From 8063316f1a15d6c7a663819403f342bbf82862f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=A9ry=20Debongnie?= Date: Fri, 29 Mar 2019 09:59:39 +0100 Subject: [PATCH] ref: move playground at root of folder --- .jshintrc | 3 - LICENSE | 859 - README.md | 119 - doc/component.md | 30 - doc/quick_start.md | 61 - doc/qweb.md | 35 - doc/readme.md | 22 - doc/state_management.md | 8 - doc/tutorial.md | 3 - examples/benchmarks/app.css | 45 - examples/benchmarks/app.js | 55 - examples/benchmarks/counter.js | 18 - examples/benchmarks/data.js | 22 - examples/benchmarks/index.html | 16 - examples/benchmarks/main.js | 13 - examples/benchmarks/message.js | 22 - examples/readme.md | 46 - examples/todoapp/app.css | 376 - examples/todoapp/components/TodoApp.js | 60 - examples/todoapp/components/TodoItem.js | 49 - examples/todoapp/index.html | 16 - examples/todoapp/main.js | 26 - examples/todoapp/store.js | 75 - examples/todoapp/templates.xml | 56 - examples/web/demo_data.js | 212 - examples/web/index.html | 39 - examples/web/static/libs/almond/almond.js | 434 - .../static/libs/bootstrap/bootstrap.min.css | 7 - .../static/libs/bootstrap/bootstrap.min.js | 7 - .../web/static/libs/fontawesome/LICENSE.txt | 34 - .../web/static/libs/fontawesome/css/all.css | 4286 -- .../static/libs/fontawesome/css/all.min.css | 1 - .../static/libs/fontawesome/css/brands.css | 10 - .../libs/fontawesome/css/brands.min.css | 1 - .../libs/fontawesome/css/fontawesome.css | 4253 -- .../libs/fontawesome/css/fontawesome.min.css | 1 - .../static/libs/fontawesome/css/regular.css | 11 - .../libs/fontawesome/css/regular.min.css | 1 - .../web/static/libs/fontawesome/css/solid.css | 12 - .../static/libs/fontawesome/css/solid.min.css | 1 - .../libs/fontawesome/css/svg-with-js.css | 342 - .../libs/fontawesome/css/svg-with-js.min.css | 1 - .../static/libs/fontawesome/css/v4-shims.css | 2162 - .../libs/fontawesome/css/v4-shims.min.css | 1 - .../web/static/libs/fontawesome/js/all.js | 4259 -- .../web/static/libs/fontawesome/js/all.min.js | 1 - .../web/static/libs/fontawesome/js/brands.js | 539 - .../static/libs/fontawesome/js/brands.min.js | 1 - .../static/libs/fontawesome/js/fontawesome.js | 2384 - .../libs/fontawesome/js/fontawesome.min.js | 1 - .../web/static/libs/fontawesome/js/regular.js | 276 - .../static/libs/fontawesome/js/regular.min.js | 1 - .../web/static/libs/fontawesome/js/solid.js | 1060 - .../static/libs/fontawesome/js/solid.min.js | 1 - .../static/libs/fontawesome/js/v4-shims.js | 64 - .../libs/fontawesome/js/v4-shims.min.js | 1 - .../libs/fontawesome/less/_animated.less | 19 - .../fontawesome/less/_bordered-pulled.less | 16 - .../static/libs/fontawesome/less/_core.less | 12 - .../libs/fontawesome/less/_fixed-width.less | 6 - .../static/libs/fontawesome/less/_icons.less | 1353 - .../static/libs/fontawesome/less/_larger.less | 27 - .../static/libs/fontawesome/less/_list.less | 18 - .../static/libs/fontawesome/less/_mixins.less | 57 - .../fontawesome/less/_rotated-flipped.less | 24 - .../libs/fontawesome/less/_screen-reader.less | 5 - .../static/libs/fontawesome/less/_shims.less | 2062 - .../libs/fontawesome/less/_stacked.less | 22 - .../libs/fontawesome/less/_variables.less | 1363 - .../static/libs/fontawesome/less/brands.less | 18 - .../libs/fontawesome/less/fontawesome.less | 12 - .../static/libs/fontawesome/less/regular.less | 19 - .../static/libs/fontawesome/less/solid.less | 20 - .../libs/fontawesome/less/v4-shims.less | 2 - .../libs/fontawesome/metadata/categories.yml | 1947 - .../libs/fontawesome/metadata/icons.json | 51733 ---------------- .../libs/fontawesome/metadata/icons.yml | 17769 ------ .../libs/fontawesome/metadata/shims.json | 2307 - .../libs/fontawesome/metadata/shims.yml | 294 - .../libs/fontawesome/metadata/sponsors.yml | 675 - .../libs/fontawesome/scss/_animated.scss | 20 - .../fontawesome/scss/_bordered-pulled.scss | 20 - .../static/libs/fontawesome/scss/_core.scss | 20 - .../libs/fontawesome/scss/_fixed-width.scss | 6 - .../static/libs/fontawesome/scss/_icons.scss | 1353 - .../static/libs/fontawesome/scss/_larger.scss | 23 - .../static/libs/fontawesome/scss/_list.scss | 18 - .../static/libs/fontawesome/scss/_mixins.scss | 57 - .../fontawesome/scss/_rotated-flipped.scss | 24 - .../libs/fontawesome/scss/_screen-reader.scss | 5 - .../static/libs/fontawesome/scss/_shims.scss | 2062 - .../libs/fontawesome/scss/_stacked.scss | 31 - .../libs/fontawesome/scss/_variables.scss | 1368 - .../static/libs/fontawesome/scss/brands.scss | 18 - .../libs/fontawesome/scss/fontawesome.scss | 12 - .../static/libs/fontawesome/scss/regular.scss | 19 - .../static/libs/fontawesome/scss/solid.scss | 20 - .../libs/fontawesome/scss/v4-shims.scss | 2 - .../libs/fontawesome/sprites/brands.svg | 1663 - .../libs/fontawesome/sprites/regular.svg | 611 - .../static/libs/fontawesome/sprites/solid.svg | 3747 -- .../libs/fontawesome/svgs/brands/500px.svg | 1 - .../svgs/brands/accessible-icon.svg | 1 - .../libs/fontawesome/svgs/brands/accusoft.svg | 1 - .../svgs/brands/acquisitions-incorporated.svg | 1 - .../libs/fontawesome/svgs/brands/adn.svg | 1 - .../libs/fontawesome/svgs/brands/adobe.svg | 1 - .../libs/fontawesome/svgs/brands/adversal.svg | 1 - .../svgs/brands/affiliatetheme.svg | 1 - .../libs/fontawesome/svgs/brands/algolia.svg | 1 - .../libs/fontawesome/svgs/brands/alipay.svg | 1 - .../fontawesome/svgs/brands/amazon-pay.svg | 1 - .../libs/fontawesome/svgs/brands/amazon.svg | 1 - .../libs/fontawesome/svgs/brands/amilia.svg | 1 - .../libs/fontawesome/svgs/brands/android.svg | 1 - .../fontawesome/svgs/brands/angellist.svg | 1 - .../fontawesome/svgs/brands/angrycreative.svg | 1 - .../libs/fontawesome/svgs/brands/angular.svg | 1 - .../fontawesome/svgs/brands/app-store-ios.svg | 1 - .../fontawesome/svgs/brands/app-store.svg | 1 - .../libs/fontawesome/svgs/brands/apper.svg | 1 - .../fontawesome/svgs/brands/apple-pay.svg | 1 - .../libs/fontawesome/svgs/brands/apple.svg | 1 - .../fontawesome/svgs/brands/artstation.svg | 1 - .../fontawesome/svgs/brands/asymmetrik.svg | 1 - .../fontawesome/svgs/brands/atlassian.svg | 1 - .../libs/fontawesome/svgs/brands/audible.svg | 1 - .../fontawesome/svgs/brands/autoprefixer.svg | 1 - .../libs/fontawesome/svgs/brands/avianex.svg | 1 - .../libs/fontawesome/svgs/brands/aviato.svg | 1 - .../libs/fontawesome/svgs/brands/aws.svg | 1 - .../libs/fontawesome/svgs/brands/bandcamp.svg | 1 - .../svgs/brands/behance-square.svg | 1 - .../libs/fontawesome/svgs/brands/behance.svg | 1 - .../fontawesome/svgs/brands/bimobject.svg | 1 - .../fontawesome/svgs/brands/bitbucket.svg | 1 - .../libs/fontawesome/svgs/brands/bitcoin.svg | 1 - .../libs/fontawesome/svgs/brands/bity.svg | 1 - .../fontawesome/svgs/brands/black-tie.svg | 1 - .../fontawesome/svgs/brands/blackberry.svg | 1 - .../fontawesome/svgs/brands/blogger-b.svg | 1 - .../libs/fontawesome/svgs/brands/blogger.svg | 1 - .../fontawesome/svgs/brands/bluetooth-b.svg | 1 - .../fontawesome/svgs/brands/bluetooth.svg | 1 - .../libs/fontawesome/svgs/brands/btc.svg | 1 - .../svgs/brands/buromobelexperte.svg | 1 - .../fontawesome/svgs/brands/buysellads.svg | 1 - .../svgs/brands/canadian-maple-leaf.svg | 1 - .../fontawesome/svgs/brands/cc-amazon-pay.svg | 1 - .../libs/fontawesome/svgs/brands/cc-amex.svg | 1 - .../fontawesome/svgs/brands/cc-apple-pay.svg | 1 - .../svgs/brands/cc-diners-club.svg | 1 - .../fontawesome/svgs/brands/cc-discover.svg | 1 - .../libs/fontawesome/svgs/brands/cc-jcb.svg | 1 - .../fontawesome/svgs/brands/cc-mastercard.svg | 1 - .../fontawesome/svgs/brands/cc-paypal.svg | 1 - .../fontawesome/svgs/brands/cc-stripe.svg | 1 - .../libs/fontawesome/svgs/brands/cc-visa.svg | 1 - .../fontawesome/svgs/brands/centercode.svg | 1 - .../libs/fontawesome/svgs/brands/centos.svg | 1 - .../libs/fontawesome/svgs/brands/chrome.svg | 1 - .../fontawesome/svgs/brands/cloudscale.svg | 1 - .../fontawesome/svgs/brands/cloudsmith.svg | 1 - .../fontawesome/svgs/brands/cloudversify.svg | 1 - .../libs/fontawesome/svgs/brands/codepen.svg | 1 - .../libs/fontawesome/svgs/brands/codiepie.svg | 1 - .../fontawesome/svgs/brands/confluence.svg | 1 - .../svgs/brands/connectdevelop.svg | 1 - .../libs/fontawesome/svgs/brands/contao.svg | 1 - .../libs/fontawesome/svgs/brands/cpanel.svg | 1 - .../svgs/brands/creative-commons-by.svg | 1 - .../svgs/brands/creative-commons-nc-eu.svg | 1 - .../svgs/brands/creative-commons-nc-jp.svg | 1 - .../svgs/brands/creative-commons-nc.svg | 1 - .../svgs/brands/creative-commons-nd.svg | 1 - .../svgs/brands/creative-commons-pd-alt.svg | 1 - .../svgs/brands/creative-commons-pd.svg | 1 - .../svgs/brands/creative-commons-remix.svg | 1 - .../svgs/brands/creative-commons-sa.svg | 1 - .../brands/creative-commons-sampling-plus.svg | 1 - .../svgs/brands/creative-commons-sampling.svg | 1 - .../svgs/brands/creative-commons-share.svg | 1 - .../svgs/brands/creative-commons-zero.svg | 1 - .../svgs/brands/creative-commons.svg | 1 - .../fontawesome/svgs/brands/critical-role.svg | 1 - .../libs/fontawesome/svgs/brands/css3-alt.svg | 1 - .../libs/fontawesome/svgs/brands/css3.svg | 1 - .../fontawesome/svgs/brands/cuttlefish.svg | 1 - .../svgs/brands/d-and-d-beyond.svg | 1 - .../libs/fontawesome/svgs/brands/d-and-d.svg | 1 - .../libs/fontawesome/svgs/brands/dashcube.svg | 1 - .../fontawesome/svgs/brands/delicious.svg | 1 - .../fontawesome/svgs/brands/deploydog.svg | 1 - .../libs/fontawesome/svgs/brands/deskpro.svg | 1 - .../libs/fontawesome/svgs/brands/dev.svg | 1 - .../fontawesome/svgs/brands/deviantart.svg | 1 - .../libs/fontawesome/svgs/brands/dhl.svg | 1 - .../libs/fontawesome/svgs/brands/diaspora.svg | 1 - .../libs/fontawesome/svgs/brands/digg.svg | 1 - .../fontawesome/svgs/brands/digital-ocean.svg | 1 - .../libs/fontawesome/svgs/brands/discord.svg | 1 - .../fontawesome/svgs/brands/discourse.svg | 1 - .../libs/fontawesome/svgs/brands/dochub.svg | 1 - .../libs/fontawesome/svgs/brands/docker.svg | 1 - .../fontawesome/svgs/brands/draft2digital.svg | 1 - .../svgs/brands/dribbble-square.svg | 1 - .../libs/fontawesome/svgs/brands/dribbble.svg | 1 - .../libs/fontawesome/svgs/brands/dropbox.svg | 1 - .../libs/fontawesome/svgs/brands/drupal.svg | 1 - .../libs/fontawesome/svgs/brands/dyalog.svg | 1 - .../fontawesome/svgs/brands/earlybirds.svg | 1 - .../libs/fontawesome/svgs/brands/ebay.svg | 1 - .../libs/fontawesome/svgs/brands/edge.svg | 1 - .../fontawesome/svgs/brands/elementor.svg | 1 - .../libs/fontawesome/svgs/brands/ello.svg | 1 - .../libs/fontawesome/svgs/brands/ember.svg | 1 - .../libs/fontawesome/svgs/brands/empire.svg | 1 - .../libs/fontawesome/svgs/brands/envira.svg | 1 - .../libs/fontawesome/svgs/brands/erlang.svg | 1 - .../libs/fontawesome/svgs/brands/ethereum.svg | 1 - .../libs/fontawesome/svgs/brands/etsy.svg | 1 - .../fontawesome/svgs/brands/expeditedssl.svg | 1 - .../fontawesome/svgs/brands/facebook-f.svg | 1 - .../svgs/brands/facebook-messenger.svg | 1 - .../svgs/brands/facebook-square.svg | 1 - .../libs/fontawesome/svgs/brands/facebook.svg | 1 - .../svgs/brands/fantasy-flight-games.svg | 1 - .../libs/fontawesome/svgs/brands/fedex.svg | 1 - .../libs/fontawesome/svgs/brands/fedora.svg | 1 - .../libs/fontawesome/svgs/brands/figma.svg | 1 - .../libs/fontawesome/svgs/brands/firefox.svg | 1 - .../svgs/brands/first-order-alt.svg | 1 - .../fontawesome/svgs/brands/first-order.svg | 1 - .../fontawesome/svgs/brands/firstdraft.svg | 1 - .../libs/fontawesome/svgs/brands/flickr.svg | 1 - .../fontawesome/svgs/brands/flipboard.svg | 1 - .../libs/fontawesome/svgs/brands/fly.svg | 1 - .../svgs/brands/font-awesome-alt.svg | 1 - .../svgs/brands/font-awesome-flag.svg | 1 - .../svgs/brands/font-awesome-logo-full.svg | 1 - .../fontawesome/svgs/brands/font-awesome.svg | 1 - .../fontawesome/svgs/brands/fonticons-fi.svg | 1 - .../fontawesome/svgs/brands/fonticons.svg | 1 - .../svgs/brands/fort-awesome-alt.svg | 1 - .../fontawesome/svgs/brands/fort-awesome.svg | 1 - .../libs/fontawesome/svgs/brands/forumbee.svg | 1 - .../fontawesome/svgs/brands/foursquare.svg | 1 - .../svgs/brands/free-code-camp.svg | 1 - .../libs/fontawesome/svgs/brands/freebsd.svg | 1 - .../libs/fontawesome/svgs/brands/fulcrum.svg | 1 - .../svgs/brands/galactic-republic.svg | 1 - .../svgs/brands/galactic-senate.svg | 1 - .../fontawesome/svgs/brands/get-pocket.svg | 1 - .../fontawesome/svgs/brands/gg-circle.svg | 1 - .../libs/fontawesome/svgs/brands/gg.svg | 1 - .../fontawesome/svgs/brands/git-square.svg | 1 - .../libs/fontawesome/svgs/brands/git.svg | 1 - .../fontawesome/svgs/brands/github-alt.svg | 1 - .../fontawesome/svgs/brands/github-square.svg | 1 - .../libs/fontawesome/svgs/brands/github.svg | 1 - .../fontawesome/svgs/brands/gitkraken.svg | 1 - .../libs/fontawesome/svgs/brands/gitlab.svg | 1 - .../libs/fontawesome/svgs/brands/gitter.svg | 1 - .../libs/fontawesome/svgs/brands/glide-g.svg | 1 - .../libs/fontawesome/svgs/brands/glide.svg | 1 - .../libs/fontawesome/svgs/brands/gofore.svg | 1 - .../fontawesome/svgs/brands/goodreads-g.svg | 1 - .../fontawesome/svgs/brands/goodreads.svg | 1 - .../fontawesome/svgs/brands/google-drive.svg | 1 - .../fontawesome/svgs/brands/google-play.svg | 1 - .../fontawesome/svgs/brands/google-plus-g.svg | 1 - .../svgs/brands/google-plus-square.svg | 1 - .../fontawesome/svgs/brands/google-plus.svg | 1 - .../fontawesome/svgs/brands/google-wallet.svg | 1 - .../libs/fontawesome/svgs/brands/google.svg | 1 - .../libs/fontawesome/svgs/brands/gratipay.svg | 1 - .../libs/fontawesome/svgs/brands/grav.svg | 1 - .../libs/fontawesome/svgs/brands/gripfire.svg | 1 - .../libs/fontawesome/svgs/brands/grunt.svg | 1 - .../libs/fontawesome/svgs/brands/gulp.svg | 1 - .../svgs/brands/hacker-news-square.svg | 1 - .../fontawesome/svgs/brands/hacker-news.svg | 1 - .../fontawesome/svgs/brands/hackerrank.svg | 1 - .../libs/fontawesome/svgs/brands/hips.svg | 1 - .../fontawesome/svgs/brands/hire-a-helper.svg | 1 - .../libs/fontawesome/svgs/brands/hooli.svg | 1 - .../libs/fontawesome/svgs/brands/hornbill.svg | 1 - .../libs/fontawesome/svgs/brands/hotjar.svg | 1 - .../libs/fontawesome/svgs/brands/houzz.svg | 1 - .../libs/fontawesome/svgs/brands/html5.svg | 1 - .../libs/fontawesome/svgs/brands/hubspot.svg | 1 - .../libs/fontawesome/svgs/brands/imdb.svg | 1 - .../fontawesome/svgs/brands/instagram.svg | 1 - .../libs/fontawesome/svgs/brands/intercom.svg | 1 - .../svgs/brands/internet-explorer.svg | 1 - .../libs/fontawesome/svgs/brands/invision.svg | 1 - .../libs/fontawesome/svgs/brands/ioxhost.svg | 1 - .../fontawesome/svgs/brands/itunes-note.svg | 1 - .../libs/fontawesome/svgs/brands/itunes.svg | 1 - .../libs/fontawesome/svgs/brands/java.svg | 1 - .../fontawesome/svgs/brands/jedi-order.svg | 1 - .../libs/fontawesome/svgs/brands/jenkins.svg | 1 - .../libs/fontawesome/svgs/brands/jira.svg | 1 - .../libs/fontawesome/svgs/brands/joget.svg | 1 - .../libs/fontawesome/svgs/brands/joomla.svg | 1 - .../fontawesome/svgs/brands/js-square.svg | 1 - .../libs/fontawesome/svgs/brands/js.svg | 1 - .../libs/fontawesome/svgs/brands/jsfiddle.svg | 1 - .../libs/fontawesome/svgs/brands/kaggle.svg | 1 - .../libs/fontawesome/svgs/brands/keybase.svg | 1 - .../libs/fontawesome/svgs/brands/keycdn.svg | 1 - .../fontawesome/svgs/brands/kickstarter-k.svg | 1 - .../fontawesome/svgs/brands/kickstarter.svg | 1 - .../libs/fontawesome/svgs/brands/korvue.svg | 1 - .../libs/fontawesome/svgs/brands/laravel.svg | 1 - .../fontawesome/svgs/brands/lastfm-square.svg | 1 - .../libs/fontawesome/svgs/brands/lastfm.svg | 1 - .../libs/fontawesome/svgs/brands/leanpub.svg | 1 - .../libs/fontawesome/svgs/brands/less.svg | 1 - .../libs/fontawesome/svgs/brands/line.svg | 1 - .../fontawesome/svgs/brands/linkedin-in.svg | 1 - .../libs/fontawesome/svgs/brands/linkedin.svg | 1 - .../libs/fontawesome/svgs/brands/linode.svg | 1 - .../libs/fontawesome/svgs/brands/linux.svg | 1 - .../libs/fontawesome/svgs/brands/lyft.svg | 1 - .../libs/fontawesome/svgs/brands/magento.svg | 1 - .../fontawesome/svgs/brands/mailchimp.svg | 1 - .../fontawesome/svgs/brands/mandalorian.svg | 1 - .../libs/fontawesome/svgs/brands/markdown.svg | 1 - .../libs/fontawesome/svgs/brands/mastodon.svg | 1 - .../libs/fontawesome/svgs/brands/maxcdn.svg | 1 - .../libs/fontawesome/svgs/brands/medapps.svg | 1 - .../libs/fontawesome/svgs/brands/medium-m.svg | 1 - .../libs/fontawesome/svgs/brands/medium.svg | 1 - .../libs/fontawesome/svgs/brands/medrt.svg | 1 - .../libs/fontawesome/svgs/brands/meetup.svg | 1 - .../libs/fontawesome/svgs/brands/megaport.svg | 1 - .../libs/fontawesome/svgs/brands/mendeley.svg | 1 - .../fontawesome/svgs/brands/microsoft.svg | 1 - .../libs/fontawesome/svgs/brands/mix.svg | 1 - .../libs/fontawesome/svgs/brands/mixcloud.svg | 1 - .../libs/fontawesome/svgs/brands/mizuni.svg | 1 - .../libs/fontawesome/svgs/brands/modx.svg | 1 - .../libs/fontawesome/svgs/brands/monero.svg | 1 - .../libs/fontawesome/svgs/brands/napster.svg | 1 - .../libs/fontawesome/svgs/brands/neos.svg | 1 - .../libs/fontawesome/svgs/brands/nimblr.svg | 1 - .../svgs/brands/nintendo-switch.svg | 1 - .../libs/fontawesome/svgs/brands/node-js.svg | 1 - .../libs/fontawesome/svgs/brands/node.svg | 1 - .../libs/fontawesome/svgs/brands/npm.svg | 1 - .../libs/fontawesome/svgs/brands/ns8.svg | 1 - .../fontawesome/svgs/brands/nutritionix.svg | 1 - .../svgs/brands/odnoklassniki-square.svg | 1 - .../fontawesome/svgs/brands/odnoklassniki.svg | 1 - .../fontawesome/svgs/brands/old-republic.svg | 1 - .../libs/fontawesome/svgs/brands/opencart.svg | 1 - .../libs/fontawesome/svgs/brands/openid.svg | 1 - .../libs/fontawesome/svgs/brands/opera.svg | 1 - .../fontawesome/svgs/brands/optin-monster.svg | 1 - .../libs/fontawesome/svgs/brands/osi.svg | 1 - .../libs/fontawesome/svgs/brands/page4.svg | 1 - .../fontawesome/svgs/brands/pagelines.svg | 1 - .../libs/fontawesome/svgs/brands/palfed.svg | 1 - .../libs/fontawesome/svgs/brands/patreon.svg | 1 - .../libs/fontawesome/svgs/brands/paypal.svg | 1 - .../fontawesome/svgs/brands/penny-arcade.svg | 1 - .../fontawesome/svgs/brands/periscope.svg | 1 - .../fontawesome/svgs/brands/phabricator.svg | 1 - .../svgs/brands/phoenix-framework.svg | 1 - .../svgs/brands/phoenix-squadron.svg | 1 - .../libs/fontawesome/svgs/brands/php.svg | 1 - .../svgs/brands/pied-piper-alt.svg | 1 - .../svgs/brands/pied-piper-hat.svg | 1 - .../fontawesome/svgs/brands/pied-piper-pp.svg | 1 - .../fontawesome/svgs/brands/pied-piper.svg | 1 - .../fontawesome/svgs/brands/pinterest-p.svg | 1 - .../svgs/brands/pinterest-square.svg | 1 - .../fontawesome/svgs/brands/pinterest.svg | 1 - .../fontawesome/svgs/brands/playstation.svg | 1 - .../fontawesome/svgs/brands/product-hunt.svg | 1 - .../libs/fontawesome/svgs/brands/pushed.svg | 1 - .../libs/fontawesome/svgs/brands/python.svg | 1 - .../libs/fontawesome/svgs/brands/qq.svg | 1 - .../fontawesome/svgs/brands/quinscape.svg | 1 - .../libs/fontawesome/svgs/brands/quora.svg | 1 - .../fontawesome/svgs/brands/r-project.svg | 1 - .../fontawesome/svgs/brands/raspberry-pi.svg | 1 - .../libs/fontawesome/svgs/brands/ravelry.svg | 1 - .../libs/fontawesome/svgs/brands/react.svg | 1 - .../fontawesome/svgs/brands/reacteurope.svg | 1 - .../libs/fontawesome/svgs/brands/readme.svg | 1 - .../libs/fontawesome/svgs/brands/rebel.svg | 1 - .../fontawesome/svgs/brands/red-river.svg | 1 - .../fontawesome/svgs/brands/reddit-alien.svg | 1 - .../fontawesome/svgs/brands/reddit-square.svg | 1 - .../libs/fontawesome/svgs/brands/reddit.svg | 1 - .../libs/fontawesome/svgs/brands/redhat.svg | 1 - .../libs/fontawesome/svgs/brands/renren.svg | 1 - .../libs/fontawesome/svgs/brands/replyd.svg | 1 - .../fontawesome/svgs/brands/researchgate.svg | 1 - .../fontawesome/svgs/brands/resolving.svg | 1 - .../libs/fontawesome/svgs/brands/rev.svg | 1 - .../fontawesome/svgs/brands/rocketchat.svg | 1 - .../libs/fontawesome/svgs/brands/rockrms.svg | 1 - .../libs/fontawesome/svgs/brands/safari.svg | 1 - .../libs/fontawesome/svgs/brands/sass.svg | 1 - .../libs/fontawesome/svgs/brands/schlix.svg | 1 - .../libs/fontawesome/svgs/brands/scribd.svg | 1 - .../fontawesome/svgs/brands/searchengin.svg | 1 - .../libs/fontawesome/svgs/brands/sellcast.svg | 1 - .../libs/fontawesome/svgs/brands/sellsy.svg | 1 - .../fontawesome/svgs/brands/servicestack.svg | 1 - .../fontawesome/svgs/brands/shirtsinbulk.svg | 1 - .../libs/fontawesome/svgs/brands/shopware.svg | 1 - .../fontawesome/svgs/brands/simplybuilt.svg | 1 - .../libs/fontawesome/svgs/brands/sistrix.svg | 1 - .../libs/fontawesome/svgs/brands/sith.svg | 1 - .../libs/fontawesome/svgs/brands/sketch.svg | 1 - .../libs/fontawesome/svgs/brands/skyatlas.svg | 1 - .../libs/fontawesome/svgs/brands/skype.svg | 1 - .../fontawesome/svgs/brands/slack-hash.svg | 1 - .../libs/fontawesome/svgs/brands/slack.svg | 1 - .../fontawesome/svgs/brands/slideshare.svg | 1 - .../svgs/brands/snapchat-ghost.svg | 1 - .../svgs/brands/snapchat-square.svg | 1 - .../libs/fontawesome/svgs/brands/snapchat.svg | 1 - .../fontawesome/svgs/brands/soundcloud.svg | 1 - .../fontawesome/svgs/brands/sourcetree.svg | 1 - .../libs/fontawesome/svgs/brands/speakap.svg | 1 - .../libs/fontawesome/svgs/brands/spotify.svg | 1 - .../fontawesome/svgs/brands/squarespace.svg | 1 - .../svgs/brands/stack-exchange.svg | 1 - .../svgs/brands/stack-overflow.svg | 1 - .../fontawesome/svgs/brands/staylinked.svg | 1 - .../fontawesome/svgs/brands/steam-square.svg | 1 - .../fontawesome/svgs/brands/steam-symbol.svg | 1 - .../libs/fontawesome/svgs/brands/steam.svg | 1 - .../fontawesome/svgs/brands/sticker-mule.svg | 1 - .../libs/fontawesome/svgs/brands/strava.svg | 1 - .../libs/fontawesome/svgs/brands/stripe-s.svg | 1 - .../libs/fontawesome/svgs/brands/stripe.svg | 1 - .../fontawesome/svgs/brands/studiovinari.svg | 1 - .../svgs/brands/stumbleupon-circle.svg | 1 - .../fontawesome/svgs/brands/stumbleupon.svg | 1 - .../fontawesome/svgs/brands/superpowers.svg | 1 - .../libs/fontawesome/svgs/brands/supple.svg | 1 - .../libs/fontawesome/svgs/brands/suse.svg | 1 - .../fontawesome/svgs/brands/teamspeak.svg | 1 - .../svgs/brands/telegram-plane.svg | 1 - .../libs/fontawesome/svgs/brands/telegram.svg | 1 - .../fontawesome/svgs/brands/tencent-weibo.svg | 1 - .../fontawesome/svgs/brands/the-red-yeti.svg | 1 - .../libs/fontawesome/svgs/brands/themeco.svg | 1 - .../fontawesome/svgs/brands/themeisle.svg | 1 - .../fontawesome/svgs/brands/think-peaks.svg | 1 - .../svgs/brands/trade-federation.svg | 1 - .../libs/fontawesome/svgs/brands/trello.svg | 1 - .../fontawesome/svgs/brands/tripadvisor.svg | 1 - .../fontawesome/svgs/brands/tumblr-square.svg | 1 - .../libs/fontawesome/svgs/brands/tumblr.svg | 1 - .../libs/fontawesome/svgs/brands/twitch.svg | 1 - .../svgs/brands/twitter-square.svg | 1 - .../libs/fontawesome/svgs/brands/twitter.svg | 1 - .../libs/fontawesome/svgs/brands/typo3.svg | 1 - .../libs/fontawesome/svgs/brands/uber.svg | 1 - .../libs/fontawesome/svgs/brands/ubuntu.svg | 1 - .../libs/fontawesome/svgs/brands/uikit.svg | 1 - .../fontawesome/svgs/brands/uniregistry.svg | 1 - .../libs/fontawesome/svgs/brands/untappd.svg | 1 - .../libs/fontawesome/svgs/brands/ups.svg | 1 - .../libs/fontawesome/svgs/brands/usb.svg | 1 - .../libs/fontawesome/svgs/brands/usps.svg | 1 - .../libs/fontawesome/svgs/brands/ussunnah.svg | 1 - .../libs/fontawesome/svgs/brands/vaadin.svg | 1 - .../libs/fontawesome/svgs/brands/viacoin.svg | 1 - .../fontawesome/svgs/brands/viadeo-square.svg | 1 - .../libs/fontawesome/svgs/brands/viadeo.svg | 1 - .../libs/fontawesome/svgs/brands/viber.svg | 1 - .../fontawesome/svgs/brands/vimeo-square.svg | 1 - .../libs/fontawesome/svgs/brands/vimeo-v.svg | 1 - .../libs/fontawesome/svgs/brands/vimeo.svg | 1 - .../libs/fontawesome/svgs/brands/vine.svg | 1 - .../libs/fontawesome/svgs/brands/vk.svg | 1 - .../libs/fontawesome/svgs/brands/vnv.svg | 1 - .../libs/fontawesome/svgs/brands/vuejs.svg | 1 - .../libs/fontawesome/svgs/brands/weebly.svg | 1 - .../libs/fontawesome/svgs/brands/weibo.svg | 1 - .../libs/fontawesome/svgs/brands/weixin.svg | 1 - .../svgs/brands/whatsapp-square.svg | 1 - .../libs/fontawesome/svgs/brands/whatsapp.svg | 1 - .../libs/fontawesome/svgs/brands/whmcs.svg | 1 - .../fontawesome/svgs/brands/wikipedia-w.svg | 1 - .../libs/fontawesome/svgs/brands/windows.svg | 1 - .../libs/fontawesome/svgs/brands/wix.svg | 1 - .../svgs/brands/wizards-of-the-coast.svg | 1 - .../svgs/brands/wolf-pack-battalion.svg | 1 - .../svgs/brands/wordpress-simple.svg | 1 - .../fontawesome/svgs/brands/wordpress.svg | 1 - .../fontawesome/svgs/brands/wpbeginner.svg | 1 - .../fontawesome/svgs/brands/wpexplorer.svg | 1 - .../libs/fontawesome/svgs/brands/wpforms.svg | 1 - .../libs/fontawesome/svgs/brands/wpressr.svg | 1 - .../libs/fontawesome/svgs/brands/xbox.svg | 1 - .../fontawesome/svgs/brands/xing-square.svg | 1 - .../libs/fontawesome/svgs/brands/xing.svg | 1 - .../fontawesome/svgs/brands/y-combinator.svg | 1 - .../libs/fontawesome/svgs/brands/yahoo.svg | 1 - .../svgs/brands/yandex-international.svg | 1 - .../libs/fontawesome/svgs/brands/yandex.svg | 1 - .../libs/fontawesome/svgs/brands/yarn.svg | 1 - .../libs/fontawesome/svgs/brands/yelp.svg | 1 - .../libs/fontawesome/svgs/brands/yoast.svg | 1 - .../svgs/brands/youtube-square.svg | 1 - .../libs/fontawesome/svgs/brands/youtube.svg | 1 - .../libs/fontawesome/svgs/brands/zhihu.svg | 1 - .../fontawesome/svgs/regular/address-book.svg | 1 - .../fontawesome/svgs/regular/address-card.svg | 1 - .../libs/fontawesome/svgs/regular/angry.svg | 1 - .../svgs/regular/arrow-alt-circle-down.svg | 1 - .../svgs/regular/arrow-alt-circle-left.svg | 1 - .../svgs/regular/arrow-alt-circle-right.svg | 1 - .../svgs/regular/arrow-alt-circle-up.svg | 1 - .../fontawesome/svgs/regular/bell-slash.svg | 1 - .../libs/fontawesome/svgs/regular/bell.svg | 1 - .../fontawesome/svgs/regular/bookmark.svg | 1 - .../fontawesome/svgs/regular/building.svg | 1 - .../fontawesome/svgs/regular/calendar-alt.svg | 1 - .../svgs/regular/calendar-check.svg | 1 - .../svgs/regular/calendar-minus.svg | 1 - .../svgs/regular/calendar-plus.svg | 1 - .../svgs/regular/calendar-times.svg | 1 - .../fontawesome/svgs/regular/calendar.svg | 1 - .../svgs/regular/caret-square-down.svg | 1 - .../svgs/regular/caret-square-left.svg | 1 - .../svgs/regular/caret-square-right.svg | 1 - .../svgs/regular/caret-square-up.svg | 1 - .../fontawesome/svgs/regular/chart-bar.svg | 1 - .../fontawesome/svgs/regular/check-circle.svg | 1 - .../fontawesome/svgs/regular/check-square.svg | 1 - .../libs/fontawesome/svgs/regular/circle.svg | 1 - .../fontawesome/svgs/regular/clipboard.svg | 1 - .../libs/fontawesome/svgs/regular/clock.svg | 1 - .../libs/fontawesome/svgs/regular/clone.svg | 1 - .../svgs/regular/closed-captioning.svg | 1 - .../fontawesome/svgs/regular/comment-alt.svg | 1 - .../fontawesome/svgs/regular/comment-dots.svg | 1 - .../libs/fontawesome/svgs/regular/comment.svg | 1 - .../fontawesome/svgs/regular/comments.svg | 1 - .../libs/fontawesome/svgs/regular/compass.svg | 1 - .../libs/fontawesome/svgs/regular/copy.svg | 1 - .../fontawesome/svgs/regular/copyright.svg | 1 - .../fontawesome/svgs/regular/credit-card.svg | 1 - .../libs/fontawesome/svgs/regular/dizzy.svg | 1 - .../fontawesome/svgs/regular/dot-circle.svg | 1 - .../libs/fontawesome/svgs/regular/edit.svg | 1 - .../svgs/regular/envelope-open.svg | 1 - .../fontawesome/svgs/regular/envelope.svg | 1 - .../fontawesome/svgs/regular/eye-slash.svg | 1 - .../libs/fontawesome/svgs/regular/eye.svg | 1 - .../fontawesome/svgs/regular/file-alt.svg | 1 - .../fontawesome/svgs/regular/file-archive.svg | 1 - .../fontawesome/svgs/regular/file-audio.svg | 1 - .../fontawesome/svgs/regular/file-code.svg | 1 - .../fontawesome/svgs/regular/file-excel.svg | 1 - .../fontawesome/svgs/regular/file-image.svg | 1 - .../fontawesome/svgs/regular/file-pdf.svg | 1 - .../svgs/regular/file-powerpoint.svg | 1 - .../fontawesome/svgs/regular/file-video.svg | 1 - .../fontawesome/svgs/regular/file-word.svg | 1 - .../libs/fontawesome/svgs/regular/file.svg | 1 - .../libs/fontawesome/svgs/regular/flag.svg | 1 - .../libs/fontawesome/svgs/regular/flushed.svg | 1 - .../fontawesome/svgs/regular/folder-open.svg | 1 - .../libs/fontawesome/svgs/regular/folder.svg | 1 - .../svgs/regular/font-awesome-logo-full.svg | 1 - .../fontawesome/svgs/regular/frown-open.svg | 1 - .../libs/fontawesome/svgs/regular/frown.svg | 1 - .../libs/fontawesome/svgs/regular/futbol.svg | 1 - .../libs/fontawesome/svgs/regular/gem.svg | 1 - .../libs/fontawesome/svgs/regular/grimace.svg | 1 - .../fontawesome/svgs/regular/grin-alt.svg | 1 - .../svgs/regular/grin-beam-sweat.svg | 1 - .../fontawesome/svgs/regular/grin-beam.svg | 1 - .../fontawesome/svgs/regular/grin-hearts.svg | 1 - .../svgs/regular/grin-squint-tears.svg | 1 - .../fontawesome/svgs/regular/grin-squint.svg | 1 - .../fontawesome/svgs/regular/grin-stars.svg | 1 - .../fontawesome/svgs/regular/grin-tears.svg | 1 - .../svgs/regular/grin-tongue-squint.svg | 1 - .../svgs/regular/grin-tongue-wink.svg | 1 - .../fontawesome/svgs/regular/grin-tongue.svg | 1 - .../fontawesome/svgs/regular/grin-wink.svg | 1 - .../libs/fontawesome/svgs/regular/grin.svg | 1 - .../fontawesome/svgs/regular/hand-lizard.svg | 1 - .../fontawesome/svgs/regular/hand-paper.svg | 1 - .../fontawesome/svgs/regular/hand-peace.svg | 1 - .../svgs/regular/hand-point-down.svg | 1 - .../svgs/regular/hand-point-left.svg | 1 - .../svgs/regular/hand-point-right.svg | 1 - .../svgs/regular/hand-point-up.svg | 1 - .../fontawesome/svgs/regular/hand-pointer.svg | 1 - .../fontawesome/svgs/regular/hand-rock.svg | 1 - .../svgs/regular/hand-scissors.svg | 1 - .../fontawesome/svgs/regular/hand-spock.svg | 1 - .../fontawesome/svgs/regular/handshake.svg | 1 - .../libs/fontawesome/svgs/regular/hdd.svg | 1 - .../libs/fontawesome/svgs/regular/heart.svg | 1 - .../fontawesome/svgs/regular/hospital.svg | 1 - .../fontawesome/svgs/regular/hourglass.svg | 1 - .../fontawesome/svgs/regular/id-badge.svg | 1 - .../libs/fontawesome/svgs/regular/id-card.svg | 1 - .../libs/fontawesome/svgs/regular/image.svg | 1 - .../libs/fontawesome/svgs/regular/images.svg | 1 - .../fontawesome/svgs/regular/keyboard.svg | 1 - .../fontawesome/svgs/regular/kiss-beam.svg | 1 - .../svgs/regular/kiss-wink-heart.svg | 1 - .../libs/fontawesome/svgs/regular/kiss.svg | 1 - .../fontawesome/svgs/regular/laugh-beam.svg | 1 - .../fontawesome/svgs/regular/laugh-squint.svg | 1 - .../fontawesome/svgs/regular/laugh-wink.svg | 1 - .../libs/fontawesome/svgs/regular/laugh.svg | 1 - .../libs/fontawesome/svgs/regular/lemon.svg | 1 - .../fontawesome/svgs/regular/life-ring.svg | 1 - .../fontawesome/svgs/regular/lightbulb.svg | 1 - .../fontawesome/svgs/regular/list-alt.svg | 1 - .../libs/fontawesome/svgs/regular/map.svg | 1 - .../fontawesome/svgs/regular/meh-blank.svg | 1 - .../svgs/regular/meh-rolling-eyes.svg | 1 - .../libs/fontawesome/svgs/regular/meh.svg | 1 - .../fontawesome/svgs/regular/minus-square.svg | 1 - .../svgs/regular/money-bill-alt.svg | 1 - .../libs/fontawesome/svgs/regular/moon.svg | 1 - .../fontawesome/svgs/regular/newspaper.svg | 1 - .../fontawesome/svgs/regular/object-group.svg | 1 - .../svgs/regular/object-ungroup.svg | 1 - .../fontawesome/svgs/regular/paper-plane.svg | 1 - .../fontawesome/svgs/regular/pause-circle.svg | 1 - .../fontawesome/svgs/regular/play-circle.svg | 1 - .../fontawesome/svgs/regular/plus-square.svg | 1 - .../svgs/regular/question-circle.svg | 1 - .../fontawesome/svgs/regular/registered.svg | 1 - .../libs/fontawesome/svgs/regular/sad-cry.svg | 1 - .../fontawesome/svgs/regular/sad-tear.svg | 1 - .../libs/fontawesome/svgs/regular/save.svg | 1 - .../fontawesome/svgs/regular/share-square.svg | 1 - .../fontawesome/svgs/regular/smile-beam.svg | 1 - .../fontawesome/svgs/regular/smile-wink.svg | 1 - .../libs/fontawesome/svgs/regular/smile.svg | 1 - .../fontawesome/svgs/regular/snowflake.svg | 1 - .../libs/fontawesome/svgs/regular/square.svg | 1 - .../fontawesome/svgs/regular/star-half.svg | 1 - .../libs/fontawesome/svgs/regular/star.svg | 1 - .../fontawesome/svgs/regular/sticky-note.svg | 1 - .../fontawesome/svgs/regular/stop-circle.svg | 1 - .../libs/fontawesome/svgs/regular/sun.svg | 1 - .../fontawesome/svgs/regular/surprise.svg | 1 - .../fontawesome/svgs/regular/thumbs-down.svg | 1 - .../fontawesome/svgs/regular/thumbs-up.svg | 1 - .../fontawesome/svgs/regular/times-circle.svg | 1 - .../libs/fontawesome/svgs/regular/tired.svg | 1 - .../fontawesome/svgs/regular/trash-alt.svg | 1 - .../fontawesome/svgs/regular/user-circle.svg | 1 - .../libs/fontawesome/svgs/regular/user.svg | 1 - .../fontawesome/svgs/regular/window-close.svg | 1 - .../svgs/regular/window-maximize.svg | 1 - .../svgs/regular/window-minimize.svg | 1 - .../svgs/regular/window-restore.svg | 1 - .../static/libs/fontawesome/svgs/solid/ad.svg | 1 - .../fontawesome/svgs/solid/address-book.svg | 1 - .../fontawesome/svgs/solid/address-card.svg | 1 - .../libs/fontawesome/svgs/solid/adjust.svg | 1 - .../fontawesome/svgs/solid/air-freshener.svg | 1 - .../fontawesome/svgs/solid/align-center.svg | 1 - .../fontawesome/svgs/solid/align-justify.svg | 1 - .../fontawesome/svgs/solid/align-left.svg | 1 - .../fontawesome/svgs/solid/align-right.svg | 1 - .../libs/fontawesome/svgs/solid/allergies.svg | 1 - .../libs/fontawesome/svgs/solid/ambulance.svg | 1 - .../american-sign-language-interpreting.svg | 1 - .../libs/fontawesome/svgs/solid/anchor.svg | 1 - .../svgs/solid/angle-double-down.svg | 1 - .../svgs/solid/angle-double-left.svg | 1 - .../svgs/solid/angle-double-right.svg | 1 - .../svgs/solid/angle-double-up.svg | 1 - .../fontawesome/svgs/solid/angle-down.svg | 1 - .../fontawesome/svgs/solid/angle-left.svg | 1 - .../fontawesome/svgs/solid/angle-right.svg | 1 - .../libs/fontawesome/svgs/solid/angle-up.svg | 1 - .../libs/fontawesome/svgs/solid/angry.svg | 1 - .../libs/fontawesome/svgs/solid/ankh.svg | 1 - .../libs/fontawesome/svgs/solid/apple-alt.svg | 1 - .../libs/fontawesome/svgs/solid/archive.svg | 1 - .../libs/fontawesome/svgs/solid/archway.svg | 1 - .../svgs/solid/arrow-alt-circle-down.svg | 1 - .../svgs/solid/arrow-alt-circle-left.svg | 1 - .../svgs/solid/arrow-alt-circle-right.svg | 1 - .../svgs/solid/arrow-alt-circle-up.svg | 1 - .../svgs/solid/arrow-circle-down.svg | 1 - .../svgs/solid/arrow-circle-left.svg | 1 - .../svgs/solid/arrow-circle-right.svg | 1 - .../svgs/solid/arrow-circle-up.svg | 1 - .../fontawesome/svgs/solid/arrow-down.svg | 1 - .../fontawesome/svgs/solid/arrow-left.svg | 1 - .../fontawesome/svgs/solid/arrow-right.svg | 1 - .../libs/fontawesome/svgs/solid/arrow-up.svg | 1 - .../fontawesome/svgs/solid/arrows-alt-h.svg | 1 - .../fontawesome/svgs/solid/arrows-alt-v.svg | 1 - .../fontawesome/svgs/solid/arrows-alt.svg | 1 - .../solid/assistive-listening-systems.svg | 1 - .../libs/fontawesome/svgs/solid/asterisk.svg | 1 - .../static/libs/fontawesome/svgs/solid/at.svg | 1 - .../libs/fontawesome/svgs/solid/atlas.svg | 1 - .../libs/fontawesome/svgs/solid/atom.svg | 1 - .../svgs/solid/audio-description.svg | 1 - .../libs/fontawesome/svgs/solid/award.svg | 1 - .../fontawesome/svgs/solid/baby-carriage.svg | 1 - .../libs/fontawesome/svgs/solid/baby.svg | 1 - .../libs/fontawesome/svgs/solid/backspace.svg | 1 - .../libs/fontawesome/svgs/solid/backward.svg | 1 - .../libs/fontawesome/svgs/solid/bacon.svg | 1 - .../fontawesome/svgs/solid/balance-scale.svg | 1 - .../libs/fontawesome/svgs/solid/ban.svg | 1 - .../libs/fontawesome/svgs/solid/band-aid.svg | 1 - .../libs/fontawesome/svgs/solid/barcode.svg | 1 - .../libs/fontawesome/svgs/solid/bars.svg | 1 - .../fontawesome/svgs/solid/baseball-ball.svg | 1 - .../svgs/solid/basketball-ball.svg | 1 - .../libs/fontawesome/svgs/solid/bath.svg | 1 - .../fontawesome/svgs/solid/battery-empty.svg | 1 - .../fontawesome/svgs/solid/battery-full.svg | 1 - .../fontawesome/svgs/solid/battery-half.svg | 1 - .../svgs/solid/battery-quarter.svg | 1 - .../svgs/solid/battery-three-quarters.svg | 1 - .../libs/fontawesome/svgs/solid/bed.svg | 1 - .../libs/fontawesome/svgs/solid/beer.svg | 1 - .../fontawesome/svgs/solid/bell-slash.svg | 1 - .../libs/fontawesome/svgs/solid/bell.svg | 1 - .../fontawesome/svgs/solid/bezier-curve.svg | 1 - .../libs/fontawesome/svgs/solid/bible.svg | 1 - .../libs/fontawesome/svgs/solid/bicycle.svg | 1 - .../fontawesome/svgs/solid/binoculars.svg | 1 - .../libs/fontawesome/svgs/solid/biohazard.svg | 1 - .../fontawesome/svgs/solid/birthday-cake.svg | 1 - .../fontawesome/svgs/solid/blender-phone.svg | 1 - .../libs/fontawesome/svgs/solid/blender.svg | 1 - .../libs/fontawesome/svgs/solid/blind.svg | 1 - .../libs/fontawesome/svgs/solid/blog.svg | 1 - .../libs/fontawesome/svgs/solid/bold.svg | 1 - .../libs/fontawesome/svgs/solid/bolt.svg | 1 - .../libs/fontawesome/svgs/solid/bomb.svg | 1 - .../libs/fontawesome/svgs/solid/bone.svg | 1 - .../libs/fontawesome/svgs/solid/bong.svg | 1 - .../libs/fontawesome/svgs/solid/book-dead.svg | 1 - .../fontawesome/svgs/solid/book-medical.svg | 1 - .../libs/fontawesome/svgs/solid/book-open.svg | 1 - .../fontawesome/svgs/solid/book-reader.svg | 1 - .../libs/fontawesome/svgs/solid/book.svg | 1 - .../libs/fontawesome/svgs/solid/bookmark.svg | 1 - .../fontawesome/svgs/solid/bowling-ball.svg | 1 - .../libs/fontawesome/svgs/solid/box-open.svg | 1 - .../libs/fontawesome/svgs/solid/box.svg | 1 - .../libs/fontawesome/svgs/solid/boxes.svg | 1 - .../libs/fontawesome/svgs/solid/braille.svg | 1 - .../libs/fontawesome/svgs/solid/brain.svg | 1 - .../fontawesome/svgs/solid/bread-slice.svg | 1 - .../svgs/solid/briefcase-medical.svg | 1 - .../libs/fontawesome/svgs/solid/briefcase.svg | 1 - .../svgs/solid/broadcast-tower.svg | 1 - .../libs/fontawesome/svgs/solid/broom.svg | 1 - .../libs/fontawesome/svgs/solid/brush.svg | 1 - .../libs/fontawesome/svgs/solid/bug.svg | 1 - .../libs/fontawesome/svgs/solid/building.svg | 1 - .../libs/fontawesome/svgs/solid/bullhorn.svg | 1 - .../libs/fontawesome/svgs/solid/bullseye.svg | 1 - .../libs/fontawesome/svgs/solid/burn.svg | 1 - .../libs/fontawesome/svgs/solid/bus-alt.svg | 1 - .../libs/fontawesome/svgs/solid/bus.svg | 1 - .../fontawesome/svgs/solid/business-time.svg | 1 - .../fontawesome/svgs/solid/calculator.svg | 1 - .../fontawesome/svgs/solid/calendar-alt.svg | 1 - .../fontawesome/svgs/solid/calendar-check.svg | 1 - .../fontawesome/svgs/solid/calendar-day.svg | 1 - .../fontawesome/svgs/solid/calendar-minus.svg | 1 - .../fontawesome/svgs/solid/calendar-plus.svg | 1 - .../fontawesome/svgs/solid/calendar-times.svg | 1 - .../fontawesome/svgs/solid/calendar-week.svg | 1 - .../libs/fontawesome/svgs/solid/calendar.svg | 1 - .../fontawesome/svgs/solid/camera-retro.svg | 1 - .../libs/fontawesome/svgs/solid/camera.svg | 1 - .../fontawesome/svgs/solid/campground.svg | 1 - .../fontawesome/svgs/solid/candy-cane.svg | 1 - .../libs/fontawesome/svgs/solid/cannabis.svg | 1 - .../libs/fontawesome/svgs/solid/capsules.svg | 1 - .../libs/fontawesome/svgs/solid/car-alt.svg | 1 - .../fontawesome/svgs/solid/car-battery.svg | 1 - .../libs/fontawesome/svgs/solid/car-crash.svg | 1 - .../libs/fontawesome/svgs/solid/car-side.svg | 1 - .../libs/fontawesome/svgs/solid/car.svg | 1 - .../fontawesome/svgs/solid/caret-down.svg | 1 - .../fontawesome/svgs/solid/caret-left.svg | 1 - .../fontawesome/svgs/solid/caret-right.svg | 1 - .../svgs/solid/caret-square-down.svg | 1 - .../svgs/solid/caret-square-left.svg | 1 - .../svgs/solid/caret-square-right.svg | 1 - .../svgs/solid/caret-square-up.svg | 1 - .../libs/fontawesome/svgs/solid/caret-up.svg | 1 - .../libs/fontawesome/svgs/solid/carrot.svg | 1 - .../svgs/solid/cart-arrow-down.svg | 1 - .../libs/fontawesome/svgs/solid/cart-plus.svg | 1 - .../fontawesome/svgs/solid/cash-register.svg | 1 - .../libs/fontawesome/svgs/solid/cat.svg | 1 - .../fontawesome/svgs/solid/certificate.svg | 1 - .../libs/fontawesome/svgs/solid/chair.svg | 1 - .../svgs/solid/chalkboard-teacher.svg | 1 - .../fontawesome/svgs/solid/chalkboard.svg | 1 - .../svgs/solid/charging-station.svg | 1 - .../fontawesome/svgs/solid/chart-area.svg | 1 - .../libs/fontawesome/svgs/solid/chart-bar.svg | 1 - .../fontawesome/svgs/solid/chart-line.svg | 1 - .../libs/fontawesome/svgs/solid/chart-pie.svg | 1 - .../fontawesome/svgs/solid/check-circle.svg | 1 - .../fontawesome/svgs/solid/check-double.svg | 1 - .../fontawesome/svgs/solid/check-square.svg | 1 - .../libs/fontawesome/svgs/solid/check.svg | 1 - .../libs/fontawesome/svgs/solid/cheese.svg | 1 - .../fontawesome/svgs/solid/chess-bishop.svg | 1 - .../fontawesome/svgs/solid/chess-board.svg | 1 - .../fontawesome/svgs/solid/chess-king.svg | 1 - .../fontawesome/svgs/solid/chess-knight.svg | 1 - .../fontawesome/svgs/solid/chess-pawn.svg | 1 - .../fontawesome/svgs/solid/chess-queen.svg | 1 - .../fontawesome/svgs/solid/chess-rook.svg | 1 - .../libs/fontawesome/svgs/solid/chess.svg | 1 - .../svgs/solid/chevron-circle-down.svg | 1 - .../svgs/solid/chevron-circle-left.svg | 1 - .../svgs/solid/chevron-circle-right.svg | 1 - .../svgs/solid/chevron-circle-up.svg | 1 - .../fontawesome/svgs/solid/chevron-down.svg | 1 - .../fontawesome/svgs/solid/chevron-left.svg | 1 - .../fontawesome/svgs/solid/chevron-right.svg | 1 - .../fontawesome/svgs/solid/chevron-up.svg | 1 - .../libs/fontawesome/svgs/solid/child.svg | 1 - .../libs/fontawesome/svgs/solid/church.svg | 1 - .../fontawesome/svgs/solid/circle-notch.svg | 1 - .../libs/fontawesome/svgs/solid/circle.svg | 1 - .../libs/fontawesome/svgs/solid/city.svg | 1 - .../fontawesome/svgs/solid/clinic-medical.svg | 1 - .../svgs/solid/clipboard-check.svg | 1 - .../fontawesome/svgs/solid/clipboard-list.svg | 1 - .../libs/fontawesome/svgs/solid/clipboard.svg | 1 - .../libs/fontawesome/svgs/solid/clock.svg | 1 - .../libs/fontawesome/svgs/solid/clone.svg | 1 - .../svgs/solid/closed-captioning.svg | 1 - .../svgs/solid/cloud-download-alt.svg | 1 - .../fontawesome/svgs/solid/cloud-meatball.svg | 1 - .../svgs/solid/cloud-moon-rain.svg | 1 - .../fontawesome/svgs/solid/cloud-moon.svg | 1 - .../fontawesome/svgs/solid/cloud-rain.svg | 1 - .../svgs/solid/cloud-showers-heavy.svg | 1 - .../fontawesome/svgs/solid/cloud-sun-rain.svg | 1 - .../libs/fontawesome/svgs/solid/cloud-sun.svg | 1 - .../svgs/solid/cloud-upload-alt.svg | 1 - .../libs/fontawesome/svgs/solid/cloud.svg | 1 - .../libs/fontawesome/svgs/solid/cocktail.svg | 1 - .../fontawesome/svgs/solid/code-branch.svg | 1 - .../libs/fontawesome/svgs/solid/code.svg | 1 - .../libs/fontawesome/svgs/solid/coffee.svg | 1 - .../libs/fontawesome/svgs/solid/cog.svg | 1 - .../libs/fontawesome/svgs/solid/cogs.svg | 1 - .../libs/fontawesome/svgs/solid/coins.svg | 1 - .../libs/fontawesome/svgs/solid/columns.svg | 1 - .../fontawesome/svgs/solid/comment-alt.svg | 1 - .../fontawesome/svgs/solid/comment-dollar.svg | 1 - .../fontawesome/svgs/solid/comment-dots.svg | 1 - .../svgs/solid/comment-medical.svg | 1 - .../fontawesome/svgs/solid/comment-slash.svg | 1 - .../libs/fontawesome/svgs/solid/comment.svg | 1 - .../svgs/solid/comments-dollar.svg | 1 - .../libs/fontawesome/svgs/solid/comments.svg | 1 - .../fontawesome/svgs/solid/compact-disc.svg | 1 - .../libs/fontawesome/svgs/solid/compass.svg | 1 - .../svgs/solid/compress-arrows-alt.svg | 1 - .../libs/fontawesome/svgs/solid/compress.svg | 1 - .../fontawesome/svgs/solid/concierge-bell.svg | 1 - .../fontawesome/svgs/solid/cookie-bite.svg | 1 - .../libs/fontawesome/svgs/solid/cookie.svg | 1 - .../libs/fontawesome/svgs/solid/copy.svg | 1 - .../libs/fontawesome/svgs/solid/copyright.svg | 1 - .../libs/fontawesome/svgs/solid/couch.svg | 1 - .../fontawesome/svgs/solid/credit-card.svg | 1 - .../libs/fontawesome/svgs/solid/crop-alt.svg | 1 - .../libs/fontawesome/svgs/solid/crop.svg | 1 - .../libs/fontawesome/svgs/solid/cross.svg | 1 - .../fontawesome/svgs/solid/crosshairs.svg | 1 - .../libs/fontawesome/svgs/solid/crow.svg | 1 - .../libs/fontawesome/svgs/solid/crown.svg | 1 - .../libs/fontawesome/svgs/solid/crutch.svg | 1 - .../libs/fontawesome/svgs/solid/cube.svg | 1 - .../libs/fontawesome/svgs/solid/cubes.svg | 1 - .../libs/fontawesome/svgs/solid/cut.svg | 1 - .../libs/fontawesome/svgs/solid/database.svg | 1 - .../libs/fontawesome/svgs/solid/deaf.svg | 1 - .../libs/fontawesome/svgs/solid/democrat.svg | 1 - .../libs/fontawesome/svgs/solid/desktop.svg | 1 - .../fontawesome/svgs/solid/dharmachakra.svg | 1 - .../libs/fontawesome/svgs/solid/diagnoses.svg | 1 - .../libs/fontawesome/svgs/solid/dice-d20.svg | 1 - .../libs/fontawesome/svgs/solid/dice-d6.svg | 1 - .../libs/fontawesome/svgs/solid/dice-five.svg | 1 - .../libs/fontawesome/svgs/solid/dice-four.svg | 1 - .../libs/fontawesome/svgs/solid/dice-one.svg | 1 - .../libs/fontawesome/svgs/solid/dice-six.svg | 1 - .../fontawesome/svgs/solid/dice-three.svg | 1 - .../libs/fontawesome/svgs/solid/dice-two.svg | 1 - .../libs/fontawesome/svgs/solid/dice.svg | 1 - .../svgs/solid/digital-tachograph.svg | 1 - .../fontawesome/svgs/solid/directions.svg | 1 - .../libs/fontawesome/svgs/solid/divide.svg | 1 - .../libs/fontawesome/svgs/solid/dizzy.svg | 1 - .../libs/fontawesome/svgs/solid/dna.svg | 1 - .../libs/fontawesome/svgs/solid/dog.svg | 1 - .../fontawesome/svgs/solid/dollar-sign.svg | 1 - .../fontawesome/svgs/solid/dolly-flatbed.svg | 1 - .../libs/fontawesome/svgs/solid/dolly.svg | 1 - .../libs/fontawesome/svgs/solid/donate.svg | 1 - .../fontawesome/svgs/solid/door-closed.svg | 1 - .../libs/fontawesome/svgs/solid/door-open.svg | 1 - .../fontawesome/svgs/solid/dot-circle.svg | 1 - .../libs/fontawesome/svgs/solid/dove.svg | 1 - .../libs/fontawesome/svgs/solid/download.svg | 1 - .../svgs/solid/drafting-compass.svg | 1 - .../libs/fontawesome/svgs/solid/dragon.svg | 1 - .../fontawesome/svgs/solid/draw-polygon.svg | 1 - .../fontawesome/svgs/solid/drum-steelpan.svg | 1 - .../libs/fontawesome/svgs/solid/drum.svg | 1 - .../fontawesome/svgs/solid/drumstick-bite.svg | 1 - .../libs/fontawesome/svgs/solid/dumbbell.svg | 1 - .../fontawesome/svgs/solid/dumpster-fire.svg | 1 - .../libs/fontawesome/svgs/solid/dumpster.svg | 1 - .../libs/fontawesome/svgs/solid/dungeon.svg | 1 - .../libs/fontawesome/svgs/solid/edit.svg | 1 - .../libs/fontawesome/svgs/solid/egg.svg | 1 - .../libs/fontawesome/svgs/solid/eject.svg | 1 - .../fontawesome/svgs/solid/ellipsis-h.svg | 1 - .../fontawesome/svgs/solid/ellipsis-v.svg | 1 - .../svgs/solid/envelope-open-text.svg | 1 - .../fontawesome/svgs/solid/envelope-open.svg | 1 - .../svgs/solid/envelope-square.svg | 1 - .../libs/fontawesome/svgs/solid/envelope.svg | 1 - .../libs/fontawesome/svgs/solid/equals.svg | 1 - .../libs/fontawesome/svgs/solid/eraser.svg | 1 - .../libs/fontawesome/svgs/solid/ethernet.svg | 1 - .../libs/fontawesome/svgs/solid/euro-sign.svg | 1 - .../fontawesome/svgs/solid/exchange-alt.svg | 1 - .../svgs/solid/exclamation-circle.svg | 1 - .../svgs/solid/exclamation-triangle.svg | 1 - .../fontawesome/svgs/solid/exclamation.svg | 1 - .../svgs/solid/expand-arrows-alt.svg | 1 - .../libs/fontawesome/svgs/solid/expand.svg | 1 - .../svgs/solid/external-link-alt.svg | 1 - .../svgs/solid/external-link-square-alt.svg | 1 - .../fontawesome/svgs/solid/eye-dropper.svg | 1 - .../libs/fontawesome/svgs/solid/eye-slash.svg | 1 - .../libs/fontawesome/svgs/solid/eye.svg | 1 - .../fontawesome/svgs/solid/fast-backward.svg | 1 - .../fontawesome/svgs/solid/fast-forward.svg | 1 - .../libs/fontawesome/svgs/solid/fax.svg | 1 - .../fontawesome/svgs/solid/feather-alt.svg | 1 - .../libs/fontawesome/svgs/solid/feather.svg | 1 - .../libs/fontawesome/svgs/solid/female.svg | 1 - .../fontawesome/svgs/solid/fighter-jet.svg | 1 - .../libs/fontawesome/svgs/solid/file-alt.svg | 1 - .../fontawesome/svgs/solid/file-archive.svg | 1 - .../fontawesome/svgs/solid/file-audio.svg | 1 - .../libs/fontawesome/svgs/solid/file-code.svg | 1 - .../fontawesome/svgs/solid/file-contract.svg | 1 - .../libs/fontawesome/svgs/solid/file-csv.svg | 1 - .../fontawesome/svgs/solid/file-download.svg | 1 - .../fontawesome/svgs/solid/file-excel.svg | 1 - .../fontawesome/svgs/solid/file-export.svg | 1 - .../fontawesome/svgs/solid/file-image.svg | 1 - .../fontawesome/svgs/solid/file-import.svg | 1 - .../svgs/solid/file-invoice-dollar.svg | 1 - .../fontawesome/svgs/solid/file-invoice.svg | 1 - .../svgs/solid/file-medical-alt.svg | 1 - .../fontawesome/svgs/solid/file-medical.svg | 1 - .../libs/fontawesome/svgs/solid/file-pdf.svg | 1 - .../svgs/solid/file-powerpoint.svg | 1 - .../svgs/solid/file-prescription.svg | 1 - .../fontawesome/svgs/solid/file-signature.svg | 1 - .../fontawesome/svgs/solid/file-upload.svg | 1 - .../fontawesome/svgs/solid/file-video.svg | 1 - .../libs/fontawesome/svgs/solid/file-word.svg | 1 - .../libs/fontawesome/svgs/solid/file.svg | 1 - .../libs/fontawesome/svgs/solid/fill-drip.svg | 1 - .../libs/fontawesome/svgs/solid/fill.svg | 1 - .../libs/fontawesome/svgs/solid/film.svg | 1 - .../libs/fontawesome/svgs/solid/filter.svg | 1 - .../fontawesome/svgs/solid/fingerprint.svg | 1 - .../libs/fontawesome/svgs/solid/fire-alt.svg | 1 - .../svgs/solid/fire-extinguisher.svg | 1 - .../libs/fontawesome/svgs/solid/fire.svg | 1 - .../libs/fontawesome/svgs/solid/first-aid.svg | 1 - .../libs/fontawesome/svgs/solid/fish.svg | 1 - .../fontawesome/svgs/solid/fist-raised.svg | 1 - .../fontawesome/svgs/solid/flag-checkered.svg | 1 - .../libs/fontawesome/svgs/solid/flag-usa.svg | 1 - .../libs/fontawesome/svgs/solid/flag.svg | 1 - .../libs/fontawesome/svgs/solid/flask.svg | 1 - .../libs/fontawesome/svgs/solid/flushed.svg | 1 - .../fontawesome/svgs/solid/folder-minus.svg | 1 - .../fontawesome/svgs/solid/folder-open.svg | 1 - .../fontawesome/svgs/solid/folder-plus.svg | 1 - .../libs/fontawesome/svgs/solid/folder.svg | 1 - .../svgs/solid/font-awesome-logo-full.svg | 1 - .../libs/fontawesome/svgs/solid/font.svg | 1 - .../fontawesome/svgs/solid/football-ball.svg | 1 - .../libs/fontawesome/svgs/solid/forward.svg | 1 - .../libs/fontawesome/svgs/solid/frog.svg | 1 - .../fontawesome/svgs/solid/frown-open.svg | 1 - .../libs/fontawesome/svgs/solid/frown.svg | 1 - .../fontawesome/svgs/solid/funnel-dollar.svg | 1 - .../libs/fontawesome/svgs/solid/futbol.svg | 1 - .../libs/fontawesome/svgs/solid/gamepad.svg | 1 - .../libs/fontawesome/svgs/solid/gas-pump.svg | 1 - .../libs/fontawesome/svgs/solid/gavel.svg | 1 - .../libs/fontawesome/svgs/solid/gem.svg | 1 - .../fontawesome/svgs/solid/genderless.svg | 1 - .../libs/fontawesome/svgs/solid/ghost.svg | 1 - .../libs/fontawesome/svgs/solid/gift.svg | 1 - .../libs/fontawesome/svgs/solid/gifts.svg | 1 - .../fontawesome/svgs/solid/glass-cheers.svg | 1 - .../svgs/solid/glass-martini-alt.svg | 1 - .../fontawesome/svgs/solid/glass-martini.svg | 1 - .../fontawesome/svgs/solid/glass-whiskey.svg | 1 - .../libs/fontawesome/svgs/solid/glasses.svg | 1 - .../fontawesome/svgs/solid/globe-africa.svg | 1 - .../fontawesome/svgs/solid/globe-americas.svg | 1 - .../fontawesome/svgs/solid/globe-asia.svg | 1 - .../fontawesome/svgs/solid/globe-europe.svg | 1 - .../libs/fontawesome/svgs/solid/globe.svg | 1 - .../libs/fontawesome/svgs/solid/golf-ball.svg | 1 - .../libs/fontawesome/svgs/solid/gopuram.svg | 1 - .../fontawesome/svgs/solid/graduation-cap.svg | 1 - .../svgs/solid/greater-than-equal.svg | 1 - .../fontawesome/svgs/solid/greater-than.svg | 1 - .../libs/fontawesome/svgs/solid/grimace.svg | 1 - .../libs/fontawesome/svgs/solid/grin-alt.svg | 1 - .../svgs/solid/grin-beam-sweat.svg | 1 - .../libs/fontawesome/svgs/solid/grin-beam.svg | 1 - .../fontawesome/svgs/solid/grin-hearts.svg | 1 - .../svgs/solid/grin-squint-tears.svg | 1 - .../fontawesome/svgs/solid/grin-squint.svg | 1 - .../fontawesome/svgs/solid/grin-stars.svg | 1 - .../fontawesome/svgs/solid/grin-tears.svg | 1 - .../svgs/solid/grin-tongue-squint.svg | 1 - .../svgs/solid/grin-tongue-wink.svg | 1 - .../fontawesome/svgs/solid/grin-tongue.svg | 1 - .../libs/fontawesome/svgs/solid/grin-wink.svg | 1 - .../libs/fontawesome/svgs/solid/grin.svg | 1 - .../svgs/solid/grip-horizontal.svg | 1 - .../svgs/solid/grip-lines-vertical.svg | 1 - .../fontawesome/svgs/solid/grip-lines.svg | 1 - .../fontawesome/svgs/solid/grip-vertical.svg | 1 - .../libs/fontawesome/svgs/solid/guitar.svg | 1 - .../libs/fontawesome/svgs/solid/h-square.svg | 1 - .../libs/fontawesome/svgs/solid/hamburger.svg | 1 - .../libs/fontawesome/svgs/solid/hammer.svg | 1 - .../libs/fontawesome/svgs/solid/hamsa.svg | 1 - .../svgs/solid/hand-holding-heart.svg | 1 - .../svgs/solid/hand-holding-usd.svg | 1 - .../fontawesome/svgs/solid/hand-holding.svg | 1 - .../fontawesome/svgs/solid/hand-lizard.svg | 1 - .../svgs/solid/hand-middle-finger.svg | 1 - .../fontawesome/svgs/solid/hand-paper.svg | 1 - .../fontawesome/svgs/solid/hand-peace.svg | 1 - .../svgs/solid/hand-point-down.svg | 1 - .../svgs/solid/hand-point-left.svg | 1 - .../svgs/solid/hand-point-right.svg | 1 - .../fontawesome/svgs/solid/hand-point-up.svg | 1 - .../fontawesome/svgs/solid/hand-pointer.svg | 1 - .../libs/fontawesome/svgs/solid/hand-rock.svg | 1 - .../fontawesome/svgs/solid/hand-scissors.svg | 1 - .../fontawesome/svgs/solid/hand-spock.svg | 1 - .../fontawesome/svgs/solid/hands-helping.svg | 1 - .../libs/fontawesome/svgs/solid/hands.svg | 1 - .../libs/fontawesome/svgs/solid/handshake.svg | 1 - .../libs/fontawesome/svgs/solid/hanukiah.svg | 1 - .../libs/fontawesome/svgs/solid/hard-hat.svg | 1 - .../libs/fontawesome/svgs/solid/hashtag.svg | 1 - .../fontawesome/svgs/solid/hat-wizard.svg | 1 - .../libs/fontawesome/svgs/solid/haykal.svg | 1 - .../libs/fontawesome/svgs/solid/hdd.svg | 1 - .../libs/fontawesome/svgs/solid/heading.svg | 1 - .../fontawesome/svgs/solid/headphones-alt.svg | 1 - .../fontawesome/svgs/solid/headphones.svg | 1 - .../libs/fontawesome/svgs/solid/headset.svg | 1 - .../fontawesome/svgs/solid/heart-broken.svg | 1 - .../libs/fontawesome/svgs/solid/heart.svg | 1 - .../libs/fontawesome/svgs/solid/heartbeat.svg | 1 - .../fontawesome/svgs/solid/helicopter.svg | 1 - .../fontawesome/svgs/solid/highlighter.svg | 1 - .../libs/fontawesome/svgs/solid/hiking.svg | 1 - .../libs/fontawesome/svgs/solid/hippo.svg | 1 - .../libs/fontawesome/svgs/solid/history.svg | 1 - .../fontawesome/svgs/solid/hockey-puck.svg | 1 - .../fontawesome/svgs/solid/holly-berry.svg | 1 - .../libs/fontawesome/svgs/solid/home.svg | 1 - .../fontawesome/svgs/solid/horse-head.svg | 1 - .../libs/fontawesome/svgs/solid/horse.svg | 1 - .../fontawesome/svgs/solid/hospital-alt.svg | 1 - .../svgs/solid/hospital-symbol.svg | 1 - .../libs/fontawesome/svgs/solid/hospital.svg | 1 - .../libs/fontawesome/svgs/solid/hot-tub.svg | 1 - .../libs/fontawesome/svgs/solid/hotdog.svg | 1 - .../libs/fontawesome/svgs/solid/hotel.svg | 1 - .../fontawesome/svgs/solid/hourglass-end.svg | 1 - .../fontawesome/svgs/solid/hourglass-half.svg | 1 - .../svgs/solid/hourglass-start.svg | 1 - .../libs/fontawesome/svgs/solid/hourglass.svg | 1 - .../fontawesome/svgs/solid/house-damage.svg | 1 - .../libs/fontawesome/svgs/solid/hryvnia.svg | 1 - .../libs/fontawesome/svgs/solid/i-cursor.svg | 1 - .../libs/fontawesome/svgs/solid/ice-cream.svg | 1 - .../libs/fontawesome/svgs/solid/icicles.svg | 1 - .../libs/fontawesome/svgs/solid/id-badge.svg | 1 - .../fontawesome/svgs/solid/id-card-alt.svg | 1 - .../libs/fontawesome/svgs/solid/id-card.svg | 1 - .../libs/fontawesome/svgs/solid/igloo.svg | 1 - .../libs/fontawesome/svgs/solid/image.svg | 1 - .../libs/fontawesome/svgs/solid/images.svg | 1 - .../libs/fontawesome/svgs/solid/inbox.svg | 1 - .../libs/fontawesome/svgs/solid/indent.svg | 1 - .../libs/fontawesome/svgs/solid/industry.svg | 1 - .../libs/fontawesome/svgs/solid/infinity.svg | 1 - .../fontawesome/svgs/solid/info-circle.svg | 1 - .../libs/fontawesome/svgs/solid/info.svg | 1 - .../libs/fontawesome/svgs/solid/italic.svg | 1 - .../libs/fontawesome/svgs/solid/jedi.svg | 1 - .../libs/fontawesome/svgs/solid/joint.svg | 1 - .../fontawesome/svgs/solid/journal-whills.svg | 1 - .../libs/fontawesome/svgs/solid/kaaba.svg | 1 - .../libs/fontawesome/svgs/solid/key.svg | 1 - .../libs/fontawesome/svgs/solid/keyboard.svg | 1 - .../libs/fontawesome/svgs/solid/khanda.svg | 1 - .../libs/fontawesome/svgs/solid/kiss-beam.svg | 1 - .../svgs/solid/kiss-wink-heart.svg | 1 - .../libs/fontawesome/svgs/solid/kiss.svg | 1 - .../libs/fontawesome/svgs/solid/kiwi-bird.svg | 1 - .../libs/fontawesome/svgs/solid/landmark.svg | 1 - .../libs/fontawesome/svgs/solid/language.svg | 1 - .../fontawesome/svgs/solid/laptop-code.svg | 1 - .../fontawesome/svgs/solid/laptop-medical.svg | 1 - .../libs/fontawesome/svgs/solid/laptop.svg | 1 - .../fontawesome/svgs/solid/laugh-beam.svg | 1 - .../fontawesome/svgs/solid/laugh-squint.svg | 1 - .../fontawesome/svgs/solid/laugh-wink.svg | 1 - .../libs/fontawesome/svgs/solid/laugh.svg | 1 - .../fontawesome/svgs/solid/layer-group.svg | 1 - .../libs/fontawesome/svgs/solid/leaf.svg | 1 - .../libs/fontawesome/svgs/solid/lemon.svg | 1 - .../svgs/solid/less-than-equal.svg | 1 - .../libs/fontawesome/svgs/solid/less-than.svg | 1 - .../fontawesome/svgs/solid/level-down-alt.svg | 1 - .../fontawesome/svgs/solid/level-up-alt.svg | 1 - .../libs/fontawesome/svgs/solid/life-ring.svg | 1 - .../libs/fontawesome/svgs/solid/lightbulb.svg | 1 - .../libs/fontawesome/svgs/solid/link.svg | 1 - .../libs/fontawesome/svgs/solid/lira-sign.svg | 1 - .../libs/fontawesome/svgs/solid/list-alt.svg | 1 - .../libs/fontawesome/svgs/solid/list-ol.svg | 1 - .../libs/fontawesome/svgs/solid/list-ul.svg | 1 - .../libs/fontawesome/svgs/solid/list.svg | 1 - .../fontawesome/svgs/solid/location-arrow.svg | 1 - .../libs/fontawesome/svgs/solid/lock-open.svg | 1 - .../libs/fontawesome/svgs/solid/lock.svg | 1 - .../svgs/solid/long-arrow-alt-down.svg | 1 - .../svgs/solid/long-arrow-alt-left.svg | 1 - .../svgs/solid/long-arrow-alt-right.svg | 1 - .../svgs/solid/long-arrow-alt-up.svg | 1 - .../fontawesome/svgs/solid/low-vision.svg | 1 - .../fontawesome/svgs/solid/luggage-cart.svg | 1 - .../libs/fontawesome/svgs/solid/magic.svg | 1 - .../libs/fontawesome/svgs/solid/magnet.svg | 1 - .../libs/fontawesome/svgs/solid/mail-bulk.svg | 1 - .../libs/fontawesome/svgs/solid/male.svg | 1 - .../fontawesome/svgs/solid/map-marked-alt.svg | 1 - .../fontawesome/svgs/solid/map-marked.svg | 1 - .../fontawesome/svgs/solid/map-marker-alt.svg | 1 - .../fontawesome/svgs/solid/map-marker.svg | 1 - .../libs/fontawesome/svgs/solid/map-pin.svg | 1 - .../libs/fontawesome/svgs/solid/map-signs.svg | 1 - .../libs/fontawesome/svgs/solid/map.svg | 1 - .../libs/fontawesome/svgs/solid/marker.svg | 1 - .../fontawesome/svgs/solid/mars-double.svg | 1 - .../fontawesome/svgs/solid/mars-stroke-h.svg | 1 - .../fontawesome/svgs/solid/mars-stroke-v.svg | 1 - .../fontawesome/svgs/solid/mars-stroke.svg | 1 - .../libs/fontawesome/svgs/solid/mars.svg | 1 - .../libs/fontawesome/svgs/solid/mask.svg | 1 - .../libs/fontawesome/svgs/solid/medal.svg | 1 - .../libs/fontawesome/svgs/solid/medkit.svg | 1 - .../libs/fontawesome/svgs/solid/meh-blank.svg | 1 - .../svgs/solid/meh-rolling-eyes.svg | 1 - .../libs/fontawesome/svgs/solid/meh.svg | 1 - .../libs/fontawesome/svgs/solid/memory.svg | 1 - .../libs/fontawesome/svgs/solid/menorah.svg | 1 - .../libs/fontawesome/svgs/solid/mercury.svg | 1 - .../libs/fontawesome/svgs/solid/meteor.svg | 1 - .../libs/fontawesome/svgs/solid/microchip.svg | 1 - .../svgs/solid/microphone-alt-slash.svg | 1 - .../fontawesome/svgs/solid/microphone-alt.svg | 1 - .../svgs/solid/microphone-slash.svg | 1 - .../fontawesome/svgs/solid/microphone.svg | 1 - .../fontawesome/svgs/solid/microscope.svg | 1 - .../fontawesome/svgs/solid/minus-circle.svg | 1 - .../fontawesome/svgs/solid/minus-square.svg | 1 - .../libs/fontawesome/svgs/solid/minus.svg | 1 - .../libs/fontawesome/svgs/solid/mitten.svg | 1 - .../fontawesome/svgs/solid/mobile-alt.svg | 1 - .../libs/fontawesome/svgs/solid/mobile.svg | 1 - .../fontawesome/svgs/solid/money-bill-alt.svg | 1 - .../svgs/solid/money-bill-wave-alt.svg | 1 - .../svgs/solid/money-bill-wave.svg | 1 - .../fontawesome/svgs/solid/money-bill.svg | 1 - .../svgs/solid/money-check-alt.svg | 1 - .../fontawesome/svgs/solid/money-check.svg | 1 - .../libs/fontawesome/svgs/solid/monument.svg | 1 - .../libs/fontawesome/svgs/solid/moon.svg | 1 - .../fontawesome/svgs/solid/mortar-pestle.svg | 1 - .../libs/fontawesome/svgs/solid/mosque.svg | 1 - .../fontawesome/svgs/solid/motorcycle.svg | 1 - .../libs/fontawesome/svgs/solid/mountain.svg | 1 - .../fontawesome/svgs/solid/mouse-pointer.svg | 1 - .../libs/fontawesome/svgs/solid/mug-hot.svg | 1 - .../libs/fontawesome/svgs/solid/music.svg | 1 - .../fontawesome/svgs/solid/network-wired.svg | 1 - .../libs/fontawesome/svgs/solid/neuter.svg | 1 - .../libs/fontawesome/svgs/solid/newspaper.svg | 1 - .../libs/fontawesome/svgs/solid/not-equal.svg | 1 - .../fontawesome/svgs/solid/notes-medical.svg | 1 - .../fontawesome/svgs/solid/object-group.svg | 1 - .../fontawesome/svgs/solid/object-ungroup.svg | 1 - .../libs/fontawesome/svgs/solid/oil-can.svg | 1 - .../static/libs/fontawesome/svgs/solid/om.svg | 1 - .../libs/fontawesome/svgs/solid/otter.svg | 1 - .../libs/fontawesome/svgs/solid/outdent.svg | 1 - .../libs/fontawesome/svgs/solid/pager.svg | 1 - .../fontawesome/svgs/solid/paint-brush.svg | 1 - .../fontawesome/svgs/solid/paint-roller.svg | 1 - .../libs/fontawesome/svgs/solid/palette.svg | 1 - .../libs/fontawesome/svgs/solid/pallet.svg | 1 - .../fontawesome/svgs/solid/paper-plane.svg | 1 - .../libs/fontawesome/svgs/solid/paperclip.svg | 1 - .../fontawesome/svgs/solid/parachute-box.svg | 1 - .../libs/fontawesome/svgs/solid/paragraph.svg | 1 - .../libs/fontawesome/svgs/solid/parking.svg | 1 - .../libs/fontawesome/svgs/solid/passport.svg | 1 - .../fontawesome/svgs/solid/pastafarianism.svg | 1 - .../libs/fontawesome/svgs/solid/paste.svg | 1 - .../fontawesome/svgs/solid/pause-circle.svg | 1 - .../libs/fontawesome/svgs/solid/pause.svg | 1 - .../libs/fontawesome/svgs/solid/paw.svg | 1 - .../libs/fontawesome/svgs/solid/peace.svg | 1 - .../libs/fontawesome/svgs/solid/pen-alt.svg | 1 - .../libs/fontawesome/svgs/solid/pen-fancy.svg | 1 - .../libs/fontawesome/svgs/solid/pen-nib.svg | 1 - .../fontawesome/svgs/solid/pen-square.svg | 1 - .../libs/fontawesome/svgs/solid/pen.svg | 1 - .../fontawesome/svgs/solid/pencil-alt.svg | 1 - .../fontawesome/svgs/solid/pencil-ruler.svg | 1 - .../fontawesome/svgs/solid/people-carry.svg | 1 - .../fontawesome/svgs/solid/pepper-hot.svg | 1 - .../libs/fontawesome/svgs/solid/percent.svg | 1 - .../fontawesome/svgs/solid/percentage.svg | 1 - .../fontawesome/svgs/solid/person-booth.svg | 1 - .../fontawesome/svgs/solid/phone-slash.svg | 1 - .../fontawesome/svgs/solid/phone-square.svg | 1 - .../fontawesome/svgs/solid/phone-volume.svg | 1 - .../libs/fontawesome/svgs/solid/phone.svg | 1 - .../fontawesome/svgs/solid/piggy-bank.svg | 1 - .../libs/fontawesome/svgs/solid/pills.svg | 1 - .../fontawesome/svgs/solid/pizza-slice.svg | 1 - .../svgs/solid/place-of-worship.svg | 1 - .../fontawesome/svgs/solid/plane-arrival.svg | 1 - .../svgs/solid/plane-departure.svg | 1 - .../libs/fontawesome/svgs/solid/plane.svg | 1 - .../fontawesome/svgs/solid/play-circle.svg | 1 - .../libs/fontawesome/svgs/solid/play.svg | 1 - .../libs/fontawesome/svgs/solid/plug.svg | 1 - .../fontawesome/svgs/solid/plus-circle.svg | 1 - .../fontawesome/svgs/solid/plus-square.svg | 1 - .../libs/fontawesome/svgs/solid/plus.svg | 1 - .../libs/fontawesome/svgs/solid/podcast.svg | 1 - .../libs/fontawesome/svgs/solid/poll-h.svg | 1 - .../libs/fontawesome/svgs/solid/poll.svg | 1 - .../libs/fontawesome/svgs/solid/poo-storm.svg | 1 - .../libs/fontawesome/svgs/solid/poo.svg | 1 - .../libs/fontawesome/svgs/solid/poop.svg | 1 - .../libs/fontawesome/svgs/solid/portrait.svg | 1 - .../fontawesome/svgs/solid/pound-sign.svg | 1 - .../libs/fontawesome/svgs/solid/power-off.svg | 1 - .../libs/fontawesome/svgs/solid/pray.svg | 1 - .../fontawesome/svgs/solid/praying-hands.svg | 1 - .../svgs/solid/prescription-bottle-alt.svg | 1 - .../svgs/solid/prescription-bottle.svg | 1 - .../fontawesome/svgs/solid/prescription.svg | 1 - .../libs/fontawesome/svgs/solid/print.svg | 1 - .../fontawesome/svgs/solid/procedures.svg | 1 - .../svgs/solid/project-diagram.svg | 1 - .../fontawesome/svgs/solid/puzzle-piece.svg | 1 - .../libs/fontawesome/svgs/solid/qrcode.svg | 1 - .../svgs/solid/question-circle.svg | 1 - .../libs/fontawesome/svgs/solid/question.svg | 1 - .../libs/fontawesome/svgs/solid/quidditch.svg | 1 - .../fontawesome/svgs/solid/quote-left.svg | 1 - .../fontawesome/svgs/solid/quote-right.svg | 1 - .../libs/fontawesome/svgs/solid/quran.svg | 1 - .../fontawesome/svgs/solid/radiation-alt.svg | 1 - .../libs/fontawesome/svgs/solid/radiation.svg | 1 - .../libs/fontawesome/svgs/solid/rainbow.svg | 1 - .../libs/fontawesome/svgs/solid/random.svg | 1 - .../libs/fontawesome/svgs/solid/receipt.svg | 1 - .../libs/fontawesome/svgs/solid/recycle.svg | 1 - .../libs/fontawesome/svgs/solid/redo-alt.svg | 1 - .../libs/fontawesome/svgs/solid/redo.svg | 1 - .../fontawesome/svgs/solid/registered.svg | 1 - .../libs/fontawesome/svgs/solid/reply-all.svg | 1 - .../libs/fontawesome/svgs/solid/reply.svg | 1 - .../fontawesome/svgs/solid/republican.svg | 1 - .../libs/fontawesome/svgs/solid/restroom.svg | 1 - .../libs/fontawesome/svgs/solid/retweet.svg | 1 - .../libs/fontawesome/svgs/solid/ribbon.svg | 1 - .../libs/fontawesome/svgs/solid/ring.svg | 1 - .../libs/fontawesome/svgs/solid/road.svg | 1 - .../libs/fontawesome/svgs/solid/robot.svg | 1 - .../libs/fontawesome/svgs/solid/rocket.svg | 1 - .../libs/fontawesome/svgs/solid/route.svg | 1 - .../fontawesome/svgs/solid/rss-square.svg | 1 - .../libs/fontawesome/svgs/solid/rss.svg | 1 - .../fontawesome/svgs/solid/ruble-sign.svg | 1 - .../fontawesome/svgs/solid/ruler-combined.svg | 1 - .../svgs/solid/ruler-horizontal.svg | 1 - .../fontawesome/svgs/solid/ruler-vertical.svg | 1 - .../libs/fontawesome/svgs/solid/ruler.svg | 1 - .../libs/fontawesome/svgs/solid/running.svg | 1 - .../fontawesome/svgs/solid/rupee-sign.svg | 1 - .../libs/fontawesome/svgs/solid/sad-cry.svg | 1 - .../libs/fontawesome/svgs/solid/sad-tear.svg | 1 - .../fontawesome/svgs/solid/satellite-dish.svg | 1 - .../libs/fontawesome/svgs/solid/satellite.svg | 1 - .../libs/fontawesome/svgs/solid/save.svg | 1 - .../libs/fontawesome/svgs/solid/school.svg | 1 - .../fontawesome/svgs/solid/screwdriver.svg | 1 - .../libs/fontawesome/svgs/solid/scroll.svg | 1 - .../libs/fontawesome/svgs/solid/sd-card.svg | 1 - .../fontawesome/svgs/solid/search-dollar.svg | 1 - .../svgs/solid/search-location.svg | 1 - .../fontawesome/svgs/solid/search-minus.svg | 1 - .../fontawesome/svgs/solid/search-plus.svg | 1 - .../libs/fontawesome/svgs/solid/search.svg | 1 - .../libs/fontawesome/svgs/solid/seedling.svg | 1 - .../libs/fontawesome/svgs/solid/server.svg | 1 - .../libs/fontawesome/svgs/solid/shapes.svg | 1 - .../svgs/solid/share-alt-square.svg | 1 - .../libs/fontawesome/svgs/solid/share-alt.svg | 1 - .../fontawesome/svgs/solid/share-square.svg | 1 - .../libs/fontawesome/svgs/solid/share.svg | 1 - .../fontawesome/svgs/solid/shekel-sign.svg | 1 - .../fontawesome/svgs/solid/shield-alt.svg | 1 - .../libs/fontawesome/svgs/solid/ship.svg | 1 - .../fontawesome/svgs/solid/shipping-fast.svg | 1 - .../fontawesome/svgs/solid/shoe-prints.svg | 1 - .../fontawesome/svgs/solid/shopping-bag.svg | 1 - .../svgs/solid/shopping-basket.svg | 1 - .../fontawesome/svgs/solid/shopping-cart.svg | 1 - .../libs/fontawesome/svgs/solid/shower.svg | 1 - .../fontawesome/svgs/solid/shuttle-van.svg | 1 - .../fontawesome/svgs/solid/sign-in-alt.svg | 1 - .../fontawesome/svgs/solid/sign-language.svg | 1 - .../fontawesome/svgs/solid/sign-out-alt.svg | 1 - .../libs/fontawesome/svgs/solid/sign.svg | 1 - .../libs/fontawesome/svgs/solid/signal.svg | 1 - .../libs/fontawesome/svgs/solid/signature.svg | 1 - .../libs/fontawesome/svgs/solid/sim-card.svg | 1 - .../libs/fontawesome/svgs/solid/sitemap.svg | 1 - .../libs/fontawesome/svgs/solid/skating.svg | 1 - .../fontawesome/svgs/solid/skiing-nordic.svg | 1 - .../libs/fontawesome/svgs/solid/skiing.svg | 1 - .../svgs/solid/skull-crossbones.svg | 1 - .../libs/fontawesome/svgs/solid/skull.svg | 1 - .../libs/fontawesome/svgs/solid/slash.svg | 1 - .../libs/fontawesome/svgs/solid/sleigh.svg | 1 - .../libs/fontawesome/svgs/solid/sliders-h.svg | 1 - .../fontawesome/svgs/solid/smile-beam.svg | 1 - .../fontawesome/svgs/solid/smile-wink.svg | 1 - .../libs/fontawesome/svgs/solid/smile.svg | 1 - .../libs/fontawesome/svgs/solid/smog.svg | 1 - .../fontawesome/svgs/solid/smoking-ban.svg | 1 - .../libs/fontawesome/svgs/solid/smoking.svg | 1 - .../libs/fontawesome/svgs/solid/sms.svg | 1 - .../fontawesome/svgs/solid/snowboarding.svg | 1 - .../libs/fontawesome/svgs/solid/snowflake.svg | 1 - .../libs/fontawesome/svgs/solid/snowman.svg | 1 - .../libs/fontawesome/svgs/solid/snowplow.svg | 1 - .../libs/fontawesome/svgs/solid/socks.svg | 1 - .../fontawesome/svgs/solid/solar-panel.svg | 1 - .../svgs/solid/sort-alpha-down.svg | 1 - .../fontawesome/svgs/solid/sort-alpha-up.svg | 1 - .../svgs/solid/sort-amount-down.svg | 1 - .../fontawesome/svgs/solid/sort-amount-up.svg | 1 - .../libs/fontawesome/svgs/solid/sort-down.svg | 1 - .../svgs/solid/sort-numeric-down.svg | 1 - .../svgs/solid/sort-numeric-up.svg | 1 - .../libs/fontawesome/svgs/solid/sort-up.svg | 1 - .../libs/fontawesome/svgs/solid/sort.svg | 1 - .../libs/fontawesome/svgs/solid/spa.svg | 1 - .../fontawesome/svgs/solid/space-shuttle.svg | 1 - .../libs/fontawesome/svgs/solid/spider.svg | 1 - .../libs/fontawesome/svgs/solid/spinner.svg | 1 - .../libs/fontawesome/svgs/solid/splotch.svg | 1 - .../libs/fontawesome/svgs/solid/spray-can.svg | 1 - .../fontawesome/svgs/solid/square-full.svg | 1 - .../svgs/solid/square-root-alt.svg | 1 - .../libs/fontawesome/svgs/solid/square.svg | 1 - .../libs/fontawesome/svgs/solid/stamp.svg | 1 - .../svgs/solid/star-and-crescent.svg | 1 - .../fontawesome/svgs/solid/star-half-alt.svg | 1 - .../libs/fontawesome/svgs/solid/star-half.svg | 1 - .../fontawesome/svgs/solid/star-of-david.svg | 1 - .../fontawesome/svgs/solid/star-of-life.svg | 1 - .../libs/fontawesome/svgs/solid/star.svg | 1 - .../fontawesome/svgs/solid/step-backward.svg | 1 - .../fontawesome/svgs/solid/step-forward.svg | 1 - .../fontawesome/svgs/solid/stethoscope.svg | 1 - .../fontawesome/svgs/solid/sticky-note.svg | 1 - .../fontawesome/svgs/solid/stop-circle.svg | 1 - .../libs/fontawesome/svgs/solid/stop.svg | 1 - .../libs/fontawesome/svgs/solid/stopwatch.svg | 1 - .../libs/fontawesome/svgs/solid/store-alt.svg | 1 - .../libs/fontawesome/svgs/solid/store.svg | 1 - .../libs/fontawesome/svgs/solid/stream.svg | 1 - .../fontawesome/svgs/solid/street-view.svg | 1 - .../fontawesome/svgs/solid/strikethrough.svg | 1 - .../fontawesome/svgs/solid/stroopwafel.svg | 1 - .../libs/fontawesome/svgs/solid/subscript.svg | 1 - .../libs/fontawesome/svgs/solid/subway.svg | 1 - .../svgs/solid/suitcase-rolling.svg | 1 - .../libs/fontawesome/svgs/solid/suitcase.svg | 1 - .../libs/fontawesome/svgs/solid/sun.svg | 1 - .../fontawesome/svgs/solid/superscript.svg | 1 - .../libs/fontawesome/svgs/solid/surprise.svg | 1 - .../fontawesome/svgs/solid/swatchbook.svg | 1 - .../libs/fontawesome/svgs/solid/swimmer.svg | 1 - .../fontawesome/svgs/solid/swimming-pool.svg | 1 - .../libs/fontawesome/svgs/solid/synagogue.svg | 1 - .../libs/fontawesome/svgs/solid/sync-alt.svg | 1 - .../libs/fontawesome/svgs/solid/sync.svg | 1 - .../libs/fontawesome/svgs/solid/syringe.svg | 1 - .../fontawesome/svgs/solid/table-tennis.svg | 1 - .../libs/fontawesome/svgs/solid/table.svg | 1 - .../fontawesome/svgs/solid/tablet-alt.svg | 1 - .../libs/fontawesome/svgs/solid/tablet.svg | 1 - .../libs/fontawesome/svgs/solid/tablets.svg | 1 - .../fontawesome/svgs/solid/tachometer-alt.svg | 1 - .../libs/fontawesome/svgs/solid/tag.svg | 1 - .../libs/fontawesome/svgs/solid/tags.svg | 1 - .../libs/fontawesome/svgs/solid/tape.svg | 1 - .../libs/fontawesome/svgs/solid/tasks.svg | 1 - .../libs/fontawesome/svgs/solid/taxi.svg | 1 - .../fontawesome/svgs/solid/teeth-open.svg | 1 - .../libs/fontawesome/svgs/solid/teeth.svg | 1 - .../svgs/solid/temperature-high.svg | 1 - .../svgs/solid/temperature-low.svg | 1 - .../libs/fontawesome/svgs/solid/tenge.svg | 1 - .../libs/fontawesome/svgs/solid/terminal.svg | 1 - .../fontawesome/svgs/solid/text-height.svg | 1 - .../fontawesome/svgs/solid/text-width.svg | 1 - .../libs/fontawesome/svgs/solid/th-large.svg | 1 - .../libs/fontawesome/svgs/solid/th-list.svg | 1 - .../static/libs/fontawesome/svgs/solid/th.svg | 1 - .../fontawesome/svgs/solid/theater-masks.svg | 1 - .../svgs/solid/thermometer-empty.svg | 1 - .../svgs/solid/thermometer-full.svg | 1 - .../svgs/solid/thermometer-half.svg | 1 - .../svgs/solid/thermometer-quarter.svg | 1 - .../svgs/solid/thermometer-three-quarters.svg | 1 - .../fontawesome/svgs/solid/thermometer.svg | 1 - .../fontawesome/svgs/solid/thumbs-down.svg | 1 - .../libs/fontawesome/svgs/solid/thumbs-up.svg | 1 - .../libs/fontawesome/svgs/solid/thumbtack.svg | 1 - .../fontawesome/svgs/solid/ticket-alt.svg | 1 - .../fontawesome/svgs/solid/times-circle.svg | 1 - .../libs/fontawesome/svgs/solid/times.svg | 1 - .../fontawesome/svgs/solid/tint-slash.svg | 1 - .../libs/fontawesome/svgs/solid/tint.svg | 1 - .../libs/fontawesome/svgs/solid/tired.svg | 1 - .../fontawesome/svgs/solid/toggle-off.svg | 1 - .../libs/fontawesome/svgs/solid/toggle-on.svg | 1 - .../fontawesome/svgs/solid/toilet-paper.svg | 1 - .../libs/fontawesome/svgs/solid/toilet.svg | 1 - .../libs/fontawesome/svgs/solid/toolbox.svg | 1 - .../libs/fontawesome/svgs/solid/tools.svg | 1 - .../libs/fontawesome/svgs/solid/tooth.svg | 1 - .../libs/fontawesome/svgs/solid/torah.svg | 1 - .../fontawesome/svgs/solid/torii-gate.svg | 1 - .../libs/fontawesome/svgs/solid/tractor.svg | 1 - .../libs/fontawesome/svgs/solid/trademark.svg | 1 - .../fontawesome/svgs/solid/traffic-light.svg | 1 - .../libs/fontawesome/svgs/solid/train.svg | 1 - .../libs/fontawesome/svgs/solid/tram.svg | 1 - .../svgs/solid/transgender-alt.svg | 1 - .../fontawesome/svgs/solid/transgender.svg | 1 - .../libs/fontawesome/svgs/solid/trash-alt.svg | 1 - .../svgs/solid/trash-restore-alt.svg | 1 - .../fontawesome/svgs/solid/trash-restore.svg | 1 - .../libs/fontawesome/svgs/solid/trash.svg | 1 - .../libs/fontawesome/svgs/solid/tree.svg | 1 - .../libs/fontawesome/svgs/solid/trophy.svg | 1 - .../fontawesome/svgs/solid/truck-loading.svg | 1 - .../fontawesome/svgs/solid/truck-monster.svg | 1 - .../fontawesome/svgs/solid/truck-moving.svg | 1 - .../fontawesome/svgs/solid/truck-pickup.svg | 1 - .../libs/fontawesome/svgs/solid/truck.svg | 1 - .../libs/fontawesome/svgs/solid/tshirt.svg | 1 - .../libs/fontawesome/svgs/solid/tty.svg | 1 - .../static/libs/fontawesome/svgs/solid/tv.svg | 1 - .../fontawesome/svgs/solid/umbrella-beach.svg | 1 - .../libs/fontawesome/svgs/solid/umbrella.svg | 1 - .../libs/fontawesome/svgs/solid/underline.svg | 1 - .../libs/fontawesome/svgs/solid/undo-alt.svg | 1 - .../libs/fontawesome/svgs/solid/undo.svg | 1 - .../svgs/solid/universal-access.svg | 1 - .../fontawesome/svgs/solid/university.svg | 1 - .../libs/fontawesome/svgs/solid/unlink.svg | 1 - .../fontawesome/svgs/solid/unlock-alt.svg | 1 - .../libs/fontawesome/svgs/solid/unlock.svg | 1 - .../libs/fontawesome/svgs/solid/upload.svg | 1 - .../fontawesome/svgs/solid/user-alt-slash.svg | 1 - .../libs/fontawesome/svgs/solid/user-alt.svg | 1 - .../fontawesome/svgs/solid/user-astronaut.svg | 1 - .../fontawesome/svgs/solid/user-check.svg | 1 - .../fontawesome/svgs/solid/user-circle.svg | 1 - .../fontawesome/svgs/solid/user-clock.svg | 1 - .../libs/fontawesome/svgs/solid/user-cog.svg | 1 - .../libs/fontawesome/svgs/solid/user-edit.svg | 1 - .../fontawesome/svgs/solid/user-friends.svg | 1 - .../fontawesome/svgs/solid/user-graduate.svg | 1 - .../fontawesome/svgs/solid/user-injured.svg | 1 - .../libs/fontawesome/svgs/solid/user-lock.svg | 1 - .../libs/fontawesome/svgs/solid/user-md.svg | 1 - .../fontawesome/svgs/solid/user-minus.svg | 1 - .../fontawesome/svgs/solid/user-ninja.svg | 1 - .../fontawesome/svgs/solid/user-nurse.svg | 1 - .../libs/fontawesome/svgs/solid/user-plus.svg | 1 - .../fontawesome/svgs/solid/user-secret.svg | 1 - .../fontawesome/svgs/solid/user-shield.svg | 1 - .../fontawesome/svgs/solid/user-slash.svg | 1 - .../libs/fontawesome/svgs/solid/user-tag.svg | 1 - .../libs/fontawesome/svgs/solid/user-tie.svg | 1 - .../fontawesome/svgs/solid/user-times.svg | 1 - .../libs/fontawesome/svgs/solid/user.svg | 1 - .../libs/fontawesome/svgs/solid/users-cog.svg | 1 - .../libs/fontawesome/svgs/solid/users.svg | 1 - .../fontawesome/svgs/solid/utensil-spoon.svg | 1 - .../libs/fontawesome/svgs/solid/utensils.svg | 1 - .../fontawesome/svgs/solid/vector-square.svg | 1 - .../fontawesome/svgs/solid/venus-double.svg | 1 - .../fontawesome/svgs/solid/venus-mars.svg | 1 - .../libs/fontawesome/svgs/solid/venus.svg | 1 - .../libs/fontawesome/svgs/solid/vial.svg | 1 - .../libs/fontawesome/svgs/solid/vials.svg | 1 - .../fontawesome/svgs/solid/video-slash.svg | 1 - .../libs/fontawesome/svgs/solid/video.svg | 1 - .../libs/fontawesome/svgs/solid/vihara.svg | 1 - .../svgs/solid/volleyball-ball.svg | 1 - .../fontawesome/svgs/solid/volume-down.svg | 1 - .../fontawesome/svgs/solid/volume-mute.svg | 1 - .../fontawesome/svgs/solid/volume-off.svg | 1 - .../libs/fontawesome/svgs/solid/volume-up.svg | 1 - .../libs/fontawesome/svgs/solid/vote-yea.svg | 1 - .../fontawesome/svgs/solid/vr-cardboard.svg | 1 - .../libs/fontawesome/svgs/solid/walking.svg | 1 - .../libs/fontawesome/svgs/solid/wallet.svg | 1 - .../libs/fontawesome/svgs/solid/warehouse.svg | 1 - .../libs/fontawesome/svgs/solid/water.svg | 1 - .../fontawesome/svgs/solid/weight-hanging.svg | 1 - .../libs/fontawesome/svgs/solid/weight.svg | 1 - .../fontawesome/svgs/solid/wheelchair.svg | 1 - .../libs/fontawesome/svgs/solid/wifi.svg | 1 - .../libs/fontawesome/svgs/solid/wind.svg | 1 - .../fontawesome/svgs/solid/window-close.svg | 1 - .../svgs/solid/window-maximize.svg | 1 - .../svgs/solid/window-minimize.svg | 1 - .../fontawesome/svgs/solid/window-restore.svg | 1 - .../fontawesome/svgs/solid/wine-bottle.svg | 1 - .../fontawesome/svgs/solid/wine-glass-alt.svg | 1 - .../fontawesome/svgs/solid/wine-glass.svg | 1 - .../libs/fontawesome/svgs/solid/won-sign.svg | 1 - .../libs/fontawesome/svgs/solid/wrench.svg | 1 - .../libs/fontawesome/svgs/solid/x-ray.svg | 1 - .../libs/fontawesome/svgs/solid/yen-sign.svg | 1 - .../libs/fontawesome/svgs/solid/yin-yang.svg | 1 - .../fontawesome/webfonts/fa-brands-400.eot | Bin 125320 -> 0 bytes .../fontawesome/webfonts/fa-brands-400.svg | 3296 - .../fontawesome/webfonts/fa-brands-400.ttf | Bin 125016 -> 0 bytes .../fontawesome/webfonts/fa-brands-400.woff | Bin 84564 -> 0 bytes .../fontawesome/webfonts/fa-brands-400.woff2 | Bin 72112 -> 0 bytes .../fontawesome/webfonts/fa-regular-400.eot | Bin 34388 -> 0 bytes .../fontawesome/webfonts/fa-regular-400.svg | 799 - .../fontawesome/webfonts/fa-regular-400.ttf | Bin 34092 -> 0 bytes .../fontawesome/webfonts/fa-regular-400.woff | Bin 16812 -> 0 bytes .../fontawesome/webfonts/fa-regular-400.woff2 | Bin 13592 -> 0 bytes .../fontawesome/webfonts/fa-solid-900.eot | Bin 186512 -> 0 bytes .../fontawesome/webfonts/fa-solid-900.svg | 4516 -- .../fontawesome/webfonts/fa-solid-900.ttf | Bin 186228 -> 0 bytes .../fontawesome/webfonts/fa-solid-900.woff | Bin 96244 -> 0 bytes .../fontawesome/webfonts/fa-solid-900.woff2 | Bin 74348 -> 0 bytes .../libs/jquery/jquery-3.3.1.slim.min.js | 2 - examples/web/static/libs/popper/popper.min.js | 5 - examples/web/static/src/scss/app.scss | 341 - examples/web/static/src/ts/discuss/clock.ts | 47 - examples/web/static/src/ts/discuss/counter.ts | 39 - examples/web/static/src/ts/discuss/discuss.ts | 72 - examples/web/static/src/ts/env.ts | 85 - examples/web/static/src/ts/loaders.ts | 91 - examples/web/static/src/ts/main.ts | 33 - examples/web/static/src/ts/registries.ts | 25 - examples/web/static/src/ts/services/ajax.ts | 5 - examples/web/static/src/ts/services/router.ts | 71 - .../src/ts/store/action_manager_mixin.ts | 155 - examples/web/static/src/ts/store/rpc_mixin.ts | 74 - examples/web/static/src/ts/store/store.ts | 186 - .../web/static/src/ts/ui/control_panel.ts | 17 - examples/web/static/src/ts/ui/home_menu.ts | 28 - examples/web/static/src/ts/ui/navbar.ts | 34 - examples/web/static/src/ts/ui/notification.ts | 16 - examples/web/static/src/ts/ui/root.ts | 60 - examples/web/static/src/ts/views/base_view.ts | 7 - examples/web/static/src/ts/views/form_view.ts | 5 - .../web/static/src/ts/views/kanban_view.ts | 5 - examples/web/static/src/ts/views/list_view.ts | 5 - examples/web/static/src/ts/widget.ts | 10 - examples/web/static/src/xml/templates.xml | 134 - examples/web/static/tests/helpers/index.ts | 6 - .../web/static/tests/helpers/mock_router.ts | 22 - .../web/static/tests/helpers/mock_server.ts | 17 - .../web/static/tests/helpers/test_data.ts | 223 - examples/web/static/tests/helpers/test_env.ts | 88 - .../tests/store/action_manager_mixin_test.ts | 46 - examples/web/static/tests/store/store.test.ts | 143 - .../ui/__snapshots__/home_menu.test.ts.snap | 3 - .../ui/__snapshots__/navbar.test.ts.snap | 9 - .../__snapshots__/notification.test.ts.snap | 5 - .../tests/ui/__snapshots__/root.test.ts.snap | 11 - .../web/static/tests/ui/home_menu.test.ts | 28 - examples/web/static/tests/ui/navbar.test.ts | 66 - .../web/static/tests/ui/notification.test.ts | 66 - examples/web/static/tests/ui/root.test.ts | 85 - playground/index.html => index.html | 0 jest.config.js | 8 - {playground/libs => libs}/ace.js | 0 {playground/libs => libs}/mode-css.js | 0 {playground/libs => libs}/mode-javascript.js | 0 {playground/libs => libs}/mode-xml.js | 0 {playground/libs => libs}/owl.js | 0 libs/snabbdom/.gitignore | 64 - libs/snabbdom/.npmignore | 33 - libs/snabbdom/.travis.yml | 17 - libs/snabbdom/LICENSE | 22 - libs/snabbdom/README.md | 758 - libs/snabbdom/browserstack-karma.js | 95 - libs/snabbdom/dist/h.js | 83 - libs/snabbdom/dist/h.min.js | 2 - libs/snabbdom/dist/h.min.js.map | 1 - libs/snabbdom/dist/snabbdom-attributes.js | 71 - libs/snabbdom/dist/snabbdom-attributes.min.js | 2 - .../dist/snabbdom-attributes.min.js.map | 1 - libs/snabbdom/dist/snabbdom-class.js | 29 - libs/snabbdom/dist/snabbdom-class.min.js | 2 - libs/snabbdom/dist/snabbdom-class.min.js.map | 1 - libs/snabbdom/dist/snabbdom-dataset.js | 42 - libs/snabbdom/dist/snabbdom-eventlisteners.js | 99 - .../dist/snabbdom-eventlisteners.min.js | 2 - .../dist/snabbdom-eventlisteners.min.js.map | 1 - libs/snabbdom/dist/snabbdom-patch.js | 830 - libs/snabbdom/dist/snabbdom-patch.min.js | 2 - libs/snabbdom/dist/snabbdom-patch.min.js.map | 1 - libs/snabbdom/dist/snabbdom-props.js | 30 - libs/snabbdom/dist/snabbdom-props.min.js | 2 - libs/snabbdom/dist/snabbdom-props.min.js.map | 1 - libs/snabbdom/dist/snabbdom-style.js | 90 - libs/snabbdom/dist/snabbdom-style.min.js | 2 - libs/snabbdom/dist/snabbdom-style.min.js.map | 1 - libs/snabbdom/dist/snabbdom.js | 506 - libs/snabbdom/dist/snabbdom.min.js | 2 - libs/snabbdom/dist/snabbdom.min.js.map | 1 - libs/snabbdom/dist/tovnode.js | 126 - libs/snabbdom/dist/tovnode.min.js | 2 - libs/snabbdom/dist/tovnode.min.js.map | 1 - libs/snabbdom/examples/carousel-svg/README.md | 19 - libs/snabbdom/examples/carousel-svg/build.js | 566 - .../snabbdom/examples/carousel-svg/index.html | 74 - libs/snabbdom/examples/carousel-svg/script.js | 74 - libs/snabbdom/examples/hero/build.js | 708 - libs/snabbdom/examples/hero/index.html | 166 - libs/snabbdom/examples/hero/script.js | 120 - .../examples/reorder-animation/build.js | 523 - .../examples/reorder-animation/index.html | 84 - .../examples/reorder-animation/script.js | 112 - libs/snabbdom/examples/svg/build.js | 376 - libs/snabbdom/examples/svg/index.html | 84 - libs/snabbdom/examples/svg/script.js | 17 - libs/snabbdom/gulpfile.js | 82 - libs/snabbdom/karma.conf.js | 66 - libs/snabbdom/package.json | 60 - libs/snabbdom/perf/benchmarks.js | 58 - libs/snabbdom/perf/index.html | 12 - libs/snabbdom/src/h.ts | 50 - libs/snabbdom/src/helpers/attachto.ts | 64 - libs/snabbdom/src/hooks.ts | 25 - libs/snabbdom/src/htmldomapi.ts | 97 - libs/snabbdom/src/is.ts | 4 - libs/snabbdom/src/modules/attributes.ts | 72 - libs/snabbdom/src/modules/class.ts | 30 - libs/snabbdom/src/modules/dataset.ts | 43 - libs/snabbdom/src/modules/eventlisteners.ts | 111 - libs/snabbdom/src/modules/hero.ts | 165 - libs/snabbdom/src/modules/module.ts | 10 - libs/snabbdom/src/modules/props.ts | 31 - libs/snabbdom/src/modules/style.ts | 103 - libs/snabbdom/src/snabbdom.bundle.ts | 16 - libs/snabbdom/src/snabbdom.ts | 318 - libs/snabbdom/src/thunk.ts | 64 - libs/snabbdom/src/tovnode.ts | 39 - libs/snabbdom/src/vnode.ts | 49 - libs/snabbdom/test/attachto.js | 98 - libs/snabbdom/test/attributes.js | 97 - libs/snabbdom/test/core.js | 1114 - libs/snabbdom/test/dataset.js | 56 - libs/snabbdom/test/eventlisteners.js | 178 - libs/snabbdom/test/htmldomapi.js | 53 - libs/snabbdom/test/style.js | 151 - libs/snabbdom/test/thunk.js | 232 - libs/snabbdom/testem.json | 13 - libs/snabbdom/tsconfig.json | 36 - {playground/libs => libs}/theme-monokai.js | 0 .../libs => libs}/worker-javascript.js | 0 package.json | 62 - ...ound-iframe.html => playground-iframe.html | 0 playground/playground.css => playground.css | 0 rollup.config.js | 14 - src/component.ts | 427 - src/event_bus.ts | 77 - src/index.ts | 20 - {playground/src => src}/playground.js | 0 src/qweb.ts | 1002 - src/registry.ts | 28 - {playground/src => src}/samples.js | 0 src/store.ts | 112 - src/utils.ts | 178 - tests/__snapshots__/component.test.ts.snap | 155 - tests/__snapshots__/qweb.test.ts.snap | 1360 - tests/__snapshots__/store.test.ts.snap | 5 - tests/component.test.ts | 1213 - tests/event_bus.test.ts | 47 - tests/helpers.ts | 42 - tests/qweb.test.ts | 968 - tests/store.test.ts | 109 - tests/utils.test.ts | 160 - tsconfig.json | 21 - 1772 files changed, 141252 deletions(-) delete mode 100644 .jshintrc delete mode 100644 LICENSE delete mode 100644 README.md delete mode 100644 doc/component.md delete mode 100644 doc/quick_start.md delete mode 100644 doc/qweb.md delete mode 100644 doc/readme.md delete mode 100644 doc/state_management.md delete mode 100644 doc/tutorial.md delete mode 100644 examples/benchmarks/app.css delete mode 100644 examples/benchmarks/app.js delete mode 100644 examples/benchmarks/counter.js delete mode 100644 examples/benchmarks/data.js delete mode 100644 examples/benchmarks/index.html delete mode 100644 examples/benchmarks/main.js delete mode 100644 examples/benchmarks/message.js delete mode 100644 examples/readme.md delete mode 100644 examples/todoapp/app.css delete mode 100644 examples/todoapp/components/TodoApp.js delete mode 100644 examples/todoapp/components/TodoItem.js delete mode 100644 examples/todoapp/index.html delete mode 100644 examples/todoapp/main.js delete mode 100644 examples/todoapp/store.js delete mode 100644 examples/todoapp/templates.xml delete mode 100644 examples/web/demo_data.js delete mode 100644 examples/web/index.html delete mode 100644 examples/web/static/libs/almond/almond.js delete mode 100644 examples/web/static/libs/bootstrap/bootstrap.min.css delete mode 100644 examples/web/static/libs/bootstrap/bootstrap.min.js delete mode 100644 examples/web/static/libs/fontawesome/LICENSE.txt delete mode 100644 examples/web/static/libs/fontawesome/css/all.css delete mode 100644 examples/web/static/libs/fontawesome/css/all.min.css delete mode 100644 examples/web/static/libs/fontawesome/css/brands.css delete mode 100644 examples/web/static/libs/fontawesome/css/brands.min.css delete mode 100644 examples/web/static/libs/fontawesome/css/fontawesome.css delete mode 100644 examples/web/static/libs/fontawesome/css/fontawesome.min.css delete mode 100644 examples/web/static/libs/fontawesome/css/regular.css delete mode 100644 examples/web/static/libs/fontawesome/css/regular.min.css delete mode 100644 examples/web/static/libs/fontawesome/css/solid.css delete mode 100644 examples/web/static/libs/fontawesome/css/solid.min.css delete mode 100644 examples/web/static/libs/fontawesome/css/svg-with-js.css delete mode 100644 examples/web/static/libs/fontawesome/css/svg-with-js.min.css delete mode 100644 examples/web/static/libs/fontawesome/css/v4-shims.css delete mode 100644 examples/web/static/libs/fontawesome/css/v4-shims.min.css delete mode 100644 examples/web/static/libs/fontawesome/js/all.js delete mode 100644 examples/web/static/libs/fontawesome/js/all.min.js delete mode 100644 examples/web/static/libs/fontawesome/js/brands.js delete mode 100644 examples/web/static/libs/fontawesome/js/brands.min.js delete mode 100644 examples/web/static/libs/fontawesome/js/fontawesome.js delete mode 100644 examples/web/static/libs/fontawesome/js/fontawesome.min.js delete mode 100644 examples/web/static/libs/fontawesome/js/regular.js delete mode 100644 examples/web/static/libs/fontawesome/js/regular.min.js delete mode 100644 examples/web/static/libs/fontawesome/js/solid.js delete mode 100644 examples/web/static/libs/fontawesome/js/solid.min.js delete mode 100644 examples/web/static/libs/fontawesome/js/v4-shims.js delete mode 100644 examples/web/static/libs/fontawesome/js/v4-shims.min.js delete mode 100644 examples/web/static/libs/fontawesome/less/_animated.less delete mode 100644 examples/web/static/libs/fontawesome/less/_bordered-pulled.less delete mode 100644 examples/web/static/libs/fontawesome/less/_core.less delete mode 100644 examples/web/static/libs/fontawesome/less/_fixed-width.less delete mode 100644 examples/web/static/libs/fontawesome/less/_icons.less delete mode 100644 examples/web/static/libs/fontawesome/less/_larger.less delete mode 100644 examples/web/static/libs/fontawesome/less/_list.less delete mode 100644 examples/web/static/libs/fontawesome/less/_mixins.less delete mode 100644 examples/web/static/libs/fontawesome/less/_rotated-flipped.less delete mode 100644 examples/web/static/libs/fontawesome/less/_screen-reader.less delete mode 100644 examples/web/static/libs/fontawesome/less/_shims.less delete mode 100644 examples/web/static/libs/fontawesome/less/_stacked.less delete mode 100644 examples/web/static/libs/fontawesome/less/_variables.less delete mode 100644 examples/web/static/libs/fontawesome/less/brands.less delete mode 100644 examples/web/static/libs/fontawesome/less/fontawesome.less delete mode 100644 examples/web/static/libs/fontawesome/less/regular.less delete mode 100644 examples/web/static/libs/fontawesome/less/solid.less delete mode 100644 examples/web/static/libs/fontawesome/less/v4-shims.less delete mode 100644 examples/web/static/libs/fontawesome/metadata/categories.yml delete mode 100644 examples/web/static/libs/fontawesome/metadata/icons.json delete mode 100644 examples/web/static/libs/fontawesome/metadata/icons.yml delete mode 100644 examples/web/static/libs/fontawesome/metadata/shims.json delete mode 100644 examples/web/static/libs/fontawesome/metadata/shims.yml delete mode 100644 examples/web/static/libs/fontawesome/metadata/sponsors.yml delete mode 100644 examples/web/static/libs/fontawesome/scss/_animated.scss delete mode 100644 examples/web/static/libs/fontawesome/scss/_bordered-pulled.scss delete mode 100644 examples/web/static/libs/fontawesome/scss/_core.scss delete mode 100644 examples/web/static/libs/fontawesome/scss/_fixed-width.scss delete mode 100644 examples/web/static/libs/fontawesome/scss/_icons.scss delete mode 100644 examples/web/static/libs/fontawesome/scss/_larger.scss delete mode 100644 examples/web/static/libs/fontawesome/scss/_list.scss delete mode 100644 examples/web/static/libs/fontawesome/scss/_mixins.scss delete mode 100644 examples/web/static/libs/fontawesome/scss/_rotated-flipped.scss delete mode 100644 examples/web/static/libs/fontawesome/scss/_screen-reader.scss delete mode 100644 examples/web/static/libs/fontawesome/scss/_shims.scss delete mode 100644 examples/web/static/libs/fontawesome/scss/_stacked.scss delete mode 100644 examples/web/static/libs/fontawesome/scss/_variables.scss delete mode 100644 examples/web/static/libs/fontawesome/scss/brands.scss delete mode 100644 examples/web/static/libs/fontawesome/scss/fontawesome.scss delete mode 100644 examples/web/static/libs/fontawesome/scss/regular.scss delete mode 100644 examples/web/static/libs/fontawesome/scss/solid.scss delete mode 100644 examples/web/static/libs/fontawesome/scss/v4-shims.scss delete mode 100644 examples/web/static/libs/fontawesome/sprites/brands.svg delete mode 100644 examples/web/static/libs/fontawesome/sprites/regular.svg delete mode 100644 examples/web/static/libs/fontawesome/sprites/solid.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/500px.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/accessible-icon.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/accusoft.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/acquisitions-incorporated.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/adn.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/adobe.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/adversal.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/affiliatetheme.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/algolia.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/alipay.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/amazon-pay.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/amazon.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/amilia.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/android.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/angellist.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/angrycreative.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/angular.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/app-store-ios.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/app-store.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/apper.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/apple-pay.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/apple.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/artstation.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/asymmetrik.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/atlassian.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/audible.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/autoprefixer.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/avianex.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/aviato.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/aws.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/bandcamp.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/behance-square.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/behance.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/bimobject.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/bitbucket.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/bitcoin.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/bity.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/black-tie.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/blackberry.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/blogger-b.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/blogger.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/bluetooth-b.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/bluetooth.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/btc.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/buromobelexperte.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/buysellads.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/canadian-maple-leaf.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/cc-amazon-pay.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/cc-amex.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/cc-apple-pay.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/cc-diners-club.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/cc-discover.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/cc-jcb.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/cc-mastercard.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/cc-paypal.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/cc-stripe.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/cc-visa.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/centercode.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/centos.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/chrome.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/cloudscale.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/cloudsmith.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/cloudversify.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/codepen.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/codiepie.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/confluence.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/connectdevelop.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/contao.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/cpanel.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/creative-commons-by.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/creative-commons-nc-eu.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/creative-commons-nc-jp.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/creative-commons-nc.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/creative-commons-nd.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/creative-commons-pd-alt.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/creative-commons-pd.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/creative-commons-remix.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/creative-commons-sa.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/creative-commons-sampling-plus.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/creative-commons-sampling.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/creative-commons-share.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/creative-commons-zero.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/creative-commons.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/critical-role.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/css3-alt.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/css3.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/cuttlefish.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/d-and-d-beyond.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/d-and-d.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/dashcube.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/delicious.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/deploydog.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/deskpro.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/dev.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/deviantart.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/dhl.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/diaspora.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/digg.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/digital-ocean.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/discord.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/discourse.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/dochub.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/docker.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/draft2digital.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/dribbble-square.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/dribbble.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/dropbox.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/drupal.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/dyalog.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/earlybirds.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/ebay.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/edge.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/elementor.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/ello.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/ember.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/empire.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/envira.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/erlang.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/ethereum.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/etsy.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/expeditedssl.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/facebook-f.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/facebook-messenger.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/facebook-square.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/facebook.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/fantasy-flight-games.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/fedex.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/fedora.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/figma.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/firefox.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/first-order-alt.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/first-order.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/firstdraft.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/flickr.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/flipboard.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/fly.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/font-awesome-alt.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/font-awesome-flag.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/font-awesome-logo-full.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/font-awesome.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/fonticons-fi.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/fonticons.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/fort-awesome-alt.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/fort-awesome.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/forumbee.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/foursquare.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/free-code-camp.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/freebsd.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/fulcrum.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/galactic-republic.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/galactic-senate.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/get-pocket.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/gg-circle.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/gg.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/git-square.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/git.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/github-alt.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/github-square.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/github.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/gitkraken.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/gitlab.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/gitter.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/glide-g.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/glide.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/gofore.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/goodreads-g.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/goodreads.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/google-drive.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/google-play.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/google-plus-g.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/google-plus-square.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/google-plus.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/google-wallet.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/google.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/gratipay.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/grav.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/gripfire.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/grunt.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/gulp.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/hacker-news-square.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/hacker-news.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/hackerrank.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/hips.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/hire-a-helper.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/hooli.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/hornbill.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/hotjar.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/houzz.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/html5.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/hubspot.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/imdb.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/instagram.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/intercom.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/internet-explorer.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/invision.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/ioxhost.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/itunes-note.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/itunes.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/java.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/jedi-order.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/jenkins.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/jira.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/joget.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/joomla.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/js-square.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/js.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/jsfiddle.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/kaggle.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/keybase.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/keycdn.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/kickstarter-k.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/kickstarter.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/korvue.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/laravel.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/lastfm-square.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/lastfm.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/leanpub.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/less.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/line.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/linkedin-in.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/linkedin.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/linode.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/linux.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/lyft.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/magento.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/mailchimp.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/mandalorian.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/markdown.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/mastodon.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/maxcdn.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/medapps.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/medium-m.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/medium.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/medrt.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/meetup.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/megaport.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/mendeley.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/microsoft.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/mix.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/mixcloud.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/mizuni.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/modx.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/monero.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/napster.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/neos.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/nimblr.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/nintendo-switch.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/node-js.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/node.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/npm.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/ns8.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/nutritionix.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/odnoklassniki-square.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/odnoklassniki.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/old-republic.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/opencart.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/openid.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/opera.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/optin-monster.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/osi.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/page4.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/pagelines.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/palfed.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/patreon.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/paypal.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/penny-arcade.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/periscope.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/phabricator.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/phoenix-framework.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/phoenix-squadron.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/php.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/pied-piper-alt.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/pied-piper-hat.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/pied-piper-pp.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/pied-piper.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/pinterest-p.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/pinterest-square.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/pinterest.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/playstation.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/product-hunt.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/pushed.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/python.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/qq.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/quinscape.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/quora.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/r-project.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/raspberry-pi.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/ravelry.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/react.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/reacteurope.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/readme.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/rebel.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/red-river.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/reddit-alien.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/reddit-square.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/reddit.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/redhat.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/renren.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/replyd.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/researchgate.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/resolving.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/rev.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/rocketchat.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/rockrms.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/safari.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/sass.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/schlix.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/scribd.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/searchengin.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/sellcast.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/sellsy.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/servicestack.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/shirtsinbulk.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/shopware.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/simplybuilt.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/sistrix.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/sith.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/sketch.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/skyatlas.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/skype.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/slack-hash.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/slack.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/slideshare.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/snapchat-ghost.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/snapchat-square.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/snapchat.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/soundcloud.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/sourcetree.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/speakap.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/spotify.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/squarespace.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/stack-exchange.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/stack-overflow.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/staylinked.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/steam-square.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/steam-symbol.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/steam.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/sticker-mule.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/strava.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/stripe-s.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/stripe.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/studiovinari.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/stumbleupon-circle.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/stumbleupon.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/superpowers.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/supple.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/suse.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/teamspeak.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/telegram-plane.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/telegram.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/tencent-weibo.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/the-red-yeti.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/themeco.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/themeisle.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/think-peaks.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/trade-federation.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/trello.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/tripadvisor.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/tumblr-square.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/tumblr.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/twitch.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/twitter-square.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/twitter.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/typo3.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/uber.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/ubuntu.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/uikit.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/uniregistry.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/untappd.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/ups.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/usb.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/usps.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/ussunnah.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/vaadin.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/viacoin.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/viadeo-square.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/viadeo.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/viber.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/vimeo-square.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/vimeo-v.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/vimeo.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/vine.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/vk.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/vnv.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/vuejs.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/weebly.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/weibo.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/weixin.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/whatsapp-square.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/whatsapp.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/whmcs.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/wikipedia-w.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/windows.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/wix.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/wizards-of-the-coast.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/wolf-pack-battalion.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/wordpress-simple.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/wordpress.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/wpbeginner.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/wpexplorer.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/wpforms.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/wpressr.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/xbox.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/xing-square.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/xing.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/y-combinator.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/yahoo.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/yandex-international.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/yandex.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/yarn.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/yelp.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/yoast.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/youtube-square.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/youtube.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/brands/zhihu.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/address-book.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/address-card.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/angry.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/arrow-alt-circle-down.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/arrow-alt-circle-left.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/arrow-alt-circle-right.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/arrow-alt-circle-up.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/bell-slash.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/bell.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/bookmark.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/building.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/calendar-alt.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/calendar-check.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/calendar-minus.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/calendar-plus.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/calendar-times.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/calendar.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/caret-square-down.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/caret-square-left.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/caret-square-right.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/caret-square-up.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/chart-bar.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/check-circle.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/check-square.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/circle.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/clipboard.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/clock.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/clone.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/closed-captioning.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/comment-alt.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/comment-dots.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/comment.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/comments.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/compass.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/copy.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/copyright.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/credit-card.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/dizzy.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/dot-circle.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/edit.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/envelope-open.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/envelope.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/eye-slash.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/eye.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/file-alt.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/file-archive.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/file-audio.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/file-code.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/file-excel.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/file-image.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/file-pdf.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/file-powerpoint.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/file-video.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/file-word.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/file.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/flag.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/flushed.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/folder-open.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/folder.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/font-awesome-logo-full.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/frown-open.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/frown.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/futbol.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/gem.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/grimace.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/grin-alt.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/grin-beam-sweat.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/grin-beam.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/grin-hearts.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/grin-squint-tears.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/grin-squint.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/grin-stars.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/grin-tears.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/grin-tongue-squint.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/grin-tongue-wink.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/grin-tongue.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/grin-wink.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/grin.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/hand-lizard.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/hand-paper.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/hand-peace.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/hand-point-down.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/hand-point-left.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/hand-point-right.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/hand-point-up.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/hand-pointer.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/hand-rock.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/hand-scissors.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/hand-spock.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/handshake.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/hdd.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/heart.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/hospital.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/hourglass.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/id-badge.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/id-card.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/image.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/images.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/keyboard.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/kiss-beam.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/kiss-wink-heart.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/kiss.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/laugh-beam.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/laugh-squint.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/laugh-wink.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/laugh.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/lemon.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/life-ring.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/lightbulb.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/list-alt.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/map.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/meh-blank.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/meh-rolling-eyes.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/meh.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/minus-square.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/money-bill-alt.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/moon.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/newspaper.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/object-group.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/object-ungroup.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/paper-plane.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/pause-circle.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/play-circle.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/plus-square.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/question-circle.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/registered.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/sad-cry.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/sad-tear.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/save.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/share-square.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/smile-beam.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/smile-wink.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/smile.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/snowflake.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/square.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/star-half.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/star.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/sticky-note.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/stop-circle.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/sun.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/surprise.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/thumbs-down.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/thumbs-up.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/times-circle.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/tired.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/trash-alt.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/user-circle.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/user.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/window-close.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/window-maximize.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/window-minimize.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/regular/window-restore.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/ad.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/address-book.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/address-card.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/adjust.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/air-freshener.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/align-center.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/align-justify.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/align-left.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/align-right.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/allergies.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/ambulance.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/american-sign-language-interpreting.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/anchor.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/angle-double-down.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/angle-double-left.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/angle-double-right.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/angle-double-up.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/angle-down.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/angle-left.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/angle-right.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/angle-up.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/angry.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/ankh.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/apple-alt.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/archive.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/archway.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/arrow-alt-circle-down.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/arrow-alt-circle-left.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/arrow-alt-circle-right.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/arrow-alt-circle-up.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/arrow-circle-down.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/arrow-circle-left.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/arrow-circle-right.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/arrow-circle-up.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/arrow-down.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/arrow-left.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/arrow-right.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/arrow-up.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/arrows-alt-h.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/arrows-alt-v.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/arrows-alt.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/assistive-listening-systems.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/asterisk.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/at.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/atlas.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/atom.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/audio-description.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/award.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/baby-carriage.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/baby.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/backspace.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/backward.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/bacon.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/balance-scale.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/ban.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/band-aid.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/barcode.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/bars.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/baseball-ball.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/basketball-ball.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/bath.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/battery-empty.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/battery-full.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/battery-half.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/battery-quarter.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/battery-three-quarters.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/bed.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/beer.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/bell-slash.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/bell.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/bezier-curve.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/bible.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/bicycle.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/binoculars.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/biohazard.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/birthday-cake.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/blender-phone.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/blender.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/blind.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/blog.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/bold.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/bolt.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/bomb.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/bone.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/bong.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/book-dead.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/book-medical.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/book-open.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/book-reader.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/book.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/bookmark.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/bowling-ball.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/box-open.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/box.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/boxes.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/braille.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/brain.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/bread-slice.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/briefcase-medical.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/briefcase.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/broadcast-tower.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/broom.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/brush.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/bug.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/building.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/bullhorn.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/bullseye.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/burn.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/bus-alt.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/bus.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/business-time.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/calculator.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/calendar-alt.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/calendar-check.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/calendar-day.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/calendar-minus.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/calendar-plus.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/calendar-times.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/calendar-week.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/calendar.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/camera-retro.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/camera.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/campground.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/candy-cane.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/cannabis.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/capsules.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/car-alt.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/car-battery.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/car-crash.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/car-side.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/car.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/caret-down.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/caret-left.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/caret-right.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/caret-square-down.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/caret-square-left.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/caret-square-right.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/caret-square-up.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/caret-up.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/carrot.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/cart-arrow-down.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/cart-plus.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/cash-register.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/cat.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/certificate.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/chair.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/chalkboard-teacher.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/chalkboard.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/charging-station.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/chart-area.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/chart-bar.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/chart-line.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/chart-pie.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/check-circle.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/check-double.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/check-square.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/check.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/cheese.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/chess-bishop.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/chess-board.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/chess-king.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/chess-knight.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/chess-pawn.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/chess-queen.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/chess-rook.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/chess.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/chevron-circle-down.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/chevron-circle-left.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/chevron-circle-right.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/chevron-circle-up.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/chevron-down.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/chevron-left.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/chevron-right.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/chevron-up.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/child.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/church.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/circle-notch.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/circle.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/city.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/clinic-medical.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/clipboard-check.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/clipboard-list.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/clipboard.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/clock.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/clone.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/closed-captioning.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/cloud-download-alt.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/cloud-meatball.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/cloud-moon-rain.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/cloud-moon.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/cloud-rain.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/cloud-showers-heavy.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/cloud-sun-rain.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/cloud-sun.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/cloud-upload-alt.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/cloud.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/cocktail.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/code-branch.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/code.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/coffee.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/cog.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/cogs.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/coins.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/columns.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/comment-alt.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/comment-dollar.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/comment-dots.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/comment-medical.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/comment-slash.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/comment.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/comments-dollar.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/comments.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/compact-disc.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/compass.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/compress-arrows-alt.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/compress.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/concierge-bell.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/cookie-bite.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/cookie.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/copy.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/copyright.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/couch.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/credit-card.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/crop-alt.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/crop.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/cross.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/crosshairs.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/crow.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/crown.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/crutch.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/cube.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/cubes.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/cut.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/database.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/deaf.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/democrat.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/desktop.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/dharmachakra.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/diagnoses.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/dice-d20.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/dice-d6.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/dice-five.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/dice-four.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/dice-one.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/dice-six.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/dice-three.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/dice-two.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/dice.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/digital-tachograph.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/directions.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/divide.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/dizzy.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/dna.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/dog.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/dollar-sign.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/dolly-flatbed.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/dolly.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/donate.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/door-closed.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/door-open.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/dot-circle.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/dove.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/download.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/drafting-compass.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/dragon.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/draw-polygon.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/drum-steelpan.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/drum.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/drumstick-bite.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/dumbbell.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/dumpster-fire.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/dumpster.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/dungeon.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/edit.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/egg.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/eject.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/ellipsis-h.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/ellipsis-v.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/envelope-open-text.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/envelope-open.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/envelope-square.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/envelope.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/equals.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/eraser.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/ethernet.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/euro-sign.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/exchange-alt.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/exclamation-circle.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/exclamation-triangle.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/exclamation.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/expand-arrows-alt.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/expand.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/external-link-alt.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/external-link-square-alt.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/eye-dropper.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/eye-slash.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/eye.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/fast-backward.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/fast-forward.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/fax.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/feather-alt.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/feather.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/female.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/fighter-jet.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/file-alt.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/file-archive.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/file-audio.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/file-code.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/file-contract.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/file-csv.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/file-download.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/file-excel.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/file-export.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/file-image.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/file-import.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/file-invoice-dollar.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/file-invoice.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/file-medical-alt.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/file-medical.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/file-pdf.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/file-powerpoint.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/file-prescription.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/file-signature.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/file-upload.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/file-video.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/file-word.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/file.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/fill-drip.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/fill.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/film.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/filter.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/fingerprint.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/fire-alt.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/fire-extinguisher.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/fire.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/first-aid.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/fish.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/fist-raised.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/flag-checkered.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/flag-usa.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/flag.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/flask.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/flushed.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/folder-minus.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/folder-open.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/folder-plus.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/folder.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/font-awesome-logo-full.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/font.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/football-ball.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/forward.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/frog.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/frown-open.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/frown.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/funnel-dollar.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/futbol.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/gamepad.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/gas-pump.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/gavel.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/gem.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/genderless.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/ghost.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/gift.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/gifts.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/glass-cheers.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/glass-martini-alt.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/glass-martini.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/glass-whiskey.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/glasses.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/globe-africa.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/globe-americas.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/globe-asia.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/globe-europe.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/globe.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/golf-ball.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/gopuram.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/graduation-cap.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/greater-than-equal.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/greater-than.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/grimace.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/grin-alt.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/grin-beam-sweat.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/grin-beam.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/grin-hearts.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/grin-squint-tears.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/grin-squint.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/grin-stars.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/grin-tears.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/grin-tongue-squint.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/grin-tongue-wink.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/grin-tongue.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/grin-wink.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/grin.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/grip-horizontal.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/grip-lines-vertical.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/grip-lines.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/grip-vertical.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/guitar.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/h-square.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/hamburger.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/hammer.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/hamsa.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/hand-holding-heart.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/hand-holding-usd.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/hand-holding.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/hand-lizard.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/hand-middle-finger.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/hand-paper.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/hand-peace.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/hand-point-down.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/hand-point-left.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/hand-point-right.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/hand-point-up.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/hand-pointer.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/hand-rock.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/hand-scissors.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/hand-spock.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/hands-helping.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/hands.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/handshake.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/hanukiah.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/hard-hat.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/hashtag.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/hat-wizard.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/haykal.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/hdd.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/heading.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/headphones-alt.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/headphones.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/headset.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/heart-broken.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/heart.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/heartbeat.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/helicopter.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/highlighter.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/hiking.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/hippo.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/history.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/hockey-puck.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/holly-berry.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/home.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/horse-head.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/horse.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/hospital-alt.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/hospital-symbol.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/hospital.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/hot-tub.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/hotdog.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/hotel.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/hourglass-end.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/hourglass-half.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/hourglass-start.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/hourglass.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/house-damage.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/hryvnia.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/i-cursor.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/ice-cream.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/icicles.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/id-badge.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/id-card-alt.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/id-card.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/igloo.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/image.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/images.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/inbox.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/indent.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/industry.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/infinity.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/info-circle.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/info.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/italic.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/jedi.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/joint.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/journal-whills.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/kaaba.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/key.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/keyboard.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/khanda.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/kiss-beam.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/kiss-wink-heart.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/kiss.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/kiwi-bird.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/landmark.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/language.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/laptop-code.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/laptop-medical.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/laptop.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/laugh-beam.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/laugh-squint.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/laugh-wink.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/laugh.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/layer-group.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/leaf.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/lemon.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/less-than-equal.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/less-than.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/level-down-alt.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/level-up-alt.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/life-ring.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/lightbulb.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/link.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/lira-sign.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/list-alt.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/list-ol.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/list-ul.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/list.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/location-arrow.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/lock-open.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/lock.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/long-arrow-alt-down.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/long-arrow-alt-left.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/long-arrow-alt-right.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/long-arrow-alt-up.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/low-vision.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/luggage-cart.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/magic.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/magnet.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/mail-bulk.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/male.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/map-marked-alt.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/map-marked.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/map-marker-alt.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/map-marker.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/map-pin.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/map-signs.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/map.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/marker.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/mars-double.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/mars-stroke-h.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/mars-stroke-v.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/mars-stroke.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/mars.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/mask.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/medal.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/medkit.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/meh-blank.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/meh-rolling-eyes.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/meh.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/memory.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/menorah.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/mercury.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/meteor.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/microchip.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/microphone-alt-slash.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/microphone-alt.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/microphone-slash.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/microphone.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/microscope.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/minus-circle.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/minus-square.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/minus.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/mitten.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/mobile-alt.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/mobile.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/money-bill-alt.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/money-bill-wave-alt.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/money-bill-wave.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/money-bill.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/money-check-alt.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/money-check.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/monument.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/moon.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/mortar-pestle.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/mosque.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/motorcycle.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/mountain.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/mouse-pointer.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/mug-hot.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/music.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/network-wired.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/neuter.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/newspaper.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/not-equal.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/notes-medical.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/object-group.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/object-ungroup.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/oil-can.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/om.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/otter.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/outdent.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/pager.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/paint-brush.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/paint-roller.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/palette.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/pallet.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/paper-plane.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/paperclip.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/parachute-box.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/paragraph.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/parking.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/passport.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/pastafarianism.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/paste.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/pause-circle.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/pause.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/paw.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/peace.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/pen-alt.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/pen-fancy.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/pen-nib.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/pen-square.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/pen.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/pencil-alt.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/pencil-ruler.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/people-carry.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/pepper-hot.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/percent.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/percentage.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/person-booth.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/phone-slash.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/phone-square.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/phone-volume.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/phone.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/piggy-bank.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/pills.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/pizza-slice.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/place-of-worship.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/plane-arrival.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/plane-departure.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/plane.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/play-circle.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/play.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/plug.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/plus-circle.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/plus-square.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/plus.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/podcast.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/poll-h.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/poll.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/poo-storm.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/poo.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/poop.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/portrait.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/pound-sign.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/power-off.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/pray.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/praying-hands.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/prescription-bottle-alt.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/prescription-bottle.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/prescription.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/print.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/procedures.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/project-diagram.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/puzzle-piece.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/qrcode.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/question-circle.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/question.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/quidditch.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/quote-left.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/quote-right.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/quran.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/radiation-alt.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/radiation.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/rainbow.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/random.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/receipt.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/recycle.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/redo-alt.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/redo.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/registered.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/reply-all.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/reply.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/republican.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/restroom.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/retweet.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/ribbon.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/ring.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/road.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/robot.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/rocket.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/route.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/rss-square.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/rss.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/ruble-sign.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/ruler-combined.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/ruler-horizontal.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/ruler-vertical.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/ruler.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/running.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/rupee-sign.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/sad-cry.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/sad-tear.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/satellite-dish.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/satellite.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/save.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/school.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/screwdriver.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/scroll.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/sd-card.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/search-dollar.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/search-location.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/search-minus.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/search-plus.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/search.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/seedling.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/server.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/shapes.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/share-alt-square.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/share-alt.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/share-square.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/share.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/shekel-sign.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/shield-alt.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/ship.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/shipping-fast.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/shoe-prints.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/shopping-bag.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/shopping-basket.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/shopping-cart.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/shower.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/shuttle-van.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/sign-in-alt.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/sign-language.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/sign-out-alt.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/sign.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/signal.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/signature.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/sim-card.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/sitemap.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/skating.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/skiing-nordic.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/skiing.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/skull-crossbones.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/skull.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/slash.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/sleigh.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/sliders-h.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/smile-beam.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/smile-wink.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/smile.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/smog.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/smoking-ban.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/smoking.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/sms.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/snowboarding.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/snowflake.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/snowman.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/snowplow.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/socks.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/solar-panel.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/sort-alpha-down.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/sort-alpha-up.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/sort-amount-down.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/sort-amount-up.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/sort-down.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/sort-numeric-down.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/sort-numeric-up.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/sort-up.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/sort.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/spa.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/space-shuttle.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/spider.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/spinner.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/splotch.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/spray-can.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/square-full.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/square-root-alt.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/square.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/stamp.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/star-and-crescent.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/star-half-alt.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/star-half.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/star-of-david.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/star-of-life.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/star.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/step-backward.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/step-forward.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/stethoscope.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/sticky-note.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/stop-circle.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/stop.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/stopwatch.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/store-alt.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/store.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/stream.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/street-view.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/strikethrough.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/stroopwafel.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/subscript.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/subway.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/suitcase-rolling.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/suitcase.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/sun.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/superscript.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/surprise.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/swatchbook.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/swimmer.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/swimming-pool.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/synagogue.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/sync-alt.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/sync.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/syringe.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/table-tennis.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/table.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/tablet-alt.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/tablet.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/tablets.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/tachometer-alt.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/tag.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/tags.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/tape.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/tasks.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/taxi.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/teeth-open.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/teeth.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/temperature-high.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/temperature-low.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/tenge.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/terminal.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/text-height.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/text-width.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/th-large.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/th-list.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/th.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/theater-masks.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/thermometer-empty.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/thermometer-full.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/thermometer-half.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/thermometer-quarter.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/thermometer-three-quarters.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/thermometer.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/thumbs-down.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/thumbs-up.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/thumbtack.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/ticket-alt.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/times-circle.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/times.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/tint-slash.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/tint.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/tired.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/toggle-off.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/toggle-on.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/toilet-paper.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/toilet.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/toolbox.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/tools.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/tooth.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/torah.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/torii-gate.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/tractor.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/trademark.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/traffic-light.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/train.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/tram.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/transgender-alt.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/transgender.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/trash-alt.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/trash-restore-alt.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/trash-restore.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/trash.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/tree.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/trophy.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/truck-loading.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/truck-monster.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/truck-moving.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/truck-pickup.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/truck.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/tshirt.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/tty.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/tv.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/umbrella-beach.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/umbrella.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/underline.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/undo-alt.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/undo.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/universal-access.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/university.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/unlink.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/unlock-alt.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/unlock.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/upload.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/user-alt-slash.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/user-alt.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/user-astronaut.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/user-check.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/user-circle.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/user-clock.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/user-cog.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/user-edit.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/user-friends.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/user-graduate.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/user-injured.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/user-lock.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/user-md.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/user-minus.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/user-ninja.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/user-nurse.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/user-plus.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/user-secret.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/user-shield.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/user-slash.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/user-tag.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/user-tie.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/user-times.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/user.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/users-cog.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/users.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/utensil-spoon.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/utensils.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/vector-square.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/venus-double.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/venus-mars.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/venus.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/vial.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/vials.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/video-slash.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/video.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/vihara.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/volleyball-ball.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/volume-down.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/volume-mute.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/volume-off.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/volume-up.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/vote-yea.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/vr-cardboard.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/walking.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/wallet.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/warehouse.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/water.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/weight-hanging.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/weight.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/wheelchair.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/wifi.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/wind.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/window-close.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/window-maximize.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/window-minimize.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/window-restore.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/wine-bottle.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/wine-glass-alt.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/wine-glass.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/won-sign.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/wrench.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/x-ray.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/yen-sign.svg delete mode 100644 examples/web/static/libs/fontawesome/svgs/solid/yin-yang.svg delete mode 100644 examples/web/static/libs/fontawesome/webfonts/fa-brands-400.eot delete mode 100644 examples/web/static/libs/fontawesome/webfonts/fa-brands-400.svg delete mode 100644 examples/web/static/libs/fontawesome/webfonts/fa-brands-400.ttf delete mode 100644 examples/web/static/libs/fontawesome/webfonts/fa-brands-400.woff delete mode 100644 examples/web/static/libs/fontawesome/webfonts/fa-brands-400.woff2 delete mode 100644 examples/web/static/libs/fontawesome/webfonts/fa-regular-400.eot delete mode 100644 examples/web/static/libs/fontawesome/webfonts/fa-regular-400.svg delete mode 100644 examples/web/static/libs/fontawesome/webfonts/fa-regular-400.ttf delete mode 100644 examples/web/static/libs/fontawesome/webfonts/fa-regular-400.woff delete mode 100644 examples/web/static/libs/fontawesome/webfonts/fa-regular-400.woff2 delete mode 100644 examples/web/static/libs/fontawesome/webfonts/fa-solid-900.eot delete mode 100644 examples/web/static/libs/fontawesome/webfonts/fa-solid-900.svg delete mode 100644 examples/web/static/libs/fontawesome/webfonts/fa-solid-900.ttf delete mode 100644 examples/web/static/libs/fontawesome/webfonts/fa-solid-900.woff delete mode 100644 examples/web/static/libs/fontawesome/webfonts/fa-solid-900.woff2 delete mode 100644 examples/web/static/libs/jquery/jquery-3.3.1.slim.min.js delete mode 100644 examples/web/static/libs/popper/popper.min.js delete mode 100644 examples/web/static/src/scss/app.scss delete mode 100644 examples/web/static/src/ts/discuss/clock.ts delete mode 100644 examples/web/static/src/ts/discuss/counter.ts delete mode 100644 examples/web/static/src/ts/discuss/discuss.ts delete mode 100644 examples/web/static/src/ts/env.ts delete mode 100644 examples/web/static/src/ts/loaders.ts delete mode 100644 examples/web/static/src/ts/main.ts delete mode 100644 examples/web/static/src/ts/registries.ts delete mode 100644 examples/web/static/src/ts/services/ajax.ts delete mode 100644 examples/web/static/src/ts/services/router.ts delete mode 100644 examples/web/static/src/ts/store/action_manager_mixin.ts delete mode 100644 examples/web/static/src/ts/store/rpc_mixin.ts delete mode 100644 examples/web/static/src/ts/store/store.ts delete mode 100644 examples/web/static/src/ts/ui/control_panel.ts delete mode 100644 examples/web/static/src/ts/ui/home_menu.ts delete mode 100644 examples/web/static/src/ts/ui/navbar.ts delete mode 100644 examples/web/static/src/ts/ui/notification.ts delete mode 100644 examples/web/static/src/ts/ui/root.ts delete mode 100644 examples/web/static/src/ts/views/base_view.ts delete mode 100644 examples/web/static/src/ts/views/form_view.ts delete mode 100644 examples/web/static/src/ts/views/kanban_view.ts delete mode 100644 examples/web/static/src/ts/views/list_view.ts delete mode 100644 examples/web/static/src/ts/widget.ts delete mode 100644 examples/web/static/src/xml/templates.xml delete mode 100644 examples/web/static/tests/helpers/index.ts delete mode 100644 examples/web/static/tests/helpers/mock_router.ts delete mode 100644 examples/web/static/tests/helpers/mock_server.ts delete mode 100644 examples/web/static/tests/helpers/test_data.ts delete mode 100644 examples/web/static/tests/helpers/test_env.ts delete mode 100644 examples/web/static/tests/store/action_manager_mixin_test.ts delete mode 100644 examples/web/static/tests/store/store.test.ts delete mode 100644 examples/web/static/tests/ui/__snapshots__/home_menu.test.ts.snap delete mode 100644 examples/web/static/tests/ui/__snapshots__/navbar.test.ts.snap delete mode 100644 examples/web/static/tests/ui/__snapshots__/notification.test.ts.snap delete mode 100644 examples/web/static/tests/ui/__snapshots__/root.test.ts.snap delete mode 100644 examples/web/static/tests/ui/home_menu.test.ts delete mode 100644 examples/web/static/tests/ui/navbar.test.ts delete mode 100644 examples/web/static/tests/ui/notification.test.ts delete mode 100644 examples/web/static/tests/ui/root.test.ts rename playground/index.html => index.html (100%) delete mode 100644 jest.config.js rename {playground/libs => libs}/ace.js (100%) rename {playground/libs => libs}/mode-css.js (100%) rename {playground/libs => libs}/mode-javascript.js (100%) rename {playground/libs => libs}/mode-xml.js (100%) rename {playground/libs => libs}/owl.js (100%) delete mode 100755 libs/snabbdom/.gitignore delete mode 100755 libs/snabbdom/.npmignore delete mode 100755 libs/snabbdom/.travis.yml delete mode 100755 libs/snabbdom/LICENSE delete mode 100755 libs/snabbdom/README.md delete mode 100755 libs/snabbdom/browserstack-karma.js delete mode 100755 libs/snabbdom/dist/h.js delete mode 100755 libs/snabbdom/dist/h.min.js delete mode 100755 libs/snabbdom/dist/h.min.js.map delete mode 100755 libs/snabbdom/dist/snabbdom-attributes.js delete mode 100755 libs/snabbdom/dist/snabbdom-attributes.min.js delete mode 100755 libs/snabbdom/dist/snabbdom-attributes.min.js.map delete mode 100755 libs/snabbdom/dist/snabbdom-class.js delete mode 100755 libs/snabbdom/dist/snabbdom-class.min.js delete mode 100755 libs/snabbdom/dist/snabbdom-class.min.js.map delete mode 100755 libs/snabbdom/dist/snabbdom-dataset.js delete mode 100755 libs/snabbdom/dist/snabbdom-eventlisteners.js delete mode 100755 libs/snabbdom/dist/snabbdom-eventlisteners.min.js delete mode 100755 libs/snabbdom/dist/snabbdom-eventlisteners.min.js.map delete mode 100755 libs/snabbdom/dist/snabbdom-patch.js delete mode 100755 libs/snabbdom/dist/snabbdom-patch.min.js delete mode 100755 libs/snabbdom/dist/snabbdom-patch.min.js.map delete mode 100755 libs/snabbdom/dist/snabbdom-props.js delete mode 100755 libs/snabbdom/dist/snabbdom-props.min.js delete mode 100755 libs/snabbdom/dist/snabbdom-props.min.js.map delete mode 100755 libs/snabbdom/dist/snabbdom-style.js delete mode 100755 libs/snabbdom/dist/snabbdom-style.min.js delete mode 100755 libs/snabbdom/dist/snabbdom-style.min.js.map delete mode 100755 libs/snabbdom/dist/snabbdom.js delete mode 100755 libs/snabbdom/dist/snabbdom.min.js delete mode 100755 libs/snabbdom/dist/snabbdom.min.js.map delete mode 100755 libs/snabbdom/dist/tovnode.js delete mode 100755 libs/snabbdom/dist/tovnode.min.js delete mode 100755 libs/snabbdom/dist/tovnode.min.js.map delete mode 100755 libs/snabbdom/examples/carousel-svg/README.md delete mode 100755 libs/snabbdom/examples/carousel-svg/build.js delete mode 100755 libs/snabbdom/examples/carousel-svg/index.html delete mode 100755 libs/snabbdom/examples/carousel-svg/script.js delete mode 100755 libs/snabbdom/examples/hero/build.js delete mode 100755 libs/snabbdom/examples/hero/index.html delete mode 100755 libs/snabbdom/examples/hero/script.js delete mode 100755 libs/snabbdom/examples/reorder-animation/build.js delete mode 100755 libs/snabbdom/examples/reorder-animation/index.html delete mode 100755 libs/snabbdom/examples/reorder-animation/script.js delete mode 100755 libs/snabbdom/examples/svg/build.js delete mode 100755 libs/snabbdom/examples/svg/index.html delete mode 100755 libs/snabbdom/examples/svg/script.js delete mode 100755 libs/snabbdom/gulpfile.js delete mode 100755 libs/snabbdom/karma.conf.js delete mode 100755 libs/snabbdom/package.json delete mode 100755 libs/snabbdom/perf/benchmarks.js delete mode 100755 libs/snabbdom/perf/index.html delete mode 100755 libs/snabbdom/src/h.ts delete mode 100755 libs/snabbdom/src/helpers/attachto.ts delete mode 100755 libs/snabbdom/src/hooks.ts delete mode 100755 libs/snabbdom/src/htmldomapi.ts delete mode 100755 libs/snabbdom/src/is.ts delete mode 100755 libs/snabbdom/src/modules/attributes.ts delete mode 100755 libs/snabbdom/src/modules/class.ts delete mode 100755 libs/snabbdom/src/modules/dataset.ts delete mode 100755 libs/snabbdom/src/modules/eventlisteners.ts delete mode 100755 libs/snabbdom/src/modules/hero.ts delete mode 100755 libs/snabbdom/src/modules/module.ts delete mode 100755 libs/snabbdom/src/modules/props.ts delete mode 100755 libs/snabbdom/src/modules/style.ts delete mode 100755 libs/snabbdom/src/snabbdom.bundle.ts delete mode 100755 libs/snabbdom/src/snabbdom.ts delete mode 100755 libs/snabbdom/src/thunk.ts delete mode 100755 libs/snabbdom/src/tovnode.ts delete mode 100755 libs/snabbdom/src/vnode.ts delete mode 100755 libs/snabbdom/test/attachto.js delete mode 100755 libs/snabbdom/test/attributes.js delete mode 100755 libs/snabbdom/test/core.js delete mode 100755 libs/snabbdom/test/dataset.js delete mode 100755 libs/snabbdom/test/eventlisteners.js delete mode 100755 libs/snabbdom/test/htmldomapi.js delete mode 100755 libs/snabbdom/test/style.js delete mode 100755 libs/snabbdom/test/thunk.js delete mode 100755 libs/snabbdom/testem.json delete mode 100755 libs/snabbdom/tsconfig.json rename {playground/libs => libs}/theme-monokai.js (100%) rename {playground/libs => libs}/worker-javascript.js (100%) delete mode 100644 package.json rename playground/playground-iframe.html => playground-iframe.html (100%) rename playground/playground.css => playground.css (100%) delete mode 100644 rollup.config.js delete mode 100644 src/component.ts delete mode 100644 src/event_bus.ts delete mode 100644 src/index.ts rename {playground/src => src}/playground.js (100%) delete mode 100644 src/qweb.ts delete mode 100644 src/registry.ts rename {playground/src => src}/samples.js (100%) delete mode 100644 src/store.ts delete mode 100644 src/utils.ts delete mode 100644 tests/__snapshots__/component.test.ts.snap delete mode 100644 tests/__snapshots__/qweb.test.ts.snap delete mode 100644 tests/__snapshots__/store.test.ts.snap delete mode 100644 tests/component.test.ts delete mode 100644 tests/event_bus.test.ts delete mode 100644 tests/helpers.ts delete mode 100644 tests/qweb.test.ts delete mode 100644 tests/store.test.ts delete mode 100644 tests/utils.test.ts delete mode 100644 tsconfig.json diff --git a/.jshintrc b/.jshintrc deleted file mode 100644 index bfadc75e..00000000 --- a/.jshintrc +++ /dev/null @@ -1,3 +0,0 @@ -{ - "esversion": 9 -} diff --git a/LICENSE b/LICENSE deleted file mode 100644 index 12334e0f..00000000 --- a/LICENSE +++ /dev/null @@ -1,859 +0,0 @@ - -For copyright information, please see the COPYRIGHT file. - -Odoo is published under the GNU LESSER GENERAL PUBLIC LICENSE, Version 3 -(LGPLv3), as included below. Since the LGPL is a set of additional -permissions on top of the GPL, the text of the GPL is included at the -bottom as well. - -Some external libraries and contributions bundled with Odoo may be published -under other GPL-compatible licenses. For these, please refer to the relevant -source files and/or license files, in the source code tree. - -************************************************************************** - - GNU LESSER GENERAL PUBLIC LICENSE - Version 3, 29 June 2007 - - Copyright (C) 2007 Free Software Foundation, Inc. - Everyone is permitted to copy and distribute verbatim copies - of this license document, but changing it is not allowed. - - - This version of the GNU Lesser General Public License incorporates -the terms and conditions of version 3 of the GNU General Public -License, supplemented by the additional permissions listed below. - - 0. Additional Definitions. - - As used herein, "this License" refers to version 3 of the GNU Lesser -General Public License, and the "GNU GPL" refers to version 3 of the GNU -General Public License. - - "The Library" refers to a covered work governed by this License, -other than an Application or a Combined Work as defined below. - - An "Application" is any work that makes use of an interface provided -by the Library, but which is not otherwise based on the Library. -Defining a subclass of a class defined by the Library is deemed a mode -of using an interface provided by the Library. - - A "Combined Work" is a work produced by combining or linking an -Application with the Library. The particular version of the Library -with which the Combined Work was made is also called the "Linked -Version". - - The "Minimal Corresponding Source" for a Combined Work means the -Corresponding Source for the Combined Work, excluding any source code -for portions of the Combined Work that, considered in isolation, are -based on the Application, and not on the Linked Version. - - The "Corresponding Application Code" for a Combined Work means the -object code and/or source code for the Application, including any data -and utility programs needed for reproducing the Combined Work from the -Application, but excluding the System Libraries of the Combined Work. - - 1. Exception to Section 3 of the GNU GPL. - - You may convey a covered work under sections 3 and 4 of this License -without being bound by section 3 of the GNU GPL. - - 2. Conveying Modified Versions. - - If you modify a copy of the Library, and, in your modifications, a -facility refers to a function or data to be supplied by an Application -that uses the facility (other than as an argument passed when the -facility is invoked), then you may convey a copy of the modified -version: - - a) under this License, provided that you make a good faith effort to - ensure that, in the event an Application does not supply the - function or data, the facility still operates, and performs - whatever part of its purpose remains meaningful, or - - b) under the GNU GPL, with none of the additional permissions of - this License applicable to that copy. - - 3. Object Code Incorporating Material from Library Header Files. - - The object code form of an Application may incorporate material from -a header file that is part of the Library. You may convey such object -code under terms of your choice, provided that, if the incorporated -material is not limited to numerical parameters, data structure -layouts and accessors, or small macros, inline functions and templates -(ten or fewer lines in length), you do both of the following: - - a) Give prominent notice with each copy of the object code that the - Library is used in it and that the Library and its use are - covered by this License. - - b) Accompany the object code with a copy of the GNU GPL and this license - document. - - 4. Combined Works. - - You may convey a Combined Work under terms of your choice that, -taken together, effectively do not restrict modification of the -portions of the Library contained in the Combined Work and reverse -engineering for debugging such modifications, if you also do each of -the following: - - a) Give prominent notice with each copy of the Combined Work that - the Library is used in it and that the Library and its use are - covered by this License. - - b) Accompany the Combined Work with a copy of the GNU GPL and this license - document. - - c) For a Combined Work that displays copyright notices during - execution, include the copyright notice for the Library among - these notices, as well as a reference directing the user to the - copies of the GNU GPL and this license document. - - d) Do one of the following: - - 0) Convey the Minimal Corresponding Source under the terms of this - License, and the Corresponding Application Code in a form - suitable for, and under terms that permit, the user to - recombine or relink the Application with a modified version of - the Linked Version to produce a modified Combined Work, in the - manner specified by section 6 of the GNU GPL for conveying - Corresponding Source. - - 1) Use a suitable shared library mechanism for linking with the - Library. A suitable mechanism is one that (a) uses at run time - a copy of the Library already present on the user's computer - system, and (b) will operate properly with a modified version - of the Library that is interface-compatible with the Linked - Version. - - e) Provide Installation Information, but only if you would otherwise - be required to provide such information under section 6 of the - GNU GPL, and only to the extent that such information is - necessary to install and execute a modified version of the - Combined Work produced by recombining or relinking the - Application with a modified version of the Linked Version. (If - you use option 4d0, the Installation Information must accompany - the Minimal Corresponding Source and Corresponding Application - Code. If you use option 4d1, you must provide the Installation - Information in the manner specified by section 6 of the GNU GPL - for conveying Corresponding Source.) - - 5. Combined Libraries. - - You may place library facilities that are a work based on the -Library side by side in a single library together with other library -facilities that are not Applications and are not covered by this -License, and convey such a combined library under terms of your -choice, if you do both of the following: - - a) Accompany the combined library with a copy of the same work based - on the Library, uncombined with any other library facilities, - conveyed under the terms of this License. - - b) Give prominent notice with the combined library that part of it - is a work based on the Library, and explaining where to find the - accompanying uncombined form of the same work. - - 6. Revised Versions of the GNU Lesser General Public License. - - The Free Software Foundation may publish revised and/or new versions -of the GNU Lesser General Public License from time to time. Such new -versions will be similar in spirit to the present version, but may -differ in detail to address new problems or concerns. - - Each version is given a distinguishing version number. If the -Library as you received it specifies that a certain numbered version -of the GNU Lesser General Public License "or any later version" -applies to it, you have the option of following the terms and -conditions either of that published version or of any later version -published by the Free Software Foundation. If the Library as you -received it does not specify a version number of the GNU Lesser -General Public License, you may choose any version of the GNU Lesser -General Public License ever published by the Free Software Foundation. - - If the Library as you received it specifies that a proxy can decide -whether future versions of the GNU Lesser General Public License shall -apply, that proxy's public statement of acceptance of any version is -permanent authorization for you to choose that version for the -Library. - -************************************************************************** - - GNU GENERAL PUBLIC LICENSE - Version 3, 29 June 2007 - - Copyright (C) 2007 Free Software Foundation, Inc. - Everyone is permitted to copy and distribute verbatim copies - of this license document, but changing it is not allowed. - - Preamble - - The GNU General Public License is a free, copyleft license for -software and other kinds of works. - - The licenses for most software and other practical works are designed -to take away your freedom to share and change the works. By contrast, -the GNU General Public License is intended to guarantee your freedom to -share and change all versions of a program--to make sure it remains free -software for all its users. We, the Free Software Foundation, use the -GNU General Public License for most of our software; it applies also to -any other work released this way by its authors. You can apply it to -your programs, too. - - When we speak of free software, we are referring to freedom, not -price. Our General Public Licenses are designed to make sure that you -have the freedom to distribute copies of free software (and charge for -them if you wish), that you receive source code or can get it if you -want it, that you can change the software or use pieces of it in new -free programs, and that you know you can do these things. - - To protect your rights, we need to prevent others from denying you -these rights or asking you to surrender the rights. Therefore, you have -certain responsibilities if you distribute copies of the software, or if -you modify it: responsibilities to respect the freedom of others. - - For example, if you distribute copies of such a program, whether -gratis or for a fee, you must pass on to the recipients the same -freedoms that you received. You must make sure that they, too, receive -or can get the source code. And you must show them these terms so they -know their rights. - - Developers that use the GNU GPL protect your rights with two steps: -(1) assert copyright on the software, and (2) offer you this License -giving you legal permission to copy, distribute and/or modify it. - - For the developers' and authors' protection, the GPL clearly explains -that there is no warranty for this free software. For both users' and -authors' sake, the GPL requires that modified versions be marked as -changed, so that their problems will not be attributed erroneously to -authors of previous versions. - - Some devices are designed to deny users access to install or run -modified versions of the software inside them, although the manufacturer -can do so. This is fundamentally incompatible with the aim of -protecting users' freedom to change the software. The systematic -pattern of such abuse occurs in the area of products for individuals to -use, which is precisely where it is most unacceptable. Therefore, we -have designed this version of the GPL to prohibit the practice for those -products. If such problems arise substantially in other domains, we -stand ready to extend this provision to those domains in future versions -of the GPL, as needed to protect the freedom of users. - - Finally, every program is threatened constantly by software patents. -States should not allow patents to restrict development and use of -software on general-purpose computers, but in those that do, we wish to -avoid the special danger that patents applied to a free program could -make it effectively proprietary. To prevent this, the GPL assures that -patents cannot be used to render the program non-free. - - The precise terms and conditions for copying, distribution and -modification follow. - - TERMS AND CONDITIONS - - 0. Definitions. - - "This License" refers to version 3 of the GNU General Public License. - - "Copyright" also means copyright-like laws that apply to other kinds of -works, such as semiconductor masks. - - "The Program" refers to any copyrightable work licensed under this -License. Each licensee is addressed as "you". "Licensees" and -"recipients" may be individuals or organizations. - - To "modify" a work means to copy from or adapt all or part of the work -in a fashion requiring copyright permission, other than the making of an -exact copy. The resulting work is called a "modified version" of the -earlier work or a work "based on" the earlier work. - - A "covered work" means either the unmodified Program or a work based -on the Program. - - To "propagate" a work means to do anything with it that, without -permission, would make you directly or secondarily liable for -infringement under applicable copyright law, except executing it on a -computer or modifying a private copy. Propagation includes copying, -distribution (with or without modification), making available to the -public, and in some countries other activities as well. - - To "convey" a work means any kind of propagation that enables other -parties to make or receive copies. Mere interaction with a user through -a computer network, with no transfer of a copy, is not conveying. - - An interactive user interface displays "Appropriate Legal Notices" -to the extent that it includes a convenient and prominently visible -feature that (1) displays an appropriate copyright notice, and (2) -tells the user that there is no warranty for the work (except to the -extent that warranties are provided), that licensees may convey the -work under this License, and how to view a copy of this License. If -the interface presents a list of user commands or options, such as a -menu, a prominent item in the list meets this criterion. - - 1. Source Code. - - The "source code" for a work means the preferred form of the work -for making modifications to it. "Object code" means any non-source -form of a work. - - A "Standard Interface" means an interface that either is an official -standard defined by a recognized standards body, or, in the case of -interfaces specified for a particular programming language, one that -is widely used among developers working in that language. - - The "System Libraries" of an executable work include anything, other -than the work as a whole, that (a) is included in the normal form of -packaging a Major Component, but which is not part of that Major -Component, and (b) serves only to enable use of the work with that -Major Component, or to implement a Standard Interface for which an -implementation is available to the public in source code form. A -"Major Component", in this context, means a major essential component -(kernel, window system, and so on) of the specific operating system -(if any) on which the executable work runs, or a compiler used to -produce the work, or an object code interpreter used to run it. - - The "Corresponding Source" for a work in object code form means all -the source code needed to generate, install, and (for an executable -work) run the object code and to modify the work, including scripts to -control those activities. However, it does not include the work's -System Libraries, or general-purpose tools or generally available free -programs which are used unmodified in performing those activities but -which are not part of the work. For example, Corresponding Source -includes interface definition files associated with source files for -the work, and the source code for shared libraries and dynamically -linked subprograms that the work is specifically designed to require, -such as by intimate data communication or control flow between those -subprograms and other parts of the work. - - The Corresponding Source need not include anything that users -can regenerate automatically from other parts of the Corresponding -Source. - - The Corresponding Source for a work in source code form is that -same work. - - 2. Basic Permissions. - - All rights granted under this License are granted for the term of -copyright on the Program, and are irrevocable provided the stated -conditions are met. This License explicitly affirms your unlimited -permission to run the unmodified Program. The output from running a -covered work is covered by this License only if the output, given its -content, constitutes a covered work. This License acknowledges your -rights of fair use or other equivalent, as provided by copyright law. - - You may make, run and propagate covered works that you do not -convey, without conditions so long as your license otherwise remains -in force. You may convey covered works to others for the sole purpose -of having them make modifications exclusively for you, or provide you -with facilities for running those works, provided that you comply with -the terms of this License in conveying all material for which you do -not control copyright. Those thus making or running the covered works -for you must do so exclusively on your behalf, under your direction -and control, on terms that prohibit them from making any copies of -your copyrighted material outside their relationship with you. - - Conveying under any other circumstances is permitted solely under -the conditions stated below. Sublicensing is not allowed; section 10 -makes it unnecessary. - - 3. Protecting Users' Legal Rights From Anti-Circumvention Law. - - No covered work shall be deemed part of an effective technological -measure under any applicable law fulfilling obligations under article -11 of the WIPO copyright treaty adopted on 20 December 1996, or -similar laws prohibiting or restricting circumvention of such -measures. - - When you convey a covered work, you waive any legal power to forbid -circumvention of technological measures to the extent such circumvention -is effected by exercising rights under this License with respect to -the covered work, and you disclaim any intention to limit operation or -modification of the work as a means of enforcing, against the work's -users, your or third parties' legal rights to forbid circumvention of -technological measures. - - 4. Conveying Verbatim Copies. - - You may convey verbatim copies of the Program's source code as you -receive it, in any medium, provided that you conspicuously and -appropriately publish on each copy an appropriate copyright notice; -keep intact all notices stating that this License and any -non-permissive terms added in accord with section 7 apply to the code; -keep intact all notices of the absence of any warranty; and give all -recipients a copy of this License along with the Program. - - You may charge any price or no price for each copy that you convey, -and you may offer support or warranty protection for a fee. - - 5. Conveying Modified Source Versions. - - You may convey a work based on the Program, or the modifications to -produce it from the Program, in the form of source code under the -terms of section 4, provided that you also meet all of these conditions: - - a) The work must carry prominent notices stating that you modified - it, and giving a relevant date. - - b) The work must carry prominent notices stating that it is - released under this License and any conditions added under section - 7. This requirement modifies the requirement in section 4 to - "keep intact all notices". - - c) You must license the entire work, as a whole, under this - License to anyone who comes into possession of a copy. This - License will therefore apply, along with any applicable section 7 - additional terms, to the whole of the work, and all its parts, - regardless of how they are packaged. This License gives no - permission to license the work in any other way, but it does not - invalidate such permission if you have separately received it. - - d) If the work has interactive user interfaces, each must display - Appropriate Legal Notices; however, if the Program has interactive - interfaces that do not display Appropriate Legal Notices, your - work need not make them do so. - - A compilation of a covered work with other separate and independent -works, which are not by their nature extensions of the covered work, -and which are not combined with it such as to form a larger program, -in or on a volume of a storage or distribution medium, is called an -"aggregate" if the compilation and its resulting copyright are not -used to limit the access or legal rights of the compilation's users -beyond what the individual works permit. Inclusion of a covered work -in an aggregate does not cause this License to apply to the other -parts of the aggregate. - - 6. Conveying Non-Source Forms. - - You may convey a covered work in object code form under the terms -of sections 4 and 5, provided that you also convey the -machine-readable Corresponding Source under the terms of this License, -in one of these ways: - - a) Convey the object code in, or embodied in, a physical product - (including a physical distribution medium), accompanied by the - Corresponding Source fixed on a durable physical medium - customarily used for software interchange. - - b) Convey the object code in, or embodied in, a physical product - (including a physical distribution medium), accompanied by a - written offer, valid for at least three years and valid for as - long as you offer spare parts or customer support for that product - model, to give anyone who possesses the object code either (1) a - copy of the Corresponding Source for all the software in the - product that is covered by this License, on a durable physical - medium customarily used for software interchange, for a price no - more than your reasonable cost of physically performing this - conveying of source, or (2) access to copy the - Corresponding Source from a network server at no charge. - - c) Convey individual copies of the object code with a copy of the - written offer to provide the Corresponding Source. This - alternative is allowed only occasionally and noncommercially, and - only if you received the object code with such an offer, in accord - with subsection 6b. - - d) Convey the object code by offering access from a designated - place (gratis or for a charge), and offer equivalent access to the - Corresponding Source in the same way through the same place at no - further charge. You need not require recipients to copy the - Corresponding Source along with the object code. If the place to - copy the object code is a network server, the Corresponding Source - may be on a different server (operated by you or a third party) - that supports equivalent copying facilities, provided you maintain - clear directions next to the object code saying where to find the - Corresponding Source. Regardless of what server hosts the - Corresponding Source, you remain obligated to ensure that it is - available for as long as needed to satisfy these requirements. - - e) Convey the object code using peer-to-peer transmission, provided - you inform other peers where the object code and Corresponding - Source of the work are being offered to the general public at no - charge under subsection 6d. - - A separable portion of the object code, whose source code is excluded -from the Corresponding Source as a System Library, need not be -included in conveying the object code work. - - A "User Product" is either (1) a "consumer product", which means any -tangible personal property which is normally used for personal, family, -or household purposes, or (2) anything designed or sold for incorporation -into a dwelling. In determining whether a product is a consumer product, -doubtful cases shall be resolved in favor of coverage. For a particular -product received by a particular user, "normally used" refers to a -typical or common use of that class of product, regardless of the status -of the particular user or of the way in which the particular user -actually uses, or expects or is expected to use, the product. A product -is a consumer product regardless of whether the product has substantial -commercial, industrial or non-consumer uses, unless such uses represent -the only significant mode of use of the product. - - "Installation Information" for a User Product means any methods, -procedures, authorization keys, or other information required to install -and execute modified versions of a covered work in that User Product from -a modified version of its Corresponding Source. The information must -suffice to ensure that the continued functioning of the modified object -code is in no case prevented or interfered with solely because -modification has been made. - - If you convey an object code work under this section in, or with, or -specifically for use in, a User Product, and the conveying occurs as -part of a transaction in which the right of possession and use of the -User Product is transferred to the recipient in perpetuity or for a -fixed term (regardless of how the transaction is characterized), the -Corresponding Source conveyed under this section must be accompanied -by the Installation Information. But this requirement does not apply -if neither you nor any third party retains the ability to install -modified object code on the User Product (for example, the work has -been installed in ROM). - - The requirement to provide Installation Information does not include a -requirement to continue to provide support service, warranty, or updates -for a work that has been modified or installed by the recipient, or for -the User Product in which it has been modified or installed. Access to a -network may be denied when the modification itself materially and -adversely affects the operation of the network or violates the rules and -protocols for communication across the network. - - Corresponding Source conveyed, and Installation Information provided, -in accord with this section must be in a format that is publicly -documented (and with an implementation available to the public in -source code form), and must require no special password or key for -unpacking, reading or copying. - - 7. Additional Terms. - - "Additional permissions" are terms that supplement the terms of this -License by making exceptions from one or more of its conditions. -Additional permissions that are applicable to the entire Program shall -be treated as though they were included in this License, to the extent -that they are valid under applicable law. If additional permissions -apply only to part of the Program, that part may be used separately -under those permissions, but the entire Program remains governed by -this License without regard to the additional permissions. - - When you convey a copy of a covered work, you may at your option -remove any additional permissions from that copy, or from any part of -it. (Additional permissions may be written to require their own -removal in certain cases when you modify the work.) You may place -additional permissions on material, added by you to a covered work, -for which you have or can give appropriate copyright permission. - - Notwithstanding any other provision of this License, for material you -add to a covered work, you may (if authorized by the copyright holders of -that material) supplement the terms of this License with terms: - - a) Disclaiming warranty or limiting liability differently from the - terms of sections 15 and 16 of this License; or - - b) Requiring preservation of specified reasonable legal notices or - author attributions in that material or in the Appropriate Legal - Notices displayed by works containing it; or - - c) Prohibiting misrepresentation of the origin of that material, or - requiring that modified versions of such material be marked in - reasonable ways as different from the original version; or - - d) Limiting the use for publicity purposes of names of licensors or - authors of the material; or - - e) Declining to grant rights under trademark law for use of some - trade names, trademarks, or service marks; or - - f) Requiring indemnification of licensors and authors of that - material by anyone who conveys the material (or modified versions of - it) with contractual assumptions of liability to the recipient, for - any liability that these contractual assumptions directly impose on - those licensors and authors. - - All other non-permissive additional terms are considered "further -restrictions" within the meaning of section 10. If the Program as you -received it, or any part of it, contains a notice stating that it is -governed by this License along with a term that is a further -restriction, you may remove that term. If a license document contains -a further restriction but permits relicensing or conveying under this -License, you may add to a covered work material governed by the terms -of that license document, provided that the further restriction does -not survive such relicensing or conveying. - - If you add terms to a covered work in accord with this section, you -must place, in the relevant source files, a statement of the -additional terms that apply to those files, or a notice indicating -where to find the applicable terms. - - Additional terms, permissive or non-permissive, may be stated in the -form of a separately written license, or stated as exceptions; -the above requirements apply either way. - - 8. Termination. - - You may not propagate or modify a covered work except as expressly -provided under this License. Any attempt otherwise to propagate or -modify it is void, and will automatically terminate your rights under -this License (including any patent licenses granted under the third -paragraph of section 11). - - However, if you cease all violation of this License, then your -license from a particular copyright holder is reinstated (a) -provisionally, unless and until the copyright holder explicitly and -finally terminates your license, and (b) permanently, if the copyright -holder fails to notify you of the violation by some reasonable means -prior to 60 days after the cessation. - - Moreover, your license from a particular copyright holder is -reinstated permanently if the copyright holder notifies you of the -violation by some reasonable means, this is the first time you have -received notice of violation of this License (for any work) from that -copyright holder, and you cure the violation prior to 30 days after -your receipt of the notice. - - Termination of your rights under this section does not terminate the -licenses of parties who have received copies or rights from you under -this License. If your rights have been terminated and not permanently -reinstated, you do not qualify to receive new licenses for the same -material under section 10. - - 9. Acceptance Not Required for Having Copies. - - You are not required to accept this License in order to receive or -run a copy of the Program. Ancillary propagation of a covered work -occurring solely as a consequence of using peer-to-peer transmission -to receive a copy likewise does not require acceptance. However, -nothing other than this License grants you permission to propagate or -modify any covered work. These actions infringe copyright if you do -not accept this License. Therefore, by modifying or propagating a -covered work, you indicate your acceptance of this License to do so. - - 10. Automatic Licensing of Downstream Recipients. - - Each time you convey a covered work, the recipient automatically -receives a license from the original licensors, to run, modify and -propagate that work, subject to this License. You are not responsible -for enforcing compliance by third parties with this License. - - An "entity transaction" is a transaction transferring control of an -organization, or substantially all assets of one, or subdividing an -organization, or merging organizations. If propagation of a covered -work results from an entity transaction, each party to that -transaction who receives a copy of the work also receives whatever -licenses to the work the party's predecessor in interest had or could -give under the previous paragraph, plus a right to possession of the -Corresponding Source of the work from the predecessor in interest, if -the predecessor has it or can get it with reasonable efforts. - - You may not impose any further restrictions on the exercise of the -rights granted or affirmed under this License. For example, you may -not impose a license fee, royalty, or other charge for exercise of -rights granted under this License, and you may not initiate litigation -(including a cross-claim or counterclaim in a lawsuit) alleging that -any patent claim is infringed by making, using, selling, offering for -sale, or importing the Program or any portion of it. - - 11. Patents. - - A "contributor" is a copyright holder who authorizes use under this -License of the Program or a work on which the Program is based. The -work thus licensed is called the contributor's "contributor version". - - A contributor's "essential patent claims" are all patent claims -owned or controlled by the contributor, whether already acquired or -hereafter acquired, that would be infringed by some manner, permitted -by this License, of making, using, or selling its contributor version, -but do not include claims that would be infringed only as a -consequence of further modification of the contributor version. For -purposes of this definition, "control" includes the right to grant -patent sublicenses in a manner consistent with the requirements of -this License. - - Each contributor grants you a non-exclusive, worldwide, royalty-free -patent license under the contributor's essential patent claims, to -make, use, sell, offer for sale, import and otherwise run, modify and -propagate the contents of its contributor version. - - In the following three paragraphs, a "patent license" is any express -agreement or commitment, however denominated, not to enforce a patent -(such as an express permission to practice a patent or covenant not to -sue for patent infringement). To "grant" such a patent license to a -party means to make such an agreement or commitment not to enforce a -patent against the party. - - If you convey a covered work, knowingly relying on a patent license, -and the Corresponding Source of the work is not available for anyone -to copy, free of charge and under the terms of this License, through a -publicly available network server or other readily accessible means, -then you must either (1) cause the Corresponding Source to be so -available, or (2) arrange to deprive yourself of the benefit of the -patent license for this particular work, or (3) arrange, in a manner -consistent with the requirements of this License, to extend the patent -license to downstream recipients. "Knowingly relying" means you have -actual knowledge that, but for the patent license, your conveying the -covered work in a country, or your recipient's use of the covered work -in a country, would infringe one or more identifiable patents in that -country that you have reason to believe are valid. - - If, pursuant to or in connection with a single transaction or -arrangement, you convey, or propagate by procuring conveyance of, a -covered work, and grant a patent license to some of the parties -receiving the covered work authorizing them to use, propagate, modify -or convey a specific copy of the covered work, then the patent license -you grant is automatically extended to all recipients of the covered -work and works based on it. - - A patent license is "discriminatory" if it does not include within -the scope of its coverage, prohibits the exercise of, or is -conditioned on the non-exercise of one or more of the rights that are -specifically granted under this License. You may not convey a covered -work if you are a party to an arrangement with a third party that is -in the business of distributing software, under which you make payment -to the third party based on the extent of your activity of conveying -the work, and under which the third party grants, to any of the -parties who would receive the covered work from you, a discriminatory -patent license (a) in connection with copies of the covered work -conveyed by you (or copies made from those copies), or (b) primarily -for and in connection with specific products or compilations that -contain the covered work, unless you entered into that arrangement, -or that patent license was granted, prior to 28 March 2007. - - Nothing in this License shall be construed as excluding or limiting -any implied license or other defenses to infringement that may -otherwise be available to you under applicable patent law. - - 12. No Surrender of Others' Freedom. - - If conditions are imposed on you (whether by court order, agreement or -otherwise) that contradict the conditions of this License, they do not -excuse you from the conditions of this License. If you cannot convey a -covered work so as to satisfy simultaneously your obligations under this -License and any other pertinent obligations, then as a consequence you may -not convey it at all. For example, if you agree to terms that obligate you -to collect a royalty for further conveying from those to whom you convey -the Program, the only way you could satisfy both those terms and this -License would be to refrain entirely from conveying the Program. - - 13. Use with the GNU Affero General Public License. - - Notwithstanding any other provision of this License, you have -permission to link or combine any covered work with a work licensed -under version 3 of the GNU Affero General Public License into a single -combined work, and to convey the resulting work. The terms of this -License will continue to apply to the part which is the covered work, -but the special requirements of the GNU Affero General Public License, -section 13, concerning interaction through a network will apply to the -combination as such. - - 14. Revised Versions of this License. - - The Free Software Foundation may publish revised and/or new versions of -the GNU General Public License from time to time. Such new versions will -be similar in spirit to the present version, but may differ in detail to -address new problems or concerns. - - Each version is given a distinguishing version number. If the -Program specifies that a certain numbered version of the GNU General -Public License "or any later version" applies to it, you have the -option of following the terms and conditions either of that numbered -version or of any later version published by the Free Software -Foundation. If the Program does not specify a version number of the -GNU General Public License, you may choose any version ever published -by the Free Software Foundation. - - If the Program specifies that a proxy can decide which future -versions of the GNU General Public License can be used, that proxy's -public statement of acceptance of a version permanently authorizes you -to choose that version for the Program. - - Later license versions may give you additional or different -permissions. However, no additional obligations are imposed on any -author or copyright holder as a result of your choosing to follow a -later version. - - 15. Disclaimer of Warranty. - - THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY -APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT -HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY -OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, -THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR -PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM -IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF -ALL NECESSARY SERVICING, REPAIR OR CORRECTION. - - 16. Limitation of Liability. - - IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING -WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS -THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY -GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE -USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF -DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD -PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), -EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF -SUCH DAMAGES. - - 17. Interpretation of Sections 15 and 16. - - If the disclaimer of warranty and limitation of liability provided -above cannot be given local legal effect according to their terms, -reviewing courts shall apply local law that most closely approximates -an absolute waiver of all civil liability in connection with the -Program, unless a warranty or assumption of liability accompanies a -copy of the Program in return for a fee. - - END OF TERMS AND CONDITIONS - - How to Apply These Terms to Your New Programs - - If you develop a new program, and you want it to be of the greatest -possible use to the public, the best way to achieve this is to make it -free software which everyone can redistribute and change under these terms. - - To do so, attach the following notices to the program. It is safest -to attach them to the start of each source file to most effectively -state the exclusion of warranty; and each file should have at least -the "copyright" line and a pointer to where the full notice is found. - - - Copyright (C) - - This program is free software: you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or - (at your option) any later version. - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with this program. If not, see . - -Also add information on how to contact you by electronic and paper mail. - - If the program does terminal interaction, make it output a short -notice like this when it starts in an interactive mode: - - Copyright (C) - This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. - This is free software, and you are welcome to redistribute it - under certain conditions; type `show c' for details. - -The hypothetical commands `show w' and `show c' should show the appropriate -parts of the General Public License. Of course, your program's commands -might be different; for a GUI interface, you would use an "about box". - - You should also get your employer (if you work as a programmer) or school, -if any, to sign a "copyright disclaimer" for the program, if necessary. -For more information on this, and how to apply and follow the GNU GPL, see -. - - The GNU General Public License does not permit incorporating your program -into proprietary programs. If your program is a subroutine library, you -may consider it more useful to permit linking proprietary applications with -the library. If this is what you want to do, use the GNU Lesser General -Public License instead of this License. But first, please read -. - - -************************************************************************** \ No newline at end of file diff --git a/README.md b/README.md deleted file mode 100644 index 12fd032d..00000000 --- a/README.md +++ /dev/null @@ -1,119 +0,0 @@ -

🦉 Odoo Web Lab 🦉

- -## Project Overview - -Odoo Web Lab (OWL) is a project to collect some useful, reusable, (hopefully) -well designed building blocks for building web applications. However, since this is the basis for the Odoo web client, we will not hesitate -to design the code here to better match the Odoo architecture/design principles. - -The most important element of this repository is certainly the component system. -It is designed to be: - -1. **declarative:** the user interface should be described in term of the state - of the application, not as a sequence of imperative steps. - -2. **composable:** each widget can seamlessly be created in a parent widget by - a simple directive in its template. - -3. **asynchronous rendering:** the framework will transparently wait for each - subwidgets to be ready before applying the rendering. It uses native promises - under the hood. - -4. **uses QWeb as a template system:** the templates are described in XML - and follow the QWeb specification. This is a requirement for Odoo. - -5. **with an imperative escape hatch:** if necessary, sub widgets can easily be - manually created/destroyed. - -Note: the code is written in typescript. This does not mean that the main web -client will ever be converted to typescript (even though I would really like it). - -## Installing/Building - -Some npm scripts are available: - -| Command | Description | -| ------------------ | -------------------------------------------------- | -| npm install | install every dependency required for this project | -| npm run build | build a bundle of _owl_ in the _/dist/_ folder | -| npm run minify | minify the prebuilt owl.js file | -| npm run test | run all tests | -| npm run test:watch | run all tests, and keep a watcher | - -## Documentation - -The complete documentation can be found [here](doc/readme.md). The most important sections are: - -- [Quick Start](doc/quick_start.md) -- [Tutorial](doc/tutorial.md) -- [Component](doc/component.md) -- [QWeb](doc/qweb.md) - -# Examples - -Here is a minimal Hello World example: - -```javascript -class HelloWorld extends owl.core.Component { - inlineTemplate = `
Hello
`; -} - -const env = { - qweb: new owl.core.QWeb() -}; - -const hello = new HelloWorld(env, { name: "World" }); -hello.mount(document.body); -``` - -The next example show how interactive widgets can be created and how widget -composition works: - -```javascript -class Counter extends owl.core.Component { - inlineTemplate = ` -
- - Value: - -
`; - - constructor(parent, props) { - super(parent, props); - this.state = { - value: props.initialState || 0 - }; - } - - increment(delta) { - this.updateState({ value: this.state.value + delta }); - } -} - -class App extends owl.core.Component { - inlineTemplate = ` -
- - -
`; - - widgets = { Counter }; -} - -const env = { - qweb: new owl.core.QWeb() -}; - -const app = new App(env); -app.mount(document.body); -``` - -More interesting examples on how to work with this web framework can be found in the _examples/_ folder: - -- [Todo Application](examples/readme.md#todo-app) -- [Web Client](examples/readme.md#web-client-example) -- [Benchmarks](examples/readme.md#benchmarks) - -## License - -React is [GPL licensed](./LICENSE). diff --git a/doc/component.md b/doc/component.md deleted file mode 100644 index cbc6ad5f..00000000 --- a/doc/component.md +++ /dev/null @@ -1,30 +0,0 @@ -# Component - -Components are the reusable, composable widgets. They are designed to be low -level, to be declarative, and with asynchronous rendering. - -For example: - -```javascript -export class Counter extends Component { - inlineTemplate = ` -
- - Value: - -
`; - - state = { - counter: 0 - }; - - constructor(parent, props) { - super(parent, props); - this.state.counter = props.initialState || 0; - } - - increment(delta) { - this.updateState({ counter: this.state.counter + delta }); - } -} -``` diff --git a/doc/quick_start.md b/doc/quick_start.md deleted file mode 100644 index ff1db227..00000000 --- a/doc/quick_start.md +++ /dev/null @@ -1,61 +0,0 @@ -# Quick Start - -To build an application (or a sub-part of an application), we need two things: - -- an environment -- a root widget - -Here are a few steps that may be useful to get started: - -- get the templates -- create a qweb engine, with the templates -- create an environment -- create an instance of the root widget -- mount the root widget to a DOM element - -## Simple example - -In a oversimplified example, here is what it could look like: - -```javascript -const templates = await loadTemplates(); - -const qweb = new QWeb(); -qweb.loadTemplates(templates); - -const env = { - qweb: qweb -}; - -const root = new RootWidget(env, { initialState: 17 }); - -const target = document.getElementById("app"); -root.mount(target); -``` - -## Managing state - -The environment is propagated to each subchildren. So, it is convenient to use -to give a reference to some global object. This is potentially very useful -in a redux-like architecture: - -```javascript -... - -const store = new Store(); - -const env = { - qweb: qweb, - store: store, -}; - -const state = store.getState() -const root = new RootWidget(env, state); - -store.on('state_change', nextState => { - root.updateProps(nextState); -}); - -const target = document.getElementById('app'); -root.mount(target); -``` diff --git a/doc/qweb.md b/doc/qweb.md deleted file mode 100644 index 3aee3e69..00000000 --- a/doc/qweb.md +++ /dev/null @@ -1,35 +0,0 @@ -# QWeb - -QWeb is a template specification. The QWeb class in this repository is: - -- an implementation of the QWeb specification -- which outputs a virtual dom instead of a string -- and extended with a few extra directives - -## QWeb Specification - -add here a full description of what QWeb is supposed to be, with some examples - -## QWeb Implementation - -```javascript -var qweb = new QWeb(); -qweb.addTemplate("sometemplate", '
hello
'); - -// result is a vnode which represent
hello world
-result = qweb.render("sometemplate", { name: "world" }); -``` - -## QWeb extensions - -- t-on directive -- t-widget, t-props, t-key -- t-ref - -## Note on white spaces - -White spaces in a templates are handled in a special way: - -- consecutive whitespaces are always condensed to a single whitespace -- if a whitespace-only text node contains a linebreak, it is ignored -- the previous rules do not apply if we are in a `
` tag
diff --git a/doc/readme.md b/doc/readme.md
deleted file mode 100644
index cdb50fa9..00000000
--- a/doc/readme.md
+++ /dev/null
@@ -1,22 +0,0 @@
-# Odoo Web Lab Documentation
-
-Currently, this repository contains:
-
-1. **core**
-
-   - an implementation/extension of the QWeb template engine that outputs a virtual
-     dom (using the snabbdom library)
-   - a Component class, which uses the QWeb engine as its underlying rendering
-     mechanism. The component class is designed to be declarative, with
-     asynchronous rendering. Also, it uses snabbdom as the virtual dom library.
-   - some utility functions/classes
-
-2. **extras**
-   - a Store class and a connect function, to help manage the state of an application (like react-redux)
-   - a Registry: this is a simple key/store mapping
-
-- [Quick Start](quick_start.md)
-- [Tutorial](tutorial.md)
-- [Component](component.md)
-- [QWeb](qweb.md)
-- [State Management](state_management.md)
diff --git a/doc/state_management.md b/doc/state_management.md
deleted file mode 100644
index fe57b32d..00000000
--- a/doc/state_management.md
+++ /dev/null
@@ -1,8 +0,0 @@
-# OWL: State Management
-
-Managing the state in an application is not an easy task. Many different
-architectures/designs/systems/... have been created. We propose here to use
-the idea of a central store.
-
-- Store
-- connect
diff --git a/doc/tutorial.md b/doc/tutorial.md
deleted file mode 100644
index 90f50790..00000000
--- a/doc/tutorial.md
+++ /dev/null
@@ -1,3 +0,0 @@
-# Tutorial
-
-todo...
diff --git a/examples/benchmarks/app.css b/examples/benchmarks/app.css
deleted file mode 100644
index 7fa565c3..00000000
--- a/examples/benchmarks/app.css
+++ /dev/null
@@ -1,45 +0,0 @@
-.main {
-  position: absolute;
-  left: 0;
-  right: 0;
-  top: 0;
-  bottom: 0;
-
-  display: grid;
-  grid-template-columns: 200px 1fr;
-}
-
-.left-thing {
-  background-color: gray;
-  padding: 20px;
-}
-
-.left-thing button {
-  width: 100%;
-}
-
-.left-thing .counter span {
-  color: white;
-}
-
-.left-thing .counter button {
-  width: 40px;
-}
-
-.right-thing {
-  padding: 20px;
-  overflow: auto;
-}
-
-/* Message widget */
-.message .author {
-  font-weight: bold;
-}
-
-.message {
-  width: 400px;
-  background-color: lightblue;
-  margin: 10px 5px;
-  border-radius: 5px;
-  padding: 5px;
-}
diff --git a/examples/benchmarks/app.js b/examples/benchmarks/app.js
deleted file mode 100644
index 2551c70d..00000000
--- a/examples/benchmarks/app.js
+++ /dev/null
@@ -1,55 +0,0 @@
-import { Message } from "./message.js";
-import { messages } from "./data.js";
-
-const template = `
-    
-
-
- - Value: - -
- - - - - - -
-
-
- - - -
-
-
`; - -export class App extends owl.core.Component { - constructor(parent, props) { - super(parent, props); - this.inlineTemplate = template; - this.widgets = { Message }; - this.state = { - messages: messages.slice(0, 10) - }; - } - - setMessageCount(n) { - this.updateState({ - messages: messages.slice(0, n) - }); - } - - removeMessage(data) { - const index = messages.findIndex(m => m.id === data.id); - const n = this.state.messages.length; - messages.splice(index, 1); - this.updateState({ messages: messages.slice(0, n - 1) }); - } - - increment(delta) { - const n = this.state.messages.length + delta; - this.setMessageCount(n); - } -} diff --git a/examples/benchmarks/counter.js b/examples/benchmarks/counter.js deleted file mode 100644 index 48686d6c..00000000 --- a/examples/benchmarks/counter.js +++ /dev/null @@ -1,18 +0,0 @@ -export class Counter extends owl.core.Component { - inlineTemplate = ` -
- - Value: - -
`; - constructor(parent, props) { - super(parent, props); - this.state = { - counter: props.initialState || 0 - }; - } - - increment(delta) { - this.updateState({ counter: this.state.counter + delta }); - } -} diff --git a/examples/benchmarks/data.js b/examples/benchmarks/data.js deleted file mode 100644 index 220d42e0..00000000 --- a/examples/benchmarks/data.js +++ /dev/null @@ -1,22 +0,0 @@ -export const messages = []; - -const authors = ["Aaron", "David", "Vincent"]; -const content = [ - "Lorem ipsum dolor sit amet", - "Sed ut perspiciatis unde omnis iste natus error sit voluptatem", - "Excepteur sint occaecat cupidatat non proident" -]; - -function chooseRandomly(array) { - const index = Math.floor(Math.random() * array.length); - return array[index]; -} - -for (let i = 1; i < 16000; i++) { - messages.push({ - id: i, - author: chooseRandomly(authors), - msg: `${i}: ${chooseRandomly(content)}`, - likes: 0 - }); -} diff --git a/examples/benchmarks/index.html b/examples/benchmarks/index.html deleted file mode 100644 index d190dc2f..00000000 --- a/examples/benchmarks/index.html +++ /dev/null @@ -1,16 +0,0 @@ - - - - - Odoo WebCore Benchmarks App - - - - - - - - - - - \ No newline at end of file diff --git a/examples/benchmarks/main.js b/examples/benchmarks/main.js deleted file mode 100644 index ab4b5a20..00000000 --- a/examples/benchmarks/main.js +++ /dev/null @@ -1,13 +0,0 @@ -import { App } from "./app.js"; - -function createApp(el) { - const env = { - qweb: new owl.core.QWeb() - }; - const app = new App(env, { initialState: 13 }); - app.mount(el); -} - -document.addEventListener("DOMContentLoaded", function() { - createApp(document.body); -}); diff --git a/examples/benchmarks/message.js b/examples/benchmarks/message.js deleted file mode 100644 index 982d8f6e..00000000 --- a/examples/benchmarks/message.js +++ /dev/null @@ -1,22 +0,0 @@ -import { Counter } from "./counter.js"; - -export class Message extends owl.core.Component { - inlineTemplate = ` -
- - - - -
`; - - constructor(parent, props) { - super(parent, props); - this.widgets = { Counter }; - } - - removeMessage() { - this.trigger("remove_message", { - id: this.props.id - }); - } -} diff --git a/examples/readme.md b/examples/readme.md deleted file mode 100644 index fe679dc5..00000000 --- a/examples/readme.md +++ /dev/null @@ -1,46 +0,0 @@ -# Examples - -This project features three example to illustrate how to work with the web-core framework: - -- _benchmarks_ is a small application to test large number of widgets, -- _todoapp_ is the classical todo application (from the todomvc project), -- _web_ is a rethinking of how the odoo web client could be implemented. - -## Benchmarks - -This example is just a playground to experiment/showcase some features of the framework, with large number of widgets. - -``` -npm run example:benchmarks:build # make a build in dist/examples/ -npm run example:benchmarks:dev # make a build in dist/examples/, and make a live server to access it -``` - -The benchmarks application generates a large number of demo messages, and display them in a list, with a few buttons that can -be used to alter the number of visible widgets. - -Note that each message is itself a widget, with a sub widget. This -example could be made faster (by not using subwidgets), but the point is to observe/measure the overhead of the Component class. - -## Todo App - -The Todo App is the classical todo application from _http://todomvc.com/_. It is a good mini application with non trivial data structures and interface updates. - -``` -npm run example:todoapp:build # make a build in dist/examples/ -npm run example:todoapp:dev # make a build in dist/examples/, and make a live server to access it -``` - -It is implemented with the Store class (as in redux/vuex). - -## Web Client Example - -The _web_ example,located in the _examples/web/_ folder is a rethink of what the -web client could look like if it is ever rebuilt from scratch. It is currently an experiment. But obviously, we hope someday to be able to use this work and -actually rewrite completely the odoo web client. - -``` -npm run example:web:build # make a build in dist/examples/ -npm run example:web:dev # make a build in dist/examples/, and make a live server to access it -``` - -Note that it is currently written in typescript. diff --git a/examples/todoapp/app.css b/examples/todoapp/app.css deleted file mode 100644 index 4dcc858c..00000000 --- a/examples/todoapp/app.css +++ /dev/null @@ -1,376 +0,0 @@ -html, -body { - margin: 0; - padding: 0; -} - -button { - margin: 0; - padding: 0; - border: 0; - background: none; - font-size: 100%; - vertical-align: baseline; - font-family: inherit; - font-weight: inherit; - color: inherit; - -webkit-appearance: none; - appearance: none; - -webkit-font-smoothing: antialiased; - -moz-osx-font-smoothing: grayscale; -} - -body { - font: 14px "Helvetica Neue", Helvetica, Arial, sans-serif; - line-height: 1.4em; - background: #f5f5f5; - color: #4d4d4d; - min-width: 230px; - max-width: 550px; - margin: 0 auto; - -webkit-font-smoothing: antialiased; - -moz-osx-font-smoothing: grayscale; - font-weight: 300; -} - -:focus { - outline: 0; -} - -.hidden { - display: none; -} - -.todoapp { - background: #fff; - margin: 130px 0 40px 0; - position: relative; - box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 0 25px 50px 0 rgba(0, 0, 0, 0.1); -} - -.todoapp input::-webkit-input-placeholder { - font-style: italic; - font-weight: 300; - color: #e6e6e6; -} - -.todoapp input::-moz-placeholder { - font-style: italic; - font-weight: 300; - color: #e6e6e6; -} - -.todoapp input::input-placeholder { - font-style: italic; - font-weight: 300; - color: #e6e6e6; -} - -.todoapp h1 { - position: absolute; - top: -155px; - width: 100%; - font-size: 100px; - font-weight: 100; - text-align: center; - color: rgba(175, 47, 47, 0.15); - -webkit-text-rendering: optimizeLegibility; - -moz-text-rendering: optimizeLegibility; - text-rendering: optimizeLegibility; -} - -.new-todo, -.edit { - position: relative; - margin: 0; - width: 100%; - font-size: 24px; - font-family: inherit; - font-weight: inherit; - line-height: 1.4em; - border: 0; - color: inherit; - padding: 6px; - border: 1px solid #999; - box-shadow: inset 0 -1px 5px 0 rgba(0, 0, 0, 0.2); - box-sizing: border-box; - -webkit-font-smoothing: antialiased; - -moz-osx-font-smoothing: grayscale; -} - -.new-todo { - padding: 16px 16px 16px 60px; - border: none; - background: rgba(0, 0, 0, 0.003); - box-shadow: inset 0 -2px 1px rgba(0, 0, 0, 0.03); -} - -.main { - position: relative; - z-index: 2; - border-top: 1px solid #e6e6e6; -} - -.toggle-all { - width: 1px; - height: 1px; - border: none; /* Mobile Safari */ - opacity: 0; - position: absolute; - right: 100%; - bottom: 100%; -} - -.toggle-all + label { - width: 60px; - height: 34px; - font-size: 0; - position: absolute; - top: -52px; - left: -13px; - -webkit-transform: rotate(90deg); - transform: rotate(90deg); -} - -.toggle-all + label:before { - content: "❯"; - font-size: 22px; - color: #e6e6e6; - padding: 10px 27px 10px 27px; -} - -.toggle-all:checked + label:before { - color: #737373; -} - -.todo-list { - margin: 0; - padding: 0; - list-style: none; -} - -.todo-list li { - position: relative; - font-size: 24px; - border-bottom: 1px solid #ededed; -} - -.todo-list li:last-child { - border-bottom: none; -} - -.todo-list li.editing { - border-bottom: none; - padding: 0; -} - -.todo-list li.editing .edit { - display: block; - width: calc(100% - 43px); - padding: 12px 16px; - margin: 0 0 0 43px; -} - -.todo-list li.editing .view { - display: none; -} - -.todo-list li .toggle { - text-align: center; - width: 40px; - /* auto, since non-WebKit browsers doesn't support input styling */ - height: auto; - position: absolute; - top: 0; - bottom: 0; - margin: auto 0; - border: none; /* Mobile Safari */ - -webkit-appearance: none; - appearance: none; -} - -.todo-list li .toggle { - opacity: 0; -} - -.todo-list li .toggle + label { - /* - Firefox requires `#` to be escaped - https://bugzilla.mozilla.org/show_bug.cgi?id=922433 - IE and Edge requires *everything* to be escaped to render, so we do that instead of just the `#` - https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/7157459/ - */ - background-image: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2240%22%20height%3D%2240%22%20viewBox%3D%22-10%20-18%20100%20135%22%3E%3Ccircle%20cx%3D%2250%22%20cy%3D%2250%22%20r%3D%2250%22%20fill%3D%22none%22%20stroke%3D%22%23ededed%22%20stroke-width%3D%223%22/%3E%3C/svg%3E"); - background-repeat: no-repeat; - background-position: center left; -} - -.todo-list li .toggle:checked + label { - background-image: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2240%22%20height%3D%2240%22%20viewBox%3D%22-10%20-18%20100%20135%22%3E%3Ccircle%20cx%3D%2250%22%20cy%3D%2250%22%20r%3D%2250%22%20fill%3D%22none%22%20stroke%3D%22%23bddad5%22%20stroke-width%3D%223%22/%3E%3Cpath%20fill%3D%22%235dc2af%22%20d%3D%22M72%2025L42%2071%2027%2056l-4%204%2020%2020%2034-52z%22/%3E%3C/svg%3E"); -} - -.todo-list li label { - word-break: break-all; - padding: 15px 15px 15px 60px; - display: block; - line-height: 1.2; - transition: color 0.4s; -} - -.todo-list li.completed label { - color: #d9d9d9; - text-decoration: line-through; -} - -.todo-list li .destroy { - display: none; - position: absolute; - top: 0; - right: 10px; - bottom: 0; - width: 40px; - height: 40px; - margin: auto 0; - font-size: 30px; - color: #cc9a9a; - margin-bottom: 11px; - transition: color 0.2s ease-out; -} - -.todo-list li .destroy:hover { - color: #af5b5e; -} - -.todo-list li .destroy:after { - content: "×"; -} - -.todo-list li:hover .destroy { - display: block; -} - -.todo-list li .edit { - display: none; -} - -.todo-list li.editing:last-child { - margin-bottom: -1px; -} - -.footer { - color: #777; - padding: 10px 15px; - height: 20px; - text-align: center; - border-top: 1px solid #e6e6e6; -} - -.footer:before { - content: ""; - position: absolute; - right: 0; - bottom: 0; - left: 0; - height: 50px; - overflow: hidden; - box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2), 0 8px 0 -3px #f6f6f6, - 0 9px 1px -3px rgba(0, 0, 0, 0.2), 0 16px 0 -6px #f6f6f6, - 0 17px 2px -6px rgba(0, 0, 0, 0.2); -} - -.todo-count { - float: left; - text-align: left; -} - -.todo-count strong { - font-weight: 300; -} - -.filters { - margin: 0; - padding: 0; - list-style: none; - position: absolute; - right: 0; - left: 0; -} - -.filters li { - display: inline; -} - -.filters li a { - color: inherit; - margin: 3px; - padding: 3px 7px; - text-decoration: none; - border: 1px solid transparent; - border-radius: 3px; -} - -.filters li a:hover { - border-color: rgba(175, 47, 47, 0.1); -} - -.filters li a.selected { - border-color: rgba(175, 47, 47, 0.2); -} - -.clear-completed, -html .clear-completed:active { - float: right; - position: relative; - line-height: 20px; - text-decoration: none; - cursor: pointer; -} - -.clear-completed:hover { - text-decoration: underline; -} - -.info { - margin: 65px auto 0; - color: #bfbfbf; - font-size: 10px; - text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); - text-align: center; -} - -.info p { - line-height: 1; -} - -.info a { - color: inherit; - text-decoration: none; - font-weight: 400; -} - -.info a:hover { - text-decoration: underline; -} - -/* - Hack to remove background from Mobile Safari. - Can't use it globally since it destroys checkboxes in Firefox -*/ -@media screen and (-webkit-min-device-pixel-ratio: 0) { - .toggle-all, - .todo-list li .toggle { - background: none; - } - - .todo-list li .toggle { - height: 40px; - } -} - -@media (max-width: 430px) { - .footer { - height: 50px; - } - - .filters { - bottom: 10px; - } -} diff --git a/examples/todoapp/components/TodoApp.js b/examples/todoapp/components/TodoApp.js deleted file mode 100644 index b6be49ca..00000000 --- a/examples/todoapp/components/TodoApp.js +++ /dev/null @@ -1,60 +0,0 @@ -import { TodoItem } from "./TodoItem.js"; - -const { Component } = owl.core; -const { connect } = owl.extras; - -const ENTER_KEY = 13; - -function mapStateToProps(state) { - return { todos: state.todos }; -} - -class TodoApp extends Component { - template = "todoapp"; - widgets = { TodoItem }; - state = { filter: "all" }; - - get visibleTodos() { - let todos = this.props.todos; - if (this.state.filter === "active") { - todos = todos.filter(t => !t.completed); - } - if (this.state.filter === "completed") { - todos = todos.filter(t => t.completed); - } - return todos; - } - - get allChecked() { - return this.props.todos.every(todo => todo.completed); - } - - get remaining() { - return this.props.todos.filter(todo => !todo.completed).length; - } - - get remainingText() { - const items = this.remaining < 2 ? "item" : "items"; - return ` ${items} left`; - } - - addTodo(ev) { - if (ev.keyCode === ENTER_KEY) { - const title = ev.target.value; - if (title.trim()) { - this.env.store.dispatch("addTodo", title); - } - ev.target.value = ""; - } - } - - clearCompleted() { - this.env.store.dispatch("clearCompleted"); - } - - toggleAll() { - this.env.store.dispatch("toggleAll", !this.allChecked); - } -} - -export default connect(mapStateToProps)(TodoApp); diff --git a/examples/todoapp/components/TodoItem.js b/examples/todoapp/components/TodoItem.js deleted file mode 100644 index 6d4e60e3..00000000 --- a/examples/todoapp/components/TodoItem.js +++ /dev/null @@ -1,49 +0,0 @@ -const ENTER_KEY = 13; -const ESC_KEY = 27; - -export class TodoItem extends owl.core.Component { - template = "todoitem"; - - state = { isEditing: false }; - - removeTodo() { - this.env.store.dispatch("removeTodo", this.props.id); - } - - toggleTodo() { - this.env.store.dispatch("toggleTodo", this.props.id); - } - - async editTodo() { - await this.updateState({ isEditing: true }); - this.refs.input.value = ""; - this.refs.input.focus(); - this.refs.input.value = this.props.title; - } - - handleKeyup(ev) { - if (ev.keyCode === ENTER_KEY) { - this.updateTitle(ev.target.value); - } - if (ev.keyCode === ESC_KEY) { - ev.target.value = this.props.title; - this.updateState({ isEditing: false }); - } - } - - handleBlur(ev) { - this.updateTitle(ev.target.value); - } - updateTitle(title) { - const value = title.trim(); - if (!value) { - this.removeTodo(this.props.id); - } else { - this.env.store.dispatch("editTodo", { - id: this.props.id, - title: value - }); - this.updateState({ isEditing: false }); - } - } -} diff --git a/examples/todoapp/index.html b/examples/todoapp/index.html deleted file mode 100644 index 0ae4af71..00000000 --- a/examples/todoapp/index.html +++ /dev/null @@ -1,16 +0,0 @@ - - - - - Odoo Demo App - - - - - - - - - - - \ No newline at end of file diff --git a/examples/todoapp/main.js b/examples/todoapp/main.js deleted file mode 100644 index c5c83331..00000000 --- a/examples/todoapp/main.js +++ /dev/null @@ -1,26 +0,0 @@ -import TodoApp from "./components/TodoApp.js"; -import { makeStore } from "./store.js"; - -async function makeEnv() { - const result = await fetch("templates.xml"); - if (!result.ok) { - throw new Error("Error while fetching xml templates"); - } - let templates = await result.text(); - templates = templates.replace(//g, ""); - const qweb = new owl.core.QWeb(); - qweb.loadTemplates(templates); - return { - qweb, - store: makeStore() - }; -} - -document.addEventListener("DOMContentLoaded", async function() { - const env = await makeEnv(); - const app = new TodoApp(env); - - // for debugging purpose - window.app = app; - await app.mount(document.body); -}); diff --git a/examples/todoapp/store.js b/examples/todoapp/store.js deleted file mode 100644 index 44d061a1..00000000 --- a/examples/todoapp/store.js +++ /dev/null @@ -1,75 +0,0 @@ -//------------------------------------------------------------------------------ -// ACTIONS -//------------------------------------------------------------------------------ - -const actions = { - addTodo({ commit }, title) { - commit("addTodo", title); - }, - removeTodo({ commit }, id) { - commit("removeTodo", id); - }, - toggleTodo({ state, commit }, id) { - const todo = state.todos.find(t => t.id === id); - commit("editTodo", { id, completed: !todo.completed }); - }, - clearCompleted({ state, commit }) { - state.todos - .filter(todo => todo.completed) - .forEach(todo => { - commit("removeTodo", todo.id); - }); - }, - toggleAll({ state, commit }, completed) { - state.todos.forEach(todo => { - commit("editTodo", { id: todo.id, completed }); - }); - }, - editTodo({ commit }, { id, title }) { - commit("editTodo", { id, title }); - } -}; - -//------------------------------------------------------------------------------ -// MUTATIONS -//------------------------------------------------------------------------------ - -const mutations = { - addTodo(state, title) { - const id = state.nextId++; - const todo = { id, title, completed: false }; - state.todos.push(todo); - }, - removeTodo(state, id) { - const index = state.todos.findIndex(t => t.id === id); - state.todos.splice(index, 1); - }, - editTodo(state, { id, title, completed }) { - const todo = state.todos.find(t => t.id === id); - if (title !== undefined) { - todo.title = title; - } - if (completed !== undefined) { - todo.completed = completed; - } - } -}; - -//------------------------------------------------------------------------------ -// STORE -//------------------------------------------------------------------------------ -const LOCALSTORAGE_KEY = "todos-odoo"; - -export function makeStore() { - const todos = JSON.parse( - window.localStorage.getItem(LOCALSTORAGE_KEY) || "[]" - ); - const nextId = Math.max(0, ...todos.map(t => t.id || 0)) + 1; - const state = { todos, nextId }; - const store = new owl.extras.Store({ state, actions, mutations }); - store.on("update", null, () => { - const state = JSON.stringify(store.state.todos); - window.localStorage.setItem(LOCALSTORAGE_KEY, state); - }); - return store; -} diff --git a/examples/todoapp/templates.xml b/examples/todoapp/templates.xml deleted file mode 100644 index a2290c86..00000000 --- a/examples/todoapp/templates.xml +++ /dev/null @@ -1,56 +0,0 @@ - - - -
- -
-

todos

- -
- -
- - -
    - - - -
-
- - -
- -
  • -
    - - - -
    - -
  • - -
    diff --git a/examples/web/demo_data.js b/examples/web/demo_data.js deleted file mode 100644 index 50452750..00000000 --- a/examples/web/demo_data.js +++ /dev/null @@ -1,212 +0,0 @@ -(function(window) { - "use strict"; - - var menus = [ - { - id: 96, - name: "Discuss", - parent_id: false, - action: "ir.actions.client,131", - icon: "fa fa-comment", - children: [] - }, - { - id: 205, - name: "Notes", - parent_id: false, - action: "ir.actions.act_window,250", - icon: "fa fa-pen", - children: [] - }, - { - id: 409, - name: "CRM", - parent_id: false, - action: "ir.actions.act_window,597", - icon: "fa fa-handshake", - children: [ - { - id: 418, - name: "Sales", - parent_id: 409, - action: false, - icon: false, - children: [ - { - id: 423, - name: "My Pipeline", - parent_id: 418, - action: "ir.actions.act_window,597", - icon: false, - children: [] - }, - { - id: 812, - name: "My Quotations", - parent_id: 418, - action: "ir.actions.act_window,1051", - icon: false, - children: [] - }, - { - id: 419, - name: "Team Pipelines", - parent_id: 418, - action: "ir.actions.act_window,275", - icon: false, - children: [] - } - ] - }, - { - id: 421, - name: "Leads", - parent_id: 409, - action: false, - icon: false, - children: [ - { - id: 422, - name: "Leads", - parent_id: 421, - action: "ir.actions.act_window,595", - icon: false, - children: [] - }, - { - id: 752, - name: "Scoring Rules", - parent_id: 421, - icon: false, - action: "ir.actions.act_window,1083", - children: [] - } - ] - } - ] - } - ]; - window.demoData = { - menus: menus - }; - - const actions = [ - { - id: 131, - type: "ir.actions.client", - target: "current", - name: "Discuss", - tag: "mail.discuss" - }, - { - id: 250, - type: "ir.actions.act_window", - name: "Notes", - target: "current", - domain: false, - context: "{}", - views: [[false, "kanban"], [false, "list"], [false, "form"]], - res_id: 0, - res_model: "note.note" - }, - { - id: 597, - type: "ir.actions.act_window", - name: "Pipeline", - target: "current", - domain: false, - context: { default_team_id: 1 }, - views: [[2103, "kanban"], [2106, "list"], [2105, "form"]], - res_id: 0, - res_model: "crm.lead" - }, - { - id: 1051, - type: "ir.actions.act_window", - name: "Quotations", - target: "current", - domain: false, - context: "{'search_default_my_quotation': 1}", - views: [ - [3387, "list"], - [3385, "kanban"], - [3389, "form"], - [3382, "calendar"], - [3384, "pivot"], - [3383, "graph"] - ], - res_id: 0, - res_model: "sale.order" - }, - { - id: 275, - type: "ir.actions.act_window", - name: "Team Pipelines", - target: "current", - context: "{}", - domain: "[('use_opportunities', '=', True)]", - views: [[false, "kanban"], [false, "form"]], - res_id: 0, - res_model: "crm.team" - }, - { - id: 595, - type: "ir.actions.act_window", - name: "Leads", - target: "current", - context: - "{ 'default_type':'lead', 'search_default_type': 'lead', 'search_default_to_process':1, }", - domain: "['|', ('type','=','lead'), ('type','=',False)]", - views: [ - [2098, "list"], - [2099, "kanban"], - [2100, "calendar"], - [2108, "pivot"], - [2107, "graph"], - [false, "form"] - ], - res_id: 0, - res_model: "crm.lead" - }, - { - id: 1083, - type: "ir.actions.act_window", - name: "Scores", - target: "current", - context: "{}", - domain: false, - views: [[false, "list"], [false, "kanban"], [false, "form"]], - res_id: 0, - res_model: "website.crm.score" - } - ]; - - let rpcId = 1; - window.demoData.mockAjax = async function(route, params) { - let id = rpcId++; - console.log(`[RPC Request ${id}]`, route, params); - - // wait some random delay - const delay = Math.random() * 1000; - return new Promise(resolve => setTimeout(resolve, delay)).then(() => { - const result = _mock(route, params); - console.log(`[RPC Response ${id}]`, result); - return result; - }); - }; - - function _mock(route, params) { - // mock action - if (route === "web/action/load") { - const action = actions.find(a => a.id === params.action_id); - if (action) { - return action; - } else { - throw new Error("cannot find action"); - } - } - // unknown route - console.warn("Unknown route", route); - return true; - } -})(window); diff --git a/examples/web/index.html b/examples/web/index.html deleted file mode 100644 index e23e1ff7..00000000 --- a/examples/web/index.html +++ /dev/null @@ -1,39 +0,0 @@ - - - - - Odoo - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/examples/web/static/libs/almond/almond.js b/examples/web/static/libs/almond/almond.js deleted file mode 100644 index 1c7c0eb1..00000000 --- a/examples/web/static/libs/almond/almond.js +++ /dev/null @@ -1,434 +0,0 @@ -/** - * @license almond 0.3.3 Copyright jQuery Foundation and other contributors. - * Released under MIT license, http://github.com/requirejs/almond/LICENSE - */ -//Going sloppy to avoid 'use strict' string cost, but strict practices should -//be followed. -/*global setTimeout: false */ - -var requirejs, require, define; -(function (undef) { - var main, req, makeMap, handlers, - defined = {}, - waiting = {}, - config = {}, - defining = {}, - hasOwn = Object.prototype.hasOwnProperty, - aps = [].slice, - jsSuffixRegExp = /\.js$/; - - function hasProp(obj, prop) { - return hasOwn.call(obj, prop); - } - - /** - * Given a relative module name, like ./something, normalize it to - * a real name that can be mapped to a path. - * @param {String} name the relative name - * @param {String} baseName a real name that the name arg is relative - * to. - * @returns {String} normalized name - */ - function normalize(name, baseName) { - var nameParts, nameSegment, mapValue, foundMap, lastIndex, - foundI, foundStarMap, starI, i, j, part, normalizedBaseParts, - baseParts = baseName && baseName.split("/"), - map = config.map, - starMap = (map && map['*']) || {}; - - //Adjust any relative paths. - if (name) { - name = name.split('/'); - lastIndex = name.length - 1; - - // If wanting node ID compatibility, strip .js from end - // of IDs. Have to do this here, and not in nameToUrl - // because node allows either .js or non .js to map - // to same file. - if (config.nodeIdCompat && jsSuffixRegExp.test(name[lastIndex])) { - name[lastIndex] = name[lastIndex].replace(jsSuffixRegExp, ''); - } - - // Starts with a '.' so need the baseName - if (name[0].charAt(0) === '.' && baseParts) { - //Convert baseName to array, and lop off the last part, - //so that . matches that 'directory' and not name of the baseName's - //module. For instance, baseName of 'one/two/three', maps to - //'one/two/three.js', but we want the directory, 'one/two' for - //this normalization. - normalizedBaseParts = baseParts.slice(0, baseParts.length - 1); - name = normalizedBaseParts.concat(name); - } - - //start trimDots - for (i = 0; i < name.length; i++) { - part = name[i]; - if (part === '.') { - name.splice(i, 1); - i -= 1; - } else if (part === '..') { - // If at the start, or previous value is still .., - // keep them so that when converted to a path it may - // still work when converted to a path, even though - // as an ID it is less than ideal. In larger point - // releases, may be better to just kick out an error. - if (i === 0 || (i === 1 && name[2] === '..') || name[i - 1] === '..') { - continue; - } else if (i > 0) { - name.splice(i - 1, 2); - i -= 2; - } - } - } - //end trimDots - - name = name.join('/'); - } - - //Apply map config if available. - if ((baseParts || starMap) && map) { - nameParts = name.split('/'); - - for (i = nameParts.length; i > 0; i -= 1) { - nameSegment = nameParts.slice(0, i).join("/"); - - if (baseParts) { - //Find the longest baseName segment match in the config. - //So, do joins on the biggest to smallest lengths of baseParts. - for (j = baseParts.length; j > 0; j -= 1) { - mapValue = map[baseParts.slice(0, j).join('/')]; - - //baseName segment has config, find if it has one for - //this name. - if (mapValue) { - mapValue = mapValue[nameSegment]; - if (mapValue) { - //Match, update name to the new value. - foundMap = mapValue; - foundI = i; - break; - } - } - } - } - - if (foundMap) { - break; - } - - //Check for a star map match, but just hold on to it, - //if there is a shorter segment match later in a matching - //config, then favor over this star map. - if (!foundStarMap && starMap && starMap[nameSegment]) { - foundStarMap = starMap[nameSegment]; - starI = i; - } - } - - if (!foundMap && foundStarMap) { - foundMap = foundStarMap; - foundI = starI; - } - - if (foundMap) { - nameParts.splice(0, foundI, foundMap); - name = nameParts.join('/'); - } - } - - return name; - } - - function makeRequire(relName, forceSync) { - return function () { - //A version of a require function that passes a moduleName - //value for items that may need to - //look up paths relative to the moduleName - var args = aps.call(arguments, 0); - - //If first arg is not require('string'), and there is only - //one arg, it is the array form without a callback. Insert - //a null so that the following concat is correct. - if (typeof args[0] !== 'string' && args.length === 1) { - args.push(null); - } - return req.apply(undef, args.concat([relName, forceSync])); - }; - } - - function makeNormalize(relName) { - return function (name) { - return normalize(name, relName); - }; - } - - function makeLoad(depName) { - return function (value) { - defined[depName] = value; - }; - } - - function callDep(name) { - if (hasProp(waiting, name)) { - var args = waiting[name]; - delete waiting[name]; - defining[name] = true; - main.apply(undef, args); - } - - if (!hasProp(defined, name) && !hasProp(defining, name)) { - throw new Error('No ' + name); - } - return defined[name]; - } - - //Turns a plugin!resource to [plugin, resource] - //with the plugin being undefined if the name - //did not have a plugin prefix. - function splitPrefix(name) { - var prefix, - index = name ? name.indexOf('!') : -1; - if (index > -1) { - prefix = name.substring(0, index); - name = name.substring(index + 1, name.length); - } - return [prefix, name]; - } - - //Creates a parts array for a relName where first part is plugin ID, - //second part is resource ID. Assumes relName has already been normalized. - function makeRelParts(relName) { - return relName ? splitPrefix(relName) : []; - } - - /** - * Makes a name map, normalizing the name, and using a plugin - * for normalization if necessary. Grabs a ref to plugin - * too, as an optimization. - */ - makeMap = function (name, relParts) { - var plugin, - parts = splitPrefix(name), - prefix = parts[0], - relResourceName = relParts[1]; - - name = parts[1]; - - if (prefix) { - prefix = normalize(prefix, relResourceName); - plugin = callDep(prefix); - } - - //Normalize according - if (prefix) { - if (plugin && plugin.normalize) { - name = plugin.normalize(name, makeNormalize(relResourceName)); - } else { - name = normalize(name, relResourceName); - } - } else { - name = normalize(name, relResourceName); - parts = splitPrefix(name); - prefix = parts[0]; - name = parts[1]; - if (prefix) { - plugin = callDep(prefix); - } - } - - //Using ridiculous property names for space reasons - return { - f: prefix ? prefix + '!' + name : name, //fullName - n: name, - pr: prefix, - p: plugin - }; - }; - - function makeConfig(name) { - return function () { - return (config && config.config && config.config[name]) || {}; - }; - } - - handlers = { - require: function (name) { - return makeRequire(name); - }, - exports: function (name) { - var e = defined[name]; - if (typeof e !== 'undefined') { - return e; - } else { - return (defined[name] = {}); - } - }, - module: function (name) { - return { - id: name, - uri: '', - exports: defined[name], - config: makeConfig(name) - }; - } - }; - - main = function (name, deps, callback, relName) { - var cjsModule, depName, ret, map, i, relParts, - args = [], - callbackType = typeof callback, - usingExports; - - //Use name if no relName - relName = relName || name; - relParts = makeRelParts(relName); - - //Call the callback to define the module, if necessary. - if (callbackType === 'undefined' || callbackType === 'function') { - //Pull out the defined dependencies and pass the ordered - //values to the callback. - //Default to [require, exports, module] if no deps - deps = !deps.length && callback.length ? ['require', 'exports', 'module'] : deps; - for (i = 0; i < deps.length; i += 1) { - map = makeMap(deps[i], relParts); - depName = map.f; - - //Fast path CommonJS standard dependencies. - if (depName === "require") { - args[i] = handlers.require(name); - } else if (depName === "exports") { - //CommonJS module spec 1.1 - args[i] = handlers.exports(name); - usingExports = true; - } else if (depName === "module") { - //CommonJS module spec 1.1 - cjsModule = args[i] = handlers.module(name); - } else if (hasProp(defined, depName) || - hasProp(waiting, depName) || - hasProp(defining, depName)) { - args[i] = callDep(depName); - } else if (map.p) { - map.p.load(map.n, makeRequire(relName, true), makeLoad(depName), {}); - args[i] = defined[depName]; - } else { - throw new Error(name + ' missing ' + depName); - } - } - - ret = callback ? callback.apply(defined[name], args) : undefined; - - if (name) { - //If setting exports via "module" is in play, - //favor that over return value and exports. After that, - //favor a non-undefined return value over exports use. - if (cjsModule && cjsModule.exports !== undef && - cjsModule.exports !== defined[name]) { - defined[name] = cjsModule.exports; - } else if (ret !== undef || !usingExports) { - //Use the return value from the function. - defined[name] = ret; - } - } - } else if (name) { - //May just be an object definition for the module. Only - //worry about defining if have a module name. - defined[name] = callback; - } - }; - - requirejs = require = req = function (deps, callback, relName, forceSync, alt) { - if (typeof deps === "string") { - if (handlers[deps]) { - //callback in this case is really relName - return handlers[deps](callback); - } - //Just return the module wanted. In this scenario, the - //deps arg is the module name, and second arg (if passed) - //is just the relName. - //Normalize module name, if it contains . or .. - return callDep(makeMap(deps, makeRelParts(callback)).f); - } else if (!deps.splice) { - //deps is a config object, not an array. - config = deps; - if (config.deps) { - req(config.deps, config.callback); - } - if (!callback) { - return; - } - - if (callback.splice) { - //callback is an array, which means it is a dependency list. - //Adjust args if there are dependencies - deps = callback; - callback = relName; - relName = null; - } else { - deps = undef; - } - } - - //Support require(['a']) - callback = callback || function () {}; - - //If relName is a function, it is an errback handler, - //so remove it. - if (typeof relName === 'function') { - relName = forceSync; - forceSync = alt; - } - - //Simulate async callback; - if (forceSync) { - main(undef, deps, callback, relName); - } else { - //Using a non-zero value because of concern for what old browsers - //do, and latest browsers "upgrade" to 4 if lower value is used: - //http://www.whatwg.org/specs/web-apps/current-work/multipage/timers.html#dom-windowtimers-settimeout: - //If want a value immediately, use require('id') instead -- something - //that works in almond on the global level, but not guaranteed and - //unlikely to work in other AMD implementations. - setTimeout(function () { - main(undef, deps, callback, relName); - }, 4); - } - - return req; - }; - - /** - * Just drops the config on the floor, but returns req in case - * the config return value is used. - */ - req.config = function (cfg) { - return req(cfg); - }; - - /** - * Expose module registry for debugging and tooling - */ - requirejs._defined = defined; - - define = function (name, deps, callback) { - if (typeof name !== 'string') { - throw new Error('See almond README: incorrect module build, no module name'); - } - - //This module may not have dependencies - if (!deps.splice) { - //deps is not an array, so probably means - //an object literal or factory function for - //the value. Adjust args. - callback = deps; - deps = []; - } - - if (!hasProp(defined, name) && !hasProp(waiting, name)) { - waiting[name] = [name, deps, callback]; - } - }; - - define.amd = { - jQuery: true - }; -}()); diff --git a/examples/web/static/libs/bootstrap/bootstrap.min.css b/examples/web/static/libs/bootstrap/bootstrap.min.css deleted file mode 100644 index e6b49777..00000000 --- a/examples/web/static/libs/bootstrap/bootstrap.min.css +++ /dev/null @@ -1,7 +0,0 @@ -/*! - * Bootstrap v4.2.1 (https://getbootstrap.com/) - * Copyright 2011-2018 The Bootstrap Authors - * Copyright 2011-2018 Twitter, Inc. - * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) - */:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,::after,::before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus{outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#007bff;text-decoration:none;background-color:transparent}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([tabindex]){color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-family:inherit;font-weight:500;line-height:1.2;color:inherit}.h1,h1{font-size:2.5rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.75rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:6rem;font-weight:300;line-height:1.2}.display-2{font-size:5.5rem;font-weight:300;line-height:1.2}.display-3{font-size:4.5rem;font-weight:300;line-height:1.2}.display-4{font-size:3.5rem;font-weight:300;line-height:1.2}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}.small,small{font-size:80%;font-weight:400}.mark,mark{padding:.2em;background-color:#fcf8e3}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote-footer{display:block;font-size:80%;color:#6c757d}.blockquote-footer::before{content:"\2014\00A0"}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:90%;color:#6c757d}code{font-size:87.5%;color:#e83e8c;word-break:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:100%;font-weight:700}pre{display:block;font-size:87.5%;color:#212529}pre code{font-size:inherit;color:inherit;word-break:normal}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-ms-flex-order:-1;order:-1}.order-last{-ms-flex-order:13;order:13}.order-0{-ms-flex-order:0;order:0}.order-1{-ms-flex-order:1;order:1}.order-2{-ms-flex-order:2;order:2}.order-3{-ms-flex-order:3;order:3}.order-4{-ms-flex-order:4;order:4}.order-5{-ms-flex-order:5;order:5}.order-6{-ms-flex-order:6;order:6}.order-7{-ms-flex-order:7;order:7}.order-8{-ms-flex-order:8;order:8}.order-9{-ms-flex-order:9;order:9}.order-10{-ms-flex-order:10;order:10}.order-11{-ms-flex-order:11;order:11}.order-12{-ms-flex-order:12;order:12}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media (min-width:576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-ms-flex-order:-1;order:-1}.order-sm-last{-ms-flex-order:13;order:13}.order-sm-0{-ms-flex-order:0;order:0}.order-sm-1{-ms-flex-order:1;order:1}.order-sm-2{-ms-flex-order:2;order:2}.order-sm-3{-ms-flex-order:3;order:3}.order-sm-4{-ms-flex-order:4;order:4}.order-sm-5{-ms-flex-order:5;order:5}.order-sm-6{-ms-flex-order:6;order:6}.order-sm-7{-ms-flex-order:7;order:7}.order-sm-8{-ms-flex-order:8;order:8}.order-sm-9{-ms-flex-order:9;order:9}.order-sm-10{-ms-flex-order:10;order:10}.order-sm-11{-ms-flex-order:11;order:11}.order-sm-12{-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-md-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-ms-flex-order:-1;order:-1}.order-md-last{-ms-flex-order:13;order:13}.order-md-0{-ms-flex-order:0;order:0}.order-md-1{-ms-flex-order:1;order:1}.order-md-2{-ms-flex-order:2;order:2}.order-md-3{-ms-flex-order:3;order:3}.order-md-4{-ms-flex-order:4;order:4}.order-md-5{-ms-flex-order:5;order:5}.order-md-6{-ms-flex-order:6;order:6}.order-md-7{-ms-flex-order:7;order:7}.order-md-8{-ms-flex-order:8;order:8}.order-md-9{-ms-flex-order:9;order:9}.order-md-10{-ms-flex-order:10;order:10}.order-md-11{-ms-flex-order:11;order:11}.order-md-12{-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media (min-width:992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-ms-flex-order:-1;order:-1}.order-lg-last{-ms-flex-order:13;order:13}.order-lg-0{-ms-flex-order:0;order:0}.order-lg-1{-ms-flex-order:1;order:1}.order-lg-2{-ms-flex-order:2;order:2}.order-lg-3{-ms-flex-order:3;order:3}.order-lg-4{-ms-flex-order:4;order:4}.order-lg-5{-ms-flex-order:5;order:5}.order-lg-6{-ms-flex-order:6;order:6}.order-lg-7{-ms-flex-order:7;order:7}.order-lg-8{-ms-flex-order:8;order:8}.order-lg-9{-ms-flex-order:9;order:9}.order-lg-10{-ms-flex-order:10;order:10}.order-lg-11{-ms-flex-order:11;order:11}.order-lg-12{-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-ms-flex-order:-1;order:-1}.order-xl-last{-ms-flex-order:13;order:13}.order-xl-0{-ms-flex-order:0;order:0}.order-xl-1{-ms-flex-order:1;order:1}.order-xl-2{-ms-flex-order:2;order:2}.order-xl-3{-ms-flex-order:3;order:3}.order-xl-4{-ms-flex-order:4;order:4}.order-xl-5{-ms-flex-order:5;order:5}.order-xl-6{-ms-flex-order:6;order:6}.order-xl-7{-ms-flex-order:7;order:7}.order-xl-8{-ms-flex-order:8;order:8}.order-xl-9{-ms-flex-order:9;order:9}.order-xl-10{-ms-flex-order:10;order:10}.order-xl-11{-ms-flex-order:11;order:11}.order-xl-12{-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.table{width:100%;margin-bottom:1rem;background-color:transparent}.table td,.table th{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.table tbody+tbody{border-top:2px solid #dee2e6}.table .table{background-color:#fff}.table-sm td,.table-sm th{padding:.3rem}.table-bordered{border:1px solid #dee2e6}.table-bordered td,.table-bordered th{border:1px solid #dee2e6}.table-bordered thead td,.table-bordered thead th{border-bottom-width:2px}.table-borderless tbody+tbody,.table-borderless td,.table-borderless th,.table-borderless thead th{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.table-hover tbody tr:hover{background-color:rgba(0,0,0,.075)}.table-primary,.table-primary>td,.table-primary>th{background-color:#b8daff}.table-primary tbody+tbody,.table-primary td,.table-primary th,.table-primary thead th{border-color:#7abaff}.table-hover .table-primary:hover{background-color:#9fcdff}.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#9fcdff}.table-secondary,.table-secondary>td,.table-secondary>th{background-color:#d6d8db}.table-secondary tbody+tbody,.table-secondary td,.table-secondary th,.table-secondary thead th{border-color:#b3b7bb}.table-hover .table-secondary:hover{background-color:#c8cbcf}.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#c8cbcf}.table-success,.table-success>td,.table-success>th{background-color:#c3e6cb}.table-success tbody+tbody,.table-success td,.table-success th,.table-success thead th{border-color:#8fd19e}.table-hover .table-success:hover{background-color:#b1dfbb}.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b1dfbb}.table-info,.table-info>td,.table-info>th{background-color:#bee5eb}.table-info tbody+tbody,.table-info td,.table-info th,.table-info thead th{border-color:#86cfda}.table-hover .table-info:hover{background-color:#abdde5}.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5}.table-warning,.table-warning>td,.table-warning>th{background-color:#ffeeba}.table-warning tbody+tbody,.table-warning td,.table-warning th,.table-warning thead th{border-color:#ffdf7e}.table-hover .table-warning:hover{background-color:#ffe8a1}.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe8a1}.table-danger,.table-danger>td,.table-danger>th{background-color:#f5c6cb}.table-danger tbody+tbody,.table-danger td,.table-danger th,.table-danger thead th{border-color:#ed969e}.table-hover .table-danger:hover{background-color:#f1b0b7}.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f1b0b7}.table-light,.table-light>td,.table-light>th{background-color:#fdfdfe}.table-light tbody+tbody,.table-light td,.table-light th,.table-light thead th{border-color:#fbfcfc}.table-hover .table-light:hover{background-color:#ececf6}.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6}.table-dark,.table-dark>td,.table-dark>th{background-color:#c6c8ca}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#95999c}.table-hover .table-dark:hover{background-color:#b9bbbe}.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbe}.table-active,.table-active>td,.table-active>th{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}.table .thead-dark th{color:#fff;background-color:#212529;border-color:#32383e}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}.table-dark{color:#fff;background-color:#212529}.table-dark td,.table-dark th,.table-dark thead th{border-color:#32383e}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:rgba(255,255,255,.05)}.table-dark.table-hover tbody tr:hover{background-color:rgba(255,255,255,.075)}@media (max-width:575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-sm>.table-bordered{border:0}}@media (max-width:767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-md>.table-bordered{border:0}}@media (max-width:991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-lg>.table-bordered{border:0}}@media (max-width:1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive>.table-bordered{border:0}.form-control{display:block;width:100%;height:calc(2.25rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media screen and (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.form-control::-webkit-input-placeholder{color:#6c757d;opacity:1}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control:-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;line-height:1.5}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}.form-control-plaintext{display:block;width:100%;padding-top:.375rem;padding-bottom:.375rem;margin-bottom:0;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{height:calc(1.8125rem + 2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.form-control-lg{height:calc(2.875rem + 2px);padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}select.form-control[multiple],select.form-control[size]{height:auto}textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*=col-]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-input:disabled~.form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.form-check-inline{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;padding-left:0;margin-right:.75rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#28a745}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(40,167,69,.9);border-radius:.25rem}.form-control.is-valid,.was-validated .form-control:valid{border-color:#28a745;padding-right:2.25rem;background-repeat:no-repeat;background-position:center right calc(2.25rem / 4);background-size:calc(2.25rem / 2) calc(2.25rem / 2);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e")}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.form-control.is-valid~.valid-feedback,.form-control.is-valid~.valid-tooltip,.was-validated .form-control:valid~.valid-feedback,.was-validated .form-control:valid~.valid-tooltip{display:block}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:2.25rem;background-position:top calc(2.25rem / 4) right calc(2.25rem / 4)}.custom-select.is-valid,.was-validated .custom-select:valid{border-color:#28a745;padding-right:3.4375rem;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") no-repeat center right 1.75rem/1.125rem 1.125rem}.custom-select.is-valid:focus,.was-validated .custom-select:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.custom-select.is-valid~.valid-feedback,.custom-select.is-valid~.valid-tooltip,.was-validated .custom-select:valid~.valid-feedback,.was-validated .custom-select:valid~.valid-tooltip{display:block}.form-control-file.is-valid~.valid-feedback,.form-control-file.is-valid~.valid-tooltip,.was-validated .form-control-file:valid~.valid-feedback,.was-validated .form-control-file:valid~.valid-tooltip{display:block}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#28a745}.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip,.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid~.custom-control-label,.was-validated .custom-control-input:valid~.custom-control-label{color:#28a745}.custom-control-input.is-valid~.custom-control-label::before,.was-validated .custom-control-input:valid~.custom-control-label::before{border-color:#28a745}.custom-control-input.is-valid~.valid-feedback,.custom-control-input.is-valid~.valid-tooltip,.was-validated .custom-control-input:valid~.valid-feedback,.was-validated .custom-control-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid:checked~.custom-control-label::before,.was-validated .custom-control-input:valid:checked~.custom-control-label::before{border-color:#34ce57;background-color:#34ce57}.custom-control-input.is-valid:focus~.custom-control-label::before,.was-validated .custom-control-input:valid:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label::before,.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label::before{border-color:#28a745}.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-file-input:valid~.custom-file-label{border-color:#28a745}.custom-file-input.is-valid~.valid-feedback,.custom-file-input.is-valid~.valid-tooltip,.was-validated .custom-file-input:valid~.valid-feedback,.was-validated .custom-file-input:valid~.valid-tooltip{display:block}.custom-file-input.is-valid:focus~.custom-file-label,.was-validated .custom-file-input:valid:focus~.custom-file-label{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(220,53,69,.9);border-radius:.25rem}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:#dc3545;padding-right:2.25rem;background-repeat:no-repeat;background-position:center right calc(2.25rem / 4);background-size:calc(2.25rem / 2) calc(2.25rem / 2);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E")}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-control.is-invalid~.invalid-feedback,.form-control.is-invalid~.invalid-tooltip,.was-validated .form-control:invalid~.invalid-feedback,.was-validated .form-control:invalid~.invalid-tooltip{display:block}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:2.25rem;background-position:top calc(2.25rem / 4) right calc(2.25rem / 4)}.custom-select.is-invalid,.was-validated .custom-select:invalid{border-color:#dc3545;padding-right:3.4375rem;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") no-repeat center right 1.75rem/1.125rem 1.125rem}.custom-select.is-invalid:focus,.was-validated .custom-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.custom-select.is-invalid~.invalid-feedback,.custom-select.is-invalid~.invalid-tooltip,.was-validated .custom-select:invalid~.invalid-feedback,.was-validated .custom-select:invalid~.invalid-tooltip{display:block}.form-control-file.is-invalid~.invalid-feedback,.form-control-file.is-invalid~.invalid-tooltip,.was-validated .form-control-file:invalid~.invalid-feedback,.was-validated .form-control-file:invalid~.invalid-tooltip{display:block}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip,.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid~.custom-control-label,.was-validated .custom-control-input:invalid~.custom-control-label{color:#dc3545}.custom-control-input.is-invalid~.custom-control-label::before,.was-validated .custom-control-input:invalid~.custom-control-label::before{border-color:#dc3545}.custom-control-input.is-invalid~.invalid-feedback,.custom-control-input.is-invalid~.invalid-tooltip,.was-validated .custom-control-input:invalid~.invalid-feedback,.was-validated .custom-control-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid:checked~.custom-control-label::before,.was-validated .custom-control-input:invalid:checked~.custom-control-label::before{border-color:#e4606d;background-color:#e4606d}.custom-control-input.is-invalid:focus~.custom-control-label::before,.was-validated .custom-control-input:invalid:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label::before,.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label::before{border-color:#dc3545}.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-file-input:invalid~.custom-file-label{border-color:#dc3545}.custom-file-input.is-invalid~.invalid-feedback,.custom-file-input.is-invalid~.invalid-tooltip,.was-validated .custom-file-input:invalid~.invalid-feedback,.was-validated .custom-file-input:invalid~.invalid-tooltip{display:block}.custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .custom-file-input:invalid:focus~.custom-file-label{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-inline{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center}.form-inline .form-check{width:100%}@media (min-width:576px){.form-inline label{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-bottom:0}.form-inline .form-group{display:-ms-flexbox;display:flex;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center;margin-bottom:0}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .custom-select,.form-inline .input-group{width:auto}.form-inline .form-check{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.btn{display:inline-block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media screen and (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#212529;text-decoration:none}.btn.focus,.btn:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.btn.disabled,.btn:disabled{opacity:.65}.btn:not(:disabled):not(.disabled){cursor:pointer}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:hover{color:#fff;background-color:#0069d9;border-color:#0062cc}.btn-primary.focus,.btn-primary:focus{box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0062cc;border-color:#005cbf}.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}.btn-secondary.focus,.btn-secondary:focus{box-shadow:0 0 0 .2rem rgba(130,138,145,.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b}.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(130,138,145,.5)}.btn-success{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}.btn-success.focus,.btn-success:focus{box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430}.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}.btn-info.focus,.btn-info:focus{box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f}.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}.btn-warning.focus,.btn-warning:focus{box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500}.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}.btn-danger.focus,.btn-danger:focus{box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d}.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.btn-light.focus,.btn-light:focus{box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.btn-dark.focus,.btn-dark:focus{box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-outline-primary{color:#007bff;border-color:#007bff}.btn-outline-primary:hover{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary.focus,.btn-outline-primary:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#007bff;background-color:transparent}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-secondary{color:#6c757d;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary.focus,.btn-outline-secondary:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-success{color:#28a745;border-color:#28a745}.btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success.focus,.btn-outline-success:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#28a745;background-color:transparent}.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-info{color:#17a2b8;border-color:#17a2b8}.btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info.focus,.btn-outline-info:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:transparent}.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-warning{color:#ffc107;border-color:#ffc107}.btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning.focus,.btn-outline-warning:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-danger{color:#dc3545;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger.focus,.btn-outline-danger:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light.focus,.btn-outline-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-dark{color:#343a40;border-color:#343a40}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark.focus,.btn-outline-dark:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:transparent}.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-link{font-weight:400;color:#007bff}.btn-link:hover{color:#0056b3;text-decoration:underline}.btn-link.focus,.btn-link:focus{text-decoration:underline;box-shadow:none}.btn-link.disabled,.btn-link:disabled{color:#6c757d;pointer-events:none}.btn-group-lg>.btn,.btn-lg{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.btn-group-sm>.btn,.btn-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{transition:opacity .15s linear}@media screen and (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}@media screen and (prefers-reduced-motion:reduce){.collapsing{transition:none}}.dropdown,.dropleft,.dropright,.dropup{position:relative}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-menu-right{right:0;left:auto}@media (min-width:576px){.dropdown-menu-sm-right{right:0;left:auto}}@media (min-width:768px){.dropdown-menu-md-right{right:0;left:auto}}@media (min-width:992px){.dropdown-menu-lg-right{right:0;left:auto}}@media (min-width:1200px){.dropdown-menu-xl-right{right:0;left:auto}}.dropdown-menu-left{right:auto;left:0}@media (min-width:576px){.dropdown-menu-sm-left{right:auto;left:0}}@media (min-width:768px){.dropdown-menu-md-left{right:auto;left:0}}@media (min-width:992px){.dropdown-menu-lg-left{right:auto;left:0}}@media (min-width:1200px){.dropdown-menu-xl-left{right:auto;left:0}}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropright .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-toggle::after{vertical-align:0}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropleft .dropdown-toggle::after{display:none}.dropleft .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropleft .dropdown-toggle:empty::after{margin-left:0}.dropleft .dropdown-toggle::before{vertical-align:0}.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=top]{right:auto;bottom:auto}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:first-child{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.dropdown-item:last-child{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.dropdown-item:focus,.dropdown-item:hover{color:#16181b;text-decoration:none;background-color:#f8f9fa}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#007bff}.dropdown-item.disabled,.dropdown-item:disabled{color:#6c757d;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529}.btn-group,.btn-group-vertical{position:relative;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;-ms-flex:1 1 auto;flex:1 1 auto}.btn-group-vertical>.btn:hover,.btn-group>.btn:hover{z-index:1}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus{z-index:1}.btn-toolbar{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child){margin-left:-1px}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split::after,.dropright .dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after{margin-left:0}.dropleft .dropdown-toggle-split::before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn{margin-bottom:0}.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn input[type=radio],.btn-group-toggle>.btn-group>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:stretch;align-items:stretch;width:100%}.input-group>.custom-file,.input-group>.custom-select,.input-group>.form-control,.input-group>.form-control-plaintext{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;width:1%;margin-bottom:0}.input-group>.custom-file+.custom-file,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.form-control,.input-group>.custom-select+.custom-file,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.form-control,.input-group>.form-control+.custom-file,.input-group>.form-control+.custom-select,.input-group>.form-control+.form-control,.input-group>.form-control-plaintext+.custom-file,.input-group>.form-control-plaintext+.custom-select,.input-group>.form-control-plaintext+.form-control{margin-left:-1px}.input-group>.custom-file .custom-file-input:focus~.custom-file-label,.input-group>.custom-select:focus,.input-group>.form-control:focus{z-index:3}.input-group>.custom-file .custom-file-input:focus{z-index:4}.input-group>.custom-select:not(:last-child),.input-group>.form-control:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-select:not(:first-child),.input-group>.form-control:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.custom-file{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label::after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-file:not(:first-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-append,.input-group-prepend{display:-ms-flexbox;display:flex}.input-group-append .btn,.input-group-prepend .btn{position:relative;z-index:2}.input-group-append .btn:focus,.input-group-prepend .btn:focus{z-index:3}.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.btn,.input-group-append .input-group-text+.input-group-text,.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-prepend .input-group-text+.input-group-text{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-text{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.input-group-text input[type=checkbox],.input-group-text input[type=radio]{margin-top:0}.input-group-lg>.custom-select,.input-group-lg>.form-control:not(textarea){height:calc(2.875rem + 2px)}.input-group-lg>.custom-select,.input-group-lg>.form-control,.input-group-lg>.input-group-append>.btn,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-prepend>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.input-group-sm>.custom-select,.input-group-sm>.form-control:not(textarea){height:calc(1.8125rem + 2px)}.input-group-sm>.custom-select,.input-group-sm>.form-control,.input-group-sm>.input-group-append>.btn,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-prepend>.input-group-text{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.input-group-lg>.custom-select,.input-group-sm>.custom-select{padding-right:1.75rem}.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.input-group>.input-group-append:not(:last-child)>.btn,.input-group>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text{border-top-left-radius:0;border-bottom-left-radius:0}.custom-control{position:relative;display:block;min-height:1.5rem;padding-left:1.5rem}.custom-control-inline{display:-ms-inline-flexbox;display:inline-flex;margin-right:1rem}.custom-control-input{position:absolute;z-index:-1;opacity:0}.custom-control-input:checked~.custom-control-label::before{color:#fff;border-color:#007bff;background-color:#007bff}.custom-control-input:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-control-input:focus:not(:checked)~.custom-control-label::before{border-color:#80bdff}.custom-control-input:not(:disabled):active~.custom-control-label::before{color:#fff;background-color:#b3d7ff;border-color:#b3d7ff}.custom-control-input:disabled~.custom-control-label{color:#6c757d}.custom-control-input:disabled~.custom-control-label::before{background-color:#e9ecef}.custom-control-label{position:relative;margin-bottom:0;vertical-align:top}.custom-control-label::before{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;pointer-events:none;content:"";background-color:#fff;border:#adb5bd solid 1px}.custom-control-label::after{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:"";background-repeat:no-repeat;background-position:center center;background-size:50% 50%}.custom-checkbox .custom-control-label::before{border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before{border-color:#007bff;background-color:#007bff}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-radio .custom-control-label::before{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.custom-radio .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-switch{padding-left:2.25rem}.custom-switch .custom-control-label::before{left:-2.25rem;width:1.75rem;pointer-events:all;border-radius:.5rem}.custom-switch .custom-control-label::after{top:calc(.25rem + 2px);left:calc(-2.25rem + 2px);width:calc(1rem - 4px);height:calc(1rem - 4px);background-color:#adb5bd;border-radius:.5rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out}@media screen and (prefers-reduced-motion:reduce){.custom-switch .custom-control-label::after{transition:none}}.custom-switch .custom-control-input:checked~.custom-control-label::after{background-color:#fff;-webkit-transform:translateX(.75rem);transform:translateX(.75rem)}.custom-switch .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-select{display:inline-block;width:100%;height:calc(2.25rem + 2px);padding:.375rem 1.75rem .375rem .75rem;font-weight:400;line-height:1.5;color:#495057;vertical-align:middle;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-select:focus{border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(128,189,255,.5)}.custom-select:focus::-ms-value{color:#495057;background-color:#fff}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}.custom-select:disabled{color:#6c757d;background-color:#e9ecef}.custom-select::-ms-expand{opacity:0}.custom-select-sm{height:calc(1.8125rem + 2px);padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem}.custom-select-lg{height:calc(2.875rem + 2px);padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem}.custom-file{position:relative;display:inline-block;width:100%;height:calc(2.25rem + 2px);margin-bottom:0}.custom-file-input{position:relative;z-index:2;width:100%;height:calc(2.25rem + 2px);margin:0;opacity:0}.custom-file-input:focus~.custom-file-label{border-color:#80bdff;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-file-input:disabled~.custom-file-label{background-color:#e9ecef}.custom-file-input:lang(en)~.custom-file-label::after{content:"Browse"}.custom-file-input~.custom-file-label[data-browse]::after{content:attr(data-browse)}.custom-file-label{position:absolute;top:0;right:0;left:0;z-index:1;height:calc(2.25rem + 2px);padding:.375rem .75rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem}.custom-file-label::after{position:absolute;top:0;right:0;bottom:0;z-index:3;display:block;height:2.25rem;padding:.375rem .75rem;line-height:1.5;color:#495057;content:"Browse";background-color:#e9ecef;border-left:inherit;border-radius:0 .25rem .25rem 0}.custom-range{width:100%;height:calc(1rem + .4rem);padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-range:focus{outline:0}.custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range::-moz-focus-outer{border:0}.custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#007bff;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media screen and (prefers-reduced-motion:reduce){.custom-range::-webkit-slider-thumb{transition:none}}.custom-range::-webkit-slider-thumb:active{background-color:#b3d7ff}.custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#007bff;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-moz-appearance:none;appearance:none}@media screen and (prefers-reduced-motion:reduce){.custom-range::-moz-range-thumb{transition:none}}.custom-range::-moz-range-thumb:active{background-color:#b3d7ff}.custom-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:.2rem;margin-left:.2rem;background-color:#007bff;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media screen and (prefers-reduced-motion:reduce){.custom-range::-ms-thumb{transition:none}}.custom-range::-ms-thumb:active{background-color:#b3d7ff}.custom-range::-ms-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:transparent;border-color:transparent;border-width:.5rem}.custom-range::-ms-fill-lower{background-color:#dee2e6;border-radius:1rem}.custom-range::-ms-fill-upper{margin-right:15px;background-color:#dee2e6;border-radius:1rem}.custom-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.custom-range:disabled::-webkit-slider-runnable-track{cursor:default}.custom-range:disabled::-moz-range-thumb{background-color:#adb5bd}.custom-range:disabled::-moz-range-track{cursor:default}.custom-range:disabled::-ms-thumb{background-color:#adb5bd}.custom-control-label::before,.custom-file-label,.custom-select{transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media screen and (prefers-reduced-motion:reduce){.custom-control-label::before,.custom-file-label,.custom-select{transition:none}}.nav{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-item{margin-bottom:-1px}.nav-tabs .nav-link{border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#007bff}.nav-fill .nav-item{-ms-flex:1 1 auto;flex:1 1 auto;text-align:center}.nav-justified .nav-item{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding:.5rem 1rem}.navbar>.container,.navbar>.container-fluid{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-nav{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static;float:none}.navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-positive:1;flex-grow:1;-ms-flex-align:center;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}.navbar-toggler:not(:disabled):not(.disabled){cursor:pointer}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:no-repeat center center;background-size:100% 100%}@media (max-width:575.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:576px){.navbar-expand-sm{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-sm .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-sm .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media (max-width:767.98px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:768px){.navbar-expand-md{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-md .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-md .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media (max-width:991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:992px){.navbar-expand-lg{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-lg .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-lg .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media (max-width:1199.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:1200px){.navbar-expand-xl{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-xl .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-xl .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}.navbar-expand{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand>.container,.navbar-expand>.container-fluid{padding-right:0;padding-left:0}.navbar-expand .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand>.container,.navbar-expand>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand{color:rgba(0,0,0,.9)}.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-light .navbar-text{color:rgba(0,0,0,.5)}.navbar-light .navbar-text a{color:rgba(0,0,0,.9)}.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand{color:#fff}.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,.5)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:rgba(255,255,255,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:rgba(255,255,255,.25)}.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{color:rgba(255,255,255,.5);border-color:rgba(255,255,255,.1)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-dark .navbar-text{color:rgba(255,255,255,.5)}.navbar-dark .navbar-text a{color:#fff}.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group:first-child .list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card>.list-group:last-child .list-group-item:last-child{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.card-body{-ms-flex:1 1 auto;flex:1 1 auto;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{padding:.75rem 1.25rem;margin-bottom:0;color:inherit;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-header+.list-group .list-group-item:first-child{border-top:0}.card-footer{padding:.75rem 1.25rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-right:-.625rem;margin-bottom:-.75rem;margin-left:-.625rem;border-bottom:0}.card-header-pills{margin-right:-.625rem;margin-left:-.625rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem}.card-img{width:100%;border-radius:calc(.25rem - 1px)}.card-img-top{width:100%;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img-bottom{width:100%;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-deck{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.card-deck .card{margin-bottom:15px}@media (min-width:576px){.card-deck{-ms-flex-flow:row wrap;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.card-deck .card{display:-ms-flexbox;display:flex;-ms-flex:1 0 0%;flex:1 0 0%;-ms-flex-direction:column;flex-direction:column;margin-right:15px;margin-bottom:0;margin-left:15px}}.card-group{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.card-group>.card{margin-bottom:15px}@media (min-width:576px){.card-group{-ms-flex-flow:row wrap;flex-flow:row wrap}.card-group>.card{-ms-flex:1 0 0%;flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:first-child .card-header,.card-group>.card:first-child .card-img-top{border-top-right-radius:0}.card-group>.card:first-child .card-footer,.card-group>.card:first-child .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:last-child .card-header,.card-group>.card:last-child .card-img-top{border-top-left-radius:0}.card-group>.card:last-child .card-footer,.card-group>.card:last-child .card-img-bottom{border-bottom-left-radius:0}.card-group>.card:only-child{border-radius:.25rem}.card-group>.card:only-child .card-header,.card-group>.card:only-child .card-img-top{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card-group>.card:only-child .card-footer,.card-group>.card:only-child .card-img-bottom{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.card-group>.card:not(:first-child):not(:last-child):not(:only-child){border-radius:0}.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-footer,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-header,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-top{border-radius:0}}.card-columns .card{margin-bottom:.75rem}@media (min-width:576px){.card-columns{-webkit-column-count:3;-moz-column-count:3;column-count:3;-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}.accordion .card{overflow:hidden}.accordion .card:not(:first-of-type) .card-header:first-child{border-radius:0}.accordion .card:not(:first-of-type):not(:last-of-type){border-bottom:0;border-radius:0}.accordion .card:first-of-type{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.accordion .card:last-of-type{border-top-left-radius:0;border-top-right-radius:0}.accordion .card .card-header{margin-bottom:-1px}.breadcrumb{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:.25rem}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item::before{display:inline-block;padding-right:.5rem;color:#6c757d;content:"/"}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:underline}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:none}.breadcrumb-item.active{color:#6c757d}.pagination{display:-ms-flexbox;display:flex;padding-left:0;list-style:none;border-radius:.25rem}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#007bff;background-color:#fff;border:1px solid #dee2e6}.page-link:hover{z-index:2;color:#0056b3;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:2;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.page-link:not(:disabled):not(.disabled){cursor:pointer}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.page-item.active .page-link{z-index:1;color:#fff;background-color:#007bff;border-color:#007bff}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem}a.badge:focus,a.badge:hover{text-decoration:none}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.badge-primary{color:#fff;background-color:#007bff}a.badge-primary:focus,a.badge-primary:hover{color:#fff;background-color:#0062cc}.badge-secondary{color:#fff;background-color:#6c757d}a.badge-secondary:focus,a.badge-secondary:hover{color:#fff;background-color:#545b62}.badge-success{color:#fff;background-color:#28a745}a.badge-success:focus,a.badge-success:hover{color:#fff;background-color:#1e7e34}.badge-info{color:#fff;background-color:#17a2b8}a.badge-info:focus,a.badge-info:hover{color:#fff;background-color:#117a8b}.badge-warning{color:#212529;background-color:#ffc107}a.badge-warning:focus,a.badge-warning:hover{color:#212529;background-color:#d39e00}.badge-danger{color:#fff;background-color:#dc3545}a.badge-danger:focus,a.badge-danger:hover{color:#fff;background-color:#bd2130}.badge-light{color:#212529;background-color:#f8f9fa}a.badge-light:focus,a.badge-light:hover{color:#212529;background-color:#dae0e5}.badge-dark{color:#fff;background-color:#343a40}a.badge-dark:focus,a.badge-dark:hover{color:#fff;background-color:#1d2124}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#e9ecef;border-radius:.3rem}@media (min-width:576px){.jumbotron{padding:4rem 2rem}}.jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:4rem}.alert-dismissible .close{position:absolute;top:0;right:0;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:#004085;background-color:#cce5ff;border-color:#b8daff}.alert-primary hr{border-top-color:#9fcdff}.alert-primary .alert-link{color:#002752}.alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.alert-secondary hr{border-top-color:#c8cbcf}.alert-secondary .alert-link{color:#202326}.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.alert-success hr{border-top-color:#b1dfbb}.alert-success .alert-link{color:#0b2e13}.alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.alert-info hr{border-top-color:#abdde5}.alert-info .alert-link{color:#062c33}.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.alert-warning hr{border-top-color:#ffe8a1}.alert-warning .alert-link{color:#533f03}.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.alert-danger hr{border-top-color:#f1b0b7}.alert-danger .alert-link{color:#491217}.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.alert-light hr{border-top-color:#ececf6}.alert-light .alert-link{color:#686868}.alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.alert-dark hr{border-top-color:#b9bbbe}.alert-dark .alert-link{color:#040505}@-webkit-keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}.progress{display:-ms-flexbox;display:flex;height:1rem;overflow:hidden;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.progress-bar{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;color:#fff;text-align:center;white-space:nowrap;background-color:#007bff;transition:width .6s ease}@media screen and (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:1rem 1rem}.progress-bar-animated{-webkit-animation:progress-bar-stripes 1s linear infinite;animation:progress-bar-stripes 1s linear infinite}.media{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start}.media-body{-ms-flex:1;flex:1}.list-group{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;margin-bottom:-1px;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.list-group-item:focus,.list-group-item:hover{z-index:1;text-decoration:none}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#007bff;border-color:#007bff}.list-group-flush .list-group-item{border-right:0;border-left:0;border-radius:0}.list-group-flush .list-group-item:last-child{margin-bottom:-1px}.list-group-flush:first-child .list-group-item:first-child{border-top:0}.list-group-flush:last-child .list-group-item:last-child{margin-bottom:0;border-bottom:0}.list-group-item-primary{color:#004085;background-color:#b8daff}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#004085;background-color:#9fcdff}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#004085;border-color:#004085}.list-group-item-secondary{color:#383d41;background-color:#d6d8db}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#383d41;background-color:#c8cbcf}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#383d41;border-color:#383d41}.list-group-item-success{color:#155724;background-color:#c3e6cb}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#155724;background-color:#b1dfbb}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#155724;border-color:#155724}.list-group-item-info{color:#0c5460;background-color:#bee5eb}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#0c5460;background-color:#abdde5}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#0c5460;border-color:#0c5460}.list-group-item-warning{color:#856404;background-color:#ffeeba}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#856404;background-color:#ffe8a1}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#856404;border-color:#856404}.list-group-item-danger{color:#721c24;background-color:#f5c6cb}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#721c24;background-color:#f1b0b7}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#721c24;border-color:#721c24}.list-group-item-light{color:#818182;background-color:#fdfdfe}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#818182;background-color:#ececf6}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818182;border-color:#818182}.list-group-item-dark{color:#1b1e21;background-color:#c6c8ca}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#1b1e21;background-color:#b9bbbe}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:hover{color:#000;text-decoration:none}.close:not(:disabled):not(.disabled){cursor:pointer}.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover{opacity:.75}button.close{padding:0;background-color:transparent;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}a.close.disabled{pointer-events:none}.toast{max-width:350px;overflow:hidden;font-size:.875rem;background-color:rgba(255,255,255,.85);background-clip:padding-box;border:1px solid rgba(0,0,0,.1);border-radius:.25rem;box-shadow:0 .25rem .75rem rgba(0,0,0,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0}.toast:not(:last-child){margin-bottom:.75rem}.toast.showing{opacity:1}.toast.show{display:block;opacity:1}.toast.hide{display:none}.toast-header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:.25rem .75rem;color:#6c757d;background-color:rgba(255,255,255,.85);background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05)}.toast-body{padding:.75rem}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-50px);transform:translate(0,-50px)}@media screen and (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{-webkit-transform:none;transform:none}.modal-dialog-centered{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;min-height:calc(100% - (.5rem * 2))}.modal-dialog-centered::before{display:block;height:calc(100vh - (.5rem * 2));content:""}.modal-content{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #e9ecef;border-top-left-radius:.3rem;border-top-right-radius:.3rem}.modal-header .close{padding:1rem 1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem}.modal-footer{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;padding:1rem;border-top:1px solid #e9ecef;border-bottom-right-radius:.3rem;border-bottom-left-radius:.3rem}.modal-footer>:not(:first-child){margin-left:.25rem}.modal-footer>:not(:last-child){margin-right:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-centered{min-height:calc(100% - (1.75rem * 2))}.modal-dialog-centered::before{height:calc(100vh - (1.75rem * 2))}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width:1200px){.modal-xl{max-width:1140px}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow{bottom:0}.bs-tooltip-auto[x-placement^=top] .arrow::before,.bs-tooltip-top .arrow::before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 .4rem}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=right] .arrow::before,.bs-tooltip-right .arrow::before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow{top:0}.bs-tooltip-auto[x-placement^=bottom] .arrow::before,.bs-tooltip-bottom .arrow::before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 .4rem}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=left] .arrow::before,.bs-tooltip-left .arrow::before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover .arrow{position:absolute;display:block;width:1rem;height:.5rem;margin:0 .3rem}.popover .arrow::after,.popover .arrow::before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-auto[x-placement^=top],.bs-popover-top{margin-bottom:.5rem}.bs-popover-auto[x-placement^=top] .arrow,.bs-popover-top .arrow{bottom:calc((.5rem + 1px) * -1)}.bs-popover-auto[x-placement^=top] .arrow::after,.bs-popover-auto[x-placement^=top] .arrow::before,.bs-popover-top .arrow::after,.bs-popover-top .arrow::before{border-width:.5rem .5rem 0}.bs-popover-auto[x-placement^=top] .arrow::before,.bs-popover-top .arrow::before{bottom:0;border-top-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=top] .arrow::after,.bs-popover-top .arrow::after{bottom:1px;border-top-color:#fff}.bs-popover-auto[x-placement^=right],.bs-popover-right{margin-left:.5rem}.bs-popover-auto[x-placement^=right] .arrow,.bs-popover-right .arrow{left:calc((.5rem + 1px) * -1);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=right] .arrow::after,.bs-popover-auto[x-placement^=right] .arrow::before,.bs-popover-right .arrow::after,.bs-popover-right .arrow::before{border-width:.5rem .5rem .5rem 0}.bs-popover-auto[x-placement^=right] .arrow::before,.bs-popover-right .arrow::before{left:0;border-right-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=right] .arrow::after,.bs-popover-right .arrow::after{left:1px;border-right-color:#fff}.bs-popover-auto[x-placement^=bottom],.bs-popover-bottom{margin-top:.5rem}.bs-popover-auto[x-placement^=bottom] .arrow,.bs-popover-bottom .arrow{top:calc((.5rem + 1px) * -1)}.bs-popover-auto[x-placement^=bottom] .arrow::after,.bs-popover-auto[x-placement^=bottom] .arrow::before,.bs-popover-bottom .arrow::after,.bs-popover-bottom .arrow::before{border-width:0 .5rem .5rem .5rem}.bs-popover-auto[x-placement^=bottom] .arrow::before,.bs-popover-bottom .arrow::before{top:0;border-bottom-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=bottom] .arrow::after,.bs-popover-bottom .arrow::after{top:1px;border-bottom-color:#fff}.bs-popover-auto[x-placement^=bottom] .popover-header::before,.bs-popover-bottom .popover-header::before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f7f7f7}.bs-popover-auto[x-placement^=left],.bs-popover-left{margin-right:.5rem}.bs-popover-auto[x-placement^=left] .arrow,.bs-popover-left .arrow{right:calc((.5rem + 1px) * -1);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=left] .arrow::after,.bs-popover-auto[x-placement^=left] .arrow::before,.bs-popover-left .arrow::after,.bs-popover-left .arrow::before{border-width:.5rem 0 .5rem .5rem}.bs-popover-auto[x-placement^=left] .arrow::before,.bs-popover-left .arrow::before{right:0;border-left-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=left] .arrow::after,.bs-popover-left .arrow::after{right:1px;border-left-color:#fff}.popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;color:inherit;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:.5rem .75rem;color:#212529}.carousel{position:relative}.carousel.pointer-event{-ms-touch-action:pan-y;touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner::after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out}@media screen and (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-right,.carousel-item-next:not(.carousel-item-left){-webkit-transform:translateX(100%);transform:translateX(100%)}.active.carousel-item-left,.carousel-item-prev:not(.carousel-item-right){-webkit-transform:translateX(-100%);transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;-webkit-transform:none;transform:none}.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{z-index:0;opacity:0;transition:0s .6s opacity}@media screen and (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:.5;transition:opacity .15s ease}@media screen and (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:transparent no-repeat center center;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:15;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{box-sizing:content-box;-ms-flex:0 1 auto;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media screen and (prefers-reduced-motion:reduce){.carousel-indicators li{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}@-webkit-keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;border:.25em solid currentColor;border-right-color:transparent;border-radius:50%;-webkit-animation:spinner-border .75s linear infinite;animation:spinner-border .75s linear infinite}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@-webkit-keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1}}@keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;background-color:currentColor;border-radius:50%;opacity:0;-webkit-animation:spinner-grow .75s linear infinite;animation:spinner-grow .75s linear infinite}.spinner-grow-sm{width:1rem;height:1rem}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.bg-primary{background-color:#007bff!important}a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover{background-color:#0062cc!important}.bg-secondary{background-color:#6c757d!important}a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover{background-color:#545b62!important}.bg-success{background-color:#28a745!important}a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover{background-color:#1e7e34!important}.bg-info{background-color:#17a2b8!important}a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover{background-color:#117a8b!important}.bg-warning{background-color:#ffc107!important}a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover{background-color:#d39e00!important}.bg-danger{background-color:#dc3545!important}a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover{background-color:#bd2130!important}.bg-light{background-color:#f8f9fa!important}a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover{background-color:#dae0e5!important}.bg-dark{background-color:#343a40!important}a.bg-dark:focus,a.bg-dark:hover,button.bg-dark:focus,button.bg-dark:hover{background-color:#1d2124!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid #dee2e6!important}.border-top{border-top:1px solid #dee2e6!important}.border-right{border-right:1px solid #dee2e6!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-left{border-left:1px solid #dee2e6!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#007bff!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#28a745!important}.border-info{border-color:#17a2b8!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#343a40!important}.border-white{border-color:#fff!important}.rounded{border-radius:.25rem!important}.rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.rounded-right{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-left{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-0{border-radius:0!important}.clearfix::after{display:block;clear:both;content:""}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive::before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9::before{padding-top:42.857143%}.embed-responsive-16by9::before{padding-top:56.25%}.embed-responsive-3by4::before{padding-top:133.333333%}.embed-responsive-1by1::before{padding-top:100%}.flex-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}@media (min-width:576px){.flex-sm-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-sm-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-sm-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-sm-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-sm-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-sm-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:768px){.flex-md-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-md-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-md-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-md-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-md-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-md-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-lg-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-lg-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-lg-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-lg-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-lg-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-xl-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xl-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-xl-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-xl-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xl-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media (min-width:576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (min-width:768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (min-width:992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (min-width:1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports ((position:-webkit-sticky) or (position:sticky)){.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.min-vw-100{min-width:100vw!important}.min-vh-100{min-height:100vh!important}.vw-100{width:100vw!important}.vh-100{height:100vh!important}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-n1{margin:-.25rem!important}.mt-n1,.my-n1{margin-top:-.25rem!important}.mr-n1,.mx-n1{margin-right:-.25rem!important}.mb-n1,.my-n1{margin-bottom:-.25rem!important}.ml-n1,.mx-n1{margin-left:-.25rem!important}.m-n2{margin:-.5rem!important}.mt-n2,.my-n2{margin-top:-.5rem!important}.mr-n2,.mx-n2{margin-right:-.5rem!important}.mb-n2,.my-n2{margin-bottom:-.5rem!important}.ml-n2,.mx-n2{margin-left:-.5rem!important}.m-n3{margin:-1rem!important}.mt-n3,.my-n3{margin-top:-1rem!important}.mr-n3,.mx-n3{margin-right:-1rem!important}.mb-n3,.my-n3{margin-bottom:-1rem!important}.ml-n3,.mx-n3{margin-left:-1rem!important}.m-n4{margin:-1.5rem!important}.mt-n4,.my-n4{margin-top:-1.5rem!important}.mr-n4,.mx-n4{margin-right:-1.5rem!important}.mb-n4,.my-n4{margin-bottom:-1.5rem!important}.ml-n4,.mx-n4{margin-left:-1.5rem!important}.m-n5{margin:-3rem!important}.mt-n5,.my-n5{margin-top:-3rem!important}.mr-n5,.mx-n5{margin-right:-3rem!important}.mb-n5,.my-n5{margin-bottom:-3rem!important}.ml-n5,.mx-n5{margin-left:-3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-n1{margin:-.25rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-.5rem!important}.m-sm-n3{margin:-1rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem!important}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-n1{margin:-.25rem!important}.mt-md-n1,.my-md-n1{margin-top:-.25rem!important}.mr-md-n1,.mx-md-n1{margin-right:-.25rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem!important}.ml-md-n1,.mx-md-n1{margin-left:-.25rem!important}.m-md-n2{margin:-.5rem!important}.mt-md-n2,.my-md-n2{margin-top:-.5rem!important}.mr-md-n2,.mx-md-n2{margin-right:-.5rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem!important}.ml-md-n2,.mx-md-n2{margin-left:-.5rem!important}.m-md-n3{margin:-1rem!important}.mt-md-n3,.my-md-n3{margin-top:-1rem!important}.mr-md-n3,.mx-md-n3{margin-right:-1rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem!important}.ml-md-n3,.mx-md-n3{margin-left:-1rem!important}.m-md-n4{margin:-1.5rem!important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem!important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem!important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mt-md-n5,.my-md-n5{margin-top:-3rem!important}.mr-md-n5,.mx-md-n5{margin-right:-3rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem!important}.ml-md-n5,.mx-md-n5{margin-left:-3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-n1{margin:-.25rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-.5rem!important}.m-lg-n3{margin:-1rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem!important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-n1{margin:-.25rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-.5rem!important}.m-xl-n3{margin:-1rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem!important}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}.text-justify{text-align:justify!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width:576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-lighter{font-weight:lighter!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-weight-bolder{font-weight:bolder!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-primary{color:#007bff!important}a.text-primary:focus,a.text-primary:hover{color:#0056b3!important}.text-secondary{color:#6c757d!important}a.text-secondary:focus,a.text-secondary:hover{color:#494f54!important}.text-success{color:#28a745!important}a.text-success:focus,a.text-success:hover{color:#19692c!important}.text-info{color:#17a2b8!important}a.text-info:focus,a.text-info:hover{color:#0f6674!important}.text-warning{color:#ffc107!important}a.text-warning:focus,a.text-warning:hover{color:#ba8b00!important}.text-danger{color:#dc3545!important}a.text-danger:focus,a.text-danger:hover{color:#a71d2a!important}.text-light{color:#f8f9fa!important}a.text-light:focus,a.text-light:hover{color:#cbd3da!important}.text-dark{color:#343a40!important}a.text-dark:focus,a.text-dark:hover{color:#121416!important}.text-body{color:#212529!important}.text-muted{color:#6c757d!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:rgba(255,255,255,.5)!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.text-decoration-none{text-decoration:none!important}.text-reset{color:inherit!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media print{*,::after,::before{text-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}abbr[title]::after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}blockquote,pre{border:1px solid #adb5bd;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}body{min-width:992px!important}.container{min-width:992px!important}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #dee2e6!important}.table-dark{color:inherit}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#dee2e6}.table .thead-dark th{color:inherit;border-color:#dee2e6}} -/*# sourceMappingURL=bootstrap.min.css.map */ \ No newline at end of file diff --git a/examples/web/static/libs/bootstrap/bootstrap.min.js b/examples/web/static/libs/bootstrap/bootstrap.min.js deleted file mode 100644 index 9df6b6c2..00000000 --- a/examples/web/static/libs/bootstrap/bootstrap.min.js +++ /dev/null @@ -1,7 +0,0 @@ -/*! - * Bootstrap v4.2.1 (https://getbootstrap.com/) - * Copyright 2011-2018 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors) - * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) - */ -!function(t,e){"object"==typeof exports&&"undefined"!=typeof module?e(exports,require("popper.js"),require("jquery")):"function"==typeof define&&define.amd?define(["exports","popper.js","jquery"],e):e(t.bootstrap={},t.Popper,t.jQuery)}(this,function(t,u,g){"use strict";function i(t,e){for(var n=0;nthis._items.length-1||t<0))if(this._isSliding)g(this._element).one(Q.SLID,function(){return e.to(t)});else{if(n===t)return this.pause(),void this.cycle();var i=ndocument.documentElement.clientHeight;!this._isBodyOverflowing&&t&&(this._element.style.paddingLeft=this._scrollbarWidth+"px"),this._isBodyOverflowing&&!t&&(this._element.style.paddingRight=this._scrollbarWidth+"px")},t._resetAdjustments=function(){this._element.style.paddingLeft="",this._element.style.paddingRight=""},t._checkScrollbar=function(){var t=document.body.getBoundingClientRect();this._isBodyOverflowing=t.left+t.right
    ',trigger:"hover focus",title:"",delay:0,html:!1,selector:!1,placement:"top",offset:0,container:!1,fallbackPlacement:"flip",boundary:"scrollParent"},De="show",we="out",Ae={HIDE:"hide"+Ee,HIDDEN:"hidden"+Ee,SHOW:"show"+Ee,SHOWN:"shown"+Ee,INSERTED:"inserted"+Ee,CLICK:"click"+Ee,FOCUSIN:"focusin"+Ee,FOCUSOUT:"focusout"+Ee,MOUSEENTER:"mouseenter"+Ee,MOUSELEAVE:"mouseleave"+Ee},Ne="fade",Oe="show",ke=".tooltip-inner",Pe=".arrow",Le="hover",je="focus",He="click",Re="manual",Ue=function(){function i(t,e){if("undefined"==typeof u)throw new TypeError("Bootstrap's tooltips require Popper.js (https://popper.js.org/)");this._isEnabled=!0,this._timeout=0,this._hoverState="",this._activeTrigger={},this._popper=null,this.element=t,this.config=this._getConfig(e),this.tip=null,this._setListeners()}var t=i.prototype;return t.enable=function(){this._isEnabled=!0},t.disable=function(){this._isEnabled=!1},t.toggleEnabled=function(){this._isEnabled=!this._isEnabled},t.toggle=function(t){if(this._isEnabled)if(t){var e=this.constructor.DATA_KEY,n=g(t.currentTarget).data(e);n||(n=new this.constructor(t.currentTarget,this._getDelegateConfig()),g(t.currentTarget).data(e,n)),n._activeTrigger.click=!n._activeTrigger.click,n._isWithActiveTrigger()?n._enter(null,n):n._leave(null,n)}else{if(g(this.getTipElement()).hasClass(Oe))return void this._leave(null,this);this._enter(null,this)}},t.dispose=function(){clearTimeout(this._timeout),g.removeData(this.element,this.constructor.DATA_KEY),g(this.element).off(this.constructor.EVENT_KEY),g(this.element).closest(".modal").off("hide.bs.modal"),this.tip&&g(this.tip).remove(),this._isEnabled=null,this._timeout=null,this._hoverState=null,(this._activeTrigger=null)!==this._popper&&this._popper.destroy(),this._popper=null,this.element=null,this.config=null,this.tip=null},t.show=function(){var e=this;if("none"===g(this.element).css("display"))throw new Error("Please use show on visible elements");var t=g.Event(this.constructor.Event.SHOW);if(this.isWithContent()&&this._isEnabled){g(this.element).trigger(t);var n=_.findShadowRoot(this.element),i=g.contains(null!==n?n:this.element.ownerDocument.documentElement,this.element);if(t.isDefaultPrevented()||!i)return;var o=this.getTipElement(),r=_.getUID(this.constructor.NAME);o.setAttribute("id",r),this.element.setAttribute("aria-describedby",r),this.setContent(),this.config.animation&&g(o).addClass(Ne);var s="function"==typeof this.config.placement?this.config.placement.call(this,o,this.element):this.config.placement,a=this._getAttachment(s);this.addAttachmentClass(a);var l=this._getContainer();g(o).data(this.constructor.DATA_KEY,this),g.contains(this.element.ownerDocument.documentElement,this.tip)||g(o).appendTo(l),g(this.element).trigger(this.constructor.Event.INSERTED),this._popper=new u(this.element,o,{placement:a,modifiers:{offset:{offset:this.config.offset},flip:{behavior:this.config.fallbackPlacement},arrow:{element:Pe},preventOverflow:{boundariesElement:this.config.boundary}},onCreate:function(t){t.originalPlacement!==t.placement&&e._handlePopperPlacementChange(t)},onUpdate:function(t){return e._handlePopperPlacementChange(t)}}),g(o).addClass(Oe),"ontouchstart"in document.documentElement&&g(document.body).children().on("mouseover",null,g.noop);var c=function(){e.config.animation&&e._fixTransition();var t=e._hoverState;e._hoverState=null,g(e.element).trigger(e.constructor.Event.SHOWN),t===we&&e._leave(null,e)};if(g(this.tip).hasClass(Ne)){var h=_.getTransitionDurationFromElement(this.tip);g(this.tip).one(_.TRANSITION_END,c).emulateTransitionEnd(h)}else c()}},t.hide=function(t){var e=this,n=this.getTipElement(),i=g.Event(this.constructor.Event.HIDE),o=function(){e._hoverState!==De&&n.parentNode&&n.parentNode.removeChild(n),e._cleanTipClass(),e.element.removeAttribute("aria-describedby"),g(e.element).trigger(e.constructor.Event.HIDDEN),null!==e._popper&&e._popper.destroy(),t&&t()};if(g(this.element).trigger(i),!i.isDefaultPrevented()){if(g(n).removeClass(Oe),"ontouchstart"in document.documentElement&&g(document.body).children().off("mouseover",null,g.noop),this._activeTrigger[He]=!1,this._activeTrigger[je]=!1,this._activeTrigger[Le]=!1,g(this.tip).hasClass(Ne)){var r=_.getTransitionDurationFromElement(n);g(n).one(_.TRANSITION_END,o).emulateTransitionEnd(r)}else o();this._hoverState=""}},t.update=function(){null!==this._popper&&this._popper.scheduleUpdate()},t.isWithContent=function(){return Boolean(this.getTitle())},t.addAttachmentClass=function(t){g(this.getTipElement()).addClass(Ce+"-"+t)},t.getTipElement=function(){return this.tip=this.tip||g(this.config.template)[0],this.tip},t.setContent=function(){var t=this.getTipElement();this.setElementContent(g(t.querySelectorAll(ke)),this.getTitle()),g(t).removeClass(Ne+" "+Oe)},t.setElementContent=function(t,e){var n=this.config.html;"object"==typeof e&&(e.nodeType||e.jquery)?n?g(e).parent().is(t)||t.empty().append(e):t.text(g(e).text()):t[n?"html":"text"](e)},t.getTitle=function(){var t=this.element.getAttribute("data-original-title");return t||(t="function"==typeof this.config.title?this.config.title.call(this.element):this.config.title),t},t._getContainer=function(){return!1===this.config.container?document.body:_.isElement(this.config.container)?g(this.config.container):g(document).find(this.config.container)},t._getAttachment=function(t){return be[t.toUpperCase()]},t._setListeners=function(){var i=this;this.config.trigger.split(" ").forEach(function(t){if("click"===t)g(i.element).on(i.constructor.Event.CLICK,i.config.selector,function(t){return i.toggle(t)});else if(t!==Re){var e=t===Le?i.constructor.Event.MOUSEENTER:i.constructor.Event.FOCUSIN,n=t===Le?i.constructor.Event.MOUSELEAVE:i.constructor.Event.FOCUSOUT;g(i.element).on(e,i.config.selector,function(t){return i._enter(t)}).on(n,i.config.selector,function(t){return i._leave(t)})}}),g(this.element).closest(".modal").on("hide.bs.modal",function(){i.element&&i.hide()}),this.config.selector?this.config=l({},this.config,{trigger:"manual",selector:""}):this._fixTitle()},t._fixTitle=function(){var t=typeof this.element.getAttribute("data-original-title");(this.element.getAttribute("title")||"string"!==t)&&(this.element.setAttribute("data-original-title",this.element.getAttribute("title")||""),this.element.setAttribute("title",""))},t._enter=function(t,e){var n=this.constructor.DATA_KEY;(e=e||g(t.currentTarget).data(n))||(e=new this.constructor(t.currentTarget,this._getDelegateConfig()),g(t.currentTarget).data(n,e)),t&&(e._activeTrigger["focusin"===t.type?je:Le]=!0),g(e.getTipElement()).hasClass(Oe)||e._hoverState===De?e._hoverState=De:(clearTimeout(e._timeout),e._hoverState=De,e.config.delay&&e.config.delay.show?e._timeout=setTimeout(function(){e._hoverState===De&&e.show()},e.config.delay.show):e.show())},t._leave=function(t,e){var n=this.constructor.DATA_KEY;(e=e||g(t.currentTarget).data(n))||(e=new this.constructor(t.currentTarget,this._getDelegateConfig()),g(t.currentTarget).data(n,e)),t&&(e._activeTrigger["focusout"===t.type?je:Le]=!1),e._isWithActiveTrigger()||(clearTimeout(e._timeout),e._hoverState=we,e.config.delay&&e.config.delay.hide?e._timeout=setTimeout(function(){e._hoverState===we&&e.hide()},e.config.delay.hide):e.hide())},t._isWithActiveTrigger=function(){for(var t in this._activeTrigger)if(this._activeTrigger[t])return!0;return!1},t._getConfig=function(t){return"number"==typeof(t=l({},this.constructor.Default,g(this.element).data(),"object"==typeof t&&t?t:{})).delay&&(t.delay={show:t.delay,hide:t.delay}),"number"==typeof t.title&&(t.title=t.title.toString()),"number"==typeof t.content&&(t.content=t.content.toString()),_.typeCheckConfig(pe,t,this.constructor.DefaultType),t},t._getDelegateConfig=function(){var t={};if(this.config)for(var e in this.config)this.constructor.Default[e]!==this.config[e]&&(t[e]=this.config[e]);return t},t._cleanTipClass=function(){var t=g(this.getTipElement()),e=t.attr("class").match(Te);null!==e&&e.length&&t.removeClass(e.join(""))},t._handlePopperPlacementChange=function(t){var e=t.instance;this.tip=e.popper,this._cleanTipClass(),this.addAttachmentClass(this._getAttachment(t.placement))},t._fixTransition=function(){var t=this.getTipElement(),e=this.config.animation;null===t.getAttribute("x-placement")&&(g(t).removeClass(Ne),this.config.animation=!1,this.hide(),this.show(),this.config.animation=e)},i._jQueryInterface=function(n){return this.each(function(){var t=g(this).data(ve),e="object"==typeof n&&n;if((t||!/dispose|hide/.test(n))&&(t||(t=new i(this,e),g(this).data(ve,t)),"string"==typeof n)){if("undefined"==typeof t[n])throw new TypeError('No method named "'+n+'"');t[n]()}})},s(i,null,[{key:"VERSION",get:function(){return"4.2.1"}},{key:"Default",get:function(){return Ie}},{key:"NAME",get:function(){return pe}},{key:"DATA_KEY",get:function(){return ve}},{key:"Event",get:function(){return Ae}},{key:"EVENT_KEY",get:function(){return Ee}},{key:"DefaultType",get:function(){return Se}}]),i}();g.fn[pe]=Ue._jQueryInterface,g.fn[pe].Constructor=Ue,g.fn[pe].noConflict=function(){return g.fn[pe]=ye,Ue._jQueryInterface};var We="popover",xe="bs.popover",Fe="."+xe,qe=g.fn[We],Me="bs-popover",Ke=new RegExp("(^|\\s)"+Me+"\\S+","g"),Qe=l({},Ue.Default,{placement:"right",trigger:"click",content:"",template:''}),Be=l({},Ue.DefaultType,{content:"(string|element|function)"}),Ve="fade",Ye="show",Xe=".popover-header",ze=".popover-body",Ge={HIDE:"hide"+Fe,HIDDEN:"hidden"+Fe,SHOW:"show"+Fe,SHOWN:"shown"+Fe,INSERTED:"inserted"+Fe,CLICK:"click"+Fe,FOCUSIN:"focusin"+Fe,FOCUSOUT:"focusout"+Fe,MOUSEENTER:"mouseenter"+Fe,MOUSELEAVE:"mouseleave"+Fe},Je=function(t){var e,n;function i(){return t.apply(this,arguments)||this}n=t,(e=i).prototype=Object.create(n.prototype),(e.prototype.constructor=e).__proto__=n;var o=i.prototype;return o.isWithContent=function(){return this.getTitle()||this._getContent()},o.addAttachmentClass=function(t){g(this.getTipElement()).addClass(Me+"-"+t)},o.getTipElement=function(){return this.tip=this.tip||g(this.config.template)[0],this.tip},o.setContent=function(){var t=g(this.getTipElement());this.setElementContent(t.find(Xe),this.getTitle());var e=this._getContent();"function"==typeof e&&(e=e.call(this.element)),this.setElementContent(t.find(ze),e),t.removeClass(Ve+" "+Ye)},o._getContent=function(){return this.element.getAttribute("data-content")||this.config.content},o._cleanTipClass=function(){var t=g(this.getTipElement()),e=t.attr("class").match(Ke);null!==e&&0=this._offsets[o]&&("undefined"==typeof this._offsets[o+1]||t li { - position: relative; } - -.fa-li { - left: -2em; - position: absolute; - text-align: center; - width: 2em; - line-height: inherit; } - -.fa-border { - border: solid 0.08em #eee; - border-radius: .1em; - padding: .2em .25em .15em; } - -.fa-pull-left { - float: left; } - -.fa-pull-right { - float: right; } - -.fa.fa-pull-left, -.fas.fa-pull-left, -.far.fa-pull-left, -.fal.fa-pull-left, -.fab.fa-pull-left { - margin-right: .3em; } - -.fa.fa-pull-right, -.fas.fa-pull-right, -.far.fa-pull-right, -.fal.fa-pull-right, -.fab.fa-pull-right { - margin-left: .3em; } - -.fa-spin { - -webkit-animation: fa-spin 2s infinite linear; - animation: fa-spin 2s infinite linear; } - -.fa-pulse { - -webkit-animation: fa-spin 1s infinite steps(8); - animation: fa-spin 1s infinite steps(8); } - -@-webkit-keyframes fa-spin { - 0% { - -webkit-transform: rotate(0deg); - transform: rotate(0deg); } - 100% { - -webkit-transform: rotate(360deg); - transform: rotate(360deg); } } - -@keyframes fa-spin { - 0% { - -webkit-transform: rotate(0deg); - transform: rotate(0deg); } - 100% { - -webkit-transform: rotate(360deg); - transform: rotate(360deg); } } - -.fa-rotate-90 { - -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)"; - -webkit-transform: rotate(90deg); - transform: rotate(90deg); } - -.fa-rotate-180 { - -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)"; - -webkit-transform: rotate(180deg); - transform: rotate(180deg); } - -.fa-rotate-270 { - -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)"; - -webkit-transform: rotate(270deg); - transform: rotate(270deg); } - -.fa-flip-horizontal { - -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)"; - -webkit-transform: scale(-1, 1); - transform: scale(-1, 1); } - -.fa-flip-vertical { - -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"; - -webkit-transform: scale(1, -1); - transform: scale(1, -1); } - -.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical { - -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"; - -webkit-transform: scale(-1, -1); - transform: scale(-1, -1); } - -:root .fa-rotate-90, -:root .fa-rotate-180, -:root .fa-rotate-270, -:root .fa-flip-horizontal, -:root .fa-flip-vertical, -:root .fa-flip-both { - -webkit-filter: none; - filter: none; } - -.fa-stack { - display: inline-block; - height: 2em; - line-height: 2em; - position: relative; - vertical-align: middle; - width: 2.5em; } - -.fa-stack-1x, -.fa-stack-2x { - left: 0; - position: absolute; - text-align: center; - width: 100%; } - -.fa-stack-1x { - line-height: inherit; } - -.fa-stack-2x { - font-size: 2em; } - -.fa-inverse { - color: #fff; } - -/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen -readers do not read off random characters that represent icons */ -.fa-500px:before { - content: "\f26e"; } - -.fa-accessible-icon:before { - content: "\f368"; } - -.fa-accusoft:before { - content: "\f369"; } - -.fa-acquisitions-incorporated:before { - content: "\f6af"; } - -.fa-ad:before { - content: "\f641"; } - -.fa-address-book:before { - content: "\f2b9"; } - -.fa-address-card:before { - content: "\f2bb"; } - -.fa-adjust:before { - content: "\f042"; } - -.fa-adn:before { - content: "\f170"; } - -.fa-adobe:before { - content: "\f778"; } - -.fa-adversal:before { - content: "\f36a"; } - -.fa-affiliatetheme:before { - content: "\f36b"; } - -.fa-air-freshener:before { - content: "\f5d0"; } - -.fa-algolia:before { - content: "\f36c"; } - -.fa-align-center:before { - content: "\f037"; } - -.fa-align-justify:before { - content: "\f039"; } - -.fa-align-left:before { - content: "\f036"; } - -.fa-align-right:before { - content: "\f038"; } - -.fa-alipay:before { - content: "\f642"; } - -.fa-allergies:before { - content: "\f461"; } - -.fa-amazon:before { - content: "\f270"; } - -.fa-amazon-pay:before { - content: "\f42c"; } - -.fa-ambulance:before { - content: "\f0f9"; } - -.fa-american-sign-language-interpreting:before { - content: "\f2a3"; } - -.fa-amilia:before { - content: "\f36d"; } - -.fa-anchor:before { - content: "\f13d"; } - -.fa-android:before { - content: "\f17b"; } - -.fa-angellist:before { - content: "\f209"; } - -.fa-angle-double-down:before { - content: "\f103"; } - -.fa-angle-double-left:before { - content: "\f100"; } - -.fa-angle-double-right:before { - content: "\f101"; } - -.fa-angle-double-up:before { - content: "\f102"; } - -.fa-angle-down:before { - content: "\f107"; } - -.fa-angle-left:before { - content: "\f104"; } - -.fa-angle-right:before { - content: "\f105"; } - -.fa-angle-up:before { - content: "\f106"; } - -.fa-angry:before { - content: "\f556"; } - -.fa-angrycreative:before { - content: "\f36e"; } - -.fa-angular:before { - content: "\f420"; } - -.fa-ankh:before { - content: "\f644"; } - -.fa-app-store:before { - content: "\f36f"; } - -.fa-app-store-ios:before { - content: "\f370"; } - -.fa-apper:before { - content: "\f371"; } - -.fa-apple:before { - content: "\f179"; } - -.fa-apple-alt:before { - content: "\f5d1"; } - -.fa-apple-pay:before { - content: "\f415"; } - -.fa-archive:before { - content: "\f187"; } - -.fa-archway:before { - content: "\f557"; } - -.fa-arrow-alt-circle-down:before { - content: "\f358"; } - -.fa-arrow-alt-circle-left:before { - content: "\f359"; } - -.fa-arrow-alt-circle-right:before { - content: "\f35a"; } - -.fa-arrow-alt-circle-up:before { - content: "\f35b"; } - -.fa-arrow-circle-down:before { - content: "\f0ab"; } - -.fa-arrow-circle-left:before { - content: "\f0a8"; } - -.fa-arrow-circle-right:before { - content: "\f0a9"; } - -.fa-arrow-circle-up:before { - content: "\f0aa"; } - -.fa-arrow-down:before { - content: "\f063"; } - -.fa-arrow-left:before { - content: "\f060"; } - -.fa-arrow-right:before { - content: "\f061"; } - -.fa-arrow-up:before { - content: "\f062"; } - -.fa-arrows-alt:before { - content: "\f0b2"; } - -.fa-arrows-alt-h:before { - content: "\f337"; } - -.fa-arrows-alt-v:before { - content: "\f338"; } - -.fa-artstation:before { - content: "\f77a"; } - -.fa-assistive-listening-systems:before { - content: "\f2a2"; } - -.fa-asterisk:before { - content: "\f069"; } - -.fa-asymmetrik:before { - content: "\f372"; } - -.fa-at:before { - content: "\f1fa"; } - -.fa-atlas:before { - content: "\f558"; } - -.fa-atlassian:before { - content: "\f77b"; } - -.fa-atom:before { - content: "\f5d2"; } - -.fa-audible:before { - content: "\f373"; } - -.fa-audio-description:before { - content: "\f29e"; } - -.fa-autoprefixer:before { - content: "\f41c"; } - -.fa-avianex:before { - content: "\f374"; } - -.fa-aviato:before { - content: "\f421"; } - -.fa-award:before { - content: "\f559"; } - -.fa-aws:before { - content: "\f375"; } - -.fa-baby:before { - content: "\f77c"; } - -.fa-baby-carriage:before { - content: "\f77d"; } - -.fa-backspace:before { - content: "\f55a"; } - -.fa-backward:before { - content: "\f04a"; } - -.fa-bacon:before { - content: "\f7e5"; } - -.fa-balance-scale:before { - content: "\f24e"; } - -.fa-ban:before { - content: "\f05e"; } - -.fa-band-aid:before { - content: "\f462"; } - -.fa-bandcamp:before { - content: "\f2d5"; } - -.fa-barcode:before { - content: "\f02a"; } - -.fa-bars:before { - content: "\f0c9"; } - -.fa-baseball-ball:before { - content: "\f433"; } - -.fa-basketball-ball:before { - content: "\f434"; } - -.fa-bath:before { - content: "\f2cd"; } - -.fa-battery-empty:before { - content: "\f244"; } - -.fa-battery-full:before { - content: "\f240"; } - -.fa-battery-half:before { - content: "\f242"; } - -.fa-battery-quarter:before { - content: "\f243"; } - -.fa-battery-three-quarters:before { - content: "\f241"; } - -.fa-bed:before { - content: "\f236"; } - -.fa-beer:before { - content: "\f0fc"; } - -.fa-behance:before { - content: "\f1b4"; } - -.fa-behance-square:before { - content: "\f1b5"; } - -.fa-bell:before { - content: "\f0f3"; } - -.fa-bell-slash:before { - content: "\f1f6"; } - -.fa-bezier-curve:before { - content: "\f55b"; } - -.fa-bible:before { - content: "\f647"; } - -.fa-bicycle:before { - content: "\f206"; } - -.fa-bimobject:before { - content: "\f378"; } - -.fa-binoculars:before { - content: "\f1e5"; } - -.fa-biohazard:before { - content: "\f780"; } - -.fa-birthday-cake:before { - content: "\f1fd"; } - -.fa-bitbucket:before { - content: "\f171"; } - -.fa-bitcoin:before { - content: "\f379"; } - -.fa-bity:before { - content: "\f37a"; } - -.fa-black-tie:before { - content: "\f27e"; } - -.fa-blackberry:before { - content: "\f37b"; } - -.fa-blender:before { - content: "\f517"; } - -.fa-blender-phone:before { - content: "\f6b6"; } - -.fa-blind:before { - content: "\f29d"; } - -.fa-blog:before { - content: "\f781"; } - -.fa-blogger:before { - content: "\f37c"; } - -.fa-blogger-b:before { - content: "\f37d"; } - -.fa-bluetooth:before { - content: "\f293"; } - -.fa-bluetooth-b:before { - content: "\f294"; } - -.fa-bold:before { - content: "\f032"; } - -.fa-bolt:before { - content: "\f0e7"; } - -.fa-bomb:before { - content: "\f1e2"; } - -.fa-bone:before { - content: "\f5d7"; } - -.fa-bong:before { - content: "\f55c"; } - -.fa-book:before { - content: "\f02d"; } - -.fa-book-dead:before { - content: "\f6b7"; } - -.fa-book-medical:before { - content: "\f7e6"; } - -.fa-book-open:before { - content: "\f518"; } - -.fa-book-reader:before { - content: "\f5da"; } - -.fa-bookmark:before { - content: "\f02e"; } - -.fa-bowling-ball:before { - content: "\f436"; } - -.fa-box:before { - content: "\f466"; } - -.fa-box-open:before { - content: "\f49e"; } - -.fa-boxes:before { - content: "\f468"; } - -.fa-braille:before { - content: "\f2a1"; } - -.fa-brain:before { - content: "\f5dc"; } - -.fa-bread-slice:before { - content: "\f7ec"; } - -.fa-briefcase:before { - content: "\f0b1"; } - -.fa-briefcase-medical:before { - content: "\f469"; } - -.fa-broadcast-tower:before { - content: "\f519"; } - -.fa-broom:before { - content: "\f51a"; } - -.fa-brush:before { - content: "\f55d"; } - -.fa-btc:before { - content: "\f15a"; } - -.fa-bug:before { - content: "\f188"; } - -.fa-building:before { - content: "\f1ad"; } - -.fa-bullhorn:before { - content: "\f0a1"; } - -.fa-bullseye:before { - content: "\f140"; } - -.fa-burn:before { - content: "\f46a"; } - -.fa-buromobelexperte:before { - content: "\f37f"; } - -.fa-bus:before { - content: "\f207"; } - -.fa-bus-alt:before { - content: "\f55e"; } - -.fa-business-time:before { - content: "\f64a"; } - -.fa-buysellads:before { - content: "\f20d"; } - -.fa-calculator:before { - content: "\f1ec"; } - -.fa-calendar:before { - content: "\f133"; } - -.fa-calendar-alt:before { - content: "\f073"; } - -.fa-calendar-check:before { - content: "\f274"; } - -.fa-calendar-day:before { - content: "\f783"; } - -.fa-calendar-minus:before { - content: "\f272"; } - -.fa-calendar-plus:before { - content: "\f271"; } - -.fa-calendar-times:before { - content: "\f273"; } - -.fa-calendar-week:before { - content: "\f784"; } - -.fa-camera:before { - content: "\f030"; } - -.fa-camera-retro:before { - content: "\f083"; } - -.fa-campground:before { - content: "\f6bb"; } - -.fa-canadian-maple-leaf:before { - content: "\f785"; } - -.fa-candy-cane:before { - content: "\f786"; } - -.fa-cannabis:before { - content: "\f55f"; } - -.fa-capsules:before { - content: "\f46b"; } - -.fa-car:before { - content: "\f1b9"; } - -.fa-car-alt:before { - content: "\f5de"; } - -.fa-car-battery:before { - content: "\f5df"; } - -.fa-car-crash:before { - content: "\f5e1"; } - -.fa-car-side:before { - content: "\f5e4"; } - -.fa-caret-down:before { - content: "\f0d7"; } - -.fa-caret-left:before { - content: "\f0d9"; } - -.fa-caret-right:before { - content: "\f0da"; } - -.fa-caret-square-down:before { - content: "\f150"; } - -.fa-caret-square-left:before { - content: "\f191"; } - -.fa-caret-square-right:before { - content: "\f152"; } - -.fa-caret-square-up:before { - content: "\f151"; } - -.fa-caret-up:before { - content: "\f0d8"; } - -.fa-carrot:before { - content: "\f787"; } - -.fa-cart-arrow-down:before { - content: "\f218"; } - -.fa-cart-plus:before { - content: "\f217"; } - -.fa-cash-register:before { - content: "\f788"; } - -.fa-cat:before { - content: "\f6be"; } - -.fa-cc-amazon-pay:before { - content: "\f42d"; } - -.fa-cc-amex:before { - content: "\f1f3"; } - -.fa-cc-apple-pay:before { - content: "\f416"; } - -.fa-cc-diners-club:before { - content: "\f24c"; } - -.fa-cc-discover:before { - content: "\f1f2"; } - -.fa-cc-jcb:before { - content: "\f24b"; } - -.fa-cc-mastercard:before { - content: "\f1f1"; } - -.fa-cc-paypal:before { - content: "\f1f4"; } - -.fa-cc-stripe:before { - content: "\f1f5"; } - -.fa-cc-visa:before { - content: "\f1f0"; } - -.fa-centercode:before { - content: "\f380"; } - -.fa-centos:before { - content: "\f789"; } - -.fa-certificate:before { - content: "\f0a3"; } - -.fa-chair:before { - content: "\f6c0"; } - -.fa-chalkboard:before { - content: "\f51b"; } - -.fa-chalkboard-teacher:before { - content: "\f51c"; } - -.fa-charging-station:before { - content: "\f5e7"; } - -.fa-chart-area:before { - content: "\f1fe"; } - -.fa-chart-bar:before { - content: "\f080"; } - -.fa-chart-line:before { - content: "\f201"; } - -.fa-chart-pie:before { - content: "\f200"; } - -.fa-check:before { - content: "\f00c"; } - -.fa-check-circle:before { - content: "\f058"; } - -.fa-check-double:before { - content: "\f560"; } - -.fa-check-square:before { - content: "\f14a"; } - -.fa-cheese:before { - content: "\f7ef"; } - -.fa-chess:before { - content: "\f439"; } - -.fa-chess-bishop:before { - content: "\f43a"; } - -.fa-chess-board:before { - content: "\f43c"; } - -.fa-chess-king:before { - content: "\f43f"; } - -.fa-chess-knight:before { - content: "\f441"; } - -.fa-chess-pawn:before { - content: "\f443"; } - -.fa-chess-queen:before { - content: "\f445"; } - -.fa-chess-rook:before { - content: "\f447"; } - -.fa-chevron-circle-down:before { - content: "\f13a"; } - -.fa-chevron-circle-left:before { - content: "\f137"; } - -.fa-chevron-circle-right:before { - content: "\f138"; } - -.fa-chevron-circle-up:before { - content: "\f139"; } - -.fa-chevron-down:before { - content: "\f078"; } - -.fa-chevron-left:before { - content: "\f053"; } - -.fa-chevron-right:before { - content: "\f054"; } - -.fa-chevron-up:before { - content: "\f077"; } - -.fa-child:before { - content: "\f1ae"; } - -.fa-chrome:before { - content: "\f268"; } - -.fa-church:before { - content: "\f51d"; } - -.fa-circle:before { - content: "\f111"; } - -.fa-circle-notch:before { - content: "\f1ce"; } - -.fa-city:before { - content: "\f64f"; } - -.fa-clinic-medical:before { - content: "\f7f2"; } - -.fa-clipboard:before { - content: "\f328"; } - -.fa-clipboard-check:before { - content: "\f46c"; } - -.fa-clipboard-list:before { - content: "\f46d"; } - -.fa-clock:before { - content: "\f017"; } - -.fa-clone:before { - content: "\f24d"; } - -.fa-closed-captioning:before { - content: "\f20a"; } - -.fa-cloud:before { - content: "\f0c2"; } - -.fa-cloud-download-alt:before { - content: "\f381"; } - -.fa-cloud-meatball:before { - content: "\f73b"; } - -.fa-cloud-moon:before { - content: "\f6c3"; } - -.fa-cloud-moon-rain:before { - content: "\f73c"; } - -.fa-cloud-rain:before { - content: "\f73d"; } - -.fa-cloud-showers-heavy:before { - content: "\f740"; } - -.fa-cloud-sun:before { - content: "\f6c4"; } - -.fa-cloud-sun-rain:before { - content: "\f743"; } - -.fa-cloud-upload-alt:before { - content: "\f382"; } - -.fa-cloudscale:before { - content: "\f383"; } - -.fa-cloudsmith:before { - content: "\f384"; } - -.fa-cloudversify:before { - content: "\f385"; } - -.fa-cocktail:before { - content: "\f561"; } - -.fa-code:before { - content: "\f121"; } - -.fa-code-branch:before { - content: "\f126"; } - -.fa-codepen:before { - content: "\f1cb"; } - -.fa-codiepie:before { - content: "\f284"; } - -.fa-coffee:before { - content: "\f0f4"; } - -.fa-cog:before { - content: "\f013"; } - -.fa-cogs:before { - content: "\f085"; } - -.fa-coins:before { - content: "\f51e"; } - -.fa-columns:before { - content: "\f0db"; } - -.fa-comment:before { - content: "\f075"; } - -.fa-comment-alt:before { - content: "\f27a"; } - -.fa-comment-dollar:before { - content: "\f651"; } - -.fa-comment-dots:before { - content: "\f4ad"; } - -.fa-comment-medical:before { - content: "\f7f5"; } - -.fa-comment-slash:before { - content: "\f4b3"; } - -.fa-comments:before { - content: "\f086"; } - -.fa-comments-dollar:before { - content: "\f653"; } - -.fa-compact-disc:before { - content: "\f51f"; } - -.fa-compass:before { - content: "\f14e"; } - -.fa-compress:before { - content: "\f066"; } - -.fa-compress-arrows-alt:before { - content: "\f78c"; } - -.fa-concierge-bell:before { - content: "\f562"; } - -.fa-confluence:before { - content: "\f78d"; } - -.fa-connectdevelop:before { - content: "\f20e"; } - -.fa-contao:before { - content: "\f26d"; } - -.fa-cookie:before { - content: "\f563"; } - -.fa-cookie-bite:before { - content: "\f564"; } - -.fa-copy:before { - content: "\f0c5"; } - -.fa-copyright:before { - content: "\f1f9"; } - -.fa-couch:before { - content: "\f4b8"; } - -.fa-cpanel:before { - content: "\f388"; } - -.fa-creative-commons:before { - content: "\f25e"; } - -.fa-creative-commons-by:before { - content: "\f4e7"; } - -.fa-creative-commons-nc:before { - content: "\f4e8"; } - -.fa-creative-commons-nc-eu:before { - content: "\f4e9"; } - -.fa-creative-commons-nc-jp:before { - content: "\f4ea"; } - -.fa-creative-commons-nd:before { - content: "\f4eb"; } - -.fa-creative-commons-pd:before { - content: "\f4ec"; } - -.fa-creative-commons-pd-alt:before { - content: "\f4ed"; } - -.fa-creative-commons-remix:before { - content: "\f4ee"; } - -.fa-creative-commons-sa:before { - content: "\f4ef"; } - -.fa-creative-commons-sampling:before { - content: "\f4f0"; } - -.fa-creative-commons-sampling-plus:before { - content: "\f4f1"; } - -.fa-creative-commons-share:before { - content: "\f4f2"; } - -.fa-creative-commons-zero:before { - content: "\f4f3"; } - -.fa-credit-card:before { - content: "\f09d"; } - -.fa-critical-role:before { - content: "\f6c9"; } - -.fa-crop:before { - content: "\f125"; } - -.fa-crop-alt:before { - content: "\f565"; } - -.fa-cross:before { - content: "\f654"; } - -.fa-crosshairs:before { - content: "\f05b"; } - -.fa-crow:before { - content: "\f520"; } - -.fa-crown:before { - content: "\f521"; } - -.fa-crutch:before { - content: "\f7f7"; } - -.fa-css3:before { - content: "\f13c"; } - -.fa-css3-alt:before { - content: "\f38b"; } - -.fa-cube:before { - content: "\f1b2"; } - -.fa-cubes:before { - content: "\f1b3"; } - -.fa-cut:before { - content: "\f0c4"; } - -.fa-cuttlefish:before { - content: "\f38c"; } - -.fa-d-and-d:before { - content: "\f38d"; } - -.fa-d-and-d-beyond:before { - content: "\f6ca"; } - -.fa-dashcube:before { - content: "\f210"; } - -.fa-database:before { - content: "\f1c0"; } - -.fa-deaf:before { - content: "\f2a4"; } - -.fa-delicious:before { - content: "\f1a5"; } - -.fa-democrat:before { - content: "\f747"; } - -.fa-deploydog:before { - content: "\f38e"; } - -.fa-deskpro:before { - content: "\f38f"; } - -.fa-desktop:before { - content: "\f108"; } - -.fa-dev:before { - content: "\f6cc"; } - -.fa-deviantart:before { - content: "\f1bd"; } - -.fa-dharmachakra:before { - content: "\f655"; } - -.fa-dhl:before { - content: "\f790"; } - -.fa-diagnoses:before { - content: "\f470"; } - -.fa-diaspora:before { - content: "\f791"; } - -.fa-dice:before { - content: "\f522"; } - -.fa-dice-d20:before { - content: "\f6cf"; } - -.fa-dice-d6:before { - content: "\f6d1"; } - -.fa-dice-five:before { - content: "\f523"; } - -.fa-dice-four:before { - content: "\f524"; } - -.fa-dice-one:before { - content: "\f525"; } - -.fa-dice-six:before { - content: "\f526"; } - -.fa-dice-three:before { - content: "\f527"; } - -.fa-dice-two:before { - content: "\f528"; } - -.fa-digg:before { - content: "\f1a6"; } - -.fa-digital-ocean:before { - content: "\f391"; } - -.fa-digital-tachograph:before { - content: "\f566"; } - -.fa-directions:before { - content: "\f5eb"; } - -.fa-discord:before { - content: "\f392"; } - -.fa-discourse:before { - content: "\f393"; } - -.fa-divide:before { - content: "\f529"; } - -.fa-dizzy:before { - content: "\f567"; } - -.fa-dna:before { - content: "\f471"; } - -.fa-dochub:before { - content: "\f394"; } - -.fa-docker:before { - content: "\f395"; } - -.fa-dog:before { - content: "\f6d3"; } - -.fa-dollar-sign:before { - content: "\f155"; } - -.fa-dolly:before { - content: "\f472"; } - -.fa-dolly-flatbed:before { - content: "\f474"; } - -.fa-donate:before { - content: "\f4b9"; } - -.fa-door-closed:before { - content: "\f52a"; } - -.fa-door-open:before { - content: "\f52b"; } - -.fa-dot-circle:before { - content: "\f192"; } - -.fa-dove:before { - content: "\f4ba"; } - -.fa-download:before { - content: "\f019"; } - -.fa-draft2digital:before { - content: "\f396"; } - -.fa-drafting-compass:before { - content: "\f568"; } - -.fa-dragon:before { - content: "\f6d5"; } - -.fa-draw-polygon:before { - content: "\f5ee"; } - -.fa-dribbble:before { - content: "\f17d"; } - -.fa-dribbble-square:before { - content: "\f397"; } - -.fa-dropbox:before { - content: "\f16b"; } - -.fa-drum:before { - content: "\f569"; } - -.fa-drum-steelpan:before { - content: "\f56a"; } - -.fa-drumstick-bite:before { - content: "\f6d7"; } - -.fa-drupal:before { - content: "\f1a9"; } - -.fa-dumbbell:before { - content: "\f44b"; } - -.fa-dumpster:before { - content: "\f793"; } - -.fa-dumpster-fire:before { - content: "\f794"; } - -.fa-dungeon:before { - content: "\f6d9"; } - -.fa-dyalog:before { - content: "\f399"; } - -.fa-earlybirds:before { - content: "\f39a"; } - -.fa-ebay:before { - content: "\f4f4"; } - -.fa-edge:before { - content: "\f282"; } - -.fa-edit:before { - content: "\f044"; } - -.fa-egg:before { - content: "\f7fb"; } - -.fa-eject:before { - content: "\f052"; } - -.fa-elementor:before { - content: "\f430"; } - -.fa-ellipsis-h:before { - content: "\f141"; } - -.fa-ellipsis-v:before { - content: "\f142"; } - -.fa-ello:before { - content: "\f5f1"; } - -.fa-ember:before { - content: "\f423"; } - -.fa-empire:before { - content: "\f1d1"; } - -.fa-envelope:before { - content: "\f0e0"; } - -.fa-envelope-open:before { - content: "\f2b6"; } - -.fa-envelope-open-text:before { - content: "\f658"; } - -.fa-envelope-square:before { - content: "\f199"; } - -.fa-envira:before { - content: "\f299"; } - -.fa-equals:before { - content: "\f52c"; } - -.fa-eraser:before { - content: "\f12d"; } - -.fa-erlang:before { - content: "\f39d"; } - -.fa-ethereum:before { - content: "\f42e"; } - -.fa-ethernet:before { - content: "\f796"; } - -.fa-etsy:before { - content: "\f2d7"; } - -.fa-euro-sign:before { - content: "\f153"; } - -.fa-exchange-alt:before { - content: "\f362"; } - -.fa-exclamation:before { - content: "\f12a"; } - -.fa-exclamation-circle:before { - content: "\f06a"; } - -.fa-exclamation-triangle:before { - content: "\f071"; } - -.fa-expand:before { - content: "\f065"; } - -.fa-expand-arrows-alt:before { - content: "\f31e"; } - -.fa-expeditedssl:before { - content: "\f23e"; } - -.fa-external-link-alt:before { - content: "\f35d"; } - -.fa-external-link-square-alt:before { - content: "\f360"; } - -.fa-eye:before { - content: "\f06e"; } - -.fa-eye-dropper:before { - content: "\f1fb"; } - -.fa-eye-slash:before { - content: "\f070"; } - -.fa-facebook:before { - content: "\f09a"; } - -.fa-facebook-f:before { - content: "\f39e"; } - -.fa-facebook-messenger:before { - content: "\f39f"; } - -.fa-facebook-square:before { - content: "\f082"; } - -.fa-fantasy-flight-games:before { - content: "\f6dc"; } - -.fa-fast-backward:before { - content: "\f049"; } - -.fa-fast-forward:before { - content: "\f050"; } - -.fa-fax:before { - content: "\f1ac"; } - -.fa-feather:before { - content: "\f52d"; } - -.fa-feather-alt:before { - content: "\f56b"; } - -.fa-fedex:before { - content: "\f797"; } - -.fa-fedora:before { - content: "\f798"; } - -.fa-female:before { - content: "\f182"; } - -.fa-fighter-jet:before { - content: "\f0fb"; } - -.fa-figma:before { - content: "\f799"; } - -.fa-file:before { - content: "\f15b"; } - -.fa-file-alt:before { - content: "\f15c"; } - -.fa-file-archive:before { - content: "\f1c6"; } - -.fa-file-audio:before { - content: "\f1c7"; } - -.fa-file-code:before { - content: "\f1c9"; } - -.fa-file-contract:before { - content: "\f56c"; } - -.fa-file-csv:before { - content: "\f6dd"; } - -.fa-file-download:before { - content: "\f56d"; } - -.fa-file-excel:before { - content: "\f1c3"; } - -.fa-file-export:before { - content: "\f56e"; } - -.fa-file-image:before { - content: "\f1c5"; } - -.fa-file-import:before { - content: "\f56f"; } - -.fa-file-invoice:before { - content: "\f570"; } - -.fa-file-invoice-dollar:before { - content: "\f571"; } - -.fa-file-medical:before { - content: "\f477"; } - -.fa-file-medical-alt:before { - content: "\f478"; } - -.fa-file-pdf:before { - content: "\f1c1"; } - -.fa-file-powerpoint:before { - content: "\f1c4"; } - -.fa-file-prescription:before { - content: "\f572"; } - -.fa-file-signature:before { - content: "\f573"; } - -.fa-file-upload:before { - content: "\f574"; } - -.fa-file-video:before { - content: "\f1c8"; } - -.fa-file-word:before { - content: "\f1c2"; } - -.fa-fill:before { - content: "\f575"; } - -.fa-fill-drip:before { - content: "\f576"; } - -.fa-film:before { - content: "\f008"; } - -.fa-filter:before { - content: "\f0b0"; } - -.fa-fingerprint:before { - content: "\f577"; } - -.fa-fire:before { - content: "\f06d"; } - -.fa-fire-alt:before { - content: "\f7e4"; } - -.fa-fire-extinguisher:before { - content: "\f134"; } - -.fa-firefox:before { - content: "\f269"; } - -.fa-first-aid:before { - content: "\f479"; } - -.fa-first-order:before { - content: "\f2b0"; } - -.fa-first-order-alt:before { - content: "\f50a"; } - -.fa-firstdraft:before { - content: "\f3a1"; } - -.fa-fish:before { - content: "\f578"; } - -.fa-fist-raised:before { - content: "\f6de"; } - -.fa-flag:before { - content: "\f024"; } - -.fa-flag-checkered:before { - content: "\f11e"; } - -.fa-flag-usa:before { - content: "\f74d"; } - -.fa-flask:before { - content: "\f0c3"; } - -.fa-flickr:before { - content: "\f16e"; } - -.fa-flipboard:before { - content: "\f44d"; } - -.fa-flushed:before { - content: "\f579"; } - -.fa-fly:before { - content: "\f417"; } - -.fa-folder:before { - content: "\f07b"; } - -.fa-folder-minus:before { - content: "\f65d"; } - -.fa-folder-open:before { - content: "\f07c"; } - -.fa-folder-plus:before { - content: "\f65e"; } - -.fa-font:before { - content: "\f031"; } - -.fa-font-awesome:before { - content: "\f2b4"; } - -.fa-font-awesome-alt:before { - content: "\f35c"; } - -.fa-font-awesome-flag:before { - content: "\f425"; } - -.fa-font-awesome-logo-full:before { - content: "\f4e6"; } - -.fa-fonticons:before { - content: "\f280"; } - -.fa-fonticons-fi:before { - content: "\f3a2"; } - -.fa-football-ball:before { - content: "\f44e"; } - -.fa-fort-awesome:before { - content: "\f286"; } - -.fa-fort-awesome-alt:before { - content: "\f3a3"; } - -.fa-forumbee:before { - content: "\f211"; } - -.fa-forward:before { - content: "\f04e"; } - -.fa-foursquare:before { - content: "\f180"; } - -.fa-free-code-camp:before { - content: "\f2c5"; } - -.fa-freebsd:before { - content: "\f3a4"; } - -.fa-frog:before { - content: "\f52e"; } - -.fa-frown:before { - content: "\f119"; } - -.fa-frown-open:before { - content: "\f57a"; } - -.fa-fulcrum:before { - content: "\f50b"; } - -.fa-funnel-dollar:before { - content: "\f662"; } - -.fa-futbol:before { - content: "\f1e3"; } - -.fa-galactic-republic:before { - content: "\f50c"; } - -.fa-galactic-senate:before { - content: "\f50d"; } - -.fa-gamepad:before { - content: "\f11b"; } - -.fa-gas-pump:before { - content: "\f52f"; } - -.fa-gavel:before { - content: "\f0e3"; } - -.fa-gem:before { - content: "\f3a5"; } - -.fa-genderless:before { - content: "\f22d"; } - -.fa-get-pocket:before { - content: "\f265"; } - -.fa-gg:before { - content: "\f260"; } - -.fa-gg-circle:before { - content: "\f261"; } - -.fa-ghost:before { - content: "\f6e2"; } - -.fa-gift:before { - content: "\f06b"; } - -.fa-gifts:before { - content: "\f79c"; } - -.fa-git:before { - content: "\f1d3"; } - -.fa-git-square:before { - content: "\f1d2"; } - -.fa-github:before { - content: "\f09b"; } - -.fa-github-alt:before { - content: "\f113"; } - -.fa-github-square:before { - content: "\f092"; } - -.fa-gitkraken:before { - content: "\f3a6"; } - -.fa-gitlab:before { - content: "\f296"; } - -.fa-gitter:before { - content: "\f426"; } - -.fa-glass-cheers:before { - content: "\f79f"; } - -.fa-glass-martini:before { - content: "\f000"; } - -.fa-glass-martini-alt:before { - content: "\f57b"; } - -.fa-glass-whiskey:before { - content: "\f7a0"; } - -.fa-glasses:before { - content: "\f530"; } - -.fa-glide:before { - content: "\f2a5"; } - -.fa-glide-g:before { - content: "\f2a6"; } - -.fa-globe:before { - content: "\f0ac"; } - -.fa-globe-africa:before { - content: "\f57c"; } - -.fa-globe-americas:before { - content: "\f57d"; } - -.fa-globe-asia:before { - content: "\f57e"; } - -.fa-globe-europe:before { - content: "\f7a2"; } - -.fa-gofore:before { - content: "\f3a7"; } - -.fa-golf-ball:before { - content: "\f450"; } - -.fa-goodreads:before { - content: "\f3a8"; } - -.fa-goodreads-g:before { - content: "\f3a9"; } - -.fa-google:before { - content: "\f1a0"; } - -.fa-google-drive:before { - content: "\f3aa"; } - -.fa-google-play:before { - content: "\f3ab"; } - -.fa-google-plus:before { - content: "\f2b3"; } - -.fa-google-plus-g:before { - content: "\f0d5"; } - -.fa-google-plus-square:before { - content: "\f0d4"; } - -.fa-google-wallet:before { - content: "\f1ee"; } - -.fa-gopuram:before { - content: "\f664"; } - -.fa-graduation-cap:before { - content: "\f19d"; } - -.fa-gratipay:before { - content: "\f184"; } - -.fa-grav:before { - content: "\f2d6"; } - -.fa-greater-than:before { - content: "\f531"; } - -.fa-greater-than-equal:before { - content: "\f532"; } - -.fa-grimace:before { - content: "\f57f"; } - -.fa-grin:before { - content: "\f580"; } - -.fa-grin-alt:before { - content: "\f581"; } - -.fa-grin-beam:before { - content: "\f582"; } - -.fa-grin-beam-sweat:before { - content: "\f583"; } - -.fa-grin-hearts:before { - content: "\f584"; } - -.fa-grin-squint:before { - content: "\f585"; } - -.fa-grin-squint-tears:before { - content: "\f586"; } - -.fa-grin-stars:before { - content: "\f587"; } - -.fa-grin-tears:before { - content: "\f588"; } - -.fa-grin-tongue:before { - content: "\f589"; } - -.fa-grin-tongue-squint:before { - content: "\f58a"; } - -.fa-grin-tongue-wink:before { - content: "\f58b"; } - -.fa-grin-wink:before { - content: "\f58c"; } - -.fa-grip-horizontal:before { - content: "\f58d"; } - -.fa-grip-lines:before { - content: "\f7a4"; } - -.fa-grip-lines-vertical:before { - content: "\f7a5"; } - -.fa-grip-vertical:before { - content: "\f58e"; } - -.fa-gripfire:before { - content: "\f3ac"; } - -.fa-grunt:before { - content: "\f3ad"; } - -.fa-guitar:before { - content: "\f7a6"; } - -.fa-gulp:before { - content: "\f3ae"; } - -.fa-h-square:before { - content: "\f0fd"; } - -.fa-hacker-news:before { - content: "\f1d4"; } - -.fa-hacker-news-square:before { - content: "\f3af"; } - -.fa-hackerrank:before { - content: "\f5f7"; } - -.fa-hamburger:before { - content: "\f805"; } - -.fa-hammer:before { - content: "\f6e3"; } - -.fa-hamsa:before { - content: "\f665"; } - -.fa-hand-holding:before { - content: "\f4bd"; } - -.fa-hand-holding-heart:before { - content: "\f4be"; } - -.fa-hand-holding-usd:before { - content: "\f4c0"; } - -.fa-hand-lizard:before { - content: "\f258"; } - -.fa-hand-middle-finger:before { - content: "\f806"; } - -.fa-hand-paper:before { - content: "\f256"; } - -.fa-hand-peace:before { - content: "\f25b"; } - -.fa-hand-point-down:before { - content: "\f0a7"; } - -.fa-hand-point-left:before { - content: "\f0a5"; } - -.fa-hand-point-right:before { - content: "\f0a4"; } - -.fa-hand-point-up:before { - content: "\f0a6"; } - -.fa-hand-pointer:before { - content: "\f25a"; } - -.fa-hand-rock:before { - content: "\f255"; } - -.fa-hand-scissors:before { - content: "\f257"; } - -.fa-hand-spock:before { - content: "\f259"; } - -.fa-hands:before { - content: "\f4c2"; } - -.fa-hands-helping:before { - content: "\f4c4"; } - -.fa-handshake:before { - content: "\f2b5"; } - -.fa-hanukiah:before { - content: "\f6e6"; } - -.fa-hard-hat:before { - content: "\f807"; } - -.fa-hashtag:before { - content: "\f292"; } - -.fa-hat-wizard:before { - content: "\f6e8"; } - -.fa-haykal:before { - content: "\f666"; } - -.fa-hdd:before { - content: "\f0a0"; } - -.fa-heading:before { - content: "\f1dc"; } - -.fa-headphones:before { - content: "\f025"; } - -.fa-headphones-alt:before { - content: "\f58f"; } - -.fa-headset:before { - content: "\f590"; } - -.fa-heart:before { - content: "\f004"; } - -.fa-heart-broken:before { - content: "\f7a9"; } - -.fa-heartbeat:before { - content: "\f21e"; } - -.fa-helicopter:before { - content: "\f533"; } - -.fa-highlighter:before { - content: "\f591"; } - -.fa-hiking:before { - content: "\f6ec"; } - -.fa-hippo:before { - content: "\f6ed"; } - -.fa-hips:before { - content: "\f452"; } - -.fa-hire-a-helper:before { - content: "\f3b0"; } - -.fa-history:before { - content: "\f1da"; } - -.fa-hockey-puck:before { - content: "\f453"; } - -.fa-holly-berry:before { - content: "\f7aa"; } - -.fa-home:before { - content: "\f015"; } - -.fa-hooli:before { - content: "\f427"; } - -.fa-hornbill:before { - content: "\f592"; } - -.fa-horse:before { - content: "\f6f0"; } - -.fa-horse-head:before { - content: "\f7ab"; } - -.fa-hospital:before { - content: "\f0f8"; } - -.fa-hospital-alt:before { - content: "\f47d"; } - -.fa-hospital-symbol:before { - content: "\f47e"; } - -.fa-hot-tub:before { - content: "\f593"; } - -.fa-hotdog:before { - content: "\f80f"; } - -.fa-hotel:before { - content: "\f594"; } - -.fa-hotjar:before { - content: "\f3b1"; } - -.fa-hourglass:before { - content: "\f254"; } - -.fa-hourglass-end:before { - content: "\f253"; } - -.fa-hourglass-half:before { - content: "\f252"; } - -.fa-hourglass-start:before { - content: "\f251"; } - -.fa-house-damage:before { - content: "\f6f1"; } - -.fa-houzz:before { - content: "\f27c"; } - -.fa-hryvnia:before { - content: "\f6f2"; } - -.fa-html5:before { - content: "\f13b"; } - -.fa-hubspot:before { - content: "\f3b2"; } - -.fa-i-cursor:before { - content: "\f246"; } - -.fa-ice-cream:before { - content: "\f810"; } - -.fa-icicles:before { - content: "\f7ad"; } - -.fa-id-badge:before { - content: "\f2c1"; } - -.fa-id-card:before { - content: "\f2c2"; } - -.fa-id-card-alt:before { - content: "\f47f"; } - -.fa-igloo:before { - content: "\f7ae"; } - -.fa-image:before { - content: "\f03e"; } - -.fa-images:before { - content: "\f302"; } - -.fa-imdb:before { - content: "\f2d8"; } - -.fa-inbox:before { - content: "\f01c"; } - -.fa-indent:before { - content: "\f03c"; } - -.fa-industry:before { - content: "\f275"; } - -.fa-infinity:before { - content: "\f534"; } - -.fa-info:before { - content: "\f129"; } - -.fa-info-circle:before { - content: "\f05a"; } - -.fa-instagram:before { - content: "\f16d"; } - -.fa-intercom:before { - content: "\f7af"; } - -.fa-internet-explorer:before { - content: "\f26b"; } - -.fa-invision:before { - content: "\f7b0"; } - -.fa-ioxhost:before { - content: "\f208"; } - -.fa-italic:before { - content: "\f033"; } - -.fa-itunes:before { - content: "\f3b4"; } - -.fa-itunes-note:before { - content: "\f3b5"; } - -.fa-java:before { - content: "\f4e4"; } - -.fa-jedi:before { - content: "\f669"; } - -.fa-jedi-order:before { - content: "\f50e"; } - -.fa-jenkins:before { - content: "\f3b6"; } - -.fa-jira:before { - content: "\f7b1"; } - -.fa-joget:before { - content: "\f3b7"; } - -.fa-joint:before { - content: "\f595"; } - -.fa-joomla:before { - content: "\f1aa"; } - -.fa-journal-whills:before { - content: "\f66a"; } - -.fa-js:before { - content: "\f3b8"; } - -.fa-js-square:before { - content: "\f3b9"; } - -.fa-jsfiddle:before { - content: "\f1cc"; } - -.fa-kaaba:before { - content: "\f66b"; } - -.fa-kaggle:before { - content: "\f5fa"; } - -.fa-key:before { - content: "\f084"; } - -.fa-keybase:before { - content: "\f4f5"; } - -.fa-keyboard:before { - content: "\f11c"; } - -.fa-keycdn:before { - content: "\f3ba"; } - -.fa-khanda:before { - content: "\f66d"; } - -.fa-kickstarter:before { - content: "\f3bb"; } - -.fa-kickstarter-k:before { - content: "\f3bc"; } - -.fa-kiss:before { - content: "\f596"; } - -.fa-kiss-beam:before { - content: "\f597"; } - -.fa-kiss-wink-heart:before { - content: "\f598"; } - -.fa-kiwi-bird:before { - content: "\f535"; } - -.fa-korvue:before { - content: "\f42f"; } - -.fa-landmark:before { - content: "\f66f"; } - -.fa-language:before { - content: "\f1ab"; } - -.fa-laptop:before { - content: "\f109"; } - -.fa-laptop-code:before { - content: "\f5fc"; } - -.fa-laptop-medical:before { - content: "\f812"; } - -.fa-laravel:before { - content: "\f3bd"; } - -.fa-lastfm:before { - content: "\f202"; } - -.fa-lastfm-square:before { - content: "\f203"; } - -.fa-laugh:before { - content: "\f599"; } - -.fa-laugh-beam:before { - content: "\f59a"; } - -.fa-laugh-squint:before { - content: "\f59b"; } - -.fa-laugh-wink:before { - content: "\f59c"; } - -.fa-layer-group:before { - content: "\f5fd"; } - -.fa-leaf:before { - content: "\f06c"; } - -.fa-leanpub:before { - content: "\f212"; } - -.fa-lemon:before { - content: "\f094"; } - -.fa-less:before { - content: "\f41d"; } - -.fa-less-than:before { - content: "\f536"; } - -.fa-less-than-equal:before { - content: "\f537"; } - -.fa-level-down-alt:before { - content: "\f3be"; } - -.fa-level-up-alt:before { - content: "\f3bf"; } - -.fa-life-ring:before { - content: "\f1cd"; } - -.fa-lightbulb:before { - content: "\f0eb"; } - -.fa-line:before { - content: "\f3c0"; } - -.fa-link:before { - content: "\f0c1"; } - -.fa-linkedin:before { - content: "\f08c"; } - -.fa-linkedin-in:before { - content: "\f0e1"; } - -.fa-linode:before { - content: "\f2b8"; } - -.fa-linux:before { - content: "\f17c"; } - -.fa-lira-sign:before { - content: "\f195"; } - -.fa-list:before { - content: "\f03a"; } - -.fa-list-alt:before { - content: "\f022"; } - -.fa-list-ol:before { - content: "\f0cb"; } - -.fa-list-ul:before { - content: "\f0ca"; } - -.fa-location-arrow:before { - content: "\f124"; } - -.fa-lock:before { - content: "\f023"; } - -.fa-lock-open:before { - content: "\f3c1"; } - -.fa-long-arrow-alt-down:before { - content: "\f309"; } - -.fa-long-arrow-alt-left:before { - content: "\f30a"; } - -.fa-long-arrow-alt-right:before { - content: "\f30b"; } - -.fa-long-arrow-alt-up:before { - content: "\f30c"; } - -.fa-low-vision:before { - content: "\f2a8"; } - -.fa-luggage-cart:before { - content: "\f59d"; } - -.fa-lyft:before { - content: "\f3c3"; } - -.fa-magento:before { - content: "\f3c4"; } - -.fa-magic:before { - content: "\f0d0"; } - -.fa-magnet:before { - content: "\f076"; } - -.fa-mail-bulk:before { - content: "\f674"; } - -.fa-mailchimp:before { - content: "\f59e"; } - -.fa-male:before { - content: "\f183"; } - -.fa-mandalorian:before { - content: "\f50f"; } - -.fa-map:before { - content: "\f279"; } - -.fa-map-marked:before { - content: "\f59f"; } - -.fa-map-marked-alt:before { - content: "\f5a0"; } - -.fa-map-marker:before { - content: "\f041"; } - -.fa-map-marker-alt:before { - content: "\f3c5"; } - -.fa-map-pin:before { - content: "\f276"; } - -.fa-map-signs:before { - content: "\f277"; } - -.fa-markdown:before { - content: "\f60f"; } - -.fa-marker:before { - content: "\f5a1"; } - -.fa-mars:before { - content: "\f222"; } - -.fa-mars-double:before { - content: "\f227"; } - -.fa-mars-stroke:before { - content: "\f229"; } - -.fa-mars-stroke-h:before { - content: "\f22b"; } - -.fa-mars-stroke-v:before { - content: "\f22a"; } - -.fa-mask:before { - content: "\f6fa"; } - -.fa-mastodon:before { - content: "\f4f6"; } - -.fa-maxcdn:before { - content: "\f136"; } - -.fa-medal:before { - content: "\f5a2"; } - -.fa-medapps:before { - content: "\f3c6"; } - -.fa-medium:before { - content: "\f23a"; } - -.fa-medium-m:before { - content: "\f3c7"; } - -.fa-medkit:before { - content: "\f0fa"; } - -.fa-medrt:before { - content: "\f3c8"; } - -.fa-meetup:before { - content: "\f2e0"; } - -.fa-megaport:before { - content: "\f5a3"; } - -.fa-meh:before { - content: "\f11a"; } - -.fa-meh-blank:before { - content: "\f5a4"; } - -.fa-meh-rolling-eyes:before { - content: "\f5a5"; } - -.fa-memory:before { - content: "\f538"; } - -.fa-mendeley:before { - content: "\f7b3"; } - -.fa-menorah:before { - content: "\f676"; } - -.fa-mercury:before { - content: "\f223"; } - -.fa-meteor:before { - content: "\f753"; } - -.fa-microchip:before { - content: "\f2db"; } - -.fa-microphone:before { - content: "\f130"; } - -.fa-microphone-alt:before { - content: "\f3c9"; } - -.fa-microphone-alt-slash:before { - content: "\f539"; } - -.fa-microphone-slash:before { - content: "\f131"; } - -.fa-microscope:before { - content: "\f610"; } - -.fa-microsoft:before { - content: "\f3ca"; } - -.fa-minus:before { - content: "\f068"; } - -.fa-minus-circle:before { - content: "\f056"; } - -.fa-minus-square:before { - content: "\f146"; } - -.fa-mitten:before { - content: "\f7b5"; } - -.fa-mix:before { - content: "\f3cb"; } - -.fa-mixcloud:before { - content: "\f289"; } - -.fa-mizuni:before { - content: "\f3cc"; } - -.fa-mobile:before { - content: "\f10b"; } - -.fa-mobile-alt:before { - content: "\f3cd"; } - -.fa-modx:before { - content: "\f285"; } - -.fa-monero:before { - content: "\f3d0"; } - -.fa-money-bill:before { - content: "\f0d6"; } - -.fa-money-bill-alt:before { - content: "\f3d1"; } - -.fa-money-bill-wave:before { - content: "\f53a"; } - -.fa-money-bill-wave-alt:before { - content: "\f53b"; } - -.fa-money-check:before { - content: "\f53c"; } - -.fa-money-check-alt:before { - content: "\f53d"; } - -.fa-monument:before { - content: "\f5a6"; } - -.fa-moon:before { - content: "\f186"; } - -.fa-mortar-pestle:before { - content: "\f5a7"; } - -.fa-mosque:before { - content: "\f678"; } - -.fa-motorcycle:before { - content: "\f21c"; } - -.fa-mountain:before { - content: "\f6fc"; } - -.fa-mouse-pointer:before { - content: "\f245"; } - -.fa-mug-hot:before { - content: "\f7b6"; } - -.fa-music:before { - content: "\f001"; } - -.fa-napster:before { - content: "\f3d2"; } - -.fa-neos:before { - content: "\f612"; } - -.fa-network-wired:before { - content: "\f6ff"; } - -.fa-neuter:before { - content: "\f22c"; } - -.fa-newspaper:before { - content: "\f1ea"; } - -.fa-nimblr:before { - content: "\f5a8"; } - -.fa-nintendo-switch:before { - content: "\f418"; } - -.fa-node:before { - content: "\f419"; } - -.fa-node-js:before { - content: "\f3d3"; } - -.fa-not-equal:before { - content: "\f53e"; } - -.fa-notes-medical:before { - content: "\f481"; } - -.fa-npm:before { - content: "\f3d4"; } - -.fa-ns8:before { - content: "\f3d5"; } - -.fa-nutritionix:before { - content: "\f3d6"; } - -.fa-object-group:before { - content: "\f247"; } - -.fa-object-ungroup:before { - content: "\f248"; } - -.fa-odnoklassniki:before { - content: "\f263"; } - -.fa-odnoklassniki-square:before { - content: "\f264"; } - -.fa-oil-can:before { - content: "\f613"; } - -.fa-old-republic:before { - content: "\f510"; } - -.fa-om:before { - content: "\f679"; } - -.fa-opencart:before { - content: "\f23d"; } - -.fa-openid:before { - content: "\f19b"; } - -.fa-opera:before { - content: "\f26a"; } - -.fa-optin-monster:before { - content: "\f23c"; } - -.fa-osi:before { - content: "\f41a"; } - -.fa-otter:before { - content: "\f700"; } - -.fa-outdent:before { - content: "\f03b"; } - -.fa-page4:before { - content: "\f3d7"; } - -.fa-pagelines:before { - content: "\f18c"; } - -.fa-pager:before { - content: "\f815"; } - -.fa-paint-brush:before { - content: "\f1fc"; } - -.fa-paint-roller:before { - content: "\f5aa"; } - -.fa-palette:before { - content: "\f53f"; } - -.fa-palfed:before { - content: "\f3d8"; } - -.fa-pallet:before { - content: "\f482"; } - -.fa-paper-plane:before { - content: "\f1d8"; } - -.fa-paperclip:before { - content: "\f0c6"; } - -.fa-parachute-box:before { - content: "\f4cd"; } - -.fa-paragraph:before { - content: "\f1dd"; } - -.fa-parking:before { - content: "\f540"; } - -.fa-passport:before { - content: "\f5ab"; } - -.fa-pastafarianism:before { - content: "\f67b"; } - -.fa-paste:before { - content: "\f0ea"; } - -.fa-patreon:before { - content: "\f3d9"; } - -.fa-pause:before { - content: "\f04c"; } - -.fa-pause-circle:before { - content: "\f28b"; } - -.fa-paw:before { - content: "\f1b0"; } - -.fa-paypal:before { - content: "\f1ed"; } - -.fa-peace:before { - content: "\f67c"; } - -.fa-pen:before { - content: "\f304"; } - -.fa-pen-alt:before { - content: "\f305"; } - -.fa-pen-fancy:before { - content: "\f5ac"; } - -.fa-pen-nib:before { - content: "\f5ad"; } - -.fa-pen-square:before { - content: "\f14b"; } - -.fa-pencil-alt:before { - content: "\f303"; } - -.fa-pencil-ruler:before { - content: "\f5ae"; } - -.fa-penny-arcade:before { - content: "\f704"; } - -.fa-people-carry:before { - content: "\f4ce"; } - -.fa-pepper-hot:before { - content: "\f816"; } - -.fa-percent:before { - content: "\f295"; } - -.fa-percentage:before { - content: "\f541"; } - -.fa-periscope:before { - content: "\f3da"; } - -.fa-person-booth:before { - content: "\f756"; } - -.fa-phabricator:before { - content: "\f3db"; } - -.fa-phoenix-framework:before { - content: "\f3dc"; } - -.fa-phoenix-squadron:before { - content: "\f511"; } - -.fa-phone:before { - content: "\f095"; } - -.fa-phone-slash:before { - content: "\f3dd"; } - -.fa-phone-square:before { - content: "\f098"; } - -.fa-phone-volume:before { - content: "\f2a0"; } - -.fa-php:before { - content: "\f457"; } - -.fa-pied-piper:before { - content: "\f2ae"; } - -.fa-pied-piper-alt:before { - content: "\f1a8"; } - -.fa-pied-piper-hat:before { - content: "\f4e5"; } - -.fa-pied-piper-pp:before { - content: "\f1a7"; } - -.fa-piggy-bank:before { - content: "\f4d3"; } - -.fa-pills:before { - content: "\f484"; } - -.fa-pinterest:before { - content: "\f0d2"; } - -.fa-pinterest-p:before { - content: "\f231"; } - -.fa-pinterest-square:before { - content: "\f0d3"; } - -.fa-pizza-slice:before { - content: "\f818"; } - -.fa-place-of-worship:before { - content: "\f67f"; } - -.fa-plane:before { - content: "\f072"; } - -.fa-plane-arrival:before { - content: "\f5af"; } - -.fa-plane-departure:before { - content: "\f5b0"; } - -.fa-play:before { - content: "\f04b"; } - -.fa-play-circle:before { - content: "\f144"; } - -.fa-playstation:before { - content: "\f3df"; } - -.fa-plug:before { - content: "\f1e6"; } - -.fa-plus:before { - content: "\f067"; } - -.fa-plus-circle:before { - content: "\f055"; } - -.fa-plus-square:before { - content: "\f0fe"; } - -.fa-podcast:before { - content: "\f2ce"; } - -.fa-poll:before { - content: "\f681"; } - -.fa-poll-h:before { - content: "\f682"; } - -.fa-poo:before { - content: "\f2fe"; } - -.fa-poo-storm:before { - content: "\f75a"; } - -.fa-poop:before { - content: "\f619"; } - -.fa-portrait:before { - content: "\f3e0"; } - -.fa-pound-sign:before { - content: "\f154"; } - -.fa-power-off:before { - content: "\f011"; } - -.fa-pray:before { - content: "\f683"; } - -.fa-praying-hands:before { - content: "\f684"; } - -.fa-prescription:before { - content: "\f5b1"; } - -.fa-prescription-bottle:before { - content: "\f485"; } - -.fa-prescription-bottle-alt:before { - content: "\f486"; } - -.fa-print:before { - content: "\f02f"; } - -.fa-procedures:before { - content: "\f487"; } - -.fa-product-hunt:before { - content: "\f288"; } - -.fa-project-diagram:before { - content: "\f542"; } - -.fa-pushed:before { - content: "\f3e1"; } - -.fa-puzzle-piece:before { - content: "\f12e"; } - -.fa-python:before { - content: "\f3e2"; } - -.fa-qq:before { - content: "\f1d6"; } - -.fa-qrcode:before { - content: "\f029"; } - -.fa-question:before { - content: "\f128"; } - -.fa-question-circle:before { - content: "\f059"; } - -.fa-quidditch:before { - content: "\f458"; } - -.fa-quinscape:before { - content: "\f459"; } - -.fa-quora:before { - content: "\f2c4"; } - -.fa-quote-left:before { - content: "\f10d"; } - -.fa-quote-right:before { - content: "\f10e"; } - -.fa-quran:before { - content: "\f687"; } - -.fa-r-project:before { - content: "\f4f7"; } - -.fa-radiation:before { - content: "\f7b9"; } - -.fa-radiation-alt:before { - content: "\f7ba"; } - -.fa-rainbow:before { - content: "\f75b"; } - -.fa-random:before { - content: "\f074"; } - -.fa-raspberry-pi:before { - content: "\f7bb"; } - -.fa-ravelry:before { - content: "\f2d9"; } - -.fa-react:before { - content: "\f41b"; } - -.fa-reacteurope:before { - content: "\f75d"; } - -.fa-readme:before { - content: "\f4d5"; } - -.fa-rebel:before { - content: "\f1d0"; } - -.fa-receipt:before { - content: "\f543"; } - -.fa-recycle:before { - content: "\f1b8"; } - -.fa-red-river:before { - content: "\f3e3"; } - -.fa-reddit:before { - content: "\f1a1"; } - -.fa-reddit-alien:before { - content: "\f281"; } - -.fa-reddit-square:before { - content: "\f1a2"; } - -.fa-redhat:before { - content: "\f7bc"; } - -.fa-redo:before { - content: "\f01e"; } - -.fa-redo-alt:before { - content: "\f2f9"; } - -.fa-registered:before { - content: "\f25d"; } - -.fa-renren:before { - content: "\f18b"; } - -.fa-reply:before { - content: "\f3e5"; } - -.fa-reply-all:before { - content: "\f122"; } - -.fa-replyd:before { - content: "\f3e6"; } - -.fa-republican:before { - content: "\f75e"; } - -.fa-researchgate:before { - content: "\f4f8"; } - -.fa-resolving:before { - content: "\f3e7"; } - -.fa-restroom:before { - content: "\f7bd"; } - -.fa-retweet:before { - content: "\f079"; } - -.fa-rev:before { - content: "\f5b2"; } - -.fa-ribbon:before { - content: "\f4d6"; } - -.fa-ring:before { - content: "\f70b"; } - -.fa-road:before { - content: "\f018"; } - -.fa-robot:before { - content: "\f544"; } - -.fa-rocket:before { - content: "\f135"; } - -.fa-rocketchat:before { - content: "\f3e8"; } - -.fa-rockrms:before { - content: "\f3e9"; } - -.fa-route:before { - content: "\f4d7"; } - -.fa-rss:before { - content: "\f09e"; } - -.fa-rss-square:before { - content: "\f143"; } - -.fa-ruble-sign:before { - content: "\f158"; } - -.fa-ruler:before { - content: "\f545"; } - -.fa-ruler-combined:before { - content: "\f546"; } - -.fa-ruler-horizontal:before { - content: "\f547"; } - -.fa-ruler-vertical:before { - content: "\f548"; } - -.fa-running:before { - content: "\f70c"; } - -.fa-rupee-sign:before { - content: "\f156"; } - -.fa-sad-cry:before { - content: "\f5b3"; } - -.fa-sad-tear:before { - content: "\f5b4"; } - -.fa-safari:before { - content: "\f267"; } - -.fa-sass:before { - content: "\f41e"; } - -.fa-satellite:before { - content: "\f7bf"; } - -.fa-satellite-dish:before { - content: "\f7c0"; } - -.fa-save:before { - content: "\f0c7"; } - -.fa-schlix:before { - content: "\f3ea"; } - -.fa-school:before { - content: "\f549"; } - -.fa-screwdriver:before { - content: "\f54a"; } - -.fa-scribd:before { - content: "\f28a"; } - -.fa-scroll:before { - content: "\f70e"; } - -.fa-sd-card:before { - content: "\f7c2"; } - -.fa-search:before { - content: "\f002"; } - -.fa-search-dollar:before { - content: "\f688"; } - -.fa-search-location:before { - content: "\f689"; } - -.fa-search-minus:before { - content: "\f010"; } - -.fa-search-plus:before { - content: "\f00e"; } - -.fa-searchengin:before { - content: "\f3eb"; } - -.fa-seedling:before { - content: "\f4d8"; } - -.fa-sellcast:before { - content: "\f2da"; } - -.fa-sellsy:before { - content: "\f213"; } - -.fa-server:before { - content: "\f233"; } - -.fa-servicestack:before { - content: "\f3ec"; } - -.fa-shapes:before { - content: "\f61f"; } - -.fa-share:before { - content: "\f064"; } - -.fa-share-alt:before { - content: "\f1e0"; } - -.fa-share-alt-square:before { - content: "\f1e1"; } - -.fa-share-square:before { - content: "\f14d"; } - -.fa-shekel-sign:before { - content: "\f20b"; } - -.fa-shield-alt:before { - content: "\f3ed"; } - -.fa-ship:before { - content: "\f21a"; } - -.fa-shipping-fast:before { - content: "\f48b"; } - -.fa-shirtsinbulk:before { - content: "\f214"; } - -.fa-shoe-prints:before { - content: "\f54b"; } - -.fa-shopping-bag:before { - content: "\f290"; } - -.fa-shopping-basket:before { - content: "\f291"; } - -.fa-shopping-cart:before { - content: "\f07a"; } - -.fa-shopware:before { - content: "\f5b5"; } - -.fa-shower:before { - content: "\f2cc"; } - -.fa-shuttle-van:before { - content: "\f5b6"; } - -.fa-sign:before { - content: "\f4d9"; } - -.fa-sign-in-alt:before { - content: "\f2f6"; } - -.fa-sign-language:before { - content: "\f2a7"; } - -.fa-sign-out-alt:before { - content: "\f2f5"; } - -.fa-signal:before { - content: "\f012"; } - -.fa-signature:before { - content: "\f5b7"; } - -.fa-sim-card:before { - content: "\f7c4"; } - -.fa-simplybuilt:before { - content: "\f215"; } - -.fa-sistrix:before { - content: "\f3ee"; } - -.fa-sitemap:before { - content: "\f0e8"; } - -.fa-sith:before { - content: "\f512"; } - -.fa-skating:before { - content: "\f7c5"; } - -.fa-sketch:before { - content: "\f7c6"; } - -.fa-skiing:before { - content: "\f7c9"; } - -.fa-skiing-nordic:before { - content: "\f7ca"; } - -.fa-skull:before { - content: "\f54c"; } - -.fa-skull-crossbones:before { - content: "\f714"; } - -.fa-skyatlas:before { - content: "\f216"; } - -.fa-skype:before { - content: "\f17e"; } - -.fa-slack:before { - content: "\f198"; } - -.fa-slack-hash:before { - content: "\f3ef"; } - -.fa-slash:before { - content: "\f715"; } - -.fa-sleigh:before { - content: "\f7cc"; } - -.fa-sliders-h:before { - content: "\f1de"; } - -.fa-slideshare:before { - content: "\f1e7"; } - -.fa-smile:before { - content: "\f118"; } - -.fa-smile-beam:before { - content: "\f5b8"; } - -.fa-smile-wink:before { - content: "\f4da"; } - -.fa-smog:before { - content: "\f75f"; } - -.fa-smoking:before { - content: "\f48d"; } - -.fa-smoking-ban:before { - content: "\f54d"; } - -.fa-sms:before { - content: "\f7cd"; } - -.fa-snapchat:before { - content: "\f2ab"; } - -.fa-snapchat-ghost:before { - content: "\f2ac"; } - -.fa-snapchat-square:before { - content: "\f2ad"; } - -.fa-snowboarding:before { - content: "\f7ce"; } - -.fa-snowflake:before { - content: "\f2dc"; } - -.fa-snowman:before { - content: "\f7d0"; } - -.fa-snowplow:before { - content: "\f7d2"; } - -.fa-socks:before { - content: "\f696"; } - -.fa-solar-panel:before { - content: "\f5ba"; } - -.fa-sort:before { - content: "\f0dc"; } - -.fa-sort-alpha-down:before { - content: "\f15d"; } - -.fa-sort-alpha-up:before { - content: "\f15e"; } - -.fa-sort-amount-down:before { - content: "\f160"; } - -.fa-sort-amount-up:before { - content: "\f161"; } - -.fa-sort-down:before { - content: "\f0dd"; } - -.fa-sort-numeric-down:before { - content: "\f162"; } - -.fa-sort-numeric-up:before { - content: "\f163"; } - -.fa-sort-up:before { - content: "\f0de"; } - -.fa-soundcloud:before { - content: "\f1be"; } - -.fa-sourcetree:before { - content: "\f7d3"; } - -.fa-spa:before { - content: "\f5bb"; } - -.fa-space-shuttle:before { - content: "\f197"; } - -.fa-speakap:before { - content: "\f3f3"; } - -.fa-spider:before { - content: "\f717"; } - -.fa-spinner:before { - content: "\f110"; } - -.fa-splotch:before { - content: "\f5bc"; } - -.fa-spotify:before { - content: "\f1bc"; } - -.fa-spray-can:before { - content: "\f5bd"; } - -.fa-square:before { - content: "\f0c8"; } - -.fa-square-full:before { - content: "\f45c"; } - -.fa-square-root-alt:before { - content: "\f698"; } - -.fa-squarespace:before { - content: "\f5be"; } - -.fa-stack-exchange:before { - content: "\f18d"; } - -.fa-stack-overflow:before { - content: "\f16c"; } - -.fa-stamp:before { - content: "\f5bf"; } - -.fa-star:before { - content: "\f005"; } - -.fa-star-and-crescent:before { - content: "\f699"; } - -.fa-star-half:before { - content: "\f089"; } - -.fa-star-half-alt:before { - content: "\f5c0"; } - -.fa-star-of-david:before { - content: "\f69a"; } - -.fa-star-of-life:before { - content: "\f621"; } - -.fa-staylinked:before { - content: "\f3f5"; } - -.fa-steam:before { - content: "\f1b6"; } - -.fa-steam-square:before { - content: "\f1b7"; } - -.fa-steam-symbol:before { - content: "\f3f6"; } - -.fa-step-backward:before { - content: "\f048"; } - -.fa-step-forward:before { - content: "\f051"; } - -.fa-stethoscope:before { - content: "\f0f1"; } - -.fa-sticker-mule:before { - content: "\f3f7"; } - -.fa-sticky-note:before { - content: "\f249"; } - -.fa-stop:before { - content: "\f04d"; } - -.fa-stop-circle:before { - content: "\f28d"; } - -.fa-stopwatch:before { - content: "\f2f2"; } - -.fa-store:before { - content: "\f54e"; } - -.fa-store-alt:before { - content: "\f54f"; } - -.fa-strava:before { - content: "\f428"; } - -.fa-stream:before { - content: "\f550"; } - -.fa-street-view:before { - content: "\f21d"; } - -.fa-strikethrough:before { - content: "\f0cc"; } - -.fa-stripe:before { - content: "\f429"; } - -.fa-stripe-s:before { - content: "\f42a"; } - -.fa-stroopwafel:before { - content: "\f551"; } - -.fa-studiovinari:before { - content: "\f3f8"; } - -.fa-stumbleupon:before { - content: "\f1a4"; } - -.fa-stumbleupon-circle:before { - content: "\f1a3"; } - -.fa-subscript:before { - content: "\f12c"; } - -.fa-subway:before { - content: "\f239"; } - -.fa-suitcase:before { - content: "\f0f2"; } - -.fa-suitcase-rolling:before { - content: "\f5c1"; } - -.fa-sun:before { - content: "\f185"; } - -.fa-superpowers:before { - content: "\f2dd"; } - -.fa-superscript:before { - content: "\f12b"; } - -.fa-supple:before { - content: "\f3f9"; } - -.fa-surprise:before { - content: "\f5c2"; } - -.fa-suse:before { - content: "\f7d6"; } - -.fa-swatchbook:before { - content: "\f5c3"; } - -.fa-swimmer:before { - content: "\f5c4"; } - -.fa-swimming-pool:before { - content: "\f5c5"; } - -.fa-synagogue:before { - content: "\f69b"; } - -.fa-sync:before { - content: "\f021"; } - -.fa-sync-alt:before { - content: "\f2f1"; } - -.fa-syringe:before { - content: "\f48e"; } - -.fa-table:before { - content: "\f0ce"; } - -.fa-table-tennis:before { - content: "\f45d"; } - -.fa-tablet:before { - content: "\f10a"; } - -.fa-tablet-alt:before { - content: "\f3fa"; } - -.fa-tablets:before { - content: "\f490"; } - -.fa-tachometer-alt:before { - content: "\f3fd"; } - -.fa-tag:before { - content: "\f02b"; } - -.fa-tags:before { - content: "\f02c"; } - -.fa-tape:before { - content: "\f4db"; } - -.fa-tasks:before { - content: "\f0ae"; } - -.fa-taxi:before { - content: "\f1ba"; } - -.fa-teamspeak:before { - content: "\f4f9"; } - -.fa-teeth:before { - content: "\f62e"; } - -.fa-teeth-open:before { - content: "\f62f"; } - -.fa-telegram:before { - content: "\f2c6"; } - -.fa-telegram-plane:before { - content: "\f3fe"; } - -.fa-temperature-high:before { - content: "\f769"; } - -.fa-temperature-low:before { - content: "\f76b"; } - -.fa-tencent-weibo:before { - content: "\f1d5"; } - -.fa-tenge:before { - content: "\f7d7"; } - -.fa-terminal:before { - content: "\f120"; } - -.fa-text-height:before { - content: "\f034"; } - -.fa-text-width:before { - content: "\f035"; } - -.fa-th:before { - content: "\f00a"; } - -.fa-th-large:before { - content: "\f009"; } - -.fa-th-list:before { - content: "\f00b"; } - -.fa-the-red-yeti:before { - content: "\f69d"; } - -.fa-theater-masks:before { - content: "\f630"; } - -.fa-themeco:before { - content: "\f5c6"; } - -.fa-themeisle:before { - content: "\f2b2"; } - -.fa-thermometer:before { - content: "\f491"; } - -.fa-thermometer-empty:before { - content: "\f2cb"; } - -.fa-thermometer-full:before { - content: "\f2c7"; } - -.fa-thermometer-half:before { - content: "\f2c9"; } - -.fa-thermometer-quarter:before { - content: "\f2ca"; } - -.fa-thermometer-three-quarters:before { - content: "\f2c8"; } - -.fa-think-peaks:before { - content: "\f731"; } - -.fa-thumbs-down:before { - content: "\f165"; } - -.fa-thumbs-up:before { - content: "\f164"; } - -.fa-thumbtack:before { - content: "\f08d"; } - -.fa-ticket-alt:before { - content: "\f3ff"; } - -.fa-times:before { - content: "\f00d"; } - -.fa-times-circle:before { - content: "\f057"; } - -.fa-tint:before { - content: "\f043"; } - -.fa-tint-slash:before { - content: "\f5c7"; } - -.fa-tired:before { - content: "\f5c8"; } - -.fa-toggle-off:before { - content: "\f204"; } - -.fa-toggle-on:before { - content: "\f205"; } - -.fa-toilet:before { - content: "\f7d8"; } - -.fa-toilet-paper:before { - content: "\f71e"; } - -.fa-toolbox:before { - content: "\f552"; } - -.fa-tools:before { - content: "\f7d9"; } - -.fa-tooth:before { - content: "\f5c9"; } - -.fa-torah:before { - content: "\f6a0"; } - -.fa-torii-gate:before { - content: "\f6a1"; } - -.fa-tractor:before { - content: "\f722"; } - -.fa-trade-federation:before { - content: "\f513"; } - -.fa-trademark:before { - content: "\f25c"; } - -.fa-traffic-light:before { - content: "\f637"; } - -.fa-train:before { - content: "\f238"; } - -.fa-tram:before { - content: "\f7da"; } - -.fa-transgender:before { - content: "\f224"; } - -.fa-transgender-alt:before { - content: "\f225"; } - -.fa-trash:before { - content: "\f1f8"; } - -.fa-trash-alt:before { - content: "\f2ed"; } - -.fa-trash-restore:before { - content: "\f829"; } - -.fa-trash-restore-alt:before { - content: "\f82a"; } - -.fa-tree:before { - content: "\f1bb"; } - -.fa-trello:before { - content: "\f181"; } - -.fa-tripadvisor:before { - content: "\f262"; } - -.fa-trophy:before { - content: "\f091"; } - -.fa-truck:before { - content: "\f0d1"; } - -.fa-truck-loading:before { - content: "\f4de"; } - -.fa-truck-monster:before { - content: "\f63b"; } - -.fa-truck-moving:before { - content: "\f4df"; } - -.fa-truck-pickup:before { - content: "\f63c"; } - -.fa-tshirt:before { - content: "\f553"; } - -.fa-tty:before { - content: "\f1e4"; } - -.fa-tumblr:before { - content: "\f173"; } - -.fa-tumblr-square:before { - content: "\f174"; } - -.fa-tv:before { - content: "\f26c"; } - -.fa-twitch:before { - content: "\f1e8"; } - -.fa-twitter:before { - content: "\f099"; } - -.fa-twitter-square:before { - content: "\f081"; } - -.fa-typo3:before { - content: "\f42b"; } - -.fa-uber:before { - content: "\f402"; } - -.fa-ubuntu:before { - content: "\f7df"; } - -.fa-uikit:before { - content: "\f403"; } - -.fa-umbrella:before { - content: "\f0e9"; } - -.fa-umbrella-beach:before { - content: "\f5ca"; } - -.fa-underline:before { - content: "\f0cd"; } - -.fa-undo:before { - content: "\f0e2"; } - -.fa-undo-alt:before { - content: "\f2ea"; } - -.fa-uniregistry:before { - content: "\f404"; } - -.fa-universal-access:before { - content: "\f29a"; } - -.fa-university:before { - content: "\f19c"; } - -.fa-unlink:before { - content: "\f127"; } - -.fa-unlock:before { - content: "\f09c"; } - -.fa-unlock-alt:before { - content: "\f13e"; } - -.fa-untappd:before { - content: "\f405"; } - -.fa-upload:before { - content: "\f093"; } - -.fa-ups:before { - content: "\f7e0"; } - -.fa-usb:before { - content: "\f287"; } - -.fa-user:before { - content: "\f007"; } - -.fa-user-alt:before { - content: "\f406"; } - -.fa-user-alt-slash:before { - content: "\f4fa"; } - -.fa-user-astronaut:before { - content: "\f4fb"; } - -.fa-user-check:before { - content: "\f4fc"; } - -.fa-user-circle:before { - content: "\f2bd"; } - -.fa-user-clock:before { - content: "\f4fd"; } - -.fa-user-cog:before { - content: "\f4fe"; } - -.fa-user-edit:before { - content: "\f4ff"; } - -.fa-user-friends:before { - content: "\f500"; } - -.fa-user-graduate:before { - content: "\f501"; } - -.fa-user-injured:before { - content: "\f728"; } - -.fa-user-lock:before { - content: "\f502"; } - -.fa-user-md:before { - content: "\f0f0"; } - -.fa-user-minus:before { - content: "\f503"; } - -.fa-user-ninja:before { - content: "\f504"; } - -.fa-user-nurse:before { - content: "\f82f"; } - -.fa-user-plus:before { - content: "\f234"; } - -.fa-user-secret:before { - content: "\f21b"; } - -.fa-user-shield:before { - content: "\f505"; } - -.fa-user-slash:before { - content: "\f506"; } - -.fa-user-tag:before { - content: "\f507"; } - -.fa-user-tie:before { - content: "\f508"; } - -.fa-user-times:before { - content: "\f235"; } - -.fa-users:before { - content: "\f0c0"; } - -.fa-users-cog:before { - content: "\f509"; } - -.fa-usps:before { - content: "\f7e1"; } - -.fa-ussunnah:before { - content: "\f407"; } - -.fa-utensil-spoon:before { - content: "\f2e5"; } - -.fa-utensils:before { - content: "\f2e7"; } - -.fa-vaadin:before { - content: "\f408"; } - -.fa-vector-square:before { - content: "\f5cb"; } - -.fa-venus:before { - content: "\f221"; } - -.fa-venus-double:before { - content: "\f226"; } - -.fa-venus-mars:before { - content: "\f228"; } - -.fa-viacoin:before { - content: "\f237"; } - -.fa-viadeo:before { - content: "\f2a9"; } - -.fa-viadeo-square:before { - content: "\f2aa"; } - -.fa-vial:before { - content: "\f492"; } - -.fa-vials:before { - content: "\f493"; } - -.fa-viber:before { - content: "\f409"; } - -.fa-video:before { - content: "\f03d"; } - -.fa-video-slash:before { - content: "\f4e2"; } - -.fa-vihara:before { - content: "\f6a7"; } - -.fa-vimeo:before { - content: "\f40a"; } - -.fa-vimeo-square:before { - content: "\f194"; } - -.fa-vimeo-v:before { - content: "\f27d"; } - -.fa-vine:before { - content: "\f1ca"; } - -.fa-vk:before { - content: "\f189"; } - -.fa-vnv:before { - content: "\f40b"; } - -.fa-volleyball-ball:before { - content: "\f45f"; } - -.fa-volume-down:before { - content: "\f027"; } - -.fa-volume-mute:before { - content: "\f6a9"; } - -.fa-volume-off:before { - content: "\f026"; } - -.fa-volume-up:before { - content: "\f028"; } - -.fa-vote-yea:before { - content: "\f772"; } - -.fa-vr-cardboard:before { - content: "\f729"; } - -.fa-vuejs:before { - content: "\f41f"; } - -.fa-walking:before { - content: "\f554"; } - -.fa-wallet:before { - content: "\f555"; } - -.fa-warehouse:before { - content: "\f494"; } - -.fa-water:before { - content: "\f773"; } - -.fa-weebly:before { - content: "\f5cc"; } - -.fa-weibo:before { - content: "\f18a"; } - -.fa-weight:before { - content: "\f496"; } - -.fa-weight-hanging:before { - content: "\f5cd"; } - -.fa-weixin:before { - content: "\f1d7"; } - -.fa-whatsapp:before { - content: "\f232"; } - -.fa-whatsapp-square:before { - content: "\f40c"; } - -.fa-wheelchair:before { - content: "\f193"; } - -.fa-whmcs:before { - content: "\f40d"; } - -.fa-wifi:before { - content: "\f1eb"; } - -.fa-wikipedia-w:before { - content: "\f266"; } - -.fa-wind:before { - content: "\f72e"; } - -.fa-window-close:before { - content: "\f410"; } - -.fa-window-maximize:before { - content: "\f2d0"; } - -.fa-window-minimize:before { - content: "\f2d1"; } - -.fa-window-restore:before { - content: "\f2d2"; } - -.fa-windows:before { - content: "\f17a"; } - -.fa-wine-bottle:before { - content: "\f72f"; } - -.fa-wine-glass:before { - content: "\f4e3"; } - -.fa-wine-glass-alt:before { - content: "\f5ce"; } - -.fa-wix:before { - content: "\f5cf"; } - -.fa-wizards-of-the-coast:before { - content: "\f730"; } - -.fa-wolf-pack-battalion:before { - content: "\f514"; } - -.fa-won-sign:before { - content: "\f159"; } - -.fa-wordpress:before { - content: "\f19a"; } - -.fa-wordpress-simple:before { - content: "\f411"; } - -.fa-wpbeginner:before { - content: "\f297"; } - -.fa-wpexplorer:before { - content: "\f2de"; } - -.fa-wpforms:before { - content: "\f298"; } - -.fa-wpressr:before { - content: "\f3e4"; } - -.fa-wrench:before { - content: "\f0ad"; } - -.fa-x-ray:before { - content: "\f497"; } - -.fa-xbox:before { - content: "\f412"; } - -.fa-xing:before { - content: "\f168"; } - -.fa-xing-square:before { - content: "\f169"; } - -.fa-y-combinator:before { - content: "\f23b"; } - -.fa-yahoo:before { - content: "\f19e"; } - -.fa-yandex:before { - content: "\f413"; } - -.fa-yandex-international:before { - content: "\f414"; } - -.fa-yarn:before { - content: "\f7e3"; } - -.fa-yelp:before { - content: "\f1e9"; } - -.fa-yen-sign:before { - content: "\f157"; } - -.fa-yin-yang:before { - content: "\f6ad"; } - -.fa-yoast:before { - content: "\f2b1"; } - -.fa-youtube:before { - content: "\f167"; } - -.fa-youtube-square:before { - content: "\f431"; } - -.fa-zhihu:before { - content: "\f63f"; } - -.sr-only { - border: 0; - clip: rect(0, 0, 0, 0); - height: 1px; - margin: -1px; - overflow: hidden; - padding: 0; - position: absolute; - width: 1px; } - -.sr-only-focusable:active, .sr-only-focusable:focus { - clip: auto; - height: auto; - margin: 0; - overflow: visible; - position: static; - width: auto; } -@font-face { - font-family: 'Font Awesome 5 Brands'; - font-style: normal; - font-weight: normal; - font-display: auto; - src: url("../webfonts/fa-brands-400.eot"); - src: url("../webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-brands-400.woff2") format("woff2"), url("../webfonts/fa-brands-400.woff") format("woff"), url("../webfonts/fa-brands-400.ttf") format("truetype"), url("../webfonts/fa-brands-400.svg#fontawesome") format("svg"); } - -.fab { - font-family: 'Font Awesome 5 Brands'; } -@font-face { - font-family: 'Font Awesome 5 Free'; - font-style: normal; - font-weight: 400; - font-display: auto; - src: url("../webfonts/fa-regular-400.eot"); - src: url("../webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-regular-400.woff2") format("woff2"), url("../webfonts/fa-regular-400.woff") format("woff"), url("../webfonts/fa-regular-400.ttf") format("truetype"), url("../webfonts/fa-regular-400.svg#fontawesome") format("svg"); } - -.far { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } -@font-face { - font-family: 'Font Awesome 5 Free'; - font-style: normal; - font-weight: 900; - font-display: auto; - src: url("../webfonts/fa-solid-900.eot"); - src: url("../webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-solid-900.woff2") format("woff2"), url("../webfonts/fa-solid-900.woff") format("woff"), url("../webfonts/fa-solid-900.ttf") format("truetype"), url("../webfonts/fa-solid-900.svg#fontawesome") format("svg"); } - -.fa, -.fas { - font-family: 'Font Awesome 5 Free'; - font-weight: 900; } diff --git a/examples/web/static/libs/fontawesome/css/all.min.css b/examples/web/static/libs/fontawesome/css/all.min.css deleted file mode 100644 index a74835e2..00000000 --- a/examples/web/static/libs/fontawesome/css/all.min.css +++ /dev/null @@ -1 +0,0 @@ -.fa,.fab,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{animation:fa-spin 2s infinite linear}.fa-pulse{animation:fa-spin 1s infinite steps(8)}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adobe:before{content:"\f778"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-balance-scale:before{content:"\f24e"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-handshake:before{content:"\f2b5"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-wizard:before{content:"\f6e8"}.fa-haykal:before{content:"\f666"}.fa-hdd:before{content:"\f0a0"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-instagram:before{content:"\f16d"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-nintendo-switch:before{content:"\f418"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-volume:before{content:"\f2a0"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-water:before{content:"\f773"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:normal;font-display:auto;src:url(../webfonts/fa-brands-400.eot);src:url(../webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(../webfonts/fa-brands-400.woff2) format("woff2"),url(../webfonts/fa-brands-400.woff) format("woff"),url(../webfonts/fa-brands-400.ttf) format("truetype"),url(../webfonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands"}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:auto;src:url(../webfonts/fa-regular-400.eot);src:url(../webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(../webfonts/fa-regular-400.woff2) format("woff2"),url(../webfonts/fa-regular-400.woff) format("woff"),url(../webfonts/fa-regular-400.ttf) format("truetype"),url(../webfonts/fa-regular-400.svg#fontawesome) format("svg")}.far{font-weight:400}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:auto;src:url(../webfonts/fa-solid-900.eot);src:url(../webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(../webfonts/fa-solid-900.woff2) format("woff2"),url(../webfonts/fa-solid-900.woff) format("woff"),url(../webfonts/fa-solid-900.ttf) format("truetype"),url(../webfonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.far,.fas{font-family:"Font Awesome 5 Free"}.fa,.fas{font-weight:900} \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/css/brands.css b/examples/web/static/libs/fontawesome/css/brands.css deleted file mode 100644 index 02bab51a..00000000 --- a/examples/web/static/libs/fontawesome/css/brands.css +++ /dev/null @@ -1,10 +0,0 @@ -@font-face { - font-family: 'Font Awesome 5 Brands'; - font-style: normal; - font-weight: normal; - font-display: auto; - src: url("../webfonts/fa-brands-400.eot"); - src: url("../webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-brands-400.woff2") format("woff2"), url("../webfonts/fa-brands-400.woff") format("woff"), url("../webfonts/fa-brands-400.ttf") format("truetype"), url("../webfonts/fa-brands-400.svg#fontawesome") format("svg"); } - -.fab { - font-family: 'Font Awesome 5 Brands'; } diff --git a/examples/web/static/libs/fontawesome/css/brands.min.css b/examples/web/static/libs/fontawesome/css/brands.min.css deleted file mode 100644 index d3dfc461..00000000 --- a/examples/web/static/libs/fontawesome/css/brands.min.css +++ /dev/null @@ -1 +0,0 @@ -@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:normal;font-display:auto;src:url(../webfonts/fa-brands-400.eot);src:url(../webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(../webfonts/fa-brands-400.woff2) format("woff2"),url(../webfonts/fa-brands-400.woff) format("woff"),url(../webfonts/fa-brands-400.ttf) format("truetype"),url(../webfonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands"} \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/css/fontawesome.css b/examples/web/static/libs/fontawesome/css/fontawesome.css deleted file mode 100644 index 11a2914f..00000000 --- a/examples/web/static/libs/fontawesome/css/fontawesome.css +++ /dev/null @@ -1,4253 +0,0 @@ -.fa, -.fas, -.far, -.fal, -.fab { - -moz-osx-font-smoothing: grayscale; - -webkit-font-smoothing: antialiased; - display: inline-block; - font-style: normal; - font-variant: normal; - text-rendering: auto; - line-height: 1; } - -.fa-lg { - font-size: 1.33333em; - line-height: 0.75em; - vertical-align: -.0667em; } - -.fa-xs { - font-size: .75em; } - -.fa-sm { - font-size: .875em; } - -.fa-1x { - font-size: 1em; } - -.fa-2x { - font-size: 2em; } - -.fa-3x { - font-size: 3em; } - -.fa-4x { - font-size: 4em; } - -.fa-5x { - font-size: 5em; } - -.fa-6x { - font-size: 6em; } - -.fa-7x { - font-size: 7em; } - -.fa-8x { - font-size: 8em; } - -.fa-9x { - font-size: 9em; } - -.fa-10x { - font-size: 10em; } - -.fa-fw { - text-align: center; - width: 1.25em; } - -.fa-ul { - list-style-type: none; - margin-left: 2.5em; - padding-left: 0; } - .fa-ul > li { - position: relative; } - -.fa-li { - left: -2em; - position: absolute; - text-align: center; - width: 2em; - line-height: inherit; } - -.fa-border { - border: solid 0.08em #eee; - border-radius: .1em; - padding: .2em .25em .15em; } - -.fa-pull-left { - float: left; } - -.fa-pull-right { - float: right; } - -.fa.fa-pull-left, -.fas.fa-pull-left, -.far.fa-pull-left, -.fal.fa-pull-left, -.fab.fa-pull-left { - margin-right: .3em; } - -.fa.fa-pull-right, -.fas.fa-pull-right, -.far.fa-pull-right, -.fal.fa-pull-right, -.fab.fa-pull-right { - margin-left: .3em; } - -.fa-spin { - -webkit-animation: fa-spin 2s infinite linear; - animation: fa-spin 2s infinite linear; } - -.fa-pulse { - -webkit-animation: fa-spin 1s infinite steps(8); - animation: fa-spin 1s infinite steps(8); } - -@-webkit-keyframes fa-spin { - 0% { - -webkit-transform: rotate(0deg); - transform: rotate(0deg); } - 100% { - -webkit-transform: rotate(360deg); - transform: rotate(360deg); } } - -@keyframes fa-spin { - 0% { - -webkit-transform: rotate(0deg); - transform: rotate(0deg); } - 100% { - -webkit-transform: rotate(360deg); - transform: rotate(360deg); } } - -.fa-rotate-90 { - -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)"; - -webkit-transform: rotate(90deg); - transform: rotate(90deg); } - -.fa-rotate-180 { - -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)"; - -webkit-transform: rotate(180deg); - transform: rotate(180deg); } - -.fa-rotate-270 { - -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)"; - -webkit-transform: rotate(270deg); - transform: rotate(270deg); } - -.fa-flip-horizontal { - -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)"; - -webkit-transform: scale(-1, 1); - transform: scale(-1, 1); } - -.fa-flip-vertical { - -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"; - -webkit-transform: scale(1, -1); - transform: scale(1, -1); } - -.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical { - -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"; - -webkit-transform: scale(-1, -1); - transform: scale(-1, -1); } - -:root .fa-rotate-90, -:root .fa-rotate-180, -:root .fa-rotate-270, -:root .fa-flip-horizontal, -:root .fa-flip-vertical, -:root .fa-flip-both { - -webkit-filter: none; - filter: none; } - -.fa-stack { - display: inline-block; - height: 2em; - line-height: 2em; - position: relative; - vertical-align: middle; - width: 2.5em; } - -.fa-stack-1x, -.fa-stack-2x { - left: 0; - position: absolute; - text-align: center; - width: 100%; } - -.fa-stack-1x { - line-height: inherit; } - -.fa-stack-2x { - font-size: 2em; } - -.fa-inverse { - color: #fff; } - -/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen -readers do not read off random characters that represent icons */ -.fa-500px:before { - content: "\f26e"; } - -.fa-accessible-icon:before { - content: "\f368"; } - -.fa-accusoft:before { - content: "\f369"; } - -.fa-acquisitions-incorporated:before { - content: "\f6af"; } - -.fa-ad:before { - content: "\f641"; } - -.fa-address-book:before { - content: "\f2b9"; } - -.fa-address-card:before { - content: "\f2bb"; } - -.fa-adjust:before { - content: "\f042"; } - -.fa-adn:before { - content: "\f170"; } - -.fa-adobe:before { - content: "\f778"; } - -.fa-adversal:before { - content: "\f36a"; } - -.fa-affiliatetheme:before { - content: "\f36b"; } - -.fa-air-freshener:before { - content: "\f5d0"; } - -.fa-algolia:before { - content: "\f36c"; } - -.fa-align-center:before { - content: "\f037"; } - -.fa-align-justify:before { - content: "\f039"; } - -.fa-align-left:before { - content: "\f036"; } - -.fa-align-right:before { - content: "\f038"; } - -.fa-alipay:before { - content: "\f642"; } - -.fa-allergies:before { - content: "\f461"; } - -.fa-amazon:before { - content: "\f270"; } - -.fa-amazon-pay:before { - content: "\f42c"; } - -.fa-ambulance:before { - content: "\f0f9"; } - -.fa-american-sign-language-interpreting:before { - content: "\f2a3"; } - -.fa-amilia:before { - content: "\f36d"; } - -.fa-anchor:before { - content: "\f13d"; } - -.fa-android:before { - content: "\f17b"; } - -.fa-angellist:before { - content: "\f209"; } - -.fa-angle-double-down:before { - content: "\f103"; } - -.fa-angle-double-left:before { - content: "\f100"; } - -.fa-angle-double-right:before { - content: "\f101"; } - -.fa-angle-double-up:before { - content: "\f102"; } - -.fa-angle-down:before { - content: "\f107"; } - -.fa-angle-left:before { - content: "\f104"; } - -.fa-angle-right:before { - content: "\f105"; } - -.fa-angle-up:before { - content: "\f106"; } - -.fa-angry:before { - content: "\f556"; } - -.fa-angrycreative:before { - content: "\f36e"; } - -.fa-angular:before { - content: "\f420"; } - -.fa-ankh:before { - content: "\f644"; } - -.fa-app-store:before { - content: "\f36f"; } - -.fa-app-store-ios:before { - content: "\f370"; } - -.fa-apper:before { - content: "\f371"; } - -.fa-apple:before { - content: "\f179"; } - -.fa-apple-alt:before { - content: "\f5d1"; } - -.fa-apple-pay:before { - content: "\f415"; } - -.fa-archive:before { - content: "\f187"; } - -.fa-archway:before { - content: "\f557"; } - -.fa-arrow-alt-circle-down:before { - content: "\f358"; } - -.fa-arrow-alt-circle-left:before { - content: "\f359"; } - -.fa-arrow-alt-circle-right:before { - content: "\f35a"; } - -.fa-arrow-alt-circle-up:before { - content: "\f35b"; } - -.fa-arrow-circle-down:before { - content: "\f0ab"; } - -.fa-arrow-circle-left:before { - content: "\f0a8"; } - -.fa-arrow-circle-right:before { - content: "\f0a9"; } - -.fa-arrow-circle-up:before { - content: "\f0aa"; } - -.fa-arrow-down:before { - content: "\f063"; } - -.fa-arrow-left:before { - content: "\f060"; } - -.fa-arrow-right:before { - content: "\f061"; } - -.fa-arrow-up:before { - content: "\f062"; } - -.fa-arrows-alt:before { - content: "\f0b2"; } - -.fa-arrows-alt-h:before { - content: "\f337"; } - -.fa-arrows-alt-v:before { - content: "\f338"; } - -.fa-artstation:before { - content: "\f77a"; } - -.fa-assistive-listening-systems:before { - content: "\f2a2"; } - -.fa-asterisk:before { - content: "\f069"; } - -.fa-asymmetrik:before { - content: "\f372"; } - -.fa-at:before { - content: "\f1fa"; } - -.fa-atlas:before { - content: "\f558"; } - -.fa-atlassian:before { - content: "\f77b"; } - -.fa-atom:before { - content: "\f5d2"; } - -.fa-audible:before { - content: "\f373"; } - -.fa-audio-description:before { - content: "\f29e"; } - -.fa-autoprefixer:before { - content: "\f41c"; } - -.fa-avianex:before { - content: "\f374"; } - -.fa-aviato:before { - content: "\f421"; } - -.fa-award:before { - content: "\f559"; } - -.fa-aws:before { - content: "\f375"; } - -.fa-baby:before { - content: "\f77c"; } - -.fa-baby-carriage:before { - content: "\f77d"; } - -.fa-backspace:before { - content: "\f55a"; } - -.fa-backward:before { - content: "\f04a"; } - -.fa-bacon:before { - content: "\f7e5"; } - -.fa-balance-scale:before { - content: "\f24e"; } - -.fa-ban:before { - content: "\f05e"; } - -.fa-band-aid:before { - content: "\f462"; } - -.fa-bandcamp:before { - content: "\f2d5"; } - -.fa-barcode:before { - content: "\f02a"; } - -.fa-bars:before { - content: "\f0c9"; } - -.fa-baseball-ball:before { - content: "\f433"; } - -.fa-basketball-ball:before { - content: "\f434"; } - -.fa-bath:before { - content: "\f2cd"; } - -.fa-battery-empty:before { - content: "\f244"; } - -.fa-battery-full:before { - content: "\f240"; } - -.fa-battery-half:before { - content: "\f242"; } - -.fa-battery-quarter:before { - content: "\f243"; } - -.fa-battery-three-quarters:before { - content: "\f241"; } - -.fa-bed:before { - content: "\f236"; } - -.fa-beer:before { - content: "\f0fc"; } - -.fa-behance:before { - content: "\f1b4"; } - -.fa-behance-square:before { - content: "\f1b5"; } - -.fa-bell:before { - content: "\f0f3"; } - -.fa-bell-slash:before { - content: "\f1f6"; } - -.fa-bezier-curve:before { - content: "\f55b"; } - -.fa-bible:before { - content: "\f647"; } - -.fa-bicycle:before { - content: "\f206"; } - -.fa-bimobject:before { - content: "\f378"; } - -.fa-binoculars:before { - content: "\f1e5"; } - -.fa-biohazard:before { - content: "\f780"; } - -.fa-birthday-cake:before { - content: "\f1fd"; } - -.fa-bitbucket:before { - content: "\f171"; } - -.fa-bitcoin:before { - content: "\f379"; } - -.fa-bity:before { - content: "\f37a"; } - -.fa-black-tie:before { - content: "\f27e"; } - -.fa-blackberry:before { - content: "\f37b"; } - -.fa-blender:before { - content: "\f517"; } - -.fa-blender-phone:before { - content: "\f6b6"; } - -.fa-blind:before { - content: "\f29d"; } - -.fa-blog:before { - content: "\f781"; } - -.fa-blogger:before { - content: "\f37c"; } - -.fa-blogger-b:before { - content: "\f37d"; } - -.fa-bluetooth:before { - content: "\f293"; } - -.fa-bluetooth-b:before { - content: "\f294"; } - -.fa-bold:before { - content: "\f032"; } - -.fa-bolt:before { - content: "\f0e7"; } - -.fa-bomb:before { - content: "\f1e2"; } - -.fa-bone:before { - content: "\f5d7"; } - -.fa-bong:before { - content: "\f55c"; } - -.fa-book:before { - content: "\f02d"; } - -.fa-book-dead:before { - content: "\f6b7"; } - -.fa-book-medical:before { - content: "\f7e6"; } - -.fa-book-open:before { - content: "\f518"; } - -.fa-book-reader:before { - content: "\f5da"; } - -.fa-bookmark:before { - content: "\f02e"; } - -.fa-bowling-ball:before { - content: "\f436"; } - -.fa-box:before { - content: "\f466"; } - -.fa-box-open:before { - content: "\f49e"; } - -.fa-boxes:before { - content: "\f468"; } - -.fa-braille:before { - content: "\f2a1"; } - -.fa-brain:before { - content: "\f5dc"; } - -.fa-bread-slice:before { - content: "\f7ec"; } - -.fa-briefcase:before { - content: "\f0b1"; } - -.fa-briefcase-medical:before { - content: "\f469"; } - -.fa-broadcast-tower:before { - content: "\f519"; } - -.fa-broom:before { - content: "\f51a"; } - -.fa-brush:before { - content: "\f55d"; } - -.fa-btc:before { - content: "\f15a"; } - -.fa-bug:before { - content: "\f188"; } - -.fa-building:before { - content: "\f1ad"; } - -.fa-bullhorn:before { - content: "\f0a1"; } - -.fa-bullseye:before { - content: "\f140"; } - -.fa-burn:before { - content: "\f46a"; } - -.fa-buromobelexperte:before { - content: "\f37f"; } - -.fa-bus:before { - content: "\f207"; } - -.fa-bus-alt:before { - content: "\f55e"; } - -.fa-business-time:before { - content: "\f64a"; } - -.fa-buysellads:before { - content: "\f20d"; } - -.fa-calculator:before { - content: "\f1ec"; } - -.fa-calendar:before { - content: "\f133"; } - -.fa-calendar-alt:before { - content: "\f073"; } - -.fa-calendar-check:before { - content: "\f274"; } - -.fa-calendar-day:before { - content: "\f783"; } - -.fa-calendar-minus:before { - content: "\f272"; } - -.fa-calendar-plus:before { - content: "\f271"; } - -.fa-calendar-times:before { - content: "\f273"; } - -.fa-calendar-week:before { - content: "\f784"; } - -.fa-camera:before { - content: "\f030"; } - -.fa-camera-retro:before { - content: "\f083"; } - -.fa-campground:before { - content: "\f6bb"; } - -.fa-canadian-maple-leaf:before { - content: "\f785"; } - -.fa-candy-cane:before { - content: "\f786"; } - -.fa-cannabis:before { - content: "\f55f"; } - -.fa-capsules:before { - content: "\f46b"; } - -.fa-car:before { - content: "\f1b9"; } - -.fa-car-alt:before { - content: "\f5de"; } - -.fa-car-battery:before { - content: "\f5df"; } - -.fa-car-crash:before { - content: "\f5e1"; } - -.fa-car-side:before { - content: "\f5e4"; } - -.fa-caret-down:before { - content: "\f0d7"; } - -.fa-caret-left:before { - content: "\f0d9"; } - -.fa-caret-right:before { - content: "\f0da"; } - -.fa-caret-square-down:before { - content: "\f150"; } - -.fa-caret-square-left:before { - content: "\f191"; } - -.fa-caret-square-right:before { - content: "\f152"; } - -.fa-caret-square-up:before { - content: "\f151"; } - -.fa-caret-up:before { - content: "\f0d8"; } - -.fa-carrot:before { - content: "\f787"; } - -.fa-cart-arrow-down:before { - content: "\f218"; } - -.fa-cart-plus:before { - content: "\f217"; } - -.fa-cash-register:before { - content: "\f788"; } - -.fa-cat:before { - content: "\f6be"; } - -.fa-cc-amazon-pay:before { - content: "\f42d"; } - -.fa-cc-amex:before { - content: "\f1f3"; } - -.fa-cc-apple-pay:before { - content: "\f416"; } - -.fa-cc-diners-club:before { - content: "\f24c"; } - -.fa-cc-discover:before { - content: "\f1f2"; } - -.fa-cc-jcb:before { - content: "\f24b"; } - -.fa-cc-mastercard:before { - content: "\f1f1"; } - -.fa-cc-paypal:before { - content: "\f1f4"; } - -.fa-cc-stripe:before { - content: "\f1f5"; } - -.fa-cc-visa:before { - content: "\f1f0"; } - -.fa-centercode:before { - content: "\f380"; } - -.fa-centos:before { - content: "\f789"; } - -.fa-certificate:before { - content: "\f0a3"; } - -.fa-chair:before { - content: "\f6c0"; } - -.fa-chalkboard:before { - content: "\f51b"; } - -.fa-chalkboard-teacher:before { - content: "\f51c"; } - -.fa-charging-station:before { - content: "\f5e7"; } - -.fa-chart-area:before { - content: "\f1fe"; } - -.fa-chart-bar:before { - content: "\f080"; } - -.fa-chart-line:before { - content: "\f201"; } - -.fa-chart-pie:before { - content: "\f200"; } - -.fa-check:before { - content: "\f00c"; } - -.fa-check-circle:before { - content: "\f058"; } - -.fa-check-double:before { - content: "\f560"; } - -.fa-check-square:before { - content: "\f14a"; } - -.fa-cheese:before { - content: "\f7ef"; } - -.fa-chess:before { - content: "\f439"; } - -.fa-chess-bishop:before { - content: "\f43a"; } - -.fa-chess-board:before { - content: "\f43c"; } - -.fa-chess-king:before { - content: "\f43f"; } - -.fa-chess-knight:before { - content: "\f441"; } - -.fa-chess-pawn:before { - content: "\f443"; } - -.fa-chess-queen:before { - content: "\f445"; } - -.fa-chess-rook:before { - content: "\f447"; } - -.fa-chevron-circle-down:before { - content: "\f13a"; } - -.fa-chevron-circle-left:before { - content: "\f137"; } - -.fa-chevron-circle-right:before { - content: "\f138"; } - -.fa-chevron-circle-up:before { - content: "\f139"; } - -.fa-chevron-down:before { - content: "\f078"; } - -.fa-chevron-left:before { - content: "\f053"; } - -.fa-chevron-right:before { - content: "\f054"; } - -.fa-chevron-up:before { - content: "\f077"; } - -.fa-child:before { - content: "\f1ae"; } - -.fa-chrome:before { - content: "\f268"; } - -.fa-church:before { - content: "\f51d"; } - -.fa-circle:before { - content: "\f111"; } - -.fa-circle-notch:before { - content: "\f1ce"; } - -.fa-city:before { - content: "\f64f"; } - -.fa-clinic-medical:before { - content: "\f7f2"; } - -.fa-clipboard:before { - content: "\f328"; } - -.fa-clipboard-check:before { - content: "\f46c"; } - -.fa-clipboard-list:before { - content: "\f46d"; } - -.fa-clock:before { - content: "\f017"; } - -.fa-clone:before { - content: "\f24d"; } - -.fa-closed-captioning:before { - content: "\f20a"; } - -.fa-cloud:before { - content: "\f0c2"; } - -.fa-cloud-download-alt:before { - content: "\f381"; } - -.fa-cloud-meatball:before { - content: "\f73b"; } - -.fa-cloud-moon:before { - content: "\f6c3"; } - -.fa-cloud-moon-rain:before { - content: "\f73c"; } - -.fa-cloud-rain:before { - content: "\f73d"; } - -.fa-cloud-showers-heavy:before { - content: "\f740"; } - -.fa-cloud-sun:before { - content: "\f6c4"; } - -.fa-cloud-sun-rain:before { - content: "\f743"; } - -.fa-cloud-upload-alt:before { - content: "\f382"; } - -.fa-cloudscale:before { - content: "\f383"; } - -.fa-cloudsmith:before { - content: "\f384"; } - -.fa-cloudversify:before { - content: "\f385"; } - -.fa-cocktail:before { - content: "\f561"; } - -.fa-code:before { - content: "\f121"; } - -.fa-code-branch:before { - content: "\f126"; } - -.fa-codepen:before { - content: "\f1cb"; } - -.fa-codiepie:before { - content: "\f284"; } - -.fa-coffee:before { - content: "\f0f4"; } - -.fa-cog:before { - content: "\f013"; } - -.fa-cogs:before { - content: "\f085"; } - -.fa-coins:before { - content: "\f51e"; } - -.fa-columns:before { - content: "\f0db"; } - -.fa-comment:before { - content: "\f075"; } - -.fa-comment-alt:before { - content: "\f27a"; } - -.fa-comment-dollar:before { - content: "\f651"; } - -.fa-comment-dots:before { - content: "\f4ad"; } - -.fa-comment-medical:before { - content: "\f7f5"; } - -.fa-comment-slash:before { - content: "\f4b3"; } - -.fa-comments:before { - content: "\f086"; } - -.fa-comments-dollar:before { - content: "\f653"; } - -.fa-compact-disc:before { - content: "\f51f"; } - -.fa-compass:before { - content: "\f14e"; } - -.fa-compress:before { - content: "\f066"; } - -.fa-compress-arrows-alt:before { - content: "\f78c"; } - -.fa-concierge-bell:before { - content: "\f562"; } - -.fa-confluence:before { - content: "\f78d"; } - -.fa-connectdevelop:before { - content: "\f20e"; } - -.fa-contao:before { - content: "\f26d"; } - -.fa-cookie:before { - content: "\f563"; } - -.fa-cookie-bite:before { - content: "\f564"; } - -.fa-copy:before { - content: "\f0c5"; } - -.fa-copyright:before { - content: "\f1f9"; } - -.fa-couch:before { - content: "\f4b8"; } - -.fa-cpanel:before { - content: "\f388"; } - -.fa-creative-commons:before { - content: "\f25e"; } - -.fa-creative-commons-by:before { - content: "\f4e7"; } - -.fa-creative-commons-nc:before { - content: "\f4e8"; } - -.fa-creative-commons-nc-eu:before { - content: "\f4e9"; } - -.fa-creative-commons-nc-jp:before { - content: "\f4ea"; } - -.fa-creative-commons-nd:before { - content: "\f4eb"; } - -.fa-creative-commons-pd:before { - content: "\f4ec"; } - -.fa-creative-commons-pd-alt:before { - content: "\f4ed"; } - -.fa-creative-commons-remix:before { - content: "\f4ee"; } - -.fa-creative-commons-sa:before { - content: "\f4ef"; } - -.fa-creative-commons-sampling:before { - content: "\f4f0"; } - -.fa-creative-commons-sampling-plus:before { - content: "\f4f1"; } - -.fa-creative-commons-share:before { - content: "\f4f2"; } - -.fa-creative-commons-zero:before { - content: "\f4f3"; } - -.fa-credit-card:before { - content: "\f09d"; } - -.fa-critical-role:before { - content: "\f6c9"; } - -.fa-crop:before { - content: "\f125"; } - -.fa-crop-alt:before { - content: "\f565"; } - -.fa-cross:before { - content: "\f654"; } - -.fa-crosshairs:before { - content: "\f05b"; } - -.fa-crow:before { - content: "\f520"; } - -.fa-crown:before { - content: "\f521"; } - -.fa-crutch:before { - content: "\f7f7"; } - -.fa-css3:before { - content: "\f13c"; } - -.fa-css3-alt:before { - content: "\f38b"; } - -.fa-cube:before { - content: "\f1b2"; } - -.fa-cubes:before { - content: "\f1b3"; } - -.fa-cut:before { - content: "\f0c4"; } - -.fa-cuttlefish:before { - content: "\f38c"; } - -.fa-d-and-d:before { - content: "\f38d"; } - -.fa-d-and-d-beyond:before { - content: "\f6ca"; } - -.fa-dashcube:before { - content: "\f210"; } - -.fa-database:before { - content: "\f1c0"; } - -.fa-deaf:before { - content: "\f2a4"; } - -.fa-delicious:before { - content: "\f1a5"; } - -.fa-democrat:before { - content: "\f747"; } - -.fa-deploydog:before { - content: "\f38e"; } - -.fa-deskpro:before { - content: "\f38f"; } - -.fa-desktop:before { - content: "\f108"; } - -.fa-dev:before { - content: "\f6cc"; } - -.fa-deviantart:before { - content: "\f1bd"; } - -.fa-dharmachakra:before { - content: "\f655"; } - -.fa-dhl:before { - content: "\f790"; } - -.fa-diagnoses:before { - content: "\f470"; } - -.fa-diaspora:before { - content: "\f791"; } - -.fa-dice:before { - content: "\f522"; } - -.fa-dice-d20:before { - content: "\f6cf"; } - -.fa-dice-d6:before { - content: "\f6d1"; } - -.fa-dice-five:before { - content: "\f523"; } - -.fa-dice-four:before { - content: "\f524"; } - -.fa-dice-one:before { - content: "\f525"; } - -.fa-dice-six:before { - content: "\f526"; } - -.fa-dice-three:before { - content: "\f527"; } - -.fa-dice-two:before { - content: "\f528"; } - -.fa-digg:before { - content: "\f1a6"; } - -.fa-digital-ocean:before { - content: "\f391"; } - -.fa-digital-tachograph:before { - content: "\f566"; } - -.fa-directions:before { - content: "\f5eb"; } - -.fa-discord:before { - content: "\f392"; } - -.fa-discourse:before { - content: "\f393"; } - -.fa-divide:before { - content: "\f529"; } - -.fa-dizzy:before { - content: "\f567"; } - -.fa-dna:before { - content: "\f471"; } - -.fa-dochub:before { - content: "\f394"; } - -.fa-docker:before { - content: "\f395"; } - -.fa-dog:before { - content: "\f6d3"; } - -.fa-dollar-sign:before { - content: "\f155"; } - -.fa-dolly:before { - content: "\f472"; } - -.fa-dolly-flatbed:before { - content: "\f474"; } - -.fa-donate:before { - content: "\f4b9"; } - -.fa-door-closed:before { - content: "\f52a"; } - -.fa-door-open:before { - content: "\f52b"; } - -.fa-dot-circle:before { - content: "\f192"; } - -.fa-dove:before { - content: "\f4ba"; } - -.fa-download:before { - content: "\f019"; } - -.fa-draft2digital:before { - content: "\f396"; } - -.fa-drafting-compass:before { - content: "\f568"; } - -.fa-dragon:before { - content: "\f6d5"; } - -.fa-draw-polygon:before { - content: "\f5ee"; } - -.fa-dribbble:before { - content: "\f17d"; } - -.fa-dribbble-square:before { - content: "\f397"; } - -.fa-dropbox:before { - content: "\f16b"; } - -.fa-drum:before { - content: "\f569"; } - -.fa-drum-steelpan:before { - content: "\f56a"; } - -.fa-drumstick-bite:before { - content: "\f6d7"; } - -.fa-drupal:before { - content: "\f1a9"; } - -.fa-dumbbell:before { - content: "\f44b"; } - -.fa-dumpster:before { - content: "\f793"; } - -.fa-dumpster-fire:before { - content: "\f794"; } - -.fa-dungeon:before { - content: "\f6d9"; } - -.fa-dyalog:before { - content: "\f399"; } - -.fa-earlybirds:before { - content: "\f39a"; } - -.fa-ebay:before { - content: "\f4f4"; } - -.fa-edge:before { - content: "\f282"; } - -.fa-edit:before { - content: "\f044"; } - -.fa-egg:before { - content: "\f7fb"; } - -.fa-eject:before { - content: "\f052"; } - -.fa-elementor:before { - content: "\f430"; } - -.fa-ellipsis-h:before { - content: "\f141"; } - -.fa-ellipsis-v:before { - content: "\f142"; } - -.fa-ello:before { - content: "\f5f1"; } - -.fa-ember:before { - content: "\f423"; } - -.fa-empire:before { - content: "\f1d1"; } - -.fa-envelope:before { - content: "\f0e0"; } - -.fa-envelope-open:before { - content: "\f2b6"; } - -.fa-envelope-open-text:before { - content: "\f658"; } - -.fa-envelope-square:before { - content: "\f199"; } - -.fa-envira:before { - content: "\f299"; } - -.fa-equals:before { - content: "\f52c"; } - -.fa-eraser:before { - content: "\f12d"; } - -.fa-erlang:before { - content: "\f39d"; } - -.fa-ethereum:before { - content: "\f42e"; } - -.fa-ethernet:before { - content: "\f796"; } - -.fa-etsy:before { - content: "\f2d7"; } - -.fa-euro-sign:before { - content: "\f153"; } - -.fa-exchange-alt:before { - content: "\f362"; } - -.fa-exclamation:before { - content: "\f12a"; } - -.fa-exclamation-circle:before { - content: "\f06a"; } - -.fa-exclamation-triangle:before { - content: "\f071"; } - -.fa-expand:before { - content: "\f065"; } - -.fa-expand-arrows-alt:before { - content: "\f31e"; } - -.fa-expeditedssl:before { - content: "\f23e"; } - -.fa-external-link-alt:before { - content: "\f35d"; } - -.fa-external-link-square-alt:before { - content: "\f360"; } - -.fa-eye:before { - content: "\f06e"; } - -.fa-eye-dropper:before { - content: "\f1fb"; } - -.fa-eye-slash:before { - content: "\f070"; } - -.fa-facebook:before { - content: "\f09a"; } - -.fa-facebook-f:before { - content: "\f39e"; } - -.fa-facebook-messenger:before { - content: "\f39f"; } - -.fa-facebook-square:before { - content: "\f082"; } - -.fa-fantasy-flight-games:before { - content: "\f6dc"; } - -.fa-fast-backward:before { - content: "\f049"; } - -.fa-fast-forward:before { - content: "\f050"; } - -.fa-fax:before { - content: "\f1ac"; } - -.fa-feather:before { - content: "\f52d"; } - -.fa-feather-alt:before { - content: "\f56b"; } - -.fa-fedex:before { - content: "\f797"; } - -.fa-fedora:before { - content: "\f798"; } - -.fa-female:before { - content: "\f182"; } - -.fa-fighter-jet:before { - content: "\f0fb"; } - -.fa-figma:before { - content: "\f799"; } - -.fa-file:before { - content: "\f15b"; } - -.fa-file-alt:before { - content: "\f15c"; } - -.fa-file-archive:before { - content: "\f1c6"; } - -.fa-file-audio:before { - content: "\f1c7"; } - -.fa-file-code:before { - content: "\f1c9"; } - -.fa-file-contract:before { - content: "\f56c"; } - -.fa-file-csv:before { - content: "\f6dd"; } - -.fa-file-download:before { - content: "\f56d"; } - -.fa-file-excel:before { - content: "\f1c3"; } - -.fa-file-export:before { - content: "\f56e"; } - -.fa-file-image:before { - content: "\f1c5"; } - -.fa-file-import:before { - content: "\f56f"; } - -.fa-file-invoice:before { - content: "\f570"; } - -.fa-file-invoice-dollar:before { - content: "\f571"; } - -.fa-file-medical:before { - content: "\f477"; } - -.fa-file-medical-alt:before { - content: "\f478"; } - -.fa-file-pdf:before { - content: "\f1c1"; } - -.fa-file-powerpoint:before { - content: "\f1c4"; } - -.fa-file-prescription:before { - content: "\f572"; } - -.fa-file-signature:before { - content: "\f573"; } - -.fa-file-upload:before { - content: "\f574"; } - -.fa-file-video:before { - content: "\f1c8"; } - -.fa-file-word:before { - content: "\f1c2"; } - -.fa-fill:before { - content: "\f575"; } - -.fa-fill-drip:before { - content: "\f576"; } - -.fa-film:before { - content: "\f008"; } - -.fa-filter:before { - content: "\f0b0"; } - -.fa-fingerprint:before { - content: "\f577"; } - -.fa-fire:before { - content: "\f06d"; } - -.fa-fire-alt:before { - content: "\f7e4"; } - -.fa-fire-extinguisher:before { - content: "\f134"; } - -.fa-firefox:before { - content: "\f269"; } - -.fa-first-aid:before { - content: "\f479"; } - -.fa-first-order:before { - content: "\f2b0"; } - -.fa-first-order-alt:before { - content: "\f50a"; } - -.fa-firstdraft:before { - content: "\f3a1"; } - -.fa-fish:before { - content: "\f578"; } - -.fa-fist-raised:before { - content: "\f6de"; } - -.fa-flag:before { - content: "\f024"; } - -.fa-flag-checkered:before { - content: "\f11e"; } - -.fa-flag-usa:before { - content: "\f74d"; } - -.fa-flask:before { - content: "\f0c3"; } - -.fa-flickr:before { - content: "\f16e"; } - -.fa-flipboard:before { - content: "\f44d"; } - -.fa-flushed:before { - content: "\f579"; } - -.fa-fly:before { - content: "\f417"; } - -.fa-folder:before { - content: "\f07b"; } - -.fa-folder-minus:before { - content: "\f65d"; } - -.fa-folder-open:before { - content: "\f07c"; } - -.fa-folder-plus:before { - content: "\f65e"; } - -.fa-font:before { - content: "\f031"; } - -.fa-font-awesome:before { - content: "\f2b4"; } - -.fa-font-awesome-alt:before { - content: "\f35c"; } - -.fa-font-awesome-flag:before { - content: "\f425"; } - -.fa-font-awesome-logo-full:before { - content: "\f4e6"; } - -.fa-fonticons:before { - content: "\f280"; } - -.fa-fonticons-fi:before { - content: "\f3a2"; } - -.fa-football-ball:before { - content: "\f44e"; } - -.fa-fort-awesome:before { - content: "\f286"; } - -.fa-fort-awesome-alt:before { - content: "\f3a3"; } - -.fa-forumbee:before { - content: "\f211"; } - -.fa-forward:before { - content: "\f04e"; } - -.fa-foursquare:before { - content: "\f180"; } - -.fa-free-code-camp:before { - content: "\f2c5"; } - -.fa-freebsd:before { - content: "\f3a4"; } - -.fa-frog:before { - content: "\f52e"; } - -.fa-frown:before { - content: "\f119"; } - -.fa-frown-open:before { - content: "\f57a"; } - -.fa-fulcrum:before { - content: "\f50b"; } - -.fa-funnel-dollar:before { - content: "\f662"; } - -.fa-futbol:before { - content: "\f1e3"; } - -.fa-galactic-republic:before { - content: "\f50c"; } - -.fa-galactic-senate:before { - content: "\f50d"; } - -.fa-gamepad:before { - content: "\f11b"; } - -.fa-gas-pump:before { - content: "\f52f"; } - -.fa-gavel:before { - content: "\f0e3"; } - -.fa-gem:before { - content: "\f3a5"; } - -.fa-genderless:before { - content: "\f22d"; } - -.fa-get-pocket:before { - content: "\f265"; } - -.fa-gg:before { - content: "\f260"; } - -.fa-gg-circle:before { - content: "\f261"; } - -.fa-ghost:before { - content: "\f6e2"; } - -.fa-gift:before { - content: "\f06b"; } - -.fa-gifts:before { - content: "\f79c"; } - -.fa-git:before { - content: "\f1d3"; } - -.fa-git-square:before { - content: "\f1d2"; } - -.fa-github:before { - content: "\f09b"; } - -.fa-github-alt:before { - content: "\f113"; } - -.fa-github-square:before { - content: "\f092"; } - -.fa-gitkraken:before { - content: "\f3a6"; } - -.fa-gitlab:before { - content: "\f296"; } - -.fa-gitter:before { - content: "\f426"; } - -.fa-glass-cheers:before { - content: "\f79f"; } - -.fa-glass-martini:before { - content: "\f000"; } - -.fa-glass-martini-alt:before { - content: "\f57b"; } - -.fa-glass-whiskey:before { - content: "\f7a0"; } - -.fa-glasses:before { - content: "\f530"; } - -.fa-glide:before { - content: "\f2a5"; } - -.fa-glide-g:before { - content: "\f2a6"; } - -.fa-globe:before { - content: "\f0ac"; } - -.fa-globe-africa:before { - content: "\f57c"; } - -.fa-globe-americas:before { - content: "\f57d"; } - -.fa-globe-asia:before { - content: "\f57e"; } - -.fa-globe-europe:before { - content: "\f7a2"; } - -.fa-gofore:before { - content: "\f3a7"; } - -.fa-golf-ball:before { - content: "\f450"; } - -.fa-goodreads:before { - content: "\f3a8"; } - -.fa-goodreads-g:before { - content: "\f3a9"; } - -.fa-google:before { - content: "\f1a0"; } - -.fa-google-drive:before { - content: "\f3aa"; } - -.fa-google-play:before { - content: "\f3ab"; } - -.fa-google-plus:before { - content: "\f2b3"; } - -.fa-google-plus-g:before { - content: "\f0d5"; } - -.fa-google-plus-square:before { - content: "\f0d4"; } - -.fa-google-wallet:before { - content: "\f1ee"; } - -.fa-gopuram:before { - content: "\f664"; } - -.fa-graduation-cap:before { - content: "\f19d"; } - -.fa-gratipay:before { - content: "\f184"; } - -.fa-grav:before { - content: "\f2d6"; } - -.fa-greater-than:before { - content: "\f531"; } - -.fa-greater-than-equal:before { - content: "\f532"; } - -.fa-grimace:before { - content: "\f57f"; } - -.fa-grin:before { - content: "\f580"; } - -.fa-grin-alt:before { - content: "\f581"; } - -.fa-grin-beam:before { - content: "\f582"; } - -.fa-grin-beam-sweat:before { - content: "\f583"; } - -.fa-grin-hearts:before { - content: "\f584"; } - -.fa-grin-squint:before { - content: "\f585"; } - -.fa-grin-squint-tears:before { - content: "\f586"; } - -.fa-grin-stars:before { - content: "\f587"; } - -.fa-grin-tears:before { - content: "\f588"; } - -.fa-grin-tongue:before { - content: "\f589"; } - -.fa-grin-tongue-squint:before { - content: "\f58a"; } - -.fa-grin-tongue-wink:before { - content: "\f58b"; } - -.fa-grin-wink:before { - content: "\f58c"; } - -.fa-grip-horizontal:before { - content: "\f58d"; } - -.fa-grip-lines:before { - content: "\f7a4"; } - -.fa-grip-lines-vertical:before { - content: "\f7a5"; } - -.fa-grip-vertical:before { - content: "\f58e"; } - -.fa-gripfire:before { - content: "\f3ac"; } - -.fa-grunt:before { - content: "\f3ad"; } - -.fa-guitar:before { - content: "\f7a6"; } - -.fa-gulp:before { - content: "\f3ae"; } - -.fa-h-square:before { - content: "\f0fd"; } - -.fa-hacker-news:before { - content: "\f1d4"; } - -.fa-hacker-news-square:before { - content: "\f3af"; } - -.fa-hackerrank:before { - content: "\f5f7"; } - -.fa-hamburger:before { - content: "\f805"; } - -.fa-hammer:before { - content: "\f6e3"; } - -.fa-hamsa:before { - content: "\f665"; } - -.fa-hand-holding:before { - content: "\f4bd"; } - -.fa-hand-holding-heart:before { - content: "\f4be"; } - -.fa-hand-holding-usd:before { - content: "\f4c0"; } - -.fa-hand-lizard:before { - content: "\f258"; } - -.fa-hand-middle-finger:before { - content: "\f806"; } - -.fa-hand-paper:before { - content: "\f256"; } - -.fa-hand-peace:before { - content: "\f25b"; } - -.fa-hand-point-down:before { - content: "\f0a7"; } - -.fa-hand-point-left:before { - content: "\f0a5"; } - -.fa-hand-point-right:before { - content: "\f0a4"; } - -.fa-hand-point-up:before { - content: "\f0a6"; } - -.fa-hand-pointer:before { - content: "\f25a"; } - -.fa-hand-rock:before { - content: "\f255"; } - -.fa-hand-scissors:before { - content: "\f257"; } - -.fa-hand-spock:before { - content: "\f259"; } - -.fa-hands:before { - content: "\f4c2"; } - -.fa-hands-helping:before { - content: "\f4c4"; } - -.fa-handshake:before { - content: "\f2b5"; } - -.fa-hanukiah:before { - content: "\f6e6"; } - -.fa-hard-hat:before { - content: "\f807"; } - -.fa-hashtag:before { - content: "\f292"; } - -.fa-hat-wizard:before { - content: "\f6e8"; } - -.fa-haykal:before { - content: "\f666"; } - -.fa-hdd:before { - content: "\f0a0"; } - -.fa-heading:before { - content: "\f1dc"; } - -.fa-headphones:before { - content: "\f025"; } - -.fa-headphones-alt:before { - content: "\f58f"; } - -.fa-headset:before { - content: "\f590"; } - -.fa-heart:before { - content: "\f004"; } - -.fa-heart-broken:before { - content: "\f7a9"; } - -.fa-heartbeat:before { - content: "\f21e"; } - -.fa-helicopter:before { - content: "\f533"; } - -.fa-highlighter:before { - content: "\f591"; } - -.fa-hiking:before { - content: "\f6ec"; } - -.fa-hippo:before { - content: "\f6ed"; } - -.fa-hips:before { - content: "\f452"; } - -.fa-hire-a-helper:before { - content: "\f3b0"; } - -.fa-history:before { - content: "\f1da"; } - -.fa-hockey-puck:before { - content: "\f453"; } - -.fa-holly-berry:before { - content: "\f7aa"; } - -.fa-home:before { - content: "\f015"; } - -.fa-hooli:before { - content: "\f427"; } - -.fa-hornbill:before { - content: "\f592"; } - -.fa-horse:before { - content: "\f6f0"; } - -.fa-horse-head:before { - content: "\f7ab"; } - -.fa-hospital:before { - content: "\f0f8"; } - -.fa-hospital-alt:before { - content: "\f47d"; } - -.fa-hospital-symbol:before { - content: "\f47e"; } - -.fa-hot-tub:before { - content: "\f593"; } - -.fa-hotdog:before { - content: "\f80f"; } - -.fa-hotel:before { - content: "\f594"; } - -.fa-hotjar:before { - content: "\f3b1"; } - -.fa-hourglass:before { - content: "\f254"; } - -.fa-hourglass-end:before { - content: "\f253"; } - -.fa-hourglass-half:before { - content: "\f252"; } - -.fa-hourglass-start:before { - content: "\f251"; } - -.fa-house-damage:before { - content: "\f6f1"; } - -.fa-houzz:before { - content: "\f27c"; } - -.fa-hryvnia:before { - content: "\f6f2"; } - -.fa-html5:before { - content: "\f13b"; } - -.fa-hubspot:before { - content: "\f3b2"; } - -.fa-i-cursor:before { - content: "\f246"; } - -.fa-ice-cream:before { - content: "\f810"; } - -.fa-icicles:before { - content: "\f7ad"; } - -.fa-id-badge:before { - content: "\f2c1"; } - -.fa-id-card:before { - content: "\f2c2"; } - -.fa-id-card-alt:before { - content: "\f47f"; } - -.fa-igloo:before { - content: "\f7ae"; } - -.fa-image:before { - content: "\f03e"; } - -.fa-images:before { - content: "\f302"; } - -.fa-imdb:before { - content: "\f2d8"; } - -.fa-inbox:before { - content: "\f01c"; } - -.fa-indent:before { - content: "\f03c"; } - -.fa-industry:before { - content: "\f275"; } - -.fa-infinity:before { - content: "\f534"; } - -.fa-info:before { - content: "\f129"; } - -.fa-info-circle:before { - content: "\f05a"; } - -.fa-instagram:before { - content: "\f16d"; } - -.fa-intercom:before { - content: "\f7af"; } - -.fa-internet-explorer:before { - content: "\f26b"; } - -.fa-invision:before { - content: "\f7b0"; } - -.fa-ioxhost:before { - content: "\f208"; } - -.fa-italic:before { - content: "\f033"; } - -.fa-itunes:before { - content: "\f3b4"; } - -.fa-itunes-note:before { - content: "\f3b5"; } - -.fa-java:before { - content: "\f4e4"; } - -.fa-jedi:before { - content: "\f669"; } - -.fa-jedi-order:before { - content: "\f50e"; } - -.fa-jenkins:before { - content: "\f3b6"; } - -.fa-jira:before { - content: "\f7b1"; } - -.fa-joget:before { - content: "\f3b7"; } - -.fa-joint:before { - content: "\f595"; } - -.fa-joomla:before { - content: "\f1aa"; } - -.fa-journal-whills:before { - content: "\f66a"; } - -.fa-js:before { - content: "\f3b8"; } - -.fa-js-square:before { - content: "\f3b9"; } - -.fa-jsfiddle:before { - content: "\f1cc"; } - -.fa-kaaba:before { - content: "\f66b"; } - -.fa-kaggle:before { - content: "\f5fa"; } - -.fa-key:before { - content: "\f084"; } - -.fa-keybase:before { - content: "\f4f5"; } - -.fa-keyboard:before { - content: "\f11c"; } - -.fa-keycdn:before { - content: "\f3ba"; } - -.fa-khanda:before { - content: "\f66d"; } - -.fa-kickstarter:before { - content: "\f3bb"; } - -.fa-kickstarter-k:before { - content: "\f3bc"; } - -.fa-kiss:before { - content: "\f596"; } - -.fa-kiss-beam:before { - content: "\f597"; } - -.fa-kiss-wink-heart:before { - content: "\f598"; } - -.fa-kiwi-bird:before { - content: "\f535"; } - -.fa-korvue:before { - content: "\f42f"; } - -.fa-landmark:before { - content: "\f66f"; } - -.fa-language:before { - content: "\f1ab"; } - -.fa-laptop:before { - content: "\f109"; } - -.fa-laptop-code:before { - content: "\f5fc"; } - -.fa-laptop-medical:before { - content: "\f812"; } - -.fa-laravel:before { - content: "\f3bd"; } - -.fa-lastfm:before { - content: "\f202"; } - -.fa-lastfm-square:before { - content: "\f203"; } - -.fa-laugh:before { - content: "\f599"; } - -.fa-laugh-beam:before { - content: "\f59a"; } - -.fa-laugh-squint:before { - content: "\f59b"; } - -.fa-laugh-wink:before { - content: "\f59c"; } - -.fa-layer-group:before { - content: "\f5fd"; } - -.fa-leaf:before { - content: "\f06c"; } - -.fa-leanpub:before { - content: "\f212"; } - -.fa-lemon:before { - content: "\f094"; } - -.fa-less:before { - content: "\f41d"; } - -.fa-less-than:before { - content: "\f536"; } - -.fa-less-than-equal:before { - content: "\f537"; } - -.fa-level-down-alt:before { - content: "\f3be"; } - -.fa-level-up-alt:before { - content: "\f3bf"; } - -.fa-life-ring:before { - content: "\f1cd"; } - -.fa-lightbulb:before { - content: "\f0eb"; } - -.fa-line:before { - content: "\f3c0"; } - -.fa-link:before { - content: "\f0c1"; } - -.fa-linkedin:before { - content: "\f08c"; } - -.fa-linkedin-in:before { - content: "\f0e1"; } - -.fa-linode:before { - content: "\f2b8"; } - -.fa-linux:before { - content: "\f17c"; } - -.fa-lira-sign:before { - content: "\f195"; } - -.fa-list:before { - content: "\f03a"; } - -.fa-list-alt:before { - content: "\f022"; } - -.fa-list-ol:before { - content: "\f0cb"; } - -.fa-list-ul:before { - content: "\f0ca"; } - -.fa-location-arrow:before { - content: "\f124"; } - -.fa-lock:before { - content: "\f023"; } - -.fa-lock-open:before { - content: "\f3c1"; } - -.fa-long-arrow-alt-down:before { - content: "\f309"; } - -.fa-long-arrow-alt-left:before { - content: "\f30a"; } - -.fa-long-arrow-alt-right:before { - content: "\f30b"; } - -.fa-long-arrow-alt-up:before { - content: "\f30c"; } - -.fa-low-vision:before { - content: "\f2a8"; } - -.fa-luggage-cart:before { - content: "\f59d"; } - -.fa-lyft:before { - content: "\f3c3"; } - -.fa-magento:before { - content: "\f3c4"; } - -.fa-magic:before { - content: "\f0d0"; } - -.fa-magnet:before { - content: "\f076"; } - -.fa-mail-bulk:before { - content: "\f674"; } - -.fa-mailchimp:before { - content: "\f59e"; } - -.fa-male:before { - content: "\f183"; } - -.fa-mandalorian:before { - content: "\f50f"; } - -.fa-map:before { - content: "\f279"; } - -.fa-map-marked:before { - content: "\f59f"; } - -.fa-map-marked-alt:before { - content: "\f5a0"; } - -.fa-map-marker:before { - content: "\f041"; } - -.fa-map-marker-alt:before { - content: "\f3c5"; } - -.fa-map-pin:before { - content: "\f276"; } - -.fa-map-signs:before { - content: "\f277"; } - -.fa-markdown:before { - content: "\f60f"; } - -.fa-marker:before { - content: "\f5a1"; } - -.fa-mars:before { - content: "\f222"; } - -.fa-mars-double:before { - content: "\f227"; } - -.fa-mars-stroke:before { - content: "\f229"; } - -.fa-mars-stroke-h:before { - content: "\f22b"; } - -.fa-mars-stroke-v:before { - content: "\f22a"; } - -.fa-mask:before { - content: "\f6fa"; } - -.fa-mastodon:before { - content: "\f4f6"; } - -.fa-maxcdn:before { - content: "\f136"; } - -.fa-medal:before { - content: "\f5a2"; } - -.fa-medapps:before { - content: "\f3c6"; } - -.fa-medium:before { - content: "\f23a"; } - -.fa-medium-m:before { - content: "\f3c7"; } - -.fa-medkit:before { - content: "\f0fa"; } - -.fa-medrt:before { - content: "\f3c8"; } - -.fa-meetup:before { - content: "\f2e0"; } - -.fa-megaport:before { - content: "\f5a3"; } - -.fa-meh:before { - content: "\f11a"; } - -.fa-meh-blank:before { - content: "\f5a4"; } - -.fa-meh-rolling-eyes:before { - content: "\f5a5"; } - -.fa-memory:before { - content: "\f538"; } - -.fa-mendeley:before { - content: "\f7b3"; } - -.fa-menorah:before { - content: "\f676"; } - -.fa-mercury:before { - content: "\f223"; } - -.fa-meteor:before { - content: "\f753"; } - -.fa-microchip:before { - content: "\f2db"; } - -.fa-microphone:before { - content: "\f130"; } - -.fa-microphone-alt:before { - content: "\f3c9"; } - -.fa-microphone-alt-slash:before { - content: "\f539"; } - -.fa-microphone-slash:before { - content: "\f131"; } - -.fa-microscope:before { - content: "\f610"; } - -.fa-microsoft:before { - content: "\f3ca"; } - -.fa-minus:before { - content: "\f068"; } - -.fa-minus-circle:before { - content: "\f056"; } - -.fa-minus-square:before { - content: "\f146"; } - -.fa-mitten:before { - content: "\f7b5"; } - -.fa-mix:before { - content: "\f3cb"; } - -.fa-mixcloud:before { - content: "\f289"; } - -.fa-mizuni:before { - content: "\f3cc"; } - -.fa-mobile:before { - content: "\f10b"; } - -.fa-mobile-alt:before { - content: "\f3cd"; } - -.fa-modx:before { - content: "\f285"; } - -.fa-monero:before { - content: "\f3d0"; } - -.fa-money-bill:before { - content: "\f0d6"; } - -.fa-money-bill-alt:before { - content: "\f3d1"; } - -.fa-money-bill-wave:before { - content: "\f53a"; } - -.fa-money-bill-wave-alt:before { - content: "\f53b"; } - -.fa-money-check:before { - content: "\f53c"; } - -.fa-money-check-alt:before { - content: "\f53d"; } - -.fa-monument:before { - content: "\f5a6"; } - -.fa-moon:before { - content: "\f186"; } - -.fa-mortar-pestle:before { - content: "\f5a7"; } - -.fa-mosque:before { - content: "\f678"; } - -.fa-motorcycle:before { - content: "\f21c"; } - -.fa-mountain:before { - content: "\f6fc"; } - -.fa-mouse-pointer:before { - content: "\f245"; } - -.fa-mug-hot:before { - content: "\f7b6"; } - -.fa-music:before { - content: "\f001"; } - -.fa-napster:before { - content: "\f3d2"; } - -.fa-neos:before { - content: "\f612"; } - -.fa-network-wired:before { - content: "\f6ff"; } - -.fa-neuter:before { - content: "\f22c"; } - -.fa-newspaper:before { - content: "\f1ea"; } - -.fa-nimblr:before { - content: "\f5a8"; } - -.fa-nintendo-switch:before { - content: "\f418"; } - -.fa-node:before { - content: "\f419"; } - -.fa-node-js:before { - content: "\f3d3"; } - -.fa-not-equal:before { - content: "\f53e"; } - -.fa-notes-medical:before { - content: "\f481"; } - -.fa-npm:before { - content: "\f3d4"; } - -.fa-ns8:before { - content: "\f3d5"; } - -.fa-nutritionix:before { - content: "\f3d6"; } - -.fa-object-group:before { - content: "\f247"; } - -.fa-object-ungroup:before { - content: "\f248"; } - -.fa-odnoklassniki:before { - content: "\f263"; } - -.fa-odnoklassniki-square:before { - content: "\f264"; } - -.fa-oil-can:before { - content: "\f613"; } - -.fa-old-republic:before { - content: "\f510"; } - -.fa-om:before { - content: "\f679"; } - -.fa-opencart:before { - content: "\f23d"; } - -.fa-openid:before { - content: "\f19b"; } - -.fa-opera:before { - content: "\f26a"; } - -.fa-optin-monster:before { - content: "\f23c"; } - -.fa-osi:before { - content: "\f41a"; } - -.fa-otter:before { - content: "\f700"; } - -.fa-outdent:before { - content: "\f03b"; } - -.fa-page4:before { - content: "\f3d7"; } - -.fa-pagelines:before { - content: "\f18c"; } - -.fa-pager:before { - content: "\f815"; } - -.fa-paint-brush:before { - content: "\f1fc"; } - -.fa-paint-roller:before { - content: "\f5aa"; } - -.fa-palette:before { - content: "\f53f"; } - -.fa-palfed:before { - content: "\f3d8"; } - -.fa-pallet:before { - content: "\f482"; } - -.fa-paper-plane:before { - content: "\f1d8"; } - -.fa-paperclip:before { - content: "\f0c6"; } - -.fa-parachute-box:before { - content: "\f4cd"; } - -.fa-paragraph:before { - content: "\f1dd"; } - -.fa-parking:before { - content: "\f540"; } - -.fa-passport:before { - content: "\f5ab"; } - -.fa-pastafarianism:before { - content: "\f67b"; } - -.fa-paste:before { - content: "\f0ea"; } - -.fa-patreon:before { - content: "\f3d9"; } - -.fa-pause:before { - content: "\f04c"; } - -.fa-pause-circle:before { - content: "\f28b"; } - -.fa-paw:before { - content: "\f1b0"; } - -.fa-paypal:before { - content: "\f1ed"; } - -.fa-peace:before { - content: "\f67c"; } - -.fa-pen:before { - content: "\f304"; } - -.fa-pen-alt:before { - content: "\f305"; } - -.fa-pen-fancy:before { - content: "\f5ac"; } - -.fa-pen-nib:before { - content: "\f5ad"; } - -.fa-pen-square:before { - content: "\f14b"; } - -.fa-pencil-alt:before { - content: "\f303"; } - -.fa-pencil-ruler:before { - content: "\f5ae"; } - -.fa-penny-arcade:before { - content: "\f704"; } - -.fa-people-carry:before { - content: "\f4ce"; } - -.fa-pepper-hot:before { - content: "\f816"; } - -.fa-percent:before { - content: "\f295"; } - -.fa-percentage:before { - content: "\f541"; } - -.fa-periscope:before { - content: "\f3da"; } - -.fa-person-booth:before { - content: "\f756"; } - -.fa-phabricator:before { - content: "\f3db"; } - -.fa-phoenix-framework:before { - content: "\f3dc"; } - -.fa-phoenix-squadron:before { - content: "\f511"; } - -.fa-phone:before { - content: "\f095"; } - -.fa-phone-slash:before { - content: "\f3dd"; } - -.fa-phone-square:before { - content: "\f098"; } - -.fa-phone-volume:before { - content: "\f2a0"; } - -.fa-php:before { - content: "\f457"; } - -.fa-pied-piper:before { - content: "\f2ae"; } - -.fa-pied-piper-alt:before { - content: "\f1a8"; } - -.fa-pied-piper-hat:before { - content: "\f4e5"; } - -.fa-pied-piper-pp:before { - content: "\f1a7"; } - -.fa-piggy-bank:before { - content: "\f4d3"; } - -.fa-pills:before { - content: "\f484"; } - -.fa-pinterest:before { - content: "\f0d2"; } - -.fa-pinterest-p:before { - content: "\f231"; } - -.fa-pinterest-square:before { - content: "\f0d3"; } - -.fa-pizza-slice:before { - content: "\f818"; } - -.fa-place-of-worship:before { - content: "\f67f"; } - -.fa-plane:before { - content: "\f072"; } - -.fa-plane-arrival:before { - content: "\f5af"; } - -.fa-plane-departure:before { - content: "\f5b0"; } - -.fa-play:before { - content: "\f04b"; } - -.fa-play-circle:before { - content: "\f144"; } - -.fa-playstation:before { - content: "\f3df"; } - -.fa-plug:before { - content: "\f1e6"; } - -.fa-plus:before { - content: "\f067"; } - -.fa-plus-circle:before { - content: "\f055"; } - -.fa-plus-square:before { - content: "\f0fe"; } - -.fa-podcast:before { - content: "\f2ce"; } - -.fa-poll:before { - content: "\f681"; } - -.fa-poll-h:before { - content: "\f682"; } - -.fa-poo:before { - content: "\f2fe"; } - -.fa-poo-storm:before { - content: "\f75a"; } - -.fa-poop:before { - content: "\f619"; } - -.fa-portrait:before { - content: "\f3e0"; } - -.fa-pound-sign:before { - content: "\f154"; } - -.fa-power-off:before { - content: "\f011"; } - -.fa-pray:before { - content: "\f683"; } - -.fa-praying-hands:before { - content: "\f684"; } - -.fa-prescription:before { - content: "\f5b1"; } - -.fa-prescription-bottle:before { - content: "\f485"; } - -.fa-prescription-bottle-alt:before { - content: "\f486"; } - -.fa-print:before { - content: "\f02f"; } - -.fa-procedures:before { - content: "\f487"; } - -.fa-product-hunt:before { - content: "\f288"; } - -.fa-project-diagram:before { - content: "\f542"; } - -.fa-pushed:before { - content: "\f3e1"; } - -.fa-puzzle-piece:before { - content: "\f12e"; } - -.fa-python:before { - content: "\f3e2"; } - -.fa-qq:before { - content: "\f1d6"; } - -.fa-qrcode:before { - content: "\f029"; } - -.fa-question:before { - content: "\f128"; } - -.fa-question-circle:before { - content: "\f059"; } - -.fa-quidditch:before { - content: "\f458"; } - -.fa-quinscape:before { - content: "\f459"; } - -.fa-quora:before { - content: "\f2c4"; } - -.fa-quote-left:before { - content: "\f10d"; } - -.fa-quote-right:before { - content: "\f10e"; } - -.fa-quran:before { - content: "\f687"; } - -.fa-r-project:before { - content: "\f4f7"; } - -.fa-radiation:before { - content: "\f7b9"; } - -.fa-radiation-alt:before { - content: "\f7ba"; } - -.fa-rainbow:before { - content: "\f75b"; } - -.fa-random:before { - content: "\f074"; } - -.fa-raspberry-pi:before { - content: "\f7bb"; } - -.fa-ravelry:before { - content: "\f2d9"; } - -.fa-react:before { - content: "\f41b"; } - -.fa-reacteurope:before { - content: "\f75d"; } - -.fa-readme:before { - content: "\f4d5"; } - -.fa-rebel:before { - content: "\f1d0"; } - -.fa-receipt:before { - content: "\f543"; } - -.fa-recycle:before { - content: "\f1b8"; } - -.fa-red-river:before { - content: "\f3e3"; } - -.fa-reddit:before { - content: "\f1a1"; } - -.fa-reddit-alien:before { - content: "\f281"; } - -.fa-reddit-square:before { - content: "\f1a2"; } - -.fa-redhat:before { - content: "\f7bc"; } - -.fa-redo:before { - content: "\f01e"; } - -.fa-redo-alt:before { - content: "\f2f9"; } - -.fa-registered:before { - content: "\f25d"; } - -.fa-renren:before { - content: "\f18b"; } - -.fa-reply:before { - content: "\f3e5"; } - -.fa-reply-all:before { - content: "\f122"; } - -.fa-replyd:before { - content: "\f3e6"; } - -.fa-republican:before { - content: "\f75e"; } - -.fa-researchgate:before { - content: "\f4f8"; } - -.fa-resolving:before { - content: "\f3e7"; } - -.fa-restroom:before { - content: "\f7bd"; } - -.fa-retweet:before { - content: "\f079"; } - -.fa-rev:before { - content: "\f5b2"; } - -.fa-ribbon:before { - content: "\f4d6"; } - -.fa-ring:before { - content: "\f70b"; } - -.fa-road:before { - content: "\f018"; } - -.fa-robot:before { - content: "\f544"; } - -.fa-rocket:before { - content: "\f135"; } - -.fa-rocketchat:before { - content: "\f3e8"; } - -.fa-rockrms:before { - content: "\f3e9"; } - -.fa-route:before { - content: "\f4d7"; } - -.fa-rss:before { - content: "\f09e"; } - -.fa-rss-square:before { - content: "\f143"; } - -.fa-ruble-sign:before { - content: "\f158"; } - -.fa-ruler:before { - content: "\f545"; } - -.fa-ruler-combined:before { - content: "\f546"; } - -.fa-ruler-horizontal:before { - content: "\f547"; } - -.fa-ruler-vertical:before { - content: "\f548"; } - -.fa-running:before { - content: "\f70c"; } - -.fa-rupee-sign:before { - content: "\f156"; } - -.fa-sad-cry:before { - content: "\f5b3"; } - -.fa-sad-tear:before { - content: "\f5b4"; } - -.fa-safari:before { - content: "\f267"; } - -.fa-sass:before { - content: "\f41e"; } - -.fa-satellite:before { - content: "\f7bf"; } - -.fa-satellite-dish:before { - content: "\f7c0"; } - -.fa-save:before { - content: "\f0c7"; } - -.fa-schlix:before { - content: "\f3ea"; } - -.fa-school:before { - content: "\f549"; } - -.fa-screwdriver:before { - content: "\f54a"; } - -.fa-scribd:before { - content: "\f28a"; } - -.fa-scroll:before { - content: "\f70e"; } - -.fa-sd-card:before { - content: "\f7c2"; } - -.fa-search:before { - content: "\f002"; } - -.fa-search-dollar:before { - content: "\f688"; } - -.fa-search-location:before { - content: "\f689"; } - -.fa-search-minus:before { - content: "\f010"; } - -.fa-search-plus:before { - content: "\f00e"; } - -.fa-searchengin:before { - content: "\f3eb"; } - -.fa-seedling:before { - content: "\f4d8"; } - -.fa-sellcast:before { - content: "\f2da"; } - -.fa-sellsy:before { - content: "\f213"; } - -.fa-server:before { - content: "\f233"; } - -.fa-servicestack:before { - content: "\f3ec"; } - -.fa-shapes:before { - content: "\f61f"; } - -.fa-share:before { - content: "\f064"; } - -.fa-share-alt:before { - content: "\f1e0"; } - -.fa-share-alt-square:before { - content: "\f1e1"; } - -.fa-share-square:before { - content: "\f14d"; } - -.fa-shekel-sign:before { - content: "\f20b"; } - -.fa-shield-alt:before { - content: "\f3ed"; } - -.fa-ship:before { - content: "\f21a"; } - -.fa-shipping-fast:before { - content: "\f48b"; } - -.fa-shirtsinbulk:before { - content: "\f214"; } - -.fa-shoe-prints:before { - content: "\f54b"; } - -.fa-shopping-bag:before { - content: "\f290"; } - -.fa-shopping-basket:before { - content: "\f291"; } - -.fa-shopping-cart:before { - content: "\f07a"; } - -.fa-shopware:before { - content: "\f5b5"; } - -.fa-shower:before { - content: "\f2cc"; } - -.fa-shuttle-van:before { - content: "\f5b6"; } - -.fa-sign:before { - content: "\f4d9"; } - -.fa-sign-in-alt:before { - content: "\f2f6"; } - -.fa-sign-language:before { - content: "\f2a7"; } - -.fa-sign-out-alt:before { - content: "\f2f5"; } - -.fa-signal:before { - content: "\f012"; } - -.fa-signature:before { - content: "\f5b7"; } - -.fa-sim-card:before { - content: "\f7c4"; } - -.fa-simplybuilt:before { - content: "\f215"; } - -.fa-sistrix:before { - content: "\f3ee"; } - -.fa-sitemap:before { - content: "\f0e8"; } - -.fa-sith:before { - content: "\f512"; } - -.fa-skating:before { - content: "\f7c5"; } - -.fa-sketch:before { - content: "\f7c6"; } - -.fa-skiing:before { - content: "\f7c9"; } - -.fa-skiing-nordic:before { - content: "\f7ca"; } - -.fa-skull:before { - content: "\f54c"; } - -.fa-skull-crossbones:before { - content: "\f714"; } - -.fa-skyatlas:before { - content: "\f216"; } - -.fa-skype:before { - content: "\f17e"; } - -.fa-slack:before { - content: "\f198"; } - -.fa-slack-hash:before { - content: "\f3ef"; } - -.fa-slash:before { - content: "\f715"; } - -.fa-sleigh:before { - content: "\f7cc"; } - -.fa-sliders-h:before { - content: "\f1de"; } - -.fa-slideshare:before { - content: "\f1e7"; } - -.fa-smile:before { - content: "\f118"; } - -.fa-smile-beam:before { - content: "\f5b8"; } - -.fa-smile-wink:before { - content: "\f4da"; } - -.fa-smog:before { - content: "\f75f"; } - -.fa-smoking:before { - content: "\f48d"; } - -.fa-smoking-ban:before { - content: "\f54d"; } - -.fa-sms:before { - content: "\f7cd"; } - -.fa-snapchat:before { - content: "\f2ab"; } - -.fa-snapchat-ghost:before { - content: "\f2ac"; } - -.fa-snapchat-square:before { - content: "\f2ad"; } - -.fa-snowboarding:before { - content: "\f7ce"; } - -.fa-snowflake:before { - content: "\f2dc"; } - -.fa-snowman:before { - content: "\f7d0"; } - -.fa-snowplow:before { - content: "\f7d2"; } - -.fa-socks:before { - content: "\f696"; } - -.fa-solar-panel:before { - content: "\f5ba"; } - -.fa-sort:before { - content: "\f0dc"; } - -.fa-sort-alpha-down:before { - content: "\f15d"; } - -.fa-sort-alpha-up:before { - content: "\f15e"; } - -.fa-sort-amount-down:before { - content: "\f160"; } - -.fa-sort-amount-up:before { - content: "\f161"; } - -.fa-sort-down:before { - content: "\f0dd"; } - -.fa-sort-numeric-down:before { - content: "\f162"; } - -.fa-sort-numeric-up:before { - content: "\f163"; } - -.fa-sort-up:before { - content: "\f0de"; } - -.fa-soundcloud:before { - content: "\f1be"; } - -.fa-sourcetree:before { - content: "\f7d3"; } - -.fa-spa:before { - content: "\f5bb"; } - -.fa-space-shuttle:before { - content: "\f197"; } - -.fa-speakap:before { - content: "\f3f3"; } - -.fa-spider:before { - content: "\f717"; } - -.fa-spinner:before { - content: "\f110"; } - -.fa-splotch:before { - content: "\f5bc"; } - -.fa-spotify:before { - content: "\f1bc"; } - -.fa-spray-can:before { - content: "\f5bd"; } - -.fa-square:before { - content: "\f0c8"; } - -.fa-square-full:before { - content: "\f45c"; } - -.fa-square-root-alt:before { - content: "\f698"; } - -.fa-squarespace:before { - content: "\f5be"; } - -.fa-stack-exchange:before { - content: "\f18d"; } - -.fa-stack-overflow:before { - content: "\f16c"; } - -.fa-stamp:before { - content: "\f5bf"; } - -.fa-star:before { - content: "\f005"; } - -.fa-star-and-crescent:before { - content: "\f699"; } - -.fa-star-half:before { - content: "\f089"; } - -.fa-star-half-alt:before { - content: "\f5c0"; } - -.fa-star-of-david:before { - content: "\f69a"; } - -.fa-star-of-life:before { - content: "\f621"; } - -.fa-staylinked:before { - content: "\f3f5"; } - -.fa-steam:before { - content: "\f1b6"; } - -.fa-steam-square:before { - content: "\f1b7"; } - -.fa-steam-symbol:before { - content: "\f3f6"; } - -.fa-step-backward:before { - content: "\f048"; } - -.fa-step-forward:before { - content: "\f051"; } - -.fa-stethoscope:before { - content: "\f0f1"; } - -.fa-sticker-mule:before { - content: "\f3f7"; } - -.fa-sticky-note:before { - content: "\f249"; } - -.fa-stop:before { - content: "\f04d"; } - -.fa-stop-circle:before { - content: "\f28d"; } - -.fa-stopwatch:before { - content: "\f2f2"; } - -.fa-store:before { - content: "\f54e"; } - -.fa-store-alt:before { - content: "\f54f"; } - -.fa-strava:before { - content: "\f428"; } - -.fa-stream:before { - content: "\f550"; } - -.fa-street-view:before { - content: "\f21d"; } - -.fa-strikethrough:before { - content: "\f0cc"; } - -.fa-stripe:before { - content: "\f429"; } - -.fa-stripe-s:before { - content: "\f42a"; } - -.fa-stroopwafel:before { - content: "\f551"; } - -.fa-studiovinari:before { - content: "\f3f8"; } - -.fa-stumbleupon:before { - content: "\f1a4"; } - -.fa-stumbleupon-circle:before { - content: "\f1a3"; } - -.fa-subscript:before { - content: "\f12c"; } - -.fa-subway:before { - content: "\f239"; } - -.fa-suitcase:before { - content: "\f0f2"; } - -.fa-suitcase-rolling:before { - content: "\f5c1"; } - -.fa-sun:before { - content: "\f185"; } - -.fa-superpowers:before { - content: "\f2dd"; } - -.fa-superscript:before { - content: "\f12b"; } - -.fa-supple:before { - content: "\f3f9"; } - -.fa-surprise:before { - content: "\f5c2"; } - -.fa-suse:before { - content: "\f7d6"; } - -.fa-swatchbook:before { - content: "\f5c3"; } - -.fa-swimmer:before { - content: "\f5c4"; } - -.fa-swimming-pool:before { - content: "\f5c5"; } - -.fa-synagogue:before { - content: "\f69b"; } - -.fa-sync:before { - content: "\f021"; } - -.fa-sync-alt:before { - content: "\f2f1"; } - -.fa-syringe:before { - content: "\f48e"; } - -.fa-table:before { - content: "\f0ce"; } - -.fa-table-tennis:before { - content: "\f45d"; } - -.fa-tablet:before { - content: "\f10a"; } - -.fa-tablet-alt:before { - content: "\f3fa"; } - -.fa-tablets:before { - content: "\f490"; } - -.fa-tachometer-alt:before { - content: "\f3fd"; } - -.fa-tag:before { - content: "\f02b"; } - -.fa-tags:before { - content: "\f02c"; } - -.fa-tape:before { - content: "\f4db"; } - -.fa-tasks:before { - content: "\f0ae"; } - -.fa-taxi:before { - content: "\f1ba"; } - -.fa-teamspeak:before { - content: "\f4f9"; } - -.fa-teeth:before { - content: "\f62e"; } - -.fa-teeth-open:before { - content: "\f62f"; } - -.fa-telegram:before { - content: "\f2c6"; } - -.fa-telegram-plane:before { - content: "\f3fe"; } - -.fa-temperature-high:before { - content: "\f769"; } - -.fa-temperature-low:before { - content: "\f76b"; } - -.fa-tencent-weibo:before { - content: "\f1d5"; } - -.fa-tenge:before { - content: "\f7d7"; } - -.fa-terminal:before { - content: "\f120"; } - -.fa-text-height:before { - content: "\f034"; } - -.fa-text-width:before { - content: "\f035"; } - -.fa-th:before { - content: "\f00a"; } - -.fa-th-large:before { - content: "\f009"; } - -.fa-th-list:before { - content: "\f00b"; } - -.fa-the-red-yeti:before { - content: "\f69d"; } - -.fa-theater-masks:before { - content: "\f630"; } - -.fa-themeco:before { - content: "\f5c6"; } - -.fa-themeisle:before { - content: "\f2b2"; } - -.fa-thermometer:before { - content: "\f491"; } - -.fa-thermometer-empty:before { - content: "\f2cb"; } - -.fa-thermometer-full:before { - content: "\f2c7"; } - -.fa-thermometer-half:before { - content: "\f2c9"; } - -.fa-thermometer-quarter:before { - content: "\f2ca"; } - -.fa-thermometer-three-quarters:before { - content: "\f2c8"; } - -.fa-think-peaks:before { - content: "\f731"; } - -.fa-thumbs-down:before { - content: "\f165"; } - -.fa-thumbs-up:before { - content: "\f164"; } - -.fa-thumbtack:before { - content: "\f08d"; } - -.fa-ticket-alt:before { - content: "\f3ff"; } - -.fa-times:before { - content: "\f00d"; } - -.fa-times-circle:before { - content: "\f057"; } - -.fa-tint:before { - content: "\f043"; } - -.fa-tint-slash:before { - content: "\f5c7"; } - -.fa-tired:before { - content: "\f5c8"; } - -.fa-toggle-off:before { - content: "\f204"; } - -.fa-toggle-on:before { - content: "\f205"; } - -.fa-toilet:before { - content: "\f7d8"; } - -.fa-toilet-paper:before { - content: "\f71e"; } - -.fa-toolbox:before { - content: "\f552"; } - -.fa-tools:before { - content: "\f7d9"; } - -.fa-tooth:before { - content: "\f5c9"; } - -.fa-torah:before { - content: "\f6a0"; } - -.fa-torii-gate:before { - content: "\f6a1"; } - -.fa-tractor:before { - content: "\f722"; } - -.fa-trade-federation:before { - content: "\f513"; } - -.fa-trademark:before { - content: "\f25c"; } - -.fa-traffic-light:before { - content: "\f637"; } - -.fa-train:before { - content: "\f238"; } - -.fa-tram:before { - content: "\f7da"; } - -.fa-transgender:before { - content: "\f224"; } - -.fa-transgender-alt:before { - content: "\f225"; } - -.fa-trash:before { - content: "\f1f8"; } - -.fa-trash-alt:before { - content: "\f2ed"; } - -.fa-trash-restore:before { - content: "\f829"; } - -.fa-trash-restore-alt:before { - content: "\f82a"; } - -.fa-tree:before { - content: "\f1bb"; } - -.fa-trello:before { - content: "\f181"; } - -.fa-tripadvisor:before { - content: "\f262"; } - -.fa-trophy:before { - content: "\f091"; } - -.fa-truck:before { - content: "\f0d1"; } - -.fa-truck-loading:before { - content: "\f4de"; } - -.fa-truck-monster:before { - content: "\f63b"; } - -.fa-truck-moving:before { - content: "\f4df"; } - -.fa-truck-pickup:before { - content: "\f63c"; } - -.fa-tshirt:before { - content: "\f553"; } - -.fa-tty:before { - content: "\f1e4"; } - -.fa-tumblr:before { - content: "\f173"; } - -.fa-tumblr-square:before { - content: "\f174"; } - -.fa-tv:before { - content: "\f26c"; } - -.fa-twitch:before { - content: "\f1e8"; } - -.fa-twitter:before { - content: "\f099"; } - -.fa-twitter-square:before { - content: "\f081"; } - -.fa-typo3:before { - content: "\f42b"; } - -.fa-uber:before { - content: "\f402"; } - -.fa-ubuntu:before { - content: "\f7df"; } - -.fa-uikit:before { - content: "\f403"; } - -.fa-umbrella:before { - content: "\f0e9"; } - -.fa-umbrella-beach:before { - content: "\f5ca"; } - -.fa-underline:before { - content: "\f0cd"; } - -.fa-undo:before { - content: "\f0e2"; } - -.fa-undo-alt:before { - content: "\f2ea"; } - -.fa-uniregistry:before { - content: "\f404"; } - -.fa-universal-access:before { - content: "\f29a"; } - -.fa-university:before { - content: "\f19c"; } - -.fa-unlink:before { - content: "\f127"; } - -.fa-unlock:before { - content: "\f09c"; } - -.fa-unlock-alt:before { - content: "\f13e"; } - -.fa-untappd:before { - content: "\f405"; } - -.fa-upload:before { - content: "\f093"; } - -.fa-ups:before { - content: "\f7e0"; } - -.fa-usb:before { - content: "\f287"; } - -.fa-user:before { - content: "\f007"; } - -.fa-user-alt:before { - content: "\f406"; } - -.fa-user-alt-slash:before { - content: "\f4fa"; } - -.fa-user-astronaut:before { - content: "\f4fb"; } - -.fa-user-check:before { - content: "\f4fc"; } - -.fa-user-circle:before { - content: "\f2bd"; } - -.fa-user-clock:before { - content: "\f4fd"; } - -.fa-user-cog:before { - content: "\f4fe"; } - -.fa-user-edit:before { - content: "\f4ff"; } - -.fa-user-friends:before { - content: "\f500"; } - -.fa-user-graduate:before { - content: "\f501"; } - -.fa-user-injured:before { - content: "\f728"; } - -.fa-user-lock:before { - content: "\f502"; } - -.fa-user-md:before { - content: "\f0f0"; } - -.fa-user-minus:before { - content: "\f503"; } - -.fa-user-ninja:before { - content: "\f504"; } - -.fa-user-nurse:before { - content: "\f82f"; } - -.fa-user-plus:before { - content: "\f234"; } - -.fa-user-secret:before { - content: "\f21b"; } - -.fa-user-shield:before { - content: "\f505"; } - -.fa-user-slash:before { - content: "\f506"; } - -.fa-user-tag:before { - content: "\f507"; } - -.fa-user-tie:before { - content: "\f508"; } - -.fa-user-times:before { - content: "\f235"; } - -.fa-users:before { - content: "\f0c0"; } - -.fa-users-cog:before { - content: "\f509"; } - -.fa-usps:before { - content: "\f7e1"; } - -.fa-ussunnah:before { - content: "\f407"; } - -.fa-utensil-spoon:before { - content: "\f2e5"; } - -.fa-utensils:before { - content: "\f2e7"; } - -.fa-vaadin:before { - content: "\f408"; } - -.fa-vector-square:before { - content: "\f5cb"; } - -.fa-venus:before { - content: "\f221"; } - -.fa-venus-double:before { - content: "\f226"; } - -.fa-venus-mars:before { - content: "\f228"; } - -.fa-viacoin:before { - content: "\f237"; } - -.fa-viadeo:before { - content: "\f2a9"; } - -.fa-viadeo-square:before { - content: "\f2aa"; } - -.fa-vial:before { - content: "\f492"; } - -.fa-vials:before { - content: "\f493"; } - -.fa-viber:before { - content: "\f409"; } - -.fa-video:before { - content: "\f03d"; } - -.fa-video-slash:before { - content: "\f4e2"; } - -.fa-vihara:before { - content: "\f6a7"; } - -.fa-vimeo:before { - content: "\f40a"; } - -.fa-vimeo-square:before { - content: "\f194"; } - -.fa-vimeo-v:before { - content: "\f27d"; } - -.fa-vine:before { - content: "\f1ca"; } - -.fa-vk:before { - content: "\f189"; } - -.fa-vnv:before { - content: "\f40b"; } - -.fa-volleyball-ball:before { - content: "\f45f"; } - -.fa-volume-down:before { - content: "\f027"; } - -.fa-volume-mute:before { - content: "\f6a9"; } - -.fa-volume-off:before { - content: "\f026"; } - -.fa-volume-up:before { - content: "\f028"; } - -.fa-vote-yea:before { - content: "\f772"; } - -.fa-vr-cardboard:before { - content: "\f729"; } - -.fa-vuejs:before { - content: "\f41f"; } - -.fa-walking:before { - content: "\f554"; } - -.fa-wallet:before { - content: "\f555"; } - -.fa-warehouse:before { - content: "\f494"; } - -.fa-water:before { - content: "\f773"; } - -.fa-weebly:before { - content: "\f5cc"; } - -.fa-weibo:before { - content: "\f18a"; } - -.fa-weight:before { - content: "\f496"; } - -.fa-weight-hanging:before { - content: "\f5cd"; } - -.fa-weixin:before { - content: "\f1d7"; } - -.fa-whatsapp:before { - content: "\f232"; } - -.fa-whatsapp-square:before { - content: "\f40c"; } - -.fa-wheelchair:before { - content: "\f193"; } - -.fa-whmcs:before { - content: "\f40d"; } - -.fa-wifi:before { - content: "\f1eb"; } - -.fa-wikipedia-w:before { - content: "\f266"; } - -.fa-wind:before { - content: "\f72e"; } - -.fa-window-close:before { - content: "\f410"; } - -.fa-window-maximize:before { - content: "\f2d0"; } - -.fa-window-minimize:before { - content: "\f2d1"; } - -.fa-window-restore:before { - content: "\f2d2"; } - -.fa-windows:before { - content: "\f17a"; } - -.fa-wine-bottle:before { - content: "\f72f"; } - -.fa-wine-glass:before { - content: "\f4e3"; } - -.fa-wine-glass-alt:before { - content: "\f5ce"; } - -.fa-wix:before { - content: "\f5cf"; } - -.fa-wizards-of-the-coast:before { - content: "\f730"; } - -.fa-wolf-pack-battalion:before { - content: "\f514"; } - -.fa-won-sign:before { - content: "\f159"; } - -.fa-wordpress:before { - content: "\f19a"; } - -.fa-wordpress-simple:before { - content: "\f411"; } - -.fa-wpbeginner:before { - content: "\f297"; } - -.fa-wpexplorer:before { - content: "\f2de"; } - -.fa-wpforms:before { - content: "\f298"; } - -.fa-wpressr:before { - content: "\f3e4"; } - -.fa-wrench:before { - content: "\f0ad"; } - -.fa-x-ray:before { - content: "\f497"; } - -.fa-xbox:before { - content: "\f412"; } - -.fa-xing:before { - content: "\f168"; } - -.fa-xing-square:before { - content: "\f169"; } - -.fa-y-combinator:before { - content: "\f23b"; } - -.fa-yahoo:before { - content: "\f19e"; } - -.fa-yandex:before { - content: "\f413"; } - -.fa-yandex-international:before { - content: "\f414"; } - -.fa-yarn:before { - content: "\f7e3"; } - -.fa-yelp:before { - content: "\f1e9"; } - -.fa-yen-sign:before { - content: "\f157"; } - -.fa-yin-yang:before { - content: "\f6ad"; } - -.fa-yoast:before { - content: "\f2b1"; } - -.fa-youtube:before { - content: "\f167"; } - -.fa-youtube-square:before { - content: "\f431"; } - -.fa-zhihu:before { - content: "\f63f"; } - -.sr-only { - border: 0; - clip: rect(0, 0, 0, 0); - height: 1px; - margin: -1px; - overflow: hidden; - padding: 0; - position: absolute; - width: 1px; } - -.sr-only-focusable:active, .sr-only-focusable:focus { - clip: auto; - height: auto; - margin: 0; - overflow: visible; - position: static; - width: auto; } diff --git a/examples/web/static/libs/fontawesome/css/fontawesome.min.css b/examples/web/static/libs/fontawesome/css/fontawesome.min.css deleted file mode 100644 index d4da616a..00000000 --- a/examples/web/static/libs/fontawesome/css/fontawesome.min.css +++ /dev/null @@ -1 +0,0 @@ -.fa,.fab,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{animation:fa-spin 2s infinite linear}.fa-pulse{animation:fa-spin 1s infinite steps(8)}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adobe:before{content:"\f778"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-balance-scale:before{content:"\f24e"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-handshake:before{content:"\f2b5"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-wizard:before{content:"\f6e8"}.fa-haykal:before{content:"\f666"}.fa-hdd:before{content:"\f0a0"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-instagram:before{content:"\f16d"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-nintendo-switch:before{content:"\f418"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-volume:before{content:"\f2a0"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-water:before{content:"\f773"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto} \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/css/regular.css b/examples/web/static/libs/fontawesome/css/regular.css deleted file mode 100644 index e4de9616..00000000 --- a/examples/web/static/libs/fontawesome/css/regular.css +++ /dev/null @@ -1,11 +0,0 @@ -@font-face { - font-family: 'Font Awesome 5 Free'; - font-style: normal; - font-weight: 400; - font-display: auto; - src: url("../webfonts/fa-regular-400.eot"); - src: url("../webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-regular-400.woff2") format("woff2"), url("../webfonts/fa-regular-400.woff") format("woff"), url("../webfonts/fa-regular-400.ttf") format("truetype"), url("../webfonts/fa-regular-400.svg#fontawesome") format("svg"); } - -.far { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } diff --git a/examples/web/static/libs/fontawesome/css/regular.min.css b/examples/web/static/libs/fontawesome/css/regular.min.css deleted file mode 100644 index 2c131157..00000000 --- a/examples/web/static/libs/fontawesome/css/regular.min.css +++ /dev/null @@ -1 +0,0 @@ -@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:auto;src:url(../webfonts/fa-regular-400.eot);src:url(../webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(../webfonts/fa-regular-400.woff2) format("woff2"),url(../webfonts/fa-regular-400.woff) format("woff"),url(../webfonts/fa-regular-400.ttf) format("truetype"),url(../webfonts/fa-regular-400.svg#fontawesome) format("svg")}.far{font-family:"Font Awesome 5 Free";font-weight:400} \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/css/solid.css b/examples/web/static/libs/fontawesome/css/solid.css deleted file mode 100644 index d6909b20..00000000 --- a/examples/web/static/libs/fontawesome/css/solid.css +++ /dev/null @@ -1,12 +0,0 @@ -@font-face { - font-family: 'Font Awesome 5 Free'; - font-style: normal; - font-weight: 900; - font-display: auto; - src: url("../webfonts/fa-solid-900.eot"); - src: url("../webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-solid-900.woff2") format("woff2"), url("../webfonts/fa-solid-900.woff") format("woff"), url("../webfonts/fa-solid-900.ttf") format("truetype"), url("../webfonts/fa-solid-900.svg#fontawesome") format("svg"); } - -.fa, -.fas { - font-family: 'Font Awesome 5 Free'; - font-weight: 900; } diff --git a/examples/web/static/libs/fontawesome/css/solid.min.css b/examples/web/static/libs/fontawesome/css/solid.min.css deleted file mode 100644 index 94bb6a92..00000000 --- a/examples/web/static/libs/fontawesome/css/solid.min.css +++ /dev/null @@ -1 +0,0 @@ -@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:auto;src:url(../webfonts/fa-solid-900.eot);src:url(../webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(../webfonts/fa-solid-900.woff2) format("woff2"),url(../webfonts/fa-solid-900.woff) format("woff"),url(../webfonts/fa-solid-900.ttf) format("truetype"),url(../webfonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.fas{font-family:"Font Awesome 5 Free";font-weight:900} \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/css/svg-with-js.css b/examples/web/static/libs/fontawesome/css/svg-with-js.css deleted file mode 100644 index 192b8815..00000000 --- a/examples/web/static/libs/fontawesome/css/svg-with-js.css +++ /dev/null @@ -1,342 +0,0 @@ -svg:not(:root).svg-inline--fa { - overflow: visible; } - -.svg-inline--fa { - display: inline-block; - font-size: inherit; - height: 1em; - overflow: visible; - vertical-align: -.125em; } - .svg-inline--fa.fa-lg { - vertical-align: -.225em; } - .svg-inline--fa.fa-w-1 { - width: 0.0625em; } - .svg-inline--fa.fa-w-2 { - width: 0.125em; } - .svg-inline--fa.fa-w-3 { - width: 0.1875em; } - .svg-inline--fa.fa-w-4 { - width: 0.25em; } - .svg-inline--fa.fa-w-5 { - width: 0.3125em; } - .svg-inline--fa.fa-w-6 { - width: 0.375em; } - .svg-inline--fa.fa-w-7 { - width: 0.4375em; } - .svg-inline--fa.fa-w-8 { - width: 0.5em; } - .svg-inline--fa.fa-w-9 { - width: 0.5625em; } - .svg-inline--fa.fa-w-10 { - width: 0.625em; } - .svg-inline--fa.fa-w-11 { - width: 0.6875em; } - .svg-inline--fa.fa-w-12 { - width: 0.75em; } - .svg-inline--fa.fa-w-13 { - width: 0.8125em; } - .svg-inline--fa.fa-w-14 { - width: 0.875em; } - .svg-inline--fa.fa-w-15 { - width: 0.9375em; } - .svg-inline--fa.fa-w-16 { - width: 1em; } - .svg-inline--fa.fa-w-17 { - width: 1.0625em; } - .svg-inline--fa.fa-w-18 { - width: 1.125em; } - .svg-inline--fa.fa-w-19 { - width: 1.1875em; } - .svg-inline--fa.fa-w-20 { - width: 1.25em; } - .svg-inline--fa.fa-pull-left { - margin-right: .3em; - width: auto; } - .svg-inline--fa.fa-pull-right { - margin-left: .3em; - width: auto; } - .svg-inline--fa.fa-border { - height: 1.5em; } - .svg-inline--fa.fa-li { - width: 2em; } - .svg-inline--fa.fa-fw { - width: 1.25em; } - -.fa-layers svg.svg-inline--fa { - bottom: 0; - left: 0; - margin: auto; - position: absolute; - right: 0; - top: 0; } - -.fa-layers { - display: inline-block; - height: 1em; - position: relative; - text-align: center; - vertical-align: -.125em; - width: 1em; } - .fa-layers svg.svg-inline--fa { - -webkit-transform-origin: center center; - transform-origin: center center; } - -.fa-layers-text, .fa-layers-counter { - display: inline-block; - position: absolute; - text-align: center; } - -.fa-layers-text { - left: 50%; - top: 50%; - -webkit-transform: translate(-50%, -50%); - transform: translate(-50%, -50%); - -webkit-transform-origin: center center; - transform-origin: center center; } - -.fa-layers-counter { - background-color: #ff253a; - border-radius: 1em; - -webkit-box-sizing: border-box; - box-sizing: border-box; - color: #fff; - height: 1.5em; - line-height: 1; - max-width: 5em; - min-width: 1.5em; - overflow: hidden; - padding: .25em; - right: 0; - text-overflow: ellipsis; - top: 0; - -webkit-transform: scale(0.25); - transform: scale(0.25); - -webkit-transform-origin: top right; - transform-origin: top right; } - -.fa-layers-bottom-right { - bottom: 0; - right: 0; - top: auto; - -webkit-transform: scale(0.25); - transform: scale(0.25); - -webkit-transform-origin: bottom right; - transform-origin: bottom right; } - -.fa-layers-bottom-left { - bottom: 0; - left: 0; - right: auto; - top: auto; - -webkit-transform: scale(0.25); - transform: scale(0.25); - -webkit-transform-origin: bottom left; - transform-origin: bottom left; } - -.fa-layers-top-right { - right: 0; - top: 0; - -webkit-transform: scale(0.25); - transform: scale(0.25); - -webkit-transform-origin: top right; - transform-origin: top right; } - -.fa-layers-top-left { - left: 0; - right: auto; - top: 0; - -webkit-transform: scale(0.25); - transform: scale(0.25); - -webkit-transform-origin: top left; - transform-origin: top left; } - -.fa-lg { - font-size: 1.33333em; - line-height: 0.75em; - vertical-align: -.0667em; } - -.fa-xs { - font-size: .75em; } - -.fa-sm { - font-size: .875em; } - -.fa-1x { - font-size: 1em; } - -.fa-2x { - font-size: 2em; } - -.fa-3x { - font-size: 3em; } - -.fa-4x { - font-size: 4em; } - -.fa-5x { - font-size: 5em; } - -.fa-6x { - font-size: 6em; } - -.fa-7x { - font-size: 7em; } - -.fa-8x { - font-size: 8em; } - -.fa-9x { - font-size: 9em; } - -.fa-10x { - font-size: 10em; } - -.fa-fw { - text-align: center; - width: 1.25em; } - -.fa-ul { - list-style-type: none; - margin-left: 2.5em; - padding-left: 0; } - .fa-ul > li { - position: relative; } - -.fa-li { - left: -2em; - position: absolute; - text-align: center; - width: 2em; - line-height: inherit; } - -.fa-border { - border: solid 0.08em #eee; - border-radius: .1em; - padding: .2em .25em .15em; } - -.fa-pull-left { - float: left; } - -.fa-pull-right { - float: right; } - -.fa.fa-pull-left, -.fas.fa-pull-left, -.far.fa-pull-left, -.fal.fa-pull-left, -.fab.fa-pull-left { - margin-right: .3em; } - -.fa.fa-pull-right, -.fas.fa-pull-right, -.far.fa-pull-right, -.fal.fa-pull-right, -.fab.fa-pull-right { - margin-left: .3em; } - -.fa-spin { - -webkit-animation: fa-spin 2s infinite linear; - animation: fa-spin 2s infinite linear; } - -.fa-pulse { - -webkit-animation: fa-spin 1s infinite steps(8); - animation: fa-spin 1s infinite steps(8); } - -@-webkit-keyframes fa-spin { - 0% { - -webkit-transform: rotate(0deg); - transform: rotate(0deg); } - 100% { - -webkit-transform: rotate(360deg); - transform: rotate(360deg); } } - -@keyframes fa-spin { - 0% { - -webkit-transform: rotate(0deg); - transform: rotate(0deg); } - 100% { - -webkit-transform: rotate(360deg); - transform: rotate(360deg); } } - -.fa-rotate-90 { - -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)"; - -webkit-transform: rotate(90deg); - transform: rotate(90deg); } - -.fa-rotate-180 { - -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)"; - -webkit-transform: rotate(180deg); - transform: rotate(180deg); } - -.fa-rotate-270 { - -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)"; - -webkit-transform: rotate(270deg); - transform: rotate(270deg); } - -.fa-flip-horizontal { - -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)"; - -webkit-transform: scale(-1, 1); - transform: scale(-1, 1); } - -.fa-flip-vertical { - -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"; - -webkit-transform: scale(1, -1); - transform: scale(1, -1); } - -.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical { - -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"; - -webkit-transform: scale(-1, -1); - transform: scale(-1, -1); } - -:root .fa-rotate-90, -:root .fa-rotate-180, -:root .fa-rotate-270, -:root .fa-flip-horizontal, -:root .fa-flip-vertical, -:root .fa-flip-both { - -webkit-filter: none; - filter: none; } - -.fa-stack { - display: inline-block; - height: 2em; - position: relative; - width: 2.5em; } - -.fa-stack-1x, -.fa-stack-2x { - bottom: 0; - left: 0; - margin: auto; - position: absolute; - right: 0; - top: 0; } - -.svg-inline--fa.fa-stack-1x { - height: 1em; - width: 1.25em; } - -.svg-inline--fa.fa-stack-2x { - height: 2em; - width: 2.5em; } - -.fa-inverse { - color: #fff; } - -.sr-only { - border: 0; - clip: rect(0, 0, 0, 0); - height: 1px; - margin: -1px; - overflow: hidden; - padding: 0; - position: absolute; - width: 1px; } - -.sr-only-focusable:active, .sr-only-focusable:focus { - clip: auto; - height: auto; - margin: 0; - overflow: visible; - position: static; - width: auto; } diff --git a/examples/web/static/libs/fontawesome/css/svg-with-js.min.css b/examples/web/static/libs/fontawesome/css/svg-with-js.min.css deleted file mode 100644 index a72425ed..00000000 --- a/examples/web/static/libs/fontawesome/css/svg-with-js.min.css +++ /dev/null @@ -1 +0,0 @@ -.svg-inline--fa,svg:not(:root).svg-inline--fa{overflow:visible}.svg-inline--fa{display:inline-block;font-size:inherit;height:1em;vertical-align:-.125em}.svg-inline--fa.fa-lg{vertical-align:-.225em}.svg-inline--fa.fa-w-1{width:.0625em}.svg-inline--fa.fa-w-2{width:.125em}.svg-inline--fa.fa-w-3{width:.1875em}.svg-inline--fa.fa-w-4{width:.25em}.svg-inline--fa.fa-w-5{width:.3125em}.svg-inline--fa.fa-w-6{width:.375em}.svg-inline--fa.fa-w-7{width:.4375em}.svg-inline--fa.fa-w-8{width:.5em}.svg-inline--fa.fa-w-9{width:.5625em}.svg-inline--fa.fa-w-10{width:.625em}.svg-inline--fa.fa-w-11{width:.6875em}.svg-inline--fa.fa-w-12{width:.75em}.svg-inline--fa.fa-w-13{width:.8125em}.svg-inline--fa.fa-w-14{width:.875em}.svg-inline--fa.fa-w-15{width:.9375em}.svg-inline--fa.fa-w-16{width:1em}.svg-inline--fa.fa-w-17{width:1.0625em}.svg-inline--fa.fa-w-18{width:1.125em}.svg-inline--fa.fa-w-19{width:1.1875em}.svg-inline--fa.fa-w-20{width:1.25em}.svg-inline--fa.fa-pull-left{margin-right:.3em;width:auto}.svg-inline--fa.fa-pull-right{margin-left:.3em;width:auto}.svg-inline--fa.fa-border{height:1.5em}.svg-inline--fa.fa-li{width:2em}.svg-inline--fa.fa-fw{width:1.25em}.fa-layers svg.svg-inline--fa{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0}.fa-layers{display:inline-block;height:1em;position:relative;text-align:center;vertical-align:-.125em;width:1em}.fa-layers svg.svg-inline--fa{transform-origin:center center}.fa-layers-counter,.fa-layers-text{display:inline-block;position:absolute;text-align:center}.fa-layers-text{left:50%;top:50%;transform:translate(-50%,-50%);transform-origin:center center}.fa-layers-counter{background-color:#ff253a;border-radius:1em;box-sizing:border-box;color:#fff;height:1.5em;line-height:1;max-width:5em;min-width:1.5em;overflow:hidden;padding:.25em;right:0;text-overflow:ellipsis;top:0;transform:scale(.25);transform-origin:top right}.fa-layers-bottom-right{bottom:0;right:0;top:auto;transform:scale(.25);transform-origin:bottom right}.fa-layers-bottom-left{bottom:0;left:0;right:auto;top:auto;transform:scale(.25);transform-origin:bottom left}.fa-layers-top-right{right:0;top:0;transform:scale(.25);transform-origin:top right}.fa-layers-top-left{left:0;right:auto;top:0;transform:scale(.25);transform-origin:top left}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{animation:fa-spin 2s infinite linear}.fa-pulse{animation:fa-spin 1s infinite steps(8)}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{filter:none}.fa-stack{display:inline-block;height:2em;position:relative;width:2.5em}.fa-stack-1x,.fa-stack-2x{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0}.svg-inline--fa.fa-stack-1x{height:1em;width:1.25em}.svg-inline--fa.fa-stack-2x{height:2em;width:2.5em}.fa-inverse{color:#fff}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto} \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/css/v4-shims.css b/examples/web/static/libs/fontawesome/css/v4-shims.css deleted file mode 100644 index ccecd255..00000000 --- a/examples/web/static/libs/fontawesome/css/v4-shims.css +++ /dev/null @@ -1,2162 +0,0 @@ -.fa.fa-glass:before { - content: "\f000"; } - -.fa.fa-meetup { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-star-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-star-o:before { - content: "\f005"; } - -.fa.fa-remove:before { - content: "\f00d"; } - -.fa.fa-close:before { - content: "\f00d"; } - -.fa.fa-gear:before { - content: "\f013"; } - -.fa.fa-trash-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-trash-o:before { - content: "\f2ed"; } - -.fa.fa-file-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-file-o:before { - content: "\f15b"; } - -.fa.fa-clock-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-clock-o:before { - content: "\f017"; } - -.fa.fa-arrow-circle-o-down { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-arrow-circle-o-down:before { - content: "\f358"; } - -.fa.fa-arrow-circle-o-up { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-arrow-circle-o-up:before { - content: "\f35b"; } - -.fa.fa-play-circle-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-play-circle-o:before { - content: "\f144"; } - -.fa.fa-repeat:before { - content: "\f01e"; } - -.fa.fa-rotate-right:before { - content: "\f01e"; } - -.fa.fa-refresh:before { - content: "\f021"; } - -.fa.fa-list-alt { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-dedent:before { - content: "\f03b"; } - -.fa.fa-video-camera:before { - content: "\f03d"; } - -.fa.fa-picture-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-picture-o:before { - content: "\f03e"; } - -.fa.fa-photo { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-photo:before { - content: "\f03e"; } - -.fa.fa-image { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-image:before { - content: "\f03e"; } - -.fa.fa-pencil:before { - content: "\f303"; } - -.fa.fa-map-marker:before { - content: "\f3c5"; } - -.fa.fa-pencil-square-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-pencil-square-o:before { - content: "\f044"; } - -.fa.fa-share-square-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-share-square-o:before { - content: "\f14d"; } - -.fa.fa-check-square-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-check-square-o:before { - content: "\f14a"; } - -.fa.fa-arrows:before { - content: "\f0b2"; } - -.fa.fa-times-circle-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-times-circle-o:before { - content: "\f057"; } - -.fa.fa-check-circle-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-check-circle-o:before { - content: "\f058"; } - -.fa.fa-mail-forward:before { - content: "\f064"; } - -.fa.fa-eye { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-eye-slash { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-warning:before { - content: "\f071"; } - -.fa.fa-calendar:before { - content: "\f073"; } - -.fa.fa-arrows-v:before { - content: "\f338"; } - -.fa.fa-arrows-h:before { - content: "\f337"; } - -.fa.fa-bar-chart { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-bar-chart:before { - content: "\f080"; } - -.fa.fa-bar-chart-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-bar-chart-o:before { - content: "\f080"; } - -.fa.fa-twitter-square { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-facebook-square { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-gears:before { - content: "\f085"; } - -.fa.fa-thumbs-o-up { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-thumbs-o-up:before { - content: "\f164"; } - -.fa.fa-thumbs-o-down { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-thumbs-o-down:before { - content: "\f165"; } - -.fa.fa-heart-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-heart-o:before { - content: "\f004"; } - -.fa.fa-sign-out:before { - content: "\f2f5"; } - -.fa.fa-linkedin-square { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-linkedin-square:before { - content: "\f08c"; } - -.fa.fa-thumb-tack:before { - content: "\f08d"; } - -.fa.fa-external-link:before { - content: "\f35d"; } - -.fa.fa-sign-in:before { - content: "\f2f6"; } - -.fa.fa-github-square { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-lemon-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-lemon-o:before { - content: "\f094"; } - -.fa.fa-square-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-square-o:before { - content: "\f0c8"; } - -.fa.fa-bookmark-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-bookmark-o:before { - content: "\f02e"; } - -.fa.fa-twitter { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-facebook { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-facebook:before { - content: "\f39e"; } - -.fa.fa-facebook-f { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-facebook-f:before { - content: "\f39e"; } - -.fa.fa-github { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-credit-card { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-feed:before { - content: "\f09e"; } - -.fa.fa-hdd-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-hdd-o:before { - content: "\f0a0"; } - -.fa.fa-hand-o-right { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-hand-o-right:before { - content: "\f0a4"; } - -.fa.fa-hand-o-left { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-hand-o-left:before { - content: "\f0a5"; } - -.fa.fa-hand-o-up { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-hand-o-up:before { - content: "\f0a6"; } - -.fa.fa-hand-o-down { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-hand-o-down:before { - content: "\f0a7"; } - -.fa.fa-arrows-alt:before { - content: "\f31e"; } - -.fa.fa-group:before { - content: "\f0c0"; } - -.fa.fa-chain:before { - content: "\f0c1"; } - -.fa.fa-scissors:before { - content: "\f0c4"; } - -.fa.fa-files-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-files-o:before { - content: "\f0c5"; } - -.fa.fa-floppy-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-floppy-o:before { - content: "\f0c7"; } - -.fa.fa-navicon:before { - content: "\f0c9"; } - -.fa.fa-reorder:before { - content: "\f0c9"; } - -.fa.fa-pinterest { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-pinterest-square { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-google-plus-square { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-google-plus { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-google-plus:before { - content: "\f0d5"; } - -.fa.fa-money { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-money:before { - content: "\f3d1"; } - -.fa.fa-unsorted:before { - content: "\f0dc"; } - -.fa.fa-sort-desc:before { - content: "\f0dd"; } - -.fa.fa-sort-asc:before { - content: "\f0de"; } - -.fa.fa-linkedin { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-linkedin:before { - content: "\f0e1"; } - -.fa.fa-rotate-left:before { - content: "\f0e2"; } - -.fa.fa-legal:before { - content: "\f0e3"; } - -.fa.fa-tachometer:before { - content: "\f3fd"; } - -.fa.fa-dashboard:before { - content: "\f3fd"; } - -.fa.fa-comment-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-comment-o:before { - content: "\f075"; } - -.fa.fa-comments-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-comments-o:before { - content: "\f086"; } - -.fa.fa-flash:before { - content: "\f0e7"; } - -.fa.fa-clipboard { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-paste { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-paste:before { - content: "\f328"; } - -.fa.fa-lightbulb-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-lightbulb-o:before { - content: "\f0eb"; } - -.fa.fa-exchange:before { - content: "\f362"; } - -.fa.fa-cloud-download:before { - content: "\f381"; } - -.fa.fa-cloud-upload:before { - content: "\f382"; } - -.fa.fa-bell-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-bell-o:before { - content: "\f0f3"; } - -.fa.fa-cutlery:before { - content: "\f2e7"; } - -.fa.fa-file-text-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-file-text-o:before { - content: "\f15c"; } - -.fa.fa-building-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-building-o:before { - content: "\f1ad"; } - -.fa.fa-hospital-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-hospital-o:before { - content: "\f0f8"; } - -.fa.fa-tablet:before { - content: "\f3fa"; } - -.fa.fa-mobile:before { - content: "\f3cd"; } - -.fa.fa-mobile-phone:before { - content: "\f3cd"; } - -.fa.fa-circle-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-circle-o:before { - content: "\f111"; } - -.fa.fa-mail-reply:before { - content: "\f3e5"; } - -.fa.fa-github-alt { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-folder-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-folder-o:before { - content: "\f07b"; } - -.fa.fa-folder-open-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-folder-open-o:before { - content: "\f07c"; } - -.fa.fa-smile-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-smile-o:before { - content: "\f118"; } - -.fa.fa-frown-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-frown-o:before { - content: "\f119"; } - -.fa.fa-meh-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-meh-o:before { - content: "\f11a"; } - -.fa.fa-keyboard-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-keyboard-o:before { - content: "\f11c"; } - -.fa.fa-flag-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-flag-o:before { - content: "\f024"; } - -.fa.fa-mail-reply-all:before { - content: "\f122"; } - -.fa.fa-star-half-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-star-half-o:before { - content: "\f089"; } - -.fa.fa-star-half-empty { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-star-half-empty:before { - content: "\f089"; } - -.fa.fa-star-half-full { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-star-half-full:before { - content: "\f089"; } - -.fa.fa-code-fork:before { - content: "\f126"; } - -.fa.fa-chain-broken:before { - content: "\f127"; } - -.fa.fa-shield:before { - content: "\f3ed"; } - -.fa.fa-calendar-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-calendar-o:before { - content: "\f133"; } - -.fa.fa-maxcdn { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-html5 { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-css3 { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-ticket:before { - content: "\f3ff"; } - -.fa.fa-minus-square-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-minus-square-o:before { - content: "\f146"; } - -.fa.fa-level-up:before { - content: "\f3bf"; } - -.fa.fa-level-down:before { - content: "\f3be"; } - -.fa.fa-pencil-square:before { - content: "\f14b"; } - -.fa.fa-external-link-square:before { - content: "\f360"; } - -.fa.fa-compass { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-caret-square-o-down { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-caret-square-o-down:before { - content: "\f150"; } - -.fa.fa-toggle-down { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-toggle-down:before { - content: "\f150"; } - -.fa.fa-caret-square-o-up { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-caret-square-o-up:before { - content: "\f151"; } - -.fa.fa-toggle-up { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-toggle-up:before { - content: "\f151"; } - -.fa.fa-caret-square-o-right { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-caret-square-o-right:before { - content: "\f152"; } - -.fa.fa-toggle-right { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-toggle-right:before { - content: "\f152"; } - -.fa.fa-eur:before { - content: "\f153"; } - -.fa.fa-euro:before { - content: "\f153"; } - -.fa.fa-gbp:before { - content: "\f154"; } - -.fa.fa-usd:before { - content: "\f155"; } - -.fa.fa-dollar:before { - content: "\f155"; } - -.fa.fa-inr:before { - content: "\f156"; } - -.fa.fa-rupee:before { - content: "\f156"; } - -.fa.fa-jpy:before { - content: "\f157"; } - -.fa.fa-cny:before { - content: "\f157"; } - -.fa.fa-rmb:before { - content: "\f157"; } - -.fa.fa-yen:before { - content: "\f157"; } - -.fa.fa-rub:before { - content: "\f158"; } - -.fa.fa-ruble:before { - content: "\f158"; } - -.fa.fa-rouble:before { - content: "\f158"; } - -.fa.fa-krw:before { - content: "\f159"; } - -.fa.fa-won:before { - content: "\f159"; } - -.fa.fa-btc { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-bitcoin { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-bitcoin:before { - content: "\f15a"; } - -.fa.fa-file-text:before { - content: "\f15c"; } - -.fa.fa-sort-alpha-asc:before { - content: "\f15d"; } - -.fa.fa-sort-alpha-desc:before { - content: "\f15e"; } - -.fa.fa-sort-amount-asc:before { - content: "\f160"; } - -.fa.fa-sort-amount-desc:before { - content: "\f161"; } - -.fa.fa-sort-numeric-asc:before { - content: "\f162"; } - -.fa.fa-sort-numeric-desc:before { - content: "\f163"; } - -.fa.fa-youtube-square { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-youtube { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-xing { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-xing-square { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-youtube-play { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-youtube-play:before { - content: "\f167"; } - -.fa.fa-dropbox { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-stack-overflow { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-instagram { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-flickr { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-adn { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-bitbucket { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-bitbucket-square { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-bitbucket-square:before { - content: "\f171"; } - -.fa.fa-tumblr { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-tumblr-square { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-long-arrow-down:before { - content: "\f309"; } - -.fa.fa-long-arrow-up:before { - content: "\f30c"; } - -.fa.fa-long-arrow-left:before { - content: "\f30a"; } - -.fa.fa-long-arrow-right:before { - content: "\f30b"; } - -.fa.fa-apple { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-windows { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-android { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-linux { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-dribbble { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-skype { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-foursquare { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-trello { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-gratipay { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-gittip { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-gittip:before { - content: "\f184"; } - -.fa.fa-sun-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-sun-o:before { - content: "\f185"; } - -.fa.fa-moon-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-moon-o:before { - content: "\f186"; } - -.fa.fa-vk { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-weibo { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-renren { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-pagelines { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-stack-exchange { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-arrow-circle-o-right { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-arrow-circle-o-right:before { - content: "\f35a"; } - -.fa.fa-arrow-circle-o-left { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-arrow-circle-o-left:before { - content: "\f359"; } - -.fa.fa-caret-square-o-left { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-caret-square-o-left:before { - content: "\f191"; } - -.fa.fa-toggle-left { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-toggle-left:before { - content: "\f191"; } - -.fa.fa-dot-circle-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-dot-circle-o:before { - content: "\f192"; } - -.fa.fa-vimeo-square { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-try:before { - content: "\f195"; } - -.fa.fa-turkish-lira:before { - content: "\f195"; } - -.fa.fa-plus-square-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-plus-square-o:before { - content: "\f0fe"; } - -.fa.fa-slack { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-wordpress { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-openid { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-institution:before { - content: "\f19c"; } - -.fa.fa-bank:before { - content: "\f19c"; } - -.fa.fa-mortar-board:before { - content: "\f19d"; } - -.fa.fa-yahoo { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-google { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-reddit { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-reddit-square { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-stumbleupon-circle { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-stumbleupon { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-delicious { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-digg { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-pied-piper-pp { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-pied-piper-alt { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-drupal { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-joomla { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-spoon:before { - content: "\f2e5"; } - -.fa.fa-behance { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-behance-square { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-steam { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-steam-square { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-automobile:before { - content: "\f1b9"; } - -.fa.fa-cab:before { - content: "\f1ba"; } - -.fa.fa-envelope-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-envelope-o:before { - content: "\f0e0"; } - -.fa.fa-deviantart { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-soundcloud { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-file-pdf-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-file-pdf-o:before { - content: "\f1c1"; } - -.fa.fa-file-word-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-file-word-o:before { - content: "\f1c2"; } - -.fa.fa-file-excel-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-file-excel-o:before { - content: "\f1c3"; } - -.fa.fa-file-powerpoint-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-file-powerpoint-o:before { - content: "\f1c4"; } - -.fa.fa-file-image-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-file-image-o:before { - content: "\f1c5"; } - -.fa.fa-file-photo-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-file-photo-o:before { - content: "\f1c5"; } - -.fa.fa-file-picture-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-file-picture-o:before { - content: "\f1c5"; } - -.fa.fa-file-archive-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-file-archive-o:before { - content: "\f1c6"; } - -.fa.fa-file-zip-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-file-zip-o:before { - content: "\f1c6"; } - -.fa.fa-file-audio-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-file-audio-o:before { - content: "\f1c7"; } - -.fa.fa-file-sound-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-file-sound-o:before { - content: "\f1c7"; } - -.fa.fa-file-video-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-file-video-o:before { - content: "\f1c8"; } - -.fa.fa-file-movie-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-file-movie-o:before { - content: "\f1c8"; } - -.fa.fa-file-code-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-file-code-o:before { - content: "\f1c9"; } - -.fa.fa-vine { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-codepen { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-jsfiddle { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-life-ring { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-life-bouy { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-life-bouy:before { - content: "\f1cd"; } - -.fa.fa-life-buoy { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-life-buoy:before { - content: "\f1cd"; } - -.fa.fa-life-saver { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-life-saver:before { - content: "\f1cd"; } - -.fa.fa-support { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-support:before { - content: "\f1cd"; } - -.fa.fa-circle-o-notch:before { - content: "\f1ce"; } - -.fa.fa-rebel { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-ra { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-ra:before { - content: "\f1d0"; } - -.fa.fa-resistance { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-resistance:before { - content: "\f1d0"; } - -.fa.fa-empire { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-ge { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-ge:before { - content: "\f1d1"; } - -.fa.fa-git-square { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-git { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-hacker-news { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-y-combinator-square { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-y-combinator-square:before { - content: "\f1d4"; } - -.fa.fa-yc-square { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-yc-square:before { - content: "\f1d4"; } - -.fa.fa-tencent-weibo { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-qq { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-weixin { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-wechat { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-wechat:before { - content: "\f1d7"; } - -.fa.fa-send:before { - content: "\f1d8"; } - -.fa.fa-paper-plane-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-paper-plane-o:before { - content: "\f1d8"; } - -.fa.fa-send-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-send-o:before { - content: "\f1d8"; } - -.fa.fa-circle-thin { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-circle-thin:before { - content: "\f111"; } - -.fa.fa-header:before { - content: "\f1dc"; } - -.fa.fa-sliders:before { - content: "\f1de"; } - -.fa.fa-futbol-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-futbol-o:before { - content: "\f1e3"; } - -.fa.fa-soccer-ball-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-soccer-ball-o:before { - content: "\f1e3"; } - -.fa.fa-slideshare { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-twitch { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-yelp { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-newspaper-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-newspaper-o:before { - content: "\f1ea"; } - -.fa.fa-paypal { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-google-wallet { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-cc-visa { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-cc-mastercard { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-cc-discover { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-cc-amex { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-cc-paypal { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-cc-stripe { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-bell-slash-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-bell-slash-o:before { - content: "\f1f6"; } - -.fa.fa-trash:before { - content: "\f2ed"; } - -.fa.fa-copyright { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-eyedropper:before { - content: "\f1fb"; } - -.fa.fa-area-chart:before { - content: "\f1fe"; } - -.fa.fa-pie-chart:before { - content: "\f200"; } - -.fa.fa-line-chart:before { - content: "\f201"; } - -.fa.fa-lastfm { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-lastfm-square { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-ioxhost { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-angellist { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-cc { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-cc:before { - content: "\f20a"; } - -.fa.fa-ils:before { - content: "\f20b"; } - -.fa.fa-shekel:before { - content: "\f20b"; } - -.fa.fa-sheqel:before { - content: "\f20b"; } - -.fa.fa-meanpath { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-meanpath:before { - content: "\f2b4"; } - -.fa.fa-buysellads { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-connectdevelop { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-dashcube { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-forumbee { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-leanpub { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-sellsy { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-shirtsinbulk { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-simplybuilt { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-skyatlas { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-diamond { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-diamond:before { - content: "\f3a5"; } - -.fa.fa-intersex:before { - content: "\f224"; } - -.fa.fa-facebook-official { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-facebook-official:before { - content: "\f09a"; } - -.fa.fa-pinterest-p { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-whatsapp { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-hotel:before { - content: "\f236"; } - -.fa.fa-viacoin { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-medium { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-y-combinator { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-yc { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-yc:before { - content: "\f23b"; } - -.fa.fa-optin-monster { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-opencart { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-expeditedssl { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-battery-4:before { - content: "\f240"; } - -.fa.fa-battery:before { - content: "\f240"; } - -.fa.fa-battery-3:before { - content: "\f241"; } - -.fa.fa-battery-2:before { - content: "\f242"; } - -.fa.fa-battery-1:before { - content: "\f243"; } - -.fa.fa-battery-0:before { - content: "\f244"; } - -.fa.fa-object-group { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-object-ungroup { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-sticky-note-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-sticky-note-o:before { - content: "\f249"; } - -.fa.fa-cc-jcb { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-cc-diners-club { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-clone { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-hourglass-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-hourglass-o:before { - content: "\f254"; } - -.fa.fa-hourglass-1:before { - content: "\f251"; } - -.fa.fa-hourglass-2:before { - content: "\f252"; } - -.fa.fa-hourglass-3:before { - content: "\f253"; } - -.fa.fa-hand-rock-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-hand-rock-o:before { - content: "\f255"; } - -.fa.fa-hand-grab-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-hand-grab-o:before { - content: "\f255"; } - -.fa.fa-hand-paper-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-hand-paper-o:before { - content: "\f256"; } - -.fa.fa-hand-stop-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-hand-stop-o:before { - content: "\f256"; } - -.fa.fa-hand-scissors-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-hand-scissors-o:before { - content: "\f257"; } - -.fa.fa-hand-lizard-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-hand-lizard-o:before { - content: "\f258"; } - -.fa.fa-hand-spock-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-hand-spock-o:before { - content: "\f259"; } - -.fa.fa-hand-pointer-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-hand-pointer-o:before { - content: "\f25a"; } - -.fa.fa-hand-peace-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-hand-peace-o:before { - content: "\f25b"; } - -.fa.fa-registered { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-creative-commons { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-gg { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-gg-circle { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-tripadvisor { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-odnoklassniki { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-odnoklassniki-square { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-get-pocket { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-wikipedia-w { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-safari { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-chrome { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-firefox { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-opera { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-internet-explorer { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-television:before { - content: "\f26c"; } - -.fa.fa-contao { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-500px { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-amazon { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-calendar-plus-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-calendar-plus-o:before { - content: "\f271"; } - -.fa.fa-calendar-minus-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-calendar-minus-o:before { - content: "\f272"; } - -.fa.fa-calendar-times-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-calendar-times-o:before { - content: "\f273"; } - -.fa.fa-calendar-check-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-calendar-check-o:before { - content: "\f274"; } - -.fa.fa-map-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-map-o:before { - content: "\f279"; } - -.fa.fa-commenting:before { - content: "\f4ad"; } - -.fa.fa-commenting-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-commenting-o:before { - content: "\f4ad"; } - -.fa.fa-houzz { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-vimeo { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-vimeo:before { - content: "\f27d"; } - -.fa.fa-black-tie { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-fonticons { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-reddit-alien { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-edge { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-credit-card-alt:before { - content: "\f09d"; } - -.fa.fa-codiepie { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-modx { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-fort-awesome { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-usb { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-product-hunt { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-mixcloud { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-scribd { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-pause-circle-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-pause-circle-o:before { - content: "\f28b"; } - -.fa.fa-stop-circle-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-stop-circle-o:before { - content: "\f28d"; } - -.fa.fa-bluetooth { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-bluetooth-b { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-gitlab { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-wpbeginner { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-wpforms { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-envira { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-wheelchair-alt { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-wheelchair-alt:before { - content: "\f368"; } - -.fa.fa-question-circle-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-question-circle-o:before { - content: "\f059"; } - -.fa.fa-volume-control-phone:before { - content: "\f2a0"; } - -.fa.fa-asl-interpreting:before { - content: "\f2a3"; } - -.fa.fa-deafness:before { - content: "\f2a4"; } - -.fa.fa-hard-of-hearing:before { - content: "\f2a4"; } - -.fa.fa-glide { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-glide-g { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-signing:before { - content: "\f2a7"; } - -.fa.fa-viadeo { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-viadeo-square { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-snapchat { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-snapchat-ghost { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-snapchat-square { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-pied-piper { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-first-order { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-yoast { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-themeisle { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-google-plus-official { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-google-plus-official:before { - content: "\f2b3"; } - -.fa.fa-google-plus-circle { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-google-plus-circle:before { - content: "\f2b3"; } - -.fa.fa-font-awesome { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-fa { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-fa:before { - content: "\f2b4"; } - -.fa.fa-handshake-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-handshake-o:before { - content: "\f2b5"; } - -.fa.fa-envelope-open-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-envelope-open-o:before { - content: "\f2b6"; } - -.fa.fa-linode { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-address-book-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-address-book-o:before { - content: "\f2b9"; } - -.fa.fa-vcard:before { - content: "\f2bb"; } - -.fa.fa-address-card-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-address-card-o:before { - content: "\f2bb"; } - -.fa.fa-vcard-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-vcard-o:before { - content: "\f2bb"; } - -.fa.fa-user-circle-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-user-circle-o:before { - content: "\f2bd"; } - -.fa.fa-user-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-user-o:before { - content: "\f007"; } - -.fa.fa-id-badge { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-drivers-license:before { - content: "\f2c2"; } - -.fa.fa-id-card-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-id-card-o:before { - content: "\f2c2"; } - -.fa.fa-drivers-license-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-drivers-license-o:before { - content: "\f2c2"; } - -.fa.fa-quora { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-free-code-camp { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-telegram { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-thermometer-4:before { - content: "\f2c7"; } - -.fa.fa-thermometer:before { - content: "\f2c7"; } - -.fa.fa-thermometer-3:before { - content: "\f2c8"; } - -.fa.fa-thermometer-2:before { - content: "\f2c9"; } - -.fa.fa-thermometer-1:before { - content: "\f2ca"; } - -.fa.fa-thermometer-0:before { - content: "\f2cb"; } - -.fa.fa-bathtub:before { - content: "\f2cd"; } - -.fa.fa-s15:before { - content: "\f2cd"; } - -.fa.fa-window-maximize { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-window-restore { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-times-rectangle:before { - content: "\f410"; } - -.fa.fa-window-close-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-window-close-o:before { - content: "\f410"; } - -.fa.fa-times-rectangle-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-times-rectangle-o:before { - content: "\f410"; } - -.fa.fa-bandcamp { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-grav { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-etsy { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-imdb { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-ravelry { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-eercast { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-eercast:before { - content: "\f2da"; } - -.fa.fa-snowflake-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; } - -.fa.fa-snowflake-o:before { - content: "\f2dc"; } - -.fa.fa-superpowers { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-wpexplorer { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } - -.fa.fa-spotify { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; } diff --git a/examples/web/static/libs/fontawesome/css/v4-shims.min.css b/examples/web/static/libs/fontawesome/css/v4-shims.min.css deleted file mode 100644 index 06c24e94..00000000 --- a/examples/web/static/libs/fontawesome/css/v4-shims.min.css +++ /dev/null @@ -1 +0,0 @@ -.fa.fa-glass:before{content:"\f000"}.fa.fa-meetup{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-star-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-star-o:before{content:"\f005"}.fa.fa-close:before,.fa.fa-remove:before{content:"\f00d"}.fa.fa-gear:before{content:"\f013"}.fa.fa-trash-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-trash-o:before{content:"\f2ed"}.fa.fa-file-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-o:before{content:"\f15b"}.fa.fa-clock-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-clock-o:before{content:"\f017"}.fa.fa-arrow-circle-o-down{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-arrow-circle-o-down:before{content:"\f358"}.fa.fa-arrow-circle-o-up{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-arrow-circle-o-up:before{content:"\f35b"}.fa.fa-play-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-play-circle-o:before{content:"\f144"}.fa.fa-repeat:before,.fa.fa-rotate-right:before{content:"\f01e"}.fa.fa-refresh:before{content:"\f021"}.fa.fa-list-alt{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-dedent:before{content:"\f03b"}.fa.fa-video-camera:before{content:"\f03d"}.fa.fa-picture-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-picture-o:before{content:"\f03e"}.fa.fa-photo{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-photo:before{content:"\f03e"}.fa.fa-image{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-image:before{content:"\f03e"}.fa.fa-pencil:before{content:"\f303"}.fa.fa-map-marker:before{content:"\f3c5"}.fa.fa-pencil-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-pencil-square-o:before{content:"\f044"}.fa.fa-share-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-share-square-o:before{content:"\f14d"}.fa.fa-check-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-check-square-o:before{content:"\f14a"}.fa.fa-arrows:before{content:"\f0b2"}.fa.fa-times-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-times-circle-o:before{content:"\f057"}.fa.fa-check-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-check-circle-o:before{content:"\f058"}.fa.fa-mail-forward:before{content:"\f064"}.fa.fa-eye,.fa.fa-eye-slash{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-warning:before{content:"\f071"}.fa.fa-calendar:before{content:"\f073"}.fa.fa-arrows-v:before{content:"\f338"}.fa.fa-arrows-h:before{content:"\f337"}.fa.fa-bar-chart{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-bar-chart:before{content:"\f080"}.fa.fa-bar-chart-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-bar-chart-o:before{content:"\f080"}.fa.fa-facebook-square,.fa.fa-twitter-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-gears:before{content:"\f085"}.fa.fa-thumbs-o-up{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-thumbs-o-up:before{content:"\f164"}.fa.fa-thumbs-o-down{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-thumbs-o-down:before{content:"\f165"}.fa.fa-heart-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-heart-o:before{content:"\f004"}.fa.fa-sign-out:before{content:"\f2f5"}.fa.fa-linkedin-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-linkedin-square:before{content:"\f08c"}.fa.fa-thumb-tack:before{content:"\f08d"}.fa.fa-external-link:before{content:"\f35d"}.fa.fa-sign-in:before{content:"\f2f6"}.fa.fa-github-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-lemon-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-lemon-o:before{content:"\f094"}.fa.fa-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-square-o:before{content:"\f0c8"}.fa.fa-bookmark-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-bookmark-o:before{content:"\f02e"}.fa.fa-facebook,.fa.fa-twitter{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-facebook:before{content:"\f39e"}.fa.fa-facebook-f{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-facebook-f:before{content:"\f39e"}.fa.fa-github{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-credit-card{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-feed:before{content:"\f09e"}.fa.fa-hdd-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hdd-o:before{content:"\f0a0"}.fa.fa-hand-o-right{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-o-right:before{content:"\f0a4"}.fa.fa-hand-o-left{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-o-left:before{content:"\f0a5"}.fa.fa-hand-o-up{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-o-up:before{content:"\f0a6"}.fa.fa-hand-o-down{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-o-down:before{content:"\f0a7"}.fa.fa-arrows-alt:before{content:"\f31e"}.fa.fa-group:before{content:"\f0c0"}.fa.fa-chain:before{content:"\f0c1"}.fa.fa-scissors:before{content:"\f0c4"}.fa.fa-files-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-files-o:before{content:"\f0c5"}.fa.fa-floppy-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-floppy-o:before{content:"\f0c7"}.fa.fa-navicon:before,.fa.fa-reorder:before{content:"\f0c9"}.fa.fa-google-plus,.fa.fa-google-plus-square,.fa.fa-pinterest,.fa.fa-pinterest-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-google-plus:before{content:"\f0d5"}.fa.fa-money{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-money:before{content:"\f3d1"}.fa.fa-unsorted:before{content:"\f0dc"}.fa.fa-sort-desc:before{content:"\f0dd"}.fa.fa-sort-asc:before{content:"\f0de"}.fa.fa-linkedin{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-linkedin:before{content:"\f0e1"}.fa.fa-rotate-left:before{content:"\f0e2"}.fa.fa-legal:before{content:"\f0e3"}.fa.fa-dashboard:before,.fa.fa-tachometer:before{content:"\f3fd"}.fa.fa-comment-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-comment-o:before{content:"\f075"}.fa.fa-comments-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-comments-o:before{content:"\f086"}.fa.fa-flash:before{content:"\f0e7"}.fa.fa-clipboard,.fa.fa-paste{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-paste:before{content:"\f328"}.fa.fa-lightbulb-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-lightbulb-o:before{content:"\f0eb"}.fa.fa-exchange:before{content:"\f362"}.fa.fa-cloud-download:before{content:"\f381"}.fa.fa-cloud-upload:before{content:"\f382"}.fa.fa-bell-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-bell-o:before{content:"\f0f3"}.fa.fa-cutlery:before{content:"\f2e7"}.fa.fa-file-text-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-text-o:before{content:"\f15c"}.fa.fa-building-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-building-o:before{content:"\f1ad"}.fa.fa-hospital-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hospital-o:before{content:"\f0f8"}.fa.fa-tablet:before{content:"\f3fa"}.fa.fa-mobile-phone:before,.fa.fa-mobile:before{content:"\f3cd"}.fa.fa-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-circle-o:before{content:"\f111"}.fa.fa-mail-reply:before{content:"\f3e5"}.fa.fa-github-alt{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-folder-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-folder-o:before{content:"\f07b"}.fa.fa-folder-open-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-folder-open-o:before{content:"\f07c"}.fa.fa-smile-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-smile-o:before{content:"\f118"}.fa.fa-frown-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-frown-o:before{content:"\f119"}.fa.fa-meh-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-meh-o:before{content:"\f11a"}.fa.fa-keyboard-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-keyboard-o:before{content:"\f11c"}.fa.fa-flag-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-flag-o:before{content:"\f024"}.fa.fa-mail-reply-all:before{content:"\f122"}.fa.fa-star-half-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-star-half-o:before{content:"\f089"}.fa.fa-star-half-empty{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-star-half-empty:before{content:"\f089"}.fa.fa-star-half-full{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-star-half-full:before{content:"\f089"}.fa.fa-code-fork:before{content:"\f126"}.fa.fa-chain-broken:before{content:"\f127"}.fa.fa-shield:before{content:"\f3ed"}.fa.fa-calendar-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-calendar-o:before{content:"\f133"}.fa.fa-css3,.fa.fa-html5,.fa.fa-maxcdn{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-ticket:before{content:"\f3ff"}.fa.fa-minus-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-minus-square-o:before{content:"\f146"}.fa.fa-level-up:before{content:"\f3bf"}.fa.fa-level-down:before{content:"\f3be"}.fa.fa-pencil-square:before{content:"\f14b"}.fa.fa-external-link-square:before{content:"\f360"}.fa.fa-compass{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-caret-square-o-down{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-caret-square-o-down:before{content:"\f150"}.fa.fa-toggle-down{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-toggle-down:before{content:"\f150"}.fa.fa-caret-square-o-up{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-caret-square-o-up:before{content:"\f151"}.fa.fa-toggle-up{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-toggle-up:before{content:"\f151"}.fa.fa-caret-square-o-right{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-caret-square-o-right:before{content:"\f152"}.fa.fa-toggle-right{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-toggle-right:before{content:"\f152"}.fa.fa-eur:before,.fa.fa-euro:before{content:"\f153"}.fa.fa-gbp:before{content:"\f154"}.fa.fa-dollar:before,.fa.fa-usd:before{content:"\f155"}.fa.fa-inr:before,.fa.fa-rupee:before{content:"\f156"}.fa.fa-cny:before,.fa.fa-jpy:before,.fa.fa-rmb:before,.fa.fa-yen:before{content:"\f157"}.fa.fa-rouble:before,.fa.fa-rub:before,.fa.fa-ruble:before{content:"\f158"}.fa.fa-krw:before,.fa.fa-won:before{content:"\f159"}.fa.fa-bitcoin,.fa.fa-btc{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-bitcoin:before{content:"\f15a"}.fa.fa-file-text:before{content:"\f15c"}.fa.fa-sort-alpha-asc:before{content:"\f15d"}.fa.fa-sort-alpha-desc:before{content:"\f15e"}.fa.fa-sort-amount-asc:before{content:"\f160"}.fa.fa-sort-amount-desc:before{content:"\f161"}.fa.fa-sort-numeric-asc:before{content:"\f162"}.fa.fa-sort-numeric-desc:before{content:"\f163"}.fa.fa-xing,.fa.fa-xing-square,.fa.fa-youtube,.fa.fa-youtube-play,.fa.fa-youtube-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-youtube-play:before{content:"\f167"}.fa.fa-adn,.fa.fa-bitbucket,.fa.fa-bitbucket-square,.fa.fa-dropbox,.fa.fa-flickr,.fa.fa-instagram,.fa.fa-stack-overflow{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-bitbucket-square:before{content:"\f171"}.fa.fa-tumblr,.fa.fa-tumblr-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-long-arrow-down:before{content:"\f309"}.fa.fa-long-arrow-up:before{content:"\f30c"}.fa.fa-long-arrow-left:before{content:"\f30a"}.fa.fa-long-arrow-right:before{content:"\f30b"}.fa.fa-android,.fa.fa-apple,.fa.fa-dribbble,.fa.fa-foursquare,.fa.fa-gittip,.fa.fa-gratipay,.fa.fa-linux,.fa.fa-skype,.fa.fa-trello,.fa.fa-windows{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-gittip:before{content:"\f184"}.fa.fa-sun-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-sun-o:before{content:"\f185"}.fa.fa-moon-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-moon-o:before{content:"\f186"}.fa.fa-pagelines,.fa.fa-renren,.fa.fa-stack-exchange,.fa.fa-vk,.fa.fa-weibo{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-arrow-circle-o-right{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-arrow-circle-o-right:before{content:"\f35a"}.fa.fa-arrow-circle-o-left{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-arrow-circle-o-left:before{content:"\f359"}.fa.fa-caret-square-o-left{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-caret-square-o-left:before{content:"\f191"}.fa.fa-toggle-left{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-toggle-left:before{content:"\f191"}.fa.fa-dot-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-dot-circle-o:before{content:"\f192"}.fa.fa-vimeo-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-try:before,.fa.fa-turkish-lira:before{content:"\f195"}.fa.fa-plus-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-plus-square-o:before{content:"\f0fe"}.fa.fa-openid,.fa.fa-slack,.fa.fa-wordpress{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-bank:before,.fa.fa-institution:before{content:"\f19c"}.fa.fa-mortar-board:before{content:"\f19d"}.fa.fa-delicious,.fa.fa-digg,.fa.fa-drupal,.fa.fa-google,.fa.fa-joomla,.fa.fa-pied-piper-alt,.fa.fa-pied-piper-pp,.fa.fa-reddit,.fa.fa-reddit-square,.fa.fa-stumbleupon,.fa.fa-stumbleupon-circle,.fa.fa-yahoo{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-spoon:before{content:"\f2e5"}.fa.fa-behance,.fa.fa-behance-square,.fa.fa-steam,.fa.fa-steam-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-automobile:before{content:"\f1b9"}.fa.fa-cab:before{content:"\f1ba"}.fa.fa-envelope-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-envelope-o:before{content:"\f0e0"}.fa.fa-deviantart,.fa.fa-soundcloud{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-file-pdf-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-pdf-o:before{content:"\f1c1"}.fa.fa-file-word-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-word-o:before{content:"\f1c2"}.fa.fa-file-excel-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-excel-o:before{content:"\f1c3"}.fa.fa-file-powerpoint-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-powerpoint-o:before{content:"\f1c4"}.fa.fa-file-image-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-image-o:before{content:"\f1c5"}.fa.fa-file-photo-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-photo-o:before{content:"\f1c5"}.fa.fa-file-picture-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-picture-o:before{content:"\f1c5"}.fa.fa-file-archive-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-archive-o:before{content:"\f1c6"}.fa.fa-file-zip-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-zip-o:before{content:"\f1c6"}.fa.fa-file-audio-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-audio-o:before{content:"\f1c7"}.fa.fa-file-sound-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-sound-o:before{content:"\f1c7"}.fa.fa-file-video-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-video-o:before{content:"\f1c8"}.fa.fa-file-movie-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-movie-o:before{content:"\f1c8"}.fa.fa-file-code-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-code-o:before{content:"\f1c9"}.fa.fa-codepen,.fa.fa-jsfiddle,.fa.fa-vine{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-life-bouy,.fa.fa-life-ring{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-life-bouy:before{content:"\f1cd"}.fa.fa-life-buoy{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-life-buoy:before{content:"\f1cd"}.fa.fa-life-saver{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-life-saver:before{content:"\f1cd"}.fa.fa-support{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-support:before{content:"\f1cd"}.fa.fa-circle-o-notch:before{content:"\f1ce"}.fa.fa-ra,.fa.fa-rebel{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-ra:before{content:"\f1d0"}.fa.fa-resistance{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-resistance:before{content:"\f1d0"}.fa.fa-empire,.fa.fa-ge{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-ge:before{content:"\f1d1"}.fa.fa-git,.fa.fa-git-square,.fa.fa-hacker-news,.fa.fa-y-combinator-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-y-combinator-square:before{content:"\f1d4"}.fa.fa-yc-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-yc-square:before{content:"\f1d4"}.fa.fa-qq,.fa.fa-tencent-weibo,.fa.fa-wechat,.fa.fa-weixin{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-wechat:before{content:"\f1d7"}.fa.fa-send:before{content:"\f1d8"}.fa.fa-paper-plane-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-paper-plane-o:before{content:"\f1d8"}.fa.fa-send-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-send-o:before{content:"\f1d8"}.fa.fa-circle-thin{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-circle-thin:before{content:"\f111"}.fa.fa-header:before{content:"\f1dc"}.fa.fa-sliders:before{content:"\f1de"}.fa.fa-futbol-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-futbol-o:before{content:"\f1e3"}.fa.fa-soccer-ball-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-soccer-ball-o:before{content:"\f1e3"}.fa.fa-slideshare,.fa.fa-twitch,.fa.fa-yelp{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-newspaper-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-newspaper-o:before{content:"\f1ea"}.fa.fa-cc-amex,.fa.fa-cc-discover,.fa.fa-cc-mastercard,.fa.fa-cc-paypal,.fa.fa-cc-stripe,.fa.fa-cc-visa,.fa.fa-google-wallet,.fa.fa-paypal{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-bell-slash-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-bell-slash-o:before{content:"\f1f6"}.fa.fa-trash:before{content:"\f2ed"}.fa.fa-copyright{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-eyedropper:before{content:"\f1fb"}.fa.fa-area-chart:before{content:"\f1fe"}.fa.fa-pie-chart:before{content:"\f200"}.fa.fa-line-chart:before{content:"\f201"}.fa.fa-angellist,.fa.fa-ioxhost,.fa.fa-lastfm,.fa.fa-lastfm-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-cc{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-cc:before{content:"\f20a"}.fa.fa-ils:before,.fa.fa-shekel:before,.fa.fa-sheqel:before{content:"\f20b"}.fa.fa-meanpath{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-meanpath:before{content:"\f2b4"}.fa.fa-buysellads,.fa.fa-connectdevelop,.fa.fa-dashcube,.fa.fa-forumbee,.fa.fa-leanpub,.fa.fa-sellsy,.fa.fa-shirtsinbulk,.fa.fa-simplybuilt,.fa.fa-skyatlas{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-diamond{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-diamond:before{content:"\f3a5"}.fa.fa-intersex:before{content:"\f224"}.fa.fa-facebook-official{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-facebook-official:before{content:"\f09a"}.fa.fa-pinterest-p,.fa.fa-whatsapp{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-hotel:before{content:"\f236"}.fa.fa-medium,.fa.fa-viacoin,.fa.fa-y-combinator,.fa.fa-yc{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-yc:before{content:"\f23b"}.fa.fa-expeditedssl,.fa.fa-opencart,.fa.fa-optin-monster{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-battery-4:before,.fa.fa-battery:before{content:"\f240"}.fa.fa-battery-3:before{content:"\f241"}.fa.fa-battery-2:before{content:"\f242"}.fa.fa-battery-1:before{content:"\f243"}.fa.fa-battery-0:before{content:"\f244"}.fa.fa-object-group,.fa.fa-object-ungroup,.fa.fa-sticky-note-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-sticky-note-o:before{content:"\f249"}.fa.fa-cc-diners-club,.fa.fa-cc-jcb{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-clone,.fa.fa-hourglass-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hourglass-o:before{content:"\f254"}.fa.fa-hourglass-1:before{content:"\f251"}.fa.fa-hourglass-2:before{content:"\f252"}.fa.fa-hourglass-3:before{content:"\f253"}.fa.fa-hand-rock-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-rock-o:before{content:"\f255"}.fa.fa-hand-grab-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-grab-o:before{content:"\f255"}.fa.fa-hand-paper-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-paper-o:before{content:"\f256"}.fa.fa-hand-stop-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-stop-o:before{content:"\f256"}.fa.fa-hand-scissors-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-scissors-o:before{content:"\f257"}.fa.fa-hand-lizard-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-lizard-o:before{content:"\f258"}.fa.fa-hand-spock-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-spock-o:before{content:"\f259"}.fa.fa-hand-pointer-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-pointer-o:before{content:"\f25a"}.fa.fa-hand-peace-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-peace-o:before{content:"\f25b"}.fa.fa-registered{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-chrome,.fa.fa-creative-commons,.fa.fa-firefox,.fa.fa-get-pocket,.fa.fa-gg,.fa.fa-gg-circle,.fa.fa-internet-explorer,.fa.fa-odnoklassniki,.fa.fa-odnoklassniki-square,.fa.fa-opera,.fa.fa-safari,.fa.fa-tripadvisor,.fa.fa-wikipedia-w{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-television:before{content:"\f26c"}.fa.fa-500px,.fa.fa-amazon,.fa.fa-contao{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-calendar-plus-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-calendar-plus-o:before{content:"\f271"}.fa.fa-calendar-minus-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-calendar-minus-o:before{content:"\f272"}.fa.fa-calendar-times-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-calendar-times-o:before{content:"\f273"}.fa.fa-calendar-check-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-calendar-check-o:before{content:"\f274"}.fa.fa-map-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-map-o:before{content:"\f279"}.fa.fa-commenting:before{content:"\f4ad"}.fa.fa-commenting-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-commenting-o:before{content:"\f4ad"}.fa.fa-houzz,.fa.fa-vimeo{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-vimeo:before{content:"\f27d"}.fa.fa-black-tie,.fa.fa-edge,.fa.fa-fonticons,.fa.fa-reddit-alien{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-credit-card-alt:before{content:"\f09d"}.fa.fa-codiepie,.fa.fa-fort-awesome,.fa.fa-mixcloud,.fa.fa-modx,.fa.fa-product-hunt,.fa.fa-scribd,.fa.fa-usb{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-pause-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-pause-circle-o:before{content:"\f28b"}.fa.fa-stop-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-stop-circle-o:before{content:"\f28d"}.fa.fa-bluetooth,.fa.fa-bluetooth-b,.fa.fa-envira,.fa.fa-gitlab,.fa.fa-wheelchair-alt,.fa.fa-wpbeginner,.fa.fa-wpforms{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-wheelchair-alt:before{content:"\f368"}.fa.fa-question-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-question-circle-o:before{content:"\f059"}.fa.fa-volume-control-phone:before{content:"\f2a0"}.fa.fa-asl-interpreting:before{content:"\f2a3"}.fa.fa-deafness:before,.fa.fa-hard-of-hearing:before{content:"\f2a4"}.fa.fa-glide,.fa.fa-glide-g{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-signing:before{content:"\f2a7"}.fa.fa-first-order,.fa.fa-google-plus-official,.fa.fa-pied-piper,.fa.fa-snapchat,.fa.fa-snapchat-ghost,.fa.fa-snapchat-square,.fa.fa-themeisle,.fa.fa-viadeo,.fa.fa-viadeo-square,.fa.fa-yoast{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-google-plus-official:before{content:"\f2b3"}.fa.fa-google-plus-circle{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-google-plus-circle:before{content:"\f2b3"}.fa.fa-fa,.fa.fa-font-awesome{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-fa:before{content:"\f2b4"}.fa.fa-handshake-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-handshake-o:before{content:"\f2b5"}.fa.fa-envelope-open-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-envelope-open-o:before{content:"\f2b6"}.fa.fa-linode{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-address-book-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-address-book-o:before{content:"\f2b9"}.fa.fa-vcard:before{content:"\f2bb"}.fa.fa-address-card-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-address-card-o:before{content:"\f2bb"}.fa.fa-vcard-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-vcard-o:before{content:"\f2bb"}.fa.fa-user-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-user-circle-o:before{content:"\f2bd"}.fa.fa-user-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-user-o:before{content:"\f007"}.fa.fa-id-badge{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-drivers-license:before{content:"\f2c2"}.fa.fa-id-card-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-id-card-o:before{content:"\f2c2"}.fa.fa-drivers-license-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-drivers-license-o:before{content:"\f2c2"}.fa.fa-free-code-camp,.fa.fa-quora,.fa.fa-telegram{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-thermometer-4:before,.fa.fa-thermometer:before{content:"\f2c7"}.fa.fa-thermometer-3:before{content:"\f2c8"}.fa.fa-thermometer-2:before{content:"\f2c9"}.fa.fa-thermometer-1:before{content:"\f2ca"}.fa.fa-thermometer-0:before{content:"\f2cb"}.fa.fa-bathtub:before,.fa.fa-s15:before{content:"\f2cd"}.fa.fa-window-maximize,.fa.fa-window-restore{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-times-rectangle:before{content:"\f410"}.fa.fa-window-close-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-window-close-o:before{content:"\f410"}.fa.fa-times-rectangle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-times-rectangle-o:before{content:"\f410"}.fa.fa-bandcamp,.fa.fa-eercast,.fa.fa-etsy,.fa.fa-grav,.fa.fa-imdb,.fa.fa-ravelry{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-eercast:before{content:"\f2da"}.fa.fa-snowflake-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-snowflake-o:before{content:"\f2dc"}.fa.fa-spotify,.fa.fa-superpowers,.fa.fa-wpexplorer{font-family:"Font Awesome 5 Brands";font-weight:400} \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/js/all.js b/examples/web/static/libs/fontawesome/js/all.js deleted file mode 100644 index 9c359026..00000000 --- a/examples/web/static/libs/fontawesome/js/all.js +++ /dev/null @@ -1,4259 +0,0 @@ -(function () { - 'use strict'; - - var _WINDOW = {}; - var _DOCUMENT = {}; - - try { - if (typeof window !== 'undefined') _WINDOW = window; - if (typeof document !== 'undefined') _DOCUMENT = document; - } catch (e) {} - - var _ref = _WINDOW.navigator || {}, - _ref$userAgent = _ref.userAgent, - userAgent = _ref$userAgent === void 0 ? '' : _ref$userAgent; - - var WINDOW = _WINDOW; - var DOCUMENT = _DOCUMENT; - var IS_BROWSER = !!WINDOW.document; - var IS_DOM = !!DOCUMENT.documentElement && !!DOCUMENT.head && typeof DOCUMENT.addEventListener === 'function' && typeof DOCUMENT.createElement === 'function'; - var IS_IE = ~userAgent.indexOf('MSIE') || ~userAgent.indexOf('Trident/'); - - var NAMESPACE_IDENTIFIER = '___FONT_AWESOME___'; - var PRODUCTION = function () { - try { - return "production" === 'production'; - } catch (e) { - return false; - } - }(); - - function bunker(fn) { - try { - fn(); - } catch (e) { - if (!PRODUCTION) { - throw e; - } - } - } - - function _defineProperty(obj, key, value) { - if (key in obj) { - Object.defineProperty(obj, key, { - value: value, - enumerable: true, - configurable: true, - writable: true - }); - } else { - obj[key] = value; - } - - return obj; - } - - function _objectSpread(target) { - for (var i = 1; i < arguments.length; i++) { - var source = arguments[i] != null ? arguments[i] : {}; - var ownKeys = Object.keys(source); - - if (typeof Object.getOwnPropertySymbols === 'function') { - ownKeys = ownKeys.concat(Object.getOwnPropertySymbols(source).filter(function (sym) { - return Object.getOwnPropertyDescriptor(source, sym).enumerable; - })); - } - - ownKeys.forEach(function (key) { - _defineProperty(target, key, source[key]); - }); - } - - return target; - } - - var w = WINDOW || {}; - if (!w[NAMESPACE_IDENTIFIER]) w[NAMESPACE_IDENTIFIER] = {}; - if (!w[NAMESPACE_IDENTIFIER].styles) w[NAMESPACE_IDENTIFIER].styles = {}; - if (!w[NAMESPACE_IDENTIFIER].hooks) w[NAMESPACE_IDENTIFIER].hooks = {}; - if (!w[NAMESPACE_IDENTIFIER].shims) w[NAMESPACE_IDENTIFIER].shims = []; - var namespace = w[NAMESPACE_IDENTIFIER]; - - function defineIcons(prefix, icons) { - var params = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : {}; - var _params$skipHooks = params.skipHooks, - skipHooks = _params$skipHooks === void 0 ? false : _params$skipHooks; - var normalized = Object.keys(icons).reduce(function (acc, iconName) { - var icon = icons[iconName]; - var expanded = !!icon.icon; - - if (expanded) { - acc[icon.iconName] = icon.icon; - } else { - acc[iconName] = icon; - } - - return acc; - }, {}); - - if (typeof namespace.hooks.addPack === 'function' && !skipHooks) { - namespace.hooks.addPack(prefix, normalized); - } else { - namespace.styles[prefix] = _objectSpread({}, namespace.styles[prefix] || {}, normalized); - } - /** - * Font Awesome 4 used the prefix of `fa` for all icons. With the introduction - * of new styles we needed to differentiate between them. Prefix `fa` is now an alias - * for `fas` so we'll easy the upgrade process for our users by automatically defining - * this as well. - */ - - - if (prefix === 'fas') { - defineIcons('fa', icons); - } - } - - var icons = { - "500px": [448, 512, [], "f26e", "M103.3 344.3c-6.5-14.2-6.9-18.3 7.4-23.1 25.6-8 8 9.2 43.2 49.2h.3v-93.9c1.2-50.2 44-92.2 97.7-92.2 53.9 0 97.7 43.5 97.7 96.8 0 63.4-60.8 113.2-128.5 93.3-10.5-4.2-2.1-31.7 8.5-28.6 53 0 89.4-10.1 89.4-64.4 0-61-77.1-89.6-116.9-44.6-23.5 26.4-17.6 42.1-17.6 157.6 50.7 31 118.3 22 160.4-20.1 24.8-24.8 38.5-58 38.5-93 0-35.2-13.8-68.2-38.8-93.3-24.8-24.8-57.8-38.5-93.3-38.5s-68.8 13.8-93.5 38.5c-.3.3-16 16.5-21.2 23.9l-.5.6c-3.3 4.7-6.3 9.1-20.1 6.1-6.9-1.7-14.3-5.8-14.3-11.8V20c0-5 3.9-10.5 10.5-10.5h241.3c8.3 0 8.3 11.6 8.3 15.1 0 3.9 0 15.1-8.3 15.1H130.3v132.9h.3c104.2-109.8 282.8-36 282.8 108.9 0 178.1-244.8 220.3-310.1 62.8zm63.3-260.8c-.5 4.2 4.6 24.5 14.6 20.6C306 56.6 384 144.5 390.6 144.5c4.8 0 22.8-15.3 14.3-22.8-93.2-89-234.5-57-238.3-38.2zM393 414.7C283 524.6 94 475.5 61 310.5c0-12.2-30.4-7.4-28.9 3.3 24 173.4 246 256.9 381.6 121.3 6.9-7.8-12.6-28.4-20.7-20.4zM213.6 306.6c0 4 4.3 7.3 5.5 8.5 3 3 6.1 4.4 8.5 4.4 3.8 0 2.6.2 22.3-19.5 19.6 19.3 19.1 19.5 22.3 19.5 5.4 0 18.5-10.4 10.7-18.2L265.6 284l18.2-18.2c6.3-6.8-10.1-21.8-16.2-15.7L249.7 268c-18.6-18.8-18.4-19.5-21.5-19.5-5 0-18 11.7-12.4 17.3L234 284c-18.1 17.9-20.4 19.2-20.4 22.6z"], - "accessible-icon": [448, 512, [], "f368", "M423.9 255.8L411 413.1c-3.3 40.7-63.9 35.1-60.6-4.9l10-122.5-41.1 2.3c10.1 20.7 15.8 43.9 15.8 68.5 0 41.2-16.1 78.7-42.3 106.5l-39.3-39.3c57.9-63.7 13.1-167.2-74-167.2-25.9 0-49.5 9.9-67.2 26L73 243.2c22-20.7 50.1-35.1 81.4-40.2l75.3-85.7-42.6-24.8-51.6 46c-30 26.8-70.6-18.5-40.5-45.4l68-60.7c9.8-8.8 24.1-10.2 35.5-3.6 0 0 139.3 80.9 139.5 81.1 16.2 10.1 20.7 36 6.1 52.6L285.7 229l106.1-5.9c18.5-1.1 33.6 14.4 32.1 32.7zm-64.9-154c28.1 0 50.9-22.8 50.9-50.9C409.9 22.8 387.1 0 359 0c-28.1 0-50.9 22.8-50.9 50.9 0 28.1 22.8 50.9 50.9 50.9zM179.6 456.5c-80.6 0-127.4-90.6-82.7-156.1l-39.7-39.7C36.4 287 24 320.3 24 356.4c0 130.7 150.7 201.4 251.4 122.5l-39.7-39.7c-16 10.9-35.3 17.3-56.1 17.3z"], - "accusoft": [640, 512, [], "f369", "M322.1 252v-1l-51.2-65.8s-12 1.6-25 15.1c-9 9.3-242.1 239.1-243.4 240.9-7 10 1.6 6.8 15.7 1.7.8 0 114.5-36.6 114.5-36.6.5-.6-.1-.1.6-.6-.4-5.1-.8-26.2-1-27.7-.6-5.2 2.2-6.9 7-8.9l92.6-33.8c.6-.8 88.5-81.7 90.2-83.3zm160.1 120.1c13.3 16.1 20.7 13.3 30.8 9.3 3.2-1.2 115.4-47.6 117.8-48.9 8-4.3-1.7-16.7-7.2-23.4-2.1-2.5-205.1-245.6-207.2-248.3-9.7-12.2-14.3-12.9-38.4-12.8-10.2 0-106.8.5-116.5.6-19.2.1-32.9-.3-19.2 16.9C250 75 476.5 365.2 482.2 372.1zm152.7 1.6c-2.3-.3-24.6-4.7-38-7.2 0 0-115 50.4-117.5 51.6-16 7.3-26.9-3.2-36.7-14.6l-57.1-74c-5.4-.9-60.4-9.6-65.3-9.3-3.1.2-9.6.8-14.4 2.9-4.9 2.1-145.2 52.8-150.2 54.7-5.1 2-11.4 3.6-11.1 7.6.2 2.5 2 2.6 4.6 3.5 2.7.8 300.9 67.6 308 69.1 15.6 3.3 38.5 10.5 53.6 1.7 2.1-1.2 123.8-76.4 125.8-77.8 5.4-4 4.3-6.8-1.7-8.2z"], - "acquisitions-incorporated": [344, 512, [], "f6af", "M338.5 468.2c-1.2-7.7-1.3-7.6-9.6-7.6-99.8.2-111.8-2.4-112.7-2.6-12.3-1.7-20.6-10.5-21-23.1-.1-1.6-.2-71.6-1-129.1-.1-4.7 1.6-6.4 5.9-7.5 12.5-3 24.9-6.1 37.3-9.7 4.3-1.3 6.8-.2 8.4 3.5 4.5 10.3 8.8 20.6 13.2 30.9 1.6 3.7.1 4.4-3.4 4.4-10-.2-20-.1-30.4-.1v27h116c-1.4-9.5-2.7-18.1-4-27.5-7 0-13.8.4-20.4-.1-22.6-1.6-18.3-4.4-84-158.6-8.8-20.1-27.9-62.1-36.5-89.2-4.4-14 5.5-25.4 18.9-26.6 18.6-1.7 37.5-1.6 56.2-2 20.6-.4 41.2-.4 61.8-.5 3.1 0 4-1.4 4.3-4.3 1.2-9.8 2.7-19.5 4-29.2.8-5.3 1.6-10.7 2.4-16.1L4.8 0C1.2 0-.5 1.1.2 5.3c2.2 13.2-.8.8 6.4 45.3 63.4 0 71.8.9 101.8.5 12.3-.2 37 3.5 37.7 22.1.4 11.4-1.1 11.3-32.6 87.4-53.8 129.8-50.7 120.3-67.3 161-1.7 4.1-3.6 5.2-7.6 5.2-8.5-.2-17-.3-25.4.1-1.9.1-5.2 1.8-5.5 3.2-1.5 8.1-2.2 16.3-3.2 24.9h114.3v-27.6c-6.9 0-33.5.4-35.3-2.9 5.3-12.3 10.4-24.4 15.7-36.7 16.3 4 31.9 7.8 47.6 11.7 3.4.9 4.6 3 4.6 6.8-.1 42.9.1 85.9.2 128.8 0 10.2-5.5 19.1-14.9 23.1-6.5 2.7-3.3 3.4-121.4 2.4-5.3 0-7.1 2-7.6 6.8-1.5 12.9-2.9 25.9-5 38.8-.8 5 1.3 5.7 5.3 5.7 183.2.6-30.7 0 337.1 0-2.5-15-4.4-29.4-6.6-43.7zM163.6 262.5c-13.3-4.2-26.6-8.2-39.9-12.5-1.8-.6-3.5-1.7-5.8-2.9 17.2-44.3 34.2-88.1 51.3-132.1 7.5 2.4 7.9-.8 9.4 0 9.3 22.5 18.1 60.1 27 82.8 6.6 16.7 13 33.5 19.7 50.9-1.2.6-2.5 1.6-3.9 2.1-13.1 3.9-26.4 7.5-39.4 11.7-6.4 2.2-12.2 2-18.4 0z"], - "adn": [496, 512, [], "f170", "M248 167.5l64.9 98.8H183.1l64.9-98.8zM496 256c0 136.9-111.1 248-248 248S0 392.9 0 256 111.1 8 248 8s248 111.1 248 248zm-99.8 82.7L248 115.5 99.8 338.7h30.4l33.6-51.7h168.6l33.6 51.7h30.2z"], - "adobe": [460, 512, [], "f778", "M289.9 64.3h170.9v384l-170.9-384zm-119 0H0v384l170.9-384zm59.5 142.1l107.5 241.9h-73l-30.7-76.8h-78.7l74.9-165.1z"], - "adversal": [512, 512, [], "f36a", "M482.1 32H28.7C5.8 32 0 37.9 0 60.9v390.2C0 474.4 5.8 480 28.7 480h453.4c24.4 0 29.9-5.2 29.9-29.7V62.2c0-24.6-5.4-30.2-29.9-30.2zM178.4 220.3c-27.5-20.2-72.1-8.7-84.2 23.4-4.3 11.1-9.3 9.5-17.5 8.3-9.7-1.5-17.2-3.2-22.5-5.5-28.8-11.4 8.6-55.3 24.9-64.3 41.1-21.4 83.4-22.2 125.3-4.8 40.9 16.8 34.5 59.2 34.5 128.5 2.7 25.8-4.3 58.3 9.3 88.8 1.9 4.4.4 7.9-2.7 10.7-8.4 6.7-39.3 2.2-46.6-7.4-1.9-2.2-1.8-3.6-3.9-6.2-3.6-3.9-7.3-2.2-11.9 1-57.4 36.4-140.3 21.4-147-43.3-3.1-29.3 12.4-57.1 39.6-71 38.2-19.5 112.2-11.8 114-30.9 1.1-10.2-1.9-20.1-11.3-27.3zm286.7 222c0 15.1-11.1 9.9-17.8 9.9H52.4c-7.4 0-18.2 4.8-17.8-10.7.4-13.9 10.5-9.1 17.1-9.1 132.3-.4 264.5-.4 396.8 0 6.8 0 16.6-4.4 16.6 9.9zm3.8-340.5v291c0 5.7-.7 13.9-8.1 13.9-12.4-.4-27.5 7.1-36.1-5.6-5.8-8.7-7.8-4-12.4-1.2-53.4 29.7-128.1 7.1-144.4-85.2-6.1-33.4-.7-67.1 15.7-100 11.8-23.9 56.9-76.1 136.1-30.5v-71c0-26.2-.1-26.2 26-26.2 3.1 0 6.6.4 9.7 0 10.1-.8 13.6 4.4 13.6 14.3-.1.2-.1.3-.1.5zm-51.5 232.3c-19.5 47.6-72.9 43.3-90 5.2-15.1-33.3-15.5-68.2.4-101.5 16.3-34.1 59.7-35.7 81.5-4.8 20.6 28.8 14.9 84.6 8.1 101.1zm-294.8 35.3c-7.5-1.3-33-3.3-33.7-27.8-.4-13.9 7.8-23 19.8-25.8 24.4-5.9 49.3-9.9 73.7-14.7 8.9-2 7.4 4.4 7.8 9.5 1.4 33-26.1 59.2-67.6 58.8z"], - "affiliatetheme": [512, 512, [], "f36b", "M159.7 237.4C108.4 308.3 43.1 348.2 14 326.6-15.2 304.9 2.8 230 54.2 159.1c51.3-70.9 116.6-110.8 145.7-89.2 29.1 21.6 11.1 96.6-40.2 167.5zm351.2-57.3C437.1 303.5 319 367.8 246.4 323.7c-25-15.2-41.3-41.2-49-73.8-33.6 64.8-92.8 113.8-164.1 133.2 49.8 59.3 124.1 96.9 207 96.9 150 0 271.6-123.1 271.6-274.9.1-8.5-.3-16.8-1-25z"], - "algolia": [448, 512, [], "f36c", "M229.3 182.6c-49.3 0-89.2 39.9-89.2 89.2 0 49.3 39.9 89.2 89.2 89.2s89.2-39.9 89.2-89.2c0-49.3-40-89.2-89.2-89.2zm62.7 56.6l-58.9 30.6c-1.8.9-3.8-.4-3.8-2.3V201c0-1.5 1.3-2.7 2.7-2.6 26.2 1 48.9 15.7 61.1 37.1.7 1.3.2 3-1.1 3.7zM389.1 32H58.9C26.4 32 0 58.4 0 90.9V421c0 32.6 26.4 59 58.9 59H389c32.6 0 58.9-26.4 58.9-58.9V90.9C448 58.4 421.6 32 389.1 32zm-202.6 84.7c0-10.8 8.7-19.5 19.5-19.5h45.3c10.8 0 19.5 8.7 19.5 19.5v15.4c0 1.8-1.7 3-3.3 2.5-12.3-3.4-25.1-5.1-38.1-5.1-13.5 0-26.7 1.8-39.4 5.5-1.7.5-3.4-.8-3.4-2.5v-15.8zm-84.4 37l9.2-9.2c7.6-7.6 19.9-7.6 27.5 0l7.7 7.7c1.1 1.1 1 3-.3 4-6.2 4.5-12.1 9.4-17.6 14.9-5.4 5.4-10.4 11.3-14.8 17.4-1 1.3-2.9 1.5-4 .3l-7.7-7.7c-7.6-7.5-7.6-19.8 0-27.4zm127.2 244.8c-70 0-126.6-56.7-126.6-126.6s56.7-126.6 126.6-126.6c70 0 126.6 56.6 126.6 126.6 0 69.8-56.7 126.6-126.6 126.6z"], - "alipay": [448, 512, [], "f642", "M377.74 32H70.26C31.41 32 0 63.41 0 102.26v307.48C0 448.59 31.41 480 70.26 480h307.48c38.52 0 69.76-31.08 70.26-69.6-45.96-25.62-110.59-60.34-171.6-88.44-32.07 43.97-84.14 81-148.62 81-70.59 0-93.73-45.3-97.04-76.37-3.97-39.01 14.88-81.5 99.52-81.5 35.38 0 79.35 10.25 127.13 24.96 16.53-30.09 26.45-60.34 26.45-60.34h-178.2v-16.7h92.08v-31.24H88.28v-19.01h109.44V92.34h50.92v50.42h109.44v19.01H248.63v31.24h88.77s-15.21 46.62-38.35 90.92c48.93 16.7 100.01 36.04 148.62 52.74V102.26C447.83 63.57 416.43 32 377.74 32zM47.28 322.95c.99 20.17 10.25 53.73 69.93 53.73 52.07 0 92.58-39.68 117.87-72.9-44.63-18.68-84.48-31.41-109.44-31.41-67.45 0-79.35 33.06-78.36 50.58z"], - "amazon": [448, 512, [], "f270", "M257.2 162.7c-48.7 1.8-169.5 15.5-169.5 117.5 0 109.5 138.3 114 183.5 43.2 6.5 10.2 35.4 37.5 45.3 46.8l56.8-56S341 288.9 341 261.4V114.3C341 89 316.5 32 228.7 32 140.7 32 94 87 94 136.3l73.5 6.8c16.3-49.5 54.2-49.5 54.2-49.5 40.7-.1 35.5 29.8 35.5 69.1zm0 86.8c0 80-84.2 68-84.2 17.2 0-47.2 50.5-56.7 84.2-57.8v40.6zm136 163.5c-7.7 10-70 67-174.5 67S34.2 408.5 9.7 379c-6.8-7.7 1-11.3 5.5-8.3C88.5 415.2 203 488.5 387.7 401c7.5-3.7 13.3 2 5.5 12zm39.8 2.2c-6.5 15.8-16 26.8-21.2 31-5.5 4.5-9.5 2.7-6.5-3.8s19.3-46.5 12.7-55c-6.5-8.3-37-4.3-48-3.2-10.8 1-13 2-14-.3-2.3-5.7 21.7-15.5 37.5-17.5 15.7-1.8 41-.8 46 5.7 3.7 5.1 0 27.1-6.5 43.1z"], - "amazon-pay": [611, 512, [], "f42c", "M0 325.2c2.3-4.2 5.2-4.9 9.7-2.5 10.4 5.6 20.6 11.4 31.2 16.7 40.7 20.4 83.2 35.6 127.4 46.3 20.9 5 41.9 9 63.2 11.8 31.5 4.2 63.2 6 95 5.2 17.4-.4 34.8-1.8 52.1-3.8 56.4-6.7 110.9-20.8 163.3-42.8 2.9-1.2 5.9-2 9.1-1.2 6.7 1.8 9 9 4.1 13.9-2.8 2.8-6.3 5.1-9.6 7.4-30.7 21.1-64.2 36.4-99.6 47.9-24.6 7.9-49.6 13.8-75.1 17.6-17.6 2.6-35.4 4.4-53.2 4.8-.8 0-1.7.2-2.5.3H294c-.8-.1-1.7-.3-2.5-.3-3.6-.2-7.2-.3-10.7-.4-16.9-.7-33.7-2.6-50.4-5.3-27.4-4.5-54.2-11.4-80.4-20.9-54.1-19.6-102.6-48.6-145.6-87-1.8-1.6-3-3.8-4.4-5.7v-2zM158 65c-1.4.2-2.9.4-4.3.6-14 1.7-26.6 6.9-38 15.1-2.4 1.7-4.6 3.5-7.1 5.4-.2-.5-.4-1-.4-1.4-.4-2.7-.8-5.5-1.3-8.2-.7-4.6-3-6.6-7.6-6.6H87.8c-6.9 0-8.2 1.3-8.2 8.2v209.3c0 1 0 2 .1 3 .2 3 2 4.9 4.9 5 7 .1 14.1.1 21.1 0 2.9 0 4.7-2 5-5 .1-1 .1-2 .1-3V215c1.1.9 1.7 1.4 2.2 1.9 17.9 14.9 38.5 19.8 61 15.4 20.4-4 34.6-16.5 43.8-34.9 7-13.9 9.9-28.7 10.3-44.1.5-17.1-1.2-33.9-8.1-49.8-8.5-19.6-22.6-32.5-43.9-36.9-3.2-.7-6.5-1-9.8-1.5-2.8-.1-5.5-.1-8.3-.1zm-47.4 41.9c0-1.5.4-2.4 1.7-3.3 13.7-9.5 28.8-14.5 45.6-13.2 14.9 1.1 27.1 8.4 33.5 25.9 3.9 10.7 4.9 21.8 4.9 33 0 10.4-.8 20.6-4 30.6-6.8 21.3-22.4 29.4-42.6 28.5-14-.6-26.2-6-37.4-13.9-1.2-.9-1.7-1.7-1.7-3.3.1-14.1 0-28.1 0-42.2 0-14 .1-28 0-42.1zM316.3 65c-1 .1-2 .3-2.9.4-9.8.5-19.4 1.7-28.9 4.1-6.1 1.6-12 3.8-17.9 5.8-3.6 1.2-5.4 3.8-5.3 7.7.1 3.3-.1 6.6 0 9.9.1 4.8 2.1 6.1 6.8 4.9 7.8-2 15.6-4.2 23.5-5.7 12.3-2.3 24.7-3.3 37.2-1.4 6.5 1 12.6 2.9 16.8 8.4 3.7 4.8 5.1 10.5 5.3 16.4.3 8.3.2 16.6.3 24.9 0 .4-.1.9-.2 1.4-.5-.1-.9 0-1.3-.1-10.5-2.5-21.1-4.3-32-4.9-11.3-.6-22.5.1-33.3 3.9-12.9 4.5-23.3 12.3-29.4 24.9-4.7 9.8-5.4 20.2-3.9 30.7 2 14 9 24.8 21.4 31.7 11.9 6.6 24.8 7.4 37.9 5.4 15.1-2.3 28.5-8.7 40.3-18.4.4-.4.9-.7 1.6-1.1.6 3.8 1.1 7.4 1.8 11 .6 3.1 2.5 5.1 5.4 5.2 5.4.1 10.9.1 16.3 0 2.7-.1 4.5-1.9 4.8-4.7.1-.9.1-1.9.1-2.8v-106c0-4.3-.2-8.6-.9-12.9-1.9-12.9-7.4-23.5-19-30.4-6.7-4-14.1-6-21.8-7.1-3.6-.5-7.2-.8-10.8-1.3-3.9.1-7.9.1-11.9.1zm35 127.7c0 1.3-.4 2.2-1.5 3-11.2 8.1-23.5 13.5-37.4 14.9-5.7.6-11.4.4-16.8-1.8-6.3-2.5-10.4-6.9-12.4-13.3s-2-13-.1-19.4c2.5-8.3 8.4-13 16.4-15.6 8.1-2.6 16.5-3 24.8-2.2 8.4.7 16.6 2.3 25 3.4 1.6.2 2.1 1 2.1 2.6-.1 4.8 0 9.5 0 14.3-.1 4.7-.2 9.4-.1 14.1zm259.9 129.4c-1-5-4.8-6.9-9.1-8.3-6.8-2.3-13.9-3.3-21-3.9-13.1-1.1-26.2-.5-39.2 1.9-14.3 2.7-27.9 7.3-40 15.6-1.4 1-2.8 2.1-3.7 3.5-.7 1.1-.9 2.8-.5 4 .4 1.5 2.1 1.9 3.6 1.8.7 0 1.5 0 2.2-.1 7.8-.8 15.5-1.7 23.3-2.5 11.4-1.1 22.9-1.8 34.3-.9 4.8.3 9.7 1.4 14.4 2.7 5.1 1.4 7.4 5.2 7.6 10.4.4 8-1.4 15.7-3.5 23.3-4.1 15.4-10 30.3-15.8 45.1-.4 1-.8 2-1 3-.5 2.9 1.2 4.8 4.1 4.1 1.7-.4 3.6-1.3 4.8-2.5 4.4-4.3 8.9-8.6 12.7-13.4 12.8-16.4 20.3-35.3 24.7-55.6.8-3.6 1.4-7.3 2.1-10.9v-17.3zM479.1 198.9c-12.9-35.7-25.8-71.5-38.7-107.2-2-5.7-4.2-11.3-6.3-16.9-1.1-2.9-3.2-4.8-6.4-4.8-7.6-.1-15.2-.2-22.9-.1-2.5 0-3.7 2-3.2 4.5.5 2.1 1.1 4.1 1.9 6.1 19.6 48.5 39.3 97.1 59.1 145.5 1.7 4.1 2.1 7.6.2 11.8-3.3 7.3-5.9 15-9.3 22.3-3 6.5-8 11.4-15.2 13.3-5.1 1.4-10.2 1.6-15.4 1.1-2.5-.2-5-.8-7.5-1-3.4-.2-5.1 1.3-5.2 4.8-.1 3.3-.1 6.6 0 9.9.1 5.5 2 8 7.4 8.9 5.6 1 11.3 1.9 16.9 2 17.1.4 30.7-6.5 39.5-21.4 3.5-5.9 6.7-12.1 9.2-18.4 23.7-59.8 47.1-119.7 70.6-179.6.7-1.8 1.3-3.6 1.6-5.5.4-2.8-.9-4.4-3.7-4.4-6.6-.1-13.3 0-19.9 0-3.7 0-6.3 1.6-7.7 5.2-.5 1.4-1.1 2.7-1.6 4.1-11.6 33.3-23.2 66.6-34.8 100-2.5 7.2-5.1 14.5-7.7 22.2-.4-1.1-.6-1.7-.9-2.4z"], - "amilia": [448, 512, [], "f36d", "M240.1 32c-61.9 0-131.5 16.9-184.2 55.4-5.1 3.1-9.1 9.2-7.2 19.4 1.1 5.1 5.1 27.4 10.2 39.6 4.1 10.2 14.2 10.2 20.3 6.1 32.5-22.3 96.5-47.7 152.3-47.7 57.9 0 58.9 28.4 58.9 73.1v38.5C203 227.7 78.2 251 46.7 264.2 11.2 280.5 16.3 357.7 16.3 376s15.2 104 124.9 104c47.8 0 113.7-20.7 153.3-42.1v25.4c0 3 2.1 8.2 6.1 9.1 3.1 1 50.7 2 59.9 2s62.5.3 66.5-.7c4.1-1 5.1-6.1 5.1-9.1V168c-.1-80.3-57.9-136-192-136zm50.2 348c-21.4 13.2-48.7 24.4-79.1 24.4-52.8 0-58.9-33.5-59-44.7 0-12.2-3-42.7 18.3-52.9 24.3-13.2 75.1-29.4 119.8-33.5z"], - "android": [448, 512, [], "f17b", "M89.6 204.5v115.8c0 15.4-12.1 27.7-27.5 27.7-15.3 0-30.1-12.4-30.1-27.7V204.5c0-15.1 14.8-27.5 30.1-27.5 15.1 0 27.5 12.4 27.5 27.5zm10.8 157c0 16.4 13.2 29.6 29.6 29.6h19.9l.3 61.1c0 36.9 55.2 36.6 55.2 0v-61.1h37.2v61.1c0 36.7 55.5 36.8 55.5 0v-61.1h20.2c16.2 0 29.4-13.2 29.4-29.6V182.1H100.4v179.4zm248-189.1H99.3c0-42.8 25.6-80 63.6-99.4l-19.1-35.3c-2.8-4.9 4.3-8 6.7-3.8l19.4 35.6c34.9-15.5 75-14.7 108.3 0L297.5 34c2.5-4.3 9.5-1.1 6.7 3.8L285.1 73c37.7 19.4 63.3 56.6 63.3 99.4zm-170.7-55.5c0-5.7-4.6-10.5-10.5-10.5-5.7 0-10.2 4.8-10.2 10.5s4.6 10.5 10.2 10.5c5.9 0 10.5-4.8 10.5-10.5zm113.4 0c0-5.7-4.6-10.5-10.2-10.5-5.9 0-10.5 4.8-10.5 10.5s4.6 10.5 10.5 10.5c5.6 0 10.2-4.8 10.2-10.5zm94.8 60.1c-15.1 0-27.5 12.1-27.5 27.5v115.8c0 15.4 12.4 27.7 27.5 27.7 15.4 0 30.1-12.4 30.1-27.7V204.5c0-15.4-14.8-27.5-30.1-27.5z"], - "angellist": [448, 512, [], "f209", "M347.1 215.4c11.7-32.6 45.4-126.9 45.4-157.1 0-26.6-15.7-48.9-43.7-48.9-44.6 0-84.6 131.7-97.1 163.1C242 144 196.6 0 156.6 0c-31.1 0-45.7 22.9-45.7 51.7 0 35.3 34.2 126.8 46.6 162-6.3-2.3-13.1-4.3-20-4.3-23.4 0-48.3 29.1-48.3 52.6 0 8.9 4.9 21.4 8 29.7-36.9 10-51.1 34.6-51.1 71.7C46 435.6 114.4 512 210.6 512c118 0 191.4-88.6 191.4-202.9 0-43.1-6.9-82-54.9-93.7zM311.7 108c4-12.3 21.1-64.3 37.1-64.3 8.6 0 10.9 8.9 10.9 16 0 19.1-38.6 124.6-47.1 148l-34-6 33.1-93.7zM142.3 48.3c0-11.9 14.5-45.7 46.3 47.1l34.6 100.3c-15.6-1.3-27.7-3-35.4 1.4-10.9-28.8-45.5-119.7-45.5-148.8zM140 244c29.3 0 67.1 94.6 67.1 107.4 0 5.1-4.9 11.4-10.6 11.4-20.9 0-76.9-76.9-76.9-97.7.1-7.7 12.7-21.1 20.4-21.1zm184.3 186.3c-29.1 32-66.3 48.6-109.7 48.6-59.4 0-106.3-32.6-128.9-88.3-17.1-43.4 3.8-68.3 20.6-68.3 11.4 0 54.3 60.3 54.3 73.1 0 4.9-7.7 8.3-11.7 8.3-16.1 0-22.4-15.5-51.1-51.4-29.7 29.7 20.5 86.9 58.3 86.9 26.1 0 43.1-24.2 38-42 3.7 0 8.3.3 11.7-.6 1.1 27.1 9.1 59.4 41.7 61.7 0-.9 2-7.1 2-7.4 0-17.4-10.6-32.6-10.6-50.3 0-28.3 21.7-55.7 43.7-71.7 8-6 17.7-9.7 27.1-13.1 9.7-3.7 20-8 27.4-15.4-1.1-11.2-5.7-21.1-16.9-21.1-27.7 0-120.6 4-120.6-39.7 0-6.7.1-13.1 17.4-13.1 32.3 0 114.3 8 138.3 29.1 18.1 16.1 24.3 113.2-31 174.7zm-98.6-126c9.7 3.1 19.7 4 29.7 6-7.4 5.4-14 12-20.3 19.1-2.8-8.5-6.2-16.8-9.4-25.1z"], - "angrycreative": [640, 512, [], "f36e", "M640 238.2l-3.2 28.2-34.5 2.3-2 18.1 34.5-2.3-3.2 28.2-34.4 2.2-2.3 20.1 34.4-2.2-3 26.1-64.7 4.1 12.7-113.2L527 365.2l-31.9 2-23.8-117.8 30.3-2 13.6 79.4 31.7-82.4 93.1-6.2zM426.8 371.5l28.3-1.8L468 249.6l-28.4 1.9-12.8 120zM162 388.1l-19.4-36-3.5 37.4-28.2 1.7 2.7-29.1c-11 18-32 34.3-56.9 35.8C23.9 399.9-3 377 .3 339.7c2.6-29.3 26.7-62.8 67.5-65.4 37.7-2.4 47.6 23.2 51.3 28.8l2.8-30.8 38.9-2.5c20.1-1.3 38.7 3.7 42.5 23.7l2.6-26.6 64.8-4.2-2.7 27.9-36.4 2.4-1.7 17.9 36.4-2.3-2.7 27.9-36.4 2.3-1.9 19.9 36.3-2.3-2.1 20.8 55-117.2 23.8-1.6L370.4 369l8.9-85.6-22.3 1.4 2.9-27.9 75-4.9-3 28-24.3 1.6-9.7 91.9-58 3.7-4.3-15.6-39.4 2.5-8 16.3-126.2 7.7zm-44.3-70.2l-26.4 1.7C84.6 307.2 76.9 303 65 303.8c-19 1.2-33.3 17.5-34.6 33.3-1.4 16 7.3 32.5 28.7 31.2 12.8-.8 21.3-8.6 28.9-18.9l27-1.7 2.7-29.8zm56.1-7.7c1.2-12.9-7.6-13.6-26.1-12.4l-2.7 28.5c14.2-.9 27.5-2.1 28.8-16.1zm21.1 70.8l5.8-60c-5 13.5-14.7 21.1-27.9 26.6l22.1 33.4zm135.4-45l-7.9-37.8-15.8 39.3 23.7-1.5zm-170.1-74.6l-4.3-17.5-39.6 2.6-8.1 18.2-31.9 2.1 57-121.9 23.9-1.6 30.7 102 9.9-104.7 27-1.8 37.8 63.6 6.5-66.6 28.5-1.9-4 41.2c7.4-13.5 22.9-44.7 63.6-47.5 40.5-2.8 52.4 29.3 53.4 30.3l3.3-32 39.3-2.7c12.7-.9 27.8.3 36.3 9.7l-4.4-11.9 32.2-2.2 12.9 43.2 23-45.7 31-2.2-43.6 78.4-4.8 44.3-28.4 1.9 4.8-44.3-15.8-43c1 22.3-9.2 40.1-32 49.6l25.2 38.8-36.4 2.4-19.2-36.8-4 38.3-28.4 1.9 3.3-31.5c-6.7 9.3-19.7 35.4-59.6 38-26.2 1.7-45.6-10.3-55.4-39.2l-4 40.3-25 1.6-37.6-63.3-6.3 66.2-56.8 3.7zm276.6-82.1c10.2-.7 17.5-2.1 21.6-4.3 4.5-2.4 7-6.4 7.6-12.1.6-5.3-.6-8.8-3.4-10.4-3.6-2.1-10.6-2.8-22.9-2l-2.9 28.8zM327.7 214c5.6 5.9 12.7 8.5 21.3 7.9 4.7-.3 9.1-1.8 13.3-4.1 5.5-3 10.6-8 15.1-14.3l-34.2 2.3 2.4-23.9 63.1-4.3 1.2-12-31.2 2.1c-4.1-3.7-7.8-6.6-11.1-8.1-4-1.7-8.1-2.8-12.2-2.5-8 .5-15.3 3.6-22 9.2-7.7 6.4-12 14.5-12.9 24.4-1.1 9.6 1.4 17.3 7.2 23.3zm-201.3 8.2l23.8-1.6-8.3-37.6-15.5 39.2z"], - "angular": [415, 512, [], "f420", "M169.7 268.1h76.2l-38.1-91.6-38.1 91.6zM207.8 32L0 106.4l31.8 275.7 176 97.9 176-97.9 31.8-275.7L207.8 32zM338 373.8h-48.6l-26.2-65.4H152.6l-26.2 65.4H77.7L207.8 81.5 338 373.8z"], - "app-store": [512, 512, [], "f36f", "M255.9 120.9l9.1-15.7c5.6-9.8 18.1-13.1 27.9-7.5 9.8 5.6 13.1 18.1 7.5 27.9l-87.5 151.5h63.3c20.5 0 32 24.1 23.1 40.8H113.8c-11.3 0-20.4-9.1-20.4-20.4 0-11.3 9.1-20.4 20.4-20.4h52l66.6-115.4-20.8-36.1c-5.6-9.8-2.3-22.2 7.5-27.9 9.8-5.6 22.2-2.3 27.9 7.5l8.9 15.7zm-78.7 218l-19.6 34c-5.6 9.8-18.1 13.1-27.9 7.5-9.8-5.6-13.1-18.1-7.5-27.9l14.6-25.2c16.4-5.1 29.8-1.2 40.4 11.6zm168.9-61.7h53.1c11.3 0 20.4 9.1 20.4 20.4 0 11.3-9.1 20.4-20.4 20.4h-29.5l19.9 34.5c5.6 9.8 2.3 22.2-7.5 27.9-9.8 5.6-22.2 2.3-27.9-7.5-33.5-58.1-58.7-101.6-75.4-130.6-17.1-29.5-4.9-59.1 7.2-69.1 13.4 23 33.4 57.7 60.1 104zM256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm216 248c0 118.7-96.1 216-216 216-118.7 0-216-96.1-216-216 0-118.7 96.1-216 216-216 118.7 0 216 96.1 216 216z"], - "app-store-ios": [448, 512, [], "f370", "M400 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zM127 384.5c-5.5 9.6-17.8 12.8-27.3 7.3-9.6-5.5-12.8-17.8-7.3-27.3l14.3-24.7c16.1-4.9 29.3-1.1 39.6 11.4L127 384.5zm138.9-53.9H84c-11 0-20-9-20-20s9-20 20-20h51l65.4-113.2-20.5-35.4c-5.5-9.6-2.2-21.8 7.3-27.3 9.6-5.5 21.8-2.2 27.3 7.3l8.9 15.4 8.9-15.4c5.5-9.6 17.8-12.8 27.3-7.3 9.6 5.5 12.8 17.8 7.3 27.3l-85.8 148.6h62.1c20.2 0 31.5 23.7 22.7 40zm98.1 0h-29l19.6 33.9c5.5 9.6 2.2 21.8-7.3 27.3-9.6 5.5-21.8 2.2-27.3-7.3-32.9-56.9-57.5-99.7-74-128.1-16.7-29-4.8-58 7.1-67.8 13.1 22.7 32.7 56.7 58.9 102h52c11 0 20 9 20 20 0 11.1-9 20-20 20z"], - "apper": [640, 512, [], "f371", "M42.1 239.1c22.2 0 29 2.8 33.5 14.6h.8v-22.9c0-11.3-4.8-15.4-17.9-15.4-11.3 0-14.4 2.5-15.1 12.8H4.8c.3-13.9 1.5-19.1 5.8-24.4C17.9 195 29.5 192 56.7 192c33 0 47.1 5 53.9 18.9 2 4.3 4 15.6 4 23.7v76.3H76.3l1.3-19.1h-1c-5.3 15.6-13.6 20.4-35.5 20.4-30.3 0-41.1-10.1-41.1-37.3 0-25.2 12.3-35.8 42.1-35.8zm17.1 48.1c13.1 0 16.9-3 16.9-13.4 0-9.1-4.3-11.6-19.6-11.6-13.1 0-17.9 3-17.9 12.1-.1 10.4 3.7 12.9 20.6 12.9zm77.8-94.9h38.3l-1.5 20.6h.8c9.1-17.1 15.9-20.9 37.5-20.9 14.4 0 24.7 3 31.5 9.1 9.8 8.6 12.8 20.4 12.8 48.1 0 30-3 43.1-12.1 52.9-6.8 7.3-16.4 10.1-33.2 10.1-20.4 0-29.2-5.5-33.8-21.2h-.8v70.3H137v-169zm80.9 60.7c0-27.5-3.3-32.5-20.7-32.5-16.9 0-20.7 5-20.7 28.7 0 28 3.5 33.5 21.2 33.5 16.4 0 20.2-5.6 20.2-29.7zm57.9-60.7h38.3l-1.5 20.6h.8c9.1-17.1 15.9-20.9 37.5-20.9 14.4 0 24.7 3 31.5 9.1 9.8 8.6 12.8 20.4 12.8 48.1 0 30-3 43.1-12.1 52.9-6.8 7.3-16.4 10.1-33.3 10.1-20.4 0-29.2-5.5-33.8-21.2h-.8v70.3h-39.5v-169zm80.9 60.7c0-27.5-3.3-32.5-20.7-32.5-16.9 0-20.7 5-20.7 28.7 0 28 3.5 33.5 21.2 33.5 16.4 0 20.2-5.6 20.2-29.7zm53.8-3.8c0-25.4 3.3-37.8 12.3-45.8 8.8-8.1 22.2-11.3 45.1-11.3 42.8 0 55.7 12.8 55.7 55.7v11.1h-75.3c-.3 2-.3 4-.3 4.8 0 16.9 4.5 21.9 20.1 21.9 13.9 0 17.9-3 17.9-13.9h37.5v2.3c0 9.8-2.5 18.9-6.8 24.7-7.3 9.8-19.6 13.6-44.3 13.6-27.5 0-41.6-3.3-50.6-12.3-8.5-8.5-11.3-21.3-11.3-50.8zm76.4-11.6c-.3-1.8-.3-3.3-.3-3.8 0-12.3-3.3-14.6-19.6-14.6-14.4 0-17.1 3-18.1 15.1l-.3 3.3h38.3zm55.6-45.3h38.3l-1.8 19.9h.7c6.8-14.9 14.4-20.2 29.7-20.2 10.8 0 19.1 3.3 23.4 9.3 5.3 7.3 6.8 14.4 6.8 34 0 1.5 0 5 .2 9.3h-35c.3-1.8.3-3.3.3-4 0-15.4-2-19.4-10.3-19.4-6.3 0-10.8 3.3-13.1 9.3-1 3-1 4.3-1 12.3v68h-38.3V192.3z"], - "apple": [376, 512, [], "f179", "M314.7 268.7c-.2-36.7 16.4-64.4 50-84.8-18.8-26.9-47.2-41.7-84.7-44.6-35.5-2.8-74.3 20.7-88.5 20.7-15 0-49.4-19.7-76.4-19.7C59.3 141.2 0 184.8 0 273.5c0 26.2 4.8 53.3 14.4 81.2 12.8 36.7 59 126.7 107.2 125.2 25.2-.6 43-17.9 75.8-17.9 31.8 0 48.3 17.9 76.4 17.9 48.6-.7 90.4-82.5 102.6-119.3-65.2-30.7-61.7-90-61.7-91.9zm-56.6-164.2c27.3-32.4 24.8-61.9 24-72.5-24.1 1.4-52 16.4-67.9 34.9-17.5 19.8-27.8 44.3-25.6 71.9 26.1 2 49.9-11.4 69.5-34.3z"], - "apple-pay": [640, 512, [], "f415", "M116.9 158.5c-7.5 8.9-19.5 15.9-31.5 14.9-1.5-12 4.4-24.8 11.3-32.6 7.5-9.1 20.6-15.6 31.3-16.1 1.2 12.4-3.7 24.7-11.1 33.8m10.9 17.2c-17.4-1-32.3 9.9-40.5 9.9-8.4 0-21-9.4-34.8-9.1-17.9.3-34.5 10.4-43.6 26.5-18.8 32.3-4.9 80 13.3 106.3 8.9 13 19.5 27.3 33.5 26.8 13.3-.5 18.5-8.6 34.5-8.6 16.1 0 20.8 8.6 34.8 8.4 14.5-.3 23.6-13 32.5-26 10.1-14.8 14.3-29.1 14.5-29.9-.3-.3-28-10.9-28.3-42.9-.3-26.8 21.9-39.5 22.9-40.3-12.5-18.6-32-20.6-38.8-21.1m100.4-36.2v194.9h30.3v-66.6h41.9c38.3 0 65.1-26.3 65.1-64.3s-26.4-64-64.1-64h-73.2zm30.3 25.5h34.9c26.3 0 41.3 14 41.3 38.6s-15 38.8-41.4 38.8h-34.8V165zm162.2 170.9c19 0 36.6-9.6 44.6-24.9h.6v23.4h28v-97c0-28.1-22.5-46.3-57.1-46.3-32.1 0-55.9 18.4-56.8 43.6h27.3c2.3-12 13.4-19.9 28.6-19.9 18.5 0 28.9 8.6 28.9 24.5v10.8l-37.8 2.3c-35.1 2.1-54.1 16.5-54.1 41.5.1 25.2 19.7 42 47.8 42zm8.2-23.1c-16.1 0-26.4-7.8-26.4-19.6 0-12.3 9.9-19.4 28.8-20.5l33.6-2.1v11c0 18.2-15.5 31.2-36 31.2zm102.5 74.6c29.5 0 43.4-11.3 55.5-45.4L640 193h-30.8l-35.6 115.1h-.6L537.4 193h-31.6L557 334.9l-2.8 8.6c-4.6 14.6-12.1 20.3-25.5 20.3-2.4 0-7-.3-8.9-.5v23.4c1.8.4 9.3.7 11.6.7z"], - "artstation": [508, 512, [], "f77a", "M0 377.4l43 74.3c8.5 16.8 25.8 28.3 45.9 28.3h285.4l-59.2-102.6H0zM499.8 350L333.6 59.3C325 43.1 307.9 32 288.2 32h-88.4l257.3 447.6 40.7-70.5c1.9-3.2 21-29.7 2-59.1zM273 304.5l-115.5-200L42 304.5h231z"], - "asymmetrik": [576, 512, [], "f372", "M517.5 309.2c38.8-40 58.1-80 58.5-116.1.8-65.5-59.4-118.2-169.4-135C277.9 38.4 118.1 73.6 0 140.5 52 114 110.6 92.3 170.7 82.3c74.5-20.5 153-25.4 221.3-14.8C544.5 91.3 588.8 195 490.8 299.2c-10.2 10.8-22 21.1-35 30.6L304.9 103.4 114.7 388.9c-65.6-29.4-76.5-90.2-19.1-151.2 20.8-22.2 48.3-41.9 79.5-58.1 20-12.2 39.7-22.6 62-30.7-65.1 20.3-122.7 52.9-161.6 92.9-27.7 28.6-41.4 57.1-41.7 82.9-.5 35.1 23.4 65.1 68.4 83l-34.5 51.7h101.6l22-34.4c22.2 1 45.3 0 68.6-2.7l-22.8 37.1h135.5L340 406.3c18.6-5.3 36.9-11.5 54.5-18.7l45.9 71.8H542L468.6 349c18.5-12.1 35-25.5 48.9-39.8zm-187.6 80.5l-25-40.6-32.7 53.3c-23.4 3.5-46.7 5.1-69.2 4.4l101.9-159.3 78.7 123c-17.2 7.4-35.3 13.9-53.7 19.2z"], - "atlassian": [512, 512, [], "f77b", "M152.2 236.4c-7.7-8.2-19.7-7.7-24.8 2.8L1.6 490.2c-5 10 2.4 21.7 13.4 21.7h175c5.8.1 11-3.2 13.4-8.4 37.9-77.8 15.1-196.3-51.2-267.1zM244.4 8.1c-122.3 193.4-8.5 348.6 65 495.5 2.5 5.1 7.7 8.4 13.4 8.4H497c11.2 0 18.4-11.8 13.4-21.7 0 0-234.5-470.6-240.4-482.3-5.3-10.6-18.8-10.8-25.6.1z"], - "audible": [640, 512, [], "f373", "M640 199.9v54l-320 200L0 254v-54l320 200 320-200.1zm-194.5 72l47.1-29.4c-37.2-55.8-100.7-92.6-172.7-92.6-72 0-135.5 36.7-172.6 92.4h.3c2.5-2.3 5.1-4.5 7.7-6.7 89.7-74.4 219.4-58.1 290.2 36.3zm-220.1 18.8c16.9-11.9 36.5-18.7 57.4-18.7 34.4 0 65.2 18.4 86.4 47.6l45.4-28.4c-20.9-29.9-55.6-49.5-94.8-49.5-38.9 0-73.4 19.4-94.4 49zM103.6 161.1c131.8-104.3 318.2-76.4 417.5 62.1l.7 1 48.8-30.4C517.1 112.1 424.8 58.1 319.9 58.1c-103.5 0-196.6 53.5-250.5 135.6 9.9-10.5 22.7-23.5 34.2-32.6zm467 32.7z"], - "autoprefixer": [640, 512, [], "f41c", "M318.4 16l-161 480h77.5l25.4-81.4h119.5L405 496h77.5L318.4 16zm-40.3 341.9l41.2-130.4h1.5l40.9 130.4h-83.6zM640 405l-10-31.4L462.1 358l19.4 56.5L640 405zm-462.1-47L10 373.7 0 405l158.5 9.4 19.4-56.4z"], - "avianex": [512, 512, [], "f374", "M453.1 32h-312c-38.9 0-76.2 31.2-83.3 69.7L1.2 410.3C-5.9 448.8 19.9 480 58.9 480h312c38.9 0 76.2-31.2 83.3-69.7l56.7-308.5c7-38.6-18.8-69.8-57.8-69.8zm-58.2 347.3l-32 13.5-115.4-110c-14.7 10-29.2 19.5-41.7 27.1l22.1 64.2-17.9 12.7-40.6-61-52.4-48.1 15.7-15.4 58 31.1c9.3-10.5 20.8-22.6 32.8-34.9L203 228.9l-68.8-99.8 18.8-28.9 8.9-4.8L265 207.8l4.9 4.5c19.4-18.8 33.8-32.4 33.8-32.4 7.7-6.5 21.5-2.9 30.7 7.9 9 10.5 10.6 24.7 2.7 31.3-1.8 1.3-15.5 11.4-35.3 25.6l4.5 7.3 94.9 119.4-6.3 7.9z"], - "aviato": [640, 512, [], "f421", "M107.2 283.5l-19-41.8H36.1l-19 41.8H0l62.2-131.4 62.2 131.4h-17.2zm-45-98.1l-19.6 42.5h39.2l-19.6-42.5zm112.7 102.4l-62.2-131.4h17.1l45.1 96 45.1-96h17l-62.1 131.4zm80.6-4.3V156.4H271v127.1h-15.5zm209.1-115.6v115.6h-17.3V167.9h-41.2v-11.5h99.6v11.5h-41.1zM640 218.8c0 9.2-1.7 17.8-5.1 25.8-3.4 8-8.2 15.1-14.2 21.1-6 6-13.1 10.8-21.1 14.2-8 3.4-16.6 5.1-25.8 5.1s-17.8-1.7-25.8-5.1c-8-3.4-15.1-8.2-21.1-14.2-6-6-10.8-13-14.2-21.1-3.4-8-5.1-16.6-5.1-25.8s1.7-17.8 5.1-25.8c3.4-8 8.2-15.1 14.2-21.1 6-6 13-8.4 21.1-11.9 8-3.4 16.6-5.1 25.8-5.1s17.8 1.7 25.8 5.1c8 3.4 15.1 5.8 21.1 11.9 6 6 10.7 13.1 14.2 21.1 3.4 8 5.1 16.6 5.1 25.8zm-15.5 0c0-7.3-1.3-14-3.9-20.3-2.6-6.3-6.2-11.7-10.8-16.3-4.6-4.6-10-8.2-16.2-10.9-6.2-2.7-12.8-4-19.8-4s-13.6 1.3-19.8 4c-6.2 2.7-11.6 6.3-16.2 10.9-4.6 4.6-8.2 10-10.8 16.3-2.6 6.3-3.9 13.1-3.9 20.3 0 7.3 1.3 14 3.9 20.3 2.6 6.3 6.2 11.7 10.8 16.3 4.6 4.6 10 8.2 16.2 10.9 6.2 2.7 12.8 4 19.8 4s13.6-1.3 19.8-4c6.2-2.7 11.6-6.3 16.2-10.9 4.6-4.6 8.2-10 10.8-16.3 2.6-6.3 3.9-13.1 3.9-20.3zm-94.8 96.7v-6.3l88.9-10-242.9 13.4c.6-2.2 1.1-4.6 1.4-7.2.3-2 .5-4.2.6-6.5l64.8-8.1-64.9 1.9c0-.4-.1-.7-.1-1.1-2.8-17.2-25.5-23.7-25.5-23.7l-1.1-26.3h23.8l19 41.8h17.1L348.6 152l-62.2 131.4h17.1l19-41.8h23.6L345 268s-22.7 6.5-25.5 23.7c-.1.3-.1.7-.1 1.1l-64.9-1.9 64.8 8.1c.1 2.3.3 4.4.6 6.5.3 2.6.8 5 1.4 7.2L78.4 299.2l88.9 10v6.3c-5.9.9-10.5 6-10.5 12.2 0 6.8 5.6 12.4 12.4 12.4 6.8 0 12.4-5.6 12.4-12.4 0-6.2-4.6-11.3-10.5-12.2v-5.8l80.3 9v5.4c-5.7 1.1-9.9 6.2-9.9 12.1 0 6.8 5.6 10.2 12.4 10.2 6.8 0 12.4-3.4 12.4-10.2 0-6-4.3-11-9.9-12.1v-4.9l28.4 3.2v23.7h-5.9V360h5.9v-6.6h5v6.6h5.9v-13.8h-5.9V323l38.3 4.3c8.1 11.4 19 13.6 19 13.6l-.1 6.7-5.1.2-.1 12.1h4.1l.1-5h5.2l.1 5h4.1l-.1-12.1-5.1-.2-.1-6.7s10.9-2.1 19-13.6l38.3-4.3v23.2h-5.9V360h5.9v-6.6h5v6.6h5.9v-13.8h-5.9v-23.7l28.4-3.2v4.9c-5.7 1.1-9.9 6.2-9.9 12.1 0 6.8 5.6 10.2 12.4 10.2 6.8 0 12.4-3.4 12.4-10.2 0-6-4.3-11-9.9-12.1v-5.4l80.3-9v5.8c-5.9.9-10.5 6-10.5 12.2 0 6.8 5.6 12.4 12.4 12.4 6.8 0 12.4-5.6 12.4-12.4-.2-6.3-4.7-11.4-10.7-12.3zm-200.8-87.6l19.6-42.5 19.6 42.5h-17.9l-1.7-40.3-1.7 40.3h-17.9z"], - "aws": [640, 512, [], "f375", "M180.41 203.01c-.72 22.65 10.6 32.68 10.88 39.05a8.164 8.164 0 0 1-4.1 6.27l-12.8 8.96a10.66 10.66 0 0 1-5.63 1.92c-.43-.02-8.19 1.83-20.48-25.61a78.608 78.608 0 0 1-62.61 29.45c-16.28.89-60.4-9.24-58.13-56.21-1.59-38.28 34.06-62.06 70.93-60.05 7.1.02 21.6.37 46.99 6.27v-15.62c2.69-26.46-14.7-46.99-44.81-43.91-2.4.01-19.4-.5-45.84 10.11-7.36 3.38-8.3 2.82-10.75 2.82-7.41 0-4.36-21.48-2.94-24.2 5.21-6.4 35.86-18.35 65.94-18.18a76.857 76.857 0 0 1 55.69 17.28 70.285 70.285 0 0 1 17.67 52.36l-.01 69.29zM93.99 235.4c32.43-.47 46.16-19.97 49.29-30.47 2.46-10.05 2.05-16.41 2.05-27.4-9.67-2.32-23.59-4.85-39.56-4.87-15.15-1.14-42.82 5.63-41.74 32.26-1.24 16.79 11.12 31.4 29.96 30.48zm170.92 23.05c-7.86.72-11.52-4.86-12.68-10.37l-49.8-164.65c-.97-2.78-1.61-5.65-1.92-8.58a4.61 4.61 0 0 1 3.86-5.25c.24-.04-2.13 0 22.25 0 8.78-.88 11.64 6.03 12.55 10.37l35.72 140.83 33.16-140.83c.53-3.22 2.94-11.07 12.8-10.24h17.16c2.17-.18 11.11-.5 12.68 10.37l33.42 142.63L420.98 80.1c.48-2.18 2.72-11.37 12.68-10.37h19.72c.85-.13 6.15-.81 5.25 8.58-.43 1.85 3.41-10.66-52.75 169.9-1.15 5.51-4.82 11.09-12.68 10.37h-18.69c-10.94 1.15-12.51-9.66-12.68-10.75L328.67 110.7l-32.78 136.99c-.16 1.09-1.73 11.9-12.68 10.75h-18.3zm273.48 5.63c-5.88.01-33.92-.3-57.36-12.29a12.802 12.802 0 0 1-7.81-11.91v-10.75c0-8.45 6.2-6.9 8.83-5.89 10.04 4.06 16.48 7.14 28.81 9.6 36.65 7.53 52.77-2.3 56.72-4.48 13.15-7.81 14.19-25.68 5.25-34.95-10.48-8.79-15.48-9.12-53.13-21-4.64-1.29-43.7-13.61-43.79-52.36-.61-28.24 25.05-56.18 69.52-55.95 12.67-.01 46.43 4.13 55.57 15.62 1.35 2.09 2.02 4.55 1.92 7.04v10.11c0 4.44-1.62 6.66-4.87 6.66-7.71-.86-21.39-11.17-49.16-10.75-6.89-.36-39.89.91-38.41 24.97-.43 18.96 26.61 26.07 29.7 26.89 36.46 10.97 48.65 12.79 63.12 29.58 17.14 22.25 7.9 48.3 4.35 55.44-19.08 37.49-68.42 34.44-69.26 34.42zm40.2 104.86c-70.03 51.72-171.69 79.25-258.49 79.25A469.127 469.127 0 0 1 2.83 327.46c-6.53-5.89-.77-13.96 7.17-9.47a637.37 637.37 0 0 0 316.88 84.12 630.22 630.22 0 0 0 241.59-49.55c11.78-5 21.77 7.8 10.12 16.38zm29.19-33.29c-8.96-11.52-59.28-5.38-81.81-2.69-6.79.77-7.94-5.12-1.79-9.47 40.07-28.17 105.88-20.1 113.44-10.63 7.55 9.47-2.05 75.41-39.56 106.91-5.76 4.87-11.27 2.3-8.71-4.1 8.44-21.25 27.39-68.49 18.43-80.02z"], - "bandcamp": [496, 512, [], "f2d5", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm48.2 326.1h-181L199.9 178h181l-84.7 156.1z"], - "behance": [576, 512, [], "f1b4", "M232 237.2c31.8-15.2 48.4-38.2 48.4-74 0-70.6-52.6-87.8-113.3-87.8H0v354.4h171.8c64.4 0 124.9-30.9 124.9-102.9 0-44.5-21.1-77.4-64.7-89.7zM77.9 135.9H151c28.1 0 53.4 7.9 53.4 40.5 0 30.1-19.7 42.2-47.5 42.2h-79v-82.7zm83.3 233.7H77.9V272h84.9c34.3 0 56 14.3 56 50.6 0 35.8-25.9 47-57.6 47zm358.5-240.7H376V94h143.7v34.9zM576 305.2c0-75.9-44.4-139.2-124.9-139.2-78.2 0-131.3 58.8-131.3 135.8 0 79.9 50.3 134.7 131.3 134.7 61.3 0 101-27.6 120.1-86.3H509c-6.7 21.9-34.3 33.5-55.7 33.5-41.3 0-63-24.2-63-65.3h185.1c.3-4.2.6-8.7.6-13.2zM390.4 274c2.3-33.7 24.7-54.8 58.5-54.8 35.4 0 53.2 20.8 56.2 54.8H390.4z"], - "behance-square": [448, 512, [], "f1b5", "M186.5 293c0 19.3-14 25.4-31.2 25.4h-45.1v-52.9h46c18.6.1 30.3 7.8 30.3 27.5zm-7.7-82.3c0-17.7-13.7-21.9-28.9-21.9h-39.6v44.8H153c15.1 0 25.8-6.6 25.8-22.9zm132.3 23.2c-18.3 0-30.5 11.4-31.7 29.7h62.2c-1.7-18.5-11.3-29.7-30.5-29.7zM448 80v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V80c0-26.5 21.5-48 48-48h352c26.5 0 48 21.5 48 48zM271.7 185h77.8v-18.9h-77.8V185zm-43 110.3c0-24.1-11.4-44.9-35-51.6 17.2-8.2 26.2-17.7 26.2-37 0-38.2-28.5-47.5-61.4-47.5H68v192h93.1c34.9-.2 67.6-16.9 67.6-55.9zM380 280.5c0-41.1-24.1-75.4-67.6-75.4-42.4 0-71.1 31.8-71.1 73.6 0 43.3 27.3 73 71.1 73 33.2 0 54.7-14.9 65.1-46.8h-33.7c-3.7 11.9-18.6 18.1-30.2 18.1-22.4 0-34.1-13.1-34.1-35.3h100.2c.1-2.3.3-4.8.3-7.2z"], - "bimobject": [448, 512, [], "f378", "M416 32H32C14.4 32 0 46.4 0 64v384c0 17.6 14.4 32 32 32h384c17.6 0 32-14.4 32-32V64c0-17.6-14.4-32-32-32zm-64 257.4c0 49.4-11.4 82.6-103.8 82.6h-16.9c-44.1 0-62.4-14.9-70.4-38.8h-.9V368H96V136h64v74.7h1.1c4.6-30.5 39.7-38.8 69.7-38.8h17.3c92.4 0 103.8 33.1 103.8 82.5v35zm-64-28.9v22.9c0 21.7-3.4 33.8-38.4 33.8h-45.3c-28.9 0-44.1-6.5-44.1-35.7v-19c0-29.3 15.2-35.7 44.1-35.7h45.3c35-.2 38.4 12 38.4 33.7z"], - "bitbucket": [499, 512, [], "f171", "M16.2 31.6C7.4 31.5.1 38.5 0 47.4c0 .9.1 1.9.2 2.8l67.9 412.1c1.7 10.4 10.7 18.1 21.3 18.2h325.7c7.9.1 14.7-5.6 16-13.4L499 50.3c1.4-8.7-4.5-16.9-13.2-18.3-.9-.1-1.8-.2-2.8-.2l-466.8-.2zm285.9 297.8h-104l-28.1-147h157.3l-25.2 147z"], - "bitcoin": [512, 512, [], "f379", "M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zm-141.651-35.33c4.937-32.999-20.191-50.739-54.55-62.573l11.146-44.702-27.213-6.781-10.851 43.524c-7.154-1.783-14.502-3.464-21.803-5.13l10.929-43.81-27.198-6.781-11.153 44.686c-5.922-1.349-11.735-2.682-17.377-4.084l.031-.14-37.53-9.37-7.239 29.062s20.191 4.627 19.765 4.913c11.022 2.751 13.014 10.044 12.68 15.825l-12.696 50.925c.76.194 1.744.473 2.829.907-.907-.225-1.876-.473-2.876-.713l-17.796 71.338c-1.349 3.348-4.767 8.37-12.471 6.464.271.395-19.78-4.937-19.78-4.937l-13.51 31.147 35.414 8.827c6.588 1.651 13.045 3.379 19.4 5.006l-11.262 45.213 27.182 6.781 11.153-44.733a1038.209 1038.209 0 0 0 21.687 5.627l-11.115 44.523 27.213 6.781 11.262-45.128c46.404 8.781 81.299 5.239 95.986-36.727 11.836-33.79-.589-53.281-25.004-65.991 17.78-4.098 31.174-15.792 34.747-39.949zm-62.177 87.179c-8.41 33.79-65.308 15.523-83.755 10.943l14.944-59.899c18.446 4.603 77.6 13.717 68.811 48.956zm8.417-87.667c-7.673 30.736-55.031 15.12-70.393 11.292l13.548-54.327c15.363 3.828 64.836 10.973 56.845 43.035z"], - "bity": [496, 512, [], "f37a", "M78.4 67.2C173.8-22 324.5-24 421.5 71c14.3 14.1-6.4 37.1-22.4 21.5-84.8-82.4-215.8-80.3-298.9-3.2-16.3 15.1-36.5-8.3-21.8-22.1zm98.9 418.6c19.3 5.7 29.3-23.6 7.9-30C73 421.9 9.4 306.1 37.7 194.8c5-19.6-24.9-28.1-30.2-7.1-32.1 127.4 41.1 259.8 169.8 298.1zm148.1-2c121.9-40.2 192.9-166.9 164.4-291-4.5-19.7-34.9-13.8-30 7.9 24.2 107.7-37.1 217.9-143.2 253.4-21.2 7-10.4 36 8.8 29.7zm-62.9-79l.2-71.8c0-8.2-6.6-14.8-14.8-14.8-8.2 0-14.8 6.7-14.8 14.8l-.2 71.8c0 8.2 6.6 14.8 14.8 14.8s14.8-6.6 14.8-14.8zm71-269c2.1 90.9 4.7 131.9-85.5 132.5-92.5-.7-86.9-44.3-85.5-132.5 0-21.8-32.5-19.6-32.5 0v71.6c0 69.3 60.7 90.9 118 90.1 57.3.8 118-20.8 118-90.1v-71.6c0-19.6-32.5-21.8-32.5 0z"], - "black-tie": [448, 512, [], "f27e", "M0 32v448h448V32H0zm316.5 325.2L224 445.9l-92.5-88.7 64.5-184-64.5-86.6h184.9L252 173.2l64.5 184z"], - "blackberry": [512, 512, [], "f37b", "M166 116.9c0 23.4-16.4 49.1-72.5 49.1H23.4l21-88.8h67.8c42.1 0 53.8 23.3 53.8 39.7zm126.2-39.7h-67.8L205.7 166h70.1c53.8 0 70.1-25.7 70.1-49.1.1-16.4-11.6-39.7-53.7-39.7zM88.8 208.1H21L0 296.9h70.1c56.1 0 72.5-23.4 72.5-49.1 0-16.3-11.7-39.7-53.8-39.7zm180.1 0h-67.8l-18.7 88.8h70.1c53.8 0 70.1-23.4 70.1-49.1 0-16.3-11.7-39.7-53.7-39.7zm189.3-53.8h-67.8l-18.7 88.8h70.1c53.8 0 70.1-23.4 70.1-49.1.1-16.3-11.6-39.7-53.7-39.7zm-28 137.9h-67.8L343.7 381h70.1c56.1 0 70.1-23.4 70.1-49.1 0-16.3-11.6-39.7-53.7-39.7zM240.8 346H173l-18.7 88.8h70.1c56.1 0 70.1-25.7 70.1-49.1.1-16.3-11.6-39.7-53.7-39.7z"], - "blogger": [448, 512, [], "f37c", "M162.4 196c4.8-4.9 6.2-5.1 36.4-5.1 27.2 0 28.1.1 32.1 2.1 5.8 2.9 8.3 7 8.3 13.6 0 5.9-2.4 10-7.6 13.4-2.8 1.8-4.5 1.9-31.1 2.1-16.4.1-29.5-.2-31.5-.8-10.3-2.9-14.1-17.7-6.6-25.3zm61.4 94.5c-53.9 0-55.8.2-60.2 4.1-3.5 3.1-5.7 9.4-5.1 13.9.7 4.7 4.8 10.1 9.2 12 2.2 1 14.1 1.7 56.3 1.2l47.9-.6 9.2-1.5c9-5.1 10.5-17.4 3.1-24.4-5.3-4.7-5-4.7-60.4-4.7zm223.4 130.1c-3.5 28.4-23 50.4-51.1 57.5-7.2 1.8-9.7 1.9-172.9 1.8-157.8 0-165.9-.1-172-1.8-8.4-2.2-15.6-5.5-22.3-10-5.6-3.8-13.9-11.8-17-16.4-3.8-5.6-8.2-15.3-10-22C.1 423 0 420.3 0 256.3 0 93.2 0 89.7 1.8 82.6 8.1 57.9 27.7 39 53 33.4c7.3-1.6 332.1-1.9 340-.3 21.2 4.3 37.9 17.1 47.6 36.4 7.7 15.3 7-1.5 7.3 180.6.2 115.8 0 164.5-.7 170.5zm-85.4-185.2c-1.1-5-4.2-9.6-7.7-11.5-1.1-.6-8-1.3-15.5-1.7-12.4-.6-13.8-.8-17.8-3.1-6.2-3.6-7.9-7.6-8-18.3 0-20.4-8.5-39.4-25.3-56.5-12-12.2-25.3-20.5-40.6-25.1-3.6-1.1-11.8-1.5-39.2-1.8-42.9-.5-52.5.4-67.1 6.2-27 10.7-46.3 33.4-53.4 62.4-1.3 5.4-1.6 14.2-1.9 64.3-.4 62.8 0 72.1 4 84.5 9.7 30.7 37.1 53.4 64.6 58.4 9.2 1.7 122.2 2.1 133.7.5 20.1-2.7 35.9-10.8 50.7-25.9 10.7-10.9 17.4-22.8 21.8-38.5 3.2-10.9 2.9-88.4 1.7-93.9z"], - "blogger-b": [448, 512, [], "f37d", "M446.6 222.7c-1.8-8-6.8-15.4-12.5-18.5-1.8-1-13-2.2-25-2.7-20.1-.9-22.3-1.3-28.7-5-10.1-5.9-12.8-12.3-12.9-29.5-.1-33-13.8-63.7-40.9-91.3-19.3-19.7-40.9-33-65.5-40.5-5.9-1.8-19.1-2.4-63.3-2.9-69.4-.8-84.8.6-108.4 10C45.9 59.5 14.7 96.1 3.3 142.9 1.2 151.7.7 165.8.2 246.8c-.6 101.5.1 116.4 6.4 136.5 15.6 49.6 59.9 86.3 104.4 94.3 14.8 2.7 197.3 3.3 216 .8 32.5-4.4 58-17.5 81.9-41.9 17.3-17.7 28.1-36.8 35.2-62.1 4.9-17.6 4.5-142.8 2.5-151.7zm-322.1-63.6c7.8-7.9 10-8.2 58.8-8.2 43.9 0 45.4.1 51.8 3.4 9.3 4.7 13.4 11.3 13.4 21.9 0 9.5-3.8 16.2-12.3 21.6-4.6 2.9-7.3 3.1-50.3 3.3-26.5.2-47.7-.4-50.8-1.2-16.6-4.7-22.8-28.5-10.6-40.8zm191.8 199.8l-14.9 2.4-77.5.9c-68.1.8-87.3-.4-90.9-2-7.1-3.1-13.8-11.7-14.9-19.4-1.1-7.3 2.6-17.3 8.2-22.4 7.1-6.4 10.2-6.6 97.3-6.7 89.6-.1 89.1-.1 97.6 7.8 12.1 11.3 9.5 31.2-4.9 39.4z"], - "bluetooth": [448, 512, [], "f293", "M292.6 171.1L249.7 214l-.3-86 43.2 43.1m-43.2 219.8l43.1-43.1-42.9-42.9-.2 86zM416 259.4C416 465 344.1 512 230.9 512S32 465 32 259.4 115.4 0 228.6 0 416 53.9 416 259.4zm-158.5 0l79.4-88.6L211.8 36.5v176.9L138 139.6l-27 26.9 92.7 93-92.7 93 26.9 26.9 73.8-73.8 2.3 170 127.4-127.5-83.9-88.7z"], - "bluetooth-b": [320, 512, [], "f294", "M196.48 260.023l92.626-103.333L143.125 0v206.33l-86.111-86.111-31.406 31.405 108.061 108.399L25.608 368.422l31.406 31.405 86.111-86.111L145.84 512l148.552-148.644-97.912-103.333zm40.86-102.996l-49.977 49.978-.338-100.295 50.315 50.317zM187.363 313.04l49.977 49.978-50.315 50.316.338-100.294z"], - "btc": [384, 512, [], "f15a", "M310.204 242.638c27.73-14.18 45.377-39.39 41.28-81.3-5.358-57.351-52.458-76.573-114.85-81.929V0h-48.528v77.203c-12.605 0-25.525.315-38.444.63V0h-48.528v79.409c-17.842.539-38.622.276-97.37 0v51.678c38.314-.678 58.417-3.14 63.023 21.427v217.429c-2.925 19.492-18.524 16.685-53.255 16.071L3.765 443.68c88.481 0 97.37.315 97.37.315V512h48.528v-67.06c13.234.315 26.154.315 38.444.315V512h48.528v-68.005c81.299-4.412 135.647-24.894 142.895-101.467 5.671-61.446-23.32-88.862-69.326-99.89zM150.608 134.553c27.415 0 113.126-8.507 113.126 48.528 0 54.515-85.71 48.212-113.126 48.212v-96.74zm0 251.776V279.821c32.772 0 133.127-9.138 133.127 53.255-.001 60.186-100.355 53.253-133.127 53.253z"], - "buromobelexperte": [448, 512, [], "f37f", "M0 32v128h128V32H0zm120 120H8V40h112v112zm40-120v128h128V32H160zm120 120H168V40h112v112zm40-120v128h128V32H320zm120 120H328V40h112v112zM0 192v128h128V192H0zm120 120H8V200h112v112zm40-120v128h128V192H160zm120 120H168V200h112v112zm40-120v128h128V192H320zm120 120H328V200h112v112zM0 352v128h128V352H0zm120 120H8V360h112v112zm40-120v128h128V352H160zm120 120H168V360h112v112zm40-120v128h128V352H320z"], - "buysellads": [448, 512, [], "f20d", "M224 150.7l42.9 160.7h-85.8L224 150.7zM448 80v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V80c0-26.5 21.5-48 48-48h352c26.5 0 48 21.5 48 48zm-65.3 325.3l-94.5-298.7H159.8L65.3 405.3H156l111.7-91.6 24.2 91.6h90.8z"], - "canadian-maple-leaf": [465, 512, [], "f785", "M360.8 351.7c2.5-2.5 105.2-92.4 105.2-92.4l-17.5-7.5c-10-4.9-7.4-11.5-5-17.4 2.4-7.6 20.1-67.3 20.1-67.3s-47.7 10-57.7 12.5c-7.5 2.4-10-2.5-12.5-7.5s-15-32.4-15-32.4-52.6 59.9-55.1 62.3c-10 7.5-20.1 0-17.6-10 0-10 27.6-129.6 27.6-129.6s-30.1 17.4-40.1 22.4c-7.5 5-12.6 5-17.6-5C270.5 72.3 232.9 0 232.9 0s-37.5 72.3-42.5 79.8c-5 10-10 10-17.6 5-10-5-40.1-22.4-40.1-22.4S160.3 182 160.3 192c2.5 10-7.5 17.5-17.6 10-2.5-2.5-55.1-62.3-55.1-62.3S75.1 167 72.6 172s-5 9.9-12.5 7.5C50 177 2.4 167 2.4 167s17.6 59.7 20.1 67.3c2.4 6 5 12.5-5 17.4L0 259.3s102.6 89.9 105.2 92.4c5.1 5 10 7.5 5.1 22.5-5.1 15-10.1 35.1-10.1 35.1s95.2-20.1 105.3-22.6c8.7-.9 18.3 2.5 18.3 12.5 0 10.1-5.8 112.8-5.8 112.8h30s-5.8-102.7-5.8-112.8c0-10 9.5-13.4 18.4-12.5 10 2.5 105.2 22.6 105.2 22.6s-5-20.1-10-35.1 0-17.5 5-22.5z"], - "cc-amazon-pay": [576, 512, [], "f42d", "M124.7 201.8c.1-11.8 0-23.5 0-35.3v-35.3c0-1.3.4-2 1.4-2.7 11.5-8 24.1-12.1 38.2-11.1 12.5.9 22.7 7 28.1 21.7 3.3 8.9 4.1 18.2 4.1 27.7 0 8.7-.7 17.3-3.4 25.6-5.7 17.8-18.7 24.7-35.7 23.9-11.7-.5-21.9-5-31.4-11.7-.9-.8-1.4-1.6-1.3-2.8zm154.9 14.6c4.6 1.8 9.3 2 14.1 1.5 11.6-1.2 21.9-5.7 31.3-12.5.9-.6 1.3-1.3 1.3-2.5-.1-3.9 0-7.9 0-11.8 0-4-.1-8 0-12 0-1.4-.4-2-1.8-2.2-7-.9-13.9-2.2-20.9-2.9-7-.6-14-.3-20.8 1.9-6.7 2.2-11.7 6.2-13.7 13.1-1.6 5.4-1.6 10.8.1 16.2 1.6 5.5 5.2 9.2 10.4 11.2zM576 80v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V80c0-26.5 21.5-48 48-48h480c26.5 0 48 21.5 48 48zm-207.5 23.9c.4 1.7.9 3.4 1.6 5.1 16.5 40.6 32.9 81.3 49.5 121.9 1.4 3.5 1.7 6.4.2 9.9-2.8 6.2-4.9 12.6-7.8 18.7-2.6 5.5-6.7 9.5-12.7 11.2-4.2 1.1-8.5 1.3-12.9.9-2.1-.2-4.2-.7-6.3-.8-2.8-.2-4.2 1.1-4.3 4-.1 2.8-.1 5.6 0 8.3.1 4.6 1.6 6.7 6.2 7.5 4.7.8 9.4 1.6 14.2 1.7 14.3.3 25.7-5.4 33.1-17.9 2.9-4.9 5.6-10.1 7.7-15.4 19.8-50.1 39.5-100.3 59.2-150.5.6-1.5 1.1-3 1.3-4.6.4-2.4-.7-3.6-3.1-3.7-5.6-.1-11.1 0-16.7 0-3.1 0-5.3 1.4-6.4 4.3-.4 1.1-.9 2.3-1.3 3.4l-29.1 83.7c-2.1 6.1-4.2 12.1-6.5 18.6-.4-.9-.6-1.4-.8-1.9-10.8-29.9-21.6-59.9-32.4-89.8-1.7-4.7-3.5-9.5-5.3-14.2-.9-2.5-2.7-4-5.4-4-6.4-.1-12.8-.2-19.2-.1-2.2 0-3.3 1.6-2.8 3.7zM242.4 206c1.7 11.7 7.6 20.8 18 26.6 9.9 5.5 20.7 6.2 31.7 4.6 12.7-1.9 23.9-7.3 33.8-15.5.4-.3.8-.6 1.4-1 .5 3.2.9 6.2 1.5 9.2.5 2.6 2.1 4.3 4.5 4.4 4.6.1 9.1.1 13.7 0 2.3-.1 3.8-1.6 4-3.9.1-.8.1-1.6.1-2.3v-88.8c0-3.6-.2-7.2-.7-10.8-1.6-10.8-6.2-19.7-15.9-25.4-5.6-3.3-11.8-5-18.2-5.9-3-.4-6-.7-9.1-1.1h-10c-.8.1-1.6.3-2.5.3-8.2.4-16.3 1.4-24.2 3.5-5.1 1.3-10 3.2-15 4.9-3 1-4.5 3.2-4.4 6.5.1 2.8-.1 5.6 0 8.3.1 4.1 1.8 5.2 5.7 4.1 6.5-1.7 13.1-3.5 19.7-4.8 10.3-1.9 20.7-2.7 31.1-1.2 5.4.8 10.5 2.4 14.1 7 3.1 4 4.2 8.8 4.4 13.7.3 6.9.2 13.9.3 20.8 0 .4-.1.7-.2 1.2-.4 0-.8 0-1.1-.1-8.8-2.1-17.7-3.6-26.8-4.1-9.5-.5-18.9.1-27.9 3.2-10.8 3.8-19.5 10.3-24.6 20.8-4.1 8.3-4.6 17-3.4 25.8zM98.7 106.9v175.3c0 .8 0 1.7.1 2.5.2 2.5 1.7 4.1 4.1 4.2 5.9.1 11.8.1 17.7 0 2.5 0 4-1.7 4.1-4.1.1-.8.1-1.7.1-2.5v-60.7c.9.7 1.4 1.2 1.9 1.6 15 12.5 32.2 16.6 51.1 12.9 17.1-3.4 28.9-13.9 36.7-29.2 5.8-11.6 8.3-24.1 8.7-37 .5-14.3-1-28.4-6.8-41.7-7.1-16.4-18.9-27.3-36.7-30.9-2.7-.6-5.5-.8-8.2-1.2h-7c-1.2.2-2.4.3-3.6.5-11.7 1.4-22.3 5.8-31.8 12.7-2 1.4-3.9 3-5.9 4.5-.1-.5-.3-.8-.4-1.2-.4-2.3-.7-4.6-1.1-6.9-.6-3.9-2.5-5.5-6.4-5.6h-9.7c-5.9-.1-6.9 1-6.9 6.8zM493.6 339c-2.7-.7-5.1 0-7.6 1-43.9 18.4-89.5 30.2-136.8 35.8-14.5 1.7-29.1 2.8-43.7 3.2-26.6.7-53.2-.8-79.6-4.3-17.8-2.4-35.5-5.7-53-9.9-37-8.9-72.7-21.7-106.7-38.8-8.8-4.4-17.4-9.3-26.1-14-3.8-2.1-6.2-1.5-8.2 2.1v1.7c1.2 1.6 2.2 3.4 3.7 4.8 36 32.2 76.6 56.5 122 72.9 21.9 7.9 44.4 13.7 67.3 17.5 14 2.3 28 3.8 42.2 4.5 3 .1 6 .2 9 .4.7 0 1.4.2 2.1.3h17.7c.7-.1 1.4-.3 2.1-.3 14.9-.4 29.8-1.8 44.6-4 21.4-3.2 42.4-8.1 62.9-14.7 29.6-9.6 57.7-22.4 83.4-40.1 2.8-1.9 5.7-3.8 8-6.2 4.3-4.4 2.3-10.4-3.3-11.9zm50.4-27.7c-.8-4.2-4-5.8-7.6-7-5.7-1.9-11.6-2.8-17.6-3.3-11-.9-22-.4-32.8 1.6-12 2.2-23.4 6.1-33.5 13.1-1.2.8-2.4 1.8-3.1 3-.6.9-.7 2.3-.5 3.4.3 1.3 1.7 1.6 3 1.5.6 0 1.2 0 1.8-.1l19.5-2.1c9.6-.9 19.2-1.5 28.8-.8 4.1.3 8.1 1.2 12 2.2 4.3 1.1 6.2 4.4 6.4 8.7.3 6.7-1.2 13.1-2.9 19.5-3.5 12.9-8.3 25.4-13.3 37.8-.3.8-.7 1.7-.8 2.5-.4 2.5 1 4 3.4 3.5 1.4-.3 3-1.1 4-2.1 3.7-3.6 7.5-7.2 10.6-11.2 10.7-13.8 17-29.6 20.7-46.6.7-3 1.2-6.1 1.7-9.1.2-4.7.2-9.6.2-14.5z"], - "cc-amex": [576, 512, [], "f1f3", "M325.1 167.8c0-16.4-14.1-18.4-27.4-18.4l-39.1-.3v69.3H275v-25.1h18c18.4 0 14.5 10.3 14.8 25.1h16.6v-13.5c0-9.2-1.5-15.1-11-18.4 7.4-3 11.8-10.7 11.7-18.7zm-29.4 11.3H275v-15.3h21c5.1 0 10.7 1 10.7 7.4 0 6.6-5.3 7.9-11 7.9zM279 268.6h-52.7l-21 22.8-20.5-22.8h-66.5l-.1 69.3h65.4l21.3-23 20.4 23h32.2l.1-23.3c18.9 0 49.3 4.6 49.3-23.3 0-17.3-12.3-22.7-27.9-22.7zm-103.8 54.7h-40.6v-13.8h36.3v-14.1h-36.3v-12.5h41.7l17.9 20.2zm65.8 8.2l-25.3-28.1L241 276zm37.8-31h-21.2v-17.6h21.5c5.6 0 10.2 2.3 10.2 8.4 0 6.4-4.6 9.2-10.5 9.2zm-31.6-136.7v-14.6h-55.5v69.3h55.5v-14.3h-38.9v-13.8h37.8v-14.1h-37.8v-12.5zM576 255.4h-.2zm-194.6 31.9c0-16.4-14.1-18.7-27.1-18.7h-39.4l-.1 69.3h16.6l.1-25.3h17.6c11 0 14.8 2 14.8 13.8l-.1 11.5h16.6l.1-13.8c0-8.9-1.8-15.1-11-18.4 7.7-3.1 11.8-10.8 11.9-18.4zm-29.2 11.2h-20.7v-15.6h21c5.1 0 10.7 1 10.7 7.4 0 6.9-5.4 8.2-11 8.2zm-172.8-80v-69.3h-27.6l-19.7 47-21.7-47H83.3v65.7l-28.1-65.7H30.7L1 218.5h17.9l6.4-15.3h34.5l6.4 15.3H100v-54.2l24 54.2h14.6l24-54.2v54.2zM31.2 188.8l11.2-27.6 11.5 27.6zm477.4 158.9v-4.5c-10.8 5.6-3.9 4.5-156.7 4.5 0-25.2.1-23.9 0-25.2-1.7-.1-3.2-.1-9.4-.1 0 17.9-.1 6.8-.1 25.3h-39.6c0-12.1.1-15.3.1-29.2-10 6-22.8 6.4-34.3 6.2 0 14.7-.1 8.3-.1 23h-48.9c-5.1-5.7-2.7-3.1-15.4-17.4-3.2 3.5-12.8 13.9-16.1 17.4h-82v-92.3h83.1c5 5.6 2.8 3.1 15.5 17.2 3.2-3.5 12.2-13.4 15.7-17.2h58c9.8 0 18 1.9 24.3 5.6v-5.6c54.3 0 64.3-1.4 75.7 5.1v-5.1h78.2v5.2c11.4-6.9 19.6-5.2 64.9-5.2v5c10.3-5.9 16.6-5.2 54.3-5V80c0-26.5-21.5-48-48-48h-480c-26.5 0-48 21.5-48 48v109.8c9.4-21.9 19.7-46 23.1-53.9h39.7c4.3 10.1 1.6 3.7 9 21.1v-21.1h46c2.9 6.2 11.1 24 13.9 30 5.8-13.6 10.1-23.9 12.6-30h103c0-.1 11.5 0 11.6 0 43.7.2 53.6-.8 64.4 5.3v-5.3H363v9.3c7.6-6.1 17.9-9.3 30.7-9.3h27.6c0 .5 1.9.3 2.3.3H456c4.2 9.8 2.6 6 8.8 20.6v-20.6h43.3c4.9 8-1-1.8 11.2 18.4v-18.4h39.9v92h-41.6c-5.4-9-1.4-2.2-13.2-21.9v21.9h-52.8c-6.4-14.8-.1-.3-6.6-15.3h-19c-4.2 10-2.2 5.2-6.4 15.3h-26.8c-12.3 0-22.3-3-29.7-8.9v8.9h-66.5c-.3-13.9-.1-24.8-.1-24.8-1.8-.3-3.4-.2-9.8-.2v25.1H151.2v-11.4c-2.5 5.6-2.7 5.9-5.1 11.4h-29.5c-4-8.9-2.9-6.4-5.1-11.4v11.4H58.6c-4.2-10.1-2.2-5.3-6.4-15.3H33c-4.2 10-2.2 5.2-6.4 15.3H0V432c0 26.5 21.5 48 48 48h480.1c26.5 0 48-21.5 48-48v-90.4c-12.7 8.3-32.7 6.1-67.5 6.1zm36.3-64.5H575v-14.6h-32.9c-12.8 0-23.8 6.6-23.8 20.7 0 33 42.7 12.8 42.7 27.4 0 5.1-4.3 6.4-8.4 6.4h-32l-.1 14.8h32c8.4 0 17.6-1.8 22.5-8.9v-25.8c-10.5-13.8-39.3-1.3-39.3-13.5 0-5.8 4.6-6.5 9.2-6.5zm-57 39.8h-32.2l-.1 14.8h32.2c14.8 0 26.2-5.6 26.2-22 0-33.2-42.9-11.2-42.9-26.3 0-5.6 4.9-6.4 9.2-6.4h30.4v-14.6h-33.2c-12.8 0-23.5 6.6-23.5 20.7 0 33 42.7 12.5 42.7 27.4-.1 5.4-4.7 6.4-8.8 6.4zm-42.2-40.1v-14.3h-55.2l-.1 69.3h55.2l.1-14.3-38.6-.3v-13.8H445v-14.1h-37.8v-12.5zm-56.3-108.1c-.3.2-1.4 2.2-1.4 7.6 0 6 .9 7.7 1.1 7.9.2.1 1.1.5 3.4.5l7.3-16.9c-1.1 0-2.1-.1-3.1-.1-5.6 0-7 .7-7.3 1zm20.4-10.5h-.1zm-16.2-15.2c-23.5 0-34 12-34 35.3 0 22.2 10.2 34 33 34h19.2l6.4-15.3h34.3l6.6 15.3h33.7v-51.9l31.2 51.9h23.6v-69h-16.9v48.1l-29.1-48.1h-25.3v65.4l-27.9-65.4h-24.8l-23.5 54.5h-7.4c-13.3 0-16.1-8.1-16.1-19.9 0-23.8 15.7-20 33.1-19.7v-15.2zm42.1 12.1l11.2 27.6h-22.8zm-101.1-12v69.3h16.9v-69.3z"], - "cc-apple-pay": [576, 512, [], "f416", "M302.2 218.4c0 17.2-10.5 27.1-29 27.1h-24.3v-54.2h24.4c18.4 0 28.9 9.8 28.9 27.1zm47.5 62.6c0 8.3 7.2 13.7 18.5 13.7 14.4 0 25.2-9.1 25.2-21.9v-7.7l-23.5 1.5c-13.3.9-20.2 5.8-20.2 14.4zM576 79v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V79c0-26.5 21.5-48 48-48h480c26.5 0 48 21.5 48 48zM127.8 197.2c8.4.7 16.8-4.2 22.1-10.4 5.2-6.4 8.6-15 7.7-23.7-7.4.3-16.6 4.9-21.9 11.3-4.8 5.5-8.9 14.4-7.9 22.8zm60.6 74.5c-.2-.2-19.6-7.6-19.8-30-.2-18.7 15.3-27.7 16-28.2-8.8-13-22.4-14.4-27.1-14.7-12.2-.7-22.6 6.9-28.4 6.9-5.9 0-14.7-6.6-24.3-6.4-12.5.2-24.2 7.3-30.5 18.6-13.1 22.6-3.4 56 9.3 74.4 6.2 9.1 13.7 19.1 23.5 18.7 9.3-.4 13-6 24.2-6 11.3 0 14.5 6 24.3 5.9 10.2-.2 16.5-9.1 22.8-18.2 6.9-10.4 9.8-20.4 10-21zm135.4-53.4c0-26.6-18.5-44.8-44.9-44.8h-51.2v136.4h21.2v-46.6h29.3c26.8 0 45.6-18.4 45.6-45zm90 23.7c0-19.7-15.8-32.4-40-32.4-22.5 0-39.1 12.9-39.7 30.5h19.1c1.6-8.4 9.4-13.9 20-13.9 13 0 20.2 6 20.2 17.2v7.5l-26.4 1.6c-24.6 1.5-37.9 11.6-37.9 29.1 0 17.7 13.7 29.4 33.4 29.4 13.3 0 25.6-6.7 31.2-17.4h.4V310h19.6v-68zM516 210.9h-21.5l-24.9 80.6h-.4l-24.9-80.6H422l35.9 99.3-1.9 6c-3.2 10.2-8.5 14.2-17.9 14.2-1.7 0-4.9-.2-6.2-.3v16.4c1.2.4 6.5.5 8.1.5 20.7 0 30.4-7.9 38.9-31.8L516 210.9z"], - "cc-diners-club": [576, 512, [], "f24c", "M239.7 79.9c-96.9 0-175.8 78.6-175.8 175.8 0 96.9 78.9 175.8 175.8 175.8 97.2 0 175.8-78.9 175.8-175.8 0-97.2-78.6-175.8-175.8-175.8zm-39.9 279.6c-41.7-15.9-71.4-56.4-71.4-103.8s29.7-87.9 71.4-104.1v207.9zm79.8.3V151.6c41.7 16.2 71.4 56.7 71.4 104.1s-29.7 87.9-71.4 104.1zM528 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h480c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zM329.7 448h-90.3c-106.2 0-193.8-85.5-193.8-190.2C45.6 143.2 133.2 64 239.4 64h90.3c105 0 200.7 79.2 200.7 193.8 0 104.7-95.7 190.2-200.7 190.2z"], - "cc-discover": [576, 512, [], "f1f2", "M520.4 196.1c0-7.9-5.5-12.1-15.6-12.1h-4.9v24.9h4.7c10.3 0 15.8-4.4 15.8-12.8zM528 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h480c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zm-44.1 138.9c22.6 0 52.9-4.1 52.9 24.4 0 12.6-6.6 20.7-18.7 23.2l25.8 34.4h-19.6l-22.2-32.8h-2.2v32.8h-16zm-55.9.1h45.3v14H444v18.2h28.3V217H444v22.2h29.3V253H428zm-68.7 0l21.9 55.2 22.2-55.2h17.5l-35.5 84.2h-8.6l-35-84.2zm-55.9-3c24.7 0 44.6 20 44.6 44.6 0 24.7-20 44.6-44.6 44.6-24.7 0-44.6-20-44.6-44.6 0-24.7 20-44.6 44.6-44.6zm-49.3 6.1v19c-20.1-20.1-46.8-4.7-46.8 19 0 25 27.5 38.5 46.8 19.2v19c-29.7 14.3-63.3-5.7-63.3-38.2 0-31.2 33.1-53 63.3-38zm-97.2 66.3c11.4 0 22.4-15.3-3.3-24.4-15-5.5-20.2-11.4-20.2-22.7 0-23.2 30.6-31.4 49.7-14.3l-8.4 10.8c-10.4-11.6-24.9-6.2-24.9 2.5 0 4.4 2.7 6.9 12.3 10.3 18.2 6.6 23.6 12.5 23.6 25.6 0 29.5-38.8 37.4-56.6 11.3l10.3-9.9c3.7 7.1 9.9 10.8 17.5 10.8zM55.4 253H32v-82h23.4c26.1 0 44.1 17 44.1 41.1 0 18.5-13.2 40.9-44.1 40.9zm67.5 0h-16v-82h16zM544 433c0 8.2-6.8 15-15 15H128c189.6-35.6 382.7-139.2 416-160zM74.1 191.6c-5.2-4.9-11.6-6.6-21.9-6.6H48v54.2h4.2c10.3 0 17-2 21.9-6.4 5.7-5.2 8.9-12.8 8.9-20.7s-3.2-15.5-8.9-20.5z"], - "cc-jcb": [576, 512, [], "f24b", "M431.5 244.3V212c41.2 0 38.5.2 38.5.2 7.3 1.3 13.3 7.3 13.3 16 0 8.8-6 14.5-13.3 15.8-1.2.4-3.3.3-38.5.3zm42.8 20.2c-2.8-.7-3.3-.5-42.8-.5v35c39.6 0 40 .2 42.8-.5 7.5-1.5 13.5-8 13.5-17 0-8.7-6-15.5-13.5-17zM576 80v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V80c0-26.5 21.5-48 48-48h480c26.5 0 48 21.5 48 48zM182 192.3h-57c0 67.1 10.7 109.7-35.8 109.7-19.5 0-38.8-5.7-57.2-14.8v28c30 8.3 68 8.3 68 8.3 97.9 0 82-47.7 82-131.2zm178.5 4.5c-63.4-16-165-14.9-165 59.3 0 77.1 108.2 73.6 165 59.2V287C312.9 311.7 253 309 253 256s59.8-55.6 107.5-31.2v-28zM544 286.5c0-18.5-16.5-30.5-38-32v-.8c19.5-2.7 30.3-15.5 30.3-30.2 0-19-15.7-30-37-31 0 0 6.3-.3-120.3-.3v127.5h122.7c24.3.1 42.3-12.9 42.3-33.2z"], - "cc-mastercard": [576, 512, [], "f1f1", "M482.9 410.3c0 6.8-4.6 11.7-11.2 11.7-6.8 0-11.2-5.2-11.2-11.7 0-6.5 4.4-11.7 11.2-11.7 6.6 0 11.2 5.2 11.2 11.7zm-310.8-11.7c-7.1 0-11.2 5.2-11.2 11.7 0 6.5 4.1 11.7 11.2 11.7 6.5 0 10.9-4.9 10.9-11.7-.1-6.5-4.4-11.7-10.9-11.7zm117.5-.3c-5.4 0-8.7 3.5-9.5 8.7h19.1c-.9-5.7-4.4-8.7-9.6-8.7zm107.8.3c-6.8 0-10.9 5.2-10.9 11.7 0 6.5 4.1 11.7 10.9 11.7 6.8 0 11.2-4.9 11.2-11.7 0-6.5-4.4-11.7-11.2-11.7zm105.9 26.1c0 .3.3.5.3 1.1 0 .3-.3.5-.3 1.1-.3.3-.3.5-.5.8-.3.3-.5.5-1.1.5-.3.3-.5.3-1.1.3-.3 0-.5 0-1.1-.3-.3 0-.5-.3-.8-.5-.3-.3-.5-.5-.5-.8-.3-.5-.3-.8-.3-1.1 0-.5 0-.8.3-1.1 0-.5.3-.8.5-1.1.3-.3.5-.3.8-.5.5-.3.8-.3 1.1-.3.5 0 .8 0 1.1.3.5.3.8.3 1.1.5s.2.6.5 1.1zm-2.2 1.4c.5 0 .5-.3.8-.3.3-.3.3-.5.3-.8 0-.3 0-.5-.3-.8-.3 0-.5-.3-1.1-.3h-1.6v3.5h.8V426h.3l1.1 1.4h.8l-1.1-1.3zM576 81v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V81c0-26.5 21.5-48 48-48h480c26.5 0 48 21.5 48 48zM64 220.6c0 76.5 62.1 138.5 138.5 138.5 27.2 0 53.9-8.2 76.5-23.1-72.9-59.3-72.4-171.2 0-230.5-22.6-15-49.3-23.1-76.5-23.1-76.4-.1-138.5 62-138.5 138.2zm224 108.8c70.5-55 70.2-162.2 0-217.5-70.2 55.3-70.5 162.6 0 217.5zm-142.3 76.3c0-8.7-5.7-14.4-14.7-14.7-4.6 0-9.5 1.4-12.8 6.5-2.4-4.1-6.5-6.5-12.2-6.5-3.8 0-7.6 1.4-10.6 5.4V392h-8.2v36.7h8.2c0-18.9-2.5-30.2 9-30.2 10.2 0 8.2 10.2 8.2 30.2h7.9c0-18.3-2.5-30.2 9-30.2 10.2 0 8.2 10 8.2 30.2h8.2v-23zm44.9-13.7h-7.9v4.4c-2.7-3.3-6.5-5.4-11.7-5.4-10.3 0-18.2 8.2-18.2 19.3 0 11.2 7.9 19.3 18.2 19.3 5.2 0 9-1.9 11.7-5.4v4.6h7.9V392zm40.5 25.6c0-15-22.9-8.2-22.9-15.2 0-5.7 11.9-4.8 18.5-1.1l3.3-6.5c-9.4-6.1-30.2-6-30.2 8.2 0 14.3 22.9 8.3 22.9 15 0 6.3-13.5 5.8-20.7.8l-3.5 6.3c11.2 7.6 32.6 6 32.6-7.5zm35.4 9.3l-2.2-6.8c-3.8 2.1-12.2 4.4-12.2-4.1v-16.6h13.1V392h-13.1v-11.2h-8.2V392h-7.6v7.3h7.6V416c0 17.6 17.3 14.4 22.6 10.9zm13.3-13.4h27.5c0-16.2-7.4-22.6-17.4-22.6-10.6 0-18.2 7.9-18.2 19.3 0 20.5 22.6 23.9 33.8 14.2l-3.8-6c-7.8 6.4-19.6 5.8-21.9-4.9zm59.1-21.5c-4.6-2-11.6-1.8-15.2 4.4V392h-8.2v36.7h8.2V408c0-11.6 9.5-10.1 12.8-8.4l2.4-7.6zm10.6 18.3c0-11.4 11.6-15.1 20.7-8.4l3.8-6.5c-11.6-9.1-32.7-4.1-32.7 15 0 19.8 22.4 23.8 32.7 15l-3.8-6.5c-9.2 6.5-20.7 2.6-20.7-8.6zm66.7-18.3H408v4.4c-8.3-11-29.9-4.8-29.9 13.9 0 19.2 22.4 24.7 29.9 13.9v4.6h8.2V392zm33.7 0c-2.4-1.2-11-2.9-15.2 4.4V392h-7.9v36.7h7.9V408c0-11 9-10.3 12.8-8.4l2.4-7.6zm40.3-14.9h-7.9v19.3c-8.2-10.9-29.9-5.1-29.9 13.9 0 19.4 22.5 24.6 29.9 13.9v4.6h7.9v-51.7zm7.6-75.1v4.6h.8V302h1.9v-.8h-4.6v.8h1.9zm6.6 123.8c0-.5 0-1.1-.3-1.6-.3-.3-.5-.8-.8-1.1-.3-.3-.8-.5-1.1-.8-.5 0-1.1-.3-1.6-.3-.3 0-.8.3-1.4.3-.5.3-.8.5-1.1.8-.5.3-.8.8-.8 1.1-.3.5-.3 1.1-.3 1.6 0 .3 0 .8.3 1.4 0 .3.3.8.8 1.1.3.3.5.5 1.1.8.5.3 1.1.3 1.4.3.5 0 1.1 0 1.6-.3.3-.3.8-.5 1.1-.8.3-.3.5-.8.8-1.1.3-.6.3-1.1.3-1.4zm3.2-124.7h-1.4l-1.6 3.5-1.6-3.5h-1.4v5.4h.8v-4.1l1.6 3.5h1.1l1.4-3.5v4.1h1.1v-5.4zm4.4-80.5c0-76.2-62.1-138.3-138.5-138.3-27.2 0-53.9 8.2-76.5 23.1 72.1 59.3 73.2 171.5 0 230.5 22.6 15 49.5 23.1 76.5 23.1 76.4.1 138.5-61.9 138.5-138.4z"], - "cc-paypal": [576, 512, [], "f1f4", "M186.3 258.2c0 12.2-9.7 21.5-22 21.5-9.2 0-16-5.2-16-15 0-12.2 9.5-22 21.7-22 9.3 0 16.3 5.7 16.3 15.5zM80.5 209.7h-4.7c-1.5 0-3 1-3.2 2.7l-4.3 26.7 8.2-.3c11 0 19.5-1.5 21.5-14.2 2.3-13.4-6.2-14.9-17.5-14.9zm284 0H360c-1.8 0-3 1-3.2 2.7l-4.2 26.7 8-.3c13 0 22-3 22-18-.1-10.6-9.6-11.1-18.1-11.1zM576 80v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V80c0-26.5 21.5-48 48-48h480c26.5 0 48 21.5 48 48zM128.3 215.4c0-21-16.2-28-34.7-28h-40c-2.5 0-5 2-5.2 4.7L32 294.2c-.3 2 1.2 4 3.2 4h19c2.7 0 5.2-2.9 5.5-5.7l4.5-26.6c1-7.2 13.2-4.7 18-4.7 28.6 0 46.1-17 46.1-45.8zm84.2 8.8h-19c-3.8 0-4 5.5-4.2 8.2-5.8-8.5-14.2-10-23.7-10-24.5 0-43.2 21.5-43.2 45.2 0 19.5 12.2 32.2 31.7 32.2 9 0 20.2-4.9 26.5-11.9-.5 1.5-1 4.7-1 6.2 0 2.3 1 4 3.2 4H200c2.7 0 5-2.9 5.5-5.7l10.2-64.3c.3-1.9-1.2-3.9-3.2-3.9zm40.5 97.9l63.7-92.6c.5-.5.5-1 .5-1.7 0-1.7-1.5-3.5-3.2-3.5h-19.2c-1.7 0-3.5 1-4.5 2.5l-26.5 39-11-37.5c-.8-2.2-3-4-5.5-4h-18.7c-1.7 0-3.2 1.8-3.2 3.5 0 1.2 19.5 56.8 21.2 62.1-2.7 3.8-20.5 28.6-20.5 31.6 0 1.8 1.5 3.2 3.2 3.2h19.2c1.8-.1 3.5-1.1 4.5-2.6zm159.3-106.7c0-21-16.2-28-34.7-28h-39.7c-2.7 0-5.2 2-5.5 4.7l-16.2 102c-.2 2 1.3 4 3.2 4h20.5c2 0 3.5-1.5 4-3.2l4.5-29c1-7.2 13.2-4.7 18-4.7 28.4 0 45.9-17 45.9-45.8zm84.2 8.8h-19c-3.8 0-4 5.5-4.3 8.2-5.5-8.5-14-10-23.7-10-24.5 0-43.2 21.5-43.2 45.2 0 19.5 12.2 32.2 31.7 32.2 9.3 0 20.5-4.9 26.5-11.9-.3 1.5-1 4.7-1 6.2 0 2.3 1 4 3.2 4H484c2.7 0 5-2.9 5.5-5.7l10.2-64.3c.3-1.9-1.2-3.9-3.2-3.9zm47.5-33.3c0-2-1.5-3.5-3.2-3.5h-18.5c-1.5 0-3 1.2-3.2 2.7l-16.2 104-.3.5c0 1.8 1.5 3.5 3.5 3.5h16.5c2.5 0 5-2.9 5.2-5.7L544 191.2v-.3zm-90 51.8c-12.2 0-21.7 9.7-21.7 22 0 9.7 7 15 16.2 15 12 0 21.7-9.2 21.7-21.5.1-9.8-6.9-15.5-16.2-15.5z"], - "cc-stripe": [576, 512, [], "f1f5", "M492.4 220.8c-8.9 0-18.7 6.7-18.7 22.7h36.7c0-16-9.3-22.7-18-22.7zM375 223.4c-8.2 0-13.3 2.9-17 7l.2 52.8c3.5 3.7 8.5 6.7 16.8 6.7 13.1 0 21.9-14.3 21.9-33.4 0-18.6-9-33.2-21.9-33.1zM528 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h480c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zM122.2 281.1c0 25.6-20.3 40.1-49.9 40.3-12.2 0-25.6-2.4-38.8-8.1v-33.9c12 6.4 27.1 11.3 38.9 11.3 7.9 0 13.6-2.1 13.6-8.7 0-17-54-10.6-54-49.9 0-25.2 19.2-40.2 48-40.2 11.8 0 23.5 1.8 35.3 6.5v33.4c-10.8-5.8-24.5-9.1-35.3-9.1-7.5 0-12.1 2.2-12.1 7.7 0 16 54.3 8.4 54.3 50.7zm68.8-56.6h-27V275c0 20.9 22.5 14.4 27 12.6v28.9c-4.7 2.6-13.3 4.7-24.9 4.7-21.1 0-36.9-15.5-36.9-36.5l.2-113.9 34.7-7.4v30.8H191zm74 2.4c-4.5-1.5-18.7-3.6-27.1 7.4v84.4h-35.5V194.2h30.7l2.2 10.5c8.3-15.3 24.9-12.2 29.6-10.5h.1zm44.1 91.8h-35.7V194.2h35.7zm0-142.9l-35.7 7.6v-28.9l35.7-7.6zm74.1 145.5c-12.4 0-20-5.3-25.1-9l-.1 40.2-35.5 7.5V194.2h31.3l1.8 8.8c4.9-4.5 13.9-11.1 27.8-11.1 24.9 0 48.4 22.5 48.4 63.8 0 45.1-23.2 65.5-48.6 65.6zm160.4-51.5h-69.5c1.6 16.6 13.8 21.5 27.6 21.5 14.1 0 25.2-3 34.9-7.9V312c-9.7 5.3-22.4 9.2-39.4 9.2-34.6 0-58.8-21.7-58.8-64.5 0-36.2 20.5-64.9 54.3-64.9 33.7 0 51.3 28.7 51.3 65.1 0 3.5-.3 10.9-.4 12.9z"], - "cc-visa": [576, 512, [], "f1f0", "M470.1 231.3s7.6 37.2 9.3 45H446c3.3-8.9 16-43.5 16-43.5-.2.3 3.3-9.1 5.3-14.9l2.8 13.4zM576 80v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V80c0-26.5 21.5-48 48-48h480c26.5 0 48 21.5 48 48zM152.5 331.2L215.7 176h-42.5l-39.3 106-4.3-21.5-14-71.4c-2.3-9.9-9.4-12.7-18.2-13.1H32.7l-.7 3.1c15.8 4 29.9 9.8 42.2 17.1l35.8 135h42.5zm94.4.2L272.1 176h-40.2l-25.1 155.4h40.1zm139.9-50.8c.2-17.7-10.6-31.2-33.7-42.3-14.1-7.1-22.7-11.9-22.7-19.2.2-6.6 7.3-13.4 23.1-13.4 13.1-.3 22.7 2.8 29.9 5.9l3.6 1.7 5.5-33.6c-7.9-3.1-20.5-6.6-36-6.6-39.7 0-67.6 21.2-67.8 51.4-.3 22.3 20 34.7 35.2 42.2 15.5 7.6 20.8 12.6 20.8 19.3-.2 10.4-12.6 15.2-24.1 15.2-16 0-24.6-2.5-37.7-8.3l-5.3-2.5-5.6 34.9c9.4 4.3 26.8 8.1 44.8 8.3 42.2.1 69.7-20.8 70-53zM528 331.4L495.6 176h-31.1c-9.6 0-16.9 2.8-21 12.9l-59.7 142.5H426s6.9-19.2 8.4-23.3H486c1.2 5.5 4.8 23.3 4.8 23.3H528z"], - "centercode": [512, 512, [], "f380", "M329.2 268.6c-3.8 35.2-35.4 60.6-70.6 56.8-35.2-3.8-60.6-35.4-56.8-70.6 3.8-35.2 35.4-60.6 70.6-56.8 35.1 3.8 60.6 35.4 56.8 70.6zm-85.8 235.1C96.7 496-8.2 365.5 10.1 224.3c11.2-86.6 65.8-156.9 139.1-192 161-77.1 349.7 37.4 354.7 216.6 4.1 147-118.4 262.2-260.5 254.8zm179.9-180c27.9-118-160.5-205.9-237.2-234.2-57.5 56.3-69.1 188.6-33.8 344.4 68.8 15.8 169.1-26.4 271-110.2z"], - "centos": [447, 512, [], "f789", "M289.6 97.8l31.6 31.7-76.3 76.5V97.8h44.7zm-162.4 31.7l76.3 76.5V97.8h-44.7l-31.6 31.7zm41.5-41.6h44.7v127.9l10.8 10.8 10.8-10.8V87.9h44.7l-55.5-55.6-55.5 55.6zM194.9 256l-10.8-10.8H55.5v-44.8L0 256l55.5 55.6v-44.8h128.6l10.8-10.8zm79.3-20.7h107.9v-44.8l-31.6-31.7-76.3 76.5zM447.5 256L392 200.4v44.8H264.3L253.5 256l10.8 10.8H392v44.8l55.5-55.6zM65.4 176.5l32.5-31.7 90.3 90.5h15.3V220l-90.3-90.5 31.6-31.7H65.4v78.7zm316.7-78.7h-78.5l31.6 31.7-90.3 90.5v15.3h15.3l90.3-90.5 31.6 31.7V97.8zM203.5 414.2V306.1l-76.3 76.5 31.6 31.7h44.7zM65.4 235.3h108.8l-76.3-76.5-32.5 31.7v44.8zm316.7 100.2l-31.6 31.7-90.3-90.5h-15.3V292l90.3 90.5-31.6 31.7h78.5v-78.7zm0-58.8H274.2l76.3 76.5 31.6-31.7v-44.8zm-60.9 105.8L244.9 306v108.1h44.7l31.6-31.6zM97.9 353.2l76.3-76.5H65.4v44.8l32.5 31.7zm181.8 70.9H235V296.2l-10.8-10.8-10.8 10.8v127.9h-44.7l55.5 55.6 55.5-55.6zm-166.5-41.6l90.3-90.5v-15.3h-15.3l-90.3 90.5-32.5-31.7v78.7h79.4l-31.6-31.7z"], - "chrome": [496, 512, [], "f268", "M131.5 217.5L55.1 100.1c47.6-59.2 119-91.8 192-92.1 42.3-.3 85.5 10.5 124.8 33.2 43.4 25.2 76.4 61.4 97.4 103L264 133.4c-58.1-3.4-113.4 29.3-132.5 84.1zm32.9 38.5c0 46.2 37.4 83.6 83.6 83.6s83.6-37.4 83.6-83.6-37.4-83.6-83.6-83.6-83.6 37.3-83.6 83.6zm314.9-89.2L339.6 174c37.9 44.3 38.5 108.2 6.6 157.2L234.1 503.6c46.5 2.5 94.4-7.7 137.8-32.9 107.4-62 150.9-192 107.4-303.9zM133.7 303.6L40.4 120.1C14.9 159.1 0 205.9 0 256c0 124 90.8 226.7 209.5 244.9l63.7-124.8c-57.6 10.8-113.2-20.8-139.5-72.5z"], - "cloudscale": [448, 512, [], "f383", "M318.1 154l-9.4 7.6c-22.5-19.3-51.5-33.6-83.3-33.6C153.8 128 96 188.8 96 260.3c0 6.6.4 13.1 1.4 19.4-2-56 41.8-97.4 92.6-97.4 24.2 0 46.2 9.4 62.6 24.7l-25.2 20.4c-8.3-.9-16.8 1.8-23.1 8.1-11.1 11-11.1 28.9 0 40 11.1 11 28.9 11 40 0 6.3-6.3 9-14.9 8.1-23.1l75.2-88.8c6.3-6.5-3.3-15.9-9.5-9.6zm-83.8 111.5c-5.6 5.5-14.6 5.5-20.2 0-5.6-5.6-5.6-14.6 0-20.2s14.6-5.6 20.2 0 5.6 14.7 0 20.2zM224 32C100.5 32 0 132.5 0 256s100.5 224 224 224 224-100.5 224-224S347.5 32 224 32zm0 384c-88.2 0-160-71.8-160-160S135.8 96 224 96s160 71.8 160 160-71.8 160-160 160z"], - "cloudsmith": [332, 512, [], "f384", "M332.5 419.9c0 46.4-37.6 84.1-84 84.1s-84-37.7-84-84.1 37.6-84 84-84 84 37.6 84 84zm-84-243.9c46.4 0 80-37.6 80-84s-33.6-84-80-84-88 37.6-88 84-29.6 76-76 76-84 41.6-84 88 37.6 80 84 80 84-33.6 84-80 33.6-80 80-80z"], - "cloudversify": [616, 512, [], "f385", "M148.6 304c8.2 68.5 67.4 115.5 146 111.3 51.2 43.3 136.8 45.8 186.4-5.6 69.2 1.1 118.5-44.6 131.5-99.5 14.8-62.5-18.2-132.5-92.1-155.1-33-88.1-131.4-101.5-186.5-85-57.3 17.3-84.3 53.2-99.3 109.7-7.8 2.7-26.5 8.9-45 24.1 11.7 0 15.2 8.9 15.2 19.5v20.4c0 10.7-8.7 19.5-19.5 19.5h-20.2c-10.7 0-19.5-6-19.5-16.7V240H98.8C95 240 88 244.3 88 251.9v40.4c0 6.4 5.3 11.8 11.7 11.8h48.9zm227.4 8c-10.7 46.3 21.7 72.4 55.3 86.8C324.1 432.6 259.7 348 296 288c-33.2 21.6-33.7 71.2-29.2 92.9-17.9-12.4-53.8-32.4-57.4-79.8-3-39.9 21.5-75.7 57-93.9C297 191.4 369.9 198.7 400 248c-14.1-48-53.8-70.1-101.8-74.8 30.9-30.7 64.4-50.3 114.2-43.7 69.8 9.3 133.2 82.8 67.7 150.5 35-16.3 48.7-54.4 47.5-76.9l10.5 19.6c11.8 22 15.2 47.6 9.4 72-9.2 39-40.6 68.8-79.7 76.5-32.1 6.3-83.1-5.1-91.8-59.2zM128 208H88.2c-8.9 0-16.2-7.3-16.2-16.2v-39.6c0-8.9 7.3-16.2 16.2-16.2H128c8.9 0 16.2 7.3 16.2 16.2v39.6c0 8.9-7.3 16.2-16.2 16.2zM10.1 168C4.5 168 0 163.5 0 157.9v-27.8c0-5.6 4.5-10.1 10.1-10.1h27.7c5.5 0 10.1 4.5 10.1 10.1v27.8c0 5.6-4.5 10.1-10.1 10.1H10.1zM168 142.7v-21.4c0-5.1 4.2-9.3 9.3-9.3h21.4c5.1 0 9.3 4.2 9.3 9.3v21.4c0 5.1-4.2 9.3-9.3 9.3h-21.4c-5.1 0-9.3-4.2-9.3-9.3zM56 235.5v25c0 6.3-5.1 11.5-11.4 11.5H19.4C13.1 272 8 266.8 8 260.5v-25c0-6.3 5.1-11.5 11.4-11.5h25.1c6.4 0 11.5 5.2 11.5 11.5z"], - "codepen": [512, 512, [], "f1cb", "M502.285 159.704l-234-156c-7.987-4.915-16.511-4.96-24.571 0l-234 156C3.714 163.703 0 170.847 0 177.989v155.999c0 7.143 3.714 14.286 9.715 18.286l234 156.022c7.987 4.915 16.511 4.96 24.571 0l234-156.022c6-3.999 9.715-11.143 9.715-18.286V177.989c-.001-7.142-3.715-14.286-9.716-18.285zM278 63.131l172.286 114.858-76.857 51.429L278 165.703V63.131zm-44 0v102.572l-95.429 63.715-76.857-51.429L234 63.131zM44 219.132l55.143 36.857L44 292.846v-73.714zm190 229.715L61.714 333.989l76.857-51.429L234 346.275v102.572zm22-140.858l-77.715-52 77.715-52 77.715 52-77.715 52zm22 140.858V346.275l95.429-63.715 76.857 51.429L278 448.847zm190-156.001l-55.143-36.857L468 219.132v73.714z"], - "codiepie": [472, 512, [], "f284", "M422.5 202.9c30.7 0 33.5 53.1-.3 53.1h-10.8v44.3h-26.6v-97.4h37.7zM472 352.6C429.9 444.5 350.4 504 248 504 111 504 0 393 0 256S111 8 248 8c97.4 0 172.8 53.7 218.2 138.4l-186 108.8L472 352.6zm-38.5 12.5l-60.3-30.7c-27.1 44.3-70.4 71.4-122.4 71.4-82.5 0-149.2-66.7-149.2-148.9 0-82.5 66.7-149.2 149.2-149.2 48.4 0 88.9 23.5 116.9 63.4l59.5-34.6c-40.7-62.6-104.7-100-179.2-100-121.2 0-219.5 98.3-219.5 219.5S126.8 475.5 248 475.5c78.6 0 146.5-42.1 185.5-110.4z"], - "confluence": [512, 512, [], "f78d", "M2.3 412.2c-4.5 7.6-2.1 17.5 5.5 22.2l105.9 65.2c7.7 4.7 17.7 2.4 22.4-5.3 0-.1.1-.2.1-.2 67.1-112.2 80.5-95.9 280.9-.7 8.1 3.9 17.8.4 21.7-7.7.1-.1.1-.3.2-.4l50.4-114.1c3.6-8.1-.1-17.6-8.1-21.3-22.2-10.4-66.2-31.2-105.9-50.3C127.5 179 44.6 345.3 2.3 412.2zm507.4-312.1c4.5-7.6 2.1-17.5-5.5-22.2L398.4 12.8c-7.5-5-17.6-3.1-22.6 4.4-.2.3-.4.6-.6 1-67.3 112.6-81.1 95.6-280.6.9-8.1-3.9-17.8-.4-21.7 7.7-.1.1-.1.3-.2.4L22.2 141.3c-3.6 8.1.1 17.6 8.1 21.3 22.2 10.4 66.3 31.2 106 50.4 248 120 330.8-45.4 373.4-112.9z"], - "connectdevelop": [576, 512, [], "f20e", "M550.5 241l-50.089-86.786c1.071-2.142 1.875-4.553 1.875-7.232 0-8.036-6.696-14.733-14.732-15.001l-55.447-95.893c.536-1.607 1.071-3.214 1.071-4.821 0-8.571-6.964-15.268-15.268-15.268-4.821 0-8.839 2.143-11.786 5.625H299.518C296.839 18.143 292.821 16 288 16s-8.839 2.143-11.518 5.625H170.411C167.464 18.143 163.447 16 158.625 16c-8.303 0-15.268 6.696-15.268 15.268 0 1.607.536 3.482 1.072 4.821l-55.983 97.233c-5.356 2.41-9.107 7.5-9.107 13.661 0 .535.268 1.071.268 1.607l-53.304 92.143c-7.232 1.339-12.59 7.5-12.59 15 0 7.232 5.089 13.393 12.054 15l55.179 95.358c-.536 1.607-.804 2.946-.804 4.821 0 7.232 5.089 13.393 12.054 14.732l51.697 89.732c-.536 1.607-1.071 3.482-1.071 5.357 0 8.571 6.964 15.268 15.268 15.268 4.821 0 8.839-2.143 11.518-5.357h106.875C279.161 493.857 283.447 496 288 496s8.839-2.143 11.518-5.357h107.143c2.678 2.946 6.696 4.821 10.982 4.821 8.571 0 15.268-6.964 15.268-15.268 0-1.607-.267-2.946-.803-4.285l51.697-90.268c6.964-1.339 12.054-7.5 12.054-14.732 0-1.607-.268-3.214-.804-4.821l54.911-95.358c6.964-1.339 12.322-7.5 12.322-15-.002-7.232-5.092-13.393-11.788-14.732zM153.535 450.732l-43.66-75.803h43.66v75.803zm0-83.839h-43.66c-.268-1.071-.804-2.142-1.339-3.214l44.999-47.41v50.624zm0-62.411l-50.357 53.304c-1.339-.536-2.679-1.34-4.018-1.607L43.447 259.75c.535-1.339.535-2.679.535-4.018s0-2.41-.268-3.482l51.965-90c2.679-.268 5.357-1.072 7.768-2.679l50.089 51.965v92.946zm0-102.322l-45.803-47.41c1.339-2.143 2.143-4.821 2.143-7.767 0-.268-.268-.804-.268-1.072l43.928-15.804v72.053zm0-80.625l-43.66 15.804 43.66-75.536v59.732zm326.519 39.108l.804 1.339L445.5 329.125l-63.75-67.232 98.036-101.518.268.268zM291.75 355.107l11.518 11.786H280.5l11.25-11.786zm-.268-11.25l-83.303-85.446 79.553-84.375 83.036 87.589-79.286 82.232zm5.357 5.893l79.286-82.232 67.5 71.25-5.892 28.125H313.714l-16.875-17.143zM410.411 44.393c1.071.536 2.142 1.072 3.482 1.34l57.857 100.714v.536c0 2.946.803 5.624 2.143 7.767L376.393 256l-83.035-87.589L410.411 44.393zm-9.107-2.143L287.732 162.518l-57.054-60.268 166.339-60h4.287zm-123.483 0c2.678 2.678 6.16 4.285 10.179 4.285s7.5-1.607 10.179-4.285h75L224.786 95.821 173.893 42.25h103.928zm-116.249 5.625l1.071-2.142a33.834 33.834 0 0 0 2.679-.804l51.161 53.84-54.911 19.821V47.875zm0 79.286l60.803-21.964 59.732 63.214-79.553 84.107-40.982-42.053v-83.304zm0 92.678L198 257.607l-36.428 38.304v-76.072zm0 87.858l42.053-44.464 82.768 85.982-17.143 17.678H161.572v-59.196zm6.964 162.053c-1.607-1.607-3.482-2.678-5.893-3.482l-1.071-1.607v-89.732h99.91l-91.607 94.821h-1.339zm129.911 0c-2.679-2.41-6.428-4.285-10.447-4.285s-7.767 1.875-10.447 4.285h-96.429l91.607-94.821h38.304l91.607 94.821H298.447zm120-11.786l-4.286 7.5c-1.339.268-2.41.803-3.482 1.339l-89.196-91.875h114.376l-17.412 83.036zm12.856-22.232l12.858-60.803h21.964l-34.822 60.803zm34.822-68.839h-20.357l4.553-21.16 17.143 18.214c-.535.803-1.071 1.874-1.339 2.946zm66.161-107.411l-55.447 96.697c-1.339.535-2.679 1.071-4.018 1.874l-20.625-21.964 34.554-163.928 45.803 79.286c-.267 1.339-.803 2.678-.803 4.285 0 1.339.268 2.411.536 3.75z"], - "contao": [512, 512, [], "f26d", "M45.4 305c14.4 67.1 26.4 129 68.2 175H34c-18.7 0-34-15.2-34-34V66c0-18.7 15.2-34 34-34h57.7C77.9 44.6 65.6 59.2 54.8 75.6c-45.4 70-27 146.8-9.4 229.4zM478 32h-90.2c21.4 21.4 39.2 49.5 52.7 84.1l-137.1 29.3c-14.9-29-37.8-53.3-82.6-43.9-24.6 5.3-41 19.3-48.3 34.6-8.8 18.7-13.2 39.8 8.2 140.3 21.1 100.2 33.7 117.7 49.5 131.2 12.9 11.1 33.4 17 58.3 11.7 44.5-9.4 55.7-40.7 57.4-73.2l137.4-29.6c3.2 71.5-18.7 125.2-57.4 163.6H478c18.7 0 34-15.2 34-34V66c0-18.8-15.2-34-34-34z"], - "cpanel": [640, 512, [], "f388", "M210.3 220.2c-5.6-24.8-26.9-41.2-51-41.2h-37c-7.1 0-12.5 4.5-14.3 10.9L73.1 320l24.7-.1c6.8 0 12.3-4.5 14.2-10.7l25.8-95.7h19.8c8.4 0 16.2 5.6 18.3 14.8 2.5 10.9-5.9 22.6-18.3 22.6h-10.3c-7 0-12.5 4.6-14.3 10.8l-6.4 23.8h32c37.2 0 58.3-36.2 51.7-65.3zm-156.5 28h18.6c6.9 0 12.4-4.4 14.3-10.9l6.2-23.6h-40C30 213.7 9 227.8 1.7 254.8-7 288.6 18.5 320 52 320h12.4l7.1-26.1c1.2-4.4-2.2-8.3-6.4-8.3H53.8c-24.7 0-24.9-37.4 0-37.4zm247.5-34.8h-77.9l-3.5 13.4c-2.4 9.6 4.5 18.5 14.2 18.5h57.5c4 0 2.4 4.3 2.1 5.3l-8.6 31.8c-.4 1.4-.9 5.3-5.5 5.3h-34.9c-5.3 0-5.3-7.9 0-7.9h21.6c6.8 0 12.3-4.6 14.2-10.8l3.5-13.2h-48.4c-39.2 0-43.6 63.8-.7 63.8l57.5.2c11.2 0 20.6-7.2 23.4-17.8l14-51.8c4.8-19.2-9.7-36.8-28.5-36.8zM633.1 179h-18.9c-4.9 0-9.2 3.2-10.4 7.9L568.2 320c20.7 0 39.8-13.8 44.9-34.5l26.5-98.2c1.2-4.3-2-8.3-6.5-8.3zm-236.3 34.7v.1h-48.3l-26.2 98c-1.2 4.4 2.2 8.3 6.4 8.3h18.9c4.8 0 9.2-3 10.4-7.8l17.2-64H395c12.5 0 21.4 11.8 18.1 23.4l-10.6 40c-1.2 4.3 1.9 8.3 6.4 8.3H428c4.6 0 9.1-2.9 10.3-7.8l8.8-33.1c9-33.1-15.9-65.4-50.3-65.4zm98.3 74.6c-3.6 0-6-3.4-5.1-6.7l8-30c.9-3.9 3.7-6 7.8-6h32.9c2.6 0 4.6 2.4 3.9 5.1l-.7 2.6c-.6 2-1.9 3-3.9 3h-21.6c-7 0-12.6 4.6-14.2 10.8l-3.5 13h53.4c10.5 0 20.3-6.6 23.2-17.6l3.2-12c4.9-19.1-9.3-36.8-28.3-36.8h-47.3c-17.9 0-33.8 12-38.6 29.6l-10.8 40c-5 17.7 8.3 36.7 28.3 36.7h66.7c6.8 0 12.3-4.5 14.2-10.7l5.7-21z"], - "creative-commons": [496, 512, [], "f25e", "M245.83 214.87l-33.22 17.28c-9.43-19.58-25.24-19.93-27.46-19.93-22.13 0-33.22 14.61-33.22 43.84 0 23.57 9.21 43.84 33.22 43.84 14.47 0 24.65-7.09 30.57-21.26l30.55 15.5c-6.17 11.51-25.69 38.98-65.1 38.98-22.6 0-73.96-10.32-73.96-77.05 0-58.69 43-77.06 72.63-77.06 30.72-.01 52.7 11.95 65.99 35.86zm143.05 0l-32.78 17.28c-9.5-19.77-25.72-19.93-27.9-19.93-22.14 0-33.22 14.61-33.22 43.84 0 23.55 9.23 43.84 33.22 43.84 14.45 0 24.65-7.09 30.54-21.26l31 15.5c-2.1 3.75-21.39 38.98-65.09 38.98-22.69 0-73.96-9.87-73.96-77.05 0-58.67 42.97-77.06 72.63-77.06 30.71-.01 52.58 11.95 65.56 35.86zM247.56 8.05C104.74 8.05 0 123.11 0 256.05c0 138.49 113.6 248 247.56 248 129.93 0 248.44-100.87 248.44-248 0-137.87-106.62-248-248.44-248zm.87 450.81c-112.54 0-203.7-93.04-203.7-202.81 0-105.42 85.43-203.27 203.72-203.27 112.53 0 202.82 89.46 202.82 203.26-.01 121.69-99.68 202.82-202.84 202.82z"], - "creative-commons-by": [496, 512, [], "f4e7", "M314.9 194.4v101.4h-28.3v120.5h-77.1V295.9h-28.3V194.4c0-4.4 1.6-8.2 4.6-11.3 3.1-3.1 6.9-4.7 11.3-4.7H299c4.1 0 7.8 1.6 11.1 4.7 3.1 3.2 4.8 6.9 4.8 11.3zm-101.5-63.7c0-23.3 11.5-35 34.5-35s34.5 11.7 34.5 35c0 23-11.5 34.5-34.5 34.5s-34.5-11.5-34.5-34.5zM247.6 8C389.4 8 496 118.1 496 256c0 147.1-118.5 248-248.4 248C113.6 504 0 394.5 0 256 0 123.1 104.7 8 247.6 8zm.8 44.7C130.2 52.7 44.7 150.6 44.7 256c0 109.8 91.2 202.8 203.7 202.8 103.2 0 202.8-81.1 202.8-202.8.1-113.8-90.2-203.3-202.8-203.3z"], - "creative-commons-nc": [496, 512, [], "f4e8", "M247.6 8C387.4 8 496 115.9 496 256c0 147.2-118.5 248-248.4 248C113.1 504 0 393.2 0 256 0 123.1 104.7 8 247.6 8zM55.8 189.1c-7.4 20.4-11.1 42.7-11.1 66.9 0 110.9 92.1 202.4 203.7 202.4 122.4 0 177.2-101.8 178.5-104.1l-93.4-41.6c-7.7 37.1-41.2 53-68.2 55.4v38.1h-28.8V368c-27.5-.3-52.6-10.2-75.3-29.7l34.1-34.5c31.7 29.4 86.4 31.8 86.4-2.2 0-6.2-2.2-11.2-6.6-15.1-14.2-6-1.8-.1-219.3-97.4zM248.4 52.3c-38.4 0-112.4 8.7-170.5 93l94.8 42.5c10-31.3 40.4-42.9 63.8-44.3v-38.1h28.8v38.1c22.7 1.2 43.4 8.9 62 23L295 199.7c-42.7-29.9-83.5-8-70 11.1 53.4 24.1 43.8 19.8 93 41.6l127.1 56.7c4.1-17.4 6.2-35.1 6.2-53.1 0-57-19.8-105-59.3-143.9-39.3-39.9-87.2-59.8-143.6-59.8z"], - "creative-commons-nc-eu": [496, 512, [], "f4e9", "M247.7 8C103.6 8 0 124.8 0 256c0 136.3 111.7 248 247.7 248C377.9 504 496 403.1 496 256 496 117 388.4 8 247.7 8zm.6 450.7c-112 0-203.6-92.5-203.6-202.7 0-23.2 3.7-45.2 10.9-66l65.7 29.1h-4.7v29.5h23.3c0 6.2-.4 3.2-.4 19.5h-22.8v29.5h27c11.4 67 67.2 101.3 124.6 101.3 26.6 0 50.6-7.9 64.8-15.8l-10-46.1c-8.7 4.6-28.2 10.8-47.3 10.8-28.2 0-58.1-10.9-67.3-50.2h90.3l128.3 56.8c-1.5 2.1-56.2 104.3-178.8 104.3zm-16.7-190.6l-.5-.4.9.4h-.4zm77.2-19.5h3.7v-29.5h-70.3l-28.6-12.6c2.5-5.5 5.4-10.5 8.8-14.3 12.9-15.8 31.1-22.4 51.1-22.4 18.3 0 35.3 5.4 46.1 10l11.6-47.3c-15-6.6-37-12.4-62.3-12.4-39 0-72.2 15.8-95.9 42.3-5.3 6.1-9.8 12.9-13.9 20.1l-81.6-36.1c64.6-96.8 157.7-93.6 170.7-93.6 113 0 203 90.2 203 203.4 0 18.7-2.1 36.3-6.3 52.9l-136.1-60.5z"], - "creative-commons-nc-jp": [496, 512, [], "f4ea", "M247.7 8C103.6 8 0 124.8 0 256c0 136.4 111.8 248 247.7 248C377.9 504 496 403.2 496 256 496 117.2 388.5 8 247.7 8zm.6 450.7c-112 0-203.6-92.5-203.6-202.7 0-21.1 3-41.2 9-60.3l127 56.5h-27.9v38.6h58.1l5.7 11.8v18.7h-63.8V360h63.8v56h61.7v-56h64.2v-35.7l81 36.1c-1.5 2.2-57.1 98.3-175.2 98.3zm87.6-137.3h-57.6v-18.7l2.9-5.6 54.7 24.3zm6.5-51.4v-17.8h-38.6l63-116H301l-43.4 96-23-10.2-39.6-85.7h-65.8l27.3 51-81.9-36.5c27.8-44.1 82.6-98.1 173.7-98.1 112.8 0 203 90 203 203.4 0 21-2.7 40.6-7.9 59l-101-45.1z"], - "creative-commons-nd": [496, 512, [], "f4eb", "M247.6 8C389.4 8 496 118.1 496 256c0 147.1-118.5 248-248.4 248C113.6 504 0 394.5 0 256 0 123.1 104.7 8 247.6 8zm.8 44.7C130.2 52.7 44.7 150.6 44.7 256c0 109.8 91.2 202.8 203.7 202.8 103.2 0 202.8-81.1 202.8-202.8.1-113.8-90.2-203.3-202.8-203.3zm94 144.3v42.5H162.1V197h180.3zm0 79.8v42.5H162.1v-42.5h180.3z"], - "creative-commons-pd": [496, 512, [], "f4ec", "M248 8C111 8 0 119.1 0 256c0 137 111 248 248 248s248-111 248-248C496 119.1 385 8 248 8zm0 449.5c-139.2 0-235.8-138-190.2-267.9l78.8 35.1c-2.1 10.5-3.3 21.5-3.3 32.9 0 99 73.9 126.9 120.4 126.9 22.9 0 53.5-6.7 79.4-29.5L297 311.1c-5.5 6.3-17.6 16.7-36.3 16.7-37.8 0-53.7-39.9-53.9-71.9 230.4 102.6 216.5 96.5 217.9 96.8-34.3 62.4-100.6 104.8-176.7 104.8zm194.2-150l-224-100c18.8-34 54.9-30.7 74.7-11l40.4-41.6c-27.1-23.3-58-27.5-78.1-27.5-47.4 0-80.9 20.5-100.7 51.6l-74.9-33.4c36.1-54.9 98.1-91.2 168.5-91.2 111.1 0 201.5 90.4 201.5 201.5 0 18-2.4 35.4-6.8 52-.3-.1-.4-.2-.6-.4z"], - "creative-commons-pd-alt": [496, 512, [], "f4ed", "M247.6 8C104.7 8 0 123.1 0 256c0 138.5 113.6 248 247.6 248C377.5 504 496 403.1 496 256 496 118.1 389.4 8 247.6 8zm.8 450.8c-112.5 0-203.7-93-203.7-202.8 0-105.4 85.5-203.3 203.7-203.3 112.6 0 202.9 89.5 202.8 203.3 0 121.7-99.6 202.8-202.8 202.8zM316.7 186h-53.2v137.2h53.2c21.4 0 70-5.1 70-68.6 0-63.4-48.6-68.6-70-68.6zm.8 108.5h-19.9v-79.7l19.4-.1c3.8 0 35-2.1 35 39.9 0 24.6-10.5 39.9-34.5 39.9zM203.7 186h-68.2v137.3h34.6V279h27c54.1 0 57.1-37.5 57.1-46.5 0-31-16.8-46.5-50.5-46.5zm-4.9 67.3h-29.2v-41.6h28.3c30.9 0 28.8 41.6.9 41.6z"], - "creative-commons-remix": [496, 512, [], "f4ee", "M247.6 8C389.4 8 496 118.1 496 256c0 147.1-118.5 248-248.4 248C113.6 504 0 394.5 0 256 0 123.1 104.7 8 247.6 8zm.8 44.7C130.2 52.7 44.7 150.6 44.7 256c0 109.8 91.2 202.8 203.7 202.8 103.2 0 202.8-81.1 202.8-202.8.1-113.8-90.2-203.3-202.8-203.3zm161.7 207.7l4.9 2.2v70c-7.2 3.6-63.4 27.5-67.3 28.8-6.5-1.8-113.7-46.8-137.3-56.2l-64.2 26.6-63.3-27.5v-63.8l59.3-24.8c-.7-.7-.4 5-.4-70.4l67.3-29.7L361 178.5v61.6l49.1 20.3zm-70.4 81.5v-43.8h-.4v-1.8l-113.8-46.5V295l113.8 46.9v-.4l.4.4zm7.5-57.6l39.9-16.4-36.8-15.5-39 16.4 35.9 15.5zm52.3 38.1v-43L355.2 298v43.4l44.3-19z"], - "creative-commons-sa": [496, 512, [], "f4ef", "M247.6 8C389.4 8 496 118.1 496 256c0 147.1-118.5 248-248.4 248C113.6 504 0 394.5 0 256 0 123.1 104.7 8 247.6 8zm.8 44.7C130.2 52.7 44.7 150.6 44.7 256c0 109.8 91.2 202.8 203.7 202.8 103.2 0 202.8-81.1 202.8-202.8.1-113.8-90.2-203.3-202.8-203.3zM137.7 221c13-83.9 80.5-95.7 108.9-95.7 99.8 0 127.5 82.5 127.5 134.2 0 63.6-41 132.9-128.9 132.9-38.9 0-99.1-20-109.4-97h62.5c1.5 30.1 19.6 45.2 54.5 45.2 23.3 0 58-18.2 58-82.8 0-82.5-49.1-80.6-56.7-80.6-33.1 0-51.7 14.6-55.8 43.8h18.2l-49.2 49.2-49-49.2h19.4z"], - "creative-commons-sampling": [496, 512, [], "f4f0", "M247.6 8C389.4 8 496 118.1 496 256c0 147.1-118.5 248-248.4 248C113.6 504 0 394.5 0 256 0 123.1 104.7 8 247.6 8zm.8 44.7C130.2 52.7 44.7 150.6 44.7 256c0 109.8 91.2 202.8 203.7 202.8 103.2 0 202.8-81.1 202.8-202.8.1-113.8-90.2-203.3-202.8-203.3zm3.6 53.2c2.8-.3 11.5 1 11.5 11.5l6.6 107.2 4.9-59.3c0-6 4.7-10.6 10.6-10.6 5.9 0 10.6 4.7 10.6 10.6 0 2.5-.5-5.7 5.7 81.5l5.8-64.2c.3-2.9 2.9-9.3 10.2-9.3 3.8 0 9.9 2.3 10.6 8.9l11.5 96.5 5.3-12.8c1.8-4.4 5.2-6.6 10.2-6.6h58v21.3h-50.9l-18.2 44.3c-3.9 9.9-19.5 9.1-20.8-3.1l-4-31.9-7.5 92.6c-.3 3-3 9.3-10.2 9.3-3 0-9.8-2.1-10.6-9.3 0-1.9.6 5.8-6.2-77.9l-5.3 72.2c-1.1 4.8-4.8 9.3-10.6 9.3-2.9 0-9.8-2-10.6-9.3 0-1.9.5 6.7-5.8-87.7l-5.8 94.8c0 6.3-3.6 12.4-10.6 12.4-5.2 0-10.6-4.1-10.6-12l-5.8-87.7c-5.8 92.5-5.3 84-5.3 85.9-1.1 4.8-4.8 9.3-10.6 9.3-3 0-9.8-2.1-10.6-9.3 0-.7-.4-1.1-.4-2.6l-6.2-88.6L182 348c-.7 6.5-6.7 9.3-10.6 9.3-5.8 0-9.6-4.1-10.6-8.9L149.7 272c-2 4-3.5 8.4-11.1 8.4H87.2v-21.3H132l13.7-27.9c4.4-9.9 18.2-7.2 19.9 2.7l3.1 20.4 8.4-97.9c0-6 4.8-10.6 10.6-10.6.5 0 10.6-.2 10.6 12.4l4.9 69.1 6.6-92.6c0-10.1 9.5-10.6 10.2-10.6.6 0 10.6.7 10.6 10.6l5.3 80.6 6.2-97.9c.1-1.1-.6-10.3 9.9-11.5z"], - "creative-commons-sampling-plus": [496, 512, [], "f4f1", "M247.6 8C389.4 8 496 118.1 496 256c0 147.1-118.5 248-248.4 248C113.6 504 0 394.5 0 256 0 123.1 104.7 8 247.6 8zm.8 44.7C130.2 52.7 44.7 150.6 44.7 256c0 109.8 91.2 202.8 203.7 202.8 103.2 0 202.8-81.1 202.8-202.8.1-113.8-90.2-203.3-202.8-203.3zm107 205.6c-4.7 0-9 2.8-10.7 7.2l-4 9.5-11-92.8c-1.7-13.9-22-13.4-23.1.4l-4.3 51.4-5.2-68.8c-1.1-14.3-22.1-14.2-23.2 0l-3.5 44.9-5.9-94.3c-.9-14.5-22.3-14.4-23.2 0l-5.1 83.7-4.3-66.3c-.9-14.4-22.2-14.4-23.2 0l-5.3 80.2-4.1-57c-1.1-14.3-22-14.3-23.2-.2l-7.7 89.8-1.8-12.2c-1.7-11.4-17.1-13.6-22-3.3l-13.2 27.7H87.5v23.2h51.3c4.4 0 8.4-2.5 10.4-6.4l10.7 73.1c2 13.5 21.9 13 23.1-.7l3.8-43.6 5.7 78.3c1.1 14.4 22.3 14.2 23.2-.1l4.6-70.4 4.8 73.3c.9 14.4 22.3 14.4 23.2-.1l4.9-80.5 4.5 71.8c.9 14.3 22.1 14.5 23.2.2l4.6-58.6 4.9 64.4c1.1 14.3 22 14.2 23.1.1l6.8-83 2.7 22.3c1.4 11.8 17.7 14.1 22.3 3.1l18-43.4h50.5V258l-58.4.3zm-78 5.2h-21.9v21.9c0 4.1-3.3 7.5-7.5 7.5-4.1 0-7.5-3.3-7.5-7.5v-21.9h-21.9c-4.1 0-7.5-3.3-7.5-7.5 0-4.1 3.4-7.5 7.5-7.5h21.9v-21.9c0-4.1 3.4-7.5 7.5-7.5s7.5 3.3 7.5 7.5v21.9h21.9c4.1 0 7.5 3.3 7.5 7.5 0 4.1-3.4 7.5-7.5 7.5z"], - "creative-commons-share": [496, 512, [], "f4f2", "M247.6 8C389.4 8 496 118.1 496 256c0 147.1-118.5 248-248.4 248C113.6 504 0 394.5 0 256 0 123.1 104.7 8 247.6 8zm.8 44.7C130.2 52.7 44.7 150.6 44.7 256c0 109.8 91.2 202.8 203.7 202.8 103.2 0 202.8-81.1 202.8-202.8.1-113.8-90.2-203.3-202.8-203.3zm101 132.4c7.8 0 13.7 6.1 13.7 13.7v182.5c0 7.7-6.1 13.7-13.7 13.7H214.3c-7.7 0-13.7-6-13.7-13.7v-54h-54c-7.8 0-13.7-6-13.7-13.7V131.1c0-8.2 6.6-12.7 12.4-13.7h136.4c7.7 0 13.7 6 13.7 13.7v54h54zM159.9 300.3h40.7V198.9c0-7.4 5.8-12.6 12-13.7h55.8v-40.3H159.9v155.4zm176.2-88.1H227.6v155.4h108.5V212.2z"], - "creative-commons-zero": [496, 512, [], "f4f3", "M247.6 8C389.4 8 496 118.1 496 256c0 147.1-118.5 248-248.4 248C113.6 504 0 394.5 0 256 0 123.1 104.7 8 247.6 8zm.8 44.7C130.2 52.7 44.7 150.6 44.7 256c0 109.8 91.2 202.8 203.7 202.8 103.2 0 202.8-81.1 202.8-202.8.1-113.8-90.2-203.3-202.8-203.3zm-.4 60.5c-81.9 0-102.5 77.3-102.5 142.8 0 65.5 20.6 142.8 102.5 142.8S350.5 321.5 350.5 256c0-65.5-20.6-142.8-102.5-142.8zm0 53.9c3.3 0 6.4.5 9.2 1.2 5.9 5.1 8.8 12.1 3.1 21.9l-54.5 100.2c-1.7-12.7-1.9-25.1-1.9-34.4 0-28.8 2-88.9 44.1-88.9zm40.8 46.2c2.9 15.4 3.3 31.4 3.3 42.7 0 28.9-2 88.9-44.1 88.9-13.5 0-32.6-7.7-20.1-26.4l60.9-105.2z"], - "critical-role": [445, 512, [], "f6c9", "M224.82 0c.26.15 216.57 124.51 217.12 124.72 3.04 1.18 3.7 3.46 3.7 6.56-.07 83.45-.06 166.9-.01 250.36 0 2.77-.98 4.43-3.38 5.78C420.88 399.41 234.39 505.71 223.32 512h-3C141 466.34 2.08 386.56 1.93 386.48c-1.29-.74-1.96-1.75-1.88-3.24.04-.87-.03-225.94-.05-253.1 0-2.44.89-3.79 2.93-4.93C26.19 112.11 212.2 5.98 223.07 0h1.75zM214.4 20.42l-.22-.16C149.43 57.12 84.69 94 19.95 130.87c.04.12.08.23.13.35 10.19 3.84 20.39 7.69 30.86 11.64-7.71 5.99-8.32 6.03-10.65 5.13-.1-.04-24.17-9.28-26.8-9.99v230.42c.88-1.41 64.07-110.91 64.13-111.01 1.62-2.82 3.03-1.92 9.12-1.52 1.4.09 1.48.22.78 1.42-41.19 71.33-36.4 62.99-67.48 116.94-.81 1.4-.61 1.13 1.25 1.13 227.73 0 176.4 0 186.5.03 1.44 0 1.69-.23 1.7-1.64.01-2.96.01-5.92 0-8.88 0-1.34 2.36-.81-18.37-1.01-7.46-.07-14.14-3.22-21.38-12.7-7.38-9.66-14.62-19.43-21.85-29.21-2.28-3.08-3.45-2.38-16.76-2.38-1.75 0-1.78 0-1.76 1.82.29 26.21.15 25.27 1.04 32.66.52 4.37 2.16 4.2 9.69 4.81 3.14.26 3.88 4.08.52 4.92-1.57.39-31.6.51-33.67-.1-2.27-.66-2.55-4.08.3-4.73 3.29-.76 6.16.81 6.66-4.44 1.3-13.66 1.17-9.04 1.1-79.42-.01-10.82-.35-12.58-5.36-13.55-1.22-.24-3.54-.16-4.69-.55-2.88-.97-2-4.84 1.77-4.85 33.67-.03 46.08-1.07 56.06 4.86 7.74 4.61 11.98 11.48 12.51 20.4.88 14.59-6.51 22.35-14.99 32.59-.68.82-.72 1.38-.04 2.22 2.6 3.25 5.05 6.63 7.71 9.83 27.56 33.23 24.11 30.54 41.28 33.06.89.13 1.02-.42 1.01-1.15-.02-3.67.01-7.33-.02-11-.01-1.02.32-1.43 1.41-1.26 12.54 1.91 21.85-.07 23.58-.3 1.08-.15 1.5.2 1.48 1.33 0 .11.88 26.69.87 26.8-.05 1.52.67 1.62 1.89 1.62 62.38-.02 125.15-.02 186.71-.02-27.12-47.03-54.11-93.85-81.18-140.81 2.26-.66-.4-.03 6.69-1.39 2.03-.39 2.05-.41 3.11 1.44 7.31 12.64 77.31 133.96 77.37 134.06V137.98c-1.72.5-103.3 38.72-105.76 39.68-1.08.42-1.55.2-1.91-.88-.63-1.9-1.34-3.76-2.09-5.62-.32-.79-.09-1.13.65-1.39.1-.04 95.53-35.85 103.04-38.77C360.69 93.43 295.55 56 230.1 18.4c29.07 50.36 57.95 100.37 86.82 150.39-.09.11-.18.22-.28.33-9.57-.9-10.46-1.6-11.8-3.94-.96-1.69-73.5-127.71-82-142.16-9.1 14.67-83.56 146.21-85.37 146.32-2.93.17-5.88.08-9.25.08 28.83-49.83 57.5-99.42 86.18-149zm51.93 129.92c1.85-.05 3.7-.52 5.54-.85 1.69-.3 2.53.2 2.6 1.92 0 .11.07 19.06-.86 20.45-.87 1.3-1.88 1.22-2.6-.19-4.96-9.69 6.22-9.66-39.12-12.05-.7-.04-1 .23-.97.93 0 .13 3.72 121.98 3.73 122.11.02.89.52 1.2 1.21 1.51 2.92 1.31 5.96 2.42 8.7 4.05 7.31 4.33 11.38 10.84 12.41 19.31 1.44 11.8-2.77 35.77-32.21 37.14-2.75.13-28.26 1.08-34.14-23.25-4.66-19.26 8.26-32.7 19.89-36.4 1.49-.47 1.95-1.26 1.98-2.66.1-5.63 3-107.1 3.71-121.35.05-1.08-.62-1.16-1.35-1.15-32.35.52-36.75-.34-40.22 8.52-2.42 6.18-4.14 1.32-3.95.23a1361.1 1361.1 0 0 1 3.31-18.03c.4-2.11 1.43-2.61 3.43-1.86 5.59 2.11 6.72 1.7 37.25 1.92 1.73.01 1.78-.08 1.82-1.85.68-27.49.58-22.59.97-29.55.07-1.29-.41-2.17-1.63-2.8-5.6-2.91-8.75-7.55-8.9-13.87-.35-14.81 17.72-21.67 27.38-11.51 6.84 7.19 5.8 18.91-2.45 24.15-1.66 1.06-2.31 2.33-2.22 4.34.03.59-.11-4.31.98 30.05.03.9.43 1.12 1.24 1.11.1 0 23.01-.09 34.47-.37zM67.27 141.7c19.84-4.51 32.68-.56 52.49 1.69 2.76.31 3.74 1.22 3.62 3.99-.21 4.99-1.16 22.33-1.24 23.15-.1 1.04-.6 1.91-1.63 2.34-4.06 1.7-3.61-4.45-4.01-7.29-3.13-22.43-73.87-32.7-74.63 25.4-.31 23.92 17.01 53.63 54.08 50.88 27.24-2.01 19.05-20.19 24.84-20.47 1.98-.1 3.33 1.33 2.98 3.36-1.83 10.85-3.42 18.95-3.45 19.15-1.51 9.18-86.67 22.08-93.35-42.05-2.68-25.87 10.47-53.37 40.3-60.15zm79.99 87.67c-6.5-.03-12.99 0-19.49-.04-1.96-.01-2.78-1.61-2.66-1.79 2.38-3.75 5.89.92 5.86-6.14-.08-25.75.21-37.99.23-40.1.03-3.42-.53-4.65-3.32-4.94-7-.72-3.11-3.37-1.11-3.38 11.84-.1 22.62-.18 30.05.72 8.77 1.07 16.71 12.63 7.93 22.62-1.98 2.25-4.03 4.42-6.14 6.73.95 1.15 6.9 8.82 17.28 19.68 2.66 2.78 6.15 3.51 9.88 3.13 1.22-.12 2.11-.75 2.23-2.12.3-3.42.26 4.73.45-40.58.02-5.65-.34-6.58-3.23-6.83-3.95-.35-4.03-2.26-.69-3.37.12-.04 18.98-.09 19.09-.09.32 0 4.49.53 1.05 3.38-.05.05-.16.03-.24.04-3.61.26-3.94.98-3.96 4.62-.27 43.93.07 40.23.41 42.82.11.84.27 2.23 5.1 2.14 2.49-.04 3.86 3.37-.02 3.4-10.37.08-20.74.03-31.11.07-10.67.04-13.47-6.2-24.21-20.82-1.6-2.18-8.31-2.36-8.2-.37.88 16.47 0 17.78 3.99 17.67 4.75-.1 4.73 3.57.83 3.55zm274.97-10.15c-1.21 7.13.17 10.38-5.3 10.34-61.55-.42-47.82-.22-50.72-.31-1.22-.04-2.43-.44-3.63-.73-2.53-.6 1.48-1.23-.38-5.6-1.43-3.37-2.78-6.78-4.11-10.19-.38-.98-.94-1.44-2.04-1.44-3.12 0-7.27-.44-14.58.07-.58.04-1.4.55-1.62 1.06-1.58 3.62-3.07 7.29-4.51 10.96-1.27 3.23 7.86 1.32 12.19 2.16 2.97.57 4.53 3.72.66 3.73-8.79.03-17.58.06-26.37.05-2.92 0-3.09-3.15-.74-3.21 2.67-.07 4.74-1.13 5.92-3.47 1.5-2.97 2.8-6.04 4.11-9.09 18.18-42.14 17.06-40.17 18.42-41.61 1-1.06 2.07-1.05 3.03.04 2.93 3.34 18.4 44.71 23.62 51.92 1.96 2.7 5.74 1.98 6.36 2.01 3.61.13 3.97-1.11 4.13-4.29.09-1.87.08 1.17.07-41.24 0-4.46-2.36-3.74-5.55-4.27-.26-.04-2.56-.63-.08-3.06.21-.2-.89-.24 21.7-.15 2.32.01 5.32 2.75-1.21 3.45-1.81.19-2.58 1-2.66 2.83-.07 1.63-.19 38.89.29 41.21.35 1.73 1.73 2.38 3.23 2.43 13.25.43 14.92.44 16.04-3.41 1.67-5.78 4.13-2.52 3.73-.19zm-104.68 64.37c-4.24 0-4.42-3.39-.61-3.41 35.91-.16 28.11.38 37.19-.65 1.68-.19 2.38.24 2.25 1.89-.26 3.39-.64 6.78-1.03 10.16-.25 2.16-3.2 2.61-3.4-.15-.38-5.31-2.15-4.45-15.63-5.08-1.58-.07-1.64-.02-1.64 1.52v16.12c0 1.65 0 1.6 1.62 1.47 3.12-.25 10.31.34 15.69-1.52.47-.16 3.3-1.79 3.07 1.76-.01.21-.76 10.35-1.18 11.39-.53 1.29-1.88 1.51-2.58.32-1.17-1.95 0-5.08-3.71-5.3-15.42-.9-12.91-2.55-12.91 5.99 0 12.25-.76 16.11 3.89 16.24 16.64.48 14.4 0 16.43-5.71.84-2.37 3.5-1.77 3.18.58-.44 3.21-.85 6.43-1.23 9.64-.04.36-.16 2.4-4.66 2.39-37.16-.08-34.54-.19-35.21-.31-2.72-.51-2.2-3.04.22-3.45 1.1-.19 4.03.54 4.16-2.56 2.44-56.22-.07-51.34-3.91-51.33zm-.41-109.52c2.46.61 3.13 1.76 2.95 4.65-.33 5.3-.34 8.98-.55 9.69-.66 2.23-3.15 2.12-3.34-.27-.38-4.81-3.05-7.82-7.57-9.15-26.28-7.73-32.81 15.46-27.17 30.22 5.88 15.41 21.99 15.92 28.86 13.78 5.92-1.85 5.88-6.5 6.91-7.58 1.23-1.3 2.25-1.84 3.12 1.1.03.1.57 11.89-5.97 12.75-1.6.21-19.38 3.69-32.68-3.39-21.01-11.19-16.74-35.47-6.88-45.33 14.03-14.06 39.91-7.06 42.32-6.47zM288.8 280.14c3.28 0 3.66 3 .16 3.43-2.61.32-4.97-.42-5 5.46-.01 1.98-.19 29.05.4 41.45.11 2.29 1.15 3.52 3.44 3.65 22.03 1.21 14.95-1.65 18.79-6.34 1.83-2.24 2.76.84 2.76 1.08.35 13.62-3.96 12.39-5.19 12.4-.1 0-38.08-.18-38.18-.19-1.93-.23-2.06-2.99-.42-3.38 1.99-.48 4.94.4 5.13-2.8.96-15.87.57-44.65.34-47.81-.27-3.77-2.8-3.27-5.68-3.71-2.47-.38-1.99-3.22.34-3.22 1.47-.02 17.99-.03 23.11-.02zm-31.63-57.79c.07 4.08 2.86 3.46 6.01 3.58 2.61.1 2.53 3.41-.07 3.43-6.48.04-13.7-.02-21.61-.06-3.84-.02-3.38-3.35.04-3.37 4.49-.03 3.24 1.61 3.41-45.54.02-5.08-3.27-3.54-4.72-4.23-2.58-1.23-1.36-3.09.41-3.15 1.29-.05 20.19-.41 21.17.21 1.13.72 1.87 1.65-.42 2.86-.99.52-3.86-.28-4.15 2.47-.02.21-.82 1.63-.07 43.8zm-36.91 274.27c1.14.66 2.12.66 3.26 0 16.99-9.79 181.97-103.57 197.42-112.51-.14-.43 11.26-.18-181.52-.27-1.22 0-1.57.37-1.53 1.56 0 .1 1.25 44.51 1.22 50.38-.02 2.58-.62 5.22-1.36 7.71-.55 1.83.38-.5-13.5 32.23-.73 1.72-1.04 2.21-1.97-.08-4.19-10.34-8.28-20.72-12.57-31.01-1.46-3.5-2.24-7-2-10.79.16-2.46.8-16.12 1.51-48.02.04-1.95.01-1.96-1.96-1.96h-183c2.58 1.63 178.32 102.57 196 112.76zm-90.9-188.75c0 2.4.36 2.79 2.76 3.03 11.54 1.17 21.04 3.74 25.64-7.32 6.01-14.46 2.66-34.41-12.48-38.84-2.01-.59-15.96-2.76-15.94 1.51.05 8.01.01 11.58.02 41.62zm105.75-15.05c0 2.13 1.07 38.68 1.09 39.13.34 9.94-25.58 5.77-25.23-2.59.08-2.02 1.37-37.42 1.1-39.43-14.1 7.44-14.42 40.21 6.44 48.8 8.43 3.47 17.54.6 22.39-7.07 4.91-7.76 6.84-29.47-5.43-38.96-.12.05-.24.09-.36.12zM222.83 94.78c-9.83-.03-9.73 14.75-.07 14.87 9.59.11 10.1-14.84.07-14.87zm-80.15 103.87c.02 1.8.41 2.4 2.17 2.58 13.62 1.39 12.51-10.99 12.16-13.36-1.69-11.22-14.38-10.2-14.35-7.81.05 4.5-.03 13.68.02 18.59zm212.31 6.4c-2.03-5.28-4-10.39-6.1-15.84-2.16 5.48-4.16 10.57-6.23 15.84h12.33z"], - "css3": [512, 512, [], "f13c", "M480 32l-64 368-223.3 80L0 400l19.6-94.8h82l-8 40.6L210 390.2l134.1-44.4 18.8-97.1H29.5l16-82h333.7l10.5-52.7H56.3l16.3-82H480z"], - "css3-alt": [384, 512, [], "f38b", "M0 32l34.9 395.8L192 480l157.1-52.2L384 32H0zm313.1 80l-4.8 47.3L193 208.6l-.3.1h111.5l-12.8 146.6-98.2 28.7-98.8-29.2-6.4-73.9h48.9l3.2 38.3 52.6 13.3 54.7-15.4 3.7-61.6-166.3-.5v-.1l-.2.1-3.6-46.3L193.1 162l6.5-2.7H76.7L70.9 112h242.2z"], - "cuttlefish": [440, 512, [], "f38c", "M344 305.5c-17.5 31.6-57.4 54.5-96 54.5-56.6 0-104-47.4-104-104s47.4-104 104-104c38.6 0 78.5 22.9 96 54.5 13.7-50.9 41.7-93.3 87-117.8C385.7 39.1 320.5 8 248 8 111 8 0 119 0 256s111 248 248 248c72.5 0 137.7-31.1 183-80.7-45.3-24.5-73.3-66.9-87-117.8z"], - "d-and-d": [576, 512, [], "f38d", "M82.5 98.9c-.6-17.2 2-33.8 12.7-48.2.3 7.4 1.2 14.5 4.2 21.6 5.9-27.5 19.7-49.3 42.3-65.5-1.9 5.9-3.5 11.8-3 17.7 8.7-7.4 18.8-17.8 44.4-22.7 14.7-2.8 29.7-2 42.1 1 38.5 9.3 61 34.3 69.7 72.3 5.3 23.1.7 45-8.3 66.4-5.2 12.4-12 24.4-20.7 35.1-2-1.9-3.9-3.8-5.8-5.6-42.8-40.8-26.8-25.2-37.4-37.4-1.1-1.2-1-2.2-.1-3.6 8.3-13.5 11.8-28.2 10-44-1.1-9.8-4.3-18.9-11.3-26.2-14.5-15.3-39.2-15-53.5.6-11.4 12.5-14.1 27.4-10.9 43.6.2 1.3.4 2.7 0 3.9-3.4 13.7-4.6 27.6-2.5 41.6.1.5.1 1.1.1 1.6 0 .3-.1.5-.2 1.1-21.8-11-36-28.3-43.2-52.2-8.3 17.8-11.1 35.5-6.6 54.1-15.6-15.2-21.3-34.3-22-55.2zm469.6 123.2c-11.6-11.6-25-20.4-40.1-26.6-12.8-5.2-26-7.9-39.9-7.1-10 .6-19.6 3.1-29 6.4-2.5.9-5.1 1.6-7.7 2.2-4.9 1.2-7.3-3.1-4.7-6.8 3.2-4.6 3.4-4.2 15-12 .6-.4 1.2-.8 2.2-1.5h-2.5c-.6 0-1.2.2-1.9.3-19.3 3.3-30.7 15.5-48.9 29.6-10.4 8.1-13.8 3.8-12-.5 1.4-3.5 3.3-6.7 5.1-10 1-1.8 2.3-3.4 3.5-5.1-.2-.2-.5-.3-.7-.5-27 18.3-46.7 42.4-57.7 73.3.3.3.7.6 1 .9.3-.6.5-1.2.9-1.7 10.4-12.1 22.8-21.8 36.6-29.8 18.2-10.6 37.5-18.3 58.7-20.2 4.3-.4 8.7-.1 13.1-.1-1.8.7-3.5.9-5.3 1.1-18.5 2.4-35.5 9-51.5 18.5-30.2 17.9-54.5 42.2-75.1 70.4-.3.4-.4.9-.7 1.3 14.5 5.3 24 17.3 36.1 25.6.2-.1.3-.2.4-.4l1.2-2.7c12.2-26.9 27-52.3 46.7-74.5 16.7-18.8 38-25.3 62.5-20 5.9 1.3 11.4 4.4 17.2 6.8 2.3-1.4 5.1-3.2 8-4.7 8.4-4.3 17.4-7 26.7-9 14.7-3.1 29.5-4.9 44.5-1.3v-.5c-.5-.4-1.2-.8-1.7-1.4zM316.7 397.6c-39.4-33-22.8-19.5-42.7-35.6-.8.9 0-.2-1.9 3-11.2 19.1-25.5 35.3-44 47.6-10.3 6.8-21.5 11.8-34.1 11.8-21.6 0-38.2-9.5-49.4-27.8-12-19.5-13.3-40.7-8.2-62.6 7.8-33.8 30.1-55.2 38.6-64.3-18.7-6.2-33 1.7-46.4 13.9.8-13.9 4.3-26.2 11.8-37.3-24.3 10.6-45.9 25-64.8 43.9-.3-5.8 5.4-43.7 5.6-44.7.3-2.7-.6-5.3-3-7.4-24.2 24.7-44.5 51.8-56.1 84.6 7.4-5.9 14.9-11.4 23.6-16.2-8.3 22.3-19.6 52.8-7.8 101.1 4.6 19 11.9 36.8 24.1 52.3 2.9 3.7 6.3 6.9 9.5 10.3.2-.2.4-.3.6-.5-1.4-7-2.2-14.1-1.5-21.9 2.2 3.2 3.9 6 5.9 8.6 12.6 16 28.7 27.4 47.2 35.6 25 11.3 51.1 13.3 77.9 8.6 54.9-9.7 90.7-48.6 116-98.8 1-1.8.6-2.9-.9-4.2zm172-46.4c-9.5-3.1-22.2-4.2-28.7-2.9 9.9 4 14.1 6.6 18.8 12 12.6 14.4 10.4 34.7-5.4 45.6-11.7 8.1-24.9 10.5-38.9 9.1-1.2-.1-2.3-.4-3-.6 2.8-3.7 6-7 8.1-10.8 9.4-16.8 5.4-42.1-8.7-56.1-2.1-2.1-4.6-3.9-7-5.9-.3 1.3-.1 2.1.1 2.8 4.2 16.6-8.1 32.4-24.8 31.8-7.6-.3-13.9-3.8-19.6-8.5-19.5-16.1-39.1-32.1-58.5-48.3-5.9-4.9-12.5-8.1-20.1-8.7-4.6-.4-9.3-.6-13.9-.9-5.9-.4-8.8-2.8-10.4-8.4-.9-3.4-1.5-6.8-2.2-10.2-1.5-8.1-6.2-13-14.3-14.2-4.4-.7-8.9-1-13.3-1.5-13-1.4-19.8-7.4-22.6-20.3-5 11-1.6 22.4 7.3 29.9 4.5 3.8 9.3 7.3 13.8 11.2 4.6 3.8 7.4 8.7 7.9 14.8.4 4.7.8 9.5 1.8 14.1 2.2 10.6 8.9 18.4 17 25.1 16.5 13.7 33 27.3 49.5 41.1 17.9 15 13.9 32.8 13 56-.9 22.9 12.2 42.9 33.5 51.2 1 .4 2 .6 3.6 1.1-15.7-18.2-10.1-44.1.7-52.3.3 2.2.4 4.3.9 6.4 9.4 44.1 45.4 64.2 85 56.9 16-2.9 30.6-8.9 42.9-19.8 2-1.8 3.7-4.1 5.9-6.5-19.3 4.6-35.8.1-50.9-10.6.7-.3 1.3-.3 1.9-.3 21.3 1.8 40.6-3.4 57-17.4 19.5-16.6 26.6-42.9 17.4-66-8.3-20.1-23.6-32.3-43.8-38.9zM99.4 179.3c-5.3-9.2-13.2-15.6-22.1-21.3 13.7-.5 26.6.2 39.6 3.7-7-12.2-8.5-24.7-5-38.7 5.3 11.9 13.7 20.1 23.6 26.8 19.7 13.2 35.7 19.6 46.7 30.2 3.4 3.3 6.3 7.1 9.6 10.9-.8-2.1-1.4-4.1-2.2-6-5-10.6-13-18.6-22.6-25-1.8-1.2-2.8-2.5-3.4-4.5-3.3-12.5-3-25.1-.7-37.6 1-5.5 2.8-10.9 4.5-16.3.8-2.4 2.3-4.6 4-6.6.6 6.9 0 25.5 19.6 46 10.8 11.3 22.4 21.9 33.9 32.7 9 8.5 18.3 16.7 25.5 26.8 1.1 1.6 2.2 3.3 3.8 4.7-5-13-14.2-24.1-24.2-33.8-9.6-9.3-19.4-18.4-29.2-27.4-3.3-3-4.6-6.7-5.1-10.9-1.2-10.4 0-20.6 4.3-30.2.5-1 1.1-2 1.9-3.3.5 4.2.6 7.9 1.4 11.6 4.8 23.1 20.4 36.3 49.3 63.5 10 9.4 19.3 19.2 25.6 31.6 4.8 9.3 7.3 19 5.7 29.6-.1.6.5 1.7 1.1 2 6.2 2.6 10 6.9 9.7 14.3 7.7-2.6 12.5-8 16.4-14.5 4.2 20.2-9.1 50.3-27.2 58.7.4-4.5 5-23.4-16.5-27.7-6.8-1.3-12.8-1.3-22.9-2.1 4.7-9 10.4-20.6.5-22.4-24.9-4.6-52.8 1.9-57.8 4.6 8.2.4 16.3 1 23.5 3.3-2 6.5-4 12.7-5.8 18.9-1.9 6.5 2.1 14.6 9.3 9.6 1.2-.9 2.3-1.9 3.3-2.7-3.1 17.9-2.9 15.9-2.8 18.3.3 10.2 9.5 7.8 15.7 7.3-2.5 11.8-29.5 27.3-45.4 25.8 7-4.7 12.7-10.3 15.9-17.9-6.5.8-12.9 1.6-19.2 2.4l-.3-.9c4.7-3.4 8-7.8 10.2-13.1 8.7-21.1-3.6-38-25-39.9-9.1-.8-17.8.8-25.9 5.5 6.2-15.6 17.2-26.6 32.6-34.5-15.2-4.3-8.9-2.7-24.6-6.3 14.6-9.3 30.2-13.2 46.5-14.6-5.2-3.2-48.1-3.6-70.2 20.9 7.9 1.4 15.5 2.8 23.2 4.2-23.8 7-44 19.7-62.4 35.6 1.1-4.8 2.7-9.5 3.3-14.3.6-4.5.8-9.2.1-13.6-1.5-9.4-8.9-15.1-19.7-16.3-7.9-.9-15.6.1-23.3 1.3-.9.1-1.7.3-2.9 0 15.8-14.8 36-21.7 53.1-33.5 6-4.5 6.8-8.2 3-14.9zm128.4 26.8c3.3 16 12.6 25.5 23.8 24.3-4.6-11.3-12.1-19.5-23.8-24.3z"], - "d-and-d-beyond": [640, 512, [], "f6ca", "M313.8 241.5c13.8 0 21-10.1 24.8-17.9-1-1.1-5-4.2-7.4-6.6-2.4 4.3-8.2 10.7-13.9 10.7-10.2 0-15.4-14.7-3.2-26.6-.5-.2-4.3-1.8-8 2.4 0-3 1-5.1 2.1-6.6-3.5 1.3-9.8 5.6-11.4 7.9.2-5.8 1.6-7.5.6-9l-.2-.2s-8.5 5.6-9.3 14.7c0 0 1.1-1.6 2.1-1.9.6-.3 1.3 0 .6 1.9-.2.6-5.8 15.7 5.1 26-.6-1.6-1.9-7.6 2.4-1.9-.3.1 5.8 7.1 15.7 7.1zm52.4-21.1c0-4-4.9-4.4-5.6-4.5 2 3.9.9 7.5.2 9 2.5-.4 5.4-1.6 5.4-4.5zm10.3 5.2c0-6.4-6.2-11.4-13.5-10.7 8 1.3 5.6 13.8-5 11.4 3.7-2.6 3.2-9.9-1.3-12.5 1.4 4.2-3 8.2-7.4 4.6-2.4-1.9-8-6.6-10.6-8.6-2.4-2.1-5.5-1-6.6-1.8-1.3-1.1-.5-3.8-2.2-5-1.6-.8-3-.3-4.8-1-1.6-.6-2.7-1.9-2.6-3.5-2.5 4.4 3.4 6.3 4.5 8.5 1 1.9-.8 4.8 4 8.5 14.8 11.6 9.1 8 10.4 18.1.6 4.3 4.2 6.7 6.4 7.4-2.1-1.9-2.9-6.4 0-9.3 0 13.9 19.2 13.3 23.1 6.4-2.4 1.1-7-.2-9-1.9 7.7 1 14.2-4.1 14.6-10.6zm-39.4-18.4c2 .8 1.6.7 6.4 4.5 10.2-24.5 21.7-15.7 22-15.5 2.2-1.9 9.8-3.8 13.8-2.7-2.4-2.7-7.5-6.2-13.3-6.2-4.7 0-7.4 2.2-8 1.3-.8-1.4 3.2-3.4 3.2-3.4-5.4.2-9.6 6.7-11.2 5.9-1.1-.5 1.4-3.7 1.4-3.7-5.1 2.9-9.3 9.1-10.2 13 4.6-5.8 13.8-9.8 19.7-9-10.5.5-19.5 9.7-23.8 15.8zm242.5 51.9c-20.7 0-40 1.3-50.3 2.1l7.4 8.2v77.2l-7.4 8.2c10.4.8 30.9 2.1 51.6 2.1 42.1 0 59.1-20.7 59.1-48.9 0-29.3-23.2-48.9-60.4-48.9zm-15.1 75.6v-53.3c30.1-3.3 46.8 3.8 46.8 26.3 0 25.6-21.4 30.2-46.8 27zM301.6 181c-1-3.4-.2-6.9 1.1-9.4 1 3 2.6 6.4 7.5 9-.5-2.4-.2-5.6.5-8-1.4-5.4 2.1-9.9 6.4-9.9 6.9 0 8.5 8.8 4.7 14.4 2.1 3.2 5.5 5.6 7.7 7.8 3.2-3.7 5.5-9.5 5.5-13.8 0-8.2-5.5-15.9-16.7-16.5-20-.9-20.2 16.6-20 18.9.5 5.2 3.4 7.8 3.3 7.5zm-.4 6c-.5 1.8-7 3.7-10.2 6.9 4.8-1 7-.2 7.8 1.8.5 1.4-.2 3.4-.5 5.6 1.6-1.8 7-5.5 11-6.2-1-.3-3.4-.8-4.3-.8 2.9-3.4 9.3-4.5 12.8-3.7-2.2-.2-6.7 1.1-8.5 2.6 1.6.3 3 .6 4.3 1.1-2.1.8-4.8 3.4-5.8 6.1 7-5 13.1 5.2 7 8.2.8.2 2.7 0 3.5-.5-.3 1.1-1.9 3-3 3.4 2.9 0 7-1.9 8.2-4.6 0 0-1.8.6-2.6-.2s.3-4.3.3-4.3c-2.3 2.9-3.4-1.3-1.3-4.2-1-.3-3.5-.6-4.6-.5 3.2-1.1 10.4-1.8 11.2-.3.6 1.1-1 3.4-1 3.4 4-.5 8.3 1.1 6.7 5.1 2.9-1.4 5.5-5.9 4.8-10.4-.3 1-1.6 2.4-2.9 2.7.2-1.4-1-2.2-1.9-2.6 1.7-9.6-14.6-14.2-14.1-23.9-1 1.3-1.8 5-.8 7.1 2.7 3.2 8.7 6.7 10.1 12.2-2.6-6.4-15.1-11.4-14.6-20.2-1.6 1.6-2.6 7.8-1.3 11 2.4 1.4 4.5 3.8 4.8 6.1-2.2-5.1-11.4-6.1-13.9-12.2-.6 2.2-.3 5 1 6.7 0 0-2.2-.8-7-.6 1.7.6 5.1 3.5 4.8 5.2zm25.9 7.4c-2.7 0-3.5-2.1-4.2-4.3 3.3 1.3 4.2 4.3 4.2 4.3zm38.9 3.7l-1-.6c-1.1-1-2.9-1.4-4.7-1.4-2.9 0-5.8 1.3-7.5 3.4-.8.8-1.4 1.8-2.1 2.6v15.7c3.5 2.6 7.1-2.9 3-7.2 1.5.3 4.6 2.7 5.1 3.2 0 0 2.6-.5 5-.5 2.1 0 3.9.3 5.6 1.1V196c-1.1.5-2.2 1-2.7 1.4zM79.9 305.9c17.2-4.6 16.2-18 16.2-19.9 0-20.6-24.1-25-37-25H3l8.3 8.6v29.5H0l11.4 14.6V346L3 354.6c61.7 0 73.8 1.5 86.4-5.9 6.7-4 9.9-9.8 9.9-17.6 0-5.1 2.6-18.8-19.4-25.2zm-41.3-27.5c20 0 29.6-.8 29.6 9.1v3c0 12.1-19 8.8-29.6 8.8zm0 59.2V315c12.2 0 32.7-2.3 32.7 8.8v4.5h.2c0 11.2-12.5 9.3-32.9 9.3zm101.2-19.3l23.1.2v-.2l14.1-21.2h-37.2v-14.9h52.4l-14.1-21v-.2l-73.5.2 7.4 8.2v77.1l-7.4 8.2h81.2l14.1-21.2-60.1.2zm214.7-60.1c-73.9 0-77.5 99.3-.3 99.3 77.9 0 74.1-99.3.3-99.3zm-.3 77.5c-37.4 0-36.9-55.3.2-55.3 36.8.1 38.8 55.3-.2 55.3zm-91.3-8.3l44.1-66.2h-41.7l6.1 7.2-20.5 37.2h-.3l-21-37.2 6.4-7.2h-44.9l44.1 65.8.2 19.4-7.7 8.2h42.6l-7.2-8.2zm-28.4-151.3c1.6 1.3 2.9 2.4 2.9 6.6v38.8c0 4.2-.8 5.3-2.7 6.4-.1.1-7.5 4.5-7.9 4.6h35.1c10 0 17.4-1.5 26-8.6-.6-5 .2-9.5.8-12 0-.2-1.8 1.4-2.7 3.5 0-5.7 1.6-15.4 9.6-20.5-.1 0-3.7-.8-9 1.1 2-3.1 10-7.9 10.4-7.9-8.2-26-38-22.9-32.2-22.9-30.9 0-32.6.3-39.9-4 .1.8.5 8.2 9.6 14.9zm21.5 5.5c4.6 0 23.1-3.3 23.1 17.3 0 20.7-18.4 17.3-23.1 17.3zm228.9 79.6l7 8.3V312h-.3c-5.4-14.4-42.3-41.5-45.2-50.9h-31.6l7.4 8.5v76.9l-7.2 8.3h39l-7.4-8.2v-47.4h.3c3.7 10.6 44.5 42.9 48.5 55.6h21.3v-85.2l7.4-8.3zm-106.7-96.1c-32.2 0-32.8.2-39.9-4 .1.7.5 8.3 9.6 14.9 3.1 2 2.9 4.3 2.9 9.5 1.8-1.1 3.8-2.2 6.1-3-1.1 1.1-2.7 2.7-3.5 4.5 1-1.1 7.5-5.1 14.6-3.5-1.6.3-4 1.1-6.1 2.9.1 0 2.1-1.1 7.5-.3v-4.3c4.7 0 23.1-3.4 23.1 17.3 0 20.5-18.5 17.3-19.7 17.3 5.7 4.4 5.8 12 2.2 16.3h.3c33.4 0 36.7-27.3 36.7-34 0-3.8-1.1-32-33.8-33.6z"], - "dashcube": [448, 512, [], "f210", "M326.6 104H110.4c-51.1 0-91.2 43.3-91.2 93.5V427c0 50.5 40.1 85 91.2 85h227.2c51.1 0 91.2-34.5 91.2-85V0L326.6 104zM153.9 416.5c-17.7 0-32.4-15.1-32.4-32.8V240.8c0-17.7 14.7-32.5 32.4-32.5h140.7c17.7 0 32 14.8 32 32.5v123.5l51.1 52.3H153.9z"], - "delicious": [448, 512, [], "f1a5", "M446.5 68c-.4-1.5-.9-3-1.4-4.5-.9-2.5-2-4.8-3.3-7.1-1.4-2.4-3-4.8-4.7-6.9-2.1-2.5-4.4-4.8-6.9-6.8-1.1-.9-2.2-1.7-3.3-2.5-1.3-.9-2.6-1.7-4-2.4-1.8-1-3.6-1.8-5.5-2.5-1.7-.7-3.5-1.3-5.4-1.7-3.8-1-7.9-1.5-12-1.5H48C21.5 32 0 53.5 0 80v352c0 4.1.5 8.2 1.5 12 2 7.7 5.8 14.6 11 20.3 1 1.1 2.1 2.2 3.3 3.3 5.7 5.2 12.6 9 20.3 11 3.8 1 7.9 1.5 12 1.5h352c26.5 0 48-21.5 48-48V80c-.1-4.1-.6-8.2-1.6-12zM416 432c0 8.8-7.2 16-16 16H224V256H32V80c0-8.8 7.2-16 16-16h176v192h192z"], - "deploydog": [512, 512, [], "f38e", "M382.2 136h51.7v239.6h-51.7v-20.7c-19.8 24.8-52.8 24.1-73.8 14.7-26.2-11.7-44.3-38.1-44.3-71.8 0-29.8 14.8-57.9 43.3-70.8 20.2-9.1 52.7-10.6 74.8 12.9V136zm-64.7 161.8c0 18.2 13.6 33.5 33.2 33.5 19.8 0 33.2-16.4 33.2-32.9 0-17.1-13.7-33.2-33.2-33.2-19.6 0-33.2 16.4-33.2 32.6zM188.5 136h51.7v239.6h-51.7v-20.7c-19.8 24.8-52.8 24.1-73.8 14.7-26.2-11.7-44.3-38.1-44.3-71.8 0-29.8 14.8-57.9 43.3-70.8 20.2-9.1 52.7-10.6 74.8 12.9V136zm-64.7 161.8c0 18.2 13.6 33.5 33.2 33.5 19.8 0 33.2-16.4 33.2-32.9 0-17.1-13.7-33.2-33.2-33.2-19.7 0-33.2 16.4-33.2 32.6zM448 96c17.5 0 32 14.4 32 32v256c0 17.5-14.4 32-32 32H64c-17.5 0-32-14.4-32-32V128c0-17.5 14.4-32 32-32h384m0-32H64C28.8 64 0 92.8 0 128v256c0 35.2 28.8 64 64 64h384c35.2 0 64-28.8 64-64V128c0-35.2-28.8-64-64-64z"], - "deskpro": [480, 512, [], "f38f", "M205.9 512l31.1-38.4c12.3-.2 25.6-1.4 36.5-6.6 38.9-18.6 38.4-61.9 38.3-63.8-.1-5-.8-4.4-28.9-37.4H362c-.2 50.1-7.3 68.5-10.2 75.7-9.4 23.7-43.9 62.8-95.2 69.4-8.7 1.1-32.8 1.2-50.7 1.1zm200.4-167.7c38.6 0 58.5-13.6 73.7-30.9l-175.5-.3-17.4 31.3 119.2-.1zm-43.6-223.9v168.3h-73.5l-32.7 55.5H250c-52.3 0-58.1-56.5-58.3-58.9-1.2-13.2-21.3-11.6-20.1 1.8 1.4 15.8 8.8 40 26.4 57.1h-91c-25.5 0-110.8-26.8-107-114V16.9C0 .9 9.7.3 15 .1h82c.2 0 .3.1.5.1 4.3-.4 50.1-2.1 50.1 43.7 0 13.3 20.2 13.4 20.2 0 0-18.2-5.5-32.8-15.8-43.7h84.2c108.7-.4 126.5 79.4 126.5 120.2zm-132.5 56l64 29.3c13.3-45.5-42.2-71.7-64-29.3z"], - "dev": [448, 512, [], "f6cc", "M120.12 208.29c-3.88-2.9-7.77-4.35-11.65-4.35H91.03v104.47h17.45c3.88 0 7.77-1.45 11.65-4.35 3.88-2.9 5.82-7.25 5.82-13.06v-69.65c-.01-5.8-1.96-10.16-5.83-13.06zM404.1 32H43.9C19.7 32 .06 51.59 0 75.8v360.4C.06 460.41 19.7 480 43.9 480h360.2c24.21 0 43.84-19.59 43.9-43.8V75.8c-.06-24.21-19.7-43.8-43.9-43.8zM154.2 291.19c0 18.81-11.61 47.31-48.36 47.25h-46.4V172.98h47.38c35.44 0 47.36 28.46 47.37 47.28l.01 70.93zm100.68-88.66H201.6v38.42h32.57v29.57H201.6v38.41h53.29v29.57h-62.18c-11.16.29-20.44-8.53-20.72-19.69V193.7c-.27-11.15 8.56-20.41 19.71-20.69h63.19l-.01 29.52zm103.64 115.29c-13.2 30.75-36.85 24.63-47.44 0l-38.53-144.8h32.57l29.71 113.72 29.57-113.72h32.58l-38.46 144.8z"], - "deviantart": [320, 512, [], "f1bd", "M320 93.2l-98.2 179.1 7.4 9.5H320v127.7H159.1l-13.5 9.2-43.7 84c-.3 0-8.6 8.6-9.2 9.2H0v-93.2l93.2-179.4-7.4-9.2H0V102.5h156l13.5-9.2 43.7-84c.3 0 8.6-8.6 9.2-9.2H320v93.1z"], - "dhl": [640, 512, [], "f790", "M238 301.2h58.7L319 271h-58.7L238 301.2zM0 282.9v6.4h81.8l4.7-6.4H0zM172.9 271c-8.7 0-6-3.6-4.6-5.5 2.8-3.8 7.6-10.4 10.4-14.1 2.8-3.7 2.8-5.9-2.8-5.9h-51l-41.1 55.8h100.1c33.1 0 51.5-22.5 57.2-30.3h-68.2zm317.5-6.9l39.3-53.4h-62.2l-39.3 53.4h62.2zM95.3 271H0v6.4h90.6l4.7-6.4zm111-26.6c-2.8 3.8-7.5 10.4-10.3 14.2-1.4 2-4.1 5.5 4.6 5.5h45.6s7.3-10 13.5-18.4c8.4-11.4.7-35-29.2-35H112.6l-20.4 27.8h111.4c5.6 0 5.5 2.2 2.7 5.9zM0 301.2h73.1l4.7-6.4H0v6.4zm323 0h58.7L404 271h-58.7c-.1 0-22.3 30.2-22.3 30.2zm222 .1h95v-6.4h-90.3l-4.7 6.4zm22.3-30.3l-4.7 6.4H640V271h-72.7zm-13.5 18.3H640v-6.4h-81.5l-4.7 6.4zm-164.2-78.6l-22.5 30.6h-26.2l22.5-30.6h-58.7l-39.3 53.4H409l39.3-53.4h-58.7zm33.5 60.3s-4.3 5.9-6.4 8.7c-7.4 10-.9 21.6 23.2 21.6h94.3l22.3-30.3H423.1z"], - "diaspora": [462, 512, [], "f791", "M226.6 354.7c-1.4 0-88 119.9-88.7 119.9-.7 0-86.6-60.5-86.9-61.2-.3-.8 86.6-125.7 86.6-127.4 0-2.2-129.6-44-137.6-47.1-1.3-.5 31.4-101.8 31.7-102.1.6-.7 144.4 47 145.5 47 .4 0 .9-.6 1-1.3.4-2 1-148.6 1.7-149.6.8-1.2 104.5-.7 105.1-.3 1.5 1 3.5 156.1 6.1 156.1 1.4 0 138.7-47 139.3-46.3.8.9 31.9 102.2 31.5 102.6-.9.9-140.2 47.1-140.6 48.8-.3 1.4 82.8 122.1 82.5 122.9-.2.7-85.5 63.5-86.3 63.5-1-.2-89-125.5-90.9-125.5z"], - "digg": [512, 512, [], "f1a6", "M81.7 172.3H0v174.4h132.7V96h-51v76.3zm0 133.4H50.9v-92.3h30.8v92.3zm297.2-133.4v174.4h81.8v28.5h-81.8V416H512V172.3H378.9zm81.8 133.4h-30.8v-92.3h30.8v92.3zm-235.6 41h82.1v28.5h-82.1V416h133.3V172.3H225.1v174.4zm51.2-133.3h30.8v92.3h-30.8v-92.3zM153.3 96h51.3v51h-51.3V96zm0 76.3h51.3v174.4h-51.3V172.3z"], - "digital-ocean": [512, 512, [], "f391", "M87 481.8h73.7v-73.6H87zM25.4 346.6v61.6H87v-61.6zm466.2-169.7c-23-74.2-82.4-133.3-156.6-156.6C164.9-32.8 8 93.7 8 255.9h95.8c0-101.8 101-180.5 208.1-141.7 39.7 14.3 71.5 46.1 85.8 85.7 39.1 107-39.7 207.8-141.4 208v.3h-.3V504c162.6 0 288.8-156.8 235.6-327.1zm-235.3 231v-95.3h-95.6v95.6H256v-.3z"], - "discord": [448, 512, [], "f392", "M297.216 243.2c0 15.616-11.52 28.416-26.112 28.416-14.336 0-26.112-12.8-26.112-28.416s11.52-28.416 26.112-28.416c14.592 0 26.112 12.8 26.112 28.416zm-119.552-28.416c-14.592 0-26.112 12.8-26.112 28.416s11.776 28.416 26.112 28.416c14.592 0 26.112-12.8 26.112-28.416.256-15.616-11.52-28.416-26.112-28.416zM448 52.736V512c-64.494-56.994-43.868-38.128-118.784-107.776l13.568 47.36H52.48C23.552 451.584 0 428.032 0 398.848V52.736C0 23.552 23.552 0 52.48 0h343.04C424.448 0 448 23.552 448 52.736zm-72.96 242.688c0-82.432-36.864-149.248-36.864-149.248-36.864-27.648-71.936-26.88-71.936-26.88l-3.584 4.096c43.52 13.312 63.744 32.512 63.744 32.512-60.811-33.329-132.244-33.335-191.232-7.424-9.472 4.352-15.104 7.424-15.104 7.424s21.248-20.224 67.328-33.536l-2.56-3.072s-35.072-.768-71.936 26.88c0 0-36.864 66.816-36.864 149.248 0 0 21.504 37.12 78.08 38.912 0 0 9.472-11.52 17.152-21.248-32.512-9.728-44.8-30.208-44.8-30.208 3.766 2.636 9.976 6.053 10.496 6.4 43.21 24.198 104.588 32.126 159.744 8.96 8.96-3.328 18.944-8.192 29.44-15.104 0 0-12.8 20.992-46.336 30.464 7.68 9.728 16.896 20.736 16.896 20.736 56.576-1.792 78.336-38.912 78.336-38.912z"], - "discourse": [448, 512, [], "f393", "M225.9 32C103.3 32 0 130.5 0 252.1 0 256 .1 480 .1 480l225.8-.2c122.7 0 222.1-102.3 222.1-223.9C448 134.3 348.6 32 225.9 32zM224 384c-19.4 0-37.9-4.3-54.4-12.1L88.5 392l22.9-75c-9.8-18.1-15.4-38.9-15.4-61 0-70.7 57.3-128 128-128s128 57.3 128 128-57.3 128-128 128z"], - "dochub": [416, 512, [], "f394", "M397.9 160H256V19.6L397.9 160zM304 192v130c0 66.8-36.5 100.1-113.3 100.1H96V84.8h94.7c12 0 23.1.8 33.1 2.5v-84C212.9 1.1 201.4 0 189.2 0H0v512h189.2C329.7 512 400 447.4 400 318.1V192h-96z"], - "docker": [640, 512, [], "f395", "M349.9 236.3h-66.1v-59.4h66.1v59.4zm0-204.3h-66.1v60.7h66.1V32zm78.2 144.8H362v59.4h66.1v-59.4zm-156.3-72.1h-66.1v60.1h66.1v-60.1zm78.1 0h-66.1v60.1h66.1v-60.1zm276.8 100c-14.4-9.7-47.6-13.2-73.1-8.4-3.3-24-16.7-44.9-41.1-63.7l-14-9.3-9.3 14c-18.4 27.8-23.4 73.6-3.7 103.8-8.7 4.7-25.8 11.1-48.4 10.7H2.4c-8.7 50.8 5.8 116.8 44 162.1 37.1 43.9 92.7 66.2 165.4 66.2 157.4 0 273.9-72.5 328.4-204.2 21.4.4 67.6.1 91.3-45.2 1.5-2.5 6.6-13.2 8.5-17.1l-13.3-8.9zm-511.1-27.9h-66v59.4h66.1v-59.4zm78.1 0h-66.1v59.4h66.1v-59.4zm78.1 0h-66.1v59.4h66.1v-59.4zm-78.1-72.1h-66.1v60.1h66.1v-60.1z"], - "draft2digital": [480, 512, [], "f396", "M480 398.1l-144-82.2v64.7h-91.3c30.8-35 81.8-95.9 111.8-149.3 35.2-62.6 16.1-123.4-12.8-153.3-4.4-4.6-62.2-62.9-166-41.2-59.1 12.4-89.4 43.4-104.3 67.3-13.1 20.9-17 39.8-18.2 47.7-5.5 33 19.4 67.1 56.7 67.1 31.7 0 57.3-25.7 57.3-57.4 0-27.1-19.7-52.1-48-56.8 1.8-7.3 17.7-21.1 26.3-24.7 41.1-17.3 78 5.2 83.3 33.5 8.3 44.3-37.1 90.4-69.7 127.6C84.5 328.1 18.3 396.8 0 415.9l336-.1V480zM369.9 371l47.1 27.2-47.1 27.2zM134.2 161.4c0 12.4-10 22.4-22.4 22.4s-22.4-10-22.4-22.4 10-22.4 22.4-22.4 22.4 10.1 22.4 22.4zM82.5 380.5c25.6-27.4 97.7-104.7 150.8-169.9 35.1-43.1 40.3-82.4 28.4-112.7-7.4-18.8-17.5-30.2-24.3-35.7 45.3 2.1 68 23.4 82.2 38.3 0 0 42.4 48.2 5.8 113.3-37 65.9-110.9 147.5-128.5 166.7z"], - "dribbble": [512, 512, [], "f17d", "M256 8C119.252 8 8 119.252 8 256s111.252 248 248 248 248-111.252 248-248S392.748 8 256 8zm163.97 114.366c29.503 36.046 47.369 81.957 47.835 131.955-6.984-1.477-77.018-15.682-147.502-6.818-5.752-14.041-11.181-26.393-18.617-41.614 78.321-31.977 113.818-77.482 118.284-83.523zM396.421 97.87c-3.81 5.427-35.697 48.286-111.021 76.519-34.712-63.776-73.185-116.168-79.04-124.008 67.176-16.193 137.966 1.27 190.061 47.489zm-230.48-33.25c5.585 7.659 43.438 60.116 78.537 122.509-99.087 26.313-186.36 25.934-195.834 25.809C62.38 147.205 106.678 92.573 165.941 64.62zM44.17 256.323c0-2.166.043-4.322.108-6.473 9.268.19 111.92 1.513 217.706-30.146 6.064 11.868 11.857 23.915 17.174 35.949-76.599 21.575-146.194 83.527-180.531 142.306C64.794 360.405 44.17 310.73 44.17 256.323zm81.807 167.113c22.127-45.233 82.178-103.622 167.579-132.756 29.74 77.283 42.039 142.053 45.189 160.638-68.112 29.013-150.015 21.053-212.768-27.882zm248.38 8.489c-2.171-12.886-13.446-74.897-41.152-151.033 66.38-10.626 124.7 6.768 131.947 9.055-9.442 58.941-43.273 109.844-90.795 141.978z"], - "dribbble-square": [448, 512, [], "f397", "M90.2 228.2c8.9-42.4 37.4-77.7 75.7-95.7 3.6 4.9 28 38.8 50.7 79-64 17-120.3 16.8-126.4 16.7zM314.6 154c-33.6-29.8-79.3-41.1-122.6-30.6 3.8 5.1 28.6 38.9 51 80 48.6-18.3 69.1-45.9 71.6-49.4zM140.1 364c40.5 31.6 93.3 36.7 137.3 18-2-12-10-53.8-29.2-103.6-55.1 18.8-93.8 56.4-108.1 85.6zm98.8-108.2c-3.4-7.8-7.2-15.5-11.1-23.2C159.6 253 93.4 252.2 87.4 252c0 1.4-.1 2.8-.1 4.2 0 35.1 13.3 67.1 35.1 91.4 22.2-37.9 67.1-77.9 116.5-91.8zm34.9 16.3c17.9 49.1 25.1 89.1 26.5 97.4 30.7-20.7 52.5-53.6 58.6-91.6-4.6-1.5-42.3-12.7-85.1-5.8zm-20.3-48.4c4.8 9.8 8.3 17.8 12 26.8 45.5-5.7 90.7 3.4 95.2 4.4-.3-32.3-11.8-61.9-30.9-85.1-2.9 3.9-25.8 33.2-76.3 53.9zM448 80v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V80c0-26.5 21.5-48 48-48h352c26.5 0 48 21.5 48 48zm-64 176c0-88.2-71.8-160-160-160S64 167.8 64 256s71.8 160 160 160 160-71.8 160-160z"], - "dropbox": [528, 512, [], "f16b", "M264.4 116.3l-132 84.3 132 84.3-132 84.3L0 284.1l132.3-84.3L0 116.3 132.3 32l132.1 84.3zM131.6 395.7l132-84.3 132 84.3-132 84.3-132-84.3zm132.8-111.6l132-84.3-132-83.6L395.7 32 528 116.3l-132.3 84.3L528 284.8l-132.3 84.3-131.3-85z"], - "drupal": [448, 512, [], "f1a9", "M319.5 114.7c-22.2-14-43.5-19.5-64.7-33.5-13-8.8-31.3-30-46.5-48.3-2.7 29.3-11.5 41.2-22 49.5-21.3 17-34.8 22.2-53.5 32.3C117 123 32 181.5 32 290.5 32 399.7 123.8 480 225.8 480 327.5 480 416 406 416 294c0-112.3-83-171-96.5-179.3zm2.5 325.6c-20.1 20.1-90.1 28.7-116.7 4.2-4.8-4.8.3-12 6.5-12 0 0 17 13.3 51.5 13.3 27 0 46-7.7 54.5-14 6.1-4.6 8.4 4.3 4.2 8.5zm-54.5-52.6c8.7-3.6 29-3.8 36.8 1.3 4.1 2.8 16.1 18.8 6.2 23.7-8.4 4.2-1.2-15.7-26.5-15.7-14.7 0-19.5 5.2-26.7 11-7 6-9.8 8-12.2 4.7-6-8.2 15.9-22.3 22.4-25zM360 405c-15.2-1-45.5-48.8-65-49.5-30.9-.9-104.1 80.7-161.3 42-38.8-26.6-14.6-104.8 51.8-105.2 49.5-.5 83.8 49 108.5 48.5 21.3-.3 61.8-41.8 81.8-41.8 48.7 0 23.3 109.3-15.8 106z"], - "dyalog": [416, 512, [], "f399", "M0 32v119.2h64V96h107.2C284.6 96 352 176.2 352 255.9 352 332 293.4 416 171.2 416H0v64h171.2C331.9 480 416 367.3 416 255.9c0-58.7-22.1-113.4-62.3-154.3C308.9 56 245.7 32 171.2 32H0z"], - "earlybirds": [480, 512, [], "f39a", "M313.2 47.5c1.2-13 21.3-14 36.6-8.7.9.3 26.2 9.7 19 15.2-27.9-7.4-56.4 18.2-55.6-6.5zm-201 6.9c30.7-8.1 62 20 61.1-7.1-1.3-14.2-23.4-15.3-40.2-9.6-1 .3-28.7 10.5-20.9 16.7zM319.4 160c-8.8 0-16 7.2-16 16s7.2 16 16 16 16-7.2 16-16-7.2-16-16-16zm-159.7 0c-8.8 0-16 7.2-16 16s7.2 16 16 16 16-7.2 16-16-7.2-16-16-16zm318.5 163.2c-9.9 24-40.7 11-63.9-1.2-13.5 69.1-58.1 111.4-126.3 124.2.3.9-2-.1 24 1 33.6 1.4 63.8-3.1 97.4-8-19.8-13.8-11.4-37.1-9.8-38.1 1.4-.9 14.7 1.7 21.6 11.5 8.6-12.5 28.4-14.8 30.2-13.6 1.6 1.1 6.6 20.9-6.9 34.6 4.7-.9 8.2-1.6 9.8-2.1 2.6-.8 17.7 11.3 3.1 13.3-14.3 2.3-22.6 5.1-47.1 10.8-45.9 10.7-85.9 11.8-117.7 12.8l1 11.6c3.8 18.1-23.4 24.3-27.6 6.2.8 17.9-27.1 21.8-28.4-1l-.5 5.3c-.7 18.4-28.4 17.9-28.3-.6-7.5 13.5-28.1 6.8-26.4-8.5l1.2-12.4c-36.7.9-59.7 3.1-61.8 3.1-20.9 0-20.9-31.6 0-31.6 2.4 0 27.7 1.3 63.2 2.8-61.1-15.5-103.7-55-114.9-118.2-25 12.8-57.5 26.8-68.2.8-10.5-25.4 21.5-42.6 66.8-73.4.7-6.6 1.6-13.3 2.7-19.8-14.4-19.6-11.6-36.3-16.1-60.4-16.8 2.4-23.2-9.1-23.6-23.1.3-7.3 2.1-14.9 2.4-15.4 1.1-1.8 10.1-2 12.7-2.6 6-31.7 50.6-33.2 90.9-34.5 19.7-21.8 45.2-41.5 80.9-48.3C203.3 29 215.2 8.5 216.2 8c1.7-.8 21.2 4.3 26.3 23.2 5.2-8.8 18.3-11.4 19.6-10.7 1.1.6 6.4 15-4.9 25.9 40.3 3.5 72.2 24.7 96 50.7 36.1 1.5 71.8 5.9 77.1 34 2.7.6 11.6.8 12.7 2.6.3.5 2.1 8.1 2.4 15.4-.5 13.9-6.8 25.4-23.6 23.1-3.2 17.3-2.7 32.9-8.7 47.7 2.4 11.7 4 23.8 4.8 36.4 37 25.4 70.3 42.5 60.3 66.9zM207.4 159.9c.9-44-37.9-42.2-78.6-40.3-21.7 1-38.9 1.9-45.5 13.9-11.4 20.9 5.9 92.9 23.2 101.2 9.8 4.7 73.4 7.9 86.3-7.1 8.2-9.4 15-49.4 14.6-67.7zm52 58.3c-4.3-12.4-6-30.1-15.3-32.7-2-.5-9-.5-11 0-10 2.8-10.8 22.1-17 37.2 15.4 0 19.3 9.7 23.7 9.7 4.3 0 6.3-11.3 19.6-14.2zm135.7-84.7c-6.6-12.1-24.8-12.9-46.5-13.9-40.2-1.9-78.2-3.8-77.3 40.3-.5 18.3 5 58.3 13.2 67.8 13 14.9 76.6 11.8 86.3 7.1 15.8-7.6 36.5-78.9 24.3-101.3z"], - "ebay": [640, 512, [], "f4f4", "M606 189.5l-54.8 109.9-54.9-109.9h-37.5l10.9 20.6c-11.5-19-35.9-26-63.3-26-31.8 0-67.9 8.7-71.5 43.1h33.7c1.4-13.8 15.7-21.8 35-21.8 26 0 41 9.6 41 33v3.4c-12.7 0-28 .1-41.7.4-42.4.9-69.6 10-76.7 34.4 1-5.2 1.5-10.6 1.5-16.2 0-52.1-39.7-76.2-75.4-76.2-21.3 0-43 5.5-58.7 24.2v-80.6h-32.1v169.5c0 10.3-.6 22.9-1.1 33.1h31.5c.7-6.3 1.1-12.9 1.1-19.5 13.6 16.6 35.4 24.9 58.7 24.9 36.9 0 64.9-21.9 73.3-54.2-.5 2.8-.7 5.8-.7 9 0 24.1 21.1 45 60.6 45 26.6 0 45.8-5.7 61.9-25.5 0 6.6.3 13.3 1.1 20.2h29.8c-.7-8.2-1-17.5-1-26.8v-65.6c0-9.3-1.7-17.2-4.8-23.8l61.5 116.1-28.5 54.1h35.9L640 189.5zM243.7 313.8c-29.6 0-50.2-21.5-50.2-53.8 0-32.4 20.6-53.8 50.2-53.8 29.8 0 50.2 21.4 50.2 53.8 0 32.3-20.4 53.8-50.2 53.8zm200.9-47.3c0 30-17.9 48.4-51.6 48.4-25.1 0-35-13.4-35-25.8 0-19.1 18.1-24.4 47.2-25.3 13.1-.5 27.6-.6 39.4-.6zm-411.9 1.6h128.8v-8.5c0-51.7-33.1-75.4-78.4-75.4-56.8 0-83 30.8-83 77.6 0 42.5 25.3 74 82.5 74 31.4 0 68-11.7 74.4-46.1h-33.1c-12 35.8-87.7 36.7-91.2-21.6zm95-21.4H33.3c6.9-56.6 92.1-54.7 94.4 0z"], - "edge": [512, 512, [], "f282", "M25.714 228.163c.111-.162.23-.323.342-.485-.021.162-.045.323-.065.485h-.277zm460.572 15.508c0-44.032-7.754-84.465-28.801-122.405C416.498 47.879 343.912 8.001 258.893 8.001 118.962 7.724 40.617 113.214 26.056 227.679c42.429-61.312 117.073-121.376 220.375-124.966 0 0 109.666 0 99.419 104.957H169.997c6.369-37.386 18.554-58.986 34.339-78.926-75.048 34.893-121.85 96.096-120.742 188.315.83 71.448 50.124 144.836 120.743 171.976 83.357 31.847 192.776 7.2 240.132-21.324V363.307c-80.864 56.494-270.871 60.925-272.255-67.572h314.073v-52.064z"], - "elementor": [448, 512, [], "f430", "M425.6 32H22.4C10 32 0 42 0 54.4v403.2C0 470 10 480 22.4 480h403.2c12.4 0 22.4-10 22.4-22.4V54.4C448 42 438 32 425.6 32M164.3 355.5h-39.8v-199h39.8v199zm159.3 0H204.1v-39.8h119.5v39.8zm0-79.6H204.1v-39.8h119.5v39.8zm0-79.7H204.1v-39.8h119.5v39.8z"], - "ello": [496, 512, [], "f5f1", "M248 8C111.03 8 0 119.03 0 256s111.03 248 248 248 248-111.03 248-248S384.97 8 248 8zm143.84 285.2C375.31 358.51 315.79 404.8 248 404.8s-127.31-46.29-143.84-111.6c-1.65-7.44 2.48-15.71 9.92-17.36 7.44-1.65 15.71 2.48 17.36 9.92 14.05 52.91 62 90.11 116.56 90.11s102.51-37.2 116.56-90.11c1.65-7.44 9.92-12.4 17.36-9.92 7.44 1.65 12.4 9.92 9.92 17.36z"], - "ember": [640, 512, [], "f423", "M639.9 254.6c-1.1-10.7-10.7-6.8-10.7-6.8s-15.6 12.1-29.3 10.7c-13.7-1.3-9.4-32-9.4-32s3-28.1-5.1-30.4c-8.1-2.4-18 7.3-18 7.3s-12.4 13.7-18.3 31.2l-1.6.5s1.9-30.6-.3-37.6c-1.6-3.5-16.4-3.2-18.8 3s-14.2 49.2-15 67.2c0 0-23.1 19.6-43.3 22.8s-25-9.4-25-9.4 54.8-15.3 52.9-59.1-44.2-27.6-49-24c-4.6 3.5-29.4 18.4-36.6 59.7-.2 1.4-.7 7.5-.7 7.5s-21.2 14.2-33 18c0 0 33-55.6-7.3-80.9-11.4-6.8-21.3-.5-27.2 5.3 13.6-17.3 46.4-64.2 36.9-105.2-5.8-24.4-18-27.1-29.2-23.1-17 6.7-23.5 16.7-23.5 16.7s-22 32-27.1 79.5-12.6 105.1-12.6 105.1-10.5 10.2-20.2 10.7-5.4-28.7-5.4-28.7 7.5-44.6 7-52.1-1.1-11.6-9.9-14.2c-8.9-2.7-18.5 8.6-18.5 8.6s-25.5 38.7-27.7 44.6l-1.3 2.4-1.3-1.6s18-52.7.8-53.5-28.5 18.8-28.5 18.8-19.6 32.8-20.4 36.5l-1.3-1.6s8.1-38.2 6.4-47.6c-1.6-9.4-10.5-7.5-10.5-7.5s-11.3-1.3-14.2 5.9-13.7 55.3-15 70.7c0 0-28.2 20.2-46.8 20.4-18.5.3-16.7-11.8-16.7-11.8s68-23.3 49.4-69.2c-8.3-11.8-18-15.5-31.7-15.3-13.7.3-30.3 8.6-41.3 33.3-5.3 11.8-6.8 23-7.8 31.5 0 0-12.3 2.4-18.8-2.9s-10 0-10 0-11.2 14-.1 18.3 28.1 6.1 28.1 6.1c1.6 7.5 6.2 19.5 19.6 29.7 20.2 15.3 58.8-1.3 58.8-1.3l15.9-8.8s.5 14.6 12.1 16.7 16.4 1 36.5-47.9c11.8-25 12.6-23.6 12.6-23.6l1.3-.3s-9.1 46.8-5.6 59.7C187.7 319.4 203 318 203 318s8.3 2.4 15-21.2 19.6-49.9 19.6-49.9h1.6s-5.6 48.1 3 63.7 30.9 5.3 30.9 5.3 15.6-7.8 18-10.2c0 0 18.5 15.8 44.6 12.9 58.3-11.5 79.1-25.9 79.1-25.9s10 24.4 41.1 26.7c35.5 2.7 54.8-18.6 54.8-18.6s-.3 13.5 12.1 18.6 20.7-22.8 20.7-22.8l20.7-57.2h1.9s1.1 37.3 21.5 43.2 47-13.7 47-13.7 6.4-3.5 5.3-14.3zm-578 5.3c.8-32 21.8-45.9 29-39 7.3 7 4.6 22-9.1 31.4-13.7 9.5-19.9 7.6-19.9 7.6zm272.8-123.8s19.1-49.7 23.6-25.5-40 96.2-40 96.2c.5-16.2 16.4-70.7 16.4-70.7zm22.8 138.4c-12.6 33-43.3 19.6-43.3 19.6s-3.5-11.8 6.4-44.9 33.3-20.2 33.3-20.2 16.2 12.4 3.6 45.5zm84.6-14.6s-3-10.5 8.1-30.6c11-20.2 19.6-9.1 19.6-9.1s9.4 10.2-1.3 25.5-26.4 14.2-26.4 14.2z"], - "empire": [496, 512, [], "f1d1", "M287.6 54.2c-10.8-2.2-22.1-3.3-33.5-3.6V32.4c78.1 2.2 146.1 44 184.6 106.6l-15.8 9.1c-6.1-9.7-12.7-18.8-20.2-27.1l-18 15.5c-26-29.6-61.4-50.7-101.9-58.4l4.8-23.9zM53.4 322.4l23-7.7c-6.4-18.3-10-38.2-10-58.7s3.3-40.4 9.7-58.7l-22.7-7.7c3.6-10.8 8.3-21.3 13.6-31l-15.8-9.1C34 181 24.1 217.5 24.1 256s10 75 27.1 106.6l15.8-9.1c-5.3-10-9.7-20.3-13.6-31.1zM213.1 434c-40.4-8-75.8-29.1-101.9-58.7l-18 15.8c-7.5-8.6-14.4-17.7-20.2-27.4l-16 9.4c38.5 62.3 106.8 104.3 184.9 106.6v-18.3c-11.3-.3-22.7-1.7-33.5-3.6l4.7-23.8zM93.3 120.9l18 15.5c26-29.6 61.4-50.7 101.9-58.4l-4.7-23.8c10.8-2.2 22.1-3.3 33.5-3.6V32.4C163.9 34.6 95.9 76.4 57.4 139l15.8 9.1c6-9.7 12.6-18.9 20.1-27.2zm309.4 270.2l-18-15.8c-26 29.6-61.4 50.7-101.9 58.7l4.7 23.8c-10.8 1.9-22.1 3.3-33.5 3.6v18.3c78.1-2.2 146.4-44.3 184.9-106.6l-16.1-9.4c-5.7 9.7-12.6 18.8-20.1 27.4zM496 256c0 137-111 248-248 248S0 393 0 256 111 8 248 8s248 111 248 248zm-12.2 0c0-130.1-105.7-235.8-235.8-235.8S12.2 125.9 12.2 256 117.9 491.8 248 491.8 483.8 386.1 483.8 256zm-39-106.6l-15.8 9.1c5.3 9.7 10 20.2 13.6 31l-22.7 7.7c6.4 18.3 9.7 38.2 9.7 58.7s-3.6 40.4-10 58.7l23 7.7c-3.9 10.8-8.3 21-13.6 31l15.8 9.1C462 331 471.9 294.5 471.9 256s-9.9-75-27.1-106.6zm-183 177.7c16.3-3.3 30.4-11.6 40.7-23.5l51.2 44.8c11.9-13.6 21.3-29.3 27.1-46.8l-64.2-22.1c2.5-7.5 3.9-15.2 3.9-23.5s-1.4-16.1-3.9-23.5l64.5-22.1c-6.1-17.4-15.5-33.2-27.4-46.8l-51.2 44.8c-10.2-11.9-24.4-20.5-40.7-23.8l13.3-66.4c-8.6-1.9-17.7-2.8-27.1-2.8-9.4 0-18.5.8-27.1 2.8l13.3 66.4c-16.3 3.3-30.4 11.9-40.7 23.8l-51.2-44.8c-11.9 13.6-21.3 29.3-27.4 46.8l64.5 22.1c-2.5 7.5-3.9 15.2-3.9 23.5s1.4 16.1 3.9 23.5l-64.2 22.1c5.8 17.4 15.2 33.2 27.1 46.8l51.2-44.8c10.2 11.9 24.4 20.2 40.7 23.5l-13.3 66.7c8.6 1.7 17.7 2.8 27.1 2.8 9.4 0 18.5-1.1 27.1-2.8l-13.3-66.7z"], - "envira": [448, 512, [], "f299", "M0 32c477.6 0 366.6 317.3 367.1 366.3L448 480h-26l-70.4-71.2c-39 4.2-124.4 34.5-214.4-37C47 300.3 52 214.7 0 32zm79.7 46c-49.7-23.5-5.2 9.2-5.2 9.2 45.2 31.2 66 73.7 90.2 119.9 31.5 60.2 79 139.7 144.2 167.7 65 28 34.2 12.5 6-8.5-28.2-21.2-68.2-87-91-130.2-31.7-60-61-118.6-144.2-158.1z"], - "erlang": [640, 512, [], "f39d", "M87.2 53.5H0v405h100.4c-49.7-52.6-78.8-125.3-78.7-212.1-.1-76.7 24-142.7 65.5-192.9zm238.2 9.7c-45.9.1-85.1 33.5-89.2 83.2h169.9c-1.1-49.7-34.5-83.1-80.7-83.2zm230.7-9.6h.3l-.1-.1zm.3 0c31.4 42.7 48.7 97.5 46.2 162.7.5 6 .5 11.7 0 24.1H230.2c-.2 109.7 38.9 194.9 138.6 195.3 68.5-.3 118-51 151.9-106.1l96.4 48.2c-17.4 30.9-36.5 57.8-57.9 80.8H640v-405z"], - "ethereum": [320, 512, [], "f42e", "M311.9 260.8L160 353.6 8 260.8 160 0l151.9 260.8zM160 383.4L8 290.6 160 512l152-221.4-152 92.8z"], - "etsy": [384, 512, [], "f2d7", "M384 348c-1.75 10.75-13.75 110-15.5 132-117.879-4.299-219.895-4.743-368.5 0v-25.5c45.457-8.948 60.627-8.019 61-35.25 1.793-72.322 3.524-244.143 0-322-1.029-28.46-12.13-26.765-61-36v-25.5c73.886 2.358 255.933 8.551 362.999-3.75-3.5 38.25-7.75 126.5-7.75 126.5H332C320.947 115.665 313.241 68 277.25 68h-137c-10.25 0-10.75 3.5-10.75 9.75V241.5c58 .5 88.5-2.5 88.5-2.5 29.77-.951 27.56-8.502 40.75-65.251h25.75c-4.407 101.351-3.91 61.829-1.75 160.25H257c-9.155-40.086-9.065-61.045-39.501-61.5 0 0-21.5-2-88-2v139c0 26 14.25 38.25 44.25 38.25H263c63.636 0 66.564-24.996 98.751-99.75H384z"], - "expeditedssl": [496, 512, [], "f23e", "M248 43.4C130.6 43.4 35.4 138.6 35.4 256S130.6 468.6 248 468.6 460.6 373.4 460.6 256 365.4 43.4 248 43.4zm-97.4 132.9c0-53.7 43.7-97.4 97.4-97.4s97.4 43.7 97.4 97.4v26.6c0 5-3.9 8.9-8.9 8.9h-17.7c-5 0-8.9-3.9-8.9-8.9v-26.6c0-82.1-124-82.1-124 0v26.6c0 5-3.9 8.9-8.9 8.9h-17.7c-5 0-8.9-3.9-8.9-8.9v-26.6zM389.7 380c0 9.7-8 17.7-17.7 17.7H124c-9.7 0-17.7-8-17.7-17.7V238.3c0-9.7 8-17.7 17.7-17.7h248c9.7 0 17.7 8 17.7 17.7V380zm-248-137.3v132.9c0 2.5-1.9 4.4-4.4 4.4h-8.9c-2.5 0-4.4-1.9-4.4-4.4V242.7c0-2.5 1.9-4.4 4.4-4.4h8.9c2.5 0 4.4 1.9 4.4 4.4zm141.7 48.7c0 13-7.2 24.4-17.7 30.4v31.6c0 5-3.9 8.9-8.9 8.9h-17.7c-5 0-8.9-3.9-8.9-8.9v-31.6c-10.5-6.1-17.7-17.4-17.7-30.4 0-19.7 15.8-35.4 35.4-35.4s35.5 15.8 35.5 35.4zM248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm0 478.3C121 486.3 17.7 383 17.7 256S121 25.7 248 25.7 478.3 129 478.3 256 375 486.3 248 486.3z"], - "facebook": [448, 512, [], "f09a", "M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"], - "facebook-f": [264, 512, [], "f39e", "M215.8 85H264V3.6C255.7 2.5 227.1 0 193.8 0 124.3 0 76.7 42.4 76.7 120.3V192H0v91h76.7v229h94V283h73.6l11.7-91h-85.3v-62.7c0-26.3 7.3-44.3 45.1-44.3z"], - "facebook-messenger": [448, 512, [], "f39f", "M224 32C15.9 32-77.5 278 84.6 400.6V480l75.7-42c142.2 39.8 285.4-59.9 285.4-198.7C445.8 124.8 346.5 32 224 32zm23.4 278.1L190 250.5 79.6 311.6l121.1-128.5 57.4 59.6 110.4-61.1-121.1 128.5z"], - "facebook-square": [448, 512, [], "f082", "M448 80v352c0 26.5-21.5 48-48 48h-85.3V302.8h60.6l8.7-67.6h-69.3V192c0-19.6 5.4-32.9 33.5-32.9H384V98.7c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9H184v67.6h60.9V480H48c-26.5 0-48-21.5-48-48V80c0-26.5 21.5-48 48-48h352c26.5 0 48 21.5 48 48z"], - "fantasy-flight-games": [512, 512, [], "f6dc", "M256 32.86L32.86 256 256 479.14 479.14 256 256 32.86zM88.34 255.83c1.96-2 11.92-12.3 96.49-97.48 41.45-41.75 86.19-43.77 119.77-18.69 24.63 18.4 62.06 58.9 62.15 59 .68.74 1.07 2.86.58 3.38-11.27 11.84-22.68 23.54-33.5 34.69-34.21-32.31-40.52-38.24-48.51-43.95-17.77-12.69-41.4-10.13-56.98 5.1-2.17 2.13-1.79 3.43.12 5.35 2.94 2.95 28.1 28.33 35.09 35.78-11.95 11.6-23.66 22.97-35.69 34.66-12.02-12.54-24.48-25.53-36.54-38.11-21.39 21.09-41.69 41.11-61.85 60.99a42569.01 42569.01 0 0 1-41.13-40.72zm234.82 101.6c-35.49 35.43-78.09 38.14-106.99 20.47-22.08-13.5-39.38-32.08-72.93-66.84 12.05-12.37 23.79-24.42 35.37-36.31 33.02 31.91 37.06 36.01 44.68 42.09 18.48 14.74 42.52 13.67 59.32-1.8 3.68-3.39 3.69-3.64.14-7.24-10.59-10.73-21.19-21.44-31.77-32.18-1.32-1.34-3.03-2.48-.8-4.69 10.79-10.71 21.48-21.52 32.21-32.29.26-.26.65-.38 1.91-1.07 12.37 12.87 24.92 25.92 37.25 38.75 21.01-20.73 41.24-40.68 61.25-60.42 13.68 13.4 27.13 26.58 40.86 40.03-20.17 20.86-81.68 82.71-100.5 101.5zM256 0L0 256l256 256 256-256L256 0zM16 256L256 16l240 240-240 240L16 256z"], - "fedex": [640, 512, [], "f797", "M586 284.5l53.3-59.9h-62.4l-21.7 24.8-22.5-24.8H414v-16h56.1v-48.1H318.9V236h-.5c-9.6-11-21.5-14.8-35.4-14.8-28.4 0-49.8 19.4-57.3 44.9-18-59.4-97.4-57.6-121.9-14v-24.2H49v-26.2h60v-41.1H0V345h49v-77.5h48.9c-1.5 5.7-2.3 11.8-2.3 18.2 0 73.1 102.6 91.4 130.2 23.7h-42c-14.7 20.9-45.8 8.9-45.8-14.6h85.5c3.7 30.5 27.4 56.9 60.1 56.9 14.1 0 27-6.9 34.9-18.6h.5V345h212.2l22.1-25 22.3 25H640l-54-60.5zm-446.7-16.6c6.1-26.3 41.7-25.6 46.5 0h-46.5zm153.4 48.9c-34.6 0-34-62.8 0-62.8 32.6 0 34.5 62.8 0 62.8zm167.8 19.1h-94.4V169.4h95v30.2H405v33.9h55.5v28.1h-56.1v44.7h56.1v29.6zm-45.9-39.8v-24.4h56.1v-44l50.7 57-50.7 57v-45.6h-56.1zm138.6 10.3l-26.1 29.5H489l45.6-51.2-45.6-51.2h39.7l26.6 29.3 25.6-29.3h38.5l-45.4 51 46 51.4h-40.5l-26.3-29.5z"], - "fedora": [448, 512, [], "f798", "M225 32C101.3 31.7.8 131.7.4 255.4L0 425.7c-.1 29.8 23.8 53.8 53.6 53.9l170.2.4c123.7.3 224.3-99.7 224.6-223.4S348.7 32.3 225 32zm169.8 157.2L333 126.6c2.3-4.7 3.8-9.2 3.8-14.3v-1.6l55.2 56.1c1.8 7.2 2.6 14.4 2.8 22.4zM331 94.3c27.5 11.9 49 35.1 58.5 63.8l-54.3-54.6c-.8-3.4-2.2-6.3-4.2-9.2zM118.1 247.2c-3.1 3.4-5.6 7.2-7.7 11.4l-8.5-8.5c5.2-1.4 10.6-2.5 16.2-2.9zM97 251.4l11.8 11.9-.9 8c0 4.5.9 8.5 2.4 12.5l-27-27.2c4.3-2.1 9-3.9 13.7-5.2zm-18.2 7.4l38.2 38.4c-4.7.9-9.6 2.4-14.1 4.7L67.6 266c3.4-2.6 7.4-5 11.2-7.2zm-15.2 9.8l35.3 35.5c-3.8 2.5-7.4 5.4-10.5 8.5L53.5 278c2.9-3.6 6.5-6.5 10.1-9.4zm-13.3 12.3l34.9 35c-2.9 3.4-5.4 6.9-7.7 11.4l-35.8-35.9c2.8-3.8 5.7-7.2 8.6-10.5zm-11 14.3l36.4 36.6c-2 4.7-3.2 9.9-3.6 15.2l-39.5-39.8c2-4.2 4.2-8.2 6.7-12zm-8.8 16.3l41.3 41.8c.2 9.4 2.9 18.4 6.7 26.2L25.8 326c1.4-4.9 2.9-9.6 4.7-14.5zm-7.9 43l61.9 62.2c-2.2 4.2-3.6 9.2-3.6 14.3v1.1l-55.4-55.7c-1.8-7.1-2.9-14.3-2.9-21.9zm5.3 30.7l54.3 54.6c.9 3.4 2.2 6.3 4.2 9.2-27.5-12-49-35.1-58.5-63.8zm-5.3-37c0-5.8.9-11.4 2.1-17l72.2 72.5c-3.8 2.2-7.2 5.4-9.9 8.7zm253.3-51.8l-42.6-.1-.1 56c-.2 69.3-64.4 115.8-125.7 102.9-5.7 0-19.9-8.7-19.9-24.2 0-13.4 11.3-24.6 24.5-24.6 6.3 0 6.3 1.6 15.7 1.6 30.9.1 56.1-24.9 56.1-55.9l.1-47c0-4.5-4.5-9-8.9-9l-33.6-.1c-32.6-.1-32.5-49.4.1-49.3l42.6.1.1-56c.2-58.2 47.3-105.2 105.6-105 6.9 0 13.4.7 20.2 2.3 11.2 1.8 19.9 11.9 19.9 24 0 15.5-14.9 27.8-30.3 23.9-27.4-5.9-65.9 14.4-66 54.9l-.1 47c0 5 4 9 8.9 9l33.6.1c32.5.2 32.4 49.5-.2 49.4zm23.5-.3c3.4-3.4 5.8-7.2 7.6-11.4l8.5 8.5c-5.1 1.3-10.5 2.4-16.1 2.9zm21-4.2L308.6 280l.9-8.1c0-4.5-.9-8.5-2.4-12.5l27 27.2c-4.2 2.2-8.9 3.9-13.7 5.3zm18-7.4l-38-38.4c4.9-1.1 9.6-2.4 13.7-4.7l36.2 35.9c-3.8 2.5-7.9 5-11.9 7.2zm15.5-9.8l-35.3-35.5c3.8-2.4 7.3-5.3 10.5-8.5l34.9 35c-3.2 3.2-6.5 6.1-10.1 9zm13.2-12.3l-34.9-35c2.9-3.3 5.4-7.2 7.7-11.4l35.8 35.9c-2.7 3.8-5.7 7.2-8.6 10.5zm11-14.3l-36.4-36.6c2-4.7 3.2-9.9 3.6-15.2l39.5 39.8c-1.9 4.2-4.2 8.2-6.7 12zm13.5-30.9c-1.3 4.9-2.9 9.6-4.7 14.3L345.6 190c-.2-9.4-2.9-18.4-7.1-26.2zm1-5.6l-71.9-72.1c3.8-2.2 7.2-5.4 9.9-9.2l64.3 64.7c-.3 5.4-1 11.5-2.3 16.6z"], - "figma": [341, 512, [], "f799", "M256 170.7c47.1 0 85.3-38.2 85.3-85.3S303.1 0 256 0H85.3C38.2 0 0 38.2 0 85.3s38.2 85.3 85.3 85.3C38.2 170.7 0 208.9 0 256s38.2 85.3 85.3 85.3C38.2 341.3 0 379.5 0 426.7S38.2 512 85.3 512s85.3-38.2 85.3-85.3v-256zm0 0c-47.1 0-85.3 38.2-85.3 85.3s38.2 85.3 85.3 85.3 85.3-38.2 85.3-85.3-38.2-85.3-85.3-85.3z"], - "firefox": [480, 512, [], "f269", "M478.1 235.3c-.7-4.5-1.4-7.1-1.4-7.1s-1.8 2-4.7 5.9c-.9-10.7-2.8-21.2-5.8-31.6-3.7-12.9-8.5-25.4-14.5-37.4-3.8-8-8.2-15.6-13.3-22.8-1.8-2.7-3.7-5.4-5.6-7.9-8.8-14.4-19-23.3-30.7-40-7.6-12.8-12.9-26.9-15.4-41.6-3.2 8.9-5.7 18-7.4 27.3-12.1-12.2-22.5-20.8-28.9-26.7C319.4 24.2 323 9.1 323 9.1S264.7 74.2 289.9 142c8.7 23 23.8 43.1 43.4 57.9 24.4 20.2 50.8 36 64.7 76.6-11.2-21.3-28.1-39.2-48.8-51.5 6.2 14.7 9.4 30.6 9.3 46.5 0 61-49.6 110.5-110.6 110.4-8.3 0-16.5-.9-24.5-2.8-9.5-1.8-18.7-4.9-27.4-9.3-12.9-7.8-24-18.1-32.8-30.3l-.2-.3 2 .7c4.6 1.6 9.2 2.8 14 3.7 18.7 4 38.3 1.7 55.6-6.6 17.5-9.7 28-16.9 36.6-14h.2c8.4 2.7 15-5.5 9-14-10.4-13.4-27.4-20-44.2-17-17.5 2.5-33.5 15-56.4 2.9-1.5-.8-2.9-1.6-4.3-2.5-1.6-.9 4.9 1.3 3.4.3-5-2.5-9.8-5.4-14.4-8.6-.3-.3 3.5 1.1 3.1.8-5.9-4-11-9.2-15-15.2-4.1-7.4-4.5-16.4-1-24.1 2.1-3.8 5.4-6.9 9.3-8.7 3 1.5 4.8 2.6 4.8 2.6s-1.3-2.5-2.1-3.8c.3-.1.5 0 .8-.2 2.6 1.1 8.3 4 11.4 5.8 2.1 1.1 3.8 2.7 5.2 4.7 0 0 1-.5.3-2.7-1.1-2.7-2.9-5-5.4-6.6h.2c2.3 1.2 4.5 2.6 6.6 4.1 1.9-4.4 2.8-9.2 2.6-14 .2-2.6-.2-5.3-1.1-7.8-.8-1.6.5-2.2 1.9-.5-.2-1.3-.7-2.5-1.2-3.7v-.1s.8-1.1 1.2-1.5c1-1 2.1-1.9 3.4-2.7 7.2-4.5 14.8-8.4 22.7-11.6 6.4-2.8 11.7-4.9 12.8-5.6 1.6-1 3.1-2.2 4.5-3.5 5.3-4.5 9-10.8 10.2-17.7.1-.9.2-1.8.3-2.8v-1.5c-.9-3.5-6.9-6.1-38.4-9.1-11.1-1.8-20-10.1-22.5-21.1v-.1c6-15.7 16.8-29.1 30.8-38.3.8-.7-3.2.2-2.4-.5 2.7-1.3 5.4-2.5 8.2-3.5 1.4-.6-6-3.4-12.6-2.7-4 .2-8 1.2-11.7 2.8 1.6-1.3 6.2-3.1 5.1-3.1-8.4 1.6-16.5 4.7-23.9 9 0-.8.1-1.5.5-2.2-5.9 2.5-11 6.5-15 11.5.1-.9.2-1.8.2-2.7-2.7 2-5.2 4.3-7.3 6.9l-.1.1c-17.4-6.7-36.3-8.3-54.6-4.7l-.2-.1h.2c-3.8-3.1-7.1-6.7-9.7-10.9l-.2.1-.4-.2c-1.2-1.8-2.4-3.8-3.7-6-.9-1.6-1.8-3.4-2.7-5.2 0-.1-.1-.2-.2-.2-.4 0-.6 1.7-.9 1.3v-.1c-3.2-8.3-4.7-17.2-4.4-26.2l-.2.1c-5.1 3.5-9 8.6-11.1 14.5-.9 2.1-1.6 3.3-2.2 4.5v-.5c.1-1.1.6-3.3.5-3.1s-.2.3-.3.4c-1.5 1.7-2.9 3.7-3.9 5.8-.9 1.9-1.7 3.9-2.3 5.9-.1.3 0-.3 0-1s.1-2 0-1.7l-.3.7c-6.7 14.9-10.9 30.8-12.4 47.1-.4 2.8-.6 5.6-.5 8.3v.2c-4.8 5.2-9 11-12.7 17.1-12.1 20.4-21.1 42.5-26.8 65.6 4-8.8 8.8-17.2 14.3-25.1C5.5 228.5 0 257.4 0 286.6c1.8-8.6 4.2-17 7-25.3-1.7 34.5 4.9 68.9 19.4 100.3 19.4 43.5 51.6 80 92.3 104.7 16.6 11.2 34.7 19.9 53.8 25.8 2.5.9 5.1 1.8 7.7 2.7-.8-.3-1.6-.7-2.4-1 22.6 6.8 46.2 10.3 69.8 10.3 83.7 0 111.3-31.9 113.8-35 4.1-3.7 7.5-8.2 9.9-13.3 1.6-.7 3.2-1.4 4.9-2.1l1-.5 1.9-.9c12.6-5.9 24.5-13.4 35.3-22.1 16.3-11.7 27.9-28.7 32.9-48.1 3-7.1 3.1-15 .4-22.2.9-1.4 1.7-2.8 2.7-4.3 18-28.9 28.2-61.9 29.6-95.9v-2.8c0-7.3-.6-14.5-1.9-21.6zm-299-97.6c-.4 1.1-.9 2.3-1.3 3.5.4-1.2.8-2.3 1.3-3.5z"], - "first-order": [448, 512, [], "f2b0", "M12.9 229.2c.1-.1.2-.3.3-.4 0 .1 0 .3-.1.4h-.2zM224 96.6c-7.1 0-14.6.6-21.4 1.7l3.7 67.4-22-64c-14.3 3.7-27.7 9.4-40 16.6l29.4 61.4-45.1-50.9c-11.4 8.9-21.7 19.1-30.6 30.9l50.6 45.4-61.1-29.7c-7.1 12.3-12.9 25.7-16.6 40l64.3 22.6-68-4c-.9 7.1-1.4 14.6-1.4 22s.6 14.6 1.4 21.7l67.7-4-64 22.6c3.7 14.3 9.4 27.7 16.6 40.3l61.1-29.7L97.7 352c8.9 11.7 19.1 22.3 30.9 30.9l44.9-50.9-29.5 61.4c12.3 7.4 25.7 13.1 40 16.9l22.3-64.6-4 68c7.1 1.1 14.6 1.7 21.7 1.7 7.4 0 14.6-.6 21.7-1.7l-4-68.6 22.6 65.1c14.3-4 27.7-9.4 40-16.9L274.9 332l44.9 50.9c11.7-8.9 22-19.1 30.6-30.9l-50.6-45.1 61.1 29.4c7.1-12.3 12.9-25.7 16.6-40.3l-64-22.3 67.4 4c1.1-7.1 1.4-14.3 1.4-21.7s-.3-14.9-1.4-22l-67.7 4 64-22.3c-3.7-14.3-9.1-28-16.6-40.3l-60.9 29.7 50.6-45.4c-8.9-11.7-19.1-22-30.6-30.9l-45.1 50.9 29.4-61.1c-12.3-7.4-25.7-13.1-40-16.9L241.7 166l4-67.7c-7.1-1.2-14.3-1.7-21.7-1.7zM443.4 128v256L224 512 4.6 384V128L224 0l219.4 128zm-17.1 10.3L224 20.9 21.7 138.3v235.1L224 491.1l202.3-117.7V138.3zM224 37.1l187.7 109.4v218.9L224 474.9 36.3 365.4V146.6L224 37.1zm0 50.9c-92.3 0-166.9 75.1-166.9 168 0 92.6 74.6 167.7 166.9 167.7 92 0 166.9-75.1 166.9-167.7 0-92.9-74.9-168-166.9-168z"], - "first-order-alt": [496, 512, [], "f50a", "M248 8C111.03 8 0 119.03 0 256s111.03 248 248 248 248-111.03 248-248S384.97 8 248 8zm0 488.21C115.34 496.21 7.79 388.66 7.79 256S115.34 15.79 248 15.79 488.21 123.34 488.21 256 380.66 496.21 248 496.21zm0-459.92C126.66 36.29 28.29 134.66 28.29 256S126.66 475.71 248 475.71 467.71 377.34 467.71 256 369.34 36.29 248 36.29zm0 431.22c-116.81 0-211.51-94.69-211.51-211.51S131.19 44.49 248 44.49 459.51 139.19 459.51 256 364.81 467.51 248 467.51zm186.23-162.98a191.613 191.613 0 0 1-20.13 48.69l-74.13-35.88 61.48 54.82a193.515 193.515 0 0 1-37.2 37.29l-54.8-61.57 35.88 74.27a190.944 190.944 0 0 1-48.63 20.23l-27.29-78.47 4.79 82.93c-8.61 1.18-17.4 1.8-26.33 1.8s-17.72-.62-26.33-1.8l4.76-82.46-27.15 78.03a191.365 191.365 0 0 1-48.65-20.2l35.93-74.34-54.87 61.64a193.85 193.85 0 0 1-37.22-37.28l61.59-54.9-74.26 35.93a191.638 191.638 0 0 1-20.14-48.69l77.84-27.11-82.23 4.76c-1.16-8.57-1.78-17.32-1.78-26.21 0-9 .63-17.84 1.82-26.51l82.38 4.77-77.94-27.16a191.726 191.726 0 0 1 20.23-48.67l74.22 35.92-61.52-54.86a193.85 193.85 0 0 1 37.28-37.22l54.76 61.53-35.83-74.17a191.49 191.49 0 0 1 48.65-20.13l26.87 77.25-4.71-81.61c8.61-1.18 17.39-1.8 26.32-1.8s17.71.62 26.32 1.8l-4.74 82.16 27.05-77.76c17.27 4.5 33.6 11.35 48.63 20.17l-35.82 74.12 54.72-61.47a193.13 193.13 0 0 1 37.24 37.23l-61.45 54.77 74.12-35.86a191.515 191.515 0 0 1 20.2 48.65l-77.81 27.1 82.24-4.75c1.19 8.66 1.82 17.5 1.82 26.49 0 8.88-.61 17.63-1.78 26.19l-82.12-4.75 77.72 27.09z"], - "firstdraft": [384, 512, [], "f3a1", "M384 192h-64v128H192v128H0v-25.6h166.4v-128h128v-128H384V192zm-25.6 38.4v128h-128v128H64V512h192V384h128V230.4h-25.6zm25.6 192h-89.6V512H320v-64h64v-25.6zM0 0v384h128V256h128V128h128V0H0z"], - "flickr": [448, 512, [], "f16e", "M400 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zM144.5 319c-35.1 0-63.5-28.4-63.5-63.5s28.4-63.5 63.5-63.5 63.5 28.4 63.5 63.5-28.4 63.5-63.5 63.5zm159 0c-35.1 0-63.5-28.4-63.5-63.5s28.4-63.5 63.5-63.5 63.5 28.4 63.5 63.5-28.4 63.5-63.5 63.5z"], - "flipboard": [448, 512, [], "f44d", "M0 32v448h448V32H0zm358.4 179.2h-89.6v89.6h-89.6v89.6H89.6V121.6h268.8v89.6z"], - "fly": [384, 512, [], "f417", "M197.8 427.8c12.9 11.7 33.7 33.3 33.2 50.7 0 .8-.1 1.6-.1 2.5-1.8 19.8-18.8 31.1-39.1 31-25-.1-39.9-16.8-38.7-35.8 1-16.2 20.5-36.7 32.4-47.6 2.3-2.1 2.7-2.7 5.6-3.6 3.4 0 3.9.3 6.7 2.8zM331.9 67.3c-16.3-25.7-38.6-40.6-63.3-52.1C243.1 4.5 214-.2 192 0c-44.1 0-71.2 13.2-81.1 17.3C57.3 45.2 26.5 87.2 28 158.6c7.1 82.2 97 176 155.8 233.8 1.7 1.6 4.5 4.5 6.2 5.1l3.3.1c2.1-.7 1.8-.5 3.5-2.1 52.3-49.2 140.7-145.8 155.9-215.7 7-39.2 3.1-72.5-20.8-112.5zM186.8 351.9c-28-51.1-65.2-130.7-69.3-189-3.4-47.5 11.4-131.2 69.3-136.7v325.7zM328.7 180c-16.4 56.8-77.3 128-118.9 170.3C237.6 298.4 275 217 277 158.4c1.6-45.9-9.8-105.8-48-131.4 88.8 18.3 115.5 98.1 99.7 153z"], - "font-awesome": [448, 512, [], "f2b4", "M397.8 32H50.2C22.7 32 0 54.7 0 82.2v347.6C0 457.3 22.7 480 50.2 480h347.6c27.5 0 50.2-22.7 50.2-50.2V82.2c0-27.5-22.7-50.2-50.2-50.2zm-45.4 284.3c0 4.2-3.6 6-7.8 7.8-16.7 7.2-34.6 13.7-53.8 13.7-26.9 0-39.4-16.7-71.7-16.7-23.3 0-47.8 8.4-67.5 17.3-1.2.6-2.4.6-3.6 1.2V385c0 1.8 0 3.6-.6 4.8v1.2c-2.4 8.4-10.2 14.3-19.1 14.3-11.3 0-20.3-9-20.3-20.3V166.4c-7.8-6-13.1-15.5-13.1-26.3 0-18.5 14.9-33.5 33.5-33.5 18.5 0 33.5 14.9 33.5 33.5 0 10.8-4.8 20.3-13.1 26.3v18.5c1.8-.6 3.6-1.2 5.4-2.4 18.5-7.8 40.6-14.3 61.5-14.3 22.7 0 40.6 6 60.9 13.7 4.2 1.8 8.4 2.4 13.1 2.4 22.7 0 47.8-16.1 53.8-16.1 4.8 0 9 3.6 9 7.8v140.3z"], - "font-awesome-alt": [448, 512, [], "f35c", "M339.3 171.2c-6 0-29.9 15.5-52.6 15.5-4.2 0-8.4-.6-12.5-2.4-19.7-7.8-37-13.7-59.1-13.7-20.3 0-41.8 6.6-59.7 13.7-1.8.6-3.6 1.2-4.8 1.8v-17.9c7.8-6 12.5-14.9 12.5-25.7 0-17.9-14.3-32.3-32.3-32.3s-32.3 14.3-32.3 32.3c0 10.2 4.8 19.7 12.5 25.7v212.1c0 10.8 9 19.7 19.7 19.7 9 0 16.1-6 18.5-13.7V385c.6-1.8.6-3 .6-4.8V336c1.2 0 2.4-.6 3-1.2 19.7-8.4 43-16.7 65.7-16.7 31.1 0 43 16.1 69.3 16.1 18.5 0 36.4-6.6 52-13.7 4.2-1.8 7.2-3.6 7.2-7.8V178.3c1.8-4.1-2.3-7.1-7.7-7.1zM397.8 32H50.2C22.7 32 0 54.7 0 82.2v347.6C0 457.3 22.7 480 50.2 480h347.6c27.5 0 50.2-22.7 50.2-50.2V82.2c0-27.5-22.7-50.2-50.2-50.2zm14.3 397.7c0 7.8-6.6 14.3-14.3 14.3H50.2c-7.8 0-14.3-6.6-14.3-14.3V82.2c0-7.8 6.6-14.3 14.3-14.3h347.6v-.1c7.8 0 14.3 6.6 14.3 14.3z"], - "font-awesome-flag": [448, 512, [], "f425", "M444.373 359.424c0 7.168-6.144 10.24-13.312 13.312-28.672 12.288-59.392 23.552-92.16 23.552-46.08 0-67.584-28.672-122.88-28.672-39.936 0-81.92 14.336-115.712 29.696-2.048 1.024-4.096 1.024-6.144 2.048v77.824c0 21.405-16.122 34.816-33.792 34.816-19.456 0-34.816-15.36-34.816-34.816V102.4C12.245 92.16 3.029 75.776 3.029 57.344 3.029 25.6 28.629 0 60.373 0s57.344 25.6 57.344 57.344c0 18.432-8.192 34.816-22.528 45.056v31.744c4.124-1.374 58.768-28.672 114.688-28.672 65.27 0 97.676 27.648 126.976 27.648 38.912 0 81.92-27.648 92.16-27.648 8.192 0 15.36 6.144 15.36 13.312v240.64z"], - "font-awesome-logo-full": [3992, 512, ["Font Awesome"], "f4e6", "M454.6 0H57.4C25.9 0 0 25.9 0 57.4v397.3C0 486.1 25.9 512 57.4 512h397.3c31.4 0 57.4-25.9 57.4-57.4V57.4C512 25.9 486.1 0 454.6 0zm-58.9 324.9c0 4.8-4.1 6.9-8.9 8.9-19.2 8.1-39.7 15.7-61.5 15.7-40.5 0-68.7-44.8-163.2 2.5v51.8c0 30.3-45.7 30.2-45.7 0v-250c-9-7-15-17.9-15-30.3 0-21 17.1-38.2 38.2-38.2 21 0 38.2 17.1 38.2 38.2 0 12.2-5.8 23.2-14.9 30.2v21c37.1-12 65.5-34.4 146.1-3.4 26.6 11.4 68.7-15.7 76.5-15.7 5.5 0 10.3 4.1 10.3 8.9v160.4zm432.9-174.2h-137v70.1H825c39.8 0 40.4 62.2 0 62.2H691.6v105.6c0 45.5-70.7 46.4-70.7 0V128.3c0-22 18-39.8 39.8-39.8h167.8c39.6 0 40.5 62.2.1 62.2zm191.1 23.4c-169.3 0-169.1 252.4 0 252.4 169.9 0 169.9-252.4 0-252.4zm0 196.1c-81.6 0-82.1-139.8 0-139.8 82.5 0 82.4 139.8 0 139.8zm372.4 53.4c-17.5 0-31.4-13.9-31.4-31.4v-117c0-62.4-72.6-52.5-99.1-16.4v133.4c0 41.5-63.3 41.8-63.3 0V208c0-40 63.1-41.6 63.1 0v3.4c43.3-51.6 162.4-60.4 162.4 39.3v141.5c.3 30.4-31.5 31.4-31.7 31.4zm179.7 2.9c-44.3 0-68.3-22.9-68.3-65.8V235.2H1488c-35.6 0-36.7-55.3 0-55.3h15.5v-37.3c0-41.3 63.8-42.1 63.8 0v37.5h24.9c35.4 0 35.7 55.3 0 55.3h-24.9v108.5c0 29.6 26.1 26.3 27.4 26.3 31.4 0 52.6 56.3-22.9 56.3zM1992 123c-19.5-50.2-95.5-50-114.5 0-107.3 275.7-99.5 252.7-99.5 262.8 0 42.8 58.3 51.2 72.1 14.4l13.5-35.9H2006l13 35.9c14.2 37.7 72.1 27.2 72.1-14.4 0-10.1 5.3 6.8-99.1-262.8zm-108.9 179.1l51.7-142.9 51.8 142.9h-103.5zm591.3-85.6l-53.7 176.3c-12.4 41.2-72 41-84 0l-42.3-135.9-42.3 135.9c-12.4 40.9-72 41.2-84.5 0l-54.2-176.3c-12.5-39.4 49.8-56.1 60.2-16.9L2213 342l45.3-139.5c10.9-32.7 59.6-34.7 71.2 0l45.3 139.5 39.3-142.4c10.3-38.3 72.6-23.8 60.3 16.9zm275.4 75.1c0-42.4-33.9-117.5-119.5-117.5-73.2 0-124.4 56.3-124.4 126 0 77.2 55.3 126.4 128.5 126.4 31.7 0 93-11.5 93-39.8 0-18.3-21.1-31.5-39.3-22.4-49.4 26.2-109 8.4-115.9-43.8h148.3c16.3 0 29.3-13.4 29.3-28.9zM2571 277.7c9.5-73.4 113.9-68.6 118.6 0H2571zm316.7 148.8c-31.4 0-81.6-10.5-96.6-31.9-12.4-17 2.5-39.8 21.8-39.8 16.3 0 36.8 22.9 77.7 22.9 27.4 0 40.4-11 40.4-25.8 0-39.8-142.9-7.4-142.9-102 0-40.4 35.3-75.7 98.6-75.7 31.4 0 74.1 9.9 87.6 29.4 10.8 14.8-1.4 36.2-20.9 36.2-15.1 0-26.7-17.3-66.2-17.3-22.9 0-37.8 10.5-37.8 23.8 0 35.9 142.4 6 142.4 103.1-.1 43.7-37.4 77.1-104.1 77.1zm266.8-252.4c-169.3 0-169.1 252.4 0 252.4 170.1 0 169.6-252.4 0-252.4zm0 196.1c-81.8 0-82-139.8 0-139.8 82.5 0 82.4 139.8 0 139.8zm476.9 22V268.7c0-53.8-61.4-45.8-85.7-10.5v134c0 41.3-63.8 42.1-63.8 0V268.7c0-52.1-59.5-47.4-85.7-10.1v133.6c0 41.5-63.3 41.8-63.3 0V208c0-40 63.1-41.6 63.1 0v3.4c9.9-14.4 41.8-37.3 78.6-37.3 35.3 0 57.7 16.4 66.7 43.8 13.9-21.8 45.8-43.8 82.6-43.8 44.3 0 70.7 23.4 70.7 72.7v145.3c.5 17.3-13.5 31.4-31.9 31.4 3.5.1-31.3 1.1-31.3-31.3zM3992 291.6c0-42.4-32.4-117.5-117.9-117.5-73.2 0-127.5 56.3-127.5 126 0 77.2 58.3 126.4 131.6 126.4 31.7 0 91.5-11.5 91.5-39.8 0-18.3-21.1-31.5-39.3-22.4-49.4 26.2-110.5 8.4-117.5-43.8h149.8c16.3 0 29.1-13.4 29.3-28.9zm-180.5-13.9c9.7-74.4 115.9-68.3 120.1 0h-120.1z"], - "fonticons": [448, 512, [], "f280", "M0 32v448h448V32zm187 140.9c-18.4 0-19 9.9-19 27.4v23.3c0 2.4-3.5 4.4-.6 4.4h67.4l-11.1 37.3H168v112.9c0 5.8-2 6.7 3.2 7.3l43.5 4.1v25.1H84V389l21.3-2c5.2-.6 6.7-2.3 6.7-7.9V267.7c0-2.3-2.9-2.3-5.8-2.3H84V228h28v-21c0-49.6 26.5-70 77.3-70 34.1 0 64.7 8.2 64.7 52.8l-50.7 6.1c.3-18.7-4.4-23-16.3-23zm74.3 241.8v-25.1l20.4-2.6c5.2-.6 7.6-1.7 7.6-7.3V271.8c0-4.1-2.9-6.7-6.7-7.9l-24.2-6.4 6.7-29.5h80.2v151.7c0 5.8-2.6 6.4 2.9 7.3l15.7 2.6v25.1zm80.8-255.5l9 33.2-7.3 7.3-31.2-16.6-31.2 16.6-7.3-7.3 9-33.2-21.8-24.2 3.5-9.6h27.7l15.5-28h9.3l15.5 28h27.7l3.5 9.6z"], - "fonticons-fi": [384, 512, [], "f3a2", "M114.4 224h92.4l-15.2 51.2h-76.4V433c0 8-2.8 9.2 4.4 10l59.6 5.6V483H0v-35.2l29.2-2.8c7.2-.8 9.2-3.2 9.2-10.8V278.4c0-3.2-4-3.2-8-3.2H0V224h38.4v-28.8c0-68 36.4-96 106-96 46.8 0 88.8 11.2 88.8 72.4l-69.6 8.4c.4-25.6-6-31.6-22.4-31.6-25.2 0-26 13.6-26 37.6v32c0 3.2-4.8 6-.8 6zM384 483H243.2v-34.4l28-3.6c7.2-.8 10.4-2.4 10.4-10V287c0-5.6-4-9.2-9.2-10.8l-33.2-8.8 9.2-40.4h110v208c0 8-3.6 8.8 4 10l21.6 3.6V483zm-30-347.2l12.4 45.6-10 10-42.8-22.8-42.8 22.8-10-10 12.4-45.6-30-36.4 4.8-10h38L307.2 51H320l21.2 38.4h38l4.8 13.2-30 33.2z"], - "fort-awesome": [512, 512, [], "f286", "M489.2 287.9h-27.4c-2.6 0-4.6 2-4.6 4.6v32h-36.6V146.2c0-2.6-2-4.6-4.6-4.6h-27.4c-2.6 0-4.6 2-4.6 4.6v32h-36.6v-32c0-2.6-2-4.6-4.6-4.6h-27.4c-2.6 0-4.6 2-4.6 4.6v32h-36.6v-32c0-6-8-4.6-11.7-4.6v-38c8.3-2 17.1-3.4 25.7-3.4 10.9 0 20.9 4.3 31.4 4.3 4.6 0 27.7-1.1 27.7-8v-60c0-2.6-2-4.6-4.6-4.6-5.1 0-15.1 4.3-24 4.3-9.7 0-20.9-4.3-32.6-4.3-8 0-16 1.1-23.7 2.9v-4.9c5.4-2.6 9.1-8.3 9.1-14.3 0-20.7-31.4-20.8-31.4 0 0 6 3.7 11.7 9.1 14.3v111.7c-3.7 0-11.7-1.4-11.7 4.6v32h-36.6v-32c0-2.6-2-4.6-4.6-4.6h-27.4c-2.6 0-4.6 2-4.6 4.6v32H128v-32c0-2.6-2-4.6-4.6-4.6H96c-2.6 0-4.6 2-4.6 4.6v178.3H54.8v-32c0-2.6-2-4.6-4.6-4.6H22.8c-2.6 0-4.6 2-4.6 4.6V512h182.9v-96c0-72.6 109.7-72.6 109.7 0v96h182.9V292.5c.1-2.6-1.9-4.6-4.5-4.6zm-288.1-4.5c0 2.6-2 4.6-4.6 4.6h-27.4c-2.6 0-4.6-2-4.6-4.6v-64c0-2.6 2-4.6 4.6-4.6h27.4c2.6 0 4.6 2 4.6 4.6v64zm146.4 0c0 2.6-2 4.6-4.6 4.6h-27.4c-2.6 0-4.6-2-4.6-4.6v-64c0-2.6 2-4.6 4.6-4.6h27.4c2.6 0 4.6 2 4.6 4.6v64z"], - "fort-awesome-alt": [512, 512, [], "f3a3", "M208 237.4h-22.2c-2.1 0-3.7 1.6-3.7 3.7v51.7c0 2.1 1.6 3.7 3.7 3.7H208c2.1 0 3.7-1.6 3.7-3.7v-51.7c0-2.1-1.6-3.7-3.7-3.7zm118.2 0H304c-2.1 0-3.7 1.6-3.7 3.7v51.7c0 2.1 1.6 3.7 3.7 3.7h22.2c2.1 0 3.7-1.6 3.7-3.7v-51.7c-.1-2.1-1.7-3.7-3.7-3.7zm132-125.1c-2.3-3.2-4.6-6.4-7.1-9.5-9.8-12.5-20.8-24-32.8-34.4-4.5-3.9-9.1-7.6-13.9-11.2-1.6-1.2-3.2-2.3-4.8-3.5C372 34.1 340.3 20 306 13c-16.2-3.3-32.9-5-50-5s-33.9 1.7-50 5c-34.3 7.1-66 21.2-93.3 40.8-1.6 1.1-3.2 2.3-4.8 3.5-4.8 3.6-9.4 7.3-13.9 11.2-3 2.6-5.9 5.3-8.8 8s-5.7 5.5-8.4 8.4c-5.5 5.7-10.7 11.8-15.6 18-2.4 3.1-4.8 6.3-7.1 9.5C25.2 153 8.3 202.5 8.3 256c0 2 .1 4 .1 6 .1.7.1 1.3.1 2 .1 1.3.1 2.7.2 4 0 .8.1 1.5.1 2.3 0 1.3.1 2.5.2 3.7.1.8.1 1.6.2 2.4.1 1.1.2 2.3.3 3.5 0 .8.1 1.6.2 2.4.1 1.2.3 2.4.4 3.6.1.8.2 1.5.3 2.3.1 1.3.3 2.6.5 3.9.1.6.2 1.3.3 1.9l.9 5.7c.1.6.2 1.1.3 1.7.3 1.3.5 2.7.8 4 .2.8.3 1.6.5 2.4.2 1 .5 2.1.7 3.2.2.9.4 1.7.6 2.6.2 1 .4 2 .7 3 .2.9.5 1.8.7 2.7.3 1 .5 1.9.8 2.9.3.9.5 1.8.8 2.7.2.9.5 1.9.8 2.8s.5 1.8.8 2.7c.3 1 .6 1.9.9 2.8.6 1.6 1.1 3.3 1.7 4.9.4 1 .7 1.9 1 2.8.3 1 .7 2 1.1 3 .3.8.6 1.5.9 2.3l1.2 3c.3.7.6 1.5.9 2.2.4 1 .9 2 1.3 3l.9 2.1c.5 1 .9 2 1.4 3 .3.7.6 1.3.9 2 .5 1 1 2.1 1.5 3.1.2.6.5 1.1.8 1.7.6 1.1 1.1 2.2 1.7 3.3.1.2.2.3.3.5 2.2 4.1 4.4 8.2 6.8 12.2.2.4.5.8.7 1.2.7 1.1 1.3 2.2 2 3.3.3.5.6.9.9 1.4.6 1.1 1.3 2.1 2 3.2.3.5.6.9.9 1.4.7 1.1 1.4 2.1 2.1 3.2.2.4.5.8.8 1.2.7 1.1 1.5 2.2 2.3 3.3.2.2.3.5.5.7 37.5 51.7 94.4 88.5 160 99.4.9.1 1.7.3 2.6.4 1 .2 2.1.4 3.1.5s1.9.3 2.8.4c1 .2 2 .3 3 .4.9.1 1.9.2 2.9.3s1.9.2 2.9.3 2.1.2 3.1.3c.9.1 1.8.1 2.7.2 1.1.1 2.3.1 3.4.2.8 0 1.7.1 2.5.1 1.3 0 2.6.1 3.9.1.7.1 1.4.1 2.1.1 2 .1 4 .1 6 .1s4-.1 6-.1c.7 0 1.4-.1 2.1-.1 1.3 0 2.6 0 3.9-.1.8 0 1.7-.1 2.5-.1 1.1-.1 2.3-.1 3.4-.2.9 0 1.8-.1 2.7-.2 1-.1 2.1-.2 3.1-.3s1.9-.2 2.9-.3c.9-.1 1.9-.2 2.9-.3s2-.3 3-.4 1.9-.3 2.8-.4c1-.2 2.1-.3 3.1-.5.9-.1 1.7-.3 2.6-.4 65.6-11 122.5-47.7 160.1-102.4.2-.2.3-.5.5-.7.8-1.1 1.5-2.2 2.3-3.3.2-.4.5-.8.8-1.2.7-1.1 1.4-2.1 2.1-3.2.3-.5.6-.9.9-1.4.6-1.1 1.3-2.1 2-3.2.3-.5.6-.9.9-1.4.7-1.1 1.3-2.2 2-3.3.2-.4.5-.8.7-1.2 2.4-4 4.6-8.1 6.8-12.2.1-.2.2-.3.3-.5.6-1.1 1.1-2.2 1.7-3.3.2-.6.5-1.1.8-1.7.5-1 1-2.1 1.5-3.1.3-.7.6-1.3.9-2 .5-1 1-2 1.4-3l.9-2.1c.5-1 .9-2 1.3-3 .3-.7.6-1.5.9-2.2l1.2-3c.3-.8.6-1.5.9-2.3.4-1 .7-2 1.1-3s.7-1.9 1-2.8c.6-1.6 1.2-3.3 1.7-4.9.3-1 .6-1.9.9-2.8s.5-1.8.8-2.7c.2-.9.5-1.9.8-2.8s.6-1.8.8-2.7c.3-1 .5-1.9.8-2.9.2-.9.5-1.8.7-2.7.2-1 .5-2 .7-3 .2-.9.4-1.7.6-2.6.2-1 .5-2.1.7-3.2.2-.8.3-1.6.5-2.4.3-1.3.6-2.7.8-4 .1-.6.2-1.1.3-1.7l.9-5.7c.1-.6.2-1.3.3-1.9.1-1.3.3-2.6.5-3.9.1-.8.2-1.5.3-2.3.1-1.2.3-2.4.4-3.6 0-.8.1-1.6.2-2.4.1-1.1.2-2.3.3-3.5.1-.8.1-1.6.2-2.4.1 1.7.1.5.2-.7 0-.8.1-1.5.1-2.3.1-1.3.2-2.7.2-4 .1-.7.1-1.3.1-2 .1-2 .1-4 .1-6 0-53.5-16.9-103-45.8-143.7zM448 371.5c-9.4 15.5-20.6 29.9-33.6 42.9-20.6 20.6-44.5 36.7-71.2 48-13.9 5.8-28.2 10.3-42.9 13.2v-75.8c0-58.6-88.6-58.6-88.6 0v75.8c-14.7-2.9-29-7.3-42.9-13.2-26.7-11.3-50.6-27.4-71.2-48-13-13-24.2-27.4-33.6-42.9v-71.3c0-2.1 1.6-3.7 3.7-3.7h22.1c2.1 0 3.7 1.6 3.7 3.7V326h29.6V182c0-2.1 1.6-3.7 3.7-3.7h22.1c2.1 0 3.7 1.6 3.7 3.7v25.9h29.5V182c0-2.1 1.6-3.7 3.7-3.7H208c2.1 0 3.7 1.6 3.7 3.7v25.9h29.5V182c0-4.8 6.5-3.7 9.5-3.7V88.1c-4.4-2-7.4-6.7-7.4-11.5 0-16.8 25.4-16.8 25.4 0 0 4.8-3 9.4-7.4 11.5V92c6.3-1.4 12.7-2.3 19.2-2.3 9.4 0 18.4 3.5 26.3 3.5 7.2 0 15.2-3.5 19.4-3.5 2.1 0 3.7 1.6 3.7 3.7v48.4c0 5.6-18.7 6.5-22.4 6.5-8.6 0-16.6-3.5-25.4-3.5-7 0-14.1 1.2-20.8 2.8v30.7c3 0 9.5-1.1 9.5 3.7v25.9h29.5V182c0-2.1 1.6-3.7 3.7-3.7h22.2c2.1 0 3.7 1.6 3.7 3.7v25.9h29.5V182c0-2.1 1.6-3.7 3.7-3.7h22.1c2.1 0 3.7 1.6 3.7 3.7v144h29.5v-25.8c0-2.1 1.6-3.7 3.7-3.7h22.2c2.1 0 3.7 1.6 3.7 3.7z"], - "forumbee": [448, 512, [], "f211", "M5.8 309.7C2 292.7 0 275.5 0 258.3 0 135 99.8 35 223.1 35c16.6 0 33.3 2 49.3 5.5C149 87.5 51.9 186 5.8 309.7zm392.9-189.2C385 103 369 87.8 350.9 75.2c-149.6 44.3-266.3 162.1-309.7 312 12.5 18.1 28 35.6 45.2 49 43.1-151.3 161.2-271.7 312.3-315.7zm15.8 252.7c15.2-25.1 25.4-53.7 29.5-82.8-79.4 42.9-145 110.6-187.6 190.3 30-4.4 58.9-15.3 84.6-31.3 35 13.1 70.9 24.3 107 33.6-9.3-36.5-20.4-74.5-33.5-109.8zm29.7-145.5c-2.6-19.5-7.9-38.7-15.8-56.8C290.5 216.7 182 327.5 137.1 466c18.1 7.6 37 12.5 56.6 15.2C240 367.1 330.5 274.4 444.2 227.7z"], - "foursquare": [368, 512, [], "f180", "M323.1 3H49.9C12.4 3 0 31.3 0 49.1v433.8c0 20.3 12.1 27.7 18.2 30.1 6.2 2.5 22.8 4.6 32.9-7.1C180 356.5 182.2 354 182.2 354c3.1-3.4 3.4-3.1 6.8-3.1h83.4c35.1 0 40.6-25.2 44.3-39.7l48.6-243C373.8 25.8 363.1 3 323.1 3zm-16.3 73.8l-11.4 59.7c-1.2 6.5-9.5 13.2-16.9 13.2H172.1c-12 0-20.6 8.3-20.6 20.3v13c0 12 8.6 20.6 20.6 20.6h90.4c8.3 0 16.6 9.2 14.8 18.2-1.8 8.9-10.5 53.8-11.4 58.8-.9 4.9-6.8 13.5-16.9 13.5h-73.5c-13.5 0-17.2 1.8-26.5 12.6 0 0-8.9 11.4-89.5 108.3-.9.9-1.8.6-1.8-.3V75.9c0-7.7 6.8-16.6 16.6-16.6h219c8.2 0 15.6 7.7 13.5 17.5z"], - "free-code-camp": [576, 512, [], "f2c5", "M69.3 144.5c-41 68.5-36.4 163 1 227C92.5 409.7 120 423.9 120 438c0 6.8-6 13-12.8 13C87.7 451 8 375.5 8 253.2c0-111.5 78-186 97.1-186 6 0 14.9 4.8 14.9 11.1 0 12.7-28.3 28.6-50.7 66.2zm195.8 213.8c4.5 1.8 12.3 5.2 12.3-1.2 0-2.7-2.2-2.9-4.3-3.6-8.5-3.4-14-7.7-19.1-15.2-8.2-12.1-10.1-24.2-10.1-38.6 0-32.1 44.2-37.9 44.2-70 0-12.3-7.7-15.9-7.7-19.3 0-2.2.7-2.2 2.9-2.2 8 0 19.1 13.3 22.5 19.8 2.2 4.6 2.4 6 2.4 11.1 0 7-.7 14.2-.7 21.3 0 27 31.9 19.8 31.9 6.8 0-6-3.6-11.6-3.6-17.4 0-.7 0-1.2.7-1.2 3.4 0 9.4 7.7 11.1 10.1 5.8 8.9 8.5 20.8 8.5 31.4 0 32.4-29.5 49-29.5 56 0 1 2.9 7.7 12.1 1.9 29.7-15.1 53.1-47.6 53.1-89.8 0-33.6-8.7-57.7-32.1-82.6-3.9-4.1-16.4-16.9-22.5-16.9-8.2 0 7.2 18.6 7.2 31.2 0 7.2-4.8 12.3-12.3 12.3-11.6 0-14.5-25.4-15.9-33.3-5.8-33.8-12.8-58.2-46.4-74.1-10.4-5-36.5-11.8-36.5-2.2 0 2.4 2.7 4.1 4.6 5.1 9.2 5.6 19.6 21.4 19.6 38.2 0 46.1-57.7 88.2-57.7 136.2-.2 40.3 28.1 72.6 65.3 86.2zM470.4 67c-6 0-14.4 6.5-14.4 12.6 0 8.7 12.1 19.6 17.6 25.4 81.6 85.1 78.6 214.3 17.6 291-7 8.9-35.3 35.3-35.3 43.5 0 5.1 8.2 11.4 13.2 11.4 25.4 0 98.8-80.8 98.8-185.7C568 145.9 491.8 67 470.4 67zm-42.3 323.1H167c-9.4 0-15.5 7.5-15.5 16.4 0 8.5 7 15.5 15.5 15.5h261.1c9.4 0 11.9-7.5 11.9-16.4 0-8.5-3.5-15.5-11.9-15.5z"], - "freebsd": [448, 512, [], "f3a4", "M303.7 96.2c11.1-11.1 115.5-77 139.2-53.2 23.7 23.7-42.1 128.1-53.2 139.2-11.1 11.1-39.4.9-63.1-22.9-23.8-23.7-34.1-52-22.9-63.1zM109.9 68.1C73.6 47.5 22 24.6 5.6 41.1c-16.6 16.6 7.1 69.4 27.9 105.7 18.5-32.2 44.8-59.3 76.4-78.7zM406.7 174c3.3 11.3 2.7 20.7-2.7 26.1-20.3 20.3-87.5-27-109.3-70.1-18-32.3-11.1-53.4 14.9-48.7 5.7-3.6 12.3-7.6 19.6-11.6-29.8-15.5-63.6-24.3-99.5-24.3-119.1 0-215.6 96.5-215.6 215.6 0 119 96.5 215.6 215.6 215.6S445.3 380.1 445.3 261c0-38.4-10.1-74.5-27.7-105.8-3.9 7-7.6 13.3-10.9 18.8z"], - "fulcrum": [269, 512, [], "f50b", "M70.75 164.14l-35.38 43.55L0 164.14l35.38-43.55 35.37 43.55zM119.23 0L98.69 198.18 47.72 256l50.98 57.82L119.23 512V300.89L78.15 256l41.08-44.89V0zm79.67 164.14l35.38 43.55 35.38-43.55-35.38-43.55-35.38 43.55zm-48.48 46.97L191.5 256l-41.08 44.89V512l20.54-198.18L221.94 256l-50.98-57.82L150.42 0v211.11z"], - "galactic-republic": [496, 512, [], "f50c", "M248 504C111.25 504 0 392.75 0 256S111.25 8 248 8s248 111.25 248 248-111.25 248-248 248zm0-479.47C120.37 24.53 16.53 128.37 16.53 256S120.37 487.47 248 487.47 479.47 383.63 479.47 256 375.63 24.53 248 24.53zm27.62 21.81v24.62a185.933 185.933 0 0 1 83.57 34.54l17.39-17.36c-28.75-22.06-63.3-36.89-100.96-41.8zm-55.37.07c-37.64 4.94-72.16 19.8-100.88 41.85l17.28 17.36h.08c24.07-17.84 52.55-30.06 83.52-34.67V46.41zm12.25 50.17v82.87c-10.04 2.03-19.42 5.94-27.67 11.42l-58.62-58.59-21.93 21.93 58.67 58.67c-5.47 8.23-9.45 17.59-11.47 27.62h-82.9v31h82.9c2.02 10.02 6.01 19.31 11.47 27.54l-58.67 58.69 21.93 21.93 58.62-58.62a77.873 77.873 0 0 0 27.67 11.47v82.9h31v-82.9c10.05-2.03 19.37-6.06 27.62-11.55l58.67 58.69 21.93-21.93-58.67-58.69c5.46-8.23 9.47-17.52 11.5-27.54h82.87v-31h-82.87c-2.02-10.02-6.03-19.38-11.5-27.62l58.67-58.67-21.93-21.93-58.67 58.67c-8.25-5.49-17.57-9.47-27.62-11.5V96.58h-31zm183.24 30.72l-17.36 17.36a186.337 186.337 0 0 1 34.67 83.67h24.62c-4.95-37.69-19.83-72.29-41.93-101.03zm-335.55.13c-22.06 28.72-36.91 63.26-41.85 100.91h24.65c4.6-30.96 16.76-59.45 34.59-83.52l-17.39-17.39zM38.34 283.67c4.92 37.64 19.75 72.18 41.8 100.9l17.36-17.39c-17.81-24.07-29.92-52.57-34.51-83.52H38.34zm394.7 0c-4.61 30.99-16.8 59.5-34.67 83.6l17.36 17.36c22.08-28.74 36.98-63.29 41.93-100.96h-24.62zM136.66 406.38l-17.36 17.36c28.73 22.09 63.3 36.98 100.96 41.93v-24.64c-30.99-4.63-59.53-16.79-83.6-34.65zm222.53.05c-24.09 17.84-52.58 30.08-83.57 34.67v24.57c37.67-4.92 72.21-19.79 100.96-41.85l-17.31-17.39h-.08z"], - "galactic-senate": [512, 512, [], "f50d", "M249.86 33.48v26.07C236.28 80.17 226 168.14 225.39 274.9c11.74-15.62 19.13-33.33 19.13-48.24v-16.88c-.03-5.32.75-10.53 2.19-15.65.65-2.14 1.39-4.08 2.62-5.82 1.23-1.75 3.43-3.79 6.68-3.79 3.24 0 5.45 2.05 6.68 3.79 1.23 1.75 1.97 3.68 2.62 5.82 1.44 5.12 2.22 10.33 2.19 15.65v16.88c0 14.91 7.39 32.62 19.13 48.24-.63-106.76-10.91-194.73-24.49-215.35V33.48h-12.28zm-26.34 147.77c-9.52 2.15-18.7 5.19-27.46 9.08 8.9 16.12 9.76 32.64 1.71 37.29-8 4.62-21.85-4.23-31.36-19.82-11.58 8.79-21.88 19.32-30.56 31.09 14.73 9.62 22.89 22.92 18.32 30.66-4.54 7.7-20.03 7.14-35.47-.96-5.78 13.25-9.75 27.51-11.65 42.42 9.68.18 18.67 2.38 26.18 6.04 17.78-.3 32.77-1.96 40.49-4.22 5.55-26.35 23.02-48.23 46.32-59.51.73-25.55 1.88-49.67 3.48-72.07zm64.96 0c1.59 22.4 2.75 46.52 3.47 72.07 23.29 11.28 40.77 33.16 46.32 59.51 7.72 2.26 22.71 3.92 40.49 4.22 7.51-3.66 16.5-5.85 26.18-6.04-1.9-14.91-5.86-29.17-11.65-42.42-15.44 8.1-30.93 8.66-35.47.96-4.57-7.74 3.6-21.05 18.32-30.66-8.68-11.77-18.98-22.3-30.56-31.09-9.51 15.59-23.36 24.44-31.36 19.82-8.05-4.65-7.19-21.16 1.71-37.29a147.49 147.49 0 0 0-27.45-9.08zm-32.48 8.6c-3.23 0-5.86 8.81-6.09 19.93h-.05v16.88c0 41.42-49.01 95.04-93.49 95.04-52 0-122.75-1.45-156.37 29.17v2.51c9.42 17.12 20.58 33.17 33.18 47.97C45.7 380.26 84.77 360.4 141.2 360c45.68 1.02 79.03 20.33 90.76 40.87.01.01-.01.04 0 .05 7.67 2.14 15.85 3.23 24.04 3.21 8.19.02 16.37-1.07 24.04-3.21.01-.01-.01-.04 0-.05 11.74-20.54 45.08-39.85 90.76-40.87 56.43.39 95.49 20.26 108.02 41.35 12.6-14.8 23.76-30.86 33.18-47.97v-2.51c-33.61-30.62-104.37-29.17-156.37-29.17-44.48 0-93.49-53.62-93.49-95.04v-16.88h-.05c-.23-11.12-2.86-19.93-6.09-19.93zm0 96.59c22.42 0 40.6 18.18 40.6 40.6s-18.18 40.65-40.6 40.65-40.6-18.23-40.6-40.65c0-22.42 18.18-40.6 40.6-40.6zm0 7.64c-18.19 0-32.96 14.77-32.96 32.96S237.81 360 256 360s32.96-14.77 32.96-32.96-14.77-32.96-32.96-32.96zm0 6.14c14.81 0 26.82 12.01 26.82 26.82s-12.01 26.82-26.82 26.82-26.82-12.01-26.82-26.82 12.01-26.82 26.82-26.82zm-114.8 66.67c-10.19.07-21.6.36-30.5 1.66.43 4.42 1.51 18.63 7.11 29.76 9.11-2.56 18.36-3.9 27.62-3.9 41.28.94 71.48 34.35 78.26 74.47l.11 4.7c10.4 1.91 21.19 2.94 32.21 2.94 11.03 0 21.81-1.02 32.21-2.94l.11-4.7c6.78-40.12 36.98-73.53 78.26-74.47 9.26 0 18.51 1.34 27.62 3.9 5.6-11.13 6.68-25.34 7.11-29.76-8.9-1.3-20.32-1.58-30.5-1.66-18.76.42-35.19 4.17-48.61 9.67-12.54 16.03-29.16 30.03-49.58 33.07-.09.02-.17.04-.27.05-.05.01-.11.04-.16.05-5.24 1.07-10.63 1.6-16.19 1.6-5.55 0-10.95-.53-16.19-1.6-.05-.01-.11-.04-.16-.05-.1-.02-.17-.04-.27-.05-20.42-3.03-37.03-17.04-49.58-33.07-13.42-5.49-29.86-9.25-48.61-9.67z"], - "get-pocket": [448, 512, [], "f265", "M407.6 64h-367C18.5 64 0 82.5 0 104.6v135.2C0 364.5 99.7 464 224.2 464c124 0 223.8-99.5 223.8-224.2V104.6c0-22.4-17.7-40.6-40.4-40.6zm-162 268.5c-12.4 11.8-31.4 11.1-42.4 0C89.5 223.6 88.3 227.4 88.3 209.3c0-16.9 13.8-30.7 30.7-30.7 17 0 16.1 3.8 105.2 89.3 90.6-86.9 88.6-89.3 105.5-89.3 16.9 0 30.7 13.8 30.7 30.7 0 17.8-2.9 15.7-114.8 123.2z"], - "gg": [512, 512, [], "f260", "M179.2 230.4l102.4 102.4-102.4 102.4L0 256 179.2 76.8l44.8 44.8-25.6 25.6-19.2-19.2-128 128 128 128 51.5-51.5-77.1-76.5 25.6-25.6zM332.8 76.8L230.4 179.2l102.4 102.4 25.6-25.6-77.1-76.5 51.5-51.5 128 128-128 128-19.2-19.2-25.6 25.6 44.8 44.8L512 256 332.8 76.8z"], - "gg-circle": [512, 512, [], "f261", "M257 8C120 8 9 119 9 256s111 248 248 248 248-111 248-248S394 8 257 8zm-49.5 374.8L81.8 257.1l125.7-125.7 35.2 35.4-24.2 24.2-11.1-11.1-77.2 77.2 77.2 77.2 26.6-26.6-53.1-52.9 24.4-24.4 77.2 77.2-75 75.2zm99-2.2l-35.2-35.2 24.1-24.4 11.1 11.1 77.2-77.2-77.2-77.2-26.5 26.5 53.1 52.9-24.4 24.4-77.2-77.2 75-75L432.2 255 306.5 380.6z"], - "git": [448, 512, [], "f1d3", "M18.8 221.7c0 25.3 16.2 60 41.5 68.5v1c-18.8 8.3-24 50.6 1 65.8v1C34 367 16 384.3 16 414.2c0 51.5 48.8 65.8 91.5 65.8 52 0 90.7-18.7 90.7-76 0-70.5-101-44.5-101-82.8 0-13.5 7.2-18.7 19.7-21.3 41.5-7.7 67.5-40 67.5-82.2 0-7.3-1.5-14.2-4-21 6.7-1.5 13.2-3.3 19.7-5.5v-50.5c-17.2 6.8-35.7 11.8-54.5 11.8-53.8-31-126.8 1.3-126.8 69.2zm87.7 163.8c17 0 41.2 3 41.2 25 0 21.8-19.5 26.3-37.7 26.3-17.3 0-43.3-2.7-43.3-25.2.1-22.3 22.1-26.1 39.8-26.1zM103.3 256c-22 0-31.3-13-31.3-33.8 0-49.3 61-48.8 61-.5 0 20.3-8 34.3-29.7 34.3zM432 305.5v49c-13.3 7.3-30.5 9.8-45.5 9.8-53.5 0-59.8-42.2-59.8-85.7v-87.7h.5v-1c-7 0-7.3-1.6-24 1v-47.5h24c0-22.3.3-31-1.5-41.2h56.7c-2 13.8-1.5 27.5-1.5 41.2h51v47.5s-19.3-1-51-1V281c0 14.8 3.3 32.8 21.8 32.8 9.8 0 21.3-2.8 29.3-8.3zM286 68.7c0 18.7-14.5 36.2-33.8 36.2-19.8 0-34.5-17.2-34.5-36.2 0-19.3 14.5-36.7 34.5-36.7C272 32 286 50 286 68.7zm-6.2 74.5c-1.8 14.6-1.6 199.8 0 217.8h-55.5c1.6-18.1 1.8-203 0-217.8h55.5z"], - "git-square": [448, 512, [], "f1d2", "M140.1 348.5c12.1 0 29.5 2.1 29.5 17.9 0 15.5-13.9 18.8-27 18.8-12.3 0-30.9-2-30.9-18s15.7-18.7 28.4-18.7zm-24.7-116.6c0 14.8 6.6 24.1 22.3 24.1 15.5 0 21.2-10 21.2-24.5.1-34.4-43.5-34.8-43.5.4zM448 80v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V80c0-26.5 21.5-48 48-48h352c26.5 0 48 21.5 48 48zm-241 93.7c-12.3 4.8-25.5 8.4-38.9 8.4-38.5-22.1-90.7.9-90.7 49.5 0 18 11.6 42.9 29.6 48.9v.7c-13.4 5.9-17.1 36.1.7 47v.7c-19.5 6.4-32.3 18.8-32.3 40.2 0 36.8 34.8 47 65.4 47 37.1 0 64.8-13.4 64.8-54.3 0-50.4-72.1-31.8-72.1-59.1 0-9.6 5.2-13.4 14.1-15.2 29.6-5.5 48.2-28.6 48.2-58.7 0-5.2-1.1-10.2-2.9-15 4.8-1.1 9.5-2.3 14.1-3.9v-36.2zm56.8 1.8h-39.6c1.3 10.6 1.1 142.6 0 155.5h39.6c-1.1-12.8-1.2-145.1 0-155.5zm4.5-53.3c0-13.4-10-26.2-24.1-26.2-14.3 0-24.6 12.5-24.6 26.2 0 13.6 10.5 25.9 24.6 25.9 13.7 0 24.1-12.5 24.1-25.9zm104.3 53.3h-36.4c0-9.8-.4-19.6 1.1-29.5h-40.5c1.3 7.3 1.1 13.6 1.1 29.5h-17.1v33.9c11.9-1.9 12.1-.7 17.1-.7v.7h-.4v62.7c0 31.1 4.5 61.2 42.7 61.2 10.7 0 23-1.8 32.5-7v-35c-5.7 3.9-13.9 5.9-20.9 5.9-13.2 0-15.5-12.9-15.5-23.4v-65.2c22.7 0 36.4.7 36.4.7v-33.8z"], - "github": [496, 512, [], "f09b", "M165.9 397.4c0 2-2.3 3.6-5.2 3.6-3.3.3-5.6-1.3-5.6-3.6 0-2 2.3-3.6 5.2-3.6 3-.3 5.6 1.3 5.6 3.6zm-31.1-4.5c-.7 2 1.3 4.3 4.3 4.9 2.6 1 5.6 0 6.2-2s-1.3-4.3-4.3-5.2c-2.6-.7-5.5.3-6.2 2.3zm44.2-1.7c-2.9.7-4.9 2.6-4.6 4.9.3 2 2.9 3.3 5.9 2.6 2.9-.7 4.9-2.6 4.6-4.6-.3-1.9-3-3.2-5.9-2.9zM244.8 8C106.1 8 0 113.3 0 252c0 110.9 69.8 205.8 169.5 239.2 12.8 2.3 17.3-5.6 17.3-12.1 0-6.2-.3-40.4-.3-61.4 0 0-70 15-84.7-29.8 0 0-11.4-29.1-27.8-36.6 0 0-22.9-15.7 1.6-15.4 0 0 24.9 2 38.6 25.8 21.9 38.6 58.6 27.5 72.9 20.9 2.3-16 8.8-27.1 16-33.7-55.9-6.2-112.3-14.3-112.3-110.5 0-27.5 7.6-41.3 23.6-58.9-2.6-6.5-11.1-33.3 2.6-67.9 20.9-6.5 69 27 69 27 20-5.6 41.5-8.5 62.8-8.5s42.8 2.9 62.8 8.5c0 0 48.1-33.6 69-27 13.7 34.7 5.2 61.4 2.6 67.9 16 17.7 25.8 31.5 25.8 58.9 0 96.5-58.9 104.2-114.8 110.5 9.2 7.9 17 22.9 17 46.4 0 33.7-.3 75.4-.3 83.6 0 6.5 4.6 14.4 17.3 12.1C428.2 457.8 496 362.9 496 252 496 113.3 383.5 8 244.8 8zM97.2 352.9c-1.3 1-1 3.3.7 5.2 1.6 1.6 3.9 2.3 5.2 1 1.3-1 1-3.3-.7-5.2-1.6-1.6-3.9-2.3-5.2-1zm-10.8-8.1c-.7 1.3.3 2.9 2.3 3.9 1.6 1 3.6.7 4.3-.7.7-1.3-.3-2.9-2.3-3.9-2-.6-3.6-.3-4.3.7zm32.4 35.6c-1.6 1.3-1 4.3 1.3 6.2 2.3 2.3 5.2 2.6 6.5 1 1.3-1.3.7-4.3-1.3-6.2-2.2-2.3-5.2-2.6-6.5-1zm-11.4-14.7c-1.6 1-1.6 3.6 0 5.9 1.6 2.3 4.3 3.3 5.6 2.3 1.6-1.3 1.6-3.9 0-6.2-1.4-2.3-4-3.3-5.6-2z"], - "github-alt": [480, 512, [], "f113", "M186.1 328.7c0 20.9-10.9 55.1-36.7 55.1s-36.7-34.2-36.7-55.1 10.9-55.1 36.7-55.1 36.7 34.2 36.7 55.1zM480 278.2c0 31.9-3.2 65.7-17.5 95-37.9 76.6-142.1 74.8-216.7 74.8-75.8 0-186.2 2.7-225.6-74.8-14.6-29-20.2-63.1-20.2-95 0-41.9 13.9-81.5 41.5-113.6-5.2-15.8-7.7-32.4-7.7-48.8 0-21.5 4.9-32.3 14.6-51.8 45.3 0 74.3 9 108.8 36 29-6.9 58.8-10 88.7-10 27 0 54.2 2.9 80.4 9.2 34-26.7 63-35.2 107.8-35.2 9.8 19.5 14.6 30.3 14.6 51.8 0 16.4-2.6 32.7-7.7 48.2 27.5 32.4 39 72.3 39 114.2zm-64.3 50.5c0-43.9-26.7-82.6-73.5-82.6-18.9 0-37 3.4-56 6-14.9 2.3-29.8 3.2-45.1 3.2-15.2 0-30.1-.9-45.1-3.2-18.7-2.6-37-6-56-6-46.8 0-73.5 38.7-73.5 82.6 0 87.8 80.4 101.3 150.4 101.3h48.2c70.3 0 150.6-13.4 150.6-101.3zm-82.6-55.1c-25.8 0-36.7 34.2-36.7 55.1s10.9 55.1 36.7 55.1 36.7-34.2 36.7-55.1-10.9-55.1-36.7-55.1z"], - "github-square": [448, 512, [], "f092", "M400 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zM277.3 415.7c-8.4 1.5-11.5-3.7-11.5-8 0-5.4.2-33 .2-55.3 0-15.6-5.2-25.5-11.3-30.7 37-4.1 76-9.2 76-73.1 0-18.2-6.5-27.3-17.1-39 1.7-4.3 7.4-22-1.7-45-13.9-4.3-45.7 17.9-45.7 17.9-13.2-3.7-27.5-5.6-41.6-5.6-14.1 0-28.4 1.9-41.6 5.6 0 0-31.8-22.2-45.7-17.9-9.1 22.9-3.5 40.6-1.7 45-10.6 11.7-15.6 20.8-15.6 39 0 63.6 37.3 69 74.3 73.1-4.8 4.3-9.1 11.7-10.6 22.3-9.5 4.3-33.8 11.7-48.3-13.9-9.1-15.8-25.5-17.1-25.5-17.1-16.2-.2-1.1 10.2-1.1 10.2 10.8 5 18.4 24.2 18.4 24.2 9.7 29.7 56.1 19.7 56.1 19.7 0 13.9.2 36.5.2 40.6 0 4.3-3 9.5-11.5 8-66-22.1-112.2-84.9-112.2-158.3 0-91.8 70.2-161.5 162-161.5S388 165.6 388 257.4c.1 73.4-44.7 136.3-110.7 158.3zm-98.1-61.1c-1.9.4-3.7-.4-3.9-1.7-.2-1.5 1.1-2.8 3-3.2 1.9-.2 3.7.6 3.9 1.9.3 1.3-1 2.6-3 3zm-9.5-.9c0 1.3-1.5 2.4-3.5 2.4-2.2.2-3.7-.9-3.7-2.4 0-1.3 1.5-2.4 3.5-2.4 1.9-.2 3.7.9 3.7 2.4zm-13.7-1.1c-.4 1.3-2.4 1.9-4.1 1.3-1.9-.4-3.2-1.9-2.8-3.2.4-1.3 2.4-1.9 4.1-1.5 2 .6 3.3 2.1 2.8 3.4zm-12.3-5.4c-.9 1.1-2.8.9-4.3-.6-1.5-1.3-1.9-3.2-.9-4.1.9-1.1 2.8-.9 4.3.6 1.3 1.3 1.8 3.3.9 4.1zm-9.1-9.1c-.9.6-2.6 0-3.7-1.5s-1.1-3.2 0-3.9c1.1-.9 2.8-.2 3.7 1.3 1.1 1.5 1.1 3.3 0 4.1zm-6.5-9.7c-.9.9-2.4.4-3.5-.6-1.1-1.3-1.3-2.8-.4-3.5.9-.9 2.4-.4 3.5.6 1.1 1.3 1.3 2.8.4 3.5zm-6.7-7.4c-.4.9-1.7 1.1-2.8.4-1.3-.6-1.9-1.7-1.5-2.6.4-.6 1.5-.9 2.8-.4 1.3.7 1.9 1.8 1.5 2.6z"], - "gitkraken": [592, 512, [], "f3a6", "M565.7 118.1c-2.3-6.1-9.3-9.2-15.3-6.6-5.7 2.4-8.5 8.9-6.3 14.6 10.9 29 16.9 60.5 16.9 93.3 0 134.6-100.3 245.7-230.2 262.7V358.4c7.9-1.5 15.5-3.6 23-6.2v104c106.7-25.9 185.9-122.1 185.9-236.8 0-91.8-50.8-171.8-125.8-213.3-5.7-3.2-13-.9-15.9 5-2.7 5.5-.6 12.2 4.7 15.1 67.9 37.6 113.9 110 113.9 193.2 0 93.3-57.9 173.1-139.8 205.4v-92.2c14.2-4.5 24.9-17.7 24.9-33.5 0-13.1-6.8-24.4-17.3-30.5 8.3-79.5 44.5-58.6 44.5-83.9V170c0-38-87.9-161.8-129-164.7-2.5-.2-5-.2-7.6 0C251.1 8.3 163.2 132 163.2 170v14.8c0 25.3 36.3 4.3 44.5 83.9-10.6 6.1-17.3 17.4-17.3 30.5 0 15.8 10.6 29 24.8 33.5v92.2c-81.9-32.2-139.8-112-139.8-205.4 0-83.1 46-155.5 113.9-193.2 5.4-3 7.4-9.6 4.7-15.1-2.9-5.9-10.1-8.2-15.9-5-75 41.5-125.8 121.5-125.8 213.3 0 114.7 79.2 210.8 185.9 236.8v-104c7.6 2.5 15.1 4.6 23 6.2v123.7C131.4 465.2 31 354.1 31 219.5c0-32.8 6-64.3 16.9-93.3 2.2-5.8-.6-12.2-6.3-14.6-6-2.6-13 .4-15.3 6.6C14.5 149.7 8 183.8 8 219.5c0 155.1 122.6 281.6 276.3 287.8V361.4c6.8.4 15 .5 23.4 0v145.8C461.4 501.1 584 374.6 584 219.5c0-35.7-6.5-69.8-18.3-101.4zM365.9 275.5c13 0 23.7 10.5 23.7 23.7 0 13.1-10.6 23.7-23.7 23.7-13 0-23.7-10.5-23.7-23.7 0-13.1 10.6-23.7 23.7-23.7zm-139.8 47.3c-13.2 0-23.7-10.7-23.7-23.7s10.5-23.7 23.7-23.7c13.1 0 23.7 10.6 23.7 23.7 0 13-10.5 23.7-23.7 23.7z"], - "gitlab": [512, 512, [], "f296", "M105.2 24.9c-3.1-8.9-15.7-8.9-18.9 0L29.8 199.7h132c-.1 0-56.6-174.8-56.6-174.8zM.9 287.7c-2.6 8 .3 16.9 7.1 22l247.9 184-226.2-294zm160.8-88l94.3 294 94.3-294zm349.4 88l-28.8-88-226.3 294 247.9-184c6.9-5.1 9.7-14 7.2-22zM425.7 24.9c-3.1-8.9-15.7-8.9-18.9 0l-56.6 174.8h132z"], - "gitter": [384, 512, [], "f426", "M66.4 322.5H16V0h50.4v322.5zM166.9 76.1h-50.4V512h50.4V76.1zm100.6 0h-50.4V512h50.4V76.1zM368 76h-50.4v247H368V76z"], - "glide": [448, 512, [], "f2a5", "M252.8 148.6c0 8.8-1.6 17.7-3.4 26.4-5.8 27.8-11.6 55.8-17.3 83.6-1.4 6.3-8.3 4.9-13.7 4.9-23.8 0-30.5-26-30.5-45.5 0-29.3 11.2-68.1 38.5-83.1 4.3-2.5 9.2-4.2 14.1-4.2 11.4 0 12.3 8.3 12.3 17.9zM448 80v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V80c0-26.5 21.5-48 48-48h352c26.5 0 48 21.5 48 48zm-64 187c0-5.1-20.8-37.7-25.5-39.5-2.2-.9-7.2-2.3-9.6-2.3-23.1 0-38.7 10.5-58.2 21.5l-.5-.5c4.3-29.4 14.6-57.2 14.6-87.4 0-44.6-23.8-62.7-67.5-62.7-71.7 0-108 70.8-108 123.5 0 54.7 32 85 86.3 85 7.5 0 6.9-.6 6.9 2.3-10.5 80.3-56.5 82.9-56.5 58.9 0-24.4 28-36.5 28.3-38-.2-7.6-29.3-17.2-36.7-17.2-21.1 0-32.7 33-32.7 50.6 0 32.3 20.4 54.7 53.3 54.7 48.2 0 83.4-49.7 94.3-91.7 9.4-37.7 7-39.4 12.3-42.1 20-10.1 35.8-16.8 58.4-16.8 11.1 0 19 2.3 36.7 5.2 1.8.1 4.1-1.7 4.1-3.5z"], - "glide-g": [448, 512, [], "f2a6", "M407.1 211.2c-3.5-1.4-11.6-3.8-15.4-3.8-37.1 0-62.2 16.8-93.5 34.5l-.9-.9c7-47.3 23.5-91.9 23.5-140.4C320.8 29.1 282.6 0 212.4 0 97.3 0 39 113.7 39 198.4 39 286.3 90.3 335 177.6 335c12 0 11-1 11 3.8-16.9 128.9-90.8 133.1-90.8 94.6 0-39.2 45-58.6 45.5-61-.3-12.2-47-27.6-58.9-27.6-33.9.1-52.4 51.2-52.4 79.3C32 476 64.8 512 117.5 512c77.4 0 134-77.8 151.4-145.4 15.1-60.5 11.2-63.3 19.7-67.6 32.2-16.2 57.5-27 93.8-27 17.8 0 30.5 3.7 58.9 8.4 2.9 0 6.7-2.9 6.7-5.8 0-8-33.4-60.5-40.9-63.4zm-175.3-84.4c-9.3 44.7-18.6 89.6-27.8 134.3-2.3 10.2-13.3 7.8-22 7.8-38.3 0-49-41.8-49-73.1 0-47 18-109.3 61.8-133.4 7-4.1 14.8-6.7 22.6-6.7 18.6 0 20 13.3 20 28.7-.1 14.3-2.7 28.5-5.6 42.4z"], - "gofore": [400, 512, [], "f3a7", "M324 319.8h-13.2v34.7c-24.5 23.1-56.3 35.8-89.9 35.8-73.2 0-132.4-60.2-132.4-134.4 0-74.1 59.2-134.4 132.4-134.4 35.3 0 68.6 14 93.6 39.4l62.3-63.3C335 55.3 279.7 32 220.7 32 98 32 0 132.6 0 256c0 122.5 97 224 220.7 224 63.2 0 124.5-26.2 171-82.5-2-27.6-13.4-77.7-67.7-77.7zm-12.1-112.5H205.6v89H324c33.5 0 60.5 15.1 76 41.8v-30.6c0-65.2-40.4-100.2-88.1-100.2z"], - "goodreads": [448, 512, [], "f3a8", "M299.9 191.2c5.1 37.3-4.7 79-35.9 100.7-22.3 15.5-52.8 14.1-70.8 5.7-37.1-17.3-49.5-58.6-46.8-97.2 4.3-60.9 40.9-87.9 75.3-87.5 46.9-.2 71.8 31.8 78.2 78.3zM448 88v336c0 30.9-25.1 56-56 56H56c-30.9 0-56-25.1-56-56V88c0-30.9 25.1-56 56-56h336c30.9 0 56 25.1 56 56zM330 313.2s-.1-34-.1-217.3h-29v40.3c-.8.3-1.2-.5-1.6-1.2-9.6-20.7-35.9-46.3-76-46-51.9.4-87.2 31.2-100.6 77.8-4.3 14.9-5.8 30.1-5.5 45.6 1.7 77.9 45.1 117.8 112.4 115.2 28.9-1.1 54.5-17 69-45.2.5-1 1.1-1.9 1.7-2.9.2.1.4.1.6.2.3 3.8.2 30.7.1 34.5-.2 14.8-2 29.5-7.2 43.5-7.8 21-22.3 34.7-44.5 39.5-17.8 3.9-35.6 3.8-53.2-1.2-21.5-6.1-36.5-19-41.1-41.8-.3-1.6-1.3-1.3-2.3-1.3h-26.8c.8 10.6 3.2 20.3 8.5 29.2 24.2 40.5 82.7 48.5 128.2 37.4 49.9-12.3 67.3-54.9 67.4-106.3z"], - "goodreads-g": [384, 512, [], "f3a9", "M42.6 403.3h2.8c12.7 0 25.5 0 38.2.1 1.6 0 3.1-.4 3.6 2.1 7.1 34.9 30 54.6 62.9 63.9 26.9 7.6 54.1 7.8 81.3 1.8 33.8-7.4 56-28.3 68-60.4 8-21.5 10.7-43.8 11-66.5.1-5.8.3-47-.2-52.8l-.9-.3c-.8 1.5-1.7 2.9-2.5 4.4-22.1 43.1-61.3 67.4-105.4 69.1-103 4-169.4-57-172-176.2-.5-23.7 1.8-46.9 8.3-69.7C58.3 47.7 112.3.6 191.6 0c61.3-.4 101.5 38.7 116.2 70.3.5 1.1 1.3 2.3 2.4 1.9V10.6h44.3c0 280.3.1 332.2.1 332.2-.1 78.5-26.7 143.7-103 162.2-69.5 16.9-159 4.8-196-57.2-8-13.5-11.8-28.3-13-44.5zM188.9 36.5c-52.5-.5-108.5 40.7-115 133.8-4.1 59 14.8 122.2 71.5 148.6 27.6 12.9 74.3 15 108.3-8.7 47.6-33.2 62.7-97 54.8-154-9.7-71.1-47.8-120-119.6-119.7z"], - "google": [488, 512, [], "f1a0", "M488 261.8C488 403.3 391.1 504 248 504 110.8 504 0 393.2 0 256S110.8 8 248 8c66.8 0 123 24.5 166.3 64.9l-67.5 64.9C258.5 52.6 94.3 116.6 94.3 256c0 86.5 69.1 156.6 153.7 156.6 98.2 0 135-70.4 140.8-106.9H248v-85.3h236.1c2.3 12.7 3.9 24.9 3.9 41.4z"], - "google-drive": [512, 512, [], "f3aa", "M339 314.9L175.4 32h161.2l163.6 282.9H339zm-137.5 23.6L120.9 480h310.5L512 338.5H201.5zM154.1 67.4L0 338.5 80.6 480 237 208.8 154.1 67.4z"], - "google-play": [512, 512, [], "f3ab", "M325.3 234.3L104.6 13l280.8 161.2-60.1 60.1zM47 0C34 6.8 25.3 19.2 25.3 35.3v441.3c0 16.1 8.7 28.5 21.7 35.3l256.6-256L47 0zm425.2 225.6l-58.9-34.1-65.7 64.5 65.7 64.5 60.1-34.1c18-14.3 18-46.5-1.2-60.8zM104.6 499l280.8-161.2-60.1-60.1L104.6 499z"], - "google-plus": [496, 512, [], "f2b3", "M248 8C111.1 8 0 119.1 0 256s111.1 248 248 248 248-111.1 248-248S384.9 8 248 8zm-70.7 372c-68.8 0-124-55.5-124-124s55.2-124 124-124c31.3 0 60.1 11 83 32.3l-33.6 32.6c-13.2-12.9-31.3-19.1-49.4-19.1-42.9 0-77.2 35.5-77.2 78.1s34.2 78.1 77.2 78.1c32.6 0 64.9-19.1 70.1-53.3h-70.1v-42.6h116.9c1.3 6.8 1.9 13.6 1.9 20.7 0 70.8-47.5 121.2-118.8 121.2zm230.2-106.2v35.5H372v-35.5h-35.5v-35.5H372v-35.5h35.5v35.5h35.2v35.5h-35.2z"], - "google-plus-g": [640, 512, [], "f0d5", "M386.061 228.496c1.834 9.692 3.143 19.384 3.143 31.956C389.204 370.205 315.599 448 204.8 448c-106.084 0-192-85.915-192-192s85.916-192 192-192c51.864 0 95.083 18.859 128.611 50.292l-52.126 50.03c-14.145-13.621-39.028-29.599-76.485-29.599-65.484 0-118.92 54.221-118.92 121.277 0 67.056 53.436 121.277 118.92 121.277 75.961 0 104.513-54.745 108.965-82.773H204.8v-66.009h181.261zm185.406 6.437V179.2h-56.001v55.733h-55.733v56.001h55.733v55.733h56.001v-55.733H627.2v-56.001h-55.733z"], - "google-plus-square": [448, 512, [], "f0d4", "M400 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zM164 356c-55.3 0-100-44.7-100-100s44.7-100 100-100c27 0 49.5 9.8 67 26.2l-27.1 26.1c-7.4-7.1-20.3-15.4-39.8-15.4-34.1 0-61.9 28.2-61.9 63.2 0 34.9 27.8 63.2 61.9 63.2 39.6 0 54.4-28.5 56.8-43.1H164v-34.4h94.4c1 5 1.6 10.1 1.6 16.6 0 57.1-38.3 97.6-96 97.6zm220-81.8h-29v29h-29.2v-29h-29V245h29v-29H355v29h29v29.2z"], - "google-wallet": [448, 512, [], "f1ee", "M156.8 126.8c37.6 60.6 64.2 113.1 84.3 162.5-8.3 33.8-18.8 66.5-31.3 98.3-13.2-52.3-26.5-101.3-56-148.5 6.5-36.4 2.3-73.6 3-112.3zM109.3 200H16.1c-6.5 0-10.5 7.5-6.5 12.7C51.8 267 81.3 330.5 101.3 400h103.5c-16.2-69.7-38.7-133.7-82.5-193.5-3-4-8-6.5-13-6.5zm47.8-88c68.5 108 130 234.5 138.2 368H409c-12-138-68.4-265-143.2-368H157.1zm251.8-68.5c-1.8-6.8-8.2-11.5-15.2-11.5h-88.3c-5.3 0-9 5-7.8 10.3 13.2 46.5 22.3 95.5 26.5 146 48.2 86.2 79.7 178.3 90.6 270.8 15.8-60.5 25.3-133.5 25.3-203 0-73.6-12.1-145.1-31.1-212.6z"], - "gratipay": [496, 512, [], "f184", "M248 8C111.1 8 0 119.1 0 256s111.1 248 248 248 248-111.1 248-248S384.9 8 248 8zm114.6 226.4l-113 152.7-112.7-152.7c-8.7-11.9-19.1-50.4 13.6-72 28.1-18.1 54.6-4.2 68.5 11.9 15.9 17.9 46.6 16.9 61.7 0 13.9-16.1 40.4-30 68.1-11.9 32.9 21.6 22.6 60 13.8 72z"], - "grav": [512, 512, [], "f2d6", "M301.1 212c4.4 4.4 4.4 11.9 0 16.3l-9.7 9.7c-4.4 4.7-11.9 4.7-16.6 0l-10.5-10.5c-4.4-4.7-4.4-11.9 0-16.6l9.7-9.7c4.4-4.4 11.9-4.4 16.6 0l10.5 10.8zm-30.2-19.7c3-3 3-7.8 0-10.5-2.8-3-7.5-3-10.5 0-2.8 2.8-2.8 7.5 0 10.5 3.1 2.8 7.8 2.8 10.5 0zm-26 5.3c-3 2.8-3 7.5 0 10.2 2.8 3 7.5 3 10.5 0 2.8-2.8 2.8-7.5 0-10.2-3-3-7.7-3-10.5 0zm72.5-13.3c-19.9-14.4-33.8-43.2-11.9-68.1 21.6-24.9 40.7-17.2 59.8.8 11.9 11.3 29.3 24.9 17.2 48.2-12.5 23.5-45.1 33.2-65.1 19.1zm47.7-44.5c-8.9-10-23.3 6.9-15.5 16.1 7.4 9 32.1 2.4 15.5-16.1zM504 256c0 137-111 248-248 248S8 393 8 256 119 8 256 8s248 111 248 248zm-66.2 42.6c2.5-16.1-20.2-16.6-25.2-25.7-13.6-24.1-27.7-36.8-54.5-30.4 11.6-8 23.5-6.1 23.5-6.1.3-6.4 0-13-9.4-24.9 3.9-12.5.3-22.4.3-22.4 15.5-8.6 26.8-24.4 29.1-43.2 3.6-31-18.8-59.2-49.8-62.8-22.1-2.5-43.7 7.7-54.3 25.7-23.2 40.1 1.4 70.9 22.4 81.4-14.4-1.4-34.3-11.9-40.1-34.3-6.6-25.7 2.8-49.8 8.9-61.4 0 0-4.4-5.8-8-8.9 0 0-13.8 0-24.6 5.3 11.9-15.2 25.2-14.4 25.2-14.4 0-6.4-.6-14.9-3.6-21.6-5.4-11-23.8-12.9-31.7 2.8.1-.2.3-.4.4-.5-5 11.9-1.1 55.9 16.9 87.2-2.5 1.4-9.1 6.1-13 10-21.6 9.7-56.2 60.3-56.2 60.3-28.2 10.8-77.2 50.9-70.6 79.7.3 3 1.4 5.5 3 7.5-2.8 2.2-5.5 5-8.3 8.3-11.9 13.8-5.3 35.2 17.7 24.4 15.8-7.2 29.6-20.2 36.3-30.4 0 0-5.5-5-16.3-4.4 27.7-6.6 34.3-9.4 46.2-9.1 8 3.9 8-34.3 8-34.3 0-14.7-2.2-31-11.1-41.5 12.5 12.2 29.1 32.7 28 60.6-.8 18.3-15.2 23-15.2 23-9.1 16.6-43.2 65.9-30.4 106 0 0-9.7-14.9-10.2-22.1-17.4 19.4-46.5 52.3-24.6 64.5 26.6 14.7 108.8-88.6 126.2-142.3 34.6-20.8 55.4-47.3 63.9-65 22 43.5 95.3 94.5 101.1 59z"], - "gripfire": [384, 512, [], "f3ac", "M112.5 301.4c0-73.8 105.1-122.5 105.1-203 0-47.1-34-88-39.1-90.4.4 3.3.6 6.7.6 10C179.1 110.1 32 171.9 32 286.6c0 49.8 32.2 79.2 66.5 108.3 65.1 46.7 78.1 71.4 78.1 86.6 0 10.1-4.8 17-4.8 22.3 13.1-16.7 17.4-31.9 17.5-46.4 0-29.6-21.7-56.3-44.2-86.5-16-22.3-32.6-42.6-32.6-69.5zm205.3-39c-12.1-66.8-78-124.4-94.7-130.9l4 7.2c2.4 5.1 3.4 10.9 3.4 17.1 0 44.7-54.2 111.2-56.6 116.7-2.2 5.1-3.2 10.5-3.2 15.8 0 20.1 15.2 42.1 17.9 42.1 2.4 0 56.6-55.4 58.1-87.7 6.4 11.7 9.1 22.6 9.1 33.4 0 41.2-41.8 96.9-41.8 96.9 0 11.6 31.9 53.2 35.5 53.2 1 0 2.2-1.4 3.2-2.4 37.9-39.3 67.3-85 67.3-136.8 0-8-.7-16.2-2.2-24.6z"], - "grunt": [384, 512, [], "f3ad", "M61.3 189.3c-1.1 10 5.2 19.1 5.2 19.1.7-7.5 2.2-12.8 4-16.6.4 10.3 3.2 23.5 12.8 34.1 6.9 7.6 35.6 23.3 54.9 6.1 1 2.4 2.1 5.3 3 8.5 2.9 10.3-2.7 25.3-2.7 25.3s15.1-17.1 13.9-32.5c10.8-.5 21.4-8.4 21.1-19.5 0 0-18.9 10.4-35.5-8.8-9.7-11.2-40.9-42-83.1-31.8 4.3 1 8.9 2.4 13.5 4.1h-.1c-4.2 2-6.5 7.1-7 12zm28.3-1.8c19.5 11 37.4 25.7 44.9 37-5.7 3.3-21.7 10.4-38-1.7-10.3-7.6-9.8-26.2-6.9-35.3zm142.1 45.8c-1.2 15.5 13.9 32.5 13.9 32.5s-5.6-15-2.7-25.3c.9-3.2 2-6 3-8.5 19.3 17.3 48 1.5 54.8-6.1 9.6-10.6 12.3-23.8 12.8-34.1 1.8 3.8 3.4 9.1 4 16.6 0 0 6.4-9.1 5.2-19.1-.6-5-2.9-10-7-11.8h-.1c4.6-1.8 9.2-3.2 13.5-4.1-42.3-10.2-73.4 20.6-83.1 31.8-16.7 19.2-35.5 8.8-35.5 8.8-.2 10.9 10.4 18.9 21.2 19.3zm62.7-45.8c3 9.1 3.4 27.7-7 35.4-16.3 12.1-32.2 5-37.9 1.6 7.5-11.4 25.4-26 44.9-37zM160 418.5h-29.4c-5.5 0-8.2 1.6-9.5 2.9-1.9 2-2.2 4.7-.9 8.1 3.5 9.1 11.4 16.5 13.7 18.6 3.1 2.7 7.5 4.3 11.8 4.3 4.4 0 8.3-1.7 11-4.6 7.5-8.2 11.9-17.1 13-19.8.6-1.5 1.3-4.5-.9-6.8-1.8-1.8-4.7-2.7-8.8-2.7zm189.2-101.2c-2.4 17.9-13 33.8-24.6 43.7-3.1-22.7-3.7-55.5-3.7-62.4 0-14.7 9.5-24.5 12.2-26.1 2.5-1.5 5.4-3 8.3-4.6 18-9.6 40.4-21.6 40.4-43.7 0-16.2-9.3-23.2-15.4-27.8-.8-.6-1.5-1.1-2.2-1.7-2.1-1.7-3.7-3-4.3-4.4-4.4-9.8-3.6-34.2-1.7-37.6.6-.6 16.7-20.9 11.8-39.2-2-7.4-6.9-13.3-14.1-17-5.3-2.7-11.9-4.2-19.5-4.5-.1-2-.5-3.9-.9-5.9-.6-2.6-1.1-5.3-.9-8.1.4-4.7.8-9 2.2-11.3 8.4-13.3 28.8-17.6 29-17.6l12.3-2.4-8.1-9.5c-.1-.2-17.3-17.5-46.3-17.5-7.9 0-16 1.3-24.1 3.9-24.2 7.8-42.9 30.5-49.4 39.3-3.1-1-6.3-1.9-9.6-2.7-4.2-15.8 9-38.5 9-38.5s-13.6-3-33.7 15.2c-2.6-6.5-8.1-20.5-1.8-37.2C184.6 10.1 177.2 26 175 40.4c-7.6-5.4-6.7-23.1-7.2-27.6-7.5.9-29.2 21.9-28.2 48.3-2 .5-3.9 1.1-5.9 1.7-6.5-8.8-25.1-31.5-49.4-39.3-7.9-2.2-16-3.5-23.9-3.5-29 0-46.1 17.3-46.3 17.5L6 46.9l12.3 2.4c.2 0 20.6 4.3 29 17.6 1.4 2.2 1.8 6.6 2.2 11.3.2 2.8-.4 5.5-.9 8.1-.4 1.9-.8 3.9-.9 5.9-7.7.3-14.2 1.8-19.5 4.5-7.2 3.7-12.1 9.6-14.1 17-5 18.2 11.2 38.5 11.8 39.2 1.9 3.4 2.7 27.8-1.7 37.6-.6 1.4-2.2 2.7-4.3 4.4-.7.5-1.4 1.1-2.2 1.7-6.1 4.6-15.4 11.7-15.4 27.8 0 22.1 22.4 34.1 40.4 43.7 3 1.6 5.8 3.1 8.3 4.6 2.7 1.6 12.2 11.4 12.2 26.1 0 6.9-.6 39.7-3.7 62.4-11.6-9.9-22.2-25.9-24.6-43.8 0 0-29.2 22.6-20.6 70.8 5.2 29.5 23.2 46.1 47 54.7 8.8 19.1 29.4 45.7 67.3 49.6C143 504.3 163 512 192.2 512h.2c29.1 0 49.1-7.7 63.6-19.5 37.9-3.9 58.5-30.5 67.3-49.6 23.8-8.7 41.7-25.2 47-54.7 8.2-48.4-21.1-70.9-21.1-70.9zM305.7 37.7c5.6-1.8 11.6-2.7 17.7-2.7 11 0 19.9 3 24.7 5-3.1 1.4-6.4 3.2-9.7 5.3-2.4-.4-5.6-.8-9.2-.8-10.5 0-20.5 3.1-28.7 8.9-12.3 8.7-18 16.9-20.7 22.4-2.2-1.3-4.5-2.5-7.1-3.7-1.6-.8-3.1-1.5-4.7-2.2 6.1-9.1 19.9-26.5 37.7-32.2zm21 18.2c-.8 1-1.6 2.1-2.3 3.2-3.3 5.2-3.9 11.6-4.4 17.8-.5 6.4-1.1 12.5-4.4 17-4.2.8-8.1 1.7-11.5 2.7-2.3-3.1-5.6-7-10.5-11.2 1.4-4.8 5.5-16.1 13.5-22.5 5.6-4.3 12.2-6.7 19.6-7zM45.6 45.3c-3.3-2.2-6.6-4-9.7-5.3 4.8-2 13.7-5 24.7-5 6.1 0 12 .9 17.7 2.7 17.8 5.8 31.6 23.2 37.7 32.1-1.6.7-3.2 1.4-4.8 2.2-2.5 1.2-4.9 2.5-7.1 3.7-2.6-5.4-8.3-13.7-20.7-22.4-8.3-5.8-18.2-8.9-28.8-8.9-3.4.1-6.6.5-9 .9zm44.7 40.1c-4.9 4.2-8.3 8-10.5 11.2-3.4-.9-7.3-1.9-11.5-2.7C65 89.5 64.5 83.4 64 77c-.5-6.2-1.1-12.6-4.4-17.8-.7-1.1-1.5-2.2-2.3-3.2 7.4.3 14 2.6 19.5 7 8 6.3 12.1 17.6 13.5 22.4zM58.1 259.9c-2.7-1.6-5.6-3.1-8.4-4.6-14.9-8-30.2-16.3-30.2-30.5 0-11.1 4.3-14.6 8.9-18.2l.5-.4c.7-.6 1.4-1.2 2.2-1.8-.9 7.2-1.9 13.3-2.7 14.9 0 0 12.1-15 15.7-44.3 1.4-11.5-1.1-34.3-5.1-43 .2 4.9 0 9.8-.3 14.4-.4-.8-.8-1.6-1.3-2.2-3.2-4-11.8-17.5-9.4-26.6.9-3.5 3.1-6 6.7-7.8 3.8-1.9 8.8-2.9 15.1-2.9 12.3 0 25.9 3.7 32.9 6 25.1 8 55.4 30.9 64.1 37.7.2.2.4.3.4.3l5.6 3.9-3.5-5.8c-.2-.3-19.1-31.4-53.2-46.5 2-2.9 7.4-8.1 21.6-15.1 21.4-10.5 46.5-15.8 74.3-15.8 27.9 0 52.9 5.3 74.3 15.8 14.2 6.9 19.6 12.2 21.6 15.1-34 15.1-52.9 46.2-53.1 46.5l-3.5 5.8 5.6-3.9s.2-.1.4-.3c8.7-6.8 39-29.8 64.1-37.7 7-2.2 20.6-6 32.9-6 6.3 0 11.3 1 15.1 2.9 3.5 1.8 5.7 4.4 6.7 7.8 2.5 9.1-6.1 22.6-9.4 26.6-.5.6-.9 1.3-1.3 2.2-.3-4.6-.5-9.5-.3-14.4-4 8.8-6.5 31.5-5.1 43 3.6 29.3 15.7 44.3 15.7 44.3-.8-1.6-1.8-7.7-2.7-14.9.7.6 1.5 1.2 2.2 1.8l.5.4c4.6 3.7 8.9 7.1 8.9 18.2 0 14.2-15.4 22.5-30.2 30.5-2.9 1.5-5.7 3.1-8.4 4.6-8.7 5-18 16.7-19.1 34.2-.9 14.6.9 49.9 3.4 75.9-12.4 4.8-26.7 6.4-39.7 6.8-2-4.1-3.9-8.5-5.5-13.1-.7-2-19.6-51.1-26.4-62.2 5.5 39 17.5 73.7 23.5 89.6-3.5-.5-7.3-.7-11.7-.7h-117c-4.4 0-8.3.3-11.7.7 6-15.9 18.1-50.6 23.5-89.6-6.8 11.2-25.7 60.3-26.4 62.2-1.6 4.6-3.5 9-5.5 13.1-13-.4-27.2-2-39.7-6.8 2.5-26 4.3-61.2 3.4-75.9-.9-17.4-10.3-29.2-19-34.2zM34.8 404.6c-12.1-20-8.7-54.1-3.7-59.1 10.9 34.4 47.2 44.3 74.4 45.4-2.7 4.2-5.2 7.6-7 10l-1.4 1.4c-7.2 7.8-8.6 18.5-4.1 31.8-22.7-.1-46.3-9.8-58.2-29.5zm45.7 43.5c6 1.1 12.2 1.9 18.6 2.4 3.5 8 7.4 15.9 12.3 23.1-14.4-5.9-24.4-16-30.9-25.5zM192 498.2c-60.6-.1-78.3-45.8-84.9-64.7-3.7-10.5-3.4-18.2.9-23.1 2.9-3.3 9.5-7.2 24.6-7.2h118.8c15.1 0 21.8 3.9 24.6 7.2 4.2 4.8 4.5 12.6.9 23.1-6.6 18.8-24.3 64.6-84.9 64.7zm80.6-24.6c4.9-7.2 8.8-15.1 12.3-23.1 6.4-.5 12.6-1.3 18.6-2.4-6.5 9.5-16.5 19.6-30.9 25.5zm76.6-69c-12 19.7-35.6 29.3-58.1 29.7 4.5-13.3 3.1-24.1-4.1-31.8-.4-.5-.9-1-1.4-1.5-1.8-2.4-4.3-5.8-7-10 27.2-1.2 63.5-11 74.4-45.4 5 5 8.4 39.1-3.8 59zM191.9 187.7h.2c12.7-.1 27.2-17.8 27.2-17.8-9.9 6-18.8 8.1-27.3 8.3-8.5-.2-17.4-2.3-27.3-8.3 0 0 14.5 17.6 27.2 17.8zm61.7 230.7h-29.4c-4.2 0-7.2.9-8.9 2.7-2.2 2.3-1.5 5.2-.9 6.7 1 2.6 5.5 11.3 13 19.3 2.7 2.9 6.6 4.5 11 4.5s8.7-1.6 11.8-4.2c2.3-2 10.2-9.2 13.7-18.1 1.3-3.3 1-6-.9-7.9-1.3-1.3-4-2.9-9.4-3z"], - "gulp": [256, 512, [], "f3ae", "M209.8 391.1l-14.1 24.6-4.6 80.2c0 8.9-28.3 16.1-63.1 16.1s-63.1-7.2-63.1-16.1l-5.8-79.4-14.9-25.4c41.2 17.3 126 16.7 165.6 0zm-196-253.3l13.6 125.5c5.9-20 20.8-47 40-55.2 6.3-2.7 12.7-2.7 18.7.9 5.2 3 9.6 9.3 10.1 11.8 1.2 6.5-2 9.1-4.5 9.1-3 0-5.3-4.6-6.8-7.3-4.1-7.3-10.3-7.6-16.9-2.8-6.9 5-12.9 13.4-17.1 20.7-5.1 8.8-9.4 18.5-12 28.2-1.5 5.6-2.9 14.6-.6 19.9 1 2.2 2.5 3.6 4.9 3.6 5 0 12.3-6.6 15.8-10.1 4.5-4.5 10.3-11.5 12.5-16l5.2-15.5c2.6-6.8 9.9-5.6 9.9 0 0 10.2-3.7 13.6-10 34.7-5.8 19.5-7.6 25.8-7.6 25.8-.7 2.8-3.4 7.5-6.3 7.5-1.2 0-2.1-.4-2.6-1.2-1-1.4-.9-5.3-.8-6.3.2-3.2 6.3-22.2 7.3-25.2-2 2.2-4.1 4.4-6.4 6.6-5.4 5.1-14.1 11.8-21.5 11.8-3.4 0-5.6-.9-7.7-2.4l7.6 79.6c2 5 39.2 17.1 88.2 17.1 49.1 0 86.3-12.2 88.2-17.1l10.9-94.6c-5.7 5.2-12.3 11.6-19.6 14.8-5.4 2.3-17.4 3.8-17.4-5.7 0-5.2 9.1-14.8 14.4-21.5 1.4-1.7 4.7-5.9 4.7-8.1 0-2.9-6-2.2-11.7 2.5-3.2 2.7-6.2 6.3-8.7 9.7-4.3 6-6.6 11.2-8.5 15.5-6.2 14.2-4.1 8.6-9.1 22-5 13.3-4.2 11.8-5.2 14-.9 1.9-2.2 3.5-4 4.5-1.9 1-4.5.9-6.1-.3-.9-.6-1.3-1.9-1.3-3.7 0-.9.1-1.8.3-2.7 1.5-6.1 7.8-18.1 15-34.3 1.6-3.7 1-2.6.8-2.3-6.2 6-10.9 8.9-14.4 10.5-5.8 2.6-13 2.6-14.5-4.1-.1-.4-.1-.8-.2-1.2-11.8 9.2-24.3 11.7-20-8.1-4.6 8.2-12.6 14.9-22.4 14.9-4.1 0-7.1-1.4-8.6-5.1-2.3-5.5 1.3-14.9 4.6-23.8 1.7-4.5 4-9.9 7.1-16.2 1.6-3.4 4.2-5.4 7.6-4.5.6.2 1.1.4 1.6.7 2.6 1.8 1.6 4.5.3 7.2-3.8 7.5-7.1 13-9.3 20.8-.9 3.3-2 9 1.5 9 2.4 0 4.7-.8 6.9-2.4 4.6-3.4 8.3-8.5 11.1-13.5 2-3.6 4.4-8.3 5.6-12.3.5-1.7 1.1-3.3 1.8-4.8 1.1-2.5 2.6-5.1 5.2-5.1 1.3 0 2.4.5 3.2 1.5 1.7 2.2 1.3 4.5.4 6.9-2 5.6-4.7 10.6-6.9 16.7-1.3 3.5-2.7 8-2.7 11.7 0 3.4 3.7 2.6 6.8 1.2 2.4-1.1 4.8-2.8 6.8-4.5 1.2-4.9.9-3.8 26.4-68.2 1.3-3.3 3.7-4.7 6.1-4.7 1.2 0 2.2.4 3.2 1.1 1.7 1.3 1.7 4.1 1 6.2-.7 1.9-.6 1.3-4.5 10.5-5.2 12.1-8.6 20.8-13.2 31.9-1.9 4.6-7.7 18.9-8.7 22.3-.6 2.2-1.3 5.8 1 5.8 5.4 0 19.3-13.1 23.1-17 .2-.3.5-.4.9-.6.6-1.9 1.2-3.7 1.7-5.5 1.4-3.8 2.7-8.2 5.3-11.3.8-1 1.7-1.6 2.7-1.6 2.8 0 4.2 1.2 4.2 4 0 1.1-.7 5.1-1.1 6.2 1.4-1.5 2.9-3 4.5-4.5 15-13.9 25.7-6.8 25.7.2 0 7.4-8.9 17.7-13.8 23.4-1.6 1.9-4.9 5.4-5 6.4 0 1.3.9 1.8 2.2 1.8 2 0 6.4-3.5 8-4.7 5-3.9 11.8-9.9 16.6-14.1l14.8-136.8c-30.5 17.1-197.6 17.2-228.3.2zm229.7-8.5c0 21-231.2 21-231.2 0 0-8.8 51.8-15.9 115.6-15.9 9 0 17.8.1 26.3.4l12.6-48.7L228.1.6c1.4-1.4 5.8-.2 9.9 3.5s6.6 7.9 5.3 9.3l-.1.1L185.9 74l-10 40.7c39.9 2.6 67.6 8.1 67.6 14.6zm-69.4 4.6c0-.8-.9-1.5-2.5-2.1l-.2.8c0 1.3-5 2.4-11.1 2.4s-11.1-1.1-11.1-2.4c0-.1 0-.2.1-.3l.2-.7c-1.8.6-3 1.4-3 2.3 0 2.1 6.2 3.7 13.7 3.7 7.7.1 13.9-1.6 13.9-3.7z"], - "hacker-news": [448, 512, [], "f1d4", "M0 32v448h448V32H0zm21.2 197.2H21c.1-.1.2-.3.3-.4 0 .1 0 .3-.1.4zm218 53.9V384h-31.4V281.3L128 128h37.3c52.5 98.3 49.2 101.2 59.3 125.6 12.3-27 5.8-24.4 60.6-125.6H320l-80.8 155.1z"], - "hacker-news-square": [448, 512, [], "f3af", "M400 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zM21.2 229.2H21c.1-.1.2-.3.3-.4 0 .1 0 .3-.1.4zm218 53.9V384h-31.4V281.3L128 128h37.3c52.5 98.3 49.2 101.2 59.3 125.6 12.3-27 5.8-24.4 60.6-125.6H320l-80.8 155.1z"], - "hackerrank": [464, 512, [], "f5f7", "M453.5 128C439.01 103.05 261.13 0 232.16 0 203.2 0 25.25 102.79 10.84 128c-14.41 25.21-14.49 230.8 0 256.01C25.33 409.21 203.22 512 232.16 512s206.85-102.92 221.33-128c14.48-25.08 14.49-231.05.01-256zM292.13 414.22c-3.96 0-40.91-35.77-38-38.69.87-.87 6.26-1.48 17.55-1.83 0-26.23.59-68.59.94-86.32.04-2.02-.44-3.43-.44-5.85h-79.93c0 7.1-.46 36.2 1.37 72.88.23 4.54-1.58 5.96-5.74 5.94-10.13-.03-20.27-.11-30.41-.08-4.1.01-5.87-1.53-5.74-6.11.92-33.44 2.96-84.02-.15-212.67v-3.17c-9.67-.35-16.38-.96-17.26-1.84-2.92-2.92 34.54-38.69 38.49-38.69 3.96 0 41.17 35.78 38.27 38.69-.87.87-7.9 1.49-16.77 1.84v3.16c-2.42 25.75-2.03 79.59-2.63 105.39h80.26c0-4.55.39-34.74-1.2-83.64-.1-3.39.95-5.17 4.21-5.2 11.07-.08 22.15-.13 33.23-.06 3.46.02 4.57 1.72 4.5 5.38-3.65 191.29-.66 177.94-.66 210.34 8.87.35 16.82.96 17.69 1.84 2.88 2.91-33.62 38.69-37.58 38.69z"], - "hips": [640, 512, [], "f452", "M251.6 157.6c0-1.9-.9-2.8-2.8-2.8h-40.9c-1.6 0-2.7 1.4-2.7 2.8v201.8c0 1.4 1.1 2.8 2.7 2.8h40.9c1.9 0 2.8-.9 2.8-2.8zM156.5 168c-16.1-11.8-36.3-17.9-60.3-18-18.1-.1-34.6 3.7-49.8 11.4V80.2c0-1.8-.9-2.7-2.8-2.7H2.7c-1.8 0-2.7.9-2.7 2.7v279.2c0 1.9.9 2.8 2.7 2.8h41c1.9 0 2.8-.9 2.8-2.8V223.3c0-.8-2.8-27 45.8-27 48.5 0 45.8 26.1 45.8 27v122.6c0 9 7.3 16.3 16.4 16.3h27.3c1.8 0 2.7-.9 2.7-2.8V223.3c0-23.4-9.3-41.8-28-55.3zm478.4 110.1c-6.8-15.7-18.4-27-34.9-34.1l-57.6-25.3c-8.6-3.6-9.2-11.2-2.6-16.1 7.4-5.5 44.3-13.9 84 6.8 1.7 1 4-.3 4-2.4v-44.7c0-1.3-.6-2.1-1.9-2.6-17.7-6.6-36.1-9.9-55.1-9.9-26.5 0-45.3 5.8-58.5 15.4-.5.4-28.4 20-22.7 53.7 3.4 19.6 15.8 34.2 37.2 43.6l53.6 23.5c11.6 5.1 15.2 13.3 12.2 21.2-3.7 9.1-13.2 13.6-36.5 13.6-24.3 0-44.7-8.9-58.4-19.1-2.1-1.4-4.4.2-4.4 2.3v34.4c0 10.4 4.9 17.3 14.6 20.7 15.6 5.5 31.6 8.2 48.2 8.2 12.7 0 25.8-1.2 36.3-4.3.7-.3 36-8.9 45.6-45.8 3.5-13.5 2.4-26.5-3.1-39.1zM376.2 149.8c-31.7 0-104.2 20.1-104.2 103.5v183.5c0 .8.6 2.7 2.7 2.7h40.9c1.9 0 2.8-.9 2.8-2.7V348c16.5 12.7 35.8 19.1 57.7 19.1 60.5 0 108.7-48.5 108.7-108.7.1-60.3-48.2-108.6-108.6-108.6zm0 170.9c-17.2 0-31.9-6.1-44-18.2-12.2-12.2-18.2-26.8-18.2-44 0-34.5 27.6-62.2 62.2-62.2 34.5 0 62.2 27.6 62.2 62.2.1 34.3-27.3 62.2-62.2 62.2zM228.3 72.5c-15.9 0-28.8 12.9-28.9 28.9 0 15.6 12.7 28.9 28.9 28.9s28.9-13.1 28.9-28.9c0-16.2-13-28.9-28.9-28.9z"], - "hire-a-helper": [512, 512, [], "f3b0", "M443.1 0H71.9C67.9 37.3 37.4 67.8 0 71.7v371.5c37.4 4.9 66 32.4 71.9 68.8h372.2c3-36.4 32.5-65.8 67.9-69.8V71.7c-36.4-5.9-65-35.3-68.9-71.7zm-37 404.9c-36.3 0-18.8-2-55.1-2-35.8 0-21 2-56.1 2-5.9 0-4.9-8.2 0-9.8 22.8-7.6 22.9-10.2 24.6-12.8 10.4-15.6 5.9-83 5.9-113 0-5.3-6.4-12.8-13.8-12.8H200.4c-7.4 0-13.8 7.5-13.8 12.8 0 30-4.5 97.4 5.9 113 1.7 2.5 1.8 5.2 24.6 12.8 4.9 1.6 6 9.8 0 9.8-35.1 0-20.3-2-56.1-2-36.3 0-18.8 2-55.1 2-7.9 0-5.8-10.8 0-10.8 10.2-3.4 13.5-3.5 21.7-13.8 7.7-12.9 7.9-44.4 7.9-127.8V151.3c0-22.2-12.2-28.3-28.6-32.4-8.8-2.2-4-11.8 1-11.8 36.5 0 20.6 2 57.1 2 32.7 0 16.5-2 49.2-2 3.3 0 8.5 8.3 1 10.8-4.9 1.6-27.6 3.7-27.6 39.3 0 45.6-.2 55.8 1 68.8 0 1.3 2.3 12.8 12.8 12.8h109.2c10.5 0 12.8-11.5 12.8-12.8 1.2-13 1-23.2 1-68.8 0-35.6-22.7-37.7-27.6-39.3-7.5-2.5-2.3-10.8 1-10.8 32.7 0 16.5 2 49.2 2 36.5 0 20.6-2 57.1-2 4.9 0 9.9 9.6 1 11.8-16.4 4.1-28.6 10.3-28.6 32.4v101.2c0 83.4.1 114.9 7.9 127.8 8.2 10.2 11.4 10.4 21.7 13.8 5.8 0 7.8 10.8 0 10.8z"], - "hooli": [640, 512, [], "f427", "M144.5 352l38.3.8c-13.2-4.6-26-10.2-38.3-16.8zm57.7-5.3v5.3l-19.4.8c36.5 12.5 69.9 14.2 94.7 7.2-19.9.2-45.8-2.6-75.3-13.3zm408.9-115.2c15.9 0 28.9-12.9 28.9-28.9s-12.9-24.5-28.9-24.5c-15.9 0-28.9 8.6-28.9 24.5s12.9 28.9 28.9 28.9zm-29 120.5H640V241.5h-57.9zm-73.7 0h57.9V156.7L508.4 184zm-31-119.4c-18.2-18.2-50.4-17.1-50.4-17.1s-32.3-1.1-50.4 17.1c-18.2 18.2-16.8 33.9-16.8 52.6s-1.4 34.3 16.8 52.5 50.4 17.1 50.4 17.1 32.3 1.1 50.4-17.1c18.2-18.2 16.8-33.8 16.8-52.5-.1-18.8 1.3-34.5-16.8-52.6zm-39.8 71.9c0 3.6-1.8 12.5-10.7 12.5s-10.7-8.9-10.7-12.5v-40.4c0-8.7 7.3-10.9 10.7-10.9s10.7 2.1 10.7 10.9zm-106.2-71.9c-18.2-18.2-50.4-17.1-50.4-17.1s-32.2-1.1-50.4 17.1c-1.9 1.9-3.7 3.9-5.3 6-38.2-29.6-72.5-46.5-102.1-61.1v-20.7l-22.5 10.6c-54.4-22.1-89-18.2-97.3.1 0 0-24.9 32.8 61.8 110.8V352h57.9v-28.6c-6.5-4.2-13-8.7-19.4-13.6-14.8-11.2-27.4-21.6-38.4-31.4v-31c13.1 14.7 30.5 31.4 53.4 50.3l4.5 3.6v-29.8c0-6.9 1.7-18.2 10.8-18.2s10.6 6.9 10.6 15V317c18 12.2 37.3 22.1 57.7 29.6v-93.9c0-18.7-13.4-37.4-40.6-37.4-15.8-.1-30.5 8.2-38.5 21.9v-54.3c41.9 20.9 83.9 46.5 99.9 58.3-10.2 14.6-9.3 28.1-9.3 43.7 0 18.7-1.4 34.3 16.8 52.5s50.4 17.1 50.4 17.1 32.3 1.1 50.4-17.1c18.2-18.2 16.7-33.8 16.7-52.5 0-18.5 1.5-34.2-16.7-52.3zM65.2 184v63.3c-48.7-54.5-38.9-76-35.2-79.1 13.5-11.4 37.5-8 64.4 2.1zm226.5 120.5c0 3.6-1.8 12.5-10.7 12.5s-10.7-8.9-10.7-12.5v-40.4c0-8.7 7.3-10.9 10.7-10.9s10.7 2.1 10.7 10.9z"], - "hornbill": [509, 512, [], "f592", "M75.37 370.3c2.14 15.83-5.77 31.98-20.94 39.29-18.85 9.1-41.55 1.17-50.68-17.68-9.08-18.83-1.13-41.58 17.7-50.65 7.05-3.4 14.63-4.42 21.85-3.38-78.28-111.35 52-190.53 52-190.53-5.86 43.04-8.24 91.16-8.24 91.16-67.31 41.45.92 64.06 39.81 72.87 19.77 53.62 71.18 91.94 131.66 91.94 1.92 0 3.77-.21 5.67-.28l.11 18.86c-99.22 1.39-158.7-29.14-188.94-51.6zM183.38 42.6c.89-7-.1-14.33-3.39-21.15-9.1-18.84-31.82-26.78-50.66-17.69-18.86 9.1-26.8 31.83-17.69 50.68 6.98 14.47 22.02 22.42 37.18 21.23-22.55 29.91-53.83 89.57-52.42 190.03l21.84-.15c-.02-.9-.14-1.77-.14-2.68 0-58.95 36.37-109.33 87.85-130.16 8.01-37.75 30.74-114.3 73.84-44.29 0 0 48.14 2.38 91.18 8.24 0-.01-77.84-128.03-187.59-54.06zm304.18 134.17c18.84-9.09 26.81-31.81 17.7-50.65-9.1-18.85-31.83-26.77-50.67-17.69-15.27 7.37-23.19 23.69-20.87 39.64-31.71-21.94-89.84-49.05-183.45-47.74l.14 22.5c2.7-.15 5.39-.41 8.14-.41 59.3 0 109.9 36.8 130.49 88.76 39.1 9.02 105.06 31.58 38.46 72.54 0 0-2.34 48.13-8.21 91.16 0 0 133.45-81.16 48.96-194.61 6.43.5 13.07-.49 19.31-3.5zM373.05 436.24c21.43-32.46 46.42-89.69 45.14-179.66l-19.52.14c.08 2.06.3 4.07.3 6.15 0 60.27-38.05 111.55-91.39 131.45-8.85 38.95-31.44 106.66-72.77 39.49 0 0-48.12-2.34-91.19-8.22 0 0 79.92 131.34 191.9 50.97.31 4.72 1.45 9.45 3.64 13.97 9.06 18.89 31.8 26.78 50.64 17.71 18.86-9.1 26.79-31.83 17.7-50.65-6.56-13.62-20.26-21.43-34.45-21.35z"], - "hotjar": [448, 512, [], "f3b1", "M414.9 161.5C340.2 29 121.1 0 121.1 0S222.2 110.4 93 197.7C11.3 252.8-21 324.4 14 402.6c26.8 59.9 83.5 84.3 144.6 93.4-29.2-55.1-6.6-122.4-4.1-129.6 57.1 86.4 165 0 110.8-93.9 71 15.4 81.6 138.6 27.1 215.5 80.5-25.3 134.1-88.9 148.8-145.6 15.5-59.3 3.7-127.9-26.3-180.9z"], - "houzz": [414, 512, [], "f27c", "M258.9 330.7H154.3V480H0V32h109.5v104.5l305.1 85.6V480H258.9V330.7z"], - "html5": [384, 512, [], "f13b", "M0 32l34.9 395.8L191.5 480l157.6-52.2L384 32H0zm308.2 127.9H124.4l4.1 49.4h175.6l-13.6 148.4-97.9 27v.3h-1.1l-98.7-27.3-6-75.8h47.7L138 320l53.5 14.5 53.7-14.5 6-62.2H84.3L71.5 112.2h241.1l-4.4 47.7z"], - "hubspot": [512, 512, [], "f3b2", "M267.4 211.6c-25.1 23.7-40.8 57.3-40.8 94.6 0 29.3 9.7 56.3 26 78L203.1 434c-4.4-1.6-9.1-2.5-14-2.5-10.8 0-20.9 4.2-28.5 11.8-7.6 7.6-11.8 17.8-11.8 28.6s4.2 20.9 11.8 28.5c7.6 7.6 17.8 11.6 28.5 11.6 10.8 0 20.9-3.9 28.6-11.6 7.6-7.6 11.8-17.8 11.8-28.5 0-4.2-.6-8.2-1.9-12.1l50-50.2c22 16.9 49.4 26.9 79.3 26.9 71.9 0 130-58.3 130-130.2 0-65.2-47.7-119.2-110.2-128.7V116c17.5-7.4 28.2-23.8 28.2-42.9 0-26.1-20.9-47.9-47-47.9S311.2 47 311.2 73.1c0 19.1 10.7 35.5 28.2 42.9v61.2c-15.2 2.1-29.6 6.7-42.7 13.6-27.6-20.9-117.5-85.7-168.9-124.8 1.2-4.4 2-9 2-13.8C129.8 23.4 106.3 0 77.4 0 48.6 0 25.2 23.4 25.2 52.2c0 28.9 23.4 52.3 52.2 52.3 9.8 0 18.9-2.9 26.8-7.6l163.2 114.7zm89.5 163.6c-38.1 0-69-30.9-69-69s30.9-69 69-69 69 30.9 69 69-30.9 69-69 69z"], - "imdb": [448, 512, [], "f2d8", "M400 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zM21.3 229.2H21c.1-.1.2-.3.3-.4zM97 319.8H64V192h33zm113.2 0h-28.7v-86.4l-11.6 86.4h-20.6l-12.2-84.5v84.5h-29V192h42.8c3.3 19.8 6 39.9 8.7 59.9l7.6-59.9h43zm11.4 0V192h24.6c17.6 0 44.7-1.6 49 20.9 1.7 7.6 1.4 16.3 1.4 24.4 0 88.5 11.1 82.6-75 82.5zm160.9-29.2c0 15.7-2.4 30.9-22.2 30.9-9 0-15.2-3-20.9-9.8l-1.9 8.1h-29.8V192h31.7v41.7c6-6.5 12-9.2 20.9-9.2 21.4 0 22.2 12.8 22.2 30.1zM265 229.9c0-9.7 1.6-16-10.3-16v83.7c12.2.3 10.3-8.7 10.3-18.4zm85.5 26.1c0-5.4 1.1-12.7-6.2-12.7-6 0-4.9 8.9-4.9 12.7 0 .6-1.1 39.6 1.1 44.7.8 1.6 2.2 2.4 3.8 2.4 7.8 0 6.2-9 6.2-14.4z"], - "instagram": [448, 512, [], "f16d", "M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"], - "intercom": [448, 512, [], "f7af", "M392 32H56C25.1 32 0 57.1 0 88v336c0 30.9 25.1 56 56 56h336c30.9 0 56-25.1 56-56V88c0-30.9-25.1-56-56-56zm-108.3 82.1c0-19.8 29.9-19.8 29.9 0v199.5c0 19.8-29.9 19.8-29.9 0V114.1zm-74.6-7.5c0-19.8 29.9-19.8 29.9 0v216.5c0 19.8-29.9 19.8-29.9 0V106.6zm-74.7 7.5c0-19.8 29.9-19.8 29.9 0v199.5c0 19.8-29.9 19.8-29.9 0V114.1zM59.7 144c0-19.8 29.9-19.8 29.9 0v134.3c0 19.8-29.9 19.8-29.9 0V144zm323.4 227.8c-72.8 63-241.7 65.4-318.1 0-15-12.8 4.4-35.5 19.4-22.7 65.9 55.3 216.1 53.9 279.3 0 14.9-12.9 34.3 9.8 19.4 22.7zm5.2-93.5c0 19.8-29.9 19.8-29.9 0V144c0-19.8 29.9-19.8 29.9 0v134.3z"], - "internet-explorer": [512, 512, [], "f26b", "M483.049 159.706c10.855-24.575 21.424-60.438 21.424-87.871 0-72.722-79.641-98.371-209.673-38.577-107.632-7.181-211.221 73.67-237.098 186.457 30.852-34.862 78.271-82.298 121.977-101.158C125.404 166.85 79.128 228.002 43.992 291.725 23.246 329.651 0 390.94 0 436.747c0 98.575 92.854 86.5 180.251 42.006 31.423 15.43 66.559 15.573 101.695 15.573 97.124 0 184.249-54.294 216.814-146.022H377.927c-52.509 88.593-196.819 52.996-196.819-47.436H509.9c6.407-43.581-1.655-95.715-26.851-141.162zM64.559 346.877c17.711 51.15 53.703 95.871 100.266 123.304-88.741 48.94-173.267 29.096-100.266-123.304zm115.977-108.873c2-55.151 50.276-94.871 103.98-94.871 53.418 0 101.981 39.72 103.981 94.871H180.536zm184.536-187.6c21.425-10.287 48.563-22.003 72.558-22.003 31.422 0 54.274 21.717 54.274 53.722 0 20.003-7.427 49.007-14.569 67.867-26.28-42.292-65.986-81.584-112.263-99.586z"], - "invision": [448, 512, [], "f7b0", "M407.4 32H40.6C18.2 32 0 50.2 0 72.6v366.8C0 461.8 18.2 480 40.6 480h366.8c22.4 0 40.6-18.2 40.6-40.6V72.6c0-22.4-18.2-40.6-40.6-40.6zM176.1 145.6c.4 23.4-22.4 27.3-26.6 27.4-14.9 0-27.1-12-27.1-27 .1-35.2 53.1-35.5 53.7-.4zM332.8 377c-65.6 0-34.1-74-25-106.6 14.1-46.4-45.2-59-59.9.7l-25.8 103.3H177l8.1-32.5c-31.5 51.8-94.6 44.4-94.6-4.3.1-14.3.9-14 23-104.1H81.7l9.7-35.6h76.4c-33.6 133.7-32.6 126.9-32.9 138.2 0 20.9 40.9 13.5 57.4-23.2l19.8-79.4h-32.3l9.7-35.6h68.8l-8.9 40.5c40.5-75.5 127.9-47.8 101.8 38-14.2 51.1-14.6 50.7-14.9 58.8 0 15.5 17.5 22.6 31.8-16.9L386 325c-10.5 36.7-29.4 52-53.2 52z"], - "ioxhost": [640, 512, [], "f208", "M616 160h-67.3C511.2 70.7 422.9 8 320 8 183 8 72 119 72 256c0 16.4 1.6 32.5 4.7 48H24c-13.3 0-24 10.8-24 24 0 13.3 10.7 24 24 24h67.3c37.5 89.3 125.8 152 228.7 152 137 0 248-111 248-248 0-16.4-1.6-32.5-4.7-48H616c13.3 0 24-10.8 24-24 0-13.3-10.7-24-24-24zm-96 96c0 110.5-89.5 200-200 200-75.7 0-141.6-42-175.5-104H424c13.3 0 24-10.8 24-24 0-13.3-10.7-24-24-24H125.8c-3.8-15.4-5.8-31.4-5.8-48 0-110.5 89.5-200 200-200 75.7 0 141.6 42 175.5 104H216c-13.3 0-24 10.8-24 24 0 13.3 10.7 24 24 24h298.2c3.8 15.4 5.8 31.4 5.8 48zm-304-24h208c13.3 0 24 10.7 24 24 0 13.2-10.7 24-24 24H216c-13.3 0-24-10.7-24-24 0-13.2 10.7-24 24-24z"], - "itunes": [448, 512, [], "f3b4", "M223.6 80.3C129 80.3 52.5 157 52.5 251.5S129 422.8 223.6 422.8s171.2-76.7 171.2-171.2c0-94.6-76.7-171.3-171.2-171.3zm79.4 240c-3.2 13.6-13.5 21.2-27.3 23.8-12.1 2.2-22.2 2.8-31.9-5-11.8-10-12-26.4-1.4-36.8 8.4-8 20.3-9.6 38-12.8 3-.5 5.6-1.2 7.7-3.7 3.2-3.6 2.2-2 2.2-80.8 0-5.6-2.7-7.1-8.4-6.1-4 .7-91.9 17.1-91.9 17.1-5 1.1-6.7 2.6-6.7 8.3 0 116.1.5 110.8-1.2 118.5-2.1 9-7.6 15.8-14.9 19.6-8.3 4.6-23.4 6.6-31.4 5.2-21.4-4-28.9-28.7-14.4-42.9 8.4-8 20.3-9.6 38-12.8 3-.5 5.6-1.2 7.7-3.7 5-5.7.9-127 2.6-133.7.4-2.6 1.5-4.8 3.5-6.4 2.1-1.7 5.8-2.7 6.7-2.7 101-19 113.3-21.4 115.1-21.4 5.7-.4 9 3 9 8.7-.1 170.6.4 161.4-1 167.6zM345.2 32H102.8C45.9 32 0 77.9 0 134.8v242.4C0 434.1 45.9 480 102.8 480h242.4c57 0 102.8-45.9 102.8-102.8V134.8C448 77.9 402.1 32 345.2 32zM223.6 444c-106.3 0-192.5-86.2-192.5-192.5S117.3 59 223.6 59s192.5 86.2 192.5 192.5S329.9 444 223.6 444z"], - "itunes-note": [384, 512, [], "f3b5", "M381.9 388.2c-6.4 27.4-27.2 42.8-55.1 48-24.5 4.5-44.9 5.6-64.5-10.2-23.9-20.1-24.2-53.4-2.7-74.4 17-16.2 40.9-19.5 76.8-25.8 6-1.1 11.2-2.5 15.6-7.4 6.4-7.2 4.4-4.1 4.4-163.2 0-11.2-5.5-14.3-17-12.3-8.2 1.4-185.7 34.6-185.7 34.6-10.2 2.2-13.4 5.2-13.4 16.7 0 234.7 1.1 223.9-2.5 239.5-4.2 18.2-15.4 31.9-30.2 39.5-16.8 9.3-47.2 13.4-63.4 10.4-43.2-8.1-58.4-58-29.1-86.6 17-16.2 40.9-19.5 76.8-25.8 6-1.1 11.2-2.5 15.6-7.4 10.1-11.5 1.8-256.6 5.2-270.2.8-5.2 3-9.6 7.1-12.9 4.2-3.5 11.8-5.5 13.4-5.5 204-38.2 228.9-43.1 232.4-43.1 11.5-.8 18.1 6 18.1 17.6.2 344.5 1.1 326-1.8 338.5z"], - "java": [377, 512, [], "f4e4", "M274.9 312.9c9.8-6.7 23.4-12.5 23.4-12.5s-38.7 7-77.2 10.2c-47.1 3.9-97.7 4.7-123.1 1.3-60.1-8 33-30.1 33-30.1s-36.1-2.4-80.6 19c-52.5 25.4 130 37 224.5 12.1zm-85.4-32.1c-19-42.7-83.1-80.2 0-145.8C293.2 53.2 240 0 240 0c21.5 84.5-75.6 110.1-110.7 162.6-23.9 35.9 11.7 74.4 60.2 118.2zm114.6-176.2c.1 0-175.2 43.8-91.5 140.2 24.7 28.4-6.5 54-6.5 54s62.7-32.4 33.9-72.9c-26.9-37.8-47.5-56.6 64.1-121.3zM298 375.1c-.5 1.2-2 2.5-2 2.6 128.3-33.7 81.1-118.9 19.8-97.3-5.4 1.9-8.2 6.3-8.2 6.3s3.4-1.4 11-3c31-6.5 75.5 41.5-20.6 91.4zm47.2 62.3s14.5 11.9-15.9 21.2c-57.9 17.5-240.8 22.8-291.6.7-18.3-7.9 16-19 26.8-21.3 11.2-2.4 17.7-2 17.7-2-20.3-14.3-131.3 28.1-56.4 40.2 204.2 33.2 372.4-14.9 319.4-38.8zM121.6 396c-78.7 22 47.9 67.4 148.1 24.5-16.4-6.4-28.2-13.8-28.2-13.8-44.7 8.5-65.4 9.1-106 4.5-33.5-3.8-13.9-15.2-13.9-15.2zm179.8 97.2c-78.7 14.8-175.8 13.1-233.3 3.6 0-.1 11.8 9.7 72.4 13.6 92.2 5.9 233.8-3.3 237.1-46.9 0 0-6.4 16.5-76.2 29.7zM257.8 353c-59.2 11.4-93.5 11.1-136.8 6.6-33.5-3.5-11.6-19.7-11.6-19.7-86.8 28.8 48.2 61.4 169.5 25.9-12.9-4.5-21.1-12.8-21.1-12.8z"], - "jedi-order": [448, 512, [], "f50e", "M398.5 373.6c95.9-122.1 17.2-233.1 17.2-233.1 45.4 85.8-41.4 170.5-41.4 170.5 105-171.5-60.5-271.5-60.5-271.5 96.9 72.7-10.1 190.7-10.1 190.7 85.8 158.4-68.6 230.1-68.6 230.1s-.4-16.9-2.2-85.7c4.3 4.5 34.5 36.2 34.5 36.2l-24.2-47.4 62.6-9.1-62.6-9.1 20.2-55.5-31.4 45.9c-2.2-87.7-7.8-305.1-7.9-306.9v-2.4 1-1 2.4c0 1-5.6 219-7.9 306.9l-31.4-45.9 20.2 55.5-62.6 9.1 62.6 9.1-24.2 47.4 34.5-36.2c-1.8 68.8-2.2 85.7-2.2 85.7s-154.4-71.7-68.6-230.1c0 0-107-118.1-10.1-190.7 0 0-165.5 99.9-60.5 271.5 0 0-86.8-84.8-41.4-170.5 0 0-78.7 111 17.2 233.1 0 0-26.2-16.1-49.4-77.7 0 0 16.9 183.3 222 185.7h4.1c205-2.4 222-185.7 222-185.7-23.6 61.5-49.9 77.7-49.9 77.7z"], - "jenkins": [512, 512, [], "f3b6", "M487.1 425c-1.4-11.2-19-23.1-28.2-31.9-5.1-5-29-23.1-30.4-29.9-1.4-6.6 9.7-21.5 13.3-28.9 5.1-10.7 8.8-23.7 11.3-32.6 18.8-66.1 20.7-156.9-6.2-211.2-10.2-20.6-38.6-49-56.4-62.5-42-31.7-119.6-35.3-170.1-16.6-14.1 5.2-27.8 9.8-40.1 17.1-33.1 19.4-68.3 32.5-78.1 71.6-24.2 10.8-31.5 41.8-30.3 77.8.2 7 4.1 15.8 2.7 22.4-.7 3.3-5.2 7.6-6.1 9.8-11.6 27.7-2.3 64 11.1 83.7 8.1 11.9 21.5 22.4 39.2 25.2.7 10.6 3.3 19.7 8.2 30.4 3.1 6.8 14.7 19 10.4 27.7-2.2 4.4-21 13.8-27.3 17.6C89 407.2 73.7 415 54.2 429c-12.6 9-32.3 10.2-29.2 31.1 2.1 14.1 10.1 31.6 14.7 45.8.7 2 1.4 4.1 2.1 6h422c4.9-15.3 9.7-30.9 14.6-47.2 3.4-11.4 10.2-27.8 8.7-39.7zM205.9 33.7c1.8-.5 3.4.7 4.9 2.4-.2 5.2-5.4 5.1-8.9 6.8-5.4 6.7-13.4 9.8-20 17.2-6.8 7.5-14.4 27.7-23.4 30-4.5 1.1-9.7-.8-13.6-.5-10.4.7-17.7 6-28.3 7.5 13.6-29.9 56.1-54 89.3-63.4zm-104.8 93.6c13.5-14.9 32.1-24.1 54.8-25.9 11.7 29.7-8.4 65-.9 97.6 2.3 9.9 10.2 25.4-2.4 25.7.3-28.3-34.8-46.3-61.3-29.6-1.8-21.5-4.9-51.7 9.8-67.8zm36.7 200.2c-1-4.1-2.7-12.9-2.3-15.1 1.6-8.7 17.1-12.5 11-24.7-11.3-.1-13.8 10.2-24.1 11.3-26.7 2.6-45.6-35.4-44.4-58.4 1-19.5 17.6-38.2 40.1-35.8 16 1.8 21.4 19.2 24.5 34.7 9.2.5 22.5-.4 26.9-7.6-.6-17.5-8.8-31.6-8.2-47.7 1-30.3 17.5-57.6 4.8-87.4 13.6-30.9 53.5-55.3 83.1-70 36.6-18.3 94.9-3.7 129.3 15.8 19.7 11.1 34.4 32.7 48.3 50.7-19.5-5.8-36.1 4.2-33.1 20.3 16.3-14.9 44.2-.2 52.5 16.4 7.9 15.8 7.8 39.3 9 62.8 2.9 57-10.4 115.9-39.1 157.1-7.7 11-14.1 23-24.9 30.6-26 18.2-65.4 34.7-99.2 23.4-44.7-15-65-44.8-89.5-78.8.7 18.7 13.8 34.1 26.8 48.4 11.3 12.5 25 26.6 39.7 32.4-12.3-2.9-31.1-3.8-36.2 7.2-28.6-1.9-55.1-4.8-68.7-24.2-10.6-15.4-21.4-41.4-26.3-61.4zm222 124.1c4.1-3 11.1-2.9 17.4-3.6-5.4-2.7-13-3.7-19.3-2.2-.1-4.2-2-6.8-3.2-10.2 10.6-3.8 35.5-28.5 49.6-20.3 6.7 3.9 9.5 26.2 10.1 37 .4 9-.8 18-4.5 22.8-18.8-.6-35.8-2.8-50.7-7 .9-6.1-1-12.1.6-16.5zm-17.2-20c-16.8.8-26-1.2-38.3-10.8.2-.8 1.4-.5 1.5-1.4 18 8 40.8-3.3 59-4.9-7.9 5.1-14.6 11.6-22.2 17.1zm-12.1 33.2c-1.6-9.4-3.5-12-2.8-20.2 25-16.6 29.7 28.6 2.8 20.2zM226 438.6c-11.6-.7-48.1-14-38.5-23.7 9.4 6.5 27.5 4.9 41.3 7.3.8 4.4-2.8 10.2-2.8 16.4zM57.7 497.1c-4.3-12.7-9.2-25.1-14.8-36.9 30.8-23.8 65.3-48.9 102.2-63.5 2.8-1.1 23.2 25.4 26.2 27.6 16.5 11.7 37 21 56.2 30.2 1.2 8.8 3.9 20.2 8.7 35.5.7 2.3 1.4 4.7 2.2 7.2H57.7zm240.6 5.7h-.8c.3-.2.5-.4.8-.5v.5zm7.5-5.7c2.1-1.4 4.3-2.8 6.4-4.3 1.1 1.4 2.2 2.8 3.2 4.3h-9.6zm15.1-24.7c-10.8 7.3-20.6 18.3-33.3 25.2-6 3.3-27 11.7-33.4 10.2-3.6-.8-3.9-5.3-5.4-9.5-3.1-9-10.1-23.4-10.8-37-.8-17.2-2.5-46 16-42.4 14.9 2.9 32.3 9.7 43.9 16.1 7.1 3.9 11.1 8.6 21.9 9.5-.1 1.4-.1 2.8-.2 4.3-5.9 3.9-15.3 3.8-21.8 7.1 9.5.4 17 2.7 23.5 5.9-.1 3.4-.3 7-.4 10.6zm53.4 24.7h-14c-.1-3.2-2.8-5.8-6.1-5.8s-5.9 2.6-6.1 5.8h-17.4c-2.8-4.4-5.7-8.6-8.9-12.5 2.1-2.2 4-4.7 6-6.9 9 3.7 14.8-4.9 21.7-4.2 7.9.8 14.2 11.7 25.4 11l-.6 12.6zm8.7 0c.2-4 .4-7.8.6-11.5 15.6-7.3 29 1.3 35.7 11.5H383zm83.4-37c-2.3 11.2-5.8 24-9.9 37.1-.2-.1-.4-.1-.6-.1H428c.6-1.1 1.2-2.2 1.9-3.3-2.6-6.1-9-8.7-10.9-15.5 12.1-22.7 6.5-93.4-24.2-78.5 4.3-6.3 15.6-11.5 20.8-19.3 13 10.4 20.8 20.3 33.2 31.4 6.8 6 20 13.3 21.4 23.1.8 5.5-2.6 18.9-3.8 25.1zM222.2 130.5c5.4-14.9 27.2-34.7 45-32 7.7 1.2 18 8.2 12.2 17.7-30.2-7-45.2 12.6-54.4 33.1-8.1-2-4.9-13.1-2.8-18.8zm184.1 63.1c8.2-3.6 22.4-.7 29.6-5.3-4.2-11.5-10.3-21.4-9.3-37.7.5 0 1 0 1.4.1 6.8 14.2 12.7 29.2 21.4 41.7-5.7 13.5-43.6 25.4-43.1 1.2zm20.4-43zm-117.2 45.7c-6.8-10.9-19-32.5-14.5-45.3 6.5 11.9 8.6 24.4 17.8 33.3 4.1 4 12.2 9 8.2 20.2-.9 2.7-7.8 8.6-11.7 9.7-14.4 4.3-47.9.9-36.6-17.1 11.9.7 27.9 7.8 36.8-.8zm27.3 70c3.8 6.6 1.4 18.7 12.1 20.6 20.2 3.4 43.6-12.3 58.1-17.8 9-15.2-.8-20.7-8.9-30.5-16.6-20-38.8-44.8-38-74.7 6.7-4.9 7.3 7.4 8.2 9.7 8.7 20.3 30.4 46.2 46.3 63.5 3.9 4.3 10.3 8.4 11 11.2 2.1 8.2-5.4 18-4.5 23.5-21.7 13.9-45.8 29.1-81.4 25.6-7.4-6.7-10.3-21.4-2.9-31.1zm-201.3-9.2c-6.8-3.9-8.4-21-16.4-21.4-11.4-.7-9.3 22.2-9.3 35.5-7.8-7.1-9.2-29.1-3.5-40.3-6.6-3.2-9.5 3.6-13.1 5.9 4.7-34.1 49.8-15.8 42.3 20.3zm299.6 28.8c-10.1 19.2-24.4 40.4-54 41-.6-6.2-1.1-15.6 0-19.4 22.7-2.2 36.6-13.7 54-21.6zm-141.9 12.4c18.9 9.9 53.6 11 79.3 10.2 1.4 5.6 1.3 12.6 1.4 19.4-33 1.8-72-6.4-80.7-29.6zm92.2 46.7c-1.7 4.3-5.3 9.3-9.8 11.1-12.1 4.9-45.6 8.7-62.4-.3-10.7-5.7-17.5-18.5-23.4-26-2.8-3.6-16.9-12.9-.2-12.9 13.1 32.7 58 29 95.8 28.1z"], - "jira": [496, 512, [], "f7b1", "M490 241.7C417.1 169 320.6 71.8 248.5 0 83 164.9 6 241.7 6 241.7c-7.9 7.9-7.9 20.7 0 28.7C138.8 402.7 67.8 331.9 248.5 512c379.4-378 15.7-16.7 241.5-241.7 8-7.9 8-20.7 0-28.6zm-241.5 90l-76-75.7 76-75.7 76 75.7-76 75.7z"], - "joget": [496, 512, [], "f3b7", "M378.1 45C337.6 19.9 292.6 8 248.2 8 165 8 83.8 49.9 36.9 125.9c-71.9 116.6-35.6 269.3 81 341.2s269.3 35.6 341.2-80.9c71.9-116.6 35.6-269.4-81-341.2zm51.8 323.2c-40.4 65.5-110.4 101.5-182 101.5-6.8 0-13.6-.4-20.4-1-9-13.6-19.9-33.3-23.7-42.4-5.7-13.7-27.2-45.6 31.2-67.1 51.7-19.1 176.7-16.5 208.8-17.6-4 9-8.6 17.9-13.9 26.6zm-200.8-86.3c-55.5-1.4-81.7-20.8-58.5-48.2s51.1-40.7 68.9-51.2c17.9-10.5 27.3-33.7-23.6-29.7C87.3 161.5 48.6 252.1 37.6 293c-8.8-49.7-.1-102.7 28.5-149.1C128 43.4 259.6 12.2 360.1 74.1c74.8 46.1 111.2 130.9 99.3 212.7-24.9-.5-179.3-3.6-230.3-4.9zm183.8-54.8c-22.7-6-57 11.3-86.7 27.2-29.7 15.8-31.1 8.2-31.1 8.2s40.2-28.1 50.7-34.5 31.9-14 13.4-24.6c-3.2-1.8-6.7-2.7-10.4-2.7-17.8 0-41.5 18.7-67.5 35.6-31.5 20.5-65.3 31.3-65.3 31.3l169.5-1.6 46.5-23.4s3.6-9.5-19.1-15.5z"], - "joomla": [448, 512, [], "f1aa", "M.6 92.1C.6 58.8 27.4 32 60.4 32c30 0 54.5 21.9 59.2 50.2 32.6-7.6 67.1.6 96.5 30l-44.3 44.3c-20.5-20.5-42.6-16.3-55.4-3.5-14.3 14.3-14.3 37.9 0 52.2l99.5 99.5-44 44.3c-87.7-87.2-49.7-49.7-99.8-99.7-26.8-26.5-35-64.8-24.8-98.9C20.4 144.6.6 120.7.6 92.1zm129.5 116.4l44.3 44.3c10-10 89.7-89.7 99.7-99.8 14.3-14.3 37.6-14.3 51.9 0 12.8 12.8 17 35-3.5 55.4l44 44.3c31.2-31.2 38.5-67.6 28.9-101.2 29.2-4.1 51.9-29.2 51.9-59.5 0-33.2-26.8-60.1-59.8-60.1-30.3 0-55.4 22.5-59.5 51.6-33.8-9.9-71.7-1.5-98.3 25.1-18.3 19.1-71.1 71.5-99.6 99.9zm266.3 152.2c8.2-32.7-.9-68.5-26.3-93.9-11.8-12.2 5 4.7-99.5-99.7l-44.3 44.3 99.7 99.7c14.3 14.3 14.3 37.6 0 51.9-12.8 12.8-35 17-55.4-3.5l-44 44.3c27.6 30.2 68 38.8 102.7 28 5.5 27.4 29.7 48.1 58.9 48.1 33 0 59.8-26.8 59.8-60.1 0-30.2-22.5-55-51.6-59.1zm-84.3-53.1l-44-44.3c-87 86.4-50.4 50.4-99.7 99.8-14.3 14.3-37.6 14.3-51.9 0-13.1-13.4-16.9-35.3 3.2-55.4l-44-44.3c-30.2 30.2-38 65.2-29.5 98.3-26.7 6-46.2 29.9-46.2 58.2C0 453.2 26.8 480 59.8 480c28.6 0 52.5-19.8 58.6-46.7 32.7 8.2 68.5-.6 94.2-26 32.1-32 12.2-12.4 99.5-99.7z"], - "js": [448, 512, [], "f3b8", "M0 32v448h448V32H0zm243.8 349.4c0 43.6-25.6 63.5-62.9 63.5-33.7 0-53.2-17.4-63.2-38.5l34.3-20.7c6.6 11.7 12.6 21.6 27.1 21.6 13.8 0 22.6-5.4 22.6-26.5V237.7h42.1v143.7zm99.6 63.5c-39.1 0-64.4-18.6-76.7-43l34.3-19.8c9 14.7 20.8 25.6 41.5 25.6 17.4 0 28.6-8.7 28.6-20.8 0-14.4-11.4-19.5-30.7-28l-10.5-4.5c-30.4-12.9-50.5-29.2-50.5-63.5 0-31.6 24.1-55.6 61.6-55.6 26.8 0 46 9.3 59.8 33.7L368 290c-7.2-12.9-15-18-27.1-18-12.3 0-20.1 7.8-20.1 18 0 12.6 7.8 17.7 25.9 25.6l10.5 4.5c35.8 15.3 55.9 31 55.9 66.2 0 37.8-29.8 58.6-69.7 58.6z"], - "js-square": [448, 512, [], "f3b9", "M400 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zM243.8 381.4c0 43.6-25.6 63.5-62.9 63.5-33.7 0-53.2-17.4-63.2-38.5l34.3-20.7c6.6 11.7 12.6 21.6 27.1 21.6 13.8 0 22.6-5.4 22.6-26.5V237.7h42.1v143.7zm99.6 63.5c-39.1 0-64.4-18.6-76.7-43l34.3-19.8c9 14.7 20.8 25.6 41.5 25.6 17.4 0 28.6-8.7 28.6-20.8 0-14.4-11.4-19.5-30.7-28l-10.5-4.5c-30.4-12.9-50.5-29.2-50.5-63.5 0-31.6 24.1-55.6 61.6-55.6 26.8 0 46 9.3 59.8 33.7L368 290c-7.2-12.9-15-18-27.1-18-12.3 0-20.1 7.8-20.1 18 0 12.6 7.8 17.7 25.9 25.6l10.5 4.5c35.8 15.3 55.9 31 55.9 66.2 0 37.8-29.8 58.6-69.7 58.6z"], - "jsfiddle": [576, 512, [], "f1cc", "M510.634 237.462c-4.727-2.621-5.664-5.748-6.381-10.776-2.352-16.488-3.539-33.619-9.097-49.095-35.895-99.957-153.99-143.386-246.849-91.646-27.37 15.25-48.971 36.369-65.493 63.903-3.184-1.508-5.458-2.71-7.824-3.686-30.102-12.421-59.049-10.121-85.331 9.167-25.531 18.737-36.422 44.548-32.676 76.408.355 3.025-1.967 7.621-4.514 9.545-39.712 29.992-56.031 78.065-41.902 124.615 13.831 45.569 57.514 79.796 105.608 81.433 30.291 1.031 60.637.546 90.959.539 84.041-.021 168.09.531 252.12-.48 52.664-.634 96.108-36.873 108.212-87.293 11.54-48.074-11.144-97.3-56.832-122.634zm21.107 156.88c-18.23 22.432-42.343 35.253-71.28 35.65-56.874.781-113.767.23-170.652.23 0 .7-163.028.159-163.728.154-43.861-.332-76.739-19.766-95.175-59.995-18.902-41.245-4.004-90.848 34.186-116.106 9.182-6.073 12.505-11.566 10.096-23.136-5.49-26.361 4.453-47.956 26.42-62.981 22.987-15.723 47.422-16.146 72.034-3.083 10.269 5.45 14.607 11.564 22.198-2.527 14.222-26.399 34.557-46.727 60.671-61.294 97.46-54.366 228.37 7.568 230.24 132.697.122 8.15 2.412 12.428 9.848 15.894 57.56 26.829 74.456 96.122 35.142 144.497zm-87.789-80.499c-5.848 31.157-34.622 55.096-66.666 55.095-16.953-.001-32.058-6.545-44.079-17.705-27.697-25.713-71.141-74.98-95.937-93.387-20.056-14.888-41.99-12.333-60.272 3.782-49.996 44.071 15.859 121.775 67.063 77.188 4.548-3.96 7.84-9.543 12.744-12.844 8.184-5.509 20.766-.884 13.168 10.622-17.358 26.284-49.33 38.197-78.863 29.301-28.897-8.704-48.84-35.968-48.626-70.179 1.225-22.485 12.364-43.06 35.414-55.965 22.575-12.638 46.369-13.146 66.991 2.474C295.68 280.7 320.467 323.97 352.185 343.47c24.558 15.099 54.254 7.363 68.823-17.506 28.83-49.209-34.592-105.016-78.868-63.46-3.989 3.744-6.917 8.932-11.41 11.72-10.975 6.811-17.333-4.113-12.809-10.353 20.703-28.554 50.464-40.44 83.271-28.214 31.429 11.714 49.108 44.366 42.76 78.186z"], - "kaggle": [291, 512, [], "f5fa", "M290.2 501.5L144.4 320.3 284.2 185c2.6-2.7 1.7-10.5-5.3-10.5h-69.2c-3.5 0-7 1.8-10.5 5.3L66.9 313.5V7.5c0-5-2.5-7.5-7.5-7.5H7.5C2.5 0 0 2.5 0 7.5v497c0 5 2.5 7.5 7.5 7.5h51.9c5 0 7.5-2.5 7.5-7.5v-109l30.8-29.3 110.5 140.6c3 3.5 6.5 5.3 10.5 5.3h66.9c3.5 0 5.5-1 6-3z"], - "keybase": [412, 512, [], "f4f5", "M177.2 430.9c0 9.8-8 17.8-17.8 17.8s-17.8-8-17.8-17.8 8-17.8 17.8-17.8c9.8-.1 17.8 7.9 17.8 17.8zM270 413c-9.8 0-17.8 8-17.8 17.8s8 17.8 17.8 17.8 17.8-8 17.8-17.8-8-17.8-17.8-17.8zm142.3-36c0 38.9-7.6 73.9-22.2 103h-27.3c23.5-38.7 30.5-94.8 22.4-134.3-16.1 29.5-52.1 38.6-85.9 28.8-127.8-37.5-192.5 19.7-234.6 50.3l18.9-59.3-39.9 42.3c4.8 26.7 15.7 51.3 31.2 72.3H46.1c-9.7-15.8-17.2-33-22.2-51.3L.1 454c0-74.9-5.5-147.6 61.5-215.2 20.2-20.4 43.7-36.2 69.1-46.7-6.8-13.5-9.5-29.2-7.8-46l-19.9-1.2c-17.9-1.1-31.6-16.5-30.6-34.4v-.1L74 84.2c1.1-17.1 15.4-30.6 32.5-30.6 1.3 0-.3-.1 28.2 1.7 13.9.8 21.5 9.8 22.8 11.4 7.1-10.4 14.5-20.5 24.6-34.5l20.6 12.1c-13.6 29-9.1 36.2-9 36.3 3.9 0 13.9-.5 32.4 5.7C246 92.9 262 107 271 126c.4.9 15.5 29 1.2 62.6 19 6.1 51.3 19.9 82.4 51.8 36.6 37.6 57.7 87.4 57.7 136.6zM128 122.3c3.2-10 7.7-19.7 13.1-29.4.1-2 2.2-13.1-7.8-13.8-28.5-1.8-26.3-1.6-26.7-1.6-4.6 0-8.3 3.5-8.6 8.1l-1.6 26.2c-.3 4.7 3.4 8.8 8.1 9.1l23.5 1.4zm25.8 61.8c5.6 9.4 14.1 16.1 22.3 20 0-21.2 28.5-41.9 52.8-17.5l8.4 10.3c20.8-18.8 19.4-45.3 12.1-60.9-13.8-29.1-46.9-32-54.3-31.7-10.3.4-19.7-5.4-23.7-15.3-13.7 21.2-37.2 62.5-17.6 95.1zm82.9 68.4L217 268.6c-1.9 1.6-2.2 4.4-.6 6.3l8.9 10.9c1 1.2 3.8 2.7 6.3.6l19.6-16 5.5 6.8c4.9 6 13.8-1.4 9-7.3-63.6-78.3-41.5-51.1-55.3-68.1-4.7-6-13.9 1.4-9 7.3 1.9 2.3 18.4 22.6 19.8 24.3l-9.6 7.9c-4.6 3.8 2.6 13.3 7.4 9.4l9.7-8 8 9.8zm118.4 25.7c-16.9-23.7-42.6-46.7-73.4-60.4-7.9-3.5-15-6.1-22.9-8.6-2 2.2-4.1 4.3-6.4 6.2l31.9 39.2c10.4 12.7 8.5 31.5-4.2 41.9-1.3 1.1-13.1 10.7-29 4.9-2.9 2.3-10.1 9.9-22.2 9.9-8.6 0-16.6-3.8-22.1-10.5l-8.9-10.9c-6.3-7.8-7.9-17.9-5-26.8-8.2-9.9-8.3-21.3-4.6-30-7.2-1.3-26.7-6.2-42.7-21.4-55.8 20.7-88 64.4-101.3 91.2-14.9 30.2-18.8 60.9-19.9 90.2 8.2-8.7-3.9 4.1 114-120.9l-29.9 93.6c57.8-31.1 124-36 197.4-14.4 23.6 6.9 45.1 1.6 56-13.9 11.1-15.6 8.5-37.7-6.8-59.3zM110.6 107.3l15.6 1 1-15.6-15.6-1-1 15.6z"], - "keycdn": [512, 512, [], "f3ba", "M63.8 409.3l60.5-59c32.1 42.8 71.1 66 126.6 67.4 30.5.7 60.3-7 86.4-22.4 5.1 5.3 18.5 19.5 20.9 22-32.2 20.7-69.6 31.1-108.1 30.2-43.3-1.1-84.6-16.7-117.7-44.4.3-.6-38.2 37.5-38.6 37.9 9.5 29.8-13.1 62.4-46.3 62.4C20.7 503.3 0 481.7 0 454.9c0-34.3 33.1-56.6 63.8-45.6zm354.9-252.4c19.1 31.3 29.6 67.4 28.7 104-1.1 44.8-19 87.5-48.6 121 .3.3 23.8 25.2 24.1 25.5 9.6-1.3 19.2 2 25.9 9.1 11.3 12 10.9 30.9-1.1 42.4-12 11.3-30.9 10.9-42.4-1.1-6.7-7-9.4-16.8-7.6-26.3-24.9-26.6-44.4-47.2-44.4-47.2 42.7-34.1 63.3-79.6 64.4-124.2.7-28.9-7.2-57.2-21.1-82.2l22.1-21zM104 53.1c6.7 7 9.4 16.8 7.6 26.3l45.9 48.1c-4.7 3.8-13.3 10.4-22.8 21.3-25.4 28.5-39.6 64.8-40.7 102.9-.7 28.9 6.1 57.2 20 82.4l-22 21.5C72.7 324 63.1 287.9 64.2 250.9c1-44.6 18.3-87.6 47.5-121.1l-25.3-26.4c-9.6 1.3-19.2-2-25.9-9.1-11.3-12-10.9-30.9 1.1-42.4C73.5 40.7 92.2 41 104 53.1zM464.9 8c26 0 47.1 22.4 47.1 48.3S490.9 104 464.9 104c-6.3.1-14-1.1-15.9-1.8l-62.9 59.7c-32.7-43.6-76.7-65.9-126.9-67.2-30.5-.7-60.3 6.8-86.2 22.4l-21.1-22C184.1 74.3 221.5 64 260 64.9c43.3 1.1 84.6 16.7 117.7 44.6l41.1-38.6c-1.5-4.7-2.2-9.6-2.2-14.5C416.5 29.7 438.9 8 464.9 8zM256.7 113.4c5.5 0 10.9.4 16.4 1.1 78.1 9.8 133.4 81.1 123.8 159.1-9.8 78.1-81.1 133.4-159.1 123.8-78.1-9.8-133.4-81.1-123.8-159.2 9.3-72.4 70.1-124.6 142.7-124.8zm-59 119.4c.6 22.7 12.2 41.8 32.4 52.2l-11 51.7h73.7l-11-51.7c20.1-10.9 32.1-29 32.4-52.2-.4-32.8-25.8-57.5-58.3-58.3-32.1.8-57.3 24.8-58.2 58.3zM256 160"], - "kickstarter": [448, 512, [], "f3bb", "M400 480H48c-26.4 0-48-21.6-48-48V80c0-26.4 21.6-48 48-48h352c26.4 0 48 21.6 48 48v352c0 26.4-21.6 48-48 48zM199.6 178.5c0-30.7-17.6-45.1-39.7-45.1-25.8 0-40 19.8-40 44.5v154.8c0 25.8 13.7 45.6 40.5 45.6 21.5 0 39.2-14 39.2-45.6v-41.8l60.6 75.7c12.3 14.9 39 16.8 55.8 0 14.6-15.1 14.8-36.8 4-50.4l-49.1-62.8 40.5-58.7c9.4-13.5 9.5-34.5-5.6-49.1-16.4-15.9-44.6-17.3-61.4 7l-44.8 64.7v-38.8z"], - "kickstarter-k": [384, 512, [], "f3bc", "M147.3 114.4c0-56.2-32.5-82.4-73.4-82.4C26.2 32 0 68.2 0 113.4v283c0 47.3 25.3 83.4 74.9 83.4 39.8 0 72.4-25.6 72.4-83.4v-76.5l112.1 138.3c22.7 27.2 72.1 30.7 103.2 0 27-27.6 27.3-67.4 7.4-92.2l-90.8-114.8 74.9-107.4c17.4-24.7 17.5-63.1-10.4-89.8-30.3-29-82.4-31.6-113.6 12.8L147.3 185v-70.6z"], - "korvue": [446, 512, [], "f42f", "M386.5 34h-327C26.8 34 0 60.8 0 93.5v327.1C0 453.2 26.8 480 59.5 480h327.1c33 0 59.5-26.8 59.5-59.5v-327C446 60.8 419.2 34 386.5 34zM87.1 120.8h96v116l61.8-116h110.9l-81.2 132H87.1v-132zm161.8 272.1l-65.7-113.6v113.6h-96V262.1h191.5l88.6 130.8H248.9z"], - "laravel": [640, 512, [], "f3bd", "M637.5 241.6c-4.2-4.8-62.8-78.1-73.1-90.5-10.3-12.4-15.4-10.2-21.7-9.3-6.4.9-80.5 13.4-89.1 14.8-8.6 1.5-14 4.9-8.7 12.3 4.7 6.6 53.4 75.7 64.2 90.9l-193.7 46.4L161.2 48.7c-6.1-9.1-7.4-12.3-21.4-11.6-14 .6-120.9 9.5-128.5 10.2-7.6.6-16 4-8.4 22s129 279.6 132.4 287.2c3.4 7.6 12.2 20 32.8 15 21.1-5.1 94.3-24.2 134.3-34.7 21.1 38.3 64.2 115.9 72.2 127 10.6 14.9 18 12.4 34.3 7.4 12.8-3.9 199.6-71.1 208-74.5 8.4-3.5 13.6-5.9 7.9-14.4-4.2-6.2-53.5-72.2-79.3-106.8 17.7-4.7 80.6-21.4 87.3-23.3 7.9-2 9-5.8 4.7-10.6zm-352.2 72c-2.3.5-110.8 26.5-116.6 27.8-5.8 1.3-5.8.7-6.5-1.3-.7-2-129-266.7-130.8-270-1.8-3.3-1.7-5.9 0-5.9s102.5-9 106-9.2c3.6-.2 3.2.6 4.5 2.8 0 0 142.2 245.4 144.6 249.7 2.6 4.3 1.1 5.6-1.2 6.1zm306 57.4c1.7 2.7 3.5 4.5-2 6.4-5.4 2-183.7 62.1-187.1 63.6-3.5 1.5-6.2 2-10.6-4.5s-62.4-106.8-62.4-106.8L518 280.6c4.7-1.5 6.2-2.5 9.2 2.2 2.9 4.8 62.4 85.5 64.1 88.2zm12.1-134.1c-4.2.9-73.6 18.1-73.6 18.1l-56.7-77.8c-1.6-2.3-2.9-4.5 1.1-5s68.4-12.2 71.3-12.8c2.9-.7 5.4-1.5 9 3.4 3.6 4.9 52.6 67 54.5 69.4 1.8 2.3-1.4 3.7-5.6 4.7z"], - "lastfm": [512, 512, [], "f202", "M225.8 367.1l-18.8-51s-30.5 34-76.2 34c-40.5 0-69.2-35.2-69.2-91.5 0-72.1 36.4-97.9 72.1-97.9 66.5 0 74.8 53.3 100.9 134.9 18.8 56.9 54 102.6 155.4 102.6 72.7 0 122-22.3 122-80.9 0-72.9-62.7-80.6-115-92.1-25.8-5.9-33.4-16.4-33.4-34 0-19.9 15.8-31.7 41.6-31.7 28.2 0 43.4 10.6 45.7 35.8l58.6-7c-4.7-52.8-41.1-74.5-100.9-74.5-52.8 0-104.4 19.9-104.4 83.9 0 39.9 19.4 65.1 68 76.8 44.9 10.6 79.8 13.8 79.8 45.7 0 21.7-21.1 30.5-61 30.5-59.2 0-83.9-31.1-97.9-73.9-32-96.8-43.6-163-161.3-163C45.7 113.8 0 168.3 0 261c0 89.1 45.7 137.2 127.9 137.2 66.2 0 97.9-31.1 97.9-31.1z"], - "lastfm-square": [448, 512, [], "f203", "M400 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zm-92.2 312.9c-63.4 0-85.4-28.6-97.1-64.1-16.3-51-21.5-84.3-63-84.3-22.4 0-45.1 16.1-45.1 61.2 0 35.2 18 57.2 43.3 57.2 28.6 0 47.6-21.3 47.6-21.3l11.7 31.9s-19.8 19.4-61.2 19.4c-51.3 0-79.9-30.1-79.9-85.8 0-57.9 28.6-92 82.5-92 73.5 0 80.8 41.4 100.8 101.9 8.8 26.8 24.2 46.2 61.2 46.2 24.9 0 38.1-5.5 38.1-19.1 0-19.9-21.8-22-49.9-28.6-30.4-7.3-42.5-23.1-42.5-48 0-40 32.3-52.4 65.2-52.4 37.4 0 60.1 13.6 63 46.6l-36.7 4.4c-1.5-15.8-11-22.4-28.6-22.4-16.1 0-26 7.3-26 19.8 0 11 4.8 17.6 20.9 21.3 32.7 7.1 71.8 12 71.8 57.5.1 36.7-30.7 50.6-76.1 50.6z"], - "leanpub": [576, 512, [], "f212", "M386.539 111.485l15.096 248.955-10.979-.275c-36.232-.824-71.64 8.783-102.657 27.997-31.016-19.214-66.424-27.997-102.657-27.997-45.564 0-82.07 10.705-123.516 27.723L93.117 129.6c28.546-11.803 61.484-18.115 92.226-18.115 41.173 0 73.836 13.175 102.657 42.544 27.723-28.271 59.013-41.721 98.539-42.544zM569.07 448c-25.526 0-47.485-5.215-70.542-15.645-34.31-15.645-69.993-24.978-107.871-24.978-38.977 0-74.934 12.901-102.657 40.623-27.723-27.723-63.68-40.623-102.657-40.623-37.878 0-73.561 9.333-107.871 24.978C55.239 442.236 32.731 448 8.303 448H6.93L49.475 98.859C88.726 76.626 136.486 64 181.775 64 218.83 64 256.984 71.685 288 93.095 319.016 71.685 357.17 64 394.225 64c45.289 0 93.049 12.626 132.3 34.859L569.07 448zm-43.368-44.741l-34.036-280.246c-30.742-13.999-67.248-21.41-101.009-21.41-38.428 0-74.385 12.077-102.657 38.702-28.272-26.625-64.228-38.702-102.657-38.702-33.761 0-70.267 7.411-101.009 21.41L50.298 403.259c47.211-19.487 82.894-33.486 135.045-33.486 37.604 0 70.817 9.606 102.657 29.644 31.84-20.038 65.052-29.644 102.657-29.644 52.151 0 87.834 13.999 135.045 33.486z"], - "less": [640, 512, [], "f41d", "M612.7 219c0-20.5 3.2-32.6 3.2-54.6 0-34.2-12.6-45.2-40.5-45.2h-20.5v24.2h6.3c14.2 0 17.3 4.7 17.3 22.1 0 16.3-1.6 32.6-1.6 51.5 0 24.2 7.9 33.6 23.6 37.3v1.6c-15.8 3.7-23.6 13.1-23.6 37.3 0 18.9 1.6 34.2 1.6 51.5 0 17.9-3.7 22.6-17.3 22.6v.5h-6.3V393h20.5c27.8 0 40.5-11 40.5-45.2 0-22.6-3.2-34.2-3.2-54.6 0-11 6.8-22.6 27.3-23.6v-27.3c-20.5-.7-27.3-12.3-27.3-23.3zm-105.6 32c-15.8-6.3-30.5-10-30.5-20.5 0-7.9 6.3-12.6 17.9-12.6s22.1 4.7 33.6 13.1l21-27.8c-13.1-10-31-20.5-55.2-20.5-35.7 0-59.9 20.5-59.9 49.4 0 25.7 22.6 38.9 41.5 46.2 16.3 6.3 32.1 11.6 32.1 22.1 0 7.9-6.3 13.1-20.5 13.1-13.1 0-26.3-5.3-40.5-16.3l-21 30.5c15.8 13.1 39.9 22.1 59.9 22.1 42 0 64.6-22.1 64.6-51s-22.5-41-43-47.8zm-358.9 59.4c-3.7 0-8.4-3.2-8.4-13.1V119.1H65.2c-28.4 0-41 11-41 45.2 0 22.6 3.2 35.2 3.2 54.6 0 11-6.8 22.6-27.3 23.6v27.3c20.5.5 27.3 12.1 27.3 23.1 0 19.4-3.2 31-3.2 53.6 0 34.2 12.6 45.2 40.5 45.2h20.5v-24.2h-6.3c-13.1 0-17.3-5.3-17.3-22.6s1.6-32.1 1.6-51.5c0-24.2-7.9-33.6-23.6-37.3v-1.6c15.8-3.7 23.6-13.1 23.6-37.3 0-18.9-1.6-34.2-1.6-51.5s3.7-22.1 17.3-22.1H93v150.8c0 32.1 11 53.1 43.1 53.1 10 0 17.9-1.6 23.6-3.7l-5.3-34.2c-3.1.8-4.6.8-6.2.8zM379.9 251c-16.3-6.3-31-10-31-20.5 0-7.9 6.3-12.6 17.9-12.6 11.6 0 22.1 4.7 33.6 13.1l21-27.8c-13.1-10-31-20.5-55.2-20.5-35.7 0-59.9 20.5-59.9 49.4 0 25.7 22.6 38.9 41.5 46.2 16.3 6.3 32.1 11.6 32.1 22.1 0 7.9-6.3 13.1-20.5 13.1-13.1 0-26.3-5.3-40.5-16.3l-20.5 30.5c15.8 13.1 39.9 22.1 59.9 22.1 42 0 64.6-22.1 64.6-51 .1-28.9-22.5-41-43-47.8zm-155-68.8c-38.4 0-75.1 32.1-74.1 82.5 0 52 34.2 82.5 79.3 82.5 18.9 0 39.9-6.8 56.2-17.9l-15.8-27.8c-11.6 6.8-22.6 10-34.2 10-21 0-37.3-10-41.5-34.2H290c.5-3.7 1.6-11 1.6-19.4.6-42.6-22.6-75.7-66.7-75.7zm-30 66.2c3.2-21 15.8-31 30.5-31 18.9 0 26.3 13.1 26.3 31h-56.8z"], - "line": [448, 512, [], "f3c0", "M272.1 204.2v71.1c0 1.8-1.4 3.2-3.2 3.2h-11.4c-1.1 0-2.1-.6-2.6-1.3l-32.6-44v42.2c0 1.8-1.4 3.2-3.2 3.2h-11.4c-1.8 0-3.2-1.4-3.2-3.2v-71.1c0-1.8 1.4-3.2 3.2-3.2H219c1 0 2.1.5 2.6 1.4l32.6 44v-42.2c0-1.8 1.4-3.2 3.2-3.2h11.4c1.8-.1 3.3 1.4 3.3 3.1zm-82-3.2h-11.4c-1.8 0-3.2 1.4-3.2 3.2v71.1c0 1.8 1.4 3.2 3.2 3.2h11.4c1.8 0 3.2-1.4 3.2-3.2v-71.1c0-1.7-1.4-3.2-3.2-3.2zm-27.5 59.6h-31.1v-56.4c0-1.8-1.4-3.2-3.2-3.2h-11.4c-1.8 0-3.2 1.4-3.2 3.2v71.1c0 .9.3 1.6.9 2.2.6.5 1.3.9 2.2.9h45.7c1.8 0 3.2-1.4 3.2-3.2v-11.4c0-1.7-1.4-3.2-3.1-3.2zM332.1 201h-45.7c-1.7 0-3.2 1.4-3.2 3.2v71.1c0 1.7 1.4 3.2 3.2 3.2h45.7c1.8 0 3.2-1.4 3.2-3.2v-11.4c0-1.8-1.4-3.2-3.2-3.2H301v-12h31.1c1.8 0 3.2-1.4 3.2-3.2V234c0-1.8-1.4-3.2-3.2-3.2H301v-12h31.1c1.8 0 3.2-1.4 3.2-3.2v-11.4c-.1-1.7-1.5-3.2-3.2-3.2zM448 113.7V399c-.1 44.8-36.8 81.1-81.7 81H81c-44.8-.1-81.1-36.9-81-81.7V113c.1-44.8 36.9-81.1 81.7-81H367c44.8.1 81.1 36.8 81 81.7zm-61.6 122.6c0-73-73.2-132.4-163.1-132.4-89.9 0-163.1 59.4-163.1 132.4 0 65.4 58 120.2 136.4 130.6 19.1 4.1 16.9 11.1 12.6 36.8-.7 4.1-3.3 16.1 14.1 8.8 17.4-7.3 93.9-55.3 128.2-94.7 23.6-26 34.9-52.3 34.9-81.5z"], - "linkedin": [448, 512, [], "f08c", "M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"], - "linkedin-in": [448, 512, [], "f0e1", "M100.3 448H7.4V148.9h92.9V448zM53.8 108.1C24.1 108.1 0 83.5 0 53.8S24.1 0 53.8 0s53.8 24.1 53.8 53.8-24.1 54.3-53.8 54.3zM448 448h-92.7V302.4c0-34.7-.7-79.2-48.3-79.2-48.3 0-55.7 37.7-55.7 76.7V448h-92.8V148.9h89.1v40.8h1.3c12.4-23.5 42.7-48.3 87.9-48.3 94 0 111.3 61.9 111.3 142.3V448h-.1z"], - "linode": [448, 512, [], "f2b8", "M437.4 226.3c-.3-.9-.9-1.4-1.4-2l-70-38.6c-.9-.6-2-.6-3.1 0l-58.9 36c-.9.6-1.4 1.7-1.4 2.6l-.9 31.4-24-16c-.9-.6-2.3-.6-3.1 0L240 260.9l-1.4-35.1c0-.9-.6-2-1.4-2.3l-36-24.3 33.7-17.4c1.1-.6 1.7-1.7 1.7-2.9l-5.7-132.3c0-.9-.9-2-1.7-2.6L138.6.3c-.9-.3-1.7-.3-2.3-.3L12.6 38.6c-1.4.6-2.3 2-2 3.7L38 175.4c.9 3.4 34 27.4 38.6 30.9l-26.9 12.9c-1.4.9-2 2.3-1.7 3.4l20.6 100.3c.6 2.9 23.7 23.1 27.1 26.3l-17.4 10.6c-.9.6-1.7 2-1.4 3.1 1.4 7.1 15.4 77.7 16.9 79.1l65.1 69.1c.6.6 1.4.6 2.3.9.6 0 1.1-.3 1.7-.6l83.7-66.9c.9-.6 1.1-1.4 1.1-2.3l-2-46 28 23.7c1.1.9 2.9.9 4 0l66.9-53.4c.9-.6 1.1-1.4 1.1-2.3l2.3-33.4 20.3 14c1.1.9 2.6.9 3.7 0l54.6-43.7c.6-.3 1.1-1.1 1.1-2 .9-6.5 10.3-70.8 9.7-72.8zm-204.8 4.8l4 92.6-90.6 61.2-14-96.6 100.6-57.2zm-7.7-180l5.4 126-106.6 55.4L104 97.7l120.9-46.6zM44 173.1L18 48l79.7 49.4 19.4 132.9L44 173.1zm30.6 147.8L55.7 230l70 58.3 13.7 93.4-64.8-60.8zm24.3 117.7l-13.7-67.1 61.7 60.9 9.7 67.4-57.7-61.2zm64.5 64.5l-10.6-70.9 85.7-61.4 3.1 70-78.2 62.3zm82-115.1c0-3.4.9-22.9-2-25.1l-24.3-20 22.3-14.9c2.3-1.7 1.1-5.7 1.1-8l29.4 22.6.6 68.3-27.1-22.9zm94.3-25.4l-60.9 48.6-.6-68.6 65.7-46.9-4.2 66.9zm27.7-25.7l-19.1-13.4 2-34c.3-.9-.3-2-1.1-2.6L308 259.7l.6-30 64.6 40.6-5.8 66.6zm54.6-39.8l-48.3 38.3 5.7-65.1 51.1-36.6-8.5 63.4z"], - "linux": [448, 512, [], "f17c", "M220.8 123.3c1 .5 1.8 1.7 3 1.7 1.1 0 2.8-.4 2.9-1.5.2-1.4-1.9-2.3-3.2-2.9-1.7-.7-3.9-1-5.5-.1-.4.2-.8.7-.6 1.1.3 1.3 2.3 1.1 3.4 1.7zm-21.9 1.7c1.2 0 2-1.2 3-1.7 1.1-.6 3.1-.4 3.5-1.6.2-.4-.2-.9-.6-1.1-1.6-.9-3.8-.6-5.5.1-1.3.6-3.4 1.5-3.2 2.9.1 1 1.8 1.5 2.8 1.4zM420 403.8c-3.6-4-5.3-11.6-7.2-19.7-1.8-8.1-3.9-16.8-10.5-22.4-1.3-1.1-2.6-2.1-4-2.9-1.3-.8-2.7-1.5-4.1-2 9.2-27.3 5.6-54.5-3.7-79.1-11.4-30.1-31.3-56.4-46.5-74.4-17.1-21.5-33.7-41.9-33.4-72C311.1 85.4 315.7.1 234.8 0 132.4-.2 158 103.4 156.9 135.2c-1.7 23.4-6.4 41.8-22.5 64.7-18.9 22.5-45.5 58.8-58.1 96.7-6 17.9-8.8 36.1-6.2 53.3-6.5 5.8-11.4 14.7-16.6 20.2-4.2 4.3-10.3 5.9-17 8.3s-14 6-18.5 14.5c-2.1 3.9-2.8 8.1-2.8 12.4 0 3.9.6 7.9 1.2 11.8 1.2 8.1 2.5 15.7.8 20.8-5.2 14.4-5.9 24.4-2.2 31.7 3.8 7.3 11.4 10.5 20.1 12.3 17.3 3.6 40.8 2.7 59.3 12.5 19.8 10.4 39.9 14.1 55.9 10.4 11.6-2.6 21.1-9.6 25.9-20.2 12.5-.1 26.3-5.4 48.3-6.6 14.9-1.2 33.6 5.3 55.1 4.1.6 2.3 1.4 4.6 2.5 6.7v.1c8.3 16.7 23.8 24.3 40.3 23 16.6-1.3 34.1-11 48.3-27.9 13.6-16.4 36-23.2 50.9-32.2 7.4-4.5 13.4-10.1 13.9-18.3.4-8.2-4.4-17.3-15.5-29.7zM223.7 87.3c9.8-22.2 34.2-21.8 44-.4 6.5 14.2 3.6 30.9-4.3 40.4-1.6-.8-5.9-2.6-12.6-4.9 1.1-1.2 3.1-2.7 3.9-4.6 4.8-11.8-.2-27-9.1-27.3-7.3-.5-13.9 10.8-11.8 23-4.1-2-9.4-3.5-13-4.4-1-6.9-.3-14.6 2.9-21.8zM183 75.8c10.1 0 20.8 14.2 19.1 33.5-3.5 1-7.1 2.5-10.2 4.6 1.2-8.9-3.3-20.1-9.6-19.6-8.4.7-9.8 21.2-1.8 28.1 1 .8 1.9-.2-5.9 5.5-15.6-14.6-10.5-52.1 8.4-52.1zm-13.6 60.7c6.2-4.6 13.6-10 14.1-10.5 4.7-4.4 13.5-14.2 27.9-14.2 7.1 0 15.6 2.3 25.9 8.9 6.3 4.1 11.3 4.4 22.6 9.3 8.4 3.5 13.7 9.7 10.5 18.2-2.6 7.1-11 14.4-22.7 18.1-11.1 3.6-19.8 16-38.2 14.9-3.9-.2-7-1-9.6-2.1-8-3.5-12.2-10.4-20-15-8.6-4.8-13.2-10.4-14.7-15.3-1.4-4.9 0-9 4.2-12.3zm3.3 334c-2.7 35.1-43.9 34.4-75.3 18-29.9-15.8-68.6-6.5-76.5-21.9-2.4-4.7-2.4-12.7 2.6-26.4v-.2c2.4-7.6.6-16-.6-23.9-1.2-7.8-1.8-15 .9-20 3.5-6.7 8.5-9.1 14.8-11.3 10.3-3.7 11.8-3.4 19.6-9.9 5.5-5.7 9.5-12.9 14.3-18 5.1-5.5 10-8.1 17.7-6.9 8.1 1.2 15.1 6.8 21.9 16l19.6 35.6c9.5 19.9 43.1 48.4 41 68.9zm-1.4-25.9c-4.1-6.6-9.6-13.6-14.4-19.6 7.1 0 14.2-2.2 16.7-8.9 2.3-6.2 0-14.9-7.4-24.9-13.5-18.2-38.3-32.5-38.3-32.5-13.5-8.4-21.1-18.7-24.6-29.9s-3-23.3-.3-35.2c5.2-22.9 18.6-45.2 27.2-59.2 2.3-1.7.8 3.2-8.7 20.8-8.5 16.1-24.4 53.3-2.6 82.4.6-20.7 5.5-41.8 13.8-61.5 12-27.4 37.3-74.9 39.3-112.7 1.1.8 4.6 3.2 6.2 4.1 4.6 2.7 8.1 6.7 12.6 10.3 12.4 10 28.5 9.2 42.4 1.2 6.2-3.5 11.2-7.5 15.9-9 9.9-3.1 17.8-8.6 22.3-15 7.7 30.4 25.7 74.3 37.2 95.7 6.1 11.4 18.3 35.5 23.6 64.6 3.3-.1 7 .4 10.9 1.4 13.8-35.7-11.7-74.2-23.3-84.9-4.7-4.6-4.9-6.6-2.6-6.5 12.6 11.2 29.2 33.7 35.2 59 2.8 11.6 3.3 23.7.4 35.7 16.4 6.8 35.9 17.9 30.7 34.8-2.2-.1-3.2 0-4.2 0 3.2-10.1-3.9-17.6-22.8-26.1-19.6-8.6-36-8.6-38.3 12.5-12.1 4.2-18.3 14.7-21.4 27.3-2.8 11.2-3.6 24.7-4.4 39.9-.5 7.7-3.6 18-6.8 29-32.1 22.9-76.7 32.9-114.3 7.2zm257.4-11.5c-.9 16.8-41.2 19.9-63.2 46.5-13.2 15.7-29.4 24.4-43.6 25.5s-26.5-4.8-33.7-19.3c-4.7-11.1-2.4-23.1 1.1-36.3 3.7-14.2 9.2-28.8 9.9-40.6.8-15.2 1.7-28.5 4.2-38.7 2.6-10.3 6.6-17.2 13.7-21.1.3-.2.7-.3 1-.5.8 13.2 7.3 26.6 18.8 29.5 12.6 3.3 30.7-7.5 38.4-16.3 9-.3 15.7-.9 22.6 5.1 9.9 8.5 7.1 30.3 17.1 41.6 10.6 11.6 14 19.5 13.7 24.6zM173.3 148.7c2 1.9 4.7 4.5 8 7.1 6.6 5.2 15.8 10.6 27.3 10.6 11.6 0 22.5-5.9 31.8-10.8 4.9-2.6 10.9-7 14.8-10.4s5.9-6.3 3.1-6.6-2.6 2.6-6 5.1c-4.4 3.2-9.7 7.4-13.9 9.8-7.4 4.2-19.5 10.2-29.9 10.2s-18.7-4.8-24.9-9.7c-3.1-2.5-5.7-5-7.7-6.9-1.5-1.4-1.9-4.6-4.3-4.9-1.4-.1-1.8 3.7 1.7 6.5z"], - "lyft": [512, 512, [], "f3c3", "M0 81.1h77.8v208.7c0 33.1 15 52.8 27.2 61-12.7 11.1-51.2 20.9-80.2-2.8C7.8 334 0 310.7 0 289V81.1zm485.9 173.5v-22h23.8v-76.8h-26.1c-10.1-46.3-51.2-80.7-100.3-80.7-56.6 0-102.7 46-102.7 102.7V357c16 2.3 35.4-.3 51.7-14 17.1-14 24.8-37.2 24.8-59v-6.7h38.8v-76.8h-38.8v-23.3c0-34.6 52.2-34.6 52.2 0v77.1c0 56.6 46 102.7 102.7 102.7v-76.5c-14.5 0-26.1-11.7-26.1-25.9zm-294.3-99v113c0 15.4-23.8 15.4-23.8 0v-113H91v132.7c0 23.8 8 54 45 63.9 37 9.8 58.2-10.6 58.2-10.6-2.1 13.4-14.5 23.3-34.9 25.3-15.5 1.6-35.2-3.6-45-7.8v70.3c25.1 7.5 51.5 9.8 77.6 4.7 47.1-9.1 76.8-48.4 76.8-100.8V155.1h-77.1v.5z"], - "magento": [448, 512, [], "f3c4", "M445.7 127.9V384l-63.4 36.5V164.7L223.8 73.1 65.2 164.7l.4 255.9L2.3 384V128.1L224.2 0l221.5 127.9zM255.6 420.5L224 438.9l-31.8-18.2v-256l-63.3 36.6.1 255.9 94.9 54.9 95.1-54.9v-256l-63.4-36.6v255.9z"], - "mailchimp": [428, 512, [], "f59e", "M222.7 73.2l-10-8.4 3.6 12.6c2-1.4 4.2-2.8 6.4-4.2zM100.9 314.4c-1-.8-1.4-1.4-1.7-2.4-.4-1.8-.2-2.9 1.4-4 1.2-.8 2.2-1.2 2.2-1.7 0-1-4-2-6.8.8-2.3 2.5-3.1 7.7.7 11.7 4.2 4.5 10.6 5.5 11.6 11.2.1.8.2 1.7.2 2.6 0 1-.3 2.5-.3 2.5-1.2 5.4-6.4 10.6-14.9 9.3-1.6-.2-2.6-.4-2.9 0-.7.9 3 5.1 9.7 4.9 9.5-.2 17.4-9.9 15.5-20.7-1.9-9.5-11.2-11.5-14.7-14.2zm4.5-10.4c2.4 3.4 1.6 5.3 2.6 6.3.3.4.9.5 1.4.2 1.3-.6 2-2.7 2.1-4.2.3-3.6-1.6-7.7-4.1-10.5-3.3-3.8-8.5-6.8-14.3-7.7-5.4-.8-10.6.2-12.1.7-.8.2-1.7.4-2.5.7-14.4 5.6-20.6 19.6-17.6 33.6.7 3.4 2.2 7.2 4.6 9.7 2.9 3.2 6.2 2.6 4.8-.4-.3-.8-2.1-4.2-2.3-10.2-.2-6.2 1.2-12.7 5.2-17.7 3-3.6 6.6-5.2 7-5.5.5-.3 1-.5 1.6-.7.3-.1.5-.2.8-.2 1.8-.5.8-.3 2.6-.7 9.8-2.2 17 2.1 20.2 6.6zm96.3-235.4l-4.9-17.7-2.9 8.8 1.7 6.9zm10.7 11.6l-20.6-6.3 13.6 11.4c2-1.5 4.3-3.3 7-5.1zm91.4 185.3c3.5 2 7.6 1.4 9-1.2s-.3-6.3-3.9-8.2c-3.5-2-7.6-1.4-9 1.2-1.3 2.6.4 6.3 3.9 8.2zm-37.7-1.7c2.5.2 4.2.3 4.6-.4.9-1.5-5.8-6.5-14.9-5-1.1.2-2.2.5-3.2.8-.4.1-.8.2-1.1.4-2.2.9-4.2 2-6.1 3.8-2.2 2.1-2.8 4-2.1 4.5.6.5 2.1-.2 4.4-1.2 7.7-3.2 13.2-3.3 18.4-2.9zm160.5 59.9c-3.1-6.6-9-11.1-16.3-12.9-2.5-11.3-5.9-16.8-6.2-17.6 1.3-1.5 2.6-3 2.8-3.3 10.4-12.9 3.6-31.9-14.2-36.3-10-9.6-19.1-14.2-26.5-17.9-7.1-3.6-4.3-2.2-11-5.2-1.8-8.7-2.4-29-5.2-43.2-2.5-12.8-7.7-22.1-15.6-28.1-3.2-6.8-7.6-13.7-12.9-18.8 24.8-38.1 31.4-75.7 13.2-95.4-8.1-8.8-20.1-12.9-34.5-12.9-20.3 0-45.2 8.3-70.3 23.5 0 0-16.4-13.2-16.7-13.5C143-13.1-55.2 230.8 14.7 284.1l18.1 13.8c-11.3 31.5 4.4 69.1 37.3 81.2 7.3 2.7 15.1 4 23.3 3.5 0 0 53.1 97.4 165.1 97.4 129.6 0 162.5-126.7 162.9-127.9 0 0 10.5-15.5 5.2-28.4zM20.1 267.9c-14.2-24 10.5-73.2 28.1-101.2C91.7 97.6 164 43.1 196.8 50.8l9-3.5s24.7 20.8 24.7 20.9c17-10.2 38.6-20.6 58.8-22.6-12.3 2.8-27.3 9.2-45.1 20-.4.2-42 28.3-67.4 53.5-13.8 13.7-69.5 80.4-69.4 80.3 10.2-19.2 16.9-28.7 32.9-48.9 9.1-11.4 18.8-22.6 28.7-32.8 4.6-4.8 9.3-9.4 13.9-13.7 3.2-3 6.4-5.9 9.7-8.6 1.5-1.3 3-2.5 4.4-3.7l-32.6-26.9 1.7 12.1L190 97.7s-21 14.1-31.4 23c-41.8 35.7-82.8 90.4-98.1 143.7h.7c-7.6 4.2-15.1 10.9-21.7 20-.1 0-17-12.4-19.4-16.5zM89.2 368c-25 0-45.3-21.4-45.3-47.7 0-26.4 20.3-47.7 45.3-47.7 6.5 0 12.7 1.4 18.2 4 0 0 9.6 4.9 12.3 27.8 2.8-7.2 4.2-13.1 4.2-13.1 3.2 9.9 4.9 20.3 4.2 30.8 2.7-3.6 5.5-10.3 5.5-10.3 5.2 29.4-16.2 56.2-44.4 56.2zM145 199.5s19.5-37.1 62.3-61.6c-3.2-.5-11 .5-12.4.6 7.8-6.7 22.2-11.2 32.2-13.2-2.9-1.9-9.9-2.3-13.3-2.4h-2.2c9.4-5.2 26.8-8.3 42.7-5.5-2-2.6-6.5-4.6-9.7-5.5-.3-.1-1.5-.4-1.5-.4l1.2-.3c9.5-1.8 20.7.1 29.5 3.7-1-2.3-3.5-5-5.3-6.7-.2-.2-1.3-1-1.3-1 9.2 1.9 18.1 5.9 24.7 10.5-.9-1.8-3.1-4.7-4.7-6.3 8.8 2.5 18.7 8.8 23 17.8.1.2.4.9.4 1-16.7-12.8-65.4-9.2-114.2 22.4-22.4 14.6-38.7 30.4-51.4 46.9zm263.4 146.3c-.6 1.2-6.7 34.4-41.9 62-44.4 34.9-102.7 31.3-124.7 11.8-11.8-11-16.9-26.7-16.9-26.7s-1.3 8.9-1.6 12.3c-8.9-15.1-8.1-33.5-8.1-33.5s-4.7 8.8-6.9 13.8c-6.5-16.6-3.2-33.8-3.2-33.8l-5.2 7.7s-2.4-18.8 3.5-34.5c6.4-16.7 18.7-28.9 21.1-30.4-9.4-3-20.1-11.5-20.1-11.5s4.3.3 7.3-.4c0 0-18.9-13.5-22.2-34.3 2.7 3.4 8.5 7.2 8.5 7.2-1.9-5.4-3-17.5-1.2-29.4 3.6-22.7 22.3-37.4 43.4-37.3 22.5.2 37.7 4.9 56.6-12.5 4-3.7 7.2-6.9 12.8-8.1.6-.1 2.1-.8 5.1-.8s6 .7 8.7 2.3c10.2 6.1 12.5 22 13.6 33.7 4.1 43.3 2.4 35.6 19.9 44.5 8.4 4.2 17.7 8.3 28.4 19.7l.1.1h.1c9 .2 13.6 7.3 9.5 12.5-30.2 36.1-72.5 53.4-119.5 54.8-1.9 0-6.3.1-6.3.1-19 .6-25.2 25.2-13.3 40 7.5 9.4 22 12.4 34 12.5l.2-.1c51.5 1 103.1-35.4 112.1-55.4.1-.2.6-1.4.6-1.4-2.1 2.4-52.2 49.6-113.1 47.9 0 0-6.7-.1-12.9-1.6-8.3-1.9-14.5-5.6-17-13.8 5 1 11.5 1.7 18.9 1.7 44 0 75.6-20 72.3-20.2-.1 0-.3 0-.5.1-5.1 1.2-58 21.7-91.4 11.2.1-1 .2-2 .5-2.9 3-10 8.2-8.6 16.8-8.9 30.5-1 55.1-8.7 73.5-17.4 19.6-9.3 34.6-21.3 40-27.4 7 11.8 7 26.9 7 26.9s2.7-1 6.4-1c11.3 0 13.7 10.2 5.1 20.5zM259 359v-2zm.7 4.1c0-.1-.1-.1-.1-.2 0 .1 0 .1.1.2 0-.1-.1-.2-.1-.4 0 .2 0 .3.1.4zm62.9-110.4c-.5 3.5 1.1 6.7 3.7 7.1s5.1-2.1 5.7-5.7c.5-3.5-1.1-6.7-3.7-7.1s-5.1 2.2-5.7 5.7zm-58-1.2c4 1.6 6.8 2.8 7.5 1.9.4-.4.1-1.5-.8-2.9-2.5-3.7-7.3-6.8-11.6-8.4-9.8-3.6-21.2-1.6-29.5 5.1-4.1 3.4-6 6.8-4.1 7.1 1.2.2 3.6-.8 7-2.1 13.5-5.1 21.1-4.5 31.5-.7zm46.7-29.2c.2 4 .8 7.8 2.1 11.7 5.2-.5 10.2.5 14.5 2.6-.3-12.3-7.5-26.2-12.9-24.3-3.2 1.1-3.8 6.6-3.7 10z"], - "mandalorian": [390, 512, [], "f50f", "M203.28 511.89c-.98-3.26-1.69-15.83-1.39-24.58.55-15.89.98-24.72 1.4-28.76.64-6.2 2.87-20.72 3.28-21.38.6-.96.4-27.87-.24-33.13-.31-2.58-.63-11.9-.69-20.73-.13-16.47-.53-20.12-2.73-24.76-1.1-2.32-1.23-3.84-.99-11.43.16-4.81 0-10.53-.34-12.71-2.05-12.97-3.46-27.7-3.25-33.9.21-6.12.43-7.15 2.06-9.67 3.05-4.71 6.51-14.04 8.62-23.27 2.26-9.86 3.88-17.18 4.59-20.74.89-4.42 2.43-9.72 4.36-15.05 2.27-6.25 2.49-15.39.37-15.39-.3 0-1.38 1.22-2.41 2.71-1.03 1.49-4.76 4.8-8.29 7.36-8.37 6.08-11.7 9.39-12.66 12.58-.93 3.11-1.02 7.23-.16 7.76.34.21 1.29 2.4 2.11 4.88 1.62 4.88 1.87 10.12.72 15.36-.39 1.77-1.05 5.47-1.46 8.23-.41 2.76-.98 6.46-1.25 8.22-.28 1.76-.97 3.68-1.55 4.26-.96.96-1.14.91-2.05-.53-.55-.87-1.2-3.01-1.44-4.75-.25-1.74-1.63-7.11-3.08-11.93-3.28-10.9-3.52-16.15-.96-20.96.92-1.73 1.67-3.81 1.67-4.61 0-2.39-2.2-5.32-7.41-9.89-7.05-6.18-8.63-7.92-10.23-11.3-1.71-3.6-3.06-4.06-4.54-1.54-1.78 3.01-2.6 9.11-2.97 22.02l-.35 12.13 1.95 2.25c3.21 3.7 12.07 16.45 13.78 19.83 3.41 6.74 4.34 11.69 4.41 23.56.07 11.84.95 22.75 2 24.71.36.66.51 1.35.34 1.52-.17.17.41 2.09 1.29 4.27.88 2.18 1.81 6.22 2.06 8.98.25 2.76 1.02 7.43 1.71 10.37 2.23 9.56 2.77 14.08 2.39 20.14-.2 3.27-.53 11.07-.73 17.32-1.31 41.76-1.85 57.98-2.04 61.21-.12 2.02-.39 11.51-.6 21.07-.36 16.3-1.3 27.37-2.42 28.65-.64.73-8.07-4.91-12.52-9.49-3.75-3.87-4.02-4.79-2.83-9.95.7-3.01 2.26-18.29 3.33-32.62.36-4.78.81-10.5 1.01-12.71.83-9.37 1.66-20.35 2.61-34.78.56-8.46 1.33-16.44 1.72-17.73.38-1.29.89-9.89 1.13-19.11l.43-16.77-2.26-4.3c-1.72-3.28-4.87-6.94-13.22-15.34-6.03-6.07-11.84-12.3-12.91-13.85l-1.95-2.81.75-10.9c1.09-15.71 1.1-48.57.02-59.06l-.89-8.7-3.28-4.52c-5.86-8.08-5.8-7.75-6.22-33.27-.1-6.07-.38-11.5-.63-12.06-.83-1.87-3.05-2.66-8.54-3.05-8.86-.62-10.96-1.9-23.85-14.55-6.15-6.04-12.34-11.97-13.75-13.19-2.81-2.42-2.79-1.99-.56-9.63l1.35-4.65-1.69-3.04c-.93-1.67-2.09-3.51-2.59-4.07-1.33-1.51-5.5-10.89-5.99-13.49-.31-1.66-.09-2.67.87-3.9 2.23-2.86 3.4-5.68 4.45-10.73 2.33-11.19 7.74-26.09 10.6-29.22 3.18-3.47 7.7-1.05 9.41 5.03 1.34 4.79 1.37 9.79.1 18.55-.53 3.68-.98 8.68-.99 11.11-.02 4.01.19 4.69 2.25 7.39 3.33 4.37 7.73 7.41 15.2 10.52 1.7.71 3.82 1.99 4.72 2.85 11.17 10.72 18.62 16.18 22.95 16.85 5.18.8 7.98 4.54 10.04 13.39 1.31 5.65 4 11.14 5.46 11.14.59 0 2.09-.63 3.33-1.39 1.98-1.22 2.25-1.73 2.25-4.18-.01-3.71-1.17-14.08-2-17.84-.37-1.66-.78-4.06-.93-5.35-.14-1.29-.61-3.85-1.03-5.69-2.55-11.16-3.65-15.46-4.1-16.05-1.55-2.02-4.08-10.2-4.93-15.92-1.64-11.11-3.96-14.23-12.91-17.39-4.64-1.64-8.89-4.12-13.32-7.78-1.15-.95-4.01-3.22-6.35-5.06-2.35-1.83-4.41-3.53-4.6-3.76-.18-.23-1.39-1.14-2.69-2.02-6.24-4.22-8.84-6.98-11.26-11.96l-2.44-5.02-.22-12.98-.22-12.98 6.91-6.55c3.95-3.75 8.48-7.35 10.59-8.43 3.31-1.69 4.45-1.89 11.37-2.05 8.53-.19 10.12.02 11.66 1.56 1.53 1.53 1.36 6.4-.29 8.5-.74.94-1.34 1.98-1.34 2.32 0 .58-2.61 4.91-5.42 8.99-.68.99-2.13 5.35-2.37 6.82 20.44 13.39 21.55 3.77 14.07 28.98l11.4 2.54c3.11-8.66 6.47-17.26 8.61-26.22.29-7.63-11.98-4.19-15.4-8.68-2.33-5.93 3.13-14.18 6.06-19.2 1.6-2.34 6.62-4.7 8.82-4.15.88.22 4.16-.35 7.37-1.28 3.18-.92 6.58-1.68 7.55-1.68.97 0 3.66-.58 5.98-1.29 3.65-1.11 4.5-1.17 6.35-.4 1.17.48 3.79 1.09 5.82 1.36 2.02.26 4.72 1.12 6 1.91 1.28.79 3.53 1.77 5.02 2.17 2.51.68 3 .57 7.05-1.67l4.35-2.4 10.7-.41c10.44-.4 10.81-.47 15.26-2.68l4.58-2.3 2.46 1.43c1.76 1.02 3.14 2.73 4.85 5.98 2.36 4.51 2.38 4.58 1.37 7.37-.88 2.44-.89 3.3-.1 6.39.5 1.96 1.45 4.62 2.1 5.91.65 1.29 1.24 3.09 1.31 4.01.31 4.33-.03 5.3-2.41 6.92-2.17 1.47-6.98 7.91-6.98 9.34 0 .32-.48 1.69-1.07 3.03-5.04 11.51-6.76 13.56-14.26 16.98-9.2 4.2-12.3 5.19-16.21 5.19-3.1 0-4 .25-4.54 1.26-.37.69-2.21 2.37-4.09 3.71-2.04 1.47-3.8 3.38-4.38 4.78-.54 1.28-1.66 2.59-2.49 2.91-.83.32-1.94 1.08-2.45 1.71-.52.62-3.66 3.04-7 5.38-3.33 2.34-6.87 5.02-7.87 5.96-1 .94-2.07 1.71-2.39 1.71s-1.28.74-2.13 1.65c-1.31 1.39-1.49 2.11-1.14 4.6.22 1.63.86 4.27 1.42 5.88 1.32 3.8 1.31 7.86-.05 10.57-1.43 2.86-.89 6.65 1.35 9.59 2.01 2.63 2.16 4.56.71 8.84-.61 1.8-1.05 5.45-1.06 8.91-.02 4.88.22 6.28 1.46 8.38 1.2 2.04 1.82 2.48 3.24 2.32 1.98-.23 2.3-1.05 4.71-12.12 2.18-10.03 3.71-11.92 13.76-17.08 2.94-1.51 7.46-3.96 10.03-5.44 2.58-1.48 6.79-3.69 9.37-4.91 6.67-3.16 11.05-6.52 15.22-11.67 7.11-8.79 9.98-16.22 12.85-33.3.55-3.28 1.43-5.65 2.86-7.73 1.29-1.87 2.37-4.62 2.89-7.31 1.02-5.3 2.85-9.08 5.58-11.51 4.7-4.18 6-1.09 4.59 10.87-.46 3.86-1.1 10.33-1.44 14.38l-.61 7.36 4.45 4.09 4.45 4.09.11 8.42c.06 4.63.47 9.53.92 10.89l.82 2.47-6.43 6.28c-8.54 8.33-12.88 13.93-16.76 21.61-1.77 3.49-3.74 7.11-4.38 8.03-2.18 3.11-6.46 13.01-8.76 20.26l-2.29 7.22-6.97 6.49c-3.83 3.57-7.96 7.25-9.17 8.17-3.05 2.32-4.26 5.15-4.26 9.99 0 2.98.43 4.96 1.59 7.26.87 1.74 1.81 3.91 2.09 4.83.28.92.98 2.22 1.57 2.89 1.4 1.59 1.92 16.12.83 23.22-.68 4.48-3.63 12.02-4.7 12.02-1.79 0-4.06 9.27-5.07 20.74-.18 2.02-.62 5.94-.98 8.7-.36 2.76-.96 9.98-1.35 16.05-.77 12.22-.19 18.77 2.05 23.15 3.41 6.69.52 12.69-11.03 22.84l-3.97 3.49.07 5.19c.04 2.86.55 6.85 1.14 8.87 4.61 15.98 4.73 16.92 4.38 37.13-.46 26.4-.26 40.27.63 44.15.42 1.84.91 5 1.08 7.02.17 2.02.66 5.33 1.08 7.36.47 2.26.78 11.02.79 22.74l.02 19.06-1.81 2.63c-2.71 3.91-15.11 13.54-15.49 12.29zm29.53-45.11c-.18-.3-.33-6.87-.33-14.59 0-14.06-.89-27.54-2.26-34.45-.4-2.02-.81-9.7-.9-17.06-.15-11.93-1.4-24.37-2.64-26.38-.66-1.07-3.02-17.66-3.03-21.3-.01-4.23 1.02-6 5.28-9.13 4.14-3.04 4.86-3.14 5.48-.72.28 1.1 1.45 5.62 2.6 10.03 3.93 15.12 4.14 16.27 4.05 21.74-.1 5.78-.13 6.13-1.74 17.73-.98 7.07-1.17 12.39-1.04 28.43.17 19.4-.64 35.73-2.04 41.27-.71 2.78-2.8 5.48-3.43 4.43zm-70.99-37.58c-.24-.38-1.01-5.24-1.73-10.79-.72-5.56-1.49-10.41-1.73-10.79-.23-.38-.68-3.3-.99-6.49-.31-3.19-.91-7.46-1.33-9.48-.99-4.79-3.35-19.35-3.42-21.07-.03-.74-.34-4.05-.7-7.36-.67-6.21-.84-27.67-.22-28.29.96-.96 6.63 2.76 11.33 7.43l5.28 5.25-.45 6.47c-.25 3.56-.6 10.23-.78 14.83-.18 4.6-.49 9.87-.67 11.71-.18 1.84-.61 9.36-.94 16.72-.79 17.41-1.94 31.29-2.65 32-.32.3-.76.24-1-.14zM74.63 162.61c21.07 12.79 17.84 14.15 28.49 17.66 13.01 4.29 18.87 7.13 23.15 16.87-43.66 36.14-69.01 57.9-76.71 70.82-31.02 52.01-5.99 101.59 62.75 87.21-14.18 29.23-77.97 28.63-98.68-4.9-24.68-39.95-22.09-118.3 61-187.66zm210.79 179.02c56.66 6.88 82.32-37.74 46.54-89.23 0 0-26.87-29.34-64.28-67.96 2.98-15.45 9.49-32.12 30.57-53.82 89.2 63.51 92 141.61 92.46 149.36 4.27 70.58-78.66 91.12-105.29 61.65z"], - "markdown": [640, 512, [], "f60f", "M593.8 59.1H46.2C20.7 59.1 0 79.8 0 105.2v301.5c0 25.5 20.7 46.2 46.2 46.2h547.7c25.5 0 46.2-20.7 46.1-46.1V105.2c0-25.4-20.7-46.1-46.2-46.1zM338.5 360.6H277v-120l-61.5 76.9-61.5-76.9v120H92.3V151.4h61.5l61.5 76.9 61.5-76.9h61.5v209.2zm135.3 3.1L381.5 256H443V151.4h61.5V256H566z"], - "mastodon": [417, 512, [], "f4f6", "M417.8 179.1c0-97.2-63.7-125.7-63.7-125.7-62.5-28.7-228.5-28.4-290.4 0 0 0-63.7 28.5-63.7 125.7 0 115.7-6.6 259.4 105.6 289.1 40.5 10.7 75.3 13 103.3 11.4 50.8-2.8 79.3-18.1 79.3-18.1l-1.7-36.9s-36.3 11.4-77.1 10.1c-40.4-1.4-83-4.4-89.6-54-.6-4.4-.9-9-.9-13.9 85.6 20.9 158.6 9.1 178.7 6.7 56.1-6.7 105-41.3 111.2-72.9 9.8-49.8 9-121.5 9-121.5zm-75.1 125.2h-46.6V190.1c0-49.7-64-51.6-64 6.9v62.5h-46.3V197c0-58.5-64-56.6-64-6.9v114.2H75.1c0-122.1-5.2-147.9 18.4-175 25.9-28.9 79.8-30.8 103.8 6.1l11.6 19.5 11.6-19.5c24.1-37.1 78.1-34.8 103.8-6.1 23.7 27.3 18.4 53 18.4 175z"], - "maxcdn": [512, 512, [], "f136", "M461.1 442.7h-97.4L415.6 200c2.3-10.2.9-19.5-4.4-25.7-5-6.1-13.7-9.6-24.2-9.6h-49.3l-59.5 278h-97.4l59.5-278h-83.4l-59.5 278H0l59.5-278-44.6-95.4H387c39.4 0 75.3 16.3 98.3 44.9 23.3 28.6 31.8 67.4 23.6 105.9l-47.8 222.6z"], - "medapps": [320, 512, [], "f3c6", "M118.3 238.4c3.5-12.5 6.9-33.6 13.2-33.6 8.3 1.8 9.6 23.4 18.6 36.6 4.6-23.5 5.3-85.1 14.1-86.7 9-.7 19.7 66.5 22 77.5 9.9 4.1 48.9 6.6 48.9 6.6 1.9 7.3-24 7.6-40 7.8-4.6 14.8-5.4 27.7-11.4 28-4.7.2-8.2-28.8-17.5-49.6l-9.4 65.5c-4.4 13-15.5-22.5-21.9-39.3-3.3-.1-62.4-1.6-47.6-7.8l31-5zM228 448c21.2 0 21.2-32 0-32H92c-21.2 0-21.2 32 0 32h136zm-24 64c21.2 0 21.2-32 0-32h-88c-21.2 0-21.2 32 0 32h88zm34.2-141.5c3.2-18.9 5.2-36.4 11.9-48.8 7.9-14.7 16.1-28.1 24-41 24.6-40.4 45.9-75.2 45.9-125.5C320 69.6 248.2 0 160 0S0 69.6 0 155.2c0 50.2 21.3 85.1 45.9 125.5 7.9 12.9 16 26.3 24 41 6.7 12.5 8.7 29.8 11.9 48.9 3.5 21 36.1 15.7 32.6-5.1-3.6-21.7-5.6-40.7-15.3-58.6C66.5 246.5 33 211.3 33 155.2 33 87.3 90 32 160 32s127 55.3 127 123.2c0 56.1-33.5 91.3-66.1 151.6-9.7 18-11.7 37.4-15.3 58.6-3.4 20.6 29 26.4 32.6 5.1z"], - "medium": [448, 512, [], "f23a", "M0 32v448h448V32H0zm372.2 106.1l-24 23c-2.1 1.6-3.1 4.2-2.7 6.7v169.3c-.4 2.6.6 5.2 2.7 6.7l23.5 23v5.1h-118V367l24.3-23.6c2.4-2.4 2.4-3.1 2.4-6.7V199.8l-67.6 171.6h-9.1L125 199.8v115c-.7 4.8 1 9.7 4.4 13.2l31.6 38.3v5.1H71.2v-5.1l31.6-38.3c3.4-3.5 4.9-8.4 4.1-13.2v-133c.4-3.7-1-7.3-3.8-9.8L75 138.1V133h87.3l67.4 148L289 133.1h83.2v5z"], - "medium-m": [512, 512, [], "f3c7", "M71.5 142.3c.6-5.9-1.7-11.8-6.1-15.8L20.3 72.1V64h140.2l108.4 237.7L364.2 64h133.7v8.1l-38.6 37c-3.3 2.5-5 6.7-4.3 10.8v272c-.7 4.1 1 8.3 4.3 10.8l37.7 37v8.1H307.3v-8.1l39.1-37.9c3.8-3.8 3.8-5 3.8-10.8V171.2L241.5 447.1h-14.7L100.4 171.2v184.9c-1.1 7.8 1.5 15.6 7 21.2l50.8 61.6v8.1h-144v-8L65 377.3c5.4-5.6 7.9-13.5 6.5-21.2V142.3z"], - "medrt": [544, 512, [], "f3c8", "M113.7 256c0 121.8 83.9 222.8 193.5 241.1-18.7 4.5-38.2 6.9-58.2 6.9C111.4 504 0 393 0 256S111.4 8 248.9 8c20.1 0 39.6 2.4 58.2 6.9C197.5 33.2 113.7 134.2 113.7 256m297.4 100.3c-77.7 55.4-179.6 47.5-240.4-14.6 5.5 14.1 12.7 27.7 21.7 40.5 61.6 88.2 182.4 109.3 269.7 47 87.3-62.3 108.1-184.3 46.5-272.6-9-12.9-19.3-24.3-30.5-34.2 37.4 78.8 10.7 178.5-67 233.9m-218.8-244c-1.4 1-2.7 2.1-4 3.1 64.3-17.8 135.9 4 178.9 60.5 35.7 47 42.9 106.6 24.4 158 56.7-56.2 67.6-142.1 22.3-201.8-50-65.5-149.1-74.4-221.6-19.8M296 224c-4.4 0-8-3.6-8-8v-40c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v40c0 4.4-3.6 8-8 8h-40c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h40c4.4 0 8 3.6 8 8v40c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8v-40c0-4.4 3.6-8 8-8h40c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8h-40z"], - "meetup": [512, 512, [], "f2e0", "M99 414.3c1.1 5.7-2.3 11.1-8 12.3-5.4 1.1-10.9-2.3-12-8-1.1-5.4 2.3-11.1 7.7-12.3 5.4-1.2 11.1 2.3 12.3 8zm143.1 71.4c-6.3 4.6-8 13.4-3.7 20 4.6 6.6 13.4 8.3 20 3.7 6.3-4.6 8-13.4 3.4-20-4.2-6.5-13.1-8.3-19.7-3.7zm-86-462.3c6.3-1.4 10.3-7.7 8.9-14-1.1-6.6-7.4-10.6-13.7-9.1-6.3 1.4-10.3 7.7-9.1 14 1.4 6.6 7.6 10.6 13.9 9.1zM34.4 226.3c-10-6.9-23.7-4.3-30.6 6-6.9 10-4.3 24 5.7 30.9 10 7.1 23.7 4.6 30.6-5.7 6.9-10.4 4.3-24.1-5.7-31.2zm272-170.9c10.6-6.3 13.7-20 7.7-30.3-6.3-10.6-19.7-14-30-7.7s-13.7 20-7.4 30.6c6 10.3 19.4 13.7 29.7 7.4zm-191.1 58c7.7-5.4 9.4-16 4.3-23.7s-15.7-9.4-23.1-4.3c-7.7 5.4-9.4 16-4.3 23.7 5.1 7.8 15.6 9.5 23.1 4.3zm372.3 156c-7.4 1.7-12.3 9.1-10.6 16.9 1.4 7.4 8.9 12.3 16.3 10.6 7.4-1.4 12.3-8.9 10.6-16.6-1.5-7.4-8.9-12.3-16.3-10.9zm39.7-56.8c-1.1-5.7-6.6-9.1-12-8-5.7 1.1-9.1 6.9-8 12.6 1.1 5.4 6.6 9.1 12.3 8 5.4-1.5 9.1-6.9 7.7-12.6zM447 138.9c-8.6 6-10.6 17.7-4.9 26.3 5.7 8.6 17.4 10.6 26 4.9 8.3-6 10.3-17.7 4.6-26.3-5.7-8.7-17.4-10.9-25.7-4.9zm-6.3 139.4c26.3 43.1 15.1 100-26.3 129.1-17.4 12.3-37.1 17.7-56.9 17.1-12 47.1-69.4 64.6-105.1 32.6-1.1.9-2.6 1.7-3.7 2.9-39.1 27.1-92.3 17.4-119.4-22.3-9.7-14.3-14.6-30.6-15.1-46.9-65.4-10.9-90-94-41.1-139.7-28.3-46.9.6-107.4 53.4-114.9C151.6 70 234.1 38.6 290.1 82c67.4-22.3 136.3 29.4 130.9 101.1 41.1 12.6 52.8 66.9 19.7 95.2zm-70 74.3c-3.1-20.6-40.9-4.6-43.1-27.1-3.1-32 43.7-101.1 40-128-3.4-24-19.4-29.1-33.4-29.4-13.4-.3-16.9 2-21.4 4.6-2.9 1.7-6.6 4.9-11.7-.3-6.3-6-11.1-11.7-19.4-12.9-12.3-2-17.7 2-26.6 9.7-3.4 2.9-12 12.9-20 9.1-3.4-1.7-15.4-7.7-24-11.4-16.3-7.1-40 4.6-48.6 20-12.9 22.9-38 113.1-41.7 125.1-8.6 26.6 10.9 48.6 36.9 47.1 11.1-.6 18.3-4.6 25.4-17.4 4-7.4 41.7-107.7 44.6-112.6 2-3.4 8.9-8 14.6-5.1 5.7 3.1 6.9 9.4 6 15.1-1.1 9.7-28 70.9-28.9 77.7-3.4 22.9 26.9 26.6 38.6 4 3.7-7.1 45.7-92.6 49.4-98.3 4.3-6.3 7.4-8.3 11.7-8 3.1 0 8.3.9 7.1 10.9-1.4 9.4-35.1 72.3-38.9 87.7-4.6 20.6 6.6 41.4 24.9 50.6 11.4 5.7 62.5 15.7 58.5-11.1zm5.7 92.3c-10.3 7.4-12.9 22-5.7 32.6 7.1 10.6 21.4 13.1 32 6 10.6-7.4 13.1-22 6-32.6-7.4-10.6-21.7-13.5-32.3-6z"], - "megaport": [496, 512, [], "f5a3", "M214.5 209.6v66.2l33.5 33.5 33.3-33.3v-66.4l-33.4-33.4zM248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm145.1 414.4L367 441.6l-26-19.2v-65.5l-33.4-33.4-33.4 33.4v65.5L248 441.6l-26.1-19.2v-65.5l-33.4-33.4-33.5 33.4v65.5l-26.1 19.2-26.1-19.2v-87l59.5-59.5V188l59.5-59.5V52.9l26.1-19.2L274 52.9v75.6l59.5 59.5v87.6l59.7 59.7v87.1z"], - "mendeley": [640, 512, [], "f7b3", "M624.6 325.2c-12.3-12.4-29.7-19.2-48.4-17.2-43.3-1-49.7-34.9-37.5-98.8 22.8-57.5-14.9-131.5-87.4-130.8-77.4.7-81.7 82-130.9 82-48.1 0-54-81.3-130.9-82-72.9-.8-110.1 73.3-87.4 130.8 12.2 63.9 5.8 97.8-37.5 98.8-21.2-2.3-37 6.5-53 22.5-19.9 19.7-19.3 94.8 42.6 102.6 47.1 5.9 81.6-42.9 61.2-87.8-47.3-103.7 185.9-106.1 146.5-8.2-.1.1-.2.2-.3.4-26.8 42.8 6.8 97.4 58.8 95.2 52.1 2.1 85.4-52.6 58.8-95.2-.1-.2-.2-.3-.3-.4-39.4-97.9 193.8-95.5 146.5 8.2-4.6 10-6.7 21.3-5.7 33 4.9 53.4 68.7 74.1 104.9 35.2 17.8-14.8 23.1-65.6 0-88.3zm-303.9-19.1h-.6c-43.4 0-62.8-37.5-62.8-62.8 0-34.7 28.2-62.8 62.8-62.8h.6c34.7 0 62.8 28.1 62.8 62.8 0 25-19.2 62.8-62.8 62.8z"], - "microsoft": [448, 512, [], "f3ca", "M0 32h214.6v214.6H0V32zm233.4 0H448v214.6H233.4V32zM0 265.4h214.6V480H0V265.4zm233.4 0H448V480H233.4V265.4z"], - "mix": [448, 512, [], "f3cb", "M0 64v348.9c0 56.2 88 58.1 88 0V174.3c7.9-52.9 88-50.4 88 6.5v175.3c0 57.9 96 58 96 0V240c5.3-54.7 88-52.5 88 4.3v23.8c0 59.9 88 56.6 88 0V64H0z"], - "mixcloud": [640, 512, [], "f289", "M424.43 219.729C416.124 134.727 344.135 68 256.919 68c-72.266 0-136.224 46.516-159.205 114.074-54.545 8.029-96.63 54.822-96.63 111.582 0 62.298 50.668 112.966 113.243 112.966h289.614c52.329 0 94.969-42.362 94.969-94.693 0-45.131-32.118-83.063-74.48-92.2zm-20.489 144.53H114.327c-39.04 0-70.881-31.564-70.881-70.604s31.841-70.604 70.881-70.604c18.827 0 36.548 7.475 49.838 20.766 19.963 19.963 50.133-10.227 30.18-30.18-14.675-14.398-32.672-24.365-52.053-29.349 19.935-44.3 64.79-73.926 114.628-73.926 69.496 0 125.979 56.483 125.979 125.702 0 13.568-2.215 26.857-6.369 39.594-8.943 27.517 32.133 38.939 40.147 13.29 2.769-8.306 4.984-16.889 6.369-25.472 19.381 7.476 33.502 26.303 33.502 48.453 0 28.795-23.535 52.33-52.607 52.33zm235.069-52.33c0 44.024-12.737 86.386-37.102 122.657-4.153 6.092-10.798 9.414-17.72 9.414-16.317 0-27.127-18.826-17.443-32.949 19.381-29.349 29.903-63.682 29.903-99.122s-10.521-69.773-29.903-98.845c-15.655-22.831 19.361-47.24 35.163-23.534 24.366 35.993 37.102 78.356 37.102 122.379zm-70.88 0c0 31.565-9.137 62.021-26.857 88.325-4.153 6.091-10.798 9.136-17.72 9.136-17.201 0-27.022-18.979-17.443-32.948 13.013-19.104 19.658-41.255 19.658-64.513 0-22.981-6.645-45.408-19.658-64.512-15.761-22.986 19.008-47.095 35.163-23.535 17.719 26.026 26.857 56.483 26.857 88.047z"], - "mizuni": [496, 512, [], "f3cc", "M248 8C111 8 0 119.1 0 256c0 137 111 248 248 248s248-111 248-248C496 119.1 385 8 248 8zm-80 351.9c-31.4 10.6-58.8 27.3-80 48.2V136c0-22.1 17.9-40 40-40s40 17.9 40 40v223.9zm120-9.9c-12.9-2-26.2-3.1-39.8-3.1-13.8 0-27.2 1.1-40.2 3.1V136c0-22.1 17.9-40 40-40s40 17.9 40 40v214zm120 57.7c-21.2-20.8-48.6-37.4-80-48V136c0-22.1 17.9-40 40-40s40 17.9 40 40v271.7z"], - "modx": [448, 512, [], "f285", "M356 241.8l36.7 23.7V480l-133-83.8L356 241.8zM440 75H226.3l-23 37.8 153.5 96.5L440 75zm-89 142.8L55.2 32v214.5l46 29L351 217.8zM97 294.2L8 437h213.7l125-200.5L97 294.2z"], - "monero": [496, 512, [], "f3d0", "M352 384h108.4C417 455.9 338.1 504 248 504S79 455.9 35.6 384H144V256.2L248 361l104-105v128zM88 336V128l159.4 159.4L408 128v208h74.8c8.5-25.1 13.2-52 13.2-80C496 119 385 8 248 8S0 119 0 256c0 28 4.6 54.9 13.2 80H88z"], - "napster": [496, 512, [], "f3d2", "M298.3 373.6c-14.2 13.6-31.3 24.1-50.4 30.5-19-6.4-36.2-16.9-50.3-30.5h100.7zm44-199.6c20-16.9 43.6-29.2 69.6-36.2V299c0 219.4-328 217.6-328 .3V137.7c25.9 6.9 49.6 19.6 69.5 36.4 56.8-40 132.5-39.9 188.9-.1zm-208.8-58.5c64.4-60 164.3-60.1 228.9-.2-7.1 3.5-13.9 7.3-20.6 11.5-58.7-30.5-129.2-30.4-187.9.1-6.3-4-13.9-8.2-20.4-11.4zM43.8 93.2v69.3c-58.4 36.5-58.4 121.1.1 158.3 26.4 245.1 381.7 240.3 407.6 1.5l.3-1.7c58.7-36.3 58.9-121.7.2-158.2V93.2c-17.3.5-34 3-50.1 7.4-82-91.5-225.5-91.5-307.5.1-16.3-4.4-33.1-7-50.6-7.5zM259.2 352s36-.3 61.3-1.5c10.2-.5 21.1-4 25.5-6.5 26.3-15.1 25.4-39.2 26.2-47.4-79.5-.6-99.9-3.9-113 55.4zm-135.5-55.3c.8 8.2-.1 32.3 26.2 47.4 4.4 2.5 15.2 6 25.5 6.5 25.3 1.1 61.3 1.5 61.3 1.5-13.2-59.4-33.7-56.1-113-55.4zm169.1 123.4c-3.2-5.3-6.9-7.3-6.9-7.3-24.8 7.3-52.2 6.9-75.9 0 0 0-2.9 1.5-6.4 6.6-2.8 4.1-3.7 9.6-3.7 9.6 29.1 17.6 67.1 17.6 96.2 0-.1-.1-.3-4-3.3-8.9z"], - "neos": [456, 512, [], "f612", "M387.44 512h-95.11L184.12 357.46v91.1L97.69 512H0V29.82L40.47 0h108.05l123.74 176.13V63.45L358.69 0h97.69v461.5L387.44 512zM10.77 35.27v460.72l72.01-52.88V193.95l215.49 307.69h84.79l52.35-38.17h-78.27L40.96 12.98 10.77 35.27zm82.54 466.61l80.04-58.78V342.06L93.55 227.7v220.94l-72.58 53.25h72.34zM52.63 10.77l310.6 442.57h82.37V10.77h-79.75v317.56L142.91 10.77H52.63zm230.4 180.88l72.01 102.81V15.93l-72.01 52.96v122.76z"], - "nimblr": [355, 512, [], "f5a8", "M232.6 299.29c15.57 0 27.15 11.46 27.15 26.96 0 15.55-11.62 26.96-27.15 26.96-15.7 0-27.15-11.57-27.15-26.96 0-15.51 11.58-26.96 27.15-26.96zM99.01 326.25c0-15.61 11.68-26.96 27.15-26.96 15.57 0 27.15 11.46 27.15 26.96 0 15.41-11.47 26.96-27.15 26.96-15.44 0-27.15-11.31-27.15-26.96m78.75-167.3C143 158.95 75.45 178.77 45.25 227L0 0v335.48C0 433.13 79.61 512 177.76 512c98.24 0 177.76-78.95 177.76-176.52 0-97.46-79.39-176.53-177.76-176.53zm0 308.12c-73.27 0-132.51-58.9-132.51-131.59 0-72.68 59.24-131.59 132.51-131.59 73.27 0 132.51 58.91 132.51 131.59s-59.25 131.59-132.51 131.59z"], - "nintendo-switch": [448, 512, [], "f418", "M95.9 33.5c-44.6 8-80.5 41-91.8 84.4C0 133.6-.3 142.8.2 264.4.4 376 .5 378.6 2.4 387.3c10.3 46.5 43.3 79.6 90.3 90.5 6.1 1.4 13.9 1.7 64.1 1.9 51.9.4 57.3.3 58.7-1.1 1.4-1.4 1.5-19.3 1.5-222.2 0-150.5-.3-221.3-.9-222.6-.9-1.7-2.5-1.8-56.9-1.7-44.2.1-57.5.4-63.3 1.4zm83.9 222.6V444l-37.8-.5c-34.8-.4-38.5-.6-45.5-2.3-29.9-7.7-52-30.7-58.3-60.7-2-9.4-2-240.1-.1-249.3 5.6-26.1 23.7-47.7 48-57.4 12.2-4.9 17.9-5.5 57.6-5.6l35.9-.1v188zm-75.9-131.2c-5.8 1.1-14.7 5.6-19.5 9.7-9.7 8.4-14.6 20.4-13.8 34.5.4 7.3.8 9.3 3.8 15.2 4.4 9 10.9 15.6 19.9 20 6.2 3.1 7.8 3.4 15.9 3.7 7.3.3 9.9 0 14.8-1.7 20.1-6.8 32.3-26.3 28.8-46.4-3.9-23.7-26.6-39.7-49.9-35zm158.2-92.3c-.4.3-.6 100.8-.6 223.5 0 202.3.1 222.8 1.5 223.4 2.5.9 74.5.6 83.4-.4 37.7-4.3 71-27.2 89-61.2 2.3-4.4 5.4-11.7 7-16.2 5.8-17.4 5.7-12.8 5.7-146.1 0-106.4-.2-122.3-1.5-129-9.2-48.3-46.1-84.8-94.5-93.1-6.5-1.1-16.5-1.4-48.8-1.4-22.4-.1-40.9.2-41.2.5zm99.1 202.1c14.5 3.8 26.3 14.8 31.2 28.9 3.1 8.7 3 21.5-.1 29.5-5.7 14.7-16.8 25-31.1 28.8-23.2 6-47.9-8-54.6-31-2-7-1.9-18.9.4-26.2 6.9-22.7 31-36.1 54.2-30z"], - "node": [640, 512, [], "f419", "M316.3 452c-2.1 0-4.2-.6-6.1-1.6L291 439c-2.9-1.6-1.5-2.2-.5-2.5 3.8-1.3 4.6-1.6 8.7-4 .4-.2 1-.1 1.4.1l14.8 8.8c.5.3 1.3.3 1.8 0L375 408c.5-.3.9-.9.9-1.6v-66.7c0-.7-.3-1.3-.9-1.6l-57.8-33.3c-.5-.3-1.2-.3-1.8 0l-57.8 33.3c-.6.3-.9 1-.9 1.6v66.7c0 .6.4 1.2.9 1.5l15.8 9.1c8.6 4.3 13.9-.8 13.9-5.8v-65.9c0-.9.7-1.7 1.7-1.7h7.3c.9 0 1.7.7 1.7 1.7v65.9c0 11.5-6.2 18-17.1 18-3.3 0-6 0-13.3-3.6l-15.2-8.7c-3.7-2.2-6.1-6.2-6.1-10.5v-66.7c0-4.3 2.3-8.4 6.1-10.5l57.8-33.4c3.7-2.1 8.5-2.1 12.1 0l57.8 33.4c3.7 2.2 6.1 6.2 6.1 10.5v66.7c0 4.3-2.3 8.4-6.1 10.5l-57.8 33.4c-1.7 1.1-3.8 1.7-6 1.7zm46.7-65.8c0-12.5-8.4-15.8-26.2-18.2-18-2.4-19.8-3.6-19.8-7.8 0-3.5 1.5-8.1 14.8-8.1 11.9 0 16.3 2.6 18.1 10.6.2.8.8 1.3 1.6 1.3h7.5c.5 0 .9-.2 1.2-.5.3-.4.5-.8.4-1.3-1.2-13.8-10.3-20.2-28.8-20.2-16.5 0-26.3 7-26.3 18.6 0 12.7 9.8 16.1 25.6 17.7 18.9 1.9 20.4 4.6 20.4 8.3 0 6.5-5.2 9.2-17.4 9.2-15.3 0-18.7-3.8-19.8-11.4-.1-.8-.8-1.4-1.7-1.4h-7.5c-.9 0-1.7.7-1.7 1.7 0 9.7 5.3 21.3 30.6 21.3 18.5 0 29-7.2 29-19.8zm54.5-50.1c0 6.1-5 11.1-11.1 11.1s-11.1-5-11.1-11.1c0-6.3 5.2-11.1 11.1-11.1 6-.1 11.1 4.8 11.1 11.1zm-1.8 0c0-5.2-4.2-9.3-9.4-9.3-5.1 0-9.3 4.1-9.3 9.3 0 5.2 4.2 9.4 9.3 9.4 5.2-.1 9.4-4.3 9.4-9.4zm-4.5 6.2h-2.6c-.1-.6-.5-3.8-.5-3.9-.2-.7-.4-1.1-1.3-1.1h-2.2v5h-2.4v-12.5h4.3c1.5 0 4.4 0 4.4 3.3 0 2.3-1.5 2.8-2.4 3.1 1.7.1 1.8 1.2 2.1 2.8.1 1 .3 2.7.6 3.3zm-2.8-8.8c0-1.7-1.2-1.7-1.8-1.7h-2v3.5h1.9c1.6 0 1.9-1.1 1.9-1.8zM137.3 191c0-2.7-1.4-5.1-3.7-6.4l-61.3-35.3c-1-.6-2.2-.9-3.4-1h-.6c-1.2 0-2.3.4-3.4 1L3.7 184.6C1.4 185.9 0 188.4 0 191l.1 95c0 1.3.7 2.5 1.8 3.2 1.1.7 2.5.7 3.7 0L42 268.3c2.3-1.4 3.7-3.8 3.7-6.4v-44.4c0-2.6 1.4-5.1 3.7-6.4l15.5-8.9c1.2-.7 2.4-1 3.7-1 1.3 0 2.6.3 3.7 1l15.5 8.9c2.3 1.3 3.7 3.8 3.7 6.4v44.4c0 2.6 1.4 5.1 3.7 6.4l36.4 20.9c1.1.7 2.6.7 3.7 0 1.1-.6 1.8-1.9 1.8-3.2l.2-95zM472.5 87.3v176.4c0 2.6-1.4 5.1-3.7 6.4l-61.3 35.4c-2.3 1.3-5.1 1.3-7.4 0l-61.3-35.4c-2.3-1.3-3.7-3.8-3.7-6.4v-70.8c0-2.6 1.4-5.1 3.7-6.4l61.3-35.4c2.3-1.3 5.1-1.3 7.4 0l15.3 8.8c1.7 1 3.9-.3 3.9-2.2v-94c0-2.8 3-4.6 5.5-3.2l36.5 20.4c2.3 1.2 3.8 3.7 3.8 6.4zm-46 128.9c0-.7-.4-1.3-.9-1.6l-21-12.2c-.6-.3-1.3-.3-1.9 0l-21 12.2c-.6.3-.9.9-.9 1.6v24.3c0 .7.4 1.3.9 1.6l21 12.1c.6.3 1.3.3 1.8 0l21-12.1c.6-.3.9-.9.9-1.6v-24.3zm209.8-.7c2.3-1.3 3.7-3.8 3.7-6.4V192c0-2.6-1.4-5.1-3.7-6.4l-60.9-35.4c-2.3-1.3-5.1-1.3-7.4 0l-61.3 35.4c-2.3 1.3-3.7 3.8-3.7 6.4v70.8c0 2.7 1.4 5.1 3.7 6.4l60.9 34.7c2.2 1.3 5 1.3 7.3 0l36.8-20.5c2.5-1.4 2.5-5 0-6.4L550 241.6c-1.2-.7-1.9-1.9-1.9-3.2v-22.2c0-1.3.7-2.5 1.9-3.2l19.2-11.1c1.1-.7 2.6-.7 3.7 0l19.2 11.1c1.1.7 1.9 1.9 1.9 3.2v17.4c0 2.8 3.1 4.6 5.6 3.2l36.7-21.3zM559 219c-.4.3-.7.7-.7 1.2v13.6c0 .5.3 1 .7 1.2l11.8 6.8c.4.3 1 .3 1.4 0L584 235c.4-.3.7-.7.7-1.2v-13.6c0-.5-.3-1-.7-1.2l-11.8-6.8c-.4-.3-1-.3-1.4 0L559 219zm-254.2 43.5v-70.4c0-2.6-1.6-5.1-3.9-6.4l-61.1-35.2c-2.1-1.2-5-1.4-7.4 0l-61.1 35.2c-2.3 1.3-3.9 3.7-3.9 6.4v70.4c0 2.8 1.9 5.2 4 6.4l61.2 35.2c2.4 1.4 5.2 1.3 7.4 0l61-35.2c1.8-1 3.1-2.7 3.6-4.7.1-.5.2-1.1.2-1.7zm-74.3-124.9l-.8.5h1.1l-.3-.5zm76.2 130.2l-.4-.7v.9l.4-.2z"], - "node-js": [448, 512, [], "f3d3", "M224 508c-6.7 0-13.5-1.8-19.4-5.2l-61.7-36.5c-9.2-5.2-4.7-7-1.7-8 12.3-4.3 14.8-5.2 27.9-12.7 1.4-.8 3.2-.5 4.6.4l47.4 28.1c1.7 1 4.1 1 5.7 0l184.7-106.6c1.7-1 2.8-3 2.8-5V149.3c0-2.1-1.1-4-2.9-5.1L226.8 37.7c-1.7-1-4-1-5.7 0L36.6 144.3c-1.8 1-2.9 3-2.9 5.1v213.1c0 2 1.1 4 2.9 4.9l50.6 29.2c27.5 13.7 44.3-2.4 44.3-18.7V167.5c0-3 2.4-5.3 5.4-5.3h23.4c2.9 0 5.4 2.3 5.4 5.3V378c0 36.6-20 57.6-54.7 57.6-10.7 0-19.1 0-42.5-11.6l-48.4-27.9C8.1 389.2.7 376.3.7 362.4V149.3c0-13.8 7.4-26.8 19.4-33.7L204.6 9c11.7-6.6 27.2-6.6 38.8 0l184.7 106.7c12 6.9 19.4 19.8 19.4 33.7v213.1c0 13.8-7.4 26.7-19.4 33.7L243.4 502.8c-5.9 3.4-12.6 5.2-19.4 5.2zm149.1-210.1c0-39.9-27-50.5-83.7-58-57.4-7.6-63.2-11.5-63.2-24.9 0-11.1 4.9-25.9 47.4-25.9 37.9 0 51.9 8.2 57.7 33.8.5 2.4 2.7 4.2 5.2 4.2h24c1.5 0 2.9-.6 3.9-1.7s1.5-2.6 1.4-4.1c-3.7-44.1-33-64.6-92.2-64.6-52.7 0-84.1 22.2-84.1 59.5 0 40.4 31.3 51.6 81.8 56.6 60.5 5.9 65.2 14.8 65.2 26.7 0 20.6-16.6 29.4-55.5 29.4-48.9 0-59.6-12.3-63.2-36.6-.4-2.6-2.6-4.5-5.3-4.5h-23.9c-3 0-5.3 2.4-5.3 5.3 0 31.1 16.9 68.2 97.8 68.2 58.4-.1 92-23.2 92-63.4z"], - "npm": [576, 512, [], "f3d4", "M288 288h-32v-64h32v64zm288-128v192H288v32H160v-32H0V160h576zm-416 32H32v128h64v-96h32v96h32V192zm160 0H192v160h64v-32h64V192zm224 0H352v128h64v-96h32v96h32v-96h32v96h32V192z"], - "ns8": [640, 512, [], "f3d5", "M187.1 159.9l-34.2 113.7-54.5-113.7H49L0 320h44.9L76 213.5 126.6 320h56.9L232 159.9h-44.9zm452.5-.9c-2.9-18-23.9-28.1-42.1-31.3-44.6-7.8-101.9 16.3-88.5 58.8v.1c-43.8 8.7-74.3 26.8-94.2 48.2-3-9.8-13.6-16.6-34-16.6h-87.6c-9.3 0-12.9-2.3-11.5-7.4 1.6-5.5 1.9-6.8 3.7-12.2 2.1-6.4 7.8-7.1 13.3-7.1h133.5l9.7-31.5c-139.7 0-144.5-.5-160.1 1.2-12.3 1.3-23.5 4.8-30.6 15-6.8 9.9-14.4 35.6-17.6 47.1-5.4 19.4-.6 28.6 32.8 28.6h87.3c7.8 0 8.8 2.7 7.7 6.6-1.1 4.4-2.8 10-4.5 14.6-1.6 4.2-4.7 7.4-13.8 7.4H216.3L204.7 320c139.9 0 145.3-.6 160.9-2.3 6.6-.7 13-2.1 18.5-4.9.2 3.7.5 7.3 1.2 10.8 5.4 30.5 27.4 52.3 56.8 59.5 48.6 11.9 108.7-16.8 135.1-68 18.7-36.2 14.1-76.2-3.4-105.5h.1c29.6-5.9 70.3-22 65.7-50.6zM530.7 263.7c-5.9 29.5-36.6 47.8-61.6 43.9-30.9-4.8-38.5-39.5-14.1-64.8 16.2-16.8 45.2-24 68.5-26.9 6.7 14.1 10.3 32 7.2 47.8zm21.8-83.1c-4.2-6-9.8-18.5-2.5-26.3 6.7-7.2 20.9-10.1 31.8-7.7 15.3 3.4 19.7 15.9 4.9 24.4-10.7 6.1-23.6 8.1-34.2 9.6z"], - "nutritionix": [400, 512, [], "f3d6", "M88 8.1S221.4-.1 209 112.5c0 0 19.1-74.9 103-40.6 0 0-17.7 74-88 56 0 0 14.6-54.6 66.1-56.6 0 0-39.9-10.3-82.1 48.8 0 0-19.8-94.5-93.6-99.7 0 0 75.2 19.4 77.6 107.5 0 .1-106.4 7-104-119.8zm312 315.6c0 48.5-9.7 95.3-32 132.3-42.2 30.9-105 48-168 48-62.9 0-125.8-17.1-168-48C9.7 419 0 372.2 0 323.7 0 275.3 17.7 229 40 192c42.2-30.9 97.1-48.6 160-48.6 63 0 117.8 17.6 160 48.6 22.3 37 40 83.3 40 131.7zM120 428c0-15.5-12.5-28-28-28s-28 12.5-28 28 12.5 28 28 28 28-12.5 28-28zm0-66.2c0-15.5-12.5-28-28-28s-28 12.5-28 28 12.5 28 28 28 28-12.5 28-28zm0-66.2c0-15.5-12.5-28-28-28s-28 12.5-28 28 12.5 28 28 28 28-12.5 28-28zM192 428c0-15.5-12.5-28-28-28s-28 12.5-28 28 12.5 28 28 28 28-12.5 28-28zm0-66.2c0-15.5-12.5-28-28-28s-28 12.5-28 28 12.5 28 28 28 28-12.5 28-28zm0-66.2c0-15.5-12.5-28-28-28s-28 12.5-28 28 12.5 28 28 28 28-12.5 28-28zM264 428c0-15.5-12.5-28-28-28s-28 12.5-28 28 12.5 28 28 28 28-12.5 28-28zm0-66.2c0-15.5-12.5-28-28-28s-28 12.5-28 28 12.5 28 28 28 28-12.5 28-28zm0-66.2c0-15.5-12.5-28-28-28s-28 12.5-28 28 12.5 28 28 28 28-12.5 28-28zM336 428c0-15.5-12.5-28-28-28s-28 12.5-28 28 12.5 28 28 28 28-12.5 28-28zm0-66.2c0-15.5-12.5-28-28-28s-28 12.5-28 28 12.5 28 28 28 28-12.5 28-28zm0-66.2c0-15.5-12.5-28-28-28s-28 12.5-28 28 12.5 28 28 28 28-12.5 28-28zm24-39.6c-4.8-22.3-7.4-36.9-16-56-38.8-19.9-90.5-32-144-32S94.8 180.1 56 200c-8.8 19.5-11.2 33.9-16 56 42.2-7.9 98.7-14.8 160-14.8s117.8 6.9 160 14.8z"], - "odnoklassniki": [320, 512, [], "f263", "M275.1 334c-27.4 17.4-65.1 24.3-90 26.9l20.9 20.6 76.3 76.3c27.9 28.6-17.5 73.3-45.7 45.7-19.1-19.4-47.1-47.4-76.3-76.6L84 503.4c-28.2 27.5-73.6-17.6-45.4-45.7 19.4-19.4 47.1-47.4 76.3-76.3l20.6-20.6c-24.6-2.6-62.9-9.1-90.6-26.9-32.6-21-46.9-33.3-34.3-59 7.4-14.6 27.7-26.9 54.6-5.7 0 0 36.3 28.9 94.9 28.9s94.9-28.9 94.9-28.9c26.9-21.1 47.1-8.9 54.6 5.7 12.4 25.7-1.9 38-34.5 59.1zM30.3 129.7C30.3 58 88.6 0 160 0s129.7 58 129.7 129.7c0 71.4-58.3 129.4-129.7 129.4s-129.7-58-129.7-129.4zm66 0c0 35.1 28.6 63.7 63.7 63.7s63.7-28.6 63.7-63.7c0-35.4-28.6-64-63.7-64s-63.7 28.6-63.7 64z"], - "odnoklassniki-square": [448, 512, [], "f264", "M184.2 177.1c0-22.1 17.9-40 39.8-40s39.8 17.9 39.8 40c0 22-17.9 39.8-39.8 39.8s-39.8-17.9-39.8-39.8zM448 80v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V80c0-26.5 21.5-48 48-48h352c26.5 0 48 21.5 48 48zm-305.1 97.1c0 44.6 36.4 80.9 81.1 80.9s81.1-36.2 81.1-80.9c0-44.8-36.4-81.1-81.1-81.1s-81.1 36.2-81.1 81.1zm174.5 90.7c-4.6-9.1-17.3-16.8-34.1-3.6 0 0-22.7 18-59.3 18s-59.3-18-59.3-18c-16.8-13.2-29.5-5.5-34.1 3.6-7.9 16.1 1.1 23.7 21.4 37 17.3 11.1 41.2 15.2 56.6 16.8l-12.9 12.9c-18.2 18-35.5 35.5-47.7 47.7-17.6 17.6 10.7 45.8 28.4 28.6l47.7-47.9c18.2 18.2 35.7 35.7 47.7 47.9 17.6 17.2 46-10.7 28.6-28.6l-47.7-47.7-13-12.9c15.5-1.6 39.1-5.9 56.2-16.8 20.4-13.3 29.3-21 21.5-37z"], - "old-republic": [496, 512, [], "f510", "M235.76 10.23c7.5-.31 15-.28 22.5-.09 3.61.14 7.2.4 10.79.73 4.92.27 9.79 1.03 14.67 1.62 2.93.43 5.83.98 8.75 1.46 7.9 1.33 15.67 3.28 23.39 5.4 12.24 3.47 24.19 7.92 35.76 13.21 26.56 12.24 50.94 29.21 71.63 49.88 20.03 20.09 36.72 43.55 48.89 69.19 1.13 2.59 2.44 5.1 3.47 7.74 2.81 6.43 5.39 12.97 7.58 19.63 4.14 12.33 7.34 24.99 9.42 37.83.57 3.14 1.04 6.3 1.4 9.47.55 3.83.94 7.69 1.18 11.56.83 8.34.84 16.73.77 25.1-.07 4.97-.26 9.94-.75 14.89-.24 3.38-.51 6.76-.98 10.12-.39 2.72-.63 5.46-1.11 8.17-.9 5.15-1.7 10.31-2.87 15.41-4.1 18.5-10.3 36.55-18.51 53.63-15.77 32.83-38.83 62.17-67.12 85.12a246.503 246.503 0 0 1-56.91 34.86c-6.21 2.68-12.46 5.25-18.87 7.41-3.51 1.16-7.01 2.38-10.57 3.39-6.62 1.88-13.29 3.64-20.04 5-4.66.91-9.34 1.73-14.03 2.48-5.25.66-10.5 1.44-15.79 1.74-6.69.66-13.41.84-20.12.81-6.82.03-13.65-.12-20.45-.79-3.29-.23-6.57-.5-9.83-.95-2.72-.39-5.46-.63-8.17-1.11-4.12-.72-8.25-1.37-12.35-2.22-4.25-.94-8.49-1.89-12.69-3.02-8.63-2.17-17.08-5.01-25.41-8.13-10.49-4.12-20.79-8.75-30.64-14.25-2.14-1.15-4.28-2.29-6.35-3.57-11.22-6.58-21.86-14.1-31.92-22.34-34.68-28.41-61.41-66.43-76.35-108.7-3.09-8.74-5.71-17.65-7.8-26.68-1.48-6.16-2.52-12.42-3.58-18.66-.4-2.35-.61-4.73-.95-7.09-.6-3.96-.75-7.96-1.17-11.94-.8-9.47-.71-18.99-.51-28.49.14-3.51.34-7.01.7-10.51.31-3.17.46-6.37.92-9.52.41-2.81.65-5.65 1.16-8.44.7-3.94 1.3-7.9 2.12-11.82 3.43-16.52 8.47-32.73 15.26-48.18 1.15-2.92 2.59-5.72 3.86-8.59 8.05-16.71 17.9-32.56 29.49-47.06 20-25.38 45.1-46.68 73.27-62.47 7.5-4.15 15.16-8.05 23.07-11.37 15.82-6.88 32.41-11.95 49.31-15.38 3.51-.67 7.04-1.24 10.56-1.85 2.62-.47 5.28-.7 7.91-1.08 3.53-.53 7.1-.68 10.65-1.04 2.46-.24 4.91-.36 7.36-.51m8.64 24.41c-9.23.1-18.43.99-27.57 2.23-7.3 1.08-14.53 2.6-21.71 4.3-13.91 3.5-27.48 8.34-40.46 14.42-10.46 4.99-20.59 10.7-30.18 17.22-4.18 2.92-8.4 5.8-12.34 9.03-5.08 3.97-9.98 8.17-14.68 12.59-2.51 2.24-4.81 4.7-7.22 7.06-28.22 28.79-48.44 65.39-57.5 104.69-2.04 8.44-3.54 17.02-4.44 25.65-1.1 8.89-1.44 17.85-1.41 26.8.11 7.14.38 14.28 1.22 21.37.62 7.12 1.87 14.16 3.2 21.18 1.07 4.65 2.03 9.32 3.33 13.91 6.29 23.38 16.5 45.7 30.07 65.75 8.64 12.98 18.78 24.93 29.98 35.77 16.28 15.82 35.05 29.04 55.34 39.22 7.28 3.52 14.66 6.87 22.27 9.63 5.04 1.76 10.06 3.57 15.22 4.98 11.26 3.23 22.77 5.6 34.39 7.06 2.91.29 5.81.61 8.72.9 13.82 1.08 27.74 1 41.54-.43 4.45-.6 8.92-.99 13.35-1.78 3.63-.67 7.28-1.25 10.87-2.1 4.13-.98 8.28-1.91 12.36-3.07 26.5-7.34 51.58-19.71 73.58-36.2 15.78-11.82 29.96-25.76 42.12-41.28 3.26-4.02 6.17-8.31 9.13-12.55 3.39-5.06 6.58-10.25 9.6-15.54 2.4-4.44 4.74-8.91 6.95-13.45 5.69-12.05 10.28-24.62 13.75-37.49 2.59-10.01 4.75-20.16 5.9-30.45 1.77-13.47 1.94-27.1 1.29-40.65-.29-3.89-.67-7.77-1-11.66-2.23-19.08-6.79-37.91-13.82-55.8-5.95-15.13-13.53-29.63-22.61-43.13-12.69-18.8-28.24-35.68-45.97-49.83-25.05-20-54.47-34.55-85.65-42.08-7.78-1.93-15.69-3.34-23.63-4.45-3.91-.59-7.85-.82-11.77-1.24-7.39-.57-14.81-.72-22.22-.58zM139.26 83.53c13.3-8.89 28.08-15.38 43.3-20.18-3.17 1.77-6.44 3.38-9.53 5.29-11.21 6.68-21.52 14.9-30.38 24.49-6.8 7.43-12.76 15.73-17.01 24.89-3.29 6.86-5.64 14.19-6.86 21.71-.93 4.85-1.3 9.81-1.17 14.75.13 13.66 4.44 27.08 11.29 38.82 5.92 10.22 13.63 19.33 22.36 27.26 4.85 4.36 10.24 8.09 14.95 12.6 2.26 2.19 4.49 4.42 6.43 6.91 2.62 3.31 4.89 6.99 5.99 11.1.9 3.02.66 6.2.69 9.31.02 4.1-.04 8.2.03 12.3.14 3.54-.02 7.09.11 10.63.08 2.38.02 4.76.05 7.14.16 5.77.06 11.53.15 17.3.11 2.91.02 5.82.13 8.74.03 1.63.13 3.28-.03 4.91-.91.12-1.82.18-2.73.16-10.99 0-21.88-2.63-31.95-6.93-6-2.7-11.81-5.89-17.09-9.83-5.75-4.19-11.09-8.96-15.79-14.31-6.53-7.24-11.98-15.39-16.62-23.95-1.07-2.03-2.24-4.02-3.18-6.12-1.16-2.64-2.62-5.14-3.67-7.82-4.05-9.68-6.57-19.94-8.08-30.31-.49-4.44-1.09-8.88-1.2-13.35-.7-15.73.84-31.55 4.67-46.82 2.12-8.15 4.77-16.18 8.31-23.83 6.32-14.2 15.34-27.18 26.3-38.19 6.28-6.2 13.13-11.84 20.53-16.67zm175.37-20.12c2.74.74 5.41 1.74 8.09 2.68 6.36 2.33 12.68 4.84 18.71 7.96 13.11 6.44 25.31 14.81 35.82 24.97 10.2 9.95 18.74 21.6 25.14 34.34 1.28 2.75 2.64 5.46 3.81 8.26 6.31 15.1 10 31.26 11.23 47.57.41 4.54.44 9.09.45 13.64.07 11.64-1.49 23.25-4.3 34.53-1.97 7.27-4.35 14.49-7.86 21.18-3.18 6.64-6.68 13.16-10.84 19.24-6.94 10.47-15.6 19.87-25.82 27.22-10.48 7.64-22.64 13.02-35.4 15.38-3.51.69-7.08 1.08-10.66 1.21-1.85.06-3.72.16-5.56-.1-.28-2.15 0-4.31-.01-6.46-.03-3.73.14-7.45.1-11.17.19-7.02.02-14.05.21-21.07.03-2.38-.03-4.76.03-7.14.17-5.07-.04-10.14.14-15.21.1-2.99-.24-6.04.51-8.96.66-2.5 1.78-4.86 3.09-7.08 4.46-7.31 11.06-12.96 17.68-18.26 5.38-4.18 10.47-8.77 15.02-13.84 7.68-8.37 14.17-17.88 18.78-28.27 2.5-5.93 4.52-12.1 5.55-18.46.86-4.37 1.06-8.83 1.01-13.27-.02-7.85-1.4-15.65-3.64-23.17-1.75-5.73-4.27-11.18-7.09-16.45-3.87-6.93-8.65-13.31-13.96-19.2-9.94-10.85-21.75-19.94-34.6-27.1-1.85-1.02-3.84-1.82-5.63-2.97zm-100.8 58.45c.98-1.18 1.99-2.33 3.12-3.38-.61.93-1.27 1.81-1.95 2.68-3.1 3.88-5.54 8.31-7.03 13.06-.87 3.27-1.68 6.6-1.73 10-.07 2.52-.08 5.07.32 7.57 1.13 7.63 4.33 14.85 8.77 21.12 2 2.7 4.25 5.27 6.92 7.33 1.62 1.27 3.53 2.09 5.34 3.05 3.11 1.68 6.32 3.23 9.07 5.48 2.67 2.09 4.55 5.33 4.4 8.79-.01 73.67 0 147.34-.01 221.02 0 1.35-.08 2.7.04 4.04.13 1.48.82 2.83 1.47 4.15.86 1.66 1.78 3.34 3.18 4.62.85.77 1.97 1.4 3.15 1.24 1.5-.2 2.66-1.35 3.45-2.57.96-1.51 1.68-3.16 2.28-4.85.76-2.13.44-4.42.54-6.63.14-4.03-.02-8.06.14-12.09.03-5.89.03-11.77.06-17.66.14-3.62.03-7.24.11-10.86.15-4.03-.02-8.06.14-12.09.03-5.99.03-11.98.07-17.97.14-3.62.02-7.24.11-10.86.14-3.93-.02-7.86.14-11.78.03-5.99.03-11.98.06-17.97.16-3.94-.01-7.88.19-11.82.29 1.44.13 2.92.22 4.38.19 3.61.42 7.23.76 10.84.32 3.44.44 6.89.86 10.32.37 3.1.51 6.22.95 9.31.57 4.09.87 8.21 1.54 12.29 1.46 9.04 2.83 18.11 5.09 26.99 1.13 4.82 2.4 9.61 4 14.3 2.54 7.9 5.72 15.67 10.31 22.62 1.73 2.64 3.87 4.98 6.1 7.21.27.25.55.51.88.71.6.25 1.31-.07 1.7-.57.71-.88 1.17-1.94 1.7-2.93 4.05-7.8 8.18-15.56 12.34-23.31.7-1.31 1.44-2.62 2.56-3.61 1.75-1.57 3.84-2.69 5.98-3.63 2.88-1.22 5.9-2.19 9.03-2.42 6.58-.62 13.11.75 19.56 1.85 3.69.58 7.4 1.17 11.13 1.41 3.74.1 7.48.05 11.21-.28 8.55-.92 16.99-2.96 24.94-6.25 5.3-2.24 10.46-4.83 15.31-7.93 11.46-7.21 21.46-16.57 30.04-27.01 1.17-1.42 2.25-2.9 3.46-4.28-1.2 3.24-2.67 6.37-4.16 9.48-1.25 2.9-2.84 5.61-4.27 8.42-5.16 9.63-11.02 18.91-17.75 27.52-4.03 5.21-8.53 10.05-13.33 14.57-6.64 6.05-14.07 11.37-22.43 14.76-8.21 3.37-17.31 4.63-26.09 3.29-3.56-.58-7.01-1.69-10.41-2.88-2.79-.97-5.39-2.38-8.03-3.69-3.43-1.71-6.64-3.81-9.71-6.08 2.71 3.06 5.69 5.86 8.7 8.61 4.27 3.76 8.74 7.31 13.63 10.23 3.98 2.45 8.29 4.4 12.84 5.51 1.46.37 2.96.46 4.45.6-1.25 1.1-2.63 2.04-3.99 2.98-9.61 6.54-20.01 11.86-30.69 16.43-20.86 8.7-43.17 13.97-65.74 15.34-4.66.24-9.32.36-13.98.36-4.98-.11-9.97-.13-14.92-.65-11.2-.76-22.29-2.73-33.17-5.43-10.35-2.71-20.55-6.12-30.3-10.55-8.71-3.86-17.12-8.42-24.99-13.79-1.83-1.31-3.74-2.53-5.37-4.08 6.6-1.19 13.03-3.39 18.99-6.48 5.74-2.86 10.99-6.66 15.63-11.07 2.24-2.19 4.29-4.59 6.19-7.09-3.43 2.13-6.93 4.15-10.62 5.78-4.41 2.16-9.07 3.77-13.81 5.02-5.73 1.52-11.74 1.73-17.61 1.14-8.13-.95-15.86-4.27-22.51-8.98-4.32-2.94-8.22-6.43-11.96-10.06-9.93-10.16-18.2-21.81-25.66-33.86-3.94-6.27-7.53-12.75-11.12-19.22-1.05-2.04-2.15-4.05-3.18-6.1 2.85 2.92 5.57 5.97 8.43 8.88 8.99 8.97 18.56 17.44 29.16 24.48 7.55 4.9 15.67 9.23 24.56 11.03 3.11.73 6.32.47 9.47.81 2.77.28 5.56.2 8.34.3 5.05.06 10.11.04 15.16-.16 3.65-.16 7.27-.66 10.89-1.09 2.07-.25 4.11-.71 6.14-1.2 3.88-.95 8.11-.96 11.83.61 4.76 1.85 8.44 5.64 11.38 9.71 2.16 3.02 4.06 6.22 5.66 9.58 1.16 2.43 2.46 4.79 3.55 7.26 1 2.24 2.15 4.42 3.42 6.52.67 1.02 1.4 2.15 2.62 2.55 1.06-.75 1.71-1.91 2.28-3.03 2.1-4.16 3.42-8.65 4.89-13.05 2.02-6.59 3.78-13.27 5.19-20.02 2.21-9.25 3.25-18.72 4.54-28.13.56-3.98.83-7.99 1.31-11.97.87-10.64 1.9-21.27 2.24-31.94.08-1.86.24-3.71.25-5.57.01-4.35.25-8.69.22-13.03-.01-2.38-.01-4.76 0-7.13.05-5.07-.2-10.14-.22-15.21-.2-6.61-.71-13.2-1.29-19.78-.73-5.88-1.55-11.78-3.12-17.51-2.05-7.75-5.59-15.03-9.8-21.82-3.16-5.07-6.79-9.88-11.09-14.03-3.88-3.86-8.58-7.08-13.94-8.45-1.5-.41-3.06-.45-4.59-.64.07-2.99.7-5.93 1.26-8.85 1.59-7.71 3.8-15.3 6.76-22.6 1.52-4.03 3.41-7.9 5.39-11.72 3.45-6.56 7.62-12.79 12.46-18.46zm31.27 1.7c.35-.06.71-.12 1.07-.19.19 1.79.09 3.58.1 5.37v38.13c-.01 1.74.13 3.49-.15 5.22-.36-.03-.71-.05-1.06-.05-.95-3.75-1.72-7.55-2.62-11.31-.38-1.53-.58-3.09-1.07-4.59-1.7-.24-3.43-.17-5.15-.2-5.06-.01-10.13 0-15.19-.01-1.66-.01-3.32.09-4.98-.03-.03-.39-.26-.91.16-1.18 1.28-.65 2.72-.88 4.06-1.35 3.43-1.14 6.88-2.16 10.31-3.31 1.39-.48 2.9-.72 4.16-1.54.04-.56.02-1.13-.05-1.68-1.23-.55-2.53-.87-3.81-1.28-3.13-1.03-6.29-1.96-9.41-3.02-1.79-.62-3.67-1-5.41-1.79-.03-.37-.07-.73-.11-1.09 5.09-.19 10.2.06 15.3-.12 3.36-.13 6.73.08 10.09-.07.12-.39.26-.77.37-1.16 1.08-4.94 2.33-9.83 3.39-14.75zm5.97-.2c.36.05.72.12 1.08.2.98 3.85 1.73 7.76 2.71 11.61.36 1.42.56 2.88 1.03 4.27 2.53.18 5.07-.01 7.61.05 5.16.12 10.33.12 15.49.07.76-.01 1.52.03 2.28.08-.04.36-.07.72-.1 1.08-1.82.83-3.78 1.25-5.67 1.89-3.73 1.23-7.48 2.39-11.22 3.57-.57.17-1.12.42-1.67.64-.15.55-.18 1.12-.12 1.69.87.48 1.82.81 2.77 1.09 4.88 1.52 9.73 3.14 14.63 4.6.38.13.78.27 1.13.49.4.27.23.79.15 1.18-1.66.13-3.31.03-4.97.04-5.17.01-10.33-.01-15.5.01-1.61.03-3.22-.02-4.82.21-.52 1.67-.72 3.42-1.17 5.11-.94 3.57-1.52 7.24-2.54 10.78-.36.01-.71.02-1.06.06-.29-1.73-.15-3.48-.15-5.22v-38.13c.02-1.78-.08-3.58.11-5.37zM65.05 168.33c1.12-2.15 2.08-4.4 3.37-6.46-1.82 7.56-2.91 15.27-3.62 23-.8 7.71-.85 15.49-.54 23.23 1.05 19.94 5.54 39.83 14.23 57.88 2.99 5.99 6.35 11.83 10.5 17.11 6.12 7.47 12.53 14.76 19.84 21.09 4.8 4.1 9.99 7.78 15.54 10.8 3.27 1.65 6.51 3.39 9.94 4.68 5.01 2.03 10.19 3.61 15.42 4.94 3.83.96 7.78 1.41 11.52 2.71 5 1.57 9.47 4.61 13.03 8.43 4.93 5.23 8.09 11.87 10.2 18.67.99 2.9 1.59 5.91 2.17 8.92.15.75.22 1.52.16 2.29-6.5 2.78-13.26 5.06-20.26 6.18-4.11.78-8.29.99-12.46 1.08-10.25.24-20.47-1.76-30.12-5.12-3.74-1.42-7.49-2.85-11.03-4.72-8.06-3.84-15.64-8.7-22.46-14.46-2.92-2.55-5.83-5.13-8.4-8.03-9.16-9.83-16.3-21.41-21.79-33.65-2.39-5.55-4.61-11.18-6.37-16.96-1.17-3.94-2.36-7.89-3.26-11.91-.75-2.94-1.22-5.95-1.87-8.92-.46-2.14-.69-4.32-1.03-6.48-.85-5.43-1.28-10.93-1.33-16.43.11-6.18.25-12.37 1.07-18.5.4-2.86.67-5.74 1.15-8.6.98-5.7 2.14-11.37 3.71-16.93 3.09-11.65 7.48-22.95 12.69-33.84zm363.73-6.44c1.1 1.66 1.91 3.48 2.78 5.26 2.1 4.45 4.24 8.9 6.02 13.49 7.61 18.76 12.3 38.79 13.04 59.05.02 1.76.07 3.52.11 5.29.13 9.57-1.27 19.09-3.18 28.45-.73 3.59-1.54 7.17-2.58 10.69-4.04 14.72-10 29-18.41 41.78-8.21 12.57-19.01 23.55-31.84 31.41-5.73 3.59-11.79 6.64-18.05 9.19-5.78 2.19-11.71 4.03-17.8 5.11-6.4 1.05-12.91 1.52-19.4 1.23-7.92-.48-15.78-2.07-23.21-4.85-1.94-.8-3.94-1.46-5.84-2.33-.21-1.51.25-2.99.53-4.46 1.16-5.74 3.03-11.36 5.7-16.58 2.37-4.51 5.52-8.65 9.46-11.9 2.43-2.05 5.24-3.61 8.16-4.83 3.58-1.5 7.47-1.97 11.24-2.83 7.23-1.71 14.37-3.93 21.15-7 10.35-4.65 19.71-11.38 27.65-19.46 1.59-1.61 3.23-3.18 4.74-4.87 3.37-3.76 6.71-7.57 9.85-11.53 7.48-10.07 12.82-21.59 16.71-33.48 1.58-5.3 3.21-10.6 4.21-16.05.63-2.87 1.04-5.78 1.52-8.68.87-6.09 1.59-12.22 1.68-18.38.12-6.65.14-13.32-.53-19.94-.73-7.99-1.87-15.96-3.71-23.78z"], - "opencart": [640, 512, [], "f23d", "M423.3 440.7c0 25.3-20.3 45.6-45.6 45.6s-45.8-20.3-45.8-45.6 20.6-45.8 45.8-45.8c25.4 0 45.6 20.5 45.6 45.8zm-253.9-45.8c-25.3 0-45.6 20.6-45.6 45.8s20.3 45.6 45.6 45.6 45.8-20.3 45.8-45.6-20.5-45.8-45.8-45.8zm291.7-270C158.9 124.9 81.9 112.1 0 25.7c34.4 51.7 53.3 148.9 373.1 144.2 333.3-5 130 86.1 70.8 188.9 186.7-166.7 319.4-233.9 17.2-233.9z"], - "openid": [448, 512, [], "f19b", "M271.5 432l-68 32C88.5 453.7 0 392.5 0 318.2c0-71.5 82.5-131 191.7-144.3v43c-71.5 12.5-124 53-124 101.3 0 51 58.5 93.3 135.7 103v-340l68-33.2v384zM448 291l-131.3-28.5 36.8-20.7c-19.5-11.5-43.5-20-70-24.8v-43c46.2 5.5 87.7 19.5 120.3 39.3l35-19.8L448 291z"], - "opera": [496, 512, [], "f26a", "M313.9 32.7c-170.2 0-252.6 223.8-147.5 355.1 36.5 45.4 88.6 75.6 147.5 75.6 36.3 0 70.3-11.1 99.4-30.4-43.8 39.2-101.9 63-165.3 63-3.9 0-8 0-11.9-.3C104.6 489.6 0 381.1 0 248 0 111 111 0 248 0h.8c63.1.3 120.7 24.1 164.4 63.1-29-19.4-63.1-30.4-99.3-30.4zm101.8 397.7c-40.9 24.7-90.7 23.6-132-5.8 56.2-20.5 97.7-91.6 97.7-176.6 0-84.7-41.2-155.8-97.4-176.6 41.8-29.2 91.2-30.3 132.9-5 105.9 98.7 105.5 265.7-1.2 364z"], - "optin-monster": [576, 512, [], "f23c", "M572.6 421.4c5.6-9.5 4.7-15.2-5.4-11.6-3-4.9-7-9.5-11.1-13.8 2.9-9.7-.7-14.2-10.8-9.2-4.6-3.2-10.3-6.5-15.9-9.2 0-15.1-11.6-11.6-17.6-5.7-10.4-1.5-18.7-.3-26.8 5.7.3-6.5.3-13 .3-19.7 12.6 0 40.2-11 45.9-36.2 1.4-6.8 1.6-13.8-.3-21.9-3-13.5-14.3-21.3-25.1-25.7-.8-5.9-7.6-14.3-14.9-15.9s-12.4 4.9-14.1 10.3c-8.5 0-19.2 2.8-21.1 8.4-5.4-.5-11.1-1.4-16.8-1.9 2.7-1.9 5.4-3.5 8.4-4.6 5.4-9.2 14.6-11.4 25.7-11.6V256c19.5-.5 43-5.9 53.8-18.1 12.7-13.8 14.6-37.3 12.4-55.1-2.4-17.3-9.7-37.6-24.6-48.1-8.4-5.9-21.6-.8-22.7 9.5-2.2 19.6 1.2 30-38.6 25.1-10.3-23.8-24.6-44.6-42.7-60C341 49.6 242.9 55.5 166.4 71.7c19.7 4.6 41.1 8.6 59.7 16.5-26.2 2.4-52.7 11.3-76.2 23.2-32.8 17-44 29.9-56.7 42.4 14.9-2.2 28.9-5.1 43.8-3.8-9.7 5.4-18.4 12.2-26.5 20-25.8.9-23.8-5.3-26.2-25.9-1.1-10.5-14.3-15.4-22.7-9.7-28.1 19.9-33.5 79.9-12.2 103.5 10.8 12.2 35.1 17.3 54.9 17.8-.3 1.1-.3 1.9-.3 2.7 10.8.5 19.5 2.7 24.6 11.6 3 1.1 5.7 2.7 8.1 4.6-5.4.5-11.1 1.4-16.5 1.9-3.3-6.6-13.7-8.1-21.1-8.1-1.6-5.7-6.5-12.2-14.1-10.3-6.8 1.9-14.1 10-14.9 15.9-22.5 9.5-30.1 26.8-25.1 47.6 5.3 24.8 33 36.2 45.9 36.2v19.7c-6.6-5-14.3-7.5-26.8-5.7-5.5-5.5-17.3-10.1-17.3 5.7-5.9 2.7-11.4 5.9-15.9 9.2-9.8-4.9-13.6-1.7-11.1 9.2-4.1 4.3-7.8 8.6-11.1 13.8-10.2-3.7-11 2.2-5.4 11.6-1.1 3.5-1.6 7-1.9 10.8-.5 31.6 44.6 64 73.5 65.1 17.3.5 34.6-8.4 43-23.5 113.2 4.9 226.7 4.1 340.2 0 8.1 15.1 25.4 24.3 42.7 23.5 29.2-1.1 74.3-33.5 73.5-65.1.2-3.7-.7-7.2-1.7-10.7zm-73.8-254c1.1-3 2.4-8.4 2.4-14.6 0-5.9 6.8-8.1 14.1-.8 11.1 11.6 14.9 40.5 13.8 51.1-4.1-13.6-13-29-30.3-35.7zm-4.6 6.7c19.5 6.2 28.6 27.6 29.7 48.9-1.1 2.7-3 5.4-4.9 7.6-5.7 5.9-15.4 10-26.2 12.2 4.3-21.3.3-47.3-12.7-63 4.9-.8 10.9-2.4 14.1-5.7zm-24.1 6.8c13.8 11.9 20 39.2 14.1 63.5-4.1.5-8.1.8-11.6.8-1.9-21.9-6.8-44-14.3-64.6 3.7.3 8.1.3 11.8.3zM47.5 203c-1.1-10.5 2.4-39.5 13.8-51.1 7-7.3 14.1-5.1 14.1.8 0 6.2 1.4 11.6 2.4 14.6-17.3 6.8-26.2 22.2-30.3 35.7zm9.7 27.6c-1.9-2.2-3.5-4.9-4.9-7.6 1.4-21.3 10.3-42.7 29.7-48.9 3.2 3.2 9.2 4.9 14.1 5.7-13 15.7-17 41.6-12.7 63-10.8-2.2-20.5-6-26.2-12.2zm47.9 14.6c-4.1 0-8.1-.3-12.7-.8-4.6-18.6-1.9-38.9 5.4-53v.3l12.2-5.1c4.9-1.9 9.7-3.8 14.9-4.9-10.7 19.7-17.4 41.3-19.8 63.5zm184-162.7c41.9 0 76.2 34 76.2 75.9 0 42.2-34.3 76.2-76.2 76.2s-76.2-34-76.2-76.2c0-41.8 34.3-75.9 76.2-75.9zm115.6 174.3c-.3 17.8-7 48.9-23 57-13.2 6.6-6.5-7.5-16.5-58.1 13.3.3 26.6.3 39.5 1.1zm-54-1.6c.8 4.9 3.8 40.3-1.6 41.9-11.6 3.5-40 4.3-51.1-1.1-4.1-3-4.6-35.9-4.3-41.1v.3c18.9-.3 38.1-.3 57 0zM278.3 309c-13 3.5-41.6 4.1-54.6-1.6-6.5-2.7-3.8-42.4-1.9-51.6 19.2-.5 38.4-.5 57.8-.8v.3c1.1 8.3 3.3 51.2-1.3 53.7zm-106.5-51.1c12.2-.8 24.6-1.4 36.8-1.6-2.4 15.4-3 43.5-4.9 52.2-1.1 6.8-4.3 6.8-9.7 4.3-21.9-9.8-27.6-35.2-22.2-54.9zm-35.4 31.3c7.8-1.1 15.7-1.9 23.5-2.7 1.6 6.2 3.8 11.9 7 17.6 10 17 44 35.7 45.1 7 6.2 14.9 40.8 12.2 54.9 10.8 15.7-1.4 23.8-1.4 26.8-14.3 12.4 4.3 30.8 4.1 44 3 11.3-.8 20.8-.5 24.6-8.9 1.1 5.1 1.9 11.6 4.6 16.8 10.8 21.3 37.3 1.4 46.8-31.6 8.6.8 17.6 1.9 26.5 2.7-.4 1.3-3.8 7.3 7.3 11.6-47.6 47-95.7 87.8-163.2 107-63.2-20.8-112.1-59.5-155.9-106.5 9.6-3.4 10.4-8.8 8-12.5zm-21.6 172.5c-3.8 17.8-21.9 29.7-39.7 28.9-19.2-.8-46.5-17-59.2-36.5-2.7-31.1 43.8-61.3 66.2-54.6 14.9 4.3 27.8 30.8 33.5 54 0 3-.3 5.7-.8 8.2zm-8.7-66c-.5-13.5-.5-27-.3-40.5h.3c2.7-1.6 5.7-3.8 7.8-6.5 6.5-1.6 13-5.1 15.1-9.2 3.3-7.1-7-7.5-5.4-12.4 2.7-1.1 5.7-2.2 7.8-3.5 29.2 29.2 58.6 56.5 97.3 77-36.8 11.3-72.4 27.6-105.9 47-1.2-18.6-7.7-35.9-16.7-51.9zm337.6 64.6c-103 3.5-206.2 4.1-309.4 0 0 .3 0 .3-.3.3v-.3h.3c35.1-21.6 72.2-39.2 112.4-50.8 11.6 5.1 23 9.5 34.9 13.2 2.2.8 2.2.8 4.3 0 14.3-4.1 28.4-9.2 42.2-15.4 41.5 11.7 78.8 31.7 115.6 53zm10.5-12.4c-35.9-19.5-73-35.9-111.9-47.6 38.1-20 71.9-47.3 103.5-76.7 2.2 1.4 4.6 2.4 7.6 3.2 0 .8.3 1.9.5 2.4-4.6 2.7-7.8 6.2-5.9 10.3 2.2 3.8 8.6 7.6 15.1 8.9 2.4 2.7 5.1 5.1 8.1 6.8 0 13.8-.3 27.6-.8 41.3l.3-.3c-9.3 15.9-15.5 37-16.5 51.7zm105.9 6.2c-12.7 19.5-40 35.7-59.2 36.5-19.3.9-40.5-13.2-40.5-37 5.7-23.2 18.9-49.7 33.5-54 22.7-6.9 69.2 23.4 66.2 54.5zM372.9 75.2c-3.8-72.1-100.8-79.7-126-23.5 44.6-24.3 90.3-15.7 126 23.5zM74.8 407.1c-15.7 1.6-49.5 25.4-49.5 43.2 0 11.6 15.7 19.5 32.2 14.9 12.2-3.2 31.1-17.6 35.9-27.3 6-11.6-3.7-32.7-18.6-30.8zm215.9-176.2c28.6 0 51.9-21.6 51.9-48.4 0-36.1-40.5-58.1-72.2-44.3 9.5 3 16.5 11.6 16.5 21.6 0 23.3-33.3 32-46.5 11.3-7.3 34.1 19.4 59.8 50.3 59.8zM68 474.1c.5 6.5 12.2 12.7 21.6 9.5 6.8-2.7 14.6-10.5 17.3-16.2 3-7-1.1-20-9.7-18.4-8.9 1.6-29.7 16.7-29.2 25.1zm433.2-67c-14.9-1.9-24.6 19.2-18.9 30.8 4.9 9.7 24.1 24.1 36.2 27.3 16.5 4.6 32.2-3.2 32.2-14.9 0-17.8-33.8-41.6-49.5-43.2zM478.8 449c-8.4-1.6-12.4 11.3-9.5 18.4 2.4 5.7 10.3 13.5 17.3 16.2 9.2 3.2 21.1-3 21.3-9.5.9-8.4-20.2-23.5-29.1-25.1z"], - "osi": [495, 512, [], "f41a", "M0 259.2C2.3 123.4 97.4 26.8 213.8 11.1c138.8-18.6 255.6 75.8 278 201.1 21.3 118.8-44 230-151.6 274-9.3 3.8-14.4 1.7-18-7.7-17.8-46.3-35.6-92.7-53.4-139-3.1-8.1-1-13.2 7-16.8 24.2-11 39.3-29.4 43.3-55.8 6.4-42.4-24.5-78.7-64.5-82.2-39-3.4-71.8 23.7-77.5 59.7-5.2 33 11.1 63.7 41.9 77.7 9.6 4.4 11.5 8.6 7.8 18.4-17.9 46.6-35.8 93.2-53.7 139.9-2.6 6.9-8.3 9.3-15.5 6.5-52.6-20.3-101.4-61-130.8-119C1.9 318.7 1.6 280.2 0 259.2zm20.9-1.9c.4 6.6.6 14.3 1.3 22.1 6.3 71.9 49.6 143.5 131 183.1 3.2 1.5 4.4.8 5.6-2.3 14.9-39.1 29.9-78.2 45-117.3 1.3-3.3.6-4.8-2.4-6.7-31.6-19.9-47.3-48.5-45.6-86 1-21.6 9.3-40.5 23.8-56.3 30-32.7 77-39.8 115.5-17.6 31.9 18.4 49.5 53.8 45.2 90.4-3.6 30.6-19.3 53.9-45.7 69.8-2.7 1.6-3.5 2.9-2.3 6 15.2 39.2 30.2 78.4 45.2 117.7 1.2 3.1 2.4 3.8 5.6 2.3 35.5-16.6 65.2-40.3 88.1-72 34.8-48.2 49.1-101.9 42.3-161C459.8 112 354.1 14.7 218 31.5 111.9 44.5 22.7 134 20.9 257.3z"], - "page4": [496, 512, [], "f3d7", "M248 504C111 504 0 393 0 256S111 8 248 8c20.9 0 41.3 2.6 60.7 7.5L42.3 392H248v112zm0-143.6V146.8L98.6 360.4H248zm96 31.6v92.7c45.7-19.2 84.5-51.7 111.4-92.7H344zm57.4-138.2l-21.2 8.4 21.2 8.3v-16.7zm-20.3 54.5c-6.7 0-8 6.3-8 12.9v7.7h16.2v-10c0-5.9-2.3-10.6-8.2-10.6zM496 256c0 37.3-8.2 72.7-23 104.4H344V27.3C433.3 64.8 496 153.1 496 256zM360.4 143.6h68.2V96h-13.9v32.6h-13.9V99h-13.9v29.6h-12.7V96h-13.9v47.6zm68.1 185.3H402v-11c0-15.4-5.6-25.2-20.9-25.2-15.4 0-20.7 10.6-20.7 25.9v25.3h68.2v-15zm0-103l-68.2 29.7V268l68.2 29.5v-16.6l-14.4-5.7v-26.5l14.4-5.9v-16.9zm-4.8-68.5h-35.6V184H402v-12.2h11c8.6 15.8 1.3 35.3-18.6 35.3-22.5 0-28.3-25.3-15.5-37.7l-11.6-10.6c-16.2 17.5-12.2 63.9 27.1 63.9 34 0 44.7-35.9 29.3-65.3z"], - "pagelines": [384, 512, [], "f18c", "M384 312.7c-55.1 136.7-187.1 54-187.1 54-40.5 81.8-107.4 134.4-184.6 134.7-16.1 0-16.6-24.4 0-24.4 64.4-.3 120.5-42.7 157.2-110.1-41.1 15.9-118.6 27.9-161.6-82.2 109-44.9 159.1 11.2 178.3 45.5 9.9-24.4 17-50.9 21.6-79.7 0 0-139.7 21.9-149.5-98.1 119.1-47.9 152.6 76.7 152.6 76.7 1.6-16.7 3.3-52.6 3.3-53.4 0 0-106.3-73.7-38.1-165.2 124.6 43 61.4 162.4 61.4 162.4.5 1.6.5 23.8 0 33.4 0 0 45.2-89 136.4-57.5-4.2 134-141.9 106.4-141.9 106.4-4.4 27.4-11.2 53.4-20 77.5 0 0 83-91.8 172-20z"], - "palfed": [576, 512, [], "f3d8", "M384.9 193.9c0-47.4-55.2-44.2-95.4-29.8-1.3 39.4-2.5 80.7-3 119.8.7 2.8 2.6 6.2 15.1 6.2 36.8 0 83.4-42.8 83.3-96.2zm-194.5 72.2c.2 0 6.5-2.7 11.2-2.7 26.6 0 20.7 44.1-14.4 44.1-21.5 0-37.1-18.1-37.1-43 0-42 42.9-95.6 100.7-126.5 1-12.4 3-22 10.5-28.2 11.2-9 26.6-3.5 29.5 11.1 72.2-22.2 135.2 1 135.2 72 0 77.9-79.3 152.6-140.1 138.2-.1 39.4.9 74.4 2.7 100v.2c.2 3.4.6 12.5-5.3 19.1-9.6 10.6-33.4 10-36.4-22.3-4.1-44.4.2-206.1 1.4-242.5-21.5 15-58.5 50.3-58.5 75.9.2 2.5.4 4 .6 4.6zM8 181.1s-.1 37.4 38.4 37.4h30l22.4 217.2s0 44.3 44.7 44.3h288.9s44.7-.4 44.7-44.3l22.4-217.2h30s38.4 1.2 38.4-37.4c0 0 .1-37.4-38.4-37.4h-30.1c-7.3-25.6-30.2-74.3-119.4-74.3h-28V50.3s-2.7-18.4-21.1-18.4h-85.8s-21.1 0-21.1 18.4v19.1h-28.1s-105 4.2-120.5 74.3h-29S8 142.5 8 181.1z"], - "patreon": [512, 512, [], "f3d9", "M512 194.8c0 101.3-82.4 183.8-183.8 183.8-101.7 0-184.4-82.4-184.4-183.8 0-101.6 82.7-184.3 184.4-184.3C429.6 10.5 512 93.2 512 194.8zM0 501.5h90v-491H0v491z"], - "paypal": [384, 512, [], "f1ed", "M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z"], - "penny-arcade": [640, 512, [], "f704", "M421.91 164.27c-4.49 19.45-1.4 6.06-15.1 65.29l39.73-10.61c-22.34-49.61-17.29-38.41-24.63-54.68zm-206.09 51.11c-20.19 5.4-11.31 3.03-39.63 10.58l4.46 46.19c28.17-7.59 20.62-5.57 34.82-9.34 42.3-9.79 32.85-56.42.35-47.43zm326.16-26.19l-45.47-99.2c-5.69-12.37-19.46-18.84-32.62-15.33-70.27 18.75-38.72 10.32-135.59 36.23a27.618 27.618 0 0 0-18.89 17.41C144.26 113.27 0 153.75 0 226.67c0 33.5 30.67 67.11 80.9 95.37l1.74 17.88a27.891 27.891 0 0 0-17.77 28.67l4.3 44.48c1.39 14.31 13.43 25.21 27.8 25.2 5.18-.01-3.01 1.78 122.53-31.76 12.57-3.37 21.12-15.02 20.58-28.02 216.59 45.5 401.99-5.98 399.89-84.83.01-28.15-22.19-66.56-97.99-104.47zM255.14 298.3l-21.91 5.88-48.44 12.91 2.46 23.55 20.53-5.51 4.51 44.51-115.31 30.78-4.3-44.52 20.02-5.35-11.11-114.64-20.12 5.39-4.35-44.5c178.15-47.54 170.18-46.42 186.22-46.65 56.66-1.13 64.15 71.84 42.55 104.43a86.7 86.7 0 0 1-50.75 33.72zm199.18 16.62l-3.89-39.49 14.9-3.98-6.61-14.68-57.76 15.42-4.1 17.54 19.2-5.12 4.05 39.54-112.85 30.07-4.46-44.43 20.99-5.59 33.08-126.47-17.15 4.56-4.2-44.48c93.36-24.99 65.01-17.41 135.59-36.24l66.67 145.47 20.79-5.56 4.3 44.48-108.55 28.96z"], - "periscope": [448, 512, [], "f3da", "M370 63.6C331.4 22.6 280.5 0 226.6 0 111.9 0 18.5 96.2 18.5 214.4c0 75.1 57.8 159.8 82.7 192.7C137.8 455.5 192.6 512 226.6 512c41.6 0 112.9-94.2 120.9-105 24.6-33.1 82-118.3 82-192.6 0-56.5-21.1-110.1-59.5-150.8zM226.6 493.9c-42.5 0-190-167.3-190-279.4 0-107.4 83.9-196.3 190-196.3 100.8 0 184.7 89 184.7 196.3.1 112.1-147.4 279.4-184.7 279.4zM338 206.8c0 59.1-51.1 109.7-110.8 109.7-100.6 0-150.7-108.2-92.9-181.8v.4c0 24.5 20.1 44.4 44.8 44.4 24.7 0 44.8-19.9 44.8-44.4 0-18.2-11.1-33.8-26.9-40.7 76.6-19.2 141 39.3 141 112.4z"], - "phabricator": [496, 512, [], "f3db", "M323 262.1l-.1-13s21.7-19.8 21.1-21.2l-9.5-20c-.6-1.4-29.5-.5-29.5-.5l-9.4-9.3s.2-28.5-1.2-29.1l-20.1-9.2c-1.4-.6-20.7 21-20.7 21l-13.1-.2s-20.5-21.4-21.9-20.8l-20 8.3c-1.4.5.2 28.9.2 28.9l-9.1 9.1s-29.2-.9-29.7.4l-8.1 19.8c-.6 1.4 21 21 21 21l.1 12.9s-21.7 19.8-21.1 21.2l9.5 20c.6 1.4 29.5.5 29.5.5l9.4 9.3s-.2 31.8 1.2 32.3l20.1 8.3c1.4.6 20.7-23.5 20.7-23.5l13.1.2s20.5 23.8 21.8 23.3l20-7.5c1.4-.6-.2-32.1-.2-32.1l9.1-9.1s29.2.9 29.7-.5l8.1-19.8c.7-1.1-20.9-20.7-20.9-20.7zm-44.9-8.7c.7 17.1-12.8 31.6-30.1 32.4-17.3.8-32.1-12.5-32.8-29.6-.7-17.1 12.8-31.6 30.1-32.3 17.3-.8 32.1 12.5 32.8 29.5zm201.2-37.9l-97-97-.1.1c-75.1-73.3-195.4-72.8-269.8 1.6-50.9 51-27.8 27.9-95.7 95.3-22.3 22.3-22.3 58.7 0 81 69.9 69.4 46.4 46 97.4 97l.1-.1c75.1 73.3 195.4 72.9 269.8-1.6 51-50.9 27.9-27.9 95.3-95.3 22.3-22.3 22.3-58.7 0-81zM140.4 363.8c-59.6-59.5-59.6-156 0-215.5 59.5-59.6 156-59.5 215.6 0 59.5 59.5 59.6 156 0 215.6-59.6 59.5-156 59.4-215.6-.1z"], - "phoenix-framework": [640, 512, [], "f3dc", "M212.9 344.3c3.8-.1 22.8-1.4 25.6-2.2-2.4-2.6-43.6-1-68-49.6-4.3-8.6-7.5-17.6-6.4-27.6 2.9-25.5 32.9-30 52-18.5 36 21.6 63.3 91.3 113.7 97.5 37 4.5 84.6-17 108.2-45.4-.6-.1-.8-.2-1-.1-.4.1-.8.2-1.1.3-33.3 12.1-94.3 9.7-134.7-14.8-37.6-22.8-53.1-58.7-51.8-74.6 1.8-21.3 22.9-23.2 35.9-19.6 14.4 3.9 24.4 17.6 38.9 27.4 15.6 10.4 32.9 13.7 51.3 10.3 14.9-2.7 34.4-12.3 36.5-14.5-1.1-.1-1.8-.1-2.5-.2-6.2-.6-12.4-.8-18.5-1.7C279.8 194.5 262.1 47.4 138.5 37.9 94.2 34.5 39.1 46 2.2 72.9c-.8.6-1.5 1.2-2.2 1.8.1.2.1.3.2.5.8 0 1.6-.1 2.4-.2 6.3-1 12.5-.8 18.7.3 23.8 4.3 47.7 23.1 55.9 76.5 5.3 34.3-.7 50.8 8 86.1 19 77.1 91 107.6 127.7 106.4zM75.3 64.9c-.9-1-.9-1.2-1.3-2 12.1-2.6 24.2-4.1 36.6-4.8-1.1 14.7-22.2 21.3-35.3 6.8zm196.9 350.5c-42.8 1.2-92-26.7-123.5-61.4-4.6-5-16.8-20.2-18.6-23.4l.4-.4c6.6 4.1 25.7 18.6 54.8 27 24.2 7 48.1 6.3 71.6-3.3 22.7-9.3 41-.5 43.1 2.9-18.5 3.8-20.1 4.4-24 7.9-5.1 4.4-4.6 11.7 7 17.2 26.2 12.4 63-2.8 97.2 25.4 2.4 2 8.1 7.8 10.1 10.7-.1.2-.3.3-.4.5-4.8-1.5-16.4-7.5-40.2-9.3-24.7-2-46.3 5.3-77.5 6.2zm174.8-252c16.4-5.2 41.3-13.4 66.5-3.3 16.1 6.5 26.2 18.7 32.1 34.6 3.5 9.4 5.1 19.7 5.1 28.7-.2 0-.4 0-.6.1-.2-.4-.4-.9-.5-1.3-5-22-29.9-43.8-67.6-29.9-50.2 18.6-130.4 9.7-176.9-48-.7-.9-2.4-1.7-1.3-3.2.1-.2 2.1.6 3 1.3 18.1 13.4 38.3 21.9 60.3 26.2 30.5 6.1 54.6 2.9 79.9-5.2zm102.7 117.5c-32.4.2-33.8 50.1-103.6 64.4-18.2 3.7-38.7 4.6-44.9 4.2v-.4c2.8-1.5 14.7-2.6 29.7-16.6 7.9-7.3 15.3-15.1 22.8-22.9 19.5-20.2 41.4-42.2 81.9-39 23.1 1.8 29.3 8.2 36.1 12.7.3.2.4.5.7.9-.5 0-.7.1-.9 0-7-2.7-14.3-3.3-21.8-3.3zm-12.3-24.1c-.1.2-.1.4-.2.6-28.9-4.4-48-7.9-68.5 4-17 9.9-31.4 20.5-62 24.4-27.1 3.4-45.1 2.4-66.1-8-.3-.2-.6-.4-1-.6 0-.2.1-.3.1-.5 24.9 3.8 36.4 5.1 55.5-5.8 22.3-12.9 40.1-26.6 71.3-31 29.6-4.1 51.3 2.5 70.9 16.9zM268.6 97.3c-.6-.6-1.1-1.2-2.1-2.3 7.6 0 29.7-1.2 53.4 8.4 19.7 8 32.2 21 50.2 32.9 11.1 7.3 23.4 9.3 36.4 8.1 4.3-.4 8.5-1.2 12.8-1.7.4-.1.9 0 1.5.3-.6.4-1.2.9-1.8 1.2-8.1 4-16.7 6.3-25.6 7.1-26.1 2.6-50.3-3.7-73.4-15.4-19.3-9.9-36.4-22.9-51.4-38.6zM640 335.7c-3.5 3.1-22.7 11.6-42.7 5.3-12.3-3.9-19.5-14.9-31.6-24.1-10-7.6-20.9-7.9-28.1-8.4.6-.8.9-1.2 1.2-1.4 14.8-9.2 30.5-12.2 47.3-6.5 12.5 4.2 19.2 13.5 30.4 24.2 10.8 10.4 21 9.9 23.1 10.5.1-.1.2 0 .4.4zm-212.5 137c2.2 1.2 1.6 1.5 1.5 2-18.5-1.4-33.9-7.6-46.8-22.2-21.8-24.7-41.7-27.9-48.6-29.7.5-.2.8-.4 1.1-.4 13.1.1 26.1.7 38.9 3.9 25.3 6.4 35 25.4 41.6 35.3 3.2 4.8 7.3 8.3 12.3 11.1z"], - "phoenix-squadron": [513, 512, [], "f511", "M96.24 62.81C142.91 26.57 202.15 6.57 261.28 8.08c29.67-.38 59.29 5.38 87.17 15.37-24.2-4.64-49.18-6.35-73.6-2.45-43 5.35-83.26 27.23-112.16 59.35 5.69-.99 10.81-3.68 16.07-5.88 18.19-7.89 37.6-13.29 57.4-14.87 19.8-2.14 39.75-.43 59.45 1.93-14.46 2.79-29.2 4.58-43.11 9.61-34.53 11.11-65.46 33.26-86.55 62.82-13.84 19.77-23.7 42.99-24.74 67.33-.35 16.54 5.23 34.91 19.89 44.17 11.13 6.66 24.85 9.39 37.63 6.76 15.49-2.47 30.16-8.67 43.73-16.38 11.55-6.84 22.73-14.59 32.05-24.32 3.8-3.23 2.54-8.48 2.63-12.83-2.13-.34-4.4-1.11-6.32.3a203.975 203.975 0 0 1-35.93 15.42c-20.07 6.19-42.28 8.48-62.28.78 12.83 1.73 26.14.31 37.85-5.46 20.29-9.75 36.92-25.27 54.6-38.88 27.84-21.29 57.64-40.11 89.17-55.47 25.78-12.01 53.09-22.85 81.81-24.2-15.68 13.76-32.25 26.6-46.92 41.51-14.55 14.04-27.54 29.58-40.23 45.31-3.53 4.61-8.98 6.96-13.62 10.19-22.24 15.03-40.6 35.96-52.04 60.28-9.36 19.74-14.55 41.97-11.81 63.84 1.95 13.73 8.74 27.67 20.96 35.01 12.94 7.99 29.14 8.09 43.61 5.11 32.9-7.47 61.61-28.97 81.28-56 20.5-27.6 30.61-62.38 29.25-96.64-.52-7.52-1.58-15-1.67-22.55 8.02 19.54 14.87 39.83 16.7 61.01 2.01 14.32.75 28.84-1.62 43.02-1.92 11.02-5.69 21.58-7.81 32.53 20.36-22.73 34.17-51.24 39.46-81.31 5.72-35.37.58-72.36-14.25-104.95 20.84 32.12 32.43 69.79 35.81 107.8.5 12.77.5 25.58 0 38.34-2.91 34.26-12.97 67.95-29.76 98-26.2 47.48-68.2 85.89-117.54 108.32-78.52 36.34-175.2 31.41-248.72-14.72-38.84-23.78-71.06-58.32-91.68-98.96C10.72 337.43 2.04 305.5 0 273.13V241.7c3.94-69.97 40.99-136.32 96.24-178.89m222.65 80.57c5.51-.8 10.82-2.57 16.02-4.5 4.99-1.77 9.27-5.95 10.35-11.25-8.91 5-17.95 9.95-26.37 15.75z"], - "php": [640, 512, [], "f457", "M320 104.5c171.4 0 303.2 72.2 303.2 151.5S491.3 407.5 320 407.5c-171.4 0-303.2-72.2-303.2-151.5S148.7 104.5 320 104.5m0-16.8C143.3 87.7 0 163 0 256s143.3 168.3 320 168.3S640 349 640 256 496.7 87.7 320 87.7zM218.2 242.5c-7.9 40.5-35.8 36.3-70.1 36.3l13.7-70.6c38 0 63.8-4.1 56.4 34.3zM97.4 350.3h36.7l8.7-44.8c41.1 0 66.6 3 90.2-19.1 26.1-24 32.9-66.7 14.3-88.1-9.7-11.2-25.3-16.7-46.5-16.7h-70.7L97.4 350.3zm185.7-213.6h36.5l-8.7 44.8c31.5 0 60.7-2.3 74.8 10.7 14.8 13.6 7.7 31-8.3 113.1h-37c15.4-79.4 18.3-86 12.7-92-5.4-5.8-17.7-4.6-47.4-4.6l-18.8 96.6h-36.5l32.7-168.6zM505 242.5c-8 41.1-36.7 36.3-70.1 36.3l13.7-70.6c38.2 0 63.8-4.1 56.4 34.3zM384.2 350.3H421l8.7-44.8c43.2 0 67.1 2.5 90.2-19.1 26.1-24 32.9-66.7 14.3-88.1-9.7-11.2-25.3-16.7-46.5-16.7H417l-32.8 168.7z"], - "pied-piper": [448, 512, [], "f2ae", "M32 419L0 479.2l.8-328C.8 85.3 54 32 120 32h327.2c-93 28.9-189.9 94.2-253.9 168.6C122.7 282 82.6 338 32 419M448 32S305.2 98.8 261.6 199.1c-23.2 53.6-28.9 118.1-71 158.6-28.9 27.8-69.8 38.2-105.3 56.3-23.2 12-66.4 40.5-84.9 66h328.4c66 0 119.3-53.3 119.3-119.2-.1 0-.1-328.8-.1-328.8z"], - "pied-piper-alt": [576, 512, [], "f1a8", "M244 246c-3.2-2-6.3-2.9-10.1-2.9-6.6 0-12.6 3.2-19.3 3.7l1.7 4.9zm135.9 197.9c-19 0-64.1 9.5-79.9 19.8l6.9 45.1c35.7 6.1 70.1 3.6 106-9.8-4.8-10-23.5-55.1-33-55.1zM340.8 177c6.6 2.8 11.5 9.2 22.7 22.1 2-1.4 7.5-5.2 7.5-8.6 0-4.9-11.8-13.2-13.2-23 11.2-5.7 25.2-6 37.6-8.9 68.1-16.4 116.3-52.9 146.8-116.7C548.3 29.3 554 16.1 554.6 2l-2 2.6c-28.4 50-33 63.2-81.3 100-31.9 24.4-69.2 40.2-106.6 54.6l-6.3-.3v-21.8c-19.6 1.6-19.7-14.6-31.6-23-18.7 20.6-31.6 40.8-58.9 51.1-12.7 4.8-19.6 10-25.9 21.8 34.9-16.4 91.2-13.5 98.8-10zM555.5 0l-.6 1.1-.3.9.6-.6zm-59.2 382.1c-33.9-56.9-75.3-118.4-150-115.5l-.3-6c-1.1-13.5 32.8 3.2 35.1-31l-14.4 7.2c-19.8-45.7-8.6-54.3-65.5-54.3-14.7 0-26.7 1.7-41.4 4.6 2.9 18.6 2.2 36.7-10.9 50.3l19.5 5.5c-1.7 3.2-2.9 6.3-2.9 9.8 0 21 42.8 2.9 42.8 33.6 0 18.4-36.8 60.1-54.9 60.1-8 0-53.7-50-53.4-60.1l.3-4.6 52.3-11.5c13-2.6 12.3-22.7-2.9-22.7-3.7 0-43.1 9.2-49.4 10.6-2-5.2-7.5-14.1-13.8-14.1-3.2 0-6.3 3.2-9.5 4-9.2 2.6-31 2.9-21.5 20.1L15.9 298.5c-5.5 1.1-8.9 6.3-8.9 11.8 0 6 5.5 10.9 11.5 10.9 8 0 131.3-28.4 147.4-32.2 2.6 3.2 4.6 6.3 7.8 8.6 20.1 14.4 59.8 85.9 76.4 85.9 24.1 0 58-22.4 71.3-41.9 3.2-4.3 6.9-7.5 12.4-6.9.6 13.8-31.6 34.2-33 43.7-1.4 10.2-1 35.2-.3 41.1 26.7 8.1 52-3.6 77.9-2.9 4.3-21 10.6-41.9 9.8-63.5l-.3-9.5c-1.4-34.2-10.9-38.5-34.8-58.6-1.1-1.1-2.6-2.6-3.7-4 2.2-1.4 1.1-1 4.6-1.7 88.5 0 56.3 183.6 111.5 229.9 33.1-15 72.5-27.9 103.5-47.2-29-25.6-52.6-45.7-72.7-79.9zm-196.2 46.1v27.2l11.8-3.4-2.9-23.8zm-68.7-150.4l24.1 61.2 21-13.8-31.3-50.9zm84.4 154.9l2 12.4c9-1.5 58.4-6.6 58.4-14.1 0-1.4-.6-3.2-.9-4.6-26.8 0-36.9 3.8-59.5 6.3z"], - "pied-piper-hat": [640, 512, [], "f4e5", "M640 24.9c-80.8 53.6-89.4 92.5-96.4 104.4-6.7 12.2-11.7 60.3-23.3 83.6-11.7 23.6-54.2 42.2-66.1 50-11.7 7.8-28.3 38.1-41.9 64.2-108.1-4.4-167.4 38.8-259.2 93.6 29.4-9.7 43.3-16.7 43.3-16.7 94.2-36 139.3-68.3 281.1-49.2 1.1 0 1.9.6 2.8.8 3.9 2.2 5.3 6.9 3.1 10.8l-53.9 95.8c-2.5 4.7-7.8 7.2-13.1 6.1-126.8-23.8-226.9 17.3-318.9 18.6C24.1 488 0 453.4 0 451.8c0-1.1.6-1.7 1.7-1.7 0 0 38.3 0 103.1-15.3C178.4 294.5 244 245.4 315.4 245.4c0 0 71.7 0 90.6 61.9 22.8-39.7 28.3-49.2 28.3-49.2 5.3-9.4 35-77.2 86.4-141.4 51.5-64 90.4-79.9 119.3-91.8z"], - "pied-piper-pp": [448, 512, [], "f1a7", "M205.3 174.6c0 21.1-14.2 38.1-31.7 38.1-7.1 0-12.8-1.2-17.2-3.7v-68c4.4-2.7 10.1-4.2 17.2-4.2 17.5 0 31.7 16.9 31.7 37.8zm52.6 67c-7.1 0-12.8 1.5-17.2 4.2v68c4.4 2.5 10.1 3.7 17.2 3.7 17.4 0 31.7-16.9 31.7-37.8 0-21.1-14.3-38.1-31.7-38.1zM448 80v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V80c0-26.5 21.5-48 48-48h352c26.5 0 48 21.5 48 48zM185 255.1c41 0 74.2-35.6 74.2-79.6 0-44-33.2-79.6-74.2-79.6-12 0-24.1 3.2-34.6 8.8h-45.7V311l51.8-10.1v-50.6c8.6 3.1 18.1 4.8 28.5 4.8zm158.4 25.3c0-44-33.2-79.6-73.9-79.6-3.2 0-6.4.2-9.6.7-3.7 12.5-10.1 23.8-19.2 33.4-13.8 15-32.2 23.8-51.8 24.8V416l51.8-10.1v-50.6c8.6 3.2 18.2 4.7 28.7 4.7 40.8 0 74-35.6 74-79.6z"], - "pinterest": [496, 512, [], "f0d2", "M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"], - "pinterest-p": [384, 512, [], "f231", "M204 6.5C101.4 6.5 0 74.9 0 185.6 0 256 39.6 296 63.6 296c9.9 0 15.6-27.6 15.6-35.4 0-9.3-23.7-29.1-23.7-67.8 0-80.4 61.2-137.4 140.4-137.4 68.1 0 118.5 38.7 118.5 109.8 0 53.1-21.3 152.7-90.3 152.7-24.9 0-46.2-18-46.2-43.8 0-37.8 26.4-74.4 26.4-113.4 0-66.2-93.9-54.2-93.9 25.8 0 16.8 2.1 35.4 9.6 50.7-13.8 59.4-42 147.9-42 209.1 0 18.9 2.7 37.5 4.5 56.4 3.4 3.8 1.7 3.4 6.9 1.5 50.4-69 48.6-82.5 71.4-172.8 12.3 23.4 44.1 36 69.3 36 106.2 0 153.9-103.5 153.9-196.8C384 71.3 298.2 6.5 204 6.5z"], - "pinterest-square": [448, 512, [], "f0d3", "M448 80v352c0 26.5-21.5 48-48 48H154.4c9.8-16.4 22.4-40 27.4-59.3 3-11.5 15.3-58.4 15.3-58.4 8 15.3 31.4 28.2 56.3 28.2 74.1 0 127.4-68.1 127.4-152.7 0-81.1-66.2-141.8-151.4-141.8-106 0-162.2 71.1-162.2 148.6 0 36 19.2 80.8 49.8 95.1 4.7 2.2 7.1 1.2 8.2-3.3.8-3.4 5-20.1 6.8-27.8.6-2.5.3-4.6-1.7-7-10.1-12.3-18.3-34.9-18.3-56 0-54.2 41-106.6 110.9-106.6 60.3 0 102.6 41.1 102.6 99.9 0 66.4-33.5 112.4-77.2 112.4-24.1 0-42.1-19.9-36.4-44.4 6.9-29.2 20.3-60.7 20.3-81.8 0-53-75.5-45.7-75.5 25 0 21.7 7.3 36.5 7.3 36.5-31.4 132.8-36.1 134.5-29.6 192.6l2.2.8H48c-26.5 0-48-21.5-48-48V80c0-26.5 21.5-48 48-48h352c26.5 0 48 21.5 48 48z"], - "playstation": [576, 512, [], "f3df", "M570.9 372.3c-11.3 14.2-38.8 24.3-38.8 24.3L327 470.2v-54.3l150.9-53.8c17.1-6.1 19.8-14.8 5.8-19.4-13.9-4.6-39.1-3.3-56.2 2.9L327 381.1v-56.4c23.2-7.8 47.1-13.6 75.7-16.8 40.9-4.5 90.9.6 130.2 15.5 44.2 14 49.2 34.7 38 48.9zm-224.4-92.5v-139c0-16.3-3-31.3-18.3-35.6-11.7-3.8-19 7.1-19 23.4v347.9l-93.8-29.8V32c39.9 7.4 98 24.9 129.2 35.4C424.1 94.7 451 128.7 451 205.2c0 74.5-46 102.8-104.5 74.6zM43.2 410.2c-45.4-12.8-53-39.5-32.3-54.8 19.1-14.2 51.7-24.9 51.7-24.9l134.5-47.8v54.5l-96.8 34.6c-17.1 6.1-19.7 14.8-5.8 19.4 13.9 4.6 39.1 3.3 56.2-2.9l46.4-16.9v48.8c-51.6 9.3-101.4 7.3-153.9-10z"], - "product-hunt": [512, 512, [], "f288", "M326.3 218.8c0 20.5-16.7 37.2-37.2 37.2h-70.3v-74.4h70.3c20.5 0 37.2 16.7 37.2 37.2zM504 256c0 137-111 248-248 248S8 393 8 256 119 8 256 8s248 111 248 248zm-128.1-37.2c0-47.9-38.9-86.8-86.8-86.8H169.2v248h49.6v-74.4h70.3c47.9 0 86.8-38.9 86.8-86.8z"], - "pushed": [432, 512, [], "f3e1", "M407 111.9l-98.5-9 14-33.4c10.4-23.5-10.8-40.4-28.7-37L22.5 76.9c-15.1 2.7-26 18.3-21.4 36.6l105.1 348.3c6.5 21.3 36.7 24.2 47.7 7l35.3-80.8 235.2-231.3c16.4-16.8 4.3-42.9-17.4-44.8zM297.6 53.6c5.1-.7 7.5 2.5 5.2 7.4L286 100.9 108.6 84.6l189-31zM22.7 107.9c-3.1-5.1 1-10 6.1-9.1l248.7 22.7-96.9 230.7L22.7 107.9zM136 456.4c-2.6 4-7.9 3.1-9.4-1.2L43.5 179.7l127.7 197.6c-7 15-35.2 79.1-35.2 79.1zm272.8-314.5L210.1 337.3l89.7-213.7 106.4 9.7c4 1.1 5.7 5.3 2.6 8.6z"], - "python": [448, 512, [], "f3e2", "M439.8 200.5c-7.7-30.9-22.3-54.2-53.4-54.2h-40.1v47.4c0 36.8-31.2 67.8-66.8 67.8H172.7c-29.2 0-53.4 25-53.4 54.3v101.8c0 29 25.2 46 53.4 54.3 33.8 9.9 66.3 11.7 106.8 0 26.9-7.8 53.4-23.5 53.4-54.3v-40.7H226.2v-13.6h160.2c31.1 0 42.6-21.7 53.4-54.2 11.2-33.5 10.7-65.7 0-108.6zM286.2 404c11.1 0 20.1 9.1 20.1 20.3 0 11.3-9 20.4-20.1 20.4-11 0-20.1-9.2-20.1-20.4.1-11.3 9.1-20.3 20.1-20.3zM167.8 248.1h106.8c29.7 0 53.4-24.5 53.4-54.3V91.9c0-29-24.4-50.7-53.4-55.6-35.8-5.9-74.7-5.6-106.8.1-45.2 8-53.4 24.7-53.4 55.6v40.7h106.9v13.6h-147c-31.1 0-58.3 18.7-66.8 54.2-9.8 40.7-10.2 66.1 0 108.6 7.6 31.6 25.7 54.2 56.8 54.2H101v-48.8c0-35.3 30.5-66.4 66.8-66.4zm-6.7-142.6c-11.1 0-20.1-9.1-20.1-20.3.1-11.3 9-20.4 20.1-20.4 11 0 20.1 9.2 20.1 20.4s-9 20.3-20.1 20.3z"], - "qq": [448, 512, [], "f1d6", "M433.754 420.445c-11.526 1.393-44.86-52.741-44.86-52.741 0 31.345-16.136 72.247-51.051 101.786 16.842 5.192 54.843 19.167 45.803 34.421-7.316 12.343-125.51 7.881-159.632 4.037-34.122 3.844-152.316 8.306-159.632-4.037-9.045-15.25 28.918-29.214 45.783-34.415-34.92-29.539-51.059-70.445-51.059-101.792 0 0-33.334 54.134-44.859 52.741-5.37-.65-12.424-29.644 9.347-99.704 10.261-33.024 21.995-60.478 40.144-105.779C60.683 98.063 108.982.006 224 0c113.737.006 163.156 96.133 160.264 214.963 18.118 45.223 29.912 72.85 40.144 105.778 21.768 70.06 14.716 99.053 9.346 99.704z"], - "quinscape": [489, 512, [], "f459", "M301.6 474.6h-1c-87.3 0-158.1-70.8-158.1-158.1s70.8-158.1 158.1-158.1c94.9 0 168.2 83.1 157 176.6 4 5.1 8.2 9.6 11.2 15.3 13.4-30.3 20.3-62.4 20.3-97.7C489.1 117.5 379.6 8 244.5 8 109.5 8 0 117.5 0 252.6s109.5 244.6 244.5 244.6c24.8 0 47.8-3.2 70.4-10.1-5.2-3.5-8.9-8.1-13.3-12.5zm-.1-.1s.1.1 0 0l.4.1zm78.4-168.9c-54.8 0-99.2 44.4-99.2 99.2s44.4 99.2 99.2 99.2 99.2-44.4 99.2-99.2-44.4-99.2-99.2-99.2z"], - "quora": [448, 512, [], "f2c4", "M440.5 386.7h-29.3c-1.5 13.5-10.5 30.8-33 30.8-20.5 0-35.3-14.2-49.5-35.8 44.2-34.2 74.7-87.5 74.7-153C403.5 111.2 306.8 32 205 32 105.3 32 7.3 111.7 7.3 228.7c0 134.1 131.3 221.6 249 189C276 451.3 302 480 351.5 480c81.8 0 90.8-75.3 89-93.3zM297 329.2C277.5 300 253.3 277 205.5 277c-30.5 0-54.3 10-69 22.8l12.2 24.3c6.2-3 13-4 19.8-4 35.5 0 53.7 30.8 69.2 61.3-10 3-20.7 4.2-32.7 4.2-75 0-107.5-53-107.5-156.7C97.5 124.5 130 71 205 71c76.2 0 108.7 53.5 108.7 157.7.1 41.8-5.4 75.6-16.7 100.5z"], - "r-project": [581, 512, [], "f4f7", "M581 226.6C581 119.1 450.9 32 290.5 32S0 119.1 0 226.6C0 322.4 103.3 402 239.4 418.1V480h99.1v-61.5c24.3-2.7 47.6-7.4 69.4-13.9L448 480h112l-67.4-113.7c54.5-35.4 88.4-84.9 88.4-139.7zm-466.8 14.5c0-73.5 98.9-133 220.8-133s211.9 40.7 211.9 133c0 50.1-26.5 85-70.3 106.4-2.4-1.6-4.7-2.9-6.4-3.7-10.2-5.2-27.8-10.5-27.8-10.5s86.6-6.4 86.6-92.7-90.6-87.9-90.6-87.9h-199V361c-74.1-21.5-125.2-67.1-125.2-119.9zm225.1 38.3v-55.6c57.8 0 87.8-6.8 87.8 27.3 0 36.5-38.2 28.3-87.8 28.3zm-.9 72.5H365c10.8 0 18.9 11.7 24 19.2-16.1 1.9-33 2.8-50.6 2.9v-22.1z"], - "raspberry-pi": [407, 512, [], "f7bb", "M372 232.5l-3.7-6.5c.1-46.4-21.4-65.3-46.5-79.7 7.6-2 15.4-3.6 17.6-13.2 13.1-3.3 15.8-9.4 17.1-15.8 3.4-2.3 14.8-8.7 13.6-19.7 6.4-4.4 10-10.1 8.1-18.1 6.9-7.5 8.7-13.7 5.8-19.4 8.3-10.3 4.6-15.6 1.1-20.9 6.2-11.2.7-23.2-16.6-21.2-6.9-10.1-21.9-7.8-24.2-7.8-2.6-3.2-6-6-16.5-4.7-6.8-6.1-14.4-5-22.3-2.1-9.3-7.3-15.5-1.4-22.6.8C271.6.6 269 5.5 263.5 7.6c-12.3-2.6-16.1 3-22 8.9l-6.9-.1c-18.6 10.8-27.8 32.8-31.1 44.1-3.3-11.3-12.5-33.3-31.1-44.1l-6.9.1c-5.9-5.9-9.7-11.5-22-8.9-5.6-2-8.1-7-19.4-3.4-4.6-1.4-8.9-4.4-13.9-4.3-2.6.1-5.5 1-8.7 3.5-7.9-3-15.5-4-22.3 2.1-10.5-1.3-14 1.4-16.5 4.7-2.3 0-17.3-2.3-24.2 7.8C21.2 16 15.8 28 22 39.2c-3.5 5.4-7.2 10.7 1.1 20.9-2.9 5.7-1.1 11.9 5.8 19.4-1.8 8 1.8 13.7 8.1 18.1-1.2 11 10.2 17.4 13.6 19.7 1.3 6.4 4 12.4 17.1 15.8 2.2 9.5 10 11.2 17.6 13.2-25.1 14.4-46.6 33.3-46.5 79.7l-3.7 6.5c-28.8 17.2-54.7 72.7-14.2 117.7 2.6 14.1 7.1 24.2 11 35.4 5.9 45.2 44.5 66.3 54.6 68.8 14.9 11.2 30.8 21.8 52.2 29.2C159 504.2 181 512 203 512h1c22.1 0 44-7.8 64.2-28.4 21.5-7.4 37.3-18 52.2-29.2 10.2-2.5 48.7-23.6 54.6-68.8 3.9-11.2 8.4-21.3 11-35.4 40.6-45.1 14.7-100.5-14-117.7zm-22.2-8c-1.5 18.7-98.9-65.1-82.1-67.9 45.7-7.5 83.6 19.2 82.1 67.9zm-43 93.1c-24.5 15.8-59.8 5.6-78.8-22.8s-14.6-64.2 9.9-80c24.5-15.8 59.8-5.6 78.8 22.8s14.6 64.2-9.9 80zM238.9 29.3c.8 4.2 1.8 6.8 2.9 7.6 5.4-5.8 9.8-11.7 16.8-17.3 0 3.3-1.7 6.8 2.5 9.4 3.7-5 8.8-9.5 15.5-13.3-3.2 5.6-.6 7.3 1.2 9.6 5.1-4.4 10-8.8 19.4-12.3-2.6 3.1-6.2 6.2-2.4 9.8 5.3-3.3 10.6-6.6 23.1-8.9-2.8 3.1-8.7 6.3-5.1 9.4 6.6-2.5 14-4.4 22.1-5.4-3.9 3.2-7.1 6.3-3.9 8.8 7.1-2.2 16.9-5.1 26.4-2.6l-6 6.1c-.7.8 14.1.6 23.9.8-3.6 5-7.2 9.7-9.3 18.2 1 1 5.8.4 10.4 0-4.7 9.9-12.8 12.3-14.7 16.6 2.9 2.2 6.8 1.6 11.2.1-3.4 6.9-10.4 11.7-16 17.3 1.4 1 3.9 1.6 9.7.9-5.2 5.5-11.4 10.5-18.8 15 1.3 1.5 5.8 1.5 10 1.6-6.7 6.5-15.3 9.9-23.4 14.2 4 2.7 6.9 2.1 10 2.1-5.7 4.7-15.4 7.1-24.4 10 1.7 2.7 3.4 3.4 7.1 4.1-9.5 5.3-23.2 2.9-27 5.6.9 2.7 3.6 4.4 6.7 5.8-15.4.9-57.3-.6-65.4-32.3 15.7-17.3 44.4-37.5 93.7-62.6-38.4 12.8-73 30-102 53.5-34.3-15.9-10.8-55.9 5.8-71.8zm-34.4 114.6c24.2-.3 54.1 17.8 54 34.7-.1 15-21 27.1-53.8 26.9-32.1-.4-53.7-15.2-53.6-29.8 0-11.9 26.2-32.5 53.4-31.8zm-123-12.8c3.7-.7 5.4-1.5 7.1-4.1-9-2.8-18.7-5.3-24.4-10 3.1 0 6 .7 10-2.1-8.1-4.3-16.7-7.7-23.4-14.2 4.2-.1 8.7 0 10-1.6-7.4-4.5-13.6-9.5-18.8-15 5.8.7 8.3.1 9.7-.9-5.6-5.6-12.7-10.4-16-17.3 4.3 1.5 8.3 2 11.2-.1-1.9-4.2-10-6.7-14.7-16.6 4.6.4 9.4 1 10.4 0-2.1-8.5-5.8-13.3-9.3-18.2 9.8-.1 24.6 0 23.9-.8l-6-6.1c9.5-2.5 19.3.4 26.4 2.6 3.2-2.5-.1-5.6-3.9-8.8 8.1 1.1 15.4 2.9 22.1 5.4 3.5-3.1-2.3-6.3-5.1-9.4 12.5 2.3 17.8 5.6 23.1 8.9 3.8-3.6.2-6.7-2.4-9.8 9.4 3.4 14.3 7.9 19.4 12.3 1.7-2.3 4.4-4 1.2-9.6 6.7 3.8 11.8 8.3 15.5 13.3 4.1-2.6 2.5-6.2 2.5-9.4 7 5.6 11.4 11.5 16.8 17.3 1.1-.8 2-3.4 2.9-7.6 16.6 15.9 40.1 55.9 6 71.8-29-23.5-63.6-40.7-102-53.5 49.3 25 78 45.3 93.7 62.6-8 31.8-50 33.2-65.4 32.3 3.1-1.4 5.8-3.2 6.7-5.8-4-2.8-17.6-.4-27.2-5.6zm60.1 24.1c16.8 2.8-80.6 86.5-82.1 67.9-1.5-48.7 36.5-75.5 82.1-67.9zM38.2 342c-23.7-18.8-31.3-73.7 12.6-98.3 26.5-7 9 107.8-12.6 98.3zm91 98.2c-13.3 7.9-45.8 4.7-68.8-27.9-15.5-27.4-13.5-55.2-2.6-63.4 16.3-9.8 41.5 3.4 60.9 25.6 16.9 20 24.6 55.3 10.5 65.7zm-26.4-119.7c-24.5-15.8-28.9-51.6-9.9-80s54.3-38.6 78.8-22.8 28.9 51.6 9.9 80c-19.1 28.4-54.4 38.6-78.8 22.8zM205 496c-29.4 1.2-58.2-23.7-57.8-32.3-.4-12.7 35.8-22.6 59.3-22 23.7-1 55.6 7.5 55.7 18.9.5 11-28.8 35.9-57.2 35.4zm58.9-124.9c.2 29.7-26.2 53.8-58.8 54-32.6.2-59.2-23.8-59.4-53.4v-.6c-.2-29.7 26.2-53.8 58.8-54 32.6-.2 59.2 23.8 59.4 53.4v.6zm82.2 42.7c-25.3 34.6-59.6 35.9-72.3 26.3-13.3-12.4-3.2-50.9 15.1-72 20.9-23.3 43.3-38.5 58.9-26.6 10.5 10.3 16.7 49.1-1.7 72.3zm22.9-73.2c-21.5 9.4-39-105.3-12.6-98.3 43.9 24.7 36.3 79.6 12.6 98.3z"], - "ravelry": [512, 512, [], "f2d9", "M407.4 61.5C331.6 22.1 257.8 31 182.9 66c-11.3 5.2-15.5 10.6-19.9 19-10.3 19.2-16.2 37.4-19.9 52.7-21.2 25.6-36.4 56.1-43.3 89.9-10.6 18-20.9 41.4-23.1 71.4 0 0-.7 7.6-.5 7.9-35.3-4.6-76.2-27-76.2-27 9.1 14.5 61.3 32.3 76.3 37.9 0 0 1.7 98 64.5 131.2-11.3-17.2-13.3-20.2-13.3-20.2S94.8 369 100.4 324.7c.7 0 1.5.2 2.2.2 23.9 87.4 103.2 151.4 196.9 151.4 6.2 0 12.1-.2 18-.7 14 1.5 27.6.5 40.1-3.9 6.9-2.2 13.8-6.4 20.2-10.8 70.2-39.1 100.9-82 123.1-147.7 5.4-16 8.1-35.5 9.8-52.2 8.7-82.3-30.6-161.6-103.3-199.5zM138.8 163.2s-1.2 12.3-.7 19.7c-3.4 2.5-10.1 8.1-18.2 16.7 5.2-12.8 11.3-25.1 18.9-36.4zm-31.2 121.9c4.4-17.2 13.3-39.1 29.8-55.1 0 0 1.7 48 15.8 90.1l-41.4-6.9c-2.2-9.2-3.5-18.5-4.2-28.1zm7.9 42.8c14.8 3.2 34 7.6 43.1 9.1 27.3 76.8 108.3 124.3 108.3 124.3 1 .5 1.7.7 2.7 1-73.1-11.6-132.7-64.7-154.1-134.4zM386 444.1c-14.5 4.7-36.2 8.4-64.7 3.7 0 0-91.1-23.1-127.5-107.8 38.2.7 52.4-.2 78-3.9 39.4-5.7 79-16.2 115-33 11.8-5.4 11.1-19.4 9.6-29.8-2-12.8-11.1-12.1-21.4-4.7 0 0-82 58.6-189.8 53.7-18.7-32-26.8-110.8-26.8-110.8 41.4-35.2 83.2-59.6 168.4-52.4.2-6.4 3-27.1-20.4-28.1 0 0-93.5-11.1-146 33.5 2.5-16.5 5.9-29.3 11.1-39.4 34.2-30.8 79-49.5 128.3-49.5 106.4 0 193 87.1 193 194.5-.2 76-43.8 142-106.8 174z"], - "react": [512, 512, [], "f41b", "M418.2 177.2c-5.4-1.8-10.8-3.5-16.2-5.1.9-3.7 1.7-7.4 2.5-11.1 12.3-59.6 4.2-107.5-23.1-123.3-26.3-15.1-69.2.6-112.6 38.4-4.3 3.7-8.5 7.6-12.5 11.5-2.7-2.6-5.5-5.2-8.3-7.7-45.5-40.4-91.1-57.4-118.4-41.5-26.2 15.2-34 60.3-23 116.7 1.1 5.6 2.3 11.1 3.7 16.7-6.4 1.8-12.7 3.8-18.6 5.9C38.3 196.2 0 225.4 0 255.6c0 31.2 40.8 62.5 96.3 81.5 4.5 1.5 9 3 13.6 4.3-1.5 6-2.8 11.9-4 18-10.5 55.5-2.3 99.5 23.9 114.6 27 15.6 72.4-.4 116.6-39.1 3.5-3.1 7-6.3 10.5-9.7 4.4 4.3 9 8.4 13.6 12.4 42.8 36.8 85.1 51.7 111.2 36.6 27-15.6 35.8-62.9 24.4-120.5-.9-4.4-1.9-8.9-3-13.5 3.2-.9 6.3-1.9 9.4-2.9 57.7-19.1 99.5-50 99.5-81.7 0-30.3-39.4-59.7-93.8-78.4zM282.9 92.3c37.2-32.4 71.9-45.1 87.7-36 16.9 9.7 23.4 48.9 12.8 100.4-.7 3.4-1.4 6.7-2.3 10-22.2-5-44.7-8.6-67.3-10.6-13-18.6-27.2-36.4-42.6-53.1 3.9-3.7 7.7-7.2 11.7-10.7zM167.2 307.5c5.1 8.7 10.3 17.4 15.8 25.9-15.6-1.7-31.1-4.2-46.4-7.5 4.4-14.4 9.9-29.3 16.3-44.5 4.6 8.8 9.3 17.5 14.3 26.1zm-30.3-120.3c14.4-3.2 29.7-5.8 45.6-7.8-5.3 8.3-10.5 16.8-15.4 25.4-4.9 8.5-9.7 17.2-14.2 26-6.3-14.9-11.6-29.5-16-43.6zm27.4 68.9c6.6-13.8 13.8-27.3 21.4-40.6s15.8-26.2 24.4-38.9c15-1.1 30.3-1.7 45.9-1.7s31 .6 45.9 1.7c8.5 12.6 16.6 25.5 24.3 38.7s14.9 26.7 21.7 40.4c-6.7 13.8-13.9 27.4-21.6 40.8-7.6 13.3-15.7 26.2-24.2 39-14.9 1.1-30.4 1.6-46.1 1.6s-30.9-.5-45.6-1.4c-8.7-12.7-16.9-25.7-24.6-39s-14.8-26.8-21.5-40.6zm180.6 51.2c5.1-8.8 9.9-17.7 14.6-26.7 6.4 14.5 12 29.2 16.9 44.3-15.5 3.5-31.2 6.2-47 8 5.4-8.4 10.5-17 15.5-25.6zm14.4-76.5c-4.7-8.8-9.5-17.6-14.5-26.2-4.9-8.5-10-16.9-15.3-25.2 16.1 2 31.5 4.7 45.9 8-4.6 14.8-10 29.2-16.1 43.4zM256.2 118.3c10.5 11.4 20.4 23.4 29.6 35.8-19.8-.9-39.7-.9-59.5 0 9.8-12.9 19.9-24.9 29.9-35.8zM140.2 57c16.8-9.8 54.1 4.2 93.4 39 2.5 2.2 5 4.6 7.6 7-15.5 16.7-29.8 34.5-42.9 53.1-22.6 2-45 5.5-67.2 10.4-1.3-5.1-2.4-10.3-3.5-15.5-9.4-48.4-3.2-84.9 12.6-94zm-24.5 263.6c-4.2-1.2-8.3-2.5-12.4-3.9-21.3-6.7-45.5-17.3-63-31.2-10.1-7-16.9-17.8-18.8-29.9 0-18.3 31.6-41.7 77.2-57.6 5.7-2 11.5-3.8 17.3-5.5 6.8 21.7 15 43 24.5 63.6-9.6 20.9-17.9 42.5-24.8 64.5zm116.6 98c-16.5 15.1-35.6 27.1-56.4 35.3-11.1 5.3-23.9 5.8-35.3 1.3-15.9-9.2-22.5-44.5-13.5-92 1.1-5.6 2.3-11.2 3.7-16.7 22.4 4.8 45 8.1 67.9 9.8 13.2 18.7 27.7 36.6 43.2 53.4-3.2 3.1-6.4 6.1-9.6 8.9zm24.5-24.3c-10.2-11-20.4-23.2-30.3-36.3 9.6.4 19.5.6 29.5.6 10.3 0 20.4-.2 30.4-.7-9.2 12.7-19.1 24.8-29.6 36.4zm130.7 30c-.9 12.2-6.9 23.6-16.5 31.3-15.9 9.2-49.8-2.8-86.4-34.2-4.2-3.6-8.4-7.5-12.7-11.5 15.3-16.9 29.4-34.8 42.2-53.6 22.9-1.9 45.7-5.4 68.2-10.5 1 4.1 1.9 8.2 2.7 12.2 4.9 21.6 5.7 44.1 2.5 66.3zm18.2-107.5c-2.8.9-5.6 1.8-8.5 2.6-7-21.8-15.6-43.1-25.5-63.8 9.6-20.4 17.7-41.4 24.5-62.9 5.2 1.5 10.2 3.1 15 4.7 46.6 16 79.3 39.8 79.3 58 0 19.6-34.9 44.9-84.8 61.4zm-149.7-15c25.3 0 45.8-20.5 45.8-45.8s-20.5-45.8-45.8-45.8c-25.3 0-45.8 20.5-45.8 45.8s20.5 45.8 45.8 45.8z"], - "reacteurope": [570, 512, [], "f75d", "M247.6 211.8l5.8-4.1 5.8 4.1-2.1-6.8 5.7-4.3-7.1-.1-2.3-6.8-2.3 6.8-7.2.1 5.7 4.3zm63.7 0l5.8-4.1 5.8 4.1-2.1-6.8 5.7-4.3-7.2-.1-2.3-6.8-2.3 6.8-7.2.1 5.7 4.3zM220 262.3h-3.4c-4.8 0-3.8 4-3.8 12.1 0 4.7-2.3 6.1-5.8 6.1s-5.8-1.4-5.8-6.1v-36.6c0-4.7 2.3-6.1 5.8-6.1s5.8 1.4 5.8 6.1c0 7.2-.7 10.5 3.8 10.5h3.4c4.7-.1 3.8-3.9 3.8-12.3 0-9.9-6.7-14.1-16.8-14.1h-.2c-10.1 0-16.8 4.2-16.8 14.1v40.1c0 10.4 6.7 14.1 16.8 14.1h.2c10.1 0 16.8-3.8 16.8-14.1 0-9.9 1.1-13.8-3.8-13.8zm-80.7 17.4h-14.7v-19.3H136c2.5 0 3.8-1.3 3.8-3.8v-2.1c0-2.5-1.3-3.8-3.8-3.8h-11.4v-18.3H139c2.5 0 3.8-1.3 3.8-3.8v-2.1c0-2.5-1.3-3.8-3.8-3.8h-21.7c-2.4-.1-3.7 1.3-3.7 3.8v59.1c0 2.5 1.3 3.8 3.8 3.8h21.9c2.5 0 3.8-1.3 3.8-3.8v-2.1c0-2.5-1.3-3.8-3.8-3.8zm-42-18.5c4.6-2 7.3-6 7.3-12.4v-11.9c0-10.1-6.7-14.1-16.8-14.1H74.4c-2.5 0-3.8 1.3-3.8 3.8v59.1c0 2.5 1.3 3.8 3.8 3.8h3.4c2.5 0 3.8-1.3 3.8-3.8v-22.9h5.6l7.4 23.5c.7 2.2 2.1 3.2 4.3 3.2h3.3c2.8 0 4-1.8 3.2-4.4zm-3.8-14c0 4.8-2.5 6.1-6.1 6.1h-5.8v-20.9h5.8c3.6 0 6.1 1.3 6.1 6.1zm79.5-21.1c-.4-2.3-1.9-3.4-4.2-3.4h-6.9c-2.1-.1-3.6 1.1-4 3.4l-11 59.2c-.5 2.7.9 4.1 3.4 4.1h3c2.3 0 3.7-1.1 4.1-3.5l1.8-11.3h12.2l1.8 11.3c.4 2.4 1.8 3.5 4.1 3.5h3.5c2.6 0 3.9-1.4 3.4-4.1zm-12.3 39.3l4.7-29.7 4.7 29.7zm89.3 20.2v-53.2h7.5c2.5 0 3.8-1.3 3.8-3.8v-2.1c0-2.5-1.3-3.8-3.8-3.8h-25.8c-2.5 0-3.8 1.3-3.8 3.8v2.1c0 2.5 1.3 3.8 3.8 3.8h7.3v53.2c0 2.5 1.3 3.8 3.8 3.8h3.4c2.5 0 3.8-1.3 3.8-3.8zm248-.8h-19.4v-26.7h16.1c1.2 0 2-.8 2-2v-.8c0-1.2-.8-2-2-2h-16.1v-25.8h19.1c1.2 0 2-.8 2-2v-.8c0-1.3-.8-1.9-2-1.9h-22.2c-1.2-.2-2 .5-2 1.8v63c0 1.2.8 1.9 2 1.9H498c1.2 0 2-.7 2-1.9v-.8c0-1.3-.8-2-2-2zm-93.1-62.9h-.8c-10.1 0-15.3 4.7-15.3 14.1v40.1c0 9.3 5.2 14.1 15.3 14.1h.8c10.1 0 15.3-4.8 15.3-14.1V236c0-9.4-5.2-14.1-15.3-14.1zm10.2 52.4c-.1 8-3 11.1-10.5 11.1s-10.5-3.1-10.5-11.1v-36.6c0-7.9 3-11.1 10.5-11.1s10.5 3.2 10.5 11.1zm-46.5-14.5c6.1-1.6 9.2-6.1 9.2-13.3v-9.7c0-9.4-5.2-14.1-15.3-14.1h-13.7c-1.2 0-2 .7-2 1.9v63c0 1.2.8 1.9 2 1.9h1.2c1.2 0 1.9-.7 1.9-1.9v-26.9h11.6l10.4 27.2c.5 1.1 1.3 1.5 2.3 1.5h1.5c1.4 0 2-1 1.5-2.3zm-6.4-3.9H352v-28.5h10.2c7.5 0 10.5 3.1 10.5 11.1v6.4c0 7.8-3 11-10.5 11zm85.9-33.1h-13.7c-1.2-.2-2 .5-2 1.8v63c0 1.2.8 1.9 2 1.9h1.2c1.2 0 1.9-.7 1.9-1.9v-26.1h10.6c10.1 0 15.3-4.8 15.3-14.1v-10.5c0-9.4-5.2-14.1-15.3-14.1zm10.2 22.8c0 7.9-3 11.1-10.5 11.1h-10.2v-29.2h10.2c7.5-.1 10.5 3.1 10.5 11zm-201.8 62.5l-2.3-6.8-2.3 6.8-7.1.1 5.7 4.3-2.1 6.8 5.8-4.1 5.8 4.1-2.1-6.8 5.7-4.3zM484.1 172c-17.7-6.7-33.7-10.8-35.6-11.3 19.6-78 11.6-134.7-22.3-153.9C391.7-12.6 340.3 11.1 288 62c3.4 3.3 6.8 6.7 10.2 10.2 82.5-80 119.6-53.5 120.9-52.8 22.4 12.7 36 55.8 15.5 137.8-33.3-7.8-63.3-11.2-84.6-13C278.1 43.7 209.4 2.1 167.8 2.1c-30.8 0-43.8 21-47.6 27.7-18.1 32-13.3 84.2.1 133.8C49.8 183.9-.4 217.7 0 258.6c.5 59.6 103.2 87.8 122.1 92.8-20.5 81.9-10.1 135.6 22.3 153.9 28 15.8 75.1 6 138.2-55.2-3.4-3.3-6.8-6.7-10.2-10.2-82.5 80-119.7 53.5-120.9 52.8-22.3-12.6-36-55.6-15.5-137.9 12.4 2.9 41.8 9.5 84.6 13 71.9 100.4 140.6 142 182.1 142 30.8 0 43.8-21 47.6-27.7 18-31.9 13.3-84.1-.1-133.8 152.3-43.8 156.2-130.2 33.9-176.3zM132.9 36.9c2.9-5.1 11.9-20.3 34.9-20.3 36.8 0 98.8 39.6 163.3 126.2-18.8-1-51.2-2.3-93.9.9 13.6-19.1 27.8-36.7 42.2-52.4-3.4-3.5-6.8-6.9-10.2-10.2-17.4 19-34.5 40.7-50.7 64.2-42.8 4.3-72 11.5-84.4 14.6-.2-1.4-24.3-82.2-1.2-123zm304.8 438.3c-2.9 5.1-11.8 20.3-34.9 20.3-36.7 0-98.7-39.4-163.3-126.2 47.1 2.7 84.1-.1 93.9-.9-13.6 19.1-27.8 36.7-42.2 52.4 3.4 3.5 6.8 6.9 10.2 10.2 17.4-19 34.5-40.6 50.7-64.2 47.3-4.7 80.3-13.5 84.4-14.6 22.7 84.4 4.5 117 1.2 123zm9.1-138.6c-3.6-11.9-7.7-24.1-12.4-36.4-4.9 0-8.7-2.6-10.7-5.7l-.1.1c-1.6 1.5-3.4 2.7-5.4 3.6 5.7 14.3 10.6 28.4 14.7 42.2-.7.2-31.8 8.5-72 13 3.5-5.3 17.2-26.2 32.2-54.2-2.2-.8-4.2-1.9-6-3.2-1.1 1.2-3.6 4.2-10.9 4.2-6.2 11.2-17.4 30.9-33.9 55.2-45.1 3.9-84.3 3.1-112.4 1-7.9-11.2-21.5-31.1-36.8-57.8-1-.4-2-.9-3-1.5-1.9 1.6-3.9 3.2-12.6 3.2 6.3 11.2 17.5 30.7 33.8 54.6-40.2-3.9-68.6-10.9-72.2-11.7 3.9-14 8.6-28.3 14.1-42.9-3.2 0-5.4.2-8.4-1-3.2 1.2-5.9 1-6.9 1-4.9 13.4-9.1 26.5-12.7 39.4-159.9-42.6-140.3-123.6-1.5-164 3.6 11.9 7.7 24.1 12.4 36.4 10.4 0 12.9 3.4 14.4 5.3.7-.8 1.4-1.6 2.3-2.2-5.8-14.7-10.9-29.2-15.2-43.3 7-1.8 32.4-8.4 72-13-15.9 24.3-26.7 43.9-32.8 55.3 3 1.8 5.3 4.5 6.4 8 3.7-5.6 8.9-7.8 10.2-8.4 6.5-11.7 17.9-31.9 34.8-56.9 27.9-2.6 67.5-4.1 112.4-1 31.5 44.6 28.9 48.1 42.5 64.5 1.2-1.6 4.3-5.3 10.4-7.4-6.4-11.4-17.6-31-34.3-55.5 40.4 4.1 65 10 72.2 11.7-4 14.4-8.9 29.2-14.6 44.2 2.6 1 4.9 2.5 6.8 4.3l.1.1c2.7-4.2 6.9-5.3 8.9-5.6 4.9-13.4 9.2-26.6 12.8-39.5 5.3 1.4 19.2 5.2 34.5 11 106.1 39.9 74 87.9 72.6 90.4-19.8 35.1-80.1 55.2-105.7 62.5zm-114.4-114h-1.2c-1.2 0-1.9.7-1.9 1.9v49.8c0 7.9-2.6 11.1-10.1 11.1s-10.1-3.1-10.1-11.1v-49.8c0-1.3-.7-1.9-1.9-1.9H306c-1.2 0-2 .7-2 1.9V276c0 9.6 5 14.1 15.1 14.1h.4c10.1 0 15.1-4.6 15.1-14.1v-51.5c-.2-1.2-.9-1.9-2.2-1.9zm-13.7 85.5l-2.3-6.8-2.3 6.8-7.1.1 5.7 4.3-2.1 6.8 5.8-4.1 5.8 4.1-2.1-6.8 5.7-4.3zm-31.1 7.4l-2.3-6.8-2.3 6.8-7.1.1 5.7 4.3-2.1 6.8 5.8-4.1 5.8 4.1-2.1-6.8 5.7-4.3zm5.1-30.8h-19.4V258h16.1c1.2 0 2-.8 2-2v-.8c0-1.2-.8-2-2-2h-16.1v-25.8h19.1c1.2 0 2-.8 2-2v-.8c0-1.3-.8-1.9-2-1.9h-22.2c-1.2 0-2 .7-2 1.9v63c0 1.2.8 1.9 2 1.9h22.5c1.3 0 2-.7 2-1.9v-.8c0-1.4-.7-2.1-2-2.1zm-7.4-99.4l-2.3 6.8-7.1.1 5.7 4.3-2.1 6.8 5.8-4.1 5.8 4.1-2.1-6.8 5.7-4.3-7.1-.1z"], - "readme": [576, 512, [], "f4d5", "M528.3 46.5H388.5c-48.1 0-89.9 33.3-100.4 80.3-10.6-47-52.3-80.3-100.4-80.3H48c-26.5 0-48 21.5-48 48v245.8c0 26.5 21.5 48 48 48h89.7c102.2 0 132.7 24.4 147.3 75 .7 2.8 5.2 2.8 6 0 14.7-50.6 45.2-75 147.3-75H528c26.5 0 48-21.5 48-48V94.6c0-26.4-21.3-47.9-47.7-48.1zM242 311.9c0 1.9-1.5 3.5-3.5 3.5H78.2c-1.9 0-3.5-1.5-3.5-3.5V289c0-1.9 1.5-3.5 3.5-3.5h160.4c1.9 0 3.5 1.5 3.5 3.5v22.9zm0-60.9c0 1.9-1.5 3.5-3.5 3.5H78.2c-1.9 0-3.5-1.5-3.5-3.5v-22.9c0-1.9 1.5-3.5 3.5-3.5h160.4c1.9 0 3.5 1.5 3.5 3.5V251zm0-60.9c0 1.9-1.5 3.5-3.5 3.5H78.2c-1.9 0-3.5-1.5-3.5-3.5v-22.9c0-1.9 1.5-3.5 3.5-3.5h160.4c1.9 0 3.5 1.5 3.5 3.5v22.9zm259.3 121.7c0 1.9-1.5 3.5-3.5 3.5H337.5c-1.9 0-3.5-1.5-3.5-3.5v-22.9c0-1.9 1.5-3.5 3.5-3.5h160.4c1.9 0 3.5 1.5 3.5 3.5v22.9zm0-60.9c0 1.9-1.5 3.5-3.5 3.5H337.5c-1.9 0-3.5-1.5-3.5-3.5V228c0-1.9 1.5-3.5 3.5-3.5h160.4c1.9 0 3.5 1.5 3.5 3.5v22.9zm0-60.9c0 1.9-1.5 3.5-3.5 3.5H337.5c-1.9 0-3.5-1.5-3.5-3.5v-22.8c0-1.9 1.5-3.5 3.5-3.5h160.4c1.9 0 3.5 1.5 3.5 3.5V190z"], - "rebel": [512, 512, [], "f1d0", "M256.5 504C117.2 504 9 387.8 13.2 249.9 16 170.7 56.4 97.7 129.7 49.5c.3 0 1.9-.6 1.1.8-5.8 5.5-111.3 129.8-14.1 226.4 49.8 49.5 90 2.5 90 2.5 38.5-50.1-.6-125.9-.6-125.9-10-24.9-45.7-40.1-45.7-40.1l28.8-31.8c24.4 10.5 43.2 38.7 43.2 38.7.8-29.6-21.9-61.4-21.9-61.4L255.1 8l44.3 50.1c-20.5 28.8-21.9 62.6-21.9 62.6 13.8-23 43.5-39.3 43.5-39.3l28.5 31.8c-27.4 8.9-45.4 39.9-45.4 39.9-15.8 28.5-27.1 89.4.6 127.3 32.4 44.6 87.7-2.8 87.7-2.8 102.7-91.9-10.5-225-10.5-225-6.1-5.5.8-2.8.8-2.8 50.1 36.5 114.6 84.4 116.2 204.8C500.9 400.2 399 504 256.5 504z"], - "red-river": [448, 512, [], "f3e3", "M353.2 32H94.8C42.4 32 0 74.4 0 126.8v258.4C0 437.6 42.4 480 94.8 480h258.4c52.4 0 94.8-42.4 94.8-94.8V126.8c0-52.4-42.4-94.8-94.8-94.8zM144.9 200.9v56.3c0 27-21.9 48.9-48.9 48.9V151.9c0-13.2 10.7-23.9 23.9-23.9h154.2c0 27-21.9 48.9-48.9 48.9h-56.3c-12.3-.6-24.6 11.6-24 24zm176.3 72h-56.3c-12.3-.6-24.6 11.6-24 24v56.3c0 27-21.9 48.9-48.9 48.9V247.9c0-13.2 10.7-23.9 23.9-23.9h154.2c0 27-21.9 48.9-48.9 48.9z"], - "reddit": [512, 512, [], "f1a1", "M201.5 305.5c-13.8 0-24.9-11.1-24.9-24.6 0-13.8 11.1-24.9 24.9-24.9 13.6 0 24.6 11.1 24.6 24.9 0 13.6-11.1 24.6-24.6 24.6zM504 256c0 137-111 248-248 248S8 393 8 256 119 8 256 8s248 111 248 248zm-132.3-41.2c-9.4 0-17.7 3.9-23.8 10-22.4-15.5-52.6-25.5-86.1-26.6l17.4-78.3 55.4 12.5c0 13.6 11.1 24.6 24.6 24.6 13.8 0 24.9-11.3 24.9-24.9s-11.1-24.9-24.9-24.9c-9.7 0-18 5.8-22.1 13.8l-61.2-13.6c-3-.8-6.1 1.4-6.9 4.4l-19.1 86.4c-33.2 1.4-63.1 11.3-85.5 26.8-6.1-6.4-14.7-10.2-24.1-10.2-34.9 0-46.3 46.9-14.4 62.8-1.1 5-1.7 10.2-1.7 15.5 0 52.6 59.2 95.2 132 95.2 73.1 0 132.3-42.6 132.3-95.2 0-5.3-.6-10.8-1.9-15.8 31.3-16 19.8-62.5-14.9-62.5zM302.8 331c-18.2 18.2-76.1 17.9-93.6 0-2.2-2.2-6.1-2.2-8.3 0-2.5 2.5-2.5 6.4 0 8.6 22.8 22.8 87.3 22.8 110.2 0 2.5-2.2 2.5-6.1 0-8.6-2.2-2.2-6.1-2.2-8.3 0zm7.7-75c-13.6 0-24.6 11.1-24.6 24.9 0 13.6 11.1 24.6 24.6 24.6 13.8 0 24.9-11.1 24.9-24.6 0-13.8-11-24.9-24.9-24.9z"], - "reddit-alien": [512, 512, [], "f281", "M440.3 203.5c-15 0-28.2 6.2-37.9 15.9-35.7-24.7-83.8-40.6-137.1-42.3L293 52.3l88.2 19.8c0 21.6 17.6 39.2 39.2 39.2 22 0 39.7-18.1 39.7-39.7s-17.6-39.7-39.7-39.7c-15.4 0-28.7 9.3-35.3 22l-97.4-21.6c-4.9-1.3-9.7 2.2-11 7.1L246.3 177c-52.9 2.2-100.5 18.1-136.3 42.8-9.7-10.1-23.4-16.3-38.4-16.3-55.6 0-73.8 74.6-22.9 100.1-1.8 7.9-2.6 16.3-2.6 24.7 0 83.8 94.4 151.7 210.3 151.7 116.4 0 210.8-67.9 210.8-151.7 0-8.4-.9-17.2-3.1-25.1 49.9-25.6 31.5-99.7-23.8-99.7zM129.4 308.9c0-22 17.6-39.7 39.7-39.7 21.6 0 39.2 17.6 39.2 39.7 0 21.6-17.6 39.2-39.2 39.2-22 .1-39.7-17.6-39.7-39.2zm214.3 93.5c-36.4 36.4-139.1 36.4-175.5 0-4-3.5-4-9.7 0-13.7 3.5-3.5 9.7-3.5 13.2 0 27.8 28.5 120 29 149 0 3.5-3.5 9.7-3.5 13.2 0 4.1 4 4.1 10.2.1 13.7zm-.8-54.2c-21.6 0-39.2-17.6-39.2-39.2 0-22 17.6-39.7 39.2-39.7 22 0 39.7 17.6 39.7 39.7-.1 21.5-17.7 39.2-39.7 39.2z"], - "reddit-square": [448, 512, [], "f1a2", "M283.2 345.5c2.7 2.7 2.7 6.8 0 9.2-24.5 24.5-93.8 24.6-118.4 0-2.7-2.4-2.7-6.5 0-9.2 2.4-2.4 6.5-2.4 8.9 0 18.7 19.2 81 19.6 100.5 0 2.4-2.3 6.6-2.3 9 0zm-91.3-53.8c0-14.9-11.9-26.8-26.5-26.8-14.9 0-26.8 11.9-26.8 26.8 0 14.6 11.9 26.5 26.8 26.5 14.6 0 26.5-11.9 26.5-26.5zm90.7-26.8c-14.6 0-26.5 11.9-26.5 26.8 0 14.6 11.9 26.5 26.5 26.5 14.9 0 26.8-11.9 26.8-26.5 0-14.9-11.9-26.8-26.8-26.8zM448 80v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V80c0-26.5 21.5-48 48-48h352c26.5 0 48 21.5 48 48zm-99.7 140.6c-10.1 0-19 4.2-25.6 10.7-24.1-16.7-56.5-27.4-92.5-28.6l18.7-84.2 59.5 13.4c0 14.6 11.9 26.5 26.5 26.5 14.9 0 26.8-12.2 26.8-26.8 0-14.6-11.9-26.8-26.8-26.8-10.4 0-19.3 6.2-23.8 14.9l-65.7-14.6c-3.3-.9-6.5 1.5-7.4 4.8l-20.5 92.8c-35.7 1.5-67.8 12.2-91.9 28.9-6.5-6.8-15.8-11-25.9-11-37.5 0-49.8 50.4-15.5 67.5-1.2 5.4-1.8 11-1.8 16.7 0 56.5 63.7 102.3 141.9 102.3 78.5 0 142.2-45.8 142.2-102.3 0-5.7-.6-11.6-2.1-17 33.6-17.2 21.2-67.2-16.1-67.2z"], - "redhat": [512, 512, [], "f7bc", "M312.4 401.2c1.3 1.3 3.6 5.6.8 11.1-1.6 2.9-3.2 4.9-6.2 7.3-3.6 2.9-10.6 6.2-20.3.1-5.2-3.3-5.5-4.4-12.7-3.4-5.1.7-7.1-4.5-5.3-8.8 1.9-4.3 9.4-7.7 18.8-2.2 4.2 2.5 10.8 7.7 16.6 3.1 2.4-1.9 3.8-3.2 7.2-7 .3-.5.8-.5 1.1-.2M256 29.7C114.6 29.7 0 144.3 0 285.6c0 28.6 4.7 56.1 13.3 81.8h17.8c15.8 0 30.4-3.8 42.8-10.2 3.1-1.6 6.6-2.6 10.4-2.6 19.1 0 18.3 15.3 30.3 22.9.7.4 7.5 4.3 15.8 3.9 3.4-.2 8.5-1 9.8-4.5 1.4-4-.3-7-5.3-9.1-9.7-4.1-9.5-11-15.8-18.2-3.9-4.3-8.6-8.5-9.5-17.8-.9-9.1 4.2-19.9 14.7-22.7 4-1.1 12.8-1.8 21.5 5 8.3 6.4 13.9 16.9 16.3 21.2 1.7 3 7.8 6.5 12.7 2.1 4.9-4.5 9.4-4.5 13.1 1.2 3.1 4.9 26.2 35.6 51.1 36.4 25.3.8 38.8-5.7 49.9-5.3 7.7.3 11.5 4.2 15.9 4.9 7.8 1.2 13.3-5.8 21.9-5.4 6.9.3 14.5 5 22.3 5 7.8 0 24.1-9.4 23.9-5.5-.4 6.8-5.7 18.9-6.9 24.5-.9 3.9-.1 13.2-2.4 20.8-2.1 7.6-9.2 17.4-11.1 20.1-6.3 9.4-10.8 12.2-16 22.1-5.7 11-15.1 21.2-17.6 24.5-.4.5-.4.9-.1 1.2 2 1.9 18.8-2.2 25.3-8.3 6.3-5.9 17.3-24 34.7-27.8 8.8-2 12.3-5 13-8.1.5-2.7-.6-2.9-.6-4.8 0-1.6.9-3 2.3-3.7 14.4-6 43.3-12.4 77.7-4.5 26-40.1 41.1-87.8 41.1-139.1C512 144.3 397.4 29.7 256 29.7zm208.2 250.8c-12.3 67.4-122.5 90-229.7 57.6-102.2-30.9-191.9-92.5-181.6-128.6 6-21 39.4-30 83.8-25.2-6.7 13.7-6.2 29.9 23.2 47.8 36 20.4 96.7 37.8 113.1 36.1 6.1-.6 11.6-3.7 6.1-7.3-24.8-16.6 7-36.4-55.7-48.4-82.9-15.8-79.6-39.2-77.2-52.7 0 0 7.4-33.1 10.4-44.7 3.1-11.6 11-38.3 64.3-26.3 30.8 6.9 47.5-1.7 55.9-3.9 23.1-5.9 48.6-1.8 62.7 12.7 14.6 15 34.7 61.3 44.3 95.9 4.9 17.6 3.6 26 1.1 32-1.8 4-2.8 6.6-8.9 16.9-1.1 1.8-.2 3.8 2.2 2.6 16-8.2 19.6-19.1 22.1-27.6 43.7 9.9 69.4 32.5 63.9 63.1zM229.6 135c-26.3 0-34.4 7-45.8-7.1-2.3-2.9-9.6-5.6-13.6 3.6-4 9.3 3.4 19.2 9.6 20.5 0 0 10.3 19.1 18.1 10.8 5.5-5.9 8.6-9.1 38.2-11.2 27.9-2.1 13.4-16.6-6.5-16.6zm61.1-40.2c-9.8 1-18.3 3.4-24.1 6.4-.7.3-.7 1.5.5 1.5 34.2-5.4 48.9 8.1 18.3 15.1-1.2.3-1.2 1.9 0 2.2 4.3 1.2 9.3 2 14.6 2.1 16.4.3 29.9-5.6 30.1-13.2.2-6.4-12.4-16.9-39.4-14.1z"], - "renren": [512, 512, [], "f18b", "M214 169.1c0 110.4-61 205.4-147.6 247.4C30 373.2 8 317.7 8 256.6 8 133.9 97.1 32.2 214 12.5v156.6zM255 504c-42.9 0-83.3-11-118.5-30.4C193.7 437.5 239.9 382.9 255 319c15.5 63.9 61.7 118.5 118.8 154.7C338.7 493 298.3 504 255 504zm190.6-87.5C359 374.5 298 279.6 298 169.1V12.5c116.9 19.7 206 121.4 206 244.1 0 61.1-22 116.6-58.4 159.9z"], - "replyd": [448, 512, [], "f3e6", "M320 480H128C57.6 480 0 422.4 0 352V160C0 89.6 57.6 32 128 32h192c70.4 0 128 57.6 128 128v192c0 70.4-57.6 128-128 128zM193.4 273.2c-6.1-2-11.6-3.1-16.4-3.1-7.2 0-13.5 1.9-18.9 5.6-5.4 3.7-9.6 9-12.8 15.8h-1.1l-4.2-18.3h-28v138.9h36.1v-89.7c1.5-5.4 4.4-9.8 8.7-13.2 4.3-3.4 9.8-5.1 16.2-5.1 4.6 0 9.8 1 15.6 3.1l4.8-34zm115.2 103.4c-3.2 2.4-7.7 4.8-13.7 7.1-6 2.3-12.8 3.5-20.4 3.5-12.2 0-21.1-3-26.5-8.9-5.5-5.9-8.5-14.7-9-26.4h83.3c.9-4.8 1.6-9.4 2.1-13.9.5-4.4.7-8.6.7-12.5 0-10.7-1.6-19.7-4.7-26.9-3.2-7.2-7.3-13-12.5-17.2-5.2-4.3-11.1-7.3-17.8-9.2-6.7-1.8-13.5-2.8-20.6-2.8-21.1 0-37.5 6.1-49.2 18.3s-17.5 30.5-17.5 55c0 22.8 5.2 40.7 15.6 53.7 10.4 13.1 26.8 19.6 49.2 19.6 10.7 0 20.9-1.5 30.4-4.6 9.5-3.1 17.1-6.8 22.6-11.2l-12-23.6zm-21.8-70.3c3.8 5.4 5.3 13.1 4.6 23.1h-51.7c.9-9.4 3.7-17 8.2-22.6 4.5-5.6 11.5-8.5 21-8.5 8.2-.1 14.1 2.6 17.9 8zm79.9 2.5c4.1 3.9 9.4 5.8 16.1 5.8 7 0 12.6-1.9 16.7-5.8s6.1-9.1 6.1-15.6-2-11.6-6.1-15.4c-4.1-3.8-9.6-5.7-16.7-5.7-6.7 0-12 1.9-16.1 5.7-4.1 3.8-6.1 8.9-6.1 15.4s2 11.7 6.1 15.6zm0 100.5c4.1 3.9 9.4 5.8 16.1 5.8 7 0 12.6-1.9 16.7-5.8s6.1-9.1 6.1-15.6-2-11.6-6.1-15.4c-4.1-3.8-9.6-5.7-16.7-5.7-6.7 0-12 1.9-16.1 5.7-4.1 3.8-6.1 8.9-6.1 15.4 0 6.6 2 11.7 6.1 15.6z"], - "researchgate": [448, 512, [], "f4f8", "M0 32v448h448V32H0zm262.2 334.4c-6.6 3-33.2 6-50-14.2-9.2-10.6-25.3-33.3-42.2-63.6-8.9 0-14.7 0-21.4-.6v46.4c0 23.5 6 21.2 25.8 23.9v8.1c-6.9-.3-23.1-.8-35.6-.8-13.1 0-26.1.6-33.6.8v-8.1c15.5-2.9 22-1.3 22-23.9V225c0-22.6-6.4-21-22-23.9V193c25.8 1 53.1-.6 70.9-.6 31.7 0 55.9 14.4 55.9 45.6 0 21.1-16.7 42.2-39.2 47.5 13.6 24.2 30 45.6 42.2 58.9 7.2 7.8 17.2 14.7 27.2 14.7v7.3zm22.9-135c-23.3 0-32.2-15.7-32.2-32.2V167c0-12.2 8.8-30.4 34-30.4s30.4 17.9 30.4 17.9l-10.7 7.2s-5.5-12.5-19.7-12.5c-7.9 0-19.7 7.3-19.7 19.7v26.8c0 13.4 6.6 23.3 17.9 23.3 14.1 0 21.5-10.9 21.5-26.8h-17.9v-10.7h30.4c0 20.5 4.7 49.9-34 49.9zm-116.5 44.7c-9.4 0-13.6-.3-20-.8v-69.7c6.4-.6 15-.6 22.5-.6 23.3 0 37.2 12.2 37.2 34.5 0 21.9-15 36.6-39.7 36.6z"], - "resolving": [496, 512, [], "f3e7", "M281.2 278.2c46-13.3 49.6-23.5 44-43.4L314 195.5c-6.1-20.9-18.4-28.1-71.1-12.8L54.7 236.8l28.6 98.6 197.9-57.2zM248.5 8C131.4 8 33.2 88.7 7.2 197.5l221.9-63.9c34.8-10.2 54.2-11.7 79.3-8.2 36.3 6.1 52.7 25 61.4 55.2l10.7 37.8c8.2 28.1 1 50.6-23.5 73.6-19.4 17.4-31.2 24.5-61.4 33.2L203 351.8l220.4 27.1 9.7 34.2-48.1 13.3-286.8-37.3 23 80.2c36.8 22 80.3 34.7 126.3 34.7 137 0 248.5-111.4 248.5-248.3C497 119.4 385.5 8 248.5 8zM38.3 388.6L0 256.8c0 48.5 14.3 93.4 38.3 131.8z"], - "rev": [410, 512, [], "f5b2", "M270.67 274.89c0 36.16-29.41 65.57-65.56 65.57s-65.57-29.41-65.57-65.57 29.41-65.56 65.57-65.56 65.56 29.4 65.56 65.56zm139.55-5.05h-.13c-1.49-61.55-30.1-116.35-74.32-152.98l-45.38 26.2c43.17 28.03 71.81 76.63 71.81 131.82 0 86.62-70.47 157.09-157.09 157.09S48.02 361.5 48.02 274.88c0-81.86 62.96-149.27 142.99-156.43v39.12l108.76-62.79L191.01 32v38.32C84.31 77.57 0 166.36 0 274.89c0 111.59 89.12 202.29 200.06 204.98v.13h210.16V269.84z"], - "rocketchat": [582, 512, [], "f3e8", "M491.9 105.9c-77.8-51.4-181.2-63.1-267.1-47.6C128.7-34.4 21 8.2 0 20.5c0 0 73.9 62.8 61.9 117.8-87.5 89.2-45.9 188.5 0 235.4C73.9 428.7 0 491.5 0 491.5c20.8 12.3 128.2 54.8 224.8-37.4 85.7 15.4 189.1 3.8 267.1-47.7 120.6-77 121-223.1 0-300.5zm-194.4 300c-30.1.1-60-3.8-89.1-11.5l-20 19.3c-11.1 10.8-23.6 20.1-37 27.7-16.3 8.2-34.1 13.3-52.3 14.9 1-1.8 1.9-3.6 2.8-5.3 20-37.1 25.4-70.3 16.2-99.8-32.9-25.9-52.6-59-52.6-95.2 0-82.9 103.9-150.1 232-150.1s232 67.2 232 150.1c0 82.9-103.9 149.9-232 149.9zM186.2 291.7c-19.1.3-34.9-15-35.2-34.1-.7-45.9 68.6-46.9 69.3-1.1v.5c.2 19.3-15.5 34.7-34.1 34.7zm74.6-34.1c-.8-45.9 68.5-47 69.3-1.2v.6c.4 45.6-68.5 46.1-69.3.6zm145 34.1c-19.1.3-34.9-15-35.2-34.1-.7-45.9 68.6-46.9 69.3-1.1v.5c.2 19-15 34.6-34.1 34.7z"], - "rockrms": [496, 512, [], "f3e9", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm157.4 419.5h-90l-112-131.3c-17.9-20.4-3.9-56.1 26.6-56.1h75.3l-84.6-99.3-84.3 98.9h-90L193.5 67.2c14.4-18.4 41.3-17.3 54.5 0l157.7 185.1c19 22.8 2 57.2-27.6 56.1-.6 0-74.2.2-74.2.2l101.5 118.9z"], - "safari": [512, 512, [], "f267", "M236.9 256.8c0-9.1 6.6-17.7 16.3-17.7 8.9 0 17.4 6.4 17.4 16.1 0 9.1-6.4 17.7-16.1 17.7-9 0-17.6-6.7-17.6-16.1zM504 256c0 137-111 248-248 248S8 393 8 256 119 8 256 8s248 111 248 248zm-26.6 0c0-122.3-99.1-221.4-221.4-221.4S34.6 133.7 34.6 256 133.7 477.4 256 477.4 477.4 378.3 477.4 256zm-72.5 96.6c0 3.6 13 10.2 16.3 12.2-27.4 41.5-69.8 71.4-117.9 83.3l-4.4-18.5c-.3-2.5-1.9-2.8-4.2-2.8-1.9 0-3 2.8-2.8 4.2l4.4 18.8c-13.3 2.8-26.8 4.2-40.4 4.2-36.3 0-72-10.2-103-29.1 1.7-2.8 12.2-18 12.2-20.2 0-1.9-1.7-3.6-3.6-3.6-3.9 0-12.2 16.6-14.7 19.9-41.8-27.7-72-70.6-83.6-119.6l19.1-4.2c2.2-.6 2.8-2.2 2.8-4.2 0-1.9-2.8-3-4.4-2.8L62 294.5c-2.5-12.7-3.9-25.5-3.9-38.5 0-37.1 10.5-73.6 30.2-104.9 2.8 1.7 16.1 10.8 18.3 10.8 1.9 0 3.6-1.4 3.6-3.3 0-3.9-14.7-11.3-18-13.6 28.2-41.2 71.1-70.9 119.8-81.9l4.2 18.5c.6 2.2 2.2 2.8 4.2 2.8s3-2.8 2.8-4.4L219 61.7c12.2-2.2 24.6-3.6 37.1-3.6 37.1 0 73.3 10.5 104.9 30.2-1.9 2.8-10.8 15.8-10.8 18 0 1.9 1.4 3.6 3.3 3.6 3.9 0 11.3-14.4 13.3-17.7 41 27.7 70.3 70 81.7 118.2l-15.5 3.3c-2.5.6-2.8 2.2-2.8 4.4 0 1.9 2.8 3 4.2 2.8l15.8-3.6c2.5 12.7 3.9 25.7 3.9 38.7 0 36.3-10 72-28.8 102.7-2.8-1.4-14.4-9.7-16.6-9.7-2.1 0-3.8 1.7-3.8 3.6zm-33.2-242.2c-13 12.2-134.2 123.7-137.6 129.5l-96.6 160.5c12.7-11.9 134.2-124 137.3-129.3l96.9-160.7z"], - "sass": [640, 512, [], "f41e", "M301.9 378.9c-.3.6-.6 1.1 0 0zm249.2-87c-22.4.1-41.8 5.5-58 13.5-5.9-11.9-12-22.3-13-30.1-1.2-9.1-2.5-14.5-1.1-25.3s7.7-26.1 7.6-27.2-1.4-6.6-14.3-6.7-24 2.5-25.3 5.9-3.8 11.1-5.3 19.1c-2.3 11.7-25.8 53.5-39.1 75.3-4.4-8.5-8.1-16-8.9-22-1.2-9.1-2.5-14.5-1.1-25.3s7.7-26.1 7.6-27.2-1.4-6.6-14.3-6.7-24 2.5-25.3 5.9-2.7 11.4-5.3 19.1-33.9 77.3-42.1 95.4c-4.2 9.2-7.8 16.6-10.4 21.6-.4.8-.7 1.3-.9 1.7.3-.5.5-1 .5-.8-2.2 4.3-3.5 6.7-3.5 6.7v.1c-1.7 3.2-3.6 6.1-4.5 6.1-.6 0-1.9-8.4.3-19.9 4.7-24.2 15.8-61.8 15.7-63.1-.1-.7 2.1-7.2-7.3-10.7-9.1-3.3-12.4 2.2-13.2 2.2s-1.4 2-1.4 2 10.1-42.4-19.4-42.4c-18.4 0-44 20.2-56.6 38.5-7.9 4.3-25 13.6-43 23.5-6.9 3.8-14 7.7-20.7 11.4-.5-.5-.9-1-1.4-1.5-35.8-38.2-101.9-65.2-99.1-116.5 1-18.7 7.5-67.8 127.1-127.4 98-48.8 176.4-35.4 189.9-5.6 19.4 42.5-41.9 121.6-143.7 133-38.8 4.3-59.2-10.7-64.3-16.3-5.3-5.9-6.1-6.2-8.1-5.1-3.3 1.8-1.2 7 0 10.1 3 7.9 15.5 21.9 36.8 28.9 18.7 6.1 64.2 9.5 119.2-11.8C367 196.5 415.1 130.2 401 74.7 386.6 18.3 293.1-.2 204.6 31.2 151.9 49.9 94.9 79.3 53.9 117.6 5.2 163.2-2.6 202.9.6 219.5c11.4 58.9 92.6 97.3 125.1 125.7-1.6.9-3.1 1.7-4.5 2.5-16.3 8.1-78.2 40.5-93.7 74.7-17.5 38.8 2.9 66.6 16.3 70.4 41.8 11.6 84.6-9.3 107.6-43.6s20.2-79.1 9.6-99.5c-.1-.3-.3-.5-.4-.8 4.2-2.5 8.5-5 12.8-7.5 8.3-4.9 16.4-9.4 23.5-13.3-4 10.8-6.9 23.8-8.4 42.6-1.8 22 7.3 50.5 19.1 61.7 5.2 4.9 11.5 5 15.4 5 13.8 0 20-11.4 26.9-25 8.5-16.6 16-35.9 16-35.9s-9.4 52.2 16.3 52.2c9.4 0 18.8-12.1 23-18.3v.1s.2-.4.7-1.2c1-1.5 1.5-2.4 1.5-2.4v-.3c3.8-6.5 12.1-21.4 24.6-46 16.2-31.8 31.7-71.5 31.7-71.5s1.4 9.7 6.2 25.8c2.8 9.5 8.7 19.9 13.4 30-3.8 5.2-6.1 8.2-6.1 8.2s0 .1.1.2c-3 4-6.4 8.3-9.9 12.5-12.8 15.2-28 32.6-30 37.6-2.4 5.9-1.8 10.3 2.8 13.7 3.4 2.6 9.4 3 15.7 2.5 11.5-.8 19.6-3.6 23.5-5.4 6.2-2.2 13.4-5.7 20.2-10.6 12.5-9.2 20.1-22.4 19.4-39.8-.4-9.6-3.5-19.2-7.3-28.2 1.1-1.6 2.3-3.3 3.4-5 19.8-28.9 35.1-60.6 35.1-60.6s1.4 9.7 6.2 25.8c2.4 8.1 7.1 17 11.4 25.7-18.6 15.1-30.1 32.6-34.1 44.1-7.4 21.3-1.6 30.9 9.3 33.1 4.9 1 11.9-1.3 17.1-3.5 6.5-2.2 14.3-5.7 21.6-11.1 12.5-9.2 24.6-22.1 23.8-39.6-.3-7.9-2.5-15.8-5.4-23.4 15.7-6.6 36.1-10.2 62.1-7.2 55.7 6.5 66.6 41.3 64.5 55.8-2.1 14.6-13.8 22.6-17.7 25s-5.1 3.3-4.8 5.1c.5 2.6 2.3 2.5 5.6 1.9 4.6-.8 29.2-11.8 30.3-38.7 1.6-34-31.1-71.4-89-71.1zM121.8 436.6c-18.4 20.1-44.2 27.7-55.3 21.3C54.6 451 59.3 421.4 82 400c13.8-13 31.6-25 43.4-32.4 2.7-1.6 6.6-4 11.4-6.9.8-.5 1.2-.7 1.2-.7.9-.6 1.9-1.1 2.9-1.7 8.3 30.4.3 57.2-19.1 78.3zm134.4-91.4c-6.4 15.7-19.9 55.7-28.1 53.6-7-1.8-11.3-32.3-1.4-62.3 5-15.1 15.6-33.1 21.9-40.1 10.1-11.3 21.2-14.9 23.8-10.4 3.5 5.9-12.2 49.4-16.2 59.2zm111 53c-2.7 1.4-5.2 2.3-6.4 1.6-.9-.5 1.1-2.4 1.1-2.4s13.9-14.9 19.4-21.7c3.2-4 6.9-8.7 10.9-13.9 0 .5.1 1 .1 1.6-.1 17.9-17.3 30-25.1 34.8zm85.6-19.5c-2-1.4-1.7-6.1 5-20.7 2.6-5.7 8.6-15.3 19-24.5 1.2 3.8 1.9 7.4 1.9 10.8-.1 22.5-16.2 30.9-25.9 34.4z"], - "schlix": [448, 512, [], "f3ea", "M350.5 157.7l-54.2-46.1 73.4-39 78.3 44.2-97.5 40.9zM192 122.1l45.7-28.2 34.7 34.6-55.4 29-25-35.4zm-65.1 6.6l31.9-22.1L176 135l-36.7 22.5-12.4-28.8zm-23.3 88.2l-8.8-34.8 29.6-18.3 13.1 35.3-33.9 17.8zm-21.2-83.7l23.9-18.1 8.9 24-26.7 18.3-6.1-24.2zM59 206.5l-3.6-28.4 22.3-15.5 6.1 28.7L59 206.5zm-30.6 16.6l20.8-12.8 3.3 33.4-22.9 12-1.2-32.6zM1.4 268l19.2-10.2.4 38.2-21 8.8L1.4 268zm59.1 59.3l-28.3 8.3-1.6-46.8 25.1-10.7 4.8 49.2zM99 263.2l-31.1 13-5.2-40.8L90.1 221l8.9 42.2zM123.2 377l-41.6 5.9-8.1-63.5 35.2-10.8 14.5 68.4zm28.5-139.9l21.2 57.1-46.2 13.6-13.7-54.1 38.7-16.6zm85.7 230.5l-70.9-3.3-24.3-95.8 55.2-8.6 40 107.7zm-84.9-279.7l42.2-22.4 28 45.9-50.8 21.3-19.4-44.8zm41 94.9l61.3-18.7 52.8 86.6-79.8 11.3-34.3-79.2zm51.4-85.6l67.3-28.8 65.5 65.4-88.6 26.2-44.2-62.8z"], - "scribd": [384, 512, [], "f28a", "M42.3 252.7c-16.1-19-24.7-45.9-24.8-79.9 0-100.4 75.2-153.1 167.2-153.1 98.6-1.6 156.8 49 184.3 70.6l-50.5 72.1-37.3-24.6 26.9-38.6c-36.5-24-79.4-36.5-123-35.8-50.7-.8-111.7 27.2-111.7 76.2 0 18.7 11.2 20.7 28.6 15.6 23.3-5.3 41.9.6 55.8 14 26.4 24.3 23.2 67.6-.7 91.9-29.2 29.5-85.2 27.3-114.8-8.4zm317.7 5.9c-15.5-18.8-38.9-29.4-63.2-28.6-38.1-2-71.1 28-70.5 67.2-.7 16.8 6 33 18.4 44.3 14.1 13.9 33 19.7 56.3 14.4 17.4-5.1 28.6-3.1 28.6 15.6 0 4.3-.5 8.5-1.4 12.7-16.7 40.9-59.5 64.4-121.4 64.4-51.9.2-102.4-16.4-144.1-47.3l33.7-39.4-35.6-27.4L0 406.3l15.4 13.8c52.5 46.8 120.4 72.5 190.7 72.2 51.4 0 94.4-10.5 133.6-44.1 57.1-51.4 54.2-149.2 20.3-189.6z"], - "searchengin": [460, 512, [], "f3eb", "M220.6 130.3l-67.2 28.2V43.2L98.7 233.5l54.7-24.2v130.3l67.2-209.3zm-83.2-96.7l-1.3 4.7-15.2 52.9C80.6 106.7 52 145.8 52 191.5c0 52.3 34.3 95.9 83.4 105.5v53.6C57.5 340.1 0 272.4 0 191.6c0-80.5 59.8-147.2 137.4-158zm311.4 447.2c-11.2 11.2-23.1 12.3-28.6 10.5-5.4-1.8-27.1-19.9-60.4-44.4-33.3-24.6-33.6-35.7-43-56.7-9.4-20.9-30.4-42.6-57.5-52.4l-9.7-14.7c-24.7 16.9-53 26.9-81.3 28.7l2.1-6.6 15.9-49.5c46.5-11.9 80.9-54 80.9-104.2 0-54.5-38.4-102.1-96-107.1V32.3C254.4 37.4 320 106.8 320 191.6c0 33.6-11.2 64.7-29 90.4l14.6 9.6c9.8 27.1 31.5 48 52.4 57.4s32.2 9.7 56.8 43c24.6 33.2 42.7 54.9 44.5 60.3s.7 17.3-10.5 28.5zm-9.9-17.9c0-4.4-3.6-8-8-8s-8 3.6-8 8 3.6 8 8 8 8-3.6 8-8z"], - "sellcast": [448, 512, [], "f2da", "M353.4 32H94.7C42.6 32 0 74.6 0 126.6v258.7C0 437.4 42.6 480 94.7 480h258.7c52.1 0 94.7-42.6 94.7-94.6V126.6c0-52-42.6-94.6-94.7-94.6zm-50 316.4c-27.9 48.2-89.9 64.9-138.2 37.2-22.9 39.8-54.9 8.6-42.3-13.2l15.7-27.2c5.9-10.3 19.2-13.9 29.5-7.9 18.6 10.8-.1-.1 18.5 10.7 27.6 15.9 63.4 6.3 79.4-21.3 15.9-27.6 6.3-63.4-21.3-79.4-17.8-10.2-.6-.4-18.6-10.6-24.6-14.2-3.4-51.9 21.6-37.5 18.6 10.8-.1-.1 18.5 10.7 48.4 28 65.1 90.3 37.2 138.5zm21.8-208.8c-17 29.5-16.3 28.8-19 31.5-6.5 6.5-16.3 8.7-26.5 3.6-18.6-10.8.1.1-18.5-10.7-27.6-15.9-63.4-6.3-79.4 21.3s-6.3 63.4 21.3 79.4c0 0 18.5 10.6 18.6 10.6 24.6 14.2 3.4 51.9-21.6 37.5-18.6-10.8.1.1-18.5-10.7-48.2-27.8-64.9-90.1-37.1-138.4 27.9-48.2 89.9-64.9 138.2-37.2l4.8-8.4c14.3-24.9 52-3.3 37.7 21.5z"], - "sellsy": [640, 512, [], "f213", "M539.71 237.308c3.064-12.257 4.29-24.821 4.29-37.384C544 107.382 468.618 32 376.076 32c-77.22 0-144.634 53.012-163.02 127.781-15.322-13.176-34.934-20.53-55.157-20.53-46.271 0-83.962 37.69-83.962 83.961 0 7.354.92 15.015 3.065 22.369-42.9 20.225-70.785 63.738-70.785 111.234C6.216 424.843 61.68 480 129.401 480h381.198c67.72 0 123.184-55.157 123.184-123.184.001-56.384-38.916-106.025-94.073-119.508zM199.88 401.554c0 8.274-7.048 15.321-15.321 15.321H153.61c-8.274 0-15.321-7.048-15.321-15.321V290.626c0-8.273 7.048-15.321 15.321-15.321h30.949c8.274 0 15.321 7.048 15.321 15.321v110.928zm89.477 0c0 8.274-7.048 15.321-15.322 15.321h-30.949c-8.274 0-15.321-7.048-15.321-15.321V270.096c0-8.274 7.048-15.321 15.321-15.321h30.949c8.274 0 15.322 7.048 15.322 15.321v131.458zm89.477 0c0 8.274-7.047 15.321-15.321 15.321h-30.949c-8.274 0-15.322-7.048-15.322-15.321V238.84c0-8.274 7.048-15.321 15.322-15.321h30.949c8.274 0 15.321 7.048 15.321 15.321v162.714zm87.027 0c0 8.274-7.048 15.321-15.322 15.321h-28.497c-8.274 0-15.321-7.048-15.321-15.321V176.941c0-8.579 7.047-15.628 15.321-15.628h28.497c8.274 0 15.322 7.048 15.322 15.628v224.613z"], - "servicestack": [496, 512, [], "f3ec", "M88 216c81.7 10.2 273.7 102.3 304 232H0c99.5-8.1 184.5-137 88-232zm32-152c32.3 35.6 47.7 83.9 46.4 133.6C249.3 231.3 373.7 321.3 400 448h96C455.3 231.9 222.8 79.5 120 64z"], - "shirtsinbulk": [448, 512, [], "f214", "M100 410.3l30.6 13.4 4.4-9.9-30.6-13.4zm39.4 17.5l30.6 13.4 4.4-9.9-30.6-13.4zm172.1-14l4.4 9.9 30.6-13.4-4.4-9.9zM179.1 445l30.3 13.7 4.4-9.9-30.3-13.4zM60.4 392.8L91 406.2l4.4-9.6-30.6-13.7zm211.4 38.5l4.4 9.9 30.6-13.4-4.4-9.9zm-39.3 17.5l4.4 9.9 30.6-13.7-4.4-9.6zm118.4-52.2l4.4 9.6 30.6-13.4-4.4-9.9zM170 46.6h-33.5v10.5H170zm-47.2 0H89.2v10.5h33.5zm-47.3 0H42.3v10.5h33.3zm141.5 0h-33.2v10.5H217zm94.5 0H278v10.5h33.5zm47.3 0h-33.5v10.5h33.5zm-94.6 0H231v10.5h33.2zm141.5 0h-33.3v10.5h33.3zM52.8 351.1H42v33.5h10.8zm70-215.9H89.2v10.5h33.5zm-70 10.6h22.8v-10.5H42v33.5h10.8zm168.9 228.6c50.5 0 91.3-40.8 91.3-91.3 0-50.2-40.8-91.3-91.3-91.3-50.2 0-91.3 41.1-91.3 91.3 0 50.5 41.1 91.3 91.3 91.3zm-48.2-111.1c0-25.4 29.5-31.8 49.6-31.8 16.9 0 29.2 5.8 44.3 12l-8.8 16.9h-.9c-6.4-9.9-24.8-13.1-35.6-13.1-9 0-29.8 1.8-29.8 14.9 0 21.6 78.5-10.2 78.5 37.9 0 25.4-31.5 31.2-51 31.2-18.1 0-32.4-2.9-47.2-12.2l9-18.4h.9c6.1 12.2 23.6 14.9 35.9 14.9 8.7 0 32.7-1.2 32.7-14.3 0-26.1-77.6 6.3-77.6-38zM52.8 178.4H42V212h10.8zm342.4 206.2H406v-33.5h-10.8zM52.8 307.9H42v33.5h10.8zM0 3.7v406l221.7 98.6L448 409.7V3.7zm418.8 387.1L222 476.5 29.2 390.8V120.7h389.7v270.1zm0-299.3H29.2V32.9h389.7v58.6zm-366 130.1H42v33.5h10.8zm0 43.2H42v33.5h10.8zM170 135.2h-33.5v10.5H170zm225.2 163.1H406v-33.5h-10.8zm0-43.2H406v-33.5h-10.8zM217 135.2h-33.2v10.5H217zM395.2 212H406v-33.5h-10.8zm0 129.5H406V308h-10.8zm-131-206.3H231v10.5h33.2zm47.3 0H278v10.5h33.5zm83.7 33.6H406v-33.5h-33.5v10.5h22.8zm-36.4-33.6h-33.5v10.5h33.5z"], - "shopware": [495, 512, [], "f5b5", "M395.5 455.27c-42.95 31.79-93.95 48.59-147.48 48.59-137.21 0-248.02-111-248.02-248 0-137.19 111.04-248 248.02-248 61.3 0 120.14 22.55 165.68 63.5 2.62 2.36.58 6.64-2.86 6.18-17.67-2.43-36.75-3.66-56.71-3.66-129.36 0-222.4 53.47-222.4 155.35 0 109.04 92.13 145.88 176.83 178.73 33.64 13.04 65.4 25.36 86.96 41.59 1.9 1.44 1.89 4.31-.02 5.72zm99.46-222.32c-.08-.94-.55-1.83-1.27-2.44-51.76-42.96-93.62-60.48-144.48-60.48-84.13 0-80.25 52.17-80.25 53.63 0 42.6 52.06 62.01 112.34 84.49 31.07 11.59 63.19 23.57 92.68 39.93 1.88 1.05 4.26.19 5.05-1.82 18.89-48.39 17.94-90.23 15.93-113.31z"], - "simplybuilt": [512, 512, [], "f215", "M481.2 64h-106c-14.5 0-26.6 11.8-26.6 26.3v39.6H163.3V90.3c0-14.5-12-26.3-26.6-26.3h-106C16.1 64 4.3 75.8 4.3 90.3v331.4c0 14.5 11.8 26.3 26.6 26.3h450.4c14.8 0 26.6-11.8 26.6-26.3V90.3c-.2-14.5-12-26.3-26.7-26.3zM149.8 355.8c-36.6 0-66.4-29.7-66.4-66.4 0-36.9 29.7-66.6 66.4-66.6 36.9 0 66.6 29.7 66.6 66.6 0 36.7-29.7 66.4-66.6 66.4zm212.4 0c-36.9 0-66.6-29.7-66.6-66.6 0-36.6 29.7-66.4 66.6-66.4 36.6 0 66.4 29.7 66.4 66.4 0 36.9-29.8 66.6-66.4 66.6z"], - "sistrix": [448, 512, [], "f3ee", "M448 449L301.2 300.2c20-27.9 31.9-62.2 31.9-99.2 0-93.1-74.7-168.9-166.5-168.9C74.7 32 0 107.8 0 200.9s74.7 168.9 166.5 168.9c39.8 0 76.3-14.2 105-37.9l146 148.1 30.5-31zM166.5 330.8c-70.6 0-128.1-58.3-128.1-129.9S95.9 71 166.5 71s128.1 58.3 128.1 129.9-57.4 129.9-128.1 129.9z"], - "sith": [448, 512, [], "f512", "M0 32l69.71 118.75-58.86-11.52 69.84 91.03a146.741 146.741 0 0 0 0 51.45l-69.84 91.03 58.86-11.52L0 480l118.75-69.71-11.52 58.86 91.03-69.84c17.02 3.04 34.47 3.04 51.48 0l91.03 69.84-11.52-58.86L448 480l-69.71-118.78 58.86 11.52-69.84-91.03c3.03-17.01 3.04-34.44 0-51.45l69.84-91.03-58.86 11.52L448 32l-118.75 69.71 11.52-58.9-91.06 69.87c-8.5-1.52-17.1-2.29-25.71-2.29s-17.21.78-25.71 2.29l-91.06-69.87 11.52 58.9L0 32zm224 99.78c31.8 0 63.6 12.12 87.85 36.37 48.5 48.5 48.49 127.21 0 175.7s-127.2 48.46-175.7-.03c-48.5-48.5-48.49-127.21 0-175.7 24.24-24.25 56.05-36.34 87.85-36.34zm0 36.66c-22.42 0-44.83 8.52-61.92 25.61-34.18 34.18-34.19 89.68 0 123.87s89.65 34.18 123.84 0c34.18-34.18 34.19-89.68 0-123.87-17.09-17.09-39.5-25.61-61.92-25.61z"], - "sketch": [494, 512, [], "f7c6", "M18.5 162.2L0 187.1h90.5l6.9-130.7-78.9 105.8zM387.3 45.7L258.7 32l135.7 147.2-7.1-133.5zM103.2 218.3l-11.2-22H.9L225.8 458 103.2 218.3zm2-31.2h284l-81.5-88.5L247.3 33 105.2 187.1zm297.3 9.1L268.6 458l224.8-261.7h-90.9zM406.4 69L397 56.4l.9 17.3 6.1 113.4h90.3L406.4 69zM104.5 93.5l-4.6 85.6L235.7 32 107.1 45.7l-2.6 47.8zm287.7 102.7h-290l42.4 82.9L247.3 480l144.9-283.8z"], - "skyatlas": [640, 512, [], "f216", "M640 329.3c0 65.9-52.5 114.4-117.5 114.4-165.9 0-196.6-249.7-359.7-249.7-146.9 0-147.1 212.2 5.6 212.2 42.5 0 90.9-17.8 125.3-42.5 5.6-4.1 16.9-16.3 22.8-16.3s10.9 5 10.9 10.9c0 7.8-13.1 19.1-18.7 24.1-40.9 35.6-100.3 61.2-154.7 61.2-83.4.1-154-59-154-144.9s67.5-149.1 152.8-149.1c185.3 0 222.5 245.9 361.9 245.9 99.9 0 94.8-139.7 3.4-139.7-17.5 0-35 11.6-46.9 11.6-8.4 0-15.9-7.2-15.9-15.6 0-11.6 5.3-23.7 5.3-36.3 0-66.6-50.9-114.7-116.9-114.7-53.1 0-80 36.9-88.8 36.9-6.2 0-11.2-5-11.2-11.2 0-5.6 4.1-10.3 7.8-14.4 25.3-28.8 64.7-43.7 102.8-43.7 79.4 0 139.1 58.4 139.1 137.8 0 6.9-.3 13.7-1.2 20.6 11.9-3.1 24.1-4.7 35.9-4.7 60.7 0 111.9 45.3 111.9 107.2z"], - "skype": [448, 512, [], "f17e", "M424.7 299.8c2.9-14 4.7-28.9 4.7-43.8 0-113.5-91.9-205.3-205.3-205.3-14.9 0-29.7 1.7-43.8 4.7C161.3 40.7 137.7 32 112 32 50.2 32 0 82.2 0 144c0 25.7 8.7 49.3 23.3 68.2-2.9 14-4.7 28.9-4.7 43.8 0 113.5 91.9 205.3 205.3 205.3 14.9 0 29.7-1.7 43.8-4.7 19 14.6 42.6 23.3 68.2 23.3 61.8 0 112-50.2 112-112 .1-25.6-8.6-49.2-23.2-68.1zm-194.6 91.5c-65.6 0-120.5-29.2-120.5-65 0-16 9-30.6 29.5-30.6 31.2 0 34.1 44.9 88.1 44.9 25.7 0 42.3-11.4 42.3-26.3 0-18.7-16-21.6-42-28-62.5-15.4-117.8-22-117.8-87.2 0-59.2 58.6-81.1 109.1-81.1 55.1 0 110.8 21.9 110.8 55.4 0 16.9-11.4 31.8-30.3 31.8-28.3 0-29.2-33.5-75-33.5-25.7 0-42 7-42 22.5 0 19.8 20.8 21.8 69.1 33 41.4 9.3 90.7 26.8 90.7 77.6 0 59.1-57.1 86.5-112 86.5z"], - "slack": [448, 512, [], "f198", "M94.12 315.1c0 25.9-21.16 47.06-47.06 47.06S0 341 0 315.1c0-25.9 21.16-47.06 47.06-47.06h47.06v47.06zm23.72 0c0-25.9 21.16-47.06 47.06-47.06s47.06 21.16 47.06 47.06v117.84c0 25.9-21.16 47.06-47.06 47.06s-47.06-21.16-47.06-47.06V315.1zm47.06-188.98c-25.9 0-47.06-21.16-47.06-47.06S139 32 164.9 32s47.06 21.16 47.06 47.06v47.06H164.9zm0 23.72c25.9 0 47.06 21.16 47.06 47.06s-21.16 47.06-47.06 47.06H47.06C21.16 243.96 0 222.8 0 196.9s21.16-47.06 47.06-47.06H164.9zm188.98 47.06c0-25.9 21.16-47.06 47.06-47.06 25.9 0 47.06 21.16 47.06 47.06s-21.16 47.06-47.06 47.06h-47.06V196.9zm-23.72 0c0 25.9-21.16 47.06-47.06 47.06-25.9 0-47.06-21.16-47.06-47.06V79.06c0-25.9 21.16-47.06 47.06-47.06 25.9 0 47.06 21.16 47.06 47.06V196.9zM283.1 385.88c25.9 0 47.06 21.16 47.06 47.06 0 25.9-21.16 47.06-47.06 47.06-25.9 0-47.06-21.16-47.06-47.06v-47.06h47.06zm0-23.72c-25.9 0-47.06-21.16-47.06-47.06 0-25.9 21.16-47.06 47.06-47.06h117.84c25.9 0 47.06 21.16 47.06 47.06 0 25.9-21.16 47.06-47.06 47.06H283.1z"], - "slack-hash": [448, 512, [], "f3ef", "M446.2 270.4c-6.2-19-26.9-29.1-46-22.9l-45.4 15.1-30.3-90 45.4-15.1c19.1-6.2 29.1-26.8 23-45.9-6.2-19-26.9-29.1-46-22.9l-45.4 15.1-15.7-47c-6.2-19-26.9-29.1-46-22.9-19.1 6.2-29.1 26.8-23 45.9l15.7 47-93.4 31.2-15.7-47c-6.2-19-26.9-29.1-46-22.9-19.1 6.2-29.1 26.8-23 45.9l15.7 47-45.3 15c-19.1 6.2-29.1 26.8-23 45.9 5 14.5 19.1 24 33.6 24.6 6.8 1 12-1.6 57.7-16.8l30.3 90L78 354.8c-19 6.2-29.1 26.9-23 45.9 5 14.5 19.1 24 33.6 24.6 6.8 1 12-1.6 57.7-16.8l15.7 47c5.9 16.9 24.7 29 46 22.9 19.1-6.2 29.1-26.8 23-45.9l-15.7-47 93.6-31.3 15.7 47c5.9 16.9 24.7 29 46 22.9 19.1-6.2 29.1-26.8 23-45.9l-15.7-47 45.4-15.1c19-6 29.1-26.7 22.9-45.7zm-254.1 47.2l-30.3-90.2 93.5-31.3 30.3 90.2-93.5 31.3z"], - "slideshare": [512, 512, [], "f1e7", "M187.7 153.7c-34 0-61.7 25.7-61.7 57.7 0 31.7 27.7 57.7 61.7 57.7s61.7-26 61.7-57.7c0-32-27.7-57.7-61.7-57.7zm143.4 0c-34 0-61.7 25.7-61.7 57.7 0 31.7 27.7 57.7 61.7 57.7 34.3 0 61.7-26 61.7-57.7.1-32-27.4-57.7-61.7-57.7zm156.6 90l-6 4.3V49.7c0-27.4-20.6-49.7-46-49.7H76.6c-25.4 0-46 22.3-46 49.7V248c-2-1.4-4.3-2.9-6.3-4.3-15.1-10.6-25.1 4-16 17.7 18.3 22.6 53.1 50.3 106.3 72C58.3 525.1 252 555.7 248.9 457.5c0-.7.3-56.6.3-96.6 5.1 1.1 9.4 2.3 13.7 3.1 0 39.7.3 92.8.3 93.5-3.1 98.3 190.6 67.7 134.3-124 53.1-21.7 88-49.4 106.3-72 9.1-13.8-.9-28.3-16.1-17.8zm-30.5 19.2c-68.9 37.4-128.3 31.1-160.6 29.7-23.7-.9-32.6 9.1-33.7 24.9-10.3-7.7-18.6-15.5-20.3-17.1-5.1-5.4-13.7-8-27.1-7.7-31.7 1.1-89.7 7.4-157.4-28V72.3c0-34.9 8.9-45.7 40.6-45.7h317.7c30.3 0 40.9 12.9 40.9 45.7v190.6z"], - "snapchat": [496, 512, [], "f2ab", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm169.5 338.9c-3.5 8.1-18.1 14-44.8 18.2-1.4 1.9-2.5 9.8-4.3 15.9-1.1 3.7-3.7 5.9-8.1 5.9h-.2c-6.2 0-12.8-2.9-25.8-2.9-17.6 0-23.7 4-37.4 13.7-14.5 10.3-28.4 19.1-49.2 18.2-21 1.6-38.6-11.2-48.5-18.2-13.8-9.7-19.8-13.7-37.4-13.7-12.5 0-20.4 3.1-25.8 3.1-5.4 0-7.5-3.3-8.3-6-1.8-6.1-2.9-14.1-4.3-16-13.8-2.1-44.8-7.5-45.5-21.4-.2-3.6 2.3-6.8 5.9-7.4 46.3-7.6 67.1-55.1 68-57.1 0-.1.1-.2.2-.3 2.5-5 3-9.2 1.6-12.5-3.4-7.9-17.9-10.7-24-13.2-15.8-6.2-18-13.4-17-18.3 1.6-8.5 14.4-13.8 21.9-10.3 5.9 2.8 11.2 4.2 15.7 4.2 3.3 0 5.5-.8 6.6-1.4-1.4-23.9-4.7-58 3.8-77.1C183.1 100 230.7 96 244.7 96c.6 0 6.1-.1 6.7-.1 34.7 0 68 17.8 84.3 54.3 8.5 19.1 5.2 53.1 3.8 77.1 1.1.6 2.9 1.3 5.7 1.4 4.3-.2 9.2-1.6 14.7-4.2 4-1.9 9.6-1.6 13.6 0 6.3 2.3 10.3 6.8 10.4 11.9.1 6.5-5.7 12.1-17.2 16.6-1.4.6-3.1 1.1-4.9 1.7-6.5 2.1-16.4 5.2-19 11.5-1.4 3.3-.8 7.5 1.6 12.5.1.1.1.2.2.3.9 2 21.7 49.5 68 57.1 4 1 7.1 5.5 4.9 10.8z"], - "snapchat-ghost": [512, 512, [], "f2ac", "M510.846 392.673c-5.211 12.157-27.239 21.089-67.36 27.318-2.064 2.786-3.775 14.686-6.507 23.956-1.625 5.566-5.623 8.869-12.128 8.869l-.297-.005c-9.395 0-19.203-4.323-38.852-4.323-26.521 0-35.662 6.043-56.254 20.588-21.832 15.438-42.771 28.764-74.027 27.399-31.646 2.334-58.025-16.908-72.871-27.404-20.714-14.643-29.828-20.582-56.241-20.582-18.864 0-30.736 4.72-38.852 4.72-8.073 0-11.213-4.922-12.422-9.04-2.703-9.189-4.404-21.263-6.523-24.13-20.679-3.209-67.31-11.344-68.498-32.15a10.627 10.627 0 0 1 8.877-11.069c69.583-11.455 100.924-82.901 102.227-85.934.074-.176.155-.344.237-.515 3.713-7.537 4.544-13.849 2.463-18.753-5.05-11.896-26.872-16.164-36.053-19.796-23.715-9.366-27.015-20.128-25.612-27.504 2.437-12.836 21.725-20.735 33.002-15.453 8.919 4.181 16.843 6.297 23.547 6.297 5.022 0 8.212-1.204 9.96-2.171-2.043-35.936-7.101-87.29 5.687-115.969C158.122 21.304 229.705 15.42 250.826 15.42c.944 0 9.141-.089 10.11-.089 52.148 0 102.254 26.78 126.723 81.643 12.777 28.65 7.749 79.792 5.695 116.009 1.582.872 4.357 1.942 8.599 2.139 6.397-.286 13.815-2.389 22.069-6.257 6.085-2.846 14.406-2.461 20.48.058l.029.01c9.476 3.385 15.439 10.215 15.589 17.87.184 9.747-8.522 18.165-25.878 25.018-2.118.835-4.694 1.655-7.434 2.525-9.797 3.106-24.6 7.805-28.616 17.271-2.079 4.904-1.256 11.211 2.46 18.748.087.168.166.342.239.515 1.301 3.03 32.615 74.46 102.23 85.934 6.427 1.058 11.163 7.877 7.725 15.859z"], - "snapchat-square": [448, 512, [], "f2ad", "M400 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zm-6.5 314.9c-3.5 8.1-18.1 14-44.8 18.2-1.4 1.9-2.5 9.8-4.3 15.9-1.1 3.7-3.7 5.9-8.1 5.9h-.2c-6.2 0-12.8-2.9-25.8-2.9-17.6 0-23.7 4-37.4 13.7-14.5 10.3-28.4 19.1-49.2 18.2-21 1.6-38.6-11.2-48.5-18.2-13.8-9.7-19.8-13.7-37.4-13.7-12.5 0-20.4 3.1-25.8 3.1-5.4 0-7.5-3.3-8.3-6-1.8-6.1-2.9-14.1-4.3-16-13.8-2.1-44.8-7.5-45.5-21.4-.2-3.6 2.3-6.8 5.9-7.4 46.3-7.6 67.1-55.1 68-57.1 0-.1.1-.2.2-.3 2.5-5 3-9.2 1.6-12.5-3.4-7.9-17.9-10.7-24-13.2-15.8-6.2-18-13.4-17-18.3 1.6-8.5 14.4-13.8 21.9-10.3 5.9 2.8 11.2 4.2 15.7 4.2 3.3 0 5.5-.8 6.6-1.4-1.4-23.9-4.7-58 3.8-77.1C159.1 100 206.7 96 220.7 96c.6 0 6.1-.1 6.7-.1 34.7 0 68 17.8 84.3 54.3 8.5 19.1 5.2 53.1 3.8 77.1 1.1.6 2.9 1.3 5.7 1.4 4.3-.2 9.2-1.6 14.7-4.2 4-1.9 9.6-1.6 13.6 0 6.3 2.3 10.3 6.8 10.4 11.9.1 6.5-5.7 12.1-17.2 16.6-1.4.6-3.1 1.1-4.9 1.7-6.5 2.1-16.4 5.2-19 11.5-1.4 3.3-.8 7.5 1.6 12.5.1.1.1.2.2.3.9 2 21.7 49.5 68 57.1 4 1 7.1 5.5 4.9 10.8z"], - "soundcloud": [640, 512, [], "f1be", "M111.4 256.3l5.8 65-5.8 68.3c-.3 2.5-2.2 4.4-4.4 4.4s-4.2-1.9-4.2-4.4l-5.6-68.3 5.6-65c0-2.2 1.9-4.2 4.2-4.2 2.2 0 4.1 2 4.4 4.2zm21.4-45.6c-2.8 0-4.7 2.2-5 5l-5 105.6 5 68.3c.3 2.8 2.2 5 5 5 2.5 0 4.7-2.2 4.7-5l5.8-68.3-5.8-105.6c0-2.8-2.2-5-4.7-5zm25.5-24.1c-3.1 0-5.3 2.2-5.6 5.3l-4.4 130 4.4 67.8c.3 3.1 2.5 5.3 5.6 5.3 2.8 0 5.3-2.2 5.3-5.3l5.3-67.8-5.3-130c0-3.1-2.5-5.3-5.3-5.3zM7.2 283.2c-1.4 0-2.2 1.1-2.5 2.5L0 321.3l4.7 35c.3 1.4 1.1 2.5 2.5 2.5s2.2-1.1 2.5-2.5l5.6-35-5.6-35.6c-.3-1.4-1.1-2.5-2.5-2.5zm23.6-21.9c-1.4 0-2.5 1.1-2.5 2.5l-6.4 57.5 6.4 56.1c0 1.7 1.1 2.8 2.5 2.8s2.5-1.1 2.8-2.5l7.2-56.4-7.2-57.5c-.3-1.4-1.4-2.5-2.8-2.5zm25.3-11.4c-1.7 0-3.1 1.4-3.3 3.3L47 321.3l5.8 65.8c.3 1.7 1.7 3.1 3.3 3.1 1.7 0 3.1-1.4 3.1-3.1l6.9-65.8-6.9-68.1c0-1.9-1.4-3.3-3.1-3.3zm25.3-2.2c-1.9 0-3.6 1.4-3.6 3.6l-5.8 70 5.8 67.8c0 2.2 1.7 3.6 3.6 3.6s3.6-1.4 3.9-3.6l6.4-67.8-6.4-70c-.3-2.2-2-3.6-3.9-3.6zm241.4-110.9c-1.1-.8-2.8-1.4-4.2-1.4-2.2 0-4.2.8-5.6 1.9-1.9 1.7-3.1 4.2-3.3 6.7v.8l-3.3 176.7 1.7 32.5 1.7 31.7c.3 4.7 4.2 8.6 8.9 8.6s8.6-3.9 8.6-8.6l3.9-64.2-3.9-177.5c-.4-3-2-5.8-4.5-7.2zm-26.7 15.3c-1.4-.8-2.8-1.4-4.4-1.4s-3.1.6-4.4 1.4c-2.2 1.4-3.6 3.9-3.6 6.7l-.3 1.7-2.8 160.8s0 .3 3.1 65.6v.3c0 1.7.6 3.3 1.7 4.7 1.7 1.9 3.9 3.1 6.4 3.1 2.2 0 4.2-1.1 5.6-2.5 1.7-1.4 2.5-3.3 2.5-5.6l.3-6.7 3.1-58.6-3.3-162.8c-.3-2.8-1.7-5.3-3.9-6.7zm-111.4 22.5c-3.1 0-5.8 2.8-5.8 6.1l-4.4 140.6 4.4 67.2c.3 3.3 2.8 5.8 5.8 5.8 3.3 0 5.8-2.5 6.1-5.8l5-67.2-5-140.6c-.2-3.3-2.7-6.1-6.1-6.1zm376.7 62.8c-10.8 0-21.1 2.2-30.6 6.1-6.4-70.8-65.8-126.4-138.3-126.4-17.8 0-35 3.3-50.3 9.4-6.1 2.2-7.8 4.4-7.8 9.2v249.7c0 5 3.9 8.6 8.6 9.2h218.3c43.3 0 78.6-35 78.6-78.3.1-43.6-35.2-78.9-78.5-78.9zm-296.7-60.3c-4.2 0-7.5 3.3-7.8 7.8l-3.3 136.7 3.3 65.6c.3 4.2 3.6 7.5 7.8 7.5 4.2 0 7.5-3.3 7.5-7.5l3.9-65.6-3.9-136.7c-.3-4.5-3.3-7.8-7.5-7.8zm-53.6-7.8c-3.3 0-6.4 3.1-6.4 6.7l-3.9 145.3 3.9 66.9c.3 3.6 3.1 6.4 6.4 6.4 3.6 0 6.4-2.8 6.7-6.4l4.4-66.9-4.4-145.3c-.3-3.6-3.1-6.7-6.7-6.7zm26.7 3.4c-3.9 0-6.9 3.1-6.9 6.9L227 321.3l3.9 66.4c.3 3.9 3.1 6.9 6.9 6.9s6.9-3.1 6.9-6.9l4.2-66.4-4.2-141.7c0-3.9-3-6.9-6.9-6.9z"], - "sourcetree": [406, 512, [], "f7d3", "M406.2 203c0-112.1-90.9-203-203-203C91.1-.2.2 90.6 0 202.6-.1 290.8 56.6 368.9 140.5 396v101.7c0 7.9 6.4 14.3 14.3 14.3h96.4c7.9 0 14.3-6.4 14.3-14.3V396.1c83.7-27 140.6-105 140.7-193.1zm-271.6 0c0-90.8 137.3-90.8 137.3 0-.1 89.9-137.3 91-137.3 0z"], - "speakap": [430, 512, [], "f3f3", "M55.01 391.78C-24.4 303.59-16.95 167.42 71.65 87.64s224.8-72.96 304.21 15.24 71.96 224.36-16.64 304.14c-18.74 16.87 64.03 43.09 42.02 52.26-82.06 34.21-253.91 35.04-346.23-67.5zm213.31-211.6l38.5-40.86c-9.61-8.89-32.02-26.83-76.17-27.6-52.33-.91-95.86 28.3-96.77 79.96-.2 11.33.29 36.72 29.42 54.83 34.46 21.42 86.52 21.51 85.98 52.26-.37 21.28-26.42 25.81-38.59 25.6-2.98-.05-30.23-.46-47.61-24.62l-39.95 42.61c28.16 27.01 58.99 32.62 83.49 33.05 10.23.18 96.42.33 97.84-81 .28-15.81-2.07-39.72-28.86-56.59-34.36-21.64-84.96-19.45-84.43-49.75.41-23.25 30.96-25.37 37.53-25.26.43 0 26.62.26 39.62 17.37z"], - "spotify": [496, 512, [], "f1bc", "M248 8C111.1 8 0 119.1 0 256s111.1 248 248 248 248-111.1 248-248S384.9 8 248 8zm100.7 364.9c-4.2 0-6.8-1.3-10.7-3.6-62.4-37.6-135-39.2-206.7-24.5-3.9 1-9 2.6-11.9 2.6-9.7 0-15.8-7.7-15.8-15.8 0-10.3 6.1-15.2 13.6-16.8 81.9-18.1 165.6-16.5 237 26.2 6.1 3.9 9.7 7.4 9.7 16.5s-7.1 15.4-15.2 15.4zm26.9-65.6c-5.2 0-8.7-2.3-12.3-4.2-62.5-37-155.7-51.9-238.6-29.4-4.8 1.3-7.4 2.6-11.9 2.6-10.7 0-19.4-8.7-19.4-19.4s5.2-17.8 15.5-20.7c27.8-7.8 56.2-13.6 97.8-13.6 64.9 0 127.6 16.1 177 45.5 8.1 4.8 11.3 11 11.3 19.7-.1 10.8-8.5 19.5-19.4 19.5zm31-76.2c-5.2 0-8.4-1.3-12.9-3.9-71.2-42.5-198.5-52.7-280.9-29.7-3.6 1-8.1 2.6-12.9 2.6-13.2 0-23.3-10.3-23.3-23.6 0-13.6 8.4-21.3 17.4-23.9 35.2-10.3 74.6-15.2 117.5-15.2 73 0 149.5 15.2 205.4 47.8 7.8 4.5 12.9 10.7 12.9 22.6 0 13.6-11 23.3-23.2 23.3z"], - "squarespace": [512, 512, [], "f5be", "M186.12 343.34c-9.65 9.65-9.65 25.29 0 34.94 9.65 9.65 25.29 9.65 34.94 0L378.24 221.1c19.29-19.29 50.57-19.29 69.86 0s19.29 50.57 0 69.86L293.95 445.1c19.27 19.29 50.53 19.31 69.82.04l.04-.04 119.25-119.24c38.59-38.59 38.59-101.14 0-139.72-38.59-38.59-101.15-38.59-139.72 0l-157.22 157.2zm244.53-104.8c-9.65-9.65-25.29-9.65-34.93 0l-157.2 157.18c-19.27 19.29-50.53 19.31-69.82.05l-.05-.05c-9.64-9.64-25.27-9.65-34.92-.01l-.01.01c-9.65 9.64-9.66 25.28-.02 34.93l.02.02c38.58 38.57 101.14 38.57 139.72 0l157.2-157.2c9.65-9.65 9.65-25.29.01-34.93zm-261.99 87.33l157.18-157.18c9.64-9.65 9.64-25.29 0-34.94-9.64-9.64-25.27-9.64-34.91 0L133.72 290.93c-19.28 19.29-50.56 19.3-69.85.01l-.01-.01c-19.29-19.28-19.31-50.54-.03-69.84l.03-.03L218.03 66.89c-19.28-19.29-50.55-19.3-69.85-.02l-.02.02L28.93 186.14c-38.58 38.59-38.58 101.14 0 139.72 38.6 38.59 101.13 38.59 139.73.01zm-87.33-52.4c9.64 9.64 25.27 9.64 34.91 0l157.21-157.19c19.28-19.29 50.55-19.3 69.84-.02l.02.02c9.65 9.65 25.29 9.65 34.93 0 9.65-9.65 9.65-25.29 0-34.93-38.59-38.59-101.13-38.59-139.72 0L81.33 238.54c-9.65 9.64-9.65 25.28-.01 34.93h.01z"], - "stack-exchange": [448, 512, [], "f18d", "M17.7 332.3h412.7v22c0 37.7-29.3 68-65.3 68h-19L259.3 512v-89.7H83c-36 0-65.3-30.3-65.3-68v-22zm0-23.6h412.7v-85H17.7v85zm0-109.4h412.7v-85H17.7v85zM365 0H83C47 0 17.7 30.3 17.7 67.7V90h412.7V67.7C430.3 30.3 401 0 365 0z"], - "stack-overflow": [384, 512, [], "f16c", "M290.7 311L95 269.7 86.8 309l195.7 41zm51-87L188.2 95.7l-25.5 30.8 153.5 128.3zm-31.2 39.7L129.2 179l-16.7 36.5L293.7 300zM262 32l-32 24 119.3 160.3 32-24zm20.5 328h-200v39.7h200zm39.7 80H42.7V320h-40v160h359.5V320h-40z"], - "staylinked": [440, 512, [], "f3f5", "M382.7 292.5l2.7 2.7-170-167.3c-3.5-3.5-9.7-3.7-13.8-.5L144.3 171c-4.2 3.2-4.6 8.7-1.1 12.2l68.1 64.3c3.6 3.5 9.9 3.7 14 .5l.1-.1c4.1-3.2 10.4-3 14 .5l84 81.3c3.6 3.5 3.2 9-.9 12.2l-93.2 74c-4.2 3.3-10.5 3.1-14.2-.4L63.2 268c-3.5-3.5-9.7-3.7-13.9-.5L3.5 302.4c-4.2 3.2-4.7 8.7-1.2 12.2L211 510.7s7.4 6.8 17.3-.8l198-163.9c4-3.2 4.4-8.7.7-12.2zm54.5-83.4L226.7 2.5c-1.5-1.2-8-5.5-16.3 1.1L3.6 165.7c-4.2 3.2-4.8 8.7-1.2 12.2l42.3 41.7 171.7 165.1c3.7 3.5 10.1 3.7 14.3.4l50.2-38.8-.3-.3 7.7-6c4.2-3.2 4.6-8.7.9-12.2l-57.1-54.4c-3.6-3.5-10-3.7-14.2-.5l-.1.1c-4.2 3.2-10.5 3.1-14.2-.4L109 180.8c-3.6-3.5-3.1-8.9 1.1-12.2l92.2-71.5c4.1-3.2 10.3-3 13.9.5l160.4 159c3.7 3.5 10 3.7 14.1.5l45.8-35.8c4.1-3.2 4.4-8.7.7-12.2z"], - "steam": [496, 512, [], "f1b6", "M496 256c0 137-111.2 248-248.4 248-113.8 0-209.6-76.3-239-180.4l95.2 39.3c6.4 32.1 34.9 56.4 68.9 56.4 39.2 0 71.9-32.4 70.2-73.5l84.5-60.2c52.1 1.3 95.8-40.9 95.8-93.5 0-51.6-42-93.5-93.7-93.5s-93.7 42-93.7 93.5v1.2L176.6 279c-15.5-.9-30.7 3.4-43.5 12.1L0 236.1C10.2 108.4 117.1 8 247.6 8 384.8 8 496 119 496 256zM155.7 384.3l-30.5-12.6a52.79 52.79 0 0 0 27.2 25.8c26.9 11.2 57.8-1.6 69-28.4 5.4-13 5.5-27.3.1-40.3-5.4-13-15.5-23.2-28.5-28.6-12.9-5.4-26.7-5.2-38.9-.6l31.5 13c19.8 8.2 29.2 30.9 20.9 50.7-8.3 19.9-31 29.2-50.8 21zm173.8-129.9c-34.4 0-62.4-28-62.4-62.3s28-62.3 62.4-62.3 62.4 28 62.4 62.3-27.9 62.3-62.4 62.3zm.1-15.6c25.9 0 46.9-21 46.9-46.8 0-25.9-21-46.8-46.9-46.8s-46.9 21-46.9 46.8c.1 25.8 21.1 46.8 46.9 46.8z"], - "steam-square": [448, 512, [], "f1b7", "M185.2 356.5c7.7-18.5-1-39.7-19.6-47.4l-29.5-12.2c11.4-4.3 24.3-4.5 36.4.5 12.2 5.1 21.6 14.6 26.7 26.7 5 12.2 5 25.6-.1 37.7-10.5 25.1-39.4 37-64.6 26.5-11.6-4.8-20.4-13.6-25.4-24.2l28.5 11.8c18.6 7.8 39.9-.9 47.6-19.4zM400 32H48C21.5 32 0 53.5 0 80v160.7l116.6 48.1c12-8.2 26.2-12.1 40.7-11.3l55.4-80.2v-1.1c0-48.2 39.3-87.5 87.6-87.5s87.6 39.3 87.6 87.5c0 49.2-40.9 88.7-89.6 87.5l-79 56.3c1.6 38.5-29.1 68.8-65.7 68.8-31.8 0-58.5-22.7-64.5-52.7L0 319.2V432c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zm-99.7 222.5c-32.2 0-58.4-26.1-58.4-58.3s26.2-58.3 58.4-58.3 58.4 26.2 58.4 58.3-26.2 58.3-58.4 58.3zm.1-14.6c24.2 0 43.9-19.6 43.9-43.8 0-24.2-19.6-43.8-43.9-43.8-24.2 0-43.9 19.6-43.9 43.8 0 24.2 19.7 43.8 43.9 43.8z"], - "steam-symbol": [448, 512, [], "f3f6", "M395.5 177.5c0 33.8-27.5 61-61 61-33.8 0-61-27.3-61-61s27.3-61 61-61c33.5 0 61 27.2 61 61zm52.5.2c0 63-51 113.8-113.7 113.8L225 371.3c-4 43-40.5 76.8-84.5 76.8-40.5 0-74.7-28.8-83-67L0 358V250.7L97.2 290c15.1-9.2 32.2-13.3 52-11.5l71-101.7c.5-62.3 51.5-112.8 114-112.8C397 64 448 115 448 177.7zM203 363c0-34.7-27.8-62.5-62.5-62.5-4.5 0-9 .5-13.5 1.5l26 10.5c25.5 10.2 38 39 27.7 64.5-10.2 25.5-39.2 38-64.7 27.5-10.2-4-20.5-8.3-30.7-12.2 10.5 19.7 31.2 33.2 55.2 33.2 34.7 0 62.5-27.8 62.5-62.5zm207.5-185.3c0-42-34.3-76.2-76.2-76.2-42.3 0-76.5 34.2-76.5 76.2 0 42.2 34.3 76.2 76.5 76.2 41.9.1 76.2-33.9 76.2-76.2z"], - "sticker-mule": [576, 512, [], "f3f7", "M561.7 199.6c-1.3.3.3 0 0 0zm-6.2-77.4c-7.7-22.3-5.1-7.2-13.4-36.9-1.6-6.5-3.6-14.5-6.2-20-4.4-8.7-4.6-7.5-4.6-9.5 0-5.3 30.7-45.3 19-46.9-5.7-.6-12.2 11.6-20.6 17-8.6 4.2-8 5-10.3 5-2.6 0-5.7-3-6.2-5-2-5.7 1.9-25.9-3.6-25.9-3.6 0-12.3 24.8-17 25.8-5.2 1.3-27.9-11.4-75.1 18-25.3 13.2-86.9 65.2-87 65.3-6.7 4.7-20 4.7-35.5 16-44.4 30.1-109.6 9.4-110.7 9-110.6-26.8-128-15.2-159 11.5-20.8 17.9-23.7 36.5-24.2 38.9-4.2 20.4 5.2 48.3 6.7 64.3 1.8 19.3-2.7 17.7 7.7 98.3.5 1 4.1 0 5.1 1.5 0 8.4-3.8 12.1-4.1 13-1.5 4.5-1.5 10.5 0 16 2.3 8.2 8.2 37.2 8.2 46.9 0 41.8.4 44 2.6 49.4 3.9 10 12.5 9.1 17 12 3.1 3.5-.5 8.5 1 12.5.5 2 3.6 4 6.2 5 9.2 3.6 27 .3 29.9-2.5 1.6-1.5.5-4.5 3.1-5 5.1 0 10.8-.5 14.4-2.5 5.1-2.5 4.1-6 1.5-10.5-.4-.8-7-13.3-9.8-16-2.1-2-5.1-3-7.2-4.5-5.8-4.9-10.3-19.4-10.3-19.5-4.6-19.4-10.3-46.3-4.1-66.8 4.6-17.2 39.5-87.7 39.6-87.8 4.1-6.5 17-11.5 27.3-7 6 1.9 19.3 22 65.4 30.9 47.9 8.7 97.4-2 112.2-2 2.8 2-1.9 13-.5 38.9 0 26.4-.4 13.7-4.1 29.9-2.2 9.7 3.4 23.2-1.5 46.9-1.4 9.8-9.9 32.7-8.2 43.4.5 1 1 2 1.5 3.5.5 4.5 1.5 8.5 4.6 10 7.3 3.6 12-3.5 9.8 11.5-.7 3.1-2.6 12 1.5 15 4.4 3.7 30.6 3.4 36.5.5 2.6-1.5 1.6-4.5 6.4-7.4 1.9-.9 11.3-.4 11.3-6.5.3-1.8-9.2-19.9-9.3-20-2.6-3.5-9.2-4.5-11.3-8-6.9-10.1-1.7-52.6.5-59.4 3-11 5.6-22.4 8.7-32.4 11-42.5 10.3-50.6 16.5-68.3.8-1.8 6.4-23.1 10.3-29.9 9.3-17 21.7-32.4 33.5-47.4 18-22.9 34-46.9 52-69.8 6.1-7 8.2-13.7 18-8 10.8 5.7 21.6 7 31.9 17 14.6 12.8 10.2 18.2 11.8 22.9 1.5 5 7.7 10.5 14.9 9.5 10.4-2 13-2.5 13.4-2.5 2.6-.5 5.7-5 7.2-8 3.1-5.5 7.2-9 7.2-16.5 0-7.7-.4-2.8-20.6-52.9z"], - "strava": [369, 512, [], "f428", "M151.4 0L0 292h89.2l62.2-116.1L213.1 292h88.5zm150.2 292l-43.9 88.2-44.6-88.2h-67.6l112.2 220 111.5-220z"], - "stripe": [640, 512, [], "f429", "M165 144.7l-43.3 9.2-.2 142.4c0 26.3 19.8 43.3 46.1 43.3 14.6 0 25.3-2.7 31.2-5.9v-33.8c-5.7 2.3-33.7 10.5-33.7-15.7V221h33.7v-37.8h-33.7zm89.1 51.6l-2.7-13.1H213v153.2h44.3V233.3c10.5-13.8 28.2-11.1 33.9-9.3v-40.8c-6-2.1-26.7-6-37.1 13.1zm92.3-72.3l-44.6 9.5v36.2l44.6-9.5zM44.9 228.3c0-6.9 5.8-9.6 15.1-9.7 13.5 0 30.7 4.1 44.2 11.4v-41.8c-14.7-5.8-29.4-8.1-44.1-8.1-36 0-60 18.8-60 50.2 0 49.2 67.5 41.2 67.5 62.4 0 8.2-7.1 10.9-17 10.9-14.7 0-33.7-6.1-48.6-14.2v40c16.5 7.1 33.2 10.1 48.5 10.1 36.9 0 62.3-15.8 62.3-47.8 0-52.9-67.9-43.4-67.9-63.4zM640 261.6c0-45.5-22-81.4-64.2-81.4s-67.9 35.9-67.9 81.1c0 53.5 30.3 78.2 73.5 78.2 21.2 0 37.1-4.8 49.2-11.5v-33.4c-12.1 6.1-26 9.8-43.6 9.8-17.3 0-32.5-6.1-34.5-26.9h86.9c.2-2.3.6-11.6.6-15.9zm-87.9-16.8c0-20 12.3-28.4 23.4-28.4 10.9 0 22.5 8.4 22.5 28.4zm-112.9-64.6c-17.4 0-28.6 8.2-34.8 13.9l-2.3-11H363v204.8l44.4-9.4.1-50.2c6.4 4.7 15.9 11.2 31.4 11.2 31.8 0 60.8-23.2 60.8-79.6.1-51.6-29.3-79.7-60.5-79.7zm-10.6 122.5c-10.4 0-16.6-3.8-20.9-8.4l-.3-66c4.6-5.1 11-8.8 21.2-8.8 16.2 0 27.4 18.2 27.4 41.4.1 23.9-10.9 41.8-27.4 41.8zm-126.7 33.7h44.6V183.2h-44.6z"], - "stripe-s": [362, 512, [], "f42a", "M144.3 154.6c0-22.3 18.6-30.9 48.4-30.9 43.4 0 98.5 13.3 141.9 36.7V26.1C287.3 7.2 240.1 0 192.8 0 77.1 0 0 60.4 0 161.4c0 157.9 216.8 132.3 216.8 200.4 0 26.4-22.9 34.9-54.7 34.9-47.2 0-108.2-19.5-156.1-45.5v128.5c53 22.8 106.8 32.4 156 32.4 118.6 0 200.3-51 200.3-153.6 0-170.2-218-139.7-218-203.9z"], - "studiovinari": [512, 512, [], "f3f8", "M480.3 187.7l4.2 28v28l-25.1 44.1-39.8 78.4-56.1 67.5-79.1 37.8-17.7 24.5-7.7 12-9.6 4s17.3-63.6 19.4-63.6c2.1 0 20.3.7 20.3.7l66.7-38.6-92.5 26.1-55.9 36.8-22.8 28-6.6 1.4 20.8-73.6 6.9-5.5 20.7 12.9 88.3-45.2 56.8-51.5 14.8-68.4-125.4 23.3 15.2-18.2-173.4-53.3 81.9-10.5-166-122.9L133.5 108 32.2 0l252.9 126.6-31.5-38L378 163 234.7 64l18.7 38.4-49.6-18.1L158.3 0l194.6 122L310 66.2l108 96.4 12-8.9-21-16.4 4.2-37.8L451 89.1l29.2 24.7 11.5 4.2-7 6.2 8.5 12-13.1 7.4-10.3 20.2 10.5 23.9z"], - "stumbleupon": [512, 512, [], "f1a4", "M502.9 266v69.7c0 62.1-50.3 112.4-112.4 112.4-61.8 0-112.4-49.8-112.4-111.3v-70.2l34.3 16 51.1-15.2V338c0 14.7 12 26.5 26.7 26.5S417 352.7 417 338v-72h85.9zm-224.7-58.2l34.3 16 51.1-15.2V173c0-60.5-51.1-109-112.1-109-60.8 0-112.1 48.2-112.1 108.2v162.4c0 14.9-12 26.7-26.7 26.7S86 349.5 86 334.6V266H0v69.7C0 397.7 50.3 448 112.4 448c61.6 0 112.4-49.5 112.4-110.8V176.9c0-14.7 12-26.7 26.7-26.7s26.7 12 26.7 26.7v30.9z"], - "stumbleupon-circle": [496, 512, [], "f1a3", "M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 177.5c-9.8 0-17.8 8-17.8 17.8v106.9c0 40.9-33.9 73.9-74.9 73.9-41.4 0-74.9-33.5-74.9-74.9v-46.5h57.3v45.8c0 10 8 17.8 17.8 17.8s17.8-7.9 17.8-17.8V200.1c0-40 34.2-72.1 74.7-72.1 40.7 0 74.7 32.3 74.7 72.6v23.7l-34.1 10.1-22.9-10.7v-20.6c.1-9.6-7.9-17.6-17.7-17.6zm167.6 123.6c0 41.4-33.5 74.9-74.9 74.9-41.2 0-74.9-33.2-74.9-74.2V263l22.9 10.7 34.1-10.1v47.1c0 9.8 8 17.6 17.8 17.6s17.8-7.9 17.8-17.6v-48h57.3c-.1 45.9-.1 46.4-.1 46.4z"], - "superpowers": [448, 512, [], "f2dd", "M448 32c-83.3 11-166.8 22-250 33-92 12.5-163.3 86.7-169 180-3.3 55.5 18 109.5 57.8 148.2L0 480c83.3-11 166.5-22 249.8-33 91.8-12.5 163.3-86.8 168.7-179.8 3.5-55.5-18-109.5-57.7-148.2L448 32zm-79.7 232.3c-4.2 79.5-74 139.2-152.8 134.5-79.5-4.7-140.7-71-136.3-151 4.5-79.2 74.3-139.3 153-134.5 79.3 4.7 140.5 71 136.1 151z"], - "supple": [640, 512, [], "f3f9", "M640 262.5c0 64.1-109 116.1-243.5 116.1-24.8 0-48.6-1.8-71.1-5 7.7.4 15.5.6 23.4.6 134.5 0 243.5-56.9 243.5-127.1 0-29.4-19.1-56.4-51.2-78 60 21.1 98.9 55.1 98.9 93.4zM47.7 227.9c-.1-70.2 108.8-127.3 243.3-127.6 7.9 0 15.6.2 23.3.5-22.5-3.2-46.3-4.9-71-4.9C108.8 96.3-.1 148.5 0 212.6c.1 38.3 39.1 72.3 99.3 93.3-32.3-21.5-51.5-48.6-51.6-78zm60.2 39.9s10.5 13.2 29.3 13.2c17.9 0 28.4-11.5 28.4-25.1 0-28-40.2-25.1-40.2-39.7 0-5.4 5.3-9.1 12.5-9.1 5.7 0 11.3 2.6 11.3 6.6v3.9h14.2v-7.9c0-12.1-15.4-16.8-25.4-16.8-16.5 0-28.5 10.2-28.5 24.1 0 26.6 40.2 25.4 40.2 39.9 0 6.6-5.8 10.1-12.3 10.1-11.9 0-20.7-10.1-20.7-10.1l-8.8 10.9zm120.8-73.6v54.4c0 11.3-7.1 17.8-17.8 17.8-10.7 0-17.8-6.5-17.8-17.7v-54.5h-15.8v55c0 18.9 13.4 31.9 33.7 31.9 20.1 0 33.4-13 33.4-31.9v-55h-15.7zm34.4 85.4h15.8v-29.5h15.5c16 0 27.2-11.5 27.2-28.1s-11.2-27.8-27.2-27.8h-39.1v13.4h7.8v72zm15.8-43v-29.1h12.9c8.7 0 13.7 5.7 13.7 14.4 0 8.9-5.1 14.7-14 14.7h-12.6zm57 43h15.8v-29.5h15.5c16 0 27.2-11.5 27.2-28.1s-11.2-27.8-27.2-27.8h-39.1v13.4h7.8v72zm15.7-43v-29.1h12.9c8.7 0 13.7 5.7 13.7 14.4 0 8.9-5 14.7-14 14.7h-12.6zm57.1 34.8c0 5.8 2.4 8.2 8.2 8.2h37.6c5.8 0 8.2-2.4 8.2-8.2v-13h-14.3v5.2c0 1.7-1 2.6-2.6 2.6h-18.6c-1.7 0-2.6-1-2.6-2.6v-61.2c0-5.7-2.4-8.2-8.2-8.2H401v13.4h5.2c1.7 0 2.6 1 2.6 2.6v61.2zm63.4 0c0 5.8 2.4 8.2 8.2 8.2H519c5.7 0 8.2-2.4 8.2-8.2v-13h-14.3v5.2c0 1.7-1 2.6-2.6 2.6h-19.7c-1.7 0-2.6-1-2.6-2.6v-20.3h27.7v-13.4H488v-22.4h19.2c1.7 0 2.6 1 2.6 2.6v5.2H524v-13c0-5.7-2.5-8.2-8.2-8.2h-51.6v13.4h7.8v63.9zm58.9-76v5.9h1.6v-5.9h2.7v-1.2h-7v1.2h2.7zm5.7-1.2v7.1h1.5v-5.7l2.3 5.7h1.3l2.3-5.7v5.7h1.5v-7.1h-2.3l-2.1 5.1-2.1-5.1h-2.4z"], - "suse": [631, 512, [], "f7d6", "M467.1 102.8s-.3 18.3-.3 20.3c-9.1-3-74.4-24.1-135.7-26.3-51.9-1.8-122.8-4.3-223 57.3-19.4 12.4-73.9 46.1-99.6 109.7C3 277.1-4.1 307.1 3 335.2c3.1 12.3 8.8 24.6 16.5 35.7 17.4 25 46.6 41.6 78.1 44.4 44.4 3.9 78.1-16 90-53.3 8.2-25.8 0-63.6-31.5-82.9-25.6-15.7-53.3-12.1-69.2-1.6-13.9 9.2-21.8 23.5-21.6 39.2.3 27.8 24.3 42.6 41.5 42.6 5 0 10.1-.8 15.8-2.7 6.5-1.8 13.3-6.5 13.3-14.9 0-12.1-11.6-14.8-16.8-13.9-2.9.5-4.5 2-11.8 2.4-2-.2-12-3.1-12-14v-.1c.2-12.3 13.2-18 25.5-16.9 32.3 2.8 47.7 40.7 28.5 65.7-18.3 23.7-76.6 23.2-99.7-20.4-26-49.2 12.7-111.2 87-98.4 33.2 5.7 83.6 35.5 102.4 104.3h45.9c-5.7-17.6-8.9-68.3 42.7-68.3 56.7 0 63.9 39.9 79.8 68.3H456c-12.8-18.3-21.7-38.7-18.9-55.8 5.6-33.8 39.7-18.4 82.4-17.4 66.5.4 102.1-27 103.1-28 3.7-3.1 6.5-15.8 7-17.7 1.3-5.1-3.2-2.4-3.2-2.4-8.7 5.2-30.5 15.2-50.9 15.6-25.3.5-76.2-25.4-81.6-28.2-.3-.4.1 1.2-11-25.5 88.4 58.3 118.3 40.5 145.2 21.7.8-.6 4.3-2.9 3.6-5.7-13.8-48.1-22.4-62.7-34.5-69.6-37-21.6-125-34.7-129.2-35.3.1-.1-.9-.3-.9.7zm60.4 72.8c.6-20.2 17.5-37 38.9-36.3 33.4 1.2 48.8 42.3 24.4 65.2-24.2 22.7-64.4 4.6-63.3-28.9zm38.6-25.3c-14.8-.5-26.7 11.2-27.1 25.3-.5 14.5 10.8 26.7 25.3 27.2 14.8.5 26.7-11.1 27.2-25.3.5-14.5-10.9-26.6-25.4-27.2zm4.3 28.8c-15.4 0-15.4-15.6 0-15.6s15.4 15.6 0 15.6z"], - "teamspeak": [511, 512, [], "f4f9", "M244.2 346.8c2.4-12.3-12-30-32.4-48.7-20.9-19.2-48.2-39.1-63.4-46.6-21.7-12-41.7-1.8-46.3 22.7-5 26.2 0 51.4 14.5 73.9 10.2 15.5 25.4 22.7 43.4 24 11.6.6 52.5 2.2 61.7-1 11.9-4.3 20.1-11.8 22.5-24.3zm205 20.8c-3-2.4-7.2-1-8.3 2.4-8 25.4-44.7 112.5-172.1 121.5-149.7 10.5 80.3 43.6 145.4-6.4 22.7-17.4 47.6-35 46.6-85.4-.4-10.1-4.9-26.7-11.6-32.1zm62-122.4c-.3-18.9-8.6-33.4-26-42.2-2.9-1.3-5-2.7-5.9-6.4-6.2-34.2-19.7-65.6-40.4-93.6-1.1-1.5-3.5-3.2-2.2-5 8.5-11.5-.3-18-7-24.4-72.2-69.8-156.5-89.9-252.3-60.5-40.1 12.3-73.9 35.6-102 67.4-4 4.3-6.7 9.1-3 14.5 3 4 1.3 6.2-1 9.3C51.6 132 38.2 162.6 32.1 196c-.7 4.3-2.9 6-6.4 7.8-14.2 7-22.5 18.5-24.9 34L0 264.3v20.9c0 30.8 21 50.4 51.8 49 7.7-.3 11.7-4.3 12-11.5 2-77.5-2.4-95.4 3.7-125.8C92.1 72.4 234.3 5 345.3 65.4 411.4 102 445.7 159 447.6 234.8c.8 28.2 0 56.5 0 84.6 0 7 2.2 12.5 9.4 14.2 24.1 5 49.2-12 53.2-36.7 2.9-17.1 1-34.5 1-51.7zM351.6 376.7c36.5 2.8 59.3-28.5 58.4-60.5-2.1-45.2-66.2-16.5-87.8-8-73.2 28.1-45 54.9-22.2 60.8z"], - "telegram": [496, 512, [], "f2c6", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm121.8 169.9l-40.7 191.8c-3 13.6-11.1 16.9-22.4 10.5l-62-45.7-29.9 28.8c-3.3 3.3-6.1 6.1-12.5 6.1l4.4-63.1 114.9-103.8c5-4.4-1.1-6.9-7.7-2.5l-142 89.4-61.2-19.1c-13.3-4.2-13.6-13.3 2.8-19.7l239.1-92.2c11.1-4 20.8 2.7 17.2 19.5z"], - "telegram-plane": [448, 512, [], "f3fe", "M446.7 98.6l-67.6 318.8c-5.1 22.5-18.4 28.1-37.3 17.5l-103-75.9-49.7 47.8c-5.5 5.5-10.1 10.1-20.7 10.1l7.4-104.9 190.9-172.5c8.3-7.4-1.8-11.5-12.9-4.1L117.8 284 16.2 252.2c-22.1-6.9-22.5-22.1 4.6-32.7L418.2 66.4c18.4-6.9 34.5 4.1 28.5 32.2z"], - "tencent-weibo": [384, 512, [], "f1d5", "M72.3 495.8c1.4 19.9-27.6 22.2-29.7 2.9C31 368.8 73.7 259.2 144 185.5c-15.6-34 9.2-77.1 50.6-77.1 30.3 0 55.1 24.6 55.1 55.1 0 44-49.5 70.8-86.9 45.1-65.7 71.3-101.4 169.8-90.5 287.2zM192 .1C66.1.1-12.3 134.3 43.7 242.4 52.4 259.8 79 246.9 70 229 23.7 136.4 91 29.8 192 29.8c75.4 0 136.9 61.4 136.9 136.9 0 90.8-86.9 153.9-167.7 133.1-19.1-4.1-25.6 24.4-6.6 29.1 110.7 23.2 204-60 204-162.3C358.6 74.7 284 .1 192 .1z"], - "the-red-yeti": [505, 512, [], "f69d", "M484.4 241.7l20.7 7.1c-9.6-23.9-23.9-37-31.7-44.8l7.1-18.2c.2 0 12.3-27.8-2.5-30.7-.6-11.3-6.6-27-18.4-27-7.6-10.6-17.7-12.3-30.7-5.9-8.8 4.2-17.7 10.1-25.3 16.5-5.3-6.4-3 .4-3-29.8-37.1-24.3-45.4-11.7-74.8 3l.5.5c-21.2-7.6-44-12-68.4-13.3-5.5-8.7-18.6-19.1-25.1-25.1l24.8 7.1c-5.5-5.5-26.8-12.9-34.2-15.2 18.2-4.1 29.8-20.8 42.5-33C231 22.8 198 27 168 44.7L180 .5l-1.8-.5c-31.6 24.2-33 41.9-33.7 45.5-.9-2.4-6.3-19.6-15.2-27-3.4 8.8-3.4 17.2-.5 25.3 3 8.4 5.9 14.8 8.4 18.9-16-3.3-28.3-4.9-49.2 0h-3.7l33 14.3c-20.7 19.4-35.9 41.8-46.7 67.4l-1.7 8.4 1.7 1.7 7.6-4.7c-3.3 11.6-5.3 19.4-6.6 25.8-11.3 12.8-20.4 26.1-27.8 40.3-15 1-31.8 10.8-40.3 14.3l3 3.4 28.8 1c-.5 1-.7 2.2-1.2 3.2-7.3 6.4-39.8 37.7-33 80.7l20.2-22.4c.5 1.7.7 3.4 1.2 5.2 0 25.5.4 89.6 64.9 150.5 43.6 40 96 60.2 157.5 60.2 121.7 0 223-87.3 223-211.5 6.8-9.7-1.2 3 16.7-25.1l13 14.3 2.5-.5c-1.7-11.3-4.7-22.4-8.9-34.2-2.1-6.4-4.6-10.3-6.8-13.3zm-90.2-130.5l-.5 21.9c5.5 18.1 16.9 17.2 22.4 17.2l-3.4-4.7 22.4-5.4c-10.1.5-18.9.5-27 0 12.8-2.1 33.3-29 43-11.3 3.4 7.6 6.4 17.2 9.3 27.8l1.7-5.9c-1.2-4.2-1.7-9.3-1.7-15.2 5.4.5 8.8 3.4 9.3 10.1.5 6.4 1.7 14.8 3.4 25.3l4.7-11.3c4.6 0 4.5-3.6-2.5 20.7-20.9-8.7-35.1-8.4-46.5-8.4l18.2-16c-25.3 8.2-33 10.8-54.8 20.9-1.1-5.4-5-13.5-16-19.9-3.2 3.8-2.8.9-.7 14.8H373c-1.2-8.4-4.2-16-8.4-23.1l4.2-3.4c8.4-7.1 11.8-14.3 10.6-21.9-.5-6.4-5.4-13.5-13.5-20.7 5.6-3.4 15.2-.4 28.3 8.5zm-39.6-10.1c2.7 1.9 11.4 5.4 18.9 17.2 4.2 8.4 4 9.8 3.4 11.1-.5 2.4-.5 4.3-3 7.1-1.7 2.5-5.4 4.7-11.8 7.6-7.6-13-16.5-23.6-27.8-31.2zm-267.4 42l1.2-1.7c1.2-2.9 4.2-7.6 9.3-15.2l2.5-3.4-13 12.3 5.4-4.7-10.1 9.3-4.2 1.2c12.3-24.1 23.1-41.3 32.5-50.2 9.3-9.3 16-16 20.2-19.4l-6.4 1.2c-11.3-4.2-19.4-7.1-24.8-8.4 2.5-.5 3.7-.5 3.2-.5 10.3 0 17.5.5 20.9 1.2 5.4 1.7 10.6 2.5 16 2.5l.5-1.7-8.4-35.8 13.5 29c1.7-2.5 4.2-7.1 5.9-14.3 1.7-6.4 5.4-13 10.1-19.4s7.6-10.6 9.3-11.3c-2.9 8.9-4.7 17.2-6.4 25.3l-1.7 7.1-.5 4.7 2.5 2.5C186.6 39.9 210.2 34 236 34.5l21.1.5c-11.8 13.5-27.8 21.9-48.5 24.8-8.6 1.5-16.2 2.5-23.4 2.9l-.2-.5-2.5-1.2c-5.2-1-9.8-.2-14 2-2.5-.2-4.9-.5-7.1-.7l-2.5 1.7.5 1.2c2 .2 3.9.5 6.2.7l-2 3.4 3.4-.5-10.6 11.3c-4.2 3-5.4 6.4-4.2 9.3l5.4-3.4h1.2c6.4-8.4 15.2-13.5 25.3-15.2v-3c6.4.5 13 1 19.4 1.2 6.4 0 8.4.5 5.4 1.2 7.6 4.2 14.3 8.8 20.7 13.5 13.5 10.1 23.6 21.9 30 35.4 8.8 18.2 13.5 37.1 13.5 56.6 0 10.1-1.2 19.4-3 28.3-2.3 10.8-7.8 29.6-16 46l2.5.5c18.2-19.7 41.9-16 49.2-16l-6.4 5.9 22.4 17.7-1.7 30.7c-5.4-12.3-16.5-21.1-33-27.8 16.5 14.8 23.6 21.1 21.9 20.2-4.8-2.8-3.5-1.9-10.8-3.7 4.1 4.1 17.5 18.8 18.2 20.7l.2.2-.2.2c0 1.8 1.6-1.2-14 22.9-75.2-15.3-106.3-42.7-141.2-63.2l11.8 1.2c-11.8-18.5-15.6-17.7-38.4-26.1l10.6-8.4c-8.8-3-18.2-3-28.3.5l7.6-10.6-1.2-1.7c-14.9 4.3-19.8 9.2-22.6 11.3-1.1-5.5-2.8-12.4-12.3-28.8l-1.2 27-13.2-5c1.5-25.2 5.4-50.5 13.2-74.6zm276.5 330c-49.9 25-56.1 22.4-59 23.9-29.8-11.8-50.9-31.7-63.5-58.8l30 16.5c-9.8-9.3-18.3-16.5-38.4-44.3l11.8 23.1-17.7-7.6c14.2 21.1 23.5 51.7 66.6 73.5-120.8 24.2-199-72.1-200.9-74.3 11.3 9.3 23.1 17.7 35.4 24.8 3.4 1.7 7.1 2.5 10.1 1.2l-16-20.7c9.2 4.2 9.5 4.5 69.1 29-42.5-20.7-73.8-40.8-93.2-60.2-.5 6.4-1.2 10.1-1.2 10.1 8.8 7.6 16 16.5 20.7 26.6-39-18.9-57.6-47.6-71.3-82.6 49.9 55.1 118.9 37.5 120.5 37.1 34.8 16.4 69.9 23.6 113.9 10.6 3.3 0 20.3 17 25.3 39.1l4.2-3-2.5-23.6c9 9 24.9 22.6 34.4 13-15.6-5.3-23.5-9.5-29.5-31.7 4.6 4.2 7.6 9 27.8 15l1.2-1.2-10.5-14.2c11.7-4.8-3.5 1 32-10.8 4.3 34.3 9 49.2.7 89.5zM479 258.7l-2.5.5 3 9.3c-3.5 5.9-23.7 44.3-71.6 79.7-39.5 29.8-76.6 39.1-80.9 40.3l-7.6-7.1-1.2 3 14.3 16-7.1-4.7 3.4 4.2h-1.2l-21.9-13.5L315 413l-19-27.9-1.2 2.5 7.6 29c-6.1-8.2-21-32.6-56.8-39.6l32.5 21.2c-32 4.7-63.2 2.5-93.2-6.4-4.2-1.2-8.9-2.5-13.5-4.2l1.2-3-44.8-22.4 26.1 22.4c-57.7 9.1-113-25.4-126.4-83.4L25 284.8 2.7 307.1c19.5-57.5 25.6-57.9 51.4-70.1-9.1-5.3-1.6-3.3-38.4-9.3 15.8-5.8 33-15.4 73 5.2 2.9-1.5 2.1-1.1 3.7-1.7.6-3.2.4-.8 1-11.8 3.9 10 3.6 8.7 3 9.3l1.7.5c12.7-6.5 8.9-4.5 17-8.9l-5.4 13.5L132 228l-8.4 8.4 2.5 2.5c4.5-1.8 30.3 3.4 40.8 16l-23.6-2.5c39.4 23 51.5 54 55.8 69.6l1.7-1.2c-2.8-22.3-12.4-33.9-16-40.1 4.2 5 39.2 34.6 110.4 46-11.3-.5-23.1 5.4-34.9 18.9l46.7-20.2-9.3 21.9c7.6-10.1 14.8-23.6 21.2-39.6v-.5l1.2-3-1.2 16c13.5-41.8 25.3-78.5 35.4-109.7l13.5-27.8v-2l-5.4-4.2h10.1l5.9 4.2 2.5-1.2-3.4-16 12.3 18.9 41.8-20.2-14.8 13 .5 2.9 17.7-.5c11.3.5 21.9 1.7 33 4.2l-23.6 2.5-1.2 3 26.6 23.1c10.1 10.1 18.9 20.7 27 32-11.2-3.3-10.3-3.4-21.2-3.4l12.3 32.5zm-6.1-71.3l-3.9 13-14.3-11.8zm-254.8 7.1c1.7 10.6 4.7 17.7 8.8 21.9-9.3 6.6-27.5 13.9-46.5 16l.5 1.2c8.4 1.2 16.5.5 24.8-2.5l-7.1 13c4.2-1.7 10.1-7.1 17.7-14.8 11.9-5.5 12.7-5.1 20.2-16-12.7-6.4-15.7-13.7-18.4-18.8zm3.7-102.3c-6.4-3.4-10.6 3-12.3 18.9-1.7 16 2.5 29.5 11.8 39.6s18.2 10.6 26.1 3 3.4-23.6-11.3-47.7c-3.3-5.4-7.9-10.1-14.3-13.8zm-4.7 46.3c5.4 2.2 10.5 1.9 12.3-10.6v-4.7l-1.2.5c-4.3-3.1-2.5-4.5-1.7-6.2l.5-.5c-.9-1.2-5-8.1-12.5 4.7-.5-13.5.5-21.9 3-24.8 1.2-2.5 4.7-1.2 11.3 4.2 6.4 5.4 11.3 16 15.2 32.5 6.5 28-19.8 26.2-26.9 4.9zm-45-5.5c1.6.3 9.3-1.1 9.3-14.8h-.5c-5.4-1.1-2.2-5.5-.7-5.9-1.7-3-3.4-4.2-5.4-4.7-8.1 0-11.6 12.7-8.1 21.2 1.2 2.5 3.2 3.7 5.4 4.2zm40.1-50.1l-2.5.5.5 3c8.4-.5 17.2 1.2 26.1 5.9-2.5-5.5-10-14.3-28.3-14.3l.5 2.5zm-71.8 49.4c21.7 16.8 16.5 21.4 46.5 23.6l-2.9-4.7c8.8-7.6 13.5-17.2 14.8-28.3 1.7-16-1.2-29.5-8.8-41.3l13-7.6c0-.5 0-1.2-.5-1.7-4.7-1.7-9.3-1.2-13.5 1.7-12.7 6.7-28 20.9-29 22.4-1.7 1.7-3.4 5.9-5.4 13.5-1.7 7.1-2.9 14.8-2.9 23.6-4.7-8-10.5-6.4-19.9-5.9l7.1 7.6c-16.5 0-23.3 15.4-23.6 16 6.8 0 4.6-7.6 30-12.3-4.3-6.3-3.3-5-4.9-6.6zm18.7-18.7c1.2-7.6 3.4-13 6.4-17.2 5.4-6.4 10.6-10.1 16-11.8 4.2-1.7 7.1 1.2 10.1 9.3 2.5 7.6 3.4 16.5 3 25.3-.5 9.3-3.4 17.2-8.4 23.1-2.9 3.4-5.4 5.9-6.4 7.6-4.7.5-8.4 0-11.3-.5l-7.1-3.4-5.4-6.4c.8-10 1.3-18.8 3.1-26zm42 56.1c-34.8 14.4-34.7 14-36.1 14.3-20.8 4.7-19-24.4-18.9-24.8l5.9-1.2-.5-2.5c-20.2-2.6-31 4.2-32.5 4.9.5.5 3 3.4 5.9 9.3 4.2-6.4 8.8-10.1 15.2-10.6-1.7 11.3-1.2 22.4 1.7 33.7.1.5 2.6 17.4 27.5 24.1 11.3 3 27 1.2 48.9-5.4l-9.2.5c-4.2-14.8-6.4-24.8-5.9-29.5 11.3-8.8 21.9-11.3 30.7-7.6h2.5l-11.8-7.6-7.1.5c-5.9 1.2-12.3 4.2-19.4 8.4z"], - "themeco": [441, 512, [], "f5c6", "M199.74 12.29c9.74-5.64 25.59-5.73 35.39-.21l188.13 105.95c9.81 5.52 17.76 19.14 17.76 30.38v213.87c0 11.26-7.93 24.89-17.71 30.46L235.09 499.88c-9.78 5.57-25.58 5.48-35.29-.21L17.58 392.95C7.87 387.26 0 373.52 0 362.27V148.41c0-11.26 7.9-24.96 17.63-30.59L199.74 12.29zM123.54 209c-15.69 0-31.39.14-47.08.14v99.87h18.83v-29.39h28.25c48.94 0 48.79-70.62 0-70.62zm137.96 98.73l-30.25-34.1c36.4-7.39 34.26-64.21-10.7-64.49-15.84 0-31.67-.14-47.51-.14v100.01h18.83v-33.38H210l29.1 33.38h22.4v-1.28zm-40.94-81.04c22.98 0 22.9 31.96 0 31.96h-28.68v-31.96h28.68zm-94.07-1.57c20.85 0 20.78 38.24 0 38.24H94.68v-38.23l31.81-.01zm189.65-17.97c-67.4 0-69.86 104.15 0 104.15 68.39-.01 68.33-104.15 0-104.15zm0 17.12c43.43 0 44.1 69.76 0 69.76-44.12 0-43.74-69.76 0-69.76z"], - "themeisle": [512, 512, [], "f2b2", "M208 88.286c0-10 6.286-21.714 17.715-21.714 11.142 0 17.714 11.714 17.714 21.714 0 10.285-6.572 21.714-17.714 21.714C214.286 110 208 98.571 208 88.286zm304 160c0 36.001-11.429 102.286-36.286 129.714-22.858 24.858-87.428 61.143-120.857 70.572l-1.143.286v32.571c0 16.286-12.572 30.571-29.143 30.571-10 0-19.429-5.714-24.572-14.286-5.427 8.572-14.856 14.286-24.856 14.286-10 0-19.429-5.714-24.858-14.286-5.142 8.572-14.571 14.286-24.57 14.286-10.286 0-19.429-5.714-24.858-14.286-5.143 8.572-14.571 14.286-24.571 14.286-18.857 0-29.429-15.714-29.429-32.857-16.286 12.285-35.715 19.428-56.571 19.428-22 0-43.429-8.285-60.286-22.857 10.285-.286 20.571-2.286 30.285-5.714-20.857-5.714-39.428-18.857-52-36.286 21.37 4.645 46.209 1.673 67.143-11.143-22-22-56.571-58.857-68.572-87.428C1.143 321.714 0 303.714 0 289.429c0-49.714 20.286-160 86.286-160 10.571 0 18.857 4.858 23.143 14.857a158.792 158.792 0 0 1 12-15.428c2-2.572 5.714-5.429 7.143-8.286 7.999-12.571 11.714-21.142 21.714-34C182.571 45.428 232 17.143 285.143 17.143c6 0 12 .285 17.714 1.143C313.714 6.571 328.857 0 344.572 0c14.571 0 29.714 6 40 16.286.857.858 1.428 2.286 1.428 3.428 0 3.714-10.285 13.429-12.857 16.286 4.286 1.429 15.714 6.858 15.714 12 0 2.857-2.857 5.143-4.571 7.143 31.429 27.714 49.429 67.143 56.286 108 4.286-5.143 10.285-8.572 17.143-8.572 10.571 0 20.857 7.144 28.571 14.001C507.143 187.143 512 221.714 512 248.286zM188 89.428c0 18.286 12.571 37.143 32.286 37.143 19.714 0 32.285-18.857 32.285-37.143 0-18-12.571-36.857-32.285-36.857-19.715 0-32.286 18.858-32.286 36.857zM237.714 194c0-19.714 3.714-39.143 8.571-58.286-52.039 79.534-13.531 184.571 68.858 184.571 21.428 0 42.571-7.714 60-20 2-7.429 3.714-14.857 3.714-22.572 0-14.286-6.286-21.428-20.572-21.428-4.571 0-9.143.857-13.429 1.714-63.343 12.668-107.142 3.669-107.142-63.999zm-41.142 254.858c0-11.143-8.858-20.857-20.286-20.857-11.429 0-20 9.715-20 20.857v32.571c0 11.143 8.571 21.142 20 21.142 11.428 0 20.286-9.715 20.286-21.142v-32.571zm49.143 0c0-11.143-8.572-20.857-20-20.857-11.429 0-20.286 9.715-20.286 20.857v32.571c0 11.143 8.857 21.142 20.286 21.142 11.428 0 20-10 20-21.142v-32.571zm49.713 0c0-11.143-8.857-20.857-20.285-20.857-11.429 0-20.286 9.715-20.286 20.857v32.571c0 11.143 8.857 21.142 20.286 21.142 11.428 0 20.285-9.715 20.285-21.142v-32.571zm49.715 0c0-11.143-8.857-20.857-20.286-20.857-11.428 0-20.286 9.715-20.286 20.857v32.571c0 11.143 8.858 21.142 20.286 21.142 11.429 0 20.286-10 20.286-21.142v-32.571zM421.714 286c-30.857 59.142-90.285 102.572-158.571 102.572-96.571 0-160.571-84.572-160.571-176.572 0-16.857 2-33.429 6-49.714-20 33.715-29.714 72.572-29.714 111.429 0 60.286 24.857 121.715 71.429 160.857 5.143-9.714 14.857-16.286 26-16.286 10 0 19.428 5.714 24.571 14.286 5.429-8.571 14.571-14.286 24.858-14.286 10 0 19.428 5.714 24.571 14.286 5.429-8.571 14.857-14.286 24.858-14.286 10 0 19.428 5.714 24.857 14.286 5.143-8.571 14.571-14.286 24.572-14.286 10.857 0 20.857 6.572 25.714 16 43.427-36.286 68.569-92 71.426-148.286zm10.572-99.714c0-53.714-34.571-105.714-92.572-105.714-30.285 0-58.571 15.143-78.857 36.857C240.862 183.812 233.41 254 302.286 254c28.805 0 97.357-28.538 84.286 36.857 28.857-26 45.714-65.714 45.714-104.571z"], - "think-peaks": [529, 512, [], "f731", "M442.4 409.4l87.1-150.2-32-.3-55.1 95L236.2 0 0 407.4l32 .3L236.2 55.6zM87.1 365.3h32.1l117.4-202.5L440 511.9l32.5.1-235.8-404.6z"], - "trade-federation": [496, 512, [], "f513", "M248 8.8c-137 0-248 111-248 248s111 248 248 248 248-111 248-248-111-248-248-248zm0 482.8c-129.7 0-234.8-105.1-234.8-234.8S118.3 22 248 22s234.8 105.1 234.8 234.8S377.7 491.6 248 491.6zm155.1-328.5v-46.8H209.3V198H54.2l36.7 46h117.7v196.8h48.8V245h83.3v-47h-83.3v-34.8h145.7zm-73.3 45.1v23.9h-82.9v197.4h-26.8V232.1H96.3l-20.1-23.9h143.9v-80.6h171.8V152h-145v56.2zm-161.3-69l-12.4-20.7 2.1 23.8-23.5 5.4 23.3 5.4-2.1 24 12.3-20.5 22.2 9.5-15.7-18.1 15.8-18.1zm-29.6-19.7l9.3-11.5-12.7 5.9-8-12.4 1.7 13.9-14.3 3.8 13.7 2.7-.8 14.7 6.8-12.2 13.8 5.3zm165.4 145.2l-13.1 5.6-7.3-12.2 1.3 14.2-13.9 3.2 13.9 3.2-1.2 14.2 7.3-12.2 13.1 5.5-9.4-10.7zm106.9-77.2l-20.9 9.1-12-19.6 2.2 22.7-22.3 5.4 22.2 4.9-1.8 22.9 11.5-19.6 21.2 8.8-15.1-17zM248 29.9c-125.3 0-226.9 101.6-226.9 226.9S122.7 483.7 248 483.7s226.9-101.6 226.9-226.9S373.3 29.9 248 29.9zM342.6 196v51h-83.3v195.7h-52.7V245.9H89.9l-40-49.9h157.4v-81.6h197.8v50.7H259.4V196zM248 43.2c60.3 0 114.8 25 153.6 65.2H202.5V190H45.1C73.1 104.8 153.4 43.2 248 43.2zm0 427.1c-117.9 0-213.6-95.6-213.6-213.5 0-21.2 3.1-41.8 8.9-61.1L87.1 252h114.7v196.8h64.6V253h83.3v-62.7h-83.2v-19.2h145.6v-50.8c30.8 37 49.3 84.6 49.3 136.5.1 117.9-95.5 213.5-213.4 213.5zM178.8 275l-11-21.4 1.7 24.5-23.7 3.9 23.8 5.9-3.7 23.8 13-20.9 21.5 10.8-15.8-18.8 16.9-17.1z"], - "trello": [448, 512, [], "f181", "M392.3 32H56.1C25.1 32 0 57.1 0 88c-.1 0 0-4 0 336 0 30.9 25.1 56 56 56h336.2c30.8-.2 55.7-25.2 55.7-56V88c.1-30.8-24.8-55.8-55.6-56zM197 371.3c-.2 14.7-12.1 26.6-26.9 26.6H87.4c-14.8.1-26.9-11.8-27-26.6V117.1c0-14.8 12-26.9 26.9-26.9h82.9c14.8 0 26.9 12 26.9 26.9v254.2zm193.1-112c0 14.8-12 26.9-26.9 26.9h-81c-14.8 0-26.9-12-26.9-26.9V117.2c0-14.8 12-26.9 26.8-26.9h81.1c14.8 0 26.9 12 26.9 26.9v142.1z"], - "tripadvisor": [576, 512, [], "f262", "M166.4 280.521c0 13.236-10.73 23.966-23.966 23.966s-23.966-10.73-23.966-23.966 10.73-23.966 23.966-23.966 23.966 10.729 23.966 23.966zm264.962-23.956c-13.23 0-23.956 10.725-23.956 23.956 0 13.23 10.725 23.956 23.956 23.956 13.23 0 23.956-10.725 23.956-23.956-.001-13.231-10.726-23.956-23.956-23.956zm89.388 139.49c-62.667 49.104-153.276 38.109-202.379-24.559l-30.979 46.325-30.683-45.939c-48.277 60.39-135.622 71.891-197.885 26.055-64.058-47.158-77.759-137.316-30.601-201.374A186.762 186.762 0 0 0 0 139.416l90.286-.05a358.48 358.48 0 0 1 197.065-54.03 350.382 350.382 0 0 1 192.181 53.349l96.218.074a185.713 185.713 0 0 0-28.352 57.649c46.793 62.747 34.964 151.37-26.648 199.647zM259.366 281.761c-.007-63.557-51.535-115.075-115.092-115.068C80.717 166.7 29.2 218.228 29.206 281.785c.007 63.557 51.535 115.075 115.092 115.068 63.513-.075 114.984-51.539 115.068-115.052v-.04zm28.591-10.455c5.433-73.44 65.51-130.884 139.12-133.022a339.146 339.146 0 0 0-139.727-27.812 356.31 356.31 0 0 0-140.164 27.253c74.344 1.582 135.299 59.424 140.771 133.581zm251.706-28.767c-21.992-59.634-88.162-90.148-147.795-68.157-59.634 21.992-90.148 88.162-68.157 147.795v.032c22.038 59.607 88.198 90.091 147.827 68.113 59.615-22.004 90.113-88.162 68.125-147.783zm-326.039 37.975v.115c-.057 39.328-31.986 71.163-71.314 71.106-39.328-.057-71.163-31.986-71.106-71.314.057-39.328 31.986-71.163 71.314-71.106 39.259.116 71.042 31.94 71.106 71.199zm-24.512 0v-.084c-.051-25.784-20.994-46.645-46.778-46.594-25.784.051-46.645 20.994-46.594 46.777.051 25.784 20.994 46.645 46.777 46.594 25.726-.113 46.537-20.968 46.595-46.693zm313.423 0v.048c-.02 39.328-31.918 71.194-71.247 71.173s-71.194-31.918-71.173-71.247c.02-39.328 31.918-71.194 71.247-71.173 39.29.066 71.121 31.909 71.173 71.199zm-24.504-.008c-.009-25.784-20.918-46.679-46.702-46.67-25.784.009-46.679 20.918-46.67 46.702.009 25.784 20.918 46.678 46.702 46.67 25.765-.046 46.636-20.928 46.67-46.693v-.009z"], - "tumblr": [320, 512, [], "f173", "M309.8 480.3c-13.6 14.5-50 31.7-97.4 31.7-120.8 0-147-88.8-147-140.6v-144H17.9c-5.5 0-10-4.5-10-10v-68c0-7.2 4.5-13.6 11.3-16 62-21.8 81.5-76 84.3-117.1.8-11 6.5-16.3 16.1-16.3h70.9c5.5 0 10 4.5 10 10v115.2h83c5.5 0 10 4.4 10 9.9v81.7c0 5.5-4.5 10-10 10h-83.4V360c0 34.2 23.7 53.6 68 35.8 4.8-1.9 9-3.2 12.7-2.2 3.5.9 5.8 3.4 7.4 7.9l22 64.3c1.8 5 3.3 10.6-.4 14.5z"], - "tumblr-square": [448, 512, [], "f174", "M400 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zm-82.3 364.2c-8.5 9.1-31.2 19.8-60.9 19.8-75.5 0-91.9-55.5-91.9-87.9v-90h-29.7c-3.4 0-6.2-2.8-6.2-6.2v-42.5c0-4.5 2.8-8.5 7.1-10 38.8-13.7 50.9-47.5 52.7-73.2.5-6.9 4.1-10.2 10-10.2h44.3c3.4 0 6.2 2.8 6.2 6.2v72h51.9c3.4 0 6.2 2.8 6.2 6.2v51.1c0 3.4-2.8 6.2-6.2 6.2h-52.1V321c0 21.4 14.8 33.5 42.5 22.4 3-1.2 5.6-2 8-1.4 2.2.5 3.6 2.1 4.6 4.9l13.8 40.2c1 3.2 2 6.7-.3 9.1z"], - "twitch": [448, 512, [], "f1e8", "M40.1 32L10 108.9v314.3h107V480h60.2l56.8-56.8h87l117-117V32H40.1zm357.8 254.1L331 353H224l-56.8 56.8V353H76.9V72.1h321v214zM331 149v116.9h-40.1V149H331zm-107 0v116.9h-40.1V149H224z"], - "twitter": [512, 512, [], "f099", "M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"], - "twitter-square": [448, 512, [], "f081", "M400 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zm-48.9 158.8c.2 2.8.2 5.7.2 8.5 0 86.7-66 186.6-186.6 186.6-37.2 0-71.7-10.8-100.7-29.4 5.3.6 10.4.8 15.8.8 30.7 0 58.9-10.4 81.4-28-28.8-.6-53-19.5-61.3-45.5 10.1 1.5 19.2 1.5 29.6-1.2-30-6.1-52.5-32.5-52.5-64.4v-.8c8.7 4.9 18.9 7.9 29.6 8.3a65.447 65.447 0 0 1-29.2-54.6c0-12.2 3.2-23.4 8.9-33.1 32.3 39.8 80.8 65.8 135.2 68.6-9.3-44.5 24-80.6 64-80.6 18.9 0 35.9 7.9 47.9 20.7 14.8-2.8 29-8.3 41.6-15.8-4.9 15.2-15.2 28-28.8 36.1 13.2-1.4 26-5.1 37.8-10.2-8.9 13.1-20.1 24.7-32.9 34z"], - "typo3": [433, 512, [], "f42b", "M171.7 78.4c0-24.7 5.4-32.4 13.9-39.4-69.5 8.5-149.3 34-176.3 66.4-5.4 7.7-9.3 20.8-9.3 37.1C0 246 106.8 480 184.1 480c36.3 0 97.3-59.5 146.7-139-7 2.3-11.6 2.3-18.5 2.3-57.2 0-140.6-198.5-140.6-264.9zM294.5 32c-30.1 0-41.7 5.4-41.7 36.3 0 66.4 53.8 198.5 101.7 198.5 26.3 0 78.8-99.7 78.8-182.3 0-40.9-67-52.5-138.8-52.5z"], - "uber": [448, 512, [], "f402", "M414.1 32H33.9C15.2 32 0 47.2 0 65.9V446c0 18.8 15.2 34 33.9 34H414c18.7 0 33.9-15.2 33.9-33.9V65.9C448 47.2 432.8 32 414.1 32zM237.6 391.1C163 398.6 96.4 344.2 88.9 269.6h94.4V290c0 3.7 3 6.8 6.8 6.8H258c3.7 0 6.8-3 6.8-6.8v-67.9c0-3.7-3-6.8-6.8-6.8h-67.9c-3.7 0-6.8 3-6.8 6.8v20.4H88.9c7-69.4 65.4-122.2 135.1-122.2 69.7 0 128.1 52.8 135.1 122.2 7.5 74.5-46.9 141.1-121.5 148.6z"], - "ubuntu": [496, 512, [], "f7df", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm52.7 93c8.8-15.2 28.3-20.5 43.5-11.7 15.3 8.8 20.5 28.3 11.7 43.6-8.8 15.2-28.3 20.5-43.5 11.7-15.3-8.9-20.5-28.4-11.7-43.6zM87.4 287.9c-17.6 0-31.9-14.3-31.9-31.9 0-17.6 14.3-31.9 31.9-31.9 17.6 0 31.9 14.3 31.9 31.9 0 17.6-14.3 31.9-31.9 31.9zm28.1 3.1c22.3-17.9 22.4-51.9 0-69.9 8.6-32.8 29.1-60.7 56.5-79.1l23.7 39.6c-51.5 36.3-51.5 112.5 0 148.8L172 370c-27.4-18.3-47.8-46.3-56.5-79zm228.7 131.7c-15.3 8.8-34.7 3.6-43.5-11.7-8.8-15.3-3.6-34.8 11.7-43.6 15.2-8.8 34.7-3.6 43.5 11.7 8.8 15.3 3.6 34.8-11.7 43.6zm.3-69.5c-26.7-10.3-56.1 6.6-60.5 35-5.2 1.4-48.9 14.3-96.7-9.4l22.5-40.3c57 26.5 123.4-11.7 128.9-74.4l46.1.7c-2.3 34.5-17.3 65.5-40.3 88.4zm-5.9-105.3c-5.4-62-71.3-101.2-128.9-74.4l-22.5-40.3c47.9-23.7 91.5-10.8 96.7-9.4 4.4 28.3 33.8 45.3 60.5 35 23.1 22.9 38 53.9 40.2 88.5l-46 .6z"], - "uikit": [448, 512, [], "f403", "M443.9 128v256L218 512 0 384V169.7l87.6 45.1v117l133.5 75.5 135.8-75.5v-151l-101.1-57.6 87.6-53.1L443.9 128zM308.6 49.1L223.8 0l-88.6 54.8 86 47.3 87.4-53z"], - "uniregistry": [384, 512, [], "f404", "M192 480c39.5 0 76.2-11.8 106.8-32.2H85.3C115.8 468.2 152.5 480 192 480zm-89.1-193.1v-12.4H0v12.4c0 2.5 0 5 .1 7.4h103.1c-.2-2.4-.3-4.9-.3-7.4zm20.5 57H8.5c2.6 8.5 5.8 16.8 9.6 24.8h138.3c-12.9-5.7-24.1-14.2-33-24.8zm-17.7-34.7H1.3c.9 7.6 2.2 15 3.9 22.3h109.7c-4-6.9-7.2-14.4-9.2-22.3zm-2.8-69.3H0v17.3h102.9zm0-173.2H0v4.9h102.9zm0-34.7H0v2.5h102.9zm0 69.3H0v7.4h102.9zm0 104H0v14.8h102.9zm0-69.3H0v9.9h102.9zm0 34.6H0V183h102.9zm166.2 160.9h109.7c1.8-7.3 3.1-14.7 3.9-22.3H278.3c-2.1 7.9-5.2 15.4-9.2 22.3zm12-185.7H384V136H281.1zm0 37.2H384v-12.4H281.1zm0-74.3H384v-7.4H281.1zm0-76.7v2.5H384V32zm-203 410.9h227.7c11.8-8.7 22.7-18.6 32.2-29.7H44.9c9.6 11 21.4 21 33.2 29.7zm203-371.3H384v-4.9H281.1zm0 148.5H384v-14.8H281.1zM38.8 405.7h305.3c6.7-8.5 12.6-17.6 17.8-27.2H23c5.2 9.6 9.2 18.7 15.8 27.2zm188.8-37.1H367c3.7-8 5.8-16.2 8.5-24.8h-115c-8.8 10.7-20.1 19.2-32.9 24.8zm53.5-81.7c0 2.5-.1 5-.4 7.4h103.1c.1-2.5.2-4.9.2-7.4v-12.4H281.1zm0-29.7H384v-17.3H281.1z"], - "untappd": [640, 512, [], "f405", "M401.3 49.9c-79.8 160.1-84.6 152.5-87.9 173.2l-5.2 32.8c-1.9 12-6.6 23.5-13.7 33.4L145.6 497.1c-7.6 10.6-20.4 16.2-33.4 14.6-40.3-5-77.8-32.2-95.3-68.5-5.7-11.8-4.5-25.8 3.1-36.4l148.9-207.9c7.1-9.9 16.4-18 27.2-23.7l29.3-15.5c18.5-9.8 9.7-11.9 135.6-138.9 1-4.8 1-7.3 3.6-8 3-.7 6.6-1 6.3-4.6l-.4-4.6c-.2-1.9 1.3-3.6 3.2-3.6 4.5-.1 13.2 1.2 25.6 10 12.3 8.9 16.4 16.8 17.7 21.1.6 1.8-.6 3.7-2.4 4.2l-4.5 1.1c-3.4.9-2.5 4.4-2.3 7.4.1 2.8-2.3 3.6-6.5 6.1zM230.1 36.4c3.4.9 2.5 4.4 2.3 7.4-.2 2.7 2.1 3.5 6.4 6 7.9 15.9 15.3 30.5 22.2 44 .7 1.3 2.3 1.5 3.3.5 11.2-12 24.6-26.2 40.5-42.6 1.3-1.4 1.4-3.5.1-4.9-8-8.2-16.5-16.9-25.6-26.1-1-4.7-1-7.3-3.6-8-3-.8-6.6-1-6.3-4.6.3-3.3 1.4-8.1-2.8-8.2-4.5-.1-13.2 1.1-25.6 10-12.3 8.9-16.4 16.8-17.7 21.1-1.4 4.2 3.6 4.6 6.8 5.4zM620 406.7L471.2 198.8c-13.2-18.5-26.6-23.4-56.4-39.1-11.2-5.9-14.2-10.9-30.5-28.9-1-1.1-2.9-.9-3.6.5-46.3 88.8-47.1 82.8-49 94.8-1.7 10.7-1.3 20 .3 29.8 1.9 12 6.6 23.5 13.7 33.4l148.9 207.9c7.6 10.6 20.2 16.2 33.1 14.7 40.3-4.9 78-32 95.7-68.6 5.4-11.9 4.3-25.9-3.4-36.6z"], - "ups": [375, 512, [], "f7e0", "M99.2 302.6c-5.2 3.6-32.6 13.1-32.6-19v-104H33.9v102.6c0 74.9 80.2 51.1 97.9 39V179.6H99.2v123zM0 74.4v220.9C0 399 74.9 430.5 187.7 479.4c112.4-48.9 187.7-80.2 187.7-184.1V74.4C259.1 12.8 93.6 24.8 0 74.4zm358.1 220.9c0 86.6-53.2 113.6-170.4 165.3C70.2 408.8 17.2 381.9 17.2 295.3V168.9c102.3-93.8 231.6-100 340.9-89.8v216.2zM148.5 187.9v212.8h32.7V332c24.4 7.3 71.7-2.6 71.7-78.5 0-97.4-80.7-80.9-104.4-65.6zm32.7 117.3V204.9c8.4-4.2 38.4-12.7 38.4 49.3 0 67.9-36.4 51.8-38.4 51zm79.1-86.4c.1 47.3 51.6 42.5 52.2 70.4.6 23.5-30.4 23-50.8 4.9v30.1c36.2 21.5 81.9 8.1 83.2-33.5 1.7-51.5-54.1-46.6-53.4-73.2.6-20.3 30.6-20.5 48.5-2.2v-28.4c-28.5-22-79.9-9.2-79.7 31.9z"], - "usb": [640, 512, [], "f287", "M641.5 256c0 3.1-1.7 6.1-4.5 7.5L547.9 317c-1.4.8-2.8 1.4-4.5 1.4-1.4 0-3.1-.3-4.5-1.1-2.8-1.7-4.5-4.5-4.5-7.8v-35.6H295.7c25.3 39.6 40.5 106.9 69.6 106.9H392V354c0-5 3.9-8.9 8.9-8.9H490c5 0 8.9 3.9 8.9 8.9v89.1c0 5-3.9 8.9-8.9 8.9h-89.1c-5 0-8.9-3.9-8.9-8.9v-26.7h-26.7c-75.4 0-81.1-142.5-124.7-142.5H140.3c-8.1 30.6-35.9 53.5-69 53.5C32 327.3 0 295.3 0 256s32-71.3 71.3-71.3c33.1 0 61 22.8 69 53.5 39.1 0 43.9 9.5 74.6-60.4C255 88.7 273 95.7 323.8 95.7c7.5-20.9 27-35.6 50.4-35.6 29.5 0 53.5 23.9 53.5 53.5s-23.9 53.5-53.5 53.5c-23.4 0-42.9-14.8-50.4-35.6H294c-29.1 0-44.3 67.4-69.6 106.9h310.1v-35.6c0-3.3 1.7-6.1 4.5-7.8 2.8-1.7 6.4-1.4 8.9.3l89.1 53.5c2.8 1.1 4.5 4.1 4.5 7.2z"], - "usps": [522, 512, [], "f7e1", "M433.3 241.8c25.8-41.3 15.2-48.8-11.7-48.8h-27c-.1 0-1.5-1.4-10.9 8-11.2 5.6-37.9 6.3-37.9 8.7 0 4.5 70.3-3.1 88.1 0 9.5 1.5-1.5 20.4-4.4 32-.5 4.5 2.4 2.3 3.8.1zm-112.1 22.6c64-21.3 97.3-23.9 102-26.2 4.4-2.9-4.4-6.6-26.2-5.8-51.7 2.2-137.6 37.1-172.6 53.9L193.7 193h196.6c-2.7-28.2-152.9-22.6-337.9-22.6L0 415.9c196.4-97.3 258.9-130.3 321.2-151.5zM67.7 96.1c253.3 53.7 330 65.7 332.1 85.2 36.4 0 45.9 0 52.4 6.6 21.1 19.7-14.6 67.7-14.6 67.7-4.4 2.9-406.4 160.2-406.4 160.2h423.1L522 96.1H67.7z"], - "ussunnah": [512, 512, [], "f407", "M156.8 285.1l5.7 14.4h-8.2c-1.3-3.2-3.1-7.7-3.8-9.5-2.5-6.3-1.1-8.4 0-10 1.9-2.7 3.2-4.4 3.6-5.2 0 2.2.8 5.7 2.7 10.3zm297.3 18.8c-2.1 13.8-5.7 27.1-10.5 39.7l43 23.4-44.8-18.8c-5.3 13.2-12 25.6-19.9 37.2l34.2 30.2-36.8-26.4c-8.4 11.8-18 22.6-28.7 32.3l24.9 34.7-28.1-31.8c-11 9.6-23.1 18-36.1 25.1l15.7 37.2-19.3-35.3c-13.1 6.8-27 12.1-41.6 15.9l6.7 38.4-10.5-37.4c-14.3 3.4-29.2 5.3-44.5 5.4L256 512l-1.9-38.4c-15.3-.1-30.2-2-44.5-5.3L199 505.6l6.7-38.2c-14.6-3.7-28.6-9.1-41.7-15.8l-19.2 35.1 15.6-37c-13-7-25.2-15.4-36.2-25.1l-27.9 31.6 24.7-34.4c-10.7-9.7-20.4-20.5-28.8-32.3l-36.5 26.2 33.9-29.9c-7.9-11.6-14.6-24.1-20-37.3l-44.4 18.7L67.8 344c-4.8-12.7-8.4-26.1-10.5-39.9l-51 9 50.3-14.2c-1.1-8.5-1.7-17.1-1.7-25.9 0-4.7.2-9.4.5-14.1L0 256l56-2.8c1.3-13.1 3.8-25.8 7.5-38.1L6.4 199l58.9 10.4c4-12 9.1-23.5 15.2-34.4l-55.1-30 58.3 24.6C90 159 97.2 149.2 105.3 140L55.8 96.4l53.9 38.7c8.1-8.6 17-16.5 26.6-23.6l-40-55.6 45.6 51.6c9.5-6.6 19.7-12.3 30.3-17.2l-27.3-64.9 33.8 62.1c10.5-4.4 21.4-7.9 32.7-10.4L199 6.4l19.5 69.2c11-2.1 22.3-3.2 33.8-3.4L256 0l3.6 72.2c11.5.2 22.8 1.4 33.8 3.5L313 6.4l-12.4 70.7c11.3 2.6 22.2 6.1 32.6 10.5l33.9-62.2-27.4 65.1c10.6 4.9 20.7 10.7 30.2 17.2l45.8-51.8-40.1 55.9c9.5 7.1 18.4 15 26.5 23.6l54.2-38.9-49.7 43.9c8 9.1 15.2 18.9 21.5 29.4l58.7-24.7-55.5 30.2c6.1 10.9 11.1 22.3 15.1 34.3l59.3-10.4-57.5 16.2c3.7 12.2 6.2 24.9 7.5 37.9L512 256l-56 2.8c.3 4.6.5 9.3.5 14.1 0 8.7-.6 17.3-1.6 25.8l50.7 14.3-51.5-9.1zm-21.8-31c0-97.5-79-176.5-176.5-176.5s-176.5 79-176.5 176.5 79 176.5 176.5 176.5 176.5-79 176.5-176.5zm-24 0c0 84.3-68.3 152.6-152.6 152.6s-152.6-68.3-152.6-152.6 68.3-152.6 152.6-152.6 152.6 68.3 152.6 152.6zM195 241c0 2.1 1.3 3.8 3.6 5.1 3.3 1.9 6.2 4.6 8.2 8.2 2.8-5.7 4.3-9.5 4.3-11.2 0-2.2-1.1-4.4-3.2-7-2.1-2.5-3.2-5.2-3.3-7.7-6.5 6.8-9.6 10.9-9.6 12.6zm-40.7-19c0 2.1 1.3 3.8 3.6 5.1 3.5 1.9 6.2 4.6 8.2 8.2 2.8-5.7 4.3-9.5 4.3-11.2 0-2.2-1.1-4.4-3.2-7-2.1-2.5-3.2-5.2-3.3-7.7-6.5 6.8-9.6 10.9-9.6 12.6zm-19 0c0 2.1 1.3 3.8 3.6 5.1 3.3 1.9 6.2 4.6 8.2 8.2 2.8-5.7 4.3-9.5 4.3-11.2 0-2.2-1.1-4.4-3.2-7-2.1-2.5-3.2-5.2-3.3-7.7-6.4 6.8-9.6 10.9-9.6 12.6zm204.9 87.9c-8.4-3-8.7-6.8-8.7-15.6V182c-8.2 12.5-14.2 18.6-18 18.6 6.3 14.4 9.5 23.9 9.5 28.3v64.3c0 2.2-2.2 6.5-4.7 6.5h-18c-2.8-7.5-10.2-26.9-15.3-40.3-2 2.5-7.2 9.2-10.7 13.7 2.4 1.6 4.1 3.6 5.2 6.3 2.6 6.7 6.4 16.5 7.9 20.2h-9.2c-3.9-10.4-9.6-25.4-11.8-31.1-2 2.5-7.2 9.2-10.7 13.7 2.4 1.6 4.1 3.6 5.2 6.3.8 2 2.8 7.3 4.3 10.9H256c-1.5-4.1-5.6-14.6-8.4-22-2 2.5-7.2 9.2-10.7 13.7 2.5 1.6 4.3 3.6 5.2 6.3.2.6.5 1.4.6 1.7H225c-4.6-13.9-11.4-27.7-11.4-34.1 0-2.2.3-5.1 1.1-8.2-8.8 10.8-14 15.9-14 25 0 7.5 10.4 28.3 10.4 33.3 0 1.7-.5 3.3-1.4 4.9-9.6-12.7-15.5-20.7-18.8-20.7h-12l-11.2-28c-3.8-9.6-5.7-16-5.7-18.8 0-3.8.5-7.7 1.7-12.2-1 1.3-3.7 4.7-5.5 7.1-.8-2.1-3.1-7.7-4.6-11.5-2.1 2.5-7.5 9.1-11.2 13.6.9 2.3 3.3 8.1 4.9 12.2-2.5 3.3-9.1 11.8-13.6 17.7-4 5.3-5.8 13.3-2.7 21.8 2.5 6.7 2 7.9-1.7 14.1H191c5.5 0 14.3 14 15.5 22 13.2-16 15.4-19.6 16.8-21.6h107c3.9 0 7.2-1.9 9.9-5.8zm20.1-26.6V181.7c-9 12.5-15.9 18.6-20.7 18.6 7.1 14.4 10.7 23.9 10.7 28.3v66.3c0 17.5 8.6 20.4 24 20.4 8.1 0 12.5-.8 13.7-2.7-4.3-1.6-7.6-2.5-9.9-3.3-8.1-3.2-17.8-7.4-17.8-26z"], - "vaadin": [448, 512, [], "f408", "M224.5 140.7c1.5-17.6 4.9-52.7 49.8-52.7h98.6c20.7 0 32.1-7.8 32.1-21.6V54.1c0-12.2 9.3-22.1 21.5-22.1S448 41.9 448 54.1v36.5c0 42.9-21.5 62-66.8 62H280.7c-30.1 0-33 14.7-33 27.1 0 1.3-.1 2.5-.2 3.7-.7 12.3-10.9 22.2-23.4 22.2s-22.7-9.8-23.4-22.2c-.1-1.2-.2-2.4-.2-3.7 0-12.3-3-27.1-33-27.1H66.8c-45.3 0-66.8-19.1-66.8-62V54.1C0 41.9 9.4 32 21.6 32s21.5 9.9 21.5 22.1v12.3C43.1 80.2 54.5 88 75.2 88h98.6c44.8 0 48.3 35.1 49.8 52.7h.9zM224 456c11.5 0 21.4-7 25.7-16.3 1.1-1.8 97.1-169.6 98.2-171.4 11.9-19.6-3.2-44.3-27.2-44.3-13.9 0-23.3 6.4-29.8 20.3L224 362l-66.9-117.7c-6.4-13.9-15.9-20.3-29.8-20.3-24 0-39.1 24.6-27.2 44.3 1.1 1.9 97.1 169.6 98.2 171.4 4.3 9.3 14.2 16.3 25.7 16.3z"], - "viacoin": [384, 512, [], "f237", "M384 32h-64l-80.7 192h-94.5L64 32H0l48 112H0v48h68.5l13.8 32H0v48h102.8L192 480l89.2-208H384v-48h-82.3l13.8-32H384v-48h-48l48-112zM192 336l-27-64h54l-27 64z"], - "viadeo": [448, 512, [], "f2a9", "M276.2 150.5v.7C258.3 98.6 233.6 47.8 205.4 0c43.3 29.2 67 100 70.8 150.5zm32.7 121.7c7.6 18.2 11 37.5 11 57 0 77.7-57.8 141-137.8 139.4l3.8-.3c74.2-46.7 109.3-118.6 109.3-205.1 0-38.1-6.5-75.9-18.9-112 1 11.7 1 23.7 1 35.4 0 91.8-18.1 241.6-116.6 280C95 455.2 49.4 398 49.4 329.2c0-75.6 57.4-142.3 135.4-142.3 16.8 0 33.7 3.1 49.1 9.6 1.7-15.1 6.5-29.9 13.4-43.3-19.9-7.2-41.2-10.7-62.5-10.7-161.5 0-238.7 195.9-129.9 313.7 67.9 74.6 192 73.9 259.8 0 56.6-61.3 60.9-142.4 36.4-201-12.7 8-27.1 13.9-42.2 17zM418.1 11.7c-31 66.5-81.3 47.2-115.8 80.1-12.4 12-20.6 34-20.6 50.5 0 14.1 4.5 27.1 12 38.8 47.4-11 98.3-46 118.2-90.7-.7 5.5-4.8 14.4-7.2 19.2-20.3 35.7-64.6 65.6-99.7 84.9 14.8 14.4 33.7 25.8 55 25.8 79 0 110.1-134.6 58.1-208.6z"], - "viadeo-square": [448, 512, [], "f2aa", "M400 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zM280.7 381.2c-42.4 46.2-120 46.6-162.4 0-68-73.6-19.8-196.1 81.2-196.1 13.3 0 26.6 2.1 39.1 6.7-4.3 8.4-7.3 17.6-8.4 27.1-9.7-4.1-20.2-6-30.7-6-48.8 0-84.6 41.7-84.6 88.9 0 43 28.5 78.7 69.5 85.9 61.5-24 72.9-117.6 72.9-175 0-7.3 0-14.8-.6-22.1-11.2-32.9-26.6-64.6-44.2-94.5 27.1 18.3 41.9 62.5 44.2 94.1v.4c7.7 22.5 11.8 46.2 11.8 70 0 54.1-21.9 99-68.3 128.2l-2.4.2c50 1 86.2-38.6 86.2-87.2 0-12.2-2.1-24.3-6.9-35.7 9.5-1.9 18.5-5.6 26.4-10.5 15.3 36.6 12.6 87.3-22.8 125.6zM309 233.7c-13.3 0-25.1-7.1-34.4-16.1 21.9-12 49.6-30.7 62.3-53 1.5-3 4.1-8.6 4.5-12-12.5 27.9-44.2 49.8-73.9 56.7-4.7-7.3-7.5-15.5-7.5-24.3 0-10.3 5.2-24.1 12.9-31.6 21.6-20.5 53-8.5 72.4-50 32.5 46.2 13.1 130.3-36.3 130.3z"], - "viber": [512, 512, [], "f409", "M444 49.9C431.3 38.2 379.9.9 265.3.4c0 0-135.1-8.1-200.9 52.3C27.8 89.3 14.9 143 13.5 209.5c-1.4 66.5-3.1 191.1 117 224.9h.1l-.1 51.6s-.8 20.9 13 25.1c16.6 5.2 26.4-10.7 42.3-27.8 8.7-9.4 20.7-23.2 29.8-33.7 82.2 6.9 145.3-8.9 152.5-11.2 16.6-5.4 110.5-17.4 125.7-142 15.8-128.6-7.6-209.8-49.8-246.5zM457.9 287c-12.9 104-89 110.6-103 115.1-6 1.9-61.5 15.7-131.2 11.2 0 0-52 62.7-68.2 79-5.3 5.3-11.1 4.8-11-5.7 0-6.9.4-85.7.4-85.7-.1 0-.1 0 0 0-101.8-28.2-95.8-134.3-94.7-189.8 1.1-55.5 11.6-101 42.6-131.6 55.7-50.5 170.4-43 170.4-43 96.9.4 143.3 29.6 154.1 39.4 35.7 30.6 53.9 103.8 40.6 211.1zm-139-80.8c.4 8.6-12.5 9.2-12.9.6-1.1-22-11.4-32.7-32.6-33.9-8.6-.5-7.8-13.4.7-12.9 27.9 1.5 43.4 17.5 44.8 46.2zm20.3 11.3c1-42.4-25.5-75.6-75.8-79.3-8.5-.6-7.6-13.5.9-12.9 58 4.2 88.9 44.1 87.8 92.5-.1 8.6-13.1 8.2-12.9-.3zm47 13.4c.1 8.6-12.9 8.7-12.9.1-.6-81.5-54.9-125.9-120.8-126.4-8.5-.1-8.5-12.9 0-12.9 73.7.5 133 51.4 133.7 139.2zM374.9 329v.2c-10.8 19-31 40-51.8 33.3l-.2-.3c-21.1-5.9-70.8-31.5-102.2-56.5-16.2-12.8-31-27.9-42.4-42.4-10.3-12.9-20.7-28.2-30.8-46.6-21.3-38.5-26-55.7-26-55.7-6.7-20.8 14.2-41 33.3-51.8h.2c9.2-4.8 18-3.2 23.9 3.9 0 0 12.4 14.8 17.7 22.1 5 6.8 11.7 17.7 15.2 23.8 6.1 10.9 2.3 22-3.7 26.6l-12 9.6c-6.1 4.9-5.3 14-5.3 14s17.8 67.3 84.3 84.3c0 0 9.1.8 14-5.3l9.6-12c4.6-6 15.7-9.8 26.6-3.7 14.7 8.3 33.4 21.2 45.8 32.9 7 5.7 8.6 14.4 3.8 23.6z"], - "vimeo": [448, 512, [], "f40a", "M403.2 32H44.8C20.1 32 0 52.1 0 76.8v358.4C0 459.9 20.1 480 44.8 480h358.4c24.7 0 44.8-20.1 44.8-44.8V76.8c0-24.7-20.1-44.8-44.8-44.8zM377 180.8c-1.4 31.5-23.4 74.7-66 129.4-44 57.2-81.3 85.8-111.7 85.8-18.9 0-34.8-17.4-47.9-52.3-25.5-93.3-36.4-148-57.4-148-2.4 0-10.9 5.1-25.4 15.2l-15.2-19.6c37.3-32.8 72.9-69.2 95.2-71.2 25.2-2.4 40.7 14.8 46.5 51.7 20.7 131.2 29.9 151 67.6 91.6 13.5-21.4 20.8-37.7 21.8-48.9 3.5-33.2-25.9-30.9-45.8-22.4 15.9-52.1 46.3-77.4 91.2-76 33.3.9 49 22.5 47.1 64.7z"], - "vimeo-square": [448, 512, [], "f194", "M400 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zm-16.2 149.6c-1.4 31.1-23.2 73.8-65.3 127.9-43.5 56.5-80.3 84.8-110.4 84.8-18.7 0-34.4-17.2-47.3-51.6-25.2-92.3-35.9-146.4-56.7-146.4-2.4 0-10.8 5-25.1 15.1L64 192c36.9-32.4 72.1-68.4 94.1-70.4 24.9-2.4 40.2 14.6 46 51.1 20.5 129.6 29.6 149.2 66.8 90.5 13.4-21.2 20.6-37.2 21.5-48.3 3.4-32.8-25.6-30.6-45.2-22.2 15.7-51.5 45.8-76.5 90.1-75.1 32.9 1 48.4 22.4 46.5 64z"], - "vimeo-v": [448, 512, [], "f27d", "M447.8 153.6c-2 43.6-32.4 103.3-91.4 179.1-60.9 79.2-112.4 118.8-154.6 118.8-26.1 0-48.2-24.1-66.3-72.3C100.3 250 85.3 174.3 56.2 174.3c-3.4 0-15.1 7.1-35.2 21.1L0 168.2c51.6-45.3 100.9-95.7 131.8-98.5 34.9-3.4 56.3 20.5 64.4 71.5 28.7 181.5 41.4 208.9 93.6 126.7 18.7-29.6 28.8-52.1 30.2-67.6 4.8-45.9-35.8-42.8-63.3-31 22-72.1 64.1-107.1 126.2-105.1 45.8 1.2 67.5 31.1 64.9 89.4z"], - "vine": [384, 512, [], "f1ca", "M384 254.7v52.1c-18.4 4.2-36.9 6.1-52.1 6.1-36.9 77.4-103 143.8-125.1 156.2-14 7.9-27.1 8.4-42.7-.8C137 452 34.2 367.7 0 102.7h74.5C93.2 261.8 139 343.4 189.3 404.5c27.9-27.9 54.8-65.1 75.6-106.9-49.8-25.3-80.1-80.9-80.1-145.6 0-65.6 37.7-115.1 102.2-115.1 114.9 0 106.2 127.9 81.6 181.5 0 0-46.4 9.2-63.5-20.5 3.4-11.3 8.2-30.8 8.2-48.5 0-31.3-11.3-46.6-28.4-46.6-18.2 0-30.8 17.1-30.8 50 .1 79.2 59.4 118.7 129.9 101.9z"], - "vk": [576, 512, [], "f189", "M545 117.7c3.7-12.5 0-21.7-17.8-21.7h-58.9c-15 0-21.9 7.9-25.6 16.7 0 0-30 73.1-72.4 120.5-13.7 13.7-20 18.1-27.5 18.1-3.7 0-9.4-4.4-9.4-16.9V117.7c0-15-4.2-21.7-16.6-21.7h-92.6c-9.4 0-15 7-15 13.5 0 14.2 21.2 17.5 23.4 57.5v86.8c0 19-3.4 22.5-10.9 22.5-20 0-68.6-73.4-97.4-157.4-5.8-16.3-11.5-22.9-26.6-22.9H38.8c-16.8 0-20.2 7.9-20.2 16.7 0 15.6 20 93.1 93.1 195.5C160.4 378.1 229 416 291.4 416c37.5 0 42.1-8.4 42.1-22.9 0-66.8-3.4-73.1 15.4-73.1 8.7 0 23.7 4.4 58.7 38.1 40 40 46.6 57.9 69 57.9h58.9c16.8 0 25.3-8.4 20.4-25-11.2-34.9-86.9-106.7-90.3-111.5-8.7-11.2-6.2-16.2 0-26.2.1-.1 72-101.3 79.4-135.6z"], - "vnv": [640, 512, [], "f40b", "M104.9 352c-34.1 0-46.4-30.4-46.4-30.4L2.6 210.1S-7.8 192 13 192h32.8c10.4 0 13.2 8.7 18.8 18.1l36.7 74.5s5.2 13.1 21.1 13.1 21.1-13.1 21.1-13.1l36.7-74.5c5.6-9.5 8.4-18.1 18.8-18.1h32.8c20.8 0 10.4 18.1 10.4 18.1l-55.8 111.5S174.2 352 140 352h-35.1zm395 0c-34.1 0-46.4-30.4-46.4-30.4l-55.9-111.5S387.2 192 408 192h32.8c10.4 0 13.2 8.7 18.8 18.1l36.7 74.5s5.2 13.1 21.1 13.1 21.1-13.1 21.1-13.1l36.8-74.5c5.6-9.5 8.4-18.1 18.8-18.1H627c20.8 0 10.4 18.1 10.4 18.1l-55.9 111.5S569.3 352 535.1 352h-35.2zM337.6 192c34.1 0 46.4 30.4 46.4 30.4l55.9 111.5s10.4 18.1-10.4 18.1h-32.8c-10.4 0-13.2-8.7-18.8-18.1l-36.7-74.5s-5.2-13.1-21.1-13.1c-15.9 0-21.1 13.1-21.1 13.1l-36.7 74.5c-5.6 9.4-8.4 18.1-18.8 18.1h-32.9c-20.8 0-10.4-18.1-10.4-18.1l55.9-111.5s12.2-30.4 46.4-30.4h35.1z"], - "vuejs": [448, 512, [], "f41f", "M356.9 64.3H280l-56 88.6-48-88.6H0L224 448 448 64.3h-91.1zm-301.2 32h53.8L224 294.5 338.4 96.3h53.8L224 384.5 55.7 96.3z"], - "weebly": [512, 512, [], "f5cc", "M425.09 65.83c-39.88 0-73.28 25.73-83.66 64.33-18.16-58.06-65.5-64.33-84.95-64.33-19.78 0-66.8 6.28-85.28 64.33-10.38-38.6-43.45-64.33-83.66-64.33C38.59 65.83 0 99.72 0 143.03c0 28.96 4.18 33.27 77.17 233.48 22.37 60.57 67.77 69.35 92.74 69.35 39.23 0 70.04-19.46 85.93-53.98 15.89 34.83 46.69 54.29 85.93 54.29 24.97 0 70.36-9.1 92.74-69.67 76.55-208.65 77.5-205.58 77.5-227.2.63-48.32-36.01-83.47-86.92-83.47zm26.34 114.81l-65.57 176.44c-7.92 21.49-21.22 37.22-46.24 37.22-23.44 0-37.38-12.41-44.03-33.9l-39.28-117.42h-.95L216.08 360.4c-6.96 21.5-20.9 33.6-44.02 33.6-25.02 0-38.33-15.74-46.24-37.22L60.88 181.55c-5.38-14.83-7.92-23.91-7.92-34.5 0-16.34 15.84-29.36 38.33-29.36 18.69 0 31.99 11.8 36.11 29.05l44.03 139.82h.95l44.66-136.79c6.02-19.67 16.47-32.08 38.96-32.08s32.94 12.11 38.96 32.08l44.66 136.79h.95l44.03-139.82c4.12-17.25 17.42-29.05 36.11-29.05 22.17 0 38.33 13.32 38.33 35.71-.32 7.87-4.12 16.04-7.61 27.24z"], - "weibo": [512, 512, [], "f18a", "M407 177.6c7.6-24-13.4-46.8-37.4-41.7-22 4.8-28.8-28.1-7.1-32.8 50.1-10.9 92.3 37.1 76.5 84.8-6.8 21.2-38.8 10.8-32-10.3zM214.8 446.7C108.5 446.7 0 395.3 0 310.4c0-44.3 28-95.4 76.3-143.7C176 67 279.5 65.8 249.9 161c-4 13.1 12.3 5.7 12.3 6 79.5-33.6 140.5-16.8 114 51.4-3.7 9.4 1.1 10.9 8.3 13.1 135.7 42.3 34.8 215.2-169.7 215.2zm143.7-146.3c-5.4-55.7-78.5-94-163.4-85.7-84.8 8.6-148.8 60.3-143.4 116s78.5 94 163.4 85.7c84.8-8.6 148.8-60.3 143.4-116zM347.9 35.1c-25.9 5.6-16.8 43.7 8.3 38.3 72.3-15.2 134.8 52.8 111.7 124-7.4 24.2 29.1 37 37.4 12 31.9-99.8-55.1-195.9-157.4-174.3zm-78.5 311c-17.1 38.8-66.8 60-109.1 46.3-40.8-13.1-58-53.4-40.3-89.7 17.7-35.4 63.1-55.4 103.4-45.1 42 10.8 63.1 50.2 46 88.5zm-86.3-30c-12.9-5.4-30 .3-38 12.9-8.3 12.9-4.3 28 8.6 34 13.1 6 30.8.3 39.1-12.9 8-13.1 3.7-28.3-9.7-34zm32.6-13.4c-5.1-1.7-11.4.6-14.3 5.4-2.9 5.1-1.4 10.6 3.7 12.9 5.1 2 11.7-.3 14.6-5.4 2.8-5.2 1.1-10.9-4-12.9z"], - "weixin": [576, 512, [], "f1d7", "M385.2 167.6c6.4 0 12.6.3 18.8 1.1C387.4 90.3 303.3 32 207.7 32 100.5 32 13 104.8 13 197.4c0 53.4 29.3 97.5 77.9 131.6l-19.3 58.6 68-34.1c24.4 4.8 43.8 9.7 68.2 9.7 6.2 0 12.1-.3 18.3-.8-4-12.9-6.2-26.6-6.2-40.8-.1-84.9 72.9-154 165.3-154zm-104.5-52.9c14.5 0 24.2 9.7 24.2 24.4 0 14.5-9.7 24.2-24.2 24.2-14.8 0-29.3-9.7-29.3-24.2.1-14.7 14.6-24.4 29.3-24.4zm-136.4 48.6c-14.5 0-29.3-9.7-29.3-24.2 0-14.8 14.8-24.4 29.3-24.4 14.8 0 24.4 9.7 24.4 24.4 0 14.6-9.6 24.2-24.4 24.2zM563 319.4c0-77.9-77.9-141.3-165.4-141.3-92.7 0-165.4 63.4-165.4 141.3S305 460.7 397.6 460.7c19.3 0 38.9-5.1 58.6-9.9l53.4 29.3-14.8-48.6C534 402.1 563 363.2 563 319.4zm-219.1-24.5c-9.7 0-19.3-9.7-19.3-19.6 0-9.7 9.7-19.3 19.3-19.3 14.8 0 24.4 9.7 24.4 19.3 0 10-9.7 19.6-24.4 19.6zm107.1 0c-9.7 0-19.3-9.7-19.3-19.6 0-9.7 9.7-19.3 19.3-19.3 14.5 0 24.4 9.7 24.4 19.3.1 10-9.9 19.6-24.4 19.6z"], - "whatsapp": [448, 512, [], "f232", "M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"], - "whatsapp-square": [448, 512, [], "f40c", "M224 122.8c-72.7 0-131.8 59.1-131.9 131.8 0 24.9 7 49.2 20.2 70.1l3.1 5-13.3 48.6 49.9-13.1 4.8 2.9c20.2 12 43.4 18.4 67.1 18.4h.1c72.6 0 133.3-59.1 133.3-131.8 0-35.2-15.2-68.3-40.1-93.2-25-25-58-38.7-93.2-38.7zm77.5 188.4c-3.3 9.3-19.1 17.7-26.7 18.8-12.6 1.9-22.4.9-47.5-9.9-39.7-17.2-65.7-57.2-67.7-59.8-2-2.6-16.2-21.5-16.2-41s10.2-29.1 13.9-33.1c3.6-4 7.9-5 10.6-5 2.6 0 5.3 0 7.6.1 2.4.1 5.7-.9 8.9 6.8 3.3 7.9 11.2 27.4 12.2 29.4s1.7 4.3.3 6.9c-7.6 15.2-15.7 14.6-11.6 21.6 15.3 26.3 30.6 35.4 53.9 47.1 4 2 6.3 1.7 8.6-1 2.3-2.6 9.9-11.6 12.5-15.5 2.6-4 5.3-3.3 8.9-2 3.6 1.3 23.1 10.9 27.1 12.9s6.6 3 7.6 4.6c.9 1.9.9 9.9-2.4 19.1zM400 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zM223.9 413.2c-26.6 0-52.7-6.7-75.8-19.3L64 416l22.5-82.2c-13.9-24-21.2-51.3-21.2-79.3C65.4 167.1 136.5 96 223.9 96c42.4 0 82.2 16.5 112.2 46.5 29.9 30 47.9 69.8 47.9 112.2 0 87.4-72.7 158.5-160.1 158.5z"], - "whmcs": [448, 512, [], "f40d", "M448 161v-21.3l-28.5-8.8-2.2-10.4 20.1-20.7L427 80.4l-29 7.5-7.2-7.5 7.5-28.2-19.1-11.6-21.3 21-10.7-3.2-7-26.4h-22.6l-6.2 26.4-12.1 3.2-19.7-21-19.4 11 8.1 27.7-8.1 8.4-28.5-7.5-11 19.1 20.7 21-2.9 10.4-28.5 7.8-.3 21.7 28.8 7.5 2.4 12.1-20.1 19.9 10.4 18.5 29.6-7.5 7.2 8.6-8.1 26.9 19.9 11.6 19.4-20.4 11.6 2.9 6.7 28.5 22.6.3 6.7-28.8 11.6-3.5 20.7 21.6 20.4-12.1-8.8-28 7.8-8.1 28.8 8.8 10.3-20.1-20.9-18.8 2.2-12.1 29.1-7zm-119.2 45.2c-31.3 0-56.8-25.4-56.8-56.8s25.4-56.8 56.8-56.8 56.8 25.4 56.8 56.8c0 31.5-25.4 56.8-56.8 56.8zm72.3 16.4l46.9 14.5V277l-55.1 13.4-4.1 22.7 38.9 35.3-19.2 37.9-54-16.7-14.6 15.2 16.7 52.5-38.3 22.7-38.9-40.5-21.7 6.6-12.6 54-42.4-.5-12.6-53.6-21.7-5.6-36.4 38.4-37.4-21.7 15.2-50.5-13.7-16.1-55.5 14.1-19.7-34.8 37.9-37.4-4.8-22.8-54-14.1.5-40.9L54 219.9l5.7-19.7-38.9-39.4L41.5 125l53.6 14.1 15.2-15.7-15.2-52 36.4-20.7 36.8 39.4L191 84l11.6-52H245l11.6 45.9L234 72l-6.3-1.7-3.3 5.7-11 19.1-3.3 5.6 4.6 4.6 17.2 17.4-.3 1-23.8 6.5-6.2 1.7-.1 6.4-.2 12.9C153.8 161.6 118 204 118 254.7c0 58.3 47.3 105.7 105.7 105.7 50.5 0 92.7-35.4 103.2-82.8l13.2.2 6.9.1 1.6-6.7 5.6-24 1.9-.6 17.1 17.8 4.7 4.9 5.8-3.4 20.4-12.1 5.8-3.5-2-6.5-6.8-21.2z"], - "wikipedia-w": [640, 512, [], "f266", "M640 51.2l-.3 12.2c-28.1.8-45 15.8-55.8 40.3-25 57.8-103.3 240-155.3 358.6H415l-81.9-193.1c-32.5 63.6-68.3 130-99.2 193.1-.3.3-15 0-15-.3C172 352.3 122.8 243.4 75.8 133.4 64.4 106.7 26.4 63.4.2 63.7c0-3.1-.3-10-.3-14.2h161.9v13.9c-19.2 1.1-52.8 13.3-43.3 34.2 21.9 49.7 103.6 240.3 125.6 288.6 15-29.7 57.8-109.2 75.3-142.8-13.9-28.3-58.6-133.9-72.8-160-9.7-17.8-36.1-19.4-55.8-19.7V49.8l142.5.3v13.1c-19.4.6-38.1 7.8-29.4 26.1 18.9 40 30.6 68.1 48.1 104.7 5.6-10.8 34.7-69.4 48.1-100.8 8.9-20.6-3.9-28.6-38.6-29.4.3-3.6 0-10.3.3-13.6 44.4-.3 111.1-.3 123.1-.6v13.6c-22.5.8-45.8 12.8-58.1 31.7l-59.2 122.8c6.4 16.1 63.3 142.8 69.2 156.7L559.2 91.8c-8.6-23.1-36.4-28.1-47.2-28.3V49.6l127.8 1.1.2.5z"], - "windows": [448, 512, [], "f17a", "M0 93.7l183.6-25.3v177.4H0V93.7zm0 324.6l183.6 25.3V268.4H0v149.9zm203.8 28L448 480V268.4H203.8v177.9zm0-380.6v180.1H448V32L203.8 65.7z"], - "wix": [640, 512, [], "f5cf", "M393.38 131.69c0 13.03 2.08 32.69-28.68 43.83-9.52 3.45-15.95 9.66-15.95 9.66 0-31 4.72-42.22 17.4-48.86 9.75-5.11 27.23-4.63 27.23-4.63zm-115.8 35.54l-34.24 132.66-28.48-108.57c-7.69-31.99-20.81-48.53-48.43-48.53-27.37 0-40.66 16.18-48.43 48.53L89.52 299.89 55.28 167.23C49.73 140.51 23.86 128.96 0 131.96l65.57 247.93s21.63 1.56 32.46-3.96c14.22-7.25 20.98-12.84 29.59-46.57 7.67-30.07 29.11-118.41 31.12-124.7 4.76-14.94 11.09-13.81 15.4 0 1.97 6.3 23.45 94.63 31.12 124.7 8.6 33.73 15.37 39.32 29.59 46.57 10.82 5.52 32.46 3.96 32.46 3.96l65.57-247.93c-24.42-3.07-49.82 8.93-55.3 35.27zm115.78 5.21s-4.1 6.34-13.46 11.57c-6.01 3.36-11.78 5.64-17.97 8.61-15.14 7.26-13.18 13.95-13.18 35.2v152.07s16.55 2.09 27.37-3.43c13.93-7.1 17.13-13.95 17.26-44.78V181.41l-.02.01v-8.98zm163.44 84.08L640 132.78s-35.11-5.98-52.5 9.85c-13.3 12.1-24.41 29.55-54.18 72.47-.47.73-6.25 10.54-13.07 0-29.29-42.23-40.8-60.29-54.18-72.47-17.39-15.83-52.5-9.85-52.5-9.85l83.2 123.74-82.97 123.36s36.57 4.62 53.95-11.21c11.49-10.46 17.58-20.37 52.51-70.72 6.81-10.52 12.57-.77 13.07 0 29.4 42.38 39.23 58.06 53.14 70.72 17.39 15.83 53.32 11.21 53.32 11.21L556.8 256.52z"], - "wizards-of-the-coast": [640, 512, [], "f730", "M219.19 345.69c-1.9 1.38-11.07 8.44-.26 23.57 4.64 6.42 14.11 12.79 21.73 6.55 6.5-4.88 7.35-12.92.26-23.04-5.47-7.76-14.28-12.88-21.73-7.08zm336.75 75.94c-.34 1.7-.55 1.67.79 0 2.09-4.19 4.19-10.21 4.98-19.9 3.14-38.49-40.33-71.49-101.34-78.03-54.73-6.02-124.38 9.17-188.8 60.49l-.26 1.57c2.62 4.98 4.98 10.74 3.4 21.21l.79.26c63.89-58.4 131.19-77.25 184.35-73.85 58.4 3.67 100.03 34.04 100.03 68.08-.01 9.96-2.63 15.72-3.94 20.17zM392.28 240.42c.79 7.07 4.19 10.21 9.17 10.47 5.5.26 9.43-2.62 10.47-6.55.79-3.4 2.09-29.85 2.09-29.85s-11.26 6.55-14.93 10.47c-3.66 3.68-7.33 8.39-6.8 15.46zm-50.02-151.1C137.75 89.32 13.1 226.8.79 241.2c-1.05.52-1.31.79.79 1.31 60.49 16.5 155.81 81.18 196.13 202.16l1.05.26c55.25-69.92 140.88-128.05 236.99-128.05 80.92 0 130.15 42.16 130.15 80.39 0 18.33-6.55 33.52-22.26 46.35 0 .96-.2.79.79.79 14.66-10.74 27.5-28.8 27.5-48.18 0-22.78-12.05-38.23-12.05-38.23 7.07 7.07 10.74 16.24 10.74 16.24 5.76-40.85 26.97-62.32 26.97-62.32-2.36-9.69-6.81-17.81-6.81-17.81 7.59 8.12 14.4 27.5 14.4 41.37 0 10.47-3.4 22.78-12.57 31.95l.26.52c8.12-4.98 16.5-16.76 16.5-37.97 0-15.71-4.71-25.92-4.71-25.92 5.76-5.24 11.26-9.17 15.97-11.78.79 3.4 2.09 9.69 2.36 14.93 0 1.05.79 1.83 1.05 0 .79-5.76-.26-16.24-.26-16.5 6.02-3.14 9.69-4.45 9.69-4.45C617.74 176 489.43 89.32 342.26 89.32zm-99.24 289.62c-11.06 8.99-24.2 4.08-30.64-4.19-7.45-9.58-6.76-24.09 4.19-32.47 14.85-11.35 27.08-.49 31.16 5.5.28.39 12.13 16.57-4.71 31.16zm2.09-136.43l9.43-17.81 11.78 70.96-12.57 6.02-24.62-28.8 14.14-26.71 3.67 4.45-1.83-8.11zm18.59 117.58l-.26-.26c2.05-4.1-2.5-6.61-17.54-31.69-1.31-2.36-3.14-2.88-4.45-2.62l-.26-.52c7.86-5.76 15.45-10.21 25.4-15.71l.52.26c1.31 1.83 2.09 2.88 3.4 4.71l-.26.52c-1.05-.26-2.36-.79-5.24.26-2.09.79-7.86 3.67-12.31 7.59v1.31c1.57 2.36 3.93 6.55 5.76 9.69h.26c10.05-6.28 7.56-4.55 11.52-7.86h.26c.52 1.83.52 1.83 1.83 5.5l-.26.26c-3.06.61-4.65.34-11.52 5.5v.26c9.46 17.02 11.01 16.75 12.57 15.97l.26.26c-2.34 1.59-6.27 4.21-9.68 6.57zm55.26-32.47c-3.14 1.57-6.02 2.88-9.95 4.98l-.26-.26c1.29-2.59 1.16-2.71-11.78-32.47l-.26-.26c-.15 0-8.9 3.65-9.95 7.33h-.52l-1.05-5.76.26-.52c7.29-4.56 25.53-11.64 27.76-12.57l.52.26 3.14 4.98-.26.52c-3.53-1.76-7.35.76-12.31 2.62v.26c12.31 32.01 12.67 30.64 14.66 30.64v.25zm44.77-16.5c-4.19 1.05-5.24 1.31-9.69 2.88l-.26-.26.52-4.45c-1.05-3.4-3.14-11.52-3.67-13.62l-.26-.26c-3.4.79-8.9 2.62-12.83 3.93l-.26.26c.79 2.62 3.14 9.95 4.19 13.88.79 2.36 1.83 2.88 2.88 3.14v.52c-3.67 1.05-7.07 2.62-10.21 3.93l-.26-.26c1.05-1.31 1.05-2.88.26-4.98-1.05-3.14-8.12-23.83-9.17-27.23-.52-1.83-1.57-3.14-2.62-3.14v-.52c3.14-1.05 6.02-2.09 10.74-3.4l.26.26-.26 4.71c1.31 3.93 2.36 7.59 3.14 9.69h.26c3.93-1.31 9.43-2.88 12.83-3.93l.26-.26-2.62-9.43c-.52-1.83-1.05-3.4-2.62-3.93v-.26c4.45-1.05 7.33-1.83 10.74-2.36l.26.26c-1.05 1.31-1.05 2.88-.52 4.45 1.57 6.28 4.71 20.43 6.28 26.45.54 2.62 1.85 3.41 2.63 3.93zm32.21-6.81l-.26.26c-4.71.52-14.14 2.36-22.52 4.19l-.26-.26.79-4.19c-1.57-7.86-3.4-18.59-4.98-26.19-.26-1.83-.79-2.88-2.62-3.67l.79-.52c9.17-1.57 20.16-2.36 24.88-2.62l.26.26c.52 2.36.79 3.14 1.57 5.5l-.26.26c-1.14-1.14-3.34-3.2-16.24-.79l-.26.26c.26 1.57 1.05 6.55 1.57 9.95l.26.26c9.52-1.68 4.76-.06 10.74-2.36h.26c0 1.57-.26 1.83-.26 5.24h-.26c-4.81-1.03-2.15-.9-10.21 0l-.26.26c.26 2.09 1.57 9.43 2.09 12.57l.26.26c1.15.38 14.21-.65 16.24-4.71h.26c-.53 2.38-1.05 4.21-1.58 6.04zm10.74-44.51c-4.45 2.36-8.12 2.88-11 2.88-.25.02-11.41 1.09-17.54-9.95-6.74-10.79-.98-25.2 5.5-31.69 8.8-8.12 23.35-10.1 28.54-17.02 8.03-10.33-13.04-22.31-29.59-5.76l-2.62-2.88 5.24-16.24c25.59-1.57 45.2-3.04 50.02 16.24.79 3.14 0 9.43-.26 12.05 0 2.62-1.83 18.85-2.09 23.04-.52 4.19-.79 18.33-.79 20.69.26 2.36.52 4.19 1.57 5.5 1.57 1.83 5.76 1.83 5.76 1.83l-.79 4.71c-11.82-1.07-10.28-.59-20.43-1.05-3.22-5.15-2.23-3.28-4.19-7.86 0 .01-4.19 3.94-7.33 5.51zm37.18 21.21c-6.35-10.58-19.82-7.16-21.73 5.5-2.63 17.08 14.3 19.79 20.69 10.21l.26.26c-.52 1.83-1.83 6.02-1.83 6.28l-.52.52c-10.3 6.87-28.5-2.5-25.66-18.59 1.94-10.87 14.44-18.93 28.8-9.95l.26.52c0 1.06-.27 3.41-.27 5.25zm5.77-87.73v-6.55c.69 0 19.65 3.28 27.76 7.33l-1.57 17.54s10.21-9.43 15.45-10.74c5.24-1.57 14.93 7.33 14.93 7.33l-11.26 11.26c-12.07-6.35-19.59-.08-20.69.79-5.29 38.72-8.6 42.17 4.45 46.09l-.52 4.71c-17.55-4.29-18.53-4.5-36.92-7.33l.79-4.71c7.25 0 7.48-5.32 7.59-6.81 0 0 4.98-53.16 4.98-55.25-.02-2.87-4.99-3.66-4.99-3.66zm10.99 114.44c-8.12-2.09-14.14-11-10.74-20.69 3.14-9.43 12.31-12.31 18.85-10.21 9.17 2.62 12.83 11.78 10.74 19.38-2.61 8.9-9.42 13.87-18.85 11.52zm42.16 9.69c-2.36-.52-7.07-2.36-8.64-2.88v-.26l1.57-1.83c.59-8.24.59-7.27.26-7.59-4.82-1.81-6.66-2.36-7.07-2.36-1.31 1.83-2.88 4.45-3.67 5.5l-.79 3.4v.26c-1.31-.26-3.93-1.31-6.02-1.57v-.26l2.62-1.83c3.4-4.71 9.95-14.14 13.88-20.16v-2.09l.52-.26c2.09.79 5.5 2.09 7.59 2.88.48.48.18-1.87-1.05 25.14-.24 1.81.02 2.6.8 3.91zm-4.71-89.82c11.25-18.27 30.76-16.19 34.04-3.4L539.7 198c2.34-6.25-2.82-9.9-4.45-11.26l1.83-3.67c12.22 10.37 16.38 13.97 22.52 20.43-25.91 73.07-30.76 80.81-24.62 84.32l-1.83 4.45c-6.37-3.35-8.9-4.42-17.81-8.64l2.09-6.81c-.26-.26-3.93 3.93-9.69 3.67-19.06-1.3-22.89-31.75-9.67-52.9zm29.33 79.34c0-5.71-6.34-7.89-7.86-5.24-1.31 2.09 1.05 4.98 2.88 8.38 1.57 2.62 2.62 6.28 1.05 9.43-2.64 6.34-12.4 5.31-15.45-.79 0-.7-.27.09 1.83-4.71l.79-.26c-.57 5.66 6.06 9.61 8.38 4.98 1.05-2.09-.52-5.5-2.09-8.38-1.57-2.62-3.67-6.28-1.83-9.69 2.72-5.06 11.25-4.47 14.66 2.36v.52l-2.36 3.4zm21.21 13.36c-1.96-3.27-.91-2.14-4.45-4.71h-.26c-2.36 4.19-5.76 10.47-8.64 16.24-1.31 2.36-1.05 3.4-.79 3.93l-.26.26-5.76-4.45.26-.26 2.09-1.31c3.14-5.76 6.55-12.05 9.17-17.02v-.26c-2.64-1.98-1.22-1.51-6.02-1.83v-.26l3.14-3.4h.26c3.67 2.36 9.95 6.81 12.31 8.9l.26.26-1.31 3.91zm27.23-44.26l-2.88-2.88c.79-2.36 1.83-4.98 2.09-7.59.75-9.74-11.52-11.84-11.52-4.98 0 4.98 7.86 19.38 7.86 27.76 0 10.21-5.76 15.71-13.88 16.5-8.38.79-20.16-10.47-20.16-10.47l4.98-14.4 2.88 2.09c-2.97 17.8 17.68 20.37 13.35 5.24-1.06-4.02-18.75-34.2 2.09-38.23 13.62-2.36 23.04 16.5 23.04 16.5l-7.85 10.46zm35.62-10.21c-11-30.38-60.49-127.53-191.95-129.62-53.42-1.05-94.27 15.45-132.76 37.97l85.63-9.17-91.39 20.69 25.14 19.64-3.93-16.5c7.5-1.71 39.15-8.45 66.77-8.9l-22.26 80.39c13.61-.7 18.97-8.98 19.64-22.78l4.98-1.05.26 26.71c-22.46 3.21-37.3 6.69-49.49 9.95l13.09-43.21-61.54-36.66 2.36 8.12 10.21 4.98c6.28 18.59 19.38 56.56 20.43 58.66 1.95 4.28 3.16 5.78 12.05 4.45l1.05 4.98c-16.08 4.86-23.66 7.61-39.02 14.4l-2.36-4.71c4.4-2.94 8.73-3.94 5.5-12.83-23.7-62.5-21.48-58.14-22.78-59.44l2.36-4.45 33.52 67.3c-3.84-11.87 1.68 1.69-32.99-78.82l-41.9 88.51 4.71-13.88-35.88-42.16 27.76 93.48-11.78 8.38C95 228.58 101.05 231.87 93.23 231.52c-5.5-.26-13.62 5.5-13.62 5.5L74.63 231c30.56-23.53 31.62-24.33 58.4-42.68l4.19 7.07s-5.76 4.19-7.86 7.07c-5.9 9.28 1.67 13.28 61.8 75.68l-18.85-58.92 39.8-10.21 25.66 30.64 4.45-12.31-4.98-24.62 13.09-3.4.52 3.14 3.67-10.47-94.27 29.33 11.26-4.98-13.62-42.42 17.28-9.17 30.11 36.14 28.54-13.09c-1.41-7.47-2.47-14.5-4.71-19.64l17.28 13.88 4.71-2.09-59.18-42.68 23.08 11.5c18.98-6.07 25.23-7.47 32.21-9.69l2.62 11c-12.55 12.55 1.43 16.82 6.55 19.38l-13.62-61.01 12.05 28.28c4.19-1.31 7.33-2.09 7.33-2.09l2.62 8.64s-3.14 1.05-6.28 2.09l8.9 20.95 33.78-65.73-20.69 61.01c42.42-24.09 81.44-36.66 131.98-35.88 67.04 1.05 167.33 40.85 199.8 139.83.78 2.1-.01 2.63-.79.27zM203.48 152.43s1.83-.52 4.19-1.31l9.43 7.59c-.4 0-3.44-.25-11.26 2.36l-2.36-8.64zm143.76 38.5c-1.57-.6-26.46-4.81-33.26 20.69l21.73 17.02 11.53-37.71zM318.43 67.07c-58.4 0-106.05 12.05-114.96 14.4v.79c8.38 2.09 14.4 4.19 21.21 11.78l1.57.26c6.55-1.83 48.97-13.88 110.24-13.88 180.16 0 301.67 116.79 301.67 223.37v9.95c0 1.31.79 2.62 1.05.52.52-2.09.79-8.64.79-19.64.26-83.79-96.63-227.55-321.57-227.55zm211.06 169.68c1.31-5.76 0-12.31-7.33-13.09-9.62-1.13-16.14 23.79-17.02 33.52-.79 5.5-1.31 14.93 6.02 14.93 4.68-.01 9.72-.91 18.33-35.36zm-61.53 42.95c-2.62-.79-9.43-.79-12.57 10.47-1.83 6.81.52 13.35 6.02 14.66 3.67 1.05 8.9.52 11.78-10.74 2.62-9.94-1.83-13.61-5.23-14.39zM491 300.65c1.83.52 3.14 1.05 5.76 1.83 0-1.83.52-8.38.79-12.05-1.05 1.31-5.5 8.12-6.55 9.95v.27z"], - "wolf-pack-battalion": [456, 512, [], "f514", "M239.73 471.53l10.56 15.84 5.28-12.32 5.28 7.04V512c21.06-7.92 21.11-66.86 25.51-97.21 4.62-31.89-.88-92.81 81.37-149.11-8.88-23.61-12-49.43-2.64-80.05 27.87 3.34 53.94 10.58 63.34 54.1l-30.35 8.36c11.15 23.04 17.01 46.76 13.2 72.14L384 313.18l-6.16 33.43-18.47-7.04-8.8 33.43-19.35-7.04 26.39 21.11 8.8-28.15 24.63 5.28 7.04-35.63 26.39 14.52c.25-20.02 6.97-58.06-8.8-84.45l26.39 5.28c3.99-22.07-2.38-39.21-7.92-56.74l22.43 9.68c-.44-25.07-29.94-56.79-61.58-58.5-20.22-1.09-56.74-25.17-54.1-51.9 1.96-19.87 17.45-42.62 43.11-49.7-43.99 36.51-9.68 67.3 5.28 73.46 4.4-11.44 17.54-69.08 0-130.2-40.47 22.87-89.73 65.1-93.25 147.79l-58.06 38.71-3.52 93.25 107.33-59.82 7.04 7.04-17.59 3.52-43.99 38.71-15.84-5.28-28.15 49.26-3.52 119.64 21.11 15.84-32.55 15.84-32.55-15.84 21.11-15.84-3.52-119.64-28.15-49.26-15.84 5.28-43.99-38.71-17.59-3.52 7.04-7.04 107.33 59.82-3.52-93.25-58.06-38.71C157.03 65.1 107.77 22.87 67.3 0c-17.54 61.12-4.4 118.76 0 130.2 14.96-6.16 49.26-36.95 5.28-73.46 25.66 7.08 41.15 29.83 43.11 49.7 2.63 26.74-33.88 50.81-54.1 51.9C29.94 160.06.44 191.78 0 216.85l22.43-9.68c-5.54 17.53-11.91 34.67-7.92 56.74l26.39-5.28c-15.76 26.39-9.05 64.43-8.8 84.45l26.39-14.52 7.04 35.63 24.63-5.28 8.8 28.15 26.39-21.11-19.34 7.05-8.8-33.43-18.47 7.04-6.16-33.43-27.27 7.04c-3.82-25.38 2.05-49.1 13.2-72.14l-30.35-8.36c9.4-43.52 35.47-50.77 63.34-54.1 9.36 30.62 6.24 56.45-2.64 80.05 82.25 56.3 76.75 117.23 81.37 149.11 4.4 30.35 4.45 89.29 25.51 97.21v-29.91l5.28-7.04 5.28 12.32 10.56-15.84 11.44 21.11 11.43-21.1zm79.17-95.01l-15.84-10.56c7.47-4.36 13.76-8.42 19.35-12.32-.6 7.26-.27 13.88-3.51 22.88zm28.15-49.26c-.4 10.94-.9 21.66-1.76 31.67-7.85-1.86-15.57-3.8-21.11-7.04 8.24-7.9 15.55-16.27 22.87-24.63zm24.63 5.28c-.02-13.43-2.05-24.21-5.28-33.43-5.38 9.09-11.23 18.18-18.47 27.27l23.75 6.16zm3.52-80.94c19.44 12.81 27.8 33.66 29.91 56.3-12.32-4.53-24.63-9.31-36.95-10.56 5.06-11.99 6.65-28.14 7.04-45.74zm-1.76-45.74c.81 14.3 1.84 28.82 1.76 42.23 19.22-8.11 29.78-9.72 43.99-14.08-10.6-18.95-27.22-25.52-45.75-28.15zM137.68 376.52l15.84-10.56c-7.47-4.36-13.76-8.42-19.35-12.32.6 7.26.27 13.88 3.51 22.88zm-28.15-49.26c.4 10.94.9 21.66 1.76 31.67 7.85-1.86 15.57-3.8 21.11-7.04-8.24-7.9-15.55-16.27-22.87-24.63zm-24.64 5.28c.02-13.43 2.05-24.21 5.28-33.43 5.38 9.09 11.23 18.18 18.47 27.27l-23.75 6.16zm-3.52-80.94c-19.44 12.81-27.8 33.66-29.91 56.3 12.32-4.53 24.63-9.31 36.95-10.56-5.05-11.99-6.65-28.14-7.04-45.74zm1.76-45.74c-.81 14.3-1.84 28.82-1.76 42.23-19.22-8.11-29.78-9.72-43.99-14.08 10.61-18.95 27.22-25.52 45.75-28.15z"], - "wordpress": [512, 512, [], "f19a", "M61.7 169.4l101.5 278C92.2 413 43.3 340.2 43.3 256c0-30.9 6.6-60.1 18.4-86.6zm337.9 75.9c0-26.3-9.4-44.5-17.5-58.7-10.8-17.5-20.9-32.4-20.9-49.9 0-19.6 14.8-37.8 35.7-37.8.9 0 1.8.1 2.8.2-37.9-34.7-88.3-55.9-143.7-55.9-74.3 0-139.7 38.1-177.8 95.9 5 .2 9.7.3 13.7.3 22.2 0 56.7-2.7 56.7-2.7 11.5-.7 12.8 16.2 1.4 17.5 0 0-11.5 1.3-24.3 2l77.5 230.4L249.8 247l-33.1-90.8c-11.5-.7-22.3-2-22.3-2-11.5-.7-10.1-18.2 1.3-17.5 0 0 35.1 2.7 56 2.7 22.2 0 56.7-2.7 56.7-2.7 11.5-.7 12.8 16.2 1.4 17.5 0 0-11.5 1.3-24.3 2l76.9 228.7 21.2-70.9c9-29.4 16-50.5 16-68.7zm-139.9 29.3l-63.8 185.5c19.1 5.6 39.2 8.7 60.1 8.7 24.8 0 48.5-4.3 70.6-12.1-.6-.9-1.1-1.9-1.5-2.9l-65.4-179.2zm183-120.7c.9 6.8 1.4 14 1.4 21.9 0 21.6-4 45.8-16.2 76.2l-65 187.9C426.2 403 468.7 334.5 468.7 256c0-37-9.4-71.8-26-102.1zM504 256c0 136.8-111.3 248-248 248C119.2 504 8 392.7 8 256 8 119.2 119.2 8 256 8c136.7 0 248 111.2 248 248zm-11.4 0c0-130.5-106.2-236.6-236.6-236.6C125.5 19.4 19.4 125.5 19.4 256S125.6 492.6 256 492.6c130.5 0 236.6-106.1 236.6-236.6z"], - "wordpress-simple": [512, 512, [], "f411", "M256 8C119.3 8 8 119.2 8 256c0 136.7 111.3 248 248 248s248-111.3 248-248C504 119.2 392.7 8 256 8zM33 256c0-32.3 6.9-63 19.3-90.7l106.4 291.4C84.3 420.5 33 344.2 33 256zm223 223c-21.9 0-43-3.2-63-9.1l66.9-194.4 68.5 187.8c.5 1.1 1 2.1 1.6 3.1-23.1 8.1-48 12.6-74 12.6zm30.7-327.5c13.4-.7 25.5-2.1 25.5-2.1 12-1.4 10.6-19.1-1.4-18.4 0 0-36.1 2.8-59.4 2.8-21.9 0-58.7-2.8-58.7-2.8-12-.7-13.4 17.7-1.4 18.4 0 0 11.4 1.4 23.4 2.1l34.7 95.2L200.6 393l-81.2-241.5c13.4-.7 25.5-2.1 25.5-2.1 12-1.4 10.6-19.1-1.4-18.4 0 0-36.1 2.8-59.4 2.8-4.2 0-9.1-.1-14.4-.3C109.6 73 178.1 33 256 33c58 0 110.9 22.2 150.6 58.5-1-.1-1.9-.2-2.9-.2-21.9 0-37.4 19.1-37.4 39.6 0 18.4 10.6 33.9 21.9 52.3 8.5 14.8 18.4 33.9 18.4 61.5 0 19.1-7.3 41.2-17 72.1l-22.2 74.3-80.7-239.6zm81.4 297.2l68.1-196.9c12.7-31.8 17-57.2 17-79.9 0-8.2-.5-15.8-1.5-22.9 17.4 31.8 27.3 68.2 27.3 107 0 82.3-44.6 154.1-110.9 192.7z"], - "wpbeginner": [512, 512, [], "f297", "M462.799 322.374C519.01 386.682 466.961 480 370.944 480c-39.602 0-78.824-17.687-100.142-50.04-6.887.356-22.702.356-29.59 0C219.848 462.381 180.588 480 141.069 480c-95.49 0-148.348-92.996-91.855-157.626C-29.925 190.523 80.479 32 256.006 32c175.632 0 285.87 158.626 206.793 290.374zm-339.647-82.972h41.529v-58.075h-41.529v58.075zm217.18 86.072v-23.839c-60.506 20.915-132.355 9.198-187.589-33.971l.246 24.897c51.101 46.367 131.746 57.875 187.343 32.913zm-150.753-86.072h166.058v-58.075H189.579v58.075z"], - "wpexplorer": [512, 512, [], "f2de", "M512 256c0 141.2-114.7 256-256 256C114.8 512 0 397.3 0 256S114.7 0 256 0s256 114.7 256 256zm-32 0c0-123.2-100.3-224-224-224C132.5 32 32 132.5 32 256s100.5 224 224 224 224-100.5 224-224zM160.9 124.6l86.9 37.1-37.1 86.9-86.9-37.1 37.1-86.9zm110 169.1l46.6 94h-14.6l-50-100-48.9 100h-14l51.1-106.9-22.3-9.4 6-14 68.6 29.1-6 14.3-16.5-7.1zm-11.8-116.3l68.6 29.4-29.4 68.3L230 246l29.1-68.6zm80.3 42.9l54.6 23.1-23.4 54.3-54.3-23.1 23.1-54.3z"], - "wpforms": [448, 512, [], "f298", "M448 75.2v361.7c0 24.3-19 43.2-43.2 43.2H43.2C19.3 480 0 461.4 0 436.8V75.2C0 51.1 18.8 32 43.2 32h361.7c24 0 43.1 18.8 43.1 43.2zm-37.3 361.6V75.2c0-3-2.6-5.8-5.8-5.8h-9.3L285.3 144 224 94.1 162.8 144 52.5 69.3h-9.3c-3.2 0-5.8 2.8-5.8 5.8v361.7c0 3 2.6 5.8 5.8 5.8h361.7c3.2.1 5.8-2.7 5.8-5.8zM150.2 186v37H76.7v-37h73.5zm0 74.4v37.3H76.7v-37.3h73.5zm11.1-147.3l54-43.7H96.8l64.5 43.7zm210 72.9v37h-196v-37h196zm0 74.4v37.3h-196v-37.3h196zm-84.6-147.3l64.5-43.7H232.8l53.9 43.7zM371.3 335v37.3h-99.4V335h99.4z"], - "wpressr": [496, 512, [], "f3e4", "M248 8C111.03 8 0 119.03 0 256s111.03 248 248 248 248-111.03 248-248S384.97 8 248 8zm171.33 158.6c-15.18 34.51-30.37 69.02-45.63 103.5-2.44 5.51-6.89 8.24-12.97 8.24-23.02-.01-46.03.06-69.05-.05-5.12-.03-8.25 1.89-10.34 6.72-10.19 23.56-20.63 47-30.95 70.5-1.54 3.51-4.06 5.29-7.92 5.29-45.94-.01-91.87-.02-137.81 0-3.13 0-5.63-1.15-7.72-3.45-11.21-12.33-22.46-24.63-33.68-36.94-2.69-2.95-2.79-6.18-1.21-9.73 8.66-19.54 17.27-39.1 25.89-58.66 12.93-29.35 25.89-58.69 38.75-88.08 1.7-3.88 4.28-5.68 8.54-5.65 14.24.1 28.48.02 42.72.05 6.24.01 9.2 4.84 6.66 10.59-13.6 30.77-27.17 61.55-40.74 92.33-5.72 12.99-11.42 25.99-17.09 39-3.91 8.95 7.08 11.97 10.95 5.6.23-.37-1.42 4.18 30.01-67.69 1.36-3.1 3.41-4.4 6.77-4.39 15.21.08 30.43.02 45.64.04 5.56.01 7.91 3.64 5.66 8.75-8.33 18.96-16.71 37.9-24.98 56.89-4.98 11.43 8.08 12.49 11.28 5.33.04-.08 27.89-63.33 32.19-73.16 2.02-4.61 5.44-6.51 10.35-6.5 26.43.05 52.86 0 79.29.05 12.44.02 13.93-13.65 3.9-13.64-25.26.03-50.52.02-75.78.02-6.27 0-7.84-2.47-5.27-8.27 5.78-13.06 11.59-26.11 17.3-39.21 1.73-3.96 4.52-5.79 8.84-5.78 23.09.06 25.98.02 130.78.03 6.08-.01 8.03 2.79 5.62 8.27z"], - "xbox": [512, 512, [], "f412", "M369.9 318.2c44.3 54.3 64.7 98.8 54.4 118.7-7.9 15.1-56.7 44.6-92.6 55.9-29.6 9.3-68.4 13.3-100.4 10.2-38.2-3.7-76.9-17.4-110.1-39C93.3 445.8 87 438.3 87 423.4c0-29.9 32.9-82.3 89.2-142.1 32-33.9 76.5-73.7 81.4-72.6 9.4 2.1 84.3 75.1 112.3 109.5zM188.6 143.8c-29.7-26.9-58.1-53.9-86.4-63.4-15.2-5.1-16.3-4.8-28.7 8.1-29.2 30.4-53.5 79.7-60.3 122.4-5.4 34.2-6.1 43.8-4.2 60.5 5.6 50.5 17.3 85.4 40.5 120.9 9.5 14.6 12.1 17.3 9.3 9.9-4.2-11-.3-37.5 9.5-64 14.3-39 53.9-112.9 120.3-194.4zm311.6 63.5C483.3 127.3 432.7 77 425.6 77c-7.3 0-24.2 6.5-36 13.9-23.3 14.5-41 31.4-64.3 52.8C367.7 197 427.5 283.1 448.2 346c6.8 20.7 9.7 41.1 7.4 52.3-1.7 8.5-1.7 8.5 1.4 4.6 6.1-7.7 19.9-31.3 25.4-43.5 7.4-16.2 15-40.2 18.6-58.7 4.3-22.5 3.9-70.8-.8-93.4zM141.3 43C189 40.5 251 77.5 255.6 78.4c.7.1 10.4-4.2 21.6-9.7 63.9-31.1 94-25.8 107.4-25.2-63.9-39.3-152.7-50-233.9-11.7-23.4 11.1-24 11.9-9.4 11.2z"], - "xing": [384, 512, [], "f168", "M162.7 210c-1.8 3.3-25.2 44.4-70.1 123.5-4.9 8.3-10.8 12.5-17.7 12.5H9.8c-7.7 0-12.1-7.5-8.5-14.4l69-121.3c.2 0 .2-.1 0-.3l-43.9-75.6c-4.3-7.8.3-14.1 8.5-14.1H100c7.3 0 13.3 4.1 18 12.2l44.7 77.5zM382.6 46.1l-144 253v.3L330.2 466c3.9 7.1.2 14.1-8.5 14.1h-65.2c-7.6 0-13.6-4-18-12.2l-92.4-168.5c3.3-5.8 51.5-90.8 144.8-255.2 4.6-8.1 10.4-12.2 17.5-12.2h65.7c8 0 12.3 6.7 8.5 14.1z"], - "xing-square": [448, 512, [], "f169", "M400 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zM140.4 320.2H93.8c-5.5 0-8.7-5.3-6-10.3l49.3-86.7c.1 0 .1-.1 0-.2l-31.4-54c-3-5.6.2-10.1 6-10.1h46.6c5.2 0 9.5 2.9 12.9 8.7l31.9 55.3c-1.3 2.3-18 31.7-50.1 88.2-3.5 6.2-7.7 9.1-12.6 9.1zm219.7-214.1L257.3 286.8v.2l65.5 119c2.8 5.1.1 10.1-6 10.1h-46.6c-5.5 0-9.7-2.9-12.9-8.7l-66-120.3c2.3-4.1 36.8-64.9 103.4-182.3 3.3-5.8 7.4-8.7 12.5-8.7h46.9c5.7-.1 8.8 4.7 6 10z"], - "y-combinator": [448, 512, [], "f23b", "M448 32v448H0V32h448zM236 287.5L313.5 142h-32.7L235 233c-4.7 9.3-9 18.3-12.8 26.8L210 233l-45.2-91h-35l76.7 143.8v94.5H236v-92.8z"], - "yahoo": [448, 512, [], "f19e", "M252 292l4 220c-12.7-2.2-23.5-3.9-32.3-3.9-8.4 0-19.2 1.7-32.3 3.9l4-220C140.4 197.2 85 95.2 21.4 0c11.9 3.1 23 3.9 33.2 3.9 9 0 20.4-.8 34.1-3.9 40.9 72.2 82.1 138.7 135 225.5C261 163.9 314.8 81.4 358.6 0c11.1 2.9 22 3.9 32.9 3.9 11.5 0 23.2-1 35-3.9C392.1 47.9 294.9 216.9 252 292z"], - "yandex": [256, 512, [], "f413", "M153.1 315.8L65.7 512H2l96-209.8c-45.1-22.9-75.2-64.4-75.2-141.1C22.7 53.7 90.8 0 171.7 0H254v512h-55.1V315.8h-45.8zm45.8-269.3h-29.4c-44.4 0-87.4 29.4-87.4 114.6 0 82.3 39.4 108.8 87.4 108.8h29.4V46.5z"], - "yandex-international": [320, 512, [], "f414", "M129.5 512V345.9L18.5 48h55.8l81.8 229.7L250.2 0h51.3L180.8 347.8V512h-51.3z"], - "yarn": [496, 512, [], "f7e3", "M393.9 345.2c-39 9.3-48.4 32.1-104 47.4 0 0-2.7 4-10.4 5.8-13.4 3.3-63.9 6-68.5 6.1-12.4.1-19.9-3.2-22-8.2-6.4-15.3 9.2-22 9.2-22-8.1-5-9-9.9-9.8-8.1-2.4 5.8-3.6 20.1-10.1 26.5-8.8 8.9-25.5 5.9-35.3.8-10.8-5.7.8-19.2.8-19.2s-5.8 3.4-10.5-3.6c-6-9.3-17.1-37.3 11.5-62-1.3-10.1-4.6-53.7 40.6-85.6 0 0-20.6-22.8-12.9-43.3 5-13.4 7-13.3 8.6-13.9 5.7-2.2 11.3-4.6 15.4-9.1 20.6-22.2 46.8-18 46.8-18s12.4-37.8 23.9-30.4c3.5 2.3 16.3 30.6 16.3 30.6s13.6-7.9 15.1-5c8.2 16 9.2 46.5 5.6 65.1-6.1 30.6-21.4 47.1-27.6 57.5-1.4 2.4 16.5 10 27.8 41.3 10.4 28.6 1.1 52.7 2.8 55.3.8 1.4 13.7.8 36.4-13.2 12.8-7.9 28.1-16.9 45.4-17 16.7-.5 17.6 19.2 4.9 22.2zM496 256c0 136.9-111.1 248-248 248S0 392.9 0 256 111.1 8 248 8s248 111.1 248 248zm-79.3 75.2c-1.7-13.6-13.2-23-28-22.8-22 .3-40.5 11.7-52.8 19.2-4.8 3-8.9 5.2-12.4 6.8 3.1-44.5-22.5-73.1-28.7-79.4 7.8-11.3 18.4-27.8 23.4-53.2 4.3-21.7 3-55.5-6.9-74.5-1.6-3.1-7.4-11.2-21-7.4-9.7-20-13-22.1-15.6-23.8-1.1-.7-23.6-16.4-41.4 28-12.2.9-31.3 5.3-47.5 22.8-2 2.2-5.9 3.8-10.1 5.4h.1c-8.4 3-12.3 9.9-16.9 22.3-6.5 17.4.2 34.6 6.8 45.7-17.8 15.9-37 39.8-35.7 82.5-34 36-11.8 73-5.6 79.6-1.6 11.1 3.7 19.4 12 23.8 12.6 6.7 30.3 9.6 43.9 2.8 4.9 5.2 13.8 10.1 30 10.1 6.8 0 58-2.9 72.6-6.5 6.8-1.6 11.5-4.5 14.6-7.1 9.8-3.1 36.8-12.3 62.2-28.7 18-11.7 24.2-14.2 37.6-17.4 12.9-3.2 21-15.1 19.4-28.2z"], - "yelp": [381, 512, [], "f1e9", "M41.9 240.32l99.62 48.61c19.2 9.4 16.2 37.51-4.5 42.71L29.5 358.45c-13.4 3.4-26.71-5.9-28.21-19.6-3.4-29.41 0-58.41 9-85.32 4.41-13.11 19.31-19.21 31.61-13.21zm44.01 239.25c23.7 16.2 50.81 27.31 79.42 32.11 13.6 2.3 26.2-7.9 26.61-21.7l3.9-110.82c.7-21.3-25.5-31.91-39.81-16.1l-74.21 82.42c-9.21 10.28-7.31 26.29 4.09 34.09zm145.33-109.92l58.81 94.02c7.3 11.7 23.3 14.3 34.01 5.5 22.4-18.5 40.31-41.61 52.71-67.61 5.9-12.5-.5-27.31-13.6-31.61l-105.42-34.21c-20.31-6.5-37.81 15.8-26.51 33.91zm148.33-132.23c-11.8-27.11-29.21-50.61-50.41-69.31-10.3-9.1-26.3-7-34.01 4.4l-62.01 91.92c-11.9 17.7 4.7 40.61 25.2 34.71l106.62-30.51c13.31-3.9 20.11-18.5 14.61-31.21zM61.11 30.18c-12 5.7-16.5 20.5-9.9 32.01l104.12 180.43c11.7 20.2 42.61 11.9 42.61-11.4V22.88c.1-13.3-11.2-23.9-24.5-22.8-23.12 1.8-65.33 7.7-112.33 30.1z"], - "yoast": [448, 512, [], "f2b1", "M91.3 76h186l-7 18.9h-179c-39.7 0-71.9 31.6-71.9 70.3v205.4c0 35.4 24.9 70.3 84 70.3V460H91.3C41.2 460 0 419.8 0 370.5V165.2C0 115.9 40.7 76 91.3 76zm229.1-56h66.5C243.1 398.1 241.2 418.9 202.2 459.3c-20.8 21.6-49.3 31.7-78.3 32.7v-51.1c49.2-7.7 64.6-49.9 64.6-75.3 0-20.1.6-12.6-82.1-223.2h61.4L218.2 299 320.4 20zM448 161.5V460H234c6.6-9.6 10.7-16.3 12.1-19.4h182.5V161.5c0-32.5-17.1-51.9-48.2-62.9l6.7-17.6c41.7 13.6 60.9 43.1 60.9 80.5z"], - "youtube": [576, 512, [], "f167", "M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z"], - "youtube-square": [448, 512, [], "f431", "M186.8 202.1l95.2 54.1-95.2 54.1V202.1zM448 80v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V80c0-26.5 21.5-48 48-48h352c26.5 0 48 21.5 48 48zm-42 176.3s0-59.6-7.6-88.2c-4.2-15.8-16.5-28.2-32.2-32.4C337.9 128 224 128 224 128s-113.9 0-142.2 7.7c-15.7 4.2-28 16.6-32.2 32.4-7.6 28.5-7.6 88.2-7.6 88.2s0 59.6 7.6 88.2c4.2 15.8 16.5 27.7 32.2 31.9C110.1 384 224 384 224 384s113.9 0 142.2-7.7c15.7-4.2 28-16.1 32.2-31.9 7.6-28.5 7.6-88.1 7.6-88.1z"], - "zhihu": [640, 512, [], "f63f", "M170.54 148.13v217.54l23.43.01 7.71 26.37 42.01-26.37h49.53V148.13H170.54zm97.75 193.93h-27.94l-27.9 17.51-5.08-17.47-11.9-.04V171.75h72.82v170.31zm-118.46-94.39H97.5c1.74-27.1 2.2-51.59 2.2-73.46h51.16s1.97-22.56-8.58-22.31h-88.5c3.49-13.12 7.87-26.66 13.12-40.67 0 0-24.07 0-32.27 21.57-3.39 8.9-13.21 43.14-30.7 78.12 5.89-.64 25.37-1.18 36.84-22.21 2.11-5.89 2.51-6.66 5.14-14.53h28.87c0 10.5-1.2 66.88-1.68 73.44H20.83c-11.74 0-15.56 23.62-15.56 23.62h65.58C66.45 321.1 42.83 363.12 0 396.34c20.49 5.85 40.91-.93 51-9.9 0 0 22.98-20.9 35.59-69.25l53.96 64.94s7.91-26.89-1.24-39.99c-7.58-8.92-28.06-33.06-36.79-41.81L87.9 311.95c4.36-13.98 6.99-27.55 7.87-40.67h61.65s-.09-23.62-7.59-23.62v.01zm412.02-1.6c20.83-25.64 44.98-58.57 44.98-58.57s-18.65-14.8-27.38-4.06c-6 8.15-36.83 48.2-36.83 48.2l19.23 14.43zm-150.09-59.09c-9.01-8.25-25.91 2.13-25.91 2.13s39.52 55.04 41.12 57.45l19.46-13.73s-25.67-37.61-34.66-45.86h-.01zM640 258.35c-19.78 0-130.91.93-131.06.93v-101c4.81 0 12.42-.4 22.85-1.2 40.88-2.41 70.13-4 87.77-4.81 0 0 12.22-27.19-.59-33.44-3.07-1.18-23.17 4.58-23.17 4.58s-165.22 16.49-232.36 18.05c1.6 8.82 7.62 17.08 15.78 19.55 13.31 3.48 22.69 1.7 49.15.89 24.83-1.6 43.68-2.43 56.51-2.43v99.81H351.41s2.82 22.31 25.51 22.85h107.94v70.92c0 13.97-11.19 21.99-24.48 21.12-14.08.11-26.08-1.15-41.69-1.81 1.99 3.97 6.33 14.39 19.31 21.84 9.88 4.81 16.17 6.57 26.02 6.57 29.56 0 45.67-17.28 44.89-45.31v-73.32h122.36c9.68 0 8.7-23.78 8.7-23.78l.03-.01z"] - }; - - bunker(function () { - defineIcons('fab', icons); - }); - -}()); -(function () { - 'use strict'; - - var _WINDOW = {}; - var _DOCUMENT = {}; - - try { - if (typeof window !== 'undefined') _WINDOW = window; - if (typeof document !== 'undefined') _DOCUMENT = document; - } catch (e) {} - - var _ref = _WINDOW.navigator || {}, - _ref$userAgent = _ref.userAgent, - userAgent = _ref$userAgent === void 0 ? '' : _ref$userAgent; - - var WINDOW = _WINDOW; - var DOCUMENT = _DOCUMENT; - var IS_BROWSER = !!WINDOW.document; - var IS_DOM = !!DOCUMENT.documentElement && !!DOCUMENT.head && typeof DOCUMENT.addEventListener === 'function' && typeof DOCUMENT.createElement === 'function'; - var IS_IE = ~userAgent.indexOf('MSIE') || ~userAgent.indexOf('Trident/'); - - var NAMESPACE_IDENTIFIER = '___FONT_AWESOME___'; - var PRODUCTION = function () { - try { - return "production" === 'production'; - } catch (e) { - return false; - } - }(); - - function bunker(fn) { - try { - fn(); - } catch (e) { - if (!PRODUCTION) { - throw e; - } - } - } - - function _defineProperty(obj, key, value) { - if (key in obj) { - Object.defineProperty(obj, key, { - value: value, - enumerable: true, - configurable: true, - writable: true - }); - } else { - obj[key] = value; - } - - return obj; - } - - function _objectSpread(target) { - for (var i = 1; i < arguments.length; i++) { - var source = arguments[i] != null ? arguments[i] : {}; - var ownKeys = Object.keys(source); - - if (typeof Object.getOwnPropertySymbols === 'function') { - ownKeys = ownKeys.concat(Object.getOwnPropertySymbols(source).filter(function (sym) { - return Object.getOwnPropertyDescriptor(source, sym).enumerable; - })); - } - - ownKeys.forEach(function (key) { - _defineProperty(target, key, source[key]); - }); - } - - return target; - } - - var w = WINDOW || {}; - if (!w[NAMESPACE_IDENTIFIER]) w[NAMESPACE_IDENTIFIER] = {}; - if (!w[NAMESPACE_IDENTIFIER].styles) w[NAMESPACE_IDENTIFIER].styles = {}; - if (!w[NAMESPACE_IDENTIFIER].hooks) w[NAMESPACE_IDENTIFIER].hooks = {}; - if (!w[NAMESPACE_IDENTIFIER].shims) w[NAMESPACE_IDENTIFIER].shims = []; - var namespace = w[NAMESPACE_IDENTIFIER]; - - function defineIcons(prefix, icons) { - var params = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : {}; - var _params$skipHooks = params.skipHooks, - skipHooks = _params$skipHooks === void 0 ? false : _params$skipHooks; - var normalized = Object.keys(icons).reduce(function (acc, iconName) { - var icon = icons[iconName]; - var expanded = !!icon.icon; - - if (expanded) { - acc[icon.iconName] = icon.icon; - } else { - acc[iconName] = icon; - } - - return acc; - }, {}); - - if (typeof namespace.hooks.addPack === 'function' && !skipHooks) { - namespace.hooks.addPack(prefix, normalized); - } else { - namespace.styles[prefix] = _objectSpread({}, namespace.styles[prefix] || {}, normalized); - } - /** - * Font Awesome 4 used the prefix of `fa` for all icons. With the introduction - * of new styles we needed to differentiate between them. Prefix `fa` is now an alias - * for `fas` so we'll easy the upgrade process for our users by automatically defining - * this as well. - */ - - - if (prefix === 'fas') { - defineIcons('fa', icons); - } - } - - var icons = { - "address-book": [448, 512, [], "f2b9", "M436 160c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12h-20V48c0-26.5-21.5-48-48-48H48C21.5 0 0 21.5 0 48v416c0 26.5 21.5 48 48 48h320c26.5 0 48-21.5 48-48v-48h20c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12h-20v-64h20c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12h-20v-64h20zm-68 304H48V48h320v416zM208 256c35.3 0 64-28.7 64-64s-28.7-64-64-64-64 28.7-64 64 28.7 64 64 64zm-89.6 128h179.2c12.4 0 22.4-8.6 22.4-19.2v-19.2c0-31.8-30.1-57.6-67.2-57.6-10.8 0-18.7 8-44.8 8-26.9 0-33.4-8-44.8-8-37.1 0-67.2 25.8-67.2 57.6v19.2c0 10.6 10 19.2 22.4 19.2z"], - "address-card": [576, 512, [], "f2bb", "M528 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h480c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zm0 400H48V80h480v352zM208 256c35.3 0 64-28.7 64-64s-28.7-64-64-64-64 28.7-64 64 28.7 64 64 64zm-89.6 128h179.2c12.4 0 22.4-8.6 22.4-19.2v-19.2c0-31.8-30.1-57.6-67.2-57.6-10.8 0-18.7 8-44.8 8-26.9 0-33.4-8-44.8-8-37.1 0-67.2 25.8-67.2 57.6v19.2c0 10.6 10 19.2 22.4 19.2zM360 320h112c4.4 0 8-3.6 8-8v-16c0-4.4-3.6-8-8-8H360c-4.4 0-8 3.6-8 8v16c0 4.4 3.6 8 8 8zm0-64h112c4.4 0 8-3.6 8-8v-16c0-4.4-3.6-8-8-8H360c-4.4 0-8 3.6-8 8v16c0 4.4 3.6 8 8 8zm0-64h112c4.4 0 8-3.6 8-8v-16c0-4.4-3.6-8-8-8H360c-4.4 0-8 3.6-8 8v16c0 4.4 3.6 8 8 8z"], - "angry": [496, 512, [], "f556", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm0 448c-110.3 0-200-89.7-200-200S137.7 56 248 56s200 89.7 200 200-89.7 200-200 200zm0-144c-33.6 0-65.2 14.8-86.8 40.6-8.5 10.2-7.1 25.3 3.1 33.8s25.3 7.2 33.8-3c24.8-29.7 75-29.7 99.8 0 8.1 9.7 23.2 11.9 33.8 3 10.2-8.5 11.5-23.6 3.1-33.8-21.6-25.8-53.2-40.6-86.8-40.6zm-48-72c10.3 0 19.9-6.7 23-17.1 3.8-12.7-3.4-26.1-16.1-29.9l-80-24c-12.8-3.9-26.1 3.4-29.9 16.1-3.8 12.7 3.4 26.1 16.1 29.9l28.2 8.5c-3.1 4.9-5.3 10.4-5.3 16.6 0 17.7 14.3 32 32 32s32-14.4 32-32.1zm199-54.9c-3.8-12.7-17.1-19.9-29.9-16.1l-80 24c-12.7 3.8-19.9 17.2-16.1 29.9 3.1 10.4 12.7 17.1 23 17.1 0 17.7 14.3 32 32 32s32-14.3 32-32c0-6.2-2.2-11.7-5.3-16.6l28.2-8.5c12.7-3.7 19.9-17.1 16.1-29.8z"], - "arrow-alt-circle-down": [512, 512, [], "f358", "M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm-32-316v116h-67c-10.7 0-16 12.9-8.5 20.5l99 99c4.7 4.7 12.3 4.7 17 0l99-99c7.6-7.6 2.2-20.5-8.5-20.5h-67V140c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12z"], - "arrow-alt-circle-left": [512, 512, [], "f359", "M8 256c0 137 111 248 248 248s248-111 248-248S393 8 256 8 8 119 8 256zm448 0c0 110.5-89.5 200-200 200S56 366.5 56 256 145.5 56 256 56s200 89.5 200 200zm-72-20v40c0 6.6-5.4 12-12 12H256v67c0 10.7-12.9 16-20.5 8.5l-99-99c-4.7-4.7-4.7-12.3 0-17l99-99c7.6-7.6 20.5-2.2 20.5 8.5v67h116c6.6 0 12 5.4 12 12z"], - "arrow-alt-circle-right": [512, 512, [], "f35a", "M504 256C504 119 393 8 256 8S8 119 8 256s111 248 248 248 248-111 248-248zm-448 0c0-110.5 89.5-200 200-200s200 89.5 200 200-89.5 200-200 200S56 366.5 56 256zm72 20v-40c0-6.6 5.4-12 12-12h116v-67c0-10.7 12.9-16 20.5-8.5l99 99c4.7 4.7 4.7 12.3 0 17l-99 99c-7.6 7.6-20.5 2.2-20.5-8.5v-67H140c-6.6 0-12-5.4-12-12z"], - "arrow-alt-circle-up": [512, 512, [], "f35b", "M256 504c137 0 248-111 248-248S393 8 256 8 8 119 8 256s111 248 248 248zm0-448c110.5 0 200 89.5 200 200s-89.5 200-200 200S56 366.5 56 256 145.5 56 256 56zm20 328h-40c-6.6 0-12-5.4-12-12V256h-67c-10.7 0-16-12.9-8.5-20.5l99-99c4.7-4.7 12.3-4.7 17 0l99 99c7.6 7.6 2.2 20.5-8.5 20.5h-67v116c0 6.6-5.4 12-12 12z"], - "bell": [448, 512, [], "f0f3", "M439.39 362.29c-19.32-20.76-55.47-51.99-55.47-154.29 0-77.7-54.48-139.9-127.94-155.16V32c0-17.67-14.32-32-31.98-32s-31.98 14.33-31.98 32v20.84C118.56 68.1 64.08 130.3 64.08 208c0 102.3-36.15 133.53-55.47 154.29-6 6.45-8.66 14.16-8.61 21.71.11 16.4 12.98 32 32.1 32h383.8c19.12 0 32-15.6 32.1-32 .05-7.55-2.61-15.27-8.61-21.71zM67.53 368c21.22-27.97 44.42-74.33 44.53-159.42 0-.2-.06-.38-.06-.58 0-61.86 50.14-112 112-112s112 50.14 112 112c0 .2-.06.38-.06.58.11 85.1 23.31 131.46 44.53 159.42H67.53zM224 512c35.32 0 63.97-28.65 63.97-64H160.03c0 35.35 28.65 64 63.97 64z"], - "bell-slash": [640, 512, [], "f1f6", "M633.99 471.02L36 3.51C29.1-2.01 19.03-.9 13.51 6l-10 12.49C-2.02 25.39-.9 35.46 6 40.98l598 467.51c6.9 5.52 16.96 4.4 22.49-2.49l10-12.49c5.52-6.9 4.41-16.97-2.5-22.49zM163.53 368c16.71-22.03 34.48-55.8 41.4-110.58l-45.47-35.55c-3.27 90.73-36.47 120.68-54.84 140.42-6 6.45-8.66 14.16-8.61 21.71.11 16.4 12.98 32 32.1 32h279.66l-61.4-48H163.53zM320 96c61.86 0 112 50.14 112 112 0 .2-.06.38-.06.58.02 16.84 1.16 31.77 2.79 45.73l59.53 46.54c-8.31-22.13-14.34-51.49-14.34-92.85 0-77.7-54.48-139.9-127.94-155.16V32c0-17.67-14.32-32-31.98-32s-31.98 14.33-31.98 32v20.84c-26.02 5.41-49.45 16.94-69.13 32.72l38.17 29.84C275 103.18 296.65 96 320 96zm0 416c35.32 0 63.97-28.65 63.97-64H256.03c0 35.35 28.65 64 63.97 64z"], - "bookmark": [384, 512, [], "f02e", "M336 0H48C21.49 0 0 21.49 0 48v464l192-112 192 112V48c0-26.51-21.49-48-48-48zm0 428.43l-144-84-144 84V54a6 6 0 0 1 6-6h276c3.314 0 6 2.683 6 5.996V428.43z"], - "building": [448, 512, [], "f1ad", "M128 148v-40c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12h-40c-6.6 0-12-5.4-12-12zm140 12h40c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12zm-128 96h40c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12zm128 0h40c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12zm-76 84v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12zm76 12h40c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12zm180 124v36H0v-36c0-6.6 5.4-12 12-12h19.5V24c0-13.3 10.7-24 24-24h337c13.3 0 24 10.7 24 24v440H436c6.6 0 12 5.4 12 12zM79.5 463H192v-67c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v67h112.5V49L80 48l-.5 415z"], - "calendar": [448, 512, [], "f133", "M400 64h-48V12c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v52H160V12c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v52H48C21.5 64 0 85.5 0 112v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V112c0-26.5-21.5-48-48-48zm-6 400H54c-3.3 0-6-2.7-6-6V160h352v298c0 3.3-2.7 6-6 6z"], - "calendar-alt": [448, 512, [], "f073", "M148 288h-40c-6.6 0-12-5.4-12-12v-40c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12zm108-12v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12zm96 0v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12zm-96 96v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12zm-96 0v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12zm192 0v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12zm96-260v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V112c0-26.5 21.5-48 48-48h48V12c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v52h128V12c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v52h48c26.5 0 48 21.5 48 48zm-48 346V160H48v298c0 3.3 2.7 6 6 6h340c3.3 0 6-2.7 6-6z"], - "calendar-check": [448, 512, [], "f274", "M400 64h-48V12c0-6.627-5.373-12-12-12h-40c-6.627 0-12 5.373-12 12v52H160V12c0-6.627-5.373-12-12-12h-40c-6.627 0-12 5.373-12 12v52H48C21.49 64 0 85.49 0 112v352c0 26.51 21.49 48 48 48h352c26.51 0 48-21.49 48-48V112c0-26.51-21.49-48-48-48zm-6 400H54a6 6 0 0 1-6-6V160h352v298a6 6 0 0 1-6 6zm-52.849-200.65L198.842 404.519c-4.705 4.667-12.303 4.637-16.971-.068l-75.091-75.699c-4.667-4.705-4.637-12.303.068-16.971l22.719-22.536c4.705-4.667 12.303-4.637 16.97.069l44.104 44.461 111.072-110.181c4.705-4.667 12.303-4.637 16.971.068l22.536 22.718c4.667 4.705 4.636 12.303-.069 16.97z"], - "calendar-minus": [448, 512, [], "f272", "M124 328c-6.6 0-12-5.4-12-12v-24c0-6.6 5.4-12 12-12h200c6.6 0 12 5.4 12 12v24c0 6.6-5.4 12-12 12H124zm324-216v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V112c0-26.5 21.5-48 48-48h48V12c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v52h128V12c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v52h48c26.5 0 48 21.5 48 48zm-48 346V160H48v298c0 3.3 2.7 6 6 6h340c3.3 0 6-2.7 6-6z"], - "calendar-plus": [448, 512, [], "f271", "M336 292v24c0 6.6-5.4 12-12 12h-76v76c0 6.6-5.4 12-12 12h-24c-6.6 0-12-5.4-12-12v-76h-76c-6.6 0-12-5.4-12-12v-24c0-6.6 5.4-12 12-12h76v-76c0-6.6 5.4-12 12-12h24c6.6 0 12 5.4 12 12v76h76c6.6 0 12 5.4 12 12zm112-180v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V112c0-26.5 21.5-48 48-48h48V12c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v52h128V12c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v52h48c26.5 0 48 21.5 48 48zm-48 346V160H48v298c0 3.3 2.7 6 6 6h340c3.3 0 6-2.7 6-6z"], - "calendar-times": [448, 512, [], "f273", "M311.7 374.7l-17 17c-4.7 4.7-12.3 4.7-17 0L224 337.9l-53.7 53.7c-4.7 4.7-12.3 4.7-17 0l-17-17c-4.7-4.7-4.7-12.3 0-17l53.7-53.7-53.7-53.7c-4.7-4.7-4.7-12.3 0-17l17-17c4.7-4.7 12.3-4.7 17 0l53.7 53.7 53.7-53.7c4.7-4.7 12.3-4.7 17 0l17 17c4.7 4.7 4.7 12.3 0 17L257.9 304l53.7 53.7c4.8 4.7 4.8 12.3.1 17zM448 112v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V112c0-26.5 21.5-48 48-48h48V12c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v52h128V12c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v52h48c26.5 0 48 21.5 48 48zm-48 346V160H48v298c0 3.3 2.7 6 6 6h340c3.3 0 6-2.7 6-6z"], - "caret-square-down": [448, 512, [], "f150", "M125.1 208h197.8c10.7 0 16.1 13 8.5 20.5l-98.9 98.3c-4.7 4.7-12.2 4.7-16.9 0l-98.9-98.3c-7.7-7.5-2.3-20.5 8.4-20.5zM448 80v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V80c0-26.5 21.5-48 48-48h352c26.5 0 48 21.5 48 48zm-48 346V86c0-3.3-2.7-6-6-6H54c-3.3 0-6 2.7-6 6v340c0 3.3 2.7 6 6 6h340c3.3 0 6-2.7 6-6z"], - "caret-square-left": [448, 512, [], "f191", "M272 157.1v197.8c0 10.7-13 16.1-20.5 8.5l-98.3-98.9c-4.7-4.7-4.7-12.2 0-16.9l98.3-98.9c7.5-7.7 20.5-2.3 20.5 8.4zM448 80v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V80c0-26.5 21.5-48 48-48h352c26.5 0 48 21.5 48 48zm-48 346V86c0-3.3-2.7-6-6-6H54c-3.3 0-6 2.7-6 6v340c0 3.3 2.7 6 6 6h340c3.3 0 6-2.7 6-6z"], - "caret-square-right": [448, 512, [], "f152", "M176 354.9V157.1c0-10.7 13-16.1 20.5-8.5l98.3 98.9c4.7 4.7 4.7 12.2 0 16.9l-98.3 98.9c-7.5 7.7-20.5 2.3-20.5-8.4zM448 80v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V80c0-26.5 21.5-48 48-48h352c26.5 0 48 21.5 48 48zm-48 346V86c0-3.3-2.7-6-6-6H54c-3.3 0-6 2.7-6 6v340c0 3.3 2.7 6 6 6h340c3.3 0 6-2.7 6-6z"], - "caret-square-up": [448, 512, [], "f151", "M322.9 304H125.1c-10.7 0-16.1-13-8.5-20.5l98.9-98.3c4.7-4.7 12.2-4.7 16.9 0l98.9 98.3c7.7 7.5 2.3 20.5-8.4 20.5zM448 80v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V80c0-26.5 21.5-48 48-48h352c26.5 0 48 21.5 48 48zm-48 346V86c0-3.3-2.7-6-6-6H54c-3.3 0-6 2.7-6 6v340c0 3.3 2.7 6 6 6h340c3.3 0 6-2.7 6-6z"], - "chart-bar": [512, 512, [], "f080", "M396.8 352h22.4c6.4 0 12.8-6.4 12.8-12.8V108.8c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v230.4c0 6.4 6.4 12.8 12.8 12.8zm-192 0h22.4c6.4 0 12.8-6.4 12.8-12.8V140.8c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v198.4c0 6.4 6.4 12.8 12.8 12.8zm96 0h22.4c6.4 0 12.8-6.4 12.8-12.8V204.8c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v134.4c0 6.4 6.4 12.8 12.8 12.8zM496 400H48V80c0-8.84-7.16-16-16-16H16C7.16 64 0 71.16 0 80v336c0 17.67 14.33 32 32 32h464c8.84 0 16-7.16 16-16v-16c0-8.84-7.16-16-16-16zm-387.2-48h22.4c6.4 0 12.8-6.4 12.8-12.8v-70.4c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v70.4c0 6.4 6.4 12.8 12.8 12.8z"], - "check-circle": [512, 512, [], "f058", "M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z"], - "check-square": [448, 512, [], "f14a", "M400 32H48C21.49 32 0 53.49 0 80v352c0 26.51 21.49 48 48 48h352c26.51 0 48-21.49 48-48V80c0-26.51-21.49-48-48-48zm0 400H48V80h352v352zm-35.864-241.724L191.547 361.48c-4.705 4.667-12.303 4.637-16.97-.068l-90.781-91.516c-4.667-4.705-4.637-12.303.069-16.971l22.719-22.536c4.705-4.667 12.303-4.637 16.97.069l59.792 60.277 141.352-140.216c4.705-4.667 12.303-4.637 16.97.068l22.536 22.718c4.667 4.706 4.637 12.304-.068 16.971z"], - "circle": [512, 512, [], "f111", "M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200z"], - "clipboard": [384, 512, [], "f328", "M336 64h-80c0-35.3-28.7-64-64-64s-64 28.7-64 64H48C21.5 64 0 85.5 0 112v352c0 26.5 21.5 48 48 48h288c26.5 0 48-21.5 48-48V112c0-26.5-21.5-48-48-48zM192 40c13.3 0 24 10.7 24 24s-10.7 24-24 24-24-10.7-24-24 10.7-24 24-24zm144 418c0 3.3-2.7 6-6 6H54c-3.3 0-6-2.7-6-6V118c0-3.3 2.7-6 6-6h42v36c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-36h42c3.3 0 6 2.7 6 6z"], - "clock": [512, 512, [], "f017", "M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z"], - "clone": [512, 512, [], "f24d", "M464 0H144c-26.51 0-48 21.49-48 48v48H48c-26.51 0-48 21.49-48 48v320c0 26.51 21.49 48 48 48h320c26.51 0 48-21.49 48-48v-48h48c26.51 0 48-21.49 48-48V48c0-26.51-21.49-48-48-48zM362 464H54a6 6 0 0 1-6-6V150a6 6 0 0 1 6-6h42v224c0 26.51 21.49 48 48 48h224v42a6 6 0 0 1-6 6zm96-96H150a6 6 0 0 1-6-6V54a6 6 0 0 1 6-6h308a6 6 0 0 1 6 6v308a6 6 0 0 1-6 6z"], - "closed-captioning": [512, 512, [], "f20a", "M464 64H48C21.5 64 0 85.5 0 112v288c0 26.5 21.5 48 48 48h416c26.5 0 48-21.5 48-48V112c0-26.5-21.5-48-48-48zm-6 336H54c-3.3 0-6-2.7-6-6V118c0-3.3 2.7-6 6-6h404c3.3 0 6 2.7 6 6v276c0 3.3-2.7 6-6 6zm-211.1-85.7c1.7 2.4 1.5 5.6-.5 7.7-53.6 56.8-172.8 32.1-172.8-67.9 0-97.3 121.7-119.5 172.5-70.1 2.1 2 2.5 3.2 1 5.7l-17.5 30.5c-1.9 3.1-6.2 4-9.1 1.7-40.8-32-94.6-14.9-94.6 31.2 0 48 51 70.5 92.2 32.6 2.8-2.5 7.1-2.1 9.2.9l19.6 27.7zm190.4 0c1.7 2.4 1.5 5.6-.5 7.7-53.6 56.9-172.8 32.1-172.8-67.9 0-97.3 121.7-119.5 172.5-70.1 2.1 2 2.5 3.2 1 5.7L420 220.2c-1.9 3.1-6.2 4-9.1 1.7-40.8-32-94.6-14.9-94.6 31.2 0 48 51 70.5 92.2 32.6 2.8-2.5 7.1-2.1 9.2.9l19.6 27.7z"], - "comment": [512, 512, [], "f075", "M256 32C114.6 32 0 125.1 0 240c0 47.6 19.9 91.2 52.9 126.3C38 405.7 7 439.1 6.5 439.5c-6.6 7-8.4 17.2-4.6 26S14.4 480 24 480c61.5 0 110-25.7 139.1-46.3C192 442.8 223.2 448 256 448c141.4 0 256-93.1 256-208S397.4 32 256 32zm0 368c-26.7 0-53.1-4.1-78.4-12.1l-22.7-7.2-19.5 13.8c-14.3 10.1-33.9 21.4-57.5 29 7.3-12.1 14.4-25.7 19.9-40.2l10.6-28.1-20.6-21.8C69.7 314.1 48 282.2 48 240c0-88.2 93.3-160 208-160s208 71.8 208 160-93.3 160-208 160z"], - "comment-alt": [512, 512, [], "f27a", "M448 0H64C28.7 0 0 28.7 0 64v288c0 35.3 28.7 64 64 64h96v84c0 7.1 5.8 12 12 12 2.4 0 4.9-.7 7.1-2.4L304 416h144c35.3 0 64-28.7 64-64V64c0-35.3-28.7-64-64-64zm16 352c0 8.8-7.2 16-16 16H288l-12.8 9.6L208 428v-60H64c-8.8 0-16-7.2-16-16V64c0-8.8 7.2-16 16-16h384c8.8 0 16 7.2 16 16v288z"], - "comment-dots": [512, 512, [], "f4ad", "M144 208c-17.7 0-32 14.3-32 32s14.3 32 32 32 32-14.3 32-32-14.3-32-32-32zm112 0c-17.7 0-32 14.3-32 32s14.3 32 32 32 32-14.3 32-32-14.3-32-32-32zm112 0c-17.7 0-32 14.3-32 32s14.3 32 32 32 32-14.3 32-32-14.3-32-32-32zM256 32C114.6 32 0 125.1 0 240c0 47.6 19.9 91.2 52.9 126.3C38 405.7 7 439.1 6.5 439.5c-6.6 7-8.4 17.2-4.6 26S14.4 480 24 480c61.5 0 110-25.7 139.1-46.3C192 442.8 223.2 448 256 448c141.4 0 256-93.1 256-208S397.4 32 256 32zm0 368c-26.7 0-53.1-4.1-78.4-12.1l-22.7-7.2-19.5 13.8c-14.3 10.1-33.9 21.4-57.5 29 7.3-12.1 14.4-25.7 19.9-40.2l10.6-28.1-20.6-21.8C69.7 314.1 48 282.2 48 240c0-88.2 93.3-160 208-160s208 71.8 208 160-93.3 160-208 160z"], - "comments": [576, 512, [], "f086", "M532 386.2c27.5-27.1 44-61.1 44-98.2 0-80-76.5-146.1-176.2-157.9C368.3 72.5 294.3 32 208 32 93.1 32 0 103.6 0 192c0 37 16.5 71 44 98.2-15.3 30.7-37.3 54.5-37.7 54.9-6.3 6.7-8.1 16.5-4.4 25 3.6 8.5 12 14 21.2 14 53.5 0 96.7-20.2 125.2-38.8 9.2 2.1 18.7 3.7 28.4 4.9C208.1 407.6 281.8 448 368 448c20.8 0 40.8-2.4 59.8-6.8C456.3 459.7 499.4 480 553 480c9.2 0 17.5-5.5 21.2-14 3.6-8.5 1.9-18.3-4.4-25-.4-.3-22.5-24.1-37.8-54.8zm-392.8-92.3L122.1 305c-14.1 9.1-28.5 16.3-43.1 21.4 2.7-4.7 5.4-9.7 8-14.8l15.5-31.1L77.7 256C64.2 242.6 48 220.7 48 192c0-60.7 73.3-112 160-112s160 51.3 160 112-73.3 112-160 112c-16.5 0-33-1.9-49-5.6l-19.8-4.5zM498.3 352l-24.7 24.4 15.5 31.1c2.6 5.1 5.3 10.1 8 14.8-14.6-5.1-29-12.3-43.1-21.4l-17.1-11.1-19.9 4.6c-16 3.7-32.5 5.6-49 5.6-54 0-102.2-20.1-131.3-49.7C338 339.5 416 272.9 416 192c0-3.4-.4-6.7-.7-10C479.7 196.5 528 238.8 528 288c0 28.7-16.2 50.6-29.7 64z"], - "compass": [496, 512, [], "f14e", "M347.94 129.86L203.6 195.83a31.938 31.938 0 0 0-15.77 15.77l-65.97 144.34c-7.61 16.65 9.54 33.81 26.2 26.2l144.34-65.97a31.938 31.938 0 0 0 15.77-15.77l65.97-144.34c7.61-16.66-9.54-33.81-26.2-26.2zm-77.36 148.72c-12.47 12.47-32.69 12.47-45.16 0-12.47-12.47-12.47-32.69 0-45.16 12.47-12.47 32.69-12.47 45.16 0 12.47 12.47 12.47 32.69 0 45.16zM248 8C111.03 8 0 119.03 0 256s111.03 248 248 248 248-111.03 248-248S384.97 8 248 8zm0 448c-110.28 0-200-89.72-200-200S137.72 56 248 56s200 89.72 200 200-89.72 200-200 200z"], - "copy": [448, 512, [], "f0c5", "M433.941 65.941l-51.882-51.882A48 48 0 0 0 348.118 0H176c-26.51 0-48 21.49-48 48v48H48c-26.51 0-48 21.49-48 48v320c0 26.51 21.49 48 48 48h224c26.51 0 48-21.49 48-48v-48h80c26.51 0 48-21.49 48-48V99.882a48 48 0 0 0-14.059-33.941zM266 464H54a6 6 0 0 1-6-6V150a6 6 0 0 1 6-6h74v224c0 26.51 21.49 48 48 48h96v42a6 6 0 0 1-6 6zm128-96H182a6 6 0 0 1-6-6V54a6 6 0 0 1 6-6h106v88c0 13.255 10.745 24 24 24h88v202a6 6 0 0 1-6 6zm6-256h-64V48h9.632c1.591 0 3.117.632 4.243 1.757l48.368 48.368a6 6 0 0 1 1.757 4.243V112z"], - "copyright": [512, 512, [], "f1f9", "M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 448c-110.532 0-200-89.451-200-200 0-110.531 89.451-200 200-200 110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200zm107.351-101.064c-9.614 9.712-45.53 41.396-104.065 41.396-82.43 0-140.484-61.425-140.484-141.567 0-79.152 60.275-139.401 139.762-139.401 55.531 0 88.738 26.62 97.593 34.779a11.965 11.965 0 0 1 1.936 15.322l-18.155 28.113c-3.841 5.95-11.966 7.282-17.499 2.921-8.595-6.776-31.814-22.538-61.708-22.538-48.303 0-77.916 35.33-77.916 80.082 0 41.589 26.888 83.692 78.277 83.692 32.657 0 56.843-19.039 65.726-27.225 5.27-4.857 13.596-4.039 17.82 1.738l19.865 27.17a11.947 11.947 0 0 1-1.152 15.518z"], - "credit-card": [576, 512, [], "f09d", "M527.9 32H48.1C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48.1 48h479.8c26.6 0 48.1-21.5 48.1-48V80c0-26.5-21.5-48-48.1-48zM54.1 80h467.8c3.3 0 6 2.7 6 6v42H48.1V86c0-3.3 2.7-6 6-6zm467.8 352H54.1c-3.3 0-6-2.7-6-6V256h479.8v170c0 3.3-2.7 6-6 6zM192 332v40c0 6.6-5.4 12-12 12h-72c-6.6 0-12-5.4-12-12v-40c0-6.6 5.4-12 12-12h72c6.6 0 12 5.4 12 12zm192 0v40c0 6.6-5.4 12-12 12H236c-6.6 0-12-5.4-12-12v-40c0-6.6 5.4-12 12-12h136c6.6 0 12 5.4 12 12z"], - "dizzy": [496, 512, [], "f567", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm0 448c-110.3 0-200-89.7-200-200S137.7 56 248 56s200 89.7 200 200-89.7 200-200 200zm-33.8-217.9c7.8-7.8 7.8-20.5 0-28.3L196.3 192l17.9-17.9c7.8-7.8 7.8-20.5 0-28.3-7.8-7.8-20.5-7.8-28.3 0L168 163.7l-17.8-17.8c-7.8-7.8-20.5-7.8-28.3 0-7.8 7.8-7.8 20.5 0 28.3l17.9 17.9-17.9 17.9c-7.8 7.8-7.8 20.5 0 28.3 7.8 7.8 20.5 7.8 28.3 0l17.8-17.8 17.8 17.8c7.9 7.7 20.5 7.7 28.4-.2zm160-92.2c-7.8-7.8-20.5-7.8-28.3 0L328 163.7l-17.8-17.8c-7.8-7.8-20.5-7.8-28.3 0-7.8 7.8-7.8 20.5 0 28.3l17.9 17.9-17.9 17.9c-7.8 7.8-7.8 20.5 0 28.3 7.8 7.8 20.5 7.8 28.3 0l17.8-17.8 17.8 17.8c7.8 7.8 20.5 7.8 28.3 0 7.8-7.8 7.8-20.5 0-28.3l-17.8-18 17.9-17.9c7.7-7.8 7.7-20.4 0-28.2zM248 272c-35.3 0-64 28.7-64 64s28.7 64 64 64 64-28.7 64-64-28.7-64-64-64z"], - "dot-circle": [512, 512, [], "f192", "M256 56c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m0-48C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 168c-44.183 0-80 35.817-80 80s35.817 80 80 80 80-35.817 80-80-35.817-80-80-80z"], - "edit": [576, 512, [], "f044", "M402.3 344.9l32-32c5-5 13.7-1.5 13.7 5.7V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V112c0-26.5 21.5-48 48-48h273.5c7.1 0 10.7 8.6 5.7 13.7l-32 32c-1.5 1.5-3.5 2.3-5.7 2.3H48v352h352V350.5c0-2.1.8-4.1 2.3-5.6zm156.6-201.8L296.3 405.7l-90.4 10c-26.2 2.9-48.5-19.2-45.6-45.6l10-90.4L432.9 17.1c22.9-22.9 59.9-22.9 82.7 0l43.2 43.2c22.9 22.9 22.9 60 .1 82.8zM460.1 174L402 115.9 216.2 301.8l-7.3 65.3 65.3-7.3L460.1 174zm64.8-79.7l-43.2-43.2c-4.1-4.1-10.8-4.1-14.8 0L436 82l58.1 58.1 30.9-30.9c4-4.2 4-10.8-.1-14.9z"], - "envelope": [512, 512, [], "f0e0", "M464 64H48C21.49 64 0 85.49 0 112v288c0 26.51 21.49 48 48 48h416c26.51 0 48-21.49 48-48V112c0-26.51-21.49-48-48-48zm0 48v40.805c-22.422 18.259-58.168 46.651-134.587 106.49-16.841 13.247-50.201 45.072-73.413 44.701-23.208.375-56.579-31.459-73.413-44.701C106.18 199.465 70.425 171.067 48 152.805V112h416zM48 400V214.398c22.914 18.251 55.409 43.862 104.938 82.646 21.857 17.205 60.134 55.186 103.062 54.955 42.717.231 80.509-37.199 103.053-54.947 49.528-38.783 82.032-64.401 104.947-82.653V400H48z"], - "envelope-open": [512, 512, [], "f2b6", "M494.586 164.516c-4.697-3.883-111.723-89.95-135.251-108.657C337.231 38.191 299.437 0 256 0c-43.205 0-80.636 37.717-103.335 55.859-24.463 19.45-131.07 105.195-135.15 108.549A48.004 48.004 0 0 0 0 201.485V464c0 26.51 21.49 48 48 48h416c26.51 0 48-21.49 48-48V201.509a48 48 0 0 0-17.414-36.993zM464 458a6 6 0 0 1-6 6H54a6 6 0 0 1-6-6V204.347c0-1.813.816-3.526 2.226-4.665 15.87-12.814 108.793-87.554 132.364-106.293C200.755 78.88 232.398 48 256 48c23.693 0 55.857 31.369 73.41 45.389 23.573 18.741 116.503 93.493 132.366 106.316a5.99 5.99 0 0 1 2.224 4.663V458zm-31.991-187.704c4.249 5.159 3.465 12.795-1.745 16.981-28.975 23.283-59.274 47.597-70.929 56.863C336.636 362.283 299.205 400 256 400c-43.452 0-81.287-38.237-103.335-55.86-11.279-8.967-41.744-33.413-70.927-56.865-5.21-4.187-5.993-11.822-1.745-16.981l15.258-18.528c4.178-5.073 11.657-5.843 16.779-1.726 28.618 23.001 58.566 47.035 70.56 56.571C200.143 320.631 232.307 352 256 352c23.602 0 55.246-30.88 73.41-45.389 11.994-9.535 41.944-33.57 70.563-56.568 5.122-4.116 12.601-3.346 16.778 1.727l15.258 18.526z"], - "eye": [576, 512, [], "f06e", "M288 144a110.94 110.94 0 0 0-31.24 5 55.4 55.4 0 0 1 7.24 27 56 56 0 0 1-56 56 55.4 55.4 0 0 1-27-7.24A111.71 111.71 0 1 0 288 144zm284.52 97.4C518.29 135.59 410.93 64 288 64S57.68 135.64 3.48 241.41a32.35 32.35 0 0 0 0 29.19C57.71 376.41 165.07 448 288 448s230.32-71.64 284.52-177.41a32.35 32.35 0 0 0 0-29.19zM288 400c-98.65 0-189.09-55-237.93-144C98.91 167 189.34 112 288 112s189.09 55 237.93 144C477.1 345 386.66 400 288 400z"], - "eye-slash": [640, 512, [], "f070", "M634 471L36 3.51A16 16 0 0 0 13.51 6l-10 12.49A16 16 0 0 0 6 41l598 467.49a16 16 0 0 0 22.49-2.49l10-12.49A16 16 0 0 0 634 471zM296.79 146.47l134.79 105.38C429.36 191.91 380.48 144 320 144a112.26 112.26 0 0 0-23.21 2.47zm46.42 219.07L208.42 260.16C210.65 320.09 259.53 368 320 368a113 113 0 0 0 23.21-2.46zM320 112c98.65 0 189.09 55 237.93 144a285.53 285.53 0 0 1-44 60.2l37.74 29.5a333.7 333.7 0 0 0 52.9-75.11 32.35 32.35 0 0 0 0-29.19C550.29 135.59 442.93 64 320 64c-36.7 0-71.71 7-104.63 18.81l46.41 36.29c18.94-4.3 38.34-7.1 58.22-7.1zm0 288c-98.65 0-189.08-55-237.93-144a285.47 285.47 0 0 1 44.05-60.19l-37.74-29.5a333.6 333.6 0 0 0-52.89 75.1 32.35 32.35 0 0 0 0 29.19C89.72 376.41 197.08 448 320 448c36.7 0 71.71-7.05 104.63-18.81l-46.41-36.28C359.28 397.2 339.89 400 320 400z"], - "file": [384, 512, [], "f15b", "M369.9 97.9L286 14C277 5 264.8-.1 252.1-.1H48C21.5 0 0 21.5 0 48v416c0 26.5 21.5 48 48 48h288c26.5 0 48-21.5 48-48V131.9c0-12.7-5.1-25-14.1-34zM332.1 128H256V51.9l76.1 76.1zM48 464V48h160v104c0 13.3 10.7 24 24 24h104v288H48z"], - "file-alt": [384, 512, [], "f15c", "M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z"], - "file-archive": [384, 512, [], "f1c6", "M128.3 160v32h32v-32zm64-96h-32v32h32zm-64 32v32h32V96zm64 32h-32v32h32zm177.6-30.1L286 14C277 5 264.8-.1 252.1-.1H48C21.5 0 0 21.5 0 48v416c0 26.5 21.5 48 48 48h288c26.5 0 48-21.5 48-48V131.9c0-12.7-5.1-25-14.1-34zM256 51.9l76.1 76.1H256zM336 464H48V48h79.7v16h32V48H208v104c0 13.3 10.7 24 24 24h104zM194.2 265.7c-1.1-5.6-6-9.7-11.8-9.7h-22.1v-32h-32v32l-19.7 97.1C102 385.6 126.8 416 160 416c33.1 0 57.9-30.2 51.5-62.6zm-33.9 124.4c-17.9 0-32.4-12.1-32.4-27s14.5-27 32.4-27 32.4 12.1 32.4 27-14.5 27-32.4 27zm32-198.1h-32v32h32z"], - "file-audio": [384, 512, [], "f1c7", "M369.941 97.941l-83.882-83.882A48 48 0 0 0 252.118 0H48C21.49 0 0 21.49 0 48v416c0 26.51 21.49 48 48 48h288c26.51 0 48-21.49 48-48V131.882a48 48 0 0 0-14.059-33.941zM332.118 128H256V51.882L332.118 128zM48 464V48h160v104c0 13.255 10.745 24 24 24h104v288H48zm144-76.024c0 10.691-12.926 16.045-20.485 8.485L136 360.486h-28c-6.627 0-12-5.373-12-12v-56c0-6.627 5.373-12 12-12h28l35.515-36.947c7.56-7.56 20.485-2.206 20.485 8.485v135.952zm41.201-47.13c9.051-9.297 9.06-24.133.001-33.439-22.149-22.752 12.235-56.246 34.395-33.481 27.198 27.94 27.212 72.444.001 100.401-21.793 22.386-56.947-10.315-34.397-33.481z"], - "file-code": [384, 512, [], "f1c9", "M149.9 349.1l-.2-.2-32.8-28.9 32.8-28.9c3.6-3.2 4-8.8.8-12.4l-.2-.2-17.4-18.6c-3.4-3.6-9-3.7-12.4-.4l-57.7 54.1c-3.7 3.5-3.7 9.4 0 12.8l57.7 54.1c1.6 1.5 3.8 2.4 6 2.4 2.4 0 4.8-1 6.4-2.8l17.4-18.6c3.3-3.5 3.1-9.1-.4-12.4zm220-251.2L286 14C277 5 264.8-.1 252.1-.1H48C21.5 0 0 21.5 0 48v416c0 26.5 21.5 48 48 48h288c26.5 0 48-21.5 48-48V131.9c0-12.7-5.1-25-14.1-34zM256 51.9l76.1 76.1H256zM336 464H48V48h160v104c0 13.3 10.7 24 24 24h104zM209.6 214c-4.7-1.4-9.5 1.3-10.9 6L144 408.1c-1.4 4.7 1.3 9.6 6 10.9l24.4 7.1c4.7 1.4 9.6-1.4 10.9-6L240 231.9c1.4-4.7-1.3-9.6-6-10.9zm24.5 76.9l.2.2 32.8 28.9-32.8 28.9c-3.6 3.2-4 8.8-.8 12.4l.2.2 17.4 18.6c3.3 3.5 8.9 3.7 12.4.4l57.7-54.1c3.7-3.5 3.7-9.4 0-12.8l-57.7-54.1c-3.5-3.3-9.1-3.2-12.4.4l-17.4 18.6c-3.3 3.5-3.1 9.1.4 12.4z"], - "file-excel": [384, 512, [], "f1c3", "M369.9 97.9L286 14C277 5 264.8-.1 252.1-.1H48C21.5 0 0 21.5 0 48v416c0 26.5 21.5 48 48 48h288c26.5 0 48-21.5 48-48V131.9c0-12.7-5.1-25-14.1-34zM332.1 128H256V51.9l76.1 76.1zM48 464V48h160v104c0 13.3 10.7 24 24 24h104v288H48zm212-240h-28.8c-4.4 0-8.4 2.4-10.5 6.3-18 33.1-22.2 42.4-28.6 57.7-13.9-29.1-6.9-17.3-28.6-57.7-2.1-3.9-6.2-6.3-10.6-6.3H124c-9.3 0-15 10-10.4 18l46.3 78-46.3 78c-4.7 8 1.1 18 10.4 18h28.9c4.4 0 8.4-2.4 10.5-6.3 21.7-40 23-45 28.6-57.7 14.9 30.2 5.9 15.9 28.6 57.7 2.1 3.9 6.2 6.3 10.6 6.3H260c9.3 0 15-10 10.4-18L224 320c.7-1.1 30.3-50.5 46.3-78 4.7-8-1.1-18-10.3-18z"], - "file-image": [384, 512, [], "f1c5", "M369.9 97.9L286 14C277 5 264.8-.1 252.1-.1H48C21.5 0 0 21.5 0 48v416c0 26.5 21.5 48 48 48h288c26.5 0 48-21.5 48-48V131.9c0-12.7-5.1-25-14.1-34zM332.1 128H256V51.9l76.1 76.1zM48 464V48h160v104c0 13.3 10.7 24 24 24h104v288H48zm32-48h224V288l-23.5-23.5c-4.7-4.7-12.3-4.7-17 0L176 352l-39.5-39.5c-4.7-4.7-12.3-4.7-17 0L80 352v64zm48-240c-26.5 0-48 21.5-48 48s21.5 48 48 48 48-21.5 48-48-21.5-48-48-48z"], - "file-pdf": [384, 512, [], "f1c1", "M369.9 97.9L286 14C277 5 264.8-.1 252.1-.1H48C21.5 0 0 21.5 0 48v416c0 26.5 21.5 48 48 48h288c26.5 0 48-21.5 48-48V131.9c0-12.7-5.1-25-14.1-34zM332.1 128H256V51.9l76.1 76.1zM48 464V48h160v104c0 13.3 10.7 24 24 24h104v288H48zm250.2-143.7c-12.2-12-47-8.7-64.4-6.5-17.2-10.5-28.7-25-36.8-46.3 3.9-16.1 10.1-40.6 5.4-56-4.2-26.2-37.8-23.6-42.6-5.9-4.4 16.1-.4 38.5 7 67.1-10 23.9-24.9 56-35.4 74.4-20 10.3-47 26.2-51 46.2-3.3 15.8 26 55.2 76.1-31.2 22.4-7.4 46.8-16.5 68.4-20.1 18.9 10.2 41 17 55.8 17 25.5 0 28-28.2 17.5-38.7zm-198.1 77.8c5.1-13.7 24.5-29.5 30.4-35-19 30.3-30.4 35.7-30.4 35zm81.6-190.6c7.4 0 6.7 32.1 1.8 40.8-4.4-13.9-4.3-40.8-1.8-40.8zm-24.4 136.6c9.7-16.9 18-37 24.7-54.7 8.3 15.1 18.9 27.2 30.1 35.5-20.8 4.3-38.9 13.1-54.8 19.2zm131.6-5s-5 6-37.3-7.8c35.1-2.6 40.9 5.4 37.3 7.8z"], - "file-powerpoint": [384, 512, [], "f1c4", "M369.9 97.9L286 14C277 5 264.8-.1 252.1-.1H48C21.5 0 0 21.5 0 48v416c0 26.5 21.5 48 48 48h288c26.5 0 48-21.5 48-48V131.9c0-12.7-5.1-25-14.1-34zM332.1 128H256V51.9l76.1 76.1zM48 464V48h160v104c0 13.3 10.7 24 24 24h104v288H48zm72-60V236c0-6.6 5.4-12 12-12h69.2c36.7 0 62.8 27 62.8 66.3 0 74.3-68.7 66.5-95.5 66.5V404c0 6.6-5.4 12-12 12H132c-6.6 0-12-5.4-12-12zm48.5-87.4h23c7.9 0 13.9-2.4 18.1-7.2 8.5-9.8 8.4-28.5.1-37.8-4.1-4.6-9.9-7-17.4-7h-23.9v52z"], - "file-video": [384, 512, [], "f1c8", "M369.941 97.941l-83.882-83.882A48 48 0 0 0 252.118 0H48C21.49 0 0 21.49 0 48v416c0 26.51 21.49 48 48 48h288c26.51 0 48-21.49 48-48V131.882a48 48 0 0 0-14.059-33.941zM332.118 128H256V51.882L332.118 128zM48 464V48h160v104c0 13.255 10.745 24 24 24h104v288H48zm228.687-211.303L224 305.374V268c0-11.046-8.954-20-20-20H100c-11.046 0-20 8.954-20 20v104c0 11.046 8.954 20 20 20h104c11.046 0 20-8.954 20-20v-37.374l52.687 52.674C286.704 397.318 304 390.28 304 375.986V264.011c0-14.311-17.309-21.319-27.313-11.314z"], - "file-word": [384, 512, [], "f1c2", "M369.9 97.9L286 14C277 5 264.8-.1 252.1-.1H48C21.5 0 0 21.5 0 48v416c0 26.5 21.5 48 48 48h288c26.5 0 48-21.5 48-48V131.9c0-12.7-5.1-25-14.1-34zM332.1 128H256V51.9l76.1 76.1zM48 464V48h160v104c0 13.3 10.7 24 24 24h104v288H48zm220.1-208c-5.7 0-10.6 4-11.7 9.5-20.6 97.7-20.4 95.4-21 103.5-.2-1.2-.4-2.6-.7-4.3-.8-5.1.3.2-23.6-99.5-1.3-5.4-6.1-9.2-11.7-9.2h-13.3c-5.5 0-10.3 3.8-11.7 9.1-24.4 99-24 96.2-24.8 103.7-.1-1.1-.2-2.5-.5-4.2-.7-5.2-14.1-73.3-19.1-99-1.1-5.6-6-9.7-11.8-9.7h-16.8c-7.8 0-13.5 7.3-11.7 14.8 8 32.6 26.7 109.5 33.2 136 1.3 5.4 6.1 9.1 11.7 9.1h25.2c5.5 0 10.3-3.7 11.6-9.1l17.9-71.4c1.5-6.2 2.5-12 3-17.3l2.9 17.3c.1.4 12.6 50.5 17.9 71.4 1.3 5.3 6.1 9.1 11.6 9.1h24.7c5.5 0 10.3-3.7 11.6-9.1 20.8-81.9 30.2-119 34.5-136 1.9-7.6-3.8-14.9-11.6-14.9h-15.8z"], - "flag": [512, 512, [], "f024", "M336.174 80c-49.132 0-93.305-32-161.913-32-31.301 0-58.303 6.482-80.721 15.168a48.04 48.04 0 0 0 2.142-20.727C93.067 19.575 74.167 1.594 51.201.104 23.242-1.71 0 20.431 0 48c0 17.764 9.657 33.262 24 41.562V496c0 8.837 7.163 16 16 16h16c8.837 0 16-7.163 16-16v-83.443C109.869 395.28 143.259 384 199.826 384c49.132 0 93.305 32 161.913 32 58.479 0 101.972-22.617 128.548-39.981C503.846 367.161 512 352.051 512 335.855V95.937c0-34.459-35.264-57.768-66.904-44.117C409.193 67.309 371.641 80 336.174 80zM464 336c-21.783 15.412-60.824 32-102.261 32-59.945 0-102.002-32-161.913-32-43.361 0-96.379 9.403-127.826 24V128c21.784-15.412 60.824-32 102.261-32 59.945 0 102.002 32 161.913 32 43.271 0 96.32-17.366 127.826-32v240z"], - "flushed": [496, 512, [], "f579", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm0 448c-110.3 0-200-89.7-200-200S137.7 56 248 56s200 89.7 200 200-89.7 200-200 200zm96-312c-44.2 0-80 35.8-80 80s35.8 80 80 80 80-35.8 80-80-35.8-80-80-80zm0 128c-26.5 0-48-21.5-48-48s21.5-48 48-48 48 21.5 48 48-21.5 48-48 48zm0-72c-13.3 0-24 10.7-24 24s10.7 24 24 24 24-10.7 24-24-10.7-24-24-24zm-112 24c0-44.2-35.8-80-80-80s-80 35.8-80 80 35.8 80 80 80 80-35.8 80-80zm-80 48c-26.5 0-48-21.5-48-48s21.5-48 48-48 48 21.5 48 48-21.5 48-48 48zm0-72c-13.3 0-24 10.7-24 24s10.7 24 24 24 24-10.7 24-24-10.7-24-24-24zm160 144H184c-13.2 0-24 10.8-24 24s10.8 24 24 24h128c13.2 0 24-10.8 24-24s-10.8-24-24-24z"], - "folder": [512, 512, [], "f07b", "M464 128H272l-54.63-54.63c-6-6-14.14-9.37-22.63-9.37H48C21.49 64 0 85.49 0 112v288c0 26.51 21.49 48 48 48h416c26.51 0 48-21.49 48-48V176c0-26.51-21.49-48-48-48zm0 272H48V112h140.12l54.63 54.63c6 6 14.14 9.37 22.63 9.37H464v224z"], - "folder-open": [576, 512, [], "f07c", "M527.9 224H480v-48c0-26.5-21.5-48-48-48H272l-64-64H48C21.5 64 0 85.5 0 112v288c0 26.5 21.5 48 48 48h400c16.5 0 31.9-8.5 40.7-22.6l79.9-128c20-31.9-3-73.4-40.7-73.4zM48 118c0-3.3 2.7-6 6-6h134.1l64 64H426c3.3 0 6 2.7 6 6v42H152c-16.8 0-32.4 8.8-41.1 23.2L48 351.4zm400 282H72l77.2-128H528z"], - "font-awesome-logo-full": [3992, 512, ["Font Awesome"], "f4e6", "M454.6 0H57.4C25.9 0 0 25.9 0 57.4v397.3C0 486.1 25.9 512 57.4 512h397.3c31.4 0 57.4-25.9 57.4-57.4V57.4C512 25.9 486.1 0 454.6 0zm-58.9 324.9c0 4.8-4.1 6.9-8.9 8.9-19.2 8.1-39.7 15.7-61.5 15.7-40.5 0-68.7-44.8-163.2 2.5v51.8c0 30.3-45.7 30.2-45.7 0v-250c-9-7-15-17.9-15-30.3 0-21 17.1-38.2 38.2-38.2 21 0 38.2 17.1 38.2 38.2 0 12.2-5.8 23.2-14.9 30.2v21c37.1-12 65.5-34.4 146.1-3.4 26.6 11.4 68.7-15.7 76.5-15.7 5.5 0 10.3 4.1 10.3 8.9v160.4zm432.9-174.2h-137v70.1H825c39.8 0 40.4 62.2 0 62.2H691.6v105.6c0 45.5-70.7 46.4-70.7 0V128.3c0-22 18-39.8 39.8-39.8h167.8c39.6 0 40.5 62.2.1 62.2zm191.1 23.4c-169.3 0-169.1 252.4 0 252.4 169.9 0 169.9-252.4 0-252.4zm0 196.1c-81.6 0-82.1-139.8 0-139.8 82.5 0 82.4 139.8 0 139.8zm372.4 53.4c-17.5 0-31.4-13.9-31.4-31.4v-117c0-62.4-72.6-52.5-99.1-16.4v133.4c0 41.5-63.3 41.8-63.3 0V208c0-40 63.1-41.6 63.1 0v3.4c43.3-51.6 162.4-60.4 162.4 39.3v141.5c.3 30.4-31.5 31.4-31.7 31.4zm179.7 2.9c-44.3 0-68.3-22.9-68.3-65.8V235.2H1488c-35.6 0-36.7-55.3 0-55.3h15.5v-37.3c0-41.3 63.8-42.1 63.8 0v37.5h24.9c35.4 0 35.7 55.3 0 55.3h-24.9v108.5c0 29.6 26.1 26.3 27.4 26.3 31.4 0 52.6 56.3-22.9 56.3zM1992 123c-19.5-50.2-95.5-50-114.5 0-107.3 275.7-99.5 252.7-99.5 262.8 0 42.8 58.3 51.2 72.1 14.4l13.5-35.9H2006l13 35.9c14.2 37.7 72.1 27.2 72.1-14.4 0-10.1 5.3 6.8-99.1-262.8zm-108.9 179.1l51.7-142.9 51.8 142.9h-103.5zm591.3-85.6l-53.7 176.3c-12.4 41.2-72 41-84 0l-42.3-135.9-42.3 135.9c-12.4 40.9-72 41.2-84.5 0l-54.2-176.3c-12.5-39.4 49.8-56.1 60.2-16.9L2213 342l45.3-139.5c10.9-32.7 59.6-34.7 71.2 0l45.3 139.5 39.3-142.4c10.3-38.3 72.6-23.8 60.3 16.9zm275.4 75.1c0-42.4-33.9-117.5-119.5-117.5-73.2 0-124.4 56.3-124.4 126 0 77.2 55.3 126.4 128.5 126.4 31.7 0 93-11.5 93-39.8 0-18.3-21.1-31.5-39.3-22.4-49.4 26.2-109 8.4-115.9-43.8h148.3c16.3 0 29.3-13.4 29.3-28.9zM2571 277.7c9.5-73.4 113.9-68.6 118.6 0H2571zm316.7 148.8c-31.4 0-81.6-10.5-96.6-31.9-12.4-17 2.5-39.8 21.8-39.8 16.3 0 36.8 22.9 77.7 22.9 27.4 0 40.4-11 40.4-25.8 0-39.8-142.9-7.4-142.9-102 0-40.4 35.3-75.7 98.6-75.7 31.4 0 74.1 9.9 87.6 29.4 10.8 14.8-1.4 36.2-20.9 36.2-15.1 0-26.7-17.3-66.2-17.3-22.9 0-37.8 10.5-37.8 23.8 0 35.9 142.4 6 142.4 103.1-.1 43.7-37.4 77.1-104.1 77.1zm266.8-252.4c-169.3 0-169.1 252.4 0 252.4 170.1 0 169.6-252.4 0-252.4zm0 196.1c-81.8 0-82-139.8 0-139.8 82.5 0 82.4 139.8 0 139.8zm476.9 22V268.7c0-53.8-61.4-45.8-85.7-10.5v134c0 41.3-63.8 42.1-63.8 0V268.7c0-52.1-59.5-47.4-85.7-10.1v133.6c0 41.5-63.3 41.8-63.3 0V208c0-40 63.1-41.6 63.1 0v3.4c9.9-14.4 41.8-37.3 78.6-37.3 35.3 0 57.7 16.4 66.7 43.8 13.9-21.8 45.8-43.8 82.6-43.8 44.3 0 70.7 23.4 70.7 72.7v145.3c.5 17.3-13.5 31.4-31.9 31.4 3.5.1-31.3 1.1-31.3-31.3zM3992 291.6c0-42.4-32.4-117.5-117.9-117.5-73.2 0-127.5 56.3-127.5 126 0 77.2 58.3 126.4 131.6 126.4 31.7 0 91.5-11.5 91.5-39.8 0-18.3-21.1-31.5-39.3-22.4-49.4 26.2-110.5 8.4-117.5-43.8h149.8c16.3 0 29.1-13.4 29.3-28.9zm-180.5-13.9c9.7-74.4 115.9-68.3 120.1 0h-120.1z"], - "frown": [496, 512, [], "f119", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm0 448c-110.3 0-200-89.7-200-200S137.7 56 248 56s200 89.7 200 200-89.7 200-200 200zm-80-216c17.7 0 32-14.3 32-32s-14.3-32-32-32-32 14.3-32 32 14.3 32 32 32zm160-64c-17.7 0-32 14.3-32 32s14.3 32 32 32 32-14.3 32-32-14.3-32-32-32zm-80 128c-40.2 0-78 17.7-103.8 48.6-8.5 10.2-7.1 25.3 3.1 33.8 10.2 8.4 25.3 7.1 33.8-3.1 16.6-19.9 41-31.4 66.9-31.4s50.3 11.4 66.9 31.4c8.1 9.7 23.1 11.9 33.8 3.1 10.2-8.5 11.5-23.6 3.1-33.8C326 321.7 288.2 304 248 304z"], - "frown-open": [496, 512, [], "f57a", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm0 448c-110.3 0-200-89.7-200-200S137.7 56 248 56s200 89.7 200 200-89.7 200-200 200zm-48-248c0-17.7-14.3-32-32-32s-32 14.3-32 32 14.3 32 32 32 32-14.3 32-32zm128-32c-17.7 0-32 14.3-32 32s14.3 32 32 32 32-14.3 32-32-14.3-32-32-32zm-80 112c-35.6 0-88.8 21.3-95.8 61.2-2 11.8 9 21.5 20.5 18.1 31.2-9.6 59.4-15.3 75.3-15.3s44.1 5.7 75.3 15.3c11.4 3.5 22.5-6.3 20.5-18.1-7-39.9-60.2-61.2-95.8-61.2z"], - "futbol": [496, 512, [], "f1e3", "M483.8 179.4C449.8 74.6 352.6 8 248.1 8c-25.4 0-51.2 3.9-76.7 12.2C41.2 62.5-30.1 202.4 12.2 332.6 46.2 437.4 143.4 504 247.9 504c25.4 0 51.2-3.9 76.7-12.2 130.2-42.3 201.5-182.2 159.2-312.4zm-74.5 193.7l-52.2 6.4-43.7-60.9 24.4-75.2 71.1-22.1 38.9 36.4c-.2 30.7-7.4 61.1-21.7 89.2-4.7 9.3-10.7 17.8-16.8 26.2zm0-235.4l-10.4 53.1-70.7 22-64.2-46.5V92.5l47.4-26.2c39.2 13 73.4 38 97.9 71.4zM184.9 66.4L232 92.5v73.8l-64.2 46.5-70.6-22-10.1-52.5c24.3-33.4 57.9-58.6 97.8-71.9zM139 379.5L85.9 373c-14.4-20.1-37.3-59.6-37.8-115.3l39-36.4 71.1 22.2 24.3 74.3-43.5 61.7zm48.2 67l-22.4-48.1 43.6-61.7H287l44.3 61.7-22.4 48.1c-6.2 1.8-57.6 20.4-121.7 0z"], - "gem": [576, 512, [], "f3a5", "M464 0H112c-4 0-7.8 2-10 5.4L2 152.6c-2.9 4.4-2.6 10.2.7 14.2l276 340.8c4.8 5.9 13.8 5.9 18.6 0l276-340.8c3.3-4.1 3.6-9.8.7-14.2L474.1 5.4C471.8 2 468.1 0 464 0zm-19.3 48l63.3 96h-68.4l-51.7-96h56.8zm-202.1 0h90.7l51.7 96H191l51.6-96zm-111.3 0h56.8l-51.7 96H68l63.3-96zm-43 144h51.4L208 352 88.3 192zm102.9 0h193.6L288 435.3 191.2 192zM368 352l68.2-160h51.4L368 352z"], - "grimace": [496, 512, [], "f57f", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm0 448c-110.3 0-200-89.7-200-200S137.7 56 248 56s200 89.7 200 200-89.7 200-200 200zm-80-216c17.7 0 32-14.3 32-32s-14.3-32-32-32-32 14.3-32 32 14.3 32 32 32zm160 0c17.7 0 32-14.3 32-32s-14.3-32-32-32-32 14.3-32 32 14.3 32 32 32zm16 16H152c-26.5 0-48 21.5-48 48v32c0 26.5 21.5 48 48 48h192c26.5 0 48-21.5 48-48v-32c0-26.5-21.5-48-48-48zm-168 96h-24c-8.8 0-16-7.2-16-16v-8h40v24zm0-40h-40v-8c0-8.8 7.2-16 16-16h24v24zm64 40h-48v-24h48v24zm0-40h-48v-24h48v24zm64 40h-48v-24h48v24zm0-40h-48v-24h48v24zm56 24c0 8.8-7.2 16-16 16h-24v-24h40v8zm0-24h-40v-24h24c8.8 0 16 7.2 16 16v8z"], - "grin": [496, 512, [], "f580", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm0 448c-110.3 0-200-89.7-200-200S137.7 56 248 56s200 89.7 200 200-89.7 200-200 200zm105.6-151.4c-25.9 8.3-64.4 13.1-105.6 13.1s-79.6-4.8-105.6-13.1c-9.9-3.1-19.4 5.4-17.7 15.3 7.9 47.1 71.3 80 123.3 80s115.3-32.9 123.3-80c1.6-9.8-7.7-18.4-17.7-15.3zM168 240c17.7 0 32-14.3 32-32s-14.3-32-32-32-32 14.3-32 32 14.3 32 32 32zm160 0c17.7 0 32-14.3 32-32s-14.3-32-32-32-32 14.3-32 32 14.3 32 32 32z"], - "grin-alt": [496, 512, [], "f581", "M200.3 248c12.4-18.7 15.1-37.3 15.7-56-.5-18.7-3.3-37.3-15.7-56-8-12-25.1-11.4-32.7 0-12.4 18.7-15.1 37.3-15.7 56 .5 18.7 3.3 37.3 15.7 56 8.1 12 25.2 11.4 32.7 0zm128 0c12.4-18.7 15.1-37.3 15.7-56-.5-18.7-3.3-37.3-15.7-56-8-12-25.1-11.4-32.7 0-12.4 18.7-15.1 37.3-15.7 56 .5 18.7 3.3 37.3 15.7 56 8.1 12 25.2 11.4 32.7 0zM248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm0 448c-110.3 0-200-89.7-200-200S137.7 56 248 56s200 89.7 200 200-89.7 200-200 200zm105.6-151.4c-25.9 8.3-64.4 13.1-105.6 13.1s-79.6-4.8-105.6-13.1c-9.9-3.1-19.4 5.3-17.7 15.3 7.9 47.2 71.3 80 123.3 80s115.3-32.9 123.3-80c1.6-9.8-7.7-18.4-17.7-15.3z"], - "grin-beam": [496, 512, [], "f582", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm0 448c-110.3 0-200-89.7-200-200S137.7 56 248 56s200 89.7 200 200-89.7 200-200 200zm105.6-151.4c-25.9 8.3-64.4 13.1-105.6 13.1s-79.6-4.8-105.6-13.1c-9.8-3.1-19.4 5.3-17.7 15.3 7.9 47.1 71.3 80 123.3 80s115.3-32.9 123.3-80c1.6-9.8-7.7-18.4-17.7-15.3zm-235.9-72.9c3.5 1.1 7.4-.5 9.3-3.7l9.5-17c7.7-13.7 19.2-21.6 31.5-21.6s23.8 7.9 31.5 21.6l9.5 17c2.1 3.7 6.2 4.7 9.3 3.7 3.6-1.1 6-4.5 5.7-8.3-3.3-42.1-32.2-71.4-56-71.4s-52.7 29.3-56 71.4c-.3 3.7 2.1 7.2 5.7 8.3zm160 0c3.5 1.1 7.4-.5 9.3-3.7l9.5-17c7.7-13.7 19.2-21.6 31.5-21.6s23.8 7.9 31.5 21.6l9.5 17c2.1 3.7 6.2 4.7 9.3 3.7 3.6-1.1 6-4.5 5.7-8.3-3.3-42.1-32.2-71.4-56-71.4s-52.7 29.3-56 71.4c-.3 3.7 2.1 7.2 5.7 8.3z"], - "grin-beam-sweat": [496, 512, [], "f583", "M440 160c29.5 0 53.3-26.3 53.3-58.7 0-25-31.7-75.5-46.2-97.3-3.6-5.3-10.7-5.3-14.2 0-14.5 21.8-46.2 72.3-46.2 97.3 0 32.4 23.8 58.7 53.3 58.7zM248 400c51.9 0 115.3-32.9 123.3-80 1.7-9.9-7.7-18.5-17.7-15.3-25.9 8.3-64.4 13.1-105.6 13.1s-79.6-4.8-105.6-13.1c-9.8-3.1-19.4 5.3-17.7 15.3 8 47.1 71.4 80 123.3 80zm130.3-168.3c3.6-1.1 6-4.5 5.7-8.3-3.3-42.1-32.2-71.4-56-71.4s-52.7 29.3-56 71.4c-.3 3.7 2.1 7.2 5.7 8.3 3.5 1.1 7.4-.5 9.3-3.7l9.5-17c7.7-13.7 19.2-21.6 31.5-21.6s23.8 7.9 31.5 21.6l9.5 17c2.1 3.6 6.2 4.6 9.3 3.7zm105.3-52.9c-24.6 15.7-46 12.9-46.4 12.9 6.9 20.2 10.8 41.8 10.8 64.3 0 110.3-89.7 200-200 200S48 366.3 48 256 137.7 56 248 56c39.8 0 76.8 11.8 108 31.9 1.7-9.5 6.3-24.1 17.2-45.7C336.4 20.6 293.7 8 248 8 111 8 0 119 0 256s111 248 248 248 248-111 248-248c0-27-4.4-52.9-12.4-77.2zM168 189.4c12.3 0 23.8 7.9 31.5 21.6l9.5 17c2.1 3.7 6.2 4.7 9.3 3.7 3.6-1.1 6-4.5 5.7-8.3-3.3-42.1-32.2-71.4-56-71.4s-52.7 29.3-56 71.4c-.3 3.7 2.1 7.2 5.7 8.3 3.5 1.1 7.4-.5 9.3-3.7l9.5-17c7.7-13.8 19.2-21.6 31.5-21.6z"], - "grin-hearts": [496, 512, [], "f584", "M353.6 304.6c-25.9 8.3-64.4 13.1-105.6 13.1s-79.6-4.8-105.6-13.1c-9.8-3.1-19.4 5.3-17.7 15.3 7.9 47.2 71.3 80 123.3 80s115.3-32.9 123.3-80c1.6-9.8-7.7-18.4-17.7-15.3zm-152.8-48.9c4.5 1.2 9.2-1.5 10.5-6l19.4-69.9c5.6-20.3-7.4-41.1-28.8-44.5-18.6-3-36.4 9.8-41.5 27.9l-2 7.1-7.1-1.9c-18.2-4.7-38.2 4.3-44.9 22-7.7 20.2 3.8 41.9 24.2 47.2l70.2 18.1zm188.8-65.3c-6.7-17.6-26.7-26.7-44.9-22l-7.1 1.9-2-7.1c-5-18.1-22.8-30.9-41.5-27.9-21.4 3.4-34.4 24.2-28.8 44.5l19.4 69.9c1.2 4.5 5.9 7.2 10.5 6l70.2-18.2c20.4-5.3 31.9-26.9 24.2-47.1zM248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm0 448c-110.3 0-200-89.7-200-200S137.7 56 248 56s200 89.7 200 200-89.7 200-200 200z"], - "grin-squint": [496, 512, [], "f585", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm0 448c-110.3 0-200-89.7-200-200S137.7 56 248 56s200 89.7 200 200-89.7 200-200 200zm105.6-151.4c-25.9 8.3-64.4 13.1-105.6 13.1s-79.6-4.8-105.6-13.1c-9.9-3.1-19.4 5.4-17.7 15.3 7.9 47.1 71.3 80 123.3 80s115.3-32.9 123.3-80c1.6-9.8-7.7-18.4-17.7-15.3zm-234.7-40.8c3.6 4.2 9.9 5.7 15.3 2.5l80-48c3.6-2.2 5.8-6.1 5.8-10.3s-2.2-8.1-5.8-10.3l-80-48c-5.1-3-11.4-1.9-15.3 2.5-3.8 4.5-3.8 11-.1 15.5l33.6 40.3-33.6 40.3c-3.8 4.5-3.7 11.1.1 15.5zm242.9 2.5c5.4 3.2 11.7 1.7 15.3-2.5 3.8-4.5 3.8-11 .1-15.5L343.6 208l33.6-40.3c3.8-4.5 3.7-11-.1-15.5-3.8-4.4-10.2-5.4-15.3-2.5l-80 48c-3.6 2.2-5.8 6.1-5.8 10.3s2.2 8.1 5.8 10.3l80 48z"], - "grin-squint-tears": [512, 512, [], "f586", "M117.1 384.1c-25.8 3.7-84 13.7-100.9 30.6-21.9 21.9-21.5 57.9.9 80.3s58.3 22.8 80.3.9C114.3 479 124.3 420.8 128 395c.8-6.4-4.6-11.8-10.9-10.9zm-41.2-41.7C40.3 268 53 176.1 114.6 114.6 152.4 76.8 202.6 56 256 56c36.2 0 70.8 9.8 101.2 27.7 3.8-20.3 8-36.1 12-48.3C333.8 17.2 294.9 8 256 8 192.5 8 129.1 32.2 80.6 80.6c-74.1 74.1-91.3 183.4-52 274 12.2-4.1 27.7-8.3 47.3-12.2zm352.3-187.6c45 76.6 34.9 176.9-30.8 242.6-37.8 37.8-88 58.6-141.4 58.6-30.5 0-59.8-7-86.4-19.8-3.9 19.5-8 35-12.2 47.2 31.4 13.6 65 20.6 98.7 20.6 63.5 0 126.9-24.2 175.4-72.6 78.1-78.1 93.1-195.4 45.2-288.6-12.3 4-28.2 8.1-48.5 12zm-33.3-26.9c25.8-3.7 84-13.7 100.9-30.6 21.9-21.9 21.5-57.9-.9-80.3s-58.3-22.8-80.3-.9C397.7 33 387.7 91.2 384 117c-.8 6.4 4.6 11.8 10.9 10.9zm-187 108.3c-3-3-7.2-4.2-11.4-3.2L106 255.7c-5.7 1.4-9.5 6.7-9.1 12.6.5 5.8 5.1 10.5 10.9 11l52.3 4.8 4.8 52.3c.5 5.8 5.2 10.4 11 10.9h.9c5.5 0 10.3-3.7 11.7-9.1l22.6-90.5c1-4.2-.2-8.5-3.2-11.5zm39.7-25.1l90.5-22.6c5.7-1.4 9.5-6.7 9.1-12.6-.5-5.8-5.1-10.5-10.9-11l-52.3-4.8-4.8-52.3c-.5-5.8-5.2-10.4-11-10.9-5.6-.1-11.2 3.4-12.6 9.1L233 196.5c-1 4.1.2 8.4 3.2 11.4 5 5 11.3 3.2 11.4 3.2zm52 88.5c-29.1 29.1-59.7 52.9-83.9 65.4-9.2 4.8-10 17.5-1.7 23.4 38.9 27.7 107 6.2 143.7-30.6S416 253 388.3 214.1c-5.8-8.2-18.5-7.6-23.4 1.7-12.3 24.2-36.2 54.7-65.3 83.8z"], - "grin-stars": [496, 512, [], "f587", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm0 448c-110.3 0-200-89.7-200-200S137.7 56 248 56s200 89.7 200 200-89.7 200-200 200zm105.6-151.4c-25.9 8.3-64.4 13.1-105.6 13.1s-79.6-4.8-105.6-13.1c-9.8-3.1-19.4 5.3-17.7 15.3 7.9 47.2 71.3 80 123.3 80s115.3-32.9 123.3-80c1.6-9.8-7.7-18.4-17.7-15.3zm-227.9-57.5c-1 6.2 5.4 11 11 7.9l31.3-16.3 31.3 16.3c5.6 3.1 12-1.7 11-7.9l-6-34.9 25.4-24.6c4.5-4.5 1.9-12.2-4.3-13.2l-34.9-5-15.5-31.6c-2.9-5.8-11-5.8-13.9 0l-15.5 31.6-34.9 5c-6.2.9-8.9 8.6-4.3 13.2l25.4 24.6-6.1 34.9zm259.7-72.7l-34.9-5-15.5-31.6c-2.9-5.8-11-5.8-13.9 0l-15.5 31.6-34.9 5c-6.2.9-8.9 8.6-4.3 13.2l25.4 24.6-6 34.9c-1 6.2 5.4 11 11 7.9l31.3-16.3 31.3 16.3c5.6 3.1 12-1.7 11-7.9l-6-34.9 25.4-24.6c4.5-4.6 1.8-12.2-4.4-13.2z"], - "grin-tears": [640, 512, [], "f588", "M117.1 256.1c-25.8 3.7-84 13.7-100.9 30.6-21.9 21.9-21.5 57.9.9 80.3s58.3 22.8 80.3.9C114.3 351 124.3 292.8 128 267c.8-6.4-4.6-11.8-10.9-10.9zm506.7 30.6c-16.9-16.9-75.1-26.9-100.9-30.6-6.3-.9-11.7 4.5-10.8 10.8 3.7 25.8 13.7 84 30.6 100.9 21.9 21.9 57.9 21.5 80.3-.9 22.3-22.3 22.7-58.3.8-80.2zm-126.6 61.7C463.8 412.3 396.9 456 320 456c-76.9 0-143.8-43.7-177.2-107.6-12.5 37.4-25.2 43.9-28.3 46.5C159.1 460.7 234.5 504 320 504s160.9-43.3 205.5-109.1c-3.2-2.7-15.9-9.2-28.3-46.5zM122.7 224.5C137.9 129.2 220.5 56 320 56c99.5 0 182.1 73.2 197.3 168.5 2.1-.2 5.2-2.4 49.5 7C554.4 106 448.7 8 320 8S85.6 106 73.2 231.4c44.5-9.4 47.1-7.2 49.5-6.9zM320 400c51.9 0 115.3-32.9 123.3-80 1.7-9.9-7.7-18.5-17.7-15.3-25.9 8.3-64.4 13.1-105.6 13.1s-79.6-4.8-105.6-13.1c-9.8-3.1-19.4 5.3-17.7 15.3 8 47.1 71.4 80 123.3 80zm130.3-168.3c3.6-1.1 6-4.5 5.7-8.3-3.3-42.1-32.2-71.4-56-71.4s-52.7 29.3-56 71.4c-.3 3.7 2.1 7.2 5.7 8.3 3.5 1.1 7.4-.5 9.3-3.7l9.5-17c7.7-13.7 19.2-21.6 31.5-21.6s23.8 7.9 31.5 21.6l9.5 17c2.1 3.6 6.2 4.6 9.3 3.7zM240 189.4c12.3 0 23.8 7.9 31.5 21.6l9.5 17c2.1 3.7 6.2 4.7 9.3 3.7 3.6-1.1 6-4.5 5.7-8.3-3.3-42.1-32.2-71.4-56-71.4s-52.7 29.3-56 71.4c-.3 3.7 2.1 7.2 5.7 8.3 3.5 1.1 7.4-.5 9.3-3.7l9.5-17c7.7-13.8 19.2-21.6 31.5-21.6z"], - "grin-tongue": [496, 512, [], "f589", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm64 400c0 35.6-29.1 64.5-64.9 64-35.1-.5-63.1-29.8-63.1-65v-42.8l17.7-8.8c15-7.5 31.5 1.7 34.9 16.5l2.8 12.1c2.1 9.2 15.2 9.2 17.3 0l2.8-12.1c3.4-14.8 19.8-24.1 34.9-16.5l17.7 8.8V408zm28.2 25.3c2.2-8.1 3.8-16.5 3.8-25.3v-43.5c14.2-12.4 24.4-27.5 27.3-44.5 1.7-9.9-7.7-18.5-17.7-15.3-25.9 8.3-64.4 13.1-105.6 13.1s-79.6-4.8-105.6-13.1c-9.9-3.1-19.4 5.3-17.7 15.3 2.9 17 13.1 32.1 27.3 44.5V408c0 8.8 1.6 17.2 3.8 25.3C91.8 399.9 48 333 48 256c0-110.3 89.7-200 200-200s200 89.7 200 200c0 77-43.8 143.9-107.8 177.3zM168 176c-17.7 0-32 14.3-32 32s14.3 32 32 32 32-14.3 32-32-14.3-32-32-32zm160 0c-17.7 0-32 14.3-32 32s14.3 32 32 32 32-14.3 32-32-14.3-32-32-32z"], - "grin-tongue-squint": [496, 512, [], "f58a", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm64 400c0 35.6-29.1 64.5-64.9 64-35.1-.5-63.1-29.8-63.1-65v-42.8l17.7-8.8c15-7.5 31.5 1.7 34.9 16.5l2.8 12.1c2.1 9.2 15.2 9.2 17.3 0l2.8-12.1c3.4-14.8 19.8-24.1 34.9-16.5l17.7 8.8V408zm28.2 25.3c2.2-8.1 3.8-16.5 3.8-25.3v-43.5c14.2-12.4 24.4-27.5 27.3-44.5 1.7-9.9-7.7-18.5-17.7-15.3-25.9 8.3-64.4 13.1-105.6 13.1s-79.6-4.8-105.6-13.1c-9.9-3.1-19.4 5.3-17.7 15.3 2.9 17 13.1 32.1 27.3 44.5V408c0 8.8 1.6 17.2 3.8 25.3C91.8 399.9 48 333 48 256c0-110.3 89.7-200 200-200s200 89.7 200 200c0 77-43.8 143.9-107.8 177.3zm36.9-281.1c-3.8-4.4-10.3-5.5-15.3-2.5l-80 48c-3.6 2.2-5.8 6.1-5.8 10.3s2.2 8.1 5.8 10.3l80 48c5.4 3.2 11.7 1.7 15.3-2.5 3.8-4.5 3.8-11 .1-15.5L343.6 208l33.6-40.3c3.8-4.5 3.7-11.1-.1-15.5zm-162.9 45.5l-80-48c-5-3-11.4-2-15.3 2.5-3.8 4.5-3.8 11-.1 15.5l33.6 40.3-33.6 40.3c-3.8 4.5-3.7 11 .1 15.5 3.6 4.2 9.9 5.7 15.3 2.5l80-48c3.6-2.2 5.8-6.1 5.8-10.3s-2.2-8.1-5.8-10.3z"], - "grin-tongue-wink": [496, 512, [], "f58b", "M152 180c-25.7 0-55.9 16.9-59.8 42.1-.8 5 1.7 10 6.1 12.4 4.4 2.4 9.9 1.8 13.7-1.6l9.5-8.5c14.8-13.2 46.2-13.2 61 0l9.5 8.5c2.5 2.2 8 4.7 13.7 1.6 4.4-2.4 6.9-7.4 6.1-12.4-3.9-25.2-34.1-42.1-59.8-42.1zm176-52c-44.2 0-80 35.8-80 80s35.8 80 80 80 80-35.8 80-80-35.8-80-80-80zm0 128c-26.5 0-48-21.5-48-48s21.5-48 48-48 48 21.5 48 48-21.5 48-48 48zm0-72c-13.3 0-24 10.7-24 24s10.7 24 24 24 24-10.7 24-24-10.7-24-24-24zM248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm64 400c0 35.6-29.1 64.5-64.9 64-35.1-.5-63.1-29.8-63.1-65v-42.8l17.7-8.8c15-7.5 31.5 1.7 34.9 16.5l2.8 12.1c2.1 9.2 15.2 9.2 17.3 0l2.8-12.1c3.4-14.8 19.8-24.1 34.9-16.5l17.7 8.8V408zm28.2 25.3c2.2-8.1 3.8-16.5 3.8-25.3v-43.5c14.2-12.4 24.4-27.5 27.3-44.5 1.7-9.9-7.7-18.5-17.7-15.3-25.9 8.3-64.4 13.1-105.6 13.1s-79.6-4.8-105.6-13.1c-9.9-3.1-19.4 5.3-17.7 15.3 2.9 17 13.1 32.1 27.3 44.5V408c0 8.8 1.6 17.2 3.8 25.3C91.8 399.9 48 333 48 256c0-110.3 89.7-200 200-200s200 89.7 200 200c0 77-43.8 143.9-107.8 177.3z"], - "grin-wink": [496, 512, [], "f58c", "M328 180c-25.69 0-55.88 16.92-59.86 42.12-1.75 11.22 11.5 18.24 19.83 10.84l9.55-8.48c14.81-13.19 46.16-13.19 60.97 0l9.55 8.48c8.48 7.43 21.56.25 19.83-10.84C383.88 196.92 353.69 180 328 180zm-160 60c17.67 0 32-14.33 32-32s-14.33-32-32-32-32 14.33-32 32 14.33 32 32 32zm185.55 64.64c-25.93 8.3-64.4 13.06-105.55 13.06s-79.62-4.75-105.55-13.06c-9.94-3.13-19.4 5.37-17.71 15.34C132.67 367.13 196.06 400 248 400s115.33-32.87 123.26-80.02c1.68-9.89-7.67-18.48-17.71-15.34zM248 8C111.03 8 0 119.03 0 256s111.03 248 248 248 248-111.03 248-248S384.97 8 248 8zm0 448c-110.28 0-200-89.72-200-200S137.72 56 248 56s200 89.72 200 200-89.72 200-200 200z"], - "hand-lizard": [576, 512, [], "f258", "M556.686 290.542L410.328 64.829C397.001 44.272 374.417 32 349.917 32H56C25.121 32 0 57.122 0 88v8c0 44.112 35.888 80 80 80h196.042l-18.333 48H144c-48.523 0-88 39.477-88 88 0 30.879 25.121 56 56 56h131.552c2.987 0 5.914.549 8.697 1.631L352 408.418V480h224V355.829c0-23.225-6.679-45.801-19.314-65.287zM528 432H400v-23.582c0-19.948-12.014-37.508-30.604-44.736l-99.751-38.788A71.733 71.733 0 0 0 243.552 320H112c-4.411 0-8-3.589-8-8 0-22.056 17.944-40 40-40h113.709c19.767 0 37.786-12.407 44.84-30.873l24.552-64.281c8.996-23.553-8.428-48.846-33.63-48.846H80c-17.645 0-32-14.355-32-32v-8c0-4.411 3.589-8 8-8h293.917c8.166 0 15.693 4.09 20.137 10.942l146.358 225.715A71.84 71.84 0 0 1 528 355.829V432z"], - "hand-paper": [448, 512, [], "f256", "M372.57 112.641v-10.825c0-43.612-40.52-76.691-83.039-65.546-25.629-49.5-94.09-47.45-117.982.747C130.269 26.456 89.144 57.945 89.144 102v126.13c-19.953-7.427-43.308-5.068-62.083 8.871-29.355 21.796-35.794 63.333-14.55 93.153L132.48 498.569a32 32 0 0 0 26.062 13.432h222.897c14.904 0 27.835-10.289 31.182-24.813l30.184-130.958A203.637 203.637 0 0 0 448 310.564V179c0-40.62-35.523-71.992-75.43-66.359zm27.427 197.922c0 11.731-1.334 23.469-3.965 34.886L368.707 464h-201.92L51.591 302.303c-14.439-20.27 15.023-42.776 29.394-22.605l27.128 38.079c8.995 12.626 29.031 6.287 29.031-9.283V102c0-25.645 36.571-24.81 36.571.691V256c0 8.837 7.163 16 16 16h6.856c8.837 0 16-7.163 16-16V67c0-25.663 36.571-24.81 36.571.691V256c0 8.837 7.163 16 16 16h6.856c8.837 0 16-7.163 16-16V101.125c0-25.672 36.57-24.81 36.57.691V256c0 8.837 7.163 16 16 16h6.857c8.837 0 16-7.163 16-16v-76.309c0-26.242 36.57-25.64 36.57-.691v131.563z"], - "hand-peace": [448, 512, [], "f25b", "M362.146 191.976c-13.71-21.649-38.761-34.016-65.006-30.341V74c0-40.804-32.811-74-73.141-74-40.33 0-73.14 33.196-73.14 74L160 168l-18.679-78.85C126.578 50.843 83.85 32.11 46.209 47.208 8.735 62.238-9.571 104.963 5.008 142.85l55.757 144.927c-30.557 24.956-43.994 57.809-24.733 92.218l54.853 97.999C102.625 498.97 124.73 512 148.575 512h205.702c30.744 0 57.558-21.44 64.555-51.797l27.427-118.999a67.801 67.801 0 0 0 1.729-15.203L448 256c0-44.956-43.263-77.343-85.854-64.024zM399.987 326c0 1.488-.169 2.977-.502 4.423l-27.427 119.001c-1.978 8.582-9.29 14.576-17.782 14.576H148.575c-6.486 0-12.542-3.621-15.805-9.449l-54.854-98c-4.557-8.141-2.619-18.668 4.508-24.488l26.647-21.764a16 16 0 0 0 4.812-18.139l-64.09-166.549C37.226 92.956 84.37 74.837 96.51 106.389l59.784 155.357A16 16 0 0 0 171.227 272h11.632c8.837 0 16-7.163 16-16V74c0-34.375 50.281-34.43 50.281 0v182c0 8.837 7.163 16 16 16h6.856c8.837 0 16-7.163 16-16v-28c0-25.122 36.567-25.159 36.567 0v28c0 8.837 7.163 16 16 16h6.856c8.837 0 16-7.163 16-16 0-25.12 36.567-25.16 36.567 0v70z"], - "hand-point-down": [448, 512, [], "f0a7", "M188.8 512c45.616 0 83.2-37.765 83.2-83.2v-35.647a93.148 93.148 0 0 0 22.064-7.929c22.006 2.507 44.978-3.503 62.791-15.985C409.342 368.1 448 331.841 448 269.299V248c0-60.063-40-98.512-40-127.2v-2.679c4.952-5.747 8-13.536 8-22.12V32c0-17.673-12.894-32-28.8-32H156.8C140.894 0 128 14.327 128 32v64c0 8.584 3.048 16.373 8 22.12v2.679c0 6.964-6.193 14.862-23.668 30.183l-.148.129-.146.131c-9.937 8.856-20.841 18.116-33.253 25.851C48.537 195.798 0 207.486 0 252.8c0 56.928 35.286 92 83.2 92 8.026 0 15.489-.814 22.4-2.176V428.8c0 45.099 38.101 83.2 83.2 83.2zm0-48c-18.7 0-35.2-16.775-35.2-35.2V270.4c-17.325 0-35.2 26.4-70.4 26.4-26.4 0-35.2-20.625-35.2-44 0-8.794 32.712-20.445 56.1-34.926 14.575-9.074 27.225-19.524 39.875-30.799 18.374-16.109 36.633-33.836 39.596-59.075h176.752C364.087 170.79 400 202.509 400 248v21.299c0 40.524-22.197 57.124-61.325 50.601-8.001 14.612-33.979 24.151-53.625 12.925-18.225 19.365-46.381 17.787-61.05 4.95V428.8c0 18.975-16.225 35.2-35.2 35.2zM328 64c0-13.255 10.745-24 24-24s24 10.745 24 24-10.745 24-24 24-24-10.745-24-24z"], - "hand-point-left": [512, 512, [], "f0a5", "M0 220.8C0 266.416 37.765 304 83.2 304h35.647a93.148 93.148 0 0 0 7.929 22.064c-2.507 22.006 3.503 44.978 15.985 62.791C143.9 441.342 180.159 480 242.701 480H264c60.063 0 98.512-40 127.2-40h2.679c5.747 4.952 13.536 8 22.12 8h64c17.673 0 32-12.894 32-28.8V188.8c0-15.906-14.327-28.8-32-28.8h-64c-8.584 0-16.373 3.048-22.12 8H391.2c-6.964 0-14.862-6.193-30.183-23.668l-.129-.148-.131-.146c-8.856-9.937-18.116-20.841-25.851-33.253C316.202 80.537 304.514 32 259.2 32c-56.928 0-92 35.286-92 83.2 0 8.026.814 15.489 2.176 22.4H83.2C38.101 137.6 0 175.701 0 220.8zm48 0c0-18.7 16.775-35.2 35.2-35.2h158.4c0-17.325-26.4-35.2-26.4-70.4 0-26.4 20.625-35.2 44-35.2 8.794 0 20.445 32.712 34.926 56.1 9.074 14.575 19.524 27.225 30.799 39.875 16.109 18.374 33.836 36.633 59.075 39.596v176.752C341.21 396.087 309.491 432 264 432h-21.299c-40.524 0-57.124-22.197-50.601-61.325-14.612-8.001-24.151-33.979-12.925-53.625-19.365-18.225-17.787-46.381-4.95-61.05H83.2C64.225 256 48 239.775 48 220.8zM448 360c13.255 0 24 10.745 24 24s-10.745 24-24 24-24-10.745-24-24 10.745-24 24-24z"], - "hand-point-right": [512, 512, [], "f0a4", "M428.8 137.6h-86.177a115.52 115.52 0 0 0 2.176-22.4c0-47.914-35.072-83.2-92-83.2-45.314 0-57.002 48.537-75.707 78.784-7.735 12.413-16.994 23.317-25.851 33.253l-.131.146-.129.148C135.662 161.807 127.764 168 120.8 168h-2.679c-5.747-4.952-13.536-8-22.12-8H32c-17.673 0-32 12.894-32 28.8v230.4C0 435.106 14.327 448 32 448h64c8.584 0 16.373-3.048 22.12-8h2.679c28.688 0 67.137 40 127.2 40h21.299c62.542 0 98.8-38.658 99.94-91.145 12.482-17.813 18.491-40.785 15.985-62.791A93.148 93.148 0 0 0 393.152 304H428.8c45.435 0 83.2-37.584 83.2-83.2 0-45.099-38.101-83.2-83.2-83.2zm0 118.4h-91.026c12.837 14.669 14.415 42.825-4.95 61.05 11.227 19.646 1.687 45.624-12.925 53.625 6.524 39.128-10.076 61.325-50.6 61.325H248c-45.491 0-77.21-35.913-120-39.676V215.571c25.239-2.964 42.966-21.222 59.075-39.596 11.275-12.65 21.725-25.3 30.799-39.875C232.355 112.712 244.006 80 252.8 80c23.375 0 44 8.8 44 35.2 0 35.2-26.4 53.075-26.4 70.4h158.4c18.425 0 35.2 16.5 35.2 35.2 0 18.975-16.225 35.2-35.2 35.2zM88 384c0 13.255-10.745 24-24 24s-24-10.745-24-24 10.745-24 24-24 24 10.745 24 24z"], - "hand-point-up": [448, 512, [], "f0a6", "M105.6 83.2v86.177a115.52 115.52 0 0 0-22.4-2.176c-47.914 0-83.2 35.072-83.2 92 0 45.314 48.537 57.002 78.784 75.707 12.413 7.735 23.317 16.994 33.253 25.851l.146.131.148.129C129.807 376.338 136 384.236 136 391.2v2.679c-4.952 5.747-8 13.536-8 22.12v64c0 17.673 12.894 32 28.8 32h230.4c15.906 0 28.8-14.327 28.8-32v-64c0-8.584-3.048-16.373-8-22.12V391.2c0-28.688 40-67.137 40-127.2v-21.299c0-62.542-38.658-98.8-91.145-99.94-17.813-12.482-40.785-18.491-62.791-15.985A93.148 93.148 0 0 0 272 118.847V83.2C272 37.765 234.416 0 188.8 0c-45.099 0-83.2 38.101-83.2 83.2zm118.4 0v91.026c14.669-12.837 42.825-14.415 61.05 4.95 19.646-11.227 45.624-1.687 53.625 12.925 39.128-6.524 61.325 10.076 61.325 50.6V264c0 45.491-35.913 77.21-39.676 120H183.571c-2.964-25.239-21.222-42.966-39.596-59.075-12.65-11.275-25.3-21.725-39.875-30.799C80.712 279.645 48 267.994 48 259.2c0-23.375 8.8-44 35.2-44 35.2 0 53.075 26.4 70.4 26.4V83.2c0-18.425 16.5-35.2 35.2-35.2 18.975 0 35.2 16.225 35.2 35.2zM352 424c13.255 0 24 10.745 24 24s-10.745 24-24 24-24-10.745-24-24 10.745-24 24-24z"], - "hand-pointer": [448, 512, [], "f25a", "M358.182 179.361c-19.493-24.768-52.679-31.945-79.872-19.098-15.127-15.687-36.182-22.487-56.595-19.629V67c0-36.944-29.736-67-66.286-67S89.143 30.056 89.143 67v161.129c-19.909-7.41-43.272-5.094-62.083 8.872-29.355 21.795-35.793 63.333-14.55 93.152l109.699 154.001C134.632 501.59 154.741 512 176 512h178.286c30.802 0 57.574-21.5 64.557-51.797l27.429-118.999A67.873 67.873 0 0 0 448 326v-84c0-46.844-46.625-79.273-89.818-62.639zM80.985 279.697l27.126 38.079c8.995 12.626 29.031 6.287 29.031-9.283V67c0-25.12 36.571-25.16 36.571 0v175c0 8.836 7.163 16 16 16h6.857c8.837 0 16-7.164 16-16v-35c0-25.12 36.571-25.16 36.571 0v35c0 8.836 7.163 16 16 16H272c8.837 0 16-7.164 16-16v-21c0-25.12 36.571-25.16 36.571 0v21c0 8.836 7.163 16 16 16h6.857c8.837 0 16-7.164 16-16 0-25.121 36.571-25.16 36.571 0v84c0 1.488-.169 2.977-.502 4.423l-27.43 119.001c-1.978 8.582-9.29 14.576-17.782 14.576H176c-5.769 0-11.263-2.878-14.697-7.697l-109.712-154c-14.406-20.223 14.994-42.818 29.394-22.606zM176.143 400v-96c0-8.837 6.268-16 14-16h6c7.732 0 14 7.163 14 16v96c0 8.837-6.268 16-14 16h-6c-7.733 0-14-7.163-14-16zm75.428 0v-96c0-8.837 6.268-16 14-16h6c7.732 0 14 7.163 14 16v96c0 8.837-6.268 16-14 16h-6c-7.732 0-14-7.163-14-16zM327 400v-96c0-8.837 6.268-16 14-16h6c7.732 0 14 7.163 14 16v96c0 8.837-6.268 16-14 16h-6c-7.732 0-14-7.163-14-16z"], - "hand-rock": [512, 512, [], "f255", "M408.864 79.052c-22.401-33.898-66.108-42.273-98.813-23.588-29.474-31.469-79.145-31.093-108.334-.022-47.16-27.02-108.71 5.055-110.671 60.806C44.846 105.407 0 140.001 0 187.429v56.953c0 32.741 14.28 63.954 39.18 85.634l97.71 85.081c4.252 3.702 3.11 5.573 3.11 32.903 0 17.673 14.327 32 32 32h252c17.673 0 32-14.327 32-32 0-23.513-1.015-30.745 3.982-42.37l42.835-99.656c6.094-14.177 9.183-29.172 9.183-44.568V146.963c0-52.839-54.314-88.662-103.136-67.911zM464 261.406a64.505 64.505 0 0 1-5.282 25.613l-42.835 99.655c-5.23 12.171-7.883 25.04-7.883 38.25V432H188v-10.286c0-16.37-7.14-31.977-19.59-42.817l-97.71-85.08C56.274 281.255 48 263.236 48 244.381v-56.953c0-33.208 52-33.537 52 .677v41.228a16 16 0 0 0 5.493 12.067l7 6.095A16 16 0 0 0 139 235.429V118.857c0-33.097 52-33.725 52 .677v26.751c0 8.836 7.164 16 16 16h7c8.836 0 16-7.164 16-16v-41.143c0-33.134 52-33.675 52 .677v40.466c0 8.836 7.163 16 16 16h7c8.837 0 16-7.164 16-16v-27.429c0-33.03 52-33.78 52 .677v26.751c0 8.836 7.163 16 16 16h7c8.837 0 16-7.164 16-16 0-33.146 52-33.613 52 .677v114.445z"], - "hand-scissors": [512, 512, [], "f257", "M256 480l70-.013c5.114 0 10.231-.583 15.203-1.729l118.999-27.427C490.56 443.835 512 417.02 512 386.277V180.575c0-23.845-13.03-45.951-34.005-57.69l-97.999-54.853c-34.409-19.261-67.263-5.824-92.218 24.733L142.85 37.008c-37.887-14.579-80.612 3.727-95.642 41.201-15.098 37.642 3.635 80.37 41.942 95.112L168 192l-94-9.141c-40.804 0-74 32.811-74 73.14 0 40.33 33.196 73.141 74 73.141h87.635c-3.675 26.245 8.692 51.297 30.341 65.006C178.657 436.737 211.044 480 256 480zm0-48.013c-25.16 0-25.12-36.567 0-36.567 8.837 0 16-7.163 16-16v-6.856c0-8.837-7.163-16-16-16h-28c-25.159 0-25.122-36.567 0-36.567h28c8.837 0 16-7.163 16-16v-6.856c0-8.837-7.163-16-16-16H74c-34.43 0-34.375-50.281 0-50.281h182c8.837 0 16-7.163 16-16v-11.632a16 16 0 0 0-10.254-14.933L106.389 128.51c-31.552-12.14-13.432-59.283 19.222-46.717l166.549 64.091a16.001 16.001 0 0 0 18.139-4.812l21.764-26.647c5.82-7.127 16.348-9.064 24.488-4.508l98 54.854c5.828 3.263 9.449 9.318 9.449 15.805v205.701c0 8.491-5.994 15.804-14.576 17.782l-119.001 27.427a19.743 19.743 0 0 1-4.423.502h-70z"], - "hand-spock": [512, 512, [], "f259", "M21.096 381.79l129.092 121.513a32 32 0 0 0 21.932 8.698h237.6c14.17 0 26.653-9.319 30.68-22.904l31.815-107.313A115.955 115.955 0 0 0 477 348.811v-36.839c0-4.051.476-8.104 1.414-12.045l31.73-133.41c10.099-42.412-22.316-82.738-65.544-82.525-4.144-24.856-22.543-47.165-49.85-53.992-35.803-8.952-72.227 12.655-81.25 48.75L296.599 184 274.924 52.01c-8.286-36.07-44.303-58.572-80.304-50.296-29.616 6.804-50.138 32.389-51.882 61.295-42.637.831-73.455 40.563-64.071 81.844l31.04 136.508c-27.194-22.515-67.284-19.992-91.482 5.722-25.376 26.961-24.098 69.325 2.871 94.707zm32.068-61.811l.002-.001c7.219-7.672 19.241-7.98 26.856-.813l53.012 49.894C143.225 378.649 160 371.4 160 357.406v-69.479c0-1.193-.134-2.383-.397-3.546l-34.13-150.172c-5.596-24.617 31.502-32.86 37.054-8.421l30.399 133.757a16 16 0 0 0 15.603 12.454h8.604c10.276 0 17.894-9.567 15.594-19.583l-41.62-181.153c-5.623-24.469 31.39-33.076 37.035-8.508l45.22 196.828A16 16 0 0 0 288.956 272h13.217a16 16 0 0 0 15.522-12.119l42.372-169.49c6.104-24.422 42.962-15.159 36.865 9.217L358.805 252.12c-2.521 10.088 5.115 19.88 15.522 19.88h9.694a16 16 0 0 0 15.565-12.295L426.509 146.6c5.821-24.448 42.797-15.687 36.966 8.802L431.72 288.81a100.094 100.094 0 0 0-2.72 23.162v36.839c0 6.548-.943 13.051-2.805 19.328L397.775 464h-219.31L53.978 346.836c-7.629-7.18-7.994-19.229-.814-26.857z"], - "handshake": [640, 512, [], "f2b5", "M519.2 127.9l-47.6-47.6A56.252 56.252 0 0 0 432 64H205.2c-14.8 0-29.1 5.9-39.6 16.3L118 127.9H0v255.7h64c17.6 0 31.8-14.2 31.9-31.7h9.1l84.6 76.4c30.9 25.1 73.8 25.7 105.6 3.8 12.5 10.8 26 15.9 41.1 15.9 18.2 0 35.3-7.4 48.8-24 22.1 8.7 48.2 2.6 64-16.8l26.2-32.3c5.6-6.9 9.1-14.8 10.9-23h57.9c.1 17.5 14.4 31.7 31.9 31.7h64V127.9H519.2zM48 351.6c-8.8 0-16-7.2-16-16s7.2-16 16-16 16 7.2 16 16c0 8.9-7.2 16-16 16zm390-6.9l-26.1 32.2c-2.8 3.4-7.8 4-11.3 1.2l-23.9-19.4-30 36.5c-6 7.3-15 4.8-18 2.4l-36.8-31.5-15.6 19.2c-13.9 17.1-39.2 19.7-55.3 6.6l-97.3-88H96V175.8h41.9l61.7-61.6c2-.8 3.7-1.5 5.7-2.3H262l-38.7 35.5c-29.4 26.9-31.1 72.3-4.4 101.3 14.8 16.2 61.2 41.2 101.5 4.4l8.2-7.5 108.2 87.8c3.4 2.8 3.9 7.9 1.2 11.3zm106-40.8h-69.2c-2.3-2.8-4.9-5.4-7.7-7.7l-102.7-83.4 12.5-11.4c6.5-6 7-16.1 1-22.6L367 167.1c-6-6.5-16.1-6.9-22.6-1l-55.2 50.6c-9.5 8.7-25.7 9.4-34.6 0-9.3-9.9-8.5-25.1 1.2-33.9l65.6-60.1c7.4-6.8 17-10.5 27-10.5l83.7-.2c2.1 0 4.1.8 5.5 2.3l61.7 61.6H544v128zm48 47.7c-8.8 0-16-7.2-16-16s7.2-16 16-16 16 7.2 16 16c0 8.9-7.2 16-16 16z"], - "hdd": [576, 512, [], "f0a0", "M567.403 235.642L462.323 84.589A48 48 0 0 0 422.919 64H153.081a48 48 0 0 0-39.404 20.589L8.597 235.642A48.001 48.001 0 0 0 0 263.054V400c0 26.51 21.49 48 48 48h480c26.51 0 48-21.49 48-48V263.054c0-9.801-3-19.366-8.597-27.412zM153.081 112h269.838l77.913 112H75.168l77.913-112zM528 400H48V272h480v128zm-32-64c0 17.673-14.327 32-32 32s-32-14.327-32-32 14.327-32 32-32 32 14.327 32 32zm-96 0c0 17.673-14.327 32-32 32s-32-14.327-32-32 14.327-32 32-32 32 14.327 32 32z"], - "heart": [512, 512, [], "f004", "M458.4 64.3C400.6 15.7 311.3 23 256 79.3 200.7 23 111.4 15.6 53.6 64.3-21.6 127.6-10.6 230.8 43 285.5l175.4 178.7c10 10.2 23.4 15.9 37.6 15.9 14.3 0 27.6-5.6 37.6-15.8L469 285.6c53.5-54.7 64.7-157.9-10.6-221.3zm-23.6 187.5L259.4 430.5c-2.4 2.4-4.4 2.4-6.8 0L77.2 251.8c-36.5-37.2-43.9-107.6 7.3-150.7 38.9-32.7 98.9-27.8 136.5 10.5l35 35.7 35-35.7c37.8-38.5 97.8-43.2 136.5-10.6 51.1 43.1 43.5 113.9 7.3 150.8z"], - "hospital": [448, 512, [], "f0f8", "M128 244v-40c0-6.627 5.373-12 12-12h40c6.627 0 12 5.373 12 12v40c0 6.627-5.373 12-12 12h-40c-6.627 0-12-5.373-12-12zm140 12h40c6.627 0 12-5.373 12-12v-40c0-6.627-5.373-12-12-12h-40c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12zm-76 84v-40c0-6.627-5.373-12-12-12h-40c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h40c6.627 0 12-5.373 12-12zm76 12h40c6.627 0 12-5.373 12-12v-40c0-6.627-5.373-12-12-12h-40c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12zm180 124v36H0v-36c0-6.627 5.373-12 12-12h19.5V85.035C31.5 73.418 42.245 64 55.5 64H144V24c0-13.255 10.745-24 24-24h112c13.255 0 24 10.745 24 24v40h88.5c13.255 0 24 9.418 24 21.035V464H436c6.627 0 12 5.373 12 12zM79.5 463H192v-67c0-6.627 5.373-12 12-12h40c6.627 0 12 5.373 12 12v67h112.5V112H304v24c0 13.255-10.745 24-24 24H168c-13.255 0-24-10.745-24-24v-24H79.5v351zM266 64h-26V38a6 6 0 0 0-6-6h-20a6 6 0 0 0-6 6v26h-26a6 6 0 0 0-6 6v20a6 6 0 0 0 6 6h26v26a6 6 0 0 0 6 6h20a6 6 0 0 0 6-6V96h26a6 6 0 0 0 6-6V70a6 6 0 0 0-6-6z"], - "hourglass": [384, 512, [], "f254", "M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z"], - "id-badge": [384, 512, [], "f2c1", "M336 0H48C21.5 0 0 21.5 0 48v416c0 26.5 21.5 48 48 48h288c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48zm0 464H48V48h288v416zM144 112h96c8.8 0 16-7.2 16-16s-7.2-16-16-16h-96c-8.8 0-16 7.2-16 16s7.2 16 16 16zm48 176c35.3 0 64-28.7 64-64s-28.7-64-64-64-64 28.7-64 64 28.7 64 64 64zm-89.6 128h179.2c12.4 0 22.4-8.6 22.4-19.2v-19.2c0-31.8-30.1-57.6-67.2-57.6-10.8 0-18.7 8-44.8 8-26.9 0-33.4-8-44.8-8-37.1 0-67.2 25.8-67.2 57.6v19.2c0 10.6 10 19.2 22.4 19.2z"], - "id-card": [576, 512, [], "f2c2", "M528 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h480c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zm0 400H303.2c.9-4.5.8 3.6.8-22.4 0-31.8-30.1-57.6-67.2-57.6-10.8 0-18.7 8-44.8 8-26.9 0-33.4-8-44.8-8-37.1 0-67.2 25.8-67.2 57.6 0 26-.2 17.9.8 22.4H48V144h480v288zm-168-80h112c4.4 0 8-3.6 8-8v-16c0-4.4-3.6-8-8-8H360c-4.4 0-8 3.6-8 8v16c0 4.4 3.6 8 8 8zm0-64h112c4.4 0 8-3.6 8-8v-16c0-4.4-3.6-8-8-8H360c-4.4 0-8 3.6-8 8v16c0 4.4 3.6 8 8 8zm0-64h112c4.4 0 8-3.6 8-8v-16c0-4.4-3.6-8-8-8H360c-4.4 0-8 3.6-8 8v16c0 4.4 3.6 8 8 8zm-168 96c35.3 0 64-28.7 64-64s-28.7-64-64-64-64 28.7-64 64 28.7 64 64 64z"], - "image": [512, 512, [], "f03e", "M464 64H48C21.49 64 0 85.49 0 112v288c0 26.51 21.49 48 48 48h416c26.51 0 48-21.49 48-48V112c0-26.51-21.49-48-48-48zm-6 336H54a6 6 0 0 1-6-6V118a6 6 0 0 1 6-6h404a6 6 0 0 1 6 6v276a6 6 0 0 1-6 6zM128 152c-22.091 0-40 17.909-40 40s17.909 40 40 40 40-17.909 40-40-17.909-40-40-40zM96 352h320v-80l-87.515-87.515c-4.686-4.686-12.284-4.686-16.971 0L192 304l-39.515-39.515c-4.686-4.686-12.284-4.686-16.971 0L96 304v48z"], - "images": [576, 512, [], "f302", "M480 416v16c0 26.51-21.49 48-48 48H48c-26.51 0-48-21.49-48-48V176c0-26.51 21.49-48 48-48h16v48H54a6 6 0 0 0-6 6v244a6 6 0 0 0 6 6h372a6 6 0 0 0 6-6v-10h48zm42-336H150a6 6 0 0 0-6 6v244a6 6 0 0 0 6 6h372a6 6 0 0 0 6-6V86a6 6 0 0 0-6-6zm6-48c26.51 0 48 21.49 48 48v256c0 26.51-21.49 48-48 48H144c-26.51 0-48-21.49-48-48V80c0-26.51 21.49-48 48-48h384zM264 144c0 22.091-17.909 40-40 40s-40-17.909-40-40 17.909-40 40-40 40 17.909 40 40zm-72 96l39.515-39.515c4.686-4.686 12.284-4.686 16.971 0L288 240l103.515-103.515c4.686-4.686 12.284-4.686 16.971 0L480 208v80H192v-48z"], - "keyboard": [576, 512, [], "f11c", "M528 64H48C21.49 64 0 85.49 0 112v288c0 26.51 21.49 48 48 48h480c26.51 0 48-21.49 48-48V112c0-26.51-21.49-48-48-48zm8 336c0 4.411-3.589 8-8 8H48c-4.411 0-8-3.589-8-8V112c0-4.411 3.589-8 8-8h480c4.411 0 8 3.589 8 8v288zM170 270v-28c0-6.627-5.373-12-12-12h-28c-6.627 0-12 5.373-12 12v28c0 6.627 5.373 12 12 12h28c6.627 0 12-5.373 12-12zm96 0v-28c0-6.627-5.373-12-12-12h-28c-6.627 0-12 5.373-12 12v28c0 6.627 5.373 12 12 12h28c6.627 0 12-5.373 12-12zm96 0v-28c0-6.627-5.373-12-12-12h-28c-6.627 0-12 5.373-12 12v28c0 6.627 5.373 12 12 12h28c6.627 0 12-5.373 12-12zm96 0v-28c0-6.627-5.373-12-12-12h-28c-6.627 0-12 5.373-12 12v28c0 6.627 5.373 12 12 12h28c6.627 0 12-5.373 12-12zm-336 82v-28c0-6.627-5.373-12-12-12H82c-6.627 0-12 5.373-12 12v28c0 6.627 5.373 12 12 12h28c6.627 0 12-5.373 12-12zm384 0v-28c0-6.627-5.373-12-12-12h-28c-6.627 0-12 5.373-12 12v28c0 6.627 5.373 12 12 12h28c6.627 0 12-5.373 12-12zM122 188v-28c0-6.627-5.373-12-12-12H82c-6.627 0-12 5.373-12 12v28c0 6.627 5.373 12 12 12h28c6.627 0 12-5.373 12-12zm96 0v-28c0-6.627-5.373-12-12-12h-28c-6.627 0-12 5.373-12 12v28c0 6.627 5.373 12 12 12h28c6.627 0 12-5.373 12-12zm96 0v-28c0-6.627-5.373-12-12-12h-28c-6.627 0-12 5.373-12 12v28c0 6.627 5.373 12 12 12h28c6.627 0 12-5.373 12-12zm96 0v-28c0-6.627-5.373-12-12-12h-28c-6.627 0-12 5.373-12 12v28c0 6.627 5.373 12 12 12h28c6.627 0 12-5.373 12-12zm96 0v-28c0-6.627-5.373-12-12-12h-28c-6.627 0-12 5.373-12 12v28c0 6.627 5.373 12 12 12h28c6.627 0 12-5.373 12-12zm-98 158v-16c0-6.627-5.373-12-12-12H180c-6.627 0-12 5.373-12 12v16c0 6.627 5.373 12 12 12h216c6.627 0 12-5.373 12-12z"], - "kiss": [496, 512, [], "f596", "M168 176c-17.7 0-32 14.3-32 32s14.3 32 32 32 32-14.3 32-32-14.3-32-32-32zm136 132c0-19.2-28.8-41.5-71.5-44-3.8-.4-7.4 2.4-8.2 6.2-.9 3.8 1.1 7.7 4.7 9.2l16.9 7.2c13 5.5 20.8 13.5 20.8 21.5s-7.8 16-20.7 21.5l-17 7.2c-5.7 2.4-6 12.2 0 14.8l16.9 7.2c13 5.5 20.8 13.5 20.8 21.5s-7.8 16-20.7 21.5l-17 7.2c-3.6 1.5-5.6 5.4-4.7 9.2.8 3.6 4.1 6.2 7.8 6.2h.5c42.8-2.5 71.5-24.8 71.5-44 0-13-13.4-27.3-35.2-36C290.6 335.3 304 321 304 308zM248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm0 448c-110.3 0-200-89.7-200-200S137.7 56 248 56s200 89.7 200 200-89.7 200-200 200zm80-280c-17.7 0-32 14.3-32 32s14.3 32 32 32 32-14.3 32-32-14.3-32-32-32z"], - "kiss-beam": [496, 512, [], "f597", "M168 152c-23.8 0-52.7 29.3-56 71.4-.3 3.7 2 7.2 5.6 8.3 3.5 1 7.5-.5 9.3-3.7l9.5-17c7.7-13.7 19.2-21.6 31.5-21.6s23.8 7.9 31.5 21.6l9.5 17c2.1 3.7 6.2 4.7 9.3 3.7 3.6-1.1 5.9-4.5 5.6-8.3-3.1-42.1-32-71.4-55.8-71.4zM248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm0 448c-110.3 0-200-89.7-200-200S137.7 56 248 56s200 89.7 200 200-89.7 200-200 200zm56-148c0-19.2-28.8-41.5-71.5-44-3.8-.4-7.4 2.4-8.2 6.2-.9 3.8 1.1 7.7 4.7 9.2l16.9 7.2c13 5.5 20.8 13.5 20.8 21.5s-7.8 16-20.7 21.5l-17 7.2c-5.7 2.4-6 12.2 0 14.8l16.9 7.2c13 5.5 20.8 13.5 20.8 21.5s-7.8 16-20.7 21.5l-17 7.2c-3.6 1.5-5.6 5.4-4.7 9.2.8 3.6 4.1 6.2 7.8 6.2h.5c42.8-2.5 71.5-24.8 71.5-44 0-13-13.4-27.3-35.2-36C290.6 335.3 304 321 304 308zm24-156c-23.8 0-52.7 29.3-56 71.4-.3 3.7 2 7.2 5.6 8.3 3.5 1 7.5-.5 9.3-3.7l9.5-17c7.7-13.7 19.2-21.6 31.5-21.6s23.8 7.9 31.5 21.6l9.5 17c2.1 3.7 6.2 4.7 9.3 3.7 3.6-1.1 5.9-4.5 5.6-8.3-3.1-42.1-32-71.4-55.8-71.4z"], - "kiss-wink-heart": [504, 512, [], "f598", "M304 308.5c0-19.2-28.8-41.5-71.5-44-3.8-.4-7.4 2.4-8.2 6.2-.9 3.8 1.1 7.7 4.7 9.2l16.9 7.2c13 5.5 20.8 13.5 20.8 21.5s-7.8 16-20.7 21.5l-17 7.2c-5.7 2.4-6 12.2 0 14.8l16.9 7.2c13 5.5 20.8 13.5 20.8 21.5s-7.8 16-20.7 21.5l-17 7.2c-3.6 1.5-5.6 5.4-4.7 9.2.8 3.6 4.1 6.2 7.8 6.2h.5c42.8-2.5 71.5-24.8 71.5-44 0-13-13.4-27.3-35.2-36 21.7-9.1 35.1-23.4 35.1-36.4zm70.5-83.5l9.5 8.5c3.8 3.3 9.3 4 13.7 1.6 4.4-2.4 6.9-7.4 6.1-12.4-4-25.2-34.2-42.1-59.8-42.1s-55.9 16.9-59.8 42.1c-.8 5 1.7 10 6.1 12.4 5.8 3.1 11.2.7 13.7-1.6l9.5-8.5c14.8-13.2 46.2-13.2 61 0zM136 208.5c0 17.7 14.3 32 32 32s32-14.3 32-32-14.3-32-32-32-32 14.3-32 32zm365.1 194c-8-20.8-31.5-31.5-53.1-25.9l-8.4 2.2-2.3-8.4c-5.9-21.4-27-36.5-49-33-25.2 4-40.6 28.6-34 52.6l22.9 82.6c1.5 5.3 7 8.5 12.4 7.1l83-21.5c24.1-6.3 37.7-31.8 28.5-55.7zM334 436.3c-26.1 12.5-55.2 19.7-86 19.7-110.3 0-200-89.7-200-200S137.7 56 248 56s200 89.7 200 200c0 22.1-3.7 43.3-10.4 63.2 9 6.4 17 14.2 22.6 23.9 6.4.1 12.6 1.4 18.6 2.9 10.9-27.9 17.1-58.2 17.1-90C496 119 385 8 248 8S0 119 0 256s111 248 248 248c35.4 0 68.9-7.5 99.4-20.9-2.5-7.3 4.3 17.2-13.4-46.8z"], - "laugh": [496, 512, [], "f599", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm141.4 389.4c-37.8 37.8-88 58.6-141.4 58.6s-103.6-20.8-141.4-58.6S48 309.4 48 256s20.8-103.6 58.6-141.4S194.6 56 248 56s103.6 20.8 141.4 58.6S448 202.6 448 256s-20.8 103.6-58.6 141.4zM328 224c17.7 0 32-14.3 32-32s-14.3-32-32-32-32 14.3-32 32 14.3 32 32 32zm-160 0c17.7 0 32-14.3 32-32s-14.3-32-32-32-32 14.3-32 32 14.3 32 32 32zm194.4 64H133.6c-8.2 0-14.5 7-13.5 15 7.5 59.2 58.9 105 121.1 105h13.6c62.2 0 113.6-45.8 121.1-105 1-8-5.3-15-13.5-15z"], - "laugh-beam": [496, 512, [], "f59a", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm141.4 389.4c-37.8 37.8-88 58.6-141.4 58.6s-103.6-20.8-141.4-58.6S48 309.4 48 256s20.8-103.6 58.6-141.4S194.6 56 248 56s103.6 20.8 141.4 58.6S448 202.6 448 256s-20.8 103.6-58.6 141.4zM328 152c-23.8 0-52.7 29.3-56 71.4-.7 8.6 10.8 11.9 14.9 4.5l9.5-17c7.7-13.7 19.2-21.6 31.5-21.6s23.8 7.9 31.5 21.6l9.5 17c4.1 7.4 15.6 4 14.9-4.5-3.1-42.1-32-71.4-55.8-71.4zm-201 75.9l9.5-17c7.7-13.7 19.2-21.6 31.5-21.6s23.8 7.9 31.5 21.6l9.5 17c4.1 7.4 15.6 4 14.9-4.5-3.3-42.1-32.2-71.4-56-71.4s-52.7 29.3-56 71.4c-.6 8.5 10.9 11.9 15.1 4.5zM362.4 288H133.6c-8.2 0-14.5 7-13.5 15 7.5 59.2 58.9 105 121.1 105h13.6c62.2 0 113.6-45.8 121.1-105 1-8-5.3-15-13.5-15z"], - "laugh-squint": [496, 512, [], "f59b", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm141.4 389.4c-37.8 37.8-88 58.6-141.4 58.6s-103.6-20.8-141.4-58.6S48 309.4 48 256s20.8-103.6 58.6-141.4S194.6 56 248 56s103.6 20.8 141.4 58.6S448 202.6 448 256s-20.8 103.6-58.6 141.4zM343.6 196l33.6-40.3c8.6-10.3-3.8-24.8-15.4-18l-80 48c-7.8 4.7-7.8 15.9 0 20.6l80 48c11.5 6.8 24-7.6 15.4-18L343.6 196zm-209.4 58.3l80-48c7.8-4.7 7.8-15.9 0-20.6l-80-48c-11.6-6.9-24 7.7-15.4 18l33.6 40.3-33.6 40.3c-8.7 10.4 3.8 24.8 15.4 18zM362.4 288H133.6c-8.2 0-14.5 7-13.5 15 7.5 59.2 58.9 105 121.1 105h13.6c62.2 0 113.6-45.8 121.1-105 1-8-5.3-15-13.5-15z"], - "laugh-wink": [496, 512, [], "f59c", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm141.4 389.4c-37.8 37.8-88 58.6-141.4 58.6s-103.6-20.8-141.4-58.6C68.8 359.6 48 309.4 48 256s20.8-103.6 58.6-141.4C144.4 76.8 194.6 56 248 56s103.6 20.8 141.4 58.6c37.8 37.8 58.6 88 58.6 141.4s-20.8 103.6-58.6 141.4zM328 164c-25.7 0-55.9 16.9-59.9 42.1-1.7 11.2 11.5 18.2 19.8 10.8l9.5-8.5c14.8-13.2 46.2-13.2 61 0l9.5 8.5c8.5 7.4 21.6.3 19.8-10.8-3.8-25.2-34-42.1-59.7-42.1zm-160 60c17.7 0 32-14.3 32-32s-14.3-32-32-32-32 14.3-32 32 14.3 32 32 32zm194.4 64H133.6c-8.2 0-14.5 7-13.5 15 7.5 59.2 58.9 105 121.1 105h13.6c62.2 0 113.6-45.8 121.1-105 1-8-5.3-15-13.5-15z"], - "lemon": [512, 512, [], "f094", "M484.112 27.889C455.989-.233 416.108-8.057 387.059 8.865 347.604 31.848 223.504-41.111 91.196 91.197-41.277 223.672 31.923 347.472 8.866 387.058c-16.922 29.051-9.1 68.932 19.022 97.054 28.135 28.135 68.011 35.938 97.057 19.021 39.423-22.97 163.557 49.969 295.858-82.329 132.474-132.477 59.273-256.277 82.331-295.861 16.922-29.05 9.1-68.931-19.022-97.054zm-22.405 72.894c-38.8 66.609 45.6 165.635-74.845 286.08-120.44 120.443-219.475 36.048-286.076 74.843-22.679 13.207-64.035-27.241-50.493-50.488 38.8-66.609-45.6-165.635 74.845-286.08C245.573 4.702 344.616 89.086 411.219 50.292c22.73-13.24 64.005 27.288 50.488 50.491zm-169.861 8.736c1.37 10.96-6.404 20.957-17.365 22.327-54.846 6.855-135.779 87.787-142.635 142.635-1.373 10.989-11.399 18.734-22.326 17.365-10.961-1.37-18.735-11.366-17.365-22.326 9.162-73.286 104.167-168.215 177.365-177.365 10.953-1.368 20.956 6.403 22.326 17.364z"], - "life-ring": [512, 512, [], "f1cd", "M256 504c136.967 0 248-111.033 248-248S392.967 8 256 8 8 119.033 8 256s111.033 248 248 248zm-103.398-76.72l53.411-53.411c31.806 13.506 68.128 13.522 99.974 0l53.411 53.411c-63.217 38.319-143.579 38.319-206.796 0zM336 256c0 44.112-35.888 80-80 80s-80-35.888-80-80 35.888-80 80-80 80 35.888 80 80zm91.28 103.398l-53.411-53.411c13.505-31.806 13.522-68.128 0-99.974l53.411-53.411c38.319 63.217 38.319 143.579 0 206.796zM359.397 84.72l-53.411 53.411c-31.806-13.505-68.128-13.522-99.973 0L152.602 84.72c63.217-38.319 143.579-38.319 206.795 0zM84.72 152.602l53.411 53.411c-13.506 31.806-13.522 68.128 0 99.974L84.72 359.398c-38.319-63.217-38.319-143.579 0-206.796z"], - "lightbulb": [352, 512, [], "f0eb", "M176 80c-52.94 0-96 43.06-96 96 0 8.84 7.16 16 16 16s16-7.16 16-16c0-35.3 28.72-64 64-64 8.84 0 16-7.16 16-16s-7.16-16-16-16zM96.06 459.17c0 3.15.93 6.22 2.68 8.84l24.51 36.84c2.97 4.46 7.97 7.14 13.32 7.14h78.85c5.36 0 10.36-2.68 13.32-7.14l24.51-36.84c1.74-2.62 2.67-5.7 2.68-8.84l.05-43.18H96.02l.04 43.18zM176 0C73.72 0 0 82.97 0 176c0 44.37 16.45 84.85 43.56 115.78 16.64 18.99 42.74 58.8 52.42 92.16v.06h48v-.12c-.01-4.77-.72-9.51-2.15-14.07-5.59-17.81-22.82-64.77-62.17-109.67-20.54-23.43-31.52-53.15-31.61-84.14-.2-73.64 59.67-128 127.95-128 70.58 0 128 57.42 128 128 0 30.97-11.24 60.85-31.65 84.14-39.11 44.61-56.42 91.47-62.1 109.46a47.507 47.507 0 0 0-2.22 14.3v.1h48v-.05c9.68-33.37 35.78-73.18 52.42-92.16C335.55 260.85 352 220.37 352 176 352 78.8 273.2 0 176 0z"], - "list-alt": [512, 512, [], "f022", "M464 32H48C21.49 32 0 53.49 0 80v352c0 26.51 21.49 48 48 48h416c26.51 0 48-21.49 48-48V80c0-26.51-21.49-48-48-48zm-6 400H54a6 6 0 0 1-6-6V86a6 6 0 0 1 6-6h404a6 6 0 0 1 6 6v340a6 6 0 0 1-6 6zm-42-92v24c0 6.627-5.373 12-12 12H204c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h200c6.627 0 12 5.373 12 12zm0-96v24c0 6.627-5.373 12-12 12H204c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h200c6.627 0 12 5.373 12 12zm0-96v24c0 6.627-5.373 12-12 12H204c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h200c6.627 0 12 5.373 12 12zm-252 12c0 19.882-16.118 36-36 36s-36-16.118-36-36 16.118-36 36-36 36 16.118 36 36zm0 96c0 19.882-16.118 36-36 36s-36-16.118-36-36 16.118-36 36-36 36 16.118 36 36zm0 96c0 19.882-16.118 36-36 36s-36-16.118-36-36 16.118-36 36-36 36 16.118 36 36z"], - "map": [576, 512, [], "f279", "M560.02 32c-1.96 0-3.98.37-5.96 1.16L384.01 96H384L212 35.28A64.252 64.252 0 0 0 191.76 32c-6.69 0-13.37 1.05-19.81 3.14L20.12 87.95A32.006 32.006 0 0 0 0 117.66v346.32C0 473.17 7.53 480 15.99 480c1.96 0 3.97-.37 5.96-1.16L192 416l172 60.71a63.98 63.98 0 0 0 40.05.15l151.83-52.81A31.996 31.996 0 0 0 576 394.34V48.02c0-9.19-7.53-16.02-15.98-16.02zM224 90.42l128 45.19v285.97l-128-45.19V90.42zM48 418.05V129.07l128-44.53v286.2l-.64.23L48 418.05zm480-35.13l-128 44.53V141.26l.64-.24L528 93.95v288.97z"], - "meh": [496, 512, [], "f11a", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm0 448c-110.3 0-200-89.7-200-200S137.7 56 248 56s200 89.7 200 200-89.7 200-200 200zm-80-216c17.7 0 32-14.3 32-32s-14.3-32-32-32-32 14.3-32 32 14.3 32 32 32zm160-64c-17.7 0-32 14.3-32 32s14.3 32 32 32 32-14.3 32-32-14.3-32-32-32zm8 144H160c-13.2 0-24 10.8-24 24s10.8 24 24 24h176c13.2 0 24-10.8 24-24s-10.8-24-24-24z"], - "meh-blank": [496, 512, [], "f5a4", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm0 448c-110.3 0-200-89.7-200-200S137.7 56 248 56s200 89.7 200 200-89.7 200-200 200zm-80-280c-17.7 0-32 14.3-32 32s14.3 32 32 32 32-14.3 32-32-14.3-32-32-32zm160 0c-17.7 0-32 14.3-32 32s14.3 32 32 32 32-14.3 32-32-14.3-32-32-32z"], - "meh-rolling-eyes": [496, 512, [], "f5a5", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm0 448c-110.3 0-200-89.7-200-200S137.7 56 248 56s200 89.7 200 200-89.7 200-200 200zm88-304c-39.8 0-72 32.2-72 72s32.2 72 72 72 72-32.2 72-72-32.2-72-72-72zm0 112c-22.1 0-40-17.9-40-40 0-13.6 7.3-25.1 17.7-32.3-1 2.6-1.7 5.3-1.7 8.3 0 13.3 10.7 24 24 24s24-10.7 24-24c0-2.9-.7-5.7-1.7-8.3 10.4 7.2 17.7 18.7 17.7 32.3 0 22.1-17.9 40-40 40zm-104-40c0-39.8-32.2-72-72-72s-72 32.2-72 72 32.2 72 72 72 72-32.2 72-72zm-112 0c0-13.6 7.3-25.1 17.7-32.3-1 2.6-1.7 5.3-1.7 8.3 0 13.3 10.7 24 24 24s24-10.7 24-24c0-2.9-.7-5.7-1.7-8.3 10.4 7.2 17.7 18.7 17.7 32.3 0 22.1-17.9 40-40 40s-40-17.9-40-40zm192 128H184c-13.2 0-24 10.8-24 24s10.8 24 24 24h128c13.2 0 24-10.8 24-24s-10.8-24-24-24z"], - "minus-square": [448, 512, [], "f146", "M108 284c-6.6 0-12-5.4-12-12v-32c0-6.6 5.4-12 12-12h232c6.6 0 12 5.4 12 12v32c0 6.6-5.4 12-12 12H108zM448 80v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V80c0-26.5 21.5-48 48-48h352c26.5 0 48 21.5 48 48zm-48 346V86c0-3.3-2.7-6-6-6H54c-3.3 0-6 2.7-6 6v340c0 3.3 2.7 6 6 6h340c3.3 0 6-2.7 6-6z"], - "money-bill-alt": [640, 512, [], "f3d1", "M320 144c-53.02 0-96 50.14-96 112 0 61.85 42.98 112 96 112 53 0 96-50.13 96-112 0-61.86-42.98-112-96-112zm40 168c0 4.42-3.58 8-8 8h-64c-4.42 0-8-3.58-8-8v-16c0-4.42 3.58-8 8-8h16v-55.44l-.47.31a7.992 7.992 0 0 1-11.09-2.22l-8.88-13.31a7.992 7.992 0 0 1 2.22-11.09l15.33-10.22a23.99 23.99 0 0 1 13.31-4.03H328c4.42 0 8 3.58 8 8v88h16c4.42 0 8 3.58 8 8v16zM608 64H32C14.33 64 0 78.33 0 96v320c0 17.67 14.33 32 32 32h576c17.67 0 32-14.33 32-32V96c0-17.67-14.33-32-32-32zm-16 272c-35.35 0-64 28.65-64 64H112c0-35.35-28.65-64-64-64V176c35.35 0 64-28.65 64-64h416c0 35.35 28.65 64 64 64v160z"], - "moon": [512, 512, [], "f186", "M279.135 512c78.756 0 150.982-35.804 198.844-94.775 28.27-34.831-2.558-85.722-46.249-77.401-82.348 15.683-158.272-47.268-158.272-130.792 0-48.424 26.06-92.292 67.434-115.836 38.745-22.05 28.999-80.788-15.022-88.919A257.936 257.936 0 0 0 279.135 0c-141.36 0-256 114.575-256 256 0 141.36 114.576 256 256 256zm0-464c12.985 0 25.689 1.201 38.016 3.478-54.76 31.163-91.693 90.042-91.693 157.554 0 113.848 103.641 199.2 215.252 177.944C402.574 433.964 344.366 464 279.135 464c-114.875 0-208-93.125-208-208s93.125-208 208-208z"], - "newspaper": [576, 512, [], "f1ea", "M552 64H112c-20.858 0-38.643 13.377-45.248 32H24c-13.255 0-24 10.745-24 24v272c0 30.928 25.072 56 56 56h496c13.255 0 24-10.745 24-24V88c0-13.255-10.745-24-24-24zM48 392V144h16v248c0 4.411-3.589 8-8 8s-8-3.589-8-8zm480 8H111.422c.374-2.614.578-5.283.578-8V112h416v288zM172 280h136c6.627 0 12-5.373 12-12v-96c0-6.627-5.373-12-12-12H172c-6.627 0-12 5.373-12 12v96c0 6.627 5.373 12 12 12zm28-80h80v40h-80v-40zm-40 140v-24c0-6.627 5.373-12 12-12h136c6.627 0 12 5.373 12 12v24c0 6.627-5.373 12-12 12H172c-6.627 0-12-5.373-12-12zm192 0v-24c0-6.627 5.373-12 12-12h104c6.627 0 12 5.373 12 12v24c0 6.627-5.373 12-12 12H364c-6.627 0-12-5.373-12-12zm0-144v-24c0-6.627 5.373-12 12-12h104c6.627 0 12 5.373 12 12v24c0 6.627-5.373 12-12 12H364c-6.627 0-12-5.373-12-12zm0 72v-24c0-6.627 5.373-12 12-12h104c6.627 0 12 5.373 12 12v24c0 6.627-5.373 12-12 12H364c-6.627 0-12-5.373-12-12z"], - "object-group": [512, 512, [], "f247", "M500 128c6.627 0 12-5.373 12-12V44c0-6.627-5.373-12-12-12h-72c-6.627 0-12 5.373-12 12v12H96V44c0-6.627-5.373-12-12-12H12C5.373 32 0 37.373 0 44v72c0 6.627 5.373 12 12 12h12v256H12c-6.627 0-12 5.373-12 12v72c0 6.627 5.373 12 12 12h72c6.627 0 12-5.373 12-12v-12h320v12c0 6.627 5.373 12 12 12h72c6.627 0 12-5.373 12-12v-72c0-6.627-5.373-12-12-12h-12V128h12zm-52-64h32v32h-32V64zM32 64h32v32H32V64zm32 384H32v-32h32v32zm416 0h-32v-32h32v32zm-40-64h-12c-6.627 0-12 5.373-12 12v12H96v-12c0-6.627-5.373-12-12-12H72V128h12c6.627 0 12-5.373 12-12v-12h320v12c0 6.627 5.373 12 12 12h12v256zm-36-192h-84v-52c0-6.628-5.373-12-12-12H108c-6.627 0-12 5.372-12 12v168c0 6.628 5.373 12 12 12h84v52c0 6.628 5.373 12 12 12h200c6.627 0 12-5.372 12-12V204c0-6.628-5.373-12-12-12zm-268-24h144v112H136V168zm240 176H232v-24h76c6.627 0 12-5.372 12-12v-76h56v112z"], - "object-ungroup": [576, 512, [], "f248", "M564 224c6.627 0 12-5.373 12-12v-72c0-6.627-5.373-12-12-12h-72c-6.627 0-12 5.373-12 12v12h-88v-24h12c6.627 0 12-5.373 12-12V44c0-6.627-5.373-12-12-12h-72c-6.627 0-12 5.373-12 12v12H96V44c0-6.627-5.373-12-12-12H12C5.373 32 0 37.373 0 44v72c0 6.627 5.373 12 12 12h12v160H12c-6.627 0-12 5.373-12 12v72c0 6.627 5.373 12 12 12h72c6.627 0 12-5.373 12-12v-12h88v24h-12c-6.627 0-12 5.373-12 12v72c0 6.627 5.373 12 12 12h72c6.627 0 12-5.373 12-12v-12h224v12c0 6.627 5.373 12 12 12h72c6.627 0 12-5.373 12-12v-72c0-6.627-5.373-12-12-12h-12V224h12zM352 64h32v32h-32V64zm0 256h32v32h-32v-32zM64 352H32v-32h32v32zm0-256H32V64h32v32zm32 216v-12c0-6.627-5.373-12-12-12H72V128h12c6.627 0 12-5.373 12-12v-12h224v12c0 6.627 5.373 12 12 12h12v160h-12c-6.627 0-12 5.373-12 12v12H96zm128 136h-32v-32h32v32zm280-64h-12c-6.627 0-12 5.373-12 12v12H256v-12c0-6.627-5.373-12-12-12h-12v-24h88v12c0 6.627 5.373 12 12 12h72c6.627 0 12-5.373 12-12v-72c0-6.627-5.373-12-12-12h-12v-88h88v12c0 6.627 5.373 12 12 12h12v160zm40 64h-32v-32h32v32zm0-256h-32v-32h32v32z"], - "paper-plane": [512, 512, [], "f1d8", "M440 6.5L24 246.4c-34.4 19.9-31.1 70.8 5.7 85.9L144 379.6V464c0 46.4 59.2 65.5 86.6 28.6l43.8-59.1 111.9 46.2c5.9 2.4 12.1 3.6 18.3 3.6 8.2 0 16.3-2.1 23.6-6.2 12.8-7.2 21.6-20 23.9-34.5l59.4-387.2c6.1-40.1-36.9-68.8-71.5-48.9zM192 464v-64.6l36.6 15.1L192 464zm212.6-28.7l-153.8-63.5L391 169.5c10.7-15.5-9.5-33.5-23.7-21.2L155.8 332.6 48 288 464 48l-59.4 387.3z"], - "pause-circle": [512, 512, [], "f28b", "M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm96-280v160c0 8.8-7.2 16-16 16h-48c-8.8 0-16-7.2-16-16V176c0-8.8 7.2-16 16-16h48c8.8 0 16 7.2 16 16zm-112 0v160c0 8.8-7.2 16-16 16h-48c-8.8 0-16-7.2-16-16V176c0-8.8 7.2-16 16-16h48c8.8 0 16 7.2 16 16z"], - "play-circle": [512, 512, [], "f144", "M371.7 238l-176-107c-15.8-8.8-35.7 2.5-35.7 21v208c0 18.4 19.8 29.8 35.7 21l176-101c16.4-9.1 16.4-32.8 0-42zM504 256C504 119 393 8 256 8S8 119 8 256s111 248 248 248 248-111 248-248zm-448 0c0-110.5 89.5-200 200-200s200 89.5 200 200-89.5 200-200 200S56 366.5 56 256z"], - "plus-square": [448, 512, [], "f0fe", "M352 240v32c0 6.6-5.4 12-12 12h-88v88c0 6.6-5.4 12-12 12h-32c-6.6 0-12-5.4-12-12v-88h-88c-6.6 0-12-5.4-12-12v-32c0-6.6 5.4-12 12-12h88v-88c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v88h88c6.6 0 12 5.4 12 12zm96-160v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V80c0-26.5 21.5-48 48-48h352c26.5 0 48 21.5 48 48zm-48 346V86c0-3.3-2.7-6-6-6H54c-3.3 0-6 2.7-6 6v340c0 3.3 2.7 6 6 6h340c3.3 0 6-2.7 6-6z"], - "question-circle": [512, 512, [], "f059", "M256 8C119.043 8 8 119.083 8 256c0 136.997 111.043 248 248 248s248-111.003 248-248C504 119.083 392.957 8 256 8zm0 448c-110.532 0-200-89.431-200-200 0-110.495 89.472-200 200-200 110.491 0 200 89.471 200 200 0 110.53-89.431 200-200 200zm107.244-255.2c0 67.052-72.421 68.084-72.421 92.863V300c0 6.627-5.373 12-12 12h-45.647c-6.627 0-12-5.373-12-12v-8.659c0-35.745 27.1-50.034 47.579-61.516 17.561-9.845 28.324-16.541 28.324-29.579 0-17.246-21.999-28.693-39.784-28.693-23.189 0-33.894 10.977-48.942 29.969-4.057 5.12-11.46 6.071-16.666 2.124l-27.824-21.098c-5.107-3.872-6.251-11.066-2.644-16.363C184.846 131.491 214.94 112 261.794 112c49.071 0 101.45 38.304 101.45 88.8zM298 368c0 23.159-18.841 42-42 42s-42-18.841-42-42 18.841-42 42-42 42 18.841 42 42z"], - "registered": [512, 512, [], "f25d", "M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 448c-110.532 0-200-89.451-200-200 0-110.531 89.451-200 200-200 110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200zm110.442-81.791c-53.046-96.284-50.25-91.468-53.271-96.085 24.267-13.879 39.482-41.563 39.482-73.176 0-52.503-30.247-85.252-101.498-85.252h-78.667c-6.617 0-12 5.383-12 12V380c0 6.617 5.383 12 12 12h38.568c6.617 0 12-5.383 12-12v-83.663h31.958l47.515 89.303a11.98 11.98 0 0 0 10.593 6.36h42.81c9.14 0 14.914-9.799 10.51-17.791zM256.933 239.906h-33.875v-64.14h27.377c32.417 0 38.929 12.133 38.929 31.709-.001 20.913-11.518 32.431-32.431 32.431z"], - "sad-cry": [496, 512, [], "f5b3", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm144 386.4V280c0-13.2-10.8-24-24-24s-24 10.8-24 24v151.4C315.5 447 282.8 456 248 456s-67.5-9-96-24.6V280c0-13.2-10.8-24-24-24s-24 10.8-24 24v114.4c-34.6-36-56-84.7-56-138.4 0-110.3 89.7-200 200-200s200 89.7 200 200c0 53.7-21.4 102.5-56 138.4zM205.8 234.5c4.4-2.4 6.9-7.4 6.1-12.4-4-25.2-34.2-42.1-59.8-42.1s-55.9 16.9-59.8 42.1c-.8 5 1.7 10 6.1 12.4 4.4 2.4 9.9 1.8 13.7-1.6l9.5-8.5c14.8-13.2 46.2-13.2 61 0l9.5 8.5c2.5 2.3 7.9 4.8 13.7 1.6zM344 180c-25.7 0-55.9 16.9-59.8 42.1-.8 5 1.7 10 6.1 12.4 4.5 2.4 9.9 1.8 13.7-1.6l9.5-8.5c14.8-13.2 46.2-13.2 61 0l9.5 8.5c2.5 2.2 8 4.7 13.7 1.6 4.4-2.4 6.9-7.4 6.1-12.4-3.9-25.2-34.1-42.1-59.8-42.1zm-96 92c-30.9 0-56 28.7-56 64s25.1 64 56 64 56-28.7 56-64-25.1-64-56-64z"], - "sad-tear": [496, 512, [], "f5b4", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm0 448c-110.3 0-200-89.7-200-200S137.7 56 248 56s200 89.7 200 200-89.7 200-200 200zm8-152c-13.2 0-24 10.8-24 24s10.8 24 24 24c23.8 0 46.3 10.5 61.6 28.8 8.1 9.8 23.2 11.9 33.8 3.1 10.2-8.5 11.6-23.6 3.1-33.8C330 320.8 294.1 304 256 304zm-88-64c17.7 0 32-14.3 32-32s-14.3-32-32-32-32 14.3-32 32 14.3 32 32 32zm160-64c-17.7 0-32 14.3-32 32s14.3 32 32 32 32-14.3 32-32-14.3-32-32-32zm-165.6 98.8C151 290.1 126 325.4 126 342.9c0 22.7 18.8 41.1 42 41.1s42-18.4 42-41.1c0-17.5-25-52.8-36.4-68.1-2.8-3.7-8.4-3.7-11.2 0z"], - "save": [448, 512, [], "f0c7", "M433.941 129.941l-83.882-83.882A48 48 0 0 0 316.118 32H48C21.49 32 0 53.49 0 80v352c0 26.51 21.49 48 48 48h352c26.51 0 48-21.49 48-48V163.882a48 48 0 0 0-14.059-33.941zM272 80v80H144V80h128zm122 352H54a6 6 0 0 1-6-6V86a6 6 0 0 1 6-6h42v104c0 13.255 10.745 24 24 24h176c13.255 0 24-10.745 24-24V83.882l78.243 78.243a6 6 0 0 1 1.757 4.243V426a6 6 0 0 1-6 6zM224 232c-48.523 0-88 39.477-88 88s39.477 88 88 88 88-39.477 88-88-39.477-88-88-88zm0 128c-22.056 0-40-17.944-40-40s17.944-40 40-40 40 17.944 40 40-17.944 40-40 40z"], - "share-square": [576, 512, [], "f14d", "M561.938 158.06L417.94 14.092C387.926-15.922 336 5.097 336 48.032v57.198c-42.45 1.88-84.03 6.55-120.76 17.99-35.17 10.95-63.07 27.58-82.91 49.42C108.22 199.2 96 232.6 96 271.94c0 61.697 33.178 112.455 84.87 144.76 37.546 23.508 85.248-12.651 71.02-55.74-15.515-47.119-17.156-70.923 84.11-78.76V336c0 42.993 51.968 63.913 81.94 33.94l143.998-144c18.75-18.74 18.75-49.14 0-67.88zM384 336V232.16C255.309 234.082 166.492 255.35 206.31 376 176.79 357.55 144 324.08 144 271.94c0-109.334 129.14-118.947 240-119.85V48l144 144-144 144zm24.74 84.493a82.658 82.658 0 0 0 20.974-9.303c7.976-4.952 18.286.826 18.286 10.214V464c0 26.51-21.49 48-48 48H48c-26.51 0-48-21.49-48-48V112c0-26.51 21.49-48 48-48h132c6.627 0 12 5.373 12 12v4.486c0 4.917-2.987 9.369-7.569 11.152-13.702 5.331-26.396 11.537-38.05 18.585a12.138 12.138 0 0 1-6.28 1.777H54a6 6 0 0 0-6 6v340a6 6 0 0 0 6 6h340a6 6 0 0 0 6-6v-25.966c0-5.37 3.579-10.059 8.74-11.541z"], - "smile": [496, 512, [], "f118", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm0 448c-110.3 0-200-89.7-200-200S137.7 56 248 56s200 89.7 200 200-89.7 200-200 200zm-80-216c17.7 0 32-14.3 32-32s-14.3-32-32-32-32 14.3-32 32 14.3 32 32 32zm160 0c17.7 0 32-14.3 32-32s-14.3-32-32-32-32 14.3-32 32 14.3 32 32 32zm4 72.6c-20.8 25-51.5 39.4-84 39.4s-63.2-14.3-84-39.4c-8.5-10.2-23.7-11.5-33.8-3.1-10.2 8.5-11.5 23.6-3.1 33.8 30 36 74.1 56.6 120.9 56.6s90.9-20.6 120.9-56.6c8.5-10.2 7.1-25.3-3.1-33.8-10.1-8.4-25.3-7.1-33.8 3.1z"], - "smile-beam": [496, 512, [], "f5b8", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm0 448c-110.3 0-200-89.7-200-200S137.7 56 248 56s200 89.7 200 200-89.7 200-200 200zm84-143.4c-20.8 25-51.5 39.4-84 39.4s-63.2-14.3-84-39.4c-8.5-10.2-23.6-11.5-33.8-3.1-10.2 8.5-11.5 23.6-3.1 33.8 30 36 74.1 56.6 120.9 56.6s90.9-20.6 120.9-56.6c8.5-10.2 7.1-25.3-3.1-33.8-10.2-8.4-25.3-7.1-33.8 3.1zM136.5 211c7.7-13.7 19.2-21.6 31.5-21.6s23.8 7.9 31.5 21.6l9.5 17c2.1 3.7 6.2 4.7 9.3 3.7 3.6-1.1 6-4.5 5.7-8.3-3.3-42.1-32.2-71.4-56-71.4s-52.7 29.3-56 71.4c-.3 3.7 2.1 7.2 5.7 8.3 3.4 1.1 7.4-.5 9.3-3.7l9.5-17zM328 152c-23.8 0-52.7 29.3-56 71.4-.3 3.7 2.1 7.2 5.7 8.3 3.5 1.1 7.4-.5 9.3-3.7l9.5-17c7.7-13.7 19.2-21.6 31.5-21.6s23.8 7.9 31.5 21.6l9.5 17c2.1 3.7 6.2 4.7 9.3 3.7 3.6-1.1 6-4.5 5.7-8.3-3.3-42.1-32.2-71.4-56-71.4z"], - "smile-wink": [496, 512, [], "f4da", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm0 448c-110.3 0-200-89.7-200-200S137.7 56 248 56s200 89.7 200 200-89.7 200-200 200zm117.8-146.4c-10.2-8.5-25.3-7.1-33.8 3.1-20.8 25-51.5 39.4-84 39.4s-63.2-14.3-84-39.4c-8.5-10.2-23.7-11.5-33.8-3.1-10.2 8.5-11.5 23.6-3.1 33.8 30 36 74.1 56.6 120.9 56.6s90.9-20.6 120.9-56.6c8.5-10.2 7.1-25.3-3.1-33.8zM168 240c17.7 0 32-14.3 32-32s-14.3-32-32-32-32 14.3-32 32 14.3 32 32 32zm160-60c-25.7 0-55.9 16.9-59.9 42.1-1.7 11.2 11.5 18.2 19.8 10.8l9.5-8.5c14.8-13.2 46.2-13.2 61 0l9.5 8.5c8.5 7.4 21.6.3 19.8-10.8-3.8-25.2-34-42.1-59.7-42.1z"], - "snowflake": [448, 512, [], "f2dc", "M440.1 355.2l-39.2-23 34.1-9.3c8.4-2.3 13.4-11.1 11.1-19.6l-4.1-15.5c-2.2-8.5-10.9-13.6-19.3-11.3L343 298.2 271.2 256l71.9-42.2 79.7 21.7c8.4 2.3 17-2.8 19.3-11.3l4.1-15.5c2.2-8.5-2.7-17.3-11.1-19.6l-34.1-9.3 39.2-23c7.5-4.4 10.1-14.2 5.8-21.9l-7.9-13.9c-4.3-7.7-14-10.3-21.5-5.9l-39.2 23 9.1-34.7c2.2-8.5-2.7-17.3-11.1-19.6l-15.2-4.1c-8.4-2.3-17 2.8-19.3 11.3l-21.3 81-71.9 42.2v-84.5L306 70.4c6.1-6.2 6.1-16.4 0-22.6l-11.1-11.3c-6.1-6.2-16.1-6.2-22.2 0l-24.9 25.4V16c0-8.8-7-16-15.7-16h-15.7c-8.7 0-15.7 7.2-15.7 16v46.1l-24.9-25.4c-6.1-6.2-16.1-6.2-22.2 0L142.1 48c-6.1 6.2-6.1 16.4 0 22.6l58.3 59.3v84.5l-71.9-42.2-21.3-81c-2.2-8.5-10.9-13.6-19.3-11.3L72.7 84c-8.4 2.3-13.4 11.1-11.1 19.6l9.1 34.7-39.2-23c-7.5-4.4-17.1-1.8-21.5 5.9l-7.9 13.9c-4.3 7.7-1.8 17.4 5.8 21.9l39.2 23-34.1 9.1c-8.4 2.3-13.4 11.1-11.1 19.6L6 224.2c2.2 8.5 10.9 13.6 19.3 11.3l79.7-21.7 71.9 42.2-71.9 42.2-79.7-21.7c-8.4-2.3-17 2.8-19.3 11.3l-4.1 15.5c-2.2 8.5 2.7 17.3 11.1 19.6l34.1 9.3-39.2 23c-7.5 4.4-10.1 14.2-5.8 21.9L10 391c4.3 7.7 14 10.3 21.5 5.9l39.2-23-9.1 34.7c-2.2 8.5 2.7 17.3 11.1 19.6l15.2 4.1c8.4 2.3 17-2.8 19.3-11.3l21.3-81 71.9-42.2v84.5l-58.3 59.3c-6.1 6.2-6.1 16.4 0 22.6l11.1 11.3c6.1 6.2 16.1 6.2 22.2 0l24.9-25.4V496c0 8.8 7 16 15.7 16h15.7c8.7 0 15.7-7.2 15.7-16v-46.1l24.9 25.4c6.1 6.2 16.1 6.2 22.2 0l11.1-11.3c6.1-6.2 6.1-16.4 0-22.6l-58.3-59.3v-84.5l71.9 42.2 21.3 81c2.2 8.5 10.9 13.6 19.3 11.3L375 428c8.4-2.3 13.4-11.1 11.1-19.6l-9.1-34.7 39.2 23c7.5 4.4 17.1 1.8 21.5-5.9l7.9-13.9c4.6-7.5 2.1-17.3-5.5-21.7z"], - "square": [448, 512, [], "f0c8", "M400 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zm-6 400H54c-3.3 0-6-2.7-6-6V86c0-3.3 2.7-6 6-6h340c3.3 0 6 2.7 6 6v340c0 3.3-2.7 6-6 6z"], - "star": [576, 512, [], "f005", "M528.1 171.5L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6zM388.6 312.3l23.7 138.4L288 385.4l-124.3 65.3 23.7-138.4-100.6-98 139-20.2 62.2-126 62.2 126 139 20.2-100.6 98z"], - "star-half": [576, 512, [], "f089", "M288 385.3l-124.3 65.4 23.7-138.4-100.6-98 139-20.2 62.2-126V0c-11.4 0-22.8 5.9-28.7 17.8L194 150.2 47.9 171.4c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.1 23 46 46.4 33.7L288 439.6v-54.3z"], - "sticky-note": [448, 512, [], "f249", "M448 348.106V80c0-26.51-21.49-48-48-48H48C21.49 32 0 53.49 0 80v351.988c0 26.51 21.49 48 48 48h268.118a48 48 0 0 0 33.941-14.059l83.882-83.882A48 48 0 0 0 448 348.106zm-128 80v-76.118h76.118L320 428.106zM400 80v223.988H296c-13.255 0-24 10.745-24 24v104H48V80h352z"], - "stop-circle": [512, 512, [], "f28d", "M504 256C504 119 393 8 256 8S8 119 8 256s111 248 248 248 248-111 248-248zm-448 0c0-110.5 89.5-200 200-200s200 89.5 200 200-89.5 200-200 200S56 366.5 56 256zm296-80v160c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V176c0-8.8 7.2-16 16-16h160c8.8 0 16 7.2 16 16z"], - "sun": [512, 512, [], "f185", "M494.2 221.9l-59.8-40.5 13.7-71c2.6-13.2-1.6-26.8-11.1-36.4-9.6-9.5-23.2-13.7-36.2-11.1l-70.9 13.7-40.4-59.9c-15.1-22.3-51.9-22.3-67 0l-40.4 59.9-70.8-13.7C98 60.4 84.5 64.5 75 74.1c-9.5 9.6-13.7 23.1-11.1 36.3l13.7 71-59.8 40.5C6.6 229.5 0 242 0 255.5s6.7 26 17.8 33.5l59.8 40.5-13.7 71c-2.6 13.2 1.6 26.8 11.1 36.3 9.5 9.5 22.9 13.7 36.3 11.1l70.8-13.7 40.4 59.9C230 505.3 242.6 512 256 512s26-6.7 33.5-17.8l40.4-59.9 70.9 13.7c13.4 2.7 26.8-1.6 36.3-11.1 9.5-9.5 13.6-23.1 11.1-36.3l-13.7-71 59.8-40.5c11.1-7.5 17.8-20.1 17.8-33.5-.1-13.6-6.7-26.1-17.9-33.7zm-112.9 85.6l17.6 91.2-91-17.6L256 458l-51.9-77-90.9 17.6 17.6-91.2-76.8-52 76.8-52-17.6-91.2 91 17.6L256 53l51.9 76.9 91-17.6-17.6 91.1 76.8 52-76.8 52.1zM256 152c-57.3 0-104 46.7-104 104s46.7 104 104 104 104-46.7 104-104-46.7-104-104-104zm0 160c-30.9 0-56-25.1-56-56s25.1-56 56-56 56 25.1 56 56-25.1 56-56 56z"], - "surprise": [496, 512, [], "f5c2", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm0 448c-110.3 0-200-89.7-200-200S137.7 56 248 56s200 89.7 200 200-89.7 200-200 200zm0-176c-35.3 0-64 28.7-64 64s28.7 64 64 64 64-28.7 64-64-28.7-64-64-64zm-48-72c0-17.7-14.3-32-32-32s-32 14.3-32 32 14.3 32 32 32 32-14.3 32-32zm128-32c-17.7 0-32 14.3-32 32s14.3 32 32 32 32-14.3 32-32-14.3-32-32-32z"], - "thumbs-down": [512, 512, [], "f165", "M466.27 225.31c4.674-22.647.864-44.538-8.99-62.99 2.958-23.868-4.021-48.565-17.34-66.99C438.986 39.423 404.117 0 327 0c-7 0-15 .01-22.22.01C201.195.01 168.997 40 128 40h-10.845c-5.64-4.975-13.042-8-21.155-8H32C14.327 32 0 46.327 0 64v240c0 17.673 14.327 32 32 32h64c11.842 0 22.175-6.438 27.708-16h7.052c19.146 16.953 46.013 60.653 68.76 83.4 13.667 13.667 10.153 108.6 71.76 108.6 57.58 0 95.27-31.936 95.27-104.73 0-18.41-3.93-33.73-8.85-46.54h36.48c48.602 0 85.82-41.565 85.82-85.58 0-19.15-4.96-34.99-13.73-49.84zM64 296c-13.255 0-24-10.745-24-24s10.745-24 24-24 24 10.745 24 24-10.745 24-24 24zm330.18 16.73H290.19c0 37.82 28.36 55.37 28.36 94.54 0 23.75 0 56.73-47.27 56.73-18.91-18.91-9.46-66.18-37.82-94.54C206.9 342.89 167.28 272 138.92 272H128V85.83c53.611 0 100.001-37.82 171.64-37.82h37.82c35.512 0 60.82 17.12 53.12 65.9 15.2 8.16 26.5 36.44 13.94 57.57 21.581 20.384 18.699 51.065 5.21 65.62 9.45 0 22.36 18.91 22.27 37.81-.09 18.91-16.71 37.82-37.82 37.82z"], - "thumbs-up": [512, 512, [], "f164", "M466.27 286.69C475.04 271.84 480 256 480 236.85c0-44.015-37.218-85.58-85.82-85.58H357.7c4.92-12.81 8.85-28.13 8.85-46.54C366.55 31.936 328.86 0 271.28 0c-61.607 0-58.093 94.933-71.76 108.6-22.747 22.747-49.615 66.447-68.76 83.4H32c-17.673 0-32 14.327-32 32v240c0 17.673 14.327 32 32 32h64c14.893 0 27.408-10.174 30.978-23.95 44.509 1.001 75.06 39.94 177.802 39.94 7.22 0 15.22.01 22.22.01 77.117 0 111.986-39.423 112.94-95.33 13.319-18.425 20.299-43.122 17.34-66.99 9.854-18.452 13.664-40.343 8.99-62.99zm-61.75 53.83c12.56 21.13 1.26 49.41-13.94 57.57 7.7 48.78-17.608 65.9-53.12 65.9h-37.82c-71.639 0-118.029-37.82-171.64-37.82V240h10.92c28.36 0 67.98-70.89 94.54-97.46 28.36-28.36 18.91-75.63 37.82-94.54 47.27 0 47.27 32.98 47.27 56.73 0 39.17-28.36 56.72-28.36 94.54h103.99c21.11 0 37.73 18.91 37.82 37.82.09 18.9-12.82 37.81-22.27 37.81 13.489 14.555 16.371 45.236-5.21 65.62zM88 432c0 13.255-10.745 24-24 24s-24-10.745-24-24 10.745-24 24-24 24 10.745 24 24z"], - "times-circle": [512, 512, [], "f057", "M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm101.8-262.2L295.6 256l62.2 62.2c4.7 4.7 4.7 12.3 0 17l-22.6 22.6c-4.7 4.7-12.3 4.7-17 0L256 295.6l-62.2 62.2c-4.7 4.7-12.3 4.7-17 0l-22.6-22.6c-4.7-4.7-4.7-12.3 0-17l62.2-62.2-62.2-62.2c-4.7-4.7-4.7-12.3 0-17l22.6-22.6c4.7-4.7 12.3-4.7 17 0l62.2 62.2 62.2-62.2c4.7-4.7 12.3-4.7 17 0l22.6 22.6c4.7 4.7 4.7 12.3 0 17z"], - "tired": [496, 512, [], "f5c8", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm0 448c-110.3 0-200-89.7-200-200S137.7 56 248 56s200 89.7 200 200-89.7 200-200 200zm129.1-303.8c-3.8-4.4-10.3-5.4-15.3-2.5l-80 48c-3.6 2.2-5.8 6.1-5.8 10.3s2.2 8.1 5.8 10.3l80 48c5.4 3.2 11.8 1.6 15.3-2.5 3.8-4.5 3.9-11 .1-15.5L343.6 208l33.6-40.3c3.8-4.5 3.7-11.1-.1-15.5zM220 208c0-4.2-2.2-8.1-5.8-10.3l-80-48c-5-3-11.5-1.9-15.3 2.5-3.8 4.5-3.9 11-.1 15.5l33.6 40.3-33.6 40.3c-3.8 4.5-3.7 11 .1 15.5 3.5 4.1 9.9 5.7 15.3 2.5l80-48c3.6-2.2 5.8-6.1 5.8-10.3zm28 64c-45.4 0-100.9 38.3-107.8 93.3-1.5 11.8 6.9 21.6 15.5 17.9C178.4 373.5 212 368 248 368s69.6 5.5 92.3 15.2c8.5 3.7 17-6 15.5-17.9-6.9-55-62.4-93.3-107.8-93.3z"], - "trash-alt": [448, 512, [], "f2ed", "M268 416h24a12 12 0 0 0 12-12V188a12 12 0 0 0-12-12h-24a12 12 0 0 0-12 12v216a12 12 0 0 0 12 12zM432 80h-82.41l-34-56.7A48 48 0 0 0 274.41 0H173.59a48 48 0 0 0-41.16 23.3L98.41 80H16A16 16 0 0 0 0 96v16a16 16 0 0 0 16 16h16v336a48 48 0 0 0 48 48h288a48 48 0 0 0 48-48V128h16a16 16 0 0 0 16-16V96a16 16 0 0 0-16-16zM171.84 50.91A6 6 0 0 1 177 48h94a6 6 0 0 1 5.15 2.91L293.61 80H154.39zM368 464H80V128h288zm-212-48h24a12 12 0 0 0 12-12V188a12 12 0 0 0-12-12h-24a12 12 0 0 0-12 12v216a12 12 0 0 0 12 12z"], - "user": [448, 512, [], "f007", "M313.6 304c-28.7 0-42.5 16-89.6 16-47.1 0-60.8-16-89.6-16C60.2 304 0 364.2 0 438.4V464c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48v-25.6c0-74.2-60.2-134.4-134.4-134.4zM400 464H48v-25.6c0-47.6 38.8-86.4 86.4-86.4 14.6 0 38.3 16 89.6 16 51.7 0 74.9-16 89.6-16 47.6 0 86.4 38.8 86.4 86.4V464zM224 288c79.5 0 144-64.5 144-144S303.5 0 224 0 80 64.5 80 144s64.5 144 144 144zm0-240c52.9 0 96 43.1 96 96s-43.1 96-96 96-96-43.1-96-96 43.1-96 96-96z"], - "user-circle": [496, 512, [], "f2bd", "M248 104c-53 0-96 43-96 96s43 96 96 96 96-43 96-96-43-96-96-96zm0 144c-26.5 0-48-21.5-48-48s21.5-48 48-48 48 21.5 48 48-21.5 48-48 48zm0-240C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm0 448c-49.7 0-95.1-18.3-130.1-48.4 14.9-23 40.4-38.6 69.6-39.5 20.8 6.4 40.6 9.6 60.5 9.6s39.7-3.1 60.5-9.6c29.2 1 54.7 16.5 69.6 39.5-35 30.1-80.4 48.4-130.1 48.4zm162.7-84.1c-24.4-31.4-62.1-51.9-105.1-51.9-10.2 0-26 9.6-57.6 9.6-31.5 0-47.4-9.6-57.6-9.6-42.9 0-80.6 20.5-105.1 51.9C61.9 339.2 48 299.2 48 256c0-110.3 89.7-200 200-200s200 89.7 200 200c0 43.2-13.9 83.2-37.3 115.9z"], - "window-close": [512, 512, [], "f410", "M464 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h416c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zm0 394c0 3.3-2.7 6-6 6H54c-3.3 0-6-2.7-6-6V86c0-3.3 2.7-6 6-6h404c3.3 0 6 2.7 6 6v340zM356.5 194.6L295.1 256l61.4 61.4c4.6 4.6 4.6 12.1 0 16.8l-22.3 22.3c-4.6 4.6-12.1 4.6-16.8 0L256 295.1l-61.4 61.4c-4.6 4.6-12.1 4.6-16.8 0l-22.3-22.3c-4.6-4.6-4.6-12.1 0-16.8l61.4-61.4-61.4-61.4c-4.6-4.6-4.6-12.1 0-16.8l22.3-22.3c4.6-4.6 12.1-4.6 16.8 0l61.4 61.4 61.4-61.4c4.6-4.6 12.1-4.6 16.8 0l22.3 22.3c4.7 4.6 4.7 12.1 0 16.8z"], - "window-maximize": [512, 512, [], "f2d0", "M464 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h416c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zm0 394c0 3.3-2.7 6-6 6H54c-3.3 0-6-2.7-6-6V192h416v234z"], - "window-minimize": [512, 512, [], "f2d1", "M480 480H32c-17.7 0-32-14.3-32-32s14.3-32 32-32h448c17.7 0 32 14.3 32 32s-14.3 32-32 32z"], - "window-restore": [512, 512, [], "f2d2", "M464 0H144c-26.5 0-48 21.5-48 48v48H48c-26.5 0-48 21.5-48 48v320c0 26.5 21.5 48 48 48h320c26.5 0 48-21.5 48-48v-48h48c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48zm-96 464H48V256h320v208zm96-96h-48V144c0-26.5-21.5-48-48-48H144V48h320v320z"] - }; - - bunker(function () { - defineIcons('far', icons); - }); - -}()); -(function () { - 'use strict'; - - var _WINDOW = {}; - var _DOCUMENT = {}; - - try { - if (typeof window !== 'undefined') _WINDOW = window; - if (typeof document !== 'undefined') _DOCUMENT = document; - } catch (e) {} - - var _ref = _WINDOW.navigator || {}, - _ref$userAgent = _ref.userAgent, - userAgent = _ref$userAgent === void 0 ? '' : _ref$userAgent; - - var WINDOW = _WINDOW; - var DOCUMENT = _DOCUMENT; - var IS_BROWSER = !!WINDOW.document; - var IS_DOM = !!DOCUMENT.documentElement && !!DOCUMENT.head && typeof DOCUMENT.addEventListener === 'function' && typeof DOCUMENT.createElement === 'function'; - var IS_IE = ~userAgent.indexOf('MSIE') || ~userAgent.indexOf('Trident/'); - - var NAMESPACE_IDENTIFIER = '___FONT_AWESOME___'; - var PRODUCTION = function () { - try { - return "production" === 'production'; - } catch (e) { - return false; - } - }(); - - function bunker(fn) { - try { - fn(); - } catch (e) { - if (!PRODUCTION) { - throw e; - } - } - } - - function _defineProperty(obj, key, value) { - if (key in obj) { - Object.defineProperty(obj, key, { - value: value, - enumerable: true, - configurable: true, - writable: true - }); - } else { - obj[key] = value; - } - - return obj; - } - - function _objectSpread(target) { - for (var i = 1; i < arguments.length; i++) { - var source = arguments[i] != null ? arguments[i] : {}; - var ownKeys = Object.keys(source); - - if (typeof Object.getOwnPropertySymbols === 'function') { - ownKeys = ownKeys.concat(Object.getOwnPropertySymbols(source).filter(function (sym) { - return Object.getOwnPropertyDescriptor(source, sym).enumerable; - })); - } - - ownKeys.forEach(function (key) { - _defineProperty(target, key, source[key]); - }); - } - - return target; - } - - var w = WINDOW || {}; - if (!w[NAMESPACE_IDENTIFIER]) w[NAMESPACE_IDENTIFIER] = {}; - if (!w[NAMESPACE_IDENTIFIER].styles) w[NAMESPACE_IDENTIFIER].styles = {}; - if (!w[NAMESPACE_IDENTIFIER].hooks) w[NAMESPACE_IDENTIFIER].hooks = {}; - if (!w[NAMESPACE_IDENTIFIER].shims) w[NAMESPACE_IDENTIFIER].shims = []; - var namespace = w[NAMESPACE_IDENTIFIER]; - - function defineIcons(prefix, icons) { - var params = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : {}; - var _params$skipHooks = params.skipHooks, - skipHooks = _params$skipHooks === void 0 ? false : _params$skipHooks; - var normalized = Object.keys(icons).reduce(function (acc, iconName) { - var icon = icons[iconName]; - var expanded = !!icon.icon; - - if (expanded) { - acc[icon.iconName] = icon.icon; - } else { - acc[iconName] = icon; - } - - return acc; - }, {}); - - if (typeof namespace.hooks.addPack === 'function' && !skipHooks) { - namespace.hooks.addPack(prefix, normalized); - } else { - namespace.styles[prefix] = _objectSpread({}, namespace.styles[prefix] || {}, normalized); - } - /** - * Font Awesome 4 used the prefix of `fa` for all icons. With the introduction - * of new styles we needed to differentiate between them. Prefix `fa` is now an alias - * for `fas` so we'll easy the upgrade process for our users by automatically defining - * this as well. - */ - - - if (prefix === 'fas') { - defineIcons('fa', icons); - } - } - - var icons = { - "ad": [512, 512, [], "f641", "M157.52 272h36.96L176 218.78 157.52 272zM352 256c-13.23 0-24 10.77-24 24s10.77 24 24 24 24-10.77 24-24-10.77-24-24-24zM464 64H48C21.5 64 0 85.5 0 112v288c0 26.5 21.5 48 48 48h416c26.5 0 48-21.5 48-48V112c0-26.5-21.5-48-48-48zM250.58 352h-16.94c-6.81 0-12.88-4.32-15.12-10.75L211.15 320h-70.29l-7.38 21.25A16 16 0 0 1 118.36 352h-16.94c-11.01 0-18.73-10.85-15.12-21.25L140 176.12A23.995 23.995 0 0 1 162.67 160h26.66A23.99 23.99 0 0 1 212 176.13l53.69 154.62c3.61 10.4-4.11 21.25-15.11 21.25zM424 336c0 8.84-7.16 16-16 16h-16c-4.85 0-9.04-2.27-11.98-5.68-8.62 3.66-18.09 5.68-28.02 5.68-39.7 0-72-32.3-72-72s32.3-72 72-72c8.46 0 16.46 1.73 24 4.42V176c0-8.84 7.16-16 16-16h16c8.84 0 16 7.16 16 16v160z"], - "address-book": [448, 512, [], "f2b9", "M436 160c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12h-20V48c0-26.5-21.5-48-48-48H48C21.5 0 0 21.5 0 48v416c0 26.5 21.5 48 48 48h320c26.5 0 48-21.5 48-48v-48h20c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12h-20v-64h20c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12h-20v-64h20zm-228-32c35.3 0 64 28.7 64 64s-28.7 64-64 64-64-28.7-64-64 28.7-64 64-64zm112 236.8c0 10.6-10 19.2-22.4 19.2H118.4C106 384 96 375.4 96 364.8v-19.2c0-31.8 30.1-57.6 67.2-57.6h5c12.3 5.1 25.7 8 39.8 8s27.6-2.9 39.8-8h5c37.1 0 67.2 25.8 67.2 57.6v19.2z"], - "address-card": [576, 512, [], "f2bb", "M528 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h480c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zm-352 96c35.3 0 64 28.7 64 64s-28.7 64-64 64-64-28.7-64-64 28.7-64 64-64zm112 236.8c0 10.6-10 19.2-22.4 19.2H86.4C74 384 64 375.4 64 364.8v-19.2c0-31.8 30.1-57.6 67.2-57.6h5c12.3 5.1 25.7 8 39.8 8s27.6-2.9 39.8-8h5c37.1 0 67.2 25.8 67.2 57.6v19.2zM512 312c0 4.4-3.6 8-8 8H360c-4.4 0-8-3.6-8-8v-16c0-4.4 3.6-8 8-8h144c4.4 0 8 3.6 8 8v16zm0-64c0 4.4-3.6 8-8 8H360c-4.4 0-8-3.6-8-8v-16c0-4.4 3.6-8 8-8h144c4.4 0 8 3.6 8 8v16zm0-64c0 4.4-3.6 8-8 8H360c-4.4 0-8-3.6-8-8v-16c0-4.4 3.6-8 8-8h144c4.4 0 8 3.6 8 8v16z"], - "adjust": [512, 512, [], "f042", "M8 256c0 136.966 111.033 248 248 248s248-111.034 248-248S392.966 8 256 8 8 119.033 8 256zm248 184V72c101.705 0 184 82.311 184 184 0 101.705-82.311 184-184 184z"], - "air-freshener": [384, 512, [], "f5d0", "M378.94 321.41L284.7 224h49.22c15.3 0 23.66-16.6 13.86-27.53L234.45 69.96c3.43-6.61 5.55-14 5.55-21.96 0-26.51-21.49-48-48-48s-48 21.49-48 48c0 7.96 2.12 15.35 5.55 21.96L36.22 196.47C26.42 207.4 34.78 224 50.08 224H99.3L5.06 321.41C-6.69 333.56 3.34 352 21.7 352H160v32H48c-8.84 0-16 7.16-16 16v96c0 8.84 7.16 16 16 16h288c8.84 0 16-7.16 16-16v-96c0-8.84-7.16-16-16-16H224v-32h138.3c18.36 0 28.39-18.44 16.64-30.59zM192 31.98c8.85 0 16.02 7.17 16.02 16.02 0 8.84-7.17 16.02-16.02 16.02S175.98 56.84 175.98 48c0-8.85 7.17-16.02 16.02-16.02zM304 432v32H80v-32h224z"], - "align-center": [448, 512, [], "f037", "M352 44v40c0 8.837-7.163 16-16 16H112c-8.837 0-16-7.163-16-16V44c0-8.837 7.163-16 16-16h224c8.837 0 16 7.163 16 16zM16 228h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zm0 256h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zm320-200H112c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16h224c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16z"], - "align-justify": [448, 512, [], "f039", "M0 84V44c0-8.837 7.163-16 16-16h416c8.837 0 16 7.163 16 16v40c0 8.837-7.163 16-16 16H16c-8.837 0-16-7.163-16-16zm16 144h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zm0 256h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zm0-128h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16z"], - "align-left": [448, 512, [], "f036", "M288 44v40c0 8.837-7.163 16-16 16H16c-8.837 0-16-7.163-16-16V44c0-8.837 7.163-16 16-16h256c8.837 0 16 7.163 16 16zM0 172v40c0 8.837 7.163 16 16 16h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16zm16 312h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zm256-200H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16h256c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16z"], - "align-right": [448, 512, [], "f038", "M160 84V44c0-8.837 7.163-16 16-16h256c8.837 0 16 7.163 16 16v40c0 8.837-7.163 16-16 16H176c-8.837 0-16-7.163-16-16zM16 228h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zm0 256h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zm160-128h256c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H176c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16z"], - "allergies": [448, 512, [], "f461", "M416 112c-17.6 0-32 14.4-32 32v72c0 4.4-3.6 8-8 8h-16c-4.4 0-8-3.6-8-8V64c0-17.6-14.4-32-32-32s-32 14.4-32 32v152c0 4.4-3.6 8-8 8h-16c-4.4 0-8-3.6-8-8V32c0-17.6-14.4-32-32-32s-32 14.4-32 32v184c0 4.4-3.6 8-8 8h-16c-4.4 0-8-3.6-8-8V64c0-17.6-14.4-32-32-32S96 46.4 96 64v241l-23.6-32.5c-13-17.9-38-21.8-55.9-8.8s-21.8 38-8.8 55.9l125.6 172.7c9 12.4 23.5 19.8 38.8 19.8h197.6c22.3 0 41.6-15.3 46.7-37l26.5-112.7c3.2-13.7 4.9-28.3 5.1-42.3V144c0-17.6-14.4-32-32-32zM176 416c-8.8 0-16-7.2-16-16s7.2-16 16-16 16 7.2 16 16-7.2 16-16 16zm0-96c-8.8 0-16-7.2-16-16s7.2-16 16-16 16 7.2 16 16-7.2 16-16 16zm64 128c-8.8 0-16-7.2-16-16s7.2-16 16-16 16 7.2 16 16-7.2 16-16 16zm0-96c-8.8 0-16-7.2-16-16s7.2-16 16-16 16 7.2 16 16-7.2 16-16 16zm64 32c-8.8 0-16-7.2-16-16s7.2-16 16-16 16 7.2 16 16-7.2 16-16 16zm32 64c-8.8 0-16-7.2-16-16s7.2-16 16-16 16 7.2 16 16-7.2 16-16 16zm32-128c-8.8 0-16-7.2-16-16s7.2-16 16-16 16 7.2 16 16-7.2 16-16 16z"], - "ambulance": [640, 512, [], "f0f9", "M624 352h-16V243.9c0-12.7-5.1-24.9-14.1-33.9L494 110.1c-9-9-21.2-14.1-33.9-14.1H416V48c0-26.5-21.5-48-48-48H48C21.5 0 0 21.5 0 48v320c0 26.5 21.5 48 48 48h16c0 53 43 96 96 96s96-43 96-96h128c0 53 43 96 96 96s96-43 96-96h48c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16zM160 464c-26.5 0-48-21.5-48-48s21.5-48 48-48 48 21.5 48 48-21.5 48-48 48zm144-248c0 4.4-3.6 8-8 8h-56v56c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8v-56h-56c-4.4 0-8-3.6-8-8v-48c0-4.4 3.6-8 8-8h56v-56c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v56h56c4.4 0 8 3.6 8 8v48zm176 248c-26.5 0-48-21.5-48-48s21.5-48 48-48 48 21.5 48 48-21.5 48-48 48zm80-208H416V144h44.1l99.9 99.9V256z"], - "american-sign-language-interpreting": [640, 512, [], "f2a3", "M290.547 189.039c-20.295-10.149-44.147-11.199-64.739-3.89 42.606 0 71.208 20.475 85.578 50.576 8.576 17.899-5.148 38.071-23.617 38.071 18.429 0 32.211 20.136 23.617 38.071-14.725 30.846-46.123 50.854-80.298 50.854-.557 0-94.471-8.615-94.471-8.615l-66.406 33.347c-9.384 4.693-19.815.379-23.895-7.781L1.86 290.747c-4.167-8.615-1.111-18.897 6.946-23.621l58.072-33.069L108 159.861c6.39-57.245 34.731-109.767 79.743-146.726 11.391-9.448 28.341-7.781 37.51 3.613 9.446 11.394 7.78 28.067-3.612 37.516-12.503 10.559-23.618 22.509-32.509 35.57 21.672-14.729 46.679-24.732 74.186-28.067 14.725-1.945 28.063 8.336 29.73 23.065 1.945 14.728-8.336 28.067-23.062 29.734-16.116 1.945-31.12 7.503-44.178 15.284 26.114-5.713 58.712-3.138 88.079 11.115 13.336 6.669 18.893 22.509 12.224 35.848-6.389 13.06-22.504 18.617-35.564 12.226zm-27.229 69.472c-6.112-12.505-18.338-20.286-32.231-20.286a35.46 35.46 0 0 0-35.565 35.57c0 21.428 17.808 35.57 35.565 35.57 13.893 0 26.119-7.781 32.231-20.286 4.446-9.449 13.614-15.006 23.339-15.284-9.725-.277-18.893-5.835-23.339-15.284zm374.821-37.237c4.168 8.615 1.111 18.897-6.946 23.621l-58.071 33.069L532 352.16c-6.39 57.245-34.731 109.767-79.743 146.726-10.932 9.112-27.799 8.144-37.51-3.613-9.446-11.394-7.78-28.067 3.613-37.516 12.503-10.559 23.617-22.509 32.508-35.57-21.672 14.729-46.679 24.732-74.186 28.067-10.021 2.506-27.552-5.643-29.73-23.065-1.945-14.728 8.336-28.067 23.062-29.734 16.116-1.946 31.12-7.503 44.178-15.284-26.114 5.713-58.712 3.138-88.079-11.115-13.336-6.669-18.893-22.509-12.224-35.848 6.389-13.061 22.505-18.619 35.565-12.227 20.295 10.149 44.147 11.199 64.739 3.89-42.606 0-71.208-20.475-85.578-50.576-8.576-17.899 5.148-38.071 23.617-38.071-18.429 0-32.211-20.136-23.617-38.071 14.033-29.396 44.039-50.887 81.966-50.854l92.803 8.615 66.406-33.347c9.408-4.704 19.828-.354 23.894 7.781l44.455 88.926zm-229.227-18.618c-13.893 0-26.119 7.781-32.231 20.286-4.446 9.449-13.614 15.006-23.339 15.284 9.725.278 18.893 5.836 23.339 15.284 6.112 12.505 18.338 20.286 32.231 20.286a35.46 35.46 0 0 0 35.565-35.57c0-21.429-17.808-35.57-35.565-35.57z"], - "anchor": [576, 512, [], "f13d", "M12.971 352h32.394C67.172 454.735 181.944 512 288 512c106.229 0 220.853-57.38 242.635-160h32.394c10.691 0 16.045-12.926 8.485-20.485l-67.029-67.029c-4.686-4.686-12.284-4.686-16.971 0l-67.029 67.029c-7.56 7.56-2.206 20.485 8.485 20.485h35.146c-20.29 54.317-84.963 86.588-144.117 94.015V256h52c6.627 0 12-5.373 12-12v-40c0-6.627-5.373-12-12-12h-52v-5.47c37.281-13.178 63.995-48.725 64-90.518C384.005 43.772 341.605.738 289.37.01 235.723-.739 192 42.525 192 96c0 41.798 26.716 77.35 64 90.53V192h-52c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h52v190.015c-58.936-7.399-123.82-39.679-144.117-94.015h35.146c10.691 0 16.045-12.926 8.485-20.485l-67.029-67.029c-4.686-4.686-12.284-4.686-16.971 0L4.485 331.515C-3.074 339.074 2.28 352 12.971 352zM288 64c17.645 0 32 14.355 32 32s-14.355 32-32 32-32-14.355-32-32 14.355-32 32-32z"], - "angle-double-down": [320, 512, [], "f103", "M143 256.3L7 120.3c-9.4-9.4-9.4-24.6 0-33.9l22.6-22.6c9.4-9.4 24.6-9.4 33.9 0l96.4 96.4 96.4-96.4c9.4-9.4 24.6-9.4 33.9 0L313 86.3c9.4 9.4 9.4 24.6 0 33.9l-136 136c-9.4 9.5-24.6 9.5-34 .1zm34 192l136-136c9.4-9.4 9.4-24.6 0-33.9l-22.6-22.6c-9.4-9.4-24.6-9.4-33.9 0L160 352.1l-96.4-96.4c-9.4-9.4-24.6-9.4-33.9 0L7 278.3c-9.4 9.4-9.4 24.6 0 33.9l136 136c9.4 9.5 24.6 9.5 34 .1z"], - "angle-double-left": [448, 512, [], "f100", "M223.7 239l136-136c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9L319.9 256l96.4 96.4c9.4 9.4 9.4 24.6 0 33.9L393.7 409c-9.4 9.4-24.6 9.4-33.9 0l-136-136c-9.5-9.4-9.5-24.6-.1-34zm-192 34l136 136c9.4 9.4 24.6 9.4 33.9 0l22.6-22.6c9.4-9.4 9.4-24.6 0-33.9L127.9 256l96.4-96.4c9.4-9.4 9.4-24.6 0-33.9L201.7 103c-9.4-9.4-24.6-9.4-33.9 0l-136 136c-9.5 9.4-9.5 24.6-.1 34z"], - "angle-double-right": [448, 512, [], "f101", "M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34zm192-34l-136-136c-9.4-9.4-24.6-9.4-33.9 0l-22.6 22.6c-9.4 9.4-9.4 24.6 0 33.9l96.4 96.4-96.4 96.4c-9.4 9.4-9.4 24.6 0 33.9l22.6 22.6c9.4 9.4 24.6 9.4 33.9 0l136-136c9.4-9.2 9.4-24.4 0-33.8z"], - "angle-double-up": [320, 512, [], "f102", "M177 255.7l136 136c9.4 9.4 9.4 24.6 0 33.9l-22.6 22.6c-9.4 9.4-24.6 9.4-33.9 0L160 351.9l-96.4 96.4c-9.4 9.4-24.6 9.4-33.9 0L7 425.7c-9.4-9.4-9.4-24.6 0-33.9l136-136c9.4-9.5 24.6-9.5 34-.1zm-34-192L7 199.7c-9.4 9.4-9.4 24.6 0 33.9l22.6 22.6c9.4 9.4 24.6 9.4 33.9 0l96.4-96.4 96.4 96.4c9.4 9.4 24.6 9.4 33.9 0l22.6-22.6c9.4-9.4 9.4-24.6 0-33.9l-136-136c-9.2-9.4-24.4-9.4-33.8 0z"], - "angle-down": [320, 512, [], "f107", "M143 352.3L7 216.3c-9.4-9.4-9.4-24.6 0-33.9l22.6-22.6c9.4-9.4 24.6-9.4 33.9 0l96.4 96.4 96.4-96.4c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9l-136 136c-9.2 9.4-24.4 9.4-33.8 0z"], - "angle-left": [256, 512, [], "f104", "M31.7 239l136-136c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9L127.9 256l96.4 96.4c9.4 9.4 9.4 24.6 0 33.9L201.7 409c-9.4 9.4-24.6 9.4-33.9 0l-136-136c-9.5-9.4-9.5-24.6-.1-34z"], - "angle-right": [256, 512, [], "f105", "M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"], - "angle-up": [320, 512, [], "f106", "M177 159.7l136 136c9.4 9.4 9.4 24.6 0 33.9l-22.6 22.6c-9.4 9.4-24.6 9.4-33.9 0L160 255.9l-96.4 96.4c-9.4 9.4-24.6 9.4-33.9 0L7 329.7c-9.4-9.4-9.4-24.6 0-33.9l136-136c9.4-9.5 24.6-9.5 34-.1z"], - "angry": [496, 512, [], "f556", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zM136 240c0-9.3 4.1-17.5 10.5-23.4l-31-9.3c-8.5-2.5-13.3-11.5-10.7-19.9 2.5-8.5 11.4-13.2 19.9-10.7l80 24c8.5 2.5 13.3 11.5 10.7 19.9-2.1 6.9-8.4 11.4-15.3 11.4-.5 0-1.1-.2-1.7-.2.7 2.7 1.7 5.3 1.7 8.2 0 17.7-14.3 32-32 32S136 257.7 136 240zm168 154.2c-27.8-33.4-84.2-33.4-112.1 0-13.5 16.3-38.2-4.2-24.6-20.5 20-24 49.4-37.8 80.6-37.8s60.6 13.8 80.6 37.8c13.8 16.5-11.1 36.6-24.5 20.5zm76.6-186.9l-31 9.3c6.3 5.8 10.5 14.1 10.5 23.4 0 17.7-14.3 32-32 32s-32-14.3-32-32c0-2.9.9-5.6 1.7-8.2-.6.1-1.1.2-1.7.2-6.9 0-13.2-4.5-15.3-11.4-2.5-8.5 2.3-17.4 10.7-19.9l80-24c8.4-2.5 17.4 2.3 19.9 10.7 2.5 8.5-2.3 17.4-10.8 19.9z"], - "ankh": [320, 512, [], "f644", "M296 256h-44.62C272.46 222.01 288 181.65 288 144 288 55.63 230.69 0 160 0S32 55.63 32 144c0 37.65 15.54 78.01 36.62 112H24c-13.25 0-24 10.74-24 24v32c0 13.25 10.75 24 24 24h96v152c0 13.25 10.75 24 24 24h32c13.25 0 24-10.75 24-24V336h96c13.25 0 24-10.75 24-24v-32c0-13.26-10.75-24-24-24zM160 80c29.61 0 48 24.52 48 64 0 34.66-27.14 78.14-48 100.87-20.86-22.72-48-66.21-48-100.87 0-39.48 18.39-64 48-64z"], - "apple-alt": [448, 512, [], "f5d1", "M350.85 129c25.97 4.67 47.27 18.67 63.92 42 14.65 20.67 24.64 46.67 29.96 78 4.67 28.67 4.32 57.33-1 86-7.99 47.33-23.97 87-47.94 119-28.64 38.67-64.59 58-107.87 58-10.66 0-22.3-3.33-34.96-10-8.66-5.33-18.31-8-28.97-8s-20.3 2.67-28.97 8c-12.66 6.67-24.3 10-34.96 10-43.28 0-79.23-19.33-107.87-58-23.97-32-39.95-71.67-47.94-119-5.32-28.67-5.67-57.33-1-86 5.32-31.33 15.31-57.33 29.96-78 16.65-23.33 37.95-37.33 63.92-42 15.98-2.67 37.95-.33 65.92 7 23.97 6.67 44.28 14.67 60.93 24 16.65-9.33 36.96-17.33 60.93-24 27.98-7.33 49.96-9.67 65.94-7zm-54.94-41c-9.32 8.67-21.65 15-36.96 19-10.66 3.33-22.3 5-34.96 5l-14.98-1c-1.33-9.33-1.33-20 0-32 2.67-24 10.32-42.33 22.97-55 9.32-8.67 21.65-15 36.96-19 10.66-3.33 22.3-5 34.96-5l14.98 1 1 15c0 12.67-1.67 24.33-4.99 35-3.99 15.33-10.31 27.67-18.98 37z"], - "archive": [512, 512, [], "f187", "M32 448c0 17.7 14.3 32 32 32h384c17.7 0 32-14.3 32-32V160H32v288zm160-212c0-6.6 5.4-12 12-12h104c6.6 0 12 5.4 12 12v8c0 6.6-5.4 12-12 12H204c-6.6 0-12-5.4-12-12v-8zM480 32H32C14.3 32 0 46.3 0 64v48c0 8.8 7.2 16 16 16h480c8.8 0 16-7.2 16-16V64c0-17.7-14.3-32-32-32z"], - "archway": [576, 512, [], "f557", "M560 448h-16V96H32v352H16.02c-8.84 0-16 7.16-16 16v32c0 8.84 7.16 16 16 16H176c8.84 0 16-7.16 16-16V320c0-53.02 42.98-96 96-96s96 42.98 96 96l.02 160v16c0 8.84 7.16 16 16 16H560c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16zm0-448H16C7.16 0 0 7.16 0 16v32c0 8.84 7.16 16 16 16h544c8.84 0 16-7.16 16-16V16c0-8.84-7.16-16-16-16z"], - "arrow-alt-circle-down": [512, 512, [], "f358", "M504 256c0 137-111 248-248 248S8 393 8 256 119 8 256 8s248 111 248 248zM212 140v116h-70.9c-10.7 0-16.1 13-8.5 20.5l114.9 114.3c4.7 4.7 12.2 4.7 16.9 0l114.9-114.3c7.6-7.6 2.2-20.5-8.5-20.5H300V140c0-6.6-5.4-12-12-12h-64c-6.6 0-12 5.4-12 12z"], - "arrow-alt-circle-left": [512, 512, [], "f359", "M256 504C119 504 8 393 8 256S119 8 256 8s248 111 248 248-111 248-248 248zm116-292H256v-70.9c0-10.7-13-16.1-20.5-8.5L121.2 247.5c-4.7 4.7-4.7 12.2 0 16.9l114.3 114.9c7.6 7.6 20.5 2.2 20.5-8.5V300h116c6.6 0 12-5.4 12-12v-64c0-6.6-5.4-12-12-12z"], - "arrow-alt-circle-right": [512, 512, [], "f35a", "M256 8c137 0 248 111 248 248S393 504 256 504 8 393 8 256 119 8 256 8zM140 300h116v70.9c0 10.7 13 16.1 20.5 8.5l114.3-114.9c4.7-4.7 4.7-12.2 0-16.9l-114.3-115c-7.6-7.6-20.5-2.2-20.5 8.5V212H140c-6.6 0-12 5.4-12 12v64c0 6.6 5.4 12 12 12z"], - "arrow-alt-circle-up": [512, 512, [], "f35b", "M8 256C8 119 119 8 256 8s248 111 248 248-111 248-248 248S8 393 8 256zm292 116V256h70.9c10.7 0 16.1-13 8.5-20.5L264.5 121.2c-4.7-4.7-12.2-4.7-16.9 0l-115 114.3c-7.6 7.6-2.2 20.5 8.5 20.5H212v116c0 6.6 5.4 12 12 12h64c6.6 0 12-5.4 12-12z"], - "arrow-circle-down": [512, 512, [], "f0ab", "M504 256c0 137-111 248-248 248S8 393 8 256 119 8 256 8s248 111 248 248zm-143.6-28.9L288 302.6V120c0-13.3-10.7-24-24-24h-16c-13.3 0-24 10.7-24 24v182.6l-72.4-75.5c-9.3-9.7-24.8-9.9-34.3-.4l-10.9 11c-9.4 9.4-9.4 24.6 0 33.9L239 404.3c9.4 9.4 24.6 9.4 33.9 0l132.7-132.7c9.4-9.4 9.4-24.6 0-33.9l-10.9-11c-9.5-9.5-25-9.3-34.3.4z"], - "arrow-circle-left": [512, 512, [], "f0a8", "M256 504C119 504 8 393 8 256S119 8 256 8s248 111 248 248-111 248-248 248zm28.9-143.6L209.4 288H392c13.3 0 24-10.7 24-24v-16c0-13.3-10.7-24-24-24H209.4l75.5-72.4c9.7-9.3 9.9-24.8.4-34.3l-11-10.9c-9.4-9.4-24.6-9.4-33.9 0L107.7 239c-9.4 9.4-9.4 24.6 0 33.9l132.7 132.7c9.4 9.4 24.6 9.4 33.9 0l11-10.9c9.5-9.5 9.3-25-.4-34.3z"], - "arrow-circle-right": [512, 512, [], "f0a9", "M256 8c137 0 248 111 248 248S393 504 256 504 8 393 8 256 119 8 256 8zm-28.9 143.6l75.5 72.4H120c-13.3 0-24 10.7-24 24v16c0 13.3 10.7 24 24 24h182.6l-75.5 72.4c-9.7 9.3-9.9 24.8-.4 34.3l11 10.9c9.4 9.4 24.6 9.4 33.9 0L404.3 273c9.4-9.4 9.4-24.6 0-33.9L271.6 106.3c-9.4-9.4-24.6-9.4-33.9 0l-11 10.9c-9.5 9.6-9.3 25.1.4 34.4z"], - "arrow-circle-up": [512, 512, [], "f0aa", "M8 256C8 119 119 8 256 8s248 111 248 248-111 248-248 248S8 393 8 256zm143.6 28.9l72.4-75.5V392c0 13.3 10.7 24 24 24h16c13.3 0 24-10.7 24-24V209.4l72.4 75.5c9.3 9.7 24.8 9.9 34.3.4l10.9-11c9.4-9.4 9.4-24.6 0-33.9L273 107.7c-9.4-9.4-24.6-9.4-33.9 0L106.3 240.4c-9.4 9.4-9.4 24.6 0 33.9l10.9 11c9.6 9.5 25.1 9.3 34.4-.4z"], - "arrow-down": [448, 512, [], "f063", "M413.1 222.5l22.2 22.2c9.4 9.4 9.4 24.6 0 33.9L241 473c-9.4 9.4-24.6 9.4-33.9 0L12.7 278.6c-9.4-9.4-9.4-24.6 0-33.9l22.2-22.2c9.5-9.5 25-9.3 34.3.4L184 343.4V56c0-13.3 10.7-24 24-24h32c13.3 0 24 10.7 24 24v287.4l114.8-120.5c9.3-9.8 24.8-10 34.3-.4z"], - "arrow-left": [448, 512, [], "f060", "M257.5 445.1l-22.2 22.2c-9.4 9.4-24.6 9.4-33.9 0L7 273c-9.4-9.4-9.4-24.6 0-33.9L201.4 44.7c9.4-9.4 24.6-9.4 33.9 0l22.2 22.2c9.5 9.5 9.3 25-.4 34.3L136.6 216H424c13.3 0 24 10.7 24 24v32c0 13.3-10.7 24-24 24H136.6l120.5 114.8c9.8 9.3 10 24.8.4 34.3z"], - "arrow-right": [448, 512, [], "f061", "M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z"], - "arrow-up": [448, 512, [], "f062", "M34.9 289.5l-22.2-22.2c-9.4-9.4-9.4-24.6 0-33.9L207 39c9.4-9.4 24.6-9.4 33.9 0l194.3 194.3c9.4 9.4 9.4 24.6 0 33.9L413 289.4c-9.5 9.5-25 9.3-34.3-.4L264 168.6V456c0 13.3-10.7 24-24 24h-32c-13.3 0-24-10.7-24-24V168.6L69.2 289.1c-9.3 9.8-24.8 10-34.3.4z"], - "arrows-alt": [512, 512, [], "f0b2", "M352.201 425.775l-79.196 79.196c-9.373 9.373-24.568 9.373-33.941 0l-79.196-79.196c-15.119-15.119-4.411-40.971 16.971-40.97h51.162L228 284H127.196v51.162c0 21.382-25.851 32.09-40.971 16.971L7.029 272.937c-9.373-9.373-9.373-24.569 0-33.941L86.225 159.8c15.119-15.119 40.971-4.411 40.971 16.971V228H228V127.196h-51.23c-21.382 0-32.09-25.851-16.971-40.971l79.196-79.196c9.373-9.373 24.568-9.373 33.941 0l79.196 79.196c15.119 15.119 4.411 40.971-16.971 40.971h-51.162V228h100.804v-51.162c0-21.382 25.851-32.09 40.97-16.971l79.196 79.196c9.373 9.373 9.373 24.569 0 33.941L425.773 352.2c-15.119 15.119-40.971 4.411-40.97-16.971V284H284v100.804h51.23c21.382 0 32.09 25.851 16.971 40.971z"], - "arrows-alt-h": [512, 512, [], "f337", "M377.941 169.941V216H134.059v-46.059c0-21.382-25.851-32.09-40.971-16.971L7.029 239.029c-9.373 9.373-9.373 24.568 0 33.941l86.059 86.059c15.119 15.119 40.971 4.411 40.971-16.971V296h243.882v46.059c0 21.382 25.851 32.09 40.971 16.971l86.059-86.059c9.373-9.373 9.373-24.568 0-33.941l-86.059-86.059c-15.119-15.12-40.971-4.412-40.971 16.97z"], - "arrows-alt-v": [256, 512, [], "f338", "M214.059 377.941H168V134.059h46.059c21.382 0 32.09-25.851 16.971-40.971L144.971 7.029c-9.373-9.373-24.568-9.373-33.941 0L24.971 93.088c-15.119 15.119-4.411 40.971 16.971 40.971H88v243.882H41.941c-21.382 0-32.09 25.851-16.971 40.971l86.059 86.059c9.373 9.373 24.568 9.373 33.941 0l86.059-86.059c15.12-15.119 4.412-40.971-16.97-40.971z"], - "assistive-listening-systems": [512, 512, [], "f2a2", "M216 260c0 15.464-12.536 28-28 28s-28-12.536-28-28c0-44.112 35.888-80 80-80s80 35.888 80 80c0 15.464-12.536 28-28 28s-28-12.536-28-28c0-13.234-10.767-24-24-24s-24 10.766-24 24zm24-176c-97.047 0-176 78.953-176 176 0 15.464 12.536 28 28 28s28-12.536 28-28c0-66.168 53.832-120 120-120s120 53.832 120 120c0 75.164-71.009 70.311-71.997 143.622L288 404c0 28.673-23.327 52-52 52-15.464 0-28 12.536-28 28s12.536 28 28 28c59.475 0 107.876-48.328 108-107.774.595-34.428 72-48.24 72-144.226 0-97.047-78.953-176-176-176zm-80 236c-17.673 0-32 14.327-32 32s14.327 32 32 32 32-14.327 32-32-14.327-32-32-32zM32 448c-17.673 0-32 14.327-32 32s14.327 32 32 32 32-14.327 32-32-14.327-32-32-32zm480-187.993c0-1.518-.012-3.025-.045-4.531C510.076 140.525 436.157 38.47 327.994 1.511c-14.633-4.998-30.549 2.809-35.55 17.442-5 14.633 2.81 30.549 17.442 35.55 85.906 29.354 144.61 110.513 146.077 201.953l.003.188c.026 1.118.033 2.236.033 3.363 0 15.464 12.536 28 28 28s28.001-12.536 28.001-28zM152.971 439.029l-80-80L39.03 392.97l80 80 33.941-33.941z"], - "asterisk": [512, 512, [], "f069", "M478.21 334.093L336 256l142.21-78.093c11.795-6.477 15.961-21.384 9.232-33.037l-19.48-33.741c-6.728-11.653-21.72-15.499-33.227-8.523L296 186.718l3.475-162.204C299.763 11.061 288.937 0 275.48 0h-38.96c-13.456 0-24.283 11.061-23.994 24.514L216 186.718 77.265 102.607c-11.506-6.976-26.499-3.13-33.227 8.523l-19.48 33.741c-6.728 11.653-2.562 26.56 9.233 33.037L176 256 33.79 334.093c-11.795 6.477-15.961 21.384-9.232 33.037l19.48 33.741c6.728 11.653 21.721 15.499 33.227 8.523L216 325.282l-3.475 162.204C212.237 500.939 223.064 512 236.52 512h38.961c13.456 0 24.283-11.061 23.995-24.514L296 325.282l138.735 84.111c11.506 6.976 26.499 3.13 33.227-8.523l19.48-33.741c6.728-11.653 2.563-26.559-9.232-33.036z"], - "at": [512, 512, [], "f1fa", "M256 8C118.941 8 8 118.919 8 256c0 137.059 110.919 248 248 248 48.154 0 95.342-14.14 135.408-40.223 12.005-7.815 14.625-24.288 5.552-35.372l-10.177-12.433c-7.671-9.371-21.179-11.667-31.373-5.129C325.92 429.757 291.314 440 256 440c-101.458 0-184-82.542-184-184S154.542 72 256 72c100.139 0 184 57.619 184 160 0 38.786-21.093 79.742-58.17 83.693-17.349-.454-16.91-12.857-13.476-30.024l23.433-121.11C394.653 149.75 383.308 136 368.225 136h-44.981a13.518 13.518 0 0 0-13.432 11.993l-.01.092c-14.697-17.901-40.448-21.775-59.971-21.775-74.58 0-137.831 62.234-137.831 151.46 0 65.303 36.785 105.87 96 105.87 26.984 0 57.369-15.637 74.991-38.333 9.522 34.104 40.613 34.103 70.71 34.103C462.609 379.41 504 307.798 504 232 504 95.653 394.023 8 256 8zm-21.68 304.43c-22.249 0-36.07-15.623-36.07-40.771 0-44.993 30.779-72.729 58.63-72.729 22.292 0 35.601 15.241 35.601 40.77 0 45.061-33.875 72.73-58.161 72.73z"], - "atlas": [448, 512, [], "f558", "M318.38 208h-39.09c-1.49 27.03-6.54 51.35-14.21 70.41 27.71-13.24 48.02-39.19 53.3-70.41zm0-32c-5.29-31.22-25.59-57.17-53.3-70.41 7.68 19.06 12.72 43.38 14.21 70.41h39.09zM224 97.31c-7.69 7.45-20.77 34.42-23.43 78.69h46.87c-2.67-44.26-15.75-71.24-23.44-78.69zm-41.08 8.28c-27.71 13.24-48.02 39.19-53.3 70.41h39.09c1.49-27.03 6.53-51.35 14.21-70.41zm0 172.82c-7.68-19.06-12.72-43.38-14.21-70.41h-39.09c5.28 31.22 25.59 57.17 53.3 70.41zM247.43 208h-46.87c2.66 44.26 15.74 71.24 23.43 78.69 7.7-7.45 20.78-34.43 23.44-78.69zM448 358.4V25.6c0-16-9.6-25.6-25.6-25.6H96C41.6 0 0 41.6 0 96v320c0 54.4 41.6 96 96 96h326.4c12.8 0 25.6-9.6 25.6-25.6v-16c0-6.4-3.2-12.8-9.6-19.2-3.2-16-3.2-60.8 0-73.6 6.4-3.2 9.6-9.6 9.6-19.2zM224 64c70.69 0 128 57.31 128 128s-57.31 128-128 128S96 262.69 96 192 153.31 64 224 64zm160 384H96c-19.2 0-32-12.8-32-32s16-32 32-32h288v64z"], - "atom": [448, 512, [], "f5d2", "M413.03 256c40.13-54.89 41.51-98.62 25.14-128-10.91-19.52-40.54-50.73-116.33-41.88C300.36 34.89 267.64 0 224 0s-76.36 34.89-97.84 86.12C50.43 77.34 20.73 108.48 9.83 128c-16.38 29.4-15 73.09 25.14 128-40.13 54.89-41.51 98.62-25.14 128 29.21 52.34 101.68 43.58 116.33 41.88C147.63 477.1 180.36 512 224 512s76.37-34.9 97.84-86.12c14.64 1.7 87.11 10.46 116.33-41.88 16.38-29.4 15-73.09-25.14-128zM63.38 352c-4.03-7.21-.19-24.8 14.95-48.29 6.96 6.53 14.2 12.89 21.87 19.18 1.71 13.71 4 27.08 6.76 40.08-24.56.89-39.89-4.37-43.58-10.97zm36.82-162.88c-7.66 6.29-14.9 12.65-21.87 19.18-15.13-23.5-18.97-41.09-14.95-48.3 3.41-6.14 16.39-11.47 37.92-11.47 1.71 0 3.87.3 5.69.37a472.191 472.191 0 0 0-6.79 40.22zM224 64c9.47 0 22.2 13.52 33.86 37.26-11.19 3.7-22.44 8-33.86 12.86-11.42-4.86-22.67-9.16-33.86-12.86C201.8 77.52 214.53 64 224 64zm0 384c-9.47 0-22.2-13.52-33.86-37.26 11.19-3.7 22.44-8 33.86-12.86 11.42 4.86 22.67 9.16 33.86 12.86C246.2 434.48 233.47 448 224 448zm62.5-157.33c-26.7 19.08-46.14 29.33-62.5 37.48-16.35-8.14-35.8-18.41-62.5-37.48-1.99-27.79-1.99-41.54 0-69.33 26.67-19.05 46.13-29.32 62.5-37.48 16.39 8.17 35.86 18.44 62.5 37.48 1.98 27.78 1.99 41.53 0 69.33zM384.62 352c-3.67 6.62-19 11.82-43.58 10.95 2.76-13 5.05-26.37 6.76-40.06 7.66-6.29 14.9-12.65 21.87-19.18 15.13 23.49 18.97 41.08 14.95 48.29zm-14.95-143.71c-6.96-6.53-14.2-12.89-21.87-19.18a473.535 473.535 0 0 0-6.79-40.22c1.82-.07 3.97-.37 5.69-.37 21.52 0 34.51 5.34 37.92 11.47 4.02 7.22.18 24.81-14.95 48.3zM224 224c-17.67 0-32 14.33-32 32s14.33 32 32 32 32-14.33 32-32-14.33-32-32-32z"], - "audio-description": [512, 512, [], "f29e", "M162.925 238.709l8.822 30.655h-25.606l9.041-30.652c1.277-4.421 2.651-9.994 3.872-15.245 1.22 5.251 2.594 10.823 3.871 15.242zm166.474-32.099h-14.523v98.781h14.523c29.776 0 46.175-17.678 46.175-49.776 0-32.239-17.49-49.005-46.175-49.005zM512 112v288c0 26.51-21.49 48-48 48H48c-26.51 0-48-21.49-48-48V112c0-26.51 21.49-48 48-48h416c26.51 0 48 21.49 48 48zM245.459 336.139l-57.097-168A12.001 12.001 0 0 0 177 160h-35.894a12.001 12.001 0 0 0-11.362 8.139l-57.097 168C70.003 343.922 75.789 352 84.009 352h29.133a12 12 0 0 0 11.535-8.693l8.574-29.906h51.367l8.793 29.977A12 12 0 0 0 204.926 352h29.172c8.22 0 14.006-8.078 11.361-15.861zm184.701-80.525c0-58.977-37.919-95.614-98.96-95.614h-57.366c-6.627 0-12 5.373-12 12v168c0 6.627 5.373 12 12 12H331.2c61.041 0 98.96-36.933 98.96-96.386z"], - "award": [384, 512, [], "f559", "M97.12 362.63c-8.69-8.69-4.16-6.24-25.12-11.85-9.51-2.55-17.87-7.45-25.43-13.32L1.2 448.7c-4.39 10.77 3.81 22.47 15.43 22.03l52.69-2.01L105.56 507c8 8.44 22.04 5.81 26.43-4.96l52.05-127.62c-10.84 6.04-22.87 9.58-35.31 9.58-19.5 0-37.82-7.59-51.61-21.37zM382.8 448.7l-45.37-111.24c-7.56 5.88-15.92 10.77-25.43 13.32-21.07 5.64-16.45 3.18-25.12 11.85-13.79 13.78-32.12 21.37-51.62 21.37-12.44 0-24.47-3.55-35.31-9.58L252 502.04c4.39 10.77 18.44 13.4 26.43 4.96l36.25-38.28 52.69 2.01c11.62.44 19.82-11.27 15.43-22.03zM263 340c15.28-15.55 17.03-14.21 38.79-20.14 13.89-3.79 24.75-14.84 28.47-28.98 7.48-28.4 5.54-24.97 25.95-45.75 10.17-10.35 14.14-25.44 10.42-39.58-7.47-28.38-7.48-24.42 0-52.83 3.72-14.14-.25-29.23-10.42-39.58-20.41-20.78-18.47-17.36-25.95-45.75-3.72-14.14-14.58-25.19-28.47-28.98-27.88-7.61-24.52-5.62-44.95-26.41-10.17-10.35-25-14.4-38.89-10.61-27.87 7.6-23.98 7.61-51.9 0-13.89-3.79-28.72.25-38.89 10.61-20.41 20.78-17.05 18.8-44.94 26.41-13.89 3.79-24.75 14.84-28.47 28.98-7.47 28.39-5.54 24.97-25.95 45.75-10.17 10.35-14.15 25.44-10.42 39.58 7.47 28.36 7.48 24.4 0 52.82-3.72 14.14.25 29.23 10.42 39.59 20.41 20.78 18.47 17.35 25.95 45.75 3.72 14.14 14.58 25.19 28.47 28.98C104.6 325.96 106.27 325 121 340c13.23 13.47 33.84 15.88 49.74 5.82a39.676 39.676 0 0 1 42.53 0c15.89 10.06 36.5 7.65 49.73-5.82zM97.66 175.96c0-53.03 42.24-96.02 94.34-96.02s94.34 42.99 94.34 96.02-42.24 96.02-94.34 96.02-94.34-42.99-94.34-96.02z"], - "baby": [384, 512, [], "f77c", "M192 160c44.2 0 80-35.8 80-80S236.2 0 192 0s-80 35.8-80 80 35.8 80 80 80zm-53.4 248.8l25.6-32-61.5-51.2L56.8 383c-11.4 14.2-11.7 34.4-.8 49l48 64c7.9 10.5 19.9 16 32 16 8.3 0 16.8-2.6 24-8 17.7-13.2 21.2-38.3 8-56l-29.4-39.2zm142.7-83.2l-61.5 51.2 25.6 32L216 448c-13.2 17.7-9.7 42.8 8 56 7.2 5.4 15.6 8 24 8 12.2 0 24.2-5.5 32-16l48-64c10.9-14.6 10.6-34.8-.8-49l-45.9-57.4zM376.7 145c-12.7-18.1-37.6-22.4-55.7-9.8l-40.6 28.5c-52.7 37-124.2 37-176.8 0L63 135.3C44.9 122.6 20 127 7.3 145-5.4 163.1-1 188 17 200.7l40.6 28.5c17 11.9 35.4 20.9 54.4 27.9V288h160v-30.8c19-7 37.4-16 54.4-27.9l40.6-28.5c18.1-12.8 22.4-37.7 9.7-55.8z"], - "baby-carriage": [512, 512, [], "f77d", "M144.8 17c-11.3-17.8-37.2-22.8-54-9.4C35.3 51.9 0 118 0 192h256L144.8 17zM496 96h-48c-35.3 0-64 28.7-64 64v64H0c0 50.6 23 96.4 60.3 130.7C25.7 363.6 0 394.7 0 432c0 44.2 35.8 80 80 80s80-35.8 80-80c0-8.9-1.8-17.2-4.4-25.2 21.6 5.9 44.6 9.2 68.4 9.2s46.9-3.3 68.4-9.2c-2.7 8-4.4 16.3-4.4 25.2 0 44.2 35.8 80 80 80s80-35.8 80-80c0-37.3-25.7-68.4-60.3-77.3C425 320.4 448 274.6 448 224v-64h48c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16zM80 464c-17.6 0-32-14.4-32-32s14.4-32 32-32 32 14.4 32 32-14.4 32-32 32zm320-32c0 17.6-14.4 32-32 32s-32-14.4-32-32 14.4-32 32-32 32 14.4 32 32z"], - "backspace": [640, 512, [], "f55a", "M576 64H205.26A63.97 63.97 0 0 0 160 82.75L9.37 233.37c-12.5 12.5-12.5 32.76 0 45.25L160 429.25c12 12 28.28 18.75 45.25 18.75H576c35.35 0 64-28.65 64-64V128c0-35.35-28.65-64-64-64zm-84.69 254.06c6.25 6.25 6.25 16.38 0 22.63l-22.62 22.62c-6.25 6.25-16.38 6.25-22.63 0L384 301.25l-62.06 62.06c-6.25 6.25-16.38 6.25-22.63 0l-22.62-22.62c-6.25-6.25-6.25-16.38 0-22.63L338.75 256l-62.06-62.06c-6.25-6.25-6.25-16.38 0-22.63l22.62-22.62c6.25-6.25 16.38-6.25 22.63 0L384 210.75l62.06-62.06c6.25-6.25 16.38-6.25 22.63 0l22.62 22.62c6.25 6.25 6.25 16.38 0 22.63L429.25 256l62.06 62.06z"], - "backward": [512, 512, [], "f04a", "M11.5 280.6l192 160c20.6 17.2 52.5 2.8 52.5-24.6V96c0-27.4-31.9-41.8-52.5-24.6l-192 160c-15.3 12.8-15.3 36.4 0 49.2zm256 0l192 160c20.6 17.2 52.5 2.8 52.5-24.6V96c0-27.4-31.9-41.8-52.5-24.6l-192 160c-15.3 12.8-15.3 36.4 0 49.2z"], - "bacon": [576, 512, [], "f7e5", "M218.92 336.39c34.89-34.89 44.2-59.7 54.05-86 10.61-28.29 21.59-57.54 61.37-97.34s69.05-50.77 97.35-61.38c23.88-9 46.64-17.68 76.79-45.37L470.81 8.91a31 31 0 0 0-40.18-2.83c-13.64 10.1-25.15 14.39-41 20.3C247 79.52 209.26 191.29 200.65 214.1c-29.75 78.83-89.55 94.68-98.72 98.09-24.86 9.26-54.73 20.38-91.07 50.36C-3 374-3.63 395 9.07 407.61l35.76 35.51C80 410.52 107 400.15 133 390.39c26.27-9.84 51.06-19.12 85.92-54zm348-232l-35.75-35.51c-35.19 32.63-62.18 43-88.25 52.79-26.26 9.85-51.06 19.16-85.95 54s-44.19 59.69-54 86C292.33 290 281.34 319.22 241.55 359s-69 50.73-97.3 61.32c-23.86 9-46.61 17.66-76.72 45.33l37.68 37.43a31 31 0 0 0 40.18 2.82c13.6-10.06 25.09-14.34 40.94-20.24 142.2-53 180-164.1 188.94-187.69C405 219.18 464.8 203.3 474 199.86c24.87-9.27 54.74-20.4 91.11-50.41 13.89-11.4 14.52-32.45 1.82-45.05z"], - "balance-scale": [640, 512, [], "f24e", "M256 336h-.02c0-16.18 1.34-8.73-85.05-181.51-17.65-35.29-68.19-35.36-85.87 0C-2.06 328.75.02 320.33.02 336H0c0 44.18 57.31 80 128 80s128-35.82 128-80zM128 176l72 144H56l72-144zm511.98 160c0-16.18 1.34-8.73-85.05-181.51-17.65-35.29-68.19-35.36-85.87 0-87.12 174.26-85.04 165.84-85.04 181.51H384c0 44.18 57.31 80 128 80s128-35.82 128-80h-.02zM440 320l72-144 72 144H440zm88 128H352V153.25c23.51-10.29 41.16-31.48 46.39-57.25H528c8.84 0 16-7.16 16-16V48c0-8.84-7.16-16-16-16H383.64C369.04 12.68 346.09 0 320 0s-49.04 12.68-63.64 32H112c-8.84 0-16 7.16-16 16v32c0 8.84 7.16 16 16 16h129.61c5.23 25.76 22.87 46.96 46.39 57.25V448H112c-8.84 0-16 7.16-16 16v32c0 8.84 7.16 16 16 16h416c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16z"], - "ban": [512, 512, [], "f05e", "M256 8C119.034 8 8 119.033 8 256s111.034 248 248 248 248-111.034 248-248S392.967 8 256 8zm130.108 117.892c65.448 65.448 70 165.481 20.677 235.637L150.47 105.216c70.204-49.356 170.226-44.735 235.638 20.676zM125.892 386.108c-65.448-65.448-70-165.481-20.677-235.637L361.53 406.784c-70.203 49.356-170.226 44.736-235.638-20.676z"], - "band-aid": [640, 512, [], "f462", "M0 160v192c0 35.3 28.7 64 64 64h96V96H64c-35.3 0-64 28.7-64 64zm576-64h-96v320h96c35.3 0 64-28.7 64-64V160c0-35.3-28.7-64-64-64zM192 416h256V96H192v320zm176-232c13.3 0 24 10.7 24 24s-10.7 24-24 24-24-10.7-24-24 10.7-24 24-24zm0 96c13.3 0 24 10.7 24 24s-10.7 24-24 24-24-10.7-24-24 10.7-24 24-24zm-96-96c13.3 0 24 10.7 24 24s-10.7 24-24 24-24-10.7-24-24 10.7-24 24-24zm0 96c13.3 0 24 10.7 24 24s-10.7 24-24 24-24-10.7-24-24 10.7-24 24-24z"], - "barcode": [512, 512, [], "f02a", "M0 448V64h18v384H0zm26.857-.273V64H36v383.727h-9.143zm27.143 0V64h8.857v383.727H54zm44.857 0V64h8.857v383.727h-8.857zm36 0V64h17.714v383.727h-17.714zm44.857 0V64h8.857v383.727h-8.857zm18 0V64h8.857v383.727h-8.857zm18 0V64h8.857v383.727h-8.857zm35.715 0V64h18v383.727h-18zm44.857 0V64h18v383.727h-18zm35.999 0V64h18.001v383.727h-18.001zm36.001 0V64h18.001v383.727h-18.001zm26.857 0V64h18v383.727h-18zm45.143 0V64h26.857v383.727h-26.857zm35.714 0V64h9.143v383.727H476zm18 .273V64h18v384h-18z"], - "bars": [448, 512, [], "f0c9", "M16 132h416c8.837 0 16-7.163 16-16V76c0-8.837-7.163-16-16-16H16C7.163 60 0 67.163 0 76v40c0 8.837 7.163 16 16 16zm0 160h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zm0 160h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16z"], - "baseball-ball": [496, 512, [], "f433", "M368.5 363.9l28.8-13.9c11.1 22.9 26 43.2 44.1 60.9 34-42.5 54.5-96.3 54.5-154.9 0-58.5-20.4-112.2-54.2-154.6-17.8 17.3-32.6 37.1-43.6 59.5l-28.7-14.1c12.8-26 30-49 50.8-69C375.6 34.7 315 8 248 8 181.1 8 120.5 34.6 75.9 77.7c20.7 19.9 37.9 42.9 50.7 68.8l-28.7 14.1c-11-22.3-25.7-42.1-43.5-59.4C20.4 143.7 0 197.4 0 256c0 58.6 20.4 112.3 54.4 154.7 18.2-17.7 33.2-38 44.3-61l28.8 13.9c-12.9 26.7-30.3 50.3-51.5 70.7 44.5 43.1 105.1 69.7 172 69.7 66.8 0 127.3-26.5 171.9-69.5-21.1-20.4-38.5-43.9-51.4-70.6zm-228.3-32l-30.5-9.8c14.9-46.4 12.7-93.8-.6-134l30.4-10c15 45.6 18 99.9.7 153.8zm216.3-153.4l30.4 10c-13.2 40.1-15.5 87.5-.6 134l-30.5 9.8c-17.3-54-14.3-108.3.7-153.8z"], - "basketball-ball": [496, 512, [], "f434", "M212.3 10.3c-43.8 6.3-86.2 24.1-122.2 53.8l77.4 77.4c27.8-35.8 43.3-81.2 44.8-131.2zM248 222L405.9 64.1c-42.4-35-93.6-53.5-145.5-56.1-1.2 63.9-21.5 122.3-58.7 167.7L248 222zM56.1 98.1c-29.7 36-47.5 78.4-53.8 122.2 50-1.5 95.5-17 131.2-44.8L56.1 98.1zm272.2 204.2c45.3-37.1 103.7-57.4 167.7-58.7-2.6-51.9-21.1-103.1-56.1-145.5L282 256l46.3 46.3zM248 290L90.1 447.9c42.4 34.9 93.6 53.5 145.5 56.1 1.3-64 21.6-122.4 58.7-167.7L248 290zm191.9 123.9c29.7-36 47.5-78.4 53.8-122.2-50.1 1.6-95.5 17.1-131.2 44.8l77.4 77.4zM167.7 209.7C122.3 246.9 63.9 267.3 0 268.4c2.6 51.9 21.1 103.1 56.1 145.5L214 256l-46.3-46.3zm116 292c43.8-6.3 86.2-24.1 122.2-53.8l-77.4-77.4c-27.7 35.7-43.2 81.2-44.8 131.2z"], - "bath": [512, 512, [], "f2cd", "M488 256H80V112c0-17.645 14.355-32 32-32 11.351 0 21.332 5.945 27.015 14.88-16.492 25.207-14.687 59.576 6.838 83.035-4.176 4.713-4.021 11.916.491 16.428l11.314 11.314c4.686 4.686 12.284 4.686 16.971 0l95.03-95.029c4.686-4.686 4.686-12.284 0-16.971l-11.314-11.314c-4.512-4.512-11.715-4.666-16.428-.491-17.949-16.469-42.294-21.429-64.178-15.365C163.281 45.667 139.212 32 112 32c-44.112 0-80 35.888-80 80v144h-8c-13.255 0-24 10.745-24 24v16c0 13.255 10.745 24 24 24h8v32c0 28.43 12.362 53.969 32 71.547V456c0 13.255 10.745 24 24 24h16c13.255 0 24-10.745 24-24v-8h256v8c0 13.255 10.745 24 24 24h16c13.255 0 24-10.745 24-24v-32.453c19.638-17.578 32-43.117 32-71.547v-32h8c13.255 0 24-10.745 24-24v-16c0-13.255-10.745-24-24-24z"], - "battery-empty": [640, 512, [], "f244", "M544 160v64h32v64h-32v64H64V160h480m16-64H48c-26.51 0-48 21.49-48 48v224c0 26.51 21.49 48 48 48h512c26.51 0 48-21.49 48-48v-16h8c13.255 0 24-10.745 24-24V184c0-13.255-10.745-24-24-24h-8v-16c0-26.51-21.49-48-48-48z"], - "battery-full": [640, 512, [], "f240", "M544 160v64h32v64h-32v64H64V160h480m16-64H48c-26.51 0-48 21.49-48 48v224c0 26.51 21.49 48 48 48h512c26.51 0 48-21.49 48-48v-16h8c13.255 0 24-10.745 24-24V184c0-13.255-10.745-24-24-24h-8v-16c0-26.51-21.49-48-48-48zm-48 96H96v128h416V192z"], - "battery-half": [640, 512, [], "f242", "M544 160v64h32v64h-32v64H64V160h480m16-64H48c-26.51 0-48 21.49-48 48v224c0 26.51 21.49 48 48 48h512c26.51 0 48-21.49 48-48v-16h8c13.255 0 24-10.745 24-24V184c0-13.255-10.745-24-24-24h-8v-16c0-26.51-21.49-48-48-48zm-240 96H96v128h224V192z"], - "battery-quarter": [640, 512, [], "f243", "M544 160v64h32v64h-32v64H64V160h480m16-64H48c-26.51 0-48 21.49-48 48v224c0 26.51 21.49 48 48 48h512c26.51 0 48-21.49 48-48v-16h8c13.255 0 24-10.745 24-24V184c0-13.255-10.745-24-24-24h-8v-16c0-26.51-21.49-48-48-48zm-336 96H96v128h128V192z"], - "battery-three-quarters": [640, 512, [], "f241", "M544 160v64h32v64h-32v64H64V160h480m16-64H48c-26.51 0-48 21.49-48 48v224c0 26.51 21.49 48 48 48h512c26.51 0 48-21.49 48-48v-16h8c13.255 0 24-10.745 24-24V184c0-13.255-10.745-24-24-24h-8v-16c0-26.51-21.49-48-48-48zm-144 96H96v128h320V192z"], - "bed": [640, 512, [], "f236", "M176 256c44.11 0 80-35.89 80-80s-35.89-80-80-80-80 35.89-80 80 35.89 80 80 80zm352-128H304c-8.84 0-16 7.16-16 16v144H64V80c0-8.84-7.16-16-16-16H16C7.16 64 0 71.16 0 80v352c0 8.84 7.16 16 16 16h32c8.84 0 16-7.16 16-16v-48h512v48c0 8.84 7.16 16 16 16h32c8.84 0 16-7.16 16-16V240c0-61.86-50.14-112-112-112z"], - "beer": [448, 512, [], "f0fc", "M368 96h-48V56c0-13.255-10.745-24-24-24H24C10.745 32 0 42.745 0 56v400c0 13.255 10.745 24 24 24h272c13.255 0 24-10.745 24-24v-42.11l80.606-35.977C429.396 365.063 448 336.388 448 304.86V176c0-44.112-35.888-80-80-80zm16 208.86a16.018 16.018 0 0 1-9.479 14.611L320 343.805V160h48c8.822 0 16 7.178 16 16v128.86zM208 384c-8.836 0-16-7.164-16-16V144c0-8.836 7.164-16 16-16s16 7.164 16 16v224c0 8.836-7.164 16-16 16zm-96 0c-8.836 0-16-7.164-16-16V144c0-8.836 7.164-16 16-16s16 7.164 16 16v224c0 8.836-7.164 16-16 16z"], - "bell": [448, 512, [], "f0f3", "M224 512c35.32 0 63.97-28.65 63.97-64H160.03c0 35.35 28.65 64 63.97 64zm215.39-149.71c-19.32-20.76-55.47-51.99-55.47-154.29 0-77.7-54.48-139.9-127.94-155.16V32c0-17.67-14.32-32-31.98-32s-31.98 14.33-31.98 32v20.84C118.56 68.1 64.08 130.3 64.08 208c0 102.3-36.15 133.53-55.47 154.29-6 6.45-8.66 14.16-8.61 21.71.11 16.4 12.98 32 32.1 32h383.8c19.12 0 32-15.6 32.1-32 .05-7.55-2.61-15.27-8.61-21.71z"], - "bell-slash": [640, 512, [], "f1f6", "M633.82 458.1l-90.62-70.05c.19-1.38.8-2.66.8-4.06.05-7.55-2.61-15.27-8.61-21.71-19.32-20.76-55.47-51.99-55.47-154.29 0-77.7-54.48-139.9-127.94-155.16V32c0-17.67-14.32-32-31.98-32s-31.98 14.33-31.98 32v20.84c-40.33 8.38-74.66 31.07-97.59 62.57L45.47 3.37C38.49-2.05 28.43-.8 23.01 6.18L3.37 31.45C-2.05 38.42-.8 48.47 6.18 53.9l588.35 454.73c6.98 5.43 17.03 4.17 22.46-2.81l19.64-25.27c5.42-6.97 4.17-17.02-2.81-22.45zM157.23 251.54c-8.61 67.96-36.41 93.33-52.62 110.75-6 6.45-8.66 14.16-8.61 21.71.11 16.4 12.98 32 32.1 32h241.92L157.23 251.54zM320 512c35.32 0 63.97-28.65 63.97-64H256.03c0 35.35 28.65 64 63.97 64z"], - "bezier-curve": [640, 512, [], "f55b", "M368 32h-96c-17.67 0-32 14.33-32 32v96c0 17.67 14.33 32 32 32h96c17.67 0 32-14.33 32-32V64c0-17.67-14.33-32-32-32zM208 88h-84.75C113.75 64.56 90.84 48 64 48 28.66 48 0 76.65 0 112s28.66 64 64 64c26.84 0 49.75-16.56 59.25-40h79.73c-55.37 32.52-95.86 87.32-109.54 152h49.4c11.3-41.61 36.77-77.21 71.04-101.56-3.7-8.08-5.88-16.99-5.88-26.44V88zm-48 232H64c-17.67 0-32 14.33-32 32v96c0 17.67 14.33 32 32 32h96c17.67 0 32-14.33 32-32v-96c0-17.67-14.33-32-32-32zM576 48c-26.84 0-49.75 16.56-59.25 40H432v72c0 9.45-2.19 18.36-5.88 26.44 34.27 24.35 59.74 59.95 71.04 101.56h49.4c-13.68-64.68-54.17-119.48-109.54-152h79.73c9.5 23.44 32.41 40 59.25 40 35.34 0 64-28.65 64-64s-28.66-64-64-64zm0 272h-96c-17.67 0-32 14.33-32 32v96c0 17.67 14.33 32 32 32h96c17.67 0 32-14.33 32-32v-96c0-17.67-14.33-32-32-32z"], - "bible": [448, 512, [], "f647", "M448 358.4V25.6c0-16-9.6-25.6-25.6-25.6H96C41.6 0 0 41.6 0 96v320c0 54.4 41.6 96 96 96h326.4c12.8 0 25.6-9.6 25.6-25.6v-16c0-6.4-3.2-12.8-9.6-19.2-3.2-16-3.2-60.8 0-73.6 6.4-3.2 9.6-9.6 9.6-19.2zM144 144c0-8.84 7.16-16 16-16h48V80c0-8.84 7.16-16 16-16h32c8.84 0 16 7.16 16 16v48h48c8.84 0 16 7.16 16 16v32c0 8.84-7.16 16-16 16h-48v112c0 8.84-7.16 16-16 16h-32c-8.84 0-16-7.16-16-16V192h-48c-8.84 0-16-7.16-16-16v-32zm236.8 304H96c-19.2 0-32-12.8-32-32s16-32 32-32h284.8v64z"], - "bicycle": [640, 512, [], "f206", "M512.509 192.001c-16.373-.064-32.03 2.955-46.436 8.495l-77.68-125.153A24 24 0 0 0 368.001 64h-64c-8.837 0-16 7.163-16 16v16c0 8.837 7.163 16 16 16h50.649l14.896 24H256.002v-16c0-8.837-7.163-16-16-16h-87.459c-13.441 0-24.777 10.999-24.536 24.437.232 13.044 10.876 23.563 23.995 23.563h48.726l-29.417 47.52c-13.433-4.83-27.904-7.483-42.992-7.52C58.094 191.83.412 249.012.002 319.236-.413 390.279 57.055 448 128.002 448c59.642 0 109.758-40.793 123.967-96h52.033a24 24 0 0 0 20.406-11.367L410.37 201.77l14.938 24.067c-25.455 23.448-41.385 57.081-41.307 94.437.145 68.833 57.899 127.051 126.729 127.719 70.606.685 128.181-55.803 129.255-125.996 1.086-70.941-56.526-129.72-127.476-129.996zM186.75 265.772c9.727 10.529 16.673 23.661 19.642 38.228h-43.306l23.664-38.228zM128.002 400c-44.112 0-80-35.888-80-80s35.888-80 80-80c5.869 0 11.586.653 17.099 1.859l-45.505 73.509C89.715 331.327 101.213 352 120.002 352h81.3c-12.37 28.225-40.562 48-73.3 48zm162.63-96h-35.624c-3.96-31.756-19.556-59.894-42.383-80.026L237.371 184h127.547l-74.286 120zm217.057 95.886c-41.036-2.165-74.049-35.692-75.627-76.755-.812-21.121 6.633-40.518 19.335-55.263l44.433 71.586c4.66 7.508 14.524 9.816 22.032 5.156l13.594-8.437c7.508-4.66 9.817-14.524 5.156-22.032l-44.468-71.643a79.901 79.901 0 0 1 19.858-2.497c44.112 0 80 35.888 80 80-.001 45.54-38.252 82.316-84.313 79.885z"], - "binoculars": [512, 512, [], "f1e5", "M416 48c0-8.84-7.16-16-16-16h-64c-8.84 0-16 7.16-16 16v48h96V48zM63.91 159.99C61.4 253.84 3.46 274.22 0 404v44c0 17.67 14.33 32 32 32h96c17.67 0 32-14.33 32-32V288h32V128H95.84c-17.63 0-31.45 14.37-31.93 31.99zm384.18 0c-.48-17.62-14.3-31.99-31.93-31.99H320v160h32v160c0 17.67 14.33 32 32 32h96c17.67 0 32-14.33 32-32v-44c-3.46-129.78-61.4-150.16-63.91-244.01zM176 32h-64c-8.84 0-16 7.16-16 16v48h96V48c0-8.84-7.16-16-16-16zm48 256h64V128h-64v160z"], - "biohazard": [576, 512, [], "f780", "M287.9 112c18.6 0 36.2 3.8 52.8 9.6 13.3-10.3 23.6-24.3 29.5-40.7-25.2-10.9-53-17-82.2-17-29.1 0-56.9 6-82.1 16.9 5.9 16.4 16.2 30.4 29.5 40.7 16.5-5.7 34-9.5 52.5-9.5zM163.6 438.7c12-11.8 20.4-26.4 24.5-42.4-32.9-26.4-54.8-65.3-58.9-109.6-8.5-2.8-17.2-4.6-26.4-4.6-7.6 0-15.2 1-22.5 3.1 4.1 62.8 35.8 118 83.3 153.5zm224.2-42.6c4.1 16 12.5 30.7 24.5 42.5 47.4-35.5 79.1-90.7 83-153.5-7.2-2-14.7-3-22.2-3-9.2 0-18 1.9-26.6 4.7-4.1 44.2-26 82.9-58.7 109.3zm113.5-205c-17.6-10.4-36.3-16.6-55.3-19.9 6-17.7 10-36.4 10-56.2 0-41-14.5-80.8-41-112.2-2.5-3-6.6-3.7-10-1.8-3.3 1.9-4.8 6-3.6 9.7 4.5 13.8 6.6 26.3 6.6 38.5 0 67.8-53.8 122.9-120 122.9S168 117 168 49.2c0-12.1 2.2-24.7 6.6-38.5 1.2-3.7-.3-7.8-3.6-9.7-3.4-1.9-7.5-1.2-10 1.8C134.6 34.2 120 74 120 115c0 19.8 3.9 38.5 10 56.2-18.9 3.3-37.7 9.5-55.3 19.9-34.6 20.5-61 53.3-74.3 92.4-1.3 3.7.2 7.7 3.5 9.8 3.3 2 7.5 1.3 10-1.6 9.4-10.8 19-19.1 29.2-25.1 57.3-33.9 130.8-13.7 163.9 45 33.1 58.7 13.4 134-43.9 167.9-10.2 6.1-22 10.4-35.8 13.4-3.7.8-6.4 4.2-6.4 8.1.1 4 2.7 7.3 6.5 8 39.7 7.8 80.6.8 115.2-19.7 18-10.6 32.9-24.5 45.3-40.1 12.4 15.6 27.3 29.5 45.3 40.1 34.6 20.5 75.5 27.5 115.2 19.7 3.8-.7 6.4-4 6.5-8 0-3.9-2.6-7.3-6.4-8.1-13.9-2.9-25.6-7.3-35.8-13.4-57.3-33.9-77-109.2-43.9-167.9s106.6-78.9 163.9-45c10.2 6.1 19.8 14.3 29.2 25.1 2.5 2.9 6.7 3.6 10 1.6s4.8-6.1 3.5-9.8c-13.1-39.1-39.5-72-74.1-92.4zm-213.4 129c-26.5 0-48-21.5-48-48s21.5-48 48-48 48 21.5 48 48-21.5 48-48 48z"], - "birthday-cake": [448, 512, [], "f1fd", "M448 384c-28.02 0-31.26-32-74.5-32-43.43 0-46.825 32-74.75 32-27.695 0-31.454-32-74.75-32-42.842 0-47.218 32-74.5 32-28.148 0-31.202-32-74.75-32-43.547 0-46.653 32-74.75 32v-80c0-26.5 21.5-48 48-48h16V112h64v144h64V112h64v144h64V112h64v144h16c26.5 0 48 21.5 48 48v80zm0 128H0v-96c43.356 0 46.767-32 74.75-32 27.951 0 31.253 32 74.75 32 42.843 0 47.217-32 74.5-32 28.148 0 31.201 32 74.75 32 43.357 0 46.767-32 74.75-32 27.488 0 31.252 32 74.5 32v96zM96 96c-17.75 0-32-14.25-32-32 0-31 32-23 32-64 12 0 32 29.5 32 56s-14.25 40-32 40zm128 0c-17.75 0-32-14.25-32-32 0-31 32-23 32-64 12 0 32 29.5 32 56s-14.25 40-32 40zm128 0c-17.75 0-32-14.25-32-32 0-31 32-23 32-64 12 0 32 29.5 32 56s-14.25 40-32 40z"], - "blender": [512, 512, [], "f517", "M416 384H160c-35.35 0-64 28.65-64 64v32c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-32c0-35.35-28.65-64-64-64zm-128 96c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32zm40-416h166.54L512 0H48C21.49 0 0 21.49 0 48v160c0 26.51 21.49 48 48 48h103.27l8.73 96h256l17.46-64H328c-4.42 0-8-3.58-8-8v-16c0-4.42 3.58-8 8-8h114.18l17.46-64H328c-4.42 0-8-3.58-8-8v-16c0-4.42 3.58-8 8-8h140.36l17.46-64H328c-4.42 0-8-3.58-8-8V72c0-4.42 3.58-8 8-8zM64 192V64h69.82l11.64 128H64z"], - "blender-phone": [576, 512, [], "f6b6", "M392 64h166.54L576 0H192v352h288l17.46-64H392c-4.42 0-8-3.58-8-8v-16c0-4.42 3.58-8 8-8h114.18l17.46-64H392c-4.42 0-8-3.58-8-8v-16c0-4.42 3.58-8 8-8h140.36l17.46-64H392c-4.42 0-8-3.58-8-8V72c0-4.42 3.58-8 8-8zM158.8 335.01l-25.78-63.26c-2.78-6.81-9.8-10.99-17.24-10.26l-45.03 4.42c-17.28-46.94-17.65-99.78 0-147.72l45.03 4.42c7.43.73 14.46-3.46 17.24-10.26l25.78-63.26c3.02-7.39.2-15.85-6.68-20.07l-39.28-24.1C98.51-3.87 80.09-.5 68.95 11.97c-92.57 103.6-92 259.55 2.1 362.49 9.87 10.8 29.12 12.48 41.65 4.8l39.41-24.18c6.89-4.22 9.7-12.67 6.69-20.07zM480 384H192c-35.35 0-64 28.65-64 64v32c0 17.67 14.33 32 32 32h352c17.67 0 32-14.33 32-32v-32c0-35.35-28.65-64-64-64zm-144 96c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32z"], - "blind": [384, 512, [], "f29d", "M380.15 510.837a8 8 0 0 1-10.989-2.687l-125.33-206.427a31.923 31.923 0 0 0 12.958-9.485l126.048 207.608a8 8 0 0 1-2.687 10.991zM142.803 314.338l-32.54 89.485 36.12 88.285c6.693 16.36 25.377 24.192 41.733 17.501 16.357-6.692 24.193-25.376 17.501-41.734l-62.814-153.537zM96 88c24.301 0 44-19.699 44-44S120.301 0 96 0 52 19.699 52 44s19.699 44 44 44zm154.837 169.128l-120-152c-4.733-5.995-11.75-9.108-18.837-9.112V96H80v.026c-7.146.003-14.217 3.161-18.944 9.24L0 183.766v95.694c0 13.455 11.011 24.791 24.464 24.536C37.505 303.748 48 293.1 48 280v-79.766l16-20.571v140.698L9.927 469.055c-6.04 16.609 2.528 34.969 19.138 41.009 16.602 6.039 34.968-2.524 41.009-19.138L136 309.638V202.441l-31.406-39.816a4 4 0 1 1 6.269-4.971l102.3 129.217c9.145 11.584 24.368 11.339 33.708 3.965 10.41-8.216 12.159-23.334 3.966-33.708z"], - "blog": [512, 512, [], "f781", "M172.2 226.8c-14.6-2.9-28.2 8.9-28.2 23.8V301c0 10.2 7.1 18.4 16.7 22 18.2 6.8 31.3 24.4 31.3 45 0 26.5-21.5 48-48 48s-48-21.5-48-48V120c0-13.3-10.7-24-24-24H24c-13.3 0-24 10.7-24 24v248c0 89.5 82.1 160.2 175 140.7 54.4-11.4 98.3-55.4 109.7-109.7 17.4-82.9-37-157.2-112.5-172.2zM209 0c-9.2-.5-17 6.8-17 16v31.6c0 8.5 6.6 15.5 15 15.9 129.4 7 233.4 112 240.9 241.5.5 8.4 7.5 15 15.9 15h32.1c9.2 0 16.5-7.8 16-17C503.4 139.8 372.2 8.6 209 0zm.3 96c-9.3-.7-17.3 6.7-17.3 16.1v32.1c0 8.4 6.5 15.3 14.8 15.9 76.8 6.3 138 68.2 144.9 145.2.8 8.3 7.6 14.7 15.9 14.7h32.2c9.3 0 16.8-8 16.1-17.3-8.4-110.1-96.5-198.2-206.6-206.7z"], - "bold": [384, 512, [], "f032", "M304.793 243.891c33.639-18.537 53.657-54.16 53.657-95.693 0-48.236-26.25-87.626-68.626-104.179C265.138 34.01 240.849 32 209.661 32H24c-8.837 0-16 7.163-16 16v33.049c0 8.837 7.163 16 16 16h33.113v318.53H24c-8.837 0-16 7.163-16 16V464c0 8.837 7.163 16 16 16h195.69c24.203 0 44.834-1.289 66.866-7.584C337.52 457.193 376 410.647 376 350.014c0-52.168-26.573-91.684-71.207-106.123zM142.217 100.809h67.444c16.294 0 27.536 2.019 37.525 6.717 15.828 8.479 24.906 26.502 24.906 49.446 0 35.029-20.32 56.79-53.029 56.79h-76.846V100.809zm112.642 305.475c-10.14 4.056-22.677 4.907-31.409 4.907h-81.233V281.943h84.367c39.645 0 63.057 25.38 63.057 63.057.001 28.425-13.66 52.483-34.782 61.284z"], - "bolt": [320, 512, [], "f0e7", "M296 160H180.6l42.6-129.8C227.2 15 215.7 0 200 0H56C44 0 33.8 8.9 32.2 20.8l-32 240C-1.7 275.2 9.5 288 24 288h118.7L96.6 482.5c-3.6 15.2 8 29.5 23.3 29.5 8.4 0 16.4-4.4 20.8-12l176-304c9.3-15.9-2.2-36-20.7-36z"], - "bomb": [512, 512, [], "f1e2", "M440.5 88.5l-52 52L415 167c9.4 9.4 9.4 24.6 0 33.9l-17.4 17.4c11.8 26.1 18.4 55.1 18.4 85.6 0 114.9-93.1 208-208 208S0 418.9 0 304 93.1 96 208 96c30.5 0 59.5 6.6 85.6 18.4L311 97c9.4-9.4 24.6-9.4 33.9 0l26.5 26.5 52-52 17.1 17zM500 60h-24c-6.6 0-12 5.4-12 12s5.4 12 12 12h24c6.6 0 12-5.4 12-12s-5.4-12-12-12zM440 0c-6.6 0-12 5.4-12 12v24c0 6.6 5.4 12 12 12s12-5.4 12-12V12c0-6.6-5.4-12-12-12zm33.9 55l17-17c4.7-4.7 4.7-12.3 0-17-4.7-4.7-12.3-4.7-17 0l-17 17c-4.7 4.7-4.7 12.3 0 17 4.8 4.7 12.4 4.7 17 0zm-67.8 0c4.7 4.7 12.3 4.7 17 0 4.7-4.7 4.7-12.3 0-17l-17-17c-4.7-4.7-12.3-4.7-17 0-4.7 4.7-4.7 12.3 0 17l17 17zm67.8 34c-4.7-4.7-12.3-4.7-17 0-4.7 4.7-4.7 12.3 0 17l17 17c4.7 4.7 12.3 4.7 17 0 4.7-4.7 4.7-12.3 0-17l-17-17zM112 272c0-35.3 28.7-64 64-64 8.8 0 16-7.2 16-16s-7.2-16-16-16c-52.9 0-96 43.1-96 96 0 8.8 7.2 16 16 16s16-7.2 16-16z"], - "bone": [640, 512, [], "f5d7", "M598.88 244.56c25.2-12.6 41.12-38.36 41.12-66.53v-7.64C640 129.3 606.7 96 565.61 96c-32.02 0-60.44 20.49-70.57 50.86-7.68 23.03-11.6 45.14-38.11 45.14H183.06c-27.38 0-31.58-25.54-38.11-45.14C134.83 116.49 106.4 96 74.39 96 33.3 96 0 129.3 0 170.39v7.64c0 28.17 15.92 53.93 41.12 66.53 9.43 4.71 9.43 18.17 0 22.88C15.92 280.04 0 305.8 0 333.97v7.64C0 382.7 33.3 416 74.38 416c32.02 0 60.44-20.49 70.57-50.86 7.68-23.03 11.6-45.14 38.11-45.14h273.87c27.38 0 31.58 25.54 38.11 45.14C505.17 395.51 533.6 416 565.61 416c41.08 0 74.38-33.3 74.38-74.39v-7.64c0-28.18-15.92-53.93-41.12-66.53-9.42-4.71-9.42-18.17.01-22.88z"], - "bong": [448, 512, [], "f55c", "M302.5 512c23.18 0 44.43-12.58 56-32.66C374.69 451.26 384 418.75 384 384c0-36.12-10.08-69.81-27.44-98.62L400 241.94l9.38 9.38c6.25 6.25 16.38 6.25 22.63 0l11.3-11.32c6.25-6.25 6.25-16.38 0-22.63l-52.69-52.69c-6.25-6.25-16.38-6.25-22.63 0l-11.31 11.31c-6.25 6.25-6.25 16.38 0 22.63l9.38 9.38-39.41 39.41c-11.56-11.37-24.53-21.33-38.65-29.51V63.74l15.97-.02c8.82-.01 15.97-7.16 15.98-15.98l.04-31.72C320 7.17 312.82-.01 303.97 0L80.03.26c-8.82.01-15.97 7.16-15.98 15.98l-.04 31.73c-.01 8.85 7.17 16.02 16.02 16.01L96 63.96v153.93C38.67 251.1 0 312.97 0 384c0 34.75 9.31 67.27 25.5 95.34C37.08 499.42 58.33 512 81.5 512h221zM120.06 259.43L144 245.56V63.91l96-.11v181.76l23.94 13.87c24.81 14.37 44.12 35.73 56.56 60.57h-257c12.45-24.84 31.75-46.2 56.56-60.57z"], - "book": [448, 512, [], "f02d", "M448 360V24c0-13.3-10.7-24-24-24H96C43 0 0 43 0 96v320c0 53 43 96 96 96h328c13.3 0 24-10.7 24-24v-16c0-7.5-3.5-14.3-8.9-18.7-4.2-15.4-4.2-59.3 0-74.7 5.4-4.3 8.9-11.1 8.9-18.6zM128 134c0-3.3 2.7-6 6-6h212c3.3 0 6 2.7 6 6v20c0 3.3-2.7 6-6 6H134c-3.3 0-6-2.7-6-6v-20zm0 64c0-3.3 2.7-6 6-6h212c3.3 0 6 2.7 6 6v20c0 3.3-2.7 6-6 6H134c-3.3 0-6-2.7-6-6v-20zm253.4 250H96c-17.7 0-32-14.3-32-32 0-17.6 14.4-32 32-32h285.4c-1.9 17.1-1.9 46.9 0 64z"], - "book-dead": [448, 512, [], "f6b7", "M272 136c8.8 0 16-7.2 16-16s-7.2-16-16-16-16 7.2-16 16 7.2 16 16 16zm176 222.4V25.6c0-16-9.6-25.6-25.6-25.6H96C41.6 0 0 41.6 0 96v320c0 54.4 41.6 96 96 96h326.4c12.8 0 25.6-9.6 25.6-25.6v-16c0-6.4-3.2-12.8-9.6-19.2-3.2-16-3.2-60.8 0-73.6 6.4-3.2 9.6-9.6 9.6-19.2zM240 56c44.2 0 80 28.7 80 64 0 20.9-12.7 39.2-32 50.9V184c0 8.8-7.2 16-16 16h-64c-8.8 0-16-7.2-16-16v-13.1c-19.3-11.7-32-30-32-50.9 0-35.3 35.8-64 80-64zM124.8 223.3l6.3-14.7c1.7-4.1 6.4-5.9 10.5-4.2l98.3 42.1 98.4-42.1c4.1-1.7 8.8.1 10.5 4.2l6.3 14.7c1.7 4.1-.1 8.8-4.2 10.5L280.6 264l70.3 30.1c4.1 1.7 5.9 6.4 4.2 10.5l-6.3 14.7c-1.7 4.1-6.4 5.9-10.5 4.2L240 281.4l-98.3 42.2c-4.1 1.7-8.8-.1-10.5-4.2l-6.3-14.7c-1.7-4.1.1-8.8 4.2-10.5l70.4-30.1-70.5-30.3c-4.1-1.7-5.9-6.4-4.2-10.5zm256 224.7H96c-19.2 0-32-12.8-32-32s16-32 32-32h284.8zM208 136c8.8 0 16-7.2 16-16s-7.2-16-16-16-16 7.2-16 16 7.2 16 16 16z"], - "book-medical": [448, 512, [], "f7e6", "M448 358.4V25.6c0-16-9.6-25.6-25.6-25.6H96C41.6 0 0 41.6 0 96v320c0 54.4 41.6 96 96 96h326.4c12.8 0 25.6-9.6 25.6-25.6v-16q0-9.6-9.6-19.2c-3.2-16-3.2-60.8 0-73.6q9.6-4.8 9.6-19.2zM144 168a8 8 0 0 1 8-8h56v-56a8 8 0 0 1 8-8h48a8 8 0 0 1 8 8v56h56a8 8 0 0 1 8 8v48a8 8 0 0 1-8 8h-56v56a8 8 0 0 1-8 8h-48a8 8 0 0 1-8-8v-56h-56a8 8 0 0 1-8-8zm236.8 280H96c-19.2 0-32-12.8-32-32s16-32 32-32h284.8z"], - "book-open": [576, 512, [], "f518", "M542.22 32.05c-54.8 3.11-163.72 14.43-230.96 55.59-4.64 2.84-7.27 7.89-7.27 13.17v363.87c0 11.55 12.63 18.85 23.28 13.49 69.18-34.82 169.23-44.32 218.7-46.92 16.89-.89 30.02-14.43 30.02-30.66V62.75c.01-17.71-15.35-31.74-33.77-30.7zM264.73 87.64C197.5 46.48 88.58 35.17 33.78 32.05 15.36 31.01 0 45.04 0 62.75V400.6c0 16.24 13.13 29.78 30.02 30.66 49.49 2.6 149.59 12.11 218.77 46.95 10.62 5.35 23.21-1.94 23.21-13.46V100.63c0-5.29-2.62-10.14-7.27-12.99z"], - "book-reader": [512, 512, [], "f5da", "M352 96c0-53.02-42.98-96-96-96s-96 42.98-96 96 42.98 96 96 96 96-42.98 96-96zM233.59 241.1c-59.33-36.32-155.43-46.3-203.79-49.05C13.55 191.13 0 203.51 0 219.14v222.8c0 14.33 11.59 26.28 26.49 27.05 43.66 2.29 131.99 10.68 193.04 41.43 9.37 4.72 20.48-1.71 20.48-11.87V252.56c-.01-4.67-2.32-8.95-6.42-11.46zm248.61-49.05c-48.35 2.74-144.46 12.73-203.78 49.05-4.1 2.51-6.41 6.96-6.41 11.63v245.79c0 10.19 11.14 16.63 20.54 11.9 61.04-30.72 149.32-39.11 192.97-41.4 14.9-.78 26.49-12.73 26.49-27.06V219.14c-.01-15.63-13.56-28.01-29.81-27.09z"], - "bookmark": [384, 512, [], "f02e", "M0 512V48C0 21.49 21.49 0 48 0h288c26.51 0 48 21.49 48 48v464L192 400 0 512z"], - "bowling-ball": [496, 512, [], "f436", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zM120 192c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32zm64-96c0-17.7 14.3-32 32-32s32 14.3 32 32-14.3 32-32 32-32-14.3-32-32zm48 144c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32z"], - "box": [512, 512, [], "f466", "M509.5 184.6L458.9 32.8C452.4 13.2 434.1 0 413.4 0H272v192h238.7c-.4-2.5-.4-5-1.2-7.4zM240 0H98.6c-20.7 0-39 13.2-45.5 32.8L2.5 184.6c-.8 2.4-.8 4.9-1.2 7.4H240V0zM0 224v240c0 26.5 21.5 48 48 48h416c26.5 0 48-21.5 48-48V224H0z"], - "box-open": [640, 512, [], "f49e", "M425.7 256c-16.9 0-32.8-9-41.4-23.4L320 126l-64.2 106.6c-8.7 14.5-24.6 23.5-41.5 23.5-4.5 0-9-.6-13.3-1.9L64 215v178c0 14.7 10 27.5 24.2 31l216.2 54.1c10.2 2.5 20.9 2.5 31 0L551.8 424c14.2-3.6 24.2-16.4 24.2-31V215l-137 39.1c-4.3 1.3-8.8 1.9-13.3 1.9zm212.6-112.2L586.8 41c-3.1-6.2-9.8-9.8-16.7-8.9L320 64l91.7 152.1c3.8 6.3 11.4 9.3 18.5 7.3l197.9-56.5c9.9-2.9 14.7-13.9 10.2-23.1zM53.2 41L1.7 143.8c-4.6 9.2.3 20.2 10.1 23l197.9 56.5c7.1 2 14.7-1 18.5-7.3L320 64 69.8 32.1c-6.9-.8-13.5 2.7-16.6 8.9z"], - "boxes": [576, 512, [], "f468", "M560 288h-80v96l-32-21.3-32 21.3v-96h-80c-8.8 0-16 7.2-16 16v192c0 8.8 7.2 16 16 16h224c8.8 0 16-7.2 16-16V304c0-8.8-7.2-16-16-16zm-384-64h224c8.8 0 16-7.2 16-16V16c0-8.8-7.2-16-16-16h-80v96l-32-21.3L256 96V0h-80c-8.8 0-16 7.2-16 16v192c0 8.8 7.2 16 16 16zm64 64h-80v96l-32-21.3L96 384v-96H16c-8.8 0-16 7.2-16 16v192c0 8.8 7.2 16 16 16h224c8.8 0 16-7.2 16-16V304c0-8.8-7.2-16-16-16z"], - "braille": [640, 512, [], "f2a1", "M128 256c0 35.346-28.654 64-64 64S0 291.346 0 256s28.654-64 64-64 64 28.654 64 64zM64 384c-17.673 0-32 14.327-32 32s14.327 32 32 32 32-14.327 32-32-14.327-32-32-32zm0-352C28.654 32 0 60.654 0 96s28.654 64 64 64 64-28.654 64-64-28.654-64-64-64zm160 192c-17.673 0-32 14.327-32 32s14.327 32 32 32 32-14.327 32-32-14.327-32-32-32zm0 160c-17.673 0-32 14.327-32 32s14.327 32 32 32 32-14.327 32-32-14.327-32-32-32zm0-352c-35.346 0-64 28.654-64 64s28.654 64 64 64 64-28.654 64-64-28.654-64-64-64zm224 192c-17.673 0-32 14.327-32 32s14.327 32 32 32 32-14.327 32-32-14.327-32-32-32zm0 160c-17.673 0-32 14.327-32 32s14.327 32 32 32 32-14.327 32-32-14.327-32-32-32zm0-352c-35.346 0-64 28.654-64 64s28.654 64 64 64 64-28.654 64-64-28.654-64-64-64zm160 192c-17.673 0-32 14.327-32 32s14.327 32 32 32 32-14.327 32-32-14.327-32-32-32zm0 160c-17.673 0-32 14.327-32 32s14.327 32 32 32 32-14.327 32-32-14.327-32-32-32zm0-320c-17.673 0-32 14.327-32 32s14.327 32 32 32 32-14.327 32-32-14.327-32-32-32z"], - "brain": [576, 512, [], "f5dc", "M208 0c-29.87 0-54.74 20.55-61.8 48.22-.75-.02-1.45-.22-2.2-.22-35.34 0-64 28.65-64 64 0 4.84.64 9.51 1.66 14.04C52.54 138 32 166.57 32 200c0 12.58 3.16 24.32 8.34 34.91C16.34 248.72 0 274.33 0 304c0 33.34 20.42 61.88 49.42 73.89-.9 4.57-1.42 9.28-1.42 14.11 0 39.76 32.23 72 72 72 4.12 0 8.1-.55 12.03-1.21C141.61 491.31 168.25 512 200 512c39.77 0 72-32.24 72-72V205.45c-10.91 8.98-23.98 15.45-38.36 18.39-4.97 1.02-9.64-2.82-9.64-7.89v-16.18c0-3.57 2.35-6.78 5.8-7.66 24.2-6.16 42.2-27.95 42.2-54.04V64c0-35.35-28.66-64-64-64zm368 304c0-29.67-16.34-55.28-40.34-69.09 5.17-10.59 8.34-22.33 8.34-34.91 0-33.43-20.54-62-49.66-73.96 1.02-4.53 1.66-9.2 1.66-14.04 0-35.35-28.66-64-64-64-.75 0-1.45.2-2.2.22C422.74 20.55 397.87 0 368 0c-35.34 0-64 28.65-64 64v74.07c0 26.09 17.99 47.88 42.2 54.04 3.46.88 5.8 4.09 5.8 7.66v16.18c0 5.07-4.68 8.91-9.64 7.89-14.38-2.94-27.44-9.41-38.36-18.39V440c0 39.76 32.23 72 72 72 31.75 0 58.39-20.69 67.97-49.21 3.93.67 7.91 1.21 12.03 1.21 39.77 0 72-32.24 72-72 0-4.83-.52-9.54-1.42-14.11 29-12.01 49.42-40.55 49.42-73.89z"], - "bread-slice": [576, 512, [], "f7ec", "M288 0C108 0 0 93.4 0 169.14 0 199.44 24.24 224 64 224v256c0 17.67 16.12 32 36 32h376c19.88 0 36-14.33 36-32V224c39.76 0 64-24.56 64-54.86C576 93.4 468 0 288 0z"], - "briefcase": [512, 512, [], "f0b1", "M320 336c0 8.84-7.16 16-16 16h-96c-8.84 0-16-7.16-16-16v-48H0v144c0 25.6 22.4 48 48 48h416c25.6 0 48-22.4 48-48V288H320v48zm144-208h-80V80c0-25.6-22.4-48-48-48H176c-25.6 0-48 22.4-48 48v48H48c-25.6 0-48 22.4-48 48v80h512v-80c0-25.6-22.4-48-48-48zm-144 0H192V96h128v32z"], - "briefcase-medical": [512, 512, [], "f469", "M464 128h-80V80c0-26.5-21.5-48-48-48H176c-26.5 0-48 21.5-48 48v48H48c-26.5 0-48 21.5-48 48v288c0 26.5 21.5 48 48 48h416c26.5 0 48-21.5 48-48V176c0-26.5-21.5-48-48-48zM192 96h128v32H192V96zm160 248c0 4.4-3.6 8-8 8h-56v56c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8v-56h-56c-4.4 0-8-3.6-8-8v-48c0-4.4 3.6-8 8-8h56v-56c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v56h56c4.4 0 8 3.6 8 8v48z"], - "broadcast-tower": [640, 512, [], "f519", "M150.94 192h33.73c11.01 0 18.61-10.83 14.86-21.18-4.93-13.58-7.55-27.98-7.55-42.82s2.62-29.24 7.55-42.82C203.29 74.83 195.68 64 184.67 64h-33.73c-7.01 0-13.46 4.49-15.41 11.23C130.64 92.21 128 109.88 128 128c0 18.12 2.64 35.79 7.54 52.76 1.94 6.74 8.39 11.24 15.4 11.24zM89.92 23.34C95.56 12.72 87.97 0 75.96 0H40.63c-6.27 0-12.14 3.59-14.74 9.31C9.4 45.54 0 85.65 0 128c0 24.75 3.12 68.33 26.69 118.86 2.62 5.63 8.42 9.14 14.61 9.14h34.84c12.02 0 19.61-12.74 13.95-23.37-49.78-93.32-16.71-178.15-.17-209.29zM614.06 9.29C611.46 3.58 605.6 0 599.33 0h-35.42c-11.98 0-19.66 12.66-14.02 23.25 18.27 34.29 48.42 119.42.28 209.23-5.72 10.68 1.8 23.52 13.91 23.52h35.23c6.27 0 12.13-3.58 14.73-9.29C630.57 210.48 640 170.36 640 128s-9.42-82.48-25.94-118.71zM489.06 64h-33.73c-11.01 0-18.61 10.83-14.86 21.18 4.93 13.58 7.55 27.98 7.55 42.82s-2.62 29.24-7.55 42.82c-3.76 10.35 3.85 21.18 14.86 21.18h33.73c7.02 0 13.46-4.49 15.41-11.24 4.9-16.97 7.53-34.64 7.53-52.76 0-18.12-2.64-35.79-7.54-52.76-1.94-6.75-8.39-11.24-15.4-11.24zm-116.3 100.12c7.05-10.29 11.2-22.71 11.2-36.12 0-35.35-28.63-64-63.96-64-35.32 0-63.96 28.65-63.96 64 0 13.41 4.15 25.83 11.2 36.12l-130.5 313.41c-3.4 8.15.46 17.52 8.61 20.92l29.51 12.31c8.15 3.4 17.52-.46 20.91-8.61L244.96 384h150.07l49.2 118.15c3.4 8.16 12.76 12.01 20.91 8.61l29.51-12.31c8.15-3.4 12-12.77 8.61-20.92l-130.5-313.41zM271.62 320L320 203.81 368.38 320h-96.76z"], - "broom": [640, 512, [], "f51a", "M256.47 216.77l86.73 109.18s-16.6 102.36-76.57 150.12C206.66 523.85 0 510.19 0 510.19s3.8-23.14 11-55.43l94.62-112.17c3.97-4.7-.87-11.62-6.65-9.5l-60.4 22.09c14.44-41.66 32.72-80.04 54.6-97.47 59.97-47.76 163.3-40.94 163.3-40.94zM636.53 31.03l-19.86-25c-5.49-6.9-15.52-8.05-22.41-2.56l-232.48 177.8-34.14-42.97c-5.09-6.41-15.14-5.21-18.59 2.21l-25.33 54.55 86.73 109.18 58.8-12.45c8-1.69 11.42-11.2 6.34-17.6l-34.09-42.92 232.48-177.8c6.89-5.48 8.04-15.53 2.55-22.44z"], - "brush": [384, 512, [], "f55d", "M352 0H32C14.33 0 0 14.33 0 32v224h384V32c0-17.67-14.33-32-32-32zM0 320c0 35.35 28.66 64 64 64h64v64c0 35.35 28.66 64 64 64s64-28.65 64-64v-64h64c35.34 0 64-28.65 64-64v-32H0v32zm192 104c13.25 0 24 10.74 24 24 0 13.25-10.75 24-24 24s-24-10.75-24-24c0-13.26 10.75-24 24-24z"], - "bug": [512, 512, [], "f188", "M511.988 288.9c-.478 17.43-15.217 31.1-32.653 31.1H424v16c0 21.864-4.882 42.584-13.6 61.145l60.228 60.228c12.496 12.497 12.496 32.758 0 45.255-12.498 12.497-32.759 12.496-45.256 0l-54.736-54.736C345.886 467.965 314.351 480 280 480V236c0-6.627-5.373-12-12-12h-24c-6.627 0-12 5.373-12 12v244c-34.351 0-65.886-12.035-90.636-32.108l-54.736 54.736c-12.498 12.497-32.759 12.496-45.256 0-12.496-12.497-12.496-32.758 0-45.255l60.228-60.228C92.882 378.584 88 357.864 88 336v-16H32.666C15.23 320 .491 306.33.013 288.9-.484 270.816 14.028 256 32 256h56v-58.745l-46.628-46.628c-12.496-12.497-12.496-32.758 0-45.255 12.498-12.497 32.758-12.497 45.256 0L141.255 160h229.489l54.627-54.627c12.498-12.497 32.758-12.497 45.256 0 12.496 12.497 12.496 32.758 0 45.255L424 197.255V256h56c17.972 0 32.484 14.816 31.988 32.9zM257 0c-61.856 0-112 50.144-112 112h224C369 50.144 318.856 0 257 0z"], - "building": [448, 512, [], "f1ad", "M436 480h-20V24c0-13.255-10.745-24-24-24H56C42.745 0 32 10.745 32 24v456H12c-6.627 0-12 5.373-12 12v20h448v-20c0-6.627-5.373-12-12-12zM128 76c0-6.627 5.373-12 12-12h40c6.627 0 12 5.373 12 12v40c0 6.627-5.373 12-12 12h-40c-6.627 0-12-5.373-12-12V76zm0 96c0-6.627 5.373-12 12-12h40c6.627 0 12 5.373 12 12v40c0 6.627-5.373 12-12 12h-40c-6.627 0-12-5.373-12-12v-40zm52 148h-40c-6.627 0-12-5.373-12-12v-40c0-6.627 5.373-12 12-12h40c6.627 0 12 5.373 12 12v40c0 6.627-5.373 12-12 12zm76 160h-64v-84c0-6.627 5.373-12 12-12h40c6.627 0 12 5.373 12 12v84zm64-172c0 6.627-5.373 12-12 12h-40c-6.627 0-12-5.373-12-12v-40c0-6.627 5.373-12 12-12h40c6.627 0 12 5.373 12 12v40zm0-96c0 6.627-5.373 12-12 12h-40c-6.627 0-12-5.373-12-12v-40c0-6.627 5.373-12 12-12h40c6.627 0 12 5.373 12 12v40zm0-96c0 6.627-5.373 12-12 12h-40c-6.627 0-12-5.373-12-12V76c0-6.627 5.373-12 12-12h40c6.627 0 12 5.373 12 12v40z"], - "bullhorn": [576, 512, [], "f0a1", "M576 240c0-23.63-12.95-44.04-32-55.12V32.01C544 23.26 537.02 0 512 0c-7.12 0-14.19 2.38-19.98 7.02l-85.03 68.03C364.28 109.19 310.66 128 256 128H64c-35.35 0-64 28.65-64 64v96c0 35.35 28.65 64 64 64h33.7c-1.39 10.48-2.18 21.14-2.18 32 0 39.77 9.26 77.35 25.56 110.94 5.19 10.69 16.52 17.06 28.4 17.06h74.28c26.05 0 41.69-29.84 25.9-50.56-16.4-21.52-26.15-48.36-26.15-77.44 0-11.11 1.62-21.79 4.41-32H256c54.66 0 108.28 18.81 150.98 52.95l85.03 68.03a32.023 32.023 0 0 0 19.98 7.02c24.92 0 32-22.78 32-32V295.13C563.05 284.04 576 263.63 576 240zm-96 141.42l-33.05-26.44C392.95 311.78 325.12 288 256 288v-96c69.12 0 136.95-23.78 190.95-66.98L480 98.58v282.84z"], - "bullseye": [496, 512, [], "f140", "M248 8C111.03 8 0 119.03 0 256s111.03 248 248 248 248-111.03 248-248S384.97 8 248 8zm0 432c-101.69 0-184-82.29-184-184 0-101.69 82.29-184 184-184 101.69 0 184 82.29 184 184 0 101.69-82.29 184-184 184zm0-312c-70.69 0-128 57.31-128 128s57.31 128 128 128 128-57.31 128-128-57.31-128-128-128zm0 192c-35.29 0-64-28.71-64-64s28.71-64 64-64 64 28.71 64 64-28.71 64-64 64z"], - "burn": [384, 512, [], "f46a", "M192 0C79.7 101.3 0 220.9 0 300.5 0 425 79 512 192 512s192-87 192-211.5c0-79.9-80.2-199.6-192-300.5zm0 448c-56.5 0-96-39-96-94.8 0-13.5 4.6-61.5 96-161.2 91.4 99.7 96 147.7 96 161.2 0 55.8-39.5 94.8-96 94.8z"], - "bus": [512, 512, [], "f207", "M488 128h-8V80c0-44.8-99.2-80-224-80S32 35.2 32 80v48h-8c-13.25 0-24 10.74-24 24v80c0 13.25 10.75 24 24 24h8v160c0 17.67 14.33 32 32 32v32c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32v-32h192v32c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32v-32h6.4c16 0 25.6-12.8 25.6-25.6V256h8c13.25 0 24-10.75 24-24v-80c0-13.26-10.75-24-24-24zM112 400c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32zm16-112c-17.67 0-32-14.33-32-32V128c0-17.67 14.33-32 32-32h256c17.67 0 32 14.33 32 32v128c0 17.67-14.33 32-32 32H128zm272 112c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32z"], - "bus-alt": [512, 512, [], "f55e", "M488 128h-8V80c0-44.8-99.2-80-224-80S32 35.2 32 80v48h-8c-13.25 0-24 10.74-24 24v80c0 13.25 10.75 24 24 24h8v160c0 17.67 14.33 32 32 32v32c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32v-32h192v32c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32v-32h6.4c16 0 25.6-12.8 25.6-25.6V256h8c13.25 0 24-10.75 24-24v-80c0-13.26-10.75-24-24-24zM160 72c0-4.42 3.58-8 8-8h176c4.42 0 8 3.58 8 8v16c0 4.42-3.58 8-8 8H168c-4.42 0-8-3.58-8-8V72zm-48 328c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32zm128-112H128c-17.67 0-32-14.33-32-32v-96c0-17.67 14.33-32 32-32h112v160zm32 0V128h112c17.67 0 32 14.33 32 32v96c0 17.67-14.33 32-32 32H272zm128 112c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32z"], - "business-time": [640, 512, [], "f64a", "M496 224c-79.59 0-144 64.41-144 144s64.41 144 144 144 144-64.41 144-144-64.41-144-144-144zm64 150.29c0 5.34-4.37 9.71-9.71 9.71h-60.57c-5.34 0-9.71-4.37-9.71-9.71v-76.57c0-5.34 4.37-9.71 9.71-9.71h12.57c5.34 0 9.71 4.37 9.71 9.71V352h38.29c5.34 0 9.71 4.37 9.71 9.71v12.58zM496 192c5.4 0 10.72.33 16 .81V144c0-25.6-22.4-48-48-48h-80V48c0-25.6-22.4-48-48-48H176c-25.6 0-48 22.4-48 48v48H48c-25.6 0-48 22.4-48 48v80h395.12c28.6-20.09 63.35-32 100.88-32zM320 96H192V64h128v32zm6.82 224H208c-8.84 0-16-7.16-16-16v-48H0v144c0 25.6 22.4 48 48 48h291.43C327.1 423.96 320 396.82 320 368c0-16.66 2.48-32.72 6.82-48z"], - "calculator": [448, 512, [], "f1ec", "M400 0H48C22.4 0 0 22.4 0 48v416c0 25.6 22.4 48 48 48h352c25.6 0 48-22.4 48-48V48c0-25.6-22.4-48-48-48zM128 435.2c0 6.4-6.4 12.8-12.8 12.8H76.8c-6.4 0-12.8-6.4-12.8-12.8v-38.4c0-6.4 6.4-12.8 12.8-12.8h38.4c6.4 0 12.8 6.4 12.8 12.8v38.4zm0-128c0 6.4-6.4 12.8-12.8 12.8H76.8c-6.4 0-12.8-6.4-12.8-12.8v-38.4c0-6.4 6.4-12.8 12.8-12.8h38.4c6.4 0 12.8 6.4 12.8 12.8v38.4zm128 128c0 6.4-6.4 12.8-12.8 12.8h-38.4c-6.4 0-12.8-6.4-12.8-12.8v-38.4c0-6.4 6.4-12.8 12.8-12.8h38.4c6.4 0 12.8 6.4 12.8 12.8v38.4zm0-128c0 6.4-6.4 12.8-12.8 12.8h-38.4c-6.4 0-12.8-6.4-12.8-12.8v-38.4c0-6.4 6.4-12.8 12.8-12.8h38.4c6.4 0 12.8 6.4 12.8 12.8v38.4zm128 128c0 6.4-6.4 12.8-12.8 12.8h-38.4c-6.4 0-12.8-6.4-12.8-12.8V268.8c0-6.4 6.4-12.8 12.8-12.8h38.4c6.4 0 12.8 6.4 12.8 12.8v166.4zm0-256c0 6.4-6.4 12.8-12.8 12.8H76.8c-6.4 0-12.8-6.4-12.8-12.8V76.8C64 70.4 70.4 64 76.8 64h294.4c6.4 0 12.8 6.4 12.8 12.8v102.4z"], - "calendar": [448, 512, [], "f133", "M12 192h424c6.6 0 12 5.4 12 12v260c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V204c0-6.6 5.4-12 12-12zm436-44v-36c0-26.5-21.5-48-48-48h-48V12c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v52H160V12c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v52H48C21.5 64 0 85.5 0 112v36c0 6.6 5.4 12 12 12h424c6.6 0 12-5.4 12-12z"], - "calendar-alt": [448, 512, [], "f073", "M0 464c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V192H0v272zm320-196c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12h-40c-6.6 0-12-5.4-12-12v-40zm0 128c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12h-40c-6.6 0-12-5.4-12-12v-40zM192 268c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12h-40c-6.6 0-12-5.4-12-12v-40zm0 128c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12h-40c-6.6 0-12-5.4-12-12v-40zM64 268c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12H76c-6.6 0-12-5.4-12-12v-40zm0 128c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12H76c-6.6 0-12-5.4-12-12v-40zM400 64h-48V16c0-8.8-7.2-16-16-16h-32c-8.8 0-16 7.2-16 16v48H160V16c0-8.8-7.2-16-16-16h-32c-8.8 0-16 7.2-16 16v48H48C21.5 64 0 85.5 0 112v48h448v-48c0-26.5-21.5-48-48-48z"], - "calendar-check": [448, 512, [], "f274", "M436 160H12c-6.627 0-12-5.373-12-12v-36c0-26.51 21.49-48 48-48h48V12c0-6.627 5.373-12 12-12h40c6.627 0 12 5.373 12 12v52h128V12c0-6.627 5.373-12 12-12h40c6.627 0 12 5.373 12 12v52h48c26.51 0 48 21.49 48 48v36c0 6.627-5.373 12-12 12zM12 192h424c6.627 0 12 5.373 12 12v260c0 26.51-21.49 48-48 48H48c-26.51 0-48-21.49-48-48V204c0-6.627 5.373-12 12-12zm333.296 95.947l-28.169-28.398c-4.667-4.705-12.265-4.736-16.97-.068L194.12 364.665l-45.98-46.352c-4.667-4.705-12.266-4.736-16.971-.068l-28.397 28.17c-4.705 4.667-4.736 12.265-.068 16.97l82.601 83.269c4.667 4.705 12.265 4.736 16.97.068l142.953-141.805c4.705-4.667 4.736-12.265.068-16.97z"], - "calendar-day": [448, 512, [], "f783", "M0 464c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V192H0v272zm64-192c0-8.8 7.2-16 16-16h96c8.8 0 16 7.2 16 16v96c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16v-96zM400 64h-48V16c0-8.8-7.2-16-16-16h-32c-8.8 0-16 7.2-16 16v48H160V16c0-8.8-7.2-16-16-16h-32c-8.8 0-16 7.2-16 16v48H48C21.5 64 0 85.5 0 112v48h448v-48c0-26.5-21.5-48-48-48z"], - "calendar-minus": [448, 512, [], "f272", "M436 160H12c-6.6 0-12-5.4-12-12v-36c0-26.5 21.5-48 48-48h48V12c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v52h128V12c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v52h48c26.5 0 48 21.5 48 48v36c0 6.6-5.4 12-12 12zM12 192h424c6.6 0 12 5.4 12 12v260c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V204c0-6.6 5.4-12 12-12zm304 192c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12H132c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h184z"], - "calendar-plus": [448, 512, [], "f271", "M436 160H12c-6.6 0-12-5.4-12-12v-36c0-26.5 21.5-48 48-48h48V12c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v52h128V12c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v52h48c26.5 0 48 21.5 48 48v36c0 6.6-5.4 12-12 12zM12 192h424c6.6 0 12 5.4 12 12v260c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V204c0-6.6 5.4-12 12-12zm316 140c0-6.6-5.4-12-12-12h-60v-60c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v60h-60c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h60v60c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12v-60h60c6.6 0 12-5.4 12-12v-40z"], - "calendar-times": [448, 512, [], "f273", "M436 160H12c-6.6 0-12-5.4-12-12v-36c0-26.5 21.5-48 48-48h48V12c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v52h128V12c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v52h48c26.5 0 48 21.5 48 48v36c0 6.6-5.4 12-12 12zM12 192h424c6.6 0 12 5.4 12 12v260c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V204c0-6.6 5.4-12 12-12zm257.3 160l48.1-48.1c4.7-4.7 4.7-12.3 0-17l-28.3-28.3c-4.7-4.7-12.3-4.7-17 0L224 306.7l-48.1-48.1c-4.7-4.7-12.3-4.7-17 0l-28.3 28.3c-4.7 4.7-4.7 12.3 0 17l48.1 48.1-48.1 48.1c-4.7 4.7-4.7 12.3 0 17l28.3 28.3c4.7 4.7 12.3 4.7 17 0l48.1-48.1 48.1 48.1c4.7 4.7 12.3 4.7 17 0l28.3-28.3c4.7-4.7 4.7-12.3 0-17L269.3 352z"], - "calendar-week": [448, 512, [], "f784", "M0 464c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V192H0v272zm64-192c0-8.8 7.2-16 16-16h288c8.8 0 16 7.2 16 16v64c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16v-64zM400 64h-48V16c0-8.8-7.2-16-16-16h-32c-8.8 0-16 7.2-16 16v48H160V16c0-8.8-7.2-16-16-16h-32c-8.8 0-16 7.2-16 16v48H48C21.5 64 0 85.5 0 112v48h448v-48c0-26.5-21.5-48-48-48z"], - "camera": [512, 512, [], "f030", "M512 144v288c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V144c0-26.5 21.5-48 48-48h88l12.3-32.9c7-18.7 24.9-31.1 44.9-31.1h125.5c20 0 37.9 12.4 44.9 31.1L376 96h88c26.5 0 48 21.5 48 48zM376 288c0-66.2-53.8-120-120-120s-120 53.8-120 120 53.8 120 120 120 120-53.8 120-120zm-32 0c0 48.5-39.5 88-88 88s-88-39.5-88-88 39.5-88 88-88 88 39.5 88 88z"], - "camera-retro": [512, 512, [], "f083", "M48 32C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h416c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48H48zm0 32h106c3.3 0 6 2.7 6 6v20c0 3.3-2.7 6-6 6H38c-3.3 0-6-2.7-6-6V80c0-8.8 7.2-16 16-16zm426 96H38c-3.3 0-6-2.7-6-6v-36c0-3.3 2.7-6 6-6h138l30.2-45.3c1.1-1.7 3-2.7 5-2.7H464c8.8 0 16 7.2 16 16v74c0 3.3-2.7 6-6 6zM256 424c-66.2 0-120-53.8-120-120s53.8-120 120-120 120 53.8 120 120-53.8 120-120 120zm0-208c-48.5 0-88 39.5-88 88s39.5 88 88 88 88-39.5 88-88-39.5-88-88-88zm-48 104c-8.8 0-16-7.2-16-16 0-35.3 28.7-64 64-64 8.8 0 16 7.2 16 16s-7.2 16-16 16c-17.6 0-32 14.4-32 32 0 8.8-7.2 16-16 16z"], - "campground": [640, 512, [], "f6bb", "M624 448h-24.68L359.54 117.75l53.41-73.55c5.19-7.15 3.61-17.16-3.54-22.35l-25.9-18.79c-7.15-5.19-17.15-3.61-22.35 3.55L320 63.3 278.83 6.6c-5.19-7.15-15.2-8.74-22.35-3.55l-25.88 18.8c-7.15 5.19-8.74 15.2-3.54 22.35l53.41 73.55L40.68 448H16c-8.84 0-16 7.16-16 16v32c0 8.84 7.16 16 16 16h608c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16zM320 288l116.36 160H203.64L320 288z"], - "candy-cane": [512, 512, [], "f786", "M497.5 92C469.6 33.1 411.8 0 352.4 0c-27.9 0-56.2 7.3-81.8 22.6L243.1 39c-15.2 9.1-20.1 28.7-11 43.9l32.8 54.9c6 10 16.6 15.6 27.5 15.6 5.6 0 11.2-1.5 16.4-4.5l27.5-16.4c5.1-3.1 10.8-4.5 16.4-4.5 10.9 0 21.5 5.6 27.5 15.6 9.1 15.1 4.1 34.8-11 43.9L15.6 397.6c-15.2 9.1-20.1 28.7-11 43.9l32.8 54.9c6 10 16.6 15.6 27.5 15.6 5.6 0 11.2-1.5 16.4-4.5L428.6 301c71.7-42.9 104.6-133.5 68.9-209zm-177.7 13l-2.5 1.5L296.8 45c9.7-4.7 19.8-8.1 30.3-10.2l20.6 61.8c-9.8.8-19.4 3.3-27.9 8.4zM145.9 431.8l-60.5-38.5 30.8-18.3 60.5 38.5-30.8 18.3zm107.5-63.9l-60.5-38.5 30.8-18.3 60.5 38.5-30.8 18.3zM364.3 302l-60.5-38.5 30.8-18.3 60.5 38.5-30.8 18.3zm20.4-197.3l46-46c8.4 6.5 16 14.1 22.6 22.6L407.6 127c-5.7-9.3-13.7-16.9-22.9-22.3zm82.1 107.8l-59.5-19.8c3.2-5.3 5.8-10.9 7.4-17.1 1.1-4.5 1.7-9.1 1.8-13.6l60.4 20.1c-2.1 10.4-5.5 20.6-10.1 30.4z"], - "cannabis": [512, 512, [], "f55f", "M503.47 360.25c-1.56-.82-32.39-16.89-76.78-25.81 64.25-75.12 84.05-161.67 84.93-165.64 1.18-5.33-.44-10.9-4.3-14.77-3.03-3.04-7.12-4.7-11.32-4.7-1.14 0-2.29.12-3.44.38-3.88.85-86.54 19.59-160.58 79.76.01-1.46.01-2.93.01-4.4 0-118.79-59.98-213.72-62.53-217.7A15.973 15.973 0 0 0 256 0c-5.45 0-10.53 2.78-13.47 7.37-2.55 3.98-62.53 98.91-62.53 217.7 0 1.47.01 2.94.01 4.4-74.03-60.16-156.69-78.9-160.58-79.76-1.14-.25-2.29-.38-3.44-.38-4.2 0-8.29 1.66-11.32 4.7A15.986 15.986 0 0 0 .38 168.8c.88 3.97 20.68 90.52 84.93 165.64-44.39 8.92-75.21 24.99-76.78 25.81a16.003 16.003 0 0 0-.02 28.29c2.45 1.29 60.76 31.72 133.49 31.72 6.14 0 11.96-.1 17.5-.31-11.37 22.23-16.52 38.31-16.81 39.22-1.8 5.68-.29 11.89 3.91 16.11a16.019 16.019 0 0 0 16.1 3.99c1.83-.57 37.72-11.99 77.3-39.29V504c0 4.42 3.58 8 8 8h16c4.42 0 8-3.58 8-8v-64.01c39.58 27.3 75.47 38.71 77.3 39.29a16.019 16.019 0 0 0 16.1-3.99c4.2-4.22 5.71-10.43 3.91-16.11-.29-.91-5.45-16.99-16.81-39.22 5.54.21 11.37.31 17.5.31 72.72 0 131.04-30.43 133.49-31.72 5.24-2.78 8.52-8.22 8.51-14.15-.01-5.94-3.29-11.39-8.53-14.15z"], - "capsules": [576, 512, [], "f46b", "M555.3 300.1L424.2 112.8C401.9 81 366.4 64 330.4 64c-22.6 0-45.5 6.7-65.5 20.7-19.7 13.8-33.7 32.8-41.5 53.8C220.5 79.2 172 32 112 32 50.1 32 0 82.1 0 144v224c0 61.9 50.1 112 112 112s112-50.1 112-112V218.9c3.3 8.6 7.3 17.1 12.8 25L368 431.2c22.2 31.8 57.7 48.8 93.8 48.8 22.7 0 45.5-6.7 65.5-20.7 51.7-36.2 64.2-107.5 28-159.2zM160 256H64V144c0-26.5 21.5-48 48-48s48 21.5 48 48v112zm194.8 44.9l-65.6-93.7c-7.7-11-10.7-24.4-8.3-37.6 2.3-13.2 9.7-24.8 20.7-32.5 8.5-6 18.5-9.1 28.8-9.1 16.5 0 31.9 8 41.3 21.5l65.6 93.7-82.5 57.7z"], - "car": [512, 512, [], "f1b9", "M499.99 176h-59.87l-16.64-41.6C406.38 91.63 365.57 64 319.5 64h-127c-46.06 0-86.88 27.63-103.99 70.4L71.87 176H12.01C4.2 176-1.53 183.34.37 190.91l6 24C7.7 220.25 12.5 224 18.01 224h20.07C24.65 235.73 16 252.78 16 272v48c0 16.12 6.16 30.67 16 41.93V416c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32v-32h256v32c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32v-54.07c9.84-11.25 16-25.8 16-41.93v-48c0-19.22-8.65-36.27-22.07-48H494c5.51 0 10.31-3.75 11.64-9.09l6-24c1.89-7.57-3.84-14.91-11.65-14.91zm-352.06-17.83c7.29-18.22 24.94-30.17 44.57-30.17h127c19.63 0 37.28 11.95 44.57 30.17L384 208H128l19.93-49.83zM96 319.8c-19.2 0-32-12.76-32-31.9S76.8 256 96 256s48 28.71 48 47.85-28.8 15.95-48 15.95zm320 0c-19.2 0-48 3.19-48-15.95S396.8 256 416 256s32 12.76 32 31.9-12.8 31.9-32 31.9z"], - "car-alt": [480, 512, [], "f5de", "M438.66 212.33l-11.24-28.1-19.93-49.83C390.38 91.63 349.57 64 303.5 64h-127c-46.06 0-86.88 27.63-103.99 70.4l-19.93 49.83-11.24 28.1C17.22 221.5 0 244.66 0 272v48c0 16.12 6.16 30.67 16 41.93V416c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32v-32h256v32c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32v-54.07c9.84-11.25 16-25.8 16-41.93v-48c0-27.34-17.22-50.5-41.34-59.67zm-306.73-54.16c7.29-18.22 24.94-30.17 44.57-30.17h127c19.63 0 37.28 11.95 44.57 30.17L368 208H112l19.93-49.83zM80 319.8c-19.2 0-32-12.76-32-31.9S60.8 256 80 256s48 28.71 48 47.85-28.8 15.95-48 15.95zm320 0c-19.2 0-48 3.19-48-15.95S380.8 256 400 256s32 12.76 32 31.9-12.8 31.9-32 31.9z"], - "car-battery": [512, 512, [], "f5df", "M480 128h-32V80c0-8.84-7.16-16-16-16h-96c-8.84 0-16 7.16-16 16v48H192V80c0-8.84-7.16-16-16-16H80c-8.84 0-16 7.16-16 16v48H32c-17.67 0-32 14.33-32 32v256c0 17.67 14.33 32 32 32h448c17.67 0 32-14.33 32-32V160c0-17.67-14.33-32-32-32zM192 264c0 4.42-3.58 8-8 8H72c-4.42 0-8-3.58-8-8v-16c0-4.42 3.58-8 8-8h112c4.42 0 8 3.58 8 8v16zm256 0c0 4.42-3.58 8-8 8h-40v40c0 4.42-3.58 8-8 8h-16c-4.42 0-8-3.58-8-8v-40h-40c-4.42 0-8-3.58-8-8v-16c0-4.42 3.58-8 8-8h40v-40c0-4.42 3.58-8 8-8h16c4.42 0 8 3.58 8 8v40h40c4.42 0 8 3.58 8 8v16z"], - "car-crash": [640, 512, [], "f5e1", "M143.25 220.81l-12.42 46.37c-3.01 11.25-3.63 22.89-2.41 34.39l-35.2 28.98c-6.57 5.41-16.31-.43-14.62-8.77l15.44-76.68c1.06-5.26-2.66-10.28-8-10.79l-77.86-7.55c-8.47-.82-11.23-11.83-4.14-16.54l65.15-43.3c4.46-2.97 5.38-9.15 1.98-13.29L21.46 93.22c-5.41-6.57.43-16.3 8.78-14.62l76.68 15.44c5.26 1.06 10.28-2.66 10.8-8l7.55-77.86c.82-8.48 11.83-11.23 16.55-4.14l43.3 65.14c2.97 4.46 9.15 5.38 13.29 1.98l60.4-49.71c6.57-5.41 16.3.43 14.62 8.77L262.1 86.38c-2.71 3.05-5.43 6.09-7.91 9.4l-32.15 42.97-10.71 14.32c-32.73 8.76-59.18 34.53-68.08 67.74zm494.57 132.51l-12.42 46.36c-3.13 11.68-9.38 21.61-17.55 29.36a66.876 66.876 0 0 1-8.76 7l-13.99 52.23c-1.14 4.27-3.1 8.1-5.65 11.38-7.67 9.84-20.74 14.68-33.54 11.25L515 502.62c-17.07-4.57-27.2-22.12-22.63-39.19l8.28-30.91-247.28-66.26-8.28 30.91c-4.57 17.07-22.12 27.2-39.19 22.63l-30.91-8.28c-12.8-3.43-21.7-14.16-23.42-26.51-.57-4.12-.35-8.42.79-12.68l13.99-52.23a66.62 66.62 0 0 1-4.09-10.45c-3.2-10.79-3.65-22.52-.52-34.2l12.42-46.37c5.31-19.8 19.36-34.83 36.89-42.21a64.336 64.336 0 0 1 18.49-4.72l18.13-24.23 32.15-42.97c3.45-4.61 7.19-8.9 11.2-12.84 8-7.89 17.03-14.44 26.74-19.51 4.86-2.54 9.89-4.71 15.05-6.49 10.33-3.58 21.19-5.63 32.24-6.04 11.05-.41 22.31.82 33.43 3.8l122.68 32.87c11.12 2.98 21.48 7.54 30.85 13.43a111.11 111.11 0 0 1 34.69 34.5c8.82 13.88 14.64 29.84 16.68 46.99l6.36 53.29 3.59 30.05a64.49 64.49 0 0 1 22.74 29.93c4.39 11.88 5.29 25.19 1.75 38.39zM255.58 234.34c-18.55-4.97-34.21 4.04-39.17 22.53-4.96 18.49 4.11 34.12 22.65 39.09 18.55 4.97 45.54 15.51 50.49-2.98 4.96-18.49-15.43-53.67-33.97-58.64zm290.61 28.17l-6.36-53.29c-.58-4.87-1.89-9.53-3.82-13.86-5.8-12.99-17.2-23.01-31.42-26.82l-122.68-32.87a48.008 48.008 0 0 0-50.86 17.61l-32.15 42.97 172 46.08 75.29 20.18zm18.49 54.65c-18.55-4.97-53.8 15.31-58.75 33.79-4.95 18.49 23.69 22.86 42.24 27.83 18.55 4.97 34.21-4.04 39.17-22.53 4.95-18.48-4.11-34.12-22.66-39.09z"], - "car-side": [640, 512, [], "f5e4", "M544 192h-16L419.22 56.02A64.025 64.025 0 0 0 369.24 32H155.33c-26.17 0-49.7 15.93-59.42 40.23L48 194.26C20.44 201.4 0 226.21 0 256v112c0 8.84 7.16 16 16 16h48c0 53.02 42.98 96 96 96s96-42.98 96-96h128c0 53.02 42.98 96 96 96s96-42.98 96-96h48c8.84 0 16-7.16 16-16v-80c0-53.02-42.98-96-96-96zM160 432c-26.47 0-48-21.53-48-48s21.53-48 48-48 48 21.53 48 48-21.53 48-48 48zm72-240H116.93l38.4-96H232v96zm48 0V96h89.24l76.8 96H280zm200 240c-26.47 0-48-21.53-48-48s21.53-48 48-48 48 21.53 48 48-21.53 48-48 48z"], - "caret-down": [320, 512, [], "f0d7", "M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z"], - "caret-left": [192, 512, [], "f0d9", "M192 127.338v257.324c0 17.818-21.543 26.741-34.142 14.142L29.196 270.142c-7.81-7.81-7.81-20.474 0-28.284l128.662-128.662c12.599-12.6 34.142-3.676 34.142 14.142z"], - "caret-right": [192, 512, [], "f0da", "M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z"], - "caret-square-down": [448, 512, [], "f150", "M448 80v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V80c0-26.5 21.5-48 48-48h352c26.5 0 48 21.5 48 48zM92.5 220.5l123 123c4.7 4.7 12.3 4.7 17 0l123-123c7.6-7.6 2.2-20.5-8.5-20.5H101c-10.7 0-16.1 12.9-8.5 20.5z"], - "caret-square-left": [448, 512, [], "f191", "M400 480H48c-26.51 0-48-21.49-48-48V80c0-26.51 21.49-48 48-48h352c26.51 0 48 21.49 48 48v352c0 26.51-21.49 48-48 48zM259.515 124.485l-123.03 123.03c-4.686 4.686-4.686 12.284 0 16.971l123.029 123.029c7.56 7.56 20.485 2.206 20.485-8.485V132.971c.001-10.691-12.925-16.045-20.484-8.486z"], - "caret-square-right": [448, 512, [], "f152", "M48 32h352c26.51 0 48 21.49 48 48v352c0 26.51-21.49 48-48 48H48c-26.51 0-48-21.49-48-48V80c0-26.51 21.49-48 48-48zm140.485 355.515l123.029-123.029c4.686-4.686 4.686-12.284 0-16.971l-123.029-123.03c-7.56-7.56-20.485-2.206-20.485 8.485v246.059c0 10.691 12.926 16.045 20.485 8.486z"], - "caret-square-up": [448, 512, [], "f151", "M0 432V80c0-26.51 21.49-48 48-48h352c26.51 0 48 21.49 48 48v352c0 26.51-21.49 48-48 48H48c-26.51 0-48-21.49-48-48zm355.515-140.485l-123.03-123.03c-4.686-4.686-12.284-4.686-16.971 0L92.485 291.515c-7.56 7.56-2.206 20.485 8.485 20.485h246.059c10.691 0 16.045-12.926 8.486-20.485z"], - "caret-up": [320, 512, [], "f0d8", "M288.662 352H31.338c-17.818 0-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81 20.474-7.81 28.284 0l128.662 128.662c12.6 12.599 3.676 34.142-14.142 34.142z"], - "carrot": [512, 512, [], "f787", "M298.2 156.6c-52.7-25.7-114.5-10.5-150.2 32.8l55.2 55.2c6.3 6.3 6.3 16.4 0 22.6-3.1 3.1-7.2 4.7-11.3 4.7s-8.2-1.6-11.3-4.7L130.4 217 2.3 479.7c-2.9 6-3.1 13.3 0 19.7 5.4 11.1 18.9 15.7 30 10.3l133.6-65.2-49.2-49.2c-6.3-6.2-6.3-16.4 0-22.6 6.3-6.2 16.4-6.2 22.6 0l57 57 102-49.8c24-11.7 44.5-31.3 57.1-57.1 30.1-61.7 4.5-136.1-57.2-166.2zm92.1-34.9C409.8 81 399.7 32.9 360 0c-50.3 41.7-52.5 107.5-7.9 151.9l8 8c44.4 44.6 110.3 42.4 151.9-7.9-32.9-39.7-81-49.8-121.7-30.3z"], - "cart-arrow-down": [576, 512, [], "f218", "M504.717 320H211.572l6.545 32h268.418c15.401 0 26.816 14.301 23.403 29.319l-5.517 24.276C523.112 414.668 536 433.828 536 456c0 31.202-25.519 56.444-56.824 55.994-29.823-.429-54.35-24.631-55.155-54.447-.44-16.287 6.085-31.049 16.803-41.548H231.176C241.553 426.165 248 440.326 248 456c0 31.813-26.528 57.431-58.67 55.938-28.54-1.325-51.751-24.385-53.251-52.917-1.158-22.034 10.436-41.455 28.051-51.586L93.883 64H24C10.745 64 0 53.255 0 40V24C0 10.745 10.745 0 24 0h102.529c11.401 0 21.228 8.021 23.513 19.19L159.208 64H551.99c15.401 0 26.816 14.301 23.403 29.319l-47.273 208C525.637 312.246 515.923 320 504.717 320zM403.029 192H360v-60c0-6.627-5.373-12-12-12h-24c-6.627 0-12 5.373-12 12v60h-43.029c-10.691 0-16.045 12.926-8.485 20.485l67.029 67.029c4.686 4.686 12.284 4.686 16.971 0l67.029-67.029c7.559-7.559 2.205-20.485-8.486-20.485z"], - "cart-plus": [576, 512, [], "f217", "M504.717 320H211.572l6.545 32h268.418c15.401 0 26.816 14.301 23.403 29.319l-5.517 24.276C523.112 414.668 536 433.828 536 456c0 31.202-25.519 56.444-56.824 55.994-29.823-.429-54.35-24.631-55.155-54.447-.44-16.287 6.085-31.049 16.803-41.548H231.176C241.553 426.165 248 440.326 248 456c0 31.813-26.528 57.431-58.67 55.938-28.54-1.325-51.751-24.385-53.251-52.917-1.158-22.034 10.436-41.455 28.051-51.586L93.883 64H24C10.745 64 0 53.255 0 40V24C0 10.745 10.745 0 24 0h102.529c11.401 0 21.228 8.021 23.513 19.19L159.208 64H551.99c15.401 0 26.816 14.301 23.403 29.319l-47.273 208C525.637 312.246 515.923 320 504.717 320zM408 168h-48v-40c0-8.837-7.163-16-16-16h-16c-8.837 0-16 7.163-16 16v40h-48c-8.837 0-16 7.163-16 16v16c0 8.837 7.163 16 16 16h48v40c0 8.837 7.163 16 16 16h16c8.837 0 16-7.163 16-16v-40h48c8.837 0 16-7.163 16-16v-16c0-8.837-7.163-16-16-16z"], - "cash-register": [512, 512, [], "f788", "M511.1 378.8l-26.7-160c-2.6-15.4-15.9-26.7-31.6-26.7H208v-64h96c8.8 0 16-7.2 16-16V16c0-8.8-7.2-16-16-16H48c-8.8 0-16 7.2-16 16v96c0 8.8 7.2 16 16 16h96v64H59.1c-15.6 0-29 11.3-31.6 26.7L.8 378.7c-.6 3.5-.9 7-.9 10.5V480c0 17.7 14.3 32 32 32h448c17.7 0 32-14.3 32-32v-90.7c.1-3.5-.2-7-.8-10.5zM280 248c0-8.8 7.2-16 16-16h16c8.8 0 16 7.2 16 16v16c0 8.8-7.2 16-16 16h-16c-8.8 0-16-7.2-16-16v-16zm-32 64h16c8.8 0 16 7.2 16 16v16c0 8.8-7.2 16-16 16h-16c-8.8 0-16-7.2-16-16v-16c0-8.8 7.2-16 16-16zm-32-80c8.8 0 16 7.2 16 16v16c0 8.8-7.2 16-16 16h-16c-8.8 0-16-7.2-16-16v-16c0-8.8 7.2-16 16-16h16zM80 80V48h192v32H80zm40 200h-16c-8.8 0-16-7.2-16-16v-16c0-8.8 7.2-16 16-16h16c8.8 0 16 7.2 16 16v16c0 8.8-7.2 16-16 16zm16 64v-16c0-8.8 7.2-16 16-16h16c8.8 0 16 7.2 16 16v16c0 8.8-7.2 16-16 16h-16c-8.8 0-16-7.2-16-16zm216 112c0 4.4-3.6 8-8 8H168c-4.4 0-8-3.6-8-8v-16c0-4.4 3.6-8 8-8h176c4.4 0 8 3.6 8 8v16zm24-112c0 8.8-7.2 16-16 16h-16c-8.8 0-16-7.2-16-16v-16c0-8.8 7.2-16 16-16h16c8.8 0 16 7.2 16 16v16zm48-80c0 8.8-7.2 16-16 16h-16c-8.8 0-16-7.2-16-16v-16c0-8.8 7.2-16 16-16h16c8.8 0 16 7.2 16 16v16z"], - "cat": [512, 512, [], "f6be", "M290.59 192c-20.18 0-106.82 1.98-162.59 85.95V192c0-52.94-43.06-96-96-96-17.67 0-32 14.33-32 32s14.33 32 32 32c17.64 0 32 14.36 32 32v256c0 35.3 28.7 64 64 64h176c8.84 0 16-7.16 16-16v-16c0-17.67-14.33-32-32-32h-32l128-96v144c0 8.84 7.16 16 16 16h32c8.84 0 16-7.16 16-16V289.86c-10.29 2.67-20.89 4.54-32 4.54-61.81 0-113.52-44.05-125.41-102.4zM448 96h-64l-64-64v134.4c0 53.02 42.98 96 96 96s96-42.98 96-96V32l-64 64zm-72 80c-8.84 0-16-7.16-16-16s7.16-16 16-16 16 7.16 16 16-7.16 16-16 16zm80 0c-8.84 0-16-7.16-16-16s7.16-16 16-16 16 7.16 16 16-7.16 16-16 16z"], - "certificate": [512, 512, [], "f0a3", "M458.622 255.92l45.985-45.005c13.708-12.977 7.316-36.039-10.664-40.339l-62.65-15.99 17.661-62.015c4.991-17.838-11.829-34.663-29.661-29.671l-61.994 17.667-15.984-62.671C337.085.197 313.765-6.276 300.99 7.228L256 53.57 211.011 7.229c-12.63-13.351-36.047-7.234-40.325 10.668l-15.984 62.671-61.995-17.667C74.87 57.907 58.056 74.738 63.046 92.572l17.661 62.015-62.65 15.99C.069 174.878-6.31 197.944 7.392 210.915l45.985 45.005-45.985 45.004c-13.708 12.977-7.316 36.039 10.664 40.339l62.65 15.99-17.661 62.015c-4.991 17.838 11.829 34.663 29.661 29.671l61.994-17.667 15.984 62.671c4.439 18.575 27.696 24.018 40.325 10.668L256 458.61l44.989 46.001c12.5 13.488 35.987 7.486 40.325-10.668l15.984-62.671 61.994 17.667c17.836 4.994 34.651-11.837 29.661-29.671l-17.661-62.015 62.65-15.99c17.987-4.302 24.366-27.367 10.664-40.339l-45.984-45.004z"], - "chair": [448, 512, [], "f6c0", "M112 128c0-29.5 16.2-55 40-68.9V256h48V48h48v208h48V59.1c23.8 13.9 40 39.4 40 68.9v128h48V128C384 57.3 326.7 0 256 0h-64C121.3 0 64 57.3 64 128v128h48zm334.3 213.9l-10.7-32c-4.4-13.1-16.6-21.9-30.4-21.9H42.7c-13.8 0-26 8.8-30.4 21.9l-10.7 32C-5.2 362.6 10.2 384 32 384v112c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V384h256v112c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V384c21.8 0 37.2-21.4 30.3-42.1z"], - "chalkboard": [640, 512, [], "f51b", "M96 64h448v352h64V40c0-22.06-17.94-40-40-40H72C49.94 0 32 17.94 32 40v376h64V64zm528 384H480v-64H288v64H16c-8.84 0-16 7.16-16 16v32c0 8.84 7.16 16 16 16h608c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16z"], - "chalkboard-teacher": [640, 512, [], "f51c", "M208 352c-2.39 0-4.78.35-7.06 1.09C187.98 357.3 174.35 360 160 360c-14.35 0-27.98-2.7-40.95-6.91-2.28-.74-4.66-1.09-7.05-1.09C49.94 352-.33 402.48 0 464.62.14 490.88 21.73 512 48 512h224c26.27 0 47.86-21.12 48-47.38.33-62.14-49.94-112.62-112-112.62zm-48-32c53.02 0 96-42.98 96-96s-42.98-96-96-96-96 42.98-96 96 42.98 96 96 96zM592 0H208c-26.47 0-48 22.25-48 49.59V96c23.42 0 45.1 6.78 64 17.8V64h352v288h-64v-64H384v64h-76.24c19.1 16.69 33.12 38.73 39.69 64H592c26.47 0 48-22.25 48-49.59V49.59C640 22.25 618.47 0 592 0z"], - "charging-station": [576, 512, [], "f5e7", "M336 448H16c-8.84 0-16 7.16-16 16v32c0 8.84 7.16 16 16 16h320c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16zm208-320V80c0-8.84-7.16-16-16-16s-16 7.16-16 16v48h-32V80c0-8.84-7.16-16-16-16s-16 7.16-16 16v48h-16c-8.84 0-16 7.16-16 16v32c0 35.76 23.62 65.69 56 75.93v118.49c0 13.95-9.5 26.92-23.26 29.19C431.22 402.5 416 388.99 416 372v-28c0-48.6-39.4-88-88-88h-8V64c0-35.35-28.65-64-64-64H96C60.65 0 32 28.65 32 64v352h288V304h8c22.09 0 40 17.91 40 40v24.61c0 39.67 28.92 75.16 68.41 79.01C481.71 452.05 520 416.41 520 372V251.93c32.38-10.24 56-40.17 56-75.93v-32c0-8.84-7.16-16-16-16h-16zm-283.91 47.76l-93.7 139c-2.2 3.33-6.21 5.24-10.39 5.24-7.67 0-13.47-6.28-11.67-12.92L167.35 224H108c-7.25 0-12.85-5.59-11.89-11.89l16-107C112.9 99.9 117.98 96 124 96h68c7.88 0 13.62 6.54 11.6 13.21L192 160h57.7c9.24 0 15.01 8.78 10.39 15.76z"], - "chart-area": [512, 512, [], "f1fe", "M500 384c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12H12c-6.6 0-12-5.4-12-12V76c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v308h436zM372.7 159.5L288 216l-85.3-113.7c-5.1-6.8-15.5-6.3-19.9 1L96 248v104h384l-89.9-187.8c-3.2-6.5-11.4-8.7-17.4-4.7z"], - "chart-bar": [512, 512, [], "f080", "M332.8 320h38.4c6.4 0 12.8-6.4 12.8-12.8V172.8c0-6.4-6.4-12.8-12.8-12.8h-38.4c-6.4 0-12.8 6.4-12.8 12.8v134.4c0 6.4 6.4 12.8 12.8 12.8zm96 0h38.4c6.4 0 12.8-6.4 12.8-12.8V76.8c0-6.4-6.4-12.8-12.8-12.8h-38.4c-6.4 0-12.8 6.4-12.8 12.8v230.4c0 6.4 6.4 12.8 12.8 12.8zm-288 0h38.4c6.4 0 12.8-6.4 12.8-12.8v-70.4c0-6.4-6.4-12.8-12.8-12.8h-38.4c-6.4 0-12.8 6.4-12.8 12.8v70.4c0 6.4 6.4 12.8 12.8 12.8zm96 0h38.4c6.4 0 12.8-6.4 12.8-12.8V108.8c0-6.4-6.4-12.8-12.8-12.8h-38.4c-6.4 0-12.8 6.4-12.8 12.8v198.4c0 6.4 6.4 12.8 12.8 12.8zM496 384H64V80c0-8.84-7.16-16-16-16H16C7.16 64 0 71.16 0 80v336c0 17.67 14.33 32 32 32h464c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16z"], - "chart-line": [512, 512, [], "f201", "M496 384H64V80c0-8.84-7.16-16-16-16H16C7.16 64 0 71.16 0 80v336c0 17.67 14.33 32 32 32h464c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16zM464 96H345.94c-21.38 0-32.09 25.85-16.97 40.97l32.4 32.4L288 242.75l-73.37-73.37c-12.5-12.5-32.76-12.5-45.25 0l-68.69 68.69c-6.25 6.25-6.25 16.38 0 22.63l22.62 22.62c6.25 6.25 16.38 6.25 22.63 0L192 237.25l73.37 73.37c12.5 12.5 32.76 12.5 45.25 0l96-96 32.4 32.4c15.12 15.12 40.97 4.41 40.97-16.97V112c.01-8.84-7.15-16-15.99-16z"], - "chart-pie": [544, 512, [], "f200", "M527.79 288H290.5l158.03 158.03c6.04 6.04 15.98 6.53 22.19.68 38.7-36.46 65.32-85.61 73.13-140.86 1.34-9.46-6.51-17.85-16.06-17.85zm-15.83-64.8C503.72 103.74 408.26 8.28 288.8.04 279.68-.59 272 7.1 272 16.24V240h223.77c9.14 0 16.82-7.68 16.19-16.8zM224 288V50.71c0-9.55-8.39-17.4-17.84-16.06C86.99 51.49-4.1 155.6.14 280.37 4.5 408.51 114.83 513.59 243.03 511.98c50.4-.63 96.97-16.87 135.26-44.03 7.9-5.6 8.42-17.23 1.57-24.08L224 288z"], - "check": [512, 512, [], "f00c", "M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z"], - "check-circle": [512, 512, [], "f058", "M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z"], - "check-double": [512, 512, [], "f560", "M504.5 171.95l-36.2-36.41c-10-10.05-26.21-10.05-36.2 0L192 377.02 79.9 264.28c-10-10.06-26.21-10.06-36.2 0L7.5 300.69c-10 10.05-10 26.36 0 36.41l166.4 167.36c10 10.06 26.21 10.06 36.2 0l294.4-296.09c10-10.06 10-26.36 0-36.42zM166.57 282.71c6.84 7.02 18.18 7.02 25.21.18L403.85 72.62c7.02-6.84 7.02-18.18.18-25.21L362.08 5.29c-6.84-7.02-18.18-7.02-25.21-.18L179.71 161.19l-68.23-68.77c-6.84-7.02-18.18-7.02-25.2-.18l-42.13 41.77c-7.02 6.84-7.02 18.18-.18 25.2l122.6 123.5z"], - "check-square": [448, 512, [], "f14a", "M400 480H48c-26.51 0-48-21.49-48-48V80c0-26.51 21.49-48 48-48h352c26.51 0 48 21.49 48 48v352c0 26.51-21.49 48-48 48zm-204.686-98.059l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.248-16.379-6.249-22.628 0L184 302.745l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.25 16.379 6.25 22.628.001z"], - "cheese": [512, 512, [], "f7ef", "M0 288v160a32 32 0 0 0 32 32h448a32 32 0 0 0 32-32V288zM299.83 32a32 32 0 0 0-21.13 7L0 256h512c0-119.89-94-217.8-212.17-224z"], - "chess": [512, 512, [], "f439", "M76.1 210.2h103.7l34.6-95.1c2.8-7.8-3-16.1-11.3-16.1H152V68.8h21.6c3.3 0 6-2.7 6-6V40.4c0-3.3-2.7-6-6-6h-28.4V6c0-3.3-2.7-6-6-6h-22.4c-3.3 0-6 2.7-6 6v28.4H82.4c-3.3 0-6 2.7-6 6v22.4c0 3.3 2.7 6 6 6H104V99H52.8c-8.3 0-14.1 8.3-11.3 16.1zm237.2 90.7l24.9 17c.1 18.1-.2 63.9-11.9 114.5h147.5c-11.7-50.5-12-96.3-11.9-114.5l24.9-16.9c1.1-.7 1.7-1.9 1.7-3.2v-69.9c0-2.1-1.7-3.9-3.9-3.9h-27.7c-2.1 0-3.9 1.7-3.9 3.9v31.5h-22.7v-31.5c0-2.1-1.7-3.9-3.9-3.9h-52.9c-2.1 0-3.9 1.7-3.9 3.9v31.5h-22.7v-31.5c0-2.1-1.7-3.9-3.9-3.9h-27.7c-2.1 0-3.9 1.7-3.9 3.9v69.9c.2 1.2.8 2.4 1.9 3.1zm71.5 52c0-8.4 6.8-15.2 15.2-15.2s15.2 6.8 15.2 15.2v30.3h-30.3v-30.3zm119.8 117.2L491 459.4v-15.6c0-2.1-1.7-3.9-3.9-3.9H312.9c-2.1 0-3.9 1.7-3.9 3.9v15.6L295.3 470c-.9.7-1.5 1.9-1.5 3v35c0 2.1 1.7 3.9 3.9 3.9h204.5c2.1 0 3.9-1.7 3.9-3.9v-35c0-1.1-.5-2.2-1.5-2.9zm-259.8-10.8l-22.1-14.2V417c0-3.3-2.7-6-6-6H39.3c-3.3 0-6 2.7-6 6v28.1l-22.1 14.2c-1.7 1.1-2.8 3-2.8 5.1V506c0 3.3 2.7 6 6 6h227.2c3.3 0 6-2.7 6-6v-41.6c0-2.1-1-4-2.8-5.1zm-45-208.9c3.3 0 6-2.7 6-6v-20.8c0-3.3-2.7-6-6-6H56.2c-3.3 0-6 2.7-6 6v20.8c0 3.3 2.7 6 6 6H82c0 28.8 2.5 95.1-17.4 153.2h126.8c-19.6-57-17.4-121.5-17.4-153.2z"], - "chess-bishop": [320, 512, [], "f43a", "M123.158 77.881C107.369 72.53 96 57.597 96 40c0-22.091 17.909-40 40-40h47.796c22.091 0 40 17.909 40 40 0 17.541-11.295 32.434-27.005 37.829 23.993 16.657 48.577 46.839 68.703 82.05L144.929 280.443a6 6 0 0 0 0 8.485l14.142 14.142a6 6 0 0 0 8.485 0L280.9 189.726c17.758 38.297 29.371 79.443 29.371 114.273 0 53.786-22.897 75.788-58.446 86.033V448H68.174v-57.97C32.631 379.784 9.739 357.781 9.739 304c0-78.029 58.281-187.766 113.419-226.119zM320 500v-24c0-6.627-5.373-12-12-12H12c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h296c6.627 0 12-5.373 12-12z"], - "chess-board": [512, 512, [], "f43c", "M192 256v64h64v-64zm320 64v-64h-64v64zM0 192v64h64v-64zm512 0v-64h-64v64zm0 256v-64h-64v64zM256 256h64v-64h-64zM0 512h64v-64H0zm128 0h64v-64h-64zM384 0h-64v64h64zM128 0H64v64h64zm128 512h64v-64h-64zM0 64v64h64V64zm0 256v64h64v-64zM256 0h-64v64h64zm128 512h64v-64h-64zM64 384v64h64v-64zm256 0v64h64v-64zm-64-192v-64h-64v64zm128 192h64v-64h-64zM128 256H64v64h64zm256 0h64v-64h-64zM512 0h-64v64h64zM128 128H64v64h64zm256-64v64h64V64zM192 384v64h64v-64zm-64-64v64h64v-64zm128 0v64h64v-64zm-64-128h-64v64h64zm128-64V64h-64v64zm-128 0V64h-64v64zm128 64h64v-64h-64zm0 128h64v-64h-64z"], - "chess-king": [448, 512, [], "f43f", "M416 476v24c0 6.627-5.373 12-12 12H44c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h360c6.627 0 12 5.373 12 12zm-8.033-324H248v-48h50a6 6 0 0 0 6-6V62a6 6 0 0 0-6-6h-50V6a6 6 0 0 0-6-6h-36a6 6 0 0 0-6 6v50h-50a6 6 0 0 0-6 6v36a6 6 0 0 0 6 6h50v48H40.033c-27.574 0-46.879 27.244-37.738 53.259L87.582 448h272.836l85.287-242.741C454.846 179.244 435.541 152 407.967 152z"], - "chess-knight": [384, 512, [], "f441", "M352 224v224H32v-46.557c0-30.302 17.12-58.003 44.223-71.554l57.243-28.622A48 48 0 0 0 160 258.334V208l-22.127 11.063a23.996 23.996 0 0 0-12.55 15.645l-11.835 47.338a12 12 0 0 1-7.185 8.231l-29.601 11.84a11.998 11.998 0 0 1-9.33-.176L7.126 275.167A12 12 0 0 1 0 264.201v-158.26c0-6.365 2.529-12.47 7.03-16.971L16 80 1.789 51.578A16.937 16.937 0 0 1 0 44c0-6.627 5.373-12 12-12h148c106.039 0 192 85.961 192 192zm20 240H12c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12zM52 128c-11.046 0-20 8.954-20 20s8.954 20 20 20 20-8.954 20-20-8.954-20-20-20z"], - "chess-pawn": [320, 512, [], "f443", "M264 448H56s60-42.743 60-176H84c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h40.209C95.721 210.56 76 181.588 76 148c0-46.392 37.608-84 84-84s84 37.608 84 84c0 33.588-19.721 62.56-48.209 76H236c6.627 0 12 5.373 12 12v24c0 6.627-5.373 12-12 12h-32c0 133.257 60 176 60 176zm28 16H28c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h264c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12z"], - "chess-queen": [512, 512, [], "f445", "M436 512H76c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h360c6.627 0 12 5.373 12 12v24c0 6.627-5.373 12-12 12zM255.579 0c-30.928 0-56 25.072-56 56s25.072 56 56 56 56-25.072 56-56-25.072-56-56-56zm204.568 154.634c-5.768-3.045-12.916-.932-16.082 4.77-8.616 15.516-22.747 37.801-44.065 37.801-28.714 0-30.625-19.804-31.686-57.542-.183-6.492-5.501-11.664-11.995-11.664h-41.006c-5.175 0-9.754 3.328-11.388 8.238-8.89 26.709-26.073 40.992-47.925 40.992s-39.034-14.283-47.925-40.992c-1.634-4.91-6.213-8.238-11.388-8.238h-41.005c-6.495 0-11.813 5.174-11.995 11.667-1.052 37.642-2.934 57.539-31.688 57.539-20.691 0-33.817-20.224-44.425-38.025-3.266-5.48-10.258-7.431-15.899-4.453l-39.179 20.679a12 12 0 0 0-5.51 15.145L112 448h288l105.014-257.448a12 12 0 0 0-5.51-15.145l-39.357-20.773z"], - "chess-rook": [384, 512, [], "f447", "M81.241 215.027C80.957 258.92 77.411 348.076 48 448h287.982c-29.4-99.604-32.936-188.912-33.221-232.975l45.418-42.312a11.998 11.998 0 0 0 3.82-8.78V44c0-6.627-5.373-12-12-12h-40c-6.627 0-12 5.373-12 12v44h-48V44c0-6.627-5.373-12-12-12h-72c-6.627 0-12 5.373-12 12v44H96V44c0-6.627-5.373-12-12-12H44c-6.627 0-12 5.373-12 12v119.932c0 3.33 1.384 6.51 3.82 8.78l45.421 42.315zM160 256c0-17.673 14.327-32 32-32 17.673 0 32 14.327 32 32v64.004h-64V256zm224 220v24c0 6.627-5.373 12-12 12H12c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h360c6.627 0 12 5.373 12 12z"], - "chevron-circle-down": [512, 512, [], "f13a", "M504 256c0 137-111 248-248 248S8 393 8 256 119 8 256 8s248 111 248 248zM273 369.9l135.5-135.5c9.4-9.4 9.4-24.6 0-33.9l-17-17c-9.4-9.4-24.6-9.4-33.9 0L256 285.1 154.4 183.5c-9.4-9.4-24.6-9.4-33.9 0l-17 17c-9.4 9.4-9.4 24.6 0 33.9L239 369.9c9.4 9.4 24.6 9.4 34 0z"], - "chevron-circle-left": [512, 512, [], "f137", "M256 504C119 504 8 393 8 256S119 8 256 8s248 111 248 248-111 248-248 248zM142.1 273l135.5 135.5c9.4 9.4 24.6 9.4 33.9 0l17-17c9.4-9.4 9.4-24.6 0-33.9L226.9 256l101.6-101.6c9.4-9.4 9.4-24.6 0-33.9l-17-17c-9.4-9.4-24.6-9.4-33.9 0L142.1 239c-9.4 9.4-9.4 24.6 0 34z"], - "chevron-circle-right": [512, 512, [], "f138", "M256 8c137 0 248 111 248 248S393 504 256 504 8 393 8 256 119 8 256 8zm113.9 231L234.4 103.5c-9.4-9.4-24.6-9.4-33.9 0l-17 17c-9.4 9.4-9.4 24.6 0 33.9L285.1 256 183.5 357.6c-9.4 9.4-9.4 24.6 0 33.9l17 17c9.4 9.4 24.6 9.4 33.9 0L369.9 273c9.4-9.4 9.4-24.6 0-34z"], - "chevron-circle-up": [512, 512, [], "f139", "M8 256C8 119 119 8 256 8s248 111 248 248-111 248-248 248S8 393 8 256zm231-113.9L103.5 277.6c-9.4 9.4-9.4 24.6 0 33.9l17 17c9.4 9.4 24.6 9.4 33.9 0L256 226.9l101.6 101.6c9.4 9.4 24.6 9.4 33.9 0l17-17c9.4-9.4 9.4-24.6 0-33.9L273 142.1c-9.4-9.4-24.6-9.4-34 0z"], - "chevron-down": [448, 512, [], "f078", "M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z"], - "chevron-left": [320, 512, [], "f053", "M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"], - "chevron-right": [320, 512, [], "f054", "M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"], - "chevron-up": [448, 512, [], "f077", "M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z"], - "child": [384, 512, [], "f1ae", "M120 72c0-39.765 32.235-72 72-72s72 32.235 72 72c0 39.764-32.235 72-72 72s-72-32.236-72-72zm254.627 1.373c-12.496-12.497-32.758-12.497-45.254 0L242.745 160H141.254L54.627 73.373c-12.496-12.497-32.758-12.497-45.254 0-12.497 12.497-12.497 32.758 0 45.255L104 213.254V480c0 17.673 14.327 32 32 32h16c17.673 0 32-14.327 32-32V368h16v112c0 17.673 14.327 32 32 32h16c17.673 0 32-14.327 32-32V213.254l94.627-94.627c12.497-12.497 12.497-32.757 0-45.254z"], - "church": [640, 512, [], "f51d", "M464.46 246.68L352 179.2V128h48c8.84 0 16-7.16 16-16V80c0-8.84-7.16-16-16-16h-48V16c0-8.84-7.16-16-16-16h-32c-8.84 0-16 7.16-16 16v48h-48c-8.84 0-16 7.16-16 16v32c0 8.84 7.16 16 16 16h48v51.2l-112.46 67.48A31.997 31.997 0 0 0 160 274.12V512h96v-96c0-35.35 28.65-64 64-64s64 28.65 64 64v96h96V274.12c0-11.24-5.9-21.66-15.54-27.44zM0 395.96V496c0 8.84 7.16 16 16 16h112V320L19.39 366.54A32.024 32.024 0 0 0 0 395.96zm620.61-29.42L512 320v192h112c8.84 0 16-7.16 16-16V395.96c0-12.8-7.63-24.37-19.39-29.42z"], - "circle": [512, 512, [], "f111", "M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z"], - "circle-notch": [512, 512, [], "f1ce", "M288 39.056v16.659c0 10.804 7.281 20.159 17.686 23.066C383.204 100.434 440 171.518 440 256c0 101.689-82.295 184-184 184-101.689 0-184-82.295-184-184 0-84.47 56.786-155.564 134.312-177.219C216.719 75.874 224 66.517 224 55.712V39.064c0-15.709-14.834-27.153-30.046-23.234C86.603 43.482 7.394 141.206 8.003 257.332c.72 137.052 111.477 246.956 248.531 246.667C393.255 503.711 504 392.788 504 256c0-115.633-79.14-212.779-186.211-240.236C302.678 11.889 288 23.456 288 39.056z"], - "city": [640, 512, [], "f64f", "M616 192H480V24c0-13.26-10.74-24-24-24H312c-13.26 0-24 10.74-24 24v72h-64V16c0-8.84-7.16-16-16-16h-16c-8.84 0-16 7.16-16 16v80h-64V16c0-8.84-7.16-16-16-16H80c-8.84 0-16 7.16-16 16v80H24c-13.26 0-24 10.74-24 24v360c0 17.67 14.33 32 32 32h576c17.67 0 32-14.33 32-32V216c0-13.26-10.75-24-24-24zM128 404c0 6.63-5.37 12-12 12H76c-6.63 0-12-5.37-12-12v-40c0-6.63 5.37-12 12-12h40c6.63 0 12 5.37 12 12v40zm0-96c0 6.63-5.37 12-12 12H76c-6.63 0-12-5.37-12-12v-40c0-6.63 5.37-12 12-12h40c6.63 0 12 5.37 12 12v40zm0-96c0 6.63-5.37 12-12 12H76c-6.63 0-12-5.37-12-12v-40c0-6.63 5.37-12 12-12h40c6.63 0 12 5.37 12 12v40zm128 192c0 6.63-5.37 12-12 12h-40c-6.63 0-12-5.37-12-12v-40c0-6.63 5.37-12 12-12h40c6.63 0 12 5.37 12 12v40zm0-96c0 6.63-5.37 12-12 12h-40c-6.63 0-12-5.37-12-12v-40c0-6.63 5.37-12 12-12h40c6.63 0 12 5.37 12 12v40zm0-96c0 6.63-5.37 12-12 12h-40c-6.63 0-12-5.37-12-12v-40c0-6.63 5.37-12 12-12h40c6.63 0 12 5.37 12 12v40zm160 96c0 6.63-5.37 12-12 12h-40c-6.63 0-12-5.37-12-12v-40c0-6.63 5.37-12 12-12h40c6.63 0 12 5.37 12 12v40zm0-96c0 6.63-5.37 12-12 12h-40c-6.63 0-12-5.37-12-12v-40c0-6.63 5.37-12 12-12h40c6.63 0 12 5.37 12 12v40zm0-96c0 6.63-5.37 12-12 12h-40c-6.63 0-12-5.37-12-12V76c0-6.63 5.37-12 12-12h40c6.63 0 12 5.37 12 12v40zm160 288c0 6.63-5.37 12-12 12h-40c-6.63 0-12-5.37-12-12v-40c0-6.63 5.37-12 12-12h40c6.63 0 12 5.37 12 12v40zm0-96c0 6.63-5.37 12-12 12h-40c-6.63 0-12-5.37-12-12v-40c0-6.63 5.37-12 12-12h40c6.63 0 12 5.37 12 12v40z"], - "clinic-medical": [576, 512, [], "f7f2", "M288 115L69.47 307.71c-1.62 1.46-3.69 2.14-5.47 3.35V496a16 16 0 0 0 16 16h416a16 16 0 0 0 16-16V311.1c-1.7-1.16-3.72-1.82-5.26-3.2zm96 261a8 8 0 0 1-8 8h-56v56a8 8 0 0 1-8 8h-48a8 8 0 0 1-8-8v-56h-56a8 8 0 0 1-8-8v-48a8 8 0 0 1 8-8h56v-56a8 8 0 0 1 8-8h48a8 8 0 0 1 8 8v56h56a8 8 0 0 1 8 8zm186.69-139.72l-255.94-226a39.85 39.85 0 0 0-53.45 0l-256 226a16 16 0 0 0-1.21 22.6L25.5 282.7a16 16 0 0 0 22.6 1.21L277.42 81.63a16 16 0 0 1 21.17 0L527.91 283.9a16 16 0 0 0 22.6-1.21l21.4-23.82a16 16 0 0 0-1.22-22.59z"], - "clipboard": [384, 512, [], "f328", "M384 112v352c0 26.51-21.49 48-48 48H48c-26.51 0-48-21.49-48-48V112c0-26.51 21.49-48 48-48h80c0-35.29 28.71-64 64-64s64 28.71 64 64h80c26.51 0 48 21.49 48 48zM192 40c-13.255 0-24 10.745-24 24s10.745 24 24 24 24-10.745 24-24-10.745-24-24-24m96 114v-20a6 6 0 0 0-6-6H102a6 6 0 0 0-6 6v20a6 6 0 0 0 6 6h180a6 6 0 0 0 6-6z"], - "clipboard-check": [384, 512, [], "f46c", "M336 64h-80c0-35.3-28.7-64-64-64s-64 28.7-64 64H48C21.5 64 0 85.5 0 112v352c0 26.5 21.5 48 48 48h288c26.5 0 48-21.5 48-48V112c0-26.5-21.5-48-48-48zM192 40c13.3 0 24 10.7 24 24s-10.7 24-24 24-24-10.7-24-24 10.7-24 24-24zm121.2 231.8l-143 141.8c-4.7 4.7-12.3 4.6-17-.1l-82.6-83.3c-4.7-4.7-4.6-12.3.1-17L99.1 285c4.7-4.7 12.3-4.6 17 .1l46 46.4 106-105.2c4.7-4.7 12.3-4.6 17 .1l28.2 28.4c4.7 4.8 4.6 12.3-.1 17z"], - "clipboard-list": [384, 512, [], "f46d", "M336 64h-80c0-35.3-28.7-64-64-64s-64 28.7-64 64H48C21.5 64 0 85.5 0 112v352c0 26.5 21.5 48 48 48h288c26.5 0 48-21.5 48-48V112c0-26.5-21.5-48-48-48zM96 424c-13.3 0-24-10.7-24-24s10.7-24 24-24 24 10.7 24 24-10.7 24-24 24zm0-96c-13.3 0-24-10.7-24-24s10.7-24 24-24 24 10.7 24 24-10.7 24-24 24zm0-96c-13.3 0-24-10.7-24-24s10.7-24 24-24 24 10.7 24 24-10.7 24-24 24zm96-192c13.3 0 24 10.7 24 24s-10.7 24-24 24-24-10.7-24-24 10.7-24 24-24zm128 368c0 4.4-3.6 8-8 8H168c-4.4 0-8-3.6-8-8v-16c0-4.4 3.6-8 8-8h144c4.4 0 8 3.6 8 8v16zm0-96c0 4.4-3.6 8-8 8H168c-4.4 0-8-3.6-8-8v-16c0-4.4 3.6-8 8-8h144c4.4 0 8 3.6 8 8v16zm0-96c0 4.4-3.6 8-8 8H168c-4.4 0-8-3.6-8-8v-16c0-4.4 3.6-8 8-8h144c4.4 0 8 3.6 8 8v16z"], - "clock": [512, 512, [], "f017", "M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm57.1 350.1L224.9 294c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h48c6.6 0 12 5.4 12 12v137.7l63.5 46.2c5.4 3.9 6.5 11.4 2.6 16.8l-28.2 38.8c-3.9 5.3-11.4 6.5-16.8 2.6z"], - "clone": [512, 512, [], "f24d", "M464 0c26.51 0 48 21.49 48 48v288c0 26.51-21.49 48-48 48H176c-26.51 0-48-21.49-48-48V48c0-26.51 21.49-48 48-48h288M176 416c-44.112 0-80-35.888-80-80V128H48c-26.51 0-48 21.49-48 48v288c0 26.51 21.49 48 48 48h288c26.51 0 48-21.49 48-48v-48H176z"], - "closed-captioning": [512, 512, [], "f20a", "M464 64H48C21.5 64 0 85.5 0 112v288c0 26.5 21.5 48 48 48h416c26.5 0 48-21.5 48-48V112c0-26.5-21.5-48-48-48zM218.1 287.7c2.8-2.5 7.1-2.1 9.2.9l19.5 27.7c1.7 2.4 1.5 5.6-.5 7.7-53.6 56.8-172.8 32.1-172.8-67.9 0-97.3 121.7-119.5 172.5-70.1 2.1 2 2.5 3.2 1 5.7l-17.5 30.5c-1.9 3.1-6.2 4-9.1 1.7-40.8-32-94.6-14.9-94.6 31.2.1 48 51.1 70.5 92.3 32.6zm190.4 0c2.8-2.5 7.1-2.1 9.2.9l19.5 27.7c1.7 2.4 1.5 5.6-.5 7.7-53.5 56.9-172.7 32.1-172.7-67.9 0-97.3 121.7-119.5 172.5-70.1 2.1 2 2.5 3.2 1 5.7L420 222.2c-1.9 3.1-6.2 4-9.1 1.7-40.8-32-94.6-14.9-94.6 31.2 0 48 51 70.5 92.2 32.6z"], - "cloud": [640, 512, [], "f0c2", "M537.6 226.6c4.1-10.7 6.4-22.4 6.4-34.6 0-53-43-96-96-96-19.7 0-38.1 6-53.3 16.2C367 64.2 315.3 32 256 32c-88.4 0-160 71.6-160 160 0 2.7.1 5.4.2 8.1C40.2 219.8 0 273.2 0 336c0 79.5 64.5 144 144 144h368c70.7 0 128-57.3 128-128 0-61.9-44-113.6-102.4-125.4z"], - "cloud-download-alt": [640, 512, [], "f381", "M537.6 226.6c4.1-10.7 6.4-22.4 6.4-34.6 0-53-43-96-96-96-19.7 0-38.1 6-53.3 16.2C367 64.2 315.3 32 256 32c-88.4 0-160 71.6-160 160 0 2.7.1 5.4.2 8.1C40.2 219.8 0 273.2 0 336c0 79.5 64.5 144 144 144h368c70.7 0 128-57.3 128-128 0-61.9-44-113.6-102.4-125.4zm-132.9 88.7L299.3 420.7c-6.2 6.2-16.4 6.2-22.6 0L171.3 315.3c-10.1-10.1-2.9-27.3 11.3-27.3H248V176c0-8.8 7.2-16 16-16h48c8.8 0 16 7.2 16 16v112h65.4c14.2 0 21.4 17.2 11.3 27.3z"], - "cloud-meatball": [512, 512, [], "f73b", "M48 352c-26.5 0-48 21.5-48 48s21.5 48 48 48 48-21.5 48-48-21.5-48-48-48zm416 0c-26.5 0-48 21.5-48 48s21.5 48 48 48 48-21.5 48-48-21.5-48-48-48zm-119 11.1c4.6-14.5 1.6-30.8-9.8-42.3-11.5-11.5-27.8-14.4-42.3-9.9-7-13.5-20.7-23-36.9-23s-29.9 9.5-36.9 23c-14.5-4.6-30.8-1.6-42.3 9.9-11.5 11.5-14.4 27.8-9.9 42.3-13.5 7-23 20.7-23 36.9s9.5 29.9 23 36.9c-4.6 14.5-1.6 30.8 9.9 42.3 8.2 8.2 18.9 12.3 29.7 12.3 4.3 0 8.5-1.1 12.6-2.5 7 13.5 20.7 23 36.9 23s29.9-9.5 36.9-23c4.1 1.3 8.3 2.5 12.6 2.5 10.8 0 21.5-4.1 29.7-12.3 11.5-11.5 14.4-27.8 9.8-42.3 13.5-7 23-20.7 23-36.9s-9.5-29.9-23-36.9zM512 224c0-53-43-96-96-96-.6 0-1.1.2-1.6.2 1.1-5.2 1.6-10.6 1.6-16.2 0-44.2-35.8-80-80-80-24.6 0-46.3 11.3-61 28.8C256.4 24.8 219.3 0 176 0 114.1 0 64 50.1 64 112c0 7.3.8 14.3 2.1 21.2C27.8 145.8 0 181.5 0 224c0 53 43 96 96 96h43.4c3.6-8 8.4-15.4 14.8-21.8 13.5-13.5 31.5-21.1 50.8-21.3 13.5-13.2 31.7-20.9 51-20.9s37.5 7.7 51 20.9c19.3.2 37.3 7.8 50.8 21.3 6.4 6.4 11.3 13.8 14.8 21.8H416c53 0 96-43 96-96z"], - "cloud-moon": [576, 512, [], "f6c3", "M342.8 352.7c5.7-9.6 9.2-20.7 9.2-32.7 0-35.3-28.7-64-64-64-17.2 0-32.8 6.9-44.3 17.9-16.3-29.6-47.5-49.9-83.7-49.9-53 0-96 43-96 96 0 2 .5 3.8.6 5.7C27.1 338.8 0 374.1 0 416c0 53 43 96 96 96h240c44.2 0 80-35.8 80-80 0-41.9-32.3-75.8-73.2-79.3zm222.5-54.3c-93.1 17.7-178.5-53.7-178.5-147.7 0-54.2 29-104 76.1-130.8 7.3-4.1 5.4-15.1-2.8-16.7C448.4 1.1 436.7 0 425 0 319.1 0 233.1 85.9 233.1 192c0 8.5.7 16.8 1.8 25 5.9 4.3 11.6 8.9 16.7 14.2 11.4-4.7 23.7-7.2 36.4-7.2 52.9 0 96 43.1 96 96 0 3.6-.2 7.2-.6 10.7 23.6 10.8 42.4 29.5 53.5 52.6 54.4-3.4 103.7-29.3 137.1-70.4 5.3-6.5-.5-16.1-8.7-14.5z"], - "cloud-moon-rain": [576, 512, [], "f73c", "M350.5 225.5c-6.9-37.2-39.3-65.5-78.5-65.5-12.3 0-23.9 3-34.3 8-17.4-24.1-45.6-40-77.7-40-53 0-96 43-96 96 0 .5.2 1.1.2 1.6C27.6 232.9 0 265.2 0 304c0 44.2 35.8 80 80 80h256c44.2 0 80-35.8 80-80 0-39.2-28.2-71.7-65.5-78.5zm217.4-1.7c-70.4 13.3-135-40.3-135-110.8 0-40.6 21.9-78 57.5-98.1 5.5-3.1 4.1-11.4-2.1-12.5C479.6.8 470.7 0 461.8 0c-77.9 0-141.1 61.2-144.4 137.9 26.7 11.9 48.2 33.8 58.9 61.7 37.1 14.3 64 47.4 70.2 86.8 5.1.5 10 1.5 15.2 1.5 44.7 0 85.6-20.2 112.6-53.3 4.2-4.8-.2-12-6.4-10.8zM364.5 418.1c-7.6-4.3-17.4-1.8-21.8 6l-36.6 64c-4.4 7.7-1.7 17.4 6 21.8 2.5 1.4 5.2 2.1 7.9 2.1 5.5 0 10.9-2.9 13.9-8.1l36.6-64c4.3-7.7 1.7-17.4-6-21.8zm-96 0c-7.6-4.3-17.4-1.8-21.8 6l-36.6 64c-4.4 7.7-1.7 17.4 6 21.8 2.5 1.4 5.2 2.1 7.9 2.1 5.5 0 10.9-2.9 13.9-8.1l36.6-64c4.3-7.7 1.7-17.4-6-21.8zm-96 0c-7.6-4.3-17.4-1.8-21.8 6l-36.6 64c-4.4 7.7-1.7 17.4 6 21.8 2.5 1.4 5.2 2.1 7.9 2.1 5.5 0 10.9-2.9 13.9-8.1l36.6-64c4.3-7.7 1.7-17.4-6-21.8zm-96 0c-7.6-4.3-17.4-1.8-21.8 6l-36.6 64c-4.4 7.7-1.7 17.4 6 21.8 2.5 1.4 5.2 2.1 7.9 2.1 5.5 0 10.9-2.9 13.9-8.1l36.6-64c4.3-7.7 1.7-17.4-6-21.8z"], - "cloud-rain": [512, 512, [], "f73d", "M416 128c-.6 0-1.1.2-1.6.2 1.1-5.2 1.6-10.6 1.6-16.2 0-44.2-35.8-80-80-80-24.6 0-46.3 11.3-61 28.8C256.4 24.8 219.3 0 176 0 114.1 0 64 50.1 64 112c0 7.3.8 14.3 2.1 21.2C27.8 145.8 0 181.5 0 224c0 53 43 96 96 96h320c53 0 96-43 96-96s-43-96-96-96zM88 374.2c-12.8 44.4-40 56.4-40 87.7 0 27.7 21.5 50.1 48 50.1s48-22.4 48-50.1c0-31.4-27.2-43.1-40-87.7-2.2-8.1-13.5-8.5-16 0zm160 0c-12.8 44.4-40 56.4-40 87.7 0 27.7 21.5 50.1 48 50.1s48-22.4 48-50.1c0-31.4-27.2-43.1-40-87.7-2.2-8.1-13.5-8.5-16 0zm160 0c-12.8 44.4-40 56.4-40 87.7 0 27.7 21.5 50.1 48 50.1s48-22.4 48-50.1c0-31.4-27.2-43.1-40-87.7-2.2-8.1-13.5-8.5-16 0z"], - "cloud-showers-heavy": [512, 512, [], "f740", "M183.9 370.1c-7.6-4.4-17.4-1.8-21.8 6l-64 112c-4.4 7.7-1.7 17.5 6 21.8 2.5 1.4 5.2 2.1 7.9 2.1 5.5 0 10.9-2.9 13.9-8.1l64-112c4.4-7.6 1.7-17.4-6-21.8zm96 0c-7.6-4.4-17.4-1.8-21.8 6l-64 112c-4.4 7.7-1.7 17.5 6 21.8 2.5 1.4 5.2 2.1 7.9 2.1 5.5 0 10.9-2.9 13.9-8.1l64-112c4.4-7.6 1.7-17.4-6-21.8zm-192 0c-7.6-4.4-17.4-1.8-21.8 6l-64 112c-4.4 7.7-1.7 17.5 6 21.8 2.5 1.4 5.2 2.1 7.9 2.1 5.5 0 10.9-2.9 13.9-8.1l64-112c4.4-7.6 1.7-17.4-6-21.8zm384 0c-7.6-4.4-17.4-1.8-21.8 6l-64 112c-4.4 7.7-1.7 17.5 6 21.8 2.5 1.4 5.2 2.1 7.9 2.1 5.5 0 10.9-2.9 13.9-8.1l64-112c4.4-7.6 1.7-17.4-6-21.8zm-96 0c-7.6-4.4-17.4-1.8-21.8 6l-64 112c-4.4 7.7-1.7 17.5 6 21.8 2.5 1.4 5.2 2.1 7.9 2.1 5.5 0 10.9-2.9 13.9-8.1l64-112c4.4-7.6 1.7-17.4-6-21.8zM416 128c-.6 0-1.1.2-1.6.2 1.1-5.2 1.6-10.6 1.6-16.2 0-44.2-35.8-80-80-80-24.6 0-46.3 11.3-61 28.8C256.4 24.8 219.3 0 176 0 114.2 0 64 50.1 64 112c0 7.3.8 14.3 2.1 21.2C27.8 145.8 0 181.5 0 224c0 53 43 96 96 96h320c53 0 96-43 96-96s-43-96-96-96z"], - "cloud-sun": [640, 512, [], "f6c4", "M575.2 325.7c.2-1.9.8-3.7.8-5.6 0-35.3-28.7-64-64-64-12.6 0-24.2 3.8-34.1 10-17.6-38.8-56.5-66-101.9-66-61.8 0-112 50.1-112 112 0 3 .7 5.8.9 8.7-49.6 3.7-88.9 44.7-88.9 95.3 0 53 43 96 96 96h272c53 0 96-43 96-96 0-42.1-27.2-77.4-64.8-90.4zm-430.4-22.6c-43.7-43.7-43.7-114.7 0-158.3 43.7-43.7 114.7-43.7 158.4 0 9.7 9.7 16.9 20.9 22.3 32.7 9.8-3.7 20.1-6 30.7-7.5L386 81.1c4-11.9-7.3-23.1-19.2-19.2L279 91.2 237.5 8.4C232-2.8 216-2.8 210.4 8.4L169 91.2 81.1 61.9C69.3 58 58 69.3 61.9 81.1l29.3 87.8-82.8 41.5c-11.2 5.6-11.2 21.5 0 27.1l82.8 41.4-29.3 87.8c-4 11.9 7.3 23.1 19.2 19.2l76.1-25.3c6.1-12.4 14-23.7 23.6-33.5-13.1-5.4-25.4-13.4-36-24zm-4.8-79.2c0 40.8 29.3 74.8 67.9 82.3 8-4.7 16.3-8.8 25.2-11.7 5.4-44.3 31-82.5 67.4-105C287.3 160.4 258 140 224 140c-46.3 0-84 37.6-84 83.9z"], - "cloud-sun-rain": [576, 512, [], "f743", "M510.5 225.5c-6.9-37.2-39.3-65.5-78.5-65.5-12.3 0-23.9 3-34.3 8-17.4-24.1-45.6-40-77.7-40-53 0-96 43-96 96 0 .5.2 1.1.2 1.6C187.6 233 160 265.2 160 304c0 44.2 35.8 80 80 80h256c44.2 0 80-35.8 80-80 0-39.2-28.2-71.7-65.5-78.5zm-386.4 34.4c-37.4-37.4-37.4-98.3 0-135.8 34.6-34.6 89.1-36.8 126.7-7.4 20-12.9 43.6-20.7 69.2-20.7.7 0 1.3.2 2 .2l8.9-26.7c3.4-10.2-6.3-19.8-16.5-16.4l-75.3 25.1-35.5-71c-4.8-9.6-18.5-9.6-23.3 0l-35.5 71-75.3-25.1c-10.2-3.4-19.8 6.3-16.4 16.5l25.1 75.3-71 35.5c-9.6 4.8-9.6 18.5 0 23.3l71 35.5-25.1 75.3c-3.4 10.2 6.3 19.8 16.5 16.5l59.2-19.7c-.2-2.4-.7-4.7-.7-7.2 0-12.5 2.3-24.5 6.2-35.9-3.6-2.7-7.1-5.2-10.2-8.3zm69.8-58c4.3-24.5 15.8-46.4 31.9-64-9.8-6.2-21.4-9.9-33.8-9.9-35.3 0-64 28.7-64 64 0 18.7 8.2 35.4 21.1 47.1 11.3-15.9 26.6-28.9 44.8-37.2zm330.6 216.2c-7.6-4.3-17.4-1.8-21.8 6l-36.6 64c-4.4 7.7-1.7 17.4 6 21.8 2.5 1.4 5.2 2.1 7.9 2.1 5.5 0 10.9-2.9 13.9-8.1l36.6-64c4.3-7.7 1.7-17.4-6-21.8zm-96 0c-7.6-4.3-17.4-1.8-21.8 6l-36.6 64c-4.4 7.7-1.7 17.4 6 21.8 2.5 1.4 5.2 2.1 7.9 2.1 5.5 0 10.9-2.9 13.9-8.1l36.6-64c4.3-7.7 1.7-17.4-6-21.8zm-96 0c-7.6-4.3-17.4-1.8-21.8 6l-36.6 64c-4.4 7.7-1.7 17.4 6 21.8 2.5 1.4 5.2 2.1 7.9 2.1 5.5 0 10.9-2.9 13.9-8.1l36.6-64c4.3-7.7 1.7-17.4-6-21.8zm-96 0c-7.6-4.3-17.4-1.8-21.8 6l-36.6 64c-4.4 7.7-1.7 17.4 6 21.8 2.5 1.4 5.2 2.1 7.9 2.1 5.5 0 10.9-2.9 13.9-8.1l36.6-64c4.3-7.7 1.7-17.4-6-21.8z"], - "cloud-upload-alt": [640, 512, [], "f382", "M537.6 226.6c4.1-10.7 6.4-22.4 6.4-34.6 0-53-43-96-96-96-19.7 0-38.1 6-53.3 16.2C367 64.2 315.3 32 256 32c-88.4 0-160 71.6-160 160 0 2.7.1 5.4.2 8.1C40.2 219.8 0 273.2 0 336c0 79.5 64.5 144 144 144h368c70.7 0 128-57.3 128-128 0-61.9-44-113.6-102.4-125.4zM393.4 288H328v112c0 8.8-7.2 16-16 16h-48c-8.8 0-16-7.2-16-16V288h-65.4c-14.3 0-21.4-17.2-11.3-27.3l105.4-105.4c6.2-6.2 16.4-6.2 22.6 0l105.4 105.4c10.1 10.1 2.9 27.3-11.3 27.3z"], - "cocktail": [576, 512, [], "f561", "M296 464h-56V338.78l168.74-168.73c15.52-15.52 4.53-42.05-17.42-42.05H24.68c-21.95 0-32.94 26.53-17.42 42.05L176 338.78V464h-56c-22.09 0-40 17.91-40 40 0 4.42 3.58 8 8 8h240c4.42 0 8-3.58 8-8 0-22.09-17.91-40-40-40zM432 0c-62.61 0-115.35 40.2-135.18 96h52.54c16.65-28.55 47.27-48 82.64-48 52.93 0 96 43.06 96 96s-43.07 96-96 96c-14.04 0-27.29-3.2-39.32-8.64l-35.26 35.26C379.23 279.92 404.59 288 432 288c79.53 0 144-64.47 144-144S511.53 0 432 0z"], - "code": [640, 512, [], "f121", "M278.9 511.5l-61-17.7c-6.4-1.8-10-8.5-8.2-14.9L346.2 8.7c1.8-6.4 8.5-10 14.9-8.2l61 17.7c6.4 1.8 10 8.5 8.2 14.9L293.8 503.3c-1.9 6.4-8.5 10.1-14.9 8.2zm-114-112.2l43.5-46.4c4.6-4.9 4.3-12.7-.8-17.2L117 256l90.6-79.7c5.1-4.5 5.5-12.3.8-17.2l-43.5-46.4c-4.5-4.8-12.1-5.1-17-.5L3.8 247.2c-5.1 4.7-5.1 12.8 0 17.5l144.1 135.1c4.9 4.6 12.5 4.4 17-.5zm327.2.6l144.1-135.1c5.1-4.7 5.1-12.8 0-17.5L492.1 112.1c-4.8-4.5-12.4-4.3-17 .5L431.6 159c-4.6 4.9-4.3 12.7.8 17.2L523 256l-90.6 79.7c-5.1 4.5-5.5 12.3-.8 17.2l43.5 46.4c4.5 4.9 12.1 5.1 17 .6z"], - "code-branch": [384, 512, [], "f126", "M384 144c0-44.2-35.8-80-80-80s-80 35.8-80 80c0 36.4 24.3 67.1 57.5 76.8-.6 16.1-4.2 28.5-11 36.9-15.4 19.2-49.3 22.4-85.2 25.7-28.2 2.6-57.4 5.4-81.3 16.9v-144c32.5-10.2 56-40.5 56-76.3 0-44.2-35.8-80-80-80S0 35.8 0 80c0 35.8 23.5 66.1 56 76.3v199.3C23.5 365.9 0 396.2 0 432c0 44.2 35.8 80 80 80s80-35.8 80-80c0-34-21.2-63.1-51.2-74.6 3.1-5.2 7.8-9.8 14.9-13.4 16.2-8.2 40.4-10.4 66.1-12.8 42.2-3.9 90-8.4 118.2-43.4 14-17.4 21.1-39.8 21.6-67.9 31.6-10.8 54.4-40.7 54.4-75.9zM80 64c8.8 0 16 7.2 16 16s-7.2 16-16 16-16-7.2-16-16 7.2-16 16-16zm0 384c-8.8 0-16-7.2-16-16s7.2-16 16-16 16 7.2 16 16-7.2 16-16 16zm224-320c8.8 0 16 7.2 16 16s-7.2 16-16 16-16-7.2-16-16 7.2-16 16-16z"], - "coffee": [640, 512, [], "f0f4", "M192 384h192c53 0 96-43 96-96h32c70.6 0 128-57.4 128-128S582.6 32 512 32H120c-13.3 0-24 10.7-24 24v232c0 53 43 96 96 96zM512 96c35.3 0 64 28.7 64 64s-28.7 64-64 64h-32V96h32zm47.7 384H48.3c-47.6 0-61-64-36-64h583.3c25 0 11.8 64-35.9 64z"], - "cog": [512, 512, [], "f013", "M487.4 315.7l-42.6-24.6c4.3-23.2 4.3-47 0-70.2l42.6-24.6c4.9-2.8 7.1-8.6 5.5-14-11.1-35.6-30-67.8-54.7-94.6-3.8-4.1-10-5.1-14.8-2.3L380.8 110c-17.9-15.4-38.5-27.3-60.8-35.1V25.8c0-5.6-3.9-10.5-9.4-11.7-36.7-8.2-74.3-7.8-109.2 0-5.5 1.2-9.4 6.1-9.4 11.7V75c-22.2 7.9-42.8 19.8-60.8 35.1L88.7 85.5c-4.9-2.8-11-1.9-14.8 2.3-24.7 26.7-43.6 58.9-54.7 94.6-1.7 5.4.6 11.2 5.5 14L67.3 221c-4.3 23.2-4.3 47 0 70.2l-42.6 24.6c-4.9 2.8-7.1 8.6-5.5 14 11.1 35.6 30 67.8 54.7 94.6 3.8 4.1 10 5.1 14.8 2.3l42.6-24.6c17.9 15.4 38.5 27.3 60.8 35.1v49.2c0 5.6 3.9 10.5 9.4 11.7 36.7 8.2 74.3 7.8 109.2 0 5.5-1.2 9.4-6.1 9.4-11.7v-49.2c22.2-7.9 42.8-19.8 60.8-35.1l42.6 24.6c4.9 2.8 11 1.9 14.8-2.3 24.7-26.7 43.6-58.9 54.7-94.6 1.5-5.5-.7-11.3-5.6-14.1zM256 336c-44.1 0-80-35.9-80-80s35.9-80 80-80 80 35.9 80 80-35.9 80-80 80z"], - "cogs": [640, 512, [], "f085", "M512.1 191l-8.2 14.3c-3 5.3-9.4 7.5-15.1 5.4-11.8-4.4-22.6-10.7-32.1-18.6-4.6-3.8-5.8-10.5-2.8-15.7l8.2-14.3c-6.9-8-12.3-17.3-15.9-27.4h-16.5c-6 0-11.2-4.3-12.2-10.3-2-12-2.1-24.6 0-37.1 1-6 6.2-10.4 12.2-10.4h16.5c3.6-10.1 9-19.4 15.9-27.4l-8.2-14.3c-3-5.2-1.9-11.9 2.8-15.7 9.5-7.9 20.4-14.2 32.1-18.6 5.7-2.1 12.1.1 15.1 5.4l8.2 14.3c10.5-1.9 21.2-1.9 31.7 0L552 6.3c3-5.3 9.4-7.5 15.1-5.4 11.8 4.4 22.6 10.7 32.1 18.6 4.6 3.8 5.8 10.5 2.8 15.7l-8.2 14.3c6.9 8 12.3 17.3 15.9 27.4h16.5c6 0 11.2 4.3 12.2 10.3 2 12 2.1 24.6 0 37.1-1 6-6.2 10.4-12.2 10.4h-16.5c-3.6 10.1-9 19.4-15.9 27.4l8.2 14.3c3 5.2 1.9 11.9-2.8 15.7-9.5 7.9-20.4 14.2-32.1 18.6-5.7 2.1-12.1-.1-15.1-5.4l-8.2-14.3c-10.4 1.9-21.2 1.9-31.7 0zm-10.5-58.8c38.5 29.6 82.4-14.3 52.8-52.8-38.5-29.7-82.4 14.3-52.8 52.8zM386.3 286.1l33.7 16.8c10.1 5.8 14.5 18.1 10.5 29.1-8.9 24.2-26.4 46.4-42.6 65.8-7.4 8.9-20.2 11.1-30.3 5.3l-29.1-16.8c-16 13.7-34.6 24.6-54.9 31.7v33.6c0 11.6-8.3 21.6-19.7 23.6-24.6 4.2-50.4 4.4-75.9 0-11.5-2-20-11.9-20-23.6V418c-20.3-7.2-38.9-18-54.9-31.7L74 403c-10 5.8-22.9 3.6-30.3-5.3-16.2-19.4-33.3-41.6-42.2-65.7-4-10.9.4-23.2 10.5-29.1l33.3-16.8c-3.9-20.9-3.9-42.4 0-63.4L12 205.8c-10.1-5.8-14.6-18.1-10.5-29 8.9-24.2 26-46.4 42.2-65.8 7.4-8.9 20.2-11.1 30.3-5.3l29.1 16.8c16-13.7 34.6-24.6 54.9-31.7V57.1c0-11.5 8.2-21.5 19.6-23.5 24.6-4.2 50.5-4.4 76-.1 11.5 2 20 11.9 20 23.6v33.6c20.3 7.2 38.9 18 54.9 31.7l29.1-16.8c10-5.8 22.9-3.6 30.3 5.3 16.2 19.4 33.2 41.6 42.1 65.8 4 10.9.1 23.2-10 29.1l-33.7 16.8c3.9 21 3.9 42.5 0 63.5zm-117.6 21.1c59.2-77-28.7-164.9-105.7-105.7-59.2 77 28.7 164.9 105.7 105.7zm243.4 182.7l-8.2 14.3c-3 5.3-9.4 7.5-15.1 5.4-11.8-4.4-22.6-10.7-32.1-18.6-4.6-3.8-5.8-10.5-2.8-15.7l8.2-14.3c-6.9-8-12.3-17.3-15.9-27.4h-16.5c-6 0-11.2-4.3-12.2-10.3-2-12-2.1-24.6 0-37.1 1-6 6.2-10.4 12.2-10.4h16.5c3.6-10.1 9-19.4 15.9-27.4l-8.2-14.3c-3-5.2-1.9-11.9 2.8-15.7 9.5-7.9 20.4-14.2 32.1-18.6 5.7-2.1 12.1.1 15.1 5.4l8.2 14.3c10.5-1.9 21.2-1.9 31.7 0l8.2-14.3c3-5.3 9.4-7.5 15.1-5.4 11.8 4.4 22.6 10.7 32.1 18.6 4.6 3.8 5.8 10.5 2.8 15.7l-8.2 14.3c6.9 8 12.3 17.3 15.9 27.4h16.5c6 0 11.2 4.3 12.2 10.3 2 12 2.1 24.6 0 37.1-1 6-6.2 10.4-12.2 10.4h-16.5c-3.6 10.1-9 19.4-15.9 27.4l8.2 14.3c3 5.2 1.9 11.9-2.8 15.7-9.5 7.9-20.4 14.2-32.1 18.6-5.7 2.1-12.1-.1-15.1-5.4l-8.2-14.3c-10.4 1.9-21.2 1.9-31.7 0zM501.6 431c38.5 29.6 82.4-14.3 52.8-52.8-38.5-29.6-82.4 14.3-52.8 52.8z"], - "coins": [512, 512, [], "f51e", "M0 405.3V448c0 35.3 86 64 192 64s192-28.7 192-64v-42.7C342.7 434.4 267.2 448 192 448S41.3 434.4 0 405.3zM320 128c106 0 192-28.7 192-64S426 0 320 0 128 28.7 128 64s86 64 192 64zM0 300.4V352c0 35.3 86 64 192 64s192-28.7 192-64v-51.6c-41.3 34-116.9 51.6-192 51.6S41.3 334.4 0 300.4zm416 11c57.3-11.1 96-31.7 96-55.4v-42.7c-23.2 16.4-57.3 27.6-96 34.5v63.6zM192 160C86 160 0 195.8 0 240s86 80 192 80 192-35.8 192-80-86-80-192-80zm219.3 56.3c60-10.8 100.7-32 100.7-56.3v-42.7c-35.5 25.1-96.5 38.6-160.7 41.8 29.5 14.3 51.2 33.5 60 57.2z"], - "columns": [512, 512, [], "f0db", "M464 32H48C21.49 32 0 53.49 0 80v352c0 26.51 21.49 48 48 48h416c26.51 0 48-21.49 48-48V80c0-26.51-21.49-48-48-48zM224 416H64V160h160v256zm224 0H288V160h160v256z"], - "comment": [512, 512, [], "f075", "M256 32C114.6 32 0 125.1 0 240c0 49.6 21.4 95 57 130.7C44.5 421.1 2.7 466 2.2 466.5c-2.2 2.3-2.8 5.7-1.5 8.7S4.8 480 8 480c66.3 0 116-31.8 140.6-51.4 32.7 12.3 69 19.4 107.4 19.4 141.4 0 256-93.1 256-208S397.4 32 256 32z"], - "comment-alt": [512, 512, [], "f27a", "M448 0H64C28.7 0 0 28.7 0 64v288c0 35.3 28.7 64 64 64h96v84c0 9.8 11.2 15.5 19.1 9.7L304 416h144c35.3 0 64-28.7 64-64V64c0-35.3-28.7-64-64-64z"], - "comment-dollar": [512, 512, [], "f651", "M256 32C114.62 32 0 125.12 0 240c0 49.56 21.41 95.01 57.02 130.74C44.46 421.05 2.7 465.97 2.2 466.5A7.995 7.995 0 0 0 8 480c66.26 0 115.99-31.75 140.6-51.38C181.29 440.93 217.59 448 256 448c141.38 0 256-93.12 256-208S397.38 32 256 32zm24 302.44V352c0 8.84-7.16 16-16 16h-16c-8.84 0-16-7.16-16-16v-17.73c-11.42-1.35-22.28-5.19-31.78-11.46-6.22-4.11-6.82-13.11-1.55-18.38l17.52-17.52c3.74-3.74 9.31-4.24 14.11-2.03 3.18 1.46 6.66 2.22 10.26 2.22h32.78c4.66 0 8.44-3.78 8.44-8.42 0-3.75-2.52-7.08-6.12-8.11l-50.07-14.3c-22.25-6.35-40.01-24.71-42.91-47.67-4.05-32.07 19.03-59.43 49.32-63.05V128c0-8.84 7.16-16 16-16h16c8.84 0 16 7.16 16 16v17.73c11.42 1.35 22.28 5.19 31.78 11.46 6.22 4.11 6.82 13.11 1.55 18.38l-17.52 17.52c-3.74 3.74-9.31 4.24-14.11 2.03a24.516 24.516 0 0 0-10.26-2.22h-32.78c-4.66 0-8.44 3.78-8.44 8.42 0 3.75 2.52 7.08 6.12 8.11l50.07 14.3c22.25 6.36 40.01 24.71 42.91 47.67 4.05 32.06-19.03 59.42-49.32 63.04z"], - "comment-dots": [512, 512, [], "f4ad", "M256 32C114.6 32 0 125.1 0 240c0 49.6 21.4 95 57 130.7C44.5 421.1 2.7 466 2.2 466.5c-2.2 2.3-2.8 5.7-1.5 8.7S4.8 480 8 480c66.3 0 116-31.8 140.6-51.4 32.7 12.3 69 19.4 107.4 19.4 141.4 0 256-93.1 256-208S397.4 32 256 32zM128 272c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32zm128 0c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32zm128 0c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32z"], - "comment-medical": [512, 512, [], "f7f5", "M256 32C114.62 32 0 125.12 0 240c0 49.56 21.41 95 57 130.74C44.46 421.05 2.7 466 2.2 466.5A8 8 0 0 0 8 480c66.26 0 116-31.75 140.6-51.38A304.66 304.66 0 0 0 256 448c141.39 0 256-93.12 256-208S397.39 32 256 32zm96 232a8 8 0 0 1-8 8h-56v56a8 8 0 0 1-8 8h-48a8 8 0 0 1-8-8v-56h-56a8 8 0 0 1-8-8v-48a8 8 0 0 1 8-8h56v-56a8 8 0 0 1 8-8h48a8 8 0 0 1 8 8v56h56a8 8 0 0 1 8 8z"], - "comment-slash": [640, 512, [], "f4b3", "M64 240c0 49.6 21.4 95 57 130.7-12.6 50.3-54.3 95.2-54.8 95.8-2.2 2.3-2.8 5.7-1.5 8.7 1.3 2.9 4.1 4.8 7.3 4.8 66.3 0 116-31.8 140.6-51.4 32.7 12.3 69 19.4 107.4 19.4 27.4 0 53.7-3.6 78.4-10L72.9 186.4c-5.6 17.1-8.9 35-8.9 53.6zm569.8 218.1l-114.4-88.4C554.6 334.1 576 289.2 576 240c0-114.9-114.6-208-256-208-65.1 0-124.2 20.1-169.4 52.7L45.5 3.4C38.5-2 28.5-.8 23 6.2L3.4 31.4c-5.4 7-4.2 17 2.8 22.4l588.4 454.7c7 5.4 17 4.2 22.5-2.8l19.6-25.3c5.4-6.8 4.1-16.9-2.9-22.3z"], - "comments": [576, 512, [], "f086", "M416 192c0-88.4-93.1-160-208-160S0 103.6 0 192c0 34.3 14.1 65.9 38 92-13.4 30.2-35.5 54.2-35.8 54.5-2.2 2.3-2.8 5.7-1.5 8.7S4.8 352 8 352c36.6 0 66.9-12.3 88.7-25 32.2 15.7 70.3 25 111.3 25 114.9 0 208-71.6 208-160zm122 220c23.9-26 38-57.7 38-92 0-66.9-53.5-124.2-129.3-148.1.9 6.6 1.3 13.3 1.3 20.1 0 105.9-107.7 192-240 192-10.8 0-21.3-.8-31.7-1.9C207.8 439.6 281.8 480 368 480c41 0 79.1-9.2 111.3-25 21.8 12.7 52.1 25 88.7 25 3.2 0 6.1-1.9 7.3-4.8 1.3-2.9.7-6.3-1.5-8.7-.3-.3-22.4-24.2-35.8-54.5z"], - "comments-dollar": [576, 512, [], "f653", "M416 192c0-88.37-93.12-160-208-160S0 103.63 0 192c0 34.27 14.13 65.95 37.97 91.98C24.61 314.22 2.52 338.16 2.2 338.5A7.995 7.995 0 0 0 8 352c36.58 0 66.93-12.25 88.73-24.98C128.93 342.76 167.02 352 208 352c114.88 0 208-71.63 208-160zm-224 96v-16.29c-11.29-.58-22.27-4.52-31.37-11.35-3.9-2.93-4.1-8.77-.57-12.14l11.75-11.21c2.77-2.64 6.89-2.76 10.13-.73 3.87 2.42 8.26 3.72 12.82 3.72h28.11c6.5 0 11.8-5.92 11.8-13.19 0-5.95-3.61-11.19-8.77-12.73l-45-13.5c-18.59-5.58-31.58-23.42-31.58-43.39 0-24.52 19.05-44.44 42.67-45.07V96c0-4.42 3.58-8 8-8h16c4.42 0 8 3.58 8 8v16.29c11.29.58 22.27 4.51 31.37 11.35 3.9 2.93 4.1 8.77.57 12.14l-11.75 11.21c-2.77 2.64-6.89 2.76-10.13.73-3.87-2.43-8.26-3.72-12.82-3.72h-28.11c-6.5 0-11.8 5.92-11.8 13.19 0 5.95 3.61 11.19 8.77 12.73l45 13.5c18.59 5.58 31.58 23.42 31.58 43.39 0 24.53-19.05 44.44-42.67 45.07V288c0 4.42-3.58 8-8 8h-16c-4.42 0-8-3.58-8-8zm346.01 123.99C561.87 385.96 576 354.27 576 320c0-66.94-53.49-124.2-129.33-148.07.86 6.6 1.33 13.29 1.33 20.07 0 105.87-107.66 192-240 192-10.78 0-21.32-.77-31.73-1.88C207.8 439.63 281.77 480 368 480c40.98 0 79.07-9.24 111.27-24.98C501.07 467.75 531.42 480 568 480c3.2 0 6.09-1.91 7.34-4.84 1.27-2.94.66-6.34-1.55-8.67-.31-.33-22.42-24.24-35.78-54.5z"], - "compact-disc": [496, 512, [], "f51f", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zM88 256H56c0-105.9 86.1-192 192-192v32c-88.2 0-160 71.8-160 160zm160 96c-53 0-96-43-96-96s43-96 96-96 96 43 96 96-43 96-96 96zm0-128c-17.7 0-32 14.3-32 32s14.3 32 32 32 32-14.3 32-32-14.3-32-32-32z"], - "compass": [496, 512, [], "f14e", "M225.38 233.37c-12.5 12.5-12.5 32.76 0 45.25 12.49 12.5 32.76 12.5 45.25 0 12.5-12.5 12.5-32.76 0-45.25-12.5-12.49-32.76-12.49-45.25 0zM248 8C111.03 8 0 119.03 0 256s111.03 248 248 248 248-111.03 248-248S384.97 8 248 8zm126.14 148.05L308.17 300.4a31.938 31.938 0 0 1-15.77 15.77l-144.34 65.97c-16.65 7.61-33.81-9.55-26.2-26.2l65.98-144.35a31.938 31.938 0 0 1 15.77-15.77l144.34-65.97c16.65-7.6 33.8 9.55 26.19 26.2z"], - "compress": [448, 512, [], "f066", "M436 192H312c-13.3 0-24-10.7-24-24V44c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v84h84c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12zm-276-24V44c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v84H12c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h124c13.3 0 24-10.7 24-24zm0 300V344c0-13.3-10.7-24-24-24H12c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h84v84c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12zm192 0v-84h84c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12H312c-13.3 0-24 10.7-24 24v124c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12z"], - "compress-arrows-alt": [512, 512, [], "f78c", "M200 288H88c-21.4 0-32.1 25.8-17 41l32.9 31-99.2 99.3c-6.2 6.2-6.2 16.4 0 22.6l25.4 25.4c6.2 6.2 16.4 6.2 22.6 0L152 408l31.1 33c15.1 15.1 40.9 4.4 40.9-17V312c0-13.3-10.7-24-24-24zm112-64h112c21.4 0 32.1-25.9 17-41l-33-31 99.3-99.3c6.2-6.2 6.2-16.4 0-22.6L481.9 4.7c-6.2-6.2-16.4-6.2-22.6 0L360 104l-31.1-33C313.8 55.9 288 66.6 288 88v112c0 13.3 10.7 24 24 24zm96 136l33-31.1c15.1-15.1 4.4-40.9-17-40.9H312c-13.3 0-24 10.7-24 24v112c0 21.4 25.9 32.1 41 17l31-32.9 99.3 99.3c6.2 6.2 16.4 6.2 22.6 0l25.4-25.4c6.2-6.2 6.2-16.4 0-22.6L408 360zM183 71.1L152 104 52.7 4.7c-6.2-6.2-16.4-6.2-22.6 0L4.7 30.1c-6.2 6.2-6.2 16.4 0 22.6L104 152l-33 31.1C55.9 198.2 66.6 224 88 224h112c13.3 0 24-10.7 24-24V88c0-21.3-25.9-32-41-16.9z"], - "concierge-bell": [512, 512, [], "f562", "M288 130.54V112h16c8.84 0 16-7.16 16-16V80c0-8.84-7.16-16-16-16h-96c-8.84 0-16 7.16-16 16v16c0 8.84 7.16 16 16 16h16v18.54C115.49 146.11 32 239.18 32 352h448c0-112.82-83.49-205.89-192-221.46zM496 384H16c-8.84 0-16 7.16-16 16v32c0 8.84 7.16 16 16 16h480c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16z"], - "cookie": [512, 512, [], "f563", "M510.37 254.79l-12.08-76.26a132.493 132.493 0 0 0-37.16-72.95l-54.76-54.75c-19.73-19.72-45.18-32.7-72.71-37.05l-76.7-12.15c-27.51-4.36-55.69.11-80.52 12.76L107.32 49.6a132.25 132.25 0 0 0-57.79 57.8l-35.1 68.88a132.602 132.602 0 0 0-12.82 80.94l12.08 76.27a132.493 132.493 0 0 0 37.16 72.95l54.76 54.75a132.087 132.087 0 0 0 72.71 37.05l76.7 12.14c27.51 4.36 55.69-.11 80.52-12.75l69.12-35.21a132.302 132.302 0 0 0 57.79-57.8l35.1-68.87c12.71-24.96 17.2-53.3 12.82-80.96zM176 368c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32zm32-160c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32zm160 128c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32z"], - "cookie-bite": [512, 512, [], "f564", "M510.52 255.82c-69.97-.85-126.47-57.69-126.47-127.86-70.17 0-127-56.49-127.86-126.45-27.26-4.14-55.13.3-79.72 12.82l-69.13 35.22a132.221 132.221 0 0 0-57.79 57.81l-35.1 68.88a132.645 132.645 0 0 0-12.82 80.95l12.08 76.27a132.521 132.521 0 0 0 37.16 72.96l54.77 54.76a132.036 132.036 0 0 0 72.71 37.06l76.71 12.15c27.51 4.36 55.7-.11 80.53-12.76l69.13-35.21a132.273 132.273 0 0 0 57.79-57.81l35.1-68.88c12.56-24.64 17.01-52.58 12.91-79.91zM176 368c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32zm32-160c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32zm160 128c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32z"], - "copy": [448, 512, [], "f0c5", "M320 448v40c0 13.255-10.745 24-24 24H24c-13.255 0-24-10.745-24-24V120c0-13.255 10.745-24 24-24h72v296c0 30.879 25.121 56 56 56h168zm0-344V0H152c-13.255 0-24 10.745-24 24v368c0 13.255 10.745 24 24 24h272c13.255 0 24-10.745 24-24V128H344c-13.2 0-24-10.8-24-24zm120.971-31.029L375.029 7.029A24 24 0 0 0 358.059 0H352v96h96v-6.059a24 24 0 0 0-7.029-16.97z"], - "copyright": [512, 512, [], "f1f9", "M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm117.134 346.753c-1.592 1.867-39.776 45.731-109.851 45.731-84.692 0-144.484-63.26-144.484-145.567 0-81.303 62.004-143.401 143.762-143.401 66.957 0 101.965 37.315 103.422 38.904a12 12 0 0 1 1.238 14.623l-22.38 34.655c-4.049 6.267-12.774 7.351-18.234 2.295-.233-.214-26.529-23.88-61.88-23.88-46.116 0-73.916 33.575-73.916 76.082 0 39.602 25.514 79.692 74.277 79.692 38.697 0 65.28-28.338 65.544-28.625 5.132-5.565 14.059-5.033 18.508 1.053l24.547 33.572a12.001 12.001 0 0 1-.553 14.866z"], - "couch": [640, 512, [], "f4b8", "M160 224v64h320v-64c0-35.3 28.7-64 64-64h32c0-53-43-96-96-96H160c-53 0-96 43-96 96h32c35.3 0 64 28.7 64 64zm416-32h-32c-17.7 0-32 14.3-32 32v96H128v-96c0-17.7-14.3-32-32-32H64c-35.3 0-64 28.7-64 64 0 23.6 13 44 32 55.1V432c0 8.8 7.2 16 16 16h64c8.8 0 16-7.2 16-16v-16h384v16c0 8.8 7.2 16 16 16h64c8.8 0 16-7.2 16-16V311.1c19-11.1 32-31.5 32-55.1 0-35.3-28.7-64-64-64z"], - "credit-card": [576, 512, [], "f09d", "M0 432c0 26.5 21.5 48 48 48h480c26.5 0 48-21.5 48-48V256H0v176zm192-68c0-6.6 5.4-12 12-12h136c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12H204c-6.6 0-12-5.4-12-12v-40zm-128 0c0-6.6 5.4-12 12-12h72c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12H76c-6.6 0-12-5.4-12-12v-40zM576 80v48H0V80c0-26.5 21.5-48 48-48h480c26.5 0 48 21.5 48 48z"], - "crop": [512, 512, [], "f125", "M488 352h-40V109.25l59.31-59.31c6.25-6.25 6.25-16.38 0-22.63L484.69 4.69c-6.25-6.25-16.38-6.25-22.63 0L402.75 64H192v96h114.75L160 306.75V24c0-13.26-10.75-24-24-24H88C74.75 0 64 10.74 64 24v40H24C10.75 64 0 74.74 0 88v48c0 13.25 10.75 24 24 24h40v264c0 13.25 10.75 24 24 24h232v-96H205.25L352 205.25V488c0 13.25 10.75 24 24 24h48c13.25 0 24-10.75 24-24v-40h40c13.25 0 24-10.75 24-24v-48c0-13.26-10.75-24-24-24z"], - "crop-alt": [512, 512, [], "f565", "M488 352h-40V96c0-17.67-14.33-32-32-32H192v96h160v328c0 13.25 10.75 24 24 24h48c13.25 0 24-10.75 24-24v-40h40c13.25 0 24-10.75 24-24v-48c0-13.26-10.75-24-24-24zM160 24c0-13.26-10.75-24-24-24H88C74.75 0 64 10.74 64 24v40H24C10.75 64 0 74.74 0 88v48c0 13.25 10.75 24 24 24h40v256c0 17.67 14.33 32 32 32h224v-96H160V24z"], - "cross": [384, 512, [], "f654", "M352 128h-96V32c0-17.67-14.33-32-32-32h-64c-17.67 0-32 14.33-32 32v96H32c-17.67 0-32 14.33-32 32v64c0 17.67 14.33 32 32 32h96v224c0 17.67 14.33 32 32 32h64c17.67 0 32-14.33 32-32V256h96c17.67 0 32-14.33 32-32v-64c0-17.67-14.33-32-32-32z"], - "crosshairs": [512, 512, [], "f05b", "M500 224h-30.364C455.724 130.325 381.675 56.276 288 42.364V12c0-6.627-5.373-12-12-12h-40c-6.627 0-12 5.373-12 12v30.364C130.325 56.276 56.276 130.325 42.364 224H12c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h30.364C56.276 381.675 130.325 455.724 224 469.636V500c0 6.627 5.373 12 12 12h40c6.627 0 12-5.373 12-12v-30.364C381.675 455.724 455.724 381.675 469.636 288H500c6.627 0 12-5.373 12-12v-40c0-6.627-5.373-12-12-12zM288 404.634V364c0-6.627-5.373-12-12-12h-40c-6.627 0-12 5.373-12 12v40.634C165.826 392.232 119.783 346.243 107.366 288H148c6.627 0 12-5.373 12-12v-40c0-6.627-5.373-12-12-12h-40.634C119.768 165.826 165.757 119.783 224 107.366V148c0 6.627 5.373 12 12 12h40c6.627 0 12-5.373 12-12v-40.634C346.174 119.768 392.217 165.757 404.634 224H364c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h40.634C392.232 346.174 346.243 392.217 288 404.634zM288 256c0 17.673-14.327 32-32 32s-32-14.327-32-32c0-17.673 14.327-32 32-32s32 14.327 32 32z"], - "crow": [640, 512, [], "f520", "M544 32h-16.36C513.04 12.68 490.09 0 464 0c-44.18 0-80 35.82-80 80v20.98L12.09 393.57A30.216 30.216 0 0 0 0 417.74c0 22.46 23.64 37.07 43.73 27.03L165.27 384h96.49l44.41 120.1c2.27 6.23 9.15 9.44 15.38 7.17l22.55-8.21c6.23-2.27 9.44-9.15 7.17-15.38L312.94 384H352c1.91 0 3.76-.23 5.66-.29l44.51 120.38c2.27 6.23 9.15 9.44 15.38 7.17l22.55-8.21c6.23-2.27 9.44-9.15 7.17-15.38l-41.24-111.53C485.74 352.8 544 279.26 544 192v-80l96-16c0-35.35-42.98-64-96-64zm-80 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z"], - "crown": [640, 512, [], "f521", "M528 448H112c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h416c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16zm64-320c-26.5 0-48 21.5-48 48 0 7.1 1.6 13.7 4.4 19.8L476 239.2c-15.4 9.2-35.3 4-44.2-11.6L350.3 85C361 76.2 368 63 368 48c0-26.5-21.5-48-48-48s-48 21.5-48 48c0 15 7 28.2 17.7 37l-81.5 142.6c-8.9 15.6-28.9 20.8-44.2 11.6l-72.3-43.4c2.7-6 4.4-12.7 4.4-19.8 0-26.5-21.5-48-48-48S0 149.5 0 176s21.5 48 48 48c2.6 0 5.2-.4 7.7-.8L128 416h384l72.3-192.8c2.5.4 5.1.8 7.7.8 26.5 0 48-21.5 48-48s-21.5-48-48-48z"], - "crutch": [512, 512, [], "f7f7", "M507.31 185.71l-181-181a16 16 0 0 0-22.62 0L281 27.31a16 16 0 0 0 0 22.63l181 181a16 16 0 0 0 22.63 0l22.62-22.63a16 16 0 0 0 .06-22.6zm-179.54 66.41l-67.89-67.89 55.1-55.1-45.25-45.25-109.67 109.67a96.08 96.08 0 0 0-25.67 46.29L106.65 360.1l-102 102a16 16 0 0 0 0 22.63l22.62 22.62a16 16 0 0 0 22.63 0l102-102 120.25-27.75a95.88 95.88 0 0 0 46.29-25.65l109.68-109.68L382.87 197zm-54.57 54.57a32 32 0 0 1-15.45 8.54l-79.3 18.32 18.3-79.3a32.22 32.22 0 0 1 8.56-15.45l9.31-9.31 67.89 67.89z"], - "cube": [512, 512, [], "f1b2", "M239.1 6.3l-208 78c-18.7 7-31.1 25-31.1 45v225.1c0 18.2 10.3 34.8 26.5 42.9l208 104c13.5 6.8 29.4 6.8 42.9 0l208-104c16.3-8.1 26.5-24.8 26.5-42.9V129.3c0-20-12.4-37.9-31.1-44.9l-208-78C262 2.2 250 2.2 239.1 6.3zM256 68.4l192 72v1.1l-192 78-192-78v-1.1l192-72zm32 356V275.5l160-65v133.9l-160 80z"], - "cubes": [512, 512, [], "f1b3", "M488.6 250.2L392 214V105.5c0-15-9.3-28.4-23.4-33.7l-100-37.5c-8.1-3.1-17.1-3.1-25.3 0l-100 37.5c-14.1 5.3-23.4 18.7-23.4 33.7V214l-96.6 36.2C9.3 255.5 0 268.9 0 283.9V394c0 13.6 7.7 26.1 19.9 32.2l100 50c10.1 5.1 22.1 5.1 32.2 0l103.9-52 103.9 52c10.1 5.1 22.1 5.1 32.2 0l100-50c12.2-6.1 19.9-18.6 19.9-32.2V283.9c0-15-9.3-28.4-23.4-33.7zM358 214.8l-85 31.9v-68.2l85-37v73.3zM154 104.1l102-38.2 102 38.2v.6l-102 41.4-102-41.4v-.6zm84 291.1l-85 42.5v-79.1l85-38.8v75.4zm0-112l-102 41.4-102-41.4v-.6l102-38.2 102 38.2v.6zm240 112l-85 42.5v-79.1l85-38.8v75.4zm0-112l-102 41.4-102-41.4v-.6l102-38.2 102 38.2v.6z"], - "cut": [448, 512, [], "f0c4", "M278.06 256L444.48 89.57c4.69-4.69 4.69-12.29 0-16.97-32.8-32.8-85.99-32.8-118.79 0L210.18 188.12l-24.86-24.86c4.31-10.92 6.68-22.81 6.68-35.26 0-53.02-42.98-96-96-96S0 74.98 0 128s42.98 96 96 96c4.54 0 8.99-.32 13.36-.93L142.29 256l-32.93 32.93c-4.37-.61-8.83-.93-13.36-.93-53.02 0-96 42.98-96 96s42.98 96 96 96 96-42.98 96-96c0-12.45-2.37-24.34-6.68-35.26l24.86-24.86L325.69 439.4c32.8 32.8 85.99 32.8 118.79 0 4.69-4.68 4.69-12.28 0-16.97L278.06 256zM96 160c-17.64 0-32-14.36-32-32s14.36-32 32-32 32 14.36 32 32-14.36 32-32 32zm0 256c-17.64 0-32-14.36-32-32s14.36-32 32-32 32 14.36 32 32-14.36 32-32 32z"], - "database": [448, 512, [], "f1c0", "M448 73.143v45.714C448 159.143 347.667 192 224 192S0 159.143 0 118.857V73.143C0 32.857 100.333 0 224 0s224 32.857 224 73.143zM448 176v102.857C448 319.143 347.667 352 224 352S0 319.143 0 278.857V176c48.125 33.143 136.208 48.572 224 48.572S399.874 209.143 448 176zm0 160v102.857C448 479.143 347.667 512 224 512S0 479.143 0 438.857V336c48.125 33.143 136.208 48.572 224 48.572S399.874 369.143 448 336z"], - "deaf": [512, 512, [], "f2a4", "M216 260c0 15.464-12.536 28-28 28s-28-12.536-28-28c0-44.112 35.888-80 80-80s80 35.888 80 80c0 15.464-12.536 28-28 28s-28-12.536-28-28c0-13.234-10.767-24-24-24s-24 10.766-24 24zm24-176c-97.047 0-176 78.953-176 176 0 15.464 12.536 28 28 28s28-12.536 28-28c0-66.168 53.832-120 120-120s120 53.832 120 120c0 75.164-71.009 70.311-71.997 143.622L288 404c0 28.673-23.327 52-52 52-15.464 0-28 12.536-28 28s12.536 28 28 28c59.475 0 107.876-48.328 108-107.774.595-34.428 72-48.24 72-144.226 0-97.047-78.953-176-176-176zm268.485-52.201L480.2 3.515c-4.687-4.686-12.284-4.686-16.971 0L376.2 90.544c-4.686 4.686-4.686 12.284 0 16.971l28.285 28.285c4.686 4.686 12.284 4.686 16.97 0l87.03-87.029c4.687-4.688 4.687-12.286 0-16.972zM168.97 314.745c-4.686-4.686-12.284-4.686-16.97 0L3.515 463.23c-4.686 4.686-4.686 12.284 0 16.971L31.8 508.485c4.687 4.686 12.284 4.686 16.971 0L197.256 360c4.686-4.686 4.686-12.284 0-16.971l-28.286-28.284z"], - "democrat": [640, 512, [], "f747", "M637.3 256.9l-19.6-29.4c-28.2-42.3-75.3-67.5-126.1-67.5H256l-81.2-81.2c20.1-20.1 22.6-51.1 7.5-73.9-3.4-5.2-10.8-5.9-15.2-1.5l-41.8 41.8L82.4 2.4c-3.6-3.6-9.6-3-12.4 1.2-12.3 18.6-10.3 44 6.1 60.4 3.3 3.3 7.3 5.3 11.3 7.5-2.2 1.7-4.7 3.1-6.4 5.4L6.4 176.2c-7.3 9.7-8.4 22.7-3 33.5l14.3 28.6c5.4 10.8 16.5 17.7 28.6 17.7h31c8.5 0 16.6-3.4 22.6-9.4L138 212l54 108h352v-77.8c16.2 12.2 18.3 17.6 40.1 50.3 4.9 7.4 14.8 9.3 22.2 4.4l26.6-17.7c7.3-5 9.3-14.9 4.4-22.3zm-341.1-13.6l-16.5 16.1 3.9 22.7c.7 4.1-3.6 7.2-7.2 5.3L256 276.7l-20.4 10.7c-3.6 1.9-7.9-1.2-7.2-5.3l3.9-22.7-16.5-16.1c-3-2.9-1.3-7.9 2.8-8.5l22.8-3.3 10.2-20.7c1.8-3.7 7.1-3.7 9 0l10.2 20.7 22.8 3.3c4 .6 5.6 5.6 2.6 8.5zm112 0l-16.5 16.1 3.9 22.7c.7 4.1-3.6 7.2-7.2 5.3L368 276.7l-20.4 10.7c-3.6 1.9-7.9-1.2-7.2-5.3l3.9-22.7-16.5-16.1c-3-2.9-1.3-7.9 2.8-8.5l22.8-3.3 10.2-20.7c1.8-3.7 7.1-3.7 9 0l10.2 20.7 22.8 3.3c4 .6 5.6 5.6 2.6 8.5zm112 0l-16.5 16.1 3.9 22.7c.7 4.1-3.6 7.2-7.2 5.3L480 276.7l-20.4 10.7c-3.6 1.9-7.9-1.2-7.2-5.3l3.9-22.7-16.5-16.1c-3-2.9-1.3-7.9 2.8-8.5l22.8-3.3 10.2-20.7c1.8-3.7 7.1-3.7 9 0l10.2 20.7 22.8 3.3c4 .6 5.6 5.6 2.6 8.5zM192 496c0 8.8 7.2 16 16 16h64c8.8 0 16-7.2 16-16v-80h160v80c0 8.8 7.2 16 16 16h64c8.8 0 16-7.2 16-16V352H192v144z"], - "desktop": [576, 512, [], "f108", "M528 0H48C21.5 0 0 21.5 0 48v320c0 26.5 21.5 48 48 48h192l-16 48h-72c-13.3 0-24 10.7-24 24s10.7 24 24 24h272c13.3 0 24-10.7 24-24s-10.7-24-24-24h-72l-16-48h192c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48zm-16 352H64V64h448v288z"], - "dharmachakra": [512, 512, [], "f655", "M495 225.06l-17.22 1.08c-5.27-39.49-20.79-75.64-43.86-105.84l12.95-11.43c6.92-6.11 7.25-16.79.73-23.31L426.44 64.4c-6.53-6.53-17.21-6.19-23.31.73L391.7 78.07c-30.2-23.06-66.35-38.58-105.83-43.86L286.94 17c.58-9.21-6.74-17-15.97-17h-29.94c-9.23 0-16.54 7.79-15.97 17l1.08 17.22c-39.49 5.27-75.64 20.79-105.83 43.86l-11.43-12.95c-6.11-6.92-16.79-7.25-23.31-.73L64.4 85.56c-6.53 6.53-6.19 17.21.73 23.31l12.95 11.43c-23.06 30.2-38.58 66.35-43.86 105.84L17 225.06c-9.21-.58-17 6.74-17 15.97v29.94c0 9.23 7.79 16.54 17 15.97l17.22-1.08c5.27 39.49 20.79 75.64 43.86 105.83l-12.95 11.43c-6.92 6.11-7.25 16.79-.73 23.31l21.17 21.17c6.53 6.53 17.21 6.19 23.31-.73l11.43-12.95c30.2 23.06 66.35 38.58 105.84 43.86L225.06 495c-.58 9.21 6.74 17 15.97 17h29.94c9.23 0 16.54-7.79 15.97-17l-1.08-17.22c39.49-5.27 75.64-20.79 105.84-43.86l11.43 12.95c6.11 6.92 16.79 7.25 23.31.73l21.17-21.17c6.53-6.53 6.19-17.21-.73-23.31l-12.95-11.43c23.06-30.2 38.58-66.35 43.86-105.83l17.22 1.08c9.21.58 17-6.74 17-15.97v-29.94c-.01-9.23-7.8-16.54-17.01-15.97zM281.84 98.61c24.81 4.07 47.63 13.66 67.23 27.78l-42.62 48.29c-8.73-5.44-18.32-9.54-28.62-11.95l4.01-64.12zm-51.68 0l4.01 64.12c-10.29 2.41-19.89 6.52-28.62 11.95l-42.62-48.29c19.6-14.12 42.42-23.71 67.23-27.78zm-103.77 64.33l48.3 42.61c-5.44 8.73-9.54 18.33-11.96 28.62l-64.12-4.01c4.07-24.81 13.66-47.62 27.78-67.22zm-27.78 118.9l64.12-4.01c2.41 10.29 6.52 19.89 11.95 28.62l-48.29 42.62c-14.12-19.6-23.71-42.42-27.78-67.23zm131.55 131.55c-24.81-4.07-47.63-13.66-67.23-27.78l42.61-48.3c8.73 5.44 18.33 9.54 28.62 11.96l-4 64.12zM256 288c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32zm25.84 125.39l-4.01-64.12c10.29-2.41 19.89-6.52 28.62-11.96l42.61 48.3c-19.6 14.12-42.41 23.71-67.22 27.78zm103.77-64.33l-48.29-42.62c5.44-8.73 9.54-18.32 11.95-28.62l64.12 4.01c-4.07 24.82-13.66 47.64-27.78 67.23zm-36.34-114.89c-2.41-10.29-6.52-19.89-11.96-28.62l48.3-42.61c14.12 19.6 23.71 42.42 27.78 67.23l-64.12 4z"], - "diagnoses": [640, 512, [], "f470", "M496 256c8.8 0 16-7.2 16-16s-7.2-16-16-16-16 7.2-16 16 7.2 16 16 16zm-176-80c48.5 0 88-39.5 88-88S368.5 0 320 0s-88 39.5-88 88 39.5 88 88 88zM59.8 364c10.2 15.3 29.3 17.8 42.9 9.8 16.2-9.6 56.2-31.7 105.3-48.6V416h224v-90.7c49.1 16.8 89.1 39 105.3 48.6 13.6 8 32.7 5.3 42.9-9.8l17.8-26.7c8.8-13.2 7.6-34.6-10-45.1-11.9-7.1-29.7-17-51.1-27.4-28.1 46.1-99.4 17.8-87.7-35.1C409.3 217.2 365.1 208 320 208c-57 0-112.9 14.5-160 32.2-.2 40.2-47.6 63.3-79.2 36-11.2 6-21.3 11.6-28.7 16-17.6 10.5-18.8 31.8-10 45.1L59.8 364zM368 344c13.3 0 24 10.7 24 24s-10.7 24-24 24-24-10.7-24-24 10.7-24 24-24zm-96-96c13.3 0 24 10.7 24 24s-10.7 24-24 24-24-10.7-24-24 10.7-24 24-24zm-160 8c8.8 0 16-7.2 16-16s-7.2-16-16-16-16 7.2-16 16 7.2 16 16 16zm512 192H16c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h608c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16z"], - "dice": [640, 512, [], "f522", "M592 192H473.26c12.69 29.59 7.12 65.2-17 89.32L320 417.58V464c0 26.51 21.49 48 48 48h224c26.51 0 48-21.49 48-48V240c0-26.51-21.49-48-48-48zM480 376c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24zm-46.37-186.7L258.7 14.37c-19.16-19.16-50.23-19.16-69.39 0L14.37 189.3c-19.16 19.16-19.16 50.23 0 69.39L189.3 433.63c19.16 19.16 50.23 19.16 69.39 0L433.63 258.7c19.16-19.17 19.16-50.24 0-69.4zM96 248c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24zm128 128c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24zm0-128c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24zm0-128c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24zm128 128c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z"], - "dice-d20": [480, 512, [], "f6cf", "M106.75 215.06L1.2 370.95c-3.08 5 .1 11.5 5.93 12.14l208.26 22.07-108.64-190.1zM7.41 315.43L82.7 193.08 6.06 147.1c-2.67-1.6-6.06.32-6.06 3.43v162.81c0 4.03 5.29 5.53 7.41 2.09zM18.25 423.6l194.4 87.66c5.3 2.45 11.35-1.43 11.35-7.26v-65.67l-203.55-22.3c-4.45-.5-6.23 5.59-2.2 7.57zm81.22-257.78L179.4 22.88c4.34-7.06-3.59-15.25-10.78-11.14L17.81 110.35c-2.47 1.62-2.39 5.26.13 6.78l81.53 48.69zM240 176h109.21L253.63 7.62C250.5 2.54 245.25 0 240 0s-10.5 2.54-13.63 7.62L130.79 176H240zm233.94-28.9l-76.64 45.99 75.29 122.35c2.11 3.44 7.41 1.94 7.41-2.1V150.53c0-3.11-3.39-5.03-6.06-3.43zm-93.41 18.72l81.53-48.7c2.53-1.52 2.6-5.16.13-6.78l-150.81-98.6c-7.19-4.11-15.12 4.08-10.78 11.14l79.93 142.94zm79.02 250.21L256 438.32v65.67c0 5.84 6.05 9.71 11.35 7.26l194.4-87.66c4.03-1.97 2.25-8.06-2.2-7.56zm-86.3-200.97l-108.63 190.1 208.26-22.07c5.83-.65 9.01-7.14 5.93-12.14L373.25 215.06zM240 208H139.57L240 383.75 340.43 208H240z"], - "dice-d6": [448, 512, [], "f6d1", "M422.19 109.95L256.21 9.07c-19.91-12.1-44.52-12.1-64.43 0L25.81 109.95c-5.32 3.23-5.29 11.27.06 14.46L224 242.55l198.14-118.14c5.35-3.19 5.38-11.22.05-14.46zm13.84 44.63L240 271.46v223.82c0 12.88 13.39 20.91 24.05 14.43l152.16-92.48c19.68-11.96 31.79-33.94 31.79-57.7v-197.7c0-6.41-6.64-10.43-11.97-7.25zM0 161.83v197.7c0 23.77 12.11 45.74 31.79 57.7l152.16 92.47c10.67 6.48 24.05-1.54 24.05-14.43V271.46L11.97 154.58C6.64 151.4 0 155.42 0 161.83z"], - "dice-five": [448, 512, [], "f523", "M384 32H64C28.65 32 0 60.65 0 96v320c0 35.35 28.65 64 64 64h320c35.35 0 64-28.65 64-64V96c0-35.35-28.65-64-64-64zM128 384c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32zm0-192c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32zm96 96c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32zm96 96c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32zm0-192c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32z"], - "dice-four": [448, 512, [], "f524", "M384 32H64C28.65 32 0 60.65 0 96v320c0 35.35 28.65 64 64 64h320c35.35 0 64-28.65 64-64V96c0-35.35-28.65-64-64-64zM128 384c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32zm0-192c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32zm192 192c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32zm0-192c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32z"], - "dice-one": [448, 512, [], "f525", "M384 32H64C28.65 32 0 60.65 0 96v320c0 35.35 28.65 64 64 64h320c35.35 0 64-28.65 64-64V96c0-35.35-28.65-64-64-64zM224 288c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32z"], - "dice-six": [448, 512, [], "f526", "M384 32H64C28.65 32 0 60.65 0 96v320c0 35.35 28.65 64 64 64h320c35.35 0 64-28.65 64-64V96c0-35.35-28.65-64-64-64zM128 384c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32zm0-96c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32zm0-96c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32zm192 192c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32zm0-96c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32zm0-96c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32z"], - "dice-three": [448, 512, [], "f527", "M384 32H64C28.65 32 0 60.65 0 96v320c0 35.35 28.65 64 64 64h320c35.35 0 64-28.65 64-64V96c0-35.35-28.65-64-64-64zM128 192c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32zm96 96c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32zm96 96c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32z"], - "dice-two": [448, 512, [], "f528", "M384 32H64C28.65 32 0 60.65 0 96v320c0 35.35 28.65 64 64 64h320c35.35 0 64-28.65 64-64V96c0-35.35-28.65-64-64-64zM128 192c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32zm192 192c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32z"], - "digital-tachograph": [640, 512, [], "f566", "M608 96H32c-17.67 0-32 14.33-32 32v256c0 17.67 14.33 32 32 32h576c17.67 0 32-14.33 32-32V128c0-17.67-14.33-32-32-32zM304 352c0 4.42-3.58 8-8 8H72c-4.42 0-8-3.58-8-8v-8c0-4.42 3.58-8 8-8h224c4.42 0 8 3.58 8 8v8zM72 288v-16c0-4.42 3.58-8 8-8h16c4.42 0 8 3.58 8 8v16c0 4.42-3.58 8-8 8H80c-4.42 0-8-3.58-8-8zm64 0v-16c0-4.42 3.58-8 8-8h16c4.42 0 8 3.58 8 8v16c0 4.42-3.58 8-8 8h-16c-4.42 0-8-3.58-8-8zm64 0v-16c0-4.42 3.58-8 8-8h16c4.42 0 8 3.58 8 8v16c0 4.42-3.58 8-8 8h-16c-4.42 0-8-3.58-8-8zm64 0v-16c0-4.42 3.58-8 8-8h16c4.42 0 8 3.58 8 8v16c0 4.42-3.58 8-8 8h-16c-4.42 0-8-3.58-8-8zm40-64c0 8.84-7.16 16-16 16H80c-8.84 0-16-7.16-16-16v-48c0-8.84 7.16-16 16-16h208c8.84 0 16 7.16 16 16v48zm272 128c0 4.42-3.58 8-8 8H344c-4.42 0-8-3.58-8-8v-8c0-4.42 3.58-8 8-8h224c4.42 0 8 3.58 8 8v8z"], - "directions": [512, 512, [], "f5eb", "M502.61 233.32L278.68 9.39c-12.52-12.52-32.83-12.52-45.36 0L9.39 233.32c-12.52 12.53-12.52 32.83 0 45.36l223.93 223.93c12.52 12.53 32.83 12.53 45.36 0l223.93-223.93c12.52-12.53 12.52-32.83 0-45.36zm-100.98 12.56l-84.21 77.73c-5.12 4.73-13.43 1.1-13.43-5.88V264h-96v64c0 4.42-3.58 8-8 8h-32c-4.42 0-8-3.58-8-8v-80c0-17.67 14.33-32 32-32h112v-53.73c0-6.97 8.3-10.61 13.43-5.88l84.21 77.73c3.43 3.17 3.43 8.59 0 11.76z"], - "divide": [448, 512, [], "f529", "M224 352c-35.35 0-64 28.65-64 64s28.65 64 64 64 64-28.65 64-64-28.65-64-64-64zm0-192c35.35 0 64-28.65 64-64s-28.65-64-64-64-64 28.65-64 64 28.65 64 64 64zm192 48H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"], - "dizzy": [496, 512, [], "f567", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm-96 206.6l-28.7 28.7c-14.8 14.8-37.8-7.5-22.6-22.6l28.7-28.7-28.7-28.7c-15-15 7.7-37.6 22.6-22.6l28.7 28.7 28.7-28.7c15-15 37.6 7.7 22.6 22.6L174.6 192l28.7 28.7c15.2 15.2-7.9 37.4-22.6 22.6L152 214.6zM248 416c-35.3 0-64-28.7-64-64s28.7-64 64-64 64 28.7 64 64-28.7 64-64 64zm147.3-195.3c15.2 15.2-7.9 37.4-22.6 22.6L344 214.6l-28.7 28.7c-14.8 14.8-37.8-7.5-22.6-22.6l28.7-28.7-28.7-28.7c-15-15 7.7-37.6 22.6-22.6l28.7 28.7 28.7-28.7c15-15 37.6 7.7 22.6 22.6L366.6 192l28.7 28.7z"], - "dna": [448, 512, [], "f471", "M.1 494.1c-1.1 9.5 6.3 17.8 15.9 17.8l32.3.1c8.1 0 14.9-5.9 16-13.9.7-4.9 1.8-11.1 3.4-18.1H380c1.6 6.9 2.9 13.2 3.5 18.1 1.1 8 7.9 14 16 13.9l32.3-.1c9.6 0 17.1-8.3 15.9-17.8-4.6-37.9-25.6-129-118.9-207.7-17.6 12.4-37.1 24.2-58.5 35.4 6.2 4.6 11.4 9.4 17 14.2H159.7c21.3-18.1 47-35.6 78.7-51.4C410.5 199.1 442.1 65.8 447.9 17.9 449 8.4 441.6.1 432 .1L399.6 0c-8.1 0-14.9 5.9-16 13.9-.7 4.9-1.8 11.1-3.4 18.1H67.8c-1.6-7-2.7-13.1-3.4-18.1-1.1-8-7.9-14-16-13.9L16.1.1C6.5.1-1 8.4.1 17.9 5.3 60.8 31.4 171.8 160 256 31.5 340.2 5.3 451.2.1 494.1zM224 219.6c-25.1-13.7-46.4-28.4-64.3-43.6h128.5c-17.8 15.2-39.1 30-64.2 43.6zM355.1 96c-5.8 10.4-12.8 21.1-21 32H114c-8.3-10.9-15.3-21.6-21-32h262.1zM92.9 416c5.8-10.4 12.8-21.1 21-32h219.4c8.3 10.9 15.4 21.6 21.2 32H92.9z"], - "dog": [512, 512, [], "f6d3", "M496 96h-64l-7.16-14.31A32 32 0 0 0 396.22 64H342.6l-27.28-27.28C305.23 26.64 288 33.78 288 48.03v149.84l128 45.71V208h32c35.35 0 64-28.65 64-64v-32c0-8.84-7.16-16-16-16zm-112 48c-8.84 0-16-7.16-16-16s7.16-16 16-16 16 7.16 16 16-7.16 16-16 16zM96 224c-17.64 0-32-14.36-32-32 0-17.67-14.33-32-32-32S0 174.33 0 192c0 41.66 26.83 76.85 64 90.1V496c0 8.84 7.16 16 16 16h64c8.84 0 16-7.16 16-16V384h160v112c0 8.84 7.16 16 16 16h64c8.84 0 16-7.16 16-16V277.55L266.05 224H96z"], - "dollar-sign": [288, 512, [], "f155", "M209.2 233.4l-108-31.6C88.7 198.2 80 186.5 80 173.5c0-16.3 13.2-29.5 29.5-29.5h66.3c12.2 0 24.2 3.7 34.2 10.5 6.1 4.1 14.3 3.1 19.5-2l34.8-34c7.1-6.9 6.1-18.4-1.8-24.5C238 74.8 207.4 64.1 176 64V16c0-8.8-7.2-16-16-16h-32c-8.8 0-16 7.2-16 16v48h-2.5C45.8 64-5.4 118.7.5 183.6c4.2 46.1 39.4 83.6 83.8 96.6l102.5 30c12.5 3.7 21.2 15.3 21.2 28.3 0 16.3-13.2 29.5-29.5 29.5h-66.3C100 368 88 364.3 78 357.5c-6.1-4.1-14.3-3.1-19.5 2l-34.8 34c-7.1 6.9-6.1 18.4 1.8 24.5 24.5 19.2 55.1 29.9 86.5 30v48c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16v-48.2c46.6-.9 90.3-28.6 105.7-72.7 21.5-61.6-14.6-124.8-72.5-141.7z"], - "dolly": [576, 512, [], "f472", "M294.2 277.7c18 5 34.7 13.4 49.5 24.7l161.5-53.8c8.4-2.8 12.9-11.9 10.1-20.2L454.9 47.2c-2.8-8.4-11.9-12.9-20.2-10.1l-61.1 20.4 33.1 99.4L346 177l-33.1-99.4-61.6 20.5c-8.4 2.8-12.9 11.9-10.1 20.2l53 159.4zm281 48.7L565 296c-2.8-8.4-11.9-12.9-20.2-10.1l-213.5 71.2c-17.2-22-43.6-36.4-73.5-37L158.4 21.9C154 8.8 141.8 0 128 0H16C7.2 0 0 7.2 0 16v32c0 8.8 7.2 16 16 16h88.9l92.2 276.7c-26.1 20.4-41.7 53.6-36 90.5 6.1 39.4 37.9 72.3 77.3 79.2 60.2 10.7 112.3-34.8 113.4-92.6l213.3-71.2c8.3-2.8 12.9-11.8 10.1-20.2zM256 464c-26.5 0-48-21.5-48-48s21.5-48 48-48 48 21.5 48 48-21.5 48-48 48z"], - "dolly-flatbed": [640, 512, [], "f474", "M208 320h384c8.8 0 16-7.2 16-16V48c0-8.8-7.2-16-16-16H448v128l-48-32-48 32V32H208c-8.8 0-16 7.2-16 16v256c0 8.8 7.2 16 16 16zm416 64H128V16c0-8.8-7.2-16-16-16H16C7.2 0 0 7.2 0 16v32c0 8.8 7.2 16 16 16h48v368c0 8.8 7.2 16 16 16h82.9c-1.8 5-2.9 10.4-2.9 16 0 26.5 21.5 48 48 48s48-21.5 48-48c0-5.6-1.2-11-2.9-16H451c-1.8 5-2.9 10.4-2.9 16 0 26.5 21.5 48 48 48s48-21.5 48-48c0-5.6-1.2-11-2.9-16H624c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16z"], - "donate": [512, 512, [], "f4b9", "M256 416c114.9 0 208-93.1 208-208S370.9 0 256 0 48 93.1 48 208s93.1 208 208 208zM233.8 97.4V80.6c0-9.2 7.4-16.6 16.6-16.6h11.1c9.2 0 16.6 7.4 16.6 16.6v17c15.5.8 30.5 6.1 43 15.4 5.6 4.1 6.2 12.3 1.2 17.1L306 145.6c-3.8 3.7-9.5 3.8-14 1-5.4-3.4-11.4-5.1-17.8-5.1h-38.9c-9 0-16.3 8.2-16.3 18.3 0 8.2 5 15.5 12.1 17.6l62.3 18.7c25.7 7.7 43.7 32.4 43.7 60.1 0 34-26.4 61.5-59.1 62.4v16.8c0 9.2-7.4 16.6-16.6 16.6h-11.1c-9.2 0-16.6-7.4-16.6-16.6v-17c-15.5-.8-30.5-6.1-43-15.4-5.6-4.1-6.2-12.3-1.2-17.1l16.3-15.5c3.8-3.7 9.5-3.8 14-1 5.4 3.4 11.4 5.1 17.8 5.1h38.9c9 0 16.3-8.2 16.3-18.3 0-8.2-5-15.5-12.1-17.6l-62.3-18.7c-25.7-7.7-43.7-32.4-43.7-60.1.1-34 26.4-61.5 59.1-62.4zM480 352h-32.5c-19.6 26-44.6 47.7-73 64h63.8c5.3 0 9.6 3.6 9.6 8v16c0 4.4-4.3 8-9.6 8H73.6c-5.3 0-9.6-3.6-9.6-8v-16c0-4.4 4.3-8 9.6-8h63.8c-28.4-16.3-53.3-38-73-64H32c-17.7 0-32 14.3-32 32v96c0 17.7 14.3 32 32 32h448c17.7 0 32-14.3 32-32v-96c0-17.7-14.3-32-32-32z"], - "door-closed": [640, 512, [], "f52a", "M624 448H512V50.8C512 22.78 490.47 0 464 0H175.99c-26.47 0-48 22.78-48 50.8V448H16c-8.84 0-16 7.16-16 16v32c0 8.84 7.16 16 16 16h608c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16zM415.99 288c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32c.01 17.67-14.32 32-32 32z"], - "door-open": [640, 512, [], "f52b", "M624 448h-80V113.45C544 86.19 522.47 64 496 64H384v64h96v384h144c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16zM312.24 1.01l-192 49.74C105.99 54.44 96 67.7 96 82.92V448H16c-8.84 0-16 7.16-16 16v32c0 8.84 7.16 16 16 16h336V33.18c0-21.58-19.56-37.41-39.76-32.17zM264 288c-13.25 0-24-14.33-24-32s10.75-32 24-32 24 14.33 24 32-10.75 32-24 32z"], - "dot-circle": [512, 512, [], "f192", "M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm80 248c0 44.112-35.888 80-80 80s-80-35.888-80-80 35.888-80 80-80 80 35.888 80 80z"], - "dove": [512, 512, [], "f4ba", "M288 167.2v-28.1c-28.2-36.3-47.1-79.3-54.1-125.2-2.1-13.5-19-18.8-27.8-8.3-21.1 24.9-37.7 54.1-48.9 86.5 34.2 38.3 80 64.6 130.8 75.1zM400 64c-44.2 0-80 35.9-80 80.1v59.4C215.6 197.3 127 133 87 41.8c-5.5-12.5-23.2-13.2-29-.9C41.4 76 32 115.2 32 156.6c0 70.8 34.1 136.9 85.1 185.9 13.2 12.7 26.1 23.2 38.9 32.8l-143.9 36C1.4 414-3.4 426.4 2.6 435.7 20 462.6 63 508.2 155.8 512c8 .3 16-2.6 22.1-7.9l65.2-56.1H320c88.4 0 160-71.5 160-159.9V128l32-64H400zm0 96.1c-8.8 0-16-7.2-16-16s7.2-16 16-16 16 7.2 16 16-7.2 16-16 16z"], - "download": [512, 512, [], "f019", "M216 0h80c13.3 0 24 10.7 24 24v168h87.7c17.8 0 26.7 21.5 14.1 34.1L269.7 378.3c-7.5 7.5-19.8 7.5-27.3 0L90.1 226.1c-12.6-12.6-3.7-34.1 14.1-34.1H192V24c0-13.3 10.7-24 24-24zm296 376v112c0 13.3-10.7 24-24 24H24c-13.3 0-24-10.7-24-24V376c0-13.3 10.7-24 24-24h146.7l49 49c20.1 20.1 52.5 20.1 72.6 0l49-49H488c13.3 0 24 10.7 24 24zm-124 88c0-11-9-20-20-20s-20 9-20 20 9 20 20 20 20-9 20-20zm64 0c0-11-9-20-20-20s-20 9-20 20 9 20 20 20 20-9 20-20z"], - "drafting-compass": [512, 512, [], "f568", "M457.01 344.42c-25.05 20.33-52.63 37.18-82.54 49.05l54.38 94.19 53.95 23.04c9.81 4.19 20.89-2.21 22.17-12.8l7.02-58.25-54.98-95.23zm42.49-94.56c4.86-7.67 1.89-17.99-6.05-22.39l-28.07-15.57c-7.48-4.15-16.61-1.46-21.26 5.72C403.01 281.15 332.25 320 256 320c-23.93 0-47.23-4.25-69.41-11.53l67.36-116.68c.7.02 1.34.21 2.04.21s1.35-.19 2.04-.21l51.09 88.5c31.23-8.96 59.56-25.75 82.61-48.92l-51.79-89.71C347.39 128.03 352 112.63 352 96c0-53.02-42.98-96-96-96s-96 42.98-96 96c0 16.63 4.61 32.03 12.05 45.66l-68.3 118.31c-12.55-11.61-23.96-24.59-33.68-39-4.79-7.1-13.97-9.62-21.38-5.33l-27.75 16.07c-7.85 4.54-10.63 14.9-5.64 22.47 15.57 23.64 34.69 44.21 55.98 62.02L0 439.66l7.02 58.25c1.28 10.59 12.36 16.99 22.17 12.8l53.95-23.04 70.8-122.63C186.13 377.28 220.62 384 256 384c99.05 0 190.88-51.01 243.5-134.14zM256 64c17.67 0 32 14.33 32 32s-14.33 32-32 32-32-14.33-32-32 14.33-32 32-32z"], - "dragon": [640, 512, [], "f6d5", "M18.32 255.78L192 223.96l-91.28 68.69c-10.08 10.08-2.94 27.31 11.31 27.31h222.7c-9.44-26.4-14.73-54.47-14.73-83.38v-42.27l-119.73-87.6c-23.82-15.88-55.29-14.01-77.06 4.59L5.81 227.64c-12.38 10.33-3.45 30.42 12.51 28.14zm556.87 34.1l-100.66-50.31A47.992 47.992 0 0 1 448 196.65v-36.69h64l28.09 22.63c6 6 14.14 9.37 22.63 9.37h30.97a32 32 0 0 0 28.62-17.69l14.31-28.62a32.005 32.005 0 0 0-3.02-33.51l-74.53-99.38C553.02 4.7 543.54 0 533.47 0H296.02c-7.13 0-10.7 8.57-5.66 13.61L352 63.96 292.42 88.8c-5.9 2.95-5.9 11.36 0 14.31L352 127.96v108.62c0 72.08 36.03 139.39 96 179.38-195.59 6.81-344.56 41.01-434.1 60.91C5.78 478.67 0 485.88 0 494.2 0 504 7.95 512 17.76 512h499.08c63.29.01 119.61-47.56 122.99-110.76 2.52-47.28-22.73-90.4-64.64-111.36zM489.18 66.25l45.65 11.41c-2.75 10.91-12.47 18.89-24.13 18.26-12.96-.71-25.85-12.53-21.52-29.67z"], - "draw-polygon": [448, 512, [], "f5ee", "M384 352c-.35 0-.67.1-1.02.1l-39.2-65.32c5.07-9.17 8.22-19.56 8.22-30.78s-3.14-21.61-8.22-30.78l39.2-65.32c.35.01.67.1 1.02.1 35.35 0 64-28.65 64-64s-28.65-64-64-64c-23.63 0-44.04 12.95-55.12 32H119.12C108.04 44.95 87.63 32 64 32 28.65 32 0 60.65 0 96c0 23.63 12.95 44.04 32 55.12v209.75C12.95 371.96 0 392.37 0 416c0 35.35 28.65 64 64 64 23.63 0 44.04-12.95 55.12-32h209.75c11.09 19.05 31.49 32 55.12 32 35.35 0 64-28.65 64-64 .01-35.35-28.64-64-63.99-64zm-288 8.88V151.12A63.825 63.825 0 0 0 119.12 128h208.36l-38.46 64.1c-.35-.01-.67-.1-1.02-.1-35.35 0-64 28.65-64 64s28.65 64 64 64c.35 0 .67-.1 1.02-.1l38.46 64.1H119.12A63.748 63.748 0 0 0 96 360.88zM272 256c0-8.82 7.18-16 16-16s16 7.18 16 16-7.18 16-16 16-16-7.18-16-16zM400 96c0 8.82-7.18 16-16 16s-16-7.18-16-16 7.18-16 16-16 16 7.18 16 16zM64 80c8.82 0 16 7.18 16 16s-7.18 16-16 16-16-7.18-16-16 7.18-16 16-16zM48 416c0-8.82 7.18-16 16-16s16 7.18 16 16-7.18 16-16 16-16-7.18-16-16zm336 16c-8.82 0-16-7.18-16-16s7.18-16 16-16 16 7.18 16 16-7.18 16-16 16z"], - "drum": [576, 512, [], "f569", "M458.08 120.88l102.39-61.43c15.16-9.09 20.06-28.75 10.97-43.91C562.34.39 542.7-4.53 527.53 4.57l-160.69 96.41A629.32 629.32 0 0 0 288 96C128.94 96 0 153.31 0 224v160.83c0 30.46 24.03 58.4 64 80.37v-96.37c0-17.6 14.4-32 32-32s32 14.4 32 32v122.41c37.4 11.13 81 18.44 128 20.75V400.84c0-17.6 14.4-32 32-32s32 14.4 32 32V512c47-2.31 90.6-9.62 128-20.75V368.84c0-17.6 14.4-32 32-32s32 14.4 32 32v96.37c39.97-21.97 64-49.91 64-80.37V224.01c-.01-42.38-46.54-79.84-117.92-103.13zM288 304c-132.55 0-240-35.82-240-80s107.45-80 240-80c2.34 0 4.62.1 6.94.12l-87.41 52.44c-15.16 9.09-20.06 28.75-10.97 43.91 9.56 15.93 29.51 19.61 43.91 10.97l162.71-97.62C477.55 167.41 528 193.74 528 224.01 528 268.19 420.54 304 288 304z"], - "drum-steelpan": [576, 512, [], "f56a", "M288 32C128.94 32 0 89.31 0 160v192c0 70.69 128.94 128 288 128s288-57.31 288-128V160c0-70.69-128.94-128-288-128zm-82.99 158.36c-4.45 16.61-14.54 30.57-28.31 40.48C100.23 217.46 48 190.78 48 160c0-30.16 50.11-56.39 124.04-70.03l25.6 44.34c9.86 17.09 12.48 36.99 7.37 56.05zM288 240c-21.08 0-41.41-1-60.89-2.7 8.06-26.13 32.15-45.3 60.89-45.3s52.83 19.17 60.89 45.3C329.41 239 309.08 240 288 240zm64-144c0 35.29-28.71 64-64 64s-64-28.71-64-64V82.96c20.4-1.88 41.8-2.96 64-2.96s43.6 1.08 64 2.96V96zm46.93 134.9c-13.81-9.91-23.94-23.9-28.4-40.54-5.11-19.06-2.49-38.96 7.38-56.04l25.65-44.42C477.72 103.5 528 129.79 528 160c0 30.83-52.4 57.54-129.07 70.9z"], - "drumstick-bite": [512, 512, [], "f6d7", "M462.8 49.57a169.44 169.44 0 0 0-239.5 0C187.82 85 160.13 128 160.13 192v85.83l-40.62 40.59c-9.7 9.69-24 11.07-36.78 6a60.33 60.33 0 0 0-65 98.72C33 438.39 54.24 442.7 73.85 438.21c-4.5 19.6-.18 40.83 15.1 56.1a60.35 60.35 0 0 0 98.8-65c-5.09-12.73-3.72-27 6-36.75L234.36 352h85.89a187.87 187.87 0 0 0 61.89-10c-39.64-43.89-39.83-110.23 1.05-151.07 34.38-34.36 86.76-39.46 128.74-16.8 1.3-44.96-14.81-90.28-49.13-124.56z"], - "dumbbell": [640, 512, [], "f44b", "M104 96H56c-13.3 0-24 10.7-24 24v104H8c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h24v104c0 13.3 10.7 24 24 24h48c13.3 0 24-10.7 24-24V120c0-13.3-10.7-24-24-24zm528 128h-24V120c0-13.3-10.7-24-24-24h-48c-13.3 0-24 10.7-24 24v272c0 13.3 10.7 24 24 24h48c13.3 0 24-10.7 24-24V288h24c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8zM456 32h-48c-13.3 0-24 10.7-24 24v168H256V56c0-13.3-10.7-24-24-24h-48c-13.3 0-24 10.7-24 24v400c0 13.3 10.7 24 24 24h48c13.3 0 24-10.7 24-24V288h128v168c0 13.3 10.7 24 24 24h48c13.3 0 24-10.7 24-24V56c0-13.3-10.7-24-24-24z"], - "dumpster": [576, 512, [], "f793", "M560 160c10.4 0 18-9.8 15.5-19.9l-24-96C549.7 37 543.3 32 536 32h-98.9l25.6 128H560zM272 32H171.5l-25.6 128H272V32zm132.5 0H304v128h126.1L404.5 32zM16 160h97.3l25.6-128H40c-7.3 0-13.7 5-15.5 12.1l-24 96C-2 150.2 5.6 160 16 160zm544 64h-20l4-32H32l4 32H16c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h28l20 160v16c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16v-16h320v16c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16v-16l20-160h28c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16z"], - "dumpster-fire": [640, 512, [], "f794", "M418.7 104.1l.2-.2-14.4-72H304v128h60.8c16.2-19.3 34.2-38.2 53.9-55.8zM272 32H171.5l-25.6 128H272V32zm189.3 72.1c18.2 16.3 35.5 33.7 51.1 51.5 5.7-5.6 11.4-11.1 17.3-16.3l21.3-19 21.3 19c1.1.9 2.1 2.1 3.1 3.1-.1-.8.2-1.5 0-2.3l-24-96C549.7 37 543.3 32 536 32h-98.9l12.3 61.5 11.9 10.6zM16 160h97.3l25.6-128H40c-7.3 0-13.7 5-15.5 12.1l-24 96C-2 150.2 5.6 160 16 160zm324.6 32H32l4 32H16c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h28l20 160v16c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16v-16h208.8c-30.2-33.7-48.8-77.9-48.8-126.4 0-35.9 19.9-82.9 52.6-129.6zm210.5-28.8c-14.9 13.3-28.3 27.2-40.2 41.2-19.5-25.8-43.6-52-71-76.4-70.2 62.7-120 144.3-120 193.6 0 87.5 71.6 158.4 160 158.4s160-70.9 160-158.4c.1-36.6-37-112.2-88.8-158.4zm-18.6 229.4c-14.7 10.7-32.9 17-52.5 17-49 0-88.9-33.5-88.9-88 0-27.1 16.5-51 49.4-91.9 4.7 5.6 67.1 88.1 67.1 88.1l39.8-47c2.8 4.8 5.4 9.5 7.7 14 18.6 36.7 10.8 83.6-22.6 107.8z"], - "dungeon": [512, 512, [], "f6d9", "M128.73 195.32l-82.81-51.76c-8.04-5.02-18.99-2.17-22.93 6.45A254.19 254.19 0 0 0 .54 239.28C-.05 248.37 7.59 256 16.69 256h97.13c7.96 0 14.08-6.25 15.01-14.16 1.09-9.33 3.24-18.33 6.24-26.94 2.56-7.34.25-15.46-6.34-19.58zM319.03 8C298.86 2.82 277.77 0 256 0s-42.86 2.82-63.03 8c-9.17 2.35-13.91 12.6-10.39 21.39l37.47 104.03A16.003 16.003 0 0 0 235.1 144h41.8c6.75 0 12.77-4.23 15.05-10.58l37.47-104.03c3.52-8.79-1.22-19.03-10.39-21.39zM112 288H16c-8.84 0-16 7.16-16 16v64c0 8.84 7.16 16 16 16h96c8.84 0 16-7.16 16-16v-64c0-8.84-7.16-16-16-16zm0 128H16c-8.84 0-16 7.16-16 16v64c0 8.84 7.16 16 16 16h96c8.84 0 16-7.16 16-16v-64c0-8.84-7.16-16-16-16zm77.31-283.67l-36.32-90.8c-3.53-8.83-14.13-12.99-22.42-8.31a257.308 257.308 0 0 0-71.61 59.89c-6.06 7.32-3.85 18.48 4.22 23.52l82.93 51.83c6.51 4.07 14.66 2.62 20.11-2.79 5.18-5.15 10.79-9.85 16.79-14.05 6.28-4.41 9.15-12.17 6.3-19.29zM398.18 256h97.13c9.1 0 16.74-7.63 16.15-16.72a254.135 254.135 0 0 0-22.45-89.27c-3.94-8.62-14.89-11.47-22.93-6.45l-82.81 51.76c-6.59 4.12-8.9 12.24-6.34 19.58 3.01 8.61 5.15 17.62 6.24 26.94.93 7.91 7.05 14.16 15.01 14.16zm54.85-162.89a257.308 257.308 0 0 0-71.61-59.89c-8.28-4.68-18.88-.52-22.42 8.31l-36.32 90.8c-2.85 7.12.02 14.88 6.3 19.28 6 4.2 11.61 8.9 16.79 14.05 5.44 5.41 13.6 6.86 20.11 2.79l82.93-51.83c8.07-5.03 10.29-16.19 4.22-23.51zM496 288h-96c-8.84 0-16 7.16-16 16v64c0 8.84 7.16 16 16 16h96c8.84 0 16-7.16 16-16v-64c0-8.84-7.16-16-16-16zm0 128h-96c-8.84 0-16 7.16-16 16v64c0 8.84 7.16 16 16 16h96c8.84 0 16-7.16 16-16v-64c0-8.84-7.16-16-16-16zM240 177.62V472c0 4.42 3.58 8 8 8h16c4.42 0 8-3.58 8-8V177.62c-5.23-.89-10.52-1.62-16-1.62s-10.77.73-16 1.62zm-64 41.51V472c0 4.42 3.58 8 8 8h16c4.42 0 8-3.58 8-8V189.36c-12.78 7.45-23.84 17.47-32 29.77zm128-29.77V472c0 4.42 3.58 8 8 8h16c4.42 0 8-3.58 8-8V219.13c-8.16-12.3-19.22-22.32-32-29.77z"], - "edit": [576, 512, [], "f044", "M402.6 83.2l90.2 90.2c3.8 3.8 3.8 10 0 13.8L274.4 405.6l-92.8 10.3c-12.4 1.4-22.9-9.1-21.5-21.5l10.3-92.8L388.8 83.2c3.8-3.8 10-3.8 13.8 0zm162-22.9l-48.8-48.8c-15.2-15.2-39.9-15.2-55.2 0l-35.4 35.4c-3.8 3.8-3.8 10 0 13.8l90.2 90.2c3.8 3.8 10 3.8 13.8 0l35.4-35.4c15.2-15.3 15.2-40 0-55.2zM384 346.2V448H64V128h229.8c3.2 0 6.2-1.3 8.5-3.5l40-40c7.6-7.6 2.2-20.5-8.5-20.5H48C21.5 64 0 85.5 0 112v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V306.2c0-10.7-12.9-16-20.5-8.5l-40 40c-2.2 2.3-3.5 5.3-3.5 8.5z"], - "egg": [384, 512, [], "f7fb", "M192 0C86 0 0 214 0 320s86 192 192 192 192-86 192-192S298 0 192 0z"], - "eject": [448, 512, [], "f052", "M448 384v64c0 17.673-14.327 32-32 32H32c-17.673 0-32-14.327-32-32v-64c0-17.673 14.327-32 32-32h384c17.673 0 32 14.327 32 32zM48.053 320h351.886c41.651 0 63.581-49.674 35.383-80.435L259.383 47.558c-19.014-20.743-51.751-20.744-70.767 0L12.67 239.565C-15.475 270.268 6.324 320 48.053 320z"], - "ellipsis-h": [512, 512, [], "f141", "M328 256c0 39.8-32.2 72-72 72s-72-32.2-72-72 32.2-72 72-72 72 32.2 72 72zm104-72c-39.8 0-72 32.2-72 72s32.2 72 72 72 72-32.2 72-72-32.2-72-72-72zm-352 0c-39.8 0-72 32.2-72 72s32.2 72 72 72 72-32.2 72-72-32.2-72-72-72z"], - "ellipsis-v": [192, 512, [], "f142", "M96 184c39.8 0 72 32.2 72 72s-32.2 72-72 72-72-32.2-72-72 32.2-72 72-72zM24 80c0 39.8 32.2 72 72 72s72-32.2 72-72S135.8 8 96 8 24 40.2 24 80zm0 352c0 39.8 32.2 72 72 72s72-32.2 72-72-32.2-72-72-72-72 32.2-72 72z"], - "envelope": [512, 512, [], "f0e0", "M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z"], - "envelope-open": [512, 512, [], "f2b6", "M512 464c0 26.51-21.49 48-48 48H48c-26.51 0-48-21.49-48-48V200.724a48 48 0 0 1 18.387-37.776c24.913-19.529 45.501-35.365 164.2-121.511C199.412 29.17 232.797-.347 256 .003c23.198-.354 56.596 29.172 73.413 41.433 118.687 86.137 139.303 101.995 164.2 121.512A48 48 0 0 1 512 200.724V464zm-65.666-196.605c-2.563-3.728-7.7-4.595-11.339-1.907-22.845 16.873-55.462 40.705-105.582 77.079-16.825 12.266-50.21 41.781-73.413 41.43-23.211.344-56.559-29.143-73.413-41.43-50.114-36.37-82.734-60.204-105.582-77.079-3.639-2.688-8.776-1.821-11.339 1.907l-9.072 13.196a7.998 7.998 0 0 0 1.839 10.967c22.887 16.899 55.454 40.69 105.303 76.868 20.274 14.781 56.524 47.813 92.264 47.573 35.724.242 71.961-32.771 92.263-47.573 49.85-36.179 82.418-59.97 105.303-76.868a7.998 7.998 0 0 0 1.839-10.967l-9.071-13.196z"], - "envelope-open-text": [512, 512, [], "f658", "M176 216h160c8.84 0 16-7.16 16-16v-16c0-8.84-7.16-16-16-16H176c-8.84 0-16 7.16-16 16v16c0 8.84 7.16 16 16 16zm-16 80c0 8.84 7.16 16 16 16h160c8.84 0 16-7.16 16-16v-16c0-8.84-7.16-16-16-16H176c-8.84 0-16 7.16-16 16v16zm96 121.13c-16.42 0-32.84-5.06-46.86-15.19L0 250.86V464c0 26.51 21.49 48 48 48h416c26.51 0 48-21.49 48-48V250.86L302.86 401.94c-14.02 10.12-30.44 15.19-46.86 15.19zm237.61-254.18c-8.85-6.94-17.24-13.47-29.61-22.81V96c0-26.51-21.49-48-48-48h-77.55c-3.04-2.2-5.87-4.26-9.04-6.56C312.6 29.17 279.2-.35 256 0c-23.2-.35-56.59 29.17-73.41 41.44-3.17 2.3-6 4.36-9.04 6.56H96c-26.51 0-48 21.49-48 48v44.14c-12.37 9.33-20.76 15.87-29.61 22.81A47.995 47.995 0 0 0 0 200.72v10.65l96 69.35V96h320v184.72l96-69.35v-10.65c0-14.74-6.78-28.67-18.39-37.77z"], - "envelope-square": [448, 512, [], "f199", "M400 32H48C21.49 32 0 53.49 0 80v352c0 26.51 21.49 48 48 48h352c26.51 0 48-21.49 48-48V80c0-26.51-21.49-48-48-48zM178.117 262.104C87.429 196.287 88.353 196.121 64 177.167V152c0-13.255 10.745-24 24-24h272c13.255 0 24 10.745 24 24v25.167c-24.371 18.969-23.434 19.124-114.117 84.938-10.5 7.655-31.392 26.12-45.883 25.894-14.503.218-35.367-18.227-45.883-25.895zM384 217.775V360c0 13.255-10.745 24-24 24H88c-13.255 0-24-10.745-24-24V217.775c13.958 10.794 33.329 25.236 95.303 70.214 14.162 10.341 37.975 32.145 64.694 32.01 26.887.134 51.037-22.041 64.72-32.025 61.958-44.965 81.325-59.406 95.283-70.199z"], - "equals": [448, 512, [], "f52c", "M416 304H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32zm0-192H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"], - "eraser": [512, 512, [], "f12d", "M497.941 273.941c18.745-18.745 18.745-49.137 0-67.882l-160-160c-18.745-18.745-49.136-18.746-67.883 0l-256 256c-18.745 18.745-18.745 49.137 0 67.882l96 96A48.004 48.004 0 0 0 144 480h356c6.627 0 12-5.373 12-12v-40c0-6.627-5.373-12-12-12H355.883l142.058-142.059zm-302.627-62.627l137.373 137.373L265.373 416H150.628l-80-80 124.686-124.686z"], - "ethernet": [512, 512, [], "f796", "M496 192h-48v-48c0-8.8-7.2-16-16-16h-48V80c0-8.8-7.2-16-16-16H144c-8.8 0-16 7.2-16 16v48H80c-8.8 0-16 7.2-16 16v48H16c-8.8 0-16 7.2-16 16v224c0 8.8 7.2 16 16 16h80V320h32v128h64V320h32v128h64V320h32v128h64V320h32v128h80c8.8 0 16-7.2 16-16V208c0-8.8-7.2-16-16-16z"], - "euro-sign": [320, 512, [], "f153", "M310.706 413.765c-1.314-6.63-7.835-10.872-14.424-9.369-10.692 2.439-27.422 5.413-45.426 5.413-56.763 0-101.929-34.79-121.461-85.449h113.689a12 12 0 0 0 11.708-9.369l6.373-28.36c1.686-7.502-4.019-14.631-11.708-14.631H115.22c-1.21-14.328-1.414-28.287.137-42.245H261.95a12 12 0 0 0 11.723-9.434l6.512-29.755c1.638-7.484-4.061-14.566-11.723-14.566H130.184c20.633-44.991 62.69-75.03 117.619-75.03 14.486 0 28.564 2.25 37.851 4.145 6.216 1.268 12.347-2.498 14.002-8.623l11.991-44.368c1.822-6.741-2.465-13.616-9.326-14.917C290.217 34.912 270.71 32 249.635 32 152.451 32 74.03 92.252 45.075 176H12c-6.627 0-12 5.373-12 12v29.755c0 6.627 5.373 12 12 12h21.569c-1.009 13.607-1.181 29.287-.181 42.245H12c-6.627 0-12 5.373-12 12v28.36c0 6.627 5.373 12 12 12h30.114C67.139 414.692 145.264 480 249.635 480c26.301 0 48.562-4.544 61.101-7.788 6.167-1.595 10.027-7.708 8.788-13.957l-8.818-44.49z"], - "exchange-alt": [512, 512, [], "f362", "M0 168v-16c0-13.255 10.745-24 24-24h360V80c0-21.367 25.899-32.042 40.971-16.971l80 80c9.372 9.373 9.372 24.569 0 33.941l-80 80C409.956 271.982 384 261.456 384 240v-48H24c-13.255 0-24-10.745-24-24zm488 152H128v-48c0-21.314-25.862-32.08-40.971-16.971l-80 80c-9.372 9.373-9.372 24.569 0 33.941l80 80C102.057 463.997 128 453.437 128 432v-48h360c13.255 0 24-10.745 24-24v-16c0-13.255-10.745-24-24-24z"], - "exclamation": [192, 512, [], "f12a", "M176 432c0 44.112-35.888 80-80 80s-80-35.888-80-80 35.888-80 80-80 80 35.888 80 80zM25.26 25.199l13.6 272C39.499 309.972 50.041 320 62.83 320h66.34c12.789 0 23.331-10.028 23.97-22.801l13.6-272C167.425 11.49 156.496 0 142.77 0H49.23C35.504 0 24.575 11.49 25.26 25.199z"], - "exclamation-circle": [512, 512, [], "f06a", "M504 256c0 136.997-111.043 248-248 248S8 392.997 8 256C8 119.083 119.043 8 256 8s248 111.083 248 248zm-248 50c-25.405 0-46 20.595-46 46s20.595 46 46 46 46-20.595 46-46-20.595-46-46-46zm-43.673-165.346l7.418 136c.347 6.364 5.609 11.346 11.982 11.346h48.546c6.373 0 11.635-4.982 11.982-11.346l7.418-136c.375-6.874-5.098-12.654-11.982-12.654h-63.383c-6.884 0-12.356 5.78-11.981 12.654z"], - "exclamation-triangle": [576, 512, [], "f071", "M569.517 440.013C587.975 472.007 564.806 512 527.94 512H48.054c-36.937 0-59.999-40.055-41.577-71.987L246.423 23.985c18.467-32.009 64.72-31.951 83.154 0l239.94 416.028zM288 354c-25.405 0-46 20.595-46 46s20.595 46 46 46 46-20.595 46-46-20.595-46-46-46zm-43.673-165.346l7.418 136c.347 6.364 5.609 11.346 11.982 11.346h48.546c6.373 0 11.635-4.982 11.982-11.346l7.418-136c.375-6.874-5.098-12.654-11.982-12.654h-63.383c-6.884 0-12.356 5.78-11.981 12.654z"], - "expand": [448, 512, [], "f065", "M0 180V56c0-13.3 10.7-24 24-24h124c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12H64v84c0 6.6-5.4 12-12 12H12c-6.6 0-12-5.4-12-12zM288 44v40c0 6.6 5.4 12 12 12h84v84c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12V56c0-13.3-10.7-24-24-24H300c-6.6 0-12 5.4-12 12zm148 276h-40c-6.6 0-12 5.4-12 12v84h-84c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h124c13.3 0 24-10.7 24-24V332c0-6.6-5.4-12-12-12zM160 468v-40c0-6.6-5.4-12-12-12H64v-84c0-6.6-5.4-12-12-12H12c-6.6 0-12 5.4-12 12v124c0 13.3 10.7 24 24 24h124c6.6 0 12-5.4 12-12z"], - "expand-arrows-alt": [448, 512, [], "f31e", "M448.1 344v112c0 13.3-10.7 24-24 24h-112c-21.4 0-32.1-25.9-17-41l36.2-36.2L224 295.6 116.8 402.9 153 439c15.1 15.1 4.4 41-17 41H24c-13.3 0-24-10.7-24-24V344c0-21.4 25.9-32.1 41-17l36.2 36.2L184.5 256 77.2 148.7 41 185c-15.1 15.1-41 4.4-41-17V56c0-13.3 10.7-24 24-24h112c21.4 0 32.1 25.9 17 41l-36.2 36.2L224 216.4l107.3-107.3L295.1 73c-15.1-15.1-4.4-41 17-41h112c13.3 0 24 10.7 24 24v112c0 21.4-25.9 32.1-41 17l-36.2-36.2L263.6 256l107.3 107.3 36.2-36.2c15.1-15.2 41-4.5 41 16.9z"], - "external-link-alt": [576, 512, [], "f35d", "M576 24v127.984c0 21.461-25.96 31.98-40.971 16.971l-35.707-35.709-243.523 243.523c-9.373 9.373-24.568 9.373-33.941 0l-22.627-22.627c-9.373-9.373-9.373-24.569 0-33.941L442.756 76.676l-35.703-35.705C391.982 25.9 402.656 0 424.024 0H552c13.255 0 24 10.745 24 24zM407.029 270.794l-16 16A23.999 23.999 0 0 0 384 303.765V448H64V128h264a24.003 24.003 0 0 0 16.97-7.029l16-16C376.089 89.851 365.381 64 344 64H48C21.49 64 0 85.49 0 112v352c0 26.51 21.49 48 48 48h352c26.51 0 48-21.49 48-48V287.764c0-21.382-25.852-32.09-40.971-16.97z"], - "external-link-square-alt": [448, 512, [], "f360", "M448 80v352c0 26.51-21.49 48-48 48H48c-26.51 0-48-21.49-48-48V80c0-26.51 21.49-48 48-48h352c26.51 0 48 21.49 48 48zm-88 16H248.029c-21.313 0-32.08 25.861-16.971 40.971l31.984 31.987L67.515 364.485c-4.686 4.686-4.686 12.284 0 16.971l31.029 31.029c4.687 4.686 12.285 4.686 16.971 0l195.526-195.526 31.988 31.991C358.058 263.977 384 253.425 384 231.979V120c0-13.255-10.745-24-24-24z"], - "eye": [576, 512, [], "f06e", "M572.52 241.4C518.29 135.59 410.93 64 288 64S57.68 135.64 3.48 241.41a32.35 32.35 0 0 0 0 29.19C57.71 376.41 165.07 448 288 448s230.32-71.64 284.52-177.41a32.35 32.35 0 0 0 0-29.19zM288 400a144 144 0 1 1 144-144 143.93 143.93 0 0 1-144 144zm0-240a95.31 95.31 0 0 0-25.31 3.79 47.85 47.85 0 0 1-66.9 66.9A95.78 95.78 0 1 0 288 160z"], - "eye-dropper": [512, 512, [], "f1fb", "M50.75 333.25c-12 12-18.75 28.28-18.75 45.26V424L0 480l32 32 56-32h45.49c16.97 0 33.25-6.74 45.25-18.74l126.64-126.62-128-128L50.75 333.25zM483.88 28.12c-37.47-37.5-98.28-37.5-135.75 0l-77.09 77.09-13.1-13.1c-9.44-9.44-24.65-9.31-33.94 0l-40.97 40.97c-9.37 9.37-9.37 24.57 0 33.94l161.94 161.94c9.44 9.44 24.65 9.31 33.94 0L419.88 288c9.37-9.37 9.37-24.57 0-33.94l-13.1-13.1 77.09-77.09c37.51-37.48 37.51-98.26.01-135.75z"], - "eye-slash": [640, 512, [], "f070", "M320 400c-75.85 0-137.25-58.71-142.9-133.11L72.2 185.82c-13.79 17.3-26.48 35.59-36.72 55.59a32.35 32.35 0 0 0 0 29.19C89.71 376.41 197.07 448 320 448c26.91 0 52.87-4 77.89-10.46L346 397.39a144.13 144.13 0 0 1-26 2.61zm313.82 58.1l-110.55-85.44a331.25 331.25 0 0 0 81.25-102.07 32.35 32.35 0 0 0 0-29.19C550.29 135.59 442.93 64 320 64a308.15 308.15 0 0 0-147.32 37.7L45.46 3.37A16 16 0 0 0 23 6.18L3.37 31.45A16 16 0 0 0 6.18 53.9l588.36 454.73a16 16 0 0 0 22.46-2.81l19.64-25.27a16 16 0 0 0-2.82-22.45zm-183.72-142l-39.3-30.38A94.75 94.75 0 0 0 416 256a94.76 94.76 0 0 0-121.31-92.21A47.65 47.65 0 0 1 304 192a46.64 46.64 0 0 1-1.54 10l-73.61-56.89A142.31 142.31 0 0 1 320 112a143.92 143.92 0 0 1 144 144c0 21.63-5.29 41.79-13.9 60.11z"], - "fast-backward": [512, 512, [], "f049", "M0 436V76c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v151.9L235.5 71.4C256.1 54.3 288 68.6 288 96v131.9L459.5 71.4C480.1 54.3 512 68.6 512 96v320c0 27.4-31.9 41.7-52.5 24.6L288 285.3V416c0 27.4-31.9 41.7-52.5 24.6L64 285.3V436c0 6.6-5.4 12-12 12H12c-6.6 0-12-5.4-12-12z"], - "fast-forward": [512, 512, [], "f050", "M512 76v360c0 6.6-5.4 12-12 12h-40c-6.6 0-12-5.4-12-12V284.1L276.5 440.6c-20.6 17.2-52.5 2.8-52.5-24.6V284.1L52.5 440.6C31.9 457.8 0 443.4 0 416V96c0-27.4 31.9-41.7 52.5-24.6L224 226.8V96c0-27.4 31.9-41.7 52.5-24.6L448 226.8V76c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12z"], - "fax": [512, 512, [], "f1ac", "M64 128H32c-17.67 0-32 14.33-32 32v320c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V160c0-17.67-14.33-32-32-32zm416 32V77.25c0-8.49-3.37-16.62-9.37-22.63L425.37 9.37c-6-6-14.14-9.37-22.63-9.37H160c-17.67 0-32 14.33-32 32v448c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32V192c0-17.67-14.33-32-32-32zM288 432c0 8.84-7.16 16-16 16h-32c-8.84 0-16-7.16-16-16v-32c0-8.84 7.16-16 16-16h32c8.84 0 16 7.16 16 16v32zm0-128c0 8.84-7.16 16-16 16h-32c-8.84 0-16-7.16-16-16v-32c0-8.84 7.16-16 16-16h32c8.84 0 16 7.16 16 16v32zm128 128c0 8.84-7.16 16-16 16h-32c-8.84 0-16-7.16-16-16v-32c0-8.84 7.16-16 16-16h32c8.84 0 16 7.16 16 16v32zm0-128c0 8.84-7.16 16-16 16h-32c-8.84 0-16-7.16-16-16v-32c0-8.84 7.16-16 16-16h32c8.84 0 16 7.16 16 16v32zm16-112H176V48h208v32c0 8.84 7.16 16 16 16h32v96z"], - "feather": [512, 512, [], "f52d", "M467.14 44.84c-62.55-62.48-161.67-64.78-252.28 25.73-78.61 78.52-60.98 60.92-85.75 85.66-60.46 60.39-70.39 150.83-63.64 211.17l178.44-178.25c6.26-6.25 16.4-6.25 22.65 0s6.25 16.38 0 22.63L7.04 471.03c-9.38 9.37-9.38 24.57 0 33.94 9.38 9.37 24.6 9.37 33.98 0l66.1-66.03C159.42 454.65 279 457.11 353.95 384h-98.19l147.57-49.14c49.99-49.93 36.38-36.18 46.31-46.86h-97.78l131.54-43.8c45.44-74.46 34.31-148.84-16.26-199.36z"], - "feather-alt": [512, 512, [], "f56b", "M512 0C460.22 3.56 96.44 38.2 71.01 287.61c-3.09 26.66-4.84 53.44-5.99 80.24l178.87-178.69c6.25-6.25 16.4-6.25 22.65 0s6.25 16.38 0 22.63L7.04 471.03c-9.38 9.37-9.38 24.57 0 33.94 9.38 9.37 24.59 9.37 33.98 0l57.13-57.07c42.09-.14 84.15-2.53 125.96-7.36 53.48-5.44 97.02-26.47 132.58-56.54H255.74l146.79-48.88c11.25-14.89 21.37-30.71 30.45-47.12h-81.14l106.54-53.21C500.29 132.86 510.19 26.26 512 0z"], - "female": [256, 512, [], "f182", "M128 0c35.346 0 64 28.654 64 64s-28.654 64-64 64c-35.346 0-64-28.654-64-64S92.654 0 128 0m119.283 354.179l-48-192A24 24 0 0 0 176 144h-11.36c-22.711 10.443-49.59 10.894-73.28 0H80a24 24 0 0 0-23.283 18.179l-48 192C4.935 369.305 16.383 384 32 384h56v104c0 13.255 10.745 24 24 24h32c13.255 0 24-10.745 24-24V384h56c15.591 0 27.071-14.671 23.283-29.821z"], - "fighter-jet": [640, 512, [], "f0fb", "M544 224l-128-16-48-16h-24L227.158 44h39.509C278.333 44 288 41.375 288 38s-9.667-6-21.333-6H152v12h16v164h-48l-66.667-80H18.667L8 138.667V208h8v16h48v2.666l-64 8v42.667l64 8V288H16v16H8v69.333L18.667 384h34.667L120 304h48v164h-16v12h114.667c11.667 0 21.333-2.625 21.333-6s-9.667-6-21.333-6h-39.509L344 320h24l48-16 128-16c96-21.333 96-26.583 96-32 0-5.417 0-10.667-96-32z"], - "file": [384, 512, [], "f15b", "M224 136V0H24C10.7 0 0 10.7 0 24v464c0 13.3 10.7 24 24 24h336c13.3 0 24-10.7 24-24V160H248c-13.2 0-24-10.8-24-24zm160-14.1v6.1H256V0h6.1c6.4 0 12.5 2.5 17 7l97.9 98c4.5 4.5 7 10.6 7 16.9z"], - "file-alt": [384, 512, [], "f15c", "M224 136V0H24C10.7 0 0 10.7 0 24v464c0 13.3 10.7 24 24 24h336c13.3 0 24-10.7 24-24V160H248c-13.2 0-24-10.8-24-24zm64 236c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-8c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12v8zm0-64c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-8c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12v8zm0-72v8c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-8c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm96-114.1v6.1H256V0h6.1c6.4 0 12.5 2.5 17 7l97.9 98c4.5 4.5 7 10.6 7 16.9z"], - "file-archive": [384, 512, [], "f1c6", "M377 105L279.1 7c-4.5-4.5-10.6-7-17-7H256v128h128v-6.1c0-6.3-2.5-12.4-7-16.9zM128.4 336c-17.9 0-32.4 12.1-32.4 27 0 15 14.6 27 32.5 27s32.4-12.1 32.4-27-14.6-27-32.5-27zM224 136V0h-63.6v32h-32V0H24C10.7 0 0 10.7 0 24v464c0 13.3 10.7 24 24 24h336c13.3 0 24-10.7 24-24V160H248c-13.2 0-24-10.8-24-24zM95.9 32h32v32h-32zm32.3 384c-33.2 0-58-30.4-51.4-62.9L96.4 256v-32h32v-32h-32v-32h32v-32h-32V96h32V64h32v32h-32v32h32v32h-32v32h32v32h-32v32h22.1c5.7 0 10.7 4.1 11.8 9.7l17.3 87.7c6.4 32.4-18.4 62.6-51.4 62.6z"], - "file-audio": [384, 512, [], "f1c7", "M224 136V0H24C10.7 0 0 10.7 0 24v464c0 13.3 10.7 24 24 24h336c13.3 0 24-10.7 24-24V160H248c-13.2 0-24-10.8-24-24zm-64 268c0 10.7-12.9 16-20.5 8.5L104 376H76c-6.6 0-12-5.4-12-12v-56c0-6.6 5.4-12 12-12h28l35.5-36.5c7.6-7.6 20.5-2.2 20.5 8.5v136zm33.2-47.6c9.1-9.3 9.1-24.1 0-33.4-22.1-22.8 12.2-56.2 34.4-33.5 27.2 27.9 27.2 72.4 0 100.4-21.8 22.3-56.9-10.4-34.4-33.5zm86-117.1c54.4 55.9 54.4 144.8 0 200.8-21.8 22.4-57-10.3-34.4-33.5 36.2-37.2 36.3-96.5 0-133.8-22.1-22.8 12.3-56.3 34.4-33.5zM384 121.9v6.1H256V0h6.1c6.4 0 12.5 2.5 17 7l97.9 98c4.5 4.5 7 10.6 7 16.9z"], - "file-code": [384, 512, [], "f1c9", "M384 121.941V128H256V0h6.059c6.365 0 12.47 2.529 16.971 7.029l97.941 97.941A24.005 24.005 0 0 1 384 121.941zM248 160c-13.2 0-24-10.8-24-24V0H24C10.745 0 0 10.745 0 24v464c0 13.255 10.745 24 24 24h336c13.255 0 24-10.745 24-24V160H248zM123.206 400.505a5.4 5.4 0 0 1-7.633.246l-64.866-60.812a5.4 5.4 0 0 1 0-7.879l64.866-60.812a5.4 5.4 0 0 1 7.633.246l19.579 20.885a5.4 5.4 0 0 1-.372 7.747L101.65 336l40.763 35.874a5.4 5.4 0 0 1 .372 7.747l-19.579 20.884zm51.295 50.479l-27.453-7.97a5.402 5.402 0 0 1-3.681-6.692l61.44-211.626a5.402 5.402 0 0 1 6.692-3.681l27.452 7.97a5.4 5.4 0 0 1 3.68 6.692l-61.44 211.626a5.397 5.397 0 0 1-6.69 3.681zm160.792-111.045l-64.866 60.812a5.4 5.4 0 0 1-7.633-.246l-19.58-20.885a5.4 5.4 0 0 1 .372-7.747L284.35 336l-40.763-35.874a5.4 5.4 0 0 1-.372-7.747l19.58-20.885a5.4 5.4 0 0 1 7.633-.246l64.866 60.812a5.4 5.4 0 0 1-.001 7.879z"], - "file-contract": [384, 512, [], "f56c", "M224 136V0H24C10.7 0 0 10.7 0 24v464c0 13.3 10.7 24 24 24h336c13.3 0 24-10.7 24-24V160H248c-13.2 0-24-10.8-24-24zM64 72c0-4.42 3.58-8 8-8h80c4.42 0 8 3.58 8 8v16c0 4.42-3.58 8-8 8H72c-4.42 0-8-3.58-8-8V72zm0 64c0-4.42 3.58-8 8-8h80c4.42 0 8 3.58 8 8v16c0 4.42-3.58 8-8 8H72c-4.42 0-8-3.58-8-8v-16zm192.81 248H304c8.84 0 16 7.16 16 16s-7.16 16-16 16h-47.19c-16.45 0-31.27-9.14-38.64-23.86-2.95-5.92-8.09-6.52-10.17-6.52s-7.22.59-10.02 6.19l-7.67 15.34a15.986 15.986 0 0 1-14.31 8.84c-.38 0-.75-.02-1.14-.05-6.45-.45-12-4.75-14.03-10.89L144 354.59l-10.61 31.88c-5.89 17.66-22.38 29.53-41 29.53H80c-8.84 0-16-7.16-16-16s7.16-16 16-16h12.39c4.83 0 9.11-3.08 10.64-7.66l18.19-54.64c3.3-9.81 12.44-16.41 22.78-16.41s19.48 6.59 22.77 16.41l13.88 41.64c19.77-16.19 54.05-9.7 66 14.16 2.02 4.06 5.96 6.5 10.16 6.5zM377 105L279.1 7c-4.5-4.5-10.6-7-17-7H256v128h128v-6.1c0-6.3-2.5-12.4-7-16.9z"], - "file-csv": [384, 512, [], "f6dd", "M224 136V0H24C10.7 0 0 10.7 0 24v464c0 13.3 10.7 24 24 24h336c13.3 0 24-10.7 24-24V160H248c-13.2 0-24-10.8-24-24zm-96 144c0 4.42-3.58 8-8 8h-8c-8.84 0-16 7.16-16 16v32c0 8.84 7.16 16 16 16h8c4.42 0 8 3.58 8 8v16c0 4.42-3.58 8-8 8h-8c-26.51 0-48-21.49-48-48v-32c0-26.51 21.49-48 48-48h8c4.42 0 8 3.58 8 8v16zm44.27 104H160c-4.42 0-8-3.58-8-8v-16c0-4.42 3.58-8 8-8h12.27c5.95 0 10.41-3.5 10.41-6.62 0-1.3-.75-2.66-2.12-3.84l-21.89-18.77c-8.47-7.22-13.33-17.48-13.33-28.14 0-21.3 19.02-38.62 42.41-38.62H200c4.42 0 8 3.58 8 8v16c0 4.42-3.58 8-8 8h-12.27c-5.95 0-10.41 3.5-10.41 6.62 0 1.3.75 2.66 2.12 3.84l21.89 18.77c8.47 7.22 13.33 17.48 13.33 28.14.01 21.29-19 38.62-42.39 38.62zM256 264v20.8c0 20.27 5.7 40.17 16 56.88 10.3-16.7 16-36.61 16-56.88V264c0-4.42 3.58-8 8-8h16c4.42 0 8 3.58 8 8v20.8c0 35.48-12.88 68.89-36.28 94.09-3.02 3.25-7.27 5.11-11.72 5.11s-8.7-1.86-11.72-5.11c-23.4-25.2-36.28-58.61-36.28-94.09V264c0-4.42 3.58-8 8-8h16c4.42 0 8 3.58 8 8zm121-159L279.1 7c-4.5-4.5-10.6-7-17-7H256v128h128v-6.1c0-6.3-2.5-12.4-7-16.9z"], - "file-download": [384, 512, [], "f56d", "M224 136V0H24C10.7 0 0 10.7 0 24v464c0 13.3 10.7 24 24 24h336c13.3 0 24-10.7 24-24V160H248c-13.2 0-24-10.8-24-24zm76.45 211.36l-96.42 95.7c-6.65 6.61-17.39 6.61-24.04 0l-96.42-95.7C73.42 337.29 80.54 320 94.82 320H160v-80c0-8.84 7.16-16 16-16h32c8.84 0 16 7.16 16 16v80h65.18c14.28 0 21.4 17.29 11.27 27.36zM377 105L279.1 7c-4.5-4.5-10.6-7-17-7H256v128h128v-6.1c0-6.3-2.5-12.4-7-16.9z"], - "file-excel": [384, 512, [], "f1c3", "M224 136V0H24C10.7 0 0 10.7 0 24v464c0 13.3 10.7 24 24 24h336c13.3 0 24-10.7 24-24V160H248c-13.2 0-24-10.8-24-24zm60.1 106.5L224 336l60.1 93.5c5.1 8-.6 18.5-10.1 18.5h-34.9c-4.4 0-8.5-2.4-10.6-6.3C208.9 405.5 192 373 192 373c-6.4 14.8-10 20-36.6 68.8-2.1 3.9-6.1 6.3-10.5 6.3H110c-9.5 0-15.2-10.5-10.1-18.5l60.3-93.5-60.3-93.5c-5.2-8 .6-18.5 10.1-18.5h34.8c4.4 0 8.5 2.4 10.6 6.3 26.1 48.8 20 33.6 36.6 68.5 0 0 6.1-11.7 36.6-68.5 2.1-3.9 6.2-6.3 10.6-6.3H274c9.5-.1 15.2 10.4 10.1 18.4zM384 121.9v6.1H256V0h6.1c6.4 0 12.5 2.5 17 7l97.9 98c4.5 4.5 7 10.6 7 16.9z"], - "file-export": [576, 512, [], "f56e", "M384 121.9c0-6.3-2.5-12.4-7-16.9L279.1 7c-4.5-4.5-10.6-7-17-7H256v128h128zM571 308l-95.7-96.4c-10.1-10.1-27.4-3-27.4 11.3V288h-64v64h64v65.2c0 14.3 17.3 21.4 27.4 11.3L571 332c6.6-6.6 6.6-17.4 0-24zm-379 28v-32c0-8.8 7.2-16 16-16h176V160H248c-13.2 0-24-10.8-24-24V0H24C10.7 0 0 10.7 0 24v464c0 13.3 10.7 24 24 24h336c13.3 0 24-10.7 24-24V352H208c-8.8 0-16-7.2-16-16z"], - "file-image": [384, 512, [], "f1c5", "M384 121.941V128H256V0h6.059a24 24 0 0 1 16.97 7.029l97.941 97.941a24.002 24.002 0 0 1 7.03 16.971zM248 160c-13.2 0-24-10.8-24-24V0H24C10.745 0 0 10.745 0 24v464c0 13.255 10.745 24 24 24h336c13.255 0 24-10.745 24-24V160H248zm-135.455 16c26.51 0 48 21.49 48 48s-21.49 48-48 48-48-21.49-48-48 21.491-48 48-48zm208 240h-256l.485-48.485L104.545 328c4.686-4.686 11.799-4.201 16.485.485L160.545 368 264.06 264.485c4.686-4.686 12.284-4.686 16.971 0L320.545 304v112z"], - "file-import": [512, 512, [], "f56f", "M16 288c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h112v-64zm489-183L407.1 7c-4.5-4.5-10.6-7-17-7H384v128h128v-6.1c0-6.3-2.5-12.4-7-16.9zm-153 31V0H152c-13.3 0-24 10.7-24 24v264h128v-65.2c0-14.3 17.3-21.4 27.4-11.3L379 308c6.6 6.7 6.6 17.4 0 24l-95.7 96.4c-10.1 10.1-27.4 3-27.4-11.3V352H128v136c0 13.3 10.7 24 24 24h336c13.3 0 24-10.7 24-24V160H376c-13.2 0-24-10.8-24-24z"], - "file-invoice": [384, 512, [], "f570", "M288 256H96v64h192v-64zm89-151L279.1 7c-4.5-4.5-10.6-7-17-7H256v128h128v-6.1c0-6.3-2.5-12.4-7-16.9zm-153 31V0H24C10.7 0 0 10.7 0 24v464c0 13.3 10.7 24 24 24h336c13.3 0 24-10.7 24-24V160H248c-13.2 0-24-10.8-24-24zM64 72c0-4.42 3.58-8 8-8h80c4.42 0 8 3.58 8 8v16c0 4.42-3.58 8-8 8H72c-4.42 0-8-3.58-8-8V72zm0 64c0-4.42 3.58-8 8-8h80c4.42 0 8 3.58 8 8v16c0 4.42-3.58 8-8 8H72c-4.42 0-8-3.58-8-8v-16zm256 304c0 4.42-3.58 8-8 8h-80c-4.42 0-8-3.58-8-8v-16c0-4.42 3.58-8 8-8h80c4.42 0 8 3.58 8 8v16zm0-200v96c0 8.84-7.16 16-16 16H80c-8.84 0-16-7.16-16-16v-96c0-8.84 7.16-16 16-16h224c8.84 0 16 7.16 16 16z"], - "file-invoice-dollar": [384, 512, [], "f571", "M377 105L279.1 7c-4.5-4.5-10.6-7-17-7H256v128h128v-6.1c0-6.3-2.5-12.4-7-16.9zm-153 31V0H24C10.7 0 0 10.7 0 24v464c0 13.3 10.7 24 24 24h336c13.3 0 24-10.7 24-24V160H248c-13.2 0-24-10.8-24-24zM64 72c0-4.42 3.58-8 8-8h80c4.42 0 8 3.58 8 8v16c0 4.42-3.58 8-8 8H72c-4.42 0-8-3.58-8-8V72zm0 80v-16c0-4.42 3.58-8 8-8h80c4.42 0 8 3.58 8 8v16c0 4.42-3.58 8-8 8H72c-4.42 0-8-3.58-8-8zm144 263.88V440c0 4.42-3.58 8-8 8h-16c-4.42 0-8-3.58-8-8v-24.29c-11.29-.58-22.27-4.52-31.37-11.35-3.9-2.93-4.1-8.77-.57-12.14l11.75-11.21c2.77-2.64 6.89-2.76 10.13-.73 3.87 2.42 8.26 3.72 12.82 3.72h28.11c6.5 0 11.8-5.92 11.8-13.19 0-5.95-3.61-11.19-8.77-12.73l-45-13.5c-18.59-5.58-31.58-23.42-31.58-43.39 0-24.52 19.05-44.44 42.67-45.07V232c0-4.42 3.58-8 8-8h16c4.42 0 8 3.58 8 8v24.29c11.29.58 22.27 4.51 31.37 11.35 3.9 2.93 4.1 8.77.57 12.14l-11.75 11.21c-2.77 2.64-6.89 2.76-10.13.73-3.87-2.43-8.26-3.72-12.82-3.72h-28.11c-6.5 0-11.8 5.92-11.8 13.19 0 5.95 3.61 11.19 8.77 12.73l45 13.5c18.59 5.58 31.58 23.42 31.58 43.39 0 24.53-19.05 44.44-42.67 45.07z"], - "file-medical": [384, 512, [], "f477", "M377 105L279.1 7c-4.5-4.5-10.6-7-17-7H256v128h128v-6.1c0-6.3-2.5-12.4-7-16.9zm-153 31V0H24C10.7 0 0 10.7 0 24v464c0 13.3 10.7 24 24 24h336c13.3 0 24-10.7 24-24V160H248c-13.2 0-24-10.8-24-24zm64 160v48c0 4.4-3.6 8-8 8h-56v56c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8v-56h-56c-4.4 0-8-3.6-8-8v-48c0-4.4 3.6-8 8-8h56v-56c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v56h56c4.4 0 8 3.6 8 8z"], - "file-medical-alt": [448, 512, [], "f478", "M288 136V0H88C74.7 0 64 10.7 64 24v232H8c-4.4 0-8 3.6-8 8v16c0 4.4 3.6 8 8 8h140.9c3 0 5.8 1.7 7.2 4.4l19.9 39.8 56.8-113.7c2.9-5.9 11.4-5.9 14.3 0l34.7 69.5H352c8.8 0 16 7.2 16 16s-7.2 16-16 16h-89.9L240 275.8l-56.8 113.7c-2.9 5.9-11.4 5.9-14.3 0L134.1 320H64v168c0 13.3 10.7 24 24 24h336c13.3 0 24-10.7 24-24V160H312c-13.2 0-24-10.8-24-24zm153-31L343.1 7c-4.5-4.5-10.6-7-17-7H320v128h128v-6.1c0-6.3-2.5-12.4-7-16.9z"], - "file-pdf": [384, 512, [], "f1c1", "M181.9 256.1c-5-16-4.9-46.9-2-46.9 8.4 0 7.6 36.9 2 46.9zm-1.7 47.2c-7.7 20.2-17.3 43.3-28.4 62.7 18.3-7 39-17.2 62.9-21.9-12.7-9.6-24.9-23.4-34.5-40.8zM86.1 428.1c0 .8 13.2-5.4 34.9-40.2-6.7 6.3-29.1 24.5-34.9 40.2zM248 160h136v328c0 13.3-10.7 24-24 24H24c-13.3 0-24-10.7-24-24V24C0 10.7 10.7 0 24 0h200v136c0 13.2 10.8 24 24 24zm-8 171.8c-20-12.2-33.3-29-42.7-53.8 4.5-18.5 11.6-46.6 6.2-64.2-4.7-29.4-42.4-26.5-47.8-6.8-5 18.3-.4 44.1 8.1 77-11.6 27.6-28.7 64.6-40.8 85.8-.1 0-.1.1-.2.1-27.1 13.9-73.6 44.5-54.5 68 5.6 6.9 16 10 21.5 10 17.9 0 35.7-18 61.1-61.8 25.8-8.5 54.1-19.1 79-23.2 21.7 11.8 47.1 19.5 64 19.5 29.2 0 31.2-32 19.7-43.4-13.9-13.6-54.3-9.7-73.6-7.2zM377 105L279 7c-4.5-4.5-10.6-7-17-7h-6v128h128v-6.1c0-6.3-2.5-12.4-7-16.9zm-74.1 255.3c4.1-2.7-2.5-11.9-42.8-9 37.1 15.8 42.8 9 42.8 9z"], - "file-powerpoint": [384, 512, [], "f1c4", "M193.7 271.2c8.8 0 15.5 2.7 20.3 8.1 9.6 10.9 9.8 32.7-.2 44.1-4.9 5.6-11.9 8.5-21.1 8.5h-26.9v-60.7h27.9zM377 105L279 7c-4.5-4.5-10.6-7-17-7h-6v128h128v-6.1c0-6.3-2.5-12.4-7-16.9zm-153 31V0H24C10.7 0 0 10.7 0 24v464c0 13.3 10.7 24 24 24h336c13.3 0 24-10.7 24-24V160H248c-13.2 0-24-10.8-24-24zm53 165.2c0 90.3-88.8 77.6-111.1 77.6V436c0 6.6-5.4 12-12 12h-30.8c-6.6 0-12-5.4-12-12V236.2c0-6.6 5.4-12 12-12h81c44.5 0 72.9 32.8 72.9 77z"], - "file-prescription": [384, 512, [], "f572", "M224 136V0H24C10.7 0 0 10.7 0 24v464c0 13.3 10.7 24 24 24h336c13.3 0 24-10.7 24-24V160H248c-13.2 0-24-10.8-24-24zm68.53 179.48l11.31 11.31c6.25 6.25 6.25 16.38 0 22.63l-29.9 29.9L304 409.38c6.25 6.25 6.25 16.38 0 22.63l-11.31 11.31c-6.25 6.25-16.38 6.25-22.63 0L240 413.25l-30.06 30.06c-6.25 6.25-16.38 6.25-22.63 0L176 432c-6.25-6.25-6.25-16.38 0-22.63l30.06-30.06L146.74 320H128v48c0 8.84-7.16 16-16 16H96c-8.84 0-16-7.16-16-16V208c0-8.84 7.16-16 16-16h80c35.35 0 64 28.65 64 64 0 24.22-13.62 45.05-33.46 55.92L240 345.38l29.9-29.9c6.25-6.25 16.38-6.25 22.63 0zM176 272h-48v-32h48c8.82 0 16 7.18 16 16s-7.18 16-16 16zm208-150.1v6.1H256V0h6.1c6.4 0 12.5 2.5 17 7l97.9 98c4.5 4.5 7 10.6 7 16.9z"], - "file-signature": [576, 512, [], "f573", "M218.17 424.14c-2.95-5.92-8.09-6.52-10.17-6.52s-7.22.59-10.02 6.19l-7.67 15.34c-6.37 12.78-25.03 11.37-29.48-2.09L144 386.59l-10.61 31.88c-5.89 17.66-22.38 29.53-41 29.53H80c-8.84 0-16-7.16-16-16s7.16-16 16-16h12.39c4.83 0 9.11-3.08 10.64-7.66l18.19-54.64c3.3-9.81 12.44-16.41 22.78-16.41s19.48 6.59 22.77 16.41l13.88 41.64c19.75-16.19 54.06-9.7 66 14.16 1.89 3.78 5.49 5.95 9.36 6.26v-82.12l128-127.09V160H248c-13.2 0-24-10.8-24-24V0H24C10.7 0 0 10.7 0 24v464c0 13.3 10.7 24 24 24h336c13.3 0 24-10.7 24-24v-40l-128-.11c-16.12-.31-30.58-9.28-37.83-23.75zM384 121.9c0-6.3-2.5-12.4-7-16.9L279.1 7c-4.5-4.5-10.6-7-17-7H256v128h128v-6.1zm-96 225.06V416h68.99l161.68-162.78-67.88-67.88L288 346.96zm280.54-179.63l-31.87-31.87c-9.94-9.94-26.07-9.94-36.01 0l-27.25 27.25 67.88 67.88 27.25-27.25c9.95-9.94 9.95-26.07 0-36.01z"], - "file-upload": [384, 512, [], "f574", "M224 136V0H24C10.7 0 0 10.7 0 24v464c0 13.3 10.7 24 24 24h336c13.3 0 24-10.7 24-24V160H248c-13.2 0-24-10.8-24-24zm65.18 216.01H224v80c0 8.84-7.16 16-16 16h-32c-8.84 0-16-7.16-16-16v-80H94.82c-14.28 0-21.41-17.29-11.27-27.36l96.42-95.7c6.65-6.61 17.39-6.61 24.04 0l96.42 95.7c10.15 10.07 3.03 27.36-11.25 27.36zM377 105L279.1 7c-4.5-4.5-10.6-7-17-7H256v128h128v-6.1c0-6.3-2.5-12.4-7-16.9z"], - "file-video": [384, 512, [], "f1c8", "M384 121.941V128H256V0h6.059c6.365 0 12.47 2.529 16.971 7.029l97.941 97.941A24.005 24.005 0 0 1 384 121.941zM224 136V0H24C10.745 0 0 10.745 0 24v464c0 13.255 10.745 24 24 24h336c13.255 0 24-10.745 24-24V160H248c-13.2 0-24-10.8-24-24zm96 144.016v111.963c0 21.445-25.943 31.998-40.971 16.971L224 353.941V392c0 13.255-10.745 24-24 24H88c-13.255 0-24-10.745-24-24V280c0-13.255 10.745-24 24-24h112c13.255 0 24 10.745 24 24v38.059l55.029-55.013c15.011-15.01 40.971-4.491 40.971 16.97z"], - "file-word": [384, 512, [], "f1c2", "M224 136V0H24C10.7 0 0 10.7 0 24v464c0 13.3 10.7 24 24 24h336c13.3 0 24-10.7 24-24V160H248c-13.2 0-24-10.8-24-24zm57.1 120H305c7.7 0 13.4 7.1 11.7 14.7l-38 168c-1.2 5.5-6.1 9.3-11.7 9.3h-38c-5.5 0-10.3-3.8-11.6-9.1-25.8-103.5-20.8-81.2-25.6-110.5h-.5c-1.1 14.3-2.4 17.4-25.6 110.5-1.3 5.3-6.1 9.1-11.6 9.1H117c-5.6 0-10.5-3.9-11.7-9.4l-37.8-168c-1.7-7.5 4-14.6 11.7-14.6h24.5c5.7 0 10.7 4 11.8 9.7 15.6 78 20.1 109.5 21 122.2 1.6-10.2 7.3-32.7 29.4-122.7 1.3-5.4 6.1-9.1 11.7-9.1h29.1c5.6 0 10.4 3.8 11.7 9.2 24 100.4 28.8 124 29.6 129.4-.2-11.2-2.6-17.8 21.6-129.2 1-5.6 5.9-9.5 11.5-9.5zM384 121.9v6.1H256V0h6.1c6.4 0 12.5 2.5 17 7l97.9 98c4.5 4.5 7 10.6 7 16.9z"], - "fill": [512, 512, [], "f575", "M502.63 217.06L294.94 9.37C288.69 3.12 280.5 0 272.31 0s-16.38 3.12-22.62 9.37l-81.58 81.58L81.93 4.77c-6.24-6.25-16.38-6.25-22.62 0L36.69 27.38c-6.24 6.25-6.24 16.38 0 22.63l86.19 86.18-94.76 94.76c-37.49 37.49-37.49 98.26 0 135.75l117.19 117.19c18.75 18.74 43.31 28.12 67.87 28.12 24.57 0 49.13-9.37 67.88-28.12l221.57-221.57c12.49-12.5 12.49-32.76 0-45.26zm-116.22 70.97H65.93c1.36-3.84 3.57-7.98 7.43-11.83l13.15-13.15 81.61-81.61 58.61 58.6c12.49 12.49 32.75 12.49 45.24 0 12.49-12.49 12.49-32.75 0-45.24l-58.61-58.6 58.95-58.95 162.45 162.44-48.35 48.34z"], - "fill-drip": [576, 512, [], "f576", "M512 320s-64 92.65-64 128c0 35.35 28.66 64 64 64s64-28.65 64-64-64-128-64-128zm-9.37-102.94L294.94 9.37C288.69 3.12 280.5 0 272.31 0s-16.38 3.12-22.62 9.37l-81.58 81.58L81.93 4.76c-6.25-6.25-16.38-6.25-22.62 0L36.69 27.38c-6.24 6.25-6.24 16.38 0 22.62l86.19 86.18-94.76 94.76c-37.49 37.48-37.49 98.26 0 135.75l117.19 117.19c18.74 18.74 43.31 28.12 67.87 28.12 24.57 0 49.13-9.37 67.87-28.12l221.57-221.57c12.5-12.5 12.5-32.75.01-45.25zm-116.22 70.97H65.93c1.36-3.84 3.57-7.98 7.43-11.83l13.15-13.15 81.61-81.61 58.6 58.6c12.49 12.49 32.75 12.49 45.24 0s12.49-32.75 0-45.24l-58.6-58.6 58.95-58.95 162.44 162.44-48.34 48.34z"], - "film": [512, 512, [], "f008", "M488 64h-8v20c0 6.6-5.4 12-12 12h-40c-6.6 0-12-5.4-12-12V64H96v20c0 6.6-5.4 12-12 12H44c-6.6 0-12-5.4-12-12V64h-8C10.7 64 0 74.7 0 88v336c0 13.3 10.7 24 24 24h8v-20c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v20h320v-20c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v20h8c13.3 0 24-10.7 24-24V88c0-13.3-10.7-24-24-24zM96 372c0 6.6-5.4 12-12 12H44c-6.6 0-12-5.4-12-12v-40c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40zm0-96c0 6.6-5.4 12-12 12H44c-6.6 0-12-5.4-12-12v-40c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40zm0-96c0 6.6-5.4 12-12 12H44c-6.6 0-12-5.4-12-12v-40c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40zm272 208c0 6.6-5.4 12-12 12H156c-6.6 0-12-5.4-12-12v-96c0-6.6 5.4-12 12-12h200c6.6 0 12 5.4 12 12v96zm0-168c0 6.6-5.4 12-12 12H156c-6.6 0-12-5.4-12-12v-96c0-6.6 5.4-12 12-12h200c6.6 0 12 5.4 12 12v96zm112 152c0 6.6-5.4 12-12 12h-40c-6.6 0-12-5.4-12-12v-40c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40zm0-96c0 6.6-5.4 12-12 12h-40c-6.6 0-12-5.4-12-12v-40c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40zm0-96c0 6.6-5.4 12-12 12h-40c-6.6 0-12-5.4-12-12v-40c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40z"], - "filter": [512, 512, [], "f0b0", "M487.976 0H24.028C2.71 0-8.047 25.866 7.058 40.971L192 225.941V432c0 7.831 3.821 15.17 10.237 19.662l80 55.98C298.02 518.69 320 507.493 320 487.98V225.941l184.947-184.97C520.021 25.896 509.338 0 487.976 0z"], - "fingerprint": [512, 512, [], "f577", "M256.12 245.96c-13.25 0-24 10.74-24 24 1.14 72.25-8.14 141.9-27.7 211.55-2.73 9.72 2.15 30.49 23.12 30.49 10.48 0 20.11-6.92 23.09-17.52 13.53-47.91 31.04-125.41 29.48-224.52.01-13.25-10.73-24-23.99-24zm-.86-81.73C194 164.16 151.25 211.3 152.1 265.32c.75 47.94-3.75 95.91-13.37 142.55-2.69 12.98 5.67 25.69 18.64 28.36 13.05 2.67 25.67-5.66 28.36-18.64 10.34-50.09 15.17-101.58 14.37-153.02-.41-25.95 19.92-52.49 54.45-52.34 31.31.47 57.15 25.34 57.62 55.47.77 48.05-2.81 96.33-10.61 143.55-2.17 13.06 6.69 25.42 19.76 27.58 19.97 3.33 26.81-15.1 27.58-19.77 8.28-50.03 12.06-101.21 11.27-152.11-.88-55.8-47.94-101.88-104.91-102.72zm-110.69-19.78c-10.3-8.34-25.37-6.8-33.76 3.48-25.62 31.5-39.39 71.28-38.75 112 .59 37.58-2.47 75.27-9.11 112.05-2.34 13.05 6.31 25.53 19.36 27.89 20.11 3.5 27.07-14.81 27.89-19.36 7.19-39.84 10.5-80.66 9.86-121.33-.47-29.88 9.2-57.88 28-80.97 8.35-10.28 6.79-25.39-3.49-33.76zm109.47-62.33c-15.41-.41-30.87 1.44-45.78 4.97-12.89 3.06-20.87 15.98-17.83 28.89 3.06 12.89 16 20.83 28.89 17.83 11.05-2.61 22.47-3.77 34-3.69 75.43 1.13 137.73 61.5 138.88 134.58.59 37.88-1.28 76.11-5.58 113.63-1.5 13.17 7.95 25.08 21.11 26.58 16.72 1.95 25.51-11.88 26.58-21.11a929.06 929.06 0 0 0 5.89-119.85c-1.56-98.75-85.07-180.33-186.16-181.83zm252.07 121.45c-2.86-12.92-15.51-21.2-28.61-18.27-12.94 2.86-21.12 15.66-18.26 28.61 4.71 21.41 4.91 37.41 4.7 61.6-.11 13.27 10.55 24.09 23.8 24.2h.2c13.17 0 23.89-10.61 24-23.8.18-22.18.4-44.11-5.83-72.34zm-40.12-90.72C417.29 43.46 337.6 1.29 252.81.02 183.02-.82 118.47 24.91 70.46 72.94 24.09 119.37-.9 181.04.14 246.65l-.12 21.47c-.39 13.25 10.03 24.31 23.28 24.69.23.02.48.02.72.02 12.92 0 23.59-10.3 23.97-23.3l.16-23.64c-.83-52.5 19.16-101.86 56.28-139 38.76-38.8 91.34-59.67 147.68-58.86 69.45 1.03 134.73 35.56 174.62 92.39 7.61 10.86 22.56 13.45 33.42 5.86 10.84-7.62 13.46-22.59 5.84-33.43z"], - "fire": [384, 512, [], "f06d", "M216 23.86c0-23.8-30.65-32.77-44.15-13.04C48 191.85 224 200 224 288c0 35.63-29.11 64.46-64.85 63.99-35.17-.45-63.15-29.77-63.15-64.94v-85.51c0-21.7-26.47-32.23-41.43-16.5C27.8 213.16 0 261.33 0 320c0 105.87 86.13 192 192 192s192-86.13 192-192c0-170.29-168-193-168-296.14z"], - "fire-alt": [448, 512, [], "f7e4", "M323.56 51.2c-20.8 19.3-39.58 39.59-56.22 59.97C240.08 73.62 206.28 35.53 168 0 69.74 91.17 0 209.96 0 281.6 0 408.85 100.29 512 224 512s224-103.15 224-230.4c0-53.27-51.98-163.14-124.44-230.4zm-19.47 340.65C282.43 407.01 255.72 416 226.86 416 154.71 416 96 368.26 96 290.75c0-38.61 24.31-72.63 72.79-130.75 6.93 7.98 98.83 125.34 98.83 125.34l58.63-66.88c4.14 6.85 7.91 13.55 11.27 19.97 27.35 52.19 15.81 118.97-33.43 153.42z"], - "fire-extinguisher": [448, 512, [], "f134", "M434.027 26.329l-168 28C254.693 56.218 256 67.8 256 72h-58.332C208.353 36.108 181.446 0 144 0c-39.435 0-66.368 39.676-52.228 76.203-52.039 13.051-75.381 54.213-90.049 90.884-4.923 12.307 1.063 26.274 13.37 31.197 12.317 4.926 26.279-1.075 31.196-13.37C75.058 112.99 106.964 120 168 120v27.076c-41.543 10.862-72 49.235-72 94.129V488c0 13.255 10.745 24 24 24h144c13.255 0 24-10.745 24-24V240c0-44.731-30.596-82.312-72-92.97V120h40c0 2.974-1.703 15.716 10.027 17.671l168 28C441.342 166.89 448 161.25 448 153.834V38.166c0-7.416-6.658-13.056-13.973-11.837zM144 72c-8.822 0-16-7.178-16-16s7.178-16 16-16 16 7.178 16 16-7.178 16-16 16z"], - "first-aid": [576, 512, [], "f479", "M0 80v352c0 26.5 21.5 48 48 48h48V32H48C21.5 32 0 53.5 0 80zm128 400h320V32H128v448zm64-248c0-4.4 3.6-8 8-8h56v-56c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v56h56c4.4 0 8 3.6 8 8v48c0 4.4-3.6 8-8 8h-56v56c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8v-56h-56c-4.4 0-8-3.6-8-8v-48zM528 32h-48v448h48c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48z"], - "fish": [576, 512, [], "f578", "M327.1 96c-89.97 0-168.54 54.77-212.27 101.63L27.5 131.58c-12.13-9.18-30.24.6-27.14 14.66L24.54 256 .35 365.77c-3.1 14.06 15.01 23.83 27.14 14.66l87.33-66.05C158.55 361.23 237.13 416 327.1 416 464.56 416 576 288 576 256S464.56 96 327.1 96zm87.43 184c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24 13.26 0 24 10.74 24 24 0 13.25-10.75 24-24 24z"], - "fist-raised": [384, 512, [], "f6de", "M255.98 160V16c0-8.84-7.16-16-16-16h-32c-8.84 0-16 7.16-16 16v146.93c5.02-1.78 10.34-2.93 15.97-2.93h48.03zm128 95.99c-.01-35.34-28.66-63.99-63.99-63.99H207.85c-8.78 0-15.9 7.07-15.9 15.85v.56c0 26.27 21.3 47.59 47.57 47.59h35.26c9.68 0 13.2 3.58 13.2 8v16.2c0 4.29-3.59 7.78-7.88 8-44.52 2.28-64.16 24.71-96.05 72.55l-6.31 9.47a7.994 7.994 0 0 1-11.09 2.22l-13.31-8.88a7.994 7.994 0 0 1-2.22-11.09l6.31-9.47c15.73-23.6 30.2-43.26 47.31-58.08-17.27-5.51-31.4-18.12-38.87-34.45-6.59 3.41-13.96 5.52-21.87 5.52h-32c-12.34 0-23.49-4.81-32-12.48C71.48 251.19 60.33 256 48 256H16c-5.64 0-10.97-1.15-16-2.95v77.93c0 33.95 13.48 66.5 37.49 90.51L63.99 448v64h255.98v-63.96l35.91-35.92A96.035 96.035 0 0 0 384 344.21l-.02-88.22zm-32.01-90.09V48c0-8.84-7.16-16-16-16h-32c-8.84 0-16 7.16-16 16v112h32c11.28 0 21.94 2.31 32 5.9zM16 224h32c8.84 0 16-7.16 16-16V80c0-8.84-7.16-16-16-16H16C7.16 64 0 71.16 0 80v128c0 8.84 7.16 16 16 16zm95.99 0h32c8.84 0 16-7.16 16-16V48c0-8.84-7.16-16-16-16h-32c-8.84 0-16 7.16-16 16v160c0 8.84 7.16 16 16 16z"], - "flag": [512, 512, [], "f024", "M349.565 98.783C295.978 98.783 251.721 64 184.348 64c-24.955 0-47.309 4.384-68.045 12.013a55.947 55.947 0 0 0 3.586-23.562C118.117 24.015 94.806 1.206 66.338.048 34.345-1.254 8 24.296 8 56c0 19.026 9.497 35.825 24 45.945V488c0 13.255 10.745 24 24 24h16c13.255 0 24-10.745 24-24v-94.4c28.311-12.064 63.582-22.122 114.435-22.122 53.588 0 97.844 34.783 165.217 34.783 48.169 0 86.667-16.294 122.505-40.858C506.84 359.452 512 349.571 512 339.045v-243.1c0-23.393-24.269-38.87-45.485-29.016-34.338 15.948-76.454 31.854-116.95 31.854z"], - "flag-checkered": [512, 512, [], "f11e", "M243.2 189.9V258c26.1 5.9 49.3 15.6 73.6 22.3v-68.2c-26-5.8-49.4-15.5-73.6-22.2zm223.3-123c-34.3 15.9-76.5 31.9-117 31.9C296 98.8 251.7 64 184.3 64c-25 0-47.3 4.4-68 12 2.8-7.3 4.1-15.2 3.6-23.6C118.1 24 94.8 1.2 66.3 0 34.3-1.3 8 24.3 8 56c0 19 9.5 35.8 24 45.9V488c0 13.3 10.7 24 24 24h16c13.3 0 24-10.7 24-24v-94.4c28.3-12.1 63.6-22.1 114.4-22.1 53.6 0 97.8 34.8 165.2 34.8 48.2 0 86.7-16.3 122.5-40.9 8.7-6 13.8-15.8 13.8-26.4V95.9c.1-23.3-24.2-38.8-45.4-29zM169.6 325.5c-25.8 2.7-50 8.2-73.6 16.6v-70.5c26.2-9.3 47.5-15 73.6-17.4zM464 191c-23.6 9.8-46.3 19.5-73.6 23.9V286c24.8-3.4 51.4-11.8 73.6-26v70.5c-25.1 16.1-48.5 24.7-73.6 27.1V286c-27 3.7-47.9 1.5-73.6-5.6v67.4c-23.9-7.4-47.3-16.7-73.6-21.3V258c-19.7-4.4-40.8-6.8-73.6-3.8v-70c-22.4 3.1-44.6 10.2-73.6 20.9v-70.5c33.2-12.2 50.1-19.8 73.6-22v71.6c27-3.7 48.4-1.3 73.6 5.7v-67.4c23.7 7.4 47.2 16.7 73.6 21.3v68.4c23.7 5.3 47.6 6.9 73.6 2.7V143c27-4.8 52.3-13.6 73.6-22.5z"], - "flag-usa": [512, 512, [], "f74d", "M32 0C14.3 0 0 14.3 0 32v464c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V32C64 14.3 49.7 0 32 0zm267.9 303.6c-57.2-15.1-111.7-28.8-203.9 11.1V384c185.7-92.2 221.7 53.3 397.5-23.1 11.4-5 18.5-16.5 18.5-28.8v-36c-43.6 17.3-80.2 24.1-112.1 24.1-37.4-.1-68.9-8.4-100-16.6zm0-96c-57.2-15.1-111.7-28.8-203.9 11.1v61.5c94.8-37.6 154.6-22.7 212.1-7.6 57.2 15.1 111.7 28.8 203.9-11.1V200c-43.6 17.3-80.2 24.1-112.1 24.1-37.4 0-68.9-8.3-100-16.5zm9.5-125.9c51.8 15.6 97.4 29 202.6-20.1V30.8c0-25.1-26.8-38.1-49.4-26.6C291.3 91.5 305.4-62.2 96 32.4v151.9c94.8-37.5 154.6-22.7 212.1-7.6 57.2 15 111.7 28.7 203.9-11.1V96.7c-53.6 23.5-93.3 31.4-126.1 31.4s-59-7.8-85.7-15.9c-4-1.2-8.1-2.4-12.1-3.5V75.5c7.2 2 14.3 4.1 21.3 6.2zM160 128.1c-8.8 0-16-7.1-16-16 0-8.8 7.2-16 16-16s16 7.1 16 16-7.2 16-16 16zm0-55.8c-8.8 0-16-7.1-16-16 0-8.8 7.2-16 16-16s16 7.1 16 16c0 8.8-7.2 16-16 16zm64 47.9c-8.8 0-16-7.1-16-16 0-8.8 7.2-16 16-16s16 7.1 16 16c0 8.8-7.2 16-16 16zm0-55.9c-8.8 0-16-7.1-16-16 0-8.8 7.2-16 16-16s16 7.1 16 16c0 8.8-7.2 16-16 16z"], - "flask": [448, 512, [], "f0c3", "M437.2 403.5L320 215V64h8c13.3 0 24-10.7 24-24V24c0-13.3-10.7-24-24-24H120c-13.3 0-24 10.7-24 24v16c0 13.3 10.7 24 24 24h8v151L10.8 403.5C-18.5 450.6 15.3 512 70.9 512h306.2c55.7 0 89.4-61.5 60.1-108.5zM137.9 320l48.2-77.6c3.7-5.2 5.8-11.6 5.8-18.4V64h64v160c0 6.9 2.2 13.2 5.8 18.4l48.2 77.6h-172z"], - "flushed": [496, 512, [], "f579", "M344 200c-13.3 0-24 10.7-24 24s10.7 24 24 24 24-10.7 24-24-10.7-24-24-24zm-192 0c-13.3 0-24 10.7-24 24s10.7 24 24 24 24-10.7 24-24-10.7-24-24-24zM248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zM80 224c0-39.8 32.2-72 72-72s72 32.2 72 72-32.2 72-72 72-72-32.2-72-72zm232 176H184c-21.2 0-21.2-32 0-32h128c21.2 0 21.2 32 0 32zm32-104c-39.8 0-72-32.2-72-72s32.2-72 72-72 72 32.2 72 72-32.2 72-72 72z"], - "folder": [512, 512, [], "f07b", "M464 128H272l-64-64H48C21.49 64 0 85.49 0 112v288c0 26.51 21.49 48 48 48h416c26.51 0 48-21.49 48-48V176c0-26.51-21.49-48-48-48z"], - "folder-minus": [512, 512, [], "f65d", "M464 128H272l-64-64H48C21.49 64 0 85.49 0 112v288c0 26.51 21.49 48 48 48h416c26.51 0 48-21.49 48-48V176c0-26.51-21.49-48-48-48zm-96 168c0 8.84-7.16 16-16 16H160c-8.84 0-16-7.16-16-16v-16c0-8.84 7.16-16 16-16h192c8.84 0 16 7.16 16 16v16z"], - "folder-open": [576, 512, [], "f07c", "M572.694 292.093L500.27 416.248A63.997 63.997 0 0 1 444.989 448H45.025c-18.523 0-30.064-20.093-20.731-36.093l72.424-124.155A64 64 0 0 1 152 256h399.964c18.523 0 30.064 20.093 20.73 36.093zM152 224h328v-48c0-26.51-21.49-48-48-48H272l-64-64H48C21.49 64 0 85.49 0 112v278.046l69.077-118.418C86.214 242.25 117.989 224 152 224z"], - "folder-plus": [512, 512, [], "f65e", "M464 128H272l-64-64H48C21.49 64 0 85.49 0 112v288c0 26.51 21.49 48 48 48h416c26.51 0 48-21.49 48-48V176c0-26.51-21.49-48-48-48zm-96 168c0 8.84-7.16 16-16 16h-72v72c0 8.84-7.16 16-16 16h-16c-8.84 0-16-7.16-16-16v-72h-72c-8.84 0-16-7.16-16-16v-16c0-8.84 7.16-16 16-16h72v-72c0-8.84 7.16-16 16-16h16c8.84 0 16 7.16 16 16v72h72c8.84 0 16 7.16 16 16v16z"], - "font": [448, 512, [], "f031", "M432 416h-26.7L275.5 42.7c-2.2-6.4-8.3-10.7-15.1-10.7h-72.8c-6.8 0-12.9 4.3-15.1 10.7L42.7 416H16c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h136c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16h-24l26.6-80.8h138.2l26.6 80.8H296c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h136c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16zM174.4 268.3l42-124.1c4.3-15.2 6.6-28.2 7.6-34.6.8 6.5 2.9 19.5 7.7 34.7l41.3 124z"], - "font-awesome-logo-full": [3992, 512, ["Font Awesome"], "f4e6", "M454.6 0H57.4C25.9 0 0 25.9 0 57.4v397.3C0 486.1 25.9 512 57.4 512h397.3c31.4 0 57.4-25.9 57.4-57.4V57.4C512 25.9 486.1 0 454.6 0zm-58.9 324.9c0 4.8-4.1 6.9-8.9 8.9-19.2 8.1-39.7 15.7-61.5 15.7-40.5 0-68.7-44.8-163.2 2.5v51.8c0 30.3-45.7 30.2-45.7 0v-250c-9-7-15-17.9-15-30.3 0-21 17.1-38.2 38.2-38.2 21 0 38.2 17.1 38.2 38.2 0 12.2-5.8 23.2-14.9 30.2v21c37.1-12 65.5-34.4 146.1-3.4 26.6 11.4 68.7-15.7 76.5-15.7 5.5 0 10.3 4.1 10.3 8.9v160.4zm432.9-174.2h-137v70.1H825c39.8 0 40.4 62.2 0 62.2H691.6v105.6c0 45.5-70.7 46.4-70.7 0V128.3c0-22 18-39.8 39.8-39.8h167.8c39.6 0 40.5 62.2.1 62.2zm191.1 23.4c-169.3 0-169.1 252.4 0 252.4 169.9 0 169.9-252.4 0-252.4zm0 196.1c-81.6 0-82.1-139.8 0-139.8 82.5 0 82.4 139.8 0 139.8zm372.4 53.4c-17.5 0-31.4-13.9-31.4-31.4v-117c0-62.4-72.6-52.5-99.1-16.4v133.4c0 41.5-63.3 41.8-63.3 0V208c0-40 63.1-41.6 63.1 0v3.4c43.3-51.6 162.4-60.4 162.4 39.3v141.5c.3 30.4-31.5 31.4-31.7 31.4zm179.7 2.9c-44.3 0-68.3-22.9-68.3-65.8V235.2H1488c-35.6 0-36.7-55.3 0-55.3h15.5v-37.3c0-41.3 63.8-42.1 63.8 0v37.5h24.9c35.4 0 35.7 55.3 0 55.3h-24.9v108.5c0 29.6 26.1 26.3 27.4 26.3 31.4 0 52.6 56.3-22.9 56.3zM1992 123c-19.5-50.2-95.5-50-114.5 0-107.3 275.7-99.5 252.7-99.5 262.8 0 42.8 58.3 51.2 72.1 14.4l13.5-35.9H2006l13 35.9c14.2 37.7 72.1 27.2 72.1-14.4 0-10.1 5.3 6.8-99.1-262.8zm-108.9 179.1l51.7-142.9 51.8 142.9h-103.5zm591.3-85.6l-53.7 176.3c-12.4 41.2-72 41-84 0l-42.3-135.9-42.3 135.9c-12.4 40.9-72 41.2-84.5 0l-54.2-176.3c-12.5-39.4 49.8-56.1 60.2-16.9L2213 342l45.3-139.5c10.9-32.7 59.6-34.7 71.2 0l45.3 139.5 39.3-142.4c10.3-38.3 72.6-23.8 60.3 16.9zm275.4 75.1c0-42.4-33.9-117.5-119.5-117.5-73.2 0-124.4 56.3-124.4 126 0 77.2 55.3 126.4 128.5 126.4 31.7 0 93-11.5 93-39.8 0-18.3-21.1-31.5-39.3-22.4-49.4 26.2-109 8.4-115.9-43.8h148.3c16.3 0 29.3-13.4 29.3-28.9zM2571 277.7c9.5-73.4 113.9-68.6 118.6 0H2571zm316.7 148.8c-31.4 0-81.6-10.5-96.6-31.9-12.4-17 2.5-39.8 21.8-39.8 16.3 0 36.8 22.9 77.7 22.9 27.4 0 40.4-11 40.4-25.8 0-39.8-142.9-7.4-142.9-102 0-40.4 35.3-75.7 98.6-75.7 31.4 0 74.1 9.9 87.6 29.4 10.8 14.8-1.4 36.2-20.9 36.2-15.1 0-26.7-17.3-66.2-17.3-22.9 0-37.8 10.5-37.8 23.8 0 35.9 142.4 6 142.4 103.1-.1 43.7-37.4 77.1-104.1 77.1zm266.8-252.4c-169.3 0-169.1 252.4 0 252.4 170.1 0 169.6-252.4 0-252.4zm0 196.1c-81.8 0-82-139.8 0-139.8 82.5 0 82.4 139.8 0 139.8zm476.9 22V268.7c0-53.8-61.4-45.8-85.7-10.5v134c0 41.3-63.8 42.1-63.8 0V268.7c0-52.1-59.5-47.4-85.7-10.1v133.6c0 41.5-63.3 41.8-63.3 0V208c0-40 63.1-41.6 63.1 0v3.4c9.9-14.4 41.8-37.3 78.6-37.3 35.3 0 57.7 16.4 66.7 43.8 13.9-21.8 45.8-43.8 82.6-43.8 44.3 0 70.7 23.4 70.7 72.7v145.3c.5 17.3-13.5 31.4-31.9 31.4 3.5.1-31.3 1.1-31.3-31.3zM3992 291.6c0-42.4-32.4-117.5-117.9-117.5-73.2 0-127.5 56.3-127.5 126 0 77.2 58.3 126.4 131.6 126.4 31.7 0 91.5-11.5 91.5-39.8 0-18.3-21.1-31.5-39.3-22.4-49.4 26.2-110.5 8.4-117.5-43.8h149.8c16.3 0 29.1-13.4 29.3-28.9zm-180.5-13.9c9.7-74.4 115.9-68.3 120.1 0h-120.1z"], - "football-ball": [496, 512, [], "f44e", "M481.5 60.3c-4.8-18.2-19.1-32.5-37.3-37.4C420.3 16.5 383 8.9 339.4 8L496 164.8c-.8-43.5-8.2-80.6-14.5-104.5zm-467 391.4c4.8 18.2 19.1 32.5 37.3 37.4 23.9 6.4 61.2 14 104.8 14.9L0 347.2c.8 43.5 8.2 80.6 14.5 104.5zM4.2 283.4L220.4 500c132.5-19.4 248.8-118.7 271.5-271.4L275.6 12C143.1 31.4 26.8 130.7 4.2 283.4zm317.3-123.6c3.1-3.1 8.2-3.1 11.3 0l11.3 11.3c3.1 3.1 3.1 8.2 0 11.3l-28.3 28.3 28.3 28.3c3.1 3.1 3.1 8.2 0 11.3l-11.3 11.3c-3.1 3.1-8.2 3.1-11.3 0l-28.3-28.3-22.6 22.7 28.3 28.3c3.1 3.1 3.1 8.2 0 11.3l-11.3 11.3c-3.1 3.1-8.2 3.1-11.3 0L248 278.6l-22.6 22.6 28.3 28.3c3.1 3.1 3.1 8.2 0 11.3l-11.3 11.3c-3.1 3.1-8.2 3.1-11.3 0l-28.3-28.3-28.3 28.3c-3.1 3.1-8.2 3.1-11.3 0l-11.3-11.3c-3.1-3.1-3.1-8.2 0-11.3l28.3-28.3-28.3-28.2c-3.1-3.1-3.1-8.2 0-11.3l11.3-11.3c3.1-3.1 8.2-3.1 11.3 0l28.3 28.3 22.6-22.6-28.3-28.3c-3.1-3.1-3.1-8.2 0-11.3l11.3-11.3c3.1-3.1 8.2-3.1 11.3 0l28.3 28.3 22.6-22.6-28.3-28.3c-3.1-3.1-3.1-8.2 0-11.3l11.3-11.3c3.1-3.1 8.2-3.1 11.3 0l28.3 28.3 28.3-28.5z"], - "forward": [512, 512, [], "f04e", "M500.5 231.4l-192-160C287.9 54.3 256 68.6 256 96v320c0 27.4 31.9 41.8 52.5 24.6l192-160c15.3-12.8 15.3-36.4 0-49.2zm-256 0l-192-160C31.9 54.3 0 68.6 0 96v320c0 27.4 31.9 41.8 52.5 24.6l192-160c15.3-12.8 15.3-36.4 0-49.2z"], - "frog": [576, 512, [], "f52e", "M446.53 97.43C439.67 60.23 407.19 32 368 32c-39.23 0-71.72 28.29-78.54 65.54C126.75 112.96-.5 250.12 0 416.98.11 451.9 29.08 480 64 480h304c8.84 0 16-7.16 16-16 0-17.67-14.33-32-32-32h-79.49l35.8-48.33c24.14-36.23 10.35-88.28-33.71-106.6-23.89-9.93-51.55-4.65-72.24 10.88l-32.76 24.59c-7.06 5.31-17.09 3.91-22.41-3.19-5.3-7.08-3.88-17.11 3.19-22.41l34.78-26.09c36.84-27.66 88.28-27.62 125.13 0 10.87 8.15 45.87 39.06 40.8 93.21L469.62 480H560c8.84 0 16-7.16 16-16 0-17.67-14.33-32-32-32h-53.63l-98.52-104.68 154.44-86.65A58.16 58.16 0 0 0 576 189.94c0-21.4-11.72-40.95-30.48-51.23-40.56-22.22-98.99-41.28-98.99-41.28zM368 136c-13.26 0-24-10.75-24-24 0-13.26 10.74-24 24-24 13.25 0 24 10.74 24 24 0 13.25-10.75 24-24 24z"], - "frown": [496, 512, [], "f119", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm80 168c17.7 0 32 14.3 32 32s-14.3 32-32 32-32-14.3-32-32 14.3-32 32-32zm-160 0c17.7 0 32 14.3 32 32s-14.3 32-32 32-32-14.3-32-32 14.3-32 32-32zm170.2 218.2C315.8 367.4 282.9 352 248 352s-67.8 15.4-90.2 42.2c-13.5 16.3-38.1-4.2-24.6-20.5C161.7 339.6 203.6 320 248 320s86.3 19.6 114.7 53.8c13.6 16.2-11 36.7-24.5 20.4z"], - "frown-open": [496, 512, [], "f57a", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zM136 208c0-17.7 14.3-32 32-32s32 14.3 32 32-14.3 32-32 32-32-14.3-32-32zm187.3 183.3c-31.2-9.6-59.4-15.3-75.3-15.3s-44.1 5.7-75.3 15.3c-11.5 3.5-22.5-6.3-20.5-18.1 7-40 60.1-61.2 95.8-61.2s88.8 21.3 95.8 61.2c2 11.9-9.1 21.6-20.5 18.1zM328 240c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32z"], - "funnel-dollar": [640, 512, [], "f662", "M433.46 165.94l101.2-111.87C554.61 34.12 540.48 0 512.26 0H31.74C3.52 0-10.61 34.12 9.34 54.07L192 256v155.92c0 12.59 5.93 24.44 16 32l79.99 60c20.86 15.64 48.47 6.97 59.22-13.57C310.8 455.38 288 406.35 288 352c0-89.79 62.05-165.17 145.46-186.06zM480 192c-88.37 0-160 71.63-160 160s71.63 160 160 160 160-71.63 160-160-71.63-160-160-160zm16 239.88V448c0 4.42-3.58 8-8 8h-16c-4.42 0-8-3.58-8-8v-16.29c-11.29-.58-22.27-4.52-31.37-11.35-3.9-2.93-4.1-8.77-.57-12.14l11.75-11.21c2.77-2.64 6.89-2.76 10.13-.73 3.87 2.42 8.26 3.72 12.82 3.72h28.11c6.5 0 11.8-5.92 11.8-13.19 0-5.95-3.61-11.19-8.77-12.73l-45-13.5c-18.59-5.58-31.58-23.42-31.58-43.39 0-24.52 19.05-44.44 42.67-45.07V256c0-4.42 3.58-8 8-8h16c4.42 0 8 3.58 8 8v16.29c11.29.58 22.27 4.51 31.37 11.35 3.9 2.93 4.1 8.77.57 12.14l-11.75 11.21c-2.77 2.64-6.89 2.76-10.13.73-3.87-2.43-8.26-3.72-12.82-3.72h-28.11c-6.5 0-11.8 5.92-11.8 13.19 0 5.95 3.61 11.19 8.77 12.73l45 13.5c18.59 5.58 31.58 23.42 31.58 43.39 0 24.53-19.04 44.44-42.67 45.07z"], - "futbol": [512, 512, [], "f1e3", "M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zm-48 0l-.003-.282-26.064 22.741-62.679-58.5 16.454-84.355 34.303 3.072c-24.889-34.216-60.004-60.089-100.709-73.141l13.651 31.939L256 139l-74.953-41.525 13.651-31.939c-40.631 13.028-75.78 38.87-100.709 73.141l34.565-3.073 16.192 84.355-62.678 58.5-26.064-22.741-.003.282c0 43.015 13.497 83.952 38.472 117.991l7.704-33.897 85.138 10.447 36.301 77.826-29.902 17.786c40.202 13.122 84.29 13.148 124.572 0l-29.902-17.786 36.301-77.826 85.138-10.447 7.704 33.897C442.503 339.952 456 299.015 456 256zm-248.102 69.571l-29.894-91.312L256 177.732l77.996 56.527-29.622 91.312h-96.476z"], - "gamepad": [640, 512, [], "f11b", "M480 96H160C71.6 96 0 167.6 0 256s71.6 160 160 160c44.8 0 85.2-18.4 114.2-48h91.5c29 29.6 69.5 48 114.2 48 88.4 0 160-71.6 160-160S568.4 96 480 96zM256 276c0 6.6-5.4 12-12 12h-52v52c0 6.6-5.4 12-12 12h-40c-6.6 0-12-5.4-12-12v-52H76c-6.6 0-12-5.4-12-12v-40c0-6.6 5.4-12 12-12h52v-52c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v52h52c6.6 0 12 5.4 12 12v40zm184 68c-26.5 0-48-21.5-48-48s21.5-48 48-48 48 21.5 48 48-21.5 48-48 48zm80-80c-26.5 0-48-21.5-48-48s21.5-48 48-48 48 21.5 48 48-21.5 48-48 48z"], - "gas-pump": [512, 512, [], "f52f", "M336 448H16c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h320c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16zm157.2-340.7l-81-81c-6.2-6.2-16.4-6.2-22.6 0l-11.3 11.3c-6.2 6.2-6.2 16.4 0 22.6L416 97.9V160c0 28.1 20.9 51.3 48 55.2V376c0 13.2-10.8 24-24 24s-24-10.8-24-24v-32c0-48.6-39.4-88-88-88h-8V64c0-35.3-28.7-64-64-64H96C60.7 0 32 28.7 32 64v352h288V304h8c22.1 0 40 17.9 40 40v27.8c0 37.7 27 72 64.5 75.9 43 4.3 79.5-29.5 79.5-71.7V152.6c0-17-6.8-33.3-18.8-45.3zM256 192H96V64h160v128z"], - "gavel": [512, 512, [], "f0e3", "M504.971 199.362l-22.627-22.627c-9.373-9.373-24.569-9.373-33.941 0l-5.657 5.657L329.608 69.255l5.657-5.657c9.373-9.373 9.373-24.569 0-33.941L312.638 7.029c-9.373-9.373-24.569-9.373-33.941 0L154.246 131.48c-9.373 9.373-9.373 24.569 0 33.941l22.627 22.627c9.373 9.373 24.569 9.373 33.941 0l5.657-5.657 39.598 39.598-81.04 81.04-5.657-5.657c-12.497-12.497-32.758-12.497-45.255 0L9.373 412.118c-12.497 12.497-12.497 32.758 0 45.255l45.255 45.255c12.497 12.497 32.758 12.497 45.255 0l114.745-114.745c12.497-12.497 12.497-32.758 0-45.255l-5.657-5.657 81.04-81.04 39.598 39.598-5.657 5.657c-9.373 9.373-9.373 24.569 0 33.941l22.627 22.627c9.373 9.373 24.569 9.373 33.941 0l124.451-124.451c9.372-9.372 9.372-24.568 0-33.941z"], - "gem": [576, 512, [], "f3a5", "M485.5 0L576 160H474.9L405.7 0h79.8zm-128 0l69.2 160H149.3L218.5 0h139zm-267 0h79.8l-69.2 160H0L90.5 0zM0 192h100.7l123 251.7c1.5 3.1-2.7 5.9-5 3.3L0 192zm148.2 0h279.6l-137 318.2c-1 2.4-4.5 2.4-5.5 0L148.2 192zm204.1 251.7l123-251.7H576L357.3 446.9c-2.3 2.7-6.5-.1-5-3.2z"], - "genderless": [288, 512, [], "f22d", "M144 176c44.1 0 80 35.9 80 80s-35.9 80-80 80-80-35.9-80-80 35.9-80 80-80m0-64C64.5 112 0 176.5 0 256s64.5 144 144 144 144-64.5 144-144-64.5-144-144-144z"], - "ghost": [384, 512, [], "f6e2", "M186.1.09C81.01 3.24 0 94.92 0 200.05v263.92c0 14.26 17.23 21.39 27.31 11.31l24.92-18.53c6.66-4.95 16-3.99 21.51 2.21l42.95 48.35c6.25 6.25 16.38 6.25 22.63 0l40.72-45.85c6.37-7.17 17.56-7.17 23.92 0l40.72 45.85c6.25 6.25 16.38 6.25 22.63 0l42.95-48.35c5.51-6.2 14.85-7.17 21.51-2.21l24.92 18.53c10.08 10.08 27.31 2.94 27.31-11.31V192C384 84 294.83-3.17 186.1.09zM128 224c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32zm128 0c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32z"], - "gift": [512, 512, [], "f06b", "M32 448c0 17.7 14.3 32 32 32h160V320H32v128zm256 32h160c17.7 0 32-14.3 32-32V320H288v160zm192-320h-42.1c6.2-12.1 10.1-25.5 10.1-40 0-48.5-39.5-88-88-88-41.6 0-68.5 21.3-103 68.3-34.5-47-61.4-68.3-103-68.3-48.5 0-88 39.5-88 88 0 14.5 3.8 27.9 10.1 40H32c-17.7 0-32 14.3-32 32v80c0 8.8 7.2 16 16 16h480c8.8 0 16-7.2 16-16v-80c0-17.7-14.3-32-32-32zm-326.1 0c-22.1 0-40-17.9-40-40s17.9-40 40-40c19.9 0 34.6 3.3 86.1 80h-86.1zm206.1 0h-86.1c51.4-76.5 65.7-80 86.1-80 22.1 0 40 17.9 40 40s-17.9 40-40 40z"], - "gifts": [640, 512, [], "f79c", "M240.6 194.1c1.9-30.8 17.3-61.2 44-79.8C279.4 103.5 268.7 96 256 96h-29.4l30.7-22c7.2-5.1 8.9-15.1 3.7-22.3l-9.3-13c-5.1-7.2-15.1-8.9-22.3-3.7l-32 22.9 11.5-30.6c3.1-8.3-1.1-17.5-9.4-20.6l-15-5.6c-8.3-3.1-17.5 1.1-20.6 9.4l-19.9 53-19.9-53.1C121 2.1 111.8-2.1 103.5 1l-15 5.6C80.2 9.7 76 19 79.2 27.2l11.5 30.6L58.6 35c-7.2-5.1-17.2-3.5-22.3 3.7l-9.3 13c-5.1 7.2-3.5 17.2 3.7 22.3l30.7 22H32c-17.7 0-32 14.3-32 32v352c0 17.7 14.3 32 32 32h168.9c-5.5-9.5-8.9-20.3-8.9-32V256c0-29.9 20.8-55 48.6-61.9zM224 480c0 17.7 14.3 32 32 32h160V384H224v96zm224 32h160c17.7 0 32-14.3 32-32v-96H448v128zm160-288h-20.4c2.6-7.6 4.4-15.5 4.4-23.8 0-35.5-27-72.2-72.1-72.2-48.1 0-75.9 47.7-87.9 75.3-12.1-27.6-39.9-75.3-87.9-75.3-45.1 0-72.1 36.7-72.1 72.2 0 8.3 1.7 16.2 4.4 23.8H256c-17.7 0-32 14.3-32 32v96h192V224h15.3l.7-.2.7.2H448v128h192v-96c0-17.7-14.3-32-32-32zm-272 0c-2.7-1.4-5.1-3-7.2-4.8-7.3-6.4-8.8-13.8-8.8-19 0-9.7 6.4-24.2 24.1-24.2 18.7 0 35.6 27.4 44.5 48H336zm199.2-4.8c-2.1 1.8-4.5 3.4-7.2 4.8h-52.6c8.8-20.3 25.8-48 44.5-48 17.7 0 24.1 14.5 24.1 24.2 0 5.2-1.5 12.6-8.8 19z"], - "glass-cheers": [640, 512, [], "f79f", "M639.4 433.6c-8.4-20.4-31.8-30.1-52.2-21.6l-22.1 9.2-38.7-101.9c47.9-35 64.8-100.3 34.5-152.8L474.3 16c-8-13.9-25.1-19.7-40-13.6L320 49.8 205.7 2.4c-14.9-6.2-32-.3-40 13.6L79.1 166.5C48.9 219 65.7 284.3 113.6 319.2L74.9 421.1l-22.1-9.2c-20.4-8.5-43.7 1.2-52.2 21.6-1.7 4.1.2 8.8 4.3 10.5l162.3 67.4c4.1 1.7 8.7-.2 10.4-4.3 8.4-20.4-1.2-43.8-21.6-52.3l-22.1-9.2L173.3 342c4.4.5 8.8 1.3 13.1 1.3 51.7 0 99.4-33.1 113.4-85.3l20.2-75.4 20.2 75.4c14 52.2 61.7 85.3 113.4 85.3 4.3 0 8.7-.8 13.1-1.3L506 445.6l-22.1 9.2c-20.4 8.5-30.1 31.9-21.6 52.3 1.7 4.1 6.4 6 10.4 4.3L635.1 444c4-1.7 6-6.3 4.3-10.4zM275.9 162.1l-112.1-46.5 36.5-63.4 94.5 39.2-18.9 70.7zm88.2 0l-18.9-70.7 94.5-39.2 36.5 63.4-112.1 46.5z"], - "glass-martini": [512, 512, [], "f000", "M502.05 57.6C523.3 36.34 508.25 0 478.2 0H33.8C3.75 0-11.3 36.34 9.95 57.6L224 271.64V464h-56c-22.09 0-40 17.91-40 40 0 4.42 3.58 8 8 8h240c4.42 0 8-3.58 8-8 0-22.09-17.91-40-40-40h-56V271.64L502.05 57.6z"], - "glass-martini-alt": [512, 512, [], "f57b", "M502.05 57.6C523.3 36.34 508.25 0 478.2 0H33.8C3.75 0-11.3 36.34 9.95 57.6L224 271.64V464h-56c-22.09 0-40 17.91-40 40 0 4.42 3.58 8 8 8h240c4.42 0 8-3.58 8-8 0-22.09-17.91-40-40-40h-56V271.64L502.05 57.6zM443.77 48l-48 48H116.24l-48-48h375.53z"], - "glass-whiskey": [512, 512, [], "f7a0", "M480 32H32C12.5 32-2.4 49.2.3 68.5l56 356.5c4.5 31.5 31.5 54.9 63.4 54.9h273c31.8 0 58.9-23.4 63.4-54.9l55.6-356.5C514.4 49.2 499.5 32 480 32zm-37.4 64l-30 192h-313L69.4 96h373.2z"], - "glasses": [576, 512, [], "f530", "M574.1 280.37L528.75 98.66c-5.91-23.7-21.59-44.05-43-55.81-21.44-11.73-46.97-14.11-70.19-6.33l-15.25 5.08c-8.39 2.79-12.92 11.86-10.12 20.24l5.06 15.18c2.79 8.38 11.85 12.91 20.23 10.12l13.18-4.39c10.87-3.62 23-3.57 33.16 1.73 10.29 5.37 17.57 14.56 20.37 25.82l38.46 153.82c-22.19-6.81-49.79-12.46-81.2-12.46-34.77 0-73.98 7.02-114.85 26.74h-73.18c-40.87-19.74-80.08-26.75-114.86-26.75-31.42 0-59.02 5.65-81.21 12.46l38.46-153.83c2.79-11.25 10.09-20.45 20.38-25.81 10.16-5.3 22.28-5.35 33.15-1.73l13.17 4.39c8.38 2.79 17.44-1.74 20.23-10.12l5.06-15.18c2.8-8.38-1.73-17.45-10.12-20.24l-15.25-5.08c-23.22-7.78-48.75-5.41-70.19 6.33-21.41 11.77-37.09 32.11-43 55.8L1.9 280.37A64.218 64.218 0 0 0 0 295.86v70.25C0 429.01 51.58 480 115.2 480h37.12c60.28 0 110.37-45.94 114.88-105.37l2.93-38.63h35.75l2.93 38.63C313.31 434.06 363.4 480 423.68 480h37.12c63.62 0 115.2-50.99 115.2-113.88v-70.25c0-5.23-.64-10.43-1.9-15.5zm-370.72 89.42c-1.97 25.91-24.4 46.21-51.06 46.21H115.2C86.97 416 64 393.62 64 366.11v-37.54c18.12-6.49 43.42-12.92 72.58-12.92 23.86 0 47.26 4.33 69.93 12.92l-3.13 41.22zM512 366.12c0 27.51-22.97 49.88-51.2 49.88h-37.12c-26.67 0-49.1-20.3-51.06-46.21l-3.13-41.22c22.67-8.59 46.08-12.92 69.95-12.92 29.12 0 54.43 6.44 72.55 12.93v37.54z"], - "globe": [496, 512, [], "f0ac", "M336.5 160C322 70.7 287.8 8 248 8s-74 62.7-88.5 152h177zM152 256c0 22.2 1.2 43.5 3.3 64h185.3c2.1-20.5 3.3-41.8 3.3-64s-1.2-43.5-3.3-64H155.3c-2.1 20.5-3.3 41.8-3.3 64zm324.7-96c-28.6-67.9-86.5-120.4-158-141.6 24.4 33.8 41.2 84.7 50 141.6h108zM177.2 18.4C105.8 39.6 47.8 92.1 19.3 160h108c8.7-56.9 25.5-107.8 49.9-141.6zM487.4 192H372.7c2.1 21 3.3 42.5 3.3 64s-1.2 43-3.3 64h114.6c5.5-20.5 8.6-41.8 8.6-64s-3.1-43.5-8.5-64zM120 256c0-21.5 1.2-43 3.3-64H8.6C3.2 212.5 0 233.8 0 256s3.2 43.5 8.6 64h114.6c-2-21-3.2-42.5-3.2-64zm39.5 96c14.5 89.3 48.7 152 88.5 152s74-62.7 88.5-152h-177zm159.3 141.6c71.4-21.2 129.4-73.7 158-141.6h-108c-8.8 56.9-25.6 107.8-50 141.6zM19.3 352c28.6 67.9 86.5 120.4 158 141.6-24.4-33.8-41.2-84.7-50-141.6h-108z"], - "globe-africa": [496, 512, [], "f57c", "M248 8C111.03 8 0 119.03 0 256s111.03 248 248 248 248-111.03 248-248S384.97 8 248 8zm160 215.5v6.93c0 5.87-3.32 11.24-8.57 13.86l-15.39 7.7a15.485 15.485 0 0 1-15.53-.97l-18.21-12.14a15.52 15.52 0 0 0-13.5-1.81l-2.65.88c-9.7 3.23-13.66 14.79-7.99 23.3l13.24 19.86c2.87 4.31 7.71 6.9 12.89 6.9h8.21c8.56 0 15.5 6.94 15.5 15.5v11.34c0 3.35-1.09 6.62-3.1 9.3l-18.74 24.98c-1.42 1.9-2.39 4.1-2.83 6.43l-4.3 22.83c-.62 3.29-2.29 6.29-4.76 8.56a159.608 159.608 0 0 0-25 29.16l-13.03 19.55a27.756 27.756 0 0 1-23.09 12.36c-10.51 0-20.12-5.94-24.82-15.34a78.902 78.902 0 0 1-8.33-35.29V367.5c0-8.56-6.94-15.5-15.5-15.5h-25.88c-14.49 0-28.38-5.76-38.63-16a54.659 54.659 0 0 1-16-38.63v-14.06c0-17.19 8.1-33.38 21.85-43.7l27.58-20.69a54.663 54.663 0 0 1 32.78-10.93h.89c8.48 0 16.85 1.97 24.43 5.77l14.72 7.36c3.68 1.84 7.93 2.14 11.83.84l47.31-15.77c6.33-2.11 10.6-8.03 10.6-14.7 0-8.56-6.94-15.5-15.5-15.5h-10.09c-4.11 0-8.05-1.63-10.96-4.54l-6.92-6.92a15.493 15.493 0 0 0-10.96-4.54H199.5c-8.56 0-15.5-6.94-15.5-15.5v-4.4c0-7.11 4.84-13.31 11.74-15.04l14.45-3.61c3.74-.94 7-3.23 9.14-6.44l8.08-12.11c2.87-4.31 7.71-6.9 12.89-6.9h24.21c8.56 0 15.5-6.94 15.5-15.5v-21.7C359.23 71.63 422.86 131.02 441.93 208H423.5c-8.56 0-15.5 6.94-15.5 15.5z"], - "globe-americas": [496, 512, [], "f57d", "M248 8C111.03 8 0 119.03 0 256s111.03 248 248 248 248-111.03 248-248S384.97 8 248 8zm82.29 357.6c-3.9 3.88-7.99 7.95-11.31 11.28-2.99 3-5.1 6.7-6.17 10.71-1.51 5.66-2.73 11.38-4.77 16.87l-17.39 46.85c-13.76 3-28 4.69-42.65 4.69v-27.38c1.69-12.62-7.64-36.26-22.63-51.25-6-6-9.37-14.14-9.37-22.63v-32.01c0-11.64-6.27-22.34-16.46-27.97-14.37-7.95-34.81-19.06-48.81-26.11-11.48-5.78-22.1-13.14-31.65-21.75l-.8-.72a114.792 114.792 0 0 1-18.06-20.74c-9.38-13.77-24.66-36.42-34.59-51.14 20.47-45.5 57.36-82.04 103.2-101.89l24.01 12.01C203.48 89.74 216 82.01 216 70.11v-11.3c7.99-1.29 16.12-2.11 24.39-2.42l28.3 28.3c6.25 6.25 6.25 16.38 0 22.63L264 112l-10.34 10.34c-3.12 3.12-3.12 8.19 0 11.31l4.69 4.69c3.12 3.12 3.12 8.19 0 11.31l-8 8a8.008 8.008 0 0 1-5.66 2.34h-8.99c-2.08 0-4.08.81-5.58 2.27l-9.92 9.65a8.008 8.008 0 0 0-1.58 9.31l15.59 31.19c2.66 5.32-1.21 11.58-7.15 11.58h-5.64c-1.93 0-3.79-.7-5.24-1.96l-9.28-8.06a16.017 16.017 0 0 0-15.55-3.1l-31.17 10.39a11.95 11.95 0 0 0-8.17 11.34c0 4.53 2.56 8.66 6.61 10.69l11.08 5.54c9.41 4.71 19.79 7.16 30.31 7.16s22.59 27.29 32 32h66.75c8.49 0 16.62 3.37 22.63 9.37l13.69 13.69a30.503 30.503 0 0 1 8.93 21.57 46.536 46.536 0 0 1-13.72 32.98zM417 274.25c-5.79-1.45-10.84-5-14.15-9.97l-17.98-26.97a23.97 23.97 0 0 1 0-26.62l19.59-29.38c2.32-3.47 5.5-6.29 9.24-8.15l12.98-6.49C440.2 193.59 448 223.87 448 256c0 8.67-.74 17.16-1.82 25.54L417 274.25z"], - "globe-asia": [496, 512, [], "f57e", "M248 8C111.03 8 0 119.03 0 256s111.03 248 248 248 248-111.03 248-248S384.97 8 248 8zm-11.34 240.23c-2.89 4.82-8.1 7.77-13.72 7.77h-.31c-4.24 0-8.31 1.69-11.31 4.69l-5.66 5.66c-3.12 3.12-3.12 8.19 0 11.31l5.66 5.66c3 3 4.69 7.07 4.69 11.31V304c0 8.84-7.16 16-16 16h-6.11c-6.06 0-11.6-3.42-14.31-8.85l-22.62-45.23c-2.44-4.88-8.95-5.94-12.81-2.08l-19.47 19.46c-3 3-7.07 4.69-11.31 4.69H50.81C49.12 277.55 48 266.92 48 256c0-110.28 89.72-200 200-200 21.51 0 42.2 3.51 61.63 9.82l-50.16 38.53c-5.11 3.41-4.63 11.06.86 13.81l10.83 5.41c5.42 2.71 8.84 8.25 8.84 14.31V216c0 4.42-3.58 8-8 8h-3.06c-3.03 0-5.8-1.71-7.15-4.42-1.56-3.12-5.96-3.29-7.76-.3l-17.37 28.95zM408 358.43c0 4.24-1.69 8.31-4.69 11.31l-9.57 9.57c-3 3-7.07 4.69-11.31 4.69h-15.16c-4.24 0-8.31-1.69-11.31-4.69l-13.01-13.01a26.767 26.767 0 0 0-25.42-7.04l-21.27 5.32c-1.27.32-2.57.48-3.88.48h-10.34c-4.24 0-8.31-1.69-11.31-4.69l-11.91-11.91a8.008 8.008 0 0 1-2.34-5.66v-10.2c0-3.27 1.99-6.21 5.03-7.43l39.34-15.74c1.98-.79 3.86-1.82 5.59-3.05l23.71-16.89a7.978 7.978 0 0 1 4.64-1.48h12.09c3.23 0 6.15 1.94 7.39 4.93l5.35 12.85a4 4 0 0 0 3.69 2.46h3.8c1.78 0 3.35-1.18 3.84-2.88l4.2-14.47c.5-1.71 2.06-2.88 3.84-2.88h6.06c2.21 0 4 1.79 4 4v12.93c0 2.12.84 4.16 2.34 5.66l11.91 11.91c3 3 4.69 7.07 4.69 11.31v24.6z"], - "globe-europe": [496, 512, [], "f7a2", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm200 248c0 22.5-3.9 44.2-10.8 64.4h-20.3c-4.3 0-8.4-1.7-11.4-4.8l-32-32.6c-4.5-4.6-4.5-12.1.1-16.7l12.5-12.5v-8.7c0-3-1.2-5.9-3.3-8l-9.4-9.4c-2.1-2.1-5-3.3-8-3.3h-16c-6.2 0-11.3-5.1-11.3-11.3 0-3 1.2-5.9 3.3-8l9.4-9.4c2.1-2.1 5-3.3 8-3.3h32c6.2 0 11.3-5.1 11.3-11.3v-9.4c0-6.2-5.1-11.3-11.3-11.3h-36.7c-8.8 0-16 7.2-16 16v4.5c0 6.9-4.4 13-10.9 15.2l-31.6 10.5c-3.3 1.1-5.5 4.1-5.5 7.6v2.2c0 4.4-3.6 8-8 8h-16c-4.4 0-8-3.6-8-8s-3.6-8-8-8H247c-3 0-5.8 1.7-7.2 4.4l-9.4 18.7c-2.7 5.4-8.2 8.8-14.3 8.8H194c-8.8 0-16-7.2-16-16V199c0-4.2 1.7-8.3 4.7-11.3l20.1-20.1c4.6-4.6 7.2-10.9 7.2-17.5 0-3.4 2.2-6.5 5.5-7.6l40-13.3c1.7-.6 3.2-1.5 4.4-2.7l26.8-26.8c2.1-2.1 3.3-5 3.3-8 0-6.2-5.1-11.3-11.3-11.3H258l-16 16v8c0 4.4-3.6 8-8 8h-16c-4.4 0-8-3.6-8-8v-20c0-2.5 1.2-4.9 3.2-6.4l28.9-21.7c1.9-.1 3.8-.3 5.7-.3C358.3 56 448 145.7 448 256zM130.1 149.1c0-3 1.2-5.9 3.3-8l25.4-25.4c2.1-2.1 5-3.3 8-3.3 6.2 0 11.3 5.1 11.3 11.3v16c0 3-1.2 5.9-3.3 8l-9.4 9.4c-2.1 2.1-5 3.3-8 3.3h-16c-6.2 0-11.3-5.1-11.3-11.3zm128 306.4v-7.1c0-8.8-7.2-16-16-16h-20.2c-10.8 0-26.7-5.3-35.4-11.8l-22.2-16.7c-11.5-8.6-18.2-22.1-18.2-36.4v-23.9c0-16 8.4-30.8 22.1-39l42.9-25.7c7.1-4.2 15.2-6.5 23.4-6.5h31.2c10.9 0 21.4 3.9 29.6 10.9l43.2 37.1h18.3c8.5 0 16.6 3.4 22.6 9.4l17.3 17.3c3.4 3.4 8.1 5.3 12.9 5.3H423c-32.4 58.9-93.8 99.5-164.9 103.1z"], - "golf-ball": [416, 512, [], "f450", "M96 416h224c0 17.7-14.3 32-32 32h-16c-17.7 0-32 14.3-32 32v20c0 6.6-5.4 12-12 12h-40c-6.6 0-12-5.4-12-12v-20c0-17.7-14.3-32-32-32h-16c-17.7 0-32-14.3-32-32zm320-208c0 74.2-39 139.2-97.5 176h-221C39 347.2 0 282.2 0 208 0 93.1 93.1 0 208 0s208 93.1 208 208zm-180.1 43.9c18.3 0 33.1-14.8 33.1-33.1 0-14.4-9.3-26.3-22.1-30.9 9.6 26.8-15.6 51.3-41.9 41.9 4.6 12.8 16.5 22.1 30.9 22.1zm49.1 46.9c0-14.4-9.3-26.3-22.1-30.9 9.6 26.8-15.6 51.3-41.9 41.9 4.6 12.8 16.5 22.1 30.9 22.1 18.3 0 33.1-14.9 33.1-33.1zm64-64c0-14.4-9.3-26.3-22.1-30.9 9.6 26.8-15.6 51.3-41.9 41.9 4.6 12.8 16.5 22.1 30.9 22.1 18.3 0 33.1-14.9 33.1-33.1z"], - "gopuram": [512, 512, [], "f664", "M496 352h-16V240c0-8.8-7.2-16-16-16h-16v-80c0-8.8-7.2-16-16-16h-16V16c0-8.8-7.2-16-16-16s-16 7.2-16 16v16h-64V16c0-8.8-7.2-16-16-16s-16 7.2-16 16v16h-64V16c0-8.8-7.2-16-16-16s-16 7.2-16 16v16h-64V16c0-8.8-7.2-16-16-16S96 7.2 96 16v112H80c-8.8 0-16 7.2-16 16v80H48c-8.8 0-16 7.2-16 16v112H16c-8.8 0-16 7.2-16 16v128c0 8.8 7.2 16 16 16h80V352h32V224h32v-96h32v96h-32v128h-32v160h80v-80c0-8.8 7.2-16 16-16h64c8.8 0 16 7.2 16 16v80h80V352h-32V224h-32v-96h32v96h32v128h32v160h80c8.8 0 16-7.2 16-16V368c0-8.8-7.2-16-16-16zM232 176c0-8.8 7.2-16 16-16h16c8.8 0 16 7.2 16 16v48h-48zm56 176h-64v-64c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16z"], - "graduation-cap": [640, 512, [], "f19d", "M622.34 153.2L343.4 67.5c-15.2-4.67-31.6-4.67-46.79 0L17.66 153.2c-23.54 7.23-23.54 38.36 0 45.59l48.63 14.94c-10.67 13.19-17.23 29.28-17.88 46.9C38.78 266.15 32 276.11 32 288c0 10.78 5.68 19.85 13.86 25.65L20.33 428.53C18.11 438.52 25.71 448 35.94 448h56.11c10.24 0 17.84-9.48 15.62-19.47L82.14 313.65C90.32 307.85 96 298.78 96 288c0-11.57-6.47-21.25-15.66-26.87.76-15.02 8.44-28.3 20.69-36.72L296.6 284.5c9.06 2.78 26.44 6.25 46.79 0l278.95-85.7c23.55-7.24 23.55-38.36 0-45.6zM352.79 315.09c-28.53 8.76-52.84 3.92-65.59 0l-145.02-44.55L128 384c0 35.35 85.96 64 192 64s192-28.65 192-64l-14.18-113.47-145.03 44.56z"], - "greater-than": [384, 512, [], "f531", "M365.52 209.85L59.22 67.01c-16.06-7.49-35.15-.54-42.64 15.52L3.01 111.61c-7.49 16.06-.54 35.15 15.52 42.64L236.96 256.1 18.49 357.99C2.47 365.46-4.46 384.5 3.01 400.52l13.52 29C24 445.54 43.04 452.47 59.06 445l306.47-142.91a32.003 32.003 0 0 0 18.48-29v-34.23c-.01-12.45-7.21-23.76-18.49-29.01z"], - "greater-than-equal": [448, 512, [], "f532", "M55.22 107.69l175.56 68.09-175.44 68.05c-18.39 6.03-27.88 24.39-21.2 41l12.09 30.08c6.68 16.61 26.99 25.19 45.38 19.15L393.02 214.2c13.77-4.52 22.98-16.61 22.98-30.17v-15.96c0-13.56-9.21-25.65-22.98-30.17L91.3 17.92c-18.29-6-38.51 2.53-45.15 19.06L34.12 66.9c-6.64 16.53 2.81 34.79 21.1 40.79zM424 400H24c-13.25 0-24 10.74-24 24v48c0 13.25 10.75 24 24 24h400c13.25 0 24-10.75 24-24v-48c0-13.26-10.75-24-24-24z"], - "grimace": [496, 512, [], "f57f", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zM144 400h-8c-17.7 0-32-14.3-32-32v-8h40v40zm0-56h-40v-8c0-17.7 14.3-32 32-32h8v40zm-8-136c0-17.7 14.3-32 32-32s32 14.3 32 32-14.3 32-32 32-32-14.3-32-32zm72 192h-48v-40h48v40zm0-56h-48v-40h48v40zm64 56h-48v-40h48v40zm0-56h-48v-40h48v40zm64 56h-48v-40h48v40zm0-56h-48v-40h48v40zm-8-104c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32zm64 128c0 17.7-14.3 32-32 32h-8v-40h40v8zm0-24h-40v-40h8c17.7 0 32 14.3 32 32v8z"], - "grin": [496, 512, [], "f580", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm80 168c17.7 0 32 14.3 32 32s-14.3 32-32 32-32-14.3-32-32 14.3-32 32-32zm-160 0c17.7 0 32 14.3 32 32s-14.3 32-32 32-32-14.3-32-32 14.3-32 32-32zm80 256c-60.6 0-134.5-38.3-143.8-93.3-2-11.8 9.3-21.6 20.7-17.9C155.1 330.5 200 336 248 336s92.9-5.5 123.1-15.2c11.3-3.7 22.6 6.1 20.7 17.9-9.3 55-83.2 93.3-143.8 93.3z"], - "grin-alt": [496, 512, [], "f581", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm63.7 128.7c7.6-11.4 24.7-11.7 32.7 0 12.4 18.4 15.1 36.9 15.7 55.3-.5 18.4-3.3 36.9-15.7 55.3-7.6 11.4-24.7 11.7-32.7 0-12.4-18.4-15.1-36.9-15.7-55.3.5-18.4 3.3-36.9 15.7-55.3zm-160 0c7.6-11.4 24.7-11.7 32.7 0 12.4 18.4 15.1 36.9 15.7 55.3-.5 18.4-3.3 36.9-15.7 55.3-7.6 11.4-24.7 11.7-32.7 0-12.4-18.4-15.1-36.9-15.7-55.3.5-18.4 3.3-36.9 15.7-55.3zM248 432c-60.6 0-134.5-38.3-143.8-93.3-2-11.8 9.3-21.6 20.7-17.9C155.1 330.5 200 336 248 336s92.9-5.5 123.1-15.2c11.4-3.7 22.6 6.1 20.7 17.9-9.3 55-83.2 93.3-143.8 93.3z"], - "grin-beam": [496, 512, [], "f582", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm80 144c23.8 0 52.7 29.3 56 71.4.7 8.6-10.8 11.9-14.9 4.5l-9.5-17c-7.7-13.7-19.2-21.6-31.5-21.6s-23.8 7.9-31.5 21.6l-9.5 17c-4.1 7.3-15.6 4-14.9-4.5 3.1-42.1 32-71.4 55.8-71.4zm-160 0c23.8 0 52.7 29.3 56 71.4.7 8.6-10.8 11.9-14.9 4.5l-9.5-17c-7.7-13.7-19.2-21.6-31.5-21.6s-23.8 7.9-31.5 21.6l-9.5 17c-4.2 7.4-15.6 4-14.9-4.5 3.1-42.1 32-71.4 55.8-71.4zm80 280c-60.6 0-134.5-38.3-143.8-93.3-2-11.9 9.4-21.6 20.7-17.9C155.1 330.5 200 336 248 336s92.9-5.5 123.1-15.2c11.4-3.7 22.6 6.1 20.7 17.9-9.3 55-83.2 93.3-143.8 93.3z"], - "grin-beam-sweat": [504, 512, [], "f583", "M456 128c26.5 0 48-21 48-47 0-20-28.5-60.4-41.6-77.8-3.2-4.3-9.6-4.3-12.8 0C436.5 20.6 408 61 408 81c0 26 21.5 47 48 47zm0 32c-44.1 0-80-35.4-80-79 0-4.4.3-14.2 8.1-32.2C345 23.1 298.3 8 248 8 111 8 0 119 0 256s111 248 248 248 248-111 248-248c0-35.1-7.4-68.4-20.5-98.6-6.3 1.5-12.7 2.6-19.5 2.6zm-128-8c23.8 0 52.7 29.3 56 71.4.7 8.6-10.8 12-14.9 4.5l-9.5-17c-7.7-13.7-19.2-21.6-31.5-21.6s-23.8 7.9-31.5 21.6l-9.5 17c-4.1 7.4-15.6 4-14.9-4.5 3.1-42.1 32-71.4 55.8-71.4zm-160 0c23.8 0 52.7 29.3 56 71.4.7 8.6-10.8 12-14.9 4.5l-9.5-17c-7.7-13.7-19.2-21.6-31.5-21.6s-23.8 7.9-31.5 21.6l-9.5 17c-4.2 7.4-15.6 4-14.9-4.5 3.1-42.1 32-71.4 55.8-71.4zm80 280c-60.6 0-134.5-38.3-143.8-93.3-2-11.8 9.3-21.6 20.7-17.9C155.1 330.5 200 336 248 336s92.9-5.5 123.1-15.2c11.5-3.7 22.6 6.2 20.7 17.9-9.3 55-83.2 93.3-143.8 93.3z"], - "grin-hearts": [496, 512, [], "f584", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zM90.4 183.6c6.7-17.6 26.7-26.7 44.9-21.9l7.1 1.9 2-7.1c5-18.1 22.8-30.9 41.5-27.9 21.4 3.4 34.4 24.2 28.8 44.5L195.3 243c-1.2 4.5-5.9 7.2-10.5 6l-70.2-18.2c-20.4-5.4-31.9-27-24.2-47.2zM248 432c-60.6 0-134.5-38.3-143.8-93.3-2-11.8 9.2-21.5 20.7-17.9C155.1 330.5 200 336 248 336s92.9-5.5 123.1-15.2c11.4-3.6 22.6 6.1 20.7 17.9-9.3 55-83.2 93.3-143.8 93.3zm133.4-201.3l-70.2 18.2c-4.5 1.2-9.2-1.5-10.5-6L281.3 173c-5.6-20.3 7.4-41.1 28.8-44.5 18.6-3 36.4 9.8 41.5 27.9l2 7.1 7.1-1.9c18.2-4.7 38.2 4.3 44.9 21.9 7.7 20.3-3.8 41.9-24.2 47.2z"], - "grin-squint": [496, 512, [], "f585", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm33.8 189.7l80-48c11.6-6.9 24 7.7 15.4 18L343.6 208l33.6 40.3c8.7 10.4-3.9 24.8-15.4 18l-80-48c-7.7-4.7-7.7-15.9 0-20.6zm-163-30c-8.6-10.3 3.8-24.9 15.4-18l80 48c7.8 4.7 7.8 15.9 0 20.6l-80 48c-11.5 6.8-24-7.6-15.4-18l33.6-40.3-33.6-40.3zM248 432c-60.6 0-134.5-38.3-143.8-93.3-2-11.9 9.4-21.6 20.7-17.9C155.1 330.5 200 336 248 336s92.9-5.5 123.1-15.2c11.5-3.7 22.6 6.2 20.7 17.9-9.3 55-83.2 93.3-143.8 93.3z"], - "grin-squint-tears": [512, 512, [], "f586", "M409.6 111.9c22.6-3.2 73.5-12 88.3-26.8 19.2-19.2 18.9-50.6-.7-70.2S446-5 426.9 14.2c-14.8 14.8-23.5 65.7-26.8 88.3-.8 5.5 3.9 10.2 9.5 9.4zM102.4 400.1c-22.6 3.2-73.5 12-88.3 26.8-19.1 19.1-18.8 50.6.8 70.2s51 19.9 70.2.7c14.8-14.8 23.5-65.7 26.8-88.3.8-5.5-3.9-10.2-9.5-9.4zm311.7-256.5c-33 3.9-48.6-25.1-45.7-45.7 3.4-24 7.4-42.1 11.5-56.5C285.1-13.4 161.8-.5 80.6 80.6-.5 161.7-13.4 285 41.4 379.9c14.4-4.1 32.4-8 56.5-11.5 33.2-3.9 48.6 25.2 45.7 45.7-3.4 24-7.4 42.1-11.5 56.5 94.8 54.8 218.1 41.9 299.3-39.2s94-204.4 39.2-299.3c-14.4 4.1-32.5 8-56.5 11.5zM255.7 106c3.3-13.2 22.4-11.5 23.6 1.8l4.8 52.3 52.3 4.8c13.4 1.2 14.9 20.3 1.8 23.6l-90.5 22.6c-8.9 2.2-16.7-5.9-14.5-14.5l22.5-90.6zm-90.9 230.3L160 284l-52.3-4.8c-13.4-1.2-14.9-20.3-1.8-23.6l90.5-22.6c8.8-2.2 16.7 5.8 14.5 14.5L188.3 338c-3.1 13.2-22.2 11.7-23.5-1.7zm215.7 44.2c-29.3 29.3-75.7 50.4-116.7 50.4-18.9 0-36.6-4.5-51-14.7-9.8-6.9-8.7-21.8 2-27.2 28.3-14.6 63.9-42.4 97.8-76.3s61.7-69.6 76.3-97.8c5.4-10.5 20.2-11.9 27.3-2 32.3 45.3 7.1 124.7-35.7 167.6z"], - "grin-stars": [496, 512, [], "f587", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zM94.6 168.9l34.9-5 15.5-31.6c2.9-5.8 11-5.8 13.9 0l15.5 31.6 34.9 5c6.2 1 8.9 8.6 4.3 13.2l-25.4 24.6 6 34.9c1 6.2-5.3 11-11 7.9L152 233.3l-31.3 16.3c-5.7 3.1-12-1.7-11-7.9l6-34.9-25.4-24.6c-4.6-4.7-1.9-12.3 4.3-13.3zM248 432c-60.6 0-134.5-38.3-143.8-93.3-2-11.8 9.3-21.5 20.7-17.9C155.1 330.5 200 336 248 336s92.9-5.5 123.1-15.2c11.5-3.7 22.6 6.1 20.7 17.9-9.3 55-83.2 93.3-143.8 93.3zm157.7-249.9l-25.4 24.6 6 34.9c1 6.2-5.3 11-11 7.9L344 233.3l-31.3 16.3c-5.7 3.1-12-1.7-11-7.9l6-34.9-25.4-24.6c-4.5-4.6-1.9-12.2 4.3-13.2l34.9-5 15.5-31.6c2.9-5.8 11-5.8 13.9 0l15.5 31.6 34.9 5c6.3.9 9 8.5 4.4 13.1z"], - "grin-tears": [640, 512, [], "f588", "M102.4 256.1c-22.6 3.2-73.5 12-88.3 26.8-19.1 19.1-18.8 50.6.8 70.2s51 19.9 70.2.7c14.8-14.8 23.5-65.7 26.8-88.3.8-5.5-3.9-10.2-9.5-9.4zm523.4 26.8c-14.8-14.8-65.7-23.5-88.3-26.8-5.5-.8-10.3 3.9-9.5 9.5 3.2 22.6 12 73.5 26.8 88.3 19.2 19.2 50.6 18.9 70.2-.7s20-51.2.8-70.3zm-129.4-12.8c-3.8-26.6 19.1-49.5 45.7-45.7 8.9 1.3 16.8 2.7 24.3 4.1C552.7 104.5 447.7 8 320 8S87.3 104.5 73.6 228.5c7.5-1.4 15.4-2.8 24.3-4.1 33.2-3.9 48.6 25.3 45.7 45.7-11.8 82.3-29.9 100.4-35.8 106.4-.9.9-2 1.6-3 2.5 42.7 74.6 123 125 215.2 125s172.5-50.4 215.2-125.1c-1-.9-2.1-1.5-3-2.5-5.9-5.9-24-24-35.8-106.3zM400 152c23.8 0 52.7 29.3 56 71.4.7 8.6-10.8 12-14.9 4.5l-9.5-17c-7.7-13.7-19.2-21.6-31.5-21.6s-23.8 7.9-31.5 21.6l-9.5 17c-4.2 7.4-15.6 4-14.9-4.5 3.1-42.1 32-71.4 55.8-71.4zm-160 0c23.8 0 52.7 29.3 56 71.4.7 8.6-10.8 12-14.9 4.5l-9.5-17c-7.7-13.7-19.2-21.6-31.5-21.6s-23.8 7.9-31.5 21.6l-9.5 17c-4.2 7.4-15.6 4-14.9-4.5 3.1-42.1 32-71.4 55.8-71.4zm80 280c-60.6 0-134.5-38.3-143.8-93.3-2-11.7 9.2-21.6 20.7-17.9C227.1 330.5 272 336 320 336s92.9-5.5 123.1-15.2c11.4-3.7 22.6 6.1 20.7 17.9-9.3 55-83.2 93.3-143.8 93.3z"], - "grin-tongue": [496, 512, [], "f589", "M248 8C111 8 0 119 0 256c0 106.3 67 196.7 161 232-5.6-12.2-9-25.7-9-40v-45.5c-24.7-16.2-43.5-38.1-47.8-63.8-2-11.8 9.3-21.5 20.7-17.9C155.1 330.5 200 336 248 336s92.9-5.5 123.1-15.2c11.4-3.6 22.6 6.1 20.7 17.9-4.3 25.7-23.1 47.6-47.8 63.8V448c0 14.3-3.4 27.8-9 40 94-35.3 161-125.7 161-232C496 119 385 8 248 8zm-80 232c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32zm160 0c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32zm-34.9 134.6c-14.4-6.5-31.1 2.2-34.6 17.6l-1.8 7.8c-2.1 9.2-15.2 9.2-17.3 0l-1.8-7.8c-3.5-15.4-20.2-24.1-34.6-17.6-.9.4.3-.2-18.9 9.4v63c0 35.2 28 64.5 63.1 64.9 35.7.5 64.9-28.4 64.9-64v-64c-19.5-9.6-18.2-8.9-19-9.3z"], - "grin-tongue-squint": [496, 512, [], "f58a", "M293.1 374.6c-14.4-6.5-31.1 2.2-34.6 17.6l-1.8 7.8c-2.1 9.2-15.2 9.2-17.3 0l-1.8-7.8c-3.5-15.4-20.2-24.1-34.6-17.6-.9.4.3-.2-18.9 9.4v63c0 35.2 28 64.5 63.1 64.9 35.7.5 64.9-28.4 64.9-64v-64c-19.5-9.6-18.2-8.9-19-9.3zM248 8C111 8 0 119 0 256c0 106.3 67 196.7 161 232-5.6-12.2-9-25.7-9-40v-45.5c-24.7-16.2-43.5-38.1-47.8-63.8-2-11.8 9.2-21.5 20.7-17.9C155.1 330.5 200 336 248 336s92.9-5.5 123.1-15.2c11.4-3.7 22.6 6.1 20.7 17.9-4.3 25.7-23.1 47.6-47.8 63.8V448c0 14.3-3.4 27.8-9 40 94-35.3 161-125.7 161-232C496 119 385 8 248 8zm-33.8 210.3l-80 48c-11.5 6.8-24-7.6-15.4-18l33.6-40.3-33.6-40.3c-8.6-10.3 3.8-24.9 15.4-18l80 48c7.7 4.7 7.7 15.9 0 20.6zm163 30c8.7 10.4-3.9 24.8-15.4 18l-80-48c-7.8-4.7-7.8-15.9 0-20.6l80-48c11.7-6.9 23.9 7.7 15.4 18L343.6 208l33.6 40.3z"], - "grin-tongue-wink": [496, 512, [], "f58b", "M344 184c-13.3 0-24 10.7-24 24s10.7 24 24 24 24-10.7 24-24-10.7-24-24-24zM248 8C111 8 0 119 0 256c0 106.3 67 196.7 161 232-5.6-12.2-9-25.7-9-40v-45.5c-24.7-16.2-43.5-38.1-47.8-63.8-2-11.8 9.3-21.5 20.7-17.9C155.1 330.5 200 336 248 336s92.9-5.5 123.1-15.2c11.5-3.7 22.6 6.1 20.7 17.9-4.3 25.7-23.1 47.6-47.8 63.8V448c0 14.3-3.4 27.8-9 40 94-35.3 161-125.7 161-232C496 119 385 8 248 8zm-56 225l-9.5-8.5c-14.8-13.2-46.2-13.2-61 0L112 233c-8.5 7.4-21.6.3-19.8-10.8 4-25.2 34.2-42.1 59.9-42.1S208 197 212 222.2c1.6 11.1-11.6 18.2-20 10.8zm152 39c-35.3 0-64-28.7-64-64s28.7-64 64-64 64 28.7 64 64-28.7 64-64 64zm-50.9 102.6c-14.4-6.5-31.1 2.2-34.6 17.6l-1.8 7.8c-2.1 9.2-15.2 9.2-17.3 0l-1.8-7.8c-3.5-15.4-20.2-24.1-34.6-17.6-.9.4.3-.2-18.9 9.4v63c0 35.2 28 64.5 63.1 64.9 35.7.5 64.9-28.4 64.9-64v-64c-19.5-9.6-18.2-8.9-19-9.3z"], - "grin-wink": [496, 512, [], "f58c", "M0 256c0 137 111 248 248 248s248-111 248-248S385 8 248 8 0 119 0 256zm200-48c0 17.7-14.3 32-32 32s-32-14.3-32-32 14.3-32 32-32 32 14.3 32 32zm168 25l-9.5-8.5c-14.8-13.2-46.2-13.2-61 0L288 233c-8.3 7.4-21.6.4-19.8-10.8 4-25.2 34.2-42.1 59.9-42.1S384 197 388 222.2c1.6 11-11.5 18.2-20 10.8zm-243.1 87.8C155.1 330.5 200 336 248 336s92.9-5.5 123.1-15.2c11.3-3.7 22.6 6 20.7 17.9-9.2 55-83.2 93.3-143.8 93.3s-134.5-38.3-143.8-93.3c-2-11.9 9.3-21.6 20.7-17.9z"], - "grip-horizontal": [448, 512, [], "f58d", "M96 288H32c-17.67 0-32 14.33-32 32v64c0 17.67 14.33 32 32 32h64c17.67 0 32-14.33 32-32v-64c0-17.67-14.33-32-32-32zm160 0h-64c-17.67 0-32 14.33-32 32v64c0 17.67 14.33 32 32 32h64c17.67 0 32-14.33 32-32v-64c0-17.67-14.33-32-32-32zm160 0h-64c-17.67 0-32 14.33-32 32v64c0 17.67 14.33 32 32 32h64c17.67 0 32-14.33 32-32v-64c0-17.67-14.33-32-32-32zM96 96H32c-17.67 0-32 14.33-32 32v64c0 17.67 14.33 32 32 32h64c17.67 0 32-14.33 32-32v-64c0-17.67-14.33-32-32-32zm160 0h-64c-17.67 0-32 14.33-32 32v64c0 17.67 14.33 32 32 32h64c17.67 0 32-14.33 32-32v-64c0-17.67-14.33-32-32-32zm160 0h-64c-17.67 0-32 14.33-32 32v64c0 17.67 14.33 32 32 32h64c17.67 0 32-14.33 32-32v-64c0-17.67-14.33-32-32-32z"], - "grip-lines": [512, 512, [], "f7a4", "M496 288H16c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h480c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16zm0-128H16c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h480c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16z"], - "grip-lines-vertical": [256, 512, [], "f7a5", "M96 496V16c0-8.8-7.2-16-16-16H48c-8.8 0-16 7.2-16 16v480c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16zm128 0V16c0-8.8-7.2-16-16-16h-32c-8.8 0-16 7.2-16 16v480c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16z"], - "grip-vertical": [320, 512, [], "f58e", "M96 32H32C14.33 32 0 46.33 0 64v64c0 17.67 14.33 32 32 32h64c17.67 0 32-14.33 32-32V64c0-17.67-14.33-32-32-32zm0 160H32c-17.67 0-32 14.33-32 32v64c0 17.67 14.33 32 32 32h64c17.67 0 32-14.33 32-32v-64c0-17.67-14.33-32-32-32zm0 160H32c-17.67 0-32 14.33-32 32v64c0 17.67 14.33 32 32 32h64c17.67 0 32-14.33 32-32v-64c0-17.67-14.33-32-32-32zM288 32h-64c-17.67 0-32 14.33-32 32v64c0 17.67 14.33 32 32 32h64c17.67 0 32-14.33 32-32V64c0-17.67-14.33-32-32-32zm0 160h-64c-17.67 0-32 14.33-32 32v64c0 17.67 14.33 32 32 32h64c17.67 0 32-14.33 32-32v-64c0-17.67-14.33-32-32-32zm0 160h-64c-17.67 0-32 14.33-32 32v64c0 17.67 14.33 32 32 32h64c17.67 0 32-14.33 32-32v-64c0-17.67-14.33-32-32-32z"], - "guitar": [512, 512, [], "f7a6", "M502.6 54.6L457.4 9.4c-12.5-12.5-32.8-12.5-45.3 0l-67.9 67.9c-12.5 12.5-12.5 32.8 0 45.3L290 176.7c-45.4-29-100.4-28.9-133.5 4.2-9.7 9.7-16.4 21.2-20.5 33.9-6.1 18.8-23.5 33.1-42.7 34.9-24 2.3-46.3 11.6-63.4 28.8C-16.3 324.6-8 407.6 48.2 463.8c56.2 56.2 139.2 64.4 185.3 18.3 17.2-17.1 26.5-39.4 28.8-63.5 1.8-19.1 16.1-36.6 34.9-42.7 12.7-4.1 24.2-10.8 33.9-20.5 33.1-33.1 33.1-88.1 4.2-133.5l54.2-54.2c12.5 12.5 32.8 12.5 45.3 0l67.9-67.9c12.4-12.4 12.4-32.7-.1-45.2zM208 352c-26.5 0-48-21.5-48-48s21.5-48 48-48 48 21.5 48 48-21.5 48-48 48z"], - "h-square": [448, 512, [], "f0fd", "M448 80v352c0 26.51-21.49 48-48 48H48c-26.51 0-48-21.49-48-48V80c0-26.51 21.49-48 48-48h352c26.51 0 48 21.49 48 48zm-112 48h-32c-8.837 0-16 7.163-16 16v80H160v-80c0-8.837-7.163-16-16-16h-32c-8.837 0-16 7.163-16 16v224c0 8.837 7.163 16 16 16h32c8.837 0 16-7.163 16-16v-80h128v80c0 8.837 7.163 16 16 16h32c8.837 0 16-7.163 16-16V144c0-8.837-7.163-16-16-16z"], - "hamburger": [512, 512, [], "f805", "M464 256H48a48 48 0 0 0 0 96h416a48 48 0 0 0 0-96zm16 128H32a16 16 0 0 0-16 16v16a64 64 0 0 0 64 64h352a64 64 0 0 0 64-64v-16a16 16 0 0 0-16-16zM58.64 224h394.72c34.57 0 54.62-43.9 34.82-75.88C448 83.2 359.55 32.1 256 32c-103.54.1-192 51.2-232.18 116.11C4 180.09 24.07 224 58.64 224zM384 112a16 16 0 1 1-16 16 16 16 0 0 1 16-16zM256 80a16 16 0 1 1-16 16 16 16 0 0 1 16-16zm-128 32a16 16 0 1 1-16 16 16 16 0 0 1 16-16z"], - "hammer": [576, 512, [], "f6e3", "M571.31 193.94l-22.63-22.63c-6.25-6.25-16.38-6.25-22.63 0l-11.31 11.31-28.9-28.9c5.63-21.31.36-44.9-16.35-61.61l-45.25-45.25c-62.48-62.48-163.79-62.48-226.28 0l90.51 45.25v18.75c0 16.97 6.74 33.25 18.75 45.25l49.14 49.14c16.71 16.71 40.3 21.98 61.61 16.35l28.9 28.9-11.31 11.31c-6.25 6.25-6.25 16.38 0 22.63l22.63 22.63c6.25 6.25 16.38 6.25 22.63 0l90.51-90.51c6.23-6.24 6.23-16.37-.02-22.62zm-286.72-15.2c-3.7-3.7-6.84-7.79-9.85-11.95L19.64 404.96c-25.57 23.88-26.26 64.19-1.53 88.93s65.05 24.05 88.93-1.53l238.13-255.07c-3.96-2.91-7.9-5.87-11.44-9.41l-49.14-49.14z"], - "hamsa": [512, 512, [], "f665", "M509.34 307.25C504.28 295.56 492.75 288 480 288h-64V80c0-22-18-40-40-40s-40 18-40 40v134c0 5.52-4.48 10-10 10h-20c-5.52 0-10-4.48-10-10V40c0-22-18-40-40-40s-40 18-40 40v174c0 5.52-4.48 10-10 10h-20c-5.52 0-10-4.48-10-10V80c0-22-18-40-40-40S96 58 96 80v208H32c-12.75 0-24.28 7.56-29.34 19.25a31.966 31.966 0 0 0 5.94 34.58l102.69 110.03C146.97 490.08 199.69 512 256 512s109.03-21.92 144.72-60.14L503.4 341.83a31.966 31.966 0 0 0 5.94-34.58zM256 416c-53.02 0-96-64-96-64s42.98-64 96-64 96 64 96 64-42.98 64-96 64zm0-96c-17.67 0-32 14.33-32 32s14.33 32 32 32 32-14.33 32-32-14.33-32-32-32z"], - "hand-holding": [576, 512, [], "f4bd", "M565.3 328.1c-11.8-10.7-30.2-10-42.6 0L430.3 402c-11.3 9.1-25.4 14-40 14H272c-8.8 0-16-7.2-16-16s7.2-16 16-16h78.3c15.9 0 30.7-10.9 33.3-26.6 3.3-20-12.1-37.4-31.6-37.4H192c-27 0-53.1 9.3-74.1 26.3L71.4 384H16c-8.8 0-16 7.2-16 16v96c0 8.8 7.2 16 16 16h356.8c14.5 0 28.6-4.9 40-14L564 377c15.2-12.1 16.4-35.3 1.3-48.9z"], - "hand-holding-heart": [576, 512, [], "f4be", "M275.3 250.5c7 7.4 18.4 7.4 25.5 0l108.9-114.2c31.6-33.2 29.8-88.2-5.6-118.8-30.8-26.7-76.7-21.9-104.9 7.7L288 36.9l-11.1-11.6C248.7-4.4 202.8-9.2 172 17.5c-35.3 30.6-37.2 85.6-5.6 118.8l108.9 114.2zm290 77.6c-11.8-10.7-30.2-10-42.6 0L430.3 402c-11.3 9.1-25.4 14-40 14H272c-8.8 0-16-7.2-16-16s7.2-16 16-16h78.3c15.9 0 30.7-10.9 33.3-26.6 3.3-20-12.1-37.4-31.6-37.4H192c-27 0-53.1 9.3-74.1 26.3L71.4 384H16c-8.8 0-16 7.2-16 16v96c0 8.8 7.2 16 16 16h356.8c14.5 0 28.6-4.9 40-14L564 377c15.2-12.1 16.4-35.3 1.3-48.9z"], - "hand-holding-usd": [544, 512, [], "f4c0", "M257.6 144.3l50 14.3c3.6 1 6.1 4.4 6.1 8.1 0 4.6-3.8 8.4-8.4 8.4h-32.8c-3.6 0-7.1-.8-10.3-2.2-4.8-2.2-10.4-1.7-14.1 2l-17.5 17.5c-5.3 5.3-4.7 14.3 1.5 18.4 9.5 6.3 20.3 10.1 31.8 11.5V240c0 8.8 7.2 16 16 16h16c8.8 0 16-7.2 16-16v-17.6c30.3-3.6 53.3-31 49.3-63-2.9-23-20.7-41.3-42.9-47.7l-50-14.3c-3.6-1-6.1-4.4-6.1-8.1 0-4.6 3.8-8.4 8.4-8.4h32.8c3.6 0 7.1.8 10.3 2.2 4.8 2.2 10.4 1.7 14.1-2l17.5-17.5c5.3-5.3 4.7-14.3-1.5-18.4-9.5-6.3-20.3-10.1-31.8-11.5V16c0-8.8-7.2-16-16-16h-16c-8.8 0-16 7.2-16 16v17.6c-30.3 3.6-53.3 31-49.3 63 2.9 23 20.7 41.3 42.9 47.7zm276.3 183.8c-11.2-10.7-28.5-10-40.3 0L406.4 402c-10.7 9.1-24 14-37.8 14H256.9c-8.3 0-15.1-7.2-15.1-16s6.8-16 15.1-16h73.9c15.1 0 29-10.9 31.4-26.6 3.1-20-11.5-37.4-29.8-37.4H181.3c-25.5 0-50.2 9.3-69.9 26.3L67.5 384H15.1C6.8 384 0 391.2 0 400v96c0 8.8 6.8 16 15.1 16H352c13.7 0 27-4.9 37.8-14l142.8-121c14.4-12.1 15.5-35.3 1.3-48.9z"], - "hand-lizard": [576, 512, [], "f258", "M384 480h192V363.778a95.998 95.998 0 0 0-14.833-51.263L398.127 54.368A48 48 0 0 0 357.544 32H24C10.745 32 0 42.745 0 56v16c0 30.928 25.072 56 56 56h229.981c12.844 0 21.556 13.067 16.615 24.923l-21.41 51.385A32 32 0 0 1 251.648 224H128c-35.346 0-64 28.654-64 64v8c0 13.255 10.745 24 24 24h147.406a47.995 47.995 0 0 1 25.692 7.455l111.748 70.811A24.001 24.001 0 0 1 384 418.539V480z"], - "hand-middle-finger": [512, 512, [], "f806", "M479.93 317.12a37.33 37.33 0 0 0-28.28-36.19L416 272v-49.59c0-11.44-9.69-21.29-23.15-23.54l-38.4-6.4C336.63 189.5 320 200.86 320 216v32a8 8 0 0 1-16 0V50c0-26.28-20.25-49.2-46.52-50A48 48 0 0 0 208 48v200a8 8 0 0 1-16 0v-32c0-15.15-16.63-26.51-34.45-23.54l-30.68 5.12c-18 3-30.87 16.12-30.87 31.38V376a8 8 0 0 1-16 0v-76l-27.36 15A37.34 37.34 0 0 0 32 348.4v73.47a37.31 37.31 0 0 0 10.93 26.39l30.93 30.93A112 112 0 0 0 153.05 512h215A112 112 0 0 0 480 400z"], - "hand-paper": [448, 512, [], "f256", "M408.781 128.007C386.356 127.578 368 146.36 368 168.79V256h-8V79.79c0-22.43-18.356-41.212-40.781-40.783C297.488 39.423 280 57.169 280 79v177h-8V40.79C272 18.36 253.644-.422 231.219.007 209.488.423 192 18.169 192 40v216h-8V80.79c0-22.43-18.356-41.212-40.781-40.783C121.488 40.423 104 58.169 104 80v235.992l-31.648-43.519c-12.993-17.866-38.009-21.817-55.877-8.823-17.865 12.994-21.815 38.01-8.822 55.877l125.601 172.705A48 48 0 0 0 172.073 512h197.59c22.274 0 41.622-15.324 46.724-37.006l26.508-112.66a192.011 192.011 0 0 0 5.104-43.975V168c.001-21.831-17.487-39.577-39.218-39.993z"], - "hand-peace": [448, 512, [], "f25b", "M408 216c-22.092 0-40 17.909-40 40h-8v-32c0-22.091-17.908-40-40-40s-40 17.909-40 40v32h-8V48c0-26.51-21.49-48-48-48s-48 21.49-48 48v208h-13.572L92.688 78.449C82.994 53.774 55.134 41.63 30.461 51.324 5.787 61.017-6.356 88.877 3.337 113.551l74.765 190.342-31.09 24.872c-15.381 12.306-19.515 33.978-9.741 51.081l64 112A39.998 39.998 0 0 0 136 512h240c18.562 0 34.686-12.77 38.937-30.838l32-136A39.97 39.97 0 0 0 448 336v-80c0-22.091-17.908-40-40-40z"], - "hand-point-down": [384, 512, [], "f0a7", "M91.826 467.2V317.966c-8.248 5.841-16.558 10.57-24.918 14.153C35.098 345.752-.014 322.222 0 288c.008-18.616 10.897-32.203 29.092-40 28.286-12.122 64.329-78.648 77.323-107.534 7.956-17.857 25.479-28.453 43.845-28.464l.001-.002h171.526c11.812 0 21.897 8.596 23.703 20.269 7.25 46.837 38.483 61.76 38.315 123.731-.007 2.724.195 13.254.195 16 0 50.654-22.122 81.574-71.263 72.6-9.297 18.597-39.486 30.738-62.315 16.45-21.177 24.645-53.896 22.639-70.944 6.299V467.2c0 24.15-20.201 44.8-43.826 44.8-23.283 0-43.826-21.35-43.826-44.8zM112 72V24c0-13.255 10.745-24 24-24h192c13.255 0 24 10.745 24 24v48c0 13.255-10.745 24-24 24H136c-13.255 0-24-10.745-24-24zm212-24c0-11.046-8.954-20-20-20s-20 8.954-20 20 8.954 20 20 20 20-8.954 20-20z"], - "hand-point-left": [512, 512, [], "f0a5", "M44.8 155.826h149.234c-5.841-8.248-10.57-16.558-14.153-24.918C166.248 99.098 189.778 63.986 224 64c18.616.008 32.203 10.897 40 29.092 12.122 28.286 78.648 64.329 107.534 77.323 17.857 7.956 28.453 25.479 28.464 43.845l.002.001v171.526c0 11.812-8.596 21.897-20.269 23.703-46.837 7.25-61.76 38.483-123.731 38.315-2.724-.007-13.254.195-16 .195-50.654 0-81.574-22.122-72.6-71.263-18.597-9.297-30.738-39.486-16.45-62.315-24.645-21.177-22.639-53.896-6.299-70.944H44.8c-24.15 0-44.8-20.201-44.8-43.826 0-23.283 21.35-43.826 44.8-43.826zM440 176h48c13.255 0 24 10.745 24 24v192c0 13.255-10.745 24-24 24h-48c-13.255 0-24-10.745-24-24V200c0-13.255 10.745-24 24-24zm24 212c11.046 0 20-8.954 20-20s-8.954-20-20-20-20 8.954-20 20 8.954 20 20 20z"], - "hand-point-right": [512, 512, [], "f0a4", "M512 199.652c0 23.625-20.65 43.826-44.8 43.826h-99.851c16.34 17.048 18.346 49.766-6.299 70.944 14.288 22.829 2.147 53.017-16.45 62.315C353.574 425.878 322.654 448 272 448c-2.746 0-13.276-.203-16-.195-61.971.168-76.894-31.065-123.731-38.315C120.596 407.683 112 397.599 112 385.786V214.261l.002-.001c.011-18.366 10.607-35.889 28.464-43.845 28.886-12.994 95.413-49.038 107.534-77.323 7.797-18.194 21.384-29.084 40-29.092 34.222-.014 57.752 35.098 44.119 66.908-3.583 8.359-8.312 16.67-14.153 24.918H467.2c23.45 0 44.8 20.543 44.8 43.826zM96 200v192c0 13.255-10.745 24-24 24H24c-13.255 0-24-10.745-24-24V200c0-13.255 10.745-24 24-24h48c13.255 0 24 10.745 24 24zM68 368c0-11.046-8.954-20-20-20s-20 8.954-20 20 8.954 20 20 20 20-8.954 20-20z"], - "hand-point-up": [384, 512, [], "f0a6", "M135.652 0c23.625 0 43.826 20.65 43.826 44.8v99.851c17.048-16.34 49.766-18.346 70.944 6.299 22.829-14.288 53.017-2.147 62.315 16.45C361.878 158.426 384 189.346 384 240c0 2.746-.203 13.276-.195 16 .168 61.971-31.065 76.894-38.315 123.731C343.683 391.404 333.599 400 321.786 400H150.261l-.001-.002c-18.366-.011-35.889-10.607-43.845-28.464C93.421 342.648 57.377 276.122 29.092 264 10.897 256.203.008 242.616 0 224c-.014-34.222 35.098-57.752 66.908-44.119 8.359 3.583 16.67 8.312 24.918 14.153V44.8c0-23.45 20.543-44.8 43.826-44.8zM136 416h192c13.255 0 24 10.745 24 24v48c0 13.255-10.745 24-24 24H136c-13.255 0-24-10.745-24-24v-48c0-13.255 10.745-24 24-24zm168 28c-11.046 0-20 8.954-20 20s8.954 20 20 20 20-8.954 20-20-8.954-20-20-20z"], - "hand-pointer": [448, 512, [], "f25a", "M448 240v96c0 3.084-.356 6.159-1.063 9.162l-32 136C410.686 499.23 394.562 512 376 512H168a40.004 40.004 0 0 1-32.35-16.473l-127.997-176c-12.993-17.866-9.043-42.883 8.822-55.876 17.867-12.994 42.884-9.043 55.877 8.823L104 315.992V40c0-22.091 17.908-40 40-40s40 17.909 40 40v200h8v-40c0-22.091 17.908-40 40-40s40 17.909 40 40v40h8v-24c0-22.091 17.908-40 40-40s40 17.909 40 40v24h8c0-22.091 17.908-40 40-40s40 17.909 40 40zm-256 80h-8v96h8v-96zm88 0h-8v96h8v-96zm88 0h-8v96h8v-96z"], - "hand-rock": [512, 512, [], "f255", "M464.8 80c-26.9-.4-48.8 21.2-48.8 48h-8V96.8c0-26.3-20.9-48.3-47.2-48.8-26.9-.4-48.8 21.2-48.8 48v32h-8V80.8c0-26.3-20.9-48.3-47.2-48.8-26.9-.4-48.8 21.2-48.8 48v48h-8V96.8c0-26.3-20.9-48.3-47.2-48.8-26.9-.4-48.8 21.2-48.8 48v136l-8-7.1v-48.1c0-26.3-20.9-48.3-47.2-48.8C21.9 127.6 0 149.2 0 176v66.4c0 27.4 11.7 53.5 32.2 71.8l111.7 99.3c10.2 9.1 16.1 22.2 16.1 35.9v6.7c0 13.3 10.7 24 24 24h240c13.3 0 24-10.7 24-24v-2.9c0-12.8 2.6-25.5 7.5-37.3l49-116.3c5-11.8 7.5-24.5 7.5-37.3V128.8c0-26.3-20.9-48.4-47.2-48.8z"], - "hand-scissors": [512, 512, [], "f257", "M216 440c0-22.092 17.909-40 40-40v-8h-32c-22.091 0-40-17.908-40-40s17.909-40 40-40h32v-8H48c-26.51 0-48-21.49-48-48s21.49-48 48-48h208v-13.572l-177.551-69.74c-24.674-9.694-36.818-37.555-27.125-62.228 9.693-24.674 37.554-36.817 62.228-27.124l190.342 74.765 24.872-31.09c12.306-15.381 33.978-19.515 51.081-9.741l112 64A40.002 40.002 0 0 1 512 168v240c0 18.562-12.77 34.686-30.838 38.937l-136 32A39.982 39.982 0 0 1 336 480h-80c-22.091 0-40-17.908-40-40z"], - "hand-spock": [512, 512, [], "f259", "M481.3 97.1c-21.5-5.1-43.1 8.2-48.2 29.6L402.3 256h-11.1l43.6-174.3c5.4-21.4-7.7-43.1-29.1-48.5s-43.1 7.7-48.5 29.1L308.8 256h-15.1L242 31.1c-5-21.6-26.4-35-48-30.1-21.5 4.9-35 26.4-30 47.9l47.6 207h-9.8L167 103.1c-4.9-21.5-26.3-35-47.9-30.1-21.5 4.9-35 26.3-30.1 47.9l39 171.6v79.4l-60.6-57c-16.1-15.1-41.4-14.4-56.5 1.7s-14.4 41.4 1.7 56.5L146.3 499c8.9 8.4 20.7 13 32.9 13h216.7c21.3 0 40-14 46-34.4l26.2-88.3c2.6-8.9 4-18 4-27.3v-42c0-7.5.9-15 2.6-22.2L511 145.3c5-21.5-8.3-43.1-29.7-48.2z"], - "hands": [640, 512, [], "f4c2", "M204.8 230.4c-10.6-14.1-30.7-17-44.8-6.4-14.1 10.6-17 30.7-6.4 44.8l38.1 50.8c4.8 6.4 4.1 15.3-1.5 20.9l-12.8 12.8c-6.7 6.7-17.6 6.2-23.6-1.1L64 244.4V96c0-17.7-14.3-32-32-32S0 78.3 0 96v218.4c0 10.9 3.7 21.5 10.5 30l104.1 134.3c5 6.5 8.4 13.9 10.4 21.7 1.8 6.9 8.1 11.6 15.3 11.6H272c8.8 0 16-7.2 16-16V384c0-27.7-9-54.6-25.6-76.8l-57.6-76.8zM608 64c-17.7 0-32 14.3-32 32v148.4l-89.8 107.8c-6 7.2-17 7.7-23.6 1.1l-12.8-12.8c-5.6-5.6-6.3-14.5-1.5-20.9l38.1-50.8c10.6-14.1 7.7-34.2-6.4-44.8-14.1-10.6-34.2-7.7-44.8 6.4l-57.6 76.8C361 329.4 352 356.3 352 384v112c0 8.8 7.2 16 16 16h131.7c7.1 0 13.5-4.7 15.3-11.6 2-7.8 5.4-15.2 10.4-21.7l104.1-134.3c6.8-8.5 10.5-19.1 10.5-30V96c0-17.7-14.3-32-32-32z"], - "hands-helping": [640, 512, [], "f4c4", "M488 192H336v56c0 39.7-32.3 72-72 72s-72-32.3-72-72V126.4l-64.9 39C107.8 176.9 96 197.8 96 220.2v47.3l-80 46.2C.7 322.5-4.6 342.1 4.3 357.4l80 138.6c8.8 15.3 28.4 20.5 43.7 11.7L231.4 448H368c35.3 0 64-28.7 64-64h16c17.7 0 32-14.3 32-32v-64h8c13.3 0 24-10.7 24-24v-48c0-13.3-10.7-24-24-24zm147.7-37.4L555.7 16C546.9.7 527.3-4.5 512 4.3L408.6 64H306.4c-12 0-23.7 3.4-33.9 9.7L239 94.6c-9.4 5.8-15 16.1-15 27.1V248c0 22.1 17.9 40 40 40s40-17.9 40-40v-88h184c30.9 0 56 25.1 56 56v28.5l80-46.2c15.3-8.9 20.5-28.4 11.7-43.7z"], - "handshake": [640, 512, [], "f2b5", "M434.7 64h-85.9c-8 0-15.7 3-21.6 8.4l-98.3 90c-.1.1-.2.3-.3.4-16.6 15.6-16.3 40.5-2.1 56 12.7 13.9 39.4 17.6 56.1 2.7.1-.1.3-.1.4-.2l79.9-73.2c6.5-5.9 16.7-5.5 22.6 1 6 6.5 5.5 16.6-1 22.6l-26.1 23.9L504 313.8c2.9 2.4 5.5 5 7.9 7.7V128l-54.6-54.6c-5.9-6-14.1-9.4-22.6-9.4zM544 128.2v223.9c0 17.7 14.3 32 32 32h64V128.2h-96zm48 223.9c-8.8 0-16-7.2-16-16s7.2-16 16-16 16 7.2 16 16-7.2 16-16 16zM0 384h64c17.7 0 32-14.3 32-32V128.2H0V384zm48-63.9c8.8 0 16 7.2 16 16s-7.2 16-16 16-16-7.2-16-16c0-8.9 7.2-16 16-16zm435.9 18.6L334.6 217.5l-30 27.5c-29.7 27.1-75.2 24.5-101.7-4.4-26.9-29.4-24.8-74.9 4.4-101.7L289.1 64h-83.8c-8.5 0-16.6 3.4-22.6 9.4L128 128v223.9h18.3l90.5 81.9c27.4 22.3 67.7 18.1 90-9.3l.2-.2 17.9 15.5c15.9 13 39.4 10.5 52.3-5.4l31.4-38.6 5.4 4.4c13.7 11.1 33.9 9.1 45-4.7l9.5-11.7c11.2-13.8 9.1-33.9-4.6-45.1z"], - "hanukiah": [640, 512, [], "f6e6", "M232 160c-4.42 0-8 3.58-8 8v120h32V168c0-4.42-3.58-8-8-8h-16zm-64 0c-4.42 0-8 3.58-8 8v120h32V168c0-4.42-3.58-8-8-8h-16zm224 0c-4.42 0-8 3.58-8 8v120h32V168c0-4.42-3.58-8-8-8h-16zm64 0c-4.42 0-8 3.58-8 8v120h32V168c0-4.42-3.58-8-8-8h-16zm88 8c0-4.42-3.58-8-8-8h-16c-4.42 0-8 3.58-8 8v120h32V168zm-440-8c-4.42 0-8 3.58-8 8v120h32V168c0-4.42-3.58-8-8-8h-16zm520 0h-32c-8.84 0-16 7.16-16 16v112c0 17.67-14.33 32-32 32H352V128c0-8.84-7.16-16-16-16h-32c-8.84 0-16 7.16-16 16v192H96c-17.67 0-32-14.33-32-32V176c0-8.84-7.16-16-16-16H16c-8.84 0-16 7.16-16 16v112c0 53.02 42.98 96 96 96h192v64H112c-8.84 0-16 7.16-16 16v32c0 8.84 7.16 16 16 16h416c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16H352v-64h192c53.02 0 96-42.98 96-96V176c0-8.84-7.16-16-16-16zm-16-32c13.25 0 24-11.94 24-26.67S608 48 608 48s-24 38.61-24 53.33S594.75 128 608 128zm-576 0c13.25 0 24-11.94 24-26.67S32 48 32 48 8 86.61 8 101.33 18.75 128 32 128zm288-48c13.25 0 24-11.94 24-26.67S320 0 320 0s-24 38.61-24 53.33S306.75 80 320 80zm-208 48c13.25 0 24-11.94 24-26.67S112 48 112 48s-24 38.61-24 53.33S98.75 128 112 128zm64 0c13.25 0 24-11.94 24-26.67S176 48 176 48s-24 38.61-24 53.33S162.75 128 176 128zm64 0c13.25 0 24-11.94 24-26.67S240 48 240 48s-24 38.61-24 53.33S226.75 128 240 128zm160 0c13.25 0 24-11.94 24-26.67S400 48 400 48s-24 38.61-24 53.33S386.75 128 400 128zm64 0c13.25 0 24-11.94 24-26.67S464 48 464 48s-24 38.61-24 53.33S450.75 128 464 128zm64 0c13.25 0 24-11.94 24-26.67S528 48 528 48s-24 38.61-24 53.33S514.75 128 528 128z"], - "hard-hat": [512, 512, [], "f807", "M480 288c0-80.25-49.28-148.92-119.19-177.62L320 192V80a16 16 0 0 0-16-16h-96a16 16 0 0 0-16 16v112l-40.81-81.62C81.28 139.08 32 207.75 32 288v64h448zm16 96H16a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h480a16 16 0 0 0 16-16v-32a16 16 0 0 0-16-16z"], - "hashtag": [448, 512, [], "f292", "M440.667 182.109l7.143-40c1.313-7.355-4.342-14.109-11.813-14.109h-74.81l14.623-81.891C377.123 38.754 371.468 32 363.997 32h-40.632a12 12 0 0 0-11.813 9.891L296.175 128H197.54l14.623-81.891C213.477 38.754 207.822 32 200.35 32h-40.632a12 12 0 0 0-11.813 9.891L132.528 128H53.432a12 12 0 0 0-11.813 9.891l-7.143 40C33.163 185.246 38.818 192 46.289 192h74.81L98.242 320H19.146a12 12 0 0 0-11.813 9.891l-7.143 40C-1.123 377.246 4.532 384 12.003 384h74.81L72.19 465.891C70.877 473.246 76.532 480 84.003 480h40.632a12 12 0 0 0 11.813-9.891L151.826 384h98.634l-14.623 81.891C234.523 473.246 240.178 480 247.65 480h40.632a12 12 0 0 0 11.813-9.891L315.472 384h79.096a12 12 0 0 0 11.813-9.891l7.143-40c1.313-7.355-4.342-14.109-11.813-14.109h-74.81l22.857-128h79.096a12 12 0 0 0 11.813-9.891zM261.889 320h-98.634l22.857-128h98.634l-22.857 128z"], - "hat-wizard": [512, 512, [], "f6e8", "M496 448H16c-8.84 0-16 7.16-16 16v32c0 8.84 7.16 16 16 16h480c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16zm-304-64l-64-32 64-32 32-64 32 64 64 32-64 32-16 32h208l-86.41-201.63a63.955 63.955 0 0 1-1.89-45.45L416 0 228.42 107.19a127.989 127.989 0 0 0-53.46 59.15L64 416h144l-16-32zm64-224l16-32 16 32 32 16-32 16-16 32-16-32-32-16 32-16z"], - "haykal": [512, 512, [], "f666", "M496.25 202.52l-110-15.44 41.82-104.34c6.67-16.64-11.6-32.18-26.59-22.63L307.44 120 273.35 12.82C270.64 4.27 263.32 0 256 0c-7.32 0-14.64 4.27-17.35 12.82l-34.09 107.19-94.04-59.89c-14.99-9.55-33.25 5.99-26.59 22.63l41.82 104.34-110 15.43c-17.54 2.46-21.68 26.27-6.03 34.67l98.16 52.66-74.48 83.54c-10.92 12.25-1.72 30.93 13.29 30.93 1.31 0 2.67-.14 4.07-.45l108.57-23.65-4.11 112.55c-.43 11.65 8.87 19.22 18.41 19.22 5.15 0 10.39-2.21 14.2-7.18l68.18-88.9 68.18 88.9c3.81 4.97 9.04 7.18 14.2 7.18 9.54 0 18.84-7.57 18.41-19.22l-4.11-112.55 108.57 23.65c17.36 3.76 29.21-17.2 17.35-30.49l-74.48-83.54 98.16-52.66c15.64-8.39 11.5-32.2-6.04-34.66zM338.51 311.68l-51.89-11.3 1.97 53.79L256 311.68l-32.59 42.49 1.96-53.79-51.89 11.3 35.6-39.93-46.92-25.17 52.57-7.38-19.99-49.87 44.95 28.62L256 166.72l16.29 51.23 44.95-28.62-19.99 49.87 52.57 7.38-46.92 25.17 35.61 39.93z"], - "hdd": [576, 512, [], "f0a0", "M576 304v96c0 26.51-21.49 48-48 48H48c-26.51 0-48-21.49-48-48v-96c0-26.51 21.49-48 48-48h480c26.51 0 48 21.49 48 48zm-48-80a79.557 79.557 0 0 1 30.777 6.165L462.25 85.374A48.003 48.003 0 0 0 422.311 64H153.689a48 48 0 0 0-39.938 21.374L17.223 230.165A79.557 79.557 0 0 1 48 224h480zm-48 96c-17.673 0-32 14.327-32 32s14.327 32 32 32 32-14.327 32-32-14.327-32-32-32zm-96 0c-17.673 0-32 14.327-32 32s14.327 32 32 32 32-14.327 32-32-14.327-32-32-32z"], - "heading": [512, 512, [], "f1dc", "M496 80V48c0-8.837-7.163-16-16-16H320c-8.837 0-16 7.163-16 16v32c0 8.837 7.163 16 16 16h37.621v128H154.379V96H192c8.837 0 16-7.163 16-16V48c0-8.837-7.163-16-16-16H32c-8.837 0-16 7.163-16 16v32c0 8.837 7.163 16 16 16h37.275v320H32c-8.837 0-16 7.163-16 16v32c0 8.837 7.163 16 16 16h160c8.837 0 16-7.163 16-16v-32c0-8.837-7.163-16-16-16h-37.621V288H357.62v128H320c-8.837 0-16 7.163-16 16v32c0 8.837 7.163 16 16 16h160c8.837 0 16-7.163 16-16v-32c0-8.837-7.163-16-16-16h-37.275V96H480c8.837 0 16-7.163 16-16z"], - "headphones": [512, 512, [], "f025", "M256 32C114.52 32 0 146.496 0 288v48a32 32 0 0 0 17.689 28.622l14.383 7.191C34.083 431.903 83.421 480 144 480h24c13.255 0 24-10.745 24-24V280c0-13.255-10.745-24-24-24h-24c-31.342 0-59.671 12.879-80 33.627V288c0-105.869 86.131-192 192-192s192 86.131 192 192v1.627C427.671 268.879 399.342 256 368 256h-24c-13.255 0-24 10.745-24 24v176c0 13.255 10.745 24 24 24h24c60.579 0 109.917-48.098 111.928-108.187l14.382-7.191A32 32 0 0 0 512 336v-48c0-141.479-114.496-256-256-256z"], - "headphones-alt": [512, 512, [], "f58f", "M160 288h-16c-35.35 0-64 28.7-64 64.12v63.76c0 35.41 28.65 64.12 64 64.12h16c17.67 0 32-14.36 32-32.06V320.06c0-17.71-14.33-32.06-32-32.06zm208 0h-16c-17.67 0-32 14.35-32 32.06v127.88c0 17.7 14.33 32.06 32 32.06h16c35.35 0 64-28.71 64-64.12v-63.76c0-35.41-28.65-64.12-64-64.12zM256 32C112.91 32 4.57 151.13 0 288v112c0 8.84 7.16 16 16 16h16c8.84 0 16-7.16 16-16V288c0-114.67 93.33-207.8 208-207.82 114.67.02 208 93.15 208 207.82v112c0 8.84 7.16 16 16 16h16c8.84 0 16-7.16 16-16V288C507.43 151.13 399.09 32 256 32z"], - "headset": [512, 512, [], "f590", "M192 208c0-17.67-14.33-32-32-32h-16c-35.35 0-64 28.65-64 64v48c0 35.35 28.65 64 64 64h16c17.67 0 32-14.33 32-32V208zm176 144c35.35 0 64-28.65 64-64v-48c0-35.35-28.65-64-64-64h-16c-17.67 0-32 14.33-32 32v112c0 17.67 14.33 32 32 32h16zM256 0C113.18 0 4.58 118.83 0 256v16c0 8.84 7.16 16 16 16h16c8.84 0 16-7.16 16-16v-16c0-114.69 93.31-208 208-208s208 93.31 208 208h-.12c.08 2.43.12 165.72.12 165.72 0 23.35-18.93 42.28-42.28 42.28H320c0-26.51-21.49-48-48-48h-32c-26.51 0-48 21.49-48 48s21.49 48 48 48h181.72c49.86 0 90.28-40.42 90.28-90.28V256C507.42 118.83 398.82 0 256 0z"], - "heart": [512, 512, [], "f004", "M462.3 62.6C407.5 15.9 326 24.3 275.7 76.2L256 96.5l-19.7-20.3C186.1 24.3 104.5 15.9 49.7 62.6c-62.8 53.6-66.1 149.8-9.9 207.9l193.5 199.8c12.5 12.9 32.8 12.9 45.3 0l193.5-199.8c56.3-58.1 53-154.3-9.8-207.9z"], - "heart-broken": [512, 512, [], "f7a9", "M473.7 73.8l-2.4-2.5c-46-47-118-51.7-169.6-14.8L336 159.9l-96 64 48 128-144-144 96-64-28.6-86.5C159.7 19.6 87 24 40.7 71.4l-2.4 2.4C-10.4 123.6-12.5 202.9 31 256l212.1 218.6c7.1 7.3 18.6 7.3 25.7 0L481 255.9c43.5-53 41.4-132.3-7.3-182.1z"], - "heartbeat": [512, 512, [], "f21e", "M320.2 243.8l-49.7 99.4c-6 12.1-23.4 11.7-28.9-.6l-56.9-126.3-30 71.7H60.6l182.5 186.5c7.1 7.3 18.6 7.3 25.7 0L451.4 288H342.3l-22.1-44.2zM473.7 73.9l-2.4-2.5c-51.5-52.6-135.8-52.6-187.4 0L256 100l-27.9-28.5c-51.5-52.7-135.9-52.7-187.4 0l-2.4 2.4C-10.4 123.7-12.5 203 31 256h102.4l35.9-86.2c5.4-12.9 23.6-13.2 29.4-.4l58.2 129.3 49-97.9c5.9-11.8 22.7-11.8 28.6 0l27.6 55.2H481c43.5-53 41.4-132.3-7.3-182.1z"], - "helicopter": [640, 512, [], "f533", "M304 384h272c17.67 0 32-14.33 32-32 0-123.71-100.29-224-224-224V64h176c8.84 0 16-7.16 16-16V16c0-8.84-7.16-16-16-16H144c-8.84 0-16 7.16-16 16v32c0 8.84 7.16 16 16 16h176v64H112L68.8 70.4C65.78 66.37 61.03 64 56 64H16.01C5.6 64-2.04 73.78.49 83.88L32 192l160 64 86.4 115.2A31.992 31.992 0 0 0 304 384zm112-188.49C478.55 208.3 528.03 257.44 540.79 320H416V195.51zm219.37 263.3l-22.15-22.2c-6.25-6.26-16.24-6.1-22.64.01-7.09 6.77-13.84 11.25-24.64 11.25H240c-8.84 0-16 7.18-16 16.03v32.06c0 8.85 7.16 16.03 16 16.03h325.94c14.88 0 35.3-.47 68.45-29.52 7.02-6.14 7.57-17.05.98-23.66z"], - "highlighter": [544, 512, [], "f591", "M0 479.98L99.92 512l35.45-35.45-67.04-67.04L0 479.98zm124.61-240.01a36.592 36.592 0 0 0-10.79 38.1l13.05 42.83-50.93 50.94 96.23 96.23 50.86-50.86 42.74 13.08c13.73 4.2 28.65-.01 38.15-10.78l35.55-41.64-173.34-173.34-41.52 35.44zm403.31-160.7l-63.2-63.2c-20.49-20.49-53.38-21.52-75.12-2.35L190.55 183.68l169.77 169.78L530.27 154.4c19.18-21.74 18.15-54.63-2.35-75.13z"], - "hiking": [384, 512, [], "f6ec", "M80.95 472.23c-4.28 17.16 6.14 34.53 23.28 38.81 2.61.66 5.22.95 7.8.95 14.33 0 27.37-9.7 31.02-24.23l25.24-100.97-52.78-52.78-34.56 138.22zm14.89-196.12L137 117c2.19-8.42-3.14-16.95-11.92-19.06-43.88-10.52-88.35 15.07-99.32 57.17L.49 253.24c-2.19 8.42 3.14 16.95 11.92 19.06l63.56 15.25c8.79 2.1 17.68-3.02 19.87-11.44zM368 160h-16c-8.84 0-16 7.16-16 16v16h-34.75l-46.78-46.78C243.38 134.11 228.61 128 212.91 128c-27.02 0-50.47 18.3-57.03 44.52l-26.92 107.72a32.012 32.012 0 0 0 8.42 30.39L224 397.25V480c0 17.67 14.33 32 32 32s32-14.33 32-32v-82.75c0-17.09-6.66-33.16-18.75-45.25l-46.82-46.82c.15-.5.49-.89.62-1.41l19.89-79.57 22.43 22.43c6 6 14.14 9.38 22.62 9.38h48v240c0 8.84 7.16 16 16 16h16c8.84 0 16-7.16 16-16V176c.01-8.84-7.15-16-15.99-16zM240 96c26.51 0 48-21.49 48-48S266.51 0 240 0s-48 21.49-48 48 21.49 48 48 48z"], - "hippo": [640, 512, [], "f6ed", "M581.12 96.2c-27.67-.15-52.5 17.58-76.6 26.62C489.98 88.27 455.83 64 416 64c-11.28 0-21.95 2.3-32 5.88V56c0-13.26-10.75-24-24-24h-16c-13.25 0-24 10.74-24 24v48.98C286.01 79.58 241.24 64 192 64 85.96 64 0 135.64 0 224v240c0 8.84 7.16 16 16 16h64c8.84 0 16-7.16 16-16v-70.79C128.35 407.57 166.72 416 208 416s79.65-8.43 112-22.79V464c0 8.84 7.16 16 16 16h64c8.84 0 16-7.16 16-16V288h128v32c0 8.84 7.16 16 16 16h32c8.84 0 16-7.16 16-16v-32c17.67 0 32-14.33 32-32v-92.02c0-34.09-24.79-67.59-58.88-67.78zM448 176c-8.84 0-16-7.16-16-16s7.16-16 16-16 16 7.16 16 16-7.16 16-16 16z"], - "history": [512, 512, [], "f1da", "M504 255.531c.253 136.64-111.18 248.372-247.82 248.468-59.015.042-113.223-20.53-155.822-54.911-11.077-8.94-11.905-25.541-1.839-35.607l11.267-11.267c8.609-8.609 22.353-9.551 31.891-1.984C173.062 425.135 212.781 440 256 440c101.705 0 184-82.311 184-184 0-101.705-82.311-184-184-184-48.814 0-93.149 18.969-126.068 49.932l50.754 50.754c10.08 10.08 2.941 27.314-11.313 27.314H24c-8.837 0-16-7.163-16-16V38.627c0-14.254 17.234-21.393 27.314-11.314l49.372 49.372C129.209 34.136 189.552 8 256 8c136.81 0 247.747 110.78 248 247.531zm-180.912 78.784l9.823-12.63c8.138-10.463 6.253-25.542-4.21-33.679L288 256.349V152c0-13.255-10.745-24-24-24h-16c-13.255 0-24 10.745-24 24v135.651l65.409 50.874c10.463 8.137 25.541 6.253 33.679-4.21z"], - "hockey-puck": [512, 512, [], "f453", "M0 160c0-53 114.6-96 256-96s256 43 256 96-114.6 96-256 96S0 213 0 160zm0 82.2V352c0 53 114.6 96 256 96s256-43 256-96V242.2c-113.4 82.3-398.5 82.4-512 0z"], - "holly-berry": [448, 512, [], "f7aa", "M144 192c26.5 0 48-21.5 48-48s-21.5-48-48-48-48 21.5-48 48 21.5 48 48 48zm112-48c0 26.5 21.5 48 48 48s48-21.5 48-48-21.5-48-48-48-48 21.5-48 48zm-32-48c26.5 0 48-21.5 48-48S250.5 0 224 0s-48 21.5-48 48 21.5 48 48 48zm-16.2 139.1c.1-12.4-13.1-20.1-23.8-13.7-34.3 20.3-71.4 32.7-108.7 36.2-9.7.9-15.6 11.3-11.6 20.2 6.2 13.9 11.1 28.6 14.7 43.8 3.6 15.2-5.3 30.6-20.2 35.1-14.9 4.5-30.1 7.6-45.3 9.1-9.7 1-15.7 11.3-11.7 20.2 15 32.8 22.9 69.5 23 107.7.1 14.4 15.2 23.1 27.6 16 33.2-19 68.9-30.5 104.8-33.9 9.7-.9 15.6-11.3 11.6-20.2-6.2-13.9-11.1-28.6-14.7-43.8-3.6-15.2 5.3-30.6 20.2-35.1 14.9-4.5 30.1-7.6 45.3-9.1 9.7-1 15.7-11.3 11.7-20.2-15.5-34.2-23.3-72.5-22.9-112.3zM435 365.6c-15.2-1.6-30.3-4.7-45.3-9.1-14.9-4.5-23.8-19.9-20.2-35.1 3.6-15.2 8.5-29.8 14.7-43.8 4-8.9-1.9-19.3-11.6-20.2-37.3-3.5-74.4-15.9-108.7-36.2-10.7-6.3-23.9 1.4-23.8 13.7 0 1.6-.2 3.2-.2 4.9.2 33.3 7 65.7 19.9 94 5.7 12.4 5.2 26.6-.6 38.9 4.9 1.2 9.9 2.2 14.8 3.7 14.9 4.5 23.8 19.9 20.2 35.1-3.6 15.2-8.5 29.8-14.7 43.8-4 8.9 1.9 19.3 11.6 20.2 35.9 3.4 71.6 14.9 104.8 33.9 12.5 7.1 27.6-1.6 27.6-16 .2-38.2 8-75 23-107.7 4.3-8.7-1.8-19.1-11.5-20.1z"], - "home": [576, 512, [], "f015", "M280.37 148.26L96 300.11V464a16 16 0 0 0 16 16l112.06-.29a16 16 0 0 0 15.92-16V368a16 16 0 0 1 16-16h64a16 16 0 0 1 16 16v95.64a16 16 0 0 0 16 16.05L464 480a16 16 0 0 0 16-16V300L295.67 148.26a12.19 12.19 0 0 0-15.3 0zM571.6 251.47L488 182.56V44.05a12 12 0 0 0-12-12h-56a12 12 0 0 0-12 12v72.61L318.47 43a48 48 0 0 0-61 0L4.34 251.47a12 12 0 0 0-1.6 16.9l25.5 31A12 12 0 0 0 45.15 301l235.22-193.74a12.19 12.19 0 0 1 15.3 0L530.9 301a12 12 0 0 0 16.9-1.6l25.5-31a12 12 0 0 0-1.7-16.93z"], - "horse": [576, 512, [], "f6f0", "M575.92 76.6c-.01-8.13-3.02-15.87-8.58-21.8-3.78-4.03-8.58-9.12-13.69-14.5 11.06-6.84 19.5-17.49 22.18-30.66C576.85 4.68 572.96 0 567.9 0H447.92c-70.69 0-128 57.31-128 128H160c-28.84 0-54.4 12.98-72 33.11V160c-48.53 0-88 39.47-88 88v56c0 8.84 7.16 16 16 16h16c8.84 0 16-7.16 16-16v-56c0-13.22 6.87-24.39 16.78-31.68-.21 2.58-.78 5.05-.78 7.68 0 27.64 11.84 52.36 30.54 69.88l-25.72 68.6a63.945 63.945 0 0 0-2.16 37.99l24.85 99.41A15.982 15.982 0 0 0 107.02 512h65.96c10.41 0 18.05-9.78 15.52-19.88l-26.31-105.26 23.84-63.59L320 345.6V496c0 8.84 7.16 16 16 16h64c8.84 0 16-7.16 16-16V318.22c19.74-20.19 32-47.75 32-78.22 0-.22-.07-.42-.08-.64V136.89l16 7.11 18.9 37.7c7.45 14.87 25.05 21.55 40.49 15.37l32.55-13.02a31.997 31.997 0 0 0 20.12-29.74l-.06-77.71zm-64 19.4c-8.84 0-16-7.16-16-16s7.16-16 16-16 16 7.16 16 16-7.16 16-16 16z"], - "horse-head": [512, 512, [], "f7ab", "M509.8 332.5l-69.9-164.3c-14.9-41.2-50.4-71-93-79.2 18-10.6 46.3-35.9 34.2-82.3-1.3-5-7.1-7.9-12-6.1L166.9 76.3C35.9 123.4 0 238.9 0 398.8V480c0 17.7 14.3 32 32 32h236.2c23.8 0 39.3-25 28.6-46.3L256 384v-.7c-45.6-3.5-84.6-30.7-104.3-69.6-1.6-3.1-.9-6.9 1.6-9.3l12.1-12.1c3.9-3.9 10.6-2.7 12.9 2.4 14.8 33.7 48.2 57.4 87.4 57.4 17.2 0 33-5.1 46.8-13.2l46 63.9c6 8.4 15.7 13.3 26 13.3h50.3c8.5 0 16.6-3.4 22.6-9.4l45.3-39.8c8.9-9.1 11.7-22.6 7.1-34.4zM328 224c-13.3 0-24-10.7-24-24s10.7-24 24-24 24 10.7 24 24-10.7 24-24 24z"], - "hospital": [448, 512, [], "f0f8", "M448 492v20H0v-20c0-6.627 5.373-12 12-12h20V120c0-13.255 10.745-24 24-24h88V24c0-13.255 10.745-24 24-24h112c13.255 0 24 10.745 24 24v72h88c13.255 0 24 10.745 24 24v360h20c6.627 0 12 5.373 12 12zM308 192h-40c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h40c6.627 0 12-5.373 12-12v-40c0-6.627-5.373-12-12-12zm-168 64h40c6.627 0 12-5.373 12-12v-40c0-6.627-5.373-12-12-12h-40c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12zm104 128h-40c-6.627 0-12 5.373-12 12v84h64v-84c0-6.627-5.373-12-12-12zm64-96h-40c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h40c6.627 0 12-5.373 12-12v-40c0-6.627-5.373-12-12-12zm-116 12c0-6.627-5.373-12-12-12h-40c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h40c6.627 0 12-5.373 12-12v-40zM182 96h26v26a6 6 0 0 0 6 6h20a6 6 0 0 0 6-6V96h26a6 6 0 0 0 6-6V70a6 6 0 0 0-6-6h-26V38a6 6 0 0 0-6-6h-20a6 6 0 0 0-6 6v26h-26a6 6 0 0 0-6 6v20a6 6 0 0 0 6 6z"], - "hospital-alt": [576, 512, [], "f47d", "M544 96H416V32c0-17.7-14.3-32-32-32H192c-17.7 0-32 14.3-32 32v64H32c-17.7 0-32 14.3-32 32v368c0 8.8 7.2 16 16 16h544c8.8 0 16-7.2 16-16V128c0-17.7-14.3-32-32-32zM160 436c0 6.6-5.4 12-12 12h-40c-6.6 0-12-5.4-12-12v-40c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40zm0-128c0 6.6-5.4 12-12 12h-40c-6.6 0-12-5.4-12-12v-40c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40zm160 128c0 6.6-5.4 12-12 12h-40c-6.6 0-12-5.4-12-12v-40c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40zm0-128c0 6.6-5.4 12-12 12h-40c-6.6 0-12-5.4-12-12v-40c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40zm16-170c0 3.3-2.7 6-6 6h-26v26c0 3.3-2.7 6-6 6h-20c-3.3 0-6-2.7-6-6v-26h-26c-3.3 0-6-2.7-6-6v-20c0-3.3 2.7-6 6-6h26V86c0-3.3 2.7-6 6-6h20c3.3 0 6 2.7 6 6v26h26c3.3 0 6 2.7 6 6v20zm144 298c0 6.6-5.4 12-12 12h-40c-6.6 0-12-5.4-12-12v-40c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40zm0-128c0 6.6-5.4 12-12 12h-40c-6.6 0-12-5.4-12-12v-40c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40z"], - "hospital-symbol": [512, 512, [], "f47e", "M256 0C114.6 0 0 114.6 0 256s114.6 256 256 256 256-114.6 256-256S397.4 0 256 0zm112 376c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8v-88h-96v88c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V136c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v88h96v-88c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v240z"], - "hot-tub": [512, 512, [], "f593", "M414.21 177.65c1.02 8.21 7.75 14.35 15.75 14.35h16.12c9.51 0 17.08-8.57 16-18.35-4.34-39.11-22.4-74.53-50.13-97.16-17.37-14.17-28.82-36.75-31.98-62.15C378.96 6.14 372.22 0 364.23 0h-16.12c-9.51 0-17.09 8.57-16 18.35 4.34 39.11 22.4 74.53 50.13 97.16 17.36 14.17 28.82 36.75 31.97 62.14zm-108 0c1.02 8.21 7.75 14.35 15.75 14.35h16.12c9.51 0 17.08-8.57 16-18.35-4.34-39.11-22.4-74.53-50.13-97.16-17.37-14.17-28.82-36.75-31.98-62.15C270.96 6.14 264.22 0 256.23 0h-16.12c-9.51 0-17.09 8.57-16 18.35 4.34 39.11 22.4 74.53 50.13 97.16 17.36 14.17 28.82 36.75 31.97 62.14zM480 256H256l-110.93-83.2a63.99 63.99 0 0 0-38.4-12.8H64c-35.35 0-64 28.65-64 64v224c0 35.35 28.65 64 64 64h384c35.35 0 64-28.65 64-64V288c0-17.67-14.33-32-32-32zM128 440c0 4.42-3.58 8-8 8h-16c-4.42 0-8-3.58-8-8V328c0-4.42 3.58-8 8-8h16c4.42 0 8 3.58 8 8v112zm96 0c0 4.42-3.58 8-8 8h-16c-4.42 0-8-3.58-8-8V328c0-4.42 3.58-8 8-8h16c4.42 0 8 3.58 8 8v112zm96 0c0 4.42-3.58 8-8 8h-16c-4.42 0-8-3.58-8-8V328c0-4.42 3.58-8 8-8h16c4.42 0 8 3.58 8 8v112zm96 0c0 4.42-3.58 8-8 8h-16c-4.42 0-8-3.58-8-8V328c0-4.42 3.58-8 8-8h16c4.42 0 8 3.58 8 8v112zM64 128c35.35 0 64-28.65 64-64S99.35 0 64 0 0 28.65 0 64s28.65 64 64 64z"], - "hotdog": [512, 512, [], "f80f", "M488.56 23.44a80 80 0 0 0-113.12 0l-352 352a80 80 0 1 0 113.12 113.12l352-352a80 80 0 0 0 0-113.12zm-49.93 95.19c-19.6 19.59-37.52 22.67-51.93 25.14C373.76 146 364.4 147.6 352 160s-14 21.76-16.23 34.71c-2.48 14.4-5.55 32.33-25.15 51.92s-37.52 22.67-51.92 25.15C245.75 274 236.4 275.6 224 288s-14 21.75-16.23 34.7c-2.47 14.4-5.54 32.33-25.14 51.92s-37.53 22.68-51.93 25.15C117.76 402 108.4 403.6 96 416a16 16 0 0 1-22.63-22.63c19.6-19.59 37.52-22.67 51.92-25.14 13-2.22 22.3-3.82 34.71-16.23s14-21.75 16.22-34.7c2.48-14.4 5.55-32.33 25.15-51.92s37.52-22.67 51.92-25.14c13-2.22 22.3-3.83 34.7-16.23s14-21.76 16.24-34.71c2.47-14.4 5.54-32.33 25.14-51.92s37.52-22.68 51.92-25.15C394.24 110 403.59 108.41 416 96a16 16 0 0 1 22.63 22.63zM31.44 322.18L322.18 31.44l-11.54-11.55c-25-25-63.85-26.66-86.79-3.72L16.17 223.85c-22.94 22.94-21.27 61.79 3.72 86.78zm449.12-132.36L189.82 480.56l11.54 11.55c25 25 63.85 26.66 86.79 3.72l207.68-207.68c22.94-22.94 21.27-61.79-3.72-86.79z"], - "hotel": [576, 512, [], "f594", "M560 64c8.84 0 16-7.16 16-16V16c0-8.84-7.16-16-16-16H16C7.16 0 0 7.16 0 16v32c0 8.84 7.16 16 16 16h15.98v384H16c-8.84 0-16 7.16-16 16v32c0 8.84 7.16 16 16 16h240v-80c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v80h240c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16h-16V64h16zm-304 44.8c0-6.4 6.4-12.8 12.8-12.8h38.4c6.4 0 12.8 6.4 12.8 12.8v38.4c0 6.4-6.4 12.8-12.8 12.8h-38.4c-6.4 0-12.8-6.4-12.8-12.8v-38.4zm0 96c0-6.4 6.4-12.8 12.8-12.8h38.4c6.4 0 12.8 6.4 12.8 12.8v38.4c0 6.4-6.4 12.8-12.8 12.8h-38.4c-6.4 0-12.8-6.4-12.8-12.8v-38.4zm-128-96c0-6.4 6.4-12.8 12.8-12.8h38.4c6.4 0 12.8 6.4 12.8 12.8v38.4c0 6.4-6.4 12.8-12.8 12.8h-38.4c-6.4 0-12.8-6.4-12.8-12.8v-38.4zM179.2 256h-38.4c-6.4 0-12.8-6.4-12.8-12.8v-38.4c0-6.4 6.4-12.8 12.8-12.8h38.4c6.4 0 12.8 6.4 12.8 12.8v38.4c0 6.4-6.4 12.8-12.8 12.8zM192 384c0-53.02 42.98-96 96-96s96 42.98 96 96H192zm256-140.8c0 6.4-6.4 12.8-12.8 12.8h-38.4c-6.4 0-12.8-6.4-12.8-12.8v-38.4c0-6.4 6.4-12.8 12.8-12.8h38.4c6.4 0 12.8 6.4 12.8 12.8v38.4zm0-96c0 6.4-6.4 12.8-12.8 12.8h-38.4c-6.4 0-12.8-6.4-12.8-12.8v-38.4c0-6.4 6.4-12.8 12.8-12.8h38.4c6.4 0 12.8 6.4 12.8 12.8v38.4z"], - "hourglass": [384, 512, [], "f254", "M360 64c13.255 0 24-10.745 24-24V24c0-13.255-10.745-24-24-24H24C10.745 0 0 10.745 0 24v16c0 13.255 10.745 24 24 24 0 90.965 51.016 167.734 120.842 192C75.016 280.266 24 357.035 24 448c-13.255 0-24 10.745-24 24v16c0 13.255 10.745 24 24 24h336c13.255 0 24-10.745 24-24v-16c0-13.255-10.745-24-24-24 0-90.965-51.016-167.734-120.842-192C308.984 231.734 360 154.965 360 64z"], - "hourglass-end": [384, 512, [], "f253", "M360 64c13.255 0 24-10.745 24-24V24c0-13.255-10.745-24-24-24H24C10.745 0 0 10.745 0 24v16c0 13.255 10.745 24 24 24 0 90.965 51.016 167.734 120.842 192C75.016 280.266 24 357.035 24 448c-13.255 0-24 10.745-24 24v16c0 13.255 10.745 24 24 24h336c13.255 0 24-10.745 24-24v-16c0-13.255-10.745-24-24-24 0-90.965-51.016-167.734-120.842-192C308.984 231.734 360 154.965 360 64zM192 208c-57.787 0-104-66.518-104-144h208c0 77.945-46.51 144-104 144z"], - "hourglass-half": [384, 512, [], "f252", "M360 0H24C10.745 0 0 10.745 0 24v16c0 13.255 10.745 24 24 24 0 90.965 51.016 167.734 120.842 192C75.016 280.266 24 357.035 24 448c-13.255 0-24 10.745-24 24v16c0 13.255 10.745 24 24 24h336c13.255 0 24-10.745 24-24v-16c0-13.255-10.745-24-24-24 0-90.965-51.016-167.734-120.842-192C308.984 231.734 360 154.965 360 64c13.255 0 24-10.745 24-24V24c0-13.255-10.745-24-24-24zm-75.078 384H99.08c17.059-46.797 52.096-80 92.92-80 40.821 0 75.862 33.196 92.922 80zm.019-256H99.078C91.988 108.548 88 86.748 88 64h208c0 22.805-3.987 44.587-11.059 64z"], - "hourglass-start": [384, 512, [], "f251", "M360 0H24C10.745 0 0 10.745 0 24v16c0 13.255 10.745 24 24 24 0 90.965 51.016 167.734 120.842 192C75.016 280.266 24 357.035 24 448c-13.255 0-24 10.745-24 24v16c0 13.255 10.745 24 24 24h336c13.255 0 24-10.745 24-24v-16c0-13.255-10.745-24-24-24 0-90.965-51.016-167.734-120.842-192C308.984 231.734 360 154.965 360 64c13.255 0 24-10.745 24-24V24c0-13.255-10.745-24-24-24zm-64 448H88c0-77.458 46.204-144 104-144 57.786 0 104 66.517 104 144z"], - "house-damage": [576, 512, [], "f6f1", "M288 114.96L69.47 307.71c-1.62 1.46-3.69 2.14-5.47 3.35V496c0 8.84 7.16 16 16 16h149.23L192 439.19l104.11-64-60.16-119.22L384 392.75l-104.11 64L319.81 512H496c8.84 0 16-7.16 16-16V311.1c-1.7-1.16-3.72-1.82-5.26-3.2L288 114.96zm282.69 121.32L512 184.45V48c0-8.84-7.16-16-16-16h-64c-8.84 0-16 7.16-16 16v51.69L314.75 10.31C307.12 3.45 297.56.01 288 0s-19.1 3.41-26.7 10.27L5.31 236.28c-6.57 5.91-7.12 16.02-1.21 22.6l21.4 23.82c5.9 6.57 16.02 7.12 22.6 1.21L277.42 81.63c6.05-5.33 15.12-5.33 21.17 0L527.91 283.9c6.57 5.9 16.69 5.36 22.6-1.21l21.4-23.82c5.9-6.57 5.36-16.69-1.22-22.59z"], - "hryvnia": [384, 512, [], "f6f2", "M368 240c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16h-41.86c13.41-28.63 13.74-63.33-4.13-94.05C303.34 49.84 267.1 32 229.96 32h-78.82c-24.32 0-47.86 8.53-66.54 24.09L72.83 65.9c-10.18 8.49-11.56 23.62-3.07 33.8l20.49 24.59c8.49 10.19 23.62 11.56 33.81 3.07l11.73-9.78c4.32-3.6 9.77-5.57 15.39-5.57h83.62c11.69 0 21.2 9.52 21.2 21.2 0 5.91-2.48 11.58-6.81 15.58L219.7 176H16c-8.84 0-16 7.16-16 16v32c0 8.84 7.16 16 16 16h134.37l-34.67 32H16c-8.84 0-16 7.16-16 16v32c0 8.84 7.16 16 16 16h41.86c-13.41 28.63-13.74 63.33 4.13 94.05C80.66 462.15 116.9 480 154.04 480h78.82c24.32 0 47.86-8.53 66.54-24.09l11.77-9.81c10.18-8.49 11.56-23.62 3.07-33.8l-20.49-24.59c-8.49-10.19-23.62-11.56-33.81-3.07l-11.75 9.8a23.992 23.992 0 0 1-15.36 5.56H149.2c-11.69 0-21.2-9.52-21.2-21.2 0-5.91 2.48-11.58 6.81-15.58L164.3 336H368c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16H233.63l34.67-32H368z"], - "i-cursor": [256, 512, [], "f246", "M256 52.048V12.065C256 5.496 250.726.148 244.158.066 211.621-.344 166.469.011 128 37.959 90.266.736 46.979-.114 11.913.114 5.318.157 0 5.519 0 12.114v39.645c0 6.687 5.458 12.078 12.145 11.998C38.111 63.447 96 67.243 96 112.182V224H60c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h36v112c0 44.932-56.075 48.031-83.95 47.959C5.404 447.942 0 453.306 0 459.952v39.983c0 6.569 5.274 11.917 11.842 11.999 32.537.409 77.689.054 116.158-37.894 37.734 37.223 81.021 38.073 116.087 37.845 6.595-.043 11.913-5.405 11.913-12V460.24c0-6.687-5.458-12.078-12.145-11.998C217.889 448.553 160 444.939 160 400V288h36c6.627 0 12-5.373 12-12v-40c0-6.627-5.373-12-12-12h-36V112.182c0-44.932 56.075-48.213 83.95-48.142 6.646.018 12.05-5.346 12.05-11.992z"], - "ice-cream": [448, 512, [], "f810", "M368 160h-.94a144 144 0 1 0-286.12 0H80a48 48 0 0 0 0 96h288a48 48 0 0 0 0-96zM195.38 493.69a31.52 31.52 0 0 0 57.24 0L352 288H96z"], - "icicles": [512, 512, [], "f7ad", "M511.4 37.9C515.1 18.2 500 0 480 0H32C10.6 0-4.8 20.7 1.4 41.2l87.1 273.4c2.5 7.2 12.7 7.2 15.1 0L140 190.5l44.2 187.3c1.9 8.3 13.7 8.3 15.6 0l46.5-196.9 34.1 133.4c2.3 7.6 13 7.6 15.3 0l45.8-172.5 66.7 363.8c1.7 8.6 14 8.6 15.7 0l87.5-467.7z"], - "id-badge": [384, 512, [], "f2c1", "M336 0H48C21.5 0 0 21.5 0 48v416c0 26.5 21.5 48 48 48h288c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48zM144 32h96c8.8 0 16 7.2 16 16s-7.2 16-16 16h-96c-8.8 0-16-7.2-16-16s7.2-16 16-16zm48 128c35.3 0 64 28.7 64 64s-28.7 64-64 64-64-28.7-64-64 28.7-64 64-64zm112 236.8c0 10.6-10 19.2-22.4 19.2H102.4C90 416 80 407.4 80 396.8v-19.2c0-31.8 30.1-57.6 67.2-57.6h5c12.3 5.1 25.7 8 39.8 8s27.6-2.9 39.8-8h5c37.1 0 67.2 25.8 67.2 57.6v19.2z"], - "id-card": [576, 512, [], "f2c2", "M528 32H48C21.5 32 0 53.5 0 80v16h576V80c0-26.5-21.5-48-48-48zM0 432c0 26.5 21.5 48 48 48h480c26.5 0 48-21.5 48-48V128H0v304zm352-232c0-4.4 3.6-8 8-8h144c4.4 0 8 3.6 8 8v16c0 4.4-3.6 8-8 8H360c-4.4 0-8-3.6-8-8v-16zm0 64c0-4.4 3.6-8 8-8h144c4.4 0 8 3.6 8 8v16c0 4.4-3.6 8-8 8H360c-4.4 0-8-3.6-8-8v-16zm0 64c0-4.4 3.6-8 8-8h144c4.4 0 8 3.6 8 8v16c0 4.4-3.6 8-8 8H360c-4.4 0-8-3.6-8-8v-16zM176 192c35.3 0 64 28.7 64 64s-28.7 64-64 64-64-28.7-64-64 28.7-64 64-64zM67.1 396.2C75.5 370.5 99.6 352 128 352h8.2c12.3 5.1 25.7 8 39.8 8s27.6-2.9 39.8-8h8.2c28.4 0 52.5 18.5 60.9 44.2 3.2 9.9-5.2 19.8-15.6 19.8H82.7c-10.4 0-18.8-10-15.6-19.8z"], - "id-card-alt": [576, 512, [], "f47f", "M528 64H384v96H192V64H48C21.5 64 0 85.5 0 112v352c0 26.5 21.5 48 48 48h480c26.5 0 48-21.5 48-48V112c0-26.5-21.5-48-48-48zM288 224c35.3 0 64 28.7 64 64s-28.7 64-64 64-64-28.7-64-64 28.7-64 64-64zm93.3 224H194.7c-10.4 0-18.8-10-15.6-19.8 8.3-25.6 32.4-44.2 60.9-44.2h8.2c12.3 5.1 25.7 8 39.8 8s27.6-2.9 39.8-8h8.2c28.4 0 52.5 18.5 60.9 44.2 3.2 9.8-5.2 19.8-15.6 19.8zM352 32c0-17.7-14.3-32-32-32h-64c-17.7 0-32 14.3-32 32v96h128V32z"], - "igloo": [576, 512, [], "f7ae", "M320 33.9c-10.5-1.2-21.2-1.9-32-1.9-99.8 0-187.8 50.8-239.4 128H320V33.9zM96 192H30.3C11.1 230.6 0 274 0 320h96V192zM352 39.4V160h175.4C487.2 99.9 424.8 55.9 352 39.4zM480 320h96c0-46-11.1-89.4-30.3-128H480v128zm-64 64v96h128c17.7 0 32-14.3 32-32v-96H411.5c2.6 10.3 4.5 20.9 4.5 32zm32-192H128v128h49.8c22.2-38.1 63-64 110.2-64s88 25.9 110.2 64H448V192zM0 448c0 17.7 14.3 32 32 32h128v-96c0-11.1 1.9-21.7 4.5-32H0v96zm288-160c-53 0-96 43-96 96v96h192v-96c0-53-43-96-96-96z"], - "image": [512, 512, [], "f03e", "M464 448H48c-26.51 0-48-21.49-48-48V112c0-26.51 21.49-48 48-48h416c26.51 0 48 21.49 48 48v288c0 26.51-21.49 48-48 48zM112 120c-30.928 0-56 25.072-56 56s25.072 56 56 56 56-25.072 56-56-25.072-56-56-56zM64 384h384V272l-87.515-87.515c-4.686-4.686-12.284-4.686-16.971 0L208 320l-55.515-55.515c-4.686-4.686-12.284-4.686-16.971 0L64 336v48z"], - "images": [576, 512, [], "f302", "M480 416v16c0 26.51-21.49 48-48 48H48c-26.51 0-48-21.49-48-48V176c0-26.51 21.49-48 48-48h16v208c0 44.112 35.888 80 80 80h336zm96-80V80c0-26.51-21.49-48-48-48H144c-26.51 0-48 21.49-48 48v256c0 26.51 21.49 48 48 48h384c26.51 0 48-21.49 48-48zM256 128c0 26.51-21.49 48-48 48s-48-21.49-48-48 21.49-48 48-48 48 21.49 48 48zm-96 144l55.515-55.515c4.686-4.686 12.284-4.686 16.971 0L272 256l135.515-135.515c4.686-4.686 12.284-4.686 16.971 0L512 208v112H160v-48z"], - "inbox": [576, 512, [], "f01c", "M567.938 243.908L462.25 85.374A48.003 48.003 0 0 0 422.311 64H153.689a48 48 0 0 0-39.938 21.374L8.062 243.908A47.994 47.994 0 0 0 0 270.533V400c0 26.51 21.49 48 48 48h480c26.51 0 48-21.49 48-48V270.533a47.994 47.994 0 0 0-8.062-26.625zM162.252 128h251.497l85.333 128H376l-32 64H232l-32-64H76.918l85.334-128z"], - "indent": [448, 512, [], "f03c", "M0 84V44c0-8.837 7.163-16 16-16h416c8.837 0 16 7.163 16 16v40c0 8.837-7.163 16-16 16H16c-8.837 0-16-7.163-16-16zm176 144h256c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H176c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zM16 484h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zm160-128h256c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H176c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zm-52.687-111.313l-96-95.984C17.266 138.652 0 145.776 0 160.016v191.975c0 14.329 17.325 21.304 27.313 11.313l96-95.992c6.249-6.247 6.249-16.377 0-22.625z"], - "industry": [512, 512, [], "f275", "M475.115 163.781L336 252.309v-68.28c0-18.916-20.931-30.399-36.885-20.248L160 252.309V56c0-13.255-10.745-24-24-24H24C10.745 32 0 42.745 0 56v400c0 13.255 10.745 24 24 24h464c13.255 0 24-10.745 24-24V184.029c0-18.917-20.931-30.399-36.885-20.248z"], - "infinity": [640, 512, [], "f534", "M471.1 96C405 96 353.3 137.3 320 174.6 286.7 137.3 235 96 168.9 96 75.8 96 0 167.8 0 256s75.8 160 168.9 160c66.1 0 117.8-41.3 151.1-78.6 33.3 37.3 85 78.6 151.1 78.6 93.1 0 168.9-71.8 168.9-160S564.2 96 471.1 96zM168.9 320c-40.2 0-72.9-28.7-72.9-64s32.7-64 72.9-64c38.2 0 73.4 36.1 94 64-20.4 27.6-55.9 64-94 64zm302.2 0c-38.2 0-73.4-36.1-94-64 20.4-27.6 55.9-64 94-64 40.2 0 72.9 28.7 72.9 64s-32.7 64-72.9 64z"], - "info": [192, 512, [], "f129", "M20 424.229h20V279.771H20c-11.046 0-20-8.954-20-20V212c0-11.046 8.954-20 20-20h112c11.046 0 20 8.954 20 20v212.229h20c11.046 0 20 8.954 20 20V492c0 11.046-8.954 20-20 20H20c-11.046 0-20-8.954-20-20v-47.771c0-11.046 8.954-20 20-20zM96 0C56.235 0 24 32.235 24 72s32.235 72 72 72 72-32.235 72-72S135.764 0 96 0z"], - "info-circle": [512, 512, [], "f05a", "M256 8C119.043 8 8 119.083 8 256c0 136.997 111.043 248 248 248s248-111.003 248-248C504 119.083 392.957 8 256 8zm0 110c23.196 0 42 18.804 42 42s-18.804 42-42 42-42-18.804-42-42 18.804-42 42-42zm56 254c0 6.627-5.373 12-12 12h-88c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h12v-64h-12c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h64c6.627 0 12 5.373 12 12v100h12c6.627 0 12 5.373 12 12v24z"], - "italic": [320, 512, [], "f033", "M204.758 416h-33.849l62.092-320h40.725a16 16 0 0 0 15.704-12.937l6.242-32C297.599 41.184 290.034 32 279.968 32H120.235a16 16 0 0 0-15.704 12.937l-6.242 32C96.362 86.816 103.927 96 113.993 96h33.846l-62.09 320H46.278a16 16 0 0 0-15.704 12.935l-6.245 32C22.402 470.815 29.967 480 40.034 480h158.479a16 16 0 0 0 15.704-12.935l6.245-32c1.927-9.88-5.638-19.065-15.704-19.065z"], - "jedi": [544, 512, [], "f669", "M479.99 352l58.88-58.87c3.29-16.8 5.13-34.12 5.13-51.86 0-5.81-.68-11.51-1.05-17.27H496l41.25-41.24c-14.5-64.79-52.43-123.05-107.91-162.27-2.77-1.96-5.97-2.99-9.25-2.99-5.37 0-10.41 2.71-13.49 7.24-3.05 4.49-3.64 9.99-1.61 15.09 6.55 16.46 9.86 33.73 9.86 51.31 0 45.12-21.03 86.57-57.69 113.73-4.02 2.98-6.46 7.5-6.7 12.4-.24 4.92 1.76 9.66 5.49 13.03 32.93 29.75 47.35 73.51 38.57 117.07-9.74 48.35-48.84 87.1-97.31 96.5l-2.5-65.34L321.88 397c2.98 2.06 7.39 1.69 10.02-.8a8.002 8.002 0 0 0 1.34-9.92l-20.11-33.73 42.07-8.72c3.7-.75 6.38-4.05 6.38-7.83 0-3.77-2.69-7.06-6.38-7.83l-42.07-8.73 20.13-33.77c1.92-3.23 1.34-7.31-1.38-9.91-2.7-2.55-6.97-2.89-10-.8l-30.39 20.67L279.96 7.7a7.964 7.964 0 0 0-8-7.7c-4.33 0-7.84 3.38-8 7.67l-11.52 287.97-30.39-20.66c-3.14-2.12-7.27-1.83-10 .78-2.72 2.59-3.3 6.67-1.36 9.94l20.11 33.73-42.07 8.73c-3.7.75-6.38 4.05-6.38 7.83s2.67 7.08 6.38 7.83l42.07 8.72-20.13 33.77c-1.92 3.23-1.34 7.33 1.39 9.94 2.59 2.45 7.03 2.75 10 .75l27.16-18.48-2.5 65.26c-56.94-11.64-99.89-61.89-99.89-121.92 0-35.08 14.62-67.6 41.17-91.58 3.72-3.36 5.72-8.11 5.48-13.01-.24-4.9-2.68-9.41-6.69-12.38-36.67-27.16-57.71-68.62-57.71-113.74 0-17.56 3.31-34.81 9.84-51.26 2.02-5.09 1.43-10.59-1.62-15.09-3.08-4.54-8.13-7.25-13.51-7.25-3.3 0-6.5 1.04-9.27 3-55.87 39.52-93.6 97.37-107.97 162.07L47.93 224H.72c-.63 9.92-.97 19.91-.5 29.99.62 13.43 2.54 26.53 5.11 39.41l58.6 58.6H24.02c41.25 90.23 131.13 154.94 235.1 159.71 4.3.2 8.59.29 12.85.29 110.34 0 205.35-65.83 247.98-160h-39.96z"], - "joint": [640, 512, [], "f595", "M444.34 181.1c22.38 15.68 35.66 41.16 35.66 68.59V280c0 4.42 3.58 8 8 8h48c4.42 0 8-3.58 8-8v-30.31c0-43.24-21.01-83.41-56.34-108.06C463.85 125.02 448 99.34 448 70.31V8c0-4.42-3.58-8-8-8h-48c-4.42 0-8 3.58-8 8v66.4c0 43.69 24.56 81.63 60.34 106.7zM194.97 358.98C126.03 370.07 59.69 394.69 0 432c83.65 52.28 180.3 80 278.94 80h88.57L254.79 380.49c-14.74-17.2-37.45-25.11-59.82-21.51zM553.28 87.09c-5.67-3.8-9.28-9.96-9.28-16.78V8c0-4.42-3.58-8-8-8h-48c-4.42 0-8 3.58-8 8v62.31c0 22.02 10.17 43.41 28.64 55.39C550.79 153.04 576 199.54 576 249.69V280c0 4.42 3.58 8 8 8h48c4.42 0 8-3.58 8-8v-30.31c0-65.44-32.41-126.19-86.72-162.6zM360.89 352.05c-34.4.06-86.81.15-88.21.17l117.8 137.43A63.987 63.987 0 0 0 439.07 512h88.45L409.57 374.4a63.955 63.955 0 0 0-48.68-22.35zM616 352H432l117.99 137.65A63.987 63.987 0 0 0 598.58 512H616c13.25 0 24-10.75 24-24V376c0-13.26-10.75-24-24-24z"], - "journal-whills": [448, 512, [], "f66a", "M448 358.4V25.6c0-16-9.6-25.6-25.6-25.6H96C41.6 0 0 41.6 0 96v320c0 54.4 41.6 96 96 96h326.4c12.8 0 25.6-9.6 25.6-25.6v-16c0-6.4-3.2-12.8-9.6-19.2-3.2-16-3.2-60.8 0-73.6 6.4-3.2 9.6-9.6 9.6-19.2zM133.08 144.39l21.26 21.26c1.56 1.56 3.61 2.34 5.66 2.34s4.09-.78 5.66-2.34c3.12-3.12 3.12-8.19 0-11.31l-26.42-26.42c10-20.9 26.24-37.97 46.37-49.26C179.62 88.4 176 99.74 176 112c0 19.96 9.33 37.57 23.66 49.31C190.01 171.37 184 184.96 184 200c0 26.94 19.04 49.4 44.38 54.76l1.36-32.71-10.37 7.04c-.69.45-1.47.69-2.25.69-1 0-1.98-.38-2.75-1.09a4.006 4.006 0 0 1-.69-4.95l8.54-14.31-17.91-3.72c-1.86-.39-3.19-2.03-3.19-3.92s1.33-3.53 3.19-3.92l17.91-3.72-8.54-14.31c-.95-1.61-.67-3.67.69-4.95 1.36-1.3 3.44-1.44 5-.41l12.01 8.16L236 71.83c.09-2.14 1.86-3.83 4-3.83s3.91 1.69 4 3.83l4.68 112.29 14.2-9.65a4.067 4.067 0 0 1 5 .41 4.006 4.006 0 0 1 .69 4.95l-8.54 14.31 17.91 3.72c1.86.39 3.19 2.03 3.19 3.92s-1.33 3.53-3.19 3.92l-17.91 3.72 8.54 14.31c.95 1.61.67 3.67-.69 4.95-.77.72-1.77 1.09-2.75 1.09-.78 0-1.56-.23-2.25-.69l-12.68-8.62 1.43 34.28C276.96 249.4 296 226.94 296 200c0-15.04-6.01-28.63-15.66-38.69C294.67 149.57 304 131.96 304 112c0-12.26-3.62-23.6-9.6-33.33 20.13 11.28 36.37 28.36 46.37 49.26l-26.42 26.42c-3.12 3.12-3.12 8.19 0 11.31 1.56 1.56 3.61 2.34 5.66 2.34s4.09-.78 5.66-2.34l21.26-21.26c2.97 10.08 5.07 20.55 5.07 31.6 0 .52-.14.99-.15 1.51l-37.11 32.47a7.975 7.975 0 0 0-.75 11.28 7.97 7.97 0 0 0 6.02 2.73c1.88 0 3.75-.66 5.27-1.98l23.59-20.64C337.32 250.96 293.09 288 240 288s-97.32-37.04-108.86-86.62l23.59 20.64A7.957 7.957 0 0 0 160 224c2.22 0 4.44-.92 6.02-2.73 2.92-3.33 2.58-8.38-.75-11.28l-37.11-32.47c-.01-.52-.15-.99-.15-1.51-.01-11.06 2.09-21.53 5.07-31.62zM380.8 448H96c-19.2 0-32-12.8-32-32s16-32 32-32h284.8v64z"], - "kaaba": [576, 512, [], "f66b", "M554.12 83.51L318.36 4.93a95.962 95.962 0 0 0-60.71 0L21.88 83.51A32.006 32.006 0 0 0 0 113.87v49.01l265.02-79.51c15.03-4.5 30.92-4.5 45.98 0l265 79.51v-49.01c0-13.77-8.81-26-21.88-30.36zm-279.9 30.52L0 196.3v228.38c0 15 10.42 27.98 25.06 31.24l242.12 53.8a95.937 95.937 0 0 0 41.65 0l242.12-53.8c14.64-3.25 25.06-16.24 25.06-31.24V196.29l-274.2-82.26c-9.04-2.72-18.59-2.72-27.59 0zM128 230.11c0 3.61-2.41 6.77-5.89 7.72l-80 21.82C37.02 261.03 32 257.2 32 251.93v-16.58c0-3.61 2.41-6.77 5.89-7.72l80-21.82c5.09-1.39 10.11 2.44 10.11 7.72v16.58zm144-39.28c0 3.61-2.41 6.77-5.89 7.72l-96 26.18c-5.09 1.39-10.11-2.44-10.11-7.72v-16.58c0-3.61 2.41-6.77 5.89-7.72l96-26.18c5.09-1.39 10.11 2.44 10.11 7.72v16.58zm176 22.7c0-5.28 5.02-9.11 10.11-7.72l80 21.82c3.48.95 5.89 4.11 5.89 7.72v16.58c0 5.28-5.02 9.11-10.11 7.72l-80-21.82a7.997 7.997 0 0 1-5.89-7.72v-16.58zm-144-39.27c0-5.28 5.02-9.11 10.11-7.72l96 26.18c3.48.95 5.89 4.11 5.89 7.72v16.58c0 5.28-5.02 9.11-10.11 7.72l-96-26.18a7.997 7.997 0 0 1-5.89-7.72v-16.58z"], - "key": [512, 512, [], "f084", "M512 176.001C512 273.203 433.202 352 336 352c-11.22 0-22.19-1.062-32.827-3.069l-24.012 27.014A23.999 23.999 0 0 1 261.223 384H224v40c0 13.255-10.745 24-24 24h-40v40c0 13.255-10.745 24-24 24H24c-13.255 0-24-10.745-24-24v-78.059c0-6.365 2.529-12.47 7.029-16.971l161.802-161.802C163.108 213.814 160 195.271 160 176 160 78.798 238.797.001 335.999 0 433.488-.001 512 78.511 512 176.001zM336 128c0 26.51 21.49 48 48 48s48-21.49 48-48-21.49-48-48-48-48 21.49-48 48z"], - "keyboard": [576, 512, [], "f11c", "M528 448H48c-26.51 0-48-21.49-48-48V112c0-26.51 21.49-48 48-48h480c26.51 0 48 21.49 48 48v288c0 26.51-21.49 48-48 48zM128 180v-40c0-6.627-5.373-12-12-12H76c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h40c6.627 0 12-5.373 12-12zm96 0v-40c0-6.627-5.373-12-12-12h-40c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h40c6.627 0 12-5.373 12-12zm96 0v-40c0-6.627-5.373-12-12-12h-40c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h40c6.627 0 12-5.373 12-12zm96 0v-40c0-6.627-5.373-12-12-12h-40c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h40c6.627 0 12-5.373 12-12zm96 0v-40c0-6.627-5.373-12-12-12h-40c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h40c6.627 0 12-5.373 12-12zm-336 96v-40c0-6.627-5.373-12-12-12h-40c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h40c6.627 0 12-5.373 12-12zm96 0v-40c0-6.627-5.373-12-12-12h-40c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h40c6.627 0 12-5.373 12-12zm96 0v-40c0-6.627-5.373-12-12-12h-40c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h40c6.627 0 12-5.373 12-12zm96 0v-40c0-6.627-5.373-12-12-12h-40c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h40c6.627 0 12-5.373 12-12zm-336 96v-40c0-6.627-5.373-12-12-12H76c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h40c6.627 0 12-5.373 12-12zm288 0v-40c0-6.627-5.373-12-12-12H172c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h232c6.627 0 12-5.373 12-12zm96 0v-40c0-6.627-5.373-12-12-12h-40c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h40c6.627 0 12-5.373 12-12z"], - "khanda": [512, 512, [], "f66d", "M415.81 66c-6.37-3.5-14.37-2.33-19.36 3.02a15.974 15.974 0 0 0-1.91 19.52c16.49 26.16 25.2 56.39 25.2 87.41-.19 53.25-26.77 102.69-71.27 132.41l-76.63 53.35v-20.1l44.05-36.09c3.92-4.2 5-10.09 2.81-15.28L310.85 273c33.84-19.26 56.94-55.25 56.94-96.99 0-40.79-22.02-76.13-54.59-95.71l5.22-11.44c2.34-5.53.93-11.83-3.57-16.04L255.86 0l-58.99 52.81c-4.5 4.21-5.9 10.51-3.57 16.04l5.22 11.44c-32.57 19.58-54.59 54.93-54.59 95.72 0 41.75 23.09 77.73 56.94 96.99l-7.85 17.24c-2.19 5.18-1.1 11.07 2.81 15.28l44.05 36.09v19.9l-76.59-53.33C119.02 278.62 92.44 229.19 92.26 176c0-31.08 8.71-61.31 25.2-87.47 3.87-6.16 2.4-13.77-2.59-19.08-5-5.34-13.68-6.2-20.02-2.7C16.32 109.6-22.3 205.3 13.36 295.99c7.07 17.99 17.89 34.38 30.46 49.06l55.97 65.36c4.87 5.69 13.04 7.24 19.65 3.72l79.35-42.23L228 392.23l-47.08 32.78c-1.67-.37-3.23-1.01-5.01-1.01-13.25 0-23.99 10.74-23.99 24 0 13.25 10.74 24 23.99 24 12.1 0 21.69-9.11 23.33-20.76l40.63-28.28v29.95c-9.39 5.57-15.99 15.38-15.99 27.1 0 17.67 14.32 32 31.98 32s31.98-14.33 31.98-32c0-11.71-6.61-21.52-15.99-27.1v-30.15l40.91 28.48C314.41 462.89 324 472 336.09 472c13.25 0 23.99-10.75 23.99-24 0-13.26-10.74-24-23.99-24-1.78 0-3.34.64-5.01 1.01L284 392.23l29.21-20.34 79.35 42.23c6.61 3.52 14.78 1.97 19.65-3.71l52.51-61.31c18.87-22.02 34-47.5 41.25-75.59 21.62-83.66-16.45-167.27-90.16-207.51zm-95.99 110c0 22.3-11.49 41.92-28.83 53.38l-5.65-12.41c-8.75-24.52-8.75-51.04 0-75.56l7.83-17.18c16.07 11.65 26.65 30.45 26.65 51.77zm-127.93 0c0-21.32 10.58-40.12 26.66-51.76l7.83 17.18c8.75 24.52 8.75 51.03 0 75.56l-5.65 12.41c-17.34-11.46-28.84-31.09-28.84-53.39z"], - "kiss": [496, 512, [], "f596", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm-80 232c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32zm136 156c0 19.2-28.7 41.5-71.5 44-8.5.8-12.1-11.8-3.6-15.4l17-7.2c13-5.5 20.8-13.5 20.8-21.5s-7.8-16-20.8-21.5l-17-7.2c-6-2.5-6.1-12.2 0-14.8l17-7.2c13-5.5 20.8-13.5 20.8-21.5s-7.8-16-20.8-21.5l-17-7.2c-8.6-3.6-4.8-16.5 3.6-15.4 42.8 2.5 71.5 24.8 71.5 44 0 13-13.4 27.3-35.2 36C290.6 368.7 304 383 304 396zm24-156c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32z"], - "kiss-beam": [496, 512, [], "f597", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm-39 219.9l-9.5-17c-7.7-13.7-19.2-21.6-31.5-21.6s-23.8 7.9-31.5 21.6l-9.5 17c-4.2 7.4-15.6 4-14.9-4.5 3.3-42.1 32.2-71.4 56-71.4s52.7 29.3 56 71.4c.5 8.5-10.9 12-15.1 4.5zM304 396c0 19.2-28.7 41.5-71.5 44-8.5.8-12.1-11.8-3.6-15.4l17-7.2c13-5.5 20.8-13.5 20.8-21.5s-7.8-16-20.8-21.5l-17-7.2c-6-2.5-6.1-12.2 0-14.8l17-7.2c13-5.5 20.8-13.5 20.8-21.5s-7.8-16-20.8-21.5l-17-7.2c-8.6-3.6-4.8-16.5 3.6-15.4 42.8 2.5 71.5 24.8 71.5 44 0 13-13.4 27.3-35.2 36C290.6 368.7 304 383 304 396zm65-168.1l-9.5-17c-7.7-13.7-19.2-21.6-31.5-21.6s-23.8 7.9-31.5 21.6l-9.5 17c-4.1 7.3-15.6 4-14.9-4.5 3.3-42.1 32.2-71.4 56-71.4s52.7 29.3 56 71.4c.5 8.5-10.9 12-15.1 4.5z"], - "kiss-wink-heart": [504, 512, [], "f598", "M501.1 402.5c-8-20.8-31.5-31.5-53.1-25.9l-8.4 2.2-2.3-8.4c-5.9-21.4-27-36.5-49-33-25.2 4-40.6 28.6-34 52.6l22.9 82.6c1.5 5.3 7 8.5 12.4 7.1l83-21.5c24.1-6.3 37.7-31.8 28.5-55.7zm-177.6-4c-5.6-20.3-2.3-42 9-59.7 29.7-46.3 98.7-45.5 127.8 4.3 6.4.1 12.6 1.4 18.6 2.9 10.9-27.9 17.1-58.2 17.1-90C496 119 385 8 248 8S0 119 0 256s111 248 248 248c35.4 0 68.9-7.5 99.4-20.9-.3-.7-23.9-84.6-23.9-84.6zM168 240c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32zm120 156c0 19.2-28.7 41.5-71.5 44-8.5.8-12.1-11.8-3.6-15.4l17-7.2c13-5.5 20.8-13.5 20.8-21.5s-7.8-16-20.8-21.5l-17-7.2c-6-2.5-5.7-12.3 0-14.8l17-7.2c13-5.5 20.8-13.5 20.8-21.5s-7.8-16-20.8-21.5l-17-7.2c-8.8-3.7-4.6-16.6 3.6-15.4 42.8 2.5 71.5 24.8 71.5 44 0 13-13.4 27.3-35.2 36C274.6 368.7 288 383 288 396zm16-179c-8.3 7.4-21.6.4-19.8-10.8 4-25.2 34.2-42.1 59.9-42.1S400 181 404 206.2c1.7 11.1-11.3 18.3-19.8 10.8l-9.5-8.5c-14.8-13.2-46.2-13.2-61 0L304 217z"], - "kiwi-bird": [576, 512, [], "f535", "M575.81 217.98C572.64 157.41 518.28 112 457.63 112h-9.37c-52.82 0-104.25-16.25-147.74-46.24-41.99-28.96-96.04-41.62-153.21-28.7C129.3 41.12-.08 78.24 0 224c.04 70.95 38.68 132.8 95.99 166.01V464c0 8.84 7.16 16 16 16h16c8.84 0 16-7.16 16-16v-54.26c15.36 3.96 31.4 6.26 48 6.26 5.44 0 10.68-.73 16-1.18V464c0 8.84 7.16 16 16 16h16c8.84 0 16-7.16 16-16v-59.43c14.24-5.06 27.88-11.39 40.34-19.51C342.07 355.25 393.86 336 448.46 336c25.48 0 16.01-.31 23.05-.78l74.41 136.44c2.86 5.23 8.3 8.34 14.05 8.34 1.31 0 2.64-.16 3.95-.5 7.09-1.8 12.05-8.19 12.05-15.5 0 0 .14-240.24-.16-246.02zM463.97 248c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24zm80 153.25l-39.86-73.08c15.12-5.83 28.73-14.6 39.86-25.98v99.06z"], - "landmark": [512, 512, [], "f66f", "M501.62 92.11L267.24 2.04a31.958 31.958 0 0 0-22.47 0L10.38 92.11A16.001 16.001 0 0 0 0 107.09V144c0 8.84 7.16 16 16 16h480c8.84 0 16-7.16 16-16v-36.91c0-6.67-4.14-12.64-10.38-14.98zM64 192v160H48c-8.84 0-16 7.16-16 16v48h448v-48c0-8.84-7.16-16-16-16h-16V192h-64v160h-96V192h-64v160h-96V192H64zm432 256H16c-8.84 0-16 7.16-16 16v32c0 8.84 7.16 16 16 16h480c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16z"], - "language": [640, 512, [], "f1ab", "M152.1 236.2c-3.5-12.1-7.8-33.2-7.8-33.2h-.5s-4.3 21.1-7.8 33.2l-11.1 37.5H163zM616 96H336v320h280c13.3 0 24-10.7 24-24V120c0-13.3-10.7-24-24-24zm-24 120c0 6.6-5.4 12-12 12h-11.4c-6.9 23.6-21.7 47.4-42.7 69.9 8.4 6.4 17.1 12.5 26.1 18 5.5 3.4 7.3 10.5 4.1 16.2l-7.9 13.9c-3.4 5.9-10.9 7.8-16.7 4.3-12.6-7.8-24.5-16.1-35.4-24.9-10.9 8.7-22.7 17.1-35.4 24.9-5.8 3.5-13.3 1.6-16.7-4.3l-7.9-13.9c-3.2-5.6-1.4-12.8 4.2-16.2 9.3-5.7 18-11.7 26.1-18-7.9-8.4-14.9-17-21-25.7-4-5.7-2.2-13.6 3.7-17.1l6.5-3.9 7.3-4.3c5.4-3.2 12.4-1.7 16 3.4 5 7 10.8 14 17.4 20.9 13.5-14.2 23.8-28.9 30-43.2H412c-6.6 0-12-5.4-12-12v-16c0-6.6 5.4-12 12-12h64v-16c0-6.6 5.4-12 12-12h16c6.6 0 12 5.4 12 12v16h64c6.6 0 12 5.4 12 12zM0 120v272c0 13.3 10.7 24 24 24h280V96H24c-13.3 0-24 10.7-24 24zm58.9 216.1L116.4 167c1.7-4.9 6.2-8.1 11.4-8.1h32.5c5.1 0 9.7 3.3 11.4 8.1l57.5 169.1c2.6 7.8-3.1 15.9-11.4 15.9h-22.9a12 12 0 0 1-11.5-8.6l-9.4-31.9h-60.2l-9.1 31.8c-1.5 5.1-6.2 8.7-11.5 8.7H70.3c-8.2 0-14-8.1-11.4-15.9z"], - "laptop": [640, 512, [], "f109", "M624 416H381.54c-.74 19.81-14.71 32-32.74 32H288c-18.69 0-33.02-17.47-32.77-32H16c-8.8 0-16 7.2-16 16v16c0 35.2 28.8 64 64 64h512c35.2 0 64-28.8 64-64v-16c0-8.8-7.2-16-16-16zM576 48c0-26.4-21.6-48-48-48H112C85.6 0 64 21.6 64 48v336h512V48zm-64 272H128V64h384v256z"], - "laptop-code": [640, 512, [], "f5fc", "M255.03 261.65c6.25 6.25 16.38 6.25 22.63 0l11.31-11.31c6.25-6.25 6.25-16.38 0-22.63L253.25 192l35.71-35.72c6.25-6.25 6.25-16.38 0-22.63l-11.31-11.31c-6.25-6.25-16.38-6.25-22.63 0l-58.34 58.34c-6.25 6.25-6.25 16.38 0 22.63l58.35 58.34zm96.01-11.3l11.31 11.31c6.25 6.25 16.38 6.25 22.63 0l58.34-58.34c6.25-6.25 6.25-16.38 0-22.63l-58.34-58.34c-6.25-6.25-16.38-6.25-22.63 0l-11.31 11.31c-6.25 6.25-6.25 16.38 0 22.63L386.75 192l-35.71 35.72c-6.25 6.25-6.25 16.38 0 22.63zM624 416H381.54c-.74 19.81-14.71 32-32.74 32H288c-18.69 0-33.02-17.47-32.77-32H16c-8.8 0-16 7.2-16 16v16c0 35.2 28.8 64 64 64h512c35.2 0 64-28.8 64-64v-16c0-8.8-7.2-16-16-16zM576 48c0-26.4-21.6-48-48-48H112C85.6 0 64 21.6 64 48v336h512V48zm-64 272H128V64h384v256z"], - "laptop-medical": [640, 512, [], "f812", "M232 224h56v56a8 8 0 0 0 8 8h48a8 8 0 0 0 8-8v-56h56a8 8 0 0 0 8-8v-48a8 8 0 0 0-8-8h-56v-56a8 8 0 0 0-8-8h-48a8 8 0 0 0-8 8v56h-56a8 8 0 0 0-8 8v48a8 8 0 0 0 8 8zM576 48a48.14 48.14 0 0 0-48-48H112a48.14 48.14 0 0 0-48 48v336h512zm-64 272H128V64h384zm112 96H381.54c-.74 19.81-14.71 32-32.74 32H288c-18.69 0-33-17.47-32.77-32H16a16 16 0 0 0-16 16v16a64.19 64.19 0 0 0 64 64h512a64.19 64.19 0 0 0 64-64v-16a16 16 0 0 0-16-16z"], - "laugh": [496, 512, [], "f599", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm80 152c17.7 0 32 14.3 32 32s-14.3 32-32 32-32-14.3-32-32 14.3-32 32-32zm-160 0c17.7 0 32 14.3 32 32s-14.3 32-32 32-32-14.3-32-32 14.3-32 32-32zm88 272h-16c-73.4 0-134-55-142.9-126-1.2-9.5 6.3-18 15.9-18h270c9.6 0 17.1 8.4 15.9 18-8.9 71-69.5 126-142.9 126z"], - "laugh-beam": [496, 512, [], "f59a", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm24 199.4c3.3-42.1 32.2-71.4 56-71.4s52.7 29.3 56 71.4c.7 8.6-10.8 11.9-14.9 4.5l-9.5-17c-7.7-13.7-19.2-21.6-31.5-21.6s-23.8 7.9-31.5 21.6l-9.5 17c-4.2 7.4-15.8 4.1-15.1-4.5zm-160 0c3.3-42.1 32.2-71.4 56-71.4s52.7 29.3 56 71.4c.7 8.6-10.8 11.9-14.9 4.5l-9.5-17c-7.7-13.7-19.2-21.6-31.5-21.6s-23.8 7.9-31.5 21.6l-9.5 17c-4.3 7.4-15.8 4-15.1-4.5zM398.9 306C390 377 329.4 432 256 432h-16c-73.4 0-134-55-142.9-126-1.2-9.5 6.3-18 15.9-18h270c9.6 0 17.1 8.4 15.9 18z"], - "laugh-squint": [496, 512, [], "f59b", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm33.8 161.7l80-48c11.6-6.9 24 7.7 15.4 18L343.6 180l33.6 40.3c8.7 10.4-3.9 24.8-15.4 18l-80-48c-7.7-4.7-7.7-15.9 0-20.6zm-163-30c-8.6-10.3 3.8-24.9 15.4-18l80 48c7.8 4.7 7.8 15.9 0 20.6l-80 48c-11.5 6.8-24-7.6-15.4-18l33.6-40.3-33.6-40.3zM398.9 306C390 377 329.4 432 256 432h-16c-73.4 0-134-55-142.9-126-1.2-9.5 6.3-18 15.9-18h270c9.6 0 17.1 8.4 15.9 18z"], - "laugh-wink": [496, 512, [], "f59c", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm20.1 198.1c4-25.2 34.2-42.1 59.9-42.1s55.9 16.9 59.9 42.1c1.7 11.1-11.4 18.3-19.8 10.8l-9.5-8.5c-14.8-13.2-46.2-13.2-61 0L288 217c-8.4 7.4-21.6.3-19.9-10.9zM168 160c17.7 0 32 14.3 32 32s-14.3 32-32 32-32-14.3-32-32 14.3-32 32-32zm230.9 146C390 377 329.4 432 256 432h-16c-73.4 0-134-55-142.9-126-1.2-9.5 6.3-18 15.9-18h270c9.6 0 17.1 8.4 15.9 18z"], - "layer-group": [512, 512, [], "f5fd", "M12.41 148.02l232.94 105.67c6.8 3.09 14.49 3.09 21.29 0l232.94-105.67c16.55-7.51 16.55-32.52 0-40.03L266.65 2.31a25.607 25.607 0 0 0-21.29 0L12.41 107.98c-16.55 7.51-16.55 32.53 0 40.04zm487.18 88.28l-58.09-26.33-161.64 73.27c-7.56 3.43-15.59 5.17-23.86 5.17s-16.29-1.74-23.86-5.17L70.51 209.97l-58.1 26.33c-16.55 7.5-16.55 32.5 0 40l232.94 105.59c6.8 3.08 14.49 3.08 21.29 0L499.59 276.3c16.55-7.5 16.55-32.5 0-40zm0 127.8l-57.87-26.23-161.86 73.37c-7.56 3.43-15.59 5.17-23.86 5.17s-16.29-1.74-23.86-5.17L70.29 337.87 12.41 364.1c-16.55 7.5-16.55 32.5 0 40l232.94 105.59c6.8 3.08 14.49 3.08 21.29 0L499.59 404.1c16.55-7.5 16.55-32.5 0-40z"], - "leaf": [576, 512, [], "f06c", "M546.2 9.7c-5.6-12.5-21.6-13-28.3-1.2C486.9 62.4 431.4 96 368 96h-80C182 96 96 182 96 288c0 7 .8 13.7 1.5 20.5C161.3 262.8 253.4 224 384 224c8.8 0 16 7.2 16 16s-7.2 16-16 16C132.6 256 26 410.1 2.4 468c-6.6 16.3 1.2 34.9 17.5 41.6 16.4 6.8 35-1.1 41.8-17.3 1.5-3.6 20.9-47.9 71.9-90.6 32.4 43.9 94 85.8 174.9 77.2C465.5 467.5 576 326.7 576 154.3c0-50.2-10.8-102.2-29.8-144.6z"], - "lemon": [512, 512, [], "f094", "M489.038 22.963C465.944-.13 434.648-5.93 413.947 6.129c-58.906 34.312-181.25-53.077-321.073 86.746S40.441 355.041 6.129 413.945c-12.059 20.702-6.26 51.999 16.833 75.093 23.095 23.095 54.392 28.891 75.095 16.832 58.901-34.31 181.246 53.079 321.068-86.743S471.56 156.96 505.871 98.056c12.059-20.702 6.261-51.999-16.833-75.093zM243.881 95.522c-58.189 14.547-133.808 90.155-148.358 148.358-1.817 7.27-8.342 12.124-15.511 12.124-1.284 0-2.59-.156-3.893-.481-8.572-2.144-13.784-10.83-11.642-19.403C81.901 166.427 166.316 81.93 236.119 64.478c8.575-2.143 17.261 3.069 19.403 11.642s-3.069 17.259-11.641 19.402z"], - "less-than": [384, 512, [], "f536", "M365.46 357.74L147.04 255.89l218.47-101.88c16.02-7.47 22.95-26.51 15.48-42.53l-13.52-29C360 66.46 340.96 59.53 324.94 67L18.48 209.91a32.014 32.014 0 0 0-18.48 29v34.24c0 12.44 7.21 23.75 18.48 29l306.31 142.83c16.06 7.49 35.15.54 42.64-15.52l13.56-29.08c7.49-16.06.54-35.15-15.53-42.64z"], - "less-than-equal": [448, 512, [], "f537", "M54.98 214.2l301.41 119.87c18.39 6.03 38.71-2.54 45.38-19.15l12.09-30.08c6.68-16.61-2.82-34.97-21.21-41l-175.44-68.05 175.56-68.09c18.29-6 27.74-24.27 21.1-40.79l-12.03-29.92c-6.64-16.53-26.86-25.06-45.15-19.06L54.98 137.89C41.21 142.41 32 154.5 32 168.07v15.96c0 13.56 9.21 25.65 22.98 30.17zM424 400H24c-13.25 0-24 10.74-24 24v48c0 13.25 10.75 24 24 24h400c13.25 0 24-10.75 24-24v-48c0-13.26-10.75-24-24-24z"], - "level-down-alt": [320, 512, [], "f3be", "M313.553 392.331L209.587 504.334c-9.485 10.214-25.676 10.229-35.174 0L70.438 392.331C56.232 377.031 67.062 352 88.025 352H152V80H68.024a11.996 11.996 0 0 1-8.485-3.515l-56-56C-4.021 12.926 1.333 0 12.024 0H208c13.255 0 24 10.745 24 24v328h63.966c20.878 0 31.851 24.969 17.587 40.331z"], - "level-up-alt": [320, 512, [], "f3bf", "M313.553 119.669L209.587 7.666c-9.485-10.214-25.676-10.229-35.174 0L70.438 119.669C56.232 134.969 67.062 160 88.025 160H152v272H68.024a11.996 11.996 0 0 0-8.485 3.515l-56 56C-4.021 499.074 1.333 512 12.024 512H208c13.255 0 24-10.745 24-24V160h63.966c20.878 0 31.851-24.969 17.587-40.331z"], - "life-ring": [512, 512, [], "f1cd", "M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm173.696 119.559l-63.399 63.399c-10.987-18.559-26.67-34.252-45.255-45.255l63.399-63.399a218.396 218.396 0 0 1 45.255 45.255zM256 352c-53.019 0-96-42.981-96-96s42.981-96 96-96 96 42.981 96 96-42.981 96-96 96zM127.559 82.304l63.399 63.399c-18.559 10.987-34.252 26.67-45.255 45.255l-63.399-63.399a218.372 218.372 0 0 1 45.255-45.255zM82.304 384.441l63.399-63.399c10.987 18.559 26.67 34.252 45.255 45.255l-63.399 63.399a218.396 218.396 0 0 1-45.255-45.255zm302.137 45.255l-63.399-63.399c18.559-10.987 34.252-26.67 45.255-45.255l63.399 63.399a218.403 218.403 0 0 1-45.255 45.255z"], - "lightbulb": [352, 512, [], "f0eb", "M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"], - "link": [512, 512, [], "f0c1", "M326.612 185.391c59.747 59.809 58.927 155.698.36 214.59-.11.12-.24.25-.36.37l-67.2 67.2c-59.27 59.27-155.699 59.262-214.96 0-59.27-59.26-59.27-155.7 0-214.96l37.106-37.106c9.84-9.84 26.786-3.3 27.294 10.606.648 17.722 3.826 35.527 9.69 52.721 1.986 5.822.567 12.262-3.783 16.612l-13.087 13.087c-28.026 28.026-28.905 73.66-1.155 101.96 28.024 28.579 74.086 28.749 102.325.51l67.2-67.19c28.191-28.191 28.073-73.757 0-101.83-3.701-3.694-7.429-6.564-10.341-8.569a16.037 16.037 0 0 1-6.947-12.606c-.396-10.567 3.348-21.456 11.698-29.806l21.054-21.055c5.521-5.521 14.182-6.199 20.584-1.731a152.482 152.482 0 0 1 20.522 17.197zM467.547 44.449c-59.261-59.262-155.69-59.27-214.96 0l-67.2 67.2c-.12.12-.25.25-.36.37-58.566 58.892-59.387 154.781.36 214.59a152.454 152.454 0 0 0 20.521 17.196c6.402 4.468 15.064 3.789 20.584-1.731l21.054-21.055c8.35-8.35 12.094-19.239 11.698-29.806a16.037 16.037 0 0 0-6.947-12.606c-2.912-2.005-6.64-4.875-10.341-8.569-28.073-28.073-28.191-73.639 0-101.83l67.2-67.19c28.239-28.239 74.3-28.069 102.325.51 27.75 28.3 26.872 73.934-1.155 101.96l-13.087 13.087c-4.35 4.35-5.769 10.79-3.783 16.612 5.864 17.194 9.042 34.999 9.69 52.721.509 13.906 17.454 20.446 27.294 10.606l37.106-37.106c59.271-59.259 59.271-155.699.001-214.959z"], - "lira-sign": [384, 512, [], "f195", "M371.994 256h-48.019C317.64 256 312 260.912 312 267.246 312 368 230.179 416 144 416V256.781l134.603-29.912A12 12 0 0 0 288 215.155v-40.976c0-7.677-7.109-13.38-14.603-11.714L144 191.219V160.78l134.603-29.912A12 12 0 0 0 288 119.154V78.179c0-7.677-7.109-13.38-14.603-11.714L144 95.219V44c0-6.627-5.373-12-12-12H76c-6.627 0-12 5.373-12 12v68.997L9.397 125.131A12 12 0 0 0 0 136.845v40.976c0 7.677 7.109 13.38 14.603 11.714L64 178.558v30.439L9.397 221.131A12 12 0 0 0 0 232.845v40.976c0 7.677 7.109 13.38 14.603 11.714L64 274.558V468c0 6.627 5.373 12 12 12h79.583c134.091 0 223.255-77.834 228.408-211.592.261-6.782-5.211-12.408-11.997-12.408z"], - "list": [512, 512, [], "f03a", "M128 116V76c0-8.837 7.163-16 16-16h352c8.837 0 16 7.163 16 16v40c0 8.837-7.163 16-16 16H144c-8.837 0-16-7.163-16-16zm16 176h352c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H144c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zm0 160h352c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H144c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zM16 144h64c8.837 0 16-7.163 16-16V64c0-8.837-7.163-16-16-16H16C7.163 48 0 55.163 0 64v64c0 8.837 7.163 16 16 16zm0 160h64c8.837 0 16-7.163 16-16v-64c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v64c0 8.837 7.163 16 16 16zm0 160h64c8.837 0 16-7.163 16-16v-64c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v64c0 8.837 7.163 16 16 16z"], - "list-alt": [512, 512, [], "f022", "M464 480H48c-26.51 0-48-21.49-48-48V80c0-26.51 21.49-48 48-48h416c26.51 0 48 21.49 48 48v352c0 26.51-21.49 48-48 48zM128 120c-22.091 0-40 17.909-40 40s17.909 40 40 40 40-17.909 40-40-17.909-40-40-40zm0 96c-22.091 0-40 17.909-40 40s17.909 40 40 40 40-17.909 40-40-17.909-40-40-40zm0 96c-22.091 0-40 17.909-40 40s17.909 40 40 40 40-17.909 40-40-17.909-40-40-40zm288-136v-32c0-6.627-5.373-12-12-12H204c-6.627 0-12 5.373-12 12v32c0 6.627 5.373 12 12 12h200c6.627 0 12-5.373 12-12zm0 96v-32c0-6.627-5.373-12-12-12H204c-6.627 0-12 5.373-12 12v32c0 6.627 5.373 12 12 12h200c6.627 0 12-5.373 12-12zm0 96v-32c0-6.627-5.373-12-12-12H204c-6.627 0-12 5.373-12 12v32c0 6.627 5.373 12 12 12h200c6.627 0 12-5.373 12-12z"], - "list-ol": [512, 512, [], "f0cb", "M3.263 139.527c0-7.477 3.917-11.572 11.573-11.572h15.131V88.078c0-5.163.534-10.503.534-10.503h-.356s-1.779 2.67-2.848 3.738c-4.451 4.273-10.504 4.451-15.666-1.068l-5.518-6.231c-5.342-5.341-4.984-11.216.534-16.379l21.72-19.938C32.815 33.602 36.732 32 42.785 32H54.89c7.656 0 11.749 3.916 11.749 11.572v84.384h15.488c7.655 0 11.572 4.094 11.572 11.572v8.901c0 7.477-3.917 11.572-11.572 11.572H14.836c-7.656 0-11.573-4.095-11.573-11.572v-8.902zM2.211 304.591c0-47.278 50.955-56.383 50.955-69.165 0-7.18-5.954-8.755-9.28-8.755-3.153 0-6.479 1.051-9.455 3.852-5.079 4.903-10.507 7.004-16.111 2.451l-8.579-6.829c-5.779-4.553-7.18-9.805-2.803-15.409C13.592 201.981 26.025 192 47.387 192c19.437 0 44.476 10.506 44.476 39.573 0 38.347-46.753 46.402-48.679 56.909h39.049c7.529 0 11.557 4.027 11.557 11.382v8.755c0 7.354-4.028 11.382-11.557 11.382h-67.94c-7.005 0-12.083-4.028-12.083-11.382v-4.028zM5.654 454.61l5.603-9.28c3.853-6.654 9.105-7.004 15.584-3.152 4.903 2.101 9.63 3.152 14.359 3.152 10.155 0 14.358-3.502 14.358-8.23 0-6.654-5.604-9.106-15.934-9.106h-4.728c-5.954 0-9.28-2.101-12.258-7.88l-1.05-1.926c-2.451-4.728-1.226-9.806 2.801-14.884l5.604-7.004c6.829-8.405 12.257-13.483 12.257-13.483v-.35s-4.203 1.051-12.608 1.051H16.685c-7.53 0-11.383-4.028-11.383-11.382v-8.755c0-7.53 3.853-11.382 11.383-11.382h58.484c7.529 0 11.382 4.027 11.382 11.382v3.327c0 5.778-1.401 9.806-5.079 14.183l-17.509 20.137c19.611 5.078 28.716 20.487 28.716 34.845 0 21.363-14.358 44.126-48.503 44.126-16.636 0-28.192-4.728-35.896-9.455-5.779-4.202-6.304-9.805-2.626-15.934zM144 132h352c8.837 0 16-7.163 16-16V76c0-8.837-7.163-16-16-16H144c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zm0 160h352c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H144c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zm0 160h352c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H144c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16z"], - "list-ul": [512, 512, [], "f0ca", "M96 96c0 26.51-21.49 48-48 48S0 122.51 0 96s21.49-48 48-48 48 21.49 48 48zM48 208c-26.51 0-48 21.49-48 48s21.49 48 48 48 48-21.49 48-48-21.49-48-48-48zm0 160c-26.51 0-48 21.49-48 48s21.49 48 48 48 48-21.49 48-48-21.49-48-48-48zm96-236h352c8.837 0 16-7.163 16-16V76c0-8.837-7.163-16-16-16H144c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zm0 160h352c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H144c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zm0 160h352c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H144c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16z"], - "location-arrow": [512, 512, [], "f124", "M444.52 3.52L28.74 195.42c-47.97 22.39-31.98 92.75 19.19 92.75h175.91v175.91c0 51.17 70.36 67.17 92.75 19.19l191.9-415.78c15.99-38.39-25.59-79.97-63.97-63.97z"], - "lock": [448, 512, [], "f023", "M400 224h-24v-72C376 68.2 307.8 0 224 0S72 68.2 72 152v72H48c-26.5 0-48 21.5-48 48v192c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V272c0-26.5-21.5-48-48-48zm-104 0H152v-72c0-39.7 32.3-72 72-72s72 32.3 72 72v72z"], - "lock-open": [576, 512, [], "f3c1", "M423.5 0C339.5.3 272 69.5 272 153.5V224H48c-26.5 0-48 21.5-48 48v192c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V272c0-26.5-21.5-48-48-48h-48v-71.1c0-39.6 31.7-72.5 71.3-72.9 40-.4 72.7 32.1 72.7 72v80c0 13.3 10.7 24 24 24h32c13.3 0 24-10.7 24-24v-80C576 68 507.5-.3 423.5 0z"], - "long-arrow-alt-down": [256, 512, [], "f309", "M168 345.941V44c0-6.627-5.373-12-12-12h-56c-6.627 0-12 5.373-12 12v301.941H41.941c-21.382 0-32.09 25.851-16.971 40.971l86.059 86.059c9.373 9.373 24.569 9.373 33.941 0l86.059-86.059c15.119-15.119 4.411-40.971-16.971-40.971H168z"], - "long-arrow-alt-left": [448, 512, [], "f30a", "M134.059 296H436c6.627 0 12-5.373 12-12v-56c0-6.627-5.373-12-12-12H134.059v-46.059c0-21.382-25.851-32.09-40.971-16.971L7.029 239.029c-9.373 9.373-9.373 24.569 0 33.941l86.059 86.059c15.119 15.119 40.971 4.411 40.971-16.971V296z"], - "long-arrow-alt-right": [448, 512, [], "f30b", "M313.941 216H12c-6.627 0-12 5.373-12 12v56c0 6.627 5.373 12 12 12h301.941v46.059c0 21.382 25.851 32.09 40.971 16.971l86.059-86.059c9.373-9.373 9.373-24.569 0-33.941l-86.059-86.059c-15.119-15.119-40.971-4.411-40.971 16.971V216z"], - "long-arrow-alt-up": [256, 512, [], "f30c", "M88 166.059V468c0 6.627 5.373 12 12 12h56c6.627 0 12-5.373 12-12V166.059h46.059c21.382 0 32.09-25.851 16.971-40.971l-86.059-86.059c-9.373-9.373-24.569-9.373-33.941 0l-86.059 86.059c-15.119 15.119-4.411 40.971 16.971 40.971H88z"], - "low-vision": [576, 512, [], "f2a8", "M569.344 231.631C512.96 135.949 407.81 72 288 72c-28.468 0-56.102 3.619-82.451 10.409L152.778 10.24c-7.601-10.858-22.564-13.5-33.423-5.9l-13.114 9.178c-10.86 7.601-13.502 22.566-5.9 33.426l43.131 58.395C89.449 131.73 40.228 174.683 6.682 231.581c-.01.017-.023.033-.034.05-8.765 14.875-8.964 33.528 0 48.739 38.5 65.332 99.742 115.862 172.859 141.349L55.316 244.302A272.194 272.194 0 0 1 83.61 208.39l119.4 170.58h.01l40.63 58.04a330.055 330.055 0 0 0 78.94 1.17l-189.98-271.4a277.628 277.628 0 0 1 38.777-21.563l251.836 356.544c7.601 10.858 22.564 13.499 33.423 5.9l13.114-9.178c10.86-7.601 13.502-22.567 5.9-33.426l-43.12-58.377-.007-.009c57.161-27.978 104.835-72.04 136.81-126.301a47.938 47.938 0 0 0 .001-48.739zM390.026 345.94l-19.066-27.23c24.682-32.567 27.711-76.353 8.8-111.68v.03c0 23.65-19.17 42.82-42.82 42.82-23.828 0-42.82-19.349-42.82-42.82 0-23.65 19.17-42.82 42.82-42.82h.03c-24.75-13.249-53.522-15.643-79.51-7.68l-19.068-27.237C253.758 123.306 270.488 120 288 120c75.162 0 136 60.826 136 136 0 34.504-12.833 65.975-33.974 89.94z"], - "luggage-cart": [640, 512, [], "f59d", "M224 320h32V96h-32c-17.67 0-32 14.33-32 32v160c0 17.67 14.33 32 32 32zm352-32V128c0-17.67-14.33-32-32-32h-32v224h32c17.67 0 32-14.33 32-32zm48 96H128V16c0-8.84-7.16-16-16-16H16C7.16 0 0 7.16 0 16v32c0 8.84 7.16 16 16 16h48v368c0 8.84 7.16 16 16 16h82.94c-1.79 5.03-2.94 10.36-2.94 16 0 26.51 21.49 48 48 48s48-21.49 48-48c0-5.64-1.15-10.97-2.94-16h197.88c-1.79 5.03-2.94 10.36-2.94 16 0 26.51 21.49 48 48 48s48-21.49 48-48c0-5.64-1.15-10.97-2.94-16H624c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16zM480 96V48c0-26.51-21.49-48-48-48h-96c-26.51 0-48 21.49-48 48v272h192V96zm-48 0h-96V48h96v48z"], - "magic": [512, 512, [], "f0d0", "M224 96l16-32 32-16-32-16-16-32-16 32-32 16 32 16 16 32zM80 160l26.66-53.33L160 80l-53.34-26.67L80 0 53.34 53.33 0 80l53.34 26.67L80 160zm352 128l-26.66 53.33L352 368l53.34 26.67L432 448l26.66-53.33L512 368l-53.34-26.67L432 288zm70.62-193.77L417.77 9.38C411.53 3.12 403.34 0 395.15 0c-8.19 0-16.38 3.12-22.63 9.38L9.38 372.52c-12.5 12.5-12.5 32.76 0 45.25l84.85 84.85c6.25 6.25 14.44 9.37 22.62 9.37 8.19 0 16.38-3.12 22.63-9.37l363.14-363.15c12.5-12.48 12.5-32.75 0-45.24zM359.45 203.46l-50.91-50.91 86.6-86.6 50.91 50.91-86.6 86.6z"], - "magnet": [512, 512, [], "f076", "M164.1 160H12c-6.6 0-12-5.4-12-12V68c0-19.9 16.1-36 36-36h104c19.9 0 36 16.1 36 36v80c.1 6.6-5.3 12-11.9 12zm348-12V67.9c0-19.9-16.1-36-36-36h-104c-19.9 0-36 16.1-36 36v80c0 6.6 5.4 12 12 12h152c6.6.1 12-5.3 12-11.9zm-164 44c-6.6 0-12 5.4-12 12v52c0 128.1-160 127.9-160 0v-52c0-6.6-5.4-12-12-12h-152c-6.7 0-12 5.4-12 12.1.1 21.4.6 40.3 0 53.3C.1 408 136.3 504 256.9 504 377.5 504 512 408 512 257.3c-.6-12.8-.2-33 0-53.2 0-6.7-5.3-12.1-12-12.1H348.1z"], - "mail-bulk": [576, 512, [], "f674", "M160 448c-25.6 0-51.2-22.4-64-32-64-44.8-83.2-60.8-96-70.4V480c0 17.67 14.33 32 32 32h256c17.67 0 32-14.33 32-32V345.6c-12.8 9.6-32 25.6-96 70.4-12.8 9.6-38.4 32-64 32zm128-192H32c-17.67 0-32 14.33-32 32v16c25.6 19.2 22.4 19.2 115.2 86.4 9.6 6.4 28.8 25.6 44.8 25.6s35.2-19.2 44.8-22.4c92.8-67.2 89.6-67.2 115.2-86.4V288c0-17.67-14.33-32-32-32zm256-96H224c-17.67 0-32 14.33-32 32v32h96c33.21 0 60.59 25.42 63.71 57.82l.29-.22V416h192c17.67 0 32-14.33 32-32V192c0-17.67-14.33-32-32-32zm-32 128h-64v-64h64v64zm-352-96c0-35.29 28.71-64 64-64h224V32c0-17.67-14.33-32-32-32H96C78.33 0 64 14.33 64 32v192h96v-32z"], - "male": [192, 512, [], "f183", "M96 0c35.346 0 64 28.654 64 64s-28.654 64-64 64-64-28.654-64-64S60.654 0 96 0m48 144h-11.36c-22.711 10.443-49.59 10.894-73.28 0H48c-26.51 0-48 21.49-48 48v136c0 13.255 10.745 24 24 24h16v136c0 13.255 10.745 24 24 24h64c13.255 0 24-10.745 24-24V352h16c13.255 0 24-10.745 24-24V192c0-26.51-21.49-48-48-48z"], - "map": [576, 512, [], "f279", "M0 117.66v346.32c0 11.32 11.43 19.06 21.94 14.86L160 416V32L20.12 87.95A32.006 32.006 0 0 0 0 117.66zM192 416l192 64V96L192 32v384zM554.06 33.16L416 96v384l139.88-55.95A31.996 31.996 0 0 0 576 394.34V48.02c0-11.32-11.43-19.06-21.94-14.86z"], - "map-marked": [576, 512, [], "f59f", "M288 0c-69.59 0-126 56.41-126 126 0 56.26 82.35 158.8 113.9 196.02 6.39 7.54 17.82 7.54 24.2 0C331.65 284.8 414 182.26 414 126 414 56.41 357.59 0 288 0zM20.12 215.95A32.006 32.006 0 0 0 0 245.66v250.32c0 11.32 11.43 19.06 21.94 14.86L160 448V214.92c-8.84-15.98-16.07-31.54-21.25-46.42L20.12 215.95zM288 359.67c-14.07 0-27.38-6.18-36.51-16.96-19.66-23.2-40.57-49.62-59.49-76.72v182l192 64V266c-18.92 27.09-39.82 53.52-59.49 76.72-9.13 10.77-22.44 16.95-36.51 16.95zm266.06-198.51L416 224v288l139.88-55.95A31.996 31.996 0 0 0 576 426.34V176.02c0-11.32-11.43-19.06-21.94-14.86z"], - "map-marked-alt": [576, 512, [], "f5a0", "M288 0c-69.59 0-126 56.41-126 126 0 56.26 82.35 158.8 113.9 196.02 6.39 7.54 17.82 7.54 24.2 0C331.65 284.8 414 182.26 414 126 414 56.41 357.59 0 288 0zm0 168c-23.2 0-42-18.8-42-42s18.8-42 42-42 42 18.8 42 42-18.8 42-42 42zM20.12 215.95A32.006 32.006 0 0 0 0 245.66v250.32c0 11.32 11.43 19.06 21.94 14.86L160 448V214.92c-8.84-15.98-16.07-31.54-21.25-46.42L20.12 215.95zM288 359.67c-14.07 0-27.38-6.18-36.51-16.96-19.66-23.2-40.57-49.62-59.49-76.72v182l192 64V266c-18.92 27.09-39.82 53.52-59.49 76.72-9.13 10.77-22.44 16.95-36.51 16.95zm266.06-198.51L416 224v288l139.88-55.95A31.996 31.996 0 0 0 576 426.34V176.02c0-11.32-11.43-19.06-21.94-14.86z"], - "map-marker": [384, 512, [], "f041", "M172.268 501.67C26.97 291.031 0 269.413 0 192 0 85.961 85.961 0 192 0s192 85.961 192 192c0 77.413-26.97 99.031-172.268 309.67-9.535 13.774-29.93 13.773-39.464 0z"], - "map-marker-alt": [384, 512, [], "f3c5", "M172.268 501.67C26.97 291.031 0 269.413 0 192 0 85.961 85.961 0 192 0s192 85.961 192 192c0 77.413-26.97 99.031-172.268 309.67-9.535 13.774-29.93 13.773-39.464 0zM192 272c44.183 0 80-35.817 80-80s-35.817-80-80-80-80 35.817-80 80 35.817 80 80 80z"], - "map-pin": [288, 512, [], "f276", "M112 316.94v156.69l22.02 33.02c4.75 7.12 15.22 7.12 19.97 0L176 473.63V316.94c-10.39 1.92-21.06 3.06-32 3.06s-21.61-1.14-32-3.06zM144 0C64.47 0 0 64.47 0 144s64.47 144 144 144 144-64.47 144-144S223.53 0 144 0zm0 76c-37.5 0-68 30.5-68 68 0 6.62-5.38 12-12 12s-12-5.38-12-12c0-50.73 41.28-92 92-92 6.62 0 12 5.38 12 12s-5.38 12-12 12z"], - "map-signs": [512, 512, [], "f277", "M507.31 84.69L464 41.37c-6-6-14.14-9.37-22.63-9.37H288V16c0-8.84-7.16-16-16-16h-32c-8.84 0-16 7.16-16 16v16H56c-13.25 0-24 10.75-24 24v80c0 13.25 10.75 24 24 24h385.37c8.49 0 16.62-3.37 22.63-9.37l43.31-43.31c6.25-6.26 6.25-16.38 0-22.63zM224 496c0 8.84 7.16 16 16 16h32c8.84 0 16-7.16 16-16V384h-64v112zm232-272H288v-32h-64v32H70.63c-8.49 0-16.62 3.37-22.63 9.37L4.69 276.69c-6.25 6.25-6.25 16.38 0 22.63L48 342.63c6 6 14.14 9.37 22.63 9.37H456c13.25 0 24-10.75 24-24v-80c0-13.25-10.75-24-24-24z"], - "marker": [512, 512, [], "f5a1", "M93.95 290.03A327.038 327.038 0 0 0 .17 485.11l-.03.23c-1.7 15.28 11.21 28.2 26.49 26.51a327.02 327.02 0 0 0 195.34-93.8l75.4-75.4-128.02-128.02-75.4 75.4zM485.49 26.51c-35.35-35.35-92.67-35.35-128.02 0l-21.76 21.76-36.56-36.55c-15.62-15.62-40.95-15.62-56.56 0L138.47 115.84c-6.25 6.25-6.25 16.38 0 22.63l22.62 22.62c6.25 6.25 16.38 6.25 22.63 0l87.15-87.15 19.59 19.59L191.98 192 320 320.02l165.49-165.49c35.35-35.35 35.35-92.66 0-128.02z"], - "mars": [384, 512, [], "f222", "M372 64h-79c-10.7 0-16 12.9-8.5 20.5l16.9 16.9-80.7 80.7c-22.2-14-48.5-22.1-76.7-22.1C64.5 160 0 224.5 0 304s64.5 144 144 144 144-64.5 144-144c0-28.2-8.1-54.5-22.1-76.7l80.7-80.7 16.9 16.9c7.6 7.6 20.5 2.2 20.5-8.5V76c0-6.6-5.4-12-12-12zM144 384c-44.1 0-80-35.9-80-80s35.9-80 80-80 80 35.9 80 80-35.9 80-80 80z"], - "mars-double": [512, 512, [], "f227", "M340 0h-79c-10.7 0-16 12.9-8.5 20.5l16.9 16.9-48.7 48.7C198.5 72.1 172.2 64 144 64 64.5 64 0 128.5 0 208s64.5 144 144 144 144-64.5 144-144c0-28.2-8.1-54.5-22.1-76.7l48.7-48.7 16.9 16.9c2.4 2.4 5.5 3.5 8.4 3.5 6.2 0 12.1-4.8 12.1-12V12c0-6.6-5.4-12-12-12zM144 288c-44.1 0-80-35.9-80-80s35.9-80 80-80 80 35.9 80 80-35.9 80-80 80zm356-128.1h-79c-10.7 0-16 12.9-8.5 20.5l16.9 16.9-48.7 48.7c-18.2-11.4-39-18.9-61.5-21.3-2.1 21.8-8.2 43.3-18.4 63.3 1.1 0 2.2-.1 3.2-.1 44.1 0 80 35.9 80 80s-35.9 80-80 80-80-35.9-80-80c0-1.1 0-2.2.1-3.2-20 10.2-41.5 16.4-63.3 18.4C168.4 455.6 229.6 512 304 512c79.5 0 144-64.5 144-144 0-28.2-8.1-54.5-22.1-76.7l48.7-48.7 16.9 16.9c2.4 2.4 5.4 3.5 8.4 3.5 6.2 0 12.1-4.8 12.1-12v-79c0-6.7-5.4-12.1-12-12.1z"], - "mars-stroke": [384, 512, [], "f229", "M372 64h-79c-10.7 0-16 12.9-8.5 20.5l16.9 16.9-17.5 17.5-14.1-14.1c-4.7-4.7-12.3-4.7-17 0L224.5 133c-4.7 4.7-4.7 12.3 0 17l14.1 14.1-18 18c-22.2-14-48.5-22.1-76.7-22.1C64.5 160 0 224.5 0 304s64.5 144 144 144 144-64.5 144-144c0-28.2-8.1-54.5-22.1-76.7l18-18 14.1 14.1c4.7 4.7 12.3 4.7 17 0l28.3-28.3c4.7-4.7 4.7-12.3 0-17L329.2 164l17.5-17.5 16.9 16.9c7.6 7.6 20.5 2.2 20.5-8.5V76c-.1-6.6-5.5-12-12.1-12zM144 384c-44.1 0-80-35.9-80-80s35.9-80 80-80 80 35.9 80 80-35.9 80-80 80z"], - "mars-stroke-h": [480, 512, [], "f22b", "M476.2 247.5l-55.9-55.9c-7.6-7.6-20.5-2.2-20.5 8.5V224H376v-20c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v20h-27.6c-5.8-25.6-18.7-49.9-38.6-69.8C189.6 98 98.4 98 42.2 154.2c-56.2 56.2-56.2 147.4 0 203.6 56.2 56.2 147.4 56.2 203.6 0 19.9-19.9 32.8-44.2 38.6-69.8H312v20c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12v-20h23.9v23.9c0 10.7 12.9 16 20.5 8.5l55.9-55.9c4.6-4.7 4.6-12.3-.1-17zm-275.6 65.1c-31.2 31.2-81.9 31.2-113.1 0-31.2-31.2-31.2-81.9 0-113.1 31.2-31.2 81.9-31.2 113.1 0 31.2 31.1 31.2 81.9 0 113.1z"], - "mars-stroke-v": [288, 512, [], "f22a", "M245.8 234.2c-19.9-19.9-44.2-32.8-69.8-38.6v-25.4h20c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12h-20V81.4h23.9c10.7 0 16-12.9 8.5-20.5L152.5 5.1c-4.7-4.7-12.3-4.7-17 0L79.6 61c-7.6 7.6-2.2 20.5 8.5 20.5H112v24.7H92c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h20v25.4c-25.6 5.8-49.9 18.7-69.8 38.6-56.2 56.2-56.2 147.4 0 203.6 56.2 56.2 147.4 56.2 203.6 0 56.3-56.2 56.3-147.4 0-203.6zm-45.2 158.4c-31.2 31.2-81.9 31.2-113.1 0-31.2-31.2-31.2-81.9 0-113.1 31.2-31.2 81.9-31.2 113.1 0 31.2 31.1 31.2 81.9 0 113.1z"], - "mask": [640, 512, [], "f6fa", "M320.67 64c-442.6 0-357.57 384-158.46 384 39.9 0 77.47-20.69 101.42-55.86l25.73-37.79c15.66-22.99 46.97-22.99 62.63 0l25.73 37.79C401.66 427.31 439.23 448 479.13 448c189.86 0 290.63-384-158.46-384zM184 308.36c-41.06 0-67.76-25.66-80.08-41.05-5.23-6.53-5.23-16.09 0-22.63 12.32-15.4 39.01-41.05 80.08-41.05s67.76 25.66 80.08 41.05c5.23 6.53 5.23 16.09 0 22.63-12.32 15.4-39.02 41.05-80.08 41.05zm272 0c-41.06 0-67.76-25.66-80.08-41.05-5.23-6.53-5.23-16.09 0-22.63 12.32-15.4 39.01-41.05 80.08-41.05s67.76 25.66 80.08 41.05c5.23 6.53 5.23 16.09 0 22.63-12.32 15.4-39.02 41.05-80.08 41.05z"], - "medal": [512, 512, [], "f5a2", "M223.75 130.75L154.62 15.54A31.997 31.997 0 0 0 127.18 0H16.03C3.08 0-4.5 14.57 2.92 25.18l111.27 158.96c29.72-27.77 67.52-46.83 109.56-53.39zM495.97 0H384.82c-11.24 0-21.66 5.9-27.44 15.54l-69.13 115.21c42.04 6.56 79.84 25.62 109.56 53.38L509.08 25.18C516.5 14.57 508.92 0 495.97 0zM256 160c-97.2 0-176 78.8-176 176s78.8 176 176 176 176-78.8 176-176-78.8-176-176-176zm92.52 157.26l-37.93 36.96 8.97 52.22c1.6 9.36-8.26 16.51-16.65 12.09L256 393.88l-46.9 24.65c-8.4 4.45-18.25-2.74-16.65-12.09l8.97-52.22-37.93-36.96c-6.82-6.64-3.05-18.23 6.35-19.59l52.43-7.64 23.43-47.52c2.11-4.28 6.19-6.39 10.28-6.39 4.11 0 8.22 2.14 10.33 6.39l23.43 47.52 52.43 7.64c9.4 1.36 13.17 12.95 6.35 19.59z"], - "medkit": [512, 512, [], "f0fa", "M96 480h320V128h-32V80c0-26.51-21.49-48-48-48H176c-26.51 0-48 21.49-48 48v48H96v352zm96-384h128v32H192V96zm320 80v256c0 26.51-21.49 48-48 48h-16V128h16c26.51 0 48 21.49 48 48zM64 480H48c-26.51 0-48-21.49-48-48V176c0-26.51 21.49-48 48-48h16v352zm288-208v32c0 8.837-7.163 16-16 16h-48v48c0 8.837-7.163 16-16 16h-32c-8.837 0-16-7.163-16-16v-48h-48c-8.837 0-16-7.163-16-16v-32c0-8.837 7.163-16 16-16h48v-48c0-8.837 7.163-16 16-16h32c8.837 0 16 7.163 16 16v48h48c8.837 0 16 7.163 16 16z"], - "meh": [496, 512, [], "f11a", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm-80 168c17.7 0 32 14.3 32 32s-14.3 32-32 32-32-14.3-32-32 14.3-32 32-32zm176 192H152c-21.2 0-21.2-32 0-32h192c21.2 0 21.2 32 0 32zm-16-128c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32z"], - "meh-blank": [496, 512, [], "f5a4", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm-80 232c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32zm160 0c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32z"], - "meh-rolling-eyes": [496, 512, [], "f5a5", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zM88 224c0-24.3 13.7-45.2 33.6-56-.7 2.6-1.6 5.2-1.6 8 0 17.7 14.3 32 32 32s32-14.3 32-32c0-2.8-.9-5.4-1.6-8 19.9 10.8 33.6 31.7 33.6 56 0 35.3-28.7 64-64 64s-64-28.7-64-64zm224 176H184c-21.2 0-21.2-32 0-32h128c21.2 0 21.2 32 0 32zm32-112c-35.3 0-64-28.7-64-64 0-24.3 13.7-45.2 33.6-56-.7 2.6-1.6 5.2-1.6 8 0 17.7 14.3 32 32 32s32-14.3 32-32c0-2.8-.9-5.4-1.6-8 19.9 10.8 33.6 31.7 33.6 56 0 35.3-28.7 64-64 64z"], - "memory": [640, 512, [], "f538", "M640 130.94V96c0-17.67-14.33-32-32-32H32C14.33 64 0 78.33 0 96v34.94c18.6 6.61 32 24.19 32 45.06s-13.4 38.45-32 45.06V320h640v-98.94c-18.6-6.61-32-24.19-32-45.06s13.4-38.45 32-45.06zM224 256h-64V128h64v128zm128 0h-64V128h64v128zm128 0h-64V128h64v128zM0 448h64v-26.67c0-8.84 7.16-16 16-16s16 7.16 16 16V448h128v-26.67c0-8.84 7.16-16 16-16s16 7.16 16 16V448h128v-26.67c0-8.84 7.16-16 16-16s16 7.16 16 16V448h128v-26.67c0-8.84 7.16-16 16-16s16 7.16 16 16V448h64v-96H0v96z"], - "menorah": [640, 512, [], "f676", "M144 128h-32c-8.84 0-16 7.16-16 16v144h64V144c0-8.84-7.16-16-16-16zm96 0h-32c-8.84 0-16 7.16-16 16v144h64V144c0-8.84-7.16-16-16-16zm192 0h-32c-8.84 0-16 7.16-16 16v144h64V144c0-8.84-7.16-16-16-16zm96 0h-32c-8.84 0-16 7.16-16 16v144h64V144c0-8.84-7.16-16-16-16zm80-32c17.67 0 32-14.33 32-32S608 0 608 0s-32 46.33-32 64 14.33 32 32 32zm-96 0c17.67 0 32-14.33 32-32S512 0 512 0s-32 46.33-32 64 14.33 32 32 32zm-96 0c17.67 0 32-14.33 32-32S416 0 416 0s-32 46.33-32 64 14.33 32 32 32zm-96 0c17.67 0 32-14.33 32-32S320 0 320 0s-32 46.33-32 64 14.33 32 32 32zm-96 0c17.67 0 32-14.33 32-32S224 0 224 0s-32 46.33-32 64 14.33 32 32 32zm-96 0c17.67 0 32-14.33 32-32S128 0 128 0 96 46.33 96 64s14.33 32 32 32zm-96 0c17.67 0 32-14.33 32-32S32 0 32 0 0 46.33 0 64s14.33 32 32 32zm544 192c0 17.67-14.33 32-32 32H352V144c0-8.84-7.16-16-16-16h-32c-8.84 0-16 7.16-16 16v176H96c-17.67 0-32-14.33-32-32V144c0-8.84-7.16-16-16-16H16c-8.84 0-16 7.16-16 16v144c0 53.02 42.98 96 96 96h192v64H112c-8.84 0-16 7.16-16 16v32c0 8.84 7.16 16 16 16h416c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16H352v-64h192c53.02 0 96-42.98 96-96V144c0-8.84-7.16-16-16-16h-32c-8.84 0-16 7.16-16 16v144z"], - "mercury": [288, 512, [], "f223", "M288 208c0-44.2-19.9-83.7-51.2-110.1 2.5-1.8 4.9-3.8 7.2-5.8 24.7-21.2 39.8-48.8 43.2-78.8.9-7.1-4.7-13.3-11.9-13.3h-40.5C229 0 224.1 4.1 223 9.8c-2.4 12.5-9.6 24.3-20.7 33.8C187 56.8 166.3 64 144 64s-43-7.2-58.4-20.4C74.5 34.1 67.4 22.3 64.9 9.8 63.8 4.1 58.9 0 53.2 0H12.7C5.5 0-.1 6.2.8 13.3 4.2 43.4 19.2 71 44 92.2c2.3 2 4.7 3.9 7.2 5.8C19.9 124.3 0 163.8 0 208c0 68.5 47.9 125.9 112 140.4V400H76c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h36v36c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12v-36h36c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12h-36v-51.6c64.1-14.5 112-71.9 112-140.4zm-224 0c0-44.1 35.9-80 80-80s80 35.9 80 80-35.9 80-80 80-80-35.9-80-80z"], - "meteor": [512, 512, [], "f753", "M491.2.7C452.5 12.3 379.4 35 303.5 62c-2.1-7-4-13.5-5.6-18.6-3-9.7-13.9-14.2-22.9-9.5C232.6 56 122.2 116.5 60.6 176.4c-1.1 1-2.5 2-3.5 3C19 217.4 0 267.3 0 317.2 0 367 19 416.9 57 455c38 38 87.9 57.1 137.8 57 49.9 0 99.8-19 137.9-57.1 1-1 2-2.4 3-3.5 59.8-61.6 120.4-172.1 142.5-214.4 4.7-9 .2-19.9-9.5-22.9-5.2-1.6-11.6-3.5-18.6-5.6 27-76 49.7-149 61.3-187.7C515 8.4 503.6-3 491.2.7zM192 448c-70.7 0-128-57.3-128-128s57.3-128 128-128 128 57.3 128 128-57.3 128-128 128zm-32-192c-17.7 0-32 14.3-32 32s14.3 32 32 32 32-14.3 32-32-14.3-32-32-32zm48 96c-8.8 0-16 7.2-16 16s7.2 16 16 16 16-7.2 16-16-7.2-16-16-16z"], - "microchip": [512, 512, [], "f2db", "M416 48v416c0 26.51-21.49 48-48 48H144c-26.51 0-48-21.49-48-48V48c0-26.51 21.49-48 48-48h224c26.51 0 48 21.49 48 48zm96 58v12a6 6 0 0 1-6 6h-18v6a6 6 0 0 1-6 6h-42V88h42a6 6 0 0 1 6 6v6h18a6 6 0 0 1 6 6zm0 96v12a6 6 0 0 1-6 6h-18v6a6 6 0 0 1-6 6h-42v-48h42a6 6 0 0 1 6 6v6h18a6 6 0 0 1 6 6zm0 96v12a6 6 0 0 1-6 6h-18v6a6 6 0 0 1-6 6h-42v-48h42a6 6 0 0 1 6 6v6h18a6 6 0 0 1 6 6zm0 96v12a6 6 0 0 1-6 6h-18v6a6 6 0 0 1-6 6h-42v-48h42a6 6 0 0 1 6 6v6h18a6 6 0 0 1 6 6zM30 376h42v48H30a6 6 0 0 1-6-6v-6H6a6 6 0 0 1-6-6v-12a6 6 0 0 1 6-6h18v-6a6 6 0 0 1 6-6zm0-96h42v48H30a6 6 0 0 1-6-6v-6H6a6 6 0 0 1-6-6v-12a6 6 0 0 1 6-6h18v-6a6 6 0 0 1 6-6zm0-96h42v48H30a6 6 0 0 1-6-6v-6H6a6 6 0 0 1-6-6v-12a6 6 0 0 1 6-6h18v-6a6 6 0 0 1 6-6zm0-96h42v48H30a6 6 0 0 1-6-6v-6H6a6 6 0 0 1-6-6v-12a6 6 0 0 1 6-6h18v-6a6 6 0 0 1 6-6z"], - "microphone": [352, 512, [], "f130", "M176 352c53.02 0 96-42.98 96-96V96c0-53.02-42.98-96-96-96S80 42.98 80 96v160c0 53.02 42.98 96 96 96zm160-160h-16c-8.84 0-16 7.16-16 16v48c0 74.8-64.49 134.82-140.79 127.38C96.71 376.89 48 317.11 48 250.3V208c0-8.84-7.16-16-16-16H16c-8.84 0-16 7.16-16 16v40.16c0 89.64 63.97 169.55 152 181.69V464H96c-8.84 0-16 7.16-16 16v16c0 8.84 7.16 16 16 16h160c8.84 0 16-7.16 16-16v-16c0-8.84-7.16-16-16-16h-56v-33.77C285.71 418.47 352 344.9 352 256v-48c0-8.84-7.16-16-16-16z"], - "microphone-alt": [352, 512, [], "f3c9", "M336 192h-16c-8.84 0-16 7.16-16 16v48c0 74.8-64.49 134.82-140.79 127.38C96.71 376.89 48 317.11 48 250.3V208c0-8.84-7.16-16-16-16H16c-8.84 0-16 7.16-16 16v40.16c0 89.64 63.97 169.55 152 181.69V464H96c-8.84 0-16 7.16-16 16v16c0 8.84 7.16 16 16 16h160c8.84 0 16-7.16 16-16v-16c0-8.84-7.16-16-16-16h-56v-33.77C285.71 418.47 352 344.9 352 256v-48c0-8.84-7.16-16-16-16zM176 352c53.02 0 96-42.98 96-96h-85.33c-5.89 0-10.67-3.58-10.67-8v-16c0-4.42 4.78-8 10.67-8H272v-32h-85.33c-5.89 0-10.67-3.58-10.67-8v-16c0-4.42 4.78-8 10.67-8H272v-32h-85.33c-5.89 0-10.67-3.58-10.67-8v-16c0-4.42 4.78-8 10.67-8H272c0-53.02-42.98-96-96-96S80 42.98 80 96v160c0 53.02 42.98 96 96 96z"], - "microphone-alt-slash": [640, 512, [], "f539", "M633.82 458.1L476.26 336.33C488.74 312.21 496 284.98 496 256v-48c0-8.84-7.16-16-16-16h-16c-8.84 0-16 7.16-16 16v48c0 17.92-3.96 34.8-10.72 50.2l-26.55-20.52c3.1-9.4 5.28-19.22 5.28-29.67h-43.67l-41.4-32H416v-32h-85.33c-5.89 0-10.67-3.58-10.67-8v-16c0-4.42 4.78-8 10.67-8H416v-32h-85.33c-5.89 0-10.67-3.58-10.67-8v-16c0-4.42 4.78-8 10.67-8H416c0-53.02-42.98-96-96-96s-96 42.98-96 96v45.36L45.47 3.37C38.49-2.05 28.43-.8 23.01 6.18L3.37 31.45C-2.05 38.42-.8 48.47 6.18 53.9l588.36 454.73c6.98 5.43 17.03 4.17 22.46-2.81l19.64-25.27c5.41-6.97 4.16-17.02-2.82-22.45zM400 464h-56v-33.78c11.71-1.62 23.1-4.28 33.96-8.08l-50.4-38.96c-6.71.4-13.41.87-20.35.2-55.85-5.45-98.74-48.63-111.18-101.85L144 241.31v6.85c0 89.64 63.97 169.55 152 181.69V464h-56c-8.84 0-16 7.16-16 16v16c0 8.84 7.16 16 16 16h160c8.84 0 16-7.16 16-16v-16c0-8.84-7.16-16-16-16z"], - "microphone-slash": [640, 512, [], "f131", "M633.82 458.1l-157.8-121.96C488.61 312.13 496 285.01 496 256v-48c0-8.84-7.16-16-16-16h-16c-8.84 0-16 7.16-16 16v48c0 17.92-3.96 34.8-10.72 50.2l-26.55-20.52c3.1-9.4 5.28-19.22 5.28-29.67V96c0-53.02-42.98-96-96-96s-96 42.98-96 96v45.36L45.47 3.37C38.49-2.05 28.43-.8 23.01 6.18L3.37 31.45C-2.05 38.42-.8 48.47 6.18 53.9l588.36 454.73c6.98 5.43 17.03 4.17 22.46-2.81l19.64-25.27c5.41-6.97 4.16-17.02-2.82-22.45zM400 464h-56v-33.77c11.66-1.6 22.85-4.54 33.67-8.31l-50.11-38.73c-6.71.4-13.41.87-20.35.2-55.85-5.45-98.74-48.63-111.18-101.85L144 241.31v6.85c0 89.64 63.97 169.55 152 181.69V464h-56c-8.84 0-16 7.16-16 16v16c0 8.84 7.16 16 16 16h160c8.84 0 16-7.16 16-16v-16c0-8.84-7.16-16-16-16z"], - "microscope": [512, 512, [], "f610", "M160 320h12v16c0 8.84 7.16 16 16 16h40c8.84 0 16-7.16 16-16v-16h12c17.67 0 32-14.33 32-32V64c0-17.67-14.33-32-32-32V16c0-8.84-7.16-16-16-16h-64c-8.84 0-16 7.16-16 16v16c-17.67 0-32 14.33-32 32v224c0 17.67 14.33 32 32 32zm304 128h-1.29C493.24 413.99 512 369.2 512 320c0-105.88-86.12-192-192-192v64c70.58 0 128 57.42 128 128s-57.42 128-128 128H48c-26.51 0-48 21.49-48 48 0 8.84 7.16 16 16 16h480c8.84 0 16-7.16 16-16 0-26.51-21.49-48-48-48zm-360-32h208c4.42 0 8-3.58 8-8v-16c0-4.42-3.58-8-8-8H104c-4.42 0-8 3.58-8 8v16c0 4.42 3.58 8 8 8z"], - "minus": [448, 512, [], "f068", "M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"], - "minus-circle": [512, 512, [], "f056", "M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zM124 296c-6.6 0-12-5.4-12-12v-56c0-6.6 5.4-12 12-12h264c6.6 0 12 5.4 12 12v56c0 6.6-5.4 12-12 12H124z"], - "minus-square": [448, 512, [], "f146", "M400 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zM92 296c-6.6 0-12-5.4-12-12v-56c0-6.6 5.4-12 12-12h264c6.6 0 12 5.4 12 12v56c0 6.6-5.4 12-12 12H92z"], - "mitten": [448, 512, [], "f7b5", "M368 416H48c-8.8 0-16 7.2-16 16v64c0 8.8 7.2 16 16 16h320c8.8 0 16-7.2 16-16v-64c0-8.8-7.2-16-16-16zm57-209.1c-27.2-22.6-67.5-19-90.1 8.2l-20.9 25-29.6-128.4c-18-77.5-95.4-125.9-172.8-108C34.2 21.6-14.2 98.9 3.7 176.4L51.6 384h309l72.5-87c22.7-27.2 19-67.5-8.1-90.1z"], - "mobile": [320, 512, [], "f10b", "M272 0H48C21.5 0 0 21.5 0 48v416c0 26.5 21.5 48 48 48h224c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48zM160 480c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32z"], - "mobile-alt": [320, 512, [], "f3cd", "M272 0H48C21.5 0 0 21.5 0 48v416c0 26.5 21.5 48 48 48h224c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48zM160 480c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32zm112-108c0 6.6-5.4 12-12 12H60c-6.6 0-12-5.4-12-12V60c0-6.6 5.4-12 12-12h200c6.6 0 12 5.4 12 12v312z"], - "money-bill": [640, 512, [], "f0d6", "M608 64H32C14.33 64 0 78.33 0 96v320c0 17.67 14.33 32 32 32h576c17.67 0 32-14.33 32-32V96c0-17.67-14.33-32-32-32zM48 400v-64c35.35 0 64 28.65 64 64H48zm0-224v-64h64c0 35.35-28.65 64-64 64zm272 176c-44.19 0-80-42.99-80-96 0-53.02 35.82-96 80-96s80 42.98 80 96c0 53.03-35.83 96-80 96zm272 48h-64c0-35.35 28.65-64 64-64v64zm0-224c-35.35 0-64-28.65-64-64h64v64z"], - "money-bill-alt": [640, 512, [], "f3d1", "M352 288h-16v-88c0-4.42-3.58-8-8-8h-13.58c-4.74 0-9.37 1.4-13.31 4.03l-15.33 10.22a7.994 7.994 0 0 0-2.22 11.09l8.88 13.31a7.994 7.994 0 0 0 11.09 2.22l.47-.31V288h-16c-4.42 0-8 3.58-8 8v16c0 4.42 3.58 8 8 8h64c4.42 0 8-3.58 8-8v-16c0-4.42-3.58-8-8-8zM608 64H32C14.33 64 0 78.33 0 96v320c0 17.67 14.33 32 32 32h576c17.67 0 32-14.33 32-32V96c0-17.67-14.33-32-32-32zM48 400v-64c35.35 0 64 28.65 64 64H48zm0-224v-64h64c0 35.35-28.65 64-64 64zm272 192c-53.02 0-96-50.15-96-112 0-61.86 42.98-112 96-112s96 50.14 96 112c0 61.87-43 112-96 112zm272 32h-64c0-35.35 28.65-64 64-64v64zm0-224c-35.35 0-64-28.65-64-64h64v64z"], - "money-bill-wave": [640, 512, [], "f53a", "M621.16 54.46C582.37 38.19 543.55 32 504.75 32c-123.17-.01-246.33 62.34-369.5 62.34-30.89 0-61.76-3.92-92.65-13.72-3.47-1.1-6.95-1.62-10.35-1.62C15.04 79 0 92.32 0 110.81v317.26c0 12.63 7.23 24.6 18.84 29.46C57.63 473.81 96.45 480 135.25 480c123.17 0 246.34-62.35 369.51-62.35 30.89 0 61.76 3.92 92.65 13.72 3.47 1.1 6.95 1.62 10.35 1.62 17.21 0 32.25-13.32 32.25-31.81V83.93c-.01-12.64-7.24-24.6-18.85-29.47zM48 132.22c20.12 5.04 41.12 7.57 62.72 8.93C104.84 170.54 79 192.69 48 192.69v-60.47zm0 285v-47.78c34.37 0 62.18 27.27 63.71 61.4-22.53-1.81-43.59-6.31-63.71-13.62zM320 352c-44.19 0-80-42.99-80-96 0-53.02 35.82-96 80-96s80 42.98 80 96c0 53.03-35.83 96-80 96zm272 27.78c-17.52-4.39-35.71-6.85-54.32-8.44 5.87-26.08 27.5-45.88 54.32-49.28v57.72zm0-236.11c-30.89-3.91-54.86-29.7-55.81-61.55 19.54 2.17 38.09 6.23 55.81 12.66v48.89z"], - "money-bill-wave-alt": [640, 512, [], "f53b", "M621.16 54.46C582.37 38.19 543.55 32 504.75 32c-123.17-.01-246.33 62.34-369.5 62.34-30.89 0-61.76-3.92-92.65-13.72-3.47-1.1-6.95-1.62-10.35-1.62C15.04 79 0 92.32 0 110.81v317.26c0 12.63 7.23 24.6 18.84 29.46C57.63 473.81 96.45 480 135.25 480c123.17 0 246.34-62.35 369.51-62.35 30.89 0 61.76 3.92 92.65 13.72 3.47 1.1 6.95 1.62 10.35 1.62 17.21 0 32.25-13.32 32.25-31.81V83.93c-.01-12.64-7.24-24.6-18.85-29.47zM320 352c-44.19 0-80-42.99-80-96 0-53.02 35.82-96 80-96s80 42.98 80 96c0 53.03-35.83 96-80 96z"], - "money-check": [640, 512, [], "f53c", "M0 448c0 17.67 14.33 32 32 32h576c17.67 0 32-14.33 32-32V128H0v320zm448-208c0-8.84 7.16-16 16-16h96c8.84 0 16 7.16 16 16v32c0 8.84-7.16 16-16 16h-96c-8.84 0-16-7.16-16-16v-32zm0 120c0-4.42 3.58-8 8-8h112c4.42 0 8 3.58 8 8v16c0 4.42-3.58 8-8 8H456c-4.42 0-8-3.58-8-8v-16zM64 264c0-4.42 3.58-8 8-8h304c4.42 0 8 3.58 8 8v16c0 4.42-3.58 8-8 8H72c-4.42 0-8-3.58-8-8v-16zm0 96c0-4.42 3.58-8 8-8h176c4.42 0 8 3.58 8 8v16c0 4.42-3.58 8-8 8H72c-4.42 0-8-3.58-8-8v-16zM624 32H16C7.16 32 0 39.16 0 48v48h640V48c0-8.84-7.16-16-16-16z"], - "money-check-alt": [640, 512, [], "f53d", "M608 32H32C14.33 32 0 46.33 0 64v384c0 17.67 14.33 32 32 32h576c17.67 0 32-14.33 32-32V64c0-17.67-14.33-32-32-32zM176 327.88V344c0 4.42-3.58 8-8 8h-16c-4.42 0-8-3.58-8-8v-16.29c-11.29-.58-22.27-4.52-31.37-11.35-3.9-2.93-4.1-8.77-.57-12.14l11.75-11.21c2.77-2.64 6.89-2.76 10.13-.73 3.87 2.42 8.26 3.72 12.82 3.72h28.11c6.5 0 11.8-5.92 11.8-13.19 0-5.95-3.61-11.19-8.77-12.73l-45-13.5c-18.59-5.58-31.58-23.42-31.58-43.39 0-24.52 19.05-44.44 42.67-45.07V152c0-4.42 3.58-8 8-8h16c4.42 0 8 3.58 8 8v16.29c11.29.58 22.27 4.51 31.37 11.35 3.9 2.93 4.1 8.77.57 12.14l-11.75 11.21c-2.77 2.64-6.89 2.76-10.13.73-3.87-2.43-8.26-3.72-12.82-3.72h-28.11c-6.5 0-11.8 5.92-11.8 13.19 0 5.95 3.61 11.19 8.77 12.73l45 13.5c18.59 5.58 31.58 23.42 31.58 43.39 0 24.53-19.05 44.44-42.67 45.07zM416 312c0 4.42-3.58 8-8 8H296c-4.42 0-8-3.58-8-8v-16c0-4.42 3.58-8 8-8h112c4.42 0 8 3.58 8 8v16zm160 0c0 4.42-3.58 8-8 8h-80c-4.42 0-8-3.58-8-8v-16c0-4.42 3.58-8 8-8h80c4.42 0 8 3.58 8 8v16zm0-96c0 4.42-3.58 8-8 8H296c-4.42 0-8-3.58-8-8v-16c0-4.42 3.58-8 8-8h272c4.42 0 8 3.58 8 8v16z"], - "monument": [384, 512, [], "f5a6", "M368 448H16c-8.84 0-16 7.16-16 16v32c0 8.84 7.16 16 16 16h352c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16zm-78.86-347.26a31.97 31.97 0 0 0-9.21-19.44L203.31 4.69c-6.25-6.25-16.38-6.25-22.63 0l-76.6 76.61a31.97 31.97 0 0 0-9.21 19.44L64 416h256l-30.86-315.26zM240 307.2c0 6.4-6.4 12.8-12.8 12.8h-70.4c-6.4 0-12.8-6.4-12.8-12.8v-38.4c0-6.4 6.4-12.8 12.8-12.8h70.4c6.4 0 12.8 6.4 12.8 12.8v38.4z"], - "moon": [512, 512, [], "f186", "M283.211 512c78.962 0 151.079-35.925 198.857-94.792 7.068-8.708-.639-21.43-11.562-19.35-124.203 23.654-238.262-71.576-238.262-196.954 0-72.222 38.662-138.635 101.498-174.394 9.686-5.512 7.25-20.197-3.756-22.23A258.156 258.156 0 0 0 283.211 0c-141.309 0-256 114.511-256 256 0 141.309 114.511 256 256 256z"], - "mortar-pestle": [512, 512, [], "f5a7", "M501.54 60.91c17.22-17.22 12.51-46.25-9.27-57.14a35.696 35.696 0 0 0-37.37 3.37L251.09 160h151.37l99.08-99.09zM496 192H16c-8.84 0-16 7.16-16 16v32c0 8.84 7.16 16 16 16h16c0 80.98 50.2 150.11 121.13 178.32-12.76 16.87-21.72 36.8-24.95 58.69-1.46 9.92 6.04 18.98 16.07 18.98h223.5c10.03 0 17.53-9.06 16.07-18.98-3.22-21.89-12.18-41.82-24.95-58.69C429.8 406.11 480 336.98 480 256h16c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16z"], - "mosque": [640, 512, [], "f678", "M0 480c0 17.67 14.33 32 32 32h64c17.67 0 32-14.33 32-32V160H0v320zm579.16-192c17.86-17.39 28.84-37.34 28.84-58.91 0-52.86-41.79-93.79-87.92-122.9-41.94-26.47-80.63-57.77-111.96-96.22L400 0l-8.12 9.97c-31.33 38.45-70.01 69.76-111.96 96.22C233.79 135.3 192 176.23 192 229.09c0 21.57 10.98 41.52 28.84 58.91h358.32zM608 320H192c-17.67 0-32 14.33-32 32v128c0 17.67 14.33 32 32 32h32v-64c0-17.67 14.33-32 32-32s32 14.33 32 32v64h64v-72c0-48 48-72 48-72s48 24 48 72v72h64v-64c0-17.67 14.33-32 32-32s32 14.33 32 32v64h32c17.67 0 32-14.33 32-32V352c0-17.67-14.33-32-32-32zM64 0S0 32 0 96v32h128V96c0-64-64-96-64-96z"], - "motorcycle": [640, 512, [], "f21c", "M512.9 192c-14.9-.1-29.1 2.3-42.4 6.9L437.6 144H520c13.3 0 24-10.7 24-24V88c0-13.3-10.7-24-24-24h-45.3c-6.8 0-13.3 2.9-17.8 7.9l-37.5 41.7-22.8-38C392.2 68.4 384.4 64 376 64h-80c-8.8 0-16 7.2-16 16v16c0 8.8 7.2 16 16 16h66.4l19.2 32H227.9c-17.7-23.1-44.9-40-99.9-40H72.5C59 104 47.7 115 48 128.5c.2 13 10.9 23.5 24 23.5h56c24.5 0 38.7 10.9 47.8 24.8l-11.3 20.5c-13-3.9-26.9-5.7-41.3-5.2C55.9 194.5 1.6 249.6 0 317c-1.6 72.1 56.3 131 128 131 59.6 0 109.7-40.8 124-96h84.2c13.7 0 24.6-11.4 24-25.1-2.1-47.1 17.5-93.7 56.2-125l12.5 20.8c-27.6 23.7-45.1 58.9-44.8 98.2.5 69.6 57.2 126.5 126.8 127.1 71.6.7 129.8-57.5 129.2-129.1-.7-69.6-57.6-126.4-127.2-126.9zM128 400c-44.1 0-80-35.9-80-80s35.9-80 80-80c4.2 0 8.4.3 12.5 1L99 316.4c-8.8 16 2.8 35.6 21 35.6h81.3c-12.4 28.2-40.6 48-73.3 48zm463.9-75.6c-2.2 40.6-35 73.4-75.5 75.5-46.1 2.5-84.4-34.3-84.4-79.9 0-21.4 8.4-40.8 22.1-55.1l49.4 82.4c4.5 7.6 14.4 10 22 5.5l13.7-8.2c7.6-4.5 10-14.4 5.5-22l-48.6-80.9c5.2-1.1 10.5-1.6 15.9-1.6 45.6-.1 82.3 38.2 79.9 84.3z"], - "mountain": [640, 512, [], "f6fc", "M634.92 462.7l-288-448C341.03 5.54 330.89 0 320 0s-21.03 5.54-26.92 14.7l-288 448a32.001 32.001 0 0 0-1.17 32.64A32.004 32.004 0 0 0 32 512h576c11.71 0 22.48-6.39 28.09-16.67a31.983 31.983 0 0 0-1.17-32.63zM320 91.18L405.39 224H320l-64 64-38.06-38.06L320 91.18z"], - "mouse-pointer": [320, 512, [], "f245", "M302.189 329.126H196.105l55.831 135.993c3.889 9.428-.555 19.999-9.444 23.999l-49.165 21.427c-9.165 4-19.443-.571-23.332-9.714l-53.053-129.136-86.664 89.138C18.729 472.71 0 463.554 0 447.977V18.299C0 1.899 19.921-6.096 30.277 5.443l284.412 292.542c11.472 11.179 3.007 31.141-12.5 31.141z"], - "mug-hot": [512, 512, [], "f7b6", "M127.1 146.5c1.3 7.7 8 13.5 16 13.5h16.5c9.8 0 17.6-8.5 16.3-18-3.8-28.2-16.4-54.2-36.6-74.7-14.4-14.7-23.6-33.3-26.4-53.5C111.8 5.9 105 0 96.8 0H80.4C70.6 0 63 8.5 64.1 18c3.9 31.9 18 61.3 40.6 84.4 12 12.2 19.7 27.5 22.4 44.1zm112 0c1.3 7.7 8 13.5 16 13.5h16.5c9.8 0 17.6-8.5 16.3-18-3.8-28.2-16.4-54.2-36.6-74.7-14.4-14.7-23.6-33.3-26.4-53.5C223.8 5.9 217 0 208.8 0h-16.4c-9.8 0-17.5 8.5-16.3 18 3.9 31.9 18 61.3 40.6 84.4 12 12.2 19.7 27.5 22.4 44.1zM400 192H32c-17.7 0-32 14.3-32 32v192c0 53 43 96 96 96h192c53 0 96-43 96-96h16c61.8 0 112-50.2 112-112s-50.2-112-112-112zm0 160h-16v-96h16c26.5 0 48 21.5 48 48s-21.5 48-48 48z"], - "music": [512, 512, [], "f001", "M511.99 32.01c0-21.71-21.1-37.01-41.6-30.51L150.4 96c-13.3 4.2-22.4 16.5-22.4 30.5v261.42c-10.05-2.38-20.72-3.92-32-3.92-53.02 0-96 28.65-96 64s42.98 64 96 64 96-28.65 96-64V214.31l256-75.02v184.63c-10.05-2.38-20.72-3.92-32-3.92-53.02 0-96 28.65-96 64s42.98 64 96 64 96-28.65 96-64l-.01-351.99z"], - "network-wired": [640, 512, [], "f6ff", "M640 264v-16c0-8.84-7.16-16-16-16H344v-40h72c17.67 0 32-14.33 32-32V32c0-17.67-14.33-32-32-32H224c-17.67 0-32 14.33-32 32v128c0 17.67 14.33 32 32 32h72v40H16c-8.84 0-16 7.16-16 16v16c0 8.84 7.16 16 16 16h104v40H64c-17.67 0-32 14.33-32 32v128c0 17.67 14.33 32 32 32h160c17.67 0 32-14.33 32-32V352c0-17.67-14.33-32-32-32h-56v-40h304v40h-56c-17.67 0-32 14.33-32 32v128c0 17.67 14.33 32 32 32h160c17.67 0 32-14.33 32-32V352c0-17.67-14.33-32-32-32h-56v-40h104c8.84 0 16-7.16 16-16zM256 128V64h128v64H256zm-64 320H96v-64h96v64zm352 0h-96v-64h96v64z"], - "neuter": [288, 512, [], "f22c", "M288 176c0-79.5-64.5-144-144-144S0 96.5 0 176c0 68.5 47.9 125.9 112 140.4V468c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12V316.4c64.1-14.5 112-71.9 112-140.4zm-144 80c-44.1 0-80-35.9-80-80s35.9-80 80-80 80 35.9 80 80-35.9 80-80 80z"], - "newspaper": [576, 512, [], "f1ea", "M552 64H88c-13.255 0-24 10.745-24 24v8H24c-13.255 0-24 10.745-24 24v272c0 30.928 25.072 56 56 56h472c26.51 0 48-21.49 48-48V88c0-13.255-10.745-24-24-24zM56 400a8 8 0 0 1-8-8V144h16v248a8 8 0 0 1-8 8zm236-16H140c-6.627 0-12-5.373-12-12v-8c0-6.627 5.373-12 12-12h152c6.627 0 12 5.373 12 12v8c0 6.627-5.373 12-12 12zm208 0H348c-6.627 0-12-5.373-12-12v-8c0-6.627 5.373-12 12-12h152c6.627 0 12 5.373 12 12v8c0 6.627-5.373 12-12 12zm-208-96H140c-6.627 0-12-5.373-12-12v-8c0-6.627 5.373-12 12-12h152c6.627 0 12 5.373 12 12v8c0 6.627-5.373 12-12 12zm208 0H348c-6.627 0-12-5.373-12-12v-8c0-6.627 5.373-12 12-12h152c6.627 0 12 5.373 12 12v8c0 6.627-5.373 12-12 12zm0-96H140c-6.627 0-12-5.373-12-12v-40c0-6.627 5.373-12 12-12h360c6.627 0 12 5.373 12 12v40c0 6.627-5.373 12-12 12z"], - "not-equal": [448, 512, [], "f53e", "M416 208c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32h-23.88l51.87-66.81c5.37-7.02 4.04-17.06-2.97-22.43L415.61 3.3c-7.02-5.38-17.06-4.04-22.44 2.97L311.09 112H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h204.56l-74.53 96H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h55.49l-51.87 66.81c-5.37 7.01-4.04 17.05 2.97 22.43L64 508.7c7.02 5.38 17.06 4.04 22.43-2.97L168.52 400H416c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32H243.05l74.53-96H416z"], - "notes-medical": [384, 512, [], "f481", "M336 64h-80c0-35.3-28.7-64-64-64s-64 28.7-64 64H48C21.5 64 0 85.5 0 112v352c0 26.5 21.5 48 48 48h288c26.5 0 48-21.5 48-48V112c0-26.5-21.5-48-48-48zM192 40c13.3 0 24 10.7 24 24s-10.7 24-24 24-24-10.7-24-24 10.7-24 24-24zm96 304c0 4.4-3.6 8-8 8h-56v56c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8v-56h-56c-4.4 0-8-3.6-8-8v-48c0-4.4 3.6-8 8-8h56v-56c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v56h56c4.4 0 8 3.6 8 8v48zm0-192c0 4.4-3.6 8-8 8H104c-4.4 0-8-3.6-8-8v-16c0-4.4 3.6-8 8-8h176c4.4 0 8 3.6 8 8v16z"], - "object-group": [512, 512, [], "f247", "M480 128V96h20c6.627 0 12-5.373 12-12V44c0-6.627-5.373-12-12-12h-40c-6.627 0-12 5.373-12 12v20H64V44c0-6.627-5.373-12-12-12H12C5.373 32 0 37.373 0 44v40c0 6.627 5.373 12 12 12h20v320H12c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h40c6.627 0 12-5.373 12-12v-20h384v20c0 6.627 5.373 12 12 12h40c6.627 0 12-5.373 12-12v-40c0-6.627-5.373-12-12-12h-20V128zM96 276V140c0-6.627 5.373-12 12-12h168c6.627 0 12 5.373 12 12v136c0 6.627-5.373 12-12 12H108c-6.627 0-12-5.373-12-12zm320 96c0 6.627-5.373 12-12 12H236c-6.627 0-12-5.373-12-12v-52h72c13.255 0 24-10.745 24-24v-72h84c6.627 0 12 5.373 12 12v136z"], - "object-ungroup": [576, 512, [], "f248", "M64 320v26a6 6 0 0 1-6 6H6a6 6 0 0 1-6-6v-52a6 6 0 0 1 6-6h26V96H6a6 6 0 0 1-6-6V38a6 6 0 0 1 6-6h52a6 6 0 0 1 6 6v26h288V38a6 6 0 0 1 6-6h52a6 6 0 0 1 6 6v52a6 6 0 0 1-6 6h-26v192h26a6 6 0 0 1 6 6v52a6 6 0 0 1-6 6h-52a6 6 0 0 1-6-6v-26H64zm480-64v-32h26a6 6 0 0 0 6-6v-52a6 6 0 0 0-6-6h-52a6 6 0 0 0-6 6v26H408v72h8c13.255 0 24 10.745 24 24v64c0 13.255-10.745 24-24 24h-64c-13.255 0-24-10.745-24-24v-8H192v72h-26a6 6 0 0 0-6 6v52a6 6 0 0 0 6 6h52a6 6 0 0 0 6-6v-26h288v26a6 6 0 0 0 6 6h52a6 6 0 0 0 6-6v-52a6 6 0 0 0-6-6h-26V256z"], - "oil-can": [640, 512, [], "f613", "M629.8 160.31L416 224l-50.49-25.24a64.07 64.07 0 0 0-28.62-6.76H280v-48h56c8.84 0 16-7.16 16-16v-16c0-8.84-7.16-16-16-16H176c-8.84 0-16 7.16-16 16v16c0 8.84 7.16 16 16 16h56v48h-56L37.72 166.86a31.9 31.9 0 0 0-5.79-.53C14.67 166.33 0 180.36 0 198.34v94.95c0 15.46 11.06 28.72 26.28 31.48L96 337.46V384c0 17.67 14.33 32 32 32h274.63c8.55 0 16.75-3.42 22.76-9.51l212.26-214.75c1.5-1.5 2.34-3.54 2.34-5.66V168c.01-5.31-5.08-9.15-10.19-7.69zM96 288.67l-48-8.73v-62.43l48 8.73v62.43zm453.33 84.66c0 23.56 19.1 42.67 42.67 42.67s42.67-19.1 42.67-42.67S592 288 592 288s-42.67 61.77-42.67 85.33z"], - "om": [512, 512, [], "f679", "M360.6 60.94a10.43 10.43 0 0 0 14.76 0l21.57-21.56a10.43 10.43 0 0 0 0-14.76L375.35 3.06c-4.08-4.07-10.68-4.07-14.76 0l-21.57 21.56a10.43 10.43 0 0 0 0 14.76l21.58 21.56zM412.11 192c-26.69 0-51.77 10.39-70.64 29.25l-24.25 24.25c-6.78 6.77-15.78 10.5-25.38 10.5H245c10.54-22.1 14.17-48.11 7.73-75.23-10.1-42.55-46.36-76.11-89.52-83.19-36.15-5.93-70.9 5.04-96.01 28.78-7.36 6.96-6.97 18.85 1.12 24.93l26.15 19.63c5.72 4.3 13.66 4.32 19.2-.21 8.45-6.9 19.02-10.71 30.27-10.71 26.47 0 48.01 21.53 48.01 48s-21.54 48-48.01 48h-31.9c-11.96 0-19.74 12.58-14.39 23.28l16.09 32.17c2.53 5.06 7.6 8.1 13.17 8.55h33.03c35.3 0 64.01 28.7 64.01 64s-28.71 64-64.01 64c-96.02 0-122.35-54.02-145.15-92.03-4.53-7.55-14.77-3.58-14.79 5.22C-.09 416 41.13 512 159.94 512c70.59 0 128.02-57.42 128.02-128 0-23.42-6.78-45.1-17.81-64h21.69c26.69 0 51.77-10.39 70.64-29.25l24.25-24.25c6.78-6.77 15.78-10.5 25.38-10.5 19.78 0 35.88 16.09 35.88 35.88V392c0 13.23-18.77 24-32.01 24-39.4 0-66.67-24.24-81.82-42.89-4.77-5.87-14.2-2.54-14.2 5.02V416s0 64 96.02 64c48.54 0 96.02-39.47 96.02-88V291.88c0-55.08-44.8-99.88-99.89-99.88zm42.18-124.73c-85.55 65.12-169.05 2.75-172.58.05-6.02-4.62-14.44-4.38-20.14.55-5.74 4.92-7.27 13.17-3.66 19.8 1.61 2.95 40.37 72.34 118.8 72.34 79.92 0 98.78-31.36 101.75-37.66 1.02-2.12 1.53-4.47 1.53-6.83V80c0-13.22-15.14-20.69-25.7-12.73z"], - "otter": [640, 512, [], "f700", "M608 32h-32l-13.25-13.25A63.97 63.97 0 0 0 517.49 0H497c-11.14 0-22.08 2.91-31.75 8.43L312 96h-56C149.96 96 64 181.96 64 288v1.61c0 32.75-16 62.14-39.56 84.89-18.19 17.58-28.1 43.68-23.19 71.8 6.76 38.8 42.9 65.7 82.28 65.7H192c17.67 0 32-14.33 32-32s-14.33-32-32-32H80c-8.83 0-16-7.17-16-16s7.17-16 16-16h224c8.84 0 16-7.16 16-16v-16c0-17.67-14.33-32-32-32h-64l149.49-80.5L448 416h80c8.84 0 16-7.16 16-16v-16c0-17.67-14.33-32-32-32h-28.22l-55.11-110.21L521.14 192H544c53.02 0 96-42.98 96-96V64c0-17.67-14.33-32-32-32zm-96 16c8.84 0 16 7.16 16 16s-7.16 16-16 16-16-7.16-16-16 7.16-16 16-16zm32 96h-34.96L407.2 198.84l-13.77-27.55L512 112h77.05c-6.62 18.58-24.22 32-45.05 32z"], - "outdent": [448, 512, [], "f03b", "M0 84V44c0-8.837 7.163-16 16-16h416c8.837 0 16 7.163 16 16v40c0 8.837-7.163 16-16 16H16c-8.837 0-16-7.163-16-16zm208 144h224c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H208c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zM16 484h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zm192-128h224c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H208c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zM4.687 267.313l96 95.984C110.734 373.348 128 366.224 128 351.984V160.008c0-14.329-17.325-21.304-27.313-11.313l-96 95.992c-6.249 6.248-6.249 16.378 0 22.626z"], - "pager": [512, 512, [], "f815", "M448 64H64a64 64 0 0 0-64 64v256a64 64 0 0 0 64 64h384a64 64 0 0 0 64-64V128a64 64 0 0 0-64-64zM160 368H80a16 16 0 0 1-16-16v-16a16 16 0 0 1 16-16h80zm128-16a16 16 0 0 1-16 16h-80v-48h80a16 16 0 0 1 16 16zm160-128a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32v-64a32 32 0 0 1 32-32h320a32 32 0 0 1 32 32z"], - "paint-brush": [512, 512, [], "f1fc", "M167.02 309.34c-40.12 2.58-76.53 17.86-97.19 72.3-2.35 6.21-8 9.98-14.59 9.98-11.11 0-45.46-27.67-55.25-34.35C0 439.62 37.93 512 128 512c75.86 0 128-43.77 128-120.19 0-3.11-.65-6.08-.97-9.13l-88.01-73.34zM457.89 0c-15.16 0-29.37 6.71-40.21 16.45C213.27 199.05 192 203.34 192 257.09c0 13.7 3.25 26.76 8.73 38.7l63.82 53.18c7.21 1.8 14.64 3.03 22.39 3.03 62.11 0 98.11-45.47 211.16-256.46 7.38-14.35 13.9-29.85 13.9-45.99C512 20.64 486 0 457.89 0z"], - "paint-roller": [512, 512, [], "f5aa", "M416 128V32c0-17.67-14.33-32-32-32H32C14.33 0 0 14.33 0 32v96c0 17.67 14.33 32 32 32h352c17.67 0 32-14.33 32-32zm32-64v128c0 17.67-14.33 32-32 32H256c-35.35 0-64 28.65-64 64v32c-17.67 0-32 14.33-32 32v128c0 17.67 14.33 32 32 32h64c17.67 0 32-14.33 32-32V352c0-17.67-14.33-32-32-32v-32h160c53.02 0 96-42.98 96-96v-64c0-35.35-28.65-64-64-64z"], - "palette": [512, 512, [], "f53f", "M204.3 5C104.9 24.4 24.8 104.3 5.2 203.4c-37 187 131.7 326.4 258.8 306.7 41.2-6.4 61.4-54.6 42.5-91.7-23.1-45.4 9.9-98.4 60.9-98.4h79.7c35.8 0 64.8-29.6 64.9-65.3C511.5 97.1 368.1-26.9 204.3 5zM96 320c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32zm32-128c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32zm128-64c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32zm128 64c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32z"], - "pallet": [640, 512, [], "f482", "M144 256h352c8.8 0 16-7.2 16-16V16c0-8.8-7.2-16-16-16H384v128l-64-32-64 32V0H144c-8.8 0-16 7.2-16 16v224c0 8.8 7.2 16 16 16zm480 128c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16H16c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h48v64H16c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h608c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16h-48v-64h48zm-336 64H128v-64h160v64zm224 0H352v-64h160v64z"], - "paper-plane": [512, 512, [], "f1d8", "M476 3.2L12.5 270.6c-18.1 10.4-15.8 35.6 2.2 43.2L121 358.4l287.3-253.2c5.5-4.9 13.3 2.6 8.6 8.3L176 407v80.5c0 23.6 28.5 32.9 42.5 15.8L282 426l124.6 52.2c14.2 6 30.4-2.9 33-18.2l72-432C515 7.8 493.3-6.8 476 3.2z"], - "paperclip": [448, 512, [], "f0c6", "M43.246 466.142c-58.43-60.289-57.341-157.511 1.386-217.581L254.392 34c44.316-45.332 116.351-45.336 160.671 0 43.89 44.894 43.943 117.329 0 162.276L232.214 383.128c-29.855 30.537-78.633 30.111-107.982-.998-28.275-29.97-27.368-77.473 1.452-106.953l143.743-146.835c6.182-6.314 16.312-6.422 22.626-.241l22.861 22.379c6.315 6.182 6.422 16.312.241 22.626L171.427 319.927c-4.932 5.045-5.236 13.428-.648 18.292 4.372 4.634 11.245 4.711 15.688.165l182.849-186.851c19.613-20.062 19.613-52.725-.011-72.798-19.189-19.627-49.957-19.637-69.154 0L90.39 293.295c-34.763 35.56-35.299 93.12-1.191 128.313 34.01 35.093 88.985 35.137 123.058.286l172.06-175.999c6.177-6.319 16.307-6.433 22.626-.256l22.877 22.364c6.319 6.177 6.434 16.307.256 22.626l-172.06 175.998c-59.576 60.938-155.943 60.216-214.77-.485z"], - "parachute-box": [512, 512, [], "f4cd", "M511.9 175c-9.1-75.6-78.4-132.4-158.3-158.7C390 55.7 416 116.9 416 192h28.1L327.5 321.5c-2.5-.6-4.8-1.5-7.5-1.5h-48V192h112C384 76.8 315.1 0 256 0S128 76.8 128 192h112v128h-48c-2.7 0-5 .9-7.5 1.5L67.9 192H96c0-75.1 26-136.3 62.4-175.7C78.5 42.7 9.2 99.5.1 175c-1.1 9.1 6.8 17 16 17h8.7l136.7 151.9c-.7 2.6-1.6 5.2-1.6 8.1v128c0 17.7 14.3 32 32 32h128c17.7 0 32-14.3 32-32V352c0-2.9-.9-5.4-1.6-8.1L487.1 192h8.7c9.3 0 17.2-7.8 16.1-17z"], - "paragraph": [448, 512, [], "f1dd", "M408 32H177.531C88.948 32 16.045 103.335 16 191.918 15.956 280.321 87.607 352 176 352v104c0 13.255 10.745 24 24 24h32c13.255 0 24-10.745 24-24V112h32v344c0 13.255 10.745 24 24 24h32c13.255 0 24-10.745 24-24V112h40c13.255 0 24-10.745 24-24V56c0-13.255-10.745-24-24-24z"], - "parking": [448, 512, [], "f540", "M400 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zM240 320h-48v48c0 8.8-7.2 16-16 16h-32c-8.8 0-16-7.2-16-16V144c0-8.8 7.2-16 16-16h96c52.9 0 96 43.1 96 96s-43.1 96-96 96zm0-128h-48v64h48c17.6 0 32-14.4 32-32s-14.4-32-32-32z"], - "passport": [448, 512, [], "f5ab", "M129.62 176h39.09c1.49-27.03 6.54-51.35 14.21-70.41-27.71 13.24-48.02 39.19-53.3 70.41zm0 32c5.29 31.22 25.59 57.17 53.3 70.41-7.68-19.06-12.72-43.38-14.21-70.41h-39.09zM224 286.69c7.69-7.45 20.77-34.42 23.43-78.69h-46.87c2.67 44.26 15.75 71.24 23.44 78.69zM200.57 176h46.87c-2.66-44.26-15.74-71.24-23.43-78.69-7.7 7.45-20.78 34.43-23.44 78.69zm64.51 102.41c27.71-13.24 48.02-39.19 53.3-70.41h-39.09c-1.49 27.03-6.53 51.35-14.21 70.41zM416 0H64C28.65 0 0 28.65 0 64v384c0 35.35 28.65 64 64 64h352c17.67 0 32-14.33 32-32V32c0-17.67-14.33-32-32-32zm-80 416H112c-8.8 0-16-7.2-16-16s7.2-16 16-16h224c8.8 0 16 7.2 16 16s-7.2 16-16 16zm-112-96c-70.69 0-128-57.31-128-128S153.31 64 224 64s128 57.31 128 128-57.31 128-128 128zm41.08-214.41c7.68 19.06 12.72 43.38 14.21 70.41h39.09c-5.28-31.22-25.59-57.17-53.3-70.41z"], - "pastafarianism": [640, 512, [], "f67b", "M624.54 347.67c-32.7-12.52-57.36 4.25-75.37 16.45-17.06 11.53-23.25 14.42-31.41 11.36-8.12-3.09-10.83-9.38-15.89-29.38-3.33-13.15-7.44-29.32-17.95-42.65 2.24-2.91 4.43-5.79 6.38-8.57C500.47 304.45 513.71 312 532 312c33.95 0 50.87-25.78 62.06-42.83 10.59-16.14 15-21.17 21.94-21.17 13.25 0 24-10.75 24-24s-10.75-24-24-24c-33.95 0-50.87 25.78-62.06 42.83-10.6 16.14-15 21.17-21.94 21.17-17.31 0-37.48-61.43-97.26-101.91l17.25-34.5C485.43 125.5 512 97.98 512 64c0-35.35-28.65-64-64-64s-64 28.65-64 64c0 13.02 3.94 25.1 10.62 35.21l-18.15 36.3c-16.98-4.6-35.6-7.51-56.46-7.51s-39.49 2.91-56.46 7.51l-18.15-36.3C252.06 89.1 256 77.02 256 64c0-35.35-28.65-64-64-64s-64 28.65-64 64c0 33.98 26.56 61.5 60.02 63.6l17.25 34.5C145.68 202.44 125.15 264 108 264c-6.94 0-11.34-5.03-21.94-21.17C74.88 225.78 57.96 200 24 200c-13.25 0-24 10.75-24 24s10.75 24 24 24c6.94 0 11.34 5.03 21.94 21.17C57.13 286.22 74.05 312 108 312c18.29 0 31.53-7.55 41.7-17.11 1.95 2.79 4.14 5.66 6.38 8.57-10.51 13.33-14.62 29.5-17.95 42.65-5.06 20-7.77 26.28-15.89 29.38-8.11 3.06-14.33.17-31.41-11.36-18.03-12.2-42.72-28.92-75.37-16.45-12.39 4.72-18.59 18.58-13.87 30.97 4.72 12.41 18.61 18.61 30.97 13.88 8.16-3.09 14.34-.19 31.39 11.36 13.55 9.16 30.83 20.86 52.42 20.84 7.17 0 14.83-1.28 22.97-4.39 32.66-12.44 39.98-41.33 45.33-62.44 2.21-8.72 3.99-14.49 5.95-18.87 16.62 13.61 36.95 25.88 61.64 34.17-9.96 37-32.18 90.8-60.26 90.8-13.25 0-24 10.75-24 24s10.75 24 24 24c66.74 0 97.05-88.63 107.42-129.14 6.69.6 13.42 1.14 20.58 1.14s13.89-.54 20.58-1.14C350.95 423.37 381.26 512 448 512c13.25 0 24-10.75 24-24s-10.75-24-24-24c-27.94 0-50.21-53.81-60.22-90.81 24.69-8.29 45-20.56 61.62-34.16 1.96 4.38 3.74 10.15 5.95 18.87 5.34 21.11 12.67 50 45.33 62.44 8.14 3.11 15.8 4.39 22.97 4.39 21.59 0 38.87-11.69 52.42-20.84 17.05-11.55 23.28-14.45 31.39-11.36 12.39 4.75 26.27-1.47 30.97-13.88 4.71-12.4-1.49-26.26-13.89-30.98zM448 48c8.82 0 16 7.18 16 16s-7.18 16-16 16-16-7.18-16-16 7.18-16 16-16zm-256 0c8.82 0 16 7.18 16 16s-7.18 16-16 16-16-7.18-16-16 7.18-16 16-16z"], - "paste": [448, 512, [], "f0ea", "M128 184c0-30.879 25.122-56 56-56h136V56c0-13.255-10.745-24-24-24h-80.61C204.306 12.89 183.637 0 160 0s-44.306 12.89-55.39 32H24C10.745 32 0 42.745 0 56v336c0 13.255 10.745 24 24 24h104V184zm32-144c13.255 0 24 10.745 24 24s-10.745 24-24 24-24-10.745-24-24 10.745-24 24-24zm184 248h104v200c0 13.255-10.745 24-24 24H184c-13.255 0-24-10.745-24-24V184c0-13.255 10.745-24 24-24h136v104c0 13.2 10.8 24 24 24zm104-38.059V256h-96v-96h6.059a24 24 0 0 1 16.97 7.029l65.941 65.941a24.002 24.002 0 0 1 7.03 16.971z"], - "pause": [448, 512, [], "f04c", "M144 479H48c-26.5 0-48-21.5-48-48V79c0-26.5 21.5-48 48-48h96c26.5 0 48 21.5 48 48v352c0 26.5-21.5 48-48 48zm304-48V79c0-26.5-21.5-48-48-48h-96c-26.5 0-48 21.5-48 48v352c0 26.5 21.5 48 48 48h96c26.5 0 48-21.5 48-48z"], - "pause-circle": [512, 512, [], "f28b", "M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm-16 328c0 8.8-7.2 16-16 16h-48c-8.8 0-16-7.2-16-16V176c0-8.8 7.2-16 16-16h48c8.8 0 16 7.2 16 16v160zm112 0c0 8.8-7.2 16-16 16h-48c-8.8 0-16-7.2-16-16V176c0-8.8 7.2-16 16-16h48c8.8 0 16 7.2 16 16v160z"], - "paw": [512, 512, [], "f1b0", "M256 224c-79.41 0-192 122.76-192 200.25 0 34.9 26.81 55.75 71.74 55.75 48.84 0 81.09-25.08 120.26-25.08 39.51 0 71.85 25.08 120.26 25.08 44.93 0 71.74-20.85 71.74-55.75C448 346.76 335.41 224 256 224zm-147.28-12.61c-10.4-34.65-42.44-57.09-71.56-50.13-29.12 6.96-44.29 40.69-33.89 75.34 10.4 34.65 42.44 57.09 71.56 50.13 29.12-6.96 44.29-40.69 33.89-75.34zm84.72-20.78c30.94-8.14 46.42-49.94 34.58-93.36s-46.52-72.01-77.46-63.87-46.42 49.94-34.58 93.36c11.84 43.42 46.53 72.02 77.46 63.87zm281.39-29.34c-29.12-6.96-61.15 15.48-71.56 50.13-10.4 34.65 4.77 68.38 33.89 75.34 29.12 6.96 61.15-15.48 71.56-50.13 10.4-34.65-4.77-68.38-33.89-75.34zm-156.27 29.34c30.94 8.14 65.62-20.45 77.46-63.87 11.84-43.42-3.64-85.21-34.58-93.36s-65.62 20.45-77.46 63.87c-11.84 43.42 3.64 85.22 34.58 93.36z"], - "peace": [496, 512, [], "f67c", "M248 8C111.03 8 0 119.03 0 256s111.03 248 248 248 248-111.03 248-248S384.97 8 248 8zm184 248c0 31.93-8.2 61.97-22.57 88.17L280 240.63V74.97c86.23 15.21 152 90.5 152 181.03zM216 437.03c-33.86-5.97-64.49-21.2-89.29-43.02L216 322.57v114.46zm64-114.46L369.29 394c-24.8 21.82-55.43 37.05-89.29 43.02V322.57zm-64-247.6v165.66L86.57 344.17C72.2 317.97 64 287.93 64 256c0-90.53 65.77-165.82 152-181.03z"], - "pen": [512, 512, [], "f304", "M290.74 93.24l128.02 128.02-277.99 277.99-114.14 12.6C11.35 513.54-1.56 500.62.14 485.34l12.7-114.22 277.9-277.88zm207.2-19.06l-60.11-60.11c-18.75-18.75-49.16-18.75-67.91 0l-56.55 56.55 128.02 128.02 56.55-56.55c18.75-18.76 18.75-49.16 0-67.91z"], - "pen-alt": [512, 512, [], "f305", "M497.94 74.17l-60.11-60.11c-18.75-18.75-49.16-18.75-67.91 0l-56.55 56.55 128.02 128.02 56.55-56.55c18.75-18.75 18.75-49.15 0-67.91zm-246.8-20.53c-15.62-15.62-40.94-15.62-56.56 0L75.8 172.43c-6.25 6.25-6.25 16.38 0 22.62l22.63 22.63c6.25 6.25 16.38 6.25 22.63 0l101.82-101.82 22.63 22.62L93.95 290.03A327.038 327.038 0 0 0 .17 485.11l-.03.23c-1.7 15.28 11.21 28.2 26.49 26.51a327.02 327.02 0 0 0 195.34-93.8l196.79-196.79-82.77-82.77-84.85-84.85z"], - "pen-fancy": [512, 512, [], "f5ac", "M79.18 282.94a32.005 32.005 0 0 0-20.24 20.24L0 480l4.69 4.69 92.89-92.89c-.66-2.56-1.57-5.03-1.57-7.8 0-17.67 14.33-32 32-32s32 14.33 32 32-14.33 32-32 32c-2.77 0-5.24-.91-7.8-1.57l-92.89 92.89L32 512l176.82-58.94a31.983 31.983 0 0 0 20.24-20.24l33.07-84.07-98.88-98.88-84.07 33.07zM369.25 28.32L186.14 227.81l97.85 97.85 199.49-183.11C568.4 67.48 443.73-55.94 369.25 28.32z"], - "pen-nib": [512, 512, [], "f5ad", "M136.6 138.79a64.003 64.003 0 0 0-43.31 41.35L0 460l14.69 14.69L164.8 324.58c-2.99-6.26-4.8-13.18-4.8-20.58 0-26.51 21.49-48 48-48s48 21.49 48 48-21.49 48-48 48c-7.4 0-14.32-1.81-20.58-4.8L37.31 497.31 52 512l279.86-93.29a64.003 64.003 0 0 0 41.35-43.31L416 224 288 96l-151.4 42.79zm361.34-64.62l-60.11-60.11c-18.75-18.75-49.16-18.75-67.91 0l-56.55 56.55 128.02 128.02 56.55-56.55c18.75-18.75 18.75-49.15 0-67.91z"], - "pen-square": [448, 512, [], "f14b", "M400 480H48c-26.5 0-48-21.5-48-48V80c0-26.5 21.5-48 48-48h352c26.5 0 48 21.5 48 48v352c0 26.5-21.5 48-48 48zM238.1 177.9L102.4 313.6l-6.3 57.1c-.8 7.6 5.6 14.1 13.3 13.3l57.1-6.3L302.2 242c2.3-2.3 2.3-6.1 0-8.5L246.7 178c-2.5-2.4-6.3-2.4-8.6-.1zM345 165.1L314.9 135c-9.4-9.4-24.6-9.4-33.9 0l-23.1 23.1c-2.3 2.3-2.3 6.1 0 8.5l55.5 55.5c2.3 2.3 6.1 2.3 8.5 0L345 199c9.3-9.3 9.3-24.5 0-33.9z"], - "pencil-alt": [512, 512, [], "f303", "M497.9 142.1l-46.1 46.1c-4.7 4.7-12.3 4.7-17 0l-111-111c-4.7-4.7-4.7-12.3 0-17l46.1-46.1c18.7-18.7 49.1-18.7 67.9 0l60.1 60.1c18.8 18.7 18.8 49.1 0 67.9zM284.2 99.8L21.6 362.4.4 483.9c-2.9 16.4 11.4 30.6 27.8 27.8l121.5-21.3 262.6-262.6c4.7-4.7 4.7-12.3 0-17l-111-111c-4.8-4.7-12.4-4.7-17.1 0zM124.1 339.9c-5.5-5.5-5.5-14.3 0-19.8l154-154c5.5-5.5 14.3-5.5 19.8 0s5.5 14.3 0 19.8l-154 154c-5.5 5.5-14.3 5.5-19.8 0zM88 424h48v36.3l-64.5 11.3-31.1-31.1L51.7 376H88v48z"], - "pencil-ruler": [512, 512, [], "f5ae", "M109.46 244.04l134.58-134.56-44.12-44.12-61.68 61.68a7.919 7.919 0 0 1-11.21 0l-11.21-11.21c-3.1-3.1-3.1-8.12 0-11.21l61.68-61.68-33.64-33.65C131.47-3.1 111.39-3.1 99 9.29L9.29 99c-12.38 12.39-12.39 32.47 0 44.86l100.17 100.18zm388.47-116.8c18.76-18.76 18.75-49.17 0-67.93l-45.25-45.25c-18.76-18.76-49.18-18.76-67.95 0l-46.02 46.01 113.2 113.2 46.02-46.03zM316.08 82.71l-297 296.96L.32 487.11c-2.53 14.49 10.09 27.11 24.59 24.56l107.45-18.84L429.28 195.9 316.08 82.71zm186.63 285.43l-33.64-33.64-61.68 61.68c-3.1 3.1-8.12 3.1-11.21 0l-11.21-11.21c-3.09-3.1-3.09-8.12 0-11.21l61.68-61.68-44.14-44.14L267.93 402.5l100.21 100.2c12.39 12.39 32.47 12.39 44.86 0l89.71-89.7c12.39-12.39 12.39-32.47 0-44.86z"], - "people-carry": [640, 512, [], "f4ce", "M128 96c26.5 0 48-21.5 48-48S154.5 0 128 0 80 21.5 80 48s21.5 48 48 48zm384 0c26.5 0 48-21.5 48-48S538.5 0 512 0s-48 21.5-48 48 21.5 48 48 48zm125.7 372.1l-44-110-41.1 46.4-2 18.2 27.7 69.2c5 12.5 17 20.1 29.7 20.1 4 0 8-.7 11.9-2.3 16.4-6.6 24.4-25.2 17.8-41.6zm-34.2-209.8L585 178.1c-4.6-20-18.6-36.8-37.5-44.9-18.5-8-39-6.7-56.1 3.3-22.7 13.4-39.7 34.5-48.1 59.4L432 229.8 416 240v-96c0-8.8-7.2-16-16-16H240c-8.8 0-16 7.2-16 16v96l-16.1-10.2-11.3-33.9c-8.3-25-25.4-46-48.1-59.4-17.2-10-37.6-11.3-56.1-3.3-18.9 8.1-32.9 24.9-37.5 44.9l-18.4 80.2c-4.6 20 .7 41.2 14.4 56.7l67.2 75.9 10.1 92.6C130 499.8 143.8 512 160 512c1.2 0 2.3-.1 3.5-.2 17.6-1.9 30.2-17.7 28.3-35.3l-10.1-92.8c-1.5-13-6.9-25.1-15.6-35l-43.3-49 17.6-70.3 6.8 20.4c4.1 12.5 11.9 23.4 24.5 32.6l51.1 32.5c4.6 2.9 12.1 4.6 17.2 5h160c5.1-.4 12.6-2.1 17.2-5l51.1-32.5c12.6-9.2 20.4-20 24.5-32.6l6.8-20.4 17.6 70.3-43.3 49c-8.7 9.9-14.1 22-15.6 35l-10.1 92.8c-1.9 17.6 10.8 33.4 28.3 35.3 1.2.1 2.3.2 3.5.2 16.1 0 30-12.1 31.8-28.5l10.1-92.6 67.2-75.9c13.6-15.5 19-36.7 14.4-56.7zM46.3 358.1l-44 110c-6.6 16.4 1.4 35 17.8 41.6 16.8 6.6 35.1-1.7 41.6-17.8l27.7-69.2-2-18.2-41.1-46.4z"], - "pepper-hot": [512, 512, [], "f816", "M330.67 263.12V173.4l-52.75-24.22C219.44 218.76 197.58 400 56 400a56 56 0 0 0 0 112c212.64 0 370.65-122.87 419.18-210.34l-37.05-38.54zm131.09-128.37C493.92 74.91 477.18 26.48 458.62 3a8 8 0 0 0-11.93-.59l-22.9 23a8.06 8.06 0 0 0-.89 10.23c6.86 10.36 17.05 35.1-1.4 72.32A142.85 142.85 0 0 0 364.34 96c-28 0-54 8.54-76.34 22.59l74.67 34.29v78.24h89.09L506.44 288c3.26-12.62 5.56-25.63 5.56-39.31a154 154 0 0 0-50.24-113.94z"], - "percent": [448, 512, [], "f295", "M112 224c61.9 0 112-50.1 112-112S173.9 0 112 0 0 50.1 0 112s50.1 112 112 112zm0-160c26.5 0 48 21.5 48 48s-21.5 48-48 48-48-21.5-48-48 21.5-48 48-48zm224 224c-61.9 0-112 50.1-112 112s50.1 112 112 112 112-50.1 112-112-50.1-112-112-112zm0 160c-26.5 0-48-21.5-48-48s21.5-48 48-48 48 21.5 48 48-21.5 48-48 48zM392.3.2l31.6-.1c19.4-.1 30.9 21.8 19.7 37.8L77.4 501.6a23.95 23.95 0 0 1-19.6 10.2l-33.4.1c-19.5 0-30.9-21.9-19.7-37.8l368-463.7C377.2 4 384.5.2 392.3.2z"], - "percentage": [384, 512, [], "f541", "M109.25 173.25c24.99-24.99 24.99-65.52 0-90.51-24.99-24.99-65.52-24.99-90.51 0-24.99 24.99-24.99 65.52 0 90.51 25 25 65.52 25 90.51 0zm256 165.49c-24.99-24.99-65.52-24.99-90.51 0-24.99 24.99-24.99 65.52 0 90.51 24.99 24.99 65.52 24.99 90.51 0 25-24.99 25-65.51 0-90.51zm-1.94-231.43l-22.62-22.62c-12.5-12.5-32.76-12.5-45.25 0L20.69 359.44c-12.5 12.5-12.5 32.76 0 45.25l22.62 22.62c12.5 12.5 32.76 12.5 45.25 0l274.75-274.75c12.5-12.49 12.5-32.75 0-45.25z"], - "person-booth": [576, 512, [], "f756", "M192 496c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V320h-64v176zm32-272h-50.9l-45.2-45.3C115.8 166.6 99.7 160 82.7 160H64c-17.1 0-33.2 6.7-45.3 18.8C6.7 190.9 0 207 0 224.1L.2 320 0 480c0 17.7 14.3 32 31.9 32 17.6 0 32-14.3 32-32l.1-100.7c.9.5 1.6 1.3 2.5 1.7l29.1 43v56c0 17.7 14.3 32 32 32s32-14.3 32-32v-56.5c0-9.9-2.3-19.8-6.7-28.6l-41.2-61.3V253l20.9 20.9c9.1 9.1 21.1 14.1 33.9 14.1H224c17.7 0 32-14.3 32-32s-14.3-32-32-32zM64 128c26.5 0 48-21.5 48-48S90.5 32 64 32 16 53.5 16 80s21.5 48 48 48zm224-96l31.5 223.1-30.9 154.6c-4.3 21.6 13 38.3 31.4 38.3 15.2 0 28-9.1 32.3-30.4.9 16.9 14.6 30.4 31.7 30.4 17.7 0 32-14.3 32-32 0 17.7 14.3 32 32 32s32-14.3 32-32V0H288v32zm-96 0v160h64V0h-32c-17.7 0-32 14.3-32 32zM544 0h-32v496c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V32c0-17.7-14.3-32-32-32z"], - "phone": [512, 512, [], "f095", "M493.4 24.6l-104-24c-11.3-2.6-22.9 3.3-27.5 13.9l-48 112c-4.2 9.8-1.4 21.3 6.9 28l60.6 49.6c-36 76.7-98.9 140.5-177.2 177.2l-49.6-60.6c-6.8-8.3-18.2-11.1-28-6.9l-112 48C3.9 366.5-2 378.1.6 389.4l24 104C27.1 504.2 36.7 512 48 512c256.1 0 464-207.5 464-464 0-11.2-7.7-20.9-18.6-23.4z"], - "phone-slash": [640, 512, [], "f3dd", "M268.2 381.4l-49.6-60.6c-6.8-8.3-18.2-11.1-28-6.9l-112 48c-10.7 4.6-16.5 16.1-13.9 27.5l24 104c2.5 10.8 12.1 18.6 23.4 18.6 100.7 0 193.7-32.4 269.7-86.9l-80-61.8c-10.9 6.5-22.1 12.7-33.6 18.1zm365.6 76.7L475.1 335.5C537.9 256.4 576 156.9 576 48c0-11.2-7.7-20.9-18.6-23.4l-104-24c-11.3-2.6-22.9 3.3-27.5 13.9l-48 112c-4.2 9.8-1.4 21.3 6.9 28l60.6 49.6c-12.2 26.1-27.9 50.3-46 72.8L45.5 3.4C38.5-2 28.5-.8 23 6.2L3.4 31.4c-5.4 7-4.2 17 2.8 22.4l588.4 454.7c7 5.4 17 4.2 22.5-2.8l19.6-25.3c5.4-6.8 4.1-16.9-2.9-22.3z"], - "phone-square": [448, 512, [], "f098", "M400 32H48C21.49 32 0 53.49 0 80v352c0 26.51 21.49 48 48 48h352c26.51 0 48-21.49 48-48V80c0-26.51-21.49-48-48-48zM94 416c-7.033 0-13.057-4.873-14.616-11.627l-14.998-65a15 15 0 0 1 8.707-17.16l69.998-29.999a15 15 0 0 1 17.518 4.289l30.997 37.885c48.944-22.963 88.297-62.858 110.781-110.78l-37.886-30.997a15.001 15.001 0 0 1-4.289-17.518l30-69.998a15 15 0 0 1 17.16-8.707l65 14.998A14.997 14.997 0 0 1 384 126c0 160.292-129.945 290-290 290z"], - "phone-volume": [384, 512, [], "f2a0", "M97.333 506.966c-129.874-129.874-129.681-340.252 0-469.933 5.698-5.698 14.527-6.632 21.263-2.422l64.817 40.513a17.187 17.187 0 0 1 6.849 20.958l-32.408 81.021a17.188 17.188 0 0 1-17.669 10.719l-55.81-5.58c-21.051 58.261-20.612 122.471 0 179.515l55.811-5.581a17.188 17.188 0 0 1 17.669 10.719l32.408 81.022a17.188 17.188 0 0 1-6.849 20.958l-64.817 40.513a17.19 17.19 0 0 1-21.264-2.422zM247.126 95.473c11.832 20.047 11.832 45.008 0 65.055-3.95 6.693-13.108 7.959-18.718 2.581l-5.975-5.726c-3.911-3.748-4.793-9.622-2.261-14.41a32.063 32.063 0 0 0 0-29.945c-2.533-4.788-1.65-10.662 2.261-14.41l5.975-5.726c5.61-5.378 14.768-4.112 18.718 2.581zm91.787-91.187c60.14 71.604 60.092 175.882 0 247.428-4.474 5.327-12.53 5.746-17.552.933l-5.798-5.557c-4.56-4.371-4.977-11.529-.93-16.379 49.687-59.538 49.646-145.933 0-205.422-4.047-4.85-3.631-12.008.93-16.379l5.798-5.557c5.022-4.813 13.078-4.394 17.552.933zm-45.972 44.941c36.05 46.322 36.108 111.149 0 157.546-4.39 5.641-12.697 6.251-17.856 1.304l-5.818-5.579c-4.4-4.219-4.998-11.095-1.285-15.931 26.536-34.564 26.534-82.572 0-117.134-3.713-4.836-3.115-11.711 1.285-15.931l5.818-5.579c5.159-4.947 13.466-4.337 17.856 1.304z"], - "piggy-bank": [576, 512, [], "f4d3", "M560 224h-29.5c-8.8-20-21.6-37.7-37.4-52.5L512 96h-32c-29.4 0-55.4 13.5-73 34.3-7.6-1.1-15.1-2.3-23-2.3H256c-77.4 0-141.9 55-156.8 128H56c-14.8 0-26.5-13.5-23.5-28.8C34.7 215.8 45.4 208 57 208h1c3.3 0 6-2.7 6-6v-20c0-3.3-2.7-6-6-6-28.5 0-53.9 20.4-57.5 48.6C-3.9 258.8 22.7 288 56 288h40c0 52.2 25.4 98.1 64 127.3V496c0 8.8 7.2 16 16 16h64c8.8 0 16-7.2 16-16v-48h128v48c0 8.8 7.2 16 16 16h64c8.8 0 16-7.2 16-16v-80.7c11.8-8.9 22.3-19.4 31.3-31.3H560c8.8 0 16-7.2 16-16V240c0-8.8-7.2-16-16-16zm-128 64c-8.8 0-16-7.2-16-16s7.2-16 16-16 16 7.2 16 16-7.2 16-16 16zM256 96h128c5.4 0 10.7.4 15.9.8 0-.3.1-.5.1-.8 0-53-43-96-96-96s-96 43-96 96c0 2.1.5 4.1.6 6.2 15.2-3.9 31-6.2 47.4-6.2z"], - "pills": [576, 512, [], "f484", "M112 32C50.1 32 0 82.1 0 144v224c0 61.9 50.1 112 112 112s112-50.1 112-112V144c0-61.9-50.1-112-112-112zm48 224H64V144c0-26.5 21.5-48 48-48s48 21.5 48 48v112zm139.7-29.7c-3.5-3.5-9.4-3.1-12.3.8-45.3 62.5-40.4 150.1 15.9 206.4 56.3 56.3 143.9 61.2 206.4 15.9 4-2.9 4.3-8.8.8-12.3L299.7 226.3zm229.8-19c-56.3-56.3-143.9-61.2-206.4-15.9-4 2.9-4.3 8.8-.8 12.3l210.8 210.8c3.5 3.5 9.4 3.1 12.3-.8 45.3-62.6 40.5-150.1-15.9-206.4z"], - "pizza-slice": [512, 512, [], "f818", "M158.87.15c-16.16-1.52-31.2 8.42-35.33 24.12l-14.81 56.27c187.62 5.49 314.54 130.61 322.48 317l56.94-15.78c15.72-4.36 25.49-19.68 23.62-35.9C490.89 165.08 340.78 17.32 158.87.15zm-58.47 112L.55 491.64a16.21 16.21 0 0 0 20 19.75l379-105.1c-4.27-174.89-123.08-292.14-299.15-294.1zM128 416a32 32 0 1 1 32-32 32 32 0 0 1-32 32zm48-152a32 32 0 1 1 32-32 32 32 0 0 1-32 32zm104 104a32 32 0 1 1 32-32 32 32 0 0 1-32 32z"], - "place-of-worship": [640, 512, [], "f67f", "M620.61 366.55L512 320v192h112c8.84 0 16-7.16 16-16V395.96a32 32 0 0 0-19.39-29.41zM0 395.96V496c0 8.84 7.16 16 16 16h112V320L19.39 366.55A32 32 0 0 0 0 395.96zm464.46-149.28L416 217.6V102.63c0-8.49-3.37-16.62-9.38-22.63L331.31 4.69c-6.25-6.25-16.38-6.25-22.62 0L233.38 80c-6 6-9.38 14.14-9.38 22.63V217.6l-48.46 29.08A31.997 31.997 0 0 0 160 274.12V512h96v-96c0-35.35 28.66-64 64-64s64 28.65 64 64v96h96V274.12c0-11.24-5.9-21.66-15.54-27.44z"], - "plane": [576, 512, [], "f072", "M480 192H365.71L260.61 8.06A16.014 16.014 0 0 0 246.71 0h-65.5c-10.63 0-18.3 10.17-15.38 20.39L214.86 192H112l-43.2-57.6c-3.02-4.03-7.77-6.4-12.8-6.4H16.01C5.6 128-2.04 137.78.49 147.88L32 256 .49 364.12C-2.04 374.22 5.6 384 16.01 384H56c5.04 0 9.78-2.37 12.8-6.4L112 320h102.86l-49.03 171.6c-2.92 10.22 4.75 20.4 15.38 20.4h65.5c5.74 0 11.04-3.08 13.89-8.06L365.71 320H480c35.35 0 96-28.65 96-64s-60.65-64-96-64z"], - "plane-arrival": [640, 512, [], "f5af", "M624 448H16c-8.84 0-16 7.16-16 16v32c0 8.84 7.16 16 16 16h608c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16zM44.81 205.66l88.74 80a62.607 62.607 0 0 0 25.47 13.93l287.6 78.35c26.48 7.21 54.56 8.72 81 1.36 29.67-8.27 43.44-21.21 47.25-35.71 3.83-14.5-1.73-32.71-23.37-54.96-19.28-19.82-44.35-32.79-70.83-40l-97.51-26.56L282.8 30.22c-1.51-5.81-5.95-10.35-11.66-11.91L206.05.58c-10.56-2.88-20.9 5.32-20.71 16.44l47.92 164.21-102.2-27.84-27.59-67.88c-1.93-4.89-6.01-8.57-11.02-9.93L52.72 64.75c-10.34-2.82-20.53 5-20.72 15.88l.23 101.78c.19 8.91 6.03 17.34 12.58 23.25z"], - "plane-departure": [640, 512, [], "f5b0", "M624 448H16c-8.84 0-16 7.16-16 16v32c0 8.84 7.16 16 16 16h608c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16zM80.55 341.27c6.28 6.84 15.1 10.72 24.33 10.71l130.54-.18a65.62 65.62 0 0 0 29.64-7.12l290.96-147.65c26.74-13.57 50.71-32.94 67.02-58.31 18.31-28.48 20.3-49.09 13.07-63.65-7.21-14.57-24.74-25.27-58.25-27.45-29.85-1.94-59.54 5.92-86.28 19.48l-98.51 49.99-218.7-82.06a17.799 17.799 0 0 0-18-1.11L90.62 67.29c-10.67 5.41-13.25 19.65-5.17 28.53l156.22 98.1-103.21 52.38-72.35-36.47a17.804 17.804 0 0 0-16.07.02L9.91 230.22c-10.44 5.3-13.19 19.12-5.57 28.08l76.21 82.97z"], - "play": [448, 512, [], "f04b", "M424.4 214.7L72.4 6.6C43.8-10.3 0 6.1 0 47.9V464c0 37.5 40.7 60.1 72.4 41.3l352-208c31.4-18.5 31.5-64.1 0-82.6z"], - "play-circle": [512, 512, [], "f144", "M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm115.7 272l-176 101c-15.8 8.8-35.7-2.5-35.7-21V152c0-18.4 19.8-29.8 35.7-21l176 107c16.4 9.2 16.4 32.9 0 42z"], - "plug": [384, 512, [], "f1e6", "M256 144V32c0-17.673 14.327-32 32-32s32 14.327 32 32v112h-64zm112 16H16c-8.837 0-16 7.163-16 16v32c0 8.837 7.163 16 16 16h16v32c0 77.406 54.969 141.971 128 156.796V512h64v-99.204c73.031-14.825 128-79.39 128-156.796v-32h16c8.837 0 16-7.163 16-16v-32c0-8.837-7.163-16-16-16zm-240-16V32c0-17.673-14.327-32-32-32S64 14.327 64 32v112h64z"], - "plus": [448, 512, [], "f067", "M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"], - "plus-circle": [512, 512, [], "f055", "M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm144 276c0 6.6-5.4 12-12 12h-92v92c0 6.6-5.4 12-12 12h-56c-6.6 0-12-5.4-12-12v-92h-92c-6.6 0-12-5.4-12-12v-56c0-6.6 5.4-12 12-12h92v-92c0-6.6 5.4-12 12-12h56c6.6 0 12 5.4 12 12v92h92c6.6 0 12 5.4 12 12v56z"], - "plus-square": [448, 512, [], "f0fe", "M400 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zm-32 252c0 6.6-5.4 12-12 12h-92v92c0 6.6-5.4 12-12 12h-56c-6.6 0-12-5.4-12-12v-92H92c-6.6 0-12-5.4-12-12v-56c0-6.6 5.4-12 12-12h92v-92c0-6.6 5.4-12 12-12h56c6.6 0 12 5.4 12 12v92h92c6.6 0 12 5.4 12 12v56z"], - "podcast": [448, 512, [], "f2ce", "M267.429 488.563C262.286 507.573 242.858 512 224 512c-18.857 0-38.286-4.427-43.428-23.437C172.927 460.134 160 388.898 160 355.75c0-35.156 31.142-43.75 64-43.75s64 8.594 64 43.75c0 32.949-12.871 104.179-20.571 132.813zM156.867 288.554c-18.693-18.308-29.958-44.173-28.784-72.599 2.054-49.724 42.395-89.956 92.124-91.881C274.862 121.958 320 165.807 320 220c0 26.827-11.064 51.116-28.866 68.552-2.675 2.62-2.401 6.986.628 9.187 9.312 6.765 16.46 15.343 21.234 25.363 1.741 3.654 6.497 4.66 9.449 1.891 28.826-27.043 46.553-65.783 45.511-108.565-1.855-76.206-63.595-138.208-139.793-140.369C146.869 73.753 80 139.215 80 220c0 41.361 17.532 78.7 45.55 104.989 2.953 2.771 7.711 1.77 9.453-1.887 4.774-10.021 11.923-18.598 21.235-25.363 3.029-2.2 3.304-6.566.629-9.185zM224 0C100.204 0 0 100.185 0 224c0 89.992 52.602 165.647 125.739 201.408 4.333 2.118 9.267-1.544 8.535-6.31-2.382-15.512-4.342-30.946-5.406-44.339-.146-1.836-1.149-3.486-2.678-4.512-47.4-31.806-78.564-86.016-78.187-147.347.592-96.237 79.29-174.648 175.529-174.899C320.793 47.747 400 126.797 400 224c0 61.932-32.158 116.49-80.65 147.867-.999 14.037-3.069 30.588-5.624 47.23-.732 4.767 4.203 8.429 8.535 6.31C395.227 389.727 448 314.187 448 224 448 100.205 347.815 0 224 0zm0 160c-35.346 0-64 28.654-64 64s28.654 64 64 64 64-28.654 64-64-28.654-64-64-64z"], - "poll": [448, 512, [], "f681", "M400 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zM160 368c0 8.84-7.16 16-16 16h-32c-8.84 0-16-7.16-16-16V240c0-8.84 7.16-16 16-16h32c8.84 0 16 7.16 16 16v128zm96 0c0 8.84-7.16 16-16 16h-32c-8.84 0-16-7.16-16-16V144c0-8.84 7.16-16 16-16h32c8.84 0 16 7.16 16 16v224zm96 0c0 8.84-7.16 16-16 16h-32c-8.84 0-16-7.16-16-16v-64c0-8.84 7.16-16 16-16h32c8.84 0 16 7.16 16 16v64z"], - "poll-h": [448, 512, [], "f682", "M448 432V80c0-26.5-21.5-48-48-48H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48zM112 192c-8.84 0-16-7.16-16-16v-32c0-8.84 7.16-16 16-16h128c8.84 0 16 7.16 16 16v32c0 8.84-7.16 16-16 16H112zm0 96c-8.84 0-16-7.16-16-16v-32c0-8.84 7.16-16 16-16h224c8.84 0 16 7.16 16 16v32c0 8.84-7.16 16-16 16H112zm0 96c-8.84 0-16-7.16-16-16v-32c0-8.84 7.16-16 16-16h64c8.84 0 16 7.16 16 16v32c0 8.84-7.16 16-16 16h-64z"], - "poo": [512, 512, [], "f2fe", "M451.4 369.1C468.7 356 480 335.4 480 312c0-39.8-32.2-72-72-72h-14.1c13.4-11.7 22.1-28.8 22.1-48 0-35.3-28.7-64-64-64h-5.9c3.6-10.1 5.9-20.7 5.9-32 0-53-43-96-96-96-5.2 0-10.2.7-15.1 1.5C250.3 14.6 256 30.6 256 48c0 44.2-35.8 80-80 80h-16c-35.3 0-64 28.7-64 64 0 19.2 8.7 36.3 22.1 48H104c-39.8 0-72 32.2-72 72 0 23.4 11.3 44 28.6 57.1C26.3 374.6 0 404.1 0 440c0 39.8 32.2 72 72 72h368c39.8 0 72-32.2 72-72 0-35.9-26.3-65.4-60.6-70.9zM192 256c17.7 0 32 14.3 32 32s-14.3 32-32 32-32-14.3-32-32 14.3-32 32-32zm159.5 139C341 422.9 293 448 256 448s-85-25.1-95.5-53c-2-5.3 2-11 7.8-11h175.4c5.8 0 9.8 5.7 7.8 11zM320 320c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32z"], - "poo-storm": [448, 512, [], "f75a", "M308 336h-57.7l17.3-64.9c2-7.6-3.7-15.1-11.6-15.1h-68c-6 0-11.1 4.5-11.9 10.4l-16 120c-1 7.2 4.6 13.6 11.9 13.6h59.3l-23 97.2c-1.8 7.6 4 14.8 11.7 14.8 4.2 0 8.2-2.2 10.4-6l88-152c4.6-8-1.2-18-10.4-18zm66.4-111.3c5.9-9.6 9.6-20.6 9.6-32.7 0-35.3-28.7-64-64-64h-5.9c3.6-10.1 5.9-20.7 5.9-32 0-53-43-96-96-96-5.2 0-10.2.7-15.1 1.5C218.3 14.6 224 30.6 224 48c0 44.2-35.8 80-80 80h-16c-35.3 0-64 28.7-64 64 0 12.1 3.7 23.1 9.6 32.7C32.6 228 0 262.2 0 304c0 44 36 80 80 80h48.3c.1-.6 0-1.2 0-1.8l16-120c3-21.8 21.7-38.2 43.7-38.2h68c13.8 0 26.5 6.3 34.9 17.2s11.2 24.8 7.6 38.1l-6.6 24.7h16c15.7 0 30.3 8.4 38.1 22 7.8 13.6 7.8 30.5 0 44l-8.1 14h30c44 0 80-36 80-80 .1-41.8-32.5-76-73.5-79.3z"], - "poop": [512, 512, [], "f619", "M451.36 369.14C468.66 355.99 480 335.41 480 312c0-39.77-32.24-72-72-72h-14.07c13.42-11.73 22.07-28.78 22.07-48 0-35.35-28.65-64-64-64h-5.88c3.57-10.05 5.88-20.72 5.88-32 0-53.02-42.98-96-96-96-5.17 0-10.15.74-15.11 1.52C250.31 14.64 256 30.62 256 48c0 44.18-35.82 80-80 80h-16c-35.35 0-64 28.65-64 64 0 19.22 8.65 36.27 22.07 48H104c-39.76 0-72 32.23-72 72 0 23.41 11.34 43.99 28.64 57.14C26.31 374.62 0 404.12 0 440c0 39.76 32.24 72 72 72h368c39.76 0 72-32.24 72-72 0-35.88-26.31-65.38-60.64-70.86z"], - "portrait": [384, 512, [], "f3e0", "M336 0H48C21.5 0 0 21.5 0 48v416c0 26.5 21.5 48 48 48h288c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48zM192 128c35.3 0 64 28.7 64 64s-28.7 64-64 64-64-28.7-64-64 28.7-64 64-64zm112 236.8c0 10.6-10 19.2-22.4 19.2H102.4C90 384 80 375.4 80 364.8v-19.2c0-31.8 30.1-57.6 67.2-57.6h5c12.3 5.1 25.7 8 39.8 8s27.6-2.9 39.8-8h5c37.1 0 67.2 25.8 67.2 57.6v19.2z"], - "pound-sign": [320, 512, [], "f154", "M308 352h-45.495c-6.627 0-12 5.373-12 12v50.848H128V288h84c6.627 0 12-5.373 12-12v-40c0-6.627-5.373-12-12-12h-84v-63.556c0-32.266 24.562-57.086 61.792-57.086 23.658 0 45.878 11.505 57.652 18.849 5.151 3.213 11.888 2.051 15.688-2.685l28.493-35.513c4.233-5.276 3.279-13.005-2.119-17.081C273.124 54.56 236.576 32 187.931 32 106.026 32 48 84.742 48 157.961V224H20c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h28v128H12c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h296c6.627 0 12-5.373 12-12V364c0-6.627-5.373-12-12-12z"], - "power-off": [512, 512, [], "f011", "M400 54.1c63 45 104 118.6 104 201.9 0 136.8-110.8 247.7-247.5 248C120 504.3 8.2 393 8 256.4 7.9 173.1 48.9 99.3 111.8 54.2c11.7-8.3 28-4.8 35 7.7L162.6 90c5.9 10.5 3.1 23.8-6.6 31-41.5 30.8-68 79.6-68 134.9-.1 92.3 74.5 168.1 168 168.1 91.6 0 168.6-74.2 168-169.1-.3-51.8-24.7-101.8-68.1-134-9.7-7.2-12.4-20.5-6.5-30.9l15.8-28.1c7-12.4 23.2-16.1 34.8-7.8zM296 264V24c0-13.3-10.7-24-24-24h-32c-13.3 0-24 10.7-24 24v240c0 13.3 10.7 24 24 24h32c13.3 0 24-10.7 24-24z"], - "pray": [384, 512, [], "f683", "M256 128c35.35 0 64-28.65 64-64S291.35 0 256 0s-64 28.65-64 64 28.65 64 64 64zm-30.63 169.75c14.06 16.72 39 19.09 55.97 5.22l88-72.02c17.09-13.98 19.59-39.19 5.62-56.28-13.97-17.11-39.19-19.59-56.31-5.62l-57.44 47-38.91-46.31c-15.44-18.39-39.22-27.92-64-25.33-24.19 2.48-45.25 16.27-56.37 36.92l-49.37 92.03c-23.4 43.64-8.69 96.37 34.19 123.75L131.56 432H40c-22.09 0-40 17.91-40 40s17.91 40 40 40h208c34.08 0 53.77-42.79 28.28-68.28L166.42 333.86l34.8-64.87 24.15 28.76z"], - "praying-hands": [640, 512, [], "f684", "M272 191.91c-17.6 0-32 14.4-32 32v80c0 8.84-7.16 16-16 16s-16-7.16-16-16v-76.55c0-17.39 4.72-34.47 13.69-49.39l77.75-129.59c9.09-15.16 4.19-34.81-10.97-43.91-14.45-8.67-32.72-4.3-42.3 9.21-.2.23-.62.21-.79.48l-117.26 175.9C117.56 205.9 112 224.31 112 243.29v80.23l-90.12 30.04A31.974 31.974 0 0 0 0 383.91v96c0 10.82 8.52 32 32 32 2.69 0 5.41-.34 8.06-1.03l179.19-46.62C269.16 449.99 304 403.8 304 351.91v-128c0-17.6-14.4-32-32-32zm346.12 161.73L528 323.6v-80.23c0-18.98-5.56-37.39-16.12-53.23L394.62 14.25c-.18-.27-.59-.24-.79-.48-9.58-13.51-27.85-17.88-42.3-9.21-15.16 9.09-20.06 28.75-10.97 43.91l77.75 129.59c8.97 14.92 13.69 32 13.69 49.39V304c0 8.84-7.16 16-16 16s-16-7.16-16-16v-80c0-17.6-14.4-32-32-32s-32 14.4-32 32v128c0 51.89 34.84 98.08 84.75 112.34l179.19 46.62c2.66.69 5.38 1.03 8.06 1.03 23.48 0 32-21.18 32-32v-96c0-13.77-8.81-25.99-21.88-30.35z"], - "prescription": [384, 512, [], "f5b1", "M301.26 352l78.06-78.06c6.25-6.25 6.25-16.38 0-22.63l-22.63-22.63c-6.25-6.25-16.38-6.25-22.63 0L256 306.74l-83.96-83.96C219.31 216.8 256 176.89 256 128c0-53.02-42.98-96-96-96H16C7.16 32 0 39.16 0 48v256c0 8.84 7.16 16 16 16h32c8.84 0 16-7.16 16-16v-80h18.75l128 128-78.06 78.06c-6.25 6.25-6.25 16.38 0 22.63l22.63 22.63c6.25 6.25 16.38 6.25 22.63 0L256 397.25l78.06 78.06c6.25 6.25 16.38 6.25 22.63 0l22.63-22.63c6.25-6.25 6.25-16.38 0-22.63L301.26 352zM64 96h96c17.64 0 32 14.36 32 32s-14.36 32-32 32H64V96z"], - "prescription-bottle": [384, 512, [], "f485", "M32 192h120c4.4 0 8 3.6 8 8v16c0 4.4-3.6 8-8 8H32v64h120c4.4 0 8 3.6 8 8v16c0 4.4-3.6 8-8 8H32v64h120c4.4 0 8 3.6 8 8v16c0 4.4-3.6 8-8 8H32v64c0 17.6 14.4 32 32 32h256c17.6 0 32-14.4 32-32V128H32v64zM360 0H24C10.8 0 0 10.8 0 24v48c0 13.2 10.8 24 24 24h336c13.2 0 24-10.8 24-24V24c0-13.2-10.8-24-24-24z"], - "prescription-bottle-alt": [384, 512, [], "f486", "M360 0H24C10.8 0 0 10.8 0 24v48c0 13.2 10.8 24 24 24h336c13.2 0 24-10.8 24-24V24c0-13.2-10.8-24-24-24zM32 480c0 17.6 14.4 32 32 32h256c17.6 0 32-14.4 32-32V128H32v352zm64-184c0-4.4 3.6-8 8-8h56v-56c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v56h56c4.4 0 8 3.6 8 8v48c0 4.4-3.6 8-8 8h-56v56c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8v-56h-56c-4.4 0-8-3.6-8-8v-48z"], - "print": [512, 512, [], "f02f", "M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z"], - "procedures": [640, 512, [], "f487", "M528 224H272c-8.8 0-16 7.2-16 16v144H64V144c0-8.8-7.2-16-16-16H16c-8.8 0-16 7.2-16 16v352c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16v-48h512v48c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V336c0-61.9-50.1-112-112-112zM136 96h126.1l27.6 55.2c5.9 11.8 22.7 11.8 28.6 0L368 51.8 390.1 96H512c8.8 0 16-7.2 16-16s-7.2-16-16-16H409.9L382.3 8.8C376.4-3 359.6-3 353.7 8.8L304 108.2l-19.9-39.8c-1.4-2.7-4.1-4.4-7.2-4.4H136c-4.4 0-8 3.6-8 8v16c0 4.4 3.6 8 8 8zm24 256c35.3 0 64-28.7 64-64s-28.7-64-64-64-64 28.7-64 64 28.7 64 64 64z"], - "project-diagram": [640, 512, [], "f542", "M384 320H256c-17.67 0-32 14.33-32 32v128c0 17.67 14.33 32 32 32h128c17.67 0 32-14.33 32-32V352c0-17.67-14.33-32-32-32zM192 32c0-17.67-14.33-32-32-32H32C14.33 0 0 14.33 0 32v128c0 17.67 14.33 32 32 32h95.72l73.16 128.04C211.98 300.98 232.4 288 256 288h.28L192 175.51V128h224V64H192V32zM608 0H480c-17.67 0-32 14.33-32 32v128c0 17.67 14.33 32 32 32h128c17.67 0 32-14.33 32-32V32c0-17.67-14.33-32-32-32z"], - "puzzle-piece": [576, 512, [], "f12e", "M519.442 288.651c-41.519 0-59.5 31.593-82.058 31.593C377.409 320.244 432 144 432 144s-196.288 80-196.288-3.297c0-35.827 36.288-46.25 36.288-85.985C272 19.216 243.885 0 210.539 0c-34.654 0-66.366 18.891-66.366 56.346 0 41.364 31.711 59.277 31.711 81.75C175.885 207.719 0 166.758 0 166.758v333.237s178.635 41.047 178.635-28.662c0-22.473-40-40.107-40-81.471 0-37.456 29.25-56.346 63.577-56.346 33.673 0 61.788 19.216 61.788 54.717 0 39.735-36.288 50.158-36.288 85.985 0 60.803 129.675 25.73 181.23 25.73 0 0-34.725-120.101 25.827-120.101 35.962 0 46.423 36.152 86.308 36.152C556.712 416 576 387.99 576 354.443c0-34.199-18.962-65.792-56.558-65.792z"], - "qrcode": [448, 512, [], "f029", "M0 224h192V32H0v192zM64 96h64v64H64V96zm192-64v192h192V32H256zm128 128h-64V96h64v64zM0 480h192V288H0v192zm64-128h64v64H64v-64zm352-64h32v128h-96v-32h-32v96h-64V288h96v32h64v-32zm0 160h32v32h-32v-32zm-64 0h32v32h-32v-32z"], - "question": [384, 512, [], "f128", "M202.021 0C122.202 0 70.503 32.703 29.914 91.026c-7.363 10.58-5.093 25.086 5.178 32.874l43.138 32.709c10.373 7.865 25.132 6.026 33.253-4.148 25.049-31.381 43.63-49.449 82.757-49.449 30.764 0 68.816 19.799 68.816 49.631 0 22.552-18.617 34.134-48.993 51.164-35.423 19.86-82.299 44.576-82.299 106.405V320c0 13.255 10.745 24 24 24h72.471c13.255 0 24-10.745 24-24v-5.773c0-42.86 125.268-44.645 125.268-160.627C377.504 66.256 286.902 0 202.021 0zM192 373.459c-38.196 0-69.271 31.075-69.271 69.271 0 38.195 31.075 69.27 69.271 69.27s69.271-31.075 69.271-69.271-31.075-69.27-69.271-69.27z"], - "question-circle": [512, 512, [], "f059", "M504 256c0 136.997-111.043 248-248 248S8 392.997 8 256C8 119.083 119.043 8 256 8s248 111.083 248 248zM262.655 90c-54.497 0-89.255 22.957-116.549 63.758-3.536 5.286-2.353 12.415 2.715 16.258l34.699 26.31c5.205 3.947 12.621 3.008 16.665-2.122 17.864-22.658 30.113-35.797 57.303-35.797 20.429 0 45.698 13.148 45.698 32.958 0 14.976-12.363 22.667-32.534 33.976C247.128 238.528 216 254.941 216 296v4c0 6.627 5.373 12 12 12h56c6.627 0 12-5.373 12-12v-1.333c0-28.462 83.186-29.647 83.186-106.667 0-58.002-60.165-102-116.531-102zM256 338c-25.365 0-46 20.635-46 46 0 25.364 20.635 46 46 46s46-20.636 46-46c0-25.365-20.635-46-46-46z"], - "quidditch": [640, 512, [], "f458", "M256.5 216.8L343.2 326s-16.6 102.4-76.6 150.1C206.7 523.8 0 510.2 0 510.2s3.8-23.1 11-55.4l94.6-112.2c4-4.7-.9-11.6-6.6-9.5l-60.4 22.1c14.4-41.7 32.7-80 54.6-97.5 59.9-47.8 163.3-40.9 163.3-40.9zm238 135c-44 0-79.8 35.8-79.8 79.9 0 44.1 35.7 79.9 79.8 79.9 44.1 0 79.8-35.8 79.8-79.9 0-44.2-35.8-79.9-79.8-79.9zM636.5 31L616.7 6c-5.5-6.9-15.5-8-22.4-2.6L361.8 181.3l-34.1-43c-5.1-6.4-15.1-5.2-18.6 2.2l-25.3 54.6 86.7 109.2 58.8-12.4c8-1.7 11.4-11.2 6.3-17.6l-34.1-42.9L634 53.5c6.9-5.5 8-15.6 2.5-22.5z"], - "quote-left": [512, 512, [], "f10d", "M464 256h-80v-64c0-35.3 28.7-64 64-64h8c13.3 0 24-10.7 24-24V56c0-13.3-10.7-24-24-24h-8c-88.4 0-160 71.6-160 160v240c0 26.5 21.5 48 48 48h128c26.5 0 48-21.5 48-48V304c0-26.5-21.5-48-48-48zm-288 0H96v-64c0-35.3 28.7-64 64-64h8c13.3 0 24-10.7 24-24V56c0-13.3-10.7-24-24-24h-8C71.6 32 0 103.6 0 192v240c0 26.5 21.5 48 48 48h128c26.5 0 48-21.5 48-48V304c0-26.5-21.5-48-48-48z"], - "quote-right": [512, 512, [], "f10e", "M464 32H336c-26.5 0-48 21.5-48 48v128c0 26.5 21.5 48 48 48h80v64c0 35.3-28.7 64-64 64h-8c-13.3 0-24 10.7-24 24v48c0 13.3 10.7 24 24 24h8c88.4 0 160-71.6 160-160V80c0-26.5-21.5-48-48-48zm-288 0H48C21.5 32 0 53.5 0 80v128c0 26.5 21.5 48 48 48h80v64c0 35.3-28.7 64-64 64h-8c-13.3 0-24 10.7-24 24v48c0 13.3 10.7 24 24 24h8c88.4 0 160-71.6 160-160V80c0-26.5-21.5-48-48-48z"], - "quran": [448, 512, [], "f687", "M448 358.4V25.6c0-16-9.6-25.6-25.6-25.6H96C41.6 0 0 41.6 0 96v320c0 54.4 41.6 96 96 96h326.4c12.8 0 25.6-9.6 25.6-25.6v-16c0-6.4-3.2-12.8-9.6-19.2-3.2-16-3.2-60.8 0-73.6 6.4-3.2 9.6-9.6 9.6-19.2zM301.08 145.82c.6-1.21 1.76-1.82 2.92-1.82s2.32.61 2.92 1.82l11.18 22.65 25 3.63c2.67.39 3.74 3.67 1.81 5.56l-18.09 17.63 4.27 24.89c.36 2.11-1.31 3.82-3.21 3.82-.5 0-1.02-.12-1.52-.38L304 211.87l-22.36 11.75c-.5.26-1.02.38-1.52.38-1.9 0-3.57-1.71-3.21-3.82l4.27-24.89-18.09-17.63c-1.94-1.89-.87-5.17 1.81-5.56l24.99-3.63 11.19-22.65zm-57.89-69.01c13.67 0 27.26 2.49 40.38 7.41a6.775 6.775 0 1 1-2.38 13.12c-.67 0-3.09-.21-4.13-.21-52.31 0-94.86 42.55-94.86 94.86 0 52.3 42.55 94.86 94.86 94.86 1.03 0 3.48-.21 4.13-.21 3.93 0 6.8 3.14 6.8 6.78 0 2.98-1.94 5.51-4.62 6.42-13.07 4.87-26.59 7.34-40.19 7.34C179.67 307.19 128 255.51 128 192c0-63.52 51.67-115.19 115.19-115.19zM380.8 448H96c-19.2 0-32-12.8-32-32s16-32 32-32h284.8v64z"], - "radiation": [496, 512, [], "f7b9", "M167.8 256.2H16.2C7.1 256.2-.6 263.9 0 273c5.1 75.8 44.4 142.2 102.5 184.2 7.4 5.3 17.9 2.9 22.7-4.8L205.6 324c-22.6-14.3-37.8-39.2-37.8-67.8zm37.8-67.7c12.3-7.7 26.8-12.4 42.4-12.4s30 4.7 42.4 12.4L370.8 60c4.8-7.7 2.4-18.1-5.6-22.4C330.3 18.8 290.4 8 248 8s-82.3 10.8-117.2 29.6c-8 4.3-10.4 14.8-5.6 22.4l80.4 128.5zm42.4 19.7c-26.5 0-48 21.5-48 48s21.5 48 48 48 48-21.5 48-48-21.5-48-48-48zm231.8 48H328.2c0 28.6-15.2 53.5-37.8 67.7l80.4 128.4c4.8 7.7 15.3 10.2 22.7 4.8 58.1-42 97.4-108.4 102.5-184.2.6-9-7.1-16.7-16.2-16.7z"], - "radiation-alt": [496, 512, [], "f7ba", "M184 256h-79.1c-9.2 0-16.9 7.7-16 16.8 4.6 43.6 27 81.8 59.5 107.8 7.6 6.1 18.8 4.5 24-3.8l41.7-66.8c-18-11.2-30.1-31.2-30.1-54zm97.8-54.1l41.8-66.9c4.9-7.8 2.4-18.4-5.8-22.5C296.7 102.1 273.1 96 248 96s-48.7 6.1-69.9 16.5c-8.2 4.1-10.6 14.7-5.8 22.5l41.8 66.9c9.8-6.2 21.4-9.9 33.8-9.9s24.1 3.7 33.9 9.9zM391.1 256H312c0 22.8-12.1 42.8-30.2 54.1l41.7 66.8c5.2 8.3 16.4 9.9 24 3.8 32.6-26 54.9-64.2 59.5-107.8 1.1-9.2-6.7-16.9-15.9-16.9zM248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm0 432c-101.5 0-184-82.5-184-184S146.5 72 248 72s184 82.5 184 184-82.5 184-184 184zm0-216c-17.7 0-32 14.3-32 32s14.3 32 32 32 32-14.3 32-32-14.3-32-32-32z"], - "rainbow": [576, 512, [], "f75b", "M268.3 32.7C115.4 42.9 0 176.9 0 330.2V464c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V320C64 186.8 180.9 80.3 317.5 97.9 430.4 112.4 512 214 512 327.8V464c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V320c0-165.3-140-298.6-307.7-287.3zm-5.6 96.9C166 142 96 229.1 96 326.7V464c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V320c0-74.8 64.5-134.8 140.8-127.4 66.5 6.5 115.2 66.2 115.2 133.1V464c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V320c0-114.2-100.2-205.4-217.3-190.4zm6.2 96.3c-45.6 8.9-76.9 51.5-76.9 97.9V464c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V320c0-17.6 14.3-32 32-32s32 14.4 32 32v144c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V320c0-59.2-53.8-106-115.1-94.1z"], - "random": [512, 512, [], "f074", "M504.971 359.029c9.373 9.373 9.373 24.569 0 33.941l-80 79.984c-15.01 15.01-40.971 4.49-40.971-16.971V416h-58.785a12.004 12.004 0 0 1-8.773-3.812l-70.556-75.596 53.333-57.143L352 336h32v-39.981c0-21.438 25.943-31.998 40.971-16.971l80 79.981zM12 176h84l52.781 56.551 53.333-57.143-70.556-75.596A11.999 11.999 0 0 0 122.785 96H12c-6.627 0-12 5.373-12 12v56c0 6.627 5.373 12 12 12zm372 0v39.984c0 21.46 25.961 31.98 40.971 16.971l80-79.984c9.373-9.373 9.373-24.569 0-33.941l-80-79.981C409.943 24.021 384 34.582 384 56.019V96h-58.785a12.004 12.004 0 0 0-8.773 3.812L96 336H12c-6.627 0-12 5.373-12 12v56c0 6.627 5.373 12 12 12h110.785c3.326 0 6.503-1.381 8.773-3.812L352 176h32z"], - "receipt": [384, 512, [], "f543", "M358.4 3.2L320 48 265.6 3.2a15.9 15.9 0 0 0-19.2 0L192 48 137.6 3.2a15.9 15.9 0 0 0-19.2 0L64 48 25.6 3.2C15-4.7 0 2.8 0 16v480c0 13.2 15 20.7 25.6 12.8L64 464l54.4 44.8a15.9 15.9 0 0 0 19.2 0L192 464l54.4 44.8a15.9 15.9 0 0 0 19.2 0L320 464l38.4 44.8c10.5 7.9 25.6.4 25.6-12.8V16c0-13.2-15-20.7-25.6-12.8zM320 360c0 4.4-3.6 8-8 8H72c-4.4 0-8-3.6-8-8v-16c0-4.4 3.6-8 8-8h240c4.4 0 8 3.6 8 8v16zm0-96c0 4.4-3.6 8-8 8H72c-4.4 0-8-3.6-8-8v-16c0-4.4 3.6-8 8-8h240c4.4 0 8 3.6 8 8v16zm0-96c0 4.4-3.6 8-8 8H72c-4.4 0-8-3.6-8-8v-16c0-4.4 3.6-8 8-8h240c4.4 0 8 3.6 8 8v16z"], - "recycle": [512, 512, [], "f1b8", "M184.561 261.903c3.232 13.997-12.123 24.635-24.068 17.168l-40.736-25.455-50.867 81.402C55.606 356.273 70.96 384 96.012 384H148c6.627 0 12 5.373 12 12v40c0 6.627-5.373 12-12 12H96.115c-75.334 0-121.302-83.048-81.408-146.88l50.822-81.388-40.725-25.448c-12.081-7.547-8.966-25.961 4.879-29.158l110.237-25.45c8.611-1.988 17.201 3.381 19.189 11.99l25.452 110.237zm98.561-182.915l41.289 66.076-40.74 25.457c-12.051 7.528-9 25.953 4.879 29.158l110.237 25.45c8.672 1.999 17.215-3.438 19.189-11.99l25.45-110.237c3.197-13.844-11.99-24.719-24.068-17.168l-40.687 25.424-41.263-66.082c-37.521-60.033-125.209-60.171-162.816 0l-17.963 28.766c-3.51 5.62-1.8 13.021 3.82 16.533l33.919 21.195c5.62 3.512 13.024 1.803 16.536-3.817l17.961-28.743c12.712-20.341 41.973-19.676 54.257-.022zM497.288 301.12l-27.515-44.065c-3.511-5.623-10.916-7.334-16.538-3.821l-33.861 21.159c-5.62 3.512-7.33 10.915-3.818 16.536l27.564 44.112c13.257 21.211-2.057 48.96-27.136 48.96H320V336.02c0-14.213-17.242-21.383-27.313-11.313l-80 79.981c-6.249 6.248-6.249 16.379 0 22.627l80 79.989C302.689 517.308 320 510.3 320 495.989V448h95.88c75.274 0 121.335-82.997 81.408-146.88z"], - "redo": [512, 512, [], "f01e", "M500.333 0h-47.411c-6.853 0-12.314 5.729-11.986 12.574l3.966 82.759C399.416 41.899 331.672 8 256.001 8 119.34 8 7.899 119.526 8 256.187 8.101 393.068 119.096 504 256 504c63.926 0 122.202-24.187 166.178-63.908 5.113-4.618 5.354-12.561.482-17.433l-33.971-33.971c-4.466-4.466-11.64-4.717-16.38-.543C341.308 415.448 300.606 432 256 432c-97.267 0-176-78.716-176-176 0-97.267 78.716-176 176-176 60.892 0 114.506 30.858 146.099 77.8l-101.525-4.865c-6.845-.328-12.574 5.133-12.574 11.986v47.411c0 6.627 5.373 12 12 12h200.333c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12z"], - "redo-alt": [512, 512, [], "f2f9", "M256.455 8c66.269.119 126.437 26.233 170.859 68.685l35.715-35.715C478.149 25.851 504 36.559 504 57.941V192c0 13.255-10.745 24-24 24H345.941c-21.382 0-32.09-25.851-16.971-40.971l41.75-41.75c-30.864-28.899-70.801-44.907-113.23-45.273-92.398-.798-170.283 73.977-169.484 169.442C88.764 348.009 162.184 424 256 424c41.127 0 79.997-14.678 110.629-41.556 4.743-4.161 11.906-3.908 16.368.553l39.662 39.662c4.872 4.872 4.631 12.815-.482 17.433C378.202 479.813 319.926 504 256 504 119.034 504 8.001 392.967 8 256.002 7.999 119.193 119.646 7.755 256.455 8z"], - "registered": [512, 512, [], "f25d", "M285.363 207.475c0 18.6-9.831 28.431-28.431 28.431h-29.876v-56.14h23.378c28.668 0 34.929 8.773 34.929 27.709zM504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM363.411 360.414c-46.729-84.825-43.299-78.636-44.702-80.98 23.432-15.172 37.945-42.979 37.945-74.486 0-54.244-31.5-89.252-105.498-89.252h-70.667c-13.255 0-24 10.745-24 24V372c0 13.255 10.745 24 24 24h22.567c13.255 0 24-10.745 24-24v-71.663h25.556l44.129 82.937a24.001 24.001 0 0 0 21.188 12.727h24.464c18.261-.001 29.829-19.591 21.018-35.587z"], - "reply": [512, 512, [], "f3e5", "M8.309 189.836L184.313 37.851C199.719 24.546 224 35.347 224 56.015v80.053c160.629 1.839 288 34.032 288 186.258 0 61.441-39.581 122.309-83.333 154.132-13.653 9.931-33.111-2.533-28.077-18.631 45.344-145.012-21.507-183.51-176.59-185.742V360c0 20.7-24.3 31.453-39.687 18.164l-176.004-152c-11.071-9.562-11.086-26.753 0-36.328z"], - "reply-all": [576, 512, [], "f122", "M136.309 189.836L312.313 37.851C327.72 24.546 352 35.348 352 56.015v82.763c129.182 10.231 224 52.212 224 183.548 0 61.441-39.582 122.309-83.333 154.132-13.653 9.931-33.111-2.533-28.077-18.631 38.512-123.162-3.922-169.482-112.59-182.015v84.175c0 20.701-24.3 31.453-39.687 18.164L136.309 226.164c-11.071-9.561-11.086-26.753 0-36.328zm-128 36.328L184.313 378.15C199.7 391.439 224 380.687 224 359.986v-15.818l-108.606-93.785A55.96 55.96 0 0 1 96 207.998a55.953 55.953 0 0 1 19.393-42.38L224 71.832V56.015c0-20.667-24.28-31.469-39.687-18.164L8.309 189.836c-11.086 9.575-11.071 26.767 0 36.328z"], - "republican": [640, 512, [], "f75e", "M544 192c0-88.4-71.6-160-160-160H160C71.6 32 0 103.6 0 192v64h544v-64zm-367.7-21.6l-19.8 19.3 4.7 27.3c.8 4.9-4.3 8.6-8.7 6.3L128 210.4l-24.5 12.9c-4.3 2.3-9.5-1.4-8.7-6.3l4.7-27.3-19.8-19.3c-3.6-3.5-1.6-9.5 3.3-10.2l27.4-4 12.2-24.8c2.2-4.5 8.6-4.4 10.7 0l12.2 24.8 27.4 4c5 .7 6.9 6.7 3.4 10.2zm144 0l-19.8 19.3 4.7 27.3c.8 4.9-4.3 8.6-8.7 6.3L272 210.4l-24.5 12.9c-4.3 2.3-9.5-1.4-8.7-6.3l4.7-27.3-19.8-19.3c-3.6-3.5-1.6-9.5 3.3-10.2l27.4-4 12.2-24.8c2.2-4.5 8.6-4.4 10.7 0l12.2 24.8 27.4 4c5 .7 6.9 6.7 3.4 10.2zm144 0l-19.8 19.3 4.7 27.3c.8 4.9-4.3 8.6-8.7 6.3L416 210.4l-24.5 12.9c-4.3 2.3-9.5-1.4-8.7-6.3l4.7-27.3-19.8-19.3c-3.6-3.5-1.6-9.5 3.3-10.2l27.4-4 12.2-24.8c2.2-4.5 8.6-4.4 10.7 0l12.2 24.8 27.4 4c5 .7 6.9 6.7 3.4 10.2zM624 320h-32c-8.8 0-16 7.2-16 16v64c0 8.8-7.2 16-16 16s-16-7.2-16-16V288H0v176c0 8.8 7.2 16 16 16h96c8.8 0 16-7.2 16-16v-80h192v80c0 8.8 7.2 16 16 16h96c8.8 0 16-7.2 16-16V352h32v43.3c0 41.8 30 80.1 71.6 84.3 47.8 4.9 88.4-32.7 88.4-79.6v-64c0-8.8-7.2-16-16-16z"], - "restroom": [640, 512, [], "f7bd", "M128 128c35.3 0 64-28.7 64-64S163.3 0 128 0 64 28.7 64 64s28.7 64 64 64zm384 0c35.3 0 64-28.7 64-64S547.3 0 512 0s-64 28.7-64 64 28.7 64 64 64zm127.3 226.5l-45.6-185.8c-3.3-13.5-15.5-23-29.8-24.2-15 9.7-32.8 15.5-52 15.5-19.2 0-37-5.8-52-15.5-14.3 1.2-26.5 10.7-29.8 24.2l-45.6 185.8C381 369.6 393 384 409.2 384H464v104c0 13.3 10.7 24 24 24h48c13.3 0 24-10.7 24-24V384h54.8c16.2 0 28.2-14.4 24.5-29.5zM336 0h-32c-8.8 0-16 7.2-16 16v480c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V16c0-8.8-7.2-16-16-16zM180.1 144.4c-15 9.8-32.9 15.6-52.1 15.6-19.2 0-37.1-5.8-52.1-15.6C51.3 146.5 32 166.9 32 192v136c0 13.3 10.7 24 24 24h8v136c0 13.3 10.7 24 24 24h80c13.3 0 24-10.7 24-24V352h8c13.3 0 24-10.7 24-24V192c0-25.1-19.3-45.5-43.9-47.6z"], - "retweet": [640, 512, [], "f079", "M629.657 343.598L528.971 444.284c-9.373 9.372-24.568 9.372-33.941 0L394.343 343.598c-9.373-9.373-9.373-24.569 0-33.941l10.823-10.823c9.562-9.562 25.133-9.34 34.419.492L480 342.118V160H292.451a24.005 24.005 0 0 1-16.971-7.029l-16-16C244.361 121.851 255.069 96 276.451 96H520c13.255 0 24 10.745 24 24v222.118l40.416-42.792c9.285-9.831 24.856-10.054 34.419-.492l10.823 10.823c9.372 9.372 9.372 24.569-.001 33.941zm-265.138 15.431A23.999 23.999 0 0 0 347.548 352H160V169.881l40.416 42.792c9.286 9.831 24.856 10.054 34.419.491l10.822-10.822c9.373-9.373 9.373-24.569 0-33.941L144.971 67.716c-9.373-9.373-24.569-9.373-33.941 0L10.343 168.402c-9.373 9.373-9.373 24.569 0 33.941l10.822 10.822c9.562 9.562 25.133 9.34 34.419-.491L96 169.881V392c0 13.255 10.745 24 24 24h243.549c21.382 0 32.09-25.851 16.971-40.971l-16.001-16z"], - "ribbon": [448, 512, [], "f4d6", "M6.1 444.3c-9.6 10.8-7.5 27.6 4.5 35.7l68.8 27.9c9.9 6.7 23.3 5 31.3-3.8l91.8-101.9-79.2-87.9-117.2 130zm435.8 0s-292-324.6-295.4-330.1c15.4-8.4 40.2-17.9 77.5-17.9s62.1 9.5 77.5 17.9c-3.3 5.6-56 64.6-56 64.6l79.1 87.7 34.2-38c28.7-31.9 33.3-78.6 11.4-115.5l-43.7-73.5c-4.3-7.2-9.9-13.3-16.8-18-40.7-27.6-127.4-29.7-171.4 0-6.9 4.7-12.5 10.8-16.8 18l-43.6 73.2c-1.5 2.5-37.1 62.2 11.5 116L337.5 504c8 8.9 21.4 10.5 31.3 3.8l68.8-27.9c11.9-8 14-24.8 4.3-35.6z"], - "ring": [512, 512, [], "f70b", "M256 64C110.06 64 0 125.91 0 208v98.13C0 384.48 114.62 448 256 448s256-63.52 256-141.87V208c0-82.09-110.06-144-256-144zm0 64c106.04 0 192 35.82 192 80 0 9.26-3.97 18.12-10.91 26.39C392.15 208.21 328.23 192 256 192s-136.15 16.21-181.09 42.39C67.97 226.12 64 217.26 64 208c0-44.18 85.96-80 192-80zM120.43 264.64C155.04 249.93 201.64 240 256 240s100.96 9.93 135.57 24.64C356.84 279.07 308.93 288 256 288s-100.84-8.93-135.57-23.36z"], - "road": [576, 512, [], "f018", "M573.19 402.67l-139.79-320C428.43 71.29 417.6 64 405.68 64h-97.59l2.45 23.16c.5 4.72-3.21 8.84-7.96 8.84h-29.16c-4.75 0-8.46-4.12-7.96-8.84L267.91 64h-97.59c-11.93 0-22.76 7.29-27.73 18.67L2.8 402.67C-6.45 423.86 8.31 448 30.54 448h196.84l10.31-97.68c.86-8.14 7.72-14.32 15.91-14.32h68.8c8.19 0 15.05 6.18 15.91 14.32L348.62 448h196.84c22.23 0 36.99-24.14 27.73-45.33zM260.4 135.16a8 8 0 0 1 7.96-7.16h39.29c4.09 0 7.53 3.09 7.96 7.16l4.6 43.58c.75 7.09-4.81 13.26-11.93 13.26h-40.54c-7.13 0-12.68-6.17-11.93-13.26l4.59-43.58zM315.64 304h-55.29c-9.5 0-16.91-8.23-15.91-17.68l5.07-48c.86-8.14 7.72-14.32 15.91-14.32h45.15c8.19 0 15.05 6.18 15.91 14.32l5.07 48c1 9.45-6.41 17.68-15.91 17.68z"], - "robot": [640, 512, [], "f544", "M0 256v128c0 17.7 14.3 32 32 32h32V224H32c-17.7 0-32 14.3-32 32zM464 96H352V32c0-17.7-14.3-32-32-32s-32 14.3-32 32v64H176c-44.2 0-80 35.8-80 80v272c0 35.3 28.7 64 64 64h320c35.3 0 64-28.7 64-64V176c0-44.2-35.8-80-80-80zM256 416h-64v-32h64v32zm-32-120c-22.1 0-40-17.9-40-40s17.9-40 40-40 40 17.9 40 40-17.9 40-40 40zm128 120h-64v-32h64v32zm96 0h-64v-32h64v32zm-32-120c-22.1 0-40-17.9-40-40s17.9-40 40-40 40 17.9 40 40-17.9 40-40 40zm192-72h-32v192h32c17.7 0 32-14.3 32-32V256c0-17.7-14.3-32-32-32z"], - "rocket": [512, 512, [], "f135", "M505.05 19.1a15.89 15.89 0 0 0-12.2-12.2C460.65 0 435.46 0 410.36 0c-103.2 0-165.1 55.2-211.29 128H94.87A48 48 0 0 0 52 154.49l-49.42 98.8A24 24 0 0 0 24.07 288h103.77l-22.47 22.47a32 32 0 0 0 0 45.25l50.9 50.91a32 32 0 0 0 45.26 0L224 384.16V488a24 24 0 0 0 34.7 21.49l98.7-49.39a47.91 47.91 0 0 0 26.5-42.9V312.79c72.59-46.3 128-108.4 128-211.09.1-25.2.1-50.4-6.85-82.6zM384 168a40 40 0 1 1 40-40 40 40 0 0 1-40 40z"], - "route": [512, 512, [], "f4d7", "M416 320h-96c-17.6 0-32-14.4-32-32s14.4-32 32-32h96s96-107 96-160-43-96-96-96-96 43-96 96c0 25.5 22.2 63.4 45.3 96H320c-52.9 0-96 43.1-96 96s43.1 96 96 96h96c17.6 0 32 14.4 32 32s-14.4 32-32 32H185.5c-16 24.8-33.8 47.7-47.3 64H416c52.9 0 96-43.1 96-96s-43.1-96-96-96zm0-256c17.7 0 32 14.3 32 32s-14.3 32-32 32-32-14.3-32-32 14.3-32 32-32zM96 256c-53 0-96 43-96 96s96 160 96 160 96-107 96-160-43-96-96-96zm0 128c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32z"], - "rss": [448, 512, [], "f09e", "M128.081 415.959c0 35.369-28.672 64.041-64.041 64.041S0 451.328 0 415.959s28.672-64.041 64.041-64.041 64.04 28.673 64.04 64.041zm175.66 47.25c-8.354-154.6-132.185-278.587-286.95-286.95C7.656 175.765 0 183.105 0 192.253v48.069c0 8.415 6.49 15.472 14.887 16.018 111.832 7.284 201.473 96.702 208.772 208.772.547 8.397 7.604 14.887 16.018 14.887h48.069c9.149.001 16.489-7.655 15.995-16.79zm144.249.288C439.596 229.677 251.465 40.445 16.503 32.01 7.473 31.686 0 38.981 0 48.016v48.068c0 8.625 6.835 15.645 15.453 15.999 191.179 7.839 344.627 161.316 352.465 352.465.353 8.618 7.373 15.453 15.999 15.453h48.068c9.034-.001 16.329-7.474 16.005-16.504z"], - "rss-square": [448, 512, [], "f143", "M400 32H48C21.49 32 0 53.49 0 80v352c0 26.51 21.49 48 48 48h352c26.51 0 48-21.49 48-48V80c0-26.51-21.49-48-48-48zM112 416c-26.51 0-48-21.49-48-48s21.49-48 48-48 48 21.49 48 48-21.49 48-48 48zm157.533 0h-34.335c-6.011 0-11.051-4.636-11.442-10.634-5.214-80.05-69.243-143.92-149.123-149.123-5.997-.39-10.633-5.431-10.633-11.441v-34.335c0-6.535 5.468-11.777 11.994-11.425 110.546 5.974 198.997 94.536 204.964 204.964.352 6.526-4.89 11.994-11.425 11.994zm103.027 0h-34.334c-6.161 0-11.175-4.882-11.427-11.038-5.598-136.535-115.204-246.161-251.76-251.76C68.882 152.949 64 147.935 64 141.774V107.44c0-6.454 5.338-11.664 11.787-11.432 167.83 6.025 302.21 141.191 308.205 308.205.232 6.449-4.978 11.787-11.432 11.787z"], - "ruble-sign": [384, 512, [], "f158", "M239.36 320C324.48 320 384 260.542 384 175.071S324.48 32 239.36 32H76c-6.627 0-12 5.373-12 12v206.632H12c-6.627 0-12 5.373-12 12V308c0 6.627 5.373 12 12 12h52v32H12c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h52v52c0 6.627 5.373 12 12 12h58.56c6.627 0 12-5.373 12-12v-52H308c6.627 0 12-5.373 12-12v-40c0-6.627-5.373-12-12-12H146.56v-32h92.8zm-92.8-219.252h78.72c46.72 0 74.88 29.11 74.88 74.323 0 45.832-28.16 75.561-76.16 75.561h-77.44V100.748z"], - "ruler": [640, 512, [], "f545", "M635.7 167.2L556.1 31.7c-8.8-15-28.3-20.1-43.5-11.5l-69 39.1L503.3 161c2.2 3.8.9 8.5-2.9 10.7l-13.8 7.8c-3.8 2.2-8.7.9-10.9-2.9L416 75l-55.2 31.3 27.9 47.4c2.2 3.8.9 8.5-2.9 10.7l-13.8 7.8c-3.8 2.2-8.7.9-10.9-2.9L333.2 122 278 153.3 337.8 255c2.2 3.7.9 8.5-2.9 10.7l-13.8 7.8c-3.8 2.2-8.7.9-10.9-2.9l-59.7-101.7-55.2 31.3 27.9 47.4c2.2 3.8.9 8.5-2.9 10.7l-13.8 7.8c-3.8 2.2-8.7.9-10.9-2.9l-27.9-47.5-55.2 31.3 59.7 101.7c2.2 3.7.9 8.5-2.9 10.7l-13.8 7.8c-3.8 2.2-8.7.9-10.9-2.9L84.9 262.9l-69 39.1C.7 310.7-4.6 329.8 4.2 344.8l79.6 135.6c8.8 15 28.3 20.1 43.5 11.5L624.1 210c15.2-8.6 20.4-27.8 11.6-42.8z"], - "ruler-combined": [512, 512, [], "f546", "M160 288h-56c-4.42 0-8-3.58-8-8v-16c0-4.42 3.58-8 8-8h56v-64h-56c-4.42 0-8-3.58-8-8v-16c0-4.42 3.58-8 8-8h56V96h-56c-4.42 0-8-3.58-8-8V72c0-4.42 3.58-8 8-8h56V32c0-17.67-14.33-32-32-32H32C14.33 0 0 14.33 0 32v448c0 2.77.91 5.24 1.57 7.8L160 329.38V288zm320 64h-32v56c0 4.42-3.58 8-8 8h-16c-4.42 0-8-3.58-8-8v-56h-64v56c0 4.42-3.58 8-8 8h-16c-4.42 0-8-3.58-8-8v-56h-64v56c0 4.42-3.58 8-8 8h-16c-4.42 0-8-3.58-8-8v-56h-41.37L24.2 510.43c2.56.66 5.04 1.57 7.8 1.57h448c17.67 0 32-14.33 32-32v-96c0-17.67-14.33-32-32-32z"], - "ruler-horizontal": [576, 512, [], "f547", "M544 128h-48v88c0 4.42-3.58 8-8 8h-16c-4.42 0-8-3.58-8-8v-88h-64v88c0 4.42-3.58 8-8 8h-16c-4.42 0-8-3.58-8-8v-88h-64v88c0 4.42-3.58 8-8 8h-16c-4.42 0-8-3.58-8-8v-88h-64v88c0 4.42-3.58 8-8 8h-16c-4.42 0-8-3.58-8-8v-88h-64v88c0 4.42-3.58 8-8 8H88c-4.42 0-8-3.58-8-8v-88H32c-17.67 0-32 14.33-32 32v192c0 17.67 14.33 32 32 32h512c17.67 0 32-14.33 32-32V160c0-17.67-14.33-32-32-32z"], - "ruler-vertical": [256, 512, [], "f548", "M168 416c-4.42 0-8-3.58-8-8v-16c0-4.42 3.58-8 8-8h88v-64h-88c-4.42 0-8-3.58-8-8v-16c0-4.42 3.58-8 8-8h88v-64h-88c-4.42 0-8-3.58-8-8v-16c0-4.42 3.58-8 8-8h88v-64h-88c-4.42 0-8-3.58-8-8v-16c0-4.42 3.58-8 8-8h88V32c0-17.67-14.33-32-32-32H32C14.33 0 0 14.33 0 32v448c0 17.67 14.33 32 32 32h192c17.67 0 32-14.33 32-32v-64h-88z"], - "running": [416, 512, [], "f70c", "M272 96c26.51 0 48-21.49 48-48S298.51 0 272 0s-48 21.49-48 48 21.49 48 48 48zM113.69 317.47l-14.8 34.52H32c-17.67 0-32 14.33-32 32s14.33 32 32 32h77.45c19.25 0 36.58-11.44 44.11-29.09l8.79-20.52-10.67-6.3c-17.32-10.23-30.06-25.37-37.99-42.61zM384 223.99h-44.03l-26.06-53.25c-12.5-25.55-35.45-44.23-61.78-50.94l-71.08-21.14c-28.3-6.8-57.77-.55-80.84 17.14l-39.67 30.41c-14.03 10.75-16.69 30.83-5.92 44.86s30.84 16.66 44.86 5.92l39.69-30.41c7.67-5.89 17.44-8 25.27-6.14l14.7 4.37-37.46 87.39c-12.62 29.48-1.31 64.01 26.3 80.31l84.98 50.17-27.47 87.73c-5.28 16.86 4.11 34.81 20.97 40.09 3.19 1 6.41 1.48 9.58 1.48 13.61 0 26.23-8.77 30.52-22.45l31.64-101.06c5.91-20.77-2.89-43.08-21.64-54.39l-61.24-36.14 31.31-78.28 20.27 41.43c8 16.34 24.92 26.89 43.11 26.89H384c17.67 0 32-14.33 32-32s-14.33-31.99-32-31.99z"], - "rupee-sign": [320, 512, [], "f156", "M308 96c6.627 0 12-5.373 12-12V44c0-6.627-5.373-12-12-12H12C5.373 32 0 37.373 0 44v44.748c0 6.627 5.373 12 12 12h85.28c27.308 0 48.261 9.958 60.97 27.252H12c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h158.757c-6.217 36.086-32.961 58.632-74.757 58.632H12c-6.627 0-12 5.373-12 12v53.012c0 3.349 1.4 6.546 3.861 8.818l165.052 152.356a12.001 12.001 0 0 0 8.139 3.182h82.562c10.924 0 16.166-13.408 8.139-20.818L116.871 319.906c76.499-2.34 131.144-53.395 138.318-127.906H308c6.627 0 12-5.373 12-12v-40c0-6.627-5.373-12-12-12h-58.69c-3.486-11.541-8.28-22.246-14.252-32H308z"], - "sad-cry": [496, 512, [], "f5b3", "M248 8C111 8 0 119 0 256c0 90.1 48.2 168.7 120 212.1V288c0-8.8 7.2-16 16-16s16 7.2 16 16v196.7c29.5 12.4 62 19.3 96 19.3s66.5-6.9 96-19.3V288c0-8.8 7.2-16 16-16s16 7.2 16 16v180.1C447.8 424.7 496 346 496 256 496 119 385 8 248 8zm-65.5 216.5c-14.8-13.2-46.2-13.2-61 0L112 233c-3.8 3.3-9.3 4-13.7 1.6-4.4-2.4-6.9-7.4-6.1-12.4 4-25.2 34.2-42.1 59.9-42.1S208 197 212 222.2c.8 5-1.7 10-6.1 12.4-5.8 3.1-11.2.7-13.7-1.6l-9.7-8.5zM248 416c-26.5 0-48-28.7-48-64s21.5-64 48-64 48 28.7 48 64-21.5 64-48 64zm149.8-181.5c-5.8 3.1-11.2.7-13.7-1.6l-9.5-8.5c-14.8-13.2-46.2-13.2-61 0L304 233c-3.8 3.3-9.3 4-13.7 1.6-4.4-2.4-6.9-7.4-6.1-12.4 4-25.2 34.2-42.1 59.9-42.1S400 197 404 222.2c.6 4.9-1.8 9.9-6.2 12.3z"], - "sad-tear": [496, 512, [], "f5b4", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm80 168c17.7 0 32 14.3 32 32s-14.3 32-32 32-32-14.3-32-32 14.3-32 32-32zM152 416c-26.5 0-48-21-48-47 0-20 28.5-60.4 41.6-77.8 3.2-4.3 9.6-4.3 12.8 0C171.5 308.6 200 349 200 369c0 26-21.5 47-48 47zm16-176c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32zm170.2 154.2C315.8 367.4 282.9 352 248 352c-21.2 0-21.2-32 0-32 44.4 0 86.3 19.6 114.7 53.8 13.8 16.4-11.2 36.5-24.5 20.4z"], - "satellite": [512, 512, [], "f7bf", "M502.7 265l-80.3-80.4 47.8-47.9c13.1-13.1 13.1-34.4 0-47.5l-47.5-47.5c-13.1-13.1-34.4-13.1-47.5 0l-47.8 47.9-80.3-80.3C240.8 3.1 232.7 0 224.5 0S208.2 3.1 202 9.3L105.3 106c-12.4 12.4-12.4 32.6 0 45.1l80.3 80.4-9.8 9.8C122.1 217 59.6 218.6 7.3 246.7c-8.5 4.6-9.6 16.4-2.8 23.2L112 377.4l-17.8 17.8c-2.6-.7-5-1.6-7.8-1.6-17.7 0-32 14.3-32 32s14.3 32 32 32 32-14.3 32-32c0-2.8-.9-5.2-1.6-7.8l17.8-17.8 107.5 107.5c6.8 6.8 18.7 5.7 23.2-2.8 28.1-52.3 29.7-114.8 5.4-168.5l9.9-9.9 80.3 80.4c6.2 6.2 14.4 9.3 22.5 9.3s16.3-3.1 22.5-9.3l96.7-96.7c12.5-12.4 12.5-32.6.1-45zm-352-136.5l73.8-73.8 68.9 68.9-73.8 73.8-68.9-68.9zm232.8 232.8l-68.9-68.9 73.8-73.8 68.9 68.9-73.8 73.8z"], - "satellite-dish": [512, 512, [], "f7c0", "M188.8 345.9l27.4-27.4c2.6.7 5 1.6 7.8 1.6 17.7 0 32-14.3 32-32s-14.3-32-32-32-32 14.3-32 32c0 2.8.9 5.2 1.6 7.8l-27.4 27.4L49.4 206.5c-7.3-7.3-20.1-6.1-25 3-41.8 77.8-29.9 176.7 35.7 242.3 65.6 65.6 164.6 77.5 242.3 35.7 9.2-4.9 10.4-17.7 3-25L188.8 345.9zM209 0c-9.2-.5-17 6.8-17 16v31.6c0 8.5 6.6 15.5 15 15.9 129.4 7 233.4 112 240.9 241.5.5 8.4 7.5 15 15.9 15h32.1c9.2 0 16.5-7.8 16-17C503.4 139.8 372.2 8.6 209 0zm.3 96c-9.3-.7-17.3 6.7-17.3 16.1v32.1c0 8.4 6.5 15.3 14.8 15.9 76.8 6.3 138 68.2 144.9 145.2.8 8.3 7.6 14.7 15.9 14.7h32.2c9.3 0 16.8-8 16.1-17.3-8.4-110.1-96.5-198.2-206.6-206.7z"], - "save": [448, 512, [], "f0c7", "M433.941 129.941l-83.882-83.882A48 48 0 0 0 316.118 32H48C21.49 32 0 53.49 0 80v352c0 26.51 21.49 48 48 48h352c26.51 0 48-21.49 48-48V163.882a48 48 0 0 0-14.059-33.941zM224 416c-35.346 0-64-28.654-64-64 0-35.346 28.654-64 64-64s64 28.654 64 64c0 35.346-28.654 64-64 64zm96-304.52V212c0 6.627-5.373 12-12 12H76c-6.627 0-12-5.373-12-12V108c0-6.627 5.373-12 12-12h228.52c3.183 0 6.235 1.264 8.485 3.515l3.48 3.48A11.996 11.996 0 0 1 320 111.48z"], - "school": [640, 512, [], "f549", "M0 224v272c0 8.84 7.16 16 16 16h80V192H32c-17.67 0-32 14.33-32 32zm360-48h-24v-40c0-4.42-3.58-8-8-8h-16c-4.42 0-8 3.58-8 8v64c0 4.42 3.58 8 8 8h48c4.42 0 8-3.58 8-8v-16c0-4.42-3.58-8-8-8zm137.75-63.96l-160-106.67a32.02 32.02 0 0 0-35.5 0l-160 106.67A32.002 32.002 0 0 0 128 138.66V512h128V368c0-8.84 7.16-16 16-16h96c8.84 0 16 7.16 16 16v144h128V138.67c0-10.7-5.35-20.7-14.25-26.63zM320 256c-44.18 0-80-35.82-80-80s35.82-80 80-80 80 35.82 80 80-35.82 80-80 80zm288-64h-64v320h80c8.84 0 16-7.16 16-16V224c0-17.67-14.33-32-32-32z"], - "screwdriver": [512, 512, [], "f54a", "M448 0L320 96v62.06l-83.03 83.03c6.79 4.25 13.27 9.06 19.07 14.87 5.8 5.8 10.62 12.28 14.87 19.07L353.94 192H416l96-128-64-64zM128 278.59L10.92 395.67c-14.55 14.55-14.55 38.15 0 52.71l52.7 52.7c14.56 14.56 38.15 14.56 52.71 0L233.41 384c29.11-29.11 29.11-76.3 0-105.41s-76.3-29.11-105.41 0z"], - "scroll": [640, 512, [], "f70e", "M48 0C21.53 0 0 21.53 0 48v64c0 8.84 7.16 16 16 16h80V48C96 21.53 74.47 0 48 0zm208 412.57V352h288V96c0-52.94-43.06-96-96-96H111.59C121.74 13.41 128 29.92 128 48v368c0 38.87 34.65 69.65 74.75 63.12C234.22 474 256 444.46 256 412.57zM288 384v32c0 52.93-43.06 96-96 96h336c61.86 0 112-50.14 112-112 0-8.84-7.16-16-16-16H288z"], - "sd-card": [384, 512, [], "f7c2", "M320 0H128L0 128v320c0 35.3 28.7 64 64 64h256c35.3 0 64-28.7 64-64V64c0-35.3-28.7-64-64-64zM160 160h-48V64h48v96zm80 0h-48V64h48v96zm80 0h-48V64h48v96z"], - "search": [512, 512, [], "f002", "M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z"], - "search-dollar": [512, 512, [], "f688", "M505.04 442.66l-99.71-99.69c-4.5-4.5-10.6-7-17-7h-16.3c27.6-35.3 44-79.69 44-127.99C416.03 93.09 322.92 0 208.02 0S0 93.09 0 207.98s93.11 207.98 208.02 207.98c48.3 0 92.71-16.4 128.01-44v16.3c0 6.4 2.5 12.5 7 17l99.71 99.69c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.59.1-33.99zm-297.02-90.7c-79.54 0-144-64.34-144-143.98 0-79.53 64.35-143.98 144-143.98 79.54 0 144 64.34 144 143.98 0 79.53-64.35 143.98-144 143.98zm27.11-152.54l-45.01-13.5c-5.16-1.55-8.77-6.78-8.77-12.73 0-7.27 5.3-13.19 11.8-13.19h28.11c4.56 0 8.96 1.29 12.82 3.72 3.24 2.03 7.36 1.91 10.13-.73l11.75-11.21c3.53-3.37 3.33-9.21-.57-12.14-9.1-6.83-20.08-10.77-31.37-11.35V112c0-4.42-3.58-8-8-8h-16c-4.42 0-8 3.58-8 8v16.12c-23.63.63-42.68 20.55-42.68 45.07 0 19.97 12.99 37.81 31.58 43.39l45.01 13.5c5.16 1.55 8.77 6.78 8.77 12.73 0 7.27-5.3 13.19-11.8 13.19h-28.1c-4.56 0-8.96-1.29-12.82-3.72-3.24-2.03-7.36-1.91-10.13.73l-11.75 11.21c-3.53 3.37-3.33 9.21.57 12.14 9.1 6.83 20.08 10.77 31.37 11.35V304c0 4.42 3.58 8 8 8h16c4.42 0 8-3.58 8-8v-16.12c23.63-.63 42.68-20.54 42.68-45.07 0-19.97-12.99-37.81-31.59-43.39z"], - "search-location": [512, 512, [], "f689", "M505.04 442.66l-99.71-99.69c-4.5-4.5-10.6-7-17-7h-16.3c27.6-35.3 44-79.69 44-127.99C416.03 93.09 322.92 0 208.02 0S0 93.09 0 207.98s93.11 207.98 208.02 207.98c48.3 0 92.71-16.4 128.01-44v16.3c0 6.4 2.5 12.5 7 17l99.71 99.69c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.59.1-33.99zm-297.02-90.7c-79.54 0-144-64.34-144-143.98 0-79.53 64.35-143.98 144-143.98 79.54 0 144 64.34 144 143.98 0 79.53-64.35 143.98-144 143.98zm.02-239.96c-40.78 0-73.84 33.05-73.84 73.83 0 32.96 48.26 93.05 66.75 114.86a9.24 9.24 0 0 0 14.18 0c18.49-21.81 66.75-81.89 66.75-114.86 0-40.78-33.06-73.83-73.84-73.83zm0 96c-13.26 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z"], - "search-minus": [512, 512, [], "f010", "M304 192v32c0 6.6-5.4 12-12 12H124c-6.6 0-12-5.4-12-12v-32c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm201 284.7L476.7 505c-9.4 9.4-24.6 9.4-33.9 0L343 405.3c-4.5-4.5-7-10.6-7-17V372c-35.3 27.6-79.7 44-128 44C93.1 416 0 322.9 0 208S93.1 0 208 0s208 93.1 208 208c0 48.3-16.4 92.7-44 128h16.3c6.4 0 12.5 2.5 17 7l99.7 99.7c9.3 9.4 9.3 24.6 0 34zM344 208c0-75.2-60.8-136-136-136S72 132.8 72 208s60.8 136 136 136 136-60.8 136-136z"], - "search-plus": [512, 512, [], "f00e", "M304 192v32c0 6.6-5.4 12-12 12h-56v56c0 6.6-5.4 12-12 12h-32c-6.6 0-12-5.4-12-12v-56h-56c-6.6 0-12-5.4-12-12v-32c0-6.6 5.4-12 12-12h56v-56c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v56h56c6.6 0 12 5.4 12 12zm201 284.7L476.7 505c-9.4 9.4-24.6 9.4-33.9 0L343 405.3c-4.5-4.5-7-10.6-7-17V372c-35.3 27.6-79.7 44-128 44C93.1 416 0 322.9 0 208S93.1 0 208 0s208 93.1 208 208c0 48.3-16.4 92.7-44 128h16.3c6.4 0 12.5 2.5 17 7l99.7 99.7c9.3 9.4 9.3 24.6 0 34zM344 208c0-75.2-60.8-136-136-136S72 132.8 72 208s60.8 136 136 136 136-60.8 136-136z"], - "seedling": [512, 512, [], "f4d8", "M64 96H0c0 123.7 100.3 224 224 224v144c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V320C288 196.3 187.7 96 64 96zm384-64c-84.2 0-157.4 46.5-195.7 115.2 27.7 30.2 48.2 66.9 59 107.6C424 243.1 512 147.9 512 32h-64z"], - "server": [512, 512, [], "f233", "M480 160H32c-17.673 0-32-14.327-32-32V64c0-17.673 14.327-32 32-32h448c17.673 0 32 14.327 32 32v64c0 17.673-14.327 32-32 32zm-48-88c-13.255 0-24 10.745-24 24s10.745 24 24 24 24-10.745 24-24-10.745-24-24-24zm-64 0c-13.255 0-24 10.745-24 24s10.745 24 24 24 24-10.745 24-24-10.745-24-24-24zm112 248H32c-17.673 0-32-14.327-32-32v-64c0-17.673 14.327-32 32-32h448c17.673 0 32 14.327 32 32v64c0 17.673-14.327 32-32 32zm-48-88c-13.255 0-24 10.745-24 24s10.745 24 24 24 24-10.745 24-24-10.745-24-24-24zm-64 0c-13.255 0-24 10.745-24 24s10.745 24 24 24 24-10.745 24-24-10.745-24-24-24zm112 248H32c-17.673 0-32-14.327-32-32v-64c0-17.673 14.327-32 32-32h448c17.673 0 32 14.327 32 32v64c0 17.673-14.327 32-32 32zm-48-88c-13.255 0-24 10.745-24 24s10.745 24 24 24 24-10.745 24-24-10.745-24-24-24zm-64 0c-13.255 0-24 10.745-24 24s10.745 24 24 24 24-10.745 24-24-10.745-24-24-24z"], - "shapes": [512, 512, [], "f61f", "M512 320v160c0 17.67-14.33 32-32 32H320c-17.67 0-32-14.33-32-32V320c0-17.67 14.33-32 32-32h160c17.67 0 32 14.33 32 32zm-384-64C57.31 256 0 313.31 0 384s57.31 128 128 128 128-57.31 128-128-57.31-128-128-128zm351.03-32c25.34 0 41.18-26.67 28.51-48L412.51 16c-12.67-21.33-44.35-21.33-57.02 0l-95.03 160c-12.67 21.33 3.17 48 28.51 48h190.06z"], - "share": [512, 512, [], "f064", "M503.691 189.836L327.687 37.851C312.281 24.546 288 35.347 288 56.015v80.053C127.371 137.907 0 170.1 0 322.326c0 61.441 39.581 122.309 83.333 154.132 13.653 9.931 33.111-2.533 28.077-18.631C66.066 312.814 132.917 274.316 288 272.085V360c0 20.7 24.3 31.453 39.687 18.164l176.004-152c11.071-9.562 11.086-26.753 0-36.328z"], - "share-alt": [448, 512, [], "f1e0", "M352 320c-22.608 0-43.387 7.819-59.79 20.895l-102.486-64.054a96.551 96.551 0 0 0 0-41.683l102.486-64.054C308.613 184.181 329.392 192 352 192c53.019 0 96-42.981 96-96S405.019 0 352 0s-96 42.981-96 96c0 7.158.79 14.13 2.276 20.841L155.79 180.895C139.387 167.819 118.608 160 96 160c-53.019 0-96 42.981-96 96s42.981 96 96 96c22.608 0 43.387-7.819 59.79-20.895l102.486 64.054A96.301 96.301 0 0 0 256 416c0 53.019 42.981 96 96 96s96-42.981 96-96-42.981-96-96-96z"], - "share-alt-square": [448, 512, [], "f1e1", "M448 80v352c0 26.51-21.49 48-48 48H48c-26.51 0-48-21.49-48-48V80c0-26.51 21.49-48 48-48h352c26.51 0 48 21.49 48 48zM304 296c-14.562 0-27.823 5.561-37.783 14.671l-67.958-40.775a56.339 56.339 0 0 0 0-27.793l67.958-40.775C276.177 210.439 289.438 216 304 216c30.928 0 56-25.072 56-56s-25.072-56-56-56-56 25.072-56 56c0 4.797.605 9.453 1.74 13.897l-67.958 40.775C171.823 205.561 158.562 200 144 200c-30.928 0-56 25.072-56 56s25.072 56 56 56c14.562 0 27.823-5.561 37.783-14.671l67.958 40.775a56.088 56.088 0 0 0-1.74 13.897c0 30.928 25.072 56 56 56s56-25.072 56-56C360 321.072 334.928 296 304 296z"], - "share-square": [576, 512, [], "f14d", "M568.482 177.448L424.479 313.433C409.3 327.768 384 317.14 384 295.985v-71.963c-144.575.97-205.566 35.113-164.775 171.353 4.483 14.973-12.846 26.567-25.006 17.33C155.252 383.105 120 326.488 120 269.339c0-143.937 117.599-172.5 264-173.312V24.012c0-21.174 25.317-31.768 40.479-17.448l144.003 135.988c10.02 9.463 10.028 25.425 0 34.896zM384 379.128V448H64V128h50.916a11.99 11.99 0 0 0 8.648-3.693c14.953-15.568 32.237-27.89 51.014-37.676C185.708 80.83 181.584 64 169.033 64H48C21.49 64 0 85.49 0 112v352c0 26.51 21.49 48 48 48h352c26.51 0 48-21.49 48-48v-88.806c0-8.288-8.197-14.066-16.011-11.302a71.83 71.83 0 0 1-34.189 3.377c-7.27-1.046-13.8 4.514-13.8 11.859z"], - "shekel-sign": [448, 512, [], "f20b", "M248 168v168c0 8.84 7.16 16 16 16h48c8.84 0 16-7.16 16-16V168c0-75.11-60.89-136-136-136H24C10.75 32 0 42.74 0 56v408c0 8.84 7.16 16 16 16h48c8.84 0 16-7.16 16-16V112h112c30.93 0 56 25.07 56 56zM432 32h-48c-8.84 0-16 7.16-16 16v296c0 30.93-25.07 56-56 56H200V176c0-8.84-7.16-16-16-16h-48c-8.84 0-16 7.16-16 16v280c0 13.25 10.75 24 24 24h168c75.11 0 136-60.89 136-136V48c0-8.84-7.16-16-16-16z"], - "shield-alt": [512, 512, [], "f3ed", "M466.5 83.7l-192-80a48.15 48.15 0 0 0-36.9 0l-192 80C27.7 91.1 16 108.6 16 128c0 198.5 114.5 335.7 221.5 380.3 11.8 4.9 25.1 4.9 36.9 0C360.1 472.6 496 349.3 496 128c0-19.4-11.7-36.9-29.5-44.3zM256.1 446.3l-.1-381 175.9 73.3c-3.3 151.4-82.1 261.1-175.8 307.7z"], - "ship": [640, 512, [], "f21a", "M496.616 372.639l70.012-70.012c16.899-16.9 9.942-45.771-12.836-53.092L512 236.102V96c0-17.673-14.327-32-32-32h-64V24c0-13.255-10.745-24-24-24H248c-13.255 0-24 10.745-24 24v40h-64c-17.673 0-32 14.327-32 32v140.102l-41.792 13.433c-22.753 7.313-29.754 36.173-12.836 53.092l70.012 70.012C125.828 416.287 85.587 448 24 448c-13.255 0-24 10.745-24 24v16c0 13.255 10.745 24 24 24 61.023 0 107.499-20.61 143.258-59.396C181.677 487.432 216.021 512 256 512h128c39.979 0 74.323-24.568 88.742-59.396C508.495 491.384 554.968 512 616 512c13.255 0 24-10.745 24-24v-16c0-13.255-10.745-24-24-24-60.817 0-101.542-31.001-119.384-75.361zM192 128h256v87.531l-118.208-37.995a31.995 31.995 0 0 0-19.584 0L192 215.531V128z"], - "shipping-fast": [640, 512, [], "f48b", "M624 352h-16V243.9c0-12.7-5.1-24.9-14.1-33.9L494 110.1c-9-9-21.2-14.1-33.9-14.1H416V48c0-26.5-21.5-48-48-48H112C85.5 0 64 21.5 64 48v48H8c-4.4 0-8 3.6-8 8v16c0 4.4 3.6 8 8 8h272c4.4 0 8 3.6 8 8v16c0 4.4-3.6 8-8 8H40c-4.4 0-8 3.6-8 8v16c0 4.4 3.6 8 8 8h208c4.4 0 8 3.6 8 8v16c0 4.4-3.6 8-8 8H8c-4.4 0-8 3.6-8 8v16c0 4.4 3.6 8 8 8h208c4.4 0 8 3.6 8 8v16c0 4.4-3.6 8-8 8H64v128c0 53 43 96 96 96s96-43 96-96h128c0 53 43 96 96 96s96-43 96-96h48c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16zM160 464c-26.5 0-48-21.5-48-48s21.5-48 48-48 48 21.5 48 48-21.5 48-48 48zm320 0c-26.5 0-48-21.5-48-48s21.5-48 48-48 48 21.5 48 48-21.5 48-48 48zm80-208H416V144h44.1l99.9 99.9V256z"], - "shoe-prints": [640, 512, [], "f54b", "M192 160h32V32h-32c-35.35 0-64 28.65-64 64s28.65 64 64 64zM0 416c0 35.35 28.65 64 64 64h32V352H64c-35.35 0-64 28.65-64 64zm337.46-128c-34.91 0-76.16 13.12-104.73 32-24.79 16.38-44.52 32-104.73 32v128l57.53 15.97c26.21 7.28 53.01 13.12 80.31 15.05 32.69 2.31 65.6.67 97.58-6.2C472.9 481.3 512 429.22 512 384c0-64-84.18-96-174.54-96zM491.42 7.19C459.44.32 426.53-1.33 393.84.99c-27.3 1.93-54.1 7.77-80.31 15.04L256 32v128c60.2 0 79.94 15.62 104.73 32 28.57 18.88 69.82 32 104.73 32C555.82 224 640 192 640 128c0-45.22-39.1-97.3-148.58-120.81z"], - "shopping-bag": [448, 512, [], "f290", "M352 160v-32C352 57.42 294.579 0 224 0 153.42 0 96 57.42 96 128v32H0v272c0 44.183 35.817 80 80 80h288c44.183 0 80-35.817 80-80V160h-96zm-192-32c0-35.29 28.71-64 64-64s64 28.71 64 64v32H160v-32zm160 120c-13.255 0-24-10.745-24-24s10.745-24 24-24 24 10.745 24 24-10.745 24-24 24zm-192 0c-13.255 0-24-10.745-24-24s10.745-24 24-24 24 10.745 24 24-10.745 24-24 24z"], - "shopping-basket": [576, 512, [], "f291", "M576 216v16c0 13.255-10.745 24-24 24h-8l-26.113 182.788C514.509 462.435 494.257 480 470.37 480H105.63c-23.887 0-44.139-17.565-47.518-41.212L32 256h-8c-13.255 0-24-10.745-24-24v-16c0-13.255 10.745-24 24-24h67.341l106.78-146.821c10.395-14.292 30.407-17.453 44.701-7.058 14.293 10.395 17.453 30.408 7.058 44.701L170.477 192h235.046L326.12 82.821c-10.395-14.292-7.234-34.306 7.059-44.701 14.291-10.395 34.306-7.235 44.701 7.058L484.659 192H552c13.255 0 24 10.745 24 24zM312 392V280c0-13.255-10.745-24-24-24s-24 10.745-24 24v112c0 13.255 10.745 24 24 24s24-10.745 24-24zm112 0V280c0-13.255-10.745-24-24-24s-24 10.745-24 24v112c0 13.255 10.745 24 24 24s24-10.745 24-24zm-224 0V280c0-13.255-10.745-24-24-24s-24 10.745-24 24v112c0 13.255 10.745 24 24 24s24-10.745 24-24z"], - "shopping-cart": [576, 512, [], "f07a", "M528.12 301.319l47.273-208C578.806 78.301 567.391 64 551.99 64H159.208l-9.166-44.81C147.758 8.021 137.93 0 126.529 0H24C10.745 0 0 10.745 0 24v16c0 13.255 10.745 24 24 24h69.883l70.248 343.435C147.325 417.1 136 435.222 136 456c0 30.928 25.072 56 56 56s56-25.072 56-56c0-15.674-6.447-29.835-16.824-40h209.647C430.447 426.165 424 440.326 424 456c0 30.928 25.072 56 56 56s56-25.072 56-56c0-22.172-12.888-41.332-31.579-50.405l5.517-24.276c3.413-15.018-8.002-29.319-23.403-29.319H218.117l-6.545-32h293.145c11.206 0 20.92-7.754 23.403-18.681z"], - "shower": [512, 512, [], "f2cc", "M389.66 135.6L231.6 293.66c-9.37 9.37-24.57 9.37-33.94 0l-11.32-11.32c-9.37-9.37-9.37-24.57 0-33.94l.11-.11c-34.03-40.21-35.16-98.94-3.39-140.38-11.97-7.55-26.14-11.91-41.3-11.91C98.88 96 64 130.88 64 173.76V480H0V173.76C0 95.59 63.59 32 141.76 32c36.93 0 70.61 14.2 95.86 37.42 35.9-11.51 76.5-4.5 106.67 21.03l.11-.11c9.37-9.37 24.57-9.37 33.94 0l11.32 11.32c9.37 9.37 9.37 24.57 0 33.94zM384 208c0 8.837-7.163 16-16 16s-16-7.163-16-16 7.163-16 16-16 16 7.163 16 16zm32 0c0-8.837 7.163-16 16-16s16 7.163 16 16-7.163 16-16 16-16-7.163-16-16zm96 0c0 8.837-7.163 16-16 16s-16-7.163-16-16 7.163-16 16-16 16 7.163 16 16zm-160 32c0 8.837-7.163 16-16 16s-16-7.163-16-16 7.163-16 16-16 16 7.163 16 16zm48-16c8.837 0 16 7.163 16 16s-7.163 16-16 16-16-7.163-16-16 7.163-16 16-16zm80 16c0 8.837-7.163 16-16 16s-16-7.163-16-16 7.163-16 16-16 16 7.163 16 16zm-160 32c0 8.837-7.163 16-16 16s-16-7.163-16-16 7.163-16 16-16 16 7.163 16 16zm32 0c0-8.837 7.163-16 16-16s16 7.163 16 16-7.163 16-16 16-16-7.163-16-16zm96 0c0 8.837-7.163 16-16 16s-16-7.163-16-16 7.163-16 16-16 16 7.163 16 16zm-128 32c0-8.837 7.163-16 16-16s16 7.163 16 16-7.163 16-16 16-16-7.163-16-16zm96 0c0 8.837-7.163 16-16 16s-16-7.163-16-16 7.163-16 16-16 16 7.163 16 16zm-96 32c0 8.837-7.163 16-16 16s-16-7.163-16-16 7.163-16 16-16 16 7.163 16 16zm64 0c0 8.837-7.163 16-16 16s-16-7.163-16-16 7.163-16 16-16 16 7.163 16 16zm-32 32c0 8.837-7.163 16-16 16s-16-7.163-16-16 7.163-16 16-16 16 7.163 16 16zm-32 32c0 8.837-7.163 16-16 16s-16-7.163-16-16 7.163-16 16-16 16 7.163 16 16z"], - "shuttle-van": [640, 512, [], "f5b6", "M628.88 210.65L494.39 49.27A48.01 48.01 0 0 0 457.52 32H32C14.33 32 0 46.33 0 64v288c0 17.67 14.33 32 32 32h32c0 53.02 42.98 96 96 96s96-42.98 96-96h128c0 53.02 42.98 96 96 96s96-42.98 96-96h32c17.67 0 32-14.33 32-32V241.38c0-11.23-3.94-22.1-11.12-30.73zM64 192V96h96v96H64zm96 240c-26.51 0-48-21.49-48-48s21.49-48 48-48 48 21.49 48 48-21.49 48-48 48zm160-240h-96V96h96v96zm160 240c-26.51 0-48-21.49-48-48s21.49-48 48-48 48 21.49 48 48-21.49 48-48 48zm-96-240V96h66.02l80 96H384z"], - "sign": [512, 512, [], "f4d9", "M496 64H128V16c0-8.8-7.2-16-16-16H80c-8.8 0-16 7.2-16 16v48H16C7.2 64 0 71.2 0 80v32c0 8.8 7.2 16 16 16h48v368c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V128h368c8.8 0 16-7.2 16-16V80c0-8.8-7.2-16-16-16zM160 384h320V160H160v224z"], - "sign-in-alt": [512, 512, [], "f2f6", "M416 448h-84c-6.6 0-12-5.4-12-12v-40c0-6.6 5.4-12 12-12h84c17.7 0 32-14.3 32-32V160c0-17.7-14.3-32-32-32h-84c-6.6 0-12-5.4-12-12V76c0-6.6 5.4-12 12-12h84c53 0 96 43 96 96v192c0 53-43 96-96 96zm-47-201L201 79c-15-15-41-4.5-41 17v96H24c-13.3 0-24 10.7-24 24v96c0 13.3 10.7 24 24 24h136v96c0 21.5 26 32 41 17l168-168c9.3-9.4 9.3-24.6 0-34z"], - "sign-language": [448, 512, [], "f2a7", "M91.434 483.987c-.307-16.018 13.109-29.129 29.13-29.129h62.293v-5.714H56.993c-16.021 0-29.437-13.111-29.13-29.129C28.16 404.491 40.835 392 56.428 392h126.429v-5.714H29.136c-16.021 0-29.437-13.111-29.13-29.129.297-15.522 12.973-28.013 28.566-28.013h154.286v-5.714H57.707c-16.021 0-29.437-13.111-29.13-29.129.297-15.522 12.973-28.013 28.566-28.013h168.566l-31.085-22.606c-12.762-9.281-15.583-27.149-6.302-39.912 9.281-12.761 27.15-15.582 39.912-6.302l123.361 89.715a34.287 34.287 0 0 1 14.12 27.728v141.136c0 15.91-10.946 29.73-26.433 33.374l-80.471 18.934a137.16 137.16 0 0 1-31.411 3.646H120c-15.593-.001-28.269-12.492-28.566-28.014zm73.249-225.701h36.423l-11.187-8.136c-18.579-13.511-20.313-40.887-3.17-56.536l-13.004-16.7c-9.843-12.641-28.43-15.171-40.88-5.088-12.065 9.771-14.133 27.447-4.553 39.75l36.371 46.71zm283.298-2.103l-5.003-152.452c-.518-15.771-13.722-28.136-29.493-27.619-15.773.518-28.137 13.722-27.619 29.493l1.262 38.415L283.565 11.019c-9.58-12.303-27.223-14.63-39.653-5.328-12.827 9.599-14.929 28.24-5.086 40.881l76.889 98.745-4.509 3.511-94.79-121.734c-9.58-12.303-27.223-14.63-39.653-5.328-12.827 9.599-14.929 28.24-5.086 40.881l94.443 121.288-4.509 3.511-77.675-99.754c-9.58-12.303-27.223-14.63-39.653-5.328-12.827 9.599-14.929 28.24-5.086 40.881l52.053 66.849c12.497-8.257 29.055-8.285 41.69.904l123.36 89.714c10.904 7.93 17.415 20.715 17.415 34.198v16.999l61.064-47.549a34.285 34.285 0 0 0 13.202-28.177z"], - "sign-out-alt": [512, 512, [], "f2f5", "M497 273L329 441c-15 15-41 4.5-41-17v-96H152c-13.3 0-24-10.7-24-24v-96c0-13.3 10.7-24 24-24h136V88c0-21.4 25.9-32 41-17l168 168c9.3 9.4 9.3 24.6 0 34zM192 436v-40c0-6.6-5.4-12-12-12H96c-17.7 0-32-14.3-32-32V160c0-17.7 14.3-32 32-32h84c6.6 0 12-5.4 12-12V76c0-6.6-5.4-12-12-12H96c-53 0-96 43-96 96v192c0 53 43 96 96 96h84c6.6 0 12-5.4 12-12z"], - "signal": [640, 512, [], "f012", "M216 288h-48c-8.84 0-16 7.16-16 16v192c0 8.84 7.16 16 16 16h48c8.84 0 16-7.16 16-16V304c0-8.84-7.16-16-16-16zM88 384H40c-8.84 0-16 7.16-16 16v96c0 8.84 7.16 16 16 16h48c8.84 0 16-7.16 16-16v-96c0-8.84-7.16-16-16-16zm256-192h-48c-8.84 0-16 7.16-16 16v288c0 8.84 7.16 16 16 16h48c8.84 0 16-7.16 16-16V208c0-8.84-7.16-16-16-16zm128-96h-48c-8.84 0-16 7.16-16 16v384c0 8.84 7.16 16 16 16h48c8.84 0 16-7.16 16-16V112c0-8.84-7.16-16-16-16zM600 0h-48c-8.84 0-16 7.16-16 16v480c0 8.84 7.16 16 16 16h48c8.84 0 16-7.16 16-16V16c0-8.84-7.16-16-16-16z"], - "signature": [640, 512, [], "f5b7", "M623.2 192c-51.8 3.5-125.7 54.7-163.1 71.5-29.1 13.1-54.2 24.4-76.1 24.4-22.6 0-26-16.2-21.3-51.9 1.1-8 11.7-79.2-42.7-76.1-25.1 1.5-64.3 24.8-169.5 126L192 182.2c30.4-75.9-53.2-151.5-129.7-102.8L7.4 116.3C0 121-2.2 130.9 2.5 138.4l17.2 27c4.7 7.5 14.6 9.7 22.1 4.9l58-38.9c18.4-11.7 40.7 7.2 32.7 27.1L34.3 404.1C27.5 421 37 448 64 448c8.3 0 16.5-3.2 22.6-9.4 42.2-42.2 154.7-150.7 211.2-195.8-2.2 28.5-2.1 58.9 20.6 83.8 15.3 16.8 37.3 25.3 65.5 25.3 35.6 0 68-14.6 102.3-30 33-14.8 99-62.6 138.4-65.8 8.5-.7 15.2-7.3 15.2-15.8v-32.1c.2-9.1-7.5-16.8-16.6-16.2z"], - "sim-card": [384, 512, [], "f7c4", "M320 0H128L0 128v320c0 35.3 28.7 64 64 64h256c35.3 0 64-28.7 64-64V64c0-35.3-28.7-64-64-64zM160 192h64v64h-64v-64zm-96 32c0-17.7 14.3-32 32-32h32v64H64v-32zm64 224H96c-17.7 0-32-14.3-32-32v-32h64v64zm96 0h-64v-64h64v64zm96-32c0 17.7-14.3 32-32 32h-32v-64h64v32zm0-64H64v-64h256v64zm0-96h-64v-64h32c17.7 0 32 14.3 32 32v32z"], - "sitemap": [640, 512, [], "f0e8", "M128 352H32c-17.67 0-32 14.33-32 32v96c0 17.67 14.33 32 32 32h96c17.67 0 32-14.33 32-32v-96c0-17.67-14.33-32-32-32zm-24-80h192v48h48v-48h192v48h48v-57.59c0-21.17-17.23-38.41-38.41-38.41H344v-64h40c17.67 0 32-14.33 32-32V32c0-17.67-14.33-32-32-32H256c-17.67 0-32 14.33-32 32v96c0 17.67 14.33 32 32 32h40v64H94.41C73.23 224 56 241.23 56 262.41V320h48v-48zm264 80h-96c-17.67 0-32 14.33-32 32v96c0 17.67 14.33 32 32 32h96c17.67 0 32-14.33 32-32v-96c0-17.67-14.33-32-32-32zm240 0h-96c-17.67 0-32 14.33-32 32v96c0 17.67 14.33 32 32 32h96c17.67 0 32-14.33 32-32v-96c0-17.67-14.33-32-32-32z"], - "skating": [448, 512, [], "f7c5", "M400 0c-26.5 0-48 21.5-48 48s21.5 48 48 48 48-21.5 48-48-21.5-48-48-48zm0 448c-8.8 0-16 7.2-16 16s-7.2 16-16 16h-96c-8.8 0-16 7.2-16 16s7.2 16 16 16h96c26.5 0 48-21.5 48-48 0-8.8-7.2-16-16-16zm-282.2 8.6c-6.2 6.2-16.4 6.3-22.6 0l-67.9-67.9c-6.2-6.2-16.4-6.2-22.6 0s-6.2 16.4 0 22.6l67.9 67.9c9.4 9.4 21.7 14 34 14s24.6-4.7 33.9-14c6.2-6.2 6.2-16.4 0-22.6s-16.4-6.3-22.7 0zm56.1-179.8l-93.7 93.7c-12.5 12.5-12.5 32.8 0 45.2 6.2 6.2 14.4 9.4 22.6 9.4s16.4-3.1 22.6-9.4l91.9-91.9-30.2-30.2c-5-5-9.4-10.7-13.2-16.8zM128 160h105.5l-20.1 17.2c-13.5 11.5-21.6 28.4-22.3 46.1-.7 17.8 6.1 35.2 18.7 47.7l78.2 78.2V432c0 17.7 14.3 32 32 32s32-14.3 32-32v-89.4c0-12.6-5.1-25-14.1-33.9l-61-61c.5-.4 1.2-.6 1.7-1.1l82.3-82.3c11.5-11.5 14.9-28.6 8.7-43.6-6.2-15-20.7-24.7-37-24.7H128c-17.7 0-32 14.3-32 32s14.3 32 32 32z"], - "skiing": [512, 512, [], "f7c9", "M432 96c26.5 0 48-21.5 48-48S458.5 0 432 0s-48 21.5-48 48 21.5 48 48 48zm73 356.1c-9.4-9.4-24.6-9.4-33.9 0-12.1 12.1-30.5 15.4-45.1 8.7l-135.8-70.2 49.2-73.8c12.7-19 10.2-44.5-6-60.6L293 215.7l-107-53.1c-2.9 19.9 3.4 40 17.7 54.4l75.1 75.2-45.9 68.8L35 258.7c-11.7-6-26.2-1.5-32.3 10.3-6.1 11.8-1.5 26.3 10.3 32.3l391.9 202.5c11.9 5.5 24.5 8.1 37.1 8.1 23.2 0 46-9 63-26 9.3-9.3 9.3-24.5 0-33.8zM120 91.6l-11.5 22.5c14.4 7.3 31.2 4.9 42.8-4.8l47.2 23.4c-.1.1-.1.2-.2.3l114.5 56.8 32.4-13 6.4 19.1c4 12.1 12.6 22 24 27.7l58.1 29c15.9 7.9 35 1.5 42.9-14.3 7.9-15.8 1.5-35-14.3-42.9l-52.1-26.1-17.1-51.2c-8.1-24.2-40.9-56.6-84.5-39.2l-81.2 32.5-62.5-31c.3-14.5-7.2-28.6-20.9-35.6l-11.1 21.7h-.2l-34.4-7c-1.8-.4-3.7.2-5 1.7-1.9 2.2-1.7 5.5.5 7.4l26.2 23z"], - "skiing-nordic": [576, 512, [], "f7ca", "M336 96c26.5 0 48-21.5 48-48S362.5 0 336 0s-48 21.5-48 48 21.5 48 48 48zm216 320c-13.2 0-24 10.7-24 24 0 13.2-10.8 24-24 24h-69.5L460 285.6c11.7-4.7 20.1-16.2 20.1-29.6 0-17.7-14.3-32-32-32h-44L378 170.8c-12.5-25.5-35.5-44.2-61.8-50.9L245 98.7c-28.3-6.8-57.8-.5-80.8 17.1l-39.7 30.4c-14 10.7-16.7 30.8-5.9 44.9.7.9 1.7 1.3 2.4 2.1L66.9 464H24c-13.2 0-24 10.7-24 24s10.8 24 24 24h480c39.7 0 72-32.3 72-72 0-13.2-10.8-24-24-24zm-260.5 48h-96.9l43.1-91-22-13c-12.1-7.2-21.9-16.9-29.5-27.8L123.7 464H99.5l52.3-261.4c4.1-1 8.1-2.9 11.7-5.6l39.7-30.4c7.7-5.9 17.4-8 25.3-6.1l14.7 4.4-37.5 87.4c-12.6 29.5-1.3 64 26.3 80.3l85 50.2-25.5 81.2zm110.6 0h-43.6l23.6-75.5c5.9-20.8-2.9-43.1-21.6-54.4L299.3 298l31.3-78.3 20.3 41.4c8 16.3 24.9 26.9 43.1 26.9h33.3l-25.2 176z"], - "skull": [512, 512, [], "f54c", "M256 0C114.6 0 0 100.3 0 224c0 70.1 36.9 132.6 94.5 173.7 9.6 6.9 15.2 18.1 13.5 29.9l-9.4 66.2c-1.4 9.6 6 18.2 15.7 18.2H192v-56c0-4.4 3.6-8 8-8h16c4.4 0 8 3.6 8 8v56h64v-56c0-4.4 3.6-8 8-8h16c4.4 0 8 3.6 8 8v56h77.7c9.7 0 17.1-8.6 15.7-18.2l-9.4-66.2c-1.7-11.7 3.8-23 13.5-29.9C475.1 356.6 512 294.1 512 224 512 100.3 397.4 0 256 0zm-96 320c-35.3 0-64-28.7-64-64s28.7-64 64-64 64 28.7 64 64-28.7 64-64 64zm192 0c-35.3 0-64-28.7-64-64s28.7-64 64-64 64 28.7 64 64-28.7 64-64 64z"], - "skull-crossbones": [448, 512, [], "f714", "M439.15 453.06L297.17 384l141.99-69.06c7.9-3.95 11.11-13.56 7.15-21.46L432 264.85c-3.95-7.9-13.56-11.11-21.47-7.16L224 348.41 37.47 257.69c-7.9-3.95-17.51-.75-21.47 7.16L1.69 293.48c-3.95 7.9-.75 17.51 7.15 21.46L150.83 384 8.85 453.06c-7.9 3.95-11.11 13.56-7.15 21.47l14.31 28.63c3.95 7.9 13.56 11.11 21.47 7.15L224 419.59l186.53 90.72c7.9 3.95 17.51.75 21.47-7.15l14.31-28.63c3.95-7.91.74-17.52-7.16-21.47zM150 237.28l-5.48 25.87c-2.67 12.62 5.42 24.85 16.45 24.85h126.08c11.03 0 19.12-12.23 16.45-24.85l-5.5-25.87c41.78-22.41 70-62.75 70-109.28C368 57.31 303.53 0 224 0S80 57.31 80 128c0 46.53 28.22 86.87 70 109.28zM280 112c17.65 0 32 14.35 32 32s-14.35 32-32 32-32-14.35-32-32 14.35-32 32-32zm-112 0c17.65 0 32 14.35 32 32s-14.35 32-32 32-32-14.35-32-32 14.35-32 32-32z"], - "slash": [640, 512, [], "f715", "M594.53 508.63L6.18 53.9c-6.97-5.42-8.23-15.47-2.81-22.45L23.01 6.18C28.43-.8 38.49-2.06 45.47 3.37L633.82 458.1c6.97 5.42 8.23 15.47 2.81 22.45l-19.64 25.27c-5.42 6.98-15.48 8.23-22.46 2.81z"], - "sleigh": [640, 512, [], "f7cc", "M612.7 350.7l-9.3-7.4c-6.9-5.5-17-4.4-22.5 2.5l-10 12.5c-5.5 6.9-4.4 17 2.5 22.5l9.3 7.4c5.9 4.7 9.2 11.7 9.2 19.2 0 13.6-11 24.6-24.6 24.6H48c-8.8 0-16 7.2-16 16v16c0 8.8 7.2 16 16 16h516c39 0 73.7-29.3 75.9-68.3 1.4-23.8-8.7-46.3-27.2-61zM32 224c0 59.6 40.9 109.2 96 123.5V400h64v-48h192v48h64v-48c53 0 96-43 96-96v-96c17.7 0 32-14.3 32-32s-14.3-32-32-32h-96v64c0 35.3-28.7 64-64 64h-20.7c-65.8 0-125.9-37.2-155.3-96-29.4-58.8-89.6-96-155.3-96H32C14.3 32 0 46.3 0 64s14.3 32 32 32v128z"], - "sliders-h": [512, 512, [], "f1de", "M496 384H160v-16c0-8.8-7.2-16-16-16h-32c-8.8 0-16 7.2-16 16v16H16c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h80v16c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16v-16h336c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16zm0-160h-80v-16c0-8.8-7.2-16-16-16h-32c-8.8 0-16 7.2-16 16v16H16c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h336v16c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16v-16h80c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16zm0-160H288V48c0-8.8-7.2-16-16-16h-32c-8.8 0-16 7.2-16 16v16H16C7.2 64 0 71.2 0 80v32c0 8.8 7.2 16 16 16h208v16c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16v-16h208c8.8 0 16-7.2 16-16V80c0-8.8-7.2-16-16-16z"], - "smile": [496, 512, [], "f118", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm80 168c17.7 0 32 14.3 32 32s-14.3 32-32 32-32-14.3-32-32 14.3-32 32-32zm-160 0c17.7 0 32 14.3 32 32s-14.3 32-32 32-32-14.3-32-32 14.3-32 32-32zm194.8 170.2C334.3 380.4 292.5 400 248 400s-86.3-19.6-114.8-53.8c-13.6-16.3 11-36.7 24.6-20.5 22.4 26.9 55.2 42.2 90.2 42.2s67.8-15.4 90.2-42.2c13.4-16.2 38.1 4.2 24.6 20.5z"], - "smile-beam": [496, 512, [], "f5b8", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zM112 223.4c3.3-42.1 32.2-71.4 56-71.4s52.7 29.3 56 71.4c.7 8.6-10.8 11.9-14.9 4.5l-9.5-17c-7.7-13.7-19.2-21.6-31.5-21.6s-23.8 7.9-31.5 21.6l-9.5 17c-4.3 7.4-15.8 4-15.1-4.5zm250.8 122.8C334.3 380.4 292.5 400 248 400s-86.3-19.6-114.8-53.8c-13.5-16.3 11-36.7 24.6-20.5 22.4 26.9 55.2 42.2 90.2 42.2s67.8-15.4 90.2-42.2c13.6-16.2 38.1 4.3 24.6 20.5zm6.2-118.3l-9.5-17c-7.7-13.7-19.2-21.6-31.5-21.6s-23.8 7.9-31.5 21.6l-9.5 17c-4.1 7.3-15.6 4-14.9-4.5 3.3-42.1 32.2-71.4 56-71.4s52.7 29.3 56 71.4c.6 8.6-11 11.9-15.1 4.5z"], - "smile-wink": [496, 512, [], "f4da", "M0 256c0 137 111 248 248 248s248-111 248-248S385 8 248 8 0 119 0 256zm200-48c0 17.7-14.3 32-32 32s-32-14.3-32-32 14.3-32 32-32 32 14.3 32 32zm158.5 16.5c-14.8-13.2-46.2-13.2-61 0L288 233c-8.3 7.4-21.6.4-19.8-10.8 4-25.2 34.2-42.1 59.9-42.1S384 197 388 222.2c1.7 11.1-11.4 18.3-19.8 10.8l-9.7-8.5zM157.8 325.8C180.2 352.7 213 368 248 368s67.8-15.4 90.2-42.2c13.6-16.2 38.1 4.2 24.6 20.5C334.3 380.4 292.5 400 248 400s-86.3-19.6-114.8-53.8c-13.5-16.3 11.2-36.7 24.6-20.4z"], - "smog": [640, 512, [], "f75f", "M624 368H80c-8.8 0-16 7.2-16 16v16c0 8.8 7.2 16 16 16h544c8.8 0 16-7.2 16-16v-16c0-8.8-7.2-16-16-16zm-480 96H16c-8.8 0-16 7.2-16 16v16c0 8.8 7.2 16 16 16h128c8.8 0 16-7.2 16-16v-16c0-8.8-7.2-16-16-16zm416 0H224c-8.8 0-16 7.2-16 16v16c0 8.8 7.2 16 16 16h336c8.8 0 16-7.2 16-16v-16c0-8.8-7.2-16-16-16zM144 288h156.1c22.5 19.7 51.6 32 83.9 32s61.3-12.3 83.9-32H528c61.9 0 112-50.1 112-112S589.9 64 528 64c-18 0-34.7 4.6-49.7 12.1C454 31 406.8 0 352 0c-41 0-77.8 17.3-104 44.8C221.8 17.3 185 0 144 0 64.5 0 0 64.5 0 144s64.5 144 144 144z"], - "smoking": [640, 512, [], "f48d", "M632 352h-48c-4.4 0-8 3.6-8 8v144c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8V360c0-4.4-3.6-8-8-8zM553.3 87.1c-5.7-3.8-9.3-10-9.3-16.8V8c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v62.3c0 22 10.2 43.4 28.6 55.4 42.2 27.3 67.4 73.8 67.4 124V280c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8v-30.3c0-65.5-32.4-126.2-86.7-162.6zM432 352H48c-26.5 0-48 21.5-48 48v64c0 26.5 21.5 48 48 48h384c8.8 0 16-7.2 16-16V368c0-8.8-7.2-16-16-16zm-32 112H224v-64h176v64zm87.7-322.4C463.8 125 448 99.3 448 70.3V8c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v66.4c0 43.7 24.6 81.6 60.3 106.7 22.4 15.7 35.7 41.2 35.7 68.6V280c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8v-30.3c0-43.3-21-83.4-56.3-108.1zM536 352h-48c-4.4 0-8 3.6-8 8v144c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8V360c0-4.4-3.6-8-8-8z"], - "smoking-ban": [512, 512, [], "f54d", "M96 304c0 8.8 7.2 16 16 16h117.5l-96-96H112c-8.8 0-16 7.2-16 16v64zM256 0C114.6 0 0 114.6 0 256s114.6 256 256 256 256-114.6 256-256S397.4 0 256 0zm0 448c-105.9 0-192-86.1-192-192 0-41.4 13.3-79.7 35.7-111.1l267.4 267.4C335.7 434.7 297.4 448 256 448zm45.2-192H384v32h-50.8l-32-32zm111.1 111.1L365.2 320H400c8.8 0 16-7.2 16-16v-64c0-8.8-7.2-16-16-16H269.2L144.9 99.7C176.3 77.3 214.6 64 256 64c105.9 0 192 86.1 192 192 0 41.4-13.3 79.7-35.7 111.1zM320.6 128c-15.6 0-28.6-11.2-31.4-25.9-.7-3.6-4-6.1-7.7-6.1h-16.2c-5 0-8.7 4.5-8 9.4 4.6 30.9 31.2 54.6 63.3 54.6 15.6 0 28.6 11.2 31.4 25.9.7 3.6 4 6.1 7.7 6.1h16.2c5 0 8.7-4.5 8-9.4-4.6-30.9-31.2-54.6-63.3-54.6z"], - "sms": [512, 512, [], "f7cd", "M256 32C114.6 32 0 125.1 0 240c0 49.6 21.4 95 57 130.7C44.5 421.1 2.7 466 2.2 466.5c-2.2 2.3-2.8 5.7-1.5 8.7 1.3 3 4.1 4.8 7.3 4.8 66.3 0 116-31.8 140.6-51.4 32.7 12.3 69 19.4 107.4 19.4 141.4 0 256-93.1 256-208S397.4 32 256 32zM128.2 304H116c-4.4 0-8-3.6-8-8v-16c0-4.4 3.6-8 8-8h12.3c6 0 10.4-3.5 10.4-6.6 0-1.3-.8-2.7-2.1-3.8l-21.9-18.8c-8.5-7.2-13.3-17.5-13.3-28.1 0-21.3 19-38.6 42.4-38.6H156c4.4 0 8 3.6 8 8v16c0 4.4-3.6 8-8 8h-12.3c-6 0-10.4 3.5-10.4 6.6 0 1.3.8 2.7 2.1 3.8l21.9 18.8c8.5 7.2 13.3 17.5 13.3 28.1.1 21.3-19 38.6-42.4 38.6zm191.8-8c0 4.4-3.6 8-8 8h-16c-4.4 0-8-3.6-8-8v-68.2l-24.8 55.8c-2.9 5.9-11.4 5.9-14.3 0L224 227.8V296c0 4.4-3.6 8-8 8h-16c-4.4 0-8-3.6-8-8V192c0-8.8 7.2-16 16-16h16c6.1 0 11.6 3.4 14.3 8.8l17.7 35.4 17.7-35.4c2.7-5.4 8.3-8.8 14.3-8.8h16c8.8 0 16 7.2 16 16v104zm48.3 8H356c-4.4 0-8-3.6-8-8v-16c0-4.4 3.6-8 8-8h12.3c6 0 10.4-3.5 10.4-6.6 0-1.3-.8-2.7-2.1-3.8l-21.9-18.8c-8.5-7.2-13.3-17.5-13.3-28.1 0-21.3 19-38.6 42.4-38.6H396c4.4 0 8 3.6 8 8v16c0 4.4-3.6 8-8 8h-12.3c-6 0-10.4 3.5-10.4 6.6 0 1.3.8 2.7 2.1 3.8l21.9 18.8c8.5 7.2 13.3 17.5 13.3 28.1.1 21.3-18.9 38.6-42.3 38.6z"], - "snowboarding": [512, 512, [], "f7ce", "M432 96c26.5 0 48-21.5 48-48S458.5 0 432 0s-48 21.5-48 48 21.5 48 48 48zm28.8 153.6c5.8 4.3 12.5 6.4 19.2 6.4 9.7 0 19.3-4.4 25.6-12.8 10.6-14.1 7.8-34.2-6.4-44.8l-111.4-83.5c-13.8-10.3-29.1-18.4-45.4-23.8l-63.7-21.2-26.1-52.1C244.7 2 225.5-4.4 209.7 3.5c-15.8 7.9-22.2 27.1-14.3 42.9l29.1 58.1c5.7 11.4 15.6 19.9 27.7 24l16.4 5.5-41.2 20.6c-21.8 10.9-35.4 32.8-35.4 57.2v53.1l-74.1 24.7c-16.8 5.6-25.8 23.7-20.2 40.5 1.7 5.2 4.9 9.4 8.7 12.9l-38.7-14.1c-9.7-3.5-17.4-10.6-21.8-20-5.6-12-19.9-17.2-31.9-11.6s-17.2 19.9-11.6 31.9c9.8 21 27.1 36.9 48.9 44.8l364.8 132.7c9.7 3.5 19.7 5.3 29.7 5.3 12.5 0 24.9-2.7 36.5-8.2 12-5.6 17.2-19.9 11.6-31.9S474 454.7 462 460.3c-9.3 4.4-19.8 4.8-29.5 1.3l-90.8-33.1c8.7-4.1 15.6-11.8 17.8-21.9l21.9-102c3.9-18.2-3.2-37.2-18.1-48.4l-52-39 66-30.5 83.5 62.9zm-144.4 51.7l-19.7 92c-1.5 7.1-.1 13.9 2.8 20l-169.4-61.6c2.7-.2 5.4-.4 8-1.3l85-28.4c19.6-6.5 32.8-24.8 32.8-45.5V256l60.5 45.3z"], - "snowflake": [448, 512, [], "f2dc", "M440.3 345.2l-33.8-19.5 26-7c8.2-2.2 13.1-10.7 10.9-18.9l-4-14.9c-2.2-8.2-10.7-13.1-18.9-10.9l-70.8 19-63.9-37 63.8-36.9 70.8 19c8.2 2.2 16.7-2.7 18.9-10.9l4-14.9c2.2-8.2-2.7-16.7-10.9-18.9l-26-7 33.8-19.5c7.4-4.3 9.9-13.7 5.7-21.1L430.4 119c-4.3-7.4-13.7-9.9-21.1-5.7l-33.8 19.5 7-26c2.2-8.2-2.7-16.7-10.9-18.9l-14.9-4c-8.2-2.2-16.7 2.7-18.9 10.9l-19 70.8-62.8 36.2v-77.5l53.7-53.7c6.2-6.2 6.2-16.4 0-22.6l-11.3-11.3c-6.2-6.2-16.4-6.2-22.6 0L256 56.4V16c0-8.8-7.2-16-16-16h-32c-8.8 0-16 7.2-16 16v40.4l-19.7-19.7c-6.2-6.2-16.4-6.2-22.6 0L138.3 48c-6.3 6.2-6.3 16.4 0 22.6l53.7 53.7v77.5l-62.8-36.2-19-70.8c-2.2-8.2-10.7-13.1-18.9-10.9l-14.9 4c-8.2 2.2-13.1 10.7-10.9 18.9l7 26-33.8-19.5c-7.4-4.3-16.8-1.7-21.1 5.7L2.1 145.7c-4.3 7.4-1.7 16.8 5.7 21.1l33.8 19.5-26 7c-8.3 2.2-13.2 10.7-11 19l4 14.9c2.2 8.2 10.7 13.1 18.9 10.9l70.8-19 63.8 36.9-63.8 36.9-70.8-19c-8.2-2.2-16.7 2.7-18.9 10.9l-4 14.9c-2.2 8.2 2.7 16.7 10.9 18.9l26 7-33.8 19.6c-7.4 4.3-9.9 13.7-5.7 21.1l15.5 26.8c4.3 7.4 13.7 9.9 21.1 5.7l33.8-19.5-7 26c-2.2 8.2 2.7 16.7 10.9 18.9l14.9 4c8.2 2.2 16.7-2.7 18.9-10.9l19-70.8 62.8-36.2v77.5l-53.7 53.7c-6.3 6.2-6.3 16.4 0 22.6l11.3 11.3c6.2 6.2 16.4 6.2 22.6 0l19.7-19.7V496c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16v-40.4l19.7 19.7c6.2 6.2 16.4 6.2 22.6 0l11.3-11.3c6.2-6.2 6.2-16.4 0-22.6L256 387.7v-77.5l62.8 36.2 19 70.8c2.2 8.2 10.7 13.1 18.9 10.9l14.9-4c8.2-2.2 13.1-10.7 10.9-18.9l-7-26 33.8 19.5c7.4 4.3 16.8 1.7 21.1-5.7l15.5-26.8c4.3-7.3 1.8-16.8-5.6-21z"], - "snowman": [512, 512, [], "f7d0", "M510.9 152.3l-5.9-14.5c-3.3-8-12.6-11.9-20.8-8.7L456 140.6v-29c0-8.6-7.2-15.6-16-15.6h-16c-8.8 0-16 7-16 15.6v46.9c0 .5.3 1 .3 1.5l-56.4 23c-5.9-10-13.3-18.9-22-26.6 13.6-16.6 22-37.4 22-60.5 0-53-43-96-96-96s-96 43-96 96c0 23.1 8.5 43.9 22 60.5-8.7 7.7-16 16.6-22 26.6l-56.4-23c.1-.5.3-1 .3-1.5v-46.9C104 103 96.8 96 88 96H72c-8.8 0-16 7-16 15.6v29l-28.1-11.5c-8.2-3.2-17.5.7-20.8 8.7l-5.9 14.5c-3.3 8 .7 17.1 8.9 20.3l135.2 55.2c-.4 4-1.2 8-1.2 12.2 0 10.1 1.7 19.6 4.2 28.9C120.9 296.4 104 334.2 104 376c0 54 28.4 100.9 70.8 127.8 9.3 5.9 20.3 8.2 31.3 8.2h99.2c13.3 0 26.3-4.1 37.2-11.7 46.5-32.3 74.4-89.4 62.9-152.6-5.5-30.2-20.5-57.6-41.6-79 2.5-9.2 4.2-18.7 4.2-28.7 0-4.2-.8-8.1-1.2-12.2L502 172.6c8.1-3.1 12.1-12.2 8.9-20.3zM224 96c-8.8 0-16-7.2-16-16s7.2-16 16-16 16 7.2 16 16-7.2 16-16 16zm32 272c-8.8 0-16-7.2-16-16s7.2-16 16-16 16 7.2 16 16-7.2 16-16 16zm0-64c-8.8 0-16-7.2-16-16s7.2-16 16-16 16 7.2 16 16-7.2 16-16 16zm0-64c-8.8 0-16-7.2-16-16s7.2-16 16-16 16 7.2 16 16-7.2 16-16 16zm0-88s-16-23.2-16-32 7.2-16 16-16 16 7.2 16 16-16 32-16 32zm32-56c-8.8 0-16-7.2-16-16s7.2-16 16-16 16 7.2 16 16-7.2 16-16 16z"], - "snowplow": [640, 512, [], "f7d2", "M120 376c-13.3 0-24 10.7-24 24s10.7 24 24 24 24-10.7 24-24-10.7-24-24-24zm80 0c-13.3 0-24 10.7-24 24s10.7 24 24 24 24-10.7 24-24-10.7-24-24-24zm80 0c-13.3 0-24 10.7-24 24s10.7 24 24 24 24-10.7 24-24-10.7-24-24-24zm80 0c-13.3 0-24 10.7-24 24s10.7 24 24 24 24-10.7 24-24-10.7-24-24-24zm238.6 49.4c-14.5-14.5-22.6-34.1-22.6-54.6V269.2c0-20.5 8.1-40.1 22.6-54.6l36.7-36.7c6.2-6.2 6.2-16.4 0-22.6l-22.6-22.6c-6.2-6.2-16.4-6.2-22.6 0l-36.7 36.7c-26.5 26.5-41.4 62.4-41.4 99.9V288h-64v-50.9c0-8.7-1.8-17.2-5.2-25.2L364.5 29.1C356.9 11.4 339.6 0 320.3 0H176c-26.5 0-48 21.5-48 48v112h-16c-26.5 0-48 21.5-48 48v91.2C26.3 317.2 0 355.4 0 400c0 61.9 50.1 112 112 112h256c61.9 0 112-50.1 112-112 0-17.3-4.2-33.4-11.2-48H512v18.7c0 37.5 14.9 73.4 41.4 99.9l36.7 36.7c6.2 6.2 16.4 6.2 22.6 0l22.6-22.6c6.2-6.2 6.2-16.4 0-22.6l-36.7-36.7zM192 64h117.8l68.6 160H256l-64-64V64zm176 384H112c-26.5 0-48-21.5-48-48s21.5-48 48-48h256c26.5 0 48 21.5 48 48s-21.5 48-48 48z"], - "socks": [512, 512, [], "f696", "M214.66 311.01L288 256V96H128v176l-86.65 64.61c-39.4 29.56-53.86 84.42-29.21 127.06C30.39 495.25 63.27 512 96.08 512c20.03 0 40.25-6.25 57.52-19.2l21.86-16.39c-29.85-55.38-13.54-125.84 39.2-165.4zM288 32c0-11.05 3.07-21.3 8.02-30.38C293.4.92 290.85 0 288 0H160c-17.67 0-32 14.33-32 32v32h160V32zM480 0H352c-17.67 0-32 14.33-32 32v32h192V32c0-17.67-14.33-32-32-32zM320 272l-86.13 64.61c-39.4 29.56-53.86 84.42-29.21 127.06 18.25 31.58 50.61 48.33 83.42 48.33 20.03 0 40.25-6.25 57.52-19.2l115.2-86.4A127.997 127.997 0 0 0 512 304V96H320v176z"], - "solar-panel": [640, 512, [], "f5ba", "M431.98 448.01l-47.97.05V416h-128v32.21l-47.98.05c-8.82.01-15.97 7.16-15.98 15.99l-.05 31.73c-.01 8.85 7.17 16.03 16.02 16.02l223.96-.26c8.82-.01 15.97-7.16 15.98-15.98l.04-31.73c.01-8.85-7.17-16.03-16.02-16.02zM585.2 26.74C582.58 11.31 568.99 0 553.06 0H86.93C71 0 57.41 11.31 54.79 26.74-3.32 369.16.04 348.08.03 352c-.03 17.32 14.29 32 32.6 32h574.74c18.23 0 32.51-14.56 32.59-31.79.02-4.08 3.35 16.95-54.76-325.47zM259.83 64h120.33l9.77 96H250.06l9.77-96zm-75.17 256H71.09L90.1 208h105.97l-11.41 112zm16.29-160H98.24l16.29-96h96.19l-9.77 96zm32.82 160l11.4-112h149.65l11.4 112H233.77zm195.5-256h96.19l16.29 96H439.04l-9.77-96zm26.06 256l-11.4-112H549.9l19.01 112H455.33z"], - "sort": [320, 512, [], "f0dc", "M41 288h238c21.4 0 32.1 25.9 17 41L177 448c-9.4 9.4-24.6 9.4-33.9 0L24 329c-15.1-15.1-4.4-41 17-41zm255-105L177 64c-9.4-9.4-24.6-9.4-33.9 0L24 183c-15.1 15.1-4.4 41 17 41h238c21.4 0 32.1-25.9 17-41z"], - "sort-alpha-down": [448, 512, [], "f15d", "M400.7 427.1h-61.1c.7-1 1.5-2 2.3-3.1l67.5-95.7c1.4-2 2.2-4.4 2.2-6.9V300c0-6.6-5.4-12-12-12H274.5c-6.6 0-12 5.4-12 12v28.9c0 6.6 5.4 12 12 12H331c-.7 1-1.5 2-2.3 3.1l-67.2 95.2c-1.4 2-2.2 4.4-2.2 6.9V468c0 6.6 5.4 12 12 12h129.4c6.6 0 12-5.4 12-12v-28.9c0-6.7-5.4-12-12-12zM176 368h-48V48c0-8.8-7.2-16-16-16H80c-8.8 0-16 7.2-16 16v320H16c-14.2 0-21.4 17.2-11.3 27.3l80 80c6.2 6.2 16.4 6.2 22.6 0l80-80c10-10 2.9-27.3-11.3-27.3zm248.2-159.9l-57.1-168c-1.7-4.9-6.2-8.1-11.4-8.1h-39.6c-5.1 0-9.7 3.3-11.4 8.1l-57.1 168c-2.6 7.8 3.1 15.9 11.4 15.9h35.7c5.4 0 10.1-3.5 11.5-8.7l8.1-28.2h42.9l8.3 28.3A12 12 0 0 0 377 224h35.7c8.4 0 14.2-8.1 11.5-15.9zm-95-71.5l6.8-22.9 6.6 22.9z"], - "sort-alpha-up": [448, 512, [], "f15e", "M107.3 36.7c-6.2-6.2-16.4-6.2-22.6 0l-80 80c-10 10-2.9 27.3 11.3 27.3h48v320c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V144h48c14.2 0 21.4-17.2 11.3-27.3zm293.4 390.4h-61.1c.7-1 1.5-2 2.3-3.1l67.5-95.7c1.4-2 2.2-4.4 2.2-6.9V300c0-6.6-5.4-12-12-12H274.5c-6.6 0-12 5.4-12 12v28.9c0 6.6 5.4 12 12 12H331c-.7 1-1.5 2-2.3 3.1l-67.2 95.2c-1.4 2-2.2 4.4-2.2 6.9V468c0 6.6 5.4 12 12 12h129.4c6.6 0 12-5.4 12-12v-28.9c0-6.7-5.4-12-12-12zm23.5-219l-57.1-168c-1.7-4.9-6.2-8.1-11.4-8.1h-39.6c-5.1 0-9.7 3.3-11.4 8.1l-57.1 168c-2.6 7.8 3.1 15.9 11.4 15.9h35.7c5.4 0 10.1-3.5 11.5-8.7l8.1-28.2h42.9l8.3 28.3A12 12 0 0 0 377 224h35.7c8.4 0 14.2-8.1 11.5-15.9zm-95-71.5l6.8-22.9 6.6 22.9z"], - "sort-amount-down": [512, 512, [], "f160", "M187.298 395.314l-79.984 80.002c-6.248 6.247-16.383 6.245-22.627 0L4.705 395.314C-5.365 385.244 1.807 368 16.019 368H64V48c0-8.837 7.163-16 16-16h32c8.837 0 16 7.163 16 16v320h47.984c14.241 0 21.363 17.264 11.314 27.314zM240 96h256c8.837 0 16-7.163 16-16V48c0-8.837-7.163-16-16-16H240c-8.837 0-16 7.163-16 16v32c0 8.837 7.163 16 16 16zm-16 112v-32c0-8.837 7.163-16 16-16h192c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16H240c-8.837 0-16-7.163-16-16zm0 256v-32c0-8.837 7.163-16 16-16h64c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16h-64c-8.837 0-16-7.163-16-16zm0-128v-32c0-8.837 7.163-16 16-16h128c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16H240c-8.837 0-16-7.163-16-16z"], - "sort-amount-up": [512, 512, [], "f161", "M4.702 116.686l79.984-80.002c6.248-6.247 16.383-6.245 22.627 0l79.981 80.002c10.07 10.07 2.899 27.314-11.314 27.314H128v320c0 8.837-7.163 16-16 16H80c-8.837 0-16-7.163-16-16V144H16.016c-14.241 0-21.363-17.264-11.314-27.314zM240 96h256c8.837 0 16-7.163 16-16V48c0-8.837-7.163-16-16-16H240c-8.837 0-16 7.163-16 16v32c0 8.837 7.163 16 16 16zm-16 112v-32c0-8.837 7.163-16 16-16h192c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16H240c-8.837 0-16-7.163-16-16zm0 256v-32c0-8.837 7.163-16 16-16h64c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16h-64c-8.837 0-16-7.163-16-16zm0-128v-32c0-8.837 7.163-16 16-16h128c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16H240c-8.837 0-16-7.163-16-16z"], - "sort-down": [320, 512, [], "f0dd", "M41 288h238c21.4 0 32.1 25.9 17 41L177 448c-9.4 9.4-24.6 9.4-33.9 0L24 329c-15.1-15.1-4.4-41 17-41z"], - "sort-numeric-down": [448, 512, [], "f162", "M308.811 113.787l-19.448-20.795c-4.522-4.836-4.274-12.421.556-16.95l43.443-40.741a11.999 11.999 0 0 1 8.209-3.247h31.591c6.627 0 12 5.373 12 12v127.07h25.66c6.627 0 12 5.373 12 12v28.93c0 6.627-5.373 12-12 12H301.649c-6.627 0-12-5.373-12-12v-28.93c0-6.627 5.373-12 12-12h25.414v-57.938c-7.254 6.58-14.211 4.921-18.252.601zm-30.57 238.569c0-32.653 23.865-67.356 68.094-67.356 38.253 0 79.424 28.861 79.424 92.228 0 51.276-32.237 105.772-91.983 105.772-17.836 0-30.546-3.557-38.548-6.781-5.79-2.333-8.789-8.746-6.922-14.703l9.237-29.48c2.035-6.496 9.049-9.983 15.467-7.716 13.029 4.602 27.878 5.275 38.103-4.138-38.742 5.072-72.872-25.36-72.872-67.826zm92.273 19.338c0-22.285-15.302-36.505-25.835-36.505-8.642 0-13.164 7.965-13.164 15.832 0 5.669 1.815 24.168 25.168 24.168 9.973 0 13.377-2.154 13.744-2.731.021-.046.087-.291.087-.764zM175.984 368H128V48c0-8.837-7.163-16-16-16H80c-8.837 0-16 7.163-16 16v320H16.019c-14.212 0-21.384 17.244-11.314 27.314l79.981 80.002c6.245 6.245 16.38 6.247 22.627 0l79.984-80.002c10.05-10.05 2.928-27.314-11.313-27.314z"], - "sort-numeric-up": [448, 512, [], "f163", "M308.811 113.787l-19.448-20.795c-4.522-4.836-4.274-12.421.556-16.95l43.443-40.741a11.999 11.999 0 0 1 8.209-3.247h31.591c6.627 0 12 5.373 12 12v127.07h25.66c6.627 0 12 5.373 12 12v28.93c0 6.627-5.373 12-12 12H301.649c-6.627 0-12-5.373-12-12v-28.93c0-6.627 5.373-12 12-12h25.414v-57.938c-7.254 6.58-14.211 4.921-18.252.601zm-30.57 238.569c0-32.653 23.865-67.356 68.094-67.356 38.253 0 79.424 28.861 79.424 92.228 0 51.276-32.237 105.772-91.983 105.772-17.836 0-30.546-3.557-38.548-6.781-5.79-2.333-8.789-8.746-6.922-14.703l9.237-29.48c2.035-6.496 9.049-9.983 15.467-7.716 13.029 4.602 27.878 5.275 38.103-4.138-38.742 5.072-72.872-25.36-72.872-67.826zm92.273 19.338c0-22.285-15.302-36.505-25.835-36.505-8.642 0-13.164 7.965-13.164 15.832 0 5.669 1.815 24.168 25.168 24.168 9.973 0 13.377-2.154 13.744-2.731.021-.046.087-.291.087-.764zM16.016 144H64v320c0 8.837 7.163 16 16 16h32c8.837 0 16-7.163 16-16V144h47.981c14.212 0 21.384-17.244 11.314-27.314l-79.981-80.002c-6.245-6.245-16.38-6.247-22.627 0L4.702 116.686C-5.347 126.736 1.775 144 16.016 144z"], - "sort-up": [320, 512, [], "f0de", "M279 224H41c-21.4 0-32.1-25.9-17-41L143 64c9.4-9.4 24.6-9.4 33.9 0l119 119c15.2 15.1 4.5 41-16.9 41z"], - "spa": [576, 512, [], "f5bb", "M568.25 192c-29.04.13-135.01 6.16-213.84 83-33.12 29.63-53.36 63.3-66.41 94.86-13.05-31.56-33.29-65.23-66.41-94.86-78.83-76.84-184.8-82.87-213.84-83-4.41-.02-7.79 3.4-7.75 7.82.23 27.92 7.14 126.14 88.77 199.3C172.79 480.94 256 480 288 480s115.19.95 199.23-80.88c81.64-73.17 88.54-171.38 88.77-199.3.04-4.42-3.34-7.84-7.75-7.82zM287.98 302.6c12.82-18.85 27.6-35.78 44.09-50.52 19.09-18.61 39.58-33.3 60.26-45.18-16.44-70.5-51.72-133.05-96.73-172.22-4.11-3.58-11.02-3.58-15.14 0-44.99 39.14-80.27 101.63-96.74 172.07 20.37 11.7 40.5 26.14 59.22 44.39a282.768 282.768 0 0 1 45.04 51.46z"], - "space-shuttle": [640, 512, [], "f197", "M592.604 208.244C559.735 192.836 515.777 184 472 184H186.327c-4.952-6.555-10.585-11.978-16.72-16H376C229.157 137.747 219.403 32 96.003 32H96v128H80V32c-26.51 0-48 28.654-48 64v64c-23.197 0-32 10.032-32 24v40c0 13.983 8.819 24 32 24v16c-23.197 0-32 10.032-32 24v40c0 13.983 8.819 24 32 24v64c0 35.346 21.49 64 48 64V352h16v128h.003c123.4 0 133.154-105.747 279.997-136H169.606c6.135-4.022 11.768-9.445 16.72-16H472c43.777 0 87.735-8.836 120.604-24.244C622.282 289.845 640 271.992 640 256s-17.718-33.845-47.396-47.756zM488 296a8 8 0 0 1-8-8v-64a8 8 0 0 1 8-8c31.909 0 31.942 80 0 80z"], - "spider": [576, 512, [], "f717", "M151.17 167.35L177.1 176h4.67l5.22-26.12c.72-3.58 1.8-7.58 3.21-11.79l-20.29-40.58 23.8-71.39c2.79-8.38-1.73-17.44-10.12-20.24L168.42.82c-8.38-2.8-17.45 1.73-20.24 10.12l-25.89 77.68a32.04 32.04 0 0 0 1.73 24.43l27.15 54.3zm422.14 182.03l-52.75-79.12a32.002 32.002 0 0 0-26.62-14.25H416l68.99-24.36a32.03 32.03 0 0 0 16.51-12.61l53.6-80.41c4.9-7.35 2.91-17.29-4.44-22.19l-13.31-8.88c-7.35-4.9-17.29-2.91-22.19 4.44l-50.56 75.83L404.1 208H368l-10.37-51.85C355.44 145.18 340.26 96 288 96c-52.26 0-67.44 49.18-69.63 60.15L208 208h-36.1l-60.49-20.17L60.84 112c-4.9-7.35-14.83-9.34-22.19-4.44l-13.31 8.88c-7.35 4.9-9.34 14.83-4.44 22.19l53.6 80.41a32.03 32.03 0 0 0 16.51 12.61L160 256H82.06a32.02 32.02 0 0 0-26.63 14.25L2.69 349.38c-4.9 7.35-2.92 17.29 4.44 22.19l13.31 8.88c7.35 4.9 17.29 2.91 22.19-4.44l48-72h47.06l-60.83 97.33A31.988 31.988 0 0 0 72 418.3V496c0 8.84 7.16 16 16 16h16c8.84 0 16-7.16 16-16v-73.11l74.08-118.53c-1.01 14.05-2.08 28.11-2.08 42.21C192 399.64 232.76 448 288 448s96-48.36 96-101.43c0-14.1-1.08-28.16-2.08-42.21L456 422.89V496c0 8.84 7.16 16 16 16h16c8.84 0 16-7.16 16-16v-77.71c0-6-1.69-11.88-4.86-16.96L438.31 304h47.06l48 72c4.9 7.35 14.84 9.34 22.19 4.44l13.31-8.88c7.36-4.9 9.34-14.83 4.44-22.18zM406.09 97.51l-20.29 40.58c1.41 4.21 2.49 8.21 3.21 11.79l5.22 26.12h4.67l25.93-8.65 27.15-54.3a31.995 31.995 0 0 0 1.73-24.43l-25.89-77.68C425.03 2.56 415.96-1.98 407.58.82l-15.17 5.06c-8.38 2.8-12.91 11.86-10.12 20.24l23.8 71.39z"], - "spinner": [512, 512, [], "f110", "M304 48c0 26.51-21.49 48-48 48s-48-21.49-48-48 21.49-48 48-48 48 21.49 48 48zm-48 368c-26.51 0-48 21.49-48 48s21.49 48 48 48 48-21.49 48-48-21.49-48-48-48zm208-208c-26.51 0-48 21.49-48 48s21.49 48 48 48 48-21.49 48-48-21.49-48-48-48zM96 256c0-26.51-21.49-48-48-48S0 229.49 0 256s21.49 48 48 48 48-21.49 48-48zm12.922 99.078c-26.51 0-48 21.49-48 48s21.49 48 48 48 48-21.49 48-48c0-26.509-21.491-48-48-48zm294.156 0c-26.51 0-48 21.49-48 48s21.49 48 48 48 48-21.49 48-48c0-26.509-21.49-48-48-48zM108.922 60.922c-26.51 0-48 21.49-48 48s21.49 48 48 48 48-21.49 48-48-21.491-48-48-48z"], - "splotch": [512, 512, [], "f5bc", "M472.29 195.89l-67.06-22.95c-19.28-6.6-33.54-20.92-38.14-38.3L351.1 74.19c-11.58-43.77-76.57-57.13-109.98-22.62l-46.14 47.67c-13.26 13.71-33.54 20.93-54.2 19.31l-71.88-5.62c-52.05-4.07-86.93 44.88-59.03 82.83l38.54 52.42c11.08 15.07 12.82 33.86 4.64 50.24L24.62 355.4c-20.59 41.25 22.84 84.87 73.49 73.81l69.96-15.28c20.11-4.39 41.45 0 57.07 11.73l54.32 40.83c39.32 29.56 101.04 7.57 104.45-37.22l4.7-61.86c1.35-17.79 12.8-33.86 30.63-42.99l62-31.74c44.88-22.96 39.59-80.17-8.95-96.79z"], - "spray-can": [512, 512, [], "f5bd", "M224 32c0-17.67-14.33-32-32-32h-64c-17.67 0-32 14.33-32 32v96h128V32zm256 96c-17.67 0-32 14.33-32 32s14.33 32 32 32 32-14.33 32-32-14.33-32-32-32zm-256 32H96c-53.02 0-96 42.98-96 96v224c0 17.67 14.33 32 32 32h256c17.67 0 32-14.33 32-32V256c0-53.02-42.98-96-96-96zm-64 256c-44.18 0-80-35.82-80-80s35.82-80 80-80 80 35.82 80 80-35.82 80-80 80zM480 96c17.67 0 32-14.33 32-32s-14.33-32-32-32-32 14.33-32 32 14.33 32 32 32zm-96 32c-17.67 0-32 14.33-32 32s14.33 32 32 32 32-14.33 32-32-14.33-32-32-32zm-96-96c-17.67 0-32 14.33-32 32s14.33 32 32 32 32-14.33 32-32-14.33-32-32-32zm96 0c-17.67 0-32 14.33-32 32s14.33 32 32 32 32-14.33 32-32-14.33-32-32-32zm96 192c-17.67 0-32 14.33-32 32s14.33 32 32 32 32-14.33 32-32-14.33-32-32-32z"], - "square": [448, 512, [], "f0c8", "M400 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48z"], - "square-full": [512, 512, [], "f45c", "M512 512H0V0h512v512z"], - "square-root-alt": [576, 512, [], "f698", "M571.31 251.31l-22.62-22.62c-6.25-6.25-16.38-6.25-22.63 0L480 274.75l-46.06-46.06c-6.25-6.25-16.38-6.25-22.63 0l-22.62 22.62c-6.25 6.25-6.25 16.38 0 22.63L434.75 320l-46.06 46.06c-6.25 6.25-6.25 16.38 0 22.63l22.62 22.62c6.25 6.25 16.38 6.25 22.63 0L480 365.25l46.06 46.06c6.25 6.25 16.38 6.25 22.63 0l22.62-22.62c6.25-6.25 6.25-16.38 0-22.63L525.25 320l46.06-46.06c6.25-6.25 6.25-16.38 0-22.63zM552 0H307.65c-14.54 0-27.26 9.8-30.95 23.87l-84.79 322.8-58.41-106.1A32.008 32.008 0 0 0 105.47 224H24c-13.25 0-24 10.74-24 24v48c0 13.25 10.75 24 24 24h43.62l88.88 163.73C168.99 503.5 186.3 512 204.94 512c17.27 0 44.44-9 54.28-41.48L357.03 96H552c13.25 0 24-10.75 24-24V24c0-13.26-10.75-24-24-24z"], - "stamp": [512, 512, [], "f5bf", "M32 512h448v-64H32v64zm384-256h-66.56c-16.26 0-29.44-13.18-29.44-29.44v-9.46c0-27.37 8.88-53.41 21.46-77.72 9.11-17.61 12.9-38.39 9.05-60.42-6.77-38.78-38.47-70.7-77.26-77.45C212.62-9.04 160 37.33 160 96c0 14.16 3.12 27.54 8.69 39.58C182.02 164.43 192 194.7 192 226.49v.07c0 16.26-13.18 29.44-29.44 29.44H96c-53.02 0-96 42.98-96 96v32c0 17.67 14.33 32 32 32h448c17.67 0 32-14.33 32-32v-32c0-53.02-42.98-96-96-96z"], - "star": [576, 512, [], "f005", "M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"], - "star-and-crescent": [512, 512, [], "f699", "M340.47 466.36c-1.45 0-6.89.46-9.18.46-116.25 0-210.82-94.57-210.82-210.82S215.04 45.18 331.29 45.18c2.32 0 7.7.46 9.18.46 7.13 0 13.33-5.03 14.75-12.07 1.46-7.25-2.55-14.49-9.47-17.09C316.58 5.54 286.39 0 256 0 114.84 0 0 114.84 0 256s114.84 256 256 256c30.23 0 60.28-5.49 89.32-16.32 5.96-2.02 10.28-7.64 10.28-14.26 0-8.09-6.39-15.06-15.13-15.06zm162.99-252.5l-76.38-11.1-34.16-69.21c-1.83-3.7-5.38-5.55-8.93-5.55s-7.1 1.85-8.93 5.55l-34.16 69.21-76.38 11.1c-8.17 1.18-11.43 11.22-5.52 16.99l55.27 53.87-13.05 76.07c-1.11 6.44 4.01 11.66 9.81 11.66 1.53 0 3.11-.36 4.64-1.17L384 335.37l68.31 35.91c1.53.8 3.11 1.17 4.64 1.17 5.8 0 10.92-5.23 9.81-11.66l-13.05-76.07 55.27-53.87c5.91-5.77 2.65-15.81-5.52-16.99z"], - "star-half": [576, 512, [], "f089", "M288 0c-11.4 0-22.8 5.9-28.7 17.8L194 150.2 47.9 171.4c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.1 23 46 46.4 33.7L288 439.6V0z"], - "star-half-alt": [536, 512, [], "f5c0", "M508.55 171.51L362.18 150.2 296.77 17.81C290.89 5.98 279.42 0 267.95 0c-11.4 0-22.79 5.9-28.69 17.81l-65.43 132.38-146.38 21.29c-26.25 3.8-36.77 36.09-17.74 54.59l105.89 103-25.06 145.48C86.98 495.33 103.57 512 122.15 512c4.93 0 10-1.17 14.87-3.75l130.95-68.68 130.94 68.7c4.86 2.55 9.92 3.71 14.83 3.71 18.6 0 35.22-16.61 31.66-37.4l-25.03-145.49 105.91-102.98c19.04-18.5 8.52-50.8-17.73-54.6zm-121.74 123.2l-18.12 17.62 4.28 24.88 19.52 113.45-102.13-53.59-22.38-11.74.03-317.19 51.03 103.29 11.18 22.63 25.01 3.64 114.23 16.63-82.65 80.38z"], - "star-of-david": [464, 512, [], "f69a", "M405.68 256l53.21-89.39C473.3 142.4 455.48 112 426.88 112H319.96l-55.95-93.98C256.86 6.01 244.43 0 232 0s-24.86 6.01-32.01 18.02L144.04 112H37.11c-28.6 0-46.42 30.4-32.01 54.61L58.32 256 5.1 345.39C-9.31 369.6 8.51 400 37.11 400h106.93l55.95 93.98C207.14 505.99 219.57 512 232 512s24.86-6.01 32.01-18.02L319.96 400h106.93c28.6 0 46.42-30.4 32.01-54.61L405.68 256zm-12.78-88l-19.8 33.26L353.3 168h39.6zm-52.39 88l-52.39 88H175.88l-52.39-88 52.38-88h112.25l52.39 88zM232 73.72L254.79 112h-45.57L232 73.72zM71.1 168h39.6l-19.8 33.26L71.1 168zm0 176l19.8-33.26L110.7 344H71.1zM232 438.28L209.21 400h45.57L232 438.28zM353.29 344l19.8-33.26L392.9 344h-39.61z"], - "star-of-life": [480, 512, [], "f621", "M471.99 334.43L336.06 256l135.93-78.43c7.66-4.42 10.28-14.2 5.86-21.86l-32.02-55.43c-4.42-7.65-14.21-10.28-21.87-5.86l-135.93 78.43V16c0-8.84-7.17-16-16.01-16h-64.04c-8.84 0-16.01 7.16-16.01 16v156.86L56.04 94.43c-7.66-4.42-17.45-1.79-21.87 5.86L2.15 155.71c-4.42 7.65-1.8 17.44 5.86 21.86L143.94 256 8.01 334.43c-7.66 4.42-10.28 14.21-5.86 21.86l32.02 55.43c4.42 7.65 14.21 10.27 21.87 5.86l135.93-78.43V496c0 8.84 7.17 16 16.01 16h64.04c8.84 0 16.01-7.16 16.01-16V339.14l135.93 78.43c7.66 4.42 17.45 1.8 21.87-5.86l32.02-55.43c4.42-7.65 1.8-17.43-5.86-21.85z"], - "step-backward": [448, 512, [], "f048", "M64 468V44c0-6.6 5.4-12 12-12h48c6.6 0 12 5.4 12 12v176.4l195.5-181C352.1 22.3 384 36.6 384 64v384c0 27.4-31.9 41.7-52.5 24.6L136 292.7V468c0 6.6-5.4 12-12 12H76c-6.6 0-12-5.4-12-12z"], - "step-forward": [448, 512, [], "f051", "M384 44v424c0 6.6-5.4 12-12 12h-48c-6.6 0-12-5.4-12-12V291.6l-195.5 181C95.9 489.7 64 475.4 64 448V64c0-27.4 31.9-41.7 52.5-24.6L312 219.3V44c0-6.6 5.4-12 12-12h48c6.6 0 12 5.4 12 12z"], - "stethoscope": [512, 512, [], "f0f1", "M447.1 112c-34.2.5-62.3 28.4-63 62.6-.5 24.3 12.5 45.6 32 56.8V344c0 57.3-50.2 104-112 104-60 0-109.2-44.1-111.9-99.2C265 333.8 320 269.2 320 192V36.6c0-11.4-8.1-21.3-19.3-23.5L237.8.5c-13-2.6-25.6 5.8-28.2 18.8L206.4 35c-2.6 13 5.8 25.6 18.8 28.2l30.7 6.1v121.4c0 52.9-42.2 96.7-95.1 97.2-53.4.5-96.9-42.7-96.9-96V69.4l30.7-6.1c13-2.6 21.4-15.2 18.8-28.2l-3.1-15.7C107.7 6.4 95.1-2 82.1.6L19.3 13C8.1 15.3 0 25.1 0 36.6V192c0 77.3 55.1 142 128.1 156.8C130.7 439.2 208.6 512 304 512c97 0 176-75.4 176-168V231.4c19.1-11.1 32-31.7 32-55.4 0-35.7-29.2-64.5-64.9-64zm.9 80c-8.8 0-16-7.2-16-16s7.2-16 16-16 16 7.2 16 16-7.2 16-16 16z"], - "sticky-note": [448, 512, [], "f249", "M312 320h136V56c0-13.3-10.7-24-24-24H24C10.7 32 0 42.7 0 56v400c0 13.3 10.7 24 24 24h264V344c0-13.2 10.8-24 24-24zm129 55l-98 98c-4.5 4.5-10.6 7-17 7h-6V352h128v6.1c0 6.3-2.5 12.4-7 16.9z"], - "stop": [448, 512, [], "f04d", "M400 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48z"], - "stop-circle": [512, 512, [], "f28d", "M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm96 328c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V176c0-8.8 7.2-16 16-16h160c8.8 0 16 7.2 16 16v160z"], - "stopwatch": [448, 512, [], "f2f2", "M432 304c0 114.9-93.1 208-208 208S16 418.9 16 304c0-104 76.3-190.2 176-205.5V64h-28c-6.6 0-12-5.4-12-12V12c0-6.6 5.4-12 12-12h120c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12h-28v34.5c37.5 5.8 71.7 21.6 99.7 44.6l27.5-27.5c4.7-4.7 12.3-4.7 17 0l28.3 28.3c4.7 4.7 4.7 12.3 0 17l-29.4 29.4-.6.6C419.7 223.3 432 262.2 432 304zm-176 36V188.5c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12V340c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12z"], - "store": [616, 512, [], "f54e", "M602 118.6L537.1 15C531.3 5.7 521 0 510 0H106C95 0 84.7 5.7 78.9 15L14 118.6c-33.5 53.5-3.8 127.9 58.8 136.4 4.5.6 9.1.9 13.7.9 29.6 0 55.8-13 73.8-33.1 18 20.1 44.3 33.1 73.8 33.1 29.6 0 55.8-13 73.8-33.1 18 20.1 44.3 33.1 73.8 33.1 29.6 0 55.8-13 73.8-33.1 18.1 20.1 44.3 33.1 73.8 33.1 4.7 0 9.2-.3 13.7-.9 62.8-8.4 92.6-82.8 59-136.4zM529.5 288c-10 0-19.9-1.5-29.5-3.8V384H116v-99.8c-9.6 2.2-19.5 3.8-29.5 3.8-6 0-12.1-.4-18-1.2-5.6-.8-11.1-2.1-16.4-3.6V480c0 17.7 14.3 32 32 32h448c17.7 0 32-14.3 32-32V283.2c-5.4 1.6-10.8 2.9-16.4 3.6-6.1.8-12.1 1.2-18.2 1.2z"], - "store-alt": [640, 512, [], "f54f", "M320 384H128V224H64v256c0 17.7 14.3 32 32 32h256c17.7 0 32-14.3 32-32V224h-64v160zm314.6-241.8l-85.3-128c-6-8.9-16-14.2-26.7-14.2H117.4c-10.7 0-20.7 5.3-26.6 14.2l-85.3 128c-14.2 21.3 1 49.8 26.6 49.8H608c25.5 0 40.7-28.5 26.6-49.8zM512 496c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V224h-64v272z"], - "stream": [512, 512, [], "f550", "M16 128h416c8.84 0 16-7.16 16-16V48c0-8.84-7.16-16-16-16H16C7.16 32 0 39.16 0 48v64c0 8.84 7.16 16 16 16zm480 80H80c-8.84 0-16 7.16-16 16v64c0 8.84 7.16 16 16 16h416c8.84 0 16-7.16 16-16v-64c0-8.84-7.16-16-16-16zm-64 176H16c-8.84 0-16 7.16-16 16v64c0 8.84 7.16 16 16 16h416c8.84 0 16-7.16 16-16v-64c0-8.84-7.16-16-16-16z"], - "street-view": [512, 512, [], "f21d", "M367.9 329.76c-4.62 5.3-9.78 10.1-15.9 13.65v22.94c66.52 9.34 112 28.05 112 49.65 0 30.93-93.12 56-208 56S48 446.93 48 416c0-21.6 45.48-40.3 112-49.65v-22.94c-6.12-3.55-11.28-8.35-15.9-13.65C58.87 345.34 0 378.05 0 416c0 53.02 114.62 96 256 96s256-42.98 256-96c0-37.95-58.87-70.66-144.1-86.24zM256 128c35.35 0 64-28.65 64-64S291.35 0 256 0s-64 28.65-64 64 28.65 64 64 64zm-64 192v96c0 17.67 14.33 32 32 32h64c17.67 0 32-14.33 32-32v-96c17.67 0 32-14.33 32-32v-96c0-26.51-21.49-48-48-48h-11.8c-11.07 5.03-23.26 8-36.2 8s-25.13-2.97-36.2-8H208c-26.51 0-48 21.49-48 48v96c0 17.67 14.33 32 32 32z"], - "strikethrough": [512, 512, [], "f0cc", "M496 288H16c-8.837 0-16-7.163-16-16v-32c0-8.837 7.163-16 16-16h480c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16zm-214.666 16c27.258 12.937 46.524 28.683 46.524 56.243 0 33.108-28.977 53.676-75.621 53.676-32.325 0-76.874-12.08-76.874-44.271V368c0-8.837-7.164-16-16-16H113.75c-8.836 0-16 7.163-16 16v19.204c0 66.845 77.717 101.82 154.487 101.82 88.578 0 162.013-45.438 162.013-134.424 0-19.815-3.618-36.417-10.143-50.6H281.334zm-30.952-96c-32.422-13.505-56.836-28.946-56.836-59.683 0-33.92 30.901-47.406 64.962-47.406 42.647 0 64.962 16.593 64.962 32.985V136c0 8.837 7.164 16 16 16h45.613c8.836 0 16-7.163 16-16v-30.318c0-52.438-71.725-79.875-142.575-79.875-85.203 0-150.726 40.972-150.726 125.646 0 22.71 4.665 41.176 12.777 56.547h129.823z"], - "stroopwafel": [512, 512, [], "f551", "M188.12 210.74L142.86 256l45.25 45.25L233.37 256l-45.25-45.26zm113.13-22.62L256 142.86l-45.25 45.25L256 233.37l45.25-45.25zm-90.5 135.76L256 369.14l45.26-45.26L256 278.63l-45.25 45.25zM256 0C114.62 0 0 114.62 0 256s114.62 256 256 256 256-114.62 256-256S397.38 0 256 0zm186.68 295.6l-11.31 11.31c-3.12 3.12-8.19 3.12-11.31 0l-28.29-28.29-45.25 45.25 33.94 33.94 16.97-16.97c3.12-3.12 8.19-3.12 11.31 0l11.31 11.31c3.12 3.12 3.12 8.19 0 11.31l-16.97 16.97 16.97 16.97c3.12 3.12 3.12 8.19 0 11.31l-11.31 11.31c-3.12 3.12-8.19 3.12-11.31 0l-16.97-16.97-16.97 16.97c-3.12 3.12-8.19 3.12-11.31 0l-11.31-11.31c-3.12-3.12-3.12-8.19 0-11.31l16.97-16.97-33.94-33.94-45.26 45.26 28.29 28.29c3.12 3.12 3.12 8.19 0 11.31l-11.31 11.31c-3.12 3.12-8.19 3.12-11.31 0L256 414.39l-28.29 28.29c-3.12 3.12-8.19 3.12-11.31 0l-11.31-11.31c-3.12-3.12-3.12-8.19 0-11.31l28.29-28.29-45.25-45.26-33.94 33.94 16.97 16.97c3.12 3.12 3.12 8.19 0 11.31l-11.31 11.31c-3.12 3.12-8.19 3.12-11.31 0l-16.97-16.97-16.97 16.97c-3.12 3.12-8.19 3.12-11.31 0l-11.31-11.31c-3.12-3.12-3.12-8.19 0-11.31l16.97-16.97-16.97-16.97c-3.12-3.12-3.12-8.19 0-11.31l11.31-11.31c3.12-3.12 8.19-3.12 11.31 0l16.97 16.97 33.94-33.94-45.25-45.25-28.29 28.29c-3.12 3.12-8.19 3.12-11.31 0L69.32 295.6c-3.12-3.12-3.12-8.19 0-11.31L97.61 256l-28.29-28.29c-3.12-3.12-3.12-8.19 0-11.31l11.31-11.31c3.12-3.12 8.19-3.12 11.31 0l28.29 28.29 45.25-45.26-33.94-33.94-16.97 16.97c-3.12 3.12-8.19 3.12-11.31 0l-11.31-11.31c-3.12-3.12-3.12-8.19 0-11.31l16.97-16.97-16.97-16.97c-3.12-3.12-3.12-8.19 0-11.31l11.31-11.31c3.12-3.12 8.19-3.12 11.31 0l16.97 16.97 16.97-16.97c3.12-3.12 8.19-3.12 11.31 0l11.31 11.31c3.12 3.12 3.12 8.19 0 11.31l-16.97 16.97 33.94 33.94 45.26-45.25-28.29-28.29c-3.12-3.12-3.12-8.19 0-11.31l11.31-11.31c3.12-3.12 8.19-3.12 11.31 0L256 97.61l28.29-28.29c3.12-3.12 8.19-3.12 11.31 0l11.31 11.31c3.12 3.12 3.12 8.19 0 11.31l-28.29 28.29 45.26 45.25 33.94-33.94-16.97-16.97c-3.12-3.12-3.12-8.19 0-11.31l11.31-11.31c3.12-3.12 8.19-3.12 11.31 0l16.97 16.97 16.97-16.97c3.12-3.12 8.19-3.12 11.31 0l11.31 11.31c3.12 3.12 3.12 8.19 0 11.31l-16.97 16.97 16.97 16.97c3.12 3.12 3.12 8.19 0 11.31l-11.31 11.31c-3.12 3.12-8.19 3.12-11.31 0l-16.97-16.97-33.94 33.94 45.25 45.26 28.29-28.29c3.12-3.12 8.19-3.12 11.31 0l11.31 11.31c3.12 3.12 3.12 8.19 0 11.31L414.39 256l28.29 28.28a8.015 8.015 0 0 1 0 11.32zM278.63 256l45.26 45.25L369.14 256l-45.25-45.26L278.63 256z"], - "subscript": [512, 512, [], "f12c", "M272 32h-67.8c-5.5 0-10.7 2.9-13.6 7.6l-40.3 65c-2.3 3.6-4.5 7.3-6.2 10.5-1.7-3.2-3.7-6.8-5.7-10.4L98.5 39.6c-2.9-4.7-8.1-7.6-13.6-7.6H16C7.2 32 0 39.2 0 48v32c0 8.8 7.2 16 16 16h30.1l52.8 77.3L42.3 256H16c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h64c5.5 0 10.7-2.9 13.6-7.6l44.7-72.1c2.2-3.6 4.2-7.3 5.9-10.6 1.8 3.2 3.9 6.9 6.2 10.2l45.7 72.6c2.9 4.7 8 7.5 13.5 7.5H272c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16h-22l-58.6-84.3L244 96h28c8.8 0 16-7.2 16-16V48c0-8.8-7.2-16-16-16zm224 384H395.2c3.5-10.5 18.8-21.3 36.3-32.4 16.6-10.6 35.5-22.6 50.3-38.9 17.5-19.1 25.9-40.2 25.9-64.6 0-60.6-50.7-88.1-97.8-88.1-42.5 0-76.4 22-94.4 50.4-4.7 7.3-2.6 17 4.6 21.9l30.3 20.3c7 4.7 16.5 3.1 21.6-3.6 8-10.4 18.8-18.2 31.7-18.2 19.4 0 26.3 12.9 26.3 23.9 0 36.2-119.4 57-119.4 160 0 6.7.6 13 1.4 19.3 1.1 8 7.8 13.9 15.9 13.9H496c8.8 0 16-7.2 16-16v-32c0-8.7-7.2-15.9-16-15.9z"], - "subway": [448, 512, [], "f239", "M448 96v256c0 51.815-61.624 96-130.022 96l62.98 49.721C386.905 502.417 383.562 512 376 512H72c-7.578 0-10.892-9.594-4.957-14.279L130.022 448C61.82 448 0 403.954 0 352V96C0 42.981 64 0 128 0h192c65 0 128 42.981 128 96zM200 232V120c0-13.255-10.745-24-24-24H72c-13.255 0-24 10.745-24 24v112c0 13.255 10.745 24 24 24h104c13.255 0 24-10.745 24-24zm200 0V120c0-13.255-10.745-24-24-24H272c-13.255 0-24 10.745-24 24v112c0 13.255 10.745 24 24 24h104c13.255 0 24-10.745 24-24zm-48 56c-26.51 0-48 21.49-48 48s21.49 48 48 48 48-21.49 48-48-21.49-48-48-48zm-256 0c-26.51 0-48 21.49-48 48s21.49 48 48 48 48-21.49 48-48-21.49-48-48-48z"], - "suitcase": [512, 512, [], "f0f2", "M128 480h256V80c0-26.5-21.5-48-48-48H176c-26.5 0-48 21.5-48 48v400zm64-384h128v32H192V96zm320 80v256c0 26.5-21.5 48-48 48h-48V128h48c26.5 0 48 21.5 48 48zM96 480H48c-26.5 0-48-21.5-48-48V176c0-26.5 21.5-48 48-48h48v352z"], - "suitcase-rolling": [384, 512, [], "f5c1", "M336 160H48c-26.51 0-48 21.49-48 48v224c0 26.51 21.49 48 48 48h16v16c0 8.84 7.16 16 16 16h32c8.84 0 16-7.16 16-16v-16h128v16c0 8.84 7.16 16 16 16h32c8.84 0 16-7.16 16-16v-16h16c26.51 0 48-21.49 48-48V208c0-26.51-21.49-48-48-48zm-16 216c0 4.42-3.58 8-8 8H72c-4.42 0-8-3.58-8-8v-16c0-4.42 3.58-8 8-8h240c4.42 0 8 3.58 8 8v16zm0-96c0 4.42-3.58 8-8 8H72c-4.42 0-8-3.58-8-8v-16c0-4.42 3.58-8 8-8h240c4.42 0 8 3.58 8 8v16zM144 48h96v80h48V48c0-26.51-21.49-48-48-48h-96c-26.51 0-48 21.49-48 48v80h48V48z"], - "sun": [512, 512, [], "f185", "M256 160c-52.9 0-96 43.1-96 96s43.1 96 96 96 96-43.1 96-96-43.1-96-96-96zm246.4 80.5l-94.7-47.3 33.5-100.4c4.5-13.6-8.4-26.5-21.9-21.9l-100.4 33.5-47.4-94.8c-6.4-12.8-24.6-12.8-31 0l-47.3 94.7L92.7 70.8c-13.6-4.5-26.5 8.4-21.9 21.9l33.5 100.4-94.7 47.4c-12.8 6.4-12.8 24.6 0 31l94.7 47.3-33.5 100.5c-4.5 13.6 8.4 26.5 21.9 21.9l100.4-33.5 47.3 94.7c6.4 12.8 24.6 12.8 31 0l47.3-94.7 100.4 33.5c13.6 4.5 26.5-8.4 21.9-21.9l-33.5-100.4 94.7-47.3c13-6.5 13-24.7.2-31.1zm-155.9 106c-49.9 49.9-131.1 49.9-181 0-49.9-49.9-49.9-131.1 0-181 49.9-49.9 131.1-49.9 181 0 49.9 49.9 49.9 131.1 0 181z"], - "superscript": [512, 512, [], "f12b", "M272 192h-67.8c-5.5 0-10.7 2.9-13.6 7.6l-40.3 65c-2.3 3.6-4.5 7.3-6.2 10.5-1.7-3.2-3.7-6.8-5.7-10.4l-39.9-65.1c-2.9-4.7-8.1-7.6-13.6-7.6H16c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h30.1l52.8 77.3L42.3 416H16c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h64c5.5 0 10.7-2.9 13.6-7.6l44.7-72.1c2.2-3.6 4.2-7.3 5.9-10.6 1.8 3.2 3.9 6.9 6.2 10.2l45.7 72.6c2.9 4.7 8 7.5 13.5 7.5H272c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16h-22l-58.6-84.3L244 256h28c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16zm224 64H395.2c3.5-10.5 18.8-21.3 36.3-32.4 16.6-10.6 35.5-22.6 50.3-38.9 17.5-19.1 25.9-40.2 25.9-64.6 0-60.6-50.7-88.1-97.8-88.1-42.5 0-76.4 22-94.4 50.4-4.7 7.3-2.6 17 4.6 21.9l30.3 20.3c7 4.7 16.5 3.1 21.6-3.6 8-10.4 18.8-18.2 31.7-18.2 19.4 0 26.3 12.9 26.3 23.9 0 36.2-119.4 57-119.4 160 0 6.7.6 13 1.4 19.3 1.1 8 7.8 13.9 15.9 13.9H496c8.8 0 16-7.2 16-16v-32c0-8.7-7.2-15.9-16-15.9z"], - "surprise": [496, 512, [], "f5c2", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zM136 208c0-17.7 14.3-32 32-32s32 14.3 32 32-14.3 32-32 32-32-14.3-32-32zm112 208c-35.3 0-64-28.7-64-64s28.7-64 64-64 64 28.7 64 64-28.7 64-64 64zm80-176c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32z"], - "swatchbook": [511, 512, [], "f5c3", "M479.06 320H372.29L186.15 506.51c-2.06 2.07-4.49 3.58-6.67 5.49h299.58c17.64 0 31.94-14.33 31.94-32V352c0-17.67-14.3-32-31.94-32zm-44.5-152.9l-90.33-90.51c-12.47-12.5-32.69-12.5-45.17 0l-75.5 75.65V416c0 2.96-.67 5.73-.87 8.64l211.87-212.28c12.47-12.5 12.47-32.77 0-45.26zM191.62 32c0-17.67-14.3-32-31.94-32H31.94C14.3 0 0 14.33 0 32v384c0 53.02 42.9 96 95.81 96s95.81-42.98 95.81-96V32zM95.81 440c-13.23 0-23.95-10.75-23.95-24 0-13.26 10.73-24 23.95-24s23.95 10.74 23.95 24c.01 13.25-10.72 24-23.95 24zm31.94-184H63.88v-64h63.88v64zm0-128H63.88V64h63.88v64z"], - "swimmer": [640, 512, [], "f5c4", "M189.61 310.58c3.54 3.26 15.27 9.42 34.39 9.42s30.86-6.16 34.39-9.42c16.02-14.77 34.5-22.58 53.46-22.58h16.3c18.96 0 37.45 7.81 53.46 22.58 3.54 3.26 15.27 9.42 34.39 9.42s30.86-6.16 34.39-9.42c14.86-13.71 31.88-21.12 49.39-22.16l-112.84-80.6 18-12.86c3.64-2.58 8.28-3.52 12.62-2.61l100.35 21.53c25.91 5.53 51.44-10.97 57-36.88 5.55-25.92-10.95-51.44-36.88-57L437.68 98.47c-30.73-6.58-63.02.12-88.56 18.38l-80.02 57.17c-10.38 7.39-19.36 16.44-26.72 26.94L173.75 299c5.47 3.23 10.82 6.93 15.86 11.58zM624 352h-16c-26.04 0-45.8-8.42-56.09-17.9-8.9-8.21-19.66-14.1-31.77-14.1h-16.3c-12.11 0-22.87 5.89-31.77 14.1C461.8 343.58 442.04 352 416 352s-45.8-8.42-56.09-17.9c-8.9-8.21-19.66-14.1-31.77-14.1h-16.3c-12.11 0-22.87 5.89-31.77 14.1C269.8 343.58 250.04 352 224 352s-45.8-8.42-56.09-17.9c-8.9-8.21-19.66-14.1-31.77-14.1h-16.3c-12.11 0-22.87 5.89-31.77 14.1C77.8 343.58 58.04 352 32 352H16c-8.84 0-16 7.16-16 16v32c0 8.84 7.16 16 16 16h16c38.62 0 72.72-12.19 96-31.84 23.28 19.66 57.38 31.84 96 31.84s72.72-12.19 96-31.84c23.28 19.66 57.38 31.84 96 31.84s72.72-12.19 96-31.84c23.28 19.66 57.38 31.84 96 31.84h16c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16zm-512-96c44.18 0 80-35.82 80-80s-35.82-80-80-80-80 35.82-80 80 35.82 80 80 80z"], - "swimming-pool": [640, 512, [], "f5c5", "M624 416h-16c-26.04 0-45.8-8.42-56.09-17.9-8.9-8.21-19.66-14.1-31.77-14.1h-16.3c-12.11 0-22.87 5.89-31.77 14.1C461.8 407.58 442.04 416 416 416s-45.8-8.42-56.09-17.9c-8.9-8.21-19.66-14.1-31.77-14.1h-16.3c-12.11 0-22.87 5.89-31.77 14.1C269.8 407.58 250.04 416 224 416s-45.8-8.42-56.09-17.9c-8.9-8.21-19.66-14.1-31.77-14.1h-16.3c-12.11 0-22.87 5.89-31.77 14.1C77.8 407.58 58.04 416 32 416H16c-8.84 0-16 7.16-16 16v32c0 8.84 7.16 16 16 16h16c38.62 0 72.72-12.19 96-31.84 23.28 19.66 57.38 31.84 96 31.84s72.72-12.19 96-31.84c23.28 19.66 57.38 31.84 96 31.84s72.72-12.19 96-31.84c23.28 19.66 57.38 31.84 96 31.84h16c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16zm-400-32v-96h192v96c19.12 0 30.86-6.16 34.39-9.42 9.17-8.46 19.2-14.34 29.61-18.07V128c0-17.64 14.36-32 32-32s32 14.36 32 32v16c0 8.84 7.16 16 16 16h32c8.84 0 16-7.16 16-16v-16c0-52.94-43.06-96-96-96s-96 43.06-96 96v96H224v-96c0-17.64 14.36-32 32-32s32 14.36 32 32v16c0 8.84 7.16 16 16 16h32c8.84 0 16-7.16 16-16v-16c0-52.94-43.06-96-96-96s-96 43.06-96 96v228.5c10.41 3.73 20.44 9.62 29.61 18.07 3.53 3.27 15.27 9.43 34.39 9.43z"], - "synagogue": [640, 512, [], "f69b", "M70 196.51L6.67 268.29A26.643 26.643 0 0 0 0 285.93V512h128V239.58l-38-43.07c-5.31-6.01-14.69-6.01-20 0zm563.33 71.78L570 196.51c-5.31-6.02-14.69-6.02-20 0l-38 43.07V512h128V285.93c0-6.5-2.37-12.77-6.67-17.64zM339.99 7.01c-11.69-9.35-28.29-9.35-39.98 0l-128 102.4A32.005 32.005 0 0 0 160 134.4V512h96v-92.57c0-31.88 21.78-61.43 53.25-66.55C349.34 346.35 384 377.13 384 416v96h96V134.4c0-9.72-4.42-18.92-12.01-24.99l-128-102.4zm52.07 215.55c1.98 3.15-.29 7.24-4 7.24h-38.94L324 269.79c-1.85 2.95-6.15 2.95-8 0l-25.12-39.98h-38.94c-3.72 0-5.98-4.09-4-7.24l19.2-30.56-19.2-30.56c-1.98-3.15.29-7.24 4-7.24h38.94l25.12-40c1.85-2.95 6.15-2.95 8 0l25.12 39.98h38.95c3.71 0 5.98 4.09 4 7.24L372.87 192l19.19 30.56z"], - "sync": [512, 512, [], "f021", "M440.935 12.574l3.966 82.766C399.416 41.904 331.674 8 256 8 134.813 8 33.933 94.924 12.296 209.824 10.908 217.193 16.604 224 24.103 224h49.084c5.57 0 10.377-3.842 11.676-9.259C103.407 137.408 172.931 80 256 80c60.893 0 114.512 30.856 146.104 77.801l-101.53-4.865c-6.845-.328-12.574 5.133-12.574 11.986v47.411c0 6.627 5.373 12 12 12h200.333c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12h-47.411c-6.853 0-12.315 5.729-11.987 12.574zM256 432c-60.895 0-114.517-30.858-146.109-77.805l101.868 4.871c6.845.327 12.573-5.134 12.573-11.986v-47.412c0-6.627-5.373-12-12-12H12c-6.627 0-12 5.373-12 12V500c0 6.627 5.373 12 12 12h47.385c6.863 0 12.328-5.745 11.985-12.599l-4.129-82.575C112.725 470.166 180.405 504 256 504c121.187 0 222.067-86.924 243.704-201.824 1.388-7.369-4.308-14.176-11.807-14.176h-49.084c-5.57 0-10.377 3.842-11.676 9.259C408.593 374.592 339.069 432 256 432z"], - "sync-alt": [512, 512, [], "f2f1", "M370.72 133.28C339.458 104.008 298.888 87.962 255.848 88c-77.458.068-144.328 53.178-162.791 126.85-1.344 5.363-6.122 9.15-11.651 9.15H24.103c-7.498 0-13.194-6.807-11.807-14.176C33.933 94.924 134.813 8 256 8c66.448 0 126.791 26.136 171.315 68.685L463.03 40.97C478.149 25.851 504 36.559 504 57.941V192c0 13.255-10.745 24-24 24H345.941c-21.382 0-32.09-25.851-16.971-40.971l41.75-41.749zM32 296h134.059c21.382 0 32.09 25.851 16.971 40.971l-41.75 41.75c31.262 29.273 71.835 45.319 114.876 45.28 77.418-.07 144.315-53.144 162.787-126.849 1.344-5.363 6.122-9.15 11.651-9.15h57.304c7.498 0 13.194 6.807 11.807 14.176C478.067 417.076 377.187 504 256 504c-66.448 0-126.791-26.136-171.315-68.685L48.97 471.03C33.851 486.149 8 475.441 8 454.059V320c0-13.255 10.745-24 24-24z"], - "syringe": [512, 512, [], "f48e", "M201.5 174.8l55.7 55.8c3.1 3.1 3.1 8.2 0 11.3l-11.3 11.3c-3.1 3.1-8.2 3.1-11.3 0l-55.7-55.8-45.3 45.3 55.8 55.8c3.1 3.1 3.1 8.2 0 11.3l-11.3 11.3c-3.1 3.1-8.2 3.1-11.3 0L111 265.2l-26.4 26.4c-17.3 17.3-25.6 41.1-23 65.4l7.1 63.6L2.3 487c-3.1 3.1-3.1 8.2 0 11.3l11.3 11.3c3.1 3.1 8.2 3.1 11.3 0l66.3-66.3 63.6 7.1c23.9 2.6 47.9-5.4 65.4-23l181.9-181.9-135.7-135.7-64.9 65zm308.2-93.3L430.5 2.3c-3.1-3.1-8.2-3.1-11.3 0l-11.3 11.3c-3.1 3.1-3.1 8.2 0 11.3l28.3 28.3-45.3 45.3-56.6-56.6-17-17c-3.1-3.1-8.2-3.1-11.3 0l-33.9 33.9c-3.1 3.1-3.1 8.2 0 11.3l17 17L424.8 223l17 17c3.1 3.1 8.2 3.1 11.3 0l33.9-34c3.1-3.1 3.1-8.2 0-11.3l-73.5-73.5 45.3-45.3 28.3 28.3c3.1 3.1 8.2 3.1 11.3 0l11.3-11.3c3.1-3.2 3.1-8.2 0-11.4z"], - "table": [512, 512, [], "f0ce", "M464 32H48C21.49 32 0 53.49 0 80v352c0 26.51 21.49 48 48 48h416c26.51 0 48-21.49 48-48V80c0-26.51-21.49-48-48-48zM224 416H64v-96h160v96zm0-160H64v-96h160v96zm224 160H288v-96h160v96zm0-160H288v-96h160v96z"], - "table-tennis": [512, 512, [], "f45d", "M496.2 296.5C527.7 218.7 512 126.2 449 63.1 365.1-21 229-21 145.1 63.1l-56 56.1 211.5 211.5c46.1-62.1 131.5-77.4 195.6-34.2zm-217.9 79.7L57.9 155.9c-27.3 45.3-21.7 105 17.3 144.1l34.5 34.6L6.7 424c-8.6 7.5-9.1 20.7-1 28.8l53.4 53.5c8 8.1 21.2 7.6 28.7-1L177.1 402l35.7 35.7c19.7 19.7 44.6 30.5 70.3 33.3-7.1-17-11-35.6-11-55.1-.1-13.8 2.5-27 6.2-39.7zM416 320c-53 0-96 43-96 96s43 96 96 96 96-43 96-96-43-96-96-96z"], - "tablet": [448, 512, [], "f10a", "M400 0H48C21.5 0 0 21.5 0 48v416c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48zM224 480c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32z"], - "tablet-alt": [448, 512, [], "f3fa", "M400 0H48C21.5 0 0 21.5 0 48v416c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48zM224 480c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32zm176-108c0 6.6-5.4 12-12 12H60c-6.6 0-12-5.4-12-12V60c0-6.6 5.4-12 12-12h328c6.6 0 12 5.4 12 12v312z"], - "tablets": [640, 512, [], "f490", "M160 192C78.9 192 12.5 250.5.1 326.7c-.8 4.8 3.3 9.3 8.3 9.3h303.3c5 0 9.1-4.5 8.3-9.3C307.5 250.5 241.1 192 160 192zm151.6 176H8.4c-5 0-9.1 4.5-8.3 9.3C12.5 453.5 78.9 512 160 512s147.5-58.5 159.9-134.7c.8-4.8-3.3-9.3-8.3-9.3zM593.4 46.6c-56.5-56.5-144.2-61.4-206.9-16-4 2.9-4.3 8.9-.8 12.3L597 254.3c3.5 3.5 9.5 3.2 12.3-.8 45.5-62.7 40.6-150.4-15.9-206.9zM363 65.7c-3.5-3.5-9.5-3.2-12.3.8-45.4 62.7-40.5 150.4 15.9 206.9 56.5 56.5 144.2 61.4 206.9 15.9 4-2.9 4.3-8.9.8-12.3L363 65.7z"], - "tachometer-alt": [576, 512, [], "f3fd", "M288 32C128.94 32 0 160.94 0 320c0 52.8 14.25 102.26 39.06 144.8 5.61 9.62 16.3 15.2 27.44 15.2h443c11.14 0 21.83-5.58 27.44-15.2C561.75 422.26 576 372.8 576 320c0-159.06-128.94-288-288-288zm0 64c14.71 0 26.58 10.13 30.32 23.65-1.11 2.26-2.64 4.23-3.45 6.67l-9.22 27.67c-5.13 3.49-10.97 6.01-17.64 6.01-17.67 0-32-14.33-32-32S270.33 96 288 96zM96 384c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32zm48-160c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32zm246.77-72.41l-61.33 184C343.13 347.33 352 364.54 352 384c0 11.72-3.38 22.55-8.88 32H232.88c-5.5-9.45-8.88-20.28-8.88-32 0-33.94 26.5-61.43 59.9-63.59l61.34-184.01c4.17-12.56 17.73-19.45 30.36-15.17 12.57 4.19 19.35 17.79 15.17 30.36zm14.66 57.2l15.52-46.55c3.47-1.29 7.13-2.23 11.05-2.23 17.67 0 32 14.33 32 32s-14.33 32-32 32c-11.38-.01-20.89-6.28-26.57-15.22zM480 384c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32z"], - "tag": [512, 512, [], "f02b", "M0 252.118V48C0 21.49 21.49 0 48 0h204.118a48 48 0 0 1 33.941 14.059l211.882 211.882c18.745 18.745 18.745 49.137 0 67.882L293.823 497.941c-18.745 18.745-49.137 18.745-67.882 0L14.059 286.059A48 48 0 0 1 0 252.118zM112 64c-26.51 0-48 21.49-48 48s21.49 48 48 48 48-21.49 48-48-21.49-48-48-48z"], - "tags": [640, 512, [], "f02c", "M497.941 225.941L286.059 14.059A48 48 0 0 0 252.118 0H48C21.49 0 0 21.49 0 48v204.118a48 48 0 0 0 14.059 33.941l211.882 211.882c18.744 18.745 49.136 18.746 67.882 0l204.118-204.118c18.745-18.745 18.745-49.137 0-67.882zM112 160c-26.51 0-48-21.49-48-48s21.49-48 48-48 48 21.49 48 48-21.49 48-48 48zm513.941 133.823L421.823 497.941c-18.745 18.745-49.137 18.745-67.882 0l-.36-.36L527.64 323.522c16.999-16.999 26.36-39.6 26.36-63.64s-9.362-46.641-26.36-63.64L331.397 0h48.721a48 48 0 0 1 33.941 14.059l211.882 211.882c18.745 18.745 18.745 49.137 0 67.882z"], - "tape": [640, 512, [], "f4db", "M224 192c-35.3 0-64 28.7-64 64s28.7 64 64 64 64-28.7 64-64-28.7-64-64-64zm400 224H380.6c41.5-40.7 67.4-97.3 67.4-160 0-123.7-100.3-224-224-224S0 132.3 0 256s100.3 224 224 224h400c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16zm-400-64c-53 0-96-43-96-96s43-96 96-96 96 43 96 96-43 96-96 96z"], - "tasks": [512, 512, [], "f0ae", "M208 132h288c8.8 0 16-7.2 16-16V76c0-8.8-7.2-16-16-16H208c-8.8 0-16 7.2-16 16v40c0 8.8 7.2 16 16 16zm0 160h288c8.8 0 16-7.2 16-16v-40c0-8.8-7.2-16-16-16H208c-8.8 0-16 7.2-16 16v40c0 8.8 7.2 16 16 16zm0 160h288c8.8 0 16-7.2 16-16v-40c0-8.8-7.2-16-16-16H208c-8.8 0-16 7.2-16 16v40c0 8.8 7.2 16 16 16zM64 368c-26.5 0-48.6 21.5-48.6 48s22.1 48 48.6 48 48-21.5 48-48-21.5-48-48-48zm92.5-299l-72.2 72.2-15.6 15.6c-4.7 4.7-12.9 4.7-17.6 0L3.5 109.4c-4.7-4.7-4.7-12.3 0-17l15.7-15.7c4.7-4.7 12.3-4.7 17 0l22.7 22.1 63.7-63.3c4.7-4.7 12.3-4.7 17 0l17 16.5c4.6 4.7 4.6 12.3-.1 17zm0 159.6l-72.2 72.2-15.7 15.7c-4.7 4.7-12.9 4.7-17.6 0L3.5 269c-4.7-4.7-4.7-12.3 0-17l15.7-15.7c4.7-4.7 12.3-4.7 17 0l22.7 22.1 63.7-63.7c4.7-4.7 12.3-4.7 17 0l17 17c4.6 4.6 4.6 12.2-.1 16.9z"], - "taxi": [512, 512, [], "f1ba", "M462 241.64l-22-84.84c-9.6-35.2-41.6-60.8-76.8-60.8H352V64c0-17.67-14.33-32-32-32H192c-17.67 0-32 14.33-32 32v32h-11.2c-35.2 0-67.2 25.6-76.8 60.8l-22 84.84C21.41 248.04 0 273.47 0 304v48c0 23.63 12.95 44.04 32 55.12V448c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32v-32h256v32c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32v-40.88c19.05-11.09 32-31.5 32-55.12v-48c0-30.53-21.41-55.96-50-62.36zM96 352c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32zm20.55-112l17.2-66.36c2.23-8.16 9.59-13.64 15.06-13.64h214.4c5.47 0 12.83 5.48 14.85 12.86L395.45 240h-278.9zM416 352c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32z"], - "teeth": [640, 512, [], "f62e", "M544 0H96C42.98 0 0 42.98 0 96v320c0 53.02 42.98 96 96 96h448c53.02 0 96-42.98 96-96V96c0-53.02-42.98-96-96-96zM160 368c0 26.51-21.49 48-48 48s-48-21.49-48-48v-64c0-8.84 7.16-16 16-16h64c8.84 0 16 7.16 16 16v64zm0-128c0 8.84-7.16 16-16 16H80c-8.84 0-16-7.16-16-16v-64c0-26.51 21.49-48 48-48s48 21.49 48 48v64zm144 120c0 30.93-25.07 56-56 56s-56-25.07-56-56v-56c0-8.84 7.16-16 16-16h80c8.84 0 16 7.16 16 16v56zm0-120c0 8.84-7.16 16-16 16h-80c-8.84 0-16-7.16-16-16v-88c0-30.93 25.07-56 56-56s56 25.07 56 56v88zm144 120c0 30.93-25.07 56-56 56s-56-25.07-56-56v-56c0-8.84 7.16-16 16-16h80c8.84 0 16 7.16 16 16v56zm0-120c0 8.84-7.16 16-16 16h-80c-8.84 0-16-7.16-16-16v-88c0-30.93 25.07-56 56-56s56 25.07 56 56v88zm128 128c0 26.51-21.49 48-48 48s-48-21.49-48-48v-64c0-8.84 7.16-16 16-16h64c8.84 0 16 7.16 16 16v64zm0-128c0 8.84-7.16 16-16 16h-64c-8.84 0-16-7.16-16-16v-64c0-26.51 21.49-48 48-48s48 21.49 48 48v64z"], - "teeth-open": [640, 512, [], "f62f", "M544 0H96C42.98 0 0 42.98 0 96v64c0 35.35 28.66 64 64 64h512c35.34 0 64-28.65 64-64V96c0-53.02-42.98-96-96-96zM160 176c0 8.84-7.16 16-16 16H80c-8.84 0-16-7.16-16-16v-32c0-26.51 21.49-48 48-48s48 21.49 48 48v32zm144 0c0 8.84-7.16 16-16 16h-80c-8.84 0-16-7.16-16-16v-56c0-30.93 25.07-56 56-56s56 25.07 56 56v56zm144 0c0 8.84-7.16 16-16 16h-80c-8.84 0-16-7.16-16-16v-56c0-30.93 25.07-56 56-56s56 25.07 56 56v56zm128 0c0 8.84-7.16 16-16 16h-64c-8.84 0-16-7.16-16-16v-32c0-26.51 21.49-48 48-48s48 21.49 48 48v32zm0 144H64c-35.34 0-64 28.65-64 64v32c0 53.02 42.98 96 96 96h448c53.02 0 96-42.98 96-96v-32c0-35.35-28.66-64-64-64zm-416 80c0 26.51-21.49 48-48 48s-48-21.49-48-48v-32c0-8.84 7.16-16 16-16h64c8.84 0 16 7.16 16 16v32zm144-8c0 30.93-25.07 56-56 56s-56-25.07-56-56v-24c0-8.84 7.16-16 16-16h80c8.84 0 16 7.16 16 16v24zm144 0c0 30.93-25.07 56-56 56s-56-25.07-56-56v-24c0-8.84 7.16-16 16-16h80c8.84 0 16 7.16 16 16v24zm128 8c0 26.51-21.49 48-48 48s-48-21.49-48-48v-32c0-8.84 7.16-16 16-16h64c8.84 0 16 7.16 16 16v32z"], - "temperature-high": [512, 512, [], "f769", "M416 0c-52.9 0-96 43.1-96 96s43.1 96 96 96 96-43.1 96-96-43.1-96-96-96zm0 128c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32zm-160-16C256 50.1 205.9 0 144 0S32 50.1 32 112v166.5C12.3 303.2 0 334 0 368c0 79.5 64.5 144 144 144s144-64.5 144-144c0-34-12.3-64.9-32-89.5V112zM144 448c-44.1 0-80-35.9-80-80 0-25.5 12.2-48.9 32-63.8V112c0-26.5 21.5-48 48-48s48 21.5 48 48v192.2c19.8 14.8 32 38.3 32 63.8 0 44.1-35.9 80-80 80zm16-125.1V112c0-8.8-7.2-16-16-16s-16 7.2-16 16v210.9c-18.6 6.6-32 24.2-32 45.1 0 26.5 21.5 48 48 48s48-21.5 48-48c0-20.9-13.4-38.5-32-45.1z"], - "temperature-low": [512, 512, [], "f76b", "M416 0c-52.9 0-96 43.1-96 96s43.1 96 96 96 96-43.1 96-96-43.1-96-96-96zm0 128c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32zm-160-16C256 50.1 205.9 0 144 0S32 50.1 32 112v166.5C12.3 303.2 0 334 0 368c0 79.5 64.5 144 144 144s144-64.5 144-144c0-34-12.3-64.9-32-89.5V112zM144 448c-44.1 0-80-35.9-80-80 0-25.5 12.2-48.9 32-63.8V112c0-26.5 21.5-48 48-48s48 21.5 48 48v192.2c19.8 14.8 32 38.3 32 63.8 0 44.1-35.9 80-80 80zm16-125.1V304c0-8.8-7.2-16-16-16s-16 7.2-16 16v18.9c-18.6 6.6-32 24.2-32 45.1 0 26.5 21.5 48 48 48s48-21.5 48-48c0-20.9-13.4-38.5-32-45.1z"], - "tenge": [384, 512, [], "f7d7", "M372 160H12c-6.6 0-12 5.4-12 12v56c0 6.6 5.4 12 12 12h140v228c0 6.6 5.4 12 12 12h56c6.6 0 12-5.4 12-12V240h140c6.6 0 12-5.4 12-12v-56c0-6.6-5.4-12-12-12zm0-128H12C5.4 32 0 37.4 0 44v56c0 6.6 5.4 12 12 12h360c6.6 0 12-5.4 12-12V44c0-6.6-5.4-12-12-12z"], - "terminal": [640, 512, [], "f120", "M257.981 272.971L63.638 467.314c-9.373 9.373-24.569 9.373-33.941 0L7.029 444.647c-9.357-9.357-9.375-24.522-.04-33.901L161.011 256 6.99 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L257.981 239.03c9.373 9.372 9.373 24.568 0 33.941zM640 456v-32c0-13.255-10.745-24-24-24H312c-13.255 0-24 10.745-24 24v32c0 13.255 10.745 24 24 24h304c13.255 0 24-10.745 24-24z"], - "text-height": [576, 512, [], "f034", "M16 32h288c8.837 0 16 7.163 16 16v96c0 8.837-7.163 16-16 16h-35.496c-8.837 0-16-7.163-16-16V96h-54.761v320H232c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16H88c-8.837 0-16-7.163-16-16v-32c0-8.837 7.163-16 16-16h34.257V96H67.496v48c0 8.837-7.163 16-16 16H16c-8.837 0-16-7.163-16-16V48c0-8.837 7.163-16 16-16zm475.308 4.685l79.995 80.001C581.309 126.693 574.297 144 559.99 144H512v224h48c15.639 0 20.635 17.991 11.313 27.314l-79.995 80.001c-6.247 6.247-16.381 6.245-22.626 0l-79.995-80.001C378.691 385.307 385.703 368 400.01 368H448V144h-48c-15.639 0-20.635-17.991-11.313-27.314l79.995-80.001c6.247-6.248 16.381-6.245 22.626 0z"], - "text-width": [448, 512, [], "f035", "M16 32h416c8.837 0 16 7.163 16 16v96c0 8.837-7.163 16-16 16h-35.496c-8.837 0-16-7.163-16-16V96H261.743v128H296c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16H152c-8.837 0-16-7.163-16-16v-32c0-8.837 7.163-16 16-16h34.257V96H67.496v48c0 8.837-7.163 16-16 16H16c-8.837 0-16-7.163-16-16V48c0-8.837 7.163-16 16-16zm427.315 340.682l-80.001-79.995C353.991 283.365 336 288.362 336 304v48H112v-47.99c0-14.307-17.307-21.319-27.314-11.313L4.685 372.692c-6.245 6.245-6.247 16.379 0 22.626l80.001 79.995C94.009 484.635 112 479.638 112 464v-48h224v47.99c0 14.307 17.307 21.319 27.314 11.313l80.001-79.995c6.245-6.245 6.248-16.379 0-22.626z"], - "th": [512, 512, [], "f00a", "M149.333 56v80c0 13.255-10.745 24-24 24H24c-13.255 0-24-10.745-24-24V56c0-13.255 10.745-24 24-24h101.333c13.255 0 24 10.745 24 24zm181.334 240v-80c0-13.255-10.745-24-24-24H205.333c-13.255 0-24 10.745-24 24v80c0 13.255 10.745 24 24 24h101.333c13.256 0 24.001-10.745 24.001-24zm32-240v80c0 13.255 10.745 24 24 24H488c13.255 0 24-10.745 24-24V56c0-13.255-10.745-24-24-24H386.667c-13.255 0-24 10.745-24 24zm-32 80V56c0-13.255-10.745-24-24-24H205.333c-13.255 0-24 10.745-24 24v80c0 13.255 10.745 24 24 24h101.333c13.256 0 24.001-10.745 24.001-24zm-205.334 56H24c-13.255 0-24 10.745-24 24v80c0 13.255 10.745 24 24 24h101.333c13.255 0 24-10.745 24-24v-80c0-13.255-10.745-24-24-24zM0 376v80c0 13.255 10.745 24 24 24h101.333c13.255 0 24-10.745 24-24v-80c0-13.255-10.745-24-24-24H24c-13.255 0-24 10.745-24 24zm386.667-56H488c13.255 0 24-10.745 24-24v-80c0-13.255-10.745-24-24-24H386.667c-13.255 0-24 10.745-24 24v80c0 13.255 10.745 24 24 24zm0 160H488c13.255 0 24-10.745 24-24v-80c0-13.255-10.745-24-24-24H386.667c-13.255 0-24 10.745-24 24v80c0 13.255 10.745 24 24 24zM181.333 376v80c0 13.255 10.745 24 24 24h101.333c13.255 0 24-10.745 24-24v-80c0-13.255-10.745-24-24-24H205.333c-13.255 0-24 10.745-24 24z"], - "th-large": [512, 512, [], "f009", "M296 32h192c13.255 0 24 10.745 24 24v160c0 13.255-10.745 24-24 24H296c-13.255 0-24-10.745-24-24V56c0-13.255 10.745-24 24-24zm-80 0H24C10.745 32 0 42.745 0 56v160c0 13.255 10.745 24 24 24h192c13.255 0 24-10.745 24-24V56c0-13.255-10.745-24-24-24zM0 296v160c0 13.255 10.745 24 24 24h192c13.255 0 24-10.745 24-24V296c0-13.255-10.745-24-24-24H24c-13.255 0-24 10.745-24 24zm296 184h192c13.255 0 24-10.745 24-24V296c0-13.255-10.745-24-24-24H296c-13.255 0-24 10.745-24 24v160c0 13.255 10.745 24 24 24z"], - "th-list": [512, 512, [], "f00b", "M149.333 216v80c0 13.255-10.745 24-24 24H24c-13.255 0-24-10.745-24-24v-80c0-13.255 10.745-24 24-24h101.333c13.255 0 24 10.745 24 24zM0 376v80c0 13.255 10.745 24 24 24h101.333c13.255 0 24-10.745 24-24v-80c0-13.255-10.745-24-24-24H24c-13.255 0-24 10.745-24 24zM125.333 32H24C10.745 32 0 42.745 0 56v80c0 13.255 10.745 24 24 24h101.333c13.255 0 24-10.745 24-24V56c0-13.255-10.745-24-24-24zm80 448H488c13.255 0 24-10.745 24-24v-80c0-13.255-10.745-24-24-24H205.333c-13.255 0-24 10.745-24 24v80c0 13.255 10.745 24 24 24zm-24-424v80c0 13.255 10.745 24 24 24H488c13.255 0 24-10.745 24-24V56c0-13.255-10.745-24-24-24H205.333c-13.255 0-24 10.745-24 24zm24 264H488c13.255 0 24-10.745 24-24v-80c0-13.255-10.745-24-24-24H205.333c-13.255 0-24 10.745-24 24v80c0 13.255 10.745 24 24 24z"], - "theater-masks": [640, 512, [], "f630", "M206.86 245.15c-35.88 10.45-59.95 41.2-57.53 74.1 11.4-12.72 28.81-23.7 49.9-30.92l7.63-43.18zM95.81 295L64.08 115.49c-.29-1.62.28-2.62.24-2.65 57.76-32.06 123.12-49.01 189.01-49.01 1.61 0 3.23.17 4.85.19 13.95-13.47 31.73-22.83 51.59-26 18.89-3.02 38.05-4.55 57.18-5.32-9.99-13.95-24.48-24.23-41.77-27C301.27 1.89 277.24 0 253.32 0 176.66 0 101.02 19.42 33.2 57.06 9.03 70.48-3.92 98.48 1.05 126.58l31.73 179.51c14.23 80.52 136.33 142.08 204.45 142.08 3.59 0 6.75-.46 10.01-.8-13.52-17.08-28.94-40.48-39.5-67.58-47.61-12.98-106.06-51.62-111.93-84.79zm97.55-137.46c-.73-4.12-2.23-7.87-4.07-11.4-8.25 8.91-20.67 15.75-35.32 18.32-14.65 2.58-28.67.4-39.48-5.17-.52 3.94-.64 7.98.09 12.1 3.84 21.7 24.58 36.19 46.34 32.37 21.75-3.82 36.28-24.52 32.44-46.22zM606.8 120.9c-88.98-49.38-191.43-67.41-291.98-51.35-27.31 4.36-49.08 26.26-54.04 54.36l-31.73 179.51c-15.39 87.05 95.28 196.27 158.31 207.35 63.03 11.09 204.47-53.79 219.86-140.84l31.73-179.51c4.97-28.11-7.98-56.11-32.15-69.52zm-273.24 96.8c3.84-21.7 24.58-36.19 46.34-32.36 21.76 3.83 36.28 24.52 32.45 46.22-.73 4.12-2.23 7.87-4.07 11.4-8.25-8.91-20.67-15.75-35.32-18.32-14.65-2.58-28.67-.4-39.48 5.17-.53-3.95-.65-7.99.08-12.11zm70.47 198.76c-55.68-9.79-93.52-59.27-89.04-112.9 20.6 25.54 56.21 46.17 99.49 53.78 43.28 7.61 83.82.37 111.93-16.6-14.18 51.94-66.71 85.51-122.38 75.72zm130.3-151.34c-8.25-8.91-20.68-15.75-35.33-18.32-14.65-2.58-28.67-.4-39.48 5.17-.52-3.94-.64-7.98.09-12.1 3.84-21.7 24.58-36.19 46.34-32.37 21.75 3.83 36.28 24.52 32.45 46.22-.73 4.13-2.23 7.88-4.07 11.4z"], - "thermometer": [512, 512, [], "f491", "M476.8 20.4c-37.5-30.7-95.5-26.3-131.9 10.2l-45.7 46 50.5 50.5c3.1 3.1 3.1 8.2 0 11.3l-11.3 11.3c-3.1 3.1-8.2 3.1-11.3 0l-50.4-50.5-45.1 45.4 50.3 50.4c3.1 3.1 3.1 8.2 0 11.3l-11.3 11.3c-3.1 3.1-8.2 3.1-11.3 0L209 167.4l-45.1 45.4L214 263c3.1 3.1 3.1 8.2 0 11.3l-11.3 11.3c-3.1 3.1-8.2 3.1-11.3 0l-50.1-50.2L96 281.1V382L7 471c-9.4 9.4-9.4 24.6 0 33.9 9.4 9.4 24.6 9.4 33.9 0l89-89h99.9L484 162.6c34.9-34.9 42.2-101.5-7.2-142.2z"], - "thermometer-empty": [256, 512, [], "f2cb", "M192 384c0 35.346-28.654 64-64 64s-64-28.654-64-64c0-35.346 28.654-64 64-64s64 28.654 64 64zm32-84.653c19.912 22.563 32 52.194 32 84.653 0 70.696-57.303 128-128 128-.299 0-.609-.001-.909-.003C56.789 511.509-.357 453.636.002 383.333.166 351.135 12.225 321.755 32 299.347V96c0-53.019 42.981-96 96-96s96 42.981 96 96v203.347zM208 384c0-34.339-19.37-52.19-32-66.502V96c0-26.467-21.533-48-48-48S80 69.533 80 96v221.498c-12.732 14.428-31.825 32.1-31.999 66.08-.224 43.876 35.563 80.116 79.423 80.42L128 464c44.112 0 80-35.888 80-80z"], - "thermometer-full": [256, 512, [], "f2c7", "M224 96c0-53.019-42.981-96-96-96S32 42.981 32 96v203.347C12.225 321.756.166 351.136.002 383.333c-.359 70.303 56.787 128.176 127.089 128.664.299.002.61.003.909.003 70.698 0 128-57.304 128-128 0-32.459-12.088-62.09-32-84.653V96zm-96 368l-.576-.002c-43.86-.304-79.647-36.544-79.423-80.42.173-33.98 19.266-51.652 31.999-66.08V96c0-26.467 21.533-48 48-48s48 21.533 48 48v221.498c12.63 14.312 32 32.164 32 66.502 0 44.112-35.888 80-80 80zm64-80c0 35.346-28.654 64-64 64s-64-28.654-64-64c0-23.685 12.876-44.349 32-55.417V96c0-17.673 14.327-32 32-32s32 14.327 32 32v232.583c19.124 11.068 32 31.732 32 55.417z"], - "thermometer-half": [256, 512, [], "f2c9", "M192 384c0 35.346-28.654 64-64 64s-64-28.654-64-64c0-23.685 12.876-44.349 32-55.417V224c0-17.673 14.327-32 32-32s32 14.327 32 32v104.583c19.124 11.068 32 31.732 32 55.417zm32-84.653c19.912 22.563 32 52.194 32 84.653 0 70.696-57.303 128-128 128-.299 0-.609-.001-.909-.003C56.789 511.509-.357 453.636.002 383.333.166 351.135 12.225 321.755 32 299.347V96c0-53.019 42.981-96 96-96s96 42.981 96 96v203.347zM208 384c0-34.339-19.37-52.19-32-66.502V96c0-26.467-21.533-48-48-48S80 69.533 80 96v221.498c-12.732 14.428-31.825 32.1-31.999 66.08-.224 43.876 35.563 80.116 79.423 80.42L128 464c44.112 0 80-35.888 80-80z"], - "thermometer-quarter": [256, 512, [], "f2ca", "M192 384c0 35.346-28.654 64-64 64s-64-28.654-64-64c0-23.685 12.876-44.349 32-55.417V288c0-17.673 14.327-32 32-32s32 14.327 32 32v40.583c19.124 11.068 32 31.732 32 55.417zm32-84.653c19.912 22.563 32 52.194 32 84.653 0 70.696-57.303 128-128 128-.299 0-.609-.001-.909-.003C56.789 511.509-.357 453.636.002 383.333.166 351.135 12.225 321.755 32 299.347V96c0-53.019 42.981-96 96-96s96 42.981 96 96v203.347zM208 384c0-34.339-19.37-52.19-32-66.502V96c0-26.467-21.533-48-48-48S80 69.533 80 96v221.498c-12.732 14.428-31.825 32.1-31.999 66.08-.224 43.876 35.563 80.116 79.423 80.42L128 464c44.112 0 80-35.888 80-80z"], - "thermometer-three-quarters": [256, 512, [], "f2c8", "M192 384c0 35.346-28.654 64-64 64-35.346 0-64-28.654-64-64 0-23.685 12.876-44.349 32-55.417V160c0-17.673 14.327-32 32-32s32 14.327 32 32v168.583c19.124 11.068 32 31.732 32 55.417zm32-84.653c19.912 22.563 32 52.194 32 84.653 0 70.696-57.303 128-128 128-.299 0-.609-.001-.909-.003C56.789 511.509-.357 453.636.002 383.333.166 351.135 12.225 321.755 32 299.347V96c0-53.019 42.981-96 96-96s96 42.981 96 96v203.347zM208 384c0-34.339-19.37-52.19-32-66.502V96c0-26.467-21.533-48-48-48S80 69.533 80 96v221.498c-12.732 14.428-31.825 32.1-31.999 66.08-.224 43.876 35.563 80.116 79.423 80.42L128 464c44.112 0 80-35.888 80-80z"], - "thumbs-down": [512, 512, [], "f165", "M0 56v240c0 13.255 10.745 24 24 24h80c13.255 0 24-10.745 24-24V56c0-13.255-10.745-24-24-24H24C10.745 32 0 42.745 0 56zm40 200c0-13.255 10.745-24 24-24s24 10.745 24 24-10.745 24-24 24-24-10.745-24-24zm272 256c-20.183 0-29.485-39.293-33.931-57.795-5.206-21.666-10.589-44.07-25.393-58.902-32.469-32.524-49.503-73.967-89.117-113.111a11.98 11.98 0 0 1-3.558-8.521V59.901c0-6.541 5.243-11.878 11.783-11.998 15.831-.29 36.694-9.079 52.651-16.178C256.189 17.598 295.709.017 343.995 0h2.844c42.777 0 93.363.413 113.774 29.737 8.392 12.057 10.446 27.034 6.148 44.632 16.312 17.053 25.063 48.863 16.382 74.757 17.544 23.432 19.143 56.132 9.308 79.469l.11.11c11.893 11.949 19.523 31.259 19.439 49.197-.156 30.352-26.157 58.098-59.553 58.098H350.723C358.03 364.34 384 388.132 384 430.548 384 504 336 512 312 512z"], - "thumbs-up": [512, 512, [], "f164", "M104 224H24c-13.255 0-24 10.745-24 24v240c0 13.255 10.745 24 24 24h80c13.255 0 24-10.745 24-24V248c0-13.255-10.745-24-24-24zM64 472c-13.255 0-24-10.745-24-24s10.745-24 24-24 24 10.745 24 24-10.745 24-24 24zM384 81.452c0 42.416-25.97 66.208-33.277 94.548h101.723c33.397 0 59.397 27.746 59.553 58.098.084 17.938-7.546 37.249-19.439 49.197l-.11.11c9.836 23.337 8.237 56.037-9.308 79.469 8.681 25.895-.069 57.704-16.382 74.757 4.298 17.598 2.244 32.575-6.148 44.632C440.202 511.587 389.616 512 346.839 512l-2.845-.001c-48.287-.017-87.806-17.598-119.56-31.725-15.957-7.099-36.821-15.887-52.651-16.178-6.54-.12-11.783-5.457-11.783-11.998v-213.77c0-3.2 1.282-6.271 3.558-8.521 39.614-39.144 56.648-80.587 89.117-113.111 14.804-14.832 20.188-37.236 25.393-58.902C282.515 39.293 291.817 0 312 0c24 0 72 8 72 81.452z"], - "thumbtack": [384, 512, [], "f08d", "M298.028 214.267L285.793 96H328c13.255 0 24-10.745 24-24V24c0-13.255-10.745-24-24-24H56C42.745 0 32 10.745 32 24v48c0 13.255 10.745 24 24 24h42.207L85.972 214.267C37.465 236.82 0 277.261 0 328c0 13.255 10.745 24 24 24h136v104.007c0 1.242.289 2.467.845 3.578l24 48c2.941 5.882 11.364 5.893 14.311 0l24-48a8.008 8.008 0 0 0 .845-3.578V352h136c13.255 0 24-10.745 24-24-.001-51.183-37.983-91.42-85.973-113.733z"], - "ticket-alt": [576, 512, [], "f3ff", "M128 160h320v192H128V160zm400 96c0 26.51 21.49 48 48 48v96c0 26.51-21.49 48-48 48H48c-26.51 0-48-21.49-48-48v-96c26.51 0 48-21.49 48-48s-21.49-48-48-48v-96c0-26.51 21.49-48 48-48h480c26.51 0 48 21.49 48 48v96c-26.51 0-48 21.49-48 48zm-48-104c0-13.255-10.745-24-24-24H120c-13.255 0-24 10.745-24 24v208c0 13.255 10.745 24 24 24h336c13.255 0 24-10.745 24-24V152z"], - "times": [352, 512, [], "f00d", "M242.72 256l100.07-100.07c12.28-12.28 12.28-32.19 0-44.48l-22.24-22.24c-12.28-12.28-32.19-12.28-44.48 0L176 189.28 75.93 89.21c-12.28-12.28-32.19-12.28-44.48 0L9.21 111.45c-12.28 12.28-12.28 32.19 0 44.48L109.28 256 9.21 356.07c-12.28 12.28-12.28 32.19 0 44.48l22.24 22.24c12.28 12.28 32.2 12.28 44.48 0L176 322.72l100.07 100.07c12.28 12.28 32.2 12.28 44.48 0l22.24-22.24c12.28-12.28 12.28-32.19 0-44.48L242.72 256z"], - "times-circle": [512, 512, [], "f057", "M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm121.6 313.1c4.7 4.7 4.7 12.3 0 17L338 377.6c-4.7 4.7-12.3 4.7-17 0L256 312l-65.1 65.6c-4.7 4.7-12.3 4.7-17 0L134.4 338c-4.7-4.7-4.7-12.3 0-17l65.6-65-65.6-65.1c-4.7-4.7-4.7-12.3 0-17l39.6-39.6c4.7-4.7 12.3-4.7 17 0l65 65.7 65.1-65.6c4.7-4.7 12.3-4.7 17 0l39.6 39.6c4.7 4.7 4.7 12.3 0 17L312 256l65.6 65.1z"], - "tint": [352, 512, [], "f043", "M205.22 22.09c-7.94-28.78-49.44-30.12-58.44 0C100.01 179.85 0 222.72 0 333.91 0 432.35 78.72 512 176 512s176-79.65 176-178.09c0-111.75-99.79-153.34-146.78-311.82zM176 448c-61.75 0-112-50.25-112-112 0-8.84 7.16-16 16-16s16 7.16 16 16c0 44.11 35.89 80 80 80 8.84 0 16 7.16 16 16s-7.16 16-16 16z"], - "tint-slash": [640, 512, [], "f5c7", "M633.82 458.1L494.97 350.78c.52-5.57 1.03-11.16 1.03-16.87 0-111.76-99.79-153.34-146.78-311.82-7.94-28.78-49.44-30.12-58.44 0-15.52 52.34-36.87 91.96-58.49 125.68L45.47 3.37C38.49-2.05 28.43-.8 23.01 6.18L3.37 31.45C-2.05 38.42-.8 48.47 6.18 53.9l588.36 454.73c6.98 5.43 17.03 4.17 22.46-2.81l19.64-25.27c5.41-6.97 4.16-17.02-2.82-22.45zM144 333.91C144 432.35 222.72 512 320 512c44.71 0 85.37-16.96 116.4-44.7L162.72 255.78c-11.41 23.5-18.72 48.35-18.72 78.13z"], - "tired": [496, 512, [], "f5c8", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm33.8 189.7l80-48c11.6-6.9 24 7.7 15.4 18L343.6 208l33.6 40.3c8.7 10.4-3.9 24.8-15.4 18l-80-48c-7.7-4.7-7.7-15.9 0-20.6zm-163-30c-8.6-10.3 3.8-24.9 15.4-18l80 48c7.8 4.7 7.8 15.9 0 20.6l-80 48c-11.5 6.8-24-7.6-15.4-18l33.6-40.3-33.6-40.3zM248 288c51.9 0 115.3 43.8 123.2 106.7 1.7 13.6-8 24.6-17.7 20.4-25.9-11.1-64.4-17.4-105.5-17.4s-79.6 6.3-105.5 17.4c-9.8 4.2-19.4-7-17.7-20.4C132.7 331.8 196.1 288 248 288z"], - "toggle-off": [576, 512, [], "f204", "M384 64H192C85.961 64 0 149.961 0 256s85.961 192 192 192h192c106.039 0 192-85.961 192-192S490.039 64 384 64zM64 256c0-70.741 57.249-128 128-128 70.741 0 128 57.249 128 128 0 70.741-57.249 128-128 128-70.741 0-128-57.249-128-128zm320 128h-48.905c65.217-72.858 65.236-183.12 0-256H384c70.741 0 128 57.249 128 128 0 70.74-57.249 128-128 128z"], - "toggle-on": [576, 512, [], "f205", "M384 64H192C86 64 0 150 0 256s86 192 192 192h192c106 0 192-86 192-192S490 64 384 64zm0 320c-70.8 0-128-57.3-128-128 0-70.8 57.3-128 128-128 70.8 0 128 57.3 128 128 0 70.8-57.3 128-128 128z"], - "toilet": [384, 512, [], "f7d8", "M368 48c8.8 0 16-7.2 16-16V16c0-8.8-7.2-16-16-16H16C7.2 0 0 7.2 0 16v16c0 8.8 7.2 16 16 16h16v156.7C11.8 214.8 0 226.9 0 240c0 67.2 34.6 126.2 86.8 160.5l-21.4 70.2C59.1 491.2 74.5 512 96 512h192c21.5 0 36.9-20.8 30.6-41.3l-21.4-70.2C349.4 366.2 384 307.2 384 240c0-13.1-11.8-25.2-32-35.3V48h16zM80 72c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v16c0 4.4-3.6 8-8 8H88c-4.4 0-8-3.6-8-8V72zm112 200c-77.1 0-139.6-14.3-139.6-32s62.5-32 139.6-32 139.6 14.3 139.6 32-62.5 32-139.6 32z"], - "toilet-paper": [576, 512, [], "f71e", "M128 0C74.98 0 32 85.96 32 192v172.07c0 41.12-9.8 62.77-31.17 126.87C-2.62 501.3 5.09 512 16.01 512h280.92c13.77 0 26-8.81 30.36-21.88 12.83-38.48 24.71-72.4 24.71-126.05V192c0-83.6 23.67-153.52 60.44-192H128zM96 224c-8.84 0-16-7.16-16-16s7.16-16 16-16 16 7.16 16 16-7.16 16-16 16zm64 0c-8.84 0-16-7.16-16-16s7.16-16 16-16 16 7.16 16 16-7.16 16-16 16zm64 0c-8.84 0-16-7.16-16-16s7.16-16 16-16 16 7.16 16 16-7.16 16-16 16zm64 0c-8.84 0-16-7.16-16-16s7.16-16 16-16 16 7.16 16 16-7.16 16-16 16zM480 0c-53.02 0-96 85.96-96 192s42.98 192 96 192 96-85.96 96-192S533.02 0 480 0zm0 256c-17.67 0-32-28.65-32-64s14.33-64 32-64 32 28.65 32 64-14.33 64-32 64z"], - "toolbox": [512, 512, [], "f552", "M502.63 214.63l-45.25-45.25c-6-6-14.14-9.37-22.63-9.37H384V80c0-26.51-21.49-48-48-48H176c-26.51 0-48 21.49-48 48v80H77.25c-8.49 0-16.62 3.37-22.63 9.37L9.37 214.63c-6 6-9.37 14.14-9.37 22.63V320h128v-16c0-8.84 7.16-16 16-16h32c8.84 0 16 7.16 16 16v16h128v-16c0-8.84 7.16-16 16-16h32c8.84 0 16 7.16 16 16v16h128v-82.75c0-8.48-3.37-16.62-9.37-22.62zM320 160H192V96h128v64zm64 208c0 8.84-7.16 16-16 16h-32c-8.84 0-16-7.16-16-16v-16H192v16c0 8.84-7.16 16-16 16h-32c-8.84 0-16-7.16-16-16v-16H0v96c0 17.67 14.33 32 32 32h448c17.67 0 32-14.33 32-32v-96H384v16z"], - "tools": [512, 512, [], "f7d9", "M501.1 395.7L384 278.6c-23.1-23.1-57.6-27.6-85.4-13.9L192 158.1V96L64 0 0 64l96 128h62.1l106.6 106.6c-13.6 27.8-9.2 62.3 13.9 85.4l117.1 117.1c14.6 14.6 38.2 14.6 52.7 0l52.7-52.7c14.5-14.6 14.5-38.2 0-52.7zM331.7 225c28.3 0 54.9 11 74.9 31l19.4 19.4c15.8-6.9 30.8-16.5 43.8-29.5 37.1-37.1 49.7-89.3 37.9-136.7-2.2-9-13.5-12.1-20.1-5.5l-74.4 74.4-67.9-11.3L334 98.9l74.4-74.4c6.6-6.6 3.4-17.9-5.7-20.2-47.4-11.7-99.6.9-136.6 37.9-28.5 28.5-41.9 66.1-41.2 103.6l82.1 82.1c8.1-1.9 16.5-2.9 24.7-2.9zm-103.9 82l-56.7-56.7L18.7 402.8c-25 25-25 65.5 0 90.5s65.5 25 90.5 0l123.6-123.6c-7.6-19.9-9.9-41.6-5-62.7zM64 472c-13.2 0-24-10.8-24-24 0-13.3 10.7-24 24-24s24 10.7 24 24c0 13.2-10.7 24-24 24z"], - "tooth": [448, 512, [], "f5c9", "M443.98 96.25c-11.01-45.22-47.11-82.06-92.01-93.72-32.19-8.36-63 5.1-89.14 24.33-3.25 2.39-6.96 3.73-10.5 5.48l28.32 18.21c7.42 4.77 9.58 14.67 4.8 22.11-4.46 6.95-14.27 9.86-22.11 4.8L162.83 12.84c-20.7-10.85-43.38-16.4-66.81-10.31-44.9 11.67-81 48.5-92.01 93.72-10.13 41.62-.42 80.81 21.5 110.43 23.36 31.57 32.68 68.66 36.29 107.35 4.4 47.16 10.33 94.16 20.94 140.32l7.8 33.95c3.19 13.87 15.49 23.7 29.67 23.7 13.97 0 26.15-9.55 29.54-23.16l34.47-138.42c4.56-18.32 20.96-31.16 39.76-31.16s35.2 12.85 39.76 31.16l34.47 138.42c3.39 13.61 15.57 23.16 29.54 23.16 14.18 0 26.48-9.83 29.67-23.7l7.8-33.95c10.61-46.15 16.53-93.16 20.94-140.32 3.61-38.7 12.93-75.78 36.29-107.35 21.95-29.61 31.66-68.8 21.53-110.43z"], - "torah": [640, 512, [], "f6a0", "M48 0A48.05 48.05 0 0 0 0 48v64a16 16 0 0 0 16 16h80V48A48.05 48.05 0 0 0 48 0zm347.14 228.56h34.91l-17.47-29.17zm-59.09 52.07l16.78-28.07h-33.58zM242 228.56h34.9l-17.48-29.19zm188-105.12h-34.9l17.48 29.19zM256 412.57V352h288V96a96.1 96.1 0 0 0-96-96H111.59A79.24 79.24 0 0 1 128 48v368a64 64 0 0 0 74.75 63.12C234.22 474 256 444.46 256 412.57zm-38.59-303a20.11 20.11 0 0 1 17.5-10.15h56.3L318.8 53.3a20 20 0 0 1 17.25-9.82 19.66 19.66 0 0 1 17 9.68l27.7 46.28h56.36a20 20 0 0 1 17.14 30.29L426.57 176l27.79 46.43a19.6 19.6 0 0 1 .23 20 20.11 20.11 0 0 1-17.5 10.15h-56.3L353.2 298.7a20 20 0 0 1-17.2 9.82 19.66 19.66 0 0 1-17-9.68l-27.7-46.28h-56.39a20 20 0 0 1-17.14-30.29L245.43 176l-27.79-46.43a19.6 19.6 0 0 1-.23-19.98zM624 384H288v32a96.11 96.11 0 0 1-96 96h336a112 112 0 0 0 112-112 16 16 0 0 0-16-16zM276.86 123.44H242l17.47 29.17zM336 71.38l-16.83 28.06h33.58zm-31.12 157.18h62.3L398.59 176l-31.47-52.58h-62.3L273.41 176z"], - "torii-gate": [512, 512, [], "f6a1", "M376.45 32h-240.9A303.17 303.17 0 0 1 0 0v96c0 17.67 14.33 32 32 32h32v64H16c-8.84 0-16 7.16-16 16v32c0 8.84 7.16 16 16 16h48v240c0 8.84 7.16 16 16 16h32c8.84 0 16-7.16 16-16V256h256v240c0 8.84 7.16 16 16 16h32c8.84 0 16-7.16 16-16V256h48c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16h-48v-64h32c17.67 0 32-14.33 32-32V0a303.17 303.17 0 0 1-135.55 32zM128 128h96v64h-96v-64zm256 64h-96v-64h96v64z"], - "tractor": [640, 512, [], "f722", "M528 336c-48.6 0-88 39.4-88 88s39.4 88 88 88 88-39.4 88-88-39.4-88-88-88zm0 112c-13.23 0-24-10.77-24-24s10.77-24 24-24 24 10.77 24 24-10.77 24-24 24zm80-288h-64v-40.2c0-14.12 4.7-27.76 13.15-38.84 4.42-5.8 3.55-14.06-1.32-19.49L534.2 37.3c-6.66-7.45-18.32-6.92-24.7.78C490.58 60.9 480 89.81 480 119.8V160H377.67L321.58 29.14A47.914 47.914 0 0 0 277.45 0H144c-26.47 0-48 21.53-48 48v146.52c-8.63-6.73-20.96-6.46-28.89 1.47L36 227.1c-8.59 8.59-8.59 22.52 0 31.11l5.06 5.06c-4.99 9.26-8.96 18.82-11.91 28.72H22c-12.15 0-22 9.85-22 22v44c0 12.15 9.85 22 22 22h7.14c2.96 9.91 6.92 19.46 11.91 28.73l-5.06 5.06c-8.59 8.59-8.59 22.52 0 31.11L67.1 476c8.59 8.59 22.52 8.59 31.11 0l5.06-5.06c9.26 4.99 18.82 8.96 28.72 11.91V490c0 12.15 9.85 22 22 22h44c12.15 0 22-9.85 22-22v-7.14c9.9-2.95 19.46-6.92 28.72-11.91l5.06 5.06c8.59 8.59 22.52 8.59 31.11 0l31.11-31.11c8.59-8.59 8.59-22.52 0-31.11l-5.06-5.06c4.99-9.26 8.96-18.82 11.91-28.72H330c12.15 0 22-9.85 22-22v-6h80.54c21.91-28.99 56.32-48 95.46-48 18.64 0 36.07 4.61 51.8 12.2l50.82-50.82c6-6 9.37-14.14 9.37-22.63V192c.01-17.67-14.32-32-31.99-32zM176 416c-44.18 0-80-35.82-80-80s35.82-80 80-80 80 35.82 80 80-35.82 80-80 80zm22-256h-38V64h106.89l41.15 96H198z"], - "trademark": [640, 512, [], "f25c", "M260.6 96H12c-6.6 0-12 5.4-12 12v43.1c0 6.6 5.4 12 12 12h85.1V404c0 6.6 5.4 12 12 12h54.3c6.6 0 12-5.4 12-12V163.1h85.1c6.6 0 12-5.4 12-12V108c.1-6.6-5.3-12-11.9-12zM640 403l-24-296c-.5-6.2-5.7-11-12-11h-65.4c-5.1 0-9.7 3.3-11.3 8.1l-43.8 127.1c-7.2 20.6-16.1 52.8-16.1 52.8h-.9s-8.9-32.2-16.1-52.8l-43.8-127.1c-1.7-4.8-6.2-8.1-11.3-8.1h-65.4c-6.2 0-11.4 4.8-12 11l-24.4 296c-.6 7 4.9 13 12 13H360c6.3 0 11.5-4.9 12-11.2l9.1-132.9c1.8-24.2 0-53.7 0-53.7h.9s10.7 33.6 17.9 53.7l30.7 84.7c1.7 4.7 6.2 7.9 11.3 7.9h50.3c5.1 0 9.6-3.2 11.3-7.9l30.7-84.7c7.2-20.1 17.9-53.7 17.9-53.7h.9s-1.8 29.5 0 53.7l9.1 132.9c.4 6.3 5.7 11.2 12 11.2H628c7 0 12.5-6 12-13z"], - "traffic-light": [384, 512, [], "f637", "M384 192h-64v-37.88c37.2-13.22 64-48.38 64-90.12h-64V32c0-17.67-14.33-32-32-32H96C78.33 0 64 14.33 64 32v32H0c0 41.74 26.8 76.9 64 90.12V192H0c0 41.74 26.8 76.9 64 90.12V320H0c0 42.84 28.25 78.69 66.99 91.05C79.42 468.72 130.6 512 192 512s112.58-43.28 125.01-100.95C355.75 398.69 384 362.84 384 320h-64v-37.88c37.2-13.22 64-48.38 64-90.12zM192 416c-26.51 0-48-21.49-48-48s21.49-48 48-48 48 21.49 48 48-21.49 48-48 48zm0-128c-26.51 0-48-21.49-48-48s21.49-48 48-48 48 21.49 48 48-21.49 48-48 48zm0-128c-26.51 0-48-21.49-48-48s21.49-48 48-48 48 21.49 48 48-21.49 48-48 48z"], - "train": [448, 512, [], "f238", "M448 96v256c0 51.815-61.624 96-130.022 96l62.98 49.721C386.905 502.417 383.562 512 376 512H72c-7.578 0-10.892-9.594-4.957-14.279L130.022 448C61.82 448 0 403.954 0 352V96C0 42.981 64 0 128 0h192c65 0 128 42.981 128 96zm-48 136V120c0-13.255-10.745-24-24-24H72c-13.255 0-24 10.745-24 24v112c0 13.255 10.745 24 24 24h304c13.255 0 24-10.745 24-24zm-176 64c-30.928 0-56 25.072-56 56s25.072 56 56 56 56-25.072 56-56-25.072-56-56-56z"], - "tram": [512, 512, [], "f7da", "M288 64c17.7 0 32-14.3 32-32S305.7 0 288 0s-32 14.3-32 32 14.3 32 32 32zm223.5-12.1c-2.3-8.6-11-13.6-19.6-11.3l-480 128c-8.5 2.3-13.6 11-11.3 19.6C2.5 195.3 8.9 200 16 200c1.4 0 2.8-.2 4.1-.5L240 140.8V224H64c-17.7 0-32 14.3-32 32v224c0 17.7 14.3 32 32 32h384c17.7 0 32-14.3 32-32V256c0-17.7-14.3-32-32-32H272v-91.7l228.1-60.8c8.6-2.3 13.6-11.1 11.4-19.6zM176 384H80v-96h96v96zm160-96h96v96h-96v-96zm-32 0v96h-96v-96h96zM192 96c17.7 0 32-14.3 32-32s-14.3-32-32-32-32 14.3-32 32 14.3 32 32 32z"], - "transgender": [384, 512, [], "f224", "M372 0h-79c-10.7 0-16 12.9-8.5 20.5l16.9 16.9-80.7 80.7C198.5 104.1 172.2 96 144 96 64.5 96 0 160.5 0 240c0 68.5 47.9 125.9 112 140.4V408H76c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h36v28c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12v-28h36c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12h-36v-27.6c64.1-14.6 112-71.9 112-140.4 0-28.2-8.1-54.5-22.1-76.7l80.7-80.7 16.9 16.9c7.6 7.6 20.5 2.2 20.5-8.5V12c0-6.6-5.4-12-12-12zM144 320c-44.1 0-80-35.9-80-80s35.9-80 80-80 80 35.9 80 80-35.9 80-80 80z"], - "transgender-alt": [480, 512, [], "f225", "M468 0h-79c-10.7 0-16 12.9-8.5 20.5l16.9 16.9-80.7 80.7C294.5 104.1 268.2 96 240 96c-28.2 0-54.5 8.1-76.7 22.1l-16.5-16.5 19.8-19.8c4.7-4.7 4.7-12.3 0-17l-28.3-28.3c-4.7-4.7-12.3-4.7-17 0l-19.8 19.8-19-19 16.9-16.9C107.1 12.9 101.7 0 91 0H12C5.4 0 0 5.4 0 12v79c0 10.7 12.9 16 20.5 8.5l16.9-16.9 19 19-19.8 19.8c-4.7 4.7-4.7 12.3 0 17l28.3 28.3c4.7 4.7 12.3 4.7 17 0l19.8-19.8 16.5 16.5C104.1 185.5 96 211.8 96 240c0 68.5 47.9 125.9 112 140.4V408h-36c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h36v28c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12v-28h36c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12h-36v-27.6c64.1-14.6 112-71.9 112-140.4 0-28.2-8.1-54.5-22.1-76.7l80.7-80.7 16.9 16.9c7.6 7.6 20.5 2.2 20.5-8.5V12c0-6.6-5.4-12-12-12zM240 320c-44.1 0-80-35.9-80-80s35.9-80 80-80 80 35.9 80 80-35.9 80-80 80z"], - "trash": [448, 512, [], "f1f8", "M432 32H312l-9.4-18.7A24 24 0 0 0 281.1 0H166.8a23.72 23.72 0 0 0-21.4 13.3L136 32H16A16 16 0 0 0 0 48v32a16 16 0 0 0 16 16h416a16 16 0 0 0 16-16V48a16 16 0 0 0-16-16zM53.2 467a48 48 0 0 0 47.9 45h245.8a48 48 0 0 0 47.9-45L416 128H32z"], - "trash-alt": [448, 512, [], "f2ed", "M32 464a48 48 0 0 0 48 48h288a48 48 0 0 0 48-48V128H32zm272-256a16 16 0 0 1 32 0v224a16 16 0 0 1-32 0zm-96 0a16 16 0 0 1 32 0v224a16 16 0 0 1-32 0zm-96 0a16 16 0 0 1 32 0v224a16 16 0 0 1-32 0zM432 32H312l-9.4-18.7A24 24 0 0 0 281.1 0H166.8a23.72 23.72 0 0 0-21.4 13.3L136 32H16A16 16 0 0 0 0 48v32a16 16 0 0 0 16 16h416a16 16 0 0 0 16-16V48a16 16 0 0 0-16-16z"], - "trash-restore": [448, 512, [], "f829", "M53.2 467a48 48 0 0 0 47.9 45h245.8a48 48 0 0 0 47.9-45L416 128H32zm70.11-175.8l89.38-94.26a15.41 15.41 0 0 1 22.62 0l89.38 94.26c10.08 10.62 2.94 28.8-11.32 28.8H256v112a16 16 0 0 1-16 16h-32a16 16 0 0 1-16-16V320h-57.37c-14.26 0-21.4-18.18-11.32-28.8zM432 32H312l-9.4-18.7A24 24 0 0 0 281.1 0H166.8a23.72 23.72 0 0 0-21.4 13.3L136 32H16A16 16 0 0 0 0 48v32a16 16 0 0 0 16 16h416a16 16 0 0 0 16-16V48a16 16 0 0 0-16-16z"], - "trash-restore-alt": [448, 512, [], "f82a", "M32 464a48 48 0 0 0 48 48h288a48 48 0 0 0 48-48V128H32zm91.31-172.8l89.38-94.26a15.41 15.41 0 0 1 22.62 0l89.38 94.26c10.08 10.62 2.94 28.8-11.32 28.8H256v112a16 16 0 0 1-16 16h-32a16 16 0 0 1-16-16V320h-57.37c-14.26 0-21.4-18.18-11.32-28.8zM432 32H312l-9.4-18.7A24 24 0 0 0 281.1 0H166.8a23.72 23.72 0 0 0-21.4 13.3L136 32H16A16 16 0 0 0 0 48v32a16 16 0 0 0 16 16h416a16 16 0 0 0 16-16V48a16 16 0 0 0-16-16z"], - "tree": [384, 512, [], "f1bb", "M378.31 378.49L298.42 288h30.63c9.01 0 16.98-5 20.78-13.06 3.8-8.04 2.55-17.26-3.28-24.05L268.42 160h28.89c9.1 0 17.3-5.35 20.86-13.61 3.52-8.13 1.86-17.59-4.24-24.08L203.66 4.83c-6.03-6.45-17.28-6.45-23.32 0L70.06 122.31c-6.1 6.49-7.75 15.95-4.24 24.08C69.38 154.65 77.59 160 86.69 160h28.89l-78.14 90.91c-5.81 6.78-7.06 15.99-3.27 24.04C37.97 283 45.93 288 54.95 288h30.63L5.69 378.49c-6 6.79-7.36 16.09-3.56 24.26 3.75 8.05 12 13.25 21.01 13.25H160v24.45l-30.29 48.4c-5.32 10.64 2.42 23.16 14.31 23.16h95.96c11.89 0 19.63-12.52 14.31-23.16L224 440.45V416h136.86c9.01 0 17.26-5.2 21.01-13.25 3.8-8.17 2.44-17.47-3.56-24.26z"], - "trophy": [576, 512, [], "f091", "M552 64H448V24c0-13.3-10.7-24-24-24H152c-13.3 0-24 10.7-24 24v40H24C10.7 64 0 74.7 0 88v56c0 35.7 22.5 72.4 61.9 100.7 31.5 22.7 69.8 37.1 110 41.7C203.3 338.5 240 360 240 360v72h-48c-35.3 0-64 20.7-64 56v12c0 6.6 5.4 12 12 12h296c6.6 0 12-5.4 12-12v-12c0-35.3-28.7-56-64-56h-48v-72s36.7-21.5 68.1-73.6c40.3-4.6 78.6-19 110-41.7 39.3-28.3 61.9-65 61.9-100.7V88c0-13.3-10.7-24-24-24zM99.3 192.8C74.9 175.2 64 155.6 64 144v-16h64.2c1 32.6 5.8 61.2 12.8 86.2-15.1-5.2-29.2-12.4-41.7-21.4zM512 144c0 16.1-17.7 36.1-35.3 48.8-12.5 9-26.7 16.2-41.8 21.4 7-25 11.8-53.6 12.8-86.2H512v16z"], - "truck": [640, 512, [], "f0d1", "M624 352h-16V243.9c0-12.7-5.1-24.9-14.1-33.9L494 110.1c-9-9-21.2-14.1-33.9-14.1H416V48c0-26.5-21.5-48-48-48H48C21.5 0 0 21.5 0 48v320c0 26.5 21.5 48 48 48h16c0 53 43 96 96 96s96-43 96-96h128c0 53 43 96 96 96s96-43 96-96h48c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16zM160 464c-26.5 0-48-21.5-48-48s21.5-48 48-48 48 21.5 48 48-21.5 48-48 48zm320 0c-26.5 0-48-21.5-48-48s21.5-48 48-48 48 21.5 48 48-21.5 48-48 48zm80-208H416V144h44.1l99.9 99.9V256z"], - "truck-loading": [640, 512, [], "f4de", "M50.2 375.6c2.3 8.5 11.1 13.6 19.6 11.3l216.4-58c8.5-2.3 13.6-11.1 11.3-19.6l-49.7-185.5c-2.3-8.5-11.1-13.6-19.6-11.3L151 133.3l24.8 92.7-61.8 16.5-24.8-92.7-77.3 20.7C3.4 172.8-1.7 181.6.6 190.1l49.6 185.5zM384 0c-17.7 0-32 14.3-32 32v323.6L5.9 450c-4.3 1.2-6.8 5.6-5.6 9.8l12.6 46.3c1.2 4.3 5.6 6.8 9.8 5.6l393.7-107.4C418.8 464.1 467.6 512 528 512c61.9 0 112-50.1 112-112V0H384zm144 448c-26.5 0-48-21.5-48-48s21.5-48 48-48 48 21.5 48 48-21.5 48-48 48z"], - "truck-monster": [640, 512, [], "f63b", "M624 224h-16v-64c0-17.67-14.33-32-32-32h-73.6L419.22 24.02A64.025 64.025 0 0 0 369.24 0H256c-17.67 0-32 14.33-32 32v96H48c-8.84 0-16 7.16-16 16v80H16c-8.84 0-16 7.16-16 16v32c0 8.84 7.16 16 16 16h16.72c29.21-38.65 75.1-64 127.28-64s98.07 25.35 127.28 64h65.45c29.21-38.65 75.1-64 127.28-64s98.07 25.35 127.28 64H624c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16zm-336-96V64h81.24l51.2 64H288zm304 224h-5.2c-2.2-7.33-5.07-14.28-8.65-20.89l3.67-3.67c6.25-6.25 6.25-16.38 0-22.63l-22.63-22.63c-6.25-6.25-16.38-6.25-22.63 0l-3.67 3.67A110.85 110.85 0 0 0 512 277.2V272c0-8.84-7.16-16-16-16h-32c-8.84 0-16 7.16-16 16v5.2c-7.33 2.2-14.28 5.07-20.89 8.65l-3.67-3.67c-6.25-6.25-16.38-6.25-22.63 0l-22.63 22.63c-6.25 6.25-6.25 16.38 0 22.63l3.67 3.67A110.85 110.85 0 0 0 373.2 352H368c-8.84 0-16 7.16-16 16v32c0 8.84 7.16 16 16 16h5.2c2.2 7.33 5.07 14.28 8.65 20.89l-3.67 3.67c-6.25 6.25-6.25 16.38 0 22.63l22.63 22.63c6.25 6.25 16.38 6.25 22.63 0l3.67-3.67c6.61 3.57 13.57 6.45 20.9 8.65v5.2c0 8.84 7.16 16 16 16h32c8.84 0 16-7.16 16-16v-5.2c7.33-2.2 14.28-5.07 20.9-8.65l3.67 3.67c6.25 6.25 16.38 6.25 22.63 0l22.63-22.63c6.25-6.25 6.25-16.38 0-22.63l-3.67-3.67a110.85 110.85 0 0 0 8.65-20.89h5.2c8.84 0 16-7.16 16-16v-32c-.02-8.84-7.18-16-16.02-16zm-112 80c-26.51 0-48-21.49-48-48s21.49-48 48-48 48 21.49 48 48-21.49 48-48 48zm-208-80h-5.2c-2.2-7.33-5.07-14.28-8.65-20.89l3.67-3.67c6.25-6.25 6.25-16.38 0-22.63l-22.63-22.63c-6.25-6.25-16.38-6.25-22.63 0l-3.67 3.67A110.85 110.85 0 0 0 192 277.2V272c0-8.84-7.16-16-16-16h-32c-8.84 0-16 7.16-16 16v5.2c-7.33 2.2-14.28 5.07-20.89 8.65l-3.67-3.67c-6.25-6.25-16.38-6.25-22.63 0L58.18 304.8c-6.25 6.25-6.25 16.38 0 22.63l3.67 3.67a110.85 110.85 0 0 0-8.65 20.89H48c-8.84 0-16 7.16-16 16v32c0 8.84 7.16 16 16 16h5.2c2.2 7.33 5.07 14.28 8.65 20.89l-3.67 3.67c-6.25 6.25-6.25 16.38 0 22.63l22.63 22.63c6.25 6.25 16.38 6.25 22.63 0l3.67-3.67c6.61 3.57 13.57 6.45 20.9 8.65v5.2c0 8.84 7.16 16 16 16h32c8.84 0 16-7.16 16-16v-5.2c7.33-2.2 14.28-5.07 20.9-8.65l3.67 3.67c6.25 6.25 16.38 6.25 22.63 0l22.63-22.63c6.25-6.25 6.25-16.38 0-22.63l-3.67-3.67a110.85 110.85 0 0 0 8.65-20.89h5.2c8.84 0 16-7.16 16-16v-32C288 359.16 280.84 352 272 352zm-112 80c-26.51 0-48-21.49-48-48s21.49-48 48-48 48 21.49 48 48-21.49 48-48 48z"], - "truck-moving": [640, 512, [], "f4df", "M621.3 237.3l-58.5-58.5c-12-12-28.3-18.7-45.3-18.7H480V64c0-17.7-14.3-32-32-32H32C14.3 32 0 46.3 0 64v336c0 44.2 35.8 80 80 80 26.3 0 49.4-12.9 64-32.4 14.6 19.6 37.7 32.4 64 32.4 44.2 0 80-35.8 80-80 0-5.5-.6-10.8-1.6-16h163.2c-1.1 5.2-1.6 10.5-1.6 16 0 44.2 35.8 80 80 80s80-35.8 80-80c0-5.5-.6-10.8-1.6-16H624c8.8 0 16-7.2 16-16v-85.5c0-17-6.7-33.2-18.7-45.2zM80 432c-17.6 0-32-14.4-32-32s14.4-32 32-32 32 14.4 32 32-14.4 32-32 32zm128 0c-17.6 0-32-14.4-32-32s14.4-32 32-32 32 14.4 32 32-14.4 32-32 32zm272-224h37.5c4.3 0 8.3 1.7 11.3 4.7l43.3 43.3H480v-48zm48 224c-17.6 0-32-14.4-32-32s14.4-32 32-32 32 14.4 32 32-14.4 32-32 32z"], - "truck-pickup": [640, 512, [], "f63c", "M624 288h-16v-64c0-17.67-14.33-32-32-32h-48L419.22 56.02A64.025 64.025 0 0 0 369.24 32H256c-17.67 0-32 14.33-32 32v128H64c-17.67 0-32 14.33-32 32v64H16c-8.84 0-16 7.16-16 16v32c0 8.84 7.16 16 16 16h49.61c-.76 5.27-1.61 10.52-1.61 16 0 61.86 50.14 112 112 112s112-50.14 112-112c0-5.48-.85-10.73-1.61-16h67.23c-.76 5.27-1.61 10.52-1.61 16 0 61.86 50.14 112 112 112s112-50.14 112-112c0-5.48-.85-10.73-1.61-16H624c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16zM288 96h81.24l76.8 96H288V96zM176 416c-26.47 0-48-21.53-48-48s21.53-48 48-48 48 21.53 48 48-21.53 48-48 48zm288 0c-26.47 0-48-21.53-48-48s21.53-48 48-48 48 21.53 48 48-21.53 48-48 48z"], - "tshirt": [640, 512, [], "f553", "M631.2 96.5L436.5 0C416.4 27.8 371.9 47.2 320 47.2S223.6 27.8 203.5 0L8.8 96.5c-7.9 4-11.1 13.6-7.2 21.5l57.2 114.5c4 7.9 13.6 11.1 21.5 7.2l56.6-27.7c10.6-5.2 23 2.5 23 14.4V480c0 17.7 14.3 32 32 32h256c17.7 0 32-14.3 32-32V226.3c0-11.8 12.4-19.6 23-14.4l56.6 27.7c7.9 4 17.5.8 21.5-7.2L638.3 118c4-7.9.8-17.6-7.1-21.5z"], - "tty": [512, 512, [], "f1e4", "M5.37 103.822c138.532-138.532 362.936-138.326 501.262 0 6.078 6.078 7.074 15.496 2.583 22.681l-43.214 69.138a18.332 18.332 0 0 1-22.356 7.305l-86.422-34.569a18.335 18.335 0 0 1-11.434-18.846L351.741 90c-62.145-22.454-130.636-21.986-191.483 0l5.953 59.532a18.331 18.331 0 0 1-11.434 18.846l-86.423 34.568a18.334 18.334 0 0 1-22.356-7.305L2.787 126.502a18.333 18.333 0 0 1 2.583-22.68zM96 308v-40c0-6.627-5.373-12-12-12H44c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h40c6.627 0 12-5.373 12-12zm96 0v-40c0-6.627-5.373-12-12-12h-40c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h40c6.627 0 12-5.373 12-12zm96 0v-40c0-6.627-5.373-12-12-12h-40c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h40c6.627 0 12-5.373 12-12zm96 0v-40c0-6.627-5.373-12-12-12h-40c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h40c6.627 0 12-5.373 12-12zm96 0v-40c0-6.627-5.373-12-12-12h-40c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h40c6.627 0 12-5.373 12-12zm-336 96v-40c0-6.627-5.373-12-12-12H92c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h40c6.627 0 12-5.373 12-12zm96 0v-40c0-6.627-5.373-12-12-12h-40c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h40c6.627 0 12-5.373 12-12zm96 0v-40c0-6.627-5.373-12-12-12h-40c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h40c6.627 0 12-5.373 12-12zm96 0v-40c0-6.627-5.373-12-12-12h-40c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h40c6.627 0 12-5.373 12-12zM96 500v-40c0-6.627-5.373-12-12-12H44c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h40c6.627 0 12-5.373 12-12zm288 0v-40c0-6.627-5.373-12-12-12H140c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h232c6.627 0 12-5.373 12-12zm96 0v-40c0-6.627-5.373-12-12-12h-40c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h40c6.627 0 12-5.373 12-12z"], - "tv": [640, 512, [], "f26c", "M592 0H48C21.5 0 0 21.5 0 48v320c0 26.5 21.5 48 48 48h245.1v32h-160c-17.7 0-32 14.3-32 32s14.3 32 32 32h384c17.7 0 32-14.3 32-32s-14.3-32-32-32h-160v-32H592c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48zm-16 352H64V64h512v288z"], - "umbrella": [576, 512, [], "f0e9", "M575.7 280.8C547.1 144.5 437.3 62.6 320 49.9V32c0-17.7-14.3-32-32-32s-32 14.3-32 32v17.9C138.3 62.6 29.5 144.5.3 280.8c-2.2 10.1 8.5 21.3 18.7 11.4 52-55 107.7-52.4 158.6 37 5.3 9.5 14.9 8.6 19.7 0 20.2-35.4 44.9-73.2 90.7-73.2 58.5 0 88.2 68.8 90.7 73.2 4.8 8.6 14.4 9.5 19.7 0 51-89.5 107.1-91.4 158.6-37 10.3 10 20.9-1.3 18.7-11.4zM256 301.7V432c0 8.8-7.2 16-16 16-7.8 0-13.2-5.3-15.1-10.7-5.9-16.7-24.1-25.4-40.8-19.5-16.7 5.9-25.4 24.2-19.5 40.8 11.2 31.9 41.6 53.3 75.4 53.3 44.1 0 80-35.9 80-80V301.6c-9.1-7.9-19.8-13.6-32-13.6-12.3.1-22.4 4.8-32 13.7z"], - "umbrella-beach": [640, 512, [], "f5ca", "M115.38 136.9l102.11 37.18c35.19-81.54 86.21-144.29 139-173.7-95.88-4.89-188.78 36.96-248.53 111.8-6.69 8.4-2.66 21.05 7.42 24.72zm132.25 48.16l238.48 86.83c35.76-121.38 18.7-231.66-42.63-253.98-7.4-2.7-15.13-4-23.09-4-58.02.01-128.27 69.17-172.76 171.15zM521.48 60.5c6.22 16.3 10.83 34.6 13.2 55.19 5.74 49.89-1.42 108.23-18.95 166.98l102.62 37.36c10.09 3.67 21.31-3.43 21.57-14.17 2.32-95.69-41.91-187.44-118.44-245.36zM560 447.98H321.06L386 269.5l-60.14-21.9-72.9 200.37H16c-8.84 0-16 7.16-16 16.01v32.01C0 504.83 7.16 512 16 512h544c8.84 0 16-7.17 16-16.01v-32.01c0-8.84-7.16-16-16-16z"], - "underline": [448, 512, [], "f0cd", "M224.264 388.24c-91.669 0-156.603-51.165-156.603-151.392V64H39.37c-8.837 0-16-7.163-16-16V16c0-8.837 7.163-16 16-16h137.39c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16h-28.813v172.848c0 53.699 28.314 79.444 76.317 79.444 46.966 0 75.796-25.434 75.796-79.965V64h-28.291c-8.837 0-16-7.163-16-16V16c0-8.837 7.163-16 16-16h136.868c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16h-28.291v172.848c0 99.405-64.881 151.392-156.082 151.392zM16 448h416c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16H16c-8.837 0-16-7.163-16-16v-32c0-8.837 7.163-16 16-16z"], - "undo": [512, 512, [], "f0e2", "M212.333 224.333H12c-6.627 0-12-5.373-12-12V12C0 5.373 5.373 0 12 0h48c6.627 0 12 5.373 12 12v78.112C117.773 39.279 184.26 7.47 258.175 8.007c136.906.994 246.448 111.623 246.157 248.532C504.041 393.258 393.12 504 256.333 504c-64.089 0-122.496-24.313-166.51-64.215-5.099-4.622-5.334-12.554-.467-17.42l33.967-33.967c4.474-4.474 11.662-4.717 16.401-.525C170.76 415.336 211.58 432 256.333 432c97.268 0 176-78.716 176-176 0-97.267-78.716-176-176-176-58.496 0-110.28 28.476-142.274 72.333h98.274c6.627 0 12 5.373 12 12v48c0 6.627-5.373 12-12 12z"], - "undo-alt": [512, 512, [], "f2ea", "M255.545 8c-66.269.119-126.438 26.233-170.86 68.685L48.971 40.971C33.851 25.851 8 36.559 8 57.941V192c0 13.255 10.745 24 24 24h134.059c21.382 0 32.09-25.851 16.971-40.971l-41.75-41.75c30.864-28.899 70.801-44.907 113.23-45.273 92.398-.798 170.283 73.977 169.484 169.442C423.236 348.009 349.816 424 256 424c-41.127 0-79.997-14.678-110.63-41.556-4.743-4.161-11.906-3.908-16.368.553L89.34 422.659c-4.872 4.872-4.631 12.815.482 17.433C133.798 479.813 192.074 504 256 504c136.966 0 247.999-111.033 248-247.998C504.001 119.193 392.354 7.755 255.545 8z"], - "universal-access": [512, 512, [], "f29a", "M256 48c114.953 0 208 93.029 208 208 0 114.953-93.029 208-208 208-114.953 0-208-93.029-208-208 0-114.953 93.029-208 208-208m0-40C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 56C149.961 64 64 149.961 64 256s85.961 192 192 192 192-85.961 192-192S362.039 64 256 64zm0 44c19.882 0 36 16.118 36 36s-16.118 36-36 36-36-16.118-36-36 16.118-36 36-36zm117.741 98.023c-28.712 6.779-55.511 12.748-82.14 15.807.851 101.023 12.306 123.052 25.037 155.621 3.617 9.26-.957 19.698-10.217 23.315-9.261 3.617-19.699-.957-23.316-10.217-8.705-22.308-17.086-40.636-22.261-78.549h-9.686c-5.167 37.851-13.534 56.208-22.262 78.549-3.615 9.255-14.05 13.836-23.315 10.217-9.26-3.617-13.834-14.056-10.217-23.315 12.713-32.541 24.185-54.541 25.037-155.621-26.629-3.058-53.428-9.027-82.141-15.807-8.6-2.031-13.926-10.648-11.895-19.249s10.647-13.926 19.249-11.895c96.686 22.829 124.283 22.783 220.775 0 8.599-2.03 17.218 3.294 19.249 11.895 2.029 8.601-3.297 17.219-11.897 19.249z"], - "university": [512, 512, [], "f19c", "M496 128v16a8 8 0 0 1-8 8h-24v12c0 6.627-5.373 12-12 12H60c-6.627 0-12-5.373-12-12v-12H24a8 8 0 0 1-8-8v-16a8 8 0 0 1 4.941-7.392l232-88a7.996 7.996 0 0 1 6.118 0l232 88A8 8 0 0 1 496 128zm-24 304H40c-13.255 0-24 10.745-24 24v16a8 8 0 0 0 8 8h464a8 8 0 0 0 8-8v-16c0-13.255-10.745-24-24-24zM96 192v192H60c-6.627 0-12 5.373-12 12v20h416v-20c0-6.627-5.373-12-12-12h-36V192h-64v192h-64V192h-64v192h-64V192H96z"], - "unlink": [512, 512, [], "f127", "M304.083 405.907c4.686 4.686 4.686 12.284 0 16.971l-44.674 44.674c-59.263 59.262-155.693 59.266-214.961 0-59.264-59.265-59.264-155.696 0-214.96l44.675-44.675c4.686-4.686 12.284-4.686 16.971 0l39.598 39.598c4.686 4.686 4.686 12.284 0 16.971l-44.675 44.674c-28.072 28.073-28.072 73.75 0 101.823 28.072 28.072 73.75 28.073 101.824 0l44.674-44.674c4.686-4.686 12.284-4.686 16.971 0l39.597 39.598zm-56.568-260.216c4.686 4.686 12.284 4.686 16.971 0l44.674-44.674c28.072-28.075 73.75-28.073 101.824 0 28.072 28.073 28.072 73.75 0 101.823l-44.675 44.674c-4.686 4.686-4.686 12.284 0 16.971l39.598 39.598c4.686 4.686 12.284 4.686 16.971 0l44.675-44.675c59.265-59.265 59.265-155.695 0-214.96-59.266-59.264-155.695-59.264-214.961 0l-44.674 44.674c-4.686 4.686-4.686 12.284 0 16.971l39.597 39.598zm234.828 359.28l22.627-22.627c9.373-9.373 9.373-24.569 0-33.941L63.598 7.029c-9.373-9.373-24.569-9.373-33.941 0L7.029 29.657c-9.373 9.373-9.373 24.569 0 33.941l441.373 441.373c9.373 9.372 24.569 9.372 33.941 0z"], - "unlock": [448, 512, [], "f09c", "M400 256H152V152.9c0-39.6 31.7-72.5 71.3-72.9 40-.4 72.7 32.1 72.7 72v16c0 13.3 10.7 24 24 24h32c13.3 0 24-10.7 24-24v-16C376 68 307.5-.3 223.5 0 139.5.3 72 69.5 72 153.5V256H48c-26.5 0-48 21.5-48 48v160c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V304c0-26.5-21.5-48-48-48z"], - "unlock-alt": [448, 512, [], "f13e", "M400 256H152V152.9c0-39.6 31.7-72.5 71.3-72.9 40-.4 72.7 32.1 72.7 72v16c0 13.3 10.7 24 24 24h32c13.3 0 24-10.7 24-24v-16C376 68 307.5-.3 223.5 0 139.5.3 72 69.5 72 153.5V256H48c-26.5 0-48 21.5-48 48v160c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V304c0-26.5-21.5-48-48-48zM264 408c0 22.1-17.9 40-40 40s-40-17.9-40-40v-48c0-22.1 17.9-40 40-40s40 17.9 40 40v48z"], - "upload": [512, 512, [], "f093", "M296 384h-80c-13.3 0-24-10.7-24-24V192h-87.7c-17.8 0-26.7-21.5-14.1-34.1L242.3 5.7c7.5-7.5 19.8-7.5 27.3 0l152.2 152.2c12.6 12.6 3.7 34.1-14.1 34.1H320v168c0 13.3-10.7 24-24 24zm216-8v112c0 13.3-10.7 24-24 24H24c-13.3 0-24-10.7-24-24V376c0-13.3 10.7-24 24-24h136v8c0 30.9 25.1 56 56 56h80c30.9 0 56-25.1 56-56v-8h136c13.3 0 24 10.7 24 24zm-124 88c0-11-9-20-20-20s-20 9-20 20 9 20 20 20 20-9 20-20zm64 0c0-11-9-20-20-20s-20 9-20 20 9 20 20 20 20-9 20-20z"], - "user": [448, 512, [], "f007", "M224 256c70.7 0 128-57.3 128-128S294.7 0 224 0 96 57.3 96 128s57.3 128 128 128zm89.6 32h-16.7c-22.2 10.2-46.9 16-72.9 16s-50.6-5.8-72.9-16h-16.7C60.2 288 0 348.2 0 422.4V464c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48v-41.6c0-74.2-60.2-134.4-134.4-134.4z"], - "user-alt": [512, 512, [], "f406", "M256 288c79.5 0 144-64.5 144-144S335.5 0 256 0 112 64.5 112 144s64.5 144 144 144zm128 32h-55.1c-22.2 10.2-46.9 16-72.9 16s-50.6-5.8-72.9-16H128C57.3 320 0 377.3 0 448v16c0 26.5 21.5 48 48 48h416c26.5 0 48-21.5 48-48v-16c0-70.7-57.3-128-128-128z"], - "user-alt-slash": [640, 512, [], "f4fa", "M633.8 458.1L389.6 269.3C433.8 244.7 464 198.1 464 144 464 64.5 399.5 0 320 0c-67.1 0-123 46.1-139 108.2L45.5 3.4C38.5-2 28.5-.8 23 6.2L3.4 31.4c-5.4 7-4.2 17 2.8 22.4l588.4 454.7c7 5.4 17 4.2 22.5-2.8l19.6-25.3c5.4-6.8 4.1-16.9-2.9-22.3zM198.4 320C124.2 320 64 380.2 64 454.4v9.6c0 26.5 21.5 48 48 48h382.2L245.8 320h-47.4z"], - "user-astronaut": [448, 512, [], "f4fb", "M64 224h13.5c24.7 56.5 80.9 96 146.5 96s121.8-39.5 146.5-96H384c8.8 0 16-7.2 16-16v-96c0-8.8-7.2-16-16-16h-13.5C345.8 39.5 289.6 0 224 0S102.2 39.5 77.5 96H64c-8.8 0-16 7.2-16 16v96c0 8.8 7.2 16 16 16zm40-88c0-22.1 21.5-40 48-40h144c26.5 0 48 17.9 48 40v24c0 53-43 96-96 96h-48c-53 0-96-43-96-96v-24zm72 72l12-36 36-12-36-12-12-36-12 36-36 12 36 12 12 36zm151.6 113.4C297.7 340.7 262.2 352 224 352s-73.7-11.3-103.6-30.6C52.9 328.5 0 385 0 454.4v9.6c0 26.5 21.5 48 48 48h80v-64c0-17.7 14.3-32 32-32h128c17.7 0 32 14.3 32 32v64h80c26.5 0 48-21.5 48-48v-9.6c0-69.4-52.9-125.9-120.4-133zM272 448c-8.8 0-16 7.2-16 16s7.2 16 16 16 16-7.2 16-16-7.2-16-16-16zm-96 0c-8.8 0-16 7.2-16 16v48h32v-48c0-8.8-7.2-16-16-16z"], - "user-check": [640, 512, [], "f4fc", "M224 256c70.7 0 128-57.3 128-128S294.7 0 224 0 96 57.3 96 128s57.3 128 128 128zm89.6 32h-16.7c-22.2 10.2-46.9 16-72.9 16s-50.6-5.8-72.9-16h-16.7C60.2 288 0 348.2 0 422.4V464c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48v-41.6c0-74.2-60.2-134.4-134.4-134.4zm323-128.4l-27.8-28.1c-4.6-4.7-12.1-4.7-16.8-.1l-104.8 104-45.5-45.8c-4.6-4.7-12.1-4.7-16.8-.1l-28.1 27.9c-4.7 4.6-4.7 12.1-.1 16.8l81.7 82.3c4.6 4.7 12.1 4.7 16.8.1l141.3-140.2c4.6-4.7 4.7-12.2.1-16.8z"], - "user-circle": [496, 512, [], "f2bd", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm0 96c48.6 0 88 39.4 88 88s-39.4 88-88 88-88-39.4-88-88 39.4-88 88-88zm0 344c-58.7 0-111.3-26.6-146.5-68.2 18.8-35.4 55.6-59.8 98.5-59.8 2.4 0 4.8.4 7.1 1.1 13 4.2 26.6 6.9 40.9 6.9 14.3 0 28-2.7 40.9-6.9 2.3-.7 4.7-1.1 7.1-1.1 42.9 0 79.7 24.4 98.5 59.8C359.3 421.4 306.7 448 248 448z"], - "user-clock": [640, 512, [], "f4fd", "M496 224c-79.6 0-144 64.4-144 144s64.4 144 144 144 144-64.4 144-144-64.4-144-144-144zm64 150.3c0 5.3-4.4 9.7-9.7 9.7h-60.6c-5.3 0-9.7-4.4-9.7-9.7v-76.6c0-5.3 4.4-9.7 9.7-9.7h12.6c5.3 0 9.7 4.4 9.7 9.7V352h38.3c5.3 0 9.7 4.4 9.7 9.7v12.6zM320 368c0-27.8 6.7-54.1 18.2-77.5-8-1.5-16.2-2.5-24.6-2.5h-16.7c-22.2 10.2-46.9 16-72.9 16s-50.6-5.8-72.9-16h-16.7C60.2 288 0 348.2 0 422.4V464c0 26.5 21.5 48 48 48h347.1c-45.3-31.9-75.1-84.5-75.1-144zm-96-112c70.7 0 128-57.3 128-128S294.7 0 224 0 96 57.3 96 128s57.3 128 128 128z"], - "user-cog": [640, 512, [], "f4fe", "M610.5 373.3c2.6-14.1 2.6-28.5 0-42.6l25.8-14.9c3-1.7 4.3-5.2 3.3-8.5-6.7-21.6-18.2-41.2-33.2-57.4-2.3-2.5-6-3.1-9-1.4l-25.8 14.9c-10.9-9.3-23.4-16.5-36.9-21.3v-29.8c0-3.4-2.4-6.4-5.7-7.1-22.3-5-45-4.8-66.2 0-3.3.7-5.7 3.7-5.7 7.1v29.8c-13.5 4.8-26 12-36.9 21.3l-25.8-14.9c-2.9-1.7-6.7-1.1-9 1.4-15 16.2-26.5 35.8-33.2 57.4-1 3.3.4 6.8 3.3 8.5l25.8 14.9c-2.6 14.1-2.6 28.5 0 42.6l-25.8 14.9c-3 1.7-4.3 5.2-3.3 8.5 6.7 21.6 18.2 41.1 33.2 57.4 2.3 2.5 6 3.1 9 1.4l25.8-14.9c10.9 9.3 23.4 16.5 36.9 21.3v29.8c0 3.4 2.4 6.4 5.7 7.1 22.3 5 45 4.8 66.2 0 3.3-.7 5.7-3.7 5.7-7.1v-29.8c13.5-4.8 26-12 36.9-21.3l25.8 14.9c2.9 1.7 6.7 1.1 9-1.4 15-16.2 26.5-35.8 33.2-57.4 1-3.3-.4-6.8-3.3-8.5l-25.8-14.9zM496 400.5c-26.8 0-48.5-21.8-48.5-48.5s21.8-48.5 48.5-48.5 48.5 21.8 48.5 48.5-21.7 48.5-48.5 48.5zM224 256c70.7 0 128-57.3 128-128S294.7 0 224 0 96 57.3 96 128s57.3 128 128 128zm201.2 226.5c-2.3-1.2-4.6-2.6-6.8-3.9l-7.9 4.6c-6 3.4-12.8 5.3-19.6 5.3-10.9 0-21.4-4.6-28.9-12.6-18.3-19.8-32.3-43.9-40.2-69.6-5.5-17.7 1.9-36.4 17.9-45.7l7.9-4.6c-.1-2.6-.1-5.2 0-7.8l-7.9-4.6c-16-9.2-23.4-28-17.9-45.7.9-2.9 2.2-5.8 3.2-8.7-3.8-.3-7.5-1.2-11.4-1.2h-16.7c-22.2 10.2-46.9 16-72.9 16s-50.6-5.8-72.9-16h-16.7C60.2 288 0 348.2 0 422.4V464c0 26.5 21.5 48 48 48h352c10.1 0 19.5-3.2 27.2-8.5-1.2-3.8-2-7.7-2-11.8v-9.2z"], - "user-edit": [640, 512, [], "f4ff", "M224 256c70.7 0 128-57.3 128-128S294.7 0 224 0 96 57.3 96 128s57.3 128 128 128zm89.6 32h-16.7c-22.2 10.2-46.9 16-72.9 16s-50.6-5.8-72.9-16h-16.7C60.2 288 0 348.2 0 422.4V464c0 26.5 21.5 48 48 48h274.9c-2.4-6.8-3.4-14-2.6-21.3l6.8-60.9 1.2-11.1 7.9-7.9 77.3-77.3c-24.5-27.7-60-45.5-99.9-45.5zm45.3 145.3l-6.8 61c-1.1 10.2 7.5 18.8 17.6 17.6l60.9-6.8 137.9-137.9-71.7-71.7-137.9 137.8zM633 268.9L595.1 231c-9.3-9.3-24.5-9.3-33.8 0l-37.8 37.8-4.1 4.1 71.8 71.7 41.8-41.8c9.3-9.4 9.3-24.5 0-33.9z"], - "user-friends": [640, 512, [], "f500", "M192 256c61.9 0 112-50.1 112-112S253.9 32 192 32 80 82.1 80 144s50.1 112 112 112zm76.8 32h-8.3c-20.8 10-43.9 16-68.5 16s-47.6-6-68.5-16h-8.3C51.6 288 0 339.6 0 403.2V432c0 26.5 21.5 48 48 48h288c26.5 0 48-21.5 48-48v-28.8c0-63.6-51.6-115.2-115.2-115.2zM480 256c53 0 96-43 96-96s-43-96-96-96-96 43-96 96 43 96 96 96zm48 32h-3.8c-13.9 4.8-28.6 8-44.2 8s-30.3-3.2-44.2-8H432c-20.4 0-39.2 5.9-55.7 15.4 24.4 26.3 39.7 61.2 39.7 99.8v38.4c0 2.2-.5 4.3-.6 6.4H592c26.5 0 48-21.5 48-48 0-61.9-50.1-112-112-112z"], - "user-graduate": [448, 512, [], "f501", "M319.4 320.6L224 416l-95.4-95.4C57.1 323.7 0 382.2 0 454.4v9.6c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48v-9.6c0-72.2-57.1-130.7-128.6-133.8zM13.6 79.8l6.4 1.5v58.4c-7 4.2-12 11.5-12 20.3 0 8.4 4.6 15.4 11.1 19.7L3.5 242c-1.7 6.9 2.1 14 7.6 14h41.8c5.5 0 9.3-7.1 7.6-14l-15.6-62.3C51.4 175.4 56 168.4 56 160c0-8.8-5-16.1-12-20.3V87.1l66 15.9c-8.6 17.2-14 36.4-14 57 0 70.7 57.3 128 128 128s128-57.3 128-128c0-20.6-5.3-39.8-14-57l96.3-23.2c18.2-4.4 18.2-27.1 0-31.5l-190.4-46c-13-3.1-26.7-3.1-39.7 0L13.6 48.2c-18.1 4.4-18.1 27.2 0 31.6z"], - "user-injured": [448, 512, [], "f728", "M277.37 11.98C261.08 4.47 243.11 0 224 0c-53.69 0-99.5 33.13-118.51 80h81.19l90.69-68.02zM342.51 80c-7.9-19.47-20.67-36.2-36.49-49.52L239.99 80h102.52zM224 256c70.69 0 128-57.31 128-128 0-5.48-.95-10.7-1.61-16H97.61c-.67 5.3-1.61 10.52-1.61 16 0 70.69 57.31 128 128 128zM80 299.7V512h128.26l-98.45-221.52A132.835 132.835 0 0 0 80 299.7zM0 464c0 26.51 21.49 48 48 48V320.24C18.88 344.89 0 381.26 0 422.4V464zm256-48h-55.38l42.67 96H256c26.47 0 48-21.53 48-48s-21.53-48-48-48zm57.6-128h-16.71c-22.24 10.18-46.88 16-72.89 16s-50.65-5.82-72.89-16h-7.37l42.67 96H256c44.11 0 80 35.89 80 80 0 18.08-6.26 34.59-16.41 48H400c26.51 0 48-21.49 48-48v-41.6c0-74.23-60.17-134.4-134.4-134.4z"], - "user-lock": [640, 512, [], "f502", "M320 320c0-11.1 3.1-21.4 8.1-30.5-4.8-.5-9.5-1.5-14.5-1.5h-16.7c-22.2 10.2-46.9 16-72.9 16s-50.6-5.8-72.9-16h-16.7C60.2 288 0 348.2 0 422.4V464c0 26.5 21.5 48 48 48h280.9c-5.5-9.5-8.9-20.3-8.9-32V320zm-96-64c70.7 0 128-57.3 128-128S294.7 0 224 0 96 57.3 96 128s57.3 128 128 128zm384 32h-32v-48c0-44.2-35.8-80-80-80s-80 35.8-80 80v48h-32c-17.7 0-32 14.3-32 32v160c0 17.7 14.3 32 32 32h224c17.7 0 32-14.3 32-32V320c0-17.7-14.3-32-32-32zm-80 0h-64v-48c0-17.6 14.4-32 32-32s32 14.4 32 32v48z"], - "user-md": [448, 512, [], "f0f0", "M224 256c70.7 0 128-57.3 128-128S294.7 0 224 0 96 57.3 96 128s57.3 128 128 128zM104 424c0 13.3 10.7 24 24 24s24-10.7 24-24-10.7-24-24-24-24 10.7-24 24zm216-135.4v49c36.5 7.4 64 39.8 64 78.4v41.7c0 7.6-5.4 14.2-12.9 15.7l-32.2 6.4c-4.3.9-8.5-1.9-9.4-6.3l-3.1-15.7c-.9-4.3 1.9-8.6 6.3-9.4l19.3-3.9V416c0-62.8-96-65.1-96 1.9v26.7l19.3 3.9c4.3.9 7.1 5.1 6.3 9.4l-3.1 15.7c-.9 4.3-5.1 7.1-9.4 6.3l-31.2-4.2c-7.9-1.1-13.8-7.8-13.8-15.9V416c0-38.6 27.5-70.9 64-78.4v-45.2c-2.2.7-4.4 1.1-6.6 1.9-18 6.3-37.3 9.8-57.4 9.8s-39.4-3.5-57.4-9.8c-7.4-2.6-14.9-4.2-22.6-5.2v81.6c23.1 6.9 40 28.1 40 53.4 0 30.9-25.1 56-56 56s-56-25.1-56-56c0-25.3 16.9-46.5 40-53.4v-80.4C48.5 301 0 355.8 0 422.4v44.8C0 491.9 20.1 512 44.8 512h358.4c24.7 0 44.8-20.1 44.8-44.8v-44.8c0-72-56.8-130.3-128-133.8z"], - "user-minus": [640, 512, [], "f503", "M624 208H432c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h192c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16zm-400 48c70.7 0 128-57.3 128-128S294.7 0 224 0 96 57.3 96 128s57.3 128 128 128zm89.6 32h-16.7c-22.2 10.2-46.9 16-72.9 16s-50.6-5.8-72.9-16h-16.7C60.2 288 0 348.2 0 422.4V464c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48v-41.6c0-74.2-60.2-134.4-134.4-134.4z"], - "user-ninja": [448, 512, [], "f504", "M325.4 289.2L224 390.6 122.6 289.2C54 295.3 0 352.2 0 422.4V464c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48v-41.6c0-70.2-54-127.1-122.6-133.2zM32 192c27.3 0 51.8-11.5 69.2-29.7 15.1 53.9 64 93.7 122.8 93.7 70.7 0 128-57.3 128-128S294.7 0 224 0c-50.4 0-93.6 29.4-114.5 71.8C92.1 47.8 64 32 32 32c0 33.4 17.1 62.8 43.1 80-26 17.2-43.1 46.6-43.1 80zm144-96h96c17.7 0 32 14.3 32 32H144c0-17.7 14.3-32 32-32z"], - "user-nurse": [448, 512, [], "f82f", "M57.78 288h82.36c22.51 19.68 51.62 32 83.86 32s61.35-12.32 83.86-32h82.36a16 16 0 0 0 14.28-23.18c-15.23-29.85-31.28-62.23-42.15-95.54C354.78 146.09 352 121.59 352 97.2V48L224 0 96 48v49.2c0 24.39-2.75 48.89-10.33 72.08C74.78 202.59 58.73 235 43.5 264.82A16 16 0 0 0 57.78 288zM184 71.67a5 5 0 0 1 5-5h21.67V45a5 5 0 0 1 5-5h16.66a5 5 0 0 1 5 5v21.67H259a5 5 0 0 1 5 5v16.66a5 5 0 0 1-5 5h-21.67V115a5 5 0 0 1-5 5h-16.66a5 5 0 0 1-5-5V93.33H189a5 5 0 0 1-5-5zM144 160h160v32a80 80 0 0 1-160 0zm175.41 160L224 415.39 128.59 320C57.1 323.1 0 381.6 0 453.79A58.21 58.21 0 0 0 58.21 512h331.58A58.21 58.21 0 0 0 448 453.79C448 381.6 390.9 323.1 319.41 320z"], - "user-plus": [640, 512, [], "f234", "M624 208h-64v-64c0-8.8-7.2-16-16-16h-32c-8.8 0-16 7.2-16 16v64h-64c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h64v64c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16v-64h64c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16zm-400 48c70.7 0 128-57.3 128-128S294.7 0 224 0 96 57.3 96 128s57.3 128 128 128zm89.6 32h-16.7c-22.2 10.2-46.9 16-72.9 16s-50.6-5.8-72.9-16h-16.7C60.2 288 0 348.2 0 422.4V464c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48v-41.6c0-74.2-60.2-134.4-134.4-134.4z"], - "user-secret": [448, 512, [], "f21b", "M383.9 308.3l23.9-62.6c4-10.5-3.7-21.7-15-21.7h-58.5c11-18.9 17.8-40.6 17.8-64v-.3c39.2-7.8 64-19.1 64-31.7 0-13.3-27.3-25.1-70.1-33-9.2-32.8-27-65.8-40.6-82.8-9.5-11.9-25.9-15.6-39.5-8.8l-27.6 13.8c-9 4.5-19.6 4.5-28.6 0L182.1 3.4c-13.6-6.8-30-3.1-39.5 8.8-13.5 17-31.4 50-40.6 82.8-42.7 7.9-70 19.7-70 33 0 12.6 24.8 23.9 64 31.7v.3c0 23.4 6.8 45.1 17.8 64H56.3c-11.5 0-19.2 11.7-14.7 22.3l25.8 60.2C27.3 329.8 0 372.7 0 422.4v44.8C0 491.9 20.1 512 44.8 512h358.4c24.7 0 44.8-20.1 44.8-44.8v-44.8c0-48.4-25.8-90.4-64.1-114.1zM176 480l-41.6-192 49.6 32 24 40-32 120zm96 0l-32-120 24-40 49.6-32L272 480zm41.7-298.5c-3.9 11.9-7 24.6-16.5 33.4-10.1 9.3-48 22.4-64-25-2.8-8.4-15.4-8.4-18.3 0-17 50.2-56 32.4-64 25-9.5-8.8-12.7-21.5-16.5-33.4-.8-2.5-6.3-5.7-6.3-5.8v-10.8c28.3 3.6 61 5.8 96 5.8s67.7-2.1 96-5.8v10.8c-.1.1-5.6 3.2-6.4 5.8z"], - "user-shield": [640, 512, [], "f505", "M622.3 271.1l-115.2-45c-4.1-1.6-12.6-3.7-22.2 0l-115.2 45c-10.7 4.2-17.7 14-17.7 24.9 0 111.6 68.7 188.8 132.9 213.9 9.6 3.7 18 1.6 22.2 0C558.4 489.9 640 420.5 640 296c0-10.9-7-20.7-17.7-24.9zM496 462.4V273.3l95.5 37.3c-5.6 87.1-60.9 135.4-95.5 151.8zM224 256c70.7 0 128-57.3 128-128S294.7 0 224 0 96 57.3 96 128s57.3 128 128 128zm96 40c0-2.5.8-4.8 1.1-7.2-2.5-.1-4.9-.8-7.5-.8h-16.7c-22.2 10.2-46.9 16-72.9 16s-50.6-5.8-72.9-16h-16.7C60.2 288 0 348.2 0 422.4V464c0 26.5 21.5 48 48 48h352c6.8 0 13.3-1.5 19.2-4-54-42.9-99.2-116.7-99.2-212z"], - "user-slash": [640, 512, [], "f506", "M633.8 458.1L362.3 248.3C412.1 230.7 448 183.8 448 128 448 57.3 390.7 0 320 0c-67.1 0-121.5 51.8-126.9 117.4L45.5 3.4C38.5-2 28.5-.8 23 6.2L3.4 31.4c-5.4 7-4.2 17 2.8 22.4l588.4 454.7c7 5.4 17 4.2 22.5-2.8l19.6-25.3c5.4-6.8 4.1-16.9-2.9-22.3zM96 422.4V464c0 26.5 21.5 48 48 48h350.2L207.4 290.3C144.2 301.3 96 356 96 422.4z"], - "user-tag": [640, 512, [], "f507", "M630.6 364.9l-90.3-90.2c-12-12-28.3-18.7-45.3-18.7h-79.3c-17.7 0-32 14.3-32 32v79.2c0 17 6.7 33.2 18.7 45.2l90.3 90.2c12.5 12.5 32.8 12.5 45.3 0l92.5-92.5c12.6-12.5 12.6-32.7.1-45.2zm-182.8-21c-13.3 0-24-10.7-24-24s10.7-24 24-24 24 10.7 24 24c0 13.2-10.7 24-24 24zm-223.8-88c70.7 0 128-57.3 128-128C352 57.3 294.7 0 224 0S96 57.3 96 128c0 70.6 57.3 127.9 128 127.9zm127.8 111.2V294c-12.2-3.6-24.9-6.2-38.2-6.2h-16.7c-22.2 10.2-46.9 16-72.9 16s-50.6-5.8-72.9-16h-16.7C60.2 287.9 0 348.1 0 422.3v41.6c0 26.5 21.5 48 48 48h352c15.5 0 29.1-7.5 37.9-18.9l-58-58c-18.1-18.1-28.1-42.2-28.1-67.9z"], - "user-tie": [448, 512, [], "f508", "M224 256c70.7 0 128-57.3 128-128S294.7 0 224 0 96 57.3 96 128s57.3 128 128 128zm95.8 32.6L272 480l-32-136 32-56h-96l32 56-32 136-47.8-191.4C56.9 292 0 350.3 0 422.4V464c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48v-41.6c0-72.1-56.9-130.4-128.2-133.8z"], - "user-times": [640, 512, [], "f235", "M589.6 240l45.6-45.6c6.3-6.3 6.3-16.5 0-22.8l-22.8-22.8c-6.3-6.3-16.5-6.3-22.8 0L544 194.4l-45.6-45.6c-6.3-6.3-16.5-6.3-22.8 0l-22.8 22.8c-6.3 6.3-6.3 16.5 0 22.8l45.6 45.6-45.6 45.6c-6.3 6.3-6.3 16.5 0 22.8l22.8 22.8c6.3 6.3 16.5 6.3 22.8 0l45.6-45.6 45.6 45.6c6.3 6.3 16.5 6.3 22.8 0l22.8-22.8c6.3-6.3 6.3-16.5 0-22.8L589.6 240zM224 256c70.7 0 128-57.3 128-128S294.7 0 224 0 96 57.3 96 128s57.3 128 128 128zm89.6 32h-16.7c-22.2 10.2-46.9 16-72.9 16s-50.6-5.8-72.9-16h-16.7C60.2 288 0 348.2 0 422.4V464c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48v-41.6c0-74.2-60.2-134.4-134.4-134.4z"], - "users": [640, 512, [], "f0c0", "M96 224c35.3 0 64-28.7 64-64s-28.7-64-64-64-64 28.7-64 64 28.7 64 64 64zm448 0c35.3 0 64-28.7 64-64s-28.7-64-64-64-64 28.7-64 64 28.7 64 64 64zm32 32h-64c-17.6 0-33.5 7.1-45.1 18.6 40.3 22.1 68.9 62 75.1 109.4h66c17.7 0 32-14.3 32-32v-32c0-35.3-28.7-64-64-64zm-256 0c61.9 0 112-50.1 112-112S381.9 32 320 32 208 82.1 208 144s50.1 112 112 112zm76.8 32h-8.3c-20.8 10-43.9 16-68.5 16s-47.6-6-68.5-16h-8.3C179.6 288 128 339.6 128 403.2V432c0 26.5 21.5 48 48 48h288c26.5 0 48-21.5 48-48v-28.8c0-63.6-51.6-115.2-115.2-115.2zm-223.7-13.4C161.5 263.1 145.6 256 128 256H64c-35.3 0-64 28.7-64 64v32c0 17.7 14.3 32 32 32h65.9c6.3-47.4 34.9-87.3 75.2-109.4z"], - "users-cog": [640, 512, [], "f509", "M610.5 341.3c2.6-14.1 2.6-28.5 0-42.6l25.8-14.9c3-1.7 4.3-5.2 3.3-8.5-6.7-21.6-18.2-41.2-33.2-57.4-2.3-2.5-6-3.1-9-1.4l-25.8 14.9c-10.9-9.3-23.4-16.5-36.9-21.3v-29.8c0-3.4-2.4-6.4-5.7-7.1-22.3-5-45-4.8-66.2 0-3.3.7-5.7 3.7-5.7 7.1v29.8c-13.5 4.8-26 12-36.9 21.3l-25.8-14.9c-2.9-1.7-6.7-1.1-9 1.4-15 16.2-26.5 35.8-33.2 57.4-1 3.3.4 6.8 3.3 8.5l25.8 14.9c-2.6 14.1-2.6 28.5 0 42.6l-25.8 14.9c-3 1.7-4.3 5.2-3.3 8.5 6.7 21.6 18.2 41.1 33.2 57.4 2.3 2.5 6 3.1 9 1.4l25.8-14.9c10.9 9.3 23.4 16.5 36.9 21.3v29.8c0 3.4 2.4 6.4 5.7 7.1 22.3 5 45 4.8 66.2 0 3.3-.7 5.7-3.7 5.7-7.1v-29.8c13.5-4.8 26-12 36.9-21.3l25.8 14.9c2.9 1.7 6.7 1.1 9-1.4 15-16.2 26.5-35.8 33.2-57.4 1-3.3-.4-6.8-3.3-8.5l-25.8-14.9zM496 368.5c-26.8 0-48.5-21.8-48.5-48.5s21.8-48.5 48.5-48.5 48.5 21.8 48.5 48.5-21.7 48.5-48.5 48.5zM96 224c35.3 0 64-28.7 64-64s-28.7-64-64-64-64 28.7-64 64 28.7 64 64 64zm224 32c1.9 0 3.7-.5 5.6-.6 8.3-21.7 20.5-42.1 36.3-59.2 7.4-8 17.9-12.6 28.9-12.6 6.9 0 13.7 1.8 19.6 5.3l7.9 4.6c.8-.5 1.6-.9 2.4-1.4 7-14.6 11.2-30.8 11.2-48 0-61.9-50.1-112-112-112S208 82.1 208 144c0 61.9 50.1 112 112 112zm105.2 194.5c-2.3-1.2-4.6-2.6-6.8-3.9-8.2 4.8-15.3 9.8-27.5 9.8-10.9 0-21.4-4.6-28.9-12.6-18.3-19.8-32.3-43.9-40.2-69.6-10.7-34.5 24.9-49.7 25.8-50.3-.1-2.6-.1-5.2 0-7.8l-7.9-4.6c-3.8-2.2-7-5-9.8-8.1-3.3.2-6.5.6-9.8.6-24.6 0-47.6-6-68.5-16h-8.3C179.6 288 128 339.6 128 403.2V432c0 26.5 21.5 48 48 48h255.4c-3.7-6-6.2-12.8-6.2-20.3v-9.2zM173.1 274.6C161.5 263.1 145.6 256 128 256H64c-35.3 0-64 28.7-64 64v32c0 17.7 14.3 32 32 32h65.9c6.3-47.4 34.9-87.3 75.2-109.4z"], - "utensil-spoon": [512, 512, [], "f2e5", "M480.1 31.9c-55-55.1-164.9-34.5-227.8 28.5-49.3 49.3-55.1 110-28.8 160.4L9 413.2c-11.6 10.5-12.1 28.5-1 39.5L59.3 504c11 11 29.1 10.5 39.5-1.1l192.4-214.4c50.4 26.3 111.1 20.5 160.4-28.8 63-62.9 83.6-172.8 28.5-227.8z"], - "utensils": [416, 512, [], "f2e7", "M207.9 15.2c.8 4.7 16.1 94.5 16.1 128.8 0 52.3-27.8 89.6-68.9 104.6L168 486.7c.7 13.7-10.2 25.3-24 25.3H80c-13.7 0-24.7-11.5-24-25.3l12.9-238.1C27.7 233.6 0 196.2 0 144 0 109.6 15.3 19.9 16.1 15.2 19.3-5.1 61.4-5.4 64 16.3v141.2c1.3 3.4 15.1 3.2 16 0 1.4-25.3 7.9-139.2 8-141.8 3.3-20.8 44.7-20.8 47.9 0 .2 2.7 6.6 116.5 8 141.8.9 3.2 14.8 3.4 16 0V16.3c2.6-21.6 44.8-21.4 48-1.1zm119.2 285.7l-15 185.1c-1.2 14 9.9 26 23.9 26h56c13.3 0 24-10.7 24-24V24c0-13.2-10.7-24-24-24-82.5 0-221.4 178.5-64.9 300.9z"], - "vector-square": [512, 512, [], "f5cb", "M512 128V32c0-17.67-14.33-32-32-32h-96c-17.67 0-32 14.33-32 32H160c0-17.67-14.33-32-32-32H32C14.33 0 0 14.33 0 32v96c0 17.67 14.33 32 32 32v192c-17.67 0-32 14.33-32 32v96c0 17.67 14.33 32 32 32h96c17.67 0 32-14.33 32-32h192c0 17.67 14.33 32 32 32h96c17.67 0 32-14.33 32-32v-96c0-17.67-14.33-32-32-32V160c17.67 0 32-14.33 32-32zm-96-64h32v32h-32V64zM64 64h32v32H64V64zm32 384H64v-32h32v32zm352 0h-32v-32h32v32zm-32-96h-32c-17.67 0-32 14.33-32 32v32H160v-32c0-17.67-14.33-32-32-32H96V160h32c17.67 0 32-14.33 32-32V96h192v32c0 17.67 14.33 32 32 32h32v192z"], - "venus": [288, 512, [], "f221", "M288 176c0-79.5-64.5-144-144-144S0 96.5 0 176c0 68.5 47.9 125.9 112 140.4V368H76c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h36v36c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12v-36h36c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12h-36v-51.6c64.1-14.5 112-71.9 112-140.4zm-224 0c0-44.1 35.9-80 80-80s80 35.9 80 80-35.9 80-80 80-80-35.9-80-80z"], - "venus-double": [512, 512, [], "f226", "M288 176c0-79.5-64.5-144-144-144S0 96.5 0 176c0 68.5 47.9 125.9 112 140.4V368H76c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h36v36c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12v-36h36c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12h-36v-51.6c64.1-14.5 112-71.9 112-140.4zm-224 0c0-44.1 35.9-80 80-80s80 35.9 80 80-35.9 80-80 80-80-35.9-80-80zm336 140.4V368h36c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12h-36v36c0 6.6-5.4 12-12 12h-40c-6.6 0-12-5.4-12-12v-36h-36c-6.6 0-12-5.4-12-12v-40c0-6.6 5.4-12 12-12h36v-51.6c-21.2-4.8-40.6-14.3-57.2-27.3 14-16.7 25-36 32.1-57.1 14.5 14.8 34.7 24 57.1 24 44.1 0 80-35.9 80-80s-35.9-80-80-80c-22.3 0-42.6 9.2-57.1 24-7.1-21.1-18-40.4-32.1-57.1C303.4 43.6 334.3 32 368 32c79.5 0 144 64.5 144 144 0 68.5-47.9 125.9-112 140.4z"], - "venus-mars": [576, 512, [], "f228", "M564 0h-79c-10.7 0-16 12.9-8.5 20.5l16.9 16.9-48.7 48.7C422.5 72.1 396.2 64 368 64c-33.7 0-64.6 11.6-89.2 30.9 14 16.7 25 36 32.1 57.1 14.5-14.8 34.7-24 57.1-24 44.1 0 80 35.9 80 80s-35.9 80-80 80c-22.3 0-42.6-9.2-57.1-24-7.1 21.1-18 40.4-32.1 57.1 24.5 19.4 55.5 30.9 89.2 30.9 79.5 0 144-64.5 144-144 0-28.2-8.1-54.5-22.1-76.7l48.7-48.7 16.9 16.9c2.4 2.4 5.4 3.5 8.4 3.5 6.2 0 12.1-4.8 12.1-12V12c0-6.6-5.4-12-12-12zM144 64C64.5 64 0 128.5 0 208c0 68.5 47.9 125.9 112 140.4V400H76c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h36v36c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12v-36h36c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12h-36v-51.6c64.1-14.6 112-71.9 112-140.4 0-79.5-64.5-144-144-144zm0 224c-44.1 0-80-35.9-80-80s35.9-80 80-80 80 35.9 80 80-35.9 80-80 80z"], - "vial": [480, 512, [], "f492", "M477.7 186.1L309.5 18.3c-3.1-3.1-8.2-3.1-11.3 0l-34 33.9c-3.1 3.1-3.1 8.2 0 11.3l11.2 11.1L33 316.5c-38.8 38.7-45.1 102-9.4 143.5 20.6 24 49.5 36 78.4 35.9 26.4 0 52.8-10 72.9-30.1l246.3-245.7 11.2 11.1c3.1 3.1 8.2 3.1 11.3 0l34-33.9c3.1-3 3.1-8.1 0-11.2zM318 256H161l148-147.7 78.5 78.3L318 256z"], - "vials": [640, 512, [], "f493", "M72 64h24v240c0 44.1 35.9 80 80 80s80-35.9 80-80V64h24c4.4 0 8-3.6 8-8V8c0-4.4-3.6-8-8-8H72c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8zm72 0h64v96h-64V64zm480 384H16c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h608c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16zM360 64h24v240c0 44.1 35.9 80 80 80s80-35.9 80-80V64h24c4.4 0 8-3.6 8-8V8c0-4.4-3.6-8-8-8H360c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8zm72 0h64v96h-64V64z"], - "video": [576, 512, [], "f03d", "M336.2 64H47.8C21.4 64 0 85.4 0 111.8v288.4C0 426.6 21.4 448 47.8 448h288.4c26.4 0 47.8-21.4 47.8-47.8V111.8c0-26.4-21.4-47.8-47.8-47.8zm189.4 37.7L416 177.3v157.4l109.6 75.5c21.2 14.6 50.4-.3 50.4-25.8V127.5c0-25.4-29.1-40.4-50.4-25.8z"], - "video-slash": [640, 512, [], "f4e2", "M633.8 458.1l-55-42.5c15.4-1.4 29.2-13.7 29.2-31.1v-257c0-25.5-29.1-40.4-50.4-25.8L448 177.3v137.2l-32-24.7v-178c0-26.4-21.4-47.8-47.8-47.8H123.9L45.5 3.4C38.5-2 28.5-.8 23 6.2L3.4 31.4c-5.4 7-4.2 17 2.8 22.4L42.7 82 416 370.6l178.5 138c7 5.4 17 4.2 22.5-2.8l19.6-25.3c5.5-6.9 4.2-17-2.8-22.4zM32 400.2c0 26.4 21.4 47.8 47.8 47.8h288.4c11.2 0 21.4-4 29.6-10.5L32 154.7v245.5z"], - "vihara": [640, 512, [], "f6a7", "M632.88 400.71L544 352v-64l55.16-17.69c11.79-5.9 11.79-22.72 0-28.62L480 192v-64l27.31-16.3c7.72-7.72 5.61-20.74-4.16-25.62L320 0 136.85 86.07c-9.77 4.88-11.88 17.9-4.16 25.62L160 128v64L40.84 241.69c-11.79 5.9-11.79 22.72 0 28.62L96 288v64L7.12 400.71c-5.42 3.62-7.7 9.63-7 15.29.62 5.01 3.57 9.75 8.72 12.33L64 448v48c0 8.84 7.16 16 16 16h32c8.84 0 16-7.16 16-16v-48h160v48c0 8.84 7.16 16 16 16h32c8.84 0 16-7.16 16-16v-48h160v48c0 8.84 7.16 16 16 16h32c8.84 0 16-7.16 16-16v-48l55.15-19.67c5.16-2.58 8.1-7.32 8.72-12.33.71-5.67-1.57-11.68-6.99-15.29zM224 128h192v64H224v-64zm-64 224v-64h320v64H160z"], - "volleyball-ball": [495, 512, [], "f45f", "M223.3 243.4c-.9-37-8.6-72.8-22.7-105.7-90.8 42.4-157.5 122.4-180.3 216.8 13.4 30.8 32.9 58.3 56.9 81.1 22.7-79.2 74.2-147.8 146.1-192.2zM186.4 109c-15-26.4-34.5-50.1-57.4-70.7C38 88.1-15.8 191.2 4 300.5c33.4-83.1 98.4-152 182.4-191.5zM374 274.1c8.6-99.8-27.3-197.5-97.5-264.4-14.7-1.7-51.6-5.5-98.9 8.5 57.3 59.3 91 138.2 93.5 222.7 32.5 17.7 67.3 29 102.9 33.2zm-124.7 9.5c-31.6 19.3-58.7 43.9-80.2 72.6 82 57.3 184.5 75.1 277.5 47.8 19.7-26.4 34.2-56.8 42.2-89.9-26.6 6.6-53.7 10.4-80.9 10.4-54.6-.1-108.9-14.1-158.6-40.9zM151 383.3c-15.2 26-25.7 54.4-32.1 84.2 37.6 23 81.7 36.5 129.1 36.5 61 0 116.7-22.1 159.9-58.6C295 461.5 204.6 420.6 151 383.3zM331.3 22.7c55.3 70.4 82.5 161.2 74.6 253.6 30.3.2 60.5-4.8 89.7-14.2 0-2 .3-4 .3-6 0-107.8-68.7-199.1-164.6-233.4z"], - "volume-down": [384, 512, [], "f027", "M215.03 72.04L126.06 161H24c-13.26 0-24 10.74-24 24v144c0 13.25 10.74 24 24 24h102.06l88.97 88.95c15.03 15.03 40.97 4.47 40.97-16.97V89.02c0-21.47-25.96-31.98-40.97-16.98zm123.2 108.08c-11.58-6.33-26.19-2.16-32.61 9.45-6.39 11.61-2.16 26.2 9.45 32.61C327.98 229.28 336 242.62 336 257c0 14.38-8.02 27.72-20.92 34.81-11.61 6.41-15.84 21-9.45 32.61 6.43 11.66 21.05 15.8 32.61 9.45 28.23-15.55 45.77-45 45.77-76.88s-17.54-61.32-45.78-76.87z"], - "volume-mute": [512, 512, [], "f6a9", "M215.03 71.05L126.06 160H24c-13.26 0-24 10.74-24 24v144c0 13.25 10.74 24 24 24h102.06l88.97 88.95c15.03 15.03 40.97 4.47 40.97-16.97V88.02c0-21.46-25.96-31.98-40.97-16.97zM461.64 256l45.64-45.64c6.3-6.3 6.3-16.52 0-22.82l-22.82-22.82c-6.3-6.3-16.52-6.3-22.82 0L416 210.36l-45.64-45.64c-6.3-6.3-16.52-6.3-22.82 0l-22.82 22.82c-6.3 6.3-6.3 16.52 0 22.82L370.36 256l-45.63 45.63c-6.3 6.3-6.3 16.52 0 22.82l22.82 22.82c6.3 6.3 16.52 6.3 22.82 0L416 301.64l45.64 45.64c6.3 6.3 16.52 6.3 22.82 0l22.82-22.82c6.3-6.3 6.3-16.52 0-22.82L461.64 256z"], - "volume-off": [257, 512, [], "f026", "M216.36 71.04L127.39 160H25.33c-13.26 0-24 10.74-24 24v144c0 13.25 10.74 24 24 24h102.06l88.97 88.95c15.03 15.03 40.97 4.47 40.97-16.97V88.02c0-21.47-25.96-31.98-40.97-16.98z"], - "volume-up": [576, 512, [], "f028", "M215.03 71.05L126.06 160H24c-13.26 0-24 10.74-24 24v144c0 13.25 10.74 24 24 24h102.06l88.97 88.95c15.03 15.03 40.97 4.47 40.97-16.97V88.02c0-21.46-25.96-31.98-40.97-16.97zm233.32-51.08c-11.17-7.33-26.18-4.24-33.51 6.95-7.34 11.17-4.22 26.18 6.95 33.51 66.27 43.49 105.82 116.6 105.82 195.58 0 78.98-39.55 152.09-105.82 195.58-11.17 7.32-14.29 22.34-6.95 33.5 7.04 10.71 21.93 14.56 33.51 6.95C528.27 439.58 576 351.33 576 256S528.27 72.43 448.35 19.97zM480 256c0-63.53-32.06-121.94-85.77-156.24-11.19-7.14-26.03-3.82-33.12 7.46s-3.78 26.21 7.41 33.36C408.27 165.97 432 209.11 432 256s-23.73 90.03-63.48 115.42c-11.19 7.14-14.5 22.07-7.41 33.36 6.51 10.36 21.12 15.14 33.12 7.46C447.94 377.94 480 319.54 480 256zm-141.77-76.87c-11.58-6.33-26.19-2.16-32.61 9.45-6.39 11.61-2.16 26.2 9.45 32.61C327.98 228.28 336 241.63 336 256c0 14.38-8.02 27.72-20.92 34.81-11.61 6.41-15.84 21-9.45 32.61 6.43 11.66 21.05 15.8 32.61 9.45 28.23-15.55 45.77-45 45.77-76.88s-17.54-61.32-45.78-76.86z"], - "vote-yea": [640, 512, [], "f772", "M608 320h-64v64h22.4c5.3 0 9.6 3.6 9.6 8v16c0 4.4-4.3 8-9.6 8H73.6c-5.3 0-9.6-3.6-9.6-8v-16c0-4.4 4.3-8 9.6-8H96v-64H32c-17.7 0-32 14.3-32 32v96c0 17.7 14.3 32 32 32h576c17.7 0 32-14.3 32-32v-96c0-17.7-14.3-32-32-32zm-96 64V64.3c0-17.9-14.5-32.3-32.3-32.3H160.4C142.5 32 128 46.5 128 64.3V384h384zM211.2 202l25.5-25.3c4.2-4.2 11-4.2 15.2.1l41.3 41.6 95.2-94.4c4.2-4.2 11-4.2 15.2.1l25.3 25.5c4.2 4.2 4.2 11-.1 15.2L300.5 292c-4.2 4.2-11 4.2-15.2-.1l-74.1-74.7c-4.3-4.2-4.2-11 0-15.2z"], - "vr-cardboard": [640, 512, [], "f729", "M608 64H32C14.33 64 0 78.33 0 96v320c0 17.67 14.33 32 32 32h160.22c25.19 0 48.03-14.77 58.36-37.74l27.74-61.64C286.21 331.08 302.35 320 320 320s33.79 11.08 41.68 28.62l27.74 61.64C399.75 433.23 422.6 448 447.78 448H608c17.67 0 32-14.33 32-32V96c0-17.67-14.33-32-32-32zM160 304c-35.35 0-64-28.65-64-64s28.65-64 64-64 64 28.65 64 64-28.65 64-64 64zm320 0c-35.35 0-64-28.65-64-64s28.65-64 64-64 64 28.65 64 64-28.65 64-64 64z"], - "walking": [320, 512, [], "f554", "M208 96c26.5 0 48-21.5 48-48S234.5 0 208 0s-48 21.5-48 48 21.5 48 48 48zm94.5 149.1l-23.3-11.8-9.7-29.4c-14.7-44.6-55.7-75.8-102.2-75.9-36-.1-55.9 10.1-93.3 25.2-21.6 8.7-39.3 25.2-49.7 46.2L17.6 213c-7.8 15.8-1.5 35 14.2 42.9 15.6 7.9 34.6 1.5 42.5-14.3L81 228c3.5-7 9.3-12.5 16.5-15.4l26.8-10.8-15.2 60.7c-5.2 20.8.4 42.9 14.9 58.8l59.9 65.4c7.2 7.9 12.3 17.4 14.9 27.7l18.3 73.3c4.3 17.1 21.7 27.6 38.8 23.3 17.1-4.3 27.6-21.7 23.3-38.8l-22.2-89c-2.6-10.3-7.7-19.9-14.9-27.7l-45.5-49.7 17.2-68.7 5.5 16.5c5.3 16.1 16.7 29.4 31.7 37l23.3 11.8c15.6 7.9 34.6 1.5 42.5-14.3 7.7-15.7 1.4-35.1-14.3-43zM73.6 385.8c-3.2 8.1-8 15.4-14.2 21.5l-50 50.1c-12.5 12.5-12.5 32.8 0 45.3s32.7 12.5 45.2 0l59.4-59.4c6.1-6.1 10.9-13.4 14.2-21.5l13.5-33.8c-55.3-60.3-38.7-41.8-47.4-53.7l-20.7 51.5z"], - "wallet": [512, 512, [], "f555", "M461.2 128H80c-8.84 0-16-7.16-16-16s7.16-16 16-16h384c8.84 0 16-7.16 16-16 0-26.51-21.49-48-48-48H64C28.65 32 0 60.65 0 96v320c0 35.35 28.65 64 64 64h397.2c28.02 0 50.8-21.53 50.8-48V176c0-26.47-22.78-48-50.8-48zM416 336c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32z"], - "warehouse": [640, 512, [], "f494", "M504 352H136.4c-4.4 0-8 3.6-8 8l-.1 48c0 4.4 3.6 8 8 8H504c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8zm0 96H136.1c-4.4 0-8 3.6-8 8l-.1 48c0 4.4 3.6 8 8 8h368c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8zm0-192H136.6c-4.4 0-8 3.6-8 8l-.1 48c0 4.4 3.6 8 8 8H504c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8zm106.5-139L338.4 3.7a48.15 48.15 0 0 0-36.9 0L29.5 117C11.7 124.5 0 141.9 0 161.3V504c0 4.4 3.6 8 8 8h80c4.4 0 8-3.6 8-8V256c0-17.6 14.6-32 32.6-32h382.8c18 0 32.6 14.4 32.6 32v248c0 4.4 3.6 8 8 8h80c4.4 0 8-3.6 8-8V161.3c0-19.4-11.7-36.8-29.5-44.3z"], - "water": [576, 512, [], "f773", "M562.1 383.9c-21.5-2.4-42.1-10.5-57.9-22.9-14.1-11.1-34.2-11.3-48.2 0-37.9 30.4-107.2 30.4-145.7-1.5-13.5-11.2-33-9.1-46.7 1.8-38 30.1-106.9 30-145.2-1.7-13.5-11.2-33.3-8.9-47.1 2-15.5 12.2-36 20.1-57.7 22.4-7.9.8-13.6 7.8-13.6 15.7v32.2c0 9.1 7.6 16.8 16.7 16 28.8-2.5 56.1-11.4 79.4-25.9 56.5 34.6 137 34.1 192 0 56.5 34.6 137 34.1 192 0 23.3 14.2 50.9 23.3 79.1 25.8 9.1.8 16.7-6.9 16.7-16v-31.6c.1-8-5.7-15.4-13.8-16.3zm0-144c-21.5-2.4-42.1-10.5-57.9-22.9-14.1-11.1-34.2-11.3-48.2 0-37.9 30.4-107.2 30.4-145.7-1.5-13.5-11.2-33-9.1-46.7 1.8-38 30.1-106.9 30-145.2-1.7-13.5-11.2-33.3-8.9-47.1 2-15.5 12.2-36 20.1-57.7 22.4-7.9.8-13.6 7.8-13.6 15.7v32.2c0 9.1 7.6 16.8 16.7 16 28.8-2.5 56.1-11.4 79.4-25.9 56.5 34.6 137 34.1 192 0 56.5 34.6 137 34.1 192 0 23.3 14.2 50.9 23.3 79.1 25.8 9.1.8 16.7-6.9 16.7-16v-31.6c.1-8-5.7-15.4-13.8-16.3zm0-144C540.6 93.4 520 85.4 504.2 73 490.1 61.9 470 61.7 456 73c-37.9 30.4-107.2 30.4-145.7-1.5-13.5-11.2-33-9.1-46.7 1.8-38 30.1-106.9 30-145.2-1.7-13.5-11.2-33.3-8.9-47.1 2-15.5 12.2-36 20.1-57.7 22.4-7.9.8-13.6 7.8-13.6 15.7v32.2c0 9.1 7.6 16.8 16.7 16 28.8-2.5 56.1-11.4 79.4-25.9 56.5 34.6 137 34.1 192 0 56.5 34.6 137 34.1 192 0 23.3 14.2 50.9 23.3 79.1 25.8 9.1.8 16.7-6.9 16.7-16v-31.6c.1-8-5.7-15.4-13.8-16.3z"], - "weight": [512, 512, [], "f496", "M448 64h-25.98C438.44 92.28 448 125.01 448 160c0 105.87-86.13 192-192 192S64 265.87 64 160c0-34.99 9.56-67.72 25.98-96H64C28.71 64 0 92.71 0 128v320c0 35.29 28.71 64 64 64h384c35.29 0 64-28.71 64-64V128c0-35.29-28.71-64-64-64zM256 320c88.37 0 160-71.63 160-160S344.37 0 256 0 96 71.63 96 160s71.63 160 160 160zm-.3-151.94l33.58-78.36c3.5-8.17 12.94-11.92 21.03-8.41 8.12 3.48 11.88 12.89 8.41 21l-33.67 78.55C291.73 188 296 197.45 296 208c0 22.09-17.91 40-40 40s-40-17.91-40-40c0-21.98 17.76-39.77 39.7-39.94z"], - "weight-hanging": [512, 512, [], "f5cd", "M510.28 445.86l-73.03-292.13c-3.8-15.19-16.44-25.72-30.87-25.72h-60.25c3.57-10.05 5.88-20.72 5.88-32 0-53.02-42.98-96-96-96s-96 42.98-96 96c0 11.28 2.3 21.95 5.88 32h-60.25c-14.43 0-27.08 10.54-30.87 25.72L1.72 445.86C-6.61 479.17 16.38 512 48.03 512h415.95c31.64 0 54.63-32.83 46.3-66.14zM256 128c-17.64 0-32-14.36-32-32s14.36-32 32-32 32 14.36 32 32-14.36 32-32 32z"], - "wheelchair": [512, 512, [], "f193", "M496.101 385.669l14.227 28.663c3.929 7.915.697 17.516-7.218 21.445l-65.465 32.886c-16.049 7.967-35.556 1.194-43.189-15.055L331.679 320H192c-15.925 0-29.426-11.71-31.679-27.475C126.433 55.308 128.38 70.044 128 64c0-36.358 30.318-65.635 67.052-63.929 33.271 1.545 60.048 28.905 60.925 62.201.868 32.933-23.152 60.423-54.608 65.039l4.67 32.69H336c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16H215.182l4.572 32H352a32 32 0 0 1 28.962 18.392L438.477 396.8l36.178-18.349c7.915-3.929 17.517-.697 21.446 7.218zM311.358 352h-24.506c-7.788 54.204-54.528 96-110.852 96-61.757 0-112-50.243-112-112 0-41.505 22.694-77.809 56.324-97.156-3.712-25.965-6.844-47.86-9.488-66.333C45.956 198.464 0 261.963 0 336c0 97.047 78.953 176 176 176 71.87 0 133.806-43.308 161.11-105.192L311.358 352z"], - "wifi": [640, 512, [], "f1eb", "M634.91 154.88C457.74-8.99 182.19-8.93 5.09 154.88c-6.66 6.16-6.79 16.59-.35 22.98l34.24 33.97c6.14 6.1 16.02 6.23 22.4.38 145.92-133.68 371.3-133.71 517.25 0 6.38 5.85 16.26 5.71 22.4-.38l34.24-33.97c6.43-6.39 6.3-16.82-.36-22.98zM320 352c-35.35 0-64 28.65-64 64s28.65 64 64 64 64-28.65 64-64-28.65-64-64-64zm202.67-83.59c-115.26-101.93-290.21-101.82-405.34 0-6.9 6.1-7.12 16.69-.57 23.15l34.44 33.99c6 5.92 15.66 6.32 22.05.8 83.95-72.57 209.74-72.41 293.49 0 6.39 5.52 16.05 5.13 22.05-.8l34.44-33.99c6.56-6.46 6.33-17.06-.56-23.15z"], - "wind": [512, 512, [], "f72e", "M156.7 256H16c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h142.2c15.9 0 30.8 10.9 33.4 26.6 3.3 20-12.1 37.4-31.6 37.4-14.1 0-26.1-9.2-30.4-21.9-2.1-6.3-8.6-10.1-15.2-10.1H81.6c-9.8 0-17.7 8.8-15.9 18.4 8.6 44.1 47.6 77.6 94.2 77.6 57.1 0 102.7-50.1 95.2-108.6C249 291 205.4 256 156.7 256zM16 224h336c59.7 0 106.8-54.8 93.8-116.7-7.6-36.2-36.9-65.5-73.1-73.1-55.4-11.6-105.1 24.9-114.9 75.5-1.9 9.6 6.1 18.3 15.8 18.3h32.8c6.7 0 13.1-3.8 15.2-10.1C325.9 105.2 337.9 96 352 96c19.4 0 34.9 17.4 31.6 37.4-2.6 15.7-17.4 26.6-33.4 26.6H16c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16zm384 32H243.7c19.3 16.6 33.2 38.8 39.8 64H400c26.5 0 48 21.5 48 48s-21.5 48-48 48c-17.9 0-33.3-9.9-41.6-24.4-2.9-5-8.7-7.6-14.5-7.6h-33.8c-10.9 0-19 10.8-15.3 21.1 17.8 50.6 70.5 84.8 129.4 72.3 41.2-8.7 75.1-41.6 84.7-82.7C526 321.5 470.5 256 400 256z"], - "window-close": [512, 512, [], "f410", "M464 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h416c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zm-83.6 290.5c4.8 4.8 4.8 12.6 0 17.4l-40.5 40.5c-4.8 4.8-12.6 4.8-17.4 0L256 313.3l-66.5 67.1c-4.8 4.8-12.6 4.8-17.4 0l-40.5-40.5c-4.8-4.8-4.8-12.6 0-17.4l67.1-66.5-67.1-66.5c-4.8-4.8-4.8-12.6 0-17.4l40.5-40.5c4.8-4.8 12.6-4.8 17.4 0l66.5 67.1 66.5-67.1c4.8-4.8 12.6-4.8 17.4 0l40.5 40.5c4.8 4.8 4.8 12.6 0 17.4L313.3 256l67.1 66.5z"], - "window-maximize": [512, 512, [], "f2d0", "M464 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h416c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zm-16 160H64v-84c0-6.6 5.4-12 12-12h360c6.6 0 12 5.4 12 12v84z"], - "window-minimize": [512, 512, [], "f2d1", "M464 352H48c-26.5 0-48 21.5-48 48v32c0 26.5 21.5 48 48 48h416c26.5 0 48-21.5 48-48v-32c0-26.5-21.5-48-48-48z"], - "window-restore": [512, 512, [], "f2d2", "M512 48v288c0 26.5-21.5 48-48 48h-48V176c0-44.1-35.9-80-80-80H128V48c0-26.5 21.5-48 48-48h288c26.5 0 48 21.5 48 48zM384 176v288c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V176c0-26.5 21.5-48 48-48h288c26.5 0 48 21.5 48 48zm-68 28c0-6.6-5.4-12-12-12H76c-6.6 0-12 5.4-12 12v52h252v-52z"], - "wine-bottle": [512, 512, [], "f72f", "M507.31 72.57L439.43 4.69c-6.25-6.25-16.38-6.25-22.63 0l-22.63 22.63c-6.25 6.25-6.25 16.38 0 22.63l-76.67 76.67c-46.58-19.7-102.4-10.73-140.37 27.23L18.75 312.23c-24.99 24.99-24.99 65.52 0 90.51l90.51 90.51c24.99 24.99 65.52 24.99 90.51 0l158.39-158.39c37.96-37.96 46.93-93.79 27.23-140.37l76.67-76.67c6.25 6.25 16.38 6.25 22.63 0l22.63-22.63c6.24-6.24 6.24-16.37-.01-22.62zM179.22 423.29l-90.51-90.51 122.04-122.04 90.51 90.51-122.04 122.04z"], - "wine-glass": [288, 512, [], "f4e3", "M216 464h-40V346.81c68.47-15.89 118.05-79.91 111.4-154.16l-15.95-178.1C270.71 6.31 263.9 0 255.74 0H32.26c-8.15 0-14.97 6.31-15.7 14.55L.6 192.66C-6.05 266.91 43.53 330.93 112 346.82V464H72c-22.09 0-40 17.91-40 40 0 4.42 3.58 8 8 8h208c4.42 0 8-3.58 8-8 0-22.09-17.91-40-40-40z"], - "wine-glass-alt": [288, 512, [], "f5ce", "M216 464h-40V346.81c68.47-15.89 118.05-79.91 111.4-154.16l-15.95-178.1C270.71 6.31 263.9 0 255.74 0H32.26c-8.15 0-14.97 6.31-15.7 14.55L.6 192.66C-6.05 266.91 43.53 330.93 112 346.82V464H72c-22.09 0-40 17.91-40 40 0 4.42 3.58 8 8 8h208c4.42 0 8-3.58 8-8 0-22.09-17.91-40-40-40zM61.75 48h164.5l7.17 80H54.58l7.17-80z"], - "won-sign": [576, 512, [], "f159", "M564 192c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12h-48l18.6-80.6c1.7-7.5-4-14.7-11.7-14.7h-46.1c-5.7 0-10.6 4-11.7 9.5L450.7 128H340.8l-19.7-86c-1.3-5.5-6.1-9.3-11.7-9.3h-44c-5.6 0-10.4 3.8-11.7 9.3l-20 86H125l-17.5-85.7c-1.1-5.6-6.1-9.6-11.8-9.6H53.6c-7.7 0-13.4 7.1-11.7 14.6L60 128H12c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h62.3l7.2 32H12c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h83.9l40.9 182.6c1.2 5.5 6.1 9.4 11.7 9.4h56.8c5.6 0 10.4-3.9 11.7-9.3L259.3 288h55.1l42.4 182.7c1.3 5.4 6.1 9.3 11.7 9.3h56.8c5.6 0 10.4-3.9 11.7-9.3L479.1 288H564c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12h-70.1l7.4-32zM183.8 342c-6.2 25.8-6.8 47.2-7.3 47.2h-1.1s-1.7-22-6.8-47.2l-11-54h38.8zm27.5-118h-66.8l-6.5-32h80.8zm62.9 0l2-8.6c1.9-8 3.5-16 4.8-23.4h11.8c1.3 7.4 2.9 15.4 4.8 23.4l2 8.6zm130.9 118c-5.1 25.2-6.8 47.2-6.8 47.2h-1.1c-.6 0-1.1-21.4-7.3-47.2l-12.4-54h39.1zm25.2-118h-67.4l-7.3-32h81.6z"], - "wrench": [512, 512, [], "f0ad", "M507.73 109.1c-2.24-9.03-13.54-12.09-20.12-5.51l-74.36 74.36-67.88-11.31-11.31-67.88 74.36-74.36c6.62-6.62 3.43-17.9-5.66-20.16-47.38-11.74-99.55.91-136.58 37.93-39.64 39.64-50.55 97.1-34.05 147.2L18.74 402.76c-24.99 24.99-24.99 65.51 0 90.5 24.99 24.99 65.51 24.99 90.5 0l213.21-213.21c50.12 16.71 107.47 5.68 147.37-34.22 37.07-37.07 49.7-89.32 37.91-136.73zM64 472c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z"], - "x-ray": [640, 512, [], "f497", "M240 384c-8.8 0-16 7.2-16 16s7.2 16 16 16 16-7.2 16-16-7.2-16-16-16zm160 32c8.8 0 16-7.2 16-16s-7.2-16-16-16-16 7.2-16 16 7.2 16 16 16zM624 0H16C7.2 0 0 7.2 0 16v32c0 8.8 7.2 16 16 16h608c8.8 0 16-7.2 16-16V16c0-8.8-7.2-16-16-16zm0 448h-48V96H64v352H16c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h608c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16zM480 248c0 4.4-3.6 8-8 8H336v32h104c4.4 0 8 3.6 8 8v16c0 4.4-3.6 8-8 8H336v32h64c26.5 0 48 21.5 48 48s-21.5 48-48 48-48-21.5-48-48v-16h-64v16c0 26.5-21.5 48-48 48s-48-21.5-48-48 21.5-48 48-48h64v-32H200c-4.4 0-8-3.6-8-8v-16c0-4.4 3.6-8 8-8h104v-32H168c-4.4 0-8-3.6-8-8v-16c0-4.4 3.6-8 8-8h136v-32H200c-4.4 0-8-3.6-8-8v-16c0-4.4 3.6-8 8-8h104v-24c0-4.4 3.6-8 8-8h16c4.4 0 8 3.6 8 8v24h104c4.4 0 8 3.6 8 8v16c0 4.4-3.6 8-8 8H336v32h136c4.4 0 8 3.6 8 8v16z"], - "yen-sign": [384, 512, [], "f157", "M351.2 32h-65.3c-4.6 0-8.8 2.6-10.8 6.7l-55.4 113.2c-14.5 34.7-27.1 71.9-27.1 71.9h-1.3s-12.6-37.2-27.1-71.9L108.8 38.7c-2-4.1-6.2-6.7-10.8-6.7H32.8c-9.1 0-14.8 9.7-10.6 17.6L102.3 200H44c-6.6 0-12 5.4-12 12v32c0 6.6 5.4 12 12 12h88.2l19.8 37.2V320H44c-6.6 0-12 5.4-12 12v32c0 6.6 5.4 12 12 12h108v92c0 6.6 5.4 12 12 12h56c6.6 0 12-5.4 12-12v-92h108c6.6 0 12-5.4 12-12v-32c0-6.6-5.4-12-12-12H232v-26.8l19.8-37.2H340c6.6 0 12-5.4 12-12v-32c0-6.6-5.4-12-12-12h-58.3l80.1-150.4c4.3-7.9-1.5-17.6-10.6-17.6z"], - "yin-yang": [496, 512, [], "f6ad", "M248 8C111.03 8 0 119.03 0 256s111.03 248 248 248 248-111.03 248-248S384.97 8 248 8zm0 376c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32zm0-128c-53.02 0-96 42.98-96 96s42.98 96 96 96c-106.04 0-192-85.96-192-192S141.96 64 248 64c53.02 0 96 42.98 96 96s-42.98 96-96 96zm0-128c-17.67 0-32 14.33-32 32s14.33 32 32 32 32-14.33 32-32-14.33-32-32-32z"] - }; - - bunker(function () { - defineIcons('fas', icons); - }); - -}()); -(function () { - 'use strict'; - - function _typeof(obj) { - if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") { - _typeof = function (obj) { - return typeof obj; - }; - } else { - _typeof = function (obj) { - return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; - }; - } - - return _typeof(obj); - } - - function _classCallCheck(instance, Constructor) { - if (!(instance instanceof Constructor)) { - throw new TypeError("Cannot call a class as a function"); - } - } - - function _defineProperties(target, props) { - for (var i = 0; i < props.length; i++) { - var descriptor = props[i]; - descriptor.enumerable = descriptor.enumerable || false; - descriptor.configurable = true; - if ("value" in descriptor) descriptor.writable = true; - Object.defineProperty(target, descriptor.key, descriptor); - } - } - - function _createClass(Constructor, protoProps, staticProps) { - if (protoProps) _defineProperties(Constructor.prototype, protoProps); - if (staticProps) _defineProperties(Constructor, staticProps); - return Constructor; - } - - function _defineProperty(obj, key, value) { - if (key in obj) { - Object.defineProperty(obj, key, { - value: value, - enumerable: true, - configurable: true, - writable: true - }); - } else { - obj[key] = value; - } - - return obj; - } - - function _objectSpread(target) { - for (var i = 1; i < arguments.length; i++) { - var source = arguments[i] != null ? arguments[i] : {}; - var ownKeys = Object.keys(source); - - if (typeof Object.getOwnPropertySymbols === 'function') { - ownKeys = ownKeys.concat(Object.getOwnPropertySymbols(source).filter(function (sym) { - return Object.getOwnPropertyDescriptor(source, sym).enumerable; - })); - } - - ownKeys.forEach(function (key) { - _defineProperty(target, key, source[key]); - }); - } - - return target; - } - - function _slicedToArray(arr, i) { - return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _nonIterableRest(); - } - - function _toConsumableArray(arr) { - return _arrayWithoutHoles(arr) || _iterableToArray(arr) || _nonIterableSpread(); - } - - function _arrayWithoutHoles(arr) { - if (Array.isArray(arr)) { - for (var i = 0, arr2 = new Array(arr.length); i < arr.length; i++) arr2[i] = arr[i]; - - return arr2; - } - } - - function _arrayWithHoles(arr) { - if (Array.isArray(arr)) return arr; - } - - function _iterableToArray(iter) { - if (Symbol.iterator in Object(iter) || Object.prototype.toString.call(iter) === "[object Arguments]") return Array.from(iter); - } - - function _iterableToArrayLimit(arr, i) { - var _arr = []; - var _n = true; - var _d = false; - var _e = undefined; - - try { - for (var _i = arr[Symbol.iterator](), _s; !(_n = (_s = _i.next()).done); _n = true) { - _arr.push(_s.value); - - if (i && _arr.length === i) break; - } - } catch (err) { - _d = true; - _e = err; - } finally { - try { - if (!_n && _i["return"] != null) _i["return"](); - } finally { - if (_d) throw _e; - } - } - - return _arr; - } - - function _nonIterableSpread() { - throw new TypeError("Invalid attempt to spread non-iterable instance"); - } - - function _nonIterableRest() { - throw new TypeError("Invalid attempt to destructure non-iterable instance"); - } - - var noop = function noop() {}; - - var _WINDOW = {}; - var _DOCUMENT = {}; - var _MUTATION_OBSERVER = null; - var _PERFORMANCE = { - mark: noop, - measure: noop - }; - - try { - if (typeof window !== 'undefined') _WINDOW = window; - if (typeof document !== 'undefined') _DOCUMENT = document; - if (typeof MutationObserver !== 'undefined') _MUTATION_OBSERVER = MutationObserver; - if (typeof performance !== 'undefined') _PERFORMANCE = performance; - } catch (e) {} - - var _ref = _WINDOW.navigator || {}, - _ref$userAgent = _ref.userAgent, - userAgent = _ref$userAgent === void 0 ? '' : _ref$userAgent; - - var WINDOW = _WINDOW; - var DOCUMENT = _DOCUMENT; - var MUTATION_OBSERVER = _MUTATION_OBSERVER; - var PERFORMANCE = _PERFORMANCE; - var IS_BROWSER = !!WINDOW.document; - var IS_DOM = !!DOCUMENT.documentElement && !!DOCUMENT.head && typeof DOCUMENT.addEventListener === 'function' && typeof DOCUMENT.createElement === 'function'; - var IS_IE = ~userAgent.indexOf('MSIE') || ~userAgent.indexOf('Trident/'); - - var NAMESPACE_IDENTIFIER = '___FONT_AWESOME___'; - var UNITS_IN_GRID = 16; - var DEFAULT_FAMILY_PREFIX = 'fa'; - var DEFAULT_REPLACEMENT_CLASS = 'svg-inline--fa'; - var DATA_FA_I2SVG = 'data-fa-i2svg'; - var DATA_FA_PSEUDO_ELEMENT = 'data-fa-pseudo-element'; - var DATA_FA_PSEUDO_ELEMENT_PENDING = 'data-fa-pseudo-element-pending'; - var DATA_PREFIX = 'data-prefix'; - var DATA_ICON = 'data-icon'; - var HTML_CLASS_I2SVG_BASE_CLASS = 'fontawesome-i2svg'; - var TAGNAMES_TO_SKIP_FOR_PSEUDOELEMENTS = ['HTML', 'HEAD', 'STYLE', 'SCRIPT']; - var PRODUCTION = function () { - try { - return "production" === 'production'; - } catch (e) { - return false; - } - }(); - var PREFIX_TO_STYLE = { - 'fas': 'solid', - 'far': 'regular', - 'fal': 'light', - 'fab': 'brands', - 'fa': 'solid' - }; - var STYLE_TO_PREFIX = { - 'solid': 'fas', - 'regular': 'far', - 'light': 'fal', - 'brands': 'fab' - }; - var LAYERS_TEXT_CLASSNAME = 'fa-layers-text'; - var FONT_FAMILY_PATTERN = /Font Awesome 5 (Solid|Regular|Light|Brands|Free|Pro)/; - var FONT_WEIGHT_TO_PREFIX = { - '900': 'fas', - '400': 'far', - 'normal': 'far', - '300': 'fal' - }; - var oneToTen = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]; - var oneToTwenty = oneToTen.concat([11, 12, 13, 14, 15, 16, 17, 18, 19, 20]); - var ATTRIBUTES_WATCHED_FOR_MUTATION = ['class', 'data-prefix', 'data-icon', 'data-fa-transform', 'data-fa-mask']; - var RESERVED_CLASSES = ['xs', 'sm', 'lg', 'fw', 'ul', 'li', 'border', 'pull-left', 'pull-right', 'spin', 'pulse', 'rotate-90', 'rotate-180', 'rotate-270', 'flip-horizontal', 'flip-vertical', 'stack', 'stack-1x', 'stack-2x', 'inverse', 'layers', 'layers-text', 'layers-counter'].concat(oneToTen.map(function (n) { - return "".concat(n, "x"); - })).concat(oneToTwenty.map(function (n) { - return "w-".concat(n); - })); - - var initial = WINDOW.FontAwesomeConfig || {}; - - function getAttrConfig(attr) { - var element = DOCUMENT.querySelector('script[' + attr + ']'); - - if (element) { - return element.getAttribute(attr); - } - } - - function coerce(val) { - // Getting an empty string will occur if the attribute is set on the HTML tag but without a value - // We'll assume that this is an indication that it should be toggled to true - // For example - if (val === '') return true; - if (val === 'false') return false; - if (val === 'true') return true; - return val; - } - - if (DOCUMENT && typeof DOCUMENT.querySelector === 'function') { - var attrs = [['data-family-prefix', 'familyPrefix'], ['data-replacement-class', 'replacementClass'], ['data-auto-replace-svg', 'autoReplaceSvg'], ['data-auto-add-css', 'autoAddCss'], ['data-auto-a11y', 'autoA11y'], ['data-search-pseudo-elements', 'searchPseudoElements'], ['data-observe-mutations', 'observeMutations'], ['data-keep-original-source', 'keepOriginalSource'], ['data-measure-performance', 'measurePerformance'], ['data-show-missing-icons', 'showMissingIcons']]; - attrs.forEach(function (_ref) { - var _ref2 = _slicedToArray(_ref, 2), - attr = _ref2[0], - key = _ref2[1]; - - var val = coerce(getAttrConfig(attr)); - - if (val !== undefined && val !== null) { - initial[key] = val; - } - }); - } - - var _default = { - familyPrefix: DEFAULT_FAMILY_PREFIX, - replacementClass: DEFAULT_REPLACEMENT_CLASS, - autoReplaceSvg: true, - autoAddCss: true, - autoA11y: true, - searchPseudoElements: false, - observeMutations: true, - keepOriginalSource: true, - measurePerformance: false, - showMissingIcons: true - }; - - var _config = _objectSpread({}, _default, initial); - - if (!_config.autoReplaceSvg) _config.observeMutations = false; - - var config = _objectSpread({}, _config); - - WINDOW.FontAwesomeConfig = config; - - var w = WINDOW || {}; - if (!w[NAMESPACE_IDENTIFIER]) w[NAMESPACE_IDENTIFIER] = {}; - if (!w[NAMESPACE_IDENTIFIER].styles) w[NAMESPACE_IDENTIFIER].styles = {}; - if (!w[NAMESPACE_IDENTIFIER].hooks) w[NAMESPACE_IDENTIFIER].hooks = {}; - if (!w[NAMESPACE_IDENTIFIER].shims) w[NAMESPACE_IDENTIFIER].shims = []; - var namespace = w[NAMESPACE_IDENTIFIER]; - - var functions = []; - - var listener = function listener() { - DOCUMENT.removeEventListener('DOMContentLoaded', listener); - loaded = 1; - functions.map(function (fn) { - return fn(); - }); - }; - - var loaded = false; - - if (IS_DOM) { - loaded = (DOCUMENT.documentElement.doScroll ? /^loaded|^c/ : /^loaded|^i|^c/).test(DOCUMENT.readyState); - if (!loaded) DOCUMENT.addEventListener('DOMContentLoaded', listener); - } - - function domready (fn) { - if (!IS_DOM) return; - loaded ? setTimeout(fn, 0) : functions.push(fn); - } - - var PENDING = 'pending'; - var SETTLED = 'settled'; - var FULFILLED = 'fulfilled'; - var REJECTED = 'rejected'; - - var NOOP = function NOOP() {}; - - var isNode = typeof global !== 'undefined' && typeof global.process !== 'undefined' && typeof global.process.emit === 'function'; - var asyncSetTimer = typeof setImmediate === 'undefined' ? setTimeout : setImmediate; - var asyncQueue = []; - var asyncTimer; - - function asyncFlush() { - // run promise callbacks - for (var i = 0; i < asyncQueue.length; i++) { - asyncQueue[i][0](asyncQueue[i][1]); - } // reset async asyncQueue - - - asyncQueue = []; - asyncTimer = false; - } - - function asyncCall(callback, arg) { - asyncQueue.push([callback, arg]); - - if (!asyncTimer) { - asyncTimer = true; - asyncSetTimer(asyncFlush, 0); - } - } - - function invokeResolver(resolver, promise) { - function resolvePromise(value) { - resolve(promise, value); - } - - function rejectPromise(reason) { - reject(promise, reason); - } - - try { - resolver(resolvePromise, rejectPromise); - } catch (e) { - rejectPromise(e); - } - } - - function invokeCallback(subscriber) { - var owner = subscriber.owner; - var settled = owner._state; - var value = owner._data; - var callback = subscriber[settled]; - var promise = subscriber.then; - - if (typeof callback === 'function') { - settled = FULFILLED; - - try { - value = callback(value); - } catch (e) { - reject(promise, e); - } - } - - if (!handleThenable(promise, value)) { - if (settled === FULFILLED) { - resolve(promise, value); - } - - if (settled === REJECTED) { - reject(promise, value); - } - } - } - - function handleThenable(promise, value) { - var resolved; - - try { - if (promise === value) { - throw new TypeError('A promises callback cannot return that same promise.'); - } - - if (value && (typeof value === 'function' || _typeof(value) === 'object')) { - // then should be retrieved only once - var then = value.then; - - if (typeof then === 'function') { - then.call(value, function (val) { - if (!resolved) { - resolved = true; - - if (value === val) { - fulfill(promise, val); - } else { - resolve(promise, val); - } - } - }, function (reason) { - if (!resolved) { - resolved = true; - reject(promise, reason); - } - }); - return true; - } - } - } catch (e) { - if (!resolved) { - reject(promise, e); - } - - return true; - } - - return false; - } - - function resolve(promise, value) { - if (promise === value || !handleThenable(promise, value)) { - fulfill(promise, value); - } - } - - function fulfill(promise, value) { - if (promise._state === PENDING) { - promise._state = SETTLED; - promise._data = value; - asyncCall(publishFulfillment, promise); - } - } - - function reject(promise, reason) { - if (promise._state === PENDING) { - promise._state = SETTLED; - promise._data = reason; - asyncCall(publishRejection, promise); - } - } - - function publish(promise) { - promise._then = promise._then.forEach(invokeCallback); - } - - function publishFulfillment(promise) { - promise._state = FULFILLED; - publish(promise); - } - - function publishRejection(promise) { - promise._state = REJECTED; - publish(promise); - - if (!promise._handled && isNode) { - global.process.emit('unhandledRejection', promise._data, promise); - } - } - - function notifyRejectionHandled(promise) { - global.process.emit('rejectionHandled', promise); - } - /** - * @class - */ - - - function P(resolver) { - if (typeof resolver !== 'function') { - throw new TypeError('Promise resolver ' + resolver + ' is not a function'); - } - - if (this instanceof P === false) { - throw new TypeError('Failed to construct \'Promise\': Please use the \'new\' operator, this object constructor cannot be called as a function.'); - } - - this._then = []; - invokeResolver(resolver, this); - } - - P.prototype = { - constructor: P, - _state: PENDING, - _then: null, - _data: undefined, - _handled: false, - then: function then(onFulfillment, onRejection) { - var subscriber = { - owner: this, - then: new this.constructor(NOOP), - fulfilled: onFulfillment, - rejected: onRejection - }; - - if ((onRejection || onFulfillment) && !this._handled) { - this._handled = true; - - if (this._state === REJECTED && isNode) { - asyncCall(notifyRejectionHandled, this); - } - } - - if (this._state === FULFILLED || this._state === REJECTED) { - // already resolved, call callback async - asyncCall(invokeCallback, subscriber); - } else { - // subscribe - this._then.push(subscriber); - } - - return subscriber.then; - }, - catch: function _catch(onRejection) { - return this.then(null, onRejection); - } - }; - - P.all = function (promises) { - if (!Array.isArray(promises)) { - throw new TypeError('You must pass an array to Promise.all().'); - } - - return new P(function (resolve, reject) { - var results = []; - var remaining = 0; - - function resolver(index) { - remaining++; - return function (value) { - results[index] = value; - - if (! --remaining) { - resolve(results); - } - }; - } - - for (var i = 0, promise; i < promises.length; i++) { - promise = promises[i]; - - if (promise && typeof promise.then === 'function') { - promise.then(resolver(i), reject); - } else { - results[i] = promise; - } - } - - if (!remaining) { - resolve(results); - } - }); - }; - - P.race = function (promises) { - if (!Array.isArray(promises)) { - throw new TypeError('You must pass an array to Promise.race().'); - } - - return new P(function (resolve, reject) { - for (var i = 0, promise; i < promises.length; i++) { - promise = promises[i]; - - if (promise && typeof promise.then === 'function') { - promise.then(resolve, reject); - } else { - resolve(promise); - } - } - }); - }; - - P.resolve = function (value) { - if (value && _typeof(value) === 'object' && value.constructor === P) { - return value; - } - - return new P(function (resolve) { - resolve(value); - }); - }; - - P.reject = function (reason) { - return new P(function (resolve, reject) { - reject(reason); - }); - }; - - var picked = typeof Promise === 'function' ? Promise : P; - - var d = UNITS_IN_GRID; - var meaninglessTransform = { - size: 16, - x: 0, - y: 0, - rotate: 0, - flipX: false, - flipY: false - }; - - function isReserved(name) { - return ~RESERVED_CLASSES.indexOf(name); - } - - function bunker(fn) { - try { - fn(); - } catch (e) { - if (!PRODUCTION) { - throw e; - } - } - } - function insertCss(css) { - if (!css || !IS_DOM) { - return; - } - - var style = DOCUMENT.createElement('style'); - style.setAttribute('type', 'text/css'); - style.innerHTML = css; - var headChildren = DOCUMENT.head.childNodes; - var beforeChild = null; - - for (var i = headChildren.length - 1; i > -1; i--) { - var child = headChildren[i]; - var tagName = (child.tagName || '').toUpperCase(); - - if (['STYLE', 'LINK'].indexOf(tagName) > -1) { - beforeChild = child; - } - } - - DOCUMENT.head.insertBefore(style, beforeChild); - return css; - } - var idPool = '0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ'; - function nextUniqueId() { - var size = 12; - var id = ''; - - while (size-- > 0) { - id += idPool[Math.random() * 62 | 0]; - } - - return id; - } - function toArray(obj) { - var array = []; - - for (var i = (obj || []).length >>> 0; i--;) { - array[i] = obj[i]; - } - - return array; - } - function classArray(node) { - if (node.classList) { - return toArray(node.classList); - } else { - return (node.getAttribute('class') || '').split(' ').filter(function (i) { - return i; - }); - } - } - function getIconName(familyPrefix, cls) { - var parts = cls.split('-'); - var prefix = parts[0]; - var iconName = parts.slice(1).join('-'); - - if (prefix === familyPrefix && iconName !== '' && !isReserved(iconName)) { - return iconName; - } else { - return null; - } - } - function htmlEscape(str) { - return "".concat(str).replace(/&/g, '&').replace(/"/g, '"').replace(/'/g, ''').replace(//g, '>'); - } - function joinAttributes(attributes) { - return Object.keys(attributes || {}).reduce(function (acc, attributeName) { - return acc + "".concat(attributeName, "=\"").concat(htmlEscape(attributes[attributeName]), "\" "); - }, '').trim(); - } - function joinStyles(styles) { - return Object.keys(styles || {}).reduce(function (acc, styleName) { - return acc + "".concat(styleName, ": ").concat(styles[styleName], ";"); - }, ''); - } - function transformIsMeaningful(transform) { - return transform.size !== meaninglessTransform.size || transform.x !== meaninglessTransform.x || transform.y !== meaninglessTransform.y || transform.rotate !== meaninglessTransform.rotate || transform.flipX || transform.flipY; - } - function transformForSvg(_ref) { - var transform = _ref.transform, - containerWidth = _ref.containerWidth, - iconWidth = _ref.iconWidth; - var outer = { - transform: "translate(".concat(containerWidth / 2, " 256)") - }; - var innerTranslate = "translate(".concat(transform.x * 32, ", ").concat(transform.y * 32, ") "); - var innerScale = "scale(".concat(transform.size / 16 * (transform.flipX ? -1 : 1), ", ").concat(transform.size / 16 * (transform.flipY ? -1 : 1), ") "); - var innerRotate = "rotate(".concat(transform.rotate, " 0 0)"); - var inner = { - transform: "".concat(innerTranslate, " ").concat(innerScale, " ").concat(innerRotate) - }; - var path = { - transform: "translate(".concat(iconWidth / 2 * -1, " -256)") - }; - return { - outer: outer, - inner: inner, - path: path - }; - } - function transformForCss(_ref2) { - var transform = _ref2.transform, - _ref2$width = _ref2.width, - width = _ref2$width === void 0 ? UNITS_IN_GRID : _ref2$width, - _ref2$height = _ref2.height, - height = _ref2$height === void 0 ? UNITS_IN_GRID : _ref2$height, - _ref2$startCentered = _ref2.startCentered, - startCentered = _ref2$startCentered === void 0 ? false : _ref2$startCentered; - var val = ''; - - if (startCentered && IS_IE) { - val += "translate(".concat(transform.x / d - width / 2, "em, ").concat(transform.y / d - height / 2, "em) "); - } else if (startCentered) { - val += "translate(calc(-50% + ".concat(transform.x / d, "em), calc(-50% + ").concat(transform.y / d, "em)) "); - } else { - val += "translate(".concat(transform.x / d, "em, ").concat(transform.y / d, "em) "); - } - - val += "scale(".concat(transform.size / d * (transform.flipX ? -1 : 1), ", ").concat(transform.size / d * (transform.flipY ? -1 : 1), ") "); - val += "rotate(".concat(transform.rotate, "deg) "); - return val; - } - - var ALL_SPACE = { - x: 0, - y: 0, - width: '100%', - height: '100%' - }; - function makeIconMasking (_ref) { - var children = _ref.children, - attributes = _ref.attributes, - main = _ref.main, - mask = _ref.mask, - transform = _ref.transform; - var mainWidth = main.width, - mainPath = main.icon; - var maskWidth = mask.width, - maskPath = mask.icon; - var trans = transformForSvg({ - transform: transform, - containerWidth: maskWidth, - iconWidth: mainWidth - }); - var maskRect = { - tag: 'rect', - attributes: _objectSpread({}, ALL_SPACE, { - fill: 'white' - }) - }; - var maskInnerGroup = { - tag: 'g', - attributes: _objectSpread({}, trans.inner), - children: [{ - tag: 'path', - attributes: _objectSpread({}, mainPath.attributes, trans.path, { - fill: 'black' - }) - }] - }; - var maskOuterGroup = { - tag: 'g', - attributes: _objectSpread({}, trans.outer), - children: [maskInnerGroup] - }; - var maskId = "mask-".concat(nextUniqueId()); - var clipId = "clip-".concat(nextUniqueId()); - var maskTag = { - tag: 'mask', - attributes: _objectSpread({}, ALL_SPACE, { - id: maskId, - maskUnits: 'userSpaceOnUse', - maskContentUnits: 'userSpaceOnUse' - }), - children: [maskRect, maskOuterGroup] - }; - var defs = { - tag: 'defs', - children: [{ - tag: 'clipPath', - attributes: { - id: clipId - }, - children: [maskPath] - }, maskTag] - }; - children.push(defs, { - tag: 'rect', - attributes: _objectSpread({ - fill: 'currentColor', - 'clip-path': "url(#".concat(clipId, ")"), - mask: "url(#".concat(maskId, ")") - }, ALL_SPACE) - }); - return { - children: children, - attributes: attributes - }; - } - - function makeIconStandard (_ref) { - var children = _ref.children, - attributes = _ref.attributes, - main = _ref.main, - transform = _ref.transform, - styles = _ref.styles; - var styleString = joinStyles(styles); - - if (styleString.length > 0) { - attributes['style'] = styleString; - } - - if (transformIsMeaningful(transform)) { - var trans = transformForSvg({ - transform: transform, - containerWidth: main.width, - iconWidth: main.width - }); - children.push({ - tag: 'g', - attributes: _objectSpread({}, trans.outer), - children: [{ - tag: 'g', - attributes: _objectSpread({}, trans.inner), - children: [{ - tag: main.icon.tag, - children: main.icon.children, - attributes: _objectSpread({}, main.icon.attributes, trans.path) - }] - }] - }); - } else { - children.push(main.icon); - } - - return { - children: children, - attributes: attributes - }; - } - - function asIcon (_ref) { - var children = _ref.children, - main = _ref.main, - mask = _ref.mask, - attributes = _ref.attributes, - styles = _ref.styles, - transform = _ref.transform; - - if (transformIsMeaningful(transform) && main.found && !mask.found) { - var width = main.width, - height = main.height; - var offset = { - x: width / height / 2, - y: 0.5 - }; - attributes['style'] = joinStyles(_objectSpread({}, styles, { - 'transform-origin': "".concat(offset.x + transform.x / 16, "em ").concat(offset.y + transform.y / 16, "em") - })); - } - - return [{ - tag: 'svg', - attributes: attributes, - children: children - }]; - } - - function asSymbol (_ref) { - var prefix = _ref.prefix, - iconName = _ref.iconName, - children = _ref.children, - attributes = _ref.attributes, - symbol = _ref.symbol; - var id = symbol === true ? "".concat(prefix, "-").concat(config.familyPrefix, "-").concat(iconName) : symbol; - return [{ - tag: 'svg', - attributes: { - style: 'display: none;' - }, - children: [{ - tag: 'symbol', - attributes: _objectSpread({}, attributes, { - id: id - }), - children: children - }] - }]; - } - - function makeInlineSvgAbstract(params) { - var _params$icons = params.icons, - main = _params$icons.main, - mask = _params$icons.mask, - prefix = params.prefix, - iconName = params.iconName, - transform = params.transform, - symbol = params.symbol, - title = params.title, - extra = params.extra, - _params$watchable = params.watchable, - watchable = _params$watchable === void 0 ? false : _params$watchable; - - var _ref = mask.found ? mask : main, - width = _ref.width, - height = _ref.height; - - var widthClass = "fa-w-".concat(Math.ceil(width / height * 16)); - var attrClass = [config.replacementClass, iconName ? "".concat(config.familyPrefix, "-").concat(iconName) : '', widthClass].filter(function (c) { - return extra.classes.indexOf(c) === -1; - }).concat(extra.classes).join(' '); - var content = { - children: [], - attributes: _objectSpread({}, extra.attributes, { - 'data-prefix': prefix, - 'data-icon': iconName, - 'class': attrClass, - 'role': 'img', - 'xmlns': 'http://www.w3.org/2000/svg', - 'viewBox': "0 0 ".concat(width, " ").concat(height) - }) - }; - - if (watchable) { - content.attributes[DATA_FA_I2SVG] = ''; - } - - if (title) content.children.push({ - tag: 'title', - attributes: { - id: content.attributes['aria-labelledby'] || "title-".concat(nextUniqueId()) - }, - children: [title] - }); - - var args = _objectSpread({}, content, { - prefix: prefix, - iconName: iconName, - main: main, - mask: mask, - transform: transform, - symbol: symbol, - styles: extra.styles - }); - - var _ref2 = mask.found && main.found ? makeIconMasking(args) : makeIconStandard(args), - children = _ref2.children, - attributes = _ref2.attributes; - - args.children = children; - args.attributes = attributes; - - if (symbol) { - return asSymbol(args); - } else { - return asIcon(args); - } - } - function makeLayersTextAbstract(params) { - var content = params.content, - width = params.width, - height = params.height, - transform = params.transform, - title = params.title, - extra = params.extra, - _params$watchable2 = params.watchable, - watchable = _params$watchable2 === void 0 ? false : _params$watchable2; - - var attributes = _objectSpread({}, extra.attributes, title ? { - 'title': title - } : {}, { - 'class': extra.classes.join(' ') - }); - - if (watchable) { - attributes[DATA_FA_I2SVG] = ''; - } - - var styles = _objectSpread({}, extra.styles); - - if (transformIsMeaningful(transform)) { - styles['transform'] = transformForCss({ - transform: transform, - startCentered: true, - width: width, - height: height - }); - styles['-webkit-transform'] = styles['transform']; - } - - var styleString = joinStyles(styles); - - if (styleString.length > 0) { - attributes['style'] = styleString; - } - - var val = []; - val.push({ - tag: 'span', - attributes: attributes, - children: [content] - }); - - if (title) { - val.push({ - tag: 'span', - attributes: { - class: 'sr-only' - }, - children: [title] - }); - } - - return val; - } - function makeLayersCounterAbstract(params) { - var content = params.content, - title = params.title, - extra = params.extra; - - var attributes = _objectSpread({}, extra.attributes, title ? { - 'title': title - } : {}, { - 'class': extra.classes.join(' ') - }); - - var styleString = joinStyles(extra.styles); - - if (styleString.length > 0) { - attributes['style'] = styleString; - } - - var val = []; - val.push({ - tag: 'span', - attributes: attributes, - children: [content] - }); - - if (title) { - val.push({ - tag: 'span', - attributes: { - class: 'sr-only' - }, - children: [title] - }); - } - - return val; - } - - var noop$1 = function noop() {}; - - var p = config.measurePerformance && PERFORMANCE && PERFORMANCE.mark && PERFORMANCE.measure ? PERFORMANCE : { - mark: noop$1, - measure: noop$1 - }; - var preamble = "FA \"5.7.2\""; - - var begin = function begin(name) { - p.mark("".concat(preamble, " ").concat(name, " begins")); - return function () { - return end(name); - }; - }; - - var end = function end(name) { - p.mark("".concat(preamble, " ").concat(name, " ends")); - p.measure("".concat(preamble, " ").concat(name), "".concat(preamble, " ").concat(name, " begins"), "".concat(preamble, " ").concat(name, " ends")); - }; - - var perf = { - begin: begin, - end: end - }; - - /** - * Internal helper to bind a function known to have 4 arguments - * to a given context. - */ - - var bindInternal4 = function bindInternal4(func, thisContext) { - return function (a, b, c, d) { - return func.call(thisContext, a, b, c, d); - }; - }; - - /** - * # Reduce - * - * A fast object `.reduce()` implementation. - * - * @param {Object} subject The object to reduce over. - * @param {Function} fn The reducer function. - * @param {mixed} initialValue The initial value for the reducer, defaults to subject[0]. - * @param {Object} thisContext The context for the reducer. - * @return {mixed} The final result. - */ - - - var reduce = function fastReduceObject(subject, fn, initialValue, thisContext) { - var keys = Object.keys(subject), - length = keys.length, - iterator = thisContext !== undefined ? bindInternal4(fn, thisContext) : fn, - i, - key, - result; - - if (initialValue === undefined) { - i = 1; - result = subject[keys[0]]; - } else { - i = 0; - result = initialValue; - } - - for (; i < length; i++) { - key = keys[i]; - result = iterator(result, subject[key], key, subject); - } - - return result; - }; - - function defineIcons(prefix, icons) { - var params = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : {}; - var _params$skipHooks = params.skipHooks, - skipHooks = _params$skipHooks === void 0 ? false : _params$skipHooks; - var normalized = Object.keys(icons).reduce(function (acc, iconName) { - var icon = icons[iconName]; - var expanded = !!icon.icon; - - if (expanded) { - acc[icon.iconName] = icon.icon; - } else { - acc[iconName] = icon; - } - - return acc; - }, {}); - - if (typeof namespace.hooks.addPack === 'function' && !skipHooks) { - namespace.hooks.addPack(prefix, normalized); - } else { - namespace.styles[prefix] = _objectSpread({}, namespace.styles[prefix] || {}, normalized); - } - /** - * Font Awesome 4 used the prefix of `fa` for all icons. With the introduction - * of new styles we needed to differentiate between them. Prefix `fa` is now an alias - * for `fas` so we'll easy the upgrade process for our users by automatically defining - * this as well. - */ - - - if (prefix === 'fas') { - defineIcons('fa', icons); - } - } - - var styles = namespace.styles, - shims = namespace.shims; - var _byUnicode = {}; - var _byLigature = {}; - var _byOldName = {}; - var build = function build() { - var lookup = function lookup(reducer) { - return reduce(styles, function (o, style, prefix) { - o[prefix] = reduce(style, reducer, {}); - return o; - }, {}); - }; - - _byUnicode = lookup(function (acc, icon, iconName) { - if (icon[3]) { - acc[icon[3]] = iconName; - } - - return acc; - }); - _byLigature = lookup(function (acc, icon, iconName) { - var ligatures = icon[2]; - acc[iconName] = iconName; - ligatures.forEach(function (ligature) { - acc[ligature] = iconName; - }); - return acc; - }); - var hasRegular = 'far' in styles; - _byOldName = reduce(shims, function (acc, shim) { - var oldName = shim[0]; - var prefix = shim[1]; - var iconName = shim[2]; - - if (prefix === 'far' && !hasRegular) { - prefix = 'fas'; - } - - acc[oldName] = { - prefix: prefix, - iconName: iconName - }; - return acc; - }, {}); - }; - build(); - function byUnicode(prefix, unicode) { - return _byUnicode[prefix][unicode]; - } - function byLigature(prefix, ligature) { - return _byLigature[prefix][ligature]; - } - function byOldName(name) { - return _byOldName[name] || { - prefix: null, - iconName: null - }; - } - - var styles$1 = namespace.styles; - var emptyCanonicalIcon = function emptyCanonicalIcon() { - return { - prefix: null, - iconName: null, - rest: [] - }; - }; - function getCanonicalIcon(values) { - return values.reduce(function (acc, cls) { - var iconName = getIconName(config.familyPrefix, cls); - - if (styles$1[cls]) { - acc.prefix = cls; - } else if (config.autoFetchSvg && ['fas', 'far', 'fal', 'fab', 'fa'].indexOf(cls) > -1) { - acc.prefix = cls; - } else if (iconName) { - var shim = acc.prefix === 'fa' ? byOldName(iconName) : {}; - acc.iconName = shim.iconName || iconName; - acc.prefix = shim.prefix || acc.prefix; - } else if (cls !== config.replacementClass && cls.indexOf('fa-w-') !== 0) { - acc.rest.push(cls); - } - - return acc; - }, emptyCanonicalIcon()); - } - function iconFromMapping(mapping, prefix, iconName) { - if (mapping && mapping[prefix] && mapping[prefix][iconName]) { - return { - prefix: prefix, - iconName: iconName, - icon: mapping[prefix][iconName] - }; - } - } - - function toHtml(abstractNodes) { - var tag = abstractNodes.tag, - _abstractNodes$attrib = abstractNodes.attributes, - attributes = _abstractNodes$attrib === void 0 ? {} : _abstractNodes$attrib, - _abstractNodes$childr = abstractNodes.children, - children = _abstractNodes$childr === void 0 ? [] : _abstractNodes$childr; - - if (typeof abstractNodes === 'string') { - return htmlEscape(abstractNodes); - } else { - return "<".concat(tag, " ").concat(joinAttributes(attributes), ">").concat(children.map(toHtml).join(''), ""); - } - } - - var noop$2 = function noop() {}; - - function isWatched(node) { - var i2svg = node.getAttribute ? node.getAttribute(DATA_FA_I2SVG) : null; - return typeof i2svg === 'string'; - } - - function getMutator() { - if (config.autoReplaceSvg === true) { - return mutators.replace; - } - - var mutator = mutators[config.autoReplaceSvg]; - return mutator || mutators.replace; - } - - var mutators = { - replace: function replace(mutation) { - var node = mutation[0]; - var abstract = mutation[1]; - var newOuterHTML = abstract.map(function (a) { - return toHtml(a); - }).join('\n'); - - if (node.parentNode && node.outerHTML) { - node.outerHTML = newOuterHTML + (config.keepOriginalSource && node.tagName.toLowerCase() !== 'svg' ? "") : ''); - } else if (node.parentNode) { - var newNode = document.createElement('span'); - node.parentNode.replaceChild(newNode, node); - newNode.outerHTML = newOuterHTML; - } - }, - nest: function nest(mutation) { - var node = mutation[0]; - var abstract = mutation[1]; // If we already have a replaced node we do not want to continue nesting within it. - // Short-circuit to the standard replacement - - if (~classArray(node).indexOf(config.replacementClass)) { - return mutators.replace(mutation); - } - - var forSvg = new RegExp("".concat(config.familyPrefix, "-.*")); - delete abstract[0].attributes.style; - var splitClasses = abstract[0].attributes.class.split(' ').reduce(function (acc, cls) { - if (cls === config.replacementClass || cls.match(forSvg)) { - acc.toSvg.push(cls); - } else { - acc.toNode.push(cls); - } - - return acc; - }, { - toNode: [], - toSvg: [] - }); - abstract[0].attributes.class = splitClasses.toSvg.join(' '); - var newInnerHTML = abstract.map(function (a) { - return toHtml(a); - }).join('\n'); - node.setAttribute('class', splitClasses.toNode.join(' ')); - node.setAttribute(DATA_FA_I2SVG, ''); - node.innerHTML = newInnerHTML; - } - }; - function perform(mutations, callback) { - var callbackFunction = typeof callback === 'function' ? callback : noop$2; - - if (mutations.length === 0) { - callbackFunction(); - } else { - var frame = WINDOW.requestAnimationFrame || function (op) { - return op(); - }; - - frame(function () { - var mutator = getMutator(); - var mark = perf.begin('mutate'); - mutations.map(mutator); - mark(); - callbackFunction(); - }); - } - } - var disabled = false; - function disableObservation() { - disabled = true; - } - function enableObservation() { - disabled = false; - } - var mo = null; - function observe(options) { - if (!MUTATION_OBSERVER) { - return; - } - - if (!config.observeMutations) { - return; - } - - var treeCallback = options.treeCallback, - nodeCallback = options.nodeCallback, - pseudoElementsCallback = options.pseudoElementsCallback, - _options$observeMutat = options.observeMutationsRoot, - observeMutationsRoot = _options$observeMutat === void 0 ? DOCUMENT : _options$observeMutat; - mo = new MUTATION_OBSERVER(function (objects) { - if (disabled) return; - toArray(objects).forEach(function (mutationRecord) { - if (mutationRecord.type === 'childList' && mutationRecord.addedNodes.length > 0 && !isWatched(mutationRecord.addedNodes[0])) { - if (config.searchPseudoElements) { - pseudoElementsCallback(mutationRecord.target); - } - - treeCallback(mutationRecord.target); - } - - if (mutationRecord.type === 'attributes' && mutationRecord.target.parentNode && config.searchPseudoElements) { - pseudoElementsCallback(mutationRecord.target.parentNode); - } - - if (mutationRecord.type === 'attributes' && isWatched(mutationRecord.target) && ~ATTRIBUTES_WATCHED_FOR_MUTATION.indexOf(mutationRecord.attributeName)) { - if (mutationRecord.attributeName === 'class') { - var _getCanonicalIcon = getCanonicalIcon(classArray(mutationRecord.target)), - prefix = _getCanonicalIcon.prefix, - iconName = _getCanonicalIcon.iconName; - - if (prefix) mutationRecord.target.setAttribute('data-prefix', prefix); - if (iconName) mutationRecord.target.setAttribute('data-icon', iconName); - } else { - nodeCallback(mutationRecord.target); - } - } - }); - }); - if (!IS_DOM) return; - mo.observe(observeMutationsRoot, { - childList: true, - attributes: true, - characterData: true, - subtree: true - }); - } - function disconnect() { - if (!mo) return; - mo.disconnect(); - } - - function styleParser (node) { - var style = node.getAttribute('style'); - var val = []; - - if (style) { - val = style.split(';').reduce(function (acc, style) { - var styles = style.split(':'); - var prop = styles[0]; - var value = styles.slice(1); - - if (prop && value.length > 0) { - acc[prop] = value.join(':').trim(); - } - - return acc; - }, {}); - } - - return val; - } - - function toHex(unicode) { - var result = ''; - - for (var i = 0; i < unicode.length; i++) { - var hex = unicode.charCodeAt(i).toString(16); - result += ('000' + hex).slice(-4); - } - - return result; - } - - function classParser (node) { - var existingPrefix = node.getAttribute('data-prefix'); - var existingIconName = node.getAttribute('data-icon'); - var innerText = node.innerText !== undefined ? node.innerText.trim() : ''; - var val = getCanonicalIcon(classArray(node)); - - if (existingPrefix && existingIconName) { - val.prefix = existingPrefix; - val.iconName = existingIconName; - } - - if (val.prefix && innerText.length > 1) { - val.iconName = byLigature(val.prefix, node.innerText); - } else if (val.prefix && innerText.length === 1) { - val.iconName = byUnicode(val.prefix, toHex(node.innerText)); - } - - return val; - } - - var parseTransformString = function parseTransformString(transformString) { - var transform = { - size: 16, - x: 0, - y: 0, - flipX: false, - flipY: false, - rotate: 0 - }; - - if (!transformString) { - return transform; - } else { - return transformString.toLowerCase().split(' ').reduce(function (acc, n) { - var parts = n.toLowerCase().split('-'); - var first = parts[0]; - var rest = parts.slice(1).join('-'); - - if (first && rest === 'h') { - acc.flipX = true; - return acc; - } - - if (first && rest === 'v') { - acc.flipY = true; - return acc; - } - - rest = parseFloat(rest); - - if (isNaN(rest)) { - return acc; - } - - switch (first) { - case 'grow': - acc.size = acc.size + rest; - break; - - case 'shrink': - acc.size = acc.size - rest; - break; - - case 'left': - acc.x = acc.x - rest; - break; - - case 'right': - acc.x = acc.x + rest; - break; - - case 'up': - acc.y = acc.y - rest; - break; - - case 'down': - acc.y = acc.y + rest; - break; - - case 'rotate': - acc.rotate = acc.rotate + rest; - break; - } - - return acc; - }, transform); - } - }; - function transformParser (node) { - return parseTransformString(node.getAttribute('data-fa-transform')); - } - - function symbolParser (node) { - var symbol = node.getAttribute('data-fa-symbol'); - return symbol === null ? false : symbol === '' ? true : symbol; - } - - function attributesParser (node) { - var extraAttributes = toArray(node.attributes).reduce(function (acc, attr) { - if (acc.name !== 'class' && acc.name !== 'style') { - acc[attr.name] = attr.value; - } - - return acc; - }, {}); - var title = node.getAttribute('title'); - - if (config.autoA11y) { - if (title) { - extraAttributes['aria-labelledby'] = "".concat(config.replacementClass, "-title-").concat(nextUniqueId()); - } else { - extraAttributes['aria-hidden'] = 'true'; - extraAttributes['focusable'] = 'false'; - } - } - - return extraAttributes; - } - - function maskParser (node) { - var mask = node.getAttribute('data-fa-mask'); - - if (!mask) { - return emptyCanonicalIcon(); - } else { - return getCanonicalIcon(mask.split(' ').map(function (i) { - return i.trim(); - })); - } - } - - function blankMeta() { - return { - iconName: null, - title: null, - prefix: null, - transform: meaninglessTransform, - symbol: false, - mask: null, - extra: { - classes: [], - styles: {}, - attributes: {} - } - }; - } - function parseMeta(node) { - var _classParser = classParser(node), - iconName = _classParser.iconName, - prefix = _classParser.prefix, - extraClasses = _classParser.rest; - - var extraStyles = styleParser(node); - var transform = transformParser(node); - var symbol = symbolParser(node); - var extraAttributes = attributesParser(node); - var mask = maskParser(node); - return { - iconName: iconName, - title: node.getAttribute('title'), - prefix: prefix, - transform: transform, - symbol: symbol, - mask: mask, - extra: { - classes: extraClasses, - styles: extraStyles, - attributes: extraAttributes - } - }; - } - - function MissingIcon(error) { - this.name = 'MissingIcon'; - this.message = error || 'Icon unavailable'; - this.stack = new Error().stack; - } - MissingIcon.prototype = Object.create(Error.prototype); - MissingIcon.prototype.constructor = MissingIcon; - - var FILL = { - fill: 'currentColor' - }; - var ANIMATION_BASE = { - attributeType: 'XML', - repeatCount: 'indefinite', - dur: '2s' - }; - var RING = { - tag: 'path', - attributes: _objectSpread({}, FILL, { - d: 'M156.5,447.7l-12.6,29.5c-18.7-9.5-35.9-21.2-51.5-34.9l22.7-22.7C127.6,430.5,141.5,440,156.5,447.7z M40.6,272H8.5 c1.4,21.2,5.4,41.7,11.7,61.1L50,321.2C45.1,305.5,41.8,289,40.6,272z M40.6,240c1.4-18.8,5.2-37,11.1-54.1l-29.5-12.6 C14.7,194.3,10,216.7,8.5,240H40.6z M64.3,156.5c7.8-14.9,17.2-28.8,28.1-41.5L69.7,92.3c-13.7,15.6-25.5,32.8-34.9,51.5 L64.3,156.5z M397,419.6c-13.9,12-29.4,22.3-46.1,30.4l11.9,29.8c20.7-9.9,39.8-22.6,56.9-37.6L397,419.6z M115,92.4 c13.9-12,29.4-22.3,46.1-30.4l-11.9-29.8c-20.7,9.9-39.8,22.6-56.8,37.6L115,92.4z M447.7,355.5c-7.8,14.9-17.2,28.8-28.1,41.5 l22.7,22.7c13.7-15.6,25.5-32.9,34.9-51.5L447.7,355.5z M471.4,272c-1.4,18.8-5.2,37-11.1,54.1l29.5,12.6 c7.5-21.1,12.2-43.5,13.6-66.8H471.4z M321.2,462c-15.7,5-32.2,8.2-49.2,9.4v32.1c21.2-1.4,41.7-5.4,61.1-11.7L321.2,462z M240,471.4c-18.8-1.4-37-5.2-54.1-11.1l-12.6,29.5c21.1,7.5,43.5,12.2,66.8,13.6V471.4z M462,190.8c5,15.7,8.2,32.2,9.4,49.2h32.1 c-1.4-21.2-5.4-41.7-11.7-61.1L462,190.8z M92.4,397c-12-13.9-22.3-29.4-30.4-46.1l-29.8,11.9c9.9,20.7,22.6,39.8,37.6,56.9 L92.4,397z M272,40.6c18.8,1.4,36.9,5.2,54.1,11.1l12.6-29.5C317.7,14.7,295.3,10,272,8.5V40.6z M190.8,50 c15.7-5,32.2-8.2,49.2-9.4V8.5c-21.2,1.4-41.7,5.4-61.1,11.7L190.8,50z M442.3,92.3L419.6,115c12,13.9,22.3,29.4,30.5,46.1 l29.8-11.9C470,128.5,457.3,109.4,442.3,92.3z M397,92.4l22.7-22.7c-15.6-13.7-32.8-25.5-51.5-34.9l-12.6,29.5 C370.4,72.1,384.4,81.5,397,92.4z' - }) - }; - - var OPACITY_ANIMATE = _objectSpread({}, ANIMATION_BASE, { - attributeName: 'opacity' - }); - - var DOT = { - tag: 'circle', - attributes: _objectSpread({}, FILL, { - cx: '256', - cy: '364', - r: '28' - }), - children: [{ - tag: 'animate', - attributes: _objectSpread({}, ANIMATION_BASE, { - attributeName: 'r', - values: '28;14;28;28;14;28;' - }) - }, { - tag: 'animate', - attributes: _objectSpread({}, OPACITY_ANIMATE, { - values: '1;0;1;1;0;1;' - }) - }] - }; - var QUESTION = { - tag: 'path', - attributes: _objectSpread({}, FILL, { - opacity: '1', - d: 'M263.7,312h-16c-6.6,0-12-5.4-12-12c0-71,77.4-63.9,77.4-107.8c0-20-17.8-40.2-57.4-40.2c-29.1,0-44.3,9.6-59.2,28.7 c-3.9,5-11.1,6-16.2,2.4l-13.1-9.2c-5.6-3.9-6.9-11.8-2.6-17.2c21.2-27.2,46.4-44.7,91.2-44.7c52.3,0,97.4,29.8,97.4,80.2 c0,67.6-77.4,63.5-77.4,107.8C275.7,306.6,270.3,312,263.7,312z' - }), - children: [{ - tag: 'animate', - attributes: _objectSpread({}, OPACITY_ANIMATE, { - values: '1;0;0;0;0;1;' - }) - }] - }; - var EXCLAMATION = { - tag: 'path', - attributes: _objectSpread({}, FILL, { - opacity: '0', - d: 'M232.5,134.5l7,168c0.3,6.4,5.6,11.5,12,11.5h9c6.4,0,11.7-5.1,12-11.5l7-168c0.3-6.8-5.2-12.5-12-12.5h-23 C237.7,122,232.2,127.7,232.5,134.5z' - }), - children: [{ - tag: 'animate', - attributes: _objectSpread({}, OPACITY_ANIMATE, { - values: '0;0;1;1;0;0;' - }) - }] - }; - var missing = { - tag: 'g', - children: [RING, DOT, QUESTION, EXCLAMATION] - }; - - var styles$2 = namespace.styles; - function findIcon(iconName, prefix) { - return new picked(function (resolve, reject) { - var val = { - found: false, - width: 512, - height: 512, - icon: missing - }; - - if (iconName && prefix && styles$2[prefix] && styles$2[prefix][iconName]) { - var icon = styles$2[prefix][iconName]; - var width = icon[0]; - var height = icon[1]; - var vectorData = icon.slice(4); - val = { - found: true, - width: width, - height: height, - icon: { - tag: 'path', - attributes: { - fill: 'currentColor', - d: vectorData[0] - } - } - }; - return resolve(val); - } - - if (iconName && prefix && !config.showMissingIcons) { - reject(new MissingIcon("Icon is missing for prefix ".concat(prefix, " with icon name ").concat(iconName))); - } else { - resolve(val); - } - }); - } - - var styles$3 = namespace.styles; - - function generateSvgReplacementMutation(node, nodeMeta) { - var iconName = nodeMeta.iconName, - title = nodeMeta.title, - prefix = nodeMeta.prefix, - transform = nodeMeta.transform, - symbol = nodeMeta.symbol, - mask = nodeMeta.mask, - extra = nodeMeta.extra; - return new picked(function (resolve, reject) { - picked.all([findIcon(iconName, prefix), findIcon(mask.iconName, mask.prefix)]).then(function (_ref) { - var _ref2 = _slicedToArray(_ref, 2), - main = _ref2[0], - mask = _ref2[1]; - - resolve([node, makeInlineSvgAbstract({ - icons: { - main: main, - mask: mask - }, - prefix: prefix, - iconName: iconName, - transform: transform, - symbol: symbol, - mask: mask, - title: title, - extra: extra, - watchable: true - })]); - }); - }); - } - - function generateLayersText(node, nodeMeta) { - var title = nodeMeta.title, - transform = nodeMeta.transform, - extra = nodeMeta.extra; - var width = null; - var height = null; - - if (IS_IE) { - var computedFontSize = parseInt(getComputedStyle(node).fontSize, 10); - var boundingClientRect = node.getBoundingClientRect(); - width = boundingClientRect.width / computedFontSize; - height = boundingClientRect.height / computedFontSize; - } - - if (config.autoA11y && !title) { - extra.attributes['aria-hidden'] = 'true'; - } - - return picked.resolve([node, makeLayersTextAbstract({ - content: node.innerHTML, - width: width, - height: height, - transform: transform, - title: title, - extra: extra, - watchable: true - })]); - } - - function generateMutation(node) { - var nodeMeta = parseMeta(node); - - if (~nodeMeta.extra.classes.indexOf(LAYERS_TEXT_CLASSNAME)) { - return generateLayersText(node, nodeMeta); - } else { - return generateSvgReplacementMutation(node, nodeMeta); - } - } - - function onTree(root) { - var callback = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : null; - if (!IS_DOM) return; - var htmlClassList = DOCUMENT.documentElement.classList; - - var hclAdd = function hclAdd(suffix) { - return htmlClassList.add("".concat(HTML_CLASS_I2SVG_BASE_CLASS, "-").concat(suffix)); - }; - - var hclRemove = function hclRemove(suffix) { - return htmlClassList.remove("".concat(HTML_CLASS_I2SVG_BASE_CLASS, "-").concat(suffix)); - }; - - var prefixes = config.autoFetchSvg ? Object.keys(PREFIX_TO_STYLE) : Object.keys(styles$3); - var prefixesDomQuery = [".".concat(LAYERS_TEXT_CLASSNAME, ":not([").concat(DATA_FA_I2SVG, "])")].concat(prefixes.map(function (p) { - return ".".concat(p, ":not([").concat(DATA_FA_I2SVG, "])"); - })).join(', '); - - if (prefixesDomQuery.length === 0) { - return; - } - - var candidates = toArray(root.querySelectorAll(prefixesDomQuery)); - - if (candidates.length > 0) { - hclAdd('pending'); - hclRemove('complete'); - } else { - return; - } - - var mark = perf.begin('onTree'); - var mutations = candidates.reduce(function (acc, node) { - try { - var mutation = generateMutation(node); - - if (mutation) { - acc.push(mutation); - } - } catch (e) { - if (!PRODUCTION) { - if (e instanceof MissingIcon) { - console.error(e); - } - } - } - - return acc; - }, []); - return new picked(function (resolve, reject) { - picked.all(mutations).then(function (resolvedMutations) { - perform(resolvedMutations, function () { - hclAdd('active'); - hclAdd('complete'); - hclRemove('pending'); - if (typeof callback === 'function') callback(); - mark(); - resolve(); - }); - }).catch(function () { - mark(); - reject(); - }); - }); - } - function onNode(node) { - var callback = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : null; - generateMutation(node).then(function (mutation) { - if (mutation) { - perform([mutation], callback); - } - }); - } - - function replaceForPosition(node, position) { - var pendingAttribute = "".concat(DATA_FA_PSEUDO_ELEMENT_PENDING).concat(position.replace(':', '-')); - return new picked(function (resolve, reject) { - if (node.getAttribute(pendingAttribute) !== null) { - // This node is already being processed - return resolve(); - } - - var children = toArray(node.children); - var alreadyProcessedPseudoElement = children.filter(function (c) { - return c.getAttribute(DATA_FA_PSEUDO_ELEMENT) === position; - })[0]; - var styles = WINDOW.getComputedStyle(node, position); - var fontFamily = styles.getPropertyValue('font-family').match(FONT_FAMILY_PATTERN); - var fontWeight = styles.getPropertyValue('font-weight'); - - if (alreadyProcessedPseudoElement && !fontFamily) { - // If we've already processed it but the current computed style does not result in a font-family, - // that probably means that a class name that was previously present to make the icon has been - // removed. So we now should delete the icon. - node.removeChild(alreadyProcessedPseudoElement); - return resolve(); - } else if (fontFamily) { - var content = styles.getPropertyValue('content'); - var prefix = ~['Light', 'Regular', 'Solid', 'Brands'].indexOf(fontFamily[1]) ? STYLE_TO_PREFIX[fontFamily[1].toLowerCase()] : FONT_WEIGHT_TO_PREFIX[fontWeight]; - var iconName = byUnicode(prefix, toHex(content.length === 3 ? content.substr(1, 1) : content)); // Only convert the pseudo element in this :before/:after position into an icon if we haven't - // already done so with the same prefix and iconName - - if (!alreadyProcessedPseudoElement || alreadyProcessedPseudoElement.getAttribute(DATA_PREFIX) !== prefix || alreadyProcessedPseudoElement.getAttribute(DATA_ICON) !== iconName) { - node.setAttribute(pendingAttribute, iconName); - - if (alreadyProcessedPseudoElement) { - // Delete the old one, since we're replacing it with a new one - node.removeChild(alreadyProcessedPseudoElement); - } - - var meta = blankMeta(); - var extra = meta.extra; - extra.attributes[DATA_FA_PSEUDO_ELEMENT] = position; - findIcon(iconName, prefix).then(function (main) { - var abstract = makeInlineSvgAbstract(_objectSpread({}, meta, { - icons: { - main: main, - mask: emptyCanonicalIcon() - }, - prefix: prefix, - iconName: iconName, - extra: extra, - watchable: true - })); - var element = DOCUMENT.createElement('svg'); - - if (position === ':before') { - node.insertBefore(element, node.firstChild); - } else { - node.appendChild(element); - } - - element.outerHTML = abstract.map(function (a) { - return toHtml(a); - }).join('\n'); - node.removeAttribute(pendingAttribute); - resolve(); - }).catch(reject); - } else { - resolve(); - } - } else { - resolve(); - } - }); - } - - function replace(node) { - return picked.all([replaceForPosition(node, ':before'), replaceForPosition(node, ':after')]); - } - - function processable(node) { - return node.parentNode !== document.head && !~TAGNAMES_TO_SKIP_FOR_PSEUDOELEMENTS.indexOf(node.tagName.toUpperCase()) && !node.getAttribute(DATA_FA_PSEUDO_ELEMENT) && (!node.parentNode || node.parentNode.tagName !== 'svg'); - } - - function searchPseudoElements (root) { - if (!IS_DOM) return; - return new picked(function (resolve, reject) { - var operations = toArray(root.querySelectorAll('*')).filter(processable).map(replace); - var end = perf.begin('searchPseudoElements'); - disableObservation(); - picked.all(operations).then(function () { - end(); - enableObservation(); - resolve(); - }).catch(function () { - end(); - enableObservation(); - reject(); - }); - }); - } - - var baseStyles = "svg:not(:root).svg-inline--fa{overflow:visible}.svg-inline--fa{display:inline-block;font-size:inherit;height:1em;overflow:visible;vertical-align:-.125em}.svg-inline--fa.fa-lg{vertical-align:-.225em}.svg-inline--fa.fa-w-1{width:.0625em}.svg-inline--fa.fa-w-2{width:.125em}.svg-inline--fa.fa-w-3{width:.1875em}.svg-inline--fa.fa-w-4{width:.25em}.svg-inline--fa.fa-w-5{width:.3125em}.svg-inline--fa.fa-w-6{width:.375em}.svg-inline--fa.fa-w-7{width:.4375em}.svg-inline--fa.fa-w-8{width:.5em}.svg-inline--fa.fa-w-9{width:.5625em}.svg-inline--fa.fa-w-10{width:.625em}.svg-inline--fa.fa-w-11{width:.6875em}.svg-inline--fa.fa-w-12{width:.75em}.svg-inline--fa.fa-w-13{width:.8125em}.svg-inline--fa.fa-w-14{width:.875em}.svg-inline--fa.fa-w-15{width:.9375em}.svg-inline--fa.fa-w-16{width:1em}.svg-inline--fa.fa-w-17{width:1.0625em}.svg-inline--fa.fa-w-18{width:1.125em}.svg-inline--fa.fa-w-19{width:1.1875em}.svg-inline--fa.fa-w-20{width:1.25em}.svg-inline--fa.fa-pull-left{margin-right:.3em;width:auto}.svg-inline--fa.fa-pull-right{margin-left:.3em;width:auto}.svg-inline--fa.fa-border{height:1.5em}.svg-inline--fa.fa-li{width:2em}.svg-inline--fa.fa-fw{width:1.25em}.fa-layers svg.svg-inline--fa{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0}.fa-layers{display:inline-block;height:1em;position:relative;text-align:center;vertical-align:-.125em;width:1em}.fa-layers svg.svg-inline--fa{-webkit-transform-origin:center center;transform-origin:center center}.fa-layers-counter,.fa-layers-text{display:inline-block;position:absolute;text-align:center}.fa-layers-text{left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transform-origin:center center;transform-origin:center center}.fa-layers-counter{background-color:#ff253a;border-radius:1em;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;height:1.5em;line-height:1;max-width:5em;min-width:1.5em;overflow:hidden;padding:.25em;right:0;text-overflow:ellipsis;top:0;-webkit-transform:scale(.25);transform:scale(.25);-webkit-transform-origin:top right;transform-origin:top right}.fa-layers-bottom-right{bottom:0;right:0;top:auto;-webkit-transform:scale(.25);transform:scale(.25);-webkit-transform-origin:bottom right;transform-origin:bottom right}.fa-layers-bottom-left{bottom:0;left:0;right:auto;top:auto;-webkit-transform:scale(.25);transform:scale(.25);-webkit-transform-origin:bottom left;transform-origin:bottom left}.fa-layers-top-right{right:0;top:0;-webkit-transform:scale(.25);transform:scale(.25);-webkit-transform-origin:top right;transform-origin:top right}.fa-layers-top-left{left:0;right:auto;top:0;-webkit-transform:scale(.25);transform:scale(.25);-webkit-transform-origin:top left;transform-origin:top left}.fa-lg{font-size:1.3333333333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:solid .08em #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.fa-rotate-90{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-webkit-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-webkit-transform:scale(1,-1);transform:scale(1,-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1,-1);transform:scale(-1,-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;position:relative;width:2.5em}.fa-stack-1x,.fa-stack-2x{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0}.svg-inline--fa.fa-stack-1x{height:1em;width:1.25em}.svg-inline--fa.fa-stack-2x{height:2em;width:2.5em}.fa-inverse{color:#fff}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}"; - - function css () { - var dfp = DEFAULT_FAMILY_PREFIX; - var drc = DEFAULT_REPLACEMENT_CLASS; - var fp = config.familyPrefix; - var rc = config.replacementClass; - var s = baseStyles; - - if (fp !== dfp || rc !== drc) { - var dPatt = new RegExp("\\.".concat(dfp, "\\-"), 'g'); - var rPatt = new RegExp("\\.".concat(drc), 'g'); - s = s.replace(dPatt, ".".concat(fp, "-")).replace(rPatt, ".".concat(rc)); - } - - return s; - } - - var Library = - /*#__PURE__*/ - function () { - function Library() { - _classCallCheck(this, Library); - - this.definitions = {}; - } - - _createClass(Library, [{ - key: "add", - value: function add() { - var _this = this; - - for (var _len = arguments.length, definitions = new Array(_len), _key = 0; _key < _len; _key++) { - definitions[_key] = arguments[_key]; - } - - var additions = definitions.reduce(this._pullDefinitions, {}); - Object.keys(additions).forEach(function (key) { - _this.definitions[key] = _objectSpread({}, _this.definitions[key] || {}, additions[key]); - defineIcons(key, additions[key]); - build(); - }); - } - }, { - key: "reset", - value: function reset() { - this.definitions = {}; - } - }, { - key: "_pullDefinitions", - value: function _pullDefinitions(additions, definition) { - var normalized = definition.prefix && definition.iconName && definition.icon ? { - 0: definition - } : definition; - Object.keys(normalized).map(function (key) { - var _normalized$key = normalized[key], - prefix = _normalized$key.prefix, - iconName = _normalized$key.iconName, - icon = _normalized$key.icon; - if (!additions[prefix]) additions[prefix] = {}; - additions[prefix][iconName] = icon; - }); - return additions; - } - }]); - - return Library; - }(); - - function prepIcon(icon) { - var width = icon[0]; - var height = icon[1]; - var vectorData = icon.slice(4); - return { - found: true, - width: width, - height: height, - icon: { - tag: 'path', - attributes: { - fill: 'currentColor', - d: vectorData[0] - } - } - }; - } - - function ensureCss() { - if (config.autoAddCss && !_cssInserted) { - insertCss(css()); - - _cssInserted = true; - } - } - - function apiObject(val, abstractCreator) { - Object.defineProperty(val, 'abstract', { - get: abstractCreator - }); - Object.defineProperty(val, 'html', { - get: function get() { - return val.abstract.map(function (a) { - return toHtml(a); - }); - } - }); - Object.defineProperty(val, 'node', { - get: function get() { - if (!IS_DOM) return; - var container = DOCUMENT.createElement('div'); - container.innerHTML = val.html; - return container.children; - } - }); - return val; - } - - function findIconDefinition(iconLookup) { - var _iconLookup$prefix = iconLookup.prefix, - prefix = _iconLookup$prefix === void 0 ? 'fa' : _iconLookup$prefix, - iconName = iconLookup.iconName; - if (!iconName) return; - return iconFromMapping(library.definitions, prefix, iconName) || iconFromMapping(namespace.styles, prefix, iconName); - } - - function resolveIcons(next) { - return function (maybeIconDefinition) { - var params = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {}; - var iconDefinition = (maybeIconDefinition || {}).icon ? maybeIconDefinition : findIconDefinition(maybeIconDefinition || {}); - var mask = params.mask; - - if (mask) { - mask = (mask || {}).icon ? mask : findIconDefinition(mask || {}); - } - - return next(iconDefinition, _objectSpread({}, params, { - mask: mask - })); - }; - } - - var library = new Library(); - var noAuto = function noAuto() { - config.autoReplaceSvg = false; - config.observeMutations = false; - disconnect(); - }; - var _cssInserted = false; - var dom = { - i2svg: function i2svg() { - var params = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {}; - - if (IS_DOM) { - ensureCss(); - var _params$node = params.node, - node = _params$node === void 0 ? DOCUMENT : _params$node, - _params$callback = params.callback, - callback = _params$callback === void 0 ? function () {} : _params$callback; - - if (config.searchPseudoElements) { - searchPseudoElements(node); - } - - return onTree(node, callback); - } else { - return picked.reject('Operation requires a DOM of some kind.'); - } - }, - css: css, - insertCss: function insertCss$$1() { - if (!_cssInserted) { - insertCss(css()); - - _cssInserted = true; - } - }, - watch: function watch() { - var params = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {}; - var autoReplaceSvgRoot = params.autoReplaceSvgRoot, - observeMutationsRoot = params.observeMutationsRoot; - - if (config.autoReplaceSvg === false) { - config.autoReplaceSvg = true; - } - - config.observeMutations = true; - domready(function () { - autoReplace({ - autoReplaceSvgRoot: autoReplaceSvgRoot - }); - observe({ - treeCallback: onTree, - nodeCallback: onNode, - pseudoElementsCallback: searchPseudoElements, - observeMutationsRoot: observeMutationsRoot - }); - }); - } - }; - var parse = { - transform: function transform(transformString) { - return parseTransformString(transformString); - } - }; - var icon = resolveIcons(function (iconDefinition) { - var params = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {}; - var _params$transform = params.transform, - transform = _params$transform === void 0 ? meaninglessTransform : _params$transform, - _params$symbol = params.symbol, - symbol = _params$symbol === void 0 ? false : _params$symbol, - _params$mask = params.mask, - mask = _params$mask === void 0 ? null : _params$mask, - _params$title = params.title, - title = _params$title === void 0 ? null : _params$title, - _params$classes = params.classes, - classes = _params$classes === void 0 ? [] : _params$classes, - _params$attributes = params.attributes, - attributes = _params$attributes === void 0 ? {} : _params$attributes, - _params$styles = params.styles, - styles = _params$styles === void 0 ? {} : _params$styles; - if (!iconDefinition) return; - var prefix = iconDefinition.prefix, - iconName = iconDefinition.iconName, - icon = iconDefinition.icon; - return apiObject(_objectSpread({ - type: 'icon' - }, iconDefinition), function () { - ensureCss(); - - if (config.autoA11y) { - if (title) { - attributes['aria-labelledby'] = "".concat(config.replacementClass, "-title-").concat(nextUniqueId()); - } else { - attributes['aria-hidden'] = 'true'; - attributes['focusable'] = 'false'; - } - } - - return makeInlineSvgAbstract({ - icons: { - main: prepIcon(icon), - mask: mask ? prepIcon(mask.icon) : { - found: false, - width: null, - height: null, - icon: {} - } - }, - prefix: prefix, - iconName: iconName, - transform: _objectSpread({}, meaninglessTransform, transform), - symbol: symbol, - title: title, - extra: { - attributes: attributes, - styles: styles, - classes: classes - } - }); - }); - }); - var text = function text(content) { - var params = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {}; - var _params$transform2 = params.transform, - transform = _params$transform2 === void 0 ? meaninglessTransform : _params$transform2, - _params$title2 = params.title, - title = _params$title2 === void 0 ? null : _params$title2, - _params$classes2 = params.classes, - classes = _params$classes2 === void 0 ? [] : _params$classes2, - _params$attributes2 = params.attributes, - attributes = _params$attributes2 === void 0 ? {} : _params$attributes2, - _params$styles2 = params.styles, - styles = _params$styles2 === void 0 ? {} : _params$styles2; - return apiObject({ - type: 'text', - content: content - }, function () { - ensureCss(); - return makeLayersTextAbstract({ - content: content, - transform: _objectSpread({}, meaninglessTransform, transform), - title: title, - extra: { - attributes: attributes, - styles: styles, - classes: ["".concat(config.familyPrefix, "-layers-text")].concat(_toConsumableArray(classes)) - } - }); - }); - }; - var counter = function counter(content) { - var params = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {}; - var _params$title3 = params.title, - title = _params$title3 === void 0 ? null : _params$title3, - _params$classes3 = params.classes, - classes = _params$classes3 === void 0 ? [] : _params$classes3, - _params$attributes3 = params.attributes, - attributes = _params$attributes3 === void 0 ? {} : _params$attributes3, - _params$styles3 = params.styles, - styles = _params$styles3 === void 0 ? {} : _params$styles3; - return apiObject({ - type: 'counter', - content: content - }, function () { - ensureCss(); - return makeLayersCounterAbstract({ - content: content.toString(), - title: title, - extra: { - attributes: attributes, - styles: styles, - classes: ["".concat(config.familyPrefix, "-layers-counter")].concat(_toConsumableArray(classes)) - } - }); - }); - }; - var layer = function layer(assembler) { - return apiObject({ - type: 'layer' - }, function () { - ensureCss(); - var children = []; - assembler(function (args) { - Array.isArray(args) ? args.map(function (a) { - children = children.concat(a.abstract); - }) : children = children.concat(args.abstract); - }); - return [{ - tag: 'span', - attributes: { - class: "".concat(config.familyPrefix, "-layers") - }, - children: children - }]; - }); - }; - var api = { - noAuto: noAuto, - config: config, - dom: dom, - library: library, - parse: parse, - findIconDefinition: findIconDefinition, - icon: icon, - text: text, - counter: counter, - layer: layer, - toHtml: toHtml - }; - - var autoReplace = function autoReplace() { - var params = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {}; - var _params$autoReplaceSv = params.autoReplaceSvgRoot, - autoReplaceSvgRoot = _params$autoReplaceSv === void 0 ? DOCUMENT : _params$autoReplaceSv; - if ((Object.keys(namespace.styles).length > 0 || config.autoFetchSvg) && IS_DOM && config.autoReplaceSvg) api.dom.i2svg({ - node: autoReplaceSvgRoot - }); - }; - - function bootstrap() { - if (IS_BROWSER) { - if (!WINDOW.FontAwesome) { - WINDOW.FontAwesome = api; - } - - domready(function () { - autoReplace(); - observe({ - treeCallback: onTree, - nodeCallback: onNode, - pseudoElementsCallback: searchPseudoElements - }); - }); - } - - namespace.hooks = _objectSpread({}, namespace.hooks, { - addPack: function addPack(prefix, icons) { - namespace.styles[prefix] = _objectSpread({}, namespace.styles[prefix] || {}, icons); - build(); - autoReplace(); - }, - addShims: function addShims(shims) { - var _namespace$shims; - - (_namespace$shims = namespace.shims).push.apply(_namespace$shims, _toConsumableArray(shims)); - - build(); - autoReplace(); - } - }); - } - - bunker(bootstrap); - -}()); diff --git a/examples/web/static/libs/fontawesome/js/all.min.js b/examples/web/static/libs/fontawesome/js/all.min.js deleted file mode 100644 index 323f3b7c..00000000 --- a/examples/web/static/libs/fontawesome/js/all.min.js +++ /dev/null @@ -1 +0,0 @@ -!function(){"use strict";var c={},l={};try{"undefined"!=typeof window&&(c=window),"undefined"!=typeof document&&(l=document)}catch(c){}var h=(c.navigator||{}).userAgent,z=void 0===h?"":h,v=c,m=l,s=(v.document,!!m.documentElement&&!!m.head&&"function"==typeof m.addEventListener&&m.createElement,~z.indexOf("MSIE")||z.indexOf("Trident/"),"___FONT_AWESOME___"),e=function(){try{return!0}catch(c){return!1}}();var a=v||{};a[s]||(a[s]={}),a[s].styles||(a[s].styles={}),a[s].hooks||(a[s].hooks={}),a[s].shims||(a[s].shims=[]);var t=a[s];function M(c,z){var l=(2>>0;h--;)l[h]=c[h];return l}function pc(c){return c.classList?dc(c.classList):(c.getAttribute("class")||"").split(" ").filter(function(c){return c})}function bc(c,l){var h,z=l.split("-"),v=z[0],m=z.slice(1).join("-");return v!==c||""===m||(h=m,~_.indexOf(h))?null:m}function gc(c){return"".concat(c).replace(/&/g,"&").replace(/"/g,""").replace(/'/g,"'").replace(//g,">")}function Sc(h){return Object.keys(h||{}).reduce(function(c,l){return c+"".concat(l,": ").concat(h[l],";")},"")}function yc(c){return c.size!==Vc.size||c.x!==Vc.x||c.y!==Vc.y||c.rotate!==Vc.rotate||c.flipX||c.flipY}function wc(c){var l=c.transform,h=c.containerWidth,z=c.iconWidth,v={transform:"translate(".concat(h/2," 256)")},m="translate(".concat(32*l.x,", ").concat(32*l.y,") "),s="scale(".concat(l.size/16*(l.flipX?-1:1),", ").concat(l.size/16*(l.flipY?-1:1),") "),e="rotate(".concat(l.rotate," 0 0)");return{outer:v,inner:{transform:"".concat(m," ").concat(s," ").concat(e)},path:{transform:"translate(".concat(z/2*-1," -256)")}}}var kc={x:0,y:0,width:"100%",height:"100%"};function Ac(c){var l=c.icons,h=l.main,z=l.mask,v=c.prefix,m=c.iconName,s=c.transform,e=c.symbol,a=c.title,t=c.extra,M=c.watchable,f=void 0!==M&&M,r=z.found?z:h,n=r.width,H=r.height,i="fa-w-".concat(Math.ceil(n/H*16)),o=[U.replacementClass,m?"".concat(U.familyPrefix,"-").concat(m):"",i].filter(function(c){return-1===t.classes.indexOf(c)}).concat(t.classes).join(" "),V={children:[],attributes:X({},t.attributes,{"data-prefix":v,"data-icon":m,class:o,role:"img",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 ".concat(n," ").concat(H)})};f&&(V.attributes[B]=""),a&&V.children.push({tag:"title",attributes:{id:V.attributes["aria-labelledby"]||"title-".concat(uc())},children:[a]});var C,L,u,d,p,b,g,S,y,w,k,A,x,j,q,O,E,P,N,_,T,R,F,I=X({},V,{prefix:v,iconName:m,main:h,mask:z,transform:s,symbol:e,styles:t.styles}),D=z.found&&h.found?(L=(C=I).children,u=C.attributes,d=C.main,p=C.mask,b=C.transform,g=d.width,S=d.icon,y=p.width,w=p.icon,k=wc({transform:b,containerWidth:y,iconWidth:g}),A={tag:"rect",attributes:X({},kc,{fill:"white"})},x={tag:"g",attributes:X({},k.inner),children:[{tag:"path",attributes:X({},S.attributes,k.path,{fill:"black"})}]},j={tag:"g",attributes:X({},k.outer),children:[x]},q="mask-".concat(uc()),O="clip-".concat(uc()),E={tag:"defs",children:[{tag:"clipPath",attributes:{id:O},children:[w]},{tag:"mask",attributes:X({},kc,{id:q,maskUnits:"userSpaceOnUse",maskContentUnits:"userSpaceOnUse"}),children:[A,j]}]},L.push(E,{tag:"rect",attributes:X({fill:"currentColor","clip-path":"url(#".concat(O,")"),mask:"url(#".concat(q,")")},kc)}),{children:L,attributes:u}):function(c){var l=c.children,h=c.attributes,z=c.main,v=c.transform,m=Sc(c.styles);if(0").concat(s.map(Kc).join(""),"")}var Gc=function(){};function Jc(c){return"string"==typeof(c.getAttribute?c.getAttribute(B):null)}var Qc={replace:function(c){var l=c[0],h=c[1].map(function(c){return Kc(c)}).join("\n");if(l.parentNode&&l.outerHTML)l.outerHTML=h+(U.keepOriginalSource&&"svg"!==l.tagName.toLowerCase()?"\x3c!-- ".concat(l.outerHTML," --\x3e"):"");else if(l.parentNode){var z=document.createElement("span");l.parentNode.replaceChild(z,l),z.outerHTML=h}},nest:function(c){var l=c[0],h=c[1];if(~pc(l).indexOf(U.replacementClass))return Qc.replace(c);var z=new RegExp("".concat(U.familyPrefix,"-.*"));delete h[0].attributes.style;var v=h[0].attributes.class.split(" ").reduce(function(c,l){return l===U.replacementClass||l.match(z)?c.toSvg.push(l):c.toNode.push(l),c},{toNode:[],toSvg:[]});h[0].attributes.class=v.toSvg.join(" ");var m=h.map(function(c){return Kc(c)}).join("\n");l.setAttribute("class",v.toNode.join(" ")),l.setAttribute(B,""),l.innerHTML=m}};function Zc(h,c){var z="function"==typeof c?c:Gc;0===h.length?z():(H.requestAnimationFrame||function(c){return c()})(function(){var c=!0===U.autoReplaceSvg?Qc.replace:Qc[U.autoReplaceSvg]||Qc.replace,l=Pc.begin("mutate");h.map(c),l(),z()})}var $c=!1;function cl(){$c=!1}var ll=null;function hl(c){if(t&&U.observeMutations){var v=c.treeCallback,m=c.nodeCallback,s=c.pseudoElementsCallback,l=c.observeMutationsRoot,h=void 0===l?i:l;ll=new t(function(c){$c||dc(c).forEach(function(c){if("childList"===c.type&&0 2 && arguments[2] !== undefined ? arguments[2] : {}; - var _params$skipHooks = params.skipHooks, - skipHooks = _params$skipHooks === void 0 ? false : _params$skipHooks; - var normalized = Object.keys(icons).reduce(function (acc, iconName) { - var icon = icons[iconName]; - var expanded = !!icon.icon; - - if (expanded) { - acc[icon.iconName] = icon.icon; - } else { - acc[iconName] = icon; - } - - return acc; - }, {}); - - if (typeof namespace.hooks.addPack === 'function' && !skipHooks) { - namespace.hooks.addPack(prefix, normalized); - } else { - namespace.styles[prefix] = _objectSpread({}, namespace.styles[prefix] || {}, normalized); - } - /** - * Font Awesome 4 used the prefix of `fa` for all icons. With the introduction - * of new styles we needed to differentiate between them. Prefix `fa` is now an alias - * for `fas` so we'll easy the upgrade process for our users by automatically defining - * this as well. - */ - - - if (prefix === 'fas') { - defineIcons('fa', icons); - } - } - - var icons = { - "500px": [448, 512, [], "f26e", "M103.3 344.3c-6.5-14.2-6.9-18.3 7.4-23.1 25.6-8 8 9.2 43.2 49.2h.3v-93.9c1.2-50.2 44-92.2 97.7-92.2 53.9 0 97.7 43.5 97.7 96.8 0 63.4-60.8 113.2-128.5 93.3-10.5-4.2-2.1-31.7 8.5-28.6 53 0 89.4-10.1 89.4-64.4 0-61-77.1-89.6-116.9-44.6-23.5 26.4-17.6 42.1-17.6 157.6 50.7 31 118.3 22 160.4-20.1 24.8-24.8 38.5-58 38.5-93 0-35.2-13.8-68.2-38.8-93.3-24.8-24.8-57.8-38.5-93.3-38.5s-68.8 13.8-93.5 38.5c-.3.3-16 16.5-21.2 23.9l-.5.6c-3.3 4.7-6.3 9.1-20.1 6.1-6.9-1.7-14.3-5.8-14.3-11.8V20c0-5 3.9-10.5 10.5-10.5h241.3c8.3 0 8.3 11.6 8.3 15.1 0 3.9 0 15.1-8.3 15.1H130.3v132.9h.3c104.2-109.8 282.8-36 282.8 108.9 0 178.1-244.8 220.3-310.1 62.8zm63.3-260.8c-.5 4.2 4.6 24.5 14.6 20.6C306 56.6 384 144.5 390.6 144.5c4.8 0 22.8-15.3 14.3-22.8-93.2-89-234.5-57-238.3-38.2zM393 414.7C283 524.6 94 475.5 61 310.5c0-12.2-30.4-7.4-28.9 3.3 24 173.4 246 256.9 381.6 121.3 6.9-7.8-12.6-28.4-20.7-20.4zM213.6 306.6c0 4 4.3 7.3 5.5 8.5 3 3 6.1 4.4 8.5 4.4 3.8 0 2.6.2 22.3-19.5 19.6 19.3 19.1 19.5 22.3 19.5 5.4 0 18.5-10.4 10.7-18.2L265.6 284l18.2-18.2c6.3-6.8-10.1-21.8-16.2-15.7L249.7 268c-18.6-18.8-18.4-19.5-21.5-19.5-5 0-18 11.7-12.4 17.3L234 284c-18.1 17.9-20.4 19.2-20.4 22.6z"], - "accessible-icon": [448, 512, [], "f368", "M423.9 255.8L411 413.1c-3.3 40.7-63.9 35.1-60.6-4.9l10-122.5-41.1 2.3c10.1 20.7 15.8 43.9 15.8 68.5 0 41.2-16.1 78.7-42.3 106.5l-39.3-39.3c57.9-63.7 13.1-167.2-74-167.2-25.9 0-49.5 9.9-67.2 26L73 243.2c22-20.7 50.1-35.1 81.4-40.2l75.3-85.7-42.6-24.8-51.6 46c-30 26.8-70.6-18.5-40.5-45.4l68-60.7c9.8-8.8 24.1-10.2 35.5-3.6 0 0 139.3 80.9 139.5 81.1 16.2 10.1 20.7 36 6.1 52.6L285.7 229l106.1-5.9c18.5-1.1 33.6 14.4 32.1 32.7zm-64.9-154c28.1 0 50.9-22.8 50.9-50.9C409.9 22.8 387.1 0 359 0c-28.1 0-50.9 22.8-50.9 50.9 0 28.1 22.8 50.9 50.9 50.9zM179.6 456.5c-80.6 0-127.4-90.6-82.7-156.1l-39.7-39.7C36.4 287 24 320.3 24 356.4c0 130.7 150.7 201.4 251.4 122.5l-39.7-39.7c-16 10.9-35.3 17.3-56.1 17.3z"], - "accusoft": [640, 512, [], "f369", "M322.1 252v-1l-51.2-65.8s-12 1.6-25 15.1c-9 9.3-242.1 239.1-243.4 240.9-7 10 1.6 6.8 15.7 1.7.8 0 114.5-36.6 114.5-36.6.5-.6-.1-.1.6-.6-.4-5.1-.8-26.2-1-27.7-.6-5.2 2.2-6.9 7-8.9l92.6-33.8c.6-.8 88.5-81.7 90.2-83.3zm160.1 120.1c13.3 16.1 20.7 13.3 30.8 9.3 3.2-1.2 115.4-47.6 117.8-48.9 8-4.3-1.7-16.7-7.2-23.4-2.1-2.5-205.1-245.6-207.2-248.3-9.7-12.2-14.3-12.9-38.4-12.8-10.2 0-106.8.5-116.5.6-19.2.1-32.9-.3-19.2 16.9C250 75 476.5 365.2 482.2 372.1zm152.7 1.6c-2.3-.3-24.6-4.7-38-7.2 0 0-115 50.4-117.5 51.6-16 7.3-26.9-3.2-36.7-14.6l-57.1-74c-5.4-.9-60.4-9.6-65.3-9.3-3.1.2-9.6.8-14.4 2.9-4.9 2.1-145.2 52.8-150.2 54.7-5.1 2-11.4 3.6-11.1 7.6.2 2.5 2 2.6 4.6 3.5 2.7.8 300.9 67.6 308 69.1 15.6 3.3 38.5 10.5 53.6 1.7 2.1-1.2 123.8-76.4 125.8-77.8 5.4-4 4.3-6.8-1.7-8.2z"], - "acquisitions-incorporated": [344, 512, [], "f6af", "M338.5 468.2c-1.2-7.7-1.3-7.6-9.6-7.6-99.8.2-111.8-2.4-112.7-2.6-12.3-1.7-20.6-10.5-21-23.1-.1-1.6-.2-71.6-1-129.1-.1-4.7 1.6-6.4 5.9-7.5 12.5-3 24.9-6.1 37.3-9.7 4.3-1.3 6.8-.2 8.4 3.5 4.5 10.3 8.8 20.6 13.2 30.9 1.6 3.7.1 4.4-3.4 4.4-10-.2-20-.1-30.4-.1v27h116c-1.4-9.5-2.7-18.1-4-27.5-7 0-13.8.4-20.4-.1-22.6-1.6-18.3-4.4-84-158.6-8.8-20.1-27.9-62.1-36.5-89.2-4.4-14 5.5-25.4 18.9-26.6 18.6-1.7 37.5-1.6 56.2-2 20.6-.4 41.2-.4 61.8-.5 3.1 0 4-1.4 4.3-4.3 1.2-9.8 2.7-19.5 4-29.2.8-5.3 1.6-10.7 2.4-16.1L4.8 0C1.2 0-.5 1.1.2 5.3c2.2 13.2-.8.8 6.4 45.3 63.4 0 71.8.9 101.8.5 12.3-.2 37 3.5 37.7 22.1.4 11.4-1.1 11.3-32.6 87.4-53.8 129.8-50.7 120.3-67.3 161-1.7 4.1-3.6 5.2-7.6 5.2-8.5-.2-17-.3-25.4.1-1.9.1-5.2 1.8-5.5 3.2-1.5 8.1-2.2 16.3-3.2 24.9h114.3v-27.6c-6.9 0-33.5.4-35.3-2.9 5.3-12.3 10.4-24.4 15.7-36.7 16.3 4 31.9 7.8 47.6 11.7 3.4.9 4.6 3 4.6 6.8-.1 42.9.1 85.9.2 128.8 0 10.2-5.5 19.1-14.9 23.1-6.5 2.7-3.3 3.4-121.4 2.4-5.3 0-7.1 2-7.6 6.8-1.5 12.9-2.9 25.9-5 38.8-.8 5 1.3 5.7 5.3 5.7 183.2.6-30.7 0 337.1 0-2.5-15-4.4-29.4-6.6-43.7zM163.6 262.5c-13.3-4.2-26.6-8.2-39.9-12.5-1.8-.6-3.5-1.7-5.8-2.9 17.2-44.3 34.2-88.1 51.3-132.1 7.5 2.4 7.9-.8 9.4 0 9.3 22.5 18.1 60.1 27 82.8 6.6 16.7 13 33.5 19.7 50.9-1.2.6-2.5 1.6-3.9 2.1-13.1 3.9-26.4 7.5-39.4 11.7-6.4 2.2-12.2 2-18.4 0z"], - "adn": [496, 512, [], "f170", "M248 167.5l64.9 98.8H183.1l64.9-98.8zM496 256c0 136.9-111.1 248-248 248S0 392.9 0 256 111.1 8 248 8s248 111.1 248 248zm-99.8 82.7L248 115.5 99.8 338.7h30.4l33.6-51.7h168.6l33.6 51.7h30.2z"], - "adobe": [460, 512, [], "f778", "M289.9 64.3h170.9v384l-170.9-384zm-119 0H0v384l170.9-384zm59.5 142.1l107.5 241.9h-73l-30.7-76.8h-78.7l74.9-165.1z"], - "adversal": [512, 512, [], "f36a", "M482.1 32H28.7C5.8 32 0 37.9 0 60.9v390.2C0 474.4 5.8 480 28.7 480h453.4c24.4 0 29.9-5.2 29.9-29.7V62.2c0-24.6-5.4-30.2-29.9-30.2zM178.4 220.3c-27.5-20.2-72.1-8.7-84.2 23.4-4.3 11.1-9.3 9.5-17.5 8.3-9.7-1.5-17.2-3.2-22.5-5.5-28.8-11.4 8.6-55.3 24.9-64.3 41.1-21.4 83.4-22.2 125.3-4.8 40.9 16.8 34.5 59.2 34.5 128.5 2.7 25.8-4.3 58.3 9.3 88.8 1.9 4.4.4 7.9-2.7 10.7-8.4 6.7-39.3 2.2-46.6-7.4-1.9-2.2-1.8-3.6-3.9-6.2-3.6-3.9-7.3-2.2-11.9 1-57.4 36.4-140.3 21.4-147-43.3-3.1-29.3 12.4-57.1 39.6-71 38.2-19.5 112.2-11.8 114-30.9 1.1-10.2-1.9-20.1-11.3-27.3zm286.7 222c0 15.1-11.1 9.9-17.8 9.9H52.4c-7.4 0-18.2 4.8-17.8-10.7.4-13.9 10.5-9.1 17.1-9.1 132.3-.4 264.5-.4 396.8 0 6.8 0 16.6-4.4 16.6 9.9zm3.8-340.5v291c0 5.7-.7 13.9-8.1 13.9-12.4-.4-27.5 7.1-36.1-5.6-5.8-8.7-7.8-4-12.4-1.2-53.4 29.7-128.1 7.1-144.4-85.2-6.1-33.4-.7-67.1 15.7-100 11.8-23.9 56.9-76.1 136.1-30.5v-71c0-26.2-.1-26.2 26-26.2 3.1 0 6.6.4 9.7 0 10.1-.8 13.6 4.4 13.6 14.3-.1.2-.1.3-.1.5zm-51.5 232.3c-19.5 47.6-72.9 43.3-90 5.2-15.1-33.3-15.5-68.2.4-101.5 16.3-34.1 59.7-35.7 81.5-4.8 20.6 28.8 14.9 84.6 8.1 101.1zm-294.8 35.3c-7.5-1.3-33-3.3-33.7-27.8-.4-13.9 7.8-23 19.8-25.8 24.4-5.9 49.3-9.9 73.7-14.7 8.9-2 7.4 4.4 7.8 9.5 1.4 33-26.1 59.2-67.6 58.8z"], - "affiliatetheme": [512, 512, [], "f36b", "M159.7 237.4C108.4 308.3 43.1 348.2 14 326.6-15.2 304.9 2.8 230 54.2 159.1c51.3-70.9 116.6-110.8 145.7-89.2 29.1 21.6 11.1 96.6-40.2 167.5zm351.2-57.3C437.1 303.5 319 367.8 246.4 323.7c-25-15.2-41.3-41.2-49-73.8-33.6 64.8-92.8 113.8-164.1 133.2 49.8 59.3 124.1 96.9 207 96.9 150 0 271.6-123.1 271.6-274.9.1-8.5-.3-16.8-1-25z"], - "algolia": [448, 512, [], "f36c", "M229.3 182.6c-49.3 0-89.2 39.9-89.2 89.2 0 49.3 39.9 89.2 89.2 89.2s89.2-39.9 89.2-89.2c0-49.3-40-89.2-89.2-89.2zm62.7 56.6l-58.9 30.6c-1.8.9-3.8-.4-3.8-2.3V201c0-1.5 1.3-2.7 2.7-2.6 26.2 1 48.9 15.7 61.1 37.1.7 1.3.2 3-1.1 3.7zM389.1 32H58.9C26.4 32 0 58.4 0 90.9V421c0 32.6 26.4 59 58.9 59H389c32.6 0 58.9-26.4 58.9-58.9V90.9C448 58.4 421.6 32 389.1 32zm-202.6 84.7c0-10.8 8.7-19.5 19.5-19.5h45.3c10.8 0 19.5 8.7 19.5 19.5v15.4c0 1.8-1.7 3-3.3 2.5-12.3-3.4-25.1-5.1-38.1-5.1-13.5 0-26.7 1.8-39.4 5.5-1.7.5-3.4-.8-3.4-2.5v-15.8zm-84.4 37l9.2-9.2c7.6-7.6 19.9-7.6 27.5 0l7.7 7.7c1.1 1.1 1 3-.3 4-6.2 4.5-12.1 9.4-17.6 14.9-5.4 5.4-10.4 11.3-14.8 17.4-1 1.3-2.9 1.5-4 .3l-7.7-7.7c-7.6-7.5-7.6-19.8 0-27.4zm127.2 244.8c-70 0-126.6-56.7-126.6-126.6s56.7-126.6 126.6-126.6c70 0 126.6 56.6 126.6 126.6 0 69.8-56.7 126.6-126.6 126.6z"], - "alipay": [448, 512, [], "f642", "M377.74 32H70.26C31.41 32 0 63.41 0 102.26v307.48C0 448.59 31.41 480 70.26 480h307.48c38.52 0 69.76-31.08 70.26-69.6-45.96-25.62-110.59-60.34-171.6-88.44-32.07 43.97-84.14 81-148.62 81-70.59 0-93.73-45.3-97.04-76.37-3.97-39.01 14.88-81.5 99.52-81.5 35.38 0 79.35 10.25 127.13 24.96 16.53-30.09 26.45-60.34 26.45-60.34h-178.2v-16.7h92.08v-31.24H88.28v-19.01h109.44V92.34h50.92v50.42h109.44v19.01H248.63v31.24h88.77s-15.21 46.62-38.35 90.92c48.93 16.7 100.01 36.04 148.62 52.74V102.26C447.83 63.57 416.43 32 377.74 32zM47.28 322.95c.99 20.17 10.25 53.73 69.93 53.73 52.07 0 92.58-39.68 117.87-72.9-44.63-18.68-84.48-31.41-109.44-31.41-67.45 0-79.35 33.06-78.36 50.58z"], - "amazon": [448, 512, [], "f270", "M257.2 162.7c-48.7 1.8-169.5 15.5-169.5 117.5 0 109.5 138.3 114 183.5 43.2 6.5 10.2 35.4 37.5 45.3 46.8l56.8-56S341 288.9 341 261.4V114.3C341 89 316.5 32 228.7 32 140.7 32 94 87 94 136.3l73.5 6.8c16.3-49.5 54.2-49.5 54.2-49.5 40.7-.1 35.5 29.8 35.5 69.1zm0 86.8c0 80-84.2 68-84.2 17.2 0-47.2 50.5-56.7 84.2-57.8v40.6zm136 163.5c-7.7 10-70 67-174.5 67S34.2 408.5 9.7 379c-6.8-7.7 1-11.3 5.5-8.3C88.5 415.2 203 488.5 387.7 401c7.5-3.7 13.3 2 5.5 12zm39.8 2.2c-6.5 15.8-16 26.8-21.2 31-5.5 4.5-9.5 2.7-6.5-3.8s19.3-46.5 12.7-55c-6.5-8.3-37-4.3-48-3.2-10.8 1-13 2-14-.3-2.3-5.7 21.7-15.5 37.5-17.5 15.7-1.8 41-.8 46 5.7 3.7 5.1 0 27.1-6.5 43.1z"], - "amazon-pay": [611, 512, [], "f42c", "M0 325.2c2.3-4.2 5.2-4.9 9.7-2.5 10.4 5.6 20.6 11.4 31.2 16.7 40.7 20.4 83.2 35.6 127.4 46.3 20.9 5 41.9 9 63.2 11.8 31.5 4.2 63.2 6 95 5.2 17.4-.4 34.8-1.8 52.1-3.8 56.4-6.7 110.9-20.8 163.3-42.8 2.9-1.2 5.9-2 9.1-1.2 6.7 1.8 9 9 4.1 13.9-2.8 2.8-6.3 5.1-9.6 7.4-30.7 21.1-64.2 36.4-99.6 47.9-24.6 7.9-49.6 13.8-75.1 17.6-17.6 2.6-35.4 4.4-53.2 4.8-.8 0-1.7.2-2.5.3H294c-.8-.1-1.7-.3-2.5-.3-3.6-.2-7.2-.3-10.7-.4-16.9-.7-33.7-2.6-50.4-5.3-27.4-4.5-54.2-11.4-80.4-20.9-54.1-19.6-102.6-48.6-145.6-87-1.8-1.6-3-3.8-4.4-5.7v-2zM158 65c-1.4.2-2.9.4-4.3.6-14 1.7-26.6 6.9-38 15.1-2.4 1.7-4.6 3.5-7.1 5.4-.2-.5-.4-1-.4-1.4-.4-2.7-.8-5.5-1.3-8.2-.7-4.6-3-6.6-7.6-6.6H87.8c-6.9 0-8.2 1.3-8.2 8.2v209.3c0 1 0 2 .1 3 .2 3 2 4.9 4.9 5 7 .1 14.1.1 21.1 0 2.9 0 4.7-2 5-5 .1-1 .1-2 .1-3V215c1.1.9 1.7 1.4 2.2 1.9 17.9 14.9 38.5 19.8 61 15.4 20.4-4 34.6-16.5 43.8-34.9 7-13.9 9.9-28.7 10.3-44.1.5-17.1-1.2-33.9-8.1-49.8-8.5-19.6-22.6-32.5-43.9-36.9-3.2-.7-6.5-1-9.8-1.5-2.8-.1-5.5-.1-8.3-.1zm-47.4 41.9c0-1.5.4-2.4 1.7-3.3 13.7-9.5 28.8-14.5 45.6-13.2 14.9 1.1 27.1 8.4 33.5 25.9 3.9 10.7 4.9 21.8 4.9 33 0 10.4-.8 20.6-4 30.6-6.8 21.3-22.4 29.4-42.6 28.5-14-.6-26.2-6-37.4-13.9-1.2-.9-1.7-1.7-1.7-3.3.1-14.1 0-28.1 0-42.2 0-14 .1-28 0-42.1zM316.3 65c-1 .1-2 .3-2.9.4-9.8.5-19.4 1.7-28.9 4.1-6.1 1.6-12 3.8-17.9 5.8-3.6 1.2-5.4 3.8-5.3 7.7.1 3.3-.1 6.6 0 9.9.1 4.8 2.1 6.1 6.8 4.9 7.8-2 15.6-4.2 23.5-5.7 12.3-2.3 24.7-3.3 37.2-1.4 6.5 1 12.6 2.9 16.8 8.4 3.7 4.8 5.1 10.5 5.3 16.4.3 8.3.2 16.6.3 24.9 0 .4-.1.9-.2 1.4-.5-.1-.9 0-1.3-.1-10.5-2.5-21.1-4.3-32-4.9-11.3-.6-22.5.1-33.3 3.9-12.9 4.5-23.3 12.3-29.4 24.9-4.7 9.8-5.4 20.2-3.9 30.7 2 14 9 24.8 21.4 31.7 11.9 6.6 24.8 7.4 37.9 5.4 15.1-2.3 28.5-8.7 40.3-18.4.4-.4.9-.7 1.6-1.1.6 3.8 1.1 7.4 1.8 11 .6 3.1 2.5 5.1 5.4 5.2 5.4.1 10.9.1 16.3 0 2.7-.1 4.5-1.9 4.8-4.7.1-.9.1-1.9.1-2.8v-106c0-4.3-.2-8.6-.9-12.9-1.9-12.9-7.4-23.5-19-30.4-6.7-4-14.1-6-21.8-7.1-3.6-.5-7.2-.8-10.8-1.3-3.9.1-7.9.1-11.9.1zm35 127.7c0 1.3-.4 2.2-1.5 3-11.2 8.1-23.5 13.5-37.4 14.9-5.7.6-11.4.4-16.8-1.8-6.3-2.5-10.4-6.9-12.4-13.3s-2-13-.1-19.4c2.5-8.3 8.4-13 16.4-15.6 8.1-2.6 16.5-3 24.8-2.2 8.4.7 16.6 2.3 25 3.4 1.6.2 2.1 1 2.1 2.6-.1 4.8 0 9.5 0 14.3-.1 4.7-.2 9.4-.1 14.1zm259.9 129.4c-1-5-4.8-6.9-9.1-8.3-6.8-2.3-13.9-3.3-21-3.9-13.1-1.1-26.2-.5-39.2 1.9-14.3 2.7-27.9 7.3-40 15.6-1.4 1-2.8 2.1-3.7 3.5-.7 1.1-.9 2.8-.5 4 .4 1.5 2.1 1.9 3.6 1.8.7 0 1.5 0 2.2-.1 7.8-.8 15.5-1.7 23.3-2.5 11.4-1.1 22.9-1.8 34.3-.9 4.8.3 9.7 1.4 14.4 2.7 5.1 1.4 7.4 5.2 7.6 10.4.4 8-1.4 15.7-3.5 23.3-4.1 15.4-10 30.3-15.8 45.1-.4 1-.8 2-1 3-.5 2.9 1.2 4.8 4.1 4.1 1.7-.4 3.6-1.3 4.8-2.5 4.4-4.3 8.9-8.6 12.7-13.4 12.8-16.4 20.3-35.3 24.7-55.6.8-3.6 1.4-7.3 2.1-10.9v-17.3zM479.1 198.9c-12.9-35.7-25.8-71.5-38.7-107.2-2-5.7-4.2-11.3-6.3-16.9-1.1-2.9-3.2-4.8-6.4-4.8-7.6-.1-15.2-.2-22.9-.1-2.5 0-3.7 2-3.2 4.5.5 2.1 1.1 4.1 1.9 6.1 19.6 48.5 39.3 97.1 59.1 145.5 1.7 4.1 2.1 7.6.2 11.8-3.3 7.3-5.9 15-9.3 22.3-3 6.5-8 11.4-15.2 13.3-5.1 1.4-10.2 1.6-15.4 1.1-2.5-.2-5-.8-7.5-1-3.4-.2-5.1 1.3-5.2 4.8-.1 3.3-.1 6.6 0 9.9.1 5.5 2 8 7.4 8.9 5.6 1 11.3 1.9 16.9 2 17.1.4 30.7-6.5 39.5-21.4 3.5-5.9 6.7-12.1 9.2-18.4 23.7-59.8 47.1-119.7 70.6-179.6.7-1.8 1.3-3.6 1.6-5.5.4-2.8-.9-4.4-3.7-4.4-6.6-.1-13.3 0-19.9 0-3.7 0-6.3 1.6-7.7 5.2-.5 1.4-1.1 2.7-1.6 4.1-11.6 33.3-23.2 66.6-34.8 100-2.5 7.2-5.1 14.5-7.7 22.2-.4-1.1-.6-1.7-.9-2.4z"], - "amilia": [448, 512, [], "f36d", "M240.1 32c-61.9 0-131.5 16.9-184.2 55.4-5.1 3.1-9.1 9.2-7.2 19.4 1.1 5.1 5.1 27.4 10.2 39.6 4.1 10.2 14.2 10.2 20.3 6.1 32.5-22.3 96.5-47.7 152.3-47.7 57.9 0 58.9 28.4 58.9 73.1v38.5C203 227.7 78.2 251 46.7 264.2 11.2 280.5 16.3 357.7 16.3 376s15.2 104 124.9 104c47.8 0 113.7-20.7 153.3-42.1v25.4c0 3 2.1 8.2 6.1 9.1 3.1 1 50.7 2 59.9 2s62.5.3 66.5-.7c4.1-1 5.1-6.1 5.1-9.1V168c-.1-80.3-57.9-136-192-136zm50.2 348c-21.4 13.2-48.7 24.4-79.1 24.4-52.8 0-58.9-33.5-59-44.7 0-12.2-3-42.7 18.3-52.9 24.3-13.2 75.1-29.4 119.8-33.5z"], - "android": [448, 512, [], "f17b", "M89.6 204.5v115.8c0 15.4-12.1 27.7-27.5 27.7-15.3 0-30.1-12.4-30.1-27.7V204.5c0-15.1 14.8-27.5 30.1-27.5 15.1 0 27.5 12.4 27.5 27.5zm10.8 157c0 16.4 13.2 29.6 29.6 29.6h19.9l.3 61.1c0 36.9 55.2 36.6 55.2 0v-61.1h37.2v61.1c0 36.7 55.5 36.8 55.5 0v-61.1h20.2c16.2 0 29.4-13.2 29.4-29.6V182.1H100.4v179.4zm248-189.1H99.3c0-42.8 25.6-80 63.6-99.4l-19.1-35.3c-2.8-4.9 4.3-8 6.7-3.8l19.4 35.6c34.9-15.5 75-14.7 108.3 0L297.5 34c2.5-4.3 9.5-1.1 6.7 3.8L285.1 73c37.7 19.4 63.3 56.6 63.3 99.4zm-170.7-55.5c0-5.7-4.6-10.5-10.5-10.5-5.7 0-10.2 4.8-10.2 10.5s4.6 10.5 10.2 10.5c5.9 0 10.5-4.8 10.5-10.5zm113.4 0c0-5.7-4.6-10.5-10.2-10.5-5.9 0-10.5 4.8-10.5 10.5s4.6 10.5 10.5 10.5c5.6 0 10.2-4.8 10.2-10.5zm94.8 60.1c-15.1 0-27.5 12.1-27.5 27.5v115.8c0 15.4 12.4 27.7 27.5 27.7 15.4 0 30.1-12.4 30.1-27.7V204.5c0-15.4-14.8-27.5-30.1-27.5z"], - "angellist": [448, 512, [], "f209", "M347.1 215.4c11.7-32.6 45.4-126.9 45.4-157.1 0-26.6-15.7-48.9-43.7-48.9-44.6 0-84.6 131.7-97.1 163.1C242 144 196.6 0 156.6 0c-31.1 0-45.7 22.9-45.7 51.7 0 35.3 34.2 126.8 46.6 162-6.3-2.3-13.1-4.3-20-4.3-23.4 0-48.3 29.1-48.3 52.6 0 8.9 4.9 21.4 8 29.7-36.9 10-51.1 34.6-51.1 71.7C46 435.6 114.4 512 210.6 512c118 0 191.4-88.6 191.4-202.9 0-43.1-6.9-82-54.9-93.7zM311.7 108c4-12.3 21.1-64.3 37.1-64.3 8.6 0 10.9 8.9 10.9 16 0 19.1-38.6 124.6-47.1 148l-34-6 33.1-93.7zM142.3 48.3c0-11.9 14.5-45.7 46.3 47.1l34.6 100.3c-15.6-1.3-27.7-3-35.4 1.4-10.9-28.8-45.5-119.7-45.5-148.8zM140 244c29.3 0 67.1 94.6 67.1 107.4 0 5.1-4.9 11.4-10.6 11.4-20.9 0-76.9-76.9-76.9-97.7.1-7.7 12.7-21.1 20.4-21.1zm184.3 186.3c-29.1 32-66.3 48.6-109.7 48.6-59.4 0-106.3-32.6-128.9-88.3-17.1-43.4 3.8-68.3 20.6-68.3 11.4 0 54.3 60.3 54.3 73.1 0 4.9-7.7 8.3-11.7 8.3-16.1 0-22.4-15.5-51.1-51.4-29.7 29.7 20.5 86.9 58.3 86.9 26.1 0 43.1-24.2 38-42 3.7 0 8.3.3 11.7-.6 1.1 27.1 9.1 59.4 41.7 61.7 0-.9 2-7.1 2-7.4 0-17.4-10.6-32.6-10.6-50.3 0-28.3 21.7-55.7 43.7-71.7 8-6 17.7-9.7 27.1-13.1 9.7-3.7 20-8 27.4-15.4-1.1-11.2-5.7-21.1-16.9-21.1-27.7 0-120.6 4-120.6-39.7 0-6.7.1-13.1 17.4-13.1 32.3 0 114.3 8 138.3 29.1 18.1 16.1 24.3 113.2-31 174.7zm-98.6-126c9.7 3.1 19.7 4 29.7 6-7.4 5.4-14 12-20.3 19.1-2.8-8.5-6.2-16.8-9.4-25.1z"], - "angrycreative": [640, 512, [], "f36e", "M640 238.2l-3.2 28.2-34.5 2.3-2 18.1 34.5-2.3-3.2 28.2-34.4 2.2-2.3 20.1 34.4-2.2-3 26.1-64.7 4.1 12.7-113.2L527 365.2l-31.9 2-23.8-117.8 30.3-2 13.6 79.4 31.7-82.4 93.1-6.2zM426.8 371.5l28.3-1.8L468 249.6l-28.4 1.9-12.8 120zM162 388.1l-19.4-36-3.5 37.4-28.2 1.7 2.7-29.1c-11 18-32 34.3-56.9 35.8C23.9 399.9-3 377 .3 339.7c2.6-29.3 26.7-62.8 67.5-65.4 37.7-2.4 47.6 23.2 51.3 28.8l2.8-30.8 38.9-2.5c20.1-1.3 38.7 3.7 42.5 23.7l2.6-26.6 64.8-4.2-2.7 27.9-36.4 2.4-1.7 17.9 36.4-2.3-2.7 27.9-36.4 2.3-1.9 19.9 36.3-2.3-2.1 20.8 55-117.2 23.8-1.6L370.4 369l8.9-85.6-22.3 1.4 2.9-27.9 75-4.9-3 28-24.3 1.6-9.7 91.9-58 3.7-4.3-15.6-39.4 2.5-8 16.3-126.2 7.7zm-44.3-70.2l-26.4 1.7C84.6 307.2 76.9 303 65 303.8c-19 1.2-33.3 17.5-34.6 33.3-1.4 16 7.3 32.5 28.7 31.2 12.8-.8 21.3-8.6 28.9-18.9l27-1.7 2.7-29.8zm56.1-7.7c1.2-12.9-7.6-13.6-26.1-12.4l-2.7 28.5c14.2-.9 27.5-2.1 28.8-16.1zm21.1 70.8l5.8-60c-5 13.5-14.7 21.1-27.9 26.6l22.1 33.4zm135.4-45l-7.9-37.8-15.8 39.3 23.7-1.5zm-170.1-74.6l-4.3-17.5-39.6 2.6-8.1 18.2-31.9 2.1 57-121.9 23.9-1.6 30.7 102 9.9-104.7 27-1.8 37.8 63.6 6.5-66.6 28.5-1.9-4 41.2c7.4-13.5 22.9-44.7 63.6-47.5 40.5-2.8 52.4 29.3 53.4 30.3l3.3-32 39.3-2.7c12.7-.9 27.8.3 36.3 9.7l-4.4-11.9 32.2-2.2 12.9 43.2 23-45.7 31-2.2-43.6 78.4-4.8 44.3-28.4 1.9 4.8-44.3-15.8-43c1 22.3-9.2 40.1-32 49.6l25.2 38.8-36.4 2.4-19.2-36.8-4 38.3-28.4 1.9 3.3-31.5c-6.7 9.3-19.7 35.4-59.6 38-26.2 1.7-45.6-10.3-55.4-39.2l-4 40.3-25 1.6-37.6-63.3-6.3 66.2-56.8 3.7zm276.6-82.1c10.2-.7 17.5-2.1 21.6-4.3 4.5-2.4 7-6.4 7.6-12.1.6-5.3-.6-8.8-3.4-10.4-3.6-2.1-10.6-2.8-22.9-2l-2.9 28.8zM327.7 214c5.6 5.9 12.7 8.5 21.3 7.9 4.7-.3 9.1-1.8 13.3-4.1 5.5-3 10.6-8 15.1-14.3l-34.2 2.3 2.4-23.9 63.1-4.3 1.2-12-31.2 2.1c-4.1-3.7-7.8-6.6-11.1-8.1-4-1.7-8.1-2.8-12.2-2.5-8 .5-15.3 3.6-22 9.2-7.7 6.4-12 14.5-12.9 24.4-1.1 9.6 1.4 17.3 7.2 23.3zm-201.3 8.2l23.8-1.6-8.3-37.6-15.5 39.2z"], - "angular": [415, 512, [], "f420", "M169.7 268.1h76.2l-38.1-91.6-38.1 91.6zM207.8 32L0 106.4l31.8 275.7 176 97.9 176-97.9 31.8-275.7L207.8 32zM338 373.8h-48.6l-26.2-65.4H152.6l-26.2 65.4H77.7L207.8 81.5 338 373.8z"], - "app-store": [512, 512, [], "f36f", "M255.9 120.9l9.1-15.7c5.6-9.8 18.1-13.1 27.9-7.5 9.8 5.6 13.1 18.1 7.5 27.9l-87.5 151.5h63.3c20.5 0 32 24.1 23.1 40.8H113.8c-11.3 0-20.4-9.1-20.4-20.4 0-11.3 9.1-20.4 20.4-20.4h52l66.6-115.4-20.8-36.1c-5.6-9.8-2.3-22.2 7.5-27.9 9.8-5.6 22.2-2.3 27.9 7.5l8.9 15.7zm-78.7 218l-19.6 34c-5.6 9.8-18.1 13.1-27.9 7.5-9.8-5.6-13.1-18.1-7.5-27.9l14.6-25.2c16.4-5.1 29.8-1.2 40.4 11.6zm168.9-61.7h53.1c11.3 0 20.4 9.1 20.4 20.4 0 11.3-9.1 20.4-20.4 20.4h-29.5l19.9 34.5c5.6 9.8 2.3 22.2-7.5 27.9-9.8 5.6-22.2 2.3-27.9-7.5-33.5-58.1-58.7-101.6-75.4-130.6-17.1-29.5-4.9-59.1 7.2-69.1 13.4 23 33.4 57.7 60.1 104zM256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm216 248c0 118.7-96.1 216-216 216-118.7 0-216-96.1-216-216 0-118.7 96.1-216 216-216 118.7 0 216 96.1 216 216z"], - "app-store-ios": [448, 512, [], "f370", "M400 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zM127 384.5c-5.5 9.6-17.8 12.8-27.3 7.3-9.6-5.5-12.8-17.8-7.3-27.3l14.3-24.7c16.1-4.9 29.3-1.1 39.6 11.4L127 384.5zm138.9-53.9H84c-11 0-20-9-20-20s9-20 20-20h51l65.4-113.2-20.5-35.4c-5.5-9.6-2.2-21.8 7.3-27.3 9.6-5.5 21.8-2.2 27.3 7.3l8.9 15.4 8.9-15.4c5.5-9.6 17.8-12.8 27.3-7.3 9.6 5.5 12.8 17.8 7.3 27.3l-85.8 148.6h62.1c20.2 0 31.5 23.7 22.7 40zm98.1 0h-29l19.6 33.9c5.5 9.6 2.2 21.8-7.3 27.3-9.6 5.5-21.8 2.2-27.3-7.3-32.9-56.9-57.5-99.7-74-128.1-16.7-29-4.8-58 7.1-67.8 13.1 22.7 32.7 56.7 58.9 102h52c11 0 20 9 20 20 0 11.1-9 20-20 20z"], - "apper": [640, 512, [], "f371", "M42.1 239.1c22.2 0 29 2.8 33.5 14.6h.8v-22.9c0-11.3-4.8-15.4-17.9-15.4-11.3 0-14.4 2.5-15.1 12.8H4.8c.3-13.9 1.5-19.1 5.8-24.4C17.9 195 29.5 192 56.7 192c33 0 47.1 5 53.9 18.9 2 4.3 4 15.6 4 23.7v76.3H76.3l1.3-19.1h-1c-5.3 15.6-13.6 20.4-35.5 20.4-30.3 0-41.1-10.1-41.1-37.3 0-25.2 12.3-35.8 42.1-35.8zm17.1 48.1c13.1 0 16.9-3 16.9-13.4 0-9.1-4.3-11.6-19.6-11.6-13.1 0-17.9 3-17.9 12.1-.1 10.4 3.7 12.9 20.6 12.9zm77.8-94.9h38.3l-1.5 20.6h.8c9.1-17.1 15.9-20.9 37.5-20.9 14.4 0 24.7 3 31.5 9.1 9.8 8.6 12.8 20.4 12.8 48.1 0 30-3 43.1-12.1 52.9-6.8 7.3-16.4 10.1-33.2 10.1-20.4 0-29.2-5.5-33.8-21.2h-.8v70.3H137v-169zm80.9 60.7c0-27.5-3.3-32.5-20.7-32.5-16.9 0-20.7 5-20.7 28.7 0 28 3.5 33.5 21.2 33.5 16.4 0 20.2-5.6 20.2-29.7zm57.9-60.7h38.3l-1.5 20.6h.8c9.1-17.1 15.9-20.9 37.5-20.9 14.4 0 24.7 3 31.5 9.1 9.8 8.6 12.8 20.4 12.8 48.1 0 30-3 43.1-12.1 52.9-6.8 7.3-16.4 10.1-33.3 10.1-20.4 0-29.2-5.5-33.8-21.2h-.8v70.3h-39.5v-169zm80.9 60.7c0-27.5-3.3-32.5-20.7-32.5-16.9 0-20.7 5-20.7 28.7 0 28 3.5 33.5 21.2 33.5 16.4 0 20.2-5.6 20.2-29.7zm53.8-3.8c0-25.4 3.3-37.8 12.3-45.8 8.8-8.1 22.2-11.3 45.1-11.3 42.8 0 55.7 12.8 55.7 55.7v11.1h-75.3c-.3 2-.3 4-.3 4.8 0 16.9 4.5 21.9 20.1 21.9 13.9 0 17.9-3 17.9-13.9h37.5v2.3c0 9.8-2.5 18.9-6.8 24.7-7.3 9.8-19.6 13.6-44.3 13.6-27.5 0-41.6-3.3-50.6-12.3-8.5-8.5-11.3-21.3-11.3-50.8zm76.4-11.6c-.3-1.8-.3-3.3-.3-3.8 0-12.3-3.3-14.6-19.6-14.6-14.4 0-17.1 3-18.1 15.1l-.3 3.3h38.3zm55.6-45.3h38.3l-1.8 19.9h.7c6.8-14.9 14.4-20.2 29.7-20.2 10.8 0 19.1 3.3 23.4 9.3 5.3 7.3 6.8 14.4 6.8 34 0 1.5 0 5 .2 9.3h-35c.3-1.8.3-3.3.3-4 0-15.4-2-19.4-10.3-19.4-6.3 0-10.8 3.3-13.1 9.3-1 3-1 4.3-1 12.3v68h-38.3V192.3z"], - "apple": [376, 512, [], "f179", "M314.7 268.7c-.2-36.7 16.4-64.4 50-84.8-18.8-26.9-47.2-41.7-84.7-44.6-35.5-2.8-74.3 20.7-88.5 20.7-15 0-49.4-19.7-76.4-19.7C59.3 141.2 0 184.8 0 273.5c0 26.2 4.8 53.3 14.4 81.2 12.8 36.7 59 126.7 107.2 125.2 25.2-.6 43-17.9 75.8-17.9 31.8 0 48.3 17.9 76.4 17.9 48.6-.7 90.4-82.5 102.6-119.3-65.2-30.7-61.7-90-61.7-91.9zm-56.6-164.2c27.3-32.4 24.8-61.9 24-72.5-24.1 1.4-52 16.4-67.9 34.9-17.5 19.8-27.8 44.3-25.6 71.9 26.1 2 49.9-11.4 69.5-34.3z"], - "apple-pay": [640, 512, [], "f415", "M116.9 158.5c-7.5 8.9-19.5 15.9-31.5 14.9-1.5-12 4.4-24.8 11.3-32.6 7.5-9.1 20.6-15.6 31.3-16.1 1.2 12.4-3.7 24.7-11.1 33.8m10.9 17.2c-17.4-1-32.3 9.9-40.5 9.9-8.4 0-21-9.4-34.8-9.1-17.9.3-34.5 10.4-43.6 26.5-18.8 32.3-4.9 80 13.3 106.3 8.9 13 19.5 27.3 33.5 26.8 13.3-.5 18.5-8.6 34.5-8.6 16.1 0 20.8 8.6 34.8 8.4 14.5-.3 23.6-13 32.5-26 10.1-14.8 14.3-29.1 14.5-29.9-.3-.3-28-10.9-28.3-42.9-.3-26.8 21.9-39.5 22.9-40.3-12.5-18.6-32-20.6-38.8-21.1m100.4-36.2v194.9h30.3v-66.6h41.9c38.3 0 65.1-26.3 65.1-64.3s-26.4-64-64.1-64h-73.2zm30.3 25.5h34.9c26.3 0 41.3 14 41.3 38.6s-15 38.8-41.4 38.8h-34.8V165zm162.2 170.9c19 0 36.6-9.6 44.6-24.9h.6v23.4h28v-97c0-28.1-22.5-46.3-57.1-46.3-32.1 0-55.9 18.4-56.8 43.6h27.3c2.3-12 13.4-19.9 28.6-19.9 18.5 0 28.9 8.6 28.9 24.5v10.8l-37.8 2.3c-35.1 2.1-54.1 16.5-54.1 41.5.1 25.2 19.7 42 47.8 42zm8.2-23.1c-16.1 0-26.4-7.8-26.4-19.6 0-12.3 9.9-19.4 28.8-20.5l33.6-2.1v11c0 18.2-15.5 31.2-36 31.2zm102.5 74.6c29.5 0 43.4-11.3 55.5-45.4L640 193h-30.8l-35.6 115.1h-.6L537.4 193h-31.6L557 334.9l-2.8 8.6c-4.6 14.6-12.1 20.3-25.5 20.3-2.4 0-7-.3-8.9-.5v23.4c1.8.4 9.3.7 11.6.7z"], - "artstation": [508, 512, [], "f77a", "M0 377.4l43 74.3c8.5 16.8 25.8 28.3 45.9 28.3h285.4l-59.2-102.6H0zM499.8 350L333.6 59.3C325 43.1 307.9 32 288.2 32h-88.4l257.3 447.6 40.7-70.5c1.9-3.2 21-29.7 2-59.1zM273 304.5l-115.5-200L42 304.5h231z"], - "asymmetrik": [576, 512, [], "f372", "M517.5 309.2c38.8-40 58.1-80 58.5-116.1.8-65.5-59.4-118.2-169.4-135C277.9 38.4 118.1 73.6 0 140.5 52 114 110.6 92.3 170.7 82.3c74.5-20.5 153-25.4 221.3-14.8C544.5 91.3 588.8 195 490.8 299.2c-10.2 10.8-22 21.1-35 30.6L304.9 103.4 114.7 388.9c-65.6-29.4-76.5-90.2-19.1-151.2 20.8-22.2 48.3-41.9 79.5-58.1 20-12.2 39.7-22.6 62-30.7-65.1 20.3-122.7 52.9-161.6 92.9-27.7 28.6-41.4 57.1-41.7 82.9-.5 35.1 23.4 65.1 68.4 83l-34.5 51.7h101.6l22-34.4c22.2 1 45.3 0 68.6-2.7l-22.8 37.1h135.5L340 406.3c18.6-5.3 36.9-11.5 54.5-18.7l45.9 71.8H542L468.6 349c18.5-12.1 35-25.5 48.9-39.8zm-187.6 80.5l-25-40.6-32.7 53.3c-23.4 3.5-46.7 5.1-69.2 4.4l101.9-159.3 78.7 123c-17.2 7.4-35.3 13.9-53.7 19.2z"], - "atlassian": [512, 512, [], "f77b", "M152.2 236.4c-7.7-8.2-19.7-7.7-24.8 2.8L1.6 490.2c-5 10 2.4 21.7 13.4 21.7h175c5.8.1 11-3.2 13.4-8.4 37.9-77.8 15.1-196.3-51.2-267.1zM244.4 8.1c-122.3 193.4-8.5 348.6 65 495.5 2.5 5.1 7.7 8.4 13.4 8.4H497c11.2 0 18.4-11.8 13.4-21.7 0 0-234.5-470.6-240.4-482.3-5.3-10.6-18.8-10.8-25.6.1z"], - "audible": [640, 512, [], "f373", "M640 199.9v54l-320 200L0 254v-54l320 200 320-200.1zm-194.5 72l47.1-29.4c-37.2-55.8-100.7-92.6-172.7-92.6-72 0-135.5 36.7-172.6 92.4h.3c2.5-2.3 5.1-4.5 7.7-6.7 89.7-74.4 219.4-58.1 290.2 36.3zm-220.1 18.8c16.9-11.9 36.5-18.7 57.4-18.7 34.4 0 65.2 18.4 86.4 47.6l45.4-28.4c-20.9-29.9-55.6-49.5-94.8-49.5-38.9 0-73.4 19.4-94.4 49zM103.6 161.1c131.8-104.3 318.2-76.4 417.5 62.1l.7 1 48.8-30.4C517.1 112.1 424.8 58.1 319.9 58.1c-103.5 0-196.6 53.5-250.5 135.6 9.9-10.5 22.7-23.5 34.2-32.6zm467 32.7z"], - "autoprefixer": [640, 512, [], "f41c", "M318.4 16l-161 480h77.5l25.4-81.4h119.5L405 496h77.5L318.4 16zm-40.3 341.9l41.2-130.4h1.5l40.9 130.4h-83.6zM640 405l-10-31.4L462.1 358l19.4 56.5L640 405zm-462.1-47L10 373.7 0 405l158.5 9.4 19.4-56.4z"], - "avianex": [512, 512, [], "f374", "M453.1 32h-312c-38.9 0-76.2 31.2-83.3 69.7L1.2 410.3C-5.9 448.8 19.9 480 58.9 480h312c38.9 0 76.2-31.2 83.3-69.7l56.7-308.5c7-38.6-18.8-69.8-57.8-69.8zm-58.2 347.3l-32 13.5-115.4-110c-14.7 10-29.2 19.5-41.7 27.1l22.1 64.2-17.9 12.7-40.6-61-52.4-48.1 15.7-15.4 58 31.1c9.3-10.5 20.8-22.6 32.8-34.9L203 228.9l-68.8-99.8 18.8-28.9 8.9-4.8L265 207.8l4.9 4.5c19.4-18.8 33.8-32.4 33.8-32.4 7.7-6.5 21.5-2.9 30.7 7.9 9 10.5 10.6 24.7 2.7 31.3-1.8 1.3-15.5 11.4-35.3 25.6l4.5 7.3 94.9 119.4-6.3 7.9z"], - "aviato": [640, 512, [], "f421", "M107.2 283.5l-19-41.8H36.1l-19 41.8H0l62.2-131.4 62.2 131.4h-17.2zm-45-98.1l-19.6 42.5h39.2l-19.6-42.5zm112.7 102.4l-62.2-131.4h17.1l45.1 96 45.1-96h17l-62.1 131.4zm80.6-4.3V156.4H271v127.1h-15.5zm209.1-115.6v115.6h-17.3V167.9h-41.2v-11.5h99.6v11.5h-41.1zM640 218.8c0 9.2-1.7 17.8-5.1 25.8-3.4 8-8.2 15.1-14.2 21.1-6 6-13.1 10.8-21.1 14.2-8 3.4-16.6 5.1-25.8 5.1s-17.8-1.7-25.8-5.1c-8-3.4-15.1-8.2-21.1-14.2-6-6-10.8-13-14.2-21.1-3.4-8-5.1-16.6-5.1-25.8s1.7-17.8 5.1-25.8c3.4-8 8.2-15.1 14.2-21.1 6-6 13-8.4 21.1-11.9 8-3.4 16.6-5.1 25.8-5.1s17.8 1.7 25.8 5.1c8 3.4 15.1 5.8 21.1 11.9 6 6 10.7 13.1 14.2 21.1 3.4 8 5.1 16.6 5.1 25.8zm-15.5 0c0-7.3-1.3-14-3.9-20.3-2.6-6.3-6.2-11.7-10.8-16.3-4.6-4.6-10-8.2-16.2-10.9-6.2-2.7-12.8-4-19.8-4s-13.6 1.3-19.8 4c-6.2 2.7-11.6 6.3-16.2 10.9-4.6 4.6-8.2 10-10.8 16.3-2.6 6.3-3.9 13.1-3.9 20.3 0 7.3 1.3 14 3.9 20.3 2.6 6.3 6.2 11.7 10.8 16.3 4.6 4.6 10 8.2 16.2 10.9 6.2 2.7 12.8 4 19.8 4s13.6-1.3 19.8-4c6.2-2.7 11.6-6.3 16.2-10.9 4.6-4.6 8.2-10 10.8-16.3 2.6-6.3 3.9-13.1 3.9-20.3zm-94.8 96.7v-6.3l88.9-10-242.9 13.4c.6-2.2 1.1-4.6 1.4-7.2.3-2 .5-4.2.6-6.5l64.8-8.1-64.9 1.9c0-.4-.1-.7-.1-1.1-2.8-17.2-25.5-23.7-25.5-23.7l-1.1-26.3h23.8l19 41.8h17.1L348.6 152l-62.2 131.4h17.1l19-41.8h23.6L345 268s-22.7 6.5-25.5 23.7c-.1.3-.1.7-.1 1.1l-64.9-1.9 64.8 8.1c.1 2.3.3 4.4.6 6.5.3 2.6.8 5 1.4 7.2L78.4 299.2l88.9 10v6.3c-5.9.9-10.5 6-10.5 12.2 0 6.8 5.6 12.4 12.4 12.4 6.8 0 12.4-5.6 12.4-12.4 0-6.2-4.6-11.3-10.5-12.2v-5.8l80.3 9v5.4c-5.7 1.1-9.9 6.2-9.9 12.1 0 6.8 5.6 10.2 12.4 10.2 6.8 0 12.4-3.4 12.4-10.2 0-6-4.3-11-9.9-12.1v-4.9l28.4 3.2v23.7h-5.9V360h5.9v-6.6h5v6.6h5.9v-13.8h-5.9V323l38.3 4.3c8.1 11.4 19 13.6 19 13.6l-.1 6.7-5.1.2-.1 12.1h4.1l.1-5h5.2l.1 5h4.1l-.1-12.1-5.1-.2-.1-6.7s10.9-2.1 19-13.6l38.3-4.3v23.2h-5.9V360h5.9v-6.6h5v6.6h5.9v-13.8h-5.9v-23.7l28.4-3.2v4.9c-5.7 1.1-9.9 6.2-9.9 12.1 0 6.8 5.6 10.2 12.4 10.2 6.8 0 12.4-3.4 12.4-10.2 0-6-4.3-11-9.9-12.1v-5.4l80.3-9v5.8c-5.9.9-10.5 6-10.5 12.2 0 6.8 5.6 12.4 12.4 12.4 6.8 0 12.4-5.6 12.4-12.4-.2-6.3-4.7-11.4-10.7-12.3zm-200.8-87.6l19.6-42.5 19.6 42.5h-17.9l-1.7-40.3-1.7 40.3h-17.9z"], - "aws": [640, 512, [], "f375", "M180.41 203.01c-.72 22.65 10.6 32.68 10.88 39.05a8.164 8.164 0 0 1-4.1 6.27l-12.8 8.96a10.66 10.66 0 0 1-5.63 1.92c-.43-.02-8.19 1.83-20.48-25.61a78.608 78.608 0 0 1-62.61 29.45c-16.28.89-60.4-9.24-58.13-56.21-1.59-38.28 34.06-62.06 70.93-60.05 7.1.02 21.6.37 46.99 6.27v-15.62c2.69-26.46-14.7-46.99-44.81-43.91-2.4.01-19.4-.5-45.84 10.11-7.36 3.38-8.3 2.82-10.75 2.82-7.41 0-4.36-21.48-2.94-24.2 5.21-6.4 35.86-18.35 65.94-18.18a76.857 76.857 0 0 1 55.69 17.28 70.285 70.285 0 0 1 17.67 52.36l-.01 69.29zM93.99 235.4c32.43-.47 46.16-19.97 49.29-30.47 2.46-10.05 2.05-16.41 2.05-27.4-9.67-2.32-23.59-4.85-39.56-4.87-15.15-1.14-42.82 5.63-41.74 32.26-1.24 16.79 11.12 31.4 29.96 30.48zm170.92 23.05c-7.86.72-11.52-4.86-12.68-10.37l-49.8-164.65c-.97-2.78-1.61-5.65-1.92-8.58a4.61 4.61 0 0 1 3.86-5.25c.24-.04-2.13 0 22.25 0 8.78-.88 11.64 6.03 12.55 10.37l35.72 140.83 33.16-140.83c.53-3.22 2.94-11.07 12.8-10.24h17.16c2.17-.18 11.11-.5 12.68 10.37l33.42 142.63L420.98 80.1c.48-2.18 2.72-11.37 12.68-10.37h19.72c.85-.13 6.15-.81 5.25 8.58-.43 1.85 3.41-10.66-52.75 169.9-1.15 5.51-4.82 11.09-12.68 10.37h-18.69c-10.94 1.15-12.51-9.66-12.68-10.75L328.67 110.7l-32.78 136.99c-.16 1.09-1.73 11.9-12.68 10.75h-18.3zm273.48 5.63c-5.88.01-33.92-.3-57.36-12.29a12.802 12.802 0 0 1-7.81-11.91v-10.75c0-8.45 6.2-6.9 8.83-5.89 10.04 4.06 16.48 7.14 28.81 9.6 36.65 7.53 52.77-2.3 56.72-4.48 13.15-7.81 14.19-25.68 5.25-34.95-10.48-8.79-15.48-9.12-53.13-21-4.64-1.29-43.7-13.61-43.79-52.36-.61-28.24 25.05-56.18 69.52-55.95 12.67-.01 46.43 4.13 55.57 15.62 1.35 2.09 2.02 4.55 1.92 7.04v10.11c0 4.44-1.62 6.66-4.87 6.66-7.71-.86-21.39-11.17-49.16-10.75-6.89-.36-39.89.91-38.41 24.97-.43 18.96 26.61 26.07 29.7 26.89 36.46 10.97 48.65 12.79 63.12 29.58 17.14 22.25 7.9 48.3 4.35 55.44-19.08 37.49-68.42 34.44-69.26 34.42zm40.2 104.86c-70.03 51.72-171.69 79.25-258.49 79.25A469.127 469.127 0 0 1 2.83 327.46c-6.53-5.89-.77-13.96 7.17-9.47a637.37 637.37 0 0 0 316.88 84.12 630.22 630.22 0 0 0 241.59-49.55c11.78-5 21.77 7.8 10.12 16.38zm29.19-33.29c-8.96-11.52-59.28-5.38-81.81-2.69-6.79.77-7.94-5.12-1.79-9.47 40.07-28.17 105.88-20.1 113.44-10.63 7.55 9.47-2.05 75.41-39.56 106.91-5.76 4.87-11.27 2.3-8.71-4.1 8.44-21.25 27.39-68.49 18.43-80.02z"], - "bandcamp": [496, 512, [], "f2d5", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm48.2 326.1h-181L199.9 178h181l-84.7 156.1z"], - "behance": [576, 512, [], "f1b4", "M232 237.2c31.8-15.2 48.4-38.2 48.4-74 0-70.6-52.6-87.8-113.3-87.8H0v354.4h171.8c64.4 0 124.9-30.9 124.9-102.9 0-44.5-21.1-77.4-64.7-89.7zM77.9 135.9H151c28.1 0 53.4 7.9 53.4 40.5 0 30.1-19.7 42.2-47.5 42.2h-79v-82.7zm83.3 233.7H77.9V272h84.9c34.3 0 56 14.3 56 50.6 0 35.8-25.9 47-57.6 47zm358.5-240.7H376V94h143.7v34.9zM576 305.2c0-75.9-44.4-139.2-124.9-139.2-78.2 0-131.3 58.8-131.3 135.8 0 79.9 50.3 134.7 131.3 134.7 61.3 0 101-27.6 120.1-86.3H509c-6.7 21.9-34.3 33.5-55.7 33.5-41.3 0-63-24.2-63-65.3h185.1c.3-4.2.6-8.7.6-13.2zM390.4 274c2.3-33.7 24.7-54.8 58.5-54.8 35.4 0 53.2 20.8 56.2 54.8H390.4z"], - "behance-square": [448, 512, [], "f1b5", "M186.5 293c0 19.3-14 25.4-31.2 25.4h-45.1v-52.9h46c18.6.1 30.3 7.8 30.3 27.5zm-7.7-82.3c0-17.7-13.7-21.9-28.9-21.9h-39.6v44.8H153c15.1 0 25.8-6.6 25.8-22.9zm132.3 23.2c-18.3 0-30.5 11.4-31.7 29.7h62.2c-1.7-18.5-11.3-29.7-30.5-29.7zM448 80v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V80c0-26.5 21.5-48 48-48h352c26.5 0 48 21.5 48 48zM271.7 185h77.8v-18.9h-77.8V185zm-43 110.3c0-24.1-11.4-44.9-35-51.6 17.2-8.2 26.2-17.7 26.2-37 0-38.2-28.5-47.5-61.4-47.5H68v192h93.1c34.9-.2 67.6-16.9 67.6-55.9zM380 280.5c0-41.1-24.1-75.4-67.6-75.4-42.4 0-71.1 31.8-71.1 73.6 0 43.3 27.3 73 71.1 73 33.2 0 54.7-14.9 65.1-46.8h-33.7c-3.7 11.9-18.6 18.1-30.2 18.1-22.4 0-34.1-13.1-34.1-35.3h100.2c.1-2.3.3-4.8.3-7.2z"], - "bimobject": [448, 512, [], "f378", "M416 32H32C14.4 32 0 46.4 0 64v384c0 17.6 14.4 32 32 32h384c17.6 0 32-14.4 32-32V64c0-17.6-14.4-32-32-32zm-64 257.4c0 49.4-11.4 82.6-103.8 82.6h-16.9c-44.1 0-62.4-14.9-70.4-38.8h-.9V368H96V136h64v74.7h1.1c4.6-30.5 39.7-38.8 69.7-38.8h17.3c92.4 0 103.8 33.1 103.8 82.5v35zm-64-28.9v22.9c0 21.7-3.4 33.8-38.4 33.8h-45.3c-28.9 0-44.1-6.5-44.1-35.7v-19c0-29.3 15.2-35.7 44.1-35.7h45.3c35-.2 38.4 12 38.4 33.7z"], - "bitbucket": [499, 512, [], "f171", "M16.2 31.6C7.4 31.5.1 38.5 0 47.4c0 .9.1 1.9.2 2.8l67.9 412.1c1.7 10.4 10.7 18.1 21.3 18.2h325.7c7.9.1 14.7-5.6 16-13.4L499 50.3c1.4-8.7-4.5-16.9-13.2-18.3-.9-.1-1.8-.2-2.8-.2l-466.8-.2zm285.9 297.8h-104l-28.1-147h157.3l-25.2 147z"], - "bitcoin": [512, 512, [], "f379", "M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zm-141.651-35.33c4.937-32.999-20.191-50.739-54.55-62.573l11.146-44.702-27.213-6.781-10.851 43.524c-7.154-1.783-14.502-3.464-21.803-5.13l10.929-43.81-27.198-6.781-11.153 44.686c-5.922-1.349-11.735-2.682-17.377-4.084l.031-.14-37.53-9.37-7.239 29.062s20.191 4.627 19.765 4.913c11.022 2.751 13.014 10.044 12.68 15.825l-12.696 50.925c.76.194 1.744.473 2.829.907-.907-.225-1.876-.473-2.876-.713l-17.796 71.338c-1.349 3.348-4.767 8.37-12.471 6.464.271.395-19.78-4.937-19.78-4.937l-13.51 31.147 35.414 8.827c6.588 1.651 13.045 3.379 19.4 5.006l-11.262 45.213 27.182 6.781 11.153-44.733a1038.209 1038.209 0 0 0 21.687 5.627l-11.115 44.523 27.213 6.781 11.262-45.128c46.404 8.781 81.299 5.239 95.986-36.727 11.836-33.79-.589-53.281-25.004-65.991 17.78-4.098 31.174-15.792 34.747-39.949zm-62.177 87.179c-8.41 33.79-65.308 15.523-83.755 10.943l14.944-59.899c18.446 4.603 77.6 13.717 68.811 48.956zm8.417-87.667c-7.673 30.736-55.031 15.12-70.393 11.292l13.548-54.327c15.363 3.828 64.836 10.973 56.845 43.035z"], - "bity": [496, 512, [], "f37a", "M78.4 67.2C173.8-22 324.5-24 421.5 71c14.3 14.1-6.4 37.1-22.4 21.5-84.8-82.4-215.8-80.3-298.9-3.2-16.3 15.1-36.5-8.3-21.8-22.1zm98.9 418.6c19.3 5.7 29.3-23.6 7.9-30C73 421.9 9.4 306.1 37.7 194.8c5-19.6-24.9-28.1-30.2-7.1-32.1 127.4 41.1 259.8 169.8 298.1zm148.1-2c121.9-40.2 192.9-166.9 164.4-291-4.5-19.7-34.9-13.8-30 7.9 24.2 107.7-37.1 217.9-143.2 253.4-21.2 7-10.4 36 8.8 29.7zm-62.9-79l.2-71.8c0-8.2-6.6-14.8-14.8-14.8-8.2 0-14.8 6.7-14.8 14.8l-.2 71.8c0 8.2 6.6 14.8 14.8 14.8s14.8-6.6 14.8-14.8zm71-269c2.1 90.9 4.7 131.9-85.5 132.5-92.5-.7-86.9-44.3-85.5-132.5 0-21.8-32.5-19.6-32.5 0v71.6c0 69.3 60.7 90.9 118 90.1 57.3.8 118-20.8 118-90.1v-71.6c0-19.6-32.5-21.8-32.5 0z"], - "black-tie": [448, 512, [], "f27e", "M0 32v448h448V32H0zm316.5 325.2L224 445.9l-92.5-88.7 64.5-184-64.5-86.6h184.9L252 173.2l64.5 184z"], - "blackberry": [512, 512, [], "f37b", "M166 116.9c0 23.4-16.4 49.1-72.5 49.1H23.4l21-88.8h67.8c42.1 0 53.8 23.3 53.8 39.7zm126.2-39.7h-67.8L205.7 166h70.1c53.8 0 70.1-25.7 70.1-49.1.1-16.4-11.6-39.7-53.7-39.7zM88.8 208.1H21L0 296.9h70.1c56.1 0 72.5-23.4 72.5-49.1 0-16.3-11.7-39.7-53.8-39.7zm180.1 0h-67.8l-18.7 88.8h70.1c53.8 0 70.1-23.4 70.1-49.1 0-16.3-11.7-39.7-53.7-39.7zm189.3-53.8h-67.8l-18.7 88.8h70.1c53.8 0 70.1-23.4 70.1-49.1.1-16.3-11.6-39.7-53.7-39.7zm-28 137.9h-67.8L343.7 381h70.1c56.1 0 70.1-23.4 70.1-49.1 0-16.3-11.6-39.7-53.7-39.7zM240.8 346H173l-18.7 88.8h70.1c56.1 0 70.1-25.7 70.1-49.1.1-16.3-11.6-39.7-53.7-39.7z"], - "blogger": [448, 512, [], "f37c", "M162.4 196c4.8-4.9 6.2-5.1 36.4-5.1 27.2 0 28.1.1 32.1 2.1 5.8 2.9 8.3 7 8.3 13.6 0 5.9-2.4 10-7.6 13.4-2.8 1.8-4.5 1.9-31.1 2.1-16.4.1-29.5-.2-31.5-.8-10.3-2.9-14.1-17.7-6.6-25.3zm61.4 94.5c-53.9 0-55.8.2-60.2 4.1-3.5 3.1-5.7 9.4-5.1 13.9.7 4.7 4.8 10.1 9.2 12 2.2 1 14.1 1.7 56.3 1.2l47.9-.6 9.2-1.5c9-5.1 10.5-17.4 3.1-24.4-5.3-4.7-5-4.7-60.4-4.7zm223.4 130.1c-3.5 28.4-23 50.4-51.1 57.5-7.2 1.8-9.7 1.9-172.9 1.8-157.8 0-165.9-.1-172-1.8-8.4-2.2-15.6-5.5-22.3-10-5.6-3.8-13.9-11.8-17-16.4-3.8-5.6-8.2-15.3-10-22C.1 423 0 420.3 0 256.3 0 93.2 0 89.7 1.8 82.6 8.1 57.9 27.7 39 53 33.4c7.3-1.6 332.1-1.9 340-.3 21.2 4.3 37.9 17.1 47.6 36.4 7.7 15.3 7-1.5 7.3 180.6.2 115.8 0 164.5-.7 170.5zm-85.4-185.2c-1.1-5-4.2-9.6-7.7-11.5-1.1-.6-8-1.3-15.5-1.7-12.4-.6-13.8-.8-17.8-3.1-6.2-3.6-7.9-7.6-8-18.3 0-20.4-8.5-39.4-25.3-56.5-12-12.2-25.3-20.5-40.6-25.1-3.6-1.1-11.8-1.5-39.2-1.8-42.9-.5-52.5.4-67.1 6.2-27 10.7-46.3 33.4-53.4 62.4-1.3 5.4-1.6 14.2-1.9 64.3-.4 62.8 0 72.1 4 84.5 9.7 30.7 37.1 53.4 64.6 58.4 9.2 1.7 122.2 2.1 133.7.5 20.1-2.7 35.9-10.8 50.7-25.9 10.7-10.9 17.4-22.8 21.8-38.5 3.2-10.9 2.9-88.4 1.7-93.9z"], - "blogger-b": [448, 512, [], "f37d", "M446.6 222.7c-1.8-8-6.8-15.4-12.5-18.5-1.8-1-13-2.2-25-2.7-20.1-.9-22.3-1.3-28.7-5-10.1-5.9-12.8-12.3-12.9-29.5-.1-33-13.8-63.7-40.9-91.3-19.3-19.7-40.9-33-65.5-40.5-5.9-1.8-19.1-2.4-63.3-2.9-69.4-.8-84.8.6-108.4 10C45.9 59.5 14.7 96.1 3.3 142.9 1.2 151.7.7 165.8.2 246.8c-.6 101.5.1 116.4 6.4 136.5 15.6 49.6 59.9 86.3 104.4 94.3 14.8 2.7 197.3 3.3 216 .8 32.5-4.4 58-17.5 81.9-41.9 17.3-17.7 28.1-36.8 35.2-62.1 4.9-17.6 4.5-142.8 2.5-151.7zm-322.1-63.6c7.8-7.9 10-8.2 58.8-8.2 43.9 0 45.4.1 51.8 3.4 9.3 4.7 13.4 11.3 13.4 21.9 0 9.5-3.8 16.2-12.3 21.6-4.6 2.9-7.3 3.1-50.3 3.3-26.5.2-47.7-.4-50.8-1.2-16.6-4.7-22.8-28.5-10.6-40.8zm191.8 199.8l-14.9 2.4-77.5.9c-68.1.8-87.3-.4-90.9-2-7.1-3.1-13.8-11.7-14.9-19.4-1.1-7.3 2.6-17.3 8.2-22.4 7.1-6.4 10.2-6.6 97.3-6.7 89.6-.1 89.1-.1 97.6 7.8 12.1 11.3 9.5 31.2-4.9 39.4z"], - "bluetooth": [448, 512, [], "f293", "M292.6 171.1L249.7 214l-.3-86 43.2 43.1m-43.2 219.8l43.1-43.1-42.9-42.9-.2 86zM416 259.4C416 465 344.1 512 230.9 512S32 465 32 259.4 115.4 0 228.6 0 416 53.9 416 259.4zm-158.5 0l79.4-88.6L211.8 36.5v176.9L138 139.6l-27 26.9 92.7 93-92.7 93 26.9 26.9 73.8-73.8 2.3 170 127.4-127.5-83.9-88.7z"], - "bluetooth-b": [320, 512, [], "f294", "M196.48 260.023l92.626-103.333L143.125 0v206.33l-86.111-86.111-31.406 31.405 108.061 108.399L25.608 368.422l31.406 31.405 86.111-86.111L145.84 512l148.552-148.644-97.912-103.333zm40.86-102.996l-49.977 49.978-.338-100.295 50.315 50.317zM187.363 313.04l49.977 49.978-50.315 50.316.338-100.294z"], - "btc": [384, 512, [], "f15a", "M310.204 242.638c27.73-14.18 45.377-39.39 41.28-81.3-5.358-57.351-52.458-76.573-114.85-81.929V0h-48.528v77.203c-12.605 0-25.525.315-38.444.63V0h-48.528v79.409c-17.842.539-38.622.276-97.37 0v51.678c38.314-.678 58.417-3.14 63.023 21.427v217.429c-2.925 19.492-18.524 16.685-53.255 16.071L3.765 443.68c88.481 0 97.37.315 97.37.315V512h48.528v-67.06c13.234.315 26.154.315 38.444.315V512h48.528v-68.005c81.299-4.412 135.647-24.894 142.895-101.467 5.671-61.446-23.32-88.862-69.326-99.89zM150.608 134.553c27.415 0 113.126-8.507 113.126 48.528 0 54.515-85.71 48.212-113.126 48.212v-96.74zm0 251.776V279.821c32.772 0 133.127-9.138 133.127 53.255-.001 60.186-100.355 53.253-133.127 53.253z"], - "buromobelexperte": [448, 512, [], "f37f", "M0 32v128h128V32H0zm120 120H8V40h112v112zm40-120v128h128V32H160zm120 120H168V40h112v112zm40-120v128h128V32H320zm120 120H328V40h112v112zM0 192v128h128V192H0zm120 120H8V200h112v112zm40-120v128h128V192H160zm120 120H168V200h112v112zm40-120v128h128V192H320zm120 120H328V200h112v112zM0 352v128h128V352H0zm120 120H8V360h112v112zm40-120v128h128V352H160zm120 120H168V360h112v112zm40-120v128h128V352H320z"], - "buysellads": [448, 512, [], "f20d", "M224 150.7l42.9 160.7h-85.8L224 150.7zM448 80v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V80c0-26.5 21.5-48 48-48h352c26.5 0 48 21.5 48 48zm-65.3 325.3l-94.5-298.7H159.8L65.3 405.3H156l111.7-91.6 24.2 91.6h90.8z"], - "canadian-maple-leaf": [465, 512, [], "f785", "M360.8 351.7c2.5-2.5 105.2-92.4 105.2-92.4l-17.5-7.5c-10-4.9-7.4-11.5-5-17.4 2.4-7.6 20.1-67.3 20.1-67.3s-47.7 10-57.7 12.5c-7.5 2.4-10-2.5-12.5-7.5s-15-32.4-15-32.4-52.6 59.9-55.1 62.3c-10 7.5-20.1 0-17.6-10 0-10 27.6-129.6 27.6-129.6s-30.1 17.4-40.1 22.4c-7.5 5-12.6 5-17.6-5C270.5 72.3 232.9 0 232.9 0s-37.5 72.3-42.5 79.8c-5 10-10 10-17.6 5-10-5-40.1-22.4-40.1-22.4S160.3 182 160.3 192c2.5 10-7.5 17.5-17.6 10-2.5-2.5-55.1-62.3-55.1-62.3S75.1 167 72.6 172s-5 9.9-12.5 7.5C50 177 2.4 167 2.4 167s17.6 59.7 20.1 67.3c2.4 6 5 12.5-5 17.4L0 259.3s102.6 89.9 105.2 92.4c5.1 5 10 7.5 5.1 22.5-5.1 15-10.1 35.1-10.1 35.1s95.2-20.1 105.3-22.6c8.7-.9 18.3 2.5 18.3 12.5 0 10.1-5.8 112.8-5.8 112.8h30s-5.8-102.7-5.8-112.8c0-10 9.5-13.4 18.4-12.5 10 2.5 105.2 22.6 105.2 22.6s-5-20.1-10-35.1 0-17.5 5-22.5z"], - "cc-amazon-pay": [576, 512, [], "f42d", "M124.7 201.8c.1-11.8 0-23.5 0-35.3v-35.3c0-1.3.4-2 1.4-2.7 11.5-8 24.1-12.1 38.2-11.1 12.5.9 22.7 7 28.1 21.7 3.3 8.9 4.1 18.2 4.1 27.7 0 8.7-.7 17.3-3.4 25.6-5.7 17.8-18.7 24.7-35.7 23.9-11.7-.5-21.9-5-31.4-11.7-.9-.8-1.4-1.6-1.3-2.8zm154.9 14.6c4.6 1.8 9.3 2 14.1 1.5 11.6-1.2 21.9-5.7 31.3-12.5.9-.6 1.3-1.3 1.3-2.5-.1-3.9 0-7.9 0-11.8 0-4-.1-8 0-12 0-1.4-.4-2-1.8-2.2-7-.9-13.9-2.2-20.9-2.9-7-.6-14-.3-20.8 1.9-6.7 2.2-11.7 6.2-13.7 13.1-1.6 5.4-1.6 10.8.1 16.2 1.6 5.5 5.2 9.2 10.4 11.2zM576 80v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V80c0-26.5 21.5-48 48-48h480c26.5 0 48 21.5 48 48zm-207.5 23.9c.4 1.7.9 3.4 1.6 5.1 16.5 40.6 32.9 81.3 49.5 121.9 1.4 3.5 1.7 6.4.2 9.9-2.8 6.2-4.9 12.6-7.8 18.7-2.6 5.5-6.7 9.5-12.7 11.2-4.2 1.1-8.5 1.3-12.9.9-2.1-.2-4.2-.7-6.3-.8-2.8-.2-4.2 1.1-4.3 4-.1 2.8-.1 5.6 0 8.3.1 4.6 1.6 6.7 6.2 7.5 4.7.8 9.4 1.6 14.2 1.7 14.3.3 25.7-5.4 33.1-17.9 2.9-4.9 5.6-10.1 7.7-15.4 19.8-50.1 39.5-100.3 59.2-150.5.6-1.5 1.1-3 1.3-4.6.4-2.4-.7-3.6-3.1-3.7-5.6-.1-11.1 0-16.7 0-3.1 0-5.3 1.4-6.4 4.3-.4 1.1-.9 2.3-1.3 3.4l-29.1 83.7c-2.1 6.1-4.2 12.1-6.5 18.6-.4-.9-.6-1.4-.8-1.9-10.8-29.9-21.6-59.9-32.4-89.8-1.7-4.7-3.5-9.5-5.3-14.2-.9-2.5-2.7-4-5.4-4-6.4-.1-12.8-.2-19.2-.1-2.2 0-3.3 1.6-2.8 3.7zM242.4 206c1.7 11.7 7.6 20.8 18 26.6 9.9 5.5 20.7 6.2 31.7 4.6 12.7-1.9 23.9-7.3 33.8-15.5.4-.3.8-.6 1.4-1 .5 3.2.9 6.2 1.5 9.2.5 2.6 2.1 4.3 4.5 4.4 4.6.1 9.1.1 13.7 0 2.3-.1 3.8-1.6 4-3.9.1-.8.1-1.6.1-2.3v-88.8c0-3.6-.2-7.2-.7-10.8-1.6-10.8-6.2-19.7-15.9-25.4-5.6-3.3-11.8-5-18.2-5.9-3-.4-6-.7-9.1-1.1h-10c-.8.1-1.6.3-2.5.3-8.2.4-16.3 1.4-24.2 3.5-5.1 1.3-10 3.2-15 4.9-3 1-4.5 3.2-4.4 6.5.1 2.8-.1 5.6 0 8.3.1 4.1 1.8 5.2 5.7 4.1 6.5-1.7 13.1-3.5 19.7-4.8 10.3-1.9 20.7-2.7 31.1-1.2 5.4.8 10.5 2.4 14.1 7 3.1 4 4.2 8.8 4.4 13.7.3 6.9.2 13.9.3 20.8 0 .4-.1.7-.2 1.2-.4 0-.8 0-1.1-.1-8.8-2.1-17.7-3.6-26.8-4.1-9.5-.5-18.9.1-27.9 3.2-10.8 3.8-19.5 10.3-24.6 20.8-4.1 8.3-4.6 17-3.4 25.8zM98.7 106.9v175.3c0 .8 0 1.7.1 2.5.2 2.5 1.7 4.1 4.1 4.2 5.9.1 11.8.1 17.7 0 2.5 0 4-1.7 4.1-4.1.1-.8.1-1.7.1-2.5v-60.7c.9.7 1.4 1.2 1.9 1.6 15 12.5 32.2 16.6 51.1 12.9 17.1-3.4 28.9-13.9 36.7-29.2 5.8-11.6 8.3-24.1 8.7-37 .5-14.3-1-28.4-6.8-41.7-7.1-16.4-18.9-27.3-36.7-30.9-2.7-.6-5.5-.8-8.2-1.2h-7c-1.2.2-2.4.3-3.6.5-11.7 1.4-22.3 5.8-31.8 12.7-2 1.4-3.9 3-5.9 4.5-.1-.5-.3-.8-.4-1.2-.4-2.3-.7-4.6-1.1-6.9-.6-3.9-2.5-5.5-6.4-5.6h-9.7c-5.9-.1-6.9 1-6.9 6.8zM493.6 339c-2.7-.7-5.1 0-7.6 1-43.9 18.4-89.5 30.2-136.8 35.8-14.5 1.7-29.1 2.8-43.7 3.2-26.6.7-53.2-.8-79.6-4.3-17.8-2.4-35.5-5.7-53-9.9-37-8.9-72.7-21.7-106.7-38.8-8.8-4.4-17.4-9.3-26.1-14-3.8-2.1-6.2-1.5-8.2 2.1v1.7c1.2 1.6 2.2 3.4 3.7 4.8 36 32.2 76.6 56.5 122 72.9 21.9 7.9 44.4 13.7 67.3 17.5 14 2.3 28 3.8 42.2 4.5 3 .1 6 .2 9 .4.7 0 1.4.2 2.1.3h17.7c.7-.1 1.4-.3 2.1-.3 14.9-.4 29.8-1.8 44.6-4 21.4-3.2 42.4-8.1 62.9-14.7 29.6-9.6 57.7-22.4 83.4-40.1 2.8-1.9 5.7-3.8 8-6.2 4.3-4.4 2.3-10.4-3.3-11.9zm50.4-27.7c-.8-4.2-4-5.8-7.6-7-5.7-1.9-11.6-2.8-17.6-3.3-11-.9-22-.4-32.8 1.6-12 2.2-23.4 6.1-33.5 13.1-1.2.8-2.4 1.8-3.1 3-.6.9-.7 2.3-.5 3.4.3 1.3 1.7 1.6 3 1.5.6 0 1.2 0 1.8-.1l19.5-2.1c9.6-.9 19.2-1.5 28.8-.8 4.1.3 8.1 1.2 12 2.2 4.3 1.1 6.2 4.4 6.4 8.7.3 6.7-1.2 13.1-2.9 19.5-3.5 12.9-8.3 25.4-13.3 37.8-.3.8-.7 1.7-.8 2.5-.4 2.5 1 4 3.4 3.5 1.4-.3 3-1.1 4-2.1 3.7-3.6 7.5-7.2 10.6-11.2 10.7-13.8 17-29.6 20.7-46.6.7-3 1.2-6.1 1.7-9.1.2-4.7.2-9.6.2-14.5z"], - "cc-amex": [576, 512, [], "f1f3", "M325.1 167.8c0-16.4-14.1-18.4-27.4-18.4l-39.1-.3v69.3H275v-25.1h18c18.4 0 14.5 10.3 14.8 25.1h16.6v-13.5c0-9.2-1.5-15.1-11-18.4 7.4-3 11.8-10.7 11.7-18.7zm-29.4 11.3H275v-15.3h21c5.1 0 10.7 1 10.7 7.4 0 6.6-5.3 7.9-11 7.9zM279 268.6h-52.7l-21 22.8-20.5-22.8h-66.5l-.1 69.3h65.4l21.3-23 20.4 23h32.2l.1-23.3c18.9 0 49.3 4.6 49.3-23.3 0-17.3-12.3-22.7-27.9-22.7zm-103.8 54.7h-40.6v-13.8h36.3v-14.1h-36.3v-12.5h41.7l17.9 20.2zm65.8 8.2l-25.3-28.1L241 276zm37.8-31h-21.2v-17.6h21.5c5.6 0 10.2 2.3 10.2 8.4 0 6.4-4.6 9.2-10.5 9.2zm-31.6-136.7v-14.6h-55.5v69.3h55.5v-14.3h-38.9v-13.8h37.8v-14.1h-37.8v-12.5zM576 255.4h-.2zm-194.6 31.9c0-16.4-14.1-18.7-27.1-18.7h-39.4l-.1 69.3h16.6l.1-25.3h17.6c11 0 14.8 2 14.8 13.8l-.1 11.5h16.6l.1-13.8c0-8.9-1.8-15.1-11-18.4 7.7-3.1 11.8-10.8 11.9-18.4zm-29.2 11.2h-20.7v-15.6h21c5.1 0 10.7 1 10.7 7.4 0 6.9-5.4 8.2-11 8.2zm-172.8-80v-69.3h-27.6l-19.7 47-21.7-47H83.3v65.7l-28.1-65.7H30.7L1 218.5h17.9l6.4-15.3h34.5l6.4 15.3H100v-54.2l24 54.2h14.6l24-54.2v54.2zM31.2 188.8l11.2-27.6 11.5 27.6zm477.4 158.9v-4.5c-10.8 5.6-3.9 4.5-156.7 4.5 0-25.2.1-23.9 0-25.2-1.7-.1-3.2-.1-9.4-.1 0 17.9-.1 6.8-.1 25.3h-39.6c0-12.1.1-15.3.1-29.2-10 6-22.8 6.4-34.3 6.2 0 14.7-.1 8.3-.1 23h-48.9c-5.1-5.7-2.7-3.1-15.4-17.4-3.2 3.5-12.8 13.9-16.1 17.4h-82v-92.3h83.1c5 5.6 2.8 3.1 15.5 17.2 3.2-3.5 12.2-13.4 15.7-17.2h58c9.8 0 18 1.9 24.3 5.6v-5.6c54.3 0 64.3-1.4 75.7 5.1v-5.1h78.2v5.2c11.4-6.9 19.6-5.2 64.9-5.2v5c10.3-5.9 16.6-5.2 54.3-5V80c0-26.5-21.5-48-48-48h-480c-26.5 0-48 21.5-48 48v109.8c9.4-21.9 19.7-46 23.1-53.9h39.7c4.3 10.1 1.6 3.7 9 21.1v-21.1h46c2.9 6.2 11.1 24 13.9 30 5.8-13.6 10.1-23.9 12.6-30h103c0-.1 11.5 0 11.6 0 43.7.2 53.6-.8 64.4 5.3v-5.3H363v9.3c7.6-6.1 17.9-9.3 30.7-9.3h27.6c0 .5 1.9.3 2.3.3H456c4.2 9.8 2.6 6 8.8 20.6v-20.6h43.3c4.9 8-1-1.8 11.2 18.4v-18.4h39.9v92h-41.6c-5.4-9-1.4-2.2-13.2-21.9v21.9h-52.8c-6.4-14.8-.1-.3-6.6-15.3h-19c-4.2 10-2.2 5.2-6.4 15.3h-26.8c-12.3 0-22.3-3-29.7-8.9v8.9h-66.5c-.3-13.9-.1-24.8-.1-24.8-1.8-.3-3.4-.2-9.8-.2v25.1H151.2v-11.4c-2.5 5.6-2.7 5.9-5.1 11.4h-29.5c-4-8.9-2.9-6.4-5.1-11.4v11.4H58.6c-4.2-10.1-2.2-5.3-6.4-15.3H33c-4.2 10-2.2 5.2-6.4 15.3H0V432c0 26.5 21.5 48 48 48h480.1c26.5 0 48-21.5 48-48v-90.4c-12.7 8.3-32.7 6.1-67.5 6.1zm36.3-64.5H575v-14.6h-32.9c-12.8 0-23.8 6.6-23.8 20.7 0 33 42.7 12.8 42.7 27.4 0 5.1-4.3 6.4-8.4 6.4h-32l-.1 14.8h32c8.4 0 17.6-1.8 22.5-8.9v-25.8c-10.5-13.8-39.3-1.3-39.3-13.5 0-5.8 4.6-6.5 9.2-6.5zm-57 39.8h-32.2l-.1 14.8h32.2c14.8 0 26.2-5.6 26.2-22 0-33.2-42.9-11.2-42.9-26.3 0-5.6 4.9-6.4 9.2-6.4h30.4v-14.6h-33.2c-12.8 0-23.5 6.6-23.5 20.7 0 33 42.7 12.5 42.7 27.4-.1 5.4-4.7 6.4-8.8 6.4zm-42.2-40.1v-14.3h-55.2l-.1 69.3h55.2l.1-14.3-38.6-.3v-13.8H445v-14.1h-37.8v-12.5zm-56.3-108.1c-.3.2-1.4 2.2-1.4 7.6 0 6 .9 7.7 1.1 7.9.2.1 1.1.5 3.4.5l7.3-16.9c-1.1 0-2.1-.1-3.1-.1-5.6 0-7 .7-7.3 1zm20.4-10.5h-.1zm-16.2-15.2c-23.5 0-34 12-34 35.3 0 22.2 10.2 34 33 34h19.2l6.4-15.3h34.3l6.6 15.3h33.7v-51.9l31.2 51.9h23.6v-69h-16.9v48.1l-29.1-48.1h-25.3v65.4l-27.9-65.4h-24.8l-23.5 54.5h-7.4c-13.3 0-16.1-8.1-16.1-19.9 0-23.8 15.7-20 33.1-19.7v-15.2zm42.1 12.1l11.2 27.6h-22.8zm-101.1-12v69.3h16.9v-69.3z"], - "cc-apple-pay": [576, 512, [], "f416", "M302.2 218.4c0 17.2-10.5 27.1-29 27.1h-24.3v-54.2h24.4c18.4 0 28.9 9.8 28.9 27.1zm47.5 62.6c0 8.3 7.2 13.7 18.5 13.7 14.4 0 25.2-9.1 25.2-21.9v-7.7l-23.5 1.5c-13.3.9-20.2 5.8-20.2 14.4zM576 79v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V79c0-26.5 21.5-48 48-48h480c26.5 0 48 21.5 48 48zM127.8 197.2c8.4.7 16.8-4.2 22.1-10.4 5.2-6.4 8.6-15 7.7-23.7-7.4.3-16.6 4.9-21.9 11.3-4.8 5.5-8.9 14.4-7.9 22.8zm60.6 74.5c-.2-.2-19.6-7.6-19.8-30-.2-18.7 15.3-27.7 16-28.2-8.8-13-22.4-14.4-27.1-14.7-12.2-.7-22.6 6.9-28.4 6.9-5.9 0-14.7-6.6-24.3-6.4-12.5.2-24.2 7.3-30.5 18.6-13.1 22.6-3.4 56 9.3 74.4 6.2 9.1 13.7 19.1 23.5 18.7 9.3-.4 13-6 24.2-6 11.3 0 14.5 6 24.3 5.9 10.2-.2 16.5-9.1 22.8-18.2 6.9-10.4 9.8-20.4 10-21zm135.4-53.4c0-26.6-18.5-44.8-44.9-44.8h-51.2v136.4h21.2v-46.6h29.3c26.8 0 45.6-18.4 45.6-45zm90 23.7c0-19.7-15.8-32.4-40-32.4-22.5 0-39.1 12.9-39.7 30.5h19.1c1.6-8.4 9.4-13.9 20-13.9 13 0 20.2 6 20.2 17.2v7.5l-26.4 1.6c-24.6 1.5-37.9 11.6-37.9 29.1 0 17.7 13.7 29.4 33.4 29.4 13.3 0 25.6-6.7 31.2-17.4h.4V310h19.6v-68zM516 210.9h-21.5l-24.9 80.6h-.4l-24.9-80.6H422l35.9 99.3-1.9 6c-3.2 10.2-8.5 14.2-17.9 14.2-1.7 0-4.9-.2-6.2-.3v16.4c1.2.4 6.5.5 8.1.5 20.7 0 30.4-7.9 38.9-31.8L516 210.9z"], - "cc-diners-club": [576, 512, [], "f24c", "M239.7 79.9c-96.9 0-175.8 78.6-175.8 175.8 0 96.9 78.9 175.8 175.8 175.8 97.2 0 175.8-78.9 175.8-175.8 0-97.2-78.6-175.8-175.8-175.8zm-39.9 279.6c-41.7-15.9-71.4-56.4-71.4-103.8s29.7-87.9 71.4-104.1v207.9zm79.8.3V151.6c41.7 16.2 71.4 56.7 71.4 104.1s-29.7 87.9-71.4 104.1zM528 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h480c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zM329.7 448h-90.3c-106.2 0-193.8-85.5-193.8-190.2C45.6 143.2 133.2 64 239.4 64h90.3c105 0 200.7 79.2 200.7 193.8 0 104.7-95.7 190.2-200.7 190.2z"], - "cc-discover": [576, 512, [], "f1f2", "M520.4 196.1c0-7.9-5.5-12.1-15.6-12.1h-4.9v24.9h4.7c10.3 0 15.8-4.4 15.8-12.8zM528 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h480c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zm-44.1 138.9c22.6 0 52.9-4.1 52.9 24.4 0 12.6-6.6 20.7-18.7 23.2l25.8 34.4h-19.6l-22.2-32.8h-2.2v32.8h-16zm-55.9.1h45.3v14H444v18.2h28.3V217H444v22.2h29.3V253H428zm-68.7 0l21.9 55.2 22.2-55.2h17.5l-35.5 84.2h-8.6l-35-84.2zm-55.9-3c24.7 0 44.6 20 44.6 44.6 0 24.7-20 44.6-44.6 44.6-24.7 0-44.6-20-44.6-44.6 0-24.7 20-44.6 44.6-44.6zm-49.3 6.1v19c-20.1-20.1-46.8-4.7-46.8 19 0 25 27.5 38.5 46.8 19.2v19c-29.7 14.3-63.3-5.7-63.3-38.2 0-31.2 33.1-53 63.3-38zm-97.2 66.3c11.4 0 22.4-15.3-3.3-24.4-15-5.5-20.2-11.4-20.2-22.7 0-23.2 30.6-31.4 49.7-14.3l-8.4 10.8c-10.4-11.6-24.9-6.2-24.9 2.5 0 4.4 2.7 6.9 12.3 10.3 18.2 6.6 23.6 12.5 23.6 25.6 0 29.5-38.8 37.4-56.6 11.3l10.3-9.9c3.7 7.1 9.9 10.8 17.5 10.8zM55.4 253H32v-82h23.4c26.1 0 44.1 17 44.1 41.1 0 18.5-13.2 40.9-44.1 40.9zm67.5 0h-16v-82h16zM544 433c0 8.2-6.8 15-15 15H128c189.6-35.6 382.7-139.2 416-160zM74.1 191.6c-5.2-4.9-11.6-6.6-21.9-6.6H48v54.2h4.2c10.3 0 17-2 21.9-6.4 5.7-5.2 8.9-12.8 8.9-20.7s-3.2-15.5-8.9-20.5z"], - "cc-jcb": [576, 512, [], "f24b", "M431.5 244.3V212c41.2 0 38.5.2 38.5.2 7.3 1.3 13.3 7.3 13.3 16 0 8.8-6 14.5-13.3 15.8-1.2.4-3.3.3-38.5.3zm42.8 20.2c-2.8-.7-3.3-.5-42.8-.5v35c39.6 0 40 .2 42.8-.5 7.5-1.5 13.5-8 13.5-17 0-8.7-6-15.5-13.5-17zM576 80v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V80c0-26.5 21.5-48 48-48h480c26.5 0 48 21.5 48 48zM182 192.3h-57c0 67.1 10.7 109.7-35.8 109.7-19.5 0-38.8-5.7-57.2-14.8v28c30 8.3 68 8.3 68 8.3 97.9 0 82-47.7 82-131.2zm178.5 4.5c-63.4-16-165-14.9-165 59.3 0 77.1 108.2 73.6 165 59.2V287C312.9 311.7 253 309 253 256s59.8-55.6 107.5-31.2v-28zM544 286.5c0-18.5-16.5-30.5-38-32v-.8c19.5-2.7 30.3-15.5 30.3-30.2 0-19-15.7-30-37-31 0 0 6.3-.3-120.3-.3v127.5h122.7c24.3.1 42.3-12.9 42.3-33.2z"], - "cc-mastercard": [576, 512, [], "f1f1", "M482.9 410.3c0 6.8-4.6 11.7-11.2 11.7-6.8 0-11.2-5.2-11.2-11.7 0-6.5 4.4-11.7 11.2-11.7 6.6 0 11.2 5.2 11.2 11.7zm-310.8-11.7c-7.1 0-11.2 5.2-11.2 11.7 0 6.5 4.1 11.7 11.2 11.7 6.5 0 10.9-4.9 10.9-11.7-.1-6.5-4.4-11.7-10.9-11.7zm117.5-.3c-5.4 0-8.7 3.5-9.5 8.7h19.1c-.9-5.7-4.4-8.7-9.6-8.7zm107.8.3c-6.8 0-10.9 5.2-10.9 11.7 0 6.5 4.1 11.7 10.9 11.7 6.8 0 11.2-4.9 11.2-11.7 0-6.5-4.4-11.7-11.2-11.7zm105.9 26.1c0 .3.3.5.3 1.1 0 .3-.3.5-.3 1.1-.3.3-.3.5-.5.8-.3.3-.5.5-1.1.5-.3.3-.5.3-1.1.3-.3 0-.5 0-1.1-.3-.3 0-.5-.3-.8-.5-.3-.3-.5-.5-.5-.8-.3-.5-.3-.8-.3-1.1 0-.5 0-.8.3-1.1 0-.5.3-.8.5-1.1.3-.3.5-.3.8-.5.5-.3.8-.3 1.1-.3.5 0 .8 0 1.1.3.5.3.8.3 1.1.5s.2.6.5 1.1zm-2.2 1.4c.5 0 .5-.3.8-.3.3-.3.3-.5.3-.8 0-.3 0-.5-.3-.8-.3 0-.5-.3-1.1-.3h-1.6v3.5h.8V426h.3l1.1 1.4h.8l-1.1-1.3zM576 81v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V81c0-26.5 21.5-48 48-48h480c26.5 0 48 21.5 48 48zM64 220.6c0 76.5 62.1 138.5 138.5 138.5 27.2 0 53.9-8.2 76.5-23.1-72.9-59.3-72.4-171.2 0-230.5-22.6-15-49.3-23.1-76.5-23.1-76.4-.1-138.5 62-138.5 138.2zm224 108.8c70.5-55 70.2-162.2 0-217.5-70.2 55.3-70.5 162.6 0 217.5zm-142.3 76.3c0-8.7-5.7-14.4-14.7-14.7-4.6 0-9.5 1.4-12.8 6.5-2.4-4.1-6.5-6.5-12.2-6.5-3.8 0-7.6 1.4-10.6 5.4V392h-8.2v36.7h8.2c0-18.9-2.5-30.2 9-30.2 10.2 0 8.2 10.2 8.2 30.2h7.9c0-18.3-2.5-30.2 9-30.2 10.2 0 8.2 10 8.2 30.2h8.2v-23zm44.9-13.7h-7.9v4.4c-2.7-3.3-6.5-5.4-11.7-5.4-10.3 0-18.2 8.2-18.2 19.3 0 11.2 7.9 19.3 18.2 19.3 5.2 0 9-1.9 11.7-5.4v4.6h7.9V392zm40.5 25.6c0-15-22.9-8.2-22.9-15.2 0-5.7 11.9-4.8 18.5-1.1l3.3-6.5c-9.4-6.1-30.2-6-30.2 8.2 0 14.3 22.9 8.3 22.9 15 0 6.3-13.5 5.8-20.7.8l-3.5 6.3c11.2 7.6 32.6 6 32.6-7.5zm35.4 9.3l-2.2-6.8c-3.8 2.1-12.2 4.4-12.2-4.1v-16.6h13.1V392h-13.1v-11.2h-8.2V392h-7.6v7.3h7.6V416c0 17.6 17.3 14.4 22.6 10.9zm13.3-13.4h27.5c0-16.2-7.4-22.6-17.4-22.6-10.6 0-18.2 7.9-18.2 19.3 0 20.5 22.6 23.9 33.8 14.2l-3.8-6c-7.8 6.4-19.6 5.8-21.9-4.9zm59.1-21.5c-4.6-2-11.6-1.8-15.2 4.4V392h-8.2v36.7h8.2V408c0-11.6 9.5-10.1 12.8-8.4l2.4-7.6zm10.6 18.3c0-11.4 11.6-15.1 20.7-8.4l3.8-6.5c-11.6-9.1-32.7-4.1-32.7 15 0 19.8 22.4 23.8 32.7 15l-3.8-6.5c-9.2 6.5-20.7 2.6-20.7-8.6zm66.7-18.3H408v4.4c-8.3-11-29.9-4.8-29.9 13.9 0 19.2 22.4 24.7 29.9 13.9v4.6h8.2V392zm33.7 0c-2.4-1.2-11-2.9-15.2 4.4V392h-7.9v36.7h7.9V408c0-11 9-10.3 12.8-8.4l2.4-7.6zm40.3-14.9h-7.9v19.3c-8.2-10.9-29.9-5.1-29.9 13.9 0 19.4 22.5 24.6 29.9 13.9v4.6h7.9v-51.7zm7.6-75.1v4.6h.8V302h1.9v-.8h-4.6v.8h1.9zm6.6 123.8c0-.5 0-1.1-.3-1.6-.3-.3-.5-.8-.8-1.1-.3-.3-.8-.5-1.1-.8-.5 0-1.1-.3-1.6-.3-.3 0-.8.3-1.4.3-.5.3-.8.5-1.1.8-.5.3-.8.8-.8 1.1-.3.5-.3 1.1-.3 1.6 0 .3 0 .8.3 1.4 0 .3.3.8.8 1.1.3.3.5.5 1.1.8.5.3 1.1.3 1.4.3.5 0 1.1 0 1.6-.3.3-.3.8-.5 1.1-.8.3-.3.5-.8.8-1.1.3-.6.3-1.1.3-1.4zm3.2-124.7h-1.4l-1.6 3.5-1.6-3.5h-1.4v5.4h.8v-4.1l1.6 3.5h1.1l1.4-3.5v4.1h1.1v-5.4zm4.4-80.5c0-76.2-62.1-138.3-138.5-138.3-27.2 0-53.9 8.2-76.5 23.1 72.1 59.3 73.2 171.5 0 230.5 22.6 15 49.5 23.1 76.5 23.1 76.4.1 138.5-61.9 138.5-138.4z"], - "cc-paypal": [576, 512, [], "f1f4", "M186.3 258.2c0 12.2-9.7 21.5-22 21.5-9.2 0-16-5.2-16-15 0-12.2 9.5-22 21.7-22 9.3 0 16.3 5.7 16.3 15.5zM80.5 209.7h-4.7c-1.5 0-3 1-3.2 2.7l-4.3 26.7 8.2-.3c11 0 19.5-1.5 21.5-14.2 2.3-13.4-6.2-14.9-17.5-14.9zm284 0H360c-1.8 0-3 1-3.2 2.7l-4.2 26.7 8-.3c13 0 22-3 22-18-.1-10.6-9.6-11.1-18.1-11.1zM576 80v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V80c0-26.5 21.5-48 48-48h480c26.5 0 48 21.5 48 48zM128.3 215.4c0-21-16.2-28-34.7-28h-40c-2.5 0-5 2-5.2 4.7L32 294.2c-.3 2 1.2 4 3.2 4h19c2.7 0 5.2-2.9 5.5-5.7l4.5-26.6c1-7.2 13.2-4.7 18-4.7 28.6 0 46.1-17 46.1-45.8zm84.2 8.8h-19c-3.8 0-4 5.5-4.2 8.2-5.8-8.5-14.2-10-23.7-10-24.5 0-43.2 21.5-43.2 45.2 0 19.5 12.2 32.2 31.7 32.2 9 0 20.2-4.9 26.5-11.9-.5 1.5-1 4.7-1 6.2 0 2.3 1 4 3.2 4H200c2.7 0 5-2.9 5.5-5.7l10.2-64.3c.3-1.9-1.2-3.9-3.2-3.9zm40.5 97.9l63.7-92.6c.5-.5.5-1 .5-1.7 0-1.7-1.5-3.5-3.2-3.5h-19.2c-1.7 0-3.5 1-4.5 2.5l-26.5 39-11-37.5c-.8-2.2-3-4-5.5-4h-18.7c-1.7 0-3.2 1.8-3.2 3.5 0 1.2 19.5 56.8 21.2 62.1-2.7 3.8-20.5 28.6-20.5 31.6 0 1.8 1.5 3.2 3.2 3.2h19.2c1.8-.1 3.5-1.1 4.5-2.6zm159.3-106.7c0-21-16.2-28-34.7-28h-39.7c-2.7 0-5.2 2-5.5 4.7l-16.2 102c-.2 2 1.3 4 3.2 4h20.5c2 0 3.5-1.5 4-3.2l4.5-29c1-7.2 13.2-4.7 18-4.7 28.4 0 45.9-17 45.9-45.8zm84.2 8.8h-19c-3.8 0-4 5.5-4.3 8.2-5.5-8.5-14-10-23.7-10-24.5 0-43.2 21.5-43.2 45.2 0 19.5 12.2 32.2 31.7 32.2 9.3 0 20.5-4.9 26.5-11.9-.3 1.5-1 4.7-1 6.2 0 2.3 1 4 3.2 4H484c2.7 0 5-2.9 5.5-5.7l10.2-64.3c.3-1.9-1.2-3.9-3.2-3.9zm47.5-33.3c0-2-1.5-3.5-3.2-3.5h-18.5c-1.5 0-3 1.2-3.2 2.7l-16.2 104-.3.5c0 1.8 1.5 3.5 3.5 3.5h16.5c2.5 0 5-2.9 5.2-5.7L544 191.2v-.3zm-90 51.8c-12.2 0-21.7 9.7-21.7 22 0 9.7 7 15 16.2 15 12 0 21.7-9.2 21.7-21.5.1-9.8-6.9-15.5-16.2-15.5z"], - "cc-stripe": [576, 512, [], "f1f5", "M492.4 220.8c-8.9 0-18.7 6.7-18.7 22.7h36.7c0-16-9.3-22.7-18-22.7zM375 223.4c-8.2 0-13.3 2.9-17 7l.2 52.8c3.5 3.7 8.5 6.7 16.8 6.7 13.1 0 21.9-14.3 21.9-33.4 0-18.6-9-33.2-21.9-33.1zM528 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h480c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zM122.2 281.1c0 25.6-20.3 40.1-49.9 40.3-12.2 0-25.6-2.4-38.8-8.1v-33.9c12 6.4 27.1 11.3 38.9 11.3 7.9 0 13.6-2.1 13.6-8.7 0-17-54-10.6-54-49.9 0-25.2 19.2-40.2 48-40.2 11.8 0 23.5 1.8 35.3 6.5v33.4c-10.8-5.8-24.5-9.1-35.3-9.1-7.5 0-12.1 2.2-12.1 7.7 0 16 54.3 8.4 54.3 50.7zm68.8-56.6h-27V275c0 20.9 22.5 14.4 27 12.6v28.9c-4.7 2.6-13.3 4.7-24.9 4.7-21.1 0-36.9-15.5-36.9-36.5l.2-113.9 34.7-7.4v30.8H191zm74 2.4c-4.5-1.5-18.7-3.6-27.1 7.4v84.4h-35.5V194.2h30.7l2.2 10.5c8.3-15.3 24.9-12.2 29.6-10.5h.1zm44.1 91.8h-35.7V194.2h35.7zm0-142.9l-35.7 7.6v-28.9l35.7-7.6zm74.1 145.5c-12.4 0-20-5.3-25.1-9l-.1 40.2-35.5 7.5V194.2h31.3l1.8 8.8c4.9-4.5 13.9-11.1 27.8-11.1 24.9 0 48.4 22.5 48.4 63.8 0 45.1-23.2 65.5-48.6 65.6zm160.4-51.5h-69.5c1.6 16.6 13.8 21.5 27.6 21.5 14.1 0 25.2-3 34.9-7.9V312c-9.7 5.3-22.4 9.2-39.4 9.2-34.6 0-58.8-21.7-58.8-64.5 0-36.2 20.5-64.9 54.3-64.9 33.7 0 51.3 28.7 51.3 65.1 0 3.5-.3 10.9-.4 12.9z"], - "cc-visa": [576, 512, [], "f1f0", "M470.1 231.3s7.6 37.2 9.3 45H446c3.3-8.9 16-43.5 16-43.5-.2.3 3.3-9.1 5.3-14.9l2.8 13.4zM576 80v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V80c0-26.5 21.5-48 48-48h480c26.5 0 48 21.5 48 48zM152.5 331.2L215.7 176h-42.5l-39.3 106-4.3-21.5-14-71.4c-2.3-9.9-9.4-12.7-18.2-13.1H32.7l-.7 3.1c15.8 4 29.9 9.8 42.2 17.1l35.8 135h42.5zm94.4.2L272.1 176h-40.2l-25.1 155.4h40.1zm139.9-50.8c.2-17.7-10.6-31.2-33.7-42.3-14.1-7.1-22.7-11.9-22.7-19.2.2-6.6 7.3-13.4 23.1-13.4 13.1-.3 22.7 2.8 29.9 5.9l3.6 1.7 5.5-33.6c-7.9-3.1-20.5-6.6-36-6.6-39.7 0-67.6 21.2-67.8 51.4-.3 22.3 20 34.7 35.2 42.2 15.5 7.6 20.8 12.6 20.8 19.3-.2 10.4-12.6 15.2-24.1 15.2-16 0-24.6-2.5-37.7-8.3l-5.3-2.5-5.6 34.9c9.4 4.3 26.8 8.1 44.8 8.3 42.2.1 69.7-20.8 70-53zM528 331.4L495.6 176h-31.1c-9.6 0-16.9 2.8-21 12.9l-59.7 142.5H426s6.9-19.2 8.4-23.3H486c1.2 5.5 4.8 23.3 4.8 23.3H528z"], - "centercode": [512, 512, [], "f380", "M329.2 268.6c-3.8 35.2-35.4 60.6-70.6 56.8-35.2-3.8-60.6-35.4-56.8-70.6 3.8-35.2 35.4-60.6 70.6-56.8 35.1 3.8 60.6 35.4 56.8 70.6zm-85.8 235.1C96.7 496-8.2 365.5 10.1 224.3c11.2-86.6 65.8-156.9 139.1-192 161-77.1 349.7 37.4 354.7 216.6 4.1 147-118.4 262.2-260.5 254.8zm179.9-180c27.9-118-160.5-205.9-237.2-234.2-57.5 56.3-69.1 188.6-33.8 344.4 68.8 15.8 169.1-26.4 271-110.2z"], - "centos": [447, 512, [], "f789", "M289.6 97.8l31.6 31.7-76.3 76.5V97.8h44.7zm-162.4 31.7l76.3 76.5V97.8h-44.7l-31.6 31.7zm41.5-41.6h44.7v127.9l10.8 10.8 10.8-10.8V87.9h44.7l-55.5-55.6-55.5 55.6zM194.9 256l-10.8-10.8H55.5v-44.8L0 256l55.5 55.6v-44.8h128.6l10.8-10.8zm79.3-20.7h107.9v-44.8l-31.6-31.7-76.3 76.5zM447.5 256L392 200.4v44.8H264.3L253.5 256l10.8 10.8H392v44.8l55.5-55.6zM65.4 176.5l32.5-31.7 90.3 90.5h15.3V220l-90.3-90.5 31.6-31.7H65.4v78.7zm316.7-78.7h-78.5l31.6 31.7-90.3 90.5v15.3h15.3l90.3-90.5 31.6 31.7V97.8zM203.5 414.2V306.1l-76.3 76.5 31.6 31.7h44.7zM65.4 235.3h108.8l-76.3-76.5-32.5 31.7v44.8zm316.7 100.2l-31.6 31.7-90.3-90.5h-15.3V292l90.3 90.5-31.6 31.7h78.5v-78.7zm0-58.8H274.2l76.3 76.5 31.6-31.7v-44.8zm-60.9 105.8L244.9 306v108.1h44.7l31.6-31.6zM97.9 353.2l76.3-76.5H65.4v44.8l32.5 31.7zm181.8 70.9H235V296.2l-10.8-10.8-10.8 10.8v127.9h-44.7l55.5 55.6 55.5-55.6zm-166.5-41.6l90.3-90.5v-15.3h-15.3l-90.3 90.5-32.5-31.7v78.7h79.4l-31.6-31.7z"], - "chrome": [496, 512, [], "f268", "M131.5 217.5L55.1 100.1c47.6-59.2 119-91.8 192-92.1 42.3-.3 85.5 10.5 124.8 33.2 43.4 25.2 76.4 61.4 97.4 103L264 133.4c-58.1-3.4-113.4 29.3-132.5 84.1zm32.9 38.5c0 46.2 37.4 83.6 83.6 83.6s83.6-37.4 83.6-83.6-37.4-83.6-83.6-83.6-83.6 37.3-83.6 83.6zm314.9-89.2L339.6 174c37.9 44.3 38.5 108.2 6.6 157.2L234.1 503.6c46.5 2.5 94.4-7.7 137.8-32.9 107.4-62 150.9-192 107.4-303.9zM133.7 303.6L40.4 120.1C14.9 159.1 0 205.9 0 256c0 124 90.8 226.7 209.5 244.9l63.7-124.8c-57.6 10.8-113.2-20.8-139.5-72.5z"], - "cloudscale": [448, 512, [], "f383", "M318.1 154l-9.4 7.6c-22.5-19.3-51.5-33.6-83.3-33.6C153.8 128 96 188.8 96 260.3c0 6.6.4 13.1 1.4 19.4-2-56 41.8-97.4 92.6-97.4 24.2 0 46.2 9.4 62.6 24.7l-25.2 20.4c-8.3-.9-16.8 1.8-23.1 8.1-11.1 11-11.1 28.9 0 40 11.1 11 28.9 11 40 0 6.3-6.3 9-14.9 8.1-23.1l75.2-88.8c6.3-6.5-3.3-15.9-9.5-9.6zm-83.8 111.5c-5.6 5.5-14.6 5.5-20.2 0-5.6-5.6-5.6-14.6 0-20.2s14.6-5.6 20.2 0 5.6 14.7 0 20.2zM224 32C100.5 32 0 132.5 0 256s100.5 224 224 224 224-100.5 224-224S347.5 32 224 32zm0 384c-88.2 0-160-71.8-160-160S135.8 96 224 96s160 71.8 160 160-71.8 160-160 160z"], - "cloudsmith": [332, 512, [], "f384", "M332.5 419.9c0 46.4-37.6 84.1-84 84.1s-84-37.7-84-84.1 37.6-84 84-84 84 37.6 84 84zm-84-243.9c46.4 0 80-37.6 80-84s-33.6-84-80-84-88 37.6-88 84-29.6 76-76 76-84 41.6-84 88 37.6 80 84 80 84-33.6 84-80 33.6-80 80-80z"], - "cloudversify": [616, 512, [], "f385", "M148.6 304c8.2 68.5 67.4 115.5 146 111.3 51.2 43.3 136.8 45.8 186.4-5.6 69.2 1.1 118.5-44.6 131.5-99.5 14.8-62.5-18.2-132.5-92.1-155.1-33-88.1-131.4-101.5-186.5-85-57.3 17.3-84.3 53.2-99.3 109.7-7.8 2.7-26.5 8.9-45 24.1 11.7 0 15.2 8.9 15.2 19.5v20.4c0 10.7-8.7 19.5-19.5 19.5h-20.2c-10.7 0-19.5-6-19.5-16.7V240H98.8C95 240 88 244.3 88 251.9v40.4c0 6.4 5.3 11.8 11.7 11.8h48.9zm227.4 8c-10.7 46.3 21.7 72.4 55.3 86.8C324.1 432.6 259.7 348 296 288c-33.2 21.6-33.7 71.2-29.2 92.9-17.9-12.4-53.8-32.4-57.4-79.8-3-39.9 21.5-75.7 57-93.9C297 191.4 369.9 198.7 400 248c-14.1-48-53.8-70.1-101.8-74.8 30.9-30.7 64.4-50.3 114.2-43.7 69.8 9.3 133.2 82.8 67.7 150.5 35-16.3 48.7-54.4 47.5-76.9l10.5 19.6c11.8 22 15.2 47.6 9.4 72-9.2 39-40.6 68.8-79.7 76.5-32.1 6.3-83.1-5.1-91.8-59.2zM128 208H88.2c-8.9 0-16.2-7.3-16.2-16.2v-39.6c0-8.9 7.3-16.2 16.2-16.2H128c8.9 0 16.2 7.3 16.2 16.2v39.6c0 8.9-7.3 16.2-16.2 16.2zM10.1 168C4.5 168 0 163.5 0 157.9v-27.8c0-5.6 4.5-10.1 10.1-10.1h27.7c5.5 0 10.1 4.5 10.1 10.1v27.8c0 5.6-4.5 10.1-10.1 10.1H10.1zM168 142.7v-21.4c0-5.1 4.2-9.3 9.3-9.3h21.4c5.1 0 9.3 4.2 9.3 9.3v21.4c0 5.1-4.2 9.3-9.3 9.3h-21.4c-5.1 0-9.3-4.2-9.3-9.3zM56 235.5v25c0 6.3-5.1 11.5-11.4 11.5H19.4C13.1 272 8 266.8 8 260.5v-25c0-6.3 5.1-11.5 11.4-11.5h25.1c6.4 0 11.5 5.2 11.5 11.5z"], - "codepen": [512, 512, [], "f1cb", "M502.285 159.704l-234-156c-7.987-4.915-16.511-4.96-24.571 0l-234 156C3.714 163.703 0 170.847 0 177.989v155.999c0 7.143 3.714 14.286 9.715 18.286l234 156.022c7.987 4.915 16.511 4.96 24.571 0l234-156.022c6-3.999 9.715-11.143 9.715-18.286V177.989c-.001-7.142-3.715-14.286-9.716-18.285zM278 63.131l172.286 114.858-76.857 51.429L278 165.703V63.131zm-44 0v102.572l-95.429 63.715-76.857-51.429L234 63.131zM44 219.132l55.143 36.857L44 292.846v-73.714zm190 229.715L61.714 333.989l76.857-51.429L234 346.275v102.572zm22-140.858l-77.715-52 77.715-52 77.715 52-77.715 52zm22 140.858V346.275l95.429-63.715 76.857 51.429L278 448.847zm190-156.001l-55.143-36.857L468 219.132v73.714z"], - "codiepie": [472, 512, [], "f284", "M422.5 202.9c30.7 0 33.5 53.1-.3 53.1h-10.8v44.3h-26.6v-97.4h37.7zM472 352.6C429.9 444.5 350.4 504 248 504 111 504 0 393 0 256S111 8 248 8c97.4 0 172.8 53.7 218.2 138.4l-186 108.8L472 352.6zm-38.5 12.5l-60.3-30.7c-27.1 44.3-70.4 71.4-122.4 71.4-82.5 0-149.2-66.7-149.2-148.9 0-82.5 66.7-149.2 149.2-149.2 48.4 0 88.9 23.5 116.9 63.4l59.5-34.6c-40.7-62.6-104.7-100-179.2-100-121.2 0-219.5 98.3-219.5 219.5S126.8 475.5 248 475.5c78.6 0 146.5-42.1 185.5-110.4z"], - "confluence": [512, 512, [], "f78d", "M2.3 412.2c-4.5 7.6-2.1 17.5 5.5 22.2l105.9 65.2c7.7 4.7 17.7 2.4 22.4-5.3 0-.1.1-.2.1-.2 67.1-112.2 80.5-95.9 280.9-.7 8.1 3.9 17.8.4 21.7-7.7.1-.1.1-.3.2-.4l50.4-114.1c3.6-8.1-.1-17.6-8.1-21.3-22.2-10.4-66.2-31.2-105.9-50.3C127.5 179 44.6 345.3 2.3 412.2zm507.4-312.1c4.5-7.6 2.1-17.5-5.5-22.2L398.4 12.8c-7.5-5-17.6-3.1-22.6 4.4-.2.3-.4.6-.6 1-67.3 112.6-81.1 95.6-280.6.9-8.1-3.9-17.8-.4-21.7 7.7-.1.1-.1.3-.2.4L22.2 141.3c-3.6 8.1.1 17.6 8.1 21.3 22.2 10.4 66.3 31.2 106 50.4 248 120 330.8-45.4 373.4-112.9z"], - "connectdevelop": [576, 512, [], "f20e", "M550.5 241l-50.089-86.786c1.071-2.142 1.875-4.553 1.875-7.232 0-8.036-6.696-14.733-14.732-15.001l-55.447-95.893c.536-1.607 1.071-3.214 1.071-4.821 0-8.571-6.964-15.268-15.268-15.268-4.821 0-8.839 2.143-11.786 5.625H299.518C296.839 18.143 292.821 16 288 16s-8.839 2.143-11.518 5.625H170.411C167.464 18.143 163.447 16 158.625 16c-8.303 0-15.268 6.696-15.268 15.268 0 1.607.536 3.482 1.072 4.821l-55.983 97.233c-5.356 2.41-9.107 7.5-9.107 13.661 0 .535.268 1.071.268 1.607l-53.304 92.143c-7.232 1.339-12.59 7.5-12.59 15 0 7.232 5.089 13.393 12.054 15l55.179 95.358c-.536 1.607-.804 2.946-.804 4.821 0 7.232 5.089 13.393 12.054 14.732l51.697 89.732c-.536 1.607-1.071 3.482-1.071 5.357 0 8.571 6.964 15.268 15.268 15.268 4.821 0 8.839-2.143 11.518-5.357h106.875C279.161 493.857 283.447 496 288 496s8.839-2.143 11.518-5.357h107.143c2.678 2.946 6.696 4.821 10.982 4.821 8.571 0 15.268-6.964 15.268-15.268 0-1.607-.267-2.946-.803-4.285l51.697-90.268c6.964-1.339 12.054-7.5 12.054-14.732 0-1.607-.268-3.214-.804-4.821l54.911-95.358c6.964-1.339 12.322-7.5 12.322-15-.002-7.232-5.092-13.393-11.788-14.732zM153.535 450.732l-43.66-75.803h43.66v75.803zm0-83.839h-43.66c-.268-1.071-.804-2.142-1.339-3.214l44.999-47.41v50.624zm0-62.411l-50.357 53.304c-1.339-.536-2.679-1.34-4.018-1.607L43.447 259.75c.535-1.339.535-2.679.535-4.018s0-2.41-.268-3.482l51.965-90c2.679-.268 5.357-1.072 7.768-2.679l50.089 51.965v92.946zm0-102.322l-45.803-47.41c1.339-2.143 2.143-4.821 2.143-7.767 0-.268-.268-.804-.268-1.072l43.928-15.804v72.053zm0-80.625l-43.66 15.804 43.66-75.536v59.732zm326.519 39.108l.804 1.339L445.5 329.125l-63.75-67.232 98.036-101.518.268.268zM291.75 355.107l11.518 11.786H280.5l11.25-11.786zm-.268-11.25l-83.303-85.446 79.553-84.375 83.036 87.589-79.286 82.232zm5.357 5.893l79.286-82.232 67.5 71.25-5.892 28.125H313.714l-16.875-17.143zM410.411 44.393c1.071.536 2.142 1.072 3.482 1.34l57.857 100.714v.536c0 2.946.803 5.624 2.143 7.767L376.393 256l-83.035-87.589L410.411 44.393zm-9.107-2.143L287.732 162.518l-57.054-60.268 166.339-60h4.287zm-123.483 0c2.678 2.678 6.16 4.285 10.179 4.285s7.5-1.607 10.179-4.285h75L224.786 95.821 173.893 42.25h103.928zm-116.249 5.625l1.071-2.142a33.834 33.834 0 0 0 2.679-.804l51.161 53.84-54.911 19.821V47.875zm0 79.286l60.803-21.964 59.732 63.214-79.553 84.107-40.982-42.053v-83.304zm0 92.678L198 257.607l-36.428 38.304v-76.072zm0 87.858l42.053-44.464 82.768 85.982-17.143 17.678H161.572v-59.196zm6.964 162.053c-1.607-1.607-3.482-2.678-5.893-3.482l-1.071-1.607v-89.732h99.91l-91.607 94.821h-1.339zm129.911 0c-2.679-2.41-6.428-4.285-10.447-4.285s-7.767 1.875-10.447 4.285h-96.429l91.607-94.821h38.304l91.607 94.821H298.447zm120-11.786l-4.286 7.5c-1.339.268-2.41.803-3.482 1.339l-89.196-91.875h114.376l-17.412 83.036zm12.856-22.232l12.858-60.803h21.964l-34.822 60.803zm34.822-68.839h-20.357l4.553-21.16 17.143 18.214c-.535.803-1.071 1.874-1.339 2.946zm66.161-107.411l-55.447 96.697c-1.339.535-2.679 1.071-4.018 1.874l-20.625-21.964 34.554-163.928 45.803 79.286c-.267 1.339-.803 2.678-.803 4.285 0 1.339.268 2.411.536 3.75z"], - "contao": [512, 512, [], "f26d", "M45.4 305c14.4 67.1 26.4 129 68.2 175H34c-18.7 0-34-15.2-34-34V66c0-18.7 15.2-34 34-34h57.7C77.9 44.6 65.6 59.2 54.8 75.6c-45.4 70-27 146.8-9.4 229.4zM478 32h-90.2c21.4 21.4 39.2 49.5 52.7 84.1l-137.1 29.3c-14.9-29-37.8-53.3-82.6-43.9-24.6 5.3-41 19.3-48.3 34.6-8.8 18.7-13.2 39.8 8.2 140.3 21.1 100.2 33.7 117.7 49.5 131.2 12.9 11.1 33.4 17 58.3 11.7 44.5-9.4 55.7-40.7 57.4-73.2l137.4-29.6c3.2 71.5-18.7 125.2-57.4 163.6H478c18.7 0 34-15.2 34-34V66c0-18.8-15.2-34-34-34z"], - "cpanel": [640, 512, [], "f388", "M210.3 220.2c-5.6-24.8-26.9-41.2-51-41.2h-37c-7.1 0-12.5 4.5-14.3 10.9L73.1 320l24.7-.1c6.8 0 12.3-4.5 14.2-10.7l25.8-95.7h19.8c8.4 0 16.2 5.6 18.3 14.8 2.5 10.9-5.9 22.6-18.3 22.6h-10.3c-7 0-12.5 4.6-14.3 10.8l-6.4 23.8h32c37.2 0 58.3-36.2 51.7-65.3zm-156.5 28h18.6c6.9 0 12.4-4.4 14.3-10.9l6.2-23.6h-40C30 213.7 9 227.8 1.7 254.8-7 288.6 18.5 320 52 320h12.4l7.1-26.1c1.2-4.4-2.2-8.3-6.4-8.3H53.8c-24.7 0-24.9-37.4 0-37.4zm247.5-34.8h-77.9l-3.5 13.4c-2.4 9.6 4.5 18.5 14.2 18.5h57.5c4 0 2.4 4.3 2.1 5.3l-8.6 31.8c-.4 1.4-.9 5.3-5.5 5.3h-34.9c-5.3 0-5.3-7.9 0-7.9h21.6c6.8 0 12.3-4.6 14.2-10.8l3.5-13.2h-48.4c-39.2 0-43.6 63.8-.7 63.8l57.5.2c11.2 0 20.6-7.2 23.4-17.8l14-51.8c4.8-19.2-9.7-36.8-28.5-36.8zM633.1 179h-18.9c-4.9 0-9.2 3.2-10.4 7.9L568.2 320c20.7 0 39.8-13.8 44.9-34.5l26.5-98.2c1.2-4.3-2-8.3-6.5-8.3zm-236.3 34.7v.1h-48.3l-26.2 98c-1.2 4.4 2.2 8.3 6.4 8.3h18.9c4.8 0 9.2-3 10.4-7.8l17.2-64H395c12.5 0 21.4 11.8 18.1 23.4l-10.6 40c-1.2 4.3 1.9 8.3 6.4 8.3H428c4.6 0 9.1-2.9 10.3-7.8l8.8-33.1c9-33.1-15.9-65.4-50.3-65.4zm98.3 74.6c-3.6 0-6-3.4-5.1-6.7l8-30c.9-3.9 3.7-6 7.8-6h32.9c2.6 0 4.6 2.4 3.9 5.1l-.7 2.6c-.6 2-1.9 3-3.9 3h-21.6c-7 0-12.6 4.6-14.2 10.8l-3.5 13h53.4c10.5 0 20.3-6.6 23.2-17.6l3.2-12c4.9-19.1-9.3-36.8-28.3-36.8h-47.3c-17.9 0-33.8 12-38.6 29.6l-10.8 40c-5 17.7 8.3 36.7 28.3 36.7h66.7c6.8 0 12.3-4.5 14.2-10.7l5.7-21z"], - "creative-commons": [496, 512, [], "f25e", "M245.83 214.87l-33.22 17.28c-9.43-19.58-25.24-19.93-27.46-19.93-22.13 0-33.22 14.61-33.22 43.84 0 23.57 9.21 43.84 33.22 43.84 14.47 0 24.65-7.09 30.57-21.26l30.55 15.5c-6.17 11.51-25.69 38.98-65.1 38.98-22.6 0-73.96-10.32-73.96-77.05 0-58.69 43-77.06 72.63-77.06 30.72-.01 52.7 11.95 65.99 35.86zm143.05 0l-32.78 17.28c-9.5-19.77-25.72-19.93-27.9-19.93-22.14 0-33.22 14.61-33.22 43.84 0 23.55 9.23 43.84 33.22 43.84 14.45 0 24.65-7.09 30.54-21.26l31 15.5c-2.1 3.75-21.39 38.98-65.09 38.98-22.69 0-73.96-9.87-73.96-77.05 0-58.67 42.97-77.06 72.63-77.06 30.71-.01 52.58 11.95 65.56 35.86zM247.56 8.05C104.74 8.05 0 123.11 0 256.05c0 138.49 113.6 248 247.56 248 129.93 0 248.44-100.87 248.44-248 0-137.87-106.62-248-248.44-248zm.87 450.81c-112.54 0-203.7-93.04-203.7-202.81 0-105.42 85.43-203.27 203.72-203.27 112.53 0 202.82 89.46 202.82 203.26-.01 121.69-99.68 202.82-202.84 202.82z"], - "creative-commons-by": [496, 512, [], "f4e7", "M314.9 194.4v101.4h-28.3v120.5h-77.1V295.9h-28.3V194.4c0-4.4 1.6-8.2 4.6-11.3 3.1-3.1 6.9-4.7 11.3-4.7H299c4.1 0 7.8 1.6 11.1 4.7 3.1 3.2 4.8 6.9 4.8 11.3zm-101.5-63.7c0-23.3 11.5-35 34.5-35s34.5 11.7 34.5 35c0 23-11.5 34.5-34.5 34.5s-34.5-11.5-34.5-34.5zM247.6 8C389.4 8 496 118.1 496 256c0 147.1-118.5 248-248.4 248C113.6 504 0 394.5 0 256 0 123.1 104.7 8 247.6 8zm.8 44.7C130.2 52.7 44.7 150.6 44.7 256c0 109.8 91.2 202.8 203.7 202.8 103.2 0 202.8-81.1 202.8-202.8.1-113.8-90.2-203.3-202.8-203.3z"], - "creative-commons-nc": [496, 512, [], "f4e8", "M247.6 8C387.4 8 496 115.9 496 256c0 147.2-118.5 248-248.4 248C113.1 504 0 393.2 0 256 0 123.1 104.7 8 247.6 8zM55.8 189.1c-7.4 20.4-11.1 42.7-11.1 66.9 0 110.9 92.1 202.4 203.7 202.4 122.4 0 177.2-101.8 178.5-104.1l-93.4-41.6c-7.7 37.1-41.2 53-68.2 55.4v38.1h-28.8V368c-27.5-.3-52.6-10.2-75.3-29.7l34.1-34.5c31.7 29.4 86.4 31.8 86.4-2.2 0-6.2-2.2-11.2-6.6-15.1-14.2-6-1.8-.1-219.3-97.4zM248.4 52.3c-38.4 0-112.4 8.7-170.5 93l94.8 42.5c10-31.3 40.4-42.9 63.8-44.3v-38.1h28.8v38.1c22.7 1.2 43.4 8.9 62 23L295 199.7c-42.7-29.9-83.5-8-70 11.1 53.4 24.1 43.8 19.8 93 41.6l127.1 56.7c4.1-17.4 6.2-35.1 6.2-53.1 0-57-19.8-105-59.3-143.9-39.3-39.9-87.2-59.8-143.6-59.8z"], - "creative-commons-nc-eu": [496, 512, [], "f4e9", "M247.7 8C103.6 8 0 124.8 0 256c0 136.3 111.7 248 247.7 248C377.9 504 496 403.1 496 256 496 117 388.4 8 247.7 8zm.6 450.7c-112 0-203.6-92.5-203.6-202.7 0-23.2 3.7-45.2 10.9-66l65.7 29.1h-4.7v29.5h23.3c0 6.2-.4 3.2-.4 19.5h-22.8v29.5h27c11.4 67 67.2 101.3 124.6 101.3 26.6 0 50.6-7.9 64.8-15.8l-10-46.1c-8.7 4.6-28.2 10.8-47.3 10.8-28.2 0-58.1-10.9-67.3-50.2h90.3l128.3 56.8c-1.5 2.1-56.2 104.3-178.8 104.3zm-16.7-190.6l-.5-.4.9.4h-.4zm77.2-19.5h3.7v-29.5h-70.3l-28.6-12.6c2.5-5.5 5.4-10.5 8.8-14.3 12.9-15.8 31.1-22.4 51.1-22.4 18.3 0 35.3 5.4 46.1 10l11.6-47.3c-15-6.6-37-12.4-62.3-12.4-39 0-72.2 15.8-95.9 42.3-5.3 6.1-9.8 12.9-13.9 20.1l-81.6-36.1c64.6-96.8 157.7-93.6 170.7-93.6 113 0 203 90.2 203 203.4 0 18.7-2.1 36.3-6.3 52.9l-136.1-60.5z"], - "creative-commons-nc-jp": [496, 512, [], "f4ea", "M247.7 8C103.6 8 0 124.8 0 256c0 136.4 111.8 248 247.7 248C377.9 504 496 403.2 496 256 496 117.2 388.5 8 247.7 8zm.6 450.7c-112 0-203.6-92.5-203.6-202.7 0-21.1 3-41.2 9-60.3l127 56.5h-27.9v38.6h58.1l5.7 11.8v18.7h-63.8V360h63.8v56h61.7v-56h64.2v-35.7l81 36.1c-1.5 2.2-57.1 98.3-175.2 98.3zm87.6-137.3h-57.6v-18.7l2.9-5.6 54.7 24.3zm6.5-51.4v-17.8h-38.6l63-116H301l-43.4 96-23-10.2-39.6-85.7h-65.8l27.3 51-81.9-36.5c27.8-44.1 82.6-98.1 173.7-98.1 112.8 0 203 90 203 203.4 0 21-2.7 40.6-7.9 59l-101-45.1z"], - "creative-commons-nd": [496, 512, [], "f4eb", "M247.6 8C389.4 8 496 118.1 496 256c0 147.1-118.5 248-248.4 248C113.6 504 0 394.5 0 256 0 123.1 104.7 8 247.6 8zm.8 44.7C130.2 52.7 44.7 150.6 44.7 256c0 109.8 91.2 202.8 203.7 202.8 103.2 0 202.8-81.1 202.8-202.8.1-113.8-90.2-203.3-202.8-203.3zm94 144.3v42.5H162.1V197h180.3zm0 79.8v42.5H162.1v-42.5h180.3z"], - "creative-commons-pd": [496, 512, [], "f4ec", "M248 8C111 8 0 119.1 0 256c0 137 111 248 248 248s248-111 248-248C496 119.1 385 8 248 8zm0 449.5c-139.2 0-235.8-138-190.2-267.9l78.8 35.1c-2.1 10.5-3.3 21.5-3.3 32.9 0 99 73.9 126.9 120.4 126.9 22.9 0 53.5-6.7 79.4-29.5L297 311.1c-5.5 6.3-17.6 16.7-36.3 16.7-37.8 0-53.7-39.9-53.9-71.9 230.4 102.6 216.5 96.5 217.9 96.8-34.3 62.4-100.6 104.8-176.7 104.8zm194.2-150l-224-100c18.8-34 54.9-30.7 74.7-11l40.4-41.6c-27.1-23.3-58-27.5-78.1-27.5-47.4 0-80.9 20.5-100.7 51.6l-74.9-33.4c36.1-54.9 98.1-91.2 168.5-91.2 111.1 0 201.5 90.4 201.5 201.5 0 18-2.4 35.4-6.8 52-.3-.1-.4-.2-.6-.4z"], - "creative-commons-pd-alt": [496, 512, [], "f4ed", "M247.6 8C104.7 8 0 123.1 0 256c0 138.5 113.6 248 247.6 248C377.5 504 496 403.1 496 256 496 118.1 389.4 8 247.6 8zm.8 450.8c-112.5 0-203.7-93-203.7-202.8 0-105.4 85.5-203.3 203.7-203.3 112.6 0 202.9 89.5 202.8 203.3 0 121.7-99.6 202.8-202.8 202.8zM316.7 186h-53.2v137.2h53.2c21.4 0 70-5.1 70-68.6 0-63.4-48.6-68.6-70-68.6zm.8 108.5h-19.9v-79.7l19.4-.1c3.8 0 35-2.1 35 39.9 0 24.6-10.5 39.9-34.5 39.9zM203.7 186h-68.2v137.3h34.6V279h27c54.1 0 57.1-37.5 57.1-46.5 0-31-16.8-46.5-50.5-46.5zm-4.9 67.3h-29.2v-41.6h28.3c30.9 0 28.8 41.6.9 41.6z"], - "creative-commons-remix": [496, 512, [], "f4ee", "M247.6 8C389.4 8 496 118.1 496 256c0 147.1-118.5 248-248.4 248C113.6 504 0 394.5 0 256 0 123.1 104.7 8 247.6 8zm.8 44.7C130.2 52.7 44.7 150.6 44.7 256c0 109.8 91.2 202.8 203.7 202.8 103.2 0 202.8-81.1 202.8-202.8.1-113.8-90.2-203.3-202.8-203.3zm161.7 207.7l4.9 2.2v70c-7.2 3.6-63.4 27.5-67.3 28.8-6.5-1.8-113.7-46.8-137.3-56.2l-64.2 26.6-63.3-27.5v-63.8l59.3-24.8c-.7-.7-.4 5-.4-70.4l67.3-29.7L361 178.5v61.6l49.1 20.3zm-70.4 81.5v-43.8h-.4v-1.8l-113.8-46.5V295l113.8 46.9v-.4l.4.4zm7.5-57.6l39.9-16.4-36.8-15.5-39 16.4 35.9 15.5zm52.3 38.1v-43L355.2 298v43.4l44.3-19z"], - "creative-commons-sa": [496, 512, [], "f4ef", "M247.6 8C389.4 8 496 118.1 496 256c0 147.1-118.5 248-248.4 248C113.6 504 0 394.5 0 256 0 123.1 104.7 8 247.6 8zm.8 44.7C130.2 52.7 44.7 150.6 44.7 256c0 109.8 91.2 202.8 203.7 202.8 103.2 0 202.8-81.1 202.8-202.8.1-113.8-90.2-203.3-202.8-203.3zM137.7 221c13-83.9 80.5-95.7 108.9-95.7 99.8 0 127.5 82.5 127.5 134.2 0 63.6-41 132.9-128.9 132.9-38.9 0-99.1-20-109.4-97h62.5c1.5 30.1 19.6 45.2 54.5 45.2 23.3 0 58-18.2 58-82.8 0-82.5-49.1-80.6-56.7-80.6-33.1 0-51.7 14.6-55.8 43.8h18.2l-49.2 49.2-49-49.2h19.4z"], - "creative-commons-sampling": [496, 512, [], "f4f0", "M247.6 8C389.4 8 496 118.1 496 256c0 147.1-118.5 248-248.4 248C113.6 504 0 394.5 0 256 0 123.1 104.7 8 247.6 8zm.8 44.7C130.2 52.7 44.7 150.6 44.7 256c0 109.8 91.2 202.8 203.7 202.8 103.2 0 202.8-81.1 202.8-202.8.1-113.8-90.2-203.3-202.8-203.3zm3.6 53.2c2.8-.3 11.5 1 11.5 11.5l6.6 107.2 4.9-59.3c0-6 4.7-10.6 10.6-10.6 5.9 0 10.6 4.7 10.6 10.6 0 2.5-.5-5.7 5.7 81.5l5.8-64.2c.3-2.9 2.9-9.3 10.2-9.3 3.8 0 9.9 2.3 10.6 8.9l11.5 96.5 5.3-12.8c1.8-4.4 5.2-6.6 10.2-6.6h58v21.3h-50.9l-18.2 44.3c-3.9 9.9-19.5 9.1-20.8-3.1l-4-31.9-7.5 92.6c-.3 3-3 9.3-10.2 9.3-3 0-9.8-2.1-10.6-9.3 0-1.9.6 5.8-6.2-77.9l-5.3 72.2c-1.1 4.8-4.8 9.3-10.6 9.3-2.9 0-9.8-2-10.6-9.3 0-1.9.5 6.7-5.8-87.7l-5.8 94.8c0 6.3-3.6 12.4-10.6 12.4-5.2 0-10.6-4.1-10.6-12l-5.8-87.7c-5.8 92.5-5.3 84-5.3 85.9-1.1 4.8-4.8 9.3-10.6 9.3-3 0-9.8-2.1-10.6-9.3 0-.7-.4-1.1-.4-2.6l-6.2-88.6L182 348c-.7 6.5-6.7 9.3-10.6 9.3-5.8 0-9.6-4.1-10.6-8.9L149.7 272c-2 4-3.5 8.4-11.1 8.4H87.2v-21.3H132l13.7-27.9c4.4-9.9 18.2-7.2 19.9 2.7l3.1 20.4 8.4-97.9c0-6 4.8-10.6 10.6-10.6.5 0 10.6-.2 10.6 12.4l4.9 69.1 6.6-92.6c0-10.1 9.5-10.6 10.2-10.6.6 0 10.6.7 10.6 10.6l5.3 80.6 6.2-97.9c.1-1.1-.6-10.3 9.9-11.5z"], - "creative-commons-sampling-plus": [496, 512, [], "f4f1", "M247.6 8C389.4 8 496 118.1 496 256c0 147.1-118.5 248-248.4 248C113.6 504 0 394.5 0 256 0 123.1 104.7 8 247.6 8zm.8 44.7C130.2 52.7 44.7 150.6 44.7 256c0 109.8 91.2 202.8 203.7 202.8 103.2 0 202.8-81.1 202.8-202.8.1-113.8-90.2-203.3-202.8-203.3zm107 205.6c-4.7 0-9 2.8-10.7 7.2l-4 9.5-11-92.8c-1.7-13.9-22-13.4-23.1.4l-4.3 51.4-5.2-68.8c-1.1-14.3-22.1-14.2-23.2 0l-3.5 44.9-5.9-94.3c-.9-14.5-22.3-14.4-23.2 0l-5.1 83.7-4.3-66.3c-.9-14.4-22.2-14.4-23.2 0l-5.3 80.2-4.1-57c-1.1-14.3-22-14.3-23.2-.2l-7.7 89.8-1.8-12.2c-1.7-11.4-17.1-13.6-22-3.3l-13.2 27.7H87.5v23.2h51.3c4.4 0 8.4-2.5 10.4-6.4l10.7 73.1c2 13.5 21.9 13 23.1-.7l3.8-43.6 5.7 78.3c1.1 14.4 22.3 14.2 23.2-.1l4.6-70.4 4.8 73.3c.9 14.4 22.3 14.4 23.2-.1l4.9-80.5 4.5 71.8c.9 14.3 22.1 14.5 23.2.2l4.6-58.6 4.9 64.4c1.1 14.3 22 14.2 23.1.1l6.8-83 2.7 22.3c1.4 11.8 17.7 14.1 22.3 3.1l18-43.4h50.5V258l-58.4.3zm-78 5.2h-21.9v21.9c0 4.1-3.3 7.5-7.5 7.5-4.1 0-7.5-3.3-7.5-7.5v-21.9h-21.9c-4.1 0-7.5-3.3-7.5-7.5 0-4.1 3.4-7.5 7.5-7.5h21.9v-21.9c0-4.1 3.4-7.5 7.5-7.5s7.5 3.3 7.5 7.5v21.9h21.9c4.1 0 7.5 3.3 7.5 7.5 0 4.1-3.4 7.5-7.5 7.5z"], - "creative-commons-share": [496, 512, [], "f4f2", "M247.6 8C389.4 8 496 118.1 496 256c0 147.1-118.5 248-248.4 248C113.6 504 0 394.5 0 256 0 123.1 104.7 8 247.6 8zm.8 44.7C130.2 52.7 44.7 150.6 44.7 256c0 109.8 91.2 202.8 203.7 202.8 103.2 0 202.8-81.1 202.8-202.8.1-113.8-90.2-203.3-202.8-203.3zm101 132.4c7.8 0 13.7 6.1 13.7 13.7v182.5c0 7.7-6.1 13.7-13.7 13.7H214.3c-7.7 0-13.7-6-13.7-13.7v-54h-54c-7.8 0-13.7-6-13.7-13.7V131.1c0-8.2 6.6-12.7 12.4-13.7h136.4c7.7 0 13.7 6 13.7 13.7v54h54zM159.9 300.3h40.7V198.9c0-7.4 5.8-12.6 12-13.7h55.8v-40.3H159.9v155.4zm176.2-88.1H227.6v155.4h108.5V212.2z"], - "creative-commons-zero": [496, 512, [], "f4f3", "M247.6 8C389.4 8 496 118.1 496 256c0 147.1-118.5 248-248.4 248C113.6 504 0 394.5 0 256 0 123.1 104.7 8 247.6 8zm.8 44.7C130.2 52.7 44.7 150.6 44.7 256c0 109.8 91.2 202.8 203.7 202.8 103.2 0 202.8-81.1 202.8-202.8.1-113.8-90.2-203.3-202.8-203.3zm-.4 60.5c-81.9 0-102.5 77.3-102.5 142.8 0 65.5 20.6 142.8 102.5 142.8S350.5 321.5 350.5 256c0-65.5-20.6-142.8-102.5-142.8zm0 53.9c3.3 0 6.4.5 9.2 1.2 5.9 5.1 8.8 12.1 3.1 21.9l-54.5 100.2c-1.7-12.7-1.9-25.1-1.9-34.4 0-28.8 2-88.9 44.1-88.9zm40.8 46.2c2.9 15.4 3.3 31.4 3.3 42.7 0 28.9-2 88.9-44.1 88.9-13.5 0-32.6-7.7-20.1-26.4l60.9-105.2z"], - "critical-role": [445, 512, [], "f6c9", "M224.82 0c.26.15 216.57 124.51 217.12 124.72 3.04 1.18 3.7 3.46 3.7 6.56-.07 83.45-.06 166.9-.01 250.36 0 2.77-.98 4.43-3.38 5.78C420.88 399.41 234.39 505.71 223.32 512h-3C141 466.34 2.08 386.56 1.93 386.48c-1.29-.74-1.96-1.75-1.88-3.24.04-.87-.03-225.94-.05-253.1 0-2.44.89-3.79 2.93-4.93C26.19 112.11 212.2 5.98 223.07 0h1.75zM214.4 20.42l-.22-.16C149.43 57.12 84.69 94 19.95 130.87c.04.12.08.23.13.35 10.19 3.84 20.39 7.69 30.86 11.64-7.71 5.99-8.32 6.03-10.65 5.13-.1-.04-24.17-9.28-26.8-9.99v230.42c.88-1.41 64.07-110.91 64.13-111.01 1.62-2.82 3.03-1.92 9.12-1.52 1.4.09 1.48.22.78 1.42-41.19 71.33-36.4 62.99-67.48 116.94-.81 1.4-.61 1.13 1.25 1.13 227.73 0 176.4 0 186.5.03 1.44 0 1.69-.23 1.7-1.64.01-2.96.01-5.92 0-8.88 0-1.34 2.36-.81-18.37-1.01-7.46-.07-14.14-3.22-21.38-12.7-7.38-9.66-14.62-19.43-21.85-29.21-2.28-3.08-3.45-2.38-16.76-2.38-1.75 0-1.78 0-1.76 1.82.29 26.21.15 25.27 1.04 32.66.52 4.37 2.16 4.2 9.69 4.81 3.14.26 3.88 4.08.52 4.92-1.57.39-31.6.51-33.67-.1-2.27-.66-2.55-4.08.3-4.73 3.29-.76 6.16.81 6.66-4.44 1.3-13.66 1.17-9.04 1.1-79.42-.01-10.82-.35-12.58-5.36-13.55-1.22-.24-3.54-.16-4.69-.55-2.88-.97-2-4.84 1.77-4.85 33.67-.03 46.08-1.07 56.06 4.86 7.74 4.61 11.98 11.48 12.51 20.4.88 14.59-6.51 22.35-14.99 32.59-.68.82-.72 1.38-.04 2.22 2.6 3.25 5.05 6.63 7.71 9.83 27.56 33.23 24.11 30.54 41.28 33.06.89.13 1.02-.42 1.01-1.15-.02-3.67.01-7.33-.02-11-.01-1.02.32-1.43 1.41-1.26 12.54 1.91 21.85-.07 23.58-.3 1.08-.15 1.5.2 1.48 1.33 0 .11.88 26.69.87 26.8-.05 1.52.67 1.62 1.89 1.62 62.38-.02 125.15-.02 186.71-.02-27.12-47.03-54.11-93.85-81.18-140.81 2.26-.66-.4-.03 6.69-1.39 2.03-.39 2.05-.41 3.11 1.44 7.31 12.64 77.31 133.96 77.37 134.06V137.98c-1.72.5-103.3 38.72-105.76 39.68-1.08.42-1.55.2-1.91-.88-.63-1.9-1.34-3.76-2.09-5.62-.32-.79-.09-1.13.65-1.39.1-.04 95.53-35.85 103.04-38.77C360.69 93.43 295.55 56 230.1 18.4c29.07 50.36 57.95 100.37 86.82 150.39-.09.11-.18.22-.28.33-9.57-.9-10.46-1.6-11.8-3.94-.96-1.69-73.5-127.71-82-142.16-9.1 14.67-83.56 146.21-85.37 146.32-2.93.17-5.88.08-9.25.08 28.83-49.83 57.5-99.42 86.18-149zm51.93 129.92c1.85-.05 3.7-.52 5.54-.85 1.69-.3 2.53.2 2.6 1.92 0 .11.07 19.06-.86 20.45-.87 1.3-1.88 1.22-2.6-.19-4.96-9.69 6.22-9.66-39.12-12.05-.7-.04-1 .23-.97.93 0 .13 3.72 121.98 3.73 122.11.02.89.52 1.2 1.21 1.51 2.92 1.31 5.96 2.42 8.7 4.05 7.31 4.33 11.38 10.84 12.41 19.31 1.44 11.8-2.77 35.77-32.21 37.14-2.75.13-28.26 1.08-34.14-23.25-4.66-19.26 8.26-32.7 19.89-36.4 1.49-.47 1.95-1.26 1.98-2.66.1-5.63 3-107.1 3.71-121.35.05-1.08-.62-1.16-1.35-1.15-32.35.52-36.75-.34-40.22 8.52-2.42 6.18-4.14 1.32-3.95.23a1361.1 1361.1 0 0 1 3.31-18.03c.4-2.11 1.43-2.61 3.43-1.86 5.59 2.11 6.72 1.7 37.25 1.92 1.73.01 1.78-.08 1.82-1.85.68-27.49.58-22.59.97-29.55.07-1.29-.41-2.17-1.63-2.8-5.6-2.91-8.75-7.55-8.9-13.87-.35-14.81 17.72-21.67 27.38-11.51 6.84 7.19 5.8 18.91-2.45 24.15-1.66 1.06-2.31 2.33-2.22 4.34.03.59-.11-4.31.98 30.05.03.9.43 1.12 1.24 1.11.1 0 23.01-.09 34.47-.37zM67.27 141.7c19.84-4.51 32.68-.56 52.49 1.69 2.76.31 3.74 1.22 3.62 3.99-.21 4.99-1.16 22.33-1.24 23.15-.1 1.04-.6 1.91-1.63 2.34-4.06 1.7-3.61-4.45-4.01-7.29-3.13-22.43-73.87-32.7-74.63 25.4-.31 23.92 17.01 53.63 54.08 50.88 27.24-2.01 19.05-20.19 24.84-20.47 1.98-.1 3.33 1.33 2.98 3.36-1.83 10.85-3.42 18.95-3.45 19.15-1.51 9.18-86.67 22.08-93.35-42.05-2.68-25.87 10.47-53.37 40.3-60.15zm79.99 87.67c-6.5-.03-12.99 0-19.49-.04-1.96-.01-2.78-1.61-2.66-1.79 2.38-3.75 5.89.92 5.86-6.14-.08-25.75.21-37.99.23-40.1.03-3.42-.53-4.65-3.32-4.94-7-.72-3.11-3.37-1.11-3.38 11.84-.1 22.62-.18 30.05.72 8.77 1.07 16.71 12.63 7.93 22.62-1.98 2.25-4.03 4.42-6.14 6.73.95 1.15 6.9 8.82 17.28 19.68 2.66 2.78 6.15 3.51 9.88 3.13 1.22-.12 2.11-.75 2.23-2.12.3-3.42.26 4.73.45-40.58.02-5.65-.34-6.58-3.23-6.83-3.95-.35-4.03-2.26-.69-3.37.12-.04 18.98-.09 19.09-.09.32 0 4.49.53 1.05 3.38-.05.05-.16.03-.24.04-3.61.26-3.94.98-3.96 4.62-.27 43.93.07 40.23.41 42.82.11.84.27 2.23 5.1 2.14 2.49-.04 3.86 3.37-.02 3.4-10.37.08-20.74.03-31.11.07-10.67.04-13.47-6.2-24.21-20.82-1.6-2.18-8.31-2.36-8.2-.37.88 16.47 0 17.78 3.99 17.67 4.75-.1 4.73 3.57.83 3.55zm274.97-10.15c-1.21 7.13.17 10.38-5.3 10.34-61.55-.42-47.82-.22-50.72-.31-1.22-.04-2.43-.44-3.63-.73-2.53-.6 1.48-1.23-.38-5.6-1.43-3.37-2.78-6.78-4.11-10.19-.38-.98-.94-1.44-2.04-1.44-3.12 0-7.27-.44-14.58.07-.58.04-1.4.55-1.62 1.06-1.58 3.62-3.07 7.29-4.51 10.96-1.27 3.23 7.86 1.32 12.19 2.16 2.97.57 4.53 3.72.66 3.73-8.79.03-17.58.06-26.37.05-2.92 0-3.09-3.15-.74-3.21 2.67-.07 4.74-1.13 5.92-3.47 1.5-2.97 2.8-6.04 4.11-9.09 18.18-42.14 17.06-40.17 18.42-41.61 1-1.06 2.07-1.05 3.03.04 2.93 3.34 18.4 44.71 23.62 51.92 1.96 2.7 5.74 1.98 6.36 2.01 3.61.13 3.97-1.11 4.13-4.29.09-1.87.08 1.17.07-41.24 0-4.46-2.36-3.74-5.55-4.27-.26-.04-2.56-.63-.08-3.06.21-.2-.89-.24 21.7-.15 2.32.01 5.32 2.75-1.21 3.45-1.81.19-2.58 1-2.66 2.83-.07 1.63-.19 38.89.29 41.21.35 1.73 1.73 2.38 3.23 2.43 13.25.43 14.92.44 16.04-3.41 1.67-5.78 4.13-2.52 3.73-.19zm-104.68 64.37c-4.24 0-4.42-3.39-.61-3.41 35.91-.16 28.11.38 37.19-.65 1.68-.19 2.38.24 2.25 1.89-.26 3.39-.64 6.78-1.03 10.16-.25 2.16-3.2 2.61-3.4-.15-.38-5.31-2.15-4.45-15.63-5.08-1.58-.07-1.64-.02-1.64 1.52v16.12c0 1.65 0 1.6 1.62 1.47 3.12-.25 10.31.34 15.69-1.52.47-.16 3.3-1.79 3.07 1.76-.01.21-.76 10.35-1.18 11.39-.53 1.29-1.88 1.51-2.58.32-1.17-1.95 0-5.08-3.71-5.3-15.42-.9-12.91-2.55-12.91 5.99 0 12.25-.76 16.11 3.89 16.24 16.64.48 14.4 0 16.43-5.71.84-2.37 3.5-1.77 3.18.58-.44 3.21-.85 6.43-1.23 9.64-.04.36-.16 2.4-4.66 2.39-37.16-.08-34.54-.19-35.21-.31-2.72-.51-2.2-3.04.22-3.45 1.1-.19 4.03.54 4.16-2.56 2.44-56.22-.07-51.34-3.91-51.33zm-.41-109.52c2.46.61 3.13 1.76 2.95 4.65-.33 5.3-.34 8.98-.55 9.69-.66 2.23-3.15 2.12-3.34-.27-.38-4.81-3.05-7.82-7.57-9.15-26.28-7.73-32.81 15.46-27.17 30.22 5.88 15.41 21.99 15.92 28.86 13.78 5.92-1.85 5.88-6.5 6.91-7.58 1.23-1.3 2.25-1.84 3.12 1.1.03.1.57 11.89-5.97 12.75-1.6.21-19.38 3.69-32.68-3.39-21.01-11.19-16.74-35.47-6.88-45.33 14.03-14.06 39.91-7.06 42.32-6.47zM288.8 280.14c3.28 0 3.66 3 .16 3.43-2.61.32-4.97-.42-5 5.46-.01 1.98-.19 29.05.4 41.45.11 2.29 1.15 3.52 3.44 3.65 22.03 1.21 14.95-1.65 18.79-6.34 1.83-2.24 2.76.84 2.76 1.08.35 13.62-3.96 12.39-5.19 12.4-.1 0-38.08-.18-38.18-.19-1.93-.23-2.06-2.99-.42-3.38 1.99-.48 4.94.4 5.13-2.8.96-15.87.57-44.65.34-47.81-.27-3.77-2.8-3.27-5.68-3.71-2.47-.38-1.99-3.22.34-3.22 1.47-.02 17.99-.03 23.11-.02zm-31.63-57.79c.07 4.08 2.86 3.46 6.01 3.58 2.61.1 2.53 3.41-.07 3.43-6.48.04-13.7-.02-21.61-.06-3.84-.02-3.38-3.35.04-3.37 4.49-.03 3.24 1.61 3.41-45.54.02-5.08-3.27-3.54-4.72-4.23-2.58-1.23-1.36-3.09.41-3.15 1.29-.05 20.19-.41 21.17.21 1.13.72 1.87 1.65-.42 2.86-.99.52-3.86-.28-4.15 2.47-.02.21-.82 1.63-.07 43.8zm-36.91 274.27c1.14.66 2.12.66 3.26 0 16.99-9.79 181.97-103.57 197.42-112.51-.14-.43 11.26-.18-181.52-.27-1.22 0-1.57.37-1.53 1.56 0 .1 1.25 44.51 1.22 50.38-.02 2.58-.62 5.22-1.36 7.71-.55 1.83.38-.5-13.5 32.23-.73 1.72-1.04 2.21-1.97-.08-4.19-10.34-8.28-20.72-12.57-31.01-1.46-3.5-2.24-7-2-10.79.16-2.46.8-16.12 1.51-48.02.04-1.95.01-1.96-1.96-1.96h-183c2.58 1.63 178.32 102.57 196 112.76zm-90.9-188.75c0 2.4.36 2.79 2.76 3.03 11.54 1.17 21.04 3.74 25.64-7.32 6.01-14.46 2.66-34.41-12.48-38.84-2.01-.59-15.96-2.76-15.94 1.51.05 8.01.01 11.58.02 41.62zm105.75-15.05c0 2.13 1.07 38.68 1.09 39.13.34 9.94-25.58 5.77-25.23-2.59.08-2.02 1.37-37.42 1.1-39.43-14.1 7.44-14.42 40.21 6.44 48.8 8.43 3.47 17.54.6 22.39-7.07 4.91-7.76 6.84-29.47-5.43-38.96-.12.05-.24.09-.36.12zM222.83 94.78c-9.83-.03-9.73 14.75-.07 14.87 9.59.11 10.1-14.84.07-14.87zm-80.15 103.87c.02 1.8.41 2.4 2.17 2.58 13.62 1.39 12.51-10.99 12.16-13.36-1.69-11.22-14.38-10.2-14.35-7.81.05 4.5-.03 13.68.02 18.59zm212.31 6.4c-2.03-5.28-4-10.39-6.1-15.84-2.16 5.48-4.16 10.57-6.23 15.84h12.33z"], - "css3": [512, 512, [], "f13c", "M480 32l-64 368-223.3 80L0 400l19.6-94.8h82l-8 40.6L210 390.2l134.1-44.4 18.8-97.1H29.5l16-82h333.7l10.5-52.7H56.3l16.3-82H480z"], - "css3-alt": [384, 512, [], "f38b", "M0 32l34.9 395.8L192 480l157.1-52.2L384 32H0zm313.1 80l-4.8 47.3L193 208.6l-.3.1h111.5l-12.8 146.6-98.2 28.7-98.8-29.2-6.4-73.9h48.9l3.2 38.3 52.6 13.3 54.7-15.4 3.7-61.6-166.3-.5v-.1l-.2.1-3.6-46.3L193.1 162l6.5-2.7H76.7L70.9 112h242.2z"], - "cuttlefish": [440, 512, [], "f38c", "M344 305.5c-17.5 31.6-57.4 54.5-96 54.5-56.6 0-104-47.4-104-104s47.4-104 104-104c38.6 0 78.5 22.9 96 54.5 13.7-50.9 41.7-93.3 87-117.8C385.7 39.1 320.5 8 248 8 111 8 0 119 0 256s111 248 248 248c72.5 0 137.7-31.1 183-80.7-45.3-24.5-73.3-66.9-87-117.8z"], - "d-and-d": [576, 512, [], "f38d", "M82.5 98.9c-.6-17.2 2-33.8 12.7-48.2.3 7.4 1.2 14.5 4.2 21.6 5.9-27.5 19.7-49.3 42.3-65.5-1.9 5.9-3.5 11.8-3 17.7 8.7-7.4 18.8-17.8 44.4-22.7 14.7-2.8 29.7-2 42.1 1 38.5 9.3 61 34.3 69.7 72.3 5.3 23.1.7 45-8.3 66.4-5.2 12.4-12 24.4-20.7 35.1-2-1.9-3.9-3.8-5.8-5.6-42.8-40.8-26.8-25.2-37.4-37.4-1.1-1.2-1-2.2-.1-3.6 8.3-13.5 11.8-28.2 10-44-1.1-9.8-4.3-18.9-11.3-26.2-14.5-15.3-39.2-15-53.5.6-11.4 12.5-14.1 27.4-10.9 43.6.2 1.3.4 2.7 0 3.9-3.4 13.7-4.6 27.6-2.5 41.6.1.5.1 1.1.1 1.6 0 .3-.1.5-.2 1.1-21.8-11-36-28.3-43.2-52.2-8.3 17.8-11.1 35.5-6.6 54.1-15.6-15.2-21.3-34.3-22-55.2zm469.6 123.2c-11.6-11.6-25-20.4-40.1-26.6-12.8-5.2-26-7.9-39.9-7.1-10 .6-19.6 3.1-29 6.4-2.5.9-5.1 1.6-7.7 2.2-4.9 1.2-7.3-3.1-4.7-6.8 3.2-4.6 3.4-4.2 15-12 .6-.4 1.2-.8 2.2-1.5h-2.5c-.6 0-1.2.2-1.9.3-19.3 3.3-30.7 15.5-48.9 29.6-10.4 8.1-13.8 3.8-12-.5 1.4-3.5 3.3-6.7 5.1-10 1-1.8 2.3-3.4 3.5-5.1-.2-.2-.5-.3-.7-.5-27 18.3-46.7 42.4-57.7 73.3.3.3.7.6 1 .9.3-.6.5-1.2.9-1.7 10.4-12.1 22.8-21.8 36.6-29.8 18.2-10.6 37.5-18.3 58.7-20.2 4.3-.4 8.7-.1 13.1-.1-1.8.7-3.5.9-5.3 1.1-18.5 2.4-35.5 9-51.5 18.5-30.2 17.9-54.5 42.2-75.1 70.4-.3.4-.4.9-.7 1.3 14.5 5.3 24 17.3 36.1 25.6.2-.1.3-.2.4-.4l1.2-2.7c12.2-26.9 27-52.3 46.7-74.5 16.7-18.8 38-25.3 62.5-20 5.9 1.3 11.4 4.4 17.2 6.8 2.3-1.4 5.1-3.2 8-4.7 8.4-4.3 17.4-7 26.7-9 14.7-3.1 29.5-4.9 44.5-1.3v-.5c-.5-.4-1.2-.8-1.7-1.4zM316.7 397.6c-39.4-33-22.8-19.5-42.7-35.6-.8.9 0-.2-1.9 3-11.2 19.1-25.5 35.3-44 47.6-10.3 6.8-21.5 11.8-34.1 11.8-21.6 0-38.2-9.5-49.4-27.8-12-19.5-13.3-40.7-8.2-62.6 7.8-33.8 30.1-55.2 38.6-64.3-18.7-6.2-33 1.7-46.4 13.9.8-13.9 4.3-26.2 11.8-37.3-24.3 10.6-45.9 25-64.8 43.9-.3-5.8 5.4-43.7 5.6-44.7.3-2.7-.6-5.3-3-7.4-24.2 24.7-44.5 51.8-56.1 84.6 7.4-5.9 14.9-11.4 23.6-16.2-8.3 22.3-19.6 52.8-7.8 101.1 4.6 19 11.9 36.8 24.1 52.3 2.9 3.7 6.3 6.9 9.5 10.3.2-.2.4-.3.6-.5-1.4-7-2.2-14.1-1.5-21.9 2.2 3.2 3.9 6 5.9 8.6 12.6 16 28.7 27.4 47.2 35.6 25 11.3 51.1 13.3 77.9 8.6 54.9-9.7 90.7-48.6 116-98.8 1-1.8.6-2.9-.9-4.2zm172-46.4c-9.5-3.1-22.2-4.2-28.7-2.9 9.9 4 14.1 6.6 18.8 12 12.6 14.4 10.4 34.7-5.4 45.6-11.7 8.1-24.9 10.5-38.9 9.1-1.2-.1-2.3-.4-3-.6 2.8-3.7 6-7 8.1-10.8 9.4-16.8 5.4-42.1-8.7-56.1-2.1-2.1-4.6-3.9-7-5.9-.3 1.3-.1 2.1.1 2.8 4.2 16.6-8.1 32.4-24.8 31.8-7.6-.3-13.9-3.8-19.6-8.5-19.5-16.1-39.1-32.1-58.5-48.3-5.9-4.9-12.5-8.1-20.1-8.7-4.6-.4-9.3-.6-13.9-.9-5.9-.4-8.8-2.8-10.4-8.4-.9-3.4-1.5-6.8-2.2-10.2-1.5-8.1-6.2-13-14.3-14.2-4.4-.7-8.9-1-13.3-1.5-13-1.4-19.8-7.4-22.6-20.3-5 11-1.6 22.4 7.3 29.9 4.5 3.8 9.3 7.3 13.8 11.2 4.6 3.8 7.4 8.7 7.9 14.8.4 4.7.8 9.5 1.8 14.1 2.2 10.6 8.9 18.4 17 25.1 16.5 13.7 33 27.3 49.5 41.1 17.9 15 13.9 32.8 13 56-.9 22.9 12.2 42.9 33.5 51.2 1 .4 2 .6 3.6 1.1-15.7-18.2-10.1-44.1.7-52.3.3 2.2.4 4.3.9 6.4 9.4 44.1 45.4 64.2 85 56.9 16-2.9 30.6-8.9 42.9-19.8 2-1.8 3.7-4.1 5.9-6.5-19.3 4.6-35.8.1-50.9-10.6.7-.3 1.3-.3 1.9-.3 21.3 1.8 40.6-3.4 57-17.4 19.5-16.6 26.6-42.9 17.4-66-8.3-20.1-23.6-32.3-43.8-38.9zM99.4 179.3c-5.3-9.2-13.2-15.6-22.1-21.3 13.7-.5 26.6.2 39.6 3.7-7-12.2-8.5-24.7-5-38.7 5.3 11.9 13.7 20.1 23.6 26.8 19.7 13.2 35.7 19.6 46.7 30.2 3.4 3.3 6.3 7.1 9.6 10.9-.8-2.1-1.4-4.1-2.2-6-5-10.6-13-18.6-22.6-25-1.8-1.2-2.8-2.5-3.4-4.5-3.3-12.5-3-25.1-.7-37.6 1-5.5 2.8-10.9 4.5-16.3.8-2.4 2.3-4.6 4-6.6.6 6.9 0 25.5 19.6 46 10.8 11.3 22.4 21.9 33.9 32.7 9 8.5 18.3 16.7 25.5 26.8 1.1 1.6 2.2 3.3 3.8 4.7-5-13-14.2-24.1-24.2-33.8-9.6-9.3-19.4-18.4-29.2-27.4-3.3-3-4.6-6.7-5.1-10.9-1.2-10.4 0-20.6 4.3-30.2.5-1 1.1-2 1.9-3.3.5 4.2.6 7.9 1.4 11.6 4.8 23.1 20.4 36.3 49.3 63.5 10 9.4 19.3 19.2 25.6 31.6 4.8 9.3 7.3 19 5.7 29.6-.1.6.5 1.7 1.1 2 6.2 2.6 10 6.9 9.7 14.3 7.7-2.6 12.5-8 16.4-14.5 4.2 20.2-9.1 50.3-27.2 58.7.4-4.5 5-23.4-16.5-27.7-6.8-1.3-12.8-1.3-22.9-2.1 4.7-9 10.4-20.6.5-22.4-24.9-4.6-52.8 1.9-57.8 4.6 8.2.4 16.3 1 23.5 3.3-2 6.5-4 12.7-5.8 18.9-1.9 6.5 2.1 14.6 9.3 9.6 1.2-.9 2.3-1.9 3.3-2.7-3.1 17.9-2.9 15.9-2.8 18.3.3 10.2 9.5 7.8 15.7 7.3-2.5 11.8-29.5 27.3-45.4 25.8 7-4.7 12.7-10.3 15.9-17.9-6.5.8-12.9 1.6-19.2 2.4l-.3-.9c4.7-3.4 8-7.8 10.2-13.1 8.7-21.1-3.6-38-25-39.9-9.1-.8-17.8.8-25.9 5.5 6.2-15.6 17.2-26.6 32.6-34.5-15.2-4.3-8.9-2.7-24.6-6.3 14.6-9.3 30.2-13.2 46.5-14.6-5.2-3.2-48.1-3.6-70.2 20.9 7.9 1.4 15.5 2.8 23.2 4.2-23.8 7-44 19.7-62.4 35.6 1.1-4.8 2.7-9.5 3.3-14.3.6-4.5.8-9.2.1-13.6-1.5-9.4-8.9-15.1-19.7-16.3-7.9-.9-15.6.1-23.3 1.3-.9.1-1.7.3-2.9 0 15.8-14.8 36-21.7 53.1-33.5 6-4.5 6.8-8.2 3-14.9zm128.4 26.8c3.3 16 12.6 25.5 23.8 24.3-4.6-11.3-12.1-19.5-23.8-24.3z"], - "d-and-d-beyond": [640, 512, [], "f6ca", "M313.8 241.5c13.8 0 21-10.1 24.8-17.9-1-1.1-5-4.2-7.4-6.6-2.4 4.3-8.2 10.7-13.9 10.7-10.2 0-15.4-14.7-3.2-26.6-.5-.2-4.3-1.8-8 2.4 0-3 1-5.1 2.1-6.6-3.5 1.3-9.8 5.6-11.4 7.9.2-5.8 1.6-7.5.6-9l-.2-.2s-8.5 5.6-9.3 14.7c0 0 1.1-1.6 2.1-1.9.6-.3 1.3 0 .6 1.9-.2.6-5.8 15.7 5.1 26-.6-1.6-1.9-7.6 2.4-1.9-.3.1 5.8 7.1 15.7 7.1zm52.4-21.1c0-4-4.9-4.4-5.6-4.5 2 3.9.9 7.5.2 9 2.5-.4 5.4-1.6 5.4-4.5zm10.3 5.2c0-6.4-6.2-11.4-13.5-10.7 8 1.3 5.6 13.8-5 11.4 3.7-2.6 3.2-9.9-1.3-12.5 1.4 4.2-3 8.2-7.4 4.6-2.4-1.9-8-6.6-10.6-8.6-2.4-2.1-5.5-1-6.6-1.8-1.3-1.1-.5-3.8-2.2-5-1.6-.8-3-.3-4.8-1-1.6-.6-2.7-1.9-2.6-3.5-2.5 4.4 3.4 6.3 4.5 8.5 1 1.9-.8 4.8 4 8.5 14.8 11.6 9.1 8 10.4 18.1.6 4.3 4.2 6.7 6.4 7.4-2.1-1.9-2.9-6.4 0-9.3 0 13.9 19.2 13.3 23.1 6.4-2.4 1.1-7-.2-9-1.9 7.7 1 14.2-4.1 14.6-10.6zm-39.4-18.4c2 .8 1.6.7 6.4 4.5 10.2-24.5 21.7-15.7 22-15.5 2.2-1.9 9.8-3.8 13.8-2.7-2.4-2.7-7.5-6.2-13.3-6.2-4.7 0-7.4 2.2-8 1.3-.8-1.4 3.2-3.4 3.2-3.4-5.4.2-9.6 6.7-11.2 5.9-1.1-.5 1.4-3.7 1.4-3.7-5.1 2.9-9.3 9.1-10.2 13 4.6-5.8 13.8-9.8 19.7-9-10.5.5-19.5 9.7-23.8 15.8zm242.5 51.9c-20.7 0-40 1.3-50.3 2.1l7.4 8.2v77.2l-7.4 8.2c10.4.8 30.9 2.1 51.6 2.1 42.1 0 59.1-20.7 59.1-48.9 0-29.3-23.2-48.9-60.4-48.9zm-15.1 75.6v-53.3c30.1-3.3 46.8 3.8 46.8 26.3 0 25.6-21.4 30.2-46.8 27zM301.6 181c-1-3.4-.2-6.9 1.1-9.4 1 3 2.6 6.4 7.5 9-.5-2.4-.2-5.6.5-8-1.4-5.4 2.1-9.9 6.4-9.9 6.9 0 8.5 8.8 4.7 14.4 2.1 3.2 5.5 5.6 7.7 7.8 3.2-3.7 5.5-9.5 5.5-13.8 0-8.2-5.5-15.9-16.7-16.5-20-.9-20.2 16.6-20 18.9.5 5.2 3.4 7.8 3.3 7.5zm-.4 6c-.5 1.8-7 3.7-10.2 6.9 4.8-1 7-.2 7.8 1.8.5 1.4-.2 3.4-.5 5.6 1.6-1.8 7-5.5 11-6.2-1-.3-3.4-.8-4.3-.8 2.9-3.4 9.3-4.5 12.8-3.7-2.2-.2-6.7 1.1-8.5 2.6 1.6.3 3 .6 4.3 1.1-2.1.8-4.8 3.4-5.8 6.1 7-5 13.1 5.2 7 8.2.8.2 2.7 0 3.5-.5-.3 1.1-1.9 3-3 3.4 2.9 0 7-1.9 8.2-4.6 0 0-1.8.6-2.6-.2s.3-4.3.3-4.3c-2.3 2.9-3.4-1.3-1.3-4.2-1-.3-3.5-.6-4.6-.5 3.2-1.1 10.4-1.8 11.2-.3.6 1.1-1 3.4-1 3.4 4-.5 8.3 1.1 6.7 5.1 2.9-1.4 5.5-5.9 4.8-10.4-.3 1-1.6 2.4-2.9 2.7.2-1.4-1-2.2-1.9-2.6 1.7-9.6-14.6-14.2-14.1-23.9-1 1.3-1.8 5-.8 7.1 2.7 3.2 8.7 6.7 10.1 12.2-2.6-6.4-15.1-11.4-14.6-20.2-1.6 1.6-2.6 7.8-1.3 11 2.4 1.4 4.5 3.8 4.8 6.1-2.2-5.1-11.4-6.1-13.9-12.2-.6 2.2-.3 5 1 6.7 0 0-2.2-.8-7-.6 1.7.6 5.1 3.5 4.8 5.2zm25.9 7.4c-2.7 0-3.5-2.1-4.2-4.3 3.3 1.3 4.2 4.3 4.2 4.3zm38.9 3.7l-1-.6c-1.1-1-2.9-1.4-4.7-1.4-2.9 0-5.8 1.3-7.5 3.4-.8.8-1.4 1.8-2.1 2.6v15.7c3.5 2.6 7.1-2.9 3-7.2 1.5.3 4.6 2.7 5.1 3.2 0 0 2.6-.5 5-.5 2.1 0 3.9.3 5.6 1.1V196c-1.1.5-2.2 1-2.7 1.4zM79.9 305.9c17.2-4.6 16.2-18 16.2-19.9 0-20.6-24.1-25-37-25H3l8.3 8.6v29.5H0l11.4 14.6V346L3 354.6c61.7 0 73.8 1.5 86.4-5.9 6.7-4 9.9-9.8 9.9-17.6 0-5.1 2.6-18.8-19.4-25.2zm-41.3-27.5c20 0 29.6-.8 29.6 9.1v3c0 12.1-19 8.8-29.6 8.8zm0 59.2V315c12.2 0 32.7-2.3 32.7 8.8v4.5h.2c0 11.2-12.5 9.3-32.9 9.3zm101.2-19.3l23.1.2v-.2l14.1-21.2h-37.2v-14.9h52.4l-14.1-21v-.2l-73.5.2 7.4 8.2v77.1l-7.4 8.2h81.2l14.1-21.2-60.1.2zm214.7-60.1c-73.9 0-77.5 99.3-.3 99.3 77.9 0 74.1-99.3.3-99.3zm-.3 77.5c-37.4 0-36.9-55.3.2-55.3 36.8.1 38.8 55.3-.2 55.3zm-91.3-8.3l44.1-66.2h-41.7l6.1 7.2-20.5 37.2h-.3l-21-37.2 6.4-7.2h-44.9l44.1 65.8.2 19.4-7.7 8.2h42.6l-7.2-8.2zm-28.4-151.3c1.6 1.3 2.9 2.4 2.9 6.6v38.8c0 4.2-.8 5.3-2.7 6.4-.1.1-7.5 4.5-7.9 4.6h35.1c10 0 17.4-1.5 26-8.6-.6-5 .2-9.5.8-12 0-.2-1.8 1.4-2.7 3.5 0-5.7 1.6-15.4 9.6-20.5-.1 0-3.7-.8-9 1.1 2-3.1 10-7.9 10.4-7.9-8.2-26-38-22.9-32.2-22.9-30.9 0-32.6.3-39.9-4 .1.8.5 8.2 9.6 14.9zm21.5 5.5c4.6 0 23.1-3.3 23.1 17.3 0 20.7-18.4 17.3-23.1 17.3zm228.9 79.6l7 8.3V312h-.3c-5.4-14.4-42.3-41.5-45.2-50.9h-31.6l7.4 8.5v76.9l-7.2 8.3h39l-7.4-8.2v-47.4h.3c3.7 10.6 44.5 42.9 48.5 55.6h21.3v-85.2l7.4-8.3zm-106.7-96.1c-32.2 0-32.8.2-39.9-4 .1.7.5 8.3 9.6 14.9 3.1 2 2.9 4.3 2.9 9.5 1.8-1.1 3.8-2.2 6.1-3-1.1 1.1-2.7 2.7-3.5 4.5 1-1.1 7.5-5.1 14.6-3.5-1.6.3-4 1.1-6.1 2.9.1 0 2.1-1.1 7.5-.3v-4.3c4.7 0 23.1-3.4 23.1 17.3 0 20.5-18.5 17.3-19.7 17.3 5.7 4.4 5.8 12 2.2 16.3h.3c33.4 0 36.7-27.3 36.7-34 0-3.8-1.1-32-33.8-33.6z"], - "dashcube": [448, 512, [], "f210", "M326.6 104H110.4c-51.1 0-91.2 43.3-91.2 93.5V427c0 50.5 40.1 85 91.2 85h227.2c51.1 0 91.2-34.5 91.2-85V0L326.6 104zM153.9 416.5c-17.7 0-32.4-15.1-32.4-32.8V240.8c0-17.7 14.7-32.5 32.4-32.5h140.7c17.7 0 32 14.8 32 32.5v123.5l51.1 52.3H153.9z"], - "delicious": [448, 512, [], "f1a5", "M446.5 68c-.4-1.5-.9-3-1.4-4.5-.9-2.5-2-4.8-3.3-7.1-1.4-2.4-3-4.8-4.7-6.9-2.1-2.5-4.4-4.8-6.9-6.8-1.1-.9-2.2-1.7-3.3-2.5-1.3-.9-2.6-1.7-4-2.4-1.8-1-3.6-1.8-5.5-2.5-1.7-.7-3.5-1.3-5.4-1.7-3.8-1-7.9-1.5-12-1.5H48C21.5 32 0 53.5 0 80v352c0 4.1.5 8.2 1.5 12 2 7.7 5.8 14.6 11 20.3 1 1.1 2.1 2.2 3.3 3.3 5.7 5.2 12.6 9 20.3 11 3.8 1 7.9 1.5 12 1.5h352c26.5 0 48-21.5 48-48V80c-.1-4.1-.6-8.2-1.6-12zM416 432c0 8.8-7.2 16-16 16H224V256H32V80c0-8.8 7.2-16 16-16h176v192h192z"], - "deploydog": [512, 512, [], "f38e", "M382.2 136h51.7v239.6h-51.7v-20.7c-19.8 24.8-52.8 24.1-73.8 14.7-26.2-11.7-44.3-38.1-44.3-71.8 0-29.8 14.8-57.9 43.3-70.8 20.2-9.1 52.7-10.6 74.8 12.9V136zm-64.7 161.8c0 18.2 13.6 33.5 33.2 33.5 19.8 0 33.2-16.4 33.2-32.9 0-17.1-13.7-33.2-33.2-33.2-19.6 0-33.2 16.4-33.2 32.6zM188.5 136h51.7v239.6h-51.7v-20.7c-19.8 24.8-52.8 24.1-73.8 14.7-26.2-11.7-44.3-38.1-44.3-71.8 0-29.8 14.8-57.9 43.3-70.8 20.2-9.1 52.7-10.6 74.8 12.9V136zm-64.7 161.8c0 18.2 13.6 33.5 33.2 33.5 19.8 0 33.2-16.4 33.2-32.9 0-17.1-13.7-33.2-33.2-33.2-19.7 0-33.2 16.4-33.2 32.6zM448 96c17.5 0 32 14.4 32 32v256c0 17.5-14.4 32-32 32H64c-17.5 0-32-14.4-32-32V128c0-17.5 14.4-32 32-32h384m0-32H64C28.8 64 0 92.8 0 128v256c0 35.2 28.8 64 64 64h384c35.2 0 64-28.8 64-64V128c0-35.2-28.8-64-64-64z"], - "deskpro": [480, 512, [], "f38f", "M205.9 512l31.1-38.4c12.3-.2 25.6-1.4 36.5-6.6 38.9-18.6 38.4-61.9 38.3-63.8-.1-5-.8-4.4-28.9-37.4H362c-.2 50.1-7.3 68.5-10.2 75.7-9.4 23.7-43.9 62.8-95.2 69.4-8.7 1.1-32.8 1.2-50.7 1.1zm200.4-167.7c38.6 0 58.5-13.6 73.7-30.9l-175.5-.3-17.4 31.3 119.2-.1zm-43.6-223.9v168.3h-73.5l-32.7 55.5H250c-52.3 0-58.1-56.5-58.3-58.9-1.2-13.2-21.3-11.6-20.1 1.8 1.4 15.8 8.8 40 26.4 57.1h-91c-25.5 0-110.8-26.8-107-114V16.9C0 .9 9.7.3 15 .1h82c.2 0 .3.1.5.1 4.3-.4 50.1-2.1 50.1 43.7 0 13.3 20.2 13.4 20.2 0 0-18.2-5.5-32.8-15.8-43.7h84.2c108.7-.4 126.5 79.4 126.5 120.2zm-132.5 56l64 29.3c13.3-45.5-42.2-71.7-64-29.3z"], - "dev": [448, 512, [], "f6cc", "M120.12 208.29c-3.88-2.9-7.77-4.35-11.65-4.35H91.03v104.47h17.45c3.88 0 7.77-1.45 11.65-4.35 3.88-2.9 5.82-7.25 5.82-13.06v-69.65c-.01-5.8-1.96-10.16-5.83-13.06zM404.1 32H43.9C19.7 32 .06 51.59 0 75.8v360.4C.06 460.41 19.7 480 43.9 480h360.2c24.21 0 43.84-19.59 43.9-43.8V75.8c-.06-24.21-19.7-43.8-43.9-43.8zM154.2 291.19c0 18.81-11.61 47.31-48.36 47.25h-46.4V172.98h47.38c35.44 0 47.36 28.46 47.37 47.28l.01 70.93zm100.68-88.66H201.6v38.42h32.57v29.57H201.6v38.41h53.29v29.57h-62.18c-11.16.29-20.44-8.53-20.72-19.69V193.7c-.27-11.15 8.56-20.41 19.71-20.69h63.19l-.01 29.52zm103.64 115.29c-13.2 30.75-36.85 24.63-47.44 0l-38.53-144.8h32.57l29.71 113.72 29.57-113.72h32.58l-38.46 144.8z"], - "deviantart": [320, 512, [], "f1bd", "M320 93.2l-98.2 179.1 7.4 9.5H320v127.7H159.1l-13.5 9.2-43.7 84c-.3 0-8.6 8.6-9.2 9.2H0v-93.2l93.2-179.4-7.4-9.2H0V102.5h156l13.5-9.2 43.7-84c.3 0 8.6-8.6 9.2-9.2H320v93.1z"], - "dhl": [640, 512, [], "f790", "M238 301.2h58.7L319 271h-58.7L238 301.2zM0 282.9v6.4h81.8l4.7-6.4H0zM172.9 271c-8.7 0-6-3.6-4.6-5.5 2.8-3.8 7.6-10.4 10.4-14.1 2.8-3.7 2.8-5.9-2.8-5.9h-51l-41.1 55.8h100.1c33.1 0 51.5-22.5 57.2-30.3h-68.2zm317.5-6.9l39.3-53.4h-62.2l-39.3 53.4h62.2zM95.3 271H0v6.4h90.6l4.7-6.4zm111-26.6c-2.8 3.8-7.5 10.4-10.3 14.2-1.4 2-4.1 5.5 4.6 5.5h45.6s7.3-10 13.5-18.4c8.4-11.4.7-35-29.2-35H112.6l-20.4 27.8h111.4c5.6 0 5.5 2.2 2.7 5.9zM0 301.2h73.1l4.7-6.4H0v6.4zm323 0h58.7L404 271h-58.7c-.1 0-22.3 30.2-22.3 30.2zm222 .1h95v-6.4h-90.3l-4.7 6.4zm22.3-30.3l-4.7 6.4H640V271h-72.7zm-13.5 18.3H640v-6.4h-81.5l-4.7 6.4zm-164.2-78.6l-22.5 30.6h-26.2l22.5-30.6h-58.7l-39.3 53.4H409l39.3-53.4h-58.7zm33.5 60.3s-4.3 5.9-6.4 8.7c-7.4 10-.9 21.6 23.2 21.6h94.3l22.3-30.3H423.1z"], - "diaspora": [462, 512, [], "f791", "M226.6 354.7c-1.4 0-88 119.9-88.7 119.9-.7 0-86.6-60.5-86.9-61.2-.3-.8 86.6-125.7 86.6-127.4 0-2.2-129.6-44-137.6-47.1-1.3-.5 31.4-101.8 31.7-102.1.6-.7 144.4 47 145.5 47 .4 0 .9-.6 1-1.3.4-2 1-148.6 1.7-149.6.8-1.2 104.5-.7 105.1-.3 1.5 1 3.5 156.1 6.1 156.1 1.4 0 138.7-47 139.3-46.3.8.9 31.9 102.2 31.5 102.6-.9.9-140.2 47.1-140.6 48.8-.3 1.4 82.8 122.1 82.5 122.9-.2.7-85.5 63.5-86.3 63.5-1-.2-89-125.5-90.9-125.5z"], - "digg": [512, 512, [], "f1a6", "M81.7 172.3H0v174.4h132.7V96h-51v76.3zm0 133.4H50.9v-92.3h30.8v92.3zm297.2-133.4v174.4h81.8v28.5h-81.8V416H512V172.3H378.9zm81.8 133.4h-30.8v-92.3h30.8v92.3zm-235.6 41h82.1v28.5h-82.1V416h133.3V172.3H225.1v174.4zm51.2-133.3h30.8v92.3h-30.8v-92.3zM153.3 96h51.3v51h-51.3V96zm0 76.3h51.3v174.4h-51.3V172.3z"], - "digital-ocean": [512, 512, [], "f391", "M87 481.8h73.7v-73.6H87zM25.4 346.6v61.6H87v-61.6zm466.2-169.7c-23-74.2-82.4-133.3-156.6-156.6C164.9-32.8 8 93.7 8 255.9h95.8c0-101.8 101-180.5 208.1-141.7 39.7 14.3 71.5 46.1 85.8 85.7 39.1 107-39.7 207.8-141.4 208v.3h-.3V504c162.6 0 288.8-156.8 235.6-327.1zm-235.3 231v-95.3h-95.6v95.6H256v-.3z"], - "discord": [448, 512, [], "f392", "M297.216 243.2c0 15.616-11.52 28.416-26.112 28.416-14.336 0-26.112-12.8-26.112-28.416s11.52-28.416 26.112-28.416c14.592 0 26.112 12.8 26.112 28.416zm-119.552-28.416c-14.592 0-26.112 12.8-26.112 28.416s11.776 28.416 26.112 28.416c14.592 0 26.112-12.8 26.112-28.416.256-15.616-11.52-28.416-26.112-28.416zM448 52.736V512c-64.494-56.994-43.868-38.128-118.784-107.776l13.568 47.36H52.48C23.552 451.584 0 428.032 0 398.848V52.736C0 23.552 23.552 0 52.48 0h343.04C424.448 0 448 23.552 448 52.736zm-72.96 242.688c0-82.432-36.864-149.248-36.864-149.248-36.864-27.648-71.936-26.88-71.936-26.88l-3.584 4.096c43.52 13.312 63.744 32.512 63.744 32.512-60.811-33.329-132.244-33.335-191.232-7.424-9.472 4.352-15.104 7.424-15.104 7.424s21.248-20.224 67.328-33.536l-2.56-3.072s-35.072-.768-71.936 26.88c0 0-36.864 66.816-36.864 149.248 0 0 21.504 37.12 78.08 38.912 0 0 9.472-11.52 17.152-21.248-32.512-9.728-44.8-30.208-44.8-30.208 3.766 2.636 9.976 6.053 10.496 6.4 43.21 24.198 104.588 32.126 159.744 8.96 8.96-3.328 18.944-8.192 29.44-15.104 0 0-12.8 20.992-46.336 30.464 7.68 9.728 16.896 20.736 16.896 20.736 56.576-1.792 78.336-38.912 78.336-38.912z"], - "discourse": [448, 512, [], "f393", "M225.9 32C103.3 32 0 130.5 0 252.1 0 256 .1 480 .1 480l225.8-.2c122.7 0 222.1-102.3 222.1-223.9C448 134.3 348.6 32 225.9 32zM224 384c-19.4 0-37.9-4.3-54.4-12.1L88.5 392l22.9-75c-9.8-18.1-15.4-38.9-15.4-61 0-70.7 57.3-128 128-128s128 57.3 128 128-57.3 128-128 128z"], - "dochub": [416, 512, [], "f394", "M397.9 160H256V19.6L397.9 160zM304 192v130c0 66.8-36.5 100.1-113.3 100.1H96V84.8h94.7c12 0 23.1.8 33.1 2.5v-84C212.9 1.1 201.4 0 189.2 0H0v512h189.2C329.7 512 400 447.4 400 318.1V192h-96z"], - "docker": [640, 512, [], "f395", "M349.9 236.3h-66.1v-59.4h66.1v59.4zm0-204.3h-66.1v60.7h66.1V32zm78.2 144.8H362v59.4h66.1v-59.4zm-156.3-72.1h-66.1v60.1h66.1v-60.1zm78.1 0h-66.1v60.1h66.1v-60.1zm276.8 100c-14.4-9.7-47.6-13.2-73.1-8.4-3.3-24-16.7-44.9-41.1-63.7l-14-9.3-9.3 14c-18.4 27.8-23.4 73.6-3.7 103.8-8.7 4.7-25.8 11.1-48.4 10.7H2.4c-8.7 50.8 5.8 116.8 44 162.1 37.1 43.9 92.7 66.2 165.4 66.2 157.4 0 273.9-72.5 328.4-204.2 21.4.4 67.6.1 91.3-45.2 1.5-2.5 6.6-13.2 8.5-17.1l-13.3-8.9zm-511.1-27.9h-66v59.4h66.1v-59.4zm78.1 0h-66.1v59.4h66.1v-59.4zm78.1 0h-66.1v59.4h66.1v-59.4zm-78.1-72.1h-66.1v60.1h66.1v-60.1z"], - "draft2digital": [480, 512, [], "f396", "M480 398.1l-144-82.2v64.7h-91.3c30.8-35 81.8-95.9 111.8-149.3 35.2-62.6 16.1-123.4-12.8-153.3-4.4-4.6-62.2-62.9-166-41.2-59.1 12.4-89.4 43.4-104.3 67.3-13.1 20.9-17 39.8-18.2 47.7-5.5 33 19.4 67.1 56.7 67.1 31.7 0 57.3-25.7 57.3-57.4 0-27.1-19.7-52.1-48-56.8 1.8-7.3 17.7-21.1 26.3-24.7 41.1-17.3 78 5.2 83.3 33.5 8.3 44.3-37.1 90.4-69.7 127.6C84.5 328.1 18.3 396.8 0 415.9l336-.1V480zM369.9 371l47.1 27.2-47.1 27.2zM134.2 161.4c0 12.4-10 22.4-22.4 22.4s-22.4-10-22.4-22.4 10-22.4 22.4-22.4 22.4 10.1 22.4 22.4zM82.5 380.5c25.6-27.4 97.7-104.7 150.8-169.9 35.1-43.1 40.3-82.4 28.4-112.7-7.4-18.8-17.5-30.2-24.3-35.7 45.3 2.1 68 23.4 82.2 38.3 0 0 42.4 48.2 5.8 113.3-37 65.9-110.9 147.5-128.5 166.7z"], - "dribbble": [512, 512, [], "f17d", "M256 8C119.252 8 8 119.252 8 256s111.252 248 248 248 248-111.252 248-248S392.748 8 256 8zm163.97 114.366c29.503 36.046 47.369 81.957 47.835 131.955-6.984-1.477-77.018-15.682-147.502-6.818-5.752-14.041-11.181-26.393-18.617-41.614 78.321-31.977 113.818-77.482 118.284-83.523zM396.421 97.87c-3.81 5.427-35.697 48.286-111.021 76.519-34.712-63.776-73.185-116.168-79.04-124.008 67.176-16.193 137.966 1.27 190.061 47.489zm-230.48-33.25c5.585 7.659 43.438 60.116 78.537 122.509-99.087 26.313-186.36 25.934-195.834 25.809C62.38 147.205 106.678 92.573 165.941 64.62zM44.17 256.323c0-2.166.043-4.322.108-6.473 9.268.19 111.92 1.513 217.706-30.146 6.064 11.868 11.857 23.915 17.174 35.949-76.599 21.575-146.194 83.527-180.531 142.306C64.794 360.405 44.17 310.73 44.17 256.323zm81.807 167.113c22.127-45.233 82.178-103.622 167.579-132.756 29.74 77.283 42.039 142.053 45.189 160.638-68.112 29.013-150.015 21.053-212.768-27.882zm248.38 8.489c-2.171-12.886-13.446-74.897-41.152-151.033 66.38-10.626 124.7 6.768 131.947 9.055-9.442 58.941-43.273 109.844-90.795 141.978z"], - "dribbble-square": [448, 512, [], "f397", "M90.2 228.2c8.9-42.4 37.4-77.7 75.7-95.7 3.6 4.9 28 38.8 50.7 79-64 17-120.3 16.8-126.4 16.7zM314.6 154c-33.6-29.8-79.3-41.1-122.6-30.6 3.8 5.1 28.6 38.9 51 80 48.6-18.3 69.1-45.9 71.6-49.4zM140.1 364c40.5 31.6 93.3 36.7 137.3 18-2-12-10-53.8-29.2-103.6-55.1 18.8-93.8 56.4-108.1 85.6zm98.8-108.2c-3.4-7.8-7.2-15.5-11.1-23.2C159.6 253 93.4 252.2 87.4 252c0 1.4-.1 2.8-.1 4.2 0 35.1 13.3 67.1 35.1 91.4 22.2-37.9 67.1-77.9 116.5-91.8zm34.9 16.3c17.9 49.1 25.1 89.1 26.5 97.4 30.7-20.7 52.5-53.6 58.6-91.6-4.6-1.5-42.3-12.7-85.1-5.8zm-20.3-48.4c4.8 9.8 8.3 17.8 12 26.8 45.5-5.7 90.7 3.4 95.2 4.4-.3-32.3-11.8-61.9-30.9-85.1-2.9 3.9-25.8 33.2-76.3 53.9zM448 80v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V80c0-26.5 21.5-48 48-48h352c26.5 0 48 21.5 48 48zm-64 176c0-88.2-71.8-160-160-160S64 167.8 64 256s71.8 160 160 160 160-71.8 160-160z"], - "dropbox": [528, 512, [], "f16b", "M264.4 116.3l-132 84.3 132 84.3-132 84.3L0 284.1l132.3-84.3L0 116.3 132.3 32l132.1 84.3zM131.6 395.7l132-84.3 132 84.3-132 84.3-132-84.3zm132.8-111.6l132-84.3-132-83.6L395.7 32 528 116.3l-132.3 84.3L528 284.8l-132.3 84.3-131.3-85z"], - "drupal": [448, 512, [], "f1a9", "M319.5 114.7c-22.2-14-43.5-19.5-64.7-33.5-13-8.8-31.3-30-46.5-48.3-2.7 29.3-11.5 41.2-22 49.5-21.3 17-34.8 22.2-53.5 32.3C117 123 32 181.5 32 290.5 32 399.7 123.8 480 225.8 480 327.5 480 416 406 416 294c0-112.3-83-171-96.5-179.3zm2.5 325.6c-20.1 20.1-90.1 28.7-116.7 4.2-4.8-4.8.3-12 6.5-12 0 0 17 13.3 51.5 13.3 27 0 46-7.7 54.5-14 6.1-4.6 8.4 4.3 4.2 8.5zm-54.5-52.6c8.7-3.6 29-3.8 36.8 1.3 4.1 2.8 16.1 18.8 6.2 23.7-8.4 4.2-1.2-15.7-26.5-15.7-14.7 0-19.5 5.2-26.7 11-7 6-9.8 8-12.2 4.7-6-8.2 15.9-22.3 22.4-25zM360 405c-15.2-1-45.5-48.8-65-49.5-30.9-.9-104.1 80.7-161.3 42-38.8-26.6-14.6-104.8 51.8-105.2 49.5-.5 83.8 49 108.5 48.5 21.3-.3 61.8-41.8 81.8-41.8 48.7 0 23.3 109.3-15.8 106z"], - "dyalog": [416, 512, [], "f399", "M0 32v119.2h64V96h107.2C284.6 96 352 176.2 352 255.9 352 332 293.4 416 171.2 416H0v64h171.2C331.9 480 416 367.3 416 255.9c0-58.7-22.1-113.4-62.3-154.3C308.9 56 245.7 32 171.2 32H0z"], - "earlybirds": [480, 512, [], "f39a", "M313.2 47.5c1.2-13 21.3-14 36.6-8.7.9.3 26.2 9.7 19 15.2-27.9-7.4-56.4 18.2-55.6-6.5zm-201 6.9c30.7-8.1 62 20 61.1-7.1-1.3-14.2-23.4-15.3-40.2-9.6-1 .3-28.7 10.5-20.9 16.7zM319.4 160c-8.8 0-16 7.2-16 16s7.2 16 16 16 16-7.2 16-16-7.2-16-16-16zm-159.7 0c-8.8 0-16 7.2-16 16s7.2 16 16 16 16-7.2 16-16-7.2-16-16-16zm318.5 163.2c-9.9 24-40.7 11-63.9-1.2-13.5 69.1-58.1 111.4-126.3 124.2.3.9-2-.1 24 1 33.6 1.4 63.8-3.1 97.4-8-19.8-13.8-11.4-37.1-9.8-38.1 1.4-.9 14.7 1.7 21.6 11.5 8.6-12.5 28.4-14.8 30.2-13.6 1.6 1.1 6.6 20.9-6.9 34.6 4.7-.9 8.2-1.6 9.8-2.1 2.6-.8 17.7 11.3 3.1 13.3-14.3 2.3-22.6 5.1-47.1 10.8-45.9 10.7-85.9 11.8-117.7 12.8l1 11.6c3.8 18.1-23.4 24.3-27.6 6.2.8 17.9-27.1 21.8-28.4-1l-.5 5.3c-.7 18.4-28.4 17.9-28.3-.6-7.5 13.5-28.1 6.8-26.4-8.5l1.2-12.4c-36.7.9-59.7 3.1-61.8 3.1-20.9 0-20.9-31.6 0-31.6 2.4 0 27.7 1.3 63.2 2.8-61.1-15.5-103.7-55-114.9-118.2-25 12.8-57.5 26.8-68.2.8-10.5-25.4 21.5-42.6 66.8-73.4.7-6.6 1.6-13.3 2.7-19.8-14.4-19.6-11.6-36.3-16.1-60.4-16.8 2.4-23.2-9.1-23.6-23.1.3-7.3 2.1-14.9 2.4-15.4 1.1-1.8 10.1-2 12.7-2.6 6-31.7 50.6-33.2 90.9-34.5 19.7-21.8 45.2-41.5 80.9-48.3C203.3 29 215.2 8.5 216.2 8c1.7-.8 21.2 4.3 26.3 23.2 5.2-8.8 18.3-11.4 19.6-10.7 1.1.6 6.4 15-4.9 25.9 40.3 3.5 72.2 24.7 96 50.7 36.1 1.5 71.8 5.9 77.1 34 2.7.6 11.6.8 12.7 2.6.3.5 2.1 8.1 2.4 15.4-.5 13.9-6.8 25.4-23.6 23.1-3.2 17.3-2.7 32.9-8.7 47.7 2.4 11.7 4 23.8 4.8 36.4 37 25.4 70.3 42.5 60.3 66.9zM207.4 159.9c.9-44-37.9-42.2-78.6-40.3-21.7 1-38.9 1.9-45.5 13.9-11.4 20.9 5.9 92.9 23.2 101.2 9.8 4.7 73.4 7.9 86.3-7.1 8.2-9.4 15-49.4 14.6-67.7zm52 58.3c-4.3-12.4-6-30.1-15.3-32.7-2-.5-9-.5-11 0-10 2.8-10.8 22.1-17 37.2 15.4 0 19.3 9.7 23.7 9.7 4.3 0 6.3-11.3 19.6-14.2zm135.7-84.7c-6.6-12.1-24.8-12.9-46.5-13.9-40.2-1.9-78.2-3.8-77.3 40.3-.5 18.3 5 58.3 13.2 67.8 13 14.9 76.6 11.8 86.3 7.1 15.8-7.6 36.5-78.9 24.3-101.3z"], - "ebay": [640, 512, [], "f4f4", "M606 189.5l-54.8 109.9-54.9-109.9h-37.5l10.9 20.6c-11.5-19-35.9-26-63.3-26-31.8 0-67.9 8.7-71.5 43.1h33.7c1.4-13.8 15.7-21.8 35-21.8 26 0 41 9.6 41 33v3.4c-12.7 0-28 .1-41.7.4-42.4.9-69.6 10-76.7 34.4 1-5.2 1.5-10.6 1.5-16.2 0-52.1-39.7-76.2-75.4-76.2-21.3 0-43 5.5-58.7 24.2v-80.6h-32.1v169.5c0 10.3-.6 22.9-1.1 33.1h31.5c.7-6.3 1.1-12.9 1.1-19.5 13.6 16.6 35.4 24.9 58.7 24.9 36.9 0 64.9-21.9 73.3-54.2-.5 2.8-.7 5.8-.7 9 0 24.1 21.1 45 60.6 45 26.6 0 45.8-5.7 61.9-25.5 0 6.6.3 13.3 1.1 20.2h29.8c-.7-8.2-1-17.5-1-26.8v-65.6c0-9.3-1.7-17.2-4.8-23.8l61.5 116.1-28.5 54.1h35.9L640 189.5zM243.7 313.8c-29.6 0-50.2-21.5-50.2-53.8 0-32.4 20.6-53.8 50.2-53.8 29.8 0 50.2 21.4 50.2 53.8 0 32.3-20.4 53.8-50.2 53.8zm200.9-47.3c0 30-17.9 48.4-51.6 48.4-25.1 0-35-13.4-35-25.8 0-19.1 18.1-24.4 47.2-25.3 13.1-.5 27.6-.6 39.4-.6zm-411.9 1.6h128.8v-8.5c0-51.7-33.1-75.4-78.4-75.4-56.8 0-83 30.8-83 77.6 0 42.5 25.3 74 82.5 74 31.4 0 68-11.7 74.4-46.1h-33.1c-12 35.8-87.7 36.7-91.2-21.6zm95-21.4H33.3c6.9-56.6 92.1-54.7 94.4 0z"], - "edge": [512, 512, [], "f282", "M25.714 228.163c.111-.162.23-.323.342-.485-.021.162-.045.323-.065.485h-.277zm460.572 15.508c0-44.032-7.754-84.465-28.801-122.405C416.498 47.879 343.912 8.001 258.893 8.001 118.962 7.724 40.617 113.214 26.056 227.679c42.429-61.312 117.073-121.376 220.375-124.966 0 0 109.666 0 99.419 104.957H169.997c6.369-37.386 18.554-58.986 34.339-78.926-75.048 34.893-121.85 96.096-120.742 188.315.83 71.448 50.124 144.836 120.743 171.976 83.357 31.847 192.776 7.2 240.132-21.324V363.307c-80.864 56.494-270.871 60.925-272.255-67.572h314.073v-52.064z"], - "elementor": [448, 512, [], "f430", "M425.6 32H22.4C10 32 0 42 0 54.4v403.2C0 470 10 480 22.4 480h403.2c12.4 0 22.4-10 22.4-22.4V54.4C448 42 438 32 425.6 32M164.3 355.5h-39.8v-199h39.8v199zm159.3 0H204.1v-39.8h119.5v39.8zm0-79.6H204.1v-39.8h119.5v39.8zm0-79.7H204.1v-39.8h119.5v39.8z"], - "ello": [496, 512, [], "f5f1", "M248 8C111.03 8 0 119.03 0 256s111.03 248 248 248 248-111.03 248-248S384.97 8 248 8zm143.84 285.2C375.31 358.51 315.79 404.8 248 404.8s-127.31-46.29-143.84-111.6c-1.65-7.44 2.48-15.71 9.92-17.36 7.44-1.65 15.71 2.48 17.36 9.92 14.05 52.91 62 90.11 116.56 90.11s102.51-37.2 116.56-90.11c1.65-7.44 9.92-12.4 17.36-9.92 7.44 1.65 12.4 9.92 9.92 17.36z"], - "ember": [640, 512, [], "f423", "M639.9 254.6c-1.1-10.7-10.7-6.8-10.7-6.8s-15.6 12.1-29.3 10.7c-13.7-1.3-9.4-32-9.4-32s3-28.1-5.1-30.4c-8.1-2.4-18 7.3-18 7.3s-12.4 13.7-18.3 31.2l-1.6.5s1.9-30.6-.3-37.6c-1.6-3.5-16.4-3.2-18.8 3s-14.2 49.2-15 67.2c0 0-23.1 19.6-43.3 22.8s-25-9.4-25-9.4 54.8-15.3 52.9-59.1-44.2-27.6-49-24c-4.6 3.5-29.4 18.4-36.6 59.7-.2 1.4-.7 7.5-.7 7.5s-21.2 14.2-33 18c0 0 33-55.6-7.3-80.9-11.4-6.8-21.3-.5-27.2 5.3 13.6-17.3 46.4-64.2 36.9-105.2-5.8-24.4-18-27.1-29.2-23.1-17 6.7-23.5 16.7-23.5 16.7s-22 32-27.1 79.5-12.6 105.1-12.6 105.1-10.5 10.2-20.2 10.7-5.4-28.7-5.4-28.7 7.5-44.6 7-52.1-1.1-11.6-9.9-14.2c-8.9-2.7-18.5 8.6-18.5 8.6s-25.5 38.7-27.7 44.6l-1.3 2.4-1.3-1.6s18-52.7.8-53.5-28.5 18.8-28.5 18.8-19.6 32.8-20.4 36.5l-1.3-1.6s8.1-38.2 6.4-47.6c-1.6-9.4-10.5-7.5-10.5-7.5s-11.3-1.3-14.2 5.9-13.7 55.3-15 70.7c0 0-28.2 20.2-46.8 20.4-18.5.3-16.7-11.8-16.7-11.8s68-23.3 49.4-69.2c-8.3-11.8-18-15.5-31.7-15.3-13.7.3-30.3 8.6-41.3 33.3-5.3 11.8-6.8 23-7.8 31.5 0 0-12.3 2.4-18.8-2.9s-10 0-10 0-11.2 14-.1 18.3 28.1 6.1 28.1 6.1c1.6 7.5 6.2 19.5 19.6 29.7 20.2 15.3 58.8-1.3 58.8-1.3l15.9-8.8s.5 14.6 12.1 16.7 16.4 1 36.5-47.9c11.8-25 12.6-23.6 12.6-23.6l1.3-.3s-9.1 46.8-5.6 59.7C187.7 319.4 203 318 203 318s8.3 2.4 15-21.2 19.6-49.9 19.6-49.9h1.6s-5.6 48.1 3 63.7 30.9 5.3 30.9 5.3 15.6-7.8 18-10.2c0 0 18.5 15.8 44.6 12.9 58.3-11.5 79.1-25.9 79.1-25.9s10 24.4 41.1 26.7c35.5 2.7 54.8-18.6 54.8-18.6s-.3 13.5 12.1 18.6 20.7-22.8 20.7-22.8l20.7-57.2h1.9s1.1 37.3 21.5 43.2 47-13.7 47-13.7 6.4-3.5 5.3-14.3zm-578 5.3c.8-32 21.8-45.9 29-39 7.3 7 4.6 22-9.1 31.4-13.7 9.5-19.9 7.6-19.9 7.6zm272.8-123.8s19.1-49.7 23.6-25.5-40 96.2-40 96.2c.5-16.2 16.4-70.7 16.4-70.7zm22.8 138.4c-12.6 33-43.3 19.6-43.3 19.6s-3.5-11.8 6.4-44.9 33.3-20.2 33.3-20.2 16.2 12.4 3.6 45.5zm84.6-14.6s-3-10.5 8.1-30.6c11-20.2 19.6-9.1 19.6-9.1s9.4 10.2-1.3 25.5-26.4 14.2-26.4 14.2z"], - "empire": [496, 512, [], "f1d1", "M287.6 54.2c-10.8-2.2-22.1-3.3-33.5-3.6V32.4c78.1 2.2 146.1 44 184.6 106.6l-15.8 9.1c-6.1-9.7-12.7-18.8-20.2-27.1l-18 15.5c-26-29.6-61.4-50.7-101.9-58.4l4.8-23.9zM53.4 322.4l23-7.7c-6.4-18.3-10-38.2-10-58.7s3.3-40.4 9.7-58.7l-22.7-7.7c3.6-10.8 8.3-21.3 13.6-31l-15.8-9.1C34 181 24.1 217.5 24.1 256s10 75 27.1 106.6l15.8-9.1c-5.3-10-9.7-20.3-13.6-31.1zM213.1 434c-40.4-8-75.8-29.1-101.9-58.7l-18 15.8c-7.5-8.6-14.4-17.7-20.2-27.4l-16 9.4c38.5 62.3 106.8 104.3 184.9 106.6v-18.3c-11.3-.3-22.7-1.7-33.5-3.6l4.7-23.8zM93.3 120.9l18 15.5c26-29.6 61.4-50.7 101.9-58.4l-4.7-23.8c10.8-2.2 22.1-3.3 33.5-3.6V32.4C163.9 34.6 95.9 76.4 57.4 139l15.8 9.1c6-9.7 12.6-18.9 20.1-27.2zm309.4 270.2l-18-15.8c-26 29.6-61.4 50.7-101.9 58.7l4.7 23.8c-10.8 1.9-22.1 3.3-33.5 3.6v18.3c78.1-2.2 146.4-44.3 184.9-106.6l-16.1-9.4c-5.7 9.7-12.6 18.8-20.1 27.4zM496 256c0 137-111 248-248 248S0 393 0 256 111 8 248 8s248 111 248 248zm-12.2 0c0-130.1-105.7-235.8-235.8-235.8S12.2 125.9 12.2 256 117.9 491.8 248 491.8 483.8 386.1 483.8 256zm-39-106.6l-15.8 9.1c5.3 9.7 10 20.2 13.6 31l-22.7 7.7c6.4 18.3 9.7 38.2 9.7 58.7s-3.6 40.4-10 58.7l23 7.7c-3.9 10.8-8.3 21-13.6 31l15.8 9.1C462 331 471.9 294.5 471.9 256s-9.9-75-27.1-106.6zm-183 177.7c16.3-3.3 30.4-11.6 40.7-23.5l51.2 44.8c11.9-13.6 21.3-29.3 27.1-46.8l-64.2-22.1c2.5-7.5 3.9-15.2 3.9-23.5s-1.4-16.1-3.9-23.5l64.5-22.1c-6.1-17.4-15.5-33.2-27.4-46.8l-51.2 44.8c-10.2-11.9-24.4-20.5-40.7-23.8l13.3-66.4c-8.6-1.9-17.7-2.8-27.1-2.8-9.4 0-18.5.8-27.1 2.8l13.3 66.4c-16.3 3.3-30.4 11.9-40.7 23.8l-51.2-44.8c-11.9 13.6-21.3 29.3-27.4 46.8l64.5 22.1c-2.5 7.5-3.9 15.2-3.9 23.5s1.4 16.1 3.9 23.5l-64.2 22.1c5.8 17.4 15.2 33.2 27.1 46.8l51.2-44.8c10.2 11.9 24.4 20.2 40.7 23.5l-13.3 66.7c8.6 1.7 17.7 2.8 27.1 2.8 9.4 0 18.5-1.1 27.1-2.8l-13.3-66.7z"], - "envira": [448, 512, [], "f299", "M0 32c477.6 0 366.6 317.3 367.1 366.3L448 480h-26l-70.4-71.2c-39 4.2-124.4 34.5-214.4-37C47 300.3 52 214.7 0 32zm79.7 46c-49.7-23.5-5.2 9.2-5.2 9.2 45.2 31.2 66 73.7 90.2 119.9 31.5 60.2 79 139.7 144.2 167.7 65 28 34.2 12.5 6-8.5-28.2-21.2-68.2-87-91-130.2-31.7-60-61-118.6-144.2-158.1z"], - "erlang": [640, 512, [], "f39d", "M87.2 53.5H0v405h100.4c-49.7-52.6-78.8-125.3-78.7-212.1-.1-76.7 24-142.7 65.5-192.9zm238.2 9.7c-45.9.1-85.1 33.5-89.2 83.2h169.9c-1.1-49.7-34.5-83.1-80.7-83.2zm230.7-9.6h.3l-.1-.1zm.3 0c31.4 42.7 48.7 97.5 46.2 162.7.5 6 .5 11.7 0 24.1H230.2c-.2 109.7 38.9 194.9 138.6 195.3 68.5-.3 118-51 151.9-106.1l96.4 48.2c-17.4 30.9-36.5 57.8-57.9 80.8H640v-405z"], - "ethereum": [320, 512, [], "f42e", "M311.9 260.8L160 353.6 8 260.8 160 0l151.9 260.8zM160 383.4L8 290.6 160 512l152-221.4-152 92.8z"], - "etsy": [384, 512, [], "f2d7", "M384 348c-1.75 10.75-13.75 110-15.5 132-117.879-4.299-219.895-4.743-368.5 0v-25.5c45.457-8.948 60.627-8.019 61-35.25 1.793-72.322 3.524-244.143 0-322-1.029-28.46-12.13-26.765-61-36v-25.5c73.886 2.358 255.933 8.551 362.999-3.75-3.5 38.25-7.75 126.5-7.75 126.5H332C320.947 115.665 313.241 68 277.25 68h-137c-10.25 0-10.75 3.5-10.75 9.75V241.5c58 .5 88.5-2.5 88.5-2.5 29.77-.951 27.56-8.502 40.75-65.251h25.75c-4.407 101.351-3.91 61.829-1.75 160.25H257c-9.155-40.086-9.065-61.045-39.501-61.5 0 0-21.5-2-88-2v139c0 26 14.25 38.25 44.25 38.25H263c63.636 0 66.564-24.996 98.751-99.75H384z"], - "expeditedssl": [496, 512, [], "f23e", "M248 43.4C130.6 43.4 35.4 138.6 35.4 256S130.6 468.6 248 468.6 460.6 373.4 460.6 256 365.4 43.4 248 43.4zm-97.4 132.9c0-53.7 43.7-97.4 97.4-97.4s97.4 43.7 97.4 97.4v26.6c0 5-3.9 8.9-8.9 8.9h-17.7c-5 0-8.9-3.9-8.9-8.9v-26.6c0-82.1-124-82.1-124 0v26.6c0 5-3.9 8.9-8.9 8.9h-17.7c-5 0-8.9-3.9-8.9-8.9v-26.6zM389.7 380c0 9.7-8 17.7-17.7 17.7H124c-9.7 0-17.7-8-17.7-17.7V238.3c0-9.7 8-17.7 17.7-17.7h248c9.7 0 17.7 8 17.7 17.7V380zm-248-137.3v132.9c0 2.5-1.9 4.4-4.4 4.4h-8.9c-2.5 0-4.4-1.9-4.4-4.4V242.7c0-2.5 1.9-4.4 4.4-4.4h8.9c2.5 0 4.4 1.9 4.4 4.4zm141.7 48.7c0 13-7.2 24.4-17.7 30.4v31.6c0 5-3.9 8.9-8.9 8.9h-17.7c-5 0-8.9-3.9-8.9-8.9v-31.6c-10.5-6.1-17.7-17.4-17.7-30.4 0-19.7 15.8-35.4 35.4-35.4s35.5 15.8 35.5 35.4zM248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm0 478.3C121 486.3 17.7 383 17.7 256S121 25.7 248 25.7 478.3 129 478.3 256 375 486.3 248 486.3z"], - "facebook": [448, 512, [], "f09a", "M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z"], - "facebook-f": [264, 512, [], "f39e", "M215.8 85H264V3.6C255.7 2.5 227.1 0 193.8 0 124.3 0 76.7 42.4 76.7 120.3V192H0v91h76.7v229h94V283h73.6l11.7-91h-85.3v-62.7c0-26.3 7.3-44.3 45.1-44.3z"], - "facebook-messenger": [448, 512, [], "f39f", "M224 32C15.9 32-77.5 278 84.6 400.6V480l75.7-42c142.2 39.8 285.4-59.9 285.4-198.7C445.8 124.8 346.5 32 224 32zm23.4 278.1L190 250.5 79.6 311.6l121.1-128.5 57.4 59.6 110.4-61.1-121.1 128.5z"], - "facebook-square": [448, 512, [], "f082", "M448 80v352c0 26.5-21.5 48-48 48h-85.3V302.8h60.6l8.7-67.6h-69.3V192c0-19.6 5.4-32.9 33.5-32.9H384V98.7c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9H184v67.6h60.9V480H48c-26.5 0-48-21.5-48-48V80c0-26.5 21.5-48 48-48h352c26.5 0 48 21.5 48 48z"], - "fantasy-flight-games": [512, 512, [], "f6dc", "M256 32.86L32.86 256 256 479.14 479.14 256 256 32.86zM88.34 255.83c1.96-2 11.92-12.3 96.49-97.48 41.45-41.75 86.19-43.77 119.77-18.69 24.63 18.4 62.06 58.9 62.15 59 .68.74 1.07 2.86.58 3.38-11.27 11.84-22.68 23.54-33.5 34.69-34.21-32.31-40.52-38.24-48.51-43.95-17.77-12.69-41.4-10.13-56.98 5.1-2.17 2.13-1.79 3.43.12 5.35 2.94 2.95 28.1 28.33 35.09 35.78-11.95 11.6-23.66 22.97-35.69 34.66-12.02-12.54-24.48-25.53-36.54-38.11-21.39 21.09-41.69 41.11-61.85 60.99a42569.01 42569.01 0 0 1-41.13-40.72zm234.82 101.6c-35.49 35.43-78.09 38.14-106.99 20.47-22.08-13.5-39.38-32.08-72.93-66.84 12.05-12.37 23.79-24.42 35.37-36.31 33.02 31.91 37.06 36.01 44.68 42.09 18.48 14.74 42.52 13.67 59.32-1.8 3.68-3.39 3.69-3.64.14-7.24-10.59-10.73-21.19-21.44-31.77-32.18-1.32-1.34-3.03-2.48-.8-4.69 10.79-10.71 21.48-21.52 32.21-32.29.26-.26.65-.38 1.91-1.07 12.37 12.87 24.92 25.92 37.25 38.75 21.01-20.73 41.24-40.68 61.25-60.42 13.68 13.4 27.13 26.58 40.86 40.03-20.17 20.86-81.68 82.71-100.5 101.5zM256 0L0 256l256 256 256-256L256 0zM16 256L256 16l240 240-240 240L16 256z"], - "fedex": [640, 512, [], "f797", "M586 284.5l53.3-59.9h-62.4l-21.7 24.8-22.5-24.8H414v-16h56.1v-48.1H318.9V236h-.5c-9.6-11-21.5-14.8-35.4-14.8-28.4 0-49.8 19.4-57.3 44.9-18-59.4-97.4-57.6-121.9-14v-24.2H49v-26.2h60v-41.1H0V345h49v-77.5h48.9c-1.5 5.7-2.3 11.8-2.3 18.2 0 73.1 102.6 91.4 130.2 23.7h-42c-14.7 20.9-45.8 8.9-45.8-14.6h85.5c3.7 30.5 27.4 56.9 60.1 56.9 14.1 0 27-6.9 34.9-18.6h.5V345h212.2l22.1-25 22.3 25H640l-54-60.5zm-446.7-16.6c6.1-26.3 41.7-25.6 46.5 0h-46.5zm153.4 48.9c-34.6 0-34-62.8 0-62.8 32.6 0 34.5 62.8 0 62.8zm167.8 19.1h-94.4V169.4h95v30.2H405v33.9h55.5v28.1h-56.1v44.7h56.1v29.6zm-45.9-39.8v-24.4h56.1v-44l50.7 57-50.7 57v-45.6h-56.1zm138.6 10.3l-26.1 29.5H489l45.6-51.2-45.6-51.2h39.7l26.6 29.3 25.6-29.3h38.5l-45.4 51 46 51.4h-40.5l-26.3-29.5z"], - "fedora": [448, 512, [], "f798", "M225 32C101.3 31.7.8 131.7.4 255.4L0 425.7c-.1 29.8 23.8 53.8 53.6 53.9l170.2.4c123.7.3 224.3-99.7 224.6-223.4S348.7 32.3 225 32zm169.8 157.2L333 126.6c2.3-4.7 3.8-9.2 3.8-14.3v-1.6l55.2 56.1c1.8 7.2 2.6 14.4 2.8 22.4zM331 94.3c27.5 11.9 49 35.1 58.5 63.8l-54.3-54.6c-.8-3.4-2.2-6.3-4.2-9.2zM118.1 247.2c-3.1 3.4-5.6 7.2-7.7 11.4l-8.5-8.5c5.2-1.4 10.6-2.5 16.2-2.9zM97 251.4l11.8 11.9-.9 8c0 4.5.9 8.5 2.4 12.5l-27-27.2c4.3-2.1 9-3.9 13.7-5.2zm-18.2 7.4l38.2 38.4c-4.7.9-9.6 2.4-14.1 4.7L67.6 266c3.4-2.6 7.4-5 11.2-7.2zm-15.2 9.8l35.3 35.5c-3.8 2.5-7.4 5.4-10.5 8.5L53.5 278c2.9-3.6 6.5-6.5 10.1-9.4zm-13.3 12.3l34.9 35c-2.9 3.4-5.4 6.9-7.7 11.4l-35.8-35.9c2.8-3.8 5.7-7.2 8.6-10.5zm-11 14.3l36.4 36.6c-2 4.7-3.2 9.9-3.6 15.2l-39.5-39.8c2-4.2 4.2-8.2 6.7-12zm-8.8 16.3l41.3 41.8c.2 9.4 2.9 18.4 6.7 26.2L25.8 326c1.4-4.9 2.9-9.6 4.7-14.5zm-7.9 43l61.9 62.2c-2.2 4.2-3.6 9.2-3.6 14.3v1.1l-55.4-55.7c-1.8-7.1-2.9-14.3-2.9-21.9zm5.3 30.7l54.3 54.6c.9 3.4 2.2 6.3 4.2 9.2-27.5-12-49-35.1-58.5-63.8zm-5.3-37c0-5.8.9-11.4 2.1-17l72.2 72.5c-3.8 2.2-7.2 5.4-9.9 8.7zm253.3-51.8l-42.6-.1-.1 56c-.2 69.3-64.4 115.8-125.7 102.9-5.7 0-19.9-8.7-19.9-24.2 0-13.4 11.3-24.6 24.5-24.6 6.3 0 6.3 1.6 15.7 1.6 30.9.1 56.1-24.9 56.1-55.9l.1-47c0-4.5-4.5-9-8.9-9l-33.6-.1c-32.6-.1-32.5-49.4.1-49.3l42.6.1.1-56c.2-58.2 47.3-105.2 105.6-105 6.9 0 13.4.7 20.2 2.3 11.2 1.8 19.9 11.9 19.9 24 0 15.5-14.9 27.8-30.3 23.9-27.4-5.9-65.9 14.4-66 54.9l-.1 47c0 5 4 9 8.9 9l33.6.1c32.5.2 32.4 49.5-.2 49.4zm23.5-.3c3.4-3.4 5.8-7.2 7.6-11.4l8.5 8.5c-5.1 1.3-10.5 2.4-16.1 2.9zm21-4.2L308.6 280l.9-8.1c0-4.5-.9-8.5-2.4-12.5l27 27.2c-4.2 2.2-8.9 3.9-13.7 5.3zm18-7.4l-38-38.4c4.9-1.1 9.6-2.4 13.7-4.7l36.2 35.9c-3.8 2.5-7.9 5-11.9 7.2zm15.5-9.8l-35.3-35.5c3.8-2.4 7.3-5.3 10.5-8.5l34.9 35c-3.2 3.2-6.5 6.1-10.1 9zm13.2-12.3l-34.9-35c2.9-3.3 5.4-7.2 7.7-11.4l35.8 35.9c-2.7 3.8-5.7 7.2-8.6 10.5zm11-14.3l-36.4-36.6c2-4.7 3.2-9.9 3.6-15.2l39.5 39.8c-1.9 4.2-4.2 8.2-6.7 12zm13.5-30.9c-1.3 4.9-2.9 9.6-4.7 14.3L345.6 190c-.2-9.4-2.9-18.4-7.1-26.2zm1-5.6l-71.9-72.1c3.8-2.2 7.2-5.4 9.9-9.2l64.3 64.7c-.3 5.4-1 11.5-2.3 16.6z"], - "figma": [341, 512, [], "f799", "M256 170.7c47.1 0 85.3-38.2 85.3-85.3S303.1 0 256 0H85.3C38.2 0 0 38.2 0 85.3s38.2 85.3 85.3 85.3C38.2 170.7 0 208.9 0 256s38.2 85.3 85.3 85.3C38.2 341.3 0 379.5 0 426.7S38.2 512 85.3 512s85.3-38.2 85.3-85.3v-256zm0 0c-47.1 0-85.3 38.2-85.3 85.3s38.2 85.3 85.3 85.3 85.3-38.2 85.3-85.3-38.2-85.3-85.3-85.3z"], - "firefox": [480, 512, [], "f269", "M478.1 235.3c-.7-4.5-1.4-7.1-1.4-7.1s-1.8 2-4.7 5.9c-.9-10.7-2.8-21.2-5.8-31.6-3.7-12.9-8.5-25.4-14.5-37.4-3.8-8-8.2-15.6-13.3-22.8-1.8-2.7-3.7-5.4-5.6-7.9-8.8-14.4-19-23.3-30.7-40-7.6-12.8-12.9-26.9-15.4-41.6-3.2 8.9-5.7 18-7.4 27.3-12.1-12.2-22.5-20.8-28.9-26.7C319.4 24.2 323 9.1 323 9.1S264.7 74.2 289.9 142c8.7 23 23.8 43.1 43.4 57.9 24.4 20.2 50.8 36 64.7 76.6-11.2-21.3-28.1-39.2-48.8-51.5 6.2 14.7 9.4 30.6 9.3 46.5 0 61-49.6 110.5-110.6 110.4-8.3 0-16.5-.9-24.5-2.8-9.5-1.8-18.7-4.9-27.4-9.3-12.9-7.8-24-18.1-32.8-30.3l-.2-.3 2 .7c4.6 1.6 9.2 2.8 14 3.7 18.7 4 38.3 1.7 55.6-6.6 17.5-9.7 28-16.9 36.6-14h.2c8.4 2.7 15-5.5 9-14-10.4-13.4-27.4-20-44.2-17-17.5 2.5-33.5 15-56.4 2.9-1.5-.8-2.9-1.6-4.3-2.5-1.6-.9 4.9 1.3 3.4.3-5-2.5-9.8-5.4-14.4-8.6-.3-.3 3.5 1.1 3.1.8-5.9-4-11-9.2-15-15.2-4.1-7.4-4.5-16.4-1-24.1 2.1-3.8 5.4-6.9 9.3-8.7 3 1.5 4.8 2.6 4.8 2.6s-1.3-2.5-2.1-3.8c.3-.1.5 0 .8-.2 2.6 1.1 8.3 4 11.4 5.8 2.1 1.1 3.8 2.7 5.2 4.7 0 0 1-.5.3-2.7-1.1-2.7-2.9-5-5.4-6.6h.2c2.3 1.2 4.5 2.6 6.6 4.1 1.9-4.4 2.8-9.2 2.6-14 .2-2.6-.2-5.3-1.1-7.8-.8-1.6.5-2.2 1.9-.5-.2-1.3-.7-2.5-1.2-3.7v-.1s.8-1.1 1.2-1.5c1-1 2.1-1.9 3.4-2.7 7.2-4.5 14.8-8.4 22.7-11.6 6.4-2.8 11.7-4.9 12.8-5.6 1.6-1 3.1-2.2 4.5-3.5 5.3-4.5 9-10.8 10.2-17.7.1-.9.2-1.8.3-2.8v-1.5c-.9-3.5-6.9-6.1-38.4-9.1-11.1-1.8-20-10.1-22.5-21.1v-.1c6-15.7 16.8-29.1 30.8-38.3.8-.7-3.2.2-2.4-.5 2.7-1.3 5.4-2.5 8.2-3.5 1.4-.6-6-3.4-12.6-2.7-4 .2-8 1.2-11.7 2.8 1.6-1.3 6.2-3.1 5.1-3.1-8.4 1.6-16.5 4.7-23.9 9 0-.8.1-1.5.5-2.2-5.9 2.5-11 6.5-15 11.5.1-.9.2-1.8.2-2.7-2.7 2-5.2 4.3-7.3 6.9l-.1.1c-17.4-6.7-36.3-8.3-54.6-4.7l-.2-.1h.2c-3.8-3.1-7.1-6.7-9.7-10.9l-.2.1-.4-.2c-1.2-1.8-2.4-3.8-3.7-6-.9-1.6-1.8-3.4-2.7-5.2 0-.1-.1-.2-.2-.2-.4 0-.6 1.7-.9 1.3v-.1c-3.2-8.3-4.7-17.2-4.4-26.2l-.2.1c-5.1 3.5-9 8.6-11.1 14.5-.9 2.1-1.6 3.3-2.2 4.5v-.5c.1-1.1.6-3.3.5-3.1s-.2.3-.3.4c-1.5 1.7-2.9 3.7-3.9 5.8-.9 1.9-1.7 3.9-2.3 5.9-.1.3 0-.3 0-1s.1-2 0-1.7l-.3.7c-6.7 14.9-10.9 30.8-12.4 47.1-.4 2.8-.6 5.6-.5 8.3v.2c-4.8 5.2-9 11-12.7 17.1-12.1 20.4-21.1 42.5-26.8 65.6 4-8.8 8.8-17.2 14.3-25.1C5.5 228.5 0 257.4 0 286.6c1.8-8.6 4.2-17 7-25.3-1.7 34.5 4.9 68.9 19.4 100.3 19.4 43.5 51.6 80 92.3 104.7 16.6 11.2 34.7 19.9 53.8 25.8 2.5.9 5.1 1.8 7.7 2.7-.8-.3-1.6-.7-2.4-1 22.6 6.8 46.2 10.3 69.8 10.3 83.7 0 111.3-31.9 113.8-35 4.1-3.7 7.5-8.2 9.9-13.3 1.6-.7 3.2-1.4 4.9-2.1l1-.5 1.9-.9c12.6-5.9 24.5-13.4 35.3-22.1 16.3-11.7 27.9-28.7 32.9-48.1 3-7.1 3.1-15 .4-22.2.9-1.4 1.7-2.8 2.7-4.3 18-28.9 28.2-61.9 29.6-95.9v-2.8c0-7.3-.6-14.5-1.9-21.6zm-299-97.6c-.4 1.1-.9 2.3-1.3 3.5.4-1.2.8-2.3 1.3-3.5z"], - "first-order": [448, 512, [], "f2b0", "M12.9 229.2c.1-.1.2-.3.3-.4 0 .1 0 .3-.1.4h-.2zM224 96.6c-7.1 0-14.6.6-21.4 1.7l3.7 67.4-22-64c-14.3 3.7-27.7 9.4-40 16.6l29.4 61.4-45.1-50.9c-11.4 8.9-21.7 19.1-30.6 30.9l50.6 45.4-61.1-29.7c-7.1 12.3-12.9 25.7-16.6 40l64.3 22.6-68-4c-.9 7.1-1.4 14.6-1.4 22s.6 14.6 1.4 21.7l67.7-4-64 22.6c3.7 14.3 9.4 27.7 16.6 40.3l61.1-29.7L97.7 352c8.9 11.7 19.1 22.3 30.9 30.9l44.9-50.9-29.5 61.4c12.3 7.4 25.7 13.1 40 16.9l22.3-64.6-4 68c7.1 1.1 14.6 1.7 21.7 1.7 7.4 0 14.6-.6 21.7-1.7l-4-68.6 22.6 65.1c14.3-4 27.7-9.4 40-16.9L274.9 332l44.9 50.9c11.7-8.9 22-19.1 30.6-30.9l-50.6-45.1 61.1 29.4c7.1-12.3 12.9-25.7 16.6-40.3l-64-22.3 67.4 4c1.1-7.1 1.4-14.3 1.4-21.7s-.3-14.9-1.4-22l-67.7 4 64-22.3c-3.7-14.3-9.1-28-16.6-40.3l-60.9 29.7 50.6-45.4c-8.9-11.7-19.1-22-30.6-30.9l-45.1 50.9 29.4-61.1c-12.3-7.4-25.7-13.1-40-16.9L241.7 166l4-67.7c-7.1-1.2-14.3-1.7-21.7-1.7zM443.4 128v256L224 512 4.6 384V128L224 0l219.4 128zm-17.1 10.3L224 20.9 21.7 138.3v235.1L224 491.1l202.3-117.7V138.3zM224 37.1l187.7 109.4v218.9L224 474.9 36.3 365.4V146.6L224 37.1zm0 50.9c-92.3 0-166.9 75.1-166.9 168 0 92.6 74.6 167.7 166.9 167.7 92 0 166.9-75.1 166.9-167.7 0-92.9-74.9-168-166.9-168z"], - "first-order-alt": [496, 512, [], "f50a", "M248 8C111.03 8 0 119.03 0 256s111.03 248 248 248 248-111.03 248-248S384.97 8 248 8zm0 488.21C115.34 496.21 7.79 388.66 7.79 256S115.34 15.79 248 15.79 488.21 123.34 488.21 256 380.66 496.21 248 496.21zm0-459.92C126.66 36.29 28.29 134.66 28.29 256S126.66 475.71 248 475.71 467.71 377.34 467.71 256 369.34 36.29 248 36.29zm0 431.22c-116.81 0-211.51-94.69-211.51-211.51S131.19 44.49 248 44.49 459.51 139.19 459.51 256 364.81 467.51 248 467.51zm186.23-162.98a191.613 191.613 0 0 1-20.13 48.69l-74.13-35.88 61.48 54.82a193.515 193.515 0 0 1-37.2 37.29l-54.8-61.57 35.88 74.27a190.944 190.944 0 0 1-48.63 20.23l-27.29-78.47 4.79 82.93c-8.61 1.18-17.4 1.8-26.33 1.8s-17.72-.62-26.33-1.8l4.76-82.46-27.15 78.03a191.365 191.365 0 0 1-48.65-20.2l35.93-74.34-54.87 61.64a193.85 193.85 0 0 1-37.22-37.28l61.59-54.9-74.26 35.93a191.638 191.638 0 0 1-20.14-48.69l77.84-27.11-82.23 4.76c-1.16-8.57-1.78-17.32-1.78-26.21 0-9 .63-17.84 1.82-26.51l82.38 4.77-77.94-27.16a191.726 191.726 0 0 1 20.23-48.67l74.22 35.92-61.52-54.86a193.85 193.85 0 0 1 37.28-37.22l54.76 61.53-35.83-74.17a191.49 191.49 0 0 1 48.65-20.13l26.87 77.25-4.71-81.61c8.61-1.18 17.39-1.8 26.32-1.8s17.71.62 26.32 1.8l-4.74 82.16 27.05-77.76c17.27 4.5 33.6 11.35 48.63 20.17l-35.82 74.12 54.72-61.47a193.13 193.13 0 0 1 37.24 37.23l-61.45 54.77 74.12-35.86a191.515 191.515 0 0 1 20.2 48.65l-77.81 27.1 82.24-4.75c1.19 8.66 1.82 17.5 1.82 26.49 0 8.88-.61 17.63-1.78 26.19l-82.12-4.75 77.72 27.09z"], - "firstdraft": [384, 512, [], "f3a1", "M384 192h-64v128H192v128H0v-25.6h166.4v-128h128v-128H384V192zm-25.6 38.4v128h-128v128H64V512h192V384h128V230.4h-25.6zm25.6 192h-89.6V512H320v-64h64v-25.6zM0 0v384h128V256h128V128h128V0H0z"], - "flickr": [448, 512, [], "f16e", "M400 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zM144.5 319c-35.1 0-63.5-28.4-63.5-63.5s28.4-63.5 63.5-63.5 63.5 28.4 63.5 63.5-28.4 63.5-63.5 63.5zm159 0c-35.1 0-63.5-28.4-63.5-63.5s28.4-63.5 63.5-63.5 63.5 28.4 63.5 63.5-28.4 63.5-63.5 63.5z"], - "flipboard": [448, 512, [], "f44d", "M0 32v448h448V32H0zm358.4 179.2h-89.6v89.6h-89.6v89.6H89.6V121.6h268.8v89.6z"], - "fly": [384, 512, [], "f417", "M197.8 427.8c12.9 11.7 33.7 33.3 33.2 50.7 0 .8-.1 1.6-.1 2.5-1.8 19.8-18.8 31.1-39.1 31-25-.1-39.9-16.8-38.7-35.8 1-16.2 20.5-36.7 32.4-47.6 2.3-2.1 2.7-2.7 5.6-3.6 3.4 0 3.9.3 6.7 2.8zM331.9 67.3c-16.3-25.7-38.6-40.6-63.3-52.1C243.1 4.5 214-.2 192 0c-44.1 0-71.2 13.2-81.1 17.3C57.3 45.2 26.5 87.2 28 158.6c7.1 82.2 97 176 155.8 233.8 1.7 1.6 4.5 4.5 6.2 5.1l3.3.1c2.1-.7 1.8-.5 3.5-2.1 52.3-49.2 140.7-145.8 155.9-215.7 7-39.2 3.1-72.5-20.8-112.5zM186.8 351.9c-28-51.1-65.2-130.7-69.3-189-3.4-47.5 11.4-131.2 69.3-136.7v325.7zM328.7 180c-16.4 56.8-77.3 128-118.9 170.3C237.6 298.4 275 217 277 158.4c1.6-45.9-9.8-105.8-48-131.4 88.8 18.3 115.5 98.1 99.7 153z"], - "font-awesome": [448, 512, [], "f2b4", "M397.8 32H50.2C22.7 32 0 54.7 0 82.2v347.6C0 457.3 22.7 480 50.2 480h347.6c27.5 0 50.2-22.7 50.2-50.2V82.2c0-27.5-22.7-50.2-50.2-50.2zm-45.4 284.3c0 4.2-3.6 6-7.8 7.8-16.7 7.2-34.6 13.7-53.8 13.7-26.9 0-39.4-16.7-71.7-16.7-23.3 0-47.8 8.4-67.5 17.3-1.2.6-2.4.6-3.6 1.2V385c0 1.8 0 3.6-.6 4.8v1.2c-2.4 8.4-10.2 14.3-19.1 14.3-11.3 0-20.3-9-20.3-20.3V166.4c-7.8-6-13.1-15.5-13.1-26.3 0-18.5 14.9-33.5 33.5-33.5 18.5 0 33.5 14.9 33.5 33.5 0 10.8-4.8 20.3-13.1 26.3v18.5c1.8-.6 3.6-1.2 5.4-2.4 18.5-7.8 40.6-14.3 61.5-14.3 22.7 0 40.6 6 60.9 13.7 4.2 1.8 8.4 2.4 13.1 2.4 22.7 0 47.8-16.1 53.8-16.1 4.8 0 9 3.6 9 7.8v140.3z"], - "font-awesome-alt": [448, 512, [], "f35c", "M339.3 171.2c-6 0-29.9 15.5-52.6 15.5-4.2 0-8.4-.6-12.5-2.4-19.7-7.8-37-13.7-59.1-13.7-20.3 0-41.8 6.6-59.7 13.7-1.8.6-3.6 1.2-4.8 1.8v-17.9c7.8-6 12.5-14.9 12.5-25.7 0-17.9-14.3-32.3-32.3-32.3s-32.3 14.3-32.3 32.3c0 10.2 4.8 19.7 12.5 25.7v212.1c0 10.8 9 19.7 19.7 19.7 9 0 16.1-6 18.5-13.7V385c.6-1.8.6-3 .6-4.8V336c1.2 0 2.4-.6 3-1.2 19.7-8.4 43-16.7 65.7-16.7 31.1 0 43 16.1 69.3 16.1 18.5 0 36.4-6.6 52-13.7 4.2-1.8 7.2-3.6 7.2-7.8V178.3c1.8-4.1-2.3-7.1-7.7-7.1zM397.8 32H50.2C22.7 32 0 54.7 0 82.2v347.6C0 457.3 22.7 480 50.2 480h347.6c27.5 0 50.2-22.7 50.2-50.2V82.2c0-27.5-22.7-50.2-50.2-50.2zm14.3 397.7c0 7.8-6.6 14.3-14.3 14.3H50.2c-7.8 0-14.3-6.6-14.3-14.3V82.2c0-7.8 6.6-14.3 14.3-14.3h347.6v-.1c7.8 0 14.3 6.6 14.3 14.3z"], - "font-awesome-flag": [448, 512, [], "f425", "M444.373 359.424c0 7.168-6.144 10.24-13.312 13.312-28.672 12.288-59.392 23.552-92.16 23.552-46.08 0-67.584-28.672-122.88-28.672-39.936 0-81.92 14.336-115.712 29.696-2.048 1.024-4.096 1.024-6.144 2.048v77.824c0 21.405-16.122 34.816-33.792 34.816-19.456 0-34.816-15.36-34.816-34.816V102.4C12.245 92.16 3.029 75.776 3.029 57.344 3.029 25.6 28.629 0 60.373 0s57.344 25.6 57.344 57.344c0 18.432-8.192 34.816-22.528 45.056v31.744c4.124-1.374 58.768-28.672 114.688-28.672 65.27 0 97.676 27.648 126.976 27.648 38.912 0 81.92-27.648 92.16-27.648 8.192 0 15.36 6.144 15.36 13.312v240.64z"], - "font-awesome-logo-full": [3992, 512, ["Font Awesome"], "f4e6", "M454.6 0H57.4C25.9 0 0 25.9 0 57.4v397.3C0 486.1 25.9 512 57.4 512h397.3c31.4 0 57.4-25.9 57.4-57.4V57.4C512 25.9 486.1 0 454.6 0zm-58.9 324.9c0 4.8-4.1 6.9-8.9 8.9-19.2 8.1-39.7 15.7-61.5 15.7-40.5 0-68.7-44.8-163.2 2.5v51.8c0 30.3-45.7 30.2-45.7 0v-250c-9-7-15-17.9-15-30.3 0-21 17.1-38.2 38.2-38.2 21 0 38.2 17.1 38.2 38.2 0 12.2-5.8 23.2-14.9 30.2v21c37.1-12 65.5-34.4 146.1-3.4 26.6 11.4 68.7-15.7 76.5-15.7 5.5 0 10.3 4.1 10.3 8.9v160.4zm432.9-174.2h-137v70.1H825c39.8 0 40.4 62.2 0 62.2H691.6v105.6c0 45.5-70.7 46.4-70.7 0V128.3c0-22 18-39.8 39.8-39.8h167.8c39.6 0 40.5 62.2.1 62.2zm191.1 23.4c-169.3 0-169.1 252.4 0 252.4 169.9 0 169.9-252.4 0-252.4zm0 196.1c-81.6 0-82.1-139.8 0-139.8 82.5 0 82.4 139.8 0 139.8zm372.4 53.4c-17.5 0-31.4-13.9-31.4-31.4v-117c0-62.4-72.6-52.5-99.1-16.4v133.4c0 41.5-63.3 41.8-63.3 0V208c0-40 63.1-41.6 63.1 0v3.4c43.3-51.6 162.4-60.4 162.4 39.3v141.5c.3 30.4-31.5 31.4-31.7 31.4zm179.7 2.9c-44.3 0-68.3-22.9-68.3-65.8V235.2H1488c-35.6 0-36.7-55.3 0-55.3h15.5v-37.3c0-41.3 63.8-42.1 63.8 0v37.5h24.9c35.4 0 35.7 55.3 0 55.3h-24.9v108.5c0 29.6 26.1 26.3 27.4 26.3 31.4 0 52.6 56.3-22.9 56.3zM1992 123c-19.5-50.2-95.5-50-114.5 0-107.3 275.7-99.5 252.7-99.5 262.8 0 42.8 58.3 51.2 72.1 14.4l13.5-35.9H2006l13 35.9c14.2 37.7 72.1 27.2 72.1-14.4 0-10.1 5.3 6.8-99.1-262.8zm-108.9 179.1l51.7-142.9 51.8 142.9h-103.5zm591.3-85.6l-53.7 176.3c-12.4 41.2-72 41-84 0l-42.3-135.9-42.3 135.9c-12.4 40.9-72 41.2-84.5 0l-54.2-176.3c-12.5-39.4 49.8-56.1 60.2-16.9L2213 342l45.3-139.5c10.9-32.7 59.6-34.7 71.2 0l45.3 139.5 39.3-142.4c10.3-38.3 72.6-23.8 60.3 16.9zm275.4 75.1c0-42.4-33.9-117.5-119.5-117.5-73.2 0-124.4 56.3-124.4 126 0 77.2 55.3 126.4 128.5 126.4 31.7 0 93-11.5 93-39.8 0-18.3-21.1-31.5-39.3-22.4-49.4 26.2-109 8.4-115.9-43.8h148.3c16.3 0 29.3-13.4 29.3-28.9zM2571 277.7c9.5-73.4 113.9-68.6 118.6 0H2571zm316.7 148.8c-31.4 0-81.6-10.5-96.6-31.9-12.4-17 2.5-39.8 21.8-39.8 16.3 0 36.8 22.9 77.7 22.9 27.4 0 40.4-11 40.4-25.8 0-39.8-142.9-7.4-142.9-102 0-40.4 35.3-75.7 98.6-75.7 31.4 0 74.1 9.9 87.6 29.4 10.8 14.8-1.4 36.2-20.9 36.2-15.1 0-26.7-17.3-66.2-17.3-22.9 0-37.8 10.5-37.8 23.8 0 35.9 142.4 6 142.4 103.1-.1 43.7-37.4 77.1-104.1 77.1zm266.8-252.4c-169.3 0-169.1 252.4 0 252.4 170.1 0 169.6-252.4 0-252.4zm0 196.1c-81.8 0-82-139.8 0-139.8 82.5 0 82.4 139.8 0 139.8zm476.9 22V268.7c0-53.8-61.4-45.8-85.7-10.5v134c0 41.3-63.8 42.1-63.8 0V268.7c0-52.1-59.5-47.4-85.7-10.1v133.6c0 41.5-63.3 41.8-63.3 0V208c0-40 63.1-41.6 63.1 0v3.4c9.9-14.4 41.8-37.3 78.6-37.3 35.3 0 57.7 16.4 66.7 43.8 13.9-21.8 45.8-43.8 82.6-43.8 44.3 0 70.7 23.4 70.7 72.7v145.3c.5 17.3-13.5 31.4-31.9 31.4 3.5.1-31.3 1.1-31.3-31.3zM3992 291.6c0-42.4-32.4-117.5-117.9-117.5-73.2 0-127.5 56.3-127.5 126 0 77.2 58.3 126.4 131.6 126.4 31.7 0 91.5-11.5 91.5-39.8 0-18.3-21.1-31.5-39.3-22.4-49.4 26.2-110.5 8.4-117.5-43.8h149.8c16.3 0 29.1-13.4 29.3-28.9zm-180.5-13.9c9.7-74.4 115.9-68.3 120.1 0h-120.1z"], - "fonticons": [448, 512, [], "f280", "M0 32v448h448V32zm187 140.9c-18.4 0-19 9.9-19 27.4v23.3c0 2.4-3.5 4.4-.6 4.4h67.4l-11.1 37.3H168v112.9c0 5.8-2 6.7 3.2 7.3l43.5 4.1v25.1H84V389l21.3-2c5.2-.6 6.7-2.3 6.7-7.9V267.7c0-2.3-2.9-2.3-5.8-2.3H84V228h28v-21c0-49.6 26.5-70 77.3-70 34.1 0 64.7 8.2 64.7 52.8l-50.7 6.1c.3-18.7-4.4-23-16.3-23zm74.3 241.8v-25.1l20.4-2.6c5.2-.6 7.6-1.7 7.6-7.3V271.8c0-4.1-2.9-6.7-6.7-7.9l-24.2-6.4 6.7-29.5h80.2v151.7c0 5.8-2.6 6.4 2.9 7.3l15.7 2.6v25.1zm80.8-255.5l9 33.2-7.3 7.3-31.2-16.6-31.2 16.6-7.3-7.3 9-33.2-21.8-24.2 3.5-9.6h27.7l15.5-28h9.3l15.5 28h27.7l3.5 9.6z"], - "fonticons-fi": [384, 512, [], "f3a2", "M114.4 224h92.4l-15.2 51.2h-76.4V433c0 8-2.8 9.2 4.4 10l59.6 5.6V483H0v-35.2l29.2-2.8c7.2-.8 9.2-3.2 9.2-10.8V278.4c0-3.2-4-3.2-8-3.2H0V224h38.4v-28.8c0-68 36.4-96 106-96 46.8 0 88.8 11.2 88.8 72.4l-69.6 8.4c.4-25.6-6-31.6-22.4-31.6-25.2 0-26 13.6-26 37.6v32c0 3.2-4.8 6-.8 6zM384 483H243.2v-34.4l28-3.6c7.2-.8 10.4-2.4 10.4-10V287c0-5.6-4-9.2-9.2-10.8l-33.2-8.8 9.2-40.4h110v208c0 8-3.6 8.8 4 10l21.6 3.6V483zm-30-347.2l12.4 45.6-10 10-42.8-22.8-42.8 22.8-10-10 12.4-45.6-30-36.4 4.8-10h38L307.2 51H320l21.2 38.4h38l4.8 13.2-30 33.2z"], - "fort-awesome": [512, 512, [], "f286", "M489.2 287.9h-27.4c-2.6 0-4.6 2-4.6 4.6v32h-36.6V146.2c0-2.6-2-4.6-4.6-4.6h-27.4c-2.6 0-4.6 2-4.6 4.6v32h-36.6v-32c0-2.6-2-4.6-4.6-4.6h-27.4c-2.6 0-4.6 2-4.6 4.6v32h-36.6v-32c0-6-8-4.6-11.7-4.6v-38c8.3-2 17.1-3.4 25.7-3.4 10.9 0 20.9 4.3 31.4 4.3 4.6 0 27.7-1.1 27.7-8v-60c0-2.6-2-4.6-4.6-4.6-5.1 0-15.1 4.3-24 4.3-9.7 0-20.9-4.3-32.6-4.3-8 0-16 1.1-23.7 2.9v-4.9c5.4-2.6 9.1-8.3 9.1-14.3 0-20.7-31.4-20.8-31.4 0 0 6 3.7 11.7 9.1 14.3v111.7c-3.7 0-11.7-1.4-11.7 4.6v32h-36.6v-32c0-2.6-2-4.6-4.6-4.6h-27.4c-2.6 0-4.6 2-4.6 4.6v32H128v-32c0-2.6-2-4.6-4.6-4.6H96c-2.6 0-4.6 2-4.6 4.6v178.3H54.8v-32c0-2.6-2-4.6-4.6-4.6H22.8c-2.6 0-4.6 2-4.6 4.6V512h182.9v-96c0-72.6 109.7-72.6 109.7 0v96h182.9V292.5c.1-2.6-1.9-4.6-4.5-4.6zm-288.1-4.5c0 2.6-2 4.6-4.6 4.6h-27.4c-2.6 0-4.6-2-4.6-4.6v-64c0-2.6 2-4.6 4.6-4.6h27.4c2.6 0 4.6 2 4.6 4.6v64zm146.4 0c0 2.6-2 4.6-4.6 4.6h-27.4c-2.6 0-4.6-2-4.6-4.6v-64c0-2.6 2-4.6 4.6-4.6h27.4c2.6 0 4.6 2 4.6 4.6v64z"], - "fort-awesome-alt": [512, 512, [], "f3a3", "M208 237.4h-22.2c-2.1 0-3.7 1.6-3.7 3.7v51.7c0 2.1 1.6 3.7 3.7 3.7H208c2.1 0 3.7-1.6 3.7-3.7v-51.7c0-2.1-1.6-3.7-3.7-3.7zm118.2 0H304c-2.1 0-3.7 1.6-3.7 3.7v51.7c0 2.1 1.6 3.7 3.7 3.7h22.2c2.1 0 3.7-1.6 3.7-3.7v-51.7c-.1-2.1-1.7-3.7-3.7-3.7zm132-125.1c-2.3-3.2-4.6-6.4-7.1-9.5-9.8-12.5-20.8-24-32.8-34.4-4.5-3.9-9.1-7.6-13.9-11.2-1.6-1.2-3.2-2.3-4.8-3.5C372 34.1 340.3 20 306 13c-16.2-3.3-32.9-5-50-5s-33.9 1.7-50 5c-34.3 7.1-66 21.2-93.3 40.8-1.6 1.1-3.2 2.3-4.8 3.5-4.8 3.6-9.4 7.3-13.9 11.2-3 2.6-5.9 5.3-8.8 8s-5.7 5.5-8.4 8.4c-5.5 5.7-10.7 11.8-15.6 18-2.4 3.1-4.8 6.3-7.1 9.5C25.2 153 8.3 202.5 8.3 256c0 2 .1 4 .1 6 .1.7.1 1.3.1 2 .1 1.3.1 2.7.2 4 0 .8.1 1.5.1 2.3 0 1.3.1 2.5.2 3.7.1.8.1 1.6.2 2.4.1 1.1.2 2.3.3 3.5 0 .8.1 1.6.2 2.4.1 1.2.3 2.4.4 3.6.1.8.2 1.5.3 2.3.1 1.3.3 2.6.5 3.9.1.6.2 1.3.3 1.9l.9 5.7c.1.6.2 1.1.3 1.7.3 1.3.5 2.7.8 4 .2.8.3 1.6.5 2.4.2 1 .5 2.1.7 3.2.2.9.4 1.7.6 2.6.2 1 .4 2 .7 3 .2.9.5 1.8.7 2.7.3 1 .5 1.9.8 2.9.3.9.5 1.8.8 2.7.2.9.5 1.9.8 2.8s.5 1.8.8 2.7c.3 1 .6 1.9.9 2.8.6 1.6 1.1 3.3 1.7 4.9.4 1 .7 1.9 1 2.8.3 1 .7 2 1.1 3 .3.8.6 1.5.9 2.3l1.2 3c.3.7.6 1.5.9 2.2.4 1 .9 2 1.3 3l.9 2.1c.5 1 .9 2 1.4 3 .3.7.6 1.3.9 2 .5 1 1 2.1 1.5 3.1.2.6.5 1.1.8 1.7.6 1.1 1.1 2.2 1.7 3.3.1.2.2.3.3.5 2.2 4.1 4.4 8.2 6.8 12.2.2.4.5.8.7 1.2.7 1.1 1.3 2.2 2 3.3.3.5.6.9.9 1.4.6 1.1 1.3 2.1 2 3.2.3.5.6.9.9 1.4.7 1.1 1.4 2.1 2.1 3.2.2.4.5.8.8 1.2.7 1.1 1.5 2.2 2.3 3.3.2.2.3.5.5.7 37.5 51.7 94.4 88.5 160 99.4.9.1 1.7.3 2.6.4 1 .2 2.1.4 3.1.5s1.9.3 2.8.4c1 .2 2 .3 3 .4.9.1 1.9.2 2.9.3s1.9.2 2.9.3 2.1.2 3.1.3c.9.1 1.8.1 2.7.2 1.1.1 2.3.1 3.4.2.8 0 1.7.1 2.5.1 1.3 0 2.6.1 3.9.1.7.1 1.4.1 2.1.1 2 .1 4 .1 6 .1s4-.1 6-.1c.7 0 1.4-.1 2.1-.1 1.3 0 2.6 0 3.9-.1.8 0 1.7-.1 2.5-.1 1.1-.1 2.3-.1 3.4-.2.9 0 1.8-.1 2.7-.2 1-.1 2.1-.2 3.1-.3s1.9-.2 2.9-.3c.9-.1 1.9-.2 2.9-.3s2-.3 3-.4 1.9-.3 2.8-.4c1-.2 2.1-.3 3.1-.5.9-.1 1.7-.3 2.6-.4 65.6-11 122.5-47.7 160.1-102.4.2-.2.3-.5.5-.7.8-1.1 1.5-2.2 2.3-3.3.2-.4.5-.8.8-1.2.7-1.1 1.4-2.1 2.1-3.2.3-.5.6-.9.9-1.4.6-1.1 1.3-2.1 2-3.2.3-.5.6-.9.9-1.4.7-1.1 1.3-2.2 2-3.3.2-.4.5-.8.7-1.2 2.4-4 4.6-8.1 6.8-12.2.1-.2.2-.3.3-.5.6-1.1 1.1-2.2 1.7-3.3.2-.6.5-1.1.8-1.7.5-1 1-2.1 1.5-3.1.3-.7.6-1.3.9-2 .5-1 1-2 1.4-3l.9-2.1c.5-1 .9-2 1.3-3 .3-.7.6-1.5.9-2.2l1.2-3c.3-.8.6-1.5.9-2.3.4-1 .7-2 1.1-3s.7-1.9 1-2.8c.6-1.6 1.2-3.3 1.7-4.9.3-1 .6-1.9.9-2.8s.5-1.8.8-2.7c.2-.9.5-1.9.8-2.8s.6-1.8.8-2.7c.3-1 .5-1.9.8-2.9.2-.9.5-1.8.7-2.7.2-1 .5-2 .7-3 .2-.9.4-1.7.6-2.6.2-1 .5-2.1.7-3.2.2-.8.3-1.6.5-2.4.3-1.3.6-2.7.8-4 .1-.6.2-1.1.3-1.7l.9-5.7c.1-.6.2-1.3.3-1.9.1-1.3.3-2.6.5-3.9.1-.8.2-1.5.3-2.3.1-1.2.3-2.4.4-3.6 0-.8.1-1.6.2-2.4.1-1.1.2-2.3.3-3.5.1-.8.1-1.6.2-2.4.1 1.7.1.5.2-.7 0-.8.1-1.5.1-2.3.1-1.3.2-2.7.2-4 .1-.7.1-1.3.1-2 .1-2 .1-4 .1-6 0-53.5-16.9-103-45.8-143.7zM448 371.5c-9.4 15.5-20.6 29.9-33.6 42.9-20.6 20.6-44.5 36.7-71.2 48-13.9 5.8-28.2 10.3-42.9 13.2v-75.8c0-58.6-88.6-58.6-88.6 0v75.8c-14.7-2.9-29-7.3-42.9-13.2-26.7-11.3-50.6-27.4-71.2-48-13-13-24.2-27.4-33.6-42.9v-71.3c0-2.1 1.6-3.7 3.7-3.7h22.1c2.1 0 3.7 1.6 3.7 3.7V326h29.6V182c0-2.1 1.6-3.7 3.7-3.7h22.1c2.1 0 3.7 1.6 3.7 3.7v25.9h29.5V182c0-2.1 1.6-3.7 3.7-3.7H208c2.1 0 3.7 1.6 3.7 3.7v25.9h29.5V182c0-4.8 6.5-3.7 9.5-3.7V88.1c-4.4-2-7.4-6.7-7.4-11.5 0-16.8 25.4-16.8 25.4 0 0 4.8-3 9.4-7.4 11.5V92c6.3-1.4 12.7-2.3 19.2-2.3 9.4 0 18.4 3.5 26.3 3.5 7.2 0 15.2-3.5 19.4-3.5 2.1 0 3.7 1.6 3.7 3.7v48.4c0 5.6-18.7 6.5-22.4 6.5-8.6 0-16.6-3.5-25.4-3.5-7 0-14.1 1.2-20.8 2.8v30.7c3 0 9.5-1.1 9.5 3.7v25.9h29.5V182c0-2.1 1.6-3.7 3.7-3.7h22.2c2.1 0 3.7 1.6 3.7 3.7v25.9h29.5V182c0-2.1 1.6-3.7 3.7-3.7h22.1c2.1 0 3.7 1.6 3.7 3.7v144h29.5v-25.8c0-2.1 1.6-3.7 3.7-3.7h22.2c2.1 0 3.7 1.6 3.7 3.7z"], - "forumbee": [448, 512, [], "f211", "M5.8 309.7C2 292.7 0 275.5 0 258.3 0 135 99.8 35 223.1 35c16.6 0 33.3 2 49.3 5.5C149 87.5 51.9 186 5.8 309.7zm392.9-189.2C385 103 369 87.8 350.9 75.2c-149.6 44.3-266.3 162.1-309.7 312 12.5 18.1 28 35.6 45.2 49 43.1-151.3 161.2-271.7 312.3-315.7zm15.8 252.7c15.2-25.1 25.4-53.7 29.5-82.8-79.4 42.9-145 110.6-187.6 190.3 30-4.4 58.9-15.3 84.6-31.3 35 13.1 70.9 24.3 107 33.6-9.3-36.5-20.4-74.5-33.5-109.8zm29.7-145.5c-2.6-19.5-7.9-38.7-15.8-56.8C290.5 216.7 182 327.5 137.1 466c18.1 7.6 37 12.5 56.6 15.2C240 367.1 330.5 274.4 444.2 227.7z"], - "foursquare": [368, 512, [], "f180", "M323.1 3H49.9C12.4 3 0 31.3 0 49.1v433.8c0 20.3 12.1 27.7 18.2 30.1 6.2 2.5 22.8 4.6 32.9-7.1C180 356.5 182.2 354 182.2 354c3.1-3.4 3.4-3.1 6.8-3.1h83.4c35.1 0 40.6-25.2 44.3-39.7l48.6-243C373.8 25.8 363.1 3 323.1 3zm-16.3 73.8l-11.4 59.7c-1.2 6.5-9.5 13.2-16.9 13.2H172.1c-12 0-20.6 8.3-20.6 20.3v13c0 12 8.6 20.6 20.6 20.6h90.4c8.3 0 16.6 9.2 14.8 18.2-1.8 8.9-10.5 53.8-11.4 58.8-.9 4.9-6.8 13.5-16.9 13.5h-73.5c-13.5 0-17.2 1.8-26.5 12.6 0 0-8.9 11.4-89.5 108.3-.9.9-1.8.6-1.8-.3V75.9c0-7.7 6.8-16.6 16.6-16.6h219c8.2 0 15.6 7.7 13.5 17.5z"], - "free-code-camp": [576, 512, [], "f2c5", "M69.3 144.5c-41 68.5-36.4 163 1 227C92.5 409.7 120 423.9 120 438c0 6.8-6 13-12.8 13C87.7 451 8 375.5 8 253.2c0-111.5 78-186 97.1-186 6 0 14.9 4.8 14.9 11.1 0 12.7-28.3 28.6-50.7 66.2zm195.8 213.8c4.5 1.8 12.3 5.2 12.3-1.2 0-2.7-2.2-2.9-4.3-3.6-8.5-3.4-14-7.7-19.1-15.2-8.2-12.1-10.1-24.2-10.1-38.6 0-32.1 44.2-37.9 44.2-70 0-12.3-7.7-15.9-7.7-19.3 0-2.2.7-2.2 2.9-2.2 8 0 19.1 13.3 22.5 19.8 2.2 4.6 2.4 6 2.4 11.1 0 7-.7 14.2-.7 21.3 0 27 31.9 19.8 31.9 6.8 0-6-3.6-11.6-3.6-17.4 0-.7 0-1.2.7-1.2 3.4 0 9.4 7.7 11.1 10.1 5.8 8.9 8.5 20.8 8.5 31.4 0 32.4-29.5 49-29.5 56 0 1 2.9 7.7 12.1 1.9 29.7-15.1 53.1-47.6 53.1-89.8 0-33.6-8.7-57.7-32.1-82.6-3.9-4.1-16.4-16.9-22.5-16.9-8.2 0 7.2 18.6 7.2 31.2 0 7.2-4.8 12.3-12.3 12.3-11.6 0-14.5-25.4-15.9-33.3-5.8-33.8-12.8-58.2-46.4-74.1-10.4-5-36.5-11.8-36.5-2.2 0 2.4 2.7 4.1 4.6 5.1 9.2 5.6 19.6 21.4 19.6 38.2 0 46.1-57.7 88.2-57.7 136.2-.2 40.3 28.1 72.6 65.3 86.2zM470.4 67c-6 0-14.4 6.5-14.4 12.6 0 8.7 12.1 19.6 17.6 25.4 81.6 85.1 78.6 214.3 17.6 291-7 8.9-35.3 35.3-35.3 43.5 0 5.1 8.2 11.4 13.2 11.4 25.4 0 98.8-80.8 98.8-185.7C568 145.9 491.8 67 470.4 67zm-42.3 323.1H167c-9.4 0-15.5 7.5-15.5 16.4 0 8.5 7 15.5 15.5 15.5h261.1c9.4 0 11.9-7.5 11.9-16.4 0-8.5-3.5-15.5-11.9-15.5z"], - "freebsd": [448, 512, [], "f3a4", "M303.7 96.2c11.1-11.1 115.5-77 139.2-53.2 23.7 23.7-42.1 128.1-53.2 139.2-11.1 11.1-39.4.9-63.1-22.9-23.8-23.7-34.1-52-22.9-63.1zM109.9 68.1C73.6 47.5 22 24.6 5.6 41.1c-16.6 16.6 7.1 69.4 27.9 105.7 18.5-32.2 44.8-59.3 76.4-78.7zM406.7 174c3.3 11.3 2.7 20.7-2.7 26.1-20.3 20.3-87.5-27-109.3-70.1-18-32.3-11.1-53.4 14.9-48.7 5.7-3.6 12.3-7.6 19.6-11.6-29.8-15.5-63.6-24.3-99.5-24.3-119.1 0-215.6 96.5-215.6 215.6 0 119 96.5 215.6 215.6 215.6S445.3 380.1 445.3 261c0-38.4-10.1-74.5-27.7-105.8-3.9 7-7.6 13.3-10.9 18.8z"], - "fulcrum": [269, 512, [], "f50b", "M70.75 164.14l-35.38 43.55L0 164.14l35.38-43.55 35.37 43.55zM119.23 0L98.69 198.18 47.72 256l50.98 57.82L119.23 512V300.89L78.15 256l41.08-44.89V0zm79.67 164.14l35.38 43.55 35.38-43.55-35.38-43.55-35.38 43.55zm-48.48 46.97L191.5 256l-41.08 44.89V512l20.54-198.18L221.94 256l-50.98-57.82L150.42 0v211.11z"], - "galactic-republic": [496, 512, [], "f50c", "M248 504C111.25 504 0 392.75 0 256S111.25 8 248 8s248 111.25 248 248-111.25 248-248 248zm0-479.47C120.37 24.53 16.53 128.37 16.53 256S120.37 487.47 248 487.47 479.47 383.63 479.47 256 375.63 24.53 248 24.53zm27.62 21.81v24.62a185.933 185.933 0 0 1 83.57 34.54l17.39-17.36c-28.75-22.06-63.3-36.89-100.96-41.8zm-55.37.07c-37.64 4.94-72.16 19.8-100.88 41.85l17.28 17.36h.08c24.07-17.84 52.55-30.06 83.52-34.67V46.41zm12.25 50.17v82.87c-10.04 2.03-19.42 5.94-27.67 11.42l-58.62-58.59-21.93 21.93 58.67 58.67c-5.47 8.23-9.45 17.59-11.47 27.62h-82.9v31h82.9c2.02 10.02 6.01 19.31 11.47 27.54l-58.67 58.69 21.93 21.93 58.62-58.62a77.873 77.873 0 0 0 27.67 11.47v82.9h31v-82.9c10.05-2.03 19.37-6.06 27.62-11.55l58.67 58.69 21.93-21.93-58.67-58.69c5.46-8.23 9.47-17.52 11.5-27.54h82.87v-31h-82.87c-2.02-10.02-6.03-19.38-11.5-27.62l58.67-58.67-21.93-21.93-58.67 58.67c-8.25-5.49-17.57-9.47-27.62-11.5V96.58h-31zm183.24 30.72l-17.36 17.36a186.337 186.337 0 0 1 34.67 83.67h24.62c-4.95-37.69-19.83-72.29-41.93-101.03zm-335.55.13c-22.06 28.72-36.91 63.26-41.85 100.91h24.65c4.6-30.96 16.76-59.45 34.59-83.52l-17.39-17.39zM38.34 283.67c4.92 37.64 19.75 72.18 41.8 100.9l17.36-17.39c-17.81-24.07-29.92-52.57-34.51-83.52H38.34zm394.7 0c-4.61 30.99-16.8 59.5-34.67 83.6l17.36 17.36c22.08-28.74 36.98-63.29 41.93-100.96h-24.62zM136.66 406.38l-17.36 17.36c28.73 22.09 63.3 36.98 100.96 41.93v-24.64c-30.99-4.63-59.53-16.79-83.6-34.65zm222.53.05c-24.09 17.84-52.58 30.08-83.57 34.67v24.57c37.67-4.92 72.21-19.79 100.96-41.85l-17.31-17.39h-.08z"], - "galactic-senate": [512, 512, [], "f50d", "M249.86 33.48v26.07C236.28 80.17 226 168.14 225.39 274.9c11.74-15.62 19.13-33.33 19.13-48.24v-16.88c-.03-5.32.75-10.53 2.19-15.65.65-2.14 1.39-4.08 2.62-5.82 1.23-1.75 3.43-3.79 6.68-3.79 3.24 0 5.45 2.05 6.68 3.79 1.23 1.75 1.97 3.68 2.62 5.82 1.44 5.12 2.22 10.33 2.19 15.65v16.88c0 14.91 7.39 32.62 19.13 48.24-.63-106.76-10.91-194.73-24.49-215.35V33.48h-12.28zm-26.34 147.77c-9.52 2.15-18.7 5.19-27.46 9.08 8.9 16.12 9.76 32.64 1.71 37.29-8 4.62-21.85-4.23-31.36-19.82-11.58 8.79-21.88 19.32-30.56 31.09 14.73 9.62 22.89 22.92 18.32 30.66-4.54 7.7-20.03 7.14-35.47-.96-5.78 13.25-9.75 27.51-11.65 42.42 9.68.18 18.67 2.38 26.18 6.04 17.78-.3 32.77-1.96 40.49-4.22 5.55-26.35 23.02-48.23 46.32-59.51.73-25.55 1.88-49.67 3.48-72.07zm64.96 0c1.59 22.4 2.75 46.52 3.47 72.07 23.29 11.28 40.77 33.16 46.32 59.51 7.72 2.26 22.71 3.92 40.49 4.22 7.51-3.66 16.5-5.85 26.18-6.04-1.9-14.91-5.86-29.17-11.65-42.42-15.44 8.1-30.93 8.66-35.47.96-4.57-7.74 3.6-21.05 18.32-30.66-8.68-11.77-18.98-22.3-30.56-31.09-9.51 15.59-23.36 24.44-31.36 19.82-8.05-4.65-7.19-21.16 1.71-37.29a147.49 147.49 0 0 0-27.45-9.08zm-32.48 8.6c-3.23 0-5.86 8.81-6.09 19.93h-.05v16.88c0 41.42-49.01 95.04-93.49 95.04-52 0-122.75-1.45-156.37 29.17v2.51c9.42 17.12 20.58 33.17 33.18 47.97C45.7 380.26 84.77 360.4 141.2 360c45.68 1.02 79.03 20.33 90.76 40.87.01.01-.01.04 0 .05 7.67 2.14 15.85 3.23 24.04 3.21 8.19.02 16.37-1.07 24.04-3.21.01-.01-.01-.04 0-.05 11.74-20.54 45.08-39.85 90.76-40.87 56.43.39 95.49 20.26 108.02 41.35 12.6-14.8 23.76-30.86 33.18-47.97v-2.51c-33.61-30.62-104.37-29.17-156.37-29.17-44.48 0-93.49-53.62-93.49-95.04v-16.88h-.05c-.23-11.12-2.86-19.93-6.09-19.93zm0 96.59c22.42 0 40.6 18.18 40.6 40.6s-18.18 40.65-40.6 40.65-40.6-18.23-40.6-40.65c0-22.42 18.18-40.6 40.6-40.6zm0 7.64c-18.19 0-32.96 14.77-32.96 32.96S237.81 360 256 360s32.96-14.77 32.96-32.96-14.77-32.96-32.96-32.96zm0 6.14c14.81 0 26.82 12.01 26.82 26.82s-12.01 26.82-26.82 26.82-26.82-12.01-26.82-26.82 12.01-26.82 26.82-26.82zm-114.8 66.67c-10.19.07-21.6.36-30.5 1.66.43 4.42 1.51 18.63 7.11 29.76 9.11-2.56 18.36-3.9 27.62-3.9 41.28.94 71.48 34.35 78.26 74.47l.11 4.7c10.4 1.91 21.19 2.94 32.21 2.94 11.03 0 21.81-1.02 32.21-2.94l.11-4.7c6.78-40.12 36.98-73.53 78.26-74.47 9.26 0 18.51 1.34 27.62 3.9 5.6-11.13 6.68-25.34 7.11-29.76-8.9-1.3-20.32-1.58-30.5-1.66-18.76.42-35.19 4.17-48.61 9.67-12.54 16.03-29.16 30.03-49.58 33.07-.09.02-.17.04-.27.05-.05.01-.11.04-.16.05-5.24 1.07-10.63 1.6-16.19 1.6-5.55 0-10.95-.53-16.19-1.6-.05-.01-.11-.04-.16-.05-.1-.02-.17-.04-.27-.05-20.42-3.03-37.03-17.04-49.58-33.07-13.42-5.49-29.86-9.25-48.61-9.67z"], - "get-pocket": [448, 512, [], "f265", "M407.6 64h-367C18.5 64 0 82.5 0 104.6v135.2C0 364.5 99.7 464 224.2 464c124 0 223.8-99.5 223.8-224.2V104.6c0-22.4-17.7-40.6-40.4-40.6zm-162 268.5c-12.4 11.8-31.4 11.1-42.4 0C89.5 223.6 88.3 227.4 88.3 209.3c0-16.9 13.8-30.7 30.7-30.7 17 0 16.1 3.8 105.2 89.3 90.6-86.9 88.6-89.3 105.5-89.3 16.9 0 30.7 13.8 30.7 30.7 0 17.8-2.9 15.7-114.8 123.2z"], - "gg": [512, 512, [], "f260", "M179.2 230.4l102.4 102.4-102.4 102.4L0 256 179.2 76.8l44.8 44.8-25.6 25.6-19.2-19.2-128 128 128 128 51.5-51.5-77.1-76.5 25.6-25.6zM332.8 76.8L230.4 179.2l102.4 102.4 25.6-25.6-77.1-76.5 51.5-51.5 128 128-128 128-19.2-19.2-25.6 25.6 44.8 44.8L512 256 332.8 76.8z"], - "gg-circle": [512, 512, [], "f261", "M257 8C120 8 9 119 9 256s111 248 248 248 248-111 248-248S394 8 257 8zm-49.5 374.8L81.8 257.1l125.7-125.7 35.2 35.4-24.2 24.2-11.1-11.1-77.2 77.2 77.2 77.2 26.6-26.6-53.1-52.9 24.4-24.4 77.2 77.2-75 75.2zm99-2.2l-35.2-35.2 24.1-24.4 11.1 11.1 77.2-77.2-77.2-77.2-26.5 26.5 53.1 52.9-24.4 24.4-77.2-77.2 75-75L432.2 255 306.5 380.6z"], - "git": [448, 512, [], "f1d3", "M18.8 221.7c0 25.3 16.2 60 41.5 68.5v1c-18.8 8.3-24 50.6 1 65.8v1C34 367 16 384.3 16 414.2c0 51.5 48.8 65.8 91.5 65.8 52 0 90.7-18.7 90.7-76 0-70.5-101-44.5-101-82.8 0-13.5 7.2-18.7 19.7-21.3 41.5-7.7 67.5-40 67.5-82.2 0-7.3-1.5-14.2-4-21 6.7-1.5 13.2-3.3 19.7-5.5v-50.5c-17.2 6.8-35.7 11.8-54.5 11.8-53.8-31-126.8 1.3-126.8 69.2zm87.7 163.8c17 0 41.2 3 41.2 25 0 21.8-19.5 26.3-37.7 26.3-17.3 0-43.3-2.7-43.3-25.2.1-22.3 22.1-26.1 39.8-26.1zM103.3 256c-22 0-31.3-13-31.3-33.8 0-49.3 61-48.8 61-.5 0 20.3-8 34.3-29.7 34.3zM432 305.5v49c-13.3 7.3-30.5 9.8-45.5 9.8-53.5 0-59.8-42.2-59.8-85.7v-87.7h.5v-1c-7 0-7.3-1.6-24 1v-47.5h24c0-22.3.3-31-1.5-41.2h56.7c-2 13.8-1.5 27.5-1.5 41.2h51v47.5s-19.3-1-51-1V281c0 14.8 3.3 32.8 21.8 32.8 9.8 0 21.3-2.8 29.3-8.3zM286 68.7c0 18.7-14.5 36.2-33.8 36.2-19.8 0-34.5-17.2-34.5-36.2 0-19.3 14.5-36.7 34.5-36.7C272 32 286 50 286 68.7zm-6.2 74.5c-1.8 14.6-1.6 199.8 0 217.8h-55.5c1.6-18.1 1.8-203 0-217.8h55.5z"], - "git-square": [448, 512, [], "f1d2", "M140.1 348.5c12.1 0 29.5 2.1 29.5 17.9 0 15.5-13.9 18.8-27 18.8-12.3 0-30.9-2-30.9-18s15.7-18.7 28.4-18.7zm-24.7-116.6c0 14.8 6.6 24.1 22.3 24.1 15.5 0 21.2-10 21.2-24.5.1-34.4-43.5-34.8-43.5.4zM448 80v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V80c0-26.5 21.5-48 48-48h352c26.5 0 48 21.5 48 48zm-241 93.7c-12.3 4.8-25.5 8.4-38.9 8.4-38.5-22.1-90.7.9-90.7 49.5 0 18 11.6 42.9 29.6 48.9v.7c-13.4 5.9-17.1 36.1.7 47v.7c-19.5 6.4-32.3 18.8-32.3 40.2 0 36.8 34.8 47 65.4 47 37.1 0 64.8-13.4 64.8-54.3 0-50.4-72.1-31.8-72.1-59.1 0-9.6 5.2-13.4 14.1-15.2 29.6-5.5 48.2-28.6 48.2-58.7 0-5.2-1.1-10.2-2.9-15 4.8-1.1 9.5-2.3 14.1-3.9v-36.2zm56.8 1.8h-39.6c1.3 10.6 1.1 142.6 0 155.5h39.6c-1.1-12.8-1.2-145.1 0-155.5zm4.5-53.3c0-13.4-10-26.2-24.1-26.2-14.3 0-24.6 12.5-24.6 26.2 0 13.6 10.5 25.9 24.6 25.9 13.7 0 24.1-12.5 24.1-25.9zm104.3 53.3h-36.4c0-9.8-.4-19.6 1.1-29.5h-40.5c1.3 7.3 1.1 13.6 1.1 29.5h-17.1v33.9c11.9-1.9 12.1-.7 17.1-.7v.7h-.4v62.7c0 31.1 4.5 61.2 42.7 61.2 10.7 0 23-1.8 32.5-7v-35c-5.7 3.9-13.9 5.9-20.9 5.9-13.2 0-15.5-12.9-15.5-23.4v-65.2c22.7 0 36.4.7 36.4.7v-33.8z"], - "github": [496, 512, [], "f09b", "M165.9 397.4c0 2-2.3 3.6-5.2 3.6-3.3.3-5.6-1.3-5.6-3.6 0-2 2.3-3.6 5.2-3.6 3-.3 5.6 1.3 5.6 3.6zm-31.1-4.5c-.7 2 1.3 4.3 4.3 4.9 2.6 1 5.6 0 6.2-2s-1.3-4.3-4.3-5.2c-2.6-.7-5.5.3-6.2 2.3zm44.2-1.7c-2.9.7-4.9 2.6-4.6 4.9.3 2 2.9 3.3 5.9 2.6 2.9-.7 4.9-2.6 4.6-4.6-.3-1.9-3-3.2-5.9-2.9zM244.8 8C106.1 8 0 113.3 0 252c0 110.9 69.8 205.8 169.5 239.2 12.8 2.3 17.3-5.6 17.3-12.1 0-6.2-.3-40.4-.3-61.4 0 0-70 15-84.7-29.8 0 0-11.4-29.1-27.8-36.6 0 0-22.9-15.7 1.6-15.4 0 0 24.9 2 38.6 25.8 21.9 38.6 58.6 27.5 72.9 20.9 2.3-16 8.8-27.1 16-33.7-55.9-6.2-112.3-14.3-112.3-110.5 0-27.5 7.6-41.3 23.6-58.9-2.6-6.5-11.1-33.3 2.6-67.9 20.9-6.5 69 27 69 27 20-5.6 41.5-8.5 62.8-8.5s42.8 2.9 62.8 8.5c0 0 48.1-33.6 69-27 13.7 34.7 5.2 61.4 2.6 67.9 16 17.7 25.8 31.5 25.8 58.9 0 96.5-58.9 104.2-114.8 110.5 9.2 7.9 17 22.9 17 46.4 0 33.7-.3 75.4-.3 83.6 0 6.5 4.6 14.4 17.3 12.1C428.2 457.8 496 362.9 496 252 496 113.3 383.5 8 244.8 8zM97.2 352.9c-1.3 1-1 3.3.7 5.2 1.6 1.6 3.9 2.3 5.2 1 1.3-1 1-3.3-.7-5.2-1.6-1.6-3.9-2.3-5.2-1zm-10.8-8.1c-.7 1.3.3 2.9 2.3 3.9 1.6 1 3.6.7 4.3-.7.7-1.3-.3-2.9-2.3-3.9-2-.6-3.6-.3-4.3.7zm32.4 35.6c-1.6 1.3-1 4.3 1.3 6.2 2.3 2.3 5.2 2.6 6.5 1 1.3-1.3.7-4.3-1.3-6.2-2.2-2.3-5.2-2.6-6.5-1zm-11.4-14.7c-1.6 1-1.6 3.6 0 5.9 1.6 2.3 4.3 3.3 5.6 2.3 1.6-1.3 1.6-3.9 0-6.2-1.4-2.3-4-3.3-5.6-2z"], - "github-alt": [480, 512, [], "f113", "M186.1 328.7c0 20.9-10.9 55.1-36.7 55.1s-36.7-34.2-36.7-55.1 10.9-55.1 36.7-55.1 36.7 34.2 36.7 55.1zM480 278.2c0 31.9-3.2 65.7-17.5 95-37.9 76.6-142.1 74.8-216.7 74.8-75.8 0-186.2 2.7-225.6-74.8-14.6-29-20.2-63.1-20.2-95 0-41.9 13.9-81.5 41.5-113.6-5.2-15.8-7.7-32.4-7.7-48.8 0-21.5 4.9-32.3 14.6-51.8 45.3 0 74.3 9 108.8 36 29-6.9 58.8-10 88.7-10 27 0 54.2 2.9 80.4 9.2 34-26.7 63-35.2 107.8-35.2 9.8 19.5 14.6 30.3 14.6 51.8 0 16.4-2.6 32.7-7.7 48.2 27.5 32.4 39 72.3 39 114.2zm-64.3 50.5c0-43.9-26.7-82.6-73.5-82.6-18.9 0-37 3.4-56 6-14.9 2.3-29.8 3.2-45.1 3.2-15.2 0-30.1-.9-45.1-3.2-18.7-2.6-37-6-56-6-46.8 0-73.5 38.7-73.5 82.6 0 87.8 80.4 101.3 150.4 101.3h48.2c70.3 0 150.6-13.4 150.6-101.3zm-82.6-55.1c-25.8 0-36.7 34.2-36.7 55.1s10.9 55.1 36.7 55.1 36.7-34.2 36.7-55.1-10.9-55.1-36.7-55.1z"], - "github-square": [448, 512, [], "f092", "M400 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zM277.3 415.7c-8.4 1.5-11.5-3.7-11.5-8 0-5.4.2-33 .2-55.3 0-15.6-5.2-25.5-11.3-30.7 37-4.1 76-9.2 76-73.1 0-18.2-6.5-27.3-17.1-39 1.7-4.3 7.4-22-1.7-45-13.9-4.3-45.7 17.9-45.7 17.9-13.2-3.7-27.5-5.6-41.6-5.6-14.1 0-28.4 1.9-41.6 5.6 0 0-31.8-22.2-45.7-17.9-9.1 22.9-3.5 40.6-1.7 45-10.6 11.7-15.6 20.8-15.6 39 0 63.6 37.3 69 74.3 73.1-4.8 4.3-9.1 11.7-10.6 22.3-9.5 4.3-33.8 11.7-48.3-13.9-9.1-15.8-25.5-17.1-25.5-17.1-16.2-.2-1.1 10.2-1.1 10.2 10.8 5 18.4 24.2 18.4 24.2 9.7 29.7 56.1 19.7 56.1 19.7 0 13.9.2 36.5.2 40.6 0 4.3-3 9.5-11.5 8-66-22.1-112.2-84.9-112.2-158.3 0-91.8 70.2-161.5 162-161.5S388 165.6 388 257.4c.1 73.4-44.7 136.3-110.7 158.3zm-98.1-61.1c-1.9.4-3.7-.4-3.9-1.7-.2-1.5 1.1-2.8 3-3.2 1.9-.2 3.7.6 3.9 1.9.3 1.3-1 2.6-3 3zm-9.5-.9c0 1.3-1.5 2.4-3.5 2.4-2.2.2-3.7-.9-3.7-2.4 0-1.3 1.5-2.4 3.5-2.4 1.9-.2 3.7.9 3.7 2.4zm-13.7-1.1c-.4 1.3-2.4 1.9-4.1 1.3-1.9-.4-3.2-1.9-2.8-3.2.4-1.3 2.4-1.9 4.1-1.5 2 .6 3.3 2.1 2.8 3.4zm-12.3-5.4c-.9 1.1-2.8.9-4.3-.6-1.5-1.3-1.9-3.2-.9-4.1.9-1.1 2.8-.9 4.3.6 1.3 1.3 1.8 3.3.9 4.1zm-9.1-9.1c-.9.6-2.6 0-3.7-1.5s-1.1-3.2 0-3.9c1.1-.9 2.8-.2 3.7 1.3 1.1 1.5 1.1 3.3 0 4.1zm-6.5-9.7c-.9.9-2.4.4-3.5-.6-1.1-1.3-1.3-2.8-.4-3.5.9-.9 2.4-.4 3.5.6 1.1 1.3 1.3 2.8.4 3.5zm-6.7-7.4c-.4.9-1.7 1.1-2.8.4-1.3-.6-1.9-1.7-1.5-2.6.4-.6 1.5-.9 2.8-.4 1.3.7 1.9 1.8 1.5 2.6z"], - "gitkraken": [592, 512, [], "f3a6", "M565.7 118.1c-2.3-6.1-9.3-9.2-15.3-6.6-5.7 2.4-8.5 8.9-6.3 14.6 10.9 29 16.9 60.5 16.9 93.3 0 134.6-100.3 245.7-230.2 262.7V358.4c7.9-1.5 15.5-3.6 23-6.2v104c106.7-25.9 185.9-122.1 185.9-236.8 0-91.8-50.8-171.8-125.8-213.3-5.7-3.2-13-.9-15.9 5-2.7 5.5-.6 12.2 4.7 15.1 67.9 37.6 113.9 110 113.9 193.2 0 93.3-57.9 173.1-139.8 205.4v-92.2c14.2-4.5 24.9-17.7 24.9-33.5 0-13.1-6.8-24.4-17.3-30.5 8.3-79.5 44.5-58.6 44.5-83.9V170c0-38-87.9-161.8-129-164.7-2.5-.2-5-.2-7.6 0C251.1 8.3 163.2 132 163.2 170v14.8c0 25.3 36.3 4.3 44.5 83.9-10.6 6.1-17.3 17.4-17.3 30.5 0 15.8 10.6 29 24.8 33.5v92.2c-81.9-32.2-139.8-112-139.8-205.4 0-83.1 46-155.5 113.9-193.2 5.4-3 7.4-9.6 4.7-15.1-2.9-5.9-10.1-8.2-15.9-5-75 41.5-125.8 121.5-125.8 213.3 0 114.7 79.2 210.8 185.9 236.8v-104c7.6 2.5 15.1 4.6 23 6.2v123.7C131.4 465.2 31 354.1 31 219.5c0-32.8 6-64.3 16.9-93.3 2.2-5.8-.6-12.2-6.3-14.6-6-2.6-13 .4-15.3 6.6C14.5 149.7 8 183.8 8 219.5c0 155.1 122.6 281.6 276.3 287.8V361.4c6.8.4 15 .5 23.4 0v145.8C461.4 501.1 584 374.6 584 219.5c0-35.7-6.5-69.8-18.3-101.4zM365.9 275.5c13 0 23.7 10.5 23.7 23.7 0 13.1-10.6 23.7-23.7 23.7-13 0-23.7-10.5-23.7-23.7 0-13.1 10.6-23.7 23.7-23.7zm-139.8 47.3c-13.2 0-23.7-10.7-23.7-23.7s10.5-23.7 23.7-23.7c13.1 0 23.7 10.6 23.7 23.7 0 13-10.5 23.7-23.7 23.7z"], - "gitlab": [512, 512, [], "f296", "M105.2 24.9c-3.1-8.9-15.7-8.9-18.9 0L29.8 199.7h132c-.1 0-56.6-174.8-56.6-174.8zM.9 287.7c-2.6 8 .3 16.9 7.1 22l247.9 184-226.2-294zm160.8-88l94.3 294 94.3-294zm349.4 88l-28.8-88-226.3 294 247.9-184c6.9-5.1 9.7-14 7.2-22zM425.7 24.9c-3.1-8.9-15.7-8.9-18.9 0l-56.6 174.8h132z"], - "gitter": [384, 512, [], "f426", "M66.4 322.5H16V0h50.4v322.5zM166.9 76.1h-50.4V512h50.4V76.1zm100.6 0h-50.4V512h50.4V76.1zM368 76h-50.4v247H368V76z"], - "glide": [448, 512, [], "f2a5", "M252.8 148.6c0 8.8-1.6 17.7-3.4 26.4-5.8 27.8-11.6 55.8-17.3 83.6-1.4 6.3-8.3 4.9-13.7 4.9-23.8 0-30.5-26-30.5-45.5 0-29.3 11.2-68.1 38.5-83.1 4.3-2.5 9.2-4.2 14.1-4.2 11.4 0 12.3 8.3 12.3 17.9zM448 80v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V80c0-26.5 21.5-48 48-48h352c26.5 0 48 21.5 48 48zm-64 187c0-5.1-20.8-37.7-25.5-39.5-2.2-.9-7.2-2.3-9.6-2.3-23.1 0-38.7 10.5-58.2 21.5l-.5-.5c4.3-29.4 14.6-57.2 14.6-87.4 0-44.6-23.8-62.7-67.5-62.7-71.7 0-108 70.8-108 123.5 0 54.7 32 85 86.3 85 7.5 0 6.9-.6 6.9 2.3-10.5 80.3-56.5 82.9-56.5 58.9 0-24.4 28-36.5 28.3-38-.2-7.6-29.3-17.2-36.7-17.2-21.1 0-32.7 33-32.7 50.6 0 32.3 20.4 54.7 53.3 54.7 48.2 0 83.4-49.7 94.3-91.7 9.4-37.7 7-39.4 12.3-42.1 20-10.1 35.8-16.8 58.4-16.8 11.1 0 19 2.3 36.7 5.2 1.8.1 4.1-1.7 4.1-3.5z"], - "glide-g": [448, 512, [], "f2a6", "M407.1 211.2c-3.5-1.4-11.6-3.8-15.4-3.8-37.1 0-62.2 16.8-93.5 34.5l-.9-.9c7-47.3 23.5-91.9 23.5-140.4C320.8 29.1 282.6 0 212.4 0 97.3 0 39 113.7 39 198.4 39 286.3 90.3 335 177.6 335c12 0 11-1 11 3.8-16.9 128.9-90.8 133.1-90.8 94.6 0-39.2 45-58.6 45.5-61-.3-12.2-47-27.6-58.9-27.6-33.9.1-52.4 51.2-52.4 79.3C32 476 64.8 512 117.5 512c77.4 0 134-77.8 151.4-145.4 15.1-60.5 11.2-63.3 19.7-67.6 32.2-16.2 57.5-27 93.8-27 17.8 0 30.5 3.7 58.9 8.4 2.9 0 6.7-2.9 6.7-5.8 0-8-33.4-60.5-40.9-63.4zm-175.3-84.4c-9.3 44.7-18.6 89.6-27.8 134.3-2.3 10.2-13.3 7.8-22 7.8-38.3 0-49-41.8-49-73.1 0-47 18-109.3 61.8-133.4 7-4.1 14.8-6.7 22.6-6.7 18.6 0 20 13.3 20 28.7-.1 14.3-2.7 28.5-5.6 42.4z"], - "gofore": [400, 512, [], "f3a7", "M324 319.8h-13.2v34.7c-24.5 23.1-56.3 35.8-89.9 35.8-73.2 0-132.4-60.2-132.4-134.4 0-74.1 59.2-134.4 132.4-134.4 35.3 0 68.6 14 93.6 39.4l62.3-63.3C335 55.3 279.7 32 220.7 32 98 32 0 132.6 0 256c0 122.5 97 224 220.7 224 63.2 0 124.5-26.2 171-82.5-2-27.6-13.4-77.7-67.7-77.7zm-12.1-112.5H205.6v89H324c33.5 0 60.5 15.1 76 41.8v-30.6c0-65.2-40.4-100.2-88.1-100.2z"], - "goodreads": [448, 512, [], "f3a8", "M299.9 191.2c5.1 37.3-4.7 79-35.9 100.7-22.3 15.5-52.8 14.1-70.8 5.7-37.1-17.3-49.5-58.6-46.8-97.2 4.3-60.9 40.9-87.9 75.3-87.5 46.9-.2 71.8 31.8 78.2 78.3zM448 88v336c0 30.9-25.1 56-56 56H56c-30.9 0-56-25.1-56-56V88c0-30.9 25.1-56 56-56h336c30.9 0 56 25.1 56 56zM330 313.2s-.1-34-.1-217.3h-29v40.3c-.8.3-1.2-.5-1.6-1.2-9.6-20.7-35.9-46.3-76-46-51.9.4-87.2 31.2-100.6 77.8-4.3 14.9-5.8 30.1-5.5 45.6 1.7 77.9 45.1 117.8 112.4 115.2 28.9-1.1 54.5-17 69-45.2.5-1 1.1-1.9 1.7-2.9.2.1.4.1.6.2.3 3.8.2 30.7.1 34.5-.2 14.8-2 29.5-7.2 43.5-7.8 21-22.3 34.7-44.5 39.5-17.8 3.9-35.6 3.8-53.2-1.2-21.5-6.1-36.5-19-41.1-41.8-.3-1.6-1.3-1.3-2.3-1.3h-26.8c.8 10.6 3.2 20.3 8.5 29.2 24.2 40.5 82.7 48.5 128.2 37.4 49.9-12.3 67.3-54.9 67.4-106.3z"], - "goodreads-g": [384, 512, [], "f3a9", "M42.6 403.3h2.8c12.7 0 25.5 0 38.2.1 1.6 0 3.1-.4 3.6 2.1 7.1 34.9 30 54.6 62.9 63.9 26.9 7.6 54.1 7.8 81.3 1.8 33.8-7.4 56-28.3 68-60.4 8-21.5 10.7-43.8 11-66.5.1-5.8.3-47-.2-52.8l-.9-.3c-.8 1.5-1.7 2.9-2.5 4.4-22.1 43.1-61.3 67.4-105.4 69.1-103 4-169.4-57-172-176.2-.5-23.7 1.8-46.9 8.3-69.7C58.3 47.7 112.3.6 191.6 0c61.3-.4 101.5 38.7 116.2 70.3.5 1.1 1.3 2.3 2.4 1.9V10.6h44.3c0 280.3.1 332.2.1 332.2-.1 78.5-26.7 143.7-103 162.2-69.5 16.9-159 4.8-196-57.2-8-13.5-11.8-28.3-13-44.5zM188.9 36.5c-52.5-.5-108.5 40.7-115 133.8-4.1 59 14.8 122.2 71.5 148.6 27.6 12.9 74.3 15 108.3-8.7 47.6-33.2 62.7-97 54.8-154-9.7-71.1-47.8-120-119.6-119.7z"], - "google": [488, 512, [], "f1a0", "M488 261.8C488 403.3 391.1 504 248 504 110.8 504 0 393.2 0 256S110.8 8 248 8c66.8 0 123 24.5 166.3 64.9l-67.5 64.9C258.5 52.6 94.3 116.6 94.3 256c0 86.5 69.1 156.6 153.7 156.6 98.2 0 135-70.4 140.8-106.9H248v-85.3h236.1c2.3 12.7 3.9 24.9 3.9 41.4z"], - "google-drive": [512, 512, [], "f3aa", "M339 314.9L175.4 32h161.2l163.6 282.9H339zm-137.5 23.6L120.9 480h310.5L512 338.5H201.5zM154.1 67.4L0 338.5 80.6 480 237 208.8 154.1 67.4z"], - "google-play": [512, 512, [], "f3ab", "M325.3 234.3L104.6 13l280.8 161.2-60.1 60.1zM47 0C34 6.8 25.3 19.2 25.3 35.3v441.3c0 16.1 8.7 28.5 21.7 35.3l256.6-256L47 0zm425.2 225.6l-58.9-34.1-65.7 64.5 65.7 64.5 60.1-34.1c18-14.3 18-46.5-1.2-60.8zM104.6 499l280.8-161.2-60.1-60.1L104.6 499z"], - "google-plus": [496, 512, [], "f2b3", "M248 8C111.1 8 0 119.1 0 256s111.1 248 248 248 248-111.1 248-248S384.9 8 248 8zm-70.7 372c-68.8 0-124-55.5-124-124s55.2-124 124-124c31.3 0 60.1 11 83 32.3l-33.6 32.6c-13.2-12.9-31.3-19.1-49.4-19.1-42.9 0-77.2 35.5-77.2 78.1s34.2 78.1 77.2 78.1c32.6 0 64.9-19.1 70.1-53.3h-70.1v-42.6h116.9c1.3 6.8 1.9 13.6 1.9 20.7 0 70.8-47.5 121.2-118.8 121.2zm230.2-106.2v35.5H372v-35.5h-35.5v-35.5H372v-35.5h35.5v35.5h35.2v35.5h-35.2z"], - "google-plus-g": [640, 512, [], "f0d5", "M386.061 228.496c1.834 9.692 3.143 19.384 3.143 31.956C389.204 370.205 315.599 448 204.8 448c-106.084 0-192-85.915-192-192s85.916-192 192-192c51.864 0 95.083 18.859 128.611 50.292l-52.126 50.03c-14.145-13.621-39.028-29.599-76.485-29.599-65.484 0-118.92 54.221-118.92 121.277 0 67.056 53.436 121.277 118.92 121.277 75.961 0 104.513-54.745 108.965-82.773H204.8v-66.009h181.261zm185.406 6.437V179.2h-56.001v55.733h-55.733v56.001h55.733v55.733h56.001v-55.733H627.2v-56.001h-55.733z"], - "google-plus-square": [448, 512, [], "f0d4", "M400 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zM164 356c-55.3 0-100-44.7-100-100s44.7-100 100-100c27 0 49.5 9.8 67 26.2l-27.1 26.1c-7.4-7.1-20.3-15.4-39.8-15.4-34.1 0-61.9 28.2-61.9 63.2 0 34.9 27.8 63.2 61.9 63.2 39.6 0 54.4-28.5 56.8-43.1H164v-34.4h94.4c1 5 1.6 10.1 1.6 16.6 0 57.1-38.3 97.6-96 97.6zm220-81.8h-29v29h-29.2v-29h-29V245h29v-29H355v29h29v29.2z"], - "google-wallet": [448, 512, [], "f1ee", "M156.8 126.8c37.6 60.6 64.2 113.1 84.3 162.5-8.3 33.8-18.8 66.5-31.3 98.3-13.2-52.3-26.5-101.3-56-148.5 6.5-36.4 2.3-73.6 3-112.3zM109.3 200H16.1c-6.5 0-10.5 7.5-6.5 12.7C51.8 267 81.3 330.5 101.3 400h103.5c-16.2-69.7-38.7-133.7-82.5-193.5-3-4-8-6.5-13-6.5zm47.8-88c68.5 108 130 234.5 138.2 368H409c-12-138-68.4-265-143.2-368H157.1zm251.8-68.5c-1.8-6.8-8.2-11.5-15.2-11.5h-88.3c-5.3 0-9 5-7.8 10.3 13.2 46.5 22.3 95.5 26.5 146 48.2 86.2 79.7 178.3 90.6 270.8 15.8-60.5 25.3-133.5 25.3-203 0-73.6-12.1-145.1-31.1-212.6z"], - "gratipay": [496, 512, [], "f184", "M248 8C111.1 8 0 119.1 0 256s111.1 248 248 248 248-111.1 248-248S384.9 8 248 8zm114.6 226.4l-113 152.7-112.7-152.7c-8.7-11.9-19.1-50.4 13.6-72 28.1-18.1 54.6-4.2 68.5 11.9 15.9 17.9 46.6 16.9 61.7 0 13.9-16.1 40.4-30 68.1-11.9 32.9 21.6 22.6 60 13.8 72z"], - "grav": [512, 512, [], "f2d6", "M301.1 212c4.4 4.4 4.4 11.9 0 16.3l-9.7 9.7c-4.4 4.7-11.9 4.7-16.6 0l-10.5-10.5c-4.4-4.7-4.4-11.9 0-16.6l9.7-9.7c4.4-4.4 11.9-4.4 16.6 0l10.5 10.8zm-30.2-19.7c3-3 3-7.8 0-10.5-2.8-3-7.5-3-10.5 0-2.8 2.8-2.8 7.5 0 10.5 3.1 2.8 7.8 2.8 10.5 0zm-26 5.3c-3 2.8-3 7.5 0 10.2 2.8 3 7.5 3 10.5 0 2.8-2.8 2.8-7.5 0-10.2-3-3-7.7-3-10.5 0zm72.5-13.3c-19.9-14.4-33.8-43.2-11.9-68.1 21.6-24.9 40.7-17.2 59.8.8 11.9 11.3 29.3 24.9 17.2 48.2-12.5 23.5-45.1 33.2-65.1 19.1zm47.7-44.5c-8.9-10-23.3 6.9-15.5 16.1 7.4 9 32.1 2.4 15.5-16.1zM504 256c0 137-111 248-248 248S8 393 8 256 119 8 256 8s248 111 248 248zm-66.2 42.6c2.5-16.1-20.2-16.6-25.2-25.7-13.6-24.1-27.7-36.8-54.5-30.4 11.6-8 23.5-6.1 23.5-6.1.3-6.4 0-13-9.4-24.9 3.9-12.5.3-22.4.3-22.4 15.5-8.6 26.8-24.4 29.1-43.2 3.6-31-18.8-59.2-49.8-62.8-22.1-2.5-43.7 7.7-54.3 25.7-23.2 40.1 1.4 70.9 22.4 81.4-14.4-1.4-34.3-11.9-40.1-34.3-6.6-25.7 2.8-49.8 8.9-61.4 0 0-4.4-5.8-8-8.9 0 0-13.8 0-24.6 5.3 11.9-15.2 25.2-14.4 25.2-14.4 0-6.4-.6-14.9-3.6-21.6-5.4-11-23.8-12.9-31.7 2.8.1-.2.3-.4.4-.5-5 11.9-1.1 55.9 16.9 87.2-2.5 1.4-9.1 6.1-13 10-21.6 9.7-56.2 60.3-56.2 60.3-28.2 10.8-77.2 50.9-70.6 79.7.3 3 1.4 5.5 3 7.5-2.8 2.2-5.5 5-8.3 8.3-11.9 13.8-5.3 35.2 17.7 24.4 15.8-7.2 29.6-20.2 36.3-30.4 0 0-5.5-5-16.3-4.4 27.7-6.6 34.3-9.4 46.2-9.1 8 3.9 8-34.3 8-34.3 0-14.7-2.2-31-11.1-41.5 12.5 12.2 29.1 32.7 28 60.6-.8 18.3-15.2 23-15.2 23-9.1 16.6-43.2 65.9-30.4 106 0 0-9.7-14.9-10.2-22.1-17.4 19.4-46.5 52.3-24.6 64.5 26.6 14.7 108.8-88.6 126.2-142.3 34.6-20.8 55.4-47.3 63.9-65 22 43.5 95.3 94.5 101.1 59z"], - "gripfire": [384, 512, [], "f3ac", "M112.5 301.4c0-73.8 105.1-122.5 105.1-203 0-47.1-34-88-39.1-90.4.4 3.3.6 6.7.6 10C179.1 110.1 32 171.9 32 286.6c0 49.8 32.2 79.2 66.5 108.3 65.1 46.7 78.1 71.4 78.1 86.6 0 10.1-4.8 17-4.8 22.3 13.1-16.7 17.4-31.9 17.5-46.4 0-29.6-21.7-56.3-44.2-86.5-16-22.3-32.6-42.6-32.6-69.5zm205.3-39c-12.1-66.8-78-124.4-94.7-130.9l4 7.2c2.4 5.1 3.4 10.9 3.4 17.1 0 44.7-54.2 111.2-56.6 116.7-2.2 5.1-3.2 10.5-3.2 15.8 0 20.1 15.2 42.1 17.9 42.1 2.4 0 56.6-55.4 58.1-87.7 6.4 11.7 9.1 22.6 9.1 33.4 0 41.2-41.8 96.9-41.8 96.9 0 11.6 31.9 53.2 35.5 53.2 1 0 2.2-1.4 3.2-2.4 37.9-39.3 67.3-85 67.3-136.8 0-8-.7-16.2-2.2-24.6z"], - "grunt": [384, 512, [], "f3ad", "M61.3 189.3c-1.1 10 5.2 19.1 5.2 19.1.7-7.5 2.2-12.8 4-16.6.4 10.3 3.2 23.5 12.8 34.1 6.9 7.6 35.6 23.3 54.9 6.1 1 2.4 2.1 5.3 3 8.5 2.9 10.3-2.7 25.3-2.7 25.3s15.1-17.1 13.9-32.5c10.8-.5 21.4-8.4 21.1-19.5 0 0-18.9 10.4-35.5-8.8-9.7-11.2-40.9-42-83.1-31.8 4.3 1 8.9 2.4 13.5 4.1h-.1c-4.2 2-6.5 7.1-7 12zm28.3-1.8c19.5 11 37.4 25.7 44.9 37-5.7 3.3-21.7 10.4-38-1.7-10.3-7.6-9.8-26.2-6.9-35.3zm142.1 45.8c-1.2 15.5 13.9 32.5 13.9 32.5s-5.6-15-2.7-25.3c.9-3.2 2-6 3-8.5 19.3 17.3 48 1.5 54.8-6.1 9.6-10.6 12.3-23.8 12.8-34.1 1.8 3.8 3.4 9.1 4 16.6 0 0 6.4-9.1 5.2-19.1-.6-5-2.9-10-7-11.8h-.1c4.6-1.8 9.2-3.2 13.5-4.1-42.3-10.2-73.4 20.6-83.1 31.8-16.7 19.2-35.5 8.8-35.5 8.8-.2 10.9 10.4 18.9 21.2 19.3zm62.7-45.8c3 9.1 3.4 27.7-7 35.4-16.3 12.1-32.2 5-37.9 1.6 7.5-11.4 25.4-26 44.9-37zM160 418.5h-29.4c-5.5 0-8.2 1.6-9.5 2.9-1.9 2-2.2 4.7-.9 8.1 3.5 9.1 11.4 16.5 13.7 18.6 3.1 2.7 7.5 4.3 11.8 4.3 4.4 0 8.3-1.7 11-4.6 7.5-8.2 11.9-17.1 13-19.8.6-1.5 1.3-4.5-.9-6.8-1.8-1.8-4.7-2.7-8.8-2.7zm189.2-101.2c-2.4 17.9-13 33.8-24.6 43.7-3.1-22.7-3.7-55.5-3.7-62.4 0-14.7 9.5-24.5 12.2-26.1 2.5-1.5 5.4-3 8.3-4.6 18-9.6 40.4-21.6 40.4-43.7 0-16.2-9.3-23.2-15.4-27.8-.8-.6-1.5-1.1-2.2-1.7-2.1-1.7-3.7-3-4.3-4.4-4.4-9.8-3.6-34.2-1.7-37.6.6-.6 16.7-20.9 11.8-39.2-2-7.4-6.9-13.3-14.1-17-5.3-2.7-11.9-4.2-19.5-4.5-.1-2-.5-3.9-.9-5.9-.6-2.6-1.1-5.3-.9-8.1.4-4.7.8-9 2.2-11.3 8.4-13.3 28.8-17.6 29-17.6l12.3-2.4-8.1-9.5c-.1-.2-17.3-17.5-46.3-17.5-7.9 0-16 1.3-24.1 3.9-24.2 7.8-42.9 30.5-49.4 39.3-3.1-1-6.3-1.9-9.6-2.7-4.2-15.8 9-38.5 9-38.5s-13.6-3-33.7 15.2c-2.6-6.5-8.1-20.5-1.8-37.2C184.6 10.1 177.2 26 175 40.4c-7.6-5.4-6.7-23.1-7.2-27.6-7.5.9-29.2 21.9-28.2 48.3-2 .5-3.9 1.1-5.9 1.7-6.5-8.8-25.1-31.5-49.4-39.3-7.9-2.2-16-3.5-23.9-3.5-29 0-46.1 17.3-46.3 17.5L6 46.9l12.3 2.4c.2 0 20.6 4.3 29 17.6 1.4 2.2 1.8 6.6 2.2 11.3.2 2.8-.4 5.5-.9 8.1-.4 1.9-.8 3.9-.9 5.9-7.7.3-14.2 1.8-19.5 4.5-7.2 3.7-12.1 9.6-14.1 17-5 18.2 11.2 38.5 11.8 39.2 1.9 3.4 2.7 27.8-1.7 37.6-.6 1.4-2.2 2.7-4.3 4.4-.7.5-1.4 1.1-2.2 1.7-6.1 4.6-15.4 11.7-15.4 27.8 0 22.1 22.4 34.1 40.4 43.7 3 1.6 5.8 3.1 8.3 4.6 2.7 1.6 12.2 11.4 12.2 26.1 0 6.9-.6 39.7-3.7 62.4-11.6-9.9-22.2-25.9-24.6-43.8 0 0-29.2 22.6-20.6 70.8 5.2 29.5 23.2 46.1 47 54.7 8.8 19.1 29.4 45.7 67.3 49.6C143 504.3 163 512 192.2 512h.2c29.1 0 49.1-7.7 63.6-19.5 37.9-3.9 58.5-30.5 67.3-49.6 23.8-8.7 41.7-25.2 47-54.7 8.2-48.4-21.1-70.9-21.1-70.9zM305.7 37.7c5.6-1.8 11.6-2.7 17.7-2.7 11 0 19.9 3 24.7 5-3.1 1.4-6.4 3.2-9.7 5.3-2.4-.4-5.6-.8-9.2-.8-10.5 0-20.5 3.1-28.7 8.9-12.3 8.7-18 16.9-20.7 22.4-2.2-1.3-4.5-2.5-7.1-3.7-1.6-.8-3.1-1.5-4.7-2.2 6.1-9.1 19.9-26.5 37.7-32.2zm21 18.2c-.8 1-1.6 2.1-2.3 3.2-3.3 5.2-3.9 11.6-4.4 17.8-.5 6.4-1.1 12.5-4.4 17-4.2.8-8.1 1.7-11.5 2.7-2.3-3.1-5.6-7-10.5-11.2 1.4-4.8 5.5-16.1 13.5-22.5 5.6-4.3 12.2-6.7 19.6-7zM45.6 45.3c-3.3-2.2-6.6-4-9.7-5.3 4.8-2 13.7-5 24.7-5 6.1 0 12 .9 17.7 2.7 17.8 5.8 31.6 23.2 37.7 32.1-1.6.7-3.2 1.4-4.8 2.2-2.5 1.2-4.9 2.5-7.1 3.7-2.6-5.4-8.3-13.7-20.7-22.4-8.3-5.8-18.2-8.9-28.8-8.9-3.4.1-6.6.5-9 .9zm44.7 40.1c-4.9 4.2-8.3 8-10.5 11.2-3.4-.9-7.3-1.9-11.5-2.7C65 89.5 64.5 83.4 64 77c-.5-6.2-1.1-12.6-4.4-17.8-.7-1.1-1.5-2.2-2.3-3.2 7.4.3 14 2.6 19.5 7 8 6.3 12.1 17.6 13.5 22.4zM58.1 259.9c-2.7-1.6-5.6-3.1-8.4-4.6-14.9-8-30.2-16.3-30.2-30.5 0-11.1 4.3-14.6 8.9-18.2l.5-.4c.7-.6 1.4-1.2 2.2-1.8-.9 7.2-1.9 13.3-2.7 14.9 0 0 12.1-15 15.7-44.3 1.4-11.5-1.1-34.3-5.1-43 .2 4.9 0 9.8-.3 14.4-.4-.8-.8-1.6-1.3-2.2-3.2-4-11.8-17.5-9.4-26.6.9-3.5 3.1-6 6.7-7.8 3.8-1.9 8.8-2.9 15.1-2.9 12.3 0 25.9 3.7 32.9 6 25.1 8 55.4 30.9 64.1 37.7.2.2.4.3.4.3l5.6 3.9-3.5-5.8c-.2-.3-19.1-31.4-53.2-46.5 2-2.9 7.4-8.1 21.6-15.1 21.4-10.5 46.5-15.8 74.3-15.8 27.9 0 52.9 5.3 74.3 15.8 14.2 6.9 19.6 12.2 21.6 15.1-34 15.1-52.9 46.2-53.1 46.5l-3.5 5.8 5.6-3.9s.2-.1.4-.3c8.7-6.8 39-29.8 64.1-37.7 7-2.2 20.6-6 32.9-6 6.3 0 11.3 1 15.1 2.9 3.5 1.8 5.7 4.4 6.7 7.8 2.5 9.1-6.1 22.6-9.4 26.6-.5.6-.9 1.3-1.3 2.2-.3-4.6-.5-9.5-.3-14.4-4 8.8-6.5 31.5-5.1 43 3.6 29.3 15.7 44.3 15.7 44.3-.8-1.6-1.8-7.7-2.7-14.9.7.6 1.5 1.2 2.2 1.8l.5.4c4.6 3.7 8.9 7.1 8.9 18.2 0 14.2-15.4 22.5-30.2 30.5-2.9 1.5-5.7 3.1-8.4 4.6-8.7 5-18 16.7-19.1 34.2-.9 14.6.9 49.9 3.4 75.9-12.4 4.8-26.7 6.4-39.7 6.8-2-4.1-3.9-8.5-5.5-13.1-.7-2-19.6-51.1-26.4-62.2 5.5 39 17.5 73.7 23.5 89.6-3.5-.5-7.3-.7-11.7-.7h-117c-4.4 0-8.3.3-11.7.7 6-15.9 18.1-50.6 23.5-89.6-6.8 11.2-25.7 60.3-26.4 62.2-1.6 4.6-3.5 9-5.5 13.1-13-.4-27.2-2-39.7-6.8 2.5-26 4.3-61.2 3.4-75.9-.9-17.4-10.3-29.2-19-34.2zM34.8 404.6c-12.1-20-8.7-54.1-3.7-59.1 10.9 34.4 47.2 44.3 74.4 45.4-2.7 4.2-5.2 7.6-7 10l-1.4 1.4c-7.2 7.8-8.6 18.5-4.1 31.8-22.7-.1-46.3-9.8-58.2-29.5zm45.7 43.5c6 1.1 12.2 1.9 18.6 2.4 3.5 8 7.4 15.9 12.3 23.1-14.4-5.9-24.4-16-30.9-25.5zM192 498.2c-60.6-.1-78.3-45.8-84.9-64.7-3.7-10.5-3.4-18.2.9-23.1 2.9-3.3 9.5-7.2 24.6-7.2h118.8c15.1 0 21.8 3.9 24.6 7.2 4.2 4.8 4.5 12.6.9 23.1-6.6 18.8-24.3 64.6-84.9 64.7zm80.6-24.6c4.9-7.2 8.8-15.1 12.3-23.1 6.4-.5 12.6-1.3 18.6-2.4-6.5 9.5-16.5 19.6-30.9 25.5zm76.6-69c-12 19.7-35.6 29.3-58.1 29.7 4.5-13.3 3.1-24.1-4.1-31.8-.4-.5-.9-1-1.4-1.5-1.8-2.4-4.3-5.8-7-10 27.2-1.2 63.5-11 74.4-45.4 5 5 8.4 39.1-3.8 59zM191.9 187.7h.2c12.7-.1 27.2-17.8 27.2-17.8-9.9 6-18.8 8.1-27.3 8.3-8.5-.2-17.4-2.3-27.3-8.3 0 0 14.5 17.6 27.2 17.8zm61.7 230.7h-29.4c-4.2 0-7.2.9-8.9 2.7-2.2 2.3-1.5 5.2-.9 6.7 1 2.6 5.5 11.3 13 19.3 2.7 2.9 6.6 4.5 11 4.5s8.7-1.6 11.8-4.2c2.3-2 10.2-9.2 13.7-18.1 1.3-3.3 1-6-.9-7.9-1.3-1.3-4-2.9-9.4-3z"], - "gulp": [256, 512, [], "f3ae", "M209.8 391.1l-14.1 24.6-4.6 80.2c0 8.9-28.3 16.1-63.1 16.1s-63.1-7.2-63.1-16.1l-5.8-79.4-14.9-25.4c41.2 17.3 126 16.7 165.6 0zm-196-253.3l13.6 125.5c5.9-20 20.8-47 40-55.2 6.3-2.7 12.7-2.7 18.7.9 5.2 3 9.6 9.3 10.1 11.8 1.2 6.5-2 9.1-4.5 9.1-3 0-5.3-4.6-6.8-7.3-4.1-7.3-10.3-7.6-16.9-2.8-6.9 5-12.9 13.4-17.1 20.7-5.1 8.8-9.4 18.5-12 28.2-1.5 5.6-2.9 14.6-.6 19.9 1 2.2 2.5 3.6 4.9 3.6 5 0 12.3-6.6 15.8-10.1 4.5-4.5 10.3-11.5 12.5-16l5.2-15.5c2.6-6.8 9.9-5.6 9.9 0 0 10.2-3.7 13.6-10 34.7-5.8 19.5-7.6 25.8-7.6 25.8-.7 2.8-3.4 7.5-6.3 7.5-1.2 0-2.1-.4-2.6-1.2-1-1.4-.9-5.3-.8-6.3.2-3.2 6.3-22.2 7.3-25.2-2 2.2-4.1 4.4-6.4 6.6-5.4 5.1-14.1 11.8-21.5 11.8-3.4 0-5.6-.9-7.7-2.4l7.6 79.6c2 5 39.2 17.1 88.2 17.1 49.1 0 86.3-12.2 88.2-17.1l10.9-94.6c-5.7 5.2-12.3 11.6-19.6 14.8-5.4 2.3-17.4 3.8-17.4-5.7 0-5.2 9.1-14.8 14.4-21.5 1.4-1.7 4.7-5.9 4.7-8.1 0-2.9-6-2.2-11.7 2.5-3.2 2.7-6.2 6.3-8.7 9.7-4.3 6-6.6 11.2-8.5 15.5-6.2 14.2-4.1 8.6-9.1 22-5 13.3-4.2 11.8-5.2 14-.9 1.9-2.2 3.5-4 4.5-1.9 1-4.5.9-6.1-.3-.9-.6-1.3-1.9-1.3-3.7 0-.9.1-1.8.3-2.7 1.5-6.1 7.8-18.1 15-34.3 1.6-3.7 1-2.6.8-2.3-6.2 6-10.9 8.9-14.4 10.5-5.8 2.6-13 2.6-14.5-4.1-.1-.4-.1-.8-.2-1.2-11.8 9.2-24.3 11.7-20-8.1-4.6 8.2-12.6 14.9-22.4 14.9-4.1 0-7.1-1.4-8.6-5.1-2.3-5.5 1.3-14.9 4.6-23.8 1.7-4.5 4-9.9 7.1-16.2 1.6-3.4 4.2-5.4 7.6-4.5.6.2 1.1.4 1.6.7 2.6 1.8 1.6 4.5.3 7.2-3.8 7.5-7.1 13-9.3 20.8-.9 3.3-2 9 1.5 9 2.4 0 4.7-.8 6.9-2.4 4.6-3.4 8.3-8.5 11.1-13.5 2-3.6 4.4-8.3 5.6-12.3.5-1.7 1.1-3.3 1.8-4.8 1.1-2.5 2.6-5.1 5.2-5.1 1.3 0 2.4.5 3.2 1.5 1.7 2.2 1.3 4.5.4 6.9-2 5.6-4.7 10.6-6.9 16.7-1.3 3.5-2.7 8-2.7 11.7 0 3.4 3.7 2.6 6.8 1.2 2.4-1.1 4.8-2.8 6.8-4.5 1.2-4.9.9-3.8 26.4-68.2 1.3-3.3 3.7-4.7 6.1-4.7 1.2 0 2.2.4 3.2 1.1 1.7 1.3 1.7 4.1 1 6.2-.7 1.9-.6 1.3-4.5 10.5-5.2 12.1-8.6 20.8-13.2 31.9-1.9 4.6-7.7 18.9-8.7 22.3-.6 2.2-1.3 5.8 1 5.8 5.4 0 19.3-13.1 23.1-17 .2-.3.5-.4.9-.6.6-1.9 1.2-3.7 1.7-5.5 1.4-3.8 2.7-8.2 5.3-11.3.8-1 1.7-1.6 2.7-1.6 2.8 0 4.2 1.2 4.2 4 0 1.1-.7 5.1-1.1 6.2 1.4-1.5 2.9-3 4.5-4.5 15-13.9 25.7-6.8 25.7.2 0 7.4-8.9 17.7-13.8 23.4-1.6 1.9-4.9 5.4-5 6.4 0 1.3.9 1.8 2.2 1.8 2 0 6.4-3.5 8-4.7 5-3.9 11.8-9.9 16.6-14.1l14.8-136.8c-30.5 17.1-197.6 17.2-228.3.2zm229.7-8.5c0 21-231.2 21-231.2 0 0-8.8 51.8-15.9 115.6-15.9 9 0 17.8.1 26.3.4l12.6-48.7L228.1.6c1.4-1.4 5.8-.2 9.9 3.5s6.6 7.9 5.3 9.3l-.1.1L185.9 74l-10 40.7c39.9 2.6 67.6 8.1 67.6 14.6zm-69.4 4.6c0-.8-.9-1.5-2.5-2.1l-.2.8c0 1.3-5 2.4-11.1 2.4s-11.1-1.1-11.1-2.4c0-.1 0-.2.1-.3l.2-.7c-1.8.6-3 1.4-3 2.3 0 2.1 6.2 3.7 13.7 3.7 7.7.1 13.9-1.6 13.9-3.7z"], - "hacker-news": [448, 512, [], "f1d4", "M0 32v448h448V32H0zm21.2 197.2H21c.1-.1.2-.3.3-.4 0 .1 0 .3-.1.4zm218 53.9V384h-31.4V281.3L128 128h37.3c52.5 98.3 49.2 101.2 59.3 125.6 12.3-27 5.8-24.4 60.6-125.6H320l-80.8 155.1z"], - "hacker-news-square": [448, 512, [], "f3af", "M400 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zM21.2 229.2H21c.1-.1.2-.3.3-.4 0 .1 0 .3-.1.4zm218 53.9V384h-31.4V281.3L128 128h37.3c52.5 98.3 49.2 101.2 59.3 125.6 12.3-27 5.8-24.4 60.6-125.6H320l-80.8 155.1z"], - "hackerrank": [464, 512, [], "f5f7", "M453.5 128C439.01 103.05 261.13 0 232.16 0 203.2 0 25.25 102.79 10.84 128c-14.41 25.21-14.49 230.8 0 256.01C25.33 409.21 203.22 512 232.16 512s206.85-102.92 221.33-128c14.48-25.08 14.49-231.05.01-256zM292.13 414.22c-3.96 0-40.91-35.77-38-38.69.87-.87 6.26-1.48 17.55-1.83 0-26.23.59-68.59.94-86.32.04-2.02-.44-3.43-.44-5.85h-79.93c0 7.1-.46 36.2 1.37 72.88.23 4.54-1.58 5.96-5.74 5.94-10.13-.03-20.27-.11-30.41-.08-4.1.01-5.87-1.53-5.74-6.11.92-33.44 2.96-84.02-.15-212.67v-3.17c-9.67-.35-16.38-.96-17.26-1.84-2.92-2.92 34.54-38.69 38.49-38.69 3.96 0 41.17 35.78 38.27 38.69-.87.87-7.9 1.49-16.77 1.84v3.16c-2.42 25.75-2.03 79.59-2.63 105.39h80.26c0-4.55.39-34.74-1.2-83.64-.1-3.39.95-5.17 4.21-5.2 11.07-.08 22.15-.13 33.23-.06 3.46.02 4.57 1.72 4.5 5.38-3.65 191.29-.66 177.94-.66 210.34 8.87.35 16.82.96 17.69 1.84 2.88 2.91-33.62 38.69-37.58 38.69z"], - "hips": [640, 512, [], "f452", "M251.6 157.6c0-1.9-.9-2.8-2.8-2.8h-40.9c-1.6 0-2.7 1.4-2.7 2.8v201.8c0 1.4 1.1 2.8 2.7 2.8h40.9c1.9 0 2.8-.9 2.8-2.8zM156.5 168c-16.1-11.8-36.3-17.9-60.3-18-18.1-.1-34.6 3.7-49.8 11.4V80.2c0-1.8-.9-2.7-2.8-2.7H2.7c-1.8 0-2.7.9-2.7 2.7v279.2c0 1.9.9 2.8 2.7 2.8h41c1.9 0 2.8-.9 2.8-2.8V223.3c0-.8-2.8-27 45.8-27 48.5 0 45.8 26.1 45.8 27v122.6c0 9 7.3 16.3 16.4 16.3h27.3c1.8 0 2.7-.9 2.7-2.8V223.3c0-23.4-9.3-41.8-28-55.3zm478.4 110.1c-6.8-15.7-18.4-27-34.9-34.1l-57.6-25.3c-8.6-3.6-9.2-11.2-2.6-16.1 7.4-5.5 44.3-13.9 84 6.8 1.7 1 4-.3 4-2.4v-44.7c0-1.3-.6-2.1-1.9-2.6-17.7-6.6-36.1-9.9-55.1-9.9-26.5 0-45.3 5.8-58.5 15.4-.5.4-28.4 20-22.7 53.7 3.4 19.6 15.8 34.2 37.2 43.6l53.6 23.5c11.6 5.1 15.2 13.3 12.2 21.2-3.7 9.1-13.2 13.6-36.5 13.6-24.3 0-44.7-8.9-58.4-19.1-2.1-1.4-4.4.2-4.4 2.3v34.4c0 10.4 4.9 17.3 14.6 20.7 15.6 5.5 31.6 8.2 48.2 8.2 12.7 0 25.8-1.2 36.3-4.3.7-.3 36-8.9 45.6-45.8 3.5-13.5 2.4-26.5-3.1-39.1zM376.2 149.8c-31.7 0-104.2 20.1-104.2 103.5v183.5c0 .8.6 2.7 2.7 2.7h40.9c1.9 0 2.8-.9 2.8-2.7V348c16.5 12.7 35.8 19.1 57.7 19.1 60.5 0 108.7-48.5 108.7-108.7.1-60.3-48.2-108.6-108.6-108.6zm0 170.9c-17.2 0-31.9-6.1-44-18.2-12.2-12.2-18.2-26.8-18.2-44 0-34.5 27.6-62.2 62.2-62.2 34.5 0 62.2 27.6 62.2 62.2.1 34.3-27.3 62.2-62.2 62.2zM228.3 72.5c-15.9 0-28.8 12.9-28.9 28.9 0 15.6 12.7 28.9 28.9 28.9s28.9-13.1 28.9-28.9c0-16.2-13-28.9-28.9-28.9z"], - "hire-a-helper": [512, 512, [], "f3b0", "M443.1 0H71.9C67.9 37.3 37.4 67.8 0 71.7v371.5c37.4 4.9 66 32.4 71.9 68.8h372.2c3-36.4 32.5-65.8 67.9-69.8V71.7c-36.4-5.9-65-35.3-68.9-71.7zm-37 404.9c-36.3 0-18.8-2-55.1-2-35.8 0-21 2-56.1 2-5.9 0-4.9-8.2 0-9.8 22.8-7.6 22.9-10.2 24.6-12.8 10.4-15.6 5.9-83 5.9-113 0-5.3-6.4-12.8-13.8-12.8H200.4c-7.4 0-13.8 7.5-13.8 12.8 0 30-4.5 97.4 5.9 113 1.7 2.5 1.8 5.2 24.6 12.8 4.9 1.6 6 9.8 0 9.8-35.1 0-20.3-2-56.1-2-36.3 0-18.8 2-55.1 2-7.9 0-5.8-10.8 0-10.8 10.2-3.4 13.5-3.5 21.7-13.8 7.7-12.9 7.9-44.4 7.9-127.8V151.3c0-22.2-12.2-28.3-28.6-32.4-8.8-2.2-4-11.8 1-11.8 36.5 0 20.6 2 57.1 2 32.7 0 16.5-2 49.2-2 3.3 0 8.5 8.3 1 10.8-4.9 1.6-27.6 3.7-27.6 39.3 0 45.6-.2 55.8 1 68.8 0 1.3 2.3 12.8 12.8 12.8h109.2c10.5 0 12.8-11.5 12.8-12.8 1.2-13 1-23.2 1-68.8 0-35.6-22.7-37.7-27.6-39.3-7.5-2.5-2.3-10.8 1-10.8 32.7 0 16.5 2 49.2 2 36.5 0 20.6-2 57.1-2 4.9 0 9.9 9.6 1 11.8-16.4 4.1-28.6 10.3-28.6 32.4v101.2c0 83.4.1 114.9 7.9 127.8 8.2 10.2 11.4 10.4 21.7 13.8 5.8 0 7.8 10.8 0 10.8z"], - "hooli": [640, 512, [], "f427", "M144.5 352l38.3.8c-13.2-4.6-26-10.2-38.3-16.8zm57.7-5.3v5.3l-19.4.8c36.5 12.5 69.9 14.2 94.7 7.2-19.9.2-45.8-2.6-75.3-13.3zm408.9-115.2c15.9 0 28.9-12.9 28.9-28.9s-12.9-24.5-28.9-24.5c-15.9 0-28.9 8.6-28.9 24.5s12.9 28.9 28.9 28.9zm-29 120.5H640V241.5h-57.9zm-73.7 0h57.9V156.7L508.4 184zm-31-119.4c-18.2-18.2-50.4-17.1-50.4-17.1s-32.3-1.1-50.4 17.1c-18.2 18.2-16.8 33.9-16.8 52.6s-1.4 34.3 16.8 52.5 50.4 17.1 50.4 17.1 32.3 1.1 50.4-17.1c18.2-18.2 16.8-33.8 16.8-52.5-.1-18.8 1.3-34.5-16.8-52.6zm-39.8 71.9c0 3.6-1.8 12.5-10.7 12.5s-10.7-8.9-10.7-12.5v-40.4c0-8.7 7.3-10.9 10.7-10.9s10.7 2.1 10.7 10.9zm-106.2-71.9c-18.2-18.2-50.4-17.1-50.4-17.1s-32.2-1.1-50.4 17.1c-1.9 1.9-3.7 3.9-5.3 6-38.2-29.6-72.5-46.5-102.1-61.1v-20.7l-22.5 10.6c-54.4-22.1-89-18.2-97.3.1 0 0-24.9 32.8 61.8 110.8V352h57.9v-28.6c-6.5-4.2-13-8.7-19.4-13.6-14.8-11.2-27.4-21.6-38.4-31.4v-31c13.1 14.7 30.5 31.4 53.4 50.3l4.5 3.6v-29.8c0-6.9 1.7-18.2 10.8-18.2s10.6 6.9 10.6 15V317c18 12.2 37.3 22.1 57.7 29.6v-93.9c0-18.7-13.4-37.4-40.6-37.4-15.8-.1-30.5 8.2-38.5 21.9v-54.3c41.9 20.9 83.9 46.5 99.9 58.3-10.2 14.6-9.3 28.1-9.3 43.7 0 18.7-1.4 34.3 16.8 52.5s50.4 17.1 50.4 17.1 32.3 1.1 50.4-17.1c18.2-18.2 16.7-33.8 16.7-52.5 0-18.5 1.5-34.2-16.7-52.3zM65.2 184v63.3c-48.7-54.5-38.9-76-35.2-79.1 13.5-11.4 37.5-8 64.4 2.1zm226.5 120.5c0 3.6-1.8 12.5-10.7 12.5s-10.7-8.9-10.7-12.5v-40.4c0-8.7 7.3-10.9 10.7-10.9s10.7 2.1 10.7 10.9z"], - "hornbill": [509, 512, [], "f592", "M75.37 370.3c2.14 15.83-5.77 31.98-20.94 39.29-18.85 9.1-41.55 1.17-50.68-17.68-9.08-18.83-1.13-41.58 17.7-50.65 7.05-3.4 14.63-4.42 21.85-3.38-78.28-111.35 52-190.53 52-190.53-5.86 43.04-8.24 91.16-8.24 91.16-67.31 41.45.92 64.06 39.81 72.87 19.77 53.62 71.18 91.94 131.66 91.94 1.92 0 3.77-.21 5.67-.28l.11 18.86c-99.22 1.39-158.7-29.14-188.94-51.6zM183.38 42.6c.89-7-.1-14.33-3.39-21.15-9.1-18.84-31.82-26.78-50.66-17.69-18.86 9.1-26.8 31.83-17.69 50.68 6.98 14.47 22.02 22.42 37.18 21.23-22.55 29.91-53.83 89.57-52.42 190.03l21.84-.15c-.02-.9-.14-1.77-.14-2.68 0-58.95 36.37-109.33 87.85-130.16 8.01-37.75 30.74-114.3 73.84-44.29 0 0 48.14 2.38 91.18 8.24 0-.01-77.84-128.03-187.59-54.06zm304.18 134.17c18.84-9.09 26.81-31.81 17.7-50.65-9.1-18.85-31.83-26.77-50.67-17.69-15.27 7.37-23.19 23.69-20.87 39.64-31.71-21.94-89.84-49.05-183.45-47.74l.14 22.5c2.7-.15 5.39-.41 8.14-.41 59.3 0 109.9 36.8 130.49 88.76 39.1 9.02 105.06 31.58 38.46 72.54 0 0-2.34 48.13-8.21 91.16 0 0 133.45-81.16 48.96-194.61 6.43.5 13.07-.49 19.31-3.5zM373.05 436.24c21.43-32.46 46.42-89.69 45.14-179.66l-19.52.14c.08 2.06.3 4.07.3 6.15 0 60.27-38.05 111.55-91.39 131.45-8.85 38.95-31.44 106.66-72.77 39.49 0 0-48.12-2.34-91.19-8.22 0 0 79.92 131.34 191.9 50.97.31 4.72 1.45 9.45 3.64 13.97 9.06 18.89 31.8 26.78 50.64 17.71 18.86-9.1 26.79-31.83 17.7-50.65-6.56-13.62-20.26-21.43-34.45-21.35z"], - "hotjar": [448, 512, [], "f3b1", "M414.9 161.5C340.2 29 121.1 0 121.1 0S222.2 110.4 93 197.7C11.3 252.8-21 324.4 14 402.6c26.8 59.9 83.5 84.3 144.6 93.4-29.2-55.1-6.6-122.4-4.1-129.6 57.1 86.4 165 0 110.8-93.9 71 15.4 81.6 138.6 27.1 215.5 80.5-25.3 134.1-88.9 148.8-145.6 15.5-59.3 3.7-127.9-26.3-180.9z"], - "houzz": [414, 512, [], "f27c", "M258.9 330.7H154.3V480H0V32h109.5v104.5l305.1 85.6V480H258.9V330.7z"], - "html5": [384, 512, [], "f13b", "M0 32l34.9 395.8L191.5 480l157.6-52.2L384 32H0zm308.2 127.9H124.4l4.1 49.4h175.6l-13.6 148.4-97.9 27v.3h-1.1l-98.7-27.3-6-75.8h47.7L138 320l53.5 14.5 53.7-14.5 6-62.2H84.3L71.5 112.2h241.1l-4.4 47.7z"], - "hubspot": [512, 512, [], "f3b2", "M267.4 211.6c-25.1 23.7-40.8 57.3-40.8 94.6 0 29.3 9.7 56.3 26 78L203.1 434c-4.4-1.6-9.1-2.5-14-2.5-10.8 0-20.9 4.2-28.5 11.8-7.6 7.6-11.8 17.8-11.8 28.6s4.2 20.9 11.8 28.5c7.6 7.6 17.8 11.6 28.5 11.6 10.8 0 20.9-3.9 28.6-11.6 7.6-7.6 11.8-17.8 11.8-28.5 0-4.2-.6-8.2-1.9-12.1l50-50.2c22 16.9 49.4 26.9 79.3 26.9 71.9 0 130-58.3 130-130.2 0-65.2-47.7-119.2-110.2-128.7V116c17.5-7.4 28.2-23.8 28.2-42.9 0-26.1-20.9-47.9-47-47.9S311.2 47 311.2 73.1c0 19.1 10.7 35.5 28.2 42.9v61.2c-15.2 2.1-29.6 6.7-42.7 13.6-27.6-20.9-117.5-85.7-168.9-124.8 1.2-4.4 2-9 2-13.8C129.8 23.4 106.3 0 77.4 0 48.6 0 25.2 23.4 25.2 52.2c0 28.9 23.4 52.3 52.2 52.3 9.8 0 18.9-2.9 26.8-7.6l163.2 114.7zm89.5 163.6c-38.1 0-69-30.9-69-69s30.9-69 69-69 69 30.9 69 69-30.9 69-69 69z"], - "imdb": [448, 512, [], "f2d8", "M400 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zM21.3 229.2H21c.1-.1.2-.3.3-.4zM97 319.8H64V192h33zm113.2 0h-28.7v-86.4l-11.6 86.4h-20.6l-12.2-84.5v84.5h-29V192h42.8c3.3 19.8 6 39.9 8.7 59.9l7.6-59.9h43zm11.4 0V192h24.6c17.6 0 44.7-1.6 49 20.9 1.7 7.6 1.4 16.3 1.4 24.4 0 88.5 11.1 82.6-75 82.5zm160.9-29.2c0 15.7-2.4 30.9-22.2 30.9-9 0-15.2-3-20.9-9.8l-1.9 8.1h-29.8V192h31.7v41.7c6-6.5 12-9.2 20.9-9.2 21.4 0 22.2 12.8 22.2 30.1zM265 229.9c0-9.7 1.6-16-10.3-16v83.7c12.2.3 10.3-8.7 10.3-18.4zm85.5 26.1c0-5.4 1.1-12.7-6.2-12.7-6 0-4.9 8.9-4.9 12.7 0 .6-1.1 39.6 1.1 44.7.8 1.6 2.2 2.4 3.8 2.4 7.8 0 6.2-9 6.2-14.4z"], - "instagram": [448, 512, [], "f16d", "M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"], - "intercom": [448, 512, [], "f7af", "M392 32H56C25.1 32 0 57.1 0 88v336c0 30.9 25.1 56 56 56h336c30.9 0 56-25.1 56-56V88c0-30.9-25.1-56-56-56zm-108.3 82.1c0-19.8 29.9-19.8 29.9 0v199.5c0 19.8-29.9 19.8-29.9 0V114.1zm-74.6-7.5c0-19.8 29.9-19.8 29.9 0v216.5c0 19.8-29.9 19.8-29.9 0V106.6zm-74.7 7.5c0-19.8 29.9-19.8 29.9 0v199.5c0 19.8-29.9 19.8-29.9 0V114.1zM59.7 144c0-19.8 29.9-19.8 29.9 0v134.3c0 19.8-29.9 19.8-29.9 0V144zm323.4 227.8c-72.8 63-241.7 65.4-318.1 0-15-12.8 4.4-35.5 19.4-22.7 65.9 55.3 216.1 53.9 279.3 0 14.9-12.9 34.3 9.8 19.4 22.7zm5.2-93.5c0 19.8-29.9 19.8-29.9 0V144c0-19.8 29.9-19.8 29.9 0v134.3z"], - "internet-explorer": [512, 512, [], "f26b", "M483.049 159.706c10.855-24.575 21.424-60.438 21.424-87.871 0-72.722-79.641-98.371-209.673-38.577-107.632-7.181-211.221 73.67-237.098 186.457 30.852-34.862 78.271-82.298 121.977-101.158C125.404 166.85 79.128 228.002 43.992 291.725 23.246 329.651 0 390.94 0 436.747c0 98.575 92.854 86.5 180.251 42.006 31.423 15.43 66.559 15.573 101.695 15.573 97.124 0 184.249-54.294 216.814-146.022H377.927c-52.509 88.593-196.819 52.996-196.819-47.436H509.9c6.407-43.581-1.655-95.715-26.851-141.162zM64.559 346.877c17.711 51.15 53.703 95.871 100.266 123.304-88.741 48.94-173.267 29.096-100.266-123.304zm115.977-108.873c2-55.151 50.276-94.871 103.98-94.871 53.418 0 101.981 39.72 103.981 94.871H180.536zm184.536-187.6c21.425-10.287 48.563-22.003 72.558-22.003 31.422 0 54.274 21.717 54.274 53.722 0 20.003-7.427 49.007-14.569 67.867-26.28-42.292-65.986-81.584-112.263-99.586z"], - "invision": [448, 512, [], "f7b0", "M407.4 32H40.6C18.2 32 0 50.2 0 72.6v366.8C0 461.8 18.2 480 40.6 480h366.8c22.4 0 40.6-18.2 40.6-40.6V72.6c0-22.4-18.2-40.6-40.6-40.6zM176.1 145.6c.4 23.4-22.4 27.3-26.6 27.4-14.9 0-27.1-12-27.1-27 .1-35.2 53.1-35.5 53.7-.4zM332.8 377c-65.6 0-34.1-74-25-106.6 14.1-46.4-45.2-59-59.9.7l-25.8 103.3H177l8.1-32.5c-31.5 51.8-94.6 44.4-94.6-4.3.1-14.3.9-14 23-104.1H81.7l9.7-35.6h76.4c-33.6 133.7-32.6 126.9-32.9 138.2 0 20.9 40.9 13.5 57.4-23.2l19.8-79.4h-32.3l9.7-35.6h68.8l-8.9 40.5c40.5-75.5 127.9-47.8 101.8 38-14.2 51.1-14.6 50.7-14.9 58.8 0 15.5 17.5 22.6 31.8-16.9L386 325c-10.5 36.7-29.4 52-53.2 52z"], - "ioxhost": [640, 512, [], "f208", "M616 160h-67.3C511.2 70.7 422.9 8 320 8 183 8 72 119 72 256c0 16.4 1.6 32.5 4.7 48H24c-13.3 0-24 10.8-24 24 0 13.3 10.7 24 24 24h67.3c37.5 89.3 125.8 152 228.7 152 137 0 248-111 248-248 0-16.4-1.6-32.5-4.7-48H616c13.3 0 24-10.8 24-24 0-13.3-10.7-24-24-24zm-96 96c0 110.5-89.5 200-200 200-75.7 0-141.6-42-175.5-104H424c13.3 0 24-10.8 24-24 0-13.3-10.7-24-24-24H125.8c-3.8-15.4-5.8-31.4-5.8-48 0-110.5 89.5-200 200-200 75.7 0 141.6 42 175.5 104H216c-13.3 0-24 10.8-24 24 0 13.3 10.7 24 24 24h298.2c3.8 15.4 5.8 31.4 5.8 48zm-304-24h208c13.3 0 24 10.7 24 24 0 13.2-10.7 24-24 24H216c-13.3 0-24-10.7-24-24 0-13.2 10.7-24 24-24z"], - "itunes": [448, 512, [], "f3b4", "M223.6 80.3C129 80.3 52.5 157 52.5 251.5S129 422.8 223.6 422.8s171.2-76.7 171.2-171.2c0-94.6-76.7-171.3-171.2-171.3zm79.4 240c-3.2 13.6-13.5 21.2-27.3 23.8-12.1 2.2-22.2 2.8-31.9-5-11.8-10-12-26.4-1.4-36.8 8.4-8 20.3-9.6 38-12.8 3-.5 5.6-1.2 7.7-3.7 3.2-3.6 2.2-2 2.2-80.8 0-5.6-2.7-7.1-8.4-6.1-4 .7-91.9 17.1-91.9 17.1-5 1.1-6.7 2.6-6.7 8.3 0 116.1.5 110.8-1.2 118.5-2.1 9-7.6 15.8-14.9 19.6-8.3 4.6-23.4 6.6-31.4 5.2-21.4-4-28.9-28.7-14.4-42.9 8.4-8 20.3-9.6 38-12.8 3-.5 5.6-1.2 7.7-3.7 5-5.7.9-127 2.6-133.7.4-2.6 1.5-4.8 3.5-6.4 2.1-1.7 5.8-2.7 6.7-2.7 101-19 113.3-21.4 115.1-21.4 5.7-.4 9 3 9 8.7-.1 170.6.4 161.4-1 167.6zM345.2 32H102.8C45.9 32 0 77.9 0 134.8v242.4C0 434.1 45.9 480 102.8 480h242.4c57 0 102.8-45.9 102.8-102.8V134.8C448 77.9 402.1 32 345.2 32zM223.6 444c-106.3 0-192.5-86.2-192.5-192.5S117.3 59 223.6 59s192.5 86.2 192.5 192.5S329.9 444 223.6 444z"], - "itunes-note": [384, 512, [], "f3b5", "M381.9 388.2c-6.4 27.4-27.2 42.8-55.1 48-24.5 4.5-44.9 5.6-64.5-10.2-23.9-20.1-24.2-53.4-2.7-74.4 17-16.2 40.9-19.5 76.8-25.8 6-1.1 11.2-2.5 15.6-7.4 6.4-7.2 4.4-4.1 4.4-163.2 0-11.2-5.5-14.3-17-12.3-8.2 1.4-185.7 34.6-185.7 34.6-10.2 2.2-13.4 5.2-13.4 16.7 0 234.7 1.1 223.9-2.5 239.5-4.2 18.2-15.4 31.9-30.2 39.5-16.8 9.3-47.2 13.4-63.4 10.4-43.2-8.1-58.4-58-29.1-86.6 17-16.2 40.9-19.5 76.8-25.8 6-1.1 11.2-2.5 15.6-7.4 10.1-11.5 1.8-256.6 5.2-270.2.8-5.2 3-9.6 7.1-12.9 4.2-3.5 11.8-5.5 13.4-5.5 204-38.2 228.9-43.1 232.4-43.1 11.5-.8 18.1 6 18.1 17.6.2 344.5 1.1 326-1.8 338.5z"], - "java": [377, 512, [], "f4e4", "M274.9 312.9c9.8-6.7 23.4-12.5 23.4-12.5s-38.7 7-77.2 10.2c-47.1 3.9-97.7 4.7-123.1 1.3-60.1-8 33-30.1 33-30.1s-36.1-2.4-80.6 19c-52.5 25.4 130 37 224.5 12.1zm-85.4-32.1c-19-42.7-83.1-80.2 0-145.8C293.2 53.2 240 0 240 0c21.5 84.5-75.6 110.1-110.7 162.6-23.9 35.9 11.7 74.4 60.2 118.2zm114.6-176.2c.1 0-175.2 43.8-91.5 140.2 24.7 28.4-6.5 54-6.5 54s62.7-32.4 33.9-72.9c-26.9-37.8-47.5-56.6 64.1-121.3zM298 375.1c-.5 1.2-2 2.5-2 2.6 128.3-33.7 81.1-118.9 19.8-97.3-5.4 1.9-8.2 6.3-8.2 6.3s3.4-1.4 11-3c31-6.5 75.5 41.5-20.6 91.4zm47.2 62.3s14.5 11.9-15.9 21.2c-57.9 17.5-240.8 22.8-291.6.7-18.3-7.9 16-19 26.8-21.3 11.2-2.4 17.7-2 17.7-2-20.3-14.3-131.3 28.1-56.4 40.2 204.2 33.2 372.4-14.9 319.4-38.8zM121.6 396c-78.7 22 47.9 67.4 148.1 24.5-16.4-6.4-28.2-13.8-28.2-13.8-44.7 8.5-65.4 9.1-106 4.5-33.5-3.8-13.9-15.2-13.9-15.2zm179.8 97.2c-78.7 14.8-175.8 13.1-233.3 3.6 0-.1 11.8 9.7 72.4 13.6 92.2 5.9 233.8-3.3 237.1-46.9 0 0-6.4 16.5-76.2 29.7zM257.8 353c-59.2 11.4-93.5 11.1-136.8 6.6-33.5-3.5-11.6-19.7-11.6-19.7-86.8 28.8 48.2 61.4 169.5 25.9-12.9-4.5-21.1-12.8-21.1-12.8z"], - "jedi-order": [448, 512, [], "f50e", "M398.5 373.6c95.9-122.1 17.2-233.1 17.2-233.1 45.4 85.8-41.4 170.5-41.4 170.5 105-171.5-60.5-271.5-60.5-271.5 96.9 72.7-10.1 190.7-10.1 190.7 85.8 158.4-68.6 230.1-68.6 230.1s-.4-16.9-2.2-85.7c4.3 4.5 34.5 36.2 34.5 36.2l-24.2-47.4 62.6-9.1-62.6-9.1 20.2-55.5-31.4 45.9c-2.2-87.7-7.8-305.1-7.9-306.9v-2.4 1-1 2.4c0 1-5.6 219-7.9 306.9l-31.4-45.9 20.2 55.5-62.6 9.1 62.6 9.1-24.2 47.4 34.5-36.2c-1.8 68.8-2.2 85.7-2.2 85.7s-154.4-71.7-68.6-230.1c0 0-107-118.1-10.1-190.7 0 0-165.5 99.9-60.5 271.5 0 0-86.8-84.8-41.4-170.5 0 0-78.7 111 17.2 233.1 0 0-26.2-16.1-49.4-77.7 0 0 16.9 183.3 222 185.7h4.1c205-2.4 222-185.7 222-185.7-23.6 61.5-49.9 77.7-49.9 77.7z"], - "jenkins": [512, 512, [], "f3b6", "M487.1 425c-1.4-11.2-19-23.1-28.2-31.9-5.1-5-29-23.1-30.4-29.9-1.4-6.6 9.7-21.5 13.3-28.9 5.1-10.7 8.8-23.7 11.3-32.6 18.8-66.1 20.7-156.9-6.2-211.2-10.2-20.6-38.6-49-56.4-62.5-42-31.7-119.6-35.3-170.1-16.6-14.1 5.2-27.8 9.8-40.1 17.1-33.1 19.4-68.3 32.5-78.1 71.6-24.2 10.8-31.5 41.8-30.3 77.8.2 7 4.1 15.8 2.7 22.4-.7 3.3-5.2 7.6-6.1 9.8-11.6 27.7-2.3 64 11.1 83.7 8.1 11.9 21.5 22.4 39.2 25.2.7 10.6 3.3 19.7 8.2 30.4 3.1 6.8 14.7 19 10.4 27.7-2.2 4.4-21 13.8-27.3 17.6C89 407.2 73.7 415 54.2 429c-12.6 9-32.3 10.2-29.2 31.1 2.1 14.1 10.1 31.6 14.7 45.8.7 2 1.4 4.1 2.1 6h422c4.9-15.3 9.7-30.9 14.6-47.2 3.4-11.4 10.2-27.8 8.7-39.7zM205.9 33.7c1.8-.5 3.4.7 4.9 2.4-.2 5.2-5.4 5.1-8.9 6.8-5.4 6.7-13.4 9.8-20 17.2-6.8 7.5-14.4 27.7-23.4 30-4.5 1.1-9.7-.8-13.6-.5-10.4.7-17.7 6-28.3 7.5 13.6-29.9 56.1-54 89.3-63.4zm-104.8 93.6c13.5-14.9 32.1-24.1 54.8-25.9 11.7 29.7-8.4 65-.9 97.6 2.3 9.9 10.2 25.4-2.4 25.7.3-28.3-34.8-46.3-61.3-29.6-1.8-21.5-4.9-51.7 9.8-67.8zm36.7 200.2c-1-4.1-2.7-12.9-2.3-15.1 1.6-8.7 17.1-12.5 11-24.7-11.3-.1-13.8 10.2-24.1 11.3-26.7 2.6-45.6-35.4-44.4-58.4 1-19.5 17.6-38.2 40.1-35.8 16 1.8 21.4 19.2 24.5 34.7 9.2.5 22.5-.4 26.9-7.6-.6-17.5-8.8-31.6-8.2-47.7 1-30.3 17.5-57.6 4.8-87.4 13.6-30.9 53.5-55.3 83.1-70 36.6-18.3 94.9-3.7 129.3 15.8 19.7 11.1 34.4 32.7 48.3 50.7-19.5-5.8-36.1 4.2-33.1 20.3 16.3-14.9 44.2-.2 52.5 16.4 7.9 15.8 7.8 39.3 9 62.8 2.9 57-10.4 115.9-39.1 157.1-7.7 11-14.1 23-24.9 30.6-26 18.2-65.4 34.7-99.2 23.4-44.7-15-65-44.8-89.5-78.8.7 18.7 13.8 34.1 26.8 48.4 11.3 12.5 25 26.6 39.7 32.4-12.3-2.9-31.1-3.8-36.2 7.2-28.6-1.9-55.1-4.8-68.7-24.2-10.6-15.4-21.4-41.4-26.3-61.4zm222 124.1c4.1-3 11.1-2.9 17.4-3.6-5.4-2.7-13-3.7-19.3-2.2-.1-4.2-2-6.8-3.2-10.2 10.6-3.8 35.5-28.5 49.6-20.3 6.7 3.9 9.5 26.2 10.1 37 .4 9-.8 18-4.5 22.8-18.8-.6-35.8-2.8-50.7-7 .9-6.1-1-12.1.6-16.5zm-17.2-20c-16.8.8-26-1.2-38.3-10.8.2-.8 1.4-.5 1.5-1.4 18 8 40.8-3.3 59-4.9-7.9 5.1-14.6 11.6-22.2 17.1zm-12.1 33.2c-1.6-9.4-3.5-12-2.8-20.2 25-16.6 29.7 28.6 2.8 20.2zM226 438.6c-11.6-.7-48.1-14-38.5-23.7 9.4 6.5 27.5 4.9 41.3 7.3.8 4.4-2.8 10.2-2.8 16.4zM57.7 497.1c-4.3-12.7-9.2-25.1-14.8-36.9 30.8-23.8 65.3-48.9 102.2-63.5 2.8-1.1 23.2 25.4 26.2 27.6 16.5 11.7 37 21 56.2 30.2 1.2 8.8 3.9 20.2 8.7 35.5.7 2.3 1.4 4.7 2.2 7.2H57.7zm240.6 5.7h-.8c.3-.2.5-.4.8-.5v.5zm7.5-5.7c2.1-1.4 4.3-2.8 6.4-4.3 1.1 1.4 2.2 2.8 3.2 4.3h-9.6zm15.1-24.7c-10.8 7.3-20.6 18.3-33.3 25.2-6 3.3-27 11.7-33.4 10.2-3.6-.8-3.9-5.3-5.4-9.5-3.1-9-10.1-23.4-10.8-37-.8-17.2-2.5-46 16-42.4 14.9 2.9 32.3 9.7 43.9 16.1 7.1 3.9 11.1 8.6 21.9 9.5-.1 1.4-.1 2.8-.2 4.3-5.9 3.9-15.3 3.8-21.8 7.1 9.5.4 17 2.7 23.5 5.9-.1 3.4-.3 7-.4 10.6zm53.4 24.7h-14c-.1-3.2-2.8-5.8-6.1-5.8s-5.9 2.6-6.1 5.8h-17.4c-2.8-4.4-5.7-8.6-8.9-12.5 2.1-2.2 4-4.7 6-6.9 9 3.7 14.8-4.9 21.7-4.2 7.9.8 14.2 11.7 25.4 11l-.6 12.6zm8.7 0c.2-4 .4-7.8.6-11.5 15.6-7.3 29 1.3 35.7 11.5H383zm83.4-37c-2.3 11.2-5.8 24-9.9 37.1-.2-.1-.4-.1-.6-.1H428c.6-1.1 1.2-2.2 1.9-3.3-2.6-6.1-9-8.7-10.9-15.5 12.1-22.7 6.5-93.4-24.2-78.5 4.3-6.3 15.6-11.5 20.8-19.3 13 10.4 20.8 20.3 33.2 31.4 6.8 6 20 13.3 21.4 23.1.8 5.5-2.6 18.9-3.8 25.1zM222.2 130.5c5.4-14.9 27.2-34.7 45-32 7.7 1.2 18 8.2 12.2 17.7-30.2-7-45.2 12.6-54.4 33.1-8.1-2-4.9-13.1-2.8-18.8zm184.1 63.1c8.2-3.6 22.4-.7 29.6-5.3-4.2-11.5-10.3-21.4-9.3-37.7.5 0 1 0 1.4.1 6.8 14.2 12.7 29.2 21.4 41.7-5.7 13.5-43.6 25.4-43.1 1.2zm20.4-43zm-117.2 45.7c-6.8-10.9-19-32.5-14.5-45.3 6.5 11.9 8.6 24.4 17.8 33.3 4.1 4 12.2 9 8.2 20.2-.9 2.7-7.8 8.6-11.7 9.7-14.4 4.3-47.9.9-36.6-17.1 11.9.7 27.9 7.8 36.8-.8zm27.3 70c3.8 6.6 1.4 18.7 12.1 20.6 20.2 3.4 43.6-12.3 58.1-17.8 9-15.2-.8-20.7-8.9-30.5-16.6-20-38.8-44.8-38-74.7 6.7-4.9 7.3 7.4 8.2 9.7 8.7 20.3 30.4 46.2 46.3 63.5 3.9 4.3 10.3 8.4 11 11.2 2.1 8.2-5.4 18-4.5 23.5-21.7 13.9-45.8 29.1-81.4 25.6-7.4-6.7-10.3-21.4-2.9-31.1zm-201.3-9.2c-6.8-3.9-8.4-21-16.4-21.4-11.4-.7-9.3 22.2-9.3 35.5-7.8-7.1-9.2-29.1-3.5-40.3-6.6-3.2-9.5 3.6-13.1 5.9 4.7-34.1 49.8-15.8 42.3 20.3zm299.6 28.8c-10.1 19.2-24.4 40.4-54 41-.6-6.2-1.1-15.6 0-19.4 22.7-2.2 36.6-13.7 54-21.6zm-141.9 12.4c18.9 9.9 53.6 11 79.3 10.2 1.4 5.6 1.3 12.6 1.4 19.4-33 1.8-72-6.4-80.7-29.6zm92.2 46.7c-1.7 4.3-5.3 9.3-9.8 11.1-12.1 4.9-45.6 8.7-62.4-.3-10.7-5.7-17.5-18.5-23.4-26-2.8-3.6-16.9-12.9-.2-12.9 13.1 32.7 58 29 95.8 28.1z"], - "jira": [496, 512, [], "f7b1", "M490 241.7C417.1 169 320.6 71.8 248.5 0 83 164.9 6 241.7 6 241.7c-7.9 7.9-7.9 20.7 0 28.7C138.8 402.7 67.8 331.9 248.5 512c379.4-378 15.7-16.7 241.5-241.7 8-7.9 8-20.7 0-28.6zm-241.5 90l-76-75.7 76-75.7 76 75.7-76 75.7z"], - "joget": [496, 512, [], "f3b7", "M378.1 45C337.6 19.9 292.6 8 248.2 8 165 8 83.8 49.9 36.9 125.9c-71.9 116.6-35.6 269.3 81 341.2s269.3 35.6 341.2-80.9c71.9-116.6 35.6-269.4-81-341.2zm51.8 323.2c-40.4 65.5-110.4 101.5-182 101.5-6.8 0-13.6-.4-20.4-1-9-13.6-19.9-33.3-23.7-42.4-5.7-13.7-27.2-45.6 31.2-67.1 51.7-19.1 176.7-16.5 208.8-17.6-4 9-8.6 17.9-13.9 26.6zm-200.8-86.3c-55.5-1.4-81.7-20.8-58.5-48.2s51.1-40.7 68.9-51.2c17.9-10.5 27.3-33.7-23.6-29.7C87.3 161.5 48.6 252.1 37.6 293c-8.8-49.7-.1-102.7 28.5-149.1C128 43.4 259.6 12.2 360.1 74.1c74.8 46.1 111.2 130.9 99.3 212.7-24.9-.5-179.3-3.6-230.3-4.9zm183.8-54.8c-22.7-6-57 11.3-86.7 27.2-29.7 15.8-31.1 8.2-31.1 8.2s40.2-28.1 50.7-34.5 31.9-14 13.4-24.6c-3.2-1.8-6.7-2.7-10.4-2.7-17.8 0-41.5 18.7-67.5 35.6-31.5 20.5-65.3 31.3-65.3 31.3l169.5-1.6 46.5-23.4s3.6-9.5-19.1-15.5z"], - "joomla": [448, 512, [], "f1aa", "M.6 92.1C.6 58.8 27.4 32 60.4 32c30 0 54.5 21.9 59.2 50.2 32.6-7.6 67.1.6 96.5 30l-44.3 44.3c-20.5-20.5-42.6-16.3-55.4-3.5-14.3 14.3-14.3 37.9 0 52.2l99.5 99.5-44 44.3c-87.7-87.2-49.7-49.7-99.8-99.7-26.8-26.5-35-64.8-24.8-98.9C20.4 144.6.6 120.7.6 92.1zm129.5 116.4l44.3 44.3c10-10 89.7-89.7 99.7-99.8 14.3-14.3 37.6-14.3 51.9 0 12.8 12.8 17 35-3.5 55.4l44 44.3c31.2-31.2 38.5-67.6 28.9-101.2 29.2-4.1 51.9-29.2 51.9-59.5 0-33.2-26.8-60.1-59.8-60.1-30.3 0-55.4 22.5-59.5 51.6-33.8-9.9-71.7-1.5-98.3 25.1-18.3 19.1-71.1 71.5-99.6 99.9zm266.3 152.2c8.2-32.7-.9-68.5-26.3-93.9-11.8-12.2 5 4.7-99.5-99.7l-44.3 44.3 99.7 99.7c14.3 14.3 14.3 37.6 0 51.9-12.8 12.8-35 17-55.4-3.5l-44 44.3c27.6 30.2 68 38.8 102.7 28 5.5 27.4 29.7 48.1 58.9 48.1 33 0 59.8-26.8 59.8-60.1 0-30.2-22.5-55-51.6-59.1zm-84.3-53.1l-44-44.3c-87 86.4-50.4 50.4-99.7 99.8-14.3 14.3-37.6 14.3-51.9 0-13.1-13.4-16.9-35.3 3.2-55.4l-44-44.3c-30.2 30.2-38 65.2-29.5 98.3-26.7 6-46.2 29.9-46.2 58.2C0 453.2 26.8 480 59.8 480c28.6 0 52.5-19.8 58.6-46.7 32.7 8.2 68.5-.6 94.2-26 32.1-32 12.2-12.4 99.5-99.7z"], - "js": [448, 512, [], "f3b8", "M0 32v448h448V32H0zm243.8 349.4c0 43.6-25.6 63.5-62.9 63.5-33.7 0-53.2-17.4-63.2-38.5l34.3-20.7c6.6 11.7 12.6 21.6 27.1 21.6 13.8 0 22.6-5.4 22.6-26.5V237.7h42.1v143.7zm99.6 63.5c-39.1 0-64.4-18.6-76.7-43l34.3-19.8c9 14.7 20.8 25.6 41.5 25.6 17.4 0 28.6-8.7 28.6-20.8 0-14.4-11.4-19.5-30.7-28l-10.5-4.5c-30.4-12.9-50.5-29.2-50.5-63.5 0-31.6 24.1-55.6 61.6-55.6 26.8 0 46 9.3 59.8 33.7L368 290c-7.2-12.9-15-18-27.1-18-12.3 0-20.1 7.8-20.1 18 0 12.6 7.8 17.7 25.9 25.6l10.5 4.5c35.8 15.3 55.9 31 55.9 66.2 0 37.8-29.8 58.6-69.7 58.6z"], - "js-square": [448, 512, [], "f3b9", "M400 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zM243.8 381.4c0 43.6-25.6 63.5-62.9 63.5-33.7 0-53.2-17.4-63.2-38.5l34.3-20.7c6.6 11.7 12.6 21.6 27.1 21.6 13.8 0 22.6-5.4 22.6-26.5V237.7h42.1v143.7zm99.6 63.5c-39.1 0-64.4-18.6-76.7-43l34.3-19.8c9 14.7 20.8 25.6 41.5 25.6 17.4 0 28.6-8.7 28.6-20.8 0-14.4-11.4-19.5-30.7-28l-10.5-4.5c-30.4-12.9-50.5-29.2-50.5-63.5 0-31.6 24.1-55.6 61.6-55.6 26.8 0 46 9.3 59.8 33.7L368 290c-7.2-12.9-15-18-27.1-18-12.3 0-20.1 7.8-20.1 18 0 12.6 7.8 17.7 25.9 25.6l10.5 4.5c35.8 15.3 55.9 31 55.9 66.2 0 37.8-29.8 58.6-69.7 58.6z"], - "jsfiddle": [576, 512, [], "f1cc", "M510.634 237.462c-4.727-2.621-5.664-5.748-6.381-10.776-2.352-16.488-3.539-33.619-9.097-49.095-35.895-99.957-153.99-143.386-246.849-91.646-27.37 15.25-48.971 36.369-65.493 63.903-3.184-1.508-5.458-2.71-7.824-3.686-30.102-12.421-59.049-10.121-85.331 9.167-25.531 18.737-36.422 44.548-32.676 76.408.355 3.025-1.967 7.621-4.514 9.545-39.712 29.992-56.031 78.065-41.902 124.615 13.831 45.569 57.514 79.796 105.608 81.433 30.291 1.031 60.637.546 90.959.539 84.041-.021 168.09.531 252.12-.48 52.664-.634 96.108-36.873 108.212-87.293 11.54-48.074-11.144-97.3-56.832-122.634zm21.107 156.88c-18.23 22.432-42.343 35.253-71.28 35.65-56.874.781-113.767.23-170.652.23 0 .7-163.028.159-163.728.154-43.861-.332-76.739-19.766-95.175-59.995-18.902-41.245-4.004-90.848 34.186-116.106 9.182-6.073 12.505-11.566 10.096-23.136-5.49-26.361 4.453-47.956 26.42-62.981 22.987-15.723 47.422-16.146 72.034-3.083 10.269 5.45 14.607 11.564 22.198-2.527 14.222-26.399 34.557-46.727 60.671-61.294 97.46-54.366 228.37 7.568 230.24 132.697.122 8.15 2.412 12.428 9.848 15.894 57.56 26.829 74.456 96.122 35.142 144.497zm-87.789-80.499c-5.848 31.157-34.622 55.096-66.666 55.095-16.953-.001-32.058-6.545-44.079-17.705-27.697-25.713-71.141-74.98-95.937-93.387-20.056-14.888-41.99-12.333-60.272 3.782-49.996 44.071 15.859 121.775 67.063 77.188 4.548-3.96 7.84-9.543 12.744-12.844 8.184-5.509 20.766-.884 13.168 10.622-17.358 26.284-49.33 38.197-78.863 29.301-28.897-8.704-48.84-35.968-48.626-70.179 1.225-22.485 12.364-43.06 35.414-55.965 22.575-12.638 46.369-13.146 66.991 2.474C295.68 280.7 320.467 323.97 352.185 343.47c24.558 15.099 54.254 7.363 68.823-17.506 28.83-49.209-34.592-105.016-78.868-63.46-3.989 3.744-6.917 8.932-11.41 11.72-10.975 6.811-17.333-4.113-12.809-10.353 20.703-28.554 50.464-40.44 83.271-28.214 31.429 11.714 49.108 44.366 42.76 78.186z"], - "kaggle": [291, 512, [], "f5fa", "M290.2 501.5L144.4 320.3 284.2 185c2.6-2.7 1.7-10.5-5.3-10.5h-69.2c-3.5 0-7 1.8-10.5 5.3L66.9 313.5V7.5c0-5-2.5-7.5-7.5-7.5H7.5C2.5 0 0 2.5 0 7.5v497c0 5 2.5 7.5 7.5 7.5h51.9c5 0 7.5-2.5 7.5-7.5v-109l30.8-29.3 110.5 140.6c3 3.5 6.5 5.3 10.5 5.3h66.9c3.5 0 5.5-1 6-3z"], - "keybase": [412, 512, [], "f4f5", "M177.2 430.9c0 9.8-8 17.8-17.8 17.8s-17.8-8-17.8-17.8 8-17.8 17.8-17.8c9.8-.1 17.8 7.9 17.8 17.8zM270 413c-9.8 0-17.8 8-17.8 17.8s8 17.8 17.8 17.8 17.8-8 17.8-17.8-8-17.8-17.8-17.8zm142.3-36c0 38.9-7.6 73.9-22.2 103h-27.3c23.5-38.7 30.5-94.8 22.4-134.3-16.1 29.5-52.1 38.6-85.9 28.8-127.8-37.5-192.5 19.7-234.6 50.3l18.9-59.3-39.9 42.3c4.8 26.7 15.7 51.3 31.2 72.3H46.1c-9.7-15.8-17.2-33-22.2-51.3L.1 454c0-74.9-5.5-147.6 61.5-215.2 20.2-20.4 43.7-36.2 69.1-46.7-6.8-13.5-9.5-29.2-7.8-46l-19.9-1.2c-17.9-1.1-31.6-16.5-30.6-34.4v-.1L74 84.2c1.1-17.1 15.4-30.6 32.5-30.6 1.3 0-.3-.1 28.2 1.7 13.9.8 21.5 9.8 22.8 11.4 7.1-10.4 14.5-20.5 24.6-34.5l20.6 12.1c-13.6 29-9.1 36.2-9 36.3 3.9 0 13.9-.5 32.4 5.7C246 92.9 262 107 271 126c.4.9 15.5 29 1.2 62.6 19 6.1 51.3 19.9 82.4 51.8 36.6 37.6 57.7 87.4 57.7 136.6zM128 122.3c3.2-10 7.7-19.7 13.1-29.4.1-2 2.2-13.1-7.8-13.8-28.5-1.8-26.3-1.6-26.7-1.6-4.6 0-8.3 3.5-8.6 8.1l-1.6 26.2c-.3 4.7 3.4 8.8 8.1 9.1l23.5 1.4zm25.8 61.8c5.6 9.4 14.1 16.1 22.3 20 0-21.2 28.5-41.9 52.8-17.5l8.4 10.3c20.8-18.8 19.4-45.3 12.1-60.9-13.8-29.1-46.9-32-54.3-31.7-10.3.4-19.7-5.4-23.7-15.3-13.7 21.2-37.2 62.5-17.6 95.1zm82.9 68.4L217 268.6c-1.9 1.6-2.2 4.4-.6 6.3l8.9 10.9c1 1.2 3.8 2.7 6.3.6l19.6-16 5.5 6.8c4.9 6 13.8-1.4 9-7.3-63.6-78.3-41.5-51.1-55.3-68.1-4.7-6-13.9 1.4-9 7.3 1.9 2.3 18.4 22.6 19.8 24.3l-9.6 7.9c-4.6 3.8 2.6 13.3 7.4 9.4l9.7-8 8 9.8zm118.4 25.7c-16.9-23.7-42.6-46.7-73.4-60.4-7.9-3.5-15-6.1-22.9-8.6-2 2.2-4.1 4.3-6.4 6.2l31.9 39.2c10.4 12.7 8.5 31.5-4.2 41.9-1.3 1.1-13.1 10.7-29 4.9-2.9 2.3-10.1 9.9-22.2 9.9-8.6 0-16.6-3.8-22.1-10.5l-8.9-10.9c-6.3-7.8-7.9-17.9-5-26.8-8.2-9.9-8.3-21.3-4.6-30-7.2-1.3-26.7-6.2-42.7-21.4-55.8 20.7-88 64.4-101.3 91.2-14.9 30.2-18.8 60.9-19.9 90.2 8.2-8.7-3.9 4.1 114-120.9l-29.9 93.6c57.8-31.1 124-36 197.4-14.4 23.6 6.9 45.1 1.6 56-13.9 11.1-15.6 8.5-37.7-6.8-59.3zM110.6 107.3l15.6 1 1-15.6-15.6-1-1 15.6z"], - "keycdn": [512, 512, [], "f3ba", "M63.8 409.3l60.5-59c32.1 42.8 71.1 66 126.6 67.4 30.5.7 60.3-7 86.4-22.4 5.1 5.3 18.5 19.5 20.9 22-32.2 20.7-69.6 31.1-108.1 30.2-43.3-1.1-84.6-16.7-117.7-44.4.3-.6-38.2 37.5-38.6 37.9 9.5 29.8-13.1 62.4-46.3 62.4C20.7 503.3 0 481.7 0 454.9c0-34.3 33.1-56.6 63.8-45.6zm354.9-252.4c19.1 31.3 29.6 67.4 28.7 104-1.1 44.8-19 87.5-48.6 121 .3.3 23.8 25.2 24.1 25.5 9.6-1.3 19.2 2 25.9 9.1 11.3 12 10.9 30.9-1.1 42.4-12 11.3-30.9 10.9-42.4-1.1-6.7-7-9.4-16.8-7.6-26.3-24.9-26.6-44.4-47.2-44.4-47.2 42.7-34.1 63.3-79.6 64.4-124.2.7-28.9-7.2-57.2-21.1-82.2l22.1-21zM104 53.1c6.7 7 9.4 16.8 7.6 26.3l45.9 48.1c-4.7 3.8-13.3 10.4-22.8 21.3-25.4 28.5-39.6 64.8-40.7 102.9-.7 28.9 6.1 57.2 20 82.4l-22 21.5C72.7 324 63.1 287.9 64.2 250.9c1-44.6 18.3-87.6 47.5-121.1l-25.3-26.4c-9.6 1.3-19.2-2-25.9-9.1-11.3-12-10.9-30.9 1.1-42.4C73.5 40.7 92.2 41 104 53.1zM464.9 8c26 0 47.1 22.4 47.1 48.3S490.9 104 464.9 104c-6.3.1-14-1.1-15.9-1.8l-62.9 59.7c-32.7-43.6-76.7-65.9-126.9-67.2-30.5-.7-60.3 6.8-86.2 22.4l-21.1-22C184.1 74.3 221.5 64 260 64.9c43.3 1.1 84.6 16.7 117.7 44.6l41.1-38.6c-1.5-4.7-2.2-9.6-2.2-14.5C416.5 29.7 438.9 8 464.9 8zM256.7 113.4c5.5 0 10.9.4 16.4 1.1 78.1 9.8 133.4 81.1 123.8 159.1-9.8 78.1-81.1 133.4-159.1 123.8-78.1-9.8-133.4-81.1-123.8-159.2 9.3-72.4 70.1-124.6 142.7-124.8zm-59 119.4c.6 22.7 12.2 41.8 32.4 52.2l-11 51.7h73.7l-11-51.7c20.1-10.9 32.1-29 32.4-52.2-.4-32.8-25.8-57.5-58.3-58.3-32.1.8-57.3 24.8-58.2 58.3zM256 160"], - "kickstarter": [448, 512, [], "f3bb", "M400 480H48c-26.4 0-48-21.6-48-48V80c0-26.4 21.6-48 48-48h352c26.4 0 48 21.6 48 48v352c0 26.4-21.6 48-48 48zM199.6 178.5c0-30.7-17.6-45.1-39.7-45.1-25.8 0-40 19.8-40 44.5v154.8c0 25.8 13.7 45.6 40.5 45.6 21.5 0 39.2-14 39.2-45.6v-41.8l60.6 75.7c12.3 14.9 39 16.8 55.8 0 14.6-15.1 14.8-36.8 4-50.4l-49.1-62.8 40.5-58.7c9.4-13.5 9.5-34.5-5.6-49.1-16.4-15.9-44.6-17.3-61.4 7l-44.8 64.7v-38.8z"], - "kickstarter-k": [384, 512, [], "f3bc", "M147.3 114.4c0-56.2-32.5-82.4-73.4-82.4C26.2 32 0 68.2 0 113.4v283c0 47.3 25.3 83.4 74.9 83.4 39.8 0 72.4-25.6 72.4-83.4v-76.5l112.1 138.3c22.7 27.2 72.1 30.7 103.2 0 27-27.6 27.3-67.4 7.4-92.2l-90.8-114.8 74.9-107.4c17.4-24.7 17.5-63.1-10.4-89.8-30.3-29-82.4-31.6-113.6 12.8L147.3 185v-70.6z"], - "korvue": [446, 512, [], "f42f", "M386.5 34h-327C26.8 34 0 60.8 0 93.5v327.1C0 453.2 26.8 480 59.5 480h327.1c33 0 59.5-26.8 59.5-59.5v-327C446 60.8 419.2 34 386.5 34zM87.1 120.8h96v116l61.8-116h110.9l-81.2 132H87.1v-132zm161.8 272.1l-65.7-113.6v113.6h-96V262.1h191.5l88.6 130.8H248.9z"], - "laravel": [640, 512, [], "f3bd", "M637.5 241.6c-4.2-4.8-62.8-78.1-73.1-90.5-10.3-12.4-15.4-10.2-21.7-9.3-6.4.9-80.5 13.4-89.1 14.8-8.6 1.5-14 4.9-8.7 12.3 4.7 6.6 53.4 75.7 64.2 90.9l-193.7 46.4L161.2 48.7c-6.1-9.1-7.4-12.3-21.4-11.6-14 .6-120.9 9.5-128.5 10.2-7.6.6-16 4-8.4 22s129 279.6 132.4 287.2c3.4 7.6 12.2 20 32.8 15 21.1-5.1 94.3-24.2 134.3-34.7 21.1 38.3 64.2 115.9 72.2 127 10.6 14.9 18 12.4 34.3 7.4 12.8-3.9 199.6-71.1 208-74.5 8.4-3.5 13.6-5.9 7.9-14.4-4.2-6.2-53.5-72.2-79.3-106.8 17.7-4.7 80.6-21.4 87.3-23.3 7.9-2 9-5.8 4.7-10.6zm-352.2 72c-2.3.5-110.8 26.5-116.6 27.8-5.8 1.3-5.8.7-6.5-1.3-.7-2-129-266.7-130.8-270-1.8-3.3-1.7-5.9 0-5.9s102.5-9 106-9.2c3.6-.2 3.2.6 4.5 2.8 0 0 142.2 245.4 144.6 249.7 2.6 4.3 1.1 5.6-1.2 6.1zm306 57.4c1.7 2.7 3.5 4.5-2 6.4-5.4 2-183.7 62.1-187.1 63.6-3.5 1.5-6.2 2-10.6-4.5s-62.4-106.8-62.4-106.8L518 280.6c4.7-1.5 6.2-2.5 9.2 2.2 2.9 4.8 62.4 85.5 64.1 88.2zm12.1-134.1c-4.2.9-73.6 18.1-73.6 18.1l-56.7-77.8c-1.6-2.3-2.9-4.5 1.1-5s68.4-12.2 71.3-12.8c2.9-.7 5.4-1.5 9 3.4 3.6 4.9 52.6 67 54.5 69.4 1.8 2.3-1.4 3.7-5.6 4.7z"], - "lastfm": [512, 512, [], "f202", "M225.8 367.1l-18.8-51s-30.5 34-76.2 34c-40.5 0-69.2-35.2-69.2-91.5 0-72.1 36.4-97.9 72.1-97.9 66.5 0 74.8 53.3 100.9 134.9 18.8 56.9 54 102.6 155.4 102.6 72.7 0 122-22.3 122-80.9 0-72.9-62.7-80.6-115-92.1-25.8-5.9-33.4-16.4-33.4-34 0-19.9 15.8-31.7 41.6-31.7 28.2 0 43.4 10.6 45.7 35.8l58.6-7c-4.7-52.8-41.1-74.5-100.9-74.5-52.8 0-104.4 19.9-104.4 83.9 0 39.9 19.4 65.1 68 76.8 44.9 10.6 79.8 13.8 79.8 45.7 0 21.7-21.1 30.5-61 30.5-59.2 0-83.9-31.1-97.9-73.9-32-96.8-43.6-163-161.3-163C45.7 113.8 0 168.3 0 261c0 89.1 45.7 137.2 127.9 137.2 66.2 0 97.9-31.1 97.9-31.1z"], - "lastfm-square": [448, 512, [], "f203", "M400 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zm-92.2 312.9c-63.4 0-85.4-28.6-97.1-64.1-16.3-51-21.5-84.3-63-84.3-22.4 0-45.1 16.1-45.1 61.2 0 35.2 18 57.2 43.3 57.2 28.6 0 47.6-21.3 47.6-21.3l11.7 31.9s-19.8 19.4-61.2 19.4c-51.3 0-79.9-30.1-79.9-85.8 0-57.9 28.6-92 82.5-92 73.5 0 80.8 41.4 100.8 101.9 8.8 26.8 24.2 46.2 61.2 46.2 24.9 0 38.1-5.5 38.1-19.1 0-19.9-21.8-22-49.9-28.6-30.4-7.3-42.5-23.1-42.5-48 0-40 32.3-52.4 65.2-52.4 37.4 0 60.1 13.6 63 46.6l-36.7 4.4c-1.5-15.8-11-22.4-28.6-22.4-16.1 0-26 7.3-26 19.8 0 11 4.8 17.6 20.9 21.3 32.7 7.1 71.8 12 71.8 57.5.1 36.7-30.7 50.6-76.1 50.6z"], - "leanpub": [576, 512, [], "f212", "M386.539 111.485l15.096 248.955-10.979-.275c-36.232-.824-71.64 8.783-102.657 27.997-31.016-19.214-66.424-27.997-102.657-27.997-45.564 0-82.07 10.705-123.516 27.723L93.117 129.6c28.546-11.803 61.484-18.115 92.226-18.115 41.173 0 73.836 13.175 102.657 42.544 27.723-28.271 59.013-41.721 98.539-42.544zM569.07 448c-25.526 0-47.485-5.215-70.542-15.645-34.31-15.645-69.993-24.978-107.871-24.978-38.977 0-74.934 12.901-102.657 40.623-27.723-27.723-63.68-40.623-102.657-40.623-37.878 0-73.561 9.333-107.871 24.978C55.239 442.236 32.731 448 8.303 448H6.93L49.475 98.859C88.726 76.626 136.486 64 181.775 64 218.83 64 256.984 71.685 288 93.095 319.016 71.685 357.17 64 394.225 64c45.289 0 93.049 12.626 132.3 34.859L569.07 448zm-43.368-44.741l-34.036-280.246c-30.742-13.999-67.248-21.41-101.009-21.41-38.428 0-74.385 12.077-102.657 38.702-28.272-26.625-64.228-38.702-102.657-38.702-33.761 0-70.267 7.411-101.009 21.41L50.298 403.259c47.211-19.487 82.894-33.486 135.045-33.486 37.604 0 70.817 9.606 102.657 29.644 31.84-20.038 65.052-29.644 102.657-29.644 52.151 0 87.834 13.999 135.045 33.486z"], - "less": [640, 512, [], "f41d", "M612.7 219c0-20.5 3.2-32.6 3.2-54.6 0-34.2-12.6-45.2-40.5-45.2h-20.5v24.2h6.3c14.2 0 17.3 4.7 17.3 22.1 0 16.3-1.6 32.6-1.6 51.5 0 24.2 7.9 33.6 23.6 37.3v1.6c-15.8 3.7-23.6 13.1-23.6 37.3 0 18.9 1.6 34.2 1.6 51.5 0 17.9-3.7 22.6-17.3 22.6v.5h-6.3V393h20.5c27.8 0 40.5-11 40.5-45.2 0-22.6-3.2-34.2-3.2-54.6 0-11 6.8-22.6 27.3-23.6v-27.3c-20.5-.7-27.3-12.3-27.3-23.3zm-105.6 32c-15.8-6.3-30.5-10-30.5-20.5 0-7.9 6.3-12.6 17.9-12.6s22.1 4.7 33.6 13.1l21-27.8c-13.1-10-31-20.5-55.2-20.5-35.7 0-59.9 20.5-59.9 49.4 0 25.7 22.6 38.9 41.5 46.2 16.3 6.3 32.1 11.6 32.1 22.1 0 7.9-6.3 13.1-20.5 13.1-13.1 0-26.3-5.3-40.5-16.3l-21 30.5c15.8 13.1 39.9 22.1 59.9 22.1 42 0 64.6-22.1 64.6-51s-22.5-41-43-47.8zm-358.9 59.4c-3.7 0-8.4-3.2-8.4-13.1V119.1H65.2c-28.4 0-41 11-41 45.2 0 22.6 3.2 35.2 3.2 54.6 0 11-6.8 22.6-27.3 23.6v27.3c20.5.5 27.3 12.1 27.3 23.1 0 19.4-3.2 31-3.2 53.6 0 34.2 12.6 45.2 40.5 45.2h20.5v-24.2h-6.3c-13.1 0-17.3-5.3-17.3-22.6s1.6-32.1 1.6-51.5c0-24.2-7.9-33.6-23.6-37.3v-1.6c15.8-3.7 23.6-13.1 23.6-37.3 0-18.9-1.6-34.2-1.6-51.5s3.7-22.1 17.3-22.1H93v150.8c0 32.1 11 53.1 43.1 53.1 10 0 17.9-1.6 23.6-3.7l-5.3-34.2c-3.1.8-4.6.8-6.2.8zM379.9 251c-16.3-6.3-31-10-31-20.5 0-7.9 6.3-12.6 17.9-12.6 11.6 0 22.1 4.7 33.6 13.1l21-27.8c-13.1-10-31-20.5-55.2-20.5-35.7 0-59.9 20.5-59.9 49.4 0 25.7 22.6 38.9 41.5 46.2 16.3 6.3 32.1 11.6 32.1 22.1 0 7.9-6.3 13.1-20.5 13.1-13.1 0-26.3-5.3-40.5-16.3l-20.5 30.5c15.8 13.1 39.9 22.1 59.9 22.1 42 0 64.6-22.1 64.6-51 .1-28.9-22.5-41-43-47.8zm-155-68.8c-38.4 0-75.1 32.1-74.1 82.5 0 52 34.2 82.5 79.3 82.5 18.9 0 39.9-6.8 56.2-17.9l-15.8-27.8c-11.6 6.8-22.6 10-34.2 10-21 0-37.3-10-41.5-34.2H290c.5-3.7 1.6-11 1.6-19.4.6-42.6-22.6-75.7-66.7-75.7zm-30 66.2c3.2-21 15.8-31 30.5-31 18.9 0 26.3 13.1 26.3 31h-56.8z"], - "line": [448, 512, [], "f3c0", "M272.1 204.2v71.1c0 1.8-1.4 3.2-3.2 3.2h-11.4c-1.1 0-2.1-.6-2.6-1.3l-32.6-44v42.2c0 1.8-1.4 3.2-3.2 3.2h-11.4c-1.8 0-3.2-1.4-3.2-3.2v-71.1c0-1.8 1.4-3.2 3.2-3.2H219c1 0 2.1.5 2.6 1.4l32.6 44v-42.2c0-1.8 1.4-3.2 3.2-3.2h11.4c1.8-.1 3.3 1.4 3.3 3.1zm-82-3.2h-11.4c-1.8 0-3.2 1.4-3.2 3.2v71.1c0 1.8 1.4 3.2 3.2 3.2h11.4c1.8 0 3.2-1.4 3.2-3.2v-71.1c0-1.7-1.4-3.2-3.2-3.2zm-27.5 59.6h-31.1v-56.4c0-1.8-1.4-3.2-3.2-3.2h-11.4c-1.8 0-3.2 1.4-3.2 3.2v71.1c0 .9.3 1.6.9 2.2.6.5 1.3.9 2.2.9h45.7c1.8 0 3.2-1.4 3.2-3.2v-11.4c0-1.7-1.4-3.2-3.1-3.2zM332.1 201h-45.7c-1.7 0-3.2 1.4-3.2 3.2v71.1c0 1.7 1.4 3.2 3.2 3.2h45.7c1.8 0 3.2-1.4 3.2-3.2v-11.4c0-1.8-1.4-3.2-3.2-3.2H301v-12h31.1c1.8 0 3.2-1.4 3.2-3.2V234c0-1.8-1.4-3.2-3.2-3.2H301v-12h31.1c1.8 0 3.2-1.4 3.2-3.2v-11.4c-.1-1.7-1.5-3.2-3.2-3.2zM448 113.7V399c-.1 44.8-36.8 81.1-81.7 81H81c-44.8-.1-81.1-36.9-81-81.7V113c.1-44.8 36.9-81.1 81.7-81H367c44.8.1 81.1 36.8 81 81.7zm-61.6 122.6c0-73-73.2-132.4-163.1-132.4-89.9 0-163.1 59.4-163.1 132.4 0 65.4 58 120.2 136.4 130.6 19.1 4.1 16.9 11.1 12.6 36.8-.7 4.1-3.3 16.1 14.1 8.8 17.4-7.3 93.9-55.3 128.2-94.7 23.6-26 34.9-52.3 34.9-81.5z"], - "linkedin": [448, 512, [], "f08c", "M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"], - "linkedin-in": [448, 512, [], "f0e1", "M100.3 448H7.4V148.9h92.9V448zM53.8 108.1C24.1 108.1 0 83.5 0 53.8S24.1 0 53.8 0s53.8 24.1 53.8 53.8-24.1 54.3-53.8 54.3zM448 448h-92.7V302.4c0-34.7-.7-79.2-48.3-79.2-48.3 0-55.7 37.7-55.7 76.7V448h-92.8V148.9h89.1v40.8h1.3c12.4-23.5 42.7-48.3 87.9-48.3 94 0 111.3 61.9 111.3 142.3V448h-.1z"], - "linode": [448, 512, [], "f2b8", "M437.4 226.3c-.3-.9-.9-1.4-1.4-2l-70-38.6c-.9-.6-2-.6-3.1 0l-58.9 36c-.9.6-1.4 1.7-1.4 2.6l-.9 31.4-24-16c-.9-.6-2.3-.6-3.1 0L240 260.9l-1.4-35.1c0-.9-.6-2-1.4-2.3l-36-24.3 33.7-17.4c1.1-.6 1.7-1.7 1.7-2.9l-5.7-132.3c0-.9-.9-2-1.7-2.6L138.6.3c-.9-.3-1.7-.3-2.3-.3L12.6 38.6c-1.4.6-2.3 2-2 3.7L38 175.4c.9 3.4 34 27.4 38.6 30.9l-26.9 12.9c-1.4.9-2 2.3-1.7 3.4l20.6 100.3c.6 2.9 23.7 23.1 27.1 26.3l-17.4 10.6c-.9.6-1.7 2-1.4 3.1 1.4 7.1 15.4 77.7 16.9 79.1l65.1 69.1c.6.6 1.4.6 2.3.9.6 0 1.1-.3 1.7-.6l83.7-66.9c.9-.6 1.1-1.4 1.1-2.3l-2-46 28 23.7c1.1.9 2.9.9 4 0l66.9-53.4c.9-.6 1.1-1.4 1.1-2.3l2.3-33.4 20.3 14c1.1.9 2.6.9 3.7 0l54.6-43.7c.6-.3 1.1-1.1 1.1-2 .9-6.5 10.3-70.8 9.7-72.8zm-204.8 4.8l4 92.6-90.6 61.2-14-96.6 100.6-57.2zm-7.7-180l5.4 126-106.6 55.4L104 97.7l120.9-46.6zM44 173.1L18 48l79.7 49.4 19.4 132.9L44 173.1zm30.6 147.8L55.7 230l70 58.3 13.7 93.4-64.8-60.8zm24.3 117.7l-13.7-67.1 61.7 60.9 9.7 67.4-57.7-61.2zm64.5 64.5l-10.6-70.9 85.7-61.4 3.1 70-78.2 62.3zm82-115.1c0-3.4.9-22.9-2-25.1l-24.3-20 22.3-14.9c2.3-1.7 1.1-5.7 1.1-8l29.4 22.6.6 68.3-27.1-22.9zm94.3-25.4l-60.9 48.6-.6-68.6 65.7-46.9-4.2 66.9zm27.7-25.7l-19.1-13.4 2-34c.3-.9-.3-2-1.1-2.6L308 259.7l.6-30 64.6 40.6-5.8 66.6zm54.6-39.8l-48.3 38.3 5.7-65.1 51.1-36.6-8.5 63.4z"], - "linux": [448, 512, [], "f17c", "M220.8 123.3c1 .5 1.8 1.7 3 1.7 1.1 0 2.8-.4 2.9-1.5.2-1.4-1.9-2.3-3.2-2.9-1.7-.7-3.9-1-5.5-.1-.4.2-.8.7-.6 1.1.3 1.3 2.3 1.1 3.4 1.7zm-21.9 1.7c1.2 0 2-1.2 3-1.7 1.1-.6 3.1-.4 3.5-1.6.2-.4-.2-.9-.6-1.1-1.6-.9-3.8-.6-5.5.1-1.3.6-3.4 1.5-3.2 2.9.1 1 1.8 1.5 2.8 1.4zM420 403.8c-3.6-4-5.3-11.6-7.2-19.7-1.8-8.1-3.9-16.8-10.5-22.4-1.3-1.1-2.6-2.1-4-2.9-1.3-.8-2.7-1.5-4.1-2 9.2-27.3 5.6-54.5-3.7-79.1-11.4-30.1-31.3-56.4-46.5-74.4-17.1-21.5-33.7-41.9-33.4-72C311.1 85.4 315.7.1 234.8 0 132.4-.2 158 103.4 156.9 135.2c-1.7 23.4-6.4 41.8-22.5 64.7-18.9 22.5-45.5 58.8-58.1 96.7-6 17.9-8.8 36.1-6.2 53.3-6.5 5.8-11.4 14.7-16.6 20.2-4.2 4.3-10.3 5.9-17 8.3s-14 6-18.5 14.5c-2.1 3.9-2.8 8.1-2.8 12.4 0 3.9.6 7.9 1.2 11.8 1.2 8.1 2.5 15.7.8 20.8-5.2 14.4-5.9 24.4-2.2 31.7 3.8 7.3 11.4 10.5 20.1 12.3 17.3 3.6 40.8 2.7 59.3 12.5 19.8 10.4 39.9 14.1 55.9 10.4 11.6-2.6 21.1-9.6 25.9-20.2 12.5-.1 26.3-5.4 48.3-6.6 14.9-1.2 33.6 5.3 55.1 4.1.6 2.3 1.4 4.6 2.5 6.7v.1c8.3 16.7 23.8 24.3 40.3 23 16.6-1.3 34.1-11 48.3-27.9 13.6-16.4 36-23.2 50.9-32.2 7.4-4.5 13.4-10.1 13.9-18.3.4-8.2-4.4-17.3-15.5-29.7zM223.7 87.3c9.8-22.2 34.2-21.8 44-.4 6.5 14.2 3.6 30.9-4.3 40.4-1.6-.8-5.9-2.6-12.6-4.9 1.1-1.2 3.1-2.7 3.9-4.6 4.8-11.8-.2-27-9.1-27.3-7.3-.5-13.9 10.8-11.8 23-4.1-2-9.4-3.5-13-4.4-1-6.9-.3-14.6 2.9-21.8zM183 75.8c10.1 0 20.8 14.2 19.1 33.5-3.5 1-7.1 2.5-10.2 4.6 1.2-8.9-3.3-20.1-9.6-19.6-8.4.7-9.8 21.2-1.8 28.1 1 .8 1.9-.2-5.9 5.5-15.6-14.6-10.5-52.1 8.4-52.1zm-13.6 60.7c6.2-4.6 13.6-10 14.1-10.5 4.7-4.4 13.5-14.2 27.9-14.2 7.1 0 15.6 2.3 25.9 8.9 6.3 4.1 11.3 4.4 22.6 9.3 8.4 3.5 13.7 9.7 10.5 18.2-2.6 7.1-11 14.4-22.7 18.1-11.1 3.6-19.8 16-38.2 14.9-3.9-.2-7-1-9.6-2.1-8-3.5-12.2-10.4-20-15-8.6-4.8-13.2-10.4-14.7-15.3-1.4-4.9 0-9 4.2-12.3zm3.3 334c-2.7 35.1-43.9 34.4-75.3 18-29.9-15.8-68.6-6.5-76.5-21.9-2.4-4.7-2.4-12.7 2.6-26.4v-.2c2.4-7.6.6-16-.6-23.9-1.2-7.8-1.8-15 .9-20 3.5-6.7 8.5-9.1 14.8-11.3 10.3-3.7 11.8-3.4 19.6-9.9 5.5-5.7 9.5-12.9 14.3-18 5.1-5.5 10-8.1 17.7-6.9 8.1 1.2 15.1 6.8 21.9 16l19.6 35.6c9.5 19.9 43.1 48.4 41 68.9zm-1.4-25.9c-4.1-6.6-9.6-13.6-14.4-19.6 7.1 0 14.2-2.2 16.7-8.9 2.3-6.2 0-14.9-7.4-24.9-13.5-18.2-38.3-32.5-38.3-32.5-13.5-8.4-21.1-18.7-24.6-29.9s-3-23.3-.3-35.2c5.2-22.9 18.6-45.2 27.2-59.2 2.3-1.7.8 3.2-8.7 20.8-8.5 16.1-24.4 53.3-2.6 82.4.6-20.7 5.5-41.8 13.8-61.5 12-27.4 37.3-74.9 39.3-112.7 1.1.8 4.6 3.2 6.2 4.1 4.6 2.7 8.1 6.7 12.6 10.3 12.4 10 28.5 9.2 42.4 1.2 6.2-3.5 11.2-7.5 15.9-9 9.9-3.1 17.8-8.6 22.3-15 7.7 30.4 25.7 74.3 37.2 95.7 6.1 11.4 18.3 35.5 23.6 64.6 3.3-.1 7 .4 10.9 1.4 13.8-35.7-11.7-74.2-23.3-84.9-4.7-4.6-4.9-6.6-2.6-6.5 12.6 11.2 29.2 33.7 35.2 59 2.8 11.6 3.3 23.7.4 35.7 16.4 6.8 35.9 17.9 30.7 34.8-2.2-.1-3.2 0-4.2 0 3.2-10.1-3.9-17.6-22.8-26.1-19.6-8.6-36-8.6-38.3 12.5-12.1 4.2-18.3 14.7-21.4 27.3-2.8 11.2-3.6 24.7-4.4 39.9-.5 7.7-3.6 18-6.8 29-32.1 22.9-76.7 32.9-114.3 7.2zm257.4-11.5c-.9 16.8-41.2 19.9-63.2 46.5-13.2 15.7-29.4 24.4-43.6 25.5s-26.5-4.8-33.7-19.3c-4.7-11.1-2.4-23.1 1.1-36.3 3.7-14.2 9.2-28.8 9.9-40.6.8-15.2 1.7-28.5 4.2-38.7 2.6-10.3 6.6-17.2 13.7-21.1.3-.2.7-.3 1-.5.8 13.2 7.3 26.6 18.8 29.5 12.6 3.3 30.7-7.5 38.4-16.3 9-.3 15.7-.9 22.6 5.1 9.9 8.5 7.1 30.3 17.1 41.6 10.6 11.6 14 19.5 13.7 24.6zM173.3 148.7c2 1.9 4.7 4.5 8 7.1 6.6 5.2 15.8 10.6 27.3 10.6 11.6 0 22.5-5.9 31.8-10.8 4.9-2.6 10.9-7 14.8-10.4s5.9-6.3 3.1-6.6-2.6 2.6-6 5.1c-4.4 3.2-9.7 7.4-13.9 9.8-7.4 4.2-19.5 10.2-29.9 10.2s-18.7-4.8-24.9-9.7c-3.1-2.5-5.7-5-7.7-6.9-1.5-1.4-1.9-4.6-4.3-4.9-1.4-.1-1.8 3.7 1.7 6.5z"], - "lyft": [512, 512, [], "f3c3", "M0 81.1h77.8v208.7c0 33.1 15 52.8 27.2 61-12.7 11.1-51.2 20.9-80.2-2.8C7.8 334 0 310.7 0 289V81.1zm485.9 173.5v-22h23.8v-76.8h-26.1c-10.1-46.3-51.2-80.7-100.3-80.7-56.6 0-102.7 46-102.7 102.7V357c16 2.3 35.4-.3 51.7-14 17.1-14 24.8-37.2 24.8-59v-6.7h38.8v-76.8h-38.8v-23.3c0-34.6 52.2-34.6 52.2 0v77.1c0 56.6 46 102.7 102.7 102.7v-76.5c-14.5 0-26.1-11.7-26.1-25.9zm-294.3-99v113c0 15.4-23.8 15.4-23.8 0v-113H91v132.7c0 23.8 8 54 45 63.9 37 9.8 58.2-10.6 58.2-10.6-2.1 13.4-14.5 23.3-34.9 25.3-15.5 1.6-35.2-3.6-45-7.8v70.3c25.1 7.5 51.5 9.8 77.6 4.7 47.1-9.1 76.8-48.4 76.8-100.8V155.1h-77.1v.5z"], - "magento": [448, 512, [], "f3c4", "M445.7 127.9V384l-63.4 36.5V164.7L223.8 73.1 65.2 164.7l.4 255.9L2.3 384V128.1L224.2 0l221.5 127.9zM255.6 420.5L224 438.9l-31.8-18.2v-256l-63.3 36.6.1 255.9 94.9 54.9 95.1-54.9v-256l-63.4-36.6v255.9z"], - "mailchimp": [428, 512, [], "f59e", "M222.7 73.2l-10-8.4 3.6 12.6c2-1.4 4.2-2.8 6.4-4.2zM100.9 314.4c-1-.8-1.4-1.4-1.7-2.4-.4-1.8-.2-2.9 1.4-4 1.2-.8 2.2-1.2 2.2-1.7 0-1-4-2-6.8.8-2.3 2.5-3.1 7.7.7 11.7 4.2 4.5 10.6 5.5 11.6 11.2.1.8.2 1.7.2 2.6 0 1-.3 2.5-.3 2.5-1.2 5.4-6.4 10.6-14.9 9.3-1.6-.2-2.6-.4-2.9 0-.7.9 3 5.1 9.7 4.9 9.5-.2 17.4-9.9 15.5-20.7-1.9-9.5-11.2-11.5-14.7-14.2zm4.5-10.4c2.4 3.4 1.6 5.3 2.6 6.3.3.4.9.5 1.4.2 1.3-.6 2-2.7 2.1-4.2.3-3.6-1.6-7.7-4.1-10.5-3.3-3.8-8.5-6.8-14.3-7.7-5.4-.8-10.6.2-12.1.7-.8.2-1.7.4-2.5.7-14.4 5.6-20.6 19.6-17.6 33.6.7 3.4 2.2 7.2 4.6 9.7 2.9 3.2 6.2 2.6 4.8-.4-.3-.8-2.1-4.2-2.3-10.2-.2-6.2 1.2-12.7 5.2-17.7 3-3.6 6.6-5.2 7-5.5.5-.3 1-.5 1.6-.7.3-.1.5-.2.8-.2 1.8-.5.8-.3 2.6-.7 9.8-2.2 17 2.1 20.2 6.6zm96.3-235.4l-4.9-17.7-2.9 8.8 1.7 6.9zm10.7 11.6l-20.6-6.3 13.6 11.4c2-1.5 4.3-3.3 7-5.1zm91.4 185.3c3.5 2 7.6 1.4 9-1.2s-.3-6.3-3.9-8.2c-3.5-2-7.6-1.4-9 1.2-1.3 2.6.4 6.3 3.9 8.2zm-37.7-1.7c2.5.2 4.2.3 4.6-.4.9-1.5-5.8-6.5-14.9-5-1.1.2-2.2.5-3.2.8-.4.1-.8.2-1.1.4-2.2.9-4.2 2-6.1 3.8-2.2 2.1-2.8 4-2.1 4.5.6.5 2.1-.2 4.4-1.2 7.7-3.2 13.2-3.3 18.4-2.9zm160.5 59.9c-3.1-6.6-9-11.1-16.3-12.9-2.5-11.3-5.9-16.8-6.2-17.6 1.3-1.5 2.6-3 2.8-3.3 10.4-12.9 3.6-31.9-14.2-36.3-10-9.6-19.1-14.2-26.5-17.9-7.1-3.6-4.3-2.2-11-5.2-1.8-8.7-2.4-29-5.2-43.2-2.5-12.8-7.7-22.1-15.6-28.1-3.2-6.8-7.6-13.7-12.9-18.8 24.8-38.1 31.4-75.7 13.2-95.4-8.1-8.8-20.1-12.9-34.5-12.9-20.3 0-45.2 8.3-70.3 23.5 0 0-16.4-13.2-16.7-13.5C143-13.1-55.2 230.8 14.7 284.1l18.1 13.8c-11.3 31.5 4.4 69.1 37.3 81.2 7.3 2.7 15.1 4 23.3 3.5 0 0 53.1 97.4 165.1 97.4 129.6 0 162.5-126.7 162.9-127.9 0 0 10.5-15.5 5.2-28.4zM20.1 267.9c-14.2-24 10.5-73.2 28.1-101.2C91.7 97.6 164 43.1 196.8 50.8l9-3.5s24.7 20.8 24.7 20.9c17-10.2 38.6-20.6 58.8-22.6-12.3 2.8-27.3 9.2-45.1 20-.4.2-42 28.3-67.4 53.5-13.8 13.7-69.5 80.4-69.4 80.3 10.2-19.2 16.9-28.7 32.9-48.9 9.1-11.4 18.8-22.6 28.7-32.8 4.6-4.8 9.3-9.4 13.9-13.7 3.2-3 6.4-5.9 9.7-8.6 1.5-1.3 3-2.5 4.4-3.7l-32.6-26.9 1.7 12.1L190 97.7s-21 14.1-31.4 23c-41.8 35.7-82.8 90.4-98.1 143.7h.7c-7.6 4.2-15.1 10.9-21.7 20-.1 0-17-12.4-19.4-16.5zM89.2 368c-25 0-45.3-21.4-45.3-47.7 0-26.4 20.3-47.7 45.3-47.7 6.5 0 12.7 1.4 18.2 4 0 0 9.6 4.9 12.3 27.8 2.8-7.2 4.2-13.1 4.2-13.1 3.2 9.9 4.9 20.3 4.2 30.8 2.7-3.6 5.5-10.3 5.5-10.3 5.2 29.4-16.2 56.2-44.4 56.2zM145 199.5s19.5-37.1 62.3-61.6c-3.2-.5-11 .5-12.4.6 7.8-6.7 22.2-11.2 32.2-13.2-2.9-1.9-9.9-2.3-13.3-2.4h-2.2c9.4-5.2 26.8-8.3 42.7-5.5-2-2.6-6.5-4.6-9.7-5.5-.3-.1-1.5-.4-1.5-.4l1.2-.3c9.5-1.8 20.7.1 29.5 3.7-1-2.3-3.5-5-5.3-6.7-.2-.2-1.3-1-1.3-1 9.2 1.9 18.1 5.9 24.7 10.5-.9-1.8-3.1-4.7-4.7-6.3 8.8 2.5 18.7 8.8 23 17.8.1.2.4.9.4 1-16.7-12.8-65.4-9.2-114.2 22.4-22.4 14.6-38.7 30.4-51.4 46.9zm263.4 146.3c-.6 1.2-6.7 34.4-41.9 62-44.4 34.9-102.7 31.3-124.7 11.8-11.8-11-16.9-26.7-16.9-26.7s-1.3 8.9-1.6 12.3c-8.9-15.1-8.1-33.5-8.1-33.5s-4.7 8.8-6.9 13.8c-6.5-16.6-3.2-33.8-3.2-33.8l-5.2 7.7s-2.4-18.8 3.5-34.5c6.4-16.7 18.7-28.9 21.1-30.4-9.4-3-20.1-11.5-20.1-11.5s4.3.3 7.3-.4c0 0-18.9-13.5-22.2-34.3 2.7 3.4 8.5 7.2 8.5 7.2-1.9-5.4-3-17.5-1.2-29.4 3.6-22.7 22.3-37.4 43.4-37.3 22.5.2 37.7 4.9 56.6-12.5 4-3.7 7.2-6.9 12.8-8.1.6-.1 2.1-.8 5.1-.8s6 .7 8.7 2.3c10.2 6.1 12.5 22 13.6 33.7 4.1 43.3 2.4 35.6 19.9 44.5 8.4 4.2 17.7 8.3 28.4 19.7l.1.1h.1c9 .2 13.6 7.3 9.5 12.5-30.2 36.1-72.5 53.4-119.5 54.8-1.9 0-6.3.1-6.3.1-19 .6-25.2 25.2-13.3 40 7.5 9.4 22 12.4 34 12.5l.2-.1c51.5 1 103.1-35.4 112.1-55.4.1-.2.6-1.4.6-1.4-2.1 2.4-52.2 49.6-113.1 47.9 0 0-6.7-.1-12.9-1.6-8.3-1.9-14.5-5.6-17-13.8 5 1 11.5 1.7 18.9 1.7 44 0 75.6-20 72.3-20.2-.1 0-.3 0-.5.1-5.1 1.2-58 21.7-91.4 11.2.1-1 .2-2 .5-2.9 3-10 8.2-8.6 16.8-8.9 30.5-1 55.1-8.7 73.5-17.4 19.6-9.3 34.6-21.3 40-27.4 7 11.8 7 26.9 7 26.9s2.7-1 6.4-1c11.3 0 13.7 10.2 5.1 20.5zM259 359v-2zm.7 4.1c0-.1-.1-.1-.1-.2 0 .1 0 .1.1.2 0-.1-.1-.2-.1-.4 0 .2 0 .3.1.4zm62.9-110.4c-.5 3.5 1.1 6.7 3.7 7.1s5.1-2.1 5.7-5.7c.5-3.5-1.1-6.7-3.7-7.1s-5.1 2.2-5.7 5.7zm-58-1.2c4 1.6 6.8 2.8 7.5 1.9.4-.4.1-1.5-.8-2.9-2.5-3.7-7.3-6.8-11.6-8.4-9.8-3.6-21.2-1.6-29.5 5.1-4.1 3.4-6 6.8-4.1 7.1 1.2.2 3.6-.8 7-2.1 13.5-5.1 21.1-4.5 31.5-.7zm46.7-29.2c.2 4 .8 7.8 2.1 11.7 5.2-.5 10.2.5 14.5 2.6-.3-12.3-7.5-26.2-12.9-24.3-3.2 1.1-3.8 6.6-3.7 10z"], - "mandalorian": [390, 512, [], "f50f", "M203.28 511.89c-.98-3.26-1.69-15.83-1.39-24.58.55-15.89.98-24.72 1.4-28.76.64-6.2 2.87-20.72 3.28-21.38.6-.96.4-27.87-.24-33.13-.31-2.58-.63-11.9-.69-20.73-.13-16.47-.53-20.12-2.73-24.76-1.1-2.32-1.23-3.84-.99-11.43.16-4.81 0-10.53-.34-12.71-2.05-12.97-3.46-27.7-3.25-33.9.21-6.12.43-7.15 2.06-9.67 3.05-4.71 6.51-14.04 8.62-23.27 2.26-9.86 3.88-17.18 4.59-20.74.89-4.42 2.43-9.72 4.36-15.05 2.27-6.25 2.49-15.39.37-15.39-.3 0-1.38 1.22-2.41 2.71-1.03 1.49-4.76 4.8-8.29 7.36-8.37 6.08-11.7 9.39-12.66 12.58-.93 3.11-1.02 7.23-.16 7.76.34.21 1.29 2.4 2.11 4.88 1.62 4.88 1.87 10.12.72 15.36-.39 1.77-1.05 5.47-1.46 8.23-.41 2.76-.98 6.46-1.25 8.22-.28 1.76-.97 3.68-1.55 4.26-.96.96-1.14.91-2.05-.53-.55-.87-1.2-3.01-1.44-4.75-.25-1.74-1.63-7.11-3.08-11.93-3.28-10.9-3.52-16.15-.96-20.96.92-1.73 1.67-3.81 1.67-4.61 0-2.39-2.2-5.32-7.41-9.89-7.05-6.18-8.63-7.92-10.23-11.3-1.71-3.6-3.06-4.06-4.54-1.54-1.78 3.01-2.6 9.11-2.97 22.02l-.35 12.13 1.95 2.25c3.21 3.7 12.07 16.45 13.78 19.83 3.41 6.74 4.34 11.69 4.41 23.56.07 11.84.95 22.75 2 24.71.36.66.51 1.35.34 1.52-.17.17.41 2.09 1.29 4.27.88 2.18 1.81 6.22 2.06 8.98.25 2.76 1.02 7.43 1.71 10.37 2.23 9.56 2.77 14.08 2.39 20.14-.2 3.27-.53 11.07-.73 17.32-1.31 41.76-1.85 57.98-2.04 61.21-.12 2.02-.39 11.51-.6 21.07-.36 16.3-1.3 27.37-2.42 28.65-.64.73-8.07-4.91-12.52-9.49-3.75-3.87-4.02-4.79-2.83-9.95.7-3.01 2.26-18.29 3.33-32.62.36-4.78.81-10.5 1.01-12.71.83-9.37 1.66-20.35 2.61-34.78.56-8.46 1.33-16.44 1.72-17.73.38-1.29.89-9.89 1.13-19.11l.43-16.77-2.26-4.3c-1.72-3.28-4.87-6.94-13.22-15.34-6.03-6.07-11.84-12.3-12.91-13.85l-1.95-2.81.75-10.9c1.09-15.71 1.1-48.57.02-59.06l-.89-8.7-3.28-4.52c-5.86-8.08-5.8-7.75-6.22-33.27-.1-6.07-.38-11.5-.63-12.06-.83-1.87-3.05-2.66-8.54-3.05-8.86-.62-10.96-1.9-23.85-14.55-6.15-6.04-12.34-11.97-13.75-13.19-2.81-2.42-2.79-1.99-.56-9.63l1.35-4.65-1.69-3.04c-.93-1.67-2.09-3.51-2.59-4.07-1.33-1.51-5.5-10.89-5.99-13.49-.31-1.66-.09-2.67.87-3.9 2.23-2.86 3.4-5.68 4.45-10.73 2.33-11.19 7.74-26.09 10.6-29.22 3.18-3.47 7.7-1.05 9.41 5.03 1.34 4.79 1.37 9.79.1 18.55-.53 3.68-.98 8.68-.99 11.11-.02 4.01.19 4.69 2.25 7.39 3.33 4.37 7.73 7.41 15.2 10.52 1.7.71 3.82 1.99 4.72 2.85 11.17 10.72 18.62 16.18 22.95 16.85 5.18.8 7.98 4.54 10.04 13.39 1.31 5.65 4 11.14 5.46 11.14.59 0 2.09-.63 3.33-1.39 1.98-1.22 2.25-1.73 2.25-4.18-.01-3.71-1.17-14.08-2-17.84-.37-1.66-.78-4.06-.93-5.35-.14-1.29-.61-3.85-1.03-5.69-2.55-11.16-3.65-15.46-4.1-16.05-1.55-2.02-4.08-10.2-4.93-15.92-1.64-11.11-3.96-14.23-12.91-17.39-4.64-1.64-8.89-4.12-13.32-7.78-1.15-.95-4.01-3.22-6.35-5.06-2.35-1.83-4.41-3.53-4.6-3.76-.18-.23-1.39-1.14-2.69-2.02-6.24-4.22-8.84-6.98-11.26-11.96l-2.44-5.02-.22-12.98-.22-12.98 6.91-6.55c3.95-3.75 8.48-7.35 10.59-8.43 3.31-1.69 4.45-1.89 11.37-2.05 8.53-.19 10.12.02 11.66 1.56 1.53 1.53 1.36 6.4-.29 8.5-.74.94-1.34 1.98-1.34 2.32 0 .58-2.61 4.91-5.42 8.99-.68.99-2.13 5.35-2.37 6.82 20.44 13.39 21.55 3.77 14.07 28.98l11.4 2.54c3.11-8.66 6.47-17.26 8.61-26.22.29-7.63-11.98-4.19-15.4-8.68-2.33-5.93 3.13-14.18 6.06-19.2 1.6-2.34 6.62-4.7 8.82-4.15.88.22 4.16-.35 7.37-1.28 3.18-.92 6.58-1.68 7.55-1.68.97 0 3.66-.58 5.98-1.29 3.65-1.11 4.5-1.17 6.35-.4 1.17.48 3.79 1.09 5.82 1.36 2.02.26 4.72 1.12 6 1.91 1.28.79 3.53 1.77 5.02 2.17 2.51.68 3 .57 7.05-1.67l4.35-2.4 10.7-.41c10.44-.4 10.81-.47 15.26-2.68l4.58-2.3 2.46 1.43c1.76 1.02 3.14 2.73 4.85 5.98 2.36 4.51 2.38 4.58 1.37 7.37-.88 2.44-.89 3.3-.1 6.39.5 1.96 1.45 4.62 2.1 5.91.65 1.29 1.24 3.09 1.31 4.01.31 4.33-.03 5.3-2.41 6.92-2.17 1.47-6.98 7.91-6.98 9.34 0 .32-.48 1.69-1.07 3.03-5.04 11.51-6.76 13.56-14.26 16.98-9.2 4.2-12.3 5.19-16.21 5.19-3.1 0-4 .25-4.54 1.26-.37.69-2.21 2.37-4.09 3.71-2.04 1.47-3.8 3.38-4.38 4.78-.54 1.28-1.66 2.59-2.49 2.91-.83.32-1.94 1.08-2.45 1.71-.52.62-3.66 3.04-7 5.38-3.33 2.34-6.87 5.02-7.87 5.96-1 .94-2.07 1.71-2.39 1.71s-1.28.74-2.13 1.65c-1.31 1.39-1.49 2.11-1.14 4.6.22 1.63.86 4.27 1.42 5.88 1.32 3.8 1.31 7.86-.05 10.57-1.43 2.86-.89 6.65 1.35 9.59 2.01 2.63 2.16 4.56.71 8.84-.61 1.8-1.05 5.45-1.06 8.91-.02 4.88.22 6.28 1.46 8.38 1.2 2.04 1.82 2.48 3.24 2.32 1.98-.23 2.3-1.05 4.71-12.12 2.18-10.03 3.71-11.92 13.76-17.08 2.94-1.51 7.46-3.96 10.03-5.44 2.58-1.48 6.79-3.69 9.37-4.91 6.67-3.16 11.05-6.52 15.22-11.67 7.11-8.79 9.98-16.22 12.85-33.3.55-3.28 1.43-5.65 2.86-7.73 1.29-1.87 2.37-4.62 2.89-7.31 1.02-5.3 2.85-9.08 5.58-11.51 4.7-4.18 6-1.09 4.59 10.87-.46 3.86-1.1 10.33-1.44 14.38l-.61 7.36 4.45 4.09 4.45 4.09.11 8.42c.06 4.63.47 9.53.92 10.89l.82 2.47-6.43 6.28c-8.54 8.33-12.88 13.93-16.76 21.61-1.77 3.49-3.74 7.11-4.38 8.03-2.18 3.11-6.46 13.01-8.76 20.26l-2.29 7.22-6.97 6.49c-3.83 3.57-7.96 7.25-9.17 8.17-3.05 2.32-4.26 5.15-4.26 9.99 0 2.98.43 4.96 1.59 7.26.87 1.74 1.81 3.91 2.09 4.83.28.92.98 2.22 1.57 2.89 1.4 1.59 1.92 16.12.83 23.22-.68 4.48-3.63 12.02-4.7 12.02-1.79 0-4.06 9.27-5.07 20.74-.18 2.02-.62 5.94-.98 8.7-.36 2.76-.96 9.98-1.35 16.05-.77 12.22-.19 18.77 2.05 23.15 3.41 6.69.52 12.69-11.03 22.84l-3.97 3.49.07 5.19c.04 2.86.55 6.85 1.14 8.87 4.61 15.98 4.73 16.92 4.38 37.13-.46 26.4-.26 40.27.63 44.15.42 1.84.91 5 1.08 7.02.17 2.02.66 5.33 1.08 7.36.47 2.26.78 11.02.79 22.74l.02 19.06-1.81 2.63c-2.71 3.91-15.11 13.54-15.49 12.29zm29.53-45.11c-.18-.3-.33-6.87-.33-14.59 0-14.06-.89-27.54-2.26-34.45-.4-2.02-.81-9.7-.9-17.06-.15-11.93-1.4-24.37-2.64-26.38-.66-1.07-3.02-17.66-3.03-21.3-.01-4.23 1.02-6 5.28-9.13 4.14-3.04 4.86-3.14 5.48-.72.28 1.1 1.45 5.62 2.6 10.03 3.93 15.12 4.14 16.27 4.05 21.74-.1 5.78-.13 6.13-1.74 17.73-.98 7.07-1.17 12.39-1.04 28.43.17 19.4-.64 35.73-2.04 41.27-.71 2.78-2.8 5.48-3.43 4.43zm-70.99-37.58c-.24-.38-1.01-5.24-1.73-10.79-.72-5.56-1.49-10.41-1.73-10.79-.23-.38-.68-3.3-.99-6.49-.31-3.19-.91-7.46-1.33-9.48-.99-4.79-3.35-19.35-3.42-21.07-.03-.74-.34-4.05-.7-7.36-.67-6.21-.84-27.67-.22-28.29.96-.96 6.63 2.76 11.33 7.43l5.28 5.25-.45 6.47c-.25 3.56-.6 10.23-.78 14.83-.18 4.6-.49 9.87-.67 11.71-.18 1.84-.61 9.36-.94 16.72-.79 17.41-1.94 31.29-2.65 32-.32.3-.76.24-1-.14zM74.63 162.61c21.07 12.79 17.84 14.15 28.49 17.66 13.01 4.29 18.87 7.13 23.15 16.87-43.66 36.14-69.01 57.9-76.71 70.82-31.02 52.01-5.99 101.59 62.75 87.21-14.18 29.23-77.97 28.63-98.68-4.9-24.68-39.95-22.09-118.3 61-187.66zm210.79 179.02c56.66 6.88 82.32-37.74 46.54-89.23 0 0-26.87-29.34-64.28-67.96 2.98-15.45 9.49-32.12 30.57-53.82 89.2 63.51 92 141.61 92.46 149.36 4.27 70.58-78.66 91.12-105.29 61.65z"], - "markdown": [640, 512, [], "f60f", "M593.8 59.1H46.2C20.7 59.1 0 79.8 0 105.2v301.5c0 25.5 20.7 46.2 46.2 46.2h547.7c25.5 0 46.2-20.7 46.1-46.1V105.2c0-25.4-20.7-46.1-46.2-46.1zM338.5 360.6H277v-120l-61.5 76.9-61.5-76.9v120H92.3V151.4h61.5l61.5 76.9 61.5-76.9h61.5v209.2zm135.3 3.1L381.5 256H443V151.4h61.5V256H566z"], - "mastodon": [417, 512, [], "f4f6", "M417.8 179.1c0-97.2-63.7-125.7-63.7-125.7-62.5-28.7-228.5-28.4-290.4 0 0 0-63.7 28.5-63.7 125.7 0 115.7-6.6 259.4 105.6 289.1 40.5 10.7 75.3 13 103.3 11.4 50.8-2.8 79.3-18.1 79.3-18.1l-1.7-36.9s-36.3 11.4-77.1 10.1c-40.4-1.4-83-4.4-89.6-54-.6-4.4-.9-9-.9-13.9 85.6 20.9 158.6 9.1 178.7 6.7 56.1-6.7 105-41.3 111.2-72.9 9.8-49.8 9-121.5 9-121.5zm-75.1 125.2h-46.6V190.1c0-49.7-64-51.6-64 6.9v62.5h-46.3V197c0-58.5-64-56.6-64-6.9v114.2H75.1c0-122.1-5.2-147.9 18.4-175 25.9-28.9 79.8-30.8 103.8 6.1l11.6 19.5 11.6-19.5c24.1-37.1 78.1-34.8 103.8-6.1 23.7 27.3 18.4 53 18.4 175z"], - "maxcdn": [512, 512, [], "f136", "M461.1 442.7h-97.4L415.6 200c2.3-10.2.9-19.5-4.4-25.7-5-6.1-13.7-9.6-24.2-9.6h-49.3l-59.5 278h-97.4l59.5-278h-83.4l-59.5 278H0l59.5-278-44.6-95.4H387c39.4 0 75.3 16.3 98.3 44.9 23.3 28.6 31.8 67.4 23.6 105.9l-47.8 222.6z"], - "medapps": [320, 512, [], "f3c6", "M118.3 238.4c3.5-12.5 6.9-33.6 13.2-33.6 8.3 1.8 9.6 23.4 18.6 36.6 4.6-23.5 5.3-85.1 14.1-86.7 9-.7 19.7 66.5 22 77.5 9.9 4.1 48.9 6.6 48.9 6.6 1.9 7.3-24 7.6-40 7.8-4.6 14.8-5.4 27.7-11.4 28-4.7.2-8.2-28.8-17.5-49.6l-9.4 65.5c-4.4 13-15.5-22.5-21.9-39.3-3.3-.1-62.4-1.6-47.6-7.8l31-5zM228 448c21.2 0 21.2-32 0-32H92c-21.2 0-21.2 32 0 32h136zm-24 64c21.2 0 21.2-32 0-32h-88c-21.2 0-21.2 32 0 32h88zm34.2-141.5c3.2-18.9 5.2-36.4 11.9-48.8 7.9-14.7 16.1-28.1 24-41 24.6-40.4 45.9-75.2 45.9-125.5C320 69.6 248.2 0 160 0S0 69.6 0 155.2c0 50.2 21.3 85.1 45.9 125.5 7.9 12.9 16 26.3 24 41 6.7 12.5 8.7 29.8 11.9 48.9 3.5 21 36.1 15.7 32.6-5.1-3.6-21.7-5.6-40.7-15.3-58.6C66.5 246.5 33 211.3 33 155.2 33 87.3 90 32 160 32s127 55.3 127 123.2c0 56.1-33.5 91.3-66.1 151.6-9.7 18-11.7 37.4-15.3 58.6-3.4 20.6 29 26.4 32.6 5.1z"], - "medium": [448, 512, [], "f23a", "M0 32v448h448V32H0zm372.2 106.1l-24 23c-2.1 1.6-3.1 4.2-2.7 6.7v169.3c-.4 2.6.6 5.2 2.7 6.7l23.5 23v5.1h-118V367l24.3-23.6c2.4-2.4 2.4-3.1 2.4-6.7V199.8l-67.6 171.6h-9.1L125 199.8v115c-.7 4.8 1 9.7 4.4 13.2l31.6 38.3v5.1H71.2v-5.1l31.6-38.3c3.4-3.5 4.9-8.4 4.1-13.2v-133c.4-3.7-1-7.3-3.8-9.8L75 138.1V133h87.3l67.4 148L289 133.1h83.2v5z"], - "medium-m": [512, 512, [], "f3c7", "M71.5 142.3c.6-5.9-1.7-11.8-6.1-15.8L20.3 72.1V64h140.2l108.4 237.7L364.2 64h133.7v8.1l-38.6 37c-3.3 2.5-5 6.7-4.3 10.8v272c-.7 4.1 1 8.3 4.3 10.8l37.7 37v8.1H307.3v-8.1l39.1-37.9c3.8-3.8 3.8-5 3.8-10.8V171.2L241.5 447.1h-14.7L100.4 171.2v184.9c-1.1 7.8 1.5 15.6 7 21.2l50.8 61.6v8.1h-144v-8L65 377.3c5.4-5.6 7.9-13.5 6.5-21.2V142.3z"], - "medrt": [544, 512, [], "f3c8", "M113.7 256c0 121.8 83.9 222.8 193.5 241.1-18.7 4.5-38.2 6.9-58.2 6.9C111.4 504 0 393 0 256S111.4 8 248.9 8c20.1 0 39.6 2.4 58.2 6.9C197.5 33.2 113.7 134.2 113.7 256m297.4 100.3c-77.7 55.4-179.6 47.5-240.4-14.6 5.5 14.1 12.7 27.7 21.7 40.5 61.6 88.2 182.4 109.3 269.7 47 87.3-62.3 108.1-184.3 46.5-272.6-9-12.9-19.3-24.3-30.5-34.2 37.4 78.8 10.7 178.5-67 233.9m-218.8-244c-1.4 1-2.7 2.1-4 3.1 64.3-17.8 135.9 4 178.9 60.5 35.7 47 42.9 106.6 24.4 158 56.7-56.2 67.6-142.1 22.3-201.8-50-65.5-149.1-74.4-221.6-19.8M296 224c-4.4 0-8-3.6-8-8v-40c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v40c0 4.4-3.6 8-8 8h-40c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h40c4.4 0 8 3.6 8 8v40c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8v-40c0-4.4 3.6-8 8-8h40c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8h-40z"], - "meetup": [512, 512, [], "f2e0", "M99 414.3c1.1 5.7-2.3 11.1-8 12.3-5.4 1.1-10.9-2.3-12-8-1.1-5.4 2.3-11.1 7.7-12.3 5.4-1.2 11.1 2.3 12.3 8zm143.1 71.4c-6.3 4.6-8 13.4-3.7 20 4.6 6.6 13.4 8.3 20 3.7 6.3-4.6 8-13.4 3.4-20-4.2-6.5-13.1-8.3-19.7-3.7zm-86-462.3c6.3-1.4 10.3-7.7 8.9-14-1.1-6.6-7.4-10.6-13.7-9.1-6.3 1.4-10.3 7.7-9.1 14 1.4 6.6 7.6 10.6 13.9 9.1zM34.4 226.3c-10-6.9-23.7-4.3-30.6 6-6.9 10-4.3 24 5.7 30.9 10 7.1 23.7 4.6 30.6-5.7 6.9-10.4 4.3-24.1-5.7-31.2zm272-170.9c10.6-6.3 13.7-20 7.7-30.3-6.3-10.6-19.7-14-30-7.7s-13.7 20-7.4 30.6c6 10.3 19.4 13.7 29.7 7.4zm-191.1 58c7.7-5.4 9.4-16 4.3-23.7s-15.7-9.4-23.1-4.3c-7.7 5.4-9.4 16-4.3 23.7 5.1 7.8 15.6 9.5 23.1 4.3zm372.3 156c-7.4 1.7-12.3 9.1-10.6 16.9 1.4 7.4 8.9 12.3 16.3 10.6 7.4-1.4 12.3-8.9 10.6-16.6-1.5-7.4-8.9-12.3-16.3-10.9zm39.7-56.8c-1.1-5.7-6.6-9.1-12-8-5.7 1.1-9.1 6.9-8 12.6 1.1 5.4 6.6 9.1 12.3 8 5.4-1.5 9.1-6.9 7.7-12.6zM447 138.9c-8.6 6-10.6 17.7-4.9 26.3 5.7 8.6 17.4 10.6 26 4.9 8.3-6 10.3-17.7 4.6-26.3-5.7-8.7-17.4-10.9-25.7-4.9zm-6.3 139.4c26.3 43.1 15.1 100-26.3 129.1-17.4 12.3-37.1 17.7-56.9 17.1-12 47.1-69.4 64.6-105.1 32.6-1.1.9-2.6 1.7-3.7 2.9-39.1 27.1-92.3 17.4-119.4-22.3-9.7-14.3-14.6-30.6-15.1-46.9-65.4-10.9-90-94-41.1-139.7-28.3-46.9.6-107.4 53.4-114.9C151.6 70 234.1 38.6 290.1 82c67.4-22.3 136.3 29.4 130.9 101.1 41.1 12.6 52.8 66.9 19.7 95.2zm-70 74.3c-3.1-20.6-40.9-4.6-43.1-27.1-3.1-32 43.7-101.1 40-128-3.4-24-19.4-29.1-33.4-29.4-13.4-.3-16.9 2-21.4 4.6-2.9 1.7-6.6 4.9-11.7-.3-6.3-6-11.1-11.7-19.4-12.9-12.3-2-17.7 2-26.6 9.7-3.4 2.9-12 12.9-20 9.1-3.4-1.7-15.4-7.7-24-11.4-16.3-7.1-40 4.6-48.6 20-12.9 22.9-38 113.1-41.7 125.1-8.6 26.6 10.9 48.6 36.9 47.1 11.1-.6 18.3-4.6 25.4-17.4 4-7.4 41.7-107.7 44.6-112.6 2-3.4 8.9-8 14.6-5.1 5.7 3.1 6.9 9.4 6 15.1-1.1 9.7-28 70.9-28.9 77.7-3.4 22.9 26.9 26.6 38.6 4 3.7-7.1 45.7-92.6 49.4-98.3 4.3-6.3 7.4-8.3 11.7-8 3.1 0 8.3.9 7.1 10.9-1.4 9.4-35.1 72.3-38.9 87.7-4.6 20.6 6.6 41.4 24.9 50.6 11.4 5.7 62.5 15.7 58.5-11.1zm5.7 92.3c-10.3 7.4-12.9 22-5.7 32.6 7.1 10.6 21.4 13.1 32 6 10.6-7.4 13.1-22 6-32.6-7.4-10.6-21.7-13.5-32.3-6z"], - "megaport": [496, 512, [], "f5a3", "M214.5 209.6v66.2l33.5 33.5 33.3-33.3v-66.4l-33.4-33.4zM248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm145.1 414.4L367 441.6l-26-19.2v-65.5l-33.4-33.4-33.4 33.4v65.5L248 441.6l-26.1-19.2v-65.5l-33.4-33.4-33.5 33.4v65.5l-26.1 19.2-26.1-19.2v-87l59.5-59.5V188l59.5-59.5V52.9l26.1-19.2L274 52.9v75.6l59.5 59.5v87.6l59.7 59.7v87.1z"], - "mendeley": [640, 512, [], "f7b3", "M624.6 325.2c-12.3-12.4-29.7-19.2-48.4-17.2-43.3-1-49.7-34.9-37.5-98.8 22.8-57.5-14.9-131.5-87.4-130.8-77.4.7-81.7 82-130.9 82-48.1 0-54-81.3-130.9-82-72.9-.8-110.1 73.3-87.4 130.8 12.2 63.9 5.8 97.8-37.5 98.8-21.2-2.3-37 6.5-53 22.5-19.9 19.7-19.3 94.8 42.6 102.6 47.1 5.9 81.6-42.9 61.2-87.8-47.3-103.7 185.9-106.1 146.5-8.2-.1.1-.2.2-.3.4-26.8 42.8 6.8 97.4 58.8 95.2 52.1 2.1 85.4-52.6 58.8-95.2-.1-.2-.2-.3-.3-.4-39.4-97.9 193.8-95.5 146.5 8.2-4.6 10-6.7 21.3-5.7 33 4.9 53.4 68.7 74.1 104.9 35.2 17.8-14.8 23.1-65.6 0-88.3zm-303.9-19.1h-.6c-43.4 0-62.8-37.5-62.8-62.8 0-34.7 28.2-62.8 62.8-62.8h.6c34.7 0 62.8 28.1 62.8 62.8 0 25-19.2 62.8-62.8 62.8z"], - "microsoft": [448, 512, [], "f3ca", "M0 32h214.6v214.6H0V32zm233.4 0H448v214.6H233.4V32zM0 265.4h214.6V480H0V265.4zm233.4 0H448V480H233.4V265.4z"], - "mix": [448, 512, [], "f3cb", "M0 64v348.9c0 56.2 88 58.1 88 0V174.3c7.9-52.9 88-50.4 88 6.5v175.3c0 57.9 96 58 96 0V240c5.3-54.7 88-52.5 88 4.3v23.8c0 59.9 88 56.6 88 0V64H0z"], - "mixcloud": [640, 512, [], "f289", "M424.43 219.729C416.124 134.727 344.135 68 256.919 68c-72.266 0-136.224 46.516-159.205 114.074-54.545 8.029-96.63 54.822-96.63 111.582 0 62.298 50.668 112.966 113.243 112.966h289.614c52.329 0 94.969-42.362 94.969-94.693 0-45.131-32.118-83.063-74.48-92.2zm-20.489 144.53H114.327c-39.04 0-70.881-31.564-70.881-70.604s31.841-70.604 70.881-70.604c18.827 0 36.548 7.475 49.838 20.766 19.963 19.963 50.133-10.227 30.18-30.18-14.675-14.398-32.672-24.365-52.053-29.349 19.935-44.3 64.79-73.926 114.628-73.926 69.496 0 125.979 56.483 125.979 125.702 0 13.568-2.215 26.857-6.369 39.594-8.943 27.517 32.133 38.939 40.147 13.29 2.769-8.306 4.984-16.889 6.369-25.472 19.381 7.476 33.502 26.303 33.502 48.453 0 28.795-23.535 52.33-52.607 52.33zm235.069-52.33c0 44.024-12.737 86.386-37.102 122.657-4.153 6.092-10.798 9.414-17.72 9.414-16.317 0-27.127-18.826-17.443-32.949 19.381-29.349 29.903-63.682 29.903-99.122s-10.521-69.773-29.903-98.845c-15.655-22.831 19.361-47.24 35.163-23.534 24.366 35.993 37.102 78.356 37.102 122.379zm-70.88 0c0 31.565-9.137 62.021-26.857 88.325-4.153 6.091-10.798 9.136-17.72 9.136-17.201 0-27.022-18.979-17.443-32.948 13.013-19.104 19.658-41.255 19.658-64.513 0-22.981-6.645-45.408-19.658-64.512-15.761-22.986 19.008-47.095 35.163-23.535 17.719 26.026 26.857 56.483 26.857 88.047z"], - "mizuni": [496, 512, [], "f3cc", "M248 8C111 8 0 119.1 0 256c0 137 111 248 248 248s248-111 248-248C496 119.1 385 8 248 8zm-80 351.9c-31.4 10.6-58.8 27.3-80 48.2V136c0-22.1 17.9-40 40-40s40 17.9 40 40v223.9zm120-9.9c-12.9-2-26.2-3.1-39.8-3.1-13.8 0-27.2 1.1-40.2 3.1V136c0-22.1 17.9-40 40-40s40 17.9 40 40v214zm120 57.7c-21.2-20.8-48.6-37.4-80-48V136c0-22.1 17.9-40 40-40s40 17.9 40 40v271.7z"], - "modx": [448, 512, [], "f285", "M356 241.8l36.7 23.7V480l-133-83.8L356 241.8zM440 75H226.3l-23 37.8 153.5 96.5L440 75zm-89 142.8L55.2 32v214.5l46 29L351 217.8zM97 294.2L8 437h213.7l125-200.5L97 294.2z"], - "monero": [496, 512, [], "f3d0", "M352 384h108.4C417 455.9 338.1 504 248 504S79 455.9 35.6 384H144V256.2L248 361l104-105v128zM88 336V128l159.4 159.4L408 128v208h74.8c8.5-25.1 13.2-52 13.2-80C496 119 385 8 248 8S0 119 0 256c0 28 4.6 54.9 13.2 80H88z"], - "napster": [496, 512, [], "f3d2", "M298.3 373.6c-14.2 13.6-31.3 24.1-50.4 30.5-19-6.4-36.2-16.9-50.3-30.5h100.7zm44-199.6c20-16.9 43.6-29.2 69.6-36.2V299c0 219.4-328 217.6-328 .3V137.7c25.9 6.9 49.6 19.6 69.5 36.4 56.8-40 132.5-39.9 188.9-.1zm-208.8-58.5c64.4-60 164.3-60.1 228.9-.2-7.1 3.5-13.9 7.3-20.6 11.5-58.7-30.5-129.2-30.4-187.9.1-6.3-4-13.9-8.2-20.4-11.4zM43.8 93.2v69.3c-58.4 36.5-58.4 121.1.1 158.3 26.4 245.1 381.7 240.3 407.6 1.5l.3-1.7c58.7-36.3 58.9-121.7.2-158.2V93.2c-17.3.5-34 3-50.1 7.4-82-91.5-225.5-91.5-307.5.1-16.3-4.4-33.1-7-50.6-7.5zM259.2 352s36-.3 61.3-1.5c10.2-.5 21.1-4 25.5-6.5 26.3-15.1 25.4-39.2 26.2-47.4-79.5-.6-99.9-3.9-113 55.4zm-135.5-55.3c.8 8.2-.1 32.3 26.2 47.4 4.4 2.5 15.2 6 25.5 6.5 25.3 1.1 61.3 1.5 61.3 1.5-13.2-59.4-33.7-56.1-113-55.4zm169.1 123.4c-3.2-5.3-6.9-7.3-6.9-7.3-24.8 7.3-52.2 6.9-75.9 0 0 0-2.9 1.5-6.4 6.6-2.8 4.1-3.7 9.6-3.7 9.6 29.1 17.6 67.1 17.6 96.2 0-.1-.1-.3-4-3.3-8.9z"], - "neos": [456, 512, [], "f612", "M387.44 512h-95.11L184.12 357.46v91.1L97.69 512H0V29.82L40.47 0h108.05l123.74 176.13V63.45L358.69 0h97.69v461.5L387.44 512zM10.77 35.27v460.72l72.01-52.88V193.95l215.49 307.69h84.79l52.35-38.17h-78.27L40.96 12.98 10.77 35.27zm82.54 466.61l80.04-58.78V342.06L93.55 227.7v220.94l-72.58 53.25h72.34zM52.63 10.77l310.6 442.57h82.37V10.77h-79.75v317.56L142.91 10.77H52.63zm230.4 180.88l72.01 102.81V15.93l-72.01 52.96v122.76z"], - "nimblr": [355, 512, [], "f5a8", "M232.6 299.29c15.57 0 27.15 11.46 27.15 26.96 0 15.55-11.62 26.96-27.15 26.96-15.7 0-27.15-11.57-27.15-26.96 0-15.51 11.58-26.96 27.15-26.96zM99.01 326.25c0-15.61 11.68-26.96 27.15-26.96 15.57 0 27.15 11.46 27.15 26.96 0 15.41-11.47 26.96-27.15 26.96-15.44 0-27.15-11.31-27.15-26.96m78.75-167.3C143 158.95 75.45 178.77 45.25 227L0 0v335.48C0 433.13 79.61 512 177.76 512c98.24 0 177.76-78.95 177.76-176.52 0-97.46-79.39-176.53-177.76-176.53zm0 308.12c-73.27 0-132.51-58.9-132.51-131.59 0-72.68 59.24-131.59 132.51-131.59 73.27 0 132.51 58.91 132.51 131.59s-59.25 131.59-132.51 131.59z"], - "nintendo-switch": [448, 512, [], "f418", "M95.9 33.5c-44.6 8-80.5 41-91.8 84.4C0 133.6-.3 142.8.2 264.4.4 376 .5 378.6 2.4 387.3c10.3 46.5 43.3 79.6 90.3 90.5 6.1 1.4 13.9 1.7 64.1 1.9 51.9.4 57.3.3 58.7-1.1 1.4-1.4 1.5-19.3 1.5-222.2 0-150.5-.3-221.3-.9-222.6-.9-1.7-2.5-1.8-56.9-1.7-44.2.1-57.5.4-63.3 1.4zm83.9 222.6V444l-37.8-.5c-34.8-.4-38.5-.6-45.5-2.3-29.9-7.7-52-30.7-58.3-60.7-2-9.4-2-240.1-.1-249.3 5.6-26.1 23.7-47.7 48-57.4 12.2-4.9 17.9-5.5 57.6-5.6l35.9-.1v188zm-75.9-131.2c-5.8 1.1-14.7 5.6-19.5 9.7-9.7 8.4-14.6 20.4-13.8 34.5.4 7.3.8 9.3 3.8 15.2 4.4 9 10.9 15.6 19.9 20 6.2 3.1 7.8 3.4 15.9 3.7 7.3.3 9.9 0 14.8-1.7 20.1-6.8 32.3-26.3 28.8-46.4-3.9-23.7-26.6-39.7-49.9-35zm158.2-92.3c-.4.3-.6 100.8-.6 223.5 0 202.3.1 222.8 1.5 223.4 2.5.9 74.5.6 83.4-.4 37.7-4.3 71-27.2 89-61.2 2.3-4.4 5.4-11.7 7-16.2 5.8-17.4 5.7-12.8 5.7-146.1 0-106.4-.2-122.3-1.5-129-9.2-48.3-46.1-84.8-94.5-93.1-6.5-1.1-16.5-1.4-48.8-1.4-22.4-.1-40.9.2-41.2.5zm99.1 202.1c14.5 3.8 26.3 14.8 31.2 28.9 3.1 8.7 3 21.5-.1 29.5-5.7 14.7-16.8 25-31.1 28.8-23.2 6-47.9-8-54.6-31-2-7-1.9-18.9.4-26.2 6.9-22.7 31-36.1 54.2-30z"], - "node": [640, 512, [], "f419", "M316.3 452c-2.1 0-4.2-.6-6.1-1.6L291 439c-2.9-1.6-1.5-2.2-.5-2.5 3.8-1.3 4.6-1.6 8.7-4 .4-.2 1-.1 1.4.1l14.8 8.8c.5.3 1.3.3 1.8 0L375 408c.5-.3.9-.9.9-1.6v-66.7c0-.7-.3-1.3-.9-1.6l-57.8-33.3c-.5-.3-1.2-.3-1.8 0l-57.8 33.3c-.6.3-.9 1-.9 1.6v66.7c0 .6.4 1.2.9 1.5l15.8 9.1c8.6 4.3 13.9-.8 13.9-5.8v-65.9c0-.9.7-1.7 1.7-1.7h7.3c.9 0 1.7.7 1.7 1.7v65.9c0 11.5-6.2 18-17.1 18-3.3 0-6 0-13.3-3.6l-15.2-8.7c-3.7-2.2-6.1-6.2-6.1-10.5v-66.7c0-4.3 2.3-8.4 6.1-10.5l57.8-33.4c3.7-2.1 8.5-2.1 12.1 0l57.8 33.4c3.7 2.2 6.1 6.2 6.1 10.5v66.7c0 4.3-2.3 8.4-6.1 10.5l-57.8 33.4c-1.7 1.1-3.8 1.7-6 1.7zm46.7-65.8c0-12.5-8.4-15.8-26.2-18.2-18-2.4-19.8-3.6-19.8-7.8 0-3.5 1.5-8.1 14.8-8.1 11.9 0 16.3 2.6 18.1 10.6.2.8.8 1.3 1.6 1.3h7.5c.5 0 .9-.2 1.2-.5.3-.4.5-.8.4-1.3-1.2-13.8-10.3-20.2-28.8-20.2-16.5 0-26.3 7-26.3 18.6 0 12.7 9.8 16.1 25.6 17.7 18.9 1.9 20.4 4.6 20.4 8.3 0 6.5-5.2 9.2-17.4 9.2-15.3 0-18.7-3.8-19.8-11.4-.1-.8-.8-1.4-1.7-1.4h-7.5c-.9 0-1.7.7-1.7 1.7 0 9.7 5.3 21.3 30.6 21.3 18.5 0 29-7.2 29-19.8zm54.5-50.1c0 6.1-5 11.1-11.1 11.1s-11.1-5-11.1-11.1c0-6.3 5.2-11.1 11.1-11.1 6-.1 11.1 4.8 11.1 11.1zm-1.8 0c0-5.2-4.2-9.3-9.4-9.3-5.1 0-9.3 4.1-9.3 9.3 0 5.2 4.2 9.4 9.3 9.4 5.2-.1 9.4-4.3 9.4-9.4zm-4.5 6.2h-2.6c-.1-.6-.5-3.8-.5-3.9-.2-.7-.4-1.1-1.3-1.1h-2.2v5h-2.4v-12.5h4.3c1.5 0 4.4 0 4.4 3.3 0 2.3-1.5 2.8-2.4 3.1 1.7.1 1.8 1.2 2.1 2.8.1 1 .3 2.7.6 3.3zm-2.8-8.8c0-1.7-1.2-1.7-1.8-1.7h-2v3.5h1.9c1.6 0 1.9-1.1 1.9-1.8zM137.3 191c0-2.7-1.4-5.1-3.7-6.4l-61.3-35.3c-1-.6-2.2-.9-3.4-1h-.6c-1.2 0-2.3.4-3.4 1L3.7 184.6C1.4 185.9 0 188.4 0 191l.1 95c0 1.3.7 2.5 1.8 3.2 1.1.7 2.5.7 3.7 0L42 268.3c2.3-1.4 3.7-3.8 3.7-6.4v-44.4c0-2.6 1.4-5.1 3.7-6.4l15.5-8.9c1.2-.7 2.4-1 3.7-1 1.3 0 2.6.3 3.7 1l15.5 8.9c2.3 1.3 3.7 3.8 3.7 6.4v44.4c0 2.6 1.4 5.1 3.7 6.4l36.4 20.9c1.1.7 2.6.7 3.7 0 1.1-.6 1.8-1.9 1.8-3.2l.2-95zM472.5 87.3v176.4c0 2.6-1.4 5.1-3.7 6.4l-61.3 35.4c-2.3 1.3-5.1 1.3-7.4 0l-61.3-35.4c-2.3-1.3-3.7-3.8-3.7-6.4v-70.8c0-2.6 1.4-5.1 3.7-6.4l61.3-35.4c2.3-1.3 5.1-1.3 7.4 0l15.3 8.8c1.7 1 3.9-.3 3.9-2.2v-94c0-2.8 3-4.6 5.5-3.2l36.5 20.4c2.3 1.2 3.8 3.7 3.8 6.4zm-46 128.9c0-.7-.4-1.3-.9-1.6l-21-12.2c-.6-.3-1.3-.3-1.9 0l-21 12.2c-.6.3-.9.9-.9 1.6v24.3c0 .7.4 1.3.9 1.6l21 12.1c.6.3 1.3.3 1.8 0l21-12.1c.6-.3.9-.9.9-1.6v-24.3zm209.8-.7c2.3-1.3 3.7-3.8 3.7-6.4V192c0-2.6-1.4-5.1-3.7-6.4l-60.9-35.4c-2.3-1.3-5.1-1.3-7.4 0l-61.3 35.4c-2.3 1.3-3.7 3.8-3.7 6.4v70.8c0 2.7 1.4 5.1 3.7 6.4l60.9 34.7c2.2 1.3 5 1.3 7.3 0l36.8-20.5c2.5-1.4 2.5-5 0-6.4L550 241.6c-1.2-.7-1.9-1.9-1.9-3.2v-22.2c0-1.3.7-2.5 1.9-3.2l19.2-11.1c1.1-.7 2.6-.7 3.7 0l19.2 11.1c1.1.7 1.9 1.9 1.9 3.2v17.4c0 2.8 3.1 4.6 5.6 3.2l36.7-21.3zM559 219c-.4.3-.7.7-.7 1.2v13.6c0 .5.3 1 .7 1.2l11.8 6.8c.4.3 1 .3 1.4 0L584 235c.4-.3.7-.7.7-1.2v-13.6c0-.5-.3-1-.7-1.2l-11.8-6.8c-.4-.3-1-.3-1.4 0L559 219zm-254.2 43.5v-70.4c0-2.6-1.6-5.1-3.9-6.4l-61.1-35.2c-2.1-1.2-5-1.4-7.4 0l-61.1 35.2c-2.3 1.3-3.9 3.7-3.9 6.4v70.4c0 2.8 1.9 5.2 4 6.4l61.2 35.2c2.4 1.4 5.2 1.3 7.4 0l61-35.2c1.8-1 3.1-2.7 3.6-4.7.1-.5.2-1.1.2-1.7zm-74.3-124.9l-.8.5h1.1l-.3-.5zm76.2 130.2l-.4-.7v.9l.4-.2z"], - "node-js": [448, 512, [], "f3d3", "M224 508c-6.7 0-13.5-1.8-19.4-5.2l-61.7-36.5c-9.2-5.2-4.7-7-1.7-8 12.3-4.3 14.8-5.2 27.9-12.7 1.4-.8 3.2-.5 4.6.4l47.4 28.1c1.7 1 4.1 1 5.7 0l184.7-106.6c1.7-1 2.8-3 2.8-5V149.3c0-2.1-1.1-4-2.9-5.1L226.8 37.7c-1.7-1-4-1-5.7 0L36.6 144.3c-1.8 1-2.9 3-2.9 5.1v213.1c0 2 1.1 4 2.9 4.9l50.6 29.2c27.5 13.7 44.3-2.4 44.3-18.7V167.5c0-3 2.4-5.3 5.4-5.3h23.4c2.9 0 5.4 2.3 5.4 5.3V378c0 36.6-20 57.6-54.7 57.6-10.7 0-19.1 0-42.5-11.6l-48.4-27.9C8.1 389.2.7 376.3.7 362.4V149.3c0-13.8 7.4-26.8 19.4-33.7L204.6 9c11.7-6.6 27.2-6.6 38.8 0l184.7 106.7c12 6.9 19.4 19.8 19.4 33.7v213.1c0 13.8-7.4 26.7-19.4 33.7L243.4 502.8c-5.9 3.4-12.6 5.2-19.4 5.2zm149.1-210.1c0-39.9-27-50.5-83.7-58-57.4-7.6-63.2-11.5-63.2-24.9 0-11.1 4.9-25.9 47.4-25.9 37.9 0 51.9 8.2 57.7 33.8.5 2.4 2.7 4.2 5.2 4.2h24c1.5 0 2.9-.6 3.9-1.7s1.5-2.6 1.4-4.1c-3.7-44.1-33-64.6-92.2-64.6-52.7 0-84.1 22.2-84.1 59.5 0 40.4 31.3 51.6 81.8 56.6 60.5 5.9 65.2 14.8 65.2 26.7 0 20.6-16.6 29.4-55.5 29.4-48.9 0-59.6-12.3-63.2-36.6-.4-2.6-2.6-4.5-5.3-4.5h-23.9c-3 0-5.3 2.4-5.3 5.3 0 31.1 16.9 68.2 97.8 68.2 58.4-.1 92-23.2 92-63.4z"], - "npm": [576, 512, [], "f3d4", "M288 288h-32v-64h32v64zm288-128v192H288v32H160v-32H0V160h576zm-416 32H32v128h64v-96h32v96h32V192zm160 0H192v160h64v-32h64V192zm224 0H352v128h64v-96h32v96h32v-96h32v96h32V192z"], - "ns8": [640, 512, [], "f3d5", "M187.1 159.9l-34.2 113.7-54.5-113.7H49L0 320h44.9L76 213.5 126.6 320h56.9L232 159.9h-44.9zm452.5-.9c-2.9-18-23.9-28.1-42.1-31.3-44.6-7.8-101.9 16.3-88.5 58.8v.1c-43.8 8.7-74.3 26.8-94.2 48.2-3-9.8-13.6-16.6-34-16.6h-87.6c-9.3 0-12.9-2.3-11.5-7.4 1.6-5.5 1.9-6.8 3.7-12.2 2.1-6.4 7.8-7.1 13.3-7.1h133.5l9.7-31.5c-139.7 0-144.5-.5-160.1 1.2-12.3 1.3-23.5 4.8-30.6 15-6.8 9.9-14.4 35.6-17.6 47.1-5.4 19.4-.6 28.6 32.8 28.6h87.3c7.8 0 8.8 2.7 7.7 6.6-1.1 4.4-2.8 10-4.5 14.6-1.6 4.2-4.7 7.4-13.8 7.4H216.3L204.7 320c139.9 0 145.3-.6 160.9-2.3 6.6-.7 13-2.1 18.5-4.9.2 3.7.5 7.3 1.2 10.8 5.4 30.5 27.4 52.3 56.8 59.5 48.6 11.9 108.7-16.8 135.1-68 18.7-36.2 14.1-76.2-3.4-105.5h.1c29.6-5.9 70.3-22 65.7-50.6zM530.7 263.7c-5.9 29.5-36.6 47.8-61.6 43.9-30.9-4.8-38.5-39.5-14.1-64.8 16.2-16.8 45.2-24 68.5-26.9 6.7 14.1 10.3 32 7.2 47.8zm21.8-83.1c-4.2-6-9.8-18.5-2.5-26.3 6.7-7.2 20.9-10.1 31.8-7.7 15.3 3.4 19.7 15.9 4.9 24.4-10.7 6.1-23.6 8.1-34.2 9.6z"], - "nutritionix": [400, 512, [], "f3d6", "M88 8.1S221.4-.1 209 112.5c0 0 19.1-74.9 103-40.6 0 0-17.7 74-88 56 0 0 14.6-54.6 66.1-56.6 0 0-39.9-10.3-82.1 48.8 0 0-19.8-94.5-93.6-99.7 0 0 75.2 19.4 77.6 107.5 0 .1-106.4 7-104-119.8zm312 315.6c0 48.5-9.7 95.3-32 132.3-42.2 30.9-105 48-168 48-62.9 0-125.8-17.1-168-48C9.7 419 0 372.2 0 323.7 0 275.3 17.7 229 40 192c42.2-30.9 97.1-48.6 160-48.6 63 0 117.8 17.6 160 48.6 22.3 37 40 83.3 40 131.7zM120 428c0-15.5-12.5-28-28-28s-28 12.5-28 28 12.5 28 28 28 28-12.5 28-28zm0-66.2c0-15.5-12.5-28-28-28s-28 12.5-28 28 12.5 28 28 28 28-12.5 28-28zm0-66.2c0-15.5-12.5-28-28-28s-28 12.5-28 28 12.5 28 28 28 28-12.5 28-28zM192 428c0-15.5-12.5-28-28-28s-28 12.5-28 28 12.5 28 28 28 28-12.5 28-28zm0-66.2c0-15.5-12.5-28-28-28s-28 12.5-28 28 12.5 28 28 28 28-12.5 28-28zm0-66.2c0-15.5-12.5-28-28-28s-28 12.5-28 28 12.5 28 28 28 28-12.5 28-28zM264 428c0-15.5-12.5-28-28-28s-28 12.5-28 28 12.5 28 28 28 28-12.5 28-28zm0-66.2c0-15.5-12.5-28-28-28s-28 12.5-28 28 12.5 28 28 28 28-12.5 28-28zm0-66.2c0-15.5-12.5-28-28-28s-28 12.5-28 28 12.5 28 28 28 28-12.5 28-28zM336 428c0-15.5-12.5-28-28-28s-28 12.5-28 28 12.5 28 28 28 28-12.5 28-28zm0-66.2c0-15.5-12.5-28-28-28s-28 12.5-28 28 12.5 28 28 28 28-12.5 28-28zm0-66.2c0-15.5-12.5-28-28-28s-28 12.5-28 28 12.5 28 28 28 28-12.5 28-28zm24-39.6c-4.8-22.3-7.4-36.9-16-56-38.8-19.9-90.5-32-144-32S94.8 180.1 56 200c-8.8 19.5-11.2 33.9-16 56 42.2-7.9 98.7-14.8 160-14.8s117.8 6.9 160 14.8z"], - "odnoklassniki": [320, 512, [], "f263", "M275.1 334c-27.4 17.4-65.1 24.3-90 26.9l20.9 20.6 76.3 76.3c27.9 28.6-17.5 73.3-45.7 45.7-19.1-19.4-47.1-47.4-76.3-76.6L84 503.4c-28.2 27.5-73.6-17.6-45.4-45.7 19.4-19.4 47.1-47.4 76.3-76.3l20.6-20.6c-24.6-2.6-62.9-9.1-90.6-26.9-32.6-21-46.9-33.3-34.3-59 7.4-14.6 27.7-26.9 54.6-5.7 0 0 36.3 28.9 94.9 28.9s94.9-28.9 94.9-28.9c26.9-21.1 47.1-8.9 54.6 5.7 12.4 25.7-1.9 38-34.5 59.1zM30.3 129.7C30.3 58 88.6 0 160 0s129.7 58 129.7 129.7c0 71.4-58.3 129.4-129.7 129.4s-129.7-58-129.7-129.4zm66 0c0 35.1 28.6 63.7 63.7 63.7s63.7-28.6 63.7-63.7c0-35.4-28.6-64-63.7-64s-63.7 28.6-63.7 64z"], - "odnoklassniki-square": [448, 512, [], "f264", "M184.2 177.1c0-22.1 17.9-40 39.8-40s39.8 17.9 39.8 40c0 22-17.9 39.8-39.8 39.8s-39.8-17.9-39.8-39.8zM448 80v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V80c0-26.5 21.5-48 48-48h352c26.5 0 48 21.5 48 48zm-305.1 97.1c0 44.6 36.4 80.9 81.1 80.9s81.1-36.2 81.1-80.9c0-44.8-36.4-81.1-81.1-81.1s-81.1 36.2-81.1 81.1zm174.5 90.7c-4.6-9.1-17.3-16.8-34.1-3.6 0 0-22.7 18-59.3 18s-59.3-18-59.3-18c-16.8-13.2-29.5-5.5-34.1 3.6-7.9 16.1 1.1 23.7 21.4 37 17.3 11.1 41.2 15.2 56.6 16.8l-12.9 12.9c-18.2 18-35.5 35.5-47.7 47.7-17.6 17.6 10.7 45.8 28.4 28.6l47.7-47.9c18.2 18.2 35.7 35.7 47.7 47.9 17.6 17.2 46-10.7 28.6-28.6l-47.7-47.7-13-12.9c15.5-1.6 39.1-5.9 56.2-16.8 20.4-13.3 29.3-21 21.5-37z"], - "old-republic": [496, 512, [], "f510", "M235.76 10.23c7.5-.31 15-.28 22.5-.09 3.61.14 7.2.4 10.79.73 4.92.27 9.79 1.03 14.67 1.62 2.93.43 5.83.98 8.75 1.46 7.9 1.33 15.67 3.28 23.39 5.4 12.24 3.47 24.19 7.92 35.76 13.21 26.56 12.24 50.94 29.21 71.63 49.88 20.03 20.09 36.72 43.55 48.89 69.19 1.13 2.59 2.44 5.1 3.47 7.74 2.81 6.43 5.39 12.97 7.58 19.63 4.14 12.33 7.34 24.99 9.42 37.83.57 3.14 1.04 6.3 1.4 9.47.55 3.83.94 7.69 1.18 11.56.83 8.34.84 16.73.77 25.1-.07 4.97-.26 9.94-.75 14.89-.24 3.38-.51 6.76-.98 10.12-.39 2.72-.63 5.46-1.11 8.17-.9 5.15-1.7 10.31-2.87 15.41-4.1 18.5-10.3 36.55-18.51 53.63-15.77 32.83-38.83 62.17-67.12 85.12a246.503 246.503 0 0 1-56.91 34.86c-6.21 2.68-12.46 5.25-18.87 7.41-3.51 1.16-7.01 2.38-10.57 3.39-6.62 1.88-13.29 3.64-20.04 5-4.66.91-9.34 1.73-14.03 2.48-5.25.66-10.5 1.44-15.79 1.74-6.69.66-13.41.84-20.12.81-6.82.03-13.65-.12-20.45-.79-3.29-.23-6.57-.5-9.83-.95-2.72-.39-5.46-.63-8.17-1.11-4.12-.72-8.25-1.37-12.35-2.22-4.25-.94-8.49-1.89-12.69-3.02-8.63-2.17-17.08-5.01-25.41-8.13-10.49-4.12-20.79-8.75-30.64-14.25-2.14-1.15-4.28-2.29-6.35-3.57-11.22-6.58-21.86-14.1-31.92-22.34-34.68-28.41-61.41-66.43-76.35-108.7-3.09-8.74-5.71-17.65-7.8-26.68-1.48-6.16-2.52-12.42-3.58-18.66-.4-2.35-.61-4.73-.95-7.09-.6-3.96-.75-7.96-1.17-11.94-.8-9.47-.71-18.99-.51-28.49.14-3.51.34-7.01.7-10.51.31-3.17.46-6.37.92-9.52.41-2.81.65-5.65 1.16-8.44.7-3.94 1.3-7.9 2.12-11.82 3.43-16.52 8.47-32.73 15.26-48.18 1.15-2.92 2.59-5.72 3.86-8.59 8.05-16.71 17.9-32.56 29.49-47.06 20-25.38 45.1-46.68 73.27-62.47 7.5-4.15 15.16-8.05 23.07-11.37 15.82-6.88 32.41-11.95 49.31-15.38 3.51-.67 7.04-1.24 10.56-1.85 2.62-.47 5.28-.7 7.91-1.08 3.53-.53 7.1-.68 10.65-1.04 2.46-.24 4.91-.36 7.36-.51m8.64 24.41c-9.23.1-18.43.99-27.57 2.23-7.3 1.08-14.53 2.6-21.71 4.3-13.91 3.5-27.48 8.34-40.46 14.42-10.46 4.99-20.59 10.7-30.18 17.22-4.18 2.92-8.4 5.8-12.34 9.03-5.08 3.97-9.98 8.17-14.68 12.59-2.51 2.24-4.81 4.7-7.22 7.06-28.22 28.79-48.44 65.39-57.5 104.69-2.04 8.44-3.54 17.02-4.44 25.65-1.1 8.89-1.44 17.85-1.41 26.8.11 7.14.38 14.28 1.22 21.37.62 7.12 1.87 14.16 3.2 21.18 1.07 4.65 2.03 9.32 3.33 13.91 6.29 23.38 16.5 45.7 30.07 65.75 8.64 12.98 18.78 24.93 29.98 35.77 16.28 15.82 35.05 29.04 55.34 39.22 7.28 3.52 14.66 6.87 22.27 9.63 5.04 1.76 10.06 3.57 15.22 4.98 11.26 3.23 22.77 5.6 34.39 7.06 2.91.29 5.81.61 8.72.9 13.82 1.08 27.74 1 41.54-.43 4.45-.6 8.92-.99 13.35-1.78 3.63-.67 7.28-1.25 10.87-2.1 4.13-.98 8.28-1.91 12.36-3.07 26.5-7.34 51.58-19.71 73.58-36.2 15.78-11.82 29.96-25.76 42.12-41.28 3.26-4.02 6.17-8.31 9.13-12.55 3.39-5.06 6.58-10.25 9.6-15.54 2.4-4.44 4.74-8.91 6.95-13.45 5.69-12.05 10.28-24.62 13.75-37.49 2.59-10.01 4.75-20.16 5.9-30.45 1.77-13.47 1.94-27.1 1.29-40.65-.29-3.89-.67-7.77-1-11.66-2.23-19.08-6.79-37.91-13.82-55.8-5.95-15.13-13.53-29.63-22.61-43.13-12.69-18.8-28.24-35.68-45.97-49.83-25.05-20-54.47-34.55-85.65-42.08-7.78-1.93-15.69-3.34-23.63-4.45-3.91-.59-7.85-.82-11.77-1.24-7.39-.57-14.81-.72-22.22-.58zM139.26 83.53c13.3-8.89 28.08-15.38 43.3-20.18-3.17 1.77-6.44 3.38-9.53 5.29-11.21 6.68-21.52 14.9-30.38 24.49-6.8 7.43-12.76 15.73-17.01 24.89-3.29 6.86-5.64 14.19-6.86 21.71-.93 4.85-1.3 9.81-1.17 14.75.13 13.66 4.44 27.08 11.29 38.82 5.92 10.22 13.63 19.33 22.36 27.26 4.85 4.36 10.24 8.09 14.95 12.6 2.26 2.19 4.49 4.42 6.43 6.91 2.62 3.31 4.89 6.99 5.99 11.1.9 3.02.66 6.2.69 9.31.02 4.1-.04 8.2.03 12.3.14 3.54-.02 7.09.11 10.63.08 2.38.02 4.76.05 7.14.16 5.77.06 11.53.15 17.3.11 2.91.02 5.82.13 8.74.03 1.63.13 3.28-.03 4.91-.91.12-1.82.18-2.73.16-10.99 0-21.88-2.63-31.95-6.93-6-2.7-11.81-5.89-17.09-9.83-5.75-4.19-11.09-8.96-15.79-14.31-6.53-7.24-11.98-15.39-16.62-23.95-1.07-2.03-2.24-4.02-3.18-6.12-1.16-2.64-2.62-5.14-3.67-7.82-4.05-9.68-6.57-19.94-8.08-30.31-.49-4.44-1.09-8.88-1.2-13.35-.7-15.73.84-31.55 4.67-46.82 2.12-8.15 4.77-16.18 8.31-23.83 6.32-14.2 15.34-27.18 26.3-38.19 6.28-6.2 13.13-11.84 20.53-16.67zm175.37-20.12c2.74.74 5.41 1.74 8.09 2.68 6.36 2.33 12.68 4.84 18.71 7.96 13.11 6.44 25.31 14.81 35.82 24.97 10.2 9.95 18.74 21.6 25.14 34.34 1.28 2.75 2.64 5.46 3.81 8.26 6.31 15.1 10 31.26 11.23 47.57.41 4.54.44 9.09.45 13.64.07 11.64-1.49 23.25-4.3 34.53-1.97 7.27-4.35 14.49-7.86 21.18-3.18 6.64-6.68 13.16-10.84 19.24-6.94 10.47-15.6 19.87-25.82 27.22-10.48 7.64-22.64 13.02-35.4 15.38-3.51.69-7.08 1.08-10.66 1.21-1.85.06-3.72.16-5.56-.1-.28-2.15 0-4.31-.01-6.46-.03-3.73.14-7.45.1-11.17.19-7.02.02-14.05.21-21.07.03-2.38-.03-4.76.03-7.14.17-5.07-.04-10.14.14-15.21.1-2.99-.24-6.04.51-8.96.66-2.5 1.78-4.86 3.09-7.08 4.46-7.31 11.06-12.96 17.68-18.26 5.38-4.18 10.47-8.77 15.02-13.84 7.68-8.37 14.17-17.88 18.78-28.27 2.5-5.93 4.52-12.1 5.55-18.46.86-4.37 1.06-8.83 1.01-13.27-.02-7.85-1.4-15.65-3.64-23.17-1.75-5.73-4.27-11.18-7.09-16.45-3.87-6.93-8.65-13.31-13.96-19.2-9.94-10.85-21.75-19.94-34.6-27.1-1.85-1.02-3.84-1.82-5.63-2.97zm-100.8 58.45c.98-1.18 1.99-2.33 3.12-3.38-.61.93-1.27 1.81-1.95 2.68-3.1 3.88-5.54 8.31-7.03 13.06-.87 3.27-1.68 6.6-1.73 10-.07 2.52-.08 5.07.32 7.57 1.13 7.63 4.33 14.85 8.77 21.12 2 2.7 4.25 5.27 6.92 7.33 1.62 1.27 3.53 2.09 5.34 3.05 3.11 1.68 6.32 3.23 9.07 5.48 2.67 2.09 4.55 5.33 4.4 8.79-.01 73.67 0 147.34-.01 221.02 0 1.35-.08 2.7.04 4.04.13 1.48.82 2.83 1.47 4.15.86 1.66 1.78 3.34 3.18 4.62.85.77 1.97 1.4 3.15 1.24 1.5-.2 2.66-1.35 3.45-2.57.96-1.51 1.68-3.16 2.28-4.85.76-2.13.44-4.42.54-6.63.14-4.03-.02-8.06.14-12.09.03-5.89.03-11.77.06-17.66.14-3.62.03-7.24.11-10.86.15-4.03-.02-8.06.14-12.09.03-5.99.03-11.98.07-17.97.14-3.62.02-7.24.11-10.86.14-3.93-.02-7.86.14-11.78.03-5.99.03-11.98.06-17.97.16-3.94-.01-7.88.19-11.82.29 1.44.13 2.92.22 4.38.19 3.61.42 7.23.76 10.84.32 3.44.44 6.89.86 10.32.37 3.1.51 6.22.95 9.31.57 4.09.87 8.21 1.54 12.29 1.46 9.04 2.83 18.11 5.09 26.99 1.13 4.82 2.4 9.61 4 14.3 2.54 7.9 5.72 15.67 10.31 22.62 1.73 2.64 3.87 4.98 6.1 7.21.27.25.55.51.88.71.6.25 1.31-.07 1.7-.57.71-.88 1.17-1.94 1.7-2.93 4.05-7.8 8.18-15.56 12.34-23.31.7-1.31 1.44-2.62 2.56-3.61 1.75-1.57 3.84-2.69 5.98-3.63 2.88-1.22 5.9-2.19 9.03-2.42 6.58-.62 13.11.75 19.56 1.85 3.69.58 7.4 1.17 11.13 1.41 3.74.1 7.48.05 11.21-.28 8.55-.92 16.99-2.96 24.94-6.25 5.3-2.24 10.46-4.83 15.31-7.93 11.46-7.21 21.46-16.57 30.04-27.01 1.17-1.42 2.25-2.9 3.46-4.28-1.2 3.24-2.67 6.37-4.16 9.48-1.25 2.9-2.84 5.61-4.27 8.42-5.16 9.63-11.02 18.91-17.75 27.52-4.03 5.21-8.53 10.05-13.33 14.57-6.64 6.05-14.07 11.37-22.43 14.76-8.21 3.37-17.31 4.63-26.09 3.29-3.56-.58-7.01-1.69-10.41-2.88-2.79-.97-5.39-2.38-8.03-3.69-3.43-1.71-6.64-3.81-9.71-6.08 2.71 3.06 5.69 5.86 8.7 8.61 4.27 3.76 8.74 7.31 13.63 10.23 3.98 2.45 8.29 4.4 12.84 5.51 1.46.37 2.96.46 4.45.6-1.25 1.1-2.63 2.04-3.99 2.98-9.61 6.54-20.01 11.86-30.69 16.43-20.86 8.7-43.17 13.97-65.74 15.34-4.66.24-9.32.36-13.98.36-4.98-.11-9.97-.13-14.92-.65-11.2-.76-22.29-2.73-33.17-5.43-10.35-2.71-20.55-6.12-30.3-10.55-8.71-3.86-17.12-8.42-24.99-13.79-1.83-1.31-3.74-2.53-5.37-4.08 6.6-1.19 13.03-3.39 18.99-6.48 5.74-2.86 10.99-6.66 15.63-11.07 2.24-2.19 4.29-4.59 6.19-7.09-3.43 2.13-6.93 4.15-10.62 5.78-4.41 2.16-9.07 3.77-13.81 5.02-5.73 1.52-11.74 1.73-17.61 1.14-8.13-.95-15.86-4.27-22.51-8.98-4.32-2.94-8.22-6.43-11.96-10.06-9.93-10.16-18.2-21.81-25.66-33.86-3.94-6.27-7.53-12.75-11.12-19.22-1.05-2.04-2.15-4.05-3.18-6.1 2.85 2.92 5.57 5.97 8.43 8.88 8.99 8.97 18.56 17.44 29.16 24.48 7.55 4.9 15.67 9.23 24.56 11.03 3.11.73 6.32.47 9.47.81 2.77.28 5.56.2 8.34.3 5.05.06 10.11.04 15.16-.16 3.65-.16 7.27-.66 10.89-1.09 2.07-.25 4.11-.71 6.14-1.2 3.88-.95 8.11-.96 11.83.61 4.76 1.85 8.44 5.64 11.38 9.71 2.16 3.02 4.06 6.22 5.66 9.58 1.16 2.43 2.46 4.79 3.55 7.26 1 2.24 2.15 4.42 3.42 6.52.67 1.02 1.4 2.15 2.62 2.55 1.06-.75 1.71-1.91 2.28-3.03 2.1-4.16 3.42-8.65 4.89-13.05 2.02-6.59 3.78-13.27 5.19-20.02 2.21-9.25 3.25-18.72 4.54-28.13.56-3.98.83-7.99 1.31-11.97.87-10.64 1.9-21.27 2.24-31.94.08-1.86.24-3.71.25-5.57.01-4.35.25-8.69.22-13.03-.01-2.38-.01-4.76 0-7.13.05-5.07-.2-10.14-.22-15.21-.2-6.61-.71-13.2-1.29-19.78-.73-5.88-1.55-11.78-3.12-17.51-2.05-7.75-5.59-15.03-9.8-21.82-3.16-5.07-6.79-9.88-11.09-14.03-3.88-3.86-8.58-7.08-13.94-8.45-1.5-.41-3.06-.45-4.59-.64.07-2.99.7-5.93 1.26-8.85 1.59-7.71 3.8-15.3 6.76-22.6 1.52-4.03 3.41-7.9 5.39-11.72 3.45-6.56 7.62-12.79 12.46-18.46zm31.27 1.7c.35-.06.71-.12 1.07-.19.19 1.79.09 3.58.1 5.37v38.13c-.01 1.74.13 3.49-.15 5.22-.36-.03-.71-.05-1.06-.05-.95-3.75-1.72-7.55-2.62-11.31-.38-1.53-.58-3.09-1.07-4.59-1.7-.24-3.43-.17-5.15-.2-5.06-.01-10.13 0-15.19-.01-1.66-.01-3.32.09-4.98-.03-.03-.39-.26-.91.16-1.18 1.28-.65 2.72-.88 4.06-1.35 3.43-1.14 6.88-2.16 10.31-3.31 1.39-.48 2.9-.72 4.16-1.54.04-.56.02-1.13-.05-1.68-1.23-.55-2.53-.87-3.81-1.28-3.13-1.03-6.29-1.96-9.41-3.02-1.79-.62-3.67-1-5.41-1.79-.03-.37-.07-.73-.11-1.09 5.09-.19 10.2.06 15.3-.12 3.36-.13 6.73.08 10.09-.07.12-.39.26-.77.37-1.16 1.08-4.94 2.33-9.83 3.39-14.75zm5.97-.2c.36.05.72.12 1.08.2.98 3.85 1.73 7.76 2.71 11.61.36 1.42.56 2.88 1.03 4.27 2.53.18 5.07-.01 7.61.05 5.16.12 10.33.12 15.49.07.76-.01 1.52.03 2.28.08-.04.36-.07.72-.1 1.08-1.82.83-3.78 1.25-5.67 1.89-3.73 1.23-7.48 2.39-11.22 3.57-.57.17-1.12.42-1.67.64-.15.55-.18 1.12-.12 1.69.87.48 1.82.81 2.77 1.09 4.88 1.52 9.73 3.14 14.63 4.6.38.13.78.27 1.13.49.4.27.23.79.15 1.18-1.66.13-3.31.03-4.97.04-5.17.01-10.33-.01-15.5.01-1.61.03-3.22-.02-4.82.21-.52 1.67-.72 3.42-1.17 5.11-.94 3.57-1.52 7.24-2.54 10.78-.36.01-.71.02-1.06.06-.29-1.73-.15-3.48-.15-5.22v-38.13c.02-1.78-.08-3.58.11-5.37zM65.05 168.33c1.12-2.15 2.08-4.4 3.37-6.46-1.82 7.56-2.91 15.27-3.62 23-.8 7.71-.85 15.49-.54 23.23 1.05 19.94 5.54 39.83 14.23 57.88 2.99 5.99 6.35 11.83 10.5 17.11 6.12 7.47 12.53 14.76 19.84 21.09 4.8 4.1 9.99 7.78 15.54 10.8 3.27 1.65 6.51 3.39 9.94 4.68 5.01 2.03 10.19 3.61 15.42 4.94 3.83.96 7.78 1.41 11.52 2.71 5 1.57 9.47 4.61 13.03 8.43 4.93 5.23 8.09 11.87 10.2 18.67.99 2.9 1.59 5.91 2.17 8.92.15.75.22 1.52.16 2.29-6.5 2.78-13.26 5.06-20.26 6.18-4.11.78-8.29.99-12.46 1.08-10.25.24-20.47-1.76-30.12-5.12-3.74-1.42-7.49-2.85-11.03-4.72-8.06-3.84-15.64-8.7-22.46-14.46-2.92-2.55-5.83-5.13-8.4-8.03-9.16-9.83-16.3-21.41-21.79-33.65-2.39-5.55-4.61-11.18-6.37-16.96-1.17-3.94-2.36-7.89-3.26-11.91-.75-2.94-1.22-5.95-1.87-8.92-.46-2.14-.69-4.32-1.03-6.48-.85-5.43-1.28-10.93-1.33-16.43.11-6.18.25-12.37 1.07-18.5.4-2.86.67-5.74 1.15-8.6.98-5.7 2.14-11.37 3.71-16.93 3.09-11.65 7.48-22.95 12.69-33.84zm363.73-6.44c1.1 1.66 1.91 3.48 2.78 5.26 2.1 4.45 4.24 8.9 6.02 13.49 7.61 18.76 12.3 38.79 13.04 59.05.02 1.76.07 3.52.11 5.29.13 9.57-1.27 19.09-3.18 28.45-.73 3.59-1.54 7.17-2.58 10.69-4.04 14.72-10 29-18.41 41.78-8.21 12.57-19.01 23.55-31.84 31.41-5.73 3.59-11.79 6.64-18.05 9.19-5.78 2.19-11.71 4.03-17.8 5.11-6.4 1.05-12.91 1.52-19.4 1.23-7.92-.48-15.78-2.07-23.21-4.85-1.94-.8-3.94-1.46-5.84-2.33-.21-1.51.25-2.99.53-4.46 1.16-5.74 3.03-11.36 5.7-16.58 2.37-4.51 5.52-8.65 9.46-11.9 2.43-2.05 5.24-3.61 8.16-4.83 3.58-1.5 7.47-1.97 11.24-2.83 7.23-1.71 14.37-3.93 21.15-7 10.35-4.65 19.71-11.38 27.65-19.46 1.59-1.61 3.23-3.18 4.74-4.87 3.37-3.76 6.71-7.57 9.85-11.53 7.48-10.07 12.82-21.59 16.71-33.48 1.58-5.3 3.21-10.6 4.21-16.05.63-2.87 1.04-5.78 1.52-8.68.87-6.09 1.59-12.22 1.68-18.38.12-6.65.14-13.32-.53-19.94-.73-7.99-1.87-15.96-3.71-23.78z"], - "opencart": [640, 512, [], "f23d", "M423.3 440.7c0 25.3-20.3 45.6-45.6 45.6s-45.8-20.3-45.8-45.6 20.6-45.8 45.8-45.8c25.4 0 45.6 20.5 45.6 45.8zm-253.9-45.8c-25.3 0-45.6 20.6-45.6 45.8s20.3 45.6 45.6 45.6 45.8-20.3 45.8-45.6-20.5-45.8-45.8-45.8zm291.7-270C158.9 124.9 81.9 112.1 0 25.7c34.4 51.7 53.3 148.9 373.1 144.2 333.3-5 130 86.1 70.8 188.9 186.7-166.7 319.4-233.9 17.2-233.9z"], - "openid": [448, 512, [], "f19b", "M271.5 432l-68 32C88.5 453.7 0 392.5 0 318.2c0-71.5 82.5-131 191.7-144.3v43c-71.5 12.5-124 53-124 101.3 0 51 58.5 93.3 135.7 103v-340l68-33.2v384zM448 291l-131.3-28.5 36.8-20.7c-19.5-11.5-43.5-20-70-24.8v-43c46.2 5.5 87.7 19.5 120.3 39.3l35-19.8L448 291z"], - "opera": [496, 512, [], "f26a", "M313.9 32.7c-170.2 0-252.6 223.8-147.5 355.1 36.5 45.4 88.6 75.6 147.5 75.6 36.3 0 70.3-11.1 99.4-30.4-43.8 39.2-101.9 63-165.3 63-3.9 0-8 0-11.9-.3C104.6 489.6 0 381.1 0 248 0 111 111 0 248 0h.8c63.1.3 120.7 24.1 164.4 63.1-29-19.4-63.1-30.4-99.3-30.4zm101.8 397.7c-40.9 24.7-90.7 23.6-132-5.8 56.2-20.5 97.7-91.6 97.7-176.6 0-84.7-41.2-155.8-97.4-176.6 41.8-29.2 91.2-30.3 132.9-5 105.9 98.7 105.5 265.7-1.2 364z"], - "optin-monster": [576, 512, [], "f23c", "M572.6 421.4c5.6-9.5 4.7-15.2-5.4-11.6-3-4.9-7-9.5-11.1-13.8 2.9-9.7-.7-14.2-10.8-9.2-4.6-3.2-10.3-6.5-15.9-9.2 0-15.1-11.6-11.6-17.6-5.7-10.4-1.5-18.7-.3-26.8 5.7.3-6.5.3-13 .3-19.7 12.6 0 40.2-11 45.9-36.2 1.4-6.8 1.6-13.8-.3-21.9-3-13.5-14.3-21.3-25.1-25.7-.8-5.9-7.6-14.3-14.9-15.9s-12.4 4.9-14.1 10.3c-8.5 0-19.2 2.8-21.1 8.4-5.4-.5-11.1-1.4-16.8-1.9 2.7-1.9 5.4-3.5 8.4-4.6 5.4-9.2 14.6-11.4 25.7-11.6V256c19.5-.5 43-5.9 53.8-18.1 12.7-13.8 14.6-37.3 12.4-55.1-2.4-17.3-9.7-37.6-24.6-48.1-8.4-5.9-21.6-.8-22.7 9.5-2.2 19.6 1.2 30-38.6 25.1-10.3-23.8-24.6-44.6-42.7-60C341 49.6 242.9 55.5 166.4 71.7c19.7 4.6 41.1 8.6 59.7 16.5-26.2 2.4-52.7 11.3-76.2 23.2-32.8 17-44 29.9-56.7 42.4 14.9-2.2 28.9-5.1 43.8-3.8-9.7 5.4-18.4 12.2-26.5 20-25.8.9-23.8-5.3-26.2-25.9-1.1-10.5-14.3-15.4-22.7-9.7-28.1 19.9-33.5 79.9-12.2 103.5 10.8 12.2 35.1 17.3 54.9 17.8-.3 1.1-.3 1.9-.3 2.7 10.8.5 19.5 2.7 24.6 11.6 3 1.1 5.7 2.7 8.1 4.6-5.4.5-11.1 1.4-16.5 1.9-3.3-6.6-13.7-8.1-21.1-8.1-1.6-5.7-6.5-12.2-14.1-10.3-6.8 1.9-14.1 10-14.9 15.9-22.5 9.5-30.1 26.8-25.1 47.6 5.3 24.8 33 36.2 45.9 36.2v19.7c-6.6-5-14.3-7.5-26.8-5.7-5.5-5.5-17.3-10.1-17.3 5.7-5.9 2.7-11.4 5.9-15.9 9.2-9.8-4.9-13.6-1.7-11.1 9.2-4.1 4.3-7.8 8.6-11.1 13.8-10.2-3.7-11 2.2-5.4 11.6-1.1 3.5-1.6 7-1.9 10.8-.5 31.6 44.6 64 73.5 65.1 17.3.5 34.6-8.4 43-23.5 113.2 4.9 226.7 4.1 340.2 0 8.1 15.1 25.4 24.3 42.7 23.5 29.2-1.1 74.3-33.5 73.5-65.1.2-3.7-.7-7.2-1.7-10.7zm-73.8-254c1.1-3 2.4-8.4 2.4-14.6 0-5.9 6.8-8.1 14.1-.8 11.1 11.6 14.9 40.5 13.8 51.1-4.1-13.6-13-29-30.3-35.7zm-4.6 6.7c19.5 6.2 28.6 27.6 29.7 48.9-1.1 2.7-3 5.4-4.9 7.6-5.7 5.9-15.4 10-26.2 12.2 4.3-21.3.3-47.3-12.7-63 4.9-.8 10.9-2.4 14.1-5.7zm-24.1 6.8c13.8 11.9 20 39.2 14.1 63.5-4.1.5-8.1.8-11.6.8-1.9-21.9-6.8-44-14.3-64.6 3.7.3 8.1.3 11.8.3zM47.5 203c-1.1-10.5 2.4-39.5 13.8-51.1 7-7.3 14.1-5.1 14.1.8 0 6.2 1.4 11.6 2.4 14.6-17.3 6.8-26.2 22.2-30.3 35.7zm9.7 27.6c-1.9-2.2-3.5-4.9-4.9-7.6 1.4-21.3 10.3-42.7 29.7-48.9 3.2 3.2 9.2 4.9 14.1 5.7-13 15.7-17 41.6-12.7 63-10.8-2.2-20.5-6-26.2-12.2zm47.9 14.6c-4.1 0-8.1-.3-12.7-.8-4.6-18.6-1.9-38.9 5.4-53v.3l12.2-5.1c4.9-1.9 9.7-3.8 14.9-4.9-10.7 19.7-17.4 41.3-19.8 63.5zm184-162.7c41.9 0 76.2 34 76.2 75.9 0 42.2-34.3 76.2-76.2 76.2s-76.2-34-76.2-76.2c0-41.8 34.3-75.9 76.2-75.9zm115.6 174.3c-.3 17.8-7 48.9-23 57-13.2 6.6-6.5-7.5-16.5-58.1 13.3.3 26.6.3 39.5 1.1zm-54-1.6c.8 4.9 3.8 40.3-1.6 41.9-11.6 3.5-40 4.3-51.1-1.1-4.1-3-4.6-35.9-4.3-41.1v.3c18.9-.3 38.1-.3 57 0zM278.3 309c-13 3.5-41.6 4.1-54.6-1.6-6.5-2.7-3.8-42.4-1.9-51.6 19.2-.5 38.4-.5 57.8-.8v.3c1.1 8.3 3.3 51.2-1.3 53.7zm-106.5-51.1c12.2-.8 24.6-1.4 36.8-1.6-2.4 15.4-3 43.5-4.9 52.2-1.1 6.8-4.3 6.8-9.7 4.3-21.9-9.8-27.6-35.2-22.2-54.9zm-35.4 31.3c7.8-1.1 15.7-1.9 23.5-2.7 1.6 6.2 3.8 11.9 7 17.6 10 17 44 35.7 45.1 7 6.2 14.9 40.8 12.2 54.9 10.8 15.7-1.4 23.8-1.4 26.8-14.3 12.4 4.3 30.8 4.1 44 3 11.3-.8 20.8-.5 24.6-8.9 1.1 5.1 1.9 11.6 4.6 16.8 10.8 21.3 37.3 1.4 46.8-31.6 8.6.8 17.6 1.9 26.5 2.7-.4 1.3-3.8 7.3 7.3 11.6-47.6 47-95.7 87.8-163.2 107-63.2-20.8-112.1-59.5-155.9-106.5 9.6-3.4 10.4-8.8 8-12.5zm-21.6 172.5c-3.8 17.8-21.9 29.7-39.7 28.9-19.2-.8-46.5-17-59.2-36.5-2.7-31.1 43.8-61.3 66.2-54.6 14.9 4.3 27.8 30.8 33.5 54 0 3-.3 5.7-.8 8.2zm-8.7-66c-.5-13.5-.5-27-.3-40.5h.3c2.7-1.6 5.7-3.8 7.8-6.5 6.5-1.6 13-5.1 15.1-9.2 3.3-7.1-7-7.5-5.4-12.4 2.7-1.1 5.7-2.2 7.8-3.5 29.2 29.2 58.6 56.5 97.3 77-36.8 11.3-72.4 27.6-105.9 47-1.2-18.6-7.7-35.9-16.7-51.9zm337.6 64.6c-103 3.5-206.2 4.1-309.4 0 0 .3 0 .3-.3.3v-.3h.3c35.1-21.6 72.2-39.2 112.4-50.8 11.6 5.1 23 9.5 34.9 13.2 2.2.8 2.2.8 4.3 0 14.3-4.1 28.4-9.2 42.2-15.4 41.5 11.7 78.8 31.7 115.6 53zm10.5-12.4c-35.9-19.5-73-35.9-111.9-47.6 38.1-20 71.9-47.3 103.5-76.7 2.2 1.4 4.6 2.4 7.6 3.2 0 .8.3 1.9.5 2.4-4.6 2.7-7.8 6.2-5.9 10.3 2.2 3.8 8.6 7.6 15.1 8.9 2.4 2.7 5.1 5.1 8.1 6.8 0 13.8-.3 27.6-.8 41.3l.3-.3c-9.3 15.9-15.5 37-16.5 51.7zm105.9 6.2c-12.7 19.5-40 35.7-59.2 36.5-19.3.9-40.5-13.2-40.5-37 5.7-23.2 18.9-49.7 33.5-54 22.7-6.9 69.2 23.4 66.2 54.5zM372.9 75.2c-3.8-72.1-100.8-79.7-126-23.5 44.6-24.3 90.3-15.7 126 23.5zM74.8 407.1c-15.7 1.6-49.5 25.4-49.5 43.2 0 11.6 15.7 19.5 32.2 14.9 12.2-3.2 31.1-17.6 35.9-27.3 6-11.6-3.7-32.7-18.6-30.8zm215.9-176.2c28.6 0 51.9-21.6 51.9-48.4 0-36.1-40.5-58.1-72.2-44.3 9.5 3 16.5 11.6 16.5 21.6 0 23.3-33.3 32-46.5 11.3-7.3 34.1 19.4 59.8 50.3 59.8zM68 474.1c.5 6.5 12.2 12.7 21.6 9.5 6.8-2.7 14.6-10.5 17.3-16.2 3-7-1.1-20-9.7-18.4-8.9 1.6-29.7 16.7-29.2 25.1zm433.2-67c-14.9-1.9-24.6 19.2-18.9 30.8 4.9 9.7 24.1 24.1 36.2 27.3 16.5 4.6 32.2-3.2 32.2-14.9 0-17.8-33.8-41.6-49.5-43.2zM478.8 449c-8.4-1.6-12.4 11.3-9.5 18.4 2.4 5.7 10.3 13.5 17.3 16.2 9.2 3.2 21.1-3 21.3-9.5.9-8.4-20.2-23.5-29.1-25.1z"], - "osi": [495, 512, [], "f41a", "M0 259.2C2.3 123.4 97.4 26.8 213.8 11.1c138.8-18.6 255.6 75.8 278 201.1 21.3 118.8-44 230-151.6 274-9.3 3.8-14.4 1.7-18-7.7-17.8-46.3-35.6-92.7-53.4-139-3.1-8.1-1-13.2 7-16.8 24.2-11 39.3-29.4 43.3-55.8 6.4-42.4-24.5-78.7-64.5-82.2-39-3.4-71.8 23.7-77.5 59.7-5.2 33 11.1 63.7 41.9 77.7 9.6 4.4 11.5 8.6 7.8 18.4-17.9 46.6-35.8 93.2-53.7 139.9-2.6 6.9-8.3 9.3-15.5 6.5-52.6-20.3-101.4-61-130.8-119C1.9 318.7 1.6 280.2 0 259.2zm20.9-1.9c.4 6.6.6 14.3 1.3 22.1 6.3 71.9 49.6 143.5 131 183.1 3.2 1.5 4.4.8 5.6-2.3 14.9-39.1 29.9-78.2 45-117.3 1.3-3.3.6-4.8-2.4-6.7-31.6-19.9-47.3-48.5-45.6-86 1-21.6 9.3-40.5 23.8-56.3 30-32.7 77-39.8 115.5-17.6 31.9 18.4 49.5 53.8 45.2 90.4-3.6 30.6-19.3 53.9-45.7 69.8-2.7 1.6-3.5 2.9-2.3 6 15.2 39.2 30.2 78.4 45.2 117.7 1.2 3.1 2.4 3.8 5.6 2.3 35.5-16.6 65.2-40.3 88.1-72 34.8-48.2 49.1-101.9 42.3-161C459.8 112 354.1 14.7 218 31.5 111.9 44.5 22.7 134 20.9 257.3z"], - "page4": [496, 512, [], "f3d7", "M248 504C111 504 0 393 0 256S111 8 248 8c20.9 0 41.3 2.6 60.7 7.5L42.3 392H248v112zm0-143.6V146.8L98.6 360.4H248zm96 31.6v92.7c45.7-19.2 84.5-51.7 111.4-92.7H344zm57.4-138.2l-21.2 8.4 21.2 8.3v-16.7zm-20.3 54.5c-6.7 0-8 6.3-8 12.9v7.7h16.2v-10c0-5.9-2.3-10.6-8.2-10.6zM496 256c0 37.3-8.2 72.7-23 104.4H344V27.3C433.3 64.8 496 153.1 496 256zM360.4 143.6h68.2V96h-13.9v32.6h-13.9V99h-13.9v29.6h-12.7V96h-13.9v47.6zm68.1 185.3H402v-11c0-15.4-5.6-25.2-20.9-25.2-15.4 0-20.7 10.6-20.7 25.9v25.3h68.2v-15zm0-103l-68.2 29.7V268l68.2 29.5v-16.6l-14.4-5.7v-26.5l14.4-5.9v-16.9zm-4.8-68.5h-35.6V184H402v-12.2h11c8.6 15.8 1.3 35.3-18.6 35.3-22.5 0-28.3-25.3-15.5-37.7l-11.6-10.6c-16.2 17.5-12.2 63.9 27.1 63.9 34 0 44.7-35.9 29.3-65.3z"], - "pagelines": [384, 512, [], "f18c", "M384 312.7c-55.1 136.7-187.1 54-187.1 54-40.5 81.8-107.4 134.4-184.6 134.7-16.1 0-16.6-24.4 0-24.4 64.4-.3 120.5-42.7 157.2-110.1-41.1 15.9-118.6 27.9-161.6-82.2 109-44.9 159.1 11.2 178.3 45.5 9.9-24.4 17-50.9 21.6-79.7 0 0-139.7 21.9-149.5-98.1 119.1-47.9 152.6 76.7 152.6 76.7 1.6-16.7 3.3-52.6 3.3-53.4 0 0-106.3-73.7-38.1-165.2 124.6 43 61.4 162.4 61.4 162.4.5 1.6.5 23.8 0 33.4 0 0 45.2-89 136.4-57.5-4.2 134-141.9 106.4-141.9 106.4-4.4 27.4-11.2 53.4-20 77.5 0 0 83-91.8 172-20z"], - "palfed": [576, 512, [], "f3d8", "M384.9 193.9c0-47.4-55.2-44.2-95.4-29.8-1.3 39.4-2.5 80.7-3 119.8.7 2.8 2.6 6.2 15.1 6.2 36.8 0 83.4-42.8 83.3-96.2zm-194.5 72.2c.2 0 6.5-2.7 11.2-2.7 26.6 0 20.7 44.1-14.4 44.1-21.5 0-37.1-18.1-37.1-43 0-42 42.9-95.6 100.7-126.5 1-12.4 3-22 10.5-28.2 11.2-9 26.6-3.5 29.5 11.1 72.2-22.2 135.2 1 135.2 72 0 77.9-79.3 152.6-140.1 138.2-.1 39.4.9 74.4 2.7 100v.2c.2 3.4.6 12.5-5.3 19.1-9.6 10.6-33.4 10-36.4-22.3-4.1-44.4.2-206.1 1.4-242.5-21.5 15-58.5 50.3-58.5 75.9.2 2.5.4 4 .6 4.6zM8 181.1s-.1 37.4 38.4 37.4h30l22.4 217.2s0 44.3 44.7 44.3h288.9s44.7-.4 44.7-44.3l22.4-217.2h30s38.4 1.2 38.4-37.4c0 0 .1-37.4-38.4-37.4h-30.1c-7.3-25.6-30.2-74.3-119.4-74.3h-28V50.3s-2.7-18.4-21.1-18.4h-85.8s-21.1 0-21.1 18.4v19.1h-28.1s-105 4.2-120.5 74.3h-29S8 142.5 8 181.1z"], - "patreon": [512, 512, [], "f3d9", "M512 194.8c0 101.3-82.4 183.8-183.8 183.8-101.7 0-184.4-82.4-184.4-183.8 0-101.6 82.7-184.3 184.4-184.3C429.6 10.5 512 93.2 512 194.8zM0 501.5h90v-491H0v491z"], - "paypal": [384, 512, [], "f1ed", "M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z"], - "penny-arcade": [640, 512, [], "f704", "M421.91 164.27c-4.49 19.45-1.4 6.06-15.1 65.29l39.73-10.61c-22.34-49.61-17.29-38.41-24.63-54.68zm-206.09 51.11c-20.19 5.4-11.31 3.03-39.63 10.58l4.46 46.19c28.17-7.59 20.62-5.57 34.82-9.34 42.3-9.79 32.85-56.42.35-47.43zm326.16-26.19l-45.47-99.2c-5.69-12.37-19.46-18.84-32.62-15.33-70.27 18.75-38.72 10.32-135.59 36.23a27.618 27.618 0 0 0-18.89 17.41C144.26 113.27 0 153.75 0 226.67c0 33.5 30.67 67.11 80.9 95.37l1.74 17.88a27.891 27.891 0 0 0-17.77 28.67l4.3 44.48c1.39 14.31 13.43 25.21 27.8 25.2 5.18-.01-3.01 1.78 122.53-31.76 12.57-3.37 21.12-15.02 20.58-28.02 216.59 45.5 401.99-5.98 399.89-84.83.01-28.15-22.19-66.56-97.99-104.47zM255.14 298.3l-21.91 5.88-48.44 12.91 2.46 23.55 20.53-5.51 4.51 44.51-115.31 30.78-4.3-44.52 20.02-5.35-11.11-114.64-20.12 5.39-4.35-44.5c178.15-47.54 170.18-46.42 186.22-46.65 56.66-1.13 64.15 71.84 42.55 104.43a86.7 86.7 0 0 1-50.75 33.72zm199.18 16.62l-3.89-39.49 14.9-3.98-6.61-14.68-57.76 15.42-4.1 17.54 19.2-5.12 4.05 39.54-112.85 30.07-4.46-44.43 20.99-5.59 33.08-126.47-17.15 4.56-4.2-44.48c93.36-24.99 65.01-17.41 135.59-36.24l66.67 145.47 20.79-5.56 4.3 44.48-108.55 28.96z"], - "periscope": [448, 512, [], "f3da", "M370 63.6C331.4 22.6 280.5 0 226.6 0 111.9 0 18.5 96.2 18.5 214.4c0 75.1 57.8 159.8 82.7 192.7C137.8 455.5 192.6 512 226.6 512c41.6 0 112.9-94.2 120.9-105 24.6-33.1 82-118.3 82-192.6 0-56.5-21.1-110.1-59.5-150.8zM226.6 493.9c-42.5 0-190-167.3-190-279.4 0-107.4 83.9-196.3 190-196.3 100.8 0 184.7 89 184.7 196.3.1 112.1-147.4 279.4-184.7 279.4zM338 206.8c0 59.1-51.1 109.7-110.8 109.7-100.6 0-150.7-108.2-92.9-181.8v.4c0 24.5 20.1 44.4 44.8 44.4 24.7 0 44.8-19.9 44.8-44.4 0-18.2-11.1-33.8-26.9-40.7 76.6-19.2 141 39.3 141 112.4z"], - "phabricator": [496, 512, [], "f3db", "M323 262.1l-.1-13s21.7-19.8 21.1-21.2l-9.5-20c-.6-1.4-29.5-.5-29.5-.5l-9.4-9.3s.2-28.5-1.2-29.1l-20.1-9.2c-1.4-.6-20.7 21-20.7 21l-13.1-.2s-20.5-21.4-21.9-20.8l-20 8.3c-1.4.5.2 28.9.2 28.9l-9.1 9.1s-29.2-.9-29.7.4l-8.1 19.8c-.6 1.4 21 21 21 21l.1 12.9s-21.7 19.8-21.1 21.2l9.5 20c.6 1.4 29.5.5 29.5.5l9.4 9.3s-.2 31.8 1.2 32.3l20.1 8.3c1.4.6 20.7-23.5 20.7-23.5l13.1.2s20.5 23.8 21.8 23.3l20-7.5c1.4-.6-.2-32.1-.2-32.1l9.1-9.1s29.2.9 29.7-.5l8.1-19.8c.7-1.1-20.9-20.7-20.9-20.7zm-44.9-8.7c.7 17.1-12.8 31.6-30.1 32.4-17.3.8-32.1-12.5-32.8-29.6-.7-17.1 12.8-31.6 30.1-32.3 17.3-.8 32.1 12.5 32.8 29.5zm201.2-37.9l-97-97-.1.1c-75.1-73.3-195.4-72.8-269.8 1.6-50.9 51-27.8 27.9-95.7 95.3-22.3 22.3-22.3 58.7 0 81 69.9 69.4 46.4 46 97.4 97l.1-.1c75.1 73.3 195.4 72.9 269.8-1.6 51-50.9 27.9-27.9 95.3-95.3 22.3-22.3 22.3-58.7 0-81zM140.4 363.8c-59.6-59.5-59.6-156 0-215.5 59.5-59.6 156-59.5 215.6 0 59.5 59.5 59.6 156 0 215.6-59.6 59.5-156 59.4-215.6-.1z"], - "phoenix-framework": [640, 512, [], "f3dc", "M212.9 344.3c3.8-.1 22.8-1.4 25.6-2.2-2.4-2.6-43.6-1-68-49.6-4.3-8.6-7.5-17.6-6.4-27.6 2.9-25.5 32.9-30 52-18.5 36 21.6 63.3 91.3 113.7 97.5 37 4.5 84.6-17 108.2-45.4-.6-.1-.8-.2-1-.1-.4.1-.8.2-1.1.3-33.3 12.1-94.3 9.7-134.7-14.8-37.6-22.8-53.1-58.7-51.8-74.6 1.8-21.3 22.9-23.2 35.9-19.6 14.4 3.9 24.4 17.6 38.9 27.4 15.6 10.4 32.9 13.7 51.3 10.3 14.9-2.7 34.4-12.3 36.5-14.5-1.1-.1-1.8-.1-2.5-.2-6.2-.6-12.4-.8-18.5-1.7C279.8 194.5 262.1 47.4 138.5 37.9 94.2 34.5 39.1 46 2.2 72.9c-.8.6-1.5 1.2-2.2 1.8.1.2.1.3.2.5.8 0 1.6-.1 2.4-.2 6.3-1 12.5-.8 18.7.3 23.8 4.3 47.7 23.1 55.9 76.5 5.3 34.3-.7 50.8 8 86.1 19 77.1 91 107.6 127.7 106.4zM75.3 64.9c-.9-1-.9-1.2-1.3-2 12.1-2.6 24.2-4.1 36.6-4.8-1.1 14.7-22.2 21.3-35.3 6.8zm196.9 350.5c-42.8 1.2-92-26.7-123.5-61.4-4.6-5-16.8-20.2-18.6-23.4l.4-.4c6.6 4.1 25.7 18.6 54.8 27 24.2 7 48.1 6.3 71.6-3.3 22.7-9.3 41-.5 43.1 2.9-18.5 3.8-20.1 4.4-24 7.9-5.1 4.4-4.6 11.7 7 17.2 26.2 12.4 63-2.8 97.2 25.4 2.4 2 8.1 7.8 10.1 10.7-.1.2-.3.3-.4.5-4.8-1.5-16.4-7.5-40.2-9.3-24.7-2-46.3 5.3-77.5 6.2zm174.8-252c16.4-5.2 41.3-13.4 66.5-3.3 16.1 6.5 26.2 18.7 32.1 34.6 3.5 9.4 5.1 19.7 5.1 28.7-.2 0-.4 0-.6.1-.2-.4-.4-.9-.5-1.3-5-22-29.9-43.8-67.6-29.9-50.2 18.6-130.4 9.7-176.9-48-.7-.9-2.4-1.7-1.3-3.2.1-.2 2.1.6 3 1.3 18.1 13.4 38.3 21.9 60.3 26.2 30.5 6.1 54.6 2.9 79.9-5.2zm102.7 117.5c-32.4.2-33.8 50.1-103.6 64.4-18.2 3.7-38.7 4.6-44.9 4.2v-.4c2.8-1.5 14.7-2.6 29.7-16.6 7.9-7.3 15.3-15.1 22.8-22.9 19.5-20.2 41.4-42.2 81.9-39 23.1 1.8 29.3 8.2 36.1 12.7.3.2.4.5.7.9-.5 0-.7.1-.9 0-7-2.7-14.3-3.3-21.8-3.3zm-12.3-24.1c-.1.2-.1.4-.2.6-28.9-4.4-48-7.9-68.5 4-17 9.9-31.4 20.5-62 24.4-27.1 3.4-45.1 2.4-66.1-8-.3-.2-.6-.4-1-.6 0-.2.1-.3.1-.5 24.9 3.8 36.4 5.1 55.5-5.8 22.3-12.9 40.1-26.6 71.3-31 29.6-4.1 51.3 2.5 70.9 16.9zM268.6 97.3c-.6-.6-1.1-1.2-2.1-2.3 7.6 0 29.7-1.2 53.4 8.4 19.7 8 32.2 21 50.2 32.9 11.1 7.3 23.4 9.3 36.4 8.1 4.3-.4 8.5-1.2 12.8-1.7.4-.1.9 0 1.5.3-.6.4-1.2.9-1.8 1.2-8.1 4-16.7 6.3-25.6 7.1-26.1 2.6-50.3-3.7-73.4-15.4-19.3-9.9-36.4-22.9-51.4-38.6zM640 335.7c-3.5 3.1-22.7 11.6-42.7 5.3-12.3-3.9-19.5-14.9-31.6-24.1-10-7.6-20.9-7.9-28.1-8.4.6-.8.9-1.2 1.2-1.4 14.8-9.2 30.5-12.2 47.3-6.5 12.5 4.2 19.2 13.5 30.4 24.2 10.8 10.4 21 9.9 23.1 10.5.1-.1.2 0 .4.4zm-212.5 137c2.2 1.2 1.6 1.5 1.5 2-18.5-1.4-33.9-7.6-46.8-22.2-21.8-24.7-41.7-27.9-48.6-29.7.5-.2.8-.4 1.1-.4 13.1.1 26.1.7 38.9 3.9 25.3 6.4 35 25.4 41.6 35.3 3.2 4.8 7.3 8.3 12.3 11.1z"], - "phoenix-squadron": [513, 512, [], "f511", "M96.24 62.81C142.91 26.57 202.15 6.57 261.28 8.08c29.67-.38 59.29 5.38 87.17 15.37-24.2-4.64-49.18-6.35-73.6-2.45-43 5.35-83.26 27.23-112.16 59.35 5.69-.99 10.81-3.68 16.07-5.88 18.19-7.89 37.6-13.29 57.4-14.87 19.8-2.14 39.75-.43 59.45 1.93-14.46 2.79-29.2 4.58-43.11 9.61-34.53 11.11-65.46 33.26-86.55 62.82-13.84 19.77-23.7 42.99-24.74 67.33-.35 16.54 5.23 34.91 19.89 44.17 11.13 6.66 24.85 9.39 37.63 6.76 15.49-2.47 30.16-8.67 43.73-16.38 11.55-6.84 22.73-14.59 32.05-24.32 3.8-3.23 2.54-8.48 2.63-12.83-2.13-.34-4.4-1.11-6.32.3a203.975 203.975 0 0 1-35.93 15.42c-20.07 6.19-42.28 8.48-62.28.78 12.83 1.73 26.14.31 37.85-5.46 20.29-9.75 36.92-25.27 54.6-38.88 27.84-21.29 57.64-40.11 89.17-55.47 25.78-12.01 53.09-22.85 81.81-24.2-15.68 13.76-32.25 26.6-46.92 41.51-14.55 14.04-27.54 29.58-40.23 45.31-3.53 4.61-8.98 6.96-13.62 10.19-22.24 15.03-40.6 35.96-52.04 60.28-9.36 19.74-14.55 41.97-11.81 63.84 1.95 13.73 8.74 27.67 20.96 35.01 12.94 7.99 29.14 8.09 43.61 5.11 32.9-7.47 61.61-28.97 81.28-56 20.5-27.6 30.61-62.38 29.25-96.64-.52-7.52-1.58-15-1.67-22.55 8.02 19.54 14.87 39.83 16.7 61.01 2.01 14.32.75 28.84-1.62 43.02-1.92 11.02-5.69 21.58-7.81 32.53 20.36-22.73 34.17-51.24 39.46-81.31 5.72-35.37.58-72.36-14.25-104.95 20.84 32.12 32.43 69.79 35.81 107.8.5 12.77.5 25.58 0 38.34-2.91 34.26-12.97 67.95-29.76 98-26.2 47.48-68.2 85.89-117.54 108.32-78.52 36.34-175.2 31.41-248.72-14.72-38.84-23.78-71.06-58.32-91.68-98.96C10.72 337.43 2.04 305.5 0 273.13V241.7c3.94-69.97 40.99-136.32 96.24-178.89m222.65 80.57c5.51-.8 10.82-2.57 16.02-4.5 4.99-1.77 9.27-5.95 10.35-11.25-8.91 5-17.95 9.95-26.37 15.75z"], - "php": [640, 512, [], "f457", "M320 104.5c171.4 0 303.2 72.2 303.2 151.5S491.3 407.5 320 407.5c-171.4 0-303.2-72.2-303.2-151.5S148.7 104.5 320 104.5m0-16.8C143.3 87.7 0 163 0 256s143.3 168.3 320 168.3S640 349 640 256 496.7 87.7 320 87.7zM218.2 242.5c-7.9 40.5-35.8 36.3-70.1 36.3l13.7-70.6c38 0 63.8-4.1 56.4 34.3zM97.4 350.3h36.7l8.7-44.8c41.1 0 66.6 3 90.2-19.1 26.1-24 32.9-66.7 14.3-88.1-9.7-11.2-25.3-16.7-46.5-16.7h-70.7L97.4 350.3zm185.7-213.6h36.5l-8.7 44.8c31.5 0 60.7-2.3 74.8 10.7 14.8 13.6 7.7 31-8.3 113.1h-37c15.4-79.4 18.3-86 12.7-92-5.4-5.8-17.7-4.6-47.4-4.6l-18.8 96.6h-36.5l32.7-168.6zM505 242.5c-8 41.1-36.7 36.3-70.1 36.3l13.7-70.6c38.2 0 63.8-4.1 56.4 34.3zM384.2 350.3H421l8.7-44.8c43.2 0 67.1 2.5 90.2-19.1 26.1-24 32.9-66.7 14.3-88.1-9.7-11.2-25.3-16.7-46.5-16.7H417l-32.8 168.7z"], - "pied-piper": [448, 512, [], "f2ae", "M32 419L0 479.2l.8-328C.8 85.3 54 32 120 32h327.2c-93 28.9-189.9 94.2-253.9 168.6C122.7 282 82.6 338 32 419M448 32S305.2 98.8 261.6 199.1c-23.2 53.6-28.9 118.1-71 158.6-28.9 27.8-69.8 38.2-105.3 56.3-23.2 12-66.4 40.5-84.9 66h328.4c66 0 119.3-53.3 119.3-119.2-.1 0-.1-328.8-.1-328.8z"], - "pied-piper-alt": [576, 512, [], "f1a8", "M244 246c-3.2-2-6.3-2.9-10.1-2.9-6.6 0-12.6 3.2-19.3 3.7l1.7 4.9zm135.9 197.9c-19 0-64.1 9.5-79.9 19.8l6.9 45.1c35.7 6.1 70.1 3.6 106-9.8-4.8-10-23.5-55.1-33-55.1zM340.8 177c6.6 2.8 11.5 9.2 22.7 22.1 2-1.4 7.5-5.2 7.5-8.6 0-4.9-11.8-13.2-13.2-23 11.2-5.7 25.2-6 37.6-8.9 68.1-16.4 116.3-52.9 146.8-116.7C548.3 29.3 554 16.1 554.6 2l-2 2.6c-28.4 50-33 63.2-81.3 100-31.9 24.4-69.2 40.2-106.6 54.6l-6.3-.3v-21.8c-19.6 1.6-19.7-14.6-31.6-23-18.7 20.6-31.6 40.8-58.9 51.1-12.7 4.8-19.6 10-25.9 21.8 34.9-16.4 91.2-13.5 98.8-10zM555.5 0l-.6 1.1-.3.9.6-.6zm-59.2 382.1c-33.9-56.9-75.3-118.4-150-115.5l-.3-6c-1.1-13.5 32.8 3.2 35.1-31l-14.4 7.2c-19.8-45.7-8.6-54.3-65.5-54.3-14.7 0-26.7 1.7-41.4 4.6 2.9 18.6 2.2 36.7-10.9 50.3l19.5 5.5c-1.7 3.2-2.9 6.3-2.9 9.8 0 21 42.8 2.9 42.8 33.6 0 18.4-36.8 60.1-54.9 60.1-8 0-53.7-50-53.4-60.1l.3-4.6 52.3-11.5c13-2.6 12.3-22.7-2.9-22.7-3.7 0-43.1 9.2-49.4 10.6-2-5.2-7.5-14.1-13.8-14.1-3.2 0-6.3 3.2-9.5 4-9.2 2.6-31 2.9-21.5 20.1L15.9 298.5c-5.5 1.1-8.9 6.3-8.9 11.8 0 6 5.5 10.9 11.5 10.9 8 0 131.3-28.4 147.4-32.2 2.6 3.2 4.6 6.3 7.8 8.6 20.1 14.4 59.8 85.9 76.4 85.9 24.1 0 58-22.4 71.3-41.9 3.2-4.3 6.9-7.5 12.4-6.9.6 13.8-31.6 34.2-33 43.7-1.4 10.2-1 35.2-.3 41.1 26.7 8.1 52-3.6 77.9-2.9 4.3-21 10.6-41.9 9.8-63.5l-.3-9.5c-1.4-34.2-10.9-38.5-34.8-58.6-1.1-1.1-2.6-2.6-3.7-4 2.2-1.4 1.1-1 4.6-1.7 88.5 0 56.3 183.6 111.5 229.9 33.1-15 72.5-27.9 103.5-47.2-29-25.6-52.6-45.7-72.7-79.9zm-196.2 46.1v27.2l11.8-3.4-2.9-23.8zm-68.7-150.4l24.1 61.2 21-13.8-31.3-50.9zm84.4 154.9l2 12.4c9-1.5 58.4-6.6 58.4-14.1 0-1.4-.6-3.2-.9-4.6-26.8 0-36.9 3.8-59.5 6.3z"], - "pied-piper-hat": [640, 512, [], "f4e5", "M640 24.9c-80.8 53.6-89.4 92.5-96.4 104.4-6.7 12.2-11.7 60.3-23.3 83.6-11.7 23.6-54.2 42.2-66.1 50-11.7 7.8-28.3 38.1-41.9 64.2-108.1-4.4-167.4 38.8-259.2 93.6 29.4-9.7 43.3-16.7 43.3-16.7 94.2-36 139.3-68.3 281.1-49.2 1.1 0 1.9.6 2.8.8 3.9 2.2 5.3 6.9 3.1 10.8l-53.9 95.8c-2.5 4.7-7.8 7.2-13.1 6.1-126.8-23.8-226.9 17.3-318.9 18.6C24.1 488 0 453.4 0 451.8c0-1.1.6-1.7 1.7-1.7 0 0 38.3 0 103.1-15.3C178.4 294.5 244 245.4 315.4 245.4c0 0 71.7 0 90.6 61.9 22.8-39.7 28.3-49.2 28.3-49.2 5.3-9.4 35-77.2 86.4-141.4 51.5-64 90.4-79.9 119.3-91.8z"], - "pied-piper-pp": [448, 512, [], "f1a7", "M205.3 174.6c0 21.1-14.2 38.1-31.7 38.1-7.1 0-12.8-1.2-17.2-3.7v-68c4.4-2.7 10.1-4.2 17.2-4.2 17.5 0 31.7 16.9 31.7 37.8zm52.6 67c-7.1 0-12.8 1.5-17.2 4.2v68c4.4 2.5 10.1 3.7 17.2 3.7 17.4 0 31.7-16.9 31.7-37.8 0-21.1-14.3-38.1-31.7-38.1zM448 80v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V80c0-26.5 21.5-48 48-48h352c26.5 0 48 21.5 48 48zM185 255.1c41 0 74.2-35.6 74.2-79.6 0-44-33.2-79.6-74.2-79.6-12 0-24.1 3.2-34.6 8.8h-45.7V311l51.8-10.1v-50.6c8.6 3.1 18.1 4.8 28.5 4.8zm158.4 25.3c0-44-33.2-79.6-73.9-79.6-3.2 0-6.4.2-9.6.7-3.7 12.5-10.1 23.8-19.2 33.4-13.8 15-32.2 23.8-51.8 24.8V416l51.8-10.1v-50.6c8.6 3.2 18.2 4.7 28.7 4.7 40.8 0 74-35.6 74-79.6z"], - "pinterest": [496, 512, [], "f0d2", "M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z"], - "pinterest-p": [384, 512, [], "f231", "M204 6.5C101.4 6.5 0 74.9 0 185.6 0 256 39.6 296 63.6 296c9.9 0 15.6-27.6 15.6-35.4 0-9.3-23.7-29.1-23.7-67.8 0-80.4 61.2-137.4 140.4-137.4 68.1 0 118.5 38.7 118.5 109.8 0 53.1-21.3 152.7-90.3 152.7-24.9 0-46.2-18-46.2-43.8 0-37.8 26.4-74.4 26.4-113.4 0-66.2-93.9-54.2-93.9 25.8 0 16.8 2.1 35.4 9.6 50.7-13.8 59.4-42 147.9-42 209.1 0 18.9 2.7 37.5 4.5 56.4 3.4 3.8 1.7 3.4 6.9 1.5 50.4-69 48.6-82.5 71.4-172.8 12.3 23.4 44.1 36 69.3 36 106.2 0 153.9-103.5 153.9-196.8C384 71.3 298.2 6.5 204 6.5z"], - "pinterest-square": [448, 512, [], "f0d3", "M448 80v352c0 26.5-21.5 48-48 48H154.4c9.8-16.4 22.4-40 27.4-59.3 3-11.5 15.3-58.4 15.3-58.4 8 15.3 31.4 28.2 56.3 28.2 74.1 0 127.4-68.1 127.4-152.7 0-81.1-66.2-141.8-151.4-141.8-106 0-162.2 71.1-162.2 148.6 0 36 19.2 80.8 49.8 95.1 4.7 2.2 7.1 1.2 8.2-3.3.8-3.4 5-20.1 6.8-27.8.6-2.5.3-4.6-1.7-7-10.1-12.3-18.3-34.9-18.3-56 0-54.2 41-106.6 110.9-106.6 60.3 0 102.6 41.1 102.6 99.9 0 66.4-33.5 112.4-77.2 112.4-24.1 0-42.1-19.9-36.4-44.4 6.9-29.2 20.3-60.7 20.3-81.8 0-53-75.5-45.7-75.5 25 0 21.7 7.3 36.5 7.3 36.5-31.4 132.8-36.1 134.5-29.6 192.6l2.2.8H48c-26.5 0-48-21.5-48-48V80c0-26.5 21.5-48 48-48h352c26.5 0 48 21.5 48 48z"], - "playstation": [576, 512, [], "f3df", "M570.9 372.3c-11.3 14.2-38.8 24.3-38.8 24.3L327 470.2v-54.3l150.9-53.8c17.1-6.1 19.8-14.8 5.8-19.4-13.9-4.6-39.1-3.3-56.2 2.9L327 381.1v-56.4c23.2-7.8 47.1-13.6 75.7-16.8 40.9-4.5 90.9.6 130.2 15.5 44.2 14 49.2 34.7 38 48.9zm-224.4-92.5v-139c0-16.3-3-31.3-18.3-35.6-11.7-3.8-19 7.1-19 23.4v347.9l-93.8-29.8V32c39.9 7.4 98 24.9 129.2 35.4C424.1 94.7 451 128.7 451 205.2c0 74.5-46 102.8-104.5 74.6zM43.2 410.2c-45.4-12.8-53-39.5-32.3-54.8 19.1-14.2 51.7-24.9 51.7-24.9l134.5-47.8v54.5l-96.8 34.6c-17.1 6.1-19.7 14.8-5.8 19.4 13.9 4.6 39.1 3.3 56.2-2.9l46.4-16.9v48.8c-51.6 9.3-101.4 7.3-153.9-10z"], - "product-hunt": [512, 512, [], "f288", "M326.3 218.8c0 20.5-16.7 37.2-37.2 37.2h-70.3v-74.4h70.3c20.5 0 37.2 16.7 37.2 37.2zM504 256c0 137-111 248-248 248S8 393 8 256 119 8 256 8s248 111 248 248zm-128.1-37.2c0-47.9-38.9-86.8-86.8-86.8H169.2v248h49.6v-74.4h70.3c47.9 0 86.8-38.9 86.8-86.8z"], - "pushed": [432, 512, [], "f3e1", "M407 111.9l-98.5-9 14-33.4c10.4-23.5-10.8-40.4-28.7-37L22.5 76.9c-15.1 2.7-26 18.3-21.4 36.6l105.1 348.3c6.5 21.3 36.7 24.2 47.7 7l35.3-80.8 235.2-231.3c16.4-16.8 4.3-42.9-17.4-44.8zM297.6 53.6c5.1-.7 7.5 2.5 5.2 7.4L286 100.9 108.6 84.6l189-31zM22.7 107.9c-3.1-5.1 1-10 6.1-9.1l248.7 22.7-96.9 230.7L22.7 107.9zM136 456.4c-2.6 4-7.9 3.1-9.4-1.2L43.5 179.7l127.7 197.6c-7 15-35.2 79.1-35.2 79.1zm272.8-314.5L210.1 337.3l89.7-213.7 106.4 9.7c4 1.1 5.7 5.3 2.6 8.6z"], - "python": [448, 512, [], "f3e2", "M439.8 200.5c-7.7-30.9-22.3-54.2-53.4-54.2h-40.1v47.4c0 36.8-31.2 67.8-66.8 67.8H172.7c-29.2 0-53.4 25-53.4 54.3v101.8c0 29 25.2 46 53.4 54.3 33.8 9.9 66.3 11.7 106.8 0 26.9-7.8 53.4-23.5 53.4-54.3v-40.7H226.2v-13.6h160.2c31.1 0 42.6-21.7 53.4-54.2 11.2-33.5 10.7-65.7 0-108.6zM286.2 404c11.1 0 20.1 9.1 20.1 20.3 0 11.3-9 20.4-20.1 20.4-11 0-20.1-9.2-20.1-20.4.1-11.3 9.1-20.3 20.1-20.3zM167.8 248.1h106.8c29.7 0 53.4-24.5 53.4-54.3V91.9c0-29-24.4-50.7-53.4-55.6-35.8-5.9-74.7-5.6-106.8.1-45.2 8-53.4 24.7-53.4 55.6v40.7h106.9v13.6h-147c-31.1 0-58.3 18.7-66.8 54.2-9.8 40.7-10.2 66.1 0 108.6 7.6 31.6 25.7 54.2 56.8 54.2H101v-48.8c0-35.3 30.5-66.4 66.8-66.4zm-6.7-142.6c-11.1 0-20.1-9.1-20.1-20.3.1-11.3 9-20.4 20.1-20.4 11 0 20.1 9.2 20.1 20.4s-9 20.3-20.1 20.3z"], - "qq": [448, 512, [], "f1d6", "M433.754 420.445c-11.526 1.393-44.86-52.741-44.86-52.741 0 31.345-16.136 72.247-51.051 101.786 16.842 5.192 54.843 19.167 45.803 34.421-7.316 12.343-125.51 7.881-159.632 4.037-34.122 3.844-152.316 8.306-159.632-4.037-9.045-15.25 28.918-29.214 45.783-34.415-34.92-29.539-51.059-70.445-51.059-101.792 0 0-33.334 54.134-44.859 52.741-5.37-.65-12.424-29.644 9.347-99.704 10.261-33.024 21.995-60.478 40.144-105.779C60.683 98.063 108.982.006 224 0c113.737.006 163.156 96.133 160.264 214.963 18.118 45.223 29.912 72.85 40.144 105.778 21.768 70.06 14.716 99.053 9.346 99.704z"], - "quinscape": [489, 512, [], "f459", "M301.6 474.6h-1c-87.3 0-158.1-70.8-158.1-158.1s70.8-158.1 158.1-158.1c94.9 0 168.2 83.1 157 176.6 4 5.1 8.2 9.6 11.2 15.3 13.4-30.3 20.3-62.4 20.3-97.7C489.1 117.5 379.6 8 244.5 8 109.5 8 0 117.5 0 252.6s109.5 244.6 244.5 244.6c24.8 0 47.8-3.2 70.4-10.1-5.2-3.5-8.9-8.1-13.3-12.5zm-.1-.1s.1.1 0 0l.4.1zm78.4-168.9c-54.8 0-99.2 44.4-99.2 99.2s44.4 99.2 99.2 99.2 99.2-44.4 99.2-99.2-44.4-99.2-99.2-99.2z"], - "quora": [448, 512, [], "f2c4", "M440.5 386.7h-29.3c-1.5 13.5-10.5 30.8-33 30.8-20.5 0-35.3-14.2-49.5-35.8 44.2-34.2 74.7-87.5 74.7-153C403.5 111.2 306.8 32 205 32 105.3 32 7.3 111.7 7.3 228.7c0 134.1 131.3 221.6 249 189C276 451.3 302 480 351.5 480c81.8 0 90.8-75.3 89-93.3zM297 329.2C277.5 300 253.3 277 205.5 277c-30.5 0-54.3 10-69 22.8l12.2 24.3c6.2-3 13-4 19.8-4 35.5 0 53.7 30.8 69.2 61.3-10 3-20.7 4.2-32.7 4.2-75 0-107.5-53-107.5-156.7C97.5 124.5 130 71 205 71c76.2 0 108.7 53.5 108.7 157.7.1 41.8-5.4 75.6-16.7 100.5z"], - "r-project": [581, 512, [], "f4f7", "M581 226.6C581 119.1 450.9 32 290.5 32S0 119.1 0 226.6C0 322.4 103.3 402 239.4 418.1V480h99.1v-61.5c24.3-2.7 47.6-7.4 69.4-13.9L448 480h112l-67.4-113.7c54.5-35.4 88.4-84.9 88.4-139.7zm-466.8 14.5c0-73.5 98.9-133 220.8-133s211.9 40.7 211.9 133c0 50.1-26.5 85-70.3 106.4-2.4-1.6-4.7-2.9-6.4-3.7-10.2-5.2-27.8-10.5-27.8-10.5s86.6-6.4 86.6-92.7-90.6-87.9-90.6-87.9h-199V361c-74.1-21.5-125.2-67.1-125.2-119.9zm225.1 38.3v-55.6c57.8 0 87.8-6.8 87.8 27.3 0 36.5-38.2 28.3-87.8 28.3zm-.9 72.5H365c10.8 0 18.9 11.7 24 19.2-16.1 1.9-33 2.8-50.6 2.9v-22.1z"], - "raspberry-pi": [407, 512, [], "f7bb", "M372 232.5l-3.7-6.5c.1-46.4-21.4-65.3-46.5-79.7 7.6-2 15.4-3.6 17.6-13.2 13.1-3.3 15.8-9.4 17.1-15.8 3.4-2.3 14.8-8.7 13.6-19.7 6.4-4.4 10-10.1 8.1-18.1 6.9-7.5 8.7-13.7 5.8-19.4 8.3-10.3 4.6-15.6 1.1-20.9 6.2-11.2.7-23.2-16.6-21.2-6.9-10.1-21.9-7.8-24.2-7.8-2.6-3.2-6-6-16.5-4.7-6.8-6.1-14.4-5-22.3-2.1-9.3-7.3-15.5-1.4-22.6.8C271.6.6 269 5.5 263.5 7.6c-12.3-2.6-16.1 3-22 8.9l-6.9-.1c-18.6 10.8-27.8 32.8-31.1 44.1-3.3-11.3-12.5-33.3-31.1-44.1l-6.9.1c-5.9-5.9-9.7-11.5-22-8.9-5.6-2-8.1-7-19.4-3.4-4.6-1.4-8.9-4.4-13.9-4.3-2.6.1-5.5 1-8.7 3.5-7.9-3-15.5-4-22.3 2.1-10.5-1.3-14 1.4-16.5 4.7-2.3 0-17.3-2.3-24.2 7.8C21.2 16 15.8 28 22 39.2c-3.5 5.4-7.2 10.7 1.1 20.9-2.9 5.7-1.1 11.9 5.8 19.4-1.8 8 1.8 13.7 8.1 18.1-1.2 11 10.2 17.4 13.6 19.7 1.3 6.4 4 12.4 17.1 15.8 2.2 9.5 10 11.2 17.6 13.2-25.1 14.4-46.6 33.3-46.5 79.7l-3.7 6.5c-28.8 17.2-54.7 72.7-14.2 117.7 2.6 14.1 7.1 24.2 11 35.4 5.9 45.2 44.5 66.3 54.6 68.8 14.9 11.2 30.8 21.8 52.2 29.2C159 504.2 181 512 203 512h1c22.1 0 44-7.8 64.2-28.4 21.5-7.4 37.3-18 52.2-29.2 10.2-2.5 48.7-23.6 54.6-68.8 3.9-11.2 8.4-21.3 11-35.4 40.6-45.1 14.7-100.5-14-117.7zm-22.2-8c-1.5 18.7-98.9-65.1-82.1-67.9 45.7-7.5 83.6 19.2 82.1 67.9zm-43 93.1c-24.5 15.8-59.8 5.6-78.8-22.8s-14.6-64.2 9.9-80c24.5-15.8 59.8-5.6 78.8 22.8s14.6 64.2-9.9 80zM238.9 29.3c.8 4.2 1.8 6.8 2.9 7.6 5.4-5.8 9.8-11.7 16.8-17.3 0 3.3-1.7 6.8 2.5 9.4 3.7-5 8.8-9.5 15.5-13.3-3.2 5.6-.6 7.3 1.2 9.6 5.1-4.4 10-8.8 19.4-12.3-2.6 3.1-6.2 6.2-2.4 9.8 5.3-3.3 10.6-6.6 23.1-8.9-2.8 3.1-8.7 6.3-5.1 9.4 6.6-2.5 14-4.4 22.1-5.4-3.9 3.2-7.1 6.3-3.9 8.8 7.1-2.2 16.9-5.1 26.4-2.6l-6 6.1c-.7.8 14.1.6 23.9.8-3.6 5-7.2 9.7-9.3 18.2 1 1 5.8.4 10.4 0-4.7 9.9-12.8 12.3-14.7 16.6 2.9 2.2 6.8 1.6 11.2.1-3.4 6.9-10.4 11.7-16 17.3 1.4 1 3.9 1.6 9.7.9-5.2 5.5-11.4 10.5-18.8 15 1.3 1.5 5.8 1.5 10 1.6-6.7 6.5-15.3 9.9-23.4 14.2 4 2.7 6.9 2.1 10 2.1-5.7 4.7-15.4 7.1-24.4 10 1.7 2.7 3.4 3.4 7.1 4.1-9.5 5.3-23.2 2.9-27 5.6.9 2.7 3.6 4.4 6.7 5.8-15.4.9-57.3-.6-65.4-32.3 15.7-17.3 44.4-37.5 93.7-62.6-38.4 12.8-73 30-102 53.5-34.3-15.9-10.8-55.9 5.8-71.8zm-34.4 114.6c24.2-.3 54.1 17.8 54 34.7-.1 15-21 27.1-53.8 26.9-32.1-.4-53.7-15.2-53.6-29.8 0-11.9 26.2-32.5 53.4-31.8zm-123-12.8c3.7-.7 5.4-1.5 7.1-4.1-9-2.8-18.7-5.3-24.4-10 3.1 0 6 .7 10-2.1-8.1-4.3-16.7-7.7-23.4-14.2 4.2-.1 8.7 0 10-1.6-7.4-4.5-13.6-9.5-18.8-15 5.8.7 8.3.1 9.7-.9-5.6-5.6-12.7-10.4-16-17.3 4.3 1.5 8.3 2 11.2-.1-1.9-4.2-10-6.7-14.7-16.6 4.6.4 9.4 1 10.4 0-2.1-8.5-5.8-13.3-9.3-18.2 9.8-.1 24.6 0 23.9-.8l-6-6.1c9.5-2.5 19.3.4 26.4 2.6 3.2-2.5-.1-5.6-3.9-8.8 8.1 1.1 15.4 2.9 22.1 5.4 3.5-3.1-2.3-6.3-5.1-9.4 12.5 2.3 17.8 5.6 23.1 8.9 3.8-3.6.2-6.7-2.4-9.8 9.4 3.4 14.3 7.9 19.4 12.3 1.7-2.3 4.4-4 1.2-9.6 6.7 3.8 11.8 8.3 15.5 13.3 4.1-2.6 2.5-6.2 2.5-9.4 7 5.6 11.4 11.5 16.8 17.3 1.1-.8 2-3.4 2.9-7.6 16.6 15.9 40.1 55.9 6 71.8-29-23.5-63.6-40.7-102-53.5 49.3 25 78 45.3 93.7 62.6-8 31.8-50 33.2-65.4 32.3 3.1-1.4 5.8-3.2 6.7-5.8-4-2.8-17.6-.4-27.2-5.6zm60.1 24.1c16.8 2.8-80.6 86.5-82.1 67.9-1.5-48.7 36.5-75.5 82.1-67.9zM38.2 342c-23.7-18.8-31.3-73.7 12.6-98.3 26.5-7 9 107.8-12.6 98.3zm91 98.2c-13.3 7.9-45.8 4.7-68.8-27.9-15.5-27.4-13.5-55.2-2.6-63.4 16.3-9.8 41.5 3.4 60.9 25.6 16.9 20 24.6 55.3 10.5 65.7zm-26.4-119.7c-24.5-15.8-28.9-51.6-9.9-80s54.3-38.6 78.8-22.8 28.9 51.6 9.9 80c-19.1 28.4-54.4 38.6-78.8 22.8zM205 496c-29.4 1.2-58.2-23.7-57.8-32.3-.4-12.7 35.8-22.6 59.3-22 23.7-1 55.6 7.5 55.7 18.9.5 11-28.8 35.9-57.2 35.4zm58.9-124.9c.2 29.7-26.2 53.8-58.8 54-32.6.2-59.2-23.8-59.4-53.4v-.6c-.2-29.7 26.2-53.8 58.8-54 32.6-.2 59.2 23.8 59.4 53.4v.6zm82.2 42.7c-25.3 34.6-59.6 35.9-72.3 26.3-13.3-12.4-3.2-50.9 15.1-72 20.9-23.3 43.3-38.5 58.9-26.6 10.5 10.3 16.7 49.1-1.7 72.3zm22.9-73.2c-21.5 9.4-39-105.3-12.6-98.3 43.9 24.7 36.3 79.6 12.6 98.3z"], - "ravelry": [512, 512, [], "f2d9", "M407.4 61.5C331.6 22.1 257.8 31 182.9 66c-11.3 5.2-15.5 10.6-19.9 19-10.3 19.2-16.2 37.4-19.9 52.7-21.2 25.6-36.4 56.1-43.3 89.9-10.6 18-20.9 41.4-23.1 71.4 0 0-.7 7.6-.5 7.9-35.3-4.6-76.2-27-76.2-27 9.1 14.5 61.3 32.3 76.3 37.9 0 0 1.7 98 64.5 131.2-11.3-17.2-13.3-20.2-13.3-20.2S94.8 369 100.4 324.7c.7 0 1.5.2 2.2.2 23.9 87.4 103.2 151.4 196.9 151.4 6.2 0 12.1-.2 18-.7 14 1.5 27.6.5 40.1-3.9 6.9-2.2 13.8-6.4 20.2-10.8 70.2-39.1 100.9-82 123.1-147.7 5.4-16 8.1-35.5 9.8-52.2 8.7-82.3-30.6-161.6-103.3-199.5zM138.8 163.2s-1.2 12.3-.7 19.7c-3.4 2.5-10.1 8.1-18.2 16.7 5.2-12.8 11.3-25.1 18.9-36.4zm-31.2 121.9c4.4-17.2 13.3-39.1 29.8-55.1 0 0 1.7 48 15.8 90.1l-41.4-6.9c-2.2-9.2-3.5-18.5-4.2-28.1zm7.9 42.8c14.8 3.2 34 7.6 43.1 9.1 27.3 76.8 108.3 124.3 108.3 124.3 1 .5 1.7.7 2.7 1-73.1-11.6-132.7-64.7-154.1-134.4zM386 444.1c-14.5 4.7-36.2 8.4-64.7 3.7 0 0-91.1-23.1-127.5-107.8 38.2.7 52.4-.2 78-3.9 39.4-5.7 79-16.2 115-33 11.8-5.4 11.1-19.4 9.6-29.8-2-12.8-11.1-12.1-21.4-4.7 0 0-82 58.6-189.8 53.7-18.7-32-26.8-110.8-26.8-110.8 41.4-35.2 83.2-59.6 168.4-52.4.2-6.4 3-27.1-20.4-28.1 0 0-93.5-11.1-146 33.5 2.5-16.5 5.9-29.3 11.1-39.4 34.2-30.8 79-49.5 128.3-49.5 106.4 0 193 87.1 193 194.5-.2 76-43.8 142-106.8 174z"], - "react": [512, 512, [], "f41b", "M418.2 177.2c-5.4-1.8-10.8-3.5-16.2-5.1.9-3.7 1.7-7.4 2.5-11.1 12.3-59.6 4.2-107.5-23.1-123.3-26.3-15.1-69.2.6-112.6 38.4-4.3 3.7-8.5 7.6-12.5 11.5-2.7-2.6-5.5-5.2-8.3-7.7-45.5-40.4-91.1-57.4-118.4-41.5-26.2 15.2-34 60.3-23 116.7 1.1 5.6 2.3 11.1 3.7 16.7-6.4 1.8-12.7 3.8-18.6 5.9C38.3 196.2 0 225.4 0 255.6c0 31.2 40.8 62.5 96.3 81.5 4.5 1.5 9 3 13.6 4.3-1.5 6-2.8 11.9-4 18-10.5 55.5-2.3 99.5 23.9 114.6 27 15.6 72.4-.4 116.6-39.1 3.5-3.1 7-6.3 10.5-9.7 4.4 4.3 9 8.4 13.6 12.4 42.8 36.8 85.1 51.7 111.2 36.6 27-15.6 35.8-62.9 24.4-120.5-.9-4.4-1.9-8.9-3-13.5 3.2-.9 6.3-1.9 9.4-2.9 57.7-19.1 99.5-50 99.5-81.7 0-30.3-39.4-59.7-93.8-78.4zM282.9 92.3c37.2-32.4 71.9-45.1 87.7-36 16.9 9.7 23.4 48.9 12.8 100.4-.7 3.4-1.4 6.7-2.3 10-22.2-5-44.7-8.6-67.3-10.6-13-18.6-27.2-36.4-42.6-53.1 3.9-3.7 7.7-7.2 11.7-10.7zM167.2 307.5c5.1 8.7 10.3 17.4 15.8 25.9-15.6-1.7-31.1-4.2-46.4-7.5 4.4-14.4 9.9-29.3 16.3-44.5 4.6 8.8 9.3 17.5 14.3 26.1zm-30.3-120.3c14.4-3.2 29.7-5.8 45.6-7.8-5.3 8.3-10.5 16.8-15.4 25.4-4.9 8.5-9.7 17.2-14.2 26-6.3-14.9-11.6-29.5-16-43.6zm27.4 68.9c6.6-13.8 13.8-27.3 21.4-40.6s15.8-26.2 24.4-38.9c15-1.1 30.3-1.7 45.9-1.7s31 .6 45.9 1.7c8.5 12.6 16.6 25.5 24.3 38.7s14.9 26.7 21.7 40.4c-6.7 13.8-13.9 27.4-21.6 40.8-7.6 13.3-15.7 26.2-24.2 39-14.9 1.1-30.4 1.6-46.1 1.6s-30.9-.5-45.6-1.4c-8.7-12.7-16.9-25.7-24.6-39s-14.8-26.8-21.5-40.6zm180.6 51.2c5.1-8.8 9.9-17.7 14.6-26.7 6.4 14.5 12 29.2 16.9 44.3-15.5 3.5-31.2 6.2-47 8 5.4-8.4 10.5-17 15.5-25.6zm14.4-76.5c-4.7-8.8-9.5-17.6-14.5-26.2-4.9-8.5-10-16.9-15.3-25.2 16.1 2 31.5 4.7 45.9 8-4.6 14.8-10 29.2-16.1 43.4zM256.2 118.3c10.5 11.4 20.4 23.4 29.6 35.8-19.8-.9-39.7-.9-59.5 0 9.8-12.9 19.9-24.9 29.9-35.8zM140.2 57c16.8-9.8 54.1 4.2 93.4 39 2.5 2.2 5 4.6 7.6 7-15.5 16.7-29.8 34.5-42.9 53.1-22.6 2-45 5.5-67.2 10.4-1.3-5.1-2.4-10.3-3.5-15.5-9.4-48.4-3.2-84.9 12.6-94zm-24.5 263.6c-4.2-1.2-8.3-2.5-12.4-3.9-21.3-6.7-45.5-17.3-63-31.2-10.1-7-16.9-17.8-18.8-29.9 0-18.3 31.6-41.7 77.2-57.6 5.7-2 11.5-3.8 17.3-5.5 6.8 21.7 15 43 24.5 63.6-9.6 20.9-17.9 42.5-24.8 64.5zm116.6 98c-16.5 15.1-35.6 27.1-56.4 35.3-11.1 5.3-23.9 5.8-35.3 1.3-15.9-9.2-22.5-44.5-13.5-92 1.1-5.6 2.3-11.2 3.7-16.7 22.4 4.8 45 8.1 67.9 9.8 13.2 18.7 27.7 36.6 43.2 53.4-3.2 3.1-6.4 6.1-9.6 8.9zm24.5-24.3c-10.2-11-20.4-23.2-30.3-36.3 9.6.4 19.5.6 29.5.6 10.3 0 20.4-.2 30.4-.7-9.2 12.7-19.1 24.8-29.6 36.4zm130.7 30c-.9 12.2-6.9 23.6-16.5 31.3-15.9 9.2-49.8-2.8-86.4-34.2-4.2-3.6-8.4-7.5-12.7-11.5 15.3-16.9 29.4-34.8 42.2-53.6 22.9-1.9 45.7-5.4 68.2-10.5 1 4.1 1.9 8.2 2.7 12.2 4.9 21.6 5.7 44.1 2.5 66.3zm18.2-107.5c-2.8.9-5.6 1.8-8.5 2.6-7-21.8-15.6-43.1-25.5-63.8 9.6-20.4 17.7-41.4 24.5-62.9 5.2 1.5 10.2 3.1 15 4.7 46.6 16 79.3 39.8 79.3 58 0 19.6-34.9 44.9-84.8 61.4zm-149.7-15c25.3 0 45.8-20.5 45.8-45.8s-20.5-45.8-45.8-45.8c-25.3 0-45.8 20.5-45.8 45.8s20.5 45.8 45.8 45.8z"], - "reacteurope": [570, 512, [], "f75d", "M247.6 211.8l5.8-4.1 5.8 4.1-2.1-6.8 5.7-4.3-7.1-.1-2.3-6.8-2.3 6.8-7.2.1 5.7 4.3zm63.7 0l5.8-4.1 5.8 4.1-2.1-6.8 5.7-4.3-7.2-.1-2.3-6.8-2.3 6.8-7.2.1 5.7 4.3zM220 262.3h-3.4c-4.8 0-3.8 4-3.8 12.1 0 4.7-2.3 6.1-5.8 6.1s-5.8-1.4-5.8-6.1v-36.6c0-4.7 2.3-6.1 5.8-6.1s5.8 1.4 5.8 6.1c0 7.2-.7 10.5 3.8 10.5h3.4c4.7-.1 3.8-3.9 3.8-12.3 0-9.9-6.7-14.1-16.8-14.1h-.2c-10.1 0-16.8 4.2-16.8 14.1v40.1c0 10.4 6.7 14.1 16.8 14.1h.2c10.1 0 16.8-3.8 16.8-14.1 0-9.9 1.1-13.8-3.8-13.8zm-80.7 17.4h-14.7v-19.3H136c2.5 0 3.8-1.3 3.8-3.8v-2.1c0-2.5-1.3-3.8-3.8-3.8h-11.4v-18.3H139c2.5 0 3.8-1.3 3.8-3.8v-2.1c0-2.5-1.3-3.8-3.8-3.8h-21.7c-2.4-.1-3.7 1.3-3.7 3.8v59.1c0 2.5 1.3 3.8 3.8 3.8h21.9c2.5 0 3.8-1.3 3.8-3.8v-2.1c0-2.5-1.3-3.8-3.8-3.8zm-42-18.5c4.6-2 7.3-6 7.3-12.4v-11.9c0-10.1-6.7-14.1-16.8-14.1H74.4c-2.5 0-3.8 1.3-3.8 3.8v59.1c0 2.5 1.3 3.8 3.8 3.8h3.4c2.5 0 3.8-1.3 3.8-3.8v-22.9h5.6l7.4 23.5c.7 2.2 2.1 3.2 4.3 3.2h3.3c2.8 0 4-1.8 3.2-4.4zm-3.8-14c0 4.8-2.5 6.1-6.1 6.1h-5.8v-20.9h5.8c3.6 0 6.1 1.3 6.1 6.1zm79.5-21.1c-.4-2.3-1.9-3.4-4.2-3.4h-6.9c-2.1-.1-3.6 1.1-4 3.4l-11 59.2c-.5 2.7.9 4.1 3.4 4.1h3c2.3 0 3.7-1.1 4.1-3.5l1.8-11.3h12.2l1.8 11.3c.4 2.4 1.8 3.5 4.1 3.5h3.5c2.6 0 3.9-1.4 3.4-4.1zm-12.3 39.3l4.7-29.7 4.7 29.7zm89.3 20.2v-53.2h7.5c2.5 0 3.8-1.3 3.8-3.8v-2.1c0-2.5-1.3-3.8-3.8-3.8h-25.8c-2.5 0-3.8 1.3-3.8 3.8v2.1c0 2.5 1.3 3.8 3.8 3.8h7.3v53.2c0 2.5 1.3 3.8 3.8 3.8h3.4c2.5 0 3.8-1.3 3.8-3.8zm248-.8h-19.4v-26.7h16.1c1.2 0 2-.8 2-2v-.8c0-1.2-.8-2-2-2h-16.1v-25.8h19.1c1.2 0 2-.8 2-2v-.8c0-1.3-.8-1.9-2-1.9h-22.2c-1.2-.2-2 .5-2 1.8v63c0 1.2.8 1.9 2 1.9H498c1.2 0 2-.7 2-1.9v-.8c0-1.3-.8-2-2-2zm-93.1-62.9h-.8c-10.1 0-15.3 4.7-15.3 14.1v40.1c0 9.3 5.2 14.1 15.3 14.1h.8c10.1 0 15.3-4.8 15.3-14.1V236c0-9.4-5.2-14.1-15.3-14.1zm10.2 52.4c-.1 8-3 11.1-10.5 11.1s-10.5-3.1-10.5-11.1v-36.6c0-7.9 3-11.1 10.5-11.1s10.5 3.2 10.5 11.1zm-46.5-14.5c6.1-1.6 9.2-6.1 9.2-13.3v-9.7c0-9.4-5.2-14.1-15.3-14.1h-13.7c-1.2 0-2 .7-2 1.9v63c0 1.2.8 1.9 2 1.9h1.2c1.2 0 1.9-.7 1.9-1.9v-26.9h11.6l10.4 27.2c.5 1.1 1.3 1.5 2.3 1.5h1.5c1.4 0 2-1 1.5-2.3zm-6.4-3.9H352v-28.5h10.2c7.5 0 10.5 3.1 10.5 11.1v6.4c0 7.8-3 11-10.5 11zm85.9-33.1h-13.7c-1.2-.2-2 .5-2 1.8v63c0 1.2.8 1.9 2 1.9h1.2c1.2 0 1.9-.7 1.9-1.9v-26.1h10.6c10.1 0 15.3-4.8 15.3-14.1v-10.5c0-9.4-5.2-14.1-15.3-14.1zm10.2 22.8c0 7.9-3 11.1-10.5 11.1h-10.2v-29.2h10.2c7.5-.1 10.5 3.1 10.5 11zm-201.8 62.5l-2.3-6.8-2.3 6.8-7.1.1 5.7 4.3-2.1 6.8 5.8-4.1 5.8 4.1-2.1-6.8 5.7-4.3zM484.1 172c-17.7-6.7-33.7-10.8-35.6-11.3 19.6-78 11.6-134.7-22.3-153.9C391.7-12.6 340.3 11.1 288 62c3.4 3.3 6.8 6.7 10.2 10.2 82.5-80 119.6-53.5 120.9-52.8 22.4 12.7 36 55.8 15.5 137.8-33.3-7.8-63.3-11.2-84.6-13C278.1 43.7 209.4 2.1 167.8 2.1c-30.8 0-43.8 21-47.6 27.7-18.1 32-13.3 84.2.1 133.8C49.8 183.9-.4 217.7 0 258.6c.5 59.6 103.2 87.8 122.1 92.8-20.5 81.9-10.1 135.6 22.3 153.9 28 15.8 75.1 6 138.2-55.2-3.4-3.3-6.8-6.7-10.2-10.2-82.5 80-119.7 53.5-120.9 52.8-22.3-12.6-36-55.6-15.5-137.9 12.4 2.9 41.8 9.5 84.6 13 71.9 100.4 140.6 142 182.1 142 30.8 0 43.8-21 47.6-27.7 18-31.9 13.3-84.1-.1-133.8 152.3-43.8 156.2-130.2 33.9-176.3zM132.9 36.9c2.9-5.1 11.9-20.3 34.9-20.3 36.8 0 98.8 39.6 163.3 126.2-18.8-1-51.2-2.3-93.9.9 13.6-19.1 27.8-36.7 42.2-52.4-3.4-3.5-6.8-6.9-10.2-10.2-17.4 19-34.5 40.7-50.7 64.2-42.8 4.3-72 11.5-84.4 14.6-.2-1.4-24.3-82.2-1.2-123zm304.8 438.3c-2.9 5.1-11.8 20.3-34.9 20.3-36.7 0-98.7-39.4-163.3-126.2 47.1 2.7 84.1-.1 93.9-.9-13.6 19.1-27.8 36.7-42.2 52.4 3.4 3.5 6.8 6.9 10.2 10.2 17.4-19 34.5-40.6 50.7-64.2 47.3-4.7 80.3-13.5 84.4-14.6 22.7 84.4 4.5 117 1.2 123zm9.1-138.6c-3.6-11.9-7.7-24.1-12.4-36.4-4.9 0-8.7-2.6-10.7-5.7l-.1.1c-1.6 1.5-3.4 2.7-5.4 3.6 5.7 14.3 10.6 28.4 14.7 42.2-.7.2-31.8 8.5-72 13 3.5-5.3 17.2-26.2 32.2-54.2-2.2-.8-4.2-1.9-6-3.2-1.1 1.2-3.6 4.2-10.9 4.2-6.2 11.2-17.4 30.9-33.9 55.2-45.1 3.9-84.3 3.1-112.4 1-7.9-11.2-21.5-31.1-36.8-57.8-1-.4-2-.9-3-1.5-1.9 1.6-3.9 3.2-12.6 3.2 6.3 11.2 17.5 30.7 33.8 54.6-40.2-3.9-68.6-10.9-72.2-11.7 3.9-14 8.6-28.3 14.1-42.9-3.2 0-5.4.2-8.4-1-3.2 1.2-5.9 1-6.9 1-4.9 13.4-9.1 26.5-12.7 39.4-159.9-42.6-140.3-123.6-1.5-164 3.6 11.9 7.7 24.1 12.4 36.4 10.4 0 12.9 3.4 14.4 5.3.7-.8 1.4-1.6 2.3-2.2-5.8-14.7-10.9-29.2-15.2-43.3 7-1.8 32.4-8.4 72-13-15.9 24.3-26.7 43.9-32.8 55.3 3 1.8 5.3 4.5 6.4 8 3.7-5.6 8.9-7.8 10.2-8.4 6.5-11.7 17.9-31.9 34.8-56.9 27.9-2.6 67.5-4.1 112.4-1 31.5 44.6 28.9 48.1 42.5 64.5 1.2-1.6 4.3-5.3 10.4-7.4-6.4-11.4-17.6-31-34.3-55.5 40.4 4.1 65 10 72.2 11.7-4 14.4-8.9 29.2-14.6 44.2 2.6 1 4.9 2.5 6.8 4.3l.1.1c2.7-4.2 6.9-5.3 8.9-5.6 4.9-13.4 9.2-26.6 12.8-39.5 5.3 1.4 19.2 5.2 34.5 11 106.1 39.9 74 87.9 72.6 90.4-19.8 35.1-80.1 55.2-105.7 62.5zm-114.4-114h-1.2c-1.2 0-1.9.7-1.9 1.9v49.8c0 7.9-2.6 11.1-10.1 11.1s-10.1-3.1-10.1-11.1v-49.8c0-1.3-.7-1.9-1.9-1.9H306c-1.2 0-2 .7-2 1.9V276c0 9.6 5 14.1 15.1 14.1h.4c10.1 0 15.1-4.6 15.1-14.1v-51.5c-.2-1.2-.9-1.9-2.2-1.9zm-13.7 85.5l-2.3-6.8-2.3 6.8-7.1.1 5.7 4.3-2.1 6.8 5.8-4.1 5.8 4.1-2.1-6.8 5.7-4.3zm-31.1 7.4l-2.3-6.8-2.3 6.8-7.1.1 5.7 4.3-2.1 6.8 5.8-4.1 5.8 4.1-2.1-6.8 5.7-4.3zm5.1-30.8h-19.4V258h16.1c1.2 0 2-.8 2-2v-.8c0-1.2-.8-2-2-2h-16.1v-25.8h19.1c1.2 0 2-.8 2-2v-.8c0-1.3-.8-1.9-2-1.9h-22.2c-1.2 0-2 .7-2 1.9v63c0 1.2.8 1.9 2 1.9h22.5c1.3 0 2-.7 2-1.9v-.8c0-1.4-.7-2.1-2-2.1zm-7.4-99.4l-2.3 6.8-7.1.1 5.7 4.3-2.1 6.8 5.8-4.1 5.8 4.1-2.1-6.8 5.7-4.3-7.1-.1z"], - "readme": [576, 512, [], "f4d5", "M528.3 46.5H388.5c-48.1 0-89.9 33.3-100.4 80.3-10.6-47-52.3-80.3-100.4-80.3H48c-26.5 0-48 21.5-48 48v245.8c0 26.5 21.5 48 48 48h89.7c102.2 0 132.7 24.4 147.3 75 .7 2.8 5.2 2.8 6 0 14.7-50.6 45.2-75 147.3-75H528c26.5 0 48-21.5 48-48V94.6c0-26.4-21.3-47.9-47.7-48.1zM242 311.9c0 1.9-1.5 3.5-3.5 3.5H78.2c-1.9 0-3.5-1.5-3.5-3.5V289c0-1.9 1.5-3.5 3.5-3.5h160.4c1.9 0 3.5 1.5 3.5 3.5v22.9zm0-60.9c0 1.9-1.5 3.5-3.5 3.5H78.2c-1.9 0-3.5-1.5-3.5-3.5v-22.9c0-1.9 1.5-3.5 3.5-3.5h160.4c1.9 0 3.5 1.5 3.5 3.5V251zm0-60.9c0 1.9-1.5 3.5-3.5 3.5H78.2c-1.9 0-3.5-1.5-3.5-3.5v-22.9c0-1.9 1.5-3.5 3.5-3.5h160.4c1.9 0 3.5 1.5 3.5 3.5v22.9zm259.3 121.7c0 1.9-1.5 3.5-3.5 3.5H337.5c-1.9 0-3.5-1.5-3.5-3.5v-22.9c0-1.9 1.5-3.5 3.5-3.5h160.4c1.9 0 3.5 1.5 3.5 3.5v22.9zm0-60.9c0 1.9-1.5 3.5-3.5 3.5H337.5c-1.9 0-3.5-1.5-3.5-3.5V228c0-1.9 1.5-3.5 3.5-3.5h160.4c1.9 0 3.5 1.5 3.5 3.5v22.9zm0-60.9c0 1.9-1.5 3.5-3.5 3.5H337.5c-1.9 0-3.5-1.5-3.5-3.5v-22.8c0-1.9 1.5-3.5 3.5-3.5h160.4c1.9 0 3.5 1.5 3.5 3.5V190z"], - "rebel": [512, 512, [], "f1d0", "M256.5 504C117.2 504 9 387.8 13.2 249.9 16 170.7 56.4 97.7 129.7 49.5c.3 0 1.9-.6 1.1.8-5.8 5.5-111.3 129.8-14.1 226.4 49.8 49.5 90 2.5 90 2.5 38.5-50.1-.6-125.9-.6-125.9-10-24.9-45.7-40.1-45.7-40.1l28.8-31.8c24.4 10.5 43.2 38.7 43.2 38.7.8-29.6-21.9-61.4-21.9-61.4L255.1 8l44.3 50.1c-20.5 28.8-21.9 62.6-21.9 62.6 13.8-23 43.5-39.3 43.5-39.3l28.5 31.8c-27.4 8.9-45.4 39.9-45.4 39.9-15.8 28.5-27.1 89.4.6 127.3 32.4 44.6 87.7-2.8 87.7-2.8 102.7-91.9-10.5-225-10.5-225-6.1-5.5.8-2.8.8-2.8 50.1 36.5 114.6 84.4 116.2 204.8C500.9 400.2 399 504 256.5 504z"], - "red-river": [448, 512, [], "f3e3", "M353.2 32H94.8C42.4 32 0 74.4 0 126.8v258.4C0 437.6 42.4 480 94.8 480h258.4c52.4 0 94.8-42.4 94.8-94.8V126.8c0-52.4-42.4-94.8-94.8-94.8zM144.9 200.9v56.3c0 27-21.9 48.9-48.9 48.9V151.9c0-13.2 10.7-23.9 23.9-23.9h154.2c0 27-21.9 48.9-48.9 48.9h-56.3c-12.3-.6-24.6 11.6-24 24zm176.3 72h-56.3c-12.3-.6-24.6 11.6-24 24v56.3c0 27-21.9 48.9-48.9 48.9V247.9c0-13.2 10.7-23.9 23.9-23.9h154.2c0 27-21.9 48.9-48.9 48.9z"], - "reddit": [512, 512, [], "f1a1", "M201.5 305.5c-13.8 0-24.9-11.1-24.9-24.6 0-13.8 11.1-24.9 24.9-24.9 13.6 0 24.6 11.1 24.6 24.9 0 13.6-11.1 24.6-24.6 24.6zM504 256c0 137-111 248-248 248S8 393 8 256 119 8 256 8s248 111 248 248zm-132.3-41.2c-9.4 0-17.7 3.9-23.8 10-22.4-15.5-52.6-25.5-86.1-26.6l17.4-78.3 55.4 12.5c0 13.6 11.1 24.6 24.6 24.6 13.8 0 24.9-11.3 24.9-24.9s-11.1-24.9-24.9-24.9c-9.7 0-18 5.8-22.1 13.8l-61.2-13.6c-3-.8-6.1 1.4-6.9 4.4l-19.1 86.4c-33.2 1.4-63.1 11.3-85.5 26.8-6.1-6.4-14.7-10.2-24.1-10.2-34.9 0-46.3 46.9-14.4 62.8-1.1 5-1.7 10.2-1.7 15.5 0 52.6 59.2 95.2 132 95.2 73.1 0 132.3-42.6 132.3-95.2 0-5.3-.6-10.8-1.9-15.8 31.3-16 19.8-62.5-14.9-62.5zM302.8 331c-18.2 18.2-76.1 17.9-93.6 0-2.2-2.2-6.1-2.2-8.3 0-2.5 2.5-2.5 6.4 0 8.6 22.8 22.8 87.3 22.8 110.2 0 2.5-2.2 2.5-6.1 0-8.6-2.2-2.2-6.1-2.2-8.3 0zm7.7-75c-13.6 0-24.6 11.1-24.6 24.9 0 13.6 11.1 24.6 24.6 24.6 13.8 0 24.9-11.1 24.9-24.6 0-13.8-11-24.9-24.9-24.9z"], - "reddit-alien": [512, 512, [], "f281", "M440.3 203.5c-15 0-28.2 6.2-37.9 15.9-35.7-24.7-83.8-40.6-137.1-42.3L293 52.3l88.2 19.8c0 21.6 17.6 39.2 39.2 39.2 22 0 39.7-18.1 39.7-39.7s-17.6-39.7-39.7-39.7c-15.4 0-28.7 9.3-35.3 22l-97.4-21.6c-4.9-1.3-9.7 2.2-11 7.1L246.3 177c-52.9 2.2-100.5 18.1-136.3 42.8-9.7-10.1-23.4-16.3-38.4-16.3-55.6 0-73.8 74.6-22.9 100.1-1.8 7.9-2.6 16.3-2.6 24.7 0 83.8 94.4 151.7 210.3 151.7 116.4 0 210.8-67.9 210.8-151.7 0-8.4-.9-17.2-3.1-25.1 49.9-25.6 31.5-99.7-23.8-99.7zM129.4 308.9c0-22 17.6-39.7 39.7-39.7 21.6 0 39.2 17.6 39.2 39.7 0 21.6-17.6 39.2-39.2 39.2-22 .1-39.7-17.6-39.7-39.2zm214.3 93.5c-36.4 36.4-139.1 36.4-175.5 0-4-3.5-4-9.7 0-13.7 3.5-3.5 9.7-3.5 13.2 0 27.8 28.5 120 29 149 0 3.5-3.5 9.7-3.5 13.2 0 4.1 4 4.1 10.2.1 13.7zm-.8-54.2c-21.6 0-39.2-17.6-39.2-39.2 0-22 17.6-39.7 39.2-39.7 22 0 39.7 17.6 39.7 39.7-.1 21.5-17.7 39.2-39.7 39.2z"], - "reddit-square": [448, 512, [], "f1a2", "M283.2 345.5c2.7 2.7 2.7 6.8 0 9.2-24.5 24.5-93.8 24.6-118.4 0-2.7-2.4-2.7-6.5 0-9.2 2.4-2.4 6.5-2.4 8.9 0 18.7 19.2 81 19.6 100.5 0 2.4-2.3 6.6-2.3 9 0zm-91.3-53.8c0-14.9-11.9-26.8-26.5-26.8-14.9 0-26.8 11.9-26.8 26.8 0 14.6 11.9 26.5 26.8 26.5 14.6 0 26.5-11.9 26.5-26.5zm90.7-26.8c-14.6 0-26.5 11.9-26.5 26.8 0 14.6 11.9 26.5 26.5 26.5 14.9 0 26.8-11.9 26.8-26.5 0-14.9-11.9-26.8-26.8-26.8zM448 80v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V80c0-26.5 21.5-48 48-48h352c26.5 0 48 21.5 48 48zm-99.7 140.6c-10.1 0-19 4.2-25.6 10.7-24.1-16.7-56.5-27.4-92.5-28.6l18.7-84.2 59.5 13.4c0 14.6 11.9 26.5 26.5 26.5 14.9 0 26.8-12.2 26.8-26.8 0-14.6-11.9-26.8-26.8-26.8-10.4 0-19.3 6.2-23.8 14.9l-65.7-14.6c-3.3-.9-6.5 1.5-7.4 4.8l-20.5 92.8c-35.7 1.5-67.8 12.2-91.9 28.9-6.5-6.8-15.8-11-25.9-11-37.5 0-49.8 50.4-15.5 67.5-1.2 5.4-1.8 11-1.8 16.7 0 56.5 63.7 102.3 141.9 102.3 78.5 0 142.2-45.8 142.2-102.3 0-5.7-.6-11.6-2.1-17 33.6-17.2 21.2-67.2-16.1-67.2z"], - "redhat": [512, 512, [], "f7bc", "M312.4 401.2c1.3 1.3 3.6 5.6.8 11.1-1.6 2.9-3.2 4.9-6.2 7.3-3.6 2.9-10.6 6.2-20.3.1-5.2-3.3-5.5-4.4-12.7-3.4-5.1.7-7.1-4.5-5.3-8.8 1.9-4.3 9.4-7.7 18.8-2.2 4.2 2.5 10.8 7.7 16.6 3.1 2.4-1.9 3.8-3.2 7.2-7 .3-.5.8-.5 1.1-.2M256 29.7C114.6 29.7 0 144.3 0 285.6c0 28.6 4.7 56.1 13.3 81.8h17.8c15.8 0 30.4-3.8 42.8-10.2 3.1-1.6 6.6-2.6 10.4-2.6 19.1 0 18.3 15.3 30.3 22.9.7.4 7.5 4.3 15.8 3.9 3.4-.2 8.5-1 9.8-4.5 1.4-4-.3-7-5.3-9.1-9.7-4.1-9.5-11-15.8-18.2-3.9-4.3-8.6-8.5-9.5-17.8-.9-9.1 4.2-19.9 14.7-22.7 4-1.1 12.8-1.8 21.5 5 8.3 6.4 13.9 16.9 16.3 21.2 1.7 3 7.8 6.5 12.7 2.1 4.9-4.5 9.4-4.5 13.1 1.2 3.1 4.9 26.2 35.6 51.1 36.4 25.3.8 38.8-5.7 49.9-5.3 7.7.3 11.5 4.2 15.9 4.9 7.8 1.2 13.3-5.8 21.9-5.4 6.9.3 14.5 5 22.3 5 7.8 0 24.1-9.4 23.9-5.5-.4 6.8-5.7 18.9-6.9 24.5-.9 3.9-.1 13.2-2.4 20.8-2.1 7.6-9.2 17.4-11.1 20.1-6.3 9.4-10.8 12.2-16 22.1-5.7 11-15.1 21.2-17.6 24.5-.4.5-.4.9-.1 1.2 2 1.9 18.8-2.2 25.3-8.3 6.3-5.9 17.3-24 34.7-27.8 8.8-2 12.3-5 13-8.1.5-2.7-.6-2.9-.6-4.8 0-1.6.9-3 2.3-3.7 14.4-6 43.3-12.4 77.7-4.5 26-40.1 41.1-87.8 41.1-139.1C512 144.3 397.4 29.7 256 29.7zm208.2 250.8c-12.3 67.4-122.5 90-229.7 57.6-102.2-30.9-191.9-92.5-181.6-128.6 6-21 39.4-30 83.8-25.2-6.7 13.7-6.2 29.9 23.2 47.8 36 20.4 96.7 37.8 113.1 36.1 6.1-.6 11.6-3.7 6.1-7.3-24.8-16.6 7-36.4-55.7-48.4-82.9-15.8-79.6-39.2-77.2-52.7 0 0 7.4-33.1 10.4-44.7 3.1-11.6 11-38.3 64.3-26.3 30.8 6.9 47.5-1.7 55.9-3.9 23.1-5.9 48.6-1.8 62.7 12.7 14.6 15 34.7 61.3 44.3 95.9 4.9 17.6 3.6 26 1.1 32-1.8 4-2.8 6.6-8.9 16.9-1.1 1.8-.2 3.8 2.2 2.6 16-8.2 19.6-19.1 22.1-27.6 43.7 9.9 69.4 32.5 63.9 63.1zM229.6 135c-26.3 0-34.4 7-45.8-7.1-2.3-2.9-9.6-5.6-13.6 3.6-4 9.3 3.4 19.2 9.6 20.5 0 0 10.3 19.1 18.1 10.8 5.5-5.9 8.6-9.1 38.2-11.2 27.9-2.1 13.4-16.6-6.5-16.6zm61.1-40.2c-9.8 1-18.3 3.4-24.1 6.4-.7.3-.7 1.5.5 1.5 34.2-5.4 48.9 8.1 18.3 15.1-1.2.3-1.2 1.9 0 2.2 4.3 1.2 9.3 2 14.6 2.1 16.4.3 29.9-5.6 30.1-13.2.2-6.4-12.4-16.9-39.4-14.1z"], - "renren": [512, 512, [], "f18b", "M214 169.1c0 110.4-61 205.4-147.6 247.4C30 373.2 8 317.7 8 256.6 8 133.9 97.1 32.2 214 12.5v156.6zM255 504c-42.9 0-83.3-11-118.5-30.4C193.7 437.5 239.9 382.9 255 319c15.5 63.9 61.7 118.5 118.8 154.7C338.7 493 298.3 504 255 504zm190.6-87.5C359 374.5 298 279.6 298 169.1V12.5c116.9 19.7 206 121.4 206 244.1 0 61.1-22 116.6-58.4 159.9z"], - "replyd": [448, 512, [], "f3e6", "M320 480H128C57.6 480 0 422.4 0 352V160C0 89.6 57.6 32 128 32h192c70.4 0 128 57.6 128 128v192c0 70.4-57.6 128-128 128zM193.4 273.2c-6.1-2-11.6-3.1-16.4-3.1-7.2 0-13.5 1.9-18.9 5.6-5.4 3.7-9.6 9-12.8 15.8h-1.1l-4.2-18.3h-28v138.9h36.1v-89.7c1.5-5.4 4.4-9.8 8.7-13.2 4.3-3.4 9.8-5.1 16.2-5.1 4.6 0 9.8 1 15.6 3.1l4.8-34zm115.2 103.4c-3.2 2.4-7.7 4.8-13.7 7.1-6 2.3-12.8 3.5-20.4 3.5-12.2 0-21.1-3-26.5-8.9-5.5-5.9-8.5-14.7-9-26.4h83.3c.9-4.8 1.6-9.4 2.1-13.9.5-4.4.7-8.6.7-12.5 0-10.7-1.6-19.7-4.7-26.9-3.2-7.2-7.3-13-12.5-17.2-5.2-4.3-11.1-7.3-17.8-9.2-6.7-1.8-13.5-2.8-20.6-2.8-21.1 0-37.5 6.1-49.2 18.3s-17.5 30.5-17.5 55c0 22.8 5.2 40.7 15.6 53.7 10.4 13.1 26.8 19.6 49.2 19.6 10.7 0 20.9-1.5 30.4-4.6 9.5-3.1 17.1-6.8 22.6-11.2l-12-23.6zm-21.8-70.3c3.8 5.4 5.3 13.1 4.6 23.1h-51.7c.9-9.4 3.7-17 8.2-22.6 4.5-5.6 11.5-8.5 21-8.5 8.2-.1 14.1 2.6 17.9 8zm79.9 2.5c4.1 3.9 9.4 5.8 16.1 5.8 7 0 12.6-1.9 16.7-5.8s6.1-9.1 6.1-15.6-2-11.6-6.1-15.4c-4.1-3.8-9.6-5.7-16.7-5.7-6.7 0-12 1.9-16.1 5.7-4.1 3.8-6.1 8.9-6.1 15.4s2 11.7 6.1 15.6zm0 100.5c4.1 3.9 9.4 5.8 16.1 5.8 7 0 12.6-1.9 16.7-5.8s6.1-9.1 6.1-15.6-2-11.6-6.1-15.4c-4.1-3.8-9.6-5.7-16.7-5.7-6.7 0-12 1.9-16.1 5.7-4.1 3.8-6.1 8.9-6.1 15.4 0 6.6 2 11.7 6.1 15.6z"], - "researchgate": [448, 512, [], "f4f8", "M0 32v448h448V32H0zm262.2 334.4c-6.6 3-33.2 6-50-14.2-9.2-10.6-25.3-33.3-42.2-63.6-8.9 0-14.7 0-21.4-.6v46.4c0 23.5 6 21.2 25.8 23.9v8.1c-6.9-.3-23.1-.8-35.6-.8-13.1 0-26.1.6-33.6.8v-8.1c15.5-2.9 22-1.3 22-23.9V225c0-22.6-6.4-21-22-23.9V193c25.8 1 53.1-.6 70.9-.6 31.7 0 55.9 14.4 55.9 45.6 0 21.1-16.7 42.2-39.2 47.5 13.6 24.2 30 45.6 42.2 58.9 7.2 7.8 17.2 14.7 27.2 14.7v7.3zm22.9-135c-23.3 0-32.2-15.7-32.2-32.2V167c0-12.2 8.8-30.4 34-30.4s30.4 17.9 30.4 17.9l-10.7 7.2s-5.5-12.5-19.7-12.5c-7.9 0-19.7 7.3-19.7 19.7v26.8c0 13.4 6.6 23.3 17.9 23.3 14.1 0 21.5-10.9 21.5-26.8h-17.9v-10.7h30.4c0 20.5 4.7 49.9-34 49.9zm-116.5 44.7c-9.4 0-13.6-.3-20-.8v-69.7c6.4-.6 15-.6 22.5-.6 23.3 0 37.2 12.2 37.2 34.5 0 21.9-15 36.6-39.7 36.6z"], - "resolving": [496, 512, [], "f3e7", "M281.2 278.2c46-13.3 49.6-23.5 44-43.4L314 195.5c-6.1-20.9-18.4-28.1-71.1-12.8L54.7 236.8l28.6 98.6 197.9-57.2zM248.5 8C131.4 8 33.2 88.7 7.2 197.5l221.9-63.9c34.8-10.2 54.2-11.7 79.3-8.2 36.3 6.1 52.7 25 61.4 55.2l10.7 37.8c8.2 28.1 1 50.6-23.5 73.6-19.4 17.4-31.2 24.5-61.4 33.2L203 351.8l220.4 27.1 9.7 34.2-48.1 13.3-286.8-37.3 23 80.2c36.8 22 80.3 34.7 126.3 34.7 137 0 248.5-111.4 248.5-248.3C497 119.4 385.5 8 248.5 8zM38.3 388.6L0 256.8c0 48.5 14.3 93.4 38.3 131.8z"], - "rev": [410, 512, [], "f5b2", "M270.67 274.89c0 36.16-29.41 65.57-65.56 65.57s-65.57-29.41-65.57-65.57 29.41-65.56 65.57-65.56 65.56 29.4 65.56 65.56zm139.55-5.05h-.13c-1.49-61.55-30.1-116.35-74.32-152.98l-45.38 26.2c43.17 28.03 71.81 76.63 71.81 131.82 0 86.62-70.47 157.09-157.09 157.09S48.02 361.5 48.02 274.88c0-81.86 62.96-149.27 142.99-156.43v39.12l108.76-62.79L191.01 32v38.32C84.31 77.57 0 166.36 0 274.89c0 111.59 89.12 202.29 200.06 204.98v.13h210.16V269.84z"], - "rocketchat": [582, 512, [], "f3e8", "M491.9 105.9c-77.8-51.4-181.2-63.1-267.1-47.6C128.7-34.4 21 8.2 0 20.5c0 0 73.9 62.8 61.9 117.8-87.5 89.2-45.9 188.5 0 235.4C73.9 428.7 0 491.5 0 491.5c20.8 12.3 128.2 54.8 224.8-37.4 85.7 15.4 189.1 3.8 267.1-47.7 120.6-77 121-223.1 0-300.5zm-194.4 300c-30.1.1-60-3.8-89.1-11.5l-20 19.3c-11.1 10.8-23.6 20.1-37 27.7-16.3 8.2-34.1 13.3-52.3 14.9 1-1.8 1.9-3.6 2.8-5.3 20-37.1 25.4-70.3 16.2-99.8-32.9-25.9-52.6-59-52.6-95.2 0-82.9 103.9-150.1 232-150.1s232 67.2 232 150.1c0 82.9-103.9 149.9-232 149.9zM186.2 291.7c-19.1.3-34.9-15-35.2-34.1-.7-45.9 68.6-46.9 69.3-1.1v.5c.2 19.3-15.5 34.7-34.1 34.7zm74.6-34.1c-.8-45.9 68.5-47 69.3-1.2v.6c.4 45.6-68.5 46.1-69.3.6zm145 34.1c-19.1.3-34.9-15-35.2-34.1-.7-45.9 68.6-46.9 69.3-1.1v.5c.2 19-15 34.6-34.1 34.7z"], - "rockrms": [496, 512, [], "f3e9", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm157.4 419.5h-90l-112-131.3c-17.9-20.4-3.9-56.1 26.6-56.1h75.3l-84.6-99.3-84.3 98.9h-90L193.5 67.2c14.4-18.4 41.3-17.3 54.5 0l157.7 185.1c19 22.8 2 57.2-27.6 56.1-.6 0-74.2.2-74.2.2l101.5 118.9z"], - "safari": [512, 512, [], "f267", "M236.9 256.8c0-9.1 6.6-17.7 16.3-17.7 8.9 0 17.4 6.4 17.4 16.1 0 9.1-6.4 17.7-16.1 17.7-9 0-17.6-6.7-17.6-16.1zM504 256c0 137-111 248-248 248S8 393 8 256 119 8 256 8s248 111 248 248zm-26.6 0c0-122.3-99.1-221.4-221.4-221.4S34.6 133.7 34.6 256 133.7 477.4 256 477.4 477.4 378.3 477.4 256zm-72.5 96.6c0 3.6 13 10.2 16.3 12.2-27.4 41.5-69.8 71.4-117.9 83.3l-4.4-18.5c-.3-2.5-1.9-2.8-4.2-2.8-1.9 0-3 2.8-2.8 4.2l4.4 18.8c-13.3 2.8-26.8 4.2-40.4 4.2-36.3 0-72-10.2-103-29.1 1.7-2.8 12.2-18 12.2-20.2 0-1.9-1.7-3.6-3.6-3.6-3.9 0-12.2 16.6-14.7 19.9-41.8-27.7-72-70.6-83.6-119.6l19.1-4.2c2.2-.6 2.8-2.2 2.8-4.2 0-1.9-2.8-3-4.4-2.8L62 294.5c-2.5-12.7-3.9-25.5-3.9-38.5 0-37.1 10.5-73.6 30.2-104.9 2.8 1.7 16.1 10.8 18.3 10.8 1.9 0 3.6-1.4 3.6-3.3 0-3.9-14.7-11.3-18-13.6 28.2-41.2 71.1-70.9 119.8-81.9l4.2 18.5c.6 2.2 2.2 2.8 4.2 2.8s3-2.8 2.8-4.4L219 61.7c12.2-2.2 24.6-3.6 37.1-3.6 37.1 0 73.3 10.5 104.9 30.2-1.9 2.8-10.8 15.8-10.8 18 0 1.9 1.4 3.6 3.3 3.6 3.9 0 11.3-14.4 13.3-17.7 41 27.7 70.3 70 81.7 118.2l-15.5 3.3c-2.5.6-2.8 2.2-2.8 4.4 0 1.9 2.8 3 4.2 2.8l15.8-3.6c2.5 12.7 3.9 25.7 3.9 38.7 0 36.3-10 72-28.8 102.7-2.8-1.4-14.4-9.7-16.6-9.7-2.1 0-3.8 1.7-3.8 3.6zm-33.2-242.2c-13 12.2-134.2 123.7-137.6 129.5l-96.6 160.5c12.7-11.9 134.2-124 137.3-129.3l96.9-160.7z"], - "sass": [640, 512, [], "f41e", "M301.9 378.9c-.3.6-.6 1.1 0 0zm249.2-87c-22.4.1-41.8 5.5-58 13.5-5.9-11.9-12-22.3-13-30.1-1.2-9.1-2.5-14.5-1.1-25.3s7.7-26.1 7.6-27.2-1.4-6.6-14.3-6.7-24 2.5-25.3 5.9-3.8 11.1-5.3 19.1c-2.3 11.7-25.8 53.5-39.1 75.3-4.4-8.5-8.1-16-8.9-22-1.2-9.1-2.5-14.5-1.1-25.3s7.7-26.1 7.6-27.2-1.4-6.6-14.3-6.7-24 2.5-25.3 5.9-2.7 11.4-5.3 19.1-33.9 77.3-42.1 95.4c-4.2 9.2-7.8 16.6-10.4 21.6-.4.8-.7 1.3-.9 1.7.3-.5.5-1 .5-.8-2.2 4.3-3.5 6.7-3.5 6.7v.1c-1.7 3.2-3.6 6.1-4.5 6.1-.6 0-1.9-8.4.3-19.9 4.7-24.2 15.8-61.8 15.7-63.1-.1-.7 2.1-7.2-7.3-10.7-9.1-3.3-12.4 2.2-13.2 2.2s-1.4 2-1.4 2 10.1-42.4-19.4-42.4c-18.4 0-44 20.2-56.6 38.5-7.9 4.3-25 13.6-43 23.5-6.9 3.8-14 7.7-20.7 11.4-.5-.5-.9-1-1.4-1.5-35.8-38.2-101.9-65.2-99.1-116.5 1-18.7 7.5-67.8 127.1-127.4 98-48.8 176.4-35.4 189.9-5.6 19.4 42.5-41.9 121.6-143.7 133-38.8 4.3-59.2-10.7-64.3-16.3-5.3-5.9-6.1-6.2-8.1-5.1-3.3 1.8-1.2 7 0 10.1 3 7.9 15.5 21.9 36.8 28.9 18.7 6.1 64.2 9.5 119.2-11.8C367 196.5 415.1 130.2 401 74.7 386.6 18.3 293.1-.2 204.6 31.2 151.9 49.9 94.9 79.3 53.9 117.6 5.2 163.2-2.6 202.9.6 219.5c11.4 58.9 92.6 97.3 125.1 125.7-1.6.9-3.1 1.7-4.5 2.5-16.3 8.1-78.2 40.5-93.7 74.7-17.5 38.8 2.9 66.6 16.3 70.4 41.8 11.6 84.6-9.3 107.6-43.6s20.2-79.1 9.6-99.5c-.1-.3-.3-.5-.4-.8 4.2-2.5 8.5-5 12.8-7.5 8.3-4.9 16.4-9.4 23.5-13.3-4 10.8-6.9 23.8-8.4 42.6-1.8 22 7.3 50.5 19.1 61.7 5.2 4.9 11.5 5 15.4 5 13.8 0 20-11.4 26.9-25 8.5-16.6 16-35.9 16-35.9s-9.4 52.2 16.3 52.2c9.4 0 18.8-12.1 23-18.3v.1s.2-.4.7-1.2c1-1.5 1.5-2.4 1.5-2.4v-.3c3.8-6.5 12.1-21.4 24.6-46 16.2-31.8 31.7-71.5 31.7-71.5s1.4 9.7 6.2 25.8c2.8 9.5 8.7 19.9 13.4 30-3.8 5.2-6.1 8.2-6.1 8.2s0 .1.1.2c-3 4-6.4 8.3-9.9 12.5-12.8 15.2-28 32.6-30 37.6-2.4 5.9-1.8 10.3 2.8 13.7 3.4 2.6 9.4 3 15.7 2.5 11.5-.8 19.6-3.6 23.5-5.4 6.2-2.2 13.4-5.7 20.2-10.6 12.5-9.2 20.1-22.4 19.4-39.8-.4-9.6-3.5-19.2-7.3-28.2 1.1-1.6 2.3-3.3 3.4-5 19.8-28.9 35.1-60.6 35.1-60.6s1.4 9.7 6.2 25.8c2.4 8.1 7.1 17 11.4 25.7-18.6 15.1-30.1 32.6-34.1 44.1-7.4 21.3-1.6 30.9 9.3 33.1 4.9 1 11.9-1.3 17.1-3.5 6.5-2.2 14.3-5.7 21.6-11.1 12.5-9.2 24.6-22.1 23.8-39.6-.3-7.9-2.5-15.8-5.4-23.4 15.7-6.6 36.1-10.2 62.1-7.2 55.7 6.5 66.6 41.3 64.5 55.8-2.1 14.6-13.8 22.6-17.7 25s-5.1 3.3-4.8 5.1c.5 2.6 2.3 2.5 5.6 1.9 4.6-.8 29.2-11.8 30.3-38.7 1.6-34-31.1-71.4-89-71.1zM121.8 436.6c-18.4 20.1-44.2 27.7-55.3 21.3C54.6 451 59.3 421.4 82 400c13.8-13 31.6-25 43.4-32.4 2.7-1.6 6.6-4 11.4-6.9.8-.5 1.2-.7 1.2-.7.9-.6 1.9-1.1 2.9-1.7 8.3 30.4.3 57.2-19.1 78.3zm134.4-91.4c-6.4 15.7-19.9 55.7-28.1 53.6-7-1.8-11.3-32.3-1.4-62.3 5-15.1 15.6-33.1 21.9-40.1 10.1-11.3 21.2-14.9 23.8-10.4 3.5 5.9-12.2 49.4-16.2 59.2zm111 53c-2.7 1.4-5.2 2.3-6.4 1.6-.9-.5 1.1-2.4 1.1-2.4s13.9-14.9 19.4-21.7c3.2-4 6.9-8.7 10.9-13.9 0 .5.1 1 .1 1.6-.1 17.9-17.3 30-25.1 34.8zm85.6-19.5c-2-1.4-1.7-6.1 5-20.7 2.6-5.7 8.6-15.3 19-24.5 1.2 3.8 1.9 7.4 1.9 10.8-.1 22.5-16.2 30.9-25.9 34.4z"], - "schlix": [448, 512, [], "f3ea", "M350.5 157.7l-54.2-46.1 73.4-39 78.3 44.2-97.5 40.9zM192 122.1l45.7-28.2 34.7 34.6-55.4 29-25-35.4zm-65.1 6.6l31.9-22.1L176 135l-36.7 22.5-12.4-28.8zm-23.3 88.2l-8.8-34.8 29.6-18.3 13.1 35.3-33.9 17.8zm-21.2-83.7l23.9-18.1 8.9 24-26.7 18.3-6.1-24.2zM59 206.5l-3.6-28.4 22.3-15.5 6.1 28.7L59 206.5zm-30.6 16.6l20.8-12.8 3.3 33.4-22.9 12-1.2-32.6zM1.4 268l19.2-10.2.4 38.2-21 8.8L1.4 268zm59.1 59.3l-28.3 8.3-1.6-46.8 25.1-10.7 4.8 49.2zM99 263.2l-31.1 13-5.2-40.8L90.1 221l8.9 42.2zM123.2 377l-41.6 5.9-8.1-63.5 35.2-10.8 14.5 68.4zm28.5-139.9l21.2 57.1-46.2 13.6-13.7-54.1 38.7-16.6zm85.7 230.5l-70.9-3.3-24.3-95.8 55.2-8.6 40 107.7zm-84.9-279.7l42.2-22.4 28 45.9-50.8 21.3-19.4-44.8zm41 94.9l61.3-18.7 52.8 86.6-79.8 11.3-34.3-79.2zm51.4-85.6l67.3-28.8 65.5 65.4-88.6 26.2-44.2-62.8z"], - "scribd": [384, 512, [], "f28a", "M42.3 252.7c-16.1-19-24.7-45.9-24.8-79.9 0-100.4 75.2-153.1 167.2-153.1 98.6-1.6 156.8 49 184.3 70.6l-50.5 72.1-37.3-24.6 26.9-38.6c-36.5-24-79.4-36.5-123-35.8-50.7-.8-111.7 27.2-111.7 76.2 0 18.7 11.2 20.7 28.6 15.6 23.3-5.3 41.9.6 55.8 14 26.4 24.3 23.2 67.6-.7 91.9-29.2 29.5-85.2 27.3-114.8-8.4zm317.7 5.9c-15.5-18.8-38.9-29.4-63.2-28.6-38.1-2-71.1 28-70.5 67.2-.7 16.8 6 33 18.4 44.3 14.1 13.9 33 19.7 56.3 14.4 17.4-5.1 28.6-3.1 28.6 15.6 0 4.3-.5 8.5-1.4 12.7-16.7 40.9-59.5 64.4-121.4 64.4-51.9.2-102.4-16.4-144.1-47.3l33.7-39.4-35.6-27.4L0 406.3l15.4 13.8c52.5 46.8 120.4 72.5 190.7 72.2 51.4 0 94.4-10.5 133.6-44.1 57.1-51.4 54.2-149.2 20.3-189.6z"], - "searchengin": [460, 512, [], "f3eb", "M220.6 130.3l-67.2 28.2V43.2L98.7 233.5l54.7-24.2v130.3l67.2-209.3zm-83.2-96.7l-1.3 4.7-15.2 52.9C80.6 106.7 52 145.8 52 191.5c0 52.3 34.3 95.9 83.4 105.5v53.6C57.5 340.1 0 272.4 0 191.6c0-80.5 59.8-147.2 137.4-158zm311.4 447.2c-11.2 11.2-23.1 12.3-28.6 10.5-5.4-1.8-27.1-19.9-60.4-44.4-33.3-24.6-33.6-35.7-43-56.7-9.4-20.9-30.4-42.6-57.5-52.4l-9.7-14.7c-24.7 16.9-53 26.9-81.3 28.7l2.1-6.6 15.9-49.5c46.5-11.9 80.9-54 80.9-104.2 0-54.5-38.4-102.1-96-107.1V32.3C254.4 37.4 320 106.8 320 191.6c0 33.6-11.2 64.7-29 90.4l14.6 9.6c9.8 27.1 31.5 48 52.4 57.4s32.2 9.7 56.8 43c24.6 33.2 42.7 54.9 44.5 60.3s.7 17.3-10.5 28.5zm-9.9-17.9c0-4.4-3.6-8-8-8s-8 3.6-8 8 3.6 8 8 8 8-3.6 8-8z"], - "sellcast": [448, 512, [], "f2da", "M353.4 32H94.7C42.6 32 0 74.6 0 126.6v258.7C0 437.4 42.6 480 94.7 480h258.7c52.1 0 94.7-42.6 94.7-94.6V126.6c0-52-42.6-94.6-94.7-94.6zm-50 316.4c-27.9 48.2-89.9 64.9-138.2 37.2-22.9 39.8-54.9 8.6-42.3-13.2l15.7-27.2c5.9-10.3 19.2-13.9 29.5-7.9 18.6 10.8-.1-.1 18.5 10.7 27.6 15.9 63.4 6.3 79.4-21.3 15.9-27.6 6.3-63.4-21.3-79.4-17.8-10.2-.6-.4-18.6-10.6-24.6-14.2-3.4-51.9 21.6-37.5 18.6 10.8-.1-.1 18.5 10.7 48.4 28 65.1 90.3 37.2 138.5zm21.8-208.8c-17 29.5-16.3 28.8-19 31.5-6.5 6.5-16.3 8.7-26.5 3.6-18.6-10.8.1.1-18.5-10.7-27.6-15.9-63.4-6.3-79.4 21.3s-6.3 63.4 21.3 79.4c0 0 18.5 10.6 18.6 10.6 24.6 14.2 3.4 51.9-21.6 37.5-18.6-10.8.1.1-18.5-10.7-48.2-27.8-64.9-90.1-37.1-138.4 27.9-48.2 89.9-64.9 138.2-37.2l4.8-8.4c14.3-24.9 52-3.3 37.7 21.5z"], - "sellsy": [640, 512, [], "f213", "M539.71 237.308c3.064-12.257 4.29-24.821 4.29-37.384C544 107.382 468.618 32 376.076 32c-77.22 0-144.634 53.012-163.02 127.781-15.322-13.176-34.934-20.53-55.157-20.53-46.271 0-83.962 37.69-83.962 83.961 0 7.354.92 15.015 3.065 22.369-42.9 20.225-70.785 63.738-70.785 111.234C6.216 424.843 61.68 480 129.401 480h381.198c67.72 0 123.184-55.157 123.184-123.184.001-56.384-38.916-106.025-94.073-119.508zM199.88 401.554c0 8.274-7.048 15.321-15.321 15.321H153.61c-8.274 0-15.321-7.048-15.321-15.321V290.626c0-8.273 7.048-15.321 15.321-15.321h30.949c8.274 0 15.321 7.048 15.321 15.321v110.928zm89.477 0c0 8.274-7.048 15.321-15.322 15.321h-30.949c-8.274 0-15.321-7.048-15.321-15.321V270.096c0-8.274 7.048-15.321 15.321-15.321h30.949c8.274 0 15.322 7.048 15.322 15.321v131.458zm89.477 0c0 8.274-7.047 15.321-15.321 15.321h-30.949c-8.274 0-15.322-7.048-15.322-15.321V238.84c0-8.274 7.048-15.321 15.322-15.321h30.949c8.274 0 15.321 7.048 15.321 15.321v162.714zm87.027 0c0 8.274-7.048 15.321-15.322 15.321h-28.497c-8.274 0-15.321-7.048-15.321-15.321V176.941c0-8.579 7.047-15.628 15.321-15.628h28.497c8.274 0 15.322 7.048 15.322 15.628v224.613z"], - "servicestack": [496, 512, [], "f3ec", "M88 216c81.7 10.2 273.7 102.3 304 232H0c99.5-8.1 184.5-137 88-232zm32-152c32.3 35.6 47.7 83.9 46.4 133.6C249.3 231.3 373.7 321.3 400 448h96C455.3 231.9 222.8 79.5 120 64z"], - "shirtsinbulk": [448, 512, [], "f214", "M100 410.3l30.6 13.4 4.4-9.9-30.6-13.4zm39.4 17.5l30.6 13.4 4.4-9.9-30.6-13.4zm172.1-14l4.4 9.9 30.6-13.4-4.4-9.9zM179.1 445l30.3 13.7 4.4-9.9-30.3-13.4zM60.4 392.8L91 406.2l4.4-9.6-30.6-13.7zm211.4 38.5l4.4 9.9 30.6-13.4-4.4-9.9zm-39.3 17.5l4.4 9.9 30.6-13.7-4.4-9.6zm118.4-52.2l4.4 9.6 30.6-13.4-4.4-9.9zM170 46.6h-33.5v10.5H170zm-47.2 0H89.2v10.5h33.5zm-47.3 0H42.3v10.5h33.3zm141.5 0h-33.2v10.5H217zm94.5 0H278v10.5h33.5zm47.3 0h-33.5v10.5h33.5zm-94.6 0H231v10.5h33.2zm141.5 0h-33.3v10.5h33.3zM52.8 351.1H42v33.5h10.8zm70-215.9H89.2v10.5h33.5zm-70 10.6h22.8v-10.5H42v33.5h10.8zm168.9 228.6c50.5 0 91.3-40.8 91.3-91.3 0-50.2-40.8-91.3-91.3-91.3-50.2 0-91.3 41.1-91.3 91.3 0 50.5 41.1 91.3 91.3 91.3zm-48.2-111.1c0-25.4 29.5-31.8 49.6-31.8 16.9 0 29.2 5.8 44.3 12l-8.8 16.9h-.9c-6.4-9.9-24.8-13.1-35.6-13.1-9 0-29.8 1.8-29.8 14.9 0 21.6 78.5-10.2 78.5 37.9 0 25.4-31.5 31.2-51 31.2-18.1 0-32.4-2.9-47.2-12.2l9-18.4h.9c6.1 12.2 23.6 14.9 35.9 14.9 8.7 0 32.7-1.2 32.7-14.3 0-26.1-77.6 6.3-77.6-38zM52.8 178.4H42V212h10.8zm342.4 206.2H406v-33.5h-10.8zM52.8 307.9H42v33.5h10.8zM0 3.7v406l221.7 98.6L448 409.7V3.7zm418.8 387.1L222 476.5 29.2 390.8V120.7h389.7v270.1zm0-299.3H29.2V32.9h389.7v58.6zm-366 130.1H42v33.5h10.8zm0 43.2H42v33.5h10.8zM170 135.2h-33.5v10.5H170zm225.2 163.1H406v-33.5h-10.8zm0-43.2H406v-33.5h-10.8zM217 135.2h-33.2v10.5H217zM395.2 212H406v-33.5h-10.8zm0 129.5H406V308h-10.8zm-131-206.3H231v10.5h33.2zm47.3 0H278v10.5h33.5zm83.7 33.6H406v-33.5h-33.5v10.5h22.8zm-36.4-33.6h-33.5v10.5h33.5z"], - "shopware": [495, 512, [], "f5b5", "M395.5 455.27c-42.95 31.79-93.95 48.59-147.48 48.59-137.21 0-248.02-111-248.02-248 0-137.19 111.04-248 248.02-248 61.3 0 120.14 22.55 165.68 63.5 2.62 2.36.58 6.64-2.86 6.18-17.67-2.43-36.75-3.66-56.71-3.66-129.36 0-222.4 53.47-222.4 155.35 0 109.04 92.13 145.88 176.83 178.73 33.64 13.04 65.4 25.36 86.96 41.59 1.9 1.44 1.89 4.31-.02 5.72zm99.46-222.32c-.08-.94-.55-1.83-1.27-2.44-51.76-42.96-93.62-60.48-144.48-60.48-84.13 0-80.25 52.17-80.25 53.63 0 42.6 52.06 62.01 112.34 84.49 31.07 11.59 63.19 23.57 92.68 39.93 1.88 1.05 4.26.19 5.05-1.82 18.89-48.39 17.94-90.23 15.93-113.31z"], - "simplybuilt": [512, 512, [], "f215", "M481.2 64h-106c-14.5 0-26.6 11.8-26.6 26.3v39.6H163.3V90.3c0-14.5-12-26.3-26.6-26.3h-106C16.1 64 4.3 75.8 4.3 90.3v331.4c0 14.5 11.8 26.3 26.6 26.3h450.4c14.8 0 26.6-11.8 26.6-26.3V90.3c-.2-14.5-12-26.3-26.7-26.3zM149.8 355.8c-36.6 0-66.4-29.7-66.4-66.4 0-36.9 29.7-66.6 66.4-66.6 36.9 0 66.6 29.7 66.6 66.6 0 36.7-29.7 66.4-66.6 66.4zm212.4 0c-36.9 0-66.6-29.7-66.6-66.6 0-36.6 29.7-66.4 66.6-66.4 36.6 0 66.4 29.7 66.4 66.4 0 36.9-29.8 66.6-66.4 66.6z"], - "sistrix": [448, 512, [], "f3ee", "M448 449L301.2 300.2c20-27.9 31.9-62.2 31.9-99.2 0-93.1-74.7-168.9-166.5-168.9C74.7 32 0 107.8 0 200.9s74.7 168.9 166.5 168.9c39.8 0 76.3-14.2 105-37.9l146 148.1 30.5-31zM166.5 330.8c-70.6 0-128.1-58.3-128.1-129.9S95.9 71 166.5 71s128.1 58.3 128.1 129.9-57.4 129.9-128.1 129.9z"], - "sith": [448, 512, [], "f512", "M0 32l69.71 118.75-58.86-11.52 69.84 91.03a146.741 146.741 0 0 0 0 51.45l-69.84 91.03 58.86-11.52L0 480l118.75-69.71-11.52 58.86 91.03-69.84c17.02 3.04 34.47 3.04 51.48 0l91.03 69.84-11.52-58.86L448 480l-69.71-118.78 58.86 11.52-69.84-91.03c3.03-17.01 3.04-34.44 0-51.45l69.84-91.03-58.86 11.52L448 32l-118.75 69.71 11.52-58.9-91.06 69.87c-8.5-1.52-17.1-2.29-25.71-2.29s-17.21.78-25.71 2.29l-91.06-69.87 11.52 58.9L0 32zm224 99.78c31.8 0 63.6 12.12 87.85 36.37 48.5 48.5 48.49 127.21 0 175.7s-127.2 48.46-175.7-.03c-48.5-48.5-48.49-127.21 0-175.7 24.24-24.25 56.05-36.34 87.85-36.34zm0 36.66c-22.42 0-44.83 8.52-61.92 25.61-34.18 34.18-34.19 89.68 0 123.87s89.65 34.18 123.84 0c34.18-34.18 34.19-89.68 0-123.87-17.09-17.09-39.5-25.61-61.92-25.61z"], - "sketch": [494, 512, [], "f7c6", "M18.5 162.2L0 187.1h90.5l6.9-130.7-78.9 105.8zM387.3 45.7L258.7 32l135.7 147.2-7.1-133.5zM103.2 218.3l-11.2-22H.9L225.8 458 103.2 218.3zm2-31.2h284l-81.5-88.5L247.3 33 105.2 187.1zm297.3 9.1L268.6 458l224.8-261.7h-90.9zM406.4 69L397 56.4l.9 17.3 6.1 113.4h90.3L406.4 69zM104.5 93.5l-4.6 85.6L235.7 32 107.1 45.7l-2.6 47.8zm287.7 102.7h-290l42.4 82.9L247.3 480l144.9-283.8z"], - "skyatlas": [640, 512, [], "f216", "M640 329.3c0 65.9-52.5 114.4-117.5 114.4-165.9 0-196.6-249.7-359.7-249.7-146.9 0-147.1 212.2 5.6 212.2 42.5 0 90.9-17.8 125.3-42.5 5.6-4.1 16.9-16.3 22.8-16.3s10.9 5 10.9 10.9c0 7.8-13.1 19.1-18.7 24.1-40.9 35.6-100.3 61.2-154.7 61.2-83.4.1-154-59-154-144.9s67.5-149.1 152.8-149.1c185.3 0 222.5 245.9 361.9 245.9 99.9 0 94.8-139.7 3.4-139.7-17.5 0-35 11.6-46.9 11.6-8.4 0-15.9-7.2-15.9-15.6 0-11.6 5.3-23.7 5.3-36.3 0-66.6-50.9-114.7-116.9-114.7-53.1 0-80 36.9-88.8 36.9-6.2 0-11.2-5-11.2-11.2 0-5.6 4.1-10.3 7.8-14.4 25.3-28.8 64.7-43.7 102.8-43.7 79.4 0 139.1 58.4 139.1 137.8 0 6.9-.3 13.7-1.2 20.6 11.9-3.1 24.1-4.7 35.9-4.7 60.7 0 111.9 45.3 111.9 107.2z"], - "skype": [448, 512, [], "f17e", "M424.7 299.8c2.9-14 4.7-28.9 4.7-43.8 0-113.5-91.9-205.3-205.3-205.3-14.9 0-29.7 1.7-43.8 4.7C161.3 40.7 137.7 32 112 32 50.2 32 0 82.2 0 144c0 25.7 8.7 49.3 23.3 68.2-2.9 14-4.7 28.9-4.7 43.8 0 113.5 91.9 205.3 205.3 205.3 14.9 0 29.7-1.7 43.8-4.7 19 14.6 42.6 23.3 68.2 23.3 61.8 0 112-50.2 112-112 .1-25.6-8.6-49.2-23.2-68.1zm-194.6 91.5c-65.6 0-120.5-29.2-120.5-65 0-16 9-30.6 29.5-30.6 31.2 0 34.1 44.9 88.1 44.9 25.7 0 42.3-11.4 42.3-26.3 0-18.7-16-21.6-42-28-62.5-15.4-117.8-22-117.8-87.2 0-59.2 58.6-81.1 109.1-81.1 55.1 0 110.8 21.9 110.8 55.4 0 16.9-11.4 31.8-30.3 31.8-28.3 0-29.2-33.5-75-33.5-25.7 0-42 7-42 22.5 0 19.8 20.8 21.8 69.1 33 41.4 9.3 90.7 26.8 90.7 77.6 0 59.1-57.1 86.5-112 86.5z"], - "slack": [448, 512, [], "f198", "M94.12 315.1c0 25.9-21.16 47.06-47.06 47.06S0 341 0 315.1c0-25.9 21.16-47.06 47.06-47.06h47.06v47.06zm23.72 0c0-25.9 21.16-47.06 47.06-47.06s47.06 21.16 47.06 47.06v117.84c0 25.9-21.16 47.06-47.06 47.06s-47.06-21.16-47.06-47.06V315.1zm47.06-188.98c-25.9 0-47.06-21.16-47.06-47.06S139 32 164.9 32s47.06 21.16 47.06 47.06v47.06H164.9zm0 23.72c25.9 0 47.06 21.16 47.06 47.06s-21.16 47.06-47.06 47.06H47.06C21.16 243.96 0 222.8 0 196.9s21.16-47.06 47.06-47.06H164.9zm188.98 47.06c0-25.9 21.16-47.06 47.06-47.06 25.9 0 47.06 21.16 47.06 47.06s-21.16 47.06-47.06 47.06h-47.06V196.9zm-23.72 0c0 25.9-21.16 47.06-47.06 47.06-25.9 0-47.06-21.16-47.06-47.06V79.06c0-25.9 21.16-47.06 47.06-47.06 25.9 0 47.06 21.16 47.06 47.06V196.9zM283.1 385.88c25.9 0 47.06 21.16 47.06 47.06 0 25.9-21.16 47.06-47.06 47.06-25.9 0-47.06-21.16-47.06-47.06v-47.06h47.06zm0-23.72c-25.9 0-47.06-21.16-47.06-47.06 0-25.9 21.16-47.06 47.06-47.06h117.84c25.9 0 47.06 21.16 47.06 47.06 0 25.9-21.16 47.06-47.06 47.06H283.1z"], - "slack-hash": [448, 512, [], "f3ef", "M446.2 270.4c-6.2-19-26.9-29.1-46-22.9l-45.4 15.1-30.3-90 45.4-15.1c19.1-6.2 29.1-26.8 23-45.9-6.2-19-26.9-29.1-46-22.9l-45.4 15.1-15.7-47c-6.2-19-26.9-29.1-46-22.9-19.1 6.2-29.1 26.8-23 45.9l15.7 47-93.4 31.2-15.7-47c-6.2-19-26.9-29.1-46-22.9-19.1 6.2-29.1 26.8-23 45.9l15.7 47-45.3 15c-19.1 6.2-29.1 26.8-23 45.9 5 14.5 19.1 24 33.6 24.6 6.8 1 12-1.6 57.7-16.8l30.3 90L78 354.8c-19 6.2-29.1 26.9-23 45.9 5 14.5 19.1 24 33.6 24.6 6.8 1 12-1.6 57.7-16.8l15.7 47c5.9 16.9 24.7 29 46 22.9 19.1-6.2 29.1-26.8 23-45.9l-15.7-47 93.6-31.3 15.7 47c5.9 16.9 24.7 29 46 22.9 19.1-6.2 29.1-26.8 23-45.9l-15.7-47 45.4-15.1c19-6 29.1-26.7 22.9-45.7zm-254.1 47.2l-30.3-90.2 93.5-31.3 30.3 90.2-93.5 31.3z"], - "slideshare": [512, 512, [], "f1e7", "M187.7 153.7c-34 0-61.7 25.7-61.7 57.7 0 31.7 27.7 57.7 61.7 57.7s61.7-26 61.7-57.7c0-32-27.7-57.7-61.7-57.7zm143.4 0c-34 0-61.7 25.7-61.7 57.7 0 31.7 27.7 57.7 61.7 57.7 34.3 0 61.7-26 61.7-57.7.1-32-27.4-57.7-61.7-57.7zm156.6 90l-6 4.3V49.7c0-27.4-20.6-49.7-46-49.7H76.6c-25.4 0-46 22.3-46 49.7V248c-2-1.4-4.3-2.9-6.3-4.3-15.1-10.6-25.1 4-16 17.7 18.3 22.6 53.1 50.3 106.3 72C58.3 525.1 252 555.7 248.9 457.5c0-.7.3-56.6.3-96.6 5.1 1.1 9.4 2.3 13.7 3.1 0 39.7.3 92.8.3 93.5-3.1 98.3 190.6 67.7 134.3-124 53.1-21.7 88-49.4 106.3-72 9.1-13.8-.9-28.3-16.1-17.8zm-30.5 19.2c-68.9 37.4-128.3 31.1-160.6 29.7-23.7-.9-32.6 9.1-33.7 24.9-10.3-7.7-18.6-15.5-20.3-17.1-5.1-5.4-13.7-8-27.1-7.7-31.7 1.1-89.7 7.4-157.4-28V72.3c0-34.9 8.9-45.7 40.6-45.7h317.7c30.3 0 40.9 12.9 40.9 45.7v190.6z"], - "snapchat": [496, 512, [], "f2ab", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm169.5 338.9c-3.5 8.1-18.1 14-44.8 18.2-1.4 1.9-2.5 9.8-4.3 15.9-1.1 3.7-3.7 5.9-8.1 5.9h-.2c-6.2 0-12.8-2.9-25.8-2.9-17.6 0-23.7 4-37.4 13.7-14.5 10.3-28.4 19.1-49.2 18.2-21 1.6-38.6-11.2-48.5-18.2-13.8-9.7-19.8-13.7-37.4-13.7-12.5 0-20.4 3.1-25.8 3.1-5.4 0-7.5-3.3-8.3-6-1.8-6.1-2.9-14.1-4.3-16-13.8-2.1-44.8-7.5-45.5-21.4-.2-3.6 2.3-6.8 5.9-7.4 46.3-7.6 67.1-55.1 68-57.1 0-.1.1-.2.2-.3 2.5-5 3-9.2 1.6-12.5-3.4-7.9-17.9-10.7-24-13.2-15.8-6.2-18-13.4-17-18.3 1.6-8.5 14.4-13.8 21.9-10.3 5.9 2.8 11.2 4.2 15.7 4.2 3.3 0 5.5-.8 6.6-1.4-1.4-23.9-4.7-58 3.8-77.1C183.1 100 230.7 96 244.7 96c.6 0 6.1-.1 6.7-.1 34.7 0 68 17.8 84.3 54.3 8.5 19.1 5.2 53.1 3.8 77.1 1.1.6 2.9 1.3 5.7 1.4 4.3-.2 9.2-1.6 14.7-4.2 4-1.9 9.6-1.6 13.6 0 6.3 2.3 10.3 6.8 10.4 11.9.1 6.5-5.7 12.1-17.2 16.6-1.4.6-3.1 1.1-4.9 1.7-6.5 2.1-16.4 5.2-19 11.5-1.4 3.3-.8 7.5 1.6 12.5.1.1.1.2.2.3.9 2 21.7 49.5 68 57.1 4 1 7.1 5.5 4.9 10.8z"], - "snapchat-ghost": [512, 512, [], "f2ac", "M510.846 392.673c-5.211 12.157-27.239 21.089-67.36 27.318-2.064 2.786-3.775 14.686-6.507 23.956-1.625 5.566-5.623 8.869-12.128 8.869l-.297-.005c-9.395 0-19.203-4.323-38.852-4.323-26.521 0-35.662 6.043-56.254 20.588-21.832 15.438-42.771 28.764-74.027 27.399-31.646 2.334-58.025-16.908-72.871-27.404-20.714-14.643-29.828-20.582-56.241-20.582-18.864 0-30.736 4.72-38.852 4.72-8.073 0-11.213-4.922-12.422-9.04-2.703-9.189-4.404-21.263-6.523-24.13-20.679-3.209-67.31-11.344-68.498-32.15a10.627 10.627 0 0 1 8.877-11.069c69.583-11.455 100.924-82.901 102.227-85.934.074-.176.155-.344.237-.515 3.713-7.537 4.544-13.849 2.463-18.753-5.05-11.896-26.872-16.164-36.053-19.796-23.715-9.366-27.015-20.128-25.612-27.504 2.437-12.836 21.725-20.735 33.002-15.453 8.919 4.181 16.843 6.297 23.547 6.297 5.022 0 8.212-1.204 9.96-2.171-2.043-35.936-7.101-87.29 5.687-115.969C158.122 21.304 229.705 15.42 250.826 15.42c.944 0 9.141-.089 10.11-.089 52.148 0 102.254 26.78 126.723 81.643 12.777 28.65 7.749 79.792 5.695 116.009 1.582.872 4.357 1.942 8.599 2.139 6.397-.286 13.815-2.389 22.069-6.257 6.085-2.846 14.406-2.461 20.48.058l.029.01c9.476 3.385 15.439 10.215 15.589 17.87.184 9.747-8.522 18.165-25.878 25.018-2.118.835-4.694 1.655-7.434 2.525-9.797 3.106-24.6 7.805-28.616 17.271-2.079 4.904-1.256 11.211 2.46 18.748.087.168.166.342.239.515 1.301 3.03 32.615 74.46 102.23 85.934 6.427 1.058 11.163 7.877 7.725 15.859z"], - "snapchat-square": [448, 512, [], "f2ad", "M400 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zm-6.5 314.9c-3.5 8.1-18.1 14-44.8 18.2-1.4 1.9-2.5 9.8-4.3 15.9-1.1 3.7-3.7 5.9-8.1 5.9h-.2c-6.2 0-12.8-2.9-25.8-2.9-17.6 0-23.7 4-37.4 13.7-14.5 10.3-28.4 19.1-49.2 18.2-21 1.6-38.6-11.2-48.5-18.2-13.8-9.7-19.8-13.7-37.4-13.7-12.5 0-20.4 3.1-25.8 3.1-5.4 0-7.5-3.3-8.3-6-1.8-6.1-2.9-14.1-4.3-16-13.8-2.1-44.8-7.5-45.5-21.4-.2-3.6 2.3-6.8 5.9-7.4 46.3-7.6 67.1-55.1 68-57.1 0-.1.1-.2.2-.3 2.5-5 3-9.2 1.6-12.5-3.4-7.9-17.9-10.7-24-13.2-15.8-6.2-18-13.4-17-18.3 1.6-8.5 14.4-13.8 21.9-10.3 5.9 2.8 11.2 4.2 15.7 4.2 3.3 0 5.5-.8 6.6-1.4-1.4-23.9-4.7-58 3.8-77.1C159.1 100 206.7 96 220.7 96c.6 0 6.1-.1 6.7-.1 34.7 0 68 17.8 84.3 54.3 8.5 19.1 5.2 53.1 3.8 77.1 1.1.6 2.9 1.3 5.7 1.4 4.3-.2 9.2-1.6 14.7-4.2 4-1.9 9.6-1.6 13.6 0 6.3 2.3 10.3 6.8 10.4 11.9.1 6.5-5.7 12.1-17.2 16.6-1.4.6-3.1 1.1-4.9 1.7-6.5 2.1-16.4 5.2-19 11.5-1.4 3.3-.8 7.5 1.6 12.5.1.1.1.2.2.3.9 2 21.7 49.5 68 57.1 4 1 7.1 5.5 4.9 10.8z"], - "soundcloud": [640, 512, [], "f1be", "M111.4 256.3l5.8 65-5.8 68.3c-.3 2.5-2.2 4.4-4.4 4.4s-4.2-1.9-4.2-4.4l-5.6-68.3 5.6-65c0-2.2 1.9-4.2 4.2-4.2 2.2 0 4.1 2 4.4 4.2zm21.4-45.6c-2.8 0-4.7 2.2-5 5l-5 105.6 5 68.3c.3 2.8 2.2 5 5 5 2.5 0 4.7-2.2 4.7-5l5.8-68.3-5.8-105.6c0-2.8-2.2-5-4.7-5zm25.5-24.1c-3.1 0-5.3 2.2-5.6 5.3l-4.4 130 4.4 67.8c.3 3.1 2.5 5.3 5.6 5.3 2.8 0 5.3-2.2 5.3-5.3l5.3-67.8-5.3-130c0-3.1-2.5-5.3-5.3-5.3zM7.2 283.2c-1.4 0-2.2 1.1-2.5 2.5L0 321.3l4.7 35c.3 1.4 1.1 2.5 2.5 2.5s2.2-1.1 2.5-2.5l5.6-35-5.6-35.6c-.3-1.4-1.1-2.5-2.5-2.5zm23.6-21.9c-1.4 0-2.5 1.1-2.5 2.5l-6.4 57.5 6.4 56.1c0 1.7 1.1 2.8 2.5 2.8s2.5-1.1 2.8-2.5l7.2-56.4-7.2-57.5c-.3-1.4-1.4-2.5-2.8-2.5zm25.3-11.4c-1.7 0-3.1 1.4-3.3 3.3L47 321.3l5.8 65.8c.3 1.7 1.7 3.1 3.3 3.1 1.7 0 3.1-1.4 3.1-3.1l6.9-65.8-6.9-68.1c0-1.9-1.4-3.3-3.1-3.3zm25.3-2.2c-1.9 0-3.6 1.4-3.6 3.6l-5.8 70 5.8 67.8c0 2.2 1.7 3.6 3.6 3.6s3.6-1.4 3.9-3.6l6.4-67.8-6.4-70c-.3-2.2-2-3.6-3.9-3.6zm241.4-110.9c-1.1-.8-2.8-1.4-4.2-1.4-2.2 0-4.2.8-5.6 1.9-1.9 1.7-3.1 4.2-3.3 6.7v.8l-3.3 176.7 1.7 32.5 1.7 31.7c.3 4.7 4.2 8.6 8.9 8.6s8.6-3.9 8.6-8.6l3.9-64.2-3.9-177.5c-.4-3-2-5.8-4.5-7.2zm-26.7 15.3c-1.4-.8-2.8-1.4-4.4-1.4s-3.1.6-4.4 1.4c-2.2 1.4-3.6 3.9-3.6 6.7l-.3 1.7-2.8 160.8s0 .3 3.1 65.6v.3c0 1.7.6 3.3 1.7 4.7 1.7 1.9 3.9 3.1 6.4 3.1 2.2 0 4.2-1.1 5.6-2.5 1.7-1.4 2.5-3.3 2.5-5.6l.3-6.7 3.1-58.6-3.3-162.8c-.3-2.8-1.7-5.3-3.9-6.7zm-111.4 22.5c-3.1 0-5.8 2.8-5.8 6.1l-4.4 140.6 4.4 67.2c.3 3.3 2.8 5.8 5.8 5.8 3.3 0 5.8-2.5 6.1-5.8l5-67.2-5-140.6c-.2-3.3-2.7-6.1-6.1-6.1zm376.7 62.8c-10.8 0-21.1 2.2-30.6 6.1-6.4-70.8-65.8-126.4-138.3-126.4-17.8 0-35 3.3-50.3 9.4-6.1 2.2-7.8 4.4-7.8 9.2v249.7c0 5 3.9 8.6 8.6 9.2h218.3c43.3 0 78.6-35 78.6-78.3.1-43.6-35.2-78.9-78.5-78.9zm-296.7-60.3c-4.2 0-7.5 3.3-7.8 7.8l-3.3 136.7 3.3 65.6c.3 4.2 3.6 7.5 7.8 7.5 4.2 0 7.5-3.3 7.5-7.5l3.9-65.6-3.9-136.7c-.3-4.5-3.3-7.8-7.5-7.8zm-53.6-7.8c-3.3 0-6.4 3.1-6.4 6.7l-3.9 145.3 3.9 66.9c.3 3.6 3.1 6.4 6.4 6.4 3.6 0 6.4-2.8 6.7-6.4l4.4-66.9-4.4-145.3c-.3-3.6-3.1-6.7-6.7-6.7zm26.7 3.4c-3.9 0-6.9 3.1-6.9 6.9L227 321.3l3.9 66.4c.3 3.9 3.1 6.9 6.9 6.9s6.9-3.1 6.9-6.9l4.2-66.4-4.2-141.7c0-3.9-3-6.9-6.9-6.9z"], - "sourcetree": [406, 512, [], "f7d3", "M406.2 203c0-112.1-90.9-203-203-203C91.1-.2.2 90.6 0 202.6-.1 290.8 56.6 368.9 140.5 396v101.7c0 7.9 6.4 14.3 14.3 14.3h96.4c7.9 0 14.3-6.4 14.3-14.3V396.1c83.7-27 140.6-105 140.7-193.1zm-271.6 0c0-90.8 137.3-90.8 137.3 0-.1 89.9-137.3 91-137.3 0z"], - "speakap": [430, 512, [], "f3f3", "M55.01 391.78C-24.4 303.59-16.95 167.42 71.65 87.64s224.8-72.96 304.21 15.24 71.96 224.36-16.64 304.14c-18.74 16.87 64.03 43.09 42.02 52.26-82.06 34.21-253.91 35.04-346.23-67.5zm213.31-211.6l38.5-40.86c-9.61-8.89-32.02-26.83-76.17-27.6-52.33-.91-95.86 28.3-96.77 79.96-.2 11.33.29 36.72 29.42 54.83 34.46 21.42 86.52 21.51 85.98 52.26-.37 21.28-26.42 25.81-38.59 25.6-2.98-.05-30.23-.46-47.61-24.62l-39.95 42.61c28.16 27.01 58.99 32.62 83.49 33.05 10.23.18 96.42.33 97.84-81 .28-15.81-2.07-39.72-28.86-56.59-34.36-21.64-84.96-19.45-84.43-49.75.41-23.25 30.96-25.37 37.53-25.26.43 0 26.62.26 39.62 17.37z"], - "spotify": [496, 512, [], "f1bc", "M248 8C111.1 8 0 119.1 0 256s111.1 248 248 248 248-111.1 248-248S384.9 8 248 8zm100.7 364.9c-4.2 0-6.8-1.3-10.7-3.6-62.4-37.6-135-39.2-206.7-24.5-3.9 1-9 2.6-11.9 2.6-9.7 0-15.8-7.7-15.8-15.8 0-10.3 6.1-15.2 13.6-16.8 81.9-18.1 165.6-16.5 237 26.2 6.1 3.9 9.7 7.4 9.7 16.5s-7.1 15.4-15.2 15.4zm26.9-65.6c-5.2 0-8.7-2.3-12.3-4.2-62.5-37-155.7-51.9-238.6-29.4-4.8 1.3-7.4 2.6-11.9 2.6-10.7 0-19.4-8.7-19.4-19.4s5.2-17.8 15.5-20.7c27.8-7.8 56.2-13.6 97.8-13.6 64.9 0 127.6 16.1 177 45.5 8.1 4.8 11.3 11 11.3 19.7-.1 10.8-8.5 19.5-19.4 19.5zm31-76.2c-5.2 0-8.4-1.3-12.9-3.9-71.2-42.5-198.5-52.7-280.9-29.7-3.6 1-8.1 2.6-12.9 2.6-13.2 0-23.3-10.3-23.3-23.6 0-13.6 8.4-21.3 17.4-23.9 35.2-10.3 74.6-15.2 117.5-15.2 73 0 149.5 15.2 205.4 47.8 7.8 4.5 12.9 10.7 12.9 22.6 0 13.6-11 23.3-23.2 23.3z"], - "squarespace": [512, 512, [], "f5be", "M186.12 343.34c-9.65 9.65-9.65 25.29 0 34.94 9.65 9.65 25.29 9.65 34.94 0L378.24 221.1c19.29-19.29 50.57-19.29 69.86 0s19.29 50.57 0 69.86L293.95 445.1c19.27 19.29 50.53 19.31 69.82.04l.04-.04 119.25-119.24c38.59-38.59 38.59-101.14 0-139.72-38.59-38.59-101.15-38.59-139.72 0l-157.22 157.2zm244.53-104.8c-9.65-9.65-25.29-9.65-34.93 0l-157.2 157.18c-19.27 19.29-50.53 19.31-69.82.05l-.05-.05c-9.64-9.64-25.27-9.65-34.92-.01l-.01.01c-9.65 9.64-9.66 25.28-.02 34.93l.02.02c38.58 38.57 101.14 38.57 139.72 0l157.2-157.2c9.65-9.65 9.65-25.29.01-34.93zm-261.99 87.33l157.18-157.18c9.64-9.65 9.64-25.29 0-34.94-9.64-9.64-25.27-9.64-34.91 0L133.72 290.93c-19.28 19.29-50.56 19.3-69.85.01l-.01-.01c-19.29-19.28-19.31-50.54-.03-69.84l.03-.03L218.03 66.89c-19.28-19.29-50.55-19.3-69.85-.02l-.02.02L28.93 186.14c-38.58 38.59-38.58 101.14 0 139.72 38.6 38.59 101.13 38.59 139.73.01zm-87.33-52.4c9.64 9.64 25.27 9.64 34.91 0l157.21-157.19c19.28-19.29 50.55-19.3 69.84-.02l.02.02c9.65 9.65 25.29 9.65 34.93 0 9.65-9.65 9.65-25.29 0-34.93-38.59-38.59-101.13-38.59-139.72 0L81.33 238.54c-9.65 9.64-9.65 25.28-.01 34.93h.01z"], - "stack-exchange": [448, 512, [], "f18d", "M17.7 332.3h412.7v22c0 37.7-29.3 68-65.3 68h-19L259.3 512v-89.7H83c-36 0-65.3-30.3-65.3-68v-22zm0-23.6h412.7v-85H17.7v85zm0-109.4h412.7v-85H17.7v85zM365 0H83C47 0 17.7 30.3 17.7 67.7V90h412.7V67.7C430.3 30.3 401 0 365 0z"], - "stack-overflow": [384, 512, [], "f16c", "M290.7 311L95 269.7 86.8 309l195.7 41zm51-87L188.2 95.7l-25.5 30.8 153.5 128.3zm-31.2 39.7L129.2 179l-16.7 36.5L293.7 300zM262 32l-32 24 119.3 160.3 32-24zm20.5 328h-200v39.7h200zm39.7 80H42.7V320h-40v160h359.5V320h-40z"], - "staylinked": [440, 512, [], "f3f5", "M382.7 292.5l2.7 2.7-170-167.3c-3.5-3.5-9.7-3.7-13.8-.5L144.3 171c-4.2 3.2-4.6 8.7-1.1 12.2l68.1 64.3c3.6 3.5 9.9 3.7 14 .5l.1-.1c4.1-3.2 10.4-3 14 .5l84 81.3c3.6 3.5 3.2 9-.9 12.2l-93.2 74c-4.2 3.3-10.5 3.1-14.2-.4L63.2 268c-3.5-3.5-9.7-3.7-13.9-.5L3.5 302.4c-4.2 3.2-4.7 8.7-1.2 12.2L211 510.7s7.4 6.8 17.3-.8l198-163.9c4-3.2 4.4-8.7.7-12.2zm54.5-83.4L226.7 2.5c-1.5-1.2-8-5.5-16.3 1.1L3.6 165.7c-4.2 3.2-4.8 8.7-1.2 12.2l42.3 41.7 171.7 165.1c3.7 3.5 10.1 3.7 14.3.4l50.2-38.8-.3-.3 7.7-6c4.2-3.2 4.6-8.7.9-12.2l-57.1-54.4c-3.6-3.5-10-3.7-14.2-.5l-.1.1c-4.2 3.2-10.5 3.1-14.2-.4L109 180.8c-3.6-3.5-3.1-8.9 1.1-12.2l92.2-71.5c4.1-3.2 10.3-3 13.9.5l160.4 159c3.7 3.5 10 3.7 14.1.5l45.8-35.8c4.1-3.2 4.4-8.7.7-12.2z"], - "steam": [496, 512, [], "f1b6", "M496 256c0 137-111.2 248-248.4 248-113.8 0-209.6-76.3-239-180.4l95.2 39.3c6.4 32.1 34.9 56.4 68.9 56.4 39.2 0 71.9-32.4 70.2-73.5l84.5-60.2c52.1 1.3 95.8-40.9 95.8-93.5 0-51.6-42-93.5-93.7-93.5s-93.7 42-93.7 93.5v1.2L176.6 279c-15.5-.9-30.7 3.4-43.5 12.1L0 236.1C10.2 108.4 117.1 8 247.6 8 384.8 8 496 119 496 256zM155.7 384.3l-30.5-12.6a52.79 52.79 0 0 0 27.2 25.8c26.9 11.2 57.8-1.6 69-28.4 5.4-13 5.5-27.3.1-40.3-5.4-13-15.5-23.2-28.5-28.6-12.9-5.4-26.7-5.2-38.9-.6l31.5 13c19.8 8.2 29.2 30.9 20.9 50.7-8.3 19.9-31 29.2-50.8 21zm173.8-129.9c-34.4 0-62.4-28-62.4-62.3s28-62.3 62.4-62.3 62.4 28 62.4 62.3-27.9 62.3-62.4 62.3zm.1-15.6c25.9 0 46.9-21 46.9-46.8 0-25.9-21-46.8-46.9-46.8s-46.9 21-46.9 46.8c.1 25.8 21.1 46.8 46.9 46.8z"], - "steam-square": [448, 512, [], "f1b7", "M185.2 356.5c7.7-18.5-1-39.7-19.6-47.4l-29.5-12.2c11.4-4.3 24.3-4.5 36.4.5 12.2 5.1 21.6 14.6 26.7 26.7 5 12.2 5 25.6-.1 37.7-10.5 25.1-39.4 37-64.6 26.5-11.6-4.8-20.4-13.6-25.4-24.2l28.5 11.8c18.6 7.8 39.9-.9 47.6-19.4zM400 32H48C21.5 32 0 53.5 0 80v160.7l116.6 48.1c12-8.2 26.2-12.1 40.7-11.3l55.4-80.2v-1.1c0-48.2 39.3-87.5 87.6-87.5s87.6 39.3 87.6 87.5c0 49.2-40.9 88.7-89.6 87.5l-79 56.3c1.6 38.5-29.1 68.8-65.7 68.8-31.8 0-58.5-22.7-64.5-52.7L0 319.2V432c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zm-99.7 222.5c-32.2 0-58.4-26.1-58.4-58.3s26.2-58.3 58.4-58.3 58.4 26.2 58.4 58.3-26.2 58.3-58.4 58.3zm.1-14.6c24.2 0 43.9-19.6 43.9-43.8 0-24.2-19.6-43.8-43.9-43.8-24.2 0-43.9 19.6-43.9 43.8 0 24.2 19.7 43.8 43.9 43.8z"], - "steam-symbol": [448, 512, [], "f3f6", "M395.5 177.5c0 33.8-27.5 61-61 61-33.8 0-61-27.3-61-61s27.3-61 61-61c33.5 0 61 27.2 61 61zm52.5.2c0 63-51 113.8-113.7 113.8L225 371.3c-4 43-40.5 76.8-84.5 76.8-40.5 0-74.7-28.8-83-67L0 358V250.7L97.2 290c15.1-9.2 32.2-13.3 52-11.5l71-101.7c.5-62.3 51.5-112.8 114-112.8C397 64 448 115 448 177.7zM203 363c0-34.7-27.8-62.5-62.5-62.5-4.5 0-9 .5-13.5 1.5l26 10.5c25.5 10.2 38 39 27.7 64.5-10.2 25.5-39.2 38-64.7 27.5-10.2-4-20.5-8.3-30.7-12.2 10.5 19.7 31.2 33.2 55.2 33.2 34.7 0 62.5-27.8 62.5-62.5zm207.5-185.3c0-42-34.3-76.2-76.2-76.2-42.3 0-76.5 34.2-76.5 76.2 0 42.2 34.3 76.2 76.5 76.2 41.9.1 76.2-33.9 76.2-76.2z"], - "sticker-mule": [576, 512, [], "f3f7", "M561.7 199.6c-1.3.3.3 0 0 0zm-6.2-77.4c-7.7-22.3-5.1-7.2-13.4-36.9-1.6-6.5-3.6-14.5-6.2-20-4.4-8.7-4.6-7.5-4.6-9.5 0-5.3 30.7-45.3 19-46.9-5.7-.6-12.2 11.6-20.6 17-8.6 4.2-8 5-10.3 5-2.6 0-5.7-3-6.2-5-2-5.7 1.9-25.9-3.6-25.9-3.6 0-12.3 24.8-17 25.8-5.2 1.3-27.9-11.4-75.1 18-25.3 13.2-86.9 65.2-87 65.3-6.7 4.7-20 4.7-35.5 16-44.4 30.1-109.6 9.4-110.7 9-110.6-26.8-128-15.2-159 11.5-20.8 17.9-23.7 36.5-24.2 38.9-4.2 20.4 5.2 48.3 6.7 64.3 1.8 19.3-2.7 17.7 7.7 98.3.5 1 4.1 0 5.1 1.5 0 8.4-3.8 12.1-4.1 13-1.5 4.5-1.5 10.5 0 16 2.3 8.2 8.2 37.2 8.2 46.9 0 41.8.4 44 2.6 49.4 3.9 10 12.5 9.1 17 12 3.1 3.5-.5 8.5 1 12.5.5 2 3.6 4 6.2 5 9.2 3.6 27 .3 29.9-2.5 1.6-1.5.5-4.5 3.1-5 5.1 0 10.8-.5 14.4-2.5 5.1-2.5 4.1-6 1.5-10.5-.4-.8-7-13.3-9.8-16-2.1-2-5.1-3-7.2-4.5-5.8-4.9-10.3-19.4-10.3-19.5-4.6-19.4-10.3-46.3-4.1-66.8 4.6-17.2 39.5-87.7 39.6-87.8 4.1-6.5 17-11.5 27.3-7 6 1.9 19.3 22 65.4 30.9 47.9 8.7 97.4-2 112.2-2 2.8 2-1.9 13-.5 38.9 0 26.4-.4 13.7-4.1 29.9-2.2 9.7 3.4 23.2-1.5 46.9-1.4 9.8-9.9 32.7-8.2 43.4.5 1 1 2 1.5 3.5.5 4.5 1.5 8.5 4.6 10 7.3 3.6 12-3.5 9.8 11.5-.7 3.1-2.6 12 1.5 15 4.4 3.7 30.6 3.4 36.5.5 2.6-1.5 1.6-4.5 6.4-7.4 1.9-.9 11.3-.4 11.3-6.5.3-1.8-9.2-19.9-9.3-20-2.6-3.5-9.2-4.5-11.3-8-6.9-10.1-1.7-52.6.5-59.4 3-11 5.6-22.4 8.7-32.4 11-42.5 10.3-50.6 16.5-68.3.8-1.8 6.4-23.1 10.3-29.9 9.3-17 21.7-32.4 33.5-47.4 18-22.9 34-46.9 52-69.8 6.1-7 8.2-13.7 18-8 10.8 5.7 21.6 7 31.9 17 14.6 12.8 10.2 18.2 11.8 22.9 1.5 5 7.7 10.5 14.9 9.5 10.4-2 13-2.5 13.4-2.5 2.6-.5 5.7-5 7.2-8 3.1-5.5 7.2-9 7.2-16.5 0-7.7-.4-2.8-20.6-52.9z"], - "strava": [369, 512, [], "f428", "M151.4 0L0 292h89.2l62.2-116.1L213.1 292h88.5zm150.2 292l-43.9 88.2-44.6-88.2h-67.6l112.2 220 111.5-220z"], - "stripe": [640, 512, [], "f429", "M165 144.7l-43.3 9.2-.2 142.4c0 26.3 19.8 43.3 46.1 43.3 14.6 0 25.3-2.7 31.2-5.9v-33.8c-5.7 2.3-33.7 10.5-33.7-15.7V221h33.7v-37.8h-33.7zm89.1 51.6l-2.7-13.1H213v153.2h44.3V233.3c10.5-13.8 28.2-11.1 33.9-9.3v-40.8c-6-2.1-26.7-6-37.1 13.1zm92.3-72.3l-44.6 9.5v36.2l44.6-9.5zM44.9 228.3c0-6.9 5.8-9.6 15.1-9.7 13.5 0 30.7 4.1 44.2 11.4v-41.8c-14.7-5.8-29.4-8.1-44.1-8.1-36 0-60 18.8-60 50.2 0 49.2 67.5 41.2 67.5 62.4 0 8.2-7.1 10.9-17 10.9-14.7 0-33.7-6.1-48.6-14.2v40c16.5 7.1 33.2 10.1 48.5 10.1 36.9 0 62.3-15.8 62.3-47.8 0-52.9-67.9-43.4-67.9-63.4zM640 261.6c0-45.5-22-81.4-64.2-81.4s-67.9 35.9-67.9 81.1c0 53.5 30.3 78.2 73.5 78.2 21.2 0 37.1-4.8 49.2-11.5v-33.4c-12.1 6.1-26 9.8-43.6 9.8-17.3 0-32.5-6.1-34.5-26.9h86.9c.2-2.3.6-11.6.6-15.9zm-87.9-16.8c0-20 12.3-28.4 23.4-28.4 10.9 0 22.5 8.4 22.5 28.4zm-112.9-64.6c-17.4 0-28.6 8.2-34.8 13.9l-2.3-11H363v204.8l44.4-9.4.1-50.2c6.4 4.7 15.9 11.2 31.4 11.2 31.8 0 60.8-23.2 60.8-79.6.1-51.6-29.3-79.7-60.5-79.7zm-10.6 122.5c-10.4 0-16.6-3.8-20.9-8.4l-.3-66c4.6-5.1 11-8.8 21.2-8.8 16.2 0 27.4 18.2 27.4 41.4.1 23.9-10.9 41.8-27.4 41.8zm-126.7 33.7h44.6V183.2h-44.6z"], - "stripe-s": [362, 512, [], "f42a", "M144.3 154.6c0-22.3 18.6-30.9 48.4-30.9 43.4 0 98.5 13.3 141.9 36.7V26.1C287.3 7.2 240.1 0 192.8 0 77.1 0 0 60.4 0 161.4c0 157.9 216.8 132.3 216.8 200.4 0 26.4-22.9 34.9-54.7 34.9-47.2 0-108.2-19.5-156.1-45.5v128.5c53 22.8 106.8 32.4 156 32.4 118.6 0 200.3-51 200.3-153.6 0-170.2-218-139.7-218-203.9z"], - "studiovinari": [512, 512, [], "f3f8", "M480.3 187.7l4.2 28v28l-25.1 44.1-39.8 78.4-56.1 67.5-79.1 37.8-17.7 24.5-7.7 12-9.6 4s17.3-63.6 19.4-63.6c2.1 0 20.3.7 20.3.7l66.7-38.6-92.5 26.1-55.9 36.8-22.8 28-6.6 1.4 20.8-73.6 6.9-5.5 20.7 12.9 88.3-45.2 56.8-51.5 14.8-68.4-125.4 23.3 15.2-18.2-173.4-53.3 81.9-10.5-166-122.9L133.5 108 32.2 0l252.9 126.6-31.5-38L378 163 234.7 64l18.7 38.4-49.6-18.1L158.3 0l194.6 122L310 66.2l108 96.4 12-8.9-21-16.4 4.2-37.8L451 89.1l29.2 24.7 11.5 4.2-7 6.2 8.5 12-13.1 7.4-10.3 20.2 10.5 23.9z"], - "stumbleupon": [512, 512, [], "f1a4", "M502.9 266v69.7c0 62.1-50.3 112.4-112.4 112.4-61.8 0-112.4-49.8-112.4-111.3v-70.2l34.3 16 51.1-15.2V338c0 14.7 12 26.5 26.7 26.5S417 352.7 417 338v-72h85.9zm-224.7-58.2l34.3 16 51.1-15.2V173c0-60.5-51.1-109-112.1-109-60.8 0-112.1 48.2-112.1 108.2v162.4c0 14.9-12 26.7-26.7 26.7S86 349.5 86 334.6V266H0v69.7C0 397.7 50.3 448 112.4 448c61.6 0 112.4-49.5 112.4-110.8V176.9c0-14.7 12-26.7 26.7-26.7s26.7 12 26.7 26.7v30.9z"], - "stumbleupon-circle": [496, 512, [], "f1a3", "M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 177.5c-9.8 0-17.8 8-17.8 17.8v106.9c0 40.9-33.9 73.9-74.9 73.9-41.4 0-74.9-33.5-74.9-74.9v-46.5h57.3v45.8c0 10 8 17.8 17.8 17.8s17.8-7.9 17.8-17.8V200.1c0-40 34.2-72.1 74.7-72.1 40.7 0 74.7 32.3 74.7 72.6v23.7l-34.1 10.1-22.9-10.7v-20.6c.1-9.6-7.9-17.6-17.7-17.6zm167.6 123.6c0 41.4-33.5 74.9-74.9 74.9-41.2 0-74.9-33.2-74.9-74.2V263l22.9 10.7 34.1-10.1v47.1c0 9.8 8 17.6 17.8 17.6s17.8-7.9 17.8-17.6v-48h57.3c-.1 45.9-.1 46.4-.1 46.4z"], - "superpowers": [448, 512, [], "f2dd", "M448 32c-83.3 11-166.8 22-250 33-92 12.5-163.3 86.7-169 180-3.3 55.5 18 109.5 57.8 148.2L0 480c83.3-11 166.5-22 249.8-33 91.8-12.5 163.3-86.8 168.7-179.8 3.5-55.5-18-109.5-57.7-148.2L448 32zm-79.7 232.3c-4.2 79.5-74 139.2-152.8 134.5-79.5-4.7-140.7-71-136.3-151 4.5-79.2 74.3-139.3 153-134.5 79.3 4.7 140.5 71 136.1 151z"], - "supple": [640, 512, [], "f3f9", "M640 262.5c0 64.1-109 116.1-243.5 116.1-24.8 0-48.6-1.8-71.1-5 7.7.4 15.5.6 23.4.6 134.5 0 243.5-56.9 243.5-127.1 0-29.4-19.1-56.4-51.2-78 60 21.1 98.9 55.1 98.9 93.4zM47.7 227.9c-.1-70.2 108.8-127.3 243.3-127.6 7.9 0 15.6.2 23.3.5-22.5-3.2-46.3-4.9-71-4.9C108.8 96.3-.1 148.5 0 212.6c.1 38.3 39.1 72.3 99.3 93.3-32.3-21.5-51.5-48.6-51.6-78zm60.2 39.9s10.5 13.2 29.3 13.2c17.9 0 28.4-11.5 28.4-25.1 0-28-40.2-25.1-40.2-39.7 0-5.4 5.3-9.1 12.5-9.1 5.7 0 11.3 2.6 11.3 6.6v3.9h14.2v-7.9c0-12.1-15.4-16.8-25.4-16.8-16.5 0-28.5 10.2-28.5 24.1 0 26.6 40.2 25.4 40.2 39.9 0 6.6-5.8 10.1-12.3 10.1-11.9 0-20.7-10.1-20.7-10.1l-8.8 10.9zm120.8-73.6v54.4c0 11.3-7.1 17.8-17.8 17.8-10.7 0-17.8-6.5-17.8-17.7v-54.5h-15.8v55c0 18.9 13.4 31.9 33.7 31.9 20.1 0 33.4-13 33.4-31.9v-55h-15.7zm34.4 85.4h15.8v-29.5h15.5c16 0 27.2-11.5 27.2-28.1s-11.2-27.8-27.2-27.8h-39.1v13.4h7.8v72zm15.8-43v-29.1h12.9c8.7 0 13.7 5.7 13.7 14.4 0 8.9-5.1 14.7-14 14.7h-12.6zm57 43h15.8v-29.5h15.5c16 0 27.2-11.5 27.2-28.1s-11.2-27.8-27.2-27.8h-39.1v13.4h7.8v72zm15.7-43v-29.1h12.9c8.7 0 13.7 5.7 13.7 14.4 0 8.9-5 14.7-14 14.7h-12.6zm57.1 34.8c0 5.8 2.4 8.2 8.2 8.2h37.6c5.8 0 8.2-2.4 8.2-8.2v-13h-14.3v5.2c0 1.7-1 2.6-2.6 2.6h-18.6c-1.7 0-2.6-1-2.6-2.6v-61.2c0-5.7-2.4-8.2-8.2-8.2H401v13.4h5.2c1.7 0 2.6 1 2.6 2.6v61.2zm63.4 0c0 5.8 2.4 8.2 8.2 8.2H519c5.7 0 8.2-2.4 8.2-8.2v-13h-14.3v5.2c0 1.7-1 2.6-2.6 2.6h-19.7c-1.7 0-2.6-1-2.6-2.6v-20.3h27.7v-13.4H488v-22.4h19.2c1.7 0 2.6 1 2.6 2.6v5.2H524v-13c0-5.7-2.5-8.2-8.2-8.2h-51.6v13.4h7.8v63.9zm58.9-76v5.9h1.6v-5.9h2.7v-1.2h-7v1.2h2.7zm5.7-1.2v7.1h1.5v-5.7l2.3 5.7h1.3l2.3-5.7v5.7h1.5v-7.1h-2.3l-2.1 5.1-2.1-5.1h-2.4z"], - "suse": [631, 512, [], "f7d6", "M467.1 102.8s-.3 18.3-.3 20.3c-9.1-3-74.4-24.1-135.7-26.3-51.9-1.8-122.8-4.3-223 57.3-19.4 12.4-73.9 46.1-99.6 109.7C3 277.1-4.1 307.1 3 335.2c3.1 12.3 8.8 24.6 16.5 35.7 17.4 25 46.6 41.6 78.1 44.4 44.4 3.9 78.1-16 90-53.3 8.2-25.8 0-63.6-31.5-82.9-25.6-15.7-53.3-12.1-69.2-1.6-13.9 9.2-21.8 23.5-21.6 39.2.3 27.8 24.3 42.6 41.5 42.6 5 0 10.1-.8 15.8-2.7 6.5-1.8 13.3-6.5 13.3-14.9 0-12.1-11.6-14.8-16.8-13.9-2.9.5-4.5 2-11.8 2.4-2-.2-12-3.1-12-14v-.1c.2-12.3 13.2-18 25.5-16.9 32.3 2.8 47.7 40.7 28.5 65.7-18.3 23.7-76.6 23.2-99.7-20.4-26-49.2 12.7-111.2 87-98.4 33.2 5.7 83.6 35.5 102.4 104.3h45.9c-5.7-17.6-8.9-68.3 42.7-68.3 56.7 0 63.9 39.9 79.8 68.3H456c-12.8-18.3-21.7-38.7-18.9-55.8 5.6-33.8 39.7-18.4 82.4-17.4 66.5.4 102.1-27 103.1-28 3.7-3.1 6.5-15.8 7-17.7 1.3-5.1-3.2-2.4-3.2-2.4-8.7 5.2-30.5 15.2-50.9 15.6-25.3.5-76.2-25.4-81.6-28.2-.3-.4.1 1.2-11-25.5 88.4 58.3 118.3 40.5 145.2 21.7.8-.6 4.3-2.9 3.6-5.7-13.8-48.1-22.4-62.7-34.5-69.6-37-21.6-125-34.7-129.2-35.3.1-.1-.9-.3-.9.7zm60.4 72.8c.6-20.2 17.5-37 38.9-36.3 33.4 1.2 48.8 42.3 24.4 65.2-24.2 22.7-64.4 4.6-63.3-28.9zm38.6-25.3c-14.8-.5-26.7 11.2-27.1 25.3-.5 14.5 10.8 26.7 25.3 27.2 14.8.5 26.7-11.1 27.2-25.3.5-14.5-10.9-26.6-25.4-27.2zm4.3 28.8c-15.4 0-15.4-15.6 0-15.6s15.4 15.6 0 15.6z"], - "teamspeak": [511, 512, [], "f4f9", "M244.2 346.8c2.4-12.3-12-30-32.4-48.7-20.9-19.2-48.2-39.1-63.4-46.6-21.7-12-41.7-1.8-46.3 22.7-5 26.2 0 51.4 14.5 73.9 10.2 15.5 25.4 22.7 43.4 24 11.6.6 52.5 2.2 61.7-1 11.9-4.3 20.1-11.8 22.5-24.3zm205 20.8c-3-2.4-7.2-1-8.3 2.4-8 25.4-44.7 112.5-172.1 121.5-149.7 10.5 80.3 43.6 145.4-6.4 22.7-17.4 47.6-35 46.6-85.4-.4-10.1-4.9-26.7-11.6-32.1zm62-122.4c-.3-18.9-8.6-33.4-26-42.2-2.9-1.3-5-2.7-5.9-6.4-6.2-34.2-19.7-65.6-40.4-93.6-1.1-1.5-3.5-3.2-2.2-5 8.5-11.5-.3-18-7-24.4-72.2-69.8-156.5-89.9-252.3-60.5-40.1 12.3-73.9 35.6-102 67.4-4 4.3-6.7 9.1-3 14.5 3 4 1.3 6.2-1 9.3C51.6 132 38.2 162.6 32.1 196c-.7 4.3-2.9 6-6.4 7.8-14.2 7-22.5 18.5-24.9 34L0 264.3v20.9c0 30.8 21 50.4 51.8 49 7.7-.3 11.7-4.3 12-11.5 2-77.5-2.4-95.4 3.7-125.8C92.1 72.4 234.3 5 345.3 65.4 411.4 102 445.7 159 447.6 234.8c.8 28.2 0 56.5 0 84.6 0 7 2.2 12.5 9.4 14.2 24.1 5 49.2-12 53.2-36.7 2.9-17.1 1-34.5 1-51.7zM351.6 376.7c36.5 2.8 59.3-28.5 58.4-60.5-2.1-45.2-66.2-16.5-87.8-8-73.2 28.1-45 54.9-22.2 60.8z"], - "telegram": [496, 512, [], "f2c6", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm121.8 169.9l-40.7 191.8c-3 13.6-11.1 16.9-22.4 10.5l-62-45.7-29.9 28.8c-3.3 3.3-6.1 6.1-12.5 6.1l4.4-63.1 114.9-103.8c5-4.4-1.1-6.9-7.7-2.5l-142 89.4-61.2-19.1c-13.3-4.2-13.6-13.3 2.8-19.7l239.1-92.2c11.1-4 20.8 2.7 17.2 19.5z"], - "telegram-plane": [448, 512, [], "f3fe", "M446.7 98.6l-67.6 318.8c-5.1 22.5-18.4 28.1-37.3 17.5l-103-75.9-49.7 47.8c-5.5 5.5-10.1 10.1-20.7 10.1l7.4-104.9 190.9-172.5c8.3-7.4-1.8-11.5-12.9-4.1L117.8 284 16.2 252.2c-22.1-6.9-22.5-22.1 4.6-32.7L418.2 66.4c18.4-6.9 34.5 4.1 28.5 32.2z"], - "tencent-weibo": [384, 512, [], "f1d5", "M72.3 495.8c1.4 19.9-27.6 22.2-29.7 2.9C31 368.8 73.7 259.2 144 185.5c-15.6-34 9.2-77.1 50.6-77.1 30.3 0 55.1 24.6 55.1 55.1 0 44-49.5 70.8-86.9 45.1-65.7 71.3-101.4 169.8-90.5 287.2zM192 .1C66.1.1-12.3 134.3 43.7 242.4 52.4 259.8 79 246.9 70 229 23.7 136.4 91 29.8 192 29.8c75.4 0 136.9 61.4 136.9 136.9 0 90.8-86.9 153.9-167.7 133.1-19.1-4.1-25.6 24.4-6.6 29.1 110.7 23.2 204-60 204-162.3C358.6 74.7 284 .1 192 .1z"], - "the-red-yeti": [505, 512, [], "f69d", "M484.4 241.7l20.7 7.1c-9.6-23.9-23.9-37-31.7-44.8l7.1-18.2c.2 0 12.3-27.8-2.5-30.7-.6-11.3-6.6-27-18.4-27-7.6-10.6-17.7-12.3-30.7-5.9-8.8 4.2-17.7 10.1-25.3 16.5-5.3-6.4-3 .4-3-29.8-37.1-24.3-45.4-11.7-74.8 3l.5.5c-21.2-7.6-44-12-68.4-13.3-5.5-8.7-18.6-19.1-25.1-25.1l24.8 7.1c-5.5-5.5-26.8-12.9-34.2-15.2 18.2-4.1 29.8-20.8 42.5-33C231 22.8 198 27 168 44.7L180 .5l-1.8-.5c-31.6 24.2-33 41.9-33.7 45.5-.9-2.4-6.3-19.6-15.2-27-3.4 8.8-3.4 17.2-.5 25.3 3 8.4 5.9 14.8 8.4 18.9-16-3.3-28.3-4.9-49.2 0h-3.7l33 14.3c-20.7 19.4-35.9 41.8-46.7 67.4l-1.7 8.4 1.7 1.7 7.6-4.7c-3.3 11.6-5.3 19.4-6.6 25.8-11.3 12.8-20.4 26.1-27.8 40.3-15 1-31.8 10.8-40.3 14.3l3 3.4 28.8 1c-.5 1-.7 2.2-1.2 3.2-7.3 6.4-39.8 37.7-33 80.7l20.2-22.4c.5 1.7.7 3.4 1.2 5.2 0 25.5.4 89.6 64.9 150.5 43.6 40 96 60.2 157.5 60.2 121.7 0 223-87.3 223-211.5 6.8-9.7-1.2 3 16.7-25.1l13 14.3 2.5-.5c-1.7-11.3-4.7-22.4-8.9-34.2-2.1-6.4-4.6-10.3-6.8-13.3zm-90.2-130.5l-.5 21.9c5.5 18.1 16.9 17.2 22.4 17.2l-3.4-4.7 22.4-5.4c-10.1.5-18.9.5-27 0 12.8-2.1 33.3-29 43-11.3 3.4 7.6 6.4 17.2 9.3 27.8l1.7-5.9c-1.2-4.2-1.7-9.3-1.7-15.2 5.4.5 8.8 3.4 9.3 10.1.5 6.4 1.7 14.8 3.4 25.3l4.7-11.3c4.6 0 4.5-3.6-2.5 20.7-20.9-8.7-35.1-8.4-46.5-8.4l18.2-16c-25.3 8.2-33 10.8-54.8 20.9-1.1-5.4-5-13.5-16-19.9-3.2 3.8-2.8.9-.7 14.8H373c-1.2-8.4-4.2-16-8.4-23.1l4.2-3.4c8.4-7.1 11.8-14.3 10.6-21.9-.5-6.4-5.4-13.5-13.5-20.7 5.6-3.4 15.2-.4 28.3 8.5zm-39.6-10.1c2.7 1.9 11.4 5.4 18.9 17.2 4.2 8.4 4 9.8 3.4 11.1-.5 2.4-.5 4.3-3 7.1-1.7 2.5-5.4 4.7-11.8 7.6-7.6-13-16.5-23.6-27.8-31.2zm-267.4 42l1.2-1.7c1.2-2.9 4.2-7.6 9.3-15.2l2.5-3.4-13 12.3 5.4-4.7-10.1 9.3-4.2 1.2c12.3-24.1 23.1-41.3 32.5-50.2 9.3-9.3 16-16 20.2-19.4l-6.4 1.2c-11.3-4.2-19.4-7.1-24.8-8.4 2.5-.5 3.7-.5 3.2-.5 10.3 0 17.5.5 20.9 1.2 5.4 1.7 10.6 2.5 16 2.5l.5-1.7-8.4-35.8 13.5 29c1.7-2.5 4.2-7.1 5.9-14.3 1.7-6.4 5.4-13 10.1-19.4s7.6-10.6 9.3-11.3c-2.9 8.9-4.7 17.2-6.4 25.3l-1.7 7.1-.5 4.7 2.5 2.5C186.6 39.9 210.2 34 236 34.5l21.1.5c-11.8 13.5-27.8 21.9-48.5 24.8-8.6 1.5-16.2 2.5-23.4 2.9l-.2-.5-2.5-1.2c-5.2-1-9.8-.2-14 2-2.5-.2-4.9-.5-7.1-.7l-2.5 1.7.5 1.2c2 .2 3.9.5 6.2.7l-2 3.4 3.4-.5-10.6 11.3c-4.2 3-5.4 6.4-4.2 9.3l5.4-3.4h1.2c6.4-8.4 15.2-13.5 25.3-15.2v-3c6.4.5 13 1 19.4 1.2 6.4 0 8.4.5 5.4 1.2 7.6 4.2 14.3 8.8 20.7 13.5 13.5 10.1 23.6 21.9 30 35.4 8.8 18.2 13.5 37.1 13.5 56.6 0 10.1-1.2 19.4-3 28.3-2.3 10.8-7.8 29.6-16 46l2.5.5c18.2-19.7 41.9-16 49.2-16l-6.4 5.9 22.4 17.7-1.7 30.7c-5.4-12.3-16.5-21.1-33-27.8 16.5 14.8 23.6 21.1 21.9 20.2-4.8-2.8-3.5-1.9-10.8-3.7 4.1 4.1 17.5 18.8 18.2 20.7l.2.2-.2.2c0 1.8 1.6-1.2-14 22.9-75.2-15.3-106.3-42.7-141.2-63.2l11.8 1.2c-11.8-18.5-15.6-17.7-38.4-26.1l10.6-8.4c-8.8-3-18.2-3-28.3.5l7.6-10.6-1.2-1.7c-14.9 4.3-19.8 9.2-22.6 11.3-1.1-5.5-2.8-12.4-12.3-28.8l-1.2 27-13.2-5c1.5-25.2 5.4-50.5 13.2-74.6zm276.5 330c-49.9 25-56.1 22.4-59 23.9-29.8-11.8-50.9-31.7-63.5-58.8l30 16.5c-9.8-9.3-18.3-16.5-38.4-44.3l11.8 23.1-17.7-7.6c14.2 21.1 23.5 51.7 66.6 73.5-120.8 24.2-199-72.1-200.9-74.3 11.3 9.3 23.1 17.7 35.4 24.8 3.4 1.7 7.1 2.5 10.1 1.2l-16-20.7c9.2 4.2 9.5 4.5 69.1 29-42.5-20.7-73.8-40.8-93.2-60.2-.5 6.4-1.2 10.1-1.2 10.1 8.8 7.6 16 16.5 20.7 26.6-39-18.9-57.6-47.6-71.3-82.6 49.9 55.1 118.9 37.5 120.5 37.1 34.8 16.4 69.9 23.6 113.9 10.6 3.3 0 20.3 17 25.3 39.1l4.2-3-2.5-23.6c9 9 24.9 22.6 34.4 13-15.6-5.3-23.5-9.5-29.5-31.7 4.6 4.2 7.6 9 27.8 15l1.2-1.2-10.5-14.2c11.7-4.8-3.5 1 32-10.8 4.3 34.3 9 49.2.7 89.5zM479 258.7l-2.5.5 3 9.3c-3.5 5.9-23.7 44.3-71.6 79.7-39.5 29.8-76.6 39.1-80.9 40.3l-7.6-7.1-1.2 3 14.3 16-7.1-4.7 3.4 4.2h-1.2l-21.9-13.5L315 413l-19-27.9-1.2 2.5 7.6 29c-6.1-8.2-21-32.6-56.8-39.6l32.5 21.2c-32 4.7-63.2 2.5-93.2-6.4-4.2-1.2-8.9-2.5-13.5-4.2l1.2-3-44.8-22.4 26.1 22.4c-57.7 9.1-113-25.4-126.4-83.4L25 284.8 2.7 307.1c19.5-57.5 25.6-57.9 51.4-70.1-9.1-5.3-1.6-3.3-38.4-9.3 15.8-5.8 33-15.4 73 5.2 2.9-1.5 2.1-1.1 3.7-1.7.6-3.2.4-.8 1-11.8 3.9 10 3.6 8.7 3 9.3l1.7.5c12.7-6.5 8.9-4.5 17-8.9l-5.4 13.5L132 228l-8.4 8.4 2.5 2.5c4.5-1.8 30.3 3.4 40.8 16l-23.6-2.5c39.4 23 51.5 54 55.8 69.6l1.7-1.2c-2.8-22.3-12.4-33.9-16-40.1 4.2 5 39.2 34.6 110.4 46-11.3-.5-23.1 5.4-34.9 18.9l46.7-20.2-9.3 21.9c7.6-10.1 14.8-23.6 21.2-39.6v-.5l1.2-3-1.2 16c13.5-41.8 25.3-78.5 35.4-109.7l13.5-27.8v-2l-5.4-4.2h10.1l5.9 4.2 2.5-1.2-3.4-16 12.3 18.9 41.8-20.2-14.8 13 .5 2.9 17.7-.5c11.3.5 21.9 1.7 33 4.2l-23.6 2.5-1.2 3 26.6 23.1c10.1 10.1 18.9 20.7 27 32-11.2-3.3-10.3-3.4-21.2-3.4l12.3 32.5zm-6.1-71.3l-3.9 13-14.3-11.8zm-254.8 7.1c1.7 10.6 4.7 17.7 8.8 21.9-9.3 6.6-27.5 13.9-46.5 16l.5 1.2c8.4 1.2 16.5.5 24.8-2.5l-7.1 13c4.2-1.7 10.1-7.1 17.7-14.8 11.9-5.5 12.7-5.1 20.2-16-12.7-6.4-15.7-13.7-18.4-18.8zm3.7-102.3c-6.4-3.4-10.6 3-12.3 18.9-1.7 16 2.5 29.5 11.8 39.6s18.2 10.6 26.1 3 3.4-23.6-11.3-47.7c-3.3-5.4-7.9-10.1-14.3-13.8zm-4.7 46.3c5.4 2.2 10.5 1.9 12.3-10.6v-4.7l-1.2.5c-4.3-3.1-2.5-4.5-1.7-6.2l.5-.5c-.9-1.2-5-8.1-12.5 4.7-.5-13.5.5-21.9 3-24.8 1.2-2.5 4.7-1.2 11.3 4.2 6.4 5.4 11.3 16 15.2 32.5 6.5 28-19.8 26.2-26.9 4.9zm-45-5.5c1.6.3 9.3-1.1 9.3-14.8h-.5c-5.4-1.1-2.2-5.5-.7-5.9-1.7-3-3.4-4.2-5.4-4.7-8.1 0-11.6 12.7-8.1 21.2 1.2 2.5 3.2 3.7 5.4 4.2zm40.1-50.1l-2.5.5.5 3c8.4-.5 17.2 1.2 26.1 5.9-2.5-5.5-10-14.3-28.3-14.3l.5 2.5zm-71.8 49.4c21.7 16.8 16.5 21.4 46.5 23.6l-2.9-4.7c8.8-7.6 13.5-17.2 14.8-28.3 1.7-16-1.2-29.5-8.8-41.3l13-7.6c0-.5 0-1.2-.5-1.7-4.7-1.7-9.3-1.2-13.5 1.7-12.7 6.7-28 20.9-29 22.4-1.7 1.7-3.4 5.9-5.4 13.5-1.7 7.1-2.9 14.8-2.9 23.6-4.7-8-10.5-6.4-19.9-5.9l7.1 7.6c-16.5 0-23.3 15.4-23.6 16 6.8 0 4.6-7.6 30-12.3-4.3-6.3-3.3-5-4.9-6.6zm18.7-18.7c1.2-7.6 3.4-13 6.4-17.2 5.4-6.4 10.6-10.1 16-11.8 4.2-1.7 7.1 1.2 10.1 9.3 2.5 7.6 3.4 16.5 3 25.3-.5 9.3-3.4 17.2-8.4 23.1-2.9 3.4-5.4 5.9-6.4 7.6-4.7.5-8.4 0-11.3-.5l-7.1-3.4-5.4-6.4c.8-10 1.3-18.8 3.1-26zm42 56.1c-34.8 14.4-34.7 14-36.1 14.3-20.8 4.7-19-24.4-18.9-24.8l5.9-1.2-.5-2.5c-20.2-2.6-31 4.2-32.5 4.9.5.5 3 3.4 5.9 9.3 4.2-6.4 8.8-10.1 15.2-10.6-1.7 11.3-1.2 22.4 1.7 33.7.1.5 2.6 17.4 27.5 24.1 11.3 3 27 1.2 48.9-5.4l-9.2.5c-4.2-14.8-6.4-24.8-5.9-29.5 11.3-8.8 21.9-11.3 30.7-7.6h2.5l-11.8-7.6-7.1.5c-5.9 1.2-12.3 4.2-19.4 8.4z"], - "themeco": [441, 512, [], "f5c6", "M199.74 12.29c9.74-5.64 25.59-5.73 35.39-.21l188.13 105.95c9.81 5.52 17.76 19.14 17.76 30.38v213.87c0 11.26-7.93 24.89-17.71 30.46L235.09 499.88c-9.78 5.57-25.58 5.48-35.29-.21L17.58 392.95C7.87 387.26 0 373.52 0 362.27V148.41c0-11.26 7.9-24.96 17.63-30.59L199.74 12.29zM123.54 209c-15.69 0-31.39.14-47.08.14v99.87h18.83v-29.39h28.25c48.94 0 48.79-70.62 0-70.62zm137.96 98.73l-30.25-34.1c36.4-7.39 34.26-64.21-10.7-64.49-15.84 0-31.67-.14-47.51-.14v100.01h18.83v-33.38H210l29.1 33.38h22.4v-1.28zm-40.94-81.04c22.98 0 22.9 31.96 0 31.96h-28.68v-31.96h28.68zm-94.07-1.57c20.85 0 20.78 38.24 0 38.24H94.68v-38.23l31.81-.01zm189.65-17.97c-67.4 0-69.86 104.15 0 104.15 68.39-.01 68.33-104.15 0-104.15zm0 17.12c43.43 0 44.1 69.76 0 69.76-44.12 0-43.74-69.76 0-69.76z"], - "themeisle": [512, 512, [], "f2b2", "M208 88.286c0-10 6.286-21.714 17.715-21.714 11.142 0 17.714 11.714 17.714 21.714 0 10.285-6.572 21.714-17.714 21.714C214.286 110 208 98.571 208 88.286zm304 160c0 36.001-11.429 102.286-36.286 129.714-22.858 24.858-87.428 61.143-120.857 70.572l-1.143.286v32.571c0 16.286-12.572 30.571-29.143 30.571-10 0-19.429-5.714-24.572-14.286-5.427 8.572-14.856 14.286-24.856 14.286-10 0-19.429-5.714-24.858-14.286-5.142 8.572-14.571 14.286-24.57 14.286-10.286 0-19.429-5.714-24.858-14.286-5.143 8.572-14.571 14.286-24.571 14.286-18.857 0-29.429-15.714-29.429-32.857-16.286 12.285-35.715 19.428-56.571 19.428-22 0-43.429-8.285-60.286-22.857 10.285-.286 20.571-2.286 30.285-5.714-20.857-5.714-39.428-18.857-52-36.286 21.37 4.645 46.209 1.673 67.143-11.143-22-22-56.571-58.857-68.572-87.428C1.143 321.714 0 303.714 0 289.429c0-49.714 20.286-160 86.286-160 10.571 0 18.857 4.858 23.143 14.857a158.792 158.792 0 0 1 12-15.428c2-2.572 5.714-5.429 7.143-8.286 7.999-12.571 11.714-21.142 21.714-34C182.571 45.428 232 17.143 285.143 17.143c6 0 12 .285 17.714 1.143C313.714 6.571 328.857 0 344.572 0c14.571 0 29.714 6 40 16.286.857.858 1.428 2.286 1.428 3.428 0 3.714-10.285 13.429-12.857 16.286 4.286 1.429 15.714 6.858 15.714 12 0 2.857-2.857 5.143-4.571 7.143 31.429 27.714 49.429 67.143 56.286 108 4.286-5.143 10.285-8.572 17.143-8.572 10.571 0 20.857 7.144 28.571 14.001C507.143 187.143 512 221.714 512 248.286zM188 89.428c0 18.286 12.571 37.143 32.286 37.143 19.714 0 32.285-18.857 32.285-37.143 0-18-12.571-36.857-32.285-36.857-19.715 0-32.286 18.858-32.286 36.857zM237.714 194c0-19.714 3.714-39.143 8.571-58.286-52.039 79.534-13.531 184.571 68.858 184.571 21.428 0 42.571-7.714 60-20 2-7.429 3.714-14.857 3.714-22.572 0-14.286-6.286-21.428-20.572-21.428-4.571 0-9.143.857-13.429 1.714-63.343 12.668-107.142 3.669-107.142-63.999zm-41.142 254.858c0-11.143-8.858-20.857-20.286-20.857-11.429 0-20 9.715-20 20.857v32.571c0 11.143 8.571 21.142 20 21.142 11.428 0 20.286-9.715 20.286-21.142v-32.571zm49.143 0c0-11.143-8.572-20.857-20-20.857-11.429 0-20.286 9.715-20.286 20.857v32.571c0 11.143 8.857 21.142 20.286 21.142 11.428 0 20-10 20-21.142v-32.571zm49.713 0c0-11.143-8.857-20.857-20.285-20.857-11.429 0-20.286 9.715-20.286 20.857v32.571c0 11.143 8.857 21.142 20.286 21.142 11.428 0 20.285-9.715 20.285-21.142v-32.571zm49.715 0c0-11.143-8.857-20.857-20.286-20.857-11.428 0-20.286 9.715-20.286 20.857v32.571c0 11.143 8.858 21.142 20.286 21.142 11.429 0 20.286-10 20.286-21.142v-32.571zM421.714 286c-30.857 59.142-90.285 102.572-158.571 102.572-96.571 0-160.571-84.572-160.571-176.572 0-16.857 2-33.429 6-49.714-20 33.715-29.714 72.572-29.714 111.429 0 60.286 24.857 121.715 71.429 160.857 5.143-9.714 14.857-16.286 26-16.286 10 0 19.428 5.714 24.571 14.286 5.429-8.571 14.571-14.286 24.858-14.286 10 0 19.428 5.714 24.571 14.286 5.429-8.571 14.857-14.286 24.858-14.286 10 0 19.428 5.714 24.857 14.286 5.143-8.571 14.571-14.286 24.572-14.286 10.857 0 20.857 6.572 25.714 16 43.427-36.286 68.569-92 71.426-148.286zm10.572-99.714c0-53.714-34.571-105.714-92.572-105.714-30.285 0-58.571 15.143-78.857 36.857C240.862 183.812 233.41 254 302.286 254c28.805 0 97.357-28.538 84.286 36.857 28.857-26 45.714-65.714 45.714-104.571z"], - "think-peaks": [529, 512, [], "f731", "M442.4 409.4l87.1-150.2-32-.3-55.1 95L236.2 0 0 407.4l32 .3L236.2 55.6zM87.1 365.3h32.1l117.4-202.5L440 511.9l32.5.1-235.8-404.6z"], - "trade-federation": [496, 512, [], "f513", "M248 8.8c-137 0-248 111-248 248s111 248 248 248 248-111 248-248-111-248-248-248zm0 482.8c-129.7 0-234.8-105.1-234.8-234.8S118.3 22 248 22s234.8 105.1 234.8 234.8S377.7 491.6 248 491.6zm155.1-328.5v-46.8H209.3V198H54.2l36.7 46h117.7v196.8h48.8V245h83.3v-47h-83.3v-34.8h145.7zm-73.3 45.1v23.9h-82.9v197.4h-26.8V232.1H96.3l-20.1-23.9h143.9v-80.6h171.8V152h-145v56.2zm-161.3-69l-12.4-20.7 2.1 23.8-23.5 5.4 23.3 5.4-2.1 24 12.3-20.5 22.2 9.5-15.7-18.1 15.8-18.1zm-29.6-19.7l9.3-11.5-12.7 5.9-8-12.4 1.7 13.9-14.3 3.8 13.7 2.7-.8 14.7 6.8-12.2 13.8 5.3zm165.4 145.2l-13.1 5.6-7.3-12.2 1.3 14.2-13.9 3.2 13.9 3.2-1.2 14.2 7.3-12.2 13.1 5.5-9.4-10.7zm106.9-77.2l-20.9 9.1-12-19.6 2.2 22.7-22.3 5.4 22.2 4.9-1.8 22.9 11.5-19.6 21.2 8.8-15.1-17zM248 29.9c-125.3 0-226.9 101.6-226.9 226.9S122.7 483.7 248 483.7s226.9-101.6 226.9-226.9S373.3 29.9 248 29.9zM342.6 196v51h-83.3v195.7h-52.7V245.9H89.9l-40-49.9h157.4v-81.6h197.8v50.7H259.4V196zM248 43.2c60.3 0 114.8 25 153.6 65.2H202.5V190H45.1C73.1 104.8 153.4 43.2 248 43.2zm0 427.1c-117.9 0-213.6-95.6-213.6-213.5 0-21.2 3.1-41.8 8.9-61.1L87.1 252h114.7v196.8h64.6V253h83.3v-62.7h-83.2v-19.2h145.6v-50.8c30.8 37 49.3 84.6 49.3 136.5.1 117.9-95.5 213.5-213.4 213.5zM178.8 275l-11-21.4 1.7 24.5-23.7 3.9 23.8 5.9-3.7 23.8 13-20.9 21.5 10.8-15.8-18.8 16.9-17.1z"], - "trello": [448, 512, [], "f181", "M392.3 32H56.1C25.1 32 0 57.1 0 88c-.1 0 0-4 0 336 0 30.9 25.1 56 56 56h336.2c30.8-.2 55.7-25.2 55.7-56V88c.1-30.8-24.8-55.8-55.6-56zM197 371.3c-.2 14.7-12.1 26.6-26.9 26.6H87.4c-14.8.1-26.9-11.8-27-26.6V117.1c0-14.8 12-26.9 26.9-26.9h82.9c14.8 0 26.9 12 26.9 26.9v254.2zm193.1-112c0 14.8-12 26.9-26.9 26.9h-81c-14.8 0-26.9-12-26.9-26.9V117.2c0-14.8 12-26.9 26.8-26.9h81.1c14.8 0 26.9 12 26.9 26.9v142.1z"], - "tripadvisor": [576, 512, [], "f262", "M166.4 280.521c0 13.236-10.73 23.966-23.966 23.966s-23.966-10.73-23.966-23.966 10.73-23.966 23.966-23.966 23.966 10.729 23.966 23.966zm264.962-23.956c-13.23 0-23.956 10.725-23.956 23.956 0 13.23 10.725 23.956 23.956 23.956 13.23 0 23.956-10.725 23.956-23.956-.001-13.231-10.726-23.956-23.956-23.956zm89.388 139.49c-62.667 49.104-153.276 38.109-202.379-24.559l-30.979 46.325-30.683-45.939c-48.277 60.39-135.622 71.891-197.885 26.055-64.058-47.158-77.759-137.316-30.601-201.374A186.762 186.762 0 0 0 0 139.416l90.286-.05a358.48 358.48 0 0 1 197.065-54.03 350.382 350.382 0 0 1 192.181 53.349l96.218.074a185.713 185.713 0 0 0-28.352 57.649c46.793 62.747 34.964 151.37-26.648 199.647zM259.366 281.761c-.007-63.557-51.535-115.075-115.092-115.068C80.717 166.7 29.2 218.228 29.206 281.785c.007 63.557 51.535 115.075 115.092 115.068 63.513-.075 114.984-51.539 115.068-115.052v-.04zm28.591-10.455c5.433-73.44 65.51-130.884 139.12-133.022a339.146 339.146 0 0 0-139.727-27.812 356.31 356.31 0 0 0-140.164 27.253c74.344 1.582 135.299 59.424 140.771 133.581zm251.706-28.767c-21.992-59.634-88.162-90.148-147.795-68.157-59.634 21.992-90.148 88.162-68.157 147.795v.032c22.038 59.607 88.198 90.091 147.827 68.113 59.615-22.004 90.113-88.162 68.125-147.783zm-326.039 37.975v.115c-.057 39.328-31.986 71.163-71.314 71.106-39.328-.057-71.163-31.986-71.106-71.314.057-39.328 31.986-71.163 71.314-71.106 39.259.116 71.042 31.94 71.106 71.199zm-24.512 0v-.084c-.051-25.784-20.994-46.645-46.778-46.594-25.784.051-46.645 20.994-46.594 46.777.051 25.784 20.994 46.645 46.777 46.594 25.726-.113 46.537-20.968 46.595-46.693zm313.423 0v.048c-.02 39.328-31.918 71.194-71.247 71.173s-71.194-31.918-71.173-71.247c.02-39.328 31.918-71.194 71.247-71.173 39.29.066 71.121 31.909 71.173 71.199zm-24.504-.008c-.009-25.784-20.918-46.679-46.702-46.67-25.784.009-46.679 20.918-46.67 46.702.009 25.784 20.918 46.678 46.702 46.67 25.765-.046 46.636-20.928 46.67-46.693v-.009z"], - "tumblr": [320, 512, [], "f173", "M309.8 480.3c-13.6 14.5-50 31.7-97.4 31.7-120.8 0-147-88.8-147-140.6v-144H17.9c-5.5 0-10-4.5-10-10v-68c0-7.2 4.5-13.6 11.3-16 62-21.8 81.5-76 84.3-117.1.8-11 6.5-16.3 16.1-16.3h70.9c5.5 0 10 4.5 10 10v115.2h83c5.5 0 10 4.4 10 9.9v81.7c0 5.5-4.5 10-10 10h-83.4V360c0 34.2 23.7 53.6 68 35.8 4.8-1.9 9-3.2 12.7-2.2 3.5.9 5.8 3.4 7.4 7.9l22 64.3c1.8 5 3.3 10.6-.4 14.5z"], - "tumblr-square": [448, 512, [], "f174", "M400 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zm-82.3 364.2c-8.5 9.1-31.2 19.8-60.9 19.8-75.5 0-91.9-55.5-91.9-87.9v-90h-29.7c-3.4 0-6.2-2.8-6.2-6.2v-42.5c0-4.5 2.8-8.5 7.1-10 38.8-13.7 50.9-47.5 52.7-73.2.5-6.9 4.1-10.2 10-10.2h44.3c3.4 0 6.2 2.8 6.2 6.2v72h51.9c3.4 0 6.2 2.8 6.2 6.2v51.1c0 3.4-2.8 6.2-6.2 6.2h-52.1V321c0 21.4 14.8 33.5 42.5 22.4 3-1.2 5.6-2 8-1.4 2.2.5 3.6 2.1 4.6 4.9l13.8 40.2c1 3.2 2 6.7-.3 9.1z"], - "twitch": [448, 512, [], "f1e8", "M40.1 32L10 108.9v314.3h107V480h60.2l56.8-56.8h87l117-117V32H40.1zm357.8 254.1L331 353H224l-56.8 56.8V353H76.9V72.1h321v214zM331 149v116.9h-40.1V149H331zm-107 0v116.9h-40.1V149H224z"], - "twitter": [512, 512, [], "f099", "M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"], - "twitter-square": [448, 512, [], "f081", "M400 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zm-48.9 158.8c.2 2.8.2 5.7.2 8.5 0 86.7-66 186.6-186.6 186.6-37.2 0-71.7-10.8-100.7-29.4 5.3.6 10.4.8 15.8.8 30.7 0 58.9-10.4 81.4-28-28.8-.6-53-19.5-61.3-45.5 10.1 1.5 19.2 1.5 29.6-1.2-30-6.1-52.5-32.5-52.5-64.4v-.8c8.7 4.9 18.9 7.9 29.6 8.3a65.447 65.447 0 0 1-29.2-54.6c0-12.2 3.2-23.4 8.9-33.1 32.3 39.8 80.8 65.8 135.2 68.6-9.3-44.5 24-80.6 64-80.6 18.9 0 35.9 7.9 47.9 20.7 14.8-2.8 29-8.3 41.6-15.8-4.9 15.2-15.2 28-28.8 36.1 13.2-1.4 26-5.1 37.8-10.2-8.9 13.1-20.1 24.7-32.9 34z"], - "typo3": [433, 512, [], "f42b", "M171.7 78.4c0-24.7 5.4-32.4 13.9-39.4-69.5 8.5-149.3 34-176.3 66.4-5.4 7.7-9.3 20.8-9.3 37.1C0 246 106.8 480 184.1 480c36.3 0 97.3-59.5 146.7-139-7 2.3-11.6 2.3-18.5 2.3-57.2 0-140.6-198.5-140.6-264.9zM294.5 32c-30.1 0-41.7 5.4-41.7 36.3 0 66.4 53.8 198.5 101.7 198.5 26.3 0 78.8-99.7 78.8-182.3 0-40.9-67-52.5-138.8-52.5z"], - "uber": [448, 512, [], "f402", "M414.1 32H33.9C15.2 32 0 47.2 0 65.9V446c0 18.8 15.2 34 33.9 34H414c18.7 0 33.9-15.2 33.9-33.9V65.9C448 47.2 432.8 32 414.1 32zM237.6 391.1C163 398.6 96.4 344.2 88.9 269.6h94.4V290c0 3.7 3 6.8 6.8 6.8H258c3.7 0 6.8-3 6.8-6.8v-67.9c0-3.7-3-6.8-6.8-6.8h-67.9c-3.7 0-6.8 3-6.8 6.8v20.4H88.9c7-69.4 65.4-122.2 135.1-122.2 69.7 0 128.1 52.8 135.1 122.2 7.5 74.5-46.9 141.1-121.5 148.6z"], - "ubuntu": [496, 512, [], "f7df", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm52.7 93c8.8-15.2 28.3-20.5 43.5-11.7 15.3 8.8 20.5 28.3 11.7 43.6-8.8 15.2-28.3 20.5-43.5 11.7-15.3-8.9-20.5-28.4-11.7-43.6zM87.4 287.9c-17.6 0-31.9-14.3-31.9-31.9 0-17.6 14.3-31.9 31.9-31.9 17.6 0 31.9 14.3 31.9 31.9 0 17.6-14.3 31.9-31.9 31.9zm28.1 3.1c22.3-17.9 22.4-51.9 0-69.9 8.6-32.8 29.1-60.7 56.5-79.1l23.7 39.6c-51.5 36.3-51.5 112.5 0 148.8L172 370c-27.4-18.3-47.8-46.3-56.5-79zm228.7 131.7c-15.3 8.8-34.7 3.6-43.5-11.7-8.8-15.3-3.6-34.8 11.7-43.6 15.2-8.8 34.7-3.6 43.5 11.7 8.8 15.3 3.6 34.8-11.7 43.6zm.3-69.5c-26.7-10.3-56.1 6.6-60.5 35-5.2 1.4-48.9 14.3-96.7-9.4l22.5-40.3c57 26.5 123.4-11.7 128.9-74.4l46.1.7c-2.3 34.5-17.3 65.5-40.3 88.4zm-5.9-105.3c-5.4-62-71.3-101.2-128.9-74.4l-22.5-40.3c47.9-23.7 91.5-10.8 96.7-9.4 4.4 28.3 33.8 45.3 60.5 35 23.1 22.9 38 53.9 40.2 88.5l-46 .6z"], - "uikit": [448, 512, [], "f403", "M443.9 128v256L218 512 0 384V169.7l87.6 45.1v117l133.5 75.5 135.8-75.5v-151l-101.1-57.6 87.6-53.1L443.9 128zM308.6 49.1L223.8 0l-88.6 54.8 86 47.3 87.4-53z"], - "uniregistry": [384, 512, [], "f404", "M192 480c39.5 0 76.2-11.8 106.8-32.2H85.3C115.8 468.2 152.5 480 192 480zm-89.1-193.1v-12.4H0v12.4c0 2.5 0 5 .1 7.4h103.1c-.2-2.4-.3-4.9-.3-7.4zm20.5 57H8.5c2.6 8.5 5.8 16.8 9.6 24.8h138.3c-12.9-5.7-24.1-14.2-33-24.8zm-17.7-34.7H1.3c.9 7.6 2.2 15 3.9 22.3h109.7c-4-6.9-7.2-14.4-9.2-22.3zm-2.8-69.3H0v17.3h102.9zm0-173.2H0v4.9h102.9zm0-34.7H0v2.5h102.9zm0 69.3H0v7.4h102.9zm0 104H0v14.8h102.9zm0-69.3H0v9.9h102.9zm0 34.6H0V183h102.9zm166.2 160.9h109.7c1.8-7.3 3.1-14.7 3.9-22.3H278.3c-2.1 7.9-5.2 15.4-9.2 22.3zm12-185.7H384V136H281.1zm0 37.2H384v-12.4H281.1zm0-74.3H384v-7.4H281.1zm0-76.7v2.5H384V32zm-203 410.9h227.7c11.8-8.7 22.7-18.6 32.2-29.7H44.9c9.6 11 21.4 21 33.2 29.7zm203-371.3H384v-4.9H281.1zm0 148.5H384v-14.8H281.1zM38.8 405.7h305.3c6.7-8.5 12.6-17.6 17.8-27.2H23c5.2 9.6 9.2 18.7 15.8 27.2zm188.8-37.1H367c3.7-8 5.8-16.2 8.5-24.8h-115c-8.8 10.7-20.1 19.2-32.9 24.8zm53.5-81.7c0 2.5-.1 5-.4 7.4h103.1c.1-2.5.2-4.9.2-7.4v-12.4H281.1zm0-29.7H384v-17.3H281.1z"], - "untappd": [640, 512, [], "f405", "M401.3 49.9c-79.8 160.1-84.6 152.5-87.9 173.2l-5.2 32.8c-1.9 12-6.6 23.5-13.7 33.4L145.6 497.1c-7.6 10.6-20.4 16.2-33.4 14.6-40.3-5-77.8-32.2-95.3-68.5-5.7-11.8-4.5-25.8 3.1-36.4l148.9-207.9c7.1-9.9 16.4-18 27.2-23.7l29.3-15.5c18.5-9.8 9.7-11.9 135.6-138.9 1-4.8 1-7.3 3.6-8 3-.7 6.6-1 6.3-4.6l-.4-4.6c-.2-1.9 1.3-3.6 3.2-3.6 4.5-.1 13.2 1.2 25.6 10 12.3 8.9 16.4 16.8 17.7 21.1.6 1.8-.6 3.7-2.4 4.2l-4.5 1.1c-3.4.9-2.5 4.4-2.3 7.4.1 2.8-2.3 3.6-6.5 6.1zM230.1 36.4c3.4.9 2.5 4.4 2.3 7.4-.2 2.7 2.1 3.5 6.4 6 7.9 15.9 15.3 30.5 22.2 44 .7 1.3 2.3 1.5 3.3.5 11.2-12 24.6-26.2 40.5-42.6 1.3-1.4 1.4-3.5.1-4.9-8-8.2-16.5-16.9-25.6-26.1-1-4.7-1-7.3-3.6-8-3-.8-6.6-1-6.3-4.6.3-3.3 1.4-8.1-2.8-8.2-4.5-.1-13.2 1.1-25.6 10-12.3 8.9-16.4 16.8-17.7 21.1-1.4 4.2 3.6 4.6 6.8 5.4zM620 406.7L471.2 198.8c-13.2-18.5-26.6-23.4-56.4-39.1-11.2-5.9-14.2-10.9-30.5-28.9-1-1.1-2.9-.9-3.6.5-46.3 88.8-47.1 82.8-49 94.8-1.7 10.7-1.3 20 .3 29.8 1.9 12 6.6 23.5 13.7 33.4l148.9 207.9c7.6 10.6 20.2 16.2 33.1 14.7 40.3-4.9 78-32 95.7-68.6 5.4-11.9 4.3-25.9-3.4-36.6z"], - "ups": [375, 512, [], "f7e0", "M99.2 302.6c-5.2 3.6-32.6 13.1-32.6-19v-104H33.9v102.6c0 74.9 80.2 51.1 97.9 39V179.6H99.2v123zM0 74.4v220.9C0 399 74.9 430.5 187.7 479.4c112.4-48.9 187.7-80.2 187.7-184.1V74.4C259.1 12.8 93.6 24.8 0 74.4zm358.1 220.9c0 86.6-53.2 113.6-170.4 165.3C70.2 408.8 17.2 381.9 17.2 295.3V168.9c102.3-93.8 231.6-100 340.9-89.8v216.2zM148.5 187.9v212.8h32.7V332c24.4 7.3 71.7-2.6 71.7-78.5 0-97.4-80.7-80.9-104.4-65.6zm32.7 117.3V204.9c8.4-4.2 38.4-12.7 38.4 49.3 0 67.9-36.4 51.8-38.4 51zm79.1-86.4c.1 47.3 51.6 42.5 52.2 70.4.6 23.5-30.4 23-50.8 4.9v30.1c36.2 21.5 81.9 8.1 83.2-33.5 1.7-51.5-54.1-46.6-53.4-73.2.6-20.3 30.6-20.5 48.5-2.2v-28.4c-28.5-22-79.9-9.2-79.7 31.9z"], - "usb": [640, 512, [], "f287", "M641.5 256c0 3.1-1.7 6.1-4.5 7.5L547.9 317c-1.4.8-2.8 1.4-4.5 1.4-1.4 0-3.1-.3-4.5-1.1-2.8-1.7-4.5-4.5-4.5-7.8v-35.6H295.7c25.3 39.6 40.5 106.9 69.6 106.9H392V354c0-5 3.9-8.9 8.9-8.9H490c5 0 8.9 3.9 8.9 8.9v89.1c0 5-3.9 8.9-8.9 8.9h-89.1c-5 0-8.9-3.9-8.9-8.9v-26.7h-26.7c-75.4 0-81.1-142.5-124.7-142.5H140.3c-8.1 30.6-35.9 53.5-69 53.5C32 327.3 0 295.3 0 256s32-71.3 71.3-71.3c33.1 0 61 22.8 69 53.5 39.1 0 43.9 9.5 74.6-60.4C255 88.7 273 95.7 323.8 95.7c7.5-20.9 27-35.6 50.4-35.6 29.5 0 53.5 23.9 53.5 53.5s-23.9 53.5-53.5 53.5c-23.4 0-42.9-14.8-50.4-35.6H294c-29.1 0-44.3 67.4-69.6 106.9h310.1v-35.6c0-3.3 1.7-6.1 4.5-7.8 2.8-1.7 6.4-1.4 8.9.3l89.1 53.5c2.8 1.1 4.5 4.1 4.5 7.2z"], - "usps": [522, 512, [], "f7e1", "M433.3 241.8c25.8-41.3 15.2-48.8-11.7-48.8h-27c-.1 0-1.5-1.4-10.9 8-11.2 5.6-37.9 6.3-37.9 8.7 0 4.5 70.3-3.1 88.1 0 9.5 1.5-1.5 20.4-4.4 32-.5 4.5 2.4 2.3 3.8.1zm-112.1 22.6c64-21.3 97.3-23.9 102-26.2 4.4-2.9-4.4-6.6-26.2-5.8-51.7 2.2-137.6 37.1-172.6 53.9L193.7 193h196.6c-2.7-28.2-152.9-22.6-337.9-22.6L0 415.9c196.4-97.3 258.9-130.3 321.2-151.5zM67.7 96.1c253.3 53.7 330 65.7 332.1 85.2 36.4 0 45.9 0 52.4 6.6 21.1 19.7-14.6 67.7-14.6 67.7-4.4 2.9-406.4 160.2-406.4 160.2h423.1L522 96.1H67.7z"], - "ussunnah": [512, 512, [], "f407", "M156.8 285.1l5.7 14.4h-8.2c-1.3-3.2-3.1-7.7-3.8-9.5-2.5-6.3-1.1-8.4 0-10 1.9-2.7 3.2-4.4 3.6-5.2 0 2.2.8 5.7 2.7 10.3zm297.3 18.8c-2.1 13.8-5.7 27.1-10.5 39.7l43 23.4-44.8-18.8c-5.3 13.2-12 25.6-19.9 37.2l34.2 30.2-36.8-26.4c-8.4 11.8-18 22.6-28.7 32.3l24.9 34.7-28.1-31.8c-11 9.6-23.1 18-36.1 25.1l15.7 37.2-19.3-35.3c-13.1 6.8-27 12.1-41.6 15.9l6.7 38.4-10.5-37.4c-14.3 3.4-29.2 5.3-44.5 5.4L256 512l-1.9-38.4c-15.3-.1-30.2-2-44.5-5.3L199 505.6l6.7-38.2c-14.6-3.7-28.6-9.1-41.7-15.8l-19.2 35.1 15.6-37c-13-7-25.2-15.4-36.2-25.1l-27.9 31.6 24.7-34.4c-10.7-9.7-20.4-20.5-28.8-32.3l-36.5 26.2 33.9-29.9c-7.9-11.6-14.6-24.1-20-37.3l-44.4 18.7L67.8 344c-4.8-12.7-8.4-26.1-10.5-39.9l-51 9 50.3-14.2c-1.1-8.5-1.7-17.1-1.7-25.9 0-4.7.2-9.4.5-14.1L0 256l56-2.8c1.3-13.1 3.8-25.8 7.5-38.1L6.4 199l58.9 10.4c4-12 9.1-23.5 15.2-34.4l-55.1-30 58.3 24.6C90 159 97.2 149.2 105.3 140L55.8 96.4l53.9 38.7c8.1-8.6 17-16.5 26.6-23.6l-40-55.6 45.6 51.6c9.5-6.6 19.7-12.3 30.3-17.2l-27.3-64.9 33.8 62.1c10.5-4.4 21.4-7.9 32.7-10.4L199 6.4l19.5 69.2c11-2.1 22.3-3.2 33.8-3.4L256 0l3.6 72.2c11.5.2 22.8 1.4 33.8 3.5L313 6.4l-12.4 70.7c11.3 2.6 22.2 6.1 32.6 10.5l33.9-62.2-27.4 65.1c10.6 4.9 20.7 10.7 30.2 17.2l45.8-51.8-40.1 55.9c9.5 7.1 18.4 15 26.5 23.6l54.2-38.9-49.7 43.9c8 9.1 15.2 18.9 21.5 29.4l58.7-24.7-55.5 30.2c6.1 10.9 11.1 22.3 15.1 34.3l59.3-10.4-57.5 16.2c3.7 12.2 6.2 24.9 7.5 37.9L512 256l-56 2.8c.3 4.6.5 9.3.5 14.1 0 8.7-.6 17.3-1.6 25.8l50.7 14.3-51.5-9.1zm-21.8-31c0-97.5-79-176.5-176.5-176.5s-176.5 79-176.5 176.5 79 176.5 176.5 176.5 176.5-79 176.5-176.5zm-24 0c0 84.3-68.3 152.6-152.6 152.6s-152.6-68.3-152.6-152.6 68.3-152.6 152.6-152.6 152.6 68.3 152.6 152.6zM195 241c0 2.1 1.3 3.8 3.6 5.1 3.3 1.9 6.2 4.6 8.2 8.2 2.8-5.7 4.3-9.5 4.3-11.2 0-2.2-1.1-4.4-3.2-7-2.1-2.5-3.2-5.2-3.3-7.7-6.5 6.8-9.6 10.9-9.6 12.6zm-40.7-19c0 2.1 1.3 3.8 3.6 5.1 3.5 1.9 6.2 4.6 8.2 8.2 2.8-5.7 4.3-9.5 4.3-11.2 0-2.2-1.1-4.4-3.2-7-2.1-2.5-3.2-5.2-3.3-7.7-6.5 6.8-9.6 10.9-9.6 12.6zm-19 0c0 2.1 1.3 3.8 3.6 5.1 3.3 1.9 6.2 4.6 8.2 8.2 2.8-5.7 4.3-9.5 4.3-11.2 0-2.2-1.1-4.4-3.2-7-2.1-2.5-3.2-5.2-3.3-7.7-6.4 6.8-9.6 10.9-9.6 12.6zm204.9 87.9c-8.4-3-8.7-6.8-8.7-15.6V182c-8.2 12.5-14.2 18.6-18 18.6 6.3 14.4 9.5 23.9 9.5 28.3v64.3c0 2.2-2.2 6.5-4.7 6.5h-18c-2.8-7.5-10.2-26.9-15.3-40.3-2 2.5-7.2 9.2-10.7 13.7 2.4 1.6 4.1 3.6 5.2 6.3 2.6 6.7 6.4 16.5 7.9 20.2h-9.2c-3.9-10.4-9.6-25.4-11.8-31.1-2 2.5-7.2 9.2-10.7 13.7 2.4 1.6 4.1 3.6 5.2 6.3.8 2 2.8 7.3 4.3 10.9H256c-1.5-4.1-5.6-14.6-8.4-22-2 2.5-7.2 9.2-10.7 13.7 2.5 1.6 4.3 3.6 5.2 6.3.2.6.5 1.4.6 1.7H225c-4.6-13.9-11.4-27.7-11.4-34.1 0-2.2.3-5.1 1.1-8.2-8.8 10.8-14 15.9-14 25 0 7.5 10.4 28.3 10.4 33.3 0 1.7-.5 3.3-1.4 4.9-9.6-12.7-15.5-20.7-18.8-20.7h-12l-11.2-28c-3.8-9.6-5.7-16-5.7-18.8 0-3.8.5-7.7 1.7-12.2-1 1.3-3.7 4.7-5.5 7.1-.8-2.1-3.1-7.7-4.6-11.5-2.1 2.5-7.5 9.1-11.2 13.6.9 2.3 3.3 8.1 4.9 12.2-2.5 3.3-9.1 11.8-13.6 17.7-4 5.3-5.8 13.3-2.7 21.8 2.5 6.7 2 7.9-1.7 14.1H191c5.5 0 14.3 14 15.5 22 13.2-16 15.4-19.6 16.8-21.6h107c3.9 0 7.2-1.9 9.9-5.8zm20.1-26.6V181.7c-9 12.5-15.9 18.6-20.7 18.6 7.1 14.4 10.7 23.9 10.7 28.3v66.3c0 17.5 8.6 20.4 24 20.4 8.1 0 12.5-.8 13.7-2.7-4.3-1.6-7.6-2.5-9.9-3.3-8.1-3.2-17.8-7.4-17.8-26z"], - "vaadin": [448, 512, [], "f408", "M224.5 140.7c1.5-17.6 4.9-52.7 49.8-52.7h98.6c20.7 0 32.1-7.8 32.1-21.6V54.1c0-12.2 9.3-22.1 21.5-22.1S448 41.9 448 54.1v36.5c0 42.9-21.5 62-66.8 62H280.7c-30.1 0-33 14.7-33 27.1 0 1.3-.1 2.5-.2 3.7-.7 12.3-10.9 22.2-23.4 22.2s-22.7-9.8-23.4-22.2c-.1-1.2-.2-2.4-.2-3.7 0-12.3-3-27.1-33-27.1H66.8c-45.3 0-66.8-19.1-66.8-62V54.1C0 41.9 9.4 32 21.6 32s21.5 9.9 21.5 22.1v12.3C43.1 80.2 54.5 88 75.2 88h98.6c44.8 0 48.3 35.1 49.8 52.7h.9zM224 456c11.5 0 21.4-7 25.7-16.3 1.1-1.8 97.1-169.6 98.2-171.4 11.9-19.6-3.2-44.3-27.2-44.3-13.9 0-23.3 6.4-29.8 20.3L224 362l-66.9-117.7c-6.4-13.9-15.9-20.3-29.8-20.3-24 0-39.1 24.6-27.2 44.3 1.1 1.9 97.1 169.6 98.2 171.4 4.3 9.3 14.2 16.3 25.7 16.3z"], - "viacoin": [384, 512, [], "f237", "M384 32h-64l-80.7 192h-94.5L64 32H0l48 112H0v48h68.5l13.8 32H0v48h102.8L192 480l89.2-208H384v-48h-82.3l13.8-32H384v-48h-48l48-112zM192 336l-27-64h54l-27 64z"], - "viadeo": [448, 512, [], "f2a9", "M276.2 150.5v.7C258.3 98.6 233.6 47.8 205.4 0c43.3 29.2 67 100 70.8 150.5zm32.7 121.7c7.6 18.2 11 37.5 11 57 0 77.7-57.8 141-137.8 139.4l3.8-.3c74.2-46.7 109.3-118.6 109.3-205.1 0-38.1-6.5-75.9-18.9-112 1 11.7 1 23.7 1 35.4 0 91.8-18.1 241.6-116.6 280C95 455.2 49.4 398 49.4 329.2c0-75.6 57.4-142.3 135.4-142.3 16.8 0 33.7 3.1 49.1 9.6 1.7-15.1 6.5-29.9 13.4-43.3-19.9-7.2-41.2-10.7-62.5-10.7-161.5 0-238.7 195.9-129.9 313.7 67.9 74.6 192 73.9 259.8 0 56.6-61.3 60.9-142.4 36.4-201-12.7 8-27.1 13.9-42.2 17zM418.1 11.7c-31 66.5-81.3 47.2-115.8 80.1-12.4 12-20.6 34-20.6 50.5 0 14.1 4.5 27.1 12 38.8 47.4-11 98.3-46 118.2-90.7-.7 5.5-4.8 14.4-7.2 19.2-20.3 35.7-64.6 65.6-99.7 84.9 14.8 14.4 33.7 25.8 55 25.8 79 0 110.1-134.6 58.1-208.6z"], - "viadeo-square": [448, 512, [], "f2aa", "M400 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zM280.7 381.2c-42.4 46.2-120 46.6-162.4 0-68-73.6-19.8-196.1 81.2-196.1 13.3 0 26.6 2.1 39.1 6.7-4.3 8.4-7.3 17.6-8.4 27.1-9.7-4.1-20.2-6-30.7-6-48.8 0-84.6 41.7-84.6 88.9 0 43 28.5 78.7 69.5 85.9 61.5-24 72.9-117.6 72.9-175 0-7.3 0-14.8-.6-22.1-11.2-32.9-26.6-64.6-44.2-94.5 27.1 18.3 41.9 62.5 44.2 94.1v.4c7.7 22.5 11.8 46.2 11.8 70 0 54.1-21.9 99-68.3 128.2l-2.4.2c50 1 86.2-38.6 86.2-87.2 0-12.2-2.1-24.3-6.9-35.7 9.5-1.9 18.5-5.6 26.4-10.5 15.3 36.6 12.6 87.3-22.8 125.6zM309 233.7c-13.3 0-25.1-7.1-34.4-16.1 21.9-12 49.6-30.7 62.3-53 1.5-3 4.1-8.6 4.5-12-12.5 27.9-44.2 49.8-73.9 56.7-4.7-7.3-7.5-15.5-7.5-24.3 0-10.3 5.2-24.1 12.9-31.6 21.6-20.5 53-8.5 72.4-50 32.5 46.2 13.1 130.3-36.3 130.3z"], - "viber": [512, 512, [], "f409", "M444 49.9C431.3 38.2 379.9.9 265.3.4c0 0-135.1-8.1-200.9 52.3C27.8 89.3 14.9 143 13.5 209.5c-1.4 66.5-3.1 191.1 117 224.9h.1l-.1 51.6s-.8 20.9 13 25.1c16.6 5.2 26.4-10.7 42.3-27.8 8.7-9.4 20.7-23.2 29.8-33.7 82.2 6.9 145.3-8.9 152.5-11.2 16.6-5.4 110.5-17.4 125.7-142 15.8-128.6-7.6-209.8-49.8-246.5zM457.9 287c-12.9 104-89 110.6-103 115.1-6 1.9-61.5 15.7-131.2 11.2 0 0-52 62.7-68.2 79-5.3 5.3-11.1 4.8-11-5.7 0-6.9.4-85.7.4-85.7-.1 0-.1 0 0 0-101.8-28.2-95.8-134.3-94.7-189.8 1.1-55.5 11.6-101 42.6-131.6 55.7-50.5 170.4-43 170.4-43 96.9.4 143.3 29.6 154.1 39.4 35.7 30.6 53.9 103.8 40.6 211.1zm-139-80.8c.4 8.6-12.5 9.2-12.9.6-1.1-22-11.4-32.7-32.6-33.9-8.6-.5-7.8-13.4.7-12.9 27.9 1.5 43.4 17.5 44.8 46.2zm20.3 11.3c1-42.4-25.5-75.6-75.8-79.3-8.5-.6-7.6-13.5.9-12.9 58 4.2 88.9 44.1 87.8 92.5-.1 8.6-13.1 8.2-12.9-.3zm47 13.4c.1 8.6-12.9 8.7-12.9.1-.6-81.5-54.9-125.9-120.8-126.4-8.5-.1-8.5-12.9 0-12.9 73.7.5 133 51.4 133.7 139.2zM374.9 329v.2c-10.8 19-31 40-51.8 33.3l-.2-.3c-21.1-5.9-70.8-31.5-102.2-56.5-16.2-12.8-31-27.9-42.4-42.4-10.3-12.9-20.7-28.2-30.8-46.6-21.3-38.5-26-55.7-26-55.7-6.7-20.8 14.2-41 33.3-51.8h.2c9.2-4.8 18-3.2 23.9 3.9 0 0 12.4 14.8 17.7 22.1 5 6.8 11.7 17.7 15.2 23.8 6.1 10.9 2.3 22-3.7 26.6l-12 9.6c-6.1 4.9-5.3 14-5.3 14s17.8 67.3 84.3 84.3c0 0 9.1.8 14-5.3l9.6-12c4.6-6 15.7-9.8 26.6-3.7 14.7 8.3 33.4 21.2 45.8 32.9 7 5.7 8.6 14.4 3.8 23.6z"], - "vimeo": [448, 512, [], "f40a", "M403.2 32H44.8C20.1 32 0 52.1 0 76.8v358.4C0 459.9 20.1 480 44.8 480h358.4c24.7 0 44.8-20.1 44.8-44.8V76.8c0-24.7-20.1-44.8-44.8-44.8zM377 180.8c-1.4 31.5-23.4 74.7-66 129.4-44 57.2-81.3 85.8-111.7 85.8-18.9 0-34.8-17.4-47.9-52.3-25.5-93.3-36.4-148-57.4-148-2.4 0-10.9 5.1-25.4 15.2l-15.2-19.6c37.3-32.8 72.9-69.2 95.2-71.2 25.2-2.4 40.7 14.8 46.5 51.7 20.7 131.2 29.9 151 67.6 91.6 13.5-21.4 20.8-37.7 21.8-48.9 3.5-33.2-25.9-30.9-45.8-22.4 15.9-52.1 46.3-77.4 91.2-76 33.3.9 49 22.5 47.1 64.7z"], - "vimeo-square": [448, 512, [], "f194", "M400 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zm-16.2 149.6c-1.4 31.1-23.2 73.8-65.3 127.9-43.5 56.5-80.3 84.8-110.4 84.8-18.7 0-34.4-17.2-47.3-51.6-25.2-92.3-35.9-146.4-56.7-146.4-2.4 0-10.8 5-25.1 15.1L64 192c36.9-32.4 72.1-68.4 94.1-70.4 24.9-2.4 40.2 14.6 46 51.1 20.5 129.6 29.6 149.2 66.8 90.5 13.4-21.2 20.6-37.2 21.5-48.3 3.4-32.8-25.6-30.6-45.2-22.2 15.7-51.5 45.8-76.5 90.1-75.1 32.9 1 48.4 22.4 46.5 64z"], - "vimeo-v": [448, 512, [], "f27d", "M447.8 153.6c-2 43.6-32.4 103.3-91.4 179.1-60.9 79.2-112.4 118.8-154.6 118.8-26.1 0-48.2-24.1-66.3-72.3C100.3 250 85.3 174.3 56.2 174.3c-3.4 0-15.1 7.1-35.2 21.1L0 168.2c51.6-45.3 100.9-95.7 131.8-98.5 34.9-3.4 56.3 20.5 64.4 71.5 28.7 181.5 41.4 208.9 93.6 126.7 18.7-29.6 28.8-52.1 30.2-67.6 4.8-45.9-35.8-42.8-63.3-31 22-72.1 64.1-107.1 126.2-105.1 45.8 1.2 67.5 31.1 64.9 89.4z"], - "vine": [384, 512, [], "f1ca", "M384 254.7v52.1c-18.4 4.2-36.9 6.1-52.1 6.1-36.9 77.4-103 143.8-125.1 156.2-14 7.9-27.1 8.4-42.7-.8C137 452 34.2 367.7 0 102.7h74.5C93.2 261.8 139 343.4 189.3 404.5c27.9-27.9 54.8-65.1 75.6-106.9-49.8-25.3-80.1-80.9-80.1-145.6 0-65.6 37.7-115.1 102.2-115.1 114.9 0 106.2 127.9 81.6 181.5 0 0-46.4 9.2-63.5-20.5 3.4-11.3 8.2-30.8 8.2-48.5 0-31.3-11.3-46.6-28.4-46.6-18.2 0-30.8 17.1-30.8 50 .1 79.2 59.4 118.7 129.9 101.9z"], - "vk": [576, 512, [], "f189", "M545 117.7c3.7-12.5 0-21.7-17.8-21.7h-58.9c-15 0-21.9 7.9-25.6 16.7 0 0-30 73.1-72.4 120.5-13.7 13.7-20 18.1-27.5 18.1-3.7 0-9.4-4.4-9.4-16.9V117.7c0-15-4.2-21.7-16.6-21.7h-92.6c-9.4 0-15 7-15 13.5 0 14.2 21.2 17.5 23.4 57.5v86.8c0 19-3.4 22.5-10.9 22.5-20 0-68.6-73.4-97.4-157.4-5.8-16.3-11.5-22.9-26.6-22.9H38.8c-16.8 0-20.2 7.9-20.2 16.7 0 15.6 20 93.1 93.1 195.5C160.4 378.1 229 416 291.4 416c37.5 0 42.1-8.4 42.1-22.9 0-66.8-3.4-73.1 15.4-73.1 8.7 0 23.7 4.4 58.7 38.1 40 40 46.6 57.9 69 57.9h58.9c16.8 0 25.3-8.4 20.4-25-11.2-34.9-86.9-106.7-90.3-111.5-8.7-11.2-6.2-16.2 0-26.2.1-.1 72-101.3 79.4-135.6z"], - "vnv": [640, 512, [], "f40b", "M104.9 352c-34.1 0-46.4-30.4-46.4-30.4L2.6 210.1S-7.8 192 13 192h32.8c10.4 0 13.2 8.7 18.8 18.1l36.7 74.5s5.2 13.1 21.1 13.1 21.1-13.1 21.1-13.1l36.7-74.5c5.6-9.5 8.4-18.1 18.8-18.1h32.8c20.8 0 10.4 18.1 10.4 18.1l-55.8 111.5S174.2 352 140 352h-35.1zm395 0c-34.1 0-46.4-30.4-46.4-30.4l-55.9-111.5S387.2 192 408 192h32.8c10.4 0 13.2 8.7 18.8 18.1l36.7 74.5s5.2 13.1 21.1 13.1 21.1-13.1 21.1-13.1l36.8-74.5c5.6-9.5 8.4-18.1 18.8-18.1H627c20.8 0 10.4 18.1 10.4 18.1l-55.9 111.5S569.3 352 535.1 352h-35.2zM337.6 192c34.1 0 46.4 30.4 46.4 30.4l55.9 111.5s10.4 18.1-10.4 18.1h-32.8c-10.4 0-13.2-8.7-18.8-18.1l-36.7-74.5s-5.2-13.1-21.1-13.1c-15.9 0-21.1 13.1-21.1 13.1l-36.7 74.5c-5.6 9.4-8.4 18.1-18.8 18.1h-32.9c-20.8 0-10.4-18.1-10.4-18.1l55.9-111.5s12.2-30.4 46.4-30.4h35.1z"], - "vuejs": [448, 512, [], "f41f", "M356.9 64.3H280l-56 88.6-48-88.6H0L224 448 448 64.3h-91.1zm-301.2 32h53.8L224 294.5 338.4 96.3h53.8L224 384.5 55.7 96.3z"], - "weebly": [512, 512, [], "f5cc", "M425.09 65.83c-39.88 0-73.28 25.73-83.66 64.33-18.16-58.06-65.5-64.33-84.95-64.33-19.78 0-66.8 6.28-85.28 64.33-10.38-38.6-43.45-64.33-83.66-64.33C38.59 65.83 0 99.72 0 143.03c0 28.96 4.18 33.27 77.17 233.48 22.37 60.57 67.77 69.35 92.74 69.35 39.23 0 70.04-19.46 85.93-53.98 15.89 34.83 46.69 54.29 85.93 54.29 24.97 0 70.36-9.1 92.74-69.67 76.55-208.65 77.5-205.58 77.5-227.2.63-48.32-36.01-83.47-86.92-83.47zm26.34 114.81l-65.57 176.44c-7.92 21.49-21.22 37.22-46.24 37.22-23.44 0-37.38-12.41-44.03-33.9l-39.28-117.42h-.95L216.08 360.4c-6.96 21.5-20.9 33.6-44.02 33.6-25.02 0-38.33-15.74-46.24-37.22L60.88 181.55c-5.38-14.83-7.92-23.91-7.92-34.5 0-16.34 15.84-29.36 38.33-29.36 18.69 0 31.99 11.8 36.11 29.05l44.03 139.82h.95l44.66-136.79c6.02-19.67 16.47-32.08 38.96-32.08s32.94 12.11 38.96 32.08l44.66 136.79h.95l44.03-139.82c4.12-17.25 17.42-29.05 36.11-29.05 22.17 0 38.33 13.32 38.33 35.71-.32 7.87-4.12 16.04-7.61 27.24z"], - "weibo": [512, 512, [], "f18a", "M407 177.6c7.6-24-13.4-46.8-37.4-41.7-22 4.8-28.8-28.1-7.1-32.8 50.1-10.9 92.3 37.1 76.5 84.8-6.8 21.2-38.8 10.8-32-10.3zM214.8 446.7C108.5 446.7 0 395.3 0 310.4c0-44.3 28-95.4 76.3-143.7C176 67 279.5 65.8 249.9 161c-4 13.1 12.3 5.7 12.3 6 79.5-33.6 140.5-16.8 114 51.4-3.7 9.4 1.1 10.9 8.3 13.1 135.7 42.3 34.8 215.2-169.7 215.2zm143.7-146.3c-5.4-55.7-78.5-94-163.4-85.7-84.8 8.6-148.8 60.3-143.4 116s78.5 94 163.4 85.7c84.8-8.6 148.8-60.3 143.4-116zM347.9 35.1c-25.9 5.6-16.8 43.7 8.3 38.3 72.3-15.2 134.8 52.8 111.7 124-7.4 24.2 29.1 37 37.4 12 31.9-99.8-55.1-195.9-157.4-174.3zm-78.5 311c-17.1 38.8-66.8 60-109.1 46.3-40.8-13.1-58-53.4-40.3-89.7 17.7-35.4 63.1-55.4 103.4-45.1 42 10.8 63.1 50.2 46 88.5zm-86.3-30c-12.9-5.4-30 .3-38 12.9-8.3 12.9-4.3 28 8.6 34 13.1 6 30.8.3 39.1-12.9 8-13.1 3.7-28.3-9.7-34zm32.6-13.4c-5.1-1.7-11.4.6-14.3 5.4-2.9 5.1-1.4 10.6 3.7 12.9 5.1 2 11.7-.3 14.6-5.4 2.8-5.2 1.1-10.9-4-12.9z"], - "weixin": [576, 512, [], "f1d7", "M385.2 167.6c6.4 0 12.6.3 18.8 1.1C387.4 90.3 303.3 32 207.7 32 100.5 32 13 104.8 13 197.4c0 53.4 29.3 97.5 77.9 131.6l-19.3 58.6 68-34.1c24.4 4.8 43.8 9.7 68.2 9.7 6.2 0 12.1-.3 18.3-.8-4-12.9-6.2-26.6-6.2-40.8-.1-84.9 72.9-154 165.3-154zm-104.5-52.9c14.5 0 24.2 9.7 24.2 24.4 0 14.5-9.7 24.2-24.2 24.2-14.8 0-29.3-9.7-29.3-24.2.1-14.7 14.6-24.4 29.3-24.4zm-136.4 48.6c-14.5 0-29.3-9.7-29.3-24.2 0-14.8 14.8-24.4 29.3-24.4 14.8 0 24.4 9.7 24.4 24.4 0 14.6-9.6 24.2-24.4 24.2zM563 319.4c0-77.9-77.9-141.3-165.4-141.3-92.7 0-165.4 63.4-165.4 141.3S305 460.7 397.6 460.7c19.3 0 38.9-5.1 58.6-9.9l53.4 29.3-14.8-48.6C534 402.1 563 363.2 563 319.4zm-219.1-24.5c-9.7 0-19.3-9.7-19.3-19.6 0-9.7 9.7-19.3 19.3-19.3 14.8 0 24.4 9.7 24.4 19.3 0 10-9.7 19.6-24.4 19.6zm107.1 0c-9.7 0-19.3-9.7-19.3-19.6 0-9.7 9.7-19.3 19.3-19.3 14.5 0 24.4 9.7 24.4 19.3.1 10-9.9 19.6-24.4 19.6z"], - "whatsapp": [448, 512, [], "f232", "M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"], - "whatsapp-square": [448, 512, [], "f40c", "M224 122.8c-72.7 0-131.8 59.1-131.9 131.8 0 24.9 7 49.2 20.2 70.1l3.1 5-13.3 48.6 49.9-13.1 4.8 2.9c20.2 12 43.4 18.4 67.1 18.4h.1c72.6 0 133.3-59.1 133.3-131.8 0-35.2-15.2-68.3-40.1-93.2-25-25-58-38.7-93.2-38.7zm77.5 188.4c-3.3 9.3-19.1 17.7-26.7 18.8-12.6 1.9-22.4.9-47.5-9.9-39.7-17.2-65.7-57.2-67.7-59.8-2-2.6-16.2-21.5-16.2-41s10.2-29.1 13.9-33.1c3.6-4 7.9-5 10.6-5 2.6 0 5.3 0 7.6.1 2.4.1 5.7-.9 8.9 6.8 3.3 7.9 11.2 27.4 12.2 29.4s1.7 4.3.3 6.9c-7.6 15.2-15.7 14.6-11.6 21.6 15.3 26.3 30.6 35.4 53.9 47.1 4 2 6.3 1.7 8.6-1 2.3-2.6 9.9-11.6 12.5-15.5 2.6-4 5.3-3.3 8.9-2 3.6 1.3 23.1 10.9 27.1 12.9s6.6 3 7.6 4.6c.9 1.9.9 9.9-2.4 19.1zM400 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zM223.9 413.2c-26.6 0-52.7-6.7-75.8-19.3L64 416l22.5-82.2c-13.9-24-21.2-51.3-21.2-79.3C65.4 167.1 136.5 96 223.9 96c42.4 0 82.2 16.5 112.2 46.5 29.9 30 47.9 69.8 47.9 112.2 0 87.4-72.7 158.5-160.1 158.5z"], - "whmcs": [448, 512, [], "f40d", "M448 161v-21.3l-28.5-8.8-2.2-10.4 20.1-20.7L427 80.4l-29 7.5-7.2-7.5 7.5-28.2-19.1-11.6-21.3 21-10.7-3.2-7-26.4h-22.6l-6.2 26.4-12.1 3.2-19.7-21-19.4 11 8.1 27.7-8.1 8.4-28.5-7.5-11 19.1 20.7 21-2.9 10.4-28.5 7.8-.3 21.7 28.8 7.5 2.4 12.1-20.1 19.9 10.4 18.5 29.6-7.5 7.2 8.6-8.1 26.9 19.9 11.6 19.4-20.4 11.6 2.9 6.7 28.5 22.6.3 6.7-28.8 11.6-3.5 20.7 21.6 20.4-12.1-8.8-28 7.8-8.1 28.8 8.8 10.3-20.1-20.9-18.8 2.2-12.1 29.1-7zm-119.2 45.2c-31.3 0-56.8-25.4-56.8-56.8s25.4-56.8 56.8-56.8 56.8 25.4 56.8 56.8c0 31.5-25.4 56.8-56.8 56.8zm72.3 16.4l46.9 14.5V277l-55.1 13.4-4.1 22.7 38.9 35.3-19.2 37.9-54-16.7-14.6 15.2 16.7 52.5-38.3 22.7-38.9-40.5-21.7 6.6-12.6 54-42.4-.5-12.6-53.6-21.7-5.6-36.4 38.4-37.4-21.7 15.2-50.5-13.7-16.1-55.5 14.1-19.7-34.8 37.9-37.4-4.8-22.8-54-14.1.5-40.9L54 219.9l5.7-19.7-38.9-39.4L41.5 125l53.6 14.1 15.2-15.7-15.2-52 36.4-20.7 36.8 39.4L191 84l11.6-52H245l11.6 45.9L234 72l-6.3-1.7-3.3 5.7-11 19.1-3.3 5.6 4.6 4.6 17.2 17.4-.3 1-23.8 6.5-6.2 1.7-.1 6.4-.2 12.9C153.8 161.6 118 204 118 254.7c0 58.3 47.3 105.7 105.7 105.7 50.5 0 92.7-35.4 103.2-82.8l13.2.2 6.9.1 1.6-6.7 5.6-24 1.9-.6 17.1 17.8 4.7 4.9 5.8-3.4 20.4-12.1 5.8-3.5-2-6.5-6.8-21.2z"], - "wikipedia-w": [640, 512, [], "f266", "M640 51.2l-.3 12.2c-28.1.8-45 15.8-55.8 40.3-25 57.8-103.3 240-155.3 358.6H415l-81.9-193.1c-32.5 63.6-68.3 130-99.2 193.1-.3.3-15 0-15-.3C172 352.3 122.8 243.4 75.8 133.4 64.4 106.7 26.4 63.4.2 63.7c0-3.1-.3-10-.3-14.2h161.9v13.9c-19.2 1.1-52.8 13.3-43.3 34.2 21.9 49.7 103.6 240.3 125.6 288.6 15-29.7 57.8-109.2 75.3-142.8-13.9-28.3-58.6-133.9-72.8-160-9.7-17.8-36.1-19.4-55.8-19.7V49.8l142.5.3v13.1c-19.4.6-38.1 7.8-29.4 26.1 18.9 40 30.6 68.1 48.1 104.7 5.6-10.8 34.7-69.4 48.1-100.8 8.9-20.6-3.9-28.6-38.6-29.4.3-3.6 0-10.3.3-13.6 44.4-.3 111.1-.3 123.1-.6v13.6c-22.5.8-45.8 12.8-58.1 31.7l-59.2 122.8c6.4 16.1 63.3 142.8 69.2 156.7L559.2 91.8c-8.6-23.1-36.4-28.1-47.2-28.3V49.6l127.8 1.1.2.5z"], - "windows": [448, 512, [], "f17a", "M0 93.7l183.6-25.3v177.4H0V93.7zm0 324.6l183.6 25.3V268.4H0v149.9zm203.8 28L448 480V268.4H203.8v177.9zm0-380.6v180.1H448V32L203.8 65.7z"], - "wix": [640, 512, [], "f5cf", "M393.38 131.69c0 13.03 2.08 32.69-28.68 43.83-9.52 3.45-15.95 9.66-15.95 9.66 0-31 4.72-42.22 17.4-48.86 9.75-5.11 27.23-4.63 27.23-4.63zm-115.8 35.54l-34.24 132.66-28.48-108.57c-7.69-31.99-20.81-48.53-48.43-48.53-27.37 0-40.66 16.18-48.43 48.53L89.52 299.89 55.28 167.23C49.73 140.51 23.86 128.96 0 131.96l65.57 247.93s21.63 1.56 32.46-3.96c14.22-7.25 20.98-12.84 29.59-46.57 7.67-30.07 29.11-118.41 31.12-124.7 4.76-14.94 11.09-13.81 15.4 0 1.97 6.3 23.45 94.63 31.12 124.7 8.6 33.73 15.37 39.32 29.59 46.57 10.82 5.52 32.46 3.96 32.46 3.96l65.57-247.93c-24.42-3.07-49.82 8.93-55.3 35.27zm115.78 5.21s-4.1 6.34-13.46 11.57c-6.01 3.36-11.78 5.64-17.97 8.61-15.14 7.26-13.18 13.95-13.18 35.2v152.07s16.55 2.09 27.37-3.43c13.93-7.1 17.13-13.95 17.26-44.78V181.41l-.02.01v-8.98zm163.44 84.08L640 132.78s-35.11-5.98-52.5 9.85c-13.3 12.1-24.41 29.55-54.18 72.47-.47.73-6.25 10.54-13.07 0-29.29-42.23-40.8-60.29-54.18-72.47-17.39-15.83-52.5-9.85-52.5-9.85l83.2 123.74-82.97 123.36s36.57 4.62 53.95-11.21c11.49-10.46 17.58-20.37 52.51-70.72 6.81-10.52 12.57-.77 13.07 0 29.4 42.38 39.23 58.06 53.14 70.72 17.39 15.83 53.32 11.21 53.32 11.21L556.8 256.52z"], - "wizards-of-the-coast": [640, 512, [], "f730", "M219.19 345.69c-1.9 1.38-11.07 8.44-.26 23.57 4.64 6.42 14.11 12.79 21.73 6.55 6.5-4.88 7.35-12.92.26-23.04-5.47-7.76-14.28-12.88-21.73-7.08zm336.75 75.94c-.34 1.7-.55 1.67.79 0 2.09-4.19 4.19-10.21 4.98-19.9 3.14-38.49-40.33-71.49-101.34-78.03-54.73-6.02-124.38 9.17-188.8 60.49l-.26 1.57c2.62 4.98 4.98 10.74 3.4 21.21l.79.26c63.89-58.4 131.19-77.25 184.35-73.85 58.4 3.67 100.03 34.04 100.03 68.08-.01 9.96-2.63 15.72-3.94 20.17zM392.28 240.42c.79 7.07 4.19 10.21 9.17 10.47 5.5.26 9.43-2.62 10.47-6.55.79-3.4 2.09-29.85 2.09-29.85s-11.26 6.55-14.93 10.47c-3.66 3.68-7.33 8.39-6.8 15.46zm-50.02-151.1C137.75 89.32 13.1 226.8.79 241.2c-1.05.52-1.31.79.79 1.31 60.49 16.5 155.81 81.18 196.13 202.16l1.05.26c55.25-69.92 140.88-128.05 236.99-128.05 80.92 0 130.15 42.16 130.15 80.39 0 18.33-6.55 33.52-22.26 46.35 0 .96-.2.79.79.79 14.66-10.74 27.5-28.8 27.5-48.18 0-22.78-12.05-38.23-12.05-38.23 7.07 7.07 10.74 16.24 10.74 16.24 5.76-40.85 26.97-62.32 26.97-62.32-2.36-9.69-6.81-17.81-6.81-17.81 7.59 8.12 14.4 27.5 14.4 41.37 0 10.47-3.4 22.78-12.57 31.95l.26.52c8.12-4.98 16.5-16.76 16.5-37.97 0-15.71-4.71-25.92-4.71-25.92 5.76-5.24 11.26-9.17 15.97-11.78.79 3.4 2.09 9.69 2.36 14.93 0 1.05.79 1.83 1.05 0 .79-5.76-.26-16.24-.26-16.5 6.02-3.14 9.69-4.45 9.69-4.45C617.74 176 489.43 89.32 342.26 89.32zm-99.24 289.62c-11.06 8.99-24.2 4.08-30.64-4.19-7.45-9.58-6.76-24.09 4.19-32.47 14.85-11.35 27.08-.49 31.16 5.5.28.39 12.13 16.57-4.71 31.16zm2.09-136.43l9.43-17.81 11.78 70.96-12.57 6.02-24.62-28.8 14.14-26.71 3.67 4.45-1.83-8.11zm18.59 117.58l-.26-.26c2.05-4.1-2.5-6.61-17.54-31.69-1.31-2.36-3.14-2.88-4.45-2.62l-.26-.52c7.86-5.76 15.45-10.21 25.4-15.71l.52.26c1.31 1.83 2.09 2.88 3.4 4.71l-.26.52c-1.05-.26-2.36-.79-5.24.26-2.09.79-7.86 3.67-12.31 7.59v1.31c1.57 2.36 3.93 6.55 5.76 9.69h.26c10.05-6.28 7.56-4.55 11.52-7.86h.26c.52 1.83.52 1.83 1.83 5.5l-.26.26c-3.06.61-4.65.34-11.52 5.5v.26c9.46 17.02 11.01 16.75 12.57 15.97l.26.26c-2.34 1.59-6.27 4.21-9.68 6.57zm55.26-32.47c-3.14 1.57-6.02 2.88-9.95 4.98l-.26-.26c1.29-2.59 1.16-2.71-11.78-32.47l-.26-.26c-.15 0-8.9 3.65-9.95 7.33h-.52l-1.05-5.76.26-.52c7.29-4.56 25.53-11.64 27.76-12.57l.52.26 3.14 4.98-.26.52c-3.53-1.76-7.35.76-12.31 2.62v.26c12.31 32.01 12.67 30.64 14.66 30.64v.25zm44.77-16.5c-4.19 1.05-5.24 1.31-9.69 2.88l-.26-.26.52-4.45c-1.05-3.4-3.14-11.52-3.67-13.62l-.26-.26c-3.4.79-8.9 2.62-12.83 3.93l-.26.26c.79 2.62 3.14 9.95 4.19 13.88.79 2.36 1.83 2.88 2.88 3.14v.52c-3.67 1.05-7.07 2.62-10.21 3.93l-.26-.26c1.05-1.31 1.05-2.88.26-4.98-1.05-3.14-8.12-23.83-9.17-27.23-.52-1.83-1.57-3.14-2.62-3.14v-.52c3.14-1.05 6.02-2.09 10.74-3.4l.26.26-.26 4.71c1.31 3.93 2.36 7.59 3.14 9.69h.26c3.93-1.31 9.43-2.88 12.83-3.93l.26-.26-2.62-9.43c-.52-1.83-1.05-3.4-2.62-3.93v-.26c4.45-1.05 7.33-1.83 10.74-2.36l.26.26c-1.05 1.31-1.05 2.88-.52 4.45 1.57 6.28 4.71 20.43 6.28 26.45.54 2.62 1.85 3.41 2.63 3.93zm32.21-6.81l-.26.26c-4.71.52-14.14 2.36-22.52 4.19l-.26-.26.79-4.19c-1.57-7.86-3.4-18.59-4.98-26.19-.26-1.83-.79-2.88-2.62-3.67l.79-.52c9.17-1.57 20.16-2.36 24.88-2.62l.26.26c.52 2.36.79 3.14 1.57 5.5l-.26.26c-1.14-1.14-3.34-3.2-16.24-.79l-.26.26c.26 1.57 1.05 6.55 1.57 9.95l.26.26c9.52-1.68 4.76-.06 10.74-2.36h.26c0 1.57-.26 1.83-.26 5.24h-.26c-4.81-1.03-2.15-.9-10.21 0l-.26.26c.26 2.09 1.57 9.43 2.09 12.57l.26.26c1.15.38 14.21-.65 16.24-4.71h.26c-.53 2.38-1.05 4.21-1.58 6.04zm10.74-44.51c-4.45 2.36-8.12 2.88-11 2.88-.25.02-11.41 1.09-17.54-9.95-6.74-10.79-.98-25.2 5.5-31.69 8.8-8.12 23.35-10.1 28.54-17.02 8.03-10.33-13.04-22.31-29.59-5.76l-2.62-2.88 5.24-16.24c25.59-1.57 45.2-3.04 50.02 16.24.79 3.14 0 9.43-.26 12.05 0 2.62-1.83 18.85-2.09 23.04-.52 4.19-.79 18.33-.79 20.69.26 2.36.52 4.19 1.57 5.5 1.57 1.83 5.76 1.83 5.76 1.83l-.79 4.71c-11.82-1.07-10.28-.59-20.43-1.05-3.22-5.15-2.23-3.28-4.19-7.86 0 .01-4.19 3.94-7.33 5.51zm37.18 21.21c-6.35-10.58-19.82-7.16-21.73 5.5-2.63 17.08 14.3 19.79 20.69 10.21l.26.26c-.52 1.83-1.83 6.02-1.83 6.28l-.52.52c-10.3 6.87-28.5-2.5-25.66-18.59 1.94-10.87 14.44-18.93 28.8-9.95l.26.52c0 1.06-.27 3.41-.27 5.25zm5.77-87.73v-6.55c.69 0 19.65 3.28 27.76 7.33l-1.57 17.54s10.21-9.43 15.45-10.74c5.24-1.57 14.93 7.33 14.93 7.33l-11.26 11.26c-12.07-6.35-19.59-.08-20.69.79-5.29 38.72-8.6 42.17 4.45 46.09l-.52 4.71c-17.55-4.29-18.53-4.5-36.92-7.33l.79-4.71c7.25 0 7.48-5.32 7.59-6.81 0 0 4.98-53.16 4.98-55.25-.02-2.87-4.99-3.66-4.99-3.66zm10.99 114.44c-8.12-2.09-14.14-11-10.74-20.69 3.14-9.43 12.31-12.31 18.85-10.21 9.17 2.62 12.83 11.78 10.74 19.38-2.61 8.9-9.42 13.87-18.85 11.52zm42.16 9.69c-2.36-.52-7.07-2.36-8.64-2.88v-.26l1.57-1.83c.59-8.24.59-7.27.26-7.59-4.82-1.81-6.66-2.36-7.07-2.36-1.31 1.83-2.88 4.45-3.67 5.5l-.79 3.4v.26c-1.31-.26-3.93-1.31-6.02-1.57v-.26l2.62-1.83c3.4-4.71 9.95-14.14 13.88-20.16v-2.09l.52-.26c2.09.79 5.5 2.09 7.59 2.88.48.48.18-1.87-1.05 25.14-.24 1.81.02 2.6.8 3.91zm-4.71-89.82c11.25-18.27 30.76-16.19 34.04-3.4L539.7 198c2.34-6.25-2.82-9.9-4.45-11.26l1.83-3.67c12.22 10.37 16.38 13.97 22.52 20.43-25.91 73.07-30.76 80.81-24.62 84.32l-1.83 4.45c-6.37-3.35-8.9-4.42-17.81-8.64l2.09-6.81c-.26-.26-3.93 3.93-9.69 3.67-19.06-1.3-22.89-31.75-9.67-52.9zm29.33 79.34c0-5.71-6.34-7.89-7.86-5.24-1.31 2.09 1.05 4.98 2.88 8.38 1.57 2.62 2.62 6.28 1.05 9.43-2.64 6.34-12.4 5.31-15.45-.79 0-.7-.27.09 1.83-4.71l.79-.26c-.57 5.66 6.06 9.61 8.38 4.98 1.05-2.09-.52-5.5-2.09-8.38-1.57-2.62-3.67-6.28-1.83-9.69 2.72-5.06 11.25-4.47 14.66 2.36v.52l-2.36 3.4zm21.21 13.36c-1.96-3.27-.91-2.14-4.45-4.71h-.26c-2.36 4.19-5.76 10.47-8.64 16.24-1.31 2.36-1.05 3.4-.79 3.93l-.26.26-5.76-4.45.26-.26 2.09-1.31c3.14-5.76 6.55-12.05 9.17-17.02v-.26c-2.64-1.98-1.22-1.51-6.02-1.83v-.26l3.14-3.4h.26c3.67 2.36 9.95 6.81 12.31 8.9l.26.26-1.31 3.91zm27.23-44.26l-2.88-2.88c.79-2.36 1.83-4.98 2.09-7.59.75-9.74-11.52-11.84-11.52-4.98 0 4.98 7.86 19.38 7.86 27.76 0 10.21-5.76 15.71-13.88 16.5-8.38.79-20.16-10.47-20.16-10.47l4.98-14.4 2.88 2.09c-2.97 17.8 17.68 20.37 13.35 5.24-1.06-4.02-18.75-34.2 2.09-38.23 13.62-2.36 23.04 16.5 23.04 16.5l-7.85 10.46zm35.62-10.21c-11-30.38-60.49-127.53-191.95-129.62-53.42-1.05-94.27 15.45-132.76 37.97l85.63-9.17-91.39 20.69 25.14 19.64-3.93-16.5c7.5-1.71 39.15-8.45 66.77-8.9l-22.26 80.39c13.61-.7 18.97-8.98 19.64-22.78l4.98-1.05.26 26.71c-22.46 3.21-37.3 6.69-49.49 9.95l13.09-43.21-61.54-36.66 2.36 8.12 10.21 4.98c6.28 18.59 19.38 56.56 20.43 58.66 1.95 4.28 3.16 5.78 12.05 4.45l1.05 4.98c-16.08 4.86-23.66 7.61-39.02 14.4l-2.36-4.71c4.4-2.94 8.73-3.94 5.5-12.83-23.7-62.5-21.48-58.14-22.78-59.44l2.36-4.45 33.52 67.3c-3.84-11.87 1.68 1.69-32.99-78.82l-41.9 88.51 4.71-13.88-35.88-42.16 27.76 93.48-11.78 8.38C95 228.58 101.05 231.87 93.23 231.52c-5.5-.26-13.62 5.5-13.62 5.5L74.63 231c30.56-23.53 31.62-24.33 58.4-42.68l4.19 7.07s-5.76 4.19-7.86 7.07c-5.9 9.28 1.67 13.28 61.8 75.68l-18.85-58.92 39.8-10.21 25.66 30.64 4.45-12.31-4.98-24.62 13.09-3.4.52 3.14 3.67-10.47-94.27 29.33 11.26-4.98-13.62-42.42 17.28-9.17 30.11 36.14 28.54-13.09c-1.41-7.47-2.47-14.5-4.71-19.64l17.28 13.88 4.71-2.09-59.18-42.68 23.08 11.5c18.98-6.07 25.23-7.47 32.21-9.69l2.62 11c-12.55 12.55 1.43 16.82 6.55 19.38l-13.62-61.01 12.05 28.28c4.19-1.31 7.33-2.09 7.33-2.09l2.62 8.64s-3.14 1.05-6.28 2.09l8.9 20.95 33.78-65.73-20.69 61.01c42.42-24.09 81.44-36.66 131.98-35.88 67.04 1.05 167.33 40.85 199.8 139.83.78 2.1-.01 2.63-.79.27zM203.48 152.43s1.83-.52 4.19-1.31l9.43 7.59c-.4 0-3.44-.25-11.26 2.36l-2.36-8.64zm143.76 38.5c-1.57-.6-26.46-4.81-33.26 20.69l21.73 17.02 11.53-37.71zM318.43 67.07c-58.4 0-106.05 12.05-114.96 14.4v.79c8.38 2.09 14.4 4.19 21.21 11.78l1.57.26c6.55-1.83 48.97-13.88 110.24-13.88 180.16 0 301.67 116.79 301.67 223.37v9.95c0 1.31.79 2.62 1.05.52.52-2.09.79-8.64.79-19.64.26-83.79-96.63-227.55-321.57-227.55zm211.06 169.68c1.31-5.76 0-12.31-7.33-13.09-9.62-1.13-16.14 23.79-17.02 33.52-.79 5.5-1.31 14.93 6.02 14.93 4.68-.01 9.72-.91 18.33-35.36zm-61.53 42.95c-2.62-.79-9.43-.79-12.57 10.47-1.83 6.81.52 13.35 6.02 14.66 3.67 1.05 8.9.52 11.78-10.74 2.62-9.94-1.83-13.61-5.23-14.39zM491 300.65c1.83.52 3.14 1.05 5.76 1.83 0-1.83.52-8.38.79-12.05-1.05 1.31-5.5 8.12-6.55 9.95v.27z"], - "wolf-pack-battalion": [456, 512, [], "f514", "M239.73 471.53l10.56 15.84 5.28-12.32 5.28 7.04V512c21.06-7.92 21.11-66.86 25.51-97.21 4.62-31.89-.88-92.81 81.37-149.11-8.88-23.61-12-49.43-2.64-80.05 27.87 3.34 53.94 10.58 63.34 54.1l-30.35 8.36c11.15 23.04 17.01 46.76 13.2 72.14L384 313.18l-6.16 33.43-18.47-7.04-8.8 33.43-19.35-7.04 26.39 21.11 8.8-28.15 24.63 5.28 7.04-35.63 26.39 14.52c.25-20.02 6.97-58.06-8.8-84.45l26.39 5.28c3.99-22.07-2.38-39.21-7.92-56.74l22.43 9.68c-.44-25.07-29.94-56.79-61.58-58.5-20.22-1.09-56.74-25.17-54.1-51.9 1.96-19.87 17.45-42.62 43.11-49.7-43.99 36.51-9.68 67.3 5.28 73.46 4.4-11.44 17.54-69.08 0-130.2-40.47 22.87-89.73 65.1-93.25 147.79l-58.06 38.71-3.52 93.25 107.33-59.82 7.04 7.04-17.59 3.52-43.99 38.71-15.84-5.28-28.15 49.26-3.52 119.64 21.11 15.84-32.55 15.84-32.55-15.84 21.11-15.84-3.52-119.64-28.15-49.26-15.84 5.28-43.99-38.71-17.59-3.52 7.04-7.04 107.33 59.82-3.52-93.25-58.06-38.71C157.03 65.1 107.77 22.87 67.3 0c-17.54 61.12-4.4 118.76 0 130.2 14.96-6.16 49.26-36.95 5.28-73.46 25.66 7.08 41.15 29.83 43.11 49.7 2.63 26.74-33.88 50.81-54.1 51.9C29.94 160.06.44 191.78 0 216.85l22.43-9.68c-5.54 17.53-11.91 34.67-7.92 56.74l26.39-5.28c-15.76 26.39-9.05 64.43-8.8 84.45l26.39-14.52 7.04 35.63 24.63-5.28 8.8 28.15 26.39-21.11-19.34 7.05-8.8-33.43-18.47 7.04-6.16-33.43-27.27 7.04c-3.82-25.38 2.05-49.1 13.2-72.14l-30.35-8.36c9.4-43.52 35.47-50.77 63.34-54.1 9.36 30.62 6.24 56.45-2.64 80.05 82.25 56.3 76.75 117.23 81.37 149.11 4.4 30.35 4.45 89.29 25.51 97.21v-29.91l5.28-7.04 5.28 12.32 10.56-15.84 11.44 21.11 11.43-21.1zm79.17-95.01l-15.84-10.56c7.47-4.36 13.76-8.42 19.35-12.32-.6 7.26-.27 13.88-3.51 22.88zm28.15-49.26c-.4 10.94-.9 21.66-1.76 31.67-7.85-1.86-15.57-3.8-21.11-7.04 8.24-7.9 15.55-16.27 22.87-24.63zm24.63 5.28c-.02-13.43-2.05-24.21-5.28-33.43-5.38 9.09-11.23 18.18-18.47 27.27l23.75 6.16zm3.52-80.94c19.44 12.81 27.8 33.66 29.91 56.3-12.32-4.53-24.63-9.31-36.95-10.56 5.06-11.99 6.65-28.14 7.04-45.74zm-1.76-45.74c.81 14.3 1.84 28.82 1.76 42.23 19.22-8.11 29.78-9.72 43.99-14.08-10.6-18.95-27.22-25.52-45.75-28.15zM137.68 376.52l15.84-10.56c-7.47-4.36-13.76-8.42-19.35-12.32.6 7.26.27 13.88 3.51 22.88zm-28.15-49.26c.4 10.94.9 21.66 1.76 31.67 7.85-1.86 15.57-3.8 21.11-7.04-8.24-7.9-15.55-16.27-22.87-24.63zm-24.64 5.28c.02-13.43 2.05-24.21 5.28-33.43 5.38 9.09 11.23 18.18 18.47 27.27l-23.75 6.16zm-3.52-80.94c-19.44 12.81-27.8 33.66-29.91 56.3 12.32-4.53 24.63-9.31 36.95-10.56-5.05-11.99-6.65-28.14-7.04-45.74zm1.76-45.74c-.81 14.3-1.84 28.82-1.76 42.23-19.22-8.11-29.78-9.72-43.99-14.08 10.61-18.95 27.22-25.52 45.75-28.15z"], - "wordpress": [512, 512, [], "f19a", "M61.7 169.4l101.5 278C92.2 413 43.3 340.2 43.3 256c0-30.9 6.6-60.1 18.4-86.6zm337.9 75.9c0-26.3-9.4-44.5-17.5-58.7-10.8-17.5-20.9-32.4-20.9-49.9 0-19.6 14.8-37.8 35.7-37.8.9 0 1.8.1 2.8.2-37.9-34.7-88.3-55.9-143.7-55.9-74.3 0-139.7 38.1-177.8 95.9 5 .2 9.7.3 13.7.3 22.2 0 56.7-2.7 56.7-2.7 11.5-.7 12.8 16.2 1.4 17.5 0 0-11.5 1.3-24.3 2l77.5 230.4L249.8 247l-33.1-90.8c-11.5-.7-22.3-2-22.3-2-11.5-.7-10.1-18.2 1.3-17.5 0 0 35.1 2.7 56 2.7 22.2 0 56.7-2.7 56.7-2.7 11.5-.7 12.8 16.2 1.4 17.5 0 0-11.5 1.3-24.3 2l76.9 228.7 21.2-70.9c9-29.4 16-50.5 16-68.7zm-139.9 29.3l-63.8 185.5c19.1 5.6 39.2 8.7 60.1 8.7 24.8 0 48.5-4.3 70.6-12.1-.6-.9-1.1-1.9-1.5-2.9l-65.4-179.2zm183-120.7c.9 6.8 1.4 14 1.4 21.9 0 21.6-4 45.8-16.2 76.2l-65 187.9C426.2 403 468.7 334.5 468.7 256c0-37-9.4-71.8-26-102.1zM504 256c0 136.8-111.3 248-248 248C119.2 504 8 392.7 8 256 8 119.2 119.2 8 256 8c136.7 0 248 111.2 248 248zm-11.4 0c0-130.5-106.2-236.6-236.6-236.6C125.5 19.4 19.4 125.5 19.4 256S125.6 492.6 256 492.6c130.5 0 236.6-106.1 236.6-236.6z"], - "wordpress-simple": [512, 512, [], "f411", "M256 8C119.3 8 8 119.2 8 256c0 136.7 111.3 248 248 248s248-111.3 248-248C504 119.2 392.7 8 256 8zM33 256c0-32.3 6.9-63 19.3-90.7l106.4 291.4C84.3 420.5 33 344.2 33 256zm223 223c-21.9 0-43-3.2-63-9.1l66.9-194.4 68.5 187.8c.5 1.1 1 2.1 1.6 3.1-23.1 8.1-48 12.6-74 12.6zm30.7-327.5c13.4-.7 25.5-2.1 25.5-2.1 12-1.4 10.6-19.1-1.4-18.4 0 0-36.1 2.8-59.4 2.8-21.9 0-58.7-2.8-58.7-2.8-12-.7-13.4 17.7-1.4 18.4 0 0 11.4 1.4 23.4 2.1l34.7 95.2L200.6 393l-81.2-241.5c13.4-.7 25.5-2.1 25.5-2.1 12-1.4 10.6-19.1-1.4-18.4 0 0-36.1 2.8-59.4 2.8-4.2 0-9.1-.1-14.4-.3C109.6 73 178.1 33 256 33c58 0 110.9 22.2 150.6 58.5-1-.1-1.9-.2-2.9-.2-21.9 0-37.4 19.1-37.4 39.6 0 18.4 10.6 33.9 21.9 52.3 8.5 14.8 18.4 33.9 18.4 61.5 0 19.1-7.3 41.2-17 72.1l-22.2 74.3-80.7-239.6zm81.4 297.2l68.1-196.9c12.7-31.8 17-57.2 17-79.9 0-8.2-.5-15.8-1.5-22.9 17.4 31.8 27.3 68.2 27.3 107 0 82.3-44.6 154.1-110.9 192.7z"], - "wpbeginner": [512, 512, [], "f297", "M462.799 322.374C519.01 386.682 466.961 480 370.944 480c-39.602 0-78.824-17.687-100.142-50.04-6.887.356-22.702.356-29.59 0C219.848 462.381 180.588 480 141.069 480c-95.49 0-148.348-92.996-91.855-157.626C-29.925 190.523 80.479 32 256.006 32c175.632 0 285.87 158.626 206.793 290.374zm-339.647-82.972h41.529v-58.075h-41.529v58.075zm217.18 86.072v-23.839c-60.506 20.915-132.355 9.198-187.589-33.971l.246 24.897c51.101 46.367 131.746 57.875 187.343 32.913zm-150.753-86.072h166.058v-58.075H189.579v58.075z"], - "wpexplorer": [512, 512, [], "f2de", "M512 256c0 141.2-114.7 256-256 256C114.8 512 0 397.3 0 256S114.7 0 256 0s256 114.7 256 256zm-32 0c0-123.2-100.3-224-224-224C132.5 32 32 132.5 32 256s100.5 224 224 224 224-100.5 224-224zM160.9 124.6l86.9 37.1-37.1 86.9-86.9-37.1 37.1-86.9zm110 169.1l46.6 94h-14.6l-50-100-48.9 100h-14l51.1-106.9-22.3-9.4 6-14 68.6 29.1-6 14.3-16.5-7.1zm-11.8-116.3l68.6 29.4-29.4 68.3L230 246l29.1-68.6zm80.3 42.9l54.6 23.1-23.4 54.3-54.3-23.1 23.1-54.3z"], - "wpforms": [448, 512, [], "f298", "M448 75.2v361.7c0 24.3-19 43.2-43.2 43.2H43.2C19.3 480 0 461.4 0 436.8V75.2C0 51.1 18.8 32 43.2 32h361.7c24 0 43.1 18.8 43.1 43.2zm-37.3 361.6V75.2c0-3-2.6-5.8-5.8-5.8h-9.3L285.3 144 224 94.1 162.8 144 52.5 69.3h-9.3c-3.2 0-5.8 2.8-5.8 5.8v361.7c0 3 2.6 5.8 5.8 5.8h361.7c3.2.1 5.8-2.7 5.8-5.8zM150.2 186v37H76.7v-37h73.5zm0 74.4v37.3H76.7v-37.3h73.5zm11.1-147.3l54-43.7H96.8l64.5 43.7zm210 72.9v37h-196v-37h196zm0 74.4v37.3h-196v-37.3h196zm-84.6-147.3l64.5-43.7H232.8l53.9 43.7zM371.3 335v37.3h-99.4V335h99.4z"], - "wpressr": [496, 512, [], "f3e4", "M248 8C111.03 8 0 119.03 0 256s111.03 248 248 248 248-111.03 248-248S384.97 8 248 8zm171.33 158.6c-15.18 34.51-30.37 69.02-45.63 103.5-2.44 5.51-6.89 8.24-12.97 8.24-23.02-.01-46.03.06-69.05-.05-5.12-.03-8.25 1.89-10.34 6.72-10.19 23.56-20.63 47-30.95 70.5-1.54 3.51-4.06 5.29-7.92 5.29-45.94-.01-91.87-.02-137.81 0-3.13 0-5.63-1.15-7.72-3.45-11.21-12.33-22.46-24.63-33.68-36.94-2.69-2.95-2.79-6.18-1.21-9.73 8.66-19.54 17.27-39.1 25.89-58.66 12.93-29.35 25.89-58.69 38.75-88.08 1.7-3.88 4.28-5.68 8.54-5.65 14.24.1 28.48.02 42.72.05 6.24.01 9.2 4.84 6.66 10.59-13.6 30.77-27.17 61.55-40.74 92.33-5.72 12.99-11.42 25.99-17.09 39-3.91 8.95 7.08 11.97 10.95 5.6.23-.37-1.42 4.18 30.01-67.69 1.36-3.1 3.41-4.4 6.77-4.39 15.21.08 30.43.02 45.64.04 5.56.01 7.91 3.64 5.66 8.75-8.33 18.96-16.71 37.9-24.98 56.89-4.98 11.43 8.08 12.49 11.28 5.33.04-.08 27.89-63.33 32.19-73.16 2.02-4.61 5.44-6.51 10.35-6.5 26.43.05 52.86 0 79.29.05 12.44.02 13.93-13.65 3.9-13.64-25.26.03-50.52.02-75.78.02-6.27 0-7.84-2.47-5.27-8.27 5.78-13.06 11.59-26.11 17.3-39.21 1.73-3.96 4.52-5.79 8.84-5.78 23.09.06 25.98.02 130.78.03 6.08-.01 8.03 2.79 5.62 8.27z"], - "xbox": [512, 512, [], "f412", "M369.9 318.2c44.3 54.3 64.7 98.8 54.4 118.7-7.9 15.1-56.7 44.6-92.6 55.9-29.6 9.3-68.4 13.3-100.4 10.2-38.2-3.7-76.9-17.4-110.1-39C93.3 445.8 87 438.3 87 423.4c0-29.9 32.9-82.3 89.2-142.1 32-33.9 76.5-73.7 81.4-72.6 9.4 2.1 84.3 75.1 112.3 109.5zM188.6 143.8c-29.7-26.9-58.1-53.9-86.4-63.4-15.2-5.1-16.3-4.8-28.7 8.1-29.2 30.4-53.5 79.7-60.3 122.4-5.4 34.2-6.1 43.8-4.2 60.5 5.6 50.5 17.3 85.4 40.5 120.9 9.5 14.6 12.1 17.3 9.3 9.9-4.2-11-.3-37.5 9.5-64 14.3-39 53.9-112.9 120.3-194.4zm311.6 63.5C483.3 127.3 432.7 77 425.6 77c-7.3 0-24.2 6.5-36 13.9-23.3 14.5-41 31.4-64.3 52.8C367.7 197 427.5 283.1 448.2 346c6.8 20.7 9.7 41.1 7.4 52.3-1.7 8.5-1.7 8.5 1.4 4.6 6.1-7.7 19.9-31.3 25.4-43.5 7.4-16.2 15-40.2 18.6-58.7 4.3-22.5 3.9-70.8-.8-93.4zM141.3 43C189 40.5 251 77.5 255.6 78.4c.7.1 10.4-4.2 21.6-9.7 63.9-31.1 94-25.8 107.4-25.2-63.9-39.3-152.7-50-233.9-11.7-23.4 11.1-24 11.9-9.4 11.2z"], - "xing": [384, 512, [], "f168", "M162.7 210c-1.8 3.3-25.2 44.4-70.1 123.5-4.9 8.3-10.8 12.5-17.7 12.5H9.8c-7.7 0-12.1-7.5-8.5-14.4l69-121.3c.2 0 .2-.1 0-.3l-43.9-75.6c-4.3-7.8.3-14.1 8.5-14.1H100c7.3 0 13.3 4.1 18 12.2l44.7 77.5zM382.6 46.1l-144 253v.3L330.2 466c3.9 7.1.2 14.1-8.5 14.1h-65.2c-7.6 0-13.6-4-18-12.2l-92.4-168.5c3.3-5.8 51.5-90.8 144.8-255.2 4.6-8.1 10.4-12.2 17.5-12.2h65.7c8 0 12.3 6.7 8.5 14.1z"], - "xing-square": [448, 512, [], "f169", "M400 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zM140.4 320.2H93.8c-5.5 0-8.7-5.3-6-10.3l49.3-86.7c.1 0 .1-.1 0-.2l-31.4-54c-3-5.6.2-10.1 6-10.1h46.6c5.2 0 9.5 2.9 12.9 8.7l31.9 55.3c-1.3 2.3-18 31.7-50.1 88.2-3.5 6.2-7.7 9.1-12.6 9.1zm219.7-214.1L257.3 286.8v.2l65.5 119c2.8 5.1.1 10.1-6 10.1h-46.6c-5.5 0-9.7-2.9-12.9-8.7l-66-120.3c2.3-4.1 36.8-64.9 103.4-182.3 3.3-5.8 7.4-8.7 12.5-8.7h46.9c5.7-.1 8.8 4.7 6 10z"], - "y-combinator": [448, 512, [], "f23b", "M448 32v448H0V32h448zM236 287.5L313.5 142h-32.7L235 233c-4.7 9.3-9 18.3-12.8 26.8L210 233l-45.2-91h-35l76.7 143.8v94.5H236v-92.8z"], - "yahoo": [448, 512, [], "f19e", "M252 292l4 220c-12.7-2.2-23.5-3.9-32.3-3.9-8.4 0-19.2 1.7-32.3 3.9l4-220C140.4 197.2 85 95.2 21.4 0c11.9 3.1 23 3.9 33.2 3.9 9 0 20.4-.8 34.1-3.9 40.9 72.2 82.1 138.7 135 225.5C261 163.9 314.8 81.4 358.6 0c11.1 2.9 22 3.9 32.9 3.9 11.5 0 23.2-1 35-3.9C392.1 47.9 294.9 216.9 252 292z"], - "yandex": [256, 512, [], "f413", "M153.1 315.8L65.7 512H2l96-209.8c-45.1-22.9-75.2-64.4-75.2-141.1C22.7 53.7 90.8 0 171.7 0H254v512h-55.1V315.8h-45.8zm45.8-269.3h-29.4c-44.4 0-87.4 29.4-87.4 114.6 0 82.3 39.4 108.8 87.4 108.8h29.4V46.5z"], - "yandex-international": [320, 512, [], "f414", "M129.5 512V345.9L18.5 48h55.8l81.8 229.7L250.2 0h51.3L180.8 347.8V512h-51.3z"], - "yarn": [496, 512, [], "f7e3", "M393.9 345.2c-39 9.3-48.4 32.1-104 47.4 0 0-2.7 4-10.4 5.8-13.4 3.3-63.9 6-68.5 6.1-12.4.1-19.9-3.2-22-8.2-6.4-15.3 9.2-22 9.2-22-8.1-5-9-9.9-9.8-8.1-2.4 5.8-3.6 20.1-10.1 26.5-8.8 8.9-25.5 5.9-35.3.8-10.8-5.7.8-19.2.8-19.2s-5.8 3.4-10.5-3.6c-6-9.3-17.1-37.3 11.5-62-1.3-10.1-4.6-53.7 40.6-85.6 0 0-20.6-22.8-12.9-43.3 5-13.4 7-13.3 8.6-13.9 5.7-2.2 11.3-4.6 15.4-9.1 20.6-22.2 46.8-18 46.8-18s12.4-37.8 23.9-30.4c3.5 2.3 16.3 30.6 16.3 30.6s13.6-7.9 15.1-5c8.2 16 9.2 46.5 5.6 65.1-6.1 30.6-21.4 47.1-27.6 57.5-1.4 2.4 16.5 10 27.8 41.3 10.4 28.6 1.1 52.7 2.8 55.3.8 1.4 13.7.8 36.4-13.2 12.8-7.9 28.1-16.9 45.4-17 16.7-.5 17.6 19.2 4.9 22.2zM496 256c0 136.9-111.1 248-248 248S0 392.9 0 256 111.1 8 248 8s248 111.1 248 248zm-79.3 75.2c-1.7-13.6-13.2-23-28-22.8-22 .3-40.5 11.7-52.8 19.2-4.8 3-8.9 5.2-12.4 6.8 3.1-44.5-22.5-73.1-28.7-79.4 7.8-11.3 18.4-27.8 23.4-53.2 4.3-21.7 3-55.5-6.9-74.5-1.6-3.1-7.4-11.2-21-7.4-9.7-20-13-22.1-15.6-23.8-1.1-.7-23.6-16.4-41.4 28-12.2.9-31.3 5.3-47.5 22.8-2 2.2-5.9 3.8-10.1 5.4h.1c-8.4 3-12.3 9.9-16.9 22.3-6.5 17.4.2 34.6 6.8 45.7-17.8 15.9-37 39.8-35.7 82.5-34 36-11.8 73-5.6 79.6-1.6 11.1 3.7 19.4 12 23.8 12.6 6.7 30.3 9.6 43.9 2.8 4.9 5.2 13.8 10.1 30 10.1 6.8 0 58-2.9 72.6-6.5 6.8-1.6 11.5-4.5 14.6-7.1 9.8-3.1 36.8-12.3 62.2-28.7 18-11.7 24.2-14.2 37.6-17.4 12.9-3.2 21-15.1 19.4-28.2z"], - "yelp": [381, 512, [], "f1e9", "M41.9 240.32l99.62 48.61c19.2 9.4 16.2 37.51-4.5 42.71L29.5 358.45c-13.4 3.4-26.71-5.9-28.21-19.6-3.4-29.41 0-58.41 9-85.32 4.41-13.11 19.31-19.21 31.61-13.21zm44.01 239.25c23.7 16.2 50.81 27.31 79.42 32.11 13.6 2.3 26.2-7.9 26.61-21.7l3.9-110.82c.7-21.3-25.5-31.91-39.81-16.1l-74.21 82.42c-9.21 10.28-7.31 26.29 4.09 34.09zm145.33-109.92l58.81 94.02c7.3 11.7 23.3 14.3 34.01 5.5 22.4-18.5 40.31-41.61 52.71-67.61 5.9-12.5-.5-27.31-13.6-31.61l-105.42-34.21c-20.31-6.5-37.81 15.8-26.51 33.91zm148.33-132.23c-11.8-27.11-29.21-50.61-50.41-69.31-10.3-9.1-26.3-7-34.01 4.4l-62.01 91.92c-11.9 17.7 4.7 40.61 25.2 34.71l106.62-30.51c13.31-3.9 20.11-18.5 14.61-31.21zM61.11 30.18c-12 5.7-16.5 20.5-9.9 32.01l104.12 180.43c11.7 20.2 42.61 11.9 42.61-11.4V22.88c.1-13.3-11.2-23.9-24.5-22.8-23.12 1.8-65.33 7.7-112.33 30.1z"], - "yoast": [448, 512, [], "f2b1", "M91.3 76h186l-7 18.9h-179c-39.7 0-71.9 31.6-71.9 70.3v205.4c0 35.4 24.9 70.3 84 70.3V460H91.3C41.2 460 0 419.8 0 370.5V165.2C0 115.9 40.7 76 91.3 76zm229.1-56h66.5C243.1 398.1 241.2 418.9 202.2 459.3c-20.8 21.6-49.3 31.7-78.3 32.7v-51.1c49.2-7.7 64.6-49.9 64.6-75.3 0-20.1.6-12.6-82.1-223.2h61.4L218.2 299 320.4 20zM448 161.5V460H234c6.6-9.6 10.7-16.3 12.1-19.4h182.5V161.5c0-32.5-17.1-51.9-48.2-62.9l6.7-17.6c41.7 13.6 60.9 43.1 60.9 80.5z"], - "youtube": [576, 512, [], "f167", "M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z"], - "youtube-square": [448, 512, [], "f431", "M186.8 202.1l95.2 54.1-95.2 54.1V202.1zM448 80v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V80c0-26.5 21.5-48 48-48h352c26.5 0 48 21.5 48 48zm-42 176.3s0-59.6-7.6-88.2c-4.2-15.8-16.5-28.2-32.2-32.4C337.9 128 224 128 224 128s-113.9 0-142.2 7.7c-15.7 4.2-28 16.6-32.2 32.4-7.6 28.5-7.6 88.2-7.6 88.2s0 59.6 7.6 88.2c4.2 15.8 16.5 27.7 32.2 31.9C110.1 384 224 384 224 384s113.9 0 142.2-7.7c15.7-4.2 28-16.1 32.2-31.9 7.6-28.5 7.6-88.1 7.6-88.1z"], - "zhihu": [640, 512, [], "f63f", "M170.54 148.13v217.54l23.43.01 7.71 26.37 42.01-26.37h49.53V148.13H170.54zm97.75 193.93h-27.94l-27.9 17.51-5.08-17.47-11.9-.04V171.75h72.82v170.31zm-118.46-94.39H97.5c1.74-27.1 2.2-51.59 2.2-73.46h51.16s1.97-22.56-8.58-22.31h-88.5c3.49-13.12 7.87-26.66 13.12-40.67 0 0-24.07 0-32.27 21.57-3.39 8.9-13.21 43.14-30.7 78.12 5.89-.64 25.37-1.18 36.84-22.21 2.11-5.89 2.51-6.66 5.14-14.53h28.87c0 10.5-1.2 66.88-1.68 73.44H20.83c-11.74 0-15.56 23.62-15.56 23.62h65.58C66.45 321.1 42.83 363.12 0 396.34c20.49 5.85 40.91-.93 51-9.9 0 0 22.98-20.9 35.59-69.25l53.96 64.94s7.91-26.89-1.24-39.99c-7.58-8.92-28.06-33.06-36.79-41.81L87.9 311.95c4.36-13.98 6.99-27.55 7.87-40.67h61.65s-.09-23.62-7.59-23.62v.01zm412.02-1.6c20.83-25.64 44.98-58.57 44.98-58.57s-18.65-14.8-27.38-4.06c-6 8.15-36.83 48.2-36.83 48.2l19.23 14.43zm-150.09-59.09c-9.01-8.25-25.91 2.13-25.91 2.13s39.52 55.04 41.12 57.45l19.46-13.73s-25.67-37.61-34.66-45.86h-.01zM640 258.35c-19.78 0-130.91.93-131.06.93v-101c4.81 0 12.42-.4 22.85-1.2 40.88-2.41 70.13-4 87.77-4.81 0 0 12.22-27.19-.59-33.44-3.07-1.18-23.17 4.58-23.17 4.58s-165.22 16.49-232.36 18.05c1.6 8.82 7.62 17.08 15.78 19.55 13.31 3.48 22.69 1.7 49.15.89 24.83-1.6 43.68-2.43 56.51-2.43v99.81H351.41s2.82 22.31 25.51 22.85h107.94v70.92c0 13.97-11.19 21.99-24.48 21.12-14.08.11-26.08-1.15-41.69-1.81 1.99 3.97 6.33 14.39 19.31 21.84 9.88 4.81 16.17 6.57 26.02 6.57 29.56 0 45.67-17.28 44.89-45.31v-73.32h122.36c9.68 0 8.7-23.78 8.7-23.78l.03-.01z"] - }; - - bunker(function () { - defineIcons('fab', icons); - }); - -}()); diff --git a/examples/web/static/libs/fontawesome/js/brands.min.js b/examples/web/static/libs/fontawesome/js/brands.min.js deleted file mode 100644 index c618c1e9..00000000 --- a/examples/web/static/libs/fontawesome/js/brands.min.js +++ /dev/null @@ -1 +0,0 @@ -!function(){"use strict";var c={},z={};try{"undefined"!=typeof window&&(c=window),"undefined"!=typeof document&&(z=document)}catch(c){}var l=(c.navigator||{}).userAgent,h=void 0===l?"":l,v=c,m=z,M=(v.document,!!m.documentElement&&!!m.head&&"function"==typeof m.addEventListener&&m.createElement,~h.indexOf("MSIE")||h.indexOf("Trident/"),"___FONT_AWESOME___"),s=function(){try{return!0}catch(c){return!1}}();var H=v||{};H[M]||(H[M]={}),H[M].styles||(H[M].styles={}),H[M].hooks||(H[M].hooks={}),H[M].shims||(H[M].shims=[]);var f=H[M];function e(c,h){var z=(2 - if (val === '') return true; - if (val === 'false') return false; - if (val === 'true') return true; - return val; - } - - if (DOCUMENT && typeof DOCUMENT.querySelector === 'function') { - var attrs = [['data-family-prefix', 'familyPrefix'], ['data-replacement-class', 'replacementClass'], ['data-auto-replace-svg', 'autoReplaceSvg'], ['data-auto-add-css', 'autoAddCss'], ['data-auto-a11y', 'autoA11y'], ['data-search-pseudo-elements', 'searchPseudoElements'], ['data-observe-mutations', 'observeMutations'], ['data-keep-original-source', 'keepOriginalSource'], ['data-measure-performance', 'measurePerformance'], ['data-show-missing-icons', 'showMissingIcons']]; - attrs.forEach(function (_ref) { - var _ref2 = _slicedToArray(_ref, 2), - attr = _ref2[0], - key = _ref2[1]; - - var val = coerce(getAttrConfig(attr)); - - if (val !== undefined && val !== null) { - initial[key] = val; - } - }); - } - - var _default = { - familyPrefix: DEFAULT_FAMILY_PREFIX, - replacementClass: DEFAULT_REPLACEMENT_CLASS, - autoReplaceSvg: true, - autoAddCss: true, - autoA11y: true, - searchPseudoElements: false, - observeMutations: true, - keepOriginalSource: true, - measurePerformance: false, - showMissingIcons: true - }; - - var _config = _objectSpread({}, _default, initial); - - if (!_config.autoReplaceSvg) _config.observeMutations = false; - - var config = _objectSpread({}, _config); - - WINDOW.FontAwesomeConfig = config; - - var w = WINDOW || {}; - if (!w[NAMESPACE_IDENTIFIER]) w[NAMESPACE_IDENTIFIER] = {}; - if (!w[NAMESPACE_IDENTIFIER].styles) w[NAMESPACE_IDENTIFIER].styles = {}; - if (!w[NAMESPACE_IDENTIFIER].hooks) w[NAMESPACE_IDENTIFIER].hooks = {}; - if (!w[NAMESPACE_IDENTIFIER].shims) w[NAMESPACE_IDENTIFIER].shims = []; - var namespace = w[NAMESPACE_IDENTIFIER]; - - var functions = []; - - var listener = function listener() { - DOCUMENT.removeEventListener('DOMContentLoaded', listener); - loaded = 1; - functions.map(function (fn) { - return fn(); - }); - }; - - var loaded = false; - - if (IS_DOM) { - loaded = (DOCUMENT.documentElement.doScroll ? /^loaded|^c/ : /^loaded|^i|^c/).test(DOCUMENT.readyState); - if (!loaded) DOCUMENT.addEventListener('DOMContentLoaded', listener); - } - - function domready (fn) { - if (!IS_DOM) return; - loaded ? setTimeout(fn, 0) : functions.push(fn); - } - - var PENDING = 'pending'; - var SETTLED = 'settled'; - var FULFILLED = 'fulfilled'; - var REJECTED = 'rejected'; - - var NOOP = function NOOP() {}; - - var isNode = typeof global !== 'undefined' && typeof global.process !== 'undefined' && typeof global.process.emit === 'function'; - var asyncSetTimer = typeof setImmediate === 'undefined' ? setTimeout : setImmediate; - var asyncQueue = []; - var asyncTimer; - - function asyncFlush() { - // run promise callbacks - for (var i = 0; i < asyncQueue.length; i++) { - asyncQueue[i][0](asyncQueue[i][1]); - } // reset async asyncQueue - - - asyncQueue = []; - asyncTimer = false; - } - - function asyncCall(callback, arg) { - asyncQueue.push([callback, arg]); - - if (!asyncTimer) { - asyncTimer = true; - asyncSetTimer(asyncFlush, 0); - } - } - - function invokeResolver(resolver, promise) { - function resolvePromise(value) { - resolve(promise, value); - } - - function rejectPromise(reason) { - reject(promise, reason); - } - - try { - resolver(resolvePromise, rejectPromise); - } catch (e) { - rejectPromise(e); - } - } - - function invokeCallback(subscriber) { - var owner = subscriber.owner; - var settled = owner._state; - var value = owner._data; - var callback = subscriber[settled]; - var promise = subscriber.then; - - if (typeof callback === 'function') { - settled = FULFILLED; - - try { - value = callback(value); - } catch (e) { - reject(promise, e); - } - } - - if (!handleThenable(promise, value)) { - if (settled === FULFILLED) { - resolve(promise, value); - } - - if (settled === REJECTED) { - reject(promise, value); - } - } - } - - function handleThenable(promise, value) { - var resolved; - - try { - if (promise === value) { - throw new TypeError('A promises callback cannot return that same promise.'); - } - - if (value && (typeof value === 'function' || _typeof(value) === 'object')) { - // then should be retrieved only once - var then = value.then; - - if (typeof then === 'function') { - then.call(value, function (val) { - if (!resolved) { - resolved = true; - - if (value === val) { - fulfill(promise, val); - } else { - resolve(promise, val); - } - } - }, function (reason) { - if (!resolved) { - resolved = true; - reject(promise, reason); - } - }); - return true; - } - } - } catch (e) { - if (!resolved) { - reject(promise, e); - } - - return true; - } - - return false; - } - - function resolve(promise, value) { - if (promise === value || !handleThenable(promise, value)) { - fulfill(promise, value); - } - } - - function fulfill(promise, value) { - if (promise._state === PENDING) { - promise._state = SETTLED; - promise._data = value; - asyncCall(publishFulfillment, promise); - } - } - - function reject(promise, reason) { - if (promise._state === PENDING) { - promise._state = SETTLED; - promise._data = reason; - asyncCall(publishRejection, promise); - } - } - - function publish(promise) { - promise._then = promise._then.forEach(invokeCallback); - } - - function publishFulfillment(promise) { - promise._state = FULFILLED; - publish(promise); - } - - function publishRejection(promise) { - promise._state = REJECTED; - publish(promise); - - if (!promise._handled && isNode) { - global.process.emit('unhandledRejection', promise._data, promise); - } - } - - function notifyRejectionHandled(promise) { - global.process.emit('rejectionHandled', promise); - } - /** - * @class - */ - - - function P(resolver) { - if (typeof resolver !== 'function') { - throw new TypeError('Promise resolver ' + resolver + ' is not a function'); - } - - if (this instanceof P === false) { - throw new TypeError('Failed to construct \'Promise\': Please use the \'new\' operator, this object constructor cannot be called as a function.'); - } - - this._then = []; - invokeResolver(resolver, this); - } - - P.prototype = { - constructor: P, - _state: PENDING, - _then: null, - _data: undefined, - _handled: false, - then: function then(onFulfillment, onRejection) { - var subscriber = { - owner: this, - then: new this.constructor(NOOP), - fulfilled: onFulfillment, - rejected: onRejection - }; - - if ((onRejection || onFulfillment) && !this._handled) { - this._handled = true; - - if (this._state === REJECTED && isNode) { - asyncCall(notifyRejectionHandled, this); - } - } - - if (this._state === FULFILLED || this._state === REJECTED) { - // already resolved, call callback async - asyncCall(invokeCallback, subscriber); - } else { - // subscribe - this._then.push(subscriber); - } - - return subscriber.then; - }, - catch: function _catch(onRejection) { - return this.then(null, onRejection); - } - }; - - P.all = function (promises) { - if (!Array.isArray(promises)) { - throw new TypeError('You must pass an array to Promise.all().'); - } - - return new P(function (resolve, reject) { - var results = []; - var remaining = 0; - - function resolver(index) { - remaining++; - return function (value) { - results[index] = value; - - if (! --remaining) { - resolve(results); - } - }; - } - - for (var i = 0, promise; i < promises.length; i++) { - promise = promises[i]; - - if (promise && typeof promise.then === 'function') { - promise.then(resolver(i), reject); - } else { - results[i] = promise; - } - } - - if (!remaining) { - resolve(results); - } - }); - }; - - P.race = function (promises) { - if (!Array.isArray(promises)) { - throw new TypeError('You must pass an array to Promise.race().'); - } - - return new P(function (resolve, reject) { - for (var i = 0, promise; i < promises.length; i++) { - promise = promises[i]; - - if (promise && typeof promise.then === 'function') { - promise.then(resolve, reject); - } else { - resolve(promise); - } - } - }); - }; - - P.resolve = function (value) { - if (value && _typeof(value) === 'object' && value.constructor === P) { - return value; - } - - return new P(function (resolve) { - resolve(value); - }); - }; - - P.reject = function (reason) { - return new P(function (resolve, reject) { - reject(reason); - }); - }; - - var picked = typeof Promise === 'function' ? Promise : P; - - var d = UNITS_IN_GRID; - var meaninglessTransform = { - size: 16, - x: 0, - y: 0, - rotate: 0, - flipX: false, - flipY: false - }; - - function isReserved(name) { - return ~RESERVED_CLASSES.indexOf(name); - } - - function bunker(fn) { - try { - fn(); - } catch (e) { - if (!PRODUCTION) { - throw e; - } - } - } - function insertCss(css) { - if (!css || !IS_DOM) { - return; - } - - var style = DOCUMENT.createElement('style'); - style.setAttribute('type', 'text/css'); - style.innerHTML = css; - var headChildren = DOCUMENT.head.childNodes; - var beforeChild = null; - - for (var i = headChildren.length - 1; i > -1; i--) { - var child = headChildren[i]; - var tagName = (child.tagName || '').toUpperCase(); - - if (['STYLE', 'LINK'].indexOf(tagName) > -1) { - beforeChild = child; - } - } - - DOCUMENT.head.insertBefore(style, beforeChild); - return css; - } - var idPool = '0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ'; - function nextUniqueId() { - var size = 12; - var id = ''; - - while (size-- > 0) { - id += idPool[Math.random() * 62 | 0]; - } - - return id; - } - function toArray(obj) { - var array = []; - - for (var i = (obj || []).length >>> 0; i--;) { - array[i] = obj[i]; - } - - return array; - } - function classArray(node) { - if (node.classList) { - return toArray(node.classList); - } else { - return (node.getAttribute('class') || '').split(' ').filter(function (i) { - return i; - }); - } - } - function getIconName(familyPrefix, cls) { - var parts = cls.split('-'); - var prefix = parts[0]; - var iconName = parts.slice(1).join('-'); - - if (prefix === familyPrefix && iconName !== '' && !isReserved(iconName)) { - return iconName; - } else { - return null; - } - } - function htmlEscape(str) { - return "".concat(str).replace(/&/g, '&').replace(/"/g, '"').replace(/'/g, ''').replace(//g, '>'); - } - function joinAttributes(attributes) { - return Object.keys(attributes || {}).reduce(function (acc, attributeName) { - return acc + "".concat(attributeName, "=\"").concat(htmlEscape(attributes[attributeName]), "\" "); - }, '').trim(); - } - function joinStyles(styles) { - return Object.keys(styles || {}).reduce(function (acc, styleName) { - return acc + "".concat(styleName, ": ").concat(styles[styleName], ";"); - }, ''); - } - function transformIsMeaningful(transform) { - return transform.size !== meaninglessTransform.size || transform.x !== meaninglessTransform.x || transform.y !== meaninglessTransform.y || transform.rotate !== meaninglessTransform.rotate || transform.flipX || transform.flipY; - } - function transformForSvg(_ref) { - var transform = _ref.transform, - containerWidth = _ref.containerWidth, - iconWidth = _ref.iconWidth; - var outer = { - transform: "translate(".concat(containerWidth / 2, " 256)") - }; - var innerTranslate = "translate(".concat(transform.x * 32, ", ").concat(transform.y * 32, ") "); - var innerScale = "scale(".concat(transform.size / 16 * (transform.flipX ? -1 : 1), ", ").concat(transform.size / 16 * (transform.flipY ? -1 : 1), ") "); - var innerRotate = "rotate(".concat(transform.rotate, " 0 0)"); - var inner = { - transform: "".concat(innerTranslate, " ").concat(innerScale, " ").concat(innerRotate) - }; - var path = { - transform: "translate(".concat(iconWidth / 2 * -1, " -256)") - }; - return { - outer: outer, - inner: inner, - path: path - }; - } - function transformForCss(_ref2) { - var transform = _ref2.transform, - _ref2$width = _ref2.width, - width = _ref2$width === void 0 ? UNITS_IN_GRID : _ref2$width, - _ref2$height = _ref2.height, - height = _ref2$height === void 0 ? UNITS_IN_GRID : _ref2$height, - _ref2$startCentered = _ref2.startCentered, - startCentered = _ref2$startCentered === void 0 ? false : _ref2$startCentered; - var val = ''; - - if (startCentered && IS_IE) { - val += "translate(".concat(transform.x / d - width / 2, "em, ").concat(transform.y / d - height / 2, "em) "); - } else if (startCentered) { - val += "translate(calc(-50% + ".concat(transform.x / d, "em), calc(-50% + ").concat(transform.y / d, "em)) "); - } else { - val += "translate(".concat(transform.x / d, "em, ").concat(transform.y / d, "em) "); - } - - val += "scale(".concat(transform.size / d * (transform.flipX ? -1 : 1), ", ").concat(transform.size / d * (transform.flipY ? -1 : 1), ") "); - val += "rotate(".concat(transform.rotate, "deg) "); - return val; - } - - var ALL_SPACE = { - x: 0, - y: 0, - width: '100%', - height: '100%' - }; - function makeIconMasking (_ref) { - var children = _ref.children, - attributes = _ref.attributes, - main = _ref.main, - mask = _ref.mask, - transform = _ref.transform; - var mainWidth = main.width, - mainPath = main.icon; - var maskWidth = mask.width, - maskPath = mask.icon; - var trans = transformForSvg({ - transform: transform, - containerWidth: maskWidth, - iconWidth: mainWidth - }); - var maskRect = { - tag: 'rect', - attributes: _objectSpread({}, ALL_SPACE, { - fill: 'white' - }) - }; - var maskInnerGroup = { - tag: 'g', - attributes: _objectSpread({}, trans.inner), - children: [{ - tag: 'path', - attributes: _objectSpread({}, mainPath.attributes, trans.path, { - fill: 'black' - }) - }] - }; - var maskOuterGroup = { - tag: 'g', - attributes: _objectSpread({}, trans.outer), - children: [maskInnerGroup] - }; - var maskId = "mask-".concat(nextUniqueId()); - var clipId = "clip-".concat(nextUniqueId()); - var maskTag = { - tag: 'mask', - attributes: _objectSpread({}, ALL_SPACE, { - id: maskId, - maskUnits: 'userSpaceOnUse', - maskContentUnits: 'userSpaceOnUse' - }), - children: [maskRect, maskOuterGroup] - }; - var defs = { - tag: 'defs', - children: [{ - tag: 'clipPath', - attributes: { - id: clipId - }, - children: [maskPath] - }, maskTag] - }; - children.push(defs, { - tag: 'rect', - attributes: _objectSpread({ - fill: 'currentColor', - 'clip-path': "url(#".concat(clipId, ")"), - mask: "url(#".concat(maskId, ")") - }, ALL_SPACE) - }); - return { - children: children, - attributes: attributes - }; - } - - function makeIconStandard (_ref) { - var children = _ref.children, - attributes = _ref.attributes, - main = _ref.main, - transform = _ref.transform, - styles = _ref.styles; - var styleString = joinStyles(styles); - - if (styleString.length > 0) { - attributes['style'] = styleString; - } - - if (transformIsMeaningful(transform)) { - var trans = transformForSvg({ - transform: transform, - containerWidth: main.width, - iconWidth: main.width - }); - children.push({ - tag: 'g', - attributes: _objectSpread({}, trans.outer), - children: [{ - tag: 'g', - attributes: _objectSpread({}, trans.inner), - children: [{ - tag: main.icon.tag, - children: main.icon.children, - attributes: _objectSpread({}, main.icon.attributes, trans.path) - }] - }] - }); - } else { - children.push(main.icon); - } - - return { - children: children, - attributes: attributes - }; - } - - function asIcon (_ref) { - var children = _ref.children, - main = _ref.main, - mask = _ref.mask, - attributes = _ref.attributes, - styles = _ref.styles, - transform = _ref.transform; - - if (transformIsMeaningful(transform) && main.found && !mask.found) { - var width = main.width, - height = main.height; - var offset = { - x: width / height / 2, - y: 0.5 - }; - attributes['style'] = joinStyles(_objectSpread({}, styles, { - 'transform-origin': "".concat(offset.x + transform.x / 16, "em ").concat(offset.y + transform.y / 16, "em") - })); - } - - return [{ - tag: 'svg', - attributes: attributes, - children: children - }]; - } - - function asSymbol (_ref) { - var prefix = _ref.prefix, - iconName = _ref.iconName, - children = _ref.children, - attributes = _ref.attributes, - symbol = _ref.symbol; - var id = symbol === true ? "".concat(prefix, "-").concat(config.familyPrefix, "-").concat(iconName) : symbol; - return [{ - tag: 'svg', - attributes: { - style: 'display: none;' - }, - children: [{ - tag: 'symbol', - attributes: _objectSpread({}, attributes, { - id: id - }), - children: children - }] - }]; - } - - function makeInlineSvgAbstract(params) { - var _params$icons = params.icons, - main = _params$icons.main, - mask = _params$icons.mask, - prefix = params.prefix, - iconName = params.iconName, - transform = params.transform, - symbol = params.symbol, - title = params.title, - extra = params.extra, - _params$watchable = params.watchable, - watchable = _params$watchable === void 0 ? false : _params$watchable; - - var _ref = mask.found ? mask : main, - width = _ref.width, - height = _ref.height; - - var widthClass = "fa-w-".concat(Math.ceil(width / height * 16)); - var attrClass = [config.replacementClass, iconName ? "".concat(config.familyPrefix, "-").concat(iconName) : '', widthClass].filter(function (c) { - return extra.classes.indexOf(c) === -1; - }).concat(extra.classes).join(' '); - var content = { - children: [], - attributes: _objectSpread({}, extra.attributes, { - 'data-prefix': prefix, - 'data-icon': iconName, - 'class': attrClass, - 'role': 'img', - 'xmlns': 'http://www.w3.org/2000/svg', - 'viewBox': "0 0 ".concat(width, " ").concat(height) - }) - }; - - if (watchable) { - content.attributes[DATA_FA_I2SVG] = ''; - } - - if (title) content.children.push({ - tag: 'title', - attributes: { - id: content.attributes['aria-labelledby'] || "title-".concat(nextUniqueId()) - }, - children: [title] - }); - - var args = _objectSpread({}, content, { - prefix: prefix, - iconName: iconName, - main: main, - mask: mask, - transform: transform, - symbol: symbol, - styles: extra.styles - }); - - var _ref2 = mask.found && main.found ? makeIconMasking(args) : makeIconStandard(args), - children = _ref2.children, - attributes = _ref2.attributes; - - args.children = children; - args.attributes = attributes; - - if (symbol) { - return asSymbol(args); - } else { - return asIcon(args); - } - } - function makeLayersTextAbstract(params) { - var content = params.content, - width = params.width, - height = params.height, - transform = params.transform, - title = params.title, - extra = params.extra, - _params$watchable2 = params.watchable, - watchable = _params$watchable2 === void 0 ? false : _params$watchable2; - - var attributes = _objectSpread({}, extra.attributes, title ? { - 'title': title - } : {}, { - 'class': extra.classes.join(' ') - }); - - if (watchable) { - attributes[DATA_FA_I2SVG] = ''; - } - - var styles = _objectSpread({}, extra.styles); - - if (transformIsMeaningful(transform)) { - styles['transform'] = transformForCss({ - transform: transform, - startCentered: true, - width: width, - height: height - }); - styles['-webkit-transform'] = styles['transform']; - } - - var styleString = joinStyles(styles); - - if (styleString.length > 0) { - attributes['style'] = styleString; - } - - var val = []; - val.push({ - tag: 'span', - attributes: attributes, - children: [content] - }); - - if (title) { - val.push({ - tag: 'span', - attributes: { - class: 'sr-only' - }, - children: [title] - }); - } - - return val; - } - function makeLayersCounterAbstract(params) { - var content = params.content, - title = params.title, - extra = params.extra; - - var attributes = _objectSpread({}, extra.attributes, title ? { - 'title': title - } : {}, { - 'class': extra.classes.join(' ') - }); - - var styleString = joinStyles(extra.styles); - - if (styleString.length > 0) { - attributes['style'] = styleString; - } - - var val = []; - val.push({ - tag: 'span', - attributes: attributes, - children: [content] - }); - - if (title) { - val.push({ - tag: 'span', - attributes: { - class: 'sr-only' - }, - children: [title] - }); - } - - return val; - } - - var noop$1 = function noop() {}; - - var p = config.measurePerformance && PERFORMANCE && PERFORMANCE.mark && PERFORMANCE.measure ? PERFORMANCE : { - mark: noop$1, - measure: noop$1 - }; - var preamble = "FA \"5.7.2\""; - - var begin = function begin(name) { - p.mark("".concat(preamble, " ").concat(name, " begins")); - return function () { - return end(name); - }; - }; - - var end = function end(name) { - p.mark("".concat(preamble, " ").concat(name, " ends")); - p.measure("".concat(preamble, " ").concat(name), "".concat(preamble, " ").concat(name, " begins"), "".concat(preamble, " ").concat(name, " ends")); - }; - - var perf = { - begin: begin, - end: end - }; - - /** - * Internal helper to bind a function known to have 4 arguments - * to a given context. - */ - - var bindInternal4 = function bindInternal4(func, thisContext) { - return function (a, b, c, d) { - return func.call(thisContext, a, b, c, d); - }; - }; - - /** - * # Reduce - * - * A fast object `.reduce()` implementation. - * - * @param {Object} subject The object to reduce over. - * @param {Function} fn The reducer function. - * @param {mixed} initialValue The initial value for the reducer, defaults to subject[0]. - * @param {Object} thisContext The context for the reducer. - * @return {mixed} The final result. - */ - - - var reduce = function fastReduceObject(subject, fn, initialValue, thisContext) { - var keys = Object.keys(subject), - length = keys.length, - iterator = thisContext !== undefined ? bindInternal4(fn, thisContext) : fn, - i, - key, - result; - - if (initialValue === undefined) { - i = 1; - result = subject[keys[0]]; - } else { - i = 0; - result = initialValue; - } - - for (; i < length; i++) { - key = keys[i]; - result = iterator(result, subject[key], key, subject); - } - - return result; - }; - - function defineIcons(prefix, icons) { - var params = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : {}; - var _params$skipHooks = params.skipHooks, - skipHooks = _params$skipHooks === void 0 ? false : _params$skipHooks; - var normalized = Object.keys(icons).reduce(function (acc, iconName) { - var icon = icons[iconName]; - var expanded = !!icon.icon; - - if (expanded) { - acc[icon.iconName] = icon.icon; - } else { - acc[iconName] = icon; - } - - return acc; - }, {}); - - if (typeof namespace.hooks.addPack === 'function' && !skipHooks) { - namespace.hooks.addPack(prefix, normalized); - } else { - namespace.styles[prefix] = _objectSpread({}, namespace.styles[prefix] || {}, normalized); - } - /** - * Font Awesome 4 used the prefix of `fa` for all icons. With the introduction - * of new styles we needed to differentiate between them. Prefix `fa` is now an alias - * for `fas` so we'll easy the upgrade process for our users by automatically defining - * this as well. - */ - - - if (prefix === 'fas') { - defineIcons('fa', icons); - } - } - - var styles = namespace.styles, - shims = namespace.shims; - var _byUnicode = {}; - var _byLigature = {}; - var _byOldName = {}; - var build = function build() { - var lookup = function lookup(reducer) { - return reduce(styles, function (o, style, prefix) { - o[prefix] = reduce(style, reducer, {}); - return o; - }, {}); - }; - - _byUnicode = lookup(function (acc, icon, iconName) { - if (icon[3]) { - acc[icon[3]] = iconName; - } - - return acc; - }); - _byLigature = lookup(function (acc, icon, iconName) { - var ligatures = icon[2]; - acc[iconName] = iconName; - ligatures.forEach(function (ligature) { - acc[ligature] = iconName; - }); - return acc; - }); - var hasRegular = 'far' in styles; - _byOldName = reduce(shims, function (acc, shim) { - var oldName = shim[0]; - var prefix = shim[1]; - var iconName = shim[2]; - - if (prefix === 'far' && !hasRegular) { - prefix = 'fas'; - } - - acc[oldName] = { - prefix: prefix, - iconName: iconName - }; - return acc; - }, {}); - }; - build(); - function byUnicode(prefix, unicode) { - return _byUnicode[prefix][unicode]; - } - function byLigature(prefix, ligature) { - return _byLigature[prefix][ligature]; - } - function byOldName(name) { - return _byOldName[name] || { - prefix: null, - iconName: null - }; - } - - var styles$1 = namespace.styles; - var emptyCanonicalIcon = function emptyCanonicalIcon() { - return { - prefix: null, - iconName: null, - rest: [] - }; - }; - function getCanonicalIcon(values) { - return values.reduce(function (acc, cls) { - var iconName = getIconName(config.familyPrefix, cls); - - if (styles$1[cls]) { - acc.prefix = cls; - } else if (config.autoFetchSvg && ['fas', 'far', 'fal', 'fab', 'fa'].indexOf(cls) > -1) { - acc.prefix = cls; - } else if (iconName) { - var shim = acc.prefix === 'fa' ? byOldName(iconName) : {}; - acc.iconName = shim.iconName || iconName; - acc.prefix = shim.prefix || acc.prefix; - } else if (cls !== config.replacementClass && cls.indexOf('fa-w-') !== 0) { - acc.rest.push(cls); - } - - return acc; - }, emptyCanonicalIcon()); - } - function iconFromMapping(mapping, prefix, iconName) { - if (mapping && mapping[prefix] && mapping[prefix][iconName]) { - return { - prefix: prefix, - iconName: iconName, - icon: mapping[prefix][iconName] - }; - } - } - - function toHtml(abstractNodes) { - var tag = abstractNodes.tag, - _abstractNodes$attrib = abstractNodes.attributes, - attributes = _abstractNodes$attrib === void 0 ? {} : _abstractNodes$attrib, - _abstractNodes$childr = abstractNodes.children, - children = _abstractNodes$childr === void 0 ? [] : _abstractNodes$childr; - - if (typeof abstractNodes === 'string') { - return htmlEscape(abstractNodes); - } else { - return "<".concat(tag, " ").concat(joinAttributes(attributes), ">").concat(children.map(toHtml).join(''), ""); - } - } - - var noop$2 = function noop() {}; - - function isWatched(node) { - var i2svg = node.getAttribute ? node.getAttribute(DATA_FA_I2SVG) : null; - return typeof i2svg === 'string'; - } - - function getMutator() { - if (config.autoReplaceSvg === true) { - return mutators.replace; - } - - var mutator = mutators[config.autoReplaceSvg]; - return mutator || mutators.replace; - } - - var mutators = { - replace: function replace(mutation) { - var node = mutation[0]; - var abstract = mutation[1]; - var newOuterHTML = abstract.map(function (a) { - return toHtml(a); - }).join('\n'); - - if (node.parentNode && node.outerHTML) { - node.outerHTML = newOuterHTML + (config.keepOriginalSource && node.tagName.toLowerCase() !== 'svg' ? "") : ''); - } else if (node.parentNode) { - var newNode = document.createElement('span'); - node.parentNode.replaceChild(newNode, node); - newNode.outerHTML = newOuterHTML; - } - }, - nest: function nest(mutation) { - var node = mutation[0]; - var abstract = mutation[1]; // If we already have a replaced node we do not want to continue nesting within it. - // Short-circuit to the standard replacement - - if (~classArray(node).indexOf(config.replacementClass)) { - return mutators.replace(mutation); - } - - var forSvg = new RegExp("".concat(config.familyPrefix, "-.*")); - delete abstract[0].attributes.style; - var splitClasses = abstract[0].attributes.class.split(' ').reduce(function (acc, cls) { - if (cls === config.replacementClass || cls.match(forSvg)) { - acc.toSvg.push(cls); - } else { - acc.toNode.push(cls); - } - - return acc; - }, { - toNode: [], - toSvg: [] - }); - abstract[0].attributes.class = splitClasses.toSvg.join(' '); - var newInnerHTML = abstract.map(function (a) { - return toHtml(a); - }).join('\n'); - node.setAttribute('class', splitClasses.toNode.join(' ')); - node.setAttribute(DATA_FA_I2SVG, ''); - node.innerHTML = newInnerHTML; - } - }; - function perform(mutations, callback) { - var callbackFunction = typeof callback === 'function' ? callback : noop$2; - - if (mutations.length === 0) { - callbackFunction(); - } else { - var frame = WINDOW.requestAnimationFrame || function (op) { - return op(); - }; - - frame(function () { - var mutator = getMutator(); - var mark = perf.begin('mutate'); - mutations.map(mutator); - mark(); - callbackFunction(); - }); - } - } - var disabled = false; - function disableObservation() { - disabled = true; - } - function enableObservation() { - disabled = false; - } - var mo = null; - function observe(options) { - if (!MUTATION_OBSERVER) { - return; - } - - if (!config.observeMutations) { - return; - } - - var treeCallback = options.treeCallback, - nodeCallback = options.nodeCallback, - pseudoElementsCallback = options.pseudoElementsCallback, - _options$observeMutat = options.observeMutationsRoot, - observeMutationsRoot = _options$observeMutat === void 0 ? DOCUMENT : _options$observeMutat; - mo = new MUTATION_OBSERVER(function (objects) { - if (disabled) return; - toArray(objects).forEach(function (mutationRecord) { - if (mutationRecord.type === 'childList' && mutationRecord.addedNodes.length > 0 && !isWatched(mutationRecord.addedNodes[0])) { - if (config.searchPseudoElements) { - pseudoElementsCallback(mutationRecord.target); - } - - treeCallback(mutationRecord.target); - } - - if (mutationRecord.type === 'attributes' && mutationRecord.target.parentNode && config.searchPseudoElements) { - pseudoElementsCallback(mutationRecord.target.parentNode); - } - - if (mutationRecord.type === 'attributes' && isWatched(mutationRecord.target) && ~ATTRIBUTES_WATCHED_FOR_MUTATION.indexOf(mutationRecord.attributeName)) { - if (mutationRecord.attributeName === 'class') { - var _getCanonicalIcon = getCanonicalIcon(classArray(mutationRecord.target)), - prefix = _getCanonicalIcon.prefix, - iconName = _getCanonicalIcon.iconName; - - if (prefix) mutationRecord.target.setAttribute('data-prefix', prefix); - if (iconName) mutationRecord.target.setAttribute('data-icon', iconName); - } else { - nodeCallback(mutationRecord.target); - } - } - }); - }); - if (!IS_DOM) return; - mo.observe(observeMutationsRoot, { - childList: true, - attributes: true, - characterData: true, - subtree: true - }); - } - function disconnect() { - if (!mo) return; - mo.disconnect(); - } - - function styleParser (node) { - var style = node.getAttribute('style'); - var val = []; - - if (style) { - val = style.split(';').reduce(function (acc, style) { - var styles = style.split(':'); - var prop = styles[0]; - var value = styles.slice(1); - - if (prop && value.length > 0) { - acc[prop] = value.join(':').trim(); - } - - return acc; - }, {}); - } - - return val; - } - - function toHex(unicode) { - var result = ''; - - for (var i = 0; i < unicode.length; i++) { - var hex = unicode.charCodeAt(i).toString(16); - result += ('000' + hex).slice(-4); - } - - return result; - } - - function classParser (node) { - var existingPrefix = node.getAttribute('data-prefix'); - var existingIconName = node.getAttribute('data-icon'); - var innerText = node.innerText !== undefined ? node.innerText.trim() : ''; - var val = getCanonicalIcon(classArray(node)); - - if (existingPrefix && existingIconName) { - val.prefix = existingPrefix; - val.iconName = existingIconName; - } - - if (val.prefix && innerText.length > 1) { - val.iconName = byLigature(val.prefix, node.innerText); - } else if (val.prefix && innerText.length === 1) { - val.iconName = byUnicode(val.prefix, toHex(node.innerText)); - } - - return val; - } - - var parseTransformString = function parseTransformString(transformString) { - var transform = { - size: 16, - x: 0, - y: 0, - flipX: false, - flipY: false, - rotate: 0 - }; - - if (!transformString) { - return transform; - } else { - return transformString.toLowerCase().split(' ').reduce(function (acc, n) { - var parts = n.toLowerCase().split('-'); - var first = parts[0]; - var rest = parts.slice(1).join('-'); - - if (first && rest === 'h') { - acc.flipX = true; - return acc; - } - - if (first && rest === 'v') { - acc.flipY = true; - return acc; - } - - rest = parseFloat(rest); - - if (isNaN(rest)) { - return acc; - } - - switch (first) { - case 'grow': - acc.size = acc.size + rest; - break; - - case 'shrink': - acc.size = acc.size - rest; - break; - - case 'left': - acc.x = acc.x - rest; - break; - - case 'right': - acc.x = acc.x + rest; - break; - - case 'up': - acc.y = acc.y - rest; - break; - - case 'down': - acc.y = acc.y + rest; - break; - - case 'rotate': - acc.rotate = acc.rotate + rest; - break; - } - - return acc; - }, transform); - } - }; - function transformParser (node) { - return parseTransformString(node.getAttribute('data-fa-transform')); - } - - function symbolParser (node) { - var symbol = node.getAttribute('data-fa-symbol'); - return symbol === null ? false : symbol === '' ? true : symbol; - } - - function attributesParser (node) { - var extraAttributes = toArray(node.attributes).reduce(function (acc, attr) { - if (acc.name !== 'class' && acc.name !== 'style') { - acc[attr.name] = attr.value; - } - - return acc; - }, {}); - var title = node.getAttribute('title'); - - if (config.autoA11y) { - if (title) { - extraAttributes['aria-labelledby'] = "".concat(config.replacementClass, "-title-").concat(nextUniqueId()); - } else { - extraAttributes['aria-hidden'] = 'true'; - extraAttributes['focusable'] = 'false'; - } - } - - return extraAttributes; - } - - function maskParser (node) { - var mask = node.getAttribute('data-fa-mask'); - - if (!mask) { - return emptyCanonicalIcon(); - } else { - return getCanonicalIcon(mask.split(' ').map(function (i) { - return i.trim(); - })); - } - } - - function blankMeta() { - return { - iconName: null, - title: null, - prefix: null, - transform: meaninglessTransform, - symbol: false, - mask: null, - extra: { - classes: [], - styles: {}, - attributes: {} - } - }; - } - function parseMeta(node) { - var _classParser = classParser(node), - iconName = _classParser.iconName, - prefix = _classParser.prefix, - extraClasses = _classParser.rest; - - var extraStyles = styleParser(node); - var transform = transformParser(node); - var symbol = symbolParser(node); - var extraAttributes = attributesParser(node); - var mask = maskParser(node); - return { - iconName: iconName, - title: node.getAttribute('title'), - prefix: prefix, - transform: transform, - symbol: symbol, - mask: mask, - extra: { - classes: extraClasses, - styles: extraStyles, - attributes: extraAttributes - } - }; - } - - function MissingIcon(error) { - this.name = 'MissingIcon'; - this.message = error || 'Icon unavailable'; - this.stack = new Error().stack; - } - MissingIcon.prototype = Object.create(Error.prototype); - MissingIcon.prototype.constructor = MissingIcon; - - var FILL = { - fill: 'currentColor' - }; - var ANIMATION_BASE = { - attributeType: 'XML', - repeatCount: 'indefinite', - dur: '2s' - }; - var RING = { - tag: 'path', - attributes: _objectSpread({}, FILL, { - d: 'M156.5,447.7l-12.6,29.5c-18.7-9.5-35.9-21.2-51.5-34.9l22.7-22.7C127.6,430.5,141.5,440,156.5,447.7z M40.6,272H8.5 c1.4,21.2,5.4,41.7,11.7,61.1L50,321.2C45.1,305.5,41.8,289,40.6,272z M40.6,240c1.4-18.8,5.2-37,11.1-54.1l-29.5-12.6 C14.7,194.3,10,216.7,8.5,240H40.6z M64.3,156.5c7.8-14.9,17.2-28.8,28.1-41.5L69.7,92.3c-13.7,15.6-25.5,32.8-34.9,51.5 L64.3,156.5z M397,419.6c-13.9,12-29.4,22.3-46.1,30.4l11.9,29.8c20.7-9.9,39.8-22.6,56.9-37.6L397,419.6z M115,92.4 c13.9-12,29.4-22.3,46.1-30.4l-11.9-29.8c-20.7,9.9-39.8,22.6-56.8,37.6L115,92.4z M447.7,355.5c-7.8,14.9-17.2,28.8-28.1,41.5 l22.7,22.7c13.7-15.6,25.5-32.9,34.9-51.5L447.7,355.5z M471.4,272c-1.4,18.8-5.2,37-11.1,54.1l29.5,12.6 c7.5-21.1,12.2-43.5,13.6-66.8H471.4z M321.2,462c-15.7,5-32.2,8.2-49.2,9.4v32.1c21.2-1.4,41.7-5.4,61.1-11.7L321.2,462z M240,471.4c-18.8-1.4-37-5.2-54.1-11.1l-12.6,29.5c21.1,7.5,43.5,12.2,66.8,13.6V471.4z M462,190.8c5,15.7,8.2,32.2,9.4,49.2h32.1 c-1.4-21.2-5.4-41.7-11.7-61.1L462,190.8z M92.4,397c-12-13.9-22.3-29.4-30.4-46.1l-29.8,11.9c9.9,20.7,22.6,39.8,37.6,56.9 L92.4,397z M272,40.6c18.8,1.4,36.9,5.2,54.1,11.1l12.6-29.5C317.7,14.7,295.3,10,272,8.5V40.6z M190.8,50 c15.7-5,32.2-8.2,49.2-9.4V8.5c-21.2,1.4-41.7,5.4-61.1,11.7L190.8,50z M442.3,92.3L419.6,115c12,13.9,22.3,29.4,30.5,46.1 l29.8-11.9C470,128.5,457.3,109.4,442.3,92.3z M397,92.4l22.7-22.7c-15.6-13.7-32.8-25.5-51.5-34.9l-12.6,29.5 C370.4,72.1,384.4,81.5,397,92.4z' - }) - }; - - var OPACITY_ANIMATE = _objectSpread({}, ANIMATION_BASE, { - attributeName: 'opacity' - }); - - var DOT = { - tag: 'circle', - attributes: _objectSpread({}, FILL, { - cx: '256', - cy: '364', - r: '28' - }), - children: [{ - tag: 'animate', - attributes: _objectSpread({}, ANIMATION_BASE, { - attributeName: 'r', - values: '28;14;28;28;14;28;' - }) - }, { - tag: 'animate', - attributes: _objectSpread({}, OPACITY_ANIMATE, { - values: '1;0;1;1;0;1;' - }) - }] - }; - var QUESTION = { - tag: 'path', - attributes: _objectSpread({}, FILL, { - opacity: '1', - d: 'M263.7,312h-16c-6.6,0-12-5.4-12-12c0-71,77.4-63.9,77.4-107.8c0-20-17.8-40.2-57.4-40.2c-29.1,0-44.3,9.6-59.2,28.7 c-3.9,5-11.1,6-16.2,2.4l-13.1-9.2c-5.6-3.9-6.9-11.8-2.6-17.2c21.2-27.2,46.4-44.7,91.2-44.7c52.3,0,97.4,29.8,97.4,80.2 c0,67.6-77.4,63.5-77.4,107.8C275.7,306.6,270.3,312,263.7,312z' - }), - children: [{ - tag: 'animate', - attributes: _objectSpread({}, OPACITY_ANIMATE, { - values: '1;0;0;0;0;1;' - }) - }] - }; - var EXCLAMATION = { - tag: 'path', - attributes: _objectSpread({}, FILL, { - opacity: '0', - d: 'M232.5,134.5l7,168c0.3,6.4,5.6,11.5,12,11.5h9c6.4,0,11.7-5.1,12-11.5l7-168c0.3-6.8-5.2-12.5-12-12.5h-23 C237.7,122,232.2,127.7,232.5,134.5z' - }), - children: [{ - tag: 'animate', - attributes: _objectSpread({}, OPACITY_ANIMATE, { - values: '0;0;1;1;0;0;' - }) - }] - }; - var missing = { - tag: 'g', - children: [RING, DOT, QUESTION, EXCLAMATION] - }; - - var styles$2 = namespace.styles; - function findIcon(iconName, prefix) { - return new picked(function (resolve, reject) { - var val = { - found: false, - width: 512, - height: 512, - icon: missing - }; - - if (iconName && prefix && styles$2[prefix] && styles$2[prefix][iconName]) { - var icon = styles$2[prefix][iconName]; - var width = icon[0]; - var height = icon[1]; - var vectorData = icon.slice(4); - val = { - found: true, - width: width, - height: height, - icon: { - tag: 'path', - attributes: { - fill: 'currentColor', - d: vectorData[0] - } - } - }; - return resolve(val); - } - - if (iconName && prefix && !config.showMissingIcons) { - reject(new MissingIcon("Icon is missing for prefix ".concat(prefix, " with icon name ").concat(iconName))); - } else { - resolve(val); - } - }); - } - - var styles$3 = namespace.styles; - - function generateSvgReplacementMutation(node, nodeMeta) { - var iconName = nodeMeta.iconName, - title = nodeMeta.title, - prefix = nodeMeta.prefix, - transform = nodeMeta.transform, - symbol = nodeMeta.symbol, - mask = nodeMeta.mask, - extra = nodeMeta.extra; - return new picked(function (resolve, reject) { - picked.all([findIcon(iconName, prefix), findIcon(mask.iconName, mask.prefix)]).then(function (_ref) { - var _ref2 = _slicedToArray(_ref, 2), - main = _ref2[0], - mask = _ref2[1]; - - resolve([node, makeInlineSvgAbstract({ - icons: { - main: main, - mask: mask - }, - prefix: prefix, - iconName: iconName, - transform: transform, - symbol: symbol, - mask: mask, - title: title, - extra: extra, - watchable: true - })]); - }); - }); - } - - function generateLayersText(node, nodeMeta) { - var title = nodeMeta.title, - transform = nodeMeta.transform, - extra = nodeMeta.extra; - var width = null; - var height = null; - - if (IS_IE) { - var computedFontSize = parseInt(getComputedStyle(node).fontSize, 10); - var boundingClientRect = node.getBoundingClientRect(); - width = boundingClientRect.width / computedFontSize; - height = boundingClientRect.height / computedFontSize; - } - - if (config.autoA11y && !title) { - extra.attributes['aria-hidden'] = 'true'; - } - - return picked.resolve([node, makeLayersTextAbstract({ - content: node.innerHTML, - width: width, - height: height, - transform: transform, - title: title, - extra: extra, - watchable: true - })]); - } - - function generateMutation(node) { - var nodeMeta = parseMeta(node); - - if (~nodeMeta.extra.classes.indexOf(LAYERS_TEXT_CLASSNAME)) { - return generateLayersText(node, nodeMeta); - } else { - return generateSvgReplacementMutation(node, nodeMeta); - } - } - - function onTree(root) { - var callback = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : null; - if (!IS_DOM) return; - var htmlClassList = DOCUMENT.documentElement.classList; - - var hclAdd = function hclAdd(suffix) { - return htmlClassList.add("".concat(HTML_CLASS_I2SVG_BASE_CLASS, "-").concat(suffix)); - }; - - var hclRemove = function hclRemove(suffix) { - return htmlClassList.remove("".concat(HTML_CLASS_I2SVG_BASE_CLASS, "-").concat(suffix)); - }; - - var prefixes = config.autoFetchSvg ? Object.keys(PREFIX_TO_STYLE) : Object.keys(styles$3); - var prefixesDomQuery = [".".concat(LAYERS_TEXT_CLASSNAME, ":not([").concat(DATA_FA_I2SVG, "])")].concat(prefixes.map(function (p) { - return ".".concat(p, ":not([").concat(DATA_FA_I2SVG, "])"); - })).join(', '); - - if (prefixesDomQuery.length === 0) { - return; - } - - var candidates = toArray(root.querySelectorAll(prefixesDomQuery)); - - if (candidates.length > 0) { - hclAdd('pending'); - hclRemove('complete'); - } else { - return; - } - - var mark = perf.begin('onTree'); - var mutations = candidates.reduce(function (acc, node) { - try { - var mutation = generateMutation(node); - - if (mutation) { - acc.push(mutation); - } - } catch (e) { - if (!PRODUCTION) { - if (e instanceof MissingIcon) { - console.error(e); - } - } - } - - return acc; - }, []); - return new picked(function (resolve, reject) { - picked.all(mutations).then(function (resolvedMutations) { - perform(resolvedMutations, function () { - hclAdd('active'); - hclAdd('complete'); - hclRemove('pending'); - if (typeof callback === 'function') callback(); - mark(); - resolve(); - }); - }).catch(function () { - mark(); - reject(); - }); - }); - } - function onNode(node) { - var callback = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : null; - generateMutation(node).then(function (mutation) { - if (mutation) { - perform([mutation], callback); - } - }); - } - - function replaceForPosition(node, position) { - var pendingAttribute = "".concat(DATA_FA_PSEUDO_ELEMENT_PENDING).concat(position.replace(':', '-')); - return new picked(function (resolve, reject) { - if (node.getAttribute(pendingAttribute) !== null) { - // This node is already being processed - return resolve(); - } - - var children = toArray(node.children); - var alreadyProcessedPseudoElement = children.filter(function (c) { - return c.getAttribute(DATA_FA_PSEUDO_ELEMENT) === position; - })[0]; - var styles = WINDOW.getComputedStyle(node, position); - var fontFamily = styles.getPropertyValue('font-family').match(FONT_FAMILY_PATTERN); - var fontWeight = styles.getPropertyValue('font-weight'); - - if (alreadyProcessedPseudoElement && !fontFamily) { - // If we've already processed it but the current computed style does not result in a font-family, - // that probably means that a class name that was previously present to make the icon has been - // removed. So we now should delete the icon. - node.removeChild(alreadyProcessedPseudoElement); - return resolve(); - } else if (fontFamily) { - var content = styles.getPropertyValue('content'); - var prefix = ~['Light', 'Regular', 'Solid', 'Brands'].indexOf(fontFamily[1]) ? STYLE_TO_PREFIX[fontFamily[1].toLowerCase()] : FONT_WEIGHT_TO_PREFIX[fontWeight]; - var iconName = byUnicode(prefix, toHex(content.length === 3 ? content.substr(1, 1) : content)); // Only convert the pseudo element in this :before/:after position into an icon if we haven't - // already done so with the same prefix and iconName - - if (!alreadyProcessedPseudoElement || alreadyProcessedPseudoElement.getAttribute(DATA_PREFIX) !== prefix || alreadyProcessedPseudoElement.getAttribute(DATA_ICON) !== iconName) { - node.setAttribute(pendingAttribute, iconName); - - if (alreadyProcessedPseudoElement) { - // Delete the old one, since we're replacing it with a new one - node.removeChild(alreadyProcessedPseudoElement); - } - - var meta = blankMeta(); - var extra = meta.extra; - extra.attributes[DATA_FA_PSEUDO_ELEMENT] = position; - findIcon(iconName, prefix).then(function (main) { - var abstract = makeInlineSvgAbstract(_objectSpread({}, meta, { - icons: { - main: main, - mask: emptyCanonicalIcon() - }, - prefix: prefix, - iconName: iconName, - extra: extra, - watchable: true - })); - var element = DOCUMENT.createElement('svg'); - - if (position === ':before') { - node.insertBefore(element, node.firstChild); - } else { - node.appendChild(element); - } - - element.outerHTML = abstract.map(function (a) { - return toHtml(a); - }).join('\n'); - node.removeAttribute(pendingAttribute); - resolve(); - }).catch(reject); - } else { - resolve(); - } - } else { - resolve(); - } - }); - } - - function replace(node) { - return picked.all([replaceForPosition(node, ':before'), replaceForPosition(node, ':after')]); - } - - function processable(node) { - return node.parentNode !== document.head && !~TAGNAMES_TO_SKIP_FOR_PSEUDOELEMENTS.indexOf(node.tagName.toUpperCase()) && !node.getAttribute(DATA_FA_PSEUDO_ELEMENT) && (!node.parentNode || node.parentNode.tagName !== 'svg'); - } - - function searchPseudoElements (root) { - if (!IS_DOM) return; - return new picked(function (resolve, reject) { - var operations = toArray(root.querySelectorAll('*')).filter(processable).map(replace); - var end = perf.begin('searchPseudoElements'); - disableObservation(); - picked.all(operations).then(function () { - end(); - enableObservation(); - resolve(); - }).catch(function () { - end(); - enableObservation(); - reject(); - }); - }); - } - - var baseStyles = "svg:not(:root).svg-inline--fa{overflow:visible}.svg-inline--fa{display:inline-block;font-size:inherit;height:1em;overflow:visible;vertical-align:-.125em}.svg-inline--fa.fa-lg{vertical-align:-.225em}.svg-inline--fa.fa-w-1{width:.0625em}.svg-inline--fa.fa-w-2{width:.125em}.svg-inline--fa.fa-w-3{width:.1875em}.svg-inline--fa.fa-w-4{width:.25em}.svg-inline--fa.fa-w-5{width:.3125em}.svg-inline--fa.fa-w-6{width:.375em}.svg-inline--fa.fa-w-7{width:.4375em}.svg-inline--fa.fa-w-8{width:.5em}.svg-inline--fa.fa-w-9{width:.5625em}.svg-inline--fa.fa-w-10{width:.625em}.svg-inline--fa.fa-w-11{width:.6875em}.svg-inline--fa.fa-w-12{width:.75em}.svg-inline--fa.fa-w-13{width:.8125em}.svg-inline--fa.fa-w-14{width:.875em}.svg-inline--fa.fa-w-15{width:.9375em}.svg-inline--fa.fa-w-16{width:1em}.svg-inline--fa.fa-w-17{width:1.0625em}.svg-inline--fa.fa-w-18{width:1.125em}.svg-inline--fa.fa-w-19{width:1.1875em}.svg-inline--fa.fa-w-20{width:1.25em}.svg-inline--fa.fa-pull-left{margin-right:.3em;width:auto}.svg-inline--fa.fa-pull-right{margin-left:.3em;width:auto}.svg-inline--fa.fa-border{height:1.5em}.svg-inline--fa.fa-li{width:2em}.svg-inline--fa.fa-fw{width:1.25em}.fa-layers svg.svg-inline--fa{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0}.fa-layers{display:inline-block;height:1em;position:relative;text-align:center;vertical-align:-.125em;width:1em}.fa-layers svg.svg-inline--fa{-webkit-transform-origin:center center;transform-origin:center center}.fa-layers-counter,.fa-layers-text{display:inline-block;position:absolute;text-align:center}.fa-layers-text{left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transform-origin:center center;transform-origin:center center}.fa-layers-counter{background-color:#ff253a;border-radius:1em;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;height:1.5em;line-height:1;max-width:5em;min-width:1.5em;overflow:hidden;padding:.25em;right:0;text-overflow:ellipsis;top:0;-webkit-transform:scale(.25);transform:scale(.25);-webkit-transform-origin:top right;transform-origin:top right}.fa-layers-bottom-right{bottom:0;right:0;top:auto;-webkit-transform:scale(.25);transform:scale(.25);-webkit-transform-origin:bottom right;transform-origin:bottom right}.fa-layers-bottom-left{bottom:0;left:0;right:auto;top:auto;-webkit-transform:scale(.25);transform:scale(.25);-webkit-transform-origin:bottom left;transform-origin:bottom left}.fa-layers-top-right{right:0;top:0;-webkit-transform:scale(.25);transform:scale(.25);-webkit-transform-origin:top right;transform-origin:top right}.fa-layers-top-left{left:0;right:auto;top:0;-webkit-transform:scale(.25);transform:scale(.25);-webkit-transform-origin:top left;transform-origin:top left}.fa-lg{font-size:1.3333333333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:solid .08em #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.fa-rotate-90{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-webkit-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-webkit-transform:scale(1,-1);transform:scale(1,-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1,-1);transform:scale(-1,-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;position:relative;width:2.5em}.fa-stack-1x,.fa-stack-2x{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0}.svg-inline--fa.fa-stack-1x{height:1em;width:1.25em}.svg-inline--fa.fa-stack-2x{height:2em;width:2.5em}.fa-inverse{color:#fff}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}"; - - function css () { - var dfp = DEFAULT_FAMILY_PREFIX; - var drc = DEFAULT_REPLACEMENT_CLASS; - var fp = config.familyPrefix; - var rc = config.replacementClass; - var s = baseStyles; - - if (fp !== dfp || rc !== drc) { - var dPatt = new RegExp("\\.".concat(dfp, "\\-"), 'g'); - var rPatt = new RegExp("\\.".concat(drc), 'g'); - s = s.replace(dPatt, ".".concat(fp, "-")).replace(rPatt, ".".concat(rc)); - } - - return s; - } - - var Library = - /*#__PURE__*/ - function () { - function Library() { - _classCallCheck(this, Library); - - this.definitions = {}; - } - - _createClass(Library, [{ - key: "add", - value: function add() { - var _this = this; - - for (var _len = arguments.length, definitions = new Array(_len), _key = 0; _key < _len; _key++) { - definitions[_key] = arguments[_key]; - } - - var additions = definitions.reduce(this._pullDefinitions, {}); - Object.keys(additions).forEach(function (key) { - _this.definitions[key] = _objectSpread({}, _this.definitions[key] || {}, additions[key]); - defineIcons(key, additions[key]); - build(); - }); - } - }, { - key: "reset", - value: function reset() { - this.definitions = {}; - } - }, { - key: "_pullDefinitions", - value: function _pullDefinitions(additions, definition) { - var normalized = definition.prefix && definition.iconName && definition.icon ? { - 0: definition - } : definition; - Object.keys(normalized).map(function (key) { - var _normalized$key = normalized[key], - prefix = _normalized$key.prefix, - iconName = _normalized$key.iconName, - icon = _normalized$key.icon; - if (!additions[prefix]) additions[prefix] = {}; - additions[prefix][iconName] = icon; - }); - return additions; - } - }]); - - return Library; - }(); - - function prepIcon(icon) { - var width = icon[0]; - var height = icon[1]; - var vectorData = icon.slice(4); - return { - found: true, - width: width, - height: height, - icon: { - tag: 'path', - attributes: { - fill: 'currentColor', - d: vectorData[0] - } - } - }; - } - - function ensureCss() { - if (config.autoAddCss && !_cssInserted) { - insertCss(css()); - - _cssInserted = true; - } - } - - function apiObject(val, abstractCreator) { - Object.defineProperty(val, 'abstract', { - get: abstractCreator - }); - Object.defineProperty(val, 'html', { - get: function get() { - return val.abstract.map(function (a) { - return toHtml(a); - }); - } - }); - Object.defineProperty(val, 'node', { - get: function get() { - if (!IS_DOM) return; - var container = DOCUMENT.createElement('div'); - container.innerHTML = val.html; - return container.children; - } - }); - return val; - } - - function findIconDefinition(iconLookup) { - var _iconLookup$prefix = iconLookup.prefix, - prefix = _iconLookup$prefix === void 0 ? 'fa' : _iconLookup$prefix, - iconName = iconLookup.iconName; - if (!iconName) return; - return iconFromMapping(library.definitions, prefix, iconName) || iconFromMapping(namespace.styles, prefix, iconName); - } - - function resolveIcons(next) { - return function (maybeIconDefinition) { - var params = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {}; - var iconDefinition = (maybeIconDefinition || {}).icon ? maybeIconDefinition : findIconDefinition(maybeIconDefinition || {}); - var mask = params.mask; - - if (mask) { - mask = (mask || {}).icon ? mask : findIconDefinition(mask || {}); - } - - return next(iconDefinition, _objectSpread({}, params, { - mask: mask - })); - }; - } - - var library = new Library(); - var noAuto = function noAuto() { - config.autoReplaceSvg = false; - config.observeMutations = false; - disconnect(); - }; - var _cssInserted = false; - var dom = { - i2svg: function i2svg() { - var params = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {}; - - if (IS_DOM) { - ensureCss(); - var _params$node = params.node, - node = _params$node === void 0 ? DOCUMENT : _params$node, - _params$callback = params.callback, - callback = _params$callback === void 0 ? function () {} : _params$callback; - - if (config.searchPseudoElements) { - searchPseudoElements(node); - } - - return onTree(node, callback); - } else { - return picked.reject('Operation requires a DOM of some kind.'); - } - }, - css: css, - insertCss: function insertCss$$1() { - if (!_cssInserted) { - insertCss(css()); - - _cssInserted = true; - } - }, - watch: function watch() { - var params = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {}; - var autoReplaceSvgRoot = params.autoReplaceSvgRoot, - observeMutationsRoot = params.observeMutationsRoot; - - if (config.autoReplaceSvg === false) { - config.autoReplaceSvg = true; - } - - config.observeMutations = true; - domready(function () { - autoReplace({ - autoReplaceSvgRoot: autoReplaceSvgRoot - }); - observe({ - treeCallback: onTree, - nodeCallback: onNode, - pseudoElementsCallback: searchPseudoElements, - observeMutationsRoot: observeMutationsRoot - }); - }); - } - }; - var parse = { - transform: function transform(transformString) { - return parseTransformString(transformString); - } - }; - var icon = resolveIcons(function (iconDefinition) { - var params = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {}; - var _params$transform = params.transform, - transform = _params$transform === void 0 ? meaninglessTransform : _params$transform, - _params$symbol = params.symbol, - symbol = _params$symbol === void 0 ? false : _params$symbol, - _params$mask = params.mask, - mask = _params$mask === void 0 ? null : _params$mask, - _params$title = params.title, - title = _params$title === void 0 ? null : _params$title, - _params$classes = params.classes, - classes = _params$classes === void 0 ? [] : _params$classes, - _params$attributes = params.attributes, - attributes = _params$attributes === void 0 ? {} : _params$attributes, - _params$styles = params.styles, - styles = _params$styles === void 0 ? {} : _params$styles; - if (!iconDefinition) return; - var prefix = iconDefinition.prefix, - iconName = iconDefinition.iconName, - icon = iconDefinition.icon; - return apiObject(_objectSpread({ - type: 'icon' - }, iconDefinition), function () { - ensureCss(); - - if (config.autoA11y) { - if (title) { - attributes['aria-labelledby'] = "".concat(config.replacementClass, "-title-").concat(nextUniqueId()); - } else { - attributes['aria-hidden'] = 'true'; - attributes['focusable'] = 'false'; - } - } - - return makeInlineSvgAbstract({ - icons: { - main: prepIcon(icon), - mask: mask ? prepIcon(mask.icon) : { - found: false, - width: null, - height: null, - icon: {} - } - }, - prefix: prefix, - iconName: iconName, - transform: _objectSpread({}, meaninglessTransform, transform), - symbol: symbol, - title: title, - extra: { - attributes: attributes, - styles: styles, - classes: classes - } - }); - }); - }); - var text = function text(content) { - var params = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {}; - var _params$transform2 = params.transform, - transform = _params$transform2 === void 0 ? meaninglessTransform : _params$transform2, - _params$title2 = params.title, - title = _params$title2 === void 0 ? null : _params$title2, - _params$classes2 = params.classes, - classes = _params$classes2 === void 0 ? [] : _params$classes2, - _params$attributes2 = params.attributes, - attributes = _params$attributes2 === void 0 ? {} : _params$attributes2, - _params$styles2 = params.styles, - styles = _params$styles2 === void 0 ? {} : _params$styles2; - return apiObject({ - type: 'text', - content: content - }, function () { - ensureCss(); - return makeLayersTextAbstract({ - content: content, - transform: _objectSpread({}, meaninglessTransform, transform), - title: title, - extra: { - attributes: attributes, - styles: styles, - classes: ["".concat(config.familyPrefix, "-layers-text")].concat(_toConsumableArray(classes)) - } - }); - }); - }; - var counter = function counter(content) { - var params = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {}; - var _params$title3 = params.title, - title = _params$title3 === void 0 ? null : _params$title3, - _params$classes3 = params.classes, - classes = _params$classes3 === void 0 ? [] : _params$classes3, - _params$attributes3 = params.attributes, - attributes = _params$attributes3 === void 0 ? {} : _params$attributes3, - _params$styles3 = params.styles, - styles = _params$styles3 === void 0 ? {} : _params$styles3; - return apiObject({ - type: 'counter', - content: content - }, function () { - ensureCss(); - return makeLayersCounterAbstract({ - content: content.toString(), - title: title, - extra: { - attributes: attributes, - styles: styles, - classes: ["".concat(config.familyPrefix, "-layers-counter")].concat(_toConsumableArray(classes)) - } - }); - }); - }; - var layer = function layer(assembler) { - return apiObject({ - type: 'layer' - }, function () { - ensureCss(); - var children = []; - assembler(function (args) { - Array.isArray(args) ? args.map(function (a) { - children = children.concat(a.abstract); - }) : children = children.concat(args.abstract); - }); - return [{ - tag: 'span', - attributes: { - class: "".concat(config.familyPrefix, "-layers") - }, - children: children - }]; - }); - }; - var api = { - noAuto: noAuto, - config: config, - dom: dom, - library: library, - parse: parse, - findIconDefinition: findIconDefinition, - icon: icon, - text: text, - counter: counter, - layer: layer, - toHtml: toHtml - }; - - var autoReplace = function autoReplace() { - var params = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {}; - var _params$autoReplaceSv = params.autoReplaceSvgRoot, - autoReplaceSvgRoot = _params$autoReplaceSv === void 0 ? DOCUMENT : _params$autoReplaceSv; - if ((Object.keys(namespace.styles).length > 0 || config.autoFetchSvg) && IS_DOM && config.autoReplaceSvg) api.dom.i2svg({ - node: autoReplaceSvgRoot - }); - }; - - function bootstrap() { - if (IS_BROWSER) { - if (!WINDOW.FontAwesome) { - WINDOW.FontAwesome = api; - } - - domready(function () { - autoReplace(); - observe({ - treeCallback: onTree, - nodeCallback: onNode, - pseudoElementsCallback: searchPseudoElements - }); - }); - } - - namespace.hooks = _objectSpread({}, namespace.hooks, { - addPack: function addPack(prefix, icons) { - namespace.styles[prefix] = _objectSpread({}, namespace.styles[prefix] || {}, icons); - build(); - autoReplace(); - }, - addShims: function addShims(shims) { - var _namespace$shims; - - (_namespace$shims = namespace.shims).push.apply(_namespace$shims, _toConsumableArray(shims)); - - build(); - autoReplace(); - } - }); - } - - bunker(bootstrap); - -}()); diff --git a/examples/web/static/libs/fontawesome/js/fontawesome.min.js b/examples/web/static/libs/fontawesome/js/fontawesome.min.js deleted file mode 100644 index e30e0f85..00000000 --- a/examples/web/static/libs/fontawesome/js/fontawesome.min.js +++ /dev/null @@ -1 +0,0 @@ -!function(){"use strict";function r(t){return(r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}function i(t,e){for(var n=0;n>>0;n--;)e[n]=t[n];return e}function kt(t){return t.classList?xt(t.classList):(t.getAttribute("class")||"").split(" ").filter(function(t){return t})}function At(t,e){var n,a=e.split("-"),r=a[0],i=a.slice(1).join("-");return r!==t||""===i||(n=i,~H.indexOf(n))?null:i}function Ct(t){return"".concat(t).replace(/&/g,"&").replace(/"/g,""").replace(/'/g,"'").replace(//g,">")}function Nt(n){return Object.keys(n||{}).reduce(function(t,e){return t+"".concat(e,": ").concat(n[e],";")},"")}function St(t){return t.size!==vt.size||t.x!==vt.x||t.y!==vt.y||t.rotate!==vt.rotate||t.flipX||t.flipY}function zt(t){var e=t.transform,n=t.containerWidth,a=t.iconWidth,r={transform:"translate(".concat(n/2," 256)")},i="translate(".concat(32*e.x,", ").concat(32*e.y,") "),o="scale(".concat(e.size/16*(e.flipX?-1:1),", ").concat(e.size/16*(e.flipY?-1:1),") "),c="rotate(".concat(e.rotate," 0 0)");return{outer:r,inner:{transform:"".concat(i," ").concat(o," ").concat(c)},path:{transform:"translate(".concat(a/2*-1," -256)")}}}var Mt={x:0,y:0,width:"100%",height:"100%"};function Ot(t){var e=t.icons,n=e.main,a=e.mask,r=t.prefix,i=t.iconName,o=t.transform,c=t.symbol,s=t.title,l=t.extra,f=t.watchable,u=void 0!==f&&f,d=a.found?a:n,m=d.width,h=d.height,p="fa-w-".concat(Math.ceil(m/h*16)),g=[V.replacementClass,i?"".concat(V.familyPrefix,"-").concat(i):"",p].filter(function(t){return-1===l.classes.indexOf(t)}).concat(l.classes).join(" "),v={children:[],attributes:B({},l.attributes,{"data-prefix":r,"data-icon":i,class:g,role:"img",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 ".concat(m," ").concat(h)})};u&&(v.attributes[U]=""),s&&v.children.push({tag:"title",attributes:{id:v.attributes["aria-labelledby"]||"title-".concat(wt())},children:[s]});var b,y,w,x,k,A,C,N,S,z,M,O,E,j,P,L,_,T,R,H,I,F,Y,D=B({},v,{prefix:r,iconName:i,main:n,mask:a,transform:o,symbol:c,styles:l.styles}),q=a.found&&n.found?(y=(b=D).children,w=b.attributes,x=b.main,k=b.mask,A=b.transform,C=x.width,N=x.icon,S=k.width,z=k.icon,M=zt({transform:A,containerWidth:S,iconWidth:C}),O={tag:"rect",attributes:B({},Mt,{fill:"white"})},E={tag:"g",attributes:B({},M.inner),children:[{tag:"path",attributes:B({},N.attributes,M.path,{fill:"black"})}]},j={tag:"g",attributes:B({},M.outer),children:[E]},P="mask-".concat(wt()),L="clip-".concat(wt()),_={tag:"defs",children:[{tag:"clipPath",attributes:{id:L},children:[z]},{tag:"mask",attributes:B({},Mt,{id:P,maskUnits:"userSpaceOnUse",maskContentUnits:"userSpaceOnUse"}),children:[O,j]}]},y.push(_,{tag:"rect",attributes:B({fill:"currentColor","clip-path":"url(#".concat(L,")"),mask:"url(#".concat(P,")")},Mt)}),{children:y,attributes:w}):function(t){var e=t.children,n=t.attributes,a=t.main,r=t.transform,i=Nt(t.styles);if(0").concat(o.map(Kt).join(""),"")}var Gt=function(){};function Jt(t){return"string"==typeof(t.getAttribute?t.getAttribute(U):null)}var Qt={replace:function(t){var e=t[0],n=t[1].map(function(t){return Kt(t)}).join("\n");if(e.parentNode&&e.outerHTML)e.outerHTML=n+(V.keepOriginalSource&&"svg"!==e.tagName.toLowerCase()?"\x3c!-- ".concat(e.outerHTML," --\x3e"):"");else if(e.parentNode){var a=document.createElement("span");e.parentNode.replaceChild(a,e),a.outerHTML=n}},nest:function(t){var e=t[0],n=t[1];if(~kt(e).indexOf(V.replacementClass))return Qt.replace(t);var a=new RegExp("".concat(V.familyPrefix,"-.*"));delete n[0].attributes.style;var r=n[0].attributes.class.split(" ").reduce(function(t,e){return e===V.replacementClass||e.match(a)?t.toSvg.push(e):t.toNode.push(e),t},{toNode:[],toSvg:[]});n[0].attributes.class=r.toSvg.join(" ");var i=n.map(function(t){return Kt(t)}).join("\n");e.setAttribute("class",r.toNode.join(" ")),e.setAttribute(U,""),e.innerHTML=i}};function Zt(n,t){var a="function"==typeof t?t:Gt;0===n.length?a():(h.requestAnimationFrame||function(t){return t()})(function(){var t=!0===V.autoReplaceSvg?Qt.replace:Qt[V.autoReplaceSvg]||Qt.replace,e=Tt.begin("mutate");n.map(t),e(),a()})}var $t=!1;function te(){$t=!1}var ee=null;function ne(t){if(l&&V.observeMutations){var r=t.treeCallback,i=t.nodeCallback,o=t.pseudoElementsCallback,e=t.observeMutationsRoot,n=void 0===e?p:e;ee=new l(function(t){$t||xt(t).forEach(function(t){if("childList"===t.type&&0 2 && arguments[2] !== undefined ? arguments[2] : {}; - var _params$skipHooks = params.skipHooks, - skipHooks = _params$skipHooks === void 0 ? false : _params$skipHooks; - var normalized = Object.keys(icons).reduce(function (acc, iconName) { - var icon = icons[iconName]; - var expanded = !!icon.icon; - - if (expanded) { - acc[icon.iconName] = icon.icon; - } else { - acc[iconName] = icon; - } - - return acc; - }, {}); - - if (typeof namespace.hooks.addPack === 'function' && !skipHooks) { - namespace.hooks.addPack(prefix, normalized); - } else { - namespace.styles[prefix] = _objectSpread({}, namespace.styles[prefix] || {}, normalized); - } - /** - * Font Awesome 4 used the prefix of `fa` for all icons. With the introduction - * of new styles we needed to differentiate between them. Prefix `fa` is now an alias - * for `fas` so we'll easy the upgrade process for our users by automatically defining - * this as well. - */ - - - if (prefix === 'fas') { - defineIcons('fa', icons); - } - } - - var icons = { - "address-book": [448, 512, [], "f2b9", "M436 160c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12h-20V48c0-26.5-21.5-48-48-48H48C21.5 0 0 21.5 0 48v416c0 26.5 21.5 48 48 48h320c26.5 0 48-21.5 48-48v-48h20c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12h-20v-64h20c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12h-20v-64h20zm-68 304H48V48h320v416zM208 256c35.3 0 64-28.7 64-64s-28.7-64-64-64-64 28.7-64 64 28.7 64 64 64zm-89.6 128h179.2c12.4 0 22.4-8.6 22.4-19.2v-19.2c0-31.8-30.1-57.6-67.2-57.6-10.8 0-18.7 8-44.8 8-26.9 0-33.4-8-44.8-8-37.1 0-67.2 25.8-67.2 57.6v19.2c0 10.6 10 19.2 22.4 19.2z"], - "address-card": [576, 512, [], "f2bb", "M528 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h480c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zm0 400H48V80h480v352zM208 256c35.3 0 64-28.7 64-64s-28.7-64-64-64-64 28.7-64 64 28.7 64 64 64zm-89.6 128h179.2c12.4 0 22.4-8.6 22.4-19.2v-19.2c0-31.8-30.1-57.6-67.2-57.6-10.8 0-18.7 8-44.8 8-26.9 0-33.4-8-44.8-8-37.1 0-67.2 25.8-67.2 57.6v19.2c0 10.6 10 19.2 22.4 19.2zM360 320h112c4.4 0 8-3.6 8-8v-16c0-4.4-3.6-8-8-8H360c-4.4 0-8 3.6-8 8v16c0 4.4 3.6 8 8 8zm0-64h112c4.4 0 8-3.6 8-8v-16c0-4.4-3.6-8-8-8H360c-4.4 0-8 3.6-8 8v16c0 4.4 3.6 8 8 8zm0-64h112c4.4 0 8-3.6 8-8v-16c0-4.4-3.6-8-8-8H360c-4.4 0-8 3.6-8 8v16c0 4.4 3.6 8 8 8z"], - "angry": [496, 512, [], "f556", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm0 448c-110.3 0-200-89.7-200-200S137.7 56 248 56s200 89.7 200 200-89.7 200-200 200zm0-144c-33.6 0-65.2 14.8-86.8 40.6-8.5 10.2-7.1 25.3 3.1 33.8s25.3 7.2 33.8-3c24.8-29.7 75-29.7 99.8 0 8.1 9.7 23.2 11.9 33.8 3 10.2-8.5 11.5-23.6 3.1-33.8-21.6-25.8-53.2-40.6-86.8-40.6zm-48-72c10.3 0 19.9-6.7 23-17.1 3.8-12.7-3.4-26.1-16.1-29.9l-80-24c-12.8-3.9-26.1 3.4-29.9 16.1-3.8 12.7 3.4 26.1 16.1 29.9l28.2 8.5c-3.1 4.9-5.3 10.4-5.3 16.6 0 17.7 14.3 32 32 32s32-14.4 32-32.1zm199-54.9c-3.8-12.7-17.1-19.9-29.9-16.1l-80 24c-12.7 3.8-19.9 17.2-16.1 29.9 3.1 10.4 12.7 17.1 23 17.1 0 17.7 14.3 32 32 32s32-14.3 32-32c0-6.2-2.2-11.7-5.3-16.6l28.2-8.5c12.7-3.7 19.9-17.1 16.1-29.8z"], - "arrow-alt-circle-down": [512, 512, [], "f358", "M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm-32-316v116h-67c-10.7 0-16 12.9-8.5 20.5l99 99c4.7 4.7 12.3 4.7 17 0l99-99c7.6-7.6 2.2-20.5-8.5-20.5h-67V140c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12z"], - "arrow-alt-circle-left": [512, 512, [], "f359", "M8 256c0 137 111 248 248 248s248-111 248-248S393 8 256 8 8 119 8 256zm448 0c0 110.5-89.5 200-200 200S56 366.5 56 256 145.5 56 256 56s200 89.5 200 200zm-72-20v40c0 6.6-5.4 12-12 12H256v67c0 10.7-12.9 16-20.5 8.5l-99-99c-4.7-4.7-4.7-12.3 0-17l99-99c7.6-7.6 20.5-2.2 20.5 8.5v67h116c6.6 0 12 5.4 12 12z"], - "arrow-alt-circle-right": [512, 512, [], "f35a", "M504 256C504 119 393 8 256 8S8 119 8 256s111 248 248 248 248-111 248-248zm-448 0c0-110.5 89.5-200 200-200s200 89.5 200 200-89.5 200-200 200S56 366.5 56 256zm72 20v-40c0-6.6 5.4-12 12-12h116v-67c0-10.7 12.9-16 20.5-8.5l99 99c4.7 4.7 4.7 12.3 0 17l-99 99c-7.6 7.6-20.5 2.2-20.5-8.5v-67H140c-6.6 0-12-5.4-12-12z"], - "arrow-alt-circle-up": [512, 512, [], "f35b", "M256 504c137 0 248-111 248-248S393 8 256 8 8 119 8 256s111 248 248 248zm0-448c110.5 0 200 89.5 200 200s-89.5 200-200 200S56 366.5 56 256 145.5 56 256 56zm20 328h-40c-6.6 0-12-5.4-12-12V256h-67c-10.7 0-16-12.9-8.5-20.5l99-99c4.7-4.7 12.3-4.7 17 0l99 99c7.6 7.6 2.2 20.5-8.5 20.5h-67v116c0 6.6-5.4 12-12 12z"], - "bell": [448, 512, [], "f0f3", "M439.39 362.29c-19.32-20.76-55.47-51.99-55.47-154.29 0-77.7-54.48-139.9-127.94-155.16V32c0-17.67-14.32-32-31.98-32s-31.98 14.33-31.98 32v20.84C118.56 68.1 64.08 130.3 64.08 208c0 102.3-36.15 133.53-55.47 154.29-6 6.45-8.66 14.16-8.61 21.71.11 16.4 12.98 32 32.1 32h383.8c19.12 0 32-15.6 32.1-32 .05-7.55-2.61-15.27-8.61-21.71zM67.53 368c21.22-27.97 44.42-74.33 44.53-159.42 0-.2-.06-.38-.06-.58 0-61.86 50.14-112 112-112s112 50.14 112 112c0 .2-.06.38-.06.58.11 85.1 23.31 131.46 44.53 159.42H67.53zM224 512c35.32 0 63.97-28.65 63.97-64H160.03c0 35.35 28.65 64 63.97 64z"], - "bell-slash": [640, 512, [], "f1f6", "M633.99 471.02L36 3.51C29.1-2.01 19.03-.9 13.51 6l-10 12.49C-2.02 25.39-.9 35.46 6 40.98l598 467.51c6.9 5.52 16.96 4.4 22.49-2.49l10-12.49c5.52-6.9 4.41-16.97-2.5-22.49zM163.53 368c16.71-22.03 34.48-55.8 41.4-110.58l-45.47-35.55c-3.27 90.73-36.47 120.68-54.84 140.42-6 6.45-8.66 14.16-8.61 21.71.11 16.4 12.98 32 32.1 32h279.66l-61.4-48H163.53zM320 96c61.86 0 112 50.14 112 112 0 .2-.06.38-.06.58.02 16.84 1.16 31.77 2.79 45.73l59.53 46.54c-8.31-22.13-14.34-51.49-14.34-92.85 0-77.7-54.48-139.9-127.94-155.16V32c0-17.67-14.32-32-31.98-32s-31.98 14.33-31.98 32v20.84c-26.02 5.41-49.45 16.94-69.13 32.72l38.17 29.84C275 103.18 296.65 96 320 96zm0 416c35.32 0 63.97-28.65 63.97-64H256.03c0 35.35 28.65 64 63.97 64z"], - "bookmark": [384, 512, [], "f02e", "M336 0H48C21.49 0 0 21.49 0 48v464l192-112 192 112V48c0-26.51-21.49-48-48-48zm0 428.43l-144-84-144 84V54a6 6 0 0 1 6-6h276c3.314 0 6 2.683 6 5.996V428.43z"], - "building": [448, 512, [], "f1ad", "M128 148v-40c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12h-40c-6.6 0-12-5.4-12-12zm140 12h40c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12zm-128 96h40c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12zm128 0h40c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12zm-76 84v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12zm76 12h40c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12zm180 124v36H0v-36c0-6.6 5.4-12 12-12h19.5V24c0-13.3 10.7-24 24-24h337c13.3 0 24 10.7 24 24v440H436c6.6 0 12 5.4 12 12zM79.5 463H192v-67c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v67h112.5V49L80 48l-.5 415z"], - "calendar": [448, 512, [], "f133", "M400 64h-48V12c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v52H160V12c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v52H48C21.5 64 0 85.5 0 112v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V112c0-26.5-21.5-48-48-48zm-6 400H54c-3.3 0-6-2.7-6-6V160h352v298c0 3.3-2.7 6-6 6z"], - "calendar-alt": [448, 512, [], "f073", "M148 288h-40c-6.6 0-12-5.4-12-12v-40c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12zm108-12v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12zm96 0v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12zm-96 96v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12zm-96 0v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12zm192 0v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12zm96-260v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V112c0-26.5 21.5-48 48-48h48V12c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v52h128V12c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v52h48c26.5 0 48 21.5 48 48zm-48 346V160H48v298c0 3.3 2.7 6 6 6h340c3.3 0 6-2.7 6-6z"], - "calendar-check": [448, 512, [], "f274", "M400 64h-48V12c0-6.627-5.373-12-12-12h-40c-6.627 0-12 5.373-12 12v52H160V12c0-6.627-5.373-12-12-12h-40c-6.627 0-12 5.373-12 12v52H48C21.49 64 0 85.49 0 112v352c0 26.51 21.49 48 48 48h352c26.51 0 48-21.49 48-48V112c0-26.51-21.49-48-48-48zm-6 400H54a6 6 0 0 1-6-6V160h352v298a6 6 0 0 1-6 6zm-52.849-200.65L198.842 404.519c-4.705 4.667-12.303 4.637-16.971-.068l-75.091-75.699c-4.667-4.705-4.637-12.303.068-16.971l22.719-22.536c4.705-4.667 12.303-4.637 16.97.069l44.104 44.461 111.072-110.181c4.705-4.667 12.303-4.637 16.971.068l22.536 22.718c4.667 4.705 4.636 12.303-.069 16.97z"], - "calendar-minus": [448, 512, [], "f272", "M124 328c-6.6 0-12-5.4-12-12v-24c0-6.6 5.4-12 12-12h200c6.6 0 12 5.4 12 12v24c0 6.6-5.4 12-12 12H124zm324-216v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V112c0-26.5 21.5-48 48-48h48V12c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v52h128V12c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v52h48c26.5 0 48 21.5 48 48zm-48 346V160H48v298c0 3.3 2.7 6 6 6h340c3.3 0 6-2.7 6-6z"], - "calendar-plus": [448, 512, [], "f271", "M336 292v24c0 6.6-5.4 12-12 12h-76v76c0 6.6-5.4 12-12 12h-24c-6.6 0-12-5.4-12-12v-76h-76c-6.6 0-12-5.4-12-12v-24c0-6.6 5.4-12 12-12h76v-76c0-6.6 5.4-12 12-12h24c6.6 0 12 5.4 12 12v76h76c6.6 0 12 5.4 12 12zm112-180v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V112c0-26.5 21.5-48 48-48h48V12c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v52h128V12c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v52h48c26.5 0 48 21.5 48 48zm-48 346V160H48v298c0 3.3 2.7 6 6 6h340c3.3 0 6-2.7 6-6z"], - "calendar-times": [448, 512, [], "f273", "M311.7 374.7l-17 17c-4.7 4.7-12.3 4.7-17 0L224 337.9l-53.7 53.7c-4.7 4.7-12.3 4.7-17 0l-17-17c-4.7-4.7-4.7-12.3 0-17l53.7-53.7-53.7-53.7c-4.7-4.7-4.7-12.3 0-17l17-17c4.7-4.7 12.3-4.7 17 0l53.7 53.7 53.7-53.7c4.7-4.7 12.3-4.7 17 0l17 17c4.7 4.7 4.7 12.3 0 17L257.9 304l53.7 53.7c4.8 4.7 4.8 12.3.1 17zM448 112v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V112c0-26.5 21.5-48 48-48h48V12c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v52h128V12c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v52h48c26.5 0 48 21.5 48 48zm-48 346V160H48v298c0 3.3 2.7 6 6 6h340c3.3 0 6-2.7 6-6z"], - "caret-square-down": [448, 512, [], "f150", "M125.1 208h197.8c10.7 0 16.1 13 8.5 20.5l-98.9 98.3c-4.7 4.7-12.2 4.7-16.9 0l-98.9-98.3c-7.7-7.5-2.3-20.5 8.4-20.5zM448 80v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V80c0-26.5 21.5-48 48-48h352c26.5 0 48 21.5 48 48zm-48 346V86c0-3.3-2.7-6-6-6H54c-3.3 0-6 2.7-6 6v340c0 3.3 2.7 6 6 6h340c3.3 0 6-2.7 6-6z"], - "caret-square-left": [448, 512, [], "f191", "M272 157.1v197.8c0 10.7-13 16.1-20.5 8.5l-98.3-98.9c-4.7-4.7-4.7-12.2 0-16.9l98.3-98.9c7.5-7.7 20.5-2.3 20.5 8.4zM448 80v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V80c0-26.5 21.5-48 48-48h352c26.5 0 48 21.5 48 48zm-48 346V86c0-3.3-2.7-6-6-6H54c-3.3 0-6 2.7-6 6v340c0 3.3 2.7 6 6 6h340c3.3 0 6-2.7 6-6z"], - "caret-square-right": [448, 512, [], "f152", "M176 354.9V157.1c0-10.7 13-16.1 20.5-8.5l98.3 98.9c4.7 4.7 4.7 12.2 0 16.9l-98.3 98.9c-7.5 7.7-20.5 2.3-20.5-8.4zM448 80v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V80c0-26.5 21.5-48 48-48h352c26.5 0 48 21.5 48 48zm-48 346V86c0-3.3-2.7-6-6-6H54c-3.3 0-6 2.7-6 6v340c0 3.3 2.7 6 6 6h340c3.3 0 6-2.7 6-6z"], - "caret-square-up": [448, 512, [], "f151", "M322.9 304H125.1c-10.7 0-16.1-13-8.5-20.5l98.9-98.3c4.7-4.7 12.2-4.7 16.9 0l98.9 98.3c7.7 7.5 2.3 20.5-8.4 20.5zM448 80v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V80c0-26.5 21.5-48 48-48h352c26.5 0 48 21.5 48 48zm-48 346V86c0-3.3-2.7-6-6-6H54c-3.3 0-6 2.7-6 6v340c0 3.3 2.7 6 6 6h340c3.3 0 6-2.7 6-6z"], - "chart-bar": [512, 512, [], "f080", "M396.8 352h22.4c6.4 0 12.8-6.4 12.8-12.8V108.8c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v230.4c0 6.4 6.4 12.8 12.8 12.8zm-192 0h22.4c6.4 0 12.8-6.4 12.8-12.8V140.8c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v198.4c0 6.4 6.4 12.8 12.8 12.8zm96 0h22.4c6.4 0 12.8-6.4 12.8-12.8V204.8c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v134.4c0 6.4 6.4 12.8 12.8 12.8zM496 400H48V80c0-8.84-7.16-16-16-16H16C7.16 64 0 71.16 0 80v336c0 17.67 14.33 32 32 32h464c8.84 0 16-7.16 16-16v-16c0-8.84-7.16-16-16-16zm-387.2-48h22.4c6.4 0 12.8-6.4 12.8-12.8v-70.4c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v70.4c0 6.4 6.4 12.8 12.8 12.8z"], - "check-circle": [512, 512, [], "f058", "M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z"], - "check-square": [448, 512, [], "f14a", "M400 32H48C21.49 32 0 53.49 0 80v352c0 26.51 21.49 48 48 48h352c26.51 0 48-21.49 48-48V80c0-26.51-21.49-48-48-48zm0 400H48V80h352v352zm-35.864-241.724L191.547 361.48c-4.705 4.667-12.303 4.637-16.97-.068l-90.781-91.516c-4.667-4.705-4.637-12.303.069-16.971l22.719-22.536c4.705-4.667 12.303-4.637 16.97.069l59.792 60.277 141.352-140.216c4.705-4.667 12.303-4.637 16.97.068l22.536 22.718c4.667 4.706 4.637 12.304-.068 16.971z"], - "circle": [512, 512, [], "f111", "M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200z"], - "clipboard": [384, 512, [], "f328", "M336 64h-80c0-35.3-28.7-64-64-64s-64 28.7-64 64H48C21.5 64 0 85.5 0 112v352c0 26.5 21.5 48 48 48h288c26.5 0 48-21.5 48-48V112c0-26.5-21.5-48-48-48zM192 40c13.3 0 24 10.7 24 24s-10.7 24-24 24-24-10.7-24-24 10.7-24 24-24zm144 418c0 3.3-2.7 6-6 6H54c-3.3 0-6-2.7-6-6V118c0-3.3 2.7-6 6-6h42v36c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-36h42c3.3 0 6 2.7 6 6z"], - "clock": [512, 512, [], "f017", "M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z"], - "clone": [512, 512, [], "f24d", "M464 0H144c-26.51 0-48 21.49-48 48v48H48c-26.51 0-48 21.49-48 48v320c0 26.51 21.49 48 48 48h320c26.51 0 48-21.49 48-48v-48h48c26.51 0 48-21.49 48-48V48c0-26.51-21.49-48-48-48zM362 464H54a6 6 0 0 1-6-6V150a6 6 0 0 1 6-6h42v224c0 26.51 21.49 48 48 48h224v42a6 6 0 0 1-6 6zm96-96H150a6 6 0 0 1-6-6V54a6 6 0 0 1 6-6h308a6 6 0 0 1 6 6v308a6 6 0 0 1-6 6z"], - "closed-captioning": [512, 512, [], "f20a", "M464 64H48C21.5 64 0 85.5 0 112v288c0 26.5 21.5 48 48 48h416c26.5 0 48-21.5 48-48V112c0-26.5-21.5-48-48-48zm-6 336H54c-3.3 0-6-2.7-6-6V118c0-3.3 2.7-6 6-6h404c3.3 0 6 2.7 6 6v276c0 3.3-2.7 6-6 6zm-211.1-85.7c1.7 2.4 1.5 5.6-.5 7.7-53.6 56.8-172.8 32.1-172.8-67.9 0-97.3 121.7-119.5 172.5-70.1 2.1 2 2.5 3.2 1 5.7l-17.5 30.5c-1.9 3.1-6.2 4-9.1 1.7-40.8-32-94.6-14.9-94.6 31.2 0 48 51 70.5 92.2 32.6 2.8-2.5 7.1-2.1 9.2.9l19.6 27.7zm190.4 0c1.7 2.4 1.5 5.6-.5 7.7-53.6 56.9-172.8 32.1-172.8-67.9 0-97.3 121.7-119.5 172.5-70.1 2.1 2 2.5 3.2 1 5.7L420 220.2c-1.9 3.1-6.2 4-9.1 1.7-40.8-32-94.6-14.9-94.6 31.2 0 48 51 70.5 92.2 32.6 2.8-2.5 7.1-2.1 9.2.9l19.6 27.7z"], - "comment": [512, 512, [], "f075", "M256 32C114.6 32 0 125.1 0 240c0 47.6 19.9 91.2 52.9 126.3C38 405.7 7 439.1 6.5 439.5c-6.6 7-8.4 17.2-4.6 26S14.4 480 24 480c61.5 0 110-25.7 139.1-46.3C192 442.8 223.2 448 256 448c141.4 0 256-93.1 256-208S397.4 32 256 32zm0 368c-26.7 0-53.1-4.1-78.4-12.1l-22.7-7.2-19.5 13.8c-14.3 10.1-33.9 21.4-57.5 29 7.3-12.1 14.4-25.7 19.9-40.2l10.6-28.1-20.6-21.8C69.7 314.1 48 282.2 48 240c0-88.2 93.3-160 208-160s208 71.8 208 160-93.3 160-208 160z"], - "comment-alt": [512, 512, [], "f27a", "M448 0H64C28.7 0 0 28.7 0 64v288c0 35.3 28.7 64 64 64h96v84c0 7.1 5.8 12 12 12 2.4 0 4.9-.7 7.1-2.4L304 416h144c35.3 0 64-28.7 64-64V64c0-35.3-28.7-64-64-64zm16 352c0 8.8-7.2 16-16 16H288l-12.8 9.6L208 428v-60H64c-8.8 0-16-7.2-16-16V64c0-8.8 7.2-16 16-16h384c8.8 0 16 7.2 16 16v288z"], - "comment-dots": [512, 512, [], "f4ad", "M144 208c-17.7 0-32 14.3-32 32s14.3 32 32 32 32-14.3 32-32-14.3-32-32-32zm112 0c-17.7 0-32 14.3-32 32s14.3 32 32 32 32-14.3 32-32-14.3-32-32-32zm112 0c-17.7 0-32 14.3-32 32s14.3 32 32 32 32-14.3 32-32-14.3-32-32-32zM256 32C114.6 32 0 125.1 0 240c0 47.6 19.9 91.2 52.9 126.3C38 405.7 7 439.1 6.5 439.5c-6.6 7-8.4 17.2-4.6 26S14.4 480 24 480c61.5 0 110-25.7 139.1-46.3C192 442.8 223.2 448 256 448c141.4 0 256-93.1 256-208S397.4 32 256 32zm0 368c-26.7 0-53.1-4.1-78.4-12.1l-22.7-7.2-19.5 13.8c-14.3 10.1-33.9 21.4-57.5 29 7.3-12.1 14.4-25.7 19.9-40.2l10.6-28.1-20.6-21.8C69.7 314.1 48 282.2 48 240c0-88.2 93.3-160 208-160s208 71.8 208 160-93.3 160-208 160z"], - "comments": [576, 512, [], "f086", "M532 386.2c27.5-27.1 44-61.1 44-98.2 0-80-76.5-146.1-176.2-157.9C368.3 72.5 294.3 32 208 32 93.1 32 0 103.6 0 192c0 37 16.5 71 44 98.2-15.3 30.7-37.3 54.5-37.7 54.9-6.3 6.7-8.1 16.5-4.4 25 3.6 8.5 12 14 21.2 14 53.5 0 96.7-20.2 125.2-38.8 9.2 2.1 18.7 3.7 28.4 4.9C208.1 407.6 281.8 448 368 448c20.8 0 40.8-2.4 59.8-6.8C456.3 459.7 499.4 480 553 480c9.2 0 17.5-5.5 21.2-14 3.6-8.5 1.9-18.3-4.4-25-.4-.3-22.5-24.1-37.8-54.8zm-392.8-92.3L122.1 305c-14.1 9.1-28.5 16.3-43.1 21.4 2.7-4.7 5.4-9.7 8-14.8l15.5-31.1L77.7 256C64.2 242.6 48 220.7 48 192c0-60.7 73.3-112 160-112s160 51.3 160 112-73.3 112-160 112c-16.5 0-33-1.9-49-5.6l-19.8-4.5zM498.3 352l-24.7 24.4 15.5 31.1c2.6 5.1 5.3 10.1 8 14.8-14.6-5.1-29-12.3-43.1-21.4l-17.1-11.1-19.9 4.6c-16 3.7-32.5 5.6-49 5.6-54 0-102.2-20.1-131.3-49.7C338 339.5 416 272.9 416 192c0-3.4-.4-6.7-.7-10C479.7 196.5 528 238.8 528 288c0 28.7-16.2 50.6-29.7 64z"], - "compass": [496, 512, [], "f14e", "M347.94 129.86L203.6 195.83a31.938 31.938 0 0 0-15.77 15.77l-65.97 144.34c-7.61 16.65 9.54 33.81 26.2 26.2l144.34-65.97a31.938 31.938 0 0 0 15.77-15.77l65.97-144.34c7.61-16.66-9.54-33.81-26.2-26.2zm-77.36 148.72c-12.47 12.47-32.69 12.47-45.16 0-12.47-12.47-12.47-32.69 0-45.16 12.47-12.47 32.69-12.47 45.16 0 12.47 12.47 12.47 32.69 0 45.16zM248 8C111.03 8 0 119.03 0 256s111.03 248 248 248 248-111.03 248-248S384.97 8 248 8zm0 448c-110.28 0-200-89.72-200-200S137.72 56 248 56s200 89.72 200 200-89.72 200-200 200z"], - "copy": [448, 512, [], "f0c5", "M433.941 65.941l-51.882-51.882A48 48 0 0 0 348.118 0H176c-26.51 0-48 21.49-48 48v48H48c-26.51 0-48 21.49-48 48v320c0 26.51 21.49 48 48 48h224c26.51 0 48-21.49 48-48v-48h80c26.51 0 48-21.49 48-48V99.882a48 48 0 0 0-14.059-33.941zM266 464H54a6 6 0 0 1-6-6V150a6 6 0 0 1 6-6h74v224c0 26.51 21.49 48 48 48h96v42a6 6 0 0 1-6 6zm128-96H182a6 6 0 0 1-6-6V54a6 6 0 0 1 6-6h106v88c0 13.255 10.745 24 24 24h88v202a6 6 0 0 1-6 6zm6-256h-64V48h9.632c1.591 0 3.117.632 4.243 1.757l48.368 48.368a6 6 0 0 1 1.757 4.243V112z"], - "copyright": [512, 512, [], "f1f9", "M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 448c-110.532 0-200-89.451-200-200 0-110.531 89.451-200 200-200 110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200zm107.351-101.064c-9.614 9.712-45.53 41.396-104.065 41.396-82.43 0-140.484-61.425-140.484-141.567 0-79.152 60.275-139.401 139.762-139.401 55.531 0 88.738 26.62 97.593 34.779a11.965 11.965 0 0 1 1.936 15.322l-18.155 28.113c-3.841 5.95-11.966 7.282-17.499 2.921-8.595-6.776-31.814-22.538-61.708-22.538-48.303 0-77.916 35.33-77.916 80.082 0 41.589 26.888 83.692 78.277 83.692 32.657 0 56.843-19.039 65.726-27.225 5.27-4.857 13.596-4.039 17.82 1.738l19.865 27.17a11.947 11.947 0 0 1-1.152 15.518z"], - "credit-card": [576, 512, [], "f09d", "M527.9 32H48.1C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48.1 48h479.8c26.6 0 48.1-21.5 48.1-48V80c0-26.5-21.5-48-48.1-48zM54.1 80h467.8c3.3 0 6 2.7 6 6v42H48.1V86c0-3.3 2.7-6 6-6zm467.8 352H54.1c-3.3 0-6-2.7-6-6V256h479.8v170c0 3.3-2.7 6-6 6zM192 332v40c0 6.6-5.4 12-12 12h-72c-6.6 0-12-5.4-12-12v-40c0-6.6 5.4-12 12-12h72c6.6 0 12 5.4 12 12zm192 0v40c0 6.6-5.4 12-12 12H236c-6.6 0-12-5.4-12-12v-40c0-6.6 5.4-12 12-12h136c6.6 0 12 5.4 12 12z"], - "dizzy": [496, 512, [], "f567", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm0 448c-110.3 0-200-89.7-200-200S137.7 56 248 56s200 89.7 200 200-89.7 200-200 200zm-33.8-217.9c7.8-7.8 7.8-20.5 0-28.3L196.3 192l17.9-17.9c7.8-7.8 7.8-20.5 0-28.3-7.8-7.8-20.5-7.8-28.3 0L168 163.7l-17.8-17.8c-7.8-7.8-20.5-7.8-28.3 0-7.8 7.8-7.8 20.5 0 28.3l17.9 17.9-17.9 17.9c-7.8 7.8-7.8 20.5 0 28.3 7.8 7.8 20.5 7.8 28.3 0l17.8-17.8 17.8 17.8c7.9 7.7 20.5 7.7 28.4-.2zm160-92.2c-7.8-7.8-20.5-7.8-28.3 0L328 163.7l-17.8-17.8c-7.8-7.8-20.5-7.8-28.3 0-7.8 7.8-7.8 20.5 0 28.3l17.9 17.9-17.9 17.9c-7.8 7.8-7.8 20.5 0 28.3 7.8 7.8 20.5 7.8 28.3 0l17.8-17.8 17.8 17.8c7.8 7.8 20.5 7.8 28.3 0 7.8-7.8 7.8-20.5 0-28.3l-17.8-18 17.9-17.9c7.7-7.8 7.7-20.4 0-28.2zM248 272c-35.3 0-64 28.7-64 64s28.7 64 64 64 64-28.7 64-64-28.7-64-64-64z"], - "dot-circle": [512, 512, [], "f192", "M256 56c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m0-48C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 168c-44.183 0-80 35.817-80 80s35.817 80 80 80 80-35.817 80-80-35.817-80-80-80z"], - "edit": [576, 512, [], "f044", "M402.3 344.9l32-32c5-5 13.7-1.5 13.7 5.7V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V112c0-26.5 21.5-48 48-48h273.5c7.1 0 10.7 8.6 5.7 13.7l-32 32c-1.5 1.5-3.5 2.3-5.7 2.3H48v352h352V350.5c0-2.1.8-4.1 2.3-5.6zm156.6-201.8L296.3 405.7l-90.4 10c-26.2 2.9-48.5-19.2-45.6-45.6l10-90.4L432.9 17.1c22.9-22.9 59.9-22.9 82.7 0l43.2 43.2c22.9 22.9 22.9 60 .1 82.8zM460.1 174L402 115.9 216.2 301.8l-7.3 65.3 65.3-7.3L460.1 174zm64.8-79.7l-43.2-43.2c-4.1-4.1-10.8-4.1-14.8 0L436 82l58.1 58.1 30.9-30.9c4-4.2 4-10.8-.1-14.9z"], - "envelope": [512, 512, [], "f0e0", "M464 64H48C21.49 64 0 85.49 0 112v288c0 26.51 21.49 48 48 48h416c26.51 0 48-21.49 48-48V112c0-26.51-21.49-48-48-48zm0 48v40.805c-22.422 18.259-58.168 46.651-134.587 106.49-16.841 13.247-50.201 45.072-73.413 44.701-23.208.375-56.579-31.459-73.413-44.701C106.18 199.465 70.425 171.067 48 152.805V112h416zM48 400V214.398c22.914 18.251 55.409 43.862 104.938 82.646 21.857 17.205 60.134 55.186 103.062 54.955 42.717.231 80.509-37.199 103.053-54.947 49.528-38.783 82.032-64.401 104.947-82.653V400H48z"], - "envelope-open": [512, 512, [], "f2b6", "M494.586 164.516c-4.697-3.883-111.723-89.95-135.251-108.657C337.231 38.191 299.437 0 256 0c-43.205 0-80.636 37.717-103.335 55.859-24.463 19.45-131.07 105.195-135.15 108.549A48.004 48.004 0 0 0 0 201.485V464c0 26.51 21.49 48 48 48h416c26.51 0 48-21.49 48-48V201.509a48 48 0 0 0-17.414-36.993zM464 458a6 6 0 0 1-6 6H54a6 6 0 0 1-6-6V204.347c0-1.813.816-3.526 2.226-4.665 15.87-12.814 108.793-87.554 132.364-106.293C200.755 78.88 232.398 48 256 48c23.693 0 55.857 31.369 73.41 45.389 23.573 18.741 116.503 93.493 132.366 106.316a5.99 5.99 0 0 1 2.224 4.663V458zm-31.991-187.704c4.249 5.159 3.465 12.795-1.745 16.981-28.975 23.283-59.274 47.597-70.929 56.863C336.636 362.283 299.205 400 256 400c-43.452 0-81.287-38.237-103.335-55.86-11.279-8.967-41.744-33.413-70.927-56.865-5.21-4.187-5.993-11.822-1.745-16.981l15.258-18.528c4.178-5.073 11.657-5.843 16.779-1.726 28.618 23.001 58.566 47.035 70.56 56.571C200.143 320.631 232.307 352 256 352c23.602 0 55.246-30.88 73.41-45.389 11.994-9.535 41.944-33.57 70.563-56.568 5.122-4.116 12.601-3.346 16.778 1.727l15.258 18.526z"], - "eye": [576, 512, [], "f06e", "M288 144a110.94 110.94 0 0 0-31.24 5 55.4 55.4 0 0 1 7.24 27 56 56 0 0 1-56 56 55.4 55.4 0 0 1-27-7.24A111.71 111.71 0 1 0 288 144zm284.52 97.4C518.29 135.59 410.93 64 288 64S57.68 135.64 3.48 241.41a32.35 32.35 0 0 0 0 29.19C57.71 376.41 165.07 448 288 448s230.32-71.64 284.52-177.41a32.35 32.35 0 0 0 0-29.19zM288 400c-98.65 0-189.09-55-237.93-144C98.91 167 189.34 112 288 112s189.09 55 237.93 144C477.1 345 386.66 400 288 400z"], - "eye-slash": [640, 512, [], "f070", "M634 471L36 3.51A16 16 0 0 0 13.51 6l-10 12.49A16 16 0 0 0 6 41l598 467.49a16 16 0 0 0 22.49-2.49l10-12.49A16 16 0 0 0 634 471zM296.79 146.47l134.79 105.38C429.36 191.91 380.48 144 320 144a112.26 112.26 0 0 0-23.21 2.47zm46.42 219.07L208.42 260.16C210.65 320.09 259.53 368 320 368a113 113 0 0 0 23.21-2.46zM320 112c98.65 0 189.09 55 237.93 144a285.53 285.53 0 0 1-44 60.2l37.74 29.5a333.7 333.7 0 0 0 52.9-75.11 32.35 32.35 0 0 0 0-29.19C550.29 135.59 442.93 64 320 64c-36.7 0-71.71 7-104.63 18.81l46.41 36.29c18.94-4.3 38.34-7.1 58.22-7.1zm0 288c-98.65 0-189.08-55-237.93-144a285.47 285.47 0 0 1 44.05-60.19l-37.74-29.5a333.6 333.6 0 0 0-52.89 75.1 32.35 32.35 0 0 0 0 29.19C89.72 376.41 197.08 448 320 448c36.7 0 71.71-7.05 104.63-18.81l-46.41-36.28C359.28 397.2 339.89 400 320 400z"], - "file": [384, 512, [], "f15b", "M369.9 97.9L286 14C277 5 264.8-.1 252.1-.1H48C21.5 0 0 21.5 0 48v416c0 26.5 21.5 48 48 48h288c26.5 0 48-21.5 48-48V131.9c0-12.7-5.1-25-14.1-34zM332.1 128H256V51.9l76.1 76.1zM48 464V48h160v104c0 13.3 10.7 24 24 24h104v288H48z"], - "file-alt": [384, 512, [], "f15c", "M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z"], - "file-archive": [384, 512, [], "f1c6", "M128.3 160v32h32v-32zm64-96h-32v32h32zm-64 32v32h32V96zm64 32h-32v32h32zm177.6-30.1L286 14C277 5 264.8-.1 252.1-.1H48C21.5 0 0 21.5 0 48v416c0 26.5 21.5 48 48 48h288c26.5 0 48-21.5 48-48V131.9c0-12.7-5.1-25-14.1-34zM256 51.9l76.1 76.1H256zM336 464H48V48h79.7v16h32V48H208v104c0 13.3 10.7 24 24 24h104zM194.2 265.7c-1.1-5.6-6-9.7-11.8-9.7h-22.1v-32h-32v32l-19.7 97.1C102 385.6 126.8 416 160 416c33.1 0 57.9-30.2 51.5-62.6zm-33.9 124.4c-17.9 0-32.4-12.1-32.4-27s14.5-27 32.4-27 32.4 12.1 32.4 27-14.5 27-32.4 27zm32-198.1h-32v32h32z"], - "file-audio": [384, 512, [], "f1c7", "M369.941 97.941l-83.882-83.882A48 48 0 0 0 252.118 0H48C21.49 0 0 21.49 0 48v416c0 26.51 21.49 48 48 48h288c26.51 0 48-21.49 48-48V131.882a48 48 0 0 0-14.059-33.941zM332.118 128H256V51.882L332.118 128zM48 464V48h160v104c0 13.255 10.745 24 24 24h104v288H48zm144-76.024c0 10.691-12.926 16.045-20.485 8.485L136 360.486h-28c-6.627 0-12-5.373-12-12v-56c0-6.627 5.373-12 12-12h28l35.515-36.947c7.56-7.56 20.485-2.206 20.485 8.485v135.952zm41.201-47.13c9.051-9.297 9.06-24.133.001-33.439-22.149-22.752 12.235-56.246 34.395-33.481 27.198 27.94 27.212 72.444.001 100.401-21.793 22.386-56.947-10.315-34.397-33.481z"], - "file-code": [384, 512, [], "f1c9", "M149.9 349.1l-.2-.2-32.8-28.9 32.8-28.9c3.6-3.2 4-8.8.8-12.4l-.2-.2-17.4-18.6c-3.4-3.6-9-3.7-12.4-.4l-57.7 54.1c-3.7 3.5-3.7 9.4 0 12.8l57.7 54.1c1.6 1.5 3.8 2.4 6 2.4 2.4 0 4.8-1 6.4-2.8l17.4-18.6c3.3-3.5 3.1-9.1-.4-12.4zm220-251.2L286 14C277 5 264.8-.1 252.1-.1H48C21.5 0 0 21.5 0 48v416c0 26.5 21.5 48 48 48h288c26.5 0 48-21.5 48-48V131.9c0-12.7-5.1-25-14.1-34zM256 51.9l76.1 76.1H256zM336 464H48V48h160v104c0 13.3 10.7 24 24 24h104zM209.6 214c-4.7-1.4-9.5 1.3-10.9 6L144 408.1c-1.4 4.7 1.3 9.6 6 10.9l24.4 7.1c4.7 1.4 9.6-1.4 10.9-6L240 231.9c1.4-4.7-1.3-9.6-6-10.9zm24.5 76.9l.2.2 32.8 28.9-32.8 28.9c-3.6 3.2-4 8.8-.8 12.4l.2.2 17.4 18.6c3.3 3.5 8.9 3.7 12.4.4l57.7-54.1c3.7-3.5 3.7-9.4 0-12.8l-57.7-54.1c-3.5-3.3-9.1-3.2-12.4.4l-17.4 18.6c-3.3 3.5-3.1 9.1.4 12.4z"], - "file-excel": [384, 512, [], "f1c3", "M369.9 97.9L286 14C277 5 264.8-.1 252.1-.1H48C21.5 0 0 21.5 0 48v416c0 26.5 21.5 48 48 48h288c26.5 0 48-21.5 48-48V131.9c0-12.7-5.1-25-14.1-34zM332.1 128H256V51.9l76.1 76.1zM48 464V48h160v104c0 13.3 10.7 24 24 24h104v288H48zm212-240h-28.8c-4.4 0-8.4 2.4-10.5 6.3-18 33.1-22.2 42.4-28.6 57.7-13.9-29.1-6.9-17.3-28.6-57.7-2.1-3.9-6.2-6.3-10.6-6.3H124c-9.3 0-15 10-10.4 18l46.3 78-46.3 78c-4.7 8 1.1 18 10.4 18h28.9c4.4 0 8.4-2.4 10.5-6.3 21.7-40 23-45 28.6-57.7 14.9 30.2 5.9 15.9 28.6 57.7 2.1 3.9 6.2 6.3 10.6 6.3H260c9.3 0 15-10 10.4-18L224 320c.7-1.1 30.3-50.5 46.3-78 4.7-8-1.1-18-10.3-18z"], - "file-image": [384, 512, [], "f1c5", "M369.9 97.9L286 14C277 5 264.8-.1 252.1-.1H48C21.5 0 0 21.5 0 48v416c0 26.5 21.5 48 48 48h288c26.5 0 48-21.5 48-48V131.9c0-12.7-5.1-25-14.1-34zM332.1 128H256V51.9l76.1 76.1zM48 464V48h160v104c0 13.3 10.7 24 24 24h104v288H48zm32-48h224V288l-23.5-23.5c-4.7-4.7-12.3-4.7-17 0L176 352l-39.5-39.5c-4.7-4.7-12.3-4.7-17 0L80 352v64zm48-240c-26.5 0-48 21.5-48 48s21.5 48 48 48 48-21.5 48-48-21.5-48-48-48z"], - "file-pdf": [384, 512, [], "f1c1", "M369.9 97.9L286 14C277 5 264.8-.1 252.1-.1H48C21.5 0 0 21.5 0 48v416c0 26.5 21.5 48 48 48h288c26.5 0 48-21.5 48-48V131.9c0-12.7-5.1-25-14.1-34zM332.1 128H256V51.9l76.1 76.1zM48 464V48h160v104c0 13.3 10.7 24 24 24h104v288H48zm250.2-143.7c-12.2-12-47-8.7-64.4-6.5-17.2-10.5-28.7-25-36.8-46.3 3.9-16.1 10.1-40.6 5.4-56-4.2-26.2-37.8-23.6-42.6-5.9-4.4 16.1-.4 38.5 7 67.1-10 23.9-24.9 56-35.4 74.4-20 10.3-47 26.2-51 46.2-3.3 15.8 26 55.2 76.1-31.2 22.4-7.4 46.8-16.5 68.4-20.1 18.9 10.2 41 17 55.8 17 25.5 0 28-28.2 17.5-38.7zm-198.1 77.8c5.1-13.7 24.5-29.5 30.4-35-19 30.3-30.4 35.7-30.4 35zm81.6-190.6c7.4 0 6.7 32.1 1.8 40.8-4.4-13.9-4.3-40.8-1.8-40.8zm-24.4 136.6c9.7-16.9 18-37 24.7-54.7 8.3 15.1 18.9 27.2 30.1 35.5-20.8 4.3-38.9 13.1-54.8 19.2zm131.6-5s-5 6-37.3-7.8c35.1-2.6 40.9 5.4 37.3 7.8z"], - "file-powerpoint": [384, 512, [], "f1c4", "M369.9 97.9L286 14C277 5 264.8-.1 252.1-.1H48C21.5 0 0 21.5 0 48v416c0 26.5 21.5 48 48 48h288c26.5 0 48-21.5 48-48V131.9c0-12.7-5.1-25-14.1-34zM332.1 128H256V51.9l76.1 76.1zM48 464V48h160v104c0 13.3 10.7 24 24 24h104v288H48zm72-60V236c0-6.6 5.4-12 12-12h69.2c36.7 0 62.8 27 62.8 66.3 0 74.3-68.7 66.5-95.5 66.5V404c0 6.6-5.4 12-12 12H132c-6.6 0-12-5.4-12-12zm48.5-87.4h23c7.9 0 13.9-2.4 18.1-7.2 8.5-9.8 8.4-28.5.1-37.8-4.1-4.6-9.9-7-17.4-7h-23.9v52z"], - "file-video": [384, 512, [], "f1c8", "M369.941 97.941l-83.882-83.882A48 48 0 0 0 252.118 0H48C21.49 0 0 21.49 0 48v416c0 26.51 21.49 48 48 48h288c26.51 0 48-21.49 48-48V131.882a48 48 0 0 0-14.059-33.941zM332.118 128H256V51.882L332.118 128zM48 464V48h160v104c0 13.255 10.745 24 24 24h104v288H48zm228.687-211.303L224 305.374V268c0-11.046-8.954-20-20-20H100c-11.046 0-20 8.954-20 20v104c0 11.046 8.954 20 20 20h104c11.046 0 20-8.954 20-20v-37.374l52.687 52.674C286.704 397.318 304 390.28 304 375.986V264.011c0-14.311-17.309-21.319-27.313-11.314z"], - "file-word": [384, 512, [], "f1c2", "M369.9 97.9L286 14C277 5 264.8-.1 252.1-.1H48C21.5 0 0 21.5 0 48v416c0 26.5 21.5 48 48 48h288c26.5 0 48-21.5 48-48V131.9c0-12.7-5.1-25-14.1-34zM332.1 128H256V51.9l76.1 76.1zM48 464V48h160v104c0 13.3 10.7 24 24 24h104v288H48zm220.1-208c-5.7 0-10.6 4-11.7 9.5-20.6 97.7-20.4 95.4-21 103.5-.2-1.2-.4-2.6-.7-4.3-.8-5.1.3.2-23.6-99.5-1.3-5.4-6.1-9.2-11.7-9.2h-13.3c-5.5 0-10.3 3.8-11.7 9.1-24.4 99-24 96.2-24.8 103.7-.1-1.1-.2-2.5-.5-4.2-.7-5.2-14.1-73.3-19.1-99-1.1-5.6-6-9.7-11.8-9.7h-16.8c-7.8 0-13.5 7.3-11.7 14.8 8 32.6 26.7 109.5 33.2 136 1.3 5.4 6.1 9.1 11.7 9.1h25.2c5.5 0 10.3-3.7 11.6-9.1l17.9-71.4c1.5-6.2 2.5-12 3-17.3l2.9 17.3c.1.4 12.6 50.5 17.9 71.4 1.3 5.3 6.1 9.1 11.6 9.1h24.7c5.5 0 10.3-3.7 11.6-9.1 20.8-81.9 30.2-119 34.5-136 1.9-7.6-3.8-14.9-11.6-14.9h-15.8z"], - "flag": [512, 512, [], "f024", "M336.174 80c-49.132 0-93.305-32-161.913-32-31.301 0-58.303 6.482-80.721 15.168a48.04 48.04 0 0 0 2.142-20.727C93.067 19.575 74.167 1.594 51.201.104 23.242-1.71 0 20.431 0 48c0 17.764 9.657 33.262 24 41.562V496c0 8.837 7.163 16 16 16h16c8.837 0 16-7.163 16-16v-83.443C109.869 395.28 143.259 384 199.826 384c49.132 0 93.305 32 161.913 32 58.479 0 101.972-22.617 128.548-39.981C503.846 367.161 512 352.051 512 335.855V95.937c0-34.459-35.264-57.768-66.904-44.117C409.193 67.309 371.641 80 336.174 80zM464 336c-21.783 15.412-60.824 32-102.261 32-59.945 0-102.002-32-161.913-32-43.361 0-96.379 9.403-127.826 24V128c21.784-15.412 60.824-32 102.261-32 59.945 0 102.002 32 161.913 32 43.271 0 96.32-17.366 127.826-32v240z"], - "flushed": [496, 512, [], "f579", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm0 448c-110.3 0-200-89.7-200-200S137.7 56 248 56s200 89.7 200 200-89.7 200-200 200zm96-312c-44.2 0-80 35.8-80 80s35.8 80 80 80 80-35.8 80-80-35.8-80-80-80zm0 128c-26.5 0-48-21.5-48-48s21.5-48 48-48 48 21.5 48 48-21.5 48-48 48zm0-72c-13.3 0-24 10.7-24 24s10.7 24 24 24 24-10.7 24-24-10.7-24-24-24zm-112 24c0-44.2-35.8-80-80-80s-80 35.8-80 80 35.8 80 80 80 80-35.8 80-80zm-80 48c-26.5 0-48-21.5-48-48s21.5-48 48-48 48 21.5 48 48-21.5 48-48 48zm0-72c-13.3 0-24 10.7-24 24s10.7 24 24 24 24-10.7 24-24-10.7-24-24-24zm160 144H184c-13.2 0-24 10.8-24 24s10.8 24 24 24h128c13.2 0 24-10.8 24-24s-10.8-24-24-24z"], - "folder": [512, 512, [], "f07b", "M464 128H272l-54.63-54.63c-6-6-14.14-9.37-22.63-9.37H48C21.49 64 0 85.49 0 112v288c0 26.51 21.49 48 48 48h416c26.51 0 48-21.49 48-48V176c0-26.51-21.49-48-48-48zm0 272H48V112h140.12l54.63 54.63c6 6 14.14 9.37 22.63 9.37H464v224z"], - "folder-open": [576, 512, [], "f07c", "M527.9 224H480v-48c0-26.5-21.5-48-48-48H272l-64-64H48C21.5 64 0 85.5 0 112v288c0 26.5 21.5 48 48 48h400c16.5 0 31.9-8.5 40.7-22.6l79.9-128c20-31.9-3-73.4-40.7-73.4zM48 118c0-3.3 2.7-6 6-6h134.1l64 64H426c3.3 0 6 2.7 6 6v42H152c-16.8 0-32.4 8.8-41.1 23.2L48 351.4zm400 282H72l77.2-128H528z"], - "font-awesome-logo-full": [3992, 512, ["Font Awesome"], "f4e6", "M454.6 0H57.4C25.9 0 0 25.9 0 57.4v397.3C0 486.1 25.9 512 57.4 512h397.3c31.4 0 57.4-25.9 57.4-57.4V57.4C512 25.9 486.1 0 454.6 0zm-58.9 324.9c0 4.8-4.1 6.9-8.9 8.9-19.2 8.1-39.7 15.7-61.5 15.7-40.5 0-68.7-44.8-163.2 2.5v51.8c0 30.3-45.7 30.2-45.7 0v-250c-9-7-15-17.9-15-30.3 0-21 17.1-38.2 38.2-38.2 21 0 38.2 17.1 38.2 38.2 0 12.2-5.8 23.2-14.9 30.2v21c37.1-12 65.5-34.4 146.1-3.4 26.6 11.4 68.7-15.7 76.5-15.7 5.5 0 10.3 4.1 10.3 8.9v160.4zm432.9-174.2h-137v70.1H825c39.8 0 40.4 62.2 0 62.2H691.6v105.6c0 45.5-70.7 46.4-70.7 0V128.3c0-22 18-39.8 39.8-39.8h167.8c39.6 0 40.5 62.2.1 62.2zm191.1 23.4c-169.3 0-169.1 252.4 0 252.4 169.9 0 169.9-252.4 0-252.4zm0 196.1c-81.6 0-82.1-139.8 0-139.8 82.5 0 82.4 139.8 0 139.8zm372.4 53.4c-17.5 0-31.4-13.9-31.4-31.4v-117c0-62.4-72.6-52.5-99.1-16.4v133.4c0 41.5-63.3 41.8-63.3 0V208c0-40 63.1-41.6 63.1 0v3.4c43.3-51.6 162.4-60.4 162.4 39.3v141.5c.3 30.4-31.5 31.4-31.7 31.4zm179.7 2.9c-44.3 0-68.3-22.9-68.3-65.8V235.2H1488c-35.6 0-36.7-55.3 0-55.3h15.5v-37.3c0-41.3 63.8-42.1 63.8 0v37.5h24.9c35.4 0 35.7 55.3 0 55.3h-24.9v108.5c0 29.6 26.1 26.3 27.4 26.3 31.4 0 52.6 56.3-22.9 56.3zM1992 123c-19.5-50.2-95.5-50-114.5 0-107.3 275.7-99.5 252.7-99.5 262.8 0 42.8 58.3 51.2 72.1 14.4l13.5-35.9H2006l13 35.9c14.2 37.7 72.1 27.2 72.1-14.4 0-10.1 5.3 6.8-99.1-262.8zm-108.9 179.1l51.7-142.9 51.8 142.9h-103.5zm591.3-85.6l-53.7 176.3c-12.4 41.2-72 41-84 0l-42.3-135.9-42.3 135.9c-12.4 40.9-72 41.2-84.5 0l-54.2-176.3c-12.5-39.4 49.8-56.1 60.2-16.9L2213 342l45.3-139.5c10.9-32.7 59.6-34.7 71.2 0l45.3 139.5 39.3-142.4c10.3-38.3 72.6-23.8 60.3 16.9zm275.4 75.1c0-42.4-33.9-117.5-119.5-117.5-73.2 0-124.4 56.3-124.4 126 0 77.2 55.3 126.4 128.5 126.4 31.7 0 93-11.5 93-39.8 0-18.3-21.1-31.5-39.3-22.4-49.4 26.2-109 8.4-115.9-43.8h148.3c16.3 0 29.3-13.4 29.3-28.9zM2571 277.7c9.5-73.4 113.9-68.6 118.6 0H2571zm316.7 148.8c-31.4 0-81.6-10.5-96.6-31.9-12.4-17 2.5-39.8 21.8-39.8 16.3 0 36.8 22.9 77.7 22.9 27.4 0 40.4-11 40.4-25.8 0-39.8-142.9-7.4-142.9-102 0-40.4 35.3-75.7 98.6-75.7 31.4 0 74.1 9.9 87.6 29.4 10.8 14.8-1.4 36.2-20.9 36.2-15.1 0-26.7-17.3-66.2-17.3-22.9 0-37.8 10.5-37.8 23.8 0 35.9 142.4 6 142.4 103.1-.1 43.7-37.4 77.1-104.1 77.1zm266.8-252.4c-169.3 0-169.1 252.4 0 252.4 170.1 0 169.6-252.4 0-252.4zm0 196.1c-81.8 0-82-139.8 0-139.8 82.5 0 82.4 139.8 0 139.8zm476.9 22V268.7c0-53.8-61.4-45.8-85.7-10.5v134c0 41.3-63.8 42.1-63.8 0V268.7c0-52.1-59.5-47.4-85.7-10.1v133.6c0 41.5-63.3 41.8-63.3 0V208c0-40 63.1-41.6 63.1 0v3.4c9.9-14.4 41.8-37.3 78.6-37.3 35.3 0 57.7 16.4 66.7 43.8 13.9-21.8 45.8-43.8 82.6-43.8 44.3 0 70.7 23.4 70.7 72.7v145.3c.5 17.3-13.5 31.4-31.9 31.4 3.5.1-31.3 1.1-31.3-31.3zM3992 291.6c0-42.4-32.4-117.5-117.9-117.5-73.2 0-127.5 56.3-127.5 126 0 77.2 58.3 126.4 131.6 126.4 31.7 0 91.5-11.5 91.5-39.8 0-18.3-21.1-31.5-39.3-22.4-49.4 26.2-110.5 8.4-117.5-43.8h149.8c16.3 0 29.1-13.4 29.3-28.9zm-180.5-13.9c9.7-74.4 115.9-68.3 120.1 0h-120.1z"], - "frown": [496, 512, [], "f119", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm0 448c-110.3 0-200-89.7-200-200S137.7 56 248 56s200 89.7 200 200-89.7 200-200 200zm-80-216c17.7 0 32-14.3 32-32s-14.3-32-32-32-32 14.3-32 32 14.3 32 32 32zm160-64c-17.7 0-32 14.3-32 32s14.3 32 32 32 32-14.3 32-32-14.3-32-32-32zm-80 128c-40.2 0-78 17.7-103.8 48.6-8.5 10.2-7.1 25.3 3.1 33.8 10.2 8.4 25.3 7.1 33.8-3.1 16.6-19.9 41-31.4 66.9-31.4s50.3 11.4 66.9 31.4c8.1 9.7 23.1 11.9 33.8 3.1 10.2-8.5 11.5-23.6 3.1-33.8C326 321.7 288.2 304 248 304z"], - "frown-open": [496, 512, [], "f57a", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm0 448c-110.3 0-200-89.7-200-200S137.7 56 248 56s200 89.7 200 200-89.7 200-200 200zm-48-248c0-17.7-14.3-32-32-32s-32 14.3-32 32 14.3 32 32 32 32-14.3 32-32zm128-32c-17.7 0-32 14.3-32 32s14.3 32 32 32 32-14.3 32-32-14.3-32-32-32zm-80 112c-35.6 0-88.8 21.3-95.8 61.2-2 11.8 9 21.5 20.5 18.1 31.2-9.6 59.4-15.3 75.3-15.3s44.1 5.7 75.3 15.3c11.4 3.5 22.5-6.3 20.5-18.1-7-39.9-60.2-61.2-95.8-61.2z"], - "futbol": [496, 512, [], "f1e3", "M483.8 179.4C449.8 74.6 352.6 8 248.1 8c-25.4 0-51.2 3.9-76.7 12.2C41.2 62.5-30.1 202.4 12.2 332.6 46.2 437.4 143.4 504 247.9 504c25.4 0 51.2-3.9 76.7-12.2 130.2-42.3 201.5-182.2 159.2-312.4zm-74.5 193.7l-52.2 6.4-43.7-60.9 24.4-75.2 71.1-22.1 38.9 36.4c-.2 30.7-7.4 61.1-21.7 89.2-4.7 9.3-10.7 17.8-16.8 26.2zm0-235.4l-10.4 53.1-70.7 22-64.2-46.5V92.5l47.4-26.2c39.2 13 73.4 38 97.9 71.4zM184.9 66.4L232 92.5v73.8l-64.2 46.5-70.6-22-10.1-52.5c24.3-33.4 57.9-58.6 97.8-71.9zM139 379.5L85.9 373c-14.4-20.1-37.3-59.6-37.8-115.3l39-36.4 71.1 22.2 24.3 74.3-43.5 61.7zm48.2 67l-22.4-48.1 43.6-61.7H287l44.3 61.7-22.4 48.1c-6.2 1.8-57.6 20.4-121.7 0z"], - "gem": [576, 512, [], "f3a5", "M464 0H112c-4 0-7.8 2-10 5.4L2 152.6c-2.9 4.4-2.6 10.2.7 14.2l276 340.8c4.8 5.9 13.8 5.9 18.6 0l276-340.8c3.3-4.1 3.6-9.8.7-14.2L474.1 5.4C471.8 2 468.1 0 464 0zm-19.3 48l63.3 96h-68.4l-51.7-96h56.8zm-202.1 0h90.7l51.7 96H191l51.6-96zm-111.3 0h56.8l-51.7 96H68l63.3-96zm-43 144h51.4L208 352 88.3 192zm102.9 0h193.6L288 435.3 191.2 192zM368 352l68.2-160h51.4L368 352z"], - "grimace": [496, 512, [], "f57f", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm0 448c-110.3 0-200-89.7-200-200S137.7 56 248 56s200 89.7 200 200-89.7 200-200 200zm-80-216c17.7 0 32-14.3 32-32s-14.3-32-32-32-32 14.3-32 32 14.3 32 32 32zm160 0c17.7 0 32-14.3 32-32s-14.3-32-32-32-32 14.3-32 32 14.3 32 32 32zm16 16H152c-26.5 0-48 21.5-48 48v32c0 26.5 21.5 48 48 48h192c26.5 0 48-21.5 48-48v-32c0-26.5-21.5-48-48-48zm-168 96h-24c-8.8 0-16-7.2-16-16v-8h40v24zm0-40h-40v-8c0-8.8 7.2-16 16-16h24v24zm64 40h-48v-24h48v24zm0-40h-48v-24h48v24zm64 40h-48v-24h48v24zm0-40h-48v-24h48v24zm56 24c0 8.8-7.2 16-16 16h-24v-24h40v8zm0-24h-40v-24h24c8.8 0 16 7.2 16 16v8z"], - "grin": [496, 512, [], "f580", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm0 448c-110.3 0-200-89.7-200-200S137.7 56 248 56s200 89.7 200 200-89.7 200-200 200zm105.6-151.4c-25.9 8.3-64.4 13.1-105.6 13.1s-79.6-4.8-105.6-13.1c-9.9-3.1-19.4 5.4-17.7 15.3 7.9 47.1 71.3 80 123.3 80s115.3-32.9 123.3-80c1.6-9.8-7.7-18.4-17.7-15.3zM168 240c17.7 0 32-14.3 32-32s-14.3-32-32-32-32 14.3-32 32 14.3 32 32 32zm160 0c17.7 0 32-14.3 32-32s-14.3-32-32-32-32 14.3-32 32 14.3 32 32 32z"], - "grin-alt": [496, 512, [], "f581", "M200.3 248c12.4-18.7 15.1-37.3 15.7-56-.5-18.7-3.3-37.3-15.7-56-8-12-25.1-11.4-32.7 0-12.4 18.7-15.1 37.3-15.7 56 .5 18.7 3.3 37.3 15.7 56 8.1 12 25.2 11.4 32.7 0zm128 0c12.4-18.7 15.1-37.3 15.7-56-.5-18.7-3.3-37.3-15.7-56-8-12-25.1-11.4-32.7 0-12.4 18.7-15.1 37.3-15.7 56 .5 18.7 3.3 37.3 15.7 56 8.1 12 25.2 11.4 32.7 0zM248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm0 448c-110.3 0-200-89.7-200-200S137.7 56 248 56s200 89.7 200 200-89.7 200-200 200zm105.6-151.4c-25.9 8.3-64.4 13.1-105.6 13.1s-79.6-4.8-105.6-13.1c-9.9-3.1-19.4 5.3-17.7 15.3 7.9 47.2 71.3 80 123.3 80s115.3-32.9 123.3-80c1.6-9.8-7.7-18.4-17.7-15.3z"], - "grin-beam": [496, 512, [], "f582", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm0 448c-110.3 0-200-89.7-200-200S137.7 56 248 56s200 89.7 200 200-89.7 200-200 200zm105.6-151.4c-25.9 8.3-64.4 13.1-105.6 13.1s-79.6-4.8-105.6-13.1c-9.8-3.1-19.4 5.3-17.7 15.3 7.9 47.1 71.3 80 123.3 80s115.3-32.9 123.3-80c1.6-9.8-7.7-18.4-17.7-15.3zm-235.9-72.9c3.5 1.1 7.4-.5 9.3-3.7l9.5-17c7.7-13.7 19.2-21.6 31.5-21.6s23.8 7.9 31.5 21.6l9.5 17c2.1 3.7 6.2 4.7 9.3 3.7 3.6-1.1 6-4.5 5.7-8.3-3.3-42.1-32.2-71.4-56-71.4s-52.7 29.3-56 71.4c-.3 3.7 2.1 7.2 5.7 8.3zm160 0c3.5 1.1 7.4-.5 9.3-3.7l9.5-17c7.7-13.7 19.2-21.6 31.5-21.6s23.8 7.9 31.5 21.6l9.5 17c2.1 3.7 6.2 4.7 9.3 3.7 3.6-1.1 6-4.5 5.7-8.3-3.3-42.1-32.2-71.4-56-71.4s-52.7 29.3-56 71.4c-.3 3.7 2.1 7.2 5.7 8.3z"], - "grin-beam-sweat": [496, 512, [], "f583", "M440 160c29.5 0 53.3-26.3 53.3-58.7 0-25-31.7-75.5-46.2-97.3-3.6-5.3-10.7-5.3-14.2 0-14.5 21.8-46.2 72.3-46.2 97.3 0 32.4 23.8 58.7 53.3 58.7zM248 400c51.9 0 115.3-32.9 123.3-80 1.7-9.9-7.7-18.5-17.7-15.3-25.9 8.3-64.4 13.1-105.6 13.1s-79.6-4.8-105.6-13.1c-9.8-3.1-19.4 5.3-17.7 15.3 8 47.1 71.4 80 123.3 80zm130.3-168.3c3.6-1.1 6-4.5 5.7-8.3-3.3-42.1-32.2-71.4-56-71.4s-52.7 29.3-56 71.4c-.3 3.7 2.1 7.2 5.7 8.3 3.5 1.1 7.4-.5 9.3-3.7l9.5-17c7.7-13.7 19.2-21.6 31.5-21.6s23.8 7.9 31.5 21.6l9.5 17c2.1 3.6 6.2 4.6 9.3 3.7zm105.3-52.9c-24.6 15.7-46 12.9-46.4 12.9 6.9 20.2 10.8 41.8 10.8 64.3 0 110.3-89.7 200-200 200S48 366.3 48 256 137.7 56 248 56c39.8 0 76.8 11.8 108 31.9 1.7-9.5 6.3-24.1 17.2-45.7C336.4 20.6 293.7 8 248 8 111 8 0 119 0 256s111 248 248 248 248-111 248-248c0-27-4.4-52.9-12.4-77.2zM168 189.4c12.3 0 23.8 7.9 31.5 21.6l9.5 17c2.1 3.7 6.2 4.7 9.3 3.7 3.6-1.1 6-4.5 5.7-8.3-3.3-42.1-32.2-71.4-56-71.4s-52.7 29.3-56 71.4c-.3 3.7 2.1 7.2 5.7 8.3 3.5 1.1 7.4-.5 9.3-3.7l9.5-17c7.7-13.8 19.2-21.6 31.5-21.6z"], - "grin-hearts": [496, 512, [], "f584", "M353.6 304.6c-25.9 8.3-64.4 13.1-105.6 13.1s-79.6-4.8-105.6-13.1c-9.8-3.1-19.4 5.3-17.7 15.3 7.9 47.2 71.3 80 123.3 80s115.3-32.9 123.3-80c1.6-9.8-7.7-18.4-17.7-15.3zm-152.8-48.9c4.5 1.2 9.2-1.5 10.5-6l19.4-69.9c5.6-20.3-7.4-41.1-28.8-44.5-18.6-3-36.4 9.8-41.5 27.9l-2 7.1-7.1-1.9c-18.2-4.7-38.2 4.3-44.9 22-7.7 20.2 3.8 41.9 24.2 47.2l70.2 18.1zm188.8-65.3c-6.7-17.6-26.7-26.7-44.9-22l-7.1 1.9-2-7.1c-5-18.1-22.8-30.9-41.5-27.9-21.4 3.4-34.4 24.2-28.8 44.5l19.4 69.9c1.2 4.5 5.9 7.2 10.5 6l70.2-18.2c20.4-5.3 31.9-26.9 24.2-47.1zM248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm0 448c-110.3 0-200-89.7-200-200S137.7 56 248 56s200 89.7 200 200-89.7 200-200 200z"], - "grin-squint": [496, 512, [], "f585", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm0 448c-110.3 0-200-89.7-200-200S137.7 56 248 56s200 89.7 200 200-89.7 200-200 200zm105.6-151.4c-25.9 8.3-64.4 13.1-105.6 13.1s-79.6-4.8-105.6-13.1c-9.9-3.1-19.4 5.4-17.7 15.3 7.9 47.1 71.3 80 123.3 80s115.3-32.9 123.3-80c1.6-9.8-7.7-18.4-17.7-15.3zm-234.7-40.8c3.6 4.2 9.9 5.7 15.3 2.5l80-48c3.6-2.2 5.8-6.1 5.8-10.3s-2.2-8.1-5.8-10.3l-80-48c-5.1-3-11.4-1.9-15.3 2.5-3.8 4.5-3.8 11-.1 15.5l33.6 40.3-33.6 40.3c-3.8 4.5-3.7 11.1.1 15.5zm242.9 2.5c5.4 3.2 11.7 1.7 15.3-2.5 3.8-4.5 3.8-11 .1-15.5L343.6 208l33.6-40.3c3.8-4.5 3.7-11-.1-15.5-3.8-4.4-10.2-5.4-15.3-2.5l-80 48c-3.6 2.2-5.8 6.1-5.8 10.3s2.2 8.1 5.8 10.3l80 48z"], - "grin-squint-tears": [512, 512, [], "f586", "M117.1 384.1c-25.8 3.7-84 13.7-100.9 30.6-21.9 21.9-21.5 57.9.9 80.3s58.3 22.8 80.3.9C114.3 479 124.3 420.8 128 395c.8-6.4-4.6-11.8-10.9-10.9zm-41.2-41.7C40.3 268 53 176.1 114.6 114.6 152.4 76.8 202.6 56 256 56c36.2 0 70.8 9.8 101.2 27.7 3.8-20.3 8-36.1 12-48.3C333.8 17.2 294.9 8 256 8 192.5 8 129.1 32.2 80.6 80.6c-74.1 74.1-91.3 183.4-52 274 12.2-4.1 27.7-8.3 47.3-12.2zm352.3-187.6c45 76.6 34.9 176.9-30.8 242.6-37.8 37.8-88 58.6-141.4 58.6-30.5 0-59.8-7-86.4-19.8-3.9 19.5-8 35-12.2 47.2 31.4 13.6 65 20.6 98.7 20.6 63.5 0 126.9-24.2 175.4-72.6 78.1-78.1 93.1-195.4 45.2-288.6-12.3 4-28.2 8.1-48.5 12zm-33.3-26.9c25.8-3.7 84-13.7 100.9-30.6 21.9-21.9 21.5-57.9-.9-80.3s-58.3-22.8-80.3-.9C397.7 33 387.7 91.2 384 117c-.8 6.4 4.6 11.8 10.9 10.9zm-187 108.3c-3-3-7.2-4.2-11.4-3.2L106 255.7c-5.7 1.4-9.5 6.7-9.1 12.6.5 5.8 5.1 10.5 10.9 11l52.3 4.8 4.8 52.3c.5 5.8 5.2 10.4 11 10.9h.9c5.5 0 10.3-3.7 11.7-9.1l22.6-90.5c1-4.2-.2-8.5-3.2-11.5zm39.7-25.1l90.5-22.6c5.7-1.4 9.5-6.7 9.1-12.6-.5-5.8-5.1-10.5-10.9-11l-52.3-4.8-4.8-52.3c-.5-5.8-5.2-10.4-11-10.9-5.6-.1-11.2 3.4-12.6 9.1L233 196.5c-1 4.1.2 8.4 3.2 11.4 5 5 11.3 3.2 11.4 3.2zm52 88.5c-29.1 29.1-59.7 52.9-83.9 65.4-9.2 4.8-10 17.5-1.7 23.4 38.9 27.7 107 6.2 143.7-30.6S416 253 388.3 214.1c-5.8-8.2-18.5-7.6-23.4 1.7-12.3 24.2-36.2 54.7-65.3 83.8z"], - "grin-stars": [496, 512, [], "f587", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm0 448c-110.3 0-200-89.7-200-200S137.7 56 248 56s200 89.7 200 200-89.7 200-200 200zm105.6-151.4c-25.9 8.3-64.4 13.1-105.6 13.1s-79.6-4.8-105.6-13.1c-9.8-3.1-19.4 5.3-17.7 15.3 7.9 47.2 71.3 80 123.3 80s115.3-32.9 123.3-80c1.6-9.8-7.7-18.4-17.7-15.3zm-227.9-57.5c-1 6.2 5.4 11 11 7.9l31.3-16.3 31.3 16.3c5.6 3.1 12-1.7 11-7.9l-6-34.9 25.4-24.6c4.5-4.5 1.9-12.2-4.3-13.2l-34.9-5-15.5-31.6c-2.9-5.8-11-5.8-13.9 0l-15.5 31.6-34.9 5c-6.2.9-8.9 8.6-4.3 13.2l25.4 24.6-6.1 34.9zm259.7-72.7l-34.9-5-15.5-31.6c-2.9-5.8-11-5.8-13.9 0l-15.5 31.6-34.9 5c-6.2.9-8.9 8.6-4.3 13.2l25.4 24.6-6 34.9c-1 6.2 5.4 11 11 7.9l31.3-16.3 31.3 16.3c5.6 3.1 12-1.7 11-7.9l-6-34.9 25.4-24.6c4.5-4.6 1.8-12.2-4.4-13.2z"], - "grin-tears": [640, 512, [], "f588", "M117.1 256.1c-25.8 3.7-84 13.7-100.9 30.6-21.9 21.9-21.5 57.9.9 80.3s58.3 22.8 80.3.9C114.3 351 124.3 292.8 128 267c.8-6.4-4.6-11.8-10.9-10.9zm506.7 30.6c-16.9-16.9-75.1-26.9-100.9-30.6-6.3-.9-11.7 4.5-10.8 10.8 3.7 25.8 13.7 84 30.6 100.9 21.9 21.9 57.9 21.5 80.3-.9 22.3-22.3 22.7-58.3.8-80.2zm-126.6 61.7C463.8 412.3 396.9 456 320 456c-76.9 0-143.8-43.7-177.2-107.6-12.5 37.4-25.2 43.9-28.3 46.5C159.1 460.7 234.5 504 320 504s160.9-43.3 205.5-109.1c-3.2-2.7-15.9-9.2-28.3-46.5zM122.7 224.5C137.9 129.2 220.5 56 320 56c99.5 0 182.1 73.2 197.3 168.5 2.1-.2 5.2-2.4 49.5 7C554.4 106 448.7 8 320 8S85.6 106 73.2 231.4c44.5-9.4 47.1-7.2 49.5-6.9zM320 400c51.9 0 115.3-32.9 123.3-80 1.7-9.9-7.7-18.5-17.7-15.3-25.9 8.3-64.4 13.1-105.6 13.1s-79.6-4.8-105.6-13.1c-9.8-3.1-19.4 5.3-17.7 15.3 8 47.1 71.4 80 123.3 80zm130.3-168.3c3.6-1.1 6-4.5 5.7-8.3-3.3-42.1-32.2-71.4-56-71.4s-52.7 29.3-56 71.4c-.3 3.7 2.1 7.2 5.7 8.3 3.5 1.1 7.4-.5 9.3-3.7l9.5-17c7.7-13.7 19.2-21.6 31.5-21.6s23.8 7.9 31.5 21.6l9.5 17c2.1 3.6 6.2 4.6 9.3 3.7zM240 189.4c12.3 0 23.8 7.9 31.5 21.6l9.5 17c2.1 3.7 6.2 4.7 9.3 3.7 3.6-1.1 6-4.5 5.7-8.3-3.3-42.1-32.2-71.4-56-71.4s-52.7 29.3-56 71.4c-.3 3.7 2.1 7.2 5.7 8.3 3.5 1.1 7.4-.5 9.3-3.7l9.5-17c7.7-13.8 19.2-21.6 31.5-21.6z"], - "grin-tongue": [496, 512, [], "f589", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm64 400c0 35.6-29.1 64.5-64.9 64-35.1-.5-63.1-29.8-63.1-65v-42.8l17.7-8.8c15-7.5 31.5 1.7 34.9 16.5l2.8 12.1c2.1 9.2 15.2 9.2 17.3 0l2.8-12.1c3.4-14.8 19.8-24.1 34.9-16.5l17.7 8.8V408zm28.2 25.3c2.2-8.1 3.8-16.5 3.8-25.3v-43.5c14.2-12.4 24.4-27.5 27.3-44.5 1.7-9.9-7.7-18.5-17.7-15.3-25.9 8.3-64.4 13.1-105.6 13.1s-79.6-4.8-105.6-13.1c-9.9-3.1-19.4 5.3-17.7 15.3 2.9 17 13.1 32.1 27.3 44.5V408c0 8.8 1.6 17.2 3.8 25.3C91.8 399.9 48 333 48 256c0-110.3 89.7-200 200-200s200 89.7 200 200c0 77-43.8 143.9-107.8 177.3zM168 176c-17.7 0-32 14.3-32 32s14.3 32 32 32 32-14.3 32-32-14.3-32-32-32zm160 0c-17.7 0-32 14.3-32 32s14.3 32 32 32 32-14.3 32-32-14.3-32-32-32z"], - "grin-tongue-squint": [496, 512, [], "f58a", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm64 400c0 35.6-29.1 64.5-64.9 64-35.1-.5-63.1-29.8-63.1-65v-42.8l17.7-8.8c15-7.5 31.5 1.7 34.9 16.5l2.8 12.1c2.1 9.2 15.2 9.2 17.3 0l2.8-12.1c3.4-14.8 19.8-24.1 34.9-16.5l17.7 8.8V408zm28.2 25.3c2.2-8.1 3.8-16.5 3.8-25.3v-43.5c14.2-12.4 24.4-27.5 27.3-44.5 1.7-9.9-7.7-18.5-17.7-15.3-25.9 8.3-64.4 13.1-105.6 13.1s-79.6-4.8-105.6-13.1c-9.9-3.1-19.4 5.3-17.7 15.3 2.9 17 13.1 32.1 27.3 44.5V408c0 8.8 1.6 17.2 3.8 25.3C91.8 399.9 48 333 48 256c0-110.3 89.7-200 200-200s200 89.7 200 200c0 77-43.8 143.9-107.8 177.3zm36.9-281.1c-3.8-4.4-10.3-5.5-15.3-2.5l-80 48c-3.6 2.2-5.8 6.1-5.8 10.3s2.2 8.1 5.8 10.3l80 48c5.4 3.2 11.7 1.7 15.3-2.5 3.8-4.5 3.8-11 .1-15.5L343.6 208l33.6-40.3c3.8-4.5 3.7-11.1-.1-15.5zm-162.9 45.5l-80-48c-5-3-11.4-2-15.3 2.5-3.8 4.5-3.8 11-.1 15.5l33.6 40.3-33.6 40.3c-3.8 4.5-3.7 11 .1 15.5 3.6 4.2 9.9 5.7 15.3 2.5l80-48c3.6-2.2 5.8-6.1 5.8-10.3s-2.2-8.1-5.8-10.3z"], - "grin-tongue-wink": [496, 512, [], "f58b", "M152 180c-25.7 0-55.9 16.9-59.8 42.1-.8 5 1.7 10 6.1 12.4 4.4 2.4 9.9 1.8 13.7-1.6l9.5-8.5c14.8-13.2 46.2-13.2 61 0l9.5 8.5c2.5 2.2 8 4.7 13.7 1.6 4.4-2.4 6.9-7.4 6.1-12.4-3.9-25.2-34.1-42.1-59.8-42.1zm176-52c-44.2 0-80 35.8-80 80s35.8 80 80 80 80-35.8 80-80-35.8-80-80-80zm0 128c-26.5 0-48-21.5-48-48s21.5-48 48-48 48 21.5 48 48-21.5 48-48 48zm0-72c-13.3 0-24 10.7-24 24s10.7 24 24 24 24-10.7 24-24-10.7-24-24-24zM248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm64 400c0 35.6-29.1 64.5-64.9 64-35.1-.5-63.1-29.8-63.1-65v-42.8l17.7-8.8c15-7.5 31.5 1.7 34.9 16.5l2.8 12.1c2.1 9.2 15.2 9.2 17.3 0l2.8-12.1c3.4-14.8 19.8-24.1 34.9-16.5l17.7 8.8V408zm28.2 25.3c2.2-8.1 3.8-16.5 3.8-25.3v-43.5c14.2-12.4 24.4-27.5 27.3-44.5 1.7-9.9-7.7-18.5-17.7-15.3-25.9 8.3-64.4 13.1-105.6 13.1s-79.6-4.8-105.6-13.1c-9.9-3.1-19.4 5.3-17.7 15.3 2.9 17 13.1 32.1 27.3 44.5V408c0 8.8 1.6 17.2 3.8 25.3C91.8 399.9 48 333 48 256c0-110.3 89.7-200 200-200s200 89.7 200 200c0 77-43.8 143.9-107.8 177.3z"], - "grin-wink": [496, 512, [], "f58c", "M328 180c-25.69 0-55.88 16.92-59.86 42.12-1.75 11.22 11.5 18.24 19.83 10.84l9.55-8.48c14.81-13.19 46.16-13.19 60.97 0l9.55 8.48c8.48 7.43 21.56.25 19.83-10.84C383.88 196.92 353.69 180 328 180zm-160 60c17.67 0 32-14.33 32-32s-14.33-32-32-32-32 14.33-32 32 14.33 32 32 32zm185.55 64.64c-25.93 8.3-64.4 13.06-105.55 13.06s-79.62-4.75-105.55-13.06c-9.94-3.13-19.4 5.37-17.71 15.34C132.67 367.13 196.06 400 248 400s115.33-32.87 123.26-80.02c1.68-9.89-7.67-18.48-17.71-15.34zM248 8C111.03 8 0 119.03 0 256s111.03 248 248 248 248-111.03 248-248S384.97 8 248 8zm0 448c-110.28 0-200-89.72-200-200S137.72 56 248 56s200 89.72 200 200-89.72 200-200 200z"], - "hand-lizard": [576, 512, [], "f258", "M556.686 290.542L410.328 64.829C397.001 44.272 374.417 32 349.917 32H56C25.121 32 0 57.122 0 88v8c0 44.112 35.888 80 80 80h196.042l-18.333 48H144c-48.523 0-88 39.477-88 88 0 30.879 25.121 56 56 56h131.552c2.987 0 5.914.549 8.697 1.631L352 408.418V480h224V355.829c0-23.225-6.679-45.801-19.314-65.287zM528 432H400v-23.582c0-19.948-12.014-37.508-30.604-44.736l-99.751-38.788A71.733 71.733 0 0 0 243.552 320H112c-4.411 0-8-3.589-8-8 0-22.056 17.944-40 40-40h113.709c19.767 0 37.786-12.407 44.84-30.873l24.552-64.281c8.996-23.553-8.428-48.846-33.63-48.846H80c-17.645 0-32-14.355-32-32v-8c0-4.411 3.589-8 8-8h293.917c8.166 0 15.693 4.09 20.137 10.942l146.358 225.715A71.84 71.84 0 0 1 528 355.829V432z"], - "hand-paper": [448, 512, [], "f256", "M372.57 112.641v-10.825c0-43.612-40.52-76.691-83.039-65.546-25.629-49.5-94.09-47.45-117.982.747C130.269 26.456 89.144 57.945 89.144 102v126.13c-19.953-7.427-43.308-5.068-62.083 8.871-29.355 21.796-35.794 63.333-14.55 93.153L132.48 498.569a32 32 0 0 0 26.062 13.432h222.897c14.904 0 27.835-10.289 31.182-24.813l30.184-130.958A203.637 203.637 0 0 0 448 310.564V179c0-40.62-35.523-71.992-75.43-66.359zm27.427 197.922c0 11.731-1.334 23.469-3.965 34.886L368.707 464h-201.92L51.591 302.303c-14.439-20.27 15.023-42.776 29.394-22.605l27.128 38.079c8.995 12.626 29.031 6.287 29.031-9.283V102c0-25.645 36.571-24.81 36.571.691V256c0 8.837 7.163 16 16 16h6.856c8.837 0 16-7.163 16-16V67c0-25.663 36.571-24.81 36.571.691V256c0 8.837 7.163 16 16 16h6.856c8.837 0 16-7.163 16-16V101.125c0-25.672 36.57-24.81 36.57.691V256c0 8.837 7.163 16 16 16h6.857c8.837 0 16-7.163 16-16v-76.309c0-26.242 36.57-25.64 36.57-.691v131.563z"], - "hand-peace": [448, 512, [], "f25b", "M362.146 191.976c-13.71-21.649-38.761-34.016-65.006-30.341V74c0-40.804-32.811-74-73.141-74-40.33 0-73.14 33.196-73.14 74L160 168l-18.679-78.85C126.578 50.843 83.85 32.11 46.209 47.208 8.735 62.238-9.571 104.963 5.008 142.85l55.757 144.927c-30.557 24.956-43.994 57.809-24.733 92.218l54.853 97.999C102.625 498.97 124.73 512 148.575 512h205.702c30.744 0 57.558-21.44 64.555-51.797l27.427-118.999a67.801 67.801 0 0 0 1.729-15.203L448 256c0-44.956-43.263-77.343-85.854-64.024zM399.987 326c0 1.488-.169 2.977-.502 4.423l-27.427 119.001c-1.978 8.582-9.29 14.576-17.782 14.576H148.575c-6.486 0-12.542-3.621-15.805-9.449l-54.854-98c-4.557-8.141-2.619-18.668 4.508-24.488l26.647-21.764a16 16 0 0 0 4.812-18.139l-64.09-166.549C37.226 92.956 84.37 74.837 96.51 106.389l59.784 155.357A16 16 0 0 0 171.227 272h11.632c8.837 0 16-7.163 16-16V74c0-34.375 50.281-34.43 50.281 0v182c0 8.837 7.163 16 16 16h6.856c8.837 0 16-7.163 16-16v-28c0-25.122 36.567-25.159 36.567 0v28c0 8.837 7.163 16 16 16h6.856c8.837 0 16-7.163 16-16 0-25.12 36.567-25.16 36.567 0v70z"], - "hand-point-down": [448, 512, [], "f0a7", "M188.8 512c45.616 0 83.2-37.765 83.2-83.2v-35.647a93.148 93.148 0 0 0 22.064-7.929c22.006 2.507 44.978-3.503 62.791-15.985C409.342 368.1 448 331.841 448 269.299V248c0-60.063-40-98.512-40-127.2v-2.679c4.952-5.747 8-13.536 8-22.12V32c0-17.673-12.894-32-28.8-32H156.8C140.894 0 128 14.327 128 32v64c0 8.584 3.048 16.373 8 22.12v2.679c0 6.964-6.193 14.862-23.668 30.183l-.148.129-.146.131c-9.937 8.856-20.841 18.116-33.253 25.851C48.537 195.798 0 207.486 0 252.8c0 56.928 35.286 92 83.2 92 8.026 0 15.489-.814 22.4-2.176V428.8c0 45.099 38.101 83.2 83.2 83.2zm0-48c-18.7 0-35.2-16.775-35.2-35.2V270.4c-17.325 0-35.2 26.4-70.4 26.4-26.4 0-35.2-20.625-35.2-44 0-8.794 32.712-20.445 56.1-34.926 14.575-9.074 27.225-19.524 39.875-30.799 18.374-16.109 36.633-33.836 39.596-59.075h176.752C364.087 170.79 400 202.509 400 248v21.299c0 40.524-22.197 57.124-61.325 50.601-8.001 14.612-33.979 24.151-53.625 12.925-18.225 19.365-46.381 17.787-61.05 4.95V428.8c0 18.975-16.225 35.2-35.2 35.2zM328 64c0-13.255 10.745-24 24-24s24 10.745 24 24-10.745 24-24 24-24-10.745-24-24z"], - "hand-point-left": [512, 512, [], "f0a5", "M0 220.8C0 266.416 37.765 304 83.2 304h35.647a93.148 93.148 0 0 0 7.929 22.064c-2.507 22.006 3.503 44.978 15.985 62.791C143.9 441.342 180.159 480 242.701 480H264c60.063 0 98.512-40 127.2-40h2.679c5.747 4.952 13.536 8 22.12 8h64c17.673 0 32-12.894 32-28.8V188.8c0-15.906-14.327-28.8-32-28.8h-64c-8.584 0-16.373 3.048-22.12 8H391.2c-6.964 0-14.862-6.193-30.183-23.668l-.129-.148-.131-.146c-8.856-9.937-18.116-20.841-25.851-33.253C316.202 80.537 304.514 32 259.2 32c-56.928 0-92 35.286-92 83.2 0 8.026.814 15.489 2.176 22.4H83.2C38.101 137.6 0 175.701 0 220.8zm48 0c0-18.7 16.775-35.2 35.2-35.2h158.4c0-17.325-26.4-35.2-26.4-70.4 0-26.4 20.625-35.2 44-35.2 8.794 0 20.445 32.712 34.926 56.1 9.074 14.575 19.524 27.225 30.799 39.875 16.109 18.374 33.836 36.633 59.075 39.596v176.752C341.21 396.087 309.491 432 264 432h-21.299c-40.524 0-57.124-22.197-50.601-61.325-14.612-8.001-24.151-33.979-12.925-53.625-19.365-18.225-17.787-46.381-4.95-61.05H83.2C64.225 256 48 239.775 48 220.8zM448 360c13.255 0 24 10.745 24 24s-10.745 24-24 24-24-10.745-24-24 10.745-24 24-24z"], - "hand-point-right": [512, 512, [], "f0a4", "M428.8 137.6h-86.177a115.52 115.52 0 0 0 2.176-22.4c0-47.914-35.072-83.2-92-83.2-45.314 0-57.002 48.537-75.707 78.784-7.735 12.413-16.994 23.317-25.851 33.253l-.131.146-.129.148C135.662 161.807 127.764 168 120.8 168h-2.679c-5.747-4.952-13.536-8-22.12-8H32c-17.673 0-32 12.894-32 28.8v230.4C0 435.106 14.327 448 32 448h64c8.584 0 16.373-3.048 22.12-8h2.679c28.688 0 67.137 40 127.2 40h21.299c62.542 0 98.8-38.658 99.94-91.145 12.482-17.813 18.491-40.785 15.985-62.791A93.148 93.148 0 0 0 393.152 304H428.8c45.435 0 83.2-37.584 83.2-83.2 0-45.099-38.101-83.2-83.2-83.2zm0 118.4h-91.026c12.837 14.669 14.415 42.825-4.95 61.05 11.227 19.646 1.687 45.624-12.925 53.625 6.524 39.128-10.076 61.325-50.6 61.325H248c-45.491 0-77.21-35.913-120-39.676V215.571c25.239-2.964 42.966-21.222 59.075-39.596 11.275-12.65 21.725-25.3 30.799-39.875C232.355 112.712 244.006 80 252.8 80c23.375 0 44 8.8 44 35.2 0 35.2-26.4 53.075-26.4 70.4h158.4c18.425 0 35.2 16.5 35.2 35.2 0 18.975-16.225 35.2-35.2 35.2zM88 384c0 13.255-10.745 24-24 24s-24-10.745-24-24 10.745-24 24-24 24 10.745 24 24z"], - "hand-point-up": [448, 512, [], "f0a6", "M105.6 83.2v86.177a115.52 115.52 0 0 0-22.4-2.176c-47.914 0-83.2 35.072-83.2 92 0 45.314 48.537 57.002 78.784 75.707 12.413 7.735 23.317 16.994 33.253 25.851l.146.131.148.129C129.807 376.338 136 384.236 136 391.2v2.679c-4.952 5.747-8 13.536-8 22.12v64c0 17.673 12.894 32 28.8 32h230.4c15.906 0 28.8-14.327 28.8-32v-64c0-8.584-3.048-16.373-8-22.12V391.2c0-28.688 40-67.137 40-127.2v-21.299c0-62.542-38.658-98.8-91.145-99.94-17.813-12.482-40.785-18.491-62.791-15.985A93.148 93.148 0 0 0 272 118.847V83.2C272 37.765 234.416 0 188.8 0c-45.099 0-83.2 38.101-83.2 83.2zm118.4 0v91.026c14.669-12.837 42.825-14.415 61.05 4.95 19.646-11.227 45.624-1.687 53.625 12.925 39.128-6.524 61.325 10.076 61.325 50.6V264c0 45.491-35.913 77.21-39.676 120H183.571c-2.964-25.239-21.222-42.966-39.596-59.075-12.65-11.275-25.3-21.725-39.875-30.799C80.712 279.645 48 267.994 48 259.2c0-23.375 8.8-44 35.2-44 35.2 0 53.075 26.4 70.4 26.4V83.2c0-18.425 16.5-35.2 35.2-35.2 18.975 0 35.2 16.225 35.2 35.2zM352 424c13.255 0 24 10.745 24 24s-10.745 24-24 24-24-10.745-24-24 10.745-24 24-24z"], - "hand-pointer": [448, 512, [], "f25a", "M358.182 179.361c-19.493-24.768-52.679-31.945-79.872-19.098-15.127-15.687-36.182-22.487-56.595-19.629V67c0-36.944-29.736-67-66.286-67S89.143 30.056 89.143 67v161.129c-19.909-7.41-43.272-5.094-62.083 8.872-29.355 21.795-35.793 63.333-14.55 93.152l109.699 154.001C134.632 501.59 154.741 512 176 512h178.286c30.802 0 57.574-21.5 64.557-51.797l27.429-118.999A67.873 67.873 0 0 0 448 326v-84c0-46.844-46.625-79.273-89.818-62.639zM80.985 279.697l27.126 38.079c8.995 12.626 29.031 6.287 29.031-9.283V67c0-25.12 36.571-25.16 36.571 0v175c0 8.836 7.163 16 16 16h6.857c8.837 0 16-7.164 16-16v-35c0-25.12 36.571-25.16 36.571 0v35c0 8.836 7.163 16 16 16H272c8.837 0 16-7.164 16-16v-21c0-25.12 36.571-25.16 36.571 0v21c0 8.836 7.163 16 16 16h6.857c8.837 0 16-7.164 16-16 0-25.121 36.571-25.16 36.571 0v84c0 1.488-.169 2.977-.502 4.423l-27.43 119.001c-1.978 8.582-9.29 14.576-17.782 14.576H176c-5.769 0-11.263-2.878-14.697-7.697l-109.712-154c-14.406-20.223 14.994-42.818 29.394-22.606zM176.143 400v-96c0-8.837 6.268-16 14-16h6c7.732 0 14 7.163 14 16v96c0 8.837-6.268 16-14 16h-6c-7.733 0-14-7.163-14-16zm75.428 0v-96c0-8.837 6.268-16 14-16h6c7.732 0 14 7.163 14 16v96c0 8.837-6.268 16-14 16h-6c-7.732 0-14-7.163-14-16zM327 400v-96c0-8.837 6.268-16 14-16h6c7.732 0 14 7.163 14 16v96c0 8.837-6.268 16-14 16h-6c-7.732 0-14-7.163-14-16z"], - "hand-rock": [512, 512, [], "f255", "M408.864 79.052c-22.401-33.898-66.108-42.273-98.813-23.588-29.474-31.469-79.145-31.093-108.334-.022-47.16-27.02-108.71 5.055-110.671 60.806C44.846 105.407 0 140.001 0 187.429v56.953c0 32.741 14.28 63.954 39.18 85.634l97.71 85.081c4.252 3.702 3.11 5.573 3.11 32.903 0 17.673 14.327 32 32 32h252c17.673 0 32-14.327 32-32 0-23.513-1.015-30.745 3.982-42.37l42.835-99.656c6.094-14.177 9.183-29.172 9.183-44.568V146.963c0-52.839-54.314-88.662-103.136-67.911zM464 261.406a64.505 64.505 0 0 1-5.282 25.613l-42.835 99.655c-5.23 12.171-7.883 25.04-7.883 38.25V432H188v-10.286c0-16.37-7.14-31.977-19.59-42.817l-97.71-85.08C56.274 281.255 48 263.236 48 244.381v-56.953c0-33.208 52-33.537 52 .677v41.228a16 16 0 0 0 5.493 12.067l7 6.095A16 16 0 0 0 139 235.429V118.857c0-33.097 52-33.725 52 .677v26.751c0 8.836 7.164 16 16 16h7c8.836 0 16-7.164 16-16v-41.143c0-33.134 52-33.675 52 .677v40.466c0 8.836 7.163 16 16 16h7c8.837 0 16-7.164 16-16v-27.429c0-33.03 52-33.78 52 .677v26.751c0 8.836 7.163 16 16 16h7c8.837 0 16-7.164 16-16 0-33.146 52-33.613 52 .677v114.445z"], - "hand-scissors": [512, 512, [], "f257", "M256 480l70-.013c5.114 0 10.231-.583 15.203-1.729l118.999-27.427C490.56 443.835 512 417.02 512 386.277V180.575c0-23.845-13.03-45.951-34.005-57.69l-97.999-54.853c-34.409-19.261-67.263-5.824-92.218 24.733L142.85 37.008c-37.887-14.579-80.612 3.727-95.642 41.201-15.098 37.642 3.635 80.37 41.942 95.112L168 192l-94-9.141c-40.804 0-74 32.811-74 73.14 0 40.33 33.196 73.141 74 73.141h87.635c-3.675 26.245 8.692 51.297 30.341 65.006C178.657 436.737 211.044 480 256 480zm0-48.013c-25.16 0-25.12-36.567 0-36.567 8.837 0 16-7.163 16-16v-6.856c0-8.837-7.163-16-16-16h-28c-25.159 0-25.122-36.567 0-36.567h28c8.837 0 16-7.163 16-16v-6.856c0-8.837-7.163-16-16-16H74c-34.43 0-34.375-50.281 0-50.281h182c8.837 0 16-7.163 16-16v-11.632a16 16 0 0 0-10.254-14.933L106.389 128.51c-31.552-12.14-13.432-59.283 19.222-46.717l166.549 64.091a16.001 16.001 0 0 0 18.139-4.812l21.764-26.647c5.82-7.127 16.348-9.064 24.488-4.508l98 54.854c5.828 3.263 9.449 9.318 9.449 15.805v205.701c0 8.491-5.994 15.804-14.576 17.782l-119.001 27.427a19.743 19.743 0 0 1-4.423.502h-70z"], - "hand-spock": [512, 512, [], "f259", "M21.096 381.79l129.092 121.513a32 32 0 0 0 21.932 8.698h237.6c14.17 0 26.653-9.319 30.68-22.904l31.815-107.313A115.955 115.955 0 0 0 477 348.811v-36.839c0-4.051.476-8.104 1.414-12.045l31.73-133.41c10.099-42.412-22.316-82.738-65.544-82.525-4.144-24.856-22.543-47.165-49.85-53.992-35.803-8.952-72.227 12.655-81.25 48.75L296.599 184 274.924 52.01c-8.286-36.07-44.303-58.572-80.304-50.296-29.616 6.804-50.138 32.389-51.882 61.295-42.637.831-73.455 40.563-64.071 81.844l31.04 136.508c-27.194-22.515-67.284-19.992-91.482 5.722-25.376 26.961-24.098 69.325 2.871 94.707zm32.068-61.811l.002-.001c7.219-7.672 19.241-7.98 26.856-.813l53.012 49.894C143.225 378.649 160 371.4 160 357.406v-69.479c0-1.193-.134-2.383-.397-3.546l-34.13-150.172c-5.596-24.617 31.502-32.86 37.054-8.421l30.399 133.757a16 16 0 0 0 15.603 12.454h8.604c10.276 0 17.894-9.567 15.594-19.583l-41.62-181.153c-5.623-24.469 31.39-33.076 37.035-8.508l45.22 196.828A16 16 0 0 0 288.956 272h13.217a16 16 0 0 0 15.522-12.119l42.372-169.49c6.104-24.422 42.962-15.159 36.865 9.217L358.805 252.12c-2.521 10.088 5.115 19.88 15.522 19.88h9.694a16 16 0 0 0 15.565-12.295L426.509 146.6c5.821-24.448 42.797-15.687 36.966 8.802L431.72 288.81a100.094 100.094 0 0 0-2.72 23.162v36.839c0 6.548-.943 13.051-2.805 19.328L397.775 464h-219.31L53.978 346.836c-7.629-7.18-7.994-19.229-.814-26.857z"], - "handshake": [640, 512, [], "f2b5", "M519.2 127.9l-47.6-47.6A56.252 56.252 0 0 0 432 64H205.2c-14.8 0-29.1 5.9-39.6 16.3L118 127.9H0v255.7h64c17.6 0 31.8-14.2 31.9-31.7h9.1l84.6 76.4c30.9 25.1 73.8 25.7 105.6 3.8 12.5 10.8 26 15.9 41.1 15.9 18.2 0 35.3-7.4 48.8-24 22.1 8.7 48.2 2.6 64-16.8l26.2-32.3c5.6-6.9 9.1-14.8 10.9-23h57.9c.1 17.5 14.4 31.7 31.9 31.7h64V127.9H519.2zM48 351.6c-8.8 0-16-7.2-16-16s7.2-16 16-16 16 7.2 16 16c0 8.9-7.2 16-16 16zm390-6.9l-26.1 32.2c-2.8 3.4-7.8 4-11.3 1.2l-23.9-19.4-30 36.5c-6 7.3-15 4.8-18 2.4l-36.8-31.5-15.6 19.2c-13.9 17.1-39.2 19.7-55.3 6.6l-97.3-88H96V175.8h41.9l61.7-61.6c2-.8 3.7-1.5 5.7-2.3H262l-38.7 35.5c-29.4 26.9-31.1 72.3-4.4 101.3 14.8 16.2 61.2 41.2 101.5 4.4l8.2-7.5 108.2 87.8c3.4 2.8 3.9 7.9 1.2 11.3zm106-40.8h-69.2c-2.3-2.8-4.9-5.4-7.7-7.7l-102.7-83.4 12.5-11.4c6.5-6 7-16.1 1-22.6L367 167.1c-6-6.5-16.1-6.9-22.6-1l-55.2 50.6c-9.5 8.7-25.7 9.4-34.6 0-9.3-9.9-8.5-25.1 1.2-33.9l65.6-60.1c7.4-6.8 17-10.5 27-10.5l83.7-.2c2.1 0 4.1.8 5.5 2.3l61.7 61.6H544v128zm48 47.7c-8.8 0-16-7.2-16-16s7.2-16 16-16 16 7.2 16 16c0 8.9-7.2 16-16 16z"], - "hdd": [576, 512, [], "f0a0", "M567.403 235.642L462.323 84.589A48 48 0 0 0 422.919 64H153.081a48 48 0 0 0-39.404 20.589L8.597 235.642A48.001 48.001 0 0 0 0 263.054V400c0 26.51 21.49 48 48 48h480c26.51 0 48-21.49 48-48V263.054c0-9.801-3-19.366-8.597-27.412zM153.081 112h269.838l77.913 112H75.168l77.913-112zM528 400H48V272h480v128zm-32-64c0 17.673-14.327 32-32 32s-32-14.327-32-32 14.327-32 32-32 32 14.327 32 32zm-96 0c0 17.673-14.327 32-32 32s-32-14.327-32-32 14.327-32 32-32 32 14.327 32 32z"], - "heart": [512, 512, [], "f004", "M458.4 64.3C400.6 15.7 311.3 23 256 79.3 200.7 23 111.4 15.6 53.6 64.3-21.6 127.6-10.6 230.8 43 285.5l175.4 178.7c10 10.2 23.4 15.9 37.6 15.9 14.3 0 27.6-5.6 37.6-15.8L469 285.6c53.5-54.7 64.7-157.9-10.6-221.3zm-23.6 187.5L259.4 430.5c-2.4 2.4-4.4 2.4-6.8 0L77.2 251.8c-36.5-37.2-43.9-107.6 7.3-150.7 38.9-32.7 98.9-27.8 136.5 10.5l35 35.7 35-35.7c37.8-38.5 97.8-43.2 136.5-10.6 51.1 43.1 43.5 113.9 7.3 150.8z"], - "hospital": [448, 512, [], "f0f8", "M128 244v-40c0-6.627 5.373-12 12-12h40c6.627 0 12 5.373 12 12v40c0 6.627-5.373 12-12 12h-40c-6.627 0-12-5.373-12-12zm140 12h40c6.627 0 12-5.373 12-12v-40c0-6.627-5.373-12-12-12h-40c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12zm-76 84v-40c0-6.627-5.373-12-12-12h-40c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h40c6.627 0 12-5.373 12-12zm76 12h40c6.627 0 12-5.373 12-12v-40c0-6.627-5.373-12-12-12h-40c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12zm180 124v36H0v-36c0-6.627 5.373-12 12-12h19.5V85.035C31.5 73.418 42.245 64 55.5 64H144V24c0-13.255 10.745-24 24-24h112c13.255 0 24 10.745 24 24v40h88.5c13.255 0 24 9.418 24 21.035V464H436c6.627 0 12 5.373 12 12zM79.5 463H192v-67c0-6.627 5.373-12 12-12h40c6.627 0 12 5.373 12 12v67h112.5V112H304v24c0 13.255-10.745 24-24 24H168c-13.255 0-24-10.745-24-24v-24H79.5v351zM266 64h-26V38a6 6 0 0 0-6-6h-20a6 6 0 0 0-6 6v26h-26a6 6 0 0 0-6 6v20a6 6 0 0 0 6 6h26v26a6 6 0 0 0 6 6h20a6 6 0 0 0 6-6V96h26a6 6 0 0 0 6-6V70a6 6 0 0 0-6-6z"], - "hourglass": [384, 512, [], "f254", "M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z"], - "id-badge": [384, 512, [], "f2c1", "M336 0H48C21.5 0 0 21.5 0 48v416c0 26.5 21.5 48 48 48h288c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48zm0 464H48V48h288v416zM144 112h96c8.8 0 16-7.2 16-16s-7.2-16-16-16h-96c-8.8 0-16 7.2-16 16s7.2 16 16 16zm48 176c35.3 0 64-28.7 64-64s-28.7-64-64-64-64 28.7-64 64 28.7 64 64 64zm-89.6 128h179.2c12.4 0 22.4-8.6 22.4-19.2v-19.2c0-31.8-30.1-57.6-67.2-57.6-10.8 0-18.7 8-44.8 8-26.9 0-33.4-8-44.8-8-37.1 0-67.2 25.8-67.2 57.6v19.2c0 10.6 10 19.2 22.4 19.2z"], - "id-card": [576, 512, [], "f2c2", "M528 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h480c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zm0 400H303.2c.9-4.5.8 3.6.8-22.4 0-31.8-30.1-57.6-67.2-57.6-10.8 0-18.7 8-44.8 8-26.9 0-33.4-8-44.8-8-37.1 0-67.2 25.8-67.2 57.6 0 26-.2 17.9.8 22.4H48V144h480v288zm-168-80h112c4.4 0 8-3.6 8-8v-16c0-4.4-3.6-8-8-8H360c-4.4 0-8 3.6-8 8v16c0 4.4 3.6 8 8 8zm0-64h112c4.4 0 8-3.6 8-8v-16c0-4.4-3.6-8-8-8H360c-4.4 0-8 3.6-8 8v16c0 4.4 3.6 8 8 8zm0-64h112c4.4 0 8-3.6 8-8v-16c0-4.4-3.6-8-8-8H360c-4.4 0-8 3.6-8 8v16c0 4.4 3.6 8 8 8zm-168 96c35.3 0 64-28.7 64-64s-28.7-64-64-64-64 28.7-64 64 28.7 64 64 64z"], - "image": [512, 512, [], "f03e", "M464 64H48C21.49 64 0 85.49 0 112v288c0 26.51 21.49 48 48 48h416c26.51 0 48-21.49 48-48V112c0-26.51-21.49-48-48-48zm-6 336H54a6 6 0 0 1-6-6V118a6 6 0 0 1 6-6h404a6 6 0 0 1 6 6v276a6 6 0 0 1-6 6zM128 152c-22.091 0-40 17.909-40 40s17.909 40 40 40 40-17.909 40-40-17.909-40-40-40zM96 352h320v-80l-87.515-87.515c-4.686-4.686-12.284-4.686-16.971 0L192 304l-39.515-39.515c-4.686-4.686-12.284-4.686-16.971 0L96 304v48z"], - "images": [576, 512, [], "f302", "M480 416v16c0 26.51-21.49 48-48 48H48c-26.51 0-48-21.49-48-48V176c0-26.51 21.49-48 48-48h16v48H54a6 6 0 0 0-6 6v244a6 6 0 0 0 6 6h372a6 6 0 0 0 6-6v-10h48zm42-336H150a6 6 0 0 0-6 6v244a6 6 0 0 0 6 6h372a6 6 0 0 0 6-6V86a6 6 0 0 0-6-6zm6-48c26.51 0 48 21.49 48 48v256c0 26.51-21.49 48-48 48H144c-26.51 0-48-21.49-48-48V80c0-26.51 21.49-48 48-48h384zM264 144c0 22.091-17.909 40-40 40s-40-17.909-40-40 17.909-40 40-40 40 17.909 40 40zm-72 96l39.515-39.515c4.686-4.686 12.284-4.686 16.971 0L288 240l103.515-103.515c4.686-4.686 12.284-4.686 16.971 0L480 208v80H192v-48z"], - "keyboard": [576, 512, [], "f11c", "M528 64H48C21.49 64 0 85.49 0 112v288c0 26.51 21.49 48 48 48h480c26.51 0 48-21.49 48-48V112c0-26.51-21.49-48-48-48zm8 336c0 4.411-3.589 8-8 8H48c-4.411 0-8-3.589-8-8V112c0-4.411 3.589-8 8-8h480c4.411 0 8 3.589 8 8v288zM170 270v-28c0-6.627-5.373-12-12-12h-28c-6.627 0-12 5.373-12 12v28c0 6.627 5.373 12 12 12h28c6.627 0 12-5.373 12-12zm96 0v-28c0-6.627-5.373-12-12-12h-28c-6.627 0-12 5.373-12 12v28c0 6.627 5.373 12 12 12h28c6.627 0 12-5.373 12-12zm96 0v-28c0-6.627-5.373-12-12-12h-28c-6.627 0-12 5.373-12 12v28c0 6.627 5.373 12 12 12h28c6.627 0 12-5.373 12-12zm96 0v-28c0-6.627-5.373-12-12-12h-28c-6.627 0-12 5.373-12 12v28c0 6.627 5.373 12 12 12h28c6.627 0 12-5.373 12-12zm-336 82v-28c0-6.627-5.373-12-12-12H82c-6.627 0-12 5.373-12 12v28c0 6.627 5.373 12 12 12h28c6.627 0 12-5.373 12-12zm384 0v-28c0-6.627-5.373-12-12-12h-28c-6.627 0-12 5.373-12 12v28c0 6.627 5.373 12 12 12h28c6.627 0 12-5.373 12-12zM122 188v-28c0-6.627-5.373-12-12-12H82c-6.627 0-12 5.373-12 12v28c0 6.627 5.373 12 12 12h28c6.627 0 12-5.373 12-12zm96 0v-28c0-6.627-5.373-12-12-12h-28c-6.627 0-12 5.373-12 12v28c0 6.627 5.373 12 12 12h28c6.627 0 12-5.373 12-12zm96 0v-28c0-6.627-5.373-12-12-12h-28c-6.627 0-12 5.373-12 12v28c0 6.627 5.373 12 12 12h28c6.627 0 12-5.373 12-12zm96 0v-28c0-6.627-5.373-12-12-12h-28c-6.627 0-12 5.373-12 12v28c0 6.627 5.373 12 12 12h28c6.627 0 12-5.373 12-12zm96 0v-28c0-6.627-5.373-12-12-12h-28c-6.627 0-12 5.373-12 12v28c0 6.627 5.373 12 12 12h28c6.627 0 12-5.373 12-12zm-98 158v-16c0-6.627-5.373-12-12-12H180c-6.627 0-12 5.373-12 12v16c0 6.627 5.373 12 12 12h216c6.627 0 12-5.373 12-12z"], - "kiss": [496, 512, [], "f596", "M168 176c-17.7 0-32 14.3-32 32s14.3 32 32 32 32-14.3 32-32-14.3-32-32-32zm136 132c0-19.2-28.8-41.5-71.5-44-3.8-.4-7.4 2.4-8.2 6.2-.9 3.8 1.1 7.7 4.7 9.2l16.9 7.2c13 5.5 20.8 13.5 20.8 21.5s-7.8 16-20.7 21.5l-17 7.2c-5.7 2.4-6 12.2 0 14.8l16.9 7.2c13 5.5 20.8 13.5 20.8 21.5s-7.8 16-20.7 21.5l-17 7.2c-3.6 1.5-5.6 5.4-4.7 9.2.8 3.6 4.1 6.2 7.8 6.2h.5c42.8-2.5 71.5-24.8 71.5-44 0-13-13.4-27.3-35.2-36C290.6 335.3 304 321 304 308zM248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm0 448c-110.3 0-200-89.7-200-200S137.7 56 248 56s200 89.7 200 200-89.7 200-200 200zm80-280c-17.7 0-32 14.3-32 32s14.3 32 32 32 32-14.3 32-32-14.3-32-32-32z"], - "kiss-beam": [496, 512, [], "f597", "M168 152c-23.8 0-52.7 29.3-56 71.4-.3 3.7 2 7.2 5.6 8.3 3.5 1 7.5-.5 9.3-3.7l9.5-17c7.7-13.7 19.2-21.6 31.5-21.6s23.8 7.9 31.5 21.6l9.5 17c2.1 3.7 6.2 4.7 9.3 3.7 3.6-1.1 5.9-4.5 5.6-8.3-3.1-42.1-32-71.4-55.8-71.4zM248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm0 448c-110.3 0-200-89.7-200-200S137.7 56 248 56s200 89.7 200 200-89.7 200-200 200zm56-148c0-19.2-28.8-41.5-71.5-44-3.8-.4-7.4 2.4-8.2 6.2-.9 3.8 1.1 7.7 4.7 9.2l16.9 7.2c13 5.5 20.8 13.5 20.8 21.5s-7.8 16-20.7 21.5l-17 7.2c-5.7 2.4-6 12.2 0 14.8l16.9 7.2c13 5.5 20.8 13.5 20.8 21.5s-7.8 16-20.7 21.5l-17 7.2c-3.6 1.5-5.6 5.4-4.7 9.2.8 3.6 4.1 6.2 7.8 6.2h.5c42.8-2.5 71.5-24.8 71.5-44 0-13-13.4-27.3-35.2-36C290.6 335.3 304 321 304 308zm24-156c-23.8 0-52.7 29.3-56 71.4-.3 3.7 2 7.2 5.6 8.3 3.5 1 7.5-.5 9.3-3.7l9.5-17c7.7-13.7 19.2-21.6 31.5-21.6s23.8 7.9 31.5 21.6l9.5 17c2.1 3.7 6.2 4.7 9.3 3.7 3.6-1.1 5.9-4.5 5.6-8.3-3.1-42.1-32-71.4-55.8-71.4z"], - "kiss-wink-heart": [504, 512, [], "f598", "M304 308.5c0-19.2-28.8-41.5-71.5-44-3.8-.4-7.4 2.4-8.2 6.2-.9 3.8 1.1 7.7 4.7 9.2l16.9 7.2c13 5.5 20.8 13.5 20.8 21.5s-7.8 16-20.7 21.5l-17 7.2c-5.7 2.4-6 12.2 0 14.8l16.9 7.2c13 5.5 20.8 13.5 20.8 21.5s-7.8 16-20.7 21.5l-17 7.2c-3.6 1.5-5.6 5.4-4.7 9.2.8 3.6 4.1 6.2 7.8 6.2h.5c42.8-2.5 71.5-24.8 71.5-44 0-13-13.4-27.3-35.2-36 21.7-9.1 35.1-23.4 35.1-36.4zm70.5-83.5l9.5 8.5c3.8 3.3 9.3 4 13.7 1.6 4.4-2.4 6.9-7.4 6.1-12.4-4-25.2-34.2-42.1-59.8-42.1s-55.9 16.9-59.8 42.1c-.8 5 1.7 10 6.1 12.4 5.8 3.1 11.2.7 13.7-1.6l9.5-8.5c14.8-13.2 46.2-13.2 61 0zM136 208.5c0 17.7 14.3 32 32 32s32-14.3 32-32-14.3-32-32-32-32 14.3-32 32zm365.1 194c-8-20.8-31.5-31.5-53.1-25.9l-8.4 2.2-2.3-8.4c-5.9-21.4-27-36.5-49-33-25.2 4-40.6 28.6-34 52.6l22.9 82.6c1.5 5.3 7 8.5 12.4 7.1l83-21.5c24.1-6.3 37.7-31.8 28.5-55.7zM334 436.3c-26.1 12.5-55.2 19.7-86 19.7-110.3 0-200-89.7-200-200S137.7 56 248 56s200 89.7 200 200c0 22.1-3.7 43.3-10.4 63.2 9 6.4 17 14.2 22.6 23.9 6.4.1 12.6 1.4 18.6 2.9 10.9-27.9 17.1-58.2 17.1-90C496 119 385 8 248 8S0 119 0 256s111 248 248 248c35.4 0 68.9-7.5 99.4-20.9-2.5-7.3 4.3 17.2-13.4-46.8z"], - "laugh": [496, 512, [], "f599", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm141.4 389.4c-37.8 37.8-88 58.6-141.4 58.6s-103.6-20.8-141.4-58.6S48 309.4 48 256s20.8-103.6 58.6-141.4S194.6 56 248 56s103.6 20.8 141.4 58.6S448 202.6 448 256s-20.8 103.6-58.6 141.4zM328 224c17.7 0 32-14.3 32-32s-14.3-32-32-32-32 14.3-32 32 14.3 32 32 32zm-160 0c17.7 0 32-14.3 32-32s-14.3-32-32-32-32 14.3-32 32 14.3 32 32 32zm194.4 64H133.6c-8.2 0-14.5 7-13.5 15 7.5 59.2 58.9 105 121.1 105h13.6c62.2 0 113.6-45.8 121.1-105 1-8-5.3-15-13.5-15z"], - "laugh-beam": [496, 512, [], "f59a", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm141.4 389.4c-37.8 37.8-88 58.6-141.4 58.6s-103.6-20.8-141.4-58.6S48 309.4 48 256s20.8-103.6 58.6-141.4S194.6 56 248 56s103.6 20.8 141.4 58.6S448 202.6 448 256s-20.8 103.6-58.6 141.4zM328 152c-23.8 0-52.7 29.3-56 71.4-.7 8.6 10.8 11.9 14.9 4.5l9.5-17c7.7-13.7 19.2-21.6 31.5-21.6s23.8 7.9 31.5 21.6l9.5 17c4.1 7.4 15.6 4 14.9-4.5-3.1-42.1-32-71.4-55.8-71.4zm-201 75.9l9.5-17c7.7-13.7 19.2-21.6 31.5-21.6s23.8 7.9 31.5 21.6l9.5 17c4.1 7.4 15.6 4 14.9-4.5-3.3-42.1-32.2-71.4-56-71.4s-52.7 29.3-56 71.4c-.6 8.5 10.9 11.9 15.1 4.5zM362.4 288H133.6c-8.2 0-14.5 7-13.5 15 7.5 59.2 58.9 105 121.1 105h13.6c62.2 0 113.6-45.8 121.1-105 1-8-5.3-15-13.5-15z"], - "laugh-squint": [496, 512, [], "f59b", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm141.4 389.4c-37.8 37.8-88 58.6-141.4 58.6s-103.6-20.8-141.4-58.6S48 309.4 48 256s20.8-103.6 58.6-141.4S194.6 56 248 56s103.6 20.8 141.4 58.6S448 202.6 448 256s-20.8 103.6-58.6 141.4zM343.6 196l33.6-40.3c8.6-10.3-3.8-24.8-15.4-18l-80 48c-7.8 4.7-7.8 15.9 0 20.6l80 48c11.5 6.8 24-7.6 15.4-18L343.6 196zm-209.4 58.3l80-48c7.8-4.7 7.8-15.9 0-20.6l-80-48c-11.6-6.9-24 7.7-15.4 18l33.6 40.3-33.6 40.3c-8.7 10.4 3.8 24.8 15.4 18zM362.4 288H133.6c-8.2 0-14.5 7-13.5 15 7.5 59.2 58.9 105 121.1 105h13.6c62.2 0 113.6-45.8 121.1-105 1-8-5.3-15-13.5-15z"], - "laugh-wink": [496, 512, [], "f59c", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm141.4 389.4c-37.8 37.8-88 58.6-141.4 58.6s-103.6-20.8-141.4-58.6C68.8 359.6 48 309.4 48 256s20.8-103.6 58.6-141.4C144.4 76.8 194.6 56 248 56s103.6 20.8 141.4 58.6c37.8 37.8 58.6 88 58.6 141.4s-20.8 103.6-58.6 141.4zM328 164c-25.7 0-55.9 16.9-59.9 42.1-1.7 11.2 11.5 18.2 19.8 10.8l9.5-8.5c14.8-13.2 46.2-13.2 61 0l9.5 8.5c8.5 7.4 21.6.3 19.8-10.8-3.8-25.2-34-42.1-59.7-42.1zm-160 60c17.7 0 32-14.3 32-32s-14.3-32-32-32-32 14.3-32 32 14.3 32 32 32zm194.4 64H133.6c-8.2 0-14.5 7-13.5 15 7.5 59.2 58.9 105 121.1 105h13.6c62.2 0 113.6-45.8 121.1-105 1-8-5.3-15-13.5-15z"], - "lemon": [512, 512, [], "f094", "M484.112 27.889C455.989-.233 416.108-8.057 387.059 8.865 347.604 31.848 223.504-41.111 91.196 91.197-41.277 223.672 31.923 347.472 8.866 387.058c-16.922 29.051-9.1 68.932 19.022 97.054 28.135 28.135 68.011 35.938 97.057 19.021 39.423-22.97 163.557 49.969 295.858-82.329 132.474-132.477 59.273-256.277 82.331-295.861 16.922-29.05 9.1-68.931-19.022-97.054zm-22.405 72.894c-38.8 66.609 45.6 165.635-74.845 286.08-120.44 120.443-219.475 36.048-286.076 74.843-22.679 13.207-64.035-27.241-50.493-50.488 38.8-66.609-45.6-165.635 74.845-286.08C245.573 4.702 344.616 89.086 411.219 50.292c22.73-13.24 64.005 27.288 50.488 50.491zm-169.861 8.736c1.37 10.96-6.404 20.957-17.365 22.327-54.846 6.855-135.779 87.787-142.635 142.635-1.373 10.989-11.399 18.734-22.326 17.365-10.961-1.37-18.735-11.366-17.365-22.326 9.162-73.286 104.167-168.215 177.365-177.365 10.953-1.368 20.956 6.403 22.326 17.364z"], - "life-ring": [512, 512, [], "f1cd", "M256 504c136.967 0 248-111.033 248-248S392.967 8 256 8 8 119.033 8 256s111.033 248 248 248zm-103.398-76.72l53.411-53.411c31.806 13.506 68.128 13.522 99.974 0l53.411 53.411c-63.217 38.319-143.579 38.319-206.796 0zM336 256c0 44.112-35.888 80-80 80s-80-35.888-80-80 35.888-80 80-80 80 35.888 80 80zm91.28 103.398l-53.411-53.411c13.505-31.806 13.522-68.128 0-99.974l53.411-53.411c38.319 63.217 38.319 143.579 0 206.796zM359.397 84.72l-53.411 53.411c-31.806-13.505-68.128-13.522-99.973 0L152.602 84.72c63.217-38.319 143.579-38.319 206.795 0zM84.72 152.602l53.411 53.411c-13.506 31.806-13.522 68.128 0 99.974L84.72 359.398c-38.319-63.217-38.319-143.579 0-206.796z"], - "lightbulb": [352, 512, [], "f0eb", "M176 80c-52.94 0-96 43.06-96 96 0 8.84 7.16 16 16 16s16-7.16 16-16c0-35.3 28.72-64 64-64 8.84 0 16-7.16 16-16s-7.16-16-16-16zM96.06 459.17c0 3.15.93 6.22 2.68 8.84l24.51 36.84c2.97 4.46 7.97 7.14 13.32 7.14h78.85c5.36 0 10.36-2.68 13.32-7.14l24.51-36.84c1.74-2.62 2.67-5.7 2.68-8.84l.05-43.18H96.02l.04 43.18zM176 0C73.72 0 0 82.97 0 176c0 44.37 16.45 84.85 43.56 115.78 16.64 18.99 42.74 58.8 52.42 92.16v.06h48v-.12c-.01-4.77-.72-9.51-2.15-14.07-5.59-17.81-22.82-64.77-62.17-109.67-20.54-23.43-31.52-53.15-31.61-84.14-.2-73.64 59.67-128 127.95-128 70.58 0 128 57.42 128 128 0 30.97-11.24 60.85-31.65 84.14-39.11 44.61-56.42 91.47-62.1 109.46a47.507 47.507 0 0 0-2.22 14.3v.1h48v-.05c9.68-33.37 35.78-73.18 52.42-92.16C335.55 260.85 352 220.37 352 176 352 78.8 273.2 0 176 0z"], - "list-alt": [512, 512, [], "f022", "M464 32H48C21.49 32 0 53.49 0 80v352c0 26.51 21.49 48 48 48h416c26.51 0 48-21.49 48-48V80c0-26.51-21.49-48-48-48zm-6 400H54a6 6 0 0 1-6-6V86a6 6 0 0 1 6-6h404a6 6 0 0 1 6 6v340a6 6 0 0 1-6 6zm-42-92v24c0 6.627-5.373 12-12 12H204c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h200c6.627 0 12 5.373 12 12zm0-96v24c0 6.627-5.373 12-12 12H204c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h200c6.627 0 12 5.373 12 12zm0-96v24c0 6.627-5.373 12-12 12H204c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h200c6.627 0 12 5.373 12 12zm-252 12c0 19.882-16.118 36-36 36s-36-16.118-36-36 16.118-36 36-36 36 16.118 36 36zm0 96c0 19.882-16.118 36-36 36s-36-16.118-36-36 16.118-36 36-36 36 16.118 36 36zm0 96c0 19.882-16.118 36-36 36s-36-16.118-36-36 16.118-36 36-36 36 16.118 36 36z"], - "map": [576, 512, [], "f279", "M560.02 32c-1.96 0-3.98.37-5.96 1.16L384.01 96H384L212 35.28A64.252 64.252 0 0 0 191.76 32c-6.69 0-13.37 1.05-19.81 3.14L20.12 87.95A32.006 32.006 0 0 0 0 117.66v346.32C0 473.17 7.53 480 15.99 480c1.96 0 3.97-.37 5.96-1.16L192 416l172 60.71a63.98 63.98 0 0 0 40.05.15l151.83-52.81A31.996 31.996 0 0 0 576 394.34V48.02c0-9.19-7.53-16.02-15.98-16.02zM224 90.42l128 45.19v285.97l-128-45.19V90.42zM48 418.05V129.07l128-44.53v286.2l-.64.23L48 418.05zm480-35.13l-128 44.53V141.26l.64-.24L528 93.95v288.97z"], - "meh": [496, 512, [], "f11a", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm0 448c-110.3 0-200-89.7-200-200S137.7 56 248 56s200 89.7 200 200-89.7 200-200 200zm-80-216c17.7 0 32-14.3 32-32s-14.3-32-32-32-32 14.3-32 32 14.3 32 32 32zm160-64c-17.7 0-32 14.3-32 32s14.3 32 32 32 32-14.3 32-32-14.3-32-32-32zm8 144H160c-13.2 0-24 10.8-24 24s10.8 24 24 24h176c13.2 0 24-10.8 24-24s-10.8-24-24-24z"], - "meh-blank": [496, 512, [], "f5a4", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm0 448c-110.3 0-200-89.7-200-200S137.7 56 248 56s200 89.7 200 200-89.7 200-200 200zm-80-280c-17.7 0-32 14.3-32 32s14.3 32 32 32 32-14.3 32-32-14.3-32-32-32zm160 0c-17.7 0-32 14.3-32 32s14.3 32 32 32 32-14.3 32-32-14.3-32-32-32z"], - "meh-rolling-eyes": [496, 512, [], "f5a5", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm0 448c-110.3 0-200-89.7-200-200S137.7 56 248 56s200 89.7 200 200-89.7 200-200 200zm88-304c-39.8 0-72 32.2-72 72s32.2 72 72 72 72-32.2 72-72-32.2-72-72-72zm0 112c-22.1 0-40-17.9-40-40 0-13.6 7.3-25.1 17.7-32.3-1 2.6-1.7 5.3-1.7 8.3 0 13.3 10.7 24 24 24s24-10.7 24-24c0-2.9-.7-5.7-1.7-8.3 10.4 7.2 17.7 18.7 17.7 32.3 0 22.1-17.9 40-40 40zm-104-40c0-39.8-32.2-72-72-72s-72 32.2-72 72 32.2 72 72 72 72-32.2 72-72zm-112 0c0-13.6 7.3-25.1 17.7-32.3-1 2.6-1.7 5.3-1.7 8.3 0 13.3 10.7 24 24 24s24-10.7 24-24c0-2.9-.7-5.7-1.7-8.3 10.4 7.2 17.7 18.7 17.7 32.3 0 22.1-17.9 40-40 40s-40-17.9-40-40zm192 128H184c-13.2 0-24 10.8-24 24s10.8 24 24 24h128c13.2 0 24-10.8 24-24s-10.8-24-24-24z"], - "minus-square": [448, 512, [], "f146", "M108 284c-6.6 0-12-5.4-12-12v-32c0-6.6 5.4-12 12-12h232c6.6 0 12 5.4 12 12v32c0 6.6-5.4 12-12 12H108zM448 80v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V80c0-26.5 21.5-48 48-48h352c26.5 0 48 21.5 48 48zm-48 346V86c0-3.3-2.7-6-6-6H54c-3.3 0-6 2.7-6 6v340c0 3.3 2.7 6 6 6h340c3.3 0 6-2.7 6-6z"], - "money-bill-alt": [640, 512, [], "f3d1", "M320 144c-53.02 0-96 50.14-96 112 0 61.85 42.98 112 96 112 53 0 96-50.13 96-112 0-61.86-42.98-112-96-112zm40 168c0 4.42-3.58 8-8 8h-64c-4.42 0-8-3.58-8-8v-16c0-4.42 3.58-8 8-8h16v-55.44l-.47.31a7.992 7.992 0 0 1-11.09-2.22l-8.88-13.31a7.992 7.992 0 0 1 2.22-11.09l15.33-10.22a23.99 23.99 0 0 1 13.31-4.03H328c4.42 0 8 3.58 8 8v88h16c4.42 0 8 3.58 8 8v16zM608 64H32C14.33 64 0 78.33 0 96v320c0 17.67 14.33 32 32 32h576c17.67 0 32-14.33 32-32V96c0-17.67-14.33-32-32-32zm-16 272c-35.35 0-64 28.65-64 64H112c0-35.35-28.65-64-64-64V176c35.35 0 64-28.65 64-64h416c0 35.35 28.65 64 64 64v160z"], - "moon": [512, 512, [], "f186", "M279.135 512c78.756 0 150.982-35.804 198.844-94.775 28.27-34.831-2.558-85.722-46.249-77.401-82.348 15.683-158.272-47.268-158.272-130.792 0-48.424 26.06-92.292 67.434-115.836 38.745-22.05 28.999-80.788-15.022-88.919A257.936 257.936 0 0 0 279.135 0c-141.36 0-256 114.575-256 256 0 141.36 114.576 256 256 256zm0-464c12.985 0 25.689 1.201 38.016 3.478-54.76 31.163-91.693 90.042-91.693 157.554 0 113.848 103.641 199.2 215.252 177.944C402.574 433.964 344.366 464 279.135 464c-114.875 0-208-93.125-208-208s93.125-208 208-208z"], - "newspaper": [576, 512, [], "f1ea", "M552 64H112c-20.858 0-38.643 13.377-45.248 32H24c-13.255 0-24 10.745-24 24v272c0 30.928 25.072 56 56 56h496c13.255 0 24-10.745 24-24V88c0-13.255-10.745-24-24-24zM48 392V144h16v248c0 4.411-3.589 8-8 8s-8-3.589-8-8zm480 8H111.422c.374-2.614.578-5.283.578-8V112h416v288zM172 280h136c6.627 0 12-5.373 12-12v-96c0-6.627-5.373-12-12-12H172c-6.627 0-12 5.373-12 12v96c0 6.627 5.373 12 12 12zm28-80h80v40h-80v-40zm-40 140v-24c0-6.627 5.373-12 12-12h136c6.627 0 12 5.373 12 12v24c0 6.627-5.373 12-12 12H172c-6.627 0-12-5.373-12-12zm192 0v-24c0-6.627 5.373-12 12-12h104c6.627 0 12 5.373 12 12v24c0 6.627-5.373 12-12 12H364c-6.627 0-12-5.373-12-12zm0-144v-24c0-6.627 5.373-12 12-12h104c6.627 0 12 5.373 12 12v24c0 6.627-5.373 12-12 12H364c-6.627 0-12-5.373-12-12zm0 72v-24c0-6.627 5.373-12 12-12h104c6.627 0 12 5.373 12 12v24c0 6.627-5.373 12-12 12H364c-6.627 0-12-5.373-12-12z"], - "object-group": [512, 512, [], "f247", "M500 128c6.627 0 12-5.373 12-12V44c0-6.627-5.373-12-12-12h-72c-6.627 0-12 5.373-12 12v12H96V44c0-6.627-5.373-12-12-12H12C5.373 32 0 37.373 0 44v72c0 6.627 5.373 12 12 12h12v256H12c-6.627 0-12 5.373-12 12v72c0 6.627 5.373 12 12 12h72c6.627 0 12-5.373 12-12v-12h320v12c0 6.627 5.373 12 12 12h72c6.627 0 12-5.373 12-12v-72c0-6.627-5.373-12-12-12h-12V128h12zm-52-64h32v32h-32V64zM32 64h32v32H32V64zm32 384H32v-32h32v32zm416 0h-32v-32h32v32zm-40-64h-12c-6.627 0-12 5.373-12 12v12H96v-12c0-6.627-5.373-12-12-12H72V128h12c6.627 0 12-5.373 12-12v-12h320v12c0 6.627 5.373 12 12 12h12v256zm-36-192h-84v-52c0-6.628-5.373-12-12-12H108c-6.627 0-12 5.372-12 12v168c0 6.628 5.373 12 12 12h84v52c0 6.628 5.373 12 12 12h200c6.627 0 12-5.372 12-12V204c0-6.628-5.373-12-12-12zm-268-24h144v112H136V168zm240 176H232v-24h76c6.627 0 12-5.372 12-12v-76h56v112z"], - "object-ungroup": [576, 512, [], "f248", "M564 224c6.627 0 12-5.373 12-12v-72c0-6.627-5.373-12-12-12h-72c-6.627 0-12 5.373-12 12v12h-88v-24h12c6.627 0 12-5.373 12-12V44c0-6.627-5.373-12-12-12h-72c-6.627 0-12 5.373-12 12v12H96V44c0-6.627-5.373-12-12-12H12C5.373 32 0 37.373 0 44v72c0 6.627 5.373 12 12 12h12v160H12c-6.627 0-12 5.373-12 12v72c0 6.627 5.373 12 12 12h72c6.627 0 12-5.373 12-12v-12h88v24h-12c-6.627 0-12 5.373-12 12v72c0 6.627 5.373 12 12 12h72c6.627 0 12-5.373 12-12v-12h224v12c0 6.627 5.373 12 12 12h72c6.627 0 12-5.373 12-12v-72c0-6.627-5.373-12-12-12h-12V224h12zM352 64h32v32h-32V64zm0 256h32v32h-32v-32zM64 352H32v-32h32v32zm0-256H32V64h32v32zm32 216v-12c0-6.627-5.373-12-12-12H72V128h12c6.627 0 12-5.373 12-12v-12h224v12c0 6.627 5.373 12 12 12h12v160h-12c-6.627 0-12 5.373-12 12v12H96zm128 136h-32v-32h32v32zm280-64h-12c-6.627 0-12 5.373-12 12v12H256v-12c0-6.627-5.373-12-12-12h-12v-24h88v12c0 6.627 5.373 12 12 12h72c6.627 0 12-5.373 12-12v-72c0-6.627-5.373-12-12-12h-12v-88h88v12c0 6.627 5.373 12 12 12h12v160zm40 64h-32v-32h32v32zm0-256h-32v-32h32v32z"], - "paper-plane": [512, 512, [], "f1d8", "M440 6.5L24 246.4c-34.4 19.9-31.1 70.8 5.7 85.9L144 379.6V464c0 46.4 59.2 65.5 86.6 28.6l43.8-59.1 111.9 46.2c5.9 2.4 12.1 3.6 18.3 3.6 8.2 0 16.3-2.1 23.6-6.2 12.8-7.2 21.6-20 23.9-34.5l59.4-387.2c6.1-40.1-36.9-68.8-71.5-48.9zM192 464v-64.6l36.6 15.1L192 464zm212.6-28.7l-153.8-63.5L391 169.5c10.7-15.5-9.5-33.5-23.7-21.2L155.8 332.6 48 288 464 48l-59.4 387.3z"], - "pause-circle": [512, 512, [], "f28b", "M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm96-280v160c0 8.8-7.2 16-16 16h-48c-8.8 0-16-7.2-16-16V176c0-8.8 7.2-16 16-16h48c8.8 0 16 7.2 16 16zm-112 0v160c0 8.8-7.2 16-16 16h-48c-8.8 0-16-7.2-16-16V176c0-8.8 7.2-16 16-16h48c8.8 0 16 7.2 16 16z"], - "play-circle": [512, 512, [], "f144", "M371.7 238l-176-107c-15.8-8.8-35.7 2.5-35.7 21v208c0 18.4 19.8 29.8 35.7 21l176-101c16.4-9.1 16.4-32.8 0-42zM504 256C504 119 393 8 256 8S8 119 8 256s111 248 248 248 248-111 248-248zm-448 0c0-110.5 89.5-200 200-200s200 89.5 200 200-89.5 200-200 200S56 366.5 56 256z"], - "plus-square": [448, 512, [], "f0fe", "M352 240v32c0 6.6-5.4 12-12 12h-88v88c0 6.6-5.4 12-12 12h-32c-6.6 0-12-5.4-12-12v-88h-88c-6.6 0-12-5.4-12-12v-32c0-6.6 5.4-12 12-12h88v-88c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v88h88c6.6 0 12 5.4 12 12zm96-160v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V80c0-26.5 21.5-48 48-48h352c26.5 0 48 21.5 48 48zm-48 346V86c0-3.3-2.7-6-6-6H54c-3.3 0-6 2.7-6 6v340c0 3.3 2.7 6 6 6h340c3.3 0 6-2.7 6-6z"], - "question-circle": [512, 512, [], "f059", "M256 8C119.043 8 8 119.083 8 256c0 136.997 111.043 248 248 248s248-111.003 248-248C504 119.083 392.957 8 256 8zm0 448c-110.532 0-200-89.431-200-200 0-110.495 89.472-200 200-200 110.491 0 200 89.471 200 200 0 110.53-89.431 200-200 200zm107.244-255.2c0 67.052-72.421 68.084-72.421 92.863V300c0 6.627-5.373 12-12 12h-45.647c-6.627 0-12-5.373-12-12v-8.659c0-35.745 27.1-50.034 47.579-61.516 17.561-9.845 28.324-16.541 28.324-29.579 0-17.246-21.999-28.693-39.784-28.693-23.189 0-33.894 10.977-48.942 29.969-4.057 5.12-11.46 6.071-16.666 2.124l-27.824-21.098c-5.107-3.872-6.251-11.066-2.644-16.363C184.846 131.491 214.94 112 261.794 112c49.071 0 101.45 38.304 101.45 88.8zM298 368c0 23.159-18.841 42-42 42s-42-18.841-42-42 18.841-42 42-42 42 18.841 42 42z"], - "registered": [512, 512, [], "f25d", "M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 448c-110.532 0-200-89.451-200-200 0-110.531 89.451-200 200-200 110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200zm110.442-81.791c-53.046-96.284-50.25-91.468-53.271-96.085 24.267-13.879 39.482-41.563 39.482-73.176 0-52.503-30.247-85.252-101.498-85.252h-78.667c-6.617 0-12 5.383-12 12V380c0 6.617 5.383 12 12 12h38.568c6.617 0 12-5.383 12-12v-83.663h31.958l47.515 89.303a11.98 11.98 0 0 0 10.593 6.36h42.81c9.14 0 14.914-9.799 10.51-17.791zM256.933 239.906h-33.875v-64.14h27.377c32.417 0 38.929 12.133 38.929 31.709-.001 20.913-11.518 32.431-32.431 32.431z"], - "sad-cry": [496, 512, [], "f5b3", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm144 386.4V280c0-13.2-10.8-24-24-24s-24 10.8-24 24v151.4C315.5 447 282.8 456 248 456s-67.5-9-96-24.6V280c0-13.2-10.8-24-24-24s-24 10.8-24 24v114.4c-34.6-36-56-84.7-56-138.4 0-110.3 89.7-200 200-200s200 89.7 200 200c0 53.7-21.4 102.5-56 138.4zM205.8 234.5c4.4-2.4 6.9-7.4 6.1-12.4-4-25.2-34.2-42.1-59.8-42.1s-55.9 16.9-59.8 42.1c-.8 5 1.7 10 6.1 12.4 4.4 2.4 9.9 1.8 13.7-1.6l9.5-8.5c14.8-13.2 46.2-13.2 61 0l9.5 8.5c2.5 2.3 7.9 4.8 13.7 1.6zM344 180c-25.7 0-55.9 16.9-59.8 42.1-.8 5 1.7 10 6.1 12.4 4.5 2.4 9.9 1.8 13.7-1.6l9.5-8.5c14.8-13.2 46.2-13.2 61 0l9.5 8.5c2.5 2.2 8 4.7 13.7 1.6 4.4-2.4 6.9-7.4 6.1-12.4-3.9-25.2-34.1-42.1-59.8-42.1zm-96 92c-30.9 0-56 28.7-56 64s25.1 64 56 64 56-28.7 56-64-25.1-64-56-64z"], - "sad-tear": [496, 512, [], "f5b4", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm0 448c-110.3 0-200-89.7-200-200S137.7 56 248 56s200 89.7 200 200-89.7 200-200 200zm8-152c-13.2 0-24 10.8-24 24s10.8 24 24 24c23.8 0 46.3 10.5 61.6 28.8 8.1 9.8 23.2 11.9 33.8 3.1 10.2-8.5 11.6-23.6 3.1-33.8C330 320.8 294.1 304 256 304zm-88-64c17.7 0 32-14.3 32-32s-14.3-32-32-32-32 14.3-32 32 14.3 32 32 32zm160-64c-17.7 0-32 14.3-32 32s14.3 32 32 32 32-14.3 32-32-14.3-32-32-32zm-165.6 98.8C151 290.1 126 325.4 126 342.9c0 22.7 18.8 41.1 42 41.1s42-18.4 42-41.1c0-17.5-25-52.8-36.4-68.1-2.8-3.7-8.4-3.7-11.2 0z"], - "save": [448, 512, [], "f0c7", "M433.941 129.941l-83.882-83.882A48 48 0 0 0 316.118 32H48C21.49 32 0 53.49 0 80v352c0 26.51 21.49 48 48 48h352c26.51 0 48-21.49 48-48V163.882a48 48 0 0 0-14.059-33.941zM272 80v80H144V80h128zm122 352H54a6 6 0 0 1-6-6V86a6 6 0 0 1 6-6h42v104c0 13.255 10.745 24 24 24h176c13.255 0 24-10.745 24-24V83.882l78.243 78.243a6 6 0 0 1 1.757 4.243V426a6 6 0 0 1-6 6zM224 232c-48.523 0-88 39.477-88 88s39.477 88 88 88 88-39.477 88-88-39.477-88-88-88zm0 128c-22.056 0-40-17.944-40-40s17.944-40 40-40 40 17.944 40 40-17.944 40-40 40z"], - "share-square": [576, 512, [], "f14d", "M561.938 158.06L417.94 14.092C387.926-15.922 336 5.097 336 48.032v57.198c-42.45 1.88-84.03 6.55-120.76 17.99-35.17 10.95-63.07 27.58-82.91 49.42C108.22 199.2 96 232.6 96 271.94c0 61.697 33.178 112.455 84.87 144.76 37.546 23.508 85.248-12.651 71.02-55.74-15.515-47.119-17.156-70.923 84.11-78.76V336c0 42.993 51.968 63.913 81.94 33.94l143.998-144c18.75-18.74 18.75-49.14 0-67.88zM384 336V232.16C255.309 234.082 166.492 255.35 206.31 376 176.79 357.55 144 324.08 144 271.94c0-109.334 129.14-118.947 240-119.85V48l144 144-144 144zm24.74 84.493a82.658 82.658 0 0 0 20.974-9.303c7.976-4.952 18.286.826 18.286 10.214V464c0 26.51-21.49 48-48 48H48c-26.51 0-48-21.49-48-48V112c0-26.51 21.49-48 48-48h132c6.627 0 12 5.373 12 12v4.486c0 4.917-2.987 9.369-7.569 11.152-13.702 5.331-26.396 11.537-38.05 18.585a12.138 12.138 0 0 1-6.28 1.777H54a6 6 0 0 0-6 6v340a6 6 0 0 0 6 6h340a6 6 0 0 0 6-6v-25.966c0-5.37 3.579-10.059 8.74-11.541z"], - "smile": [496, 512, [], "f118", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm0 448c-110.3 0-200-89.7-200-200S137.7 56 248 56s200 89.7 200 200-89.7 200-200 200zm-80-216c17.7 0 32-14.3 32-32s-14.3-32-32-32-32 14.3-32 32 14.3 32 32 32zm160 0c17.7 0 32-14.3 32-32s-14.3-32-32-32-32 14.3-32 32 14.3 32 32 32zm4 72.6c-20.8 25-51.5 39.4-84 39.4s-63.2-14.3-84-39.4c-8.5-10.2-23.7-11.5-33.8-3.1-10.2 8.5-11.5 23.6-3.1 33.8 30 36 74.1 56.6 120.9 56.6s90.9-20.6 120.9-56.6c8.5-10.2 7.1-25.3-3.1-33.8-10.1-8.4-25.3-7.1-33.8 3.1z"], - "smile-beam": [496, 512, [], "f5b8", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm0 448c-110.3 0-200-89.7-200-200S137.7 56 248 56s200 89.7 200 200-89.7 200-200 200zm84-143.4c-20.8 25-51.5 39.4-84 39.4s-63.2-14.3-84-39.4c-8.5-10.2-23.6-11.5-33.8-3.1-10.2 8.5-11.5 23.6-3.1 33.8 30 36 74.1 56.6 120.9 56.6s90.9-20.6 120.9-56.6c8.5-10.2 7.1-25.3-3.1-33.8-10.2-8.4-25.3-7.1-33.8 3.1zM136.5 211c7.7-13.7 19.2-21.6 31.5-21.6s23.8 7.9 31.5 21.6l9.5 17c2.1 3.7 6.2 4.7 9.3 3.7 3.6-1.1 6-4.5 5.7-8.3-3.3-42.1-32.2-71.4-56-71.4s-52.7 29.3-56 71.4c-.3 3.7 2.1 7.2 5.7 8.3 3.4 1.1 7.4-.5 9.3-3.7l9.5-17zM328 152c-23.8 0-52.7 29.3-56 71.4-.3 3.7 2.1 7.2 5.7 8.3 3.5 1.1 7.4-.5 9.3-3.7l9.5-17c7.7-13.7 19.2-21.6 31.5-21.6s23.8 7.9 31.5 21.6l9.5 17c2.1 3.7 6.2 4.7 9.3 3.7 3.6-1.1 6-4.5 5.7-8.3-3.3-42.1-32.2-71.4-56-71.4z"], - "smile-wink": [496, 512, [], "f4da", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm0 448c-110.3 0-200-89.7-200-200S137.7 56 248 56s200 89.7 200 200-89.7 200-200 200zm117.8-146.4c-10.2-8.5-25.3-7.1-33.8 3.1-20.8 25-51.5 39.4-84 39.4s-63.2-14.3-84-39.4c-8.5-10.2-23.7-11.5-33.8-3.1-10.2 8.5-11.5 23.6-3.1 33.8 30 36 74.1 56.6 120.9 56.6s90.9-20.6 120.9-56.6c8.5-10.2 7.1-25.3-3.1-33.8zM168 240c17.7 0 32-14.3 32-32s-14.3-32-32-32-32 14.3-32 32 14.3 32 32 32zm160-60c-25.7 0-55.9 16.9-59.9 42.1-1.7 11.2 11.5 18.2 19.8 10.8l9.5-8.5c14.8-13.2 46.2-13.2 61 0l9.5 8.5c8.5 7.4 21.6.3 19.8-10.8-3.8-25.2-34-42.1-59.7-42.1z"], - "snowflake": [448, 512, [], "f2dc", "M440.1 355.2l-39.2-23 34.1-9.3c8.4-2.3 13.4-11.1 11.1-19.6l-4.1-15.5c-2.2-8.5-10.9-13.6-19.3-11.3L343 298.2 271.2 256l71.9-42.2 79.7 21.7c8.4 2.3 17-2.8 19.3-11.3l4.1-15.5c2.2-8.5-2.7-17.3-11.1-19.6l-34.1-9.3 39.2-23c7.5-4.4 10.1-14.2 5.8-21.9l-7.9-13.9c-4.3-7.7-14-10.3-21.5-5.9l-39.2 23 9.1-34.7c2.2-8.5-2.7-17.3-11.1-19.6l-15.2-4.1c-8.4-2.3-17 2.8-19.3 11.3l-21.3 81-71.9 42.2v-84.5L306 70.4c6.1-6.2 6.1-16.4 0-22.6l-11.1-11.3c-6.1-6.2-16.1-6.2-22.2 0l-24.9 25.4V16c0-8.8-7-16-15.7-16h-15.7c-8.7 0-15.7 7.2-15.7 16v46.1l-24.9-25.4c-6.1-6.2-16.1-6.2-22.2 0L142.1 48c-6.1 6.2-6.1 16.4 0 22.6l58.3 59.3v84.5l-71.9-42.2-21.3-81c-2.2-8.5-10.9-13.6-19.3-11.3L72.7 84c-8.4 2.3-13.4 11.1-11.1 19.6l9.1 34.7-39.2-23c-7.5-4.4-17.1-1.8-21.5 5.9l-7.9 13.9c-4.3 7.7-1.8 17.4 5.8 21.9l39.2 23-34.1 9.1c-8.4 2.3-13.4 11.1-11.1 19.6L6 224.2c2.2 8.5 10.9 13.6 19.3 11.3l79.7-21.7 71.9 42.2-71.9 42.2-79.7-21.7c-8.4-2.3-17 2.8-19.3 11.3l-4.1 15.5c-2.2 8.5 2.7 17.3 11.1 19.6l34.1 9.3-39.2 23c-7.5 4.4-10.1 14.2-5.8 21.9L10 391c4.3 7.7 14 10.3 21.5 5.9l39.2-23-9.1 34.7c-2.2 8.5 2.7 17.3 11.1 19.6l15.2 4.1c8.4 2.3 17-2.8 19.3-11.3l21.3-81 71.9-42.2v84.5l-58.3 59.3c-6.1 6.2-6.1 16.4 0 22.6l11.1 11.3c6.1 6.2 16.1 6.2 22.2 0l24.9-25.4V496c0 8.8 7 16 15.7 16h15.7c8.7 0 15.7-7.2 15.7-16v-46.1l24.9 25.4c6.1 6.2 16.1 6.2 22.2 0l11.1-11.3c6.1-6.2 6.1-16.4 0-22.6l-58.3-59.3v-84.5l71.9 42.2 21.3 81c2.2 8.5 10.9 13.6 19.3 11.3L375 428c8.4-2.3 13.4-11.1 11.1-19.6l-9.1-34.7 39.2 23c7.5 4.4 17.1 1.8 21.5-5.9l7.9-13.9c4.6-7.5 2.1-17.3-5.5-21.7z"], - "square": [448, 512, [], "f0c8", "M400 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zm-6 400H54c-3.3 0-6-2.7-6-6V86c0-3.3 2.7-6 6-6h340c3.3 0 6 2.7 6 6v340c0 3.3-2.7 6-6 6z"], - "star": [576, 512, [], "f005", "M528.1 171.5L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6zM388.6 312.3l23.7 138.4L288 385.4l-124.3 65.3 23.7-138.4-100.6-98 139-20.2 62.2-126 62.2 126 139 20.2-100.6 98z"], - "star-half": [576, 512, [], "f089", "M288 385.3l-124.3 65.4 23.7-138.4-100.6-98 139-20.2 62.2-126V0c-11.4 0-22.8 5.9-28.7 17.8L194 150.2 47.9 171.4c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.1 23 46 46.4 33.7L288 439.6v-54.3z"], - "sticky-note": [448, 512, [], "f249", "M448 348.106V80c0-26.51-21.49-48-48-48H48C21.49 32 0 53.49 0 80v351.988c0 26.51 21.49 48 48 48h268.118a48 48 0 0 0 33.941-14.059l83.882-83.882A48 48 0 0 0 448 348.106zm-128 80v-76.118h76.118L320 428.106zM400 80v223.988H296c-13.255 0-24 10.745-24 24v104H48V80h352z"], - "stop-circle": [512, 512, [], "f28d", "M504 256C504 119 393 8 256 8S8 119 8 256s111 248 248 248 248-111 248-248zm-448 0c0-110.5 89.5-200 200-200s200 89.5 200 200-89.5 200-200 200S56 366.5 56 256zm296-80v160c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V176c0-8.8 7.2-16 16-16h160c8.8 0 16 7.2 16 16z"], - "sun": [512, 512, [], "f185", "M494.2 221.9l-59.8-40.5 13.7-71c2.6-13.2-1.6-26.8-11.1-36.4-9.6-9.5-23.2-13.7-36.2-11.1l-70.9 13.7-40.4-59.9c-15.1-22.3-51.9-22.3-67 0l-40.4 59.9-70.8-13.7C98 60.4 84.5 64.5 75 74.1c-9.5 9.6-13.7 23.1-11.1 36.3l13.7 71-59.8 40.5C6.6 229.5 0 242 0 255.5s6.7 26 17.8 33.5l59.8 40.5-13.7 71c-2.6 13.2 1.6 26.8 11.1 36.3 9.5 9.5 22.9 13.7 36.3 11.1l70.8-13.7 40.4 59.9C230 505.3 242.6 512 256 512s26-6.7 33.5-17.8l40.4-59.9 70.9 13.7c13.4 2.7 26.8-1.6 36.3-11.1 9.5-9.5 13.6-23.1 11.1-36.3l-13.7-71 59.8-40.5c11.1-7.5 17.8-20.1 17.8-33.5-.1-13.6-6.7-26.1-17.9-33.7zm-112.9 85.6l17.6 91.2-91-17.6L256 458l-51.9-77-90.9 17.6 17.6-91.2-76.8-52 76.8-52-17.6-91.2 91 17.6L256 53l51.9 76.9 91-17.6-17.6 91.1 76.8 52-76.8 52.1zM256 152c-57.3 0-104 46.7-104 104s46.7 104 104 104 104-46.7 104-104-46.7-104-104-104zm0 160c-30.9 0-56-25.1-56-56s25.1-56 56-56 56 25.1 56 56-25.1 56-56 56z"], - "surprise": [496, 512, [], "f5c2", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm0 448c-110.3 0-200-89.7-200-200S137.7 56 248 56s200 89.7 200 200-89.7 200-200 200zm0-176c-35.3 0-64 28.7-64 64s28.7 64 64 64 64-28.7 64-64-28.7-64-64-64zm-48-72c0-17.7-14.3-32-32-32s-32 14.3-32 32 14.3 32 32 32 32-14.3 32-32zm128-32c-17.7 0-32 14.3-32 32s14.3 32 32 32 32-14.3 32-32-14.3-32-32-32z"], - "thumbs-down": [512, 512, [], "f165", "M466.27 225.31c4.674-22.647.864-44.538-8.99-62.99 2.958-23.868-4.021-48.565-17.34-66.99C438.986 39.423 404.117 0 327 0c-7 0-15 .01-22.22.01C201.195.01 168.997 40 128 40h-10.845c-5.64-4.975-13.042-8-21.155-8H32C14.327 32 0 46.327 0 64v240c0 17.673 14.327 32 32 32h64c11.842 0 22.175-6.438 27.708-16h7.052c19.146 16.953 46.013 60.653 68.76 83.4 13.667 13.667 10.153 108.6 71.76 108.6 57.58 0 95.27-31.936 95.27-104.73 0-18.41-3.93-33.73-8.85-46.54h36.48c48.602 0 85.82-41.565 85.82-85.58 0-19.15-4.96-34.99-13.73-49.84zM64 296c-13.255 0-24-10.745-24-24s10.745-24 24-24 24 10.745 24 24-10.745 24-24 24zm330.18 16.73H290.19c0 37.82 28.36 55.37 28.36 94.54 0 23.75 0 56.73-47.27 56.73-18.91-18.91-9.46-66.18-37.82-94.54C206.9 342.89 167.28 272 138.92 272H128V85.83c53.611 0 100.001-37.82 171.64-37.82h37.82c35.512 0 60.82 17.12 53.12 65.9 15.2 8.16 26.5 36.44 13.94 57.57 21.581 20.384 18.699 51.065 5.21 65.62 9.45 0 22.36 18.91 22.27 37.81-.09 18.91-16.71 37.82-37.82 37.82z"], - "thumbs-up": [512, 512, [], "f164", "M466.27 286.69C475.04 271.84 480 256 480 236.85c0-44.015-37.218-85.58-85.82-85.58H357.7c4.92-12.81 8.85-28.13 8.85-46.54C366.55 31.936 328.86 0 271.28 0c-61.607 0-58.093 94.933-71.76 108.6-22.747 22.747-49.615 66.447-68.76 83.4H32c-17.673 0-32 14.327-32 32v240c0 17.673 14.327 32 32 32h64c14.893 0 27.408-10.174 30.978-23.95 44.509 1.001 75.06 39.94 177.802 39.94 7.22 0 15.22.01 22.22.01 77.117 0 111.986-39.423 112.94-95.33 13.319-18.425 20.299-43.122 17.34-66.99 9.854-18.452 13.664-40.343 8.99-62.99zm-61.75 53.83c12.56 21.13 1.26 49.41-13.94 57.57 7.7 48.78-17.608 65.9-53.12 65.9h-37.82c-71.639 0-118.029-37.82-171.64-37.82V240h10.92c28.36 0 67.98-70.89 94.54-97.46 28.36-28.36 18.91-75.63 37.82-94.54 47.27 0 47.27 32.98 47.27 56.73 0 39.17-28.36 56.72-28.36 94.54h103.99c21.11 0 37.73 18.91 37.82 37.82.09 18.9-12.82 37.81-22.27 37.81 13.489 14.555 16.371 45.236-5.21 65.62zM88 432c0 13.255-10.745 24-24 24s-24-10.745-24-24 10.745-24 24-24 24 10.745 24 24z"], - "times-circle": [512, 512, [], "f057", "M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm101.8-262.2L295.6 256l62.2 62.2c4.7 4.7 4.7 12.3 0 17l-22.6 22.6c-4.7 4.7-12.3 4.7-17 0L256 295.6l-62.2 62.2c-4.7 4.7-12.3 4.7-17 0l-22.6-22.6c-4.7-4.7-4.7-12.3 0-17l62.2-62.2-62.2-62.2c-4.7-4.7-4.7-12.3 0-17l22.6-22.6c4.7-4.7 12.3-4.7 17 0l62.2 62.2 62.2-62.2c4.7-4.7 12.3-4.7 17 0l22.6 22.6c4.7 4.7 4.7 12.3 0 17z"], - "tired": [496, 512, [], "f5c8", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm0 448c-110.3 0-200-89.7-200-200S137.7 56 248 56s200 89.7 200 200-89.7 200-200 200zm129.1-303.8c-3.8-4.4-10.3-5.4-15.3-2.5l-80 48c-3.6 2.2-5.8 6.1-5.8 10.3s2.2 8.1 5.8 10.3l80 48c5.4 3.2 11.8 1.6 15.3-2.5 3.8-4.5 3.9-11 .1-15.5L343.6 208l33.6-40.3c3.8-4.5 3.7-11.1-.1-15.5zM220 208c0-4.2-2.2-8.1-5.8-10.3l-80-48c-5-3-11.5-1.9-15.3 2.5-3.8 4.5-3.9 11-.1 15.5l33.6 40.3-33.6 40.3c-3.8 4.5-3.7 11 .1 15.5 3.5 4.1 9.9 5.7 15.3 2.5l80-48c3.6-2.2 5.8-6.1 5.8-10.3zm28 64c-45.4 0-100.9 38.3-107.8 93.3-1.5 11.8 6.9 21.6 15.5 17.9C178.4 373.5 212 368 248 368s69.6 5.5 92.3 15.2c8.5 3.7 17-6 15.5-17.9-6.9-55-62.4-93.3-107.8-93.3z"], - "trash-alt": [448, 512, [], "f2ed", "M268 416h24a12 12 0 0 0 12-12V188a12 12 0 0 0-12-12h-24a12 12 0 0 0-12 12v216a12 12 0 0 0 12 12zM432 80h-82.41l-34-56.7A48 48 0 0 0 274.41 0H173.59a48 48 0 0 0-41.16 23.3L98.41 80H16A16 16 0 0 0 0 96v16a16 16 0 0 0 16 16h16v336a48 48 0 0 0 48 48h288a48 48 0 0 0 48-48V128h16a16 16 0 0 0 16-16V96a16 16 0 0 0-16-16zM171.84 50.91A6 6 0 0 1 177 48h94a6 6 0 0 1 5.15 2.91L293.61 80H154.39zM368 464H80V128h288zm-212-48h24a12 12 0 0 0 12-12V188a12 12 0 0 0-12-12h-24a12 12 0 0 0-12 12v216a12 12 0 0 0 12 12z"], - "user": [448, 512, [], "f007", "M313.6 304c-28.7 0-42.5 16-89.6 16-47.1 0-60.8-16-89.6-16C60.2 304 0 364.2 0 438.4V464c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48v-25.6c0-74.2-60.2-134.4-134.4-134.4zM400 464H48v-25.6c0-47.6 38.8-86.4 86.4-86.4 14.6 0 38.3 16 89.6 16 51.7 0 74.9-16 89.6-16 47.6 0 86.4 38.8 86.4 86.4V464zM224 288c79.5 0 144-64.5 144-144S303.5 0 224 0 80 64.5 80 144s64.5 144 144 144zm0-240c52.9 0 96 43.1 96 96s-43.1 96-96 96-96-43.1-96-96 43.1-96 96-96z"], - "user-circle": [496, 512, [], "f2bd", "M248 104c-53 0-96 43-96 96s43 96 96 96 96-43 96-96-43-96-96-96zm0 144c-26.5 0-48-21.5-48-48s21.5-48 48-48 48 21.5 48 48-21.5 48-48 48zm0-240C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm0 448c-49.7 0-95.1-18.3-130.1-48.4 14.9-23 40.4-38.6 69.6-39.5 20.8 6.4 40.6 9.6 60.5 9.6s39.7-3.1 60.5-9.6c29.2 1 54.7 16.5 69.6 39.5-35 30.1-80.4 48.4-130.1 48.4zm162.7-84.1c-24.4-31.4-62.1-51.9-105.1-51.9-10.2 0-26 9.6-57.6 9.6-31.5 0-47.4-9.6-57.6-9.6-42.9 0-80.6 20.5-105.1 51.9C61.9 339.2 48 299.2 48 256c0-110.3 89.7-200 200-200s200 89.7 200 200c0 43.2-13.9 83.2-37.3 115.9z"], - "window-close": [512, 512, [], "f410", "M464 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h416c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zm0 394c0 3.3-2.7 6-6 6H54c-3.3 0-6-2.7-6-6V86c0-3.3 2.7-6 6-6h404c3.3 0 6 2.7 6 6v340zM356.5 194.6L295.1 256l61.4 61.4c4.6 4.6 4.6 12.1 0 16.8l-22.3 22.3c-4.6 4.6-12.1 4.6-16.8 0L256 295.1l-61.4 61.4c-4.6 4.6-12.1 4.6-16.8 0l-22.3-22.3c-4.6-4.6-4.6-12.1 0-16.8l61.4-61.4-61.4-61.4c-4.6-4.6-4.6-12.1 0-16.8l22.3-22.3c4.6-4.6 12.1-4.6 16.8 0l61.4 61.4 61.4-61.4c4.6-4.6 12.1-4.6 16.8 0l22.3 22.3c4.7 4.6 4.7 12.1 0 16.8z"], - "window-maximize": [512, 512, [], "f2d0", "M464 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h416c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zm0 394c0 3.3-2.7 6-6 6H54c-3.3 0-6-2.7-6-6V192h416v234z"], - "window-minimize": [512, 512, [], "f2d1", "M480 480H32c-17.7 0-32-14.3-32-32s14.3-32 32-32h448c17.7 0 32 14.3 32 32s-14.3 32-32 32z"], - "window-restore": [512, 512, [], "f2d2", "M464 0H144c-26.5 0-48 21.5-48 48v48H48c-26.5 0-48 21.5-48 48v320c0 26.5 21.5 48 48 48h320c26.5 0 48-21.5 48-48v-48h48c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48zm-96 464H48V256h320v208zm96-96h-48V144c0-26.5-21.5-48-48-48H144V48h320v320z"] - }; - - bunker(function () { - defineIcons('far', icons); - }); - -}()); diff --git a/examples/web/static/libs/fontawesome/js/regular.min.js b/examples/web/static/libs/fontawesome/js/regular.min.js deleted file mode 100644 index 2d90a937..00000000 --- a/examples/web/static/libs/fontawesome/js/regular.min.js +++ /dev/null @@ -1 +0,0 @@ -!function(){"use strict";var c={},z={};try{"undefined"!=typeof window&&(c=window),"undefined"!=typeof document&&(z=document)}catch(c){}var h=(c.navigator||{}).userAgent,v=void 0===h?"":h,l=c,m=z,s=(l.document,!!m.documentElement&&!!m.head&&"function"==typeof m.addEventListener&&m.createElement,~v.indexOf("MSIE")||v.indexOf("Trident/"),"___FONT_AWESOME___"),M=function(){try{return!0}catch(c){return!1}}();var a=l||{};a[s]||(a[s]={}),a[s].styles||(a[s].styles={}),a[s].hooks||(a[s].hooks={}),a[s].shims||(a[s].shims=[]);var H=a[s];function V(c,v){var z=(2 2 && arguments[2] !== undefined ? arguments[2] : {}; - var _params$skipHooks = params.skipHooks, - skipHooks = _params$skipHooks === void 0 ? false : _params$skipHooks; - var normalized = Object.keys(icons).reduce(function (acc, iconName) { - var icon = icons[iconName]; - var expanded = !!icon.icon; - - if (expanded) { - acc[icon.iconName] = icon.icon; - } else { - acc[iconName] = icon; - } - - return acc; - }, {}); - - if (typeof namespace.hooks.addPack === 'function' && !skipHooks) { - namespace.hooks.addPack(prefix, normalized); - } else { - namespace.styles[prefix] = _objectSpread({}, namespace.styles[prefix] || {}, normalized); - } - /** - * Font Awesome 4 used the prefix of `fa` for all icons. With the introduction - * of new styles we needed to differentiate between them. Prefix `fa` is now an alias - * for `fas` so we'll easy the upgrade process for our users by automatically defining - * this as well. - */ - - - if (prefix === 'fas') { - defineIcons('fa', icons); - } - } - - var icons = { - "ad": [512, 512, [], "f641", "M157.52 272h36.96L176 218.78 157.52 272zM352 256c-13.23 0-24 10.77-24 24s10.77 24 24 24 24-10.77 24-24-10.77-24-24-24zM464 64H48C21.5 64 0 85.5 0 112v288c0 26.5 21.5 48 48 48h416c26.5 0 48-21.5 48-48V112c0-26.5-21.5-48-48-48zM250.58 352h-16.94c-6.81 0-12.88-4.32-15.12-10.75L211.15 320h-70.29l-7.38 21.25A16 16 0 0 1 118.36 352h-16.94c-11.01 0-18.73-10.85-15.12-21.25L140 176.12A23.995 23.995 0 0 1 162.67 160h26.66A23.99 23.99 0 0 1 212 176.13l53.69 154.62c3.61 10.4-4.11 21.25-15.11 21.25zM424 336c0 8.84-7.16 16-16 16h-16c-4.85 0-9.04-2.27-11.98-5.68-8.62 3.66-18.09 5.68-28.02 5.68-39.7 0-72-32.3-72-72s32.3-72 72-72c8.46 0 16.46 1.73 24 4.42V176c0-8.84 7.16-16 16-16h16c8.84 0 16 7.16 16 16v160z"], - "address-book": [448, 512, [], "f2b9", "M436 160c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12h-20V48c0-26.5-21.5-48-48-48H48C21.5 0 0 21.5 0 48v416c0 26.5 21.5 48 48 48h320c26.5 0 48-21.5 48-48v-48h20c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12h-20v-64h20c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12h-20v-64h20zm-228-32c35.3 0 64 28.7 64 64s-28.7 64-64 64-64-28.7-64-64 28.7-64 64-64zm112 236.8c0 10.6-10 19.2-22.4 19.2H118.4C106 384 96 375.4 96 364.8v-19.2c0-31.8 30.1-57.6 67.2-57.6h5c12.3 5.1 25.7 8 39.8 8s27.6-2.9 39.8-8h5c37.1 0 67.2 25.8 67.2 57.6v19.2z"], - "address-card": [576, 512, [], "f2bb", "M528 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h480c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zm-352 96c35.3 0 64 28.7 64 64s-28.7 64-64 64-64-28.7-64-64 28.7-64 64-64zm112 236.8c0 10.6-10 19.2-22.4 19.2H86.4C74 384 64 375.4 64 364.8v-19.2c0-31.8 30.1-57.6 67.2-57.6h5c12.3 5.1 25.7 8 39.8 8s27.6-2.9 39.8-8h5c37.1 0 67.2 25.8 67.2 57.6v19.2zM512 312c0 4.4-3.6 8-8 8H360c-4.4 0-8-3.6-8-8v-16c0-4.4 3.6-8 8-8h144c4.4 0 8 3.6 8 8v16zm0-64c0 4.4-3.6 8-8 8H360c-4.4 0-8-3.6-8-8v-16c0-4.4 3.6-8 8-8h144c4.4 0 8 3.6 8 8v16zm0-64c0 4.4-3.6 8-8 8H360c-4.4 0-8-3.6-8-8v-16c0-4.4 3.6-8 8-8h144c4.4 0 8 3.6 8 8v16z"], - "adjust": [512, 512, [], "f042", "M8 256c0 136.966 111.033 248 248 248s248-111.034 248-248S392.966 8 256 8 8 119.033 8 256zm248 184V72c101.705 0 184 82.311 184 184 0 101.705-82.311 184-184 184z"], - "air-freshener": [384, 512, [], "f5d0", "M378.94 321.41L284.7 224h49.22c15.3 0 23.66-16.6 13.86-27.53L234.45 69.96c3.43-6.61 5.55-14 5.55-21.96 0-26.51-21.49-48-48-48s-48 21.49-48 48c0 7.96 2.12 15.35 5.55 21.96L36.22 196.47C26.42 207.4 34.78 224 50.08 224H99.3L5.06 321.41C-6.69 333.56 3.34 352 21.7 352H160v32H48c-8.84 0-16 7.16-16 16v96c0 8.84 7.16 16 16 16h288c8.84 0 16-7.16 16-16v-96c0-8.84-7.16-16-16-16H224v-32h138.3c18.36 0 28.39-18.44 16.64-30.59zM192 31.98c8.85 0 16.02 7.17 16.02 16.02 0 8.84-7.17 16.02-16.02 16.02S175.98 56.84 175.98 48c0-8.85 7.17-16.02 16.02-16.02zM304 432v32H80v-32h224z"], - "align-center": [448, 512, [], "f037", "M352 44v40c0 8.837-7.163 16-16 16H112c-8.837 0-16-7.163-16-16V44c0-8.837 7.163-16 16-16h224c8.837 0 16 7.163 16 16zM16 228h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zm0 256h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zm320-200H112c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16h224c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16z"], - "align-justify": [448, 512, [], "f039", "M0 84V44c0-8.837 7.163-16 16-16h416c8.837 0 16 7.163 16 16v40c0 8.837-7.163 16-16 16H16c-8.837 0-16-7.163-16-16zm16 144h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zm0 256h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zm0-128h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16z"], - "align-left": [448, 512, [], "f036", "M288 44v40c0 8.837-7.163 16-16 16H16c-8.837 0-16-7.163-16-16V44c0-8.837 7.163-16 16-16h256c8.837 0 16 7.163 16 16zM0 172v40c0 8.837 7.163 16 16 16h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16zm16 312h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zm256-200H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16h256c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16z"], - "align-right": [448, 512, [], "f038", "M160 84V44c0-8.837 7.163-16 16-16h256c8.837 0 16 7.163 16 16v40c0 8.837-7.163 16-16 16H176c-8.837 0-16-7.163-16-16zM16 228h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zm0 256h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zm160-128h256c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H176c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16z"], - "allergies": [448, 512, [], "f461", "M416 112c-17.6 0-32 14.4-32 32v72c0 4.4-3.6 8-8 8h-16c-4.4 0-8-3.6-8-8V64c0-17.6-14.4-32-32-32s-32 14.4-32 32v152c0 4.4-3.6 8-8 8h-16c-4.4 0-8-3.6-8-8V32c0-17.6-14.4-32-32-32s-32 14.4-32 32v184c0 4.4-3.6 8-8 8h-16c-4.4 0-8-3.6-8-8V64c0-17.6-14.4-32-32-32S96 46.4 96 64v241l-23.6-32.5c-13-17.9-38-21.8-55.9-8.8s-21.8 38-8.8 55.9l125.6 172.7c9 12.4 23.5 19.8 38.8 19.8h197.6c22.3 0 41.6-15.3 46.7-37l26.5-112.7c3.2-13.7 4.9-28.3 5.1-42.3V144c0-17.6-14.4-32-32-32zM176 416c-8.8 0-16-7.2-16-16s7.2-16 16-16 16 7.2 16 16-7.2 16-16 16zm0-96c-8.8 0-16-7.2-16-16s7.2-16 16-16 16 7.2 16 16-7.2 16-16 16zm64 128c-8.8 0-16-7.2-16-16s7.2-16 16-16 16 7.2 16 16-7.2 16-16 16zm0-96c-8.8 0-16-7.2-16-16s7.2-16 16-16 16 7.2 16 16-7.2 16-16 16zm64 32c-8.8 0-16-7.2-16-16s7.2-16 16-16 16 7.2 16 16-7.2 16-16 16zm32 64c-8.8 0-16-7.2-16-16s7.2-16 16-16 16 7.2 16 16-7.2 16-16 16zm32-128c-8.8 0-16-7.2-16-16s7.2-16 16-16 16 7.2 16 16-7.2 16-16 16z"], - "ambulance": [640, 512, [], "f0f9", "M624 352h-16V243.9c0-12.7-5.1-24.9-14.1-33.9L494 110.1c-9-9-21.2-14.1-33.9-14.1H416V48c0-26.5-21.5-48-48-48H48C21.5 0 0 21.5 0 48v320c0 26.5 21.5 48 48 48h16c0 53 43 96 96 96s96-43 96-96h128c0 53 43 96 96 96s96-43 96-96h48c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16zM160 464c-26.5 0-48-21.5-48-48s21.5-48 48-48 48 21.5 48 48-21.5 48-48 48zm144-248c0 4.4-3.6 8-8 8h-56v56c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8v-56h-56c-4.4 0-8-3.6-8-8v-48c0-4.4 3.6-8 8-8h56v-56c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v56h56c4.4 0 8 3.6 8 8v48zm176 248c-26.5 0-48-21.5-48-48s21.5-48 48-48 48 21.5 48 48-21.5 48-48 48zm80-208H416V144h44.1l99.9 99.9V256z"], - "american-sign-language-interpreting": [640, 512, [], "f2a3", "M290.547 189.039c-20.295-10.149-44.147-11.199-64.739-3.89 42.606 0 71.208 20.475 85.578 50.576 8.576 17.899-5.148 38.071-23.617 38.071 18.429 0 32.211 20.136 23.617 38.071-14.725 30.846-46.123 50.854-80.298 50.854-.557 0-94.471-8.615-94.471-8.615l-66.406 33.347c-9.384 4.693-19.815.379-23.895-7.781L1.86 290.747c-4.167-8.615-1.111-18.897 6.946-23.621l58.072-33.069L108 159.861c6.39-57.245 34.731-109.767 79.743-146.726 11.391-9.448 28.341-7.781 37.51 3.613 9.446 11.394 7.78 28.067-3.612 37.516-12.503 10.559-23.618 22.509-32.509 35.57 21.672-14.729 46.679-24.732 74.186-28.067 14.725-1.945 28.063 8.336 29.73 23.065 1.945 14.728-8.336 28.067-23.062 29.734-16.116 1.945-31.12 7.503-44.178 15.284 26.114-5.713 58.712-3.138 88.079 11.115 13.336 6.669 18.893 22.509 12.224 35.848-6.389 13.06-22.504 18.617-35.564 12.226zm-27.229 69.472c-6.112-12.505-18.338-20.286-32.231-20.286a35.46 35.46 0 0 0-35.565 35.57c0 21.428 17.808 35.57 35.565 35.57 13.893 0 26.119-7.781 32.231-20.286 4.446-9.449 13.614-15.006 23.339-15.284-9.725-.277-18.893-5.835-23.339-15.284zm374.821-37.237c4.168 8.615 1.111 18.897-6.946 23.621l-58.071 33.069L532 352.16c-6.39 57.245-34.731 109.767-79.743 146.726-10.932 9.112-27.799 8.144-37.51-3.613-9.446-11.394-7.78-28.067 3.613-37.516 12.503-10.559 23.617-22.509 32.508-35.57-21.672 14.729-46.679 24.732-74.186 28.067-10.021 2.506-27.552-5.643-29.73-23.065-1.945-14.728 8.336-28.067 23.062-29.734 16.116-1.946 31.12-7.503 44.178-15.284-26.114 5.713-58.712 3.138-88.079-11.115-13.336-6.669-18.893-22.509-12.224-35.848 6.389-13.061 22.505-18.619 35.565-12.227 20.295 10.149 44.147 11.199 64.739 3.89-42.606 0-71.208-20.475-85.578-50.576-8.576-17.899 5.148-38.071 23.617-38.071-18.429 0-32.211-20.136-23.617-38.071 14.033-29.396 44.039-50.887 81.966-50.854l92.803 8.615 66.406-33.347c9.408-4.704 19.828-.354 23.894 7.781l44.455 88.926zm-229.227-18.618c-13.893 0-26.119 7.781-32.231 20.286-4.446 9.449-13.614 15.006-23.339 15.284 9.725.278 18.893 5.836 23.339 15.284 6.112 12.505 18.338 20.286 32.231 20.286a35.46 35.46 0 0 0 35.565-35.57c0-21.429-17.808-35.57-35.565-35.57z"], - "anchor": [576, 512, [], "f13d", "M12.971 352h32.394C67.172 454.735 181.944 512 288 512c106.229 0 220.853-57.38 242.635-160h32.394c10.691 0 16.045-12.926 8.485-20.485l-67.029-67.029c-4.686-4.686-12.284-4.686-16.971 0l-67.029 67.029c-7.56 7.56-2.206 20.485 8.485 20.485h35.146c-20.29 54.317-84.963 86.588-144.117 94.015V256h52c6.627 0 12-5.373 12-12v-40c0-6.627-5.373-12-12-12h-52v-5.47c37.281-13.178 63.995-48.725 64-90.518C384.005 43.772 341.605.738 289.37.01 235.723-.739 192 42.525 192 96c0 41.798 26.716 77.35 64 90.53V192h-52c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h52v190.015c-58.936-7.399-123.82-39.679-144.117-94.015h35.146c10.691 0 16.045-12.926 8.485-20.485l-67.029-67.029c-4.686-4.686-12.284-4.686-16.971 0L4.485 331.515C-3.074 339.074 2.28 352 12.971 352zM288 64c17.645 0 32 14.355 32 32s-14.355 32-32 32-32-14.355-32-32 14.355-32 32-32z"], - "angle-double-down": [320, 512, [], "f103", "M143 256.3L7 120.3c-9.4-9.4-9.4-24.6 0-33.9l22.6-22.6c9.4-9.4 24.6-9.4 33.9 0l96.4 96.4 96.4-96.4c9.4-9.4 24.6-9.4 33.9 0L313 86.3c9.4 9.4 9.4 24.6 0 33.9l-136 136c-9.4 9.5-24.6 9.5-34 .1zm34 192l136-136c9.4-9.4 9.4-24.6 0-33.9l-22.6-22.6c-9.4-9.4-24.6-9.4-33.9 0L160 352.1l-96.4-96.4c-9.4-9.4-24.6-9.4-33.9 0L7 278.3c-9.4 9.4-9.4 24.6 0 33.9l136 136c9.4 9.5 24.6 9.5 34 .1z"], - "angle-double-left": [448, 512, [], "f100", "M223.7 239l136-136c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9L319.9 256l96.4 96.4c9.4 9.4 9.4 24.6 0 33.9L393.7 409c-9.4 9.4-24.6 9.4-33.9 0l-136-136c-9.5-9.4-9.5-24.6-.1-34zm-192 34l136 136c9.4 9.4 24.6 9.4 33.9 0l22.6-22.6c9.4-9.4 9.4-24.6 0-33.9L127.9 256l96.4-96.4c9.4-9.4 9.4-24.6 0-33.9L201.7 103c-9.4-9.4-24.6-9.4-33.9 0l-136 136c-9.5 9.4-9.5 24.6-.1 34z"], - "angle-double-right": [448, 512, [], "f101", "M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34zm192-34l-136-136c-9.4-9.4-24.6-9.4-33.9 0l-22.6 22.6c-9.4 9.4-9.4 24.6 0 33.9l96.4 96.4-96.4 96.4c-9.4 9.4-9.4 24.6 0 33.9l22.6 22.6c9.4 9.4 24.6 9.4 33.9 0l136-136c9.4-9.2 9.4-24.4 0-33.8z"], - "angle-double-up": [320, 512, [], "f102", "M177 255.7l136 136c9.4 9.4 9.4 24.6 0 33.9l-22.6 22.6c-9.4 9.4-24.6 9.4-33.9 0L160 351.9l-96.4 96.4c-9.4 9.4-24.6 9.4-33.9 0L7 425.7c-9.4-9.4-9.4-24.6 0-33.9l136-136c9.4-9.5 24.6-9.5 34-.1zm-34-192L7 199.7c-9.4 9.4-9.4 24.6 0 33.9l22.6 22.6c9.4 9.4 24.6 9.4 33.9 0l96.4-96.4 96.4 96.4c9.4 9.4 24.6 9.4 33.9 0l22.6-22.6c9.4-9.4 9.4-24.6 0-33.9l-136-136c-9.2-9.4-24.4-9.4-33.8 0z"], - "angle-down": [320, 512, [], "f107", "M143 352.3L7 216.3c-9.4-9.4-9.4-24.6 0-33.9l22.6-22.6c9.4-9.4 24.6-9.4 33.9 0l96.4 96.4 96.4-96.4c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9l-136 136c-9.2 9.4-24.4 9.4-33.8 0z"], - "angle-left": [256, 512, [], "f104", "M31.7 239l136-136c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9L127.9 256l96.4 96.4c9.4 9.4 9.4 24.6 0 33.9L201.7 409c-9.4 9.4-24.6 9.4-33.9 0l-136-136c-9.5-9.4-9.5-24.6-.1-34z"], - "angle-right": [256, 512, [], "f105", "M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"], - "angle-up": [320, 512, [], "f106", "M177 159.7l136 136c9.4 9.4 9.4 24.6 0 33.9l-22.6 22.6c-9.4 9.4-24.6 9.4-33.9 0L160 255.9l-96.4 96.4c-9.4 9.4-24.6 9.4-33.9 0L7 329.7c-9.4-9.4-9.4-24.6 0-33.9l136-136c9.4-9.5 24.6-9.5 34-.1z"], - "angry": [496, 512, [], "f556", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zM136 240c0-9.3 4.1-17.5 10.5-23.4l-31-9.3c-8.5-2.5-13.3-11.5-10.7-19.9 2.5-8.5 11.4-13.2 19.9-10.7l80 24c8.5 2.5 13.3 11.5 10.7 19.9-2.1 6.9-8.4 11.4-15.3 11.4-.5 0-1.1-.2-1.7-.2.7 2.7 1.7 5.3 1.7 8.2 0 17.7-14.3 32-32 32S136 257.7 136 240zm168 154.2c-27.8-33.4-84.2-33.4-112.1 0-13.5 16.3-38.2-4.2-24.6-20.5 20-24 49.4-37.8 80.6-37.8s60.6 13.8 80.6 37.8c13.8 16.5-11.1 36.6-24.5 20.5zm76.6-186.9l-31 9.3c6.3 5.8 10.5 14.1 10.5 23.4 0 17.7-14.3 32-32 32s-32-14.3-32-32c0-2.9.9-5.6 1.7-8.2-.6.1-1.1.2-1.7.2-6.9 0-13.2-4.5-15.3-11.4-2.5-8.5 2.3-17.4 10.7-19.9l80-24c8.4-2.5 17.4 2.3 19.9 10.7 2.5 8.5-2.3 17.4-10.8 19.9z"], - "ankh": [320, 512, [], "f644", "M296 256h-44.62C272.46 222.01 288 181.65 288 144 288 55.63 230.69 0 160 0S32 55.63 32 144c0 37.65 15.54 78.01 36.62 112H24c-13.25 0-24 10.74-24 24v32c0 13.25 10.75 24 24 24h96v152c0 13.25 10.75 24 24 24h32c13.25 0 24-10.75 24-24V336h96c13.25 0 24-10.75 24-24v-32c0-13.26-10.75-24-24-24zM160 80c29.61 0 48 24.52 48 64 0 34.66-27.14 78.14-48 100.87-20.86-22.72-48-66.21-48-100.87 0-39.48 18.39-64 48-64z"], - "apple-alt": [448, 512, [], "f5d1", "M350.85 129c25.97 4.67 47.27 18.67 63.92 42 14.65 20.67 24.64 46.67 29.96 78 4.67 28.67 4.32 57.33-1 86-7.99 47.33-23.97 87-47.94 119-28.64 38.67-64.59 58-107.87 58-10.66 0-22.3-3.33-34.96-10-8.66-5.33-18.31-8-28.97-8s-20.3 2.67-28.97 8c-12.66 6.67-24.3 10-34.96 10-43.28 0-79.23-19.33-107.87-58-23.97-32-39.95-71.67-47.94-119-5.32-28.67-5.67-57.33-1-86 5.32-31.33 15.31-57.33 29.96-78 16.65-23.33 37.95-37.33 63.92-42 15.98-2.67 37.95-.33 65.92 7 23.97 6.67 44.28 14.67 60.93 24 16.65-9.33 36.96-17.33 60.93-24 27.98-7.33 49.96-9.67 65.94-7zm-54.94-41c-9.32 8.67-21.65 15-36.96 19-10.66 3.33-22.3 5-34.96 5l-14.98-1c-1.33-9.33-1.33-20 0-32 2.67-24 10.32-42.33 22.97-55 9.32-8.67 21.65-15 36.96-19 10.66-3.33 22.3-5 34.96-5l14.98 1 1 15c0 12.67-1.67 24.33-4.99 35-3.99 15.33-10.31 27.67-18.98 37z"], - "archive": [512, 512, [], "f187", "M32 448c0 17.7 14.3 32 32 32h384c17.7 0 32-14.3 32-32V160H32v288zm160-212c0-6.6 5.4-12 12-12h104c6.6 0 12 5.4 12 12v8c0 6.6-5.4 12-12 12H204c-6.6 0-12-5.4-12-12v-8zM480 32H32C14.3 32 0 46.3 0 64v48c0 8.8 7.2 16 16 16h480c8.8 0 16-7.2 16-16V64c0-17.7-14.3-32-32-32z"], - "archway": [576, 512, [], "f557", "M560 448h-16V96H32v352H16.02c-8.84 0-16 7.16-16 16v32c0 8.84 7.16 16 16 16H176c8.84 0 16-7.16 16-16V320c0-53.02 42.98-96 96-96s96 42.98 96 96l.02 160v16c0 8.84 7.16 16 16 16H560c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16zm0-448H16C7.16 0 0 7.16 0 16v32c0 8.84 7.16 16 16 16h544c8.84 0 16-7.16 16-16V16c0-8.84-7.16-16-16-16z"], - "arrow-alt-circle-down": [512, 512, [], "f358", "M504 256c0 137-111 248-248 248S8 393 8 256 119 8 256 8s248 111 248 248zM212 140v116h-70.9c-10.7 0-16.1 13-8.5 20.5l114.9 114.3c4.7 4.7 12.2 4.7 16.9 0l114.9-114.3c7.6-7.6 2.2-20.5-8.5-20.5H300V140c0-6.6-5.4-12-12-12h-64c-6.6 0-12 5.4-12 12z"], - "arrow-alt-circle-left": [512, 512, [], "f359", "M256 504C119 504 8 393 8 256S119 8 256 8s248 111 248 248-111 248-248 248zm116-292H256v-70.9c0-10.7-13-16.1-20.5-8.5L121.2 247.5c-4.7 4.7-4.7 12.2 0 16.9l114.3 114.9c7.6 7.6 20.5 2.2 20.5-8.5V300h116c6.6 0 12-5.4 12-12v-64c0-6.6-5.4-12-12-12z"], - "arrow-alt-circle-right": [512, 512, [], "f35a", "M256 8c137 0 248 111 248 248S393 504 256 504 8 393 8 256 119 8 256 8zM140 300h116v70.9c0 10.7 13 16.1 20.5 8.5l114.3-114.9c4.7-4.7 4.7-12.2 0-16.9l-114.3-115c-7.6-7.6-20.5-2.2-20.5 8.5V212H140c-6.6 0-12 5.4-12 12v64c0 6.6 5.4 12 12 12z"], - "arrow-alt-circle-up": [512, 512, [], "f35b", "M8 256C8 119 119 8 256 8s248 111 248 248-111 248-248 248S8 393 8 256zm292 116V256h70.9c10.7 0 16.1-13 8.5-20.5L264.5 121.2c-4.7-4.7-12.2-4.7-16.9 0l-115 114.3c-7.6 7.6-2.2 20.5 8.5 20.5H212v116c0 6.6 5.4 12 12 12h64c6.6 0 12-5.4 12-12z"], - "arrow-circle-down": [512, 512, [], "f0ab", "M504 256c0 137-111 248-248 248S8 393 8 256 119 8 256 8s248 111 248 248zm-143.6-28.9L288 302.6V120c0-13.3-10.7-24-24-24h-16c-13.3 0-24 10.7-24 24v182.6l-72.4-75.5c-9.3-9.7-24.8-9.9-34.3-.4l-10.9 11c-9.4 9.4-9.4 24.6 0 33.9L239 404.3c9.4 9.4 24.6 9.4 33.9 0l132.7-132.7c9.4-9.4 9.4-24.6 0-33.9l-10.9-11c-9.5-9.5-25-9.3-34.3.4z"], - "arrow-circle-left": [512, 512, [], "f0a8", "M256 504C119 504 8 393 8 256S119 8 256 8s248 111 248 248-111 248-248 248zm28.9-143.6L209.4 288H392c13.3 0 24-10.7 24-24v-16c0-13.3-10.7-24-24-24H209.4l75.5-72.4c9.7-9.3 9.9-24.8.4-34.3l-11-10.9c-9.4-9.4-24.6-9.4-33.9 0L107.7 239c-9.4 9.4-9.4 24.6 0 33.9l132.7 132.7c9.4 9.4 24.6 9.4 33.9 0l11-10.9c9.5-9.5 9.3-25-.4-34.3z"], - "arrow-circle-right": [512, 512, [], "f0a9", "M256 8c137 0 248 111 248 248S393 504 256 504 8 393 8 256 119 8 256 8zm-28.9 143.6l75.5 72.4H120c-13.3 0-24 10.7-24 24v16c0 13.3 10.7 24 24 24h182.6l-75.5 72.4c-9.7 9.3-9.9 24.8-.4 34.3l11 10.9c9.4 9.4 24.6 9.4 33.9 0L404.3 273c9.4-9.4 9.4-24.6 0-33.9L271.6 106.3c-9.4-9.4-24.6-9.4-33.9 0l-11 10.9c-9.5 9.6-9.3 25.1.4 34.4z"], - "arrow-circle-up": [512, 512, [], "f0aa", "M8 256C8 119 119 8 256 8s248 111 248 248-111 248-248 248S8 393 8 256zm143.6 28.9l72.4-75.5V392c0 13.3 10.7 24 24 24h16c13.3 0 24-10.7 24-24V209.4l72.4 75.5c9.3 9.7 24.8 9.9 34.3.4l10.9-11c9.4-9.4 9.4-24.6 0-33.9L273 107.7c-9.4-9.4-24.6-9.4-33.9 0L106.3 240.4c-9.4 9.4-9.4 24.6 0 33.9l10.9 11c9.6 9.5 25.1 9.3 34.4-.4z"], - "arrow-down": [448, 512, [], "f063", "M413.1 222.5l22.2 22.2c9.4 9.4 9.4 24.6 0 33.9L241 473c-9.4 9.4-24.6 9.4-33.9 0L12.7 278.6c-9.4-9.4-9.4-24.6 0-33.9l22.2-22.2c9.5-9.5 25-9.3 34.3.4L184 343.4V56c0-13.3 10.7-24 24-24h32c13.3 0 24 10.7 24 24v287.4l114.8-120.5c9.3-9.8 24.8-10 34.3-.4z"], - "arrow-left": [448, 512, [], "f060", "M257.5 445.1l-22.2 22.2c-9.4 9.4-24.6 9.4-33.9 0L7 273c-9.4-9.4-9.4-24.6 0-33.9L201.4 44.7c9.4-9.4 24.6-9.4 33.9 0l22.2 22.2c9.5 9.5 9.3 25-.4 34.3L136.6 216H424c13.3 0 24 10.7 24 24v32c0 13.3-10.7 24-24 24H136.6l120.5 114.8c9.8 9.3 10 24.8.4 34.3z"], - "arrow-right": [448, 512, [], "f061", "M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z"], - "arrow-up": [448, 512, [], "f062", "M34.9 289.5l-22.2-22.2c-9.4-9.4-9.4-24.6 0-33.9L207 39c9.4-9.4 24.6-9.4 33.9 0l194.3 194.3c9.4 9.4 9.4 24.6 0 33.9L413 289.4c-9.5 9.5-25 9.3-34.3-.4L264 168.6V456c0 13.3-10.7 24-24 24h-32c-13.3 0-24-10.7-24-24V168.6L69.2 289.1c-9.3 9.8-24.8 10-34.3.4z"], - "arrows-alt": [512, 512, [], "f0b2", "M352.201 425.775l-79.196 79.196c-9.373 9.373-24.568 9.373-33.941 0l-79.196-79.196c-15.119-15.119-4.411-40.971 16.971-40.97h51.162L228 284H127.196v51.162c0 21.382-25.851 32.09-40.971 16.971L7.029 272.937c-9.373-9.373-9.373-24.569 0-33.941L86.225 159.8c15.119-15.119 40.971-4.411 40.971 16.971V228H228V127.196h-51.23c-21.382 0-32.09-25.851-16.971-40.971l79.196-79.196c9.373-9.373 24.568-9.373 33.941 0l79.196 79.196c15.119 15.119 4.411 40.971-16.971 40.971h-51.162V228h100.804v-51.162c0-21.382 25.851-32.09 40.97-16.971l79.196 79.196c9.373 9.373 9.373 24.569 0 33.941L425.773 352.2c-15.119 15.119-40.971 4.411-40.97-16.971V284H284v100.804h51.23c21.382 0 32.09 25.851 16.971 40.971z"], - "arrows-alt-h": [512, 512, [], "f337", "M377.941 169.941V216H134.059v-46.059c0-21.382-25.851-32.09-40.971-16.971L7.029 239.029c-9.373 9.373-9.373 24.568 0 33.941l86.059 86.059c15.119 15.119 40.971 4.411 40.971-16.971V296h243.882v46.059c0 21.382 25.851 32.09 40.971 16.971l86.059-86.059c9.373-9.373 9.373-24.568 0-33.941l-86.059-86.059c-15.119-15.12-40.971-4.412-40.971 16.97z"], - "arrows-alt-v": [256, 512, [], "f338", "M214.059 377.941H168V134.059h46.059c21.382 0 32.09-25.851 16.971-40.971L144.971 7.029c-9.373-9.373-24.568-9.373-33.941 0L24.971 93.088c-15.119 15.119-4.411 40.971 16.971 40.971H88v243.882H41.941c-21.382 0-32.09 25.851-16.971 40.971l86.059 86.059c9.373 9.373 24.568 9.373 33.941 0l86.059-86.059c15.12-15.119 4.412-40.971-16.97-40.971z"], - "assistive-listening-systems": [512, 512, [], "f2a2", "M216 260c0 15.464-12.536 28-28 28s-28-12.536-28-28c0-44.112 35.888-80 80-80s80 35.888 80 80c0 15.464-12.536 28-28 28s-28-12.536-28-28c0-13.234-10.767-24-24-24s-24 10.766-24 24zm24-176c-97.047 0-176 78.953-176 176 0 15.464 12.536 28 28 28s28-12.536 28-28c0-66.168 53.832-120 120-120s120 53.832 120 120c0 75.164-71.009 70.311-71.997 143.622L288 404c0 28.673-23.327 52-52 52-15.464 0-28 12.536-28 28s12.536 28 28 28c59.475 0 107.876-48.328 108-107.774.595-34.428 72-48.24 72-144.226 0-97.047-78.953-176-176-176zm-80 236c-17.673 0-32 14.327-32 32s14.327 32 32 32 32-14.327 32-32-14.327-32-32-32zM32 448c-17.673 0-32 14.327-32 32s14.327 32 32 32 32-14.327 32-32-14.327-32-32-32zm480-187.993c0-1.518-.012-3.025-.045-4.531C510.076 140.525 436.157 38.47 327.994 1.511c-14.633-4.998-30.549 2.809-35.55 17.442-5 14.633 2.81 30.549 17.442 35.55 85.906 29.354 144.61 110.513 146.077 201.953l.003.188c.026 1.118.033 2.236.033 3.363 0 15.464 12.536 28 28 28s28.001-12.536 28.001-28zM152.971 439.029l-80-80L39.03 392.97l80 80 33.941-33.941z"], - "asterisk": [512, 512, [], "f069", "M478.21 334.093L336 256l142.21-78.093c11.795-6.477 15.961-21.384 9.232-33.037l-19.48-33.741c-6.728-11.653-21.72-15.499-33.227-8.523L296 186.718l3.475-162.204C299.763 11.061 288.937 0 275.48 0h-38.96c-13.456 0-24.283 11.061-23.994 24.514L216 186.718 77.265 102.607c-11.506-6.976-26.499-3.13-33.227 8.523l-19.48 33.741c-6.728 11.653-2.562 26.56 9.233 33.037L176 256 33.79 334.093c-11.795 6.477-15.961 21.384-9.232 33.037l19.48 33.741c6.728 11.653 21.721 15.499 33.227 8.523L216 325.282l-3.475 162.204C212.237 500.939 223.064 512 236.52 512h38.961c13.456 0 24.283-11.061 23.995-24.514L296 325.282l138.735 84.111c11.506 6.976 26.499 3.13 33.227-8.523l19.48-33.741c6.728-11.653 2.563-26.559-9.232-33.036z"], - "at": [512, 512, [], "f1fa", "M256 8C118.941 8 8 118.919 8 256c0 137.059 110.919 248 248 248 48.154 0 95.342-14.14 135.408-40.223 12.005-7.815 14.625-24.288 5.552-35.372l-10.177-12.433c-7.671-9.371-21.179-11.667-31.373-5.129C325.92 429.757 291.314 440 256 440c-101.458 0-184-82.542-184-184S154.542 72 256 72c100.139 0 184 57.619 184 160 0 38.786-21.093 79.742-58.17 83.693-17.349-.454-16.91-12.857-13.476-30.024l23.433-121.11C394.653 149.75 383.308 136 368.225 136h-44.981a13.518 13.518 0 0 0-13.432 11.993l-.01.092c-14.697-17.901-40.448-21.775-59.971-21.775-74.58 0-137.831 62.234-137.831 151.46 0 65.303 36.785 105.87 96 105.87 26.984 0 57.369-15.637 74.991-38.333 9.522 34.104 40.613 34.103 70.71 34.103C462.609 379.41 504 307.798 504 232 504 95.653 394.023 8 256 8zm-21.68 304.43c-22.249 0-36.07-15.623-36.07-40.771 0-44.993 30.779-72.729 58.63-72.729 22.292 0 35.601 15.241 35.601 40.77 0 45.061-33.875 72.73-58.161 72.73z"], - "atlas": [448, 512, [], "f558", "M318.38 208h-39.09c-1.49 27.03-6.54 51.35-14.21 70.41 27.71-13.24 48.02-39.19 53.3-70.41zm0-32c-5.29-31.22-25.59-57.17-53.3-70.41 7.68 19.06 12.72 43.38 14.21 70.41h39.09zM224 97.31c-7.69 7.45-20.77 34.42-23.43 78.69h46.87c-2.67-44.26-15.75-71.24-23.44-78.69zm-41.08 8.28c-27.71 13.24-48.02 39.19-53.3 70.41h39.09c1.49-27.03 6.53-51.35 14.21-70.41zm0 172.82c-7.68-19.06-12.72-43.38-14.21-70.41h-39.09c5.28 31.22 25.59 57.17 53.3 70.41zM247.43 208h-46.87c2.66 44.26 15.74 71.24 23.43 78.69 7.7-7.45 20.78-34.43 23.44-78.69zM448 358.4V25.6c0-16-9.6-25.6-25.6-25.6H96C41.6 0 0 41.6 0 96v320c0 54.4 41.6 96 96 96h326.4c12.8 0 25.6-9.6 25.6-25.6v-16c0-6.4-3.2-12.8-9.6-19.2-3.2-16-3.2-60.8 0-73.6 6.4-3.2 9.6-9.6 9.6-19.2zM224 64c70.69 0 128 57.31 128 128s-57.31 128-128 128S96 262.69 96 192 153.31 64 224 64zm160 384H96c-19.2 0-32-12.8-32-32s16-32 32-32h288v64z"], - "atom": [448, 512, [], "f5d2", "M413.03 256c40.13-54.89 41.51-98.62 25.14-128-10.91-19.52-40.54-50.73-116.33-41.88C300.36 34.89 267.64 0 224 0s-76.36 34.89-97.84 86.12C50.43 77.34 20.73 108.48 9.83 128c-16.38 29.4-15 73.09 25.14 128-40.13 54.89-41.51 98.62-25.14 128 29.21 52.34 101.68 43.58 116.33 41.88C147.63 477.1 180.36 512 224 512s76.37-34.9 97.84-86.12c14.64 1.7 87.11 10.46 116.33-41.88 16.38-29.4 15-73.09-25.14-128zM63.38 352c-4.03-7.21-.19-24.8 14.95-48.29 6.96 6.53 14.2 12.89 21.87 19.18 1.71 13.71 4 27.08 6.76 40.08-24.56.89-39.89-4.37-43.58-10.97zm36.82-162.88c-7.66 6.29-14.9 12.65-21.87 19.18-15.13-23.5-18.97-41.09-14.95-48.3 3.41-6.14 16.39-11.47 37.92-11.47 1.71 0 3.87.3 5.69.37a472.191 472.191 0 0 0-6.79 40.22zM224 64c9.47 0 22.2 13.52 33.86 37.26-11.19 3.7-22.44 8-33.86 12.86-11.42-4.86-22.67-9.16-33.86-12.86C201.8 77.52 214.53 64 224 64zm0 384c-9.47 0-22.2-13.52-33.86-37.26 11.19-3.7 22.44-8 33.86-12.86 11.42 4.86 22.67 9.16 33.86 12.86C246.2 434.48 233.47 448 224 448zm62.5-157.33c-26.7 19.08-46.14 29.33-62.5 37.48-16.35-8.14-35.8-18.41-62.5-37.48-1.99-27.79-1.99-41.54 0-69.33 26.67-19.05 46.13-29.32 62.5-37.48 16.39 8.17 35.86 18.44 62.5 37.48 1.98 27.78 1.99 41.53 0 69.33zM384.62 352c-3.67 6.62-19 11.82-43.58 10.95 2.76-13 5.05-26.37 6.76-40.06 7.66-6.29 14.9-12.65 21.87-19.18 15.13 23.49 18.97 41.08 14.95 48.29zm-14.95-143.71c-6.96-6.53-14.2-12.89-21.87-19.18a473.535 473.535 0 0 0-6.79-40.22c1.82-.07 3.97-.37 5.69-.37 21.52 0 34.51 5.34 37.92 11.47 4.02 7.22.18 24.81-14.95 48.3zM224 224c-17.67 0-32 14.33-32 32s14.33 32 32 32 32-14.33 32-32-14.33-32-32-32z"], - "audio-description": [512, 512, [], "f29e", "M162.925 238.709l8.822 30.655h-25.606l9.041-30.652c1.277-4.421 2.651-9.994 3.872-15.245 1.22 5.251 2.594 10.823 3.871 15.242zm166.474-32.099h-14.523v98.781h14.523c29.776 0 46.175-17.678 46.175-49.776 0-32.239-17.49-49.005-46.175-49.005zM512 112v288c0 26.51-21.49 48-48 48H48c-26.51 0-48-21.49-48-48V112c0-26.51 21.49-48 48-48h416c26.51 0 48 21.49 48 48zM245.459 336.139l-57.097-168A12.001 12.001 0 0 0 177 160h-35.894a12.001 12.001 0 0 0-11.362 8.139l-57.097 168C70.003 343.922 75.789 352 84.009 352h29.133a12 12 0 0 0 11.535-8.693l8.574-29.906h51.367l8.793 29.977A12 12 0 0 0 204.926 352h29.172c8.22 0 14.006-8.078 11.361-15.861zm184.701-80.525c0-58.977-37.919-95.614-98.96-95.614h-57.366c-6.627 0-12 5.373-12 12v168c0 6.627 5.373 12 12 12H331.2c61.041 0 98.96-36.933 98.96-96.386z"], - "award": [384, 512, [], "f559", "M97.12 362.63c-8.69-8.69-4.16-6.24-25.12-11.85-9.51-2.55-17.87-7.45-25.43-13.32L1.2 448.7c-4.39 10.77 3.81 22.47 15.43 22.03l52.69-2.01L105.56 507c8 8.44 22.04 5.81 26.43-4.96l52.05-127.62c-10.84 6.04-22.87 9.58-35.31 9.58-19.5 0-37.82-7.59-51.61-21.37zM382.8 448.7l-45.37-111.24c-7.56 5.88-15.92 10.77-25.43 13.32-21.07 5.64-16.45 3.18-25.12 11.85-13.79 13.78-32.12 21.37-51.62 21.37-12.44 0-24.47-3.55-35.31-9.58L252 502.04c4.39 10.77 18.44 13.4 26.43 4.96l36.25-38.28 52.69 2.01c11.62.44 19.82-11.27 15.43-22.03zM263 340c15.28-15.55 17.03-14.21 38.79-20.14 13.89-3.79 24.75-14.84 28.47-28.98 7.48-28.4 5.54-24.97 25.95-45.75 10.17-10.35 14.14-25.44 10.42-39.58-7.47-28.38-7.48-24.42 0-52.83 3.72-14.14-.25-29.23-10.42-39.58-20.41-20.78-18.47-17.36-25.95-45.75-3.72-14.14-14.58-25.19-28.47-28.98-27.88-7.61-24.52-5.62-44.95-26.41-10.17-10.35-25-14.4-38.89-10.61-27.87 7.6-23.98 7.61-51.9 0-13.89-3.79-28.72.25-38.89 10.61-20.41 20.78-17.05 18.8-44.94 26.41-13.89 3.79-24.75 14.84-28.47 28.98-7.47 28.39-5.54 24.97-25.95 45.75-10.17 10.35-14.15 25.44-10.42 39.58 7.47 28.36 7.48 24.4 0 52.82-3.72 14.14.25 29.23 10.42 39.59 20.41 20.78 18.47 17.35 25.95 45.75 3.72 14.14 14.58 25.19 28.47 28.98C104.6 325.96 106.27 325 121 340c13.23 13.47 33.84 15.88 49.74 5.82a39.676 39.676 0 0 1 42.53 0c15.89 10.06 36.5 7.65 49.73-5.82zM97.66 175.96c0-53.03 42.24-96.02 94.34-96.02s94.34 42.99 94.34 96.02-42.24 96.02-94.34 96.02-94.34-42.99-94.34-96.02z"], - "baby": [384, 512, [], "f77c", "M192 160c44.2 0 80-35.8 80-80S236.2 0 192 0s-80 35.8-80 80 35.8 80 80 80zm-53.4 248.8l25.6-32-61.5-51.2L56.8 383c-11.4 14.2-11.7 34.4-.8 49l48 64c7.9 10.5 19.9 16 32 16 8.3 0 16.8-2.6 24-8 17.7-13.2 21.2-38.3 8-56l-29.4-39.2zm142.7-83.2l-61.5 51.2 25.6 32L216 448c-13.2 17.7-9.7 42.8 8 56 7.2 5.4 15.6 8 24 8 12.2 0 24.2-5.5 32-16l48-64c10.9-14.6 10.6-34.8-.8-49l-45.9-57.4zM376.7 145c-12.7-18.1-37.6-22.4-55.7-9.8l-40.6 28.5c-52.7 37-124.2 37-176.8 0L63 135.3C44.9 122.6 20 127 7.3 145-5.4 163.1-1 188 17 200.7l40.6 28.5c17 11.9 35.4 20.9 54.4 27.9V288h160v-30.8c19-7 37.4-16 54.4-27.9l40.6-28.5c18.1-12.8 22.4-37.7 9.7-55.8z"], - "baby-carriage": [512, 512, [], "f77d", "M144.8 17c-11.3-17.8-37.2-22.8-54-9.4C35.3 51.9 0 118 0 192h256L144.8 17zM496 96h-48c-35.3 0-64 28.7-64 64v64H0c0 50.6 23 96.4 60.3 130.7C25.7 363.6 0 394.7 0 432c0 44.2 35.8 80 80 80s80-35.8 80-80c0-8.9-1.8-17.2-4.4-25.2 21.6 5.9 44.6 9.2 68.4 9.2s46.9-3.3 68.4-9.2c-2.7 8-4.4 16.3-4.4 25.2 0 44.2 35.8 80 80 80s80-35.8 80-80c0-37.3-25.7-68.4-60.3-77.3C425 320.4 448 274.6 448 224v-64h48c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16zM80 464c-17.6 0-32-14.4-32-32s14.4-32 32-32 32 14.4 32 32-14.4 32-32 32zm320-32c0 17.6-14.4 32-32 32s-32-14.4-32-32 14.4-32 32-32 32 14.4 32 32z"], - "backspace": [640, 512, [], "f55a", "M576 64H205.26A63.97 63.97 0 0 0 160 82.75L9.37 233.37c-12.5 12.5-12.5 32.76 0 45.25L160 429.25c12 12 28.28 18.75 45.25 18.75H576c35.35 0 64-28.65 64-64V128c0-35.35-28.65-64-64-64zm-84.69 254.06c6.25 6.25 6.25 16.38 0 22.63l-22.62 22.62c-6.25 6.25-16.38 6.25-22.63 0L384 301.25l-62.06 62.06c-6.25 6.25-16.38 6.25-22.63 0l-22.62-22.62c-6.25-6.25-6.25-16.38 0-22.63L338.75 256l-62.06-62.06c-6.25-6.25-6.25-16.38 0-22.63l22.62-22.62c6.25-6.25 16.38-6.25 22.63 0L384 210.75l62.06-62.06c6.25-6.25 16.38-6.25 22.63 0l22.62 22.62c6.25 6.25 6.25 16.38 0 22.63L429.25 256l62.06 62.06z"], - "backward": [512, 512, [], "f04a", "M11.5 280.6l192 160c20.6 17.2 52.5 2.8 52.5-24.6V96c0-27.4-31.9-41.8-52.5-24.6l-192 160c-15.3 12.8-15.3 36.4 0 49.2zm256 0l192 160c20.6 17.2 52.5 2.8 52.5-24.6V96c0-27.4-31.9-41.8-52.5-24.6l-192 160c-15.3 12.8-15.3 36.4 0 49.2z"], - "bacon": [576, 512, [], "f7e5", "M218.92 336.39c34.89-34.89 44.2-59.7 54.05-86 10.61-28.29 21.59-57.54 61.37-97.34s69.05-50.77 97.35-61.38c23.88-9 46.64-17.68 76.79-45.37L470.81 8.91a31 31 0 0 0-40.18-2.83c-13.64 10.1-25.15 14.39-41 20.3C247 79.52 209.26 191.29 200.65 214.1c-29.75 78.83-89.55 94.68-98.72 98.09-24.86 9.26-54.73 20.38-91.07 50.36C-3 374-3.63 395 9.07 407.61l35.76 35.51C80 410.52 107 400.15 133 390.39c26.27-9.84 51.06-19.12 85.92-54zm348-232l-35.75-35.51c-35.19 32.63-62.18 43-88.25 52.79-26.26 9.85-51.06 19.16-85.95 54s-44.19 59.69-54 86C292.33 290 281.34 319.22 241.55 359s-69 50.73-97.3 61.32c-23.86 9-46.61 17.66-76.72 45.33l37.68 37.43a31 31 0 0 0 40.18 2.82c13.6-10.06 25.09-14.34 40.94-20.24 142.2-53 180-164.1 188.94-187.69C405 219.18 464.8 203.3 474 199.86c24.87-9.27 54.74-20.4 91.11-50.41 13.89-11.4 14.52-32.45 1.82-45.05z"], - "balance-scale": [640, 512, [], "f24e", "M256 336h-.02c0-16.18 1.34-8.73-85.05-181.51-17.65-35.29-68.19-35.36-85.87 0C-2.06 328.75.02 320.33.02 336H0c0 44.18 57.31 80 128 80s128-35.82 128-80zM128 176l72 144H56l72-144zm511.98 160c0-16.18 1.34-8.73-85.05-181.51-17.65-35.29-68.19-35.36-85.87 0-87.12 174.26-85.04 165.84-85.04 181.51H384c0 44.18 57.31 80 128 80s128-35.82 128-80h-.02zM440 320l72-144 72 144H440zm88 128H352V153.25c23.51-10.29 41.16-31.48 46.39-57.25H528c8.84 0 16-7.16 16-16V48c0-8.84-7.16-16-16-16H383.64C369.04 12.68 346.09 0 320 0s-49.04 12.68-63.64 32H112c-8.84 0-16 7.16-16 16v32c0 8.84 7.16 16 16 16h129.61c5.23 25.76 22.87 46.96 46.39 57.25V448H112c-8.84 0-16 7.16-16 16v32c0 8.84 7.16 16 16 16h416c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16z"], - "ban": [512, 512, [], "f05e", "M256 8C119.034 8 8 119.033 8 256s111.034 248 248 248 248-111.034 248-248S392.967 8 256 8zm130.108 117.892c65.448 65.448 70 165.481 20.677 235.637L150.47 105.216c70.204-49.356 170.226-44.735 235.638 20.676zM125.892 386.108c-65.448-65.448-70-165.481-20.677-235.637L361.53 406.784c-70.203 49.356-170.226 44.736-235.638-20.676z"], - "band-aid": [640, 512, [], "f462", "M0 160v192c0 35.3 28.7 64 64 64h96V96H64c-35.3 0-64 28.7-64 64zm576-64h-96v320h96c35.3 0 64-28.7 64-64V160c0-35.3-28.7-64-64-64zM192 416h256V96H192v320zm176-232c13.3 0 24 10.7 24 24s-10.7 24-24 24-24-10.7-24-24 10.7-24 24-24zm0 96c13.3 0 24 10.7 24 24s-10.7 24-24 24-24-10.7-24-24 10.7-24 24-24zm-96-96c13.3 0 24 10.7 24 24s-10.7 24-24 24-24-10.7-24-24 10.7-24 24-24zm0 96c13.3 0 24 10.7 24 24s-10.7 24-24 24-24-10.7-24-24 10.7-24 24-24z"], - "barcode": [512, 512, [], "f02a", "M0 448V64h18v384H0zm26.857-.273V64H36v383.727h-9.143zm27.143 0V64h8.857v383.727H54zm44.857 0V64h8.857v383.727h-8.857zm36 0V64h17.714v383.727h-17.714zm44.857 0V64h8.857v383.727h-8.857zm18 0V64h8.857v383.727h-8.857zm18 0V64h8.857v383.727h-8.857zm35.715 0V64h18v383.727h-18zm44.857 0V64h18v383.727h-18zm35.999 0V64h18.001v383.727h-18.001zm36.001 0V64h18.001v383.727h-18.001zm26.857 0V64h18v383.727h-18zm45.143 0V64h26.857v383.727h-26.857zm35.714 0V64h9.143v383.727H476zm18 .273V64h18v384h-18z"], - "bars": [448, 512, [], "f0c9", "M16 132h416c8.837 0 16-7.163 16-16V76c0-8.837-7.163-16-16-16H16C7.163 60 0 67.163 0 76v40c0 8.837 7.163 16 16 16zm0 160h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zm0 160h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16z"], - "baseball-ball": [496, 512, [], "f433", "M368.5 363.9l28.8-13.9c11.1 22.9 26 43.2 44.1 60.9 34-42.5 54.5-96.3 54.5-154.9 0-58.5-20.4-112.2-54.2-154.6-17.8 17.3-32.6 37.1-43.6 59.5l-28.7-14.1c12.8-26 30-49 50.8-69C375.6 34.7 315 8 248 8 181.1 8 120.5 34.6 75.9 77.7c20.7 19.9 37.9 42.9 50.7 68.8l-28.7 14.1c-11-22.3-25.7-42.1-43.5-59.4C20.4 143.7 0 197.4 0 256c0 58.6 20.4 112.3 54.4 154.7 18.2-17.7 33.2-38 44.3-61l28.8 13.9c-12.9 26.7-30.3 50.3-51.5 70.7 44.5 43.1 105.1 69.7 172 69.7 66.8 0 127.3-26.5 171.9-69.5-21.1-20.4-38.5-43.9-51.4-70.6zm-228.3-32l-30.5-9.8c14.9-46.4 12.7-93.8-.6-134l30.4-10c15 45.6 18 99.9.7 153.8zm216.3-153.4l30.4 10c-13.2 40.1-15.5 87.5-.6 134l-30.5 9.8c-17.3-54-14.3-108.3.7-153.8z"], - "basketball-ball": [496, 512, [], "f434", "M212.3 10.3c-43.8 6.3-86.2 24.1-122.2 53.8l77.4 77.4c27.8-35.8 43.3-81.2 44.8-131.2zM248 222L405.9 64.1c-42.4-35-93.6-53.5-145.5-56.1-1.2 63.9-21.5 122.3-58.7 167.7L248 222zM56.1 98.1c-29.7 36-47.5 78.4-53.8 122.2 50-1.5 95.5-17 131.2-44.8L56.1 98.1zm272.2 204.2c45.3-37.1 103.7-57.4 167.7-58.7-2.6-51.9-21.1-103.1-56.1-145.5L282 256l46.3 46.3zM248 290L90.1 447.9c42.4 34.9 93.6 53.5 145.5 56.1 1.3-64 21.6-122.4 58.7-167.7L248 290zm191.9 123.9c29.7-36 47.5-78.4 53.8-122.2-50.1 1.6-95.5 17.1-131.2 44.8l77.4 77.4zM167.7 209.7C122.3 246.9 63.9 267.3 0 268.4c2.6 51.9 21.1 103.1 56.1 145.5L214 256l-46.3-46.3zm116 292c43.8-6.3 86.2-24.1 122.2-53.8l-77.4-77.4c-27.7 35.7-43.2 81.2-44.8 131.2z"], - "bath": [512, 512, [], "f2cd", "M488 256H80V112c0-17.645 14.355-32 32-32 11.351 0 21.332 5.945 27.015 14.88-16.492 25.207-14.687 59.576 6.838 83.035-4.176 4.713-4.021 11.916.491 16.428l11.314 11.314c4.686 4.686 12.284 4.686 16.971 0l95.03-95.029c4.686-4.686 4.686-12.284 0-16.971l-11.314-11.314c-4.512-4.512-11.715-4.666-16.428-.491-17.949-16.469-42.294-21.429-64.178-15.365C163.281 45.667 139.212 32 112 32c-44.112 0-80 35.888-80 80v144h-8c-13.255 0-24 10.745-24 24v16c0 13.255 10.745 24 24 24h8v32c0 28.43 12.362 53.969 32 71.547V456c0 13.255 10.745 24 24 24h16c13.255 0 24-10.745 24-24v-8h256v8c0 13.255 10.745 24 24 24h16c13.255 0 24-10.745 24-24v-32.453c19.638-17.578 32-43.117 32-71.547v-32h8c13.255 0 24-10.745 24-24v-16c0-13.255-10.745-24-24-24z"], - "battery-empty": [640, 512, [], "f244", "M544 160v64h32v64h-32v64H64V160h480m16-64H48c-26.51 0-48 21.49-48 48v224c0 26.51 21.49 48 48 48h512c26.51 0 48-21.49 48-48v-16h8c13.255 0 24-10.745 24-24V184c0-13.255-10.745-24-24-24h-8v-16c0-26.51-21.49-48-48-48z"], - "battery-full": [640, 512, [], "f240", "M544 160v64h32v64h-32v64H64V160h480m16-64H48c-26.51 0-48 21.49-48 48v224c0 26.51 21.49 48 48 48h512c26.51 0 48-21.49 48-48v-16h8c13.255 0 24-10.745 24-24V184c0-13.255-10.745-24-24-24h-8v-16c0-26.51-21.49-48-48-48zm-48 96H96v128h416V192z"], - "battery-half": [640, 512, [], "f242", "M544 160v64h32v64h-32v64H64V160h480m16-64H48c-26.51 0-48 21.49-48 48v224c0 26.51 21.49 48 48 48h512c26.51 0 48-21.49 48-48v-16h8c13.255 0 24-10.745 24-24V184c0-13.255-10.745-24-24-24h-8v-16c0-26.51-21.49-48-48-48zm-240 96H96v128h224V192z"], - "battery-quarter": [640, 512, [], "f243", "M544 160v64h32v64h-32v64H64V160h480m16-64H48c-26.51 0-48 21.49-48 48v224c0 26.51 21.49 48 48 48h512c26.51 0 48-21.49 48-48v-16h8c13.255 0 24-10.745 24-24V184c0-13.255-10.745-24-24-24h-8v-16c0-26.51-21.49-48-48-48zm-336 96H96v128h128V192z"], - "battery-three-quarters": [640, 512, [], "f241", "M544 160v64h32v64h-32v64H64V160h480m16-64H48c-26.51 0-48 21.49-48 48v224c0 26.51 21.49 48 48 48h512c26.51 0 48-21.49 48-48v-16h8c13.255 0 24-10.745 24-24V184c0-13.255-10.745-24-24-24h-8v-16c0-26.51-21.49-48-48-48zm-144 96H96v128h320V192z"], - "bed": [640, 512, [], "f236", "M176 256c44.11 0 80-35.89 80-80s-35.89-80-80-80-80 35.89-80 80 35.89 80 80 80zm352-128H304c-8.84 0-16 7.16-16 16v144H64V80c0-8.84-7.16-16-16-16H16C7.16 64 0 71.16 0 80v352c0 8.84 7.16 16 16 16h32c8.84 0 16-7.16 16-16v-48h512v48c0 8.84 7.16 16 16 16h32c8.84 0 16-7.16 16-16V240c0-61.86-50.14-112-112-112z"], - "beer": [448, 512, [], "f0fc", "M368 96h-48V56c0-13.255-10.745-24-24-24H24C10.745 32 0 42.745 0 56v400c0 13.255 10.745 24 24 24h272c13.255 0 24-10.745 24-24v-42.11l80.606-35.977C429.396 365.063 448 336.388 448 304.86V176c0-44.112-35.888-80-80-80zm16 208.86a16.018 16.018 0 0 1-9.479 14.611L320 343.805V160h48c8.822 0 16 7.178 16 16v128.86zM208 384c-8.836 0-16-7.164-16-16V144c0-8.836 7.164-16 16-16s16 7.164 16 16v224c0 8.836-7.164 16-16 16zm-96 0c-8.836 0-16-7.164-16-16V144c0-8.836 7.164-16 16-16s16 7.164 16 16v224c0 8.836-7.164 16-16 16z"], - "bell": [448, 512, [], "f0f3", "M224 512c35.32 0 63.97-28.65 63.97-64H160.03c0 35.35 28.65 64 63.97 64zm215.39-149.71c-19.32-20.76-55.47-51.99-55.47-154.29 0-77.7-54.48-139.9-127.94-155.16V32c0-17.67-14.32-32-31.98-32s-31.98 14.33-31.98 32v20.84C118.56 68.1 64.08 130.3 64.08 208c0 102.3-36.15 133.53-55.47 154.29-6 6.45-8.66 14.16-8.61 21.71.11 16.4 12.98 32 32.1 32h383.8c19.12 0 32-15.6 32.1-32 .05-7.55-2.61-15.27-8.61-21.71z"], - "bell-slash": [640, 512, [], "f1f6", "M633.82 458.1l-90.62-70.05c.19-1.38.8-2.66.8-4.06.05-7.55-2.61-15.27-8.61-21.71-19.32-20.76-55.47-51.99-55.47-154.29 0-77.7-54.48-139.9-127.94-155.16V32c0-17.67-14.32-32-31.98-32s-31.98 14.33-31.98 32v20.84c-40.33 8.38-74.66 31.07-97.59 62.57L45.47 3.37C38.49-2.05 28.43-.8 23.01 6.18L3.37 31.45C-2.05 38.42-.8 48.47 6.18 53.9l588.35 454.73c6.98 5.43 17.03 4.17 22.46-2.81l19.64-25.27c5.42-6.97 4.17-17.02-2.81-22.45zM157.23 251.54c-8.61 67.96-36.41 93.33-52.62 110.75-6 6.45-8.66 14.16-8.61 21.71.11 16.4 12.98 32 32.1 32h241.92L157.23 251.54zM320 512c35.32 0 63.97-28.65 63.97-64H256.03c0 35.35 28.65 64 63.97 64z"], - "bezier-curve": [640, 512, [], "f55b", "M368 32h-96c-17.67 0-32 14.33-32 32v96c0 17.67 14.33 32 32 32h96c17.67 0 32-14.33 32-32V64c0-17.67-14.33-32-32-32zM208 88h-84.75C113.75 64.56 90.84 48 64 48 28.66 48 0 76.65 0 112s28.66 64 64 64c26.84 0 49.75-16.56 59.25-40h79.73c-55.37 32.52-95.86 87.32-109.54 152h49.4c11.3-41.61 36.77-77.21 71.04-101.56-3.7-8.08-5.88-16.99-5.88-26.44V88zm-48 232H64c-17.67 0-32 14.33-32 32v96c0 17.67 14.33 32 32 32h96c17.67 0 32-14.33 32-32v-96c0-17.67-14.33-32-32-32zM576 48c-26.84 0-49.75 16.56-59.25 40H432v72c0 9.45-2.19 18.36-5.88 26.44 34.27 24.35 59.74 59.95 71.04 101.56h49.4c-13.68-64.68-54.17-119.48-109.54-152h79.73c9.5 23.44 32.41 40 59.25 40 35.34 0 64-28.65 64-64s-28.66-64-64-64zm0 272h-96c-17.67 0-32 14.33-32 32v96c0 17.67 14.33 32 32 32h96c17.67 0 32-14.33 32-32v-96c0-17.67-14.33-32-32-32z"], - "bible": [448, 512, [], "f647", "M448 358.4V25.6c0-16-9.6-25.6-25.6-25.6H96C41.6 0 0 41.6 0 96v320c0 54.4 41.6 96 96 96h326.4c12.8 0 25.6-9.6 25.6-25.6v-16c0-6.4-3.2-12.8-9.6-19.2-3.2-16-3.2-60.8 0-73.6 6.4-3.2 9.6-9.6 9.6-19.2zM144 144c0-8.84 7.16-16 16-16h48V80c0-8.84 7.16-16 16-16h32c8.84 0 16 7.16 16 16v48h48c8.84 0 16 7.16 16 16v32c0 8.84-7.16 16-16 16h-48v112c0 8.84-7.16 16-16 16h-32c-8.84 0-16-7.16-16-16V192h-48c-8.84 0-16-7.16-16-16v-32zm236.8 304H96c-19.2 0-32-12.8-32-32s16-32 32-32h284.8v64z"], - "bicycle": [640, 512, [], "f206", "M512.509 192.001c-16.373-.064-32.03 2.955-46.436 8.495l-77.68-125.153A24 24 0 0 0 368.001 64h-64c-8.837 0-16 7.163-16 16v16c0 8.837 7.163 16 16 16h50.649l14.896 24H256.002v-16c0-8.837-7.163-16-16-16h-87.459c-13.441 0-24.777 10.999-24.536 24.437.232 13.044 10.876 23.563 23.995 23.563h48.726l-29.417 47.52c-13.433-4.83-27.904-7.483-42.992-7.52C58.094 191.83.412 249.012.002 319.236-.413 390.279 57.055 448 128.002 448c59.642 0 109.758-40.793 123.967-96h52.033a24 24 0 0 0 20.406-11.367L410.37 201.77l14.938 24.067c-25.455 23.448-41.385 57.081-41.307 94.437.145 68.833 57.899 127.051 126.729 127.719 70.606.685 128.181-55.803 129.255-125.996 1.086-70.941-56.526-129.72-127.476-129.996zM186.75 265.772c9.727 10.529 16.673 23.661 19.642 38.228h-43.306l23.664-38.228zM128.002 400c-44.112 0-80-35.888-80-80s35.888-80 80-80c5.869 0 11.586.653 17.099 1.859l-45.505 73.509C89.715 331.327 101.213 352 120.002 352h81.3c-12.37 28.225-40.562 48-73.3 48zm162.63-96h-35.624c-3.96-31.756-19.556-59.894-42.383-80.026L237.371 184h127.547l-74.286 120zm217.057 95.886c-41.036-2.165-74.049-35.692-75.627-76.755-.812-21.121 6.633-40.518 19.335-55.263l44.433 71.586c4.66 7.508 14.524 9.816 22.032 5.156l13.594-8.437c7.508-4.66 9.817-14.524 5.156-22.032l-44.468-71.643a79.901 79.901 0 0 1 19.858-2.497c44.112 0 80 35.888 80 80-.001 45.54-38.252 82.316-84.313 79.885z"], - "binoculars": [512, 512, [], "f1e5", "M416 48c0-8.84-7.16-16-16-16h-64c-8.84 0-16 7.16-16 16v48h96V48zM63.91 159.99C61.4 253.84 3.46 274.22 0 404v44c0 17.67 14.33 32 32 32h96c17.67 0 32-14.33 32-32V288h32V128H95.84c-17.63 0-31.45 14.37-31.93 31.99zm384.18 0c-.48-17.62-14.3-31.99-31.93-31.99H320v160h32v160c0 17.67 14.33 32 32 32h96c17.67 0 32-14.33 32-32v-44c-3.46-129.78-61.4-150.16-63.91-244.01zM176 32h-64c-8.84 0-16 7.16-16 16v48h96V48c0-8.84-7.16-16-16-16zm48 256h64V128h-64v160z"], - "biohazard": [576, 512, [], "f780", "M287.9 112c18.6 0 36.2 3.8 52.8 9.6 13.3-10.3 23.6-24.3 29.5-40.7-25.2-10.9-53-17-82.2-17-29.1 0-56.9 6-82.1 16.9 5.9 16.4 16.2 30.4 29.5 40.7 16.5-5.7 34-9.5 52.5-9.5zM163.6 438.7c12-11.8 20.4-26.4 24.5-42.4-32.9-26.4-54.8-65.3-58.9-109.6-8.5-2.8-17.2-4.6-26.4-4.6-7.6 0-15.2 1-22.5 3.1 4.1 62.8 35.8 118 83.3 153.5zm224.2-42.6c4.1 16 12.5 30.7 24.5 42.5 47.4-35.5 79.1-90.7 83-153.5-7.2-2-14.7-3-22.2-3-9.2 0-18 1.9-26.6 4.7-4.1 44.2-26 82.9-58.7 109.3zm113.5-205c-17.6-10.4-36.3-16.6-55.3-19.9 6-17.7 10-36.4 10-56.2 0-41-14.5-80.8-41-112.2-2.5-3-6.6-3.7-10-1.8-3.3 1.9-4.8 6-3.6 9.7 4.5 13.8 6.6 26.3 6.6 38.5 0 67.8-53.8 122.9-120 122.9S168 117 168 49.2c0-12.1 2.2-24.7 6.6-38.5 1.2-3.7-.3-7.8-3.6-9.7-3.4-1.9-7.5-1.2-10 1.8C134.6 34.2 120 74 120 115c0 19.8 3.9 38.5 10 56.2-18.9 3.3-37.7 9.5-55.3 19.9-34.6 20.5-61 53.3-74.3 92.4-1.3 3.7.2 7.7 3.5 9.8 3.3 2 7.5 1.3 10-1.6 9.4-10.8 19-19.1 29.2-25.1 57.3-33.9 130.8-13.7 163.9 45 33.1 58.7 13.4 134-43.9 167.9-10.2 6.1-22 10.4-35.8 13.4-3.7.8-6.4 4.2-6.4 8.1.1 4 2.7 7.3 6.5 8 39.7 7.8 80.6.8 115.2-19.7 18-10.6 32.9-24.5 45.3-40.1 12.4 15.6 27.3 29.5 45.3 40.1 34.6 20.5 75.5 27.5 115.2 19.7 3.8-.7 6.4-4 6.5-8 0-3.9-2.6-7.3-6.4-8.1-13.9-2.9-25.6-7.3-35.8-13.4-57.3-33.9-77-109.2-43.9-167.9s106.6-78.9 163.9-45c10.2 6.1 19.8 14.3 29.2 25.1 2.5 2.9 6.7 3.6 10 1.6s4.8-6.1 3.5-9.8c-13.1-39.1-39.5-72-74.1-92.4zm-213.4 129c-26.5 0-48-21.5-48-48s21.5-48 48-48 48 21.5 48 48-21.5 48-48 48z"], - "birthday-cake": [448, 512, [], "f1fd", "M448 384c-28.02 0-31.26-32-74.5-32-43.43 0-46.825 32-74.75 32-27.695 0-31.454-32-74.75-32-42.842 0-47.218 32-74.5 32-28.148 0-31.202-32-74.75-32-43.547 0-46.653 32-74.75 32v-80c0-26.5 21.5-48 48-48h16V112h64v144h64V112h64v144h64V112h64v144h16c26.5 0 48 21.5 48 48v80zm0 128H0v-96c43.356 0 46.767-32 74.75-32 27.951 0 31.253 32 74.75 32 42.843 0 47.217-32 74.5-32 28.148 0 31.201 32 74.75 32 43.357 0 46.767-32 74.75-32 27.488 0 31.252 32 74.5 32v96zM96 96c-17.75 0-32-14.25-32-32 0-31 32-23 32-64 12 0 32 29.5 32 56s-14.25 40-32 40zm128 0c-17.75 0-32-14.25-32-32 0-31 32-23 32-64 12 0 32 29.5 32 56s-14.25 40-32 40zm128 0c-17.75 0-32-14.25-32-32 0-31 32-23 32-64 12 0 32 29.5 32 56s-14.25 40-32 40z"], - "blender": [512, 512, [], "f517", "M416 384H160c-35.35 0-64 28.65-64 64v32c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-32c0-35.35-28.65-64-64-64zm-128 96c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32zm40-416h166.54L512 0H48C21.49 0 0 21.49 0 48v160c0 26.51 21.49 48 48 48h103.27l8.73 96h256l17.46-64H328c-4.42 0-8-3.58-8-8v-16c0-4.42 3.58-8 8-8h114.18l17.46-64H328c-4.42 0-8-3.58-8-8v-16c0-4.42 3.58-8 8-8h140.36l17.46-64H328c-4.42 0-8-3.58-8-8V72c0-4.42 3.58-8 8-8zM64 192V64h69.82l11.64 128H64z"], - "blender-phone": [576, 512, [], "f6b6", "M392 64h166.54L576 0H192v352h288l17.46-64H392c-4.42 0-8-3.58-8-8v-16c0-4.42 3.58-8 8-8h114.18l17.46-64H392c-4.42 0-8-3.58-8-8v-16c0-4.42 3.58-8 8-8h140.36l17.46-64H392c-4.42 0-8-3.58-8-8V72c0-4.42 3.58-8 8-8zM158.8 335.01l-25.78-63.26c-2.78-6.81-9.8-10.99-17.24-10.26l-45.03 4.42c-17.28-46.94-17.65-99.78 0-147.72l45.03 4.42c7.43.73 14.46-3.46 17.24-10.26l25.78-63.26c3.02-7.39.2-15.85-6.68-20.07l-39.28-24.1C98.51-3.87 80.09-.5 68.95 11.97c-92.57 103.6-92 259.55 2.1 362.49 9.87 10.8 29.12 12.48 41.65 4.8l39.41-24.18c6.89-4.22 9.7-12.67 6.69-20.07zM480 384H192c-35.35 0-64 28.65-64 64v32c0 17.67 14.33 32 32 32h352c17.67 0 32-14.33 32-32v-32c0-35.35-28.65-64-64-64zm-144 96c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32z"], - "blind": [384, 512, [], "f29d", "M380.15 510.837a8 8 0 0 1-10.989-2.687l-125.33-206.427a31.923 31.923 0 0 0 12.958-9.485l126.048 207.608a8 8 0 0 1-2.687 10.991zM142.803 314.338l-32.54 89.485 36.12 88.285c6.693 16.36 25.377 24.192 41.733 17.501 16.357-6.692 24.193-25.376 17.501-41.734l-62.814-153.537zM96 88c24.301 0 44-19.699 44-44S120.301 0 96 0 52 19.699 52 44s19.699 44 44 44zm154.837 169.128l-120-152c-4.733-5.995-11.75-9.108-18.837-9.112V96H80v.026c-7.146.003-14.217 3.161-18.944 9.24L0 183.766v95.694c0 13.455 11.011 24.791 24.464 24.536C37.505 303.748 48 293.1 48 280v-79.766l16-20.571v140.698L9.927 469.055c-6.04 16.609 2.528 34.969 19.138 41.009 16.602 6.039 34.968-2.524 41.009-19.138L136 309.638V202.441l-31.406-39.816a4 4 0 1 1 6.269-4.971l102.3 129.217c9.145 11.584 24.368 11.339 33.708 3.965 10.41-8.216 12.159-23.334 3.966-33.708z"], - "blog": [512, 512, [], "f781", "M172.2 226.8c-14.6-2.9-28.2 8.9-28.2 23.8V301c0 10.2 7.1 18.4 16.7 22 18.2 6.8 31.3 24.4 31.3 45 0 26.5-21.5 48-48 48s-48-21.5-48-48V120c0-13.3-10.7-24-24-24H24c-13.3 0-24 10.7-24 24v248c0 89.5 82.1 160.2 175 140.7 54.4-11.4 98.3-55.4 109.7-109.7 17.4-82.9-37-157.2-112.5-172.2zM209 0c-9.2-.5-17 6.8-17 16v31.6c0 8.5 6.6 15.5 15 15.9 129.4 7 233.4 112 240.9 241.5.5 8.4 7.5 15 15.9 15h32.1c9.2 0 16.5-7.8 16-17C503.4 139.8 372.2 8.6 209 0zm.3 96c-9.3-.7-17.3 6.7-17.3 16.1v32.1c0 8.4 6.5 15.3 14.8 15.9 76.8 6.3 138 68.2 144.9 145.2.8 8.3 7.6 14.7 15.9 14.7h32.2c9.3 0 16.8-8 16.1-17.3-8.4-110.1-96.5-198.2-206.6-206.7z"], - "bold": [384, 512, [], "f032", "M304.793 243.891c33.639-18.537 53.657-54.16 53.657-95.693 0-48.236-26.25-87.626-68.626-104.179C265.138 34.01 240.849 32 209.661 32H24c-8.837 0-16 7.163-16 16v33.049c0 8.837 7.163 16 16 16h33.113v318.53H24c-8.837 0-16 7.163-16 16V464c0 8.837 7.163 16 16 16h195.69c24.203 0 44.834-1.289 66.866-7.584C337.52 457.193 376 410.647 376 350.014c0-52.168-26.573-91.684-71.207-106.123zM142.217 100.809h67.444c16.294 0 27.536 2.019 37.525 6.717 15.828 8.479 24.906 26.502 24.906 49.446 0 35.029-20.32 56.79-53.029 56.79h-76.846V100.809zm112.642 305.475c-10.14 4.056-22.677 4.907-31.409 4.907h-81.233V281.943h84.367c39.645 0 63.057 25.38 63.057 63.057.001 28.425-13.66 52.483-34.782 61.284z"], - "bolt": [320, 512, [], "f0e7", "M296 160H180.6l42.6-129.8C227.2 15 215.7 0 200 0H56C44 0 33.8 8.9 32.2 20.8l-32 240C-1.7 275.2 9.5 288 24 288h118.7L96.6 482.5c-3.6 15.2 8 29.5 23.3 29.5 8.4 0 16.4-4.4 20.8-12l176-304c9.3-15.9-2.2-36-20.7-36z"], - "bomb": [512, 512, [], "f1e2", "M440.5 88.5l-52 52L415 167c9.4 9.4 9.4 24.6 0 33.9l-17.4 17.4c11.8 26.1 18.4 55.1 18.4 85.6 0 114.9-93.1 208-208 208S0 418.9 0 304 93.1 96 208 96c30.5 0 59.5 6.6 85.6 18.4L311 97c9.4-9.4 24.6-9.4 33.9 0l26.5 26.5 52-52 17.1 17zM500 60h-24c-6.6 0-12 5.4-12 12s5.4 12 12 12h24c6.6 0 12-5.4 12-12s-5.4-12-12-12zM440 0c-6.6 0-12 5.4-12 12v24c0 6.6 5.4 12 12 12s12-5.4 12-12V12c0-6.6-5.4-12-12-12zm33.9 55l17-17c4.7-4.7 4.7-12.3 0-17-4.7-4.7-12.3-4.7-17 0l-17 17c-4.7 4.7-4.7 12.3 0 17 4.8 4.7 12.4 4.7 17 0zm-67.8 0c4.7 4.7 12.3 4.7 17 0 4.7-4.7 4.7-12.3 0-17l-17-17c-4.7-4.7-12.3-4.7-17 0-4.7 4.7-4.7 12.3 0 17l17 17zm67.8 34c-4.7-4.7-12.3-4.7-17 0-4.7 4.7-4.7 12.3 0 17l17 17c4.7 4.7 12.3 4.7 17 0 4.7-4.7 4.7-12.3 0-17l-17-17zM112 272c0-35.3 28.7-64 64-64 8.8 0 16-7.2 16-16s-7.2-16-16-16c-52.9 0-96 43.1-96 96 0 8.8 7.2 16 16 16s16-7.2 16-16z"], - "bone": [640, 512, [], "f5d7", "M598.88 244.56c25.2-12.6 41.12-38.36 41.12-66.53v-7.64C640 129.3 606.7 96 565.61 96c-32.02 0-60.44 20.49-70.57 50.86-7.68 23.03-11.6 45.14-38.11 45.14H183.06c-27.38 0-31.58-25.54-38.11-45.14C134.83 116.49 106.4 96 74.39 96 33.3 96 0 129.3 0 170.39v7.64c0 28.17 15.92 53.93 41.12 66.53 9.43 4.71 9.43 18.17 0 22.88C15.92 280.04 0 305.8 0 333.97v7.64C0 382.7 33.3 416 74.38 416c32.02 0 60.44-20.49 70.57-50.86 7.68-23.03 11.6-45.14 38.11-45.14h273.87c27.38 0 31.58 25.54 38.11 45.14C505.17 395.51 533.6 416 565.61 416c41.08 0 74.38-33.3 74.38-74.39v-7.64c0-28.18-15.92-53.93-41.12-66.53-9.42-4.71-9.42-18.17.01-22.88z"], - "bong": [448, 512, [], "f55c", "M302.5 512c23.18 0 44.43-12.58 56-32.66C374.69 451.26 384 418.75 384 384c0-36.12-10.08-69.81-27.44-98.62L400 241.94l9.38 9.38c6.25 6.25 16.38 6.25 22.63 0l11.3-11.32c6.25-6.25 6.25-16.38 0-22.63l-52.69-52.69c-6.25-6.25-16.38-6.25-22.63 0l-11.31 11.31c-6.25 6.25-6.25 16.38 0 22.63l9.38 9.38-39.41 39.41c-11.56-11.37-24.53-21.33-38.65-29.51V63.74l15.97-.02c8.82-.01 15.97-7.16 15.98-15.98l.04-31.72C320 7.17 312.82-.01 303.97 0L80.03.26c-8.82.01-15.97 7.16-15.98 15.98l-.04 31.73c-.01 8.85 7.17 16.02 16.02 16.01L96 63.96v153.93C38.67 251.1 0 312.97 0 384c0 34.75 9.31 67.27 25.5 95.34C37.08 499.42 58.33 512 81.5 512h221zM120.06 259.43L144 245.56V63.91l96-.11v181.76l23.94 13.87c24.81 14.37 44.12 35.73 56.56 60.57h-257c12.45-24.84 31.75-46.2 56.56-60.57z"], - "book": [448, 512, [], "f02d", "M448 360V24c0-13.3-10.7-24-24-24H96C43 0 0 43 0 96v320c0 53 43 96 96 96h328c13.3 0 24-10.7 24-24v-16c0-7.5-3.5-14.3-8.9-18.7-4.2-15.4-4.2-59.3 0-74.7 5.4-4.3 8.9-11.1 8.9-18.6zM128 134c0-3.3 2.7-6 6-6h212c3.3 0 6 2.7 6 6v20c0 3.3-2.7 6-6 6H134c-3.3 0-6-2.7-6-6v-20zm0 64c0-3.3 2.7-6 6-6h212c3.3 0 6 2.7 6 6v20c0 3.3-2.7 6-6 6H134c-3.3 0-6-2.7-6-6v-20zm253.4 250H96c-17.7 0-32-14.3-32-32 0-17.6 14.4-32 32-32h285.4c-1.9 17.1-1.9 46.9 0 64z"], - "book-dead": [448, 512, [], "f6b7", "M272 136c8.8 0 16-7.2 16-16s-7.2-16-16-16-16 7.2-16 16 7.2 16 16 16zm176 222.4V25.6c0-16-9.6-25.6-25.6-25.6H96C41.6 0 0 41.6 0 96v320c0 54.4 41.6 96 96 96h326.4c12.8 0 25.6-9.6 25.6-25.6v-16c0-6.4-3.2-12.8-9.6-19.2-3.2-16-3.2-60.8 0-73.6 6.4-3.2 9.6-9.6 9.6-19.2zM240 56c44.2 0 80 28.7 80 64 0 20.9-12.7 39.2-32 50.9V184c0 8.8-7.2 16-16 16h-64c-8.8 0-16-7.2-16-16v-13.1c-19.3-11.7-32-30-32-50.9 0-35.3 35.8-64 80-64zM124.8 223.3l6.3-14.7c1.7-4.1 6.4-5.9 10.5-4.2l98.3 42.1 98.4-42.1c4.1-1.7 8.8.1 10.5 4.2l6.3 14.7c1.7 4.1-.1 8.8-4.2 10.5L280.6 264l70.3 30.1c4.1 1.7 5.9 6.4 4.2 10.5l-6.3 14.7c-1.7 4.1-6.4 5.9-10.5 4.2L240 281.4l-98.3 42.2c-4.1 1.7-8.8-.1-10.5-4.2l-6.3-14.7c-1.7-4.1.1-8.8 4.2-10.5l70.4-30.1-70.5-30.3c-4.1-1.7-5.9-6.4-4.2-10.5zm256 224.7H96c-19.2 0-32-12.8-32-32s16-32 32-32h284.8zM208 136c8.8 0 16-7.2 16-16s-7.2-16-16-16-16 7.2-16 16 7.2 16 16 16z"], - "book-medical": [448, 512, [], "f7e6", "M448 358.4V25.6c0-16-9.6-25.6-25.6-25.6H96C41.6 0 0 41.6 0 96v320c0 54.4 41.6 96 96 96h326.4c12.8 0 25.6-9.6 25.6-25.6v-16q0-9.6-9.6-19.2c-3.2-16-3.2-60.8 0-73.6q9.6-4.8 9.6-19.2zM144 168a8 8 0 0 1 8-8h56v-56a8 8 0 0 1 8-8h48a8 8 0 0 1 8 8v56h56a8 8 0 0 1 8 8v48a8 8 0 0 1-8 8h-56v56a8 8 0 0 1-8 8h-48a8 8 0 0 1-8-8v-56h-56a8 8 0 0 1-8-8zm236.8 280H96c-19.2 0-32-12.8-32-32s16-32 32-32h284.8z"], - "book-open": [576, 512, [], "f518", "M542.22 32.05c-54.8 3.11-163.72 14.43-230.96 55.59-4.64 2.84-7.27 7.89-7.27 13.17v363.87c0 11.55 12.63 18.85 23.28 13.49 69.18-34.82 169.23-44.32 218.7-46.92 16.89-.89 30.02-14.43 30.02-30.66V62.75c.01-17.71-15.35-31.74-33.77-30.7zM264.73 87.64C197.5 46.48 88.58 35.17 33.78 32.05 15.36 31.01 0 45.04 0 62.75V400.6c0 16.24 13.13 29.78 30.02 30.66 49.49 2.6 149.59 12.11 218.77 46.95 10.62 5.35 23.21-1.94 23.21-13.46V100.63c0-5.29-2.62-10.14-7.27-12.99z"], - "book-reader": [512, 512, [], "f5da", "M352 96c0-53.02-42.98-96-96-96s-96 42.98-96 96 42.98 96 96 96 96-42.98 96-96zM233.59 241.1c-59.33-36.32-155.43-46.3-203.79-49.05C13.55 191.13 0 203.51 0 219.14v222.8c0 14.33 11.59 26.28 26.49 27.05 43.66 2.29 131.99 10.68 193.04 41.43 9.37 4.72 20.48-1.71 20.48-11.87V252.56c-.01-4.67-2.32-8.95-6.42-11.46zm248.61-49.05c-48.35 2.74-144.46 12.73-203.78 49.05-4.1 2.51-6.41 6.96-6.41 11.63v245.79c0 10.19 11.14 16.63 20.54 11.9 61.04-30.72 149.32-39.11 192.97-41.4 14.9-.78 26.49-12.73 26.49-27.06V219.14c-.01-15.63-13.56-28.01-29.81-27.09z"], - "bookmark": [384, 512, [], "f02e", "M0 512V48C0 21.49 21.49 0 48 0h288c26.51 0 48 21.49 48 48v464L192 400 0 512z"], - "bowling-ball": [496, 512, [], "f436", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zM120 192c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32zm64-96c0-17.7 14.3-32 32-32s32 14.3 32 32-14.3 32-32 32-32-14.3-32-32zm48 144c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32z"], - "box": [512, 512, [], "f466", "M509.5 184.6L458.9 32.8C452.4 13.2 434.1 0 413.4 0H272v192h238.7c-.4-2.5-.4-5-1.2-7.4zM240 0H98.6c-20.7 0-39 13.2-45.5 32.8L2.5 184.6c-.8 2.4-.8 4.9-1.2 7.4H240V0zM0 224v240c0 26.5 21.5 48 48 48h416c26.5 0 48-21.5 48-48V224H0z"], - "box-open": [640, 512, [], "f49e", "M425.7 256c-16.9 0-32.8-9-41.4-23.4L320 126l-64.2 106.6c-8.7 14.5-24.6 23.5-41.5 23.5-4.5 0-9-.6-13.3-1.9L64 215v178c0 14.7 10 27.5 24.2 31l216.2 54.1c10.2 2.5 20.9 2.5 31 0L551.8 424c14.2-3.6 24.2-16.4 24.2-31V215l-137 39.1c-4.3 1.3-8.8 1.9-13.3 1.9zm212.6-112.2L586.8 41c-3.1-6.2-9.8-9.8-16.7-8.9L320 64l91.7 152.1c3.8 6.3 11.4 9.3 18.5 7.3l197.9-56.5c9.9-2.9 14.7-13.9 10.2-23.1zM53.2 41L1.7 143.8c-4.6 9.2.3 20.2 10.1 23l197.9 56.5c7.1 2 14.7-1 18.5-7.3L320 64 69.8 32.1c-6.9-.8-13.5 2.7-16.6 8.9z"], - "boxes": [576, 512, [], "f468", "M560 288h-80v96l-32-21.3-32 21.3v-96h-80c-8.8 0-16 7.2-16 16v192c0 8.8 7.2 16 16 16h224c8.8 0 16-7.2 16-16V304c0-8.8-7.2-16-16-16zm-384-64h224c8.8 0 16-7.2 16-16V16c0-8.8-7.2-16-16-16h-80v96l-32-21.3L256 96V0h-80c-8.8 0-16 7.2-16 16v192c0 8.8 7.2 16 16 16zm64 64h-80v96l-32-21.3L96 384v-96H16c-8.8 0-16 7.2-16 16v192c0 8.8 7.2 16 16 16h224c8.8 0 16-7.2 16-16V304c0-8.8-7.2-16-16-16z"], - "braille": [640, 512, [], "f2a1", "M128 256c0 35.346-28.654 64-64 64S0 291.346 0 256s28.654-64 64-64 64 28.654 64 64zM64 384c-17.673 0-32 14.327-32 32s14.327 32 32 32 32-14.327 32-32-14.327-32-32-32zm0-352C28.654 32 0 60.654 0 96s28.654 64 64 64 64-28.654 64-64-28.654-64-64-64zm160 192c-17.673 0-32 14.327-32 32s14.327 32 32 32 32-14.327 32-32-14.327-32-32-32zm0 160c-17.673 0-32 14.327-32 32s14.327 32 32 32 32-14.327 32-32-14.327-32-32-32zm0-352c-35.346 0-64 28.654-64 64s28.654 64 64 64 64-28.654 64-64-28.654-64-64-64zm224 192c-17.673 0-32 14.327-32 32s14.327 32 32 32 32-14.327 32-32-14.327-32-32-32zm0 160c-17.673 0-32 14.327-32 32s14.327 32 32 32 32-14.327 32-32-14.327-32-32-32zm0-352c-35.346 0-64 28.654-64 64s28.654 64 64 64 64-28.654 64-64-28.654-64-64-64zm160 192c-17.673 0-32 14.327-32 32s14.327 32 32 32 32-14.327 32-32-14.327-32-32-32zm0 160c-17.673 0-32 14.327-32 32s14.327 32 32 32 32-14.327 32-32-14.327-32-32-32zm0-320c-17.673 0-32 14.327-32 32s14.327 32 32 32 32-14.327 32-32-14.327-32-32-32z"], - "brain": [576, 512, [], "f5dc", "M208 0c-29.87 0-54.74 20.55-61.8 48.22-.75-.02-1.45-.22-2.2-.22-35.34 0-64 28.65-64 64 0 4.84.64 9.51 1.66 14.04C52.54 138 32 166.57 32 200c0 12.58 3.16 24.32 8.34 34.91C16.34 248.72 0 274.33 0 304c0 33.34 20.42 61.88 49.42 73.89-.9 4.57-1.42 9.28-1.42 14.11 0 39.76 32.23 72 72 72 4.12 0 8.1-.55 12.03-1.21C141.61 491.31 168.25 512 200 512c39.77 0 72-32.24 72-72V205.45c-10.91 8.98-23.98 15.45-38.36 18.39-4.97 1.02-9.64-2.82-9.64-7.89v-16.18c0-3.57 2.35-6.78 5.8-7.66 24.2-6.16 42.2-27.95 42.2-54.04V64c0-35.35-28.66-64-64-64zm368 304c0-29.67-16.34-55.28-40.34-69.09 5.17-10.59 8.34-22.33 8.34-34.91 0-33.43-20.54-62-49.66-73.96 1.02-4.53 1.66-9.2 1.66-14.04 0-35.35-28.66-64-64-64-.75 0-1.45.2-2.2.22C422.74 20.55 397.87 0 368 0c-35.34 0-64 28.65-64 64v74.07c0 26.09 17.99 47.88 42.2 54.04 3.46.88 5.8 4.09 5.8 7.66v16.18c0 5.07-4.68 8.91-9.64 7.89-14.38-2.94-27.44-9.41-38.36-18.39V440c0 39.76 32.23 72 72 72 31.75 0 58.39-20.69 67.97-49.21 3.93.67 7.91 1.21 12.03 1.21 39.77 0 72-32.24 72-72 0-4.83-.52-9.54-1.42-14.11 29-12.01 49.42-40.55 49.42-73.89z"], - "bread-slice": [576, 512, [], "f7ec", "M288 0C108 0 0 93.4 0 169.14 0 199.44 24.24 224 64 224v256c0 17.67 16.12 32 36 32h376c19.88 0 36-14.33 36-32V224c39.76 0 64-24.56 64-54.86C576 93.4 468 0 288 0z"], - "briefcase": [512, 512, [], "f0b1", "M320 336c0 8.84-7.16 16-16 16h-96c-8.84 0-16-7.16-16-16v-48H0v144c0 25.6 22.4 48 48 48h416c25.6 0 48-22.4 48-48V288H320v48zm144-208h-80V80c0-25.6-22.4-48-48-48H176c-25.6 0-48 22.4-48 48v48H48c-25.6 0-48 22.4-48 48v80h512v-80c0-25.6-22.4-48-48-48zm-144 0H192V96h128v32z"], - "briefcase-medical": [512, 512, [], "f469", "M464 128h-80V80c0-26.5-21.5-48-48-48H176c-26.5 0-48 21.5-48 48v48H48c-26.5 0-48 21.5-48 48v288c0 26.5 21.5 48 48 48h416c26.5 0 48-21.5 48-48V176c0-26.5-21.5-48-48-48zM192 96h128v32H192V96zm160 248c0 4.4-3.6 8-8 8h-56v56c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8v-56h-56c-4.4 0-8-3.6-8-8v-48c0-4.4 3.6-8 8-8h56v-56c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v56h56c4.4 0 8 3.6 8 8v48z"], - "broadcast-tower": [640, 512, [], "f519", "M150.94 192h33.73c11.01 0 18.61-10.83 14.86-21.18-4.93-13.58-7.55-27.98-7.55-42.82s2.62-29.24 7.55-42.82C203.29 74.83 195.68 64 184.67 64h-33.73c-7.01 0-13.46 4.49-15.41 11.23C130.64 92.21 128 109.88 128 128c0 18.12 2.64 35.79 7.54 52.76 1.94 6.74 8.39 11.24 15.4 11.24zM89.92 23.34C95.56 12.72 87.97 0 75.96 0H40.63c-6.27 0-12.14 3.59-14.74 9.31C9.4 45.54 0 85.65 0 128c0 24.75 3.12 68.33 26.69 118.86 2.62 5.63 8.42 9.14 14.61 9.14h34.84c12.02 0 19.61-12.74 13.95-23.37-49.78-93.32-16.71-178.15-.17-209.29zM614.06 9.29C611.46 3.58 605.6 0 599.33 0h-35.42c-11.98 0-19.66 12.66-14.02 23.25 18.27 34.29 48.42 119.42.28 209.23-5.72 10.68 1.8 23.52 13.91 23.52h35.23c6.27 0 12.13-3.58 14.73-9.29C630.57 210.48 640 170.36 640 128s-9.42-82.48-25.94-118.71zM489.06 64h-33.73c-11.01 0-18.61 10.83-14.86 21.18 4.93 13.58 7.55 27.98 7.55 42.82s-2.62 29.24-7.55 42.82c-3.76 10.35 3.85 21.18 14.86 21.18h33.73c7.02 0 13.46-4.49 15.41-11.24 4.9-16.97 7.53-34.64 7.53-52.76 0-18.12-2.64-35.79-7.54-52.76-1.94-6.75-8.39-11.24-15.4-11.24zm-116.3 100.12c7.05-10.29 11.2-22.71 11.2-36.12 0-35.35-28.63-64-63.96-64-35.32 0-63.96 28.65-63.96 64 0 13.41 4.15 25.83 11.2 36.12l-130.5 313.41c-3.4 8.15.46 17.52 8.61 20.92l29.51 12.31c8.15 3.4 17.52-.46 20.91-8.61L244.96 384h150.07l49.2 118.15c3.4 8.16 12.76 12.01 20.91 8.61l29.51-12.31c8.15-3.4 12-12.77 8.61-20.92l-130.5-313.41zM271.62 320L320 203.81 368.38 320h-96.76z"], - "broom": [640, 512, [], "f51a", "M256.47 216.77l86.73 109.18s-16.6 102.36-76.57 150.12C206.66 523.85 0 510.19 0 510.19s3.8-23.14 11-55.43l94.62-112.17c3.97-4.7-.87-11.62-6.65-9.5l-60.4 22.09c14.44-41.66 32.72-80.04 54.6-97.47 59.97-47.76 163.3-40.94 163.3-40.94zM636.53 31.03l-19.86-25c-5.49-6.9-15.52-8.05-22.41-2.56l-232.48 177.8-34.14-42.97c-5.09-6.41-15.14-5.21-18.59 2.21l-25.33 54.55 86.73 109.18 58.8-12.45c8-1.69 11.42-11.2 6.34-17.6l-34.09-42.92 232.48-177.8c6.89-5.48 8.04-15.53 2.55-22.44z"], - "brush": [384, 512, [], "f55d", "M352 0H32C14.33 0 0 14.33 0 32v224h384V32c0-17.67-14.33-32-32-32zM0 320c0 35.35 28.66 64 64 64h64v64c0 35.35 28.66 64 64 64s64-28.65 64-64v-64h64c35.34 0 64-28.65 64-64v-32H0v32zm192 104c13.25 0 24 10.74 24 24 0 13.25-10.75 24-24 24s-24-10.75-24-24c0-13.26 10.75-24 24-24z"], - "bug": [512, 512, [], "f188", "M511.988 288.9c-.478 17.43-15.217 31.1-32.653 31.1H424v16c0 21.864-4.882 42.584-13.6 61.145l60.228 60.228c12.496 12.497 12.496 32.758 0 45.255-12.498 12.497-32.759 12.496-45.256 0l-54.736-54.736C345.886 467.965 314.351 480 280 480V236c0-6.627-5.373-12-12-12h-24c-6.627 0-12 5.373-12 12v244c-34.351 0-65.886-12.035-90.636-32.108l-54.736 54.736c-12.498 12.497-32.759 12.496-45.256 0-12.496-12.497-12.496-32.758 0-45.255l60.228-60.228C92.882 378.584 88 357.864 88 336v-16H32.666C15.23 320 .491 306.33.013 288.9-.484 270.816 14.028 256 32 256h56v-58.745l-46.628-46.628c-12.496-12.497-12.496-32.758 0-45.255 12.498-12.497 32.758-12.497 45.256 0L141.255 160h229.489l54.627-54.627c12.498-12.497 32.758-12.497 45.256 0 12.496 12.497 12.496 32.758 0 45.255L424 197.255V256h56c17.972 0 32.484 14.816 31.988 32.9zM257 0c-61.856 0-112 50.144-112 112h224C369 50.144 318.856 0 257 0z"], - "building": [448, 512, [], "f1ad", "M436 480h-20V24c0-13.255-10.745-24-24-24H56C42.745 0 32 10.745 32 24v456H12c-6.627 0-12 5.373-12 12v20h448v-20c0-6.627-5.373-12-12-12zM128 76c0-6.627 5.373-12 12-12h40c6.627 0 12 5.373 12 12v40c0 6.627-5.373 12-12 12h-40c-6.627 0-12-5.373-12-12V76zm0 96c0-6.627 5.373-12 12-12h40c6.627 0 12 5.373 12 12v40c0 6.627-5.373 12-12 12h-40c-6.627 0-12-5.373-12-12v-40zm52 148h-40c-6.627 0-12-5.373-12-12v-40c0-6.627 5.373-12 12-12h40c6.627 0 12 5.373 12 12v40c0 6.627-5.373 12-12 12zm76 160h-64v-84c0-6.627 5.373-12 12-12h40c6.627 0 12 5.373 12 12v84zm64-172c0 6.627-5.373 12-12 12h-40c-6.627 0-12-5.373-12-12v-40c0-6.627 5.373-12 12-12h40c6.627 0 12 5.373 12 12v40zm0-96c0 6.627-5.373 12-12 12h-40c-6.627 0-12-5.373-12-12v-40c0-6.627 5.373-12 12-12h40c6.627 0 12 5.373 12 12v40zm0-96c0 6.627-5.373 12-12 12h-40c-6.627 0-12-5.373-12-12V76c0-6.627 5.373-12 12-12h40c6.627 0 12 5.373 12 12v40z"], - "bullhorn": [576, 512, [], "f0a1", "M576 240c0-23.63-12.95-44.04-32-55.12V32.01C544 23.26 537.02 0 512 0c-7.12 0-14.19 2.38-19.98 7.02l-85.03 68.03C364.28 109.19 310.66 128 256 128H64c-35.35 0-64 28.65-64 64v96c0 35.35 28.65 64 64 64h33.7c-1.39 10.48-2.18 21.14-2.18 32 0 39.77 9.26 77.35 25.56 110.94 5.19 10.69 16.52 17.06 28.4 17.06h74.28c26.05 0 41.69-29.84 25.9-50.56-16.4-21.52-26.15-48.36-26.15-77.44 0-11.11 1.62-21.79 4.41-32H256c54.66 0 108.28 18.81 150.98 52.95l85.03 68.03a32.023 32.023 0 0 0 19.98 7.02c24.92 0 32-22.78 32-32V295.13C563.05 284.04 576 263.63 576 240zm-96 141.42l-33.05-26.44C392.95 311.78 325.12 288 256 288v-96c69.12 0 136.95-23.78 190.95-66.98L480 98.58v282.84z"], - "bullseye": [496, 512, [], "f140", "M248 8C111.03 8 0 119.03 0 256s111.03 248 248 248 248-111.03 248-248S384.97 8 248 8zm0 432c-101.69 0-184-82.29-184-184 0-101.69 82.29-184 184-184 101.69 0 184 82.29 184 184 0 101.69-82.29 184-184 184zm0-312c-70.69 0-128 57.31-128 128s57.31 128 128 128 128-57.31 128-128-57.31-128-128-128zm0 192c-35.29 0-64-28.71-64-64s28.71-64 64-64 64 28.71 64 64-28.71 64-64 64z"], - "burn": [384, 512, [], "f46a", "M192 0C79.7 101.3 0 220.9 0 300.5 0 425 79 512 192 512s192-87 192-211.5c0-79.9-80.2-199.6-192-300.5zm0 448c-56.5 0-96-39-96-94.8 0-13.5 4.6-61.5 96-161.2 91.4 99.7 96 147.7 96 161.2 0 55.8-39.5 94.8-96 94.8z"], - "bus": [512, 512, [], "f207", "M488 128h-8V80c0-44.8-99.2-80-224-80S32 35.2 32 80v48h-8c-13.25 0-24 10.74-24 24v80c0 13.25 10.75 24 24 24h8v160c0 17.67 14.33 32 32 32v32c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32v-32h192v32c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32v-32h6.4c16 0 25.6-12.8 25.6-25.6V256h8c13.25 0 24-10.75 24-24v-80c0-13.26-10.75-24-24-24zM112 400c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32zm16-112c-17.67 0-32-14.33-32-32V128c0-17.67 14.33-32 32-32h256c17.67 0 32 14.33 32 32v128c0 17.67-14.33 32-32 32H128zm272 112c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32z"], - "bus-alt": [512, 512, [], "f55e", "M488 128h-8V80c0-44.8-99.2-80-224-80S32 35.2 32 80v48h-8c-13.25 0-24 10.74-24 24v80c0 13.25 10.75 24 24 24h8v160c0 17.67 14.33 32 32 32v32c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32v-32h192v32c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32v-32h6.4c16 0 25.6-12.8 25.6-25.6V256h8c13.25 0 24-10.75 24-24v-80c0-13.26-10.75-24-24-24zM160 72c0-4.42 3.58-8 8-8h176c4.42 0 8 3.58 8 8v16c0 4.42-3.58 8-8 8H168c-4.42 0-8-3.58-8-8V72zm-48 328c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32zm128-112H128c-17.67 0-32-14.33-32-32v-96c0-17.67 14.33-32 32-32h112v160zm32 0V128h112c17.67 0 32 14.33 32 32v96c0 17.67-14.33 32-32 32H272zm128 112c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32z"], - "business-time": [640, 512, [], "f64a", "M496 224c-79.59 0-144 64.41-144 144s64.41 144 144 144 144-64.41 144-144-64.41-144-144-144zm64 150.29c0 5.34-4.37 9.71-9.71 9.71h-60.57c-5.34 0-9.71-4.37-9.71-9.71v-76.57c0-5.34 4.37-9.71 9.71-9.71h12.57c5.34 0 9.71 4.37 9.71 9.71V352h38.29c5.34 0 9.71 4.37 9.71 9.71v12.58zM496 192c5.4 0 10.72.33 16 .81V144c0-25.6-22.4-48-48-48h-80V48c0-25.6-22.4-48-48-48H176c-25.6 0-48 22.4-48 48v48H48c-25.6 0-48 22.4-48 48v80h395.12c28.6-20.09 63.35-32 100.88-32zM320 96H192V64h128v32zm6.82 224H208c-8.84 0-16-7.16-16-16v-48H0v144c0 25.6 22.4 48 48 48h291.43C327.1 423.96 320 396.82 320 368c0-16.66 2.48-32.72 6.82-48z"], - "calculator": [448, 512, [], "f1ec", "M400 0H48C22.4 0 0 22.4 0 48v416c0 25.6 22.4 48 48 48h352c25.6 0 48-22.4 48-48V48c0-25.6-22.4-48-48-48zM128 435.2c0 6.4-6.4 12.8-12.8 12.8H76.8c-6.4 0-12.8-6.4-12.8-12.8v-38.4c0-6.4 6.4-12.8 12.8-12.8h38.4c6.4 0 12.8 6.4 12.8 12.8v38.4zm0-128c0 6.4-6.4 12.8-12.8 12.8H76.8c-6.4 0-12.8-6.4-12.8-12.8v-38.4c0-6.4 6.4-12.8 12.8-12.8h38.4c6.4 0 12.8 6.4 12.8 12.8v38.4zm128 128c0 6.4-6.4 12.8-12.8 12.8h-38.4c-6.4 0-12.8-6.4-12.8-12.8v-38.4c0-6.4 6.4-12.8 12.8-12.8h38.4c6.4 0 12.8 6.4 12.8 12.8v38.4zm0-128c0 6.4-6.4 12.8-12.8 12.8h-38.4c-6.4 0-12.8-6.4-12.8-12.8v-38.4c0-6.4 6.4-12.8 12.8-12.8h38.4c6.4 0 12.8 6.4 12.8 12.8v38.4zm128 128c0 6.4-6.4 12.8-12.8 12.8h-38.4c-6.4 0-12.8-6.4-12.8-12.8V268.8c0-6.4 6.4-12.8 12.8-12.8h38.4c6.4 0 12.8 6.4 12.8 12.8v166.4zm0-256c0 6.4-6.4 12.8-12.8 12.8H76.8c-6.4 0-12.8-6.4-12.8-12.8V76.8C64 70.4 70.4 64 76.8 64h294.4c6.4 0 12.8 6.4 12.8 12.8v102.4z"], - "calendar": [448, 512, [], "f133", "M12 192h424c6.6 0 12 5.4 12 12v260c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V204c0-6.6 5.4-12 12-12zm436-44v-36c0-26.5-21.5-48-48-48h-48V12c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v52H160V12c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v52H48C21.5 64 0 85.5 0 112v36c0 6.6 5.4 12 12 12h424c6.6 0 12-5.4 12-12z"], - "calendar-alt": [448, 512, [], "f073", "M0 464c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V192H0v272zm320-196c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12h-40c-6.6 0-12-5.4-12-12v-40zm0 128c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12h-40c-6.6 0-12-5.4-12-12v-40zM192 268c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12h-40c-6.6 0-12-5.4-12-12v-40zm0 128c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12h-40c-6.6 0-12-5.4-12-12v-40zM64 268c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12H76c-6.6 0-12-5.4-12-12v-40zm0 128c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12H76c-6.6 0-12-5.4-12-12v-40zM400 64h-48V16c0-8.8-7.2-16-16-16h-32c-8.8 0-16 7.2-16 16v48H160V16c0-8.8-7.2-16-16-16h-32c-8.8 0-16 7.2-16 16v48H48C21.5 64 0 85.5 0 112v48h448v-48c0-26.5-21.5-48-48-48z"], - "calendar-check": [448, 512, [], "f274", "M436 160H12c-6.627 0-12-5.373-12-12v-36c0-26.51 21.49-48 48-48h48V12c0-6.627 5.373-12 12-12h40c6.627 0 12 5.373 12 12v52h128V12c0-6.627 5.373-12 12-12h40c6.627 0 12 5.373 12 12v52h48c26.51 0 48 21.49 48 48v36c0 6.627-5.373 12-12 12zM12 192h424c6.627 0 12 5.373 12 12v260c0 26.51-21.49 48-48 48H48c-26.51 0-48-21.49-48-48V204c0-6.627 5.373-12 12-12zm333.296 95.947l-28.169-28.398c-4.667-4.705-12.265-4.736-16.97-.068L194.12 364.665l-45.98-46.352c-4.667-4.705-12.266-4.736-16.971-.068l-28.397 28.17c-4.705 4.667-4.736 12.265-.068 16.97l82.601 83.269c4.667 4.705 12.265 4.736 16.97.068l142.953-141.805c4.705-4.667 4.736-12.265.068-16.97z"], - "calendar-day": [448, 512, [], "f783", "M0 464c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V192H0v272zm64-192c0-8.8 7.2-16 16-16h96c8.8 0 16 7.2 16 16v96c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16v-96zM400 64h-48V16c0-8.8-7.2-16-16-16h-32c-8.8 0-16 7.2-16 16v48H160V16c0-8.8-7.2-16-16-16h-32c-8.8 0-16 7.2-16 16v48H48C21.5 64 0 85.5 0 112v48h448v-48c0-26.5-21.5-48-48-48z"], - "calendar-minus": [448, 512, [], "f272", "M436 160H12c-6.6 0-12-5.4-12-12v-36c0-26.5 21.5-48 48-48h48V12c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v52h128V12c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v52h48c26.5 0 48 21.5 48 48v36c0 6.6-5.4 12-12 12zM12 192h424c6.6 0 12 5.4 12 12v260c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V204c0-6.6 5.4-12 12-12zm304 192c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12H132c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h184z"], - "calendar-plus": [448, 512, [], "f271", "M436 160H12c-6.6 0-12-5.4-12-12v-36c0-26.5 21.5-48 48-48h48V12c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v52h128V12c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v52h48c26.5 0 48 21.5 48 48v36c0 6.6-5.4 12-12 12zM12 192h424c6.6 0 12 5.4 12 12v260c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V204c0-6.6 5.4-12 12-12zm316 140c0-6.6-5.4-12-12-12h-60v-60c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v60h-60c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h60v60c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12v-60h60c6.6 0 12-5.4 12-12v-40z"], - "calendar-times": [448, 512, [], "f273", "M436 160H12c-6.6 0-12-5.4-12-12v-36c0-26.5 21.5-48 48-48h48V12c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v52h128V12c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v52h48c26.5 0 48 21.5 48 48v36c0 6.6-5.4 12-12 12zM12 192h424c6.6 0 12 5.4 12 12v260c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V204c0-6.6 5.4-12 12-12zm257.3 160l48.1-48.1c4.7-4.7 4.7-12.3 0-17l-28.3-28.3c-4.7-4.7-12.3-4.7-17 0L224 306.7l-48.1-48.1c-4.7-4.7-12.3-4.7-17 0l-28.3 28.3c-4.7 4.7-4.7 12.3 0 17l48.1 48.1-48.1 48.1c-4.7 4.7-4.7 12.3 0 17l28.3 28.3c4.7 4.7 12.3 4.7 17 0l48.1-48.1 48.1 48.1c4.7 4.7 12.3 4.7 17 0l28.3-28.3c4.7-4.7 4.7-12.3 0-17L269.3 352z"], - "calendar-week": [448, 512, [], "f784", "M0 464c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V192H0v272zm64-192c0-8.8 7.2-16 16-16h288c8.8 0 16 7.2 16 16v64c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16v-64zM400 64h-48V16c0-8.8-7.2-16-16-16h-32c-8.8 0-16 7.2-16 16v48H160V16c0-8.8-7.2-16-16-16h-32c-8.8 0-16 7.2-16 16v48H48C21.5 64 0 85.5 0 112v48h448v-48c0-26.5-21.5-48-48-48z"], - "camera": [512, 512, [], "f030", "M512 144v288c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V144c0-26.5 21.5-48 48-48h88l12.3-32.9c7-18.7 24.9-31.1 44.9-31.1h125.5c20 0 37.9 12.4 44.9 31.1L376 96h88c26.5 0 48 21.5 48 48zM376 288c0-66.2-53.8-120-120-120s-120 53.8-120 120 53.8 120 120 120 120-53.8 120-120zm-32 0c0 48.5-39.5 88-88 88s-88-39.5-88-88 39.5-88 88-88 88 39.5 88 88z"], - "camera-retro": [512, 512, [], "f083", "M48 32C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h416c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48H48zm0 32h106c3.3 0 6 2.7 6 6v20c0 3.3-2.7 6-6 6H38c-3.3 0-6-2.7-6-6V80c0-8.8 7.2-16 16-16zm426 96H38c-3.3 0-6-2.7-6-6v-36c0-3.3 2.7-6 6-6h138l30.2-45.3c1.1-1.7 3-2.7 5-2.7H464c8.8 0 16 7.2 16 16v74c0 3.3-2.7 6-6 6zM256 424c-66.2 0-120-53.8-120-120s53.8-120 120-120 120 53.8 120 120-53.8 120-120 120zm0-208c-48.5 0-88 39.5-88 88s39.5 88 88 88 88-39.5 88-88-39.5-88-88-88zm-48 104c-8.8 0-16-7.2-16-16 0-35.3 28.7-64 64-64 8.8 0 16 7.2 16 16s-7.2 16-16 16c-17.6 0-32 14.4-32 32 0 8.8-7.2 16-16 16z"], - "campground": [640, 512, [], "f6bb", "M624 448h-24.68L359.54 117.75l53.41-73.55c5.19-7.15 3.61-17.16-3.54-22.35l-25.9-18.79c-7.15-5.19-17.15-3.61-22.35 3.55L320 63.3 278.83 6.6c-5.19-7.15-15.2-8.74-22.35-3.55l-25.88 18.8c-7.15 5.19-8.74 15.2-3.54 22.35l53.41 73.55L40.68 448H16c-8.84 0-16 7.16-16 16v32c0 8.84 7.16 16 16 16h608c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16zM320 288l116.36 160H203.64L320 288z"], - "candy-cane": [512, 512, [], "f786", "M497.5 92C469.6 33.1 411.8 0 352.4 0c-27.9 0-56.2 7.3-81.8 22.6L243.1 39c-15.2 9.1-20.1 28.7-11 43.9l32.8 54.9c6 10 16.6 15.6 27.5 15.6 5.6 0 11.2-1.5 16.4-4.5l27.5-16.4c5.1-3.1 10.8-4.5 16.4-4.5 10.9 0 21.5 5.6 27.5 15.6 9.1 15.1 4.1 34.8-11 43.9L15.6 397.6c-15.2 9.1-20.1 28.7-11 43.9l32.8 54.9c6 10 16.6 15.6 27.5 15.6 5.6 0 11.2-1.5 16.4-4.5L428.6 301c71.7-42.9 104.6-133.5 68.9-209zm-177.7 13l-2.5 1.5L296.8 45c9.7-4.7 19.8-8.1 30.3-10.2l20.6 61.8c-9.8.8-19.4 3.3-27.9 8.4zM145.9 431.8l-60.5-38.5 30.8-18.3 60.5 38.5-30.8 18.3zm107.5-63.9l-60.5-38.5 30.8-18.3 60.5 38.5-30.8 18.3zM364.3 302l-60.5-38.5 30.8-18.3 60.5 38.5-30.8 18.3zm20.4-197.3l46-46c8.4 6.5 16 14.1 22.6 22.6L407.6 127c-5.7-9.3-13.7-16.9-22.9-22.3zm82.1 107.8l-59.5-19.8c3.2-5.3 5.8-10.9 7.4-17.1 1.1-4.5 1.7-9.1 1.8-13.6l60.4 20.1c-2.1 10.4-5.5 20.6-10.1 30.4z"], - "cannabis": [512, 512, [], "f55f", "M503.47 360.25c-1.56-.82-32.39-16.89-76.78-25.81 64.25-75.12 84.05-161.67 84.93-165.64 1.18-5.33-.44-10.9-4.3-14.77-3.03-3.04-7.12-4.7-11.32-4.7-1.14 0-2.29.12-3.44.38-3.88.85-86.54 19.59-160.58 79.76.01-1.46.01-2.93.01-4.4 0-118.79-59.98-213.72-62.53-217.7A15.973 15.973 0 0 0 256 0c-5.45 0-10.53 2.78-13.47 7.37-2.55 3.98-62.53 98.91-62.53 217.7 0 1.47.01 2.94.01 4.4-74.03-60.16-156.69-78.9-160.58-79.76-1.14-.25-2.29-.38-3.44-.38-4.2 0-8.29 1.66-11.32 4.7A15.986 15.986 0 0 0 .38 168.8c.88 3.97 20.68 90.52 84.93 165.64-44.39 8.92-75.21 24.99-76.78 25.81a16.003 16.003 0 0 0-.02 28.29c2.45 1.29 60.76 31.72 133.49 31.72 6.14 0 11.96-.1 17.5-.31-11.37 22.23-16.52 38.31-16.81 39.22-1.8 5.68-.29 11.89 3.91 16.11a16.019 16.019 0 0 0 16.1 3.99c1.83-.57 37.72-11.99 77.3-39.29V504c0 4.42 3.58 8 8 8h16c4.42 0 8-3.58 8-8v-64.01c39.58 27.3 75.47 38.71 77.3 39.29a16.019 16.019 0 0 0 16.1-3.99c4.2-4.22 5.71-10.43 3.91-16.11-.29-.91-5.45-16.99-16.81-39.22 5.54.21 11.37.31 17.5.31 72.72 0 131.04-30.43 133.49-31.72 5.24-2.78 8.52-8.22 8.51-14.15-.01-5.94-3.29-11.39-8.53-14.15z"], - "capsules": [576, 512, [], "f46b", "M555.3 300.1L424.2 112.8C401.9 81 366.4 64 330.4 64c-22.6 0-45.5 6.7-65.5 20.7-19.7 13.8-33.7 32.8-41.5 53.8C220.5 79.2 172 32 112 32 50.1 32 0 82.1 0 144v224c0 61.9 50.1 112 112 112s112-50.1 112-112V218.9c3.3 8.6 7.3 17.1 12.8 25L368 431.2c22.2 31.8 57.7 48.8 93.8 48.8 22.7 0 45.5-6.7 65.5-20.7 51.7-36.2 64.2-107.5 28-159.2zM160 256H64V144c0-26.5 21.5-48 48-48s48 21.5 48 48v112zm194.8 44.9l-65.6-93.7c-7.7-11-10.7-24.4-8.3-37.6 2.3-13.2 9.7-24.8 20.7-32.5 8.5-6 18.5-9.1 28.8-9.1 16.5 0 31.9 8 41.3 21.5l65.6 93.7-82.5 57.7z"], - "car": [512, 512, [], "f1b9", "M499.99 176h-59.87l-16.64-41.6C406.38 91.63 365.57 64 319.5 64h-127c-46.06 0-86.88 27.63-103.99 70.4L71.87 176H12.01C4.2 176-1.53 183.34.37 190.91l6 24C7.7 220.25 12.5 224 18.01 224h20.07C24.65 235.73 16 252.78 16 272v48c0 16.12 6.16 30.67 16 41.93V416c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32v-32h256v32c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32v-54.07c9.84-11.25 16-25.8 16-41.93v-48c0-19.22-8.65-36.27-22.07-48H494c5.51 0 10.31-3.75 11.64-9.09l6-24c1.89-7.57-3.84-14.91-11.65-14.91zm-352.06-17.83c7.29-18.22 24.94-30.17 44.57-30.17h127c19.63 0 37.28 11.95 44.57 30.17L384 208H128l19.93-49.83zM96 319.8c-19.2 0-32-12.76-32-31.9S76.8 256 96 256s48 28.71 48 47.85-28.8 15.95-48 15.95zm320 0c-19.2 0-48 3.19-48-15.95S396.8 256 416 256s32 12.76 32 31.9-12.8 31.9-32 31.9z"], - "car-alt": [480, 512, [], "f5de", "M438.66 212.33l-11.24-28.1-19.93-49.83C390.38 91.63 349.57 64 303.5 64h-127c-46.06 0-86.88 27.63-103.99 70.4l-19.93 49.83-11.24 28.1C17.22 221.5 0 244.66 0 272v48c0 16.12 6.16 30.67 16 41.93V416c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32v-32h256v32c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32v-54.07c9.84-11.25 16-25.8 16-41.93v-48c0-27.34-17.22-50.5-41.34-59.67zm-306.73-54.16c7.29-18.22 24.94-30.17 44.57-30.17h127c19.63 0 37.28 11.95 44.57 30.17L368 208H112l19.93-49.83zM80 319.8c-19.2 0-32-12.76-32-31.9S60.8 256 80 256s48 28.71 48 47.85-28.8 15.95-48 15.95zm320 0c-19.2 0-48 3.19-48-15.95S380.8 256 400 256s32 12.76 32 31.9-12.8 31.9-32 31.9z"], - "car-battery": [512, 512, [], "f5df", "M480 128h-32V80c0-8.84-7.16-16-16-16h-96c-8.84 0-16 7.16-16 16v48H192V80c0-8.84-7.16-16-16-16H80c-8.84 0-16 7.16-16 16v48H32c-17.67 0-32 14.33-32 32v256c0 17.67 14.33 32 32 32h448c17.67 0 32-14.33 32-32V160c0-17.67-14.33-32-32-32zM192 264c0 4.42-3.58 8-8 8H72c-4.42 0-8-3.58-8-8v-16c0-4.42 3.58-8 8-8h112c4.42 0 8 3.58 8 8v16zm256 0c0 4.42-3.58 8-8 8h-40v40c0 4.42-3.58 8-8 8h-16c-4.42 0-8-3.58-8-8v-40h-40c-4.42 0-8-3.58-8-8v-16c0-4.42 3.58-8 8-8h40v-40c0-4.42 3.58-8 8-8h16c4.42 0 8 3.58 8 8v40h40c4.42 0 8 3.58 8 8v16z"], - "car-crash": [640, 512, [], "f5e1", "M143.25 220.81l-12.42 46.37c-3.01 11.25-3.63 22.89-2.41 34.39l-35.2 28.98c-6.57 5.41-16.31-.43-14.62-8.77l15.44-76.68c1.06-5.26-2.66-10.28-8-10.79l-77.86-7.55c-8.47-.82-11.23-11.83-4.14-16.54l65.15-43.3c4.46-2.97 5.38-9.15 1.98-13.29L21.46 93.22c-5.41-6.57.43-16.3 8.78-14.62l76.68 15.44c5.26 1.06 10.28-2.66 10.8-8l7.55-77.86c.82-8.48 11.83-11.23 16.55-4.14l43.3 65.14c2.97 4.46 9.15 5.38 13.29 1.98l60.4-49.71c6.57-5.41 16.3.43 14.62 8.77L262.1 86.38c-2.71 3.05-5.43 6.09-7.91 9.4l-32.15 42.97-10.71 14.32c-32.73 8.76-59.18 34.53-68.08 67.74zm494.57 132.51l-12.42 46.36c-3.13 11.68-9.38 21.61-17.55 29.36a66.876 66.876 0 0 1-8.76 7l-13.99 52.23c-1.14 4.27-3.1 8.1-5.65 11.38-7.67 9.84-20.74 14.68-33.54 11.25L515 502.62c-17.07-4.57-27.2-22.12-22.63-39.19l8.28-30.91-247.28-66.26-8.28 30.91c-4.57 17.07-22.12 27.2-39.19 22.63l-30.91-8.28c-12.8-3.43-21.7-14.16-23.42-26.51-.57-4.12-.35-8.42.79-12.68l13.99-52.23a66.62 66.62 0 0 1-4.09-10.45c-3.2-10.79-3.65-22.52-.52-34.2l12.42-46.37c5.31-19.8 19.36-34.83 36.89-42.21a64.336 64.336 0 0 1 18.49-4.72l18.13-24.23 32.15-42.97c3.45-4.61 7.19-8.9 11.2-12.84 8-7.89 17.03-14.44 26.74-19.51 4.86-2.54 9.89-4.71 15.05-6.49 10.33-3.58 21.19-5.63 32.24-6.04 11.05-.41 22.31.82 33.43 3.8l122.68 32.87c11.12 2.98 21.48 7.54 30.85 13.43a111.11 111.11 0 0 1 34.69 34.5c8.82 13.88 14.64 29.84 16.68 46.99l6.36 53.29 3.59 30.05a64.49 64.49 0 0 1 22.74 29.93c4.39 11.88 5.29 25.19 1.75 38.39zM255.58 234.34c-18.55-4.97-34.21 4.04-39.17 22.53-4.96 18.49 4.11 34.12 22.65 39.09 18.55 4.97 45.54 15.51 50.49-2.98 4.96-18.49-15.43-53.67-33.97-58.64zm290.61 28.17l-6.36-53.29c-.58-4.87-1.89-9.53-3.82-13.86-5.8-12.99-17.2-23.01-31.42-26.82l-122.68-32.87a48.008 48.008 0 0 0-50.86 17.61l-32.15 42.97 172 46.08 75.29 20.18zm18.49 54.65c-18.55-4.97-53.8 15.31-58.75 33.79-4.95 18.49 23.69 22.86 42.24 27.83 18.55 4.97 34.21-4.04 39.17-22.53 4.95-18.48-4.11-34.12-22.66-39.09z"], - "car-side": [640, 512, [], "f5e4", "M544 192h-16L419.22 56.02A64.025 64.025 0 0 0 369.24 32H155.33c-26.17 0-49.7 15.93-59.42 40.23L48 194.26C20.44 201.4 0 226.21 0 256v112c0 8.84 7.16 16 16 16h48c0 53.02 42.98 96 96 96s96-42.98 96-96h128c0 53.02 42.98 96 96 96s96-42.98 96-96h48c8.84 0 16-7.16 16-16v-80c0-53.02-42.98-96-96-96zM160 432c-26.47 0-48-21.53-48-48s21.53-48 48-48 48 21.53 48 48-21.53 48-48 48zm72-240H116.93l38.4-96H232v96zm48 0V96h89.24l76.8 96H280zm200 240c-26.47 0-48-21.53-48-48s21.53-48 48-48 48 21.53 48 48-21.53 48-48 48z"], - "caret-down": [320, 512, [], "f0d7", "M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z"], - "caret-left": [192, 512, [], "f0d9", "M192 127.338v257.324c0 17.818-21.543 26.741-34.142 14.142L29.196 270.142c-7.81-7.81-7.81-20.474 0-28.284l128.662-128.662c12.599-12.6 34.142-3.676 34.142 14.142z"], - "caret-right": [192, 512, [], "f0da", "M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z"], - "caret-square-down": [448, 512, [], "f150", "M448 80v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V80c0-26.5 21.5-48 48-48h352c26.5 0 48 21.5 48 48zM92.5 220.5l123 123c4.7 4.7 12.3 4.7 17 0l123-123c7.6-7.6 2.2-20.5-8.5-20.5H101c-10.7 0-16.1 12.9-8.5 20.5z"], - "caret-square-left": [448, 512, [], "f191", "M400 480H48c-26.51 0-48-21.49-48-48V80c0-26.51 21.49-48 48-48h352c26.51 0 48 21.49 48 48v352c0 26.51-21.49 48-48 48zM259.515 124.485l-123.03 123.03c-4.686 4.686-4.686 12.284 0 16.971l123.029 123.029c7.56 7.56 20.485 2.206 20.485-8.485V132.971c.001-10.691-12.925-16.045-20.484-8.486z"], - "caret-square-right": [448, 512, [], "f152", "M48 32h352c26.51 0 48 21.49 48 48v352c0 26.51-21.49 48-48 48H48c-26.51 0-48-21.49-48-48V80c0-26.51 21.49-48 48-48zm140.485 355.515l123.029-123.029c4.686-4.686 4.686-12.284 0-16.971l-123.029-123.03c-7.56-7.56-20.485-2.206-20.485 8.485v246.059c0 10.691 12.926 16.045 20.485 8.486z"], - "caret-square-up": [448, 512, [], "f151", "M0 432V80c0-26.51 21.49-48 48-48h352c26.51 0 48 21.49 48 48v352c0 26.51-21.49 48-48 48H48c-26.51 0-48-21.49-48-48zm355.515-140.485l-123.03-123.03c-4.686-4.686-12.284-4.686-16.971 0L92.485 291.515c-7.56 7.56-2.206 20.485 8.485 20.485h246.059c10.691 0 16.045-12.926 8.486-20.485z"], - "caret-up": [320, 512, [], "f0d8", "M288.662 352H31.338c-17.818 0-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81 20.474-7.81 28.284 0l128.662 128.662c12.6 12.599 3.676 34.142-14.142 34.142z"], - "carrot": [512, 512, [], "f787", "M298.2 156.6c-52.7-25.7-114.5-10.5-150.2 32.8l55.2 55.2c6.3 6.3 6.3 16.4 0 22.6-3.1 3.1-7.2 4.7-11.3 4.7s-8.2-1.6-11.3-4.7L130.4 217 2.3 479.7c-2.9 6-3.1 13.3 0 19.7 5.4 11.1 18.9 15.7 30 10.3l133.6-65.2-49.2-49.2c-6.3-6.2-6.3-16.4 0-22.6 6.3-6.2 16.4-6.2 22.6 0l57 57 102-49.8c24-11.7 44.5-31.3 57.1-57.1 30.1-61.7 4.5-136.1-57.2-166.2zm92.1-34.9C409.8 81 399.7 32.9 360 0c-50.3 41.7-52.5 107.5-7.9 151.9l8 8c44.4 44.6 110.3 42.4 151.9-7.9-32.9-39.7-81-49.8-121.7-30.3z"], - "cart-arrow-down": [576, 512, [], "f218", "M504.717 320H211.572l6.545 32h268.418c15.401 0 26.816 14.301 23.403 29.319l-5.517 24.276C523.112 414.668 536 433.828 536 456c0 31.202-25.519 56.444-56.824 55.994-29.823-.429-54.35-24.631-55.155-54.447-.44-16.287 6.085-31.049 16.803-41.548H231.176C241.553 426.165 248 440.326 248 456c0 31.813-26.528 57.431-58.67 55.938-28.54-1.325-51.751-24.385-53.251-52.917-1.158-22.034 10.436-41.455 28.051-51.586L93.883 64H24C10.745 64 0 53.255 0 40V24C0 10.745 10.745 0 24 0h102.529c11.401 0 21.228 8.021 23.513 19.19L159.208 64H551.99c15.401 0 26.816 14.301 23.403 29.319l-47.273 208C525.637 312.246 515.923 320 504.717 320zM403.029 192H360v-60c0-6.627-5.373-12-12-12h-24c-6.627 0-12 5.373-12 12v60h-43.029c-10.691 0-16.045 12.926-8.485 20.485l67.029 67.029c4.686 4.686 12.284 4.686 16.971 0l67.029-67.029c7.559-7.559 2.205-20.485-8.486-20.485z"], - "cart-plus": [576, 512, [], "f217", "M504.717 320H211.572l6.545 32h268.418c15.401 0 26.816 14.301 23.403 29.319l-5.517 24.276C523.112 414.668 536 433.828 536 456c0 31.202-25.519 56.444-56.824 55.994-29.823-.429-54.35-24.631-55.155-54.447-.44-16.287 6.085-31.049 16.803-41.548H231.176C241.553 426.165 248 440.326 248 456c0 31.813-26.528 57.431-58.67 55.938-28.54-1.325-51.751-24.385-53.251-52.917-1.158-22.034 10.436-41.455 28.051-51.586L93.883 64H24C10.745 64 0 53.255 0 40V24C0 10.745 10.745 0 24 0h102.529c11.401 0 21.228 8.021 23.513 19.19L159.208 64H551.99c15.401 0 26.816 14.301 23.403 29.319l-47.273 208C525.637 312.246 515.923 320 504.717 320zM408 168h-48v-40c0-8.837-7.163-16-16-16h-16c-8.837 0-16 7.163-16 16v40h-48c-8.837 0-16 7.163-16 16v16c0 8.837 7.163 16 16 16h48v40c0 8.837 7.163 16 16 16h16c8.837 0 16-7.163 16-16v-40h48c8.837 0 16-7.163 16-16v-16c0-8.837-7.163-16-16-16z"], - "cash-register": [512, 512, [], "f788", "M511.1 378.8l-26.7-160c-2.6-15.4-15.9-26.7-31.6-26.7H208v-64h96c8.8 0 16-7.2 16-16V16c0-8.8-7.2-16-16-16H48c-8.8 0-16 7.2-16 16v96c0 8.8 7.2 16 16 16h96v64H59.1c-15.6 0-29 11.3-31.6 26.7L.8 378.7c-.6 3.5-.9 7-.9 10.5V480c0 17.7 14.3 32 32 32h448c17.7 0 32-14.3 32-32v-90.7c.1-3.5-.2-7-.8-10.5zM280 248c0-8.8 7.2-16 16-16h16c8.8 0 16 7.2 16 16v16c0 8.8-7.2 16-16 16h-16c-8.8 0-16-7.2-16-16v-16zm-32 64h16c8.8 0 16 7.2 16 16v16c0 8.8-7.2 16-16 16h-16c-8.8 0-16-7.2-16-16v-16c0-8.8 7.2-16 16-16zm-32-80c8.8 0 16 7.2 16 16v16c0 8.8-7.2 16-16 16h-16c-8.8 0-16-7.2-16-16v-16c0-8.8 7.2-16 16-16h16zM80 80V48h192v32H80zm40 200h-16c-8.8 0-16-7.2-16-16v-16c0-8.8 7.2-16 16-16h16c8.8 0 16 7.2 16 16v16c0 8.8-7.2 16-16 16zm16 64v-16c0-8.8 7.2-16 16-16h16c8.8 0 16 7.2 16 16v16c0 8.8-7.2 16-16 16h-16c-8.8 0-16-7.2-16-16zm216 112c0 4.4-3.6 8-8 8H168c-4.4 0-8-3.6-8-8v-16c0-4.4 3.6-8 8-8h176c4.4 0 8 3.6 8 8v16zm24-112c0 8.8-7.2 16-16 16h-16c-8.8 0-16-7.2-16-16v-16c0-8.8 7.2-16 16-16h16c8.8 0 16 7.2 16 16v16zm48-80c0 8.8-7.2 16-16 16h-16c-8.8 0-16-7.2-16-16v-16c0-8.8 7.2-16 16-16h16c8.8 0 16 7.2 16 16v16z"], - "cat": [512, 512, [], "f6be", "M290.59 192c-20.18 0-106.82 1.98-162.59 85.95V192c0-52.94-43.06-96-96-96-17.67 0-32 14.33-32 32s14.33 32 32 32c17.64 0 32 14.36 32 32v256c0 35.3 28.7 64 64 64h176c8.84 0 16-7.16 16-16v-16c0-17.67-14.33-32-32-32h-32l128-96v144c0 8.84 7.16 16 16 16h32c8.84 0 16-7.16 16-16V289.86c-10.29 2.67-20.89 4.54-32 4.54-61.81 0-113.52-44.05-125.41-102.4zM448 96h-64l-64-64v134.4c0 53.02 42.98 96 96 96s96-42.98 96-96V32l-64 64zm-72 80c-8.84 0-16-7.16-16-16s7.16-16 16-16 16 7.16 16 16-7.16 16-16 16zm80 0c-8.84 0-16-7.16-16-16s7.16-16 16-16 16 7.16 16 16-7.16 16-16 16z"], - "certificate": [512, 512, [], "f0a3", "M458.622 255.92l45.985-45.005c13.708-12.977 7.316-36.039-10.664-40.339l-62.65-15.99 17.661-62.015c4.991-17.838-11.829-34.663-29.661-29.671l-61.994 17.667-15.984-62.671C337.085.197 313.765-6.276 300.99 7.228L256 53.57 211.011 7.229c-12.63-13.351-36.047-7.234-40.325 10.668l-15.984 62.671-61.995-17.667C74.87 57.907 58.056 74.738 63.046 92.572l17.661 62.015-62.65 15.99C.069 174.878-6.31 197.944 7.392 210.915l45.985 45.005-45.985 45.004c-13.708 12.977-7.316 36.039 10.664 40.339l62.65 15.99-17.661 62.015c-4.991 17.838 11.829 34.663 29.661 29.671l61.994-17.667 15.984 62.671c4.439 18.575 27.696 24.018 40.325 10.668L256 458.61l44.989 46.001c12.5 13.488 35.987 7.486 40.325-10.668l15.984-62.671 61.994 17.667c17.836 4.994 34.651-11.837 29.661-29.671l-17.661-62.015 62.65-15.99c17.987-4.302 24.366-27.367 10.664-40.339l-45.984-45.004z"], - "chair": [448, 512, [], "f6c0", "M112 128c0-29.5 16.2-55 40-68.9V256h48V48h48v208h48V59.1c23.8 13.9 40 39.4 40 68.9v128h48V128C384 57.3 326.7 0 256 0h-64C121.3 0 64 57.3 64 128v128h48zm334.3 213.9l-10.7-32c-4.4-13.1-16.6-21.9-30.4-21.9H42.7c-13.8 0-26 8.8-30.4 21.9l-10.7 32C-5.2 362.6 10.2 384 32 384v112c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V384h256v112c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V384c21.8 0 37.2-21.4 30.3-42.1z"], - "chalkboard": [640, 512, [], "f51b", "M96 64h448v352h64V40c0-22.06-17.94-40-40-40H72C49.94 0 32 17.94 32 40v376h64V64zm528 384H480v-64H288v64H16c-8.84 0-16 7.16-16 16v32c0 8.84 7.16 16 16 16h608c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16z"], - "chalkboard-teacher": [640, 512, [], "f51c", "M208 352c-2.39 0-4.78.35-7.06 1.09C187.98 357.3 174.35 360 160 360c-14.35 0-27.98-2.7-40.95-6.91-2.28-.74-4.66-1.09-7.05-1.09C49.94 352-.33 402.48 0 464.62.14 490.88 21.73 512 48 512h224c26.27 0 47.86-21.12 48-47.38.33-62.14-49.94-112.62-112-112.62zm-48-32c53.02 0 96-42.98 96-96s-42.98-96-96-96-96 42.98-96 96 42.98 96 96 96zM592 0H208c-26.47 0-48 22.25-48 49.59V96c23.42 0 45.1 6.78 64 17.8V64h352v288h-64v-64H384v64h-76.24c19.1 16.69 33.12 38.73 39.69 64H592c26.47 0 48-22.25 48-49.59V49.59C640 22.25 618.47 0 592 0z"], - "charging-station": [576, 512, [], "f5e7", "M336 448H16c-8.84 0-16 7.16-16 16v32c0 8.84 7.16 16 16 16h320c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16zm208-320V80c0-8.84-7.16-16-16-16s-16 7.16-16 16v48h-32V80c0-8.84-7.16-16-16-16s-16 7.16-16 16v48h-16c-8.84 0-16 7.16-16 16v32c0 35.76 23.62 65.69 56 75.93v118.49c0 13.95-9.5 26.92-23.26 29.19C431.22 402.5 416 388.99 416 372v-28c0-48.6-39.4-88-88-88h-8V64c0-35.35-28.65-64-64-64H96C60.65 0 32 28.65 32 64v352h288V304h8c22.09 0 40 17.91 40 40v24.61c0 39.67 28.92 75.16 68.41 79.01C481.71 452.05 520 416.41 520 372V251.93c32.38-10.24 56-40.17 56-75.93v-32c0-8.84-7.16-16-16-16h-16zm-283.91 47.76l-93.7 139c-2.2 3.33-6.21 5.24-10.39 5.24-7.67 0-13.47-6.28-11.67-12.92L167.35 224H108c-7.25 0-12.85-5.59-11.89-11.89l16-107C112.9 99.9 117.98 96 124 96h68c7.88 0 13.62 6.54 11.6 13.21L192 160h57.7c9.24 0 15.01 8.78 10.39 15.76z"], - "chart-area": [512, 512, [], "f1fe", "M500 384c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12H12c-6.6 0-12-5.4-12-12V76c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v308h436zM372.7 159.5L288 216l-85.3-113.7c-5.1-6.8-15.5-6.3-19.9 1L96 248v104h384l-89.9-187.8c-3.2-6.5-11.4-8.7-17.4-4.7z"], - "chart-bar": [512, 512, [], "f080", "M332.8 320h38.4c6.4 0 12.8-6.4 12.8-12.8V172.8c0-6.4-6.4-12.8-12.8-12.8h-38.4c-6.4 0-12.8 6.4-12.8 12.8v134.4c0 6.4 6.4 12.8 12.8 12.8zm96 0h38.4c6.4 0 12.8-6.4 12.8-12.8V76.8c0-6.4-6.4-12.8-12.8-12.8h-38.4c-6.4 0-12.8 6.4-12.8 12.8v230.4c0 6.4 6.4 12.8 12.8 12.8zm-288 0h38.4c6.4 0 12.8-6.4 12.8-12.8v-70.4c0-6.4-6.4-12.8-12.8-12.8h-38.4c-6.4 0-12.8 6.4-12.8 12.8v70.4c0 6.4 6.4 12.8 12.8 12.8zm96 0h38.4c6.4 0 12.8-6.4 12.8-12.8V108.8c0-6.4-6.4-12.8-12.8-12.8h-38.4c-6.4 0-12.8 6.4-12.8 12.8v198.4c0 6.4 6.4 12.8 12.8 12.8zM496 384H64V80c0-8.84-7.16-16-16-16H16C7.16 64 0 71.16 0 80v336c0 17.67 14.33 32 32 32h464c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16z"], - "chart-line": [512, 512, [], "f201", "M496 384H64V80c0-8.84-7.16-16-16-16H16C7.16 64 0 71.16 0 80v336c0 17.67 14.33 32 32 32h464c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16zM464 96H345.94c-21.38 0-32.09 25.85-16.97 40.97l32.4 32.4L288 242.75l-73.37-73.37c-12.5-12.5-32.76-12.5-45.25 0l-68.69 68.69c-6.25 6.25-6.25 16.38 0 22.63l22.62 22.62c6.25 6.25 16.38 6.25 22.63 0L192 237.25l73.37 73.37c12.5 12.5 32.76 12.5 45.25 0l96-96 32.4 32.4c15.12 15.12 40.97 4.41 40.97-16.97V112c.01-8.84-7.15-16-15.99-16z"], - "chart-pie": [544, 512, [], "f200", "M527.79 288H290.5l158.03 158.03c6.04 6.04 15.98 6.53 22.19.68 38.7-36.46 65.32-85.61 73.13-140.86 1.34-9.46-6.51-17.85-16.06-17.85zm-15.83-64.8C503.72 103.74 408.26 8.28 288.8.04 279.68-.59 272 7.1 272 16.24V240h223.77c9.14 0 16.82-7.68 16.19-16.8zM224 288V50.71c0-9.55-8.39-17.4-17.84-16.06C86.99 51.49-4.1 155.6.14 280.37 4.5 408.51 114.83 513.59 243.03 511.98c50.4-.63 96.97-16.87 135.26-44.03 7.9-5.6 8.42-17.23 1.57-24.08L224 288z"], - "check": [512, 512, [], "f00c", "M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z"], - "check-circle": [512, 512, [], "f058", "M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z"], - "check-double": [512, 512, [], "f560", "M504.5 171.95l-36.2-36.41c-10-10.05-26.21-10.05-36.2 0L192 377.02 79.9 264.28c-10-10.06-26.21-10.06-36.2 0L7.5 300.69c-10 10.05-10 26.36 0 36.41l166.4 167.36c10 10.06 26.21 10.06 36.2 0l294.4-296.09c10-10.06 10-26.36 0-36.42zM166.57 282.71c6.84 7.02 18.18 7.02 25.21.18L403.85 72.62c7.02-6.84 7.02-18.18.18-25.21L362.08 5.29c-6.84-7.02-18.18-7.02-25.21-.18L179.71 161.19l-68.23-68.77c-6.84-7.02-18.18-7.02-25.2-.18l-42.13 41.77c-7.02 6.84-7.02 18.18-.18 25.2l122.6 123.5z"], - "check-square": [448, 512, [], "f14a", "M400 480H48c-26.51 0-48-21.49-48-48V80c0-26.51 21.49-48 48-48h352c26.51 0 48 21.49 48 48v352c0 26.51-21.49 48-48 48zm-204.686-98.059l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.248-16.379-6.249-22.628 0L184 302.745l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.25 16.379 6.25 22.628.001z"], - "cheese": [512, 512, [], "f7ef", "M0 288v160a32 32 0 0 0 32 32h448a32 32 0 0 0 32-32V288zM299.83 32a32 32 0 0 0-21.13 7L0 256h512c0-119.89-94-217.8-212.17-224z"], - "chess": [512, 512, [], "f439", "M76.1 210.2h103.7l34.6-95.1c2.8-7.8-3-16.1-11.3-16.1H152V68.8h21.6c3.3 0 6-2.7 6-6V40.4c0-3.3-2.7-6-6-6h-28.4V6c0-3.3-2.7-6-6-6h-22.4c-3.3 0-6 2.7-6 6v28.4H82.4c-3.3 0-6 2.7-6 6v22.4c0 3.3 2.7 6 6 6H104V99H52.8c-8.3 0-14.1 8.3-11.3 16.1zm237.2 90.7l24.9 17c.1 18.1-.2 63.9-11.9 114.5h147.5c-11.7-50.5-12-96.3-11.9-114.5l24.9-16.9c1.1-.7 1.7-1.9 1.7-3.2v-69.9c0-2.1-1.7-3.9-3.9-3.9h-27.7c-2.1 0-3.9 1.7-3.9 3.9v31.5h-22.7v-31.5c0-2.1-1.7-3.9-3.9-3.9h-52.9c-2.1 0-3.9 1.7-3.9 3.9v31.5h-22.7v-31.5c0-2.1-1.7-3.9-3.9-3.9h-27.7c-2.1 0-3.9 1.7-3.9 3.9v69.9c.2 1.2.8 2.4 1.9 3.1zm71.5 52c0-8.4 6.8-15.2 15.2-15.2s15.2 6.8 15.2 15.2v30.3h-30.3v-30.3zm119.8 117.2L491 459.4v-15.6c0-2.1-1.7-3.9-3.9-3.9H312.9c-2.1 0-3.9 1.7-3.9 3.9v15.6L295.3 470c-.9.7-1.5 1.9-1.5 3v35c0 2.1 1.7 3.9 3.9 3.9h204.5c2.1 0 3.9-1.7 3.9-3.9v-35c0-1.1-.5-2.2-1.5-2.9zm-259.8-10.8l-22.1-14.2V417c0-3.3-2.7-6-6-6H39.3c-3.3 0-6 2.7-6 6v28.1l-22.1 14.2c-1.7 1.1-2.8 3-2.8 5.1V506c0 3.3 2.7 6 6 6h227.2c3.3 0 6-2.7 6-6v-41.6c0-2.1-1-4-2.8-5.1zm-45-208.9c3.3 0 6-2.7 6-6v-20.8c0-3.3-2.7-6-6-6H56.2c-3.3 0-6 2.7-6 6v20.8c0 3.3 2.7 6 6 6H82c0 28.8 2.5 95.1-17.4 153.2h126.8c-19.6-57-17.4-121.5-17.4-153.2z"], - "chess-bishop": [320, 512, [], "f43a", "M123.158 77.881C107.369 72.53 96 57.597 96 40c0-22.091 17.909-40 40-40h47.796c22.091 0 40 17.909 40 40 0 17.541-11.295 32.434-27.005 37.829 23.993 16.657 48.577 46.839 68.703 82.05L144.929 280.443a6 6 0 0 0 0 8.485l14.142 14.142a6 6 0 0 0 8.485 0L280.9 189.726c17.758 38.297 29.371 79.443 29.371 114.273 0 53.786-22.897 75.788-58.446 86.033V448H68.174v-57.97C32.631 379.784 9.739 357.781 9.739 304c0-78.029 58.281-187.766 113.419-226.119zM320 500v-24c0-6.627-5.373-12-12-12H12c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h296c6.627 0 12-5.373 12-12z"], - "chess-board": [512, 512, [], "f43c", "M192 256v64h64v-64zm320 64v-64h-64v64zM0 192v64h64v-64zm512 0v-64h-64v64zm0 256v-64h-64v64zM256 256h64v-64h-64zM0 512h64v-64H0zm128 0h64v-64h-64zM384 0h-64v64h64zM128 0H64v64h64zm128 512h64v-64h-64zM0 64v64h64V64zm0 256v64h64v-64zM256 0h-64v64h64zm128 512h64v-64h-64zM64 384v64h64v-64zm256 0v64h64v-64zm-64-192v-64h-64v64zm128 192h64v-64h-64zM128 256H64v64h64zm256 0h64v-64h-64zM512 0h-64v64h64zM128 128H64v64h64zm256-64v64h64V64zM192 384v64h64v-64zm-64-64v64h64v-64zm128 0v64h64v-64zm-64-128h-64v64h64zm128-64V64h-64v64zm-128 0V64h-64v64zm128 64h64v-64h-64zm0 128h64v-64h-64z"], - "chess-king": [448, 512, [], "f43f", "M416 476v24c0 6.627-5.373 12-12 12H44c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h360c6.627 0 12 5.373 12 12zm-8.033-324H248v-48h50a6 6 0 0 0 6-6V62a6 6 0 0 0-6-6h-50V6a6 6 0 0 0-6-6h-36a6 6 0 0 0-6 6v50h-50a6 6 0 0 0-6 6v36a6 6 0 0 0 6 6h50v48H40.033c-27.574 0-46.879 27.244-37.738 53.259L87.582 448h272.836l85.287-242.741C454.846 179.244 435.541 152 407.967 152z"], - "chess-knight": [384, 512, [], "f441", "M352 224v224H32v-46.557c0-30.302 17.12-58.003 44.223-71.554l57.243-28.622A48 48 0 0 0 160 258.334V208l-22.127 11.063a23.996 23.996 0 0 0-12.55 15.645l-11.835 47.338a12 12 0 0 1-7.185 8.231l-29.601 11.84a11.998 11.998 0 0 1-9.33-.176L7.126 275.167A12 12 0 0 1 0 264.201v-158.26c0-6.365 2.529-12.47 7.03-16.971L16 80 1.789 51.578A16.937 16.937 0 0 1 0 44c0-6.627 5.373-12 12-12h148c106.039 0 192 85.961 192 192zm20 240H12c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12zM52 128c-11.046 0-20 8.954-20 20s8.954 20 20 20 20-8.954 20-20-8.954-20-20-20z"], - "chess-pawn": [320, 512, [], "f443", "M264 448H56s60-42.743 60-176H84c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h40.209C95.721 210.56 76 181.588 76 148c0-46.392 37.608-84 84-84s84 37.608 84 84c0 33.588-19.721 62.56-48.209 76H236c6.627 0 12 5.373 12 12v24c0 6.627-5.373 12-12 12h-32c0 133.257 60 176 60 176zm28 16H28c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h264c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12z"], - "chess-queen": [512, 512, [], "f445", "M436 512H76c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h360c6.627 0 12 5.373 12 12v24c0 6.627-5.373 12-12 12zM255.579 0c-30.928 0-56 25.072-56 56s25.072 56 56 56 56-25.072 56-56-25.072-56-56-56zm204.568 154.634c-5.768-3.045-12.916-.932-16.082 4.77-8.616 15.516-22.747 37.801-44.065 37.801-28.714 0-30.625-19.804-31.686-57.542-.183-6.492-5.501-11.664-11.995-11.664h-41.006c-5.175 0-9.754 3.328-11.388 8.238-8.89 26.709-26.073 40.992-47.925 40.992s-39.034-14.283-47.925-40.992c-1.634-4.91-6.213-8.238-11.388-8.238h-41.005c-6.495 0-11.813 5.174-11.995 11.667-1.052 37.642-2.934 57.539-31.688 57.539-20.691 0-33.817-20.224-44.425-38.025-3.266-5.48-10.258-7.431-15.899-4.453l-39.179 20.679a12 12 0 0 0-5.51 15.145L112 448h288l105.014-257.448a12 12 0 0 0-5.51-15.145l-39.357-20.773z"], - "chess-rook": [384, 512, [], "f447", "M81.241 215.027C80.957 258.92 77.411 348.076 48 448h287.982c-29.4-99.604-32.936-188.912-33.221-232.975l45.418-42.312a11.998 11.998 0 0 0 3.82-8.78V44c0-6.627-5.373-12-12-12h-40c-6.627 0-12 5.373-12 12v44h-48V44c0-6.627-5.373-12-12-12h-72c-6.627 0-12 5.373-12 12v44H96V44c0-6.627-5.373-12-12-12H44c-6.627 0-12 5.373-12 12v119.932c0 3.33 1.384 6.51 3.82 8.78l45.421 42.315zM160 256c0-17.673 14.327-32 32-32 17.673 0 32 14.327 32 32v64.004h-64V256zm224 220v24c0 6.627-5.373 12-12 12H12c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h360c6.627 0 12 5.373 12 12z"], - "chevron-circle-down": [512, 512, [], "f13a", "M504 256c0 137-111 248-248 248S8 393 8 256 119 8 256 8s248 111 248 248zM273 369.9l135.5-135.5c9.4-9.4 9.4-24.6 0-33.9l-17-17c-9.4-9.4-24.6-9.4-33.9 0L256 285.1 154.4 183.5c-9.4-9.4-24.6-9.4-33.9 0l-17 17c-9.4 9.4-9.4 24.6 0 33.9L239 369.9c9.4 9.4 24.6 9.4 34 0z"], - "chevron-circle-left": [512, 512, [], "f137", "M256 504C119 504 8 393 8 256S119 8 256 8s248 111 248 248-111 248-248 248zM142.1 273l135.5 135.5c9.4 9.4 24.6 9.4 33.9 0l17-17c9.4-9.4 9.4-24.6 0-33.9L226.9 256l101.6-101.6c9.4-9.4 9.4-24.6 0-33.9l-17-17c-9.4-9.4-24.6-9.4-33.9 0L142.1 239c-9.4 9.4-9.4 24.6 0 34z"], - "chevron-circle-right": [512, 512, [], "f138", "M256 8c137 0 248 111 248 248S393 504 256 504 8 393 8 256 119 8 256 8zm113.9 231L234.4 103.5c-9.4-9.4-24.6-9.4-33.9 0l-17 17c-9.4 9.4-9.4 24.6 0 33.9L285.1 256 183.5 357.6c-9.4 9.4-9.4 24.6 0 33.9l17 17c9.4 9.4 24.6 9.4 33.9 0L369.9 273c9.4-9.4 9.4-24.6 0-34z"], - "chevron-circle-up": [512, 512, [], "f139", "M8 256C8 119 119 8 256 8s248 111 248 248-111 248-248 248S8 393 8 256zm231-113.9L103.5 277.6c-9.4 9.4-9.4 24.6 0 33.9l17 17c9.4 9.4 24.6 9.4 33.9 0L256 226.9l101.6 101.6c9.4 9.4 24.6 9.4 33.9 0l17-17c9.4-9.4 9.4-24.6 0-33.9L273 142.1c-9.4-9.4-24.6-9.4-34 0z"], - "chevron-down": [448, 512, [], "f078", "M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z"], - "chevron-left": [320, 512, [], "f053", "M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"], - "chevron-right": [320, 512, [], "f054", "M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"], - "chevron-up": [448, 512, [], "f077", "M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z"], - "child": [384, 512, [], "f1ae", "M120 72c0-39.765 32.235-72 72-72s72 32.235 72 72c0 39.764-32.235 72-72 72s-72-32.236-72-72zm254.627 1.373c-12.496-12.497-32.758-12.497-45.254 0L242.745 160H141.254L54.627 73.373c-12.496-12.497-32.758-12.497-45.254 0-12.497 12.497-12.497 32.758 0 45.255L104 213.254V480c0 17.673 14.327 32 32 32h16c17.673 0 32-14.327 32-32V368h16v112c0 17.673 14.327 32 32 32h16c17.673 0 32-14.327 32-32V213.254l94.627-94.627c12.497-12.497 12.497-32.757 0-45.254z"], - "church": [640, 512, [], "f51d", "M464.46 246.68L352 179.2V128h48c8.84 0 16-7.16 16-16V80c0-8.84-7.16-16-16-16h-48V16c0-8.84-7.16-16-16-16h-32c-8.84 0-16 7.16-16 16v48h-48c-8.84 0-16 7.16-16 16v32c0 8.84 7.16 16 16 16h48v51.2l-112.46 67.48A31.997 31.997 0 0 0 160 274.12V512h96v-96c0-35.35 28.65-64 64-64s64 28.65 64 64v96h96V274.12c0-11.24-5.9-21.66-15.54-27.44zM0 395.96V496c0 8.84 7.16 16 16 16h112V320L19.39 366.54A32.024 32.024 0 0 0 0 395.96zm620.61-29.42L512 320v192h112c8.84 0 16-7.16 16-16V395.96c0-12.8-7.63-24.37-19.39-29.42z"], - "circle": [512, 512, [], "f111", "M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z"], - "circle-notch": [512, 512, [], "f1ce", "M288 39.056v16.659c0 10.804 7.281 20.159 17.686 23.066C383.204 100.434 440 171.518 440 256c0 101.689-82.295 184-184 184-101.689 0-184-82.295-184-184 0-84.47 56.786-155.564 134.312-177.219C216.719 75.874 224 66.517 224 55.712V39.064c0-15.709-14.834-27.153-30.046-23.234C86.603 43.482 7.394 141.206 8.003 257.332c.72 137.052 111.477 246.956 248.531 246.667C393.255 503.711 504 392.788 504 256c0-115.633-79.14-212.779-186.211-240.236C302.678 11.889 288 23.456 288 39.056z"], - "city": [640, 512, [], "f64f", "M616 192H480V24c0-13.26-10.74-24-24-24H312c-13.26 0-24 10.74-24 24v72h-64V16c0-8.84-7.16-16-16-16h-16c-8.84 0-16 7.16-16 16v80h-64V16c0-8.84-7.16-16-16-16H80c-8.84 0-16 7.16-16 16v80H24c-13.26 0-24 10.74-24 24v360c0 17.67 14.33 32 32 32h576c17.67 0 32-14.33 32-32V216c0-13.26-10.75-24-24-24zM128 404c0 6.63-5.37 12-12 12H76c-6.63 0-12-5.37-12-12v-40c0-6.63 5.37-12 12-12h40c6.63 0 12 5.37 12 12v40zm0-96c0 6.63-5.37 12-12 12H76c-6.63 0-12-5.37-12-12v-40c0-6.63 5.37-12 12-12h40c6.63 0 12 5.37 12 12v40zm0-96c0 6.63-5.37 12-12 12H76c-6.63 0-12-5.37-12-12v-40c0-6.63 5.37-12 12-12h40c6.63 0 12 5.37 12 12v40zm128 192c0 6.63-5.37 12-12 12h-40c-6.63 0-12-5.37-12-12v-40c0-6.63 5.37-12 12-12h40c6.63 0 12 5.37 12 12v40zm0-96c0 6.63-5.37 12-12 12h-40c-6.63 0-12-5.37-12-12v-40c0-6.63 5.37-12 12-12h40c6.63 0 12 5.37 12 12v40zm0-96c0 6.63-5.37 12-12 12h-40c-6.63 0-12-5.37-12-12v-40c0-6.63 5.37-12 12-12h40c6.63 0 12 5.37 12 12v40zm160 96c0 6.63-5.37 12-12 12h-40c-6.63 0-12-5.37-12-12v-40c0-6.63 5.37-12 12-12h40c6.63 0 12 5.37 12 12v40zm0-96c0 6.63-5.37 12-12 12h-40c-6.63 0-12-5.37-12-12v-40c0-6.63 5.37-12 12-12h40c6.63 0 12 5.37 12 12v40zm0-96c0 6.63-5.37 12-12 12h-40c-6.63 0-12-5.37-12-12V76c0-6.63 5.37-12 12-12h40c6.63 0 12 5.37 12 12v40zm160 288c0 6.63-5.37 12-12 12h-40c-6.63 0-12-5.37-12-12v-40c0-6.63 5.37-12 12-12h40c6.63 0 12 5.37 12 12v40zm0-96c0 6.63-5.37 12-12 12h-40c-6.63 0-12-5.37-12-12v-40c0-6.63 5.37-12 12-12h40c6.63 0 12 5.37 12 12v40z"], - "clinic-medical": [576, 512, [], "f7f2", "M288 115L69.47 307.71c-1.62 1.46-3.69 2.14-5.47 3.35V496a16 16 0 0 0 16 16h416a16 16 0 0 0 16-16V311.1c-1.7-1.16-3.72-1.82-5.26-3.2zm96 261a8 8 0 0 1-8 8h-56v56a8 8 0 0 1-8 8h-48a8 8 0 0 1-8-8v-56h-56a8 8 0 0 1-8-8v-48a8 8 0 0 1 8-8h56v-56a8 8 0 0 1 8-8h48a8 8 0 0 1 8 8v56h56a8 8 0 0 1 8 8zm186.69-139.72l-255.94-226a39.85 39.85 0 0 0-53.45 0l-256 226a16 16 0 0 0-1.21 22.6L25.5 282.7a16 16 0 0 0 22.6 1.21L277.42 81.63a16 16 0 0 1 21.17 0L527.91 283.9a16 16 0 0 0 22.6-1.21l21.4-23.82a16 16 0 0 0-1.22-22.59z"], - "clipboard": [384, 512, [], "f328", "M384 112v352c0 26.51-21.49 48-48 48H48c-26.51 0-48-21.49-48-48V112c0-26.51 21.49-48 48-48h80c0-35.29 28.71-64 64-64s64 28.71 64 64h80c26.51 0 48 21.49 48 48zM192 40c-13.255 0-24 10.745-24 24s10.745 24 24 24 24-10.745 24-24-10.745-24-24-24m96 114v-20a6 6 0 0 0-6-6H102a6 6 0 0 0-6 6v20a6 6 0 0 0 6 6h180a6 6 0 0 0 6-6z"], - "clipboard-check": [384, 512, [], "f46c", "M336 64h-80c0-35.3-28.7-64-64-64s-64 28.7-64 64H48C21.5 64 0 85.5 0 112v352c0 26.5 21.5 48 48 48h288c26.5 0 48-21.5 48-48V112c0-26.5-21.5-48-48-48zM192 40c13.3 0 24 10.7 24 24s-10.7 24-24 24-24-10.7-24-24 10.7-24 24-24zm121.2 231.8l-143 141.8c-4.7 4.7-12.3 4.6-17-.1l-82.6-83.3c-4.7-4.7-4.6-12.3.1-17L99.1 285c4.7-4.7 12.3-4.6 17 .1l46 46.4 106-105.2c4.7-4.7 12.3-4.6 17 .1l28.2 28.4c4.7 4.8 4.6 12.3-.1 17z"], - "clipboard-list": [384, 512, [], "f46d", "M336 64h-80c0-35.3-28.7-64-64-64s-64 28.7-64 64H48C21.5 64 0 85.5 0 112v352c0 26.5 21.5 48 48 48h288c26.5 0 48-21.5 48-48V112c0-26.5-21.5-48-48-48zM96 424c-13.3 0-24-10.7-24-24s10.7-24 24-24 24 10.7 24 24-10.7 24-24 24zm0-96c-13.3 0-24-10.7-24-24s10.7-24 24-24 24 10.7 24 24-10.7 24-24 24zm0-96c-13.3 0-24-10.7-24-24s10.7-24 24-24 24 10.7 24 24-10.7 24-24 24zm96-192c13.3 0 24 10.7 24 24s-10.7 24-24 24-24-10.7-24-24 10.7-24 24-24zm128 368c0 4.4-3.6 8-8 8H168c-4.4 0-8-3.6-8-8v-16c0-4.4 3.6-8 8-8h144c4.4 0 8 3.6 8 8v16zm0-96c0 4.4-3.6 8-8 8H168c-4.4 0-8-3.6-8-8v-16c0-4.4 3.6-8 8-8h144c4.4 0 8 3.6 8 8v16zm0-96c0 4.4-3.6 8-8 8H168c-4.4 0-8-3.6-8-8v-16c0-4.4 3.6-8 8-8h144c4.4 0 8 3.6 8 8v16z"], - "clock": [512, 512, [], "f017", "M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm57.1 350.1L224.9 294c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h48c6.6 0 12 5.4 12 12v137.7l63.5 46.2c5.4 3.9 6.5 11.4 2.6 16.8l-28.2 38.8c-3.9 5.3-11.4 6.5-16.8 2.6z"], - "clone": [512, 512, [], "f24d", "M464 0c26.51 0 48 21.49 48 48v288c0 26.51-21.49 48-48 48H176c-26.51 0-48-21.49-48-48V48c0-26.51 21.49-48 48-48h288M176 416c-44.112 0-80-35.888-80-80V128H48c-26.51 0-48 21.49-48 48v288c0 26.51 21.49 48 48 48h288c26.51 0 48-21.49 48-48v-48H176z"], - "closed-captioning": [512, 512, [], "f20a", "M464 64H48C21.5 64 0 85.5 0 112v288c0 26.5 21.5 48 48 48h416c26.5 0 48-21.5 48-48V112c0-26.5-21.5-48-48-48zM218.1 287.7c2.8-2.5 7.1-2.1 9.2.9l19.5 27.7c1.7 2.4 1.5 5.6-.5 7.7-53.6 56.8-172.8 32.1-172.8-67.9 0-97.3 121.7-119.5 172.5-70.1 2.1 2 2.5 3.2 1 5.7l-17.5 30.5c-1.9 3.1-6.2 4-9.1 1.7-40.8-32-94.6-14.9-94.6 31.2.1 48 51.1 70.5 92.3 32.6zm190.4 0c2.8-2.5 7.1-2.1 9.2.9l19.5 27.7c1.7 2.4 1.5 5.6-.5 7.7-53.5 56.9-172.7 32.1-172.7-67.9 0-97.3 121.7-119.5 172.5-70.1 2.1 2 2.5 3.2 1 5.7L420 222.2c-1.9 3.1-6.2 4-9.1 1.7-40.8-32-94.6-14.9-94.6 31.2 0 48 51 70.5 92.2 32.6z"], - "cloud": [640, 512, [], "f0c2", "M537.6 226.6c4.1-10.7 6.4-22.4 6.4-34.6 0-53-43-96-96-96-19.7 0-38.1 6-53.3 16.2C367 64.2 315.3 32 256 32c-88.4 0-160 71.6-160 160 0 2.7.1 5.4.2 8.1C40.2 219.8 0 273.2 0 336c0 79.5 64.5 144 144 144h368c70.7 0 128-57.3 128-128 0-61.9-44-113.6-102.4-125.4z"], - "cloud-download-alt": [640, 512, [], "f381", "M537.6 226.6c4.1-10.7 6.4-22.4 6.4-34.6 0-53-43-96-96-96-19.7 0-38.1 6-53.3 16.2C367 64.2 315.3 32 256 32c-88.4 0-160 71.6-160 160 0 2.7.1 5.4.2 8.1C40.2 219.8 0 273.2 0 336c0 79.5 64.5 144 144 144h368c70.7 0 128-57.3 128-128 0-61.9-44-113.6-102.4-125.4zm-132.9 88.7L299.3 420.7c-6.2 6.2-16.4 6.2-22.6 0L171.3 315.3c-10.1-10.1-2.9-27.3 11.3-27.3H248V176c0-8.8 7.2-16 16-16h48c8.8 0 16 7.2 16 16v112h65.4c14.2 0 21.4 17.2 11.3 27.3z"], - "cloud-meatball": [512, 512, [], "f73b", "M48 352c-26.5 0-48 21.5-48 48s21.5 48 48 48 48-21.5 48-48-21.5-48-48-48zm416 0c-26.5 0-48 21.5-48 48s21.5 48 48 48 48-21.5 48-48-21.5-48-48-48zm-119 11.1c4.6-14.5 1.6-30.8-9.8-42.3-11.5-11.5-27.8-14.4-42.3-9.9-7-13.5-20.7-23-36.9-23s-29.9 9.5-36.9 23c-14.5-4.6-30.8-1.6-42.3 9.9-11.5 11.5-14.4 27.8-9.9 42.3-13.5 7-23 20.7-23 36.9s9.5 29.9 23 36.9c-4.6 14.5-1.6 30.8 9.9 42.3 8.2 8.2 18.9 12.3 29.7 12.3 4.3 0 8.5-1.1 12.6-2.5 7 13.5 20.7 23 36.9 23s29.9-9.5 36.9-23c4.1 1.3 8.3 2.5 12.6 2.5 10.8 0 21.5-4.1 29.7-12.3 11.5-11.5 14.4-27.8 9.8-42.3 13.5-7 23-20.7 23-36.9s-9.5-29.9-23-36.9zM512 224c0-53-43-96-96-96-.6 0-1.1.2-1.6.2 1.1-5.2 1.6-10.6 1.6-16.2 0-44.2-35.8-80-80-80-24.6 0-46.3 11.3-61 28.8C256.4 24.8 219.3 0 176 0 114.1 0 64 50.1 64 112c0 7.3.8 14.3 2.1 21.2C27.8 145.8 0 181.5 0 224c0 53 43 96 96 96h43.4c3.6-8 8.4-15.4 14.8-21.8 13.5-13.5 31.5-21.1 50.8-21.3 13.5-13.2 31.7-20.9 51-20.9s37.5 7.7 51 20.9c19.3.2 37.3 7.8 50.8 21.3 6.4 6.4 11.3 13.8 14.8 21.8H416c53 0 96-43 96-96z"], - "cloud-moon": [576, 512, [], "f6c3", "M342.8 352.7c5.7-9.6 9.2-20.7 9.2-32.7 0-35.3-28.7-64-64-64-17.2 0-32.8 6.9-44.3 17.9-16.3-29.6-47.5-49.9-83.7-49.9-53 0-96 43-96 96 0 2 .5 3.8.6 5.7C27.1 338.8 0 374.1 0 416c0 53 43 96 96 96h240c44.2 0 80-35.8 80-80 0-41.9-32.3-75.8-73.2-79.3zm222.5-54.3c-93.1 17.7-178.5-53.7-178.5-147.7 0-54.2 29-104 76.1-130.8 7.3-4.1 5.4-15.1-2.8-16.7C448.4 1.1 436.7 0 425 0 319.1 0 233.1 85.9 233.1 192c0 8.5.7 16.8 1.8 25 5.9 4.3 11.6 8.9 16.7 14.2 11.4-4.7 23.7-7.2 36.4-7.2 52.9 0 96 43.1 96 96 0 3.6-.2 7.2-.6 10.7 23.6 10.8 42.4 29.5 53.5 52.6 54.4-3.4 103.7-29.3 137.1-70.4 5.3-6.5-.5-16.1-8.7-14.5z"], - "cloud-moon-rain": [576, 512, [], "f73c", "M350.5 225.5c-6.9-37.2-39.3-65.5-78.5-65.5-12.3 0-23.9 3-34.3 8-17.4-24.1-45.6-40-77.7-40-53 0-96 43-96 96 0 .5.2 1.1.2 1.6C27.6 232.9 0 265.2 0 304c0 44.2 35.8 80 80 80h256c44.2 0 80-35.8 80-80 0-39.2-28.2-71.7-65.5-78.5zm217.4-1.7c-70.4 13.3-135-40.3-135-110.8 0-40.6 21.9-78 57.5-98.1 5.5-3.1 4.1-11.4-2.1-12.5C479.6.8 470.7 0 461.8 0c-77.9 0-141.1 61.2-144.4 137.9 26.7 11.9 48.2 33.8 58.9 61.7 37.1 14.3 64 47.4 70.2 86.8 5.1.5 10 1.5 15.2 1.5 44.7 0 85.6-20.2 112.6-53.3 4.2-4.8-.2-12-6.4-10.8zM364.5 418.1c-7.6-4.3-17.4-1.8-21.8 6l-36.6 64c-4.4 7.7-1.7 17.4 6 21.8 2.5 1.4 5.2 2.1 7.9 2.1 5.5 0 10.9-2.9 13.9-8.1l36.6-64c4.3-7.7 1.7-17.4-6-21.8zm-96 0c-7.6-4.3-17.4-1.8-21.8 6l-36.6 64c-4.4 7.7-1.7 17.4 6 21.8 2.5 1.4 5.2 2.1 7.9 2.1 5.5 0 10.9-2.9 13.9-8.1l36.6-64c4.3-7.7 1.7-17.4-6-21.8zm-96 0c-7.6-4.3-17.4-1.8-21.8 6l-36.6 64c-4.4 7.7-1.7 17.4 6 21.8 2.5 1.4 5.2 2.1 7.9 2.1 5.5 0 10.9-2.9 13.9-8.1l36.6-64c4.3-7.7 1.7-17.4-6-21.8zm-96 0c-7.6-4.3-17.4-1.8-21.8 6l-36.6 64c-4.4 7.7-1.7 17.4 6 21.8 2.5 1.4 5.2 2.1 7.9 2.1 5.5 0 10.9-2.9 13.9-8.1l36.6-64c4.3-7.7 1.7-17.4-6-21.8z"], - "cloud-rain": [512, 512, [], "f73d", "M416 128c-.6 0-1.1.2-1.6.2 1.1-5.2 1.6-10.6 1.6-16.2 0-44.2-35.8-80-80-80-24.6 0-46.3 11.3-61 28.8C256.4 24.8 219.3 0 176 0 114.1 0 64 50.1 64 112c0 7.3.8 14.3 2.1 21.2C27.8 145.8 0 181.5 0 224c0 53 43 96 96 96h320c53 0 96-43 96-96s-43-96-96-96zM88 374.2c-12.8 44.4-40 56.4-40 87.7 0 27.7 21.5 50.1 48 50.1s48-22.4 48-50.1c0-31.4-27.2-43.1-40-87.7-2.2-8.1-13.5-8.5-16 0zm160 0c-12.8 44.4-40 56.4-40 87.7 0 27.7 21.5 50.1 48 50.1s48-22.4 48-50.1c0-31.4-27.2-43.1-40-87.7-2.2-8.1-13.5-8.5-16 0zm160 0c-12.8 44.4-40 56.4-40 87.7 0 27.7 21.5 50.1 48 50.1s48-22.4 48-50.1c0-31.4-27.2-43.1-40-87.7-2.2-8.1-13.5-8.5-16 0z"], - "cloud-showers-heavy": [512, 512, [], "f740", "M183.9 370.1c-7.6-4.4-17.4-1.8-21.8 6l-64 112c-4.4 7.7-1.7 17.5 6 21.8 2.5 1.4 5.2 2.1 7.9 2.1 5.5 0 10.9-2.9 13.9-8.1l64-112c4.4-7.6 1.7-17.4-6-21.8zm96 0c-7.6-4.4-17.4-1.8-21.8 6l-64 112c-4.4 7.7-1.7 17.5 6 21.8 2.5 1.4 5.2 2.1 7.9 2.1 5.5 0 10.9-2.9 13.9-8.1l64-112c4.4-7.6 1.7-17.4-6-21.8zm-192 0c-7.6-4.4-17.4-1.8-21.8 6l-64 112c-4.4 7.7-1.7 17.5 6 21.8 2.5 1.4 5.2 2.1 7.9 2.1 5.5 0 10.9-2.9 13.9-8.1l64-112c4.4-7.6 1.7-17.4-6-21.8zm384 0c-7.6-4.4-17.4-1.8-21.8 6l-64 112c-4.4 7.7-1.7 17.5 6 21.8 2.5 1.4 5.2 2.1 7.9 2.1 5.5 0 10.9-2.9 13.9-8.1l64-112c4.4-7.6 1.7-17.4-6-21.8zm-96 0c-7.6-4.4-17.4-1.8-21.8 6l-64 112c-4.4 7.7-1.7 17.5 6 21.8 2.5 1.4 5.2 2.1 7.9 2.1 5.5 0 10.9-2.9 13.9-8.1l64-112c4.4-7.6 1.7-17.4-6-21.8zM416 128c-.6 0-1.1.2-1.6.2 1.1-5.2 1.6-10.6 1.6-16.2 0-44.2-35.8-80-80-80-24.6 0-46.3 11.3-61 28.8C256.4 24.8 219.3 0 176 0 114.2 0 64 50.1 64 112c0 7.3.8 14.3 2.1 21.2C27.8 145.8 0 181.5 0 224c0 53 43 96 96 96h320c53 0 96-43 96-96s-43-96-96-96z"], - "cloud-sun": [640, 512, [], "f6c4", "M575.2 325.7c.2-1.9.8-3.7.8-5.6 0-35.3-28.7-64-64-64-12.6 0-24.2 3.8-34.1 10-17.6-38.8-56.5-66-101.9-66-61.8 0-112 50.1-112 112 0 3 .7 5.8.9 8.7-49.6 3.7-88.9 44.7-88.9 95.3 0 53 43 96 96 96h272c53 0 96-43 96-96 0-42.1-27.2-77.4-64.8-90.4zm-430.4-22.6c-43.7-43.7-43.7-114.7 0-158.3 43.7-43.7 114.7-43.7 158.4 0 9.7 9.7 16.9 20.9 22.3 32.7 9.8-3.7 20.1-6 30.7-7.5L386 81.1c4-11.9-7.3-23.1-19.2-19.2L279 91.2 237.5 8.4C232-2.8 216-2.8 210.4 8.4L169 91.2 81.1 61.9C69.3 58 58 69.3 61.9 81.1l29.3 87.8-82.8 41.5c-11.2 5.6-11.2 21.5 0 27.1l82.8 41.4-29.3 87.8c-4 11.9 7.3 23.1 19.2 19.2l76.1-25.3c6.1-12.4 14-23.7 23.6-33.5-13.1-5.4-25.4-13.4-36-24zm-4.8-79.2c0 40.8 29.3 74.8 67.9 82.3 8-4.7 16.3-8.8 25.2-11.7 5.4-44.3 31-82.5 67.4-105C287.3 160.4 258 140 224 140c-46.3 0-84 37.6-84 83.9z"], - "cloud-sun-rain": [576, 512, [], "f743", "M510.5 225.5c-6.9-37.2-39.3-65.5-78.5-65.5-12.3 0-23.9 3-34.3 8-17.4-24.1-45.6-40-77.7-40-53 0-96 43-96 96 0 .5.2 1.1.2 1.6C187.6 233 160 265.2 160 304c0 44.2 35.8 80 80 80h256c44.2 0 80-35.8 80-80 0-39.2-28.2-71.7-65.5-78.5zm-386.4 34.4c-37.4-37.4-37.4-98.3 0-135.8 34.6-34.6 89.1-36.8 126.7-7.4 20-12.9 43.6-20.7 69.2-20.7.7 0 1.3.2 2 .2l8.9-26.7c3.4-10.2-6.3-19.8-16.5-16.4l-75.3 25.1-35.5-71c-4.8-9.6-18.5-9.6-23.3 0l-35.5 71-75.3-25.1c-10.2-3.4-19.8 6.3-16.4 16.5l25.1 75.3-71 35.5c-9.6 4.8-9.6 18.5 0 23.3l71 35.5-25.1 75.3c-3.4 10.2 6.3 19.8 16.5 16.5l59.2-19.7c-.2-2.4-.7-4.7-.7-7.2 0-12.5 2.3-24.5 6.2-35.9-3.6-2.7-7.1-5.2-10.2-8.3zm69.8-58c4.3-24.5 15.8-46.4 31.9-64-9.8-6.2-21.4-9.9-33.8-9.9-35.3 0-64 28.7-64 64 0 18.7 8.2 35.4 21.1 47.1 11.3-15.9 26.6-28.9 44.8-37.2zm330.6 216.2c-7.6-4.3-17.4-1.8-21.8 6l-36.6 64c-4.4 7.7-1.7 17.4 6 21.8 2.5 1.4 5.2 2.1 7.9 2.1 5.5 0 10.9-2.9 13.9-8.1l36.6-64c4.3-7.7 1.7-17.4-6-21.8zm-96 0c-7.6-4.3-17.4-1.8-21.8 6l-36.6 64c-4.4 7.7-1.7 17.4 6 21.8 2.5 1.4 5.2 2.1 7.9 2.1 5.5 0 10.9-2.9 13.9-8.1l36.6-64c4.3-7.7 1.7-17.4-6-21.8zm-96 0c-7.6-4.3-17.4-1.8-21.8 6l-36.6 64c-4.4 7.7-1.7 17.4 6 21.8 2.5 1.4 5.2 2.1 7.9 2.1 5.5 0 10.9-2.9 13.9-8.1l36.6-64c4.3-7.7 1.7-17.4-6-21.8zm-96 0c-7.6-4.3-17.4-1.8-21.8 6l-36.6 64c-4.4 7.7-1.7 17.4 6 21.8 2.5 1.4 5.2 2.1 7.9 2.1 5.5 0 10.9-2.9 13.9-8.1l36.6-64c4.3-7.7 1.7-17.4-6-21.8z"], - "cloud-upload-alt": [640, 512, [], "f382", "M537.6 226.6c4.1-10.7 6.4-22.4 6.4-34.6 0-53-43-96-96-96-19.7 0-38.1 6-53.3 16.2C367 64.2 315.3 32 256 32c-88.4 0-160 71.6-160 160 0 2.7.1 5.4.2 8.1C40.2 219.8 0 273.2 0 336c0 79.5 64.5 144 144 144h368c70.7 0 128-57.3 128-128 0-61.9-44-113.6-102.4-125.4zM393.4 288H328v112c0 8.8-7.2 16-16 16h-48c-8.8 0-16-7.2-16-16V288h-65.4c-14.3 0-21.4-17.2-11.3-27.3l105.4-105.4c6.2-6.2 16.4-6.2 22.6 0l105.4 105.4c10.1 10.1 2.9 27.3-11.3 27.3z"], - "cocktail": [576, 512, [], "f561", "M296 464h-56V338.78l168.74-168.73c15.52-15.52 4.53-42.05-17.42-42.05H24.68c-21.95 0-32.94 26.53-17.42 42.05L176 338.78V464h-56c-22.09 0-40 17.91-40 40 0 4.42 3.58 8 8 8h240c4.42 0 8-3.58 8-8 0-22.09-17.91-40-40-40zM432 0c-62.61 0-115.35 40.2-135.18 96h52.54c16.65-28.55 47.27-48 82.64-48 52.93 0 96 43.06 96 96s-43.07 96-96 96c-14.04 0-27.29-3.2-39.32-8.64l-35.26 35.26C379.23 279.92 404.59 288 432 288c79.53 0 144-64.47 144-144S511.53 0 432 0z"], - "code": [640, 512, [], "f121", "M278.9 511.5l-61-17.7c-6.4-1.8-10-8.5-8.2-14.9L346.2 8.7c1.8-6.4 8.5-10 14.9-8.2l61 17.7c6.4 1.8 10 8.5 8.2 14.9L293.8 503.3c-1.9 6.4-8.5 10.1-14.9 8.2zm-114-112.2l43.5-46.4c4.6-4.9 4.3-12.7-.8-17.2L117 256l90.6-79.7c5.1-4.5 5.5-12.3.8-17.2l-43.5-46.4c-4.5-4.8-12.1-5.1-17-.5L3.8 247.2c-5.1 4.7-5.1 12.8 0 17.5l144.1 135.1c4.9 4.6 12.5 4.4 17-.5zm327.2.6l144.1-135.1c5.1-4.7 5.1-12.8 0-17.5L492.1 112.1c-4.8-4.5-12.4-4.3-17 .5L431.6 159c-4.6 4.9-4.3 12.7.8 17.2L523 256l-90.6 79.7c-5.1 4.5-5.5 12.3-.8 17.2l43.5 46.4c4.5 4.9 12.1 5.1 17 .6z"], - "code-branch": [384, 512, [], "f126", "M384 144c0-44.2-35.8-80-80-80s-80 35.8-80 80c0 36.4 24.3 67.1 57.5 76.8-.6 16.1-4.2 28.5-11 36.9-15.4 19.2-49.3 22.4-85.2 25.7-28.2 2.6-57.4 5.4-81.3 16.9v-144c32.5-10.2 56-40.5 56-76.3 0-44.2-35.8-80-80-80S0 35.8 0 80c0 35.8 23.5 66.1 56 76.3v199.3C23.5 365.9 0 396.2 0 432c0 44.2 35.8 80 80 80s80-35.8 80-80c0-34-21.2-63.1-51.2-74.6 3.1-5.2 7.8-9.8 14.9-13.4 16.2-8.2 40.4-10.4 66.1-12.8 42.2-3.9 90-8.4 118.2-43.4 14-17.4 21.1-39.8 21.6-67.9 31.6-10.8 54.4-40.7 54.4-75.9zM80 64c8.8 0 16 7.2 16 16s-7.2 16-16 16-16-7.2-16-16 7.2-16 16-16zm0 384c-8.8 0-16-7.2-16-16s7.2-16 16-16 16 7.2 16 16-7.2 16-16 16zm224-320c8.8 0 16 7.2 16 16s-7.2 16-16 16-16-7.2-16-16 7.2-16 16-16z"], - "coffee": [640, 512, [], "f0f4", "M192 384h192c53 0 96-43 96-96h32c70.6 0 128-57.4 128-128S582.6 32 512 32H120c-13.3 0-24 10.7-24 24v232c0 53 43 96 96 96zM512 96c35.3 0 64 28.7 64 64s-28.7 64-64 64h-32V96h32zm47.7 384H48.3c-47.6 0-61-64-36-64h583.3c25 0 11.8 64-35.9 64z"], - "cog": [512, 512, [], "f013", "M487.4 315.7l-42.6-24.6c4.3-23.2 4.3-47 0-70.2l42.6-24.6c4.9-2.8 7.1-8.6 5.5-14-11.1-35.6-30-67.8-54.7-94.6-3.8-4.1-10-5.1-14.8-2.3L380.8 110c-17.9-15.4-38.5-27.3-60.8-35.1V25.8c0-5.6-3.9-10.5-9.4-11.7-36.7-8.2-74.3-7.8-109.2 0-5.5 1.2-9.4 6.1-9.4 11.7V75c-22.2 7.9-42.8 19.8-60.8 35.1L88.7 85.5c-4.9-2.8-11-1.9-14.8 2.3-24.7 26.7-43.6 58.9-54.7 94.6-1.7 5.4.6 11.2 5.5 14L67.3 221c-4.3 23.2-4.3 47 0 70.2l-42.6 24.6c-4.9 2.8-7.1 8.6-5.5 14 11.1 35.6 30 67.8 54.7 94.6 3.8 4.1 10 5.1 14.8 2.3l42.6-24.6c17.9 15.4 38.5 27.3 60.8 35.1v49.2c0 5.6 3.9 10.5 9.4 11.7 36.7 8.2 74.3 7.8 109.2 0 5.5-1.2 9.4-6.1 9.4-11.7v-49.2c22.2-7.9 42.8-19.8 60.8-35.1l42.6 24.6c4.9 2.8 11 1.9 14.8-2.3 24.7-26.7 43.6-58.9 54.7-94.6 1.5-5.5-.7-11.3-5.6-14.1zM256 336c-44.1 0-80-35.9-80-80s35.9-80 80-80 80 35.9 80 80-35.9 80-80 80z"], - "cogs": [640, 512, [], "f085", "M512.1 191l-8.2 14.3c-3 5.3-9.4 7.5-15.1 5.4-11.8-4.4-22.6-10.7-32.1-18.6-4.6-3.8-5.8-10.5-2.8-15.7l8.2-14.3c-6.9-8-12.3-17.3-15.9-27.4h-16.5c-6 0-11.2-4.3-12.2-10.3-2-12-2.1-24.6 0-37.1 1-6 6.2-10.4 12.2-10.4h16.5c3.6-10.1 9-19.4 15.9-27.4l-8.2-14.3c-3-5.2-1.9-11.9 2.8-15.7 9.5-7.9 20.4-14.2 32.1-18.6 5.7-2.1 12.1.1 15.1 5.4l8.2 14.3c10.5-1.9 21.2-1.9 31.7 0L552 6.3c3-5.3 9.4-7.5 15.1-5.4 11.8 4.4 22.6 10.7 32.1 18.6 4.6 3.8 5.8 10.5 2.8 15.7l-8.2 14.3c6.9 8 12.3 17.3 15.9 27.4h16.5c6 0 11.2 4.3 12.2 10.3 2 12 2.1 24.6 0 37.1-1 6-6.2 10.4-12.2 10.4h-16.5c-3.6 10.1-9 19.4-15.9 27.4l8.2 14.3c3 5.2 1.9 11.9-2.8 15.7-9.5 7.9-20.4 14.2-32.1 18.6-5.7 2.1-12.1-.1-15.1-5.4l-8.2-14.3c-10.4 1.9-21.2 1.9-31.7 0zm-10.5-58.8c38.5 29.6 82.4-14.3 52.8-52.8-38.5-29.7-82.4 14.3-52.8 52.8zM386.3 286.1l33.7 16.8c10.1 5.8 14.5 18.1 10.5 29.1-8.9 24.2-26.4 46.4-42.6 65.8-7.4 8.9-20.2 11.1-30.3 5.3l-29.1-16.8c-16 13.7-34.6 24.6-54.9 31.7v33.6c0 11.6-8.3 21.6-19.7 23.6-24.6 4.2-50.4 4.4-75.9 0-11.5-2-20-11.9-20-23.6V418c-20.3-7.2-38.9-18-54.9-31.7L74 403c-10 5.8-22.9 3.6-30.3-5.3-16.2-19.4-33.3-41.6-42.2-65.7-4-10.9.4-23.2 10.5-29.1l33.3-16.8c-3.9-20.9-3.9-42.4 0-63.4L12 205.8c-10.1-5.8-14.6-18.1-10.5-29 8.9-24.2 26-46.4 42.2-65.8 7.4-8.9 20.2-11.1 30.3-5.3l29.1 16.8c16-13.7 34.6-24.6 54.9-31.7V57.1c0-11.5 8.2-21.5 19.6-23.5 24.6-4.2 50.5-4.4 76-.1 11.5 2 20 11.9 20 23.6v33.6c20.3 7.2 38.9 18 54.9 31.7l29.1-16.8c10-5.8 22.9-3.6 30.3 5.3 16.2 19.4 33.2 41.6 42.1 65.8 4 10.9.1 23.2-10 29.1l-33.7 16.8c3.9 21 3.9 42.5 0 63.5zm-117.6 21.1c59.2-77-28.7-164.9-105.7-105.7-59.2 77 28.7 164.9 105.7 105.7zm243.4 182.7l-8.2 14.3c-3 5.3-9.4 7.5-15.1 5.4-11.8-4.4-22.6-10.7-32.1-18.6-4.6-3.8-5.8-10.5-2.8-15.7l8.2-14.3c-6.9-8-12.3-17.3-15.9-27.4h-16.5c-6 0-11.2-4.3-12.2-10.3-2-12-2.1-24.6 0-37.1 1-6 6.2-10.4 12.2-10.4h16.5c3.6-10.1 9-19.4 15.9-27.4l-8.2-14.3c-3-5.2-1.9-11.9 2.8-15.7 9.5-7.9 20.4-14.2 32.1-18.6 5.7-2.1 12.1.1 15.1 5.4l8.2 14.3c10.5-1.9 21.2-1.9 31.7 0l8.2-14.3c3-5.3 9.4-7.5 15.1-5.4 11.8 4.4 22.6 10.7 32.1 18.6 4.6 3.8 5.8 10.5 2.8 15.7l-8.2 14.3c6.9 8 12.3 17.3 15.9 27.4h16.5c6 0 11.2 4.3 12.2 10.3 2 12 2.1 24.6 0 37.1-1 6-6.2 10.4-12.2 10.4h-16.5c-3.6 10.1-9 19.4-15.9 27.4l8.2 14.3c3 5.2 1.9 11.9-2.8 15.7-9.5 7.9-20.4 14.2-32.1 18.6-5.7 2.1-12.1-.1-15.1-5.4l-8.2-14.3c-10.4 1.9-21.2 1.9-31.7 0zM501.6 431c38.5 29.6 82.4-14.3 52.8-52.8-38.5-29.6-82.4 14.3-52.8 52.8z"], - "coins": [512, 512, [], "f51e", "M0 405.3V448c0 35.3 86 64 192 64s192-28.7 192-64v-42.7C342.7 434.4 267.2 448 192 448S41.3 434.4 0 405.3zM320 128c106 0 192-28.7 192-64S426 0 320 0 128 28.7 128 64s86 64 192 64zM0 300.4V352c0 35.3 86 64 192 64s192-28.7 192-64v-51.6c-41.3 34-116.9 51.6-192 51.6S41.3 334.4 0 300.4zm416 11c57.3-11.1 96-31.7 96-55.4v-42.7c-23.2 16.4-57.3 27.6-96 34.5v63.6zM192 160C86 160 0 195.8 0 240s86 80 192 80 192-35.8 192-80-86-80-192-80zm219.3 56.3c60-10.8 100.7-32 100.7-56.3v-42.7c-35.5 25.1-96.5 38.6-160.7 41.8 29.5 14.3 51.2 33.5 60 57.2z"], - "columns": [512, 512, [], "f0db", "M464 32H48C21.49 32 0 53.49 0 80v352c0 26.51 21.49 48 48 48h416c26.51 0 48-21.49 48-48V80c0-26.51-21.49-48-48-48zM224 416H64V160h160v256zm224 0H288V160h160v256z"], - "comment": [512, 512, [], "f075", "M256 32C114.6 32 0 125.1 0 240c0 49.6 21.4 95 57 130.7C44.5 421.1 2.7 466 2.2 466.5c-2.2 2.3-2.8 5.7-1.5 8.7S4.8 480 8 480c66.3 0 116-31.8 140.6-51.4 32.7 12.3 69 19.4 107.4 19.4 141.4 0 256-93.1 256-208S397.4 32 256 32z"], - "comment-alt": [512, 512, [], "f27a", "M448 0H64C28.7 0 0 28.7 0 64v288c0 35.3 28.7 64 64 64h96v84c0 9.8 11.2 15.5 19.1 9.7L304 416h144c35.3 0 64-28.7 64-64V64c0-35.3-28.7-64-64-64z"], - "comment-dollar": [512, 512, [], "f651", "M256 32C114.62 32 0 125.12 0 240c0 49.56 21.41 95.01 57.02 130.74C44.46 421.05 2.7 465.97 2.2 466.5A7.995 7.995 0 0 0 8 480c66.26 0 115.99-31.75 140.6-51.38C181.29 440.93 217.59 448 256 448c141.38 0 256-93.12 256-208S397.38 32 256 32zm24 302.44V352c0 8.84-7.16 16-16 16h-16c-8.84 0-16-7.16-16-16v-17.73c-11.42-1.35-22.28-5.19-31.78-11.46-6.22-4.11-6.82-13.11-1.55-18.38l17.52-17.52c3.74-3.74 9.31-4.24 14.11-2.03 3.18 1.46 6.66 2.22 10.26 2.22h32.78c4.66 0 8.44-3.78 8.44-8.42 0-3.75-2.52-7.08-6.12-8.11l-50.07-14.3c-22.25-6.35-40.01-24.71-42.91-47.67-4.05-32.07 19.03-59.43 49.32-63.05V128c0-8.84 7.16-16 16-16h16c8.84 0 16 7.16 16 16v17.73c11.42 1.35 22.28 5.19 31.78 11.46 6.22 4.11 6.82 13.11 1.55 18.38l-17.52 17.52c-3.74 3.74-9.31 4.24-14.11 2.03a24.516 24.516 0 0 0-10.26-2.22h-32.78c-4.66 0-8.44 3.78-8.44 8.42 0 3.75 2.52 7.08 6.12 8.11l50.07 14.3c22.25 6.36 40.01 24.71 42.91 47.67 4.05 32.06-19.03 59.42-49.32 63.04z"], - "comment-dots": [512, 512, [], "f4ad", "M256 32C114.6 32 0 125.1 0 240c0 49.6 21.4 95 57 130.7C44.5 421.1 2.7 466 2.2 466.5c-2.2 2.3-2.8 5.7-1.5 8.7S4.8 480 8 480c66.3 0 116-31.8 140.6-51.4 32.7 12.3 69 19.4 107.4 19.4 141.4 0 256-93.1 256-208S397.4 32 256 32zM128 272c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32zm128 0c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32zm128 0c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32z"], - "comment-medical": [512, 512, [], "f7f5", "M256 32C114.62 32 0 125.12 0 240c0 49.56 21.41 95 57 130.74C44.46 421.05 2.7 466 2.2 466.5A8 8 0 0 0 8 480c66.26 0 116-31.75 140.6-51.38A304.66 304.66 0 0 0 256 448c141.39 0 256-93.12 256-208S397.39 32 256 32zm96 232a8 8 0 0 1-8 8h-56v56a8 8 0 0 1-8 8h-48a8 8 0 0 1-8-8v-56h-56a8 8 0 0 1-8-8v-48a8 8 0 0 1 8-8h56v-56a8 8 0 0 1 8-8h48a8 8 0 0 1 8 8v56h56a8 8 0 0 1 8 8z"], - "comment-slash": [640, 512, [], "f4b3", "M64 240c0 49.6 21.4 95 57 130.7-12.6 50.3-54.3 95.2-54.8 95.8-2.2 2.3-2.8 5.7-1.5 8.7 1.3 2.9 4.1 4.8 7.3 4.8 66.3 0 116-31.8 140.6-51.4 32.7 12.3 69 19.4 107.4 19.4 27.4 0 53.7-3.6 78.4-10L72.9 186.4c-5.6 17.1-8.9 35-8.9 53.6zm569.8 218.1l-114.4-88.4C554.6 334.1 576 289.2 576 240c0-114.9-114.6-208-256-208-65.1 0-124.2 20.1-169.4 52.7L45.5 3.4C38.5-2 28.5-.8 23 6.2L3.4 31.4c-5.4 7-4.2 17 2.8 22.4l588.4 454.7c7 5.4 17 4.2 22.5-2.8l19.6-25.3c5.4-6.8 4.1-16.9-2.9-22.3z"], - "comments": [576, 512, [], "f086", "M416 192c0-88.4-93.1-160-208-160S0 103.6 0 192c0 34.3 14.1 65.9 38 92-13.4 30.2-35.5 54.2-35.8 54.5-2.2 2.3-2.8 5.7-1.5 8.7S4.8 352 8 352c36.6 0 66.9-12.3 88.7-25 32.2 15.7 70.3 25 111.3 25 114.9 0 208-71.6 208-160zm122 220c23.9-26 38-57.7 38-92 0-66.9-53.5-124.2-129.3-148.1.9 6.6 1.3 13.3 1.3 20.1 0 105.9-107.7 192-240 192-10.8 0-21.3-.8-31.7-1.9C207.8 439.6 281.8 480 368 480c41 0 79.1-9.2 111.3-25 21.8 12.7 52.1 25 88.7 25 3.2 0 6.1-1.9 7.3-4.8 1.3-2.9.7-6.3-1.5-8.7-.3-.3-22.4-24.2-35.8-54.5z"], - "comments-dollar": [576, 512, [], "f653", "M416 192c0-88.37-93.12-160-208-160S0 103.63 0 192c0 34.27 14.13 65.95 37.97 91.98C24.61 314.22 2.52 338.16 2.2 338.5A7.995 7.995 0 0 0 8 352c36.58 0 66.93-12.25 88.73-24.98C128.93 342.76 167.02 352 208 352c114.88 0 208-71.63 208-160zm-224 96v-16.29c-11.29-.58-22.27-4.52-31.37-11.35-3.9-2.93-4.1-8.77-.57-12.14l11.75-11.21c2.77-2.64 6.89-2.76 10.13-.73 3.87 2.42 8.26 3.72 12.82 3.72h28.11c6.5 0 11.8-5.92 11.8-13.19 0-5.95-3.61-11.19-8.77-12.73l-45-13.5c-18.59-5.58-31.58-23.42-31.58-43.39 0-24.52 19.05-44.44 42.67-45.07V96c0-4.42 3.58-8 8-8h16c4.42 0 8 3.58 8 8v16.29c11.29.58 22.27 4.51 31.37 11.35 3.9 2.93 4.1 8.77.57 12.14l-11.75 11.21c-2.77 2.64-6.89 2.76-10.13.73-3.87-2.43-8.26-3.72-12.82-3.72h-28.11c-6.5 0-11.8 5.92-11.8 13.19 0 5.95 3.61 11.19 8.77 12.73l45 13.5c18.59 5.58 31.58 23.42 31.58 43.39 0 24.53-19.05 44.44-42.67 45.07V288c0 4.42-3.58 8-8 8h-16c-4.42 0-8-3.58-8-8zm346.01 123.99C561.87 385.96 576 354.27 576 320c0-66.94-53.49-124.2-129.33-148.07.86 6.6 1.33 13.29 1.33 20.07 0 105.87-107.66 192-240 192-10.78 0-21.32-.77-31.73-1.88C207.8 439.63 281.77 480 368 480c40.98 0 79.07-9.24 111.27-24.98C501.07 467.75 531.42 480 568 480c3.2 0 6.09-1.91 7.34-4.84 1.27-2.94.66-6.34-1.55-8.67-.31-.33-22.42-24.24-35.78-54.5z"], - "compact-disc": [496, 512, [], "f51f", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zM88 256H56c0-105.9 86.1-192 192-192v32c-88.2 0-160 71.8-160 160zm160 96c-53 0-96-43-96-96s43-96 96-96 96 43 96 96-43 96-96 96zm0-128c-17.7 0-32 14.3-32 32s14.3 32 32 32 32-14.3 32-32-14.3-32-32-32z"], - "compass": [496, 512, [], "f14e", "M225.38 233.37c-12.5 12.5-12.5 32.76 0 45.25 12.49 12.5 32.76 12.5 45.25 0 12.5-12.5 12.5-32.76 0-45.25-12.5-12.49-32.76-12.49-45.25 0zM248 8C111.03 8 0 119.03 0 256s111.03 248 248 248 248-111.03 248-248S384.97 8 248 8zm126.14 148.05L308.17 300.4a31.938 31.938 0 0 1-15.77 15.77l-144.34 65.97c-16.65 7.61-33.81-9.55-26.2-26.2l65.98-144.35a31.938 31.938 0 0 1 15.77-15.77l144.34-65.97c16.65-7.6 33.8 9.55 26.19 26.2z"], - "compress": [448, 512, [], "f066", "M436 192H312c-13.3 0-24-10.7-24-24V44c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v84h84c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12zm-276-24V44c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v84H12c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h124c13.3 0 24-10.7 24-24zm0 300V344c0-13.3-10.7-24-24-24H12c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h84v84c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12zm192 0v-84h84c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12H312c-13.3 0-24 10.7-24 24v124c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12z"], - "compress-arrows-alt": [512, 512, [], "f78c", "M200 288H88c-21.4 0-32.1 25.8-17 41l32.9 31-99.2 99.3c-6.2 6.2-6.2 16.4 0 22.6l25.4 25.4c6.2 6.2 16.4 6.2 22.6 0L152 408l31.1 33c15.1 15.1 40.9 4.4 40.9-17V312c0-13.3-10.7-24-24-24zm112-64h112c21.4 0 32.1-25.9 17-41l-33-31 99.3-99.3c6.2-6.2 6.2-16.4 0-22.6L481.9 4.7c-6.2-6.2-16.4-6.2-22.6 0L360 104l-31.1-33C313.8 55.9 288 66.6 288 88v112c0 13.3 10.7 24 24 24zm96 136l33-31.1c15.1-15.1 4.4-40.9-17-40.9H312c-13.3 0-24 10.7-24 24v112c0 21.4 25.9 32.1 41 17l31-32.9 99.3 99.3c6.2 6.2 16.4 6.2 22.6 0l25.4-25.4c6.2-6.2 6.2-16.4 0-22.6L408 360zM183 71.1L152 104 52.7 4.7c-6.2-6.2-16.4-6.2-22.6 0L4.7 30.1c-6.2 6.2-6.2 16.4 0 22.6L104 152l-33 31.1C55.9 198.2 66.6 224 88 224h112c13.3 0 24-10.7 24-24V88c0-21.3-25.9-32-41-16.9z"], - "concierge-bell": [512, 512, [], "f562", "M288 130.54V112h16c8.84 0 16-7.16 16-16V80c0-8.84-7.16-16-16-16h-96c-8.84 0-16 7.16-16 16v16c0 8.84 7.16 16 16 16h16v18.54C115.49 146.11 32 239.18 32 352h448c0-112.82-83.49-205.89-192-221.46zM496 384H16c-8.84 0-16 7.16-16 16v32c0 8.84 7.16 16 16 16h480c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16z"], - "cookie": [512, 512, [], "f563", "M510.37 254.79l-12.08-76.26a132.493 132.493 0 0 0-37.16-72.95l-54.76-54.75c-19.73-19.72-45.18-32.7-72.71-37.05l-76.7-12.15c-27.51-4.36-55.69.11-80.52 12.76L107.32 49.6a132.25 132.25 0 0 0-57.79 57.8l-35.1 68.88a132.602 132.602 0 0 0-12.82 80.94l12.08 76.27a132.493 132.493 0 0 0 37.16 72.95l54.76 54.75a132.087 132.087 0 0 0 72.71 37.05l76.7 12.14c27.51 4.36 55.69-.11 80.52-12.75l69.12-35.21a132.302 132.302 0 0 0 57.79-57.8l35.1-68.87c12.71-24.96 17.2-53.3 12.82-80.96zM176 368c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32zm32-160c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32zm160 128c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32z"], - "cookie-bite": [512, 512, [], "f564", "M510.52 255.82c-69.97-.85-126.47-57.69-126.47-127.86-70.17 0-127-56.49-127.86-126.45-27.26-4.14-55.13.3-79.72 12.82l-69.13 35.22a132.221 132.221 0 0 0-57.79 57.81l-35.1 68.88a132.645 132.645 0 0 0-12.82 80.95l12.08 76.27a132.521 132.521 0 0 0 37.16 72.96l54.77 54.76a132.036 132.036 0 0 0 72.71 37.06l76.71 12.15c27.51 4.36 55.7-.11 80.53-12.76l69.13-35.21a132.273 132.273 0 0 0 57.79-57.81l35.1-68.88c12.56-24.64 17.01-52.58 12.91-79.91zM176 368c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32zm32-160c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32zm160 128c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32z"], - "copy": [448, 512, [], "f0c5", "M320 448v40c0 13.255-10.745 24-24 24H24c-13.255 0-24-10.745-24-24V120c0-13.255 10.745-24 24-24h72v296c0 30.879 25.121 56 56 56h168zm0-344V0H152c-13.255 0-24 10.745-24 24v368c0 13.255 10.745 24 24 24h272c13.255 0 24-10.745 24-24V128H344c-13.2 0-24-10.8-24-24zm120.971-31.029L375.029 7.029A24 24 0 0 0 358.059 0H352v96h96v-6.059a24 24 0 0 0-7.029-16.97z"], - "copyright": [512, 512, [], "f1f9", "M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm117.134 346.753c-1.592 1.867-39.776 45.731-109.851 45.731-84.692 0-144.484-63.26-144.484-145.567 0-81.303 62.004-143.401 143.762-143.401 66.957 0 101.965 37.315 103.422 38.904a12 12 0 0 1 1.238 14.623l-22.38 34.655c-4.049 6.267-12.774 7.351-18.234 2.295-.233-.214-26.529-23.88-61.88-23.88-46.116 0-73.916 33.575-73.916 76.082 0 39.602 25.514 79.692 74.277 79.692 38.697 0 65.28-28.338 65.544-28.625 5.132-5.565 14.059-5.033 18.508 1.053l24.547 33.572a12.001 12.001 0 0 1-.553 14.866z"], - "couch": [640, 512, [], "f4b8", "M160 224v64h320v-64c0-35.3 28.7-64 64-64h32c0-53-43-96-96-96H160c-53 0-96 43-96 96h32c35.3 0 64 28.7 64 64zm416-32h-32c-17.7 0-32 14.3-32 32v96H128v-96c0-17.7-14.3-32-32-32H64c-35.3 0-64 28.7-64 64 0 23.6 13 44 32 55.1V432c0 8.8 7.2 16 16 16h64c8.8 0 16-7.2 16-16v-16h384v16c0 8.8 7.2 16 16 16h64c8.8 0 16-7.2 16-16V311.1c19-11.1 32-31.5 32-55.1 0-35.3-28.7-64-64-64z"], - "credit-card": [576, 512, [], "f09d", "M0 432c0 26.5 21.5 48 48 48h480c26.5 0 48-21.5 48-48V256H0v176zm192-68c0-6.6 5.4-12 12-12h136c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12H204c-6.6 0-12-5.4-12-12v-40zm-128 0c0-6.6 5.4-12 12-12h72c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12H76c-6.6 0-12-5.4-12-12v-40zM576 80v48H0V80c0-26.5 21.5-48 48-48h480c26.5 0 48 21.5 48 48z"], - "crop": [512, 512, [], "f125", "M488 352h-40V109.25l59.31-59.31c6.25-6.25 6.25-16.38 0-22.63L484.69 4.69c-6.25-6.25-16.38-6.25-22.63 0L402.75 64H192v96h114.75L160 306.75V24c0-13.26-10.75-24-24-24H88C74.75 0 64 10.74 64 24v40H24C10.75 64 0 74.74 0 88v48c0 13.25 10.75 24 24 24h40v264c0 13.25 10.75 24 24 24h232v-96H205.25L352 205.25V488c0 13.25 10.75 24 24 24h48c13.25 0 24-10.75 24-24v-40h40c13.25 0 24-10.75 24-24v-48c0-13.26-10.75-24-24-24z"], - "crop-alt": [512, 512, [], "f565", "M488 352h-40V96c0-17.67-14.33-32-32-32H192v96h160v328c0 13.25 10.75 24 24 24h48c13.25 0 24-10.75 24-24v-40h40c13.25 0 24-10.75 24-24v-48c0-13.26-10.75-24-24-24zM160 24c0-13.26-10.75-24-24-24H88C74.75 0 64 10.74 64 24v40H24C10.75 64 0 74.74 0 88v48c0 13.25 10.75 24 24 24h40v256c0 17.67 14.33 32 32 32h224v-96H160V24z"], - "cross": [384, 512, [], "f654", "M352 128h-96V32c0-17.67-14.33-32-32-32h-64c-17.67 0-32 14.33-32 32v96H32c-17.67 0-32 14.33-32 32v64c0 17.67 14.33 32 32 32h96v224c0 17.67 14.33 32 32 32h64c17.67 0 32-14.33 32-32V256h96c17.67 0 32-14.33 32-32v-64c0-17.67-14.33-32-32-32z"], - "crosshairs": [512, 512, [], "f05b", "M500 224h-30.364C455.724 130.325 381.675 56.276 288 42.364V12c0-6.627-5.373-12-12-12h-40c-6.627 0-12 5.373-12 12v30.364C130.325 56.276 56.276 130.325 42.364 224H12c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h30.364C56.276 381.675 130.325 455.724 224 469.636V500c0 6.627 5.373 12 12 12h40c6.627 0 12-5.373 12-12v-30.364C381.675 455.724 455.724 381.675 469.636 288H500c6.627 0 12-5.373 12-12v-40c0-6.627-5.373-12-12-12zM288 404.634V364c0-6.627-5.373-12-12-12h-40c-6.627 0-12 5.373-12 12v40.634C165.826 392.232 119.783 346.243 107.366 288H148c6.627 0 12-5.373 12-12v-40c0-6.627-5.373-12-12-12h-40.634C119.768 165.826 165.757 119.783 224 107.366V148c0 6.627 5.373 12 12 12h40c6.627 0 12-5.373 12-12v-40.634C346.174 119.768 392.217 165.757 404.634 224H364c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h40.634C392.232 346.174 346.243 392.217 288 404.634zM288 256c0 17.673-14.327 32-32 32s-32-14.327-32-32c0-17.673 14.327-32 32-32s32 14.327 32 32z"], - "crow": [640, 512, [], "f520", "M544 32h-16.36C513.04 12.68 490.09 0 464 0c-44.18 0-80 35.82-80 80v20.98L12.09 393.57A30.216 30.216 0 0 0 0 417.74c0 22.46 23.64 37.07 43.73 27.03L165.27 384h96.49l44.41 120.1c2.27 6.23 9.15 9.44 15.38 7.17l22.55-8.21c6.23-2.27 9.44-9.15 7.17-15.38L312.94 384H352c1.91 0 3.76-.23 5.66-.29l44.51 120.38c2.27 6.23 9.15 9.44 15.38 7.17l22.55-8.21c6.23-2.27 9.44-9.15 7.17-15.38l-41.24-111.53C485.74 352.8 544 279.26 544 192v-80l96-16c0-35.35-42.98-64-96-64zm-80 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z"], - "crown": [640, 512, [], "f521", "M528 448H112c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h416c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16zm64-320c-26.5 0-48 21.5-48 48 0 7.1 1.6 13.7 4.4 19.8L476 239.2c-15.4 9.2-35.3 4-44.2-11.6L350.3 85C361 76.2 368 63 368 48c0-26.5-21.5-48-48-48s-48 21.5-48 48c0 15 7 28.2 17.7 37l-81.5 142.6c-8.9 15.6-28.9 20.8-44.2 11.6l-72.3-43.4c2.7-6 4.4-12.7 4.4-19.8 0-26.5-21.5-48-48-48S0 149.5 0 176s21.5 48 48 48c2.6 0 5.2-.4 7.7-.8L128 416h384l72.3-192.8c2.5.4 5.1.8 7.7.8 26.5 0 48-21.5 48-48s-21.5-48-48-48z"], - "crutch": [512, 512, [], "f7f7", "M507.31 185.71l-181-181a16 16 0 0 0-22.62 0L281 27.31a16 16 0 0 0 0 22.63l181 181a16 16 0 0 0 22.63 0l22.62-22.63a16 16 0 0 0 .06-22.6zm-179.54 66.41l-67.89-67.89 55.1-55.1-45.25-45.25-109.67 109.67a96.08 96.08 0 0 0-25.67 46.29L106.65 360.1l-102 102a16 16 0 0 0 0 22.63l22.62 22.62a16 16 0 0 0 22.63 0l102-102 120.25-27.75a95.88 95.88 0 0 0 46.29-25.65l109.68-109.68L382.87 197zm-54.57 54.57a32 32 0 0 1-15.45 8.54l-79.3 18.32 18.3-79.3a32.22 32.22 0 0 1 8.56-15.45l9.31-9.31 67.89 67.89z"], - "cube": [512, 512, [], "f1b2", "M239.1 6.3l-208 78c-18.7 7-31.1 25-31.1 45v225.1c0 18.2 10.3 34.8 26.5 42.9l208 104c13.5 6.8 29.4 6.8 42.9 0l208-104c16.3-8.1 26.5-24.8 26.5-42.9V129.3c0-20-12.4-37.9-31.1-44.9l-208-78C262 2.2 250 2.2 239.1 6.3zM256 68.4l192 72v1.1l-192 78-192-78v-1.1l192-72zm32 356V275.5l160-65v133.9l-160 80z"], - "cubes": [512, 512, [], "f1b3", "M488.6 250.2L392 214V105.5c0-15-9.3-28.4-23.4-33.7l-100-37.5c-8.1-3.1-17.1-3.1-25.3 0l-100 37.5c-14.1 5.3-23.4 18.7-23.4 33.7V214l-96.6 36.2C9.3 255.5 0 268.9 0 283.9V394c0 13.6 7.7 26.1 19.9 32.2l100 50c10.1 5.1 22.1 5.1 32.2 0l103.9-52 103.9 52c10.1 5.1 22.1 5.1 32.2 0l100-50c12.2-6.1 19.9-18.6 19.9-32.2V283.9c0-15-9.3-28.4-23.4-33.7zM358 214.8l-85 31.9v-68.2l85-37v73.3zM154 104.1l102-38.2 102 38.2v.6l-102 41.4-102-41.4v-.6zm84 291.1l-85 42.5v-79.1l85-38.8v75.4zm0-112l-102 41.4-102-41.4v-.6l102-38.2 102 38.2v.6zm240 112l-85 42.5v-79.1l85-38.8v75.4zm0-112l-102 41.4-102-41.4v-.6l102-38.2 102 38.2v.6z"], - "cut": [448, 512, [], "f0c4", "M278.06 256L444.48 89.57c4.69-4.69 4.69-12.29 0-16.97-32.8-32.8-85.99-32.8-118.79 0L210.18 188.12l-24.86-24.86c4.31-10.92 6.68-22.81 6.68-35.26 0-53.02-42.98-96-96-96S0 74.98 0 128s42.98 96 96 96c4.54 0 8.99-.32 13.36-.93L142.29 256l-32.93 32.93c-4.37-.61-8.83-.93-13.36-.93-53.02 0-96 42.98-96 96s42.98 96 96 96 96-42.98 96-96c0-12.45-2.37-24.34-6.68-35.26l24.86-24.86L325.69 439.4c32.8 32.8 85.99 32.8 118.79 0 4.69-4.68 4.69-12.28 0-16.97L278.06 256zM96 160c-17.64 0-32-14.36-32-32s14.36-32 32-32 32 14.36 32 32-14.36 32-32 32zm0 256c-17.64 0-32-14.36-32-32s14.36-32 32-32 32 14.36 32 32-14.36 32-32 32z"], - "database": [448, 512, [], "f1c0", "M448 73.143v45.714C448 159.143 347.667 192 224 192S0 159.143 0 118.857V73.143C0 32.857 100.333 0 224 0s224 32.857 224 73.143zM448 176v102.857C448 319.143 347.667 352 224 352S0 319.143 0 278.857V176c48.125 33.143 136.208 48.572 224 48.572S399.874 209.143 448 176zm0 160v102.857C448 479.143 347.667 512 224 512S0 479.143 0 438.857V336c48.125 33.143 136.208 48.572 224 48.572S399.874 369.143 448 336z"], - "deaf": [512, 512, [], "f2a4", "M216 260c0 15.464-12.536 28-28 28s-28-12.536-28-28c0-44.112 35.888-80 80-80s80 35.888 80 80c0 15.464-12.536 28-28 28s-28-12.536-28-28c0-13.234-10.767-24-24-24s-24 10.766-24 24zm24-176c-97.047 0-176 78.953-176 176 0 15.464 12.536 28 28 28s28-12.536 28-28c0-66.168 53.832-120 120-120s120 53.832 120 120c0 75.164-71.009 70.311-71.997 143.622L288 404c0 28.673-23.327 52-52 52-15.464 0-28 12.536-28 28s12.536 28 28 28c59.475 0 107.876-48.328 108-107.774.595-34.428 72-48.24 72-144.226 0-97.047-78.953-176-176-176zm268.485-52.201L480.2 3.515c-4.687-4.686-12.284-4.686-16.971 0L376.2 90.544c-4.686 4.686-4.686 12.284 0 16.971l28.285 28.285c4.686 4.686 12.284 4.686 16.97 0l87.03-87.029c4.687-4.688 4.687-12.286 0-16.972zM168.97 314.745c-4.686-4.686-12.284-4.686-16.97 0L3.515 463.23c-4.686 4.686-4.686 12.284 0 16.971L31.8 508.485c4.687 4.686 12.284 4.686 16.971 0L197.256 360c4.686-4.686 4.686-12.284 0-16.971l-28.286-28.284z"], - "democrat": [640, 512, [], "f747", "M637.3 256.9l-19.6-29.4c-28.2-42.3-75.3-67.5-126.1-67.5H256l-81.2-81.2c20.1-20.1 22.6-51.1 7.5-73.9-3.4-5.2-10.8-5.9-15.2-1.5l-41.8 41.8L82.4 2.4c-3.6-3.6-9.6-3-12.4 1.2-12.3 18.6-10.3 44 6.1 60.4 3.3 3.3 7.3 5.3 11.3 7.5-2.2 1.7-4.7 3.1-6.4 5.4L6.4 176.2c-7.3 9.7-8.4 22.7-3 33.5l14.3 28.6c5.4 10.8 16.5 17.7 28.6 17.7h31c8.5 0 16.6-3.4 22.6-9.4L138 212l54 108h352v-77.8c16.2 12.2 18.3 17.6 40.1 50.3 4.9 7.4 14.8 9.3 22.2 4.4l26.6-17.7c7.3-5 9.3-14.9 4.4-22.3zm-341.1-13.6l-16.5 16.1 3.9 22.7c.7 4.1-3.6 7.2-7.2 5.3L256 276.7l-20.4 10.7c-3.6 1.9-7.9-1.2-7.2-5.3l3.9-22.7-16.5-16.1c-3-2.9-1.3-7.9 2.8-8.5l22.8-3.3 10.2-20.7c1.8-3.7 7.1-3.7 9 0l10.2 20.7 22.8 3.3c4 .6 5.6 5.6 2.6 8.5zm112 0l-16.5 16.1 3.9 22.7c.7 4.1-3.6 7.2-7.2 5.3L368 276.7l-20.4 10.7c-3.6 1.9-7.9-1.2-7.2-5.3l3.9-22.7-16.5-16.1c-3-2.9-1.3-7.9 2.8-8.5l22.8-3.3 10.2-20.7c1.8-3.7 7.1-3.7 9 0l10.2 20.7 22.8 3.3c4 .6 5.6 5.6 2.6 8.5zm112 0l-16.5 16.1 3.9 22.7c.7 4.1-3.6 7.2-7.2 5.3L480 276.7l-20.4 10.7c-3.6 1.9-7.9-1.2-7.2-5.3l3.9-22.7-16.5-16.1c-3-2.9-1.3-7.9 2.8-8.5l22.8-3.3 10.2-20.7c1.8-3.7 7.1-3.7 9 0l10.2 20.7 22.8 3.3c4 .6 5.6 5.6 2.6 8.5zM192 496c0 8.8 7.2 16 16 16h64c8.8 0 16-7.2 16-16v-80h160v80c0 8.8 7.2 16 16 16h64c8.8 0 16-7.2 16-16V352H192v144z"], - "desktop": [576, 512, [], "f108", "M528 0H48C21.5 0 0 21.5 0 48v320c0 26.5 21.5 48 48 48h192l-16 48h-72c-13.3 0-24 10.7-24 24s10.7 24 24 24h272c13.3 0 24-10.7 24-24s-10.7-24-24-24h-72l-16-48h192c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48zm-16 352H64V64h448v288z"], - "dharmachakra": [512, 512, [], "f655", "M495 225.06l-17.22 1.08c-5.27-39.49-20.79-75.64-43.86-105.84l12.95-11.43c6.92-6.11 7.25-16.79.73-23.31L426.44 64.4c-6.53-6.53-17.21-6.19-23.31.73L391.7 78.07c-30.2-23.06-66.35-38.58-105.83-43.86L286.94 17c.58-9.21-6.74-17-15.97-17h-29.94c-9.23 0-16.54 7.79-15.97 17l1.08 17.22c-39.49 5.27-75.64 20.79-105.83 43.86l-11.43-12.95c-6.11-6.92-16.79-7.25-23.31-.73L64.4 85.56c-6.53 6.53-6.19 17.21.73 23.31l12.95 11.43c-23.06 30.2-38.58 66.35-43.86 105.84L17 225.06c-9.21-.58-17 6.74-17 15.97v29.94c0 9.23 7.79 16.54 17 15.97l17.22-1.08c5.27 39.49 20.79 75.64 43.86 105.83l-12.95 11.43c-6.92 6.11-7.25 16.79-.73 23.31l21.17 21.17c6.53 6.53 17.21 6.19 23.31-.73l11.43-12.95c30.2 23.06 66.35 38.58 105.84 43.86L225.06 495c-.58 9.21 6.74 17 15.97 17h29.94c9.23 0 16.54-7.79 15.97-17l-1.08-17.22c39.49-5.27 75.64-20.79 105.84-43.86l11.43 12.95c6.11 6.92 16.79 7.25 23.31.73l21.17-21.17c6.53-6.53 6.19-17.21-.73-23.31l-12.95-11.43c23.06-30.2 38.58-66.35 43.86-105.83l17.22 1.08c9.21.58 17-6.74 17-15.97v-29.94c-.01-9.23-7.8-16.54-17.01-15.97zM281.84 98.61c24.81 4.07 47.63 13.66 67.23 27.78l-42.62 48.29c-8.73-5.44-18.32-9.54-28.62-11.95l4.01-64.12zm-51.68 0l4.01 64.12c-10.29 2.41-19.89 6.52-28.62 11.95l-42.62-48.29c19.6-14.12 42.42-23.71 67.23-27.78zm-103.77 64.33l48.3 42.61c-5.44 8.73-9.54 18.33-11.96 28.62l-64.12-4.01c4.07-24.81 13.66-47.62 27.78-67.22zm-27.78 118.9l64.12-4.01c2.41 10.29 6.52 19.89 11.95 28.62l-48.29 42.62c-14.12-19.6-23.71-42.42-27.78-67.23zm131.55 131.55c-24.81-4.07-47.63-13.66-67.23-27.78l42.61-48.3c8.73 5.44 18.33 9.54 28.62 11.96l-4 64.12zM256 288c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32zm25.84 125.39l-4.01-64.12c10.29-2.41 19.89-6.52 28.62-11.96l42.61 48.3c-19.6 14.12-42.41 23.71-67.22 27.78zm103.77-64.33l-48.29-42.62c5.44-8.73 9.54-18.32 11.95-28.62l64.12 4.01c-4.07 24.82-13.66 47.64-27.78 67.23zm-36.34-114.89c-2.41-10.29-6.52-19.89-11.96-28.62l48.3-42.61c14.12 19.6 23.71 42.42 27.78 67.23l-64.12 4z"], - "diagnoses": [640, 512, [], "f470", "M496 256c8.8 0 16-7.2 16-16s-7.2-16-16-16-16 7.2-16 16 7.2 16 16 16zm-176-80c48.5 0 88-39.5 88-88S368.5 0 320 0s-88 39.5-88 88 39.5 88 88 88zM59.8 364c10.2 15.3 29.3 17.8 42.9 9.8 16.2-9.6 56.2-31.7 105.3-48.6V416h224v-90.7c49.1 16.8 89.1 39 105.3 48.6 13.6 8 32.7 5.3 42.9-9.8l17.8-26.7c8.8-13.2 7.6-34.6-10-45.1-11.9-7.1-29.7-17-51.1-27.4-28.1 46.1-99.4 17.8-87.7-35.1C409.3 217.2 365.1 208 320 208c-57 0-112.9 14.5-160 32.2-.2 40.2-47.6 63.3-79.2 36-11.2 6-21.3 11.6-28.7 16-17.6 10.5-18.8 31.8-10 45.1L59.8 364zM368 344c13.3 0 24 10.7 24 24s-10.7 24-24 24-24-10.7-24-24 10.7-24 24-24zm-96-96c13.3 0 24 10.7 24 24s-10.7 24-24 24-24-10.7-24-24 10.7-24 24-24zm-160 8c8.8 0 16-7.2 16-16s-7.2-16-16-16-16 7.2-16 16 7.2 16 16 16zm512 192H16c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h608c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16z"], - "dice": [640, 512, [], "f522", "M592 192H473.26c12.69 29.59 7.12 65.2-17 89.32L320 417.58V464c0 26.51 21.49 48 48 48h224c26.51 0 48-21.49 48-48V240c0-26.51-21.49-48-48-48zM480 376c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24zm-46.37-186.7L258.7 14.37c-19.16-19.16-50.23-19.16-69.39 0L14.37 189.3c-19.16 19.16-19.16 50.23 0 69.39L189.3 433.63c19.16 19.16 50.23 19.16 69.39 0L433.63 258.7c19.16-19.17 19.16-50.24 0-69.4zM96 248c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24zm128 128c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24zm0-128c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24zm0-128c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24zm128 128c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z"], - "dice-d20": [480, 512, [], "f6cf", "M106.75 215.06L1.2 370.95c-3.08 5 .1 11.5 5.93 12.14l208.26 22.07-108.64-190.1zM7.41 315.43L82.7 193.08 6.06 147.1c-2.67-1.6-6.06.32-6.06 3.43v162.81c0 4.03 5.29 5.53 7.41 2.09zM18.25 423.6l194.4 87.66c5.3 2.45 11.35-1.43 11.35-7.26v-65.67l-203.55-22.3c-4.45-.5-6.23 5.59-2.2 7.57zm81.22-257.78L179.4 22.88c4.34-7.06-3.59-15.25-10.78-11.14L17.81 110.35c-2.47 1.62-2.39 5.26.13 6.78l81.53 48.69zM240 176h109.21L253.63 7.62C250.5 2.54 245.25 0 240 0s-10.5 2.54-13.63 7.62L130.79 176H240zm233.94-28.9l-76.64 45.99 75.29 122.35c2.11 3.44 7.41 1.94 7.41-2.1V150.53c0-3.11-3.39-5.03-6.06-3.43zm-93.41 18.72l81.53-48.7c2.53-1.52 2.6-5.16.13-6.78l-150.81-98.6c-7.19-4.11-15.12 4.08-10.78 11.14l79.93 142.94zm79.02 250.21L256 438.32v65.67c0 5.84 6.05 9.71 11.35 7.26l194.4-87.66c4.03-1.97 2.25-8.06-2.2-7.56zm-86.3-200.97l-108.63 190.1 208.26-22.07c5.83-.65 9.01-7.14 5.93-12.14L373.25 215.06zM240 208H139.57L240 383.75 340.43 208H240z"], - "dice-d6": [448, 512, [], "f6d1", "M422.19 109.95L256.21 9.07c-19.91-12.1-44.52-12.1-64.43 0L25.81 109.95c-5.32 3.23-5.29 11.27.06 14.46L224 242.55l198.14-118.14c5.35-3.19 5.38-11.22.05-14.46zm13.84 44.63L240 271.46v223.82c0 12.88 13.39 20.91 24.05 14.43l152.16-92.48c19.68-11.96 31.79-33.94 31.79-57.7v-197.7c0-6.41-6.64-10.43-11.97-7.25zM0 161.83v197.7c0 23.77 12.11 45.74 31.79 57.7l152.16 92.47c10.67 6.48 24.05-1.54 24.05-14.43V271.46L11.97 154.58C6.64 151.4 0 155.42 0 161.83z"], - "dice-five": [448, 512, [], "f523", "M384 32H64C28.65 32 0 60.65 0 96v320c0 35.35 28.65 64 64 64h320c35.35 0 64-28.65 64-64V96c0-35.35-28.65-64-64-64zM128 384c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32zm0-192c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32zm96 96c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32zm96 96c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32zm0-192c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32z"], - "dice-four": [448, 512, [], "f524", "M384 32H64C28.65 32 0 60.65 0 96v320c0 35.35 28.65 64 64 64h320c35.35 0 64-28.65 64-64V96c0-35.35-28.65-64-64-64zM128 384c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32zm0-192c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32zm192 192c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32zm0-192c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32z"], - "dice-one": [448, 512, [], "f525", "M384 32H64C28.65 32 0 60.65 0 96v320c0 35.35 28.65 64 64 64h320c35.35 0 64-28.65 64-64V96c0-35.35-28.65-64-64-64zM224 288c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32z"], - "dice-six": [448, 512, [], "f526", "M384 32H64C28.65 32 0 60.65 0 96v320c0 35.35 28.65 64 64 64h320c35.35 0 64-28.65 64-64V96c0-35.35-28.65-64-64-64zM128 384c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32zm0-96c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32zm0-96c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32zm192 192c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32zm0-96c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32zm0-96c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32z"], - "dice-three": [448, 512, [], "f527", "M384 32H64C28.65 32 0 60.65 0 96v320c0 35.35 28.65 64 64 64h320c35.35 0 64-28.65 64-64V96c0-35.35-28.65-64-64-64zM128 192c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32zm96 96c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32zm96 96c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32z"], - "dice-two": [448, 512, [], "f528", "M384 32H64C28.65 32 0 60.65 0 96v320c0 35.35 28.65 64 64 64h320c35.35 0 64-28.65 64-64V96c0-35.35-28.65-64-64-64zM128 192c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32zm192 192c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32z"], - "digital-tachograph": [640, 512, [], "f566", "M608 96H32c-17.67 0-32 14.33-32 32v256c0 17.67 14.33 32 32 32h576c17.67 0 32-14.33 32-32V128c0-17.67-14.33-32-32-32zM304 352c0 4.42-3.58 8-8 8H72c-4.42 0-8-3.58-8-8v-8c0-4.42 3.58-8 8-8h224c4.42 0 8 3.58 8 8v8zM72 288v-16c0-4.42 3.58-8 8-8h16c4.42 0 8 3.58 8 8v16c0 4.42-3.58 8-8 8H80c-4.42 0-8-3.58-8-8zm64 0v-16c0-4.42 3.58-8 8-8h16c4.42 0 8 3.58 8 8v16c0 4.42-3.58 8-8 8h-16c-4.42 0-8-3.58-8-8zm64 0v-16c0-4.42 3.58-8 8-8h16c4.42 0 8 3.58 8 8v16c0 4.42-3.58 8-8 8h-16c-4.42 0-8-3.58-8-8zm64 0v-16c0-4.42 3.58-8 8-8h16c4.42 0 8 3.58 8 8v16c0 4.42-3.58 8-8 8h-16c-4.42 0-8-3.58-8-8zm40-64c0 8.84-7.16 16-16 16H80c-8.84 0-16-7.16-16-16v-48c0-8.84 7.16-16 16-16h208c8.84 0 16 7.16 16 16v48zm272 128c0 4.42-3.58 8-8 8H344c-4.42 0-8-3.58-8-8v-8c0-4.42 3.58-8 8-8h224c4.42 0 8 3.58 8 8v8z"], - "directions": [512, 512, [], "f5eb", "M502.61 233.32L278.68 9.39c-12.52-12.52-32.83-12.52-45.36 0L9.39 233.32c-12.52 12.53-12.52 32.83 0 45.36l223.93 223.93c12.52 12.53 32.83 12.53 45.36 0l223.93-223.93c12.52-12.53 12.52-32.83 0-45.36zm-100.98 12.56l-84.21 77.73c-5.12 4.73-13.43 1.1-13.43-5.88V264h-96v64c0 4.42-3.58 8-8 8h-32c-4.42 0-8-3.58-8-8v-80c0-17.67 14.33-32 32-32h112v-53.73c0-6.97 8.3-10.61 13.43-5.88l84.21 77.73c3.43 3.17 3.43 8.59 0 11.76z"], - "divide": [448, 512, [], "f529", "M224 352c-35.35 0-64 28.65-64 64s28.65 64 64 64 64-28.65 64-64-28.65-64-64-64zm0-192c35.35 0 64-28.65 64-64s-28.65-64-64-64-64 28.65-64 64 28.65 64 64 64zm192 48H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"], - "dizzy": [496, 512, [], "f567", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm-96 206.6l-28.7 28.7c-14.8 14.8-37.8-7.5-22.6-22.6l28.7-28.7-28.7-28.7c-15-15 7.7-37.6 22.6-22.6l28.7 28.7 28.7-28.7c15-15 37.6 7.7 22.6 22.6L174.6 192l28.7 28.7c15.2 15.2-7.9 37.4-22.6 22.6L152 214.6zM248 416c-35.3 0-64-28.7-64-64s28.7-64 64-64 64 28.7 64 64-28.7 64-64 64zm147.3-195.3c15.2 15.2-7.9 37.4-22.6 22.6L344 214.6l-28.7 28.7c-14.8 14.8-37.8-7.5-22.6-22.6l28.7-28.7-28.7-28.7c-15-15 7.7-37.6 22.6-22.6l28.7 28.7 28.7-28.7c15-15 37.6 7.7 22.6 22.6L366.6 192l28.7 28.7z"], - "dna": [448, 512, [], "f471", "M.1 494.1c-1.1 9.5 6.3 17.8 15.9 17.8l32.3.1c8.1 0 14.9-5.9 16-13.9.7-4.9 1.8-11.1 3.4-18.1H380c1.6 6.9 2.9 13.2 3.5 18.1 1.1 8 7.9 14 16 13.9l32.3-.1c9.6 0 17.1-8.3 15.9-17.8-4.6-37.9-25.6-129-118.9-207.7-17.6 12.4-37.1 24.2-58.5 35.4 6.2 4.6 11.4 9.4 17 14.2H159.7c21.3-18.1 47-35.6 78.7-51.4C410.5 199.1 442.1 65.8 447.9 17.9 449 8.4 441.6.1 432 .1L399.6 0c-8.1 0-14.9 5.9-16 13.9-.7 4.9-1.8 11.1-3.4 18.1H67.8c-1.6-7-2.7-13.1-3.4-18.1-1.1-8-7.9-14-16-13.9L16.1.1C6.5.1-1 8.4.1 17.9 5.3 60.8 31.4 171.8 160 256 31.5 340.2 5.3 451.2.1 494.1zM224 219.6c-25.1-13.7-46.4-28.4-64.3-43.6h128.5c-17.8 15.2-39.1 30-64.2 43.6zM355.1 96c-5.8 10.4-12.8 21.1-21 32H114c-8.3-10.9-15.3-21.6-21-32h262.1zM92.9 416c5.8-10.4 12.8-21.1 21-32h219.4c8.3 10.9 15.4 21.6 21.2 32H92.9z"], - "dog": [512, 512, [], "f6d3", "M496 96h-64l-7.16-14.31A32 32 0 0 0 396.22 64H342.6l-27.28-27.28C305.23 26.64 288 33.78 288 48.03v149.84l128 45.71V208h32c35.35 0 64-28.65 64-64v-32c0-8.84-7.16-16-16-16zm-112 48c-8.84 0-16-7.16-16-16s7.16-16 16-16 16 7.16 16 16-7.16 16-16 16zM96 224c-17.64 0-32-14.36-32-32 0-17.67-14.33-32-32-32S0 174.33 0 192c0 41.66 26.83 76.85 64 90.1V496c0 8.84 7.16 16 16 16h64c8.84 0 16-7.16 16-16V384h160v112c0 8.84 7.16 16 16 16h64c8.84 0 16-7.16 16-16V277.55L266.05 224H96z"], - "dollar-sign": [288, 512, [], "f155", "M209.2 233.4l-108-31.6C88.7 198.2 80 186.5 80 173.5c0-16.3 13.2-29.5 29.5-29.5h66.3c12.2 0 24.2 3.7 34.2 10.5 6.1 4.1 14.3 3.1 19.5-2l34.8-34c7.1-6.9 6.1-18.4-1.8-24.5C238 74.8 207.4 64.1 176 64V16c0-8.8-7.2-16-16-16h-32c-8.8 0-16 7.2-16 16v48h-2.5C45.8 64-5.4 118.7.5 183.6c4.2 46.1 39.4 83.6 83.8 96.6l102.5 30c12.5 3.7 21.2 15.3 21.2 28.3 0 16.3-13.2 29.5-29.5 29.5h-66.3C100 368 88 364.3 78 357.5c-6.1-4.1-14.3-3.1-19.5 2l-34.8 34c-7.1 6.9-6.1 18.4 1.8 24.5 24.5 19.2 55.1 29.9 86.5 30v48c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16v-48.2c46.6-.9 90.3-28.6 105.7-72.7 21.5-61.6-14.6-124.8-72.5-141.7z"], - "dolly": [576, 512, [], "f472", "M294.2 277.7c18 5 34.7 13.4 49.5 24.7l161.5-53.8c8.4-2.8 12.9-11.9 10.1-20.2L454.9 47.2c-2.8-8.4-11.9-12.9-20.2-10.1l-61.1 20.4 33.1 99.4L346 177l-33.1-99.4-61.6 20.5c-8.4 2.8-12.9 11.9-10.1 20.2l53 159.4zm281 48.7L565 296c-2.8-8.4-11.9-12.9-20.2-10.1l-213.5 71.2c-17.2-22-43.6-36.4-73.5-37L158.4 21.9C154 8.8 141.8 0 128 0H16C7.2 0 0 7.2 0 16v32c0 8.8 7.2 16 16 16h88.9l92.2 276.7c-26.1 20.4-41.7 53.6-36 90.5 6.1 39.4 37.9 72.3 77.3 79.2 60.2 10.7 112.3-34.8 113.4-92.6l213.3-71.2c8.3-2.8 12.9-11.8 10.1-20.2zM256 464c-26.5 0-48-21.5-48-48s21.5-48 48-48 48 21.5 48 48-21.5 48-48 48z"], - "dolly-flatbed": [640, 512, [], "f474", "M208 320h384c8.8 0 16-7.2 16-16V48c0-8.8-7.2-16-16-16H448v128l-48-32-48 32V32H208c-8.8 0-16 7.2-16 16v256c0 8.8 7.2 16 16 16zm416 64H128V16c0-8.8-7.2-16-16-16H16C7.2 0 0 7.2 0 16v32c0 8.8 7.2 16 16 16h48v368c0 8.8 7.2 16 16 16h82.9c-1.8 5-2.9 10.4-2.9 16 0 26.5 21.5 48 48 48s48-21.5 48-48c0-5.6-1.2-11-2.9-16H451c-1.8 5-2.9 10.4-2.9 16 0 26.5 21.5 48 48 48s48-21.5 48-48c0-5.6-1.2-11-2.9-16H624c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16z"], - "donate": [512, 512, [], "f4b9", "M256 416c114.9 0 208-93.1 208-208S370.9 0 256 0 48 93.1 48 208s93.1 208 208 208zM233.8 97.4V80.6c0-9.2 7.4-16.6 16.6-16.6h11.1c9.2 0 16.6 7.4 16.6 16.6v17c15.5.8 30.5 6.1 43 15.4 5.6 4.1 6.2 12.3 1.2 17.1L306 145.6c-3.8 3.7-9.5 3.8-14 1-5.4-3.4-11.4-5.1-17.8-5.1h-38.9c-9 0-16.3 8.2-16.3 18.3 0 8.2 5 15.5 12.1 17.6l62.3 18.7c25.7 7.7 43.7 32.4 43.7 60.1 0 34-26.4 61.5-59.1 62.4v16.8c0 9.2-7.4 16.6-16.6 16.6h-11.1c-9.2 0-16.6-7.4-16.6-16.6v-17c-15.5-.8-30.5-6.1-43-15.4-5.6-4.1-6.2-12.3-1.2-17.1l16.3-15.5c3.8-3.7 9.5-3.8 14-1 5.4 3.4 11.4 5.1 17.8 5.1h38.9c9 0 16.3-8.2 16.3-18.3 0-8.2-5-15.5-12.1-17.6l-62.3-18.7c-25.7-7.7-43.7-32.4-43.7-60.1.1-34 26.4-61.5 59.1-62.4zM480 352h-32.5c-19.6 26-44.6 47.7-73 64h63.8c5.3 0 9.6 3.6 9.6 8v16c0 4.4-4.3 8-9.6 8H73.6c-5.3 0-9.6-3.6-9.6-8v-16c0-4.4 4.3-8 9.6-8h63.8c-28.4-16.3-53.3-38-73-64H32c-17.7 0-32 14.3-32 32v96c0 17.7 14.3 32 32 32h448c17.7 0 32-14.3 32-32v-96c0-17.7-14.3-32-32-32z"], - "door-closed": [640, 512, [], "f52a", "M624 448H512V50.8C512 22.78 490.47 0 464 0H175.99c-26.47 0-48 22.78-48 50.8V448H16c-8.84 0-16 7.16-16 16v32c0 8.84 7.16 16 16 16h608c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16zM415.99 288c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32c.01 17.67-14.32 32-32 32z"], - "door-open": [640, 512, [], "f52b", "M624 448h-80V113.45C544 86.19 522.47 64 496 64H384v64h96v384h144c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16zM312.24 1.01l-192 49.74C105.99 54.44 96 67.7 96 82.92V448H16c-8.84 0-16 7.16-16 16v32c0 8.84 7.16 16 16 16h336V33.18c0-21.58-19.56-37.41-39.76-32.17zM264 288c-13.25 0-24-14.33-24-32s10.75-32 24-32 24 14.33 24 32-10.75 32-24 32z"], - "dot-circle": [512, 512, [], "f192", "M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm80 248c0 44.112-35.888 80-80 80s-80-35.888-80-80 35.888-80 80-80 80 35.888 80 80z"], - "dove": [512, 512, [], "f4ba", "M288 167.2v-28.1c-28.2-36.3-47.1-79.3-54.1-125.2-2.1-13.5-19-18.8-27.8-8.3-21.1 24.9-37.7 54.1-48.9 86.5 34.2 38.3 80 64.6 130.8 75.1zM400 64c-44.2 0-80 35.9-80 80.1v59.4C215.6 197.3 127 133 87 41.8c-5.5-12.5-23.2-13.2-29-.9C41.4 76 32 115.2 32 156.6c0 70.8 34.1 136.9 85.1 185.9 13.2 12.7 26.1 23.2 38.9 32.8l-143.9 36C1.4 414-3.4 426.4 2.6 435.7 20 462.6 63 508.2 155.8 512c8 .3 16-2.6 22.1-7.9l65.2-56.1H320c88.4 0 160-71.5 160-159.9V128l32-64H400zm0 96.1c-8.8 0-16-7.2-16-16s7.2-16 16-16 16 7.2 16 16-7.2 16-16 16z"], - "download": [512, 512, [], "f019", "M216 0h80c13.3 0 24 10.7 24 24v168h87.7c17.8 0 26.7 21.5 14.1 34.1L269.7 378.3c-7.5 7.5-19.8 7.5-27.3 0L90.1 226.1c-12.6-12.6-3.7-34.1 14.1-34.1H192V24c0-13.3 10.7-24 24-24zm296 376v112c0 13.3-10.7 24-24 24H24c-13.3 0-24-10.7-24-24V376c0-13.3 10.7-24 24-24h146.7l49 49c20.1 20.1 52.5 20.1 72.6 0l49-49H488c13.3 0 24 10.7 24 24zm-124 88c0-11-9-20-20-20s-20 9-20 20 9 20 20 20 20-9 20-20zm64 0c0-11-9-20-20-20s-20 9-20 20 9 20 20 20 20-9 20-20z"], - "drafting-compass": [512, 512, [], "f568", "M457.01 344.42c-25.05 20.33-52.63 37.18-82.54 49.05l54.38 94.19 53.95 23.04c9.81 4.19 20.89-2.21 22.17-12.8l7.02-58.25-54.98-95.23zm42.49-94.56c4.86-7.67 1.89-17.99-6.05-22.39l-28.07-15.57c-7.48-4.15-16.61-1.46-21.26 5.72C403.01 281.15 332.25 320 256 320c-23.93 0-47.23-4.25-69.41-11.53l67.36-116.68c.7.02 1.34.21 2.04.21s1.35-.19 2.04-.21l51.09 88.5c31.23-8.96 59.56-25.75 82.61-48.92l-51.79-89.71C347.39 128.03 352 112.63 352 96c0-53.02-42.98-96-96-96s-96 42.98-96 96c0 16.63 4.61 32.03 12.05 45.66l-68.3 118.31c-12.55-11.61-23.96-24.59-33.68-39-4.79-7.1-13.97-9.62-21.38-5.33l-27.75 16.07c-7.85 4.54-10.63 14.9-5.64 22.47 15.57 23.64 34.69 44.21 55.98 62.02L0 439.66l7.02 58.25c1.28 10.59 12.36 16.99 22.17 12.8l53.95-23.04 70.8-122.63C186.13 377.28 220.62 384 256 384c99.05 0 190.88-51.01 243.5-134.14zM256 64c17.67 0 32 14.33 32 32s-14.33 32-32 32-32-14.33-32-32 14.33-32 32-32z"], - "dragon": [640, 512, [], "f6d5", "M18.32 255.78L192 223.96l-91.28 68.69c-10.08 10.08-2.94 27.31 11.31 27.31h222.7c-9.44-26.4-14.73-54.47-14.73-83.38v-42.27l-119.73-87.6c-23.82-15.88-55.29-14.01-77.06 4.59L5.81 227.64c-12.38 10.33-3.45 30.42 12.51 28.14zm556.87 34.1l-100.66-50.31A47.992 47.992 0 0 1 448 196.65v-36.69h64l28.09 22.63c6 6 14.14 9.37 22.63 9.37h30.97a32 32 0 0 0 28.62-17.69l14.31-28.62a32.005 32.005 0 0 0-3.02-33.51l-74.53-99.38C553.02 4.7 543.54 0 533.47 0H296.02c-7.13 0-10.7 8.57-5.66 13.61L352 63.96 292.42 88.8c-5.9 2.95-5.9 11.36 0 14.31L352 127.96v108.62c0 72.08 36.03 139.39 96 179.38-195.59 6.81-344.56 41.01-434.1 60.91C5.78 478.67 0 485.88 0 494.2 0 504 7.95 512 17.76 512h499.08c63.29.01 119.61-47.56 122.99-110.76 2.52-47.28-22.73-90.4-64.64-111.36zM489.18 66.25l45.65 11.41c-2.75 10.91-12.47 18.89-24.13 18.26-12.96-.71-25.85-12.53-21.52-29.67z"], - "draw-polygon": [448, 512, [], "f5ee", "M384 352c-.35 0-.67.1-1.02.1l-39.2-65.32c5.07-9.17 8.22-19.56 8.22-30.78s-3.14-21.61-8.22-30.78l39.2-65.32c.35.01.67.1 1.02.1 35.35 0 64-28.65 64-64s-28.65-64-64-64c-23.63 0-44.04 12.95-55.12 32H119.12C108.04 44.95 87.63 32 64 32 28.65 32 0 60.65 0 96c0 23.63 12.95 44.04 32 55.12v209.75C12.95 371.96 0 392.37 0 416c0 35.35 28.65 64 64 64 23.63 0 44.04-12.95 55.12-32h209.75c11.09 19.05 31.49 32 55.12 32 35.35 0 64-28.65 64-64 .01-35.35-28.64-64-63.99-64zm-288 8.88V151.12A63.825 63.825 0 0 0 119.12 128h208.36l-38.46 64.1c-.35-.01-.67-.1-1.02-.1-35.35 0-64 28.65-64 64s28.65 64 64 64c.35 0 .67-.1 1.02-.1l38.46 64.1H119.12A63.748 63.748 0 0 0 96 360.88zM272 256c0-8.82 7.18-16 16-16s16 7.18 16 16-7.18 16-16 16-16-7.18-16-16zM400 96c0 8.82-7.18 16-16 16s-16-7.18-16-16 7.18-16 16-16 16 7.18 16 16zM64 80c8.82 0 16 7.18 16 16s-7.18 16-16 16-16-7.18-16-16 7.18-16 16-16zM48 416c0-8.82 7.18-16 16-16s16 7.18 16 16-7.18 16-16 16-16-7.18-16-16zm336 16c-8.82 0-16-7.18-16-16s7.18-16 16-16 16 7.18 16 16-7.18 16-16 16z"], - "drum": [576, 512, [], "f569", "M458.08 120.88l102.39-61.43c15.16-9.09 20.06-28.75 10.97-43.91C562.34.39 542.7-4.53 527.53 4.57l-160.69 96.41A629.32 629.32 0 0 0 288 96C128.94 96 0 153.31 0 224v160.83c0 30.46 24.03 58.4 64 80.37v-96.37c0-17.6 14.4-32 32-32s32 14.4 32 32v122.41c37.4 11.13 81 18.44 128 20.75V400.84c0-17.6 14.4-32 32-32s32 14.4 32 32V512c47-2.31 90.6-9.62 128-20.75V368.84c0-17.6 14.4-32 32-32s32 14.4 32 32v96.37c39.97-21.97 64-49.91 64-80.37V224.01c-.01-42.38-46.54-79.84-117.92-103.13zM288 304c-132.55 0-240-35.82-240-80s107.45-80 240-80c2.34 0 4.62.1 6.94.12l-87.41 52.44c-15.16 9.09-20.06 28.75-10.97 43.91 9.56 15.93 29.51 19.61 43.91 10.97l162.71-97.62C477.55 167.41 528 193.74 528 224.01 528 268.19 420.54 304 288 304z"], - "drum-steelpan": [576, 512, [], "f56a", "M288 32C128.94 32 0 89.31 0 160v192c0 70.69 128.94 128 288 128s288-57.31 288-128V160c0-70.69-128.94-128-288-128zm-82.99 158.36c-4.45 16.61-14.54 30.57-28.31 40.48C100.23 217.46 48 190.78 48 160c0-30.16 50.11-56.39 124.04-70.03l25.6 44.34c9.86 17.09 12.48 36.99 7.37 56.05zM288 240c-21.08 0-41.41-1-60.89-2.7 8.06-26.13 32.15-45.3 60.89-45.3s52.83 19.17 60.89 45.3C329.41 239 309.08 240 288 240zm64-144c0 35.29-28.71 64-64 64s-64-28.71-64-64V82.96c20.4-1.88 41.8-2.96 64-2.96s43.6 1.08 64 2.96V96zm46.93 134.9c-13.81-9.91-23.94-23.9-28.4-40.54-5.11-19.06-2.49-38.96 7.38-56.04l25.65-44.42C477.72 103.5 528 129.79 528 160c0 30.83-52.4 57.54-129.07 70.9z"], - "drumstick-bite": [512, 512, [], "f6d7", "M462.8 49.57a169.44 169.44 0 0 0-239.5 0C187.82 85 160.13 128 160.13 192v85.83l-40.62 40.59c-9.7 9.69-24 11.07-36.78 6a60.33 60.33 0 0 0-65 98.72C33 438.39 54.24 442.7 73.85 438.21c-4.5 19.6-.18 40.83 15.1 56.1a60.35 60.35 0 0 0 98.8-65c-5.09-12.73-3.72-27 6-36.75L234.36 352h85.89a187.87 187.87 0 0 0 61.89-10c-39.64-43.89-39.83-110.23 1.05-151.07 34.38-34.36 86.76-39.46 128.74-16.8 1.3-44.96-14.81-90.28-49.13-124.56z"], - "dumbbell": [640, 512, [], "f44b", "M104 96H56c-13.3 0-24 10.7-24 24v104H8c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h24v104c0 13.3 10.7 24 24 24h48c13.3 0 24-10.7 24-24V120c0-13.3-10.7-24-24-24zm528 128h-24V120c0-13.3-10.7-24-24-24h-48c-13.3 0-24 10.7-24 24v272c0 13.3 10.7 24 24 24h48c13.3 0 24-10.7 24-24V288h24c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8zM456 32h-48c-13.3 0-24 10.7-24 24v168H256V56c0-13.3-10.7-24-24-24h-48c-13.3 0-24 10.7-24 24v400c0 13.3 10.7 24 24 24h48c13.3 0 24-10.7 24-24V288h128v168c0 13.3 10.7 24 24 24h48c13.3 0 24-10.7 24-24V56c0-13.3-10.7-24-24-24z"], - "dumpster": [576, 512, [], "f793", "M560 160c10.4 0 18-9.8 15.5-19.9l-24-96C549.7 37 543.3 32 536 32h-98.9l25.6 128H560zM272 32H171.5l-25.6 128H272V32zm132.5 0H304v128h126.1L404.5 32zM16 160h97.3l25.6-128H40c-7.3 0-13.7 5-15.5 12.1l-24 96C-2 150.2 5.6 160 16 160zm544 64h-20l4-32H32l4 32H16c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h28l20 160v16c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16v-16h320v16c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16v-16l20-160h28c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16z"], - "dumpster-fire": [640, 512, [], "f794", "M418.7 104.1l.2-.2-14.4-72H304v128h60.8c16.2-19.3 34.2-38.2 53.9-55.8zM272 32H171.5l-25.6 128H272V32zm189.3 72.1c18.2 16.3 35.5 33.7 51.1 51.5 5.7-5.6 11.4-11.1 17.3-16.3l21.3-19 21.3 19c1.1.9 2.1 2.1 3.1 3.1-.1-.8.2-1.5 0-2.3l-24-96C549.7 37 543.3 32 536 32h-98.9l12.3 61.5 11.9 10.6zM16 160h97.3l25.6-128H40c-7.3 0-13.7 5-15.5 12.1l-24 96C-2 150.2 5.6 160 16 160zm324.6 32H32l4 32H16c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h28l20 160v16c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16v-16h208.8c-30.2-33.7-48.8-77.9-48.8-126.4 0-35.9 19.9-82.9 52.6-129.6zm210.5-28.8c-14.9 13.3-28.3 27.2-40.2 41.2-19.5-25.8-43.6-52-71-76.4-70.2 62.7-120 144.3-120 193.6 0 87.5 71.6 158.4 160 158.4s160-70.9 160-158.4c.1-36.6-37-112.2-88.8-158.4zm-18.6 229.4c-14.7 10.7-32.9 17-52.5 17-49 0-88.9-33.5-88.9-88 0-27.1 16.5-51 49.4-91.9 4.7 5.6 67.1 88.1 67.1 88.1l39.8-47c2.8 4.8 5.4 9.5 7.7 14 18.6 36.7 10.8 83.6-22.6 107.8z"], - "dungeon": [512, 512, [], "f6d9", "M128.73 195.32l-82.81-51.76c-8.04-5.02-18.99-2.17-22.93 6.45A254.19 254.19 0 0 0 .54 239.28C-.05 248.37 7.59 256 16.69 256h97.13c7.96 0 14.08-6.25 15.01-14.16 1.09-9.33 3.24-18.33 6.24-26.94 2.56-7.34.25-15.46-6.34-19.58zM319.03 8C298.86 2.82 277.77 0 256 0s-42.86 2.82-63.03 8c-9.17 2.35-13.91 12.6-10.39 21.39l37.47 104.03A16.003 16.003 0 0 0 235.1 144h41.8c6.75 0 12.77-4.23 15.05-10.58l37.47-104.03c3.52-8.79-1.22-19.03-10.39-21.39zM112 288H16c-8.84 0-16 7.16-16 16v64c0 8.84 7.16 16 16 16h96c8.84 0 16-7.16 16-16v-64c0-8.84-7.16-16-16-16zm0 128H16c-8.84 0-16 7.16-16 16v64c0 8.84 7.16 16 16 16h96c8.84 0 16-7.16 16-16v-64c0-8.84-7.16-16-16-16zm77.31-283.67l-36.32-90.8c-3.53-8.83-14.13-12.99-22.42-8.31a257.308 257.308 0 0 0-71.61 59.89c-6.06 7.32-3.85 18.48 4.22 23.52l82.93 51.83c6.51 4.07 14.66 2.62 20.11-2.79 5.18-5.15 10.79-9.85 16.79-14.05 6.28-4.41 9.15-12.17 6.3-19.29zM398.18 256h97.13c9.1 0 16.74-7.63 16.15-16.72a254.135 254.135 0 0 0-22.45-89.27c-3.94-8.62-14.89-11.47-22.93-6.45l-82.81 51.76c-6.59 4.12-8.9 12.24-6.34 19.58 3.01 8.61 5.15 17.62 6.24 26.94.93 7.91 7.05 14.16 15.01 14.16zm54.85-162.89a257.308 257.308 0 0 0-71.61-59.89c-8.28-4.68-18.88-.52-22.42 8.31l-36.32 90.8c-2.85 7.12.02 14.88 6.3 19.28 6 4.2 11.61 8.9 16.79 14.05 5.44 5.41 13.6 6.86 20.11 2.79l82.93-51.83c8.07-5.03 10.29-16.19 4.22-23.51zM496 288h-96c-8.84 0-16 7.16-16 16v64c0 8.84 7.16 16 16 16h96c8.84 0 16-7.16 16-16v-64c0-8.84-7.16-16-16-16zm0 128h-96c-8.84 0-16 7.16-16 16v64c0 8.84 7.16 16 16 16h96c8.84 0 16-7.16 16-16v-64c0-8.84-7.16-16-16-16zM240 177.62V472c0 4.42 3.58 8 8 8h16c4.42 0 8-3.58 8-8V177.62c-5.23-.89-10.52-1.62-16-1.62s-10.77.73-16 1.62zm-64 41.51V472c0 4.42 3.58 8 8 8h16c4.42 0 8-3.58 8-8V189.36c-12.78 7.45-23.84 17.47-32 29.77zm128-29.77V472c0 4.42 3.58 8 8 8h16c4.42 0 8-3.58 8-8V219.13c-8.16-12.3-19.22-22.32-32-29.77z"], - "edit": [576, 512, [], "f044", "M402.6 83.2l90.2 90.2c3.8 3.8 3.8 10 0 13.8L274.4 405.6l-92.8 10.3c-12.4 1.4-22.9-9.1-21.5-21.5l10.3-92.8L388.8 83.2c3.8-3.8 10-3.8 13.8 0zm162-22.9l-48.8-48.8c-15.2-15.2-39.9-15.2-55.2 0l-35.4 35.4c-3.8 3.8-3.8 10 0 13.8l90.2 90.2c3.8 3.8 10 3.8 13.8 0l35.4-35.4c15.2-15.3 15.2-40 0-55.2zM384 346.2V448H64V128h229.8c3.2 0 6.2-1.3 8.5-3.5l40-40c7.6-7.6 2.2-20.5-8.5-20.5H48C21.5 64 0 85.5 0 112v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V306.2c0-10.7-12.9-16-20.5-8.5l-40 40c-2.2 2.3-3.5 5.3-3.5 8.5z"], - "egg": [384, 512, [], "f7fb", "M192 0C86 0 0 214 0 320s86 192 192 192 192-86 192-192S298 0 192 0z"], - "eject": [448, 512, [], "f052", "M448 384v64c0 17.673-14.327 32-32 32H32c-17.673 0-32-14.327-32-32v-64c0-17.673 14.327-32 32-32h384c17.673 0 32 14.327 32 32zM48.053 320h351.886c41.651 0 63.581-49.674 35.383-80.435L259.383 47.558c-19.014-20.743-51.751-20.744-70.767 0L12.67 239.565C-15.475 270.268 6.324 320 48.053 320z"], - "ellipsis-h": [512, 512, [], "f141", "M328 256c0 39.8-32.2 72-72 72s-72-32.2-72-72 32.2-72 72-72 72 32.2 72 72zm104-72c-39.8 0-72 32.2-72 72s32.2 72 72 72 72-32.2 72-72-32.2-72-72-72zm-352 0c-39.8 0-72 32.2-72 72s32.2 72 72 72 72-32.2 72-72-32.2-72-72-72z"], - "ellipsis-v": [192, 512, [], "f142", "M96 184c39.8 0 72 32.2 72 72s-32.2 72-72 72-72-32.2-72-72 32.2-72 72-72zM24 80c0 39.8 32.2 72 72 72s72-32.2 72-72S135.8 8 96 8 24 40.2 24 80zm0 352c0 39.8 32.2 72 72 72s72-32.2 72-72-32.2-72-72-72-72 32.2-72 72z"], - "envelope": [512, 512, [], "f0e0", "M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z"], - "envelope-open": [512, 512, [], "f2b6", "M512 464c0 26.51-21.49 48-48 48H48c-26.51 0-48-21.49-48-48V200.724a48 48 0 0 1 18.387-37.776c24.913-19.529 45.501-35.365 164.2-121.511C199.412 29.17 232.797-.347 256 .003c23.198-.354 56.596 29.172 73.413 41.433 118.687 86.137 139.303 101.995 164.2 121.512A48 48 0 0 1 512 200.724V464zm-65.666-196.605c-2.563-3.728-7.7-4.595-11.339-1.907-22.845 16.873-55.462 40.705-105.582 77.079-16.825 12.266-50.21 41.781-73.413 41.43-23.211.344-56.559-29.143-73.413-41.43-50.114-36.37-82.734-60.204-105.582-77.079-3.639-2.688-8.776-1.821-11.339 1.907l-9.072 13.196a7.998 7.998 0 0 0 1.839 10.967c22.887 16.899 55.454 40.69 105.303 76.868 20.274 14.781 56.524 47.813 92.264 47.573 35.724.242 71.961-32.771 92.263-47.573 49.85-36.179 82.418-59.97 105.303-76.868a7.998 7.998 0 0 0 1.839-10.967l-9.071-13.196z"], - "envelope-open-text": [512, 512, [], "f658", "M176 216h160c8.84 0 16-7.16 16-16v-16c0-8.84-7.16-16-16-16H176c-8.84 0-16 7.16-16 16v16c0 8.84 7.16 16 16 16zm-16 80c0 8.84 7.16 16 16 16h160c8.84 0 16-7.16 16-16v-16c0-8.84-7.16-16-16-16H176c-8.84 0-16 7.16-16 16v16zm96 121.13c-16.42 0-32.84-5.06-46.86-15.19L0 250.86V464c0 26.51 21.49 48 48 48h416c26.51 0 48-21.49 48-48V250.86L302.86 401.94c-14.02 10.12-30.44 15.19-46.86 15.19zm237.61-254.18c-8.85-6.94-17.24-13.47-29.61-22.81V96c0-26.51-21.49-48-48-48h-77.55c-3.04-2.2-5.87-4.26-9.04-6.56C312.6 29.17 279.2-.35 256 0c-23.2-.35-56.59 29.17-73.41 41.44-3.17 2.3-6 4.36-9.04 6.56H96c-26.51 0-48 21.49-48 48v44.14c-12.37 9.33-20.76 15.87-29.61 22.81A47.995 47.995 0 0 0 0 200.72v10.65l96 69.35V96h320v184.72l96-69.35v-10.65c0-14.74-6.78-28.67-18.39-37.77z"], - "envelope-square": [448, 512, [], "f199", "M400 32H48C21.49 32 0 53.49 0 80v352c0 26.51 21.49 48 48 48h352c26.51 0 48-21.49 48-48V80c0-26.51-21.49-48-48-48zM178.117 262.104C87.429 196.287 88.353 196.121 64 177.167V152c0-13.255 10.745-24 24-24h272c13.255 0 24 10.745 24 24v25.167c-24.371 18.969-23.434 19.124-114.117 84.938-10.5 7.655-31.392 26.12-45.883 25.894-14.503.218-35.367-18.227-45.883-25.895zM384 217.775V360c0 13.255-10.745 24-24 24H88c-13.255 0-24-10.745-24-24V217.775c13.958 10.794 33.329 25.236 95.303 70.214 14.162 10.341 37.975 32.145 64.694 32.01 26.887.134 51.037-22.041 64.72-32.025 61.958-44.965 81.325-59.406 95.283-70.199z"], - "equals": [448, 512, [], "f52c", "M416 304H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32zm0-192H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"], - "eraser": [512, 512, [], "f12d", "M497.941 273.941c18.745-18.745 18.745-49.137 0-67.882l-160-160c-18.745-18.745-49.136-18.746-67.883 0l-256 256c-18.745 18.745-18.745 49.137 0 67.882l96 96A48.004 48.004 0 0 0 144 480h356c6.627 0 12-5.373 12-12v-40c0-6.627-5.373-12-12-12H355.883l142.058-142.059zm-302.627-62.627l137.373 137.373L265.373 416H150.628l-80-80 124.686-124.686z"], - "ethernet": [512, 512, [], "f796", "M496 192h-48v-48c0-8.8-7.2-16-16-16h-48V80c0-8.8-7.2-16-16-16H144c-8.8 0-16 7.2-16 16v48H80c-8.8 0-16 7.2-16 16v48H16c-8.8 0-16 7.2-16 16v224c0 8.8 7.2 16 16 16h80V320h32v128h64V320h32v128h64V320h32v128h64V320h32v128h80c8.8 0 16-7.2 16-16V208c0-8.8-7.2-16-16-16z"], - "euro-sign": [320, 512, [], "f153", "M310.706 413.765c-1.314-6.63-7.835-10.872-14.424-9.369-10.692 2.439-27.422 5.413-45.426 5.413-56.763 0-101.929-34.79-121.461-85.449h113.689a12 12 0 0 0 11.708-9.369l6.373-28.36c1.686-7.502-4.019-14.631-11.708-14.631H115.22c-1.21-14.328-1.414-28.287.137-42.245H261.95a12 12 0 0 0 11.723-9.434l6.512-29.755c1.638-7.484-4.061-14.566-11.723-14.566H130.184c20.633-44.991 62.69-75.03 117.619-75.03 14.486 0 28.564 2.25 37.851 4.145 6.216 1.268 12.347-2.498 14.002-8.623l11.991-44.368c1.822-6.741-2.465-13.616-9.326-14.917C290.217 34.912 270.71 32 249.635 32 152.451 32 74.03 92.252 45.075 176H12c-6.627 0-12 5.373-12 12v29.755c0 6.627 5.373 12 12 12h21.569c-1.009 13.607-1.181 29.287-.181 42.245H12c-6.627 0-12 5.373-12 12v28.36c0 6.627 5.373 12 12 12h30.114C67.139 414.692 145.264 480 249.635 480c26.301 0 48.562-4.544 61.101-7.788 6.167-1.595 10.027-7.708 8.788-13.957l-8.818-44.49z"], - "exchange-alt": [512, 512, [], "f362", "M0 168v-16c0-13.255 10.745-24 24-24h360V80c0-21.367 25.899-32.042 40.971-16.971l80 80c9.372 9.373 9.372 24.569 0 33.941l-80 80C409.956 271.982 384 261.456 384 240v-48H24c-13.255 0-24-10.745-24-24zm488 152H128v-48c0-21.314-25.862-32.08-40.971-16.971l-80 80c-9.372 9.373-9.372 24.569 0 33.941l80 80C102.057 463.997 128 453.437 128 432v-48h360c13.255 0 24-10.745 24-24v-16c0-13.255-10.745-24-24-24z"], - "exclamation": [192, 512, [], "f12a", "M176 432c0 44.112-35.888 80-80 80s-80-35.888-80-80 35.888-80 80-80 80 35.888 80 80zM25.26 25.199l13.6 272C39.499 309.972 50.041 320 62.83 320h66.34c12.789 0 23.331-10.028 23.97-22.801l13.6-272C167.425 11.49 156.496 0 142.77 0H49.23C35.504 0 24.575 11.49 25.26 25.199z"], - "exclamation-circle": [512, 512, [], "f06a", "M504 256c0 136.997-111.043 248-248 248S8 392.997 8 256C8 119.083 119.043 8 256 8s248 111.083 248 248zm-248 50c-25.405 0-46 20.595-46 46s20.595 46 46 46 46-20.595 46-46-20.595-46-46-46zm-43.673-165.346l7.418 136c.347 6.364 5.609 11.346 11.982 11.346h48.546c6.373 0 11.635-4.982 11.982-11.346l7.418-136c.375-6.874-5.098-12.654-11.982-12.654h-63.383c-6.884 0-12.356 5.78-11.981 12.654z"], - "exclamation-triangle": [576, 512, [], "f071", "M569.517 440.013C587.975 472.007 564.806 512 527.94 512H48.054c-36.937 0-59.999-40.055-41.577-71.987L246.423 23.985c18.467-32.009 64.72-31.951 83.154 0l239.94 416.028zM288 354c-25.405 0-46 20.595-46 46s20.595 46 46 46 46-20.595 46-46-20.595-46-46-46zm-43.673-165.346l7.418 136c.347 6.364 5.609 11.346 11.982 11.346h48.546c6.373 0 11.635-4.982 11.982-11.346l7.418-136c.375-6.874-5.098-12.654-11.982-12.654h-63.383c-6.884 0-12.356 5.78-11.981 12.654z"], - "expand": [448, 512, [], "f065", "M0 180V56c0-13.3 10.7-24 24-24h124c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12H64v84c0 6.6-5.4 12-12 12H12c-6.6 0-12-5.4-12-12zM288 44v40c0 6.6 5.4 12 12 12h84v84c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12V56c0-13.3-10.7-24-24-24H300c-6.6 0-12 5.4-12 12zm148 276h-40c-6.6 0-12 5.4-12 12v84h-84c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h124c13.3 0 24-10.7 24-24V332c0-6.6-5.4-12-12-12zM160 468v-40c0-6.6-5.4-12-12-12H64v-84c0-6.6-5.4-12-12-12H12c-6.6 0-12 5.4-12 12v124c0 13.3 10.7 24 24 24h124c6.6 0 12-5.4 12-12z"], - "expand-arrows-alt": [448, 512, [], "f31e", "M448.1 344v112c0 13.3-10.7 24-24 24h-112c-21.4 0-32.1-25.9-17-41l36.2-36.2L224 295.6 116.8 402.9 153 439c15.1 15.1 4.4 41-17 41H24c-13.3 0-24-10.7-24-24V344c0-21.4 25.9-32.1 41-17l36.2 36.2L184.5 256 77.2 148.7 41 185c-15.1 15.1-41 4.4-41-17V56c0-13.3 10.7-24 24-24h112c21.4 0 32.1 25.9 17 41l-36.2 36.2L224 216.4l107.3-107.3L295.1 73c-15.1-15.1-4.4-41 17-41h112c13.3 0 24 10.7 24 24v112c0 21.4-25.9 32.1-41 17l-36.2-36.2L263.6 256l107.3 107.3 36.2-36.2c15.1-15.2 41-4.5 41 16.9z"], - "external-link-alt": [576, 512, [], "f35d", "M576 24v127.984c0 21.461-25.96 31.98-40.971 16.971l-35.707-35.709-243.523 243.523c-9.373 9.373-24.568 9.373-33.941 0l-22.627-22.627c-9.373-9.373-9.373-24.569 0-33.941L442.756 76.676l-35.703-35.705C391.982 25.9 402.656 0 424.024 0H552c13.255 0 24 10.745 24 24zM407.029 270.794l-16 16A23.999 23.999 0 0 0 384 303.765V448H64V128h264a24.003 24.003 0 0 0 16.97-7.029l16-16C376.089 89.851 365.381 64 344 64H48C21.49 64 0 85.49 0 112v352c0 26.51 21.49 48 48 48h352c26.51 0 48-21.49 48-48V287.764c0-21.382-25.852-32.09-40.971-16.97z"], - "external-link-square-alt": [448, 512, [], "f360", "M448 80v352c0 26.51-21.49 48-48 48H48c-26.51 0-48-21.49-48-48V80c0-26.51 21.49-48 48-48h352c26.51 0 48 21.49 48 48zm-88 16H248.029c-21.313 0-32.08 25.861-16.971 40.971l31.984 31.987L67.515 364.485c-4.686 4.686-4.686 12.284 0 16.971l31.029 31.029c4.687 4.686 12.285 4.686 16.971 0l195.526-195.526 31.988 31.991C358.058 263.977 384 253.425 384 231.979V120c0-13.255-10.745-24-24-24z"], - "eye": [576, 512, [], "f06e", "M572.52 241.4C518.29 135.59 410.93 64 288 64S57.68 135.64 3.48 241.41a32.35 32.35 0 0 0 0 29.19C57.71 376.41 165.07 448 288 448s230.32-71.64 284.52-177.41a32.35 32.35 0 0 0 0-29.19zM288 400a144 144 0 1 1 144-144 143.93 143.93 0 0 1-144 144zm0-240a95.31 95.31 0 0 0-25.31 3.79 47.85 47.85 0 0 1-66.9 66.9A95.78 95.78 0 1 0 288 160z"], - "eye-dropper": [512, 512, [], "f1fb", "M50.75 333.25c-12 12-18.75 28.28-18.75 45.26V424L0 480l32 32 56-32h45.49c16.97 0 33.25-6.74 45.25-18.74l126.64-126.62-128-128L50.75 333.25zM483.88 28.12c-37.47-37.5-98.28-37.5-135.75 0l-77.09 77.09-13.1-13.1c-9.44-9.44-24.65-9.31-33.94 0l-40.97 40.97c-9.37 9.37-9.37 24.57 0 33.94l161.94 161.94c9.44 9.44 24.65 9.31 33.94 0L419.88 288c9.37-9.37 9.37-24.57 0-33.94l-13.1-13.1 77.09-77.09c37.51-37.48 37.51-98.26.01-135.75z"], - "eye-slash": [640, 512, [], "f070", "M320 400c-75.85 0-137.25-58.71-142.9-133.11L72.2 185.82c-13.79 17.3-26.48 35.59-36.72 55.59a32.35 32.35 0 0 0 0 29.19C89.71 376.41 197.07 448 320 448c26.91 0 52.87-4 77.89-10.46L346 397.39a144.13 144.13 0 0 1-26 2.61zm313.82 58.1l-110.55-85.44a331.25 331.25 0 0 0 81.25-102.07 32.35 32.35 0 0 0 0-29.19C550.29 135.59 442.93 64 320 64a308.15 308.15 0 0 0-147.32 37.7L45.46 3.37A16 16 0 0 0 23 6.18L3.37 31.45A16 16 0 0 0 6.18 53.9l588.36 454.73a16 16 0 0 0 22.46-2.81l19.64-25.27a16 16 0 0 0-2.82-22.45zm-183.72-142l-39.3-30.38A94.75 94.75 0 0 0 416 256a94.76 94.76 0 0 0-121.31-92.21A47.65 47.65 0 0 1 304 192a46.64 46.64 0 0 1-1.54 10l-73.61-56.89A142.31 142.31 0 0 1 320 112a143.92 143.92 0 0 1 144 144c0 21.63-5.29 41.79-13.9 60.11z"], - "fast-backward": [512, 512, [], "f049", "M0 436V76c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v151.9L235.5 71.4C256.1 54.3 288 68.6 288 96v131.9L459.5 71.4C480.1 54.3 512 68.6 512 96v320c0 27.4-31.9 41.7-52.5 24.6L288 285.3V416c0 27.4-31.9 41.7-52.5 24.6L64 285.3V436c0 6.6-5.4 12-12 12H12c-6.6 0-12-5.4-12-12z"], - "fast-forward": [512, 512, [], "f050", "M512 76v360c0 6.6-5.4 12-12 12h-40c-6.6 0-12-5.4-12-12V284.1L276.5 440.6c-20.6 17.2-52.5 2.8-52.5-24.6V284.1L52.5 440.6C31.9 457.8 0 443.4 0 416V96c0-27.4 31.9-41.7 52.5-24.6L224 226.8V96c0-27.4 31.9-41.7 52.5-24.6L448 226.8V76c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12z"], - "fax": [512, 512, [], "f1ac", "M64 128H32c-17.67 0-32 14.33-32 32v320c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V160c0-17.67-14.33-32-32-32zm416 32V77.25c0-8.49-3.37-16.62-9.37-22.63L425.37 9.37c-6-6-14.14-9.37-22.63-9.37H160c-17.67 0-32 14.33-32 32v448c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32V192c0-17.67-14.33-32-32-32zM288 432c0 8.84-7.16 16-16 16h-32c-8.84 0-16-7.16-16-16v-32c0-8.84 7.16-16 16-16h32c8.84 0 16 7.16 16 16v32zm0-128c0 8.84-7.16 16-16 16h-32c-8.84 0-16-7.16-16-16v-32c0-8.84 7.16-16 16-16h32c8.84 0 16 7.16 16 16v32zm128 128c0 8.84-7.16 16-16 16h-32c-8.84 0-16-7.16-16-16v-32c0-8.84 7.16-16 16-16h32c8.84 0 16 7.16 16 16v32zm0-128c0 8.84-7.16 16-16 16h-32c-8.84 0-16-7.16-16-16v-32c0-8.84 7.16-16 16-16h32c8.84 0 16 7.16 16 16v32zm16-112H176V48h208v32c0 8.84 7.16 16 16 16h32v96z"], - "feather": [512, 512, [], "f52d", "M467.14 44.84c-62.55-62.48-161.67-64.78-252.28 25.73-78.61 78.52-60.98 60.92-85.75 85.66-60.46 60.39-70.39 150.83-63.64 211.17l178.44-178.25c6.26-6.25 16.4-6.25 22.65 0s6.25 16.38 0 22.63L7.04 471.03c-9.38 9.37-9.38 24.57 0 33.94 9.38 9.37 24.6 9.37 33.98 0l66.1-66.03C159.42 454.65 279 457.11 353.95 384h-98.19l147.57-49.14c49.99-49.93 36.38-36.18 46.31-46.86h-97.78l131.54-43.8c45.44-74.46 34.31-148.84-16.26-199.36z"], - "feather-alt": [512, 512, [], "f56b", "M512 0C460.22 3.56 96.44 38.2 71.01 287.61c-3.09 26.66-4.84 53.44-5.99 80.24l178.87-178.69c6.25-6.25 16.4-6.25 22.65 0s6.25 16.38 0 22.63L7.04 471.03c-9.38 9.37-9.38 24.57 0 33.94 9.38 9.37 24.59 9.37 33.98 0l57.13-57.07c42.09-.14 84.15-2.53 125.96-7.36 53.48-5.44 97.02-26.47 132.58-56.54H255.74l146.79-48.88c11.25-14.89 21.37-30.71 30.45-47.12h-81.14l106.54-53.21C500.29 132.86 510.19 26.26 512 0z"], - "female": [256, 512, [], "f182", "M128 0c35.346 0 64 28.654 64 64s-28.654 64-64 64c-35.346 0-64-28.654-64-64S92.654 0 128 0m119.283 354.179l-48-192A24 24 0 0 0 176 144h-11.36c-22.711 10.443-49.59 10.894-73.28 0H80a24 24 0 0 0-23.283 18.179l-48 192C4.935 369.305 16.383 384 32 384h56v104c0 13.255 10.745 24 24 24h32c13.255 0 24-10.745 24-24V384h56c15.591 0 27.071-14.671 23.283-29.821z"], - "fighter-jet": [640, 512, [], "f0fb", "M544 224l-128-16-48-16h-24L227.158 44h39.509C278.333 44 288 41.375 288 38s-9.667-6-21.333-6H152v12h16v164h-48l-66.667-80H18.667L8 138.667V208h8v16h48v2.666l-64 8v42.667l64 8V288H16v16H8v69.333L18.667 384h34.667L120 304h48v164h-16v12h114.667c11.667 0 21.333-2.625 21.333-6s-9.667-6-21.333-6h-39.509L344 320h24l48-16 128-16c96-21.333 96-26.583 96-32 0-5.417 0-10.667-96-32z"], - "file": [384, 512, [], "f15b", "M224 136V0H24C10.7 0 0 10.7 0 24v464c0 13.3 10.7 24 24 24h336c13.3 0 24-10.7 24-24V160H248c-13.2 0-24-10.8-24-24zm160-14.1v6.1H256V0h6.1c6.4 0 12.5 2.5 17 7l97.9 98c4.5 4.5 7 10.6 7 16.9z"], - "file-alt": [384, 512, [], "f15c", "M224 136V0H24C10.7 0 0 10.7 0 24v464c0 13.3 10.7 24 24 24h336c13.3 0 24-10.7 24-24V160H248c-13.2 0-24-10.8-24-24zm64 236c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-8c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12v8zm0-64c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-8c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12v8zm0-72v8c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-8c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm96-114.1v6.1H256V0h6.1c6.4 0 12.5 2.5 17 7l97.9 98c4.5 4.5 7 10.6 7 16.9z"], - "file-archive": [384, 512, [], "f1c6", "M377 105L279.1 7c-4.5-4.5-10.6-7-17-7H256v128h128v-6.1c0-6.3-2.5-12.4-7-16.9zM128.4 336c-17.9 0-32.4 12.1-32.4 27 0 15 14.6 27 32.5 27s32.4-12.1 32.4-27-14.6-27-32.5-27zM224 136V0h-63.6v32h-32V0H24C10.7 0 0 10.7 0 24v464c0 13.3 10.7 24 24 24h336c13.3 0 24-10.7 24-24V160H248c-13.2 0-24-10.8-24-24zM95.9 32h32v32h-32zm32.3 384c-33.2 0-58-30.4-51.4-62.9L96.4 256v-32h32v-32h-32v-32h32v-32h-32V96h32V64h32v32h-32v32h32v32h-32v32h32v32h-32v32h22.1c5.7 0 10.7 4.1 11.8 9.7l17.3 87.7c6.4 32.4-18.4 62.6-51.4 62.6z"], - "file-audio": [384, 512, [], "f1c7", "M224 136V0H24C10.7 0 0 10.7 0 24v464c0 13.3 10.7 24 24 24h336c13.3 0 24-10.7 24-24V160H248c-13.2 0-24-10.8-24-24zm-64 268c0 10.7-12.9 16-20.5 8.5L104 376H76c-6.6 0-12-5.4-12-12v-56c0-6.6 5.4-12 12-12h28l35.5-36.5c7.6-7.6 20.5-2.2 20.5 8.5v136zm33.2-47.6c9.1-9.3 9.1-24.1 0-33.4-22.1-22.8 12.2-56.2 34.4-33.5 27.2 27.9 27.2 72.4 0 100.4-21.8 22.3-56.9-10.4-34.4-33.5zm86-117.1c54.4 55.9 54.4 144.8 0 200.8-21.8 22.4-57-10.3-34.4-33.5 36.2-37.2 36.3-96.5 0-133.8-22.1-22.8 12.3-56.3 34.4-33.5zM384 121.9v6.1H256V0h6.1c6.4 0 12.5 2.5 17 7l97.9 98c4.5 4.5 7 10.6 7 16.9z"], - "file-code": [384, 512, [], "f1c9", "M384 121.941V128H256V0h6.059c6.365 0 12.47 2.529 16.971 7.029l97.941 97.941A24.005 24.005 0 0 1 384 121.941zM248 160c-13.2 0-24-10.8-24-24V0H24C10.745 0 0 10.745 0 24v464c0 13.255 10.745 24 24 24h336c13.255 0 24-10.745 24-24V160H248zM123.206 400.505a5.4 5.4 0 0 1-7.633.246l-64.866-60.812a5.4 5.4 0 0 1 0-7.879l64.866-60.812a5.4 5.4 0 0 1 7.633.246l19.579 20.885a5.4 5.4 0 0 1-.372 7.747L101.65 336l40.763 35.874a5.4 5.4 0 0 1 .372 7.747l-19.579 20.884zm51.295 50.479l-27.453-7.97a5.402 5.402 0 0 1-3.681-6.692l61.44-211.626a5.402 5.402 0 0 1 6.692-3.681l27.452 7.97a5.4 5.4 0 0 1 3.68 6.692l-61.44 211.626a5.397 5.397 0 0 1-6.69 3.681zm160.792-111.045l-64.866 60.812a5.4 5.4 0 0 1-7.633-.246l-19.58-20.885a5.4 5.4 0 0 1 .372-7.747L284.35 336l-40.763-35.874a5.4 5.4 0 0 1-.372-7.747l19.58-20.885a5.4 5.4 0 0 1 7.633-.246l64.866 60.812a5.4 5.4 0 0 1-.001 7.879z"], - "file-contract": [384, 512, [], "f56c", "M224 136V0H24C10.7 0 0 10.7 0 24v464c0 13.3 10.7 24 24 24h336c13.3 0 24-10.7 24-24V160H248c-13.2 0-24-10.8-24-24zM64 72c0-4.42 3.58-8 8-8h80c4.42 0 8 3.58 8 8v16c0 4.42-3.58 8-8 8H72c-4.42 0-8-3.58-8-8V72zm0 64c0-4.42 3.58-8 8-8h80c4.42 0 8 3.58 8 8v16c0 4.42-3.58 8-8 8H72c-4.42 0-8-3.58-8-8v-16zm192.81 248H304c8.84 0 16 7.16 16 16s-7.16 16-16 16h-47.19c-16.45 0-31.27-9.14-38.64-23.86-2.95-5.92-8.09-6.52-10.17-6.52s-7.22.59-10.02 6.19l-7.67 15.34a15.986 15.986 0 0 1-14.31 8.84c-.38 0-.75-.02-1.14-.05-6.45-.45-12-4.75-14.03-10.89L144 354.59l-10.61 31.88c-5.89 17.66-22.38 29.53-41 29.53H80c-8.84 0-16-7.16-16-16s7.16-16 16-16h12.39c4.83 0 9.11-3.08 10.64-7.66l18.19-54.64c3.3-9.81 12.44-16.41 22.78-16.41s19.48 6.59 22.77 16.41l13.88 41.64c19.77-16.19 54.05-9.7 66 14.16 2.02 4.06 5.96 6.5 10.16 6.5zM377 105L279.1 7c-4.5-4.5-10.6-7-17-7H256v128h128v-6.1c0-6.3-2.5-12.4-7-16.9z"], - "file-csv": [384, 512, [], "f6dd", "M224 136V0H24C10.7 0 0 10.7 0 24v464c0 13.3 10.7 24 24 24h336c13.3 0 24-10.7 24-24V160H248c-13.2 0-24-10.8-24-24zm-96 144c0 4.42-3.58 8-8 8h-8c-8.84 0-16 7.16-16 16v32c0 8.84 7.16 16 16 16h8c4.42 0 8 3.58 8 8v16c0 4.42-3.58 8-8 8h-8c-26.51 0-48-21.49-48-48v-32c0-26.51 21.49-48 48-48h8c4.42 0 8 3.58 8 8v16zm44.27 104H160c-4.42 0-8-3.58-8-8v-16c0-4.42 3.58-8 8-8h12.27c5.95 0 10.41-3.5 10.41-6.62 0-1.3-.75-2.66-2.12-3.84l-21.89-18.77c-8.47-7.22-13.33-17.48-13.33-28.14 0-21.3 19.02-38.62 42.41-38.62H200c4.42 0 8 3.58 8 8v16c0 4.42-3.58 8-8 8h-12.27c-5.95 0-10.41 3.5-10.41 6.62 0 1.3.75 2.66 2.12 3.84l21.89 18.77c8.47 7.22 13.33 17.48 13.33 28.14.01 21.29-19 38.62-42.39 38.62zM256 264v20.8c0 20.27 5.7 40.17 16 56.88 10.3-16.7 16-36.61 16-56.88V264c0-4.42 3.58-8 8-8h16c4.42 0 8 3.58 8 8v20.8c0 35.48-12.88 68.89-36.28 94.09-3.02 3.25-7.27 5.11-11.72 5.11s-8.7-1.86-11.72-5.11c-23.4-25.2-36.28-58.61-36.28-94.09V264c0-4.42 3.58-8 8-8h16c4.42 0 8 3.58 8 8zm121-159L279.1 7c-4.5-4.5-10.6-7-17-7H256v128h128v-6.1c0-6.3-2.5-12.4-7-16.9z"], - "file-download": [384, 512, [], "f56d", "M224 136V0H24C10.7 0 0 10.7 0 24v464c0 13.3 10.7 24 24 24h336c13.3 0 24-10.7 24-24V160H248c-13.2 0-24-10.8-24-24zm76.45 211.36l-96.42 95.7c-6.65 6.61-17.39 6.61-24.04 0l-96.42-95.7C73.42 337.29 80.54 320 94.82 320H160v-80c0-8.84 7.16-16 16-16h32c8.84 0 16 7.16 16 16v80h65.18c14.28 0 21.4 17.29 11.27 27.36zM377 105L279.1 7c-4.5-4.5-10.6-7-17-7H256v128h128v-6.1c0-6.3-2.5-12.4-7-16.9z"], - "file-excel": [384, 512, [], "f1c3", "M224 136V0H24C10.7 0 0 10.7 0 24v464c0 13.3 10.7 24 24 24h336c13.3 0 24-10.7 24-24V160H248c-13.2 0-24-10.8-24-24zm60.1 106.5L224 336l60.1 93.5c5.1 8-.6 18.5-10.1 18.5h-34.9c-4.4 0-8.5-2.4-10.6-6.3C208.9 405.5 192 373 192 373c-6.4 14.8-10 20-36.6 68.8-2.1 3.9-6.1 6.3-10.5 6.3H110c-9.5 0-15.2-10.5-10.1-18.5l60.3-93.5-60.3-93.5c-5.2-8 .6-18.5 10.1-18.5h34.8c4.4 0 8.5 2.4 10.6 6.3 26.1 48.8 20 33.6 36.6 68.5 0 0 6.1-11.7 36.6-68.5 2.1-3.9 6.2-6.3 10.6-6.3H274c9.5-.1 15.2 10.4 10.1 18.4zM384 121.9v6.1H256V0h6.1c6.4 0 12.5 2.5 17 7l97.9 98c4.5 4.5 7 10.6 7 16.9z"], - "file-export": [576, 512, [], "f56e", "M384 121.9c0-6.3-2.5-12.4-7-16.9L279.1 7c-4.5-4.5-10.6-7-17-7H256v128h128zM571 308l-95.7-96.4c-10.1-10.1-27.4-3-27.4 11.3V288h-64v64h64v65.2c0 14.3 17.3 21.4 27.4 11.3L571 332c6.6-6.6 6.6-17.4 0-24zm-379 28v-32c0-8.8 7.2-16 16-16h176V160H248c-13.2 0-24-10.8-24-24V0H24C10.7 0 0 10.7 0 24v464c0 13.3 10.7 24 24 24h336c13.3 0 24-10.7 24-24V352H208c-8.8 0-16-7.2-16-16z"], - "file-image": [384, 512, [], "f1c5", "M384 121.941V128H256V0h6.059a24 24 0 0 1 16.97 7.029l97.941 97.941a24.002 24.002 0 0 1 7.03 16.971zM248 160c-13.2 0-24-10.8-24-24V0H24C10.745 0 0 10.745 0 24v464c0 13.255 10.745 24 24 24h336c13.255 0 24-10.745 24-24V160H248zm-135.455 16c26.51 0 48 21.49 48 48s-21.49 48-48 48-48-21.49-48-48 21.491-48 48-48zm208 240h-256l.485-48.485L104.545 328c4.686-4.686 11.799-4.201 16.485.485L160.545 368 264.06 264.485c4.686-4.686 12.284-4.686 16.971 0L320.545 304v112z"], - "file-import": [512, 512, [], "f56f", "M16 288c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h112v-64zm489-183L407.1 7c-4.5-4.5-10.6-7-17-7H384v128h128v-6.1c0-6.3-2.5-12.4-7-16.9zm-153 31V0H152c-13.3 0-24 10.7-24 24v264h128v-65.2c0-14.3 17.3-21.4 27.4-11.3L379 308c6.6 6.7 6.6 17.4 0 24l-95.7 96.4c-10.1 10.1-27.4 3-27.4-11.3V352H128v136c0 13.3 10.7 24 24 24h336c13.3 0 24-10.7 24-24V160H376c-13.2 0-24-10.8-24-24z"], - "file-invoice": [384, 512, [], "f570", "M288 256H96v64h192v-64zm89-151L279.1 7c-4.5-4.5-10.6-7-17-7H256v128h128v-6.1c0-6.3-2.5-12.4-7-16.9zm-153 31V0H24C10.7 0 0 10.7 0 24v464c0 13.3 10.7 24 24 24h336c13.3 0 24-10.7 24-24V160H248c-13.2 0-24-10.8-24-24zM64 72c0-4.42 3.58-8 8-8h80c4.42 0 8 3.58 8 8v16c0 4.42-3.58 8-8 8H72c-4.42 0-8-3.58-8-8V72zm0 64c0-4.42 3.58-8 8-8h80c4.42 0 8 3.58 8 8v16c0 4.42-3.58 8-8 8H72c-4.42 0-8-3.58-8-8v-16zm256 304c0 4.42-3.58 8-8 8h-80c-4.42 0-8-3.58-8-8v-16c0-4.42 3.58-8 8-8h80c4.42 0 8 3.58 8 8v16zm0-200v96c0 8.84-7.16 16-16 16H80c-8.84 0-16-7.16-16-16v-96c0-8.84 7.16-16 16-16h224c8.84 0 16 7.16 16 16z"], - "file-invoice-dollar": [384, 512, [], "f571", "M377 105L279.1 7c-4.5-4.5-10.6-7-17-7H256v128h128v-6.1c0-6.3-2.5-12.4-7-16.9zm-153 31V0H24C10.7 0 0 10.7 0 24v464c0 13.3 10.7 24 24 24h336c13.3 0 24-10.7 24-24V160H248c-13.2 0-24-10.8-24-24zM64 72c0-4.42 3.58-8 8-8h80c4.42 0 8 3.58 8 8v16c0 4.42-3.58 8-8 8H72c-4.42 0-8-3.58-8-8V72zm0 80v-16c0-4.42 3.58-8 8-8h80c4.42 0 8 3.58 8 8v16c0 4.42-3.58 8-8 8H72c-4.42 0-8-3.58-8-8zm144 263.88V440c0 4.42-3.58 8-8 8h-16c-4.42 0-8-3.58-8-8v-24.29c-11.29-.58-22.27-4.52-31.37-11.35-3.9-2.93-4.1-8.77-.57-12.14l11.75-11.21c2.77-2.64 6.89-2.76 10.13-.73 3.87 2.42 8.26 3.72 12.82 3.72h28.11c6.5 0 11.8-5.92 11.8-13.19 0-5.95-3.61-11.19-8.77-12.73l-45-13.5c-18.59-5.58-31.58-23.42-31.58-43.39 0-24.52 19.05-44.44 42.67-45.07V232c0-4.42 3.58-8 8-8h16c4.42 0 8 3.58 8 8v24.29c11.29.58 22.27 4.51 31.37 11.35 3.9 2.93 4.1 8.77.57 12.14l-11.75 11.21c-2.77 2.64-6.89 2.76-10.13.73-3.87-2.43-8.26-3.72-12.82-3.72h-28.11c-6.5 0-11.8 5.92-11.8 13.19 0 5.95 3.61 11.19 8.77 12.73l45 13.5c18.59 5.58 31.58 23.42 31.58 43.39 0 24.53-19.05 44.44-42.67 45.07z"], - "file-medical": [384, 512, [], "f477", "M377 105L279.1 7c-4.5-4.5-10.6-7-17-7H256v128h128v-6.1c0-6.3-2.5-12.4-7-16.9zm-153 31V0H24C10.7 0 0 10.7 0 24v464c0 13.3 10.7 24 24 24h336c13.3 0 24-10.7 24-24V160H248c-13.2 0-24-10.8-24-24zm64 160v48c0 4.4-3.6 8-8 8h-56v56c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8v-56h-56c-4.4 0-8-3.6-8-8v-48c0-4.4 3.6-8 8-8h56v-56c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v56h56c4.4 0 8 3.6 8 8z"], - "file-medical-alt": [448, 512, [], "f478", "M288 136V0H88C74.7 0 64 10.7 64 24v232H8c-4.4 0-8 3.6-8 8v16c0 4.4 3.6 8 8 8h140.9c3 0 5.8 1.7 7.2 4.4l19.9 39.8 56.8-113.7c2.9-5.9 11.4-5.9 14.3 0l34.7 69.5H352c8.8 0 16 7.2 16 16s-7.2 16-16 16h-89.9L240 275.8l-56.8 113.7c-2.9 5.9-11.4 5.9-14.3 0L134.1 320H64v168c0 13.3 10.7 24 24 24h336c13.3 0 24-10.7 24-24V160H312c-13.2 0-24-10.8-24-24zm153-31L343.1 7c-4.5-4.5-10.6-7-17-7H320v128h128v-6.1c0-6.3-2.5-12.4-7-16.9z"], - "file-pdf": [384, 512, [], "f1c1", "M181.9 256.1c-5-16-4.9-46.9-2-46.9 8.4 0 7.6 36.9 2 46.9zm-1.7 47.2c-7.7 20.2-17.3 43.3-28.4 62.7 18.3-7 39-17.2 62.9-21.9-12.7-9.6-24.9-23.4-34.5-40.8zM86.1 428.1c0 .8 13.2-5.4 34.9-40.2-6.7 6.3-29.1 24.5-34.9 40.2zM248 160h136v328c0 13.3-10.7 24-24 24H24c-13.3 0-24-10.7-24-24V24C0 10.7 10.7 0 24 0h200v136c0 13.2 10.8 24 24 24zm-8 171.8c-20-12.2-33.3-29-42.7-53.8 4.5-18.5 11.6-46.6 6.2-64.2-4.7-29.4-42.4-26.5-47.8-6.8-5 18.3-.4 44.1 8.1 77-11.6 27.6-28.7 64.6-40.8 85.8-.1 0-.1.1-.2.1-27.1 13.9-73.6 44.5-54.5 68 5.6 6.9 16 10 21.5 10 17.9 0 35.7-18 61.1-61.8 25.8-8.5 54.1-19.1 79-23.2 21.7 11.8 47.1 19.5 64 19.5 29.2 0 31.2-32 19.7-43.4-13.9-13.6-54.3-9.7-73.6-7.2zM377 105L279 7c-4.5-4.5-10.6-7-17-7h-6v128h128v-6.1c0-6.3-2.5-12.4-7-16.9zm-74.1 255.3c4.1-2.7-2.5-11.9-42.8-9 37.1 15.8 42.8 9 42.8 9z"], - "file-powerpoint": [384, 512, [], "f1c4", "M193.7 271.2c8.8 0 15.5 2.7 20.3 8.1 9.6 10.9 9.8 32.7-.2 44.1-4.9 5.6-11.9 8.5-21.1 8.5h-26.9v-60.7h27.9zM377 105L279 7c-4.5-4.5-10.6-7-17-7h-6v128h128v-6.1c0-6.3-2.5-12.4-7-16.9zm-153 31V0H24C10.7 0 0 10.7 0 24v464c0 13.3 10.7 24 24 24h336c13.3 0 24-10.7 24-24V160H248c-13.2 0-24-10.8-24-24zm53 165.2c0 90.3-88.8 77.6-111.1 77.6V436c0 6.6-5.4 12-12 12h-30.8c-6.6 0-12-5.4-12-12V236.2c0-6.6 5.4-12 12-12h81c44.5 0 72.9 32.8 72.9 77z"], - "file-prescription": [384, 512, [], "f572", "M224 136V0H24C10.7 0 0 10.7 0 24v464c0 13.3 10.7 24 24 24h336c13.3 0 24-10.7 24-24V160H248c-13.2 0-24-10.8-24-24zm68.53 179.48l11.31 11.31c6.25 6.25 6.25 16.38 0 22.63l-29.9 29.9L304 409.38c6.25 6.25 6.25 16.38 0 22.63l-11.31 11.31c-6.25 6.25-16.38 6.25-22.63 0L240 413.25l-30.06 30.06c-6.25 6.25-16.38 6.25-22.63 0L176 432c-6.25-6.25-6.25-16.38 0-22.63l30.06-30.06L146.74 320H128v48c0 8.84-7.16 16-16 16H96c-8.84 0-16-7.16-16-16V208c0-8.84 7.16-16 16-16h80c35.35 0 64 28.65 64 64 0 24.22-13.62 45.05-33.46 55.92L240 345.38l29.9-29.9c6.25-6.25 16.38-6.25 22.63 0zM176 272h-48v-32h48c8.82 0 16 7.18 16 16s-7.18 16-16 16zm208-150.1v6.1H256V0h6.1c6.4 0 12.5 2.5 17 7l97.9 98c4.5 4.5 7 10.6 7 16.9z"], - "file-signature": [576, 512, [], "f573", "M218.17 424.14c-2.95-5.92-8.09-6.52-10.17-6.52s-7.22.59-10.02 6.19l-7.67 15.34c-6.37 12.78-25.03 11.37-29.48-2.09L144 386.59l-10.61 31.88c-5.89 17.66-22.38 29.53-41 29.53H80c-8.84 0-16-7.16-16-16s7.16-16 16-16h12.39c4.83 0 9.11-3.08 10.64-7.66l18.19-54.64c3.3-9.81 12.44-16.41 22.78-16.41s19.48 6.59 22.77 16.41l13.88 41.64c19.75-16.19 54.06-9.7 66 14.16 1.89 3.78 5.49 5.95 9.36 6.26v-82.12l128-127.09V160H248c-13.2 0-24-10.8-24-24V0H24C10.7 0 0 10.7 0 24v464c0 13.3 10.7 24 24 24h336c13.3 0 24-10.7 24-24v-40l-128-.11c-16.12-.31-30.58-9.28-37.83-23.75zM384 121.9c0-6.3-2.5-12.4-7-16.9L279.1 7c-4.5-4.5-10.6-7-17-7H256v128h128v-6.1zm-96 225.06V416h68.99l161.68-162.78-67.88-67.88L288 346.96zm280.54-179.63l-31.87-31.87c-9.94-9.94-26.07-9.94-36.01 0l-27.25 27.25 67.88 67.88 27.25-27.25c9.95-9.94 9.95-26.07 0-36.01z"], - "file-upload": [384, 512, [], "f574", "M224 136V0H24C10.7 0 0 10.7 0 24v464c0 13.3 10.7 24 24 24h336c13.3 0 24-10.7 24-24V160H248c-13.2 0-24-10.8-24-24zm65.18 216.01H224v80c0 8.84-7.16 16-16 16h-32c-8.84 0-16-7.16-16-16v-80H94.82c-14.28 0-21.41-17.29-11.27-27.36l96.42-95.7c6.65-6.61 17.39-6.61 24.04 0l96.42 95.7c10.15 10.07 3.03 27.36-11.25 27.36zM377 105L279.1 7c-4.5-4.5-10.6-7-17-7H256v128h128v-6.1c0-6.3-2.5-12.4-7-16.9z"], - "file-video": [384, 512, [], "f1c8", "M384 121.941V128H256V0h6.059c6.365 0 12.47 2.529 16.971 7.029l97.941 97.941A24.005 24.005 0 0 1 384 121.941zM224 136V0H24C10.745 0 0 10.745 0 24v464c0 13.255 10.745 24 24 24h336c13.255 0 24-10.745 24-24V160H248c-13.2 0-24-10.8-24-24zm96 144.016v111.963c0 21.445-25.943 31.998-40.971 16.971L224 353.941V392c0 13.255-10.745 24-24 24H88c-13.255 0-24-10.745-24-24V280c0-13.255 10.745-24 24-24h112c13.255 0 24 10.745 24 24v38.059l55.029-55.013c15.011-15.01 40.971-4.491 40.971 16.97z"], - "file-word": [384, 512, [], "f1c2", "M224 136V0H24C10.7 0 0 10.7 0 24v464c0 13.3 10.7 24 24 24h336c13.3 0 24-10.7 24-24V160H248c-13.2 0-24-10.8-24-24zm57.1 120H305c7.7 0 13.4 7.1 11.7 14.7l-38 168c-1.2 5.5-6.1 9.3-11.7 9.3h-38c-5.5 0-10.3-3.8-11.6-9.1-25.8-103.5-20.8-81.2-25.6-110.5h-.5c-1.1 14.3-2.4 17.4-25.6 110.5-1.3 5.3-6.1 9.1-11.6 9.1H117c-5.6 0-10.5-3.9-11.7-9.4l-37.8-168c-1.7-7.5 4-14.6 11.7-14.6h24.5c5.7 0 10.7 4 11.8 9.7 15.6 78 20.1 109.5 21 122.2 1.6-10.2 7.3-32.7 29.4-122.7 1.3-5.4 6.1-9.1 11.7-9.1h29.1c5.6 0 10.4 3.8 11.7 9.2 24 100.4 28.8 124 29.6 129.4-.2-11.2-2.6-17.8 21.6-129.2 1-5.6 5.9-9.5 11.5-9.5zM384 121.9v6.1H256V0h6.1c6.4 0 12.5 2.5 17 7l97.9 98c4.5 4.5 7 10.6 7 16.9z"], - "fill": [512, 512, [], "f575", "M502.63 217.06L294.94 9.37C288.69 3.12 280.5 0 272.31 0s-16.38 3.12-22.62 9.37l-81.58 81.58L81.93 4.77c-6.24-6.25-16.38-6.25-22.62 0L36.69 27.38c-6.24 6.25-6.24 16.38 0 22.63l86.19 86.18-94.76 94.76c-37.49 37.49-37.49 98.26 0 135.75l117.19 117.19c18.75 18.74 43.31 28.12 67.87 28.12 24.57 0 49.13-9.37 67.88-28.12l221.57-221.57c12.49-12.5 12.49-32.76 0-45.26zm-116.22 70.97H65.93c1.36-3.84 3.57-7.98 7.43-11.83l13.15-13.15 81.61-81.61 58.61 58.6c12.49 12.49 32.75 12.49 45.24 0 12.49-12.49 12.49-32.75 0-45.24l-58.61-58.6 58.95-58.95 162.45 162.44-48.35 48.34z"], - "fill-drip": [576, 512, [], "f576", "M512 320s-64 92.65-64 128c0 35.35 28.66 64 64 64s64-28.65 64-64-64-128-64-128zm-9.37-102.94L294.94 9.37C288.69 3.12 280.5 0 272.31 0s-16.38 3.12-22.62 9.37l-81.58 81.58L81.93 4.76c-6.25-6.25-16.38-6.25-22.62 0L36.69 27.38c-6.24 6.25-6.24 16.38 0 22.62l86.19 86.18-94.76 94.76c-37.49 37.48-37.49 98.26 0 135.75l117.19 117.19c18.74 18.74 43.31 28.12 67.87 28.12 24.57 0 49.13-9.37 67.87-28.12l221.57-221.57c12.5-12.5 12.5-32.75.01-45.25zm-116.22 70.97H65.93c1.36-3.84 3.57-7.98 7.43-11.83l13.15-13.15 81.61-81.61 58.6 58.6c12.49 12.49 32.75 12.49 45.24 0s12.49-32.75 0-45.24l-58.6-58.6 58.95-58.95 162.44 162.44-48.34 48.34z"], - "film": [512, 512, [], "f008", "M488 64h-8v20c0 6.6-5.4 12-12 12h-40c-6.6 0-12-5.4-12-12V64H96v20c0 6.6-5.4 12-12 12H44c-6.6 0-12-5.4-12-12V64h-8C10.7 64 0 74.7 0 88v336c0 13.3 10.7 24 24 24h8v-20c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v20h320v-20c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v20h8c13.3 0 24-10.7 24-24V88c0-13.3-10.7-24-24-24zM96 372c0 6.6-5.4 12-12 12H44c-6.6 0-12-5.4-12-12v-40c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40zm0-96c0 6.6-5.4 12-12 12H44c-6.6 0-12-5.4-12-12v-40c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40zm0-96c0 6.6-5.4 12-12 12H44c-6.6 0-12-5.4-12-12v-40c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40zm272 208c0 6.6-5.4 12-12 12H156c-6.6 0-12-5.4-12-12v-96c0-6.6 5.4-12 12-12h200c6.6 0 12 5.4 12 12v96zm0-168c0 6.6-5.4 12-12 12H156c-6.6 0-12-5.4-12-12v-96c0-6.6 5.4-12 12-12h200c6.6 0 12 5.4 12 12v96zm112 152c0 6.6-5.4 12-12 12h-40c-6.6 0-12-5.4-12-12v-40c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40zm0-96c0 6.6-5.4 12-12 12h-40c-6.6 0-12-5.4-12-12v-40c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40zm0-96c0 6.6-5.4 12-12 12h-40c-6.6 0-12-5.4-12-12v-40c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40z"], - "filter": [512, 512, [], "f0b0", "M487.976 0H24.028C2.71 0-8.047 25.866 7.058 40.971L192 225.941V432c0 7.831 3.821 15.17 10.237 19.662l80 55.98C298.02 518.69 320 507.493 320 487.98V225.941l184.947-184.97C520.021 25.896 509.338 0 487.976 0z"], - "fingerprint": [512, 512, [], "f577", "M256.12 245.96c-13.25 0-24 10.74-24 24 1.14 72.25-8.14 141.9-27.7 211.55-2.73 9.72 2.15 30.49 23.12 30.49 10.48 0 20.11-6.92 23.09-17.52 13.53-47.91 31.04-125.41 29.48-224.52.01-13.25-10.73-24-23.99-24zm-.86-81.73C194 164.16 151.25 211.3 152.1 265.32c.75 47.94-3.75 95.91-13.37 142.55-2.69 12.98 5.67 25.69 18.64 28.36 13.05 2.67 25.67-5.66 28.36-18.64 10.34-50.09 15.17-101.58 14.37-153.02-.41-25.95 19.92-52.49 54.45-52.34 31.31.47 57.15 25.34 57.62 55.47.77 48.05-2.81 96.33-10.61 143.55-2.17 13.06 6.69 25.42 19.76 27.58 19.97 3.33 26.81-15.1 27.58-19.77 8.28-50.03 12.06-101.21 11.27-152.11-.88-55.8-47.94-101.88-104.91-102.72zm-110.69-19.78c-10.3-8.34-25.37-6.8-33.76 3.48-25.62 31.5-39.39 71.28-38.75 112 .59 37.58-2.47 75.27-9.11 112.05-2.34 13.05 6.31 25.53 19.36 27.89 20.11 3.5 27.07-14.81 27.89-19.36 7.19-39.84 10.5-80.66 9.86-121.33-.47-29.88 9.2-57.88 28-80.97 8.35-10.28 6.79-25.39-3.49-33.76zm109.47-62.33c-15.41-.41-30.87 1.44-45.78 4.97-12.89 3.06-20.87 15.98-17.83 28.89 3.06 12.89 16 20.83 28.89 17.83 11.05-2.61 22.47-3.77 34-3.69 75.43 1.13 137.73 61.5 138.88 134.58.59 37.88-1.28 76.11-5.58 113.63-1.5 13.17 7.95 25.08 21.11 26.58 16.72 1.95 25.51-11.88 26.58-21.11a929.06 929.06 0 0 0 5.89-119.85c-1.56-98.75-85.07-180.33-186.16-181.83zm252.07 121.45c-2.86-12.92-15.51-21.2-28.61-18.27-12.94 2.86-21.12 15.66-18.26 28.61 4.71 21.41 4.91 37.41 4.7 61.6-.11 13.27 10.55 24.09 23.8 24.2h.2c13.17 0 23.89-10.61 24-23.8.18-22.18.4-44.11-5.83-72.34zm-40.12-90.72C417.29 43.46 337.6 1.29 252.81.02 183.02-.82 118.47 24.91 70.46 72.94 24.09 119.37-.9 181.04.14 246.65l-.12 21.47c-.39 13.25 10.03 24.31 23.28 24.69.23.02.48.02.72.02 12.92 0 23.59-10.3 23.97-23.3l.16-23.64c-.83-52.5 19.16-101.86 56.28-139 38.76-38.8 91.34-59.67 147.68-58.86 69.45 1.03 134.73 35.56 174.62 92.39 7.61 10.86 22.56 13.45 33.42 5.86 10.84-7.62 13.46-22.59 5.84-33.43z"], - "fire": [384, 512, [], "f06d", "M216 23.86c0-23.8-30.65-32.77-44.15-13.04C48 191.85 224 200 224 288c0 35.63-29.11 64.46-64.85 63.99-35.17-.45-63.15-29.77-63.15-64.94v-85.51c0-21.7-26.47-32.23-41.43-16.5C27.8 213.16 0 261.33 0 320c0 105.87 86.13 192 192 192s192-86.13 192-192c0-170.29-168-193-168-296.14z"], - "fire-alt": [448, 512, [], "f7e4", "M323.56 51.2c-20.8 19.3-39.58 39.59-56.22 59.97C240.08 73.62 206.28 35.53 168 0 69.74 91.17 0 209.96 0 281.6 0 408.85 100.29 512 224 512s224-103.15 224-230.4c0-53.27-51.98-163.14-124.44-230.4zm-19.47 340.65C282.43 407.01 255.72 416 226.86 416 154.71 416 96 368.26 96 290.75c0-38.61 24.31-72.63 72.79-130.75 6.93 7.98 98.83 125.34 98.83 125.34l58.63-66.88c4.14 6.85 7.91 13.55 11.27 19.97 27.35 52.19 15.81 118.97-33.43 153.42z"], - "fire-extinguisher": [448, 512, [], "f134", "M434.027 26.329l-168 28C254.693 56.218 256 67.8 256 72h-58.332C208.353 36.108 181.446 0 144 0c-39.435 0-66.368 39.676-52.228 76.203-52.039 13.051-75.381 54.213-90.049 90.884-4.923 12.307 1.063 26.274 13.37 31.197 12.317 4.926 26.279-1.075 31.196-13.37C75.058 112.99 106.964 120 168 120v27.076c-41.543 10.862-72 49.235-72 94.129V488c0 13.255 10.745 24 24 24h144c13.255 0 24-10.745 24-24V240c0-44.731-30.596-82.312-72-92.97V120h40c0 2.974-1.703 15.716 10.027 17.671l168 28C441.342 166.89 448 161.25 448 153.834V38.166c0-7.416-6.658-13.056-13.973-11.837zM144 72c-8.822 0-16-7.178-16-16s7.178-16 16-16 16 7.178 16 16-7.178 16-16 16z"], - "first-aid": [576, 512, [], "f479", "M0 80v352c0 26.5 21.5 48 48 48h48V32H48C21.5 32 0 53.5 0 80zm128 400h320V32H128v448zm64-248c0-4.4 3.6-8 8-8h56v-56c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v56h56c4.4 0 8 3.6 8 8v48c0 4.4-3.6 8-8 8h-56v56c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8v-56h-56c-4.4 0-8-3.6-8-8v-48zM528 32h-48v448h48c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48z"], - "fish": [576, 512, [], "f578", "M327.1 96c-89.97 0-168.54 54.77-212.27 101.63L27.5 131.58c-12.13-9.18-30.24.6-27.14 14.66L24.54 256 .35 365.77c-3.1 14.06 15.01 23.83 27.14 14.66l87.33-66.05C158.55 361.23 237.13 416 327.1 416 464.56 416 576 288 576 256S464.56 96 327.1 96zm87.43 184c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24 13.26 0 24 10.74 24 24 0 13.25-10.75 24-24 24z"], - "fist-raised": [384, 512, [], "f6de", "M255.98 160V16c0-8.84-7.16-16-16-16h-32c-8.84 0-16 7.16-16 16v146.93c5.02-1.78 10.34-2.93 15.97-2.93h48.03zm128 95.99c-.01-35.34-28.66-63.99-63.99-63.99H207.85c-8.78 0-15.9 7.07-15.9 15.85v.56c0 26.27 21.3 47.59 47.57 47.59h35.26c9.68 0 13.2 3.58 13.2 8v16.2c0 4.29-3.59 7.78-7.88 8-44.52 2.28-64.16 24.71-96.05 72.55l-6.31 9.47a7.994 7.994 0 0 1-11.09 2.22l-13.31-8.88a7.994 7.994 0 0 1-2.22-11.09l6.31-9.47c15.73-23.6 30.2-43.26 47.31-58.08-17.27-5.51-31.4-18.12-38.87-34.45-6.59 3.41-13.96 5.52-21.87 5.52h-32c-12.34 0-23.49-4.81-32-12.48C71.48 251.19 60.33 256 48 256H16c-5.64 0-10.97-1.15-16-2.95v77.93c0 33.95 13.48 66.5 37.49 90.51L63.99 448v64h255.98v-63.96l35.91-35.92A96.035 96.035 0 0 0 384 344.21l-.02-88.22zm-32.01-90.09V48c0-8.84-7.16-16-16-16h-32c-8.84 0-16 7.16-16 16v112h32c11.28 0 21.94 2.31 32 5.9zM16 224h32c8.84 0 16-7.16 16-16V80c0-8.84-7.16-16-16-16H16C7.16 64 0 71.16 0 80v128c0 8.84 7.16 16 16 16zm95.99 0h32c8.84 0 16-7.16 16-16V48c0-8.84-7.16-16-16-16h-32c-8.84 0-16 7.16-16 16v160c0 8.84 7.16 16 16 16z"], - "flag": [512, 512, [], "f024", "M349.565 98.783C295.978 98.783 251.721 64 184.348 64c-24.955 0-47.309 4.384-68.045 12.013a55.947 55.947 0 0 0 3.586-23.562C118.117 24.015 94.806 1.206 66.338.048 34.345-1.254 8 24.296 8 56c0 19.026 9.497 35.825 24 45.945V488c0 13.255 10.745 24 24 24h16c13.255 0 24-10.745 24-24v-94.4c28.311-12.064 63.582-22.122 114.435-22.122 53.588 0 97.844 34.783 165.217 34.783 48.169 0 86.667-16.294 122.505-40.858C506.84 359.452 512 349.571 512 339.045v-243.1c0-23.393-24.269-38.87-45.485-29.016-34.338 15.948-76.454 31.854-116.95 31.854z"], - "flag-checkered": [512, 512, [], "f11e", "M243.2 189.9V258c26.1 5.9 49.3 15.6 73.6 22.3v-68.2c-26-5.8-49.4-15.5-73.6-22.2zm223.3-123c-34.3 15.9-76.5 31.9-117 31.9C296 98.8 251.7 64 184.3 64c-25 0-47.3 4.4-68 12 2.8-7.3 4.1-15.2 3.6-23.6C118.1 24 94.8 1.2 66.3 0 34.3-1.3 8 24.3 8 56c0 19 9.5 35.8 24 45.9V488c0 13.3 10.7 24 24 24h16c13.3 0 24-10.7 24-24v-94.4c28.3-12.1 63.6-22.1 114.4-22.1 53.6 0 97.8 34.8 165.2 34.8 48.2 0 86.7-16.3 122.5-40.9 8.7-6 13.8-15.8 13.8-26.4V95.9c.1-23.3-24.2-38.8-45.4-29zM169.6 325.5c-25.8 2.7-50 8.2-73.6 16.6v-70.5c26.2-9.3 47.5-15 73.6-17.4zM464 191c-23.6 9.8-46.3 19.5-73.6 23.9V286c24.8-3.4 51.4-11.8 73.6-26v70.5c-25.1 16.1-48.5 24.7-73.6 27.1V286c-27 3.7-47.9 1.5-73.6-5.6v67.4c-23.9-7.4-47.3-16.7-73.6-21.3V258c-19.7-4.4-40.8-6.8-73.6-3.8v-70c-22.4 3.1-44.6 10.2-73.6 20.9v-70.5c33.2-12.2 50.1-19.8 73.6-22v71.6c27-3.7 48.4-1.3 73.6 5.7v-67.4c23.7 7.4 47.2 16.7 73.6 21.3v68.4c23.7 5.3 47.6 6.9 73.6 2.7V143c27-4.8 52.3-13.6 73.6-22.5z"], - "flag-usa": [512, 512, [], "f74d", "M32 0C14.3 0 0 14.3 0 32v464c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V32C64 14.3 49.7 0 32 0zm267.9 303.6c-57.2-15.1-111.7-28.8-203.9 11.1V384c185.7-92.2 221.7 53.3 397.5-23.1 11.4-5 18.5-16.5 18.5-28.8v-36c-43.6 17.3-80.2 24.1-112.1 24.1-37.4-.1-68.9-8.4-100-16.6zm0-96c-57.2-15.1-111.7-28.8-203.9 11.1v61.5c94.8-37.6 154.6-22.7 212.1-7.6 57.2 15.1 111.7 28.8 203.9-11.1V200c-43.6 17.3-80.2 24.1-112.1 24.1-37.4 0-68.9-8.3-100-16.5zm9.5-125.9c51.8 15.6 97.4 29 202.6-20.1V30.8c0-25.1-26.8-38.1-49.4-26.6C291.3 91.5 305.4-62.2 96 32.4v151.9c94.8-37.5 154.6-22.7 212.1-7.6 57.2 15 111.7 28.7 203.9-11.1V96.7c-53.6 23.5-93.3 31.4-126.1 31.4s-59-7.8-85.7-15.9c-4-1.2-8.1-2.4-12.1-3.5V75.5c7.2 2 14.3 4.1 21.3 6.2zM160 128.1c-8.8 0-16-7.1-16-16 0-8.8 7.2-16 16-16s16 7.1 16 16-7.2 16-16 16zm0-55.8c-8.8 0-16-7.1-16-16 0-8.8 7.2-16 16-16s16 7.1 16 16c0 8.8-7.2 16-16 16zm64 47.9c-8.8 0-16-7.1-16-16 0-8.8 7.2-16 16-16s16 7.1 16 16c0 8.8-7.2 16-16 16zm0-55.9c-8.8 0-16-7.1-16-16 0-8.8 7.2-16 16-16s16 7.1 16 16c0 8.8-7.2 16-16 16z"], - "flask": [448, 512, [], "f0c3", "M437.2 403.5L320 215V64h8c13.3 0 24-10.7 24-24V24c0-13.3-10.7-24-24-24H120c-13.3 0-24 10.7-24 24v16c0 13.3 10.7 24 24 24h8v151L10.8 403.5C-18.5 450.6 15.3 512 70.9 512h306.2c55.7 0 89.4-61.5 60.1-108.5zM137.9 320l48.2-77.6c3.7-5.2 5.8-11.6 5.8-18.4V64h64v160c0 6.9 2.2 13.2 5.8 18.4l48.2 77.6h-172z"], - "flushed": [496, 512, [], "f579", "M344 200c-13.3 0-24 10.7-24 24s10.7 24 24 24 24-10.7 24-24-10.7-24-24-24zm-192 0c-13.3 0-24 10.7-24 24s10.7 24 24 24 24-10.7 24-24-10.7-24-24-24zM248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zM80 224c0-39.8 32.2-72 72-72s72 32.2 72 72-32.2 72-72 72-72-32.2-72-72zm232 176H184c-21.2 0-21.2-32 0-32h128c21.2 0 21.2 32 0 32zm32-104c-39.8 0-72-32.2-72-72s32.2-72 72-72 72 32.2 72 72-32.2 72-72 72z"], - "folder": [512, 512, [], "f07b", "M464 128H272l-64-64H48C21.49 64 0 85.49 0 112v288c0 26.51 21.49 48 48 48h416c26.51 0 48-21.49 48-48V176c0-26.51-21.49-48-48-48z"], - "folder-minus": [512, 512, [], "f65d", "M464 128H272l-64-64H48C21.49 64 0 85.49 0 112v288c0 26.51 21.49 48 48 48h416c26.51 0 48-21.49 48-48V176c0-26.51-21.49-48-48-48zm-96 168c0 8.84-7.16 16-16 16H160c-8.84 0-16-7.16-16-16v-16c0-8.84 7.16-16 16-16h192c8.84 0 16 7.16 16 16v16z"], - "folder-open": [576, 512, [], "f07c", "M572.694 292.093L500.27 416.248A63.997 63.997 0 0 1 444.989 448H45.025c-18.523 0-30.064-20.093-20.731-36.093l72.424-124.155A64 64 0 0 1 152 256h399.964c18.523 0 30.064 20.093 20.73 36.093zM152 224h328v-48c0-26.51-21.49-48-48-48H272l-64-64H48C21.49 64 0 85.49 0 112v278.046l69.077-118.418C86.214 242.25 117.989 224 152 224z"], - "folder-plus": [512, 512, [], "f65e", "M464 128H272l-64-64H48C21.49 64 0 85.49 0 112v288c0 26.51 21.49 48 48 48h416c26.51 0 48-21.49 48-48V176c0-26.51-21.49-48-48-48zm-96 168c0 8.84-7.16 16-16 16h-72v72c0 8.84-7.16 16-16 16h-16c-8.84 0-16-7.16-16-16v-72h-72c-8.84 0-16-7.16-16-16v-16c0-8.84 7.16-16 16-16h72v-72c0-8.84 7.16-16 16-16h16c8.84 0 16 7.16 16 16v72h72c8.84 0 16 7.16 16 16v16z"], - "font": [448, 512, [], "f031", "M432 416h-26.7L275.5 42.7c-2.2-6.4-8.3-10.7-15.1-10.7h-72.8c-6.8 0-12.9 4.3-15.1 10.7L42.7 416H16c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h136c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16h-24l26.6-80.8h138.2l26.6 80.8H296c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h136c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16zM174.4 268.3l42-124.1c4.3-15.2 6.6-28.2 7.6-34.6.8 6.5 2.9 19.5 7.7 34.7l41.3 124z"], - "font-awesome-logo-full": [3992, 512, ["Font Awesome"], "f4e6", "M454.6 0H57.4C25.9 0 0 25.9 0 57.4v397.3C0 486.1 25.9 512 57.4 512h397.3c31.4 0 57.4-25.9 57.4-57.4V57.4C512 25.9 486.1 0 454.6 0zm-58.9 324.9c0 4.8-4.1 6.9-8.9 8.9-19.2 8.1-39.7 15.7-61.5 15.7-40.5 0-68.7-44.8-163.2 2.5v51.8c0 30.3-45.7 30.2-45.7 0v-250c-9-7-15-17.9-15-30.3 0-21 17.1-38.2 38.2-38.2 21 0 38.2 17.1 38.2 38.2 0 12.2-5.8 23.2-14.9 30.2v21c37.1-12 65.5-34.4 146.1-3.4 26.6 11.4 68.7-15.7 76.5-15.7 5.5 0 10.3 4.1 10.3 8.9v160.4zm432.9-174.2h-137v70.1H825c39.8 0 40.4 62.2 0 62.2H691.6v105.6c0 45.5-70.7 46.4-70.7 0V128.3c0-22 18-39.8 39.8-39.8h167.8c39.6 0 40.5 62.2.1 62.2zm191.1 23.4c-169.3 0-169.1 252.4 0 252.4 169.9 0 169.9-252.4 0-252.4zm0 196.1c-81.6 0-82.1-139.8 0-139.8 82.5 0 82.4 139.8 0 139.8zm372.4 53.4c-17.5 0-31.4-13.9-31.4-31.4v-117c0-62.4-72.6-52.5-99.1-16.4v133.4c0 41.5-63.3 41.8-63.3 0V208c0-40 63.1-41.6 63.1 0v3.4c43.3-51.6 162.4-60.4 162.4 39.3v141.5c.3 30.4-31.5 31.4-31.7 31.4zm179.7 2.9c-44.3 0-68.3-22.9-68.3-65.8V235.2H1488c-35.6 0-36.7-55.3 0-55.3h15.5v-37.3c0-41.3 63.8-42.1 63.8 0v37.5h24.9c35.4 0 35.7 55.3 0 55.3h-24.9v108.5c0 29.6 26.1 26.3 27.4 26.3 31.4 0 52.6 56.3-22.9 56.3zM1992 123c-19.5-50.2-95.5-50-114.5 0-107.3 275.7-99.5 252.7-99.5 262.8 0 42.8 58.3 51.2 72.1 14.4l13.5-35.9H2006l13 35.9c14.2 37.7 72.1 27.2 72.1-14.4 0-10.1 5.3 6.8-99.1-262.8zm-108.9 179.1l51.7-142.9 51.8 142.9h-103.5zm591.3-85.6l-53.7 176.3c-12.4 41.2-72 41-84 0l-42.3-135.9-42.3 135.9c-12.4 40.9-72 41.2-84.5 0l-54.2-176.3c-12.5-39.4 49.8-56.1 60.2-16.9L2213 342l45.3-139.5c10.9-32.7 59.6-34.7 71.2 0l45.3 139.5 39.3-142.4c10.3-38.3 72.6-23.8 60.3 16.9zm275.4 75.1c0-42.4-33.9-117.5-119.5-117.5-73.2 0-124.4 56.3-124.4 126 0 77.2 55.3 126.4 128.5 126.4 31.7 0 93-11.5 93-39.8 0-18.3-21.1-31.5-39.3-22.4-49.4 26.2-109 8.4-115.9-43.8h148.3c16.3 0 29.3-13.4 29.3-28.9zM2571 277.7c9.5-73.4 113.9-68.6 118.6 0H2571zm316.7 148.8c-31.4 0-81.6-10.5-96.6-31.9-12.4-17 2.5-39.8 21.8-39.8 16.3 0 36.8 22.9 77.7 22.9 27.4 0 40.4-11 40.4-25.8 0-39.8-142.9-7.4-142.9-102 0-40.4 35.3-75.7 98.6-75.7 31.4 0 74.1 9.9 87.6 29.4 10.8 14.8-1.4 36.2-20.9 36.2-15.1 0-26.7-17.3-66.2-17.3-22.9 0-37.8 10.5-37.8 23.8 0 35.9 142.4 6 142.4 103.1-.1 43.7-37.4 77.1-104.1 77.1zm266.8-252.4c-169.3 0-169.1 252.4 0 252.4 170.1 0 169.6-252.4 0-252.4zm0 196.1c-81.8 0-82-139.8 0-139.8 82.5 0 82.4 139.8 0 139.8zm476.9 22V268.7c0-53.8-61.4-45.8-85.7-10.5v134c0 41.3-63.8 42.1-63.8 0V268.7c0-52.1-59.5-47.4-85.7-10.1v133.6c0 41.5-63.3 41.8-63.3 0V208c0-40 63.1-41.6 63.1 0v3.4c9.9-14.4 41.8-37.3 78.6-37.3 35.3 0 57.7 16.4 66.7 43.8 13.9-21.8 45.8-43.8 82.6-43.8 44.3 0 70.7 23.4 70.7 72.7v145.3c.5 17.3-13.5 31.4-31.9 31.4 3.5.1-31.3 1.1-31.3-31.3zM3992 291.6c0-42.4-32.4-117.5-117.9-117.5-73.2 0-127.5 56.3-127.5 126 0 77.2 58.3 126.4 131.6 126.4 31.7 0 91.5-11.5 91.5-39.8 0-18.3-21.1-31.5-39.3-22.4-49.4 26.2-110.5 8.4-117.5-43.8h149.8c16.3 0 29.1-13.4 29.3-28.9zm-180.5-13.9c9.7-74.4 115.9-68.3 120.1 0h-120.1z"], - "football-ball": [496, 512, [], "f44e", "M481.5 60.3c-4.8-18.2-19.1-32.5-37.3-37.4C420.3 16.5 383 8.9 339.4 8L496 164.8c-.8-43.5-8.2-80.6-14.5-104.5zm-467 391.4c4.8 18.2 19.1 32.5 37.3 37.4 23.9 6.4 61.2 14 104.8 14.9L0 347.2c.8 43.5 8.2 80.6 14.5 104.5zM4.2 283.4L220.4 500c132.5-19.4 248.8-118.7 271.5-271.4L275.6 12C143.1 31.4 26.8 130.7 4.2 283.4zm317.3-123.6c3.1-3.1 8.2-3.1 11.3 0l11.3 11.3c3.1 3.1 3.1 8.2 0 11.3l-28.3 28.3 28.3 28.3c3.1 3.1 3.1 8.2 0 11.3l-11.3 11.3c-3.1 3.1-8.2 3.1-11.3 0l-28.3-28.3-22.6 22.7 28.3 28.3c3.1 3.1 3.1 8.2 0 11.3l-11.3 11.3c-3.1 3.1-8.2 3.1-11.3 0L248 278.6l-22.6 22.6 28.3 28.3c3.1 3.1 3.1 8.2 0 11.3l-11.3 11.3c-3.1 3.1-8.2 3.1-11.3 0l-28.3-28.3-28.3 28.3c-3.1 3.1-8.2 3.1-11.3 0l-11.3-11.3c-3.1-3.1-3.1-8.2 0-11.3l28.3-28.3-28.3-28.2c-3.1-3.1-3.1-8.2 0-11.3l11.3-11.3c3.1-3.1 8.2-3.1 11.3 0l28.3 28.3 22.6-22.6-28.3-28.3c-3.1-3.1-3.1-8.2 0-11.3l11.3-11.3c3.1-3.1 8.2-3.1 11.3 0l28.3 28.3 22.6-22.6-28.3-28.3c-3.1-3.1-3.1-8.2 0-11.3l11.3-11.3c3.1-3.1 8.2-3.1 11.3 0l28.3 28.3 28.3-28.5z"], - "forward": [512, 512, [], "f04e", "M500.5 231.4l-192-160C287.9 54.3 256 68.6 256 96v320c0 27.4 31.9 41.8 52.5 24.6l192-160c15.3-12.8 15.3-36.4 0-49.2zm-256 0l-192-160C31.9 54.3 0 68.6 0 96v320c0 27.4 31.9 41.8 52.5 24.6l192-160c15.3-12.8 15.3-36.4 0-49.2z"], - "frog": [576, 512, [], "f52e", "M446.53 97.43C439.67 60.23 407.19 32 368 32c-39.23 0-71.72 28.29-78.54 65.54C126.75 112.96-.5 250.12 0 416.98.11 451.9 29.08 480 64 480h304c8.84 0 16-7.16 16-16 0-17.67-14.33-32-32-32h-79.49l35.8-48.33c24.14-36.23 10.35-88.28-33.71-106.6-23.89-9.93-51.55-4.65-72.24 10.88l-32.76 24.59c-7.06 5.31-17.09 3.91-22.41-3.19-5.3-7.08-3.88-17.11 3.19-22.41l34.78-26.09c36.84-27.66 88.28-27.62 125.13 0 10.87 8.15 45.87 39.06 40.8 93.21L469.62 480H560c8.84 0 16-7.16 16-16 0-17.67-14.33-32-32-32h-53.63l-98.52-104.68 154.44-86.65A58.16 58.16 0 0 0 576 189.94c0-21.4-11.72-40.95-30.48-51.23-40.56-22.22-98.99-41.28-98.99-41.28zM368 136c-13.26 0-24-10.75-24-24 0-13.26 10.74-24 24-24 13.25 0 24 10.74 24 24 0 13.25-10.75 24-24 24z"], - "frown": [496, 512, [], "f119", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm80 168c17.7 0 32 14.3 32 32s-14.3 32-32 32-32-14.3-32-32 14.3-32 32-32zm-160 0c17.7 0 32 14.3 32 32s-14.3 32-32 32-32-14.3-32-32 14.3-32 32-32zm170.2 218.2C315.8 367.4 282.9 352 248 352s-67.8 15.4-90.2 42.2c-13.5 16.3-38.1-4.2-24.6-20.5C161.7 339.6 203.6 320 248 320s86.3 19.6 114.7 53.8c13.6 16.2-11 36.7-24.5 20.4z"], - "frown-open": [496, 512, [], "f57a", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zM136 208c0-17.7 14.3-32 32-32s32 14.3 32 32-14.3 32-32 32-32-14.3-32-32zm187.3 183.3c-31.2-9.6-59.4-15.3-75.3-15.3s-44.1 5.7-75.3 15.3c-11.5 3.5-22.5-6.3-20.5-18.1 7-40 60.1-61.2 95.8-61.2s88.8 21.3 95.8 61.2c2 11.9-9.1 21.6-20.5 18.1zM328 240c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32z"], - "funnel-dollar": [640, 512, [], "f662", "M433.46 165.94l101.2-111.87C554.61 34.12 540.48 0 512.26 0H31.74C3.52 0-10.61 34.12 9.34 54.07L192 256v155.92c0 12.59 5.93 24.44 16 32l79.99 60c20.86 15.64 48.47 6.97 59.22-13.57C310.8 455.38 288 406.35 288 352c0-89.79 62.05-165.17 145.46-186.06zM480 192c-88.37 0-160 71.63-160 160s71.63 160 160 160 160-71.63 160-160-71.63-160-160-160zm16 239.88V448c0 4.42-3.58 8-8 8h-16c-4.42 0-8-3.58-8-8v-16.29c-11.29-.58-22.27-4.52-31.37-11.35-3.9-2.93-4.1-8.77-.57-12.14l11.75-11.21c2.77-2.64 6.89-2.76 10.13-.73 3.87 2.42 8.26 3.72 12.82 3.72h28.11c6.5 0 11.8-5.92 11.8-13.19 0-5.95-3.61-11.19-8.77-12.73l-45-13.5c-18.59-5.58-31.58-23.42-31.58-43.39 0-24.52 19.05-44.44 42.67-45.07V256c0-4.42 3.58-8 8-8h16c4.42 0 8 3.58 8 8v16.29c11.29.58 22.27 4.51 31.37 11.35 3.9 2.93 4.1 8.77.57 12.14l-11.75 11.21c-2.77 2.64-6.89 2.76-10.13.73-3.87-2.43-8.26-3.72-12.82-3.72h-28.11c-6.5 0-11.8 5.92-11.8 13.19 0 5.95 3.61 11.19 8.77 12.73l45 13.5c18.59 5.58 31.58 23.42 31.58 43.39 0 24.53-19.04 44.44-42.67 45.07z"], - "futbol": [512, 512, [], "f1e3", "M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zm-48 0l-.003-.282-26.064 22.741-62.679-58.5 16.454-84.355 34.303 3.072c-24.889-34.216-60.004-60.089-100.709-73.141l13.651 31.939L256 139l-74.953-41.525 13.651-31.939c-40.631 13.028-75.78 38.87-100.709 73.141l34.565-3.073 16.192 84.355-62.678 58.5-26.064-22.741-.003.282c0 43.015 13.497 83.952 38.472 117.991l7.704-33.897 85.138 10.447 36.301 77.826-29.902 17.786c40.202 13.122 84.29 13.148 124.572 0l-29.902-17.786 36.301-77.826 85.138-10.447 7.704 33.897C442.503 339.952 456 299.015 456 256zm-248.102 69.571l-29.894-91.312L256 177.732l77.996 56.527-29.622 91.312h-96.476z"], - "gamepad": [640, 512, [], "f11b", "M480 96H160C71.6 96 0 167.6 0 256s71.6 160 160 160c44.8 0 85.2-18.4 114.2-48h91.5c29 29.6 69.5 48 114.2 48 88.4 0 160-71.6 160-160S568.4 96 480 96zM256 276c0 6.6-5.4 12-12 12h-52v52c0 6.6-5.4 12-12 12h-40c-6.6 0-12-5.4-12-12v-52H76c-6.6 0-12-5.4-12-12v-40c0-6.6 5.4-12 12-12h52v-52c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v52h52c6.6 0 12 5.4 12 12v40zm184 68c-26.5 0-48-21.5-48-48s21.5-48 48-48 48 21.5 48 48-21.5 48-48 48zm80-80c-26.5 0-48-21.5-48-48s21.5-48 48-48 48 21.5 48 48-21.5 48-48 48z"], - "gas-pump": [512, 512, [], "f52f", "M336 448H16c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h320c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16zm157.2-340.7l-81-81c-6.2-6.2-16.4-6.2-22.6 0l-11.3 11.3c-6.2 6.2-6.2 16.4 0 22.6L416 97.9V160c0 28.1 20.9 51.3 48 55.2V376c0 13.2-10.8 24-24 24s-24-10.8-24-24v-32c0-48.6-39.4-88-88-88h-8V64c0-35.3-28.7-64-64-64H96C60.7 0 32 28.7 32 64v352h288V304h8c22.1 0 40 17.9 40 40v27.8c0 37.7 27 72 64.5 75.9 43 4.3 79.5-29.5 79.5-71.7V152.6c0-17-6.8-33.3-18.8-45.3zM256 192H96V64h160v128z"], - "gavel": [512, 512, [], "f0e3", "M504.971 199.362l-22.627-22.627c-9.373-9.373-24.569-9.373-33.941 0l-5.657 5.657L329.608 69.255l5.657-5.657c9.373-9.373 9.373-24.569 0-33.941L312.638 7.029c-9.373-9.373-24.569-9.373-33.941 0L154.246 131.48c-9.373 9.373-9.373 24.569 0 33.941l22.627 22.627c9.373 9.373 24.569 9.373 33.941 0l5.657-5.657 39.598 39.598-81.04 81.04-5.657-5.657c-12.497-12.497-32.758-12.497-45.255 0L9.373 412.118c-12.497 12.497-12.497 32.758 0 45.255l45.255 45.255c12.497 12.497 32.758 12.497 45.255 0l114.745-114.745c12.497-12.497 12.497-32.758 0-45.255l-5.657-5.657 81.04-81.04 39.598 39.598-5.657 5.657c-9.373 9.373-9.373 24.569 0 33.941l22.627 22.627c9.373 9.373 24.569 9.373 33.941 0l124.451-124.451c9.372-9.372 9.372-24.568 0-33.941z"], - "gem": [576, 512, [], "f3a5", "M485.5 0L576 160H474.9L405.7 0h79.8zm-128 0l69.2 160H149.3L218.5 0h139zm-267 0h79.8l-69.2 160H0L90.5 0zM0 192h100.7l123 251.7c1.5 3.1-2.7 5.9-5 3.3L0 192zm148.2 0h279.6l-137 318.2c-1 2.4-4.5 2.4-5.5 0L148.2 192zm204.1 251.7l123-251.7H576L357.3 446.9c-2.3 2.7-6.5-.1-5-3.2z"], - "genderless": [288, 512, [], "f22d", "M144 176c44.1 0 80 35.9 80 80s-35.9 80-80 80-80-35.9-80-80 35.9-80 80-80m0-64C64.5 112 0 176.5 0 256s64.5 144 144 144 144-64.5 144-144-64.5-144-144-144z"], - "ghost": [384, 512, [], "f6e2", "M186.1.09C81.01 3.24 0 94.92 0 200.05v263.92c0 14.26 17.23 21.39 27.31 11.31l24.92-18.53c6.66-4.95 16-3.99 21.51 2.21l42.95 48.35c6.25 6.25 16.38 6.25 22.63 0l40.72-45.85c6.37-7.17 17.56-7.17 23.92 0l40.72 45.85c6.25 6.25 16.38 6.25 22.63 0l42.95-48.35c5.51-6.2 14.85-7.17 21.51-2.21l24.92 18.53c10.08 10.08 27.31 2.94 27.31-11.31V192C384 84 294.83-3.17 186.1.09zM128 224c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32zm128 0c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32z"], - "gift": [512, 512, [], "f06b", "M32 448c0 17.7 14.3 32 32 32h160V320H32v128zm256 32h160c17.7 0 32-14.3 32-32V320H288v160zm192-320h-42.1c6.2-12.1 10.1-25.5 10.1-40 0-48.5-39.5-88-88-88-41.6 0-68.5 21.3-103 68.3-34.5-47-61.4-68.3-103-68.3-48.5 0-88 39.5-88 88 0 14.5 3.8 27.9 10.1 40H32c-17.7 0-32 14.3-32 32v80c0 8.8 7.2 16 16 16h480c8.8 0 16-7.2 16-16v-80c0-17.7-14.3-32-32-32zm-326.1 0c-22.1 0-40-17.9-40-40s17.9-40 40-40c19.9 0 34.6 3.3 86.1 80h-86.1zm206.1 0h-86.1c51.4-76.5 65.7-80 86.1-80 22.1 0 40 17.9 40 40s-17.9 40-40 40z"], - "gifts": [640, 512, [], "f79c", "M240.6 194.1c1.9-30.8 17.3-61.2 44-79.8C279.4 103.5 268.7 96 256 96h-29.4l30.7-22c7.2-5.1 8.9-15.1 3.7-22.3l-9.3-13c-5.1-7.2-15.1-8.9-22.3-3.7l-32 22.9 11.5-30.6c3.1-8.3-1.1-17.5-9.4-20.6l-15-5.6c-8.3-3.1-17.5 1.1-20.6 9.4l-19.9 53-19.9-53.1C121 2.1 111.8-2.1 103.5 1l-15 5.6C80.2 9.7 76 19 79.2 27.2l11.5 30.6L58.6 35c-7.2-5.1-17.2-3.5-22.3 3.7l-9.3 13c-5.1 7.2-3.5 17.2 3.7 22.3l30.7 22H32c-17.7 0-32 14.3-32 32v352c0 17.7 14.3 32 32 32h168.9c-5.5-9.5-8.9-20.3-8.9-32V256c0-29.9 20.8-55 48.6-61.9zM224 480c0 17.7 14.3 32 32 32h160V384H224v96zm224 32h160c17.7 0 32-14.3 32-32v-96H448v128zm160-288h-20.4c2.6-7.6 4.4-15.5 4.4-23.8 0-35.5-27-72.2-72.1-72.2-48.1 0-75.9 47.7-87.9 75.3-12.1-27.6-39.9-75.3-87.9-75.3-45.1 0-72.1 36.7-72.1 72.2 0 8.3 1.7 16.2 4.4 23.8H256c-17.7 0-32 14.3-32 32v96h192V224h15.3l.7-.2.7.2H448v128h192v-96c0-17.7-14.3-32-32-32zm-272 0c-2.7-1.4-5.1-3-7.2-4.8-7.3-6.4-8.8-13.8-8.8-19 0-9.7 6.4-24.2 24.1-24.2 18.7 0 35.6 27.4 44.5 48H336zm199.2-4.8c-2.1 1.8-4.5 3.4-7.2 4.8h-52.6c8.8-20.3 25.8-48 44.5-48 17.7 0 24.1 14.5 24.1 24.2 0 5.2-1.5 12.6-8.8 19z"], - "glass-cheers": [640, 512, [], "f79f", "M639.4 433.6c-8.4-20.4-31.8-30.1-52.2-21.6l-22.1 9.2-38.7-101.9c47.9-35 64.8-100.3 34.5-152.8L474.3 16c-8-13.9-25.1-19.7-40-13.6L320 49.8 205.7 2.4c-14.9-6.2-32-.3-40 13.6L79.1 166.5C48.9 219 65.7 284.3 113.6 319.2L74.9 421.1l-22.1-9.2c-20.4-8.5-43.7 1.2-52.2 21.6-1.7 4.1.2 8.8 4.3 10.5l162.3 67.4c4.1 1.7 8.7-.2 10.4-4.3 8.4-20.4-1.2-43.8-21.6-52.3l-22.1-9.2L173.3 342c4.4.5 8.8 1.3 13.1 1.3 51.7 0 99.4-33.1 113.4-85.3l20.2-75.4 20.2 75.4c14 52.2 61.7 85.3 113.4 85.3 4.3 0 8.7-.8 13.1-1.3L506 445.6l-22.1 9.2c-20.4 8.5-30.1 31.9-21.6 52.3 1.7 4.1 6.4 6 10.4 4.3L635.1 444c4-1.7 6-6.3 4.3-10.4zM275.9 162.1l-112.1-46.5 36.5-63.4 94.5 39.2-18.9 70.7zm88.2 0l-18.9-70.7 94.5-39.2 36.5 63.4-112.1 46.5z"], - "glass-martini": [512, 512, [], "f000", "M502.05 57.6C523.3 36.34 508.25 0 478.2 0H33.8C3.75 0-11.3 36.34 9.95 57.6L224 271.64V464h-56c-22.09 0-40 17.91-40 40 0 4.42 3.58 8 8 8h240c4.42 0 8-3.58 8-8 0-22.09-17.91-40-40-40h-56V271.64L502.05 57.6z"], - "glass-martini-alt": [512, 512, [], "f57b", "M502.05 57.6C523.3 36.34 508.25 0 478.2 0H33.8C3.75 0-11.3 36.34 9.95 57.6L224 271.64V464h-56c-22.09 0-40 17.91-40 40 0 4.42 3.58 8 8 8h240c4.42 0 8-3.58 8-8 0-22.09-17.91-40-40-40h-56V271.64L502.05 57.6zM443.77 48l-48 48H116.24l-48-48h375.53z"], - "glass-whiskey": [512, 512, [], "f7a0", "M480 32H32C12.5 32-2.4 49.2.3 68.5l56 356.5c4.5 31.5 31.5 54.9 63.4 54.9h273c31.8 0 58.9-23.4 63.4-54.9l55.6-356.5C514.4 49.2 499.5 32 480 32zm-37.4 64l-30 192h-313L69.4 96h373.2z"], - "glasses": [576, 512, [], "f530", "M574.1 280.37L528.75 98.66c-5.91-23.7-21.59-44.05-43-55.81-21.44-11.73-46.97-14.11-70.19-6.33l-15.25 5.08c-8.39 2.79-12.92 11.86-10.12 20.24l5.06 15.18c2.79 8.38 11.85 12.91 20.23 10.12l13.18-4.39c10.87-3.62 23-3.57 33.16 1.73 10.29 5.37 17.57 14.56 20.37 25.82l38.46 153.82c-22.19-6.81-49.79-12.46-81.2-12.46-34.77 0-73.98 7.02-114.85 26.74h-73.18c-40.87-19.74-80.08-26.75-114.86-26.75-31.42 0-59.02 5.65-81.21 12.46l38.46-153.83c2.79-11.25 10.09-20.45 20.38-25.81 10.16-5.3 22.28-5.35 33.15-1.73l13.17 4.39c8.38 2.79 17.44-1.74 20.23-10.12l5.06-15.18c2.8-8.38-1.73-17.45-10.12-20.24l-15.25-5.08c-23.22-7.78-48.75-5.41-70.19 6.33-21.41 11.77-37.09 32.11-43 55.8L1.9 280.37A64.218 64.218 0 0 0 0 295.86v70.25C0 429.01 51.58 480 115.2 480h37.12c60.28 0 110.37-45.94 114.88-105.37l2.93-38.63h35.75l2.93 38.63C313.31 434.06 363.4 480 423.68 480h37.12c63.62 0 115.2-50.99 115.2-113.88v-70.25c0-5.23-.64-10.43-1.9-15.5zm-370.72 89.42c-1.97 25.91-24.4 46.21-51.06 46.21H115.2C86.97 416 64 393.62 64 366.11v-37.54c18.12-6.49 43.42-12.92 72.58-12.92 23.86 0 47.26 4.33 69.93 12.92l-3.13 41.22zM512 366.12c0 27.51-22.97 49.88-51.2 49.88h-37.12c-26.67 0-49.1-20.3-51.06-46.21l-3.13-41.22c22.67-8.59 46.08-12.92 69.95-12.92 29.12 0 54.43 6.44 72.55 12.93v37.54z"], - "globe": [496, 512, [], "f0ac", "M336.5 160C322 70.7 287.8 8 248 8s-74 62.7-88.5 152h177zM152 256c0 22.2 1.2 43.5 3.3 64h185.3c2.1-20.5 3.3-41.8 3.3-64s-1.2-43.5-3.3-64H155.3c-2.1 20.5-3.3 41.8-3.3 64zm324.7-96c-28.6-67.9-86.5-120.4-158-141.6 24.4 33.8 41.2 84.7 50 141.6h108zM177.2 18.4C105.8 39.6 47.8 92.1 19.3 160h108c8.7-56.9 25.5-107.8 49.9-141.6zM487.4 192H372.7c2.1 21 3.3 42.5 3.3 64s-1.2 43-3.3 64h114.6c5.5-20.5 8.6-41.8 8.6-64s-3.1-43.5-8.5-64zM120 256c0-21.5 1.2-43 3.3-64H8.6C3.2 212.5 0 233.8 0 256s3.2 43.5 8.6 64h114.6c-2-21-3.2-42.5-3.2-64zm39.5 96c14.5 89.3 48.7 152 88.5 152s74-62.7 88.5-152h-177zm159.3 141.6c71.4-21.2 129.4-73.7 158-141.6h-108c-8.8 56.9-25.6 107.8-50 141.6zM19.3 352c28.6 67.9 86.5 120.4 158 141.6-24.4-33.8-41.2-84.7-50-141.6h-108z"], - "globe-africa": [496, 512, [], "f57c", "M248 8C111.03 8 0 119.03 0 256s111.03 248 248 248 248-111.03 248-248S384.97 8 248 8zm160 215.5v6.93c0 5.87-3.32 11.24-8.57 13.86l-15.39 7.7a15.485 15.485 0 0 1-15.53-.97l-18.21-12.14a15.52 15.52 0 0 0-13.5-1.81l-2.65.88c-9.7 3.23-13.66 14.79-7.99 23.3l13.24 19.86c2.87 4.31 7.71 6.9 12.89 6.9h8.21c8.56 0 15.5 6.94 15.5 15.5v11.34c0 3.35-1.09 6.62-3.1 9.3l-18.74 24.98c-1.42 1.9-2.39 4.1-2.83 6.43l-4.3 22.83c-.62 3.29-2.29 6.29-4.76 8.56a159.608 159.608 0 0 0-25 29.16l-13.03 19.55a27.756 27.756 0 0 1-23.09 12.36c-10.51 0-20.12-5.94-24.82-15.34a78.902 78.902 0 0 1-8.33-35.29V367.5c0-8.56-6.94-15.5-15.5-15.5h-25.88c-14.49 0-28.38-5.76-38.63-16a54.659 54.659 0 0 1-16-38.63v-14.06c0-17.19 8.1-33.38 21.85-43.7l27.58-20.69a54.663 54.663 0 0 1 32.78-10.93h.89c8.48 0 16.85 1.97 24.43 5.77l14.72 7.36c3.68 1.84 7.93 2.14 11.83.84l47.31-15.77c6.33-2.11 10.6-8.03 10.6-14.7 0-8.56-6.94-15.5-15.5-15.5h-10.09c-4.11 0-8.05-1.63-10.96-4.54l-6.92-6.92a15.493 15.493 0 0 0-10.96-4.54H199.5c-8.56 0-15.5-6.94-15.5-15.5v-4.4c0-7.11 4.84-13.31 11.74-15.04l14.45-3.61c3.74-.94 7-3.23 9.14-6.44l8.08-12.11c2.87-4.31 7.71-6.9 12.89-6.9h24.21c8.56 0 15.5-6.94 15.5-15.5v-21.7C359.23 71.63 422.86 131.02 441.93 208H423.5c-8.56 0-15.5 6.94-15.5 15.5z"], - "globe-americas": [496, 512, [], "f57d", "M248 8C111.03 8 0 119.03 0 256s111.03 248 248 248 248-111.03 248-248S384.97 8 248 8zm82.29 357.6c-3.9 3.88-7.99 7.95-11.31 11.28-2.99 3-5.1 6.7-6.17 10.71-1.51 5.66-2.73 11.38-4.77 16.87l-17.39 46.85c-13.76 3-28 4.69-42.65 4.69v-27.38c1.69-12.62-7.64-36.26-22.63-51.25-6-6-9.37-14.14-9.37-22.63v-32.01c0-11.64-6.27-22.34-16.46-27.97-14.37-7.95-34.81-19.06-48.81-26.11-11.48-5.78-22.1-13.14-31.65-21.75l-.8-.72a114.792 114.792 0 0 1-18.06-20.74c-9.38-13.77-24.66-36.42-34.59-51.14 20.47-45.5 57.36-82.04 103.2-101.89l24.01 12.01C203.48 89.74 216 82.01 216 70.11v-11.3c7.99-1.29 16.12-2.11 24.39-2.42l28.3 28.3c6.25 6.25 6.25 16.38 0 22.63L264 112l-10.34 10.34c-3.12 3.12-3.12 8.19 0 11.31l4.69 4.69c3.12 3.12 3.12 8.19 0 11.31l-8 8a8.008 8.008 0 0 1-5.66 2.34h-8.99c-2.08 0-4.08.81-5.58 2.27l-9.92 9.65a8.008 8.008 0 0 0-1.58 9.31l15.59 31.19c2.66 5.32-1.21 11.58-7.15 11.58h-5.64c-1.93 0-3.79-.7-5.24-1.96l-9.28-8.06a16.017 16.017 0 0 0-15.55-3.1l-31.17 10.39a11.95 11.95 0 0 0-8.17 11.34c0 4.53 2.56 8.66 6.61 10.69l11.08 5.54c9.41 4.71 19.79 7.16 30.31 7.16s22.59 27.29 32 32h66.75c8.49 0 16.62 3.37 22.63 9.37l13.69 13.69a30.503 30.503 0 0 1 8.93 21.57 46.536 46.536 0 0 1-13.72 32.98zM417 274.25c-5.79-1.45-10.84-5-14.15-9.97l-17.98-26.97a23.97 23.97 0 0 1 0-26.62l19.59-29.38c2.32-3.47 5.5-6.29 9.24-8.15l12.98-6.49C440.2 193.59 448 223.87 448 256c0 8.67-.74 17.16-1.82 25.54L417 274.25z"], - "globe-asia": [496, 512, [], "f57e", "M248 8C111.03 8 0 119.03 0 256s111.03 248 248 248 248-111.03 248-248S384.97 8 248 8zm-11.34 240.23c-2.89 4.82-8.1 7.77-13.72 7.77h-.31c-4.24 0-8.31 1.69-11.31 4.69l-5.66 5.66c-3.12 3.12-3.12 8.19 0 11.31l5.66 5.66c3 3 4.69 7.07 4.69 11.31V304c0 8.84-7.16 16-16 16h-6.11c-6.06 0-11.6-3.42-14.31-8.85l-22.62-45.23c-2.44-4.88-8.95-5.94-12.81-2.08l-19.47 19.46c-3 3-7.07 4.69-11.31 4.69H50.81C49.12 277.55 48 266.92 48 256c0-110.28 89.72-200 200-200 21.51 0 42.2 3.51 61.63 9.82l-50.16 38.53c-5.11 3.41-4.63 11.06.86 13.81l10.83 5.41c5.42 2.71 8.84 8.25 8.84 14.31V216c0 4.42-3.58 8-8 8h-3.06c-3.03 0-5.8-1.71-7.15-4.42-1.56-3.12-5.96-3.29-7.76-.3l-17.37 28.95zM408 358.43c0 4.24-1.69 8.31-4.69 11.31l-9.57 9.57c-3 3-7.07 4.69-11.31 4.69h-15.16c-4.24 0-8.31-1.69-11.31-4.69l-13.01-13.01a26.767 26.767 0 0 0-25.42-7.04l-21.27 5.32c-1.27.32-2.57.48-3.88.48h-10.34c-4.24 0-8.31-1.69-11.31-4.69l-11.91-11.91a8.008 8.008 0 0 1-2.34-5.66v-10.2c0-3.27 1.99-6.21 5.03-7.43l39.34-15.74c1.98-.79 3.86-1.82 5.59-3.05l23.71-16.89a7.978 7.978 0 0 1 4.64-1.48h12.09c3.23 0 6.15 1.94 7.39 4.93l5.35 12.85a4 4 0 0 0 3.69 2.46h3.8c1.78 0 3.35-1.18 3.84-2.88l4.2-14.47c.5-1.71 2.06-2.88 3.84-2.88h6.06c2.21 0 4 1.79 4 4v12.93c0 2.12.84 4.16 2.34 5.66l11.91 11.91c3 3 4.69 7.07 4.69 11.31v24.6z"], - "globe-europe": [496, 512, [], "f7a2", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm200 248c0 22.5-3.9 44.2-10.8 64.4h-20.3c-4.3 0-8.4-1.7-11.4-4.8l-32-32.6c-4.5-4.6-4.5-12.1.1-16.7l12.5-12.5v-8.7c0-3-1.2-5.9-3.3-8l-9.4-9.4c-2.1-2.1-5-3.3-8-3.3h-16c-6.2 0-11.3-5.1-11.3-11.3 0-3 1.2-5.9 3.3-8l9.4-9.4c2.1-2.1 5-3.3 8-3.3h32c6.2 0 11.3-5.1 11.3-11.3v-9.4c0-6.2-5.1-11.3-11.3-11.3h-36.7c-8.8 0-16 7.2-16 16v4.5c0 6.9-4.4 13-10.9 15.2l-31.6 10.5c-3.3 1.1-5.5 4.1-5.5 7.6v2.2c0 4.4-3.6 8-8 8h-16c-4.4 0-8-3.6-8-8s-3.6-8-8-8H247c-3 0-5.8 1.7-7.2 4.4l-9.4 18.7c-2.7 5.4-8.2 8.8-14.3 8.8H194c-8.8 0-16-7.2-16-16V199c0-4.2 1.7-8.3 4.7-11.3l20.1-20.1c4.6-4.6 7.2-10.9 7.2-17.5 0-3.4 2.2-6.5 5.5-7.6l40-13.3c1.7-.6 3.2-1.5 4.4-2.7l26.8-26.8c2.1-2.1 3.3-5 3.3-8 0-6.2-5.1-11.3-11.3-11.3H258l-16 16v8c0 4.4-3.6 8-8 8h-16c-4.4 0-8-3.6-8-8v-20c0-2.5 1.2-4.9 3.2-6.4l28.9-21.7c1.9-.1 3.8-.3 5.7-.3C358.3 56 448 145.7 448 256zM130.1 149.1c0-3 1.2-5.9 3.3-8l25.4-25.4c2.1-2.1 5-3.3 8-3.3 6.2 0 11.3 5.1 11.3 11.3v16c0 3-1.2 5.9-3.3 8l-9.4 9.4c-2.1 2.1-5 3.3-8 3.3h-16c-6.2 0-11.3-5.1-11.3-11.3zm128 306.4v-7.1c0-8.8-7.2-16-16-16h-20.2c-10.8 0-26.7-5.3-35.4-11.8l-22.2-16.7c-11.5-8.6-18.2-22.1-18.2-36.4v-23.9c0-16 8.4-30.8 22.1-39l42.9-25.7c7.1-4.2 15.2-6.5 23.4-6.5h31.2c10.9 0 21.4 3.9 29.6 10.9l43.2 37.1h18.3c8.5 0 16.6 3.4 22.6 9.4l17.3 17.3c3.4 3.4 8.1 5.3 12.9 5.3H423c-32.4 58.9-93.8 99.5-164.9 103.1z"], - "golf-ball": [416, 512, [], "f450", "M96 416h224c0 17.7-14.3 32-32 32h-16c-17.7 0-32 14.3-32 32v20c0 6.6-5.4 12-12 12h-40c-6.6 0-12-5.4-12-12v-20c0-17.7-14.3-32-32-32h-16c-17.7 0-32-14.3-32-32zm320-208c0 74.2-39 139.2-97.5 176h-221C39 347.2 0 282.2 0 208 0 93.1 93.1 0 208 0s208 93.1 208 208zm-180.1 43.9c18.3 0 33.1-14.8 33.1-33.1 0-14.4-9.3-26.3-22.1-30.9 9.6 26.8-15.6 51.3-41.9 41.9 4.6 12.8 16.5 22.1 30.9 22.1zm49.1 46.9c0-14.4-9.3-26.3-22.1-30.9 9.6 26.8-15.6 51.3-41.9 41.9 4.6 12.8 16.5 22.1 30.9 22.1 18.3 0 33.1-14.9 33.1-33.1zm64-64c0-14.4-9.3-26.3-22.1-30.9 9.6 26.8-15.6 51.3-41.9 41.9 4.6 12.8 16.5 22.1 30.9 22.1 18.3 0 33.1-14.9 33.1-33.1z"], - "gopuram": [512, 512, [], "f664", "M496 352h-16V240c0-8.8-7.2-16-16-16h-16v-80c0-8.8-7.2-16-16-16h-16V16c0-8.8-7.2-16-16-16s-16 7.2-16 16v16h-64V16c0-8.8-7.2-16-16-16s-16 7.2-16 16v16h-64V16c0-8.8-7.2-16-16-16s-16 7.2-16 16v16h-64V16c0-8.8-7.2-16-16-16S96 7.2 96 16v112H80c-8.8 0-16 7.2-16 16v80H48c-8.8 0-16 7.2-16 16v112H16c-8.8 0-16 7.2-16 16v128c0 8.8 7.2 16 16 16h80V352h32V224h32v-96h32v96h-32v128h-32v160h80v-80c0-8.8 7.2-16 16-16h64c8.8 0 16 7.2 16 16v80h80V352h-32V224h-32v-96h32v96h32v128h32v160h80c8.8 0 16-7.2 16-16V368c0-8.8-7.2-16-16-16zM232 176c0-8.8 7.2-16 16-16h16c8.8 0 16 7.2 16 16v48h-48zm56 176h-64v-64c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16z"], - "graduation-cap": [640, 512, [], "f19d", "M622.34 153.2L343.4 67.5c-15.2-4.67-31.6-4.67-46.79 0L17.66 153.2c-23.54 7.23-23.54 38.36 0 45.59l48.63 14.94c-10.67 13.19-17.23 29.28-17.88 46.9C38.78 266.15 32 276.11 32 288c0 10.78 5.68 19.85 13.86 25.65L20.33 428.53C18.11 438.52 25.71 448 35.94 448h56.11c10.24 0 17.84-9.48 15.62-19.47L82.14 313.65C90.32 307.85 96 298.78 96 288c0-11.57-6.47-21.25-15.66-26.87.76-15.02 8.44-28.3 20.69-36.72L296.6 284.5c9.06 2.78 26.44 6.25 46.79 0l278.95-85.7c23.55-7.24 23.55-38.36 0-45.6zM352.79 315.09c-28.53 8.76-52.84 3.92-65.59 0l-145.02-44.55L128 384c0 35.35 85.96 64 192 64s192-28.65 192-64l-14.18-113.47-145.03 44.56z"], - "greater-than": [384, 512, [], "f531", "M365.52 209.85L59.22 67.01c-16.06-7.49-35.15-.54-42.64 15.52L3.01 111.61c-7.49 16.06-.54 35.15 15.52 42.64L236.96 256.1 18.49 357.99C2.47 365.46-4.46 384.5 3.01 400.52l13.52 29C24 445.54 43.04 452.47 59.06 445l306.47-142.91a32.003 32.003 0 0 0 18.48-29v-34.23c-.01-12.45-7.21-23.76-18.49-29.01z"], - "greater-than-equal": [448, 512, [], "f532", "M55.22 107.69l175.56 68.09-175.44 68.05c-18.39 6.03-27.88 24.39-21.2 41l12.09 30.08c6.68 16.61 26.99 25.19 45.38 19.15L393.02 214.2c13.77-4.52 22.98-16.61 22.98-30.17v-15.96c0-13.56-9.21-25.65-22.98-30.17L91.3 17.92c-18.29-6-38.51 2.53-45.15 19.06L34.12 66.9c-6.64 16.53 2.81 34.79 21.1 40.79zM424 400H24c-13.25 0-24 10.74-24 24v48c0 13.25 10.75 24 24 24h400c13.25 0 24-10.75 24-24v-48c0-13.26-10.75-24-24-24z"], - "grimace": [496, 512, [], "f57f", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zM144 400h-8c-17.7 0-32-14.3-32-32v-8h40v40zm0-56h-40v-8c0-17.7 14.3-32 32-32h8v40zm-8-136c0-17.7 14.3-32 32-32s32 14.3 32 32-14.3 32-32 32-32-14.3-32-32zm72 192h-48v-40h48v40zm0-56h-48v-40h48v40zm64 56h-48v-40h48v40zm0-56h-48v-40h48v40zm64 56h-48v-40h48v40zm0-56h-48v-40h48v40zm-8-104c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32zm64 128c0 17.7-14.3 32-32 32h-8v-40h40v8zm0-24h-40v-40h8c17.7 0 32 14.3 32 32v8z"], - "grin": [496, 512, [], "f580", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm80 168c17.7 0 32 14.3 32 32s-14.3 32-32 32-32-14.3-32-32 14.3-32 32-32zm-160 0c17.7 0 32 14.3 32 32s-14.3 32-32 32-32-14.3-32-32 14.3-32 32-32zm80 256c-60.6 0-134.5-38.3-143.8-93.3-2-11.8 9.3-21.6 20.7-17.9C155.1 330.5 200 336 248 336s92.9-5.5 123.1-15.2c11.3-3.7 22.6 6.1 20.7 17.9-9.3 55-83.2 93.3-143.8 93.3z"], - "grin-alt": [496, 512, [], "f581", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm63.7 128.7c7.6-11.4 24.7-11.7 32.7 0 12.4 18.4 15.1 36.9 15.7 55.3-.5 18.4-3.3 36.9-15.7 55.3-7.6 11.4-24.7 11.7-32.7 0-12.4-18.4-15.1-36.9-15.7-55.3.5-18.4 3.3-36.9 15.7-55.3zm-160 0c7.6-11.4 24.7-11.7 32.7 0 12.4 18.4 15.1 36.9 15.7 55.3-.5 18.4-3.3 36.9-15.7 55.3-7.6 11.4-24.7 11.7-32.7 0-12.4-18.4-15.1-36.9-15.7-55.3.5-18.4 3.3-36.9 15.7-55.3zM248 432c-60.6 0-134.5-38.3-143.8-93.3-2-11.8 9.3-21.6 20.7-17.9C155.1 330.5 200 336 248 336s92.9-5.5 123.1-15.2c11.4-3.7 22.6 6.1 20.7 17.9-9.3 55-83.2 93.3-143.8 93.3z"], - "grin-beam": [496, 512, [], "f582", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm80 144c23.8 0 52.7 29.3 56 71.4.7 8.6-10.8 11.9-14.9 4.5l-9.5-17c-7.7-13.7-19.2-21.6-31.5-21.6s-23.8 7.9-31.5 21.6l-9.5 17c-4.1 7.3-15.6 4-14.9-4.5 3.1-42.1 32-71.4 55.8-71.4zm-160 0c23.8 0 52.7 29.3 56 71.4.7 8.6-10.8 11.9-14.9 4.5l-9.5-17c-7.7-13.7-19.2-21.6-31.5-21.6s-23.8 7.9-31.5 21.6l-9.5 17c-4.2 7.4-15.6 4-14.9-4.5 3.1-42.1 32-71.4 55.8-71.4zm80 280c-60.6 0-134.5-38.3-143.8-93.3-2-11.9 9.4-21.6 20.7-17.9C155.1 330.5 200 336 248 336s92.9-5.5 123.1-15.2c11.4-3.7 22.6 6.1 20.7 17.9-9.3 55-83.2 93.3-143.8 93.3z"], - "grin-beam-sweat": [504, 512, [], "f583", "M456 128c26.5 0 48-21 48-47 0-20-28.5-60.4-41.6-77.8-3.2-4.3-9.6-4.3-12.8 0C436.5 20.6 408 61 408 81c0 26 21.5 47 48 47zm0 32c-44.1 0-80-35.4-80-79 0-4.4.3-14.2 8.1-32.2C345 23.1 298.3 8 248 8 111 8 0 119 0 256s111 248 248 248 248-111 248-248c0-35.1-7.4-68.4-20.5-98.6-6.3 1.5-12.7 2.6-19.5 2.6zm-128-8c23.8 0 52.7 29.3 56 71.4.7 8.6-10.8 12-14.9 4.5l-9.5-17c-7.7-13.7-19.2-21.6-31.5-21.6s-23.8 7.9-31.5 21.6l-9.5 17c-4.1 7.4-15.6 4-14.9-4.5 3.1-42.1 32-71.4 55.8-71.4zm-160 0c23.8 0 52.7 29.3 56 71.4.7 8.6-10.8 12-14.9 4.5l-9.5-17c-7.7-13.7-19.2-21.6-31.5-21.6s-23.8 7.9-31.5 21.6l-9.5 17c-4.2 7.4-15.6 4-14.9-4.5 3.1-42.1 32-71.4 55.8-71.4zm80 280c-60.6 0-134.5-38.3-143.8-93.3-2-11.8 9.3-21.6 20.7-17.9C155.1 330.5 200 336 248 336s92.9-5.5 123.1-15.2c11.5-3.7 22.6 6.2 20.7 17.9-9.3 55-83.2 93.3-143.8 93.3z"], - "grin-hearts": [496, 512, [], "f584", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zM90.4 183.6c6.7-17.6 26.7-26.7 44.9-21.9l7.1 1.9 2-7.1c5-18.1 22.8-30.9 41.5-27.9 21.4 3.4 34.4 24.2 28.8 44.5L195.3 243c-1.2 4.5-5.9 7.2-10.5 6l-70.2-18.2c-20.4-5.4-31.9-27-24.2-47.2zM248 432c-60.6 0-134.5-38.3-143.8-93.3-2-11.8 9.2-21.5 20.7-17.9C155.1 330.5 200 336 248 336s92.9-5.5 123.1-15.2c11.4-3.6 22.6 6.1 20.7 17.9-9.3 55-83.2 93.3-143.8 93.3zm133.4-201.3l-70.2 18.2c-4.5 1.2-9.2-1.5-10.5-6L281.3 173c-5.6-20.3 7.4-41.1 28.8-44.5 18.6-3 36.4 9.8 41.5 27.9l2 7.1 7.1-1.9c18.2-4.7 38.2 4.3 44.9 21.9 7.7 20.3-3.8 41.9-24.2 47.2z"], - "grin-squint": [496, 512, [], "f585", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm33.8 189.7l80-48c11.6-6.9 24 7.7 15.4 18L343.6 208l33.6 40.3c8.7 10.4-3.9 24.8-15.4 18l-80-48c-7.7-4.7-7.7-15.9 0-20.6zm-163-30c-8.6-10.3 3.8-24.9 15.4-18l80 48c7.8 4.7 7.8 15.9 0 20.6l-80 48c-11.5 6.8-24-7.6-15.4-18l33.6-40.3-33.6-40.3zM248 432c-60.6 0-134.5-38.3-143.8-93.3-2-11.9 9.4-21.6 20.7-17.9C155.1 330.5 200 336 248 336s92.9-5.5 123.1-15.2c11.5-3.7 22.6 6.2 20.7 17.9-9.3 55-83.2 93.3-143.8 93.3z"], - "grin-squint-tears": [512, 512, [], "f586", "M409.6 111.9c22.6-3.2 73.5-12 88.3-26.8 19.2-19.2 18.9-50.6-.7-70.2S446-5 426.9 14.2c-14.8 14.8-23.5 65.7-26.8 88.3-.8 5.5 3.9 10.2 9.5 9.4zM102.4 400.1c-22.6 3.2-73.5 12-88.3 26.8-19.1 19.1-18.8 50.6.8 70.2s51 19.9 70.2.7c14.8-14.8 23.5-65.7 26.8-88.3.8-5.5-3.9-10.2-9.5-9.4zm311.7-256.5c-33 3.9-48.6-25.1-45.7-45.7 3.4-24 7.4-42.1 11.5-56.5C285.1-13.4 161.8-.5 80.6 80.6-.5 161.7-13.4 285 41.4 379.9c14.4-4.1 32.4-8 56.5-11.5 33.2-3.9 48.6 25.2 45.7 45.7-3.4 24-7.4 42.1-11.5 56.5 94.8 54.8 218.1 41.9 299.3-39.2s94-204.4 39.2-299.3c-14.4 4.1-32.5 8-56.5 11.5zM255.7 106c3.3-13.2 22.4-11.5 23.6 1.8l4.8 52.3 52.3 4.8c13.4 1.2 14.9 20.3 1.8 23.6l-90.5 22.6c-8.9 2.2-16.7-5.9-14.5-14.5l22.5-90.6zm-90.9 230.3L160 284l-52.3-4.8c-13.4-1.2-14.9-20.3-1.8-23.6l90.5-22.6c8.8-2.2 16.7 5.8 14.5 14.5L188.3 338c-3.1 13.2-22.2 11.7-23.5-1.7zm215.7 44.2c-29.3 29.3-75.7 50.4-116.7 50.4-18.9 0-36.6-4.5-51-14.7-9.8-6.9-8.7-21.8 2-27.2 28.3-14.6 63.9-42.4 97.8-76.3s61.7-69.6 76.3-97.8c5.4-10.5 20.2-11.9 27.3-2 32.3 45.3 7.1 124.7-35.7 167.6z"], - "grin-stars": [496, 512, [], "f587", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zM94.6 168.9l34.9-5 15.5-31.6c2.9-5.8 11-5.8 13.9 0l15.5 31.6 34.9 5c6.2 1 8.9 8.6 4.3 13.2l-25.4 24.6 6 34.9c1 6.2-5.3 11-11 7.9L152 233.3l-31.3 16.3c-5.7 3.1-12-1.7-11-7.9l6-34.9-25.4-24.6c-4.6-4.7-1.9-12.3 4.3-13.3zM248 432c-60.6 0-134.5-38.3-143.8-93.3-2-11.8 9.3-21.5 20.7-17.9C155.1 330.5 200 336 248 336s92.9-5.5 123.1-15.2c11.5-3.7 22.6 6.1 20.7 17.9-9.3 55-83.2 93.3-143.8 93.3zm157.7-249.9l-25.4 24.6 6 34.9c1 6.2-5.3 11-11 7.9L344 233.3l-31.3 16.3c-5.7 3.1-12-1.7-11-7.9l6-34.9-25.4-24.6c-4.5-4.6-1.9-12.2 4.3-13.2l34.9-5 15.5-31.6c2.9-5.8 11-5.8 13.9 0l15.5 31.6 34.9 5c6.3.9 9 8.5 4.4 13.1z"], - "grin-tears": [640, 512, [], "f588", "M102.4 256.1c-22.6 3.2-73.5 12-88.3 26.8-19.1 19.1-18.8 50.6.8 70.2s51 19.9 70.2.7c14.8-14.8 23.5-65.7 26.8-88.3.8-5.5-3.9-10.2-9.5-9.4zm523.4 26.8c-14.8-14.8-65.7-23.5-88.3-26.8-5.5-.8-10.3 3.9-9.5 9.5 3.2 22.6 12 73.5 26.8 88.3 19.2 19.2 50.6 18.9 70.2-.7s20-51.2.8-70.3zm-129.4-12.8c-3.8-26.6 19.1-49.5 45.7-45.7 8.9 1.3 16.8 2.7 24.3 4.1C552.7 104.5 447.7 8 320 8S87.3 104.5 73.6 228.5c7.5-1.4 15.4-2.8 24.3-4.1 33.2-3.9 48.6 25.3 45.7 45.7-11.8 82.3-29.9 100.4-35.8 106.4-.9.9-2 1.6-3 2.5 42.7 74.6 123 125 215.2 125s172.5-50.4 215.2-125.1c-1-.9-2.1-1.5-3-2.5-5.9-5.9-24-24-35.8-106.3zM400 152c23.8 0 52.7 29.3 56 71.4.7 8.6-10.8 12-14.9 4.5l-9.5-17c-7.7-13.7-19.2-21.6-31.5-21.6s-23.8 7.9-31.5 21.6l-9.5 17c-4.2 7.4-15.6 4-14.9-4.5 3.1-42.1 32-71.4 55.8-71.4zm-160 0c23.8 0 52.7 29.3 56 71.4.7 8.6-10.8 12-14.9 4.5l-9.5-17c-7.7-13.7-19.2-21.6-31.5-21.6s-23.8 7.9-31.5 21.6l-9.5 17c-4.2 7.4-15.6 4-14.9-4.5 3.1-42.1 32-71.4 55.8-71.4zm80 280c-60.6 0-134.5-38.3-143.8-93.3-2-11.7 9.2-21.6 20.7-17.9C227.1 330.5 272 336 320 336s92.9-5.5 123.1-15.2c11.4-3.7 22.6 6.1 20.7 17.9-9.3 55-83.2 93.3-143.8 93.3z"], - "grin-tongue": [496, 512, [], "f589", "M248 8C111 8 0 119 0 256c0 106.3 67 196.7 161 232-5.6-12.2-9-25.7-9-40v-45.5c-24.7-16.2-43.5-38.1-47.8-63.8-2-11.8 9.3-21.5 20.7-17.9C155.1 330.5 200 336 248 336s92.9-5.5 123.1-15.2c11.4-3.6 22.6 6.1 20.7 17.9-4.3 25.7-23.1 47.6-47.8 63.8V448c0 14.3-3.4 27.8-9 40 94-35.3 161-125.7 161-232C496 119 385 8 248 8zm-80 232c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32zm160 0c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32zm-34.9 134.6c-14.4-6.5-31.1 2.2-34.6 17.6l-1.8 7.8c-2.1 9.2-15.2 9.2-17.3 0l-1.8-7.8c-3.5-15.4-20.2-24.1-34.6-17.6-.9.4.3-.2-18.9 9.4v63c0 35.2 28 64.5 63.1 64.9 35.7.5 64.9-28.4 64.9-64v-64c-19.5-9.6-18.2-8.9-19-9.3z"], - "grin-tongue-squint": [496, 512, [], "f58a", "M293.1 374.6c-14.4-6.5-31.1 2.2-34.6 17.6l-1.8 7.8c-2.1 9.2-15.2 9.2-17.3 0l-1.8-7.8c-3.5-15.4-20.2-24.1-34.6-17.6-.9.4.3-.2-18.9 9.4v63c0 35.2 28 64.5 63.1 64.9 35.7.5 64.9-28.4 64.9-64v-64c-19.5-9.6-18.2-8.9-19-9.3zM248 8C111 8 0 119 0 256c0 106.3 67 196.7 161 232-5.6-12.2-9-25.7-9-40v-45.5c-24.7-16.2-43.5-38.1-47.8-63.8-2-11.8 9.2-21.5 20.7-17.9C155.1 330.5 200 336 248 336s92.9-5.5 123.1-15.2c11.4-3.7 22.6 6.1 20.7 17.9-4.3 25.7-23.1 47.6-47.8 63.8V448c0 14.3-3.4 27.8-9 40 94-35.3 161-125.7 161-232C496 119 385 8 248 8zm-33.8 210.3l-80 48c-11.5 6.8-24-7.6-15.4-18l33.6-40.3-33.6-40.3c-8.6-10.3 3.8-24.9 15.4-18l80 48c7.7 4.7 7.7 15.9 0 20.6zm163 30c8.7 10.4-3.9 24.8-15.4 18l-80-48c-7.8-4.7-7.8-15.9 0-20.6l80-48c11.7-6.9 23.9 7.7 15.4 18L343.6 208l33.6 40.3z"], - "grin-tongue-wink": [496, 512, [], "f58b", "M344 184c-13.3 0-24 10.7-24 24s10.7 24 24 24 24-10.7 24-24-10.7-24-24-24zM248 8C111 8 0 119 0 256c0 106.3 67 196.7 161 232-5.6-12.2-9-25.7-9-40v-45.5c-24.7-16.2-43.5-38.1-47.8-63.8-2-11.8 9.3-21.5 20.7-17.9C155.1 330.5 200 336 248 336s92.9-5.5 123.1-15.2c11.5-3.7 22.6 6.1 20.7 17.9-4.3 25.7-23.1 47.6-47.8 63.8V448c0 14.3-3.4 27.8-9 40 94-35.3 161-125.7 161-232C496 119 385 8 248 8zm-56 225l-9.5-8.5c-14.8-13.2-46.2-13.2-61 0L112 233c-8.5 7.4-21.6.3-19.8-10.8 4-25.2 34.2-42.1 59.9-42.1S208 197 212 222.2c1.6 11.1-11.6 18.2-20 10.8zm152 39c-35.3 0-64-28.7-64-64s28.7-64 64-64 64 28.7 64 64-28.7 64-64 64zm-50.9 102.6c-14.4-6.5-31.1 2.2-34.6 17.6l-1.8 7.8c-2.1 9.2-15.2 9.2-17.3 0l-1.8-7.8c-3.5-15.4-20.2-24.1-34.6-17.6-.9.4.3-.2-18.9 9.4v63c0 35.2 28 64.5 63.1 64.9 35.7.5 64.9-28.4 64.9-64v-64c-19.5-9.6-18.2-8.9-19-9.3z"], - "grin-wink": [496, 512, [], "f58c", "M0 256c0 137 111 248 248 248s248-111 248-248S385 8 248 8 0 119 0 256zm200-48c0 17.7-14.3 32-32 32s-32-14.3-32-32 14.3-32 32-32 32 14.3 32 32zm168 25l-9.5-8.5c-14.8-13.2-46.2-13.2-61 0L288 233c-8.3 7.4-21.6.4-19.8-10.8 4-25.2 34.2-42.1 59.9-42.1S384 197 388 222.2c1.6 11-11.5 18.2-20 10.8zm-243.1 87.8C155.1 330.5 200 336 248 336s92.9-5.5 123.1-15.2c11.3-3.7 22.6 6 20.7 17.9-9.2 55-83.2 93.3-143.8 93.3s-134.5-38.3-143.8-93.3c-2-11.9 9.3-21.6 20.7-17.9z"], - "grip-horizontal": [448, 512, [], "f58d", "M96 288H32c-17.67 0-32 14.33-32 32v64c0 17.67 14.33 32 32 32h64c17.67 0 32-14.33 32-32v-64c0-17.67-14.33-32-32-32zm160 0h-64c-17.67 0-32 14.33-32 32v64c0 17.67 14.33 32 32 32h64c17.67 0 32-14.33 32-32v-64c0-17.67-14.33-32-32-32zm160 0h-64c-17.67 0-32 14.33-32 32v64c0 17.67 14.33 32 32 32h64c17.67 0 32-14.33 32-32v-64c0-17.67-14.33-32-32-32zM96 96H32c-17.67 0-32 14.33-32 32v64c0 17.67 14.33 32 32 32h64c17.67 0 32-14.33 32-32v-64c0-17.67-14.33-32-32-32zm160 0h-64c-17.67 0-32 14.33-32 32v64c0 17.67 14.33 32 32 32h64c17.67 0 32-14.33 32-32v-64c0-17.67-14.33-32-32-32zm160 0h-64c-17.67 0-32 14.33-32 32v64c0 17.67 14.33 32 32 32h64c17.67 0 32-14.33 32-32v-64c0-17.67-14.33-32-32-32z"], - "grip-lines": [512, 512, [], "f7a4", "M496 288H16c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h480c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16zm0-128H16c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h480c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16z"], - "grip-lines-vertical": [256, 512, [], "f7a5", "M96 496V16c0-8.8-7.2-16-16-16H48c-8.8 0-16 7.2-16 16v480c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16zm128 0V16c0-8.8-7.2-16-16-16h-32c-8.8 0-16 7.2-16 16v480c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16z"], - "grip-vertical": [320, 512, [], "f58e", "M96 32H32C14.33 32 0 46.33 0 64v64c0 17.67 14.33 32 32 32h64c17.67 0 32-14.33 32-32V64c0-17.67-14.33-32-32-32zm0 160H32c-17.67 0-32 14.33-32 32v64c0 17.67 14.33 32 32 32h64c17.67 0 32-14.33 32-32v-64c0-17.67-14.33-32-32-32zm0 160H32c-17.67 0-32 14.33-32 32v64c0 17.67 14.33 32 32 32h64c17.67 0 32-14.33 32-32v-64c0-17.67-14.33-32-32-32zM288 32h-64c-17.67 0-32 14.33-32 32v64c0 17.67 14.33 32 32 32h64c17.67 0 32-14.33 32-32V64c0-17.67-14.33-32-32-32zm0 160h-64c-17.67 0-32 14.33-32 32v64c0 17.67 14.33 32 32 32h64c17.67 0 32-14.33 32-32v-64c0-17.67-14.33-32-32-32zm0 160h-64c-17.67 0-32 14.33-32 32v64c0 17.67 14.33 32 32 32h64c17.67 0 32-14.33 32-32v-64c0-17.67-14.33-32-32-32z"], - "guitar": [512, 512, [], "f7a6", "M502.6 54.6L457.4 9.4c-12.5-12.5-32.8-12.5-45.3 0l-67.9 67.9c-12.5 12.5-12.5 32.8 0 45.3L290 176.7c-45.4-29-100.4-28.9-133.5 4.2-9.7 9.7-16.4 21.2-20.5 33.9-6.1 18.8-23.5 33.1-42.7 34.9-24 2.3-46.3 11.6-63.4 28.8C-16.3 324.6-8 407.6 48.2 463.8c56.2 56.2 139.2 64.4 185.3 18.3 17.2-17.1 26.5-39.4 28.8-63.5 1.8-19.1 16.1-36.6 34.9-42.7 12.7-4.1 24.2-10.8 33.9-20.5 33.1-33.1 33.1-88.1 4.2-133.5l54.2-54.2c12.5 12.5 32.8 12.5 45.3 0l67.9-67.9c12.4-12.4 12.4-32.7-.1-45.2zM208 352c-26.5 0-48-21.5-48-48s21.5-48 48-48 48 21.5 48 48-21.5 48-48 48z"], - "h-square": [448, 512, [], "f0fd", "M448 80v352c0 26.51-21.49 48-48 48H48c-26.51 0-48-21.49-48-48V80c0-26.51 21.49-48 48-48h352c26.51 0 48 21.49 48 48zm-112 48h-32c-8.837 0-16 7.163-16 16v80H160v-80c0-8.837-7.163-16-16-16h-32c-8.837 0-16 7.163-16 16v224c0 8.837 7.163 16 16 16h32c8.837 0 16-7.163 16-16v-80h128v80c0 8.837 7.163 16 16 16h32c8.837 0 16-7.163 16-16V144c0-8.837-7.163-16-16-16z"], - "hamburger": [512, 512, [], "f805", "M464 256H48a48 48 0 0 0 0 96h416a48 48 0 0 0 0-96zm16 128H32a16 16 0 0 0-16 16v16a64 64 0 0 0 64 64h352a64 64 0 0 0 64-64v-16a16 16 0 0 0-16-16zM58.64 224h394.72c34.57 0 54.62-43.9 34.82-75.88C448 83.2 359.55 32.1 256 32c-103.54.1-192 51.2-232.18 116.11C4 180.09 24.07 224 58.64 224zM384 112a16 16 0 1 1-16 16 16 16 0 0 1 16-16zM256 80a16 16 0 1 1-16 16 16 16 0 0 1 16-16zm-128 32a16 16 0 1 1-16 16 16 16 0 0 1 16-16z"], - "hammer": [576, 512, [], "f6e3", "M571.31 193.94l-22.63-22.63c-6.25-6.25-16.38-6.25-22.63 0l-11.31 11.31-28.9-28.9c5.63-21.31.36-44.9-16.35-61.61l-45.25-45.25c-62.48-62.48-163.79-62.48-226.28 0l90.51 45.25v18.75c0 16.97 6.74 33.25 18.75 45.25l49.14 49.14c16.71 16.71 40.3 21.98 61.61 16.35l28.9 28.9-11.31 11.31c-6.25 6.25-6.25 16.38 0 22.63l22.63 22.63c6.25 6.25 16.38 6.25 22.63 0l90.51-90.51c6.23-6.24 6.23-16.37-.02-22.62zm-286.72-15.2c-3.7-3.7-6.84-7.79-9.85-11.95L19.64 404.96c-25.57 23.88-26.26 64.19-1.53 88.93s65.05 24.05 88.93-1.53l238.13-255.07c-3.96-2.91-7.9-5.87-11.44-9.41l-49.14-49.14z"], - "hamsa": [512, 512, [], "f665", "M509.34 307.25C504.28 295.56 492.75 288 480 288h-64V80c0-22-18-40-40-40s-40 18-40 40v134c0 5.52-4.48 10-10 10h-20c-5.52 0-10-4.48-10-10V40c0-22-18-40-40-40s-40 18-40 40v174c0 5.52-4.48 10-10 10h-20c-5.52 0-10-4.48-10-10V80c0-22-18-40-40-40S96 58 96 80v208H32c-12.75 0-24.28 7.56-29.34 19.25a31.966 31.966 0 0 0 5.94 34.58l102.69 110.03C146.97 490.08 199.69 512 256 512s109.03-21.92 144.72-60.14L503.4 341.83a31.966 31.966 0 0 0 5.94-34.58zM256 416c-53.02 0-96-64-96-64s42.98-64 96-64 96 64 96 64-42.98 64-96 64zm0-96c-17.67 0-32 14.33-32 32s14.33 32 32 32 32-14.33 32-32-14.33-32-32-32z"], - "hand-holding": [576, 512, [], "f4bd", "M565.3 328.1c-11.8-10.7-30.2-10-42.6 0L430.3 402c-11.3 9.1-25.4 14-40 14H272c-8.8 0-16-7.2-16-16s7.2-16 16-16h78.3c15.9 0 30.7-10.9 33.3-26.6 3.3-20-12.1-37.4-31.6-37.4H192c-27 0-53.1 9.3-74.1 26.3L71.4 384H16c-8.8 0-16 7.2-16 16v96c0 8.8 7.2 16 16 16h356.8c14.5 0 28.6-4.9 40-14L564 377c15.2-12.1 16.4-35.3 1.3-48.9z"], - "hand-holding-heart": [576, 512, [], "f4be", "M275.3 250.5c7 7.4 18.4 7.4 25.5 0l108.9-114.2c31.6-33.2 29.8-88.2-5.6-118.8-30.8-26.7-76.7-21.9-104.9 7.7L288 36.9l-11.1-11.6C248.7-4.4 202.8-9.2 172 17.5c-35.3 30.6-37.2 85.6-5.6 118.8l108.9 114.2zm290 77.6c-11.8-10.7-30.2-10-42.6 0L430.3 402c-11.3 9.1-25.4 14-40 14H272c-8.8 0-16-7.2-16-16s7.2-16 16-16h78.3c15.9 0 30.7-10.9 33.3-26.6 3.3-20-12.1-37.4-31.6-37.4H192c-27 0-53.1 9.3-74.1 26.3L71.4 384H16c-8.8 0-16 7.2-16 16v96c0 8.8 7.2 16 16 16h356.8c14.5 0 28.6-4.9 40-14L564 377c15.2-12.1 16.4-35.3 1.3-48.9z"], - "hand-holding-usd": [544, 512, [], "f4c0", "M257.6 144.3l50 14.3c3.6 1 6.1 4.4 6.1 8.1 0 4.6-3.8 8.4-8.4 8.4h-32.8c-3.6 0-7.1-.8-10.3-2.2-4.8-2.2-10.4-1.7-14.1 2l-17.5 17.5c-5.3 5.3-4.7 14.3 1.5 18.4 9.5 6.3 20.3 10.1 31.8 11.5V240c0 8.8 7.2 16 16 16h16c8.8 0 16-7.2 16-16v-17.6c30.3-3.6 53.3-31 49.3-63-2.9-23-20.7-41.3-42.9-47.7l-50-14.3c-3.6-1-6.1-4.4-6.1-8.1 0-4.6 3.8-8.4 8.4-8.4h32.8c3.6 0 7.1.8 10.3 2.2 4.8 2.2 10.4 1.7 14.1-2l17.5-17.5c5.3-5.3 4.7-14.3-1.5-18.4-9.5-6.3-20.3-10.1-31.8-11.5V16c0-8.8-7.2-16-16-16h-16c-8.8 0-16 7.2-16 16v17.6c-30.3 3.6-53.3 31-49.3 63 2.9 23 20.7 41.3 42.9 47.7zm276.3 183.8c-11.2-10.7-28.5-10-40.3 0L406.4 402c-10.7 9.1-24 14-37.8 14H256.9c-8.3 0-15.1-7.2-15.1-16s6.8-16 15.1-16h73.9c15.1 0 29-10.9 31.4-26.6 3.1-20-11.5-37.4-29.8-37.4H181.3c-25.5 0-50.2 9.3-69.9 26.3L67.5 384H15.1C6.8 384 0 391.2 0 400v96c0 8.8 6.8 16 15.1 16H352c13.7 0 27-4.9 37.8-14l142.8-121c14.4-12.1 15.5-35.3 1.3-48.9z"], - "hand-lizard": [576, 512, [], "f258", "M384 480h192V363.778a95.998 95.998 0 0 0-14.833-51.263L398.127 54.368A48 48 0 0 0 357.544 32H24C10.745 32 0 42.745 0 56v16c0 30.928 25.072 56 56 56h229.981c12.844 0 21.556 13.067 16.615 24.923l-21.41 51.385A32 32 0 0 1 251.648 224H128c-35.346 0-64 28.654-64 64v8c0 13.255 10.745 24 24 24h147.406a47.995 47.995 0 0 1 25.692 7.455l111.748 70.811A24.001 24.001 0 0 1 384 418.539V480z"], - "hand-middle-finger": [512, 512, [], "f806", "M479.93 317.12a37.33 37.33 0 0 0-28.28-36.19L416 272v-49.59c0-11.44-9.69-21.29-23.15-23.54l-38.4-6.4C336.63 189.5 320 200.86 320 216v32a8 8 0 0 1-16 0V50c0-26.28-20.25-49.2-46.52-50A48 48 0 0 0 208 48v200a8 8 0 0 1-16 0v-32c0-15.15-16.63-26.51-34.45-23.54l-30.68 5.12c-18 3-30.87 16.12-30.87 31.38V376a8 8 0 0 1-16 0v-76l-27.36 15A37.34 37.34 0 0 0 32 348.4v73.47a37.31 37.31 0 0 0 10.93 26.39l30.93 30.93A112 112 0 0 0 153.05 512h215A112 112 0 0 0 480 400z"], - "hand-paper": [448, 512, [], "f256", "M408.781 128.007C386.356 127.578 368 146.36 368 168.79V256h-8V79.79c0-22.43-18.356-41.212-40.781-40.783C297.488 39.423 280 57.169 280 79v177h-8V40.79C272 18.36 253.644-.422 231.219.007 209.488.423 192 18.169 192 40v216h-8V80.79c0-22.43-18.356-41.212-40.781-40.783C121.488 40.423 104 58.169 104 80v235.992l-31.648-43.519c-12.993-17.866-38.009-21.817-55.877-8.823-17.865 12.994-21.815 38.01-8.822 55.877l125.601 172.705A48 48 0 0 0 172.073 512h197.59c22.274 0 41.622-15.324 46.724-37.006l26.508-112.66a192.011 192.011 0 0 0 5.104-43.975V168c.001-21.831-17.487-39.577-39.218-39.993z"], - "hand-peace": [448, 512, [], "f25b", "M408 216c-22.092 0-40 17.909-40 40h-8v-32c0-22.091-17.908-40-40-40s-40 17.909-40 40v32h-8V48c0-26.51-21.49-48-48-48s-48 21.49-48 48v208h-13.572L92.688 78.449C82.994 53.774 55.134 41.63 30.461 51.324 5.787 61.017-6.356 88.877 3.337 113.551l74.765 190.342-31.09 24.872c-15.381 12.306-19.515 33.978-9.741 51.081l64 112A39.998 39.998 0 0 0 136 512h240c18.562 0 34.686-12.77 38.937-30.838l32-136A39.97 39.97 0 0 0 448 336v-80c0-22.091-17.908-40-40-40z"], - "hand-point-down": [384, 512, [], "f0a7", "M91.826 467.2V317.966c-8.248 5.841-16.558 10.57-24.918 14.153C35.098 345.752-.014 322.222 0 288c.008-18.616 10.897-32.203 29.092-40 28.286-12.122 64.329-78.648 77.323-107.534 7.956-17.857 25.479-28.453 43.845-28.464l.001-.002h171.526c11.812 0 21.897 8.596 23.703 20.269 7.25 46.837 38.483 61.76 38.315 123.731-.007 2.724.195 13.254.195 16 0 50.654-22.122 81.574-71.263 72.6-9.297 18.597-39.486 30.738-62.315 16.45-21.177 24.645-53.896 22.639-70.944 6.299V467.2c0 24.15-20.201 44.8-43.826 44.8-23.283 0-43.826-21.35-43.826-44.8zM112 72V24c0-13.255 10.745-24 24-24h192c13.255 0 24 10.745 24 24v48c0 13.255-10.745 24-24 24H136c-13.255 0-24-10.745-24-24zm212-24c0-11.046-8.954-20-20-20s-20 8.954-20 20 8.954 20 20 20 20-8.954 20-20z"], - "hand-point-left": [512, 512, [], "f0a5", "M44.8 155.826h149.234c-5.841-8.248-10.57-16.558-14.153-24.918C166.248 99.098 189.778 63.986 224 64c18.616.008 32.203 10.897 40 29.092 12.122 28.286 78.648 64.329 107.534 77.323 17.857 7.956 28.453 25.479 28.464 43.845l.002.001v171.526c0 11.812-8.596 21.897-20.269 23.703-46.837 7.25-61.76 38.483-123.731 38.315-2.724-.007-13.254.195-16 .195-50.654 0-81.574-22.122-72.6-71.263-18.597-9.297-30.738-39.486-16.45-62.315-24.645-21.177-22.639-53.896-6.299-70.944H44.8c-24.15 0-44.8-20.201-44.8-43.826 0-23.283 21.35-43.826 44.8-43.826zM440 176h48c13.255 0 24 10.745 24 24v192c0 13.255-10.745 24-24 24h-48c-13.255 0-24-10.745-24-24V200c0-13.255 10.745-24 24-24zm24 212c11.046 0 20-8.954 20-20s-8.954-20-20-20-20 8.954-20 20 8.954 20 20 20z"], - "hand-point-right": [512, 512, [], "f0a4", "M512 199.652c0 23.625-20.65 43.826-44.8 43.826h-99.851c16.34 17.048 18.346 49.766-6.299 70.944 14.288 22.829 2.147 53.017-16.45 62.315C353.574 425.878 322.654 448 272 448c-2.746 0-13.276-.203-16-.195-61.971.168-76.894-31.065-123.731-38.315C120.596 407.683 112 397.599 112 385.786V214.261l.002-.001c.011-18.366 10.607-35.889 28.464-43.845 28.886-12.994 95.413-49.038 107.534-77.323 7.797-18.194 21.384-29.084 40-29.092 34.222-.014 57.752 35.098 44.119 66.908-3.583 8.359-8.312 16.67-14.153 24.918H467.2c23.45 0 44.8 20.543 44.8 43.826zM96 200v192c0 13.255-10.745 24-24 24H24c-13.255 0-24-10.745-24-24V200c0-13.255 10.745-24 24-24h48c13.255 0 24 10.745 24 24zM68 368c0-11.046-8.954-20-20-20s-20 8.954-20 20 8.954 20 20 20 20-8.954 20-20z"], - "hand-point-up": [384, 512, [], "f0a6", "M135.652 0c23.625 0 43.826 20.65 43.826 44.8v99.851c17.048-16.34 49.766-18.346 70.944 6.299 22.829-14.288 53.017-2.147 62.315 16.45C361.878 158.426 384 189.346 384 240c0 2.746-.203 13.276-.195 16 .168 61.971-31.065 76.894-38.315 123.731C343.683 391.404 333.599 400 321.786 400H150.261l-.001-.002c-18.366-.011-35.889-10.607-43.845-28.464C93.421 342.648 57.377 276.122 29.092 264 10.897 256.203.008 242.616 0 224c-.014-34.222 35.098-57.752 66.908-44.119 8.359 3.583 16.67 8.312 24.918 14.153V44.8c0-23.45 20.543-44.8 43.826-44.8zM136 416h192c13.255 0 24 10.745 24 24v48c0 13.255-10.745 24-24 24H136c-13.255 0-24-10.745-24-24v-48c0-13.255 10.745-24 24-24zm168 28c-11.046 0-20 8.954-20 20s8.954 20 20 20 20-8.954 20-20-8.954-20-20-20z"], - "hand-pointer": [448, 512, [], "f25a", "M448 240v96c0 3.084-.356 6.159-1.063 9.162l-32 136C410.686 499.23 394.562 512 376 512H168a40.004 40.004 0 0 1-32.35-16.473l-127.997-176c-12.993-17.866-9.043-42.883 8.822-55.876 17.867-12.994 42.884-9.043 55.877 8.823L104 315.992V40c0-22.091 17.908-40 40-40s40 17.909 40 40v200h8v-40c0-22.091 17.908-40 40-40s40 17.909 40 40v40h8v-24c0-22.091 17.908-40 40-40s40 17.909 40 40v24h8c0-22.091 17.908-40 40-40s40 17.909 40 40zm-256 80h-8v96h8v-96zm88 0h-8v96h8v-96zm88 0h-8v96h8v-96z"], - "hand-rock": [512, 512, [], "f255", "M464.8 80c-26.9-.4-48.8 21.2-48.8 48h-8V96.8c0-26.3-20.9-48.3-47.2-48.8-26.9-.4-48.8 21.2-48.8 48v32h-8V80.8c0-26.3-20.9-48.3-47.2-48.8-26.9-.4-48.8 21.2-48.8 48v48h-8V96.8c0-26.3-20.9-48.3-47.2-48.8-26.9-.4-48.8 21.2-48.8 48v136l-8-7.1v-48.1c0-26.3-20.9-48.3-47.2-48.8C21.9 127.6 0 149.2 0 176v66.4c0 27.4 11.7 53.5 32.2 71.8l111.7 99.3c10.2 9.1 16.1 22.2 16.1 35.9v6.7c0 13.3 10.7 24 24 24h240c13.3 0 24-10.7 24-24v-2.9c0-12.8 2.6-25.5 7.5-37.3l49-116.3c5-11.8 7.5-24.5 7.5-37.3V128.8c0-26.3-20.9-48.4-47.2-48.8z"], - "hand-scissors": [512, 512, [], "f257", "M216 440c0-22.092 17.909-40 40-40v-8h-32c-22.091 0-40-17.908-40-40s17.909-40 40-40h32v-8H48c-26.51 0-48-21.49-48-48s21.49-48 48-48h208v-13.572l-177.551-69.74c-24.674-9.694-36.818-37.555-27.125-62.228 9.693-24.674 37.554-36.817 62.228-27.124l190.342 74.765 24.872-31.09c12.306-15.381 33.978-19.515 51.081-9.741l112 64A40.002 40.002 0 0 1 512 168v240c0 18.562-12.77 34.686-30.838 38.937l-136 32A39.982 39.982 0 0 1 336 480h-80c-22.091 0-40-17.908-40-40z"], - "hand-spock": [512, 512, [], "f259", "M481.3 97.1c-21.5-5.1-43.1 8.2-48.2 29.6L402.3 256h-11.1l43.6-174.3c5.4-21.4-7.7-43.1-29.1-48.5s-43.1 7.7-48.5 29.1L308.8 256h-15.1L242 31.1c-5-21.6-26.4-35-48-30.1-21.5 4.9-35 26.4-30 47.9l47.6 207h-9.8L167 103.1c-4.9-21.5-26.3-35-47.9-30.1-21.5 4.9-35 26.3-30.1 47.9l39 171.6v79.4l-60.6-57c-16.1-15.1-41.4-14.4-56.5 1.7s-14.4 41.4 1.7 56.5L146.3 499c8.9 8.4 20.7 13 32.9 13h216.7c21.3 0 40-14 46-34.4l26.2-88.3c2.6-8.9 4-18 4-27.3v-42c0-7.5.9-15 2.6-22.2L511 145.3c5-21.5-8.3-43.1-29.7-48.2z"], - "hands": [640, 512, [], "f4c2", "M204.8 230.4c-10.6-14.1-30.7-17-44.8-6.4-14.1 10.6-17 30.7-6.4 44.8l38.1 50.8c4.8 6.4 4.1 15.3-1.5 20.9l-12.8 12.8c-6.7 6.7-17.6 6.2-23.6-1.1L64 244.4V96c0-17.7-14.3-32-32-32S0 78.3 0 96v218.4c0 10.9 3.7 21.5 10.5 30l104.1 134.3c5 6.5 8.4 13.9 10.4 21.7 1.8 6.9 8.1 11.6 15.3 11.6H272c8.8 0 16-7.2 16-16V384c0-27.7-9-54.6-25.6-76.8l-57.6-76.8zM608 64c-17.7 0-32 14.3-32 32v148.4l-89.8 107.8c-6 7.2-17 7.7-23.6 1.1l-12.8-12.8c-5.6-5.6-6.3-14.5-1.5-20.9l38.1-50.8c10.6-14.1 7.7-34.2-6.4-44.8-14.1-10.6-34.2-7.7-44.8 6.4l-57.6 76.8C361 329.4 352 356.3 352 384v112c0 8.8 7.2 16 16 16h131.7c7.1 0 13.5-4.7 15.3-11.6 2-7.8 5.4-15.2 10.4-21.7l104.1-134.3c6.8-8.5 10.5-19.1 10.5-30V96c0-17.7-14.3-32-32-32z"], - "hands-helping": [640, 512, [], "f4c4", "M488 192H336v56c0 39.7-32.3 72-72 72s-72-32.3-72-72V126.4l-64.9 39C107.8 176.9 96 197.8 96 220.2v47.3l-80 46.2C.7 322.5-4.6 342.1 4.3 357.4l80 138.6c8.8 15.3 28.4 20.5 43.7 11.7L231.4 448H368c35.3 0 64-28.7 64-64h16c17.7 0 32-14.3 32-32v-64h8c13.3 0 24-10.7 24-24v-48c0-13.3-10.7-24-24-24zm147.7-37.4L555.7 16C546.9.7 527.3-4.5 512 4.3L408.6 64H306.4c-12 0-23.7 3.4-33.9 9.7L239 94.6c-9.4 5.8-15 16.1-15 27.1V248c0 22.1 17.9 40 40 40s40-17.9 40-40v-88h184c30.9 0 56 25.1 56 56v28.5l80-46.2c15.3-8.9 20.5-28.4 11.7-43.7z"], - "handshake": [640, 512, [], "f2b5", "M434.7 64h-85.9c-8 0-15.7 3-21.6 8.4l-98.3 90c-.1.1-.2.3-.3.4-16.6 15.6-16.3 40.5-2.1 56 12.7 13.9 39.4 17.6 56.1 2.7.1-.1.3-.1.4-.2l79.9-73.2c6.5-5.9 16.7-5.5 22.6 1 6 6.5 5.5 16.6-1 22.6l-26.1 23.9L504 313.8c2.9 2.4 5.5 5 7.9 7.7V128l-54.6-54.6c-5.9-6-14.1-9.4-22.6-9.4zM544 128.2v223.9c0 17.7 14.3 32 32 32h64V128.2h-96zm48 223.9c-8.8 0-16-7.2-16-16s7.2-16 16-16 16 7.2 16 16-7.2 16-16 16zM0 384h64c17.7 0 32-14.3 32-32V128.2H0V384zm48-63.9c8.8 0 16 7.2 16 16s-7.2 16-16 16-16-7.2-16-16c0-8.9 7.2-16 16-16zm435.9 18.6L334.6 217.5l-30 27.5c-29.7 27.1-75.2 24.5-101.7-4.4-26.9-29.4-24.8-74.9 4.4-101.7L289.1 64h-83.8c-8.5 0-16.6 3.4-22.6 9.4L128 128v223.9h18.3l90.5 81.9c27.4 22.3 67.7 18.1 90-9.3l.2-.2 17.9 15.5c15.9 13 39.4 10.5 52.3-5.4l31.4-38.6 5.4 4.4c13.7 11.1 33.9 9.1 45-4.7l9.5-11.7c11.2-13.8 9.1-33.9-4.6-45.1z"], - "hanukiah": [640, 512, [], "f6e6", "M232 160c-4.42 0-8 3.58-8 8v120h32V168c0-4.42-3.58-8-8-8h-16zm-64 0c-4.42 0-8 3.58-8 8v120h32V168c0-4.42-3.58-8-8-8h-16zm224 0c-4.42 0-8 3.58-8 8v120h32V168c0-4.42-3.58-8-8-8h-16zm64 0c-4.42 0-8 3.58-8 8v120h32V168c0-4.42-3.58-8-8-8h-16zm88 8c0-4.42-3.58-8-8-8h-16c-4.42 0-8 3.58-8 8v120h32V168zm-440-8c-4.42 0-8 3.58-8 8v120h32V168c0-4.42-3.58-8-8-8h-16zm520 0h-32c-8.84 0-16 7.16-16 16v112c0 17.67-14.33 32-32 32H352V128c0-8.84-7.16-16-16-16h-32c-8.84 0-16 7.16-16 16v192H96c-17.67 0-32-14.33-32-32V176c0-8.84-7.16-16-16-16H16c-8.84 0-16 7.16-16 16v112c0 53.02 42.98 96 96 96h192v64H112c-8.84 0-16 7.16-16 16v32c0 8.84 7.16 16 16 16h416c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16H352v-64h192c53.02 0 96-42.98 96-96V176c0-8.84-7.16-16-16-16zm-16-32c13.25 0 24-11.94 24-26.67S608 48 608 48s-24 38.61-24 53.33S594.75 128 608 128zm-576 0c13.25 0 24-11.94 24-26.67S32 48 32 48 8 86.61 8 101.33 18.75 128 32 128zm288-48c13.25 0 24-11.94 24-26.67S320 0 320 0s-24 38.61-24 53.33S306.75 80 320 80zm-208 48c13.25 0 24-11.94 24-26.67S112 48 112 48s-24 38.61-24 53.33S98.75 128 112 128zm64 0c13.25 0 24-11.94 24-26.67S176 48 176 48s-24 38.61-24 53.33S162.75 128 176 128zm64 0c13.25 0 24-11.94 24-26.67S240 48 240 48s-24 38.61-24 53.33S226.75 128 240 128zm160 0c13.25 0 24-11.94 24-26.67S400 48 400 48s-24 38.61-24 53.33S386.75 128 400 128zm64 0c13.25 0 24-11.94 24-26.67S464 48 464 48s-24 38.61-24 53.33S450.75 128 464 128zm64 0c13.25 0 24-11.94 24-26.67S528 48 528 48s-24 38.61-24 53.33S514.75 128 528 128z"], - "hard-hat": [512, 512, [], "f807", "M480 288c0-80.25-49.28-148.92-119.19-177.62L320 192V80a16 16 0 0 0-16-16h-96a16 16 0 0 0-16 16v112l-40.81-81.62C81.28 139.08 32 207.75 32 288v64h448zm16 96H16a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h480a16 16 0 0 0 16-16v-32a16 16 0 0 0-16-16z"], - "hashtag": [448, 512, [], "f292", "M440.667 182.109l7.143-40c1.313-7.355-4.342-14.109-11.813-14.109h-74.81l14.623-81.891C377.123 38.754 371.468 32 363.997 32h-40.632a12 12 0 0 0-11.813 9.891L296.175 128H197.54l14.623-81.891C213.477 38.754 207.822 32 200.35 32h-40.632a12 12 0 0 0-11.813 9.891L132.528 128H53.432a12 12 0 0 0-11.813 9.891l-7.143 40C33.163 185.246 38.818 192 46.289 192h74.81L98.242 320H19.146a12 12 0 0 0-11.813 9.891l-7.143 40C-1.123 377.246 4.532 384 12.003 384h74.81L72.19 465.891C70.877 473.246 76.532 480 84.003 480h40.632a12 12 0 0 0 11.813-9.891L151.826 384h98.634l-14.623 81.891C234.523 473.246 240.178 480 247.65 480h40.632a12 12 0 0 0 11.813-9.891L315.472 384h79.096a12 12 0 0 0 11.813-9.891l7.143-40c1.313-7.355-4.342-14.109-11.813-14.109h-74.81l22.857-128h79.096a12 12 0 0 0 11.813-9.891zM261.889 320h-98.634l22.857-128h98.634l-22.857 128z"], - "hat-wizard": [512, 512, [], "f6e8", "M496 448H16c-8.84 0-16 7.16-16 16v32c0 8.84 7.16 16 16 16h480c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16zm-304-64l-64-32 64-32 32-64 32 64 64 32-64 32-16 32h208l-86.41-201.63a63.955 63.955 0 0 1-1.89-45.45L416 0 228.42 107.19a127.989 127.989 0 0 0-53.46 59.15L64 416h144l-16-32zm64-224l16-32 16 32 32 16-32 16-16 32-16-32-32-16 32-16z"], - "haykal": [512, 512, [], "f666", "M496.25 202.52l-110-15.44 41.82-104.34c6.67-16.64-11.6-32.18-26.59-22.63L307.44 120 273.35 12.82C270.64 4.27 263.32 0 256 0c-7.32 0-14.64 4.27-17.35 12.82l-34.09 107.19-94.04-59.89c-14.99-9.55-33.25 5.99-26.59 22.63l41.82 104.34-110 15.43c-17.54 2.46-21.68 26.27-6.03 34.67l98.16 52.66-74.48 83.54c-10.92 12.25-1.72 30.93 13.29 30.93 1.31 0 2.67-.14 4.07-.45l108.57-23.65-4.11 112.55c-.43 11.65 8.87 19.22 18.41 19.22 5.15 0 10.39-2.21 14.2-7.18l68.18-88.9 68.18 88.9c3.81 4.97 9.04 7.18 14.2 7.18 9.54 0 18.84-7.57 18.41-19.22l-4.11-112.55 108.57 23.65c17.36 3.76 29.21-17.2 17.35-30.49l-74.48-83.54 98.16-52.66c15.64-8.39 11.5-32.2-6.04-34.66zM338.51 311.68l-51.89-11.3 1.97 53.79L256 311.68l-32.59 42.49 1.96-53.79-51.89 11.3 35.6-39.93-46.92-25.17 52.57-7.38-19.99-49.87 44.95 28.62L256 166.72l16.29 51.23 44.95-28.62-19.99 49.87 52.57 7.38-46.92 25.17 35.61 39.93z"], - "hdd": [576, 512, [], "f0a0", "M576 304v96c0 26.51-21.49 48-48 48H48c-26.51 0-48-21.49-48-48v-96c0-26.51 21.49-48 48-48h480c26.51 0 48 21.49 48 48zm-48-80a79.557 79.557 0 0 1 30.777 6.165L462.25 85.374A48.003 48.003 0 0 0 422.311 64H153.689a48 48 0 0 0-39.938 21.374L17.223 230.165A79.557 79.557 0 0 1 48 224h480zm-48 96c-17.673 0-32 14.327-32 32s14.327 32 32 32 32-14.327 32-32-14.327-32-32-32zm-96 0c-17.673 0-32 14.327-32 32s14.327 32 32 32 32-14.327 32-32-14.327-32-32-32z"], - "heading": [512, 512, [], "f1dc", "M496 80V48c0-8.837-7.163-16-16-16H320c-8.837 0-16 7.163-16 16v32c0 8.837 7.163 16 16 16h37.621v128H154.379V96H192c8.837 0 16-7.163 16-16V48c0-8.837-7.163-16-16-16H32c-8.837 0-16 7.163-16 16v32c0 8.837 7.163 16 16 16h37.275v320H32c-8.837 0-16 7.163-16 16v32c0 8.837 7.163 16 16 16h160c8.837 0 16-7.163 16-16v-32c0-8.837-7.163-16-16-16h-37.621V288H357.62v128H320c-8.837 0-16 7.163-16 16v32c0 8.837 7.163 16 16 16h160c8.837 0 16-7.163 16-16v-32c0-8.837-7.163-16-16-16h-37.275V96H480c8.837 0 16-7.163 16-16z"], - "headphones": [512, 512, [], "f025", "M256 32C114.52 32 0 146.496 0 288v48a32 32 0 0 0 17.689 28.622l14.383 7.191C34.083 431.903 83.421 480 144 480h24c13.255 0 24-10.745 24-24V280c0-13.255-10.745-24-24-24h-24c-31.342 0-59.671 12.879-80 33.627V288c0-105.869 86.131-192 192-192s192 86.131 192 192v1.627C427.671 268.879 399.342 256 368 256h-24c-13.255 0-24 10.745-24 24v176c0 13.255 10.745 24 24 24h24c60.579 0 109.917-48.098 111.928-108.187l14.382-7.191A32 32 0 0 0 512 336v-48c0-141.479-114.496-256-256-256z"], - "headphones-alt": [512, 512, [], "f58f", "M160 288h-16c-35.35 0-64 28.7-64 64.12v63.76c0 35.41 28.65 64.12 64 64.12h16c17.67 0 32-14.36 32-32.06V320.06c0-17.71-14.33-32.06-32-32.06zm208 0h-16c-17.67 0-32 14.35-32 32.06v127.88c0 17.7 14.33 32.06 32 32.06h16c35.35 0 64-28.71 64-64.12v-63.76c0-35.41-28.65-64.12-64-64.12zM256 32C112.91 32 4.57 151.13 0 288v112c0 8.84 7.16 16 16 16h16c8.84 0 16-7.16 16-16V288c0-114.67 93.33-207.8 208-207.82 114.67.02 208 93.15 208 207.82v112c0 8.84 7.16 16 16 16h16c8.84 0 16-7.16 16-16V288C507.43 151.13 399.09 32 256 32z"], - "headset": [512, 512, [], "f590", "M192 208c0-17.67-14.33-32-32-32h-16c-35.35 0-64 28.65-64 64v48c0 35.35 28.65 64 64 64h16c17.67 0 32-14.33 32-32V208zm176 144c35.35 0 64-28.65 64-64v-48c0-35.35-28.65-64-64-64h-16c-17.67 0-32 14.33-32 32v112c0 17.67 14.33 32 32 32h16zM256 0C113.18 0 4.58 118.83 0 256v16c0 8.84 7.16 16 16 16h16c8.84 0 16-7.16 16-16v-16c0-114.69 93.31-208 208-208s208 93.31 208 208h-.12c.08 2.43.12 165.72.12 165.72 0 23.35-18.93 42.28-42.28 42.28H320c0-26.51-21.49-48-48-48h-32c-26.51 0-48 21.49-48 48s21.49 48 48 48h181.72c49.86 0 90.28-40.42 90.28-90.28V256C507.42 118.83 398.82 0 256 0z"], - "heart": [512, 512, [], "f004", "M462.3 62.6C407.5 15.9 326 24.3 275.7 76.2L256 96.5l-19.7-20.3C186.1 24.3 104.5 15.9 49.7 62.6c-62.8 53.6-66.1 149.8-9.9 207.9l193.5 199.8c12.5 12.9 32.8 12.9 45.3 0l193.5-199.8c56.3-58.1 53-154.3-9.8-207.9z"], - "heart-broken": [512, 512, [], "f7a9", "M473.7 73.8l-2.4-2.5c-46-47-118-51.7-169.6-14.8L336 159.9l-96 64 48 128-144-144 96-64-28.6-86.5C159.7 19.6 87 24 40.7 71.4l-2.4 2.4C-10.4 123.6-12.5 202.9 31 256l212.1 218.6c7.1 7.3 18.6 7.3 25.7 0L481 255.9c43.5-53 41.4-132.3-7.3-182.1z"], - "heartbeat": [512, 512, [], "f21e", "M320.2 243.8l-49.7 99.4c-6 12.1-23.4 11.7-28.9-.6l-56.9-126.3-30 71.7H60.6l182.5 186.5c7.1 7.3 18.6 7.3 25.7 0L451.4 288H342.3l-22.1-44.2zM473.7 73.9l-2.4-2.5c-51.5-52.6-135.8-52.6-187.4 0L256 100l-27.9-28.5c-51.5-52.7-135.9-52.7-187.4 0l-2.4 2.4C-10.4 123.7-12.5 203 31 256h102.4l35.9-86.2c5.4-12.9 23.6-13.2 29.4-.4l58.2 129.3 49-97.9c5.9-11.8 22.7-11.8 28.6 0l27.6 55.2H481c43.5-53 41.4-132.3-7.3-182.1z"], - "helicopter": [640, 512, [], "f533", "M304 384h272c17.67 0 32-14.33 32-32 0-123.71-100.29-224-224-224V64h176c8.84 0 16-7.16 16-16V16c0-8.84-7.16-16-16-16H144c-8.84 0-16 7.16-16 16v32c0 8.84 7.16 16 16 16h176v64H112L68.8 70.4C65.78 66.37 61.03 64 56 64H16.01C5.6 64-2.04 73.78.49 83.88L32 192l160 64 86.4 115.2A31.992 31.992 0 0 0 304 384zm112-188.49C478.55 208.3 528.03 257.44 540.79 320H416V195.51zm219.37 263.3l-22.15-22.2c-6.25-6.26-16.24-6.1-22.64.01-7.09 6.77-13.84 11.25-24.64 11.25H240c-8.84 0-16 7.18-16 16.03v32.06c0 8.85 7.16 16.03 16 16.03h325.94c14.88 0 35.3-.47 68.45-29.52 7.02-6.14 7.57-17.05.98-23.66z"], - "highlighter": [544, 512, [], "f591", "M0 479.98L99.92 512l35.45-35.45-67.04-67.04L0 479.98zm124.61-240.01a36.592 36.592 0 0 0-10.79 38.1l13.05 42.83-50.93 50.94 96.23 96.23 50.86-50.86 42.74 13.08c13.73 4.2 28.65-.01 38.15-10.78l35.55-41.64-173.34-173.34-41.52 35.44zm403.31-160.7l-63.2-63.2c-20.49-20.49-53.38-21.52-75.12-2.35L190.55 183.68l169.77 169.78L530.27 154.4c19.18-21.74 18.15-54.63-2.35-75.13z"], - "hiking": [384, 512, [], "f6ec", "M80.95 472.23c-4.28 17.16 6.14 34.53 23.28 38.81 2.61.66 5.22.95 7.8.95 14.33 0 27.37-9.7 31.02-24.23l25.24-100.97-52.78-52.78-34.56 138.22zm14.89-196.12L137 117c2.19-8.42-3.14-16.95-11.92-19.06-43.88-10.52-88.35 15.07-99.32 57.17L.49 253.24c-2.19 8.42 3.14 16.95 11.92 19.06l63.56 15.25c8.79 2.1 17.68-3.02 19.87-11.44zM368 160h-16c-8.84 0-16 7.16-16 16v16h-34.75l-46.78-46.78C243.38 134.11 228.61 128 212.91 128c-27.02 0-50.47 18.3-57.03 44.52l-26.92 107.72a32.012 32.012 0 0 0 8.42 30.39L224 397.25V480c0 17.67 14.33 32 32 32s32-14.33 32-32v-82.75c0-17.09-6.66-33.16-18.75-45.25l-46.82-46.82c.15-.5.49-.89.62-1.41l19.89-79.57 22.43 22.43c6 6 14.14 9.38 22.62 9.38h48v240c0 8.84 7.16 16 16 16h16c8.84 0 16-7.16 16-16V176c.01-8.84-7.15-16-15.99-16zM240 96c26.51 0 48-21.49 48-48S266.51 0 240 0s-48 21.49-48 48 21.49 48 48 48z"], - "hippo": [640, 512, [], "f6ed", "M581.12 96.2c-27.67-.15-52.5 17.58-76.6 26.62C489.98 88.27 455.83 64 416 64c-11.28 0-21.95 2.3-32 5.88V56c0-13.26-10.75-24-24-24h-16c-13.25 0-24 10.74-24 24v48.98C286.01 79.58 241.24 64 192 64 85.96 64 0 135.64 0 224v240c0 8.84 7.16 16 16 16h64c8.84 0 16-7.16 16-16v-70.79C128.35 407.57 166.72 416 208 416s79.65-8.43 112-22.79V464c0 8.84 7.16 16 16 16h64c8.84 0 16-7.16 16-16V288h128v32c0 8.84 7.16 16 16 16h32c8.84 0 16-7.16 16-16v-32c17.67 0 32-14.33 32-32v-92.02c0-34.09-24.79-67.59-58.88-67.78zM448 176c-8.84 0-16-7.16-16-16s7.16-16 16-16 16 7.16 16 16-7.16 16-16 16z"], - "history": [512, 512, [], "f1da", "M504 255.531c.253 136.64-111.18 248.372-247.82 248.468-59.015.042-113.223-20.53-155.822-54.911-11.077-8.94-11.905-25.541-1.839-35.607l11.267-11.267c8.609-8.609 22.353-9.551 31.891-1.984C173.062 425.135 212.781 440 256 440c101.705 0 184-82.311 184-184 0-101.705-82.311-184-184-184-48.814 0-93.149 18.969-126.068 49.932l50.754 50.754c10.08 10.08 2.941 27.314-11.313 27.314H24c-8.837 0-16-7.163-16-16V38.627c0-14.254 17.234-21.393 27.314-11.314l49.372 49.372C129.209 34.136 189.552 8 256 8c136.81 0 247.747 110.78 248 247.531zm-180.912 78.784l9.823-12.63c8.138-10.463 6.253-25.542-4.21-33.679L288 256.349V152c0-13.255-10.745-24-24-24h-16c-13.255 0-24 10.745-24 24v135.651l65.409 50.874c10.463 8.137 25.541 6.253 33.679-4.21z"], - "hockey-puck": [512, 512, [], "f453", "M0 160c0-53 114.6-96 256-96s256 43 256 96-114.6 96-256 96S0 213 0 160zm0 82.2V352c0 53 114.6 96 256 96s256-43 256-96V242.2c-113.4 82.3-398.5 82.4-512 0z"], - "holly-berry": [448, 512, [], "f7aa", "M144 192c26.5 0 48-21.5 48-48s-21.5-48-48-48-48 21.5-48 48 21.5 48 48 48zm112-48c0 26.5 21.5 48 48 48s48-21.5 48-48-21.5-48-48-48-48 21.5-48 48zm-32-48c26.5 0 48-21.5 48-48S250.5 0 224 0s-48 21.5-48 48 21.5 48 48 48zm-16.2 139.1c.1-12.4-13.1-20.1-23.8-13.7-34.3 20.3-71.4 32.7-108.7 36.2-9.7.9-15.6 11.3-11.6 20.2 6.2 13.9 11.1 28.6 14.7 43.8 3.6 15.2-5.3 30.6-20.2 35.1-14.9 4.5-30.1 7.6-45.3 9.1-9.7 1-15.7 11.3-11.7 20.2 15 32.8 22.9 69.5 23 107.7.1 14.4 15.2 23.1 27.6 16 33.2-19 68.9-30.5 104.8-33.9 9.7-.9 15.6-11.3 11.6-20.2-6.2-13.9-11.1-28.6-14.7-43.8-3.6-15.2 5.3-30.6 20.2-35.1 14.9-4.5 30.1-7.6 45.3-9.1 9.7-1 15.7-11.3 11.7-20.2-15.5-34.2-23.3-72.5-22.9-112.3zM435 365.6c-15.2-1.6-30.3-4.7-45.3-9.1-14.9-4.5-23.8-19.9-20.2-35.1 3.6-15.2 8.5-29.8 14.7-43.8 4-8.9-1.9-19.3-11.6-20.2-37.3-3.5-74.4-15.9-108.7-36.2-10.7-6.3-23.9 1.4-23.8 13.7 0 1.6-.2 3.2-.2 4.9.2 33.3 7 65.7 19.9 94 5.7 12.4 5.2 26.6-.6 38.9 4.9 1.2 9.9 2.2 14.8 3.7 14.9 4.5 23.8 19.9 20.2 35.1-3.6 15.2-8.5 29.8-14.7 43.8-4 8.9 1.9 19.3 11.6 20.2 35.9 3.4 71.6 14.9 104.8 33.9 12.5 7.1 27.6-1.6 27.6-16 .2-38.2 8-75 23-107.7 4.3-8.7-1.8-19.1-11.5-20.1z"], - "home": [576, 512, [], "f015", "M280.37 148.26L96 300.11V464a16 16 0 0 0 16 16l112.06-.29a16 16 0 0 0 15.92-16V368a16 16 0 0 1 16-16h64a16 16 0 0 1 16 16v95.64a16 16 0 0 0 16 16.05L464 480a16 16 0 0 0 16-16V300L295.67 148.26a12.19 12.19 0 0 0-15.3 0zM571.6 251.47L488 182.56V44.05a12 12 0 0 0-12-12h-56a12 12 0 0 0-12 12v72.61L318.47 43a48 48 0 0 0-61 0L4.34 251.47a12 12 0 0 0-1.6 16.9l25.5 31A12 12 0 0 0 45.15 301l235.22-193.74a12.19 12.19 0 0 1 15.3 0L530.9 301a12 12 0 0 0 16.9-1.6l25.5-31a12 12 0 0 0-1.7-16.93z"], - "horse": [576, 512, [], "f6f0", "M575.92 76.6c-.01-8.13-3.02-15.87-8.58-21.8-3.78-4.03-8.58-9.12-13.69-14.5 11.06-6.84 19.5-17.49 22.18-30.66C576.85 4.68 572.96 0 567.9 0H447.92c-70.69 0-128 57.31-128 128H160c-28.84 0-54.4 12.98-72 33.11V160c-48.53 0-88 39.47-88 88v56c0 8.84 7.16 16 16 16h16c8.84 0 16-7.16 16-16v-56c0-13.22 6.87-24.39 16.78-31.68-.21 2.58-.78 5.05-.78 7.68 0 27.64 11.84 52.36 30.54 69.88l-25.72 68.6a63.945 63.945 0 0 0-2.16 37.99l24.85 99.41A15.982 15.982 0 0 0 107.02 512h65.96c10.41 0 18.05-9.78 15.52-19.88l-26.31-105.26 23.84-63.59L320 345.6V496c0 8.84 7.16 16 16 16h64c8.84 0 16-7.16 16-16V318.22c19.74-20.19 32-47.75 32-78.22 0-.22-.07-.42-.08-.64V136.89l16 7.11 18.9 37.7c7.45 14.87 25.05 21.55 40.49 15.37l32.55-13.02a31.997 31.997 0 0 0 20.12-29.74l-.06-77.71zm-64 19.4c-8.84 0-16-7.16-16-16s7.16-16 16-16 16 7.16 16 16-7.16 16-16 16z"], - "horse-head": [512, 512, [], "f7ab", "M509.8 332.5l-69.9-164.3c-14.9-41.2-50.4-71-93-79.2 18-10.6 46.3-35.9 34.2-82.3-1.3-5-7.1-7.9-12-6.1L166.9 76.3C35.9 123.4 0 238.9 0 398.8V480c0 17.7 14.3 32 32 32h236.2c23.8 0 39.3-25 28.6-46.3L256 384v-.7c-45.6-3.5-84.6-30.7-104.3-69.6-1.6-3.1-.9-6.9 1.6-9.3l12.1-12.1c3.9-3.9 10.6-2.7 12.9 2.4 14.8 33.7 48.2 57.4 87.4 57.4 17.2 0 33-5.1 46.8-13.2l46 63.9c6 8.4 15.7 13.3 26 13.3h50.3c8.5 0 16.6-3.4 22.6-9.4l45.3-39.8c8.9-9.1 11.7-22.6 7.1-34.4zM328 224c-13.3 0-24-10.7-24-24s10.7-24 24-24 24 10.7 24 24-10.7 24-24 24z"], - "hospital": [448, 512, [], "f0f8", "M448 492v20H0v-20c0-6.627 5.373-12 12-12h20V120c0-13.255 10.745-24 24-24h88V24c0-13.255 10.745-24 24-24h112c13.255 0 24 10.745 24 24v72h88c13.255 0 24 10.745 24 24v360h20c6.627 0 12 5.373 12 12zM308 192h-40c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h40c6.627 0 12-5.373 12-12v-40c0-6.627-5.373-12-12-12zm-168 64h40c6.627 0 12-5.373 12-12v-40c0-6.627-5.373-12-12-12h-40c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12zm104 128h-40c-6.627 0-12 5.373-12 12v84h64v-84c0-6.627-5.373-12-12-12zm64-96h-40c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h40c6.627 0 12-5.373 12-12v-40c0-6.627-5.373-12-12-12zm-116 12c0-6.627-5.373-12-12-12h-40c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h40c6.627 0 12-5.373 12-12v-40zM182 96h26v26a6 6 0 0 0 6 6h20a6 6 0 0 0 6-6V96h26a6 6 0 0 0 6-6V70a6 6 0 0 0-6-6h-26V38a6 6 0 0 0-6-6h-20a6 6 0 0 0-6 6v26h-26a6 6 0 0 0-6 6v20a6 6 0 0 0 6 6z"], - "hospital-alt": [576, 512, [], "f47d", "M544 96H416V32c0-17.7-14.3-32-32-32H192c-17.7 0-32 14.3-32 32v64H32c-17.7 0-32 14.3-32 32v368c0 8.8 7.2 16 16 16h544c8.8 0 16-7.2 16-16V128c0-17.7-14.3-32-32-32zM160 436c0 6.6-5.4 12-12 12h-40c-6.6 0-12-5.4-12-12v-40c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40zm0-128c0 6.6-5.4 12-12 12h-40c-6.6 0-12-5.4-12-12v-40c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40zm160 128c0 6.6-5.4 12-12 12h-40c-6.6 0-12-5.4-12-12v-40c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40zm0-128c0 6.6-5.4 12-12 12h-40c-6.6 0-12-5.4-12-12v-40c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40zm16-170c0 3.3-2.7 6-6 6h-26v26c0 3.3-2.7 6-6 6h-20c-3.3 0-6-2.7-6-6v-26h-26c-3.3 0-6-2.7-6-6v-20c0-3.3 2.7-6 6-6h26V86c0-3.3 2.7-6 6-6h20c3.3 0 6 2.7 6 6v26h26c3.3 0 6 2.7 6 6v20zm144 298c0 6.6-5.4 12-12 12h-40c-6.6 0-12-5.4-12-12v-40c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40zm0-128c0 6.6-5.4 12-12 12h-40c-6.6 0-12-5.4-12-12v-40c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40z"], - "hospital-symbol": [512, 512, [], "f47e", "M256 0C114.6 0 0 114.6 0 256s114.6 256 256 256 256-114.6 256-256S397.4 0 256 0zm112 376c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8v-88h-96v88c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V136c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v88h96v-88c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v240z"], - "hot-tub": [512, 512, [], "f593", "M414.21 177.65c1.02 8.21 7.75 14.35 15.75 14.35h16.12c9.51 0 17.08-8.57 16-18.35-4.34-39.11-22.4-74.53-50.13-97.16-17.37-14.17-28.82-36.75-31.98-62.15C378.96 6.14 372.22 0 364.23 0h-16.12c-9.51 0-17.09 8.57-16 18.35 4.34 39.11 22.4 74.53 50.13 97.16 17.36 14.17 28.82 36.75 31.97 62.14zm-108 0c1.02 8.21 7.75 14.35 15.75 14.35h16.12c9.51 0 17.08-8.57 16-18.35-4.34-39.11-22.4-74.53-50.13-97.16-17.37-14.17-28.82-36.75-31.98-62.15C270.96 6.14 264.22 0 256.23 0h-16.12c-9.51 0-17.09 8.57-16 18.35 4.34 39.11 22.4 74.53 50.13 97.16 17.36 14.17 28.82 36.75 31.97 62.14zM480 256H256l-110.93-83.2a63.99 63.99 0 0 0-38.4-12.8H64c-35.35 0-64 28.65-64 64v224c0 35.35 28.65 64 64 64h384c35.35 0 64-28.65 64-64V288c0-17.67-14.33-32-32-32zM128 440c0 4.42-3.58 8-8 8h-16c-4.42 0-8-3.58-8-8V328c0-4.42 3.58-8 8-8h16c4.42 0 8 3.58 8 8v112zm96 0c0 4.42-3.58 8-8 8h-16c-4.42 0-8-3.58-8-8V328c0-4.42 3.58-8 8-8h16c4.42 0 8 3.58 8 8v112zm96 0c0 4.42-3.58 8-8 8h-16c-4.42 0-8-3.58-8-8V328c0-4.42 3.58-8 8-8h16c4.42 0 8 3.58 8 8v112zm96 0c0 4.42-3.58 8-8 8h-16c-4.42 0-8-3.58-8-8V328c0-4.42 3.58-8 8-8h16c4.42 0 8 3.58 8 8v112zM64 128c35.35 0 64-28.65 64-64S99.35 0 64 0 0 28.65 0 64s28.65 64 64 64z"], - "hotdog": [512, 512, [], "f80f", "M488.56 23.44a80 80 0 0 0-113.12 0l-352 352a80 80 0 1 0 113.12 113.12l352-352a80 80 0 0 0 0-113.12zm-49.93 95.19c-19.6 19.59-37.52 22.67-51.93 25.14C373.76 146 364.4 147.6 352 160s-14 21.76-16.23 34.71c-2.48 14.4-5.55 32.33-25.15 51.92s-37.52 22.67-51.92 25.15C245.75 274 236.4 275.6 224 288s-14 21.75-16.23 34.7c-2.47 14.4-5.54 32.33-25.14 51.92s-37.53 22.68-51.93 25.15C117.76 402 108.4 403.6 96 416a16 16 0 0 1-22.63-22.63c19.6-19.59 37.52-22.67 51.92-25.14 13-2.22 22.3-3.82 34.71-16.23s14-21.75 16.22-34.7c2.48-14.4 5.55-32.33 25.15-51.92s37.52-22.67 51.92-25.14c13-2.22 22.3-3.83 34.7-16.23s14-21.76 16.24-34.71c2.47-14.4 5.54-32.33 25.14-51.92s37.52-22.68 51.92-25.15C394.24 110 403.59 108.41 416 96a16 16 0 0 1 22.63 22.63zM31.44 322.18L322.18 31.44l-11.54-11.55c-25-25-63.85-26.66-86.79-3.72L16.17 223.85c-22.94 22.94-21.27 61.79 3.72 86.78zm449.12-132.36L189.82 480.56l11.54 11.55c25 25 63.85 26.66 86.79 3.72l207.68-207.68c22.94-22.94 21.27-61.79-3.72-86.79z"], - "hotel": [576, 512, [], "f594", "M560 64c8.84 0 16-7.16 16-16V16c0-8.84-7.16-16-16-16H16C7.16 0 0 7.16 0 16v32c0 8.84 7.16 16 16 16h15.98v384H16c-8.84 0-16 7.16-16 16v32c0 8.84 7.16 16 16 16h240v-80c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v80h240c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16h-16V64h16zm-304 44.8c0-6.4 6.4-12.8 12.8-12.8h38.4c6.4 0 12.8 6.4 12.8 12.8v38.4c0 6.4-6.4 12.8-12.8 12.8h-38.4c-6.4 0-12.8-6.4-12.8-12.8v-38.4zm0 96c0-6.4 6.4-12.8 12.8-12.8h38.4c6.4 0 12.8 6.4 12.8 12.8v38.4c0 6.4-6.4 12.8-12.8 12.8h-38.4c-6.4 0-12.8-6.4-12.8-12.8v-38.4zm-128-96c0-6.4 6.4-12.8 12.8-12.8h38.4c6.4 0 12.8 6.4 12.8 12.8v38.4c0 6.4-6.4 12.8-12.8 12.8h-38.4c-6.4 0-12.8-6.4-12.8-12.8v-38.4zM179.2 256h-38.4c-6.4 0-12.8-6.4-12.8-12.8v-38.4c0-6.4 6.4-12.8 12.8-12.8h38.4c6.4 0 12.8 6.4 12.8 12.8v38.4c0 6.4-6.4 12.8-12.8 12.8zM192 384c0-53.02 42.98-96 96-96s96 42.98 96 96H192zm256-140.8c0 6.4-6.4 12.8-12.8 12.8h-38.4c-6.4 0-12.8-6.4-12.8-12.8v-38.4c0-6.4 6.4-12.8 12.8-12.8h38.4c6.4 0 12.8 6.4 12.8 12.8v38.4zm0-96c0 6.4-6.4 12.8-12.8 12.8h-38.4c-6.4 0-12.8-6.4-12.8-12.8v-38.4c0-6.4 6.4-12.8 12.8-12.8h38.4c6.4 0 12.8 6.4 12.8 12.8v38.4z"], - "hourglass": [384, 512, [], "f254", "M360 64c13.255 0 24-10.745 24-24V24c0-13.255-10.745-24-24-24H24C10.745 0 0 10.745 0 24v16c0 13.255 10.745 24 24 24 0 90.965 51.016 167.734 120.842 192C75.016 280.266 24 357.035 24 448c-13.255 0-24 10.745-24 24v16c0 13.255 10.745 24 24 24h336c13.255 0 24-10.745 24-24v-16c0-13.255-10.745-24-24-24 0-90.965-51.016-167.734-120.842-192C308.984 231.734 360 154.965 360 64z"], - "hourglass-end": [384, 512, [], "f253", "M360 64c13.255 0 24-10.745 24-24V24c0-13.255-10.745-24-24-24H24C10.745 0 0 10.745 0 24v16c0 13.255 10.745 24 24 24 0 90.965 51.016 167.734 120.842 192C75.016 280.266 24 357.035 24 448c-13.255 0-24 10.745-24 24v16c0 13.255 10.745 24 24 24h336c13.255 0 24-10.745 24-24v-16c0-13.255-10.745-24-24-24 0-90.965-51.016-167.734-120.842-192C308.984 231.734 360 154.965 360 64zM192 208c-57.787 0-104-66.518-104-144h208c0 77.945-46.51 144-104 144z"], - "hourglass-half": [384, 512, [], "f252", "M360 0H24C10.745 0 0 10.745 0 24v16c0 13.255 10.745 24 24 24 0 90.965 51.016 167.734 120.842 192C75.016 280.266 24 357.035 24 448c-13.255 0-24 10.745-24 24v16c0 13.255 10.745 24 24 24h336c13.255 0 24-10.745 24-24v-16c0-13.255-10.745-24-24-24 0-90.965-51.016-167.734-120.842-192C308.984 231.734 360 154.965 360 64c13.255 0 24-10.745 24-24V24c0-13.255-10.745-24-24-24zm-75.078 384H99.08c17.059-46.797 52.096-80 92.92-80 40.821 0 75.862 33.196 92.922 80zm.019-256H99.078C91.988 108.548 88 86.748 88 64h208c0 22.805-3.987 44.587-11.059 64z"], - "hourglass-start": [384, 512, [], "f251", "M360 0H24C10.745 0 0 10.745 0 24v16c0 13.255 10.745 24 24 24 0 90.965 51.016 167.734 120.842 192C75.016 280.266 24 357.035 24 448c-13.255 0-24 10.745-24 24v16c0 13.255 10.745 24 24 24h336c13.255 0 24-10.745 24-24v-16c0-13.255-10.745-24-24-24 0-90.965-51.016-167.734-120.842-192C308.984 231.734 360 154.965 360 64c13.255 0 24-10.745 24-24V24c0-13.255-10.745-24-24-24zm-64 448H88c0-77.458 46.204-144 104-144 57.786 0 104 66.517 104 144z"], - "house-damage": [576, 512, [], "f6f1", "M288 114.96L69.47 307.71c-1.62 1.46-3.69 2.14-5.47 3.35V496c0 8.84 7.16 16 16 16h149.23L192 439.19l104.11-64-60.16-119.22L384 392.75l-104.11 64L319.81 512H496c8.84 0 16-7.16 16-16V311.1c-1.7-1.16-3.72-1.82-5.26-3.2L288 114.96zm282.69 121.32L512 184.45V48c0-8.84-7.16-16-16-16h-64c-8.84 0-16 7.16-16 16v51.69L314.75 10.31C307.12 3.45 297.56.01 288 0s-19.1 3.41-26.7 10.27L5.31 236.28c-6.57 5.91-7.12 16.02-1.21 22.6l21.4 23.82c5.9 6.57 16.02 7.12 22.6 1.21L277.42 81.63c6.05-5.33 15.12-5.33 21.17 0L527.91 283.9c6.57 5.9 16.69 5.36 22.6-1.21l21.4-23.82c5.9-6.57 5.36-16.69-1.22-22.59z"], - "hryvnia": [384, 512, [], "f6f2", "M368 240c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16h-41.86c13.41-28.63 13.74-63.33-4.13-94.05C303.34 49.84 267.1 32 229.96 32h-78.82c-24.32 0-47.86 8.53-66.54 24.09L72.83 65.9c-10.18 8.49-11.56 23.62-3.07 33.8l20.49 24.59c8.49 10.19 23.62 11.56 33.81 3.07l11.73-9.78c4.32-3.6 9.77-5.57 15.39-5.57h83.62c11.69 0 21.2 9.52 21.2 21.2 0 5.91-2.48 11.58-6.81 15.58L219.7 176H16c-8.84 0-16 7.16-16 16v32c0 8.84 7.16 16 16 16h134.37l-34.67 32H16c-8.84 0-16 7.16-16 16v32c0 8.84 7.16 16 16 16h41.86c-13.41 28.63-13.74 63.33 4.13 94.05C80.66 462.15 116.9 480 154.04 480h78.82c24.32 0 47.86-8.53 66.54-24.09l11.77-9.81c10.18-8.49 11.56-23.62 3.07-33.8l-20.49-24.59c-8.49-10.19-23.62-11.56-33.81-3.07l-11.75 9.8a23.992 23.992 0 0 1-15.36 5.56H149.2c-11.69 0-21.2-9.52-21.2-21.2 0-5.91 2.48-11.58 6.81-15.58L164.3 336H368c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16H233.63l34.67-32H368z"], - "i-cursor": [256, 512, [], "f246", "M256 52.048V12.065C256 5.496 250.726.148 244.158.066 211.621-.344 166.469.011 128 37.959 90.266.736 46.979-.114 11.913.114 5.318.157 0 5.519 0 12.114v39.645c0 6.687 5.458 12.078 12.145 11.998C38.111 63.447 96 67.243 96 112.182V224H60c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h36v112c0 44.932-56.075 48.031-83.95 47.959C5.404 447.942 0 453.306 0 459.952v39.983c0 6.569 5.274 11.917 11.842 11.999 32.537.409 77.689.054 116.158-37.894 37.734 37.223 81.021 38.073 116.087 37.845 6.595-.043 11.913-5.405 11.913-12V460.24c0-6.687-5.458-12.078-12.145-11.998C217.889 448.553 160 444.939 160 400V288h36c6.627 0 12-5.373 12-12v-40c0-6.627-5.373-12-12-12h-36V112.182c0-44.932 56.075-48.213 83.95-48.142 6.646.018 12.05-5.346 12.05-11.992z"], - "ice-cream": [448, 512, [], "f810", "M368 160h-.94a144 144 0 1 0-286.12 0H80a48 48 0 0 0 0 96h288a48 48 0 0 0 0-96zM195.38 493.69a31.52 31.52 0 0 0 57.24 0L352 288H96z"], - "icicles": [512, 512, [], "f7ad", "M511.4 37.9C515.1 18.2 500 0 480 0H32C10.6 0-4.8 20.7 1.4 41.2l87.1 273.4c2.5 7.2 12.7 7.2 15.1 0L140 190.5l44.2 187.3c1.9 8.3 13.7 8.3 15.6 0l46.5-196.9 34.1 133.4c2.3 7.6 13 7.6 15.3 0l45.8-172.5 66.7 363.8c1.7 8.6 14 8.6 15.7 0l87.5-467.7z"], - "id-badge": [384, 512, [], "f2c1", "M336 0H48C21.5 0 0 21.5 0 48v416c0 26.5 21.5 48 48 48h288c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48zM144 32h96c8.8 0 16 7.2 16 16s-7.2 16-16 16h-96c-8.8 0-16-7.2-16-16s7.2-16 16-16zm48 128c35.3 0 64 28.7 64 64s-28.7 64-64 64-64-28.7-64-64 28.7-64 64-64zm112 236.8c0 10.6-10 19.2-22.4 19.2H102.4C90 416 80 407.4 80 396.8v-19.2c0-31.8 30.1-57.6 67.2-57.6h5c12.3 5.1 25.7 8 39.8 8s27.6-2.9 39.8-8h5c37.1 0 67.2 25.8 67.2 57.6v19.2z"], - "id-card": [576, 512, [], "f2c2", "M528 32H48C21.5 32 0 53.5 0 80v16h576V80c0-26.5-21.5-48-48-48zM0 432c0 26.5 21.5 48 48 48h480c26.5 0 48-21.5 48-48V128H0v304zm352-232c0-4.4 3.6-8 8-8h144c4.4 0 8 3.6 8 8v16c0 4.4-3.6 8-8 8H360c-4.4 0-8-3.6-8-8v-16zm0 64c0-4.4 3.6-8 8-8h144c4.4 0 8 3.6 8 8v16c0 4.4-3.6 8-8 8H360c-4.4 0-8-3.6-8-8v-16zm0 64c0-4.4 3.6-8 8-8h144c4.4 0 8 3.6 8 8v16c0 4.4-3.6 8-8 8H360c-4.4 0-8-3.6-8-8v-16zM176 192c35.3 0 64 28.7 64 64s-28.7 64-64 64-64-28.7-64-64 28.7-64 64-64zM67.1 396.2C75.5 370.5 99.6 352 128 352h8.2c12.3 5.1 25.7 8 39.8 8s27.6-2.9 39.8-8h8.2c28.4 0 52.5 18.5 60.9 44.2 3.2 9.9-5.2 19.8-15.6 19.8H82.7c-10.4 0-18.8-10-15.6-19.8z"], - "id-card-alt": [576, 512, [], "f47f", "M528 64H384v96H192V64H48C21.5 64 0 85.5 0 112v352c0 26.5 21.5 48 48 48h480c26.5 0 48-21.5 48-48V112c0-26.5-21.5-48-48-48zM288 224c35.3 0 64 28.7 64 64s-28.7 64-64 64-64-28.7-64-64 28.7-64 64-64zm93.3 224H194.7c-10.4 0-18.8-10-15.6-19.8 8.3-25.6 32.4-44.2 60.9-44.2h8.2c12.3 5.1 25.7 8 39.8 8s27.6-2.9 39.8-8h8.2c28.4 0 52.5 18.5 60.9 44.2 3.2 9.8-5.2 19.8-15.6 19.8zM352 32c0-17.7-14.3-32-32-32h-64c-17.7 0-32 14.3-32 32v96h128V32z"], - "igloo": [576, 512, [], "f7ae", "M320 33.9c-10.5-1.2-21.2-1.9-32-1.9-99.8 0-187.8 50.8-239.4 128H320V33.9zM96 192H30.3C11.1 230.6 0 274 0 320h96V192zM352 39.4V160h175.4C487.2 99.9 424.8 55.9 352 39.4zM480 320h96c0-46-11.1-89.4-30.3-128H480v128zm-64 64v96h128c17.7 0 32-14.3 32-32v-96H411.5c2.6 10.3 4.5 20.9 4.5 32zm32-192H128v128h49.8c22.2-38.1 63-64 110.2-64s88 25.9 110.2 64H448V192zM0 448c0 17.7 14.3 32 32 32h128v-96c0-11.1 1.9-21.7 4.5-32H0v96zm288-160c-53 0-96 43-96 96v96h192v-96c0-53-43-96-96-96z"], - "image": [512, 512, [], "f03e", "M464 448H48c-26.51 0-48-21.49-48-48V112c0-26.51 21.49-48 48-48h416c26.51 0 48 21.49 48 48v288c0 26.51-21.49 48-48 48zM112 120c-30.928 0-56 25.072-56 56s25.072 56 56 56 56-25.072 56-56-25.072-56-56-56zM64 384h384V272l-87.515-87.515c-4.686-4.686-12.284-4.686-16.971 0L208 320l-55.515-55.515c-4.686-4.686-12.284-4.686-16.971 0L64 336v48z"], - "images": [576, 512, [], "f302", "M480 416v16c0 26.51-21.49 48-48 48H48c-26.51 0-48-21.49-48-48V176c0-26.51 21.49-48 48-48h16v208c0 44.112 35.888 80 80 80h336zm96-80V80c0-26.51-21.49-48-48-48H144c-26.51 0-48 21.49-48 48v256c0 26.51 21.49 48 48 48h384c26.51 0 48-21.49 48-48zM256 128c0 26.51-21.49 48-48 48s-48-21.49-48-48 21.49-48 48-48 48 21.49 48 48zm-96 144l55.515-55.515c4.686-4.686 12.284-4.686 16.971 0L272 256l135.515-135.515c4.686-4.686 12.284-4.686 16.971 0L512 208v112H160v-48z"], - "inbox": [576, 512, [], "f01c", "M567.938 243.908L462.25 85.374A48.003 48.003 0 0 0 422.311 64H153.689a48 48 0 0 0-39.938 21.374L8.062 243.908A47.994 47.994 0 0 0 0 270.533V400c0 26.51 21.49 48 48 48h480c26.51 0 48-21.49 48-48V270.533a47.994 47.994 0 0 0-8.062-26.625zM162.252 128h251.497l85.333 128H376l-32 64H232l-32-64H76.918l85.334-128z"], - "indent": [448, 512, [], "f03c", "M0 84V44c0-8.837 7.163-16 16-16h416c8.837 0 16 7.163 16 16v40c0 8.837-7.163 16-16 16H16c-8.837 0-16-7.163-16-16zm176 144h256c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H176c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zM16 484h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zm160-128h256c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H176c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zm-52.687-111.313l-96-95.984C17.266 138.652 0 145.776 0 160.016v191.975c0 14.329 17.325 21.304 27.313 11.313l96-95.992c6.249-6.247 6.249-16.377 0-22.625z"], - "industry": [512, 512, [], "f275", "M475.115 163.781L336 252.309v-68.28c0-18.916-20.931-30.399-36.885-20.248L160 252.309V56c0-13.255-10.745-24-24-24H24C10.745 32 0 42.745 0 56v400c0 13.255 10.745 24 24 24h464c13.255 0 24-10.745 24-24V184.029c0-18.917-20.931-30.399-36.885-20.248z"], - "infinity": [640, 512, [], "f534", "M471.1 96C405 96 353.3 137.3 320 174.6 286.7 137.3 235 96 168.9 96 75.8 96 0 167.8 0 256s75.8 160 168.9 160c66.1 0 117.8-41.3 151.1-78.6 33.3 37.3 85 78.6 151.1 78.6 93.1 0 168.9-71.8 168.9-160S564.2 96 471.1 96zM168.9 320c-40.2 0-72.9-28.7-72.9-64s32.7-64 72.9-64c38.2 0 73.4 36.1 94 64-20.4 27.6-55.9 64-94 64zm302.2 0c-38.2 0-73.4-36.1-94-64 20.4-27.6 55.9-64 94-64 40.2 0 72.9 28.7 72.9 64s-32.7 64-72.9 64z"], - "info": [192, 512, [], "f129", "M20 424.229h20V279.771H20c-11.046 0-20-8.954-20-20V212c0-11.046 8.954-20 20-20h112c11.046 0 20 8.954 20 20v212.229h20c11.046 0 20 8.954 20 20V492c0 11.046-8.954 20-20 20H20c-11.046 0-20-8.954-20-20v-47.771c0-11.046 8.954-20 20-20zM96 0C56.235 0 24 32.235 24 72s32.235 72 72 72 72-32.235 72-72S135.764 0 96 0z"], - "info-circle": [512, 512, [], "f05a", "M256 8C119.043 8 8 119.083 8 256c0 136.997 111.043 248 248 248s248-111.003 248-248C504 119.083 392.957 8 256 8zm0 110c23.196 0 42 18.804 42 42s-18.804 42-42 42-42-18.804-42-42 18.804-42 42-42zm56 254c0 6.627-5.373 12-12 12h-88c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h12v-64h-12c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h64c6.627 0 12 5.373 12 12v100h12c6.627 0 12 5.373 12 12v24z"], - "italic": [320, 512, [], "f033", "M204.758 416h-33.849l62.092-320h40.725a16 16 0 0 0 15.704-12.937l6.242-32C297.599 41.184 290.034 32 279.968 32H120.235a16 16 0 0 0-15.704 12.937l-6.242 32C96.362 86.816 103.927 96 113.993 96h33.846l-62.09 320H46.278a16 16 0 0 0-15.704 12.935l-6.245 32C22.402 470.815 29.967 480 40.034 480h158.479a16 16 0 0 0 15.704-12.935l6.245-32c1.927-9.88-5.638-19.065-15.704-19.065z"], - "jedi": [544, 512, [], "f669", "M479.99 352l58.88-58.87c3.29-16.8 5.13-34.12 5.13-51.86 0-5.81-.68-11.51-1.05-17.27H496l41.25-41.24c-14.5-64.79-52.43-123.05-107.91-162.27-2.77-1.96-5.97-2.99-9.25-2.99-5.37 0-10.41 2.71-13.49 7.24-3.05 4.49-3.64 9.99-1.61 15.09 6.55 16.46 9.86 33.73 9.86 51.31 0 45.12-21.03 86.57-57.69 113.73-4.02 2.98-6.46 7.5-6.7 12.4-.24 4.92 1.76 9.66 5.49 13.03 32.93 29.75 47.35 73.51 38.57 117.07-9.74 48.35-48.84 87.1-97.31 96.5l-2.5-65.34L321.88 397c2.98 2.06 7.39 1.69 10.02-.8a8.002 8.002 0 0 0 1.34-9.92l-20.11-33.73 42.07-8.72c3.7-.75 6.38-4.05 6.38-7.83 0-3.77-2.69-7.06-6.38-7.83l-42.07-8.73 20.13-33.77c1.92-3.23 1.34-7.31-1.38-9.91-2.7-2.55-6.97-2.89-10-.8l-30.39 20.67L279.96 7.7a7.964 7.964 0 0 0-8-7.7c-4.33 0-7.84 3.38-8 7.67l-11.52 287.97-30.39-20.66c-3.14-2.12-7.27-1.83-10 .78-2.72 2.59-3.3 6.67-1.36 9.94l20.11 33.73-42.07 8.73c-3.7.75-6.38 4.05-6.38 7.83s2.67 7.08 6.38 7.83l42.07 8.72-20.13 33.77c-1.92 3.23-1.34 7.33 1.39 9.94 2.59 2.45 7.03 2.75 10 .75l27.16-18.48-2.5 65.26c-56.94-11.64-99.89-61.89-99.89-121.92 0-35.08 14.62-67.6 41.17-91.58 3.72-3.36 5.72-8.11 5.48-13.01-.24-4.9-2.68-9.41-6.69-12.38-36.67-27.16-57.71-68.62-57.71-113.74 0-17.56 3.31-34.81 9.84-51.26 2.02-5.09 1.43-10.59-1.62-15.09-3.08-4.54-8.13-7.25-13.51-7.25-3.3 0-6.5 1.04-9.27 3-55.87 39.52-93.6 97.37-107.97 162.07L47.93 224H.72c-.63 9.92-.97 19.91-.5 29.99.62 13.43 2.54 26.53 5.11 39.41l58.6 58.6H24.02c41.25 90.23 131.13 154.94 235.1 159.71 4.3.2 8.59.29 12.85.29 110.34 0 205.35-65.83 247.98-160h-39.96z"], - "joint": [640, 512, [], "f595", "M444.34 181.1c22.38 15.68 35.66 41.16 35.66 68.59V280c0 4.42 3.58 8 8 8h48c4.42 0 8-3.58 8-8v-30.31c0-43.24-21.01-83.41-56.34-108.06C463.85 125.02 448 99.34 448 70.31V8c0-4.42-3.58-8-8-8h-48c-4.42 0-8 3.58-8 8v66.4c0 43.69 24.56 81.63 60.34 106.7zM194.97 358.98C126.03 370.07 59.69 394.69 0 432c83.65 52.28 180.3 80 278.94 80h88.57L254.79 380.49c-14.74-17.2-37.45-25.11-59.82-21.51zM553.28 87.09c-5.67-3.8-9.28-9.96-9.28-16.78V8c0-4.42-3.58-8-8-8h-48c-4.42 0-8 3.58-8 8v62.31c0 22.02 10.17 43.41 28.64 55.39C550.79 153.04 576 199.54 576 249.69V280c0 4.42 3.58 8 8 8h48c4.42 0 8-3.58 8-8v-30.31c0-65.44-32.41-126.19-86.72-162.6zM360.89 352.05c-34.4.06-86.81.15-88.21.17l117.8 137.43A63.987 63.987 0 0 0 439.07 512h88.45L409.57 374.4a63.955 63.955 0 0 0-48.68-22.35zM616 352H432l117.99 137.65A63.987 63.987 0 0 0 598.58 512H616c13.25 0 24-10.75 24-24V376c0-13.26-10.75-24-24-24z"], - "journal-whills": [448, 512, [], "f66a", "M448 358.4V25.6c0-16-9.6-25.6-25.6-25.6H96C41.6 0 0 41.6 0 96v320c0 54.4 41.6 96 96 96h326.4c12.8 0 25.6-9.6 25.6-25.6v-16c0-6.4-3.2-12.8-9.6-19.2-3.2-16-3.2-60.8 0-73.6 6.4-3.2 9.6-9.6 9.6-19.2zM133.08 144.39l21.26 21.26c1.56 1.56 3.61 2.34 5.66 2.34s4.09-.78 5.66-2.34c3.12-3.12 3.12-8.19 0-11.31l-26.42-26.42c10-20.9 26.24-37.97 46.37-49.26C179.62 88.4 176 99.74 176 112c0 19.96 9.33 37.57 23.66 49.31C190.01 171.37 184 184.96 184 200c0 26.94 19.04 49.4 44.38 54.76l1.36-32.71-10.37 7.04c-.69.45-1.47.69-2.25.69-1 0-1.98-.38-2.75-1.09a4.006 4.006 0 0 1-.69-4.95l8.54-14.31-17.91-3.72c-1.86-.39-3.19-2.03-3.19-3.92s1.33-3.53 3.19-3.92l17.91-3.72-8.54-14.31c-.95-1.61-.67-3.67.69-4.95 1.36-1.3 3.44-1.44 5-.41l12.01 8.16L236 71.83c.09-2.14 1.86-3.83 4-3.83s3.91 1.69 4 3.83l4.68 112.29 14.2-9.65a4.067 4.067 0 0 1 5 .41 4.006 4.006 0 0 1 .69 4.95l-8.54 14.31 17.91 3.72c1.86.39 3.19 2.03 3.19 3.92s-1.33 3.53-3.19 3.92l-17.91 3.72 8.54 14.31c.95 1.61.67 3.67-.69 4.95-.77.72-1.77 1.09-2.75 1.09-.78 0-1.56-.23-2.25-.69l-12.68-8.62 1.43 34.28C276.96 249.4 296 226.94 296 200c0-15.04-6.01-28.63-15.66-38.69C294.67 149.57 304 131.96 304 112c0-12.26-3.62-23.6-9.6-33.33 20.13 11.28 36.37 28.36 46.37 49.26l-26.42 26.42c-3.12 3.12-3.12 8.19 0 11.31 1.56 1.56 3.61 2.34 5.66 2.34s4.09-.78 5.66-2.34l21.26-21.26c2.97 10.08 5.07 20.55 5.07 31.6 0 .52-.14.99-.15 1.51l-37.11 32.47a7.975 7.975 0 0 0-.75 11.28 7.97 7.97 0 0 0 6.02 2.73c1.88 0 3.75-.66 5.27-1.98l23.59-20.64C337.32 250.96 293.09 288 240 288s-97.32-37.04-108.86-86.62l23.59 20.64A7.957 7.957 0 0 0 160 224c2.22 0 4.44-.92 6.02-2.73 2.92-3.33 2.58-8.38-.75-11.28l-37.11-32.47c-.01-.52-.15-.99-.15-1.51-.01-11.06 2.09-21.53 5.07-31.62zM380.8 448H96c-19.2 0-32-12.8-32-32s16-32 32-32h284.8v64z"], - "kaaba": [576, 512, [], "f66b", "M554.12 83.51L318.36 4.93a95.962 95.962 0 0 0-60.71 0L21.88 83.51A32.006 32.006 0 0 0 0 113.87v49.01l265.02-79.51c15.03-4.5 30.92-4.5 45.98 0l265 79.51v-49.01c0-13.77-8.81-26-21.88-30.36zm-279.9 30.52L0 196.3v228.38c0 15 10.42 27.98 25.06 31.24l242.12 53.8a95.937 95.937 0 0 0 41.65 0l242.12-53.8c14.64-3.25 25.06-16.24 25.06-31.24V196.29l-274.2-82.26c-9.04-2.72-18.59-2.72-27.59 0zM128 230.11c0 3.61-2.41 6.77-5.89 7.72l-80 21.82C37.02 261.03 32 257.2 32 251.93v-16.58c0-3.61 2.41-6.77 5.89-7.72l80-21.82c5.09-1.39 10.11 2.44 10.11 7.72v16.58zm144-39.28c0 3.61-2.41 6.77-5.89 7.72l-96 26.18c-5.09 1.39-10.11-2.44-10.11-7.72v-16.58c0-3.61 2.41-6.77 5.89-7.72l96-26.18c5.09-1.39 10.11 2.44 10.11 7.72v16.58zm176 22.7c0-5.28 5.02-9.11 10.11-7.72l80 21.82c3.48.95 5.89 4.11 5.89 7.72v16.58c0 5.28-5.02 9.11-10.11 7.72l-80-21.82a7.997 7.997 0 0 1-5.89-7.72v-16.58zm-144-39.27c0-5.28 5.02-9.11 10.11-7.72l96 26.18c3.48.95 5.89 4.11 5.89 7.72v16.58c0 5.28-5.02 9.11-10.11 7.72l-96-26.18a7.997 7.997 0 0 1-5.89-7.72v-16.58z"], - "key": [512, 512, [], "f084", "M512 176.001C512 273.203 433.202 352 336 352c-11.22 0-22.19-1.062-32.827-3.069l-24.012 27.014A23.999 23.999 0 0 1 261.223 384H224v40c0 13.255-10.745 24-24 24h-40v40c0 13.255-10.745 24-24 24H24c-13.255 0-24-10.745-24-24v-78.059c0-6.365 2.529-12.47 7.029-16.971l161.802-161.802C163.108 213.814 160 195.271 160 176 160 78.798 238.797.001 335.999 0 433.488-.001 512 78.511 512 176.001zM336 128c0 26.51 21.49 48 48 48s48-21.49 48-48-21.49-48-48-48-48 21.49-48 48z"], - "keyboard": [576, 512, [], "f11c", "M528 448H48c-26.51 0-48-21.49-48-48V112c0-26.51 21.49-48 48-48h480c26.51 0 48 21.49 48 48v288c0 26.51-21.49 48-48 48zM128 180v-40c0-6.627-5.373-12-12-12H76c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h40c6.627 0 12-5.373 12-12zm96 0v-40c0-6.627-5.373-12-12-12h-40c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h40c6.627 0 12-5.373 12-12zm96 0v-40c0-6.627-5.373-12-12-12h-40c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h40c6.627 0 12-5.373 12-12zm96 0v-40c0-6.627-5.373-12-12-12h-40c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h40c6.627 0 12-5.373 12-12zm96 0v-40c0-6.627-5.373-12-12-12h-40c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h40c6.627 0 12-5.373 12-12zm-336 96v-40c0-6.627-5.373-12-12-12h-40c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h40c6.627 0 12-5.373 12-12zm96 0v-40c0-6.627-5.373-12-12-12h-40c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h40c6.627 0 12-5.373 12-12zm96 0v-40c0-6.627-5.373-12-12-12h-40c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h40c6.627 0 12-5.373 12-12zm96 0v-40c0-6.627-5.373-12-12-12h-40c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h40c6.627 0 12-5.373 12-12zm-336 96v-40c0-6.627-5.373-12-12-12H76c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h40c6.627 0 12-5.373 12-12zm288 0v-40c0-6.627-5.373-12-12-12H172c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h232c6.627 0 12-5.373 12-12zm96 0v-40c0-6.627-5.373-12-12-12h-40c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h40c6.627 0 12-5.373 12-12z"], - "khanda": [512, 512, [], "f66d", "M415.81 66c-6.37-3.5-14.37-2.33-19.36 3.02a15.974 15.974 0 0 0-1.91 19.52c16.49 26.16 25.2 56.39 25.2 87.41-.19 53.25-26.77 102.69-71.27 132.41l-76.63 53.35v-20.1l44.05-36.09c3.92-4.2 5-10.09 2.81-15.28L310.85 273c33.84-19.26 56.94-55.25 56.94-96.99 0-40.79-22.02-76.13-54.59-95.71l5.22-11.44c2.34-5.53.93-11.83-3.57-16.04L255.86 0l-58.99 52.81c-4.5 4.21-5.9 10.51-3.57 16.04l5.22 11.44c-32.57 19.58-54.59 54.93-54.59 95.72 0 41.75 23.09 77.73 56.94 96.99l-7.85 17.24c-2.19 5.18-1.1 11.07 2.81 15.28l44.05 36.09v19.9l-76.59-53.33C119.02 278.62 92.44 229.19 92.26 176c0-31.08 8.71-61.31 25.2-87.47 3.87-6.16 2.4-13.77-2.59-19.08-5-5.34-13.68-6.2-20.02-2.7C16.32 109.6-22.3 205.3 13.36 295.99c7.07 17.99 17.89 34.38 30.46 49.06l55.97 65.36c4.87 5.69 13.04 7.24 19.65 3.72l79.35-42.23L228 392.23l-47.08 32.78c-1.67-.37-3.23-1.01-5.01-1.01-13.25 0-23.99 10.74-23.99 24 0 13.25 10.74 24 23.99 24 12.1 0 21.69-9.11 23.33-20.76l40.63-28.28v29.95c-9.39 5.57-15.99 15.38-15.99 27.1 0 17.67 14.32 32 31.98 32s31.98-14.33 31.98-32c0-11.71-6.61-21.52-15.99-27.1v-30.15l40.91 28.48C314.41 462.89 324 472 336.09 472c13.25 0 23.99-10.75 23.99-24 0-13.26-10.74-24-23.99-24-1.78 0-3.34.64-5.01 1.01L284 392.23l29.21-20.34 79.35 42.23c6.61 3.52 14.78 1.97 19.65-3.71l52.51-61.31c18.87-22.02 34-47.5 41.25-75.59 21.62-83.66-16.45-167.27-90.16-207.51zm-95.99 110c0 22.3-11.49 41.92-28.83 53.38l-5.65-12.41c-8.75-24.52-8.75-51.04 0-75.56l7.83-17.18c16.07 11.65 26.65 30.45 26.65 51.77zm-127.93 0c0-21.32 10.58-40.12 26.66-51.76l7.83 17.18c8.75 24.52 8.75 51.03 0 75.56l-5.65 12.41c-17.34-11.46-28.84-31.09-28.84-53.39z"], - "kiss": [496, 512, [], "f596", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm-80 232c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32zm136 156c0 19.2-28.7 41.5-71.5 44-8.5.8-12.1-11.8-3.6-15.4l17-7.2c13-5.5 20.8-13.5 20.8-21.5s-7.8-16-20.8-21.5l-17-7.2c-6-2.5-6.1-12.2 0-14.8l17-7.2c13-5.5 20.8-13.5 20.8-21.5s-7.8-16-20.8-21.5l-17-7.2c-8.6-3.6-4.8-16.5 3.6-15.4 42.8 2.5 71.5 24.8 71.5 44 0 13-13.4 27.3-35.2 36C290.6 368.7 304 383 304 396zm24-156c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32z"], - "kiss-beam": [496, 512, [], "f597", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm-39 219.9l-9.5-17c-7.7-13.7-19.2-21.6-31.5-21.6s-23.8 7.9-31.5 21.6l-9.5 17c-4.2 7.4-15.6 4-14.9-4.5 3.3-42.1 32.2-71.4 56-71.4s52.7 29.3 56 71.4c.5 8.5-10.9 12-15.1 4.5zM304 396c0 19.2-28.7 41.5-71.5 44-8.5.8-12.1-11.8-3.6-15.4l17-7.2c13-5.5 20.8-13.5 20.8-21.5s-7.8-16-20.8-21.5l-17-7.2c-6-2.5-6.1-12.2 0-14.8l17-7.2c13-5.5 20.8-13.5 20.8-21.5s-7.8-16-20.8-21.5l-17-7.2c-8.6-3.6-4.8-16.5 3.6-15.4 42.8 2.5 71.5 24.8 71.5 44 0 13-13.4 27.3-35.2 36C290.6 368.7 304 383 304 396zm65-168.1l-9.5-17c-7.7-13.7-19.2-21.6-31.5-21.6s-23.8 7.9-31.5 21.6l-9.5 17c-4.1 7.3-15.6 4-14.9-4.5 3.3-42.1 32.2-71.4 56-71.4s52.7 29.3 56 71.4c.5 8.5-10.9 12-15.1 4.5z"], - "kiss-wink-heart": [504, 512, [], "f598", "M501.1 402.5c-8-20.8-31.5-31.5-53.1-25.9l-8.4 2.2-2.3-8.4c-5.9-21.4-27-36.5-49-33-25.2 4-40.6 28.6-34 52.6l22.9 82.6c1.5 5.3 7 8.5 12.4 7.1l83-21.5c24.1-6.3 37.7-31.8 28.5-55.7zm-177.6-4c-5.6-20.3-2.3-42 9-59.7 29.7-46.3 98.7-45.5 127.8 4.3 6.4.1 12.6 1.4 18.6 2.9 10.9-27.9 17.1-58.2 17.1-90C496 119 385 8 248 8S0 119 0 256s111 248 248 248c35.4 0 68.9-7.5 99.4-20.9-.3-.7-23.9-84.6-23.9-84.6zM168 240c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32zm120 156c0 19.2-28.7 41.5-71.5 44-8.5.8-12.1-11.8-3.6-15.4l17-7.2c13-5.5 20.8-13.5 20.8-21.5s-7.8-16-20.8-21.5l-17-7.2c-6-2.5-5.7-12.3 0-14.8l17-7.2c13-5.5 20.8-13.5 20.8-21.5s-7.8-16-20.8-21.5l-17-7.2c-8.8-3.7-4.6-16.6 3.6-15.4 42.8 2.5 71.5 24.8 71.5 44 0 13-13.4 27.3-35.2 36C274.6 368.7 288 383 288 396zm16-179c-8.3 7.4-21.6.4-19.8-10.8 4-25.2 34.2-42.1 59.9-42.1S400 181 404 206.2c1.7 11.1-11.3 18.3-19.8 10.8l-9.5-8.5c-14.8-13.2-46.2-13.2-61 0L304 217z"], - "kiwi-bird": [576, 512, [], "f535", "M575.81 217.98C572.64 157.41 518.28 112 457.63 112h-9.37c-52.82 0-104.25-16.25-147.74-46.24-41.99-28.96-96.04-41.62-153.21-28.7C129.3 41.12-.08 78.24 0 224c.04 70.95 38.68 132.8 95.99 166.01V464c0 8.84 7.16 16 16 16h16c8.84 0 16-7.16 16-16v-54.26c15.36 3.96 31.4 6.26 48 6.26 5.44 0 10.68-.73 16-1.18V464c0 8.84 7.16 16 16 16h16c8.84 0 16-7.16 16-16v-59.43c14.24-5.06 27.88-11.39 40.34-19.51C342.07 355.25 393.86 336 448.46 336c25.48 0 16.01-.31 23.05-.78l74.41 136.44c2.86 5.23 8.3 8.34 14.05 8.34 1.31 0 2.64-.16 3.95-.5 7.09-1.8 12.05-8.19 12.05-15.5 0 0 .14-240.24-.16-246.02zM463.97 248c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24zm80 153.25l-39.86-73.08c15.12-5.83 28.73-14.6 39.86-25.98v99.06z"], - "landmark": [512, 512, [], "f66f", "M501.62 92.11L267.24 2.04a31.958 31.958 0 0 0-22.47 0L10.38 92.11A16.001 16.001 0 0 0 0 107.09V144c0 8.84 7.16 16 16 16h480c8.84 0 16-7.16 16-16v-36.91c0-6.67-4.14-12.64-10.38-14.98zM64 192v160H48c-8.84 0-16 7.16-16 16v48h448v-48c0-8.84-7.16-16-16-16h-16V192h-64v160h-96V192h-64v160h-96V192H64zm432 256H16c-8.84 0-16 7.16-16 16v32c0 8.84 7.16 16 16 16h480c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16z"], - "language": [640, 512, [], "f1ab", "M152.1 236.2c-3.5-12.1-7.8-33.2-7.8-33.2h-.5s-4.3 21.1-7.8 33.2l-11.1 37.5H163zM616 96H336v320h280c13.3 0 24-10.7 24-24V120c0-13.3-10.7-24-24-24zm-24 120c0 6.6-5.4 12-12 12h-11.4c-6.9 23.6-21.7 47.4-42.7 69.9 8.4 6.4 17.1 12.5 26.1 18 5.5 3.4 7.3 10.5 4.1 16.2l-7.9 13.9c-3.4 5.9-10.9 7.8-16.7 4.3-12.6-7.8-24.5-16.1-35.4-24.9-10.9 8.7-22.7 17.1-35.4 24.9-5.8 3.5-13.3 1.6-16.7-4.3l-7.9-13.9c-3.2-5.6-1.4-12.8 4.2-16.2 9.3-5.7 18-11.7 26.1-18-7.9-8.4-14.9-17-21-25.7-4-5.7-2.2-13.6 3.7-17.1l6.5-3.9 7.3-4.3c5.4-3.2 12.4-1.7 16 3.4 5 7 10.8 14 17.4 20.9 13.5-14.2 23.8-28.9 30-43.2H412c-6.6 0-12-5.4-12-12v-16c0-6.6 5.4-12 12-12h64v-16c0-6.6 5.4-12 12-12h16c6.6 0 12 5.4 12 12v16h64c6.6 0 12 5.4 12 12zM0 120v272c0 13.3 10.7 24 24 24h280V96H24c-13.3 0-24 10.7-24 24zm58.9 216.1L116.4 167c1.7-4.9 6.2-8.1 11.4-8.1h32.5c5.1 0 9.7 3.3 11.4 8.1l57.5 169.1c2.6 7.8-3.1 15.9-11.4 15.9h-22.9a12 12 0 0 1-11.5-8.6l-9.4-31.9h-60.2l-9.1 31.8c-1.5 5.1-6.2 8.7-11.5 8.7H70.3c-8.2 0-14-8.1-11.4-15.9z"], - "laptop": [640, 512, [], "f109", "M624 416H381.54c-.74 19.81-14.71 32-32.74 32H288c-18.69 0-33.02-17.47-32.77-32H16c-8.8 0-16 7.2-16 16v16c0 35.2 28.8 64 64 64h512c35.2 0 64-28.8 64-64v-16c0-8.8-7.2-16-16-16zM576 48c0-26.4-21.6-48-48-48H112C85.6 0 64 21.6 64 48v336h512V48zm-64 272H128V64h384v256z"], - "laptop-code": [640, 512, [], "f5fc", "M255.03 261.65c6.25 6.25 16.38 6.25 22.63 0l11.31-11.31c6.25-6.25 6.25-16.38 0-22.63L253.25 192l35.71-35.72c6.25-6.25 6.25-16.38 0-22.63l-11.31-11.31c-6.25-6.25-16.38-6.25-22.63 0l-58.34 58.34c-6.25 6.25-6.25 16.38 0 22.63l58.35 58.34zm96.01-11.3l11.31 11.31c6.25 6.25 16.38 6.25 22.63 0l58.34-58.34c6.25-6.25 6.25-16.38 0-22.63l-58.34-58.34c-6.25-6.25-16.38-6.25-22.63 0l-11.31 11.31c-6.25 6.25-6.25 16.38 0 22.63L386.75 192l-35.71 35.72c-6.25 6.25-6.25 16.38 0 22.63zM624 416H381.54c-.74 19.81-14.71 32-32.74 32H288c-18.69 0-33.02-17.47-32.77-32H16c-8.8 0-16 7.2-16 16v16c0 35.2 28.8 64 64 64h512c35.2 0 64-28.8 64-64v-16c0-8.8-7.2-16-16-16zM576 48c0-26.4-21.6-48-48-48H112C85.6 0 64 21.6 64 48v336h512V48zm-64 272H128V64h384v256z"], - "laptop-medical": [640, 512, [], "f812", "M232 224h56v56a8 8 0 0 0 8 8h48a8 8 0 0 0 8-8v-56h56a8 8 0 0 0 8-8v-48a8 8 0 0 0-8-8h-56v-56a8 8 0 0 0-8-8h-48a8 8 0 0 0-8 8v56h-56a8 8 0 0 0-8 8v48a8 8 0 0 0 8 8zM576 48a48.14 48.14 0 0 0-48-48H112a48.14 48.14 0 0 0-48 48v336h512zm-64 272H128V64h384zm112 96H381.54c-.74 19.81-14.71 32-32.74 32H288c-18.69 0-33-17.47-32.77-32H16a16 16 0 0 0-16 16v16a64.19 64.19 0 0 0 64 64h512a64.19 64.19 0 0 0 64-64v-16a16 16 0 0 0-16-16z"], - "laugh": [496, 512, [], "f599", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm80 152c17.7 0 32 14.3 32 32s-14.3 32-32 32-32-14.3-32-32 14.3-32 32-32zm-160 0c17.7 0 32 14.3 32 32s-14.3 32-32 32-32-14.3-32-32 14.3-32 32-32zm88 272h-16c-73.4 0-134-55-142.9-126-1.2-9.5 6.3-18 15.9-18h270c9.6 0 17.1 8.4 15.9 18-8.9 71-69.5 126-142.9 126z"], - "laugh-beam": [496, 512, [], "f59a", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm24 199.4c3.3-42.1 32.2-71.4 56-71.4s52.7 29.3 56 71.4c.7 8.6-10.8 11.9-14.9 4.5l-9.5-17c-7.7-13.7-19.2-21.6-31.5-21.6s-23.8 7.9-31.5 21.6l-9.5 17c-4.2 7.4-15.8 4.1-15.1-4.5zm-160 0c3.3-42.1 32.2-71.4 56-71.4s52.7 29.3 56 71.4c.7 8.6-10.8 11.9-14.9 4.5l-9.5-17c-7.7-13.7-19.2-21.6-31.5-21.6s-23.8 7.9-31.5 21.6l-9.5 17c-4.3 7.4-15.8 4-15.1-4.5zM398.9 306C390 377 329.4 432 256 432h-16c-73.4 0-134-55-142.9-126-1.2-9.5 6.3-18 15.9-18h270c9.6 0 17.1 8.4 15.9 18z"], - "laugh-squint": [496, 512, [], "f59b", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm33.8 161.7l80-48c11.6-6.9 24 7.7 15.4 18L343.6 180l33.6 40.3c8.7 10.4-3.9 24.8-15.4 18l-80-48c-7.7-4.7-7.7-15.9 0-20.6zm-163-30c-8.6-10.3 3.8-24.9 15.4-18l80 48c7.8 4.7 7.8 15.9 0 20.6l-80 48c-11.5 6.8-24-7.6-15.4-18l33.6-40.3-33.6-40.3zM398.9 306C390 377 329.4 432 256 432h-16c-73.4 0-134-55-142.9-126-1.2-9.5 6.3-18 15.9-18h270c9.6 0 17.1 8.4 15.9 18z"], - "laugh-wink": [496, 512, [], "f59c", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm20.1 198.1c4-25.2 34.2-42.1 59.9-42.1s55.9 16.9 59.9 42.1c1.7 11.1-11.4 18.3-19.8 10.8l-9.5-8.5c-14.8-13.2-46.2-13.2-61 0L288 217c-8.4 7.4-21.6.3-19.9-10.9zM168 160c17.7 0 32 14.3 32 32s-14.3 32-32 32-32-14.3-32-32 14.3-32 32-32zm230.9 146C390 377 329.4 432 256 432h-16c-73.4 0-134-55-142.9-126-1.2-9.5 6.3-18 15.9-18h270c9.6 0 17.1 8.4 15.9 18z"], - "layer-group": [512, 512, [], "f5fd", "M12.41 148.02l232.94 105.67c6.8 3.09 14.49 3.09 21.29 0l232.94-105.67c16.55-7.51 16.55-32.52 0-40.03L266.65 2.31a25.607 25.607 0 0 0-21.29 0L12.41 107.98c-16.55 7.51-16.55 32.53 0 40.04zm487.18 88.28l-58.09-26.33-161.64 73.27c-7.56 3.43-15.59 5.17-23.86 5.17s-16.29-1.74-23.86-5.17L70.51 209.97l-58.1 26.33c-16.55 7.5-16.55 32.5 0 40l232.94 105.59c6.8 3.08 14.49 3.08 21.29 0L499.59 276.3c16.55-7.5 16.55-32.5 0-40zm0 127.8l-57.87-26.23-161.86 73.37c-7.56 3.43-15.59 5.17-23.86 5.17s-16.29-1.74-23.86-5.17L70.29 337.87 12.41 364.1c-16.55 7.5-16.55 32.5 0 40l232.94 105.59c6.8 3.08 14.49 3.08 21.29 0L499.59 404.1c16.55-7.5 16.55-32.5 0-40z"], - "leaf": [576, 512, [], "f06c", "M546.2 9.7c-5.6-12.5-21.6-13-28.3-1.2C486.9 62.4 431.4 96 368 96h-80C182 96 96 182 96 288c0 7 .8 13.7 1.5 20.5C161.3 262.8 253.4 224 384 224c8.8 0 16 7.2 16 16s-7.2 16-16 16C132.6 256 26 410.1 2.4 468c-6.6 16.3 1.2 34.9 17.5 41.6 16.4 6.8 35-1.1 41.8-17.3 1.5-3.6 20.9-47.9 71.9-90.6 32.4 43.9 94 85.8 174.9 77.2C465.5 467.5 576 326.7 576 154.3c0-50.2-10.8-102.2-29.8-144.6z"], - "lemon": [512, 512, [], "f094", "M489.038 22.963C465.944-.13 434.648-5.93 413.947 6.129c-58.906 34.312-181.25-53.077-321.073 86.746S40.441 355.041 6.129 413.945c-12.059 20.702-6.26 51.999 16.833 75.093 23.095 23.095 54.392 28.891 75.095 16.832 58.901-34.31 181.246 53.079 321.068-86.743S471.56 156.96 505.871 98.056c12.059-20.702 6.261-51.999-16.833-75.093zM243.881 95.522c-58.189 14.547-133.808 90.155-148.358 148.358-1.817 7.27-8.342 12.124-15.511 12.124-1.284 0-2.59-.156-3.893-.481-8.572-2.144-13.784-10.83-11.642-19.403C81.901 166.427 166.316 81.93 236.119 64.478c8.575-2.143 17.261 3.069 19.403 11.642s-3.069 17.259-11.641 19.402z"], - "less-than": [384, 512, [], "f536", "M365.46 357.74L147.04 255.89l218.47-101.88c16.02-7.47 22.95-26.51 15.48-42.53l-13.52-29C360 66.46 340.96 59.53 324.94 67L18.48 209.91a32.014 32.014 0 0 0-18.48 29v34.24c0 12.44 7.21 23.75 18.48 29l306.31 142.83c16.06 7.49 35.15.54 42.64-15.52l13.56-29.08c7.49-16.06.54-35.15-15.53-42.64z"], - "less-than-equal": [448, 512, [], "f537", "M54.98 214.2l301.41 119.87c18.39 6.03 38.71-2.54 45.38-19.15l12.09-30.08c6.68-16.61-2.82-34.97-21.21-41l-175.44-68.05 175.56-68.09c18.29-6 27.74-24.27 21.1-40.79l-12.03-29.92c-6.64-16.53-26.86-25.06-45.15-19.06L54.98 137.89C41.21 142.41 32 154.5 32 168.07v15.96c0 13.56 9.21 25.65 22.98 30.17zM424 400H24c-13.25 0-24 10.74-24 24v48c0 13.25 10.75 24 24 24h400c13.25 0 24-10.75 24-24v-48c0-13.26-10.75-24-24-24z"], - "level-down-alt": [320, 512, [], "f3be", "M313.553 392.331L209.587 504.334c-9.485 10.214-25.676 10.229-35.174 0L70.438 392.331C56.232 377.031 67.062 352 88.025 352H152V80H68.024a11.996 11.996 0 0 1-8.485-3.515l-56-56C-4.021 12.926 1.333 0 12.024 0H208c13.255 0 24 10.745 24 24v328h63.966c20.878 0 31.851 24.969 17.587 40.331z"], - "level-up-alt": [320, 512, [], "f3bf", "M313.553 119.669L209.587 7.666c-9.485-10.214-25.676-10.229-35.174 0L70.438 119.669C56.232 134.969 67.062 160 88.025 160H152v272H68.024a11.996 11.996 0 0 0-8.485 3.515l-56 56C-4.021 499.074 1.333 512 12.024 512H208c13.255 0 24-10.745 24-24V160h63.966c20.878 0 31.851-24.969 17.587-40.331z"], - "life-ring": [512, 512, [], "f1cd", "M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm173.696 119.559l-63.399 63.399c-10.987-18.559-26.67-34.252-45.255-45.255l63.399-63.399a218.396 218.396 0 0 1 45.255 45.255zM256 352c-53.019 0-96-42.981-96-96s42.981-96 96-96 96 42.981 96 96-42.981 96-96 96zM127.559 82.304l63.399 63.399c-18.559 10.987-34.252 26.67-45.255 45.255l-63.399-63.399a218.372 218.372 0 0 1 45.255-45.255zM82.304 384.441l63.399-63.399c10.987 18.559 26.67 34.252 45.255 45.255l-63.399 63.399a218.396 218.396 0 0 1-45.255-45.255zm302.137 45.255l-63.399-63.399c18.559-10.987 34.252-26.67 45.255-45.255l63.399 63.399a218.403 218.403 0 0 1-45.255 45.255z"], - "lightbulb": [352, 512, [], "f0eb", "M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z"], - "link": [512, 512, [], "f0c1", "M326.612 185.391c59.747 59.809 58.927 155.698.36 214.59-.11.12-.24.25-.36.37l-67.2 67.2c-59.27 59.27-155.699 59.262-214.96 0-59.27-59.26-59.27-155.7 0-214.96l37.106-37.106c9.84-9.84 26.786-3.3 27.294 10.606.648 17.722 3.826 35.527 9.69 52.721 1.986 5.822.567 12.262-3.783 16.612l-13.087 13.087c-28.026 28.026-28.905 73.66-1.155 101.96 28.024 28.579 74.086 28.749 102.325.51l67.2-67.19c28.191-28.191 28.073-73.757 0-101.83-3.701-3.694-7.429-6.564-10.341-8.569a16.037 16.037 0 0 1-6.947-12.606c-.396-10.567 3.348-21.456 11.698-29.806l21.054-21.055c5.521-5.521 14.182-6.199 20.584-1.731a152.482 152.482 0 0 1 20.522 17.197zM467.547 44.449c-59.261-59.262-155.69-59.27-214.96 0l-67.2 67.2c-.12.12-.25.25-.36.37-58.566 58.892-59.387 154.781.36 214.59a152.454 152.454 0 0 0 20.521 17.196c6.402 4.468 15.064 3.789 20.584-1.731l21.054-21.055c8.35-8.35 12.094-19.239 11.698-29.806a16.037 16.037 0 0 0-6.947-12.606c-2.912-2.005-6.64-4.875-10.341-8.569-28.073-28.073-28.191-73.639 0-101.83l67.2-67.19c28.239-28.239 74.3-28.069 102.325.51 27.75 28.3 26.872 73.934-1.155 101.96l-13.087 13.087c-4.35 4.35-5.769 10.79-3.783 16.612 5.864 17.194 9.042 34.999 9.69 52.721.509 13.906 17.454 20.446 27.294 10.606l37.106-37.106c59.271-59.259 59.271-155.699.001-214.959z"], - "lira-sign": [384, 512, [], "f195", "M371.994 256h-48.019C317.64 256 312 260.912 312 267.246 312 368 230.179 416 144 416V256.781l134.603-29.912A12 12 0 0 0 288 215.155v-40.976c0-7.677-7.109-13.38-14.603-11.714L144 191.219V160.78l134.603-29.912A12 12 0 0 0 288 119.154V78.179c0-7.677-7.109-13.38-14.603-11.714L144 95.219V44c0-6.627-5.373-12-12-12H76c-6.627 0-12 5.373-12 12v68.997L9.397 125.131A12 12 0 0 0 0 136.845v40.976c0 7.677 7.109 13.38 14.603 11.714L64 178.558v30.439L9.397 221.131A12 12 0 0 0 0 232.845v40.976c0 7.677 7.109 13.38 14.603 11.714L64 274.558V468c0 6.627 5.373 12 12 12h79.583c134.091 0 223.255-77.834 228.408-211.592.261-6.782-5.211-12.408-11.997-12.408z"], - "list": [512, 512, [], "f03a", "M128 116V76c0-8.837 7.163-16 16-16h352c8.837 0 16 7.163 16 16v40c0 8.837-7.163 16-16 16H144c-8.837 0-16-7.163-16-16zm16 176h352c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H144c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zm0 160h352c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H144c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zM16 144h64c8.837 0 16-7.163 16-16V64c0-8.837-7.163-16-16-16H16C7.163 48 0 55.163 0 64v64c0 8.837 7.163 16 16 16zm0 160h64c8.837 0 16-7.163 16-16v-64c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v64c0 8.837 7.163 16 16 16zm0 160h64c8.837 0 16-7.163 16-16v-64c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v64c0 8.837 7.163 16 16 16z"], - "list-alt": [512, 512, [], "f022", "M464 480H48c-26.51 0-48-21.49-48-48V80c0-26.51 21.49-48 48-48h416c26.51 0 48 21.49 48 48v352c0 26.51-21.49 48-48 48zM128 120c-22.091 0-40 17.909-40 40s17.909 40 40 40 40-17.909 40-40-17.909-40-40-40zm0 96c-22.091 0-40 17.909-40 40s17.909 40 40 40 40-17.909 40-40-17.909-40-40-40zm0 96c-22.091 0-40 17.909-40 40s17.909 40 40 40 40-17.909 40-40-17.909-40-40-40zm288-136v-32c0-6.627-5.373-12-12-12H204c-6.627 0-12 5.373-12 12v32c0 6.627 5.373 12 12 12h200c6.627 0 12-5.373 12-12zm0 96v-32c0-6.627-5.373-12-12-12H204c-6.627 0-12 5.373-12 12v32c0 6.627 5.373 12 12 12h200c6.627 0 12-5.373 12-12zm0 96v-32c0-6.627-5.373-12-12-12H204c-6.627 0-12 5.373-12 12v32c0 6.627 5.373 12 12 12h200c6.627 0 12-5.373 12-12z"], - "list-ol": [512, 512, [], "f0cb", "M3.263 139.527c0-7.477 3.917-11.572 11.573-11.572h15.131V88.078c0-5.163.534-10.503.534-10.503h-.356s-1.779 2.67-2.848 3.738c-4.451 4.273-10.504 4.451-15.666-1.068l-5.518-6.231c-5.342-5.341-4.984-11.216.534-16.379l21.72-19.938C32.815 33.602 36.732 32 42.785 32H54.89c7.656 0 11.749 3.916 11.749 11.572v84.384h15.488c7.655 0 11.572 4.094 11.572 11.572v8.901c0 7.477-3.917 11.572-11.572 11.572H14.836c-7.656 0-11.573-4.095-11.573-11.572v-8.902zM2.211 304.591c0-47.278 50.955-56.383 50.955-69.165 0-7.18-5.954-8.755-9.28-8.755-3.153 0-6.479 1.051-9.455 3.852-5.079 4.903-10.507 7.004-16.111 2.451l-8.579-6.829c-5.779-4.553-7.18-9.805-2.803-15.409C13.592 201.981 26.025 192 47.387 192c19.437 0 44.476 10.506 44.476 39.573 0 38.347-46.753 46.402-48.679 56.909h39.049c7.529 0 11.557 4.027 11.557 11.382v8.755c0 7.354-4.028 11.382-11.557 11.382h-67.94c-7.005 0-12.083-4.028-12.083-11.382v-4.028zM5.654 454.61l5.603-9.28c3.853-6.654 9.105-7.004 15.584-3.152 4.903 2.101 9.63 3.152 14.359 3.152 10.155 0 14.358-3.502 14.358-8.23 0-6.654-5.604-9.106-15.934-9.106h-4.728c-5.954 0-9.28-2.101-12.258-7.88l-1.05-1.926c-2.451-4.728-1.226-9.806 2.801-14.884l5.604-7.004c6.829-8.405 12.257-13.483 12.257-13.483v-.35s-4.203 1.051-12.608 1.051H16.685c-7.53 0-11.383-4.028-11.383-11.382v-8.755c0-7.53 3.853-11.382 11.383-11.382h58.484c7.529 0 11.382 4.027 11.382 11.382v3.327c0 5.778-1.401 9.806-5.079 14.183l-17.509 20.137c19.611 5.078 28.716 20.487 28.716 34.845 0 21.363-14.358 44.126-48.503 44.126-16.636 0-28.192-4.728-35.896-9.455-5.779-4.202-6.304-9.805-2.626-15.934zM144 132h352c8.837 0 16-7.163 16-16V76c0-8.837-7.163-16-16-16H144c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zm0 160h352c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H144c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zm0 160h352c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H144c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16z"], - "list-ul": [512, 512, [], "f0ca", "M96 96c0 26.51-21.49 48-48 48S0 122.51 0 96s21.49-48 48-48 48 21.49 48 48zM48 208c-26.51 0-48 21.49-48 48s21.49 48 48 48 48-21.49 48-48-21.49-48-48-48zm0 160c-26.51 0-48 21.49-48 48s21.49 48 48 48 48-21.49 48-48-21.49-48-48-48zm96-236h352c8.837 0 16-7.163 16-16V76c0-8.837-7.163-16-16-16H144c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zm0 160h352c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H144c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zm0 160h352c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H144c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16z"], - "location-arrow": [512, 512, [], "f124", "M444.52 3.52L28.74 195.42c-47.97 22.39-31.98 92.75 19.19 92.75h175.91v175.91c0 51.17 70.36 67.17 92.75 19.19l191.9-415.78c15.99-38.39-25.59-79.97-63.97-63.97z"], - "lock": [448, 512, [], "f023", "M400 224h-24v-72C376 68.2 307.8 0 224 0S72 68.2 72 152v72H48c-26.5 0-48 21.5-48 48v192c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V272c0-26.5-21.5-48-48-48zm-104 0H152v-72c0-39.7 32.3-72 72-72s72 32.3 72 72v72z"], - "lock-open": [576, 512, [], "f3c1", "M423.5 0C339.5.3 272 69.5 272 153.5V224H48c-26.5 0-48 21.5-48 48v192c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V272c0-26.5-21.5-48-48-48h-48v-71.1c0-39.6 31.7-72.5 71.3-72.9 40-.4 72.7 32.1 72.7 72v80c0 13.3 10.7 24 24 24h32c13.3 0 24-10.7 24-24v-80C576 68 507.5-.3 423.5 0z"], - "long-arrow-alt-down": [256, 512, [], "f309", "M168 345.941V44c0-6.627-5.373-12-12-12h-56c-6.627 0-12 5.373-12 12v301.941H41.941c-21.382 0-32.09 25.851-16.971 40.971l86.059 86.059c9.373 9.373 24.569 9.373 33.941 0l86.059-86.059c15.119-15.119 4.411-40.971-16.971-40.971H168z"], - "long-arrow-alt-left": [448, 512, [], "f30a", "M134.059 296H436c6.627 0 12-5.373 12-12v-56c0-6.627-5.373-12-12-12H134.059v-46.059c0-21.382-25.851-32.09-40.971-16.971L7.029 239.029c-9.373 9.373-9.373 24.569 0 33.941l86.059 86.059c15.119 15.119 40.971 4.411 40.971-16.971V296z"], - "long-arrow-alt-right": [448, 512, [], "f30b", "M313.941 216H12c-6.627 0-12 5.373-12 12v56c0 6.627 5.373 12 12 12h301.941v46.059c0 21.382 25.851 32.09 40.971 16.971l86.059-86.059c9.373-9.373 9.373-24.569 0-33.941l-86.059-86.059c-15.119-15.119-40.971-4.411-40.971 16.971V216z"], - "long-arrow-alt-up": [256, 512, [], "f30c", "M88 166.059V468c0 6.627 5.373 12 12 12h56c6.627 0 12-5.373 12-12V166.059h46.059c21.382 0 32.09-25.851 16.971-40.971l-86.059-86.059c-9.373-9.373-24.569-9.373-33.941 0l-86.059 86.059c-15.119 15.119-4.411 40.971 16.971 40.971H88z"], - "low-vision": [576, 512, [], "f2a8", "M569.344 231.631C512.96 135.949 407.81 72 288 72c-28.468 0-56.102 3.619-82.451 10.409L152.778 10.24c-7.601-10.858-22.564-13.5-33.423-5.9l-13.114 9.178c-10.86 7.601-13.502 22.566-5.9 33.426l43.131 58.395C89.449 131.73 40.228 174.683 6.682 231.581c-.01.017-.023.033-.034.05-8.765 14.875-8.964 33.528 0 48.739 38.5 65.332 99.742 115.862 172.859 141.349L55.316 244.302A272.194 272.194 0 0 1 83.61 208.39l119.4 170.58h.01l40.63 58.04a330.055 330.055 0 0 0 78.94 1.17l-189.98-271.4a277.628 277.628 0 0 1 38.777-21.563l251.836 356.544c7.601 10.858 22.564 13.499 33.423 5.9l13.114-9.178c10.86-7.601 13.502-22.567 5.9-33.426l-43.12-58.377-.007-.009c57.161-27.978 104.835-72.04 136.81-126.301a47.938 47.938 0 0 0 .001-48.739zM390.026 345.94l-19.066-27.23c24.682-32.567 27.711-76.353 8.8-111.68v.03c0 23.65-19.17 42.82-42.82 42.82-23.828 0-42.82-19.349-42.82-42.82 0-23.65 19.17-42.82 42.82-42.82h.03c-24.75-13.249-53.522-15.643-79.51-7.68l-19.068-27.237C253.758 123.306 270.488 120 288 120c75.162 0 136 60.826 136 136 0 34.504-12.833 65.975-33.974 89.94z"], - "luggage-cart": [640, 512, [], "f59d", "M224 320h32V96h-32c-17.67 0-32 14.33-32 32v160c0 17.67 14.33 32 32 32zm352-32V128c0-17.67-14.33-32-32-32h-32v224h32c17.67 0 32-14.33 32-32zm48 96H128V16c0-8.84-7.16-16-16-16H16C7.16 0 0 7.16 0 16v32c0 8.84 7.16 16 16 16h48v368c0 8.84 7.16 16 16 16h82.94c-1.79 5.03-2.94 10.36-2.94 16 0 26.51 21.49 48 48 48s48-21.49 48-48c0-5.64-1.15-10.97-2.94-16h197.88c-1.79 5.03-2.94 10.36-2.94 16 0 26.51 21.49 48 48 48s48-21.49 48-48c0-5.64-1.15-10.97-2.94-16H624c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16zM480 96V48c0-26.51-21.49-48-48-48h-96c-26.51 0-48 21.49-48 48v272h192V96zm-48 0h-96V48h96v48z"], - "magic": [512, 512, [], "f0d0", "M224 96l16-32 32-16-32-16-16-32-16 32-32 16 32 16 16 32zM80 160l26.66-53.33L160 80l-53.34-26.67L80 0 53.34 53.33 0 80l53.34 26.67L80 160zm352 128l-26.66 53.33L352 368l53.34 26.67L432 448l26.66-53.33L512 368l-53.34-26.67L432 288zm70.62-193.77L417.77 9.38C411.53 3.12 403.34 0 395.15 0c-8.19 0-16.38 3.12-22.63 9.38L9.38 372.52c-12.5 12.5-12.5 32.76 0 45.25l84.85 84.85c6.25 6.25 14.44 9.37 22.62 9.37 8.19 0 16.38-3.12 22.63-9.37l363.14-363.15c12.5-12.48 12.5-32.75 0-45.24zM359.45 203.46l-50.91-50.91 86.6-86.6 50.91 50.91-86.6 86.6z"], - "magnet": [512, 512, [], "f076", "M164.1 160H12c-6.6 0-12-5.4-12-12V68c0-19.9 16.1-36 36-36h104c19.9 0 36 16.1 36 36v80c.1 6.6-5.3 12-11.9 12zm348-12V67.9c0-19.9-16.1-36-36-36h-104c-19.9 0-36 16.1-36 36v80c0 6.6 5.4 12 12 12h152c6.6.1 12-5.3 12-11.9zm-164 44c-6.6 0-12 5.4-12 12v52c0 128.1-160 127.9-160 0v-52c0-6.6-5.4-12-12-12h-152c-6.7 0-12 5.4-12 12.1.1 21.4.6 40.3 0 53.3C.1 408 136.3 504 256.9 504 377.5 504 512 408 512 257.3c-.6-12.8-.2-33 0-53.2 0-6.7-5.3-12.1-12-12.1H348.1z"], - "mail-bulk": [576, 512, [], "f674", "M160 448c-25.6 0-51.2-22.4-64-32-64-44.8-83.2-60.8-96-70.4V480c0 17.67 14.33 32 32 32h256c17.67 0 32-14.33 32-32V345.6c-12.8 9.6-32 25.6-96 70.4-12.8 9.6-38.4 32-64 32zm128-192H32c-17.67 0-32 14.33-32 32v16c25.6 19.2 22.4 19.2 115.2 86.4 9.6 6.4 28.8 25.6 44.8 25.6s35.2-19.2 44.8-22.4c92.8-67.2 89.6-67.2 115.2-86.4V288c0-17.67-14.33-32-32-32zm256-96H224c-17.67 0-32 14.33-32 32v32h96c33.21 0 60.59 25.42 63.71 57.82l.29-.22V416h192c17.67 0 32-14.33 32-32V192c0-17.67-14.33-32-32-32zm-32 128h-64v-64h64v64zm-352-96c0-35.29 28.71-64 64-64h224V32c0-17.67-14.33-32-32-32H96C78.33 0 64 14.33 64 32v192h96v-32z"], - "male": [192, 512, [], "f183", "M96 0c35.346 0 64 28.654 64 64s-28.654 64-64 64-64-28.654-64-64S60.654 0 96 0m48 144h-11.36c-22.711 10.443-49.59 10.894-73.28 0H48c-26.51 0-48 21.49-48 48v136c0 13.255 10.745 24 24 24h16v136c0 13.255 10.745 24 24 24h64c13.255 0 24-10.745 24-24V352h16c13.255 0 24-10.745 24-24V192c0-26.51-21.49-48-48-48z"], - "map": [576, 512, [], "f279", "M0 117.66v346.32c0 11.32 11.43 19.06 21.94 14.86L160 416V32L20.12 87.95A32.006 32.006 0 0 0 0 117.66zM192 416l192 64V96L192 32v384zM554.06 33.16L416 96v384l139.88-55.95A31.996 31.996 0 0 0 576 394.34V48.02c0-11.32-11.43-19.06-21.94-14.86z"], - "map-marked": [576, 512, [], "f59f", "M288 0c-69.59 0-126 56.41-126 126 0 56.26 82.35 158.8 113.9 196.02 6.39 7.54 17.82 7.54 24.2 0C331.65 284.8 414 182.26 414 126 414 56.41 357.59 0 288 0zM20.12 215.95A32.006 32.006 0 0 0 0 245.66v250.32c0 11.32 11.43 19.06 21.94 14.86L160 448V214.92c-8.84-15.98-16.07-31.54-21.25-46.42L20.12 215.95zM288 359.67c-14.07 0-27.38-6.18-36.51-16.96-19.66-23.2-40.57-49.62-59.49-76.72v182l192 64V266c-18.92 27.09-39.82 53.52-59.49 76.72-9.13 10.77-22.44 16.95-36.51 16.95zm266.06-198.51L416 224v288l139.88-55.95A31.996 31.996 0 0 0 576 426.34V176.02c0-11.32-11.43-19.06-21.94-14.86z"], - "map-marked-alt": [576, 512, [], "f5a0", "M288 0c-69.59 0-126 56.41-126 126 0 56.26 82.35 158.8 113.9 196.02 6.39 7.54 17.82 7.54 24.2 0C331.65 284.8 414 182.26 414 126 414 56.41 357.59 0 288 0zm0 168c-23.2 0-42-18.8-42-42s18.8-42 42-42 42 18.8 42 42-18.8 42-42 42zM20.12 215.95A32.006 32.006 0 0 0 0 245.66v250.32c0 11.32 11.43 19.06 21.94 14.86L160 448V214.92c-8.84-15.98-16.07-31.54-21.25-46.42L20.12 215.95zM288 359.67c-14.07 0-27.38-6.18-36.51-16.96-19.66-23.2-40.57-49.62-59.49-76.72v182l192 64V266c-18.92 27.09-39.82 53.52-59.49 76.72-9.13 10.77-22.44 16.95-36.51 16.95zm266.06-198.51L416 224v288l139.88-55.95A31.996 31.996 0 0 0 576 426.34V176.02c0-11.32-11.43-19.06-21.94-14.86z"], - "map-marker": [384, 512, [], "f041", "M172.268 501.67C26.97 291.031 0 269.413 0 192 0 85.961 85.961 0 192 0s192 85.961 192 192c0 77.413-26.97 99.031-172.268 309.67-9.535 13.774-29.93 13.773-39.464 0z"], - "map-marker-alt": [384, 512, [], "f3c5", "M172.268 501.67C26.97 291.031 0 269.413 0 192 0 85.961 85.961 0 192 0s192 85.961 192 192c0 77.413-26.97 99.031-172.268 309.67-9.535 13.774-29.93 13.773-39.464 0zM192 272c44.183 0 80-35.817 80-80s-35.817-80-80-80-80 35.817-80 80 35.817 80 80 80z"], - "map-pin": [288, 512, [], "f276", "M112 316.94v156.69l22.02 33.02c4.75 7.12 15.22 7.12 19.97 0L176 473.63V316.94c-10.39 1.92-21.06 3.06-32 3.06s-21.61-1.14-32-3.06zM144 0C64.47 0 0 64.47 0 144s64.47 144 144 144 144-64.47 144-144S223.53 0 144 0zm0 76c-37.5 0-68 30.5-68 68 0 6.62-5.38 12-12 12s-12-5.38-12-12c0-50.73 41.28-92 92-92 6.62 0 12 5.38 12 12s-5.38 12-12 12z"], - "map-signs": [512, 512, [], "f277", "M507.31 84.69L464 41.37c-6-6-14.14-9.37-22.63-9.37H288V16c0-8.84-7.16-16-16-16h-32c-8.84 0-16 7.16-16 16v16H56c-13.25 0-24 10.75-24 24v80c0 13.25 10.75 24 24 24h385.37c8.49 0 16.62-3.37 22.63-9.37l43.31-43.31c6.25-6.26 6.25-16.38 0-22.63zM224 496c0 8.84 7.16 16 16 16h32c8.84 0 16-7.16 16-16V384h-64v112zm232-272H288v-32h-64v32H70.63c-8.49 0-16.62 3.37-22.63 9.37L4.69 276.69c-6.25 6.25-6.25 16.38 0 22.63L48 342.63c6 6 14.14 9.37 22.63 9.37H456c13.25 0 24-10.75 24-24v-80c0-13.25-10.75-24-24-24z"], - "marker": [512, 512, [], "f5a1", "M93.95 290.03A327.038 327.038 0 0 0 .17 485.11l-.03.23c-1.7 15.28 11.21 28.2 26.49 26.51a327.02 327.02 0 0 0 195.34-93.8l75.4-75.4-128.02-128.02-75.4 75.4zM485.49 26.51c-35.35-35.35-92.67-35.35-128.02 0l-21.76 21.76-36.56-36.55c-15.62-15.62-40.95-15.62-56.56 0L138.47 115.84c-6.25 6.25-6.25 16.38 0 22.63l22.62 22.62c6.25 6.25 16.38 6.25 22.63 0l87.15-87.15 19.59 19.59L191.98 192 320 320.02l165.49-165.49c35.35-35.35 35.35-92.66 0-128.02z"], - "mars": [384, 512, [], "f222", "M372 64h-79c-10.7 0-16 12.9-8.5 20.5l16.9 16.9-80.7 80.7c-22.2-14-48.5-22.1-76.7-22.1C64.5 160 0 224.5 0 304s64.5 144 144 144 144-64.5 144-144c0-28.2-8.1-54.5-22.1-76.7l80.7-80.7 16.9 16.9c7.6 7.6 20.5 2.2 20.5-8.5V76c0-6.6-5.4-12-12-12zM144 384c-44.1 0-80-35.9-80-80s35.9-80 80-80 80 35.9 80 80-35.9 80-80 80z"], - "mars-double": [512, 512, [], "f227", "M340 0h-79c-10.7 0-16 12.9-8.5 20.5l16.9 16.9-48.7 48.7C198.5 72.1 172.2 64 144 64 64.5 64 0 128.5 0 208s64.5 144 144 144 144-64.5 144-144c0-28.2-8.1-54.5-22.1-76.7l48.7-48.7 16.9 16.9c2.4 2.4 5.5 3.5 8.4 3.5 6.2 0 12.1-4.8 12.1-12V12c0-6.6-5.4-12-12-12zM144 288c-44.1 0-80-35.9-80-80s35.9-80 80-80 80 35.9 80 80-35.9 80-80 80zm356-128.1h-79c-10.7 0-16 12.9-8.5 20.5l16.9 16.9-48.7 48.7c-18.2-11.4-39-18.9-61.5-21.3-2.1 21.8-8.2 43.3-18.4 63.3 1.1 0 2.2-.1 3.2-.1 44.1 0 80 35.9 80 80s-35.9 80-80 80-80-35.9-80-80c0-1.1 0-2.2.1-3.2-20 10.2-41.5 16.4-63.3 18.4C168.4 455.6 229.6 512 304 512c79.5 0 144-64.5 144-144 0-28.2-8.1-54.5-22.1-76.7l48.7-48.7 16.9 16.9c2.4 2.4 5.4 3.5 8.4 3.5 6.2 0 12.1-4.8 12.1-12v-79c0-6.7-5.4-12.1-12-12.1z"], - "mars-stroke": [384, 512, [], "f229", "M372 64h-79c-10.7 0-16 12.9-8.5 20.5l16.9 16.9-17.5 17.5-14.1-14.1c-4.7-4.7-12.3-4.7-17 0L224.5 133c-4.7 4.7-4.7 12.3 0 17l14.1 14.1-18 18c-22.2-14-48.5-22.1-76.7-22.1C64.5 160 0 224.5 0 304s64.5 144 144 144 144-64.5 144-144c0-28.2-8.1-54.5-22.1-76.7l18-18 14.1 14.1c4.7 4.7 12.3 4.7 17 0l28.3-28.3c4.7-4.7 4.7-12.3 0-17L329.2 164l17.5-17.5 16.9 16.9c7.6 7.6 20.5 2.2 20.5-8.5V76c-.1-6.6-5.5-12-12.1-12zM144 384c-44.1 0-80-35.9-80-80s35.9-80 80-80 80 35.9 80 80-35.9 80-80 80z"], - "mars-stroke-h": [480, 512, [], "f22b", "M476.2 247.5l-55.9-55.9c-7.6-7.6-20.5-2.2-20.5 8.5V224H376v-20c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v20h-27.6c-5.8-25.6-18.7-49.9-38.6-69.8C189.6 98 98.4 98 42.2 154.2c-56.2 56.2-56.2 147.4 0 203.6 56.2 56.2 147.4 56.2 203.6 0 19.9-19.9 32.8-44.2 38.6-69.8H312v20c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12v-20h23.9v23.9c0 10.7 12.9 16 20.5 8.5l55.9-55.9c4.6-4.7 4.6-12.3-.1-17zm-275.6 65.1c-31.2 31.2-81.9 31.2-113.1 0-31.2-31.2-31.2-81.9 0-113.1 31.2-31.2 81.9-31.2 113.1 0 31.2 31.1 31.2 81.9 0 113.1z"], - "mars-stroke-v": [288, 512, [], "f22a", "M245.8 234.2c-19.9-19.9-44.2-32.8-69.8-38.6v-25.4h20c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12h-20V81.4h23.9c10.7 0 16-12.9 8.5-20.5L152.5 5.1c-4.7-4.7-12.3-4.7-17 0L79.6 61c-7.6 7.6-2.2 20.5 8.5 20.5H112v24.7H92c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h20v25.4c-25.6 5.8-49.9 18.7-69.8 38.6-56.2 56.2-56.2 147.4 0 203.6 56.2 56.2 147.4 56.2 203.6 0 56.3-56.2 56.3-147.4 0-203.6zm-45.2 158.4c-31.2 31.2-81.9 31.2-113.1 0-31.2-31.2-31.2-81.9 0-113.1 31.2-31.2 81.9-31.2 113.1 0 31.2 31.1 31.2 81.9 0 113.1z"], - "mask": [640, 512, [], "f6fa", "M320.67 64c-442.6 0-357.57 384-158.46 384 39.9 0 77.47-20.69 101.42-55.86l25.73-37.79c15.66-22.99 46.97-22.99 62.63 0l25.73 37.79C401.66 427.31 439.23 448 479.13 448c189.86 0 290.63-384-158.46-384zM184 308.36c-41.06 0-67.76-25.66-80.08-41.05-5.23-6.53-5.23-16.09 0-22.63 12.32-15.4 39.01-41.05 80.08-41.05s67.76 25.66 80.08 41.05c5.23 6.53 5.23 16.09 0 22.63-12.32 15.4-39.02 41.05-80.08 41.05zm272 0c-41.06 0-67.76-25.66-80.08-41.05-5.23-6.53-5.23-16.09 0-22.63 12.32-15.4 39.01-41.05 80.08-41.05s67.76 25.66 80.08 41.05c5.23 6.53 5.23 16.09 0 22.63-12.32 15.4-39.02 41.05-80.08 41.05z"], - "medal": [512, 512, [], "f5a2", "M223.75 130.75L154.62 15.54A31.997 31.997 0 0 0 127.18 0H16.03C3.08 0-4.5 14.57 2.92 25.18l111.27 158.96c29.72-27.77 67.52-46.83 109.56-53.39zM495.97 0H384.82c-11.24 0-21.66 5.9-27.44 15.54l-69.13 115.21c42.04 6.56 79.84 25.62 109.56 53.38L509.08 25.18C516.5 14.57 508.92 0 495.97 0zM256 160c-97.2 0-176 78.8-176 176s78.8 176 176 176 176-78.8 176-176-78.8-176-176-176zm92.52 157.26l-37.93 36.96 8.97 52.22c1.6 9.36-8.26 16.51-16.65 12.09L256 393.88l-46.9 24.65c-8.4 4.45-18.25-2.74-16.65-12.09l8.97-52.22-37.93-36.96c-6.82-6.64-3.05-18.23 6.35-19.59l52.43-7.64 23.43-47.52c2.11-4.28 6.19-6.39 10.28-6.39 4.11 0 8.22 2.14 10.33 6.39l23.43 47.52 52.43 7.64c9.4 1.36 13.17 12.95 6.35 19.59z"], - "medkit": [512, 512, [], "f0fa", "M96 480h320V128h-32V80c0-26.51-21.49-48-48-48H176c-26.51 0-48 21.49-48 48v48H96v352zm96-384h128v32H192V96zm320 80v256c0 26.51-21.49 48-48 48h-16V128h16c26.51 0 48 21.49 48 48zM64 480H48c-26.51 0-48-21.49-48-48V176c0-26.51 21.49-48 48-48h16v352zm288-208v32c0 8.837-7.163 16-16 16h-48v48c0 8.837-7.163 16-16 16h-32c-8.837 0-16-7.163-16-16v-48h-48c-8.837 0-16-7.163-16-16v-32c0-8.837 7.163-16 16-16h48v-48c0-8.837 7.163-16 16-16h32c8.837 0 16 7.163 16 16v48h48c8.837 0 16 7.163 16 16z"], - "meh": [496, 512, [], "f11a", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm-80 168c17.7 0 32 14.3 32 32s-14.3 32-32 32-32-14.3-32-32 14.3-32 32-32zm176 192H152c-21.2 0-21.2-32 0-32h192c21.2 0 21.2 32 0 32zm-16-128c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32z"], - "meh-blank": [496, 512, [], "f5a4", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm-80 232c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32zm160 0c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32z"], - "meh-rolling-eyes": [496, 512, [], "f5a5", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zM88 224c0-24.3 13.7-45.2 33.6-56-.7 2.6-1.6 5.2-1.6 8 0 17.7 14.3 32 32 32s32-14.3 32-32c0-2.8-.9-5.4-1.6-8 19.9 10.8 33.6 31.7 33.6 56 0 35.3-28.7 64-64 64s-64-28.7-64-64zm224 176H184c-21.2 0-21.2-32 0-32h128c21.2 0 21.2 32 0 32zm32-112c-35.3 0-64-28.7-64-64 0-24.3 13.7-45.2 33.6-56-.7 2.6-1.6 5.2-1.6 8 0 17.7 14.3 32 32 32s32-14.3 32-32c0-2.8-.9-5.4-1.6-8 19.9 10.8 33.6 31.7 33.6 56 0 35.3-28.7 64-64 64z"], - "memory": [640, 512, [], "f538", "M640 130.94V96c0-17.67-14.33-32-32-32H32C14.33 64 0 78.33 0 96v34.94c18.6 6.61 32 24.19 32 45.06s-13.4 38.45-32 45.06V320h640v-98.94c-18.6-6.61-32-24.19-32-45.06s13.4-38.45 32-45.06zM224 256h-64V128h64v128zm128 0h-64V128h64v128zm128 0h-64V128h64v128zM0 448h64v-26.67c0-8.84 7.16-16 16-16s16 7.16 16 16V448h128v-26.67c0-8.84 7.16-16 16-16s16 7.16 16 16V448h128v-26.67c0-8.84 7.16-16 16-16s16 7.16 16 16V448h128v-26.67c0-8.84 7.16-16 16-16s16 7.16 16 16V448h64v-96H0v96z"], - "menorah": [640, 512, [], "f676", "M144 128h-32c-8.84 0-16 7.16-16 16v144h64V144c0-8.84-7.16-16-16-16zm96 0h-32c-8.84 0-16 7.16-16 16v144h64V144c0-8.84-7.16-16-16-16zm192 0h-32c-8.84 0-16 7.16-16 16v144h64V144c0-8.84-7.16-16-16-16zm96 0h-32c-8.84 0-16 7.16-16 16v144h64V144c0-8.84-7.16-16-16-16zm80-32c17.67 0 32-14.33 32-32S608 0 608 0s-32 46.33-32 64 14.33 32 32 32zm-96 0c17.67 0 32-14.33 32-32S512 0 512 0s-32 46.33-32 64 14.33 32 32 32zm-96 0c17.67 0 32-14.33 32-32S416 0 416 0s-32 46.33-32 64 14.33 32 32 32zm-96 0c17.67 0 32-14.33 32-32S320 0 320 0s-32 46.33-32 64 14.33 32 32 32zm-96 0c17.67 0 32-14.33 32-32S224 0 224 0s-32 46.33-32 64 14.33 32 32 32zm-96 0c17.67 0 32-14.33 32-32S128 0 128 0 96 46.33 96 64s14.33 32 32 32zm-96 0c17.67 0 32-14.33 32-32S32 0 32 0 0 46.33 0 64s14.33 32 32 32zm544 192c0 17.67-14.33 32-32 32H352V144c0-8.84-7.16-16-16-16h-32c-8.84 0-16 7.16-16 16v176H96c-17.67 0-32-14.33-32-32V144c0-8.84-7.16-16-16-16H16c-8.84 0-16 7.16-16 16v144c0 53.02 42.98 96 96 96h192v64H112c-8.84 0-16 7.16-16 16v32c0 8.84 7.16 16 16 16h416c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16H352v-64h192c53.02 0 96-42.98 96-96V144c0-8.84-7.16-16-16-16h-32c-8.84 0-16 7.16-16 16v144z"], - "mercury": [288, 512, [], "f223", "M288 208c0-44.2-19.9-83.7-51.2-110.1 2.5-1.8 4.9-3.8 7.2-5.8 24.7-21.2 39.8-48.8 43.2-78.8.9-7.1-4.7-13.3-11.9-13.3h-40.5C229 0 224.1 4.1 223 9.8c-2.4 12.5-9.6 24.3-20.7 33.8C187 56.8 166.3 64 144 64s-43-7.2-58.4-20.4C74.5 34.1 67.4 22.3 64.9 9.8 63.8 4.1 58.9 0 53.2 0H12.7C5.5 0-.1 6.2.8 13.3 4.2 43.4 19.2 71 44 92.2c2.3 2 4.7 3.9 7.2 5.8C19.9 124.3 0 163.8 0 208c0 68.5 47.9 125.9 112 140.4V400H76c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h36v36c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12v-36h36c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12h-36v-51.6c64.1-14.5 112-71.9 112-140.4zm-224 0c0-44.1 35.9-80 80-80s80 35.9 80 80-35.9 80-80 80-80-35.9-80-80z"], - "meteor": [512, 512, [], "f753", "M491.2.7C452.5 12.3 379.4 35 303.5 62c-2.1-7-4-13.5-5.6-18.6-3-9.7-13.9-14.2-22.9-9.5C232.6 56 122.2 116.5 60.6 176.4c-1.1 1-2.5 2-3.5 3C19 217.4 0 267.3 0 317.2 0 367 19 416.9 57 455c38 38 87.9 57.1 137.8 57 49.9 0 99.8-19 137.9-57.1 1-1 2-2.4 3-3.5 59.8-61.6 120.4-172.1 142.5-214.4 4.7-9 .2-19.9-9.5-22.9-5.2-1.6-11.6-3.5-18.6-5.6 27-76 49.7-149 61.3-187.7C515 8.4 503.6-3 491.2.7zM192 448c-70.7 0-128-57.3-128-128s57.3-128 128-128 128 57.3 128 128-57.3 128-128 128zm-32-192c-17.7 0-32 14.3-32 32s14.3 32 32 32 32-14.3 32-32-14.3-32-32-32zm48 96c-8.8 0-16 7.2-16 16s7.2 16 16 16 16-7.2 16-16-7.2-16-16-16z"], - "microchip": [512, 512, [], "f2db", "M416 48v416c0 26.51-21.49 48-48 48H144c-26.51 0-48-21.49-48-48V48c0-26.51 21.49-48 48-48h224c26.51 0 48 21.49 48 48zm96 58v12a6 6 0 0 1-6 6h-18v6a6 6 0 0 1-6 6h-42V88h42a6 6 0 0 1 6 6v6h18a6 6 0 0 1 6 6zm0 96v12a6 6 0 0 1-6 6h-18v6a6 6 0 0 1-6 6h-42v-48h42a6 6 0 0 1 6 6v6h18a6 6 0 0 1 6 6zm0 96v12a6 6 0 0 1-6 6h-18v6a6 6 0 0 1-6 6h-42v-48h42a6 6 0 0 1 6 6v6h18a6 6 0 0 1 6 6zm0 96v12a6 6 0 0 1-6 6h-18v6a6 6 0 0 1-6 6h-42v-48h42a6 6 0 0 1 6 6v6h18a6 6 0 0 1 6 6zM30 376h42v48H30a6 6 0 0 1-6-6v-6H6a6 6 0 0 1-6-6v-12a6 6 0 0 1 6-6h18v-6a6 6 0 0 1 6-6zm0-96h42v48H30a6 6 0 0 1-6-6v-6H6a6 6 0 0 1-6-6v-12a6 6 0 0 1 6-6h18v-6a6 6 0 0 1 6-6zm0-96h42v48H30a6 6 0 0 1-6-6v-6H6a6 6 0 0 1-6-6v-12a6 6 0 0 1 6-6h18v-6a6 6 0 0 1 6-6zm0-96h42v48H30a6 6 0 0 1-6-6v-6H6a6 6 0 0 1-6-6v-12a6 6 0 0 1 6-6h18v-6a6 6 0 0 1 6-6z"], - "microphone": [352, 512, [], "f130", "M176 352c53.02 0 96-42.98 96-96V96c0-53.02-42.98-96-96-96S80 42.98 80 96v160c0 53.02 42.98 96 96 96zm160-160h-16c-8.84 0-16 7.16-16 16v48c0 74.8-64.49 134.82-140.79 127.38C96.71 376.89 48 317.11 48 250.3V208c0-8.84-7.16-16-16-16H16c-8.84 0-16 7.16-16 16v40.16c0 89.64 63.97 169.55 152 181.69V464H96c-8.84 0-16 7.16-16 16v16c0 8.84 7.16 16 16 16h160c8.84 0 16-7.16 16-16v-16c0-8.84-7.16-16-16-16h-56v-33.77C285.71 418.47 352 344.9 352 256v-48c0-8.84-7.16-16-16-16z"], - "microphone-alt": [352, 512, [], "f3c9", "M336 192h-16c-8.84 0-16 7.16-16 16v48c0 74.8-64.49 134.82-140.79 127.38C96.71 376.89 48 317.11 48 250.3V208c0-8.84-7.16-16-16-16H16c-8.84 0-16 7.16-16 16v40.16c0 89.64 63.97 169.55 152 181.69V464H96c-8.84 0-16 7.16-16 16v16c0 8.84 7.16 16 16 16h160c8.84 0 16-7.16 16-16v-16c0-8.84-7.16-16-16-16h-56v-33.77C285.71 418.47 352 344.9 352 256v-48c0-8.84-7.16-16-16-16zM176 352c53.02 0 96-42.98 96-96h-85.33c-5.89 0-10.67-3.58-10.67-8v-16c0-4.42 4.78-8 10.67-8H272v-32h-85.33c-5.89 0-10.67-3.58-10.67-8v-16c0-4.42 4.78-8 10.67-8H272v-32h-85.33c-5.89 0-10.67-3.58-10.67-8v-16c0-4.42 4.78-8 10.67-8H272c0-53.02-42.98-96-96-96S80 42.98 80 96v160c0 53.02 42.98 96 96 96z"], - "microphone-alt-slash": [640, 512, [], "f539", "M633.82 458.1L476.26 336.33C488.74 312.21 496 284.98 496 256v-48c0-8.84-7.16-16-16-16h-16c-8.84 0-16 7.16-16 16v48c0 17.92-3.96 34.8-10.72 50.2l-26.55-20.52c3.1-9.4 5.28-19.22 5.28-29.67h-43.67l-41.4-32H416v-32h-85.33c-5.89 0-10.67-3.58-10.67-8v-16c0-4.42 4.78-8 10.67-8H416v-32h-85.33c-5.89 0-10.67-3.58-10.67-8v-16c0-4.42 4.78-8 10.67-8H416c0-53.02-42.98-96-96-96s-96 42.98-96 96v45.36L45.47 3.37C38.49-2.05 28.43-.8 23.01 6.18L3.37 31.45C-2.05 38.42-.8 48.47 6.18 53.9l588.36 454.73c6.98 5.43 17.03 4.17 22.46-2.81l19.64-25.27c5.41-6.97 4.16-17.02-2.82-22.45zM400 464h-56v-33.78c11.71-1.62 23.1-4.28 33.96-8.08l-50.4-38.96c-6.71.4-13.41.87-20.35.2-55.85-5.45-98.74-48.63-111.18-101.85L144 241.31v6.85c0 89.64 63.97 169.55 152 181.69V464h-56c-8.84 0-16 7.16-16 16v16c0 8.84 7.16 16 16 16h160c8.84 0 16-7.16 16-16v-16c0-8.84-7.16-16-16-16z"], - "microphone-slash": [640, 512, [], "f131", "M633.82 458.1l-157.8-121.96C488.61 312.13 496 285.01 496 256v-48c0-8.84-7.16-16-16-16h-16c-8.84 0-16 7.16-16 16v48c0 17.92-3.96 34.8-10.72 50.2l-26.55-20.52c3.1-9.4 5.28-19.22 5.28-29.67V96c0-53.02-42.98-96-96-96s-96 42.98-96 96v45.36L45.47 3.37C38.49-2.05 28.43-.8 23.01 6.18L3.37 31.45C-2.05 38.42-.8 48.47 6.18 53.9l588.36 454.73c6.98 5.43 17.03 4.17 22.46-2.81l19.64-25.27c5.41-6.97 4.16-17.02-2.82-22.45zM400 464h-56v-33.77c11.66-1.6 22.85-4.54 33.67-8.31l-50.11-38.73c-6.71.4-13.41.87-20.35.2-55.85-5.45-98.74-48.63-111.18-101.85L144 241.31v6.85c0 89.64 63.97 169.55 152 181.69V464h-56c-8.84 0-16 7.16-16 16v16c0 8.84 7.16 16 16 16h160c8.84 0 16-7.16 16-16v-16c0-8.84-7.16-16-16-16z"], - "microscope": [512, 512, [], "f610", "M160 320h12v16c0 8.84 7.16 16 16 16h40c8.84 0 16-7.16 16-16v-16h12c17.67 0 32-14.33 32-32V64c0-17.67-14.33-32-32-32V16c0-8.84-7.16-16-16-16h-64c-8.84 0-16 7.16-16 16v16c-17.67 0-32 14.33-32 32v224c0 17.67 14.33 32 32 32zm304 128h-1.29C493.24 413.99 512 369.2 512 320c0-105.88-86.12-192-192-192v64c70.58 0 128 57.42 128 128s-57.42 128-128 128H48c-26.51 0-48 21.49-48 48 0 8.84 7.16 16 16 16h480c8.84 0 16-7.16 16-16 0-26.51-21.49-48-48-48zm-360-32h208c4.42 0 8-3.58 8-8v-16c0-4.42-3.58-8-8-8H104c-4.42 0-8 3.58-8 8v16c0 4.42 3.58 8 8 8z"], - "minus": [448, 512, [], "f068", "M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"], - "minus-circle": [512, 512, [], "f056", "M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zM124 296c-6.6 0-12-5.4-12-12v-56c0-6.6 5.4-12 12-12h264c6.6 0 12 5.4 12 12v56c0 6.6-5.4 12-12 12H124z"], - "minus-square": [448, 512, [], "f146", "M400 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zM92 296c-6.6 0-12-5.4-12-12v-56c0-6.6 5.4-12 12-12h264c6.6 0 12 5.4 12 12v56c0 6.6-5.4 12-12 12H92z"], - "mitten": [448, 512, [], "f7b5", "M368 416H48c-8.8 0-16 7.2-16 16v64c0 8.8 7.2 16 16 16h320c8.8 0 16-7.2 16-16v-64c0-8.8-7.2-16-16-16zm57-209.1c-27.2-22.6-67.5-19-90.1 8.2l-20.9 25-29.6-128.4c-18-77.5-95.4-125.9-172.8-108C34.2 21.6-14.2 98.9 3.7 176.4L51.6 384h309l72.5-87c22.7-27.2 19-67.5-8.1-90.1z"], - "mobile": [320, 512, [], "f10b", "M272 0H48C21.5 0 0 21.5 0 48v416c0 26.5 21.5 48 48 48h224c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48zM160 480c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32z"], - "mobile-alt": [320, 512, [], "f3cd", "M272 0H48C21.5 0 0 21.5 0 48v416c0 26.5 21.5 48 48 48h224c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48zM160 480c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32zm112-108c0 6.6-5.4 12-12 12H60c-6.6 0-12-5.4-12-12V60c0-6.6 5.4-12 12-12h200c6.6 0 12 5.4 12 12v312z"], - "money-bill": [640, 512, [], "f0d6", "M608 64H32C14.33 64 0 78.33 0 96v320c0 17.67 14.33 32 32 32h576c17.67 0 32-14.33 32-32V96c0-17.67-14.33-32-32-32zM48 400v-64c35.35 0 64 28.65 64 64H48zm0-224v-64h64c0 35.35-28.65 64-64 64zm272 176c-44.19 0-80-42.99-80-96 0-53.02 35.82-96 80-96s80 42.98 80 96c0 53.03-35.83 96-80 96zm272 48h-64c0-35.35 28.65-64 64-64v64zm0-224c-35.35 0-64-28.65-64-64h64v64z"], - "money-bill-alt": [640, 512, [], "f3d1", "M352 288h-16v-88c0-4.42-3.58-8-8-8h-13.58c-4.74 0-9.37 1.4-13.31 4.03l-15.33 10.22a7.994 7.994 0 0 0-2.22 11.09l8.88 13.31a7.994 7.994 0 0 0 11.09 2.22l.47-.31V288h-16c-4.42 0-8 3.58-8 8v16c0 4.42 3.58 8 8 8h64c4.42 0 8-3.58 8-8v-16c0-4.42-3.58-8-8-8zM608 64H32C14.33 64 0 78.33 0 96v320c0 17.67 14.33 32 32 32h576c17.67 0 32-14.33 32-32V96c0-17.67-14.33-32-32-32zM48 400v-64c35.35 0 64 28.65 64 64H48zm0-224v-64h64c0 35.35-28.65 64-64 64zm272 192c-53.02 0-96-50.15-96-112 0-61.86 42.98-112 96-112s96 50.14 96 112c0 61.87-43 112-96 112zm272 32h-64c0-35.35 28.65-64 64-64v64zm0-224c-35.35 0-64-28.65-64-64h64v64z"], - "money-bill-wave": [640, 512, [], "f53a", "M621.16 54.46C582.37 38.19 543.55 32 504.75 32c-123.17-.01-246.33 62.34-369.5 62.34-30.89 0-61.76-3.92-92.65-13.72-3.47-1.1-6.95-1.62-10.35-1.62C15.04 79 0 92.32 0 110.81v317.26c0 12.63 7.23 24.6 18.84 29.46C57.63 473.81 96.45 480 135.25 480c123.17 0 246.34-62.35 369.51-62.35 30.89 0 61.76 3.92 92.65 13.72 3.47 1.1 6.95 1.62 10.35 1.62 17.21 0 32.25-13.32 32.25-31.81V83.93c-.01-12.64-7.24-24.6-18.85-29.47zM48 132.22c20.12 5.04 41.12 7.57 62.72 8.93C104.84 170.54 79 192.69 48 192.69v-60.47zm0 285v-47.78c34.37 0 62.18 27.27 63.71 61.4-22.53-1.81-43.59-6.31-63.71-13.62zM320 352c-44.19 0-80-42.99-80-96 0-53.02 35.82-96 80-96s80 42.98 80 96c0 53.03-35.83 96-80 96zm272 27.78c-17.52-4.39-35.71-6.85-54.32-8.44 5.87-26.08 27.5-45.88 54.32-49.28v57.72zm0-236.11c-30.89-3.91-54.86-29.7-55.81-61.55 19.54 2.17 38.09 6.23 55.81 12.66v48.89z"], - "money-bill-wave-alt": [640, 512, [], "f53b", "M621.16 54.46C582.37 38.19 543.55 32 504.75 32c-123.17-.01-246.33 62.34-369.5 62.34-30.89 0-61.76-3.92-92.65-13.72-3.47-1.1-6.95-1.62-10.35-1.62C15.04 79 0 92.32 0 110.81v317.26c0 12.63 7.23 24.6 18.84 29.46C57.63 473.81 96.45 480 135.25 480c123.17 0 246.34-62.35 369.51-62.35 30.89 0 61.76 3.92 92.65 13.72 3.47 1.1 6.95 1.62 10.35 1.62 17.21 0 32.25-13.32 32.25-31.81V83.93c-.01-12.64-7.24-24.6-18.85-29.47zM320 352c-44.19 0-80-42.99-80-96 0-53.02 35.82-96 80-96s80 42.98 80 96c0 53.03-35.83 96-80 96z"], - "money-check": [640, 512, [], "f53c", "M0 448c0 17.67 14.33 32 32 32h576c17.67 0 32-14.33 32-32V128H0v320zm448-208c0-8.84 7.16-16 16-16h96c8.84 0 16 7.16 16 16v32c0 8.84-7.16 16-16 16h-96c-8.84 0-16-7.16-16-16v-32zm0 120c0-4.42 3.58-8 8-8h112c4.42 0 8 3.58 8 8v16c0 4.42-3.58 8-8 8H456c-4.42 0-8-3.58-8-8v-16zM64 264c0-4.42 3.58-8 8-8h304c4.42 0 8 3.58 8 8v16c0 4.42-3.58 8-8 8H72c-4.42 0-8-3.58-8-8v-16zm0 96c0-4.42 3.58-8 8-8h176c4.42 0 8 3.58 8 8v16c0 4.42-3.58 8-8 8H72c-4.42 0-8-3.58-8-8v-16zM624 32H16C7.16 32 0 39.16 0 48v48h640V48c0-8.84-7.16-16-16-16z"], - "money-check-alt": [640, 512, [], "f53d", "M608 32H32C14.33 32 0 46.33 0 64v384c0 17.67 14.33 32 32 32h576c17.67 0 32-14.33 32-32V64c0-17.67-14.33-32-32-32zM176 327.88V344c0 4.42-3.58 8-8 8h-16c-4.42 0-8-3.58-8-8v-16.29c-11.29-.58-22.27-4.52-31.37-11.35-3.9-2.93-4.1-8.77-.57-12.14l11.75-11.21c2.77-2.64 6.89-2.76 10.13-.73 3.87 2.42 8.26 3.72 12.82 3.72h28.11c6.5 0 11.8-5.92 11.8-13.19 0-5.95-3.61-11.19-8.77-12.73l-45-13.5c-18.59-5.58-31.58-23.42-31.58-43.39 0-24.52 19.05-44.44 42.67-45.07V152c0-4.42 3.58-8 8-8h16c4.42 0 8 3.58 8 8v16.29c11.29.58 22.27 4.51 31.37 11.35 3.9 2.93 4.1 8.77.57 12.14l-11.75 11.21c-2.77 2.64-6.89 2.76-10.13.73-3.87-2.43-8.26-3.72-12.82-3.72h-28.11c-6.5 0-11.8 5.92-11.8 13.19 0 5.95 3.61 11.19 8.77 12.73l45 13.5c18.59 5.58 31.58 23.42 31.58 43.39 0 24.53-19.05 44.44-42.67 45.07zM416 312c0 4.42-3.58 8-8 8H296c-4.42 0-8-3.58-8-8v-16c0-4.42 3.58-8 8-8h112c4.42 0 8 3.58 8 8v16zm160 0c0 4.42-3.58 8-8 8h-80c-4.42 0-8-3.58-8-8v-16c0-4.42 3.58-8 8-8h80c4.42 0 8 3.58 8 8v16zm0-96c0 4.42-3.58 8-8 8H296c-4.42 0-8-3.58-8-8v-16c0-4.42 3.58-8 8-8h272c4.42 0 8 3.58 8 8v16z"], - "monument": [384, 512, [], "f5a6", "M368 448H16c-8.84 0-16 7.16-16 16v32c0 8.84 7.16 16 16 16h352c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16zm-78.86-347.26a31.97 31.97 0 0 0-9.21-19.44L203.31 4.69c-6.25-6.25-16.38-6.25-22.63 0l-76.6 76.61a31.97 31.97 0 0 0-9.21 19.44L64 416h256l-30.86-315.26zM240 307.2c0 6.4-6.4 12.8-12.8 12.8h-70.4c-6.4 0-12.8-6.4-12.8-12.8v-38.4c0-6.4 6.4-12.8 12.8-12.8h70.4c6.4 0 12.8 6.4 12.8 12.8v38.4z"], - "moon": [512, 512, [], "f186", "M283.211 512c78.962 0 151.079-35.925 198.857-94.792 7.068-8.708-.639-21.43-11.562-19.35-124.203 23.654-238.262-71.576-238.262-196.954 0-72.222 38.662-138.635 101.498-174.394 9.686-5.512 7.25-20.197-3.756-22.23A258.156 258.156 0 0 0 283.211 0c-141.309 0-256 114.511-256 256 0 141.309 114.511 256 256 256z"], - "mortar-pestle": [512, 512, [], "f5a7", "M501.54 60.91c17.22-17.22 12.51-46.25-9.27-57.14a35.696 35.696 0 0 0-37.37 3.37L251.09 160h151.37l99.08-99.09zM496 192H16c-8.84 0-16 7.16-16 16v32c0 8.84 7.16 16 16 16h16c0 80.98 50.2 150.11 121.13 178.32-12.76 16.87-21.72 36.8-24.95 58.69-1.46 9.92 6.04 18.98 16.07 18.98h223.5c10.03 0 17.53-9.06 16.07-18.98-3.22-21.89-12.18-41.82-24.95-58.69C429.8 406.11 480 336.98 480 256h16c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16z"], - "mosque": [640, 512, [], "f678", "M0 480c0 17.67 14.33 32 32 32h64c17.67 0 32-14.33 32-32V160H0v320zm579.16-192c17.86-17.39 28.84-37.34 28.84-58.91 0-52.86-41.79-93.79-87.92-122.9-41.94-26.47-80.63-57.77-111.96-96.22L400 0l-8.12 9.97c-31.33 38.45-70.01 69.76-111.96 96.22C233.79 135.3 192 176.23 192 229.09c0 21.57 10.98 41.52 28.84 58.91h358.32zM608 320H192c-17.67 0-32 14.33-32 32v128c0 17.67 14.33 32 32 32h32v-64c0-17.67 14.33-32 32-32s32 14.33 32 32v64h64v-72c0-48 48-72 48-72s48 24 48 72v72h64v-64c0-17.67 14.33-32 32-32s32 14.33 32 32v64h32c17.67 0 32-14.33 32-32V352c0-17.67-14.33-32-32-32zM64 0S0 32 0 96v32h128V96c0-64-64-96-64-96z"], - "motorcycle": [640, 512, [], "f21c", "M512.9 192c-14.9-.1-29.1 2.3-42.4 6.9L437.6 144H520c13.3 0 24-10.7 24-24V88c0-13.3-10.7-24-24-24h-45.3c-6.8 0-13.3 2.9-17.8 7.9l-37.5 41.7-22.8-38C392.2 68.4 384.4 64 376 64h-80c-8.8 0-16 7.2-16 16v16c0 8.8 7.2 16 16 16h66.4l19.2 32H227.9c-17.7-23.1-44.9-40-99.9-40H72.5C59 104 47.7 115 48 128.5c.2 13 10.9 23.5 24 23.5h56c24.5 0 38.7 10.9 47.8 24.8l-11.3 20.5c-13-3.9-26.9-5.7-41.3-5.2C55.9 194.5 1.6 249.6 0 317c-1.6 72.1 56.3 131 128 131 59.6 0 109.7-40.8 124-96h84.2c13.7 0 24.6-11.4 24-25.1-2.1-47.1 17.5-93.7 56.2-125l12.5 20.8c-27.6 23.7-45.1 58.9-44.8 98.2.5 69.6 57.2 126.5 126.8 127.1 71.6.7 129.8-57.5 129.2-129.1-.7-69.6-57.6-126.4-127.2-126.9zM128 400c-44.1 0-80-35.9-80-80s35.9-80 80-80c4.2 0 8.4.3 12.5 1L99 316.4c-8.8 16 2.8 35.6 21 35.6h81.3c-12.4 28.2-40.6 48-73.3 48zm463.9-75.6c-2.2 40.6-35 73.4-75.5 75.5-46.1 2.5-84.4-34.3-84.4-79.9 0-21.4 8.4-40.8 22.1-55.1l49.4 82.4c4.5 7.6 14.4 10 22 5.5l13.7-8.2c7.6-4.5 10-14.4 5.5-22l-48.6-80.9c5.2-1.1 10.5-1.6 15.9-1.6 45.6-.1 82.3 38.2 79.9 84.3z"], - "mountain": [640, 512, [], "f6fc", "M634.92 462.7l-288-448C341.03 5.54 330.89 0 320 0s-21.03 5.54-26.92 14.7l-288 448a32.001 32.001 0 0 0-1.17 32.64A32.004 32.004 0 0 0 32 512h576c11.71 0 22.48-6.39 28.09-16.67a31.983 31.983 0 0 0-1.17-32.63zM320 91.18L405.39 224H320l-64 64-38.06-38.06L320 91.18z"], - "mouse-pointer": [320, 512, [], "f245", "M302.189 329.126H196.105l55.831 135.993c3.889 9.428-.555 19.999-9.444 23.999l-49.165 21.427c-9.165 4-19.443-.571-23.332-9.714l-53.053-129.136-86.664 89.138C18.729 472.71 0 463.554 0 447.977V18.299C0 1.899 19.921-6.096 30.277 5.443l284.412 292.542c11.472 11.179 3.007 31.141-12.5 31.141z"], - "mug-hot": [512, 512, [], "f7b6", "M127.1 146.5c1.3 7.7 8 13.5 16 13.5h16.5c9.8 0 17.6-8.5 16.3-18-3.8-28.2-16.4-54.2-36.6-74.7-14.4-14.7-23.6-33.3-26.4-53.5C111.8 5.9 105 0 96.8 0H80.4C70.6 0 63 8.5 64.1 18c3.9 31.9 18 61.3 40.6 84.4 12 12.2 19.7 27.5 22.4 44.1zm112 0c1.3 7.7 8 13.5 16 13.5h16.5c9.8 0 17.6-8.5 16.3-18-3.8-28.2-16.4-54.2-36.6-74.7-14.4-14.7-23.6-33.3-26.4-53.5C223.8 5.9 217 0 208.8 0h-16.4c-9.8 0-17.5 8.5-16.3 18 3.9 31.9 18 61.3 40.6 84.4 12 12.2 19.7 27.5 22.4 44.1zM400 192H32c-17.7 0-32 14.3-32 32v192c0 53 43 96 96 96h192c53 0 96-43 96-96h16c61.8 0 112-50.2 112-112s-50.2-112-112-112zm0 160h-16v-96h16c26.5 0 48 21.5 48 48s-21.5 48-48 48z"], - "music": [512, 512, [], "f001", "M511.99 32.01c0-21.71-21.1-37.01-41.6-30.51L150.4 96c-13.3 4.2-22.4 16.5-22.4 30.5v261.42c-10.05-2.38-20.72-3.92-32-3.92-53.02 0-96 28.65-96 64s42.98 64 96 64 96-28.65 96-64V214.31l256-75.02v184.63c-10.05-2.38-20.72-3.92-32-3.92-53.02 0-96 28.65-96 64s42.98 64 96 64 96-28.65 96-64l-.01-351.99z"], - "network-wired": [640, 512, [], "f6ff", "M640 264v-16c0-8.84-7.16-16-16-16H344v-40h72c17.67 0 32-14.33 32-32V32c0-17.67-14.33-32-32-32H224c-17.67 0-32 14.33-32 32v128c0 17.67 14.33 32 32 32h72v40H16c-8.84 0-16 7.16-16 16v16c0 8.84 7.16 16 16 16h104v40H64c-17.67 0-32 14.33-32 32v128c0 17.67 14.33 32 32 32h160c17.67 0 32-14.33 32-32V352c0-17.67-14.33-32-32-32h-56v-40h304v40h-56c-17.67 0-32 14.33-32 32v128c0 17.67 14.33 32 32 32h160c17.67 0 32-14.33 32-32V352c0-17.67-14.33-32-32-32h-56v-40h104c8.84 0 16-7.16 16-16zM256 128V64h128v64H256zm-64 320H96v-64h96v64zm352 0h-96v-64h96v64z"], - "neuter": [288, 512, [], "f22c", "M288 176c0-79.5-64.5-144-144-144S0 96.5 0 176c0 68.5 47.9 125.9 112 140.4V468c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12V316.4c64.1-14.5 112-71.9 112-140.4zm-144 80c-44.1 0-80-35.9-80-80s35.9-80 80-80 80 35.9 80 80-35.9 80-80 80z"], - "newspaper": [576, 512, [], "f1ea", "M552 64H88c-13.255 0-24 10.745-24 24v8H24c-13.255 0-24 10.745-24 24v272c0 30.928 25.072 56 56 56h472c26.51 0 48-21.49 48-48V88c0-13.255-10.745-24-24-24zM56 400a8 8 0 0 1-8-8V144h16v248a8 8 0 0 1-8 8zm236-16H140c-6.627 0-12-5.373-12-12v-8c0-6.627 5.373-12 12-12h152c6.627 0 12 5.373 12 12v8c0 6.627-5.373 12-12 12zm208 0H348c-6.627 0-12-5.373-12-12v-8c0-6.627 5.373-12 12-12h152c6.627 0 12 5.373 12 12v8c0 6.627-5.373 12-12 12zm-208-96H140c-6.627 0-12-5.373-12-12v-8c0-6.627 5.373-12 12-12h152c6.627 0 12 5.373 12 12v8c0 6.627-5.373 12-12 12zm208 0H348c-6.627 0-12-5.373-12-12v-8c0-6.627 5.373-12 12-12h152c6.627 0 12 5.373 12 12v8c0 6.627-5.373 12-12 12zm0-96H140c-6.627 0-12-5.373-12-12v-40c0-6.627 5.373-12 12-12h360c6.627 0 12 5.373 12 12v40c0 6.627-5.373 12-12 12z"], - "not-equal": [448, 512, [], "f53e", "M416 208c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32h-23.88l51.87-66.81c5.37-7.02 4.04-17.06-2.97-22.43L415.61 3.3c-7.02-5.38-17.06-4.04-22.44 2.97L311.09 112H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h204.56l-74.53 96H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h55.49l-51.87 66.81c-5.37 7.01-4.04 17.05 2.97 22.43L64 508.7c7.02 5.38 17.06 4.04 22.43-2.97L168.52 400H416c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32H243.05l74.53-96H416z"], - "notes-medical": [384, 512, [], "f481", "M336 64h-80c0-35.3-28.7-64-64-64s-64 28.7-64 64H48C21.5 64 0 85.5 0 112v352c0 26.5 21.5 48 48 48h288c26.5 0 48-21.5 48-48V112c0-26.5-21.5-48-48-48zM192 40c13.3 0 24 10.7 24 24s-10.7 24-24 24-24-10.7-24-24 10.7-24 24-24zm96 304c0 4.4-3.6 8-8 8h-56v56c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8v-56h-56c-4.4 0-8-3.6-8-8v-48c0-4.4 3.6-8 8-8h56v-56c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v56h56c4.4 0 8 3.6 8 8v48zm0-192c0 4.4-3.6 8-8 8H104c-4.4 0-8-3.6-8-8v-16c0-4.4 3.6-8 8-8h176c4.4 0 8 3.6 8 8v16z"], - "object-group": [512, 512, [], "f247", "M480 128V96h20c6.627 0 12-5.373 12-12V44c0-6.627-5.373-12-12-12h-40c-6.627 0-12 5.373-12 12v20H64V44c0-6.627-5.373-12-12-12H12C5.373 32 0 37.373 0 44v40c0 6.627 5.373 12 12 12h20v320H12c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h40c6.627 0 12-5.373 12-12v-20h384v20c0 6.627 5.373 12 12 12h40c6.627 0 12-5.373 12-12v-40c0-6.627-5.373-12-12-12h-20V128zM96 276V140c0-6.627 5.373-12 12-12h168c6.627 0 12 5.373 12 12v136c0 6.627-5.373 12-12 12H108c-6.627 0-12-5.373-12-12zm320 96c0 6.627-5.373 12-12 12H236c-6.627 0-12-5.373-12-12v-52h72c13.255 0 24-10.745 24-24v-72h84c6.627 0 12 5.373 12 12v136z"], - "object-ungroup": [576, 512, [], "f248", "M64 320v26a6 6 0 0 1-6 6H6a6 6 0 0 1-6-6v-52a6 6 0 0 1 6-6h26V96H6a6 6 0 0 1-6-6V38a6 6 0 0 1 6-6h52a6 6 0 0 1 6 6v26h288V38a6 6 0 0 1 6-6h52a6 6 0 0 1 6 6v52a6 6 0 0 1-6 6h-26v192h26a6 6 0 0 1 6 6v52a6 6 0 0 1-6 6h-52a6 6 0 0 1-6-6v-26H64zm480-64v-32h26a6 6 0 0 0 6-6v-52a6 6 0 0 0-6-6h-52a6 6 0 0 0-6 6v26H408v72h8c13.255 0 24 10.745 24 24v64c0 13.255-10.745 24-24 24h-64c-13.255 0-24-10.745-24-24v-8H192v72h-26a6 6 0 0 0-6 6v52a6 6 0 0 0 6 6h52a6 6 0 0 0 6-6v-26h288v26a6 6 0 0 0 6 6h52a6 6 0 0 0 6-6v-52a6 6 0 0 0-6-6h-26V256z"], - "oil-can": [640, 512, [], "f613", "M629.8 160.31L416 224l-50.49-25.24a64.07 64.07 0 0 0-28.62-6.76H280v-48h56c8.84 0 16-7.16 16-16v-16c0-8.84-7.16-16-16-16H176c-8.84 0-16 7.16-16 16v16c0 8.84 7.16 16 16 16h56v48h-56L37.72 166.86a31.9 31.9 0 0 0-5.79-.53C14.67 166.33 0 180.36 0 198.34v94.95c0 15.46 11.06 28.72 26.28 31.48L96 337.46V384c0 17.67 14.33 32 32 32h274.63c8.55 0 16.75-3.42 22.76-9.51l212.26-214.75c1.5-1.5 2.34-3.54 2.34-5.66V168c.01-5.31-5.08-9.15-10.19-7.69zM96 288.67l-48-8.73v-62.43l48 8.73v62.43zm453.33 84.66c0 23.56 19.1 42.67 42.67 42.67s42.67-19.1 42.67-42.67S592 288 592 288s-42.67 61.77-42.67 85.33z"], - "om": [512, 512, [], "f679", "M360.6 60.94a10.43 10.43 0 0 0 14.76 0l21.57-21.56a10.43 10.43 0 0 0 0-14.76L375.35 3.06c-4.08-4.07-10.68-4.07-14.76 0l-21.57 21.56a10.43 10.43 0 0 0 0 14.76l21.58 21.56zM412.11 192c-26.69 0-51.77 10.39-70.64 29.25l-24.25 24.25c-6.78 6.77-15.78 10.5-25.38 10.5H245c10.54-22.1 14.17-48.11 7.73-75.23-10.1-42.55-46.36-76.11-89.52-83.19-36.15-5.93-70.9 5.04-96.01 28.78-7.36 6.96-6.97 18.85 1.12 24.93l26.15 19.63c5.72 4.3 13.66 4.32 19.2-.21 8.45-6.9 19.02-10.71 30.27-10.71 26.47 0 48.01 21.53 48.01 48s-21.54 48-48.01 48h-31.9c-11.96 0-19.74 12.58-14.39 23.28l16.09 32.17c2.53 5.06 7.6 8.1 13.17 8.55h33.03c35.3 0 64.01 28.7 64.01 64s-28.71 64-64.01 64c-96.02 0-122.35-54.02-145.15-92.03-4.53-7.55-14.77-3.58-14.79 5.22C-.09 416 41.13 512 159.94 512c70.59 0 128.02-57.42 128.02-128 0-23.42-6.78-45.1-17.81-64h21.69c26.69 0 51.77-10.39 70.64-29.25l24.25-24.25c6.78-6.77 15.78-10.5 25.38-10.5 19.78 0 35.88 16.09 35.88 35.88V392c0 13.23-18.77 24-32.01 24-39.4 0-66.67-24.24-81.82-42.89-4.77-5.87-14.2-2.54-14.2 5.02V416s0 64 96.02 64c48.54 0 96.02-39.47 96.02-88V291.88c0-55.08-44.8-99.88-99.89-99.88zm42.18-124.73c-85.55 65.12-169.05 2.75-172.58.05-6.02-4.62-14.44-4.38-20.14.55-5.74 4.92-7.27 13.17-3.66 19.8 1.61 2.95 40.37 72.34 118.8 72.34 79.92 0 98.78-31.36 101.75-37.66 1.02-2.12 1.53-4.47 1.53-6.83V80c0-13.22-15.14-20.69-25.7-12.73z"], - "otter": [640, 512, [], "f700", "M608 32h-32l-13.25-13.25A63.97 63.97 0 0 0 517.49 0H497c-11.14 0-22.08 2.91-31.75 8.43L312 96h-56C149.96 96 64 181.96 64 288v1.61c0 32.75-16 62.14-39.56 84.89-18.19 17.58-28.1 43.68-23.19 71.8 6.76 38.8 42.9 65.7 82.28 65.7H192c17.67 0 32-14.33 32-32s-14.33-32-32-32H80c-8.83 0-16-7.17-16-16s7.17-16 16-16h224c8.84 0 16-7.16 16-16v-16c0-17.67-14.33-32-32-32h-64l149.49-80.5L448 416h80c8.84 0 16-7.16 16-16v-16c0-17.67-14.33-32-32-32h-28.22l-55.11-110.21L521.14 192H544c53.02 0 96-42.98 96-96V64c0-17.67-14.33-32-32-32zm-96 16c8.84 0 16 7.16 16 16s-7.16 16-16 16-16-7.16-16-16 7.16-16 16-16zm32 96h-34.96L407.2 198.84l-13.77-27.55L512 112h77.05c-6.62 18.58-24.22 32-45.05 32z"], - "outdent": [448, 512, [], "f03b", "M0 84V44c0-8.837 7.163-16 16-16h416c8.837 0 16 7.163 16 16v40c0 8.837-7.163 16-16 16H16c-8.837 0-16-7.163-16-16zm208 144h224c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H208c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zM16 484h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zm192-128h224c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H208c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zM4.687 267.313l96 95.984C110.734 373.348 128 366.224 128 351.984V160.008c0-14.329-17.325-21.304-27.313-11.313l-96 95.992c-6.249 6.248-6.249 16.378 0 22.626z"], - "pager": [512, 512, [], "f815", "M448 64H64a64 64 0 0 0-64 64v256a64 64 0 0 0 64 64h384a64 64 0 0 0 64-64V128a64 64 0 0 0-64-64zM160 368H80a16 16 0 0 1-16-16v-16a16 16 0 0 1 16-16h80zm128-16a16 16 0 0 1-16 16h-80v-48h80a16 16 0 0 1 16 16zm160-128a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32v-64a32 32 0 0 1 32-32h320a32 32 0 0 1 32 32z"], - "paint-brush": [512, 512, [], "f1fc", "M167.02 309.34c-40.12 2.58-76.53 17.86-97.19 72.3-2.35 6.21-8 9.98-14.59 9.98-11.11 0-45.46-27.67-55.25-34.35C0 439.62 37.93 512 128 512c75.86 0 128-43.77 128-120.19 0-3.11-.65-6.08-.97-9.13l-88.01-73.34zM457.89 0c-15.16 0-29.37 6.71-40.21 16.45C213.27 199.05 192 203.34 192 257.09c0 13.7 3.25 26.76 8.73 38.7l63.82 53.18c7.21 1.8 14.64 3.03 22.39 3.03 62.11 0 98.11-45.47 211.16-256.46 7.38-14.35 13.9-29.85 13.9-45.99C512 20.64 486 0 457.89 0z"], - "paint-roller": [512, 512, [], "f5aa", "M416 128V32c0-17.67-14.33-32-32-32H32C14.33 0 0 14.33 0 32v96c0 17.67 14.33 32 32 32h352c17.67 0 32-14.33 32-32zm32-64v128c0 17.67-14.33 32-32 32H256c-35.35 0-64 28.65-64 64v32c-17.67 0-32 14.33-32 32v128c0 17.67 14.33 32 32 32h64c17.67 0 32-14.33 32-32V352c0-17.67-14.33-32-32-32v-32h160c53.02 0 96-42.98 96-96v-64c0-35.35-28.65-64-64-64z"], - "palette": [512, 512, [], "f53f", "M204.3 5C104.9 24.4 24.8 104.3 5.2 203.4c-37 187 131.7 326.4 258.8 306.7 41.2-6.4 61.4-54.6 42.5-91.7-23.1-45.4 9.9-98.4 60.9-98.4h79.7c35.8 0 64.8-29.6 64.9-65.3C511.5 97.1 368.1-26.9 204.3 5zM96 320c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32zm32-128c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32zm128-64c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32zm128 64c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32z"], - "pallet": [640, 512, [], "f482", "M144 256h352c8.8 0 16-7.2 16-16V16c0-8.8-7.2-16-16-16H384v128l-64-32-64 32V0H144c-8.8 0-16 7.2-16 16v224c0 8.8 7.2 16 16 16zm480 128c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16H16c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h48v64H16c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h608c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16h-48v-64h48zm-336 64H128v-64h160v64zm224 0H352v-64h160v64z"], - "paper-plane": [512, 512, [], "f1d8", "M476 3.2L12.5 270.6c-18.1 10.4-15.8 35.6 2.2 43.2L121 358.4l287.3-253.2c5.5-4.9 13.3 2.6 8.6 8.3L176 407v80.5c0 23.6 28.5 32.9 42.5 15.8L282 426l124.6 52.2c14.2 6 30.4-2.9 33-18.2l72-432C515 7.8 493.3-6.8 476 3.2z"], - "paperclip": [448, 512, [], "f0c6", "M43.246 466.142c-58.43-60.289-57.341-157.511 1.386-217.581L254.392 34c44.316-45.332 116.351-45.336 160.671 0 43.89 44.894 43.943 117.329 0 162.276L232.214 383.128c-29.855 30.537-78.633 30.111-107.982-.998-28.275-29.97-27.368-77.473 1.452-106.953l143.743-146.835c6.182-6.314 16.312-6.422 22.626-.241l22.861 22.379c6.315 6.182 6.422 16.312.241 22.626L171.427 319.927c-4.932 5.045-5.236 13.428-.648 18.292 4.372 4.634 11.245 4.711 15.688.165l182.849-186.851c19.613-20.062 19.613-52.725-.011-72.798-19.189-19.627-49.957-19.637-69.154 0L90.39 293.295c-34.763 35.56-35.299 93.12-1.191 128.313 34.01 35.093 88.985 35.137 123.058.286l172.06-175.999c6.177-6.319 16.307-6.433 22.626-.256l22.877 22.364c6.319 6.177 6.434 16.307.256 22.626l-172.06 175.998c-59.576 60.938-155.943 60.216-214.77-.485z"], - "parachute-box": [512, 512, [], "f4cd", "M511.9 175c-9.1-75.6-78.4-132.4-158.3-158.7C390 55.7 416 116.9 416 192h28.1L327.5 321.5c-2.5-.6-4.8-1.5-7.5-1.5h-48V192h112C384 76.8 315.1 0 256 0S128 76.8 128 192h112v128h-48c-2.7 0-5 .9-7.5 1.5L67.9 192H96c0-75.1 26-136.3 62.4-175.7C78.5 42.7 9.2 99.5.1 175c-1.1 9.1 6.8 17 16 17h8.7l136.7 151.9c-.7 2.6-1.6 5.2-1.6 8.1v128c0 17.7 14.3 32 32 32h128c17.7 0 32-14.3 32-32V352c0-2.9-.9-5.4-1.6-8.1L487.1 192h8.7c9.3 0 17.2-7.8 16.1-17z"], - "paragraph": [448, 512, [], "f1dd", "M408 32H177.531C88.948 32 16.045 103.335 16 191.918 15.956 280.321 87.607 352 176 352v104c0 13.255 10.745 24 24 24h32c13.255 0 24-10.745 24-24V112h32v344c0 13.255 10.745 24 24 24h32c13.255 0 24-10.745 24-24V112h40c13.255 0 24-10.745 24-24V56c0-13.255-10.745-24-24-24z"], - "parking": [448, 512, [], "f540", "M400 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zM240 320h-48v48c0 8.8-7.2 16-16 16h-32c-8.8 0-16-7.2-16-16V144c0-8.8 7.2-16 16-16h96c52.9 0 96 43.1 96 96s-43.1 96-96 96zm0-128h-48v64h48c17.6 0 32-14.4 32-32s-14.4-32-32-32z"], - "passport": [448, 512, [], "f5ab", "M129.62 176h39.09c1.49-27.03 6.54-51.35 14.21-70.41-27.71 13.24-48.02 39.19-53.3 70.41zm0 32c5.29 31.22 25.59 57.17 53.3 70.41-7.68-19.06-12.72-43.38-14.21-70.41h-39.09zM224 286.69c7.69-7.45 20.77-34.42 23.43-78.69h-46.87c2.67 44.26 15.75 71.24 23.44 78.69zM200.57 176h46.87c-2.66-44.26-15.74-71.24-23.43-78.69-7.7 7.45-20.78 34.43-23.44 78.69zm64.51 102.41c27.71-13.24 48.02-39.19 53.3-70.41h-39.09c-1.49 27.03-6.53 51.35-14.21 70.41zM416 0H64C28.65 0 0 28.65 0 64v384c0 35.35 28.65 64 64 64h352c17.67 0 32-14.33 32-32V32c0-17.67-14.33-32-32-32zm-80 416H112c-8.8 0-16-7.2-16-16s7.2-16 16-16h224c8.8 0 16 7.2 16 16s-7.2 16-16 16zm-112-96c-70.69 0-128-57.31-128-128S153.31 64 224 64s128 57.31 128 128-57.31 128-128 128zm41.08-214.41c7.68 19.06 12.72 43.38 14.21 70.41h39.09c-5.28-31.22-25.59-57.17-53.3-70.41z"], - "pastafarianism": [640, 512, [], "f67b", "M624.54 347.67c-32.7-12.52-57.36 4.25-75.37 16.45-17.06 11.53-23.25 14.42-31.41 11.36-8.12-3.09-10.83-9.38-15.89-29.38-3.33-13.15-7.44-29.32-17.95-42.65 2.24-2.91 4.43-5.79 6.38-8.57C500.47 304.45 513.71 312 532 312c33.95 0 50.87-25.78 62.06-42.83 10.59-16.14 15-21.17 21.94-21.17 13.25 0 24-10.75 24-24s-10.75-24-24-24c-33.95 0-50.87 25.78-62.06 42.83-10.6 16.14-15 21.17-21.94 21.17-17.31 0-37.48-61.43-97.26-101.91l17.25-34.5C485.43 125.5 512 97.98 512 64c0-35.35-28.65-64-64-64s-64 28.65-64 64c0 13.02 3.94 25.1 10.62 35.21l-18.15 36.3c-16.98-4.6-35.6-7.51-56.46-7.51s-39.49 2.91-56.46 7.51l-18.15-36.3C252.06 89.1 256 77.02 256 64c0-35.35-28.65-64-64-64s-64 28.65-64 64c0 33.98 26.56 61.5 60.02 63.6l17.25 34.5C145.68 202.44 125.15 264 108 264c-6.94 0-11.34-5.03-21.94-21.17C74.88 225.78 57.96 200 24 200c-13.25 0-24 10.75-24 24s10.75 24 24 24c6.94 0 11.34 5.03 21.94 21.17C57.13 286.22 74.05 312 108 312c18.29 0 31.53-7.55 41.7-17.11 1.95 2.79 4.14 5.66 6.38 8.57-10.51 13.33-14.62 29.5-17.95 42.65-5.06 20-7.77 26.28-15.89 29.38-8.11 3.06-14.33.17-31.41-11.36-18.03-12.2-42.72-28.92-75.37-16.45-12.39 4.72-18.59 18.58-13.87 30.97 4.72 12.41 18.61 18.61 30.97 13.88 8.16-3.09 14.34-.19 31.39 11.36 13.55 9.16 30.83 20.86 52.42 20.84 7.17 0 14.83-1.28 22.97-4.39 32.66-12.44 39.98-41.33 45.33-62.44 2.21-8.72 3.99-14.49 5.95-18.87 16.62 13.61 36.95 25.88 61.64 34.17-9.96 37-32.18 90.8-60.26 90.8-13.25 0-24 10.75-24 24s10.75 24 24 24c66.74 0 97.05-88.63 107.42-129.14 6.69.6 13.42 1.14 20.58 1.14s13.89-.54 20.58-1.14C350.95 423.37 381.26 512 448 512c13.25 0 24-10.75 24-24s-10.75-24-24-24c-27.94 0-50.21-53.81-60.22-90.81 24.69-8.29 45-20.56 61.62-34.16 1.96 4.38 3.74 10.15 5.95 18.87 5.34 21.11 12.67 50 45.33 62.44 8.14 3.11 15.8 4.39 22.97 4.39 21.59 0 38.87-11.69 52.42-20.84 17.05-11.55 23.28-14.45 31.39-11.36 12.39 4.75 26.27-1.47 30.97-13.88 4.71-12.4-1.49-26.26-13.89-30.98zM448 48c8.82 0 16 7.18 16 16s-7.18 16-16 16-16-7.18-16-16 7.18-16 16-16zm-256 0c8.82 0 16 7.18 16 16s-7.18 16-16 16-16-7.18-16-16 7.18-16 16-16z"], - "paste": [448, 512, [], "f0ea", "M128 184c0-30.879 25.122-56 56-56h136V56c0-13.255-10.745-24-24-24h-80.61C204.306 12.89 183.637 0 160 0s-44.306 12.89-55.39 32H24C10.745 32 0 42.745 0 56v336c0 13.255 10.745 24 24 24h104V184zm32-144c13.255 0 24 10.745 24 24s-10.745 24-24 24-24-10.745-24-24 10.745-24 24-24zm184 248h104v200c0 13.255-10.745 24-24 24H184c-13.255 0-24-10.745-24-24V184c0-13.255 10.745-24 24-24h136v104c0 13.2 10.8 24 24 24zm104-38.059V256h-96v-96h6.059a24 24 0 0 1 16.97 7.029l65.941 65.941a24.002 24.002 0 0 1 7.03 16.971z"], - "pause": [448, 512, [], "f04c", "M144 479H48c-26.5 0-48-21.5-48-48V79c0-26.5 21.5-48 48-48h96c26.5 0 48 21.5 48 48v352c0 26.5-21.5 48-48 48zm304-48V79c0-26.5-21.5-48-48-48h-96c-26.5 0-48 21.5-48 48v352c0 26.5 21.5 48 48 48h96c26.5 0 48-21.5 48-48z"], - "pause-circle": [512, 512, [], "f28b", "M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm-16 328c0 8.8-7.2 16-16 16h-48c-8.8 0-16-7.2-16-16V176c0-8.8 7.2-16 16-16h48c8.8 0 16 7.2 16 16v160zm112 0c0 8.8-7.2 16-16 16h-48c-8.8 0-16-7.2-16-16V176c0-8.8 7.2-16 16-16h48c8.8 0 16 7.2 16 16v160z"], - "paw": [512, 512, [], "f1b0", "M256 224c-79.41 0-192 122.76-192 200.25 0 34.9 26.81 55.75 71.74 55.75 48.84 0 81.09-25.08 120.26-25.08 39.51 0 71.85 25.08 120.26 25.08 44.93 0 71.74-20.85 71.74-55.75C448 346.76 335.41 224 256 224zm-147.28-12.61c-10.4-34.65-42.44-57.09-71.56-50.13-29.12 6.96-44.29 40.69-33.89 75.34 10.4 34.65 42.44 57.09 71.56 50.13 29.12-6.96 44.29-40.69 33.89-75.34zm84.72-20.78c30.94-8.14 46.42-49.94 34.58-93.36s-46.52-72.01-77.46-63.87-46.42 49.94-34.58 93.36c11.84 43.42 46.53 72.02 77.46 63.87zm281.39-29.34c-29.12-6.96-61.15 15.48-71.56 50.13-10.4 34.65 4.77 68.38 33.89 75.34 29.12 6.96 61.15-15.48 71.56-50.13 10.4-34.65-4.77-68.38-33.89-75.34zm-156.27 29.34c30.94 8.14 65.62-20.45 77.46-63.87 11.84-43.42-3.64-85.21-34.58-93.36s-65.62 20.45-77.46 63.87c-11.84 43.42 3.64 85.22 34.58 93.36z"], - "peace": [496, 512, [], "f67c", "M248 8C111.03 8 0 119.03 0 256s111.03 248 248 248 248-111.03 248-248S384.97 8 248 8zm184 248c0 31.93-8.2 61.97-22.57 88.17L280 240.63V74.97c86.23 15.21 152 90.5 152 181.03zM216 437.03c-33.86-5.97-64.49-21.2-89.29-43.02L216 322.57v114.46zm64-114.46L369.29 394c-24.8 21.82-55.43 37.05-89.29 43.02V322.57zm-64-247.6v165.66L86.57 344.17C72.2 317.97 64 287.93 64 256c0-90.53 65.77-165.82 152-181.03z"], - "pen": [512, 512, [], "f304", "M290.74 93.24l128.02 128.02-277.99 277.99-114.14 12.6C11.35 513.54-1.56 500.62.14 485.34l12.7-114.22 277.9-277.88zm207.2-19.06l-60.11-60.11c-18.75-18.75-49.16-18.75-67.91 0l-56.55 56.55 128.02 128.02 56.55-56.55c18.75-18.76 18.75-49.16 0-67.91z"], - "pen-alt": [512, 512, [], "f305", "M497.94 74.17l-60.11-60.11c-18.75-18.75-49.16-18.75-67.91 0l-56.55 56.55 128.02 128.02 56.55-56.55c18.75-18.75 18.75-49.15 0-67.91zm-246.8-20.53c-15.62-15.62-40.94-15.62-56.56 0L75.8 172.43c-6.25 6.25-6.25 16.38 0 22.62l22.63 22.63c6.25 6.25 16.38 6.25 22.63 0l101.82-101.82 22.63 22.62L93.95 290.03A327.038 327.038 0 0 0 .17 485.11l-.03.23c-1.7 15.28 11.21 28.2 26.49 26.51a327.02 327.02 0 0 0 195.34-93.8l196.79-196.79-82.77-82.77-84.85-84.85z"], - "pen-fancy": [512, 512, [], "f5ac", "M79.18 282.94a32.005 32.005 0 0 0-20.24 20.24L0 480l4.69 4.69 92.89-92.89c-.66-2.56-1.57-5.03-1.57-7.8 0-17.67 14.33-32 32-32s32 14.33 32 32-14.33 32-32 32c-2.77 0-5.24-.91-7.8-1.57l-92.89 92.89L32 512l176.82-58.94a31.983 31.983 0 0 0 20.24-20.24l33.07-84.07-98.88-98.88-84.07 33.07zM369.25 28.32L186.14 227.81l97.85 97.85 199.49-183.11C568.4 67.48 443.73-55.94 369.25 28.32z"], - "pen-nib": [512, 512, [], "f5ad", "M136.6 138.79a64.003 64.003 0 0 0-43.31 41.35L0 460l14.69 14.69L164.8 324.58c-2.99-6.26-4.8-13.18-4.8-20.58 0-26.51 21.49-48 48-48s48 21.49 48 48-21.49 48-48 48c-7.4 0-14.32-1.81-20.58-4.8L37.31 497.31 52 512l279.86-93.29a64.003 64.003 0 0 0 41.35-43.31L416 224 288 96l-151.4 42.79zm361.34-64.62l-60.11-60.11c-18.75-18.75-49.16-18.75-67.91 0l-56.55 56.55 128.02 128.02 56.55-56.55c18.75-18.75 18.75-49.15 0-67.91z"], - "pen-square": [448, 512, [], "f14b", "M400 480H48c-26.5 0-48-21.5-48-48V80c0-26.5 21.5-48 48-48h352c26.5 0 48 21.5 48 48v352c0 26.5-21.5 48-48 48zM238.1 177.9L102.4 313.6l-6.3 57.1c-.8 7.6 5.6 14.1 13.3 13.3l57.1-6.3L302.2 242c2.3-2.3 2.3-6.1 0-8.5L246.7 178c-2.5-2.4-6.3-2.4-8.6-.1zM345 165.1L314.9 135c-9.4-9.4-24.6-9.4-33.9 0l-23.1 23.1c-2.3 2.3-2.3 6.1 0 8.5l55.5 55.5c2.3 2.3 6.1 2.3 8.5 0L345 199c9.3-9.3 9.3-24.5 0-33.9z"], - "pencil-alt": [512, 512, [], "f303", "M497.9 142.1l-46.1 46.1c-4.7 4.7-12.3 4.7-17 0l-111-111c-4.7-4.7-4.7-12.3 0-17l46.1-46.1c18.7-18.7 49.1-18.7 67.9 0l60.1 60.1c18.8 18.7 18.8 49.1 0 67.9zM284.2 99.8L21.6 362.4.4 483.9c-2.9 16.4 11.4 30.6 27.8 27.8l121.5-21.3 262.6-262.6c4.7-4.7 4.7-12.3 0-17l-111-111c-4.8-4.7-12.4-4.7-17.1 0zM124.1 339.9c-5.5-5.5-5.5-14.3 0-19.8l154-154c5.5-5.5 14.3-5.5 19.8 0s5.5 14.3 0 19.8l-154 154c-5.5 5.5-14.3 5.5-19.8 0zM88 424h48v36.3l-64.5 11.3-31.1-31.1L51.7 376H88v48z"], - "pencil-ruler": [512, 512, [], "f5ae", "M109.46 244.04l134.58-134.56-44.12-44.12-61.68 61.68a7.919 7.919 0 0 1-11.21 0l-11.21-11.21c-3.1-3.1-3.1-8.12 0-11.21l61.68-61.68-33.64-33.65C131.47-3.1 111.39-3.1 99 9.29L9.29 99c-12.38 12.39-12.39 32.47 0 44.86l100.17 100.18zm388.47-116.8c18.76-18.76 18.75-49.17 0-67.93l-45.25-45.25c-18.76-18.76-49.18-18.76-67.95 0l-46.02 46.01 113.2 113.2 46.02-46.03zM316.08 82.71l-297 296.96L.32 487.11c-2.53 14.49 10.09 27.11 24.59 24.56l107.45-18.84L429.28 195.9 316.08 82.71zm186.63 285.43l-33.64-33.64-61.68 61.68c-3.1 3.1-8.12 3.1-11.21 0l-11.21-11.21c-3.09-3.1-3.09-8.12 0-11.21l61.68-61.68-44.14-44.14L267.93 402.5l100.21 100.2c12.39 12.39 32.47 12.39 44.86 0l89.71-89.7c12.39-12.39 12.39-32.47 0-44.86z"], - "people-carry": [640, 512, [], "f4ce", "M128 96c26.5 0 48-21.5 48-48S154.5 0 128 0 80 21.5 80 48s21.5 48 48 48zm384 0c26.5 0 48-21.5 48-48S538.5 0 512 0s-48 21.5-48 48 21.5 48 48 48zm125.7 372.1l-44-110-41.1 46.4-2 18.2 27.7 69.2c5 12.5 17 20.1 29.7 20.1 4 0 8-.7 11.9-2.3 16.4-6.6 24.4-25.2 17.8-41.6zm-34.2-209.8L585 178.1c-4.6-20-18.6-36.8-37.5-44.9-18.5-8-39-6.7-56.1 3.3-22.7 13.4-39.7 34.5-48.1 59.4L432 229.8 416 240v-96c0-8.8-7.2-16-16-16H240c-8.8 0-16 7.2-16 16v96l-16.1-10.2-11.3-33.9c-8.3-25-25.4-46-48.1-59.4-17.2-10-37.6-11.3-56.1-3.3-18.9 8.1-32.9 24.9-37.5 44.9l-18.4 80.2c-4.6 20 .7 41.2 14.4 56.7l67.2 75.9 10.1 92.6C130 499.8 143.8 512 160 512c1.2 0 2.3-.1 3.5-.2 17.6-1.9 30.2-17.7 28.3-35.3l-10.1-92.8c-1.5-13-6.9-25.1-15.6-35l-43.3-49 17.6-70.3 6.8 20.4c4.1 12.5 11.9 23.4 24.5 32.6l51.1 32.5c4.6 2.9 12.1 4.6 17.2 5h160c5.1-.4 12.6-2.1 17.2-5l51.1-32.5c12.6-9.2 20.4-20 24.5-32.6l6.8-20.4 17.6 70.3-43.3 49c-8.7 9.9-14.1 22-15.6 35l-10.1 92.8c-1.9 17.6 10.8 33.4 28.3 35.3 1.2.1 2.3.2 3.5.2 16.1 0 30-12.1 31.8-28.5l10.1-92.6 67.2-75.9c13.6-15.5 19-36.7 14.4-56.7zM46.3 358.1l-44 110c-6.6 16.4 1.4 35 17.8 41.6 16.8 6.6 35.1-1.7 41.6-17.8l27.7-69.2-2-18.2-41.1-46.4z"], - "pepper-hot": [512, 512, [], "f816", "M330.67 263.12V173.4l-52.75-24.22C219.44 218.76 197.58 400 56 400a56 56 0 0 0 0 112c212.64 0 370.65-122.87 419.18-210.34l-37.05-38.54zm131.09-128.37C493.92 74.91 477.18 26.48 458.62 3a8 8 0 0 0-11.93-.59l-22.9 23a8.06 8.06 0 0 0-.89 10.23c6.86 10.36 17.05 35.1-1.4 72.32A142.85 142.85 0 0 0 364.34 96c-28 0-54 8.54-76.34 22.59l74.67 34.29v78.24h89.09L506.44 288c3.26-12.62 5.56-25.63 5.56-39.31a154 154 0 0 0-50.24-113.94z"], - "percent": [448, 512, [], "f295", "M112 224c61.9 0 112-50.1 112-112S173.9 0 112 0 0 50.1 0 112s50.1 112 112 112zm0-160c26.5 0 48 21.5 48 48s-21.5 48-48 48-48-21.5-48-48 21.5-48 48-48zm224 224c-61.9 0-112 50.1-112 112s50.1 112 112 112 112-50.1 112-112-50.1-112-112-112zm0 160c-26.5 0-48-21.5-48-48s21.5-48 48-48 48 21.5 48 48-21.5 48-48 48zM392.3.2l31.6-.1c19.4-.1 30.9 21.8 19.7 37.8L77.4 501.6a23.95 23.95 0 0 1-19.6 10.2l-33.4.1c-19.5 0-30.9-21.9-19.7-37.8l368-463.7C377.2 4 384.5.2 392.3.2z"], - "percentage": [384, 512, [], "f541", "M109.25 173.25c24.99-24.99 24.99-65.52 0-90.51-24.99-24.99-65.52-24.99-90.51 0-24.99 24.99-24.99 65.52 0 90.51 25 25 65.52 25 90.51 0zm256 165.49c-24.99-24.99-65.52-24.99-90.51 0-24.99 24.99-24.99 65.52 0 90.51 24.99 24.99 65.52 24.99 90.51 0 25-24.99 25-65.51 0-90.51zm-1.94-231.43l-22.62-22.62c-12.5-12.5-32.76-12.5-45.25 0L20.69 359.44c-12.5 12.5-12.5 32.76 0 45.25l22.62 22.62c12.5 12.5 32.76 12.5 45.25 0l274.75-274.75c12.5-12.49 12.5-32.75 0-45.25z"], - "person-booth": [576, 512, [], "f756", "M192 496c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V320h-64v176zm32-272h-50.9l-45.2-45.3C115.8 166.6 99.7 160 82.7 160H64c-17.1 0-33.2 6.7-45.3 18.8C6.7 190.9 0 207 0 224.1L.2 320 0 480c0 17.7 14.3 32 31.9 32 17.6 0 32-14.3 32-32l.1-100.7c.9.5 1.6 1.3 2.5 1.7l29.1 43v56c0 17.7 14.3 32 32 32s32-14.3 32-32v-56.5c0-9.9-2.3-19.8-6.7-28.6l-41.2-61.3V253l20.9 20.9c9.1 9.1 21.1 14.1 33.9 14.1H224c17.7 0 32-14.3 32-32s-14.3-32-32-32zM64 128c26.5 0 48-21.5 48-48S90.5 32 64 32 16 53.5 16 80s21.5 48 48 48zm224-96l31.5 223.1-30.9 154.6c-4.3 21.6 13 38.3 31.4 38.3 15.2 0 28-9.1 32.3-30.4.9 16.9 14.6 30.4 31.7 30.4 17.7 0 32-14.3 32-32 0 17.7 14.3 32 32 32s32-14.3 32-32V0H288v32zm-96 0v160h64V0h-32c-17.7 0-32 14.3-32 32zM544 0h-32v496c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V32c0-17.7-14.3-32-32-32z"], - "phone": [512, 512, [], "f095", "M493.4 24.6l-104-24c-11.3-2.6-22.9 3.3-27.5 13.9l-48 112c-4.2 9.8-1.4 21.3 6.9 28l60.6 49.6c-36 76.7-98.9 140.5-177.2 177.2l-49.6-60.6c-6.8-8.3-18.2-11.1-28-6.9l-112 48C3.9 366.5-2 378.1.6 389.4l24 104C27.1 504.2 36.7 512 48 512c256.1 0 464-207.5 464-464 0-11.2-7.7-20.9-18.6-23.4z"], - "phone-slash": [640, 512, [], "f3dd", "M268.2 381.4l-49.6-60.6c-6.8-8.3-18.2-11.1-28-6.9l-112 48c-10.7 4.6-16.5 16.1-13.9 27.5l24 104c2.5 10.8 12.1 18.6 23.4 18.6 100.7 0 193.7-32.4 269.7-86.9l-80-61.8c-10.9 6.5-22.1 12.7-33.6 18.1zm365.6 76.7L475.1 335.5C537.9 256.4 576 156.9 576 48c0-11.2-7.7-20.9-18.6-23.4l-104-24c-11.3-2.6-22.9 3.3-27.5 13.9l-48 112c-4.2 9.8-1.4 21.3 6.9 28l60.6 49.6c-12.2 26.1-27.9 50.3-46 72.8L45.5 3.4C38.5-2 28.5-.8 23 6.2L3.4 31.4c-5.4 7-4.2 17 2.8 22.4l588.4 454.7c7 5.4 17 4.2 22.5-2.8l19.6-25.3c5.4-6.8 4.1-16.9-2.9-22.3z"], - "phone-square": [448, 512, [], "f098", "M400 32H48C21.49 32 0 53.49 0 80v352c0 26.51 21.49 48 48 48h352c26.51 0 48-21.49 48-48V80c0-26.51-21.49-48-48-48zM94 416c-7.033 0-13.057-4.873-14.616-11.627l-14.998-65a15 15 0 0 1 8.707-17.16l69.998-29.999a15 15 0 0 1 17.518 4.289l30.997 37.885c48.944-22.963 88.297-62.858 110.781-110.78l-37.886-30.997a15.001 15.001 0 0 1-4.289-17.518l30-69.998a15 15 0 0 1 17.16-8.707l65 14.998A14.997 14.997 0 0 1 384 126c0 160.292-129.945 290-290 290z"], - "phone-volume": [384, 512, [], "f2a0", "M97.333 506.966c-129.874-129.874-129.681-340.252 0-469.933 5.698-5.698 14.527-6.632 21.263-2.422l64.817 40.513a17.187 17.187 0 0 1 6.849 20.958l-32.408 81.021a17.188 17.188 0 0 1-17.669 10.719l-55.81-5.58c-21.051 58.261-20.612 122.471 0 179.515l55.811-5.581a17.188 17.188 0 0 1 17.669 10.719l32.408 81.022a17.188 17.188 0 0 1-6.849 20.958l-64.817 40.513a17.19 17.19 0 0 1-21.264-2.422zM247.126 95.473c11.832 20.047 11.832 45.008 0 65.055-3.95 6.693-13.108 7.959-18.718 2.581l-5.975-5.726c-3.911-3.748-4.793-9.622-2.261-14.41a32.063 32.063 0 0 0 0-29.945c-2.533-4.788-1.65-10.662 2.261-14.41l5.975-5.726c5.61-5.378 14.768-4.112 18.718 2.581zm91.787-91.187c60.14 71.604 60.092 175.882 0 247.428-4.474 5.327-12.53 5.746-17.552.933l-5.798-5.557c-4.56-4.371-4.977-11.529-.93-16.379 49.687-59.538 49.646-145.933 0-205.422-4.047-4.85-3.631-12.008.93-16.379l5.798-5.557c5.022-4.813 13.078-4.394 17.552.933zm-45.972 44.941c36.05 46.322 36.108 111.149 0 157.546-4.39 5.641-12.697 6.251-17.856 1.304l-5.818-5.579c-4.4-4.219-4.998-11.095-1.285-15.931 26.536-34.564 26.534-82.572 0-117.134-3.713-4.836-3.115-11.711 1.285-15.931l5.818-5.579c5.159-4.947 13.466-4.337 17.856 1.304z"], - "piggy-bank": [576, 512, [], "f4d3", "M560 224h-29.5c-8.8-20-21.6-37.7-37.4-52.5L512 96h-32c-29.4 0-55.4 13.5-73 34.3-7.6-1.1-15.1-2.3-23-2.3H256c-77.4 0-141.9 55-156.8 128H56c-14.8 0-26.5-13.5-23.5-28.8C34.7 215.8 45.4 208 57 208h1c3.3 0 6-2.7 6-6v-20c0-3.3-2.7-6-6-6-28.5 0-53.9 20.4-57.5 48.6C-3.9 258.8 22.7 288 56 288h40c0 52.2 25.4 98.1 64 127.3V496c0 8.8 7.2 16 16 16h64c8.8 0 16-7.2 16-16v-48h128v48c0 8.8 7.2 16 16 16h64c8.8 0 16-7.2 16-16v-80.7c11.8-8.9 22.3-19.4 31.3-31.3H560c8.8 0 16-7.2 16-16V240c0-8.8-7.2-16-16-16zm-128 64c-8.8 0-16-7.2-16-16s7.2-16 16-16 16 7.2 16 16-7.2 16-16 16zM256 96h128c5.4 0 10.7.4 15.9.8 0-.3.1-.5.1-.8 0-53-43-96-96-96s-96 43-96 96c0 2.1.5 4.1.6 6.2 15.2-3.9 31-6.2 47.4-6.2z"], - "pills": [576, 512, [], "f484", "M112 32C50.1 32 0 82.1 0 144v224c0 61.9 50.1 112 112 112s112-50.1 112-112V144c0-61.9-50.1-112-112-112zm48 224H64V144c0-26.5 21.5-48 48-48s48 21.5 48 48v112zm139.7-29.7c-3.5-3.5-9.4-3.1-12.3.8-45.3 62.5-40.4 150.1 15.9 206.4 56.3 56.3 143.9 61.2 206.4 15.9 4-2.9 4.3-8.8.8-12.3L299.7 226.3zm229.8-19c-56.3-56.3-143.9-61.2-206.4-15.9-4 2.9-4.3 8.8-.8 12.3l210.8 210.8c3.5 3.5 9.4 3.1 12.3-.8 45.3-62.6 40.5-150.1-15.9-206.4z"], - "pizza-slice": [512, 512, [], "f818", "M158.87.15c-16.16-1.52-31.2 8.42-35.33 24.12l-14.81 56.27c187.62 5.49 314.54 130.61 322.48 317l56.94-15.78c15.72-4.36 25.49-19.68 23.62-35.9C490.89 165.08 340.78 17.32 158.87.15zm-58.47 112L.55 491.64a16.21 16.21 0 0 0 20 19.75l379-105.1c-4.27-174.89-123.08-292.14-299.15-294.1zM128 416a32 32 0 1 1 32-32 32 32 0 0 1-32 32zm48-152a32 32 0 1 1 32-32 32 32 0 0 1-32 32zm104 104a32 32 0 1 1 32-32 32 32 0 0 1-32 32z"], - "place-of-worship": [640, 512, [], "f67f", "M620.61 366.55L512 320v192h112c8.84 0 16-7.16 16-16V395.96a32 32 0 0 0-19.39-29.41zM0 395.96V496c0 8.84 7.16 16 16 16h112V320L19.39 366.55A32 32 0 0 0 0 395.96zm464.46-149.28L416 217.6V102.63c0-8.49-3.37-16.62-9.38-22.63L331.31 4.69c-6.25-6.25-16.38-6.25-22.62 0L233.38 80c-6 6-9.38 14.14-9.38 22.63V217.6l-48.46 29.08A31.997 31.997 0 0 0 160 274.12V512h96v-96c0-35.35 28.66-64 64-64s64 28.65 64 64v96h96V274.12c0-11.24-5.9-21.66-15.54-27.44z"], - "plane": [576, 512, [], "f072", "M480 192H365.71L260.61 8.06A16.014 16.014 0 0 0 246.71 0h-65.5c-10.63 0-18.3 10.17-15.38 20.39L214.86 192H112l-43.2-57.6c-3.02-4.03-7.77-6.4-12.8-6.4H16.01C5.6 128-2.04 137.78.49 147.88L32 256 .49 364.12C-2.04 374.22 5.6 384 16.01 384H56c5.04 0 9.78-2.37 12.8-6.4L112 320h102.86l-49.03 171.6c-2.92 10.22 4.75 20.4 15.38 20.4h65.5c5.74 0 11.04-3.08 13.89-8.06L365.71 320H480c35.35 0 96-28.65 96-64s-60.65-64-96-64z"], - "plane-arrival": [640, 512, [], "f5af", "M624 448H16c-8.84 0-16 7.16-16 16v32c0 8.84 7.16 16 16 16h608c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16zM44.81 205.66l88.74 80a62.607 62.607 0 0 0 25.47 13.93l287.6 78.35c26.48 7.21 54.56 8.72 81 1.36 29.67-8.27 43.44-21.21 47.25-35.71 3.83-14.5-1.73-32.71-23.37-54.96-19.28-19.82-44.35-32.79-70.83-40l-97.51-26.56L282.8 30.22c-1.51-5.81-5.95-10.35-11.66-11.91L206.05.58c-10.56-2.88-20.9 5.32-20.71 16.44l47.92 164.21-102.2-27.84-27.59-67.88c-1.93-4.89-6.01-8.57-11.02-9.93L52.72 64.75c-10.34-2.82-20.53 5-20.72 15.88l.23 101.78c.19 8.91 6.03 17.34 12.58 23.25z"], - "plane-departure": [640, 512, [], "f5b0", "M624 448H16c-8.84 0-16 7.16-16 16v32c0 8.84 7.16 16 16 16h608c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16zM80.55 341.27c6.28 6.84 15.1 10.72 24.33 10.71l130.54-.18a65.62 65.62 0 0 0 29.64-7.12l290.96-147.65c26.74-13.57 50.71-32.94 67.02-58.31 18.31-28.48 20.3-49.09 13.07-63.65-7.21-14.57-24.74-25.27-58.25-27.45-29.85-1.94-59.54 5.92-86.28 19.48l-98.51 49.99-218.7-82.06a17.799 17.799 0 0 0-18-1.11L90.62 67.29c-10.67 5.41-13.25 19.65-5.17 28.53l156.22 98.1-103.21 52.38-72.35-36.47a17.804 17.804 0 0 0-16.07.02L9.91 230.22c-10.44 5.3-13.19 19.12-5.57 28.08l76.21 82.97z"], - "play": [448, 512, [], "f04b", "M424.4 214.7L72.4 6.6C43.8-10.3 0 6.1 0 47.9V464c0 37.5 40.7 60.1 72.4 41.3l352-208c31.4-18.5 31.5-64.1 0-82.6z"], - "play-circle": [512, 512, [], "f144", "M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm115.7 272l-176 101c-15.8 8.8-35.7-2.5-35.7-21V152c0-18.4 19.8-29.8 35.7-21l176 107c16.4 9.2 16.4 32.9 0 42z"], - "plug": [384, 512, [], "f1e6", "M256 144V32c0-17.673 14.327-32 32-32s32 14.327 32 32v112h-64zm112 16H16c-8.837 0-16 7.163-16 16v32c0 8.837 7.163 16 16 16h16v32c0 77.406 54.969 141.971 128 156.796V512h64v-99.204c73.031-14.825 128-79.39 128-156.796v-32h16c8.837 0 16-7.163 16-16v-32c0-8.837-7.163-16-16-16zm-240-16V32c0-17.673-14.327-32-32-32S64 14.327 64 32v112h64z"], - "plus": [448, 512, [], "f067", "M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"], - "plus-circle": [512, 512, [], "f055", "M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm144 276c0 6.6-5.4 12-12 12h-92v92c0 6.6-5.4 12-12 12h-56c-6.6 0-12-5.4-12-12v-92h-92c-6.6 0-12-5.4-12-12v-56c0-6.6 5.4-12 12-12h92v-92c0-6.6 5.4-12 12-12h56c6.6 0 12 5.4 12 12v92h92c6.6 0 12 5.4 12 12v56z"], - "plus-square": [448, 512, [], "f0fe", "M400 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zm-32 252c0 6.6-5.4 12-12 12h-92v92c0 6.6-5.4 12-12 12h-56c-6.6 0-12-5.4-12-12v-92H92c-6.6 0-12-5.4-12-12v-56c0-6.6 5.4-12 12-12h92v-92c0-6.6 5.4-12 12-12h56c6.6 0 12 5.4 12 12v92h92c6.6 0 12 5.4 12 12v56z"], - "podcast": [448, 512, [], "f2ce", "M267.429 488.563C262.286 507.573 242.858 512 224 512c-18.857 0-38.286-4.427-43.428-23.437C172.927 460.134 160 388.898 160 355.75c0-35.156 31.142-43.75 64-43.75s64 8.594 64 43.75c0 32.949-12.871 104.179-20.571 132.813zM156.867 288.554c-18.693-18.308-29.958-44.173-28.784-72.599 2.054-49.724 42.395-89.956 92.124-91.881C274.862 121.958 320 165.807 320 220c0 26.827-11.064 51.116-28.866 68.552-2.675 2.62-2.401 6.986.628 9.187 9.312 6.765 16.46 15.343 21.234 25.363 1.741 3.654 6.497 4.66 9.449 1.891 28.826-27.043 46.553-65.783 45.511-108.565-1.855-76.206-63.595-138.208-139.793-140.369C146.869 73.753 80 139.215 80 220c0 41.361 17.532 78.7 45.55 104.989 2.953 2.771 7.711 1.77 9.453-1.887 4.774-10.021 11.923-18.598 21.235-25.363 3.029-2.2 3.304-6.566.629-9.185zM224 0C100.204 0 0 100.185 0 224c0 89.992 52.602 165.647 125.739 201.408 4.333 2.118 9.267-1.544 8.535-6.31-2.382-15.512-4.342-30.946-5.406-44.339-.146-1.836-1.149-3.486-2.678-4.512-47.4-31.806-78.564-86.016-78.187-147.347.592-96.237 79.29-174.648 175.529-174.899C320.793 47.747 400 126.797 400 224c0 61.932-32.158 116.49-80.65 147.867-.999 14.037-3.069 30.588-5.624 47.23-.732 4.767 4.203 8.429 8.535 6.31C395.227 389.727 448 314.187 448 224 448 100.205 347.815 0 224 0zm0 160c-35.346 0-64 28.654-64 64s28.654 64 64 64 64-28.654 64-64-28.654-64-64-64z"], - "poll": [448, 512, [], "f681", "M400 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zM160 368c0 8.84-7.16 16-16 16h-32c-8.84 0-16-7.16-16-16V240c0-8.84 7.16-16 16-16h32c8.84 0 16 7.16 16 16v128zm96 0c0 8.84-7.16 16-16 16h-32c-8.84 0-16-7.16-16-16V144c0-8.84 7.16-16 16-16h32c8.84 0 16 7.16 16 16v224zm96 0c0 8.84-7.16 16-16 16h-32c-8.84 0-16-7.16-16-16v-64c0-8.84 7.16-16 16-16h32c8.84 0 16 7.16 16 16v64z"], - "poll-h": [448, 512, [], "f682", "M448 432V80c0-26.5-21.5-48-48-48H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48zM112 192c-8.84 0-16-7.16-16-16v-32c0-8.84 7.16-16 16-16h128c8.84 0 16 7.16 16 16v32c0 8.84-7.16 16-16 16H112zm0 96c-8.84 0-16-7.16-16-16v-32c0-8.84 7.16-16 16-16h224c8.84 0 16 7.16 16 16v32c0 8.84-7.16 16-16 16H112zm0 96c-8.84 0-16-7.16-16-16v-32c0-8.84 7.16-16 16-16h64c8.84 0 16 7.16 16 16v32c0 8.84-7.16 16-16 16h-64z"], - "poo": [512, 512, [], "f2fe", "M451.4 369.1C468.7 356 480 335.4 480 312c0-39.8-32.2-72-72-72h-14.1c13.4-11.7 22.1-28.8 22.1-48 0-35.3-28.7-64-64-64h-5.9c3.6-10.1 5.9-20.7 5.9-32 0-53-43-96-96-96-5.2 0-10.2.7-15.1 1.5C250.3 14.6 256 30.6 256 48c0 44.2-35.8 80-80 80h-16c-35.3 0-64 28.7-64 64 0 19.2 8.7 36.3 22.1 48H104c-39.8 0-72 32.2-72 72 0 23.4 11.3 44 28.6 57.1C26.3 374.6 0 404.1 0 440c0 39.8 32.2 72 72 72h368c39.8 0 72-32.2 72-72 0-35.9-26.3-65.4-60.6-70.9zM192 256c17.7 0 32 14.3 32 32s-14.3 32-32 32-32-14.3-32-32 14.3-32 32-32zm159.5 139C341 422.9 293 448 256 448s-85-25.1-95.5-53c-2-5.3 2-11 7.8-11h175.4c5.8 0 9.8 5.7 7.8 11zM320 320c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32z"], - "poo-storm": [448, 512, [], "f75a", "M308 336h-57.7l17.3-64.9c2-7.6-3.7-15.1-11.6-15.1h-68c-6 0-11.1 4.5-11.9 10.4l-16 120c-1 7.2 4.6 13.6 11.9 13.6h59.3l-23 97.2c-1.8 7.6 4 14.8 11.7 14.8 4.2 0 8.2-2.2 10.4-6l88-152c4.6-8-1.2-18-10.4-18zm66.4-111.3c5.9-9.6 9.6-20.6 9.6-32.7 0-35.3-28.7-64-64-64h-5.9c3.6-10.1 5.9-20.7 5.9-32 0-53-43-96-96-96-5.2 0-10.2.7-15.1 1.5C218.3 14.6 224 30.6 224 48c0 44.2-35.8 80-80 80h-16c-35.3 0-64 28.7-64 64 0 12.1 3.7 23.1 9.6 32.7C32.6 228 0 262.2 0 304c0 44 36 80 80 80h48.3c.1-.6 0-1.2 0-1.8l16-120c3-21.8 21.7-38.2 43.7-38.2h68c13.8 0 26.5 6.3 34.9 17.2s11.2 24.8 7.6 38.1l-6.6 24.7h16c15.7 0 30.3 8.4 38.1 22 7.8 13.6 7.8 30.5 0 44l-8.1 14h30c44 0 80-36 80-80 .1-41.8-32.5-76-73.5-79.3z"], - "poop": [512, 512, [], "f619", "M451.36 369.14C468.66 355.99 480 335.41 480 312c0-39.77-32.24-72-72-72h-14.07c13.42-11.73 22.07-28.78 22.07-48 0-35.35-28.65-64-64-64h-5.88c3.57-10.05 5.88-20.72 5.88-32 0-53.02-42.98-96-96-96-5.17 0-10.15.74-15.11 1.52C250.31 14.64 256 30.62 256 48c0 44.18-35.82 80-80 80h-16c-35.35 0-64 28.65-64 64 0 19.22 8.65 36.27 22.07 48H104c-39.76 0-72 32.23-72 72 0 23.41 11.34 43.99 28.64 57.14C26.31 374.62 0 404.12 0 440c0 39.76 32.24 72 72 72h368c39.76 0 72-32.24 72-72 0-35.88-26.31-65.38-60.64-70.86z"], - "portrait": [384, 512, [], "f3e0", "M336 0H48C21.5 0 0 21.5 0 48v416c0 26.5 21.5 48 48 48h288c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48zM192 128c35.3 0 64 28.7 64 64s-28.7 64-64 64-64-28.7-64-64 28.7-64 64-64zm112 236.8c0 10.6-10 19.2-22.4 19.2H102.4C90 384 80 375.4 80 364.8v-19.2c0-31.8 30.1-57.6 67.2-57.6h5c12.3 5.1 25.7 8 39.8 8s27.6-2.9 39.8-8h5c37.1 0 67.2 25.8 67.2 57.6v19.2z"], - "pound-sign": [320, 512, [], "f154", "M308 352h-45.495c-6.627 0-12 5.373-12 12v50.848H128V288h84c6.627 0 12-5.373 12-12v-40c0-6.627-5.373-12-12-12h-84v-63.556c0-32.266 24.562-57.086 61.792-57.086 23.658 0 45.878 11.505 57.652 18.849 5.151 3.213 11.888 2.051 15.688-2.685l28.493-35.513c4.233-5.276 3.279-13.005-2.119-17.081C273.124 54.56 236.576 32 187.931 32 106.026 32 48 84.742 48 157.961V224H20c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h28v128H12c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h296c6.627 0 12-5.373 12-12V364c0-6.627-5.373-12-12-12z"], - "power-off": [512, 512, [], "f011", "M400 54.1c63 45 104 118.6 104 201.9 0 136.8-110.8 247.7-247.5 248C120 504.3 8.2 393 8 256.4 7.9 173.1 48.9 99.3 111.8 54.2c11.7-8.3 28-4.8 35 7.7L162.6 90c5.9 10.5 3.1 23.8-6.6 31-41.5 30.8-68 79.6-68 134.9-.1 92.3 74.5 168.1 168 168.1 91.6 0 168.6-74.2 168-169.1-.3-51.8-24.7-101.8-68.1-134-9.7-7.2-12.4-20.5-6.5-30.9l15.8-28.1c7-12.4 23.2-16.1 34.8-7.8zM296 264V24c0-13.3-10.7-24-24-24h-32c-13.3 0-24 10.7-24 24v240c0 13.3 10.7 24 24 24h32c13.3 0 24-10.7 24-24z"], - "pray": [384, 512, [], "f683", "M256 128c35.35 0 64-28.65 64-64S291.35 0 256 0s-64 28.65-64 64 28.65 64 64 64zm-30.63 169.75c14.06 16.72 39 19.09 55.97 5.22l88-72.02c17.09-13.98 19.59-39.19 5.62-56.28-13.97-17.11-39.19-19.59-56.31-5.62l-57.44 47-38.91-46.31c-15.44-18.39-39.22-27.92-64-25.33-24.19 2.48-45.25 16.27-56.37 36.92l-49.37 92.03c-23.4 43.64-8.69 96.37 34.19 123.75L131.56 432H40c-22.09 0-40 17.91-40 40s17.91 40 40 40h208c34.08 0 53.77-42.79 28.28-68.28L166.42 333.86l34.8-64.87 24.15 28.76z"], - "praying-hands": [640, 512, [], "f684", "M272 191.91c-17.6 0-32 14.4-32 32v80c0 8.84-7.16 16-16 16s-16-7.16-16-16v-76.55c0-17.39 4.72-34.47 13.69-49.39l77.75-129.59c9.09-15.16 4.19-34.81-10.97-43.91-14.45-8.67-32.72-4.3-42.3 9.21-.2.23-.62.21-.79.48l-117.26 175.9C117.56 205.9 112 224.31 112 243.29v80.23l-90.12 30.04A31.974 31.974 0 0 0 0 383.91v96c0 10.82 8.52 32 32 32 2.69 0 5.41-.34 8.06-1.03l179.19-46.62C269.16 449.99 304 403.8 304 351.91v-128c0-17.6-14.4-32-32-32zm346.12 161.73L528 323.6v-80.23c0-18.98-5.56-37.39-16.12-53.23L394.62 14.25c-.18-.27-.59-.24-.79-.48-9.58-13.51-27.85-17.88-42.3-9.21-15.16 9.09-20.06 28.75-10.97 43.91l77.75 129.59c8.97 14.92 13.69 32 13.69 49.39V304c0 8.84-7.16 16-16 16s-16-7.16-16-16v-80c0-17.6-14.4-32-32-32s-32 14.4-32 32v128c0 51.89 34.84 98.08 84.75 112.34l179.19 46.62c2.66.69 5.38 1.03 8.06 1.03 23.48 0 32-21.18 32-32v-96c0-13.77-8.81-25.99-21.88-30.35z"], - "prescription": [384, 512, [], "f5b1", "M301.26 352l78.06-78.06c6.25-6.25 6.25-16.38 0-22.63l-22.63-22.63c-6.25-6.25-16.38-6.25-22.63 0L256 306.74l-83.96-83.96C219.31 216.8 256 176.89 256 128c0-53.02-42.98-96-96-96H16C7.16 32 0 39.16 0 48v256c0 8.84 7.16 16 16 16h32c8.84 0 16-7.16 16-16v-80h18.75l128 128-78.06 78.06c-6.25 6.25-6.25 16.38 0 22.63l22.63 22.63c6.25 6.25 16.38 6.25 22.63 0L256 397.25l78.06 78.06c6.25 6.25 16.38 6.25 22.63 0l22.63-22.63c6.25-6.25 6.25-16.38 0-22.63L301.26 352zM64 96h96c17.64 0 32 14.36 32 32s-14.36 32-32 32H64V96z"], - "prescription-bottle": [384, 512, [], "f485", "M32 192h120c4.4 0 8 3.6 8 8v16c0 4.4-3.6 8-8 8H32v64h120c4.4 0 8 3.6 8 8v16c0 4.4-3.6 8-8 8H32v64h120c4.4 0 8 3.6 8 8v16c0 4.4-3.6 8-8 8H32v64c0 17.6 14.4 32 32 32h256c17.6 0 32-14.4 32-32V128H32v64zM360 0H24C10.8 0 0 10.8 0 24v48c0 13.2 10.8 24 24 24h336c13.2 0 24-10.8 24-24V24c0-13.2-10.8-24-24-24z"], - "prescription-bottle-alt": [384, 512, [], "f486", "M360 0H24C10.8 0 0 10.8 0 24v48c0 13.2 10.8 24 24 24h336c13.2 0 24-10.8 24-24V24c0-13.2-10.8-24-24-24zM32 480c0 17.6 14.4 32 32 32h256c17.6 0 32-14.4 32-32V128H32v352zm64-184c0-4.4 3.6-8 8-8h56v-56c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v56h56c4.4 0 8 3.6 8 8v48c0 4.4-3.6 8-8 8h-56v56c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8v-56h-56c-4.4 0-8-3.6-8-8v-48z"], - "print": [512, 512, [], "f02f", "M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z"], - "procedures": [640, 512, [], "f487", "M528 224H272c-8.8 0-16 7.2-16 16v144H64V144c0-8.8-7.2-16-16-16H16c-8.8 0-16 7.2-16 16v352c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16v-48h512v48c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V336c0-61.9-50.1-112-112-112zM136 96h126.1l27.6 55.2c5.9 11.8 22.7 11.8 28.6 0L368 51.8 390.1 96H512c8.8 0 16-7.2 16-16s-7.2-16-16-16H409.9L382.3 8.8C376.4-3 359.6-3 353.7 8.8L304 108.2l-19.9-39.8c-1.4-2.7-4.1-4.4-7.2-4.4H136c-4.4 0-8 3.6-8 8v16c0 4.4 3.6 8 8 8zm24 256c35.3 0 64-28.7 64-64s-28.7-64-64-64-64 28.7-64 64 28.7 64 64 64z"], - "project-diagram": [640, 512, [], "f542", "M384 320H256c-17.67 0-32 14.33-32 32v128c0 17.67 14.33 32 32 32h128c17.67 0 32-14.33 32-32V352c0-17.67-14.33-32-32-32zM192 32c0-17.67-14.33-32-32-32H32C14.33 0 0 14.33 0 32v128c0 17.67 14.33 32 32 32h95.72l73.16 128.04C211.98 300.98 232.4 288 256 288h.28L192 175.51V128h224V64H192V32zM608 0H480c-17.67 0-32 14.33-32 32v128c0 17.67 14.33 32 32 32h128c17.67 0 32-14.33 32-32V32c0-17.67-14.33-32-32-32z"], - "puzzle-piece": [576, 512, [], "f12e", "M519.442 288.651c-41.519 0-59.5 31.593-82.058 31.593C377.409 320.244 432 144 432 144s-196.288 80-196.288-3.297c0-35.827 36.288-46.25 36.288-85.985C272 19.216 243.885 0 210.539 0c-34.654 0-66.366 18.891-66.366 56.346 0 41.364 31.711 59.277 31.711 81.75C175.885 207.719 0 166.758 0 166.758v333.237s178.635 41.047 178.635-28.662c0-22.473-40-40.107-40-81.471 0-37.456 29.25-56.346 63.577-56.346 33.673 0 61.788 19.216 61.788 54.717 0 39.735-36.288 50.158-36.288 85.985 0 60.803 129.675 25.73 181.23 25.73 0 0-34.725-120.101 25.827-120.101 35.962 0 46.423 36.152 86.308 36.152C556.712 416 576 387.99 576 354.443c0-34.199-18.962-65.792-56.558-65.792z"], - "qrcode": [448, 512, [], "f029", "M0 224h192V32H0v192zM64 96h64v64H64V96zm192-64v192h192V32H256zm128 128h-64V96h64v64zM0 480h192V288H0v192zm64-128h64v64H64v-64zm352-64h32v128h-96v-32h-32v96h-64V288h96v32h64v-32zm0 160h32v32h-32v-32zm-64 0h32v32h-32v-32z"], - "question": [384, 512, [], "f128", "M202.021 0C122.202 0 70.503 32.703 29.914 91.026c-7.363 10.58-5.093 25.086 5.178 32.874l43.138 32.709c10.373 7.865 25.132 6.026 33.253-4.148 25.049-31.381 43.63-49.449 82.757-49.449 30.764 0 68.816 19.799 68.816 49.631 0 22.552-18.617 34.134-48.993 51.164-35.423 19.86-82.299 44.576-82.299 106.405V320c0 13.255 10.745 24 24 24h72.471c13.255 0 24-10.745 24-24v-5.773c0-42.86 125.268-44.645 125.268-160.627C377.504 66.256 286.902 0 202.021 0zM192 373.459c-38.196 0-69.271 31.075-69.271 69.271 0 38.195 31.075 69.27 69.271 69.27s69.271-31.075 69.271-69.271-31.075-69.27-69.271-69.27z"], - "question-circle": [512, 512, [], "f059", "M504 256c0 136.997-111.043 248-248 248S8 392.997 8 256C8 119.083 119.043 8 256 8s248 111.083 248 248zM262.655 90c-54.497 0-89.255 22.957-116.549 63.758-3.536 5.286-2.353 12.415 2.715 16.258l34.699 26.31c5.205 3.947 12.621 3.008 16.665-2.122 17.864-22.658 30.113-35.797 57.303-35.797 20.429 0 45.698 13.148 45.698 32.958 0 14.976-12.363 22.667-32.534 33.976C247.128 238.528 216 254.941 216 296v4c0 6.627 5.373 12 12 12h56c6.627 0 12-5.373 12-12v-1.333c0-28.462 83.186-29.647 83.186-106.667 0-58.002-60.165-102-116.531-102zM256 338c-25.365 0-46 20.635-46 46 0 25.364 20.635 46 46 46s46-20.636 46-46c0-25.365-20.635-46-46-46z"], - "quidditch": [640, 512, [], "f458", "M256.5 216.8L343.2 326s-16.6 102.4-76.6 150.1C206.7 523.8 0 510.2 0 510.2s3.8-23.1 11-55.4l94.6-112.2c4-4.7-.9-11.6-6.6-9.5l-60.4 22.1c14.4-41.7 32.7-80 54.6-97.5 59.9-47.8 163.3-40.9 163.3-40.9zm238 135c-44 0-79.8 35.8-79.8 79.9 0 44.1 35.7 79.9 79.8 79.9 44.1 0 79.8-35.8 79.8-79.9 0-44.2-35.8-79.9-79.8-79.9zM636.5 31L616.7 6c-5.5-6.9-15.5-8-22.4-2.6L361.8 181.3l-34.1-43c-5.1-6.4-15.1-5.2-18.6 2.2l-25.3 54.6 86.7 109.2 58.8-12.4c8-1.7 11.4-11.2 6.3-17.6l-34.1-42.9L634 53.5c6.9-5.5 8-15.6 2.5-22.5z"], - "quote-left": [512, 512, [], "f10d", "M464 256h-80v-64c0-35.3 28.7-64 64-64h8c13.3 0 24-10.7 24-24V56c0-13.3-10.7-24-24-24h-8c-88.4 0-160 71.6-160 160v240c0 26.5 21.5 48 48 48h128c26.5 0 48-21.5 48-48V304c0-26.5-21.5-48-48-48zm-288 0H96v-64c0-35.3 28.7-64 64-64h8c13.3 0 24-10.7 24-24V56c0-13.3-10.7-24-24-24h-8C71.6 32 0 103.6 0 192v240c0 26.5 21.5 48 48 48h128c26.5 0 48-21.5 48-48V304c0-26.5-21.5-48-48-48z"], - "quote-right": [512, 512, [], "f10e", "M464 32H336c-26.5 0-48 21.5-48 48v128c0 26.5 21.5 48 48 48h80v64c0 35.3-28.7 64-64 64h-8c-13.3 0-24 10.7-24 24v48c0 13.3 10.7 24 24 24h8c88.4 0 160-71.6 160-160V80c0-26.5-21.5-48-48-48zm-288 0H48C21.5 32 0 53.5 0 80v128c0 26.5 21.5 48 48 48h80v64c0 35.3-28.7 64-64 64h-8c-13.3 0-24 10.7-24 24v48c0 13.3 10.7 24 24 24h8c88.4 0 160-71.6 160-160V80c0-26.5-21.5-48-48-48z"], - "quran": [448, 512, [], "f687", "M448 358.4V25.6c0-16-9.6-25.6-25.6-25.6H96C41.6 0 0 41.6 0 96v320c0 54.4 41.6 96 96 96h326.4c12.8 0 25.6-9.6 25.6-25.6v-16c0-6.4-3.2-12.8-9.6-19.2-3.2-16-3.2-60.8 0-73.6 6.4-3.2 9.6-9.6 9.6-19.2zM301.08 145.82c.6-1.21 1.76-1.82 2.92-1.82s2.32.61 2.92 1.82l11.18 22.65 25 3.63c2.67.39 3.74 3.67 1.81 5.56l-18.09 17.63 4.27 24.89c.36 2.11-1.31 3.82-3.21 3.82-.5 0-1.02-.12-1.52-.38L304 211.87l-22.36 11.75c-.5.26-1.02.38-1.52.38-1.9 0-3.57-1.71-3.21-3.82l4.27-24.89-18.09-17.63c-1.94-1.89-.87-5.17 1.81-5.56l24.99-3.63 11.19-22.65zm-57.89-69.01c13.67 0 27.26 2.49 40.38 7.41a6.775 6.775 0 1 1-2.38 13.12c-.67 0-3.09-.21-4.13-.21-52.31 0-94.86 42.55-94.86 94.86 0 52.3 42.55 94.86 94.86 94.86 1.03 0 3.48-.21 4.13-.21 3.93 0 6.8 3.14 6.8 6.78 0 2.98-1.94 5.51-4.62 6.42-13.07 4.87-26.59 7.34-40.19 7.34C179.67 307.19 128 255.51 128 192c0-63.52 51.67-115.19 115.19-115.19zM380.8 448H96c-19.2 0-32-12.8-32-32s16-32 32-32h284.8v64z"], - "radiation": [496, 512, [], "f7b9", "M167.8 256.2H16.2C7.1 256.2-.6 263.9 0 273c5.1 75.8 44.4 142.2 102.5 184.2 7.4 5.3 17.9 2.9 22.7-4.8L205.6 324c-22.6-14.3-37.8-39.2-37.8-67.8zm37.8-67.7c12.3-7.7 26.8-12.4 42.4-12.4s30 4.7 42.4 12.4L370.8 60c4.8-7.7 2.4-18.1-5.6-22.4C330.3 18.8 290.4 8 248 8s-82.3 10.8-117.2 29.6c-8 4.3-10.4 14.8-5.6 22.4l80.4 128.5zm42.4 19.7c-26.5 0-48 21.5-48 48s21.5 48 48 48 48-21.5 48-48-21.5-48-48-48zm231.8 48H328.2c0 28.6-15.2 53.5-37.8 67.7l80.4 128.4c4.8 7.7 15.3 10.2 22.7 4.8 58.1-42 97.4-108.4 102.5-184.2.6-9-7.1-16.7-16.2-16.7z"], - "radiation-alt": [496, 512, [], "f7ba", "M184 256h-79.1c-9.2 0-16.9 7.7-16 16.8 4.6 43.6 27 81.8 59.5 107.8 7.6 6.1 18.8 4.5 24-3.8l41.7-66.8c-18-11.2-30.1-31.2-30.1-54zm97.8-54.1l41.8-66.9c4.9-7.8 2.4-18.4-5.8-22.5C296.7 102.1 273.1 96 248 96s-48.7 6.1-69.9 16.5c-8.2 4.1-10.6 14.7-5.8 22.5l41.8 66.9c9.8-6.2 21.4-9.9 33.8-9.9s24.1 3.7 33.9 9.9zM391.1 256H312c0 22.8-12.1 42.8-30.2 54.1l41.7 66.8c5.2 8.3 16.4 9.9 24 3.8 32.6-26 54.9-64.2 59.5-107.8 1.1-9.2-6.7-16.9-15.9-16.9zM248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm0 432c-101.5 0-184-82.5-184-184S146.5 72 248 72s184 82.5 184 184-82.5 184-184 184zm0-216c-17.7 0-32 14.3-32 32s14.3 32 32 32 32-14.3 32-32-14.3-32-32-32z"], - "rainbow": [576, 512, [], "f75b", "M268.3 32.7C115.4 42.9 0 176.9 0 330.2V464c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V320C64 186.8 180.9 80.3 317.5 97.9 430.4 112.4 512 214 512 327.8V464c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V320c0-165.3-140-298.6-307.7-287.3zm-5.6 96.9C166 142 96 229.1 96 326.7V464c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V320c0-74.8 64.5-134.8 140.8-127.4 66.5 6.5 115.2 66.2 115.2 133.1V464c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V320c0-114.2-100.2-205.4-217.3-190.4zm6.2 96.3c-45.6 8.9-76.9 51.5-76.9 97.9V464c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V320c0-17.6 14.3-32 32-32s32 14.4 32 32v144c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V320c0-59.2-53.8-106-115.1-94.1z"], - "random": [512, 512, [], "f074", "M504.971 359.029c9.373 9.373 9.373 24.569 0 33.941l-80 79.984c-15.01 15.01-40.971 4.49-40.971-16.971V416h-58.785a12.004 12.004 0 0 1-8.773-3.812l-70.556-75.596 53.333-57.143L352 336h32v-39.981c0-21.438 25.943-31.998 40.971-16.971l80 79.981zM12 176h84l52.781 56.551 53.333-57.143-70.556-75.596A11.999 11.999 0 0 0 122.785 96H12c-6.627 0-12 5.373-12 12v56c0 6.627 5.373 12 12 12zm372 0v39.984c0 21.46 25.961 31.98 40.971 16.971l80-79.984c9.373-9.373 9.373-24.569 0-33.941l-80-79.981C409.943 24.021 384 34.582 384 56.019V96h-58.785a12.004 12.004 0 0 0-8.773 3.812L96 336H12c-6.627 0-12 5.373-12 12v56c0 6.627 5.373 12 12 12h110.785c3.326 0 6.503-1.381 8.773-3.812L352 176h32z"], - "receipt": [384, 512, [], "f543", "M358.4 3.2L320 48 265.6 3.2a15.9 15.9 0 0 0-19.2 0L192 48 137.6 3.2a15.9 15.9 0 0 0-19.2 0L64 48 25.6 3.2C15-4.7 0 2.8 0 16v480c0 13.2 15 20.7 25.6 12.8L64 464l54.4 44.8a15.9 15.9 0 0 0 19.2 0L192 464l54.4 44.8a15.9 15.9 0 0 0 19.2 0L320 464l38.4 44.8c10.5 7.9 25.6.4 25.6-12.8V16c0-13.2-15-20.7-25.6-12.8zM320 360c0 4.4-3.6 8-8 8H72c-4.4 0-8-3.6-8-8v-16c0-4.4 3.6-8 8-8h240c4.4 0 8 3.6 8 8v16zm0-96c0 4.4-3.6 8-8 8H72c-4.4 0-8-3.6-8-8v-16c0-4.4 3.6-8 8-8h240c4.4 0 8 3.6 8 8v16zm0-96c0 4.4-3.6 8-8 8H72c-4.4 0-8-3.6-8-8v-16c0-4.4 3.6-8 8-8h240c4.4 0 8 3.6 8 8v16z"], - "recycle": [512, 512, [], "f1b8", "M184.561 261.903c3.232 13.997-12.123 24.635-24.068 17.168l-40.736-25.455-50.867 81.402C55.606 356.273 70.96 384 96.012 384H148c6.627 0 12 5.373 12 12v40c0 6.627-5.373 12-12 12H96.115c-75.334 0-121.302-83.048-81.408-146.88l50.822-81.388-40.725-25.448c-12.081-7.547-8.966-25.961 4.879-29.158l110.237-25.45c8.611-1.988 17.201 3.381 19.189 11.99l25.452 110.237zm98.561-182.915l41.289 66.076-40.74 25.457c-12.051 7.528-9 25.953 4.879 29.158l110.237 25.45c8.672 1.999 17.215-3.438 19.189-11.99l25.45-110.237c3.197-13.844-11.99-24.719-24.068-17.168l-40.687 25.424-41.263-66.082c-37.521-60.033-125.209-60.171-162.816 0l-17.963 28.766c-3.51 5.62-1.8 13.021 3.82 16.533l33.919 21.195c5.62 3.512 13.024 1.803 16.536-3.817l17.961-28.743c12.712-20.341 41.973-19.676 54.257-.022zM497.288 301.12l-27.515-44.065c-3.511-5.623-10.916-7.334-16.538-3.821l-33.861 21.159c-5.62 3.512-7.33 10.915-3.818 16.536l27.564 44.112c13.257 21.211-2.057 48.96-27.136 48.96H320V336.02c0-14.213-17.242-21.383-27.313-11.313l-80 79.981c-6.249 6.248-6.249 16.379 0 22.627l80 79.989C302.689 517.308 320 510.3 320 495.989V448h95.88c75.274 0 121.335-82.997 81.408-146.88z"], - "redo": [512, 512, [], "f01e", "M500.333 0h-47.411c-6.853 0-12.314 5.729-11.986 12.574l3.966 82.759C399.416 41.899 331.672 8 256.001 8 119.34 8 7.899 119.526 8 256.187 8.101 393.068 119.096 504 256 504c63.926 0 122.202-24.187 166.178-63.908 5.113-4.618 5.354-12.561.482-17.433l-33.971-33.971c-4.466-4.466-11.64-4.717-16.38-.543C341.308 415.448 300.606 432 256 432c-97.267 0-176-78.716-176-176 0-97.267 78.716-176 176-176 60.892 0 114.506 30.858 146.099 77.8l-101.525-4.865c-6.845-.328-12.574 5.133-12.574 11.986v47.411c0 6.627 5.373 12 12 12h200.333c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12z"], - "redo-alt": [512, 512, [], "f2f9", "M256.455 8c66.269.119 126.437 26.233 170.859 68.685l35.715-35.715C478.149 25.851 504 36.559 504 57.941V192c0 13.255-10.745 24-24 24H345.941c-21.382 0-32.09-25.851-16.971-40.971l41.75-41.75c-30.864-28.899-70.801-44.907-113.23-45.273-92.398-.798-170.283 73.977-169.484 169.442C88.764 348.009 162.184 424 256 424c41.127 0 79.997-14.678 110.629-41.556 4.743-4.161 11.906-3.908 16.368.553l39.662 39.662c4.872 4.872 4.631 12.815-.482 17.433C378.202 479.813 319.926 504 256 504 119.034 504 8.001 392.967 8 256.002 7.999 119.193 119.646 7.755 256.455 8z"], - "registered": [512, 512, [], "f25d", "M285.363 207.475c0 18.6-9.831 28.431-28.431 28.431h-29.876v-56.14h23.378c28.668 0 34.929 8.773 34.929 27.709zM504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM363.411 360.414c-46.729-84.825-43.299-78.636-44.702-80.98 23.432-15.172 37.945-42.979 37.945-74.486 0-54.244-31.5-89.252-105.498-89.252h-70.667c-13.255 0-24 10.745-24 24V372c0 13.255 10.745 24 24 24h22.567c13.255 0 24-10.745 24-24v-71.663h25.556l44.129 82.937a24.001 24.001 0 0 0 21.188 12.727h24.464c18.261-.001 29.829-19.591 21.018-35.587z"], - "reply": [512, 512, [], "f3e5", "M8.309 189.836L184.313 37.851C199.719 24.546 224 35.347 224 56.015v80.053c160.629 1.839 288 34.032 288 186.258 0 61.441-39.581 122.309-83.333 154.132-13.653 9.931-33.111-2.533-28.077-18.631 45.344-145.012-21.507-183.51-176.59-185.742V360c0 20.7-24.3 31.453-39.687 18.164l-176.004-152c-11.071-9.562-11.086-26.753 0-36.328z"], - "reply-all": [576, 512, [], "f122", "M136.309 189.836L312.313 37.851C327.72 24.546 352 35.348 352 56.015v82.763c129.182 10.231 224 52.212 224 183.548 0 61.441-39.582 122.309-83.333 154.132-13.653 9.931-33.111-2.533-28.077-18.631 38.512-123.162-3.922-169.482-112.59-182.015v84.175c0 20.701-24.3 31.453-39.687 18.164L136.309 226.164c-11.071-9.561-11.086-26.753 0-36.328zm-128 36.328L184.313 378.15C199.7 391.439 224 380.687 224 359.986v-15.818l-108.606-93.785A55.96 55.96 0 0 1 96 207.998a55.953 55.953 0 0 1 19.393-42.38L224 71.832V56.015c0-20.667-24.28-31.469-39.687-18.164L8.309 189.836c-11.086 9.575-11.071 26.767 0 36.328z"], - "republican": [640, 512, [], "f75e", "M544 192c0-88.4-71.6-160-160-160H160C71.6 32 0 103.6 0 192v64h544v-64zm-367.7-21.6l-19.8 19.3 4.7 27.3c.8 4.9-4.3 8.6-8.7 6.3L128 210.4l-24.5 12.9c-4.3 2.3-9.5-1.4-8.7-6.3l4.7-27.3-19.8-19.3c-3.6-3.5-1.6-9.5 3.3-10.2l27.4-4 12.2-24.8c2.2-4.5 8.6-4.4 10.7 0l12.2 24.8 27.4 4c5 .7 6.9 6.7 3.4 10.2zm144 0l-19.8 19.3 4.7 27.3c.8 4.9-4.3 8.6-8.7 6.3L272 210.4l-24.5 12.9c-4.3 2.3-9.5-1.4-8.7-6.3l4.7-27.3-19.8-19.3c-3.6-3.5-1.6-9.5 3.3-10.2l27.4-4 12.2-24.8c2.2-4.5 8.6-4.4 10.7 0l12.2 24.8 27.4 4c5 .7 6.9 6.7 3.4 10.2zm144 0l-19.8 19.3 4.7 27.3c.8 4.9-4.3 8.6-8.7 6.3L416 210.4l-24.5 12.9c-4.3 2.3-9.5-1.4-8.7-6.3l4.7-27.3-19.8-19.3c-3.6-3.5-1.6-9.5 3.3-10.2l27.4-4 12.2-24.8c2.2-4.5 8.6-4.4 10.7 0l12.2 24.8 27.4 4c5 .7 6.9 6.7 3.4 10.2zM624 320h-32c-8.8 0-16 7.2-16 16v64c0 8.8-7.2 16-16 16s-16-7.2-16-16V288H0v176c0 8.8 7.2 16 16 16h96c8.8 0 16-7.2 16-16v-80h192v80c0 8.8 7.2 16 16 16h96c8.8 0 16-7.2 16-16V352h32v43.3c0 41.8 30 80.1 71.6 84.3 47.8 4.9 88.4-32.7 88.4-79.6v-64c0-8.8-7.2-16-16-16z"], - "restroom": [640, 512, [], "f7bd", "M128 128c35.3 0 64-28.7 64-64S163.3 0 128 0 64 28.7 64 64s28.7 64 64 64zm384 0c35.3 0 64-28.7 64-64S547.3 0 512 0s-64 28.7-64 64 28.7 64 64 64zm127.3 226.5l-45.6-185.8c-3.3-13.5-15.5-23-29.8-24.2-15 9.7-32.8 15.5-52 15.5-19.2 0-37-5.8-52-15.5-14.3 1.2-26.5 10.7-29.8 24.2l-45.6 185.8C381 369.6 393 384 409.2 384H464v104c0 13.3 10.7 24 24 24h48c13.3 0 24-10.7 24-24V384h54.8c16.2 0 28.2-14.4 24.5-29.5zM336 0h-32c-8.8 0-16 7.2-16 16v480c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V16c0-8.8-7.2-16-16-16zM180.1 144.4c-15 9.8-32.9 15.6-52.1 15.6-19.2 0-37.1-5.8-52.1-15.6C51.3 146.5 32 166.9 32 192v136c0 13.3 10.7 24 24 24h8v136c0 13.3 10.7 24 24 24h80c13.3 0 24-10.7 24-24V352h8c13.3 0 24-10.7 24-24V192c0-25.1-19.3-45.5-43.9-47.6z"], - "retweet": [640, 512, [], "f079", "M629.657 343.598L528.971 444.284c-9.373 9.372-24.568 9.372-33.941 0L394.343 343.598c-9.373-9.373-9.373-24.569 0-33.941l10.823-10.823c9.562-9.562 25.133-9.34 34.419.492L480 342.118V160H292.451a24.005 24.005 0 0 1-16.971-7.029l-16-16C244.361 121.851 255.069 96 276.451 96H520c13.255 0 24 10.745 24 24v222.118l40.416-42.792c9.285-9.831 24.856-10.054 34.419-.492l10.823 10.823c9.372 9.372 9.372 24.569-.001 33.941zm-265.138 15.431A23.999 23.999 0 0 0 347.548 352H160V169.881l40.416 42.792c9.286 9.831 24.856 10.054 34.419.491l10.822-10.822c9.373-9.373 9.373-24.569 0-33.941L144.971 67.716c-9.373-9.373-24.569-9.373-33.941 0L10.343 168.402c-9.373 9.373-9.373 24.569 0 33.941l10.822 10.822c9.562 9.562 25.133 9.34 34.419-.491L96 169.881V392c0 13.255 10.745 24 24 24h243.549c21.382 0 32.09-25.851 16.971-40.971l-16.001-16z"], - "ribbon": [448, 512, [], "f4d6", "M6.1 444.3c-9.6 10.8-7.5 27.6 4.5 35.7l68.8 27.9c9.9 6.7 23.3 5 31.3-3.8l91.8-101.9-79.2-87.9-117.2 130zm435.8 0s-292-324.6-295.4-330.1c15.4-8.4 40.2-17.9 77.5-17.9s62.1 9.5 77.5 17.9c-3.3 5.6-56 64.6-56 64.6l79.1 87.7 34.2-38c28.7-31.9 33.3-78.6 11.4-115.5l-43.7-73.5c-4.3-7.2-9.9-13.3-16.8-18-40.7-27.6-127.4-29.7-171.4 0-6.9 4.7-12.5 10.8-16.8 18l-43.6 73.2c-1.5 2.5-37.1 62.2 11.5 116L337.5 504c8 8.9 21.4 10.5 31.3 3.8l68.8-27.9c11.9-8 14-24.8 4.3-35.6z"], - "ring": [512, 512, [], "f70b", "M256 64C110.06 64 0 125.91 0 208v98.13C0 384.48 114.62 448 256 448s256-63.52 256-141.87V208c0-82.09-110.06-144-256-144zm0 64c106.04 0 192 35.82 192 80 0 9.26-3.97 18.12-10.91 26.39C392.15 208.21 328.23 192 256 192s-136.15 16.21-181.09 42.39C67.97 226.12 64 217.26 64 208c0-44.18 85.96-80 192-80zM120.43 264.64C155.04 249.93 201.64 240 256 240s100.96 9.93 135.57 24.64C356.84 279.07 308.93 288 256 288s-100.84-8.93-135.57-23.36z"], - "road": [576, 512, [], "f018", "M573.19 402.67l-139.79-320C428.43 71.29 417.6 64 405.68 64h-97.59l2.45 23.16c.5 4.72-3.21 8.84-7.96 8.84h-29.16c-4.75 0-8.46-4.12-7.96-8.84L267.91 64h-97.59c-11.93 0-22.76 7.29-27.73 18.67L2.8 402.67C-6.45 423.86 8.31 448 30.54 448h196.84l10.31-97.68c.86-8.14 7.72-14.32 15.91-14.32h68.8c8.19 0 15.05 6.18 15.91 14.32L348.62 448h196.84c22.23 0 36.99-24.14 27.73-45.33zM260.4 135.16a8 8 0 0 1 7.96-7.16h39.29c4.09 0 7.53 3.09 7.96 7.16l4.6 43.58c.75 7.09-4.81 13.26-11.93 13.26h-40.54c-7.13 0-12.68-6.17-11.93-13.26l4.59-43.58zM315.64 304h-55.29c-9.5 0-16.91-8.23-15.91-17.68l5.07-48c.86-8.14 7.72-14.32 15.91-14.32h45.15c8.19 0 15.05 6.18 15.91 14.32l5.07 48c1 9.45-6.41 17.68-15.91 17.68z"], - "robot": [640, 512, [], "f544", "M0 256v128c0 17.7 14.3 32 32 32h32V224H32c-17.7 0-32 14.3-32 32zM464 96H352V32c0-17.7-14.3-32-32-32s-32 14.3-32 32v64H176c-44.2 0-80 35.8-80 80v272c0 35.3 28.7 64 64 64h320c35.3 0 64-28.7 64-64V176c0-44.2-35.8-80-80-80zM256 416h-64v-32h64v32zm-32-120c-22.1 0-40-17.9-40-40s17.9-40 40-40 40 17.9 40 40-17.9 40-40 40zm128 120h-64v-32h64v32zm96 0h-64v-32h64v32zm-32-120c-22.1 0-40-17.9-40-40s17.9-40 40-40 40 17.9 40 40-17.9 40-40 40zm192-72h-32v192h32c17.7 0 32-14.3 32-32V256c0-17.7-14.3-32-32-32z"], - "rocket": [512, 512, [], "f135", "M505.05 19.1a15.89 15.89 0 0 0-12.2-12.2C460.65 0 435.46 0 410.36 0c-103.2 0-165.1 55.2-211.29 128H94.87A48 48 0 0 0 52 154.49l-49.42 98.8A24 24 0 0 0 24.07 288h103.77l-22.47 22.47a32 32 0 0 0 0 45.25l50.9 50.91a32 32 0 0 0 45.26 0L224 384.16V488a24 24 0 0 0 34.7 21.49l98.7-49.39a47.91 47.91 0 0 0 26.5-42.9V312.79c72.59-46.3 128-108.4 128-211.09.1-25.2.1-50.4-6.85-82.6zM384 168a40 40 0 1 1 40-40 40 40 0 0 1-40 40z"], - "route": [512, 512, [], "f4d7", "M416 320h-96c-17.6 0-32-14.4-32-32s14.4-32 32-32h96s96-107 96-160-43-96-96-96-96 43-96 96c0 25.5 22.2 63.4 45.3 96H320c-52.9 0-96 43.1-96 96s43.1 96 96 96h96c17.6 0 32 14.4 32 32s-14.4 32-32 32H185.5c-16 24.8-33.8 47.7-47.3 64H416c52.9 0 96-43.1 96-96s-43.1-96-96-96zm0-256c17.7 0 32 14.3 32 32s-14.3 32-32 32-32-14.3-32-32 14.3-32 32-32zM96 256c-53 0-96 43-96 96s96 160 96 160 96-107 96-160-43-96-96-96zm0 128c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32z"], - "rss": [448, 512, [], "f09e", "M128.081 415.959c0 35.369-28.672 64.041-64.041 64.041S0 451.328 0 415.959s28.672-64.041 64.041-64.041 64.04 28.673 64.04 64.041zm175.66 47.25c-8.354-154.6-132.185-278.587-286.95-286.95C7.656 175.765 0 183.105 0 192.253v48.069c0 8.415 6.49 15.472 14.887 16.018 111.832 7.284 201.473 96.702 208.772 208.772.547 8.397 7.604 14.887 16.018 14.887h48.069c9.149.001 16.489-7.655 15.995-16.79zm144.249.288C439.596 229.677 251.465 40.445 16.503 32.01 7.473 31.686 0 38.981 0 48.016v48.068c0 8.625 6.835 15.645 15.453 15.999 191.179 7.839 344.627 161.316 352.465 352.465.353 8.618 7.373 15.453 15.999 15.453h48.068c9.034-.001 16.329-7.474 16.005-16.504z"], - "rss-square": [448, 512, [], "f143", "M400 32H48C21.49 32 0 53.49 0 80v352c0 26.51 21.49 48 48 48h352c26.51 0 48-21.49 48-48V80c0-26.51-21.49-48-48-48zM112 416c-26.51 0-48-21.49-48-48s21.49-48 48-48 48 21.49 48 48-21.49 48-48 48zm157.533 0h-34.335c-6.011 0-11.051-4.636-11.442-10.634-5.214-80.05-69.243-143.92-149.123-149.123-5.997-.39-10.633-5.431-10.633-11.441v-34.335c0-6.535 5.468-11.777 11.994-11.425 110.546 5.974 198.997 94.536 204.964 204.964.352 6.526-4.89 11.994-11.425 11.994zm103.027 0h-34.334c-6.161 0-11.175-4.882-11.427-11.038-5.598-136.535-115.204-246.161-251.76-251.76C68.882 152.949 64 147.935 64 141.774V107.44c0-6.454 5.338-11.664 11.787-11.432 167.83 6.025 302.21 141.191 308.205 308.205.232 6.449-4.978 11.787-11.432 11.787z"], - "ruble-sign": [384, 512, [], "f158", "M239.36 320C324.48 320 384 260.542 384 175.071S324.48 32 239.36 32H76c-6.627 0-12 5.373-12 12v206.632H12c-6.627 0-12 5.373-12 12V308c0 6.627 5.373 12 12 12h52v32H12c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h52v52c0 6.627 5.373 12 12 12h58.56c6.627 0 12-5.373 12-12v-52H308c6.627 0 12-5.373 12-12v-40c0-6.627-5.373-12-12-12H146.56v-32h92.8zm-92.8-219.252h78.72c46.72 0 74.88 29.11 74.88 74.323 0 45.832-28.16 75.561-76.16 75.561h-77.44V100.748z"], - "ruler": [640, 512, [], "f545", "M635.7 167.2L556.1 31.7c-8.8-15-28.3-20.1-43.5-11.5l-69 39.1L503.3 161c2.2 3.8.9 8.5-2.9 10.7l-13.8 7.8c-3.8 2.2-8.7.9-10.9-2.9L416 75l-55.2 31.3 27.9 47.4c2.2 3.8.9 8.5-2.9 10.7l-13.8 7.8c-3.8 2.2-8.7.9-10.9-2.9L333.2 122 278 153.3 337.8 255c2.2 3.7.9 8.5-2.9 10.7l-13.8 7.8c-3.8 2.2-8.7.9-10.9-2.9l-59.7-101.7-55.2 31.3 27.9 47.4c2.2 3.8.9 8.5-2.9 10.7l-13.8 7.8c-3.8 2.2-8.7.9-10.9-2.9l-27.9-47.5-55.2 31.3 59.7 101.7c2.2 3.7.9 8.5-2.9 10.7l-13.8 7.8c-3.8 2.2-8.7.9-10.9-2.9L84.9 262.9l-69 39.1C.7 310.7-4.6 329.8 4.2 344.8l79.6 135.6c8.8 15 28.3 20.1 43.5 11.5L624.1 210c15.2-8.6 20.4-27.8 11.6-42.8z"], - "ruler-combined": [512, 512, [], "f546", "M160 288h-56c-4.42 0-8-3.58-8-8v-16c0-4.42 3.58-8 8-8h56v-64h-56c-4.42 0-8-3.58-8-8v-16c0-4.42 3.58-8 8-8h56V96h-56c-4.42 0-8-3.58-8-8V72c0-4.42 3.58-8 8-8h56V32c0-17.67-14.33-32-32-32H32C14.33 0 0 14.33 0 32v448c0 2.77.91 5.24 1.57 7.8L160 329.38V288zm320 64h-32v56c0 4.42-3.58 8-8 8h-16c-4.42 0-8-3.58-8-8v-56h-64v56c0 4.42-3.58 8-8 8h-16c-4.42 0-8-3.58-8-8v-56h-64v56c0 4.42-3.58 8-8 8h-16c-4.42 0-8-3.58-8-8v-56h-41.37L24.2 510.43c2.56.66 5.04 1.57 7.8 1.57h448c17.67 0 32-14.33 32-32v-96c0-17.67-14.33-32-32-32z"], - "ruler-horizontal": [576, 512, [], "f547", "M544 128h-48v88c0 4.42-3.58 8-8 8h-16c-4.42 0-8-3.58-8-8v-88h-64v88c0 4.42-3.58 8-8 8h-16c-4.42 0-8-3.58-8-8v-88h-64v88c0 4.42-3.58 8-8 8h-16c-4.42 0-8-3.58-8-8v-88h-64v88c0 4.42-3.58 8-8 8h-16c-4.42 0-8-3.58-8-8v-88h-64v88c0 4.42-3.58 8-8 8H88c-4.42 0-8-3.58-8-8v-88H32c-17.67 0-32 14.33-32 32v192c0 17.67 14.33 32 32 32h512c17.67 0 32-14.33 32-32V160c0-17.67-14.33-32-32-32z"], - "ruler-vertical": [256, 512, [], "f548", "M168 416c-4.42 0-8-3.58-8-8v-16c0-4.42 3.58-8 8-8h88v-64h-88c-4.42 0-8-3.58-8-8v-16c0-4.42 3.58-8 8-8h88v-64h-88c-4.42 0-8-3.58-8-8v-16c0-4.42 3.58-8 8-8h88v-64h-88c-4.42 0-8-3.58-8-8v-16c0-4.42 3.58-8 8-8h88V32c0-17.67-14.33-32-32-32H32C14.33 0 0 14.33 0 32v448c0 17.67 14.33 32 32 32h192c17.67 0 32-14.33 32-32v-64h-88z"], - "running": [416, 512, [], "f70c", "M272 96c26.51 0 48-21.49 48-48S298.51 0 272 0s-48 21.49-48 48 21.49 48 48 48zM113.69 317.47l-14.8 34.52H32c-17.67 0-32 14.33-32 32s14.33 32 32 32h77.45c19.25 0 36.58-11.44 44.11-29.09l8.79-20.52-10.67-6.3c-17.32-10.23-30.06-25.37-37.99-42.61zM384 223.99h-44.03l-26.06-53.25c-12.5-25.55-35.45-44.23-61.78-50.94l-71.08-21.14c-28.3-6.8-57.77-.55-80.84 17.14l-39.67 30.41c-14.03 10.75-16.69 30.83-5.92 44.86s30.84 16.66 44.86 5.92l39.69-30.41c7.67-5.89 17.44-8 25.27-6.14l14.7 4.37-37.46 87.39c-12.62 29.48-1.31 64.01 26.3 80.31l84.98 50.17-27.47 87.73c-5.28 16.86 4.11 34.81 20.97 40.09 3.19 1 6.41 1.48 9.58 1.48 13.61 0 26.23-8.77 30.52-22.45l31.64-101.06c5.91-20.77-2.89-43.08-21.64-54.39l-61.24-36.14 31.31-78.28 20.27 41.43c8 16.34 24.92 26.89 43.11 26.89H384c17.67 0 32-14.33 32-32s-14.33-31.99-32-31.99z"], - "rupee-sign": [320, 512, [], "f156", "M308 96c6.627 0 12-5.373 12-12V44c0-6.627-5.373-12-12-12H12C5.373 32 0 37.373 0 44v44.748c0 6.627 5.373 12 12 12h85.28c27.308 0 48.261 9.958 60.97 27.252H12c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h158.757c-6.217 36.086-32.961 58.632-74.757 58.632H12c-6.627 0-12 5.373-12 12v53.012c0 3.349 1.4 6.546 3.861 8.818l165.052 152.356a12.001 12.001 0 0 0 8.139 3.182h82.562c10.924 0 16.166-13.408 8.139-20.818L116.871 319.906c76.499-2.34 131.144-53.395 138.318-127.906H308c6.627 0 12-5.373 12-12v-40c0-6.627-5.373-12-12-12h-58.69c-3.486-11.541-8.28-22.246-14.252-32H308z"], - "sad-cry": [496, 512, [], "f5b3", "M248 8C111 8 0 119 0 256c0 90.1 48.2 168.7 120 212.1V288c0-8.8 7.2-16 16-16s16 7.2 16 16v196.7c29.5 12.4 62 19.3 96 19.3s66.5-6.9 96-19.3V288c0-8.8 7.2-16 16-16s16 7.2 16 16v180.1C447.8 424.7 496 346 496 256 496 119 385 8 248 8zm-65.5 216.5c-14.8-13.2-46.2-13.2-61 0L112 233c-3.8 3.3-9.3 4-13.7 1.6-4.4-2.4-6.9-7.4-6.1-12.4 4-25.2 34.2-42.1 59.9-42.1S208 197 212 222.2c.8 5-1.7 10-6.1 12.4-5.8 3.1-11.2.7-13.7-1.6l-9.7-8.5zM248 416c-26.5 0-48-28.7-48-64s21.5-64 48-64 48 28.7 48 64-21.5 64-48 64zm149.8-181.5c-5.8 3.1-11.2.7-13.7-1.6l-9.5-8.5c-14.8-13.2-46.2-13.2-61 0L304 233c-3.8 3.3-9.3 4-13.7 1.6-4.4-2.4-6.9-7.4-6.1-12.4 4-25.2 34.2-42.1 59.9-42.1S400 197 404 222.2c.6 4.9-1.8 9.9-6.2 12.3z"], - "sad-tear": [496, 512, [], "f5b4", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm80 168c17.7 0 32 14.3 32 32s-14.3 32-32 32-32-14.3-32-32 14.3-32 32-32zM152 416c-26.5 0-48-21-48-47 0-20 28.5-60.4 41.6-77.8 3.2-4.3 9.6-4.3 12.8 0C171.5 308.6 200 349 200 369c0 26-21.5 47-48 47zm16-176c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32zm170.2 154.2C315.8 367.4 282.9 352 248 352c-21.2 0-21.2-32 0-32 44.4 0 86.3 19.6 114.7 53.8 13.8 16.4-11.2 36.5-24.5 20.4z"], - "satellite": [512, 512, [], "f7bf", "M502.7 265l-80.3-80.4 47.8-47.9c13.1-13.1 13.1-34.4 0-47.5l-47.5-47.5c-13.1-13.1-34.4-13.1-47.5 0l-47.8 47.9-80.3-80.3C240.8 3.1 232.7 0 224.5 0S208.2 3.1 202 9.3L105.3 106c-12.4 12.4-12.4 32.6 0 45.1l80.3 80.4-9.8 9.8C122.1 217 59.6 218.6 7.3 246.7c-8.5 4.6-9.6 16.4-2.8 23.2L112 377.4l-17.8 17.8c-2.6-.7-5-1.6-7.8-1.6-17.7 0-32 14.3-32 32s14.3 32 32 32 32-14.3 32-32c0-2.8-.9-5.2-1.6-7.8l17.8-17.8 107.5 107.5c6.8 6.8 18.7 5.7 23.2-2.8 28.1-52.3 29.7-114.8 5.4-168.5l9.9-9.9 80.3 80.4c6.2 6.2 14.4 9.3 22.5 9.3s16.3-3.1 22.5-9.3l96.7-96.7c12.5-12.4 12.5-32.6.1-45zm-352-136.5l73.8-73.8 68.9 68.9-73.8 73.8-68.9-68.9zm232.8 232.8l-68.9-68.9 73.8-73.8 68.9 68.9-73.8 73.8z"], - "satellite-dish": [512, 512, [], "f7c0", "M188.8 345.9l27.4-27.4c2.6.7 5 1.6 7.8 1.6 17.7 0 32-14.3 32-32s-14.3-32-32-32-32 14.3-32 32c0 2.8.9 5.2 1.6 7.8l-27.4 27.4L49.4 206.5c-7.3-7.3-20.1-6.1-25 3-41.8 77.8-29.9 176.7 35.7 242.3 65.6 65.6 164.6 77.5 242.3 35.7 9.2-4.9 10.4-17.7 3-25L188.8 345.9zM209 0c-9.2-.5-17 6.8-17 16v31.6c0 8.5 6.6 15.5 15 15.9 129.4 7 233.4 112 240.9 241.5.5 8.4 7.5 15 15.9 15h32.1c9.2 0 16.5-7.8 16-17C503.4 139.8 372.2 8.6 209 0zm.3 96c-9.3-.7-17.3 6.7-17.3 16.1v32.1c0 8.4 6.5 15.3 14.8 15.9 76.8 6.3 138 68.2 144.9 145.2.8 8.3 7.6 14.7 15.9 14.7h32.2c9.3 0 16.8-8 16.1-17.3-8.4-110.1-96.5-198.2-206.6-206.7z"], - "save": [448, 512, [], "f0c7", "M433.941 129.941l-83.882-83.882A48 48 0 0 0 316.118 32H48C21.49 32 0 53.49 0 80v352c0 26.51 21.49 48 48 48h352c26.51 0 48-21.49 48-48V163.882a48 48 0 0 0-14.059-33.941zM224 416c-35.346 0-64-28.654-64-64 0-35.346 28.654-64 64-64s64 28.654 64 64c0 35.346-28.654 64-64 64zm96-304.52V212c0 6.627-5.373 12-12 12H76c-6.627 0-12-5.373-12-12V108c0-6.627 5.373-12 12-12h228.52c3.183 0 6.235 1.264 8.485 3.515l3.48 3.48A11.996 11.996 0 0 1 320 111.48z"], - "school": [640, 512, [], "f549", "M0 224v272c0 8.84 7.16 16 16 16h80V192H32c-17.67 0-32 14.33-32 32zm360-48h-24v-40c0-4.42-3.58-8-8-8h-16c-4.42 0-8 3.58-8 8v64c0 4.42 3.58 8 8 8h48c4.42 0 8-3.58 8-8v-16c0-4.42-3.58-8-8-8zm137.75-63.96l-160-106.67a32.02 32.02 0 0 0-35.5 0l-160 106.67A32.002 32.002 0 0 0 128 138.66V512h128V368c0-8.84 7.16-16 16-16h96c8.84 0 16 7.16 16 16v144h128V138.67c0-10.7-5.35-20.7-14.25-26.63zM320 256c-44.18 0-80-35.82-80-80s35.82-80 80-80 80 35.82 80 80-35.82 80-80 80zm288-64h-64v320h80c8.84 0 16-7.16 16-16V224c0-17.67-14.33-32-32-32z"], - "screwdriver": [512, 512, [], "f54a", "M448 0L320 96v62.06l-83.03 83.03c6.79 4.25 13.27 9.06 19.07 14.87 5.8 5.8 10.62 12.28 14.87 19.07L353.94 192H416l96-128-64-64zM128 278.59L10.92 395.67c-14.55 14.55-14.55 38.15 0 52.71l52.7 52.7c14.56 14.56 38.15 14.56 52.71 0L233.41 384c29.11-29.11 29.11-76.3 0-105.41s-76.3-29.11-105.41 0z"], - "scroll": [640, 512, [], "f70e", "M48 0C21.53 0 0 21.53 0 48v64c0 8.84 7.16 16 16 16h80V48C96 21.53 74.47 0 48 0zm208 412.57V352h288V96c0-52.94-43.06-96-96-96H111.59C121.74 13.41 128 29.92 128 48v368c0 38.87 34.65 69.65 74.75 63.12C234.22 474 256 444.46 256 412.57zM288 384v32c0 52.93-43.06 96-96 96h336c61.86 0 112-50.14 112-112 0-8.84-7.16-16-16-16H288z"], - "sd-card": [384, 512, [], "f7c2", "M320 0H128L0 128v320c0 35.3 28.7 64 64 64h256c35.3 0 64-28.7 64-64V64c0-35.3-28.7-64-64-64zM160 160h-48V64h48v96zm80 0h-48V64h48v96zm80 0h-48V64h48v96z"], - "search": [512, 512, [], "f002", "M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z"], - "search-dollar": [512, 512, [], "f688", "M505.04 442.66l-99.71-99.69c-4.5-4.5-10.6-7-17-7h-16.3c27.6-35.3 44-79.69 44-127.99C416.03 93.09 322.92 0 208.02 0S0 93.09 0 207.98s93.11 207.98 208.02 207.98c48.3 0 92.71-16.4 128.01-44v16.3c0 6.4 2.5 12.5 7 17l99.71 99.69c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.59.1-33.99zm-297.02-90.7c-79.54 0-144-64.34-144-143.98 0-79.53 64.35-143.98 144-143.98 79.54 0 144 64.34 144 143.98 0 79.53-64.35 143.98-144 143.98zm27.11-152.54l-45.01-13.5c-5.16-1.55-8.77-6.78-8.77-12.73 0-7.27 5.3-13.19 11.8-13.19h28.11c4.56 0 8.96 1.29 12.82 3.72 3.24 2.03 7.36 1.91 10.13-.73l11.75-11.21c3.53-3.37 3.33-9.21-.57-12.14-9.1-6.83-20.08-10.77-31.37-11.35V112c0-4.42-3.58-8-8-8h-16c-4.42 0-8 3.58-8 8v16.12c-23.63.63-42.68 20.55-42.68 45.07 0 19.97 12.99 37.81 31.58 43.39l45.01 13.5c5.16 1.55 8.77 6.78 8.77 12.73 0 7.27-5.3 13.19-11.8 13.19h-28.1c-4.56 0-8.96-1.29-12.82-3.72-3.24-2.03-7.36-1.91-10.13.73l-11.75 11.21c-3.53 3.37-3.33 9.21.57 12.14 9.1 6.83 20.08 10.77 31.37 11.35V304c0 4.42 3.58 8 8 8h16c4.42 0 8-3.58 8-8v-16.12c23.63-.63 42.68-20.54 42.68-45.07 0-19.97-12.99-37.81-31.59-43.39z"], - "search-location": [512, 512, [], "f689", "M505.04 442.66l-99.71-99.69c-4.5-4.5-10.6-7-17-7h-16.3c27.6-35.3 44-79.69 44-127.99C416.03 93.09 322.92 0 208.02 0S0 93.09 0 207.98s93.11 207.98 208.02 207.98c48.3 0 92.71-16.4 128.01-44v16.3c0 6.4 2.5 12.5 7 17l99.71 99.69c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.59.1-33.99zm-297.02-90.7c-79.54 0-144-64.34-144-143.98 0-79.53 64.35-143.98 144-143.98 79.54 0 144 64.34 144 143.98 0 79.53-64.35 143.98-144 143.98zm.02-239.96c-40.78 0-73.84 33.05-73.84 73.83 0 32.96 48.26 93.05 66.75 114.86a9.24 9.24 0 0 0 14.18 0c18.49-21.81 66.75-81.89 66.75-114.86 0-40.78-33.06-73.83-73.84-73.83zm0 96c-13.26 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z"], - "search-minus": [512, 512, [], "f010", "M304 192v32c0 6.6-5.4 12-12 12H124c-6.6 0-12-5.4-12-12v-32c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm201 284.7L476.7 505c-9.4 9.4-24.6 9.4-33.9 0L343 405.3c-4.5-4.5-7-10.6-7-17V372c-35.3 27.6-79.7 44-128 44C93.1 416 0 322.9 0 208S93.1 0 208 0s208 93.1 208 208c0 48.3-16.4 92.7-44 128h16.3c6.4 0 12.5 2.5 17 7l99.7 99.7c9.3 9.4 9.3 24.6 0 34zM344 208c0-75.2-60.8-136-136-136S72 132.8 72 208s60.8 136 136 136 136-60.8 136-136z"], - "search-plus": [512, 512, [], "f00e", "M304 192v32c0 6.6-5.4 12-12 12h-56v56c0 6.6-5.4 12-12 12h-32c-6.6 0-12-5.4-12-12v-56h-56c-6.6 0-12-5.4-12-12v-32c0-6.6 5.4-12 12-12h56v-56c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v56h56c6.6 0 12 5.4 12 12zm201 284.7L476.7 505c-9.4 9.4-24.6 9.4-33.9 0L343 405.3c-4.5-4.5-7-10.6-7-17V372c-35.3 27.6-79.7 44-128 44C93.1 416 0 322.9 0 208S93.1 0 208 0s208 93.1 208 208c0 48.3-16.4 92.7-44 128h16.3c6.4 0 12.5 2.5 17 7l99.7 99.7c9.3 9.4 9.3 24.6 0 34zM344 208c0-75.2-60.8-136-136-136S72 132.8 72 208s60.8 136 136 136 136-60.8 136-136z"], - "seedling": [512, 512, [], "f4d8", "M64 96H0c0 123.7 100.3 224 224 224v144c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V320C288 196.3 187.7 96 64 96zm384-64c-84.2 0-157.4 46.5-195.7 115.2 27.7 30.2 48.2 66.9 59 107.6C424 243.1 512 147.9 512 32h-64z"], - "server": [512, 512, [], "f233", "M480 160H32c-17.673 0-32-14.327-32-32V64c0-17.673 14.327-32 32-32h448c17.673 0 32 14.327 32 32v64c0 17.673-14.327 32-32 32zm-48-88c-13.255 0-24 10.745-24 24s10.745 24 24 24 24-10.745 24-24-10.745-24-24-24zm-64 0c-13.255 0-24 10.745-24 24s10.745 24 24 24 24-10.745 24-24-10.745-24-24-24zm112 248H32c-17.673 0-32-14.327-32-32v-64c0-17.673 14.327-32 32-32h448c17.673 0 32 14.327 32 32v64c0 17.673-14.327 32-32 32zm-48-88c-13.255 0-24 10.745-24 24s10.745 24 24 24 24-10.745 24-24-10.745-24-24-24zm-64 0c-13.255 0-24 10.745-24 24s10.745 24 24 24 24-10.745 24-24-10.745-24-24-24zm112 248H32c-17.673 0-32-14.327-32-32v-64c0-17.673 14.327-32 32-32h448c17.673 0 32 14.327 32 32v64c0 17.673-14.327 32-32 32zm-48-88c-13.255 0-24 10.745-24 24s10.745 24 24 24 24-10.745 24-24-10.745-24-24-24zm-64 0c-13.255 0-24 10.745-24 24s10.745 24 24 24 24-10.745 24-24-10.745-24-24-24z"], - "shapes": [512, 512, [], "f61f", "M512 320v160c0 17.67-14.33 32-32 32H320c-17.67 0-32-14.33-32-32V320c0-17.67 14.33-32 32-32h160c17.67 0 32 14.33 32 32zm-384-64C57.31 256 0 313.31 0 384s57.31 128 128 128 128-57.31 128-128-57.31-128-128-128zm351.03-32c25.34 0 41.18-26.67 28.51-48L412.51 16c-12.67-21.33-44.35-21.33-57.02 0l-95.03 160c-12.67 21.33 3.17 48 28.51 48h190.06z"], - "share": [512, 512, [], "f064", "M503.691 189.836L327.687 37.851C312.281 24.546 288 35.347 288 56.015v80.053C127.371 137.907 0 170.1 0 322.326c0 61.441 39.581 122.309 83.333 154.132 13.653 9.931 33.111-2.533 28.077-18.631C66.066 312.814 132.917 274.316 288 272.085V360c0 20.7 24.3 31.453 39.687 18.164l176.004-152c11.071-9.562 11.086-26.753 0-36.328z"], - "share-alt": [448, 512, [], "f1e0", "M352 320c-22.608 0-43.387 7.819-59.79 20.895l-102.486-64.054a96.551 96.551 0 0 0 0-41.683l102.486-64.054C308.613 184.181 329.392 192 352 192c53.019 0 96-42.981 96-96S405.019 0 352 0s-96 42.981-96 96c0 7.158.79 14.13 2.276 20.841L155.79 180.895C139.387 167.819 118.608 160 96 160c-53.019 0-96 42.981-96 96s42.981 96 96 96c22.608 0 43.387-7.819 59.79-20.895l102.486 64.054A96.301 96.301 0 0 0 256 416c0 53.019 42.981 96 96 96s96-42.981 96-96-42.981-96-96-96z"], - "share-alt-square": [448, 512, [], "f1e1", "M448 80v352c0 26.51-21.49 48-48 48H48c-26.51 0-48-21.49-48-48V80c0-26.51 21.49-48 48-48h352c26.51 0 48 21.49 48 48zM304 296c-14.562 0-27.823 5.561-37.783 14.671l-67.958-40.775a56.339 56.339 0 0 0 0-27.793l67.958-40.775C276.177 210.439 289.438 216 304 216c30.928 0 56-25.072 56-56s-25.072-56-56-56-56 25.072-56 56c0 4.797.605 9.453 1.74 13.897l-67.958 40.775C171.823 205.561 158.562 200 144 200c-30.928 0-56 25.072-56 56s25.072 56 56 56c14.562 0 27.823-5.561 37.783-14.671l67.958 40.775a56.088 56.088 0 0 0-1.74 13.897c0 30.928 25.072 56 56 56s56-25.072 56-56C360 321.072 334.928 296 304 296z"], - "share-square": [576, 512, [], "f14d", "M568.482 177.448L424.479 313.433C409.3 327.768 384 317.14 384 295.985v-71.963c-144.575.97-205.566 35.113-164.775 171.353 4.483 14.973-12.846 26.567-25.006 17.33C155.252 383.105 120 326.488 120 269.339c0-143.937 117.599-172.5 264-173.312V24.012c0-21.174 25.317-31.768 40.479-17.448l144.003 135.988c10.02 9.463 10.028 25.425 0 34.896zM384 379.128V448H64V128h50.916a11.99 11.99 0 0 0 8.648-3.693c14.953-15.568 32.237-27.89 51.014-37.676C185.708 80.83 181.584 64 169.033 64H48C21.49 64 0 85.49 0 112v352c0 26.51 21.49 48 48 48h352c26.51 0 48-21.49 48-48v-88.806c0-8.288-8.197-14.066-16.011-11.302a71.83 71.83 0 0 1-34.189 3.377c-7.27-1.046-13.8 4.514-13.8 11.859z"], - "shekel-sign": [448, 512, [], "f20b", "M248 168v168c0 8.84 7.16 16 16 16h48c8.84 0 16-7.16 16-16V168c0-75.11-60.89-136-136-136H24C10.75 32 0 42.74 0 56v408c0 8.84 7.16 16 16 16h48c8.84 0 16-7.16 16-16V112h112c30.93 0 56 25.07 56 56zM432 32h-48c-8.84 0-16 7.16-16 16v296c0 30.93-25.07 56-56 56H200V176c0-8.84-7.16-16-16-16h-48c-8.84 0-16 7.16-16 16v280c0 13.25 10.75 24 24 24h168c75.11 0 136-60.89 136-136V48c0-8.84-7.16-16-16-16z"], - "shield-alt": [512, 512, [], "f3ed", "M466.5 83.7l-192-80a48.15 48.15 0 0 0-36.9 0l-192 80C27.7 91.1 16 108.6 16 128c0 198.5 114.5 335.7 221.5 380.3 11.8 4.9 25.1 4.9 36.9 0C360.1 472.6 496 349.3 496 128c0-19.4-11.7-36.9-29.5-44.3zM256.1 446.3l-.1-381 175.9 73.3c-3.3 151.4-82.1 261.1-175.8 307.7z"], - "ship": [640, 512, [], "f21a", "M496.616 372.639l70.012-70.012c16.899-16.9 9.942-45.771-12.836-53.092L512 236.102V96c0-17.673-14.327-32-32-32h-64V24c0-13.255-10.745-24-24-24H248c-13.255 0-24 10.745-24 24v40h-64c-17.673 0-32 14.327-32 32v140.102l-41.792 13.433c-22.753 7.313-29.754 36.173-12.836 53.092l70.012 70.012C125.828 416.287 85.587 448 24 448c-13.255 0-24 10.745-24 24v16c0 13.255 10.745 24 24 24 61.023 0 107.499-20.61 143.258-59.396C181.677 487.432 216.021 512 256 512h128c39.979 0 74.323-24.568 88.742-59.396C508.495 491.384 554.968 512 616 512c13.255 0 24-10.745 24-24v-16c0-13.255-10.745-24-24-24-60.817 0-101.542-31.001-119.384-75.361zM192 128h256v87.531l-118.208-37.995a31.995 31.995 0 0 0-19.584 0L192 215.531V128z"], - "shipping-fast": [640, 512, [], "f48b", "M624 352h-16V243.9c0-12.7-5.1-24.9-14.1-33.9L494 110.1c-9-9-21.2-14.1-33.9-14.1H416V48c0-26.5-21.5-48-48-48H112C85.5 0 64 21.5 64 48v48H8c-4.4 0-8 3.6-8 8v16c0 4.4 3.6 8 8 8h272c4.4 0 8 3.6 8 8v16c0 4.4-3.6 8-8 8H40c-4.4 0-8 3.6-8 8v16c0 4.4 3.6 8 8 8h208c4.4 0 8 3.6 8 8v16c0 4.4-3.6 8-8 8H8c-4.4 0-8 3.6-8 8v16c0 4.4 3.6 8 8 8h208c4.4 0 8 3.6 8 8v16c0 4.4-3.6 8-8 8H64v128c0 53 43 96 96 96s96-43 96-96h128c0 53 43 96 96 96s96-43 96-96h48c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16zM160 464c-26.5 0-48-21.5-48-48s21.5-48 48-48 48 21.5 48 48-21.5 48-48 48zm320 0c-26.5 0-48-21.5-48-48s21.5-48 48-48 48 21.5 48 48-21.5 48-48 48zm80-208H416V144h44.1l99.9 99.9V256z"], - "shoe-prints": [640, 512, [], "f54b", "M192 160h32V32h-32c-35.35 0-64 28.65-64 64s28.65 64 64 64zM0 416c0 35.35 28.65 64 64 64h32V352H64c-35.35 0-64 28.65-64 64zm337.46-128c-34.91 0-76.16 13.12-104.73 32-24.79 16.38-44.52 32-104.73 32v128l57.53 15.97c26.21 7.28 53.01 13.12 80.31 15.05 32.69 2.31 65.6.67 97.58-6.2C472.9 481.3 512 429.22 512 384c0-64-84.18-96-174.54-96zM491.42 7.19C459.44.32 426.53-1.33 393.84.99c-27.3 1.93-54.1 7.77-80.31 15.04L256 32v128c60.2 0 79.94 15.62 104.73 32 28.57 18.88 69.82 32 104.73 32C555.82 224 640 192 640 128c0-45.22-39.1-97.3-148.58-120.81z"], - "shopping-bag": [448, 512, [], "f290", "M352 160v-32C352 57.42 294.579 0 224 0 153.42 0 96 57.42 96 128v32H0v272c0 44.183 35.817 80 80 80h288c44.183 0 80-35.817 80-80V160h-96zm-192-32c0-35.29 28.71-64 64-64s64 28.71 64 64v32H160v-32zm160 120c-13.255 0-24-10.745-24-24s10.745-24 24-24 24 10.745 24 24-10.745 24-24 24zm-192 0c-13.255 0-24-10.745-24-24s10.745-24 24-24 24 10.745 24 24-10.745 24-24 24z"], - "shopping-basket": [576, 512, [], "f291", "M576 216v16c0 13.255-10.745 24-24 24h-8l-26.113 182.788C514.509 462.435 494.257 480 470.37 480H105.63c-23.887 0-44.139-17.565-47.518-41.212L32 256h-8c-13.255 0-24-10.745-24-24v-16c0-13.255 10.745-24 24-24h67.341l106.78-146.821c10.395-14.292 30.407-17.453 44.701-7.058 14.293 10.395 17.453 30.408 7.058 44.701L170.477 192h235.046L326.12 82.821c-10.395-14.292-7.234-34.306 7.059-44.701 14.291-10.395 34.306-7.235 44.701 7.058L484.659 192H552c13.255 0 24 10.745 24 24zM312 392V280c0-13.255-10.745-24-24-24s-24 10.745-24 24v112c0 13.255 10.745 24 24 24s24-10.745 24-24zm112 0V280c0-13.255-10.745-24-24-24s-24 10.745-24 24v112c0 13.255 10.745 24 24 24s24-10.745 24-24zm-224 0V280c0-13.255-10.745-24-24-24s-24 10.745-24 24v112c0 13.255 10.745 24 24 24s24-10.745 24-24z"], - "shopping-cart": [576, 512, [], "f07a", "M528.12 301.319l47.273-208C578.806 78.301 567.391 64 551.99 64H159.208l-9.166-44.81C147.758 8.021 137.93 0 126.529 0H24C10.745 0 0 10.745 0 24v16c0 13.255 10.745 24 24 24h69.883l70.248 343.435C147.325 417.1 136 435.222 136 456c0 30.928 25.072 56 56 56s56-25.072 56-56c0-15.674-6.447-29.835-16.824-40h209.647C430.447 426.165 424 440.326 424 456c0 30.928 25.072 56 56 56s56-25.072 56-56c0-22.172-12.888-41.332-31.579-50.405l5.517-24.276c3.413-15.018-8.002-29.319-23.403-29.319H218.117l-6.545-32h293.145c11.206 0 20.92-7.754 23.403-18.681z"], - "shower": [512, 512, [], "f2cc", "M389.66 135.6L231.6 293.66c-9.37 9.37-24.57 9.37-33.94 0l-11.32-11.32c-9.37-9.37-9.37-24.57 0-33.94l.11-.11c-34.03-40.21-35.16-98.94-3.39-140.38-11.97-7.55-26.14-11.91-41.3-11.91C98.88 96 64 130.88 64 173.76V480H0V173.76C0 95.59 63.59 32 141.76 32c36.93 0 70.61 14.2 95.86 37.42 35.9-11.51 76.5-4.5 106.67 21.03l.11-.11c9.37-9.37 24.57-9.37 33.94 0l11.32 11.32c9.37 9.37 9.37 24.57 0 33.94zM384 208c0 8.837-7.163 16-16 16s-16-7.163-16-16 7.163-16 16-16 16 7.163 16 16zm32 0c0-8.837 7.163-16 16-16s16 7.163 16 16-7.163 16-16 16-16-7.163-16-16zm96 0c0 8.837-7.163 16-16 16s-16-7.163-16-16 7.163-16 16-16 16 7.163 16 16zm-160 32c0 8.837-7.163 16-16 16s-16-7.163-16-16 7.163-16 16-16 16 7.163 16 16zm48-16c8.837 0 16 7.163 16 16s-7.163 16-16 16-16-7.163-16-16 7.163-16 16-16zm80 16c0 8.837-7.163 16-16 16s-16-7.163-16-16 7.163-16 16-16 16 7.163 16 16zm-160 32c0 8.837-7.163 16-16 16s-16-7.163-16-16 7.163-16 16-16 16 7.163 16 16zm32 0c0-8.837 7.163-16 16-16s16 7.163 16 16-7.163 16-16 16-16-7.163-16-16zm96 0c0 8.837-7.163 16-16 16s-16-7.163-16-16 7.163-16 16-16 16 7.163 16 16zm-128 32c0-8.837 7.163-16 16-16s16 7.163 16 16-7.163 16-16 16-16-7.163-16-16zm96 0c0 8.837-7.163 16-16 16s-16-7.163-16-16 7.163-16 16-16 16 7.163 16 16zm-96 32c0 8.837-7.163 16-16 16s-16-7.163-16-16 7.163-16 16-16 16 7.163 16 16zm64 0c0 8.837-7.163 16-16 16s-16-7.163-16-16 7.163-16 16-16 16 7.163 16 16zm-32 32c0 8.837-7.163 16-16 16s-16-7.163-16-16 7.163-16 16-16 16 7.163 16 16zm-32 32c0 8.837-7.163 16-16 16s-16-7.163-16-16 7.163-16 16-16 16 7.163 16 16z"], - "shuttle-van": [640, 512, [], "f5b6", "M628.88 210.65L494.39 49.27A48.01 48.01 0 0 0 457.52 32H32C14.33 32 0 46.33 0 64v288c0 17.67 14.33 32 32 32h32c0 53.02 42.98 96 96 96s96-42.98 96-96h128c0 53.02 42.98 96 96 96s96-42.98 96-96h32c17.67 0 32-14.33 32-32V241.38c0-11.23-3.94-22.1-11.12-30.73zM64 192V96h96v96H64zm96 240c-26.51 0-48-21.49-48-48s21.49-48 48-48 48 21.49 48 48-21.49 48-48 48zm160-240h-96V96h96v96zm160 240c-26.51 0-48-21.49-48-48s21.49-48 48-48 48 21.49 48 48-21.49 48-48 48zm-96-240V96h66.02l80 96H384z"], - "sign": [512, 512, [], "f4d9", "M496 64H128V16c0-8.8-7.2-16-16-16H80c-8.8 0-16 7.2-16 16v48H16C7.2 64 0 71.2 0 80v32c0 8.8 7.2 16 16 16h48v368c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V128h368c8.8 0 16-7.2 16-16V80c0-8.8-7.2-16-16-16zM160 384h320V160H160v224z"], - "sign-in-alt": [512, 512, [], "f2f6", "M416 448h-84c-6.6 0-12-5.4-12-12v-40c0-6.6 5.4-12 12-12h84c17.7 0 32-14.3 32-32V160c0-17.7-14.3-32-32-32h-84c-6.6 0-12-5.4-12-12V76c0-6.6 5.4-12 12-12h84c53 0 96 43 96 96v192c0 53-43 96-96 96zm-47-201L201 79c-15-15-41-4.5-41 17v96H24c-13.3 0-24 10.7-24 24v96c0 13.3 10.7 24 24 24h136v96c0 21.5 26 32 41 17l168-168c9.3-9.4 9.3-24.6 0-34z"], - "sign-language": [448, 512, [], "f2a7", "M91.434 483.987c-.307-16.018 13.109-29.129 29.13-29.129h62.293v-5.714H56.993c-16.021 0-29.437-13.111-29.13-29.129C28.16 404.491 40.835 392 56.428 392h126.429v-5.714H29.136c-16.021 0-29.437-13.111-29.13-29.129.297-15.522 12.973-28.013 28.566-28.013h154.286v-5.714H57.707c-16.021 0-29.437-13.111-29.13-29.129.297-15.522 12.973-28.013 28.566-28.013h168.566l-31.085-22.606c-12.762-9.281-15.583-27.149-6.302-39.912 9.281-12.761 27.15-15.582 39.912-6.302l123.361 89.715a34.287 34.287 0 0 1 14.12 27.728v141.136c0 15.91-10.946 29.73-26.433 33.374l-80.471 18.934a137.16 137.16 0 0 1-31.411 3.646H120c-15.593-.001-28.269-12.492-28.566-28.014zm73.249-225.701h36.423l-11.187-8.136c-18.579-13.511-20.313-40.887-3.17-56.536l-13.004-16.7c-9.843-12.641-28.43-15.171-40.88-5.088-12.065 9.771-14.133 27.447-4.553 39.75l36.371 46.71zm283.298-2.103l-5.003-152.452c-.518-15.771-13.722-28.136-29.493-27.619-15.773.518-28.137 13.722-27.619 29.493l1.262 38.415L283.565 11.019c-9.58-12.303-27.223-14.63-39.653-5.328-12.827 9.599-14.929 28.24-5.086 40.881l76.889 98.745-4.509 3.511-94.79-121.734c-9.58-12.303-27.223-14.63-39.653-5.328-12.827 9.599-14.929 28.24-5.086 40.881l94.443 121.288-4.509 3.511-77.675-99.754c-9.58-12.303-27.223-14.63-39.653-5.328-12.827 9.599-14.929 28.24-5.086 40.881l52.053 66.849c12.497-8.257 29.055-8.285 41.69.904l123.36 89.714c10.904 7.93 17.415 20.715 17.415 34.198v16.999l61.064-47.549a34.285 34.285 0 0 0 13.202-28.177z"], - "sign-out-alt": [512, 512, [], "f2f5", "M497 273L329 441c-15 15-41 4.5-41-17v-96H152c-13.3 0-24-10.7-24-24v-96c0-13.3 10.7-24 24-24h136V88c0-21.4 25.9-32 41-17l168 168c9.3 9.4 9.3 24.6 0 34zM192 436v-40c0-6.6-5.4-12-12-12H96c-17.7 0-32-14.3-32-32V160c0-17.7 14.3-32 32-32h84c6.6 0 12-5.4 12-12V76c0-6.6-5.4-12-12-12H96c-53 0-96 43-96 96v192c0 53 43 96 96 96h84c6.6 0 12-5.4 12-12z"], - "signal": [640, 512, [], "f012", "M216 288h-48c-8.84 0-16 7.16-16 16v192c0 8.84 7.16 16 16 16h48c8.84 0 16-7.16 16-16V304c0-8.84-7.16-16-16-16zM88 384H40c-8.84 0-16 7.16-16 16v96c0 8.84 7.16 16 16 16h48c8.84 0 16-7.16 16-16v-96c0-8.84-7.16-16-16-16zm256-192h-48c-8.84 0-16 7.16-16 16v288c0 8.84 7.16 16 16 16h48c8.84 0 16-7.16 16-16V208c0-8.84-7.16-16-16-16zm128-96h-48c-8.84 0-16 7.16-16 16v384c0 8.84 7.16 16 16 16h48c8.84 0 16-7.16 16-16V112c0-8.84-7.16-16-16-16zM600 0h-48c-8.84 0-16 7.16-16 16v480c0 8.84 7.16 16 16 16h48c8.84 0 16-7.16 16-16V16c0-8.84-7.16-16-16-16z"], - "signature": [640, 512, [], "f5b7", "M623.2 192c-51.8 3.5-125.7 54.7-163.1 71.5-29.1 13.1-54.2 24.4-76.1 24.4-22.6 0-26-16.2-21.3-51.9 1.1-8 11.7-79.2-42.7-76.1-25.1 1.5-64.3 24.8-169.5 126L192 182.2c30.4-75.9-53.2-151.5-129.7-102.8L7.4 116.3C0 121-2.2 130.9 2.5 138.4l17.2 27c4.7 7.5 14.6 9.7 22.1 4.9l58-38.9c18.4-11.7 40.7 7.2 32.7 27.1L34.3 404.1C27.5 421 37 448 64 448c8.3 0 16.5-3.2 22.6-9.4 42.2-42.2 154.7-150.7 211.2-195.8-2.2 28.5-2.1 58.9 20.6 83.8 15.3 16.8 37.3 25.3 65.5 25.3 35.6 0 68-14.6 102.3-30 33-14.8 99-62.6 138.4-65.8 8.5-.7 15.2-7.3 15.2-15.8v-32.1c.2-9.1-7.5-16.8-16.6-16.2z"], - "sim-card": [384, 512, [], "f7c4", "M320 0H128L0 128v320c0 35.3 28.7 64 64 64h256c35.3 0 64-28.7 64-64V64c0-35.3-28.7-64-64-64zM160 192h64v64h-64v-64zm-96 32c0-17.7 14.3-32 32-32h32v64H64v-32zm64 224H96c-17.7 0-32-14.3-32-32v-32h64v64zm96 0h-64v-64h64v64zm96-32c0 17.7-14.3 32-32 32h-32v-64h64v32zm0-64H64v-64h256v64zm0-96h-64v-64h32c17.7 0 32 14.3 32 32v32z"], - "sitemap": [640, 512, [], "f0e8", "M128 352H32c-17.67 0-32 14.33-32 32v96c0 17.67 14.33 32 32 32h96c17.67 0 32-14.33 32-32v-96c0-17.67-14.33-32-32-32zm-24-80h192v48h48v-48h192v48h48v-57.59c0-21.17-17.23-38.41-38.41-38.41H344v-64h40c17.67 0 32-14.33 32-32V32c0-17.67-14.33-32-32-32H256c-17.67 0-32 14.33-32 32v96c0 17.67 14.33 32 32 32h40v64H94.41C73.23 224 56 241.23 56 262.41V320h48v-48zm264 80h-96c-17.67 0-32 14.33-32 32v96c0 17.67 14.33 32 32 32h96c17.67 0 32-14.33 32-32v-96c0-17.67-14.33-32-32-32zm240 0h-96c-17.67 0-32 14.33-32 32v96c0 17.67 14.33 32 32 32h96c17.67 0 32-14.33 32-32v-96c0-17.67-14.33-32-32-32z"], - "skating": [448, 512, [], "f7c5", "M400 0c-26.5 0-48 21.5-48 48s21.5 48 48 48 48-21.5 48-48-21.5-48-48-48zm0 448c-8.8 0-16 7.2-16 16s-7.2 16-16 16h-96c-8.8 0-16 7.2-16 16s7.2 16 16 16h96c26.5 0 48-21.5 48-48 0-8.8-7.2-16-16-16zm-282.2 8.6c-6.2 6.2-16.4 6.3-22.6 0l-67.9-67.9c-6.2-6.2-16.4-6.2-22.6 0s-6.2 16.4 0 22.6l67.9 67.9c9.4 9.4 21.7 14 34 14s24.6-4.7 33.9-14c6.2-6.2 6.2-16.4 0-22.6s-16.4-6.3-22.7 0zm56.1-179.8l-93.7 93.7c-12.5 12.5-12.5 32.8 0 45.2 6.2 6.2 14.4 9.4 22.6 9.4s16.4-3.1 22.6-9.4l91.9-91.9-30.2-30.2c-5-5-9.4-10.7-13.2-16.8zM128 160h105.5l-20.1 17.2c-13.5 11.5-21.6 28.4-22.3 46.1-.7 17.8 6.1 35.2 18.7 47.7l78.2 78.2V432c0 17.7 14.3 32 32 32s32-14.3 32-32v-89.4c0-12.6-5.1-25-14.1-33.9l-61-61c.5-.4 1.2-.6 1.7-1.1l82.3-82.3c11.5-11.5 14.9-28.6 8.7-43.6-6.2-15-20.7-24.7-37-24.7H128c-17.7 0-32 14.3-32 32s14.3 32 32 32z"], - "skiing": [512, 512, [], "f7c9", "M432 96c26.5 0 48-21.5 48-48S458.5 0 432 0s-48 21.5-48 48 21.5 48 48 48zm73 356.1c-9.4-9.4-24.6-9.4-33.9 0-12.1 12.1-30.5 15.4-45.1 8.7l-135.8-70.2 49.2-73.8c12.7-19 10.2-44.5-6-60.6L293 215.7l-107-53.1c-2.9 19.9 3.4 40 17.7 54.4l75.1 75.2-45.9 68.8L35 258.7c-11.7-6-26.2-1.5-32.3 10.3-6.1 11.8-1.5 26.3 10.3 32.3l391.9 202.5c11.9 5.5 24.5 8.1 37.1 8.1 23.2 0 46-9 63-26 9.3-9.3 9.3-24.5 0-33.8zM120 91.6l-11.5 22.5c14.4 7.3 31.2 4.9 42.8-4.8l47.2 23.4c-.1.1-.1.2-.2.3l114.5 56.8 32.4-13 6.4 19.1c4 12.1 12.6 22 24 27.7l58.1 29c15.9 7.9 35 1.5 42.9-14.3 7.9-15.8 1.5-35-14.3-42.9l-52.1-26.1-17.1-51.2c-8.1-24.2-40.9-56.6-84.5-39.2l-81.2 32.5-62.5-31c.3-14.5-7.2-28.6-20.9-35.6l-11.1 21.7h-.2l-34.4-7c-1.8-.4-3.7.2-5 1.7-1.9 2.2-1.7 5.5.5 7.4l26.2 23z"], - "skiing-nordic": [576, 512, [], "f7ca", "M336 96c26.5 0 48-21.5 48-48S362.5 0 336 0s-48 21.5-48 48 21.5 48 48 48zm216 320c-13.2 0-24 10.7-24 24 0 13.2-10.8 24-24 24h-69.5L460 285.6c11.7-4.7 20.1-16.2 20.1-29.6 0-17.7-14.3-32-32-32h-44L378 170.8c-12.5-25.5-35.5-44.2-61.8-50.9L245 98.7c-28.3-6.8-57.8-.5-80.8 17.1l-39.7 30.4c-14 10.7-16.7 30.8-5.9 44.9.7.9 1.7 1.3 2.4 2.1L66.9 464H24c-13.2 0-24 10.7-24 24s10.8 24 24 24h480c39.7 0 72-32.3 72-72 0-13.2-10.8-24-24-24zm-260.5 48h-96.9l43.1-91-22-13c-12.1-7.2-21.9-16.9-29.5-27.8L123.7 464H99.5l52.3-261.4c4.1-1 8.1-2.9 11.7-5.6l39.7-30.4c7.7-5.9 17.4-8 25.3-6.1l14.7 4.4-37.5 87.4c-12.6 29.5-1.3 64 26.3 80.3l85 50.2-25.5 81.2zm110.6 0h-43.6l23.6-75.5c5.9-20.8-2.9-43.1-21.6-54.4L299.3 298l31.3-78.3 20.3 41.4c8 16.3 24.9 26.9 43.1 26.9h33.3l-25.2 176z"], - "skull": [512, 512, [], "f54c", "M256 0C114.6 0 0 100.3 0 224c0 70.1 36.9 132.6 94.5 173.7 9.6 6.9 15.2 18.1 13.5 29.9l-9.4 66.2c-1.4 9.6 6 18.2 15.7 18.2H192v-56c0-4.4 3.6-8 8-8h16c4.4 0 8 3.6 8 8v56h64v-56c0-4.4 3.6-8 8-8h16c4.4 0 8 3.6 8 8v56h77.7c9.7 0 17.1-8.6 15.7-18.2l-9.4-66.2c-1.7-11.7 3.8-23 13.5-29.9C475.1 356.6 512 294.1 512 224 512 100.3 397.4 0 256 0zm-96 320c-35.3 0-64-28.7-64-64s28.7-64 64-64 64 28.7 64 64-28.7 64-64 64zm192 0c-35.3 0-64-28.7-64-64s28.7-64 64-64 64 28.7 64 64-28.7 64-64 64z"], - "skull-crossbones": [448, 512, [], "f714", "M439.15 453.06L297.17 384l141.99-69.06c7.9-3.95 11.11-13.56 7.15-21.46L432 264.85c-3.95-7.9-13.56-11.11-21.47-7.16L224 348.41 37.47 257.69c-7.9-3.95-17.51-.75-21.47 7.16L1.69 293.48c-3.95 7.9-.75 17.51 7.15 21.46L150.83 384 8.85 453.06c-7.9 3.95-11.11 13.56-7.15 21.47l14.31 28.63c3.95 7.9 13.56 11.11 21.47 7.15L224 419.59l186.53 90.72c7.9 3.95 17.51.75 21.47-7.15l14.31-28.63c3.95-7.91.74-17.52-7.16-21.47zM150 237.28l-5.48 25.87c-2.67 12.62 5.42 24.85 16.45 24.85h126.08c11.03 0 19.12-12.23 16.45-24.85l-5.5-25.87c41.78-22.41 70-62.75 70-109.28C368 57.31 303.53 0 224 0S80 57.31 80 128c0 46.53 28.22 86.87 70 109.28zM280 112c17.65 0 32 14.35 32 32s-14.35 32-32 32-32-14.35-32-32 14.35-32 32-32zm-112 0c17.65 0 32 14.35 32 32s-14.35 32-32 32-32-14.35-32-32 14.35-32 32-32z"], - "slash": [640, 512, [], "f715", "M594.53 508.63L6.18 53.9c-6.97-5.42-8.23-15.47-2.81-22.45L23.01 6.18C28.43-.8 38.49-2.06 45.47 3.37L633.82 458.1c6.97 5.42 8.23 15.47 2.81 22.45l-19.64 25.27c-5.42 6.98-15.48 8.23-22.46 2.81z"], - "sleigh": [640, 512, [], "f7cc", "M612.7 350.7l-9.3-7.4c-6.9-5.5-17-4.4-22.5 2.5l-10 12.5c-5.5 6.9-4.4 17 2.5 22.5l9.3 7.4c5.9 4.7 9.2 11.7 9.2 19.2 0 13.6-11 24.6-24.6 24.6H48c-8.8 0-16 7.2-16 16v16c0 8.8 7.2 16 16 16h516c39 0 73.7-29.3 75.9-68.3 1.4-23.8-8.7-46.3-27.2-61zM32 224c0 59.6 40.9 109.2 96 123.5V400h64v-48h192v48h64v-48c53 0 96-43 96-96v-96c17.7 0 32-14.3 32-32s-14.3-32-32-32h-96v64c0 35.3-28.7 64-64 64h-20.7c-65.8 0-125.9-37.2-155.3-96-29.4-58.8-89.6-96-155.3-96H32C14.3 32 0 46.3 0 64s14.3 32 32 32v128z"], - "sliders-h": [512, 512, [], "f1de", "M496 384H160v-16c0-8.8-7.2-16-16-16h-32c-8.8 0-16 7.2-16 16v16H16c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h80v16c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16v-16h336c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16zm0-160h-80v-16c0-8.8-7.2-16-16-16h-32c-8.8 0-16 7.2-16 16v16H16c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h336v16c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16v-16h80c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16zm0-160H288V48c0-8.8-7.2-16-16-16h-32c-8.8 0-16 7.2-16 16v16H16C7.2 64 0 71.2 0 80v32c0 8.8 7.2 16 16 16h208v16c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16v-16h208c8.8 0 16-7.2 16-16V80c0-8.8-7.2-16-16-16z"], - "smile": [496, 512, [], "f118", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm80 168c17.7 0 32 14.3 32 32s-14.3 32-32 32-32-14.3-32-32 14.3-32 32-32zm-160 0c17.7 0 32 14.3 32 32s-14.3 32-32 32-32-14.3-32-32 14.3-32 32-32zm194.8 170.2C334.3 380.4 292.5 400 248 400s-86.3-19.6-114.8-53.8c-13.6-16.3 11-36.7 24.6-20.5 22.4 26.9 55.2 42.2 90.2 42.2s67.8-15.4 90.2-42.2c13.4-16.2 38.1 4.2 24.6 20.5z"], - "smile-beam": [496, 512, [], "f5b8", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zM112 223.4c3.3-42.1 32.2-71.4 56-71.4s52.7 29.3 56 71.4c.7 8.6-10.8 11.9-14.9 4.5l-9.5-17c-7.7-13.7-19.2-21.6-31.5-21.6s-23.8 7.9-31.5 21.6l-9.5 17c-4.3 7.4-15.8 4-15.1-4.5zm250.8 122.8C334.3 380.4 292.5 400 248 400s-86.3-19.6-114.8-53.8c-13.5-16.3 11-36.7 24.6-20.5 22.4 26.9 55.2 42.2 90.2 42.2s67.8-15.4 90.2-42.2c13.6-16.2 38.1 4.3 24.6 20.5zm6.2-118.3l-9.5-17c-7.7-13.7-19.2-21.6-31.5-21.6s-23.8 7.9-31.5 21.6l-9.5 17c-4.1 7.3-15.6 4-14.9-4.5 3.3-42.1 32.2-71.4 56-71.4s52.7 29.3 56 71.4c.6 8.6-11 11.9-15.1 4.5z"], - "smile-wink": [496, 512, [], "f4da", "M0 256c0 137 111 248 248 248s248-111 248-248S385 8 248 8 0 119 0 256zm200-48c0 17.7-14.3 32-32 32s-32-14.3-32-32 14.3-32 32-32 32 14.3 32 32zm158.5 16.5c-14.8-13.2-46.2-13.2-61 0L288 233c-8.3 7.4-21.6.4-19.8-10.8 4-25.2 34.2-42.1 59.9-42.1S384 197 388 222.2c1.7 11.1-11.4 18.3-19.8 10.8l-9.7-8.5zM157.8 325.8C180.2 352.7 213 368 248 368s67.8-15.4 90.2-42.2c13.6-16.2 38.1 4.2 24.6 20.5C334.3 380.4 292.5 400 248 400s-86.3-19.6-114.8-53.8c-13.5-16.3 11.2-36.7 24.6-20.4z"], - "smog": [640, 512, [], "f75f", "M624 368H80c-8.8 0-16 7.2-16 16v16c0 8.8 7.2 16 16 16h544c8.8 0 16-7.2 16-16v-16c0-8.8-7.2-16-16-16zm-480 96H16c-8.8 0-16 7.2-16 16v16c0 8.8 7.2 16 16 16h128c8.8 0 16-7.2 16-16v-16c0-8.8-7.2-16-16-16zm416 0H224c-8.8 0-16 7.2-16 16v16c0 8.8 7.2 16 16 16h336c8.8 0 16-7.2 16-16v-16c0-8.8-7.2-16-16-16zM144 288h156.1c22.5 19.7 51.6 32 83.9 32s61.3-12.3 83.9-32H528c61.9 0 112-50.1 112-112S589.9 64 528 64c-18 0-34.7 4.6-49.7 12.1C454 31 406.8 0 352 0c-41 0-77.8 17.3-104 44.8C221.8 17.3 185 0 144 0 64.5 0 0 64.5 0 144s64.5 144 144 144z"], - "smoking": [640, 512, [], "f48d", "M632 352h-48c-4.4 0-8 3.6-8 8v144c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8V360c0-4.4-3.6-8-8-8zM553.3 87.1c-5.7-3.8-9.3-10-9.3-16.8V8c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v62.3c0 22 10.2 43.4 28.6 55.4 42.2 27.3 67.4 73.8 67.4 124V280c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8v-30.3c0-65.5-32.4-126.2-86.7-162.6zM432 352H48c-26.5 0-48 21.5-48 48v64c0 26.5 21.5 48 48 48h384c8.8 0 16-7.2 16-16V368c0-8.8-7.2-16-16-16zm-32 112H224v-64h176v64zm87.7-322.4C463.8 125 448 99.3 448 70.3V8c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v66.4c0 43.7 24.6 81.6 60.3 106.7 22.4 15.7 35.7 41.2 35.7 68.6V280c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8v-30.3c0-43.3-21-83.4-56.3-108.1zM536 352h-48c-4.4 0-8 3.6-8 8v144c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8V360c0-4.4-3.6-8-8-8z"], - "smoking-ban": [512, 512, [], "f54d", "M96 304c0 8.8 7.2 16 16 16h117.5l-96-96H112c-8.8 0-16 7.2-16 16v64zM256 0C114.6 0 0 114.6 0 256s114.6 256 256 256 256-114.6 256-256S397.4 0 256 0zm0 448c-105.9 0-192-86.1-192-192 0-41.4 13.3-79.7 35.7-111.1l267.4 267.4C335.7 434.7 297.4 448 256 448zm45.2-192H384v32h-50.8l-32-32zm111.1 111.1L365.2 320H400c8.8 0 16-7.2 16-16v-64c0-8.8-7.2-16-16-16H269.2L144.9 99.7C176.3 77.3 214.6 64 256 64c105.9 0 192 86.1 192 192 0 41.4-13.3 79.7-35.7 111.1zM320.6 128c-15.6 0-28.6-11.2-31.4-25.9-.7-3.6-4-6.1-7.7-6.1h-16.2c-5 0-8.7 4.5-8 9.4 4.6 30.9 31.2 54.6 63.3 54.6 15.6 0 28.6 11.2 31.4 25.9.7 3.6 4 6.1 7.7 6.1h16.2c5 0 8.7-4.5 8-9.4-4.6-30.9-31.2-54.6-63.3-54.6z"], - "sms": [512, 512, [], "f7cd", "M256 32C114.6 32 0 125.1 0 240c0 49.6 21.4 95 57 130.7C44.5 421.1 2.7 466 2.2 466.5c-2.2 2.3-2.8 5.7-1.5 8.7 1.3 3 4.1 4.8 7.3 4.8 66.3 0 116-31.8 140.6-51.4 32.7 12.3 69 19.4 107.4 19.4 141.4 0 256-93.1 256-208S397.4 32 256 32zM128.2 304H116c-4.4 0-8-3.6-8-8v-16c0-4.4 3.6-8 8-8h12.3c6 0 10.4-3.5 10.4-6.6 0-1.3-.8-2.7-2.1-3.8l-21.9-18.8c-8.5-7.2-13.3-17.5-13.3-28.1 0-21.3 19-38.6 42.4-38.6H156c4.4 0 8 3.6 8 8v16c0 4.4-3.6 8-8 8h-12.3c-6 0-10.4 3.5-10.4 6.6 0 1.3.8 2.7 2.1 3.8l21.9 18.8c8.5 7.2 13.3 17.5 13.3 28.1.1 21.3-19 38.6-42.4 38.6zm191.8-8c0 4.4-3.6 8-8 8h-16c-4.4 0-8-3.6-8-8v-68.2l-24.8 55.8c-2.9 5.9-11.4 5.9-14.3 0L224 227.8V296c0 4.4-3.6 8-8 8h-16c-4.4 0-8-3.6-8-8V192c0-8.8 7.2-16 16-16h16c6.1 0 11.6 3.4 14.3 8.8l17.7 35.4 17.7-35.4c2.7-5.4 8.3-8.8 14.3-8.8h16c8.8 0 16 7.2 16 16v104zm48.3 8H356c-4.4 0-8-3.6-8-8v-16c0-4.4 3.6-8 8-8h12.3c6 0 10.4-3.5 10.4-6.6 0-1.3-.8-2.7-2.1-3.8l-21.9-18.8c-8.5-7.2-13.3-17.5-13.3-28.1 0-21.3 19-38.6 42.4-38.6H396c4.4 0 8 3.6 8 8v16c0 4.4-3.6 8-8 8h-12.3c-6 0-10.4 3.5-10.4 6.6 0 1.3.8 2.7 2.1 3.8l21.9 18.8c8.5 7.2 13.3 17.5 13.3 28.1.1 21.3-18.9 38.6-42.3 38.6z"], - "snowboarding": [512, 512, [], "f7ce", "M432 96c26.5 0 48-21.5 48-48S458.5 0 432 0s-48 21.5-48 48 21.5 48 48 48zm28.8 153.6c5.8 4.3 12.5 6.4 19.2 6.4 9.7 0 19.3-4.4 25.6-12.8 10.6-14.1 7.8-34.2-6.4-44.8l-111.4-83.5c-13.8-10.3-29.1-18.4-45.4-23.8l-63.7-21.2-26.1-52.1C244.7 2 225.5-4.4 209.7 3.5c-15.8 7.9-22.2 27.1-14.3 42.9l29.1 58.1c5.7 11.4 15.6 19.9 27.7 24l16.4 5.5-41.2 20.6c-21.8 10.9-35.4 32.8-35.4 57.2v53.1l-74.1 24.7c-16.8 5.6-25.8 23.7-20.2 40.5 1.7 5.2 4.9 9.4 8.7 12.9l-38.7-14.1c-9.7-3.5-17.4-10.6-21.8-20-5.6-12-19.9-17.2-31.9-11.6s-17.2 19.9-11.6 31.9c9.8 21 27.1 36.9 48.9 44.8l364.8 132.7c9.7 3.5 19.7 5.3 29.7 5.3 12.5 0 24.9-2.7 36.5-8.2 12-5.6 17.2-19.9 11.6-31.9S474 454.7 462 460.3c-9.3 4.4-19.8 4.8-29.5 1.3l-90.8-33.1c8.7-4.1 15.6-11.8 17.8-21.9l21.9-102c3.9-18.2-3.2-37.2-18.1-48.4l-52-39 66-30.5 83.5 62.9zm-144.4 51.7l-19.7 92c-1.5 7.1-.1 13.9 2.8 20l-169.4-61.6c2.7-.2 5.4-.4 8-1.3l85-28.4c19.6-6.5 32.8-24.8 32.8-45.5V256l60.5 45.3z"], - "snowflake": [448, 512, [], "f2dc", "M440.3 345.2l-33.8-19.5 26-7c8.2-2.2 13.1-10.7 10.9-18.9l-4-14.9c-2.2-8.2-10.7-13.1-18.9-10.9l-70.8 19-63.9-37 63.8-36.9 70.8 19c8.2 2.2 16.7-2.7 18.9-10.9l4-14.9c2.2-8.2-2.7-16.7-10.9-18.9l-26-7 33.8-19.5c7.4-4.3 9.9-13.7 5.7-21.1L430.4 119c-4.3-7.4-13.7-9.9-21.1-5.7l-33.8 19.5 7-26c2.2-8.2-2.7-16.7-10.9-18.9l-14.9-4c-8.2-2.2-16.7 2.7-18.9 10.9l-19 70.8-62.8 36.2v-77.5l53.7-53.7c6.2-6.2 6.2-16.4 0-22.6l-11.3-11.3c-6.2-6.2-16.4-6.2-22.6 0L256 56.4V16c0-8.8-7.2-16-16-16h-32c-8.8 0-16 7.2-16 16v40.4l-19.7-19.7c-6.2-6.2-16.4-6.2-22.6 0L138.3 48c-6.3 6.2-6.3 16.4 0 22.6l53.7 53.7v77.5l-62.8-36.2-19-70.8c-2.2-8.2-10.7-13.1-18.9-10.9l-14.9 4c-8.2 2.2-13.1 10.7-10.9 18.9l7 26-33.8-19.5c-7.4-4.3-16.8-1.7-21.1 5.7L2.1 145.7c-4.3 7.4-1.7 16.8 5.7 21.1l33.8 19.5-26 7c-8.3 2.2-13.2 10.7-11 19l4 14.9c2.2 8.2 10.7 13.1 18.9 10.9l70.8-19 63.8 36.9-63.8 36.9-70.8-19c-8.2-2.2-16.7 2.7-18.9 10.9l-4 14.9c-2.2 8.2 2.7 16.7 10.9 18.9l26 7-33.8 19.6c-7.4 4.3-9.9 13.7-5.7 21.1l15.5 26.8c4.3 7.4 13.7 9.9 21.1 5.7l33.8-19.5-7 26c-2.2 8.2 2.7 16.7 10.9 18.9l14.9 4c8.2 2.2 16.7-2.7 18.9-10.9l19-70.8 62.8-36.2v77.5l-53.7 53.7c-6.3 6.2-6.3 16.4 0 22.6l11.3 11.3c6.2 6.2 16.4 6.2 22.6 0l19.7-19.7V496c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16v-40.4l19.7 19.7c6.2 6.2 16.4 6.2 22.6 0l11.3-11.3c6.2-6.2 6.2-16.4 0-22.6L256 387.7v-77.5l62.8 36.2 19 70.8c2.2 8.2 10.7 13.1 18.9 10.9l14.9-4c8.2-2.2 13.1-10.7 10.9-18.9l-7-26 33.8 19.5c7.4 4.3 16.8 1.7 21.1-5.7l15.5-26.8c4.3-7.3 1.8-16.8-5.6-21z"], - "snowman": [512, 512, [], "f7d0", "M510.9 152.3l-5.9-14.5c-3.3-8-12.6-11.9-20.8-8.7L456 140.6v-29c0-8.6-7.2-15.6-16-15.6h-16c-8.8 0-16 7-16 15.6v46.9c0 .5.3 1 .3 1.5l-56.4 23c-5.9-10-13.3-18.9-22-26.6 13.6-16.6 22-37.4 22-60.5 0-53-43-96-96-96s-96 43-96 96c0 23.1 8.5 43.9 22 60.5-8.7 7.7-16 16.6-22 26.6l-56.4-23c.1-.5.3-1 .3-1.5v-46.9C104 103 96.8 96 88 96H72c-8.8 0-16 7-16 15.6v29l-28.1-11.5c-8.2-3.2-17.5.7-20.8 8.7l-5.9 14.5c-3.3 8 .7 17.1 8.9 20.3l135.2 55.2c-.4 4-1.2 8-1.2 12.2 0 10.1 1.7 19.6 4.2 28.9C120.9 296.4 104 334.2 104 376c0 54 28.4 100.9 70.8 127.8 9.3 5.9 20.3 8.2 31.3 8.2h99.2c13.3 0 26.3-4.1 37.2-11.7 46.5-32.3 74.4-89.4 62.9-152.6-5.5-30.2-20.5-57.6-41.6-79 2.5-9.2 4.2-18.7 4.2-28.7 0-4.2-.8-8.1-1.2-12.2L502 172.6c8.1-3.1 12.1-12.2 8.9-20.3zM224 96c-8.8 0-16-7.2-16-16s7.2-16 16-16 16 7.2 16 16-7.2 16-16 16zm32 272c-8.8 0-16-7.2-16-16s7.2-16 16-16 16 7.2 16 16-7.2 16-16 16zm0-64c-8.8 0-16-7.2-16-16s7.2-16 16-16 16 7.2 16 16-7.2 16-16 16zm0-64c-8.8 0-16-7.2-16-16s7.2-16 16-16 16 7.2 16 16-7.2 16-16 16zm0-88s-16-23.2-16-32 7.2-16 16-16 16 7.2 16 16-16 32-16 32zm32-56c-8.8 0-16-7.2-16-16s7.2-16 16-16 16 7.2 16 16-7.2 16-16 16z"], - "snowplow": [640, 512, [], "f7d2", "M120 376c-13.3 0-24 10.7-24 24s10.7 24 24 24 24-10.7 24-24-10.7-24-24-24zm80 0c-13.3 0-24 10.7-24 24s10.7 24 24 24 24-10.7 24-24-10.7-24-24-24zm80 0c-13.3 0-24 10.7-24 24s10.7 24 24 24 24-10.7 24-24-10.7-24-24-24zm80 0c-13.3 0-24 10.7-24 24s10.7 24 24 24 24-10.7 24-24-10.7-24-24-24zm238.6 49.4c-14.5-14.5-22.6-34.1-22.6-54.6V269.2c0-20.5 8.1-40.1 22.6-54.6l36.7-36.7c6.2-6.2 6.2-16.4 0-22.6l-22.6-22.6c-6.2-6.2-16.4-6.2-22.6 0l-36.7 36.7c-26.5 26.5-41.4 62.4-41.4 99.9V288h-64v-50.9c0-8.7-1.8-17.2-5.2-25.2L364.5 29.1C356.9 11.4 339.6 0 320.3 0H176c-26.5 0-48 21.5-48 48v112h-16c-26.5 0-48 21.5-48 48v91.2C26.3 317.2 0 355.4 0 400c0 61.9 50.1 112 112 112h256c61.9 0 112-50.1 112-112 0-17.3-4.2-33.4-11.2-48H512v18.7c0 37.5 14.9 73.4 41.4 99.9l36.7 36.7c6.2 6.2 16.4 6.2 22.6 0l22.6-22.6c6.2-6.2 6.2-16.4 0-22.6l-36.7-36.7zM192 64h117.8l68.6 160H256l-64-64V64zm176 384H112c-26.5 0-48-21.5-48-48s21.5-48 48-48h256c26.5 0 48 21.5 48 48s-21.5 48-48 48z"], - "socks": [512, 512, [], "f696", "M214.66 311.01L288 256V96H128v176l-86.65 64.61c-39.4 29.56-53.86 84.42-29.21 127.06C30.39 495.25 63.27 512 96.08 512c20.03 0 40.25-6.25 57.52-19.2l21.86-16.39c-29.85-55.38-13.54-125.84 39.2-165.4zM288 32c0-11.05 3.07-21.3 8.02-30.38C293.4.92 290.85 0 288 0H160c-17.67 0-32 14.33-32 32v32h160V32zM480 0H352c-17.67 0-32 14.33-32 32v32h192V32c0-17.67-14.33-32-32-32zM320 272l-86.13 64.61c-39.4 29.56-53.86 84.42-29.21 127.06 18.25 31.58 50.61 48.33 83.42 48.33 20.03 0 40.25-6.25 57.52-19.2l115.2-86.4A127.997 127.997 0 0 0 512 304V96H320v176z"], - "solar-panel": [640, 512, [], "f5ba", "M431.98 448.01l-47.97.05V416h-128v32.21l-47.98.05c-8.82.01-15.97 7.16-15.98 15.99l-.05 31.73c-.01 8.85 7.17 16.03 16.02 16.02l223.96-.26c8.82-.01 15.97-7.16 15.98-15.98l.04-31.73c.01-8.85-7.17-16.03-16.02-16.02zM585.2 26.74C582.58 11.31 568.99 0 553.06 0H86.93C71 0 57.41 11.31 54.79 26.74-3.32 369.16.04 348.08.03 352c-.03 17.32 14.29 32 32.6 32h574.74c18.23 0 32.51-14.56 32.59-31.79.02-4.08 3.35 16.95-54.76-325.47zM259.83 64h120.33l9.77 96H250.06l9.77-96zm-75.17 256H71.09L90.1 208h105.97l-11.41 112zm16.29-160H98.24l16.29-96h96.19l-9.77 96zm32.82 160l11.4-112h149.65l11.4 112H233.77zm195.5-256h96.19l16.29 96H439.04l-9.77-96zm26.06 256l-11.4-112H549.9l19.01 112H455.33z"], - "sort": [320, 512, [], "f0dc", "M41 288h238c21.4 0 32.1 25.9 17 41L177 448c-9.4 9.4-24.6 9.4-33.9 0L24 329c-15.1-15.1-4.4-41 17-41zm255-105L177 64c-9.4-9.4-24.6-9.4-33.9 0L24 183c-15.1 15.1-4.4 41 17 41h238c21.4 0 32.1-25.9 17-41z"], - "sort-alpha-down": [448, 512, [], "f15d", "M400.7 427.1h-61.1c.7-1 1.5-2 2.3-3.1l67.5-95.7c1.4-2 2.2-4.4 2.2-6.9V300c0-6.6-5.4-12-12-12H274.5c-6.6 0-12 5.4-12 12v28.9c0 6.6 5.4 12 12 12H331c-.7 1-1.5 2-2.3 3.1l-67.2 95.2c-1.4 2-2.2 4.4-2.2 6.9V468c0 6.6 5.4 12 12 12h129.4c6.6 0 12-5.4 12-12v-28.9c0-6.7-5.4-12-12-12zM176 368h-48V48c0-8.8-7.2-16-16-16H80c-8.8 0-16 7.2-16 16v320H16c-14.2 0-21.4 17.2-11.3 27.3l80 80c6.2 6.2 16.4 6.2 22.6 0l80-80c10-10 2.9-27.3-11.3-27.3zm248.2-159.9l-57.1-168c-1.7-4.9-6.2-8.1-11.4-8.1h-39.6c-5.1 0-9.7 3.3-11.4 8.1l-57.1 168c-2.6 7.8 3.1 15.9 11.4 15.9h35.7c5.4 0 10.1-3.5 11.5-8.7l8.1-28.2h42.9l8.3 28.3A12 12 0 0 0 377 224h35.7c8.4 0 14.2-8.1 11.5-15.9zm-95-71.5l6.8-22.9 6.6 22.9z"], - "sort-alpha-up": [448, 512, [], "f15e", "M107.3 36.7c-6.2-6.2-16.4-6.2-22.6 0l-80 80c-10 10-2.9 27.3 11.3 27.3h48v320c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V144h48c14.2 0 21.4-17.2 11.3-27.3zm293.4 390.4h-61.1c.7-1 1.5-2 2.3-3.1l67.5-95.7c1.4-2 2.2-4.4 2.2-6.9V300c0-6.6-5.4-12-12-12H274.5c-6.6 0-12 5.4-12 12v28.9c0 6.6 5.4 12 12 12H331c-.7 1-1.5 2-2.3 3.1l-67.2 95.2c-1.4 2-2.2 4.4-2.2 6.9V468c0 6.6 5.4 12 12 12h129.4c6.6 0 12-5.4 12-12v-28.9c0-6.7-5.4-12-12-12zm23.5-219l-57.1-168c-1.7-4.9-6.2-8.1-11.4-8.1h-39.6c-5.1 0-9.7 3.3-11.4 8.1l-57.1 168c-2.6 7.8 3.1 15.9 11.4 15.9h35.7c5.4 0 10.1-3.5 11.5-8.7l8.1-28.2h42.9l8.3 28.3A12 12 0 0 0 377 224h35.7c8.4 0 14.2-8.1 11.5-15.9zm-95-71.5l6.8-22.9 6.6 22.9z"], - "sort-amount-down": [512, 512, [], "f160", "M187.298 395.314l-79.984 80.002c-6.248 6.247-16.383 6.245-22.627 0L4.705 395.314C-5.365 385.244 1.807 368 16.019 368H64V48c0-8.837 7.163-16 16-16h32c8.837 0 16 7.163 16 16v320h47.984c14.241 0 21.363 17.264 11.314 27.314zM240 96h256c8.837 0 16-7.163 16-16V48c0-8.837-7.163-16-16-16H240c-8.837 0-16 7.163-16 16v32c0 8.837 7.163 16 16 16zm-16 112v-32c0-8.837 7.163-16 16-16h192c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16H240c-8.837 0-16-7.163-16-16zm0 256v-32c0-8.837 7.163-16 16-16h64c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16h-64c-8.837 0-16-7.163-16-16zm0-128v-32c0-8.837 7.163-16 16-16h128c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16H240c-8.837 0-16-7.163-16-16z"], - "sort-amount-up": [512, 512, [], "f161", "M4.702 116.686l79.984-80.002c6.248-6.247 16.383-6.245 22.627 0l79.981 80.002c10.07 10.07 2.899 27.314-11.314 27.314H128v320c0 8.837-7.163 16-16 16H80c-8.837 0-16-7.163-16-16V144H16.016c-14.241 0-21.363-17.264-11.314-27.314zM240 96h256c8.837 0 16-7.163 16-16V48c0-8.837-7.163-16-16-16H240c-8.837 0-16 7.163-16 16v32c0 8.837 7.163 16 16 16zm-16 112v-32c0-8.837 7.163-16 16-16h192c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16H240c-8.837 0-16-7.163-16-16zm0 256v-32c0-8.837 7.163-16 16-16h64c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16h-64c-8.837 0-16-7.163-16-16zm0-128v-32c0-8.837 7.163-16 16-16h128c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16H240c-8.837 0-16-7.163-16-16z"], - "sort-down": [320, 512, [], "f0dd", "M41 288h238c21.4 0 32.1 25.9 17 41L177 448c-9.4 9.4-24.6 9.4-33.9 0L24 329c-15.1-15.1-4.4-41 17-41z"], - "sort-numeric-down": [448, 512, [], "f162", "M308.811 113.787l-19.448-20.795c-4.522-4.836-4.274-12.421.556-16.95l43.443-40.741a11.999 11.999 0 0 1 8.209-3.247h31.591c6.627 0 12 5.373 12 12v127.07h25.66c6.627 0 12 5.373 12 12v28.93c0 6.627-5.373 12-12 12H301.649c-6.627 0-12-5.373-12-12v-28.93c0-6.627 5.373-12 12-12h25.414v-57.938c-7.254 6.58-14.211 4.921-18.252.601zm-30.57 238.569c0-32.653 23.865-67.356 68.094-67.356 38.253 0 79.424 28.861 79.424 92.228 0 51.276-32.237 105.772-91.983 105.772-17.836 0-30.546-3.557-38.548-6.781-5.79-2.333-8.789-8.746-6.922-14.703l9.237-29.48c2.035-6.496 9.049-9.983 15.467-7.716 13.029 4.602 27.878 5.275 38.103-4.138-38.742 5.072-72.872-25.36-72.872-67.826zm92.273 19.338c0-22.285-15.302-36.505-25.835-36.505-8.642 0-13.164 7.965-13.164 15.832 0 5.669 1.815 24.168 25.168 24.168 9.973 0 13.377-2.154 13.744-2.731.021-.046.087-.291.087-.764zM175.984 368H128V48c0-8.837-7.163-16-16-16H80c-8.837 0-16 7.163-16 16v320H16.019c-14.212 0-21.384 17.244-11.314 27.314l79.981 80.002c6.245 6.245 16.38 6.247 22.627 0l79.984-80.002c10.05-10.05 2.928-27.314-11.313-27.314z"], - "sort-numeric-up": [448, 512, [], "f163", "M308.811 113.787l-19.448-20.795c-4.522-4.836-4.274-12.421.556-16.95l43.443-40.741a11.999 11.999 0 0 1 8.209-3.247h31.591c6.627 0 12 5.373 12 12v127.07h25.66c6.627 0 12 5.373 12 12v28.93c0 6.627-5.373 12-12 12H301.649c-6.627 0-12-5.373-12-12v-28.93c0-6.627 5.373-12 12-12h25.414v-57.938c-7.254 6.58-14.211 4.921-18.252.601zm-30.57 238.569c0-32.653 23.865-67.356 68.094-67.356 38.253 0 79.424 28.861 79.424 92.228 0 51.276-32.237 105.772-91.983 105.772-17.836 0-30.546-3.557-38.548-6.781-5.79-2.333-8.789-8.746-6.922-14.703l9.237-29.48c2.035-6.496 9.049-9.983 15.467-7.716 13.029 4.602 27.878 5.275 38.103-4.138-38.742 5.072-72.872-25.36-72.872-67.826zm92.273 19.338c0-22.285-15.302-36.505-25.835-36.505-8.642 0-13.164 7.965-13.164 15.832 0 5.669 1.815 24.168 25.168 24.168 9.973 0 13.377-2.154 13.744-2.731.021-.046.087-.291.087-.764zM16.016 144H64v320c0 8.837 7.163 16 16 16h32c8.837 0 16-7.163 16-16V144h47.981c14.212 0 21.384-17.244 11.314-27.314l-79.981-80.002c-6.245-6.245-16.38-6.247-22.627 0L4.702 116.686C-5.347 126.736 1.775 144 16.016 144z"], - "sort-up": [320, 512, [], "f0de", "M279 224H41c-21.4 0-32.1-25.9-17-41L143 64c9.4-9.4 24.6-9.4 33.9 0l119 119c15.2 15.1 4.5 41-16.9 41z"], - "spa": [576, 512, [], "f5bb", "M568.25 192c-29.04.13-135.01 6.16-213.84 83-33.12 29.63-53.36 63.3-66.41 94.86-13.05-31.56-33.29-65.23-66.41-94.86-78.83-76.84-184.8-82.87-213.84-83-4.41-.02-7.79 3.4-7.75 7.82.23 27.92 7.14 126.14 88.77 199.3C172.79 480.94 256 480 288 480s115.19.95 199.23-80.88c81.64-73.17 88.54-171.38 88.77-199.3.04-4.42-3.34-7.84-7.75-7.82zM287.98 302.6c12.82-18.85 27.6-35.78 44.09-50.52 19.09-18.61 39.58-33.3 60.26-45.18-16.44-70.5-51.72-133.05-96.73-172.22-4.11-3.58-11.02-3.58-15.14 0-44.99 39.14-80.27 101.63-96.74 172.07 20.37 11.7 40.5 26.14 59.22 44.39a282.768 282.768 0 0 1 45.04 51.46z"], - "space-shuttle": [640, 512, [], "f197", "M592.604 208.244C559.735 192.836 515.777 184 472 184H186.327c-4.952-6.555-10.585-11.978-16.72-16H376C229.157 137.747 219.403 32 96.003 32H96v128H80V32c-26.51 0-48 28.654-48 64v64c-23.197 0-32 10.032-32 24v40c0 13.983 8.819 24 32 24v16c-23.197 0-32 10.032-32 24v40c0 13.983 8.819 24 32 24v64c0 35.346 21.49 64 48 64V352h16v128h.003c123.4 0 133.154-105.747 279.997-136H169.606c6.135-4.022 11.768-9.445 16.72-16H472c43.777 0 87.735-8.836 120.604-24.244C622.282 289.845 640 271.992 640 256s-17.718-33.845-47.396-47.756zM488 296a8 8 0 0 1-8-8v-64a8 8 0 0 1 8-8c31.909 0 31.942 80 0 80z"], - "spider": [576, 512, [], "f717", "M151.17 167.35L177.1 176h4.67l5.22-26.12c.72-3.58 1.8-7.58 3.21-11.79l-20.29-40.58 23.8-71.39c2.79-8.38-1.73-17.44-10.12-20.24L168.42.82c-8.38-2.8-17.45 1.73-20.24 10.12l-25.89 77.68a32.04 32.04 0 0 0 1.73 24.43l27.15 54.3zm422.14 182.03l-52.75-79.12a32.002 32.002 0 0 0-26.62-14.25H416l68.99-24.36a32.03 32.03 0 0 0 16.51-12.61l53.6-80.41c4.9-7.35 2.91-17.29-4.44-22.19l-13.31-8.88c-7.35-4.9-17.29-2.91-22.19 4.44l-50.56 75.83L404.1 208H368l-10.37-51.85C355.44 145.18 340.26 96 288 96c-52.26 0-67.44 49.18-69.63 60.15L208 208h-36.1l-60.49-20.17L60.84 112c-4.9-7.35-14.83-9.34-22.19-4.44l-13.31 8.88c-7.35 4.9-9.34 14.83-4.44 22.19l53.6 80.41a32.03 32.03 0 0 0 16.51 12.61L160 256H82.06a32.02 32.02 0 0 0-26.63 14.25L2.69 349.38c-4.9 7.35-2.92 17.29 4.44 22.19l13.31 8.88c7.35 4.9 17.29 2.91 22.19-4.44l48-72h47.06l-60.83 97.33A31.988 31.988 0 0 0 72 418.3V496c0 8.84 7.16 16 16 16h16c8.84 0 16-7.16 16-16v-73.11l74.08-118.53c-1.01 14.05-2.08 28.11-2.08 42.21C192 399.64 232.76 448 288 448s96-48.36 96-101.43c0-14.1-1.08-28.16-2.08-42.21L456 422.89V496c0 8.84 7.16 16 16 16h16c8.84 0 16-7.16 16-16v-77.71c0-6-1.69-11.88-4.86-16.96L438.31 304h47.06l48 72c4.9 7.35 14.84 9.34 22.19 4.44l13.31-8.88c7.36-4.9 9.34-14.83 4.44-22.18zM406.09 97.51l-20.29 40.58c1.41 4.21 2.49 8.21 3.21 11.79l5.22 26.12h4.67l25.93-8.65 27.15-54.3a31.995 31.995 0 0 0 1.73-24.43l-25.89-77.68C425.03 2.56 415.96-1.98 407.58.82l-15.17 5.06c-8.38 2.8-12.91 11.86-10.12 20.24l23.8 71.39z"], - "spinner": [512, 512, [], "f110", "M304 48c0 26.51-21.49 48-48 48s-48-21.49-48-48 21.49-48 48-48 48 21.49 48 48zm-48 368c-26.51 0-48 21.49-48 48s21.49 48 48 48 48-21.49 48-48-21.49-48-48-48zm208-208c-26.51 0-48 21.49-48 48s21.49 48 48 48 48-21.49 48-48-21.49-48-48-48zM96 256c0-26.51-21.49-48-48-48S0 229.49 0 256s21.49 48 48 48 48-21.49 48-48zm12.922 99.078c-26.51 0-48 21.49-48 48s21.49 48 48 48 48-21.49 48-48c0-26.509-21.491-48-48-48zm294.156 0c-26.51 0-48 21.49-48 48s21.49 48 48 48 48-21.49 48-48c0-26.509-21.49-48-48-48zM108.922 60.922c-26.51 0-48 21.49-48 48s21.49 48 48 48 48-21.49 48-48-21.491-48-48-48z"], - "splotch": [512, 512, [], "f5bc", "M472.29 195.89l-67.06-22.95c-19.28-6.6-33.54-20.92-38.14-38.3L351.1 74.19c-11.58-43.77-76.57-57.13-109.98-22.62l-46.14 47.67c-13.26 13.71-33.54 20.93-54.2 19.31l-71.88-5.62c-52.05-4.07-86.93 44.88-59.03 82.83l38.54 52.42c11.08 15.07 12.82 33.86 4.64 50.24L24.62 355.4c-20.59 41.25 22.84 84.87 73.49 73.81l69.96-15.28c20.11-4.39 41.45 0 57.07 11.73l54.32 40.83c39.32 29.56 101.04 7.57 104.45-37.22l4.7-61.86c1.35-17.79 12.8-33.86 30.63-42.99l62-31.74c44.88-22.96 39.59-80.17-8.95-96.79z"], - "spray-can": [512, 512, [], "f5bd", "M224 32c0-17.67-14.33-32-32-32h-64c-17.67 0-32 14.33-32 32v96h128V32zm256 96c-17.67 0-32 14.33-32 32s14.33 32 32 32 32-14.33 32-32-14.33-32-32-32zm-256 32H96c-53.02 0-96 42.98-96 96v224c0 17.67 14.33 32 32 32h256c17.67 0 32-14.33 32-32V256c0-53.02-42.98-96-96-96zm-64 256c-44.18 0-80-35.82-80-80s35.82-80 80-80 80 35.82 80 80-35.82 80-80 80zM480 96c17.67 0 32-14.33 32-32s-14.33-32-32-32-32 14.33-32 32 14.33 32 32 32zm-96 32c-17.67 0-32 14.33-32 32s14.33 32 32 32 32-14.33 32-32-14.33-32-32-32zm-96-96c-17.67 0-32 14.33-32 32s14.33 32 32 32 32-14.33 32-32-14.33-32-32-32zm96 0c-17.67 0-32 14.33-32 32s14.33 32 32 32 32-14.33 32-32-14.33-32-32-32zm96 192c-17.67 0-32 14.33-32 32s14.33 32 32 32 32-14.33 32-32-14.33-32-32-32z"], - "square": [448, 512, [], "f0c8", "M400 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48z"], - "square-full": [512, 512, [], "f45c", "M512 512H0V0h512v512z"], - "square-root-alt": [576, 512, [], "f698", "M571.31 251.31l-22.62-22.62c-6.25-6.25-16.38-6.25-22.63 0L480 274.75l-46.06-46.06c-6.25-6.25-16.38-6.25-22.63 0l-22.62 22.62c-6.25 6.25-6.25 16.38 0 22.63L434.75 320l-46.06 46.06c-6.25 6.25-6.25 16.38 0 22.63l22.62 22.62c6.25 6.25 16.38 6.25 22.63 0L480 365.25l46.06 46.06c6.25 6.25 16.38 6.25 22.63 0l22.62-22.62c6.25-6.25 6.25-16.38 0-22.63L525.25 320l46.06-46.06c6.25-6.25 6.25-16.38 0-22.63zM552 0H307.65c-14.54 0-27.26 9.8-30.95 23.87l-84.79 322.8-58.41-106.1A32.008 32.008 0 0 0 105.47 224H24c-13.25 0-24 10.74-24 24v48c0 13.25 10.75 24 24 24h43.62l88.88 163.73C168.99 503.5 186.3 512 204.94 512c17.27 0 44.44-9 54.28-41.48L357.03 96H552c13.25 0 24-10.75 24-24V24c0-13.26-10.75-24-24-24z"], - "stamp": [512, 512, [], "f5bf", "M32 512h448v-64H32v64zm384-256h-66.56c-16.26 0-29.44-13.18-29.44-29.44v-9.46c0-27.37 8.88-53.41 21.46-77.72 9.11-17.61 12.9-38.39 9.05-60.42-6.77-38.78-38.47-70.7-77.26-77.45C212.62-9.04 160 37.33 160 96c0 14.16 3.12 27.54 8.69 39.58C182.02 164.43 192 194.7 192 226.49v.07c0 16.26-13.18 29.44-29.44 29.44H96c-53.02 0-96 42.98-96 96v32c0 17.67 14.33 32 32 32h448c17.67 0 32-14.33 32-32v-32c0-53.02-42.98-96-96-96z"], - "star": [576, 512, [], "f005", "M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"], - "star-and-crescent": [512, 512, [], "f699", "M340.47 466.36c-1.45 0-6.89.46-9.18.46-116.25 0-210.82-94.57-210.82-210.82S215.04 45.18 331.29 45.18c2.32 0 7.7.46 9.18.46 7.13 0 13.33-5.03 14.75-12.07 1.46-7.25-2.55-14.49-9.47-17.09C316.58 5.54 286.39 0 256 0 114.84 0 0 114.84 0 256s114.84 256 256 256c30.23 0 60.28-5.49 89.32-16.32 5.96-2.02 10.28-7.64 10.28-14.26 0-8.09-6.39-15.06-15.13-15.06zm162.99-252.5l-76.38-11.1-34.16-69.21c-1.83-3.7-5.38-5.55-8.93-5.55s-7.1 1.85-8.93 5.55l-34.16 69.21-76.38 11.1c-8.17 1.18-11.43 11.22-5.52 16.99l55.27 53.87-13.05 76.07c-1.11 6.44 4.01 11.66 9.81 11.66 1.53 0 3.11-.36 4.64-1.17L384 335.37l68.31 35.91c1.53.8 3.11 1.17 4.64 1.17 5.8 0 10.92-5.23 9.81-11.66l-13.05-76.07 55.27-53.87c5.91-5.77 2.65-15.81-5.52-16.99z"], - "star-half": [576, 512, [], "f089", "M288 0c-11.4 0-22.8 5.9-28.7 17.8L194 150.2 47.9 171.4c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.1 23 46 46.4 33.7L288 439.6V0z"], - "star-half-alt": [536, 512, [], "f5c0", "M508.55 171.51L362.18 150.2 296.77 17.81C290.89 5.98 279.42 0 267.95 0c-11.4 0-22.79 5.9-28.69 17.81l-65.43 132.38-146.38 21.29c-26.25 3.8-36.77 36.09-17.74 54.59l105.89 103-25.06 145.48C86.98 495.33 103.57 512 122.15 512c4.93 0 10-1.17 14.87-3.75l130.95-68.68 130.94 68.7c4.86 2.55 9.92 3.71 14.83 3.71 18.6 0 35.22-16.61 31.66-37.4l-25.03-145.49 105.91-102.98c19.04-18.5 8.52-50.8-17.73-54.6zm-121.74 123.2l-18.12 17.62 4.28 24.88 19.52 113.45-102.13-53.59-22.38-11.74.03-317.19 51.03 103.29 11.18 22.63 25.01 3.64 114.23 16.63-82.65 80.38z"], - "star-of-david": [464, 512, [], "f69a", "M405.68 256l53.21-89.39C473.3 142.4 455.48 112 426.88 112H319.96l-55.95-93.98C256.86 6.01 244.43 0 232 0s-24.86 6.01-32.01 18.02L144.04 112H37.11c-28.6 0-46.42 30.4-32.01 54.61L58.32 256 5.1 345.39C-9.31 369.6 8.51 400 37.11 400h106.93l55.95 93.98C207.14 505.99 219.57 512 232 512s24.86-6.01 32.01-18.02L319.96 400h106.93c28.6 0 46.42-30.4 32.01-54.61L405.68 256zm-12.78-88l-19.8 33.26L353.3 168h39.6zm-52.39 88l-52.39 88H175.88l-52.39-88 52.38-88h112.25l52.39 88zM232 73.72L254.79 112h-45.57L232 73.72zM71.1 168h39.6l-19.8 33.26L71.1 168zm0 176l19.8-33.26L110.7 344H71.1zM232 438.28L209.21 400h45.57L232 438.28zM353.29 344l19.8-33.26L392.9 344h-39.61z"], - "star-of-life": [480, 512, [], "f621", "M471.99 334.43L336.06 256l135.93-78.43c7.66-4.42 10.28-14.2 5.86-21.86l-32.02-55.43c-4.42-7.65-14.21-10.28-21.87-5.86l-135.93 78.43V16c0-8.84-7.17-16-16.01-16h-64.04c-8.84 0-16.01 7.16-16.01 16v156.86L56.04 94.43c-7.66-4.42-17.45-1.79-21.87 5.86L2.15 155.71c-4.42 7.65-1.8 17.44 5.86 21.86L143.94 256 8.01 334.43c-7.66 4.42-10.28 14.21-5.86 21.86l32.02 55.43c4.42 7.65 14.21 10.27 21.87 5.86l135.93-78.43V496c0 8.84 7.17 16 16.01 16h64.04c8.84 0 16.01-7.16 16.01-16V339.14l135.93 78.43c7.66 4.42 17.45 1.8 21.87-5.86l32.02-55.43c4.42-7.65 1.8-17.43-5.86-21.85z"], - "step-backward": [448, 512, [], "f048", "M64 468V44c0-6.6 5.4-12 12-12h48c6.6 0 12 5.4 12 12v176.4l195.5-181C352.1 22.3 384 36.6 384 64v384c0 27.4-31.9 41.7-52.5 24.6L136 292.7V468c0 6.6-5.4 12-12 12H76c-6.6 0-12-5.4-12-12z"], - "step-forward": [448, 512, [], "f051", "M384 44v424c0 6.6-5.4 12-12 12h-48c-6.6 0-12-5.4-12-12V291.6l-195.5 181C95.9 489.7 64 475.4 64 448V64c0-27.4 31.9-41.7 52.5-24.6L312 219.3V44c0-6.6 5.4-12 12-12h48c6.6 0 12 5.4 12 12z"], - "stethoscope": [512, 512, [], "f0f1", "M447.1 112c-34.2.5-62.3 28.4-63 62.6-.5 24.3 12.5 45.6 32 56.8V344c0 57.3-50.2 104-112 104-60 0-109.2-44.1-111.9-99.2C265 333.8 320 269.2 320 192V36.6c0-11.4-8.1-21.3-19.3-23.5L237.8.5c-13-2.6-25.6 5.8-28.2 18.8L206.4 35c-2.6 13 5.8 25.6 18.8 28.2l30.7 6.1v121.4c0 52.9-42.2 96.7-95.1 97.2-53.4.5-96.9-42.7-96.9-96V69.4l30.7-6.1c13-2.6 21.4-15.2 18.8-28.2l-3.1-15.7C107.7 6.4 95.1-2 82.1.6L19.3 13C8.1 15.3 0 25.1 0 36.6V192c0 77.3 55.1 142 128.1 156.8C130.7 439.2 208.6 512 304 512c97 0 176-75.4 176-168V231.4c19.1-11.1 32-31.7 32-55.4 0-35.7-29.2-64.5-64.9-64zm.9 80c-8.8 0-16-7.2-16-16s7.2-16 16-16 16 7.2 16 16-7.2 16-16 16z"], - "sticky-note": [448, 512, [], "f249", "M312 320h136V56c0-13.3-10.7-24-24-24H24C10.7 32 0 42.7 0 56v400c0 13.3 10.7 24 24 24h264V344c0-13.2 10.8-24 24-24zm129 55l-98 98c-4.5 4.5-10.6 7-17 7h-6V352h128v6.1c0 6.3-2.5 12.4-7 16.9z"], - "stop": [448, 512, [], "f04d", "M400 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48z"], - "stop-circle": [512, 512, [], "f28d", "M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm96 328c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V176c0-8.8 7.2-16 16-16h160c8.8 0 16 7.2 16 16v160z"], - "stopwatch": [448, 512, [], "f2f2", "M432 304c0 114.9-93.1 208-208 208S16 418.9 16 304c0-104 76.3-190.2 176-205.5V64h-28c-6.6 0-12-5.4-12-12V12c0-6.6 5.4-12 12-12h120c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12h-28v34.5c37.5 5.8 71.7 21.6 99.7 44.6l27.5-27.5c4.7-4.7 12.3-4.7 17 0l28.3 28.3c4.7 4.7 4.7 12.3 0 17l-29.4 29.4-.6.6C419.7 223.3 432 262.2 432 304zm-176 36V188.5c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12V340c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12z"], - "store": [616, 512, [], "f54e", "M602 118.6L537.1 15C531.3 5.7 521 0 510 0H106C95 0 84.7 5.7 78.9 15L14 118.6c-33.5 53.5-3.8 127.9 58.8 136.4 4.5.6 9.1.9 13.7.9 29.6 0 55.8-13 73.8-33.1 18 20.1 44.3 33.1 73.8 33.1 29.6 0 55.8-13 73.8-33.1 18 20.1 44.3 33.1 73.8 33.1 29.6 0 55.8-13 73.8-33.1 18.1 20.1 44.3 33.1 73.8 33.1 4.7 0 9.2-.3 13.7-.9 62.8-8.4 92.6-82.8 59-136.4zM529.5 288c-10 0-19.9-1.5-29.5-3.8V384H116v-99.8c-9.6 2.2-19.5 3.8-29.5 3.8-6 0-12.1-.4-18-1.2-5.6-.8-11.1-2.1-16.4-3.6V480c0 17.7 14.3 32 32 32h448c17.7 0 32-14.3 32-32V283.2c-5.4 1.6-10.8 2.9-16.4 3.6-6.1.8-12.1 1.2-18.2 1.2z"], - "store-alt": [640, 512, [], "f54f", "M320 384H128V224H64v256c0 17.7 14.3 32 32 32h256c17.7 0 32-14.3 32-32V224h-64v160zm314.6-241.8l-85.3-128c-6-8.9-16-14.2-26.7-14.2H117.4c-10.7 0-20.7 5.3-26.6 14.2l-85.3 128c-14.2 21.3 1 49.8 26.6 49.8H608c25.5 0 40.7-28.5 26.6-49.8zM512 496c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V224h-64v272z"], - "stream": [512, 512, [], "f550", "M16 128h416c8.84 0 16-7.16 16-16V48c0-8.84-7.16-16-16-16H16C7.16 32 0 39.16 0 48v64c0 8.84 7.16 16 16 16zm480 80H80c-8.84 0-16 7.16-16 16v64c0 8.84 7.16 16 16 16h416c8.84 0 16-7.16 16-16v-64c0-8.84-7.16-16-16-16zm-64 176H16c-8.84 0-16 7.16-16 16v64c0 8.84 7.16 16 16 16h416c8.84 0 16-7.16 16-16v-64c0-8.84-7.16-16-16-16z"], - "street-view": [512, 512, [], "f21d", "M367.9 329.76c-4.62 5.3-9.78 10.1-15.9 13.65v22.94c66.52 9.34 112 28.05 112 49.65 0 30.93-93.12 56-208 56S48 446.93 48 416c0-21.6 45.48-40.3 112-49.65v-22.94c-6.12-3.55-11.28-8.35-15.9-13.65C58.87 345.34 0 378.05 0 416c0 53.02 114.62 96 256 96s256-42.98 256-96c0-37.95-58.87-70.66-144.1-86.24zM256 128c35.35 0 64-28.65 64-64S291.35 0 256 0s-64 28.65-64 64 28.65 64 64 64zm-64 192v96c0 17.67 14.33 32 32 32h64c17.67 0 32-14.33 32-32v-96c17.67 0 32-14.33 32-32v-96c0-26.51-21.49-48-48-48h-11.8c-11.07 5.03-23.26 8-36.2 8s-25.13-2.97-36.2-8H208c-26.51 0-48 21.49-48 48v96c0 17.67 14.33 32 32 32z"], - "strikethrough": [512, 512, [], "f0cc", "M496 288H16c-8.837 0-16-7.163-16-16v-32c0-8.837 7.163-16 16-16h480c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16zm-214.666 16c27.258 12.937 46.524 28.683 46.524 56.243 0 33.108-28.977 53.676-75.621 53.676-32.325 0-76.874-12.08-76.874-44.271V368c0-8.837-7.164-16-16-16H113.75c-8.836 0-16 7.163-16 16v19.204c0 66.845 77.717 101.82 154.487 101.82 88.578 0 162.013-45.438 162.013-134.424 0-19.815-3.618-36.417-10.143-50.6H281.334zm-30.952-96c-32.422-13.505-56.836-28.946-56.836-59.683 0-33.92 30.901-47.406 64.962-47.406 42.647 0 64.962 16.593 64.962 32.985V136c0 8.837 7.164 16 16 16h45.613c8.836 0 16-7.163 16-16v-30.318c0-52.438-71.725-79.875-142.575-79.875-85.203 0-150.726 40.972-150.726 125.646 0 22.71 4.665 41.176 12.777 56.547h129.823z"], - "stroopwafel": [512, 512, [], "f551", "M188.12 210.74L142.86 256l45.25 45.25L233.37 256l-45.25-45.26zm113.13-22.62L256 142.86l-45.25 45.25L256 233.37l45.25-45.25zm-90.5 135.76L256 369.14l45.26-45.26L256 278.63l-45.25 45.25zM256 0C114.62 0 0 114.62 0 256s114.62 256 256 256 256-114.62 256-256S397.38 0 256 0zm186.68 295.6l-11.31 11.31c-3.12 3.12-8.19 3.12-11.31 0l-28.29-28.29-45.25 45.25 33.94 33.94 16.97-16.97c3.12-3.12 8.19-3.12 11.31 0l11.31 11.31c3.12 3.12 3.12 8.19 0 11.31l-16.97 16.97 16.97 16.97c3.12 3.12 3.12 8.19 0 11.31l-11.31 11.31c-3.12 3.12-8.19 3.12-11.31 0l-16.97-16.97-16.97 16.97c-3.12 3.12-8.19 3.12-11.31 0l-11.31-11.31c-3.12-3.12-3.12-8.19 0-11.31l16.97-16.97-33.94-33.94-45.26 45.26 28.29 28.29c3.12 3.12 3.12 8.19 0 11.31l-11.31 11.31c-3.12 3.12-8.19 3.12-11.31 0L256 414.39l-28.29 28.29c-3.12 3.12-8.19 3.12-11.31 0l-11.31-11.31c-3.12-3.12-3.12-8.19 0-11.31l28.29-28.29-45.25-45.26-33.94 33.94 16.97 16.97c3.12 3.12 3.12 8.19 0 11.31l-11.31 11.31c-3.12 3.12-8.19 3.12-11.31 0l-16.97-16.97-16.97 16.97c-3.12 3.12-8.19 3.12-11.31 0l-11.31-11.31c-3.12-3.12-3.12-8.19 0-11.31l16.97-16.97-16.97-16.97c-3.12-3.12-3.12-8.19 0-11.31l11.31-11.31c3.12-3.12 8.19-3.12 11.31 0l16.97 16.97 33.94-33.94-45.25-45.25-28.29 28.29c-3.12 3.12-8.19 3.12-11.31 0L69.32 295.6c-3.12-3.12-3.12-8.19 0-11.31L97.61 256l-28.29-28.29c-3.12-3.12-3.12-8.19 0-11.31l11.31-11.31c3.12-3.12 8.19-3.12 11.31 0l28.29 28.29 45.25-45.26-33.94-33.94-16.97 16.97c-3.12 3.12-8.19 3.12-11.31 0l-11.31-11.31c-3.12-3.12-3.12-8.19 0-11.31l16.97-16.97-16.97-16.97c-3.12-3.12-3.12-8.19 0-11.31l11.31-11.31c3.12-3.12 8.19-3.12 11.31 0l16.97 16.97 16.97-16.97c3.12-3.12 8.19-3.12 11.31 0l11.31 11.31c3.12 3.12 3.12 8.19 0 11.31l-16.97 16.97 33.94 33.94 45.26-45.25-28.29-28.29c-3.12-3.12-3.12-8.19 0-11.31l11.31-11.31c3.12-3.12 8.19-3.12 11.31 0L256 97.61l28.29-28.29c3.12-3.12 8.19-3.12 11.31 0l11.31 11.31c3.12 3.12 3.12 8.19 0 11.31l-28.29 28.29 45.26 45.25 33.94-33.94-16.97-16.97c-3.12-3.12-3.12-8.19 0-11.31l11.31-11.31c3.12-3.12 8.19-3.12 11.31 0l16.97 16.97 16.97-16.97c3.12-3.12 8.19-3.12 11.31 0l11.31 11.31c3.12 3.12 3.12 8.19 0 11.31l-16.97 16.97 16.97 16.97c3.12 3.12 3.12 8.19 0 11.31l-11.31 11.31c-3.12 3.12-8.19 3.12-11.31 0l-16.97-16.97-33.94 33.94 45.25 45.26 28.29-28.29c3.12-3.12 8.19-3.12 11.31 0l11.31 11.31c3.12 3.12 3.12 8.19 0 11.31L414.39 256l28.29 28.28a8.015 8.015 0 0 1 0 11.32zM278.63 256l45.26 45.25L369.14 256l-45.25-45.26L278.63 256z"], - "subscript": [512, 512, [], "f12c", "M272 32h-67.8c-5.5 0-10.7 2.9-13.6 7.6l-40.3 65c-2.3 3.6-4.5 7.3-6.2 10.5-1.7-3.2-3.7-6.8-5.7-10.4L98.5 39.6c-2.9-4.7-8.1-7.6-13.6-7.6H16C7.2 32 0 39.2 0 48v32c0 8.8 7.2 16 16 16h30.1l52.8 77.3L42.3 256H16c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h64c5.5 0 10.7-2.9 13.6-7.6l44.7-72.1c2.2-3.6 4.2-7.3 5.9-10.6 1.8 3.2 3.9 6.9 6.2 10.2l45.7 72.6c2.9 4.7 8 7.5 13.5 7.5H272c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16h-22l-58.6-84.3L244 96h28c8.8 0 16-7.2 16-16V48c0-8.8-7.2-16-16-16zm224 384H395.2c3.5-10.5 18.8-21.3 36.3-32.4 16.6-10.6 35.5-22.6 50.3-38.9 17.5-19.1 25.9-40.2 25.9-64.6 0-60.6-50.7-88.1-97.8-88.1-42.5 0-76.4 22-94.4 50.4-4.7 7.3-2.6 17 4.6 21.9l30.3 20.3c7 4.7 16.5 3.1 21.6-3.6 8-10.4 18.8-18.2 31.7-18.2 19.4 0 26.3 12.9 26.3 23.9 0 36.2-119.4 57-119.4 160 0 6.7.6 13 1.4 19.3 1.1 8 7.8 13.9 15.9 13.9H496c8.8 0 16-7.2 16-16v-32c0-8.7-7.2-15.9-16-15.9z"], - "subway": [448, 512, [], "f239", "M448 96v256c0 51.815-61.624 96-130.022 96l62.98 49.721C386.905 502.417 383.562 512 376 512H72c-7.578 0-10.892-9.594-4.957-14.279L130.022 448C61.82 448 0 403.954 0 352V96C0 42.981 64 0 128 0h192c65 0 128 42.981 128 96zM200 232V120c0-13.255-10.745-24-24-24H72c-13.255 0-24 10.745-24 24v112c0 13.255 10.745 24 24 24h104c13.255 0 24-10.745 24-24zm200 0V120c0-13.255-10.745-24-24-24H272c-13.255 0-24 10.745-24 24v112c0 13.255 10.745 24 24 24h104c13.255 0 24-10.745 24-24zm-48 56c-26.51 0-48 21.49-48 48s21.49 48 48 48 48-21.49 48-48-21.49-48-48-48zm-256 0c-26.51 0-48 21.49-48 48s21.49 48 48 48 48-21.49 48-48-21.49-48-48-48z"], - "suitcase": [512, 512, [], "f0f2", "M128 480h256V80c0-26.5-21.5-48-48-48H176c-26.5 0-48 21.5-48 48v400zm64-384h128v32H192V96zm320 80v256c0 26.5-21.5 48-48 48h-48V128h48c26.5 0 48 21.5 48 48zM96 480H48c-26.5 0-48-21.5-48-48V176c0-26.5 21.5-48 48-48h48v352z"], - "suitcase-rolling": [384, 512, [], "f5c1", "M336 160H48c-26.51 0-48 21.49-48 48v224c0 26.51 21.49 48 48 48h16v16c0 8.84 7.16 16 16 16h32c8.84 0 16-7.16 16-16v-16h128v16c0 8.84 7.16 16 16 16h32c8.84 0 16-7.16 16-16v-16h16c26.51 0 48-21.49 48-48V208c0-26.51-21.49-48-48-48zm-16 216c0 4.42-3.58 8-8 8H72c-4.42 0-8-3.58-8-8v-16c0-4.42 3.58-8 8-8h240c4.42 0 8 3.58 8 8v16zm0-96c0 4.42-3.58 8-8 8H72c-4.42 0-8-3.58-8-8v-16c0-4.42 3.58-8 8-8h240c4.42 0 8 3.58 8 8v16zM144 48h96v80h48V48c0-26.51-21.49-48-48-48h-96c-26.51 0-48 21.49-48 48v80h48V48z"], - "sun": [512, 512, [], "f185", "M256 160c-52.9 0-96 43.1-96 96s43.1 96 96 96 96-43.1 96-96-43.1-96-96-96zm246.4 80.5l-94.7-47.3 33.5-100.4c4.5-13.6-8.4-26.5-21.9-21.9l-100.4 33.5-47.4-94.8c-6.4-12.8-24.6-12.8-31 0l-47.3 94.7L92.7 70.8c-13.6-4.5-26.5 8.4-21.9 21.9l33.5 100.4-94.7 47.4c-12.8 6.4-12.8 24.6 0 31l94.7 47.3-33.5 100.5c-4.5 13.6 8.4 26.5 21.9 21.9l100.4-33.5 47.3 94.7c6.4 12.8 24.6 12.8 31 0l47.3-94.7 100.4 33.5c13.6 4.5 26.5-8.4 21.9-21.9l-33.5-100.4 94.7-47.3c13-6.5 13-24.7.2-31.1zm-155.9 106c-49.9 49.9-131.1 49.9-181 0-49.9-49.9-49.9-131.1 0-181 49.9-49.9 131.1-49.9 181 0 49.9 49.9 49.9 131.1 0 181z"], - "superscript": [512, 512, [], "f12b", "M272 192h-67.8c-5.5 0-10.7 2.9-13.6 7.6l-40.3 65c-2.3 3.6-4.5 7.3-6.2 10.5-1.7-3.2-3.7-6.8-5.7-10.4l-39.9-65.1c-2.9-4.7-8.1-7.6-13.6-7.6H16c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h30.1l52.8 77.3L42.3 416H16c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h64c5.5 0 10.7-2.9 13.6-7.6l44.7-72.1c2.2-3.6 4.2-7.3 5.9-10.6 1.8 3.2 3.9 6.9 6.2 10.2l45.7 72.6c2.9 4.7 8 7.5 13.5 7.5H272c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16h-22l-58.6-84.3L244 256h28c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16zm224 64H395.2c3.5-10.5 18.8-21.3 36.3-32.4 16.6-10.6 35.5-22.6 50.3-38.9 17.5-19.1 25.9-40.2 25.9-64.6 0-60.6-50.7-88.1-97.8-88.1-42.5 0-76.4 22-94.4 50.4-4.7 7.3-2.6 17 4.6 21.9l30.3 20.3c7 4.7 16.5 3.1 21.6-3.6 8-10.4 18.8-18.2 31.7-18.2 19.4 0 26.3 12.9 26.3 23.9 0 36.2-119.4 57-119.4 160 0 6.7.6 13 1.4 19.3 1.1 8 7.8 13.9 15.9 13.9H496c8.8 0 16-7.2 16-16v-32c0-8.7-7.2-15.9-16-15.9z"], - "surprise": [496, 512, [], "f5c2", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zM136 208c0-17.7 14.3-32 32-32s32 14.3 32 32-14.3 32-32 32-32-14.3-32-32zm112 208c-35.3 0-64-28.7-64-64s28.7-64 64-64 64 28.7 64 64-28.7 64-64 64zm80-176c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32z"], - "swatchbook": [511, 512, [], "f5c3", "M479.06 320H372.29L186.15 506.51c-2.06 2.07-4.49 3.58-6.67 5.49h299.58c17.64 0 31.94-14.33 31.94-32V352c0-17.67-14.3-32-31.94-32zm-44.5-152.9l-90.33-90.51c-12.47-12.5-32.69-12.5-45.17 0l-75.5 75.65V416c0 2.96-.67 5.73-.87 8.64l211.87-212.28c12.47-12.5 12.47-32.77 0-45.26zM191.62 32c0-17.67-14.3-32-31.94-32H31.94C14.3 0 0 14.33 0 32v384c0 53.02 42.9 96 95.81 96s95.81-42.98 95.81-96V32zM95.81 440c-13.23 0-23.95-10.75-23.95-24 0-13.26 10.73-24 23.95-24s23.95 10.74 23.95 24c.01 13.25-10.72 24-23.95 24zm31.94-184H63.88v-64h63.88v64zm0-128H63.88V64h63.88v64z"], - "swimmer": [640, 512, [], "f5c4", "M189.61 310.58c3.54 3.26 15.27 9.42 34.39 9.42s30.86-6.16 34.39-9.42c16.02-14.77 34.5-22.58 53.46-22.58h16.3c18.96 0 37.45 7.81 53.46 22.58 3.54 3.26 15.27 9.42 34.39 9.42s30.86-6.16 34.39-9.42c14.86-13.71 31.88-21.12 49.39-22.16l-112.84-80.6 18-12.86c3.64-2.58 8.28-3.52 12.62-2.61l100.35 21.53c25.91 5.53 51.44-10.97 57-36.88 5.55-25.92-10.95-51.44-36.88-57L437.68 98.47c-30.73-6.58-63.02.12-88.56 18.38l-80.02 57.17c-10.38 7.39-19.36 16.44-26.72 26.94L173.75 299c5.47 3.23 10.82 6.93 15.86 11.58zM624 352h-16c-26.04 0-45.8-8.42-56.09-17.9-8.9-8.21-19.66-14.1-31.77-14.1h-16.3c-12.11 0-22.87 5.89-31.77 14.1C461.8 343.58 442.04 352 416 352s-45.8-8.42-56.09-17.9c-8.9-8.21-19.66-14.1-31.77-14.1h-16.3c-12.11 0-22.87 5.89-31.77 14.1C269.8 343.58 250.04 352 224 352s-45.8-8.42-56.09-17.9c-8.9-8.21-19.66-14.1-31.77-14.1h-16.3c-12.11 0-22.87 5.89-31.77 14.1C77.8 343.58 58.04 352 32 352H16c-8.84 0-16 7.16-16 16v32c0 8.84 7.16 16 16 16h16c38.62 0 72.72-12.19 96-31.84 23.28 19.66 57.38 31.84 96 31.84s72.72-12.19 96-31.84c23.28 19.66 57.38 31.84 96 31.84s72.72-12.19 96-31.84c23.28 19.66 57.38 31.84 96 31.84h16c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16zm-512-96c44.18 0 80-35.82 80-80s-35.82-80-80-80-80 35.82-80 80 35.82 80 80 80z"], - "swimming-pool": [640, 512, [], "f5c5", "M624 416h-16c-26.04 0-45.8-8.42-56.09-17.9-8.9-8.21-19.66-14.1-31.77-14.1h-16.3c-12.11 0-22.87 5.89-31.77 14.1C461.8 407.58 442.04 416 416 416s-45.8-8.42-56.09-17.9c-8.9-8.21-19.66-14.1-31.77-14.1h-16.3c-12.11 0-22.87 5.89-31.77 14.1C269.8 407.58 250.04 416 224 416s-45.8-8.42-56.09-17.9c-8.9-8.21-19.66-14.1-31.77-14.1h-16.3c-12.11 0-22.87 5.89-31.77 14.1C77.8 407.58 58.04 416 32 416H16c-8.84 0-16 7.16-16 16v32c0 8.84 7.16 16 16 16h16c38.62 0 72.72-12.19 96-31.84 23.28 19.66 57.38 31.84 96 31.84s72.72-12.19 96-31.84c23.28 19.66 57.38 31.84 96 31.84s72.72-12.19 96-31.84c23.28 19.66 57.38 31.84 96 31.84h16c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16zm-400-32v-96h192v96c19.12 0 30.86-6.16 34.39-9.42 9.17-8.46 19.2-14.34 29.61-18.07V128c0-17.64 14.36-32 32-32s32 14.36 32 32v16c0 8.84 7.16 16 16 16h32c8.84 0 16-7.16 16-16v-16c0-52.94-43.06-96-96-96s-96 43.06-96 96v96H224v-96c0-17.64 14.36-32 32-32s32 14.36 32 32v16c0 8.84 7.16 16 16 16h32c8.84 0 16-7.16 16-16v-16c0-52.94-43.06-96-96-96s-96 43.06-96 96v228.5c10.41 3.73 20.44 9.62 29.61 18.07 3.53 3.27 15.27 9.43 34.39 9.43z"], - "synagogue": [640, 512, [], "f69b", "M70 196.51L6.67 268.29A26.643 26.643 0 0 0 0 285.93V512h128V239.58l-38-43.07c-5.31-6.01-14.69-6.01-20 0zm563.33 71.78L570 196.51c-5.31-6.02-14.69-6.02-20 0l-38 43.07V512h128V285.93c0-6.5-2.37-12.77-6.67-17.64zM339.99 7.01c-11.69-9.35-28.29-9.35-39.98 0l-128 102.4A32.005 32.005 0 0 0 160 134.4V512h96v-92.57c0-31.88 21.78-61.43 53.25-66.55C349.34 346.35 384 377.13 384 416v96h96V134.4c0-9.72-4.42-18.92-12.01-24.99l-128-102.4zm52.07 215.55c1.98 3.15-.29 7.24-4 7.24h-38.94L324 269.79c-1.85 2.95-6.15 2.95-8 0l-25.12-39.98h-38.94c-3.72 0-5.98-4.09-4-7.24l19.2-30.56-19.2-30.56c-1.98-3.15.29-7.24 4-7.24h38.94l25.12-40c1.85-2.95 6.15-2.95 8 0l25.12 39.98h38.95c3.71 0 5.98 4.09 4 7.24L372.87 192l19.19 30.56z"], - "sync": [512, 512, [], "f021", "M440.935 12.574l3.966 82.766C399.416 41.904 331.674 8 256 8 134.813 8 33.933 94.924 12.296 209.824 10.908 217.193 16.604 224 24.103 224h49.084c5.57 0 10.377-3.842 11.676-9.259C103.407 137.408 172.931 80 256 80c60.893 0 114.512 30.856 146.104 77.801l-101.53-4.865c-6.845-.328-12.574 5.133-12.574 11.986v47.411c0 6.627 5.373 12 12 12h200.333c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12h-47.411c-6.853 0-12.315 5.729-11.987 12.574zM256 432c-60.895 0-114.517-30.858-146.109-77.805l101.868 4.871c6.845.327 12.573-5.134 12.573-11.986v-47.412c0-6.627-5.373-12-12-12H12c-6.627 0-12 5.373-12 12V500c0 6.627 5.373 12 12 12h47.385c6.863 0 12.328-5.745 11.985-12.599l-4.129-82.575C112.725 470.166 180.405 504 256 504c121.187 0 222.067-86.924 243.704-201.824 1.388-7.369-4.308-14.176-11.807-14.176h-49.084c-5.57 0-10.377 3.842-11.676 9.259C408.593 374.592 339.069 432 256 432z"], - "sync-alt": [512, 512, [], "f2f1", "M370.72 133.28C339.458 104.008 298.888 87.962 255.848 88c-77.458.068-144.328 53.178-162.791 126.85-1.344 5.363-6.122 9.15-11.651 9.15H24.103c-7.498 0-13.194-6.807-11.807-14.176C33.933 94.924 134.813 8 256 8c66.448 0 126.791 26.136 171.315 68.685L463.03 40.97C478.149 25.851 504 36.559 504 57.941V192c0 13.255-10.745 24-24 24H345.941c-21.382 0-32.09-25.851-16.971-40.971l41.75-41.749zM32 296h134.059c21.382 0 32.09 25.851 16.971 40.971l-41.75 41.75c31.262 29.273 71.835 45.319 114.876 45.28 77.418-.07 144.315-53.144 162.787-126.849 1.344-5.363 6.122-9.15 11.651-9.15h57.304c7.498 0 13.194 6.807 11.807 14.176C478.067 417.076 377.187 504 256 504c-66.448 0-126.791-26.136-171.315-68.685L48.97 471.03C33.851 486.149 8 475.441 8 454.059V320c0-13.255 10.745-24 24-24z"], - "syringe": [512, 512, [], "f48e", "M201.5 174.8l55.7 55.8c3.1 3.1 3.1 8.2 0 11.3l-11.3 11.3c-3.1 3.1-8.2 3.1-11.3 0l-55.7-55.8-45.3 45.3 55.8 55.8c3.1 3.1 3.1 8.2 0 11.3l-11.3 11.3c-3.1 3.1-8.2 3.1-11.3 0L111 265.2l-26.4 26.4c-17.3 17.3-25.6 41.1-23 65.4l7.1 63.6L2.3 487c-3.1 3.1-3.1 8.2 0 11.3l11.3 11.3c3.1 3.1 8.2 3.1 11.3 0l66.3-66.3 63.6 7.1c23.9 2.6 47.9-5.4 65.4-23l181.9-181.9-135.7-135.7-64.9 65zm308.2-93.3L430.5 2.3c-3.1-3.1-8.2-3.1-11.3 0l-11.3 11.3c-3.1 3.1-3.1 8.2 0 11.3l28.3 28.3-45.3 45.3-56.6-56.6-17-17c-3.1-3.1-8.2-3.1-11.3 0l-33.9 33.9c-3.1 3.1-3.1 8.2 0 11.3l17 17L424.8 223l17 17c3.1 3.1 8.2 3.1 11.3 0l33.9-34c3.1-3.1 3.1-8.2 0-11.3l-73.5-73.5 45.3-45.3 28.3 28.3c3.1 3.1 8.2 3.1 11.3 0l11.3-11.3c3.1-3.2 3.1-8.2 0-11.4z"], - "table": [512, 512, [], "f0ce", "M464 32H48C21.49 32 0 53.49 0 80v352c0 26.51 21.49 48 48 48h416c26.51 0 48-21.49 48-48V80c0-26.51-21.49-48-48-48zM224 416H64v-96h160v96zm0-160H64v-96h160v96zm224 160H288v-96h160v96zm0-160H288v-96h160v96z"], - "table-tennis": [512, 512, [], "f45d", "M496.2 296.5C527.7 218.7 512 126.2 449 63.1 365.1-21 229-21 145.1 63.1l-56 56.1 211.5 211.5c46.1-62.1 131.5-77.4 195.6-34.2zm-217.9 79.7L57.9 155.9c-27.3 45.3-21.7 105 17.3 144.1l34.5 34.6L6.7 424c-8.6 7.5-9.1 20.7-1 28.8l53.4 53.5c8 8.1 21.2 7.6 28.7-1L177.1 402l35.7 35.7c19.7 19.7 44.6 30.5 70.3 33.3-7.1-17-11-35.6-11-55.1-.1-13.8 2.5-27 6.2-39.7zM416 320c-53 0-96 43-96 96s43 96 96 96 96-43 96-96-43-96-96-96z"], - "tablet": [448, 512, [], "f10a", "M400 0H48C21.5 0 0 21.5 0 48v416c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48zM224 480c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32z"], - "tablet-alt": [448, 512, [], "f3fa", "M400 0H48C21.5 0 0 21.5 0 48v416c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48zM224 480c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32zm176-108c0 6.6-5.4 12-12 12H60c-6.6 0-12-5.4-12-12V60c0-6.6 5.4-12 12-12h328c6.6 0 12 5.4 12 12v312z"], - "tablets": [640, 512, [], "f490", "M160 192C78.9 192 12.5 250.5.1 326.7c-.8 4.8 3.3 9.3 8.3 9.3h303.3c5 0 9.1-4.5 8.3-9.3C307.5 250.5 241.1 192 160 192zm151.6 176H8.4c-5 0-9.1 4.5-8.3 9.3C12.5 453.5 78.9 512 160 512s147.5-58.5 159.9-134.7c.8-4.8-3.3-9.3-8.3-9.3zM593.4 46.6c-56.5-56.5-144.2-61.4-206.9-16-4 2.9-4.3 8.9-.8 12.3L597 254.3c3.5 3.5 9.5 3.2 12.3-.8 45.5-62.7 40.6-150.4-15.9-206.9zM363 65.7c-3.5-3.5-9.5-3.2-12.3.8-45.4 62.7-40.5 150.4 15.9 206.9 56.5 56.5 144.2 61.4 206.9 15.9 4-2.9 4.3-8.9.8-12.3L363 65.7z"], - "tachometer-alt": [576, 512, [], "f3fd", "M288 32C128.94 32 0 160.94 0 320c0 52.8 14.25 102.26 39.06 144.8 5.61 9.62 16.3 15.2 27.44 15.2h443c11.14 0 21.83-5.58 27.44-15.2C561.75 422.26 576 372.8 576 320c0-159.06-128.94-288-288-288zm0 64c14.71 0 26.58 10.13 30.32 23.65-1.11 2.26-2.64 4.23-3.45 6.67l-9.22 27.67c-5.13 3.49-10.97 6.01-17.64 6.01-17.67 0-32-14.33-32-32S270.33 96 288 96zM96 384c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32zm48-160c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32zm246.77-72.41l-61.33 184C343.13 347.33 352 364.54 352 384c0 11.72-3.38 22.55-8.88 32H232.88c-5.5-9.45-8.88-20.28-8.88-32 0-33.94 26.5-61.43 59.9-63.59l61.34-184.01c4.17-12.56 17.73-19.45 30.36-15.17 12.57 4.19 19.35 17.79 15.17 30.36zm14.66 57.2l15.52-46.55c3.47-1.29 7.13-2.23 11.05-2.23 17.67 0 32 14.33 32 32s-14.33 32-32 32c-11.38-.01-20.89-6.28-26.57-15.22zM480 384c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32z"], - "tag": [512, 512, [], "f02b", "M0 252.118V48C0 21.49 21.49 0 48 0h204.118a48 48 0 0 1 33.941 14.059l211.882 211.882c18.745 18.745 18.745 49.137 0 67.882L293.823 497.941c-18.745 18.745-49.137 18.745-67.882 0L14.059 286.059A48 48 0 0 1 0 252.118zM112 64c-26.51 0-48 21.49-48 48s21.49 48 48 48 48-21.49 48-48-21.49-48-48-48z"], - "tags": [640, 512, [], "f02c", "M497.941 225.941L286.059 14.059A48 48 0 0 0 252.118 0H48C21.49 0 0 21.49 0 48v204.118a48 48 0 0 0 14.059 33.941l211.882 211.882c18.744 18.745 49.136 18.746 67.882 0l204.118-204.118c18.745-18.745 18.745-49.137 0-67.882zM112 160c-26.51 0-48-21.49-48-48s21.49-48 48-48 48 21.49 48 48-21.49 48-48 48zm513.941 133.823L421.823 497.941c-18.745 18.745-49.137 18.745-67.882 0l-.36-.36L527.64 323.522c16.999-16.999 26.36-39.6 26.36-63.64s-9.362-46.641-26.36-63.64L331.397 0h48.721a48 48 0 0 1 33.941 14.059l211.882 211.882c18.745 18.745 18.745 49.137 0 67.882z"], - "tape": [640, 512, [], "f4db", "M224 192c-35.3 0-64 28.7-64 64s28.7 64 64 64 64-28.7 64-64-28.7-64-64-64zm400 224H380.6c41.5-40.7 67.4-97.3 67.4-160 0-123.7-100.3-224-224-224S0 132.3 0 256s100.3 224 224 224h400c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16zm-400-64c-53 0-96-43-96-96s43-96 96-96 96 43 96 96-43 96-96 96z"], - "tasks": [512, 512, [], "f0ae", "M208 132h288c8.8 0 16-7.2 16-16V76c0-8.8-7.2-16-16-16H208c-8.8 0-16 7.2-16 16v40c0 8.8 7.2 16 16 16zm0 160h288c8.8 0 16-7.2 16-16v-40c0-8.8-7.2-16-16-16H208c-8.8 0-16 7.2-16 16v40c0 8.8 7.2 16 16 16zm0 160h288c8.8 0 16-7.2 16-16v-40c0-8.8-7.2-16-16-16H208c-8.8 0-16 7.2-16 16v40c0 8.8 7.2 16 16 16zM64 368c-26.5 0-48.6 21.5-48.6 48s22.1 48 48.6 48 48-21.5 48-48-21.5-48-48-48zm92.5-299l-72.2 72.2-15.6 15.6c-4.7 4.7-12.9 4.7-17.6 0L3.5 109.4c-4.7-4.7-4.7-12.3 0-17l15.7-15.7c4.7-4.7 12.3-4.7 17 0l22.7 22.1 63.7-63.3c4.7-4.7 12.3-4.7 17 0l17 16.5c4.6 4.7 4.6 12.3-.1 17zm0 159.6l-72.2 72.2-15.7 15.7c-4.7 4.7-12.9 4.7-17.6 0L3.5 269c-4.7-4.7-4.7-12.3 0-17l15.7-15.7c4.7-4.7 12.3-4.7 17 0l22.7 22.1 63.7-63.7c4.7-4.7 12.3-4.7 17 0l17 17c4.6 4.6 4.6 12.2-.1 16.9z"], - "taxi": [512, 512, [], "f1ba", "M462 241.64l-22-84.84c-9.6-35.2-41.6-60.8-76.8-60.8H352V64c0-17.67-14.33-32-32-32H192c-17.67 0-32 14.33-32 32v32h-11.2c-35.2 0-67.2 25.6-76.8 60.8l-22 84.84C21.41 248.04 0 273.47 0 304v48c0 23.63 12.95 44.04 32 55.12V448c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32v-32h256v32c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32v-40.88c19.05-11.09 32-31.5 32-55.12v-48c0-30.53-21.41-55.96-50-62.36zM96 352c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32zm20.55-112l17.2-66.36c2.23-8.16 9.59-13.64 15.06-13.64h214.4c5.47 0 12.83 5.48 14.85 12.86L395.45 240h-278.9zM416 352c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32z"], - "teeth": [640, 512, [], "f62e", "M544 0H96C42.98 0 0 42.98 0 96v320c0 53.02 42.98 96 96 96h448c53.02 0 96-42.98 96-96V96c0-53.02-42.98-96-96-96zM160 368c0 26.51-21.49 48-48 48s-48-21.49-48-48v-64c0-8.84 7.16-16 16-16h64c8.84 0 16 7.16 16 16v64zm0-128c0 8.84-7.16 16-16 16H80c-8.84 0-16-7.16-16-16v-64c0-26.51 21.49-48 48-48s48 21.49 48 48v64zm144 120c0 30.93-25.07 56-56 56s-56-25.07-56-56v-56c0-8.84 7.16-16 16-16h80c8.84 0 16 7.16 16 16v56zm0-120c0 8.84-7.16 16-16 16h-80c-8.84 0-16-7.16-16-16v-88c0-30.93 25.07-56 56-56s56 25.07 56 56v88zm144 120c0 30.93-25.07 56-56 56s-56-25.07-56-56v-56c0-8.84 7.16-16 16-16h80c8.84 0 16 7.16 16 16v56zm0-120c0 8.84-7.16 16-16 16h-80c-8.84 0-16-7.16-16-16v-88c0-30.93 25.07-56 56-56s56 25.07 56 56v88zm128 128c0 26.51-21.49 48-48 48s-48-21.49-48-48v-64c0-8.84 7.16-16 16-16h64c8.84 0 16 7.16 16 16v64zm0-128c0 8.84-7.16 16-16 16h-64c-8.84 0-16-7.16-16-16v-64c0-26.51 21.49-48 48-48s48 21.49 48 48v64z"], - "teeth-open": [640, 512, [], "f62f", "M544 0H96C42.98 0 0 42.98 0 96v64c0 35.35 28.66 64 64 64h512c35.34 0 64-28.65 64-64V96c0-53.02-42.98-96-96-96zM160 176c0 8.84-7.16 16-16 16H80c-8.84 0-16-7.16-16-16v-32c0-26.51 21.49-48 48-48s48 21.49 48 48v32zm144 0c0 8.84-7.16 16-16 16h-80c-8.84 0-16-7.16-16-16v-56c0-30.93 25.07-56 56-56s56 25.07 56 56v56zm144 0c0 8.84-7.16 16-16 16h-80c-8.84 0-16-7.16-16-16v-56c0-30.93 25.07-56 56-56s56 25.07 56 56v56zm128 0c0 8.84-7.16 16-16 16h-64c-8.84 0-16-7.16-16-16v-32c0-26.51 21.49-48 48-48s48 21.49 48 48v32zm0 144H64c-35.34 0-64 28.65-64 64v32c0 53.02 42.98 96 96 96h448c53.02 0 96-42.98 96-96v-32c0-35.35-28.66-64-64-64zm-416 80c0 26.51-21.49 48-48 48s-48-21.49-48-48v-32c0-8.84 7.16-16 16-16h64c8.84 0 16 7.16 16 16v32zm144-8c0 30.93-25.07 56-56 56s-56-25.07-56-56v-24c0-8.84 7.16-16 16-16h80c8.84 0 16 7.16 16 16v24zm144 0c0 30.93-25.07 56-56 56s-56-25.07-56-56v-24c0-8.84 7.16-16 16-16h80c8.84 0 16 7.16 16 16v24zm128 8c0 26.51-21.49 48-48 48s-48-21.49-48-48v-32c0-8.84 7.16-16 16-16h64c8.84 0 16 7.16 16 16v32z"], - "temperature-high": [512, 512, [], "f769", "M416 0c-52.9 0-96 43.1-96 96s43.1 96 96 96 96-43.1 96-96-43.1-96-96-96zm0 128c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32zm-160-16C256 50.1 205.9 0 144 0S32 50.1 32 112v166.5C12.3 303.2 0 334 0 368c0 79.5 64.5 144 144 144s144-64.5 144-144c0-34-12.3-64.9-32-89.5V112zM144 448c-44.1 0-80-35.9-80-80 0-25.5 12.2-48.9 32-63.8V112c0-26.5 21.5-48 48-48s48 21.5 48 48v192.2c19.8 14.8 32 38.3 32 63.8 0 44.1-35.9 80-80 80zm16-125.1V112c0-8.8-7.2-16-16-16s-16 7.2-16 16v210.9c-18.6 6.6-32 24.2-32 45.1 0 26.5 21.5 48 48 48s48-21.5 48-48c0-20.9-13.4-38.5-32-45.1z"], - "temperature-low": [512, 512, [], "f76b", "M416 0c-52.9 0-96 43.1-96 96s43.1 96 96 96 96-43.1 96-96-43.1-96-96-96zm0 128c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32zm-160-16C256 50.1 205.9 0 144 0S32 50.1 32 112v166.5C12.3 303.2 0 334 0 368c0 79.5 64.5 144 144 144s144-64.5 144-144c0-34-12.3-64.9-32-89.5V112zM144 448c-44.1 0-80-35.9-80-80 0-25.5 12.2-48.9 32-63.8V112c0-26.5 21.5-48 48-48s48 21.5 48 48v192.2c19.8 14.8 32 38.3 32 63.8 0 44.1-35.9 80-80 80zm16-125.1V304c0-8.8-7.2-16-16-16s-16 7.2-16 16v18.9c-18.6 6.6-32 24.2-32 45.1 0 26.5 21.5 48 48 48s48-21.5 48-48c0-20.9-13.4-38.5-32-45.1z"], - "tenge": [384, 512, [], "f7d7", "M372 160H12c-6.6 0-12 5.4-12 12v56c0 6.6 5.4 12 12 12h140v228c0 6.6 5.4 12 12 12h56c6.6 0 12-5.4 12-12V240h140c6.6 0 12-5.4 12-12v-56c0-6.6-5.4-12-12-12zm0-128H12C5.4 32 0 37.4 0 44v56c0 6.6 5.4 12 12 12h360c6.6 0 12-5.4 12-12V44c0-6.6-5.4-12-12-12z"], - "terminal": [640, 512, [], "f120", "M257.981 272.971L63.638 467.314c-9.373 9.373-24.569 9.373-33.941 0L7.029 444.647c-9.357-9.357-9.375-24.522-.04-33.901L161.011 256 6.99 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L257.981 239.03c9.373 9.372 9.373 24.568 0 33.941zM640 456v-32c0-13.255-10.745-24-24-24H312c-13.255 0-24 10.745-24 24v32c0 13.255 10.745 24 24 24h304c13.255 0 24-10.745 24-24z"], - "text-height": [576, 512, [], "f034", "M16 32h288c8.837 0 16 7.163 16 16v96c0 8.837-7.163 16-16 16h-35.496c-8.837 0-16-7.163-16-16V96h-54.761v320H232c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16H88c-8.837 0-16-7.163-16-16v-32c0-8.837 7.163-16 16-16h34.257V96H67.496v48c0 8.837-7.163 16-16 16H16c-8.837 0-16-7.163-16-16V48c0-8.837 7.163-16 16-16zm475.308 4.685l79.995 80.001C581.309 126.693 574.297 144 559.99 144H512v224h48c15.639 0 20.635 17.991 11.313 27.314l-79.995 80.001c-6.247 6.247-16.381 6.245-22.626 0l-79.995-80.001C378.691 385.307 385.703 368 400.01 368H448V144h-48c-15.639 0-20.635-17.991-11.313-27.314l79.995-80.001c6.247-6.248 16.381-6.245 22.626 0z"], - "text-width": [448, 512, [], "f035", "M16 32h416c8.837 0 16 7.163 16 16v96c0 8.837-7.163 16-16 16h-35.496c-8.837 0-16-7.163-16-16V96H261.743v128H296c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16H152c-8.837 0-16-7.163-16-16v-32c0-8.837 7.163-16 16-16h34.257V96H67.496v48c0 8.837-7.163 16-16 16H16c-8.837 0-16-7.163-16-16V48c0-8.837 7.163-16 16-16zm427.315 340.682l-80.001-79.995C353.991 283.365 336 288.362 336 304v48H112v-47.99c0-14.307-17.307-21.319-27.314-11.313L4.685 372.692c-6.245 6.245-6.247 16.379 0 22.626l80.001 79.995C94.009 484.635 112 479.638 112 464v-48h224v47.99c0 14.307 17.307 21.319 27.314 11.313l80.001-79.995c6.245-6.245 6.248-16.379 0-22.626z"], - "th": [512, 512, [], "f00a", "M149.333 56v80c0 13.255-10.745 24-24 24H24c-13.255 0-24-10.745-24-24V56c0-13.255 10.745-24 24-24h101.333c13.255 0 24 10.745 24 24zm181.334 240v-80c0-13.255-10.745-24-24-24H205.333c-13.255 0-24 10.745-24 24v80c0 13.255 10.745 24 24 24h101.333c13.256 0 24.001-10.745 24.001-24zm32-240v80c0 13.255 10.745 24 24 24H488c13.255 0 24-10.745 24-24V56c0-13.255-10.745-24-24-24H386.667c-13.255 0-24 10.745-24 24zm-32 80V56c0-13.255-10.745-24-24-24H205.333c-13.255 0-24 10.745-24 24v80c0 13.255 10.745 24 24 24h101.333c13.256 0 24.001-10.745 24.001-24zm-205.334 56H24c-13.255 0-24 10.745-24 24v80c0 13.255 10.745 24 24 24h101.333c13.255 0 24-10.745 24-24v-80c0-13.255-10.745-24-24-24zM0 376v80c0 13.255 10.745 24 24 24h101.333c13.255 0 24-10.745 24-24v-80c0-13.255-10.745-24-24-24H24c-13.255 0-24 10.745-24 24zm386.667-56H488c13.255 0 24-10.745 24-24v-80c0-13.255-10.745-24-24-24H386.667c-13.255 0-24 10.745-24 24v80c0 13.255 10.745 24 24 24zm0 160H488c13.255 0 24-10.745 24-24v-80c0-13.255-10.745-24-24-24H386.667c-13.255 0-24 10.745-24 24v80c0 13.255 10.745 24 24 24zM181.333 376v80c0 13.255 10.745 24 24 24h101.333c13.255 0 24-10.745 24-24v-80c0-13.255-10.745-24-24-24H205.333c-13.255 0-24 10.745-24 24z"], - "th-large": [512, 512, [], "f009", "M296 32h192c13.255 0 24 10.745 24 24v160c0 13.255-10.745 24-24 24H296c-13.255 0-24-10.745-24-24V56c0-13.255 10.745-24 24-24zm-80 0H24C10.745 32 0 42.745 0 56v160c0 13.255 10.745 24 24 24h192c13.255 0 24-10.745 24-24V56c0-13.255-10.745-24-24-24zM0 296v160c0 13.255 10.745 24 24 24h192c13.255 0 24-10.745 24-24V296c0-13.255-10.745-24-24-24H24c-13.255 0-24 10.745-24 24zm296 184h192c13.255 0 24-10.745 24-24V296c0-13.255-10.745-24-24-24H296c-13.255 0-24 10.745-24 24v160c0 13.255 10.745 24 24 24z"], - "th-list": [512, 512, [], "f00b", "M149.333 216v80c0 13.255-10.745 24-24 24H24c-13.255 0-24-10.745-24-24v-80c0-13.255 10.745-24 24-24h101.333c13.255 0 24 10.745 24 24zM0 376v80c0 13.255 10.745 24 24 24h101.333c13.255 0 24-10.745 24-24v-80c0-13.255-10.745-24-24-24H24c-13.255 0-24 10.745-24 24zM125.333 32H24C10.745 32 0 42.745 0 56v80c0 13.255 10.745 24 24 24h101.333c13.255 0 24-10.745 24-24V56c0-13.255-10.745-24-24-24zm80 448H488c13.255 0 24-10.745 24-24v-80c0-13.255-10.745-24-24-24H205.333c-13.255 0-24 10.745-24 24v80c0 13.255 10.745 24 24 24zm-24-424v80c0 13.255 10.745 24 24 24H488c13.255 0 24-10.745 24-24V56c0-13.255-10.745-24-24-24H205.333c-13.255 0-24 10.745-24 24zm24 264H488c13.255 0 24-10.745 24-24v-80c0-13.255-10.745-24-24-24H205.333c-13.255 0-24 10.745-24 24v80c0 13.255 10.745 24 24 24z"], - "theater-masks": [640, 512, [], "f630", "M206.86 245.15c-35.88 10.45-59.95 41.2-57.53 74.1 11.4-12.72 28.81-23.7 49.9-30.92l7.63-43.18zM95.81 295L64.08 115.49c-.29-1.62.28-2.62.24-2.65 57.76-32.06 123.12-49.01 189.01-49.01 1.61 0 3.23.17 4.85.19 13.95-13.47 31.73-22.83 51.59-26 18.89-3.02 38.05-4.55 57.18-5.32-9.99-13.95-24.48-24.23-41.77-27C301.27 1.89 277.24 0 253.32 0 176.66 0 101.02 19.42 33.2 57.06 9.03 70.48-3.92 98.48 1.05 126.58l31.73 179.51c14.23 80.52 136.33 142.08 204.45 142.08 3.59 0 6.75-.46 10.01-.8-13.52-17.08-28.94-40.48-39.5-67.58-47.61-12.98-106.06-51.62-111.93-84.79zm97.55-137.46c-.73-4.12-2.23-7.87-4.07-11.4-8.25 8.91-20.67 15.75-35.32 18.32-14.65 2.58-28.67.4-39.48-5.17-.52 3.94-.64 7.98.09 12.1 3.84 21.7 24.58 36.19 46.34 32.37 21.75-3.82 36.28-24.52 32.44-46.22zM606.8 120.9c-88.98-49.38-191.43-67.41-291.98-51.35-27.31 4.36-49.08 26.26-54.04 54.36l-31.73 179.51c-15.39 87.05 95.28 196.27 158.31 207.35 63.03 11.09 204.47-53.79 219.86-140.84l31.73-179.51c4.97-28.11-7.98-56.11-32.15-69.52zm-273.24 96.8c3.84-21.7 24.58-36.19 46.34-32.36 21.76 3.83 36.28 24.52 32.45 46.22-.73 4.12-2.23 7.87-4.07 11.4-8.25-8.91-20.67-15.75-35.32-18.32-14.65-2.58-28.67-.4-39.48 5.17-.53-3.95-.65-7.99.08-12.11zm70.47 198.76c-55.68-9.79-93.52-59.27-89.04-112.9 20.6 25.54 56.21 46.17 99.49 53.78 43.28 7.61 83.82.37 111.93-16.6-14.18 51.94-66.71 85.51-122.38 75.72zm130.3-151.34c-8.25-8.91-20.68-15.75-35.33-18.32-14.65-2.58-28.67-.4-39.48 5.17-.52-3.94-.64-7.98.09-12.1 3.84-21.7 24.58-36.19 46.34-32.37 21.75 3.83 36.28 24.52 32.45 46.22-.73 4.13-2.23 7.88-4.07 11.4z"], - "thermometer": [512, 512, [], "f491", "M476.8 20.4c-37.5-30.7-95.5-26.3-131.9 10.2l-45.7 46 50.5 50.5c3.1 3.1 3.1 8.2 0 11.3l-11.3 11.3c-3.1 3.1-8.2 3.1-11.3 0l-50.4-50.5-45.1 45.4 50.3 50.4c3.1 3.1 3.1 8.2 0 11.3l-11.3 11.3c-3.1 3.1-8.2 3.1-11.3 0L209 167.4l-45.1 45.4L214 263c3.1 3.1 3.1 8.2 0 11.3l-11.3 11.3c-3.1 3.1-8.2 3.1-11.3 0l-50.1-50.2L96 281.1V382L7 471c-9.4 9.4-9.4 24.6 0 33.9 9.4 9.4 24.6 9.4 33.9 0l89-89h99.9L484 162.6c34.9-34.9 42.2-101.5-7.2-142.2z"], - "thermometer-empty": [256, 512, [], "f2cb", "M192 384c0 35.346-28.654 64-64 64s-64-28.654-64-64c0-35.346 28.654-64 64-64s64 28.654 64 64zm32-84.653c19.912 22.563 32 52.194 32 84.653 0 70.696-57.303 128-128 128-.299 0-.609-.001-.909-.003C56.789 511.509-.357 453.636.002 383.333.166 351.135 12.225 321.755 32 299.347V96c0-53.019 42.981-96 96-96s96 42.981 96 96v203.347zM208 384c0-34.339-19.37-52.19-32-66.502V96c0-26.467-21.533-48-48-48S80 69.533 80 96v221.498c-12.732 14.428-31.825 32.1-31.999 66.08-.224 43.876 35.563 80.116 79.423 80.42L128 464c44.112 0 80-35.888 80-80z"], - "thermometer-full": [256, 512, [], "f2c7", "M224 96c0-53.019-42.981-96-96-96S32 42.981 32 96v203.347C12.225 321.756.166 351.136.002 383.333c-.359 70.303 56.787 128.176 127.089 128.664.299.002.61.003.909.003 70.698 0 128-57.304 128-128 0-32.459-12.088-62.09-32-84.653V96zm-96 368l-.576-.002c-43.86-.304-79.647-36.544-79.423-80.42.173-33.98 19.266-51.652 31.999-66.08V96c0-26.467 21.533-48 48-48s48 21.533 48 48v221.498c12.63 14.312 32 32.164 32 66.502 0 44.112-35.888 80-80 80zm64-80c0 35.346-28.654 64-64 64s-64-28.654-64-64c0-23.685 12.876-44.349 32-55.417V96c0-17.673 14.327-32 32-32s32 14.327 32 32v232.583c19.124 11.068 32 31.732 32 55.417z"], - "thermometer-half": [256, 512, [], "f2c9", "M192 384c0 35.346-28.654 64-64 64s-64-28.654-64-64c0-23.685 12.876-44.349 32-55.417V224c0-17.673 14.327-32 32-32s32 14.327 32 32v104.583c19.124 11.068 32 31.732 32 55.417zm32-84.653c19.912 22.563 32 52.194 32 84.653 0 70.696-57.303 128-128 128-.299 0-.609-.001-.909-.003C56.789 511.509-.357 453.636.002 383.333.166 351.135 12.225 321.755 32 299.347V96c0-53.019 42.981-96 96-96s96 42.981 96 96v203.347zM208 384c0-34.339-19.37-52.19-32-66.502V96c0-26.467-21.533-48-48-48S80 69.533 80 96v221.498c-12.732 14.428-31.825 32.1-31.999 66.08-.224 43.876 35.563 80.116 79.423 80.42L128 464c44.112 0 80-35.888 80-80z"], - "thermometer-quarter": [256, 512, [], "f2ca", "M192 384c0 35.346-28.654 64-64 64s-64-28.654-64-64c0-23.685 12.876-44.349 32-55.417V288c0-17.673 14.327-32 32-32s32 14.327 32 32v40.583c19.124 11.068 32 31.732 32 55.417zm32-84.653c19.912 22.563 32 52.194 32 84.653 0 70.696-57.303 128-128 128-.299 0-.609-.001-.909-.003C56.789 511.509-.357 453.636.002 383.333.166 351.135 12.225 321.755 32 299.347V96c0-53.019 42.981-96 96-96s96 42.981 96 96v203.347zM208 384c0-34.339-19.37-52.19-32-66.502V96c0-26.467-21.533-48-48-48S80 69.533 80 96v221.498c-12.732 14.428-31.825 32.1-31.999 66.08-.224 43.876 35.563 80.116 79.423 80.42L128 464c44.112 0 80-35.888 80-80z"], - "thermometer-three-quarters": [256, 512, [], "f2c8", "M192 384c0 35.346-28.654 64-64 64-35.346 0-64-28.654-64-64 0-23.685 12.876-44.349 32-55.417V160c0-17.673 14.327-32 32-32s32 14.327 32 32v168.583c19.124 11.068 32 31.732 32 55.417zm32-84.653c19.912 22.563 32 52.194 32 84.653 0 70.696-57.303 128-128 128-.299 0-.609-.001-.909-.003C56.789 511.509-.357 453.636.002 383.333.166 351.135 12.225 321.755 32 299.347V96c0-53.019 42.981-96 96-96s96 42.981 96 96v203.347zM208 384c0-34.339-19.37-52.19-32-66.502V96c0-26.467-21.533-48-48-48S80 69.533 80 96v221.498c-12.732 14.428-31.825 32.1-31.999 66.08-.224 43.876 35.563 80.116 79.423 80.42L128 464c44.112 0 80-35.888 80-80z"], - "thumbs-down": [512, 512, [], "f165", "M0 56v240c0 13.255 10.745 24 24 24h80c13.255 0 24-10.745 24-24V56c0-13.255-10.745-24-24-24H24C10.745 32 0 42.745 0 56zm40 200c0-13.255 10.745-24 24-24s24 10.745 24 24-10.745 24-24 24-24-10.745-24-24zm272 256c-20.183 0-29.485-39.293-33.931-57.795-5.206-21.666-10.589-44.07-25.393-58.902-32.469-32.524-49.503-73.967-89.117-113.111a11.98 11.98 0 0 1-3.558-8.521V59.901c0-6.541 5.243-11.878 11.783-11.998 15.831-.29 36.694-9.079 52.651-16.178C256.189 17.598 295.709.017 343.995 0h2.844c42.777 0 93.363.413 113.774 29.737 8.392 12.057 10.446 27.034 6.148 44.632 16.312 17.053 25.063 48.863 16.382 74.757 17.544 23.432 19.143 56.132 9.308 79.469l.11.11c11.893 11.949 19.523 31.259 19.439 49.197-.156 30.352-26.157 58.098-59.553 58.098H350.723C358.03 364.34 384 388.132 384 430.548 384 504 336 512 312 512z"], - "thumbs-up": [512, 512, [], "f164", "M104 224H24c-13.255 0-24 10.745-24 24v240c0 13.255 10.745 24 24 24h80c13.255 0 24-10.745 24-24V248c0-13.255-10.745-24-24-24zM64 472c-13.255 0-24-10.745-24-24s10.745-24 24-24 24 10.745 24 24-10.745 24-24 24zM384 81.452c0 42.416-25.97 66.208-33.277 94.548h101.723c33.397 0 59.397 27.746 59.553 58.098.084 17.938-7.546 37.249-19.439 49.197l-.11.11c9.836 23.337 8.237 56.037-9.308 79.469 8.681 25.895-.069 57.704-16.382 74.757 4.298 17.598 2.244 32.575-6.148 44.632C440.202 511.587 389.616 512 346.839 512l-2.845-.001c-48.287-.017-87.806-17.598-119.56-31.725-15.957-7.099-36.821-15.887-52.651-16.178-6.54-.12-11.783-5.457-11.783-11.998v-213.77c0-3.2 1.282-6.271 3.558-8.521 39.614-39.144 56.648-80.587 89.117-113.111 14.804-14.832 20.188-37.236 25.393-58.902C282.515 39.293 291.817 0 312 0c24 0 72 8 72 81.452z"], - "thumbtack": [384, 512, [], "f08d", "M298.028 214.267L285.793 96H328c13.255 0 24-10.745 24-24V24c0-13.255-10.745-24-24-24H56C42.745 0 32 10.745 32 24v48c0 13.255 10.745 24 24 24h42.207L85.972 214.267C37.465 236.82 0 277.261 0 328c0 13.255 10.745 24 24 24h136v104.007c0 1.242.289 2.467.845 3.578l24 48c2.941 5.882 11.364 5.893 14.311 0l24-48a8.008 8.008 0 0 0 .845-3.578V352h136c13.255 0 24-10.745 24-24-.001-51.183-37.983-91.42-85.973-113.733z"], - "ticket-alt": [576, 512, [], "f3ff", "M128 160h320v192H128V160zm400 96c0 26.51 21.49 48 48 48v96c0 26.51-21.49 48-48 48H48c-26.51 0-48-21.49-48-48v-96c26.51 0 48-21.49 48-48s-21.49-48-48-48v-96c0-26.51 21.49-48 48-48h480c26.51 0 48 21.49 48 48v96c-26.51 0-48 21.49-48 48zm-48-104c0-13.255-10.745-24-24-24H120c-13.255 0-24 10.745-24 24v208c0 13.255 10.745 24 24 24h336c13.255 0 24-10.745 24-24V152z"], - "times": [352, 512, [], "f00d", "M242.72 256l100.07-100.07c12.28-12.28 12.28-32.19 0-44.48l-22.24-22.24c-12.28-12.28-32.19-12.28-44.48 0L176 189.28 75.93 89.21c-12.28-12.28-32.19-12.28-44.48 0L9.21 111.45c-12.28 12.28-12.28 32.19 0 44.48L109.28 256 9.21 356.07c-12.28 12.28-12.28 32.19 0 44.48l22.24 22.24c12.28 12.28 32.2 12.28 44.48 0L176 322.72l100.07 100.07c12.28 12.28 32.2 12.28 44.48 0l22.24-22.24c12.28-12.28 12.28-32.19 0-44.48L242.72 256z"], - "times-circle": [512, 512, [], "f057", "M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm121.6 313.1c4.7 4.7 4.7 12.3 0 17L338 377.6c-4.7 4.7-12.3 4.7-17 0L256 312l-65.1 65.6c-4.7 4.7-12.3 4.7-17 0L134.4 338c-4.7-4.7-4.7-12.3 0-17l65.6-65-65.6-65.1c-4.7-4.7-4.7-12.3 0-17l39.6-39.6c4.7-4.7 12.3-4.7 17 0l65 65.7 65.1-65.6c4.7-4.7 12.3-4.7 17 0l39.6 39.6c4.7 4.7 4.7 12.3 0 17L312 256l65.6 65.1z"], - "tint": [352, 512, [], "f043", "M205.22 22.09c-7.94-28.78-49.44-30.12-58.44 0C100.01 179.85 0 222.72 0 333.91 0 432.35 78.72 512 176 512s176-79.65 176-178.09c0-111.75-99.79-153.34-146.78-311.82zM176 448c-61.75 0-112-50.25-112-112 0-8.84 7.16-16 16-16s16 7.16 16 16c0 44.11 35.89 80 80 80 8.84 0 16 7.16 16 16s-7.16 16-16 16z"], - "tint-slash": [640, 512, [], "f5c7", "M633.82 458.1L494.97 350.78c.52-5.57 1.03-11.16 1.03-16.87 0-111.76-99.79-153.34-146.78-311.82-7.94-28.78-49.44-30.12-58.44 0-15.52 52.34-36.87 91.96-58.49 125.68L45.47 3.37C38.49-2.05 28.43-.8 23.01 6.18L3.37 31.45C-2.05 38.42-.8 48.47 6.18 53.9l588.36 454.73c6.98 5.43 17.03 4.17 22.46-2.81l19.64-25.27c5.41-6.97 4.16-17.02-2.82-22.45zM144 333.91C144 432.35 222.72 512 320 512c44.71 0 85.37-16.96 116.4-44.7L162.72 255.78c-11.41 23.5-18.72 48.35-18.72 78.13z"], - "tired": [496, 512, [], "f5c8", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm33.8 189.7l80-48c11.6-6.9 24 7.7 15.4 18L343.6 208l33.6 40.3c8.7 10.4-3.9 24.8-15.4 18l-80-48c-7.7-4.7-7.7-15.9 0-20.6zm-163-30c-8.6-10.3 3.8-24.9 15.4-18l80 48c7.8 4.7 7.8 15.9 0 20.6l-80 48c-11.5 6.8-24-7.6-15.4-18l33.6-40.3-33.6-40.3zM248 288c51.9 0 115.3 43.8 123.2 106.7 1.7 13.6-8 24.6-17.7 20.4-25.9-11.1-64.4-17.4-105.5-17.4s-79.6 6.3-105.5 17.4c-9.8 4.2-19.4-7-17.7-20.4C132.7 331.8 196.1 288 248 288z"], - "toggle-off": [576, 512, [], "f204", "M384 64H192C85.961 64 0 149.961 0 256s85.961 192 192 192h192c106.039 0 192-85.961 192-192S490.039 64 384 64zM64 256c0-70.741 57.249-128 128-128 70.741 0 128 57.249 128 128 0 70.741-57.249 128-128 128-70.741 0-128-57.249-128-128zm320 128h-48.905c65.217-72.858 65.236-183.12 0-256H384c70.741 0 128 57.249 128 128 0 70.74-57.249 128-128 128z"], - "toggle-on": [576, 512, [], "f205", "M384 64H192C86 64 0 150 0 256s86 192 192 192h192c106 0 192-86 192-192S490 64 384 64zm0 320c-70.8 0-128-57.3-128-128 0-70.8 57.3-128 128-128 70.8 0 128 57.3 128 128 0 70.8-57.3 128-128 128z"], - "toilet": [384, 512, [], "f7d8", "M368 48c8.8 0 16-7.2 16-16V16c0-8.8-7.2-16-16-16H16C7.2 0 0 7.2 0 16v16c0 8.8 7.2 16 16 16h16v156.7C11.8 214.8 0 226.9 0 240c0 67.2 34.6 126.2 86.8 160.5l-21.4 70.2C59.1 491.2 74.5 512 96 512h192c21.5 0 36.9-20.8 30.6-41.3l-21.4-70.2C349.4 366.2 384 307.2 384 240c0-13.1-11.8-25.2-32-35.3V48h16zM80 72c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v16c0 4.4-3.6 8-8 8H88c-4.4 0-8-3.6-8-8V72zm112 200c-77.1 0-139.6-14.3-139.6-32s62.5-32 139.6-32 139.6 14.3 139.6 32-62.5 32-139.6 32z"], - "toilet-paper": [576, 512, [], "f71e", "M128 0C74.98 0 32 85.96 32 192v172.07c0 41.12-9.8 62.77-31.17 126.87C-2.62 501.3 5.09 512 16.01 512h280.92c13.77 0 26-8.81 30.36-21.88 12.83-38.48 24.71-72.4 24.71-126.05V192c0-83.6 23.67-153.52 60.44-192H128zM96 224c-8.84 0-16-7.16-16-16s7.16-16 16-16 16 7.16 16 16-7.16 16-16 16zm64 0c-8.84 0-16-7.16-16-16s7.16-16 16-16 16 7.16 16 16-7.16 16-16 16zm64 0c-8.84 0-16-7.16-16-16s7.16-16 16-16 16 7.16 16 16-7.16 16-16 16zm64 0c-8.84 0-16-7.16-16-16s7.16-16 16-16 16 7.16 16 16-7.16 16-16 16zM480 0c-53.02 0-96 85.96-96 192s42.98 192 96 192 96-85.96 96-192S533.02 0 480 0zm0 256c-17.67 0-32-28.65-32-64s14.33-64 32-64 32 28.65 32 64-14.33 64-32 64z"], - "toolbox": [512, 512, [], "f552", "M502.63 214.63l-45.25-45.25c-6-6-14.14-9.37-22.63-9.37H384V80c0-26.51-21.49-48-48-48H176c-26.51 0-48 21.49-48 48v80H77.25c-8.49 0-16.62 3.37-22.63 9.37L9.37 214.63c-6 6-9.37 14.14-9.37 22.63V320h128v-16c0-8.84 7.16-16 16-16h32c8.84 0 16 7.16 16 16v16h128v-16c0-8.84 7.16-16 16-16h32c8.84 0 16 7.16 16 16v16h128v-82.75c0-8.48-3.37-16.62-9.37-22.62zM320 160H192V96h128v64zm64 208c0 8.84-7.16 16-16 16h-32c-8.84 0-16-7.16-16-16v-16H192v16c0 8.84-7.16 16-16 16h-32c-8.84 0-16-7.16-16-16v-16H0v96c0 17.67 14.33 32 32 32h448c17.67 0 32-14.33 32-32v-96H384v16z"], - "tools": [512, 512, [], "f7d9", "M501.1 395.7L384 278.6c-23.1-23.1-57.6-27.6-85.4-13.9L192 158.1V96L64 0 0 64l96 128h62.1l106.6 106.6c-13.6 27.8-9.2 62.3 13.9 85.4l117.1 117.1c14.6 14.6 38.2 14.6 52.7 0l52.7-52.7c14.5-14.6 14.5-38.2 0-52.7zM331.7 225c28.3 0 54.9 11 74.9 31l19.4 19.4c15.8-6.9 30.8-16.5 43.8-29.5 37.1-37.1 49.7-89.3 37.9-136.7-2.2-9-13.5-12.1-20.1-5.5l-74.4 74.4-67.9-11.3L334 98.9l74.4-74.4c6.6-6.6 3.4-17.9-5.7-20.2-47.4-11.7-99.6.9-136.6 37.9-28.5 28.5-41.9 66.1-41.2 103.6l82.1 82.1c8.1-1.9 16.5-2.9 24.7-2.9zm-103.9 82l-56.7-56.7L18.7 402.8c-25 25-25 65.5 0 90.5s65.5 25 90.5 0l123.6-123.6c-7.6-19.9-9.9-41.6-5-62.7zM64 472c-13.2 0-24-10.8-24-24 0-13.3 10.7-24 24-24s24 10.7 24 24c0 13.2-10.7 24-24 24z"], - "tooth": [448, 512, [], "f5c9", "M443.98 96.25c-11.01-45.22-47.11-82.06-92.01-93.72-32.19-8.36-63 5.1-89.14 24.33-3.25 2.39-6.96 3.73-10.5 5.48l28.32 18.21c7.42 4.77 9.58 14.67 4.8 22.11-4.46 6.95-14.27 9.86-22.11 4.8L162.83 12.84c-20.7-10.85-43.38-16.4-66.81-10.31-44.9 11.67-81 48.5-92.01 93.72-10.13 41.62-.42 80.81 21.5 110.43 23.36 31.57 32.68 68.66 36.29 107.35 4.4 47.16 10.33 94.16 20.94 140.32l7.8 33.95c3.19 13.87 15.49 23.7 29.67 23.7 13.97 0 26.15-9.55 29.54-23.16l34.47-138.42c4.56-18.32 20.96-31.16 39.76-31.16s35.2 12.85 39.76 31.16l34.47 138.42c3.39 13.61 15.57 23.16 29.54 23.16 14.18 0 26.48-9.83 29.67-23.7l7.8-33.95c10.61-46.15 16.53-93.16 20.94-140.32 3.61-38.7 12.93-75.78 36.29-107.35 21.95-29.61 31.66-68.8 21.53-110.43z"], - "torah": [640, 512, [], "f6a0", "M48 0A48.05 48.05 0 0 0 0 48v64a16 16 0 0 0 16 16h80V48A48.05 48.05 0 0 0 48 0zm347.14 228.56h34.91l-17.47-29.17zm-59.09 52.07l16.78-28.07h-33.58zM242 228.56h34.9l-17.48-29.19zm188-105.12h-34.9l17.48 29.19zM256 412.57V352h288V96a96.1 96.1 0 0 0-96-96H111.59A79.24 79.24 0 0 1 128 48v368a64 64 0 0 0 74.75 63.12C234.22 474 256 444.46 256 412.57zm-38.59-303a20.11 20.11 0 0 1 17.5-10.15h56.3L318.8 53.3a20 20 0 0 1 17.25-9.82 19.66 19.66 0 0 1 17 9.68l27.7 46.28h56.36a20 20 0 0 1 17.14 30.29L426.57 176l27.79 46.43a19.6 19.6 0 0 1 .23 20 20.11 20.11 0 0 1-17.5 10.15h-56.3L353.2 298.7a20 20 0 0 1-17.2 9.82 19.66 19.66 0 0 1-17-9.68l-27.7-46.28h-56.39a20 20 0 0 1-17.14-30.29L245.43 176l-27.79-46.43a19.6 19.6 0 0 1-.23-19.98zM624 384H288v32a96.11 96.11 0 0 1-96 96h336a112 112 0 0 0 112-112 16 16 0 0 0-16-16zM276.86 123.44H242l17.47 29.17zM336 71.38l-16.83 28.06h33.58zm-31.12 157.18h62.3L398.59 176l-31.47-52.58h-62.3L273.41 176z"], - "torii-gate": [512, 512, [], "f6a1", "M376.45 32h-240.9A303.17 303.17 0 0 1 0 0v96c0 17.67 14.33 32 32 32h32v64H16c-8.84 0-16 7.16-16 16v32c0 8.84 7.16 16 16 16h48v240c0 8.84 7.16 16 16 16h32c8.84 0 16-7.16 16-16V256h256v240c0 8.84 7.16 16 16 16h32c8.84 0 16-7.16 16-16V256h48c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16h-48v-64h32c17.67 0 32-14.33 32-32V0a303.17 303.17 0 0 1-135.55 32zM128 128h96v64h-96v-64zm256 64h-96v-64h96v64z"], - "tractor": [640, 512, [], "f722", "M528 336c-48.6 0-88 39.4-88 88s39.4 88 88 88 88-39.4 88-88-39.4-88-88-88zm0 112c-13.23 0-24-10.77-24-24s10.77-24 24-24 24 10.77 24 24-10.77 24-24 24zm80-288h-64v-40.2c0-14.12 4.7-27.76 13.15-38.84 4.42-5.8 3.55-14.06-1.32-19.49L534.2 37.3c-6.66-7.45-18.32-6.92-24.7.78C490.58 60.9 480 89.81 480 119.8V160H377.67L321.58 29.14A47.914 47.914 0 0 0 277.45 0H144c-26.47 0-48 21.53-48 48v146.52c-8.63-6.73-20.96-6.46-28.89 1.47L36 227.1c-8.59 8.59-8.59 22.52 0 31.11l5.06 5.06c-4.99 9.26-8.96 18.82-11.91 28.72H22c-12.15 0-22 9.85-22 22v44c0 12.15 9.85 22 22 22h7.14c2.96 9.91 6.92 19.46 11.91 28.73l-5.06 5.06c-8.59 8.59-8.59 22.52 0 31.11L67.1 476c8.59 8.59 22.52 8.59 31.11 0l5.06-5.06c9.26 4.99 18.82 8.96 28.72 11.91V490c0 12.15 9.85 22 22 22h44c12.15 0 22-9.85 22-22v-7.14c9.9-2.95 19.46-6.92 28.72-11.91l5.06 5.06c8.59 8.59 22.52 8.59 31.11 0l31.11-31.11c8.59-8.59 8.59-22.52 0-31.11l-5.06-5.06c4.99-9.26 8.96-18.82 11.91-28.72H330c12.15 0 22-9.85 22-22v-6h80.54c21.91-28.99 56.32-48 95.46-48 18.64 0 36.07 4.61 51.8 12.2l50.82-50.82c6-6 9.37-14.14 9.37-22.63V192c.01-17.67-14.32-32-31.99-32zM176 416c-44.18 0-80-35.82-80-80s35.82-80 80-80 80 35.82 80 80-35.82 80-80 80zm22-256h-38V64h106.89l41.15 96H198z"], - "trademark": [640, 512, [], "f25c", "M260.6 96H12c-6.6 0-12 5.4-12 12v43.1c0 6.6 5.4 12 12 12h85.1V404c0 6.6 5.4 12 12 12h54.3c6.6 0 12-5.4 12-12V163.1h85.1c6.6 0 12-5.4 12-12V108c.1-6.6-5.3-12-11.9-12zM640 403l-24-296c-.5-6.2-5.7-11-12-11h-65.4c-5.1 0-9.7 3.3-11.3 8.1l-43.8 127.1c-7.2 20.6-16.1 52.8-16.1 52.8h-.9s-8.9-32.2-16.1-52.8l-43.8-127.1c-1.7-4.8-6.2-8.1-11.3-8.1h-65.4c-6.2 0-11.4 4.8-12 11l-24.4 296c-.6 7 4.9 13 12 13H360c6.3 0 11.5-4.9 12-11.2l9.1-132.9c1.8-24.2 0-53.7 0-53.7h.9s10.7 33.6 17.9 53.7l30.7 84.7c1.7 4.7 6.2 7.9 11.3 7.9h50.3c5.1 0 9.6-3.2 11.3-7.9l30.7-84.7c7.2-20.1 17.9-53.7 17.9-53.7h.9s-1.8 29.5 0 53.7l9.1 132.9c.4 6.3 5.7 11.2 12 11.2H628c7 0 12.5-6 12-13z"], - "traffic-light": [384, 512, [], "f637", "M384 192h-64v-37.88c37.2-13.22 64-48.38 64-90.12h-64V32c0-17.67-14.33-32-32-32H96C78.33 0 64 14.33 64 32v32H0c0 41.74 26.8 76.9 64 90.12V192H0c0 41.74 26.8 76.9 64 90.12V320H0c0 42.84 28.25 78.69 66.99 91.05C79.42 468.72 130.6 512 192 512s112.58-43.28 125.01-100.95C355.75 398.69 384 362.84 384 320h-64v-37.88c37.2-13.22 64-48.38 64-90.12zM192 416c-26.51 0-48-21.49-48-48s21.49-48 48-48 48 21.49 48 48-21.49 48-48 48zm0-128c-26.51 0-48-21.49-48-48s21.49-48 48-48 48 21.49 48 48-21.49 48-48 48zm0-128c-26.51 0-48-21.49-48-48s21.49-48 48-48 48 21.49 48 48-21.49 48-48 48z"], - "train": [448, 512, [], "f238", "M448 96v256c0 51.815-61.624 96-130.022 96l62.98 49.721C386.905 502.417 383.562 512 376 512H72c-7.578 0-10.892-9.594-4.957-14.279L130.022 448C61.82 448 0 403.954 0 352V96C0 42.981 64 0 128 0h192c65 0 128 42.981 128 96zm-48 136V120c0-13.255-10.745-24-24-24H72c-13.255 0-24 10.745-24 24v112c0 13.255 10.745 24 24 24h304c13.255 0 24-10.745 24-24zm-176 64c-30.928 0-56 25.072-56 56s25.072 56 56 56 56-25.072 56-56-25.072-56-56-56z"], - "tram": [512, 512, [], "f7da", "M288 64c17.7 0 32-14.3 32-32S305.7 0 288 0s-32 14.3-32 32 14.3 32 32 32zm223.5-12.1c-2.3-8.6-11-13.6-19.6-11.3l-480 128c-8.5 2.3-13.6 11-11.3 19.6C2.5 195.3 8.9 200 16 200c1.4 0 2.8-.2 4.1-.5L240 140.8V224H64c-17.7 0-32 14.3-32 32v224c0 17.7 14.3 32 32 32h384c17.7 0 32-14.3 32-32V256c0-17.7-14.3-32-32-32H272v-91.7l228.1-60.8c8.6-2.3 13.6-11.1 11.4-19.6zM176 384H80v-96h96v96zm160-96h96v96h-96v-96zm-32 0v96h-96v-96h96zM192 96c17.7 0 32-14.3 32-32s-14.3-32-32-32-32 14.3-32 32 14.3 32 32 32z"], - "transgender": [384, 512, [], "f224", "M372 0h-79c-10.7 0-16 12.9-8.5 20.5l16.9 16.9-80.7 80.7C198.5 104.1 172.2 96 144 96 64.5 96 0 160.5 0 240c0 68.5 47.9 125.9 112 140.4V408H76c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h36v28c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12v-28h36c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12h-36v-27.6c64.1-14.6 112-71.9 112-140.4 0-28.2-8.1-54.5-22.1-76.7l80.7-80.7 16.9 16.9c7.6 7.6 20.5 2.2 20.5-8.5V12c0-6.6-5.4-12-12-12zM144 320c-44.1 0-80-35.9-80-80s35.9-80 80-80 80 35.9 80 80-35.9 80-80 80z"], - "transgender-alt": [480, 512, [], "f225", "M468 0h-79c-10.7 0-16 12.9-8.5 20.5l16.9 16.9-80.7 80.7C294.5 104.1 268.2 96 240 96c-28.2 0-54.5 8.1-76.7 22.1l-16.5-16.5 19.8-19.8c4.7-4.7 4.7-12.3 0-17l-28.3-28.3c-4.7-4.7-12.3-4.7-17 0l-19.8 19.8-19-19 16.9-16.9C107.1 12.9 101.7 0 91 0H12C5.4 0 0 5.4 0 12v79c0 10.7 12.9 16 20.5 8.5l16.9-16.9 19 19-19.8 19.8c-4.7 4.7-4.7 12.3 0 17l28.3 28.3c4.7 4.7 12.3 4.7 17 0l19.8-19.8 16.5 16.5C104.1 185.5 96 211.8 96 240c0 68.5 47.9 125.9 112 140.4V408h-36c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h36v28c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12v-28h36c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12h-36v-27.6c64.1-14.6 112-71.9 112-140.4 0-28.2-8.1-54.5-22.1-76.7l80.7-80.7 16.9 16.9c7.6 7.6 20.5 2.2 20.5-8.5V12c0-6.6-5.4-12-12-12zM240 320c-44.1 0-80-35.9-80-80s35.9-80 80-80 80 35.9 80 80-35.9 80-80 80z"], - "trash": [448, 512, [], "f1f8", "M432 32H312l-9.4-18.7A24 24 0 0 0 281.1 0H166.8a23.72 23.72 0 0 0-21.4 13.3L136 32H16A16 16 0 0 0 0 48v32a16 16 0 0 0 16 16h416a16 16 0 0 0 16-16V48a16 16 0 0 0-16-16zM53.2 467a48 48 0 0 0 47.9 45h245.8a48 48 0 0 0 47.9-45L416 128H32z"], - "trash-alt": [448, 512, [], "f2ed", "M32 464a48 48 0 0 0 48 48h288a48 48 0 0 0 48-48V128H32zm272-256a16 16 0 0 1 32 0v224a16 16 0 0 1-32 0zm-96 0a16 16 0 0 1 32 0v224a16 16 0 0 1-32 0zm-96 0a16 16 0 0 1 32 0v224a16 16 0 0 1-32 0zM432 32H312l-9.4-18.7A24 24 0 0 0 281.1 0H166.8a23.72 23.72 0 0 0-21.4 13.3L136 32H16A16 16 0 0 0 0 48v32a16 16 0 0 0 16 16h416a16 16 0 0 0 16-16V48a16 16 0 0 0-16-16z"], - "trash-restore": [448, 512, [], "f829", "M53.2 467a48 48 0 0 0 47.9 45h245.8a48 48 0 0 0 47.9-45L416 128H32zm70.11-175.8l89.38-94.26a15.41 15.41 0 0 1 22.62 0l89.38 94.26c10.08 10.62 2.94 28.8-11.32 28.8H256v112a16 16 0 0 1-16 16h-32a16 16 0 0 1-16-16V320h-57.37c-14.26 0-21.4-18.18-11.32-28.8zM432 32H312l-9.4-18.7A24 24 0 0 0 281.1 0H166.8a23.72 23.72 0 0 0-21.4 13.3L136 32H16A16 16 0 0 0 0 48v32a16 16 0 0 0 16 16h416a16 16 0 0 0 16-16V48a16 16 0 0 0-16-16z"], - "trash-restore-alt": [448, 512, [], "f82a", "M32 464a48 48 0 0 0 48 48h288a48 48 0 0 0 48-48V128H32zm91.31-172.8l89.38-94.26a15.41 15.41 0 0 1 22.62 0l89.38 94.26c10.08 10.62 2.94 28.8-11.32 28.8H256v112a16 16 0 0 1-16 16h-32a16 16 0 0 1-16-16V320h-57.37c-14.26 0-21.4-18.18-11.32-28.8zM432 32H312l-9.4-18.7A24 24 0 0 0 281.1 0H166.8a23.72 23.72 0 0 0-21.4 13.3L136 32H16A16 16 0 0 0 0 48v32a16 16 0 0 0 16 16h416a16 16 0 0 0 16-16V48a16 16 0 0 0-16-16z"], - "tree": [384, 512, [], "f1bb", "M378.31 378.49L298.42 288h30.63c9.01 0 16.98-5 20.78-13.06 3.8-8.04 2.55-17.26-3.28-24.05L268.42 160h28.89c9.1 0 17.3-5.35 20.86-13.61 3.52-8.13 1.86-17.59-4.24-24.08L203.66 4.83c-6.03-6.45-17.28-6.45-23.32 0L70.06 122.31c-6.1 6.49-7.75 15.95-4.24 24.08C69.38 154.65 77.59 160 86.69 160h28.89l-78.14 90.91c-5.81 6.78-7.06 15.99-3.27 24.04C37.97 283 45.93 288 54.95 288h30.63L5.69 378.49c-6 6.79-7.36 16.09-3.56 24.26 3.75 8.05 12 13.25 21.01 13.25H160v24.45l-30.29 48.4c-5.32 10.64 2.42 23.16 14.31 23.16h95.96c11.89 0 19.63-12.52 14.31-23.16L224 440.45V416h136.86c9.01 0 17.26-5.2 21.01-13.25 3.8-8.17 2.44-17.47-3.56-24.26z"], - "trophy": [576, 512, [], "f091", "M552 64H448V24c0-13.3-10.7-24-24-24H152c-13.3 0-24 10.7-24 24v40H24C10.7 64 0 74.7 0 88v56c0 35.7 22.5 72.4 61.9 100.7 31.5 22.7 69.8 37.1 110 41.7C203.3 338.5 240 360 240 360v72h-48c-35.3 0-64 20.7-64 56v12c0 6.6 5.4 12 12 12h296c6.6 0 12-5.4 12-12v-12c0-35.3-28.7-56-64-56h-48v-72s36.7-21.5 68.1-73.6c40.3-4.6 78.6-19 110-41.7 39.3-28.3 61.9-65 61.9-100.7V88c0-13.3-10.7-24-24-24zM99.3 192.8C74.9 175.2 64 155.6 64 144v-16h64.2c1 32.6 5.8 61.2 12.8 86.2-15.1-5.2-29.2-12.4-41.7-21.4zM512 144c0 16.1-17.7 36.1-35.3 48.8-12.5 9-26.7 16.2-41.8 21.4 7-25 11.8-53.6 12.8-86.2H512v16z"], - "truck": [640, 512, [], "f0d1", "M624 352h-16V243.9c0-12.7-5.1-24.9-14.1-33.9L494 110.1c-9-9-21.2-14.1-33.9-14.1H416V48c0-26.5-21.5-48-48-48H48C21.5 0 0 21.5 0 48v320c0 26.5 21.5 48 48 48h16c0 53 43 96 96 96s96-43 96-96h128c0 53 43 96 96 96s96-43 96-96h48c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16zM160 464c-26.5 0-48-21.5-48-48s21.5-48 48-48 48 21.5 48 48-21.5 48-48 48zm320 0c-26.5 0-48-21.5-48-48s21.5-48 48-48 48 21.5 48 48-21.5 48-48 48zm80-208H416V144h44.1l99.9 99.9V256z"], - "truck-loading": [640, 512, [], "f4de", "M50.2 375.6c2.3 8.5 11.1 13.6 19.6 11.3l216.4-58c8.5-2.3 13.6-11.1 11.3-19.6l-49.7-185.5c-2.3-8.5-11.1-13.6-19.6-11.3L151 133.3l24.8 92.7-61.8 16.5-24.8-92.7-77.3 20.7C3.4 172.8-1.7 181.6.6 190.1l49.6 185.5zM384 0c-17.7 0-32 14.3-32 32v323.6L5.9 450c-4.3 1.2-6.8 5.6-5.6 9.8l12.6 46.3c1.2 4.3 5.6 6.8 9.8 5.6l393.7-107.4C418.8 464.1 467.6 512 528 512c61.9 0 112-50.1 112-112V0H384zm144 448c-26.5 0-48-21.5-48-48s21.5-48 48-48 48 21.5 48 48-21.5 48-48 48z"], - "truck-monster": [640, 512, [], "f63b", "M624 224h-16v-64c0-17.67-14.33-32-32-32h-73.6L419.22 24.02A64.025 64.025 0 0 0 369.24 0H256c-17.67 0-32 14.33-32 32v96H48c-8.84 0-16 7.16-16 16v80H16c-8.84 0-16 7.16-16 16v32c0 8.84 7.16 16 16 16h16.72c29.21-38.65 75.1-64 127.28-64s98.07 25.35 127.28 64h65.45c29.21-38.65 75.1-64 127.28-64s98.07 25.35 127.28 64H624c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16zm-336-96V64h81.24l51.2 64H288zm304 224h-5.2c-2.2-7.33-5.07-14.28-8.65-20.89l3.67-3.67c6.25-6.25 6.25-16.38 0-22.63l-22.63-22.63c-6.25-6.25-16.38-6.25-22.63 0l-3.67 3.67A110.85 110.85 0 0 0 512 277.2V272c0-8.84-7.16-16-16-16h-32c-8.84 0-16 7.16-16 16v5.2c-7.33 2.2-14.28 5.07-20.89 8.65l-3.67-3.67c-6.25-6.25-16.38-6.25-22.63 0l-22.63 22.63c-6.25 6.25-6.25 16.38 0 22.63l3.67 3.67A110.85 110.85 0 0 0 373.2 352H368c-8.84 0-16 7.16-16 16v32c0 8.84 7.16 16 16 16h5.2c2.2 7.33 5.07 14.28 8.65 20.89l-3.67 3.67c-6.25 6.25-6.25 16.38 0 22.63l22.63 22.63c6.25 6.25 16.38 6.25 22.63 0l3.67-3.67c6.61 3.57 13.57 6.45 20.9 8.65v5.2c0 8.84 7.16 16 16 16h32c8.84 0 16-7.16 16-16v-5.2c7.33-2.2 14.28-5.07 20.9-8.65l3.67 3.67c6.25 6.25 16.38 6.25 22.63 0l22.63-22.63c6.25-6.25 6.25-16.38 0-22.63l-3.67-3.67a110.85 110.85 0 0 0 8.65-20.89h5.2c8.84 0 16-7.16 16-16v-32c-.02-8.84-7.18-16-16.02-16zm-112 80c-26.51 0-48-21.49-48-48s21.49-48 48-48 48 21.49 48 48-21.49 48-48 48zm-208-80h-5.2c-2.2-7.33-5.07-14.28-8.65-20.89l3.67-3.67c6.25-6.25 6.25-16.38 0-22.63l-22.63-22.63c-6.25-6.25-16.38-6.25-22.63 0l-3.67 3.67A110.85 110.85 0 0 0 192 277.2V272c0-8.84-7.16-16-16-16h-32c-8.84 0-16 7.16-16 16v5.2c-7.33 2.2-14.28 5.07-20.89 8.65l-3.67-3.67c-6.25-6.25-16.38-6.25-22.63 0L58.18 304.8c-6.25 6.25-6.25 16.38 0 22.63l3.67 3.67a110.85 110.85 0 0 0-8.65 20.89H48c-8.84 0-16 7.16-16 16v32c0 8.84 7.16 16 16 16h5.2c2.2 7.33 5.07 14.28 8.65 20.89l-3.67 3.67c-6.25 6.25-6.25 16.38 0 22.63l22.63 22.63c6.25 6.25 16.38 6.25 22.63 0l3.67-3.67c6.61 3.57 13.57 6.45 20.9 8.65v5.2c0 8.84 7.16 16 16 16h32c8.84 0 16-7.16 16-16v-5.2c7.33-2.2 14.28-5.07 20.9-8.65l3.67 3.67c6.25 6.25 16.38 6.25 22.63 0l22.63-22.63c6.25-6.25 6.25-16.38 0-22.63l-3.67-3.67a110.85 110.85 0 0 0 8.65-20.89h5.2c8.84 0 16-7.16 16-16v-32C288 359.16 280.84 352 272 352zm-112 80c-26.51 0-48-21.49-48-48s21.49-48 48-48 48 21.49 48 48-21.49 48-48 48z"], - "truck-moving": [640, 512, [], "f4df", "M621.3 237.3l-58.5-58.5c-12-12-28.3-18.7-45.3-18.7H480V64c0-17.7-14.3-32-32-32H32C14.3 32 0 46.3 0 64v336c0 44.2 35.8 80 80 80 26.3 0 49.4-12.9 64-32.4 14.6 19.6 37.7 32.4 64 32.4 44.2 0 80-35.8 80-80 0-5.5-.6-10.8-1.6-16h163.2c-1.1 5.2-1.6 10.5-1.6 16 0 44.2 35.8 80 80 80s80-35.8 80-80c0-5.5-.6-10.8-1.6-16H624c8.8 0 16-7.2 16-16v-85.5c0-17-6.7-33.2-18.7-45.2zM80 432c-17.6 0-32-14.4-32-32s14.4-32 32-32 32 14.4 32 32-14.4 32-32 32zm128 0c-17.6 0-32-14.4-32-32s14.4-32 32-32 32 14.4 32 32-14.4 32-32 32zm272-224h37.5c4.3 0 8.3 1.7 11.3 4.7l43.3 43.3H480v-48zm48 224c-17.6 0-32-14.4-32-32s14.4-32 32-32 32 14.4 32 32-14.4 32-32 32z"], - "truck-pickup": [640, 512, [], "f63c", "M624 288h-16v-64c0-17.67-14.33-32-32-32h-48L419.22 56.02A64.025 64.025 0 0 0 369.24 32H256c-17.67 0-32 14.33-32 32v128H64c-17.67 0-32 14.33-32 32v64H16c-8.84 0-16 7.16-16 16v32c0 8.84 7.16 16 16 16h49.61c-.76 5.27-1.61 10.52-1.61 16 0 61.86 50.14 112 112 112s112-50.14 112-112c0-5.48-.85-10.73-1.61-16h67.23c-.76 5.27-1.61 10.52-1.61 16 0 61.86 50.14 112 112 112s112-50.14 112-112c0-5.48-.85-10.73-1.61-16H624c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16zM288 96h81.24l76.8 96H288V96zM176 416c-26.47 0-48-21.53-48-48s21.53-48 48-48 48 21.53 48 48-21.53 48-48 48zm288 0c-26.47 0-48-21.53-48-48s21.53-48 48-48 48 21.53 48 48-21.53 48-48 48z"], - "tshirt": [640, 512, [], "f553", "M631.2 96.5L436.5 0C416.4 27.8 371.9 47.2 320 47.2S223.6 27.8 203.5 0L8.8 96.5c-7.9 4-11.1 13.6-7.2 21.5l57.2 114.5c4 7.9 13.6 11.1 21.5 7.2l56.6-27.7c10.6-5.2 23 2.5 23 14.4V480c0 17.7 14.3 32 32 32h256c17.7 0 32-14.3 32-32V226.3c0-11.8 12.4-19.6 23-14.4l56.6 27.7c7.9 4 17.5.8 21.5-7.2L638.3 118c4-7.9.8-17.6-7.1-21.5z"], - "tty": [512, 512, [], "f1e4", "M5.37 103.822c138.532-138.532 362.936-138.326 501.262 0 6.078 6.078 7.074 15.496 2.583 22.681l-43.214 69.138a18.332 18.332 0 0 1-22.356 7.305l-86.422-34.569a18.335 18.335 0 0 1-11.434-18.846L351.741 90c-62.145-22.454-130.636-21.986-191.483 0l5.953 59.532a18.331 18.331 0 0 1-11.434 18.846l-86.423 34.568a18.334 18.334 0 0 1-22.356-7.305L2.787 126.502a18.333 18.333 0 0 1 2.583-22.68zM96 308v-40c0-6.627-5.373-12-12-12H44c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h40c6.627 0 12-5.373 12-12zm96 0v-40c0-6.627-5.373-12-12-12h-40c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h40c6.627 0 12-5.373 12-12zm96 0v-40c0-6.627-5.373-12-12-12h-40c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h40c6.627 0 12-5.373 12-12zm96 0v-40c0-6.627-5.373-12-12-12h-40c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h40c6.627 0 12-5.373 12-12zm96 0v-40c0-6.627-5.373-12-12-12h-40c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h40c6.627 0 12-5.373 12-12zm-336 96v-40c0-6.627-5.373-12-12-12H92c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h40c6.627 0 12-5.373 12-12zm96 0v-40c0-6.627-5.373-12-12-12h-40c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h40c6.627 0 12-5.373 12-12zm96 0v-40c0-6.627-5.373-12-12-12h-40c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h40c6.627 0 12-5.373 12-12zm96 0v-40c0-6.627-5.373-12-12-12h-40c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h40c6.627 0 12-5.373 12-12zM96 500v-40c0-6.627-5.373-12-12-12H44c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h40c6.627 0 12-5.373 12-12zm288 0v-40c0-6.627-5.373-12-12-12H140c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h232c6.627 0 12-5.373 12-12zm96 0v-40c0-6.627-5.373-12-12-12h-40c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h40c6.627 0 12-5.373 12-12z"], - "tv": [640, 512, [], "f26c", "M592 0H48C21.5 0 0 21.5 0 48v320c0 26.5 21.5 48 48 48h245.1v32h-160c-17.7 0-32 14.3-32 32s14.3 32 32 32h384c17.7 0 32-14.3 32-32s-14.3-32-32-32h-160v-32H592c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48zm-16 352H64V64h512v288z"], - "umbrella": [576, 512, [], "f0e9", "M575.7 280.8C547.1 144.5 437.3 62.6 320 49.9V32c0-17.7-14.3-32-32-32s-32 14.3-32 32v17.9C138.3 62.6 29.5 144.5.3 280.8c-2.2 10.1 8.5 21.3 18.7 11.4 52-55 107.7-52.4 158.6 37 5.3 9.5 14.9 8.6 19.7 0 20.2-35.4 44.9-73.2 90.7-73.2 58.5 0 88.2 68.8 90.7 73.2 4.8 8.6 14.4 9.5 19.7 0 51-89.5 107.1-91.4 158.6-37 10.3 10 20.9-1.3 18.7-11.4zM256 301.7V432c0 8.8-7.2 16-16 16-7.8 0-13.2-5.3-15.1-10.7-5.9-16.7-24.1-25.4-40.8-19.5-16.7 5.9-25.4 24.2-19.5 40.8 11.2 31.9 41.6 53.3 75.4 53.3 44.1 0 80-35.9 80-80V301.6c-9.1-7.9-19.8-13.6-32-13.6-12.3.1-22.4 4.8-32 13.7z"], - "umbrella-beach": [640, 512, [], "f5ca", "M115.38 136.9l102.11 37.18c35.19-81.54 86.21-144.29 139-173.7-95.88-4.89-188.78 36.96-248.53 111.8-6.69 8.4-2.66 21.05 7.42 24.72zm132.25 48.16l238.48 86.83c35.76-121.38 18.7-231.66-42.63-253.98-7.4-2.7-15.13-4-23.09-4-58.02.01-128.27 69.17-172.76 171.15zM521.48 60.5c6.22 16.3 10.83 34.6 13.2 55.19 5.74 49.89-1.42 108.23-18.95 166.98l102.62 37.36c10.09 3.67 21.31-3.43 21.57-14.17 2.32-95.69-41.91-187.44-118.44-245.36zM560 447.98H321.06L386 269.5l-60.14-21.9-72.9 200.37H16c-8.84 0-16 7.16-16 16.01v32.01C0 504.83 7.16 512 16 512h544c8.84 0 16-7.17 16-16.01v-32.01c0-8.84-7.16-16-16-16z"], - "underline": [448, 512, [], "f0cd", "M224.264 388.24c-91.669 0-156.603-51.165-156.603-151.392V64H39.37c-8.837 0-16-7.163-16-16V16c0-8.837 7.163-16 16-16h137.39c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16h-28.813v172.848c0 53.699 28.314 79.444 76.317 79.444 46.966 0 75.796-25.434 75.796-79.965V64h-28.291c-8.837 0-16-7.163-16-16V16c0-8.837 7.163-16 16-16h136.868c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16h-28.291v172.848c0 99.405-64.881 151.392-156.082 151.392zM16 448h416c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16H16c-8.837 0-16-7.163-16-16v-32c0-8.837 7.163-16 16-16z"], - "undo": [512, 512, [], "f0e2", "M212.333 224.333H12c-6.627 0-12-5.373-12-12V12C0 5.373 5.373 0 12 0h48c6.627 0 12 5.373 12 12v78.112C117.773 39.279 184.26 7.47 258.175 8.007c136.906.994 246.448 111.623 246.157 248.532C504.041 393.258 393.12 504 256.333 504c-64.089 0-122.496-24.313-166.51-64.215-5.099-4.622-5.334-12.554-.467-17.42l33.967-33.967c4.474-4.474 11.662-4.717 16.401-.525C170.76 415.336 211.58 432 256.333 432c97.268 0 176-78.716 176-176 0-97.267-78.716-176-176-176-58.496 0-110.28 28.476-142.274 72.333h98.274c6.627 0 12 5.373 12 12v48c0 6.627-5.373 12-12 12z"], - "undo-alt": [512, 512, [], "f2ea", "M255.545 8c-66.269.119-126.438 26.233-170.86 68.685L48.971 40.971C33.851 25.851 8 36.559 8 57.941V192c0 13.255 10.745 24 24 24h134.059c21.382 0 32.09-25.851 16.971-40.971l-41.75-41.75c30.864-28.899 70.801-44.907 113.23-45.273 92.398-.798 170.283 73.977 169.484 169.442C423.236 348.009 349.816 424 256 424c-41.127 0-79.997-14.678-110.63-41.556-4.743-4.161-11.906-3.908-16.368.553L89.34 422.659c-4.872 4.872-4.631 12.815.482 17.433C133.798 479.813 192.074 504 256 504c136.966 0 247.999-111.033 248-247.998C504.001 119.193 392.354 7.755 255.545 8z"], - "universal-access": [512, 512, [], "f29a", "M256 48c114.953 0 208 93.029 208 208 0 114.953-93.029 208-208 208-114.953 0-208-93.029-208-208 0-114.953 93.029-208 208-208m0-40C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 56C149.961 64 64 149.961 64 256s85.961 192 192 192 192-85.961 192-192S362.039 64 256 64zm0 44c19.882 0 36 16.118 36 36s-16.118 36-36 36-36-16.118-36-36 16.118-36 36-36zm117.741 98.023c-28.712 6.779-55.511 12.748-82.14 15.807.851 101.023 12.306 123.052 25.037 155.621 3.617 9.26-.957 19.698-10.217 23.315-9.261 3.617-19.699-.957-23.316-10.217-8.705-22.308-17.086-40.636-22.261-78.549h-9.686c-5.167 37.851-13.534 56.208-22.262 78.549-3.615 9.255-14.05 13.836-23.315 10.217-9.26-3.617-13.834-14.056-10.217-23.315 12.713-32.541 24.185-54.541 25.037-155.621-26.629-3.058-53.428-9.027-82.141-15.807-8.6-2.031-13.926-10.648-11.895-19.249s10.647-13.926 19.249-11.895c96.686 22.829 124.283 22.783 220.775 0 8.599-2.03 17.218 3.294 19.249 11.895 2.029 8.601-3.297 17.219-11.897 19.249z"], - "university": [512, 512, [], "f19c", "M496 128v16a8 8 0 0 1-8 8h-24v12c0 6.627-5.373 12-12 12H60c-6.627 0-12-5.373-12-12v-12H24a8 8 0 0 1-8-8v-16a8 8 0 0 1 4.941-7.392l232-88a7.996 7.996 0 0 1 6.118 0l232 88A8 8 0 0 1 496 128zm-24 304H40c-13.255 0-24 10.745-24 24v16a8 8 0 0 0 8 8h464a8 8 0 0 0 8-8v-16c0-13.255-10.745-24-24-24zM96 192v192H60c-6.627 0-12 5.373-12 12v20h416v-20c0-6.627-5.373-12-12-12h-36V192h-64v192h-64V192h-64v192h-64V192H96z"], - "unlink": [512, 512, [], "f127", "M304.083 405.907c4.686 4.686 4.686 12.284 0 16.971l-44.674 44.674c-59.263 59.262-155.693 59.266-214.961 0-59.264-59.265-59.264-155.696 0-214.96l44.675-44.675c4.686-4.686 12.284-4.686 16.971 0l39.598 39.598c4.686 4.686 4.686 12.284 0 16.971l-44.675 44.674c-28.072 28.073-28.072 73.75 0 101.823 28.072 28.072 73.75 28.073 101.824 0l44.674-44.674c4.686-4.686 12.284-4.686 16.971 0l39.597 39.598zm-56.568-260.216c4.686 4.686 12.284 4.686 16.971 0l44.674-44.674c28.072-28.075 73.75-28.073 101.824 0 28.072 28.073 28.072 73.75 0 101.823l-44.675 44.674c-4.686 4.686-4.686 12.284 0 16.971l39.598 39.598c4.686 4.686 12.284 4.686 16.971 0l44.675-44.675c59.265-59.265 59.265-155.695 0-214.96-59.266-59.264-155.695-59.264-214.961 0l-44.674 44.674c-4.686 4.686-4.686 12.284 0 16.971l39.597 39.598zm234.828 359.28l22.627-22.627c9.373-9.373 9.373-24.569 0-33.941L63.598 7.029c-9.373-9.373-24.569-9.373-33.941 0L7.029 29.657c-9.373 9.373-9.373 24.569 0 33.941l441.373 441.373c9.373 9.372 24.569 9.372 33.941 0z"], - "unlock": [448, 512, [], "f09c", "M400 256H152V152.9c0-39.6 31.7-72.5 71.3-72.9 40-.4 72.7 32.1 72.7 72v16c0 13.3 10.7 24 24 24h32c13.3 0 24-10.7 24-24v-16C376 68 307.5-.3 223.5 0 139.5.3 72 69.5 72 153.5V256H48c-26.5 0-48 21.5-48 48v160c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V304c0-26.5-21.5-48-48-48z"], - "unlock-alt": [448, 512, [], "f13e", "M400 256H152V152.9c0-39.6 31.7-72.5 71.3-72.9 40-.4 72.7 32.1 72.7 72v16c0 13.3 10.7 24 24 24h32c13.3 0 24-10.7 24-24v-16C376 68 307.5-.3 223.5 0 139.5.3 72 69.5 72 153.5V256H48c-26.5 0-48 21.5-48 48v160c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V304c0-26.5-21.5-48-48-48zM264 408c0 22.1-17.9 40-40 40s-40-17.9-40-40v-48c0-22.1 17.9-40 40-40s40 17.9 40 40v48z"], - "upload": [512, 512, [], "f093", "M296 384h-80c-13.3 0-24-10.7-24-24V192h-87.7c-17.8 0-26.7-21.5-14.1-34.1L242.3 5.7c7.5-7.5 19.8-7.5 27.3 0l152.2 152.2c12.6 12.6 3.7 34.1-14.1 34.1H320v168c0 13.3-10.7 24-24 24zm216-8v112c0 13.3-10.7 24-24 24H24c-13.3 0-24-10.7-24-24V376c0-13.3 10.7-24 24-24h136v8c0 30.9 25.1 56 56 56h80c30.9 0 56-25.1 56-56v-8h136c13.3 0 24 10.7 24 24zm-124 88c0-11-9-20-20-20s-20 9-20 20 9 20 20 20 20-9 20-20zm64 0c0-11-9-20-20-20s-20 9-20 20 9 20 20 20 20-9 20-20z"], - "user": [448, 512, [], "f007", "M224 256c70.7 0 128-57.3 128-128S294.7 0 224 0 96 57.3 96 128s57.3 128 128 128zm89.6 32h-16.7c-22.2 10.2-46.9 16-72.9 16s-50.6-5.8-72.9-16h-16.7C60.2 288 0 348.2 0 422.4V464c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48v-41.6c0-74.2-60.2-134.4-134.4-134.4z"], - "user-alt": [512, 512, [], "f406", "M256 288c79.5 0 144-64.5 144-144S335.5 0 256 0 112 64.5 112 144s64.5 144 144 144zm128 32h-55.1c-22.2 10.2-46.9 16-72.9 16s-50.6-5.8-72.9-16H128C57.3 320 0 377.3 0 448v16c0 26.5 21.5 48 48 48h416c26.5 0 48-21.5 48-48v-16c0-70.7-57.3-128-128-128z"], - "user-alt-slash": [640, 512, [], "f4fa", "M633.8 458.1L389.6 269.3C433.8 244.7 464 198.1 464 144 464 64.5 399.5 0 320 0c-67.1 0-123 46.1-139 108.2L45.5 3.4C38.5-2 28.5-.8 23 6.2L3.4 31.4c-5.4 7-4.2 17 2.8 22.4l588.4 454.7c7 5.4 17 4.2 22.5-2.8l19.6-25.3c5.4-6.8 4.1-16.9-2.9-22.3zM198.4 320C124.2 320 64 380.2 64 454.4v9.6c0 26.5 21.5 48 48 48h382.2L245.8 320h-47.4z"], - "user-astronaut": [448, 512, [], "f4fb", "M64 224h13.5c24.7 56.5 80.9 96 146.5 96s121.8-39.5 146.5-96H384c8.8 0 16-7.2 16-16v-96c0-8.8-7.2-16-16-16h-13.5C345.8 39.5 289.6 0 224 0S102.2 39.5 77.5 96H64c-8.8 0-16 7.2-16 16v96c0 8.8 7.2 16 16 16zm40-88c0-22.1 21.5-40 48-40h144c26.5 0 48 17.9 48 40v24c0 53-43 96-96 96h-48c-53 0-96-43-96-96v-24zm72 72l12-36 36-12-36-12-12-36-12 36-36 12 36 12 12 36zm151.6 113.4C297.7 340.7 262.2 352 224 352s-73.7-11.3-103.6-30.6C52.9 328.5 0 385 0 454.4v9.6c0 26.5 21.5 48 48 48h80v-64c0-17.7 14.3-32 32-32h128c17.7 0 32 14.3 32 32v64h80c26.5 0 48-21.5 48-48v-9.6c0-69.4-52.9-125.9-120.4-133zM272 448c-8.8 0-16 7.2-16 16s7.2 16 16 16 16-7.2 16-16-7.2-16-16-16zm-96 0c-8.8 0-16 7.2-16 16v48h32v-48c0-8.8-7.2-16-16-16z"], - "user-check": [640, 512, [], "f4fc", "M224 256c70.7 0 128-57.3 128-128S294.7 0 224 0 96 57.3 96 128s57.3 128 128 128zm89.6 32h-16.7c-22.2 10.2-46.9 16-72.9 16s-50.6-5.8-72.9-16h-16.7C60.2 288 0 348.2 0 422.4V464c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48v-41.6c0-74.2-60.2-134.4-134.4-134.4zm323-128.4l-27.8-28.1c-4.6-4.7-12.1-4.7-16.8-.1l-104.8 104-45.5-45.8c-4.6-4.7-12.1-4.7-16.8-.1l-28.1 27.9c-4.7 4.6-4.7 12.1-.1 16.8l81.7 82.3c4.6 4.7 12.1 4.7 16.8.1l141.3-140.2c4.6-4.7 4.7-12.2.1-16.8z"], - "user-circle": [496, 512, [], "f2bd", "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm0 96c48.6 0 88 39.4 88 88s-39.4 88-88 88-88-39.4-88-88 39.4-88 88-88zm0 344c-58.7 0-111.3-26.6-146.5-68.2 18.8-35.4 55.6-59.8 98.5-59.8 2.4 0 4.8.4 7.1 1.1 13 4.2 26.6 6.9 40.9 6.9 14.3 0 28-2.7 40.9-6.9 2.3-.7 4.7-1.1 7.1-1.1 42.9 0 79.7 24.4 98.5 59.8C359.3 421.4 306.7 448 248 448z"], - "user-clock": [640, 512, [], "f4fd", "M496 224c-79.6 0-144 64.4-144 144s64.4 144 144 144 144-64.4 144-144-64.4-144-144-144zm64 150.3c0 5.3-4.4 9.7-9.7 9.7h-60.6c-5.3 0-9.7-4.4-9.7-9.7v-76.6c0-5.3 4.4-9.7 9.7-9.7h12.6c5.3 0 9.7 4.4 9.7 9.7V352h38.3c5.3 0 9.7 4.4 9.7 9.7v12.6zM320 368c0-27.8 6.7-54.1 18.2-77.5-8-1.5-16.2-2.5-24.6-2.5h-16.7c-22.2 10.2-46.9 16-72.9 16s-50.6-5.8-72.9-16h-16.7C60.2 288 0 348.2 0 422.4V464c0 26.5 21.5 48 48 48h347.1c-45.3-31.9-75.1-84.5-75.1-144zm-96-112c70.7 0 128-57.3 128-128S294.7 0 224 0 96 57.3 96 128s57.3 128 128 128z"], - "user-cog": [640, 512, [], "f4fe", "M610.5 373.3c2.6-14.1 2.6-28.5 0-42.6l25.8-14.9c3-1.7 4.3-5.2 3.3-8.5-6.7-21.6-18.2-41.2-33.2-57.4-2.3-2.5-6-3.1-9-1.4l-25.8 14.9c-10.9-9.3-23.4-16.5-36.9-21.3v-29.8c0-3.4-2.4-6.4-5.7-7.1-22.3-5-45-4.8-66.2 0-3.3.7-5.7 3.7-5.7 7.1v29.8c-13.5 4.8-26 12-36.9 21.3l-25.8-14.9c-2.9-1.7-6.7-1.1-9 1.4-15 16.2-26.5 35.8-33.2 57.4-1 3.3.4 6.8 3.3 8.5l25.8 14.9c-2.6 14.1-2.6 28.5 0 42.6l-25.8 14.9c-3 1.7-4.3 5.2-3.3 8.5 6.7 21.6 18.2 41.1 33.2 57.4 2.3 2.5 6 3.1 9 1.4l25.8-14.9c10.9 9.3 23.4 16.5 36.9 21.3v29.8c0 3.4 2.4 6.4 5.7 7.1 22.3 5 45 4.8 66.2 0 3.3-.7 5.7-3.7 5.7-7.1v-29.8c13.5-4.8 26-12 36.9-21.3l25.8 14.9c2.9 1.7 6.7 1.1 9-1.4 15-16.2 26.5-35.8 33.2-57.4 1-3.3-.4-6.8-3.3-8.5l-25.8-14.9zM496 400.5c-26.8 0-48.5-21.8-48.5-48.5s21.8-48.5 48.5-48.5 48.5 21.8 48.5 48.5-21.7 48.5-48.5 48.5zM224 256c70.7 0 128-57.3 128-128S294.7 0 224 0 96 57.3 96 128s57.3 128 128 128zm201.2 226.5c-2.3-1.2-4.6-2.6-6.8-3.9l-7.9 4.6c-6 3.4-12.8 5.3-19.6 5.3-10.9 0-21.4-4.6-28.9-12.6-18.3-19.8-32.3-43.9-40.2-69.6-5.5-17.7 1.9-36.4 17.9-45.7l7.9-4.6c-.1-2.6-.1-5.2 0-7.8l-7.9-4.6c-16-9.2-23.4-28-17.9-45.7.9-2.9 2.2-5.8 3.2-8.7-3.8-.3-7.5-1.2-11.4-1.2h-16.7c-22.2 10.2-46.9 16-72.9 16s-50.6-5.8-72.9-16h-16.7C60.2 288 0 348.2 0 422.4V464c0 26.5 21.5 48 48 48h352c10.1 0 19.5-3.2 27.2-8.5-1.2-3.8-2-7.7-2-11.8v-9.2z"], - "user-edit": [640, 512, [], "f4ff", "M224 256c70.7 0 128-57.3 128-128S294.7 0 224 0 96 57.3 96 128s57.3 128 128 128zm89.6 32h-16.7c-22.2 10.2-46.9 16-72.9 16s-50.6-5.8-72.9-16h-16.7C60.2 288 0 348.2 0 422.4V464c0 26.5 21.5 48 48 48h274.9c-2.4-6.8-3.4-14-2.6-21.3l6.8-60.9 1.2-11.1 7.9-7.9 77.3-77.3c-24.5-27.7-60-45.5-99.9-45.5zm45.3 145.3l-6.8 61c-1.1 10.2 7.5 18.8 17.6 17.6l60.9-6.8 137.9-137.9-71.7-71.7-137.9 137.8zM633 268.9L595.1 231c-9.3-9.3-24.5-9.3-33.8 0l-37.8 37.8-4.1 4.1 71.8 71.7 41.8-41.8c9.3-9.4 9.3-24.5 0-33.9z"], - "user-friends": [640, 512, [], "f500", "M192 256c61.9 0 112-50.1 112-112S253.9 32 192 32 80 82.1 80 144s50.1 112 112 112zm76.8 32h-8.3c-20.8 10-43.9 16-68.5 16s-47.6-6-68.5-16h-8.3C51.6 288 0 339.6 0 403.2V432c0 26.5 21.5 48 48 48h288c26.5 0 48-21.5 48-48v-28.8c0-63.6-51.6-115.2-115.2-115.2zM480 256c53 0 96-43 96-96s-43-96-96-96-96 43-96 96 43 96 96 96zm48 32h-3.8c-13.9 4.8-28.6 8-44.2 8s-30.3-3.2-44.2-8H432c-20.4 0-39.2 5.9-55.7 15.4 24.4 26.3 39.7 61.2 39.7 99.8v38.4c0 2.2-.5 4.3-.6 6.4H592c26.5 0 48-21.5 48-48 0-61.9-50.1-112-112-112z"], - "user-graduate": [448, 512, [], "f501", "M319.4 320.6L224 416l-95.4-95.4C57.1 323.7 0 382.2 0 454.4v9.6c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48v-9.6c0-72.2-57.1-130.7-128.6-133.8zM13.6 79.8l6.4 1.5v58.4c-7 4.2-12 11.5-12 20.3 0 8.4 4.6 15.4 11.1 19.7L3.5 242c-1.7 6.9 2.1 14 7.6 14h41.8c5.5 0 9.3-7.1 7.6-14l-15.6-62.3C51.4 175.4 56 168.4 56 160c0-8.8-5-16.1-12-20.3V87.1l66 15.9c-8.6 17.2-14 36.4-14 57 0 70.7 57.3 128 128 128s128-57.3 128-128c0-20.6-5.3-39.8-14-57l96.3-23.2c18.2-4.4 18.2-27.1 0-31.5l-190.4-46c-13-3.1-26.7-3.1-39.7 0L13.6 48.2c-18.1 4.4-18.1 27.2 0 31.6z"], - "user-injured": [448, 512, [], "f728", "M277.37 11.98C261.08 4.47 243.11 0 224 0c-53.69 0-99.5 33.13-118.51 80h81.19l90.69-68.02zM342.51 80c-7.9-19.47-20.67-36.2-36.49-49.52L239.99 80h102.52zM224 256c70.69 0 128-57.31 128-128 0-5.48-.95-10.7-1.61-16H97.61c-.67 5.3-1.61 10.52-1.61 16 0 70.69 57.31 128 128 128zM80 299.7V512h128.26l-98.45-221.52A132.835 132.835 0 0 0 80 299.7zM0 464c0 26.51 21.49 48 48 48V320.24C18.88 344.89 0 381.26 0 422.4V464zm256-48h-55.38l42.67 96H256c26.47 0 48-21.53 48-48s-21.53-48-48-48zm57.6-128h-16.71c-22.24 10.18-46.88 16-72.89 16s-50.65-5.82-72.89-16h-7.37l42.67 96H256c44.11 0 80 35.89 80 80 0 18.08-6.26 34.59-16.41 48H400c26.51 0 48-21.49 48-48v-41.6c0-74.23-60.17-134.4-134.4-134.4z"], - "user-lock": [640, 512, [], "f502", "M320 320c0-11.1 3.1-21.4 8.1-30.5-4.8-.5-9.5-1.5-14.5-1.5h-16.7c-22.2 10.2-46.9 16-72.9 16s-50.6-5.8-72.9-16h-16.7C60.2 288 0 348.2 0 422.4V464c0 26.5 21.5 48 48 48h280.9c-5.5-9.5-8.9-20.3-8.9-32V320zm-96-64c70.7 0 128-57.3 128-128S294.7 0 224 0 96 57.3 96 128s57.3 128 128 128zm384 32h-32v-48c0-44.2-35.8-80-80-80s-80 35.8-80 80v48h-32c-17.7 0-32 14.3-32 32v160c0 17.7 14.3 32 32 32h224c17.7 0 32-14.3 32-32V320c0-17.7-14.3-32-32-32zm-80 0h-64v-48c0-17.6 14.4-32 32-32s32 14.4 32 32v48z"], - "user-md": [448, 512, [], "f0f0", "M224 256c70.7 0 128-57.3 128-128S294.7 0 224 0 96 57.3 96 128s57.3 128 128 128zM104 424c0 13.3 10.7 24 24 24s24-10.7 24-24-10.7-24-24-24-24 10.7-24 24zm216-135.4v49c36.5 7.4 64 39.8 64 78.4v41.7c0 7.6-5.4 14.2-12.9 15.7l-32.2 6.4c-4.3.9-8.5-1.9-9.4-6.3l-3.1-15.7c-.9-4.3 1.9-8.6 6.3-9.4l19.3-3.9V416c0-62.8-96-65.1-96 1.9v26.7l19.3 3.9c4.3.9 7.1 5.1 6.3 9.4l-3.1 15.7c-.9 4.3-5.1 7.1-9.4 6.3l-31.2-4.2c-7.9-1.1-13.8-7.8-13.8-15.9V416c0-38.6 27.5-70.9 64-78.4v-45.2c-2.2.7-4.4 1.1-6.6 1.9-18 6.3-37.3 9.8-57.4 9.8s-39.4-3.5-57.4-9.8c-7.4-2.6-14.9-4.2-22.6-5.2v81.6c23.1 6.9 40 28.1 40 53.4 0 30.9-25.1 56-56 56s-56-25.1-56-56c0-25.3 16.9-46.5 40-53.4v-80.4C48.5 301 0 355.8 0 422.4v44.8C0 491.9 20.1 512 44.8 512h358.4c24.7 0 44.8-20.1 44.8-44.8v-44.8c0-72-56.8-130.3-128-133.8z"], - "user-minus": [640, 512, [], "f503", "M624 208H432c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h192c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16zm-400 48c70.7 0 128-57.3 128-128S294.7 0 224 0 96 57.3 96 128s57.3 128 128 128zm89.6 32h-16.7c-22.2 10.2-46.9 16-72.9 16s-50.6-5.8-72.9-16h-16.7C60.2 288 0 348.2 0 422.4V464c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48v-41.6c0-74.2-60.2-134.4-134.4-134.4z"], - "user-ninja": [448, 512, [], "f504", "M325.4 289.2L224 390.6 122.6 289.2C54 295.3 0 352.2 0 422.4V464c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48v-41.6c0-70.2-54-127.1-122.6-133.2zM32 192c27.3 0 51.8-11.5 69.2-29.7 15.1 53.9 64 93.7 122.8 93.7 70.7 0 128-57.3 128-128S294.7 0 224 0c-50.4 0-93.6 29.4-114.5 71.8C92.1 47.8 64 32 32 32c0 33.4 17.1 62.8 43.1 80-26 17.2-43.1 46.6-43.1 80zm144-96h96c17.7 0 32 14.3 32 32H144c0-17.7 14.3-32 32-32z"], - "user-nurse": [448, 512, [], "f82f", "M57.78 288h82.36c22.51 19.68 51.62 32 83.86 32s61.35-12.32 83.86-32h82.36a16 16 0 0 0 14.28-23.18c-15.23-29.85-31.28-62.23-42.15-95.54C354.78 146.09 352 121.59 352 97.2V48L224 0 96 48v49.2c0 24.39-2.75 48.89-10.33 72.08C74.78 202.59 58.73 235 43.5 264.82A16 16 0 0 0 57.78 288zM184 71.67a5 5 0 0 1 5-5h21.67V45a5 5 0 0 1 5-5h16.66a5 5 0 0 1 5 5v21.67H259a5 5 0 0 1 5 5v16.66a5 5 0 0 1-5 5h-21.67V115a5 5 0 0 1-5 5h-16.66a5 5 0 0 1-5-5V93.33H189a5 5 0 0 1-5-5zM144 160h160v32a80 80 0 0 1-160 0zm175.41 160L224 415.39 128.59 320C57.1 323.1 0 381.6 0 453.79A58.21 58.21 0 0 0 58.21 512h331.58A58.21 58.21 0 0 0 448 453.79C448 381.6 390.9 323.1 319.41 320z"], - "user-plus": [640, 512, [], "f234", "M624 208h-64v-64c0-8.8-7.2-16-16-16h-32c-8.8 0-16 7.2-16 16v64h-64c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h64v64c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16v-64h64c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16zm-400 48c70.7 0 128-57.3 128-128S294.7 0 224 0 96 57.3 96 128s57.3 128 128 128zm89.6 32h-16.7c-22.2 10.2-46.9 16-72.9 16s-50.6-5.8-72.9-16h-16.7C60.2 288 0 348.2 0 422.4V464c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48v-41.6c0-74.2-60.2-134.4-134.4-134.4z"], - "user-secret": [448, 512, [], "f21b", "M383.9 308.3l23.9-62.6c4-10.5-3.7-21.7-15-21.7h-58.5c11-18.9 17.8-40.6 17.8-64v-.3c39.2-7.8 64-19.1 64-31.7 0-13.3-27.3-25.1-70.1-33-9.2-32.8-27-65.8-40.6-82.8-9.5-11.9-25.9-15.6-39.5-8.8l-27.6 13.8c-9 4.5-19.6 4.5-28.6 0L182.1 3.4c-13.6-6.8-30-3.1-39.5 8.8-13.5 17-31.4 50-40.6 82.8-42.7 7.9-70 19.7-70 33 0 12.6 24.8 23.9 64 31.7v.3c0 23.4 6.8 45.1 17.8 64H56.3c-11.5 0-19.2 11.7-14.7 22.3l25.8 60.2C27.3 329.8 0 372.7 0 422.4v44.8C0 491.9 20.1 512 44.8 512h358.4c24.7 0 44.8-20.1 44.8-44.8v-44.8c0-48.4-25.8-90.4-64.1-114.1zM176 480l-41.6-192 49.6 32 24 40-32 120zm96 0l-32-120 24-40 49.6-32L272 480zm41.7-298.5c-3.9 11.9-7 24.6-16.5 33.4-10.1 9.3-48 22.4-64-25-2.8-8.4-15.4-8.4-18.3 0-17 50.2-56 32.4-64 25-9.5-8.8-12.7-21.5-16.5-33.4-.8-2.5-6.3-5.7-6.3-5.8v-10.8c28.3 3.6 61 5.8 96 5.8s67.7-2.1 96-5.8v10.8c-.1.1-5.6 3.2-6.4 5.8z"], - "user-shield": [640, 512, [], "f505", "M622.3 271.1l-115.2-45c-4.1-1.6-12.6-3.7-22.2 0l-115.2 45c-10.7 4.2-17.7 14-17.7 24.9 0 111.6 68.7 188.8 132.9 213.9 9.6 3.7 18 1.6 22.2 0C558.4 489.9 640 420.5 640 296c0-10.9-7-20.7-17.7-24.9zM496 462.4V273.3l95.5 37.3c-5.6 87.1-60.9 135.4-95.5 151.8zM224 256c70.7 0 128-57.3 128-128S294.7 0 224 0 96 57.3 96 128s57.3 128 128 128zm96 40c0-2.5.8-4.8 1.1-7.2-2.5-.1-4.9-.8-7.5-.8h-16.7c-22.2 10.2-46.9 16-72.9 16s-50.6-5.8-72.9-16h-16.7C60.2 288 0 348.2 0 422.4V464c0 26.5 21.5 48 48 48h352c6.8 0 13.3-1.5 19.2-4-54-42.9-99.2-116.7-99.2-212z"], - "user-slash": [640, 512, [], "f506", "M633.8 458.1L362.3 248.3C412.1 230.7 448 183.8 448 128 448 57.3 390.7 0 320 0c-67.1 0-121.5 51.8-126.9 117.4L45.5 3.4C38.5-2 28.5-.8 23 6.2L3.4 31.4c-5.4 7-4.2 17 2.8 22.4l588.4 454.7c7 5.4 17 4.2 22.5-2.8l19.6-25.3c5.4-6.8 4.1-16.9-2.9-22.3zM96 422.4V464c0 26.5 21.5 48 48 48h350.2L207.4 290.3C144.2 301.3 96 356 96 422.4z"], - "user-tag": [640, 512, [], "f507", "M630.6 364.9l-90.3-90.2c-12-12-28.3-18.7-45.3-18.7h-79.3c-17.7 0-32 14.3-32 32v79.2c0 17 6.7 33.2 18.7 45.2l90.3 90.2c12.5 12.5 32.8 12.5 45.3 0l92.5-92.5c12.6-12.5 12.6-32.7.1-45.2zm-182.8-21c-13.3 0-24-10.7-24-24s10.7-24 24-24 24 10.7 24 24c0 13.2-10.7 24-24 24zm-223.8-88c70.7 0 128-57.3 128-128C352 57.3 294.7 0 224 0S96 57.3 96 128c0 70.6 57.3 127.9 128 127.9zm127.8 111.2V294c-12.2-3.6-24.9-6.2-38.2-6.2h-16.7c-22.2 10.2-46.9 16-72.9 16s-50.6-5.8-72.9-16h-16.7C60.2 287.9 0 348.1 0 422.3v41.6c0 26.5 21.5 48 48 48h352c15.5 0 29.1-7.5 37.9-18.9l-58-58c-18.1-18.1-28.1-42.2-28.1-67.9z"], - "user-tie": [448, 512, [], "f508", "M224 256c70.7 0 128-57.3 128-128S294.7 0 224 0 96 57.3 96 128s57.3 128 128 128zm95.8 32.6L272 480l-32-136 32-56h-96l32 56-32 136-47.8-191.4C56.9 292 0 350.3 0 422.4V464c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48v-41.6c0-72.1-56.9-130.4-128.2-133.8z"], - "user-times": [640, 512, [], "f235", "M589.6 240l45.6-45.6c6.3-6.3 6.3-16.5 0-22.8l-22.8-22.8c-6.3-6.3-16.5-6.3-22.8 0L544 194.4l-45.6-45.6c-6.3-6.3-16.5-6.3-22.8 0l-22.8 22.8c-6.3 6.3-6.3 16.5 0 22.8l45.6 45.6-45.6 45.6c-6.3 6.3-6.3 16.5 0 22.8l22.8 22.8c6.3 6.3 16.5 6.3 22.8 0l45.6-45.6 45.6 45.6c6.3 6.3 16.5 6.3 22.8 0l22.8-22.8c6.3-6.3 6.3-16.5 0-22.8L589.6 240zM224 256c70.7 0 128-57.3 128-128S294.7 0 224 0 96 57.3 96 128s57.3 128 128 128zm89.6 32h-16.7c-22.2 10.2-46.9 16-72.9 16s-50.6-5.8-72.9-16h-16.7C60.2 288 0 348.2 0 422.4V464c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48v-41.6c0-74.2-60.2-134.4-134.4-134.4z"], - "users": [640, 512, [], "f0c0", "M96 224c35.3 0 64-28.7 64-64s-28.7-64-64-64-64 28.7-64 64 28.7 64 64 64zm448 0c35.3 0 64-28.7 64-64s-28.7-64-64-64-64 28.7-64 64 28.7 64 64 64zm32 32h-64c-17.6 0-33.5 7.1-45.1 18.6 40.3 22.1 68.9 62 75.1 109.4h66c17.7 0 32-14.3 32-32v-32c0-35.3-28.7-64-64-64zm-256 0c61.9 0 112-50.1 112-112S381.9 32 320 32 208 82.1 208 144s50.1 112 112 112zm76.8 32h-8.3c-20.8 10-43.9 16-68.5 16s-47.6-6-68.5-16h-8.3C179.6 288 128 339.6 128 403.2V432c0 26.5 21.5 48 48 48h288c26.5 0 48-21.5 48-48v-28.8c0-63.6-51.6-115.2-115.2-115.2zm-223.7-13.4C161.5 263.1 145.6 256 128 256H64c-35.3 0-64 28.7-64 64v32c0 17.7 14.3 32 32 32h65.9c6.3-47.4 34.9-87.3 75.2-109.4z"], - "users-cog": [640, 512, [], "f509", "M610.5 341.3c2.6-14.1 2.6-28.5 0-42.6l25.8-14.9c3-1.7 4.3-5.2 3.3-8.5-6.7-21.6-18.2-41.2-33.2-57.4-2.3-2.5-6-3.1-9-1.4l-25.8 14.9c-10.9-9.3-23.4-16.5-36.9-21.3v-29.8c0-3.4-2.4-6.4-5.7-7.1-22.3-5-45-4.8-66.2 0-3.3.7-5.7 3.7-5.7 7.1v29.8c-13.5 4.8-26 12-36.9 21.3l-25.8-14.9c-2.9-1.7-6.7-1.1-9 1.4-15 16.2-26.5 35.8-33.2 57.4-1 3.3.4 6.8 3.3 8.5l25.8 14.9c-2.6 14.1-2.6 28.5 0 42.6l-25.8 14.9c-3 1.7-4.3 5.2-3.3 8.5 6.7 21.6 18.2 41.1 33.2 57.4 2.3 2.5 6 3.1 9 1.4l25.8-14.9c10.9 9.3 23.4 16.5 36.9 21.3v29.8c0 3.4 2.4 6.4 5.7 7.1 22.3 5 45 4.8 66.2 0 3.3-.7 5.7-3.7 5.7-7.1v-29.8c13.5-4.8 26-12 36.9-21.3l25.8 14.9c2.9 1.7 6.7 1.1 9-1.4 15-16.2 26.5-35.8 33.2-57.4 1-3.3-.4-6.8-3.3-8.5l-25.8-14.9zM496 368.5c-26.8 0-48.5-21.8-48.5-48.5s21.8-48.5 48.5-48.5 48.5 21.8 48.5 48.5-21.7 48.5-48.5 48.5zM96 224c35.3 0 64-28.7 64-64s-28.7-64-64-64-64 28.7-64 64 28.7 64 64 64zm224 32c1.9 0 3.7-.5 5.6-.6 8.3-21.7 20.5-42.1 36.3-59.2 7.4-8 17.9-12.6 28.9-12.6 6.9 0 13.7 1.8 19.6 5.3l7.9 4.6c.8-.5 1.6-.9 2.4-1.4 7-14.6 11.2-30.8 11.2-48 0-61.9-50.1-112-112-112S208 82.1 208 144c0 61.9 50.1 112 112 112zm105.2 194.5c-2.3-1.2-4.6-2.6-6.8-3.9-8.2 4.8-15.3 9.8-27.5 9.8-10.9 0-21.4-4.6-28.9-12.6-18.3-19.8-32.3-43.9-40.2-69.6-10.7-34.5 24.9-49.7 25.8-50.3-.1-2.6-.1-5.2 0-7.8l-7.9-4.6c-3.8-2.2-7-5-9.8-8.1-3.3.2-6.5.6-9.8.6-24.6 0-47.6-6-68.5-16h-8.3C179.6 288 128 339.6 128 403.2V432c0 26.5 21.5 48 48 48h255.4c-3.7-6-6.2-12.8-6.2-20.3v-9.2zM173.1 274.6C161.5 263.1 145.6 256 128 256H64c-35.3 0-64 28.7-64 64v32c0 17.7 14.3 32 32 32h65.9c6.3-47.4 34.9-87.3 75.2-109.4z"], - "utensil-spoon": [512, 512, [], "f2e5", "M480.1 31.9c-55-55.1-164.9-34.5-227.8 28.5-49.3 49.3-55.1 110-28.8 160.4L9 413.2c-11.6 10.5-12.1 28.5-1 39.5L59.3 504c11 11 29.1 10.5 39.5-1.1l192.4-214.4c50.4 26.3 111.1 20.5 160.4-28.8 63-62.9 83.6-172.8 28.5-227.8z"], - "utensils": [416, 512, [], "f2e7", "M207.9 15.2c.8 4.7 16.1 94.5 16.1 128.8 0 52.3-27.8 89.6-68.9 104.6L168 486.7c.7 13.7-10.2 25.3-24 25.3H80c-13.7 0-24.7-11.5-24-25.3l12.9-238.1C27.7 233.6 0 196.2 0 144 0 109.6 15.3 19.9 16.1 15.2 19.3-5.1 61.4-5.4 64 16.3v141.2c1.3 3.4 15.1 3.2 16 0 1.4-25.3 7.9-139.2 8-141.8 3.3-20.8 44.7-20.8 47.9 0 .2 2.7 6.6 116.5 8 141.8.9 3.2 14.8 3.4 16 0V16.3c2.6-21.6 44.8-21.4 48-1.1zm119.2 285.7l-15 185.1c-1.2 14 9.9 26 23.9 26h56c13.3 0 24-10.7 24-24V24c0-13.2-10.7-24-24-24-82.5 0-221.4 178.5-64.9 300.9z"], - "vector-square": [512, 512, [], "f5cb", "M512 128V32c0-17.67-14.33-32-32-32h-96c-17.67 0-32 14.33-32 32H160c0-17.67-14.33-32-32-32H32C14.33 0 0 14.33 0 32v96c0 17.67 14.33 32 32 32v192c-17.67 0-32 14.33-32 32v96c0 17.67 14.33 32 32 32h96c17.67 0 32-14.33 32-32h192c0 17.67 14.33 32 32 32h96c17.67 0 32-14.33 32-32v-96c0-17.67-14.33-32-32-32V160c17.67 0 32-14.33 32-32zm-96-64h32v32h-32V64zM64 64h32v32H64V64zm32 384H64v-32h32v32zm352 0h-32v-32h32v32zm-32-96h-32c-17.67 0-32 14.33-32 32v32H160v-32c0-17.67-14.33-32-32-32H96V160h32c17.67 0 32-14.33 32-32V96h192v32c0 17.67 14.33 32 32 32h32v192z"], - "venus": [288, 512, [], "f221", "M288 176c0-79.5-64.5-144-144-144S0 96.5 0 176c0 68.5 47.9 125.9 112 140.4V368H76c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h36v36c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12v-36h36c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12h-36v-51.6c64.1-14.5 112-71.9 112-140.4zm-224 0c0-44.1 35.9-80 80-80s80 35.9 80 80-35.9 80-80 80-80-35.9-80-80z"], - "venus-double": [512, 512, [], "f226", "M288 176c0-79.5-64.5-144-144-144S0 96.5 0 176c0 68.5 47.9 125.9 112 140.4V368H76c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h36v36c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12v-36h36c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12h-36v-51.6c64.1-14.5 112-71.9 112-140.4zm-224 0c0-44.1 35.9-80 80-80s80 35.9 80 80-35.9 80-80 80-80-35.9-80-80zm336 140.4V368h36c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12h-36v36c0 6.6-5.4 12-12 12h-40c-6.6 0-12-5.4-12-12v-36h-36c-6.6 0-12-5.4-12-12v-40c0-6.6 5.4-12 12-12h36v-51.6c-21.2-4.8-40.6-14.3-57.2-27.3 14-16.7 25-36 32.1-57.1 14.5 14.8 34.7 24 57.1 24 44.1 0 80-35.9 80-80s-35.9-80-80-80c-22.3 0-42.6 9.2-57.1 24-7.1-21.1-18-40.4-32.1-57.1C303.4 43.6 334.3 32 368 32c79.5 0 144 64.5 144 144 0 68.5-47.9 125.9-112 140.4z"], - "venus-mars": [576, 512, [], "f228", "M564 0h-79c-10.7 0-16 12.9-8.5 20.5l16.9 16.9-48.7 48.7C422.5 72.1 396.2 64 368 64c-33.7 0-64.6 11.6-89.2 30.9 14 16.7 25 36 32.1 57.1 14.5-14.8 34.7-24 57.1-24 44.1 0 80 35.9 80 80s-35.9 80-80 80c-22.3 0-42.6-9.2-57.1-24-7.1 21.1-18 40.4-32.1 57.1 24.5 19.4 55.5 30.9 89.2 30.9 79.5 0 144-64.5 144-144 0-28.2-8.1-54.5-22.1-76.7l48.7-48.7 16.9 16.9c2.4 2.4 5.4 3.5 8.4 3.5 6.2 0 12.1-4.8 12.1-12V12c0-6.6-5.4-12-12-12zM144 64C64.5 64 0 128.5 0 208c0 68.5 47.9 125.9 112 140.4V400H76c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h36v36c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12v-36h36c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12h-36v-51.6c64.1-14.6 112-71.9 112-140.4 0-79.5-64.5-144-144-144zm0 224c-44.1 0-80-35.9-80-80s35.9-80 80-80 80 35.9 80 80-35.9 80-80 80z"], - "vial": [480, 512, [], "f492", "M477.7 186.1L309.5 18.3c-3.1-3.1-8.2-3.1-11.3 0l-34 33.9c-3.1 3.1-3.1 8.2 0 11.3l11.2 11.1L33 316.5c-38.8 38.7-45.1 102-9.4 143.5 20.6 24 49.5 36 78.4 35.9 26.4 0 52.8-10 72.9-30.1l246.3-245.7 11.2 11.1c3.1 3.1 8.2 3.1 11.3 0l34-33.9c3.1-3 3.1-8.1 0-11.2zM318 256H161l148-147.7 78.5 78.3L318 256z"], - "vials": [640, 512, [], "f493", "M72 64h24v240c0 44.1 35.9 80 80 80s80-35.9 80-80V64h24c4.4 0 8-3.6 8-8V8c0-4.4-3.6-8-8-8H72c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8zm72 0h64v96h-64V64zm480 384H16c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h608c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16zM360 64h24v240c0 44.1 35.9 80 80 80s80-35.9 80-80V64h24c4.4 0 8-3.6 8-8V8c0-4.4-3.6-8-8-8H360c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8zm72 0h64v96h-64V64z"], - "video": [576, 512, [], "f03d", "M336.2 64H47.8C21.4 64 0 85.4 0 111.8v288.4C0 426.6 21.4 448 47.8 448h288.4c26.4 0 47.8-21.4 47.8-47.8V111.8c0-26.4-21.4-47.8-47.8-47.8zm189.4 37.7L416 177.3v157.4l109.6 75.5c21.2 14.6 50.4-.3 50.4-25.8V127.5c0-25.4-29.1-40.4-50.4-25.8z"], - "video-slash": [640, 512, [], "f4e2", "M633.8 458.1l-55-42.5c15.4-1.4 29.2-13.7 29.2-31.1v-257c0-25.5-29.1-40.4-50.4-25.8L448 177.3v137.2l-32-24.7v-178c0-26.4-21.4-47.8-47.8-47.8H123.9L45.5 3.4C38.5-2 28.5-.8 23 6.2L3.4 31.4c-5.4 7-4.2 17 2.8 22.4L42.7 82 416 370.6l178.5 138c7 5.4 17 4.2 22.5-2.8l19.6-25.3c5.5-6.9 4.2-17-2.8-22.4zM32 400.2c0 26.4 21.4 47.8 47.8 47.8h288.4c11.2 0 21.4-4 29.6-10.5L32 154.7v245.5z"], - "vihara": [640, 512, [], "f6a7", "M632.88 400.71L544 352v-64l55.16-17.69c11.79-5.9 11.79-22.72 0-28.62L480 192v-64l27.31-16.3c7.72-7.72 5.61-20.74-4.16-25.62L320 0 136.85 86.07c-9.77 4.88-11.88 17.9-4.16 25.62L160 128v64L40.84 241.69c-11.79 5.9-11.79 22.72 0 28.62L96 288v64L7.12 400.71c-5.42 3.62-7.7 9.63-7 15.29.62 5.01 3.57 9.75 8.72 12.33L64 448v48c0 8.84 7.16 16 16 16h32c8.84 0 16-7.16 16-16v-48h160v48c0 8.84 7.16 16 16 16h32c8.84 0 16-7.16 16-16v-48h160v48c0 8.84 7.16 16 16 16h32c8.84 0 16-7.16 16-16v-48l55.15-19.67c5.16-2.58 8.1-7.32 8.72-12.33.71-5.67-1.57-11.68-6.99-15.29zM224 128h192v64H224v-64zm-64 224v-64h320v64H160z"], - "volleyball-ball": [495, 512, [], "f45f", "M223.3 243.4c-.9-37-8.6-72.8-22.7-105.7-90.8 42.4-157.5 122.4-180.3 216.8 13.4 30.8 32.9 58.3 56.9 81.1 22.7-79.2 74.2-147.8 146.1-192.2zM186.4 109c-15-26.4-34.5-50.1-57.4-70.7C38 88.1-15.8 191.2 4 300.5c33.4-83.1 98.4-152 182.4-191.5zM374 274.1c8.6-99.8-27.3-197.5-97.5-264.4-14.7-1.7-51.6-5.5-98.9 8.5 57.3 59.3 91 138.2 93.5 222.7 32.5 17.7 67.3 29 102.9 33.2zm-124.7 9.5c-31.6 19.3-58.7 43.9-80.2 72.6 82 57.3 184.5 75.1 277.5 47.8 19.7-26.4 34.2-56.8 42.2-89.9-26.6 6.6-53.7 10.4-80.9 10.4-54.6-.1-108.9-14.1-158.6-40.9zM151 383.3c-15.2 26-25.7 54.4-32.1 84.2 37.6 23 81.7 36.5 129.1 36.5 61 0 116.7-22.1 159.9-58.6C295 461.5 204.6 420.6 151 383.3zM331.3 22.7c55.3 70.4 82.5 161.2 74.6 253.6 30.3.2 60.5-4.8 89.7-14.2 0-2 .3-4 .3-6 0-107.8-68.7-199.1-164.6-233.4z"], - "volume-down": [384, 512, [], "f027", "M215.03 72.04L126.06 161H24c-13.26 0-24 10.74-24 24v144c0 13.25 10.74 24 24 24h102.06l88.97 88.95c15.03 15.03 40.97 4.47 40.97-16.97V89.02c0-21.47-25.96-31.98-40.97-16.98zm123.2 108.08c-11.58-6.33-26.19-2.16-32.61 9.45-6.39 11.61-2.16 26.2 9.45 32.61C327.98 229.28 336 242.62 336 257c0 14.38-8.02 27.72-20.92 34.81-11.61 6.41-15.84 21-9.45 32.61 6.43 11.66 21.05 15.8 32.61 9.45 28.23-15.55 45.77-45 45.77-76.88s-17.54-61.32-45.78-76.87z"], - "volume-mute": [512, 512, [], "f6a9", "M215.03 71.05L126.06 160H24c-13.26 0-24 10.74-24 24v144c0 13.25 10.74 24 24 24h102.06l88.97 88.95c15.03 15.03 40.97 4.47 40.97-16.97V88.02c0-21.46-25.96-31.98-40.97-16.97zM461.64 256l45.64-45.64c6.3-6.3 6.3-16.52 0-22.82l-22.82-22.82c-6.3-6.3-16.52-6.3-22.82 0L416 210.36l-45.64-45.64c-6.3-6.3-16.52-6.3-22.82 0l-22.82 22.82c-6.3 6.3-6.3 16.52 0 22.82L370.36 256l-45.63 45.63c-6.3 6.3-6.3 16.52 0 22.82l22.82 22.82c6.3 6.3 16.52 6.3 22.82 0L416 301.64l45.64 45.64c6.3 6.3 16.52 6.3 22.82 0l22.82-22.82c6.3-6.3 6.3-16.52 0-22.82L461.64 256z"], - "volume-off": [257, 512, [], "f026", "M216.36 71.04L127.39 160H25.33c-13.26 0-24 10.74-24 24v144c0 13.25 10.74 24 24 24h102.06l88.97 88.95c15.03 15.03 40.97 4.47 40.97-16.97V88.02c0-21.47-25.96-31.98-40.97-16.98z"], - "volume-up": [576, 512, [], "f028", "M215.03 71.05L126.06 160H24c-13.26 0-24 10.74-24 24v144c0 13.25 10.74 24 24 24h102.06l88.97 88.95c15.03 15.03 40.97 4.47 40.97-16.97V88.02c0-21.46-25.96-31.98-40.97-16.97zm233.32-51.08c-11.17-7.33-26.18-4.24-33.51 6.95-7.34 11.17-4.22 26.18 6.95 33.51 66.27 43.49 105.82 116.6 105.82 195.58 0 78.98-39.55 152.09-105.82 195.58-11.17 7.32-14.29 22.34-6.95 33.5 7.04 10.71 21.93 14.56 33.51 6.95C528.27 439.58 576 351.33 576 256S528.27 72.43 448.35 19.97zM480 256c0-63.53-32.06-121.94-85.77-156.24-11.19-7.14-26.03-3.82-33.12 7.46s-3.78 26.21 7.41 33.36C408.27 165.97 432 209.11 432 256s-23.73 90.03-63.48 115.42c-11.19 7.14-14.5 22.07-7.41 33.36 6.51 10.36 21.12 15.14 33.12 7.46C447.94 377.94 480 319.54 480 256zm-141.77-76.87c-11.58-6.33-26.19-2.16-32.61 9.45-6.39 11.61-2.16 26.2 9.45 32.61C327.98 228.28 336 241.63 336 256c0 14.38-8.02 27.72-20.92 34.81-11.61 6.41-15.84 21-9.45 32.61 6.43 11.66 21.05 15.8 32.61 9.45 28.23-15.55 45.77-45 45.77-76.88s-17.54-61.32-45.78-76.86z"], - "vote-yea": [640, 512, [], "f772", "M608 320h-64v64h22.4c5.3 0 9.6 3.6 9.6 8v16c0 4.4-4.3 8-9.6 8H73.6c-5.3 0-9.6-3.6-9.6-8v-16c0-4.4 4.3-8 9.6-8H96v-64H32c-17.7 0-32 14.3-32 32v96c0 17.7 14.3 32 32 32h576c17.7 0 32-14.3 32-32v-96c0-17.7-14.3-32-32-32zm-96 64V64.3c0-17.9-14.5-32.3-32.3-32.3H160.4C142.5 32 128 46.5 128 64.3V384h384zM211.2 202l25.5-25.3c4.2-4.2 11-4.2 15.2.1l41.3 41.6 95.2-94.4c4.2-4.2 11-4.2 15.2.1l25.3 25.5c4.2 4.2 4.2 11-.1 15.2L300.5 292c-4.2 4.2-11 4.2-15.2-.1l-74.1-74.7c-4.3-4.2-4.2-11 0-15.2z"], - "vr-cardboard": [640, 512, [], "f729", "M608 64H32C14.33 64 0 78.33 0 96v320c0 17.67 14.33 32 32 32h160.22c25.19 0 48.03-14.77 58.36-37.74l27.74-61.64C286.21 331.08 302.35 320 320 320s33.79 11.08 41.68 28.62l27.74 61.64C399.75 433.23 422.6 448 447.78 448H608c17.67 0 32-14.33 32-32V96c0-17.67-14.33-32-32-32zM160 304c-35.35 0-64-28.65-64-64s28.65-64 64-64 64 28.65 64 64-28.65 64-64 64zm320 0c-35.35 0-64-28.65-64-64s28.65-64 64-64 64 28.65 64 64-28.65 64-64 64z"], - "walking": [320, 512, [], "f554", "M208 96c26.5 0 48-21.5 48-48S234.5 0 208 0s-48 21.5-48 48 21.5 48 48 48zm94.5 149.1l-23.3-11.8-9.7-29.4c-14.7-44.6-55.7-75.8-102.2-75.9-36-.1-55.9 10.1-93.3 25.2-21.6 8.7-39.3 25.2-49.7 46.2L17.6 213c-7.8 15.8-1.5 35 14.2 42.9 15.6 7.9 34.6 1.5 42.5-14.3L81 228c3.5-7 9.3-12.5 16.5-15.4l26.8-10.8-15.2 60.7c-5.2 20.8.4 42.9 14.9 58.8l59.9 65.4c7.2 7.9 12.3 17.4 14.9 27.7l18.3 73.3c4.3 17.1 21.7 27.6 38.8 23.3 17.1-4.3 27.6-21.7 23.3-38.8l-22.2-89c-2.6-10.3-7.7-19.9-14.9-27.7l-45.5-49.7 17.2-68.7 5.5 16.5c5.3 16.1 16.7 29.4 31.7 37l23.3 11.8c15.6 7.9 34.6 1.5 42.5-14.3 7.7-15.7 1.4-35.1-14.3-43zM73.6 385.8c-3.2 8.1-8 15.4-14.2 21.5l-50 50.1c-12.5 12.5-12.5 32.8 0 45.3s32.7 12.5 45.2 0l59.4-59.4c6.1-6.1 10.9-13.4 14.2-21.5l13.5-33.8c-55.3-60.3-38.7-41.8-47.4-53.7l-20.7 51.5z"], - "wallet": [512, 512, [], "f555", "M461.2 128H80c-8.84 0-16-7.16-16-16s7.16-16 16-16h384c8.84 0 16-7.16 16-16 0-26.51-21.49-48-48-48H64C28.65 32 0 60.65 0 96v320c0 35.35 28.65 64 64 64h397.2c28.02 0 50.8-21.53 50.8-48V176c0-26.47-22.78-48-50.8-48zM416 336c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32z"], - "warehouse": [640, 512, [], "f494", "M504 352H136.4c-4.4 0-8 3.6-8 8l-.1 48c0 4.4 3.6 8 8 8H504c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8zm0 96H136.1c-4.4 0-8 3.6-8 8l-.1 48c0 4.4 3.6 8 8 8h368c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8zm0-192H136.6c-4.4 0-8 3.6-8 8l-.1 48c0 4.4 3.6 8 8 8H504c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8zm106.5-139L338.4 3.7a48.15 48.15 0 0 0-36.9 0L29.5 117C11.7 124.5 0 141.9 0 161.3V504c0 4.4 3.6 8 8 8h80c4.4 0 8-3.6 8-8V256c0-17.6 14.6-32 32.6-32h382.8c18 0 32.6 14.4 32.6 32v248c0 4.4 3.6 8 8 8h80c4.4 0 8-3.6 8-8V161.3c0-19.4-11.7-36.8-29.5-44.3z"], - "water": [576, 512, [], "f773", "M562.1 383.9c-21.5-2.4-42.1-10.5-57.9-22.9-14.1-11.1-34.2-11.3-48.2 0-37.9 30.4-107.2 30.4-145.7-1.5-13.5-11.2-33-9.1-46.7 1.8-38 30.1-106.9 30-145.2-1.7-13.5-11.2-33.3-8.9-47.1 2-15.5 12.2-36 20.1-57.7 22.4-7.9.8-13.6 7.8-13.6 15.7v32.2c0 9.1 7.6 16.8 16.7 16 28.8-2.5 56.1-11.4 79.4-25.9 56.5 34.6 137 34.1 192 0 56.5 34.6 137 34.1 192 0 23.3 14.2 50.9 23.3 79.1 25.8 9.1.8 16.7-6.9 16.7-16v-31.6c.1-8-5.7-15.4-13.8-16.3zm0-144c-21.5-2.4-42.1-10.5-57.9-22.9-14.1-11.1-34.2-11.3-48.2 0-37.9 30.4-107.2 30.4-145.7-1.5-13.5-11.2-33-9.1-46.7 1.8-38 30.1-106.9 30-145.2-1.7-13.5-11.2-33.3-8.9-47.1 2-15.5 12.2-36 20.1-57.7 22.4-7.9.8-13.6 7.8-13.6 15.7v32.2c0 9.1 7.6 16.8 16.7 16 28.8-2.5 56.1-11.4 79.4-25.9 56.5 34.6 137 34.1 192 0 56.5 34.6 137 34.1 192 0 23.3 14.2 50.9 23.3 79.1 25.8 9.1.8 16.7-6.9 16.7-16v-31.6c.1-8-5.7-15.4-13.8-16.3zm0-144C540.6 93.4 520 85.4 504.2 73 490.1 61.9 470 61.7 456 73c-37.9 30.4-107.2 30.4-145.7-1.5-13.5-11.2-33-9.1-46.7 1.8-38 30.1-106.9 30-145.2-1.7-13.5-11.2-33.3-8.9-47.1 2-15.5 12.2-36 20.1-57.7 22.4-7.9.8-13.6 7.8-13.6 15.7v32.2c0 9.1 7.6 16.8 16.7 16 28.8-2.5 56.1-11.4 79.4-25.9 56.5 34.6 137 34.1 192 0 56.5 34.6 137 34.1 192 0 23.3 14.2 50.9 23.3 79.1 25.8 9.1.8 16.7-6.9 16.7-16v-31.6c.1-8-5.7-15.4-13.8-16.3z"], - "weight": [512, 512, [], "f496", "M448 64h-25.98C438.44 92.28 448 125.01 448 160c0 105.87-86.13 192-192 192S64 265.87 64 160c0-34.99 9.56-67.72 25.98-96H64C28.71 64 0 92.71 0 128v320c0 35.29 28.71 64 64 64h384c35.29 0 64-28.71 64-64V128c0-35.29-28.71-64-64-64zM256 320c88.37 0 160-71.63 160-160S344.37 0 256 0 96 71.63 96 160s71.63 160 160 160zm-.3-151.94l33.58-78.36c3.5-8.17 12.94-11.92 21.03-8.41 8.12 3.48 11.88 12.89 8.41 21l-33.67 78.55C291.73 188 296 197.45 296 208c0 22.09-17.91 40-40 40s-40-17.91-40-40c0-21.98 17.76-39.77 39.7-39.94z"], - "weight-hanging": [512, 512, [], "f5cd", "M510.28 445.86l-73.03-292.13c-3.8-15.19-16.44-25.72-30.87-25.72h-60.25c3.57-10.05 5.88-20.72 5.88-32 0-53.02-42.98-96-96-96s-96 42.98-96 96c0 11.28 2.3 21.95 5.88 32h-60.25c-14.43 0-27.08 10.54-30.87 25.72L1.72 445.86C-6.61 479.17 16.38 512 48.03 512h415.95c31.64 0 54.63-32.83 46.3-66.14zM256 128c-17.64 0-32-14.36-32-32s14.36-32 32-32 32 14.36 32 32-14.36 32-32 32z"], - "wheelchair": [512, 512, [], "f193", "M496.101 385.669l14.227 28.663c3.929 7.915.697 17.516-7.218 21.445l-65.465 32.886c-16.049 7.967-35.556 1.194-43.189-15.055L331.679 320H192c-15.925 0-29.426-11.71-31.679-27.475C126.433 55.308 128.38 70.044 128 64c0-36.358 30.318-65.635 67.052-63.929 33.271 1.545 60.048 28.905 60.925 62.201.868 32.933-23.152 60.423-54.608 65.039l4.67 32.69H336c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16H215.182l4.572 32H352a32 32 0 0 1 28.962 18.392L438.477 396.8l36.178-18.349c7.915-3.929 17.517-.697 21.446 7.218zM311.358 352h-24.506c-7.788 54.204-54.528 96-110.852 96-61.757 0-112-50.243-112-112 0-41.505 22.694-77.809 56.324-97.156-3.712-25.965-6.844-47.86-9.488-66.333C45.956 198.464 0 261.963 0 336c0 97.047 78.953 176 176 176 71.87 0 133.806-43.308 161.11-105.192L311.358 352z"], - "wifi": [640, 512, [], "f1eb", "M634.91 154.88C457.74-8.99 182.19-8.93 5.09 154.88c-6.66 6.16-6.79 16.59-.35 22.98l34.24 33.97c6.14 6.1 16.02 6.23 22.4.38 145.92-133.68 371.3-133.71 517.25 0 6.38 5.85 16.26 5.71 22.4-.38l34.24-33.97c6.43-6.39 6.3-16.82-.36-22.98zM320 352c-35.35 0-64 28.65-64 64s28.65 64 64 64 64-28.65 64-64-28.65-64-64-64zm202.67-83.59c-115.26-101.93-290.21-101.82-405.34 0-6.9 6.1-7.12 16.69-.57 23.15l34.44 33.99c6 5.92 15.66 6.32 22.05.8 83.95-72.57 209.74-72.41 293.49 0 6.39 5.52 16.05 5.13 22.05-.8l34.44-33.99c6.56-6.46 6.33-17.06-.56-23.15z"], - "wind": [512, 512, [], "f72e", "M156.7 256H16c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h142.2c15.9 0 30.8 10.9 33.4 26.6 3.3 20-12.1 37.4-31.6 37.4-14.1 0-26.1-9.2-30.4-21.9-2.1-6.3-8.6-10.1-15.2-10.1H81.6c-9.8 0-17.7 8.8-15.9 18.4 8.6 44.1 47.6 77.6 94.2 77.6 57.1 0 102.7-50.1 95.2-108.6C249 291 205.4 256 156.7 256zM16 224h336c59.7 0 106.8-54.8 93.8-116.7-7.6-36.2-36.9-65.5-73.1-73.1-55.4-11.6-105.1 24.9-114.9 75.5-1.9 9.6 6.1 18.3 15.8 18.3h32.8c6.7 0 13.1-3.8 15.2-10.1C325.9 105.2 337.9 96 352 96c19.4 0 34.9 17.4 31.6 37.4-2.6 15.7-17.4 26.6-33.4 26.6H16c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16zm384 32H243.7c19.3 16.6 33.2 38.8 39.8 64H400c26.5 0 48 21.5 48 48s-21.5 48-48 48c-17.9 0-33.3-9.9-41.6-24.4-2.9-5-8.7-7.6-14.5-7.6h-33.8c-10.9 0-19 10.8-15.3 21.1 17.8 50.6 70.5 84.8 129.4 72.3 41.2-8.7 75.1-41.6 84.7-82.7C526 321.5 470.5 256 400 256z"], - "window-close": [512, 512, [], "f410", "M464 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h416c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zm-83.6 290.5c4.8 4.8 4.8 12.6 0 17.4l-40.5 40.5c-4.8 4.8-12.6 4.8-17.4 0L256 313.3l-66.5 67.1c-4.8 4.8-12.6 4.8-17.4 0l-40.5-40.5c-4.8-4.8-4.8-12.6 0-17.4l67.1-66.5-67.1-66.5c-4.8-4.8-4.8-12.6 0-17.4l40.5-40.5c4.8-4.8 12.6-4.8 17.4 0l66.5 67.1 66.5-67.1c4.8-4.8 12.6-4.8 17.4 0l40.5 40.5c4.8 4.8 4.8 12.6 0 17.4L313.3 256l67.1 66.5z"], - "window-maximize": [512, 512, [], "f2d0", "M464 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h416c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zm-16 160H64v-84c0-6.6 5.4-12 12-12h360c6.6 0 12 5.4 12 12v84z"], - "window-minimize": [512, 512, [], "f2d1", "M464 352H48c-26.5 0-48 21.5-48 48v32c0 26.5 21.5 48 48 48h416c26.5 0 48-21.5 48-48v-32c0-26.5-21.5-48-48-48z"], - "window-restore": [512, 512, [], "f2d2", "M512 48v288c0 26.5-21.5 48-48 48h-48V176c0-44.1-35.9-80-80-80H128V48c0-26.5 21.5-48 48-48h288c26.5 0 48 21.5 48 48zM384 176v288c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V176c0-26.5 21.5-48 48-48h288c26.5 0 48 21.5 48 48zm-68 28c0-6.6-5.4-12-12-12H76c-6.6 0-12 5.4-12 12v52h252v-52z"], - "wine-bottle": [512, 512, [], "f72f", "M507.31 72.57L439.43 4.69c-6.25-6.25-16.38-6.25-22.63 0l-22.63 22.63c-6.25 6.25-6.25 16.38 0 22.63l-76.67 76.67c-46.58-19.7-102.4-10.73-140.37 27.23L18.75 312.23c-24.99 24.99-24.99 65.52 0 90.51l90.51 90.51c24.99 24.99 65.52 24.99 90.51 0l158.39-158.39c37.96-37.96 46.93-93.79 27.23-140.37l76.67-76.67c6.25 6.25 16.38 6.25 22.63 0l22.63-22.63c6.24-6.24 6.24-16.37-.01-22.62zM179.22 423.29l-90.51-90.51 122.04-122.04 90.51 90.51-122.04 122.04z"], - "wine-glass": [288, 512, [], "f4e3", "M216 464h-40V346.81c68.47-15.89 118.05-79.91 111.4-154.16l-15.95-178.1C270.71 6.31 263.9 0 255.74 0H32.26c-8.15 0-14.97 6.31-15.7 14.55L.6 192.66C-6.05 266.91 43.53 330.93 112 346.82V464H72c-22.09 0-40 17.91-40 40 0 4.42 3.58 8 8 8h208c4.42 0 8-3.58 8-8 0-22.09-17.91-40-40-40z"], - "wine-glass-alt": [288, 512, [], "f5ce", "M216 464h-40V346.81c68.47-15.89 118.05-79.91 111.4-154.16l-15.95-178.1C270.71 6.31 263.9 0 255.74 0H32.26c-8.15 0-14.97 6.31-15.7 14.55L.6 192.66C-6.05 266.91 43.53 330.93 112 346.82V464H72c-22.09 0-40 17.91-40 40 0 4.42 3.58 8 8 8h208c4.42 0 8-3.58 8-8 0-22.09-17.91-40-40-40zM61.75 48h164.5l7.17 80H54.58l7.17-80z"], - "won-sign": [576, 512, [], "f159", "M564 192c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12h-48l18.6-80.6c1.7-7.5-4-14.7-11.7-14.7h-46.1c-5.7 0-10.6 4-11.7 9.5L450.7 128H340.8l-19.7-86c-1.3-5.5-6.1-9.3-11.7-9.3h-44c-5.6 0-10.4 3.8-11.7 9.3l-20 86H125l-17.5-85.7c-1.1-5.6-6.1-9.6-11.8-9.6H53.6c-7.7 0-13.4 7.1-11.7 14.6L60 128H12c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h62.3l7.2 32H12c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h83.9l40.9 182.6c1.2 5.5 6.1 9.4 11.7 9.4h56.8c5.6 0 10.4-3.9 11.7-9.3L259.3 288h55.1l42.4 182.7c1.3 5.4 6.1 9.3 11.7 9.3h56.8c5.6 0 10.4-3.9 11.7-9.3L479.1 288H564c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12h-70.1l7.4-32zM183.8 342c-6.2 25.8-6.8 47.2-7.3 47.2h-1.1s-1.7-22-6.8-47.2l-11-54h38.8zm27.5-118h-66.8l-6.5-32h80.8zm62.9 0l2-8.6c1.9-8 3.5-16 4.8-23.4h11.8c1.3 7.4 2.9 15.4 4.8 23.4l2 8.6zm130.9 118c-5.1 25.2-6.8 47.2-6.8 47.2h-1.1c-.6 0-1.1-21.4-7.3-47.2l-12.4-54h39.1zm25.2-118h-67.4l-7.3-32h81.6z"], - "wrench": [512, 512, [], "f0ad", "M507.73 109.1c-2.24-9.03-13.54-12.09-20.12-5.51l-74.36 74.36-67.88-11.31-11.31-67.88 74.36-74.36c6.62-6.62 3.43-17.9-5.66-20.16-47.38-11.74-99.55.91-136.58 37.93-39.64 39.64-50.55 97.1-34.05 147.2L18.74 402.76c-24.99 24.99-24.99 65.51 0 90.5 24.99 24.99 65.51 24.99 90.5 0l213.21-213.21c50.12 16.71 107.47 5.68 147.37-34.22 37.07-37.07 49.7-89.32 37.91-136.73zM64 472c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z"], - "x-ray": [640, 512, [], "f497", "M240 384c-8.8 0-16 7.2-16 16s7.2 16 16 16 16-7.2 16-16-7.2-16-16-16zm160 32c8.8 0 16-7.2 16-16s-7.2-16-16-16-16 7.2-16 16 7.2 16 16 16zM624 0H16C7.2 0 0 7.2 0 16v32c0 8.8 7.2 16 16 16h608c8.8 0 16-7.2 16-16V16c0-8.8-7.2-16-16-16zm0 448h-48V96H64v352H16c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h608c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16zM480 248c0 4.4-3.6 8-8 8H336v32h104c4.4 0 8 3.6 8 8v16c0 4.4-3.6 8-8 8H336v32h64c26.5 0 48 21.5 48 48s-21.5 48-48 48-48-21.5-48-48v-16h-64v16c0 26.5-21.5 48-48 48s-48-21.5-48-48 21.5-48 48-48h64v-32H200c-4.4 0-8-3.6-8-8v-16c0-4.4 3.6-8 8-8h104v-32H168c-4.4 0-8-3.6-8-8v-16c0-4.4 3.6-8 8-8h136v-32H200c-4.4 0-8-3.6-8-8v-16c0-4.4 3.6-8 8-8h104v-24c0-4.4 3.6-8 8-8h16c4.4 0 8 3.6 8 8v24h104c4.4 0 8 3.6 8 8v16c0 4.4-3.6 8-8 8H336v32h136c4.4 0 8 3.6 8 8v16z"], - "yen-sign": [384, 512, [], "f157", "M351.2 32h-65.3c-4.6 0-8.8 2.6-10.8 6.7l-55.4 113.2c-14.5 34.7-27.1 71.9-27.1 71.9h-1.3s-12.6-37.2-27.1-71.9L108.8 38.7c-2-4.1-6.2-6.7-10.8-6.7H32.8c-9.1 0-14.8 9.7-10.6 17.6L102.3 200H44c-6.6 0-12 5.4-12 12v32c0 6.6 5.4 12 12 12h88.2l19.8 37.2V320H44c-6.6 0-12 5.4-12 12v32c0 6.6 5.4 12 12 12h108v92c0 6.6 5.4 12 12 12h56c6.6 0 12-5.4 12-12v-92h108c6.6 0 12-5.4 12-12v-32c0-6.6-5.4-12-12-12H232v-26.8l19.8-37.2H340c6.6 0 12-5.4 12-12v-32c0-6.6-5.4-12-12-12h-58.3l80.1-150.4c4.3-7.9-1.5-17.6-10.6-17.6z"], - "yin-yang": [496, 512, [], "f6ad", "M248 8C111.03 8 0 119.03 0 256s111.03 248 248 248 248-111.03 248-248S384.97 8 248 8zm0 376c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32zm0-128c-53.02 0-96 42.98-96 96s42.98 96 96 96c-106.04 0-192-85.96-192-192S141.96 64 248 64c53.02 0 96 42.98 96 96s-42.98 96-96 96zm0-128c-17.67 0-32 14.33-32 32s14.33 32 32 32 32-14.33 32-32-14.33-32-32-32z"] - }; - - bunker(function () { - defineIcons('fas', icons); - }); - -}()); diff --git a/examples/web/static/libs/fontawesome/js/solid.min.js b/examples/web/static/libs/fontawesome/js/solid.min.js deleted file mode 100644 index 89b8a5f8..00000000 --- a/examples/web/static/libs/fontawesome/js/solid.min.js +++ /dev/null @@ -1 +0,0 @@ -!function(){"use strict";var c={},h={};try{"undefined"!=typeof window&&(c=window),"undefined"!=typeof document&&(h=document)}catch(c){}var l=(c.navigator||{}).userAgent,v=void 0===l?"":l,z=c,s=h,M=(z.document,!!s.documentElement&&!!s.head&&"function"==typeof s.addEventListener&&s.createElement,~v.indexOf("MSIE")||v.indexOf("Trident/"),"___FONT_AWESOME___"),m=function(){try{return!0}catch(c){return!1}}();var H=z||{};H[M]||(H[M]={}),H[M].styles||(H[M].styles={}),H[M].hooks||(H[M].hooks={}),H[M].shims||(H[M].shims=[]);var a=H[M];function V(c,v){var h=(2 0) { - .larger((@factor - 1)); - - .@{fa-css-prefix}-@{factor}x { - font-size: (@factor * 1em); - } -} - -/* makes the font 33% larger relative to the icon container */ -.@{fa-css-prefix}-lg { - font-size: (4em / 3); - line-height: (3em / 4); - vertical-align: -.0667em; -} - -.@{fa-css-prefix}-xs { - font-size: .75em; -} - -.@{fa-css-prefix}-sm { - font-size: .875em; -} - -.larger(10); diff --git a/examples/web/static/libs/fontawesome/less/_list.less b/examples/web/static/libs/fontawesome/less/_list.less deleted file mode 100644 index 1ff7ca7f..00000000 --- a/examples/web/static/libs/fontawesome/less/_list.less +++ /dev/null @@ -1,18 +0,0 @@ -// List Icons -// ------------------------- - -.@{fa-css-prefix}-ul { - list-style-type: none; - margin-left: @fa-li-width * 5/4; - padding-left: 0; - - > li { position: relative; } -} - -.@{fa-css-prefix}-li { - left: -@fa-li-width; - position: absolute; - text-align: center; - width: @fa-li-width; - line-height: inherit; -} diff --git a/examples/web/static/libs/fontawesome/less/_mixins.less b/examples/web/static/libs/fontawesome/less/_mixins.less deleted file mode 100644 index a4e93f90..00000000 --- a/examples/web/static/libs/fontawesome/less/_mixins.less +++ /dev/null @@ -1,57 +0,0 @@ -// Mixins -// -------------------------- - -.fa-icon() { - -moz-osx-font-smoothing: grayscale; - -webkit-font-smoothing: antialiased; - display: inline-block; - font-style: normal; - font-variant: normal; - font-weight: normal; - line-height: 1; - vertical-align: -.125em; -} - -.fa-icon-rotate(@degrees, @rotation) { - -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=@{rotation})"; - transform: rotate(@degrees); -} - -.fa-icon-flip(@horiz, @vert, @rotation) { - -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=@{rotation}, mirror=1)"; - transform: scale(@horiz, @vert); -} - - -// Only display content to screen readers. A la Bootstrap 4. -// -// See: http://a11yproject.com/posts/how-to-hide-content/ - -.sr-only() { - border: 0; - clip: rect(0,0,0,0); - height: 1px; - margin: -1px; - overflow: hidden; - padding: 0; - position: absolute; - width: 1px; -} - -// Use in conjunction with .sr-only to only display content when it's focused. -// -// Useful for "Skip to main content" links; see http://www.w3.org/TR/2013/NOTE-WCAG20-TECHS-20130905/G1 -// -// Credit: HTML5 Boilerplate - -.sr-only-focusable() { - &:active, - &:focus { - clip: auto; - height: auto; - margin: 0; - overflow: visible; - position: static; - width: auto; - } -} diff --git a/examples/web/static/libs/fontawesome/less/_rotated-flipped.less b/examples/web/static/libs/fontawesome/less/_rotated-flipped.less deleted file mode 100644 index d0c63ff8..00000000 --- a/examples/web/static/libs/fontawesome/less/_rotated-flipped.less +++ /dev/null @@ -1,24 +0,0 @@ -// Rotated & Flipped Icons -// ------------------------- - -.@{fa-css-prefix}-rotate-90 { .fa-icon-rotate(90deg, 1); } -.@{fa-css-prefix}-rotate-180 { .fa-icon-rotate(180deg, 2); } -.@{fa-css-prefix}-rotate-270 { .fa-icon-rotate(270deg, 3); } - -.@{fa-css-prefix}-flip-horizontal { .fa-icon-flip(-1, 1, 0); } -.@{fa-css-prefix}-flip-vertical { .fa-icon-flip(1, -1, 2); } -.@{fa-css-prefix}-flip-both, .@{fa-css-prefix}-flip-horizontal.@{fa-css-prefix}-flip-vertical { .fa-icon-flip(-1, -1, 2); } - -// Hook for IE8-9 -// ------------------------- - -:root { - .@{fa-css-prefix}-rotate-90, - .@{fa-css-prefix}-rotate-180, - .@{fa-css-prefix}-rotate-270, - .@{fa-css-prefix}-flip-horizontal, - .@{fa-css-prefix}-flip-vertical, - .@{fa-css-prefix}-flip-both { - filter: none; - } -} diff --git a/examples/web/static/libs/fontawesome/less/_screen-reader.less b/examples/web/static/libs/fontawesome/less/_screen-reader.less deleted file mode 100644 index 11c18819..00000000 --- a/examples/web/static/libs/fontawesome/less/_screen-reader.less +++ /dev/null @@ -1,5 +0,0 @@ -// Screen Readers -// ------------------------- - -.sr-only { .sr-only(); } -.sr-only-focusable { .sr-only-focusable(); } diff --git a/examples/web/static/libs/fontawesome/less/_shims.less b/examples/web/static/libs/fontawesome/less/_shims.less deleted file mode 100644 index 8a618a18..00000000 --- a/examples/web/static/libs/fontawesome/less/_shims.less +++ /dev/null @@ -1,2062 +0,0 @@ -.@{fa-css-prefix}.@{fa-css-prefix}-glass:before { content: @fa-var-glass-martini; } - -.@{fa-css-prefix}.@{fa-css-prefix}-meetup { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-star-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-star-o:before { content: @fa-var-star; } - -.@{fa-css-prefix}.@{fa-css-prefix}-remove:before { content: @fa-var-times; } - -.@{fa-css-prefix}.@{fa-css-prefix}-close:before { content: @fa-var-times; } - -.@{fa-css-prefix}.@{fa-css-prefix}-gear:before { content: @fa-var-cog; } - -.@{fa-css-prefix}.@{fa-css-prefix}-trash-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-trash-o:before { content: @fa-var-trash-alt; } - -.@{fa-css-prefix}.@{fa-css-prefix}-file-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-file-o:before { content: @fa-var-file; } - -.@{fa-css-prefix}.@{fa-css-prefix}-clock-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-clock-o:before { content: @fa-var-clock; } - -.@{fa-css-prefix}.@{fa-css-prefix}-arrow-circle-o-down { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-arrow-circle-o-down:before { content: @fa-var-arrow-alt-circle-down; } - -.@{fa-css-prefix}.@{fa-css-prefix}-arrow-circle-o-up { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-arrow-circle-o-up:before { content: @fa-var-arrow-alt-circle-up; } - -.@{fa-css-prefix}.@{fa-css-prefix}-play-circle-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-play-circle-o:before { content: @fa-var-play-circle; } - -.@{fa-css-prefix}.@{fa-css-prefix}-repeat:before { content: @fa-var-redo; } - -.@{fa-css-prefix}.@{fa-css-prefix}-rotate-right:before { content: @fa-var-redo; } - -.@{fa-css-prefix}.@{fa-css-prefix}-refresh:before { content: @fa-var-sync; } - -.@{fa-css-prefix}.@{fa-css-prefix}-list-alt { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-dedent:before { content: @fa-var-outdent; } - -.@{fa-css-prefix}.@{fa-css-prefix}-video-camera:before { content: @fa-var-video; } - -.@{fa-css-prefix}.@{fa-css-prefix}-picture-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-picture-o:before { content: @fa-var-image; } - -.@{fa-css-prefix}.@{fa-css-prefix}-photo { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-photo:before { content: @fa-var-image; } - -.@{fa-css-prefix}.@{fa-css-prefix}-image { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-image:before { content: @fa-var-image; } - -.@{fa-css-prefix}.@{fa-css-prefix}-pencil:before { content: @fa-var-pencil-alt; } - -.@{fa-css-prefix}.@{fa-css-prefix}-map-marker:before { content: @fa-var-map-marker-alt; } - -.@{fa-css-prefix}.@{fa-css-prefix}-pencil-square-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-pencil-square-o:before { content: @fa-var-edit; } - -.@{fa-css-prefix}.@{fa-css-prefix}-share-square-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-share-square-o:before { content: @fa-var-share-square; } - -.@{fa-css-prefix}.@{fa-css-prefix}-check-square-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-check-square-o:before { content: @fa-var-check-square; } - -.@{fa-css-prefix}.@{fa-css-prefix}-arrows:before { content: @fa-var-arrows-alt; } - -.@{fa-css-prefix}.@{fa-css-prefix}-times-circle-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-times-circle-o:before { content: @fa-var-times-circle; } - -.@{fa-css-prefix}.@{fa-css-prefix}-check-circle-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-check-circle-o:before { content: @fa-var-check-circle; } - -.@{fa-css-prefix}.@{fa-css-prefix}-mail-forward:before { content: @fa-var-share; } - -.@{fa-css-prefix}.@{fa-css-prefix}-eye { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-eye-slash { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-warning:before { content: @fa-var-exclamation-triangle; } - -.@{fa-css-prefix}.@{fa-css-prefix}-calendar:before { content: @fa-var-calendar-alt; } - -.@{fa-css-prefix}.@{fa-css-prefix}-arrows-v:before { content: @fa-var-arrows-alt-v; } - -.@{fa-css-prefix}.@{fa-css-prefix}-arrows-h:before { content: @fa-var-arrows-alt-h; } - -.@{fa-css-prefix}.@{fa-css-prefix}-bar-chart { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-bar-chart:before { content: @fa-var-chart-bar; } - -.@{fa-css-prefix}.@{fa-css-prefix}-bar-chart-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-bar-chart-o:before { content: @fa-var-chart-bar; } - -.@{fa-css-prefix}.@{fa-css-prefix}-twitter-square { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-facebook-square { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-gears:before { content: @fa-var-cogs; } - -.@{fa-css-prefix}.@{fa-css-prefix}-thumbs-o-up { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-thumbs-o-up:before { content: @fa-var-thumbs-up; } - -.@{fa-css-prefix}.@{fa-css-prefix}-thumbs-o-down { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-thumbs-o-down:before { content: @fa-var-thumbs-down; } - -.@{fa-css-prefix}.@{fa-css-prefix}-heart-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-heart-o:before { content: @fa-var-heart; } - -.@{fa-css-prefix}.@{fa-css-prefix}-sign-out:before { content: @fa-var-sign-out-alt; } - -.@{fa-css-prefix}.@{fa-css-prefix}-linkedin-square { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-linkedin-square:before { content: @fa-var-linkedin; } - -.@{fa-css-prefix}.@{fa-css-prefix}-thumb-tack:before { content: @fa-var-thumbtack; } - -.@{fa-css-prefix}.@{fa-css-prefix}-external-link:before { content: @fa-var-external-link-alt; } - -.@{fa-css-prefix}.@{fa-css-prefix}-sign-in:before { content: @fa-var-sign-in-alt; } - -.@{fa-css-prefix}.@{fa-css-prefix}-github-square { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-lemon-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-lemon-o:before { content: @fa-var-lemon; } - -.@{fa-css-prefix}.@{fa-css-prefix}-square-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-square-o:before { content: @fa-var-square; } - -.@{fa-css-prefix}.@{fa-css-prefix}-bookmark-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-bookmark-o:before { content: @fa-var-bookmark; } - -.@{fa-css-prefix}.@{fa-css-prefix}-twitter { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-facebook { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-facebook:before { content: @fa-var-facebook-f; } - -.@{fa-css-prefix}.@{fa-css-prefix}-facebook-f { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-facebook-f:before { content: @fa-var-facebook-f; } - -.@{fa-css-prefix}.@{fa-css-prefix}-github { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-credit-card { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-feed:before { content: @fa-var-rss; } - -.@{fa-css-prefix}.@{fa-css-prefix}-hdd-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-hdd-o:before { content: @fa-var-hdd; } - -.@{fa-css-prefix}.@{fa-css-prefix}-hand-o-right { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-hand-o-right:before { content: @fa-var-hand-point-right; } - -.@{fa-css-prefix}.@{fa-css-prefix}-hand-o-left { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-hand-o-left:before { content: @fa-var-hand-point-left; } - -.@{fa-css-prefix}.@{fa-css-prefix}-hand-o-up { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-hand-o-up:before { content: @fa-var-hand-point-up; } - -.@{fa-css-prefix}.@{fa-css-prefix}-hand-o-down { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-hand-o-down:before { content: @fa-var-hand-point-down; } - -.@{fa-css-prefix}.@{fa-css-prefix}-arrows-alt:before { content: @fa-var-expand-arrows-alt; } - -.@{fa-css-prefix}.@{fa-css-prefix}-group:before { content: @fa-var-users; } - -.@{fa-css-prefix}.@{fa-css-prefix}-chain:before { content: @fa-var-link; } - -.@{fa-css-prefix}.@{fa-css-prefix}-scissors:before { content: @fa-var-cut; } - -.@{fa-css-prefix}.@{fa-css-prefix}-files-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-files-o:before { content: @fa-var-copy; } - -.@{fa-css-prefix}.@{fa-css-prefix}-floppy-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-floppy-o:before { content: @fa-var-save; } - -.@{fa-css-prefix}.@{fa-css-prefix}-navicon:before { content: @fa-var-bars; } - -.@{fa-css-prefix}.@{fa-css-prefix}-reorder:before { content: @fa-var-bars; } - -.@{fa-css-prefix}.@{fa-css-prefix}-pinterest { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-pinterest-square { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-google-plus-square { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-google-plus { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-google-plus:before { content: @fa-var-google-plus-g; } - -.@{fa-css-prefix}.@{fa-css-prefix}-money { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-money:before { content: @fa-var-money-bill-alt; } - -.@{fa-css-prefix}.@{fa-css-prefix}-unsorted:before { content: @fa-var-sort; } - -.@{fa-css-prefix}.@{fa-css-prefix}-sort-desc:before { content: @fa-var-sort-down; } - -.@{fa-css-prefix}.@{fa-css-prefix}-sort-asc:before { content: @fa-var-sort-up; } - -.@{fa-css-prefix}.@{fa-css-prefix}-linkedin { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-linkedin:before { content: @fa-var-linkedin-in; } - -.@{fa-css-prefix}.@{fa-css-prefix}-rotate-left:before { content: @fa-var-undo; } - -.@{fa-css-prefix}.@{fa-css-prefix}-legal:before { content: @fa-var-gavel; } - -.@{fa-css-prefix}.@{fa-css-prefix}-tachometer:before { content: @fa-var-tachometer-alt; } - -.@{fa-css-prefix}.@{fa-css-prefix}-dashboard:before { content: @fa-var-tachometer-alt; } - -.@{fa-css-prefix}.@{fa-css-prefix}-comment-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-comment-o:before { content: @fa-var-comment; } - -.@{fa-css-prefix}.@{fa-css-prefix}-comments-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-comments-o:before { content: @fa-var-comments; } - -.@{fa-css-prefix}.@{fa-css-prefix}-flash:before { content: @fa-var-bolt; } - -.@{fa-css-prefix}.@{fa-css-prefix}-clipboard { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-paste { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-paste:before { content: @fa-var-clipboard; } - -.@{fa-css-prefix}.@{fa-css-prefix}-lightbulb-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-lightbulb-o:before { content: @fa-var-lightbulb; } - -.@{fa-css-prefix}.@{fa-css-prefix}-exchange:before { content: @fa-var-exchange-alt; } - -.@{fa-css-prefix}.@{fa-css-prefix}-cloud-download:before { content: @fa-var-cloud-download-alt; } - -.@{fa-css-prefix}.@{fa-css-prefix}-cloud-upload:before { content: @fa-var-cloud-upload-alt; } - -.@{fa-css-prefix}.@{fa-css-prefix}-bell-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-bell-o:before { content: @fa-var-bell; } - -.@{fa-css-prefix}.@{fa-css-prefix}-cutlery:before { content: @fa-var-utensils; } - -.@{fa-css-prefix}.@{fa-css-prefix}-file-text-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-file-text-o:before { content: @fa-var-file-alt; } - -.@{fa-css-prefix}.@{fa-css-prefix}-building-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-building-o:before { content: @fa-var-building; } - -.@{fa-css-prefix}.@{fa-css-prefix}-hospital-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-hospital-o:before { content: @fa-var-hospital; } - -.@{fa-css-prefix}.@{fa-css-prefix}-tablet:before { content: @fa-var-tablet-alt; } - -.@{fa-css-prefix}.@{fa-css-prefix}-mobile:before { content: @fa-var-mobile-alt; } - -.@{fa-css-prefix}.@{fa-css-prefix}-mobile-phone:before { content: @fa-var-mobile-alt; } - -.@{fa-css-prefix}.@{fa-css-prefix}-circle-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-circle-o:before { content: @fa-var-circle; } - -.@{fa-css-prefix}.@{fa-css-prefix}-mail-reply:before { content: @fa-var-reply; } - -.@{fa-css-prefix}.@{fa-css-prefix}-github-alt { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-folder-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-folder-o:before { content: @fa-var-folder; } - -.@{fa-css-prefix}.@{fa-css-prefix}-folder-open-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-folder-open-o:before { content: @fa-var-folder-open; } - -.@{fa-css-prefix}.@{fa-css-prefix}-smile-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-smile-o:before { content: @fa-var-smile; } - -.@{fa-css-prefix}.@{fa-css-prefix}-frown-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-frown-o:before { content: @fa-var-frown; } - -.@{fa-css-prefix}.@{fa-css-prefix}-meh-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-meh-o:before { content: @fa-var-meh; } - -.@{fa-css-prefix}.@{fa-css-prefix}-keyboard-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-keyboard-o:before { content: @fa-var-keyboard; } - -.@{fa-css-prefix}.@{fa-css-prefix}-flag-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-flag-o:before { content: @fa-var-flag; } - -.@{fa-css-prefix}.@{fa-css-prefix}-mail-reply-all:before { content: @fa-var-reply-all; } - -.@{fa-css-prefix}.@{fa-css-prefix}-star-half-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-star-half-o:before { content: @fa-var-star-half; } - -.@{fa-css-prefix}.@{fa-css-prefix}-star-half-empty { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-star-half-empty:before { content: @fa-var-star-half; } - -.@{fa-css-prefix}.@{fa-css-prefix}-star-half-full { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-star-half-full:before { content: @fa-var-star-half; } - -.@{fa-css-prefix}.@{fa-css-prefix}-code-fork:before { content: @fa-var-code-branch; } - -.@{fa-css-prefix}.@{fa-css-prefix}-chain-broken:before { content: @fa-var-unlink; } - -.@{fa-css-prefix}.@{fa-css-prefix}-shield:before { content: @fa-var-shield-alt; } - -.@{fa-css-prefix}.@{fa-css-prefix}-calendar-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-calendar-o:before { content: @fa-var-calendar; } - -.@{fa-css-prefix}.@{fa-css-prefix}-maxcdn { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-html5 { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-css3 { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-ticket:before { content: @fa-var-ticket-alt; } - -.@{fa-css-prefix}.@{fa-css-prefix}-minus-square-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-minus-square-o:before { content: @fa-var-minus-square; } - -.@{fa-css-prefix}.@{fa-css-prefix}-level-up:before { content: @fa-var-level-up-alt; } - -.@{fa-css-prefix}.@{fa-css-prefix}-level-down:before { content: @fa-var-level-down-alt; } - -.@{fa-css-prefix}.@{fa-css-prefix}-pencil-square:before { content: @fa-var-pen-square; } - -.@{fa-css-prefix}.@{fa-css-prefix}-external-link-square:before { content: @fa-var-external-link-square-alt; } - -.@{fa-css-prefix}.@{fa-css-prefix}-compass { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-caret-square-o-down { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-caret-square-o-down:before { content: @fa-var-caret-square-down; } - -.@{fa-css-prefix}.@{fa-css-prefix}-toggle-down { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-toggle-down:before { content: @fa-var-caret-square-down; } - -.@{fa-css-prefix}.@{fa-css-prefix}-caret-square-o-up { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-caret-square-o-up:before { content: @fa-var-caret-square-up; } - -.@{fa-css-prefix}.@{fa-css-prefix}-toggle-up { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-toggle-up:before { content: @fa-var-caret-square-up; } - -.@{fa-css-prefix}.@{fa-css-prefix}-caret-square-o-right { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-caret-square-o-right:before { content: @fa-var-caret-square-right; } - -.@{fa-css-prefix}.@{fa-css-prefix}-toggle-right { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-toggle-right:before { content: @fa-var-caret-square-right; } - -.@{fa-css-prefix}.@{fa-css-prefix}-eur:before { content: @fa-var-euro-sign; } - -.@{fa-css-prefix}.@{fa-css-prefix}-euro:before { content: @fa-var-euro-sign; } - -.@{fa-css-prefix}.@{fa-css-prefix}-gbp:before { content: @fa-var-pound-sign; } - -.@{fa-css-prefix}.@{fa-css-prefix}-usd:before { content: @fa-var-dollar-sign; } - -.@{fa-css-prefix}.@{fa-css-prefix}-dollar:before { content: @fa-var-dollar-sign; } - -.@{fa-css-prefix}.@{fa-css-prefix}-inr:before { content: @fa-var-rupee-sign; } - -.@{fa-css-prefix}.@{fa-css-prefix}-rupee:before { content: @fa-var-rupee-sign; } - -.@{fa-css-prefix}.@{fa-css-prefix}-jpy:before { content: @fa-var-yen-sign; } - -.@{fa-css-prefix}.@{fa-css-prefix}-cny:before { content: @fa-var-yen-sign; } - -.@{fa-css-prefix}.@{fa-css-prefix}-rmb:before { content: @fa-var-yen-sign; } - -.@{fa-css-prefix}.@{fa-css-prefix}-yen:before { content: @fa-var-yen-sign; } - -.@{fa-css-prefix}.@{fa-css-prefix}-rub:before { content: @fa-var-ruble-sign; } - -.@{fa-css-prefix}.@{fa-css-prefix}-ruble:before { content: @fa-var-ruble-sign; } - -.@{fa-css-prefix}.@{fa-css-prefix}-rouble:before { content: @fa-var-ruble-sign; } - -.@{fa-css-prefix}.@{fa-css-prefix}-krw:before { content: @fa-var-won-sign; } - -.@{fa-css-prefix}.@{fa-css-prefix}-won:before { content: @fa-var-won-sign; } - -.@{fa-css-prefix}.@{fa-css-prefix}-btc { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-bitcoin { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-bitcoin:before { content: @fa-var-btc; } - -.@{fa-css-prefix}.@{fa-css-prefix}-file-text:before { content: @fa-var-file-alt; } - -.@{fa-css-prefix}.@{fa-css-prefix}-sort-alpha-asc:before { content: @fa-var-sort-alpha-down; } - -.@{fa-css-prefix}.@{fa-css-prefix}-sort-alpha-desc:before { content: @fa-var-sort-alpha-up; } - -.@{fa-css-prefix}.@{fa-css-prefix}-sort-amount-asc:before { content: @fa-var-sort-amount-down; } - -.@{fa-css-prefix}.@{fa-css-prefix}-sort-amount-desc:before { content: @fa-var-sort-amount-up; } - -.@{fa-css-prefix}.@{fa-css-prefix}-sort-numeric-asc:before { content: @fa-var-sort-numeric-down; } - -.@{fa-css-prefix}.@{fa-css-prefix}-sort-numeric-desc:before { content: @fa-var-sort-numeric-up; } - -.@{fa-css-prefix}.@{fa-css-prefix}-youtube-square { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-youtube { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-xing { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-xing-square { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-youtube-play { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-youtube-play:before { content: @fa-var-youtube; } - -.@{fa-css-prefix}.@{fa-css-prefix}-dropbox { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-stack-overflow { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-instagram { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-flickr { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-adn { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-bitbucket { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-bitbucket-square { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-bitbucket-square:before { content: @fa-var-bitbucket; } - -.@{fa-css-prefix}.@{fa-css-prefix}-tumblr { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-tumblr-square { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-long-arrow-down:before { content: @fa-var-long-arrow-alt-down; } - -.@{fa-css-prefix}.@{fa-css-prefix}-long-arrow-up:before { content: @fa-var-long-arrow-alt-up; } - -.@{fa-css-prefix}.@{fa-css-prefix}-long-arrow-left:before { content: @fa-var-long-arrow-alt-left; } - -.@{fa-css-prefix}.@{fa-css-prefix}-long-arrow-right:before { content: @fa-var-long-arrow-alt-right; } - -.@{fa-css-prefix}.@{fa-css-prefix}-apple { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-windows { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-android { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-linux { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-dribbble { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-skype { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-foursquare { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-trello { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-gratipay { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-gittip { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-gittip:before { content: @fa-var-gratipay; } - -.@{fa-css-prefix}.@{fa-css-prefix}-sun-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-sun-o:before { content: @fa-var-sun; } - -.@{fa-css-prefix}.@{fa-css-prefix}-moon-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-moon-o:before { content: @fa-var-moon; } - -.@{fa-css-prefix}.@{fa-css-prefix}-vk { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-weibo { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-renren { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-pagelines { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-stack-exchange { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-arrow-circle-o-right { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-arrow-circle-o-right:before { content: @fa-var-arrow-alt-circle-right; } - -.@{fa-css-prefix}.@{fa-css-prefix}-arrow-circle-o-left { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-arrow-circle-o-left:before { content: @fa-var-arrow-alt-circle-left; } - -.@{fa-css-prefix}.@{fa-css-prefix}-caret-square-o-left { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-caret-square-o-left:before { content: @fa-var-caret-square-left; } - -.@{fa-css-prefix}.@{fa-css-prefix}-toggle-left { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-toggle-left:before { content: @fa-var-caret-square-left; } - -.@{fa-css-prefix}.@{fa-css-prefix}-dot-circle-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-dot-circle-o:before { content: @fa-var-dot-circle; } - -.@{fa-css-prefix}.@{fa-css-prefix}-vimeo-square { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-try:before { content: @fa-var-lira-sign; } - -.@{fa-css-prefix}.@{fa-css-prefix}-turkish-lira:before { content: @fa-var-lira-sign; } - -.@{fa-css-prefix}.@{fa-css-prefix}-plus-square-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-plus-square-o:before { content: @fa-var-plus-square; } - -.@{fa-css-prefix}.@{fa-css-prefix}-slack { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-wordpress { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-openid { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-institution:before { content: @fa-var-university; } - -.@{fa-css-prefix}.@{fa-css-prefix}-bank:before { content: @fa-var-university; } - -.@{fa-css-prefix}.@{fa-css-prefix}-mortar-board:before { content: @fa-var-graduation-cap; } - -.@{fa-css-prefix}.@{fa-css-prefix}-yahoo { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-google { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-reddit { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-reddit-square { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-stumbleupon-circle { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-stumbleupon { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-delicious { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-digg { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-pied-piper-pp { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-pied-piper-alt { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-drupal { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-joomla { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-spoon:before { content: @fa-var-utensil-spoon; } - -.@{fa-css-prefix}.@{fa-css-prefix}-behance { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-behance-square { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-steam { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-steam-square { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-automobile:before { content: @fa-var-car; } - -.@{fa-css-prefix}.@{fa-css-prefix}-cab:before { content: @fa-var-taxi; } - -.@{fa-css-prefix}.@{fa-css-prefix}-envelope-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-envelope-o:before { content: @fa-var-envelope; } - -.@{fa-css-prefix}.@{fa-css-prefix}-deviantart { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-soundcloud { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-file-pdf-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-file-pdf-o:before { content: @fa-var-file-pdf; } - -.@{fa-css-prefix}.@{fa-css-prefix}-file-word-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-file-word-o:before { content: @fa-var-file-word; } - -.@{fa-css-prefix}.@{fa-css-prefix}-file-excel-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-file-excel-o:before { content: @fa-var-file-excel; } - -.@{fa-css-prefix}.@{fa-css-prefix}-file-powerpoint-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-file-powerpoint-o:before { content: @fa-var-file-powerpoint; } - -.@{fa-css-prefix}.@{fa-css-prefix}-file-image-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-file-image-o:before { content: @fa-var-file-image; } - -.@{fa-css-prefix}.@{fa-css-prefix}-file-photo-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-file-photo-o:before { content: @fa-var-file-image; } - -.@{fa-css-prefix}.@{fa-css-prefix}-file-picture-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-file-picture-o:before { content: @fa-var-file-image; } - -.@{fa-css-prefix}.@{fa-css-prefix}-file-archive-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-file-archive-o:before { content: @fa-var-file-archive; } - -.@{fa-css-prefix}.@{fa-css-prefix}-file-zip-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-file-zip-o:before { content: @fa-var-file-archive; } - -.@{fa-css-prefix}.@{fa-css-prefix}-file-audio-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-file-audio-o:before { content: @fa-var-file-audio; } - -.@{fa-css-prefix}.@{fa-css-prefix}-file-sound-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-file-sound-o:before { content: @fa-var-file-audio; } - -.@{fa-css-prefix}.@{fa-css-prefix}-file-video-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-file-video-o:before { content: @fa-var-file-video; } - -.@{fa-css-prefix}.@{fa-css-prefix}-file-movie-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-file-movie-o:before { content: @fa-var-file-video; } - -.@{fa-css-prefix}.@{fa-css-prefix}-file-code-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-file-code-o:before { content: @fa-var-file-code; } - -.@{fa-css-prefix}.@{fa-css-prefix}-vine { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-codepen { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-jsfiddle { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-life-ring { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-life-bouy { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-life-bouy:before { content: @fa-var-life-ring; } - -.@{fa-css-prefix}.@{fa-css-prefix}-life-buoy { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-life-buoy:before { content: @fa-var-life-ring; } - -.@{fa-css-prefix}.@{fa-css-prefix}-life-saver { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-life-saver:before { content: @fa-var-life-ring; } - -.@{fa-css-prefix}.@{fa-css-prefix}-support { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-support:before { content: @fa-var-life-ring; } - -.@{fa-css-prefix}.@{fa-css-prefix}-circle-o-notch:before { content: @fa-var-circle-notch; } - -.@{fa-css-prefix}.@{fa-css-prefix}-rebel { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-ra { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-ra:before { content: @fa-var-rebel; } - -.@{fa-css-prefix}.@{fa-css-prefix}-resistance { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-resistance:before { content: @fa-var-rebel; } - -.@{fa-css-prefix}.@{fa-css-prefix}-empire { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-ge { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-ge:before { content: @fa-var-empire; } - -.@{fa-css-prefix}.@{fa-css-prefix}-git-square { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-git { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-hacker-news { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-y-combinator-square { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-y-combinator-square:before { content: @fa-var-hacker-news; } - -.@{fa-css-prefix}.@{fa-css-prefix}-yc-square { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-yc-square:before { content: @fa-var-hacker-news; } - -.@{fa-css-prefix}.@{fa-css-prefix}-tencent-weibo { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-qq { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-weixin { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-wechat { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-wechat:before { content: @fa-var-weixin; } - -.@{fa-css-prefix}.@{fa-css-prefix}-send:before { content: @fa-var-paper-plane; } - -.@{fa-css-prefix}.@{fa-css-prefix}-paper-plane-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-paper-plane-o:before { content: @fa-var-paper-plane; } - -.@{fa-css-prefix}.@{fa-css-prefix}-send-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-send-o:before { content: @fa-var-paper-plane; } - -.@{fa-css-prefix}.@{fa-css-prefix}-circle-thin { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-circle-thin:before { content: @fa-var-circle; } - -.@{fa-css-prefix}.@{fa-css-prefix}-header:before { content: @fa-var-heading; } - -.@{fa-css-prefix}.@{fa-css-prefix}-sliders:before { content: @fa-var-sliders-h; } - -.@{fa-css-prefix}.@{fa-css-prefix}-futbol-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-futbol-o:before { content: @fa-var-futbol; } - -.@{fa-css-prefix}.@{fa-css-prefix}-soccer-ball-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-soccer-ball-o:before { content: @fa-var-futbol; } - -.@{fa-css-prefix}.@{fa-css-prefix}-slideshare { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-twitch { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-yelp { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-newspaper-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-newspaper-o:before { content: @fa-var-newspaper; } - -.@{fa-css-prefix}.@{fa-css-prefix}-paypal { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-google-wallet { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-cc-visa { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-cc-mastercard { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-cc-discover { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-cc-amex { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-cc-paypal { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-cc-stripe { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-bell-slash-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-bell-slash-o:before { content: @fa-var-bell-slash; } - -.@{fa-css-prefix}.@{fa-css-prefix}-trash:before { content: @fa-var-trash-alt; } - -.@{fa-css-prefix}.@{fa-css-prefix}-copyright { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-eyedropper:before { content: @fa-var-eye-dropper; } - -.@{fa-css-prefix}.@{fa-css-prefix}-area-chart:before { content: @fa-var-chart-area; } - -.@{fa-css-prefix}.@{fa-css-prefix}-pie-chart:before { content: @fa-var-chart-pie; } - -.@{fa-css-prefix}.@{fa-css-prefix}-line-chart:before { content: @fa-var-chart-line; } - -.@{fa-css-prefix}.@{fa-css-prefix}-lastfm { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-lastfm-square { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-ioxhost { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-angellist { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-cc { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-cc:before { content: @fa-var-closed-captioning; } - -.@{fa-css-prefix}.@{fa-css-prefix}-ils:before { content: @fa-var-shekel-sign; } - -.@{fa-css-prefix}.@{fa-css-prefix}-shekel:before { content: @fa-var-shekel-sign; } - -.@{fa-css-prefix}.@{fa-css-prefix}-sheqel:before { content: @fa-var-shekel-sign; } - -.@{fa-css-prefix}.@{fa-css-prefix}-meanpath { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-meanpath:before { content: @fa-var-font-awesome; } - -.@{fa-css-prefix}.@{fa-css-prefix}-buysellads { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-connectdevelop { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-dashcube { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-forumbee { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-leanpub { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-sellsy { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-shirtsinbulk { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-simplybuilt { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-skyatlas { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-diamond { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-diamond:before { content: @fa-var-gem; } - -.@{fa-css-prefix}.@{fa-css-prefix}-intersex:before { content: @fa-var-transgender; } - -.@{fa-css-prefix}.@{fa-css-prefix}-facebook-official { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-facebook-official:before { content: @fa-var-facebook; } - -.@{fa-css-prefix}.@{fa-css-prefix}-pinterest-p { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-whatsapp { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-hotel:before { content: @fa-var-bed; } - -.@{fa-css-prefix}.@{fa-css-prefix}-viacoin { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-medium { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-y-combinator { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-yc { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-yc:before { content: @fa-var-y-combinator; } - -.@{fa-css-prefix}.@{fa-css-prefix}-optin-monster { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-opencart { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-expeditedssl { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-battery-4:before { content: @fa-var-battery-full; } - -.@{fa-css-prefix}.@{fa-css-prefix}-battery:before { content: @fa-var-battery-full; } - -.@{fa-css-prefix}.@{fa-css-prefix}-battery-3:before { content: @fa-var-battery-three-quarters; } - -.@{fa-css-prefix}.@{fa-css-prefix}-battery-2:before { content: @fa-var-battery-half; } - -.@{fa-css-prefix}.@{fa-css-prefix}-battery-1:before { content: @fa-var-battery-quarter; } - -.@{fa-css-prefix}.@{fa-css-prefix}-battery-0:before { content: @fa-var-battery-empty; } - -.@{fa-css-prefix}.@{fa-css-prefix}-object-group { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-object-ungroup { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-sticky-note-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-sticky-note-o:before { content: @fa-var-sticky-note; } - -.@{fa-css-prefix}.@{fa-css-prefix}-cc-jcb { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-cc-diners-club { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-clone { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-hourglass-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-hourglass-o:before { content: @fa-var-hourglass; } - -.@{fa-css-prefix}.@{fa-css-prefix}-hourglass-1:before { content: @fa-var-hourglass-start; } - -.@{fa-css-prefix}.@{fa-css-prefix}-hourglass-2:before { content: @fa-var-hourglass-half; } - -.@{fa-css-prefix}.@{fa-css-prefix}-hourglass-3:before { content: @fa-var-hourglass-end; } - -.@{fa-css-prefix}.@{fa-css-prefix}-hand-rock-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-hand-rock-o:before { content: @fa-var-hand-rock; } - -.@{fa-css-prefix}.@{fa-css-prefix}-hand-grab-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-hand-grab-o:before { content: @fa-var-hand-rock; } - -.@{fa-css-prefix}.@{fa-css-prefix}-hand-paper-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-hand-paper-o:before { content: @fa-var-hand-paper; } - -.@{fa-css-prefix}.@{fa-css-prefix}-hand-stop-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-hand-stop-o:before { content: @fa-var-hand-paper; } - -.@{fa-css-prefix}.@{fa-css-prefix}-hand-scissors-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-hand-scissors-o:before { content: @fa-var-hand-scissors; } - -.@{fa-css-prefix}.@{fa-css-prefix}-hand-lizard-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-hand-lizard-o:before { content: @fa-var-hand-lizard; } - -.@{fa-css-prefix}.@{fa-css-prefix}-hand-spock-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-hand-spock-o:before { content: @fa-var-hand-spock; } - -.@{fa-css-prefix}.@{fa-css-prefix}-hand-pointer-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-hand-pointer-o:before { content: @fa-var-hand-pointer; } - -.@{fa-css-prefix}.@{fa-css-prefix}-hand-peace-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-hand-peace-o:before { content: @fa-var-hand-peace; } - -.@{fa-css-prefix}.@{fa-css-prefix}-registered { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-creative-commons { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-gg { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-gg-circle { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-tripadvisor { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-odnoklassniki { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-odnoklassniki-square { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-get-pocket { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-wikipedia-w { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-safari { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-chrome { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-firefox { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-opera { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-internet-explorer { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-television:before { content: @fa-var-tv; } - -.@{fa-css-prefix}.@{fa-css-prefix}-contao { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-500px { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-amazon { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-calendar-plus-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-calendar-plus-o:before { content: @fa-var-calendar-plus; } - -.@{fa-css-prefix}.@{fa-css-prefix}-calendar-minus-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-calendar-minus-o:before { content: @fa-var-calendar-minus; } - -.@{fa-css-prefix}.@{fa-css-prefix}-calendar-times-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-calendar-times-o:before { content: @fa-var-calendar-times; } - -.@{fa-css-prefix}.@{fa-css-prefix}-calendar-check-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-calendar-check-o:before { content: @fa-var-calendar-check; } - -.@{fa-css-prefix}.@{fa-css-prefix}-map-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-map-o:before { content: @fa-var-map; } - -.@{fa-css-prefix}.@{fa-css-prefix}-commenting:before { content: @fa-var-comment-dots; } - -.@{fa-css-prefix}.@{fa-css-prefix}-commenting-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-commenting-o:before { content: @fa-var-comment-dots; } - -.@{fa-css-prefix}.@{fa-css-prefix}-houzz { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-vimeo { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-vimeo:before { content: @fa-var-vimeo-v; } - -.@{fa-css-prefix}.@{fa-css-prefix}-black-tie { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-fonticons { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-reddit-alien { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-edge { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-credit-card-alt:before { content: @fa-var-credit-card; } - -.@{fa-css-prefix}.@{fa-css-prefix}-codiepie { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-modx { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-fort-awesome { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-usb { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-product-hunt { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-mixcloud { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-scribd { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-pause-circle-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-pause-circle-o:before { content: @fa-var-pause-circle; } - -.@{fa-css-prefix}.@{fa-css-prefix}-stop-circle-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-stop-circle-o:before { content: @fa-var-stop-circle; } - -.@{fa-css-prefix}.@{fa-css-prefix}-bluetooth { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-bluetooth-b { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-gitlab { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-wpbeginner { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-wpforms { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-envira { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-wheelchair-alt { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-wheelchair-alt:before { content: @fa-var-accessible-icon; } - -.@{fa-css-prefix}.@{fa-css-prefix}-question-circle-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-question-circle-o:before { content: @fa-var-question-circle; } - -.@{fa-css-prefix}.@{fa-css-prefix}-volume-control-phone:before { content: @fa-var-phone-volume; } - -.@{fa-css-prefix}.@{fa-css-prefix}-asl-interpreting:before { content: @fa-var-american-sign-language-interpreting; } - -.@{fa-css-prefix}.@{fa-css-prefix}-deafness:before { content: @fa-var-deaf; } - -.@{fa-css-prefix}.@{fa-css-prefix}-hard-of-hearing:before { content: @fa-var-deaf; } - -.@{fa-css-prefix}.@{fa-css-prefix}-glide { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-glide-g { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-signing:before { content: @fa-var-sign-language; } - -.@{fa-css-prefix}.@{fa-css-prefix}-viadeo { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-viadeo-square { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-snapchat { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-snapchat-ghost { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-snapchat-square { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-pied-piper { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-first-order { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-yoast { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-themeisle { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-google-plus-official { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-google-plus-official:before { content: @fa-var-google-plus; } - -.@{fa-css-prefix}.@{fa-css-prefix}-google-plus-circle { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-google-plus-circle:before { content: @fa-var-google-plus; } - -.@{fa-css-prefix}.@{fa-css-prefix}-font-awesome { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-fa { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-fa:before { content: @fa-var-font-awesome; } - -.@{fa-css-prefix}.@{fa-css-prefix}-handshake-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-handshake-o:before { content: @fa-var-handshake; } - -.@{fa-css-prefix}.@{fa-css-prefix}-envelope-open-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-envelope-open-o:before { content: @fa-var-envelope-open; } - -.@{fa-css-prefix}.@{fa-css-prefix}-linode { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-address-book-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-address-book-o:before { content: @fa-var-address-book; } - -.@{fa-css-prefix}.@{fa-css-prefix}-vcard:before { content: @fa-var-address-card; } - -.@{fa-css-prefix}.@{fa-css-prefix}-address-card-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-address-card-o:before { content: @fa-var-address-card; } - -.@{fa-css-prefix}.@{fa-css-prefix}-vcard-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-vcard-o:before { content: @fa-var-address-card; } - -.@{fa-css-prefix}.@{fa-css-prefix}-user-circle-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-user-circle-o:before { content: @fa-var-user-circle; } - -.@{fa-css-prefix}.@{fa-css-prefix}-user-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-user-o:before { content: @fa-var-user; } - -.@{fa-css-prefix}.@{fa-css-prefix}-id-badge { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-drivers-license:before { content: @fa-var-id-card; } - -.@{fa-css-prefix}.@{fa-css-prefix}-id-card-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-id-card-o:before { content: @fa-var-id-card; } - -.@{fa-css-prefix}.@{fa-css-prefix}-drivers-license-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-drivers-license-o:before { content: @fa-var-id-card; } - -.@{fa-css-prefix}.@{fa-css-prefix}-quora { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-free-code-camp { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-telegram { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-thermometer-4:before { content: @fa-var-thermometer-full; } - -.@{fa-css-prefix}.@{fa-css-prefix}-thermometer:before { content: @fa-var-thermometer-full; } - -.@{fa-css-prefix}.@{fa-css-prefix}-thermometer-3:before { content: @fa-var-thermometer-three-quarters; } - -.@{fa-css-prefix}.@{fa-css-prefix}-thermometer-2:before { content: @fa-var-thermometer-half; } - -.@{fa-css-prefix}.@{fa-css-prefix}-thermometer-1:before { content: @fa-var-thermometer-quarter; } - -.@{fa-css-prefix}.@{fa-css-prefix}-thermometer-0:before { content: @fa-var-thermometer-empty; } - -.@{fa-css-prefix}.@{fa-css-prefix}-bathtub:before { content: @fa-var-bath; } - -.@{fa-css-prefix}.@{fa-css-prefix}-s15:before { content: @fa-var-bath; } - -.@{fa-css-prefix}.@{fa-css-prefix}-window-maximize { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-window-restore { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-times-rectangle:before { content: @fa-var-window-close; } - -.@{fa-css-prefix}.@{fa-css-prefix}-window-close-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-window-close-o:before { content: @fa-var-window-close; } - -.@{fa-css-prefix}.@{fa-css-prefix}-times-rectangle-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-times-rectangle-o:before { content: @fa-var-window-close; } - -.@{fa-css-prefix}.@{fa-css-prefix}-bandcamp { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-grav { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-etsy { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-imdb { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-ravelry { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-eercast { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-eercast:before { content: @fa-var-sellcast; } - -.@{fa-css-prefix}.@{fa-css-prefix}-snowflake-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.@{fa-css-prefix}.@{fa-css-prefix}-snowflake-o:before { content: @fa-var-snowflake; } - -.@{fa-css-prefix}.@{fa-css-prefix}-superpowers { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-wpexplorer { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.@{fa-css-prefix}.@{fa-css-prefix}-spotify { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - diff --git a/examples/web/static/libs/fontawesome/less/_stacked.less b/examples/web/static/libs/fontawesome/less/_stacked.less deleted file mode 100644 index 263b5c44..00000000 --- a/examples/web/static/libs/fontawesome/less/_stacked.less +++ /dev/null @@ -1,22 +0,0 @@ -// Stacked Icons -// ------------------------- - -.@{fa-css-prefix}-stack { - display: inline-block; - height: 2em; - line-height: 2em; - position: relative; - vertical-align: middle; - width: 2em; -} - -.@{fa-css-prefix}-stack-1x, .@{fa-css-prefix}-stack-2x { - left: 0; - position: absolute; - text-align: center; - width: 100%; -} - -.@{fa-css-prefix}-stack-1x { line-height: inherit; } -.@{fa-css-prefix}-stack-2x { font-size: 2em; } -.@{fa-css-prefix}-inverse { color: @fa-inverse; } diff --git a/examples/web/static/libs/fontawesome/less/_variables.less b/examples/web/static/libs/fontawesome/less/_variables.less deleted file mode 100644 index 9a97e8b1..00000000 --- a/examples/web/static/libs/fontawesome/less/_variables.less +++ /dev/null @@ -1,1363 +0,0 @@ -// Variables -// -------------------------- - -@fa-font-path: "../webfonts"; -@fa-font-size-base: 16px; -@fa-font-display: auto; -@fa-line-height-base: 1; -@fa-css-prefix: fa; -@fa-version: "5.7.2"; -@fa-border-color: #eee; -@fa-inverse: #fff; -@fa-li-width: 2em; - -@fa-var-500px: "\f26e"; -@fa-var-accessible-icon: "\f368"; -@fa-var-accusoft: "\f369"; -@fa-var-acquisitions-incorporated: "\f6af"; -@fa-var-ad: "\f641"; -@fa-var-address-book: "\f2b9"; -@fa-var-address-card: "\f2bb"; -@fa-var-adjust: "\f042"; -@fa-var-adn: "\f170"; -@fa-var-adobe: "\f778"; -@fa-var-adversal: "\f36a"; -@fa-var-affiliatetheme: "\f36b"; -@fa-var-air-freshener: "\f5d0"; -@fa-var-algolia: "\f36c"; -@fa-var-align-center: "\f037"; -@fa-var-align-justify: "\f039"; -@fa-var-align-left: "\f036"; -@fa-var-align-right: "\f038"; -@fa-var-alipay: "\f642"; -@fa-var-allergies: "\f461"; -@fa-var-amazon: "\f270"; -@fa-var-amazon-pay: "\f42c"; -@fa-var-ambulance: "\f0f9"; -@fa-var-american-sign-language-interpreting: "\f2a3"; -@fa-var-amilia: "\f36d"; -@fa-var-anchor: "\f13d"; -@fa-var-android: "\f17b"; -@fa-var-angellist: "\f209"; -@fa-var-angle-double-down: "\f103"; -@fa-var-angle-double-left: "\f100"; -@fa-var-angle-double-right: "\f101"; -@fa-var-angle-double-up: "\f102"; -@fa-var-angle-down: "\f107"; -@fa-var-angle-left: "\f104"; -@fa-var-angle-right: "\f105"; -@fa-var-angle-up: "\f106"; -@fa-var-angry: "\f556"; -@fa-var-angrycreative: "\f36e"; -@fa-var-angular: "\f420"; -@fa-var-ankh: "\f644"; -@fa-var-app-store: "\f36f"; -@fa-var-app-store-ios: "\f370"; -@fa-var-apper: "\f371"; -@fa-var-apple: "\f179"; -@fa-var-apple-alt: "\f5d1"; -@fa-var-apple-pay: "\f415"; -@fa-var-archive: "\f187"; -@fa-var-archway: "\f557"; -@fa-var-arrow-alt-circle-down: "\f358"; -@fa-var-arrow-alt-circle-left: "\f359"; -@fa-var-arrow-alt-circle-right: "\f35a"; -@fa-var-arrow-alt-circle-up: "\f35b"; -@fa-var-arrow-circle-down: "\f0ab"; -@fa-var-arrow-circle-left: "\f0a8"; -@fa-var-arrow-circle-right: "\f0a9"; -@fa-var-arrow-circle-up: "\f0aa"; -@fa-var-arrow-down: "\f063"; -@fa-var-arrow-left: "\f060"; -@fa-var-arrow-right: "\f061"; -@fa-var-arrow-up: "\f062"; -@fa-var-arrows-alt: "\f0b2"; -@fa-var-arrows-alt-h: "\f337"; -@fa-var-arrows-alt-v: "\f338"; -@fa-var-artstation: "\f77a"; -@fa-var-assistive-listening-systems: "\f2a2"; -@fa-var-asterisk: "\f069"; -@fa-var-asymmetrik: "\f372"; -@fa-var-at: "\f1fa"; -@fa-var-atlas: "\f558"; -@fa-var-atlassian: "\f77b"; -@fa-var-atom: "\f5d2"; -@fa-var-audible: "\f373"; -@fa-var-audio-description: "\f29e"; -@fa-var-autoprefixer: "\f41c"; -@fa-var-avianex: "\f374"; -@fa-var-aviato: "\f421"; -@fa-var-award: "\f559"; -@fa-var-aws: "\f375"; -@fa-var-baby: "\f77c"; -@fa-var-baby-carriage: "\f77d"; -@fa-var-backspace: "\f55a"; -@fa-var-backward: "\f04a"; -@fa-var-bacon: "\f7e5"; -@fa-var-balance-scale: "\f24e"; -@fa-var-ban: "\f05e"; -@fa-var-band-aid: "\f462"; -@fa-var-bandcamp: "\f2d5"; -@fa-var-barcode: "\f02a"; -@fa-var-bars: "\f0c9"; -@fa-var-baseball-ball: "\f433"; -@fa-var-basketball-ball: "\f434"; -@fa-var-bath: "\f2cd"; -@fa-var-battery-empty: "\f244"; -@fa-var-battery-full: "\f240"; -@fa-var-battery-half: "\f242"; -@fa-var-battery-quarter: "\f243"; -@fa-var-battery-three-quarters: "\f241"; -@fa-var-bed: "\f236"; -@fa-var-beer: "\f0fc"; -@fa-var-behance: "\f1b4"; -@fa-var-behance-square: "\f1b5"; -@fa-var-bell: "\f0f3"; -@fa-var-bell-slash: "\f1f6"; -@fa-var-bezier-curve: "\f55b"; -@fa-var-bible: "\f647"; -@fa-var-bicycle: "\f206"; -@fa-var-bimobject: "\f378"; -@fa-var-binoculars: "\f1e5"; -@fa-var-biohazard: "\f780"; -@fa-var-birthday-cake: "\f1fd"; -@fa-var-bitbucket: "\f171"; -@fa-var-bitcoin: "\f379"; -@fa-var-bity: "\f37a"; -@fa-var-black-tie: "\f27e"; -@fa-var-blackberry: "\f37b"; -@fa-var-blender: "\f517"; -@fa-var-blender-phone: "\f6b6"; -@fa-var-blind: "\f29d"; -@fa-var-blog: "\f781"; -@fa-var-blogger: "\f37c"; -@fa-var-blogger-b: "\f37d"; -@fa-var-bluetooth: "\f293"; -@fa-var-bluetooth-b: "\f294"; -@fa-var-bold: "\f032"; -@fa-var-bolt: "\f0e7"; -@fa-var-bomb: "\f1e2"; -@fa-var-bone: "\f5d7"; -@fa-var-bong: "\f55c"; -@fa-var-book: "\f02d"; -@fa-var-book-dead: "\f6b7"; -@fa-var-book-medical: "\f7e6"; -@fa-var-book-open: "\f518"; -@fa-var-book-reader: "\f5da"; -@fa-var-bookmark: "\f02e"; -@fa-var-bowling-ball: "\f436"; -@fa-var-box: "\f466"; -@fa-var-box-open: "\f49e"; -@fa-var-boxes: "\f468"; -@fa-var-braille: "\f2a1"; -@fa-var-brain: "\f5dc"; -@fa-var-bread-slice: "\f7ec"; -@fa-var-briefcase: "\f0b1"; -@fa-var-briefcase-medical: "\f469"; -@fa-var-broadcast-tower: "\f519"; -@fa-var-broom: "\f51a"; -@fa-var-brush: "\f55d"; -@fa-var-btc: "\f15a"; -@fa-var-bug: "\f188"; -@fa-var-building: "\f1ad"; -@fa-var-bullhorn: "\f0a1"; -@fa-var-bullseye: "\f140"; -@fa-var-burn: "\f46a"; -@fa-var-buromobelexperte: "\f37f"; -@fa-var-bus: "\f207"; -@fa-var-bus-alt: "\f55e"; -@fa-var-business-time: "\f64a"; -@fa-var-buysellads: "\f20d"; -@fa-var-calculator: "\f1ec"; -@fa-var-calendar: "\f133"; -@fa-var-calendar-alt: "\f073"; -@fa-var-calendar-check: "\f274"; -@fa-var-calendar-day: "\f783"; -@fa-var-calendar-minus: "\f272"; -@fa-var-calendar-plus: "\f271"; -@fa-var-calendar-times: "\f273"; -@fa-var-calendar-week: "\f784"; -@fa-var-camera: "\f030"; -@fa-var-camera-retro: "\f083"; -@fa-var-campground: "\f6bb"; -@fa-var-canadian-maple-leaf: "\f785"; -@fa-var-candy-cane: "\f786"; -@fa-var-cannabis: "\f55f"; -@fa-var-capsules: "\f46b"; -@fa-var-car: "\f1b9"; -@fa-var-car-alt: "\f5de"; -@fa-var-car-battery: "\f5df"; -@fa-var-car-crash: "\f5e1"; -@fa-var-car-side: "\f5e4"; -@fa-var-caret-down: "\f0d7"; -@fa-var-caret-left: "\f0d9"; -@fa-var-caret-right: "\f0da"; -@fa-var-caret-square-down: "\f150"; -@fa-var-caret-square-left: "\f191"; -@fa-var-caret-square-right: "\f152"; -@fa-var-caret-square-up: "\f151"; -@fa-var-caret-up: "\f0d8"; -@fa-var-carrot: "\f787"; -@fa-var-cart-arrow-down: "\f218"; -@fa-var-cart-plus: "\f217"; -@fa-var-cash-register: "\f788"; -@fa-var-cat: "\f6be"; -@fa-var-cc-amazon-pay: "\f42d"; -@fa-var-cc-amex: "\f1f3"; -@fa-var-cc-apple-pay: "\f416"; -@fa-var-cc-diners-club: "\f24c"; -@fa-var-cc-discover: "\f1f2"; -@fa-var-cc-jcb: "\f24b"; -@fa-var-cc-mastercard: "\f1f1"; -@fa-var-cc-paypal: "\f1f4"; -@fa-var-cc-stripe: "\f1f5"; -@fa-var-cc-visa: "\f1f0"; -@fa-var-centercode: "\f380"; -@fa-var-centos: "\f789"; -@fa-var-certificate: "\f0a3"; -@fa-var-chair: "\f6c0"; -@fa-var-chalkboard: "\f51b"; -@fa-var-chalkboard-teacher: "\f51c"; -@fa-var-charging-station: "\f5e7"; -@fa-var-chart-area: "\f1fe"; -@fa-var-chart-bar: "\f080"; -@fa-var-chart-line: "\f201"; -@fa-var-chart-pie: "\f200"; -@fa-var-check: "\f00c"; -@fa-var-check-circle: "\f058"; -@fa-var-check-double: "\f560"; -@fa-var-check-square: "\f14a"; -@fa-var-cheese: "\f7ef"; -@fa-var-chess: "\f439"; -@fa-var-chess-bishop: "\f43a"; -@fa-var-chess-board: "\f43c"; -@fa-var-chess-king: "\f43f"; -@fa-var-chess-knight: "\f441"; -@fa-var-chess-pawn: "\f443"; -@fa-var-chess-queen: "\f445"; -@fa-var-chess-rook: "\f447"; -@fa-var-chevron-circle-down: "\f13a"; -@fa-var-chevron-circle-left: "\f137"; -@fa-var-chevron-circle-right: "\f138"; -@fa-var-chevron-circle-up: "\f139"; -@fa-var-chevron-down: "\f078"; -@fa-var-chevron-left: "\f053"; -@fa-var-chevron-right: "\f054"; -@fa-var-chevron-up: "\f077"; -@fa-var-child: "\f1ae"; -@fa-var-chrome: "\f268"; -@fa-var-church: "\f51d"; -@fa-var-circle: "\f111"; -@fa-var-circle-notch: "\f1ce"; -@fa-var-city: "\f64f"; -@fa-var-clinic-medical: "\f7f2"; -@fa-var-clipboard: "\f328"; -@fa-var-clipboard-check: "\f46c"; -@fa-var-clipboard-list: "\f46d"; -@fa-var-clock: "\f017"; -@fa-var-clone: "\f24d"; -@fa-var-closed-captioning: "\f20a"; -@fa-var-cloud: "\f0c2"; -@fa-var-cloud-download-alt: "\f381"; -@fa-var-cloud-meatball: "\f73b"; -@fa-var-cloud-moon: "\f6c3"; -@fa-var-cloud-moon-rain: "\f73c"; -@fa-var-cloud-rain: "\f73d"; -@fa-var-cloud-showers-heavy: "\f740"; -@fa-var-cloud-sun: "\f6c4"; -@fa-var-cloud-sun-rain: "\f743"; -@fa-var-cloud-upload-alt: "\f382"; -@fa-var-cloudscale: "\f383"; -@fa-var-cloudsmith: "\f384"; -@fa-var-cloudversify: "\f385"; -@fa-var-cocktail: "\f561"; -@fa-var-code: "\f121"; -@fa-var-code-branch: "\f126"; -@fa-var-codepen: "\f1cb"; -@fa-var-codiepie: "\f284"; -@fa-var-coffee: "\f0f4"; -@fa-var-cog: "\f013"; -@fa-var-cogs: "\f085"; -@fa-var-coins: "\f51e"; -@fa-var-columns: "\f0db"; -@fa-var-comment: "\f075"; -@fa-var-comment-alt: "\f27a"; -@fa-var-comment-dollar: "\f651"; -@fa-var-comment-dots: "\f4ad"; -@fa-var-comment-medical: "\f7f5"; -@fa-var-comment-slash: "\f4b3"; -@fa-var-comments: "\f086"; -@fa-var-comments-dollar: "\f653"; -@fa-var-compact-disc: "\f51f"; -@fa-var-compass: "\f14e"; -@fa-var-compress: "\f066"; -@fa-var-compress-arrows-alt: "\f78c"; -@fa-var-concierge-bell: "\f562"; -@fa-var-confluence: "\f78d"; -@fa-var-connectdevelop: "\f20e"; -@fa-var-contao: "\f26d"; -@fa-var-cookie: "\f563"; -@fa-var-cookie-bite: "\f564"; -@fa-var-copy: "\f0c5"; -@fa-var-copyright: "\f1f9"; -@fa-var-couch: "\f4b8"; -@fa-var-cpanel: "\f388"; -@fa-var-creative-commons: "\f25e"; -@fa-var-creative-commons-by: "\f4e7"; -@fa-var-creative-commons-nc: "\f4e8"; -@fa-var-creative-commons-nc-eu: "\f4e9"; -@fa-var-creative-commons-nc-jp: "\f4ea"; -@fa-var-creative-commons-nd: "\f4eb"; -@fa-var-creative-commons-pd: "\f4ec"; -@fa-var-creative-commons-pd-alt: "\f4ed"; -@fa-var-creative-commons-remix: "\f4ee"; -@fa-var-creative-commons-sa: "\f4ef"; -@fa-var-creative-commons-sampling: "\f4f0"; -@fa-var-creative-commons-sampling-plus: "\f4f1"; -@fa-var-creative-commons-share: "\f4f2"; -@fa-var-creative-commons-zero: "\f4f3"; -@fa-var-credit-card: "\f09d"; -@fa-var-critical-role: "\f6c9"; -@fa-var-crop: "\f125"; -@fa-var-crop-alt: "\f565"; -@fa-var-cross: "\f654"; -@fa-var-crosshairs: "\f05b"; -@fa-var-crow: "\f520"; -@fa-var-crown: "\f521"; -@fa-var-crutch: "\f7f7"; -@fa-var-css3: "\f13c"; -@fa-var-css3-alt: "\f38b"; -@fa-var-cube: "\f1b2"; -@fa-var-cubes: "\f1b3"; -@fa-var-cut: "\f0c4"; -@fa-var-cuttlefish: "\f38c"; -@fa-var-d-and-d: "\f38d"; -@fa-var-d-and-d-beyond: "\f6ca"; -@fa-var-dashcube: "\f210"; -@fa-var-database: "\f1c0"; -@fa-var-deaf: "\f2a4"; -@fa-var-delicious: "\f1a5"; -@fa-var-democrat: "\f747"; -@fa-var-deploydog: "\f38e"; -@fa-var-deskpro: "\f38f"; -@fa-var-desktop: "\f108"; -@fa-var-dev: "\f6cc"; -@fa-var-deviantart: "\f1bd"; -@fa-var-dharmachakra: "\f655"; -@fa-var-dhl: "\f790"; -@fa-var-diagnoses: "\f470"; -@fa-var-diaspora: "\f791"; -@fa-var-dice: "\f522"; -@fa-var-dice-d20: "\f6cf"; -@fa-var-dice-d6: "\f6d1"; -@fa-var-dice-five: "\f523"; -@fa-var-dice-four: "\f524"; -@fa-var-dice-one: "\f525"; -@fa-var-dice-six: "\f526"; -@fa-var-dice-three: "\f527"; -@fa-var-dice-two: "\f528"; -@fa-var-digg: "\f1a6"; -@fa-var-digital-ocean: "\f391"; -@fa-var-digital-tachograph: "\f566"; -@fa-var-directions: "\f5eb"; -@fa-var-discord: "\f392"; -@fa-var-discourse: "\f393"; -@fa-var-divide: "\f529"; -@fa-var-dizzy: "\f567"; -@fa-var-dna: "\f471"; -@fa-var-dochub: "\f394"; -@fa-var-docker: "\f395"; -@fa-var-dog: "\f6d3"; -@fa-var-dollar-sign: "\f155"; -@fa-var-dolly: "\f472"; -@fa-var-dolly-flatbed: "\f474"; -@fa-var-donate: "\f4b9"; -@fa-var-door-closed: "\f52a"; -@fa-var-door-open: "\f52b"; -@fa-var-dot-circle: "\f192"; -@fa-var-dove: "\f4ba"; -@fa-var-download: "\f019"; -@fa-var-draft2digital: "\f396"; -@fa-var-drafting-compass: "\f568"; -@fa-var-dragon: "\f6d5"; -@fa-var-draw-polygon: "\f5ee"; -@fa-var-dribbble: "\f17d"; -@fa-var-dribbble-square: "\f397"; -@fa-var-dropbox: "\f16b"; -@fa-var-drum: "\f569"; -@fa-var-drum-steelpan: "\f56a"; -@fa-var-drumstick-bite: "\f6d7"; -@fa-var-drupal: "\f1a9"; -@fa-var-dumbbell: "\f44b"; -@fa-var-dumpster: "\f793"; -@fa-var-dumpster-fire: "\f794"; -@fa-var-dungeon: "\f6d9"; -@fa-var-dyalog: "\f399"; -@fa-var-earlybirds: "\f39a"; -@fa-var-ebay: "\f4f4"; -@fa-var-edge: "\f282"; -@fa-var-edit: "\f044"; -@fa-var-egg: "\f7fb"; -@fa-var-eject: "\f052"; -@fa-var-elementor: "\f430"; -@fa-var-ellipsis-h: "\f141"; -@fa-var-ellipsis-v: "\f142"; -@fa-var-ello: "\f5f1"; -@fa-var-ember: "\f423"; -@fa-var-empire: "\f1d1"; -@fa-var-envelope: "\f0e0"; -@fa-var-envelope-open: "\f2b6"; -@fa-var-envelope-open-text: "\f658"; -@fa-var-envelope-square: "\f199"; -@fa-var-envira: "\f299"; -@fa-var-equals: "\f52c"; -@fa-var-eraser: "\f12d"; -@fa-var-erlang: "\f39d"; -@fa-var-ethereum: "\f42e"; -@fa-var-ethernet: "\f796"; -@fa-var-etsy: "\f2d7"; -@fa-var-euro-sign: "\f153"; -@fa-var-exchange-alt: "\f362"; -@fa-var-exclamation: "\f12a"; -@fa-var-exclamation-circle: "\f06a"; -@fa-var-exclamation-triangle: "\f071"; -@fa-var-expand: "\f065"; -@fa-var-expand-arrows-alt: "\f31e"; -@fa-var-expeditedssl: "\f23e"; -@fa-var-external-link-alt: "\f35d"; -@fa-var-external-link-square-alt: "\f360"; -@fa-var-eye: "\f06e"; -@fa-var-eye-dropper: "\f1fb"; -@fa-var-eye-slash: "\f070"; -@fa-var-facebook: "\f09a"; -@fa-var-facebook-f: "\f39e"; -@fa-var-facebook-messenger: "\f39f"; -@fa-var-facebook-square: "\f082"; -@fa-var-fantasy-flight-games: "\f6dc"; -@fa-var-fast-backward: "\f049"; -@fa-var-fast-forward: "\f050"; -@fa-var-fax: "\f1ac"; -@fa-var-feather: "\f52d"; -@fa-var-feather-alt: "\f56b"; -@fa-var-fedex: "\f797"; -@fa-var-fedora: "\f798"; -@fa-var-female: "\f182"; -@fa-var-fighter-jet: "\f0fb"; -@fa-var-figma: "\f799"; -@fa-var-file: "\f15b"; -@fa-var-file-alt: "\f15c"; -@fa-var-file-archive: "\f1c6"; -@fa-var-file-audio: "\f1c7"; -@fa-var-file-code: "\f1c9"; -@fa-var-file-contract: "\f56c"; -@fa-var-file-csv: "\f6dd"; -@fa-var-file-download: "\f56d"; -@fa-var-file-excel: "\f1c3"; -@fa-var-file-export: "\f56e"; -@fa-var-file-image: "\f1c5"; -@fa-var-file-import: "\f56f"; -@fa-var-file-invoice: "\f570"; -@fa-var-file-invoice-dollar: "\f571"; -@fa-var-file-medical: "\f477"; -@fa-var-file-medical-alt: "\f478"; -@fa-var-file-pdf: "\f1c1"; -@fa-var-file-powerpoint: "\f1c4"; -@fa-var-file-prescription: "\f572"; -@fa-var-file-signature: "\f573"; -@fa-var-file-upload: "\f574"; -@fa-var-file-video: "\f1c8"; -@fa-var-file-word: "\f1c2"; -@fa-var-fill: "\f575"; -@fa-var-fill-drip: "\f576"; -@fa-var-film: "\f008"; -@fa-var-filter: "\f0b0"; -@fa-var-fingerprint: "\f577"; -@fa-var-fire: "\f06d"; -@fa-var-fire-alt: "\f7e4"; -@fa-var-fire-extinguisher: "\f134"; -@fa-var-firefox: "\f269"; -@fa-var-first-aid: "\f479"; -@fa-var-first-order: "\f2b0"; -@fa-var-first-order-alt: "\f50a"; -@fa-var-firstdraft: "\f3a1"; -@fa-var-fish: "\f578"; -@fa-var-fist-raised: "\f6de"; -@fa-var-flag: "\f024"; -@fa-var-flag-checkered: "\f11e"; -@fa-var-flag-usa: "\f74d"; -@fa-var-flask: "\f0c3"; -@fa-var-flickr: "\f16e"; -@fa-var-flipboard: "\f44d"; -@fa-var-flushed: "\f579"; -@fa-var-fly: "\f417"; -@fa-var-folder: "\f07b"; -@fa-var-folder-minus: "\f65d"; -@fa-var-folder-open: "\f07c"; -@fa-var-folder-plus: "\f65e"; -@fa-var-font: "\f031"; -@fa-var-font-awesome: "\f2b4"; -@fa-var-font-awesome-alt: "\f35c"; -@fa-var-font-awesome-flag: "\f425"; -@fa-var-font-awesome-logo-full: "\f4e6"; -@fa-var-fonticons: "\f280"; -@fa-var-fonticons-fi: "\f3a2"; -@fa-var-football-ball: "\f44e"; -@fa-var-fort-awesome: "\f286"; -@fa-var-fort-awesome-alt: "\f3a3"; -@fa-var-forumbee: "\f211"; -@fa-var-forward: "\f04e"; -@fa-var-foursquare: "\f180"; -@fa-var-free-code-camp: "\f2c5"; -@fa-var-freebsd: "\f3a4"; -@fa-var-frog: "\f52e"; -@fa-var-frown: "\f119"; -@fa-var-frown-open: "\f57a"; -@fa-var-fulcrum: "\f50b"; -@fa-var-funnel-dollar: "\f662"; -@fa-var-futbol: "\f1e3"; -@fa-var-galactic-republic: "\f50c"; -@fa-var-galactic-senate: "\f50d"; -@fa-var-gamepad: "\f11b"; -@fa-var-gas-pump: "\f52f"; -@fa-var-gavel: "\f0e3"; -@fa-var-gem: "\f3a5"; -@fa-var-genderless: "\f22d"; -@fa-var-get-pocket: "\f265"; -@fa-var-gg: "\f260"; -@fa-var-gg-circle: "\f261"; -@fa-var-ghost: "\f6e2"; -@fa-var-gift: "\f06b"; -@fa-var-gifts: "\f79c"; -@fa-var-git: "\f1d3"; -@fa-var-git-square: "\f1d2"; -@fa-var-github: "\f09b"; -@fa-var-github-alt: "\f113"; -@fa-var-github-square: "\f092"; -@fa-var-gitkraken: "\f3a6"; -@fa-var-gitlab: "\f296"; -@fa-var-gitter: "\f426"; -@fa-var-glass-cheers: "\f79f"; -@fa-var-glass-martini: "\f000"; -@fa-var-glass-martini-alt: "\f57b"; -@fa-var-glass-whiskey: "\f7a0"; -@fa-var-glasses: "\f530"; -@fa-var-glide: "\f2a5"; -@fa-var-glide-g: "\f2a6"; -@fa-var-globe: "\f0ac"; -@fa-var-globe-africa: "\f57c"; -@fa-var-globe-americas: "\f57d"; -@fa-var-globe-asia: "\f57e"; -@fa-var-globe-europe: "\f7a2"; -@fa-var-gofore: "\f3a7"; -@fa-var-golf-ball: "\f450"; -@fa-var-goodreads: "\f3a8"; -@fa-var-goodreads-g: "\f3a9"; -@fa-var-google: "\f1a0"; -@fa-var-google-drive: "\f3aa"; -@fa-var-google-play: "\f3ab"; -@fa-var-google-plus: "\f2b3"; -@fa-var-google-plus-g: "\f0d5"; -@fa-var-google-plus-square: "\f0d4"; -@fa-var-google-wallet: "\f1ee"; -@fa-var-gopuram: "\f664"; -@fa-var-graduation-cap: "\f19d"; -@fa-var-gratipay: "\f184"; -@fa-var-grav: "\f2d6"; -@fa-var-greater-than: "\f531"; -@fa-var-greater-than-equal: "\f532"; -@fa-var-grimace: "\f57f"; -@fa-var-grin: "\f580"; -@fa-var-grin-alt: "\f581"; -@fa-var-grin-beam: "\f582"; -@fa-var-grin-beam-sweat: "\f583"; -@fa-var-grin-hearts: "\f584"; -@fa-var-grin-squint: "\f585"; -@fa-var-grin-squint-tears: "\f586"; -@fa-var-grin-stars: "\f587"; -@fa-var-grin-tears: "\f588"; -@fa-var-grin-tongue: "\f589"; -@fa-var-grin-tongue-squint: "\f58a"; -@fa-var-grin-tongue-wink: "\f58b"; -@fa-var-grin-wink: "\f58c"; -@fa-var-grip-horizontal: "\f58d"; -@fa-var-grip-lines: "\f7a4"; -@fa-var-grip-lines-vertical: "\f7a5"; -@fa-var-grip-vertical: "\f58e"; -@fa-var-gripfire: "\f3ac"; -@fa-var-grunt: "\f3ad"; -@fa-var-guitar: "\f7a6"; -@fa-var-gulp: "\f3ae"; -@fa-var-h-square: "\f0fd"; -@fa-var-hacker-news: "\f1d4"; -@fa-var-hacker-news-square: "\f3af"; -@fa-var-hackerrank: "\f5f7"; -@fa-var-hamburger: "\f805"; -@fa-var-hammer: "\f6e3"; -@fa-var-hamsa: "\f665"; -@fa-var-hand-holding: "\f4bd"; -@fa-var-hand-holding-heart: "\f4be"; -@fa-var-hand-holding-usd: "\f4c0"; -@fa-var-hand-lizard: "\f258"; -@fa-var-hand-middle-finger: "\f806"; -@fa-var-hand-paper: "\f256"; -@fa-var-hand-peace: "\f25b"; -@fa-var-hand-point-down: "\f0a7"; -@fa-var-hand-point-left: "\f0a5"; -@fa-var-hand-point-right: "\f0a4"; -@fa-var-hand-point-up: "\f0a6"; -@fa-var-hand-pointer: "\f25a"; -@fa-var-hand-rock: "\f255"; -@fa-var-hand-scissors: "\f257"; -@fa-var-hand-spock: "\f259"; -@fa-var-hands: "\f4c2"; -@fa-var-hands-helping: "\f4c4"; -@fa-var-handshake: "\f2b5"; -@fa-var-hanukiah: "\f6e6"; -@fa-var-hard-hat: "\f807"; -@fa-var-hashtag: "\f292"; -@fa-var-hat-wizard: "\f6e8"; -@fa-var-haykal: "\f666"; -@fa-var-hdd: "\f0a0"; -@fa-var-heading: "\f1dc"; -@fa-var-headphones: "\f025"; -@fa-var-headphones-alt: "\f58f"; -@fa-var-headset: "\f590"; -@fa-var-heart: "\f004"; -@fa-var-heart-broken: "\f7a9"; -@fa-var-heartbeat: "\f21e"; -@fa-var-helicopter: "\f533"; -@fa-var-highlighter: "\f591"; -@fa-var-hiking: "\f6ec"; -@fa-var-hippo: "\f6ed"; -@fa-var-hips: "\f452"; -@fa-var-hire-a-helper: "\f3b0"; -@fa-var-history: "\f1da"; -@fa-var-hockey-puck: "\f453"; -@fa-var-holly-berry: "\f7aa"; -@fa-var-home: "\f015"; -@fa-var-hooli: "\f427"; -@fa-var-hornbill: "\f592"; -@fa-var-horse: "\f6f0"; -@fa-var-horse-head: "\f7ab"; -@fa-var-hospital: "\f0f8"; -@fa-var-hospital-alt: "\f47d"; -@fa-var-hospital-symbol: "\f47e"; -@fa-var-hot-tub: "\f593"; -@fa-var-hotdog: "\f80f"; -@fa-var-hotel: "\f594"; -@fa-var-hotjar: "\f3b1"; -@fa-var-hourglass: "\f254"; -@fa-var-hourglass-end: "\f253"; -@fa-var-hourglass-half: "\f252"; -@fa-var-hourglass-start: "\f251"; -@fa-var-house-damage: "\f6f1"; -@fa-var-houzz: "\f27c"; -@fa-var-hryvnia: "\f6f2"; -@fa-var-html5: "\f13b"; -@fa-var-hubspot: "\f3b2"; -@fa-var-i-cursor: "\f246"; -@fa-var-ice-cream: "\f810"; -@fa-var-icicles: "\f7ad"; -@fa-var-id-badge: "\f2c1"; -@fa-var-id-card: "\f2c2"; -@fa-var-id-card-alt: "\f47f"; -@fa-var-igloo: "\f7ae"; -@fa-var-image: "\f03e"; -@fa-var-images: "\f302"; -@fa-var-imdb: "\f2d8"; -@fa-var-inbox: "\f01c"; -@fa-var-indent: "\f03c"; -@fa-var-industry: "\f275"; -@fa-var-infinity: "\f534"; -@fa-var-info: "\f129"; -@fa-var-info-circle: "\f05a"; -@fa-var-instagram: "\f16d"; -@fa-var-intercom: "\f7af"; -@fa-var-internet-explorer: "\f26b"; -@fa-var-invision: "\f7b0"; -@fa-var-ioxhost: "\f208"; -@fa-var-italic: "\f033"; -@fa-var-itunes: "\f3b4"; -@fa-var-itunes-note: "\f3b5"; -@fa-var-java: "\f4e4"; -@fa-var-jedi: "\f669"; -@fa-var-jedi-order: "\f50e"; -@fa-var-jenkins: "\f3b6"; -@fa-var-jira: "\f7b1"; -@fa-var-joget: "\f3b7"; -@fa-var-joint: "\f595"; -@fa-var-joomla: "\f1aa"; -@fa-var-journal-whills: "\f66a"; -@fa-var-js: "\f3b8"; -@fa-var-js-square: "\f3b9"; -@fa-var-jsfiddle: "\f1cc"; -@fa-var-kaaba: "\f66b"; -@fa-var-kaggle: "\f5fa"; -@fa-var-key: "\f084"; -@fa-var-keybase: "\f4f5"; -@fa-var-keyboard: "\f11c"; -@fa-var-keycdn: "\f3ba"; -@fa-var-khanda: "\f66d"; -@fa-var-kickstarter: "\f3bb"; -@fa-var-kickstarter-k: "\f3bc"; -@fa-var-kiss: "\f596"; -@fa-var-kiss-beam: "\f597"; -@fa-var-kiss-wink-heart: "\f598"; -@fa-var-kiwi-bird: "\f535"; -@fa-var-korvue: "\f42f"; -@fa-var-landmark: "\f66f"; -@fa-var-language: "\f1ab"; -@fa-var-laptop: "\f109"; -@fa-var-laptop-code: "\f5fc"; -@fa-var-laptop-medical: "\f812"; -@fa-var-laravel: "\f3bd"; -@fa-var-lastfm: "\f202"; -@fa-var-lastfm-square: "\f203"; -@fa-var-laugh: "\f599"; -@fa-var-laugh-beam: "\f59a"; -@fa-var-laugh-squint: "\f59b"; -@fa-var-laugh-wink: "\f59c"; -@fa-var-layer-group: "\f5fd"; -@fa-var-leaf: "\f06c"; -@fa-var-leanpub: "\f212"; -@fa-var-lemon: "\f094"; -@fa-var-less: "\f41d"; -@fa-var-less-than: "\f536"; -@fa-var-less-than-equal: "\f537"; -@fa-var-level-down-alt: "\f3be"; -@fa-var-level-up-alt: "\f3bf"; -@fa-var-life-ring: "\f1cd"; -@fa-var-lightbulb: "\f0eb"; -@fa-var-line: "\f3c0"; -@fa-var-link: "\f0c1"; -@fa-var-linkedin: "\f08c"; -@fa-var-linkedin-in: "\f0e1"; -@fa-var-linode: "\f2b8"; -@fa-var-linux: "\f17c"; -@fa-var-lira-sign: "\f195"; -@fa-var-list: "\f03a"; -@fa-var-list-alt: "\f022"; -@fa-var-list-ol: "\f0cb"; -@fa-var-list-ul: "\f0ca"; -@fa-var-location-arrow: "\f124"; -@fa-var-lock: "\f023"; -@fa-var-lock-open: "\f3c1"; -@fa-var-long-arrow-alt-down: "\f309"; -@fa-var-long-arrow-alt-left: "\f30a"; -@fa-var-long-arrow-alt-right: "\f30b"; -@fa-var-long-arrow-alt-up: "\f30c"; -@fa-var-low-vision: "\f2a8"; -@fa-var-luggage-cart: "\f59d"; -@fa-var-lyft: "\f3c3"; -@fa-var-magento: "\f3c4"; -@fa-var-magic: "\f0d0"; -@fa-var-magnet: "\f076"; -@fa-var-mail-bulk: "\f674"; -@fa-var-mailchimp: "\f59e"; -@fa-var-male: "\f183"; -@fa-var-mandalorian: "\f50f"; -@fa-var-map: "\f279"; -@fa-var-map-marked: "\f59f"; -@fa-var-map-marked-alt: "\f5a0"; -@fa-var-map-marker: "\f041"; -@fa-var-map-marker-alt: "\f3c5"; -@fa-var-map-pin: "\f276"; -@fa-var-map-signs: "\f277"; -@fa-var-markdown: "\f60f"; -@fa-var-marker: "\f5a1"; -@fa-var-mars: "\f222"; -@fa-var-mars-double: "\f227"; -@fa-var-mars-stroke: "\f229"; -@fa-var-mars-stroke-h: "\f22b"; -@fa-var-mars-stroke-v: "\f22a"; -@fa-var-mask: "\f6fa"; -@fa-var-mastodon: "\f4f6"; -@fa-var-maxcdn: "\f136"; -@fa-var-medal: "\f5a2"; -@fa-var-medapps: "\f3c6"; -@fa-var-medium: "\f23a"; -@fa-var-medium-m: "\f3c7"; -@fa-var-medkit: "\f0fa"; -@fa-var-medrt: "\f3c8"; -@fa-var-meetup: "\f2e0"; -@fa-var-megaport: "\f5a3"; -@fa-var-meh: "\f11a"; -@fa-var-meh-blank: "\f5a4"; -@fa-var-meh-rolling-eyes: "\f5a5"; -@fa-var-memory: "\f538"; -@fa-var-mendeley: "\f7b3"; -@fa-var-menorah: "\f676"; -@fa-var-mercury: "\f223"; -@fa-var-meteor: "\f753"; -@fa-var-microchip: "\f2db"; -@fa-var-microphone: "\f130"; -@fa-var-microphone-alt: "\f3c9"; -@fa-var-microphone-alt-slash: "\f539"; -@fa-var-microphone-slash: "\f131"; -@fa-var-microscope: "\f610"; -@fa-var-microsoft: "\f3ca"; -@fa-var-minus: "\f068"; -@fa-var-minus-circle: "\f056"; -@fa-var-minus-square: "\f146"; -@fa-var-mitten: "\f7b5"; -@fa-var-mix: "\f3cb"; -@fa-var-mixcloud: "\f289"; -@fa-var-mizuni: "\f3cc"; -@fa-var-mobile: "\f10b"; -@fa-var-mobile-alt: "\f3cd"; -@fa-var-modx: "\f285"; -@fa-var-monero: "\f3d0"; -@fa-var-money-bill: "\f0d6"; -@fa-var-money-bill-alt: "\f3d1"; -@fa-var-money-bill-wave: "\f53a"; -@fa-var-money-bill-wave-alt: "\f53b"; -@fa-var-money-check: "\f53c"; -@fa-var-money-check-alt: "\f53d"; -@fa-var-monument: "\f5a6"; -@fa-var-moon: "\f186"; -@fa-var-mortar-pestle: "\f5a7"; -@fa-var-mosque: "\f678"; -@fa-var-motorcycle: "\f21c"; -@fa-var-mountain: "\f6fc"; -@fa-var-mouse-pointer: "\f245"; -@fa-var-mug-hot: "\f7b6"; -@fa-var-music: "\f001"; -@fa-var-napster: "\f3d2"; -@fa-var-neos: "\f612"; -@fa-var-network-wired: "\f6ff"; -@fa-var-neuter: "\f22c"; -@fa-var-newspaper: "\f1ea"; -@fa-var-nimblr: "\f5a8"; -@fa-var-nintendo-switch: "\f418"; -@fa-var-node: "\f419"; -@fa-var-node-js: "\f3d3"; -@fa-var-not-equal: "\f53e"; -@fa-var-notes-medical: "\f481"; -@fa-var-npm: "\f3d4"; -@fa-var-ns8: "\f3d5"; -@fa-var-nutritionix: "\f3d6"; -@fa-var-object-group: "\f247"; -@fa-var-object-ungroup: "\f248"; -@fa-var-odnoklassniki: "\f263"; -@fa-var-odnoklassniki-square: "\f264"; -@fa-var-oil-can: "\f613"; -@fa-var-old-republic: "\f510"; -@fa-var-om: "\f679"; -@fa-var-opencart: "\f23d"; -@fa-var-openid: "\f19b"; -@fa-var-opera: "\f26a"; -@fa-var-optin-monster: "\f23c"; -@fa-var-osi: "\f41a"; -@fa-var-otter: "\f700"; -@fa-var-outdent: "\f03b"; -@fa-var-page4: "\f3d7"; -@fa-var-pagelines: "\f18c"; -@fa-var-pager: "\f815"; -@fa-var-paint-brush: "\f1fc"; -@fa-var-paint-roller: "\f5aa"; -@fa-var-palette: "\f53f"; -@fa-var-palfed: "\f3d8"; -@fa-var-pallet: "\f482"; -@fa-var-paper-plane: "\f1d8"; -@fa-var-paperclip: "\f0c6"; -@fa-var-parachute-box: "\f4cd"; -@fa-var-paragraph: "\f1dd"; -@fa-var-parking: "\f540"; -@fa-var-passport: "\f5ab"; -@fa-var-pastafarianism: "\f67b"; -@fa-var-paste: "\f0ea"; -@fa-var-patreon: "\f3d9"; -@fa-var-pause: "\f04c"; -@fa-var-pause-circle: "\f28b"; -@fa-var-paw: "\f1b0"; -@fa-var-paypal: "\f1ed"; -@fa-var-peace: "\f67c"; -@fa-var-pen: "\f304"; -@fa-var-pen-alt: "\f305"; -@fa-var-pen-fancy: "\f5ac"; -@fa-var-pen-nib: "\f5ad"; -@fa-var-pen-square: "\f14b"; -@fa-var-pencil-alt: "\f303"; -@fa-var-pencil-ruler: "\f5ae"; -@fa-var-penny-arcade: "\f704"; -@fa-var-people-carry: "\f4ce"; -@fa-var-pepper-hot: "\f816"; -@fa-var-percent: "\f295"; -@fa-var-percentage: "\f541"; -@fa-var-periscope: "\f3da"; -@fa-var-person-booth: "\f756"; -@fa-var-phabricator: "\f3db"; -@fa-var-phoenix-framework: "\f3dc"; -@fa-var-phoenix-squadron: "\f511"; -@fa-var-phone: "\f095"; -@fa-var-phone-slash: "\f3dd"; -@fa-var-phone-square: "\f098"; -@fa-var-phone-volume: "\f2a0"; -@fa-var-php: "\f457"; -@fa-var-pied-piper: "\f2ae"; -@fa-var-pied-piper-alt: "\f1a8"; -@fa-var-pied-piper-hat: "\f4e5"; -@fa-var-pied-piper-pp: "\f1a7"; -@fa-var-piggy-bank: "\f4d3"; -@fa-var-pills: "\f484"; -@fa-var-pinterest: "\f0d2"; -@fa-var-pinterest-p: "\f231"; -@fa-var-pinterest-square: "\f0d3"; -@fa-var-pizza-slice: "\f818"; -@fa-var-place-of-worship: "\f67f"; -@fa-var-plane: "\f072"; -@fa-var-plane-arrival: "\f5af"; -@fa-var-plane-departure: "\f5b0"; -@fa-var-play: "\f04b"; -@fa-var-play-circle: "\f144"; -@fa-var-playstation: "\f3df"; -@fa-var-plug: "\f1e6"; -@fa-var-plus: "\f067"; -@fa-var-plus-circle: "\f055"; -@fa-var-plus-square: "\f0fe"; -@fa-var-podcast: "\f2ce"; -@fa-var-poll: "\f681"; -@fa-var-poll-h: "\f682"; -@fa-var-poo: "\f2fe"; -@fa-var-poo-storm: "\f75a"; -@fa-var-poop: "\f619"; -@fa-var-portrait: "\f3e0"; -@fa-var-pound-sign: "\f154"; -@fa-var-power-off: "\f011"; -@fa-var-pray: "\f683"; -@fa-var-praying-hands: "\f684"; -@fa-var-prescription: "\f5b1"; -@fa-var-prescription-bottle: "\f485"; -@fa-var-prescription-bottle-alt: "\f486"; -@fa-var-print: "\f02f"; -@fa-var-procedures: "\f487"; -@fa-var-product-hunt: "\f288"; -@fa-var-project-diagram: "\f542"; -@fa-var-pushed: "\f3e1"; -@fa-var-puzzle-piece: "\f12e"; -@fa-var-python: "\f3e2"; -@fa-var-qq: "\f1d6"; -@fa-var-qrcode: "\f029"; -@fa-var-question: "\f128"; -@fa-var-question-circle: "\f059"; -@fa-var-quidditch: "\f458"; -@fa-var-quinscape: "\f459"; -@fa-var-quora: "\f2c4"; -@fa-var-quote-left: "\f10d"; -@fa-var-quote-right: "\f10e"; -@fa-var-quran: "\f687"; -@fa-var-r-project: "\f4f7"; -@fa-var-radiation: "\f7b9"; -@fa-var-radiation-alt: "\f7ba"; -@fa-var-rainbow: "\f75b"; -@fa-var-random: "\f074"; -@fa-var-raspberry-pi: "\f7bb"; -@fa-var-ravelry: "\f2d9"; -@fa-var-react: "\f41b"; -@fa-var-reacteurope: "\f75d"; -@fa-var-readme: "\f4d5"; -@fa-var-rebel: "\f1d0"; -@fa-var-receipt: "\f543"; -@fa-var-recycle: "\f1b8"; -@fa-var-red-river: "\f3e3"; -@fa-var-reddit: "\f1a1"; -@fa-var-reddit-alien: "\f281"; -@fa-var-reddit-square: "\f1a2"; -@fa-var-redhat: "\f7bc"; -@fa-var-redo: "\f01e"; -@fa-var-redo-alt: "\f2f9"; -@fa-var-registered: "\f25d"; -@fa-var-renren: "\f18b"; -@fa-var-reply: "\f3e5"; -@fa-var-reply-all: "\f122"; -@fa-var-replyd: "\f3e6"; -@fa-var-republican: "\f75e"; -@fa-var-researchgate: "\f4f8"; -@fa-var-resolving: "\f3e7"; -@fa-var-restroom: "\f7bd"; -@fa-var-retweet: "\f079"; -@fa-var-rev: "\f5b2"; -@fa-var-ribbon: "\f4d6"; -@fa-var-ring: "\f70b"; -@fa-var-road: "\f018"; -@fa-var-robot: "\f544"; -@fa-var-rocket: "\f135"; -@fa-var-rocketchat: "\f3e8"; -@fa-var-rockrms: "\f3e9"; -@fa-var-route: "\f4d7"; -@fa-var-rss: "\f09e"; -@fa-var-rss-square: "\f143"; -@fa-var-ruble-sign: "\f158"; -@fa-var-ruler: "\f545"; -@fa-var-ruler-combined: "\f546"; -@fa-var-ruler-horizontal: "\f547"; -@fa-var-ruler-vertical: "\f548"; -@fa-var-running: "\f70c"; -@fa-var-rupee-sign: "\f156"; -@fa-var-sad-cry: "\f5b3"; -@fa-var-sad-tear: "\f5b4"; -@fa-var-safari: "\f267"; -@fa-var-sass: "\f41e"; -@fa-var-satellite: "\f7bf"; -@fa-var-satellite-dish: "\f7c0"; -@fa-var-save: "\f0c7"; -@fa-var-schlix: "\f3ea"; -@fa-var-school: "\f549"; -@fa-var-screwdriver: "\f54a"; -@fa-var-scribd: "\f28a"; -@fa-var-scroll: "\f70e"; -@fa-var-sd-card: "\f7c2"; -@fa-var-search: "\f002"; -@fa-var-search-dollar: "\f688"; -@fa-var-search-location: "\f689"; -@fa-var-search-minus: "\f010"; -@fa-var-search-plus: "\f00e"; -@fa-var-searchengin: "\f3eb"; -@fa-var-seedling: "\f4d8"; -@fa-var-sellcast: "\f2da"; -@fa-var-sellsy: "\f213"; -@fa-var-server: "\f233"; -@fa-var-servicestack: "\f3ec"; -@fa-var-shapes: "\f61f"; -@fa-var-share: "\f064"; -@fa-var-share-alt: "\f1e0"; -@fa-var-share-alt-square: "\f1e1"; -@fa-var-share-square: "\f14d"; -@fa-var-shekel-sign: "\f20b"; -@fa-var-shield-alt: "\f3ed"; -@fa-var-ship: "\f21a"; -@fa-var-shipping-fast: "\f48b"; -@fa-var-shirtsinbulk: "\f214"; -@fa-var-shoe-prints: "\f54b"; -@fa-var-shopping-bag: "\f290"; -@fa-var-shopping-basket: "\f291"; -@fa-var-shopping-cart: "\f07a"; -@fa-var-shopware: "\f5b5"; -@fa-var-shower: "\f2cc"; -@fa-var-shuttle-van: "\f5b6"; -@fa-var-sign: "\f4d9"; -@fa-var-sign-in-alt: "\f2f6"; -@fa-var-sign-language: "\f2a7"; -@fa-var-sign-out-alt: "\f2f5"; -@fa-var-signal: "\f012"; -@fa-var-signature: "\f5b7"; -@fa-var-sim-card: "\f7c4"; -@fa-var-simplybuilt: "\f215"; -@fa-var-sistrix: "\f3ee"; -@fa-var-sitemap: "\f0e8"; -@fa-var-sith: "\f512"; -@fa-var-skating: "\f7c5"; -@fa-var-sketch: "\f7c6"; -@fa-var-skiing: "\f7c9"; -@fa-var-skiing-nordic: "\f7ca"; -@fa-var-skull: "\f54c"; -@fa-var-skull-crossbones: "\f714"; -@fa-var-skyatlas: "\f216"; -@fa-var-skype: "\f17e"; -@fa-var-slack: "\f198"; -@fa-var-slack-hash: "\f3ef"; -@fa-var-slash: "\f715"; -@fa-var-sleigh: "\f7cc"; -@fa-var-sliders-h: "\f1de"; -@fa-var-slideshare: "\f1e7"; -@fa-var-smile: "\f118"; -@fa-var-smile-beam: "\f5b8"; -@fa-var-smile-wink: "\f4da"; -@fa-var-smog: "\f75f"; -@fa-var-smoking: "\f48d"; -@fa-var-smoking-ban: "\f54d"; -@fa-var-sms: "\f7cd"; -@fa-var-snapchat: "\f2ab"; -@fa-var-snapchat-ghost: "\f2ac"; -@fa-var-snapchat-square: "\f2ad"; -@fa-var-snowboarding: "\f7ce"; -@fa-var-snowflake: "\f2dc"; -@fa-var-snowman: "\f7d0"; -@fa-var-snowplow: "\f7d2"; -@fa-var-socks: "\f696"; -@fa-var-solar-panel: "\f5ba"; -@fa-var-sort: "\f0dc"; -@fa-var-sort-alpha-down: "\f15d"; -@fa-var-sort-alpha-up: "\f15e"; -@fa-var-sort-amount-down: "\f160"; -@fa-var-sort-amount-up: "\f161"; -@fa-var-sort-down: "\f0dd"; -@fa-var-sort-numeric-down: "\f162"; -@fa-var-sort-numeric-up: "\f163"; -@fa-var-sort-up: "\f0de"; -@fa-var-soundcloud: "\f1be"; -@fa-var-sourcetree: "\f7d3"; -@fa-var-spa: "\f5bb"; -@fa-var-space-shuttle: "\f197"; -@fa-var-speakap: "\f3f3"; -@fa-var-spider: "\f717"; -@fa-var-spinner: "\f110"; -@fa-var-splotch: "\f5bc"; -@fa-var-spotify: "\f1bc"; -@fa-var-spray-can: "\f5bd"; -@fa-var-square: "\f0c8"; -@fa-var-square-full: "\f45c"; -@fa-var-square-root-alt: "\f698"; -@fa-var-squarespace: "\f5be"; -@fa-var-stack-exchange: "\f18d"; -@fa-var-stack-overflow: "\f16c"; -@fa-var-stamp: "\f5bf"; -@fa-var-star: "\f005"; -@fa-var-star-and-crescent: "\f699"; -@fa-var-star-half: "\f089"; -@fa-var-star-half-alt: "\f5c0"; -@fa-var-star-of-david: "\f69a"; -@fa-var-star-of-life: "\f621"; -@fa-var-staylinked: "\f3f5"; -@fa-var-steam: "\f1b6"; -@fa-var-steam-square: "\f1b7"; -@fa-var-steam-symbol: "\f3f6"; -@fa-var-step-backward: "\f048"; -@fa-var-step-forward: "\f051"; -@fa-var-stethoscope: "\f0f1"; -@fa-var-sticker-mule: "\f3f7"; -@fa-var-sticky-note: "\f249"; -@fa-var-stop: "\f04d"; -@fa-var-stop-circle: "\f28d"; -@fa-var-stopwatch: "\f2f2"; -@fa-var-store: "\f54e"; -@fa-var-store-alt: "\f54f"; -@fa-var-strava: "\f428"; -@fa-var-stream: "\f550"; -@fa-var-street-view: "\f21d"; -@fa-var-strikethrough: "\f0cc"; -@fa-var-stripe: "\f429"; -@fa-var-stripe-s: "\f42a"; -@fa-var-stroopwafel: "\f551"; -@fa-var-studiovinari: "\f3f8"; -@fa-var-stumbleupon: "\f1a4"; -@fa-var-stumbleupon-circle: "\f1a3"; -@fa-var-subscript: "\f12c"; -@fa-var-subway: "\f239"; -@fa-var-suitcase: "\f0f2"; -@fa-var-suitcase-rolling: "\f5c1"; -@fa-var-sun: "\f185"; -@fa-var-superpowers: "\f2dd"; -@fa-var-superscript: "\f12b"; -@fa-var-supple: "\f3f9"; -@fa-var-surprise: "\f5c2"; -@fa-var-suse: "\f7d6"; -@fa-var-swatchbook: "\f5c3"; -@fa-var-swimmer: "\f5c4"; -@fa-var-swimming-pool: "\f5c5"; -@fa-var-synagogue: "\f69b"; -@fa-var-sync: "\f021"; -@fa-var-sync-alt: "\f2f1"; -@fa-var-syringe: "\f48e"; -@fa-var-table: "\f0ce"; -@fa-var-table-tennis: "\f45d"; -@fa-var-tablet: "\f10a"; -@fa-var-tablet-alt: "\f3fa"; -@fa-var-tablets: "\f490"; -@fa-var-tachometer-alt: "\f3fd"; -@fa-var-tag: "\f02b"; -@fa-var-tags: "\f02c"; -@fa-var-tape: "\f4db"; -@fa-var-tasks: "\f0ae"; -@fa-var-taxi: "\f1ba"; -@fa-var-teamspeak: "\f4f9"; -@fa-var-teeth: "\f62e"; -@fa-var-teeth-open: "\f62f"; -@fa-var-telegram: "\f2c6"; -@fa-var-telegram-plane: "\f3fe"; -@fa-var-temperature-high: "\f769"; -@fa-var-temperature-low: "\f76b"; -@fa-var-tencent-weibo: "\f1d5"; -@fa-var-tenge: "\f7d7"; -@fa-var-terminal: "\f120"; -@fa-var-text-height: "\f034"; -@fa-var-text-width: "\f035"; -@fa-var-th: "\f00a"; -@fa-var-th-large: "\f009"; -@fa-var-th-list: "\f00b"; -@fa-var-the-red-yeti: "\f69d"; -@fa-var-theater-masks: "\f630"; -@fa-var-themeco: "\f5c6"; -@fa-var-themeisle: "\f2b2"; -@fa-var-thermometer: "\f491"; -@fa-var-thermometer-empty: "\f2cb"; -@fa-var-thermometer-full: "\f2c7"; -@fa-var-thermometer-half: "\f2c9"; -@fa-var-thermometer-quarter: "\f2ca"; -@fa-var-thermometer-three-quarters: "\f2c8"; -@fa-var-think-peaks: "\f731"; -@fa-var-thumbs-down: "\f165"; -@fa-var-thumbs-up: "\f164"; -@fa-var-thumbtack: "\f08d"; -@fa-var-ticket-alt: "\f3ff"; -@fa-var-times: "\f00d"; -@fa-var-times-circle: "\f057"; -@fa-var-tint: "\f043"; -@fa-var-tint-slash: "\f5c7"; -@fa-var-tired: "\f5c8"; -@fa-var-toggle-off: "\f204"; -@fa-var-toggle-on: "\f205"; -@fa-var-toilet: "\f7d8"; -@fa-var-toilet-paper: "\f71e"; -@fa-var-toolbox: "\f552"; -@fa-var-tools: "\f7d9"; -@fa-var-tooth: "\f5c9"; -@fa-var-torah: "\f6a0"; -@fa-var-torii-gate: "\f6a1"; -@fa-var-tractor: "\f722"; -@fa-var-trade-federation: "\f513"; -@fa-var-trademark: "\f25c"; -@fa-var-traffic-light: "\f637"; -@fa-var-train: "\f238"; -@fa-var-tram: "\f7da"; -@fa-var-transgender: "\f224"; -@fa-var-transgender-alt: "\f225"; -@fa-var-trash: "\f1f8"; -@fa-var-trash-alt: "\f2ed"; -@fa-var-trash-restore: "\f829"; -@fa-var-trash-restore-alt: "\f82a"; -@fa-var-tree: "\f1bb"; -@fa-var-trello: "\f181"; -@fa-var-tripadvisor: "\f262"; -@fa-var-trophy: "\f091"; -@fa-var-truck: "\f0d1"; -@fa-var-truck-loading: "\f4de"; -@fa-var-truck-monster: "\f63b"; -@fa-var-truck-moving: "\f4df"; -@fa-var-truck-pickup: "\f63c"; -@fa-var-tshirt: "\f553"; -@fa-var-tty: "\f1e4"; -@fa-var-tumblr: "\f173"; -@fa-var-tumblr-square: "\f174"; -@fa-var-tv: "\f26c"; -@fa-var-twitch: "\f1e8"; -@fa-var-twitter: "\f099"; -@fa-var-twitter-square: "\f081"; -@fa-var-typo3: "\f42b"; -@fa-var-uber: "\f402"; -@fa-var-ubuntu: "\f7df"; -@fa-var-uikit: "\f403"; -@fa-var-umbrella: "\f0e9"; -@fa-var-umbrella-beach: "\f5ca"; -@fa-var-underline: "\f0cd"; -@fa-var-undo: "\f0e2"; -@fa-var-undo-alt: "\f2ea"; -@fa-var-uniregistry: "\f404"; -@fa-var-universal-access: "\f29a"; -@fa-var-university: "\f19c"; -@fa-var-unlink: "\f127"; -@fa-var-unlock: "\f09c"; -@fa-var-unlock-alt: "\f13e"; -@fa-var-untappd: "\f405"; -@fa-var-upload: "\f093"; -@fa-var-ups: "\f7e0"; -@fa-var-usb: "\f287"; -@fa-var-user: "\f007"; -@fa-var-user-alt: "\f406"; -@fa-var-user-alt-slash: "\f4fa"; -@fa-var-user-astronaut: "\f4fb"; -@fa-var-user-check: "\f4fc"; -@fa-var-user-circle: "\f2bd"; -@fa-var-user-clock: "\f4fd"; -@fa-var-user-cog: "\f4fe"; -@fa-var-user-edit: "\f4ff"; -@fa-var-user-friends: "\f500"; -@fa-var-user-graduate: "\f501"; -@fa-var-user-injured: "\f728"; -@fa-var-user-lock: "\f502"; -@fa-var-user-md: "\f0f0"; -@fa-var-user-minus: "\f503"; -@fa-var-user-ninja: "\f504"; -@fa-var-user-nurse: "\f82f"; -@fa-var-user-plus: "\f234"; -@fa-var-user-secret: "\f21b"; -@fa-var-user-shield: "\f505"; -@fa-var-user-slash: "\f506"; -@fa-var-user-tag: "\f507"; -@fa-var-user-tie: "\f508"; -@fa-var-user-times: "\f235"; -@fa-var-users: "\f0c0"; -@fa-var-users-cog: "\f509"; -@fa-var-usps: "\f7e1"; -@fa-var-ussunnah: "\f407"; -@fa-var-utensil-spoon: "\f2e5"; -@fa-var-utensils: "\f2e7"; -@fa-var-vaadin: "\f408"; -@fa-var-vector-square: "\f5cb"; -@fa-var-venus: "\f221"; -@fa-var-venus-double: "\f226"; -@fa-var-venus-mars: "\f228"; -@fa-var-viacoin: "\f237"; -@fa-var-viadeo: "\f2a9"; -@fa-var-viadeo-square: "\f2aa"; -@fa-var-vial: "\f492"; -@fa-var-vials: "\f493"; -@fa-var-viber: "\f409"; -@fa-var-video: "\f03d"; -@fa-var-video-slash: "\f4e2"; -@fa-var-vihara: "\f6a7"; -@fa-var-vimeo: "\f40a"; -@fa-var-vimeo-square: "\f194"; -@fa-var-vimeo-v: "\f27d"; -@fa-var-vine: "\f1ca"; -@fa-var-vk: "\f189"; -@fa-var-vnv: "\f40b"; -@fa-var-volleyball-ball: "\f45f"; -@fa-var-volume-down: "\f027"; -@fa-var-volume-mute: "\f6a9"; -@fa-var-volume-off: "\f026"; -@fa-var-volume-up: "\f028"; -@fa-var-vote-yea: "\f772"; -@fa-var-vr-cardboard: "\f729"; -@fa-var-vuejs: "\f41f"; -@fa-var-walking: "\f554"; -@fa-var-wallet: "\f555"; -@fa-var-warehouse: "\f494"; -@fa-var-water: "\f773"; -@fa-var-weebly: "\f5cc"; -@fa-var-weibo: "\f18a"; -@fa-var-weight: "\f496"; -@fa-var-weight-hanging: "\f5cd"; -@fa-var-weixin: "\f1d7"; -@fa-var-whatsapp: "\f232"; -@fa-var-whatsapp-square: "\f40c"; -@fa-var-wheelchair: "\f193"; -@fa-var-whmcs: "\f40d"; -@fa-var-wifi: "\f1eb"; -@fa-var-wikipedia-w: "\f266"; -@fa-var-wind: "\f72e"; -@fa-var-window-close: "\f410"; -@fa-var-window-maximize: "\f2d0"; -@fa-var-window-minimize: "\f2d1"; -@fa-var-window-restore: "\f2d2"; -@fa-var-windows: "\f17a"; -@fa-var-wine-bottle: "\f72f"; -@fa-var-wine-glass: "\f4e3"; -@fa-var-wine-glass-alt: "\f5ce"; -@fa-var-wix: "\f5cf"; -@fa-var-wizards-of-the-coast: "\f730"; -@fa-var-wolf-pack-battalion: "\f514"; -@fa-var-won-sign: "\f159"; -@fa-var-wordpress: "\f19a"; -@fa-var-wordpress-simple: "\f411"; -@fa-var-wpbeginner: "\f297"; -@fa-var-wpexplorer: "\f2de"; -@fa-var-wpforms: "\f298"; -@fa-var-wpressr: "\f3e4"; -@fa-var-wrench: "\f0ad"; -@fa-var-x-ray: "\f497"; -@fa-var-xbox: "\f412"; -@fa-var-xing: "\f168"; -@fa-var-xing-square: "\f169"; -@fa-var-y-combinator: "\f23b"; -@fa-var-yahoo: "\f19e"; -@fa-var-yandex: "\f413"; -@fa-var-yandex-international: "\f414"; -@fa-var-yarn: "\f7e3"; -@fa-var-yelp: "\f1e9"; -@fa-var-yen-sign: "\f157"; -@fa-var-yin-yang: "\f6ad"; -@fa-var-yoast: "\f2b1"; -@fa-var-youtube: "\f167"; -@fa-var-youtube-square: "\f431"; -@fa-var-zhihu: "\f63f"; diff --git a/examples/web/static/libs/fontawesome/less/brands.less b/examples/web/static/libs/fontawesome/less/brands.less deleted file mode 100644 index 80ecdf4f..00000000 --- a/examples/web/static/libs/fontawesome/less/brands.less +++ /dev/null @@ -1,18 +0,0 @@ -@import "_variables.less"; - -@font-face { - font-family: 'Font Awesome 5 Brands'; - font-style: normal; - font-weight: normal; - font-display: @fa-font-display; - src: url('@{fa-font-path}/fa-brands-400.eot'); - src: url('@{fa-font-path}/fa-brands-400.eot?#iefix') format('embedded-opentype'), - url('@{fa-font-path}/fa-brands-400.woff2') format('woff2'), - url('@{fa-font-path}/fa-brands-400.woff') format('woff'), - url('@{fa-font-path}/fa-brands-400.ttf') format('truetype'), - url('@{fa-font-path}/fa-brands-400.svg#fontawesome') format('svg'); -} - -.fab { - font-family: 'Font Awesome 5 Brands'; -} diff --git a/examples/web/static/libs/fontawesome/less/fontawesome.less b/examples/web/static/libs/fontawesome/less/fontawesome.less deleted file mode 100644 index 38e03027..00000000 --- a/examples/web/static/libs/fontawesome/less/fontawesome.less +++ /dev/null @@ -1,12 +0,0 @@ -@import "_variables.less"; -@import "_mixins.less"; -@import "_core.less"; -@import "_larger.less"; -@import "_fixed-width.less"; -@import "_list.less"; -@import "_bordered-pulled.less"; -@import "_animated.less"; -@import "_rotated-flipped.less"; -@import "_stacked.less"; -@import "_icons.less"; -@import "_screen-reader.less"; diff --git a/examples/web/static/libs/fontawesome/less/regular.less b/examples/web/static/libs/fontawesome/less/regular.less deleted file mode 100644 index c5d010e0..00000000 --- a/examples/web/static/libs/fontawesome/less/regular.less +++ /dev/null @@ -1,19 +0,0 @@ -@import "_variables.less"; - -@font-face { - font-family: 'Font Awesome 5 Free'; - font-style: normal; - font-weight: 400; - font-display: @fa-font-display; - src: url('@{fa-font-path}/fa-regular-400.eot'); - src: url('@{fa-font-path}/fa-regular-400.eot?#iefix') format('embedded-opentype'), - url('@{fa-font-path}/fa-regular-400.woff2') format('woff2'), - url('@{fa-font-path}/fa-regular-400.woff') format('woff'), - url('@{fa-font-path}/fa-regular-400.ttf') format('truetype'), - url('@{fa-font-path}/fa-regular-400.svg#fontawesome') format('svg'); -} - -.far { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} diff --git a/examples/web/static/libs/fontawesome/less/solid.less b/examples/web/static/libs/fontawesome/less/solid.less deleted file mode 100644 index 14264a5c..00000000 --- a/examples/web/static/libs/fontawesome/less/solid.less +++ /dev/null @@ -1,20 +0,0 @@ -@import "_variables.less"; - -@font-face { - font-family: 'Font Awesome 5 Free'; - font-style: normal; - font-weight: 900; - font-display: @fa-font-display; - src: url('@{fa-font-path}/fa-solid-900.eot'); - src: url('@{fa-font-path}/fa-solid-900.eot?#iefix') format('embedded-opentype'), - url('@{fa-font-path}/fa-solid-900.woff2') format('woff2'), - url('@{fa-font-path}/fa-solid-900.woff') format('woff'), - url('@{fa-font-path}/fa-solid-900.ttf') format('truetype'), - url('@{fa-font-path}/fa-solid-900.svg#fontawesome') format('svg'); -} - -.fa, -.fas { - font-family: 'Font Awesome 5 Free'; - font-weight: 900; -} diff --git a/examples/web/static/libs/fontawesome/less/v4-shims.less b/examples/web/static/libs/fontawesome/less/v4-shims.less deleted file mode 100644 index b9727692..00000000 --- a/examples/web/static/libs/fontawesome/less/v4-shims.less +++ /dev/null @@ -1,2 +0,0 @@ -@import '_variables.less'; -@import '_shims.less'; diff --git a/examples/web/static/libs/fontawesome/metadata/categories.yml b/examples/web/static/libs/fontawesome/metadata/categories.yml deleted file mode 100644 index 36e0c6f7..00000000 --- a/examples/web/static/libs/fontawesome/metadata/categories.yml +++ /dev/null @@ -1,1947 +0,0 @@ -accessibility: - icons: - - accessible-icon - - american-sign-language-interpreting - - assistive-listening-systems - - audio-description - - blind - - braille - - closed-captioning - - deaf - - low-vision - - phone-volume - - question-circle - - sign-language - - tty - - universal-access - - wheelchair - label: Accessibility -animals: - icons: - - cat - - crow - - dog - - dove - - dragon - - feather - - feather-alt - - fish - - frog - - hippo - - horse - - horse-head - - kiwi-bird - - otter - - paw - - spider - label: Animals -arrows: - icons: - - angle-double-down - - angle-double-left - - angle-double-right - - angle-double-up - - angle-down - - angle-left - - angle-right - - angle-up - - arrow-alt-circle-down - - arrow-alt-circle-left - - arrow-alt-circle-right - - arrow-alt-circle-up - - arrow-circle-down - - arrow-circle-left - - arrow-circle-right - - arrow-circle-up - - arrow-down - - arrow-left - - arrow-right - - arrow-up - - arrows-alt - - arrows-alt-h - - arrows-alt-v - - caret-down - - caret-left - - caret-right - - caret-square-down - - caret-square-left - - caret-square-right - - caret-square-up - - caret-up - - cart-arrow-down - - chart-line - - chevron-circle-down - - chevron-circle-left - - chevron-circle-right - - chevron-circle-up - - chevron-down - - chevron-left - - chevron-right - - chevron-up - - cloud-download-alt - - cloud-upload-alt - - compress-arrows-alt - - download - - exchange-alt - - expand-arrows-alt - - external-link-alt - - external-link-square-alt - - hand-point-down - - hand-point-left - - hand-point-right - - hand-point-up - - hand-pointer - - history - - level-down-alt - - level-up-alt - - location-arrow - - long-arrow-alt-down - - long-arrow-alt-left - - long-arrow-alt-right - - long-arrow-alt-up - - mouse-pointer - - play - - random - - recycle - - redo - - redo-alt - - reply - - reply-all - - retweet - - share - - share-square - - sign-in-alt - - sign-out-alt - - sort - - sort-alpha-down - - sort-alpha-up - - sort-amount-down - - sort-amount-up - - sort-down - - sort-numeric-down - - sort-numeric-up - - sort-up - - sync - - sync-alt - - text-height - - text-width - - undo - - undo-alt - - upload - label: Arrows -audio-video: - icons: - - audio-description - - backward - - broadcast-tower - - circle - - closed-captioning - - compress - - compress-arrows-alt - - eject - - expand - - expand-arrows-alt - - fast-backward - - fast-forward - - file-audio - - file-video - - film - - forward - - headphones - - microphone - - microphone-alt - - microphone-alt-slash - - microphone-slash - - music - - pause - - pause-circle - - phone-volume - - play - - play-circle - - podcast - - random - - redo - - redo-alt - - rss - - rss-square - - step-backward - - step-forward - - stop - - stop-circle - - sync - - sync-alt - - undo - - undo-alt - - video - - volume-down - - volume-mute - - volume-off - - volume-up - - youtube - label: Audio & Video -automotive: - icons: - - air-freshener - - ambulance - - bus - - bus-alt - - car - - car-alt - - car-battery - - car-crash - - car-side - - charging-station - - gas-pump - - motorcycle - - oil-can - - shuttle-van - - tachometer-alt - - taxi - - truck - - truck-monster - - truck-pickup - label: Automotive -autumn: - icons: - - apple-alt - - campground - - cloud-sun - - drumstick-bite - - football-ball - - hiking - - mountain - - tractor - - tree - - wind - - wine-bottle - label: Autumn -buildings: - icons: - - building - - campground - - church - - city - - dungeon - - gopuram - - home - - hospital - - hospital-alt - - hotel - - house-damage - - igloo - - industry - - landmark - - mosque - - place-of-worship - - school - - synagogue - - torii-gate - - university - - vihara - - warehouse - label: Buildings -business: - icons: - - address-book - - address-card - - archive - - balance-scale - - birthday-cake - - book - - briefcase - - building - - bullhorn - - bullseye - - business-time - - calculator - - calendar - - calendar-alt - - certificate - - chart-area - - chart-bar - - chart-line - - chart-pie - - city - - clipboard - - coffee - - columns - - compass - - copy - - copyright - - cut - - edit - - envelope - - envelope-open - - envelope-square - - eraser - - fax - - file - - file-alt - - folder - - folder-minus - - folder-open - - folder-plus - - glasses - - globe - - highlighter - - industry - - landmark - - marker - - paperclip - - paste - - pen - - pen-alt - - pen-fancy - - pen-nib - - pen-square - - pencil-alt - - percent - - phone - - phone-slash - - phone-square - - phone-volume - - print - - project-diagram - - registered - - save - - sitemap - - socks - - sticky-note - - stream - - table - - tag - - tags - - tasks - - thumbtack - - trademark - - wallet - label: Business -charity: - icons: - - dollar-sign - - donate - - dove - - gift - - globe - - hand-holding-heart - - hand-holding-usd - - hands-helping - - handshake - - heart - - leaf - - parachute-box - - piggy-bank - - ribbon - - seedling - label: Charity -chat: - icons: - - comment - - comment-alt - - comment-dots - - comment-medical - - comment-slash - - comments - - frown - - meh - - phone - - phone-slash - - poo - - quote-left - - quote-right - - smile - - sms - - video - - video-slash - label: Chat -chess: - icons: - - chess - - chess-bishop - - chess-board - - chess-king - - chess-knight - - chess-pawn - - chess-queen - - chess-rook - - square-full - label: Chess -code: - icons: - - archive - - barcode - - bath - - bug - - code - - code-branch - - coffee - - file - - file-alt - - file-code - - filter - - fire-extinguisher - - folder - - folder-open - - keyboard - - microchip - - project-diagram - - qrcode - - shield-alt - - sitemap - - stream - - terminal - - user-secret - - window-close - - window-maximize - - window-minimize - - window-restore - label: Code -communication: - icons: - - address-book - - address-card - - american-sign-language-interpreting - - assistive-listening-systems - - at - - bell - - bell-slash - - bluetooth - - bluetooth-b - - broadcast-tower - - bullhorn - - chalkboard - - comment - - comment-alt - - comments - - envelope - - envelope-open - - envelope-square - - fax - - inbox - - language - - microphone - - microphone-alt - - microphone-alt-slash - - microphone-slash - - mobile - - mobile-alt - - paper-plane - - phone - - phone-slash - - phone-square - - phone-volume - - rss - - rss-square - - tty - - wifi - label: Communication -computers: - icons: - - database - - desktop - - download - - ethernet - - hdd - - headphones - - keyboard - - laptop - - memory - - microchip - - mobile - - mobile-alt - - plug - - power-off - - print - - satellite - - satellite-dish - - save - - sd-card - - server - - sim-card - - stream - - tablet - - tablet-alt - - tv - - upload - label: Computers -currency: - icons: - - bitcoin - - btc - - dollar-sign - - ethereum - - euro-sign - - gg - - gg-circle - - hryvnia - - lira-sign - - money-bill - - money-bill-alt - - money-bill-wave - - money-bill-wave-alt - - money-check - - money-check-alt - - pound-sign - - ruble-sign - - rupee-sign - - shekel-sign - - tenge - - won-sign - - yen-sign - label: Currency -date-time: - icons: - - bell - - bell-slash - - calendar - - calendar-alt - - calendar-check - - calendar-minus - - calendar-plus - - calendar-times - - clock - - hourglass - - hourglass-end - - hourglass-half - - hourglass-start - - stopwatch - label: Date & Time -design: - icons: - - adjust - - bezier-curve - - brush - - clone - - copy - - crop - - crop-alt - - crosshairs - - cut - - drafting-compass - - draw-polygon - - edit - - eraser - - eye - - eye-dropper - - eye-slash - - fill - - fill-drip - - highlighter - - layer-group - - magic - - marker - - object-group - - object-ungroup - - paint-brush - - paint-roller - - palette - - paste - - pen - - pen-alt - - pen-fancy - - pen-nib - - pencil-alt - - pencil-ruler - - ruler-combined - - ruler-horizontal - - ruler-vertical - - save - - splotch - - spray-can - - stamp - - swatchbook - - tint - - tint-slash - - vector-square - label: Design -editors: - icons: - - align-center - - align-justify - - align-left - - align-right - - bold - - clipboard - - clone - - columns - - copy - - cut - - edit - - eraser - - file - - file-alt - - font - - glasses - - heading - - highlighter - - i-cursor - - indent - - italic - - link - - list - - list-alt - - list-ol - - list-ul - - marker - - outdent - - paper-plane - - paperclip - - paragraph - - paste - - pen - - pen-alt - - pen-fancy - - pen-nib - - pencil-alt - - print - - quote-left - - quote-right - - redo - - redo-alt - - reply - - reply-all - - screwdriver - - share - - strikethrough - - subscript - - superscript - - sync - - sync-alt - - table - - tasks - - text-height - - text-width - - th - - th-large - - th-list - - tools - - trash - - trash-alt - - trash-restore - - trash-restore-alt - - underline - - undo - - undo-alt - - unlink - - wrench - label: Editors -education: - icons: - - apple-alt - - atom - - award - - bell - - bell-slash - - book-open - - book-reader - - chalkboard - - chalkboard-teacher - - graduation-cap - - laptop-code - - microscope - - music - - school - - shapes - - theater-masks - - user-graduate - label: Education -emoji: - icons: - - angry - - dizzy - - flushed - - frown - - frown-open - - grimace - - grin - - grin-alt - - grin-beam - - grin-beam-sweat - - grin-hearts - - grin-squint - - grin-squint-tears - - grin-stars - - grin-tears - - grin-tongue - - grin-tongue-squint - - grin-tongue-wink - - grin-wink - - kiss - - kiss-beam - - kiss-wink-heart - - laugh - - laugh-beam - - laugh-squint - - laugh-wink - - meh - - meh-blank - - meh-rolling-eyes - - sad-cry - - sad-tear - - smile - - smile-beam - - smile-wink - - surprise - - tired - label: Emoji -files: - icons: - - archive - - clone - - copy - - cut - - file - - file-alt - - file-archive - - file-audio - - file-code - - file-excel - - file-image - - file-pdf - - file-powerpoint - - file-video - - file-word - - folder - - folder-open - - paste - - save - - sticky-note - label: Files -food: - icons: - - apple-alt - - bacon - - bone - - bread-slice - - candy-cane - - carrot - - cheese - - cloud-meatball - - cookie - - drumstick-bite - - egg - - fish - - hamburger - - hotdog - - ice-cream - - lemon - - pepper-hot - - pizza-slice - - seedling - - stroopwafel - label: Food -gaming-tabletop: - icons: - - acquisitions-incorporated - - book-dead - - critical-role - - d-and-d - - d-and-d-beyond - - dice-d20 - - dice-d6 - - dragon - - dungeon - - fantasy-flight-games - - fist-raised - - hat-wizard - - penny-arcade - - ring - - scroll - - skull-crossbones - - wizards-of-the-coast - label: Tabletop Gaming -gender: - icons: - - genderless - - mars - - mars-double - - mars-stroke - - mars-stroke-h - - mars-stroke-v - - mercury - - neuter - - transgender - - transgender-alt - - venus - - venus-double - - venus-mars - label: Genders -halloween: - icons: - - book-dead - - broom - - cat - - cloud-moon - - crow - - ghost - - hat-wizard - - mask - - skull-crossbones - - spider - - toilet-paper - label: Halloween -hands: - icons: - - allergies - - fist-raised - - hand-holding - - hand-holding-heart - - hand-holding-usd - - hand-lizard - - hand-middle-finger - - hand-paper - - hand-peace - - hand-point-down - - hand-point-left - - hand-point-right - - hand-point-up - - hand-pointer - - hand-rock - - hand-scissors - - hand-spock - - hands - - hands-helping - - handshake - - praying-hands - - thumbs-down - - thumbs-up - label: Hands -health: - icons: - - accessible-icon - - ambulance - - h-square - - heart - - heartbeat - - hospital - - medkit - - plus-square - - prescription - - stethoscope - - user-md - - wheelchair - label: Health -holiday: - icons: - - candy-cane - - carrot - - cookie-bite - - gift - - gifts - - glass-cheers - - holly-berry - - mug-hot - - sleigh - - snowman - label: Holiday -images: - icons: - - adjust - - bolt - - camera - - camera-retro - - chalkboard - - clone - - compress - - compress-arrows-alt - - expand - - eye - - eye-dropper - - eye-slash - - file-image - - film - - id-badge - - id-card - - image - - images - - portrait - - sliders-h - - tint - label: Images -interfaces: - icons: - - award - - ban - - barcode - - bars - - beer - - bell - - bell-slash - - blog - - bug - - bullhorn - - bullseye - - calculator - - calendar - - calendar-alt - - calendar-check - - calendar-minus - - calendar-plus - - calendar-times - - certificate - - check - - check-circle - - check-double - - check-square - - circle - - clipboard - - clone - - cloud - - cloud-download-alt - - cloud-upload-alt - - coffee - - cog - - cogs - - copy - - cut - - database - - dot-circle - - download - - edit - - ellipsis-h - - ellipsis-v - - envelope - - envelope-open - - eraser - - exclamation - - exclamation-circle - - exclamation-triangle - - external-link-alt - - external-link-square-alt - - eye - - eye-slash - - file - - file-alt - - file-download - - file-export - - file-import - - file-upload - - filter - - fingerprint - - flag - - flag-checkered - - folder - - folder-open - - frown - - glasses - - grip-horizontal - - grip-lines - - grip-lines-vertical - - grip-vertical - - hashtag - - heart - - history - - home - - i-cursor - - info - - info-circle - - language - - magic - - marker - - medal - - meh - - microphone - - microphone-alt - - microphone-slash - - minus - - minus-circle - - minus-square - - paste - - pen - - pen-alt - - pen-fancy - - pencil-alt - - plus - - plus-circle - - plus-square - - poo - - qrcode - - question - - question-circle - - quote-left - - quote-right - - redo - - redo-alt - - reply - - reply-all - - rss - - rss-square - - save - - screwdriver - - search - - search-minus - - search-plus - - share - - share-alt - - share-alt-square - - share-square - - shield-alt - - sign-in-alt - - sign-out-alt - - signal - - sitemap - - sliders-h - - smile - - sort - - sort-alpha-down - - sort-alpha-up - - sort-amount-down - - sort-amount-up - - sort-down - - sort-numeric-down - - sort-numeric-up - - sort-up - - star - - star-half - - sync - - sync-alt - - thumbs-down - - thumbs-up - - times - - times-circle - - toggle-off - - toggle-on - - tools - - trash - - trash-alt - - trash-restore - - trash-restore-alt - - trophy - - undo - - undo-alt - - upload - - user - - user-alt - - user-circle - - volume-down - - volume-mute - - volume-off - - volume-up - - wifi - - wrench - label: Interfaces -logistics: - icons: - - box - - boxes - - clipboard-check - - clipboard-list - - dolly - - dolly-flatbed - - hard-hat - - pallet - - shipping-fast - - truck - - warehouse - label: Logistics -maps: - icons: - - ambulance - - anchor - - balance-scale - - bath - - bed - - beer - - bell - - bell-slash - - bicycle - - binoculars - - birthday-cake - - blind - - bomb - - book - - bookmark - - briefcase - - building - - car - - coffee - - crosshairs - - directions - - dollar-sign - - draw-polygon - - eye - - eye-slash - - fighter-jet - - fire - - fire-alt - - fire-extinguisher - - flag - - flag-checkered - - flask - - gamepad - - gavel - - gift - - glass-martini - - globe - - graduation-cap - - h-square - - heart - - heartbeat - - helicopter - - home - - hospital - - image - - images - - industry - - info - - info-circle - - key - - landmark - - layer-group - - leaf - - lemon - - life-ring - - lightbulb - - location-arrow - - low-vision - - magnet - - male - - map - - map-marker - - map-marker-alt - - map-pin - - map-signs - - medkit - - money-bill - - money-bill-alt - - motorcycle - - music - - newspaper - - parking - - paw - - phone - - phone-square - - phone-volume - - plane - - plug - - plus - - plus-square - - print - - recycle - - restroom - - road - - rocket - - route - - search - - search-minus - - search-plus - - ship - - shoe-prints - - shopping-bag - - shopping-basket - - shopping-cart - - shower - - snowplow - - street-view - - subway - - suitcase - - tag - - tags - - taxi - - thumbtack - - ticket-alt - - tint - - traffic-light - - train - - tram - - tree - - trophy - - truck - - tty - - umbrella - - university - - utensil-spoon - - utensils - - wheelchair - - wifi - - wine-glass - - wrench - label: Maps -marketing: - icons: - - ad - - bullhorn - - bullseye - - comment-dollar - - comments-dollar - - envelope-open-text - - funnel-dollar - - lightbulb - - mail-bulk - - poll - - poll-h - - search-dollar - - search-location - label: Marketing -mathematics: - icons: - - calculator - - divide - - equals - - greater-than - - greater-than-equal - - infinity - - less-than - - less-than-equal - - minus - - not-equal - - percentage - - plus - - square-root-alt - - subscript - - superscript - - times - label: Mathematics -medical: - icons: - - allergies - - ambulance - - band-aid - - biohazard - - bone - - bong - - book-medical - - brain - - briefcase-medical - - burn - - cannabis - - capsules - - clinic-medical - - comment-medical - - crutch - - diagnoses - - dna - - file-medical - - file-medical-alt - - file-prescription - - first-aid - - heart - - heartbeat - - hospital - - hospital-alt - - hospital-symbol - - id-card-alt - - joint - - laptop-medical - - microscope - - mortar-pestle - - notes-medical - - pager - - pills - - plus - - poop - - prescription - - prescription-bottle - - prescription-bottle-alt - - procedures - - radiation - - radiation-alt - - smoking - - smoking-ban - - star-of-life - - stethoscope - - syringe - - tablets - - teeth - - teeth-open - - thermometer - - tooth - - user-md - - user-nurse - - vial - - vials - - weight - - x-ray - label: Medical -moving: - icons: - - archive - - box-open - - couch - - dolly - - people-carry - - route - - sign - - suitcase - - tape - - truck-loading - - truck-moving - - wine-glass - label: Moving -objects: - icons: - - ambulance - - anchor - - archive - - award - - baby-carriage - - balance-scale - - bath - - bed - - beer - - bell - - bicycle - - binoculars - - birthday-cake - - blender - - bomb - - book - - book-dead - - bookmark - - briefcase - - broadcast-tower - - bug - - building - - bullhorn - - bullseye - - bus - - calculator - - calendar - - calendar-alt - - camera - - camera-retro - - candy-cane - - car - - carrot - - church - - clipboard - - cloud - - coffee - - cog - - cogs - - compass - - cookie - - cookie-bite - - copy - - cube - - cubes - - cut - - dice - - dice-d20 - - dice-d6 - - dice-five - - dice-four - - dice-one - - dice-six - - dice-three - - dice-two - - digital-tachograph - - door-closed - - door-open - - drum - - drum-steelpan - - envelope - - envelope-open - - eraser - - eye - - eye-dropper - - fax - - feather - - feather-alt - - fighter-jet - - file - - file-alt - - file-prescription - - film - - fire - - fire-alt - - fire-extinguisher - - flag - - flag-checkered - - flask - - futbol - - gamepad - - gavel - - gem - - gift - - gifts - - glass-cheers - - glass-martini - - glass-whiskey - - glasses - - globe - - graduation-cap - - guitar - - hat-wizard - - hdd - - headphones - - headphones-alt - - headset - - heart - - heart-broken - - helicopter - - highlighter - - holly-berry - - home - - hospital - - hourglass - - igloo - - image - - images - - industry - - key - - keyboard - - laptop - - leaf - - lemon - - life-ring - - lightbulb - - lock - - lock-open - - magic - - magnet - - map - - map-marker - - map-marker-alt - - map-pin - - map-signs - - marker - - medal - - medkit - - memory - - microchip - - microphone - - microphone-alt - - mitten - - mobile - - mobile-alt - - money-bill - - money-bill-alt - - money-check - - money-check-alt - - moon - - motorcycle - - mug-hot - - newspaper - - paint-brush - - paper-plane - - paperclip - - paste - - paw - - pen - - pen-alt - - pen-fancy - - pen-nib - - pencil-alt - - phone - - plane - - plug - - print - - puzzle-piece - - ring - - road - - rocket - - ruler-combined - - ruler-horizontal - - ruler-vertical - - satellite - - satellite-dish - - save - - school - - screwdriver - - scroll - - sd-card - - search - - shield-alt - - shopping-bag - - shopping-basket - - shopping-cart - - shower - - sim-card - - skull-crossbones - - sleigh - - snowflake - - snowplow - - space-shuttle - - star - - sticky-note - - stopwatch - - stroopwafel - - subway - - suitcase - - sun - - tablet - - tablet-alt - - tachometer-alt - - tag - - tags - - taxi - - thumbtack - - ticket-alt - - toilet - - toolbox - - tools - - train - - tram - - trash - - trash-alt - - tree - - trophy - - truck - - tv - - umbrella - - university - - unlock - - unlock-alt - - utensil-spoon - - utensils - - wallet - - weight - - wheelchair - - wine-glass - - wrench - label: Objects -payments-shopping: - icons: - - alipay - - amazon-pay - - apple-pay - - bell - - bitcoin - - bookmark - - btc - - bullhorn - - camera - - camera-retro - - cart-arrow-down - - cart-plus - - cc-amazon-pay - - cc-amex - - cc-apple-pay - - cc-diners-club - - cc-discover - - cc-jcb - - cc-mastercard - - cc-paypal - - cc-stripe - - cc-visa - - certificate - - credit-card - - ethereum - - gem - - gift - - google-wallet - - handshake - - heart - - key - - money-check - - money-check-alt - - paypal - - shopping-bag - - shopping-basket - - shopping-cart - - star - - stripe - - stripe-s - - tag - - tags - - thumbs-down - - thumbs-up - - trophy - label: Payments & Shopping -political: - icons: - - award - - balance-scale - - bullhorn - - check-double - - democrat - - donate - - dove - - fist-raised - - flag-usa - - handshake - - person-booth - - piggy-bank - - republican - - vote-yea - label: Political -religion: - icons: - - ankh - - atom - - bible - - church - - cross - - dharmachakra - - dove - - gopuram - - hamsa - - hanukiah - - haykal - - jedi - - journal-whills - - kaaba - - khanda - - menorah - - mosque - - om - - pastafarianism - - peace - - place-of-worship - - pray - - praying-hands - - quran - - star-and-crescent - - star-of-david - - synagogue - - torah - - torii-gate - - vihara - - yin-yang - label: Religion -shapes: - icons: - - bookmark - - calendar - - certificate - - circle - - cloud - - comment - - file - - folder - - heart - - heart-broken - - map-marker - - play - - shapes - - square - - star - label: Shapes -spinners: - icons: - - asterisk - - atom - - certificate - - circle-notch - - cog - - compact-disc - - compass - - crosshairs - - dharmachakra - - haykal - - life-ring - - palette - - ring - - slash - - snowflake - - spinner - - stroopwafel - - sun - - sync - - sync-alt - - yin-yang - label: Spinners -sports: - icons: - - baseball-ball - - basketball-ball - - bowling-ball - - dumbbell - - football-ball - - futbol - - golf-ball - - hockey-puck - - quidditch - - skating - - skiing - - skiing-nordic - - snowboarding - - table-tennis - - volleyball-ball - label: Sports -status: - icons: - - ban - - battery-empty - - battery-full - - battery-half - - battery-quarter - - battery-three-quarters - - bell - - bell-slash - - calendar - - calendar-alt - - calendar-check - - calendar-day - - calendar-minus - - calendar-plus - - calendar-times - - calendar-week - - cart-arrow-down - - cart-plus - - comment - - comment-alt - - comment-slash - - compass - - door-closed - - door-open - - exclamation - - exclamation-circle - - exclamation-triangle - - eye - - eye-slash - - file - - file-alt - - folder - - folder-open - - gas-pump - - info - - info-circle - - lightbulb - - lock - - lock-open - - map-marker - - map-marker-alt - - microphone - - microphone-alt - - microphone-alt-slash - - microphone-slash - - minus - - minus-circle - - minus-square - - parking - - phone - - phone-slash - - plus - - plus-circle - - plus-square - - print - - question - - question-circle - - shield-alt - - shopping-cart - - sign-in-alt - - sign-out-alt - - signal - - smoking-ban - - star - - star-half - - star-half-alt - - stream - - thermometer-empty - - thermometer-full - - thermometer-half - - thermometer-quarter - - thermometer-three-quarters - - thumbs-down - - thumbs-up - - tint - - tint-slash - - toggle-off - - toggle-on - - unlock - - unlock-alt - - user - - user-alt - - user-alt-slash - - user-slash - - video - - video-slash - - volume-down - - volume-mute - - volume-off - - volume-up - - wifi - label: Status -travel: - icons: - - archway - - atlas - - bed - - bus - - bus-alt - - cocktail - - concierge-bell - - dumbbell - - glass-martini - - glass-martini-alt - - globe-africa - - globe-americas - - globe-asia - - globe-europe - - hot-tub - - hotel - - luggage-cart - - map - - map-marked - - map-marked-alt - - monument - - passport - - plane - - plane-arrival - - plane-departure - - shuttle-van - - spa - - suitcase - - suitcase-rolling - - swimmer - - swimming-pool - - taxi - - tram - - umbrella-beach - - wine-glass - - wine-glass-alt - label: Travel -users-people: - icons: - - accessible-icon - - address-book - - address-card - - baby - - bed - - blind - - chalkboard-teacher - - child - - female - - frown - - hiking - - id-badge - - id-card - - id-card-alt - - male - - meh - - people-carry - - person-booth - - poo - - portrait - - power-off - - pray - - restroom - - running - - skating - - skiing - - skiing-nordic - - smile - - snowboarding - - street-view - - swimmer - - user - - user-alt - - user-alt-slash - - user-astronaut - - user-check - - user-circle - - user-clock - - user-cog - - user-edit - - user-friends - - user-graduate - - user-injured - - user-lock - - user-md - - user-minus - - user-ninja - - user-nurse - - user-plus - - user-secret - - user-shield - - user-slash - - user-tag - - user-tie - - user-times - - users - - users-cog - - walking - - wheelchair - label: Users & People -vehicles: - icons: - - accessible-icon - - ambulance - - baby-carriage - - bicycle - - bus - - bus-alt - - car - - car-alt - - car-crash - - car-side - - fighter-jet - - helicopter - - horse - - motorcycle - - paper-plane - - plane - - rocket - - ship - - shopping-cart - - shuttle-van - - sleigh - - snowplow - - space-shuttle - - subway - - taxi - - tractor - - train - - tram - - truck - - truck-monster - - truck-pickup - - wheelchair - label: Vehicles -weather: - icons: - - bolt - - cloud - - cloud-meatball - - cloud-moon - - cloud-moon-rain - - cloud-rain - - cloud-showers-heavy - - cloud-sun - - cloud-sun-rain - - meteor - - moon - - poo-storm - - rainbow - - smog - - snowflake - - sun - - temperature-high - - temperature-low - - umbrella - - water - - wind - label: Weather -winter: - icons: - - glass-whiskey - - icicles - - igloo - - mitten - - skating - - skiing - - skiing-nordic - - snowboarding - - snowplow - - tram - label: Winter -writing: - icons: - - archive - - blog - - book - - bookmark - - edit - - envelope - - envelope-open - - eraser - - file - - file-alt - - folder - - folder-open - - keyboard - - newspaper - - paper-plane - - paperclip - - paragraph - - pen - - pen-alt - - pen-square - - pencil-alt - - quote-left - - quote-right - - sticky-note - - thumbtack - label: Writing diff --git a/examples/web/static/libs/fontawesome/metadata/icons.json b/examples/web/static/libs/fontawesome/metadata/icons.json deleted file mode 100644 index 042f8123..00000000 --- a/examples/web/static/libs/fontawesome/metadata/icons.json +++ /dev/null @@ -1,51733 +0,0 @@ -{ - "500px": { - "changes": [ - "4.4", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f26e", - "label": "500px", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860962, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M103.3 344.3c-6.5-14.2-6.9-18.3 7.4-23.1 25.6-8 8 9.2 43.2 49.2h.3v-93.9c1.2-50.2 44-92.2 97.7-92.2 53.9 0 97.7 43.5 97.7 96.8 0 63.4-60.8 113.2-128.5 93.3-10.5-4.2-2.1-31.7 8.5-28.6 53 0 89.4-10.1 89.4-64.4 0-61-77.1-89.6-116.9-44.6-23.5 26.4-17.6 42.1-17.6 157.6 50.7 31 118.3 22 160.4-20.1 24.8-24.8 38.5-58 38.5-93 0-35.2-13.8-68.2-38.8-93.3-24.8-24.8-57.8-38.5-93.3-38.5s-68.8 13.8-93.5 38.5c-.3.3-16 16.5-21.2 23.9l-.5.6c-3.3 4.7-6.3 9.1-20.1 6.1-6.9-1.7-14.3-5.8-14.3-11.8V20c0-5 3.9-10.5 10.5-10.5h241.3c8.3 0 8.3 11.6 8.3 15.1 0 3.9 0 15.1-8.3 15.1H130.3v132.9h.3c104.2-109.8 282.8-36 282.8 108.9 0 178.1-244.8 220.3-310.1 62.8zm63.3-260.8c-.5 4.2 4.6 24.5 14.6 20.6C306 56.6 384 144.5 390.6 144.5c4.8 0 22.8-15.3 14.3-22.8-93.2-89-234.5-57-238.3-38.2zM393 414.7C283 524.6 94 475.5 61 310.5c0-12.2-30.4-7.4-28.9 3.3 24 173.4 246 256.9 381.6 121.3 6.9-7.8-12.6-28.4-20.7-20.4zM213.6 306.6c0 4 4.3 7.3 5.5 8.5 3 3 6.1 4.4 8.5 4.4 3.8 0 2.6.2 22.3-19.5 19.6 19.3 19.1 19.5 22.3 19.5 5.4 0 18.5-10.4 10.7-18.2L265.6 284l18.2-18.2c6.3-6.8-10.1-21.8-16.2-15.7L249.7 268c-18.6-18.8-18.4-19.5-21.5-19.5-5 0-18 11.7-12.4 17.3L234 284c-18.1 17.9-20.4 19.2-20.4 22.6z" - } - }, - "free": [ - "brands" - ] - }, - "accessible-icon": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "accessibility", - "handicap", - "person", - "wheelchair", - "wheelchair-alt" - ] - }, - "styles": [ - "brands" - ], - "unicode": "f368", - "label": "Accessible Icon", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860962, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M423.9 255.8L411 413.1c-3.3 40.7-63.9 35.1-60.6-4.9l10-122.5-41.1 2.3c10.1 20.7 15.8 43.9 15.8 68.5 0 41.2-16.1 78.7-42.3 106.5l-39.3-39.3c57.9-63.7 13.1-167.2-74-167.2-25.9 0-49.5 9.9-67.2 26L73 243.2c22-20.7 50.1-35.1 81.4-40.2l75.3-85.7-42.6-24.8-51.6 46c-30 26.8-70.6-18.5-40.5-45.4l68-60.7c9.8-8.8 24.1-10.2 35.5-3.6 0 0 139.3 80.9 139.5 81.1 16.2 10.1 20.7 36 6.1 52.6L285.7 229l106.1-5.9c18.5-1.1 33.6 14.4 32.1 32.7zm-64.9-154c28.1 0 50.9-22.8 50.9-50.9C409.9 22.8 387.1 0 359 0c-28.1 0-50.9 22.8-50.9 50.9 0 28.1 22.8 50.9 50.9 50.9zM179.6 456.5c-80.6 0-127.4-90.6-82.7-156.1l-39.7-39.7C36.4 287 24 320.3 24 356.4c0 130.7 150.7 201.4 251.4 122.5l-39.7-39.7c-16 10.9-35.3 17.3-56.1 17.3z" - } - }, - "free": [ - "brands" - ] - }, - "accusoft": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f369", - "label": "Accusoft", - "voted": false, - "svg": { - "brands": { - "last_modified": 1548363722323, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M322.1 252v-1l-51.2-65.8s-12 1.6-25 15.1c-9 9.3-242.1 239.1-243.4 240.9-7 10 1.6 6.8 15.7 1.7.8 0 114.5-36.6 114.5-36.6.5-.6-.1-.1.6-.6-.4-5.1-.8-26.2-1-27.7-.6-5.2 2.2-6.9 7-8.9l92.6-33.8c.6-.8 88.5-81.7 90.2-83.3zm160.1 120.1c13.3 16.1 20.7 13.3 30.8 9.3 3.2-1.2 115.4-47.6 117.8-48.9 8-4.3-1.7-16.7-7.2-23.4-2.1-2.5-205.1-245.6-207.2-248.3-9.7-12.2-14.3-12.9-38.4-12.8-10.2 0-106.8.5-116.5.6-19.2.1-32.9-.3-19.2 16.9C250 75 476.5 365.2 482.2 372.1zm152.7 1.6c-2.3-.3-24.6-4.7-38-7.2 0 0-115 50.4-117.5 51.6-16 7.3-26.9-3.2-36.7-14.6l-57.1-74c-5.4-.9-60.4-9.6-65.3-9.3-3.1.2-9.6.8-14.4 2.9-4.9 2.1-145.2 52.8-150.2 54.7-5.1 2-11.4 3.6-11.1 7.6.2 2.5 2 2.6 4.6 3.5 2.7.8 300.9 67.6 308 69.1 15.6 3.3 38.5 10.5 53.6 1.7 2.1-1.2 123.8-76.4 125.8-77.8 5.4-4 4.3-6.8-1.7-8.2z" - } - }, - "free": [ - "brands" - ] - }, - "acquisitions-incorporated": { - "changes": [ - "5.4.0" - ], - "ligatures": [], - "search": { - "terms": [ - "Dungeons & Dragons", - "d&d", - "dnd", - "fantasy", - "game", - "gaming", - "tabletop" - ] - }, - "styles": [ - "brands" - ], - "unicode": "f6af", - "label": "Acquisitions Incorporated", - "voted": false, - "svg": { - "brands": { - "last_modified": 1548363722323, - "raw": "", - "viewBox": [ - "0", - "0", - "344.8", - "512" - ], - "width": 344, - "height": 512, - "path": "M338.5 468.2c-1.2-7.7-1.3-7.6-9.6-7.6-99.8.2-111.8-2.4-112.7-2.6-12.3-1.7-20.6-10.5-21-23.1-.1-1.6-.2-71.6-1-129.1-.1-4.7 1.6-6.4 5.9-7.5 12.5-3 24.9-6.1 37.3-9.7 4.3-1.3 6.8-.2 8.4 3.5 4.5 10.3 8.8 20.6 13.2 30.9 1.6 3.7.1 4.4-3.4 4.4-10-.2-20-.1-30.4-.1v27h116c-1.4-9.5-2.7-18.1-4-27.5-7 0-13.8.4-20.4-.1-22.6-1.6-18.3-4.4-84-158.6-8.8-20.1-27.9-62.1-36.5-89.2-4.4-14 5.5-25.4 18.9-26.6 18.6-1.7 37.5-1.6 56.2-2 20.6-.4 41.2-.4 61.8-.5 3.1 0 4-1.4 4.3-4.3 1.2-9.8 2.7-19.5 4-29.2.8-5.3 1.6-10.7 2.4-16.1L4.8 0C1.2 0-.5 1.1.2 5.3c2.2 13.2-.8.8 6.4 45.3 63.4 0 71.8.9 101.8.5 12.3-.2 37 3.5 37.7 22.1.4 11.4-1.1 11.3-32.6 87.4-53.8 129.8-50.7 120.3-67.3 161-1.7 4.1-3.6 5.2-7.6 5.2-8.5-.2-17-.3-25.4.1-1.9.1-5.2 1.8-5.5 3.2-1.5 8.1-2.2 16.3-3.2 24.9h114.3v-27.6c-6.9 0-33.5.4-35.3-2.9 5.3-12.3 10.4-24.4 15.7-36.7 16.3 4 31.9 7.8 47.6 11.7 3.4.9 4.6 3 4.6 6.8-.1 42.9.1 85.9.2 128.8 0 10.2-5.5 19.1-14.9 23.1-6.5 2.7-3.3 3.4-121.4 2.4-5.3 0-7.1 2-7.6 6.8-1.5 12.9-2.9 25.9-5 38.8-.8 5 1.3 5.7 5.3 5.7 183.2.6-30.7 0 337.1 0-2.5-15-4.4-29.4-6.6-43.7zM163.6 262.5c-13.3-4.2-26.6-8.2-39.9-12.5-1.8-.6-3.5-1.7-5.8-2.9 17.2-44.3 34.2-88.1 51.3-132.1 7.5 2.4 7.9-.8 9.4 0 9.3 22.5 18.1 60.1 27 82.8 6.6 16.7 13 33.5 19.7 50.9-1.2.6-2.5 1.6-3.9 2.1-13.1 3.9-26.4 7.5-39.4 11.7-6.4 2.2-12.2 2-18.4 0z" - } - }, - "free": [ - "brands" - ] - }, - "ad": { - "changes": [ - "5.3.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f641", - "label": "Ad", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861352, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M157.52 272h36.96L176 218.78 157.52 272zM352 256c-13.23 0-24 10.77-24 24s10.77 24 24 24 24-10.77 24-24-10.77-24-24-24zM464 64H48C21.5 64 0 85.5 0 112v288c0 26.5 21.5 48 48 48h416c26.5 0 48-21.5 48-48V112c0-26.5-21.5-48-48-48zM250.58 352h-16.94c-6.81 0-12.88-4.32-15.12-10.75L211.15 320h-70.29l-7.38 21.25A16 16 0 0 1 118.36 352h-16.94c-11.01 0-18.73-10.85-15.12-21.25L140 176.12A23.995 23.995 0 0 1 162.67 160h26.66A23.99 23.99 0 0 1 212 176.13l53.69 154.62c3.61 10.4-4.11 21.25-15.11 21.25zM424 336c0 8.84-7.16 16-16 16h-16c-4.85 0-9.04-2.27-11.98-5.68-8.62 3.66-18.09 5.68-28.02 5.68-39.7 0-72-32.3-72-72s32.3-72 72-72c8.46 0 16.46 1.73 24 4.42V176c0-8.84 7.16-16 16-16h16c8.84 0 16 7.16 16 16v160z" - } - }, - "free": [ - "solid" - ] - }, - "address-book": { - "changes": [ - "4.7", - "5.0.0", - "5.0.3" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f2b9", - "label": "Address Book", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861352, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M436 160c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12h-20V48c0-26.5-21.5-48-48-48H48C21.5 0 0 21.5 0 48v416c0 26.5 21.5 48 48 48h320c26.5 0 48-21.5 48-48v-48h20c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12h-20v-64h20c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12h-20v-64h20zm-228-32c35.3 0 64 28.7 64 64s-28.7 64-64 64-64-28.7-64-64 28.7-64 64-64zm112 236.8c0 10.6-10 19.2-22.4 19.2H118.4C106 384 96 375.4 96 364.8v-19.2c0-31.8 30.1-57.6 67.2-57.6h5c12.3 5.1 25.7 8 39.8 8s27.6-2.9 39.8-8h5c37.1 0 67.2 25.8 67.2 57.6v19.2z" - }, - "regular": { - "last_modified": 1546440861216, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M436 160c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12h-20V48c0-26.5-21.5-48-48-48H48C21.5 0 0 21.5 0 48v416c0 26.5 21.5 48 48 48h320c26.5 0 48-21.5 48-48v-48h20c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12h-20v-64h20c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12h-20v-64h20zm-68 304H48V48h320v416zM208 256c35.3 0 64-28.7 64-64s-28.7-64-64-64-64 28.7-64 64 28.7 64 64 64zm-89.6 128h179.2c12.4 0 22.4-8.6 22.4-19.2v-19.2c0-31.8-30.1-57.6-67.2-57.6-10.8 0-18.7 8-44.8 8-26.9 0-33.4-8-44.8-8-37.1 0-67.2 25.8-67.2 57.6v19.2c0 10.6 10 19.2 22.4 19.2z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "address-card": { - "changes": [ - "4.7", - "5.0.0", - "5.0.3" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f2bb", - "label": "Address Card", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861352, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M528 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h480c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zm-352 96c35.3 0 64 28.7 64 64s-28.7 64-64 64-64-28.7-64-64 28.7-64 64-64zm112 236.8c0 10.6-10 19.2-22.4 19.2H86.4C74 384 64 375.4 64 364.8v-19.2c0-31.8 30.1-57.6 67.2-57.6h5c12.3 5.1 25.7 8 39.8 8s27.6-2.9 39.8-8h5c37.1 0 67.2 25.8 67.2 57.6v19.2zM512 312c0 4.4-3.6 8-8 8H360c-4.4 0-8-3.6-8-8v-16c0-4.4 3.6-8 8-8h144c4.4 0 8 3.6 8 8v16zm0-64c0 4.4-3.6 8-8 8H360c-4.4 0-8-3.6-8-8v-16c0-4.4 3.6-8 8-8h144c4.4 0 8 3.6 8 8v16zm0-64c0 4.4-3.6 8-8 8H360c-4.4 0-8-3.6-8-8v-16c0-4.4 3.6-8 8-8h144c4.4 0 8 3.6 8 8v16z" - }, - "regular": { - "last_modified": 1546440861216, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M528 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h480c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zm0 400H48V80h480v352zM208 256c35.3 0 64-28.7 64-64s-28.7-64-64-64-64 28.7-64 64 28.7 64 64 64zm-89.6 128h179.2c12.4 0 22.4-8.6 22.4-19.2v-19.2c0-31.8-30.1-57.6-67.2-57.6-10.8 0-18.7 8-44.8 8-26.9 0-33.4-8-44.8-8-37.1 0-67.2 25.8-67.2 57.6v19.2c0 10.6 10 19.2 22.4 19.2zM360 320h112c4.4 0 8-3.6 8-8v-16c0-4.4-3.6-8-8-8H360c-4.4 0-8 3.6-8 8v16c0 4.4 3.6 8 8 8zm0-64h112c4.4 0 8-3.6 8-8v-16c0-4.4-3.6-8-8-8H360c-4.4 0-8 3.6-8 8v16c0 4.4 3.6 8 8 8zm0-64h112c4.4 0 8-3.6 8-8v-16c0-4.4-3.6-8-8-8H360c-4.4 0-8 3.6-8 8v16c0 4.4 3.6 8 8 8z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "adjust": { - "changes": [ - "1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "contrast" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f042", - "label": "adjust", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861352, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M8 256c0 136.966 111.033 248 248 248s248-111.034 248-248S392.966 8 256 8 8 119.033 8 256zm248 184V72c101.705 0 184 82.311 184 184 0 101.705-82.311 184-184 184z" - } - }, - "free": [ - "solid" - ] - }, - "adn": { - "changes": [ - "3.2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f170", - "label": "App.net", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860962, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M248 167.5l64.9 98.8H183.1l64.9-98.8zM496 256c0 136.9-111.1 248-248 248S0 392.9 0 256 111.1 8 248 8s248 111.1 248 248zm-99.8 82.7L248 115.5 99.8 338.7h30.4l33.6-51.7h168.6l33.6 51.7h30.2z" - } - }, - "free": [ - "brands" - ] - }, - "adobe": { - "changes": [ - "5.6.0" - ], - "ligatures": [], - "search": { - "terms": [ - "acrobat", - "app", - "design", - "illustrator", - "indesign", - "photoshop" - ] - }, - "styles": [ - "brands" - ], - "unicode": "f778", - "label": "Adobe", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860962, - "raw": "", - "viewBox": [ - "0", - "0", - "460.8", - "512" - ], - "width": 460, - "height": 512, - "path": "M289.9 64.3h170.9v384l-170.9-384zm-119 0H0v384l170.9-384zm59.5 142.1l107.5 241.9h-73l-30.7-76.8h-78.7l74.9-165.1z" - } - }, - "free": [ - "brands" - ] - }, - "adversal": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f36a", - "label": "Adversal", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860963, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M482.1 32H28.7C5.8 32 0 37.9 0 60.9v390.2C0 474.4 5.8 480 28.7 480h453.4c24.4 0 29.9-5.2 29.9-29.7V62.2c0-24.6-5.4-30.2-29.9-30.2zM178.4 220.3c-27.5-20.2-72.1-8.7-84.2 23.4-4.3 11.1-9.3 9.5-17.5 8.3-9.7-1.5-17.2-3.2-22.5-5.5-28.8-11.4 8.6-55.3 24.9-64.3 41.1-21.4 83.4-22.2 125.3-4.8 40.9 16.8 34.5 59.2 34.5 128.5 2.7 25.8-4.3 58.3 9.3 88.8 1.9 4.4.4 7.9-2.7 10.7-8.4 6.7-39.3 2.2-46.6-7.4-1.9-2.2-1.8-3.6-3.9-6.2-3.6-3.9-7.3-2.2-11.9 1-57.4 36.4-140.3 21.4-147-43.3-3.1-29.3 12.4-57.1 39.6-71 38.2-19.5 112.2-11.8 114-30.9 1.1-10.2-1.9-20.1-11.3-27.3zm286.7 222c0 15.1-11.1 9.9-17.8 9.9H52.4c-7.4 0-18.2 4.8-17.8-10.7.4-13.9 10.5-9.1 17.1-9.1 132.3-.4 264.5-.4 396.8 0 6.8 0 16.6-4.4 16.6 9.9zm3.8-340.5v291c0 5.7-.7 13.9-8.1 13.9-12.4-.4-27.5 7.1-36.1-5.6-5.8-8.7-7.8-4-12.4-1.2-53.4 29.7-128.1 7.1-144.4-85.2-6.1-33.4-.7-67.1 15.7-100 11.8-23.9 56.9-76.1 136.1-30.5v-71c0-26.2-.1-26.2 26-26.2 3.1 0 6.6.4 9.7 0 10.1-.8 13.6 4.4 13.6 14.3-.1.2-.1.3-.1.5zm-51.5 232.3c-19.5 47.6-72.9 43.3-90 5.2-15.1-33.3-15.5-68.2.4-101.5 16.3-34.1 59.7-35.7 81.5-4.8 20.6 28.8 14.9 84.6 8.1 101.1zm-294.8 35.3c-7.5-1.3-33-3.3-33.7-27.8-.4-13.9 7.8-23 19.8-25.8 24.4-5.9 49.3-9.9 73.7-14.7 8.9-2 7.4 4.4 7.8 9.5 1.4 33-26.1 59.2-67.6 58.8z" - } - }, - "free": [ - "brands" - ] - }, - "affiliatetheme": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f36b", - "label": "affiliatetheme", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860963, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M159.7 237.4C108.4 308.3 43.1 348.2 14 326.6-15.2 304.9 2.8 230 54.2 159.1c51.3-70.9 116.6-110.8 145.7-89.2 29.1 21.6 11.1 96.6-40.2 167.5zm351.2-57.3C437.1 303.5 319 367.8 246.4 323.7c-25-15.2-41.3-41.2-49-73.8-33.6 64.8-92.8 113.8-164.1 133.2 49.8 59.3 124.1 96.9 207 96.9 150 0 271.6-123.1 271.6-274.9.1-8.5-.3-16.8-1-25z" - } - }, - "free": [ - "brands" - ] - }, - "air-freshener": { - "changes": [ - "5.2.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f5d0", - "label": "Air Freshener", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861352, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M378.94 321.41L284.7 224h49.22c15.3 0 23.66-16.6 13.86-27.53L234.45 69.96c3.43-6.61 5.55-14 5.55-21.96 0-26.51-21.49-48-48-48s-48 21.49-48 48c0 7.96 2.12 15.35 5.55 21.96L36.22 196.47C26.42 207.4 34.78 224 50.08 224H99.3L5.06 321.41C-6.69 333.56 3.34 352 21.7 352H160v32H48c-8.84 0-16 7.16-16 16v96c0 8.84 7.16 16 16 16h288c8.84 0 16-7.16 16-16v-96c0-8.84-7.16-16-16-16H224v-32h138.3c18.36 0 28.39-18.44 16.64-30.59zM192 31.98c8.85 0 16.02 7.17 16.02 16.02 0 8.84-7.17 16.02-16.02 16.02S175.98 56.84 175.98 48c0-8.85 7.17-16.02 16.02-16.02zM304 432v32H80v-32h224z" - } - }, - "free": [ - "solid" - ] - }, - "algolia": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f36c", - "label": "Algolia", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860963, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M229.3 182.6c-49.3 0-89.2 39.9-89.2 89.2 0 49.3 39.9 89.2 89.2 89.2s89.2-39.9 89.2-89.2c0-49.3-40-89.2-89.2-89.2zm62.7 56.6l-58.9 30.6c-1.8.9-3.8-.4-3.8-2.3V201c0-1.5 1.3-2.7 2.7-2.6 26.2 1 48.9 15.7 61.1 37.1.7 1.3.2 3-1.1 3.7zM389.1 32H58.9C26.4 32 0 58.4 0 90.9V421c0 32.6 26.4 59 58.9 59H389c32.6 0 58.9-26.4 58.9-58.9V90.9C448 58.4 421.6 32 389.1 32zm-202.6 84.7c0-10.8 8.7-19.5 19.5-19.5h45.3c10.8 0 19.5 8.7 19.5 19.5v15.4c0 1.8-1.7 3-3.3 2.5-12.3-3.4-25.1-5.1-38.1-5.1-13.5 0-26.7 1.8-39.4 5.5-1.7.5-3.4-.8-3.4-2.5v-15.8zm-84.4 37l9.2-9.2c7.6-7.6 19.9-7.6 27.5 0l7.7 7.7c1.1 1.1 1 3-.3 4-6.2 4.5-12.1 9.4-17.6 14.9-5.4 5.4-10.4 11.3-14.8 17.4-1 1.3-2.9 1.5-4 .3l-7.7-7.7c-7.6-7.5-7.6-19.8 0-27.4zm127.2 244.8c-70 0-126.6-56.7-126.6-126.6s56.7-126.6 126.6-126.6c70 0 126.6 56.6 126.6 126.6 0 69.8-56.7 126.6-126.6 126.6z" - } - }, - "free": [ - "brands" - ] - }, - "align-center": { - "changes": [ - "1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "middle", - "text" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f037", - "label": "align-center", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861352, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M352 44v40c0 8.837-7.163 16-16 16H112c-8.837 0-16-7.163-16-16V44c0-8.837 7.163-16 16-16h224c8.837 0 16 7.163 16 16zM16 228h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zm0 256h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zm320-200H112c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16h224c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16z" - } - }, - "free": [ - "solid" - ] - }, - "align-justify": { - "changes": [ - "1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "text" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f039", - "label": "align-justify", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861352, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M0 84V44c0-8.837 7.163-16 16-16h416c8.837 0 16 7.163 16 16v40c0 8.837-7.163 16-16 16H16c-8.837 0-16-7.163-16-16zm16 144h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zm0 256h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zm0-128h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16z" - } - }, - "free": [ - "solid" - ] - }, - "align-left": { - "changes": [ - "1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "text" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f036", - "label": "align-left", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861352, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M288 44v40c0 8.837-7.163 16-16 16H16c-8.837 0-16-7.163-16-16V44c0-8.837 7.163-16 16-16h256c8.837 0 16 7.163 16 16zM0 172v40c0 8.837 7.163 16 16 16h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16zm16 312h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zm256-200H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16h256c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16z" - } - }, - "free": [ - "solid" - ] - }, - "align-right": { - "changes": [ - "1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "text" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f038", - "label": "align-right", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861352, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M160 84V44c0-8.837 7.163-16 16-16h256c8.837 0 16 7.163 16 16v40c0 8.837-7.163 16-16 16H176c-8.837 0-16-7.163-16-16zM16 228h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zm0 256h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zm160-128h256c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H176c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16z" - } - }, - "free": [ - "solid" - ] - }, - "alipay": { - "changes": [ - "5.3.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f642", - "label": "Alipay", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860963, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M377.74 32H70.26C31.41 32 0 63.41 0 102.26v307.48C0 448.59 31.41 480 70.26 480h307.48c38.52 0 69.76-31.08 70.26-69.6-45.96-25.62-110.59-60.34-171.6-88.44-32.07 43.97-84.14 81-148.62 81-70.59 0-93.73-45.3-97.04-76.37-3.97-39.01 14.88-81.5 99.52-81.5 35.38 0 79.35 10.25 127.13 24.96 16.53-30.09 26.45-60.34 26.45-60.34h-178.2v-16.7h92.08v-31.24H88.28v-19.01h109.44V92.34h50.92v50.42h109.44v19.01H248.63v31.24h88.77s-15.21 46.62-38.35 90.92c48.93 16.7 100.01 36.04 148.62 52.74V102.26C447.83 63.57 416.43 32 377.74 32zM47.28 322.95c.99 20.17 10.25 53.73 69.93 53.73 52.07 0 92.58-39.68 117.87-72.9-44.63-18.68-84.48-31.41-109.44-31.41-67.45 0-79.35 33.06-78.36 50.58z" - } - }, - "free": [ - "brands" - ] - }, - "allergies": { - "changes": [ - "5.0.7" - ], - "ligatures": [], - "search": { - "terms": [ - "freckles", - "hand", - "intolerances", - "pox", - "spots" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f461", - "label": "Allergies", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861353, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M416 112c-17.6 0-32 14.4-32 32v72c0 4.4-3.6 8-8 8h-16c-4.4 0-8-3.6-8-8V64c0-17.6-14.4-32-32-32s-32 14.4-32 32v152c0 4.4-3.6 8-8 8h-16c-4.4 0-8-3.6-8-8V32c0-17.6-14.4-32-32-32s-32 14.4-32 32v184c0 4.4-3.6 8-8 8h-16c-4.4 0-8-3.6-8-8V64c0-17.6-14.4-32-32-32S96 46.4 96 64v241l-23.6-32.5c-13-17.9-38-21.8-55.9-8.8s-21.8 38-8.8 55.9l125.6 172.7c9 12.4 23.5 19.8 38.8 19.8h197.6c22.3 0 41.6-15.3 46.7-37l26.5-112.7c3.2-13.7 4.9-28.3 5.1-42.3V144c0-17.6-14.4-32-32-32zM176 416c-8.8 0-16-7.2-16-16s7.2-16 16-16 16 7.2 16 16-7.2 16-16 16zm0-96c-8.8 0-16-7.2-16-16s7.2-16 16-16 16 7.2 16 16-7.2 16-16 16zm64 128c-8.8 0-16-7.2-16-16s7.2-16 16-16 16 7.2 16 16-7.2 16-16 16zm0-96c-8.8 0-16-7.2-16-16s7.2-16 16-16 16 7.2 16 16-7.2 16-16 16zm64 32c-8.8 0-16-7.2-16-16s7.2-16 16-16 16 7.2 16 16-7.2 16-16 16zm32 64c-8.8 0-16-7.2-16-16s7.2-16 16-16 16 7.2 16 16-7.2 16-16 16zm32-128c-8.8 0-16-7.2-16-16s7.2-16 16-16 16 7.2 16 16-7.2 16-16 16z" - } - }, - "free": [ - "solid" - ] - }, - "amazon": { - "changes": [ - "4.4", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f270", - "label": "Amazon", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860964, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M257.2 162.7c-48.7 1.8-169.5 15.5-169.5 117.5 0 109.5 138.3 114 183.5 43.2 6.5 10.2 35.4 37.5 45.3 46.8l56.8-56S341 288.9 341 261.4V114.3C341 89 316.5 32 228.7 32 140.7 32 94 87 94 136.3l73.5 6.8c16.3-49.5 54.2-49.5 54.2-49.5 40.7-.1 35.5 29.8 35.5 69.1zm0 86.8c0 80-84.2 68-84.2 17.2 0-47.2 50.5-56.7 84.2-57.8v40.6zm136 163.5c-7.7 10-70 67-174.5 67S34.2 408.5 9.7 379c-6.8-7.7 1-11.3 5.5-8.3C88.5 415.2 203 488.5 387.7 401c7.5-3.7 13.3 2 5.5 12zm39.8 2.2c-6.5 15.8-16 26.8-21.2 31-5.5 4.5-9.5 2.7-6.5-3.8s19.3-46.5 12.7-55c-6.5-8.3-37-4.3-48-3.2-10.8 1-13 2-14-.3-2.3-5.7 21.7-15.5 37.5-17.5 15.7-1.8 41-.8 46 5.7 3.7 5.1 0 27.1-6.5 43.1z" - } - }, - "free": [ - "brands" - ] - }, - "amazon-pay": { - "changes": [ - "5.0.2" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f42c", - "label": "Amazon Pay", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860963, - "raw": "", - "viewBox": [ - "0", - "0", - "611.2", - "512" - ], - "width": 611, - "height": 512, - "path": "M0 325.2c2.3-4.2 5.2-4.9 9.7-2.5 10.4 5.6 20.6 11.4 31.2 16.7 40.7 20.4 83.2 35.6 127.4 46.3 20.9 5 41.9 9 63.2 11.8 31.5 4.2 63.2 6 95 5.2 17.4-.4 34.8-1.8 52.1-3.8 56.4-6.7 110.9-20.8 163.3-42.8 2.9-1.2 5.9-2 9.1-1.2 6.7 1.8 9 9 4.1 13.9-2.8 2.8-6.3 5.1-9.6 7.4-30.7 21.1-64.2 36.4-99.6 47.9-24.6 7.9-49.6 13.8-75.1 17.6-17.6 2.6-35.4 4.4-53.2 4.8-.8 0-1.7.2-2.5.3H294c-.8-.1-1.7-.3-2.5-.3-3.6-.2-7.2-.3-10.7-.4-16.9-.7-33.7-2.6-50.4-5.3-27.4-4.5-54.2-11.4-80.4-20.9-54.1-19.6-102.6-48.6-145.6-87-1.8-1.6-3-3.8-4.4-5.7v-2zM158 65c-1.4.2-2.9.4-4.3.6-14 1.7-26.6 6.9-38 15.1-2.4 1.7-4.6 3.5-7.1 5.4-.2-.5-.4-1-.4-1.4-.4-2.7-.8-5.5-1.3-8.2-.7-4.6-3-6.6-7.6-6.6H87.8c-6.9 0-8.2 1.3-8.2 8.2v209.3c0 1 0 2 .1 3 .2 3 2 4.9 4.9 5 7 .1 14.1.1 21.1 0 2.9 0 4.7-2 5-5 .1-1 .1-2 .1-3V215c1.1.9 1.7 1.4 2.2 1.9 17.9 14.9 38.5 19.8 61 15.4 20.4-4 34.6-16.5 43.8-34.9 7-13.9 9.9-28.7 10.3-44.1.5-17.1-1.2-33.9-8.1-49.8-8.5-19.6-22.6-32.5-43.9-36.9-3.2-.7-6.5-1-9.8-1.5-2.8-.1-5.5-.1-8.3-.1zm-47.4 41.9c0-1.5.4-2.4 1.7-3.3 13.7-9.5 28.8-14.5 45.6-13.2 14.9 1.1 27.1 8.4 33.5 25.9 3.9 10.7 4.9 21.8 4.9 33 0 10.4-.8 20.6-4 30.6-6.8 21.3-22.4 29.4-42.6 28.5-14-.6-26.2-6-37.4-13.9-1.2-.9-1.7-1.7-1.7-3.3.1-14.1 0-28.1 0-42.2 0-14 .1-28 0-42.1zM316.3 65c-1 .1-2 .3-2.9.4-9.8.5-19.4 1.7-28.9 4.1-6.1 1.6-12 3.8-17.9 5.8-3.6 1.2-5.4 3.8-5.3 7.7.1 3.3-.1 6.6 0 9.9.1 4.8 2.1 6.1 6.8 4.9 7.8-2 15.6-4.2 23.5-5.7 12.3-2.3 24.7-3.3 37.2-1.4 6.5 1 12.6 2.9 16.8 8.4 3.7 4.8 5.1 10.5 5.3 16.4.3 8.3.2 16.6.3 24.9 0 .4-.1.9-.2 1.4-.5-.1-.9 0-1.3-.1-10.5-2.5-21.1-4.3-32-4.9-11.3-.6-22.5.1-33.3 3.9-12.9 4.5-23.3 12.3-29.4 24.9-4.7 9.8-5.4 20.2-3.9 30.7 2 14 9 24.8 21.4 31.7 11.9 6.6 24.8 7.4 37.9 5.4 15.1-2.3 28.5-8.7 40.3-18.4.4-.4.9-.7 1.6-1.1.6 3.8 1.1 7.4 1.8 11 .6 3.1 2.5 5.1 5.4 5.2 5.4.1 10.9.1 16.3 0 2.7-.1 4.5-1.9 4.8-4.7.1-.9.1-1.9.1-2.8v-106c0-4.3-.2-8.6-.9-12.9-1.9-12.9-7.4-23.5-19-30.4-6.7-4-14.1-6-21.8-7.1-3.6-.5-7.2-.8-10.8-1.3-3.9.1-7.9.1-11.9.1zm35 127.7c0 1.3-.4 2.2-1.5 3-11.2 8.1-23.5 13.5-37.4 14.9-5.7.6-11.4.4-16.8-1.8-6.3-2.5-10.4-6.9-12.4-13.3s-2-13-.1-19.4c2.5-8.3 8.4-13 16.4-15.6 8.1-2.6 16.5-3 24.8-2.2 8.4.7 16.6 2.3 25 3.4 1.6.2 2.1 1 2.1 2.6-.1 4.8 0 9.5 0 14.3-.1 4.7-.2 9.4-.1 14.1zm259.9 129.4c-1-5-4.8-6.9-9.1-8.3-6.8-2.3-13.9-3.3-21-3.9-13.1-1.1-26.2-.5-39.2 1.9-14.3 2.7-27.9 7.3-40 15.6-1.4 1-2.8 2.1-3.7 3.5-.7 1.1-.9 2.8-.5 4 .4 1.5 2.1 1.9 3.6 1.8.7 0 1.5 0 2.2-.1 7.8-.8 15.5-1.7 23.3-2.5 11.4-1.1 22.9-1.8 34.3-.9 4.8.3 9.7 1.4 14.4 2.7 5.1 1.4 7.4 5.2 7.6 10.4.4 8-1.4 15.7-3.5 23.3-4.1 15.4-10 30.3-15.8 45.1-.4 1-.8 2-1 3-.5 2.9 1.2 4.8 4.1 4.1 1.7-.4 3.6-1.3 4.8-2.5 4.4-4.3 8.9-8.6 12.7-13.4 12.8-16.4 20.3-35.3 24.7-55.6.8-3.6 1.4-7.3 2.1-10.9v-17.3zM479.1 198.9c-12.9-35.7-25.8-71.5-38.7-107.2-2-5.7-4.2-11.3-6.3-16.9-1.1-2.9-3.2-4.8-6.4-4.8-7.6-.1-15.2-.2-22.9-.1-2.5 0-3.7 2-3.2 4.5.5 2.1 1.1 4.1 1.9 6.1 19.6 48.5 39.3 97.1 59.1 145.5 1.7 4.1 2.1 7.6.2 11.8-3.3 7.3-5.9 15-9.3 22.3-3 6.5-8 11.4-15.2 13.3-5.1 1.4-10.2 1.6-15.4 1.1-2.5-.2-5-.8-7.5-1-3.4-.2-5.1 1.3-5.2 4.8-.1 3.3-.1 6.6 0 9.9.1 5.5 2 8 7.4 8.9 5.6 1 11.3 1.9 16.9 2 17.1.4 30.7-6.5 39.5-21.4 3.5-5.9 6.7-12.1 9.2-18.4 23.7-59.8 47.1-119.7 70.6-179.6.7-1.8 1.3-3.6 1.6-5.5.4-2.8-.9-4.4-3.7-4.4-6.6-.1-13.3 0-19.9 0-3.7 0-6.3 1.6-7.7 5.2-.5 1.4-1.1 2.7-1.6 4.1-11.6 33.3-23.2 66.6-34.8 100-2.5 7.2-5.1 14.5-7.7 22.2-.4-1.1-.6-1.7-.9-2.4z" - } - }, - "free": [ - "brands" - ] - }, - "ambulance": { - "changes": [ - "3", - "5.0.0", - "5.0.7" - ], - "ligatures": [], - "search": { - "terms": [ - "help", - "machine", - "support", - "vehicle" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f0f9", - "label": "ambulance", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861353, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M624 352h-16V243.9c0-12.7-5.1-24.9-14.1-33.9L494 110.1c-9-9-21.2-14.1-33.9-14.1H416V48c0-26.5-21.5-48-48-48H48C21.5 0 0 21.5 0 48v320c0 26.5 21.5 48 48 48h16c0 53 43 96 96 96s96-43 96-96h128c0 53 43 96 96 96s96-43 96-96h48c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16zM160 464c-26.5 0-48-21.5-48-48s21.5-48 48-48 48 21.5 48 48-21.5 48-48 48zm144-248c0 4.4-3.6 8-8 8h-56v56c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8v-56h-56c-4.4 0-8-3.6-8-8v-48c0-4.4 3.6-8 8-8h56v-56c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v56h56c4.4 0 8 3.6 8 8v48zm176 248c-26.5 0-48-21.5-48-48s21.5-48 48-48 48 21.5 48 48-21.5 48-48 48zm80-208H416V144h44.1l99.9 99.9V256z" - } - }, - "free": [ - "solid" - ] - }, - "american-sign-language-interpreting": { - "changes": [ - "4.6", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f2a3", - "label": "American Sign Language Interpreting", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861353, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M290.547 189.039c-20.295-10.149-44.147-11.199-64.739-3.89 42.606 0 71.208 20.475 85.578 50.576 8.576 17.899-5.148 38.071-23.617 38.071 18.429 0 32.211 20.136 23.617 38.071-14.725 30.846-46.123 50.854-80.298 50.854-.557 0-94.471-8.615-94.471-8.615l-66.406 33.347c-9.384 4.693-19.815.379-23.895-7.781L1.86 290.747c-4.167-8.615-1.111-18.897 6.946-23.621l58.072-33.069L108 159.861c6.39-57.245 34.731-109.767 79.743-146.726 11.391-9.448 28.341-7.781 37.51 3.613 9.446 11.394 7.78 28.067-3.612 37.516-12.503 10.559-23.618 22.509-32.509 35.57 21.672-14.729 46.679-24.732 74.186-28.067 14.725-1.945 28.063 8.336 29.73 23.065 1.945 14.728-8.336 28.067-23.062 29.734-16.116 1.945-31.12 7.503-44.178 15.284 26.114-5.713 58.712-3.138 88.079 11.115 13.336 6.669 18.893 22.509 12.224 35.848-6.389 13.06-22.504 18.617-35.564 12.226zm-27.229 69.472c-6.112-12.505-18.338-20.286-32.231-20.286a35.46 35.46 0 0 0-35.565 35.57c0 21.428 17.808 35.57 35.565 35.57 13.893 0 26.119-7.781 32.231-20.286 4.446-9.449 13.614-15.006 23.339-15.284-9.725-.277-18.893-5.835-23.339-15.284zm374.821-37.237c4.168 8.615 1.111 18.897-6.946 23.621l-58.071 33.069L532 352.16c-6.39 57.245-34.731 109.767-79.743 146.726-10.932 9.112-27.799 8.144-37.51-3.613-9.446-11.394-7.78-28.067 3.613-37.516 12.503-10.559 23.617-22.509 32.508-35.57-21.672 14.729-46.679 24.732-74.186 28.067-10.021 2.506-27.552-5.643-29.73-23.065-1.945-14.728 8.336-28.067 23.062-29.734 16.116-1.946 31.12-7.503 44.178-15.284-26.114 5.713-58.712 3.138-88.079-11.115-13.336-6.669-18.893-22.509-12.224-35.848 6.389-13.061 22.505-18.619 35.565-12.227 20.295 10.149 44.147 11.199 64.739 3.89-42.606 0-71.208-20.475-85.578-50.576-8.576-17.899 5.148-38.071 23.617-38.071-18.429 0-32.211-20.136-23.617-38.071 14.033-29.396 44.039-50.887 81.966-50.854l92.803 8.615 66.406-33.347c9.408-4.704 19.828-.354 23.894 7.781l44.455 88.926zm-229.227-18.618c-13.893 0-26.119 7.781-32.231 20.286-4.446 9.449-13.614 15.006-23.339 15.284 9.725.278 18.893 5.836 23.339 15.284 6.112 12.505 18.338 20.286 32.231 20.286a35.46 35.46 0 0 0 35.565-35.57c0-21.429-17.808-35.57-35.565-35.57z" - } - }, - "free": [ - "solid" - ] - }, - "amilia": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f36d", - "label": "Amilia", - "voted": false, - "svg": { - "brands": { - "last_modified": 1548363722324, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M240.1 32c-61.9 0-131.5 16.9-184.2 55.4-5.1 3.1-9.1 9.2-7.2 19.4 1.1 5.1 5.1 27.4 10.2 39.6 4.1 10.2 14.2 10.2 20.3 6.1 32.5-22.3 96.5-47.7 152.3-47.7 57.9 0 58.9 28.4 58.9 73.1v38.5C203 227.7 78.2 251 46.7 264.2 11.2 280.5 16.3 357.7 16.3 376s15.2 104 124.9 104c47.8 0 113.7-20.7 153.3-42.1v25.4c0 3 2.1 8.2 6.1 9.1 3.1 1 50.7 2 59.9 2s62.5.3 66.5-.7c4.1-1 5.1-6.1 5.1-9.1V168c-.1-80.3-57.9-136-192-136zm50.2 348c-21.4 13.2-48.7 24.4-79.1 24.4-52.8 0-58.9-33.5-59-44.7 0-12.2-3-42.7 18.3-52.9 24.3-13.2 75.1-29.4 119.8-33.5z" - } - }, - "free": [ - "brands" - ] - }, - "anchor": { - "changes": [ - "3.1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "link" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f13d", - "label": "Anchor", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861353, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M12.971 352h32.394C67.172 454.735 181.944 512 288 512c106.229 0 220.853-57.38 242.635-160h32.394c10.691 0 16.045-12.926 8.485-20.485l-67.029-67.029c-4.686-4.686-12.284-4.686-16.971 0l-67.029 67.029c-7.56 7.56-2.206 20.485 8.485 20.485h35.146c-20.29 54.317-84.963 86.588-144.117 94.015V256h52c6.627 0 12-5.373 12-12v-40c0-6.627-5.373-12-12-12h-52v-5.47c37.281-13.178 63.995-48.725 64-90.518C384.005 43.772 341.605.738 289.37.01 235.723-.739 192 42.525 192 96c0 41.798 26.716 77.35 64 90.53V192h-52c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h52v190.015c-58.936-7.399-123.82-39.679-144.117-94.015h35.146c10.691 0 16.045-12.926 8.485-20.485l-67.029-67.029c-4.686-4.686-12.284-4.686-16.971 0L4.485 331.515C-3.074 339.074 2.28 352 12.971 352zM288 64c17.645 0 32 14.355 32 32s-14.355 32-32 32-32-14.355-32-32 14.355-32 32-32z" - } - }, - "free": [ - "solid" - ] - }, - "android": { - "changes": [ - "3.2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "robot" - ] - }, - "styles": [ - "brands" - ], - "unicode": "f17b", - "label": "Android", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860964, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M89.6 204.5v115.8c0 15.4-12.1 27.7-27.5 27.7-15.3 0-30.1-12.4-30.1-27.7V204.5c0-15.1 14.8-27.5 30.1-27.5 15.1 0 27.5 12.4 27.5 27.5zm10.8 157c0 16.4 13.2 29.6 29.6 29.6h19.9l.3 61.1c0 36.9 55.2 36.6 55.2 0v-61.1h37.2v61.1c0 36.7 55.5 36.8 55.5 0v-61.1h20.2c16.2 0 29.4-13.2 29.4-29.6V182.1H100.4v179.4zm248-189.1H99.3c0-42.8 25.6-80 63.6-99.4l-19.1-35.3c-2.8-4.9 4.3-8 6.7-3.8l19.4 35.6c34.9-15.5 75-14.7 108.3 0L297.5 34c2.5-4.3 9.5-1.1 6.7 3.8L285.1 73c37.7 19.4 63.3 56.6 63.3 99.4zm-170.7-55.5c0-5.7-4.6-10.5-10.5-10.5-5.7 0-10.2 4.8-10.2 10.5s4.6 10.5 10.2 10.5c5.9 0 10.5-4.8 10.5-10.5zm113.4 0c0-5.7-4.6-10.5-10.2-10.5-5.9 0-10.5 4.8-10.5 10.5s4.6 10.5 10.5 10.5c5.6 0 10.2-4.8 10.2-10.5zm94.8 60.1c-15.1 0-27.5 12.1-27.5 27.5v115.8c0 15.4 12.4 27.7 27.5 27.7 15.4 0 30.1-12.4 30.1-27.7V204.5c0-15.4-14.8-27.5-30.1-27.5z" - } - }, - "free": [ - "brands" - ] - }, - "angellist": { - "changes": [ - "4.2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f209", - "label": "AngelList", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860964, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M347.1 215.4c11.7-32.6 45.4-126.9 45.4-157.1 0-26.6-15.7-48.9-43.7-48.9-44.6 0-84.6 131.7-97.1 163.1C242 144 196.6 0 156.6 0c-31.1 0-45.7 22.9-45.7 51.7 0 35.3 34.2 126.8 46.6 162-6.3-2.3-13.1-4.3-20-4.3-23.4 0-48.3 29.1-48.3 52.6 0 8.9 4.9 21.4 8 29.7-36.9 10-51.1 34.6-51.1 71.7C46 435.6 114.4 512 210.6 512c118 0 191.4-88.6 191.4-202.9 0-43.1-6.9-82-54.9-93.7zM311.7 108c4-12.3 21.1-64.3 37.1-64.3 8.6 0 10.9 8.9 10.9 16 0 19.1-38.6 124.6-47.1 148l-34-6 33.1-93.7zM142.3 48.3c0-11.9 14.5-45.7 46.3 47.1l34.6 100.3c-15.6-1.3-27.7-3-35.4 1.4-10.9-28.8-45.5-119.7-45.5-148.8zM140 244c29.3 0 67.1 94.6 67.1 107.4 0 5.1-4.9 11.4-10.6 11.4-20.9 0-76.9-76.9-76.9-97.7.1-7.7 12.7-21.1 20.4-21.1zm184.3 186.3c-29.1 32-66.3 48.6-109.7 48.6-59.4 0-106.3-32.6-128.9-88.3-17.1-43.4 3.8-68.3 20.6-68.3 11.4 0 54.3 60.3 54.3 73.1 0 4.9-7.7 8.3-11.7 8.3-16.1 0-22.4-15.5-51.1-51.4-29.7 29.7 20.5 86.9 58.3 86.9 26.1 0 43.1-24.2 38-42 3.7 0 8.3.3 11.7-.6 1.1 27.1 9.1 59.4 41.7 61.7 0-.9 2-7.1 2-7.4 0-17.4-10.6-32.6-10.6-50.3 0-28.3 21.7-55.7 43.7-71.7 8-6 17.7-9.7 27.1-13.1 9.7-3.7 20-8 27.4-15.4-1.1-11.2-5.7-21.1-16.9-21.1-27.7 0-120.6 4-120.6-39.7 0-6.7.1-13.1 17.4-13.1 32.3 0 114.3 8 138.3 29.1 18.1 16.1 24.3 113.2-31 174.7zm-98.6-126c9.7 3.1 19.7 4 29.7 6-7.4 5.4-14 12-20.3 19.1-2.8-8.5-6.2-16.8-9.4-25.1z" - } - }, - "free": [ - "brands" - ] - }, - "angle-double-down": { - "changes": [ - "3", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "arrows" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f103", - "label": "Angle Double Down", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861353, - "raw": "", - "viewBox": [ - "0", - "0", - "320", - "512" - ], - "width": 320, - "height": 512, - "path": "M143 256.3L7 120.3c-9.4-9.4-9.4-24.6 0-33.9l22.6-22.6c9.4-9.4 24.6-9.4 33.9 0l96.4 96.4 96.4-96.4c9.4-9.4 24.6-9.4 33.9 0L313 86.3c9.4 9.4 9.4 24.6 0 33.9l-136 136c-9.4 9.5-24.6 9.5-34 .1zm34 192l136-136c9.4-9.4 9.4-24.6 0-33.9l-22.6-22.6c-9.4-9.4-24.6-9.4-33.9 0L160 352.1l-96.4-96.4c-9.4-9.4-24.6-9.4-33.9 0L7 278.3c-9.4 9.4-9.4 24.6 0 33.9l136 136c9.4 9.5 24.6 9.5 34 .1z" - } - }, - "free": [ - "solid" - ] - }, - "angle-double-left": { - "changes": [ - "3", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "arrows", - "back", - "laquo", - "previous", - "quote" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f100", - "label": "Angle Double Left", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861353, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M223.7 239l136-136c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9L319.9 256l96.4 96.4c9.4 9.4 9.4 24.6 0 33.9L393.7 409c-9.4 9.4-24.6 9.4-33.9 0l-136-136c-9.5-9.4-9.5-24.6-.1-34zm-192 34l136 136c9.4 9.4 24.6 9.4 33.9 0l22.6-22.6c9.4-9.4 9.4-24.6 0-33.9L127.9 256l96.4-96.4c9.4-9.4 9.4-24.6 0-33.9L201.7 103c-9.4-9.4-24.6-9.4-33.9 0l-136 136c-9.5 9.4-9.5 24.6-.1 34z" - } - }, - "free": [ - "solid" - ] - }, - "angle-double-right": { - "changes": [ - "3", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "arrows", - "forward", - "next", - "quote", - "raquo" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f101", - "label": "Angle Double Right", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861353, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34zm192-34l-136-136c-9.4-9.4-24.6-9.4-33.9 0l-22.6 22.6c-9.4 9.4-9.4 24.6 0 33.9l96.4 96.4-96.4 96.4c-9.4 9.4-9.4 24.6 0 33.9l22.6 22.6c9.4 9.4 24.6 9.4 33.9 0l136-136c9.4-9.2 9.4-24.4 0-33.8z" - } - }, - "free": [ - "solid" - ] - }, - "angle-double-up": { - "changes": [ - "3", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "arrows" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f102", - "label": "Angle Double Up", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861353, - "raw": "", - "viewBox": [ - "0", - "0", - "320", - "512" - ], - "width": 320, - "height": 512, - "path": "M177 255.7l136 136c9.4 9.4 9.4 24.6 0 33.9l-22.6 22.6c-9.4 9.4-24.6 9.4-33.9 0L160 351.9l-96.4 96.4c-9.4 9.4-24.6 9.4-33.9 0L7 425.7c-9.4-9.4-9.4-24.6 0-33.9l136-136c9.4-9.5 24.6-9.5 34-.1zm-34-192L7 199.7c-9.4 9.4-9.4 24.6 0 33.9l22.6 22.6c9.4 9.4 24.6 9.4 33.9 0l96.4-96.4 96.4 96.4c9.4 9.4 24.6 9.4 33.9 0l22.6-22.6c9.4-9.4 9.4-24.6 0-33.9l-136-136c-9.2-9.4-24.4-9.4-33.8 0z" - } - }, - "free": [ - "solid" - ] - }, - "angle-down": { - "changes": [ - "3", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "arrow" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f107", - "label": "angle-down", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861354, - "raw": "", - "viewBox": [ - "0", - "0", - "320", - "512" - ], - "width": 320, - "height": 512, - "path": "M143 352.3L7 216.3c-9.4-9.4-9.4-24.6 0-33.9l22.6-22.6c9.4-9.4 24.6-9.4 33.9 0l96.4 96.4 96.4-96.4c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9l-136 136c-9.2 9.4-24.4 9.4-33.8 0z" - } - }, - "free": [ - "solid" - ] - }, - "angle-left": { - "changes": [ - "3", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "arrow", - "back", - "previous" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f104", - "label": "angle-left", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861354, - "raw": "", - "viewBox": [ - "0", - "0", - "256", - "512" - ], - "width": 256, - "height": 512, - "path": "M31.7 239l136-136c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9L127.9 256l96.4 96.4c9.4 9.4 9.4 24.6 0 33.9L201.7 409c-9.4 9.4-24.6 9.4-33.9 0l-136-136c-9.5-9.4-9.5-24.6-.1-34z" - } - }, - "free": [ - "solid" - ] - }, - "angle-right": { - "changes": [ - "3", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "arrow", - "forward", - "next" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f105", - "label": "angle-right", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861354, - "raw": "", - "viewBox": [ - "0", - "0", - "256", - "512" - ], - "width": 256, - "height": 512, - "path": "M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z" - } - }, - "free": [ - "solid" - ] - }, - "angle-up": { - "changes": [ - "3", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "arrow" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f106", - "label": "angle-up", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861354, - "raw": "", - "viewBox": [ - "0", - "0", - "320", - "512" - ], - "width": 320, - "height": 512, - "path": "M177 159.7l136 136c9.4 9.4 9.4 24.6 0 33.9l-22.6 22.6c-9.4 9.4-24.6 9.4-33.9 0L160 255.9l-96.4 96.4c-9.4 9.4-24.6 9.4-33.9 0L7 329.7c-9.4-9.4-9.4-24.6 0-33.9l136-136c9.4-9.5 24.6-9.5 34-.1z" - } - }, - "free": [ - "solid" - ] - }, - "angry": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [ - "disapprove", - "emoticon", - "face", - "mad", - "upset" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f556", - "label": "Angry Face", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861354, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zM136 240c0-9.3 4.1-17.5 10.5-23.4l-31-9.3c-8.5-2.5-13.3-11.5-10.7-19.9 2.5-8.5 11.4-13.2 19.9-10.7l80 24c8.5 2.5 13.3 11.5 10.7 19.9-2.1 6.9-8.4 11.4-15.3 11.4-.5 0-1.1-.2-1.7-.2.7 2.7 1.7 5.3 1.7 8.2 0 17.7-14.3 32-32 32S136 257.7 136 240zm168 154.2c-27.8-33.4-84.2-33.4-112.1 0-13.5 16.3-38.2-4.2-24.6-20.5 20-24 49.4-37.8 80.6-37.8s60.6 13.8 80.6 37.8c13.8 16.5-11.1 36.6-24.5 20.5zm76.6-186.9l-31 9.3c6.3 5.8 10.5 14.1 10.5 23.4 0 17.7-14.3 32-32 32s-32-14.3-32-32c0-2.9.9-5.6 1.7-8.2-.6.1-1.1.2-1.7.2-6.9 0-13.2-4.5-15.3-11.4-2.5-8.5 2.3-17.4 10.7-19.9l80-24c8.4-2.5 17.4 2.3 19.9 10.7 2.5 8.5-2.3 17.4-10.8 19.9z" - }, - "regular": { - "last_modified": 1546440861218, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm0 448c-110.3 0-200-89.7-200-200S137.7 56 248 56s200 89.7 200 200-89.7 200-200 200zm0-144c-33.6 0-65.2 14.8-86.8 40.6-8.5 10.2-7.1 25.3 3.1 33.8s25.3 7.2 33.8-3c24.8-29.7 75-29.7 99.8 0 8.1 9.7 23.2 11.9 33.8 3 10.2-8.5 11.5-23.6 3.1-33.8-21.6-25.8-53.2-40.6-86.8-40.6zm-48-72c10.3 0 19.9-6.7 23-17.1 3.8-12.7-3.4-26.1-16.1-29.9l-80-24c-12.8-3.9-26.1 3.4-29.9 16.1-3.8 12.7 3.4 26.1 16.1 29.9l28.2 8.5c-3.1 4.9-5.3 10.4-5.3 16.6 0 17.7 14.3 32 32 32s32-14.4 32-32.1zm199-54.9c-3.8-12.7-17.1-19.9-29.9-16.1l-80 24c-12.7 3.8-19.9 17.2-16.1 29.9 3.1 10.4 12.7 17.1 23 17.1 0 17.7 14.3 32 32 32s32-14.3 32-32c0-6.2-2.2-11.7-5.3-16.6l28.2-8.5c12.7-3.7 19.9-17.1 16.1-29.8z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "angrycreative": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f36e", - "label": "Angry Creative", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860965, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M640 238.2l-3.2 28.2-34.5 2.3-2 18.1 34.5-2.3-3.2 28.2-34.4 2.2-2.3 20.1 34.4-2.2-3 26.1-64.7 4.1 12.7-113.2L527 365.2l-31.9 2-23.8-117.8 30.3-2 13.6 79.4 31.7-82.4 93.1-6.2zM426.8 371.5l28.3-1.8L468 249.6l-28.4 1.9-12.8 120zM162 388.1l-19.4-36-3.5 37.4-28.2 1.7 2.7-29.1c-11 18-32 34.3-56.9 35.8C23.9 399.9-3 377 .3 339.7c2.6-29.3 26.7-62.8 67.5-65.4 37.7-2.4 47.6 23.2 51.3 28.8l2.8-30.8 38.9-2.5c20.1-1.3 38.7 3.7 42.5 23.7l2.6-26.6 64.8-4.2-2.7 27.9-36.4 2.4-1.7 17.9 36.4-2.3-2.7 27.9-36.4 2.3-1.9 19.9 36.3-2.3-2.1 20.8 55-117.2 23.8-1.6L370.4 369l8.9-85.6-22.3 1.4 2.9-27.9 75-4.9-3 28-24.3 1.6-9.7 91.9-58 3.7-4.3-15.6-39.4 2.5-8 16.3-126.2 7.7zm-44.3-70.2l-26.4 1.7C84.6 307.2 76.9 303 65 303.8c-19 1.2-33.3 17.5-34.6 33.3-1.4 16 7.3 32.5 28.7 31.2 12.8-.8 21.3-8.6 28.9-18.9l27-1.7 2.7-29.8zm56.1-7.7c1.2-12.9-7.6-13.6-26.1-12.4l-2.7 28.5c14.2-.9 27.5-2.1 28.8-16.1zm21.1 70.8l5.8-60c-5 13.5-14.7 21.1-27.9 26.6l22.1 33.4zm135.4-45l-7.9-37.8-15.8 39.3 23.7-1.5zm-170.1-74.6l-4.3-17.5-39.6 2.6-8.1 18.2-31.9 2.1 57-121.9 23.9-1.6 30.7 102 9.9-104.7 27-1.8 37.8 63.6 6.5-66.6 28.5-1.9-4 41.2c7.4-13.5 22.9-44.7 63.6-47.5 40.5-2.8 52.4 29.3 53.4 30.3l3.3-32 39.3-2.7c12.7-.9 27.8.3 36.3 9.7l-4.4-11.9 32.2-2.2 12.9 43.2 23-45.7 31-2.2-43.6 78.4-4.8 44.3-28.4 1.9 4.8-44.3-15.8-43c1 22.3-9.2 40.1-32 49.6l25.2 38.8-36.4 2.4-19.2-36.8-4 38.3-28.4 1.9 3.3-31.5c-6.7 9.3-19.7 35.4-59.6 38-26.2 1.7-45.6-10.3-55.4-39.2l-4 40.3-25 1.6-37.6-63.3-6.3 66.2-56.8 3.7zm276.6-82.1c10.2-.7 17.5-2.1 21.6-4.3 4.5-2.4 7-6.4 7.6-12.1.6-5.3-.6-8.8-3.4-10.4-3.6-2.1-10.6-2.8-22.9-2l-2.9 28.8zM327.7 214c5.6 5.9 12.7 8.5 21.3 7.9 4.7-.3 9.1-1.8 13.3-4.1 5.5-3 10.6-8 15.1-14.3l-34.2 2.3 2.4-23.9 63.1-4.3 1.2-12-31.2 2.1c-4.1-3.7-7.8-6.6-11.1-8.1-4-1.7-8.1-2.8-12.2-2.5-8 .5-15.3 3.6-22 9.2-7.7 6.4-12 14.5-12.9 24.4-1.1 9.6 1.4 17.3 7.2 23.3zm-201.3 8.2l23.8-1.6-8.3-37.6-15.5 39.2z" - } - }, - "free": [ - "brands" - ] - }, - "angular": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f420", - "label": "Angular", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860965, - "raw": "", - "viewBox": [ - "0", - "0", - "415.6", - "512" - ], - "width": 415, - "height": 512, - "path": "M169.7 268.1h76.2l-38.1-91.6-38.1 91.6zM207.8 32L0 106.4l31.8 275.7 176 97.9 176-97.9 31.8-275.7L207.8 32zM338 373.8h-48.6l-26.2-65.4H152.6l-26.2 65.4H77.7L207.8 81.5 338 373.8z" - } - }, - "free": [ - "brands" - ] - }, - "ankh": { - "changes": [ - "5.3.0" - ], - "ligatures": [], - "search": { - "terms": [ - "amulet", - "copper", - "coptic christianity", - "copts", - "crux ansata", - "egyptian", - "venus" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f644", - "label": "Ankh", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861354, - "raw": "", - "viewBox": [ - "0", - "0", - "320", - "512" - ], - "width": 320, - "height": 512, - "path": "M296 256h-44.62C272.46 222.01 288 181.65 288 144 288 55.63 230.69 0 160 0S32 55.63 32 144c0 37.65 15.54 78.01 36.62 112H24c-13.25 0-24 10.74-24 24v32c0 13.25 10.75 24 24 24h96v152c0 13.25 10.75 24 24 24h32c13.25 0 24-10.75 24-24V336h96c13.25 0 24-10.75 24-24v-32c0-13.26-10.75-24-24-24zM160 80c29.61 0 48 24.52 48 64 0 34.66-27.14 78.14-48 100.87-20.86-22.72-48-66.21-48-100.87 0-39.48 18.39-64 48-64z" - } - }, - "free": [ - "solid" - ] - }, - "app-store": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f36f", - "label": "App Store", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860965, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M255.9 120.9l9.1-15.7c5.6-9.8 18.1-13.1 27.9-7.5 9.8 5.6 13.1 18.1 7.5 27.9l-87.5 151.5h63.3c20.5 0 32 24.1 23.1 40.8H113.8c-11.3 0-20.4-9.1-20.4-20.4 0-11.3 9.1-20.4 20.4-20.4h52l66.6-115.4-20.8-36.1c-5.6-9.8-2.3-22.2 7.5-27.9 9.8-5.6 22.2-2.3 27.9 7.5l8.9 15.7zm-78.7 218l-19.6 34c-5.6 9.8-18.1 13.1-27.9 7.5-9.8-5.6-13.1-18.1-7.5-27.9l14.6-25.2c16.4-5.1 29.8-1.2 40.4 11.6zm168.9-61.7h53.1c11.3 0 20.4 9.1 20.4 20.4 0 11.3-9.1 20.4-20.4 20.4h-29.5l19.9 34.5c5.6 9.8 2.3 22.2-7.5 27.9-9.8 5.6-22.2 2.3-27.9-7.5-33.5-58.1-58.7-101.6-75.4-130.6-17.1-29.5-4.9-59.1 7.2-69.1 13.4 23 33.4 57.7 60.1 104zM256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm216 248c0 118.7-96.1 216-216 216-118.7 0-216-96.1-216-216 0-118.7 96.1-216 216-216 118.7 0 216 96.1 216 216z" - } - }, - "free": [ - "brands" - ] - }, - "app-store-ios": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f370", - "label": "iOS App Store", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860965, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M400 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zM127 384.5c-5.5 9.6-17.8 12.8-27.3 7.3-9.6-5.5-12.8-17.8-7.3-27.3l14.3-24.7c16.1-4.9 29.3-1.1 39.6 11.4L127 384.5zm138.9-53.9H84c-11 0-20-9-20-20s9-20 20-20h51l65.4-113.2-20.5-35.4c-5.5-9.6-2.2-21.8 7.3-27.3 9.6-5.5 21.8-2.2 27.3 7.3l8.9 15.4 8.9-15.4c5.5-9.6 17.8-12.8 27.3-7.3 9.6 5.5 12.8 17.8 7.3 27.3l-85.8 148.6h62.1c20.2 0 31.5 23.7 22.7 40zm98.1 0h-29l19.6 33.9c5.5 9.6 2.2 21.8-7.3 27.3-9.6 5.5-21.8 2.2-27.3-7.3-32.9-56.9-57.5-99.7-74-128.1-16.7-29-4.8-58 7.1-67.8 13.1 22.7 32.7 56.7 58.9 102h52c11 0 20 9 20 20 0 11.1-9 20-20 20z" - } - }, - "free": [ - "brands" - ] - }, - "apper": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f371", - "label": "Apper Systems AB", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860965, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M42.1 239.1c22.2 0 29 2.8 33.5 14.6h.8v-22.9c0-11.3-4.8-15.4-17.9-15.4-11.3 0-14.4 2.5-15.1 12.8H4.8c.3-13.9 1.5-19.1 5.8-24.4C17.9 195 29.5 192 56.7 192c33 0 47.1 5 53.9 18.9 2 4.3 4 15.6 4 23.7v76.3H76.3l1.3-19.1h-1c-5.3 15.6-13.6 20.4-35.5 20.4-30.3 0-41.1-10.1-41.1-37.3 0-25.2 12.3-35.8 42.1-35.8zm17.1 48.1c13.1 0 16.9-3 16.9-13.4 0-9.1-4.3-11.6-19.6-11.6-13.1 0-17.9 3-17.9 12.1-.1 10.4 3.7 12.9 20.6 12.9zm77.8-94.9h38.3l-1.5 20.6h.8c9.1-17.1 15.9-20.9 37.5-20.9 14.4 0 24.7 3 31.5 9.1 9.8 8.6 12.8 20.4 12.8 48.1 0 30-3 43.1-12.1 52.9-6.8 7.3-16.4 10.1-33.2 10.1-20.4 0-29.2-5.5-33.8-21.2h-.8v70.3H137v-169zm80.9 60.7c0-27.5-3.3-32.5-20.7-32.5-16.9 0-20.7 5-20.7 28.7 0 28 3.5 33.5 21.2 33.5 16.4 0 20.2-5.6 20.2-29.7zm57.9-60.7h38.3l-1.5 20.6h.8c9.1-17.1 15.9-20.9 37.5-20.9 14.4 0 24.7 3 31.5 9.1 9.8 8.6 12.8 20.4 12.8 48.1 0 30-3 43.1-12.1 52.9-6.8 7.3-16.4 10.1-33.3 10.1-20.4 0-29.2-5.5-33.8-21.2h-.8v70.3h-39.5v-169zm80.9 60.7c0-27.5-3.3-32.5-20.7-32.5-16.9 0-20.7 5-20.7 28.7 0 28 3.5 33.5 21.2 33.5 16.4 0 20.2-5.6 20.2-29.7zm53.8-3.8c0-25.4 3.3-37.8 12.3-45.8 8.8-8.1 22.2-11.3 45.1-11.3 42.8 0 55.7 12.8 55.7 55.7v11.1h-75.3c-.3 2-.3 4-.3 4.8 0 16.9 4.5 21.9 20.1 21.9 13.9 0 17.9-3 17.9-13.9h37.5v2.3c0 9.8-2.5 18.9-6.8 24.7-7.3 9.8-19.6 13.6-44.3 13.6-27.5 0-41.6-3.3-50.6-12.3-8.5-8.5-11.3-21.3-11.3-50.8zm76.4-11.6c-.3-1.8-.3-3.3-.3-3.8 0-12.3-3.3-14.6-19.6-14.6-14.4 0-17.1 3-18.1 15.1l-.3 3.3h38.3zm55.6-45.3h38.3l-1.8 19.9h.7c6.8-14.9 14.4-20.2 29.7-20.2 10.8 0 19.1 3.3 23.4 9.3 5.3 7.3 6.8 14.4 6.8 34 0 1.5 0 5 .2 9.3h-35c.3-1.8.3-3.3.3-4 0-15.4-2-19.4-10.3-19.4-6.3 0-10.8 3.3-13.1 9.3-1 3-1 4.3-1 12.3v68h-38.3V192.3z" - } - }, - "free": [ - "brands" - ] - }, - "apple": { - "changes": [ - "3.2", - "5.0.0", - "5.0.7" - ], - "ligatures": [], - "search": { - "terms": [ - "fruit", - "ios", - "mac", - "operating system", - "os", - "osx" - ] - }, - "styles": [ - "brands" - ], - "unicode": "f179", - "label": "Apple", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860966, - "raw": "", - "viewBox": [ - "0", - "0", - "376.5", - "512" - ], - "width": 376, - "height": 512, - "path": "M314.7 268.7c-.2-36.7 16.4-64.4 50-84.8-18.8-26.9-47.2-41.7-84.7-44.6-35.5-2.8-74.3 20.7-88.5 20.7-15 0-49.4-19.7-76.4-19.7C59.3 141.2 0 184.8 0 273.5c0 26.2 4.8 53.3 14.4 81.2 12.8 36.7 59 126.7 107.2 125.2 25.2-.6 43-17.9 75.8-17.9 31.8 0 48.3 17.9 76.4 17.9 48.6-.7 90.4-82.5 102.6-119.3-65.2-30.7-61.7-90-61.7-91.9zm-56.6-164.2c27.3-32.4 24.8-61.9 24-72.5-24.1 1.4-52 16.4-67.9 34.9-17.5 19.8-27.8 44.3-25.6 71.9 26.1 2 49.9-11.4 69.5-34.3z" - } - }, - "free": [ - "brands" - ] - }, - "apple-alt": { - "changes": [ - "5.2.0" - ], - "ligatures": [], - "search": { - "terms": [ - "fall", - "fruit", - "fuji", - "macintosh", - "seasonal" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f5d1", - "label": "Fruit Apple", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861354, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M350.85 129c25.97 4.67 47.27 18.67 63.92 42 14.65 20.67 24.64 46.67 29.96 78 4.67 28.67 4.32 57.33-1 86-7.99 47.33-23.97 87-47.94 119-28.64 38.67-64.59 58-107.87 58-10.66 0-22.3-3.33-34.96-10-8.66-5.33-18.31-8-28.97-8s-20.3 2.67-28.97 8c-12.66 6.67-24.3 10-34.96 10-43.28 0-79.23-19.33-107.87-58-23.97-32-39.95-71.67-47.94-119-5.32-28.67-5.67-57.33-1-86 5.32-31.33 15.31-57.33 29.96-78 16.65-23.33 37.95-37.33 63.92-42 15.98-2.67 37.95-.33 65.92 7 23.97 6.67 44.28 14.67 60.93 24 16.65-9.33 36.96-17.33 60.93-24 27.98-7.33 49.96-9.67 65.94-7zm-54.94-41c-9.32 8.67-21.65 15-36.96 19-10.66 3.33-22.3 5-34.96 5l-14.98-1c-1.33-9.33-1.33-20 0-32 2.67-24 10.32-42.33 22.97-55 9.32-8.67 21.65-15 36.96-19 10.66-3.33 22.3-5 34.96-5l14.98 1 1 15c0 12.67-1.67 24.33-4.99 35-3.99 15.33-10.31 27.67-18.98 37z" - } - }, - "free": [ - "solid" - ] - }, - "apple-pay": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f415", - "label": "Apple Pay", - "voted": true, - "svg": { - "brands": { - "last_modified": 1546440860966, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M116.9 158.5c-7.5 8.9-19.5 15.9-31.5 14.9-1.5-12 4.4-24.8 11.3-32.6 7.5-9.1 20.6-15.6 31.3-16.1 1.2 12.4-3.7 24.7-11.1 33.8m10.9 17.2c-17.4-1-32.3 9.9-40.5 9.9-8.4 0-21-9.4-34.8-9.1-17.9.3-34.5 10.4-43.6 26.5-18.8 32.3-4.9 80 13.3 106.3 8.9 13 19.5 27.3 33.5 26.8 13.3-.5 18.5-8.6 34.5-8.6 16.1 0 20.8 8.6 34.8 8.4 14.5-.3 23.6-13 32.5-26 10.1-14.8 14.3-29.1 14.5-29.9-.3-.3-28-10.9-28.3-42.9-.3-26.8 21.9-39.5 22.9-40.3-12.5-18.6-32-20.6-38.8-21.1m100.4-36.2v194.9h30.3v-66.6h41.9c38.3 0 65.1-26.3 65.1-64.3s-26.4-64-64.1-64h-73.2zm30.3 25.5h34.9c26.3 0 41.3 14 41.3 38.6s-15 38.8-41.4 38.8h-34.8V165zm162.2 170.9c19 0 36.6-9.6 44.6-24.9h.6v23.4h28v-97c0-28.1-22.5-46.3-57.1-46.3-32.1 0-55.9 18.4-56.8 43.6h27.3c2.3-12 13.4-19.9 28.6-19.9 18.5 0 28.9 8.6 28.9 24.5v10.8l-37.8 2.3c-35.1 2.1-54.1 16.5-54.1 41.5.1 25.2 19.7 42 47.8 42zm8.2-23.1c-16.1 0-26.4-7.8-26.4-19.6 0-12.3 9.9-19.4 28.8-20.5l33.6-2.1v11c0 18.2-15.5 31.2-36 31.2zm102.5 74.6c29.5 0 43.4-11.3 55.5-45.4L640 193h-30.8l-35.6 115.1h-.6L537.4 193h-31.6L557 334.9l-2.8 8.6c-4.6 14.6-12.1 20.3-25.5 20.3-2.4 0-7-.3-8.9-.5v23.4c1.8.4 9.3.7 11.6.7z" - } - }, - "free": [ - "brands" - ] - }, - "archive": { - "changes": [ - "3.2", - "5.0.0", - "5.0.9" - ], - "ligatures": [], - "search": { - "terms": [ - "box", - "package", - "storage" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f187", - "label": "Archive", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861354, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M32 448c0 17.7 14.3 32 32 32h384c17.7 0 32-14.3 32-32V160H32v288zm160-212c0-6.6 5.4-12 12-12h104c6.6 0 12 5.4 12 12v8c0 6.6-5.4 12-12 12H204c-6.6 0-12-5.4-12-12v-8zM480 32H32C14.3 32 0 46.3 0 64v48c0 8.8 7.2 16 16 16h480c8.8 0 16-7.2 16-16V64c0-17.7-14.3-32-32-32z" - } - }, - "free": [ - "solid" - ] - }, - "archway": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [ - "arc", - "monument", - "road", - "street" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f557", - "label": "Archway", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861354, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M560 448h-16V96H32v352H16.02c-8.84 0-16 7.16-16 16v32c0 8.84 7.16 16 16 16H176c8.84 0 16-7.16 16-16V320c0-53.02 42.98-96 96-96s96 42.98 96 96l.02 160v16c0 8.84 7.16 16 16 16H560c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16zm0-448H16C7.16 0 0 7.16 0 16v32c0 8.84 7.16 16 16 16h544c8.84 0 16-7.16 16-16V16c0-8.84-7.16-16-16-16z" - } - }, - "free": [ - "solid" - ] - }, - "arrow-alt-circle-down": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "arrow-circle-o-down", - "download" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f358", - "label": "Alternate Arrow Circle Down", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861354, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M504 256c0 137-111 248-248 248S8 393 8 256 119 8 256 8s248 111 248 248zM212 140v116h-70.9c-10.7 0-16.1 13-8.5 20.5l114.9 114.3c4.7 4.7 12.2 4.7 16.9 0l114.9-114.3c7.6-7.6 2.2-20.5-8.5-20.5H300V140c0-6.6-5.4-12-12-12h-64c-6.6 0-12 5.4-12 12z" - }, - "regular": { - "last_modified": 1546440861219, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm-32-316v116h-67c-10.7 0-16 12.9-8.5 20.5l99 99c4.7 4.7 12.3 4.7 17 0l99-99c7.6-7.6 2.2-20.5-8.5-20.5h-67V140c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "arrow-alt-circle-left": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "arrow-circle-o-left", - "back", - "previous" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f359", - "label": "Alternate Arrow Circle Left", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861354, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M256 504C119 504 8 393 8 256S119 8 256 8s248 111 248 248-111 248-248 248zm116-292H256v-70.9c0-10.7-13-16.1-20.5-8.5L121.2 247.5c-4.7 4.7-4.7 12.2 0 16.9l114.3 114.9c7.6 7.6 20.5 2.2 20.5-8.5V300h116c6.6 0 12-5.4 12-12v-64c0-6.6-5.4-12-12-12z" - }, - "regular": { - "last_modified": 1546440861219, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M8 256c0 137 111 248 248 248s248-111 248-248S393 8 256 8 8 119 8 256zm448 0c0 110.5-89.5 200-200 200S56 366.5 56 256 145.5 56 256 56s200 89.5 200 200zm-72-20v40c0 6.6-5.4 12-12 12H256v67c0 10.7-12.9 16-20.5 8.5l-99-99c-4.7-4.7-4.7-12.3 0-17l99-99c7.6-7.6 20.5-2.2 20.5 8.5v67h116c6.6 0 12 5.4 12 12z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "arrow-alt-circle-right": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "arrow-circle-o-right", - "forward", - "next" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f35a", - "label": "Alternate Arrow Circle Right", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861355, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M256 8c137 0 248 111 248 248S393 504 256 504 8 393 8 256 119 8 256 8zM140 300h116v70.9c0 10.7 13 16.1 20.5 8.5l114.3-114.9c4.7-4.7 4.7-12.2 0-16.9l-114.3-115c-7.6-7.6-20.5-2.2-20.5 8.5V212H140c-6.6 0-12 5.4-12 12v64c0 6.6 5.4 12 12 12z" - }, - "regular": { - "last_modified": 1546440861219, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M504 256C504 119 393 8 256 8S8 119 8 256s111 248 248 248 248-111 248-248zm-448 0c0-110.5 89.5-200 200-200s200 89.5 200 200-89.5 200-200 200S56 366.5 56 256zm72 20v-40c0-6.6 5.4-12 12-12h116v-67c0-10.7 12.9-16 20.5-8.5l99 99c4.7 4.7 4.7 12.3 0 17l-99 99c-7.6 7.6-20.5 2.2-20.5-8.5v-67H140c-6.6 0-12-5.4-12-12z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "arrow-alt-circle-up": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "arrow-circle-o-up" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f35b", - "label": "Alternate Arrow Circle Up", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861355, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M8 256C8 119 119 8 256 8s248 111 248 248-111 248-248 248S8 393 8 256zm292 116V256h70.9c10.7 0 16.1-13 8.5-20.5L264.5 121.2c-4.7-4.7-12.2-4.7-16.9 0l-115 114.3c-7.6 7.6-2.2 20.5 8.5 20.5H212v116c0 6.6 5.4 12 12 12h64c6.6 0 12-5.4 12-12z" - }, - "regular": { - "last_modified": 1546440861219, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M256 504c137 0 248-111 248-248S393 8 256 8 8 119 8 256s111 248 248 248zm0-448c110.5 0 200 89.5 200 200s-89.5 200-200 200S56 366.5 56 256 145.5 56 256 56zm20 328h-40c-6.6 0-12-5.4-12-12V256h-67c-10.7 0-16-12.9-8.5-20.5l99-99c4.7-4.7 12.3-4.7 17 0l99 99c7.6 7.6 2.2 20.5-8.5 20.5h-67v116c0 6.6-5.4 12-12 12z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "arrow-circle-down": { - "changes": [ - "2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "download" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f0ab", - "label": "Arrow Circle Down", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861356, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M504 256c0 137-111 248-248 248S8 393 8 256 119 8 256 8s248 111 248 248zm-143.6-28.9L288 302.6V120c0-13.3-10.7-24-24-24h-16c-13.3 0-24 10.7-24 24v182.6l-72.4-75.5c-9.3-9.7-24.8-9.9-34.3-.4l-10.9 11c-9.4 9.4-9.4 24.6 0 33.9L239 404.3c9.4 9.4 24.6 9.4 33.9 0l132.7-132.7c9.4-9.4 9.4-24.6 0-33.9l-10.9-11c-9.5-9.5-25-9.3-34.3.4z" - } - }, - "free": [ - "solid" - ] - }, - "arrow-circle-left": { - "changes": [ - "2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "back", - "previous" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f0a8", - "label": "Arrow Circle Left", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861356, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M256 504C119 504 8 393 8 256S119 8 256 8s248 111 248 248-111 248-248 248zm28.9-143.6L209.4 288H392c13.3 0 24-10.7 24-24v-16c0-13.3-10.7-24-24-24H209.4l75.5-72.4c9.7-9.3 9.9-24.8.4-34.3l-11-10.9c-9.4-9.4-24.6-9.4-33.9 0L107.7 239c-9.4 9.4-9.4 24.6 0 33.9l132.7 132.7c9.4 9.4 24.6 9.4 33.9 0l11-10.9c9.5-9.5 9.3-25-.4-34.3z" - } - }, - "free": [ - "solid" - ] - }, - "arrow-circle-right": { - "changes": [ - "2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "forward", - "next" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f0a9", - "label": "Arrow Circle Right", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861356, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M256 8c137 0 248 111 248 248S393 504 256 504 8 393 8 256 119 8 256 8zm-28.9 143.6l75.5 72.4H120c-13.3 0-24 10.7-24 24v16c0 13.3 10.7 24 24 24h182.6l-75.5 72.4c-9.7 9.3-9.9 24.8-.4 34.3l11 10.9c9.4 9.4 24.6 9.4 33.9 0L404.3 273c9.4-9.4 9.4-24.6 0-33.9L271.6 106.3c-9.4-9.4-24.6-9.4-33.9 0l-11 10.9c-9.5 9.6-9.3 25.1.4 34.4z" - } - }, - "free": [ - "solid" - ] - }, - "arrow-circle-up": { - "changes": [ - "2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f0aa", - "label": "Arrow Circle Up", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861356, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M8 256C8 119 119 8 256 8s248 111 248 248-111 248-248 248S8 393 8 256zm143.6 28.9l72.4-75.5V392c0 13.3 10.7 24 24 24h16c13.3 0 24-10.7 24-24V209.4l72.4 75.5c9.3 9.7 24.8 9.9 34.3.4l10.9-11c9.4-9.4 9.4-24.6 0-33.9L273 107.7c-9.4-9.4-24.6-9.4-33.9 0L106.3 240.4c-9.4 9.4-9.4 24.6 0 33.9l10.9 11c9.6 9.5 25.1 9.3 34.4-.4z" - } - }, - "free": [ - "solid" - ] - }, - "arrow-down": { - "changes": [ - "1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "download" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f063", - "label": "arrow-down", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861356, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M413.1 222.5l22.2 22.2c9.4 9.4 9.4 24.6 0 33.9L241 473c-9.4 9.4-24.6 9.4-33.9 0L12.7 278.6c-9.4-9.4-9.4-24.6 0-33.9l22.2-22.2c9.5-9.5 25-9.3 34.3.4L184 343.4V56c0-13.3 10.7-24 24-24h32c13.3 0 24 10.7 24 24v287.4l114.8-120.5c9.3-9.8 24.8-10 34.3-.4z" - } - }, - "free": [ - "solid" - ] - }, - "arrow-left": { - "changes": [ - "1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "back", - "previous" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f060", - "label": "arrow-left", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861357, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M257.5 445.1l-22.2 22.2c-9.4 9.4-24.6 9.4-33.9 0L7 273c-9.4-9.4-9.4-24.6 0-33.9L201.4 44.7c9.4-9.4 24.6-9.4 33.9 0l22.2 22.2c9.5 9.5 9.3 25-.4 34.3L136.6 216H424c13.3 0 24 10.7 24 24v32c0 13.3-10.7 24-24 24H136.6l120.5 114.8c9.8 9.3 10 24.8.4 34.3z" - } - }, - "free": [ - "solid" - ] - }, - "arrow-right": { - "changes": [ - "1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "forward", - "next" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f061", - "label": "arrow-right", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861357, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z" - } - }, - "free": [ - "solid" - ] - }, - "arrow-up": { - "changes": [ - "1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f062", - "label": "arrow-up", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861358, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M34.9 289.5l-22.2-22.2c-9.4-9.4-9.4-24.6 0-33.9L207 39c9.4-9.4 24.6-9.4 33.9 0l194.3 194.3c9.4 9.4 9.4 24.6 0 33.9L413 289.4c-9.5 9.5-25 9.3-34.3-.4L264 168.6V456c0 13.3-10.7 24-24 24h-32c-13.3 0-24-10.7-24-24V168.6L69.2 289.1c-9.3 9.8-24.8 10-34.3.4z" - } - }, - "free": [ - "solid" - ] - }, - "arrows-alt": { - "changes": [ - "2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "arrow", - "arrows", - "bigger", - "enlarge", - "expand", - "fullscreen", - "move", - "position", - "reorder", - "resize" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f0b2", - "label": "Alternate Arrows", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861358, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M352.201 425.775l-79.196 79.196c-9.373 9.373-24.568 9.373-33.941 0l-79.196-79.196c-15.119-15.119-4.411-40.971 16.971-40.97h51.162L228 284H127.196v51.162c0 21.382-25.851 32.09-40.971 16.971L7.029 272.937c-9.373-9.373-9.373-24.569 0-33.941L86.225 159.8c15.119-15.119 40.971-4.411 40.971 16.971V228H228V127.196h-51.23c-21.382 0-32.09-25.851-16.971-40.971l79.196-79.196c9.373-9.373 24.568-9.373 33.941 0l79.196 79.196c15.119 15.119 4.411 40.971-16.971 40.971h-51.162V228h100.804v-51.162c0-21.382 25.851-32.09 40.97-16.971l79.196 79.196c9.373 9.373 9.373 24.569 0 33.941L425.773 352.2c-15.119 15.119-40.971 4.411-40.97-16.971V284H284v100.804h51.23c21.382 0 32.09 25.851 16.971 40.971z" - } - }, - "free": [ - "solid" - ] - }, - "arrows-alt-h": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "arrows-h", - "resize" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f337", - "label": "Alternate Arrows Horizontal", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861358, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M377.941 169.941V216H134.059v-46.059c0-21.382-25.851-32.09-40.971-16.971L7.029 239.029c-9.373 9.373-9.373 24.568 0 33.941l86.059 86.059c15.119 15.119 40.971 4.411 40.971-16.971V296h243.882v46.059c0 21.382 25.851 32.09 40.971 16.971l86.059-86.059c9.373-9.373 9.373-24.568 0-33.941l-86.059-86.059c-15.119-15.12-40.971-4.412-40.971 16.97z" - } - }, - "free": [ - "solid" - ] - }, - "arrows-alt-v": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "arrows-v", - "resize" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f338", - "label": "Alternate Arrows Vertical", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861358, - "raw": "", - "viewBox": [ - "0", - "0", - "256", - "512" - ], - "width": 256, - "height": 512, - "path": "M214.059 377.941H168V134.059h46.059c21.382 0 32.09-25.851 16.971-40.971L144.971 7.029c-9.373-9.373-24.568-9.373-33.941 0L24.971 93.088c-15.119 15.119-4.411 40.971 16.971 40.971H88v243.882H41.941c-21.382 0-32.09 25.851-16.971 40.971l86.059 86.059c9.373 9.373 24.568 9.373 33.941 0l86.059-86.059c15.12-15.119 4.412-40.971-16.97-40.971z" - } - }, - "free": [ - "solid" - ] - }, - "artstation": { - "changes": [ - "5.6.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f77a", - "label": "Artstation", - "voted": true, - "svg": { - "brands": { - "last_modified": 1546440860966, - "raw": "", - "viewBox": [ - "0", - "0", - "508.1", - "512" - ], - "width": 508, - "height": 512, - "path": "M0 377.4l43 74.3c8.5 16.8 25.8 28.3 45.9 28.3h285.4l-59.2-102.6H0zM499.8 350L333.6 59.3C325 43.1 307.9 32 288.2 32h-88.4l257.3 447.6 40.7-70.5c1.9-3.2 21-29.7 2-59.1zM273 304.5l-115.5-200L42 304.5h231z" - } - }, - "free": [ - "brands" - ] - }, - "assistive-listening-systems": { - "changes": [ - "4.6", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f2a2", - "label": "Assistive Listening Systems", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861358, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M216 260c0 15.464-12.536 28-28 28s-28-12.536-28-28c0-44.112 35.888-80 80-80s80 35.888 80 80c0 15.464-12.536 28-28 28s-28-12.536-28-28c0-13.234-10.767-24-24-24s-24 10.766-24 24zm24-176c-97.047 0-176 78.953-176 176 0 15.464 12.536 28 28 28s28-12.536 28-28c0-66.168 53.832-120 120-120s120 53.832 120 120c0 75.164-71.009 70.311-71.997 143.622L288 404c0 28.673-23.327 52-52 52-15.464 0-28 12.536-28 28s12.536 28 28 28c59.475 0 107.876-48.328 108-107.774.595-34.428 72-48.24 72-144.226 0-97.047-78.953-176-176-176zm-80 236c-17.673 0-32 14.327-32 32s14.327 32 32 32 32-14.327 32-32-14.327-32-32-32zM32 448c-17.673 0-32 14.327-32 32s14.327 32 32 32 32-14.327 32-32-14.327-32-32-32zm480-187.993c0-1.518-.012-3.025-.045-4.531C510.076 140.525 436.157 38.47 327.994 1.511c-14.633-4.998-30.549 2.809-35.55 17.442-5 14.633 2.81 30.549 17.442 35.55 85.906 29.354 144.61 110.513 146.077 201.953l.003.188c.026 1.118.033 2.236.033 3.363 0 15.464 12.536 28 28 28s28.001-12.536 28.001-28zM152.971 439.029l-80-80L39.03 392.97l80 80 33.941-33.941z" - } - }, - "free": [ - "solid" - ] - }, - "asterisk": { - "changes": [ - "1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "details" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f069", - "label": "asterisk", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861358, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M478.21 334.093L336 256l142.21-78.093c11.795-6.477 15.961-21.384 9.232-33.037l-19.48-33.741c-6.728-11.653-21.72-15.499-33.227-8.523L296 186.718l3.475-162.204C299.763 11.061 288.937 0 275.48 0h-38.96c-13.456 0-24.283 11.061-23.994 24.514L216 186.718 77.265 102.607c-11.506-6.976-26.499-3.13-33.227 8.523l-19.48 33.741c-6.728 11.653-2.562 26.56 9.233 33.037L176 256 33.79 334.093c-11.795 6.477-15.961 21.384-9.232 33.037l19.48 33.741c6.728 11.653 21.721 15.499 33.227 8.523L216 325.282l-3.475 162.204C212.237 500.939 223.064 512 236.52 512h38.961c13.456 0 24.283-11.061 23.995-24.514L296 325.282l138.735 84.111c11.506 6.976 26.499 3.13 33.227-8.523l19.48-33.741c6.728-11.653 2.563-26.559-9.232-33.036z" - } - }, - "free": [ - "solid" - ] - }, - "asymmetrik": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f372", - "label": "Asymmetrik, Ltd.", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860966, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M517.5 309.2c38.8-40 58.1-80 58.5-116.1.8-65.5-59.4-118.2-169.4-135C277.9 38.4 118.1 73.6 0 140.5 52 114 110.6 92.3 170.7 82.3c74.5-20.5 153-25.4 221.3-14.8C544.5 91.3 588.8 195 490.8 299.2c-10.2 10.8-22 21.1-35 30.6L304.9 103.4 114.7 388.9c-65.6-29.4-76.5-90.2-19.1-151.2 20.8-22.2 48.3-41.9 79.5-58.1 20-12.2 39.7-22.6 62-30.7-65.1 20.3-122.7 52.9-161.6 92.9-27.7 28.6-41.4 57.1-41.7 82.9-.5 35.1 23.4 65.1 68.4 83l-34.5 51.7h101.6l22-34.4c22.2 1 45.3 0 68.6-2.7l-22.8 37.1h135.5L340 406.3c18.6-5.3 36.9-11.5 54.5-18.7l45.9 71.8H542L468.6 349c18.5-12.1 35-25.5 48.9-39.8zm-187.6 80.5l-25-40.6-32.7 53.3c-23.4 3.5-46.7 5.1-69.2 4.4l101.9-159.3 78.7 123c-17.2 7.4-35.3 13.9-53.7 19.2z" - } - }, - "free": [ - "brands" - ] - }, - "at": { - "changes": [ - "4.2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "e-mail", - "email" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f1fa", - "label": "At", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861358, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M256 8C118.941 8 8 118.919 8 256c0 137.059 110.919 248 248 248 48.154 0 95.342-14.14 135.408-40.223 12.005-7.815 14.625-24.288 5.552-35.372l-10.177-12.433c-7.671-9.371-21.179-11.667-31.373-5.129C325.92 429.757 291.314 440 256 440c-101.458 0-184-82.542-184-184S154.542 72 256 72c100.139 0 184 57.619 184 160 0 38.786-21.093 79.742-58.17 83.693-17.349-.454-16.91-12.857-13.476-30.024l23.433-121.11C394.653 149.75 383.308 136 368.225 136h-44.981a13.518 13.518 0 0 0-13.432 11.993l-.01.092c-14.697-17.901-40.448-21.775-59.971-21.775-74.58 0-137.831 62.234-137.831 151.46 0 65.303 36.785 105.87 96 105.87 26.984 0 57.369-15.637 74.991-38.333 9.522 34.104 40.613 34.103 70.71 34.103C462.609 379.41 504 307.798 504 232 504 95.653 394.023 8 256 8zm-21.68 304.43c-22.249 0-36.07-15.623-36.07-40.771 0-44.993 30.779-72.729 58.63-72.729 22.292 0 35.601 15.241 35.601 40.77 0 45.061-33.875 72.73-58.161 72.73z" - } - }, - "free": [ - "solid" - ] - }, - "atlas": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [ - "book", - "directions", - "geography", - "map", - "wayfinding" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f558", - "label": "Atlas", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861359, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M318.38 208h-39.09c-1.49 27.03-6.54 51.35-14.21 70.41 27.71-13.24 48.02-39.19 53.3-70.41zm0-32c-5.29-31.22-25.59-57.17-53.3-70.41 7.68 19.06 12.72 43.38 14.21 70.41h39.09zM224 97.31c-7.69 7.45-20.77 34.42-23.43 78.69h46.87c-2.67-44.26-15.75-71.24-23.44-78.69zm-41.08 8.28c-27.71 13.24-48.02 39.19-53.3 70.41h39.09c1.49-27.03 6.53-51.35 14.21-70.41zm0 172.82c-7.68-19.06-12.72-43.38-14.21-70.41h-39.09c5.28 31.22 25.59 57.17 53.3 70.41zM247.43 208h-46.87c2.66 44.26 15.74 71.24 23.43 78.69 7.7-7.45 20.78-34.43 23.44-78.69zM448 358.4V25.6c0-16-9.6-25.6-25.6-25.6H96C41.6 0 0 41.6 0 96v320c0 54.4 41.6 96 96 96h326.4c12.8 0 25.6-9.6 25.6-25.6v-16c0-6.4-3.2-12.8-9.6-19.2-3.2-16-3.2-60.8 0-73.6 6.4-3.2 9.6-9.6 9.6-19.2zM224 64c70.69 0 128 57.31 128 128s-57.31 128-128 128S96 262.69 96 192 153.31 64 224 64zm160 384H96c-19.2 0-32-12.8-32-32s16-32 32-32h288v64z" - } - }, - "free": [ - "solid" - ] - }, - "atlassian": { - "changes": [ - "5.6.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f77b", - "label": "Atlassian", - "voted": true, - "svg": { - "brands": { - "last_modified": 1546440860966, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M152.2 236.4c-7.7-8.2-19.7-7.7-24.8 2.8L1.6 490.2c-5 10 2.4 21.7 13.4 21.7h175c5.8.1 11-3.2 13.4-8.4 37.9-77.8 15.1-196.3-51.2-267.1zM244.4 8.1c-122.3 193.4-8.5 348.6 65 495.5 2.5 5.1 7.7 8.4 13.4 8.4H497c11.2 0 18.4-11.8 13.4-21.7 0 0-234.5-470.6-240.4-482.3-5.3-10.6-18.8-10.8-25.6.1z" - } - }, - "free": [ - "brands" - ] - }, - "atom": { - "changes": [ - "5.2.0" - ], - "ligatures": [], - "search": { - "terms": [ - "atheism", - "chemistry", - "science" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f5d2", - "label": "Atom", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861359, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M413.03 256c40.13-54.89 41.51-98.62 25.14-128-10.91-19.52-40.54-50.73-116.33-41.88C300.36 34.89 267.64 0 224 0s-76.36 34.89-97.84 86.12C50.43 77.34 20.73 108.48 9.83 128c-16.38 29.4-15 73.09 25.14 128-40.13 54.89-41.51 98.62-25.14 128 29.21 52.34 101.68 43.58 116.33 41.88C147.63 477.1 180.36 512 224 512s76.37-34.9 97.84-86.12c14.64 1.7 87.11 10.46 116.33-41.88 16.38-29.4 15-73.09-25.14-128zM63.38 352c-4.03-7.21-.19-24.8 14.95-48.29 6.96 6.53 14.2 12.89 21.87 19.18 1.71 13.71 4 27.08 6.76 40.08-24.56.89-39.89-4.37-43.58-10.97zm36.82-162.88c-7.66 6.29-14.9 12.65-21.87 19.18-15.13-23.5-18.97-41.09-14.95-48.3 3.41-6.14 16.39-11.47 37.92-11.47 1.71 0 3.87.3 5.69.37a472.191 472.191 0 0 0-6.79 40.22zM224 64c9.47 0 22.2 13.52 33.86 37.26-11.19 3.7-22.44 8-33.86 12.86-11.42-4.86-22.67-9.16-33.86-12.86C201.8 77.52 214.53 64 224 64zm0 384c-9.47 0-22.2-13.52-33.86-37.26 11.19-3.7 22.44-8 33.86-12.86 11.42 4.86 22.67 9.16 33.86 12.86C246.2 434.48 233.47 448 224 448zm62.5-157.33c-26.7 19.08-46.14 29.33-62.5 37.48-16.35-8.14-35.8-18.41-62.5-37.48-1.99-27.79-1.99-41.54 0-69.33 26.67-19.05 46.13-29.32 62.5-37.48 16.39 8.17 35.86 18.44 62.5 37.48 1.98 27.78 1.99 41.53 0 69.33zM384.62 352c-3.67 6.62-19 11.82-43.58 10.95 2.76-13 5.05-26.37 6.76-40.06 7.66-6.29 14.9-12.65 21.87-19.18 15.13 23.49 18.97 41.08 14.95 48.29zm-14.95-143.71c-6.96-6.53-14.2-12.89-21.87-19.18a473.535 473.535 0 0 0-6.79-40.22c1.82-.07 3.97-.37 5.69-.37 21.52 0 34.51 5.34 37.92 11.47 4.02 7.22.18 24.81-14.95 48.3zM224 224c-17.67 0-32 14.33-32 32s14.33 32 32 32 32-14.33 32-32-14.33-32-32-32z" - } - }, - "free": [ - "solid" - ] - }, - "audible": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f373", - "label": "Audible", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860966, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M640 199.9v54l-320 200L0 254v-54l320 200 320-200.1zm-194.5 72l47.1-29.4c-37.2-55.8-100.7-92.6-172.7-92.6-72 0-135.5 36.7-172.6 92.4h.3c2.5-2.3 5.1-4.5 7.7-6.7 89.7-74.4 219.4-58.1 290.2 36.3zm-220.1 18.8c16.9-11.9 36.5-18.7 57.4-18.7 34.4 0 65.2 18.4 86.4 47.6l45.4-28.4c-20.9-29.9-55.6-49.5-94.8-49.5-38.9 0-73.4 19.4-94.4 49zM103.6 161.1c131.8-104.3 318.2-76.4 417.5 62.1l.7 1 48.8-30.4C517.1 112.1 424.8 58.1 319.9 58.1c-103.5 0-196.6 53.5-250.5 135.6 9.9-10.5 22.7-23.5 34.2-32.6zm467 32.7z" - } - }, - "free": [ - "brands" - ] - }, - "audio-description": { - "changes": [ - "4.6", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f29e", - "label": "Audio Description", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861359, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M162.925 238.709l8.822 30.655h-25.606l9.041-30.652c1.277-4.421 2.651-9.994 3.872-15.245 1.22 5.251 2.594 10.823 3.871 15.242zm166.474-32.099h-14.523v98.781h14.523c29.776 0 46.175-17.678 46.175-49.776 0-32.239-17.49-49.005-46.175-49.005zM512 112v288c0 26.51-21.49 48-48 48H48c-26.51 0-48-21.49-48-48V112c0-26.51 21.49-48 48-48h416c26.51 0 48 21.49 48 48zM245.459 336.139l-57.097-168A12.001 12.001 0 0 0 177 160h-35.894a12.001 12.001 0 0 0-11.362 8.139l-57.097 168C70.003 343.922 75.789 352 84.009 352h29.133a12 12 0 0 0 11.535-8.693l8.574-29.906h51.367l8.793 29.977A12 12 0 0 0 204.926 352h29.172c8.22 0 14.006-8.078 11.361-15.861zm184.701-80.525c0-58.977-37.919-95.614-98.96-95.614h-57.366c-6.627 0-12 5.373-12 12v168c0 6.627 5.373 12 12 12H331.2c61.041 0 98.96-36.933 98.96-96.386z" - } - }, - "free": [ - "solid" - ] - }, - "autoprefixer": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f41c", - "label": "Autoprefixer", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860967, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M318.4 16l-161 480h77.5l25.4-81.4h119.5L405 496h77.5L318.4 16zm-40.3 341.9l41.2-130.4h1.5l40.9 130.4h-83.6zM640 405l-10-31.4L462.1 358l19.4 56.5L640 405zm-462.1-47L10 373.7 0 405l158.5 9.4 19.4-56.4z" - } - }, - "free": [ - "brands" - ] - }, - "avianex": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f374", - "label": "avianex", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860967, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M453.1 32h-312c-38.9 0-76.2 31.2-83.3 69.7L1.2 410.3C-5.9 448.8 19.9 480 58.9 480h312c38.9 0 76.2-31.2 83.3-69.7l56.7-308.5c7-38.6-18.8-69.8-57.8-69.8zm-58.2 347.3l-32 13.5-115.4-110c-14.7 10-29.2 19.5-41.7 27.1l22.1 64.2-17.9 12.7-40.6-61-52.4-48.1 15.7-15.4 58 31.1c9.3-10.5 20.8-22.6 32.8-34.9L203 228.9l-68.8-99.8 18.8-28.9 8.9-4.8L265 207.8l4.9 4.5c19.4-18.8 33.8-32.4 33.8-32.4 7.7-6.5 21.5-2.9 30.7 7.9 9 10.5 10.6 24.7 2.7 31.3-1.8 1.3-15.5 11.4-35.3 25.6l4.5 7.3 94.9 119.4-6.3 7.9z" - } - }, - "free": [ - "brands" - ] - }, - "aviato": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f421", - "label": "Aviato", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860967, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M107.2 283.5l-19-41.8H36.1l-19 41.8H0l62.2-131.4 62.2 131.4h-17.2zm-45-98.1l-19.6 42.5h39.2l-19.6-42.5zm112.7 102.4l-62.2-131.4h17.1l45.1 96 45.1-96h17l-62.1 131.4zm80.6-4.3V156.4H271v127.1h-15.5zm209.1-115.6v115.6h-17.3V167.9h-41.2v-11.5h99.6v11.5h-41.1zM640 218.8c0 9.2-1.7 17.8-5.1 25.8-3.4 8-8.2 15.1-14.2 21.1-6 6-13.1 10.8-21.1 14.2-8 3.4-16.6 5.1-25.8 5.1s-17.8-1.7-25.8-5.1c-8-3.4-15.1-8.2-21.1-14.2-6-6-10.8-13-14.2-21.1-3.4-8-5.1-16.6-5.1-25.8s1.7-17.8 5.1-25.8c3.4-8 8.2-15.1 14.2-21.1 6-6 13-8.4 21.1-11.9 8-3.4 16.6-5.1 25.8-5.1s17.8 1.7 25.8 5.1c8 3.4 15.1 5.8 21.1 11.9 6 6 10.7 13.1 14.2 21.1 3.4 8 5.1 16.6 5.1 25.8zm-15.5 0c0-7.3-1.3-14-3.9-20.3-2.6-6.3-6.2-11.7-10.8-16.3-4.6-4.6-10-8.2-16.2-10.9-6.2-2.7-12.8-4-19.8-4s-13.6 1.3-19.8 4c-6.2 2.7-11.6 6.3-16.2 10.9-4.6 4.6-8.2 10-10.8 16.3-2.6 6.3-3.9 13.1-3.9 20.3 0 7.3 1.3 14 3.9 20.3 2.6 6.3 6.2 11.7 10.8 16.3 4.6 4.6 10 8.2 16.2 10.9 6.2 2.7 12.8 4 19.8 4s13.6-1.3 19.8-4c6.2-2.7 11.6-6.3 16.2-10.9 4.6-4.6 8.2-10 10.8-16.3 2.6-6.3 3.9-13.1 3.9-20.3zm-94.8 96.7v-6.3l88.9-10-242.9 13.4c.6-2.2 1.1-4.6 1.4-7.2.3-2 .5-4.2.6-6.5l64.8-8.1-64.9 1.9c0-.4-.1-.7-.1-1.1-2.8-17.2-25.5-23.7-25.5-23.7l-1.1-26.3h23.8l19 41.8h17.1L348.6 152l-62.2 131.4h17.1l19-41.8h23.6L345 268s-22.7 6.5-25.5 23.7c-.1.3-.1.7-.1 1.1l-64.9-1.9 64.8 8.1c.1 2.3.3 4.4.6 6.5.3 2.6.8 5 1.4 7.2L78.4 299.2l88.9 10v6.3c-5.9.9-10.5 6-10.5 12.2 0 6.8 5.6 12.4 12.4 12.4 6.8 0 12.4-5.6 12.4-12.4 0-6.2-4.6-11.3-10.5-12.2v-5.8l80.3 9v5.4c-5.7 1.1-9.9 6.2-9.9 12.1 0 6.8 5.6 10.2 12.4 10.2 6.8 0 12.4-3.4 12.4-10.2 0-6-4.3-11-9.9-12.1v-4.9l28.4 3.2v23.7h-5.9V360h5.9v-6.6h5v6.6h5.9v-13.8h-5.9V323l38.3 4.3c8.1 11.4 19 13.6 19 13.6l-.1 6.7-5.1.2-.1 12.1h4.1l.1-5h5.2l.1 5h4.1l-.1-12.1-5.1-.2-.1-6.7s10.9-2.1 19-13.6l38.3-4.3v23.2h-5.9V360h5.9v-6.6h5v6.6h5.9v-13.8h-5.9v-23.7l28.4-3.2v4.9c-5.7 1.1-9.9 6.2-9.9 12.1 0 6.8 5.6 10.2 12.4 10.2 6.8 0 12.4-3.4 12.4-10.2 0-6-4.3-11-9.9-12.1v-5.4l80.3-9v5.8c-5.9.9-10.5 6-10.5 12.2 0 6.8 5.6 12.4 12.4 12.4 6.8 0 12.4-5.6 12.4-12.4-.2-6.3-4.7-11.4-10.7-12.3zm-200.8-87.6l19.6-42.5 19.6 42.5h-17.9l-1.7-40.3-1.7 40.3h-17.9z" - } - }, - "free": [ - "brands" - ] - }, - "award": { - "changes": [ - "5.1.0", - "5.2.0" - ], - "ligatures": [], - "search": { - "terms": [ - "honor", - "praise", - "prize", - "recognition", - "ribbon" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f559", - "label": "Award", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861359, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M97.12 362.63c-8.69-8.69-4.16-6.24-25.12-11.85-9.51-2.55-17.87-7.45-25.43-13.32L1.2 448.7c-4.39 10.77 3.81 22.47 15.43 22.03l52.69-2.01L105.56 507c8 8.44 22.04 5.81 26.43-4.96l52.05-127.62c-10.84 6.04-22.87 9.58-35.31 9.58-19.5 0-37.82-7.59-51.61-21.37zM382.8 448.7l-45.37-111.24c-7.56 5.88-15.92 10.77-25.43 13.32-21.07 5.64-16.45 3.18-25.12 11.85-13.79 13.78-32.12 21.37-51.62 21.37-12.44 0-24.47-3.55-35.31-9.58L252 502.04c4.39 10.77 18.44 13.4 26.43 4.96l36.25-38.28 52.69 2.01c11.62.44 19.82-11.27 15.43-22.03zM263 340c15.28-15.55 17.03-14.21 38.79-20.14 13.89-3.79 24.75-14.84 28.47-28.98 7.48-28.4 5.54-24.97 25.95-45.75 10.17-10.35 14.14-25.44 10.42-39.58-7.47-28.38-7.48-24.42 0-52.83 3.72-14.14-.25-29.23-10.42-39.58-20.41-20.78-18.47-17.36-25.95-45.75-3.72-14.14-14.58-25.19-28.47-28.98-27.88-7.61-24.52-5.62-44.95-26.41-10.17-10.35-25-14.4-38.89-10.61-27.87 7.6-23.98 7.61-51.9 0-13.89-3.79-28.72.25-38.89 10.61-20.41 20.78-17.05 18.8-44.94 26.41-13.89 3.79-24.75 14.84-28.47 28.98-7.47 28.39-5.54 24.97-25.95 45.75-10.17 10.35-14.15 25.44-10.42 39.58 7.47 28.36 7.48 24.4 0 52.82-3.72 14.14.25 29.23 10.42 39.59 20.41 20.78 18.47 17.35 25.95 45.75 3.72 14.14 14.58 25.19 28.47 28.98C104.6 325.96 106.27 325 121 340c13.23 13.47 33.84 15.88 49.74 5.82a39.676 39.676 0 0 1 42.53 0c15.89 10.06 36.5 7.65 49.73-5.82zM97.66 175.96c0-53.03 42.24-96.02 94.34-96.02s94.34 42.99 94.34 96.02-42.24 96.02-94.34 96.02-94.34-42.99-94.34-96.02z" - } - }, - "free": [ - "solid" - ] - }, - "aws": { - "changes": [ - "5.0.0", - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f375", - "label": "Amazon Web Services (AWS)", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860967, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M180.41 203.01c-.72 22.65 10.6 32.68 10.88 39.05a8.164 8.164 0 0 1-4.1 6.27l-12.8 8.96a10.66 10.66 0 0 1-5.63 1.92c-.43-.02-8.19 1.83-20.48-25.61a78.608 78.608 0 0 1-62.61 29.45c-16.28.89-60.4-9.24-58.13-56.21-1.59-38.28 34.06-62.06 70.93-60.05 7.1.02 21.6.37 46.99 6.27v-15.62c2.69-26.46-14.7-46.99-44.81-43.91-2.4.01-19.4-.5-45.84 10.11-7.36 3.38-8.3 2.82-10.75 2.82-7.41 0-4.36-21.48-2.94-24.2 5.21-6.4 35.86-18.35 65.94-18.18a76.857 76.857 0 0 1 55.69 17.28 70.285 70.285 0 0 1 17.67 52.36l-.01 69.29zM93.99 235.4c32.43-.47 46.16-19.97 49.29-30.47 2.46-10.05 2.05-16.41 2.05-27.4-9.67-2.32-23.59-4.85-39.56-4.87-15.15-1.14-42.82 5.63-41.74 32.26-1.24 16.79 11.12 31.4 29.96 30.48zm170.92 23.05c-7.86.72-11.52-4.86-12.68-10.37l-49.8-164.65c-.97-2.78-1.61-5.65-1.92-8.58a4.61 4.61 0 0 1 3.86-5.25c.24-.04-2.13 0 22.25 0 8.78-.88 11.64 6.03 12.55 10.37l35.72 140.83 33.16-140.83c.53-3.22 2.94-11.07 12.8-10.24h17.16c2.17-.18 11.11-.5 12.68 10.37l33.42 142.63L420.98 80.1c.48-2.18 2.72-11.37 12.68-10.37h19.72c.85-.13 6.15-.81 5.25 8.58-.43 1.85 3.41-10.66-52.75 169.9-1.15 5.51-4.82 11.09-12.68 10.37h-18.69c-10.94 1.15-12.51-9.66-12.68-10.75L328.67 110.7l-32.78 136.99c-.16 1.09-1.73 11.9-12.68 10.75h-18.3zm273.48 5.63c-5.88.01-33.92-.3-57.36-12.29a12.802 12.802 0 0 1-7.81-11.91v-10.75c0-8.45 6.2-6.9 8.83-5.89 10.04 4.06 16.48 7.14 28.81 9.6 36.65 7.53 52.77-2.3 56.72-4.48 13.15-7.81 14.19-25.68 5.25-34.95-10.48-8.79-15.48-9.12-53.13-21-4.64-1.29-43.7-13.61-43.79-52.36-.61-28.24 25.05-56.18 69.52-55.95 12.67-.01 46.43 4.13 55.57 15.62 1.35 2.09 2.02 4.55 1.92 7.04v10.11c0 4.44-1.62 6.66-4.87 6.66-7.71-.86-21.39-11.17-49.16-10.75-6.89-.36-39.89.91-38.41 24.97-.43 18.96 26.61 26.07 29.7 26.89 36.46 10.97 48.65 12.79 63.12 29.58 17.14 22.25 7.9 48.3 4.35 55.44-19.08 37.49-68.42 34.44-69.26 34.42zm40.2 104.86c-70.03 51.72-171.69 79.25-258.49 79.25A469.127 469.127 0 0 1 2.83 327.46c-6.53-5.89-.77-13.96 7.17-9.47a637.37 637.37 0 0 0 316.88 84.12 630.22 630.22 0 0 0 241.59-49.55c11.78-5 21.77 7.8 10.12 16.38zm29.19-33.29c-8.96-11.52-59.28-5.38-81.81-2.69-6.79.77-7.94-5.12-1.79-9.47 40.07-28.17 105.88-20.1 113.44-10.63 7.55 9.47-2.05 75.41-39.56 106.91-5.76 4.87-11.27 2.3-8.71-4.1 8.44-21.25 27.39-68.49 18.43-80.02z" - } - }, - "free": [ - "brands" - ] - }, - "baby": { - "changes": [ - "5.6.0" - ], - "ligatures": [], - "search": { - "terms": [ - "diaper", - "human", - "infant", - "kid", - "offspring", - "person", - "sprout" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f77c", - "label": "Baby", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861359, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M192 160c44.2 0 80-35.8 80-80S236.2 0 192 0s-80 35.8-80 80 35.8 80 80 80zm-53.4 248.8l25.6-32-61.5-51.2L56.8 383c-11.4 14.2-11.7 34.4-.8 49l48 64c7.9 10.5 19.9 16 32 16 8.3 0 16.8-2.6 24-8 17.7-13.2 21.2-38.3 8-56l-29.4-39.2zm142.7-83.2l-61.5 51.2 25.6 32L216 448c-13.2 17.7-9.7 42.8 8 56 7.2 5.4 15.6 8 24 8 12.2 0 24.2-5.5 32-16l48-64c10.9-14.6 10.6-34.8-.8-49l-45.9-57.4zM376.7 145c-12.7-18.1-37.6-22.4-55.7-9.8l-40.6 28.5c-52.7 37-124.2 37-176.8 0L63 135.3C44.9 122.6 20 127 7.3 145-5.4 163.1-1 188 17 200.7l40.6 28.5c17 11.9 35.4 20.9 54.4 27.9V288h160v-30.8c19-7 37.4-16 54.4-27.9l40.6-28.5c18.1-12.8 22.4-37.7 9.7-55.8z" - } - }, - "free": [ - "solid" - ] - }, - "baby-carriage": { - "changes": [ - "5.6.0" - ], - "ligatures": [], - "search": { - "terms": [ - "buggy", - "carrier", - "infant", - "push", - "stroller", - "transportation", - "walk", - "wheels" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f77d", - "label": "Baby Carriage", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861359, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M144.8 17c-11.3-17.8-37.2-22.8-54-9.4C35.3 51.9 0 118 0 192h256L144.8 17zM496 96h-48c-35.3 0-64 28.7-64 64v64H0c0 50.6 23 96.4 60.3 130.7C25.7 363.6 0 394.7 0 432c0 44.2 35.8 80 80 80s80-35.8 80-80c0-8.9-1.8-17.2-4.4-25.2 21.6 5.9 44.6 9.2 68.4 9.2s46.9-3.3 68.4-9.2c-2.7 8-4.4 16.3-4.4 25.2 0 44.2 35.8 80 80 80s80-35.8 80-80c0-37.3-25.7-68.4-60.3-77.3C425 320.4 448 274.6 448 224v-64h48c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16zM80 464c-17.6 0-32-14.4-32-32s14.4-32 32-32 32 14.4 32 32-14.4 32-32 32zm320-32c0 17.6-14.4 32-32 32s-32-14.4-32-32 14.4-32 32-32 32 14.4 32 32z" - } - }, - "free": [ - "solid" - ] - }, - "backspace": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [ - "command", - "delete", - "keyboard", - "undo" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f55a", - "label": "Backspace", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861359, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M576 64H205.26A63.97 63.97 0 0 0 160 82.75L9.37 233.37c-12.5 12.5-12.5 32.76 0 45.25L160 429.25c12 12 28.28 18.75 45.25 18.75H576c35.35 0 64-28.65 64-64V128c0-35.35-28.65-64-64-64zm-84.69 254.06c6.25 6.25 6.25 16.38 0 22.63l-22.62 22.62c-6.25 6.25-16.38 6.25-22.63 0L384 301.25l-62.06 62.06c-6.25 6.25-16.38 6.25-22.63 0l-22.62-22.62c-6.25-6.25-6.25-16.38 0-22.63L338.75 256l-62.06-62.06c-6.25-6.25-6.25-16.38 0-22.63l22.62-22.62c6.25-6.25 16.38-6.25 22.63 0L384 210.75l62.06-62.06c6.25-6.25 16.38-6.25 22.63 0l22.62 22.62c6.25 6.25 6.25 16.38 0 22.63L429.25 256l62.06 62.06z" - } - }, - "free": [ - "solid" - ] - }, - "backward": { - "changes": [ - "1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "previous", - "rewind" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f04a", - "label": "backward", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861360, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M11.5 280.6l192 160c20.6 17.2 52.5 2.8 52.5-24.6V96c0-27.4-31.9-41.8-52.5-24.6l-192 160c-15.3 12.8-15.3 36.4 0 49.2zm256 0l192 160c20.6 17.2 52.5 2.8 52.5-24.6V96c0-27.4-31.9-41.8-52.5-24.6l-192 160c-15.3 12.8-15.3 36.4 0 49.2z" - } - }, - "free": [ - "solid" - ] - }, - "bacon": { - "changes": [ - "5.7.0" - ], - "ligatures": [], - "search": { - "terms": [ - "breakfast", - "ham", - "meat", - "pancetta", - "pork", - "vegan" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f7e5", - "label": "Bacon", - "voted": false, - "svg": { - "solid": { - "last_modified": 1548697762013, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M218.92 336.39c34.89-34.89 44.2-59.7 54.05-86 10.61-28.29 21.59-57.54 61.37-97.34s69.05-50.77 97.35-61.38c23.88-9 46.64-17.68 76.79-45.37L470.81 8.91a31 31 0 0 0-40.18-2.83c-13.64 10.1-25.15 14.39-41 20.3C247 79.52 209.26 191.29 200.65 214.1c-29.75 78.83-89.55 94.68-98.72 98.09-24.86 9.26-54.73 20.38-91.07 50.36C-3 374-3.63 395 9.07 407.61l35.76 35.51C80 410.52 107 400.15 133 390.39c26.27-9.84 51.06-19.12 85.92-54zm348-232l-35.75-35.51c-35.19 32.63-62.18 43-88.25 52.79-26.26 9.85-51.06 19.16-85.95 54s-44.19 59.69-54 86C292.33 290 281.34 319.22 241.55 359s-69 50.73-97.3 61.32c-23.86 9-46.61 17.66-76.72 45.33l37.68 37.43a31 31 0 0 0 40.18 2.82c13.6-10.06 25.09-14.34 40.94-20.24 142.2-53 180-164.1 188.94-187.69C405 219.18 464.8 203.3 474 199.86c24.87-9.27 54.74-20.4 91.11-50.41 13.89-11.4 14.52-32.45 1.82-45.05z" - } - }, - "free": [ - "solid" - ] - }, - "balance-scale": { - "changes": [ - "4.4", - "5.0.0", - "5.0.13" - ], - "ligatures": [], - "search": { - "terms": [ - "balanced", - "justice", - "legal", - "measure", - "weight" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f24e", - "label": "Balance Scale", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861360, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M256 336h-.02c0-16.18 1.34-8.73-85.05-181.51-17.65-35.29-68.19-35.36-85.87 0C-2.06 328.75.02 320.33.02 336H0c0 44.18 57.31 80 128 80s128-35.82 128-80zM128 176l72 144H56l72-144zm511.98 160c0-16.18 1.34-8.73-85.05-181.51-17.65-35.29-68.19-35.36-85.87 0-87.12 174.26-85.04 165.84-85.04 181.51H384c0 44.18 57.31 80 128 80s128-35.82 128-80h-.02zM440 320l72-144 72 144H440zm88 128H352V153.25c23.51-10.29 41.16-31.48 46.39-57.25H528c8.84 0 16-7.16 16-16V48c0-8.84-7.16-16-16-16H383.64C369.04 12.68 346.09 0 320 0s-49.04 12.68-63.64 32H112c-8.84 0-16 7.16-16 16v32c0 8.84 7.16 16 16 16h129.61c5.23 25.76 22.87 46.96 46.39 57.25V448H112c-8.84 0-16 7.16-16 16v32c0 8.84 7.16 16 16 16h416c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16z" - } - }, - "free": [ - "solid" - ] - }, - "ban": { - "changes": [ - "1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "abort", - "ban", - "block", - "cancel", - "delete", - "hide", - "prohibit", - "remove", - "stop", - "trash" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f05e", - "label": "ban", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861361, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M256 8C119.034 8 8 119.033 8 256s111.034 248 248 248 248-111.034 248-248S392.967 8 256 8zm130.108 117.892c65.448 65.448 70 165.481 20.677 235.637L150.47 105.216c70.204-49.356 170.226-44.735 235.638 20.676zM125.892 386.108c-65.448-65.448-70-165.481-20.677-235.637L361.53 406.784c-70.203 49.356-170.226 44.736-235.638-20.676z" - } - }, - "free": [ - "solid" - ] - }, - "band-aid": { - "changes": [ - "5.0.7" - ], - "ligatures": [], - "search": { - "terms": [ - "bandage", - "boo boo", - "ouch" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f462", - "label": "Band-Aid", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861361, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M0 160v192c0 35.3 28.7 64 64 64h96V96H64c-35.3 0-64 28.7-64 64zm576-64h-96v320h96c35.3 0 64-28.7 64-64V160c0-35.3-28.7-64-64-64zM192 416h256V96H192v320zm176-232c13.3 0 24 10.7 24 24s-10.7 24-24 24-24-10.7-24-24 10.7-24 24-24zm0 96c13.3 0 24 10.7 24 24s-10.7 24-24 24-24-10.7-24-24 10.7-24 24-24zm-96-96c13.3 0 24 10.7 24 24s-10.7 24-24 24-24-10.7-24-24 10.7-24 24-24zm0 96c13.3 0 24 10.7 24 24s-10.7 24-24 24-24-10.7-24-24 10.7-24 24-24z" - } - }, - "free": [ - "solid" - ] - }, - "bandcamp": { - "changes": [ - "4.7", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f2d5", - "label": "Bandcamp", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860967, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm48.2 326.1h-181L199.9 178h181l-84.7 156.1z" - } - }, - "free": [ - "brands" - ] - }, - "barcode": { - "changes": [ - "1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "scan" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f02a", - "label": "barcode", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861361, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M0 448V64h18v384H0zm26.857-.273V64H36v383.727h-9.143zm27.143 0V64h8.857v383.727H54zm44.857 0V64h8.857v383.727h-8.857zm36 0V64h17.714v383.727h-17.714zm44.857 0V64h8.857v383.727h-8.857zm18 0V64h8.857v383.727h-8.857zm18 0V64h8.857v383.727h-8.857zm35.715 0V64h18v383.727h-18zm44.857 0V64h18v383.727h-18zm35.999 0V64h18.001v383.727h-18.001zm36.001 0V64h18.001v383.727h-18.001zm26.857 0V64h18v383.727h-18zm45.143 0V64h26.857v383.727h-26.857zm35.714 0V64h9.143v383.727H476zm18 .273V64h18v384h-18z" - } - }, - "free": [ - "solid" - ] - }, - "bars": { - "changes": [ - "2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "checklist", - "drag", - "hamburger", - "list", - "menu", - "nav", - "navigation", - "ol", - "reorder", - "settings", - "todo", - "ul" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f0c9", - "label": "Bars", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861362, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M16 132h416c8.837 0 16-7.163 16-16V76c0-8.837-7.163-16-16-16H16C7.163 60 0 67.163 0 76v40c0 8.837 7.163 16 16 16zm0 160h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zm0 160h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16z" - } - }, - "free": [ - "solid" - ] - }, - "baseball-ball": { - "changes": [ - "5.0.5" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f433", - "label": "Baseball Ball", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861362, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M368.5 363.9l28.8-13.9c11.1 22.9 26 43.2 44.1 60.9 34-42.5 54.5-96.3 54.5-154.9 0-58.5-20.4-112.2-54.2-154.6-17.8 17.3-32.6 37.1-43.6 59.5l-28.7-14.1c12.8-26 30-49 50.8-69C375.6 34.7 315 8 248 8 181.1 8 120.5 34.6 75.9 77.7c20.7 19.9 37.9 42.9 50.7 68.8l-28.7 14.1c-11-22.3-25.7-42.1-43.5-59.4C20.4 143.7 0 197.4 0 256c0 58.6 20.4 112.3 54.4 154.7 18.2-17.7 33.2-38 44.3-61l28.8 13.9c-12.9 26.7-30.3 50.3-51.5 70.7 44.5 43.1 105.1 69.7 172 69.7 66.8 0 127.3-26.5 171.9-69.5-21.1-20.4-38.5-43.9-51.4-70.6zm-228.3-32l-30.5-9.8c14.9-46.4 12.7-93.8-.6-134l30.4-10c15 45.6 18 99.9.7 153.8zm216.3-153.4l30.4 10c-13.2 40.1-15.5 87.5-.6 134l-30.5 9.8c-17.3-54-14.3-108.3.7-153.8z" - } - }, - "free": [ - "solid" - ] - }, - "basketball-ball": { - "changes": [ - "5.0.5" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f434", - "label": "Basketball Ball", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861362, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M212.3 10.3c-43.8 6.3-86.2 24.1-122.2 53.8l77.4 77.4c27.8-35.8 43.3-81.2 44.8-131.2zM248 222L405.9 64.1c-42.4-35-93.6-53.5-145.5-56.1-1.2 63.9-21.5 122.3-58.7 167.7L248 222zM56.1 98.1c-29.7 36-47.5 78.4-53.8 122.2 50-1.5 95.5-17 131.2-44.8L56.1 98.1zm272.2 204.2c45.3-37.1 103.7-57.4 167.7-58.7-2.6-51.9-21.1-103.1-56.1-145.5L282 256l46.3 46.3zM248 290L90.1 447.9c42.4 34.9 93.6 53.5 145.5 56.1 1.3-64 21.6-122.4 58.7-167.7L248 290zm191.9 123.9c29.7-36 47.5-78.4 53.8-122.2-50.1 1.6-95.5 17.1-131.2 44.8l77.4 77.4zM167.7 209.7C122.3 246.9 63.9 267.3 0 268.4c2.6 51.9 21.1 103.1 56.1 145.5L214 256l-46.3-46.3zm116 292c43.8-6.3 86.2-24.1 122.2-53.8l-77.4-77.4c-27.7 35.7-43.2 81.2-44.8 131.2z" - } - }, - "free": [ - "solid" - ] - }, - "bath": { - "changes": [ - "4.7", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f2cd", - "label": "Bath", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861362, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M488 256H80V112c0-17.645 14.355-32 32-32 11.351 0 21.332 5.945 27.015 14.88-16.492 25.207-14.687 59.576 6.838 83.035-4.176 4.713-4.021 11.916.491 16.428l11.314 11.314c4.686 4.686 12.284 4.686 16.971 0l95.03-95.029c4.686-4.686 4.686-12.284 0-16.971l-11.314-11.314c-4.512-4.512-11.715-4.666-16.428-.491-17.949-16.469-42.294-21.429-64.178-15.365C163.281 45.667 139.212 32 112 32c-44.112 0-80 35.888-80 80v144h-8c-13.255 0-24 10.745-24 24v16c0 13.255 10.745 24 24 24h8v32c0 28.43 12.362 53.969 32 71.547V456c0 13.255 10.745 24 24 24h16c13.255 0 24-10.745 24-24v-8h256v8c0 13.255 10.745 24 24 24h16c13.255 0 24-10.745 24-24v-32.453c19.638-17.578 32-43.117 32-71.547v-32h8c13.255 0 24-10.745 24-24v-16c0-13.255-10.745-24-24-24z" - } - }, - "free": [ - "solid" - ] - }, - "battery-empty": { - "changes": [ - "4.4", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "power", - "status" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f244", - "label": "Battery Empty", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861362, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M544 160v64h32v64h-32v64H64V160h480m16-64H48c-26.51 0-48 21.49-48 48v224c0 26.51 21.49 48 48 48h512c26.51 0 48-21.49 48-48v-16h8c13.255 0 24-10.745 24-24V184c0-13.255-10.745-24-24-24h-8v-16c0-26.51-21.49-48-48-48z" - } - }, - "free": [ - "solid" - ] - }, - "battery-full": { - "changes": [ - "4.4", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "power", - "status" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f240", - "label": "Battery Full", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861363, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M544 160v64h32v64h-32v64H64V160h480m16-64H48c-26.51 0-48 21.49-48 48v224c0 26.51 21.49 48 48 48h512c26.51 0 48-21.49 48-48v-16h8c13.255 0 24-10.745 24-24V184c0-13.255-10.745-24-24-24h-8v-16c0-26.51-21.49-48-48-48zm-48 96H96v128h416V192z" - } - }, - "free": [ - "solid" - ] - }, - "battery-half": { - "changes": [ - "4.4", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "power", - "status" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f242", - "label": "Battery 1/2 Full", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861363, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M544 160v64h32v64h-32v64H64V160h480m16-64H48c-26.51 0-48 21.49-48 48v224c0 26.51 21.49 48 48 48h512c26.51 0 48-21.49 48-48v-16h8c13.255 0 24-10.745 24-24V184c0-13.255-10.745-24-24-24h-8v-16c0-26.51-21.49-48-48-48zm-240 96H96v128h224V192z" - } - }, - "free": [ - "solid" - ] - }, - "battery-quarter": { - "changes": [ - "4.4", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "power", - "status" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f243", - "label": "Battery 1/4 Full", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861363, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M544 160v64h32v64h-32v64H64V160h480m16-64H48c-26.51 0-48 21.49-48 48v224c0 26.51 21.49 48 48 48h512c26.51 0 48-21.49 48-48v-16h8c13.255 0 24-10.745 24-24V184c0-13.255-10.745-24-24-24h-8v-16c0-26.51-21.49-48-48-48zm-336 96H96v128h128V192z" - } - }, - "free": [ - "solid" - ] - }, - "battery-three-quarters": { - "changes": [ - "4.4", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "power", - "status" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f241", - "label": "Battery 3/4 Full", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861363, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M544 160v64h32v64h-32v64H64V160h480m16-64H48c-26.51 0-48 21.49-48 48v224c0 26.51 21.49 48 48 48h512c26.51 0 48-21.49 48-48v-16h8c13.255 0 24-10.745 24-24V184c0-13.255-10.745-24-24-24h-8v-16c0-26.51-21.49-48-48-48zm-144 96H96v128h320V192z" - } - }, - "free": [ - "solid" - ] - }, - "bed": { - "changes": [ - "4.3", - "5.0.0", - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [ - "lodging", - "sleep", - "travel" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f236", - "label": "Bed", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861363, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M176 256c44.11 0 80-35.89 80-80s-35.89-80-80-80-80 35.89-80 80 35.89 80 80 80zm352-128H304c-8.84 0-16 7.16-16 16v144H64V80c0-8.84-7.16-16-16-16H16C7.16 64 0 71.16 0 80v352c0 8.84 7.16 16 16 16h32c8.84 0 16-7.16 16-16v-48h512v48c0 8.84 7.16 16 16 16h32c8.84 0 16-7.16 16-16V240c0-61.86-50.14-112-112-112z" - } - }, - "free": [ - "solid" - ] - }, - "beer": { - "changes": [ - "3", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "alcohol", - "bar", - "beverage", - "drink", - "liquor", - "mug", - "stein" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f0fc", - "label": "beer", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861363, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M368 96h-48V56c0-13.255-10.745-24-24-24H24C10.745 32 0 42.745 0 56v400c0 13.255 10.745 24 24 24h272c13.255 0 24-10.745 24-24v-42.11l80.606-35.977C429.396 365.063 448 336.388 448 304.86V176c0-44.112-35.888-80-80-80zm16 208.86a16.018 16.018 0 0 1-9.479 14.611L320 343.805V160h48c8.822 0 16 7.178 16 16v128.86zM208 384c-8.836 0-16-7.164-16-16V144c0-8.836 7.164-16 16-16s16 7.164 16 16v224c0 8.836-7.164 16-16 16zm-96 0c-8.836 0-16-7.164-16-16V144c0-8.836 7.164-16 16-16s16 7.164 16 16v224c0 8.836-7.164 16-16 16z" - } - }, - "free": [ - "solid" - ] - }, - "behance": { - "changes": [ - "4.1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f1b4", - "label": "Behance", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860968, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M232 237.2c31.8-15.2 48.4-38.2 48.4-74 0-70.6-52.6-87.8-113.3-87.8H0v354.4h171.8c64.4 0 124.9-30.9 124.9-102.9 0-44.5-21.1-77.4-64.7-89.7zM77.9 135.9H151c28.1 0 53.4 7.9 53.4 40.5 0 30.1-19.7 42.2-47.5 42.2h-79v-82.7zm83.3 233.7H77.9V272h84.9c34.3 0 56 14.3 56 50.6 0 35.8-25.9 47-57.6 47zm358.5-240.7H376V94h143.7v34.9zM576 305.2c0-75.9-44.4-139.2-124.9-139.2-78.2 0-131.3 58.8-131.3 135.8 0 79.9 50.3 134.7 131.3 134.7 61.3 0 101-27.6 120.1-86.3H509c-6.7 21.9-34.3 33.5-55.7 33.5-41.3 0-63-24.2-63-65.3h185.1c.3-4.2.6-8.7.6-13.2zM390.4 274c2.3-33.7 24.7-54.8 58.5-54.8 35.4 0 53.2 20.8 56.2 54.8H390.4z" - } - }, - "free": [ - "brands" - ] - }, - "behance-square": { - "changes": [ - "4.1", - "5.0.0", - "5.0.3" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f1b5", - "label": "Behance Square", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860968, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M186.5 293c0 19.3-14 25.4-31.2 25.4h-45.1v-52.9h46c18.6.1 30.3 7.8 30.3 27.5zm-7.7-82.3c0-17.7-13.7-21.9-28.9-21.9h-39.6v44.8H153c15.1 0 25.8-6.6 25.8-22.9zm132.3 23.2c-18.3 0-30.5 11.4-31.7 29.7h62.2c-1.7-18.5-11.3-29.7-30.5-29.7zM448 80v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V80c0-26.5 21.5-48 48-48h352c26.5 0 48 21.5 48 48zM271.7 185h77.8v-18.9h-77.8V185zm-43 110.3c0-24.1-11.4-44.9-35-51.6 17.2-8.2 26.2-17.7 26.2-37 0-38.2-28.5-47.5-61.4-47.5H68v192h93.1c34.9-.2 67.6-16.9 67.6-55.9zM380 280.5c0-41.1-24.1-75.4-67.6-75.4-42.4 0-71.1 31.8-71.1 73.6 0 43.3 27.3 73 71.1 73 33.2 0 54.7-14.9 65.1-46.8h-33.7c-3.7 11.9-18.6 18.1-30.2 18.1-22.4 0-34.1-13.1-34.1-35.3h100.2c.1-2.3.3-4.8.3-7.2z" - } - }, - "free": [ - "brands" - ] - }, - "bell": { - "changes": [ - "2", - "5.0.0", - "5.2.0" - ], - "ligatures": [], - "search": { - "terms": [ - "alert", - "notification", - "reminder" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f0f3", - "label": "bell", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861363, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M224 512c35.32 0 63.97-28.65 63.97-64H160.03c0 35.35 28.65 64 63.97 64zm215.39-149.71c-19.32-20.76-55.47-51.99-55.47-154.29 0-77.7-54.48-139.9-127.94-155.16V32c0-17.67-14.32-32-31.98-32s-31.98 14.33-31.98 32v20.84C118.56 68.1 64.08 130.3 64.08 208c0 102.3-36.15 133.53-55.47 154.29-6 6.45-8.66 14.16-8.61 21.71.11 16.4 12.98 32 32.1 32h383.8c19.12 0 32-15.6 32.1-32 .05-7.55-2.61-15.27-8.61-21.71z" - }, - "regular": { - "last_modified": 1546440861228, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M439.39 362.29c-19.32-20.76-55.47-51.99-55.47-154.29 0-77.7-54.48-139.9-127.94-155.16V32c0-17.67-14.32-32-31.98-32s-31.98 14.33-31.98 32v20.84C118.56 68.1 64.08 130.3 64.08 208c0 102.3-36.15 133.53-55.47 154.29-6 6.45-8.66 14.16-8.61 21.71.11 16.4 12.98 32 32.1 32h383.8c19.12 0 32-15.6 32.1-32 .05-7.55-2.61-15.27-8.61-21.71zM67.53 368c21.22-27.97 44.42-74.33 44.53-159.42 0-.2-.06-.38-.06-.58 0-61.86 50.14-112 112-112s112 50.14 112 112c0 .2-.06.38-.06.58.11 85.1 23.31 131.46 44.53 159.42H67.53zM224 512c35.32 0 63.97-28.65 63.97-64H160.03c0 35.35 28.65 64 63.97 64z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "bell-slash": { - "changes": [ - "4.2", - "5.0.0", - "5.2.0" - ], - "ligatures": [], - "search": { - "terms": [ - "alert", - "cancel", - "disabled", - "notification", - "off", - "reminder" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f1f6", - "label": "Bell Slash", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861363, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M633.82 458.1l-90.62-70.05c.19-1.38.8-2.66.8-4.06.05-7.55-2.61-15.27-8.61-21.71-19.32-20.76-55.47-51.99-55.47-154.29 0-77.7-54.48-139.9-127.94-155.16V32c0-17.67-14.32-32-31.98-32s-31.98 14.33-31.98 32v20.84c-40.33 8.38-74.66 31.07-97.59 62.57L45.47 3.37C38.49-2.05 28.43-.8 23.01 6.18L3.37 31.45C-2.05 38.42-.8 48.47 6.18 53.9l588.35 454.73c6.98 5.43 17.03 4.17 22.46-2.81l19.64-25.27c5.42-6.97 4.17-17.02-2.81-22.45zM157.23 251.54c-8.61 67.96-36.41 93.33-52.62 110.75-6 6.45-8.66 14.16-8.61 21.71.11 16.4 12.98 32 32.1 32h241.92L157.23 251.54zM320 512c35.32 0 63.97-28.65 63.97-64H256.03c0 35.35 28.65 64 63.97 64z" - }, - "regular": { - "last_modified": 1546440861228, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M633.99 471.02L36 3.51C29.1-2.01 19.03-.9 13.51 6l-10 12.49C-2.02 25.39-.9 35.46 6 40.98l598 467.51c6.9 5.52 16.96 4.4 22.49-2.49l10-12.49c5.52-6.9 4.41-16.97-2.5-22.49zM163.53 368c16.71-22.03 34.48-55.8 41.4-110.58l-45.47-35.55c-3.27 90.73-36.47 120.68-54.84 140.42-6 6.45-8.66 14.16-8.61 21.71.11 16.4 12.98 32 32.1 32h279.66l-61.4-48H163.53zM320 96c61.86 0 112 50.14 112 112 0 .2-.06.38-.06.58.02 16.84 1.16 31.77 2.79 45.73l59.53 46.54c-8.31-22.13-14.34-51.49-14.34-92.85 0-77.7-54.48-139.9-127.94-155.16V32c0-17.67-14.32-32-31.98-32s-31.98 14.33-31.98 32v20.84c-26.02 5.41-49.45 16.94-69.13 32.72l38.17 29.84C275 103.18 296.65 96 320 96zm0 416c35.32 0 63.97-28.65 63.97-64H256.03c0 35.35 28.65 64 63.97 64z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "bezier-curve": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [ - "curves", - "illustrator", - "lines", - "path", - "vector" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f55b", - "label": "Bezier Curve", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861364, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M368 32h-96c-17.67 0-32 14.33-32 32v96c0 17.67 14.33 32 32 32h96c17.67 0 32-14.33 32-32V64c0-17.67-14.33-32-32-32zM208 88h-84.75C113.75 64.56 90.84 48 64 48 28.66 48 0 76.65 0 112s28.66 64 64 64c26.84 0 49.75-16.56 59.25-40h79.73c-55.37 32.52-95.86 87.32-109.54 152h49.4c11.3-41.61 36.77-77.21 71.04-101.56-3.7-8.08-5.88-16.99-5.88-26.44V88zm-48 232H64c-17.67 0-32 14.33-32 32v96c0 17.67 14.33 32 32 32h96c17.67 0 32-14.33 32-32v-96c0-17.67-14.33-32-32-32zM576 48c-26.84 0-49.75 16.56-59.25 40H432v72c0 9.45-2.19 18.36-5.88 26.44 34.27 24.35 59.74 59.95 71.04 101.56h49.4c-13.68-64.68-54.17-119.48-109.54-152h79.73c9.5 23.44 32.41 40 59.25 40 35.34 0 64-28.65 64-64s-28.66-64-64-64zm0 272h-96c-17.67 0-32 14.33-32 32v96c0 17.67 14.33 32 32 32h96c17.67 0 32-14.33 32-32v-96c0-17.67-14.33-32-32-32z" - } - }, - "free": [ - "solid" - ] - }, - "bible": { - "changes": [ - "5.3.0" - ], - "ligatures": [], - "search": { - "terms": [ - "book", - "catholicism", - "christianity" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f647", - "label": "Bible", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861364, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M448 358.4V25.6c0-16-9.6-25.6-25.6-25.6H96C41.6 0 0 41.6 0 96v320c0 54.4 41.6 96 96 96h326.4c12.8 0 25.6-9.6 25.6-25.6v-16c0-6.4-3.2-12.8-9.6-19.2-3.2-16-3.2-60.8 0-73.6 6.4-3.2 9.6-9.6 9.6-19.2zM144 144c0-8.84 7.16-16 16-16h48V80c0-8.84 7.16-16 16-16h32c8.84 0 16 7.16 16 16v48h48c8.84 0 16 7.16 16 16v32c0 8.84-7.16 16-16 16h-48v112c0 8.84-7.16 16-16 16h-32c-8.84 0-16-7.16-16-16V192h-48c-8.84 0-16-7.16-16-16v-32zm236.8 304H96c-19.2 0-32-12.8-32-32s16-32 32-32h284.8v64z" - } - }, - "free": [ - "solid" - ] - }, - "bicycle": { - "changes": [ - "4.2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "bike", - "gears", - "transportation", - "vehicle" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f206", - "label": "Bicycle", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861364, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M512.509 192.001c-16.373-.064-32.03 2.955-46.436 8.495l-77.68-125.153A24 24 0 0 0 368.001 64h-64c-8.837 0-16 7.163-16 16v16c0 8.837 7.163 16 16 16h50.649l14.896 24H256.002v-16c0-8.837-7.163-16-16-16h-87.459c-13.441 0-24.777 10.999-24.536 24.437.232 13.044 10.876 23.563 23.995 23.563h48.726l-29.417 47.52c-13.433-4.83-27.904-7.483-42.992-7.52C58.094 191.83.412 249.012.002 319.236-.413 390.279 57.055 448 128.002 448c59.642 0 109.758-40.793 123.967-96h52.033a24 24 0 0 0 20.406-11.367L410.37 201.77l14.938 24.067c-25.455 23.448-41.385 57.081-41.307 94.437.145 68.833 57.899 127.051 126.729 127.719 70.606.685 128.181-55.803 129.255-125.996 1.086-70.941-56.526-129.72-127.476-129.996zM186.75 265.772c9.727 10.529 16.673 23.661 19.642 38.228h-43.306l23.664-38.228zM128.002 400c-44.112 0-80-35.888-80-80s35.888-80 80-80c5.869 0 11.586.653 17.099 1.859l-45.505 73.509C89.715 331.327 101.213 352 120.002 352h81.3c-12.37 28.225-40.562 48-73.3 48zm162.63-96h-35.624c-3.96-31.756-19.556-59.894-42.383-80.026L237.371 184h127.547l-74.286 120zm217.057 95.886c-41.036-2.165-74.049-35.692-75.627-76.755-.812-21.121 6.633-40.518 19.335-55.263l44.433 71.586c4.66 7.508 14.524 9.816 22.032 5.156l13.594-8.437c7.508-4.66 9.817-14.524 5.156-22.032l-44.468-71.643a79.901 79.901 0 0 1 19.858-2.497c44.112 0 80 35.888 80 80-.001 45.54-38.252 82.316-84.313 79.885z" - } - }, - "free": [ - "solid" - ] - }, - "bimobject": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f378", - "label": "BIMobject", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860968, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M416 32H32C14.4 32 0 46.4 0 64v384c0 17.6 14.4 32 32 32h384c17.6 0 32-14.4 32-32V64c0-17.6-14.4-32-32-32zm-64 257.4c0 49.4-11.4 82.6-103.8 82.6h-16.9c-44.1 0-62.4-14.9-70.4-38.8h-.9V368H96V136h64v74.7h1.1c4.6-30.5 39.7-38.8 69.7-38.8h17.3c92.4 0 103.8 33.1 103.8 82.5v35zm-64-28.9v22.9c0 21.7-3.4 33.8-38.4 33.8h-45.3c-28.9 0-44.1-6.5-44.1-35.7v-19c0-29.3 15.2-35.7 44.1-35.7h45.3c35-.2 38.4 12 38.4 33.7z" - } - }, - "free": [ - "brands" - ] - }, - "binoculars": { - "changes": [ - "4.2", - "5.0.0", - "5.2.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f1e5", - "label": "Binoculars", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861364, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M416 48c0-8.84-7.16-16-16-16h-64c-8.84 0-16 7.16-16 16v48h96V48zM63.91 159.99C61.4 253.84 3.46 274.22 0 404v44c0 17.67 14.33 32 32 32h96c17.67 0 32-14.33 32-32V288h32V128H95.84c-17.63 0-31.45 14.37-31.93 31.99zm384.18 0c-.48-17.62-14.3-31.99-31.93-31.99H320v160h32v160c0 17.67 14.33 32 32 32h96c17.67 0 32-14.33 32-32v-44c-3.46-129.78-61.4-150.16-63.91-244.01zM176 32h-64c-8.84 0-16 7.16-16 16v48h96V48c0-8.84-7.16-16-16-16zm48 256h64V128h-64v160z" - } - }, - "free": [ - "solid" - ] - }, - "biohazard": { - "changes": [ - "5.6.0", - "5.7.0" - ], - "ligatures": [], - "search": { - "terms": [ - "danger", - "dangerous", - "medical", - "waste" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f780", - "label": "Biohazard", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861364, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M287.9 112c18.6 0 36.2 3.8 52.8 9.6 13.3-10.3 23.6-24.3 29.5-40.7-25.2-10.9-53-17-82.2-17-29.1 0-56.9 6-82.1 16.9 5.9 16.4 16.2 30.4 29.5 40.7 16.5-5.7 34-9.5 52.5-9.5zM163.6 438.7c12-11.8 20.4-26.4 24.5-42.4-32.9-26.4-54.8-65.3-58.9-109.6-8.5-2.8-17.2-4.6-26.4-4.6-7.6 0-15.2 1-22.5 3.1 4.1 62.8 35.8 118 83.3 153.5zm224.2-42.6c4.1 16 12.5 30.7 24.5 42.5 47.4-35.5 79.1-90.7 83-153.5-7.2-2-14.7-3-22.2-3-9.2 0-18 1.9-26.6 4.7-4.1 44.2-26 82.9-58.7 109.3zm113.5-205c-17.6-10.4-36.3-16.6-55.3-19.9 6-17.7 10-36.4 10-56.2 0-41-14.5-80.8-41-112.2-2.5-3-6.6-3.7-10-1.8-3.3 1.9-4.8 6-3.6 9.7 4.5 13.8 6.6 26.3 6.6 38.5 0 67.8-53.8 122.9-120 122.9S168 117 168 49.2c0-12.1 2.2-24.7 6.6-38.5 1.2-3.7-.3-7.8-3.6-9.7-3.4-1.9-7.5-1.2-10 1.8C134.6 34.2 120 74 120 115c0 19.8 3.9 38.5 10 56.2-18.9 3.3-37.7 9.5-55.3 19.9-34.6 20.5-61 53.3-74.3 92.4-1.3 3.7.2 7.7 3.5 9.8 3.3 2 7.5 1.3 10-1.6 9.4-10.8 19-19.1 29.2-25.1 57.3-33.9 130.8-13.7 163.9 45 33.1 58.7 13.4 134-43.9 167.9-10.2 6.1-22 10.4-35.8 13.4-3.7.8-6.4 4.2-6.4 8.1.1 4 2.7 7.3 6.5 8 39.7 7.8 80.6.8 115.2-19.7 18-10.6 32.9-24.5 45.3-40.1 12.4 15.6 27.3 29.5 45.3 40.1 34.6 20.5 75.5 27.5 115.2 19.7 3.8-.7 6.4-4 6.5-8 0-3.9-2.6-7.3-6.4-8.1-13.9-2.9-25.6-7.3-35.8-13.4-57.3-33.9-77-109.2-43.9-167.9s106.6-78.9 163.9-45c10.2 6.1 19.8 14.3 29.2 25.1 2.5 2.9 6.7 3.6 10 1.6s4.8-6.1 3.5-9.8c-13.1-39.1-39.5-72-74.1-92.4zm-213.4 129c-26.5 0-48-21.5-48-48s21.5-48 48-48 48 21.5 48 48-21.5 48-48 48z" - } - }, - "free": [ - "solid" - ] - }, - "birthday-cake": { - "changes": [ - "4.2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f1fd", - "label": "Birthday Cake", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861364, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M448 384c-28.02 0-31.26-32-74.5-32-43.43 0-46.825 32-74.75 32-27.695 0-31.454-32-74.75-32-42.842 0-47.218 32-74.5 32-28.148 0-31.202-32-74.75-32-43.547 0-46.653 32-74.75 32v-80c0-26.5 21.5-48 48-48h16V112h64v144h64V112h64v144h64V112h64v144h16c26.5 0 48 21.5 48 48v80zm0 128H0v-96c43.356 0 46.767-32 74.75-32 27.951 0 31.253 32 74.75 32 42.843 0 47.217-32 74.5-32 28.148 0 31.201 32 74.75 32 43.357 0 46.767-32 74.75-32 27.488 0 31.252 32 74.5 32v96zM96 96c-17.75 0-32-14.25-32-32 0-31 32-23 32-64 12 0 32 29.5 32 56s-14.25 40-32 40zm128 0c-17.75 0-32-14.25-32-32 0-31 32-23 32-64 12 0 32 29.5 32 56s-14.25 40-32 40zm128 0c-17.75 0-32-14.25-32-32 0-31 32-23 32-64 12 0 32 29.5 32 56s-14.25 40-32 40z" - } - }, - "free": [ - "solid" - ] - }, - "bitbucket": { - "changes": [ - "3.2", - "5.0.0", - "5.6.0" - ], - "ligatures": [], - "search": { - "terms": [ - "atlassian", - "bitbucket-square", - "git" - ] - }, - "styles": [ - "brands" - ], - "unicode": "f171", - "label": "Bitbucket", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860968, - "raw": "", - "viewBox": [ - "0", - "0", - "499.2", - "512" - ], - "width": 499, - "height": 512, - "path": "M16.2 31.6C7.4 31.5.1 38.5 0 47.4c0 .9.1 1.9.2 2.8l67.9 412.1c1.7 10.4 10.7 18.1 21.3 18.2h325.7c7.9.1 14.7-5.6 16-13.4L499 50.3c1.4-8.7-4.5-16.9-13.2-18.3-.9-.1-1.8-.2-2.8-.2l-466.8-.2zm285.9 297.8h-104l-28.1-147h157.3l-25.2 147z" - } - }, - "free": [ - "brands" - ] - }, - "bitcoin": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f379", - "label": "Bitcoin", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860968, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zm-141.651-35.33c4.937-32.999-20.191-50.739-54.55-62.573l11.146-44.702-27.213-6.781-10.851 43.524c-7.154-1.783-14.502-3.464-21.803-5.13l10.929-43.81-27.198-6.781-11.153 44.686c-5.922-1.349-11.735-2.682-17.377-4.084l.031-.14-37.53-9.37-7.239 29.062s20.191 4.627 19.765 4.913c11.022 2.751 13.014 10.044 12.68 15.825l-12.696 50.925c.76.194 1.744.473 2.829.907-.907-.225-1.876-.473-2.876-.713l-17.796 71.338c-1.349 3.348-4.767 8.37-12.471 6.464.271.395-19.78-4.937-19.78-4.937l-13.51 31.147 35.414 8.827c6.588 1.651 13.045 3.379 19.4 5.006l-11.262 45.213 27.182 6.781 11.153-44.733a1038.209 1038.209 0 0 0 21.687 5.627l-11.115 44.523 27.213 6.781 11.262-45.128c46.404 8.781 81.299 5.239 95.986-36.727 11.836-33.79-.589-53.281-25.004-65.991 17.78-4.098 31.174-15.792 34.747-39.949zm-62.177 87.179c-8.41 33.79-65.308 15.523-83.755 10.943l14.944-59.899c18.446 4.603 77.6 13.717 68.811 48.956zm8.417-87.667c-7.673 30.736-55.031 15.12-70.393 11.292l13.548-54.327c15.363 3.828 64.836 10.973 56.845 43.035z" - } - }, - "free": [ - "brands" - ] - }, - "bity": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f37a", - "label": "Bity", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860969, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M78.4 67.2C173.8-22 324.5-24 421.5 71c14.3 14.1-6.4 37.1-22.4 21.5-84.8-82.4-215.8-80.3-298.9-3.2-16.3 15.1-36.5-8.3-21.8-22.1zm98.9 418.6c19.3 5.7 29.3-23.6 7.9-30C73 421.9 9.4 306.1 37.7 194.8c5-19.6-24.9-28.1-30.2-7.1-32.1 127.4 41.1 259.8 169.8 298.1zm148.1-2c121.9-40.2 192.9-166.9 164.4-291-4.5-19.7-34.9-13.8-30 7.9 24.2 107.7-37.1 217.9-143.2 253.4-21.2 7-10.4 36 8.8 29.7zm-62.9-79l.2-71.8c0-8.2-6.6-14.8-14.8-14.8-8.2 0-14.8 6.7-14.8 14.8l-.2 71.8c0 8.2 6.6 14.8 14.8 14.8s14.8-6.6 14.8-14.8zm71-269c2.1 90.9 4.7 131.9-85.5 132.5-92.5-.7-86.9-44.3-85.5-132.5 0-21.8-32.5-19.6-32.5 0v71.6c0 69.3 60.7 90.9 118 90.1 57.3.8 118-20.8 118-90.1v-71.6c0-19.6-32.5-21.8-32.5 0z" - } - }, - "free": [ - "brands" - ] - }, - "black-tie": { - "changes": [ - "4.4", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f27e", - "label": "Font Awesome Black Tie", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860969, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M0 32v448h448V32H0zm316.5 325.2L224 445.9l-92.5-88.7 64.5-184-64.5-86.6h184.9L252 173.2l64.5 184z" - } - }, - "free": [ - "brands" - ] - }, - "blackberry": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f37b", - "label": "BlackBerry", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860969, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M166 116.9c0 23.4-16.4 49.1-72.5 49.1H23.4l21-88.8h67.8c42.1 0 53.8 23.3 53.8 39.7zm126.2-39.7h-67.8L205.7 166h70.1c53.8 0 70.1-25.7 70.1-49.1.1-16.4-11.6-39.7-53.7-39.7zM88.8 208.1H21L0 296.9h70.1c56.1 0 72.5-23.4 72.5-49.1 0-16.3-11.7-39.7-53.8-39.7zm180.1 0h-67.8l-18.7 88.8h70.1c53.8 0 70.1-23.4 70.1-49.1 0-16.3-11.7-39.7-53.7-39.7zm189.3-53.8h-67.8l-18.7 88.8h70.1c53.8 0 70.1-23.4 70.1-49.1.1-16.3-11.6-39.7-53.7-39.7zm-28 137.9h-67.8L343.7 381h70.1c56.1 0 70.1-23.4 70.1-49.1 0-16.3-11.6-39.7-53.7-39.7zM240.8 346H173l-18.7 88.8h70.1c56.1 0 70.1-25.7 70.1-49.1.1-16.3-11.6-39.7-53.7-39.7z" - } - }, - "free": [ - "brands" - ] - }, - "blender": { - "changes": [ - "5.0.13" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f517", - "label": "Blender", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861364, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M416 384H160c-35.35 0-64 28.65-64 64v32c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-32c0-35.35-28.65-64-64-64zm-128 96c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32zm40-416h166.54L512 0H48C21.49 0 0 21.49 0 48v160c0 26.51 21.49 48 48 48h103.27l8.73 96h256l17.46-64H328c-4.42 0-8-3.58-8-8v-16c0-4.42 3.58-8 8-8h114.18l17.46-64H328c-4.42 0-8-3.58-8-8v-16c0-4.42 3.58-8 8-8h140.36l17.46-64H328c-4.42 0-8-3.58-8-8V72c0-4.42 3.58-8 8-8zM64 192V64h69.82l11.64 128H64z" - } - }, - "free": [ - "solid" - ] - }, - "blender-phone": { - "changes": [ - "5.4.0" - ], - "ligatures": [], - "search": { - "terms": [ - "appliance", - "fantasy", - "silly" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f6b6", - "label": "Blender Phone", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861364, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M392 64h166.54L576 0H192v352h288l17.46-64H392c-4.42 0-8-3.58-8-8v-16c0-4.42 3.58-8 8-8h114.18l17.46-64H392c-4.42 0-8-3.58-8-8v-16c0-4.42 3.58-8 8-8h140.36l17.46-64H392c-4.42 0-8-3.58-8-8V72c0-4.42 3.58-8 8-8zM158.8 335.01l-25.78-63.26c-2.78-6.81-9.8-10.99-17.24-10.26l-45.03 4.42c-17.28-46.94-17.65-99.78 0-147.72l45.03 4.42c7.43.73 14.46-3.46 17.24-10.26l25.78-63.26c3.02-7.39.2-15.85-6.68-20.07l-39.28-24.1C98.51-3.87 80.09-.5 68.95 11.97c-92.57 103.6-92 259.55 2.1 362.49 9.87 10.8 29.12 12.48 41.65 4.8l39.41-24.18c6.89-4.22 9.7-12.67 6.69-20.07zM480 384H192c-35.35 0-64 28.65-64 64v32c0 17.67 14.33 32 32 32h352c17.67 0 32-14.33 32-32v-32c0-35.35-28.65-64-64-64zm-144 96c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32z" - } - }, - "free": [ - "solid" - ] - }, - "blind": { - "changes": [ - "4.6", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "cane", - "disability", - "person", - "sight" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f29d", - "label": "Blind", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861364, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M380.15 510.837a8 8 0 0 1-10.989-2.687l-125.33-206.427a31.923 31.923 0 0 0 12.958-9.485l126.048 207.608a8 8 0 0 1-2.687 10.991zM142.803 314.338l-32.54 89.485 36.12 88.285c6.693 16.36 25.377 24.192 41.733 17.501 16.357-6.692 24.193-25.376 17.501-41.734l-62.814-153.537zM96 88c24.301 0 44-19.699 44-44S120.301 0 96 0 52 19.699 52 44s19.699 44 44 44zm154.837 169.128l-120-152c-4.733-5.995-11.75-9.108-18.837-9.112V96H80v.026c-7.146.003-14.217 3.161-18.944 9.24L0 183.766v95.694c0 13.455 11.011 24.791 24.464 24.536C37.505 303.748 48 293.1 48 280v-79.766l16-20.571v140.698L9.927 469.055c-6.04 16.609 2.528 34.969 19.138 41.009 16.602 6.039 34.968-2.524 41.009-19.138L136 309.638V202.441l-31.406-39.816a4 4 0 1 1 6.269-4.971l102.3 129.217c9.145 11.584 24.368 11.339 33.708 3.965 10.41-8.216 12.159-23.334 3.966-33.708z" - } - }, - "free": [ - "solid" - ] - }, - "blog": { - "changes": [ - "5.6.0" - ], - "ligatures": [], - "search": { - "terms": [ - "journal", - "log", - "online", - "personal", - "post", - "web 2.0", - "wordpress", - "writing" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f781", - "label": "Blog", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861364, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M172.2 226.8c-14.6-2.9-28.2 8.9-28.2 23.8V301c0 10.2 7.1 18.4 16.7 22 18.2 6.8 31.3 24.4 31.3 45 0 26.5-21.5 48-48 48s-48-21.5-48-48V120c0-13.3-10.7-24-24-24H24c-13.3 0-24 10.7-24 24v248c0 89.5 82.1 160.2 175 140.7 54.4-11.4 98.3-55.4 109.7-109.7 17.4-82.9-37-157.2-112.5-172.2zM209 0c-9.2-.5-17 6.8-17 16v31.6c0 8.5 6.6 15.5 15 15.9 129.4 7 233.4 112 240.9 241.5.5 8.4 7.5 15 15.9 15h32.1c9.2 0 16.5-7.8 16-17C503.4 139.8 372.2 8.6 209 0zm.3 96c-9.3-.7-17.3 6.7-17.3 16.1v32.1c0 8.4 6.5 15.3 14.8 15.9 76.8 6.3 138 68.2 144.9 145.2.8 8.3 7.6 14.7 15.9 14.7h32.2c9.3 0 16.8-8 16.1-17.3-8.4-110.1-96.5-198.2-206.6-206.7z" - } - }, - "free": [ - "solid" - ] - }, - "blogger": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f37c", - "label": "Blogger", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860969, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M162.4 196c4.8-4.9 6.2-5.1 36.4-5.1 27.2 0 28.1.1 32.1 2.1 5.8 2.9 8.3 7 8.3 13.6 0 5.9-2.4 10-7.6 13.4-2.8 1.8-4.5 1.9-31.1 2.1-16.4.1-29.5-.2-31.5-.8-10.3-2.9-14.1-17.7-6.6-25.3zm61.4 94.5c-53.9 0-55.8.2-60.2 4.1-3.5 3.1-5.7 9.4-5.1 13.9.7 4.7 4.8 10.1 9.2 12 2.2 1 14.1 1.7 56.3 1.2l47.9-.6 9.2-1.5c9-5.1 10.5-17.4 3.1-24.4-5.3-4.7-5-4.7-60.4-4.7zm223.4 130.1c-3.5 28.4-23 50.4-51.1 57.5-7.2 1.8-9.7 1.9-172.9 1.8-157.8 0-165.9-.1-172-1.8-8.4-2.2-15.6-5.5-22.3-10-5.6-3.8-13.9-11.8-17-16.4-3.8-5.6-8.2-15.3-10-22C.1 423 0 420.3 0 256.3 0 93.2 0 89.7 1.8 82.6 8.1 57.9 27.7 39 53 33.4c7.3-1.6 332.1-1.9 340-.3 21.2 4.3 37.9 17.1 47.6 36.4 7.7 15.3 7-1.5 7.3 180.6.2 115.8 0 164.5-.7 170.5zm-85.4-185.2c-1.1-5-4.2-9.6-7.7-11.5-1.1-.6-8-1.3-15.5-1.7-12.4-.6-13.8-.8-17.8-3.1-6.2-3.6-7.9-7.6-8-18.3 0-20.4-8.5-39.4-25.3-56.5-12-12.2-25.3-20.5-40.6-25.1-3.6-1.1-11.8-1.5-39.2-1.8-42.9-.5-52.5.4-67.1 6.2-27 10.7-46.3 33.4-53.4 62.4-1.3 5.4-1.6 14.2-1.9 64.3-.4 62.8 0 72.1 4 84.5 9.7 30.7 37.1 53.4 64.6 58.4 9.2 1.7 122.2 2.1 133.7.5 20.1-2.7 35.9-10.8 50.7-25.9 10.7-10.9 17.4-22.8 21.8-38.5 3.2-10.9 2.9-88.4 1.7-93.9z" - } - }, - "free": [ - "brands" - ] - }, - "blogger-b": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f37d", - "label": "Blogger B", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860969, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M446.6 222.7c-1.8-8-6.8-15.4-12.5-18.5-1.8-1-13-2.2-25-2.7-20.1-.9-22.3-1.3-28.7-5-10.1-5.9-12.8-12.3-12.9-29.5-.1-33-13.8-63.7-40.9-91.3-19.3-19.7-40.9-33-65.5-40.5-5.9-1.8-19.1-2.4-63.3-2.9-69.4-.8-84.8.6-108.4 10C45.9 59.5 14.7 96.1 3.3 142.9 1.2 151.7.7 165.8.2 246.8c-.6 101.5.1 116.4 6.4 136.5 15.6 49.6 59.9 86.3 104.4 94.3 14.8 2.7 197.3 3.3 216 .8 32.5-4.4 58-17.5 81.9-41.9 17.3-17.7 28.1-36.8 35.2-62.1 4.9-17.6 4.5-142.8 2.5-151.7zm-322.1-63.6c7.8-7.9 10-8.2 58.8-8.2 43.9 0 45.4.1 51.8 3.4 9.3 4.7 13.4 11.3 13.4 21.9 0 9.5-3.8 16.2-12.3 21.6-4.6 2.9-7.3 3.1-50.3 3.3-26.5.2-47.7-.4-50.8-1.2-16.6-4.7-22.8-28.5-10.6-40.8zm191.8 199.8l-14.9 2.4-77.5.9c-68.1.8-87.3-.4-90.9-2-7.1-3.1-13.8-11.7-14.9-19.4-1.1-7.3 2.6-17.3 8.2-22.4 7.1-6.4 10.2-6.6 97.3-6.7 89.6-.1 89.1-.1 97.6 7.8 12.1 11.3 9.5 31.2-4.9 39.4z" - } - }, - "free": [ - "brands" - ] - }, - "bluetooth": { - "changes": [ - "4.5", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f293", - "label": "Bluetooth", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860970, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M292.6 171.1L249.7 214l-.3-86 43.2 43.1m-43.2 219.8l43.1-43.1-42.9-42.9-.2 86zM416 259.4C416 465 344.1 512 230.9 512S32 465 32 259.4 115.4 0 228.6 0 416 53.9 416 259.4zm-158.5 0l79.4-88.6L211.8 36.5v176.9L138 139.6l-27 26.9 92.7 93-92.7 93 26.9 26.9 73.8-73.8 2.3 170 127.4-127.5-83.9-88.7z" - } - }, - "free": [ - "brands" - ] - }, - "bluetooth-b": { - "changes": [ - "4.5", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f294", - "label": "Bluetooth", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860970, - "raw": "", - "viewBox": [ - "0", - "0", - "320", - "512" - ], - "width": 320, - "height": 512, - "path": "M196.48 260.023l92.626-103.333L143.125 0v206.33l-86.111-86.111-31.406 31.405 108.061 108.399L25.608 368.422l31.406 31.405 86.111-86.111L145.84 512l148.552-148.644-97.912-103.333zm40.86-102.996l-49.977 49.978-.338-100.295 50.315 50.317zM187.363 313.04l49.977 49.978-50.315 50.316.338-100.294z" - } - }, - "free": [ - "brands" - ] - }, - "bold": { - "changes": [ - "1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f032", - "label": "bold", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861365, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M304.793 243.891c33.639-18.537 53.657-54.16 53.657-95.693 0-48.236-26.25-87.626-68.626-104.179C265.138 34.01 240.849 32 209.661 32H24c-8.837 0-16 7.163-16 16v33.049c0 8.837 7.163 16 16 16h33.113v318.53H24c-8.837 0-16 7.163-16 16V464c0 8.837 7.163 16 16 16h195.69c24.203 0 44.834-1.289 66.866-7.584C337.52 457.193 376 410.647 376 350.014c0-52.168-26.573-91.684-71.207-106.123zM142.217 100.809h67.444c16.294 0 27.536 2.019 37.525 6.717 15.828 8.479 24.906 26.502 24.906 49.446 0 35.029-20.32 56.79-53.029 56.79h-76.846V100.809zm112.642 305.475c-10.14 4.056-22.677 4.907-31.409 4.907h-81.233V281.943h84.367c39.645 0 63.057 25.38 63.057 63.057.001 28.425-13.66 52.483-34.782 61.284z" - } - }, - "free": [ - "solid" - ] - }, - "bolt": { - "changes": [ - "2", - "5.0.0", - "5.5.0" - ], - "ligatures": [], - "search": { - "terms": [ - "electricity", - "lightning", - "weather", - "zap" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f0e7", - "label": "Lightning Bolt", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861365, - "raw": "", - "viewBox": [ - "0", - "0", - "320", - "512" - ], - "width": 320, - "height": 512, - "path": "M296 160H180.6l42.6-129.8C227.2 15 215.7 0 200 0H56C44 0 33.8 8.9 32.2 20.8l-32 240C-1.7 275.2 9.5 288 24 288h118.7L96.6 482.5c-3.6 15.2 8 29.5 23.3 29.5 8.4 0 16.4-4.4 20.8-12l176-304c9.3-15.9-2.2-36-20.7-36z" - } - }, - "free": [ - "solid" - ] - }, - "bomb": { - "changes": [ - "4.1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f1e2", - "label": "Bomb", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861365, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M440.5 88.5l-52 52L415 167c9.4 9.4 9.4 24.6 0 33.9l-17.4 17.4c11.8 26.1 18.4 55.1 18.4 85.6 0 114.9-93.1 208-208 208S0 418.9 0 304 93.1 96 208 96c30.5 0 59.5 6.6 85.6 18.4L311 97c9.4-9.4 24.6-9.4 33.9 0l26.5 26.5 52-52 17.1 17zM500 60h-24c-6.6 0-12 5.4-12 12s5.4 12 12 12h24c6.6 0 12-5.4 12-12s-5.4-12-12-12zM440 0c-6.6 0-12 5.4-12 12v24c0 6.6 5.4 12 12 12s12-5.4 12-12V12c0-6.6-5.4-12-12-12zm33.9 55l17-17c4.7-4.7 4.7-12.3 0-17-4.7-4.7-12.3-4.7-17 0l-17 17c-4.7 4.7-4.7 12.3 0 17 4.8 4.7 12.4 4.7 17 0zm-67.8 0c4.7 4.7 12.3 4.7 17 0 4.7-4.7 4.7-12.3 0-17l-17-17c-4.7-4.7-12.3-4.7-17 0-4.7 4.7-4.7 12.3 0 17l17 17zm67.8 34c-4.7-4.7-12.3-4.7-17 0-4.7 4.7-4.7 12.3 0 17l17 17c4.7 4.7 12.3 4.7 17 0 4.7-4.7 4.7-12.3 0-17l-17-17zM112 272c0-35.3 28.7-64 64-64 8.8 0 16-7.2 16-16s-7.2-16-16-16c-52.9 0-96 43.1-96 96 0 8.8 7.2 16 16 16s16-7.2 16-16z" - } - }, - "free": [ - "solid" - ] - }, - "bone": { - "changes": [ - "5.2.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f5d7", - "label": "Bone", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861365, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M598.88 244.56c25.2-12.6 41.12-38.36 41.12-66.53v-7.64C640 129.3 606.7 96 565.61 96c-32.02 0-60.44 20.49-70.57 50.86-7.68 23.03-11.6 45.14-38.11 45.14H183.06c-27.38 0-31.58-25.54-38.11-45.14C134.83 116.49 106.4 96 74.39 96 33.3 96 0 129.3 0 170.39v7.64c0 28.17 15.92 53.93 41.12 66.53 9.43 4.71 9.43 18.17 0 22.88C15.92 280.04 0 305.8 0 333.97v7.64C0 382.7 33.3 416 74.38 416c32.02 0 60.44-20.49 70.57-50.86 7.68-23.03 11.6-45.14 38.11-45.14h273.87c27.38 0 31.58 25.54 38.11 45.14C505.17 395.51 533.6 416 565.61 416c41.08 0 74.38-33.3 74.38-74.39v-7.64c0-28.18-15.92-53.93-41.12-66.53-9.42-4.71-9.42-18.17.01-22.88z" - } - }, - "free": [ - "solid" - ] - }, - "bong": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [ - "aparatus", - "cannabis", - "marijuana", - "pipe", - "smoke", - "smoking" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f55c", - "label": "Bong", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861365, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M302.5 512c23.18 0 44.43-12.58 56-32.66C374.69 451.26 384 418.75 384 384c0-36.12-10.08-69.81-27.44-98.62L400 241.94l9.38 9.38c6.25 6.25 16.38 6.25 22.63 0l11.3-11.32c6.25-6.25 6.25-16.38 0-22.63l-52.69-52.69c-6.25-6.25-16.38-6.25-22.63 0l-11.31 11.31c-6.25 6.25-6.25 16.38 0 22.63l9.38 9.38-39.41 39.41c-11.56-11.37-24.53-21.33-38.65-29.51V63.74l15.97-.02c8.82-.01 15.97-7.16 15.98-15.98l.04-31.72C320 7.17 312.82-.01 303.97 0L80.03.26c-8.82.01-15.97 7.16-15.98 15.98l-.04 31.73c-.01 8.85 7.17 16.02 16.02 16.01L96 63.96v153.93C38.67 251.1 0 312.97 0 384c0 34.75 9.31 67.27 25.5 95.34C37.08 499.42 58.33 512 81.5 512h221zM120.06 259.43L144 245.56V63.91l96-.11v181.76l23.94 13.87c24.81 14.37 44.12 35.73 56.56 60.57h-257c12.45-24.84 31.75-46.2 56.56-60.57z" - } - }, - "free": [ - "solid" - ] - }, - "book": { - "changes": [ - "1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "documentation", - "read" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f02d", - "label": "book", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861366, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M448 360V24c0-13.3-10.7-24-24-24H96C43 0 0 43 0 96v320c0 53 43 96 96 96h328c13.3 0 24-10.7 24-24v-16c0-7.5-3.5-14.3-8.9-18.7-4.2-15.4-4.2-59.3 0-74.7 5.4-4.3 8.9-11.1 8.9-18.6zM128 134c0-3.3 2.7-6 6-6h212c3.3 0 6 2.7 6 6v20c0 3.3-2.7 6-6 6H134c-3.3 0-6-2.7-6-6v-20zm0 64c0-3.3 2.7-6 6-6h212c3.3 0 6 2.7 6 6v20c0 3.3-2.7 6-6 6H134c-3.3 0-6-2.7-6-6v-20zm253.4 250H96c-17.7 0-32-14.3-32-32 0-17.6 14.4-32 32-32h285.4c-1.9 17.1-1.9 46.9 0 64z" - } - }, - "free": [ - "solid" - ] - }, - "book-dead": { - "changes": [ - "5.4.0" - ], - "ligatures": [], - "search": { - "terms": [ - "Dungeons & Dragons", - "crossbones", - "d&d", - "dark arts", - "death", - "dnd", - "documentation", - "evil", - "fantasy", - "halloween", - "holiday", - "read", - "skull", - "spell" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f6b7", - "label": "Book of the Dead", - "voted": false, - "svg": { - "solid": { - "last_modified": 1548363722383, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M272 136c8.8 0 16-7.2 16-16s-7.2-16-16-16-16 7.2-16 16 7.2 16 16 16zm176 222.4V25.6c0-16-9.6-25.6-25.6-25.6H96C41.6 0 0 41.6 0 96v320c0 54.4 41.6 96 96 96h326.4c12.8 0 25.6-9.6 25.6-25.6v-16c0-6.4-3.2-12.8-9.6-19.2-3.2-16-3.2-60.8 0-73.6 6.4-3.2 9.6-9.6 9.6-19.2zM240 56c44.2 0 80 28.7 80 64 0 20.9-12.7 39.2-32 50.9V184c0 8.8-7.2 16-16 16h-64c-8.8 0-16-7.2-16-16v-13.1c-19.3-11.7-32-30-32-50.9 0-35.3 35.8-64 80-64zM124.8 223.3l6.3-14.7c1.7-4.1 6.4-5.9 10.5-4.2l98.3 42.1 98.4-42.1c4.1-1.7 8.8.1 10.5 4.2l6.3 14.7c1.7 4.1-.1 8.8-4.2 10.5L280.6 264l70.3 30.1c4.1 1.7 5.9 6.4 4.2 10.5l-6.3 14.7c-1.7 4.1-6.4 5.9-10.5 4.2L240 281.4l-98.3 42.2c-4.1 1.7-8.8-.1-10.5-4.2l-6.3-14.7c-1.7-4.1.1-8.8 4.2-10.5l70.4-30.1-70.5-30.3c-4.1-1.7-5.9-6.4-4.2-10.5zm256 224.7H96c-19.2 0-32-12.8-32-32s16-32 32-32h284.8zM208 136c8.8 0 16-7.2 16-16s-7.2-16-16-16-16 7.2-16 16 7.2 16 16 16z" - } - }, - "free": [ - "solid" - ] - }, - "book-medical": { - "changes": [ - "5.7.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f7e6", - "label": "Medical Book", - "voted": false, - "svg": { - "solid": { - "last_modified": 1548701299031, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M448 358.4V25.6c0-16-9.6-25.6-25.6-25.6H96C41.6 0 0 41.6 0 96v320c0 54.4 41.6 96 96 96h326.4c12.8 0 25.6-9.6 25.6-25.6v-16q0-9.6-9.6-19.2c-3.2-16-3.2-60.8 0-73.6q9.6-4.8 9.6-19.2zM144 168a8 8 0 0 1 8-8h56v-56a8 8 0 0 1 8-8h48a8 8 0 0 1 8 8v56h56a8 8 0 0 1 8 8v48a8 8 0 0 1-8 8h-56v56a8 8 0 0 1-8 8h-48a8 8 0 0 1-8-8v-56h-56a8 8 0 0 1-8-8zm236.8 280H96c-19.2 0-32-12.8-32-32s16-32 32-32h284.8z" - } - }, - "free": [ - "solid" - ] - }, - "book-open": { - "changes": [ - "5.0.13", - "5.1.0", - "5.2.0" - ], - "ligatures": [], - "search": { - "terms": [ - "flyer", - "notebook", - "open book", - "pamphlet", - "reading" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f518", - "label": "Book Open", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861365, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M542.22 32.05c-54.8 3.11-163.72 14.43-230.96 55.59-4.64 2.84-7.27 7.89-7.27 13.17v363.87c0 11.55 12.63 18.85 23.28 13.49 69.18-34.82 169.23-44.32 218.7-46.92 16.89-.89 30.02-14.43 30.02-30.66V62.75c.01-17.71-15.35-31.74-33.77-30.7zM264.73 87.64C197.5 46.48 88.58 35.17 33.78 32.05 15.36 31.01 0 45.04 0 62.75V400.6c0 16.24 13.13 29.78 30.02 30.66 49.49 2.6 149.59 12.11 218.77 46.95 10.62 5.35 23.21-1.94 23.21-13.46V100.63c0-5.29-2.62-10.14-7.27-12.99z" - } - }, - "free": [ - "solid" - ] - }, - "book-reader": { - "changes": [ - "5.2.0" - ], - "ligatures": [], - "search": { - "terms": [ - "library" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f5da", - "label": "Book Reader", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861365, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M352 96c0-53.02-42.98-96-96-96s-96 42.98-96 96 42.98 96 96 96 96-42.98 96-96zM233.59 241.1c-59.33-36.32-155.43-46.3-203.79-49.05C13.55 191.13 0 203.51 0 219.14v222.8c0 14.33 11.59 26.28 26.49 27.05 43.66 2.29 131.99 10.68 193.04 41.43 9.37 4.72 20.48-1.71 20.48-11.87V252.56c-.01-4.67-2.32-8.95-6.42-11.46zm248.61-49.05c-48.35 2.74-144.46 12.73-203.78 49.05-4.1 2.51-6.41 6.96-6.41 11.63v245.79c0 10.19 11.14 16.63 20.54 11.9 61.04-30.72 149.32-39.11 192.97-41.4 14.9-.78 26.49-12.73 26.49-27.06V219.14c-.01-15.63-13.56-28.01-29.81-27.09z" - } - }, - "free": [ - "solid" - ] - }, - "bookmark": { - "changes": [ - "1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "save" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f02e", - "label": "bookmark", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861366, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M0 512V48C0 21.49 21.49 0 48 0h288c26.51 0 48 21.49 48 48v464L192 400 0 512z" - }, - "regular": { - "last_modified": 1546440861231, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M336 0H48C21.49 0 0 21.49 0 48v464l192-112 192 112V48c0-26.51-21.49-48-48-48zm0 428.43l-144-84-144 84V54a6 6 0 0 1 6-6h276c3.314 0 6 2.683 6 5.996V428.43z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "bowling-ball": { - "changes": [ - "5.0.5" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f436", - "label": "Bowling Ball", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861366, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zM120 192c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32zm64-96c0-17.7 14.3-32 32-32s32 14.3 32 32-14.3 32-32 32-32-14.3-32-32zm48 144c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32z" - } - }, - "free": [ - "solid" - ] - }, - "box": { - "changes": [ - "5.0.7" - ], - "ligatures": [], - "search": { - "terms": [ - "package" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f466", - "label": "Box", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861367, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M509.5 184.6L458.9 32.8C452.4 13.2 434.1 0 413.4 0H272v192h238.7c-.4-2.5-.4-5-1.2-7.4zM240 0H98.6c-20.7 0-39 13.2-45.5 32.8L2.5 184.6c-.8 2.4-.8 4.9-1.2 7.4H240V0zM0 224v240c0 26.5 21.5 48 48 48h416c26.5 0 48-21.5 48-48V224H0z" - } - }, - "free": [ - "solid" - ] - }, - "box-open": { - "changes": [ - "5.0.9", - "5.7.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f49e", - "label": "Box Open", - "voted": false, - "svg": { - "solid": { - "last_modified": 1548364699937, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M425.7 256c-16.9 0-32.8-9-41.4-23.4L320 126l-64.2 106.6c-8.7 14.5-24.6 23.5-41.5 23.5-4.5 0-9-.6-13.3-1.9L64 215v178c0 14.7 10 27.5 24.2 31l216.2 54.1c10.2 2.5 20.9 2.5 31 0L551.8 424c14.2-3.6 24.2-16.4 24.2-31V215l-137 39.1c-4.3 1.3-8.8 1.9-13.3 1.9zm212.6-112.2L586.8 41c-3.1-6.2-9.8-9.8-16.7-8.9L320 64l91.7 152.1c3.8 6.3 11.4 9.3 18.5 7.3l197.9-56.5c9.9-2.9 14.7-13.9 10.2-23.1zM53.2 41L1.7 143.8c-4.6 9.2.3 20.2 10.1 23l197.9 56.5c7.1 2 14.7-1 18.5-7.3L320 64 69.8 32.1c-6.9-.8-13.5 2.7-16.6 8.9z" - } - }, - "free": [ - "solid" - ] - }, - "boxes": { - "changes": [ - "5.0.7" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f468", - "label": "Boxes", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861367, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M560 288h-80v96l-32-21.3-32 21.3v-96h-80c-8.8 0-16 7.2-16 16v192c0 8.8 7.2 16 16 16h224c8.8 0 16-7.2 16-16V304c0-8.8-7.2-16-16-16zm-384-64h224c8.8 0 16-7.2 16-16V16c0-8.8-7.2-16-16-16h-80v96l-32-21.3L256 96V0h-80c-8.8 0-16 7.2-16 16v192c0 8.8 7.2 16 16 16zm64 64h-80v96l-32-21.3L96 384v-96H16c-8.8 0-16 7.2-16 16v192c0 8.8 7.2 16 16 16h224c8.8 0 16-7.2 16-16V304c0-8.8-7.2-16-16-16z" - } - }, - "free": [ - "solid" - ] - }, - "braille": { - "changes": [ - "4.6", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f2a1", - "label": "Braille", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861367, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M128 256c0 35.346-28.654 64-64 64S0 291.346 0 256s28.654-64 64-64 64 28.654 64 64zM64 384c-17.673 0-32 14.327-32 32s14.327 32 32 32 32-14.327 32-32-14.327-32-32-32zm0-352C28.654 32 0 60.654 0 96s28.654 64 64 64 64-28.654 64-64-28.654-64-64-64zm160 192c-17.673 0-32 14.327-32 32s14.327 32 32 32 32-14.327 32-32-14.327-32-32-32zm0 160c-17.673 0-32 14.327-32 32s14.327 32 32 32 32-14.327 32-32-14.327-32-32-32zm0-352c-35.346 0-64 28.654-64 64s28.654 64 64 64 64-28.654 64-64-28.654-64-64-64zm224 192c-17.673 0-32 14.327-32 32s14.327 32 32 32 32-14.327 32-32-14.327-32-32-32zm0 160c-17.673 0-32 14.327-32 32s14.327 32 32 32 32-14.327 32-32-14.327-32-32-32zm0-352c-35.346 0-64 28.654-64 64s28.654 64 64 64 64-28.654 64-64-28.654-64-64-64zm160 192c-17.673 0-32 14.327-32 32s14.327 32 32 32 32-14.327 32-32-14.327-32-32-32zm0 160c-17.673 0-32 14.327-32 32s14.327 32 32 32 32-14.327 32-32-14.327-32-32-32zm0-320c-17.673 0-32 14.327-32 32s14.327 32 32 32 32-14.327 32-32-14.327-32-32-32z" - } - }, - "free": [ - "solid" - ] - }, - "brain": { - "changes": [ - "5.2.0" - ], - "ligatures": [], - "search": { - "terms": [ - "cerebellum", - "gray matter", - "intellect", - "medulla oblongata", - "mind", - "noodle", - "wit" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f5dc", - "label": "Brain", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861367, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M208 0c-29.87 0-54.74 20.55-61.8 48.22-.75-.02-1.45-.22-2.2-.22-35.34 0-64 28.65-64 64 0 4.84.64 9.51 1.66 14.04C52.54 138 32 166.57 32 200c0 12.58 3.16 24.32 8.34 34.91C16.34 248.72 0 274.33 0 304c0 33.34 20.42 61.88 49.42 73.89-.9 4.57-1.42 9.28-1.42 14.11 0 39.76 32.23 72 72 72 4.12 0 8.1-.55 12.03-1.21C141.61 491.31 168.25 512 200 512c39.77 0 72-32.24 72-72V205.45c-10.91 8.98-23.98 15.45-38.36 18.39-4.97 1.02-9.64-2.82-9.64-7.89v-16.18c0-3.57 2.35-6.78 5.8-7.66 24.2-6.16 42.2-27.95 42.2-54.04V64c0-35.35-28.66-64-64-64zm368 304c0-29.67-16.34-55.28-40.34-69.09 5.17-10.59 8.34-22.33 8.34-34.91 0-33.43-20.54-62-49.66-73.96 1.02-4.53 1.66-9.2 1.66-14.04 0-35.35-28.66-64-64-64-.75 0-1.45.2-2.2.22C422.74 20.55 397.87 0 368 0c-35.34 0-64 28.65-64 64v74.07c0 26.09 17.99 47.88 42.2 54.04 3.46.88 5.8 4.09 5.8 7.66v16.18c0 5.07-4.68 8.91-9.64 7.89-14.38-2.94-27.44-9.41-38.36-18.39V440c0 39.76 32.23 72 72 72 31.75 0 58.39-20.69 67.97-49.21 3.93.67 7.91 1.21 12.03 1.21 39.77 0 72-32.24 72-72 0-4.83-.52-9.54-1.42-14.11 29-12.01 49.42-40.55 49.42-73.89z" - } - }, - "free": [ - "solid" - ] - }, - "bread-slice": { - "changes": [ - "5.7.0" - ], - "ligatures": [], - "search": { - "terms": [ - "bake", - "bakery", - "baking", - "dough", - "flour", - "gluten", - "grain", - "sandwich", - "sourdough", - "toast", - "wheat", - "yeast" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f7ec", - "label": "Bread Slice", - "voted": false, - "svg": { - "solid": { - "last_modified": 1548697762014, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M288 0C108 0 0 93.4 0 169.14 0 199.44 24.24 224 64 224v256c0 17.67 16.12 32 36 32h376c19.88 0 36-14.33 36-32V224c39.76 0 64-24.56 64-54.86C576 93.4 468 0 288 0z" - } - }, - "free": [ - "solid" - ] - }, - "briefcase": { - "changes": [ - "2", - "5.0.0", - "5.3.0" - ], - "ligatures": [], - "search": { - "terms": [ - "bag", - "business", - "luggage", - "office", - "work" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f0b1", - "label": "Briefcase", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861368, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M320 336c0 8.84-7.16 16-16 16h-96c-8.84 0-16-7.16-16-16v-48H0v144c0 25.6 22.4 48 48 48h416c25.6 0 48-22.4 48-48V288H320v48zm144-208h-80V80c0-25.6-22.4-48-48-48H176c-25.6 0-48 22.4-48 48v48H48c-25.6 0-48 22.4-48 48v80h512v-80c0-25.6-22.4-48-48-48zm-144 0H192V96h128v32z" - } - }, - "free": [ - "solid" - ] - }, - "briefcase-medical": { - "changes": [ - "5.0.7" - ], - "ligatures": [], - "search": { - "terms": [ - "health briefcase" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f469", - "label": "Medical Briefcase", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861368, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M464 128h-80V80c0-26.5-21.5-48-48-48H176c-26.5 0-48 21.5-48 48v48H48c-26.5 0-48 21.5-48 48v288c0 26.5 21.5 48 48 48h416c26.5 0 48-21.5 48-48V176c0-26.5-21.5-48-48-48zM192 96h128v32H192V96zm160 248c0 4.4-3.6 8-8 8h-56v56c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8v-56h-56c-4.4 0-8-3.6-8-8v-48c0-4.4 3.6-8 8-8h56v-56c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v56h56c4.4 0 8 3.6 8 8v48z" - } - }, - "free": [ - "solid" - ] - }, - "broadcast-tower": { - "changes": [ - "5.0.13" - ], - "ligatures": [], - "search": { - "terms": [ - "airwaves", - "radio", - "waves" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f519", - "label": "Broadcast Tower", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861368, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M150.94 192h33.73c11.01 0 18.61-10.83 14.86-21.18-4.93-13.58-7.55-27.98-7.55-42.82s2.62-29.24 7.55-42.82C203.29 74.83 195.68 64 184.67 64h-33.73c-7.01 0-13.46 4.49-15.41 11.23C130.64 92.21 128 109.88 128 128c0 18.12 2.64 35.79 7.54 52.76 1.94 6.74 8.39 11.24 15.4 11.24zM89.92 23.34C95.56 12.72 87.97 0 75.96 0H40.63c-6.27 0-12.14 3.59-14.74 9.31C9.4 45.54 0 85.65 0 128c0 24.75 3.12 68.33 26.69 118.86 2.62 5.63 8.42 9.14 14.61 9.14h34.84c12.02 0 19.61-12.74 13.95-23.37-49.78-93.32-16.71-178.15-.17-209.29zM614.06 9.29C611.46 3.58 605.6 0 599.33 0h-35.42c-11.98 0-19.66 12.66-14.02 23.25 18.27 34.29 48.42 119.42.28 209.23-5.72 10.68 1.8 23.52 13.91 23.52h35.23c6.27 0 12.13-3.58 14.73-9.29C630.57 210.48 640 170.36 640 128s-9.42-82.48-25.94-118.71zM489.06 64h-33.73c-11.01 0-18.61 10.83-14.86 21.18 4.93 13.58 7.55 27.98 7.55 42.82s-2.62 29.24-7.55 42.82c-3.76 10.35 3.85 21.18 14.86 21.18h33.73c7.02 0 13.46-4.49 15.41-11.24 4.9-16.97 7.53-34.64 7.53-52.76 0-18.12-2.64-35.79-7.54-52.76-1.94-6.75-8.39-11.24-15.4-11.24zm-116.3 100.12c7.05-10.29 11.2-22.71 11.2-36.12 0-35.35-28.63-64-63.96-64-35.32 0-63.96 28.65-63.96 64 0 13.41 4.15 25.83 11.2 36.12l-130.5 313.41c-3.4 8.15.46 17.52 8.61 20.92l29.51 12.31c8.15 3.4 17.52-.46 20.91-8.61L244.96 384h150.07l49.2 118.15c3.4 8.16 12.76 12.01 20.91 8.61l29.51-12.31c8.15-3.4 12-12.77 8.61-20.92l-130.5-313.41zM271.62 320L320 203.81 368.38 320h-96.76z" - } - }, - "free": [ - "solid" - ] - }, - "broom": { - "changes": [ - "5.0.13" - ], - "ligatures": [], - "search": { - "terms": [ - "clean", - "firebolt", - "fly", - "halloween", - "holiday", - "nimbus 2000", - "quidditch", - "sweep", - "witch" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f51a", - "label": "Broom", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861368, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M256.47 216.77l86.73 109.18s-16.6 102.36-76.57 150.12C206.66 523.85 0 510.19 0 510.19s3.8-23.14 11-55.43l94.62-112.17c3.97-4.7-.87-11.62-6.65-9.5l-60.4 22.09c14.44-41.66 32.72-80.04 54.6-97.47 59.97-47.76 163.3-40.94 163.3-40.94zM636.53 31.03l-19.86-25c-5.49-6.9-15.52-8.05-22.41-2.56l-232.48 177.8-34.14-42.97c-5.09-6.41-15.14-5.21-18.59 2.21l-25.33 54.55 86.73 109.18 58.8-12.45c8-1.69 11.42-11.2 6.34-17.6l-34.09-42.92 232.48-177.8c6.89-5.48 8.04-15.53 2.55-22.44z" - } - }, - "free": [ - "solid" - ] - }, - "brush": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [ - "bristles", - "color", - "handle", - "painting" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f55d", - "label": "Brush", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861368, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M352 0H32C14.33 0 0 14.33 0 32v224h384V32c0-17.67-14.33-32-32-32zM0 320c0 35.35 28.66 64 64 64h64v64c0 35.35 28.66 64 64 64s64-28.65 64-64v-64h64c35.34 0 64-28.65 64-64v-32H0v32zm192 104c13.25 0 24 10.74 24 24 0 13.25-10.75 24-24 24s-24-10.75-24-24c0-13.26 10.75-24 24-24z" - } - }, - "free": [ - "solid" - ] - }, - "btc": { - "changes": [ - "3.2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f15a", - "label": "BTC", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860970, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M310.204 242.638c27.73-14.18 45.377-39.39 41.28-81.3-5.358-57.351-52.458-76.573-114.85-81.929V0h-48.528v77.203c-12.605 0-25.525.315-38.444.63V0h-48.528v79.409c-17.842.539-38.622.276-97.37 0v51.678c38.314-.678 58.417-3.14 63.023 21.427v217.429c-2.925 19.492-18.524 16.685-53.255 16.071L3.765 443.68c88.481 0 97.37.315 97.37.315V512h48.528v-67.06c13.234.315 26.154.315 38.444.315V512h48.528v-68.005c81.299-4.412 135.647-24.894 142.895-101.467 5.671-61.446-23.32-88.862-69.326-99.89zM150.608 134.553c27.415 0 113.126-8.507 113.126 48.528 0 54.515-85.71 48.212-113.126 48.212v-96.74zm0 251.776V279.821c32.772 0 133.127-9.138 133.127 53.255-.001 60.186-100.355 53.253-133.127 53.253z" - } - }, - "free": [ - "brands" - ] - }, - "bug": { - "changes": [ - "3.2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "insect", - "report" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f188", - "label": "Bug", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861368, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M511.988 288.9c-.478 17.43-15.217 31.1-32.653 31.1H424v16c0 21.864-4.882 42.584-13.6 61.145l60.228 60.228c12.496 12.497 12.496 32.758 0 45.255-12.498 12.497-32.759 12.496-45.256 0l-54.736-54.736C345.886 467.965 314.351 480 280 480V236c0-6.627-5.373-12-12-12h-24c-6.627 0-12 5.373-12 12v244c-34.351 0-65.886-12.035-90.636-32.108l-54.736 54.736c-12.498 12.497-32.759 12.496-45.256 0-12.496-12.497-12.496-32.758 0-45.255l60.228-60.228C92.882 378.584 88 357.864 88 336v-16H32.666C15.23 320 .491 306.33.013 288.9-.484 270.816 14.028 256 32 256h56v-58.745l-46.628-46.628c-12.496-12.497-12.496-32.758 0-45.255 12.498-12.497 32.758-12.497 45.256 0L141.255 160h229.489l54.627-54.627c12.498-12.497 32.758-12.497 45.256 0 12.496 12.497 12.496 32.758 0 45.255L424 197.255V256h56c17.972 0 32.484 14.816 31.988 32.9zM257 0c-61.856 0-112 50.144-112 112h224C369 50.144 318.856 0 257 0z" - } - }, - "free": [ - "solid" - ] - }, - "building": { - "changes": [ - "4.1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "apartment", - "business", - "company", - "office", - "work" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f1ad", - "label": "Building", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861368, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M436 480h-20V24c0-13.255-10.745-24-24-24H56C42.745 0 32 10.745 32 24v456H12c-6.627 0-12 5.373-12 12v20h448v-20c0-6.627-5.373-12-12-12zM128 76c0-6.627 5.373-12 12-12h40c6.627 0 12 5.373 12 12v40c0 6.627-5.373 12-12 12h-40c-6.627 0-12-5.373-12-12V76zm0 96c0-6.627 5.373-12 12-12h40c6.627 0 12 5.373 12 12v40c0 6.627-5.373 12-12 12h-40c-6.627 0-12-5.373-12-12v-40zm52 148h-40c-6.627 0-12-5.373-12-12v-40c0-6.627 5.373-12 12-12h40c6.627 0 12 5.373 12 12v40c0 6.627-5.373 12-12 12zm76 160h-64v-84c0-6.627 5.373-12 12-12h40c6.627 0 12 5.373 12 12v84zm64-172c0 6.627-5.373 12-12 12h-40c-6.627 0-12-5.373-12-12v-40c0-6.627 5.373-12 12-12h40c6.627 0 12 5.373 12 12v40zm0-96c0 6.627-5.373 12-12 12h-40c-6.627 0-12-5.373-12-12v-40c0-6.627 5.373-12 12-12h40c6.627 0 12 5.373 12 12v40zm0-96c0 6.627-5.373 12-12 12h-40c-6.627 0-12-5.373-12-12V76c0-6.627 5.373-12 12-12h40c6.627 0 12 5.373 12 12v40z" - }, - "regular": { - "last_modified": 1546440861233, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M128 148v-40c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12h-40c-6.6 0-12-5.4-12-12zm140 12h40c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12zm-128 96h40c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12zm128 0h40c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12zm-76 84v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12zm76 12h40c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12zm180 124v36H0v-36c0-6.6 5.4-12 12-12h19.5V24c0-13.3 10.7-24 24-24h337c13.3 0 24 10.7 24 24v440H436c6.6 0 12 5.4 12 12zM79.5 463H192v-67c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v67h112.5V49L80 48l-.5 415z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "bullhorn": { - "changes": [ - "2", - "5.0.0", - "5.3.0" - ], - "ligatures": [], - "search": { - "terms": [ - "announcement", - "broadcast", - "louder", - "megaphone", - "share" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f0a1", - "label": "bullhorn", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861368, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M576 240c0-23.63-12.95-44.04-32-55.12V32.01C544 23.26 537.02 0 512 0c-7.12 0-14.19 2.38-19.98 7.02l-85.03 68.03C364.28 109.19 310.66 128 256 128H64c-35.35 0-64 28.65-64 64v96c0 35.35 28.65 64 64 64h33.7c-1.39 10.48-2.18 21.14-2.18 32 0 39.77 9.26 77.35 25.56 110.94 5.19 10.69 16.52 17.06 28.4 17.06h74.28c26.05 0 41.69-29.84 25.9-50.56-16.4-21.52-26.15-48.36-26.15-77.44 0-11.11 1.62-21.79 4.41-32H256c54.66 0 108.28 18.81 150.98 52.95l85.03 68.03a32.023 32.023 0 0 0 19.98 7.02c24.92 0 32-22.78 32-32V295.13C563.05 284.04 576 263.63 576 240zm-96 141.42l-33.05-26.44C392.95 311.78 325.12 288 256 288v-96c69.12 0 136.95-23.78 190.95-66.98L480 98.58v282.84z" - } - }, - "free": [ - "solid" - ] - }, - "bullseye": { - "changes": [ - "3.1", - "5.0.0", - "5.3.0" - ], - "ligatures": [], - "search": { - "terms": [ - "target" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f140", - "label": "Bullseye", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861369, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M248 8C111.03 8 0 119.03 0 256s111.03 248 248 248 248-111.03 248-248S384.97 8 248 8zm0 432c-101.69 0-184-82.29-184-184 0-101.69 82.29-184 184-184 101.69 0 184 82.29 184 184 0 101.69-82.29 184-184 184zm0-312c-70.69 0-128 57.31-128 128s57.31 128 128 128 128-57.31 128-128-57.31-128-128-128zm0 192c-35.29 0-64-28.71-64-64s28.71-64 64-64 64 28.71 64 64-28.71 64-64 64z" - } - }, - "free": [ - "solid" - ] - }, - "burn": { - "changes": [ - "5.0.7" - ], - "ligatures": [], - "search": { - "terms": [ - "caliente", - "energy", - "fire", - "flame", - "gas", - "heat", - "hot" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f46a", - "label": "Burn", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861369, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M192 0C79.7 101.3 0 220.9 0 300.5 0 425 79 512 192 512s192-87 192-211.5c0-79.9-80.2-199.6-192-300.5zm0 448c-56.5 0-96-39-96-94.8 0-13.5 4.6-61.5 96-161.2 91.4 99.7 96 147.7 96 161.2 0 55.8-39.5 94.8-96 94.8z" - } - }, - "free": [ - "solid" - ] - }, - "buromobelexperte": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f37f", - "label": "Büromöbel-Experte GmbH & Co. KG.", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860970, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M0 32v128h128V32H0zm120 120H8V40h112v112zm40-120v128h128V32H160zm120 120H168V40h112v112zm40-120v128h128V32H320zm120 120H328V40h112v112zM0 192v128h128V192H0zm120 120H8V200h112v112zm40-120v128h128V192H160zm120 120H168V200h112v112zm40-120v128h128V192H320zm120 120H328V200h112v112zM0 352v128h128V352H0zm120 120H8V360h112v112zm40-120v128h128V352H160zm120 120H168V360h112v112zm40-120v128h128V352H320z" - } - }, - "free": [ - "brands" - ] - }, - "bus": { - "changes": [ - "4.2", - "5.0.0", - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [ - "machine", - "public transportation", - "transportation", - "vehicle" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f207", - "label": "Bus", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861369, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M488 128h-8V80c0-44.8-99.2-80-224-80S32 35.2 32 80v48h-8c-13.25 0-24 10.74-24 24v80c0 13.25 10.75 24 24 24h8v160c0 17.67 14.33 32 32 32v32c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32v-32h192v32c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32v-32h6.4c16 0 25.6-12.8 25.6-25.6V256h8c13.25 0 24-10.75 24-24v-80c0-13.26-10.75-24-24-24zM112 400c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32zm16-112c-17.67 0-32-14.33-32-32V128c0-17.67 14.33-32 32-32h256c17.67 0 32 14.33 32 32v128c0 17.67-14.33 32-32 32H128zm272 112c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32z" - } - }, - "free": [ - "solid" - ] - }, - "bus-alt": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [ - "machine", - "public transportation", - "transportation", - "vehicle" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f55e", - "label": "Bus Alt", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861369, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M488 128h-8V80c0-44.8-99.2-80-224-80S32 35.2 32 80v48h-8c-13.25 0-24 10.74-24 24v80c0 13.25 10.75 24 24 24h8v160c0 17.67 14.33 32 32 32v32c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32v-32h192v32c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32v-32h6.4c16 0 25.6-12.8 25.6-25.6V256h8c13.25 0 24-10.75 24-24v-80c0-13.26-10.75-24-24-24zM160 72c0-4.42 3.58-8 8-8h176c4.42 0 8 3.58 8 8v16c0 4.42-3.58 8-8 8H168c-4.42 0-8-3.58-8-8V72zm-48 328c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32zm128-112H128c-17.67 0-32-14.33-32-32v-96c0-17.67 14.33-32 32-32h112v160zm32 0V128h112c17.67 0 32 14.33 32 32v96c0 17.67-14.33 32-32 32H272zm128 112c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32z" - } - }, - "free": [ - "solid" - ] - }, - "business-time": { - "changes": [ - "5.3.0" - ], - "ligatures": [], - "search": { - "terms": [ - "briefcase", - "business socks", - "clock", - "flight of the conchords", - "wednesday" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f64a", - "label": "Business Time", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861369, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M496 224c-79.59 0-144 64.41-144 144s64.41 144 144 144 144-64.41 144-144-64.41-144-144-144zm64 150.29c0 5.34-4.37 9.71-9.71 9.71h-60.57c-5.34 0-9.71-4.37-9.71-9.71v-76.57c0-5.34 4.37-9.71 9.71-9.71h12.57c5.34 0 9.71 4.37 9.71 9.71V352h38.29c5.34 0 9.71 4.37 9.71 9.71v12.58zM496 192c5.4 0 10.72.33 16 .81V144c0-25.6-22.4-48-48-48h-80V48c0-25.6-22.4-48-48-48H176c-25.6 0-48 22.4-48 48v48H48c-25.6 0-48 22.4-48 48v80h395.12c28.6-20.09 63.35-32 100.88-32zM320 96H192V64h128v32zm6.82 224H208c-8.84 0-16-7.16-16-16v-48H0v144c0 25.6 22.4 48 48 48h291.43C327.1 423.96 320 396.82 320 368c0-16.66 2.48-32.72 6.82-48z" - } - }, - "free": [ - "solid" - ] - }, - "buysellads": { - "changes": [ - "4.3", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f20d", - "label": "BuySellAds", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860970, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M224 150.7l42.9 160.7h-85.8L224 150.7zM448 80v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V80c0-26.5 21.5-48 48-48h352c26.5 0 48 21.5 48 48zm-65.3 325.3l-94.5-298.7H159.8L65.3 405.3H156l111.7-91.6 24.2 91.6h90.8z" - } - }, - "free": [ - "brands" - ] - }, - "calculator": { - "changes": [ - "4.2", - "5.0.0", - "5.3.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f1ec", - "label": "Calculator", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861369, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M400 0H48C22.4 0 0 22.4 0 48v416c0 25.6 22.4 48 48 48h352c25.6 0 48-22.4 48-48V48c0-25.6-22.4-48-48-48zM128 435.2c0 6.4-6.4 12.8-12.8 12.8H76.8c-6.4 0-12.8-6.4-12.8-12.8v-38.4c0-6.4 6.4-12.8 12.8-12.8h38.4c6.4 0 12.8 6.4 12.8 12.8v38.4zm0-128c0 6.4-6.4 12.8-12.8 12.8H76.8c-6.4 0-12.8-6.4-12.8-12.8v-38.4c0-6.4 6.4-12.8 12.8-12.8h38.4c6.4 0 12.8 6.4 12.8 12.8v38.4zm128 128c0 6.4-6.4 12.8-12.8 12.8h-38.4c-6.4 0-12.8-6.4-12.8-12.8v-38.4c0-6.4 6.4-12.8 12.8-12.8h38.4c6.4 0 12.8 6.4 12.8 12.8v38.4zm0-128c0 6.4-6.4 12.8-12.8 12.8h-38.4c-6.4 0-12.8-6.4-12.8-12.8v-38.4c0-6.4 6.4-12.8 12.8-12.8h38.4c6.4 0 12.8 6.4 12.8 12.8v38.4zm128 128c0 6.4-6.4 12.8-12.8 12.8h-38.4c-6.4 0-12.8-6.4-12.8-12.8V268.8c0-6.4 6.4-12.8 12.8-12.8h38.4c6.4 0 12.8 6.4 12.8 12.8v166.4zm0-256c0 6.4-6.4 12.8-12.8 12.8H76.8c-6.4 0-12.8-6.4-12.8-12.8V76.8C64 70.4 70.4 64 76.8 64h294.4c6.4 0 12.8 6.4 12.8 12.8v102.4z" - } - }, - "free": [ - "solid" - ] - }, - "calendar": { - "changes": [ - "3.1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "calendar-o", - "date", - "event", - "schedule", - "time", - "when" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f133", - "label": "Calendar", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861370, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M12 192h424c6.6 0 12 5.4 12 12v260c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V204c0-6.6 5.4-12 12-12zm436-44v-36c0-26.5-21.5-48-48-48h-48V12c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v52H160V12c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v52H48C21.5 64 0 85.5 0 112v36c0 6.6 5.4 12 12 12h424c6.6 0 12-5.4 12-12z" - }, - "regular": { - "last_modified": 1546440861235, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M400 64h-48V12c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v52H160V12c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v52H48C21.5 64 0 85.5 0 112v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V112c0-26.5-21.5-48-48-48zm-6 400H54c-3.3 0-6-2.7-6-6V160h352v298c0 3.3-2.7 6-6 6z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "calendar-alt": { - "changes": [ - "1", - "5.0.0", - "5.6.0", - "5.7.0" - ], - "ligatures": [], - "search": { - "terms": [ - "calendar", - "date", - "event", - "schedule", - "time", - "when" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f073", - "label": "Alternate Calendar", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861369, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M0 464c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V192H0v272zm320-196c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12h-40c-6.6 0-12-5.4-12-12v-40zm0 128c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12h-40c-6.6 0-12-5.4-12-12v-40zM192 268c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12h-40c-6.6 0-12-5.4-12-12v-40zm0 128c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12h-40c-6.6 0-12-5.4-12-12v-40zM64 268c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12H76c-6.6 0-12-5.4-12-12v-40zm0 128c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12H76c-6.6 0-12-5.4-12-12v-40zM400 64h-48V16c0-8.8-7.2-16-16-16h-32c-8.8 0-16 7.2-16 16v48H160V16c0-8.8-7.2-16-16-16h-32c-8.8 0-16 7.2-16 16v48H48C21.5 64 0 85.5 0 112v48h448v-48c0-26.5-21.5-48-48-48z" - }, - "regular": { - "last_modified": 1548450777897, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M148 288h-40c-6.6 0-12-5.4-12-12v-40c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12zm108-12v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12zm96 0v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12zm-96 96v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12zm-96 0v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12zm192 0v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12zm96-260v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V112c0-26.5 21.5-48 48-48h48V12c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v52h128V12c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v52h48c26.5 0 48 21.5 48 48zm-48 346V160H48v298c0 3.3 2.7 6 6 6h340c3.3 0 6-2.7 6-6z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "calendar-check": { - "changes": [ - "4.4", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "accept", - "agree", - "appointment", - "confirm", - "correct", - "date", - "done", - "event", - "ok", - "schedule", - "select", - "success", - "tick", - "time", - "todo", - "when" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f274", - "label": "Calendar Check", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861369, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M436 160H12c-6.627 0-12-5.373-12-12v-36c0-26.51 21.49-48 48-48h48V12c0-6.627 5.373-12 12-12h40c6.627 0 12 5.373 12 12v52h128V12c0-6.627 5.373-12 12-12h40c6.627 0 12 5.373 12 12v52h48c26.51 0 48 21.49 48 48v36c0 6.627-5.373 12-12 12zM12 192h424c6.627 0 12 5.373 12 12v260c0 26.51-21.49 48-48 48H48c-26.51 0-48-21.49-48-48V204c0-6.627 5.373-12 12-12zm333.296 95.947l-28.169-28.398c-4.667-4.705-12.265-4.736-16.97-.068L194.12 364.665l-45.98-46.352c-4.667-4.705-12.266-4.736-16.971-.068l-28.397 28.17c-4.705 4.667-4.736 12.265-.068 16.97l82.601 83.269c4.667 4.705 12.265 4.736 16.97.068l142.953-141.805c4.705-4.667 4.736-12.265.068-16.97z" - }, - "regular": { - "last_modified": 1546440861234, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M400 64h-48V12c0-6.627-5.373-12-12-12h-40c-6.627 0-12 5.373-12 12v52H160V12c0-6.627-5.373-12-12-12h-40c-6.627 0-12 5.373-12 12v52H48C21.49 64 0 85.49 0 112v352c0 26.51 21.49 48 48 48h352c26.51 0 48-21.49 48-48V112c0-26.51-21.49-48-48-48zm-6 400H54a6 6 0 0 1-6-6V160h352v298a6 6 0 0 1-6 6zm-52.849-200.65L198.842 404.519c-4.705 4.667-12.303 4.637-16.971-.068l-75.091-75.699c-4.667-4.705-4.637-12.303.068-16.971l22.719-22.536c4.705-4.667 12.303-4.637 16.97.069l44.104 44.461 111.072-110.181c4.705-4.667 12.303-4.637 16.971.068l22.536 22.718c4.667 4.705 4.636 12.303-.069 16.97z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "calendar-day": { - "changes": [ - "5.6.0" - ], - "ligatures": [], - "search": { - "terms": [ - "date", - "detail", - "event", - "focus", - "schedule", - "single day", - "time", - "today", - "when" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f783", - "label": "Calendar with Day Focus", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861370, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M0 464c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V192H0v272zm64-192c0-8.8 7.2-16 16-16h96c8.8 0 16 7.2 16 16v96c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16v-96zM400 64h-48V16c0-8.8-7.2-16-16-16h-32c-8.8 0-16 7.2-16 16v48H160V16c0-8.8-7.2-16-16-16h-32c-8.8 0-16 7.2-16 16v48H48C21.5 64 0 85.5 0 112v48h448v-48c0-26.5-21.5-48-48-48z" - } - }, - "free": [ - "solid" - ] - }, - "calendar-minus": { - "changes": [ - "4.4", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "delete", - "negative", - "remove" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f272", - "label": "Calendar Minus", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861370, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M436 160H12c-6.6 0-12-5.4-12-12v-36c0-26.5 21.5-48 48-48h48V12c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v52h128V12c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v52h48c26.5 0 48 21.5 48 48v36c0 6.6-5.4 12-12 12zM12 192h424c6.6 0 12 5.4 12 12v260c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V204c0-6.6 5.4-12 12-12zm304 192c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12H132c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h184z" - }, - "regular": { - "last_modified": 1546440861235, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M124 328c-6.6 0-12-5.4-12-12v-24c0-6.6 5.4-12 12-12h200c6.6 0 12 5.4 12 12v24c0 6.6-5.4 12-12 12H124zm324-216v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V112c0-26.5 21.5-48 48-48h48V12c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v52h128V12c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v52h48c26.5 0 48 21.5 48 48zm-48 346V160H48v298c0 3.3 2.7 6 6 6h340c3.3 0 6-2.7 6-6z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "calendar-plus": { - "changes": [ - "4.4", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "add", - "create", - "new", - "positive" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f271", - "label": "Calendar Plus", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861370, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M436 160H12c-6.6 0-12-5.4-12-12v-36c0-26.5 21.5-48 48-48h48V12c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v52h128V12c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v52h48c26.5 0 48 21.5 48 48v36c0 6.6-5.4 12-12 12zM12 192h424c6.6 0 12 5.4 12 12v260c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V204c0-6.6 5.4-12 12-12zm316 140c0-6.6-5.4-12-12-12h-60v-60c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v60h-60c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h60v60c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12v-60h60c6.6 0 12-5.4 12-12v-40z" - }, - "regular": { - "last_modified": 1546440861235, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M336 292v24c0 6.6-5.4 12-12 12h-76v76c0 6.6-5.4 12-12 12h-24c-6.6 0-12-5.4-12-12v-76h-76c-6.6 0-12-5.4-12-12v-24c0-6.6 5.4-12 12-12h76v-76c0-6.6 5.4-12 12-12h24c6.6 0 12 5.4 12 12v76h76c6.6 0 12 5.4 12 12zm112-180v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V112c0-26.5 21.5-48 48-48h48V12c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v52h128V12c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v52h48c26.5 0 48 21.5 48 48zm-48 346V160H48v298c0 3.3 2.7 6 6 6h340c3.3 0 6-2.7 6-6z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "calendar-times": { - "changes": [ - "4.4", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "archive", - "delete", - "remove", - "x" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f273", - "label": "Calendar Times", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861370, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M436 160H12c-6.6 0-12-5.4-12-12v-36c0-26.5 21.5-48 48-48h48V12c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v52h128V12c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v52h48c26.5 0 48 21.5 48 48v36c0 6.6-5.4 12-12 12zM12 192h424c6.6 0 12 5.4 12 12v260c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V204c0-6.6 5.4-12 12-12zm257.3 160l48.1-48.1c4.7-4.7 4.7-12.3 0-17l-28.3-28.3c-4.7-4.7-12.3-4.7-17 0L224 306.7l-48.1-48.1c-4.7-4.7-12.3-4.7-17 0l-28.3 28.3c-4.7 4.7-4.7 12.3 0 17l48.1 48.1-48.1 48.1c-4.7 4.7-4.7 12.3 0 17l28.3 28.3c4.7 4.7 12.3 4.7 17 0l48.1-48.1 48.1 48.1c4.7 4.7 12.3 4.7 17 0l28.3-28.3c4.7-4.7 4.7-12.3 0-17L269.3 352z" - }, - "regular": { - "last_modified": 1546440861235, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M311.7 374.7l-17 17c-4.7 4.7-12.3 4.7-17 0L224 337.9l-53.7 53.7c-4.7 4.7-12.3 4.7-17 0l-17-17c-4.7-4.7-4.7-12.3 0-17l53.7-53.7-53.7-53.7c-4.7-4.7-4.7-12.3 0-17l17-17c4.7-4.7 12.3-4.7 17 0l53.7 53.7 53.7-53.7c4.7-4.7 12.3-4.7 17 0l17 17c4.7 4.7 4.7 12.3 0 17L257.9 304l53.7 53.7c4.8 4.7 4.8 12.3.1 17zM448 112v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V112c0-26.5 21.5-48 48-48h48V12c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v52h128V12c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v52h48c26.5 0 48 21.5 48 48zm-48 346V160H48v298c0 3.3 2.7 6 6 6h340c3.3 0 6-2.7 6-6z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "calendar-week": { - "changes": [ - "5.6.0" - ], - "ligatures": [], - "search": { - "terms": [ - "date", - "detail", - "event", - "focus", - "schedule", - "single week", - "time", - "today", - "when" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f784", - "label": "Calendar with Week Focus", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861370, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M0 464c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V192H0v272zm64-192c0-8.8 7.2-16 16-16h288c8.8 0 16 7.2 16 16v64c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16v-64zM400 64h-48V16c0-8.8-7.2-16-16-16h-32c-8.8 0-16 7.2-16 16v48H160V16c0-8.8-7.2-16-16-16h-32c-8.8 0-16 7.2-16 16v48H48C21.5 64 0 85.5 0 112v48h448v-48c0-26.5-21.5-48-48-48z" - } - }, - "free": [ - "solid" - ] - }, - "camera": { - "changes": [ - "1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "photo", - "picture", - "record" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f030", - "label": "camera", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861371, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M512 144v288c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V144c0-26.5 21.5-48 48-48h88l12.3-32.9c7-18.7 24.9-31.1 44.9-31.1h125.5c20 0 37.9 12.4 44.9 31.1L376 96h88c26.5 0 48 21.5 48 48zM376 288c0-66.2-53.8-120-120-120s-120 53.8-120 120 53.8 120 120 120 120-53.8 120-120zm-32 0c0 48.5-39.5 88-88 88s-88-39.5-88-88 39.5-88 88-88 88 39.5 88 88z" - } - }, - "free": [ - "solid" - ] - }, - "camera-retro": { - "changes": [ - "1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "photo", - "picture", - "record" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f083", - "label": "Retro Camera", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861370, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M48 32C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h416c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48H48zm0 32h106c3.3 0 6 2.7 6 6v20c0 3.3-2.7 6-6 6H38c-3.3 0-6-2.7-6-6V80c0-8.8 7.2-16 16-16zm426 96H38c-3.3 0-6-2.7-6-6v-36c0-3.3 2.7-6 6-6h138l30.2-45.3c1.1-1.7 3-2.7 5-2.7H464c8.8 0 16 7.2 16 16v74c0 3.3-2.7 6-6 6zM256 424c-66.2 0-120-53.8-120-120s53.8-120 120-120 120 53.8 120 120-53.8 120-120 120zm0-208c-48.5 0-88 39.5-88 88s39.5 88 88 88 88-39.5 88-88-39.5-88-88-88zm-48 104c-8.8 0-16-7.2-16-16 0-35.3 28.7-64 64-64 8.8 0 16 7.2 16 16s-7.2 16-16 16c-17.6 0-32 14.4-32 32 0 8.8-7.2 16-16 16z" - } - }, - "free": [ - "solid" - ] - }, - "campground": { - "changes": [ - "5.4.0" - ], - "ligatures": [], - "search": { - "terms": [ - "camping", - "fall", - "outdoors", - "seasonal", - "tent" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f6bb", - "label": "Campground", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861371, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M624 448h-24.68L359.54 117.75l53.41-73.55c5.19-7.15 3.61-17.16-3.54-22.35l-25.9-18.79c-7.15-5.19-17.15-3.61-22.35 3.55L320 63.3 278.83 6.6c-5.19-7.15-15.2-8.74-22.35-3.55l-25.88 18.8c-7.15 5.19-8.74 15.2-3.54 22.35l53.41 73.55L40.68 448H16c-8.84 0-16 7.16-16 16v32c0 8.84 7.16 16 16 16h608c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16zM320 288l116.36 160H203.64L320 288z" - } - }, - "free": [ - "solid" - ] - }, - "canadian-maple-leaf": { - "changes": [ - "5.6.0" - ], - "ligatures": [], - "search": { - "terms": [ - "canada", - "flag", - "flora", - "nature", - "plant" - ] - }, - "styles": [ - "brands" - ], - "unicode": "f785", - "label": "Canadian Maple Leaf", - "svg": { - "brands": { - "last_modified": 1548363722324, - "raw": "", - "viewBox": [ - "0", - "0", - "465.9", - "512" - ], - "width": 465, - "height": 512, - "path": "M360.8 351.7c2.5-2.5 105.2-92.4 105.2-92.4l-17.5-7.5c-10-4.9-7.4-11.5-5-17.4 2.4-7.6 20.1-67.3 20.1-67.3s-47.7 10-57.7 12.5c-7.5 2.4-10-2.5-12.5-7.5s-15-32.4-15-32.4-52.6 59.9-55.1 62.3c-10 7.5-20.1 0-17.6-10 0-10 27.6-129.6 27.6-129.6s-30.1 17.4-40.1 22.4c-7.5 5-12.6 5-17.6-5C270.5 72.3 232.9 0 232.9 0s-37.5 72.3-42.5 79.8c-5 10-10 10-17.6 5-10-5-40.1-22.4-40.1-22.4S160.3 182 160.3 192c2.5 10-7.5 17.5-17.6 10-2.5-2.5-55.1-62.3-55.1-62.3S75.1 167 72.6 172s-5 9.9-12.5 7.5C50 177 2.4 167 2.4 167s17.6 59.7 20.1 67.3c2.4 6 5 12.5-5 17.4L0 259.3s102.6 89.9 105.2 92.4c5.1 5 10 7.5 5.1 22.5-5.1 15-10.1 35.1-10.1 35.1s95.2-20.1 105.3-22.6c8.7-.9 18.3 2.5 18.3 12.5 0 10.1-5.8 112.8-5.8 112.8h30s-5.8-102.7-5.8-112.8c0-10 9.5-13.4 18.4-12.5 10 2.5 105.2 22.6 105.2 22.6s-5-20.1-10-35.1 0-17.5 5-22.5z" - } - }, - "free": [ - "brands" - ] - }, - "candy-cane": { - "changes": [ - "5.6.0" - ], - "ligatures": [], - "search": { - "terms": [ - "candy", - "christmas", - "holiday", - "mint", - "peppermint", - "striped", - "xmas" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f786", - "label": "Candy Cane", - "svg": { - "solid": { - "last_modified": 1546440861371, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M497.5 92C469.6 33.1 411.8 0 352.4 0c-27.9 0-56.2 7.3-81.8 22.6L243.1 39c-15.2 9.1-20.1 28.7-11 43.9l32.8 54.9c6 10 16.6 15.6 27.5 15.6 5.6 0 11.2-1.5 16.4-4.5l27.5-16.4c5.1-3.1 10.8-4.5 16.4-4.5 10.9 0 21.5 5.6 27.5 15.6 9.1 15.1 4.1 34.8-11 43.9L15.6 397.6c-15.2 9.1-20.1 28.7-11 43.9l32.8 54.9c6 10 16.6 15.6 27.5 15.6 5.6 0 11.2-1.5 16.4-4.5L428.6 301c71.7-42.9 104.6-133.5 68.9-209zm-177.7 13l-2.5 1.5L296.8 45c9.7-4.7 19.8-8.1 30.3-10.2l20.6 61.8c-9.8.8-19.4 3.3-27.9 8.4zM145.9 431.8l-60.5-38.5 30.8-18.3 60.5 38.5-30.8 18.3zm107.5-63.9l-60.5-38.5 30.8-18.3 60.5 38.5-30.8 18.3zM364.3 302l-60.5-38.5 30.8-18.3 60.5 38.5-30.8 18.3zm20.4-197.3l46-46c8.4 6.5 16 14.1 22.6 22.6L407.6 127c-5.7-9.3-13.7-16.9-22.9-22.3zm82.1 107.8l-59.5-19.8c3.2-5.3 5.8-10.9 7.4-17.1 1.1-4.5 1.7-9.1 1.8-13.6l60.4 20.1c-2.1 10.4-5.5 20.6-10.1 30.4z" - } - }, - "free": [ - "solid" - ] - }, - "cannabis": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [ - "bud", - "chronic", - "drugs", - "endica", - "endo", - "ganja", - "marijuana", - "mary jane", - "pot", - "reefer", - "sativa", - "spliff", - "weed", - "whacky-tabacky" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f55f", - "label": "Cannabis", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861371, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M503.47 360.25c-1.56-.82-32.39-16.89-76.78-25.81 64.25-75.12 84.05-161.67 84.93-165.64 1.18-5.33-.44-10.9-4.3-14.77-3.03-3.04-7.12-4.7-11.32-4.7-1.14 0-2.29.12-3.44.38-3.88.85-86.54 19.59-160.58 79.76.01-1.46.01-2.93.01-4.4 0-118.79-59.98-213.72-62.53-217.7A15.973 15.973 0 0 0 256 0c-5.45 0-10.53 2.78-13.47 7.37-2.55 3.98-62.53 98.91-62.53 217.7 0 1.47.01 2.94.01 4.4-74.03-60.16-156.69-78.9-160.58-79.76-1.14-.25-2.29-.38-3.44-.38-4.2 0-8.29 1.66-11.32 4.7A15.986 15.986 0 0 0 .38 168.8c.88 3.97 20.68 90.52 84.93 165.64-44.39 8.92-75.21 24.99-76.78 25.81a16.003 16.003 0 0 0-.02 28.29c2.45 1.29 60.76 31.72 133.49 31.72 6.14 0 11.96-.1 17.5-.31-11.37 22.23-16.52 38.31-16.81 39.22-1.8 5.68-.29 11.89 3.91 16.11a16.019 16.019 0 0 0 16.1 3.99c1.83-.57 37.72-11.99 77.3-39.29V504c0 4.42 3.58 8 8 8h16c4.42 0 8-3.58 8-8v-64.01c39.58 27.3 75.47 38.71 77.3 39.29a16.019 16.019 0 0 0 16.1-3.99c4.2-4.22 5.71-10.43 3.91-16.11-.29-.91-5.45-16.99-16.81-39.22 5.54.21 11.37.31 17.5.31 72.72 0 131.04-30.43 133.49-31.72 5.24-2.78 8.52-8.22 8.51-14.15-.01-5.94-3.29-11.39-8.53-14.15z" - } - }, - "free": [ - "solid" - ] - }, - "capsules": { - "changes": [ - "5.0.7" - ], - "ligatures": [], - "search": { - "terms": [ - "drugs", - "medicine" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f46b", - "label": "Capsules", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861371, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M555.3 300.1L424.2 112.8C401.9 81 366.4 64 330.4 64c-22.6 0-45.5 6.7-65.5 20.7-19.7 13.8-33.7 32.8-41.5 53.8C220.5 79.2 172 32 112 32 50.1 32 0 82.1 0 144v224c0 61.9 50.1 112 112 112s112-50.1 112-112V218.9c3.3 8.6 7.3 17.1 12.8 25L368 431.2c22.2 31.8 57.7 48.8 93.8 48.8 22.7 0 45.5-6.7 65.5-20.7 51.7-36.2 64.2-107.5 28-159.2zM160 256H64V144c0-26.5 21.5-48 48-48s48 21.5 48 48v112zm194.8 44.9l-65.6-93.7c-7.7-11-10.7-24.4-8.3-37.6 2.3-13.2 9.7-24.8 20.7-32.5 8.5-6 18.5-9.1 28.8-9.1 16.5 0 31.9 8 41.3 21.5l65.6 93.7-82.5 57.7z" - } - }, - "free": [ - "solid" - ] - }, - "car": { - "changes": [ - "4.1", - "5.0.0", - "5.2.0" - ], - "ligatures": [], - "search": { - "terms": [ - "machine", - "transportation", - "vehicle" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f1b9", - "label": "Car", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861372, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M499.99 176h-59.87l-16.64-41.6C406.38 91.63 365.57 64 319.5 64h-127c-46.06 0-86.88 27.63-103.99 70.4L71.87 176H12.01C4.2 176-1.53 183.34.37 190.91l6 24C7.7 220.25 12.5 224 18.01 224h20.07C24.65 235.73 16 252.78 16 272v48c0 16.12 6.16 30.67 16 41.93V416c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32v-32h256v32c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32v-54.07c9.84-11.25 16-25.8 16-41.93v-48c0-19.22-8.65-36.27-22.07-48H494c5.51 0 10.31-3.75 11.64-9.09l6-24c1.89-7.57-3.84-14.91-11.65-14.91zm-352.06-17.83c7.29-18.22 24.94-30.17 44.57-30.17h127c19.63 0 37.28 11.95 44.57 30.17L384 208H128l19.93-49.83zM96 319.8c-19.2 0-32-12.76-32-31.9S76.8 256 96 256s48 28.71 48 47.85-28.8 15.95-48 15.95zm320 0c-19.2 0-48 3.19-48-15.95S396.8 256 416 256s32 12.76 32 31.9-12.8 31.9-32 31.9z" - } - }, - "free": [ - "solid" - ] - }, - "car-alt": { - "changes": [ - "5.2.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f5de", - "label": "Alternate Car", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861371, - "raw": "", - "viewBox": [ - "0", - "0", - "480", - "512" - ], - "width": 480, - "height": 512, - "path": "M438.66 212.33l-11.24-28.1-19.93-49.83C390.38 91.63 349.57 64 303.5 64h-127c-46.06 0-86.88 27.63-103.99 70.4l-19.93 49.83-11.24 28.1C17.22 221.5 0 244.66 0 272v48c0 16.12 6.16 30.67 16 41.93V416c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32v-32h256v32c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32v-54.07c9.84-11.25 16-25.8 16-41.93v-48c0-27.34-17.22-50.5-41.34-59.67zm-306.73-54.16c7.29-18.22 24.94-30.17 44.57-30.17h127c19.63 0 37.28 11.95 44.57 30.17L368 208H112l19.93-49.83zM80 319.8c-19.2 0-32-12.76-32-31.9S60.8 256 80 256s48 28.71 48 47.85-28.8 15.95-48 15.95zm320 0c-19.2 0-48 3.19-48-15.95S380.8 256 400 256s32 12.76 32 31.9-12.8 31.9-32 31.9z" - } - }, - "free": [ - "solid" - ] - }, - "car-battery": { - "changes": [ - "5.2.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f5df", - "label": "Car Battery", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861371, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M480 128h-32V80c0-8.84-7.16-16-16-16h-96c-8.84 0-16 7.16-16 16v48H192V80c0-8.84-7.16-16-16-16H80c-8.84 0-16 7.16-16 16v48H32c-17.67 0-32 14.33-32 32v256c0 17.67 14.33 32 32 32h448c17.67 0 32-14.33 32-32V160c0-17.67-14.33-32-32-32zM192 264c0 4.42-3.58 8-8 8H72c-4.42 0-8-3.58-8-8v-16c0-4.42 3.58-8 8-8h112c4.42 0 8 3.58 8 8v16zm256 0c0 4.42-3.58 8-8 8h-40v40c0 4.42-3.58 8-8 8h-16c-4.42 0-8-3.58-8-8v-40h-40c-4.42 0-8-3.58-8-8v-16c0-4.42 3.58-8 8-8h40v-40c0-4.42 3.58-8 8-8h16c4.42 0 8 3.58 8 8v40h40c4.42 0 8 3.58 8 8v16z" - } - }, - "free": [ - "solid" - ] - }, - "car-crash": { - "changes": [ - "5.2.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f5e1", - "label": "Car Crash", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861371, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M143.25 220.81l-12.42 46.37c-3.01 11.25-3.63 22.89-2.41 34.39l-35.2 28.98c-6.57 5.41-16.31-.43-14.62-8.77l15.44-76.68c1.06-5.26-2.66-10.28-8-10.79l-77.86-7.55c-8.47-.82-11.23-11.83-4.14-16.54l65.15-43.3c4.46-2.97 5.38-9.15 1.98-13.29L21.46 93.22c-5.41-6.57.43-16.3 8.78-14.62l76.68 15.44c5.26 1.06 10.28-2.66 10.8-8l7.55-77.86c.82-8.48 11.83-11.23 16.55-4.14l43.3 65.14c2.97 4.46 9.15 5.38 13.29 1.98l60.4-49.71c6.57-5.41 16.3.43 14.62 8.77L262.1 86.38c-2.71 3.05-5.43 6.09-7.91 9.4l-32.15 42.97-10.71 14.32c-32.73 8.76-59.18 34.53-68.08 67.74zm494.57 132.51l-12.42 46.36c-3.13 11.68-9.38 21.61-17.55 29.36a66.876 66.876 0 0 1-8.76 7l-13.99 52.23c-1.14 4.27-3.1 8.1-5.65 11.38-7.67 9.84-20.74 14.68-33.54 11.25L515 502.62c-17.07-4.57-27.2-22.12-22.63-39.19l8.28-30.91-247.28-66.26-8.28 30.91c-4.57 17.07-22.12 27.2-39.19 22.63l-30.91-8.28c-12.8-3.43-21.7-14.16-23.42-26.51-.57-4.12-.35-8.42.79-12.68l13.99-52.23a66.62 66.62 0 0 1-4.09-10.45c-3.2-10.79-3.65-22.52-.52-34.2l12.42-46.37c5.31-19.8 19.36-34.83 36.89-42.21a64.336 64.336 0 0 1 18.49-4.72l18.13-24.23 32.15-42.97c3.45-4.61 7.19-8.9 11.2-12.84 8-7.89 17.03-14.44 26.74-19.51 4.86-2.54 9.89-4.71 15.05-6.49 10.33-3.58 21.19-5.63 32.24-6.04 11.05-.41 22.31.82 33.43 3.8l122.68 32.87c11.12 2.98 21.48 7.54 30.85 13.43a111.11 111.11 0 0 1 34.69 34.5c8.82 13.88 14.64 29.84 16.68 46.99l6.36 53.29 3.59 30.05a64.49 64.49 0 0 1 22.74 29.93c4.39 11.88 5.29 25.19 1.75 38.39zM255.58 234.34c-18.55-4.97-34.21 4.04-39.17 22.53-4.96 18.49 4.11 34.12 22.65 39.09 18.55 4.97 45.54 15.51 50.49-2.98 4.96-18.49-15.43-53.67-33.97-58.64zm290.61 28.17l-6.36-53.29c-.58-4.87-1.89-9.53-3.82-13.86-5.8-12.99-17.2-23.01-31.42-26.82l-122.68-32.87a48.008 48.008 0 0 0-50.86 17.61l-32.15 42.97 172 46.08 75.29 20.18zm18.49 54.65c-18.55-4.97-53.8 15.31-58.75 33.79-4.95 18.49 23.69 22.86 42.24 27.83 18.55 4.97 34.21-4.04 39.17-22.53 4.95-18.48-4.11-34.12-22.66-39.09z" - } - }, - "free": [ - "solid" - ] - }, - "car-side": { - "changes": [ - "5.2.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f5e4", - "label": "Car Side", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861372, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M544 192h-16L419.22 56.02A64.025 64.025 0 0 0 369.24 32H155.33c-26.17 0-49.7 15.93-59.42 40.23L48 194.26C20.44 201.4 0 226.21 0 256v112c0 8.84 7.16 16 16 16h48c0 53.02 42.98 96 96 96s96-42.98 96-96h128c0 53.02 42.98 96 96 96s96-42.98 96-96h48c8.84 0 16-7.16 16-16v-80c0-53.02-42.98-96-96-96zM160 432c-26.47 0-48-21.53-48-48s21.53-48 48-48 48 21.53 48 48-21.53 48-48 48zm72-240H116.93l38.4-96H232v96zm48 0V96h89.24l76.8 96H280zm200 240c-26.47 0-48-21.53-48-48s21.53-48 48-48 48 21.53 48 48-21.53 48-48 48z" - } - }, - "free": [ - "solid" - ] - }, - "caret-down": { - "changes": [ - "2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "arrow", - "dropdown", - "menu", - "more", - "triangle down" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f0d7", - "label": "Caret Down", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861372, - "raw": "", - "viewBox": [ - "0", - "0", - "320", - "512" - ], - "width": 320, - "height": 512, - "path": "M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z" - } - }, - "free": [ - "solid" - ] - }, - "caret-left": { - "changes": [ - "2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "arrow", - "back", - "previous", - "triangle left" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f0d9", - "label": "Caret Left", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861372, - "raw": "", - "viewBox": [ - "0", - "0", - "192", - "512" - ], - "width": 192, - "height": 512, - "path": "M192 127.338v257.324c0 17.818-21.543 26.741-34.142 14.142L29.196 270.142c-7.81-7.81-7.81-20.474 0-28.284l128.662-128.662c12.599-12.6 34.142-3.676 34.142 14.142z" - } - }, - "free": [ - "solid" - ] - }, - "caret-right": { - "changes": [ - "2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "arrow", - "forward", - "next", - "triangle right" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f0da", - "label": "Caret Right", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861373, - "raw": "", - "viewBox": [ - "0", - "0", - "192", - "512" - ], - "width": 192, - "height": 512, - "path": "M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z" - } - }, - "free": [ - "solid" - ] - }, - "caret-square-down": { - "changes": [ - "3.2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "caret-square-o-down", - "dropdown", - "menu", - "more" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f150", - "label": "Caret Square Down", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861373, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M448 80v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V80c0-26.5 21.5-48 48-48h352c26.5 0 48 21.5 48 48zM92.5 220.5l123 123c4.7 4.7 12.3 4.7 17 0l123-123c7.6-7.6 2.2-20.5-8.5-20.5H101c-10.7 0-16.1 12.9-8.5 20.5z" - }, - "regular": { - "last_modified": 1546440861238, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M125.1 208h197.8c10.7 0 16.1 13 8.5 20.5l-98.9 98.3c-4.7 4.7-12.2 4.7-16.9 0l-98.9-98.3c-7.7-7.5-2.3-20.5 8.4-20.5zM448 80v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V80c0-26.5 21.5-48 48-48h352c26.5 0 48 21.5 48 48zm-48 346V86c0-3.3-2.7-6-6-6H54c-3.3 0-6 2.7-6 6v340c0 3.3 2.7 6 6 6h340c3.3 0 6-2.7 6-6z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "caret-square-left": { - "changes": [ - "4", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "back", - "caret-square-o-left", - "previous" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f191", - "label": "Caret Square Left", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861373, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M400 480H48c-26.51 0-48-21.49-48-48V80c0-26.51 21.49-48 48-48h352c26.51 0 48 21.49 48 48v352c0 26.51-21.49 48-48 48zM259.515 124.485l-123.03 123.03c-4.686 4.686-4.686 12.284 0 16.971l123.029 123.029c7.56 7.56 20.485 2.206 20.485-8.485V132.971c.001-10.691-12.925-16.045-20.484-8.486z" - }, - "regular": { - "last_modified": 1546440861238, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M272 157.1v197.8c0 10.7-13 16.1-20.5 8.5l-98.3-98.9c-4.7-4.7-4.7-12.2 0-16.9l98.3-98.9c7.5-7.7 20.5-2.3 20.5 8.4zM448 80v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V80c0-26.5 21.5-48 48-48h352c26.5 0 48 21.5 48 48zm-48 346V86c0-3.3-2.7-6-6-6H54c-3.3 0-6 2.7-6 6v340c0 3.3 2.7 6 6 6h340c3.3 0 6-2.7 6-6z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "caret-square-right": { - "changes": [ - "3.2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "caret-square-o-right", - "forward", - "next" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f152", - "label": "Caret Square Right", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861373, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M48 32h352c26.51 0 48 21.49 48 48v352c0 26.51-21.49 48-48 48H48c-26.51 0-48-21.49-48-48V80c0-26.51 21.49-48 48-48zm140.485 355.515l123.029-123.029c4.686-4.686 4.686-12.284 0-16.971l-123.029-123.03c-7.56-7.56-20.485-2.206-20.485 8.485v246.059c0 10.691 12.926 16.045 20.485 8.486z" - }, - "regular": { - "last_modified": 1546440861238, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M176 354.9V157.1c0-10.7 13-16.1 20.5-8.5l98.3 98.9c4.7 4.7 4.7 12.2 0 16.9l-98.3 98.9c-7.5 7.7-20.5 2.3-20.5-8.4zM448 80v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V80c0-26.5 21.5-48 48-48h352c26.5 0 48 21.5 48 48zm-48 346V86c0-3.3-2.7-6-6-6H54c-3.3 0-6 2.7-6 6v340c0 3.3 2.7 6 6 6h340c3.3 0 6-2.7 6-6z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "caret-square-up": { - "changes": [ - "3.2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "caret-square-o-up" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f151", - "label": "Caret Square Up", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861373, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M0 432V80c0-26.51 21.49-48 48-48h352c26.51 0 48 21.49 48 48v352c0 26.51-21.49 48-48 48H48c-26.51 0-48-21.49-48-48zm355.515-140.485l-123.03-123.03c-4.686-4.686-12.284-4.686-16.971 0L92.485 291.515c-7.56 7.56-2.206 20.485 8.485 20.485h246.059c10.691 0 16.045-12.926 8.486-20.485z" - }, - "regular": { - "last_modified": 1546440861238, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M322.9 304H125.1c-10.7 0-16.1-13-8.5-20.5l98.9-98.3c4.7-4.7 12.2-4.7 16.9 0l98.9 98.3c7.7 7.5 2.3 20.5-8.4 20.5zM448 80v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V80c0-26.5 21.5-48 48-48h352c26.5 0 48 21.5 48 48zm-48 346V86c0-3.3-2.7-6-6-6H54c-3.3 0-6 2.7-6 6v340c0 3.3 2.7 6 6 6h340c3.3 0 6-2.7 6-6z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "caret-up": { - "changes": [ - "2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "arrow", - "triangle up" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f0d8", - "label": "Caret Up", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861373, - "raw": "", - "viewBox": [ - "0", - "0", - "320", - "512" - ], - "width": 320, - "height": 512, - "path": "M288.662 352H31.338c-17.818 0-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81 20.474-7.81 28.284 0l128.662 128.662c12.6 12.599 3.676 34.142-14.142 34.142z" - } - }, - "free": [ - "solid" - ] - }, - "carrot": { - "changes": [ - "5.6.0" - ], - "ligatures": [], - "search": { - "terms": [ - "bugs bunny", - "holiday", - "orange", - "vegetable" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f787", - "label": "Carrot", - "svg": { - "solid": { - "last_modified": 1546440861373, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M298.2 156.6c-52.7-25.7-114.5-10.5-150.2 32.8l55.2 55.2c6.3 6.3 6.3 16.4 0 22.6-3.1 3.1-7.2 4.7-11.3 4.7s-8.2-1.6-11.3-4.7L130.4 217 2.3 479.7c-2.9 6-3.1 13.3 0 19.7 5.4 11.1 18.9 15.7 30 10.3l133.6-65.2-49.2-49.2c-6.3-6.2-6.3-16.4 0-22.6 6.3-6.2 16.4-6.2 22.6 0l57 57 102-49.8c24-11.7 44.5-31.3 57.1-57.1 30.1-61.7 4.5-136.1-57.2-166.2zm92.1-34.9C409.8 81 399.7 32.9 360 0c-50.3 41.7-52.5 107.5-7.9 151.9l8 8c44.4 44.6 110.3 42.4 151.9-7.9-32.9-39.7-81-49.8-121.7-30.3z" - } - }, - "free": [ - "solid" - ] - }, - "cart-arrow-down": { - "changes": [ - "4.3", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "shopping" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f218", - "label": "Shopping Cart Arrow Down", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861373, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M504.717 320H211.572l6.545 32h268.418c15.401 0 26.816 14.301 23.403 29.319l-5.517 24.276C523.112 414.668 536 433.828 536 456c0 31.202-25.519 56.444-56.824 55.994-29.823-.429-54.35-24.631-55.155-54.447-.44-16.287 6.085-31.049 16.803-41.548H231.176C241.553 426.165 248 440.326 248 456c0 31.813-26.528 57.431-58.67 55.938-28.54-1.325-51.751-24.385-53.251-52.917-1.158-22.034 10.436-41.455 28.051-51.586L93.883 64H24C10.745 64 0 53.255 0 40V24C0 10.745 10.745 0 24 0h102.529c11.401 0 21.228 8.021 23.513 19.19L159.208 64H551.99c15.401 0 26.816 14.301 23.403 29.319l-47.273 208C525.637 312.246 515.923 320 504.717 320zM403.029 192H360v-60c0-6.627-5.373-12-12-12h-24c-6.627 0-12 5.373-12 12v60h-43.029c-10.691 0-16.045 12.926-8.485 20.485l67.029 67.029c4.686 4.686 12.284 4.686 16.971 0l67.029-67.029c7.559-7.559 2.205-20.485-8.486-20.485z" - } - }, - "free": [ - "solid" - ] - }, - "cart-plus": { - "changes": [ - "4.3", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "add", - "create", - "new", - "positive", - "shopping" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f217", - "label": "Add to Shopping Cart", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861373, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M504.717 320H211.572l6.545 32h268.418c15.401 0 26.816 14.301 23.403 29.319l-5.517 24.276C523.112 414.668 536 433.828 536 456c0 31.202-25.519 56.444-56.824 55.994-29.823-.429-54.35-24.631-55.155-54.447-.44-16.287 6.085-31.049 16.803-41.548H231.176C241.553 426.165 248 440.326 248 456c0 31.813-26.528 57.431-58.67 55.938-28.54-1.325-51.751-24.385-53.251-52.917-1.158-22.034 10.436-41.455 28.051-51.586L93.883 64H24C10.745 64 0 53.255 0 40V24C0 10.745 10.745 0 24 0h102.529c11.401 0 21.228 8.021 23.513 19.19L159.208 64H551.99c15.401 0 26.816 14.301 23.403 29.319l-47.273 208C525.637 312.246 515.923 320 504.717 320zM408 168h-48v-40c0-8.837-7.163-16-16-16h-16c-8.837 0-16 7.163-16 16v40h-48c-8.837 0-16 7.163-16 16v16c0 8.837 7.163 16 16 16h48v40c0 8.837 7.163 16 16 16h16c8.837 0 16-7.163 16-16v-40h48c8.837 0 16-7.163 16-16v-16c0-8.837-7.163-16-16-16z" - } - }, - "free": [ - "solid" - ] - }, - "cash-register": { - "changes": [ - "5.6.0" - ], - "ligatures": [], - "search": { - "terms": [ - "buy", - "cha-ching", - "change", - "checkout", - "commerce", - "leaerboard", - "machine", - "pay", - "payment", - "purchase", - "store" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f788", - "label": "Cash Register", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861373, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M511.1 378.8l-26.7-160c-2.6-15.4-15.9-26.7-31.6-26.7H208v-64h96c8.8 0 16-7.2 16-16V16c0-8.8-7.2-16-16-16H48c-8.8 0-16 7.2-16 16v96c0 8.8 7.2 16 16 16h96v64H59.1c-15.6 0-29 11.3-31.6 26.7L.8 378.7c-.6 3.5-.9 7-.9 10.5V480c0 17.7 14.3 32 32 32h448c17.7 0 32-14.3 32-32v-90.7c.1-3.5-.2-7-.8-10.5zM280 248c0-8.8 7.2-16 16-16h16c8.8 0 16 7.2 16 16v16c0 8.8-7.2 16-16 16h-16c-8.8 0-16-7.2-16-16v-16zm-32 64h16c8.8 0 16 7.2 16 16v16c0 8.8-7.2 16-16 16h-16c-8.8 0-16-7.2-16-16v-16c0-8.8 7.2-16 16-16zm-32-80c8.8 0 16 7.2 16 16v16c0 8.8-7.2 16-16 16h-16c-8.8 0-16-7.2-16-16v-16c0-8.8 7.2-16 16-16h16zM80 80V48h192v32H80zm40 200h-16c-8.8 0-16-7.2-16-16v-16c0-8.8 7.2-16 16-16h16c8.8 0 16 7.2 16 16v16c0 8.8-7.2 16-16 16zm16 64v-16c0-8.8 7.2-16 16-16h16c8.8 0 16 7.2 16 16v16c0 8.8-7.2 16-16 16h-16c-8.8 0-16-7.2-16-16zm216 112c0 4.4-3.6 8-8 8H168c-4.4 0-8-3.6-8-8v-16c0-4.4 3.6-8 8-8h176c4.4 0 8 3.6 8 8v16zm24-112c0 8.8-7.2 16-16 16h-16c-8.8 0-16-7.2-16-16v-16c0-8.8 7.2-16 16-16h16c8.8 0 16 7.2 16 16v16zm48-80c0 8.8-7.2 16-16 16h-16c-8.8 0-16-7.2-16-16v-16c0-8.8 7.2-16 16-16h16c8.8 0 16 7.2 16 16v16z" - } - }, - "free": [ - "solid" - ] - }, - "cat": { - "changes": [ - "5.4.0" - ], - "ligatures": [], - "search": { - "terms": [ - "feline", - "halloween", - "holiday", - "kitten", - "kitty", - "meow", - "pet" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f6be", - "label": "Cat", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861373, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M290.59 192c-20.18 0-106.82 1.98-162.59 85.95V192c0-52.94-43.06-96-96-96-17.67 0-32 14.33-32 32s14.33 32 32 32c17.64 0 32 14.36 32 32v256c0 35.3 28.7 64 64 64h176c8.84 0 16-7.16 16-16v-16c0-17.67-14.33-32-32-32h-32l128-96v144c0 8.84 7.16 16 16 16h32c8.84 0 16-7.16 16-16V289.86c-10.29 2.67-20.89 4.54-32 4.54-61.81 0-113.52-44.05-125.41-102.4zM448 96h-64l-64-64v134.4c0 53.02 42.98 96 96 96s96-42.98 96-96V32l-64 64zm-72 80c-8.84 0-16-7.16-16-16s7.16-16 16-16 16 7.16 16 16-7.16 16-16 16zm80 0c-8.84 0-16-7.16-16-16s7.16-16 16-16 16 7.16 16 16-7.16 16-16 16z" - } - }, - "free": [ - "solid" - ] - }, - "cc-amazon-pay": { - "changes": [ - "5.0.2" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f42d", - "label": "Amazon Pay Credit Card", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860971, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M124.7 201.8c.1-11.8 0-23.5 0-35.3v-35.3c0-1.3.4-2 1.4-2.7 11.5-8 24.1-12.1 38.2-11.1 12.5.9 22.7 7 28.1 21.7 3.3 8.9 4.1 18.2 4.1 27.7 0 8.7-.7 17.3-3.4 25.6-5.7 17.8-18.7 24.7-35.7 23.9-11.7-.5-21.9-5-31.4-11.7-.9-.8-1.4-1.6-1.3-2.8zm154.9 14.6c4.6 1.8 9.3 2 14.1 1.5 11.6-1.2 21.9-5.7 31.3-12.5.9-.6 1.3-1.3 1.3-2.5-.1-3.9 0-7.9 0-11.8 0-4-.1-8 0-12 0-1.4-.4-2-1.8-2.2-7-.9-13.9-2.2-20.9-2.9-7-.6-14-.3-20.8 1.9-6.7 2.2-11.7 6.2-13.7 13.1-1.6 5.4-1.6 10.8.1 16.2 1.6 5.5 5.2 9.2 10.4 11.2zM576 80v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V80c0-26.5 21.5-48 48-48h480c26.5 0 48 21.5 48 48zm-207.5 23.9c.4 1.7.9 3.4 1.6 5.1 16.5 40.6 32.9 81.3 49.5 121.9 1.4 3.5 1.7 6.4.2 9.9-2.8 6.2-4.9 12.6-7.8 18.7-2.6 5.5-6.7 9.5-12.7 11.2-4.2 1.1-8.5 1.3-12.9.9-2.1-.2-4.2-.7-6.3-.8-2.8-.2-4.2 1.1-4.3 4-.1 2.8-.1 5.6 0 8.3.1 4.6 1.6 6.7 6.2 7.5 4.7.8 9.4 1.6 14.2 1.7 14.3.3 25.7-5.4 33.1-17.9 2.9-4.9 5.6-10.1 7.7-15.4 19.8-50.1 39.5-100.3 59.2-150.5.6-1.5 1.1-3 1.3-4.6.4-2.4-.7-3.6-3.1-3.7-5.6-.1-11.1 0-16.7 0-3.1 0-5.3 1.4-6.4 4.3-.4 1.1-.9 2.3-1.3 3.4l-29.1 83.7c-2.1 6.1-4.2 12.1-6.5 18.6-.4-.9-.6-1.4-.8-1.9-10.8-29.9-21.6-59.9-32.4-89.8-1.7-4.7-3.5-9.5-5.3-14.2-.9-2.5-2.7-4-5.4-4-6.4-.1-12.8-.2-19.2-.1-2.2 0-3.3 1.6-2.8 3.7zM242.4 206c1.7 11.7 7.6 20.8 18 26.6 9.9 5.5 20.7 6.2 31.7 4.6 12.7-1.9 23.9-7.3 33.8-15.5.4-.3.8-.6 1.4-1 .5 3.2.9 6.2 1.5 9.2.5 2.6 2.1 4.3 4.5 4.4 4.6.1 9.1.1 13.7 0 2.3-.1 3.8-1.6 4-3.9.1-.8.1-1.6.1-2.3v-88.8c0-3.6-.2-7.2-.7-10.8-1.6-10.8-6.2-19.7-15.9-25.4-5.6-3.3-11.8-5-18.2-5.9-3-.4-6-.7-9.1-1.1h-10c-.8.1-1.6.3-2.5.3-8.2.4-16.3 1.4-24.2 3.5-5.1 1.3-10 3.2-15 4.9-3 1-4.5 3.2-4.4 6.5.1 2.8-.1 5.6 0 8.3.1 4.1 1.8 5.2 5.7 4.1 6.5-1.7 13.1-3.5 19.7-4.8 10.3-1.9 20.7-2.7 31.1-1.2 5.4.8 10.5 2.4 14.1 7 3.1 4 4.2 8.8 4.4 13.7.3 6.9.2 13.9.3 20.8 0 .4-.1.7-.2 1.2-.4 0-.8 0-1.1-.1-8.8-2.1-17.7-3.6-26.8-4.1-9.5-.5-18.9.1-27.9 3.2-10.8 3.8-19.5 10.3-24.6 20.8-4.1 8.3-4.6 17-3.4 25.8zM98.7 106.9v175.3c0 .8 0 1.7.1 2.5.2 2.5 1.7 4.1 4.1 4.2 5.9.1 11.8.1 17.7 0 2.5 0 4-1.7 4.1-4.1.1-.8.1-1.7.1-2.5v-60.7c.9.7 1.4 1.2 1.9 1.6 15 12.5 32.2 16.6 51.1 12.9 17.1-3.4 28.9-13.9 36.7-29.2 5.8-11.6 8.3-24.1 8.7-37 .5-14.3-1-28.4-6.8-41.7-7.1-16.4-18.9-27.3-36.7-30.9-2.7-.6-5.5-.8-8.2-1.2h-7c-1.2.2-2.4.3-3.6.5-11.7 1.4-22.3 5.8-31.8 12.7-2 1.4-3.9 3-5.9 4.5-.1-.5-.3-.8-.4-1.2-.4-2.3-.7-4.6-1.1-6.9-.6-3.9-2.5-5.5-6.4-5.6h-9.7c-5.9-.1-6.9 1-6.9 6.8zM493.6 339c-2.7-.7-5.1 0-7.6 1-43.9 18.4-89.5 30.2-136.8 35.8-14.5 1.7-29.1 2.8-43.7 3.2-26.6.7-53.2-.8-79.6-4.3-17.8-2.4-35.5-5.7-53-9.9-37-8.9-72.7-21.7-106.7-38.8-8.8-4.4-17.4-9.3-26.1-14-3.8-2.1-6.2-1.5-8.2 2.1v1.7c1.2 1.6 2.2 3.4 3.7 4.8 36 32.2 76.6 56.5 122 72.9 21.9 7.9 44.4 13.7 67.3 17.5 14 2.3 28 3.8 42.2 4.5 3 .1 6 .2 9 .4.7 0 1.4.2 2.1.3h17.7c.7-.1 1.4-.3 2.1-.3 14.9-.4 29.8-1.8 44.6-4 21.4-3.2 42.4-8.1 62.9-14.7 29.6-9.6 57.7-22.4 83.4-40.1 2.8-1.9 5.7-3.8 8-6.2 4.3-4.4 2.3-10.4-3.3-11.9zm50.4-27.7c-.8-4.2-4-5.8-7.6-7-5.7-1.9-11.6-2.8-17.6-3.3-11-.9-22-.4-32.8 1.6-12 2.2-23.4 6.1-33.5 13.1-1.2.8-2.4 1.8-3.1 3-.6.9-.7 2.3-.5 3.4.3 1.3 1.7 1.6 3 1.5.6 0 1.2 0 1.8-.1l19.5-2.1c9.6-.9 19.2-1.5 28.8-.8 4.1.3 8.1 1.2 12 2.2 4.3 1.1 6.2 4.4 6.4 8.7.3 6.7-1.2 13.1-2.9 19.5-3.5 12.9-8.3 25.4-13.3 37.8-.3.8-.7 1.7-.8 2.5-.4 2.5 1 4 3.4 3.5 1.4-.3 3-1.1 4-2.1 3.7-3.6 7.5-7.2 10.6-11.2 10.7-13.8 17-29.6 20.7-46.6.7-3 1.2-6.1 1.7-9.1.2-4.7.2-9.6.2-14.5z" - } - }, - "free": [ - "brands" - ] - }, - "cc-amex": { - "changes": [ - "4.2", - "5.0.0", - "5.7.0" - ], - "ligatures": [], - "search": { - "terms": [ - "amex" - ] - }, - "styles": [ - "brands" - ], - "unicode": "f1f3", - "label": "American Express Credit Card", - "voted": false, - "svg": { - "brands": { - "last_modified": 1548364699926, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M325.1 167.8c0-16.4-14.1-18.4-27.4-18.4l-39.1-.3v69.3H275v-25.1h18c18.4 0 14.5 10.3 14.8 25.1h16.6v-13.5c0-9.2-1.5-15.1-11-18.4 7.4-3 11.8-10.7 11.7-18.7zm-29.4 11.3H275v-15.3h21c5.1 0 10.7 1 10.7 7.4 0 6.6-5.3 7.9-11 7.9zM279 268.6h-52.7l-21 22.8-20.5-22.8h-66.5l-.1 69.3h65.4l21.3-23 20.4 23h32.2l.1-23.3c18.9 0 49.3 4.6 49.3-23.3 0-17.3-12.3-22.7-27.9-22.7zm-103.8 54.7h-40.6v-13.8h36.3v-14.1h-36.3v-12.5h41.7l17.9 20.2zm65.8 8.2l-25.3-28.1L241 276zm37.8-31h-21.2v-17.6h21.5c5.6 0 10.2 2.3 10.2 8.4 0 6.4-4.6 9.2-10.5 9.2zm-31.6-136.7v-14.6h-55.5v69.3h55.5v-14.3h-38.9v-13.8h37.8v-14.1h-37.8v-12.5zM576 255.4h-.2zm-194.6 31.9c0-16.4-14.1-18.7-27.1-18.7h-39.4l-.1 69.3h16.6l.1-25.3h17.6c11 0 14.8 2 14.8 13.8l-.1 11.5h16.6l.1-13.8c0-8.9-1.8-15.1-11-18.4 7.7-3.1 11.8-10.8 11.9-18.4zm-29.2 11.2h-20.7v-15.6h21c5.1 0 10.7 1 10.7 7.4 0 6.9-5.4 8.2-11 8.2zm-172.8-80v-69.3h-27.6l-19.7 47-21.7-47H83.3v65.7l-28.1-65.7H30.7L1 218.5h17.9l6.4-15.3h34.5l6.4 15.3H100v-54.2l24 54.2h14.6l24-54.2v54.2zM31.2 188.8l11.2-27.6 11.5 27.6zm477.4 158.9v-4.5c-10.8 5.6-3.9 4.5-156.7 4.5 0-25.2.1-23.9 0-25.2-1.7-.1-3.2-.1-9.4-.1 0 17.9-.1 6.8-.1 25.3h-39.6c0-12.1.1-15.3.1-29.2-10 6-22.8 6.4-34.3 6.2 0 14.7-.1 8.3-.1 23h-48.9c-5.1-5.7-2.7-3.1-15.4-17.4-3.2 3.5-12.8 13.9-16.1 17.4h-82v-92.3h83.1c5 5.6 2.8 3.1 15.5 17.2 3.2-3.5 12.2-13.4 15.7-17.2h58c9.8 0 18 1.9 24.3 5.6v-5.6c54.3 0 64.3-1.4 75.7 5.1v-5.1h78.2v5.2c11.4-6.9 19.6-5.2 64.9-5.2v5c10.3-5.9 16.6-5.2 54.3-5V80c0-26.5-21.5-48-48-48h-480c-26.5 0-48 21.5-48 48v109.8c9.4-21.9 19.7-46 23.1-53.9h39.7c4.3 10.1 1.6 3.7 9 21.1v-21.1h46c2.9 6.2 11.1 24 13.9 30 5.8-13.6 10.1-23.9 12.6-30h103c0-.1 11.5 0 11.6 0 43.7.2 53.6-.8 64.4 5.3v-5.3H363v9.3c7.6-6.1 17.9-9.3 30.7-9.3h27.6c0 .5 1.9.3 2.3.3H456c4.2 9.8 2.6 6 8.8 20.6v-20.6h43.3c4.9 8-1-1.8 11.2 18.4v-18.4h39.9v92h-41.6c-5.4-9-1.4-2.2-13.2-21.9v21.9h-52.8c-6.4-14.8-.1-.3-6.6-15.3h-19c-4.2 10-2.2 5.2-6.4 15.3h-26.8c-12.3 0-22.3-3-29.7-8.9v8.9h-66.5c-.3-13.9-.1-24.8-.1-24.8-1.8-.3-3.4-.2-9.8-.2v25.1H151.2v-11.4c-2.5 5.6-2.7 5.9-5.1 11.4h-29.5c-4-8.9-2.9-6.4-5.1-11.4v11.4H58.6c-4.2-10.1-2.2-5.3-6.4-15.3H33c-4.2 10-2.2 5.2-6.4 15.3H0V432c0 26.5 21.5 48 48 48h480.1c26.5 0 48-21.5 48-48v-90.4c-12.7 8.3-32.7 6.1-67.5 6.1zm36.3-64.5H575v-14.6h-32.9c-12.8 0-23.8 6.6-23.8 20.7 0 33 42.7 12.8 42.7 27.4 0 5.1-4.3 6.4-8.4 6.4h-32l-.1 14.8h32c8.4 0 17.6-1.8 22.5-8.9v-25.8c-10.5-13.8-39.3-1.3-39.3-13.5 0-5.8 4.6-6.5 9.2-6.5zm-57 39.8h-32.2l-.1 14.8h32.2c14.8 0 26.2-5.6 26.2-22 0-33.2-42.9-11.2-42.9-26.3 0-5.6 4.9-6.4 9.2-6.4h30.4v-14.6h-33.2c-12.8 0-23.5 6.6-23.5 20.7 0 33 42.7 12.5 42.7 27.4-.1 5.4-4.7 6.4-8.8 6.4zm-42.2-40.1v-14.3h-55.2l-.1 69.3h55.2l.1-14.3-38.6-.3v-13.8H445v-14.1h-37.8v-12.5zm-56.3-108.1c-.3.2-1.4 2.2-1.4 7.6 0 6 .9 7.7 1.1 7.9.2.1 1.1.5 3.4.5l7.3-16.9c-1.1 0-2.1-.1-3.1-.1-5.6 0-7 .7-7.3 1zm20.4-10.5h-.1zm-16.2-15.2c-23.5 0-34 12-34 35.3 0 22.2 10.2 34 33 34h19.2l6.4-15.3h34.3l6.6 15.3h33.7v-51.9l31.2 51.9h23.6v-69h-16.9v48.1l-29.1-48.1h-25.3v65.4l-27.9-65.4h-24.8l-23.5 54.5h-7.4c-13.3 0-16.1-8.1-16.1-19.9 0-23.8 15.7-20 33.1-19.7v-15.2zm42.1 12.1l11.2 27.6h-22.8zm-101.1-12v69.3h16.9v-69.3z" - } - }, - "free": [ - "brands" - ] - }, - "cc-apple-pay": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f416", - "label": "Apple Pay Credit Card", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860971, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M302.2 218.4c0 17.2-10.5 27.1-29 27.1h-24.3v-54.2h24.4c18.4 0 28.9 9.8 28.9 27.1zm47.5 62.6c0 8.3 7.2 13.7 18.5 13.7 14.4 0 25.2-9.1 25.2-21.9v-7.7l-23.5 1.5c-13.3.9-20.2 5.8-20.2 14.4zM576 79v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V79c0-26.5 21.5-48 48-48h480c26.5 0 48 21.5 48 48zM127.8 197.2c8.4.7 16.8-4.2 22.1-10.4 5.2-6.4 8.6-15 7.7-23.7-7.4.3-16.6 4.9-21.9 11.3-4.8 5.5-8.9 14.4-7.9 22.8zm60.6 74.5c-.2-.2-19.6-7.6-19.8-30-.2-18.7 15.3-27.7 16-28.2-8.8-13-22.4-14.4-27.1-14.7-12.2-.7-22.6 6.9-28.4 6.9-5.9 0-14.7-6.6-24.3-6.4-12.5.2-24.2 7.3-30.5 18.6-13.1 22.6-3.4 56 9.3 74.4 6.2 9.1 13.7 19.1 23.5 18.7 9.3-.4 13-6 24.2-6 11.3 0 14.5 6 24.3 5.9 10.2-.2 16.5-9.1 22.8-18.2 6.9-10.4 9.8-20.4 10-21zm135.4-53.4c0-26.6-18.5-44.8-44.9-44.8h-51.2v136.4h21.2v-46.6h29.3c26.8 0 45.6-18.4 45.6-45zm90 23.7c0-19.7-15.8-32.4-40-32.4-22.5 0-39.1 12.9-39.7 30.5h19.1c1.6-8.4 9.4-13.9 20-13.9 13 0 20.2 6 20.2 17.2v7.5l-26.4 1.6c-24.6 1.5-37.9 11.6-37.9 29.1 0 17.7 13.7 29.4 33.4 29.4 13.3 0 25.6-6.7 31.2-17.4h.4V310h19.6v-68zM516 210.9h-21.5l-24.9 80.6h-.4l-24.9-80.6H422l35.9 99.3-1.9 6c-3.2 10.2-8.5 14.2-17.9 14.2-1.7 0-4.9-.2-6.2-.3v16.4c1.2.4 6.5.5 8.1.5 20.7 0 30.4-7.9 38.9-31.8L516 210.9z" - } - }, - "free": [ - "brands" - ] - }, - "cc-diners-club": { - "changes": [ - "4.4", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f24c", - "label": "Diner's Club Credit Card", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860971, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M239.7 79.9c-96.9 0-175.8 78.6-175.8 175.8 0 96.9 78.9 175.8 175.8 175.8 97.2 0 175.8-78.9 175.8-175.8 0-97.2-78.6-175.8-175.8-175.8zm-39.9 279.6c-41.7-15.9-71.4-56.4-71.4-103.8s29.7-87.9 71.4-104.1v207.9zm79.8.3V151.6c41.7 16.2 71.4 56.7 71.4 104.1s-29.7 87.9-71.4 104.1zM528 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h480c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zM329.7 448h-90.3c-106.2 0-193.8-85.5-193.8-190.2C45.6 143.2 133.2 64 239.4 64h90.3c105 0 200.7 79.2 200.7 193.8 0 104.7-95.7 190.2-200.7 190.2z" - } - }, - "free": [ - "brands" - ] - }, - "cc-discover": { - "changes": [ - "4.2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f1f2", - "label": "Discover Credit Card", - "voted": false, - "svg": { - "brands": { - "last_modified": 1548363722325, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M520.4 196.1c0-7.9-5.5-12.1-15.6-12.1h-4.9v24.9h4.7c10.3 0 15.8-4.4 15.8-12.8zM528 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h480c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zm-44.1 138.9c22.6 0 52.9-4.1 52.9 24.4 0 12.6-6.6 20.7-18.7 23.2l25.8 34.4h-19.6l-22.2-32.8h-2.2v32.8h-16zm-55.9.1h45.3v14H444v18.2h28.3V217H444v22.2h29.3V253H428zm-68.7 0l21.9 55.2 22.2-55.2h17.5l-35.5 84.2h-8.6l-35-84.2zm-55.9-3c24.7 0 44.6 20 44.6 44.6 0 24.7-20 44.6-44.6 44.6-24.7 0-44.6-20-44.6-44.6 0-24.7 20-44.6 44.6-44.6zm-49.3 6.1v19c-20.1-20.1-46.8-4.7-46.8 19 0 25 27.5 38.5 46.8 19.2v19c-29.7 14.3-63.3-5.7-63.3-38.2 0-31.2 33.1-53 63.3-38zm-97.2 66.3c11.4 0 22.4-15.3-3.3-24.4-15-5.5-20.2-11.4-20.2-22.7 0-23.2 30.6-31.4 49.7-14.3l-8.4 10.8c-10.4-11.6-24.9-6.2-24.9 2.5 0 4.4 2.7 6.9 12.3 10.3 18.2 6.6 23.6 12.5 23.6 25.6 0 29.5-38.8 37.4-56.6 11.3l10.3-9.9c3.7 7.1 9.9 10.8 17.5 10.8zM55.4 253H32v-82h23.4c26.1 0 44.1 17 44.1 41.1 0 18.5-13.2 40.9-44.1 40.9zm67.5 0h-16v-82h16zM544 433c0 8.2-6.8 15-15 15H128c189.6-35.6 382.7-139.2 416-160zM74.1 191.6c-5.2-4.9-11.6-6.6-21.9-6.6H48v54.2h4.2c10.3 0 17-2 21.9-6.4 5.7-5.2 8.9-12.8 8.9-20.7s-3.2-15.5-8.9-20.5z" - } - }, - "free": [ - "brands" - ] - }, - "cc-jcb": { - "changes": [ - "4.4", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f24b", - "label": "JCB Credit Card", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860972, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M431.5 244.3V212c41.2 0 38.5.2 38.5.2 7.3 1.3 13.3 7.3 13.3 16 0 8.8-6 14.5-13.3 15.8-1.2.4-3.3.3-38.5.3zm42.8 20.2c-2.8-.7-3.3-.5-42.8-.5v35c39.6 0 40 .2 42.8-.5 7.5-1.5 13.5-8 13.5-17 0-8.7-6-15.5-13.5-17zM576 80v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V80c0-26.5 21.5-48 48-48h480c26.5 0 48 21.5 48 48zM182 192.3h-57c0 67.1 10.7 109.7-35.8 109.7-19.5 0-38.8-5.7-57.2-14.8v28c30 8.3 68 8.3 68 8.3 97.9 0 82-47.7 82-131.2zm178.5 4.5c-63.4-16-165-14.9-165 59.3 0 77.1 108.2 73.6 165 59.2V287C312.9 311.7 253 309 253 256s59.8-55.6 107.5-31.2v-28zM544 286.5c0-18.5-16.5-30.5-38-32v-.8c19.5-2.7 30.3-15.5 30.3-30.2 0-19-15.7-30-37-31 0 0 6.3-.3-120.3-.3v127.5h122.7c24.3.1 42.3-12.9 42.3-33.2z" - } - }, - "free": [ - "brands" - ] - }, - "cc-mastercard": { - "changes": [ - "4.2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f1f1", - "label": "MasterCard Credit Card", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860972, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M482.9 410.3c0 6.8-4.6 11.7-11.2 11.7-6.8 0-11.2-5.2-11.2-11.7 0-6.5 4.4-11.7 11.2-11.7 6.6 0 11.2 5.2 11.2 11.7zm-310.8-11.7c-7.1 0-11.2 5.2-11.2 11.7 0 6.5 4.1 11.7 11.2 11.7 6.5 0 10.9-4.9 10.9-11.7-.1-6.5-4.4-11.7-10.9-11.7zm117.5-.3c-5.4 0-8.7 3.5-9.5 8.7h19.1c-.9-5.7-4.4-8.7-9.6-8.7zm107.8.3c-6.8 0-10.9 5.2-10.9 11.7 0 6.5 4.1 11.7 10.9 11.7 6.8 0 11.2-4.9 11.2-11.7 0-6.5-4.4-11.7-11.2-11.7zm105.9 26.1c0 .3.3.5.3 1.1 0 .3-.3.5-.3 1.1-.3.3-.3.5-.5.8-.3.3-.5.5-1.1.5-.3.3-.5.3-1.1.3-.3 0-.5 0-1.1-.3-.3 0-.5-.3-.8-.5-.3-.3-.5-.5-.5-.8-.3-.5-.3-.8-.3-1.1 0-.5 0-.8.3-1.1 0-.5.3-.8.5-1.1.3-.3.5-.3.8-.5.5-.3.8-.3 1.1-.3.5 0 .8 0 1.1.3.5.3.8.3 1.1.5s.2.6.5 1.1zm-2.2 1.4c.5 0 .5-.3.8-.3.3-.3.3-.5.3-.8 0-.3 0-.5-.3-.8-.3 0-.5-.3-1.1-.3h-1.6v3.5h.8V426h.3l1.1 1.4h.8l-1.1-1.3zM576 81v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V81c0-26.5 21.5-48 48-48h480c26.5 0 48 21.5 48 48zM64 220.6c0 76.5 62.1 138.5 138.5 138.5 27.2 0 53.9-8.2 76.5-23.1-72.9-59.3-72.4-171.2 0-230.5-22.6-15-49.3-23.1-76.5-23.1-76.4-.1-138.5 62-138.5 138.2zm224 108.8c70.5-55 70.2-162.2 0-217.5-70.2 55.3-70.5 162.6 0 217.5zm-142.3 76.3c0-8.7-5.7-14.4-14.7-14.7-4.6 0-9.5 1.4-12.8 6.5-2.4-4.1-6.5-6.5-12.2-6.5-3.8 0-7.6 1.4-10.6 5.4V392h-8.2v36.7h8.2c0-18.9-2.5-30.2 9-30.2 10.2 0 8.2 10.2 8.2 30.2h7.9c0-18.3-2.5-30.2 9-30.2 10.2 0 8.2 10 8.2 30.2h8.2v-23zm44.9-13.7h-7.9v4.4c-2.7-3.3-6.5-5.4-11.7-5.4-10.3 0-18.2 8.2-18.2 19.3 0 11.2 7.9 19.3 18.2 19.3 5.2 0 9-1.9 11.7-5.4v4.6h7.9V392zm40.5 25.6c0-15-22.9-8.2-22.9-15.2 0-5.7 11.9-4.8 18.5-1.1l3.3-6.5c-9.4-6.1-30.2-6-30.2 8.2 0 14.3 22.9 8.3 22.9 15 0 6.3-13.5 5.8-20.7.8l-3.5 6.3c11.2 7.6 32.6 6 32.6-7.5zm35.4 9.3l-2.2-6.8c-3.8 2.1-12.2 4.4-12.2-4.1v-16.6h13.1V392h-13.1v-11.2h-8.2V392h-7.6v7.3h7.6V416c0 17.6 17.3 14.4 22.6 10.9zm13.3-13.4h27.5c0-16.2-7.4-22.6-17.4-22.6-10.6 0-18.2 7.9-18.2 19.3 0 20.5 22.6 23.9 33.8 14.2l-3.8-6c-7.8 6.4-19.6 5.8-21.9-4.9zm59.1-21.5c-4.6-2-11.6-1.8-15.2 4.4V392h-8.2v36.7h8.2V408c0-11.6 9.5-10.1 12.8-8.4l2.4-7.6zm10.6 18.3c0-11.4 11.6-15.1 20.7-8.4l3.8-6.5c-11.6-9.1-32.7-4.1-32.7 15 0 19.8 22.4 23.8 32.7 15l-3.8-6.5c-9.2 6.5-20.7 2.6-20.7-8.6zm66.7-18.3H408v4.4c-8.3-11-29.9-4.8-29.9 13.9 0 19.2 22.4 24.7 29.9 13.9v4.6h8.2V392zm33.7 0c-2.4-1.2-11-2.9-15.2 4.4V392h-7.9v36.7h7.9V408c0-11 9-10.3 12.8-8.4l2.4-7.6zm40.3-14.9h-7.9v19.3c-8.2-10.9-29.9-5.1-29.9 13.9 0 19.4 22.5 24.6 29.9 13.9v4.6h7.9v-51.7zm7.6-75.1v4.6h.8V302h1.9v-.8h-4.6v.8h1.9zm6.6 123.8c0-.5 0-1.1-.3-1.6-.3-.3-.5-.8-.8-1.1-.3-.3-.8-.5-1.1-.8-.5 0-1.1-.3-1.6-.3-.3 0-.8.3-1.4.3-.5.3-.8.5-1.1.8-.5.3-.8.8-.8 1.1-.3.5-.3 1.1-.3 1.6 0 .3 0 .8.3 1.4 0 .3.3.8.8 1.1.3.3.5.5 1.1.8.5.3 1.1.3 1.4.3.5 0 1.1 0 1.6-.3.3-.3.8-.5 1.1-.8.3-.3.5-.8.8-1.1.3-.6.3-1.1.3-1.4zm3.2-124.7h-1.4l-1.6 3.5-1.6-3.5h-1.4v5.4h.8v-4.1l1.6 3.5h1.1l1.4-3.5v4.1h1.1v-5.4zm4.4-80.5c0-76.2-62.1-138.3-138.5-138.3-27.2 0-53.9 8.2-76.5 23.1 72.1 59.3 73.2 171.5 0 230.5 22.6 15 49.5 23.1 76.5 23.1 76.4.1 138.5-61.9 138.5-138.4z" - } - }, - "free": [ - "brands" - ] - }, - "cc-paypal": { - "changes": [ - "4.2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f1f4", - "label": "Paypal Credit Card", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860972, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M186.3 258.2c0 12.2-9.7 21.5-22 21.5-9.2 0-16-5.2-16-15 0-12.2 9.5-22 21.7-22 9.3 0 16.3 5.7 16.3 15.5zM80.5 209.7h-4.7c-1.5 0-3 1-3.2 2.7l-4.3 26.7 8.2-.3c11 0 19.5-1.5 21.5-14.2 2.3-13.4-6.2-14.9-17.5-14.9zm284 0H360c-1.8 0-3 1-3.2 2.7l-4.2 26.7 8-.3c13 0 22-3 22-18-.1-10.6-9.6-11.1-18.1-11.1zM576 80v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V80c0-26.5 21.5-48 48-48h480c26.5 0 48 21.5 48 48zM128.3 215.4c0-21-16.2-28-34.7-28h-40c-2.5 0-5 2-5.2 4.7L32 294.2c-.3 2 1.2 4 3.2 4h19c2.7 0 5.2-2.9 5.5-5.7l4.5-26.6c1-7.2 13.2-4.7 18-4.7 28.6 0 46.1-17 46.1-45.8zm84.2 8.8h-19c-3.8 0-4 5.5-4.2 8.2-5.8-8.5-14.2-10-23.7-10-24.5 0-43.2 21.5-43.2 45.2 0 19.5 12.2 32.2 31.7 32.2 9 0 20.2-4.9 26.5-11.9-.5 1.5-1 4.7-1 6.2 0 2.3 1 4 3.2 4H200c2.7 0 5-2.9 5.5-5.7l10.2-64.3c.3-1.9-1.2-3.9-3.2-3.9zm40.5 97.9l63.7-92.6c.5-.5.5-1 .5-1.7 0-1.7-1.5-3.5-3.2-3.5h-19.2c-1.7 0-3.5 1-4.5 2.5l-26.5 39-11-37.5c-.8-2.2-3-4-5.5-4h-18.7c-1.7 0-3.2 1.8-3.2 3.5 0 1.2 19.5 56.8 21.2 62.1-2.7 3.8-20.5 28.6-20.5 31.6 0 1.8 1.5 3.2 3.2 3.2h19.2c1.8-.1 3.5-1.1 4.5-2.6zm159.3-106.7c0-21-16.2-28-34.7-28h-39.7c-2.7 0-5.2 2-5.5 4.7l-16.2 102c-.2 2 1.3 4 3.2 4h20.5c2 0 3.5-1.5 4-3.2l4.5-29c1-7.2 13.2-4.7 18-4.7 28.4 0 45.9-17 45.9-45.8zm84.2 8.8h-19c-3.8 0-4 5.5-4.3 8.2-5.5-8.5-14-10-23.7-10-24.5 0-43.2 21.5-43.2 45.2 0 19.5 12.2 32.2 31.7 32.2 9.3 0 20.5-4.9 26.5-11.9-.3 1.5-1 4.7-1 6.2 0 2.3 1 4 3.2 4H484c2.7 0 5-2.9 5.5-5.7l10.2-64.3c.3-1.9-1.2-3.9-3.2-3.9zm47.5-33.3c0-2-1.5-3.5-3.2-3.5h-18.5c-1.5 0-3 1.2-3.2 2.7l-16.2 104-.3.5c0 1.8 1.5 3.5 3.5 3.5h16.5c2.5 0 5-2.9 5.2-5.7L544 191.2v-.3zm-90 51.8c-12.2 0-21.7 9.7-21.7 22 0 9.7 7 15 16.2 15 12 0 21.7-9.2 21.7-21.5.1-9.8-6.9-15.5-16.2-15.5z" - } - }, - "free": [ - "brands" - ] - }, - "cc-stripe": { - "changes": [ - "4.2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f1f5", - "label": "Stripe Credit Card", - "voted": false, - "svg": { - "brands": { - "last_modified": 1548363722325, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M492.4 220.8c-8.9 0-18.7 6.7-18.7 22.7h36.7c0-16-9.3-22.7-18-22.7zM375 223.4c-8.2 0-13.3 2.9-17 7l.2 52.8c3.5 3.7 8.5 6.7 16.8 6.7 13.1 0 21.9-14.3 21.9-33.4 0-18.6-9-33.2-21.9-33.1zM528 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h480c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zM122.2 281.1c0 25.6-20.3 40.1-49.9 40.3-12.2 0-25.6-2.4-38.8-8.1v-33.9c12 6.4 27.1 11.3 38.9 11.3 7.9 0 13.6-2.1 13.6-8.7 0-17-54-10.6-54-49.9 0-25.2 19.2-40.2 48-40.2 11.8 0 23.5 1.8 35.3 6.5v33.4c-10.8-5.8-24.5-9.1-35.3-9.1-7.5 0-12.1 2.2-12.1 7.7 0 16 54.3 8.4 54.3 50.7zm68.8-56.6h-27V275c0 20.9 22.5 14.4 27 12.6v28.9c-4.7 2.6-13.3 4.7-24.9 4.7-21.1 0-36.9-15.5-36.9-36.5l.2-113.9 34.7-7.4v30.8H191zm74 2.4c-4.5-1.5-18.7-3.6-27.1 7.4v84.4h-35.5V194.2h30.7l2.2 10.5c8.3-15.3 24.9-12.2 29.6-10.5h.1zm44.1 91.8h-35.7V194.2h35.7zm0-142.9l-35.7 7.6v-28.9l35.7-7.6zm74.1 145.5c-12.4 0-20-5.3-25.1-9l-.1 40.2-35.5 7.5V194.2h31.3l1.8 8.8c4.9-4.5 13.9-11.1 27.8-11.1 24.9 0 48.4 22.5 48.4 63.8 0 45.1-23.2 65.5-48.6 65.6zm160.4-51.5h-69.5c1.6 16.6 13.8 21.5 27.6 21.5 14.1 0 25.2-3 34.9-7.9V312c-9.7 5.3-22.4 9.2-39.4 9.2-34.6 0-58.8-21.7-58.8-64.5 0-36.2 20.5-64.9 54.3-64.9 33.7 0 51.3 28.7 51.3 65.1 0 3.5-.3 10.9-.4 12.9z" - } - }, - "free": [ - "brands" - ] - }, - "cc-visa": { - "changes": [ - "4.2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f1f0", - "label": "Visa Credit Card", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860973, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M470.1 231.3s7.6 37.2 9.3 45H446c3.3-8.9 16-43.5 16-43.5-.2.3 3.3-9.1 5.3-14.9l2.8 13.4zM576 80v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V80c0-26.5 21.5-48 48-48h480c26.5 0 48 21.5 48 48zM152.5 331.2L215.7 176h-42.5l-39.3 106-4.3-21.5-14-71.4c-2.3-9.9-9.4-12.7-18.2-13.1H32.7l-.7 3.1c15.8 4 29.9 9.8 42.2 17.1l35.8 135h42.5zm94.4.2L272.1 176h-40.2l-25.1 155.4h40.1zm139.9-50.8c.2-17.7-10.6-31.2-33.7-42.3-14.1-7.1-22.7-11.9-22.7-19.2.2-6.6 7.3-13.4 23.1-13.4 13.1-.3 22.7 2.8 29.9 5.9l3.6 1.7 5.5-33.6c-7.9-3.1-20.5-6.6-36-6.6-39.7 0-67.6 21.2-67.8 51.4-.3 22.3 20 34.7 35.2 42.2 15.5 7.6 20.8 12.6 20.8 19.3-.2 10.4-12.6 15.2-24.1 15.2-16 0-24.6-2.5-37.7-8.3l-5.3-2.5-5.6 34.9c9.4 4.3 26.8 8.1 44.8 8.3 42.2.1 69.7-20.8 70-53zM528 331.4L495.6 176h-31.1c-9.6 0-16.9 2.8-21 12.9l-59.7 142.5H426s6.9-19.2 8.4-23.3H486c1.2 5.5 4.8 23.3 4.8 23.3H528z" - } - }, - "free": [ - "brands" - ] - }, - "centercode": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f380", - "label": "Centercode", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860973, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M329.2 268.6c-3.8 35.2-35.4 60.6-70.6 56.8-35.2-3.8-60.6-35.4-56.8-70.6 3.8-35.2 35.4-60.6 70.6-56.8 35.1 3.8 60.6 35.4 56.8 70.6zm-85.8 235.1C96.7 496-8.2 365.5 10.1 224.3c11.2-86.6 65.8-156.9 139.1-192 161-77.1 349.7 37.4 354.7 216.6 4.1 147-118.4 262.2-260.5 254.8zm179.9-180c27.9-118-160.5-205.9-237.2-234.2-57.5 56.3-69.1 188.6-33.8 344.4 68.8 15.8 169.1-26.4 271-110.2z" - } - }, - "free": [ - "brands" - ] - }, - "centos": { - "changes": [ - "5.6.0" - ], - "ligatures": [], - "search": { - "terms": [ - "linux", - "operating system", - "os" - ] - }, - "styles": [ - "brands" - ], - "unicode": "f789", - "label": "Centos", - "voted": true, - "svg": { - "brands": { - "last_modified": 1546440860973, - "raw": "", - "viewBox": [ - "0", - "0", - "447.5", - "512" - ], - "width": 447, - "height": 512, - "path": "M289.6 97.8l31.6 31.7-76.3 76.5V97.8h44.7zm-162.4 31.7l76.3 76.5V97.8h-44.7l-31.6 31.7zm41.5-41.6h44.7v127.9l10.8 10.8 10.8-10.8V87.9h44.7l-55.5-55.6-55.5 55.6zM194.9 256l-10.8-10.8H55.5v-44.8L0 256l55.5 55.6v-44.8h128.6l10.8-10.8zm79.3-20.7h107.9v-44.8l-31.6-31.7-76.3 76.5zM447.5 256L392 200.4v44.8H264.3L253.5 256l10.8 10.8H392v44.8l55.5-55.6zM65.4 176.5l32.5-31.7 90.3 90.5h15.3V220l-90.3-90.5 31.6-31.7H65.4v78.7zm316.7-78.7h-78.5l31.6 31.7-90.3 90.5v15.3h15.3l90.3-90.5 31.6 31.7V97.8zM203.5 414.2V306.1l-76.3 76.5 31.6 31.7h44.7zM65.4 235.3h108.8l-76.3-76.5-32.5 31.7v44.8zm316.7 100.2l-31.6 31.7-90.3-90.5h-15.3V292l90.3 90.5-31.6 31.7h78.5v-78.7zm0-58.8H274.2l76.3 76.5 31.6-31.7v-44.8zm-60.9 105.8L244.9 306v108.1h44.7l31.6-31.6zM97.9 353.2l76.3-76.5H65.4v44.8l32.5 31.7zm181.8 70.9H235V296.2l-10.8-10.8-10.8 10.8v127.9h-44.7l55.5 55.6 55.5-55.6zm-166.5-41.6l90.3-90.5v-15.3h-15.3l-90.3 90.5-32.5-31.7v78.7h79.4l-31.6-31.7z" - } - }, - "free": [ - "brands" - ] - }, - "certificate": { - "changes": [ - "2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "badge", - "star" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f0a3", - "label": "certificate", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861374, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M458.622 255.92l45.985-45.005c13.708-12.977 7.316-36.039-10.664-40.339l-62.65-15.99 17.661-62.015c4.991-17.838-11.829-34.663-29.661-29.671l-61.994 17.667-15.984-62.671C337.085.197 313.765-6.276 300.99 7.228L256 53.57 211.011 7.229c-12.63-13.351-36.047-7.234-40.325 10.668l-15.984 62.671-61.995-17.667C74.87 57.907 58.056 74.738 63.046 92.572l17.661 62.015-62.65 15.99C.069 174.878-6.31 197.944 7.392 210.915l45.985 45.005-45.985 45.004c-13.708 12.977-7.316 36.039 10.664 40.339l62.65 15.99-17.661 62.015c-4.991 17.838 11.829 34.663 29.661 29.671l61.994-17.667 15.984 62.671c4.439 18.575 27.696 24.018 40.325 10.668L256 458.61l44.989 46.001c12.5 13.488 35.987 7.486 40.325-10.668l15.984-62.671 61.994 17.667c17.836 4.994 34.651-11.837 29.661-29.671l-17.661-62.015 62.65-15.99c17.987-4.302 24.366-27.367 10.664-40.339l-45.984-45.004z" - } - }, - "free": [ - "solid" - ] - }, - "chair": { - "changes": [ - "5.4.0" - ], - "ligatures": [], - "search": { - "terms": [ - "furniture", - "seat" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f6c0", - "label": "Chair", - "voted": true, - "svg": { - "solid": { - "last_modified": 1548363722384, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M112 128c0-29.5 16.2-55 40-68.9V256h48V48h48v208h48V59.1c23.8 13.9 40 39.4 40 68.9v128h48V128C384 57.3 326.7 0 256 0h-64C121.3 0 64 57.3 64 128v128h48zm334.3 213.9l-10.7-32c-4.4-13.1-16.6-21.9-30.4-21.9H42.7c-13.8 0-26 8.8-30.4 21.9l-10.7 32C-5.2 362.6 10.2 384 32 384v112c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V384h256v112c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V384c21.8 0 37.2-21.4 30.3-42.1z" - } - }, - "free": [ - "solid" - ] - }, - "chalkboard": { - "changes": [ - "5.0.13" - ], - "ligatures": [], - "search": { - "terms": [ - "blackboard", - "learning", - "school", - "teaching", - "whiteboard", - "writing" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f51b", - "label": "Chalkboard", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861374, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M96 64h448v352h64V40c0-22.06-17.94-40-40-40H72C49.94 0 32 17.94 32 40v376h64V64zm528 384H480v-64H288v64H16c-8.84 0-16 7.16-16 16v32c0 8.84 7.16 16 16 16h608c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16z" - } - }, - "free": [ - "solid" - ] - }, - "chalkboard-teacher": { - "changes": [ - "5.0.13" - ], - "ligatures": [], - "search": { - "terms": [ - "blackboard", - "instructor", - "learning", - "professor", - "school", - "whiteboard", - "writing" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f51c", - "label": "Chalkboard Teacher", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861374, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M208 352c-2.39 0-4.78.35-7.06 1.09C187.98 357.3 174.35 360 160 360c-14.35 0-27.98-2.7-40.95-6.91-2.28-.74-4.66-1.09-7.05-1.09C49.94 352-.33 402.48 0 464.62.14 490.88 21.73 512 48 512h224c26.27 0 47.86-21.12 48-47.38.33-62.14-49.94-112.62-112-112.62zm-48-32c53.02 0 96-42.98 96-96s-42.98-96-96-96-96 42.98-96 96 42.98 96 96 96zM592 0H208c-26.47 0-48 22.25-48 49.59V96c23.42 0 45.1 6.78 64 17.8V64h352v288h-64v-64H384v64h-76.24c19.1 16.69 33.12 38.73 39.69 64H592c26.47 0 48-22.25 48-49.59V49.59C640 22.25 618.47 0 592 0z" - } - }, - "free": [ - "solid" - ] - }, - "charging-station": { - "changes": [ - "5.2.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f5e7", - "label": "Charging Station", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861374, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M336 448H16c-8.84 0-16 7.16-16 16v32c0 8.84 7.16 16 16 16h320c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16zm208-320V80c0-8.84-7.16-16-16-16s-16 7.16-16 16v48h-32V80c0-8.84-7.16-16-16-16s-16 7.16-16 16v48h-16c-8.84 0-16 7.16-16 16v32c0 35.76 23.62 65.69 56 75.93v118.49c0 13.95-9.5 26.92-23.26 29.19C431.22 402.5 416 388.99 416 372v-28c0-48.6-39.4-88-88-88h-8V64c0-35.35-28.65-64-64-64H96C60.65 0 32 28.65 32 64v352h288V304h8c22.09 0 40 17.91 40 40v24.61c0 39.67 28.92 75.16 68.41 79.01C481.71 452.05 520 416.41 520 372V251.93c32.38-10.24 56-40.17 56-75.93v-32c0-8.84-7.16-16-16-16h-16zm-283.91 47.76l-93.7 139c-2.2 3.33-6.21 5.24-10.39 5.24-7.67 0-13.47-6.28-11.67-12.92L167.35 224H108c-7.25 0-12.85-5.59-11.89-11.89l16-107C112.9 99.9 117.98 96 124 96h68c7.88 0 13.62 6.54 11.6 13.21L192 160h57.7c9.24 0 15.01 8.78 10.39 15.76z" - } - }, - "free": [ - "solid" - ] - }, - "chart-area": { - "changes": [ - "4.2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "analytics", - "area-chart", - "graph" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f1fe", - "label": "Area Chart", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861374, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M500 384c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12H12c-6.6 0-12-5.4-12-12V76c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v308h436zM372.7 159.5L288 216l-85.3-113.7c-5.1-6.8-15.5-6.3-19.9 1L96 248v104h384l-89.9-187.8c-3.2-6.5-11.4-8.7-17.4-4.7z" - } - }, - "free": [ - "solid" - ] - }, - "chart-bar": { - "changes": [ - "1", - "5.0.0", - "5.3.0" - ], - "ligatures": [], - "search": { - "terms": [ - "analytics", - "bar-chart", - "graph" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f080", - "label": "Bar Chart", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861374, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M332.8 320h38.4c6.4 0 12.8-6.4 12.8-12.8V172.8c0-6.4-6.4-12.8-12.8-12.8h-38.4c-6.4 0-12.8 6.4-12.8 12.8v134.4c0 6.4 6.4 12.8 12.8 12.8zm96 0h38.4c6.4 0 12.8-6.4 12.8-12.8V76.8c0-6.4-6.4-12.8-12.8-12.8h-38.4c-6.4 0-12.8 6.4-12.8 12.8v230.4c0 6.4 6.4 12.8 12.8 12.8zm-288 0h38.4c6.4 0 12.8-6.4 12.8-12.8v-70.4c0-6.4-6.4-12.8-12.8-12.8h-38.4c-6.4 0-12.8 6.4-12.8 12.8v70.4c0 6.4 6.4 12.8 12.8 12.8zm96 0h38.4c6.4 0 12.8-6.4 12.8-12.8V108.8c0-6.4-6.4-12.8-12.8-12.8h-38.4c-6.4 0-12.8 6.4-12.8 12.8v198.4c0 6.4 6.4 12.8 12.8 12.8zM496 384H64V80c0-8.84-7.16-16-16-16H16C7.16 64 0 71.16 0 80v336c0 17.67 14.33 32 32 32h464c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16z" - }, - "regular": { - "last_modified": 1546440861239, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M396.8 352h22.4c6.4 0 12.8-6.4 12.8-12.8V108.8c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v230.4c0 6.4 6.4 12.8 12.8 12.8zm-192 0h22.4c6.4 0 12.8-6.4 12.8-12.8V140.8c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v198.4c0 6.4 6.4 12.8 12.8 12.8zm96 0h22.4c6.4 0 12.8-6.4 12.8-12.8V204.8c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v134.4c0 6.4 6.4 12.8 12.8 12.8zM496 400H48V80c0-8.84-7.16-16-16-16H16C7.16 64 0 71.16 0 80v336c0 17.67 14.33 32 32 32h464c8.84 0 16-7.16 16-16v-16c0-8.84-7.16-16-16-16zm-387.2-48h22.4c6.4 0 12.8-6.4 12.8-12.8v-70.4c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v70.4c0 6.4 6.4 12.8 12.8 12.8z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "chart-line": { - "changes": [ - "4.2", - "5.0.0", - "5.3.0" - ], - "ligatures": [], - "search": { - "terms": [ - "activity", - "analytics", - "dashboard", - "gain", - "graph", - "increase", - "line-chart" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f201", - "label": "Line Chart", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861375, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M496 384H64V80c0-8.84-7.16-16-16-16H16C7.16 64 0 71.16 0 80v336c0 17.67 14.33 32 32 32h464c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16zM464 96H345.94c-21.38 0-32.09 25.85-16.97 40.97l32.4 32.4L288 242.75l-73.37-73.37c-12.5-12.5-32.76-12.5-45.25 0l-68.69 68.69c-6.25 6.25-6.25 16.38 0 22.63l22.62 22.62c6.25 6.25 16.38 6.25 22.63 0L192 237.25l73.37 73.37c12.5 12.5 32.76 12.5 45.25 0l96-96 32.4 32.4c15.12 15.12 40.97 4.41 40.97-16.97V112c.01-8.84-7.15-16-15.99-16z" - } - }, - "free": [ - "solid" - ] - }, - "chart-pie": { - "changes": [ - "4.2", - "5.0.0", - "5.3.0" - ], - "ligatures": [], - "search": { - "terms": [ - "analytics", - "graph", - "pie-chart" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f200", - "label": "Pie Chart", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861375, - "raw": "", - "viewBox": [ - "0", - "0", - "544", - "512" - ], - "width": 544, - "height": 512, - "path": "M527.79 288H290.5l158.03 158.03c6.04 6.04 15.98 6.53 22.19.68 38.7-36.46 65.32-85.61 73.13-140.86 1.34-9.46-6.51-17.85-16.06-17.85zm-15.83-64.8C503.72 103.74 408.26 8.28 288.8.04 279.68-.59 272 7.1 272 16.24V240h223.77c9.14 0 16.82-7.68 16.19-16.8zM224 288V50.71c0-9.55-8.39-17.4-17.84-16.06C86.99 51.49-4.1 155.6.14 280.37 4.5 408.51 114.83 513.59 243.03 511.98c50.4-.63 96.97-16.87 135.26-44.03 7.9-5.6 8.42-17.23 1.57-24.08L224 288z" - } - }, - "free": [ - "solid" - ] - }, - "check": { - "changes": [ - "1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "accept", - "agree", - "checkmark", - "confirm", - "correct", - "done", - "notice", - "notification", - "notify", - "ok", - "select", - "success", - "tick", - "todo", - "yes" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f00c", - "label": "Check", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861375, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z" - } - }, - "free": [ - "solid" - ] - }, - "check-circle": { - "changes": [ - "1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "accept", - "agree", - "confirm", - "correct", - "done", - "ok", - "select", - "success", - "tick", - "todo", - "yes" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f058", - "label": "Check Circle", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861375, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z" - }, - "regular": { - "last_modified": 1546440861240, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 48c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m140.204 130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346 303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719 22.536c-4.705 4.667-4.736 12.265-.068 16.971l90.781 91.516c4.667 4.705 12.265 4.736 16.97.068l172.589-171.204c4.704-4.668 4.734-12.266.067-16.971z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "check-double": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [ - "accept", - "agree", - "checkmark", - "confirm", - "correct", - "done", - "notice", - "notification", - "notify", - "ok", - "select", - "success", - "tick", - "todo" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f560", - "label": "Check Double", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861375, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M504.5 171.95l-36.2-36.41c-10-10.05-26.21-10.05-36.2 0L192 377.02 79.9 264.28c-10-10.06-26.21-10.06-36.2 0L7.5 300.69c-10 10.05-10 26.36 0 36.41l166.4 167.36c10 10.06 26.21 10.06 36.2 0l294.4-296.09c10-10.06 10-26.36 0-36.42zM166.57 282.71c6.84 7.02 18.18 7.02 25.21.18L403.85 72.62c7.02-6.84 7.02-18.18.18-25.21L362.08 5.29c-6.84-7.02-18.18-7.02-25.21-.18L179.71 161.19l-68.23-68.77c-6.84-7.02-18.18-7.02-25.2-.18l-42.13 41.77c-7.02 6.84-7.02 18.18-.18 25.2l122.6 123.5z" - } - }, - "free": [ - "solid" - ] - }, - "check-square": { - "changes": [ - "3.1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "accept", - "agree", - "checkmark", - "confirm", - "correct", - "done", - "ok", - "select", - "success", - "tick", - "todo", - "yes" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f14a", - "label": "Check Square", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861375, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M400 480H48c-26.51 0-48-21.49-48-48V80c0-26.51 21.49-48 48-48h352c26.51 0 48 21.49 48 48v352c0 26.51-21.49 48-48 48zm-204.686-98.059l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.248-16.379-6.249-22.628 0L184 302.745l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.25 16.379 6.25 22.628.001z" - }, - "regular": { - "last_modified": 1546440861240, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M400 32H48C21.49 32 0 53.49 0 80v352c0 26.51 21.49 48 48 48h352c26.51 0 48-21.49 48-48V80c0-26.51-21.49-48-48-48zm0 400H48V80h352v352zm-35.864-241.724L191.547 361.48c-4.705 4.667-12.303 4.637-16.97-.068l-90.781-91.516c-4.667-4.705-4.637-12.303.069-16.971l22.719-22.536c4.705-4.667 12.303-4.637 16.97.069l59.792 60.277 141.352-140.216c4.705-4.667 12.303-4.637 16.97.068l22.536 22.718c4.667 4.706 4.637 12.304-.068 16.971z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "cheese": { - "changes": [ - "5.7.0" - ], - "ligatures": [], - "search": { - "terms": [ - "cheddar", - "curd", - "gouda", - "melt", - "parmesan", - "sandwich", - "swiss", - "wedge" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f7ef", - "label": "Cheese", - "voted": false, - "svg": { - "solid": { - "last_modified": 1548697762014, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M0 288v160a32 32 0 0 0 32 32h448a32 32 0 0 0 32-32V288zM299.83 32a32 32 0 0 0-21.13 7L0 256h512c0-119.89-94-217.8-212.17-224z" - } - }, - "free": [ - "solid" - ] - }, - "chess": { - "changes": [ - "5.0.5" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f439", - "label": "Chess", - "voted": false, - "svg": { - "solid": { - "last_modified": 1548363722386, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M76.1 210.2h103.7l34.6-95.1c2.8-7.8-3-16.1-11.3-16.1H152V68.8h21.6c3.3 0 6-2.7 6-6V40.4c0-3.3-2.7-6-6-6h-28.4V6c0-3.3-2.7-6-6-6h-22.4c-3.3 0-6 2.7-6 6v28.4H82.4c-3.3 0-6 2.7-6 6v22.4c0 3.3 2.7 6 6 6H104V99H52.8c-8.3 0-14.1 8.3-11.3 16.1zm237.2 90.7l24.9 17c.1 18.1-.2 63.9-11.9 114.5h147.5c-11.7-50.5-12-96.3-11.9-114.5l24.9-16.9c1.1-.7 1.7-1.9 1.7-3.2v-69.9c0-2.1-1.7-3.9-3.9-3.9h-27.7c-2.1 0-3.9 1.7-3.9 3.9v31.5h-22.7v-31.5c0-2.1-1.7-3.9-3.9-3.9h-52.9c-2.1 0-3.9 1.7-3.9 3.9v31.5h-22.7v-31.5c0-2.1-1.7-3.9-3.9-3.9h-27.7c-2.1 0-3.9 1.7-3.9 3.9v69.9c.2 1.2.8 2.4 1.9 3.1zm71.5 52c0-8.4 6.8-15.2 15.2-15.2s15.2 6.8 15.2 15.2v30.3h-30.3v-30.3zm119.8 117.2L491 459.4v-15.6c0-2.1-1.7-3.9-3.9-3.9H312.9c-2.1 0-3.9 1.7-3.9 3.9v15.6L295.3 470c-.9.7-1.5 1.9-1.5 3v35c0 2.1 1.7 3.9 3.9 3.9h204.5c2.1 0 3.9-1.7 3.9-3.9v-35c0-1.1-.5-2.2-1.5-2.9zm-259.8-10.8l-22.1-14.2V417c0-3.3-2.7-6-6-6H39.3c-3.3 0-6 2.7-6 6v28.1l-22.1 14.2c-1.7 1.1-2.8 3-2.8 5.1V506c0 3.3 2.7 6 6 6h227.2c3.3 0 6-2.7 6-6v-41.6c0-2.1-1-4-2.8-5.1zm-45-208.9c3.3 0 6-2.7 6-6v-20.8c0-3.3-2.7-6-6-6H56.2c-3.3 0-6 2.7-6 6v20.8c0 3.3 2.7 6 6 6H82c0 28.8 2.5 95.1-17.4 153.2h126.8c-19.6-57-17.4-121.5-17.4-153.2z" - } - }, - "free": [ - "solid" - ] - }, - "chess-bishop": { - "changes": [ - "5.0.5" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f43a", - "label": "Chess Bishop", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861375, - "raw": "", - "viewBox": [ - "0", - "0", - "320", - "512" - ], - "width": 320, - "height": 512, - "path": "M123.158 77.881C107.369 72.53 96 57.597 96 40c0-22.091 17.909-40 40-40h47.796c22.091 0 40 17.909 40 40 0 17.541-11.295 32.434-27.005 37.829 23.993 16.657 48.577 46.839 68.703 82.05L144.929 280.443a6 6 0 0 0 0 8.485l14.142 14.142a6 6 0 0 0 8.485 0L280.9 189.726c17.758 38.297 29.371 79.443 29.371 114.273 0 53.786-22.897 75.788-58.446 86.033V448H68.174v-57.97C32.631 379.784 9.739 357.781 9.739 304c0-78.029 58.281-187.766 113.419-226.119zM320 500v-24c0-6.627-5.373-12-12-12H12c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h296c6.627 0 12-5.373 12-12z" - } - }, - "free": [ - "solid" - ] - }, - "chess-board": { - "changes": [ - "5.0.5", - "5.7.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f43c", - "label": "Chess Board", - "voted": false, - "svg": { - "solid": { - "last_modified": 1548364699937, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M192 256v64h64v-64zm320 64v-64h-64v64zM0 192v64h64v-64zm512 0v-64h-64v64zm0 256v-64h-64v64zM256 256h64v-64h-64zM0 512h64v-64H0zm128 0h64v-64h-64zM384 0h-64v64h64zM128 0H64v64h64zm128 512h64v-64h-64zM0 64v64h64V64zm0 256v64h64v-64zM256 0h-64v64h64zm128 512h64v-64h-64zM64 384v64h64v-64zm256 0v64h64v-64zm-64-192v-64h-64v64zm128 192h64v-64h-64zM128 256H64v64h64zm256 0h64v-64h-64zM512 0h-64v64h64zM128 128H64v64h64zm256-64v64h64V64zM192 384v64h64v-64zm-64-64v64h64v-64zm128 0v64h64v-64zm-64-128h-64v64h64zm128-64V64h-64v64zm-128 0V64h-64v64zm128 64h64v-64h-64zm0 128h64v-64h-64z" - } - }, - "free": [ - "solid" - ] - }, - "chess-king": { - "changes": [ - "5.0.5" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f43f", - "label": "Chess King", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861376, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M416 476v24c0 6.627-5.373 12-12 12H44c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h360c6.627 0 12 5.373 12 12zm-8.033-324H248v-48h50a6 6 0 0 0 6-6V62a6 6 0 0 0-6-6h-50V6a6 6 0 0 0-6-6h-36a6 6 0 0 0-6 6v50h-50a6 6 0 0 0-6 6v36a6 6 0 0 0 6 6h50v48H40.033c-27.574 0-46.879 27.244-37.738 53.259L87.582 448h272.836l85.287-242.741C454.846 179.244 435.541 152 407.967 152z" - } - }, - "free": [ - "solid" - ] - }, - "chess-knight": { - "changes": [ - "5.0.5" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f441", - "label": "Chess Knight", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861376, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M352 224v224H32v-46.557c0-30.302 17.12-58.003 44.223-71.554l57.243-28.622A48 48 0 0 0 160 258.334V208l-22.127 11.063a23.996 23.996 0 0 0-12.55 15.645l-11.835 47.338a12 12 0 0 1-7.185 8.231l-29.601 11.84a11.998 11.998 0 0 1-9.33-.176L7.126 275.167A12 12 0 0 1 0 264.201v-158.26c0-6.365 2.529-12.47 7.03-16.971L16 80 1.789 51.578A16.937 16.937 0 0 1 0 44c0-6.627 5.373-12 12-12h148c106.039 0 192 85.961 192 192zm20 240H12c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12zM52 128c-11.046 0-20 8.954-20 20s8.954 20 20 20 20-8.954 20-20-8.954-20-20-20z" - } - }, - "free": [ - "solid" - ] - }, - "chess-pawn": { - "changes": [ - "5.0.5" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f443", - "label": "Chess Pawn", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861376, - "raw": "", - "viewBox": [ - "0", - "0", - "320", - "512" - ], - "width": 320, - "height": 512, - "path": "M264 448H56s60-42.743 60-176H84c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h40.209C95.721 210.56 76 181.588 76 148c0-46.392 37.608-84 84-84s84 37.608 84 84c0 33.588-19.721 62.56-48.209 76H236c6.627 0 12 5.373 12 12v24c0 6.627-5.373 12-12 12h-32c0 133.257 60 176 60 176zm28 16H28c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h264c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12z" - } - }, - "free": [ - "solid" - ] - }, - "chess-queen": { - "changes": [ - "5.0.5" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f445", - "label": "Chess Queen", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861376, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M436 512H76c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h360c6.627 0 12 5.373 12 12v24c0 6.627-5.373 12-12 12zM255.579 0c-30.928 0-56 25.072-56 56s25.072 56 56 56 56-25.072 56-56-25.072-56-56-56zm204.568 154.634c-5.768-3.045-12.916-.932-16.082 4.77-8.616 15.516-22.747 37.801-44.065 37.801-28.714 0-30.625-19.804-31.686-57.542-.183-6.492-5.501-11.664-11.995-11.664h-41.006c-5.175 0-9.754 3.328-11.388 8.238-8.89 26.709-26.073 40.992-47.925 40.992s-39.034-14.283-47.925-40.992c-1.634-4.91-6.213-8.238-11.388-8.238h-41.005c-6.495 0-11.813 5.174-11.995 11.667-1.052 37.642-2.934 57.539-31.688 57.539-20.691 0-33.817-20.224-44.425-38.025-3.266-5.48-10.258-7.431-15.899-4.453l-39.179 20.679a12 12 0 0 0-5.51 15.145L112 448h288l105.014-257.448a12 12 0 0 0-5.51-15.145l-39.357-20.773z" - } - }, - "free": [ - "solid" - ] - }, - "chess-rook": { - "changes": [ - "5.0.5" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f447", - "label": "Chess Rook", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861376, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M81.241 215.027C80.957 258.92 77.411 348.076 48 448h287.982c-29.4-99.604-32.936-188.912-33.221-232.975l45.418-42.312a11.998 11.998 0 0 0 3.82-8.78V44c0-6.627-5.373-12-12-12h-40c-6.627 0-12 5.373-12 12v44h-48V44c0-6.627-5.373-12-12-12h-72c-6.627 0-12 5.373-12 12v44H96V44c0-6.627-5.373-12-12-12H44c-6.627 0-12 5.373-12 12v119.932c0 3.33 1.384 6.51 3.82 8.78l45.421 42.315zM160 256c0-17.673 14.327-32 32-32 17.673 0 32 14.327 32 32v64.004h-64V256zm224 220v24c0 6.627-5.373 12-12 12H12c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h360c6.627 0 12 5.373 12 12z" - } - }, - "free": [ - "solid" - ] - }, - "chevron-circle-down": { - "changes": [ - "3.1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "arrow", - "dropdown", - "menu", - "more" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f13a", - "label": "Chevron Circle Down", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861377, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M504 256c0 137-111 248-248 248S8 393 8 256 119 8 256 8s248 111 248 248zM273 369.9l135.5-135.5c9.4-9.4 9.4-24.6 0-33.9l-17-17c-9.4-9.4-24.6-9.4-33.9 0L256 285.1 154.4 183.5c-9.4-9.4-24.6-9.4-33.9 0l-17 17c-9.4 9.4-9.4 24.6 0 33.9L239 369.9c9.4 9.4 24.6 9.4 34 0z" - } - }, - "free": [ - "solid" - ] - }, - "chevron-circle-left": { - "changes": [ - "3.1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "arrow", - "back", - "previous" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f137", - "label": "Chevron Circle Left", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861377, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M256 504C119 504 8 393 8 256S119 8 256 8s248 111 248 248-111 248-248 248zM142.1 273l135.5 135.5c9.4 9.4 24.6 9.4 33.9 0l17-17c9.4-9.4 9.4-24.6 0-33.9L226.9 256l101.6-101.6c9.4-9.4 9.4-24.6 0-33.9l-17-17c-9.4-9.4-24.6-9.4-33.9 0L142.1 239c-9.4 9.4-9.4 24.6 0 34z" - } - }, - "free": [ - "solid" - ] - }, - "chevron-circle-right": { - "changes": [ - "3.1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "arrow", - "forward", - "next" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f138", - "label": "Chevron Circle Right", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861377, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M256 8c137 0 248 111 248 248S393 504 256 504 8 393 8 256 119 8 256 8zm113.9 231L234.4 103.5c-9.4-9.4-24.6-9.4-33.9 0l-17 17c-9.4 9.4-9.4 24.6 0 33.9L285.1 256 183.5 357.6c-9.4 9.4-9.4 24.6 0 33.9l17 17c9.4 9.4 24.6 9.4 33.9 0L369.9 273c9.4-9.4 9.4-24.6 0-34z" - } - }, - "free": [ - "solid" - ] - }, - "chevron-circle-up": { - "changes": [ - "3.1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "arrow" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f139", - "label": "Chevron Circle Up", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861377, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M8 256C8 119 119 8 256 8s248 111 248 248-111 248-248 248S8 393 8 256zm231-113.9L103.5 277.6c-9.4 9.4-9.4 24.6 0 33.9l17 17c9.4 9.4 24.6 9.4 33.9 0L256 226.9l101.6 101.6c9.4 9.4 24.6 9.4 33.9 0l17-17c9.4-9.4 9.4-24.6 0-33.9L273 142.1c-9.4-9.4-24.6-9.4-34 0z" - } - }, - "free": [ - "solid" - ] - }, - "chevron-down": { - "changes": [ - "1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f078", - "label": "chevron-down", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861377, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z" - } - }, - "free": [ - "solid" - ] - }, - "chevron-left": { - "changes": [ - "1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "back", - "bracket", - "previous" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f053", - "label": "chevron-left", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861377, - "raw": "", - "viewBox": [ - "0", - "0", - "320", - "512" - ], - "width": 320, - "height": 512, - "path": "M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z" - } - }, - "free": [ - "solid" - ] - }, - "chevron-right": { - "changes": [ - "1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "bracket", - "forward", - "next" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f054", - "label": "chevron-right", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861378, - "raw": "", - "viewBox": [ - "0", - "0", - "320", - "512" - ], - "width": 320, - "height": 512, - "path": "M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z" - } - }, - "free": [ - "solid" - ] - }, - "chevron-up": { - "changes": [ - "1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f077", - "label": "chevron-up", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861378, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z" - } - }, - "free": [ - "solid" - ] - }, - "child": { - "changes": [ - "4.1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f1ae", - "label": "Child", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861378, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M120 72c0-39.765 32.235-72 72-72s72 32.235 72 72c0 39.764-32.235 72-72 72s-72-32.236-72-72zm254.627 1.373c-12.496-12.497-32.758-12.497-45.254 0L242.745 160H141.254L54.627 73.373c-12.496-12.497-32.758-12.497-45.254 0-12.497 12.497-12.497 32.758 0 45.255L104 213.254V480c0 17.673 14.327 32 32 32h16c17.673 0 32-14.327 32-32V368h16v112c0 17.673 14.327 32 32 32h16c17.673 0 32-14.327 32-32V213.254l94.627-94.627c12.497-12.497 12.497-32.757 0-45.254z" - } - }, - "free": [ - "solid" - ] - }, - "chrome": { - "changes": [ - "4.4", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "browser" - ] - }, - "styles": [ - "brands" - ], - "unicode": "f268", - "label": "Chrome", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860973, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M131.5 217.5L55.1 100.1c47.6-59.2 119-91.8 192-92.1 42.3-.3 85.5 10.5 124.8 33.2 43.4 25.2 76.4 61.4 97.4 103L264 133.4c-58.1-3.4-113.4 29.3-132.5 84.1zm32.9 38.5c0 46.2 37.4 83.6 83.6 83.6s83.6-37.4 83.6-83.6-37.4-83.6-83.6-83.6-83.6 37.3-83.6 83.6zm314.9-89.2L339.6 174c37.9 44.3 38.5 108.2 6.6 157.2L234.1 503.6c46.5 2.5 94.4-7.7 137.8-32.9 107.4-62 150.9-192 107.4-303.9zM133.7 303.6L40.4 120.1C14.9 159.1 0 205.9 0 256c0 124 90.8 226.7 209.5 244.9l63.7-124.8c-57.6 10.8-113.2-20.8-139.5-72.5z" - } - }, - "free": [ - "brands" - ] - }, - "church": { - "changes": [ - "5.0.13" - ], - "ligatures": [], - "search": { - "terms": [ - "building", - "community", - "religion" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f51d", - "label": "Church", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861378, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M464.46 246.68L352 179.2V128h48c8.84 0 16-7.16 16-16V80c0-8.84-7.16-16-16-16h-48V16c0-8.84-7.16-16-16-16h-32c-8.84 0-16 7.16-16 16v48h-48c-8.84 0-16 7.16-16 16v32c0 8.84 7.16 16 16 16h48v51.2l-112.46 67.48A31.997 31.997 0 0 0 160 274.12V512h96v-96c0-35.35 28.65-64 64-64s64 28.65 64 64v96h96V274.12c0-11.24-5.9-21.66-15.54-27.44zM0 395.96V496c0 8.84 7.16 16 16 16h112V320L19.39 366.54A32.024 32.024 0 0 0 0 395.96zm620.61-29.42L512 320v192h112c8.84 0 16-7.16 16-16V395.96c0-12.8-7.63-24.37-19.39-29.42z" - } - }, - "free": [ - "solid" - ] - }, - "circle": { - "changes": [ - "3", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "circle-thin", - "dot", - "notification" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f111", - "label": "Circle", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861378, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z" - }, - "regular": { - "last_modified": 1546440861243, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "circle-notch": { - "changes": [ - "4.1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "circle-o-notch" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f1ce", - "label": "Circle Notched", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861378, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M288 39.056v16.659c0 10.804 7.281 20.159 17.686 23.066C383.204 100.434 440 171.518 440 256c0 101.689-82.295 184-184 184-101.689 0-184-82.295-184-184 0-84.47 56.786-155.564 134.312-177.219C216.719 75.874 224 66.517 224 55.712V39.064c0-15.709-14.834-27.153-30.046-23.234C86.603 43.482 7.394 141.206 8.003 257.332c.72 137.052 111.477 246.956 248.531 246.667C393.255 503.711 504 392.788 504 256c0-115.633-79.14-212.779-186.211-240.236C302.678 11.889 288 23.456 288 39.056z" - } - }, - "free": [ - "solid" - ] - }, - "city": { - "changes": [ - "5.3.0" - ], - "ligatures": [], - "search": { - "terms": [ - "buildings", - "busy", - "skyscrapers", - "urban", - "windows" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f64f", - "label": "City", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861379, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M616 192H480V24c0-13.26-10.74-24-24-24H312c-13.26 0-24 10.74-24 24v72h-64V16c0-8.84-7.16-16-16-16h-16c-8.84 0-16 7.16-16 16v80h-64V16c0-8.84-7.16-16-16-16H80c-8.84 0-16 7.16-16 16v80H24c-13.26 0-24 10.74-24 24v360c0 17.67 14.33 32 32 32h576c17.67 0 32-14.33 32-32V216c0-13.26-10.75-24-24-24zM128 404c0 6.63-5.37 12-12 12H76c-6.63 0-12-5.37-12-12v-40c0-6.63 5.37-12 12-12h40c6.63 0 12 5.37 12 12v40zm0-96c0 6.63-5.37 12-12 12H76c-6.63 0-12-5.37-12-12v-40c0-6.63 5.37-12 12-12h40c6.63 0 12 5.37 12 12v40zm0-96c0 6.63-5.37 12-12 12H76c-6.63 0-12-5.37-12-12v-40c0-6.63 5.37-12 12-12h40c6.63 0 12 5.37 12 12v40zm128 192c0 6.63-5.37 12-12 12h-40c-6.63 0-12-5.37-12-12v-40c0-6.63 5.37-12 12-12h40c6.63 0 12 5.37 12 12v40zm0-96c0 6.63-5.37 12-12 12h-40c-6.63 0-12-5.37-12-12v-40c0-6.63 5.37-12 12-12h40c6.63 0 12 5.37 12 12v40zm0-96c0 6.63-5.37 12-12 12h-40c-6.63 0-12-5.37-12-12v-40c0-6.63 5.37-12 12-12h40c6.63 0 12 5.37 12 12v40zm160 96c0 6.63-5.37 12-12 12h-40c-6.63 0-12-5.37-12-12v-40c0-6.63 5.37-12 12-12h40c6.63 0 12 5.37 12 12v40zm0-96c0 6.63-5.37 12-12 12h-40c-6.63 0-12-5.37-12-12v-40c0-6.63 5.37-12 12-12h40c6.63 0 12 5.37 12 12v40zm0-96c0 6.63-5.37 12-12 12h-40c-6.63 0-12-5.37-12-12V76c0-6.63 5.37-12 12-12h40c6.63 0 12 5.37 12 12v40zm160 288c0 6.63-5.37 12-12 12h-40c-6.63 0-12-5.37-12-12v-40c0-6.63 5.37-12 12-12h40c6.63 0 12 5.37 12 12v40zm0-96c0 6.63-5.37 12-12 12h-40c-6.63 0-12-5.37-12-12v-40c0-6.63 5.37-12 12-12h40c6.63 0 12 5.37 12 12v40z" - } - }, - "free": [ - "solid" - ] - }, - "clinic-medical": { - "changes": [ - "5.7.0" - ], - "ligatures": [], - "search": { - "terms": [ - "doctor", - "general practitioner", - "hospital", - "infirmary", - "medicine", - "office", - "outpatient" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f7f2", - "label": "Medical Clinic", - "voted": false, - "svg": { - "solid": { - "last_modified": 1548701299190, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M288 115L69.47 307.71c-1.62 1.46-3.69 2.14-5.47 3.35V496a16 16 0 0 0 16 16h416a16 16 0 0 0 16-16V311.1c-1.7-1.16-3.72-1.82-5.26-3.2zm96 261a8 8 0 0 1-8 8h-56v56a8 8 0 0 1-8 8h-48a8 8 0 0 1-8-8v-56h-56a8 8 0 0 1-8-8v-48a8 8 0 0 1 8-8h56v-56a8 8 0 0 1 8-8h48a8 8 0 0 1 8 8v56h56a8 8 0 0 1 8 8zm186.69-139.72l-255.94-226a39.85 39.85 0 0 0-53.45 0l-256 226a16 16 0 0 0-1.21 22.6L25.5 282.7a16 16 0 0 0 22.6 1.21L277.42 81.63a16 16 0 0 1 21.17 0L527.91 283.9a16 16 0 0 0 22.6-1.21l21.4-23.82a16 16 0 0 0-1.22-22.59z" - } - }, - "free": [ - "solid" - ] - }, - "clipboard": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "paste" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f328", - "label": "Clipboard", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861379, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M384 112v352c0 26.51-21.49 48-48 48H48c-26.51 0-48-21.49-48-48V112c0-26.51 21.49-48 48-48h80c0-35.29 28.71-64 64-64s64 28.71 64 64h80c26.51 0 48 21.49 48 48zM192 40c-13.255 0-24 10.745-24 24s10.745 24 24 24 24-10.745 24-24-10.745-24-24-24m96 114v-20a6 6 0 0 0-6-6H102a6 6 0 0 0-6 6v20a6 6 0 0 0 6 6h180a6 6 0 0 0 6-6z" - }, - "regular": { - "last_modified": 1548363722371, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M336 64h-80c0-35.3-28.7-64-64-64s-64 28.7-64 64H48C21.5 64 0 85.5 0 112v352c0 26.5 21.5 48 48 48h288c26.5 0 48-21.5 48-48V112c0-26.5-21.5-48-48-48zM192 40c13.3 0 24 10.7 24 24s-10.7 24-24 24-24-10.7-24-24 10.7-24 24-24zm144 418c0 3.3-2.7 6-6 6H54c-3.3 0-6-2.7-6-6V118c0-3.3 2.7-6 6-6h42v36c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-36h42c3.3 0 6 2.7 6 6z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "clipboard-check": { - "changes": [ - "5.0.7" - ], - "ligatures": [], - "search": { - "terms": [ - "accept", - "agree", - "confirm", - "done", - "ok", - "select", - "success", - "tick", - "todo", - "yes" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f46c", - "label": "Clipboard with Check", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861379, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M336 64h-80c0-35.3-28.7-64-64-64s-64 28.7-64 64H48C21.5 64 0 85.5 0 112v352c0 26.5 21.5 48 48 48h288c26.5 0 48-21.5 48-48V112c0-26.5-21.5-48-48-48zM192 40c13.3 0 24 10.7 24 24s-10.7 24-24 24-24-10.7-24-24 10.7-24 24-24zm121.2 231.8l-143 141.8c-4.7 4.7-12.3 4.6-17-.1l-82.6-83.3c-4.7-4.7-4.6-12.3.1-17L99.1 285c4.7-4.7 12.3-4.6 17 .1l46 46.4 106-105.2c4.7-4.7 12.3-4.6 17 .1l28.2 28.4c4.7 4.8 4.6 12.3-.1 17z" - } - }, - "free": [ - "solid" - ] - }, - "clipboard-list": { - "changes": [ - "5.0.7" - ], - "ligatures": [], - "search": { - "terms": [ - "checklist", - "completed", - "done", - "finished", - "intinerary", - "ol", - "schedule", - "tick", - "todo", - "ul" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f46d", - "label": "Clipboard List", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861379, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M336 64h-80c0-35.3-28.7-64-64-64s-64 28.7-64 64H48C21.5 64 0 85.5 0 112v352c0 26.5 21.5 48 48 48h288c26.5 0 48-21.5 48-48V112c0-26.5-21.5-48-48-48zM96 424c-13.3 0-24-10.7-24-24s10.7-24 24-24 24 10.7 24 24-10.7 24-24 24zm0-96c-13.3 0-24-10.7-24-24s10.7-24 24-24 24 10.7 24 24-10.7 24-24 24zm0-96c-13.3 0-24-10.7-24-24s10.7-24 24-24 24 10.7 24 24-10.7 24-24 24zm96-192c13.3 0 24 10.7 24 24s-10.7 24-24 24-24-10.7-24-24 10.7-24 24-24zm128 368c0 4.4-3.6 8-8 8H168c-4.4 0-8-3.6-8-8v-16c0-4.4 3.6-8 8-8h144c4.4 0 8 3.6 8 8v16zm0-96c0 4.4-3.6 8-8 8H168c-4.4 0-8-3.6-8-8v-16c0-4.4 3.6-8 8-8h144c4.4 0 8 3.6 8 8v16zm0-96c0 4.4-3.6 8-8 8H168c-4.4 0-8-3.6-8-8v-16c0-4.4 3.6-8 8-8h144c4.4 0 8 3.6 8 8v16z" - } - }, - "free": [ - "solid" - ] - }, - "clock": { - "changes": [ - "1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "date", - "late", - "schedule", - "timer", - "timestamp", - "watch" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f017", - "label": "Clock", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861379, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm57.1 350.1L224.9 294c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h48c6.6 0 12 5.4 12 12v137.7l63.5 46.2c5.4 3.9 6.5 11.4 2.6 16.8l-28.2 38.8c-3.9 5.3-11.4 6.5-16.8 2.6z" - }, - "regular": { - "last_modified": 1546440861244, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "clone": { - "changes": [ - "4.4", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "copy", - "duplicate" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f24d", - "label": "Clone", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861379, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M464 0c26.51 0 48 21.49 48 48v288c0 26.51-21.49 48-48 48H176c-26.51 0-48-21.49-48-48V48c0-26.51 21.49-48 48-48h288M176 416c-44.112 0-80-35.888-80-80V128H48c-26.51 0-48 21.49-48 48v288c0 26.51 21.49 48 48 48h288c26.51 0 48-21.49 48-48v-48H176z" - }, - "regular": { - "last_modified": 1546440861244, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M464 0H144c-26.51 0-48 21.49-48 48v48H48c-26.51 0-48 21.49-48 48v320c0 26.51 21.49 48 48 48h320c26.51 0 48-21.49 48-48v-48h48c26.51 0 48-21.49 48-48V48c0-26.51-21.49-48-48-48zM362 464H54a6 6 0 0 1-6-6V150a6 6 0 0 1 6-6h42v224c0 26.51 21.49 48 48 48h224v42a6 6 0 0 1-6 6zm96-96H150a6 6 0 0 1-6-6V54a6 6 0 0 1 6-6h308a6 6 0 0 1 6 6v308a6 6 0 0 1-6 6z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "closed-captioning": { - "changes": [ - "4.2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "cc" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f20a", - "label": "Closed Captioning", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861379, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M464 64H48C21.5 64 0 85.5 0 112v288c0 26.5 21.5 48 48 48h416c26.5 0 48-21.5 48-48V112c0-26.5-21.5-48-48-48zM218.1 287.7c2.8-2.5 7.1-2.1 9.2.9l19.5 27.7c1.7 2.4 1.5 5.6-.5 7.7-53.6 56.8-172.8 32.1-172.8-67.9 0-97.3 121.7-119.5 172.5-70.1 2.1 2 2.5 3.2 1 5.7l-17.5 30.5c-1.9 3.1-6.2 4-9.1 1.7-40.8-32-94.6-14.9-94.6 31.2.1 48 51.1 70.5 92.3 32.6zm190.4 0c2.8-2.5 7.1-2.1 9.2.9l19.5 27.7c1.7 2.4 1.5 5.6-.5 7.7-53.5 56.9-172.7 32.1-172.7-67.9 0-97.3 121.7-119.5 172.5-70.1 2.1 2 2.5 3.2 1 5.7L420 222.2c-1.9 3.1-6.2 4-9.1 1.7-40.8-32-94.6-14.9-94.6 31.2 0 48 51 70.5 92.2 32.6z" - }, - "regular": { - "last_modified": 1546440861244, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M464 64H48C21.5 64 0 85.5 0 112v288c0 26.5 21.5 48 48 48h416c26.5 0 48-21.5 48-48V112c0-26.5-21.5-48-48-48zm-6 336H54c-3.3 0-6-2.7-6-6V118c0-3.3 2.7-6 6-6h404c3.3 0 6 2.7 6 6v276c0 3.3-2.7 6-6 6zm-211.1-85.7c1.7 2.4 1.5 5.6-.5 7.7-53.6 56.8-172.8 32.1-172.8-67.9 0-97.3 121.7-119.5 172.5-70.1 2.1 2 2.5 3.2 1 5.7l-17.5 30.5c-1.9 3.1-6.2 4-9.1 1.7-40.8-32-94.6-14.9-94.6 31.2 0 48 51 70.5 92.2 32.6 2.8-2.5 7.1-2.1 9.2.9l19.6 27.7zm190.4 0c1.7 2.4 1.5 5.6-.5 7.7-53.6 56.9-172.8 32.1-172.8-67.9 0-97.3 121.7-119.5 172.5-70.1 2.1 2 2.5 3.2 1 5.7L420 220.2c-1.9 3.1-6.2 4-9.1 1.7-40.8-32-94.6-14.9-94.6 31.2 0 48 51 70.5 92.2 32.6 2.8-2.5 7.1-2.1 9.2.9l19.6 27.7z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "cloud": { - "changes": [ - "2", - "5.0.0", - "5.0.11" - ], - "ligatures": [], - "search": { - "terms": [ - "save" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f0c2", - "label": "Cloud", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861381, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M537.6 226.6c4.1-10.7 6.4-22.4 6.4-34.6 0-53-43-96-96-96-19.7 0-38.1 6-53.3 16.2C367 64.2 315.3 32 256 32c-88.4 0-160 71.6-160 160 0 2.7.1 5.4.2 8.1C40.2 219.8 0 273.2 0 336c0 79.5 64.5 144 144 144h368c70.7 0 128-57.3 128-128 0-61.9-44-113.6-102.4-125.4z" - } - }, - "free": [ - "solid" - ] - }, - "cloud-download-alt": { - "changes": [ - "5.0.0", - "5.0.11" - ], - "ligatures": [], - "search": { - "terms": [ - "export" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f381", - "label": "Alternate Cloud Download", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861379, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M537.6 226.6c4.1-10.7 6.4-22.4 6.4-34.6 0-53-43-96-96-96-19.7 0-38.1 6-53.3 16.2C367 64.2 315.3 32 256 32c-88.4 0-160 71.6-160 160 0 2.7.1 5.4.2 8.1C40.2 219.8 0 273.2 0 336c0 79.5 64.5 144 144 144h368c70.7 0 128-57.3 128-128 0-61.9-44-113.6-102.4-125.4zm-132.9 88.7L299.3 420.7c-6.2 6.2-16.4 6.2-22.6 0L171.3 315.3c-10.1-10.1-2.9-27.3 11.3-27.3H248V176c0-8.8 7.2-16 16-16h48c8.8 0 16 7.2 16 16v112h65.4c14.2 0 21.4 17.2 11.3 27.3z" - } - }, - "free": [ - "solid" - ] - }, - "cloud-meatball": { - "changes": [ - "5.5.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f73b", - "label": "Cloud with (a chance of) Meatball", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861380, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M48 352c-26.5 0-48 21.5-48 48s21.5 48 48 48 48-21.5 48-48-21.5-48-48-48zm416 0c-26.5 0-48 21.5-48 48s21.5 48 48 48 48-21.5 48-48-21.5-48-48-48zm-119 11.1c4.6-14.5 1.6-30.8-9.8-42.3-11.5-11.5-27.8-14.4-42.3-9.9-7-13.5-20.7-23-36.9-23s-29.9 9.5-36.9 23c-14.5-4.6-30.8-1.6-42.3 9.9-11.5 11.5-14.4 27.8-9.9 42.3-13.5 7-23 20.7-23 36.9s9.5 29.9 23 36.9c-4.6 14.5-1.6 30.8 9.9 42.3 8.2 8.2 18.9 12.3 29.7 12.3 4.3 0 8.5-1.1 12.6-2.5 7 13.5 20.7 23 36.9 23s29.9-9.5 36.9-23c4.1 1.3 8.3 2.5 12.6 2.5 10.8 0 21.5-4.1 29.7-12.3 11.5-11.5 14.4-27.8 9.8-42.3 13.5-7 23-20.7 23-36.9s-9.5-29.9-23-36.9zM512 224c0-53-43-96-96-96-.6 0-1.1.2-1.6.2 1.1-5.2 1.6-10.6 1.6-16.2 0-44.2-35.8-80-80-80-24.6 0-46.3 11.3-61 28.8C256.4 24.8 219.3 0 176 0 114.1 0 64 50.1 64 112c0 7.3.8 14.3 2.1 21.2C27.8 145.8 0 181.5 0 224c0 53 43 96 96 96h43.4c3.6-8 8.4-15.4 14.8-21.8 13.5-13.5 31.5-21.1 50.8-21.3 13.5-13.2 31.7-20.9 51-20.9s37.5 7.7 51 20.9c19.3.2 37.3 7.8 50.8 21.3 6.4 6.4 11.3 13.8 14.8 21.8H416c53 0 96-43 96-96z" - } - }, - "free": [ - "solid" - ] - }, - "cloud-moon": { - "changes": [ - "5.4.0", - "5.5.0" - ], - "ligatures": [], - "search": { - "terms": [ - "crescent", - "evening", - "halloween", - "holiday", - "lunar", - "night", - "sky" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f6c3", - "label": "Cloud with Moon", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861380, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M342.8 352.7c5.7-9.6 9.2-20.7 9.2-32.7 0-35.3-28.7-64-64-64-17.2 0-32.8 6.9-44.3 17.9-16.3-29.6-47.5-49.9-83.7-49.9-53 0-96 43-96 96 0 2 .5 3.8.6 5.7C27.1 338.8 0 374.1 0 416c0 53 43 96 96 96h240c44.2 0 80-35.8 80-80 0-41.9-32.3-75.8-73.2-79.3zm222.5-54.3c-93.1 17.7-178.5-53.7-178.5-147.7 0-54.2 29-104 76.1-130.8 7.3-4.1 5.4-15.1-2.8-16.7C448.4 1.1 436.7 0 425 0 319.1 0 233.1 85.9 233.1 192c0 8.5.7 16.8 1.8 25 5.9 4.3 11.6 8.9 16.7 14.2 11.4-4.7 23.7-7.2 36.4-7.2 52.9 0 96 43.1 96 96 0 3.6-.2 7.2-.6 10.7 23.6 10.8 42.4 29.5 53.5 52.6 54.4-3.4 103.7-29.3 137.1-70.4 5.3-6.5-.5-16.1-8.7-14.5z" - } - }, - "free": [ - "solid" - ] - }, - "cloud-moon-rain": { - "changes": [ - "5.5.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f73c", - "label": "Cloud with Moon and Rain", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861380, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M350.5 225.5c-6.9-37.2-39.3-65.5-78.5-65.5-12.3 0-23.9 3-34.3 8-17.4-24.1-45.6-40-77.7-40-53 0-96 43-96 96 0 .5.2 1.1.2 1.6C27.6 232.9 0 265.2 0 304c0 44.2 35.8 80 80 80h256c44.2 0 80-35.8 80-80 0-39.2-28.2-71.7-65.5-78.5zm217.4-1.7c-70.4 13.3-135-40.3-135-110.8 0-40.6 21.9-78 57.5-98.1 5.5-3.1 4.1-11.4-2.1-12.5C479.6.8 470.7 0 461.8 0c-77.9 0-141.1 61.2-144.4 137.9 26.7 11.9 48.2 33.8 58.9 61.7 37.1 14.3 64 47.4 70.2 86.8 5.1.5 10 1.5 15.2 1.5 44.7 0 85.6-20.2 112.6-53.3 4.2-4.8-.2-12-6.4-10.8zM364.5 418.1c-7.6-4.3-17.4-1.8-21.8 6l-36.6 64c-4.4 7.7-1.7 17.4 6 21.8 2.5 1.4 5.2 2.1 7.9 2.1 5.5 0 10.9-2.9 13.9-8.1l36.6-64c4.3-7.7 1.7-17.4-6-21.8zm-96 0c-7.6-4.3-17.4-1.8-21.8 6l-36.6 64c-4.4 7.7-1.7 17.4 6 21.8 2.5 1.4 5.2 2.1 7.9 2.1 5.5 0 10.9-2.9 13.9-8.1l36.6-64c4.3-7.7 1.7-17.4-6-21.8zm-96 0c-7.6-4.3-17.4-1.8-21.8 6l-36.6 64c-4.4 7.7-1.7 17.4 6 21.8 2.5 1.4 5.2 2.1 7.9 2.1 5.5 0 10.9-2.9 13.9-8.1l36.6-64c4.3-7.7 1.7-17.4-6-21.8zm-96 0c-7.6-4.3-17.4-1.8-21.8 6l-36.6 64c-4.4 7.7-1.7 17.4 6 21.8 2.5 1.4 5.2 2.1 7.9 2.1 5.5 0 10.9-2.9 13.9-8.1l36.6-64c4.3-7.7 1.7-17.4-6-21.8z" - } - }, - "free": [ - "solid" - ] - }, - "cloud-rain": { - "changes": [ - "5.5.0" - ], - "ligatures": [], - "search": { - "terms": [ - "precipitation" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f73d", - "label": "Cloud with Rain", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861380, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M416 128c-.6 0-1.1.2-1.6.2 1.1-5.2 1.6-10.6 1.6-16.2 0-44.2-35.8-80-80-80-24.6 0-46.3 11.3-61 28.8C256.4 24.8 219.3 0 176 0 114.1 0 64 50.1 64 112c0 7.3.8 14.3 2.1 21.2C27.8 145.8 0 181.5 0 224c0 53 43 96 96 96h320c53 0 96-43 96-96s-43-96-96-96zM88 374.2c-12.8 44.4-40 56.4-40 87.7 0 27.7 21.5 50.1 48 50.1s48-22.4 48-50.1c0-31.4-27.2-43.1-40-87.7-2.2-8.1-13.5-8.5-16 0zm160 0c-12.8 44.4-40 56.4-40 87.7 0 27.7 21.5 50.1 48 50.1s48-22.4 48-50.1c0-31.4-27.2-43.1-40-87.7-2.2-8.1-13.5-8.5-16 0zm160 0c-12.8 44.4-40 56.4-40 87.7 0 27.7 21.5 50.1 48 50.1s48-22.4 48-50.1c0-31.4-27.2-43.1-40-87.7-2.2-8.1-13.5-8.5-16 0z" - } - }, - "free": [ - "solid" - ] - }, - "cloud-showers-heavy": { - "changes": [ - "5.5.0" - ], - "ligatures": [], - "search": { - "terms": [ - "precipitation", - "rain", - "storm" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f740", - "label": "Cloud with Heavy Showers", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861380, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M183.9 370.1c-7.6-4.4-17.4-1.8-21.8 6l-64 112c-4.4 7.7-1.7 17.5 6 21.8 2.5 1.4 5.2 2.1 7.9 2.1 5.5 0 10.9-2.9 13.9-8.1l64-112c4.4-7.6 1.7-17.4-6-21.8zm96 0c-7.6-4.4-17.4-1.8-21.8 6l-64 112c-4.4 7.7-1.7 17.5 6 21.8 2.5 1.4 5.2 2.1 7.9 2.1 5.5 0 10.9-2.9 13.9-8.1l64-112c4.4-7.6 1.7-17.4-6-21.8zm-192 0c-7.6-4.4-17.4-1.8-21.8 6l-64 112c-4.4 7.7-1.7 17.5 6 21.8 2.5 1.4 5.2 2.1 7.9 2.1 5.5 0 10.9-2.9 13.9-8.1l64-112c4.4-7.6 1.7-17.4-6-21.8zm384 0c-7.6-4.4-17.4-1.8-21.8 6l-64 112c-4.4 7.7-1.7 17.5 6 21.8 2.5 1.4 5.2 2.1 7.9 2.1 5.5 0 10.9-2.9 13.9-8.1l64-112c4.4-7.6 1.7-17.4-6-21.8zm-96 0c-7.6-4.4-17.4-1.8-21.8 6l-64 112c-4.4 7.7-1.7 17.5 6 21.8 2.5 1.4 5.2 2.1 7.9 2.1 5.5 0 10.9-2.9 13.9-8.1l64-112c4.4-7.6 1.7-17.4-6-21.8zM416 128c-.6 0-1.1.2-1.6.2 1.1-5.2 1.6-10.6 1.6-16.2 0-44.2-35.8-80-80-80-24.6 0-46.3 11.3-61 28.8C256.4 24.8 219.3 0 176 0 114.2 0 64 50.1 64 112c0 7.3.8 14.3 2.1 21.2C27.8 145.8 0 181.5 0 224c0 53 43 96 96 96h320c53 0 96-43 96-96s-43-96-96-96z" - } - }, - "free": [ - "solid" - ] - }, - "cloud-sun": { - "changes": [ - "5.4.0", - "5.5.0" - ], - "ligatures": [], - "search": { - "terms": [ - "day", - "daytime", - "fall", - "outdoors", - "seasonal" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f6c4", - "label": "Cloud with Sun", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861381, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M575.2 325.7c.2-1.9.8-3.7.8-5.6 0-35.3-28.7-64-64-64-12.6 0-24.2 3.8-34.1 10-17.6-38.8-56.5-66-101.9-66-61.8 0-112 50.1-112 112 0 3 .7 5.8.9 8.7-49.6 3.7-88.9 44.7-88.9 95.3 0 53 43 96 96 96h272c53 0 96-43 96-96 0-42.1-27.2-77.4-64.8-90.4zm-430.4-22.6c-43.7-43.7-43.7-114.7 0-158.3 43.7-43.7 114.7-43.7 158.4 0 9.7 9.7 16.9 20.9 22.3 32.7 9.8-3.7 20.1-6 30.7-7.5L386 81.1c4-11.9-7.3-23.1-19.2-19.2L279 91.2 237.5 8.4C232-2.8 216-2.8 210.4 8.4L169 91.2 81.1 61.9C69.3 58 58 69.3 61.9 81.1l29.3 87.8-82.8 41.5c-11.2 5.6-11.2 21.5 0 27.1l82.8 41.4-29.3 87.8c-4 11.9 7.3 23.1 19.2 19.2l76.1-25.3c6.1-12.4 14-23.7 23.6-33.5-13.1-5.4-25.4-13.4-36-24zm-4.8-79.2c0 40.8 29.3 74.8 67.9 82.3 8-4.7 16.3-8.8 25.2-11.7 5.4-44.3 31-82.5 67.4-105C287.3 160.4 258 140 224 140c-46.3 0-84 37.6-84 83.9z" - } - }, - "free": [ - "solid" - ] - }, - "cloud-sun-rain": { - "changes": [ - "5.5.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f743", - "label": "Cloud with Sun and Rain", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861381, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M510.5 225.5c-6.9-37.2-39.3-65.5-78.5-65.5-12.3 0-23.9 3-34.3 8-17.4-24.1-45.6-40-77.7-40-53 0-96 43-96 96 0 .5.2 1.1.2 1.6C187.6 233 160 265.2 160 304c0 44.2 35.8 80 80 80h256c44.2 0 80-35.8 80-80 0-39.2-28.2-71.7-65.5-78.5zm-386.4 34.4c-37.4-37.4-37.4-98.3 0-135.8 34.6-34.6 89.1-36.8 126.7-7.4 20-12.9 43.6-20.7 69.2-20.7.7 0 1.3.2 2 .2l8.9-26.7c3.4-10.2-6.3-19.8-16.5-16.4l-75.3 25.1-35.5-71c-4.8-9.6-18.5-9.6-23.3 0l-35.5 71-75.3-25.1c-10.2-3.4-19.8 6.3-16.4 16.5l25.1 75.3-71 35.5c-9.6 4.8-9.6 18.5 0 23.3l71 35.5-25.1 75.3c-3.4 10.2 6.3 19.8 16.5 16.5l59.2-19.7c-.2-2.4-.7-4.7-.7-7.2 0-12.5 2.3-24.5 6.2-35.9-3.6-2.7-7.1-5.2-10.2-8.3zm69.8-58c4.3-24.5 15.8-46.4 31.9-64-9.8-6.2-21.4-9.9-33.8-9.9-35.3 0-64 28.7-64 64 0 18.7 8.2 35.4 21.1 47.1 11.3-15.9 26.6-28.9 44.8-37.2zm330.6 216.2c-7.6-4.3-17.4-1.8-21.8 6l-36.6 64c-4.4 7.7-1.7 17.4 6 21.8 2.5 1.4 5.2 2.1 7.9 2.1 5.5 0 10.9-2.9 13.9-8.1l36.6-64c4.3-7.7 1.7-17.4-6-21.8zm-96 0c-7.6-4.3-17.4-1.8-21.8 6l-36.6 64c-4.4 7.7-1.7 17.4 6 21.8 2.5 1.4 5.2 2.1 7.9 2.1 5.5 0 10.9-2.9 13.9-8.1l36.6-64c4.3-7.7 1.7-17.4-6-21.8zm-96 0c-7.6-4.3-17.4-1.8-21.8 6l-36.6 64c-4.4 7.7-1.7 17.4 6 21.8 2.5 1.4 5.2 2.1 7.9 2.1 5.5 0 10.9-2.9 13.9-8.1l36.6-64c4.3-7.7 1.7-17.4-6-21.8zm-96 0c-7.6-4.3-17.4-1.8-21.8 6l-36.6 64c-4.4 7.7-1.7 17.4 6 21.8 2.5 1.4 5.2 2.1 7.9 2.1 5.5 0 10.9-2.9 13.9-8.1l36.6-64c4.3-7.7 1.7-17.4-6-21.8z" - } - }, - "free": [ - "solid" - ] - }, - "cloud-upload-alt": { - "changes": [ - "5.0.0", - "5.0.11" - ], - "ligatures": [], - "search": { - "terms": [ - "cloud-upload" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f382", - "label": "Alternate Cloud Upload", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861381, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M537.6 226.6c4.1-10.7 6.4-22.4 6.4-34.6 0-53-43-96-96-96-19.7 0-38.1 6-53.3 16.2C367 64.2 315.3 32 256 32c-88.4 0-160 71.6-160 160 0 2.7.1 5.4.2 8.1C40.2 219.8 0 273.2 0 336c0 79.5 64.5 144 144 144h368c70.7 0 128-57.3 128-128 0-61.9-44-113.6-102.4-125.4zM393.4 288H328v112c0 8.8-7.2 16-16 16h-48c-8.8 0-16-7.2-16-16V288h-65.4c-14.3 0-21.4-17.2-11.3-27.3l105.4-105.4c6.2-6.2 16.4-6.2 22.6 0l105.4 105.4c10.1 10.1 2.9 27.3-11.3 27.3z" - } - }, - "free": [ - "solid" - ] - }, - "cloudscale": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f383", - "label": "cloudscale.ch", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860973, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M318.1 154l-9.4 7.6c-22.5-19.3-51.5-33.6-83.3-33.6C153.8 128 96 188.8 96 260.3c0 6.6.4 13.1 1.4 19.4-2-56 41.8-97.4 92.6-97.4 24.2 0 46.2 9.4 62.6 24.7l-25.2 20.4c-8.3-.9-16.8 1.8-23.1 8.1-11.1 11-11.1 28.9 0 40 11.1 11 28.9 11 40 0 6.3-6.3 9-14.9 8.1-23.1l75.2-88.8c6.3-6.5-3.3-15.9-9.5-9.6zm-83.8 111.5c-5.6 5.5-14.6 5.5-20.2 0-5.6-5.6-5.6-14.6 0-20.2s14.6-5.6 20.2 0 5.6 14.7 0 20.2zM224 32C100.5 32 0 132.5 0 256s100.5 224 224 224 224-100.5 224-224S347.5 32 224 32zm0 384c-88.2 0-160-71.8-160-160S135.8 96 224 96s160 71.8 160 160-71.8 160-160 160z" - } - }, - "free": [ - "brands" - ] - }, - "cloudsmith": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f384", - "label": "Cloudsmith", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860973, - "raw": "", - "viewBox": [ - "0", - "0", - "332", - "512" - ], - "width": 332, - "height": 512, - "path": "M332.5 419.9c0 46.4-37.6 84.1-84 84.1s-84-37.7-84-84.1 37.6-84 84-84 84 37.6 84 84zm-84-243.9c46.4 0 80-37.6 80-84s-33.6-84-80-84-88 37.6-88 84-29.6 76-76 76-84 41.6-84 88 37.6 80 84 80 84-33.6 84-80 33.6-80 80-80z" - } - }, - "free": [ - "brands" - ] - }, - "cloudversify": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f385", - "label": "cloudversify", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860974, - "raw": "", - "viewBox": [ - "0", - "0", - "616", - "512" - ], - "width": 616, - "height": 512, - "path": "M148.6 304c8.2 68.5 67.4 115.5 146 111.3 51.2 43.3 136.8 45.8 186.4-5.6 69.2 1.1 118.5-44.6 131.5-99.5 14.8-62.5-18.2-132.5-92.1-155.1-33-88.1-131.4-101.5-186.5-85-57.3 17.3-84.3 53.2-99.3 109.7-7.8 2.7-26.5 8.9-45 24.1 11.7 0 15.2 8.9 15.2 19.5v20.4c0 10.7-8.7 19.5-19.5 19.5h-20.2c-10.7 0-19.5-6-19.5-16.7V240H98.8C95 240 88 244.3 88 251.9v40.4c0 6.4 5.3 11.8 11.7 11.8h48.9zm227.4 8c-10.7 46.3 21.7 72.4 55.3 86.8C324.1 432.6 259.7 348 296 288c-33.2 21.6-33.7 71.2-29.2 92.9-17.9-12.4-53.8-32.4-57.4-79.8-3-39.9 21.5-75.7 57-93.9C297 191.4 369.9 198.7 400 248c-14.1-48-53.8-70.1-101.8-74.8 30.9-30.7 64.4-50.3 114.2-43.7 69.8 9.3 133.2 82.8 67.7 150.5 35-16.3 48.7-54.4 47.5-76.9l10.5 19.6c11.8 22 15.2 47.6 9.4 72-9.2 39-40.6 68.8-79.7 76.5-32.1 6.3-83.1-5.1-91.8-59.2zM128 208H88.2c-8.9 0-16.2-7.3-16.2-16.2v-39.6c0-8.9 7.3-16.2 16.2-16.2H128c8.9 0 16.2 7.3 16.2 16.2v39.6c0 8.9-7.3 16.2-16.2 16.2zM10.1 168C4.5 168 0 163.5 0 157.9v-27.8c0-5.6 4.5-10.1 10.1-10.1h27.7c5.5 0 10.1 4.5 10.1 10.1v27.8c0 5.6-4.5 10.1-10.1 10.1H10.1zM168 142.7v-21.4c0-5.1 4.2-9.3 9.3-9.3h21.4c5.1 0 9.3 4.2 9.3 9.3v21.4c0 5.1-4.2 9.3-9.3 9.3h-21.4c-5.1 0-9.3-4.2-9.3-9.3zM56 235.5v25c0 6.3-5.1 11.5-11.4 11.5H19.4C13.1 272 8 266.8 8 260.5v-25c0-6.3 5.1-11.5 11.4-11.5h25.1c6.4 0 11.5 5.2 11.5 11.5z" - } - }, - "free": [ - "brands" - ] - }, - "cocktail": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [ - "alcohol", - "beverage", - "drink" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f561", - "label": "Cocktail", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861382, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M296 464h-56V338.78l168.74-168.73c15.52-15.52 4.53-42.05-17.42-42.05H24.68c-21.95 0-32.94 26.53-17.42 42.05L176 338.78V464h-56c-22.09 0-40 17.91-40 40 0 4.42 3.58 8 8 8h240c4.42 0 8-3.58 8-8 0-22.09-17.91-40-40-40zM432 0c-62.61 0-115.35 40.2-135.18 96h52.54c16.65-28.55 47.27-48 82.64-48 52.93 0 96 43.06 96 96s-43.07 96-96 96c-14.04 0-27.29-3.2-39.32-8.64l-35.26 35.26C379.23 279.92 404.59 288 432 288c79.53 0 144-64.47 144-144S511.53 0 432 0z" - } - }, - "free": [ - "solid" - ] - }, - "code": { - "changes": [ - "3.1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "brackets", - "html" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f121", - "label": "Code", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861382, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M278.9 511.5l-61-17.7c-6.4-1.8-10-8.5-8.2-14.9L346.2 8.7c1.8-6.4 8.5-10 14.9-8.2l61 17.7c6.4 1.8 10 8.5 8.2 14.9L293.8 503.3c-1.9 6.4-8.5 10.1-14.9 8.2zm-114-112.2l43.5-46.4c4.6-4.9 4.3-12.7-.8-17.2L117 256l90.6-79.7c5.1-4.5 5.5-12.3.8-17.2l-43.5-46.4c-4.5-4.8-12.1-5.1-17-.5L3.8 247.2c-5.1 4.7-5.1 12.8 0 17.5l144.1 135.1c4.9 4.6 12.5 4.4 17-.5zm327.2.6l144.1-135.1c5.1-4.7 5.1-12.8 0-17.5L492.1 112.1c-4.8-4.5-12.4-4.3-17 .5L431.6 159c-4.6 4.9-4.3 12.7.8 17.2L523 256l-90.6 79.7c-5.1 4.5-5.5 12.3-.8 17.2l43.5 46.4c4.5 4.9 12.1 5.1 17 .6z" - } - }, - "free": [ - "solid" - ] - }, - "code-branch": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "branch", - "code-fork", - "fork", - "git", - "github", - "rebase", - "svn", - "vcs", - "version" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f126", - "label": "Code Branch", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861382, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M384 144c0-44.2-35.8-80-80-80s-80 35.8-80 80c0 36.4 24.3 67.1 57.5 76.8-.6 16.1-4.2 28.5-11 36.9-15.4 19.2-49.3 22.4-85.2 25.7-28.2 2.6-57.4 5.4-81.3 16.9v-144c32.5-10.2 56-40.5 56-76.3 0-44.2-35.8-80-80-80S0 35.8 0 80c0 35.8 23.5 66.1 56 76.3v199.3C23.5 365.9 0 396.2 0 432c0 44.2 35.8 80 80 80s80-35.8 80-80c0-34-21.2-63.1-51.2-74.6 3.1-5.2 7.8-9.8 14.9-13.4 16.2-8.2 40.4-10.4 66.1-12.8 42.2-3.9 90-8.4 118.2-43.4 14-17.4 21.1-39.8 21.6-67.9 31.6-10.8 54.4-40.7 54.4-75.9zM80 64c8.8 0 16 7.2 16 16s-7.2 16-16 16-16-7.2-16-16 7.2-16 16-16zm0 384c-8.8 0-16-7.2-16-16s7.2-16 16-16 16 7.2 16 16-7.2 16-16 16zm224-320c8.8 0 16 7.2 16 16s-7.2 16-16 16-16-7.2-16-16 7.2-16 16-16z" - } - }, - "free": [ - "solid" - ] - }, - "codepen": { - "changes": [ - "4.1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f1cb", - "label": "Codepen", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860974, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M502.285 159.704l-234-156c-7.987-4.915-16.511-4.96-24.571 0l-234 156C3.714 163.703 0 170.847 0 177.989v155.999c0 7.143 3.714 14.286 9.715 18.286l234 156.022c7.987 4.915 16.511 4.96 24.571 0l234-156.022c6-3.999 9.715-11.143 9.715-18.286V177.989c-.001-7.142-3.715-14.286-9.716-18.285zM278 63.131l172.286 114.858-76.857 51.429L278 165.703V63.131zm-44 0v102.572l-95.429 63.715-76.857-51.429L234 63.131zM44 219.132l55.143 36.857L44 292.846v-73.714zm190 229.715L61.714 333.989l76.857-51.429L234 346.275v102.572zm22-140.858l-77.715-52 77.715-52 77.715 52-77.715 52zm22 140.858V346.275l95.429-63.715 76.857 51.429L278 448.847zm190-156.001l-55.143-36.857L468 219.132v73.714z" - } - }, - "free": [ - "brands" - ] - }, - "codiepie": { - "changes": [ - "4.5", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f284", - "label": "Codie Pie", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860974, - "raw": "", - "viewBox": [ - "0", - "0", - "472", - "512" - ], - "width": 472, - "height": 512, - "path": "M422.5 202.9c30.7 0 33.5 53.1-.3 53.1h-10.8v44.3h-26.6v-97.4h37.7zM472 352.6C429.9 444.5 350.4 504 248 504 111 504 0 393 0 256S111 8 248 8c97.4 0 172.8 53.7 218.2 138.4l-186 108.8L472 352.6zm-38.5 12.5l-60.3-30.7c-27.1 44.3-70.4 71.4-122.4 71.4-82.5 0-149.2-66.7-149.2-148.9 0-82.5 66.7-149.2 149.2-149.2 48.4 0 88.9 23.5 116.9 63.4l59.5-34.6c-40.7-62.6-104.7-100-179.2-100-121.2 0-219.5 98.3-219.5 219.5S126.8 475.5 248 475.5c78.6 0 146.5-42.1 185.5-110.4z" - } - }, - "free": [ - "brands" - ] - }, - "coffee": { - "changes": [ - "3", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "beverage", - "breakfast", - "cafe", - "drink", - "fall", - "morning", - "mug", - "seasonal", - "tea" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f0f4", - "label": "Coffee", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861382, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M192 384h192c53 0 96-43 96-96h32c70.6 0 128-57.4 128-128S582.6 32 512 32H120c-13.3 0-24 10.7-24 24v232c0 53 43 96 96 96zM512 96c35.3 0 64 28.7 64 64s-28.7 64-64 64h-32V96h32zm47.7 384H48.3c-47.6 0-61-64-36-64h583.3c25 0 11.8 64-35.9 64z" - } - }, - "free": [ - "solid" - ] - }, - "cog": { - "changes": [ - "1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "settings" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f013", - "label": "cog", - "voted": false, - "svg": { - "solid": { - "last_modified": 1548363722386, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M487.4 315.7l-42.6-24.6c4.3-23.2 4.3-47 0-70.2l42.6-24.6c4.9-2.8 7.1-8.6 5.5-14-11.1-35.6-30-67.8-54.7-94.6-3.8-4.1-10-5.1-14.8-2.3L380.8 110c-17.9-15.4-38.5-27.3-60.8-35.1V25.8c0-5.6-3.9-10.5-9.4-11.7-36.7-8.2-74.3-7.8-109.2 0-5.5 1.2-9.4 6.1-9.4 11.7V75c-22.2 7.9-42.8 19.8-60.8 35.1L88.7 85.5c-4.9-2.8-11-1.9-14.8 2.3-24.7 26.7-43.6 58.9-54.7 94.6-1.7 5.4.6 11.2 5.5 14L67.3 221c-4.3 23.2-4.3 47 0 70.2l-42.6 24.6c-4.9 2.8-7.1 8.6-5.5 14 11.1 35.6 30 67.8 54.7 94.6 3.8 4.1 10 5.1 14.8 2.3l42.6-24.6c17.9 15.4 38.5 27.3 60.8 35.1v49.2c0 5.6 3.9 10.5 9.4 11.7 36.7 8.2 74.3 7.8 109.2 0 5.5-1.2 9.4-6.1 9.4-11.7v-49.2c22.2-7.9 42.8-19.8 60.8-35.1l42.6 24.6c4.9 2.8 11 1.9 14.8-2.3 24.7-26.7 43.6-58.9 54.7-94.6 1.5-5.5-.7-11.3-5.6-14.1zM256 336c-44.1 0-80-35.9-80-80s35.9-80 80-80 80 35.9 80 80-35.9 80-80 80z" - } - }, - "free": [ - "solid" - ] - }, - "cogs": { - "changes": [ - "1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "gears", - "settings" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f085", - "label": "cogs", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861382, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M512.1 191l-8.2 14.3c-3 5.3-9.4 7.5-15.1 5.4-11.8-4.4-22.6-10.7-32.1-18.6-4.6-3.8-5.8-10.5-2.8-15.7l8.2-14.3c-6.9-8-12.3-17.3-15.9-27.4h-16.5c-6 0-11.2-4.3-12.2-10.3-2-12-2.1-24.6 0-37.1 1-6 6.2-10.4 12.2-10.4h16.5c3.6-10.1 9-19.4 15.9-27.4l-8.2-14.3c-3-5.2-1.9-11.9 2.8-15.7 9.5-7.9 20.4-14.2 32.1-18.6 5.7-2.1 12.1.1 15.1 5.4l8.2 14.3c10.5-1.9 21.2-1.9 31.7 0L552 6.3c3-5.3 9.4-7.5 15.1-5.4 11.8 4.4 22.6 10.7 32.1 18.6 4.6 3.8 5.8 10.5 2.8 15.7l-8.2 14.3c6.9 8 12.3 17.3 15.9 27.4h16.5c6 0 11.2 4.3 12.2 10.3 2 12 2.1 24.6 0 37.1-1 6-6.2 10.4-12.2 10.4h-16.5c-3.6 10.1-9 19.4-15.9 27.4l8.2 14.3c3 5.2 1.9 11.9-2.8 15.7-9.5 7.9-20.4 14.2-32.1 18.6-5.7 2.1-12.1-.1-15.1-5.4l-8.2-14.3c-10.4 1.9-21.2 1.9-31.7 0zm-10.5-58.8c38.5 29.6 82.4-14.3 52.8-52.8-38.5-29.7-82.4 14.3-52.8 52.8zM386.3 286.1l33.7 16.8c10.1 5.8 14.5 18.1 10.5 29.1-8.9 24.2-26.4 46.4-42.6 65.8-7.4 8.9-20.2 11.1-30.3 5.3l-29.1-16.8c-16 13.7-34.6 24.6-54.9 31.7v33.6c0 11.6-8.3 21.6-19.7 23.6-24.6 4.2-50.4 4.4-75.9 0-11.5-2-20-11.9-20-23.6V418c-20.3-7.2-38.9-18-54.9-31.7L74 403c-10 5.8-22.9 3.6-30.3-5.3-16.2-19.4-33.3-41.6-42.2-65.7-4-10.9.4-23.2 10.5-29.1l33.3-16.8c-3.9-20.9-3.9-42.4 0-63.4L12 205.8c-10.1-5.8-14.6-18.1-10.5-29 8.9-24.2 26-46.4 42.2-65.8 7.4-8.9 20.2-11.1 30.3-5.3l29.1 16.8c16-13.7 34.6-24.6 54.9-31.7V57.1c0-11.5 8.2-21.5 19.6-23.5 24.6-4.2 50.5-4.4 76-.1 11.5 2 20 11.9 20 23.6v33.6c20.3 7.2 38.9 18 54.9 31.7l29.1-16.8c10-5.8 22.9-3.6 30.3 5.3 16.2 19.4 33.2 41.6 42.1 65.8 4 10.9.1 23.2-10 29.1l-33.7 16.8c3.9 21 3.9 42.5 0 63.5zm-117.6 21.1c59.2-77-28.7-164.9-105.7-105.7-59.2 77 28.7 164.9 105.7 105.7zm243.4 182.7l-8.2 14.3c-3 5.3-9.4 7.5-15.1 5.4-11.8-4.4-22.6-10.7-32.1-18.6-4.6-3.8-5.8-10.5-2.8-15.7l8.2-14.3c-6.9-8-12.3-17.3-15.9-27.4h-16.5c-6 0-11.2-4.3-12.2-10.3-2-12-2.1-24.6 0-37.1 1-6 6.2-10.4 12.2-10.4h16.5c3.6-10.1 9-19.4 15.9-27.4l-8.2-14.3c-3-5.2-1.9-11.9 2.8-15.7 9.5-7.9 20.4-14.2 32.1-18.6 5.7-2.1 12.1.1 15.1 5.4l8.2 14.3c10.5-1.9 21.2-1.9 31.7 0l8.2-14.3c3-5.3 9.4-7.5 15.1-5.4 11.8 4.4 22.6 10.7 32.1 18.6 4.6 3.8 5.8 10.5 2.8 15.7l-8.2 14.3c6.9 8 12.3 17.3 15.9 27.4h16.5c6 0 11.2 4.3 12.2 10.3 2 12 2.1 24.6 0 37.1-1 6-6.2 10.4-12.2 10.4h-16.5c-3.6 10.1-9 19.4-15.9 27.4l8.2 14.3c3 5.2 1.9 11.9-2.8 15.7-9.5 7.9-20.4 14.2-32.1 18.6-5.7 2.1-12.1-.1-15.1-5.4l-8.2-14.3c-10.4 1.9-21.2 1.9-31.7 0zM501.6 431c38.5 29.6 82.4-14.3 52.8-52.8-38.5-29.6-82.4 14.3-52.8 52.8z" - } - }, - "free": [ - "solid" - ] - }, - "coins": { - "changes": [ - "5.0.13" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f51e", - "label": "Coins", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861382, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M0 405.3V448c0 35.3 86 64 192 64s192-28.7 192-64v-42.7C342.7 434.4 267.2 448 192 448S41.3 434.4 0 405.3zM320 128c106 0 192-28.7 192-64S426 0 320 0 128 28.7 128 64s86 64 192 64zM0 300.4V352c0 35.3 86 64 192 64s192-28.7 192-64v-51.6c-41.3 34-116.9 51.6-192 51.6S41.3 334.4 0 300.4zm416 11c57.3-11.1 96-31.7 96-55.4v-42.7c-23.2 16.4-57.3 27.6-96 34.5v63.6zM192 160C86 160 0 195.8 0 240s86 80 192 80 192-35.8 192-80-86-80-192-80zm219.3 56.3c60-10.8 100.7-32 100.7-56.3v-42.7c-35.5 25.1-96.5 38.6-160.7 41.8 29.5 14.3 51.2 33.5 60 57.2z" - } - }, - "free": [ - "solid" - ] - }, - "columns": { - "changes": [ - "2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "dashboard", - "panes", - "split" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f0db", - "label": "Columns", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861382, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M464 32H48C21.49 32 0 53.49 0 80v352c0 26.51 21.49 48 48 48h416c26.51 0 48-21.49 48-48V80c0-26.51-21.49-48-48-48zM224 416H64V160h160v256zm224 0H288V160h160v256z" - } - }, - "free": [ - "solid" - ] - }, - "comment": { - "changes": [ - "1", - "5.0.0", - "5.0.9" - ], - "ligatures": [], - "search": { - "terms": [ - "bubble", - "chat", - "conversation", - "feedback", - "message", - "note", - "notification", - "sms", - "speech", - "texting" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f075", - "label": "comment", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861385, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M256 32C114.6 32 0 125.1 0 240c0 49.6 21.4 95 57 130.7C44.5 421.1 2.7 466 2.2 466.5c-2.2 2.3-2.8 5.7-1.5 8.7S4.8 480 8 480c66.3 0 116-31.8 140.6-51.4 32.7 12.3 69 19.4 107.4 19.4 141.4 0 256-93.1 256-208S397.4 32 256 32z" - }, - "regular": { - "last_modified": 1546440861250, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M256 32C114.6 32 0 125.1 0 240c0 47.6 19.9 91.2 52.9 126.3C38 405.7 7 439.1 6.5 439.5c-6.6 7-8.4 17.2-4.6 26S14.4 480 24 480c61.5 0 110-25.7 139.1-46.3C192 442.8 223.2 448 256 448c141.4 0 256-93.1 256-208S397.4 32 256 32zm0 368c-26.7 0-53.1-4.1-78.4-12.1l-22.7-7.2-19.5 13.8c-14.3 10.1-33.9 21.4-57.5 29 7.3-12.1 14.4-25.7 19.9-40.2l10.6-28.1-20.6-21.8C69.7 314.1 48 282.2 48 240c0-88.2 93.3-160 208-160s208 71.8 208 160-93.3 160-208 160z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "comment-alt": { - "changes": [ - "4.4", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "bubble", - "chat", - "commenting", - "conversation", - "feedback", - "message", - "note", - "notification", - "sms", - "speech", - "texting" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f27a", - "label": "Alternate Comment", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861384, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M448 0H64C28.7 0 0 28.7 0 64v288c0 35.3 28.7 64 64 64h96v84c0 9.8 11.2 15.5 19.1 9.7L304 416h144c35.3 0 64-28.7 64-64V64c0-35.3-28.7-64-64-64z" - }, - "regular": { - "last_modified": 1546440861249, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M448 0H64C28.7 0 0 28.7 0 64v288c0 35.3 28.7 64 64 64h96v84c0 7.1 5.8 12 12 12 2.4 0 4.9-.7 7.1-2.4L304 416h144c35.3 0 64-28.7 64-64V64c0-35.3-28.7-64-64-64zm16 352c0 8.8-7.2 16-16 16H288l-12.8 9.6L208 428v-60H64c-8.8 0-16-7.2-16-16V64c0-8.8 7.2-16 16-16h384c8.8 0 16 7.2 16 16v288z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "comment-dollar": { - "changes": [ - "5.3.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f651", - "label": "Comment Dollar", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861384, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M256 32C114.62 32 0 125.12 0 240c0 49.56 21.41 95.01 57.02 130.74C44.46 421.05 2.7 465.97 2.2 466.5A7.995 7.995 0 0 0 8 480c66.26 0 115.99-31.75 140.6-51.38C181.29 440.93 217.59 448 256 448c141.38 0 256-93.12 256-208S397.38 32 256 32zm24 302.44V352c0 8.84-7.16 16-16 16h-16c-8.84 0-16-7.16-16-16v-17.73c-11.42-1.35-22.28-5.19-31.78-11.46-6.22-4.11-6.82-13.11-1.55-18.38l17.52-17.52c3.74-3.74 9.31-4.24 14.11-2.03 3.18 1.46 6.66 2.22 10.26 2.22h32.78c4.66 0 8.44-3.78 8.44-8.42 0-3.75-2.52-7.08-6.12-8.11l-50.07-14.3c-22.25-6.35-40.01-24.71-42.91-47.67-4.05-32.07 19.03-59.43 49.32-63.05V128c0-8.84 7.16-16 16-16h16c8.84 0 16 7.16 16 16v17.73c11.42 1.35 22.28 5.19 31.78 11.46 6.22 4.11 6.82 13.11 1.55 18.38l-17.52 17.52c-3.74 3.74-9.31 4.24-14.11 2.03a24.516 24.516 0 0 0-10.26-2.22h-32.78c-4.66 0-8.44 3.78-8.44 8.42 0 3.75 2.52 7.08 6.12 8.11l50.07 14.3c22.25 6.36 40.01 24.71 42.91 47.67 4.05 32.06-19.03 59.42-49.32 63.04z" - } - }, - "free": [ - "solid" - ] - }, - "comment-dots": { - "changes": [ - "5.0.9" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f4ad", - "label": "Comment Dots", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861384, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M256 32C114.6 32 0 125.1 0 240c0 49.6 21.4 95 57 130.7C44.5 421.1 2.7 466 2.2 466.5c-2.2 2.3-2.8 5.7-1.5 8.7S4.8 480 8 480c66.3 0 116-31.8 140.6-51.4 32.7 12.3 69 19.4 107.4 19.4 141.4 0 256-93.1 256-208S397.4 32 256 32zM128 272c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32zm128 0c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32zm128 0c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32z" - }, - "regular": { - "last_modified": 1546440861249, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M144 208c-17.7 0-32 14.3-32 32s14.3 32 32 32 32-14.3 32-32-14.3-32-32-32zm112 0c-17.7 0-32 14.3-32 32s14.3 32 32 32 32-14.3 32-32-14.3-32-32-32zm112 0c-17.7 0-32 14.3-32 32s14.3 32 32 32 32-14.3 32-32-14.3-32-32-32zM256 32C114.6 32 0 125.1 0 240c0 47.6 19.9 91.2 52.9 126.3C38 405.7 7 439.1 6.5 439.5c-6.6 7-8.4 17.2-4.6 26S14.4 480 24 480c61.5 0 110-25.7 139.1-46.3C192 442.8 223.2 448 256 448c141.4 0 256-93.1 256-208S397.4 32 256 32zm0 368c-26.7 0-53.1-4.1-78.4-12.1l-22.7-7.2-19.5 13.8c-14.3 10.1-33.9 21.4-57.5 29 7.3-12.1 14.4-25.7 19.9-40.2l10.6-28.1-20.6-21.8C69.7 314.1 48 282.2 48 240c0-88.2 93.3-160 208-160s208 71.8 208 160-93.3 160-208 160z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "comment-medical": { - "changes": [ - "5.7.0" - ], - "ligatures": [], - "search": { - "terms": [ - "advice", - "diagnose", - "prescription" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f7f5", - "label": "Alternate Medical Chat", - "voted": false, - "svg": { - "solid": { - "last_modified": 1548701299246, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M256 32C114.62 32 0 125.12 0 240c0 49.56 21.41 95 57 130.74C44.46 421.05 2.7 466 2.2 466.5A8 8 0 0 0 8 480c66.26 0 116-31.75 140.6-51.38A304.66 304.66 0 0 0 256 448c141.39 0 256-93.12 256-208S397.39 32 256 32zm96 232a8 8 0 0 1-8 8h-56v56a8 8 0 0 1-8 8h-48a8 8 0 0 1-8-8v-56h-56a8 8 0 0 1-8-8v-48a8 8 0 0 1 8-8h56v-56a8 8 0 0 1 8-8h48a8 8 0 0 1 8 8v56h56a8 8 0 0 1 8 8z" - } - }, - "free": [ - "solid" - ] - }, - "comment-slash": { - "changes": [ - "5.0.9" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f4b3", - "label": "Comment Slash", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861384, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M64 240c0 49.6 21.4 95 57 130.7-12.6 50.3-54.3 95.2-54.8 95.8-2.2 2.3-2.8 5.7-1.5 8.7 1.3 2.9 4.1 4.8 7.3 4.8 66.3 0 116-31.8 140.6-51.4 32.7 12.3 69 19.4 107.4 19.4 27.4 0 53.7-3.6 78.4-10L72.9 186.4c-5.6 17.1-8.9 35-8.9 53.6zm569.8 218.1l-114.4-88.4C554.6 334.1 576 289.2 576 240c0-114.9-114.6-208-256-208-65.1 0-124.2 20.1-169.4 52.7L45.5 3.4C38.5-2 28.5-.8 23 6.2L3.4 31.4c-5.4 7-4.2 17 2.8 22.4l588.4 454.7c7 5.4 17 4.2 22.5-2.8l19.6-25.3c5.4-6.8 4.1-16.9-2.9-22.3z" - } - }, - "free": [ - "solid" - ] - }, - "comments": { - "changes": [ - "1", - "5.0.0", - "5.0.9" - ], - "ligatures": [], - "search": { - "terms": [ - "bubble", - "chat", - "conversation", - "feedback", - "message", - "note", - "notification", - "sms", - "speech", - "texting" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f086", - "label": "comments", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861385, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M416 192c0-88.4-93.1-160-208-160S0 103.6 0 192c0 34.3 14.1 65.9 38 92-13.4 30.2-35.5 54.2-35.8 54.5-2.2 2.3-2.8 5.7-1.5 8.7S4.8 352 8 352c36.6 0 66.9-12.3 88.7-25 32.2 15.7 70.3 25 111.3 25 114.9 0 208-71.6 208-160zm122 220c23.9-26 38-57.7 38-92 0-66.9-53.5-124.2-129.3-148.1.9 6.6 1.3 13.3 1.3 20.1 0 105.9-107.7 192-240 192-10.8 0-21.3-.8-31.7-1.9C207.8 439.6 281.8 480 368 480c41 0 79.1-9.2 111.3-25 21.8 12.7 52.1 25 88.7 25 3.2 0 6.1-1.9 7.3-4.8 1.3-2.9.7-6.3-1.5-8.7-.3-.3-22.4-24.2-35.8-54.5z" - }, - "regular": { - "last_modified": 1546440861250, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M532 386.2c27.5-27.1 44-61.1 44-98.2 0-80-76.5-146.1-176.2-157.9C368.3 72.5 294.3 32 208 32 93.1 32 0 103.6 0 192c0 37 16.5 71 44 98.2-15.3 30.7-37.3 54.5-37.7 54.9-6.3 6.7-8.1 16.5-4.4 25 3.6 8.5 12 14 21.2 14 53.5 0 96.7-20.2 125.2-38.8 9.2 2.1 18.7 3.7 28.4 4.9C208.1 407.6 281.8 448 368 448c20.8 0 40.8-2.4 59.8-6.8C456.3 459.7 499.4 480 553 480c9.2 0 17.5-5.5 21.2-14 3.6-8.5 1.9-18.3-4.4-25-.4-.3-22.5-24.1-37.8-54.8zm-392.8-92.3L122.1 305c-14.1 9.1-28.5 16.3-43.1 21.4 2.7-4.7 5.4-9.7 8-14.8l15.5-31.1L77.7 256C64.2 242.6 48 220.7 48 192c0-60.7 73.3-112 160-112s160 51.3 160 112-73.3 112-160 112c-16.5 0-33-1.9-49-5.6l-19.8-4.5zM498.3 352l-24.7 24.4 15.5 31.1c2.6 5.1 5.3 10.1 8 14.8-14.6-5.1-29-12.3-43.1-21.4l-17.1-11.1-19.9 4.6c-16 3.7-32.5 5.6-49 5.6-54 0-102.2-20.1-131.3-49.7C338 339.5 416 272.9 416 192c0-3.4-.4-6.7-.7-10C479.7 196.5 528 238.8 528 288c0 28.7-16.2 50.6-29.7 64z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "comments-dollar": { - "changes": [ - "5.3.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f653", - "label": "Comments Dollar", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861385, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M416 192c0-88.37-93.12-160-208-160S0 103.63 0 192c0 34.27 14.13 65.95 37.97 91.98C24.61 314.22 2.52 338.16 2.2 338.5A7.995 7.995 0 0 0 8 352c36.58 0 66.93-12.25 88.73-24.98C128.93 342.76 167.02 352 208 352c114.88 0 208-71.63 208-160zm-224 96v-16.29c-11.29-.58-22.27-4.52-31.37-11.35-3.9-2.93-4.1-8.77-.57-12.14l11.75-11.21c2.77-2.64 6.89-2.76 10.13-.73 3.87 2.42 8.26 3.72 12.82 3.72h28.11c6.5 0 11.8-5.92 11.8-13.19 0-5.95-3.61-11.19-8.77-12.73l-45-13.5c-18.59-5.58-31.58-23.42-31.58-43.39 0-24.52 19.05-44.44 42.67-45.07V96c0-4.42 3.58-8 8-8h16c4.42 0 8 3.58 8 8v16.29c11.29.58 22.27 4.51 31.37 11.35 3.9 2.93 4.1 8.77.57 12.14l-11.75 11.21c-2.77 2.64-6.89 2.76-10.13.73-3.87-2.43-8.26-3.72-12.82-3.72h-28.11c-6.5 0-11.8 5.92-11.8 13.19 0 5.95 3.61 11.19 8.77 12.73l45 13.5c18.59 5.58 31.58 23.42 31.58 43.39 0 24.53-19.05 44.44-42.67 45.07V288c0 4.42-3.58 8-8 8h-16c-4.42 0-8-3.58-8-8zm346.01 123.99C561.87 385.96 576 354.27 576 320c0-66.94-53.49-124.2-129.33-148.07.86 6.6 1.33 13.29 1.33 20.07 0 105.87-107.66 192-240 192-10.78 0-21.32-.77-31.73-1.88C207.8 439.63 281.77 480 368 480c40.98 0 79.07-9.24 111.27-24.98C501.07 467.75 531.42 480 568 480c3.2 0 6.09-1.91 7.34-4.84 1.27-2.94.66-6.34-1.55-8.67-.31-.33-22.42-24.24-35.78-54.5z" - } - }, - "free": [ - "solid" - ] - }, - "compact-disc": { - "changes": [ - "5.0.13" - ], - "ligatures": [], - "search": { - "terms": [ - "bluray", - "cd", - "disc", - "media" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f51f", - "label": "Compact Disc", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861385, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zM88 256H56c0-105.9 86.1-192 192-192v32c-88.2 0-160 71.8-160 160zm160 96c-53 0-96-43-96-96s43-96 96-96 96 43 96 96-43 96-96 96zm0-128c-17.7 0-32 14.3-32 32s14.3 32 32 32 32-14.3 32-32-14.3-32-32-32z" - } - }, - "free": [ - "solid" - ] - }, - "compass": { - "changes": [ - "3.2", - "5.0.0", - "5.2.0" - ], - "ligatures": [], - "search": { - "terms": [ - "directory", - "location", - "menu", - "safari" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f14e", - "label": "Compass", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861385, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M225.38 233.37c-12.5 12.5-12.5 32.76 0 45.25 12.49 12.5 32.76 12.5 45.25 0 12.5-12.5 12.5-32.76 0-45.25-12.5-12.49-32.76-12.49-45.25 0zM248 8C111.03 8 0 119.03 0 256s111.03 248 248 248 248-111.03 248-248S384.97 8 248 8zm126.14 148.05L308.17 300.4a31.938 31.938 0 0 1-15.77 15.77l-144.34 65.97c-16.65 7.61-33.81-9.55-26.2-26.2l65.98-144.35a31.938 31.938 0 0 1 15.77-15.77l144.34-65.97c16.65-7.6 33.8 9.55 26.19 26.2z" - }, - "regular": { - "last_modified": 1546440861251, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M347.94 129.86L203.6 195.83a31.938 31.938 0 0 0-15.77 15.77l-65.97 144.34c-7.61 16.65 9.54 33.81 26.2 26.2l144.34-65.97a31.938 31.938 0 0 0 15.77-15.77l65.97-144.34c7.61-16.66-9.54-33.81-26.2-26.2zm-77.36 148.72c-12.47 12.47-32.69 12.47-45.16 0-12.47-12.47-12.47-32.69 0-45.16 12.47-12.47 32.69-12.47 45.16 0 12.47 12.47 12.47 32.69 0 45.16zM248 8C111.03 8 0 119.03 0 256s111.03 248 248 248 248-111.03 248-248S384.97 8 248 8zm0 448c-110.28 0-200-89.72-200-200S137.72 56 248 56s200 89.72 200 200-89.72 200-200 200z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "compress": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "collapse", - "combine", - "contract", - "merge", - "smaller" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f066", - "label": "Compress", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861385, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M436 192H312c-13.3 0-24-10.7-24-24V44c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v84h84c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12zm-276-24V44c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v84H12c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h124c13.3 0 24-10.7 24-24zm0 300V344c0-13.3-10.7-24-24-24H12c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h84v84c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12zm192 0v-84h84c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12H312c-13.3 0-24 10.7-24 24v124c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12z" - } - }, - "free": [ - "solid" - ] - }, - "compress-arrows-alt": { - "changes": [ - "5.6.0" - ], - "ligatures": [], - "search": { - "terms": [ - "collapse", - "fullscreen", - "minimize", - "move", - "resize", - "shrink", - "smaller" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f78c", - "label": "Alternate Compress Arrows", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861385, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M200 288H88c-21.4 0-32.1 25.8-17 41l32.9 31-99.2 99.3c-6.2 6.2-6.2 16.4 0 22.6l25.4 25.4c6.2 6.2 16.4 6.2 22.6 0L152 408l31.1 33c15.1 15.1 40.9 4.4 40.9-17V312c0-13.3-10.7-24-24-24zm112-64h112c21.4 0 32.1-25.9 17-41l-33-31 99.3-99.3c6.2-6.2 6.2-16.4 0-22.6L481.9 4.7c-6.2-6.2-16.4-6.2-22.6 0L360 104l-31.1-33C313.8 55.9 288 66.6 288 88v112c0 13.3 10.7 24 24 24zm96 136l33-31.1c15.1-15.1 4.4-40.9-17-40.9H312c-13.3 0-24 10.7-24 24v112c0 21.4 25.9 32.1 41 17l31-32.9 99.3 99.3c6.2 6.2 16.4 6.2 22.6 0l25.4-25.4c6.2-6.2 6.2-16.4 0-22.6L408 360zM183 71.1L152 104 52.7 4.7c-6.2-6.2-16.4-6.2-22.6 0L4.7 30.1c-6.2 6.2-6.2 16.4 0 22.6L104 152l-33 31.1C55.9 198.2 66.6 224 88 224h112c13.3 0 24-10.7 24-24V88c0-21.3-25.9-32-41-16.9z" - } - }, - "free": [ - "solid" - ] - }, - "concierge-bell": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [ - "attention", - "hotel", - "service", - "support" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f562", - "label": "Concierge Bell", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861386, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M288 130.54V112h16c8.84 0 16-7.16 16-16V80c0-8.84-7.16-16-16-16h-96c-8.84 0-16 7.16-16 16v16c0 8.84 7.16 16 16 16h16v18.54C115.49 146.11 32 239.18 32 352h448c0-112.82-83.49-205.89-192-221.46zM496 384H16c-8.84 0-16 7.16-16 16v32c0 8.84 7.16 16 16 16h480c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16z" - } - }, - "free": [ - "solid" - ] - }, - "confluence": { - "changes": [ - "5.6.0" - ], - "ligatures": [], - "search": { - "terms": [ - "atlassian" - ] - }, - "styles": [ - "brands" - ], - "unicode": "f78d", - "label": "Confluence", - "voted": true, - "svg": { - "brands": { - "last_modified": 1546440860974, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M2.3 412.2c-4.5 7.6-2.1 17.5 5.5 22.2l105.9 65.2c7.7 4.7 17.7 2.4 22.4-5.3 0-.1.1-.2.1-.2 67.1-112.2 80.5-95.9 280.9-.7 8.1 3.9 17.8.4 21.7-7.7.1-.1.1-.3.2-.4l50.4-114.1c3.6-8.1-.1-17.6-8.1-21.3-22.2-10.4-66.2-31.2-105.9-50.3C127.5 179 44.6 345.3 2.3 412.2zm507.4-312.1c4.5-7.6 2.1-17.5-5.5-22.2L398.4 12.8c-7.5-5-17.6-3.1-22.6 4.4-.2.3-.4.6-.6 1-67.3 112.6-81.1 95.6-280.6.9-8.1-3.9-17.8-.4-21.7 7.7-.1.1-.1.3-.2.4L22.2 141.3c-3.6 8.1.1 17.6 8.1 21.3 22.2 10.4 66.3 31.2 106 50.4 248 120 330.8-45.4 373.4-112.9z" - } - }, - "free": [ - "brands" - ] - }, - "connectdevelop": { - "changes": [ - "4.3", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f20e", - "label": "Connect Develop", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860974, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M550.5 241l-50.089-86.786c1.071-2.142 1.875-4.553 1.875-7.232 0-8.036-6.696-14.733-14.732-15.001l-55.447-95.893c.536-1.607 1.071-3.214 1.071-4.821 0-8.571-6.964-15.268-15.268-15.268-4.821 0-8.839 2.143-11.786 5.625H299.518C296.839 18.143 292.821 16 288 16s-8.839 2.143-11.518 5.625H170.411C167.464 18.143 163.447 16 158.625 16c-8.303 0-15.268 6.696-15.268 15.268 0 1.607.536 3.482 1.072 4.821l-55.983 97.233c-5.356 2.41-9.107 7.5-9.107 13.661 0 .535.268 1.071.268 1.607l-53.304 92.143c-7.232 1.339-12.59 7.5-12.59 15 0 7.232 5.089 13.393 12.054 15l55.179 95.358c-.536 1.607-.804 2.946-.804 4.821 0 7.232 5.089 13.393 12.054 14.732l51.697 89.732c-.536 1.607-1.071 3.482-1.071 5.357 0 8.571 6.964 15.268 15.268 15.268 4.821 0 8.839-2.143 11.518-5.357h106.875C279.161 493.857 283.447 496 288 496s8.839-2.143 11.518-5.357h107.143c2.678 2.946 6.696 4.821 10.982 4.821 8.571 0 15.268-6.964 15.268-15.268 0-1.607-.267-2.946-.803-4.285l51.697-90.268c6.964-1.339 12.054-7.5 12.054-14.732 0-1.607-.268-3.214-.804-4.821l54.911-95.358c6.964-1.339 12.322-7.5 12.322-15-.002-7.232-5.092-13.393-11.788-14.732zM153.535 450.732l-43.66-75.803h43.66v75.803zm0-83.839h-43.66c-.268-1.071-.804-2.142-1.339-3.214l44.999-47.41v50.624zm0-62.411l-50.357 53.304c-1.339-.536-2.679-1.34-4.018-1.607L43.447 259.75c.535-1.339.535-2.679.535-4.018s0-2.41-.268-3.482l51.965-90c2.679-.268 5.357-1.072 7.768-2.679l50.089 51.965v92.946zm0-102.322l-45.803-47.41c1.339-2.143 2.143-4.821 2.143-7.767 0-.268-.268-.804-.268-1.072l43.928-15.804v72.053zm0-80.625l-43.66 15.804 43.66-75.536v59.732zm326.519 39.108l.804 1.339L445.5 329.125l-63.75-67.232 98.036-101.518.268.268zM291.75 355.107l11.518 11.786H280.5l11.25-11.786zm-.268-11.25l-83.303-85.446 79.553-84.375 83.036 87.589-79.286 82.232zm5.357 5.893l79.286-82.232 67.5 71.25-5.892 28.125H313.714l-16.875-17.143zM410.411 44.393c1.071.536 2.142 1.072 3.482 1.34l57.857 100.714v.536c0 2.946.803 5.624 2.143 7.767L376.393 256l-83.035-87.589L410.411 44.393zm-9.107-2.143L287.732 162.518l-57.054-60.268 166.339-60h4.287zm-123.483 0c2.678 2.678 6.16 4.285 10.179 4.285s7.5-1.607 10.179-4.285h75L224.786 95.821 173.893 42.25h103.928zm-116.249 5.625l1.071-2.142a33.834 33.834 0 0 0 2.679-.804l51.161 53.84-54.911 19.821V47.875zm0 79.286l60.803-21.964 59.732 63.214-79.553 84.107-40.982-42.053v-83.304zm0 92.678L198 257.607l-36.428 38.304v-76.072zm0 87.858l42.053-44.464 82.768 85.982-17.143 17.678H161.572v-59.196zm6.964 162.053c-1.607-1.607-3.482-2.678-5.893-3.482l-1.071-1.607v-89.732h99.91l-91.607 94.821h-1.339zm129.911 0c-2.679-2.41-6.428-4.285-10.447-4.285s-7.767 1.875-10.447 4.285h-96.429l91.607-94.821h38.304l91.607 94.821H298.447zm120-11.786l-4.286 7.5c-1.339.268-2.41.803-3.482 1.339l-89.196-91.875h114.376l-17.412 83.036zm12.856-22.232l12.858-60.803h21.964l-34.822 60.803zm34.822-68.839h-20.357l4.553-21.16 17.143 18.214c-.535.803-1.071 1.874-1.339 2.946zm66.161-107.411l-55.447 96.697c-1.339.535-2.679 1.071-4.018 1.874l-20.625-21.964 34.554-163.928 45.803 79.286c-.267 1.339-.803 2.678-.803 4.285 0 1.339.268 2.411.536 3.75z" - } - }, - "free": [ - "brands" - ] - }, - "contao": { - "changes": [ - "4.4", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f26d", - "label": "Contao", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860975, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M45.4 305c14.4 67.1 26.4 129 68.2 175H34c-18.7 0-34-15.2-34-34V66c0-18.7 15.2-34 34-34h57.7C77.9 44.6 65.6 59.2 54.8 75.6c-45.4 70-27 146.8-9.4 229.4zM478 32h-90.2c21.4 21.4 39.2 49.5 52.7 84.1l-137.1 29.3c-14.9-29-37.8-53.3-82.6-43.9-24.6 5.3-41 19.3-48.3 34.6-8.8 18.7-13.2 39.8 8.2 140.3 21.1 100.2 33.7 117.7 49.5 131.2 12.9 11.1 33.4 17 58.3 11.7 44.5-9.4 55.7-40.7 57.4-73.2l137.4-29.6c3.2 71.5-18.7 125.2-57.4 163.6H478c18.7 0 34-15.2 34-34V66c0-18.8-15.2-34-34-34z" - } - }, - "free": [ - "brands" - ] - }, - "cookie": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [ - "baked good", - "chips", - "snack", - "sweet", - "treat" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f563", - "label": "Cookie", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861386, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M510.37 254.79l-12.08-76.26a132.493 132.493 0 0 0-37.16-72.95l-54.76-54.75c-19.73-19.72-45.18-32.7-72.71-37.05l-76.7-12.15c-27.51-4.36-55.69.11-80.52 12.76L107.32 49.6a132.25 132.25 0 0 0-57.79 57.8l-35.1 68.88a132.602 132.602 0 0 0-12.82 80.94l12.08 76.27a132.493 132.493 0 0 0 37.16 72.95l54.76 54.75a132.087 132.087 0 0 0 72.71 37.05l76.7 12.14c27.51 4.36 55.69-.11 80.52-12.75l69.12-35.21a132.302 132.302 0 0 0 57.79-57.8l35.1-68.87c12.71-24.96 17.2-53.3 12.82-80.96zM176 368c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32zm32-160c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32zm160 128c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32z" - } - }, - "free": [ - "solid" - ] - }, - "cookie-bite": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [ - "baked good", - "bitten", - "chips", - "eating", - "snack", - "sweet", - "treat" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f564", - "label": "Cookie Bite", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861386, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M510.52 255.82c-69.97-.85-126.47-57.69-126.47-127.86-70.17 0-127-56.49-127.86-126.45-27.26-4.14-55.13.3-79.72 12.82l-69.13 35.22a132.221 132.221 0 0 0-57.79 57.81l-35.1 68.88a132.645 132.645 0 0 0-12.82 80.95l12.08 76.27a132.521 132.521 0 0 0 37.16 72.96l54.77 54.76a132.036 132.036 0 0 0 72.71 37.06l76.71 12.15c27.51 4.36 55.7-.11 80.53-12.76l69.13-35.21a132.273 132.273 0 0 0 57.79-57.81l35.1-68.88c12.56-24.64 17.01-52.58 12.91-79.91zM176 368c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32zm32-160c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32zm160 128c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32z" - } - }, - "free": [ - "solid" - ] - }, - "copy": { - "changes": [ - "2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "clone", - "duplicate", - "file", - "files-o" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f0c5", - "label": "Copy", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861386, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M320 448v40c0 13.255-10.745 24-24 24H24c-13.255 0-24-10.745-24-24V120c0-13.255 10.745-24 24-24h72v296c0 30.879 25.121 56 56 56h168zm0-344V0H152c-13.255 0-24 10.745-24 24v368c0 13.255 10.745 24 24 24h272c13.255 0 24-10.745 24-24V128H344c-13.2 0-24-10.8-24-24zm120.971-31.029L375.029 7.029A24 24 0 0 0 358.059 0H352v96h96v-6.059a24 24 0 0 0-7.029-16.97z" - }, - "regular": { - "last_modified": 1546440861252, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M433.941 65.941l-51.882-51.882A48 48 0 0 0 348.118 0H176c-26.51 0-48 21.49-48 48v48H48c-26.51 0-48 21.49-48 48v320c0 26.51 21.49 48 48 48h224c26.51 0 48-21.49 48-48v-48h80c26.51 0 48-21.49 48-48V99.882a48 48 0 0 0-14.059-33.941zM266 464H54a6 6 0 0 1-6-6V150a6 6 0 0 1 6-6h74v224c0 26.51 21.49 48 48 48h96v42a6 6 0 0 1-6 6zm128-96H182a6 6 0 0 1-6-6V54a6 6 0 0 1 6-6h106v88c0 13.255 10.745 24 24 24h88v202a6 6 0 0 1-6 6zm6-256h-64V48h9.632c1.591 0 3.117.632 4.243 1.757l48.368 48.368a6 6 0 0 1 1.757 4.243V112z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "copyright": { - "changes": [ - "4.2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f1f9", - "label": "Copyright", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861386, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm117.134 346.753c-1.592 1.867-39.776 45.731-109.851 45.731-84.692 0-144.484-63.26-144.484-145.567 0-81.303 62.004-143.401 143.762-143.401 66.957 0 101.965 37.315 103.422 38.904a12 12 0 0 1 1.238 14.623l-22.38 34.655c-4.049 6.267-12.774 7.351-18.234 2.295-.233-.214-26.529-23.88-61.88-23.88-46.116 0-73.916 33.575-73.916 76.082 0 39.602 25.514 79.692 74.277 79.692 38.697 0 65.28-28.338 65.544-28.625 5.132-5.565 14.059-5.033 18.508 1.053l24.547 33.572a12.001 12.001 0 0 1-.553 14.866z" - }, - "regular": { - "last_modified": 1546440861252, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 448c-110.532 0-200-89.451-200-200 0-110.531 89.451-200 200-200 110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200zm107.351-101.064c-9.614 9.712-45.53 41.396-104.065 41.396-82.43 0-140.484-61.425-140.484-141.567 0-79.152 60.275-139.401 139.762-139.401 55.531 0 88.738 26.62 97.593 34.779a11.965 11.965 0 0 1 1.936 15.322l-18.155 28.113c-3.841 5.95-11.966 7.282-17.499 2.921-8.595-6.776-31.814-22.538-61.708-22.538-48.303 0-77.916 35.33-77.916 80.082 0 41.589 26.888 83.692 78.277 83.692 32.657 0 56.843-19.039 65.726-27.225 5.27-4.857 13.596-4.039 17.82 1.738l19.865 27.17a11.947 11.947 0 0 1-1.152 15.518z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "couch": { - "changes": [ - "5.0.9" - ], - "ligatures": [], - "search": { - "terms": [ - "furniture", - "sofa" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f4b8", - "label": "Couch", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861386, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M160 224v64h320v-64c0-35.3 28.7-64 64-64h32c0-53-43-96-96-96H160c-53 0-96 43-96 96h32c35.3 0 64 28.7 64 64zm416-32h-32c-17.7 0-32 14.3-32 32v96H128v-96c0-17.7-14.3-32-32-32H64c-35.3 0-64 28.7-64 64 0 23.6 13 44 32 55.1V432c0 8.8 7.2 16 16 16h64c8.8 0 16-7.2 16-16v-16h384v16c0 8.8 7.2 16 16 16h64c8.8 0 16-7.2 16-16V311.1c19-11.1 32-31.5 32-55.1 0-35.3-28.7-64-64-64z" - } - }, - "free": [ - "solid" - ] - }, - "cpanel": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f388", - "label": "cPanel", - "voted": false, - "svg": { - "brands": { - "last_modified": 1548363722325, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M210.3 220.2c-5.6-24.8-26.9-41.2-51-41.2h-37c-7.1 0-12.5 4.5-14.3 10.9L73.1 320l24.7-.1c6.8 0 12.3-4.5 14.2-10.7l25.8-95.7h19.8c8.4 0 16.2 5.6 18.3 14.8 2.5 10.9-5.9 22.6-18.3 22.6h-10.3c-7 0-12.5 4.6-14.3 10.8l-6.4 23.8h32c37.2 0 58.3-36.2 51.7-65.3zm-156.5 28h18.6c6.9 0 12.4-4.4 14.3-10.9l6.2-23.6h-40C30 213.7 9 227.8 1.7 254.8-7 288.6 18.5 320 52 320h12.4l7.1-26.1c1.2-4.4-2.2-8.3-6.4-8.3H53.8c-24.7 0-24.9-37.4 0-37.4zm247.5-34.8h-77.9l-3.5 13.4c-2.4 9.6 4.5 18.5 14.2 18.5h57.5c4 0 2.4 4.3 2.1 5.3l-8.6 31.8c-.4 1.4-.9 5.3-5.5 5.3h-34.9c-5.3 0-5.3-7.9 0-7.9h21.6c6.8 0 12.3-4.6 14.2-10.8l3.5-13.2h-48.4c-39.2 0-43.6 63.8-.7 63.8l57.5.2c11.2 0 20.6-7.2 23.4-17.8l14-51.8c4.8-19.2-9.7-36.8-28.5-36.8zM633.1 179h-18.9c-4.9 0-9.2 3.2-10.4 7.9L568.2 320c20.7 0 39.8-13.8 44.9-34.5l26.5-98.2c1.2-4.3-2-8.3-6.5-8.3zm-236.3 34.7v.1h-48.3l-26.2 98c-1.2 4.4 2.2 8.3 6.4 8.3h18.9c4.8 0 9.2-3 10.4-7.8l17.2-64H395c12.5 0 21.4 11.8 18.1 23.4l-10.6 40c-1.2 4.3 1.9 8.3 6.4 8.3H428c4.6 0 9.1-2.9 10.3-7.8l8.8-33.1c9-33.1-15.9-65.4-50.3-65.4zm98.3 74.6c-3.6 0-6-3.4-5.1-6.7l8-30c.9-3.9 3.7-6 7.8-6h32.9c2.6 0 4.6 2.4 3.9 5.1l-.7 2.6c-.6 2-1.9 3-3.9 3h-21.6c-7 0-12.6 4.6-14.2 10.8l-3.5 13h53.4c10.5 0 20.3-6.6 23.2-17.6l3.2-12c4.9-19.1-9.3-36.8-28.3-36.8h-47.3c-17.9 0-33.8 12-38.6 29.6l-10.8 40c-5 17.7 8.3 36.7 28.3 36.7h66.7c6.8 0 12.3-4.5 14.2-10.7l5.7-21z" - } - }, - "free": [ - "brands" - ] - }, - "creative-commons": { - "changes": [ - "4.4", - "5.0.0", - "5.0.11", - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f25e", - "label": "Creative Commons", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860977, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M245.83 214.87l-33.22 17.28c-9.43-19.58-25.24-19.93-27.46-19.93-22.13 0-33.22 14.61-33.22 43.84 0 23.57 9.21 43.84 33.22 43.84 14.47 0 24.65-7.09 30.57-21.26l30.55 15.5c-6.17 11.51-25.69 38.98-65.1 38.98-22.6 0-73.96-10.32-73.96-77.05 0-58.69 43-77.06 72.63-77.06 30.72-.01 52.7 11.95 65.99 35.86zm143.05 0l-32.78 17.28c-9.5-19.77-25.72-19.93-27.9-19.93-22.14 0-33.22 14.61-33.22 43.84 0 23.55 9.23 43.84 33.22 43.84 14.45 0 24.65-7.09 30.54-21.26l31 15.5c-2.1 3.75-21.39 38.98-65.09 38.98-22.69 0-73.96-9.87-73.96-77.05 0-58.67 42.97-77.06 72.63-77.06 30.71-.01 52.58 11.95 65.56 35.86zM247.56 8.05C104.74 8.05 0 123.11 0 256.05c0 138.49 113.6 248 247.56 248 129.93 0 248.44-100.87 248.44-248 0-137.87-106.62-248-248.44-248zm.87 450.81c-112.54 0-203.7-93.04-203.7-202.81 0-105.42 85.43-203.27 203.72-203.27 112.53 0 202.82 89.46 202.82 203.26-.01 121.69-99.68 202.82-202.84 202.82z" - } - }, - "free": [ - "brands" - ] - }, - "creative-commons-by": { - "changes": [ - "5.0.11" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f4e7", - "label": "Creative Commons Attribution", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860975, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M314.9 194.4v101.4h-28.3v120.5h-77.1V295.9h-28.3V194.4c0-4.4 1.6-8.2 4.6-11.3 3.1-3.1 6.9-4.7 11.3-4.7H299c4.1 0 7.8 1.6 11.1 4.7 3.1 3.2 4.8 6.9 4.8 11.3zm-101.5-63.7c0-23.3 11.5-35 34.5-35s34.5 11.7 34.5 35c0 23-11.5 34.5-34.5 34.5s-34.5-11.5-34.5-34.5zM247.6 8C389.4 8 496 118.1 496 256c0 147.1-118.5 248-248.4 248C113.6 504 0 394.5 0 256 0 123.1 104.7 8 247.6 8zm.8 44.7C130.2 52.7 44.7 150.6 44.7 256c0 109.8 91.2 202.8 203.7 202.8 103.2 0 202.8-81.1 202.8-202.8.1-113.8-90.2-203.3-202.8-203.3z" - } - }, - "free": [ - "brands" - ] - }, - "creative-commons-nc": { - "changes": [ - "5.0.11" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f4e8", - "label": "Creative Commons Noncommercial", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860976, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M247.6 8C387.4 8 496 115.9 496 256c0 147.2-118.5 248-248.4 248C113.1 504 0 393.2 0 256 0 123.1 104.7 8 247.6 8zM55.8 189.1c-7.4 20.4-11.1 42.7-11.1 66.9 0 110.9 92.1 202.4 203.7 202.4 122.4 0 177.2-101.8 178.5-104.1l-93.4-41.6c-7.7 37.1-41.2 53-68.2 55.4v38.1h-28.8V368c-27.5-.3-52.6-10.2-75.3-29.7l34.1-34.5c31.7 29.4 86.4 31.8 86.4-2.2 0-6.2-2.2-11.2-6.6-15.1-14.2-6-1.8-.1-219.3-97.4zM248.4 52.3c-38.4 0-112.4 8.7-170.5 93l94.8 42.5c10-31.3 40.4-42.9 63.8-44.3v-38.1h28.8v38.1c22.7 1.2 43.4 8.9 62 23L295 199.7c-42.7-29.9-83.5-8-70 11.1 53.4 24.1 43.8 19.8 93 41.6l127.1 56.7c4.1-17.4 6.2-35.1 6.2-53.1 0-57-19.8-105-59.3-143.9-39.3-39.9-87.2-59.8-143.6-59.8z" - } - }, - "free": [ - "brands" - ] - }, - "creative-commons-nc-eu": { - "changes": [ - "5.0.11" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f4e9", - "label": "Creative Commons Noncommercial (Euro Sign)", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860975, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M247.7 8C103.6 8 0 124.8 0 256c0 136.3 111.7 248 247.7 248C377.9 504 496 403.1 496 256 496 117 388.4 8 247.7 8zm.6 450.7c-112 0-203.6-92.5-203.6-202.7 0-23.2 3.7-45.2 10.9-66l65.7 29.1h-4.7v29.5h23.3c0 6.2-.4 3.2-.4 19.5h-22.8v29.5h27c11.4 67 67.2 101.3 124.6 101.3 26.6 0 50.6-7.9 64.8-15.8l-10-46.1c-8.7 4.6-28.2 10.8-47.3 10.8-28.2 0-58.1-10.9-67.3-50.2h90.3l128.3 56.8c-1.5 2.1-56.2 104.3-178.8 104.3zm-16.7-190.6l-.5-.4.9.4h-.4zm77.2-19.5h3.7v-29.5h-70.3l-28.6-12.6c2.5-5.5 5.4-10.5 8.8-14.3 12.9-15.8 31.1-22.4 51.1-22.4 18.3 0 35.3 5.4 46.1 10l11.6-47.3c-15-6.6-37-12.4-62.3-12.4-39 0-72.2 15.8-95.9 42.3-5.3 6.1-9.8 12.9-13.9 20.1l-81.6-36.1c64.6-96.8 157.7-93.6 170.7-93.6 113 0 203 90.2 203 203.4 0 18.7-2.1 36.3-6.3 52.9l-136.1-60.5z" - } - }, - "free": [ - "brands" - ] - }, - "creative-commons-nc-jp": { - "changes": [ - "5.0.11" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f4ea", - "label": "Creative Commons Noncommercial (Yen Sign)", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860975, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M247.7 8C103.6 8 0 124.8 0 256c0 136.4 111.8 248 247.7 248C377.9 504 496 403.2 496 256 496 117.2 388.5 8 247.7 8zm.6 450.7c-112 0-203.6-92.5-203.6-202.7 0-21.1 3-41.2 9-60.3l127 56.5h-27.9v38.6h58.1l5.7 11.8v18.7h-63.8V360h63.8v56h61.7v-56h64.2v-35.7l81 36.1c-1.5 2.2-57.1 98.3-175.2 98.3zm87.6-137.3h-57.6v-18.7l2.9-5.6 54.7 24.3zm6.5-51.4v-17.8h-38.6l63-116H301l-43.4 96-23-10.2-39.6-85.7h-65.8l27.3 51-81.9-36.5c27.8-44.1 82.6-98.1 173.7-98.1 112.8 0 203 90 203 203.4 0 21-2.7 40.6-7.9 59l-101-45.1z" - } - }, - "free": [ - "brands" - ] - }, - "creative-commons-nd": { - "changes": [ - "5.0.11" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f4eb", - "label": "Creative Commons No Derivative Works", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860976, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M247.6 8C389.4 8 496 118.1 496 256c0 147.1-118.5 248-248.4 248C113.6 504 0 394.5 0 256 0 123.1 104.7 8 247.6 8zm.8 44.7C130.2 52.7 44.7 150.6 44.7 256c0 109.8 91.2 202.8 203.7 202.8 103.2 0 202.8-81.1 202.8-202.8.1-113.8-90.2-203.3-202.8-203.3zm94 144.3v42.5H162.1V197h180.3zm0 79.8v42.5H162.1v-42.5h180.3z" - } - }, - "free": [ - "brands" - ] - }, - "creative-commons-pd": { - "changes": [ - "5.0.11" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f4ec", - "label": "Creative Commons Public Domain", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860976, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M248 8C111 8 0 119.1 0 256c0 137 111 248 248 248s248-111 248-248C496 119.1 385 8 248 8zm0 449.5c-139.2 0-235.8-138-190.2-267.9l78.8 35.1c-2.1 10.5-3.3 21.5-3.3 32.9 0 99 73.9 126.9 120.4 126.9 22.9 0 53.5-6.7 79.4-29.5L297 311.1c-5.5 6.3-17.6 16.7-36.3 16.7-37.8 0-53.7-39.9-53.9-71.9 230.4 102.6 216.5 96.5 217.9 96.8-34.3 62.4-100.6 104.8-176.7 104.8zm194.2-150l-224-100c18.8-34 54.9-30.7 74.7-11l40.4-41.6c-27.1-23.3-58-27.5-78.1-27.5-47.4 0-80.9 20.5-100.7 51.6l-74.9-33.4c36.1-54.9 98.1-91.2 168.5-91.2 111.1 0 201.5 90.4 201.5 201.5 0 18-2.4 35.4-6.8 52-.3-.1-.4-.2-.6-.4z" - } - }, - "free": [ - "brands" - ] - }, - "creative-commons-pd-alt": { - "changes": [ - "5.0.11" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f4ed", - "label": "Alternate Creative Commons Public Domain", - "voted": false, - "svg": { - "brands": { - "last_modified": 1548363722326, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M247.6 8C104.7 8 0 123.1 0 256c0 138.5 113.6 248 247.6 248C377.5 504 496 403.1 496 256 496 118.1 389.4 8 247.6 8zm.8 450.8c-112.5 0-203.7-93-203.7-202.8 0-105.4 85.5-203.3 203.7-203.3 112.6 0 202.9 89.5 202.8 203.3 0 121.7-99.6 202.8-202.8 202.8zM316.7 186h-53.2v137.2h53.2c21.4 0 70-5.1 70-68.6 0-63.4-48.6-68.6-70-68.6zm.8 108.5h-19.9v-79.7l19.4-.1c3.8 0 35-2.1 35 39.9 0 24.6-10.5 39.9-34.5 39.9zM203.7 186h-68.2v137.3h34.6V279h27c54.1 0 57.1-37.5 57.1-46.5 0-31-16.8-46.5-50.5-46.5zm-4.9 67.3h-29.2v-41.6h28.3c30.9 0 28.8 41.6.9 41.6z" - } - }, - "free": [ - "brands" - ] - }, - "creative-commons-remix": { - "changes": [ - "5.0.11" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f4ee", - "label": "Creative Commons Remix", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860976, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M247.6 8C389.4 8 496 118.1 496 256c0 147.1-118.5 248-248.4 248C113.6 504 0 394.5 0 256 0 123.1 104.7 8 247.6 8zm.8 44.7C130.2 52.7 44.7 150.6 44.7 256c0 109.8 91.2 202.8 203.7 202.8 103.2 0 202.8-81.1 202.8-202.8.1-113.8-90.2-203.3-202.8-203.3zm161.7 207.7l4.9 2.2v70c-7.2 3.6-63.4 27.5-67.3 28.8-6.5-1.8-113.7-46.8-137.3-56.2l-64.2 26.6-63.3-27.5v-63.8l59.3-24.8c-.7-.7-.4 5-.4-70.4l67.3-29.7L361 178.5v61.6l49.1 20.3zm-70.4 81.5v-43.8h-.4v-1.8l-113.8-46.5V295l113.8 46.9v-.4l.4.4zm7.5-57.6l39.9-16.4-36.8-15.5-39 16.4 35.9 15.5zm52.3 38.1v-43L355.2 298v43.4l44.3-19z" - } - }, - "free": [ - "brands" - ] - }, - "creative-commons-sa": { - "changes": [ - "5.0.11" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f4ef", - "label": "Creative Commons Share Alike", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860977, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M247.6 8C389.4 8 496 118.1 496 256c0 147.1-118.5 248-248.4 248C113.6 504 0 394.5 0 256 0 123.1 104.7 8 247.6 8zm.8 44.7C130.2 52.7 44.7 150.6 44.7 256c0 109.8 91.2 202.8 203.7 202.8 103.2 0 202.8-81.1 202.8-202.8.1-113.8-90.2-203.3-202.8-203.3zM137.7 221c13-83.9 80.5-95.7 108.9-95.7 99.8 0 127.5 82.5 127.5 134.2 0 63.6-41 132.9-128.9 132.9-38.9 0-99.1-20-109.4-97h62.5c1.5 30.1 19.6 45.2 54.5 45.2 23.3 0 58-18.2 58-82.8 0-82.5-49.1-80.6-56.7-80.6-33.1 0-51.7 14.6-55.8 43.8h18.2l-49.2 49.2-49-49.2h19.4z" - } - }, - "free": [ - "brands" - ] - }, - "creative-commons-sampling": { - "changes": [ - "5.0.11" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f4f0", - "label": "Creative Commons Sampling", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860977, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M247.6 8C389.4 8 496 118.1 496 256c0 147.1-118.5 248-248.4 248C113.6 504 0 394.5 0 256 0 123.1 104.7 8 247.6 8zm.8 44.7C130.2 52.7 44.7 150.6 44.7 256c0 109.8 91.2 202.8 203.7 202.8 103.2 0 202.8-81.1 202.8-202.8.1-113.8-90.2-203.3-202.8-203.3zm3.6 53.2c2.8-.3 11.5 1 11.5 11.5l6.6 107.2 4.9-59.3c0-6 4.7-10.6 10.6-10.6 5.9 0 10.6 4.7 10.6 10.6 0 2.5-.5-5.7 5.7 81.5l5.8-64.2c.3-2.9 2.9-9.3 10.2-9.3 3.8 0 9.9 2.3 10.6 8.9l11.5 96.5 5.3-12.8c1.8-4.4 5.2-6.6 10.2-6.6h58v21.3h-50.9l-18.2 44.3c-3.9 9.9-19.5 9.1-20.8-3.1l-4-31.9-7.5 92.6c-.3 3-3 9.3-10.2 9.3-3 0-9.8-2.1-10.6-9.3 0-1.9.6 5.8-6.2-77.9l-5.3 72.2c-1.1 4.8-4.8 9.3-10.6 9.3-2.9 0-9.8-2-10.6-9.3 0-1.9.5 6.7-5.8-87.7l-5.8 94.8c0 6.3-3.6 12.4-10.6 12.4-5.2 0-10.6-4.1-10.6-12l-5.8-87.7c-5.8 92.5-5.3 84-5.3 85.9-1.1 4.8-4.8 9.3-10.6 9.3-3 0-9.8-2.1-10.6-9.3 0-.7-.4-1.1-.4-2.6l-6.2-88.6L182 348c-.7 6.5-6.7 9.3-10.6 9.3-5.8 0-9.6-4.1-10.6-8.9L149.7 272c-2 4-3.5 8.4-11.1 8.4H87.2v-21.3H132l13.7-27.9c4.4-9.9 18.2-7.2 19.9 2.7l3.1 20.4 8.4-97.9c0-6 4.8-10.6 10.6-10.6.5 0 10.6-.2 10.6 12.4l4.9 69.1 6.6-92.6c0-10.1 9.5-10.6 10.2-10.6.6 0 10.6.7 10.6 10.6l5.3 80.6 6.2-97.9c.1-1.1-.6-10.3 9.9-11.5z" - } - }, - "free": [ - "brands" - ] - }, - "creative-commons-sampling-plus": { - "changes": [ - "5.0.11" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f4f1", - "label": "Creative Commons Sampling +", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860977, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M247.6 8C389.4 8 496 118.1 496 256c0 147.1-118.5 248-248.4 248C113.6 504 0 394.5 0 256 0 123.1 104.7 8 247.6 8zm.8 44.7C130.2 52.7 44.7 150.6 44.7 256c0 109.8 91.2 202.8 203.7 202.8 103.2 0 202.8-81.1 202.8-202.8.1-113.8-90.2-203.3-202.8-203.3zm107 205.6c-4.7 0-9 2.8-10.7 7.2l-4 9.5-11-92.8c-1.7-13.9-22-13.4-23.1.4l-4.3 51.4-5.2-68.8c-1.1-14.3-22.1-14.2-23.2 0l-3.5 44.9-5.9-94.3c-.9-14.5-22.3-14.4-23.2 0l-5.1 83.7-4.3-66.3c-.9-14.4-22.2-14.4-23.2 0l-5.3 80.2-4.1-57c-1.1-14.3-22-14.3-23.2-.2l-7.7 89.8-1.8-12.2c-1.7-11.4-17.1-13.6-22-3.3l-13.2 27.7H87.5v23.2h51.3c4.4 0 8.4-2.5 10.4-6.4l10.7 73.1c2 13.5 21.9 13 23.1-.7l3.8-43.6 5.7 78.3c1.1 14.4 22.3 14.2 23.2-.1l4.6-70.4 4.8 73.3c.9 14.4 22.3 14.4 23.2-.1l4.9-80.5 4.5 71.8c.9 14.3 22.1 14.5 23.2.2l4.6-58.6 4.9 64.4c1.1 14.3 22 14.2 23.1.1l6.8-83 2.7 22.3c1.4 11.8 17.7 14.1 22.3 3.1l18-43.4h50.5V258l-58.4.3zm-78 5.2h-21.9v21.9c0 4.1-3.3 7.5-7.5 7.5-4.1 0-7.5-3.3-7.5-7.5v-21.9h-21.9c-4.1 0-7.5-3.3-7.5-7.5 0-4.1 3.4-7.5 7.5-7.5h21.9v-21.9c0-4.1 3.4-7.5 7.5-7.5s7.5 3.3 7.5 7.5v21.9h21.9c4.1 0 7.5 3.3 7.5 7.5 0 4.1-3.4 7.5-7.5 7.5z" - } - }, - "free": [ - "brands" - ] - }, - "creative-commons-share": { - "changes": [ - "5.0.11" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f4f2", - "label": "Creative Commons Share", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860977, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M247.6 8C389.4 8 496 118.1 496 256c0 147.1-118.5 248-248.4 248C113.6 504 0 394.5 0 256 0 123.1 104.7 8 247.6 8zm.8 44.7C130.2 52.7 44.7 150.6 44.7 256c0 109.8 91.2 202.8 203.7 202.8 103.2 0 202.8-81.1 202.8-202.8.1-113.8-90.2-203.3-202.8-203.3zm101 132.4c7.8 0 13.7 6.1 13.7 13.7v182.5c0 7.7-6.1 13.7-13.7 13.7H214.3c-7.7 0-13.7-6-13.7-13.7v-54h-54c-7.8 0-13.7-6-13.7-13.7V131.1c0-8.2 6.6-12.7 12.4-13.7h136.4c7.7 0 13.7 6 13.7 13.7v54h54zM159.9 300.3h40.7V198.9c0-7.4 5.8-12.6 12-13.7h55.8v-40.3H159.9v155.4zm176.2-88.1H227.6v155.4h108.5V212.2z" - } - }, - "free": [ - "brands" - ] - }, - "creative-commons-zero": { - "changes": [ - "5.0.11", - "5.4.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f4f3", - "label": "Creative Commons CC0", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860977, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M247.6 8C389.4 8 496 118.1 496 256c0 147.1-118.5 248-248.4 248C113.6 504 0 394.5 0 256 0 123.1 104.7 8 247.6 8zm.8 44.7C130.2 52.7 44.7 150.6 44.7 256c0 109.8 91.2 202.8 203.7 202.8 103.2 0 202.8-81.1 202.8-202.8.1-113.8-90.2-203.3-202.8-203.3zm-.4 60.5c-81.9 0-102.5 77.3-102.5 142.8 0 65.5 20.6 142.8 102.5 142.8S350.5 321.5 350.5 256c0-65.5-20.6-142.8-102.5-142.8zm0 53.9c3.3 0 6.4.5 9.2 1.2 5.9 5.1 8.8 12.1 3.1 21.9l-54.5 100.2c-1.7-12.7-1.9-25.1-1.9-34.4 0-28.8 2-88.9 44.1-88.9zm40.8 46.2c2.9 15.4 3.3 31.4 3.3 42.7 0 28.9-2 88.9-44.1 88.9-13.5 0-32.6-7.7-20.1-26.4l60.9-105.2z" - } - }, - "free": [ - "brands" - ] - }, - "credit-card": { - "changes": [ - "2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "buy", - "checkout", - "credit-card-alt", - "debit", - "money", - "payment", - "purchase" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f09d", - "label": "Credit Card", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861387, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M0 432c0 26.5 21.5 48 48 48h480c26.5 0 48-21.5 48-48V256H0v176zm192-68c0-6.6 5.4-12 12-12h136c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12H204c-6.6 0-12-5.4-12-12v-40zm-128 0c0-6.6 5.4-12 12-12h72c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12H76c-6.6 0-12-5.4-12-12v-40zM576 80v48H0V80c0-26.5 21.5-48 48-48h480c26.5 0 48 21.5 48 48z" - }, - "regular": { - "last_modified": 1546440861252, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M527.9 32H48.1C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48.1 48h479.8c26.6 0 48.1-21.5 48.1-48V80c0-26.5-21.5-48-48.1-48zM54.1 80h467.8c3.3 0 6 2.7 6 6v42H48.1V86c0-3.3 2.7-6 6-6zm467.8 352H54.1c-3.3 0-6-2.7-6-6V256h479.8v170c0 3.3-2.7 6-6 6zM192 332v40c0 6.6-5.4 12-12 12h-72c-6.6 0-12-5.4-12-12v-40c0-6.6 5.4-12 12-12h72c6.6 0 12 5.4 12 12zm192 0v40c0 6.6-5.4 12-12 12H236c-6.6 0-12-5.4-12-12v-40c0-6.6 5.4-12 12-12h136c6.6 0 12 5.4 12 12z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "critical-role": { - "changes": [ - "5.4.0" - ], - "ligatures": [], - "search": { - "terms": [ - "Dungeons & Dragons", - "d&d", - "dnd", - "fantasy", - "game", - "gaming", - "tabletop" - ] - }, - "styles": [ - "brands" - ], - "unicode": "f6c9", - "label": "Critical Role", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860978, - "raw": "", - "viewBox": [ - "0", - "0", - "445.64", - "512" - ], - "width": 445, - "height": 512, - "path": "M224.82 0c.26.15 216.57 124.51 217.12 124.72 3.04 1.18 3.7 3.46 3.7 6.56-.07 83.45-.06 166.9-.01 250.36 0 2.77-.98 4.43-3.38 5.78C420.88 399.41 234.39 505.71 223.32 512h-3C141 466.34 2.08 386.56 1.93 386.48c-1.29-.74-1.96-1.75-1.88-3.24.04-.87-.03-225.94-.05-253.1 0-2.44.89-3.79 2.93-4.93C26.19 112.11 212.2 5.98 223.07 0h1.75zM214.4 20.42l-.22-.16C149.43 57.12 84.69 94 19.95 130.87c.04.12.08.23.13.35 10.19 3.84 20.39 7.69 30.86 11.64-7.71 5.99-8.32 6.03-10.65 5.13-.1-.04-24.17-9.28-26.8-9.99v230.42c.88-1.41 64.07-110.91 64.13-111.01 1.62-2.82 3.03-1.92 9.12-1.52 1.4.09 1.48.22.78 1.42-41.19 71.33-36.4 62.99-67.48 116.94-.81 1.4-.61 1.13 1.25 1.13 227.73 0 176.4 0 186.5.03 1.44 0 1.69-.23 1.7-1.64.01-2.96.01-5.92 0-8.88 0-1.34 2.36-.81-18.37-1.01-7.46-.07-14.14-3.22-21.38-12.7-7.38-9.66-14.62-19.43-21.85-29.21-2.28-3.08-3.45-2.38-16.76-2.38-1.75 0-1.78 0-1.76 1.82.29 26.21.15 25.27 1.04 32.66.52 4.37 2.16 4.2 9.69 4.81 3.14.26 3.88 4.08.52 4.92-1.57.39-31.6.51-33.67-.1-2.27-.66-2.55-4.08.3-4.73 3.29-.76 6.16.81 6.66-4.44 1.3-13.66 1.17-9.04 1.1-79.42-.01-10.82-.35-12.58-5.36-13.55-1.22-.24-3.54-.16-4.69-.55-2.88-.97-2-4.84 1.77-4.85 33.67-.03 46.08-1.07 56.06 4.86 7.74 4.61 11.98 11.48 12.51 20.4.88 14.59-6.51 22.35-14.99 32.59-.68.82-.72 1.38-.04 2.22 2.6 3.25 5.05 6.63 7.71 9.83 27.56 33.23 24.11 30.54 41.28 33.06.89.13 1.02-.42 1.01-1.15-.02-3.67.01-7.33-.02-11-.01-1.02.32-1.43 1.41-1.26 12.54 1.91 21.85-.07 23.58-.3 1.08-.15 1.5.2 1.48 1.33 0 .11.88 26.69.87 26.8-.05 1.52.67 1.62 1.89 1.62 62.38-.02 125.15-.02 186.71-.02-27.12-47.03-54.11-93.85-81.18-140.81 2.26-.66-.4-.03 6.69-1.39 2.03-.39 2.05-.41 3.11 1.44 7.31 12.64 77.31 133.96 77.37 134.06V137.98c-1.72.5-103.3 38.72-105.76 39.68-1.08.42-1.55.2-1.91-.88-.63-1.9-1.34-3.76-2.09-5.62-.32-.79-.09-1.13.65-1.39.1-.04 95.53-35.85 103.04-38.77C360.69 93.43 295.55 56 230.1 18.4c29.07 50.36 57.95 100.37 86.82 150.39-.09.11-.18.22-.28.33-9.57-.9-10.46-1.6-11.8-3.94-.96-1.69-73.5-127.71-82-142.16-9.1 14.67-83.56 146.21-85.37 146.32-2.93.17-5.88.08-9.25.08 28.83-49.83 57.5-99.42 86.18-149zm51.93 129.92c1.85-.05 3.7-.52 5.54-.85 1.69-.3 2.53.2 2.6 1.92 0 .11.07 19.06-.86 20.45-.87 1.3-1.88 1.22-2.6-.19-4.96-9.69 6.22-9.66-39.12-12.05-.7-.04-1 .23-.97.93 0 .13 3.72 121.98 3.73 122.11.02.89.52 1.2 1.21 1.51 2.92 1.31 5.96 2.42 8.7 4.05 7.31 4.33 11.38 10.84 12.41 19.31 1.44 11.8-2.77 35.77-32.21 37.14-2.75.13-28.26 1.08-34.14-23.25-4.66-19.26 8.26-32.7 19.89-36.4 1.49-.47 1.95-1.26 1.98-2.66.1-5.63 3-107.1 3.71-121.35.05-1.08-.62-1.16-1.35-1.15-32.35.52-36.75-.34-40.22 8.52-2.42 6.18-4.14 1.32-3.95.23a1361.1 1361.1 0 0 1 3.31-18.03c.4-2.11 1.43-2.61 3.43-1.86 5.59 2.11 6.72 1.7 37.25 1.92 1.73.01 1.78-.08 1.82-1.85.68-27.49.58-22.59.97-29.55.07-1.29-.41-2.17-1.63-2.8-5.6-2.91-8.75-7.55-8.9-13.87-.35-14.81 17.72-21.67 27.38-11.51 6.84 7.19 5.8 18.91-2.45 24.15-1.66 1.06-2.31 2.33-2.22 4.34.03.59-.11-4.31.98 30.05.03.9.43 1.12 1.24 1.11.1 0 23.01-.09 34.47-.37zM67.27 141.7c19.84-4.51 32.68-.56 52.49 1.69 2.76.31 3.74 1.22 3.62 3.99-.21 4.99-1.16 22.33-1.24 23.15-.1 1.04-.6 1.91-1.63 2.34-4.06 1.7-3.61-4.45-4.01-7.29-3.13-22.43-73.87-32.7-74.63 25.4-.31 23.92 17.01 53.63 54.08 50.88 27.24-2.01 19.05-20.19 24.84-20.47 1.98-.1 3.33 1.33 2.98 3.36-1.83 10.85-3.42 18.95-3.45 19.15-1.51 9.18-86.67 22.08-93.35-42.05-2.68-25.87 10.47-53.37 40.3-60.15zm79.99 87.67c-6.5-.03-12.99 0-19.49-.04-1.96-.01-2.78-1.61-2.66-1.79 2.38-3.75 5.89.92 5.86-6.14-.08-25.75.21-37.99.23-40.1.03-3.42-.53-4.65-3.32-4.94-7-.72-3.11-3.37-1.11-3.38 11.84-.1 22.62-.18 30.05.72 8.77 1.07 16.71 12.63 7.93 22.62-1.98 2.25-4.03 4.42-6.14 6.73.95 1.15 6.9 8.82 17.28 19.68 2.66 2.78 6.15 3.51 9.88 3.13 1.22-.12 2.11-.75 2.23-2.12.3-3.42.26 4.73.45-40.58.02-5.65-.34-6.58-3.23-6.83-3.95-.35-4.03-2.26-.69-3.37.12-.04 18.98-.09 19.09-.09.32 0 4.49.53 1.05 3.38-.05.05-.16.03-.24.04-3.61.26-3.94.98-3.96 4.62-.27 43.93.07 40.23.41 42.82.11.84.27 2.23 5.1 2.14 2.49-.04 3.86 3.37-.02 3.4-10.37.08-20.74.03-31.11.07-10.67.04-13.47-6.2-24.21-20.82-1.6-2.18-8.31-2.36-8.2-.37.88 16.47 0 17.78 3.99 17.67 4.75-.1 4.73 3.57.83 3.55zm274.97-10.15c-1.21 7.13.17 10.38-5.3 10.34-61.55-.42-47.82-.22-50.72-.31-1.22-.04-2.43-.44-3.63-.73-2.53-.6 1.48-1.23-.38-5.6-1.43-3.37-2.78-6.78-4.11-10.19-.38-.98-.94-1.44-2.04-1.44-3.12 0-7.27-.44-14.58.07-.58.04-1.4.55-1.62 1.06-1.58 3.62-3.07 7.29-4.51 10.96-1.27 3.23 7.86 1.32 12.19 2.16 2.97.57 4.53 3.72.66 3.73-8.79.03-17.58.06-26.37.05-2.92 0-3.09-3.15-.74-3.21 2.67-.07 4.74-1.13 5.92-3.47 1.5-2.97 2.8-6.04 4.11-9.09 18.18-42.14 17.06-40.17 18.42-41.61 1-1.06 2.07-1.05 3.03.04 2.93 3.34 18.4 44.71 23.62 51.92 1.96 2.7 5.74 1.98 6.36 2.01 3.61.13 3.97-1.11 4.13-4.29.09-1.87.08 1.17.07-41.24 0-4.46-2.36-3.74-5.55-4.27-.26-.04-2.56-.63-.08-3.06.21-.2-.89-.24 21.7-.15 2.32.01 5.32 2.75-1.21 3.45-1.81.19-2.58 1-2.66 2.83-.07 1.63-.19 38.89.29 41.21.35 1.73 1.73 2.38 3.23 2.43 13.25.43 14.92.44 16.04-3.41 1.67-5.78 4.13-2.52 3.73-.19zm-104.68 64.37c-4.24 0-4.42-3.39-.61-3.41 35.91-.16 28.11.38 37.19-.65 1.68-.19 2.38.24 2.25 1.89-.26 3.39-.64 6.78-1.03 10.16-.25 2.16-3.2 2.61-3.4-.15-.38-5.31-2.15-4.45-15.63-5.08-1.58-.07-1.64-.02-1.64 1.52v16.12c0 1.65 0 1.6 1.62 1.47 3.12-.25 10.31.34 15.69-1.52.47-.16 3.3-1.79 3.07 1.76-.01.21-.76 10.35-1.18 11.39-.53 1.29-1.88 1.51-2.58.32-1.17-1.95 0-5.08-3.71-5.3-15.42-.9-12.91-2.55-12.91 5.99 0 12.25-.76 16.11 3.89 16.24 16.64.48 14.4 0 16.43-5.71.84-2.37 3.5-1.77 3.18.58-.44 3.21-.85 6.43-1.23 9.64-.04.36-.16 2.4-4.66 2.39-37.16-.08-34.54-.19-35.21-.31-2.72-.51-2.2-3.04.22-3.45 1.1-.19 4.03.54 4.16-2.56 2.44-56.22-.07-51.34-3.91-51.33zm-.41-109.52c2.46.61 3.13 1.76 2.95 4.65-.33 5.3-.34 8.98-.55 9.69-.66 2.23-3.15 2.12-3.34-.27-.38-4.81-3.05-7.82-7.57-9.15-26.28-7.73-32.81 15.46-27.17 30.22 5.88 15.41 21.99 15.92 28.86 13.78 5.92-1.85 5.88-6.5 6.91-7.58 1.23-1.3 2.25-1.84 3.12 1.1.03.1.57 11.89-5.97 12.75-1.6.21-19.38 3.69-32.68-3.39-21.01-11.19-16.74-35.47-6.88-45.33 14.03-14.06 39.91-7.06 42.32-6.47zM288.8 280.14c3.28 0 3.66 3 .16 3.43-2.61.32-4.97-.42-5 5.46-.01 1.98-.19 29.05.4 41.45.11 2.29 1.15 3.52 3.44 3.65 22.03 1.21 14.95-1.65 18.79-6.34 1.83-2.24 2.76.84 2.76 1.08.35 13.62-3.96 12.39-5.19 12.4-.1 0-38.08-.18-38.18-.19-1.93-.23-2.06-2.99-.42-3.38 1.99-.48 4.94.4 5.13-2.8.96-15.87.57-44.65.34-47.81-.27-3.77-2.8-3.27-5.68-3.71-2.47-.38-1.99-3.22.34-3.22 1.47-.02 17.99-.03 23.11-.02zm-31.63-57.79c.07 4.08 2.86 3.46 6.01 3.58 2.61.1 2.53 3.41-.07 3.43-6.48.04-13.7-.02-21.61-.06-3.84-.02-3.38-3.35.04-3.37 4.49-.03 3.24 1.61 3.41-45.54.02-5.08-3.27-3.54-4.72-4.23-2.58-1.23-1.36-3.09.41-3.15 1.29-.05 20.19-.41 21.17.21 1.13.72 1.87 1.65-.42 2.86-.99.52-3.86-.28-4.15 2.47-.02.21-.82 1.63-.07 43.8zm-36.91 274.27c1.14.66 2.12.66 3.26 0 16.99-9.79 181.97-103.57 197.42-112.51-.14-.43 11.26-.18-181.52-.27-1.22 0-1.57.37-1.53 1.56 0 .1 1.25 44.51 1.22 50.38-.02 2.58-.62 5.22-1.36 7.71-.55 1.83.38-.5-13.5 32.23-.73 1.72-1.04 2.21-1.97-.08-4.19-10.34-8.28-20.72-12.57-31.01-1.46-3.5-2.24-7-2-10.79.16-2.46.8-16.12 1.51-48.02.04-1.95.01-1.96-1.96-1.96h-183c2.58 1.63 178.32 102.57 196 112.76zm-90.9-188.75c0 2.4.36 2.79 2.76 3.03 11.54 1.17 21.04 3.74 25.64-7.32 6.01-14.46 2.66-34.41-12.48-38.84-2.01-.59-15.96-2.76-15.94 1.51.05 8.01.01 11.58.02 41.62zm105.75-15.05c0 2.13 1.07 38.68 1.09 39.13.34 9.94-25.58 5.77-25.23-2.59.08-2.02 1.37-37.42 1.1-39.43-14.1 7.44-14.42 40.21 6.44 48.8 8.43 3.47 17.54.6 22.39-7.07 4.91-7.76 6.84-29.47-5.43-38.96-.12.05-.24.09-.36.12zM222.83 94.78c-9.83-.03-9.73 14.75-.07 14.87 9.59.11 10.1-14.84.07-14.87zm-80.15 103.87c.02 1.8.41 2.4 2.17 2.58 13.62 1.39 12.51-10.99 12.16-13.36-1.69-11.22-14.38-10.2-14.35-7.81.05 4.5-.03 13.68.02 18.59zm212.31 6.4c-2.03-5.28-4-10.39-6.1-15.84-2.16 5.48-4.16 10.57-6.23 15.84h12.33z" - } - }, - "free": [ - "brands" - ] - }, - "crop": { - "changes": [ - "3.1", - "5.0.0", - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [ - "design" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f125", - "label": "crop", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861387, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M488 352h-40V109.25l59.31-59.31c6.25-6.25 6.25-16.38 0-22.63L484.69 4.69c-6.25-6.25-16.38-6.25-22.63 0L402.75 64H192v96h114.75L160 306.75V24c0-13.26-10.75-24-24-24H88C74.75 0 64 10.74 64 24v40H24C10.75 64 0 74.74 0 88v48c0 13.25 10.75 24 24 24h40v264c0 13.25 10.75 24 24 24h232v-96H205.25L352 205.25V488c0 13.25 10.75 24 24 24h48c13.25 0 24-10.75 24-24v-40h40c13.25 0 24-10.75 24-24v-48c0-13.26-10.75-24-24-24z" - } - }, - "free": [ - "solid" - ] - }, - "crop-alt": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f565", - "label": "Alternate Crop", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861387, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M488 352h-40V96c0-17.67-14.33-32-32-32H192v96h160v328c0 13.25 10.75 24 24 24h48c13.25 0 24-10.75 24-24v-40h40c13.25 0 24-10.75 24-24v-48c0-13.26-10.75-24-24-24zM160 24c0-13.26-10.75-24-24-24H88C74.75 0 64 10.74 64 24v40H24C10.75 64 0 74.74 0 88v48c0 13.25 10.75 24 24 24h40v256c0 17.67 14.33 32 32 32h224v-96H160V24z" - } - }, - "free": [ - "solid" - ] - }, - "cross": { - "changes": [ - "5.3.0" - ], - "ligatures": [], - "search": { - "terms": [ - "catholicism", - "christianity" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f654", - "label": "Cross", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861387, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M352 128h-96V32c0-17.67-14.33-32-32-32h-64c-17.67 0-32 14.33-32 32v96H32c-17.67 0-32 14.33-32 32v64c0 17.67 14.33 32 32 32h96v224c0 17.67 14.33 32 32 32h64c17.67 0 32-14.33 32-32V256h96c17.67 0 32-14.33 32-32v-64c0-17.67-14.33-32-32-32z" - } - }, - "free": [ - "solid" - ] - }, - "crosshairs": { - "changes": [ - "1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "gpd", - "picker", - "position" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f05b", - "label": "Crosshairs", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861387, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M500 224h-30.364C455.724 130.325 381.675 56.276 288 42.364V12c0-6.627-5.373-12-12-12h-40c-6.627 0-12 5.373-12 12v30.364C130.325 56.276 56.276 130.325 42.364 224H12c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h30.364C56.276 381.675 130.325 455.724 224 469.636V500c0 6.627 5.373 12 12 12h40c6.627 0 12-5.373 12-12v-30.364C381.675 455.724 455.724 381.675 469.636 288H500c6.627 0 12-5.373 12-12v-40c0-6.627-5.373-12-12-12zM288 404.634V364c0-6.627-5.373-12-12-12h-40c-6.627 0-12 5.373-12 12v40.634C165.826 392.232 119.783 346.243 107.366 288H148c6.627 0 12-5.373 12-12v-40c0-6.627-5.373-12-12-12h-40.634C119.768 165.826 165.757 119.783 224 107.366V148c0 6.627 5.373 12 12 12h40c6.627 0 12-5.373 12-12v-40.634C346.174 119.768 392.217 165.757 404.634 224H364c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h40.634C392.232 346.174 346.243 392.217 288 404.634zM288 256c0 17.673-14.327 32-32 32s-32-14.327-32-32c0-17.673 14.327-32 32-32s32 14.327 32 32z" - } - }, - "free": [ - "solid" - ] - }, - "crow": { - "changes": [ - "5.0.13" - ], - "ligatures": [], - "search": { - "terms": [ - "bird", - "bullfrog", - "fauna", - "halloween", - "holiday", - "toad" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f520", - "label": "Crow", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861387, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M544 32h-16.36C513.04 12.68 490.09 0 464 0c-44.18 0-80 35.82-80 80v20.98L12.09 393.57A30.216 30.216 0 0 0 0 417.74c0 22.46 23.64 37.07 43.73 27.03L165.27 384h96.49l44.41 120.1c2.27 6.23 9.15 9.44 15.38 7.17l22.55-8.21c6.23-2.27 9.44-9.15 7.17-15.38L312.94 384H352c1.91 0 3.76-.23 5.66-.29l44.51 120.38c2.27 6.23 9.15 9.44 15.38 7.17l22.55-8.21c6.23-2.27 9.44-9.15 7.17-15.38l-41.24-111.53C485.74 352.8 544 279.26 544 192v-80l96-16c0-35.35-42.98-64-96-64zm-80 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z" - } - }, - "free": [ - "solid" - ] - }, - "crown": { - "changes": [ - "5.0.13" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f521", - "label": "Crown", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861387, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M528 448H112c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h416c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16zm64-320c-26.5 0-48 21.5-48 48 0 7.1 1.6 13.7 4.4 19.8L476 239.2c-15.4 9.2-35.3 4-44.2-11.6L350.3 85C361 76.2 368 63 368 48c0-26.5-21.5-48-48-48s-48 21.5-48 48c0 15 7 28.2 17.7 37l-81.5 142.6c-8.9 15.6-28.9 20.8-44.2 11.6l-72.3-43.4c2.7-6 4.4-12.7 4.4-19.8 0-26.5-21.5-48-48-48S0 149.5 0 176s21.5 48 48 48c2.6 0 5.2-.4 7.7-.8L128 416h384l72.3-192.8c2.5.4 5.1.8 7.7.8 26.5 0 48-21.5 48-48s-21.5-48-48-48z" - } - }, - "free": [ - "solid" - ] - }, - "crutch": { - "changes": [ - "5.7.0" - ], - "ligatures": [], - "search": { - "terms": [ - "cane", - "injury", - "wheelchair" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f7f7", - "label": "Crutch", - "voted": false, - "svg": { - "solid": { - "last_modified": 1548701299276, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M507.31 185.71l-181-181a16 16 0 0 0-22.62 0L281 27.31a16 16 0 0 0 0 22.63l181 181a16 16 0 0 0 22.63 0l22.62-22.63a16 16 0 0 0 .06-22.6zm-179.54 66.41l-67.89-67.89 55.1-55.1-45.25-45.25-109.67 109.67a96.08 96.08 0 0 0-25.67 46.29L106.65 360.1l-102 102a16 16 0 0 0 0 22.63l22.62 22.62a16 16 0 0 0 22.63 0l102-102 120.25-27.75a95.88 95.88 0 0 0 46.29-25.65l109.68-109.68L382.87 197zm-54.57 54.57a32 32 0 0 1-15.45 8.54l-79.3 18.32 18.3-79.3a32.22 32.22 0 0 1 8.56-15.45l9.31-9.31 67.89 67.89z" - } - }, - "free": [ - "solid" - ] - }, - "css3": { - "changes": [ - "3.1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "code" - ] - }, - "styles": [ - "brands" - ], - "unicode": "f13c", - "label": "CSS 3 Logo", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860978, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M480 32l-64 368-223.3 80L0 400l19.6-94.8h82l-8 40.6L210 390.2l134.1-44.4 18.8-97.1H29.5l16-82h333.7l10.5-52.7H56.3l16.3-82H480z" - } - }, - "free": [ - "brands" - ] - }, - "css3-alt": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f38b", - "label": "Alternate CSS3 Logo", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860978, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M0 32l34.9 395.8L192 480l157.1-52.2L384 32H0zm313.1 80l-4.8 47.3L193 208.6l-.3.1h111.5l-12.8 146.6-98.2 28.7-98.8-29.2-6.4-73.9h48.9l3.2 38.3 52.6 13.3 54.7-15.4 3.7-61.6-166.3-.5v-.1l-.2.1-3.6-46.3L193.1 162l6.5-2.7H76.7L70.9 112h242.2z" - } - }, - "free": [ - "brands" - ] - }, - "cube": { - "changes": [ - "4.1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "package" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f1b2", - "label": "Cube", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861387, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M239.1 6.3l-208 78c-18.7 7-31.1 25-31.1 45v225.1c0 18.2 10.3 34.8 26.5 42.9l208 104c13.5 6.8 29.4 6.8 42.9 0l208-104c16.3-8.1 26.5-24.8 26.5-42.9V129.3c0-20-12.4-37.9-31.1-44.9l-208-78C262 2.2 250 2.2 239.1 6.3zM256 68.4l192 72v1.1l-192 78-192-78v-1.1l192-72zm32 356V275.5l160-65v133.9l-160 80z" - } - }, - "free": [ - "solid" - ] - }, - "cubes": { - "changes": [ - "4.1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "packages" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f1b3", - "label": "Cubes", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861387, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M488.6 250.2L392 214V105.5c0-15-9.3-28.4-23.4-33.7l-100-37.5c-8.1-3.1-17.1-3.1-25.3 0l-100 37.5c-14.1 5.3-23.4 18.7-23.4 33.7V214l-96.6 36.2C9.3 255.5 0 268.9 0 283.9V394c0 13.6 7.7 26.1 19.9 32.2l100 50c10.1 5.1 22.1 5.1 32.2 0l103.9-52 103.9 52c10.1 5.1 22.1 5.1 32.2 0l100-50c12.2-6.1 19.9-18.6 19.9-32.2V283.9c0-15-9.3-28.4-23.4-33.7zM358 214.8l-85 31.9v-68.2l85-37v73.3zM154 104.1l102-38.2 102 38.2v.6l-102 41.4-102-41.4v-.6zm84 291.1l-85 42.5v-79.1l85-38.8v75.4zm0-112l-102 41.4-102-41.4v-.6l102-38.2 102 38.2v.6zm240 112l-85 42.5v-79.1l85-38.8v75.4zm0-112l-102 41.4-102-41.4v-.6l102-38.2 102 38.2v.6z" - } - }, - "free": [ - "solid" - ] - }, - "cut": { - "changes": [ - "2", - "5.0.0", - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [ - "scissors" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f0c4", - "label": "Cut", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861388, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M278.06 256L444.48 89.57c4.69-4.69 4.69-12.29 0-16.97-32.8-32.8-85.99-32.8-118.79 0L210.18 188.12l-24.86-24.86c4.31-10.92 6.68-22.81 6.68-35.26 0-53.02-42.98-96-96-96S0 74.98 0 128s42.98 96 96 96c4.54 0 8.99-.32 13.36-.93L142.29 256l-32.93 32.93c-4.37-.61-8.83-.93-13.36-.93-53.02 0-96 42.98-96 96s42.98 96 96 96 96-42.98 96-96c0-12.45-2.37-24.34-6.68-35.26l24.86-24.86L325.69 439.4c32.8 32.8 85.99 32.8 118.79 0 4.69-4.68 4.69-12.28 0-16.97L278.06 256zM96 160c-17.64 0-32-14.36-32-32s14.36-32 32-32 32 14.36 32 32-14.36 32-32 32zm0 256c-17.64 0-32-14.36-32-32s14.36-32 32-32 32 14.36 32 32-14.36 32-32 32z" - } - }, - "free": [ - "solid" - ] - }, - "cuttlefish": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f38c", - "label": "Cuttlefish", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860978, - "raw": "", - "viewBox": [ - "0", - "0", - "440", - "512" - ], - "width": 440, - "height": 512, - "path": "M344 305.5c-17.5 31.6-57.4 54.5-96 54.5-56.6 0-104-47.4-104-104s47.4-104 104-104c38.6 0 78.5 22.9 96 54.5 13.7-50.9 41.7-93.3 87-117.8C385.7 39.1 320.5 8 248 8 111 8 0 119 0 256s111 248 248 248c72.5 0 137.7-31.1 183-80.7-45.3-24.5-73.3-66.9-87-117.8z" - } - }, - "free": [ - "brands" - ] - }, - "d-and-d": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f38d", - "label": "Dungeons & Dragons", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860978, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M82.5 98.9c-.6-17.2 2-33.8 12.7-48.2.3 7.4 1.2 14.5 4.2 21.6 5.9-27.5 19.7-49.3 42.3-65.5-1.9 5.9-3.5 11.8-3 17.7 8.7-7.4 18.8-17.8 44.4-22.7 14.7-2.8 29.7-2 42.1 1 38.5 9.3 61 34.3 69.7 72.3 5.3 23.1.7 45-8.3 66.4-5.2 12.4-12 24.4-20.7 35.1-2-1.9-3.9-3.8-5.8-5.6-42.8-40.8-26.8-25.2-37.4-37.4-1.1-1.2-1-2.2-.1-3.6 8.3-13.5 11.8-28.2 10-44-1.1-9.8-4.3-18.9-11.3-26.2-14.5-15.3-39.2-15-53.5.6-11.4 12.5-14.1 27.4-10.9 43.6.2 1.3.4 2.7 0 3.9-3.4 13.7-4.6 27.6-2.5 41.6.1.5.1 1.1.1 1.6 0 .3-.1.5-.2 1.1-21.8-11-36-28.3-43.2-52.2-8.3 17.8-11.1 35.5-6.6 54.1-15.6-15.2-21.3-34.3-22-55.2zm469.6 123.2c-11.6-11.6-25-20.4-40.1-26.6-12.8-5.2-26-7.9-39.9-7.1-10 .6-19.6 3.1-29 6.4-2.5.9-5.1 1.6-7.7 2.2-4.9 1.2-7.3-3.1-4.7-6.8 3.2-4.6 3.4-4.2 15-12 .6-.4 1.2-.8 2.2-1.5h-2.5c-.6 0-1.2.2-1.9.3-19.3 3.3-30.7 15.5-48.9 29.6-10.4 8.1-13.8 3.8-12-.5 1.4-3.5 3.3-6.7 5.1-10 1-1.8 2.3-3.4 3.5-5.1-.2-.2-.5-.3-.7-.5-27 18.3-46.7 42.4-57.7 73.3.3.3.7.6 1 .9.3-.6.5-1.2.9-1.7 10.4-12.1 22.8-21.8 36.6-29.8 18.2-10.6 37.5-18.3 58.7-20.2 4.3-.4 8.7-.1 13.1-.1-1.8.7-3.5.9-5.3 1.1-18.5 2.4-35.5 9-51.5 18.5-30.2 17.9-54.5 42.2-75.1 70.4-.3.4-.4.9-.7 1.3 14.5 5.3 24 17.3 36.1 25.6.2-.1.3-.2.4-.4l1.2-2.7c12.2-26.9 27-52.3 46.7-74.5 16.7-18.8 38-25.3 62.5-20 5.9 1.3 11.4 4.4 17.2 6.8 2.3-1.4 5.1-3.2 8-4.7 8.4-4.3 17.4-7 26.7-9 14.7-3.1 29.5-4.9 44.5-1.3v-.5c-.5-.4-1.2-.8-1.7-1.4zM316.7 397.6c-39.4-33-22.8-19.5-42.7-35.6-.8.9 0-.2-1.9 3-11.2 19.1-25.5 35.3-44 47.6-10.3 6.8-21.5 11.8-34.1 11.8-21.6 0-38.2-9.5-49.4-27.8-12-19.5-13.3-40.7-8.2-62.6 7.8-33.8 30.1-55.2 38.6-64.3-18.7-6.2-33 1.7-46.4 13.9.8-13.9 4.3-26.2 11.8-37.3-24.3 10.6-45.9 25-64.8 43.9-.3-5.8 5.4-43.7 5.6-44.7.3-2.7-.6-5.3-3-7.4-24.2 24.7-44.5 51.8-56.1 84.6 7.4-5.9 14.9-11.4 23.6-16.2-8.3 22.3-19.6 52.8-7.8 101.1 4.6 19 11.9 36.8 24.1 52.3 2.9 3.7 6.3 6.9 9.5 10.3.2-.2.4-.3.6-.5-1.4-7-2.2-14.1-1.5-21.9 2.2 3.2 3.9 6 5.9 8.6 12.6 16 28.7 27.4 47.2 35.6 25 11.3 51.1 13.3 77.9 8.6 54.9-9.7 90.7-48.6 116-98.8 1-1.8.6-2.9-.9-4.2zm172-46.4c-9.5-3.1-22.2-4.2-28.7-2.9 9.9 4 14.1 6.6 18.8 12 12.6 14.4 10.4 34.7-5.4 45.6-11.7 8.1-24.9 10.5-38.9 9.1-1.2-.1-2.3-.4-3-.6 2.8-3.7 6-7 8.1-10.8 9.4-16.8 5.4-42.1-8.7-56.1-2.1-2.1-4.6-3.9-7-5.9-.3 1.3-.1 2.1.1 2.8 4.2 16.6-8.1 32.4-24.8 31.8-7.6-.3-13.9-3.8-19.6-8.5-19.5-16.1-39.1-32.1-58.5-48.3-5.9-4.9-12.5-8.1-20.1-8.7-4.6-.4-9.3-.6-13.9-.9-5.9-.4-8.8-2.8-10.4-8.4-.9-3.4-1.5-6.8-2.2-10.2-1.5-8.1-6.2-13-14.3-14.2-4.4-.7-8.9-1-13.3-1.5-13-1.4-19.8-7.4-22.6-20.3-5 11-1.6 22.4 7.3 29.9 4.5 3.8 9.3 7.3 13.8 11.2 4.6 3.8 7.4 8.7 7.9 14.8.4 4.7.8 9.5 1.8 14.1 2.2 10.6 8.9 18.4 17 25.1 16.5 13.7 33 27.3 49.5 41.1 17.9 15 13.9 32.8 13 56-.9 22.9 12.2 42.9 33.5 51.2 1 .4 2 .6 3.6 1.1-15.7-18.2-10.1-44.1.7-52.3.3 2.2.4 4.3.9 6.4 9.4 44.1 45.4 64.2 85 56.9 16-2.9 30.6-8.9 42.9-19.8 2-1.8 3.7-4.1 5.9-6.5-19.3 4.6-35.8.1-50.9-10.6.7-.3 1.3-.3 1.9-.3 21.3 1.8 40.6-3.4 57-17.4 19.5-16.6 26.6-42.9 17.4-66-8.3-20.1-23.6-32.3-43.8-38.9zM99.4 179.3c-5.3-9.2-13.2-15.6-22.1-21.3 13.7-.5 26.6.2 39.6 3.7-7-12.2-8.5-24.7-5-38.7 5.3 11.9 13.7 20.1 23.6 26.8 19.7 13.2 35.7 19.6 46.7 30.2 3.4 3.3 6.3 7.1 9.6 10.9-.8-2.1-1.4-4.1-2.2-6-5-10.6-13-18.6-22.6-25-1.8-1.2-2.8-2.5-3.4-4.5-3.3-12.5-3-25.1-.7-37.6 1-5.5 2.8-10.9 4.5-16.3.8-2.4 2.3-4.6 4-6.6.6 6.9 0 25.5 19.6 46 10.8 11.3 22.4 21.9 33.9 32.7 9 8.5 18.3 16.7 25.5 26.8 1.1 1.6 2.2 3.3 3.8 4.7-5-13-14.2-24.1-24.2-33.8-9.6-9.3-19.4-18.4-29.2-27.4-3.3-3-4.6-6.7-5.1-10.9-1.2-10.4 0-20.6 4.3-30.2.5-1 1.1-2 1.9-3.3.5 4.2.6 7.9 1.4 11.6 4.8 23.1 20.4 36.3 49.3 63.5 10 9.4 19.3 19.2 25.6 31.6 4.8 9.3 7.3 19 5.7 29.6-.1.6.5 1.7 1.1 2 6.2 2.6 10 6.9 9.7 14.3 7.7-2.6 12.5-8 16.4-14.5 4.2 20.2-9.1 50.3-27.2 58.7.4-4.5 5-23.4-16.5-27.7-6.8-1.3-12.8-1.3-22.9-2.1 4.7-9 10.4-20.6.5-22.4-24.9-4.6-52.8 1.9-57.8 4.6 8.2.4 16.3 1 23.5 3.3-2 6.5-4 12.7-5.8 18.9-1.9 6.5 2.1 14.6 9.3 9.6 1.2-.9 2.3-1.9 3.3-2.7-3.1 17.9-2.9 15.9-2.8 18.3.3 10.2 9.5 7.8 15.7 7.3-2.5 11.8-29.5 27.3-45.4 25.8 7-4.7 12.7-10.3 15.9-17.9-6.5.8-12.9 1.6-19.2 2.4l-.3-.9c4.7-3.4 8-7.8 10.2-13.1 8.7-21.1-3.6-38-25-39.9-9.1-.8-17.8.8-25.9 5.5 6.2-15.6 17.2-26.6 32.6-34.5-15.2-4.3-8.9-2.7-24.6-6.3 14.6-9.3 30.2-13.2 46.5-14.6-5.2-3.2-48.1-3.6-70.2 20.9 7.9 1.4 15.5 2.8 23.2 4.2-23.8 7-44 19.7-62.4 35.6 1.1-4.8 2.7-9.5 3.3-14.3.6-4.5.8-9.2.1-13.6-1.5-9.4-8.9-15.1-19.7-16.3-7.9-.9-15.6.1-23.3 1.3-.9.1-1.7.3-2.9 0 15.8-14.8 36-21.7 53.1-33.5 6-4.5 6.8-8.2 3-14.9zm128.4 26.8c3.3 16 12.6 25.5 23.8 24.3-4.6-11.3-12.1-19.5-23.8-24.3z" - } - }, - "free": [ - "brands" - ] - }, - "d-and-d-beyond": { - "changes": [ - "5.4.0" - ], - "ligatures": [], - "search": { - "terms": [ - "Dungeons & Dragons", - "d&d", - "dnd", - "fantasy", - "gaming", - "tabletop" - ] - }, - "styles": [ - "brands" - ], - "unicode": "f6ca", - "label": "D&D Beyond", - "voted": false, - "svg": { - "brands": { - "last_modified": 1548363722326, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M313.8 241.5c13.8 0 21-10.1 24.8-17.9-1-1.1-5-4.2-7.4-6.6-2.4 4.3-8.2 10.7-13.9 10.7-10.2 0-15.4-14.7-3.2-26.6-.5-.2-4.3-1.8-8 2.4 0-3 1-5.1 2.1-6.6-3.5 1.3-9.8 5.6-11.4 7.9.2-5.8 1.6-7.5.6-9l-.2-.2s-8.5 5.6-9.3 14.7c0 0 1.1-1.6 2.1-1.9.6-.3 1.3 0 .6 1.9-.2.6-5.8 15.7 5.1 26-.6-1.6-1.9-7.6 2.4-1.9-.3.1 5.8 7.1 15.7 7.1zm52.4-21.1c0-4-4.9-4.4-5.6-4.5 2 3.9.9 7.5.2 9 2.5-.4 5.4-1.6 5.4-4.5zm10.3 5.2c0-6.4-6.2-11.4-13.5-10.7 8 1.3 5.6 13.8-5 11.4 3.7-2.6 3.2-9.9-1.3-12.5 1.4 4.2-3 8.2-7.4 4.6-2.4-1.9-8-6.6-10.6-8.6-2.4-2.1-5.5-1-6.6-1.8-1.3-1.1-.5-3.8-2.2-5-1.6-.8-3-.3-4.8-1-1.6-.6-2.7-1.9-2.6-3.5-2.5 4.4 3.4 6.3 4.5 8.5 1 1.9-.8 4.8 4 8.5 14.8 11.6 9.1 8 10.4 18.1.6 4.3 4.2 6.7 6.4 7.4-2.1-1.9-2.9-6.4 0-9.3 0 13.9 19.2 13.3 23.1 6.4-2.4 1.1-7-.2-9-1.9 7.7 1 14.2-4.1 14.6-10.6zm-39.4-18.4c2 .8 1.6.7 6.4 4.5 10.2-24.5 21.7-15.7 22-15.5 2.2-1.9 9.8-3.8 13.8-2.7-2.4-2.7-7.5-6.2-13.3-6.2-4.7 0-7.4 2.2-8 1.3-.8-1.4 3.2-3.4 3.2-3.4-5.4.2-9.6 6.7-11.2 5.9-1.1-.5 1.4-3.7 1.4-3.7-5.1 2.9-9.3 9.1-10.2 13 4.6-5.8 13.8-9.8 19.7-9-10.5.5-19.5 9.7-23.8 15.8zm242.5 51.9c-20.7 0-40 1.3-50.3 2.1l7.4 8.2v77.2l-7.4 8.2c10.4.8 30.9 2.1 51.6 2.1 42.1 0 59.1-20.7 59.1-48.9 0-29.3-23.2-48.9-60.4-48.9zm-15.1 75.6v-53.3c30.1-3.3 46.8 3.8 46.8 26.3 0 25.6-21.4 30.2-46.8 27zM301.6 181c-1-3.4-.2-6.9 1.1-9.4 1 3 2.6 6.4 7.5 9-.5-2.4-.2-5.6.5-8-1.4-5.4 2.1-9.9 6.4-9.9 6.9 0 8.5 8.8 4.7 14.4 2.1 3.2 5.5 5.6 7.7 7.8 3.2-3.7 5.5-9.5 5.5-13.8 0-8.2-5.5-15.9-16.7-16.5-20-.9-20.2 16.6-20 18.9.5 5.2 3.4 7.8 3.3 7.5zm-.4 6c-.5 1.8-7 3.7-10.2 6.9 4.8-1 7-.2 7.8 1.8.5 1.4-.2 3.4-.5 5.6 1.6-1.8 7-5.5 11-6.2-1-.3-3.4-.8-4.3-.8 2.9-3.4 9.3-4.5 12.8-3.7-2.2-.2-6.7 1.1-8.5 2.6 1.6.3 3 .6 4.3 1.1-2.1.8-4.8 3.4-5.8 6.1 7-5 13.1 5.2 7 8.2.8.2 2.7 0 3.5-.5-.3 1.1-1.9 3-3 3.4 2.9 0 7-1.9 8.2-4.6 0 0-1.8.6-2.6-.2s.3-4.3.3-4.3c-2.3 2.9-3.4-1.3-1.3-4.2-1-.3-3.5-.6-4.6-.5 3.2-1.1 10.4-1.8 11.2-.3.6 1.1-1 3.4-1 3.4 4-.5 8.3 1.1 6.7 5.1 2.9-1.4 5.5-5.9 4.8-10.4-.3 1-1.6 2.4-2.9 2.7.2-1.4-1-2.2-1.9-2.6 1.7-9.6-14.6-14.2-14.1-23.9-1 1.3-1.8 5-.8 7.1 2.7 3.2 8.7 6.7 10.1 12.2-2.6-6.4-15.1-11.4-14.6-20.2-1.6 1.6-2.6 7.8-1.3 11 2.4 1.4 4.5 3.8 4.8 6.1-2.2-5.1-11.4-6.1-13.9-12.2-.6 2.2-.3 5 1 6.7 0 0-2.2-.8-7-.6 1.7.6 5.1 3.5 4.8 5.2zm25.9 7.4c-2.7 0-3.5-2.1-4.2-4.3 3.3 1.3 4.2 4.3 4.2 4.3zm38.9 3.7l-1-.6c-1.1-1-2.9-1.4-4.7-1.4-2.9 0-5.8 1.3-7.5 3.4-.8.8-1.4 1.8-2.1 2.6v15.7c3.5 2.6 7.1-2.9 3-7.2 1.5.3 4.6 2.7 5.1 3.2 0 0 2.6-.5 5-.5 2.1 0 3.9.3 5.6 1.1V196c-1.1.5-2.2 1-2.7 1.4zM79.9 305.9c17.2-4.6 16.2-18 16.2-19.9 0-20.6-24.1-25-37-25H3l8.3 8.6v29.5H0l11.4 14.6V346L3 354.6c61.7 0 73.8 1.5 86.4-5.9 6.7-4 9.9-9.8 9.9-17.6 0-5.1 2.6-18.8-19.4-25.2zm-41.3-27.5c20 0 29.6-.8 29.6 9.1v3c0 12.1-19 8.8-29.6 8.8zm0 59.2V315c12.2 0 32.7-2.3 32.7 8.8v4.5h.2c0 11.2-12.5 9.3-32.9 9.3zm101.2-19.3l23.1.2v-.2l14.1-21.2h-37.2v-14.9h52.4l-14.1-21v-.2l-73.5.2 7.4 8.2v77.1l-7.4 8.2h81.2l14.1-21.2-60.1.2zm214.7-60.1c-73.9 0-77.5 99.3-.3 99.3 77.9 0 74.1-99.3.3-99.3zm-.3 77.5c-37.4 0-36.9-55.3.2-55.3 36.8.1 38.8 55.3-.2 55.3zm-91.3-8.3l44.1-66.2h-41.7l6.1 7.2-20.5 37.2h-.3l-21-37.2 6.4-7.2h-44.9l44.1 65.8.2 19.4-7.7 8.2h42.6l-7.2-8.2zm-28.4-151.3c1.6 1.3 2.9 2.4 2.9 6.6v38.8c0 4.2-.8 5.3-2.7 6.4-.1.1-7.5 4.5-7.9 4.6h35.1c10 0 17.4-1.5 26-8.6-.6-5 .2-9.5.8-12 0-.2-1.8 1.4-2.7 3.5 0-5.7 1.6-15.4 9.6-20.5-.1 0-3.7-.8-9 1.1 2-3.1 10-7.9 10.4-7.9-8.2-26-38-22.9-32.2-22.9-30.9 0-32.6.3-39.9-4 .1.8.5 8.2 9.6 14.9zm21.5 5.5c4.6 0 23.1-3.3 23.1 17.3 0 20.7-18.4 17.3-23.1 17.3zm228.9 79.6l7 8.3V312h-.3c-5.4-14.4-42.3-41.5-45.2-50.9h-31.6l7.4 8.5v76.9l-7.2 8.3h39l-7.4-8.2v-47.4h.3c3.7 10.6 44.5 42.9 48.5 55.6h21.3v-85.2l7.4-8.3zm-106.7-96.1c-32.2 0-32.8.2-39.9-4 .1.7.5 8.3 9.6 14.9 3.1 2 2.9 4.3 2.9 9.5 1.8-1.1 3.8-2.2 6.1-3-1.1 1.1-2.7 2.7-3.5 4.5 1-1.1 7.5-5.1 14.6-3.5-1.6.3-4 1.1-6.1 2.9.1 0 2.1-1.1 7.5-.3v-4.3c4.7 0 23.1-3.4 23.1 17.3 0 20.5-18.5 17.3-19.7 17.3 5.7 4.4 5.8 12 2.2 16.3h.3c33.4 0 36.7-27.3 36.7-34 0-3.8-1.1-32-33.8-33.6z" - } - }, - "free": [ - "brands" - ] - }, - "dashcube": { - "changes": [ - "4.3", - "5.0.0", - "5.0.3" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f210", - "label": "DashCube", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860979, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M326.6 104H110.4c-51.1 0-91.2 43.3-91.2 93.5V427c0 50.5 40.1 85 91.2 85h227.2c51.1 0 91.2-34.5 91.2-85V0L326.6 104zM153.9 416.5c-17.7 0-32.4-15.1-32.4-32.8V240.8c0-17.7 14.7-32.5 32.4-32.5h140.7c17.7 0 32 14.8 32 32.5v123.5l51.1 52.3H153.9z" - } - }, - "free": [ - "brands" - ] - }, - "database": { - "changes": [ - "4.1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f1c0", - "label": "Database", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861388, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M448 73.143v45.714C448 159.143 347.667 192 224 192S0 159.143 0 118.857V73.143C0 32.857 100.333 0 224 0s224 32.857 224 73.143zM448 176v102.857C448 319.143 347.667 352 224 352S0 319.143 0 278.857V176c48.125 33.143 136.208 48.572 224 48.572S399.874 209.143 448 176zm0 160v102.857C448 479.143 347.667 512 224 512S0 479.143 0 438.857V336c48.125 33.143 136.208 48.572 224 48.572S399.874 369.143 448 336z" - } - }, - "free": [ - "solid" - ] - }, - "deaf": { - "changes": [ - "4.6", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f2a4", - "label": "Deaf", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861388, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M216 260c0 15.464-12.536 28-28 28s-28-12.536-28-28c0-44.112 35.888-80 80-80s80 35.888 80 80c0 15.464-12.536 28-28 28s-28-12.536-28-28c0-13.234-10.767-24-24-24s-24 10.766-24 24zm24-176c-97.047 0-176 78.953-176 176 0 15.464 12.536 28 28 28s28-12.536 28-28c0-66.168 53.832-120 120-120s120 53.832 120 120c0 75.164-71.009 70.311-71.997 143.622L288 404c0 28.673-23.327 52-52 52-15.464 0-28 12.536-28 28s12.536 28 28 28c59.475 0 107.876-48.328 108-107.774.595-34.428 72-48.24 72-144.226 0-97.047-78.953-176-176-176zm268.485-52.201L480.2 3.515c-4.687-4.686-12.284-4.686-16.971 0L376.2 90.544c-4.686 4.686-4.686 12.284 0 16.971l28.285 28.285c4.686 4.686 12.284 4.686 16.97 0l87.03-87.029c4.687-4.688 4.687-12.286 0-16.972zM168.97 314.745c-4.686-4.686-12.284-4.686-16.97 0L3.515 463.23c-4.686 4.686-4.686 12.284 0 16.971L31.8 508.485c4.687 4.686 12.284 4.686 16.971 0L197.256 360c4.686-4.686 4.686-12.284 0-16.971l-28.286-28.284z" - } - }, - "free": [ - "solid" - ] - }, - "delicious": { - "changes": [ - "4.1", - "5.0.0", - "5.7.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f1a5", - "label": "Delicious", - "voted": false, - "svg": { - "brands": { - "last_modified": 1548364699927, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M446.5 68c-.4-1.5-.9-3-1.4-4.5-.9-2.5-2-4.8-3.3-7.1-1.4-2.4-3-4.8-4.7-6.9-2.1-2.5-4.4-4.8-6.9-6.8-1.1-.9-2.2-1.7-3.3-2.5-1.3-.9-2.6-1.7-4-2.4-1.8-1-3.6-1.8-5.5-2.5-1.7-.7-3.5-1.3-5.4-1.7-3.8-1-7.9-1.5-12-1.5H48C21.5 32 0 53.5 0 80v352c0 4.1.5 8.2 1.5 12 2 7.7 5.8 14.6 11 20.3 1 1.1 2.1 2.2 3.3 3.3 5.7 5.2 12.6 9 20.3 11 3.8 1 7.9 1.5 12 1.5h352c26.5 0 48-21.5 48-48V80c-.1-4.1-.6-8.2-1.6-12zM416 432c0 8.8-7.2 16-16 16H224V256H32V80c0-8.8 7.2-16 16-16h176v192h192z" - } - }, - "free": [ - "brands" - ] - }, - "democrat": { - "changes": [ - "5.5.0" - ], - "ligatures": [], - "search": { - "terms": [ - "american", - "democratic party", - "donkey", - "election", - "left", - "left-wing", - "liberal", - "politics", - "usa" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f747", - "label": "Democrat", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861388, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M637.3 256.9l-19.6-29.4c-28.2-42.3-75.3-67.5-126.1-67.5H256l-81.2-81.2c20.1-20.1 22.6-51.1 7.5-73.9-3.4-5.2-10.8-5.9-15.2-1.5l-41.8 41.8L82.4 2.4c-3.6-3.6-9.6-3-12.4 1.2-12.3 18.6-10.3 44 6.1 60.4 3.3 3.3 7.3 5.3 11.3 7.5-2.2 1.7-4.7 3.1-6.4 5.4L6.4 176.2c-7.3 9.7-8.4 22.7-3 33.5l14.3 28.6c5.4 10.8 16.5 17.7 28.6 17.7h31c8.5 0 16.6-3.4 22.6-9.4L138 212l54 108h352v-77.8c16.2 12.2 18.3 17.6 40.1 50.3 4.9 7.4 14.8 9.3 22.2 4.4l26.6-17.7c7.3-5 9.3-14.9 4.4-22.3zm-341.1-13.6l-16.5 16.1 3.9 22.7c.7 4.1-3.6 7.2-7.2 5.3L256 276.7l-20.4 10.7c-3.6 1.9-7.9-1.2-7.2-5.3l3.9-22.7-16.5-16.1c-3-2.9-1.3-7.9 2.8-8.5l22.8-3.3 10.2-20.7c1.8-3.7 7.1-3.7 9 0l10.2 20.7 22.8 3.3c4 .6 5.6 5.6 2.6 8.5zm112 0l-16.5 16.1 3.9 22.7c.7 4.1-3.6 7.2-7.2 5.3L368 276.7l-20.4 10.7c-3.6 1.9-7.9-1.2-7.2-5.3l3.9-22.7-16.5-16.1c-3-2.9-1.3-7.9 2.8-8.5l22.8-3.3 10.2-20.7c1.8-3.7 7.1-3.7 9 0l10.2 20.7 22.8 3.3c4 .6 5.6 5.6 2.6 8.5zm112 0l-16.5 16.1 3.9 22.7c.7 4.1-3.6 7.2-7.2 5.3L480 276.7l-20.4 10.7c-3.6 1.9-7.9-1.2-7.2-5.3l3.9-22.7-16.5-16.1c-3-2.9-1.3-7.9 2.8-8.5l22.8-3.3 10.2-20.7c1.8-3.7 7.1-3.7 9 0l10.2 20.7 22.8 3.3c4 .6 5.6 5.6 2.6 8.5zM192 496c0 8.8 7.2 16 16 16h64c8.8 0 16-7.2 16-16v-80h160v80c0 8.8 7.2 16 16 16h64c8.8 0 16-7.2 16-16V352H192v144z" - } - }, - "free": [ - "solid" - ] - }, - "deploydog": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f38e", - "label": "deploy.dog", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860979, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M382.2 136h51.7v239.6h-51.7v-20.7c-19.8 24.8-52.8 24.1-73.8 14.7-26.2-11.7-44.3-38.1-44.3-71.8 0-29.8 14.8-57.9 43.3-70.8 20.2-9.1 52.7-10.6 74.8 12.9V136zm-64.7 161.8c0 18.2 13.6 33.5 33.2 33.5 19.8 0 33.2-16.4 33.2-32.9 0-17.1-13.7-33.2-33.2-33.2-19.6 0-33.2 16.4-33.2 32.6zM188.5 136h51.7v239.6h-51.7v-20.7c-19.8 24.8-52.8 24.1-73.8 14.7-26.2-11.7-44.3-38.1-44.3-71.8 0-29.8 14.8-57.9 43.3-70.8 20.2-9.1 52.7-10.6 74.8 12.9V136zm-64.7 161.8c0 18.2 13.6 33.5 33.2 33.5 19.8 0 33.2-16.4 33.2-32.9 0-17.1-13.7-33.2-33.2-33.2-19.7 0-33.2 16.4-33.2 32.6zM448 96c17.5 0 32 14.4 32 32v256c0 17.5-14.4 32-32 32H64c-17.5 0-32-14.4-32-32V128c0-17.5 14.4-32 32-32h384m0-32H64C28.8 64 0 92.8 0 128v256c0 35.2 28.8 64 64 64h384c35.2 0 64-28.8 64-64V128c0-35.2-28.8-64-64-64z" - } - }, - "free": [ - "brands" - ] - }, - "deskpro": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f38f", - "label": "Deskpro", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860979, - "raw": "", - "viewBox": [ - "0", - "0", - "480", - "512" - ], - "width": 480, - "height": 512, - "path": "M205.9 512l31.1-38.4c12.3-.2 25.6-1.4 36.5-6.6 38.9-18.6 38.4-61.9 38.3-63.8-.1-5-.8-4.4-28.9-37.4H362c-.2 50.1-7.3 68.5-10.2 75.7-9.4 23.7-43.9 62.8-95.2 69.4-8.7 1.1-32.8 1.2-50.7 1.1zm200.4-167.7c38.6 0 58.5-13.6 73.7-30.9l-175.5-.3-17.4 31.3 119.2-.1zm-43.6-223.9v168.3h-73.5l-32.7 55.5H250c-52.3 0-58.1-56.5-58.3-58.9-1.2-13.2-21.3-11.6-20.1 1.8 1.4 15.8 8.8 40 26.4 57.1h-91c-25.5 0-110.8-26.8-107-114V16.9C0 .9 9.7.3 15 .1h82c.2 0 .3.1.5.1 4.3-.4 50.1-2.1 50.1 43.7 0 13.3 20.2 13.4 20.2 0 0-18.2-5.5-32.8-15.8-43.7h84.2c108.7-.4 126.5 79.4 126.5 120.2zm-132.5 56l64 29.3c13.3-45.5-42.2-71.7-64-29.3z" - } - }, - "free": [ - "brands" - ] - }, - "desktop": { - "changes": [ - "3", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "computer", - "cpu", - "demo", - "desktop", - "device", - "machine", - "monitor", - "pc", - "screen" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f108", - "label": "Desktop", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861388, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M528 0H48C21.5 0 0 21.5 0 48v320c0 26.5 21.5 48 48 48h192l-16 48h-72c-13.3 0-24 10.7-24 24s10.7 24 24 24h272c13.3 0 24-10.7 24-24s-10.7-24-24-24h-72l-16-48h192c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48zm-16 352H64V64h448v288z" - } - }, - "free": [ - "solid" - ] - }, - "dev": { - "changes": [ - "5.4.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f6cc", - "label": "DEV", - "voted": true, - "svg": { - "brands": { - "last_modified": 1546440860979, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M120.12 208.29c-3.88-2.9-7.77-4.35-11.65-4.35H91.03v104.47h17.45c3.88 0 7.77-1.45 11.65-4.35 3.88-2.9 5.82-7.25 5.82-13.06v-69.65c-.01-5.8-1.96-10.16-5.83-13.06zM404.1 32H43.9C19.7 32 .06 51.59 0 75.8v360.4C.06 460.41 19.7 480 43.9 480h360.2c24.21 0 43.84-19.59 43.9-43.8V75.8c-.06-24.21-19.7-43.8-43.9-43.8zM154.2 291.19c0 18.81-11.61 47.31-48.36 47.25h-46.4V172.98h47.38c35.44 0 47.36 28.46 47.37 47.28l.01 70.93zm100.68-88.66H201.6v38.42h32.57v29.57H201.6v38.41h53.29v29.57h-62.18c-11.16.29-20.44-8.53-20.72-19.69V193.7c-.27-11.15 8.56-20.41 19.71-20.69h63.19l-.01 29.52zm103.64 115.29c-13.2 30.75-36.85 24.63-47.44 0l-38.53-144.8h32.57l29.71 113.72 29.57-113.72h32.58l-38.46 144.8z" - } - }, - "free": [ - "brands" - ] - }, - "deviantart": { - "changes": [ - "4.1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f1bd", - "label": "deviantART", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860980, - "raw": "", - "viewBox": [ - "0", - "0", - "320", - "512" - ], - "width": 320, - "height": 512, - "path": "M320 93.2l-98.2 179.1 7.4 9.5H320v127.7H159.1l-13.5 9.2-43.7 84c-.3 0-8.6 8.6-9.2 9.2H0v-93.2l93.2-179.4-7.4-9.2H0V102.5h156l13.5-9.2 43.7-84c.3 0 8.6-8.6 9.2-9.2H320v93.1z" - } - }, - "free": [ - "brands" - ] - }, - "dharmachakra": { - "changes": [ - "5.3.0" - ], - "ligatures": [], - "search": { - "terms": [ - "buddhism", - "buddhist", - "wheel of dharma" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f655", - "label": "Dharmachakra", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861388, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M495 225.06l-17.22 1.08c-5.27-39.49-20.79-75.64-43.86-105.84l12.95-11.43c6.92-6.11 7.25-16.79.73-23.31L426.44 64.4c-6.53-6.53-17.21-6.19-23.31.73L391.7 78.07c-30.2-23.06-66.35-38.58-105.83-43.86L286.94 17c.58-9.21-6.74-17-15.97-17h-29.94c-9.23 0-16.54 7.79-15.97 17l1.08 17.22c-39.49 5.27-75.64 20.79-105.83 43.86l-11.43-12.95c-6.11-6.92-16.79-7.25-23.31-.73L64.4 85.56c-6.53 6.53-6.19 17.21.73 23.31l12.95 11.43c-23.06 30.2-38.58 66.35-43.86 105.84L17 225.06c-9.21-.58-17 6.74-17 15.97v29.94c0 9.23 7.79 16.54 17 15.97l17.22-1.08c5.27 39.49 20.79 75.64 43.86 105.83l-12.95 11.43c-6.92 6.11-7.25 16.79-.73 23.31l21.17 21.17c6.53 6.53 17.21 6.19 23.31-.73l11.43-12.95c30.2 23.06 66.35 38.58 105.84 43.86L225.06 495c-.58 9.21 6.74 17 15.97 17h29.94c9.23 0 16.54-7.79 15.97-17l-1.08-17.22c39.49-5.27 75.64-20.79 105.84-43.86l11.43 12.95c6.11 6.92 16.79 7.25 23.31.73l21.17-21.17c6.53-6.53 6.19-17.21-.73-23.31l-12.95-11.43c23.06-30.2 38.58-66.35 43.86-105.83l17.22 1.08c9.21.58 17-6.74 17-15.97v-29.94c-.01-9.23-7.8-16.54-17.01-15.97zM281.84 98.61c24.81 4.07 47.63 13.66 67.23 27.78l-42.62 48.29c-8.73-5.44-18.32-9.54-28.62-11.95l4.01-64.12zm-51.68 0l4.01 64.12c-10.29 2.41-19.89 6.52-28.62 11.95l-42.62-48.29c19.6-14.12 42.42-23.71 67.23-27.78zm-103.77 64.33l48.3 42.61c-5.44 8.73-9.54 18.33-11.96 28.62l-64.12-4.01c4.07-24.81 13.66-47.62 27.78-67.22zm-27.78 118.9l64.12-4.01c2.41 10.29 6.52 19.89 11.95 28.62l-48.29 42.62c-14.12-19.6-23.71-42.42-27.78-67.23zm131.55 131.55c-24.81-4.07-47.63-13.66-67.23-27.78l42.61-48.3c8.73 5.44 18.33 9.54 28.62 11.96l-4 64.12zM256 288c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32zm25.84 125.39l-4.01-64.12c10.29-2.41 19.89-6.52 28.62-11.96l42.61 48.3c-19.6 14.12-42.41 23.71-67.22 27.78zm103.77-64.33l-48.29-42.62c5.44-8.73 9.54-18.32 11.95-28.62l64.12 4.01c-4.07 24.82-13.66 47.64-27.78 67.23zm-36.34-114.89c-2.41-10.29-6.52-19.89-11.96-28.62l48.3-42.61c14.12 19.6 23.71 42.42 27.78 67.23l-64.12 4z" - } - }, - "free": [ - "solid" - ] - }, - "dhl": { - "changes": [ - "5.6.0" - ], - "ligatures": [], - "search": { - "terms": [ - "Dalsey, Hillblom and Lynn", - "german", - "package", - "shipping" - ] - }, - "styles": [ - "brands" - ], - "unicode": "f790", - "label": "DHL", - "svg": { - "brands": { - "last_modified": 1546440860980, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M238 301.2h58.7L319 271h-58.7L238 301.2zM0 282.9v6.4h81.8l4.7-6.4H0zM172.9 271c-8.7 0-6-3.6-4.6-5.5 2.8-3.8 7.6-10.4 10.4-14.1 2.8-3.7 2.8-5.9-2.8-5.9h-51l-41.1 55.8h100.1c33.1 0 51.5-22.5 57.2-30.3h-68.2zm317.5-6.9l39.3-53.4h-62.2l-39.3 53.4h62.2zM95.3 271H0v6.4h90.6l4.7-6.4zm111-26.6c-2.8 3.8-7.5 10.4-10.3 14.2-1.4 2-4.1 5.5 4.6 5.5h45.6s7.3-10 13.5-18.4c8.4-11.4.7-35-29.2-35H112.6l-20.4 27.8h111.4c5.6 0 5.5 2.2 2.7 5.9zM0 301.2h73.1l4.7-6.4H0v6.4zm323 0h58.7L404 271h-58.7c-.1 0-22.3 30.2-22.3 30.2zm222 .1h95v-6.4h-90.3l-4.7 6.4zm22.3-30.3l-4.7 6.4H640V271h-72.7zm-13.5 18.3H640v-6.4h-81.5l-4.7 6.4zm-164.2-78.6l-22.5 30.6h-26.2l22.5-30.6h-58.7l-39.3 53.4H409l39.3-53.4h-58.7zm33.5 60.3s-4.3 5.9-6.4 8.7c-7.4 10-.9 21.6 23.2 21.6h94.3l22.3-30.3H423.1z" - } - }, - "free": [ - "brands" - ] - }, - "diagnoses": { - "changes": [ - "5.0.7", - "5.7.0" - ], - "ligatures": [], - "search": { - "terms": [ - "analyze", - "detect", - "diagnosis", - "examine", - "medicine" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f470", - "label": "Diagnoses", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861389, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M496 256c8.8 0 16-7.2 16-16s-7.2-16-16-16-16 7.2-16 16 7.2 16 16 16zm-176-80c48.5 0 88-39.5 88-88S368.5 0 320 0s-88 39.5-88 88 39.5 88 88 88zM59.8 364c10.2 15.3 29.3 17.8 42.9 9.8 16.2-9.6 56.2-31.7 105.3-48.6V416h224v-90.7c49.1 16.8 89.1 39 105.3 48.6 13.6 8 32.7 5.3 42.9-9.8l17.8-26.7c8.8-13.2 7.6-34.6-10-45.1-11.9-7.1-29.7-17-51.1-27.4-28.1 46.1-99.4 17.8-87.7-35.1C409.3 217.2 365.1 208 320 208c-57 0-112.9 14.5-160 32.2-.2 40.2-47.6 63.3-79.2 36-11.2 6-21.3 11.6-28.7 16-17.6 10.5-18.8 31.8-10 45.1L59.8 364zM368 344c13.3 0 24 10.7 24 24s-10.7 24-24 24-24-10.7-24-24 10.7-24 24-24zm-96-96c13.3 0 24 10.7 24 24s-10.7 24-24 24-24-10.7-24-24 10.7-24 24-24zm-160 8c8.8 0 16-7.2 16-16s-7.2-16-16-16-16 7.2-16 16 7.2 16 16 16zm512 192H16c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h608c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16z" - } - }, - "free": [ - "solid" - ] - }, - "diaspora": { - "changes": [ - "5.6.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f791", - "label": "Diaspora", - "voted": true, - "svg": { - "brands": { - "last_modified": 1546440860980, - "raw": "", - "viewBox": [ - "0", - "0", - "462.1", - "512" - ], - "width": 462, - "height": 512, - "path": "M226.6 354.7c-1.4 0-88 119.9-88.7 119.9-.7 0-86.6-60.5-86.9-61.2-.3-.8 86.6-125.7 86.6-127.4 0-2.2-129.6-44-137.6-47.1-1.3-.5 31.4-101.8 31.7-102.1.6-.7 144.4 47 145.5 47 .4 0 .9-.6 1-1.3.4-2 1-148.6 1.7-149.6.8-1.2 104.5-.7 105.1-.3 1.5 1 3.5 156.1 6.1 156.1 1.4 0 138.7-47 139.3-46.3.8.9 31.9 102.2 31.5 102.6-.9.9-140.2 47.1-140.6 48.8-.3 1.4 82.8 122.1 82.5 122.9-.2.7-85.5 63.5-86.3 63.5-1-.2-89-125.5-90.9-125.5z" - } - }, - "free": [ - "brands" - ] - }, - "dice": { - "changes": [ - "5.0.13" - ], - "ligatures": [], - "search": { - "terms": [ - "chance", - "gambling", - "game", - "roll" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f522", - "label": "Dice", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861390, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M592 192H473.26c12.69 29.59 7.12 65.2-17 89.32L320 417.58V464c0 26.51 21.49 48 48 48h224c26.51 0 48-21.49 48-48V240c0-26.51-21.49-48-48-48zM480 376c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24zm-46.37-186.7L258.7 14.37c-19.16-19.16-50.23-19.16-69.39 0L14.37 189.3c-19.16 19.16-19.16 50.23 0 69.39L189.3 433.63c19.16 19.16 50.23 19.16 69.39 0L433.63 258.7c19.16-19.17 19.16-50.24 0-69.4zM96 248c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24zm128 128c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24zm0-128c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24zm0-128c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24zm128 128c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z" - } - }, - "free": [ - "solid" - ] - }, - "dice-d20": { - "changes": [ - "5.4.0" - ], - "ligatures": [], - "search": { - "terms": [ - "Dungeons & Dragons", - "chance", - "d&d", - "dnd", - "fantasy", - "gambling", - "game", - "roll" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f6cf", - "label": "Dice D20", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861389, - "raw": "", - "viewBox": [ - "0", - "0", - "480", - "512" - ], - "width": 480, - "height": 512, - "path": "M106.75 215.06L1.2 370.95c-3.08 5 .1 11.5 5.93 12.14l208.26 22.07-108.64-190.1zM7.41 315.43L82.7 193.08 6.06 147.1c-2.67-1.6-6.06.32-6.06 3.43v162.81c0 4.03 5.29 5.53 7.41 2.09zM18.25 423.6l194.4 87.66c5.3 2.45 11.35-1.43 11.35-7.26v-65.67l-203.55-22.3c-4.45-.5-6.23 5.59-2.2 7.57zm81.22-257.78L179.4 22.88c4.34-7.06-3.59-15.25-10.78-11.14L17.81 110.35c-2.47 1.62-2.39 5.26.13 6.78l81.53 48.69zM240 176h109.21L253.63 7.62C250.5 2.54 245.25 0 240 0s-10.5 2.54-13.63 7.62L130.79 176H240zm233.94-28.9l-76.64 45.99 75.29 122.35c2.11 3.44 7.41 1.94 7.41-2.1V150.53c0-3.11-3.39-5.03-6.06-3.43zm-93.41 18.72l81.53-48.7c2.53-1.52 2.6-5.16.13-6.78l-150.81-98.6c-7.19-4.11-15.12 4.08-10.78 11.14l79.93 142.94zm79.02 250.21L256 438.32v65.67c0 5.84 6.05 9.71 11.35 7.26l194.4-87.66c4.03-1.97 2.25-8.06-2.2-7.56zm-86.3-200.97l-108.63 190.1 208.26-22.07c5.83-.65 9.01-7.14 5.93-12.14L373.25 215.06zM240 208H139.57L240 383.75 340.43 208H240z" - } - }, - "free": [ - "solid" - ] - }, - "dice-d6": { - "changes": [ - "5.4.0" - ], - "ligatures": [], - "search": { - "terms": [ - "Dungeons & Dragons", - "chance", - "d&d", - "dnd", - "fantasy", - "gambling", - "game", - "roll" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f6d1", - "label": "Dice D6", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861389, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M422.19 109.95L256.21 9.07c-19.91-12.1-44.52-12.1-64.43 0L25.81 109.95c-5.32 3.23-5.29 11.27.06 14.46L224 242.55l198.14-118.14c5.35-3.19 5.38-11.22.05-14.46zm13.84 44.63L240 271.46v223.82c0 12.88 13.39 20.91 24.05 14.43l152.16-92.48c19.68-11.96 31.79-33.94 31.79-57.7v-197.7c0-6.41-6.64-10.43-11.97-7.25zM0 161.83v197.7c0 23.77 12.11 45.74 31.79 57.7l152.16 92.47c10.67 6.48 24.05-1.54 24.05-14.43V271.46L11.97 154.58C6.64 151.4 0 155.42 0 161.83z" - } - }, - "free": [ - "solid" - ] - }, - "dice-five": { - "changes": [ - "5.0.13" - ], - "ligatures": [], - "search": { - "terms": [ - "chance", - "gambling", - "game", - "roll" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f523", - "label": "Dice Five", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861389, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M384 32H64C28.65 32 0 60.65 0 96v320c0 35.35 28.65 64 64 64h320c35.35 0 64-28.65 64-64V96c0-35.35-28.65-64-64-64zM128 384c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32zm0-192c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32zm96 96c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32zm96 96c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32zm0-192c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32z" - } - }, - "free": [ - "solid" - ] - }, - "dice-four": { - "changes": [ - "5.0.13" - ], - "ligatures": [], - "search": { - "terms": [ - "chance", - "gambling", - "game", - "roll" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f524", - "label": "Dice Four", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861389, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M384 32H64C28.65 32 0 60.65 0 96v320c0 35.35 28.65 64 64 64h320c35.35 0 64-28.65 64-64V96c0-35.35-28.65-64-64-64zM128 384c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32zm0-192c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32zm192 192c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32zm0-192c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32z" - } - }, - "free": [ - "solid" - ] - }, - "dice-one": { - "changes": [ - "5.0.13" - ], - "ligatures": [], - "search": { - "terms": [ - "chance", - "gambling", - "game", - "roll" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f525", - "label": "Dice One", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861389, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M384 32H64C28.65 32 0 60.65 0 96v320c0 35.35 28.65 64 64 64h320c35.35 0 64-28.65 64-64V96c0-35.35-28.65-64-64-64zM224 288c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32z" - } - }, - "free": [ - "solid" - ] - }, - "dice-six": { - "changes": [ - "5.0.13" - ], - "ligatures": [], - "search": { - "terms": [ - "chance", - "gambling", - "game", - "roll" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f526", - "label": "Dice Six", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861389, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M384 32H64C28.65 32 0 60.65 0 96v320c0 35.35 28.65 64 64 64h320c35.35 0 64-28.65 64-64V96c0-35.35-28.65-64-64-64zM128 384c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32zm0-96c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32zm0-96c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32zm192 192c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32zm0-96c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32zm0-96c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32z" - } - }, - "free": [ - "solid" - ] - }, - "dice-three": { - "changes": [ - "5.0.13" - ], - "ligatures": [], - "search": { - "terms": [ - "chance", - "gambling", - "game", - "roll" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f527", - "label": "Dice Three", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861389, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M384 32H64C28.65 32 0 60.65 0 96v320c0 35.35 28.65 64 64 64h320c35.35 0 64-28.65 64-64V96c0-35.35-28.65-64-64-64zM128 192c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32zm96 96c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32zm96 96c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32z" - } - }, - "free": [ - "solid" - ] - }, - "dice-two": { - "changes": [ - "5.0.13" - ], - "ligatures": [], - "search": { - "terms": [ - "chance", - "gambling", - "game", - "roll" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f528", - "label": "Dice Two", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861390, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M384 32H64C28.65 32 0 60.65 0 96v320c0 35.35 28.65 64 64 64h320c35.35 0 64-28.65 64-64V96c0-35.35-28.65-64-64-64zM128 192c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32zm192 192c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32z" - } - }, - "free": [ - "solid" - ] - }, - "digg": { - "changes": [ - "4.1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f1a6", - "label": "Digg Logo", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860980, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M81.7 172.3H0v174.4h132.7V96h-51v76.3zm0 133.4H50.9v-92.3h30.8v92.3zm297.2-133.4v174.4h81.8v28.5h-81.8V416H512V172.3H378.9zm81.8 133.4h-30.8v-92.3h30.8v92.3zm-235.6 41h82.1v28.5h-82.1V416h133.3V172.3H225.1v174.4zm51.2-133.3h30.8v92.3h-30.8v-92.3zM153.3 96h51.3v51h-51.3V96zm0 76.3h51.3v174.4h-51.3V172.3z" - } - }, - "free": [ - "brands" - ] - }, - "digital-ocean": { - "changes": [ - "5.0.0", - "5.7.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f391", - "label": "Digital Ocean", - "voted": false, - "svg": { - "brands": { - "last_modified": 1548364699927, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M87 481.8h73.7v-73.6H87zM25.4 346.6v61.6H87v-61.6zm466.2-169.7c-23-74.2-82.4-133.3-156.6-156.6C164.9-32.8 8 93.7 8 255.9h95.8c0-101.8 101-180.5 208.1-141.7 39.7 14.3 71.5 46.1 85.8 85.7 39.1 107-39.7 207.8-141.4 208v.3h-.3V504c162.6 0 288.8-156.8 235.6-327.1zm-235.3 231v-95.3h-95.6v95.6H256v-.3z" - } - }, - "free": [ - "brands" - ] - }, - "digital-tachograph": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f566", - "label": "Digital Tachograph", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861390, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M608 96H32c-17.67 0-32 14.33-32 32v256c0 17.67 14.33 32 32 32h576c17.67 0 32-14.33 32-32V128c0-17.67-14.33-32-32-32zM304 352c0 4.42-3.58 8-8 8H72c-4.42 0-8-3.58-8-8v-8c0-4.42 3.58-8 8-8h224c4.42 0 8 3.58 8 8v8zM72 288v-16c0-4.42 3.58-8 8-8h16c4.42 0 8 3.58 8 8v16c0 4.42-3.58 8-8 8H80c-4.42 0-8-3.58-8-8zm64 0v-16c0-4.42 3.58-8 8-8h16c4.42 0 8 3.58 8 8v16c0 4.42-3.58 8-8 8h-16c-4.42 0-8-3.58-8-8zm64 0v-16c0-4.42 3.58-8 8-8h16c4.42 0 8 3.58 8 8v16c0 4.42-3.58 8-8 8h-16c-4.42 0-8-3.58-8-8zm64 0v-16c0-4.42 3.58-8 8-8h16c4.42 0 8 3.58 8 8v16c0 4.42-3.58 8-8 8h-16c-4.42 0-8-3.58-8-8zm40-64c0 8.84-7.16 16-16 16H80c-8.84 0-16-7.16-16-16v-48c0-8.84 7.16-16 16-16h208c8.84 0 16 7.16 16 16v48zm272 128c0 4.42-3.58 8-8 8H344c-4.42 0-8-3.58-8-8v-8c0-4.42 3.58-8 8-8h224c4.42 0 8 3.58 8 8v8z" - } - }, - "free": [ - "solid" - ] - }, - "directions": { - "changes": [ - "5.2.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f5eb", - "label": "Directions", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861390, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M502.61 233.32L278.68 9.39c-12.52-12.52-32.83-12.52-45.36 0L9.39 233.32c-12.52 12.53-12.52 32.83 0 45.36l223.93 223.93c12.52 12.53 32.83 12.53 45.36 0l223.93-223.93c12.52-12.53 12.52-32.83 0-45.36zm-100.98 12.56l-84.21 77.73c-5.12 4.73-13.43 1.1-13.43-5.88V264h-96v64c0 4.42-3.58 8-8 8h-32c-4.42 0-8-3.58-8-8v-80c0-17.67 14.33-32 32-32h112v-53.73c0-6.97 8.3-10.61 13.43-5.88l84.21 77.73c3.43 3.17 3.43 8.59 0 11.76z" - } - }, - "free": [ - "solid" - ] - }, - "discord": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f392", - "label": "Discord", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860980, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M297.216 243.2c0 15.616-11.52 28.416-26.112 28.416-14.336 0-26.112-12.8-26.112-28.416s11.52-28.416 26.112-28.416c14.592 0 26.112 12.8 26.112 28.416zm-119.552-28.416c-14.592 0-26.112 12.8-26.112 28.416s11.776 28.416 26.112 28.416c14.592 0 26.112-12.8 26.112-28.416.256-15.616-11.52-28.416-26.112-28.416zM448 52.736V512c-64.494-56.994-43.868-38.128-118.784-107.776l13.568 47.36H52.48C23.552 451.584 0 428.032 0 398.848V52.736C0 23.552 23.552 0 52.48 0h343.04C424.448 0 448 23.552 448 52.736zm-72.96 242.688c0-82.432-36.864-149.248-36.864-149.248-36.864-27.648-71.936-26.88-71.936-26.88l-3.584 4.096c43.52 13.312 63.744 32.512 63.744 32.512-60.811-33.329-132.244-33.335-191.232-7.424-9.472 4.352-15.104 7.424-15.104 7.424s21.248-20.224 67.328-33.536l-2.56-3.072s-35.072-.768-71.936 26.88c0 0-36.864 66.816-36.864 149.248 0 0 21.504 37.12 78.08 38.912 0 0 9.472-11.52 17.152-21.248-32.512-9.728-44.8-30.208-44.8-30.208 3.766 2.636 9.976 6.053 10.496 6.4 43.21 24.198 104.588 32.126 159.744 8.96 8.96-3.328 18.944-8.192 29.44-15.104 0 0-12.8 20.992-46.336 30.464 7.68 9.728 16.896 20.736 16.896 20.736 56.576-1.792 78.336-38.912 78.336-38.912z" - } - }, - "free": [ - "brands" - ] - }, - "discourse": { - "changes": [ - "5.0.0", - "5.0.3" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f393", - "label": "Discourse", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860981, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M225.9 32C103.3 32 0 130.5 0 252.1 0 256 .1 480 .1 480l225.8-.2c122.7 0 222.1-102.3 222.1-223.9C448 134.3 348.6 32 225.9 32zM224 384c-19.4 0-37.9-4.3-54.4-12.1L88.5 392l22.9-75c-9.8-18.1-15.4-38.9-15.4-61 0-70.7 57.3-128 128-128s128 57.3 128 128-57.3 128-128 128z" - } - }, - "free": [ - "brands" - ] - }, - "divide": { - "changes": [ - "5.0.13" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f529", - "label": "Divide", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861390, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M224 352c-35.35 0-64 28.65-64 64s28.65 64 64 64 64-28.65 64-64-28.65-64-64-64zm0-192c35.35 0 64-28.65 64-64s-28.65-64-64-64-64 28.65-64 64 28.65 64 64 64zm192 48H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z" - } - }, - "free": [ - "solid" - ] - }, - "dizzy": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [ - "dazed", - "disapprove", - "emoticon", - "face" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f567", - "label": "Dizzy Face", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861390, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm-96 206.6l-28.7 28.7c-14.8 14.8-37.8-7.5-22.6-22.6l28.7-28.7-28.7-28.7c-15-15 7.7-37.6 22.6-22.6l28.7 28.7 28.7-28.7c15-15 37.6 7.7 22.6 22.6L174.6 192l28.7 28.7c15.2 15.2-7.9 37.4-22.6 22.6L152 214.6zM248 416c-35.3 0-64-28.7-64-64s28.7-64 64-64 64 28.7 64 64-28.7 64-64 64zm147.3-195.3c15.2 15.2-7.9 37.4-22.6 22.6L344 214.6l-28.7 28.7c-14.8 14.8-37.8-7.5-22.6-22.6l28.7-28.7-28.7-28.7c-15-15 7.7-37.6 22.6-22.6l28.7 28.7 28.7-28.7c15-15 37.6 7.7 22.6 22.6L366.6 192l28.7 28.7z" - }, - "regular": { - "last_modified": 1546440861256, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm0 448c-110.3 0-200-89.7-200-200S137.7 56 248 56s200 89.7 200 200-89.7 200-200 200zm-33.8-217.9c7.8-7.8 7.8-20.5 0-28.3L196.3 192l17.9-17.9c7.8-7.8 7.8-20.5 0-28.3-7.8-7.8-20.5-7.8-28.3 0L168 163.7l-17.8-17.8c-7.8-7.8-20.5-7.8-28.3 0-7.8 7.8-7.8 20.5 0 28.3l17.9 17.9-17.9 17.9c-7.8 7.8-7.8 20.5 0 28.3 7.8 7.8 20.5 7.8 28.3 0l17.8-17.8 17.8 17.8c7.9 7.7 20.5 7.7 28.4-.2zm160-92.2c-7.8-7.8-20.5-7.8-28.3 0L328 163.7l-17.8-17.8c-7.8-7.8-20.5-7.8-28.3 0-7.8 7.8-7.8 20.5 0 28.3l17.9 17.9-17.9 17.9c-7.8 7.8-7.8 20.5 0 28.3 7.8 7.8 20.5 7.8 28.3 0l17.8-17.8 17.8 17.8c7.8 7.8 20.5 7.8 28.3 0 7.8-7.8 7.8-20.5 0-28.3l-17.8-18 17.9-17.9c7.7-7.8 7.7-20.4 0-28.2zM248 272c-35.3 0-64 28.7-64 64s28.7 64 64 64 64-28.7 64-64-28.7-64-64-64z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "dna": { - "changes": [ - "5.0.7", - "5.0.10" - ], - "ligatures": [], - "search": { - "terms": [ - "double helix", - "helix" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f471", - "label": "DNA", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861390, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M.1 494.1c-1.1 9.5 6.3 17.8 15.9 17.8l32.3.1c8.1 0 14.9-5.9 16-13.9.7-4.9 1.8-11.1 3.4-18.1H380c1.6 6.9 2.9 13.2 3.5 18.1 1.1 8 7.9 14 16 13.9l32.3-.1c9.6 0 17.1-8.3 15.9-17.8-4.6-37.9-25.6-129-118.9-207.7-17.6 12.4-37.1 24.2-58.5 35.4 6.2 4.6 11.4 9.4 17 14.2H159.7c21.3-18.1 47-35.6 78.7-51.4C410.5 199.1 442.1 65.8 447.9 17.9 449 8.4 441.6.1 432 .1L399.6 0c-8.1 0-14.9 5.9-16 13.9-.7 4.9-1.8 11.1-3.4 18.1H67.8c-1.6-7-2.7-13.1-3.4-18.1-1.1-8-7.9-14-16-13.9L16.1.1C6.5.1-1 8.4.1 17.9 5.3 60.8 31.4 171.8 160 256 31.5 340.2 5.3 451.2.1 494.1zM224 219.6c-25.1-13.7-46.4-28.4-64.3-43.6h128.5c-17.8 15.2-39.1 30-64.2 43.6zM355.1 96c-5.8 10.4-12.8 21.1-21 32H114c-8.3-10.9-15.3-21.6-21-32h262.1zM92.9 416c5.8-10.4 12.8-21.1 21-32h219.4c8.3 10.9 15.4 21.6 21.2 32H92.9z" - } - }, - "free": [ - "solid" - ] - }, - "dochub": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f394", - "label": "DocHub", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860981, - "raw": "", - "viewBox": [ - "0", - "0", - "416", - "512" - ], - "width": 416, - "height": 512, - "path": "M397.9 160H256V19.6L397.9 160zM304 192v130c0 66.8-36.5 100.1-113.3 100.1H96V84.8h94.7c12 0 23.1.8 33.1 2.5v-84C212.9 1.1 201.4 0 189.2 0H0v512h189.2C329.7 512 400 447.4 400 318.1V192h-96z" - } - }, - "free": [ - "brands" - ] - }, - "docker": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f395", - "label": "Docker", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860981, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M349.9 236.3h-66.1v-59.4h66.1v59.4zm0-204.3h-66.1v60.7h66.1V32zm78.2 144.8H362v59.4h66.1v-59.4zm-156.3-72.1h-66.1v60.1h66.1v-60.1zm78.1 0h-66.1v60.1h66.1v-60.1zm276.8 100c-14.4-9.7-47.6-13.2-73.1-8.4-3.3-24-16.7-44.9-41.1-63.7l-14-9.3-9.3 14c-18.4 27.8-23.4 73.6-3.7 103.8-8.7 4.7-25.8 11.1-48.4 10.7H2.4c-8.7 50.8 5.8 116.8 44 162.1 37.1 43.9 92.7 66.2 165.4 66.2 157.4 0 273.9-72.5 328.4-204.2 21.4.4 67.6.1 91.3-45.2 1.5-2.5 6.6-13.2 8.5-17.1l-13.3-8.9zm-511.1-27.9h-66v59.4h66.1v-59.4zm78.1 0h-66.1v59.4h66.1v-59.4zm78.1 0h-66.1v59.4h66.1v-59.4zm-78.1-72.1h-66.1v60.1h66.1v-60.1z" - } - }, - "free": [ - "brands" - ] - }, - "dog": { - "changes": [ - "5.4.0" - ], - "ligatures": [], - "search": { - "terms": [ - "canine", - "fauna", - "mammmal", - "pet", - "pooch", - "puppy", - "woof" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f6d3", - "label": "Dog", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861390, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M496 96h-64l-7.16-14.31A32 32 0 0 0 396.22 64H342.6l-27.28-27.28C305.23 26.64 288 33.78 288 48.03v149.84l128 45.71V208h32c35.35 0 64-28.65 64-64v-32c0-8.84-7.16-16-16-16zm-112 48c-8.84 0-16-7.16-16-16s7.16-16 16-16 16 7.16 16 16-7.16 16-16 16zM96 224c-17.64 0-32-14.36-32-32 0-17.67-14.33-32-32-32S0 174.33 0 192c0 41.66 26.83 76.85 64 90.1V496c0 8.84 7.16 16 16 16h64c8.84 0 16-7.16 16-16V384h160v112c0 8.84 7.16 16 16 16h64c8.84 0 16-7.16 16-16V277.55L266.05 224H96z" - } - }, - "free": [ - "solid" - ] - }, - "dollar-sign": { - "changes": [ - "3.2", - "5.0.0", - "5.0.9" - ], - "ligatures": [], - "search": { - "terms": [ - "$", - "dollar-sign", - "money", - "price", - "usd" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f155", - "label": "Dollar Sign", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861390, - "raw": "", - "viewBox": [ - "0", - "0", - "288", - "512" - ], - "width": 288, - "height": 512, - "path": "M209.2 233.4l-108-31.6C88.7 198.2 80 186.5 80 173.5c0-16.3 13.2-29.5 29.5-29.5h66.3c12.2 0 24.2 3.7 34.2 10.5 6.1 4.1 14.3 3.1 19.5-2l34.8-34c7.1-6.9 6.1-18.4-1.8-24.5C238 74.8 207.4 64.1 176 64V16c0-8.8-7.2-16-16-16h-32c-8.8 0-16 7.2-16 16v48h-2.5C45.8 64-5.4 118.7.5 183.6c4.2 46.1 39.4 83.6 83.8 96.6l102.5 30c12.5 3.7 21.2 15.3 21.2 28.3 0 16.3-13.2 29.5-29.5 29.5h-66.3C100 368 88 364.3 78 357.5c-6.1-4.1-14.3-3.1-19.5 2l-34.8 34c-7.1 6.9-6.1 18.4 1.8 24.5 24.5 19.2 55.1 29.9 86.5 30v48c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16v-48.2c46.6-.9 90.3-28.6 105.7-72.7 21.5-61.6-14.6-124.8-72.5-141.7z" - } - }, - "free": [ - "solid" - ] - }, - "dolly": { - "changes": [ - "5.0.7" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f472", - "label": "Dolly", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861391, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M294.2 277.7c18 5 34.7 13.4 49.5 24.7l161.5-53.8c8.4-2.8 12.9-11.9 10.1-20.2L454.9 47.2c-2.8-8.4-11.9-12.9-20.2-10.1l-61.1 20.4 33.1 99.4L346 177l-33.1-99.4-61.6 20.5c-8.4 2.8-12.9 11.9-10.1 20.2l53 159.4zm281 48.7L565 296c-2.8-8.4-11.9-12.9-20.2-10.1l-213.5 71.2c-17.2-22-43.6-36.4-73.5-37L158.4 21.9C154 8.8 141.8 0 128 0H16C7.2 0 0 7.2 0 16v32c0 8.8 7.2 16 16 16h88.9l92.2 276.7c-26.1 20.4-41.7 53.6-36 90.5 6.1 39.4 37.9 72.3 77.3 79.2 60.2 10.7 112.3-34.8 113.4-92.6l213.3-71.2c8.3-2.8 12.9-11.8 10.1-20.2zM256 464c-26.5 0-48-21.5-48-48s21.5-48 48-48 48 21.5 48 48-21.5 48-48 48z" - } - }, - "free": [ - "solid" - ] - }, - "dolly-flatbed": { - "changes": [ - "5.0.7" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f474", - "label": "Dolly Flatbed", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861391, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M208 320h384c8.8 0 16-7.2 16-16V48c0-8.8-7.2-16-16-16H448v128l-48-32-48 32V32H208c-8.8 0-16 7.2-16 16v256c0 8.8 7.2 16 16 16zm416 64H128V16c0-8.8-7.2-16-16-16H16C7.2 0 0 7.2 0 16v32c0 8.8 7.2 16 16 16h48v368c0 8.8 7.2 16 16 16h82.9c-1.8 5-2.9 10.4-2.9 16 0 26.5 21.5 48 48 48s48-21.5 48-48c0-5.6-1.2-11-2.9-16H451c-1.8 5-2.9 10.4-2.9 16 0 26.5 21.5 48 48 48s48-21.5 48-48c0-5.6-1.2-11-2.9-16H624c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16z" - } - }, - "free": [ - "solid" - ] - }, - "donate": { - "changes": [ - "5.0.9" - ], - "ligatures": [], - "search": { - "terms": [ - "generosity", - "give" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f4b9", - "label": "Donate", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861391, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M256 416c114.9 0 208-93.1 208-208S370.9 0 256 0 48 93.1 48 208s93.1 208 208 208zM233.8 97.4V80.6c0-9.2 7.4-16.6 16.6-16.6h11.1c9.2 0 16.6 7.4 16.6 16.6v17c15.5.8 30.5 6.1 43 15.4 5.6 4.1 6.2 12.3 1.2 17.1L306 145.6c-3.8 3.7-9.5 3.8-14 1-5.4-3.4-11.4-5.1-17.8-5.1h-38.9c-9 0-16.3 8.2-16.3 18.3 0 8.2 5 15.5 12.1 17.6l62.3 18.7c25.7 7.7 43.7 32.4 43.7 60.1 0 34-26.4 61.5-59.1 62.4v16.8c0 9.2-7.4 16.6-16.6 16.6h-11.1c-9.2 0-16.6-7.4-16.6-16.6v-17c-15.5-.8-30.5-6.1-43-15.4-5.6-4.1-6.2-12.3-1.2-17.1l16.3-15.5c3.8-3.7 9.5-3.8 14-1 5.4 3.4 11.4 5.1 17.8 5.1h38.9c9 0 16.3-8.2 16.3-18.3 0-8.2-5-15.5-12.1-17.6l-62.3-18.7c-25.7-7.7-43.7-32.4-43.7-60.1.1-34 26.4-61.5 59.1-62.4zM480 352h-32.5c-19.6 26-44.6 47.7-73 64h63.8c5.3 0 9.6 3.6 9.6 8v16c0 4.4-4.3 8-9.6 8H73.6c-5.3 0-9.6-3.6-9.6-8v-16c0-4.4 4.3-8 9.6-8h63.8c-28.4-16.3-53.3-38-73-64H32c-17.7 0-32 14.3-32 32v96c0 17.7 14.3 32 32 32h448c17.7 0 32-14.3 32-32v-96c0-17.7-14.3-32-32-32z" - } - }, - "free": [ - "solid" - ] - }, - "door-closed": { - "changes": [ - "5.0.13" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f52a", - "label": "Door Closed", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861391, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M624 448H512V50.8C512 22.78 490.47 0 464 0H175.99c-26.47 0-48 22.78-48 50.8V448H16c-8.84 0-16 7.16-16 16v32c0 8.84 7.16 16 16 16h608c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16zM415.99 288c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32c.01 17.67-14.32 32-32 32z" - } - }, - "free": [ - "solid" - ] - }, - "door-open": { - "changes": [ - "5.0.13" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f52b", - "label": "Door Open", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861391, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M624 448h-80V113.45C544 86.19 522.47 64 496 64H384v64h96v384h144c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16zM312.24 1.01l-192 49.74C105.99 54.44 96 67.7 96 82.92V448H16c-8.84 0-16 7.16-16 16v32c0 8.84 7.16 16 16 16h336V33.18c0-21.58-19.56-37.41-39.76-32.17zM264 288c-13.25 0-24-14.33-24-32s10.75-32 24-32 24 14.33 24 32-10.75 32-24 32z" - } - }, - "free": [ - "solid" - ] - }, - "dot-circle": { - "changes": [ - "4", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "bullseye", - "notification", - "target" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f192", - "label": "Dot Circle", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861391, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm80 248c0 44.112-35.888 80-80 80s-80-35.888-80-80 35.888-80 80-80 80 35.888 80 80z" - }, - "regular": { - "last_modified": 1546440861257, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M256 56c110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200-110.532 0-200-89.451-200-200 0-110.532 89.451-200 200-200m0-48C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 168c-44.183 0-80 35.817-80 80s35.817 80 80 80 80-35.817 80-80-35.817-80-80-80z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "dove": { - "changes": [ - "5.0.9" - ], - "ligatures": [], - "search": { - "terms": [ - "bird", - "fauna", - "flying", - "peace" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f4ba", - "label": "Dove", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861391, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M288 167.2v-28.1c-28.2-36.3-47.1-79.3-54.1-125.2-2.1-13.5-19-18.8-27.8-8.3-21.1 24.9-37.7 54.1-48.9 86.5 34.2 38.3 80 64.6 130.8 75.1zM400 64c-44.2 0-80 35.9-80 80.1v59.4C215.6 197.3 127 133 87 41.8c-5.5-12.5-23.2-13.2-29-.9C41.4 76 32 115.2 32 156.6c0 70.8 34.1 136.9 85.1 185.9 13.2 12.7 26.1 23.2 38.9 32.8l-143.9 36C1.4 414-3.4 426.4 2.6 435.7 20 462.6 63 508.2 155.8 512c8 .3 16-2.6 22.1-7.9l65.2-56.1H320c88.4 0 160-71.5 160-159.9V128l32-64H400zm0 96.1c-8.8 0-16-7.2-16-16s7.2-16 16-16 16 7.2 16 16-7.2 16-16 16z" - } - }, - "free": [ - "solid" - ] - }, - "download": { - "changes": [ - "1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "export" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f019", - "label": "Download", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861391, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M216 0h80c13.3 0 24 10.7 24 24v168h87.7c17.8 0 26.7 21.5 14.1 34.1L269.7 378.3c-7.5 7.5-19.8 7.5-27.3 0L90.1 226.1c-12.6-12.6-3.7-34.1 14.1-34.1H192V24c0-13.3 10.7-24 24-24zm296 376v112c0 13.3-10.7 24-24 24H24c-13.3 0-24-10.7-24-24V376c0-13.3 10.7-24 24-24h146.7l49 49c20.1 20.1 52.5 20.1 72.6 0l49-49H488c13.3 0 24 10.7 24 24zm-124 88c0-11-9-20-20-20s-20 9-20 20 9 20 20 20 20-9 20-20zm64 0c0-11-9-20-20-20s-20 9-20 20 9 20 20 20 20-9 20-20z" - } - }, - "free": [ - "solid" - ] - }, - "draft2digital": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f396", - "label": "Draft2digital", - "voted": false, - "svg": { - "brands": { - "last_modified": 1548363722327, - "raw": "", - "viewBox": [ - "0", - "0", - "480", - "512" - ], - "width": 480, - "height": 512, - "path": "M480 398.1l-144-82.2v64.7h-91.3c30.8-35 81.8-95.9 111.8-149.3 35.2-62.6 16.1-123.4-12.8-153.3-4.4-4.6-62.2-62.9-166-41.2-59.1 12.4-89.4 43.4-104.3 67.3-13.1 20.9-17 39.8-18.2 47.7-5.5 33 19.4 67.1 56.7 67.1 31.7 0 57.3-25.7 57.3-57.4 0-27.1-19.7-52.1-48-56.8 1.8-7.3 17.7-21.1 26.3-24.7 41.1-17.3 78 5.2 83.3 33.5 8.3 44.3-37.1 90.4-69.7 127.6C84.5 328.1 18.3 396.8 0 415.9l336-.1V480zM369.9 371l47.1 27.2-47.1 27.2zM134.2 161.4c0 12.4-10 22.4-22.4 22.4s-22.4-10-22.4-22.4 10-22.4 22.4-22.4 22.4 10.1 22.4 22.4zM82.5 380.5c25.6-27.4 97.7-104.7 150.8-169.9 35.1-43.1 40.3-82.4 28.4-112.7-7.4-18.8-17.5-30.2-24.3-35.7 45.3 2.1 68 23.4 82.2 38.3 0 0 42.4 48.2 5.8 113.3-37 65.9-110.9 147.5-128.5 166.7z" - } - }, - "free": [ - "brands" - ] - }, - "drafting-compass": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [ - "mechanical drawing", - "plot", - "plotting" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f568", - "label": "Drafting Compass", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861391, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M457.01 344.42c-25.05 20.33-52.63 37.18-82.54 49.05l54.38 94.19 53.95 23.04c9.81 4.19 20.89-2.21 22.17-12.8l7.02-58.25-54.98-95.23zm42.49-94.56c4.86-7.67 1.89-17.99-6.05-22.39l-28.07-15.57c-7.48-4.15-16.61-1.46-21.26 5.72C403.01 281.15 332.25 320 256 320c-23.93 0-47.23-4.25-69.41-11.53l67.36-116.68c.7.02 1.34.21 2.04.21s1.35-.19 2.04-.21l51.09 88.5c31.23-8.96 59.56-25.75 82.61-48.92l-51.79-89.71C347.39 128.03 352 112.63 352 96c0-53.02-42.98-96-96-96s-96 42.98-96 96c0 16.63 4.61 32.03 12.05 45.66l-68.3 118.31c-12.55-11.61-23.96-24.59-33.68-39-4.79-7.1-13.97-9.62-21.38-5.33l-27.75 16.07c-7.85 4.54-10.63 14.9-5.64 22.47 15.57 23.64 34.69 44.21 55.98 62.02L0 439.66l7.02 58.25c1.28 10.59 12.36 16.99 22.17 12.8l53.95-23.04 70.8-122.63C186.13 377.28 220.62 384 256 384c99.05 0 190.88-51.01 243.5-134.14zM256 64c17.67 0 32 14.33 32 32s-14.33 32-32 32-32-14.33-32-32 14.33-32 32-32z" - } - }, - "free": [ - "solid" - ] - }, - "dragon": { - "changes": [ - "5.4.0" - ], - "ligatures": [], - "search": { - "terms": [ - "Dungeons & Dragons", - "d&d", - "dnd", - "fantasy" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f6d5", - "label": "Dragon", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861392, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M18.32 255.78L192 223.96l-91.28 68.69c-10.08 10.08-2.94 27.31 11.31 27.31h222.7c-9.44-26.4-14.73-54.47-14.73-83.38v-42.27l-119.73-87.6c-23.82-15.88-55.29-14.01-77.06 4.59L5.81 227.64c-12.38 10.33-3.45 30.42 12.51 28.14zm556.87 34.1l-100.66-50.31A47.992 47.992 0 0 1 448 196.65v-36.69h64l28.09 22.63c6 6 14.14 9.37 22.63 9.37h30.97a32 32 0 0 0 28.62-17.69l14.31-28.62a32.005 32.005 0 0 0-3.02-33.51l-74.53-99.38C553.02 4.7 543.54 0 533.47 0H296.02c-7.13 0-10.7 8.57-5.66 13.61L352 63.96 292.42 88.8c-5.9 2.95-5.9 11.36 0 14.31L352 127.96v108.62c0 72.08 36.03 139.39 96 179.38-195.59 6.81-344.56 41.01-434.1 60.91C5.78 478.67 0 485.88 0 494.2 0 504 7.95 512 17.76 512h499.08c63.29.01 119.61-47.56 122.99-110.76 2.52-47.28-22.73-90.4-64.64-111.36zM489.18 66.25l45.65 11.41c-2.75 10.91-12.47 18.89-24.13 18.26-12.96-.71-25.85-12.53-21.52-29.67z" - } - }, - "free": [ - "solid" - ] - }, - "draw-polygon": { - "changes": [ - "5.2.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f5ee", - "label": "Draw Polygon", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861392, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M384 352c-.35 0-.67.1-1.02.1l-39.2-65.32c5.07-9.17 8.22-19.56 8.22-30.78s-3.14-21.61-8.22-30.78l39.2-65.32c.35.01.67.1 1.02.1 35.35 0 64-28.65 64-64s-28.65-64-64-64c-23.63 0-44.04 12.95-55.12 32H119.12C108.04 44.95 87.63 32 64 32 28.65 32 0 60.65 0 96c0 23.63 12.95 44.04 32 55.12v209.75C12.95 371.96 0 392.37 0 416c0 35.35 28.65 64 64 64 23.63 0 44.04-12.95 55.12-32h209.75c11.09 19.05 31.49 32 55.12 32 35.35 0 64-28.65 64-64 .01-35.35-28.64-64-63.99-64zm-288 8.88V151.12A63.825 63.825 0 0 0 119.12 128h208.36l-38.46 64.1c-.35-.01-.67-.1-1.02-.1-35.35 0-64 28.65-64 64s28.65 64 64 64c.35 0 .67-.1 1.02-.1l38.46 64.1H119.12A63.748 63.748 0 0 0 96 360.88zM272 256c0-8.82 7.18-16 16-16s16 7.18 16 16-7.18 16-16 16-16-7.18-16-16zM400 96c0 8.82-7.18 16-16 16s-16-7.18-16-16 7.18-16 16-16 16 7.18 16 16zM64 80c8.82 0 16 7.18 16 16s-7.18 16-16 16-16-7.18-16-16 7.18-16 16-16zM48 416c0-8.82 7.18-16 16-16s16 7.18 16 16-7.18 16-16 16-16-7.18-16-16zm336 16c-8.82 0-16-7.18-16-16s7.18-16 16-16 16 7.18 16 16-7.18 16-16 16z" - } - }, - "free": [ - "solid" - ] - }, - "dribbble": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f17d", - "label": "Dribbble", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860981, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M256 8C119.252 8 8 119.252 8 256s111.252 248 248 248 248-111.252 248-248S392.748 8 256 8zm163.97 114.366c29.503 36.046 47.369 81.957 47.835 131.955-6.984-1.477-77.018-15.682-147.502-6.818-5.752-14.041-11.181-26.393-18.617-41.614 78.321-31.977 113.818-77.482 118.284-83.523zM396.421 97.87c-3.81 5.427-35.697 48.286-111.021 76.519-34.712-63.776-73.185-116.168-79.04-124.008 67.176-16.193 137.966 1.27 190.061 47.489zm-230.48-33.25c5.585 7.659 43.438 60.116 78.537 122.509-99.087 26.313-186.36 25.934-195.834 25.809C62.38 147.205 106.678 92.573 165.941 64.62zM44.17 256.323c0-2.166.043-4.322.108-6.473 9.268.19 111.92 1.513 217.706-30.146 6.064 11.868 11.857 23.915 17.174 35.949-76.599 21.575-146.194 83.527-180.531 142.306C64.794 360.405 44.17 310.73 44.17 256.323zm81.807 167.113c22.127-45.233 82.178-103.622 167.579-132.756 29.74 77.283 42.039 142.053 45.189 160.638-68.112 29.013-150.015 21.053-212.768-27.882zm248.38 8.489c-2.171-12.886-13.446-74.897-41.152-151.033 66.38-10.626 124.7 6.768 131.947 9.055-9.442 58.941-43.273 109.844-90.795 141.978z" - } - }, - "free": [ - "brands" - ] - }, - "dribbble-square": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f397", - "label": "Dribbble Square", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860981, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M90.2 228.2c8.9-42.4 37.4-77.7 75.7-95.7 3.6 4.9 28 38.8 50.7 79-64 17-120.3 16.8-126.4 16.7zM314.6 154c-33.6-29.8-79.3-41.1-122.6-30.6 3.8 5.1 28.6 38.9 51 80 48.6-18.3 69.1-45.9 71.6-49.4zM140.1 364c40.5 31.6 93.3 36.7 137.3 18-2-12-10-53.8-29.2-103.6-55.1 18.8-93.8 56.4-108.1 85.6zm98.8-108.2c-3.4-7.8-7.2-15.5-11.1-23.2C159.6 253 93.4 252.2 87.4 252c0 1.4-.1 2.8-.1 4.2 0 35.1 13.3 67.1 35.1 91.4 22.2-37.9 67.1-77.9 116.5-91.8zm34.9 16.3c17.9 49.1 25.1 89.1 26.5 97.4 30.7-20.7 52.5-53.6 58.6-91.6-4.6-1.5-42.3-12.7-85.1-5.8zm-20.3-48.4c4.8 9.8 8.3 17.8 12 26.8 45.5-5.7 90.7 3.4 95.2 4.4-.3-32.3-11.8-61.9-30.9-85.1-2.9 3.9-25.8 33.2-76.3 53.9zM448 80v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V80c0-26.5 21.5-48 48-48h352c26.5 0 48 21.5 48 48zm-64 176c0-88.2-71.8-160-160-160S64 167.8 64 256s71.8 160 160 160 160-71.8 160-160z" - } - }, - "free": [ - "brands" - ] - }, - "dropbox": { - "changes": [ - "3.2", - "5.0.0", - "5.0.1" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f16b", - "label": "Dropbox", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860982, - "raw": "", - "viewBox": [ - "0", - "0", - "528", - "512" - ], - "width": 528, - "height": 512, - "path": "M264.4 116.3l-132 84.3 132 84.3-132 84.3L0 284.1l132.3-84.3L0 116.3 132.3 32l132.1 84.3zM131.6 395.7l132-84.3 132 84.3-132 84.3-132-84.3zm132.8-111.6l132-84.3-132-83.6L395.7 32 528 116.3l-132.3 84.3L528 284.8l-132.3 84.3-131.3-85z" - } - }, - "free": [ - "brands" - ] - }, - "drum": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [ - "instrument", - "music", - "percussion", - "snare", - "sound" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f569", - "label": "Drum", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861392, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M458.08 120.88l102.39-61.43c15.16-9.09 20.06-28.75 10.97-43.91C562.34.39 542.7-4.53 527.53 4.57l-160.69 96.41A629.32 629.32 0 0 0 288 96C128.94 96 0 153.31 0 224v160.83c0 30.46 24.03 58.4 64 80.37v-96.37c0-17.6 14.4-32 32-32s32 14.4 32 32v122.41c37.4 11.13 81 18.44 128 20.75V400.84c0-17.6 14.4-32 32-32s32 14.4 32 32V512c47-2.31 90.6-9.62 128-20.75V368.84c0-17.6 14.4-32 32-32s32 14.4 32 32v96.37c39.97-21.97 64-49.91 64-80.37V224.01c-.01-42.38-46.54-79.84-117.92-103.13zM288 304c-132.55 0-240-35.82-240-80s107.45-80 240-80c2.34 0 4.62.1 6.94.12l-87.41 52.44c-15.16 9.09-20.06 28.75-10.97 43.91 9.56 15.93 29.51 19.61 43.91 10.97l162.71-97.62C477.55 167.41 528 193.74 528 224.01 528 268.19 420.54 304 288 304z" - } - }, - "free": [ - "solid" - ] - }, - "drum-steelpan": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [ - "calypso", - "instrument", - "music", - "percussion", - "reggae", - "snare", - "sound", - "steel", - "tropical" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f56a", - "label": "Drum Steelpan", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861392, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M288 32C128.94 32 0 89.31 0 160v192c0 70.69 128.94 128 288 128s288-57.31 288-128V160c0-70.69-128.94-128-288-128zm-82.99 158.36c-4.45 16.61-14.54 30.57-28.31 40.48C100.23 217.46 48 190.78 48 160c0-30.16 50.11-56.39 124.04-70.03l25.6 44.34c9.86 17.09 12.48 36.99 7.37 56.05zM288 240c-21.08 0-41.41-1-60.89-2.7 8.06-26.13 32.15-45.3 60.89-45.3s52.83 19.17 60.89 45.3C329.41 239 309.08 240 288 240zm64-144c0 35.29-28.71 64-64 64s-64-28.71-64-64V82.96c20.4-1.88 41.8-2.96 64-2.96s43.6 1.08 64 2.96V96zm46.93 134.9c-13.81-9.91-23.94-23.9-28.4-40.54-5.11-19.06-2.49-38.96 7.38-56.04l25.65-44.42C477.72 103.5 528 129.79 528 160c0 30.83-52.4 57.54-129.07 70.9z" - } - }, - "free": [ - "solid" - ] - }, - "drumstick-bite": { - "changes": [ - "5.4.0", - "5.7.0" - ], - "ligatures": [], - "search": { - "terms": [ - "bone", - "chicken", - "leg", - "meat", - "poultry", - "seasonal", - "turkey" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f6d7", - "label": "Drumstick with Bite Taken Out", - "voted": false, - "svg": { - "solid": { - "last_modified": 1548697762015, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M462.8 49.57a169.44 169.44 0 0 0-239.5 0C187.82 85 160.13 128 160.13 192v85.83l-40.62 40.59c-9.7 9.69-24 11.07-36.78 6a60.33 60.33 0 0 0-65 98.72C33 438.39 54.24 442.7 73.85 438.21c-4.5 19.6-.18 40.83 15.1 56.1a60.35 60.35 0 0 0 98.8-65c-5.09-12.73-3.72-27 6-36.75L234.36 352h85.89a187.87 187.87 0 0 0 61.89-10c-39.64-43.89-39.83-110.23 1.05-151.07 34.38-34.36 86.76-39.46 128.74-16.8 1.3-44.96-14.81-90.28-49.13-124.56z" - } - }, - "free": [ - "solid" - ] - }, - "drupal": { - "changes": [ - "4.1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f1a9", - "label": "Drupal Logo", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860982, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M319.5 114.7c-22.2-14-43.5-19.5-64.7-33.5-13-8.8-31.3-30-46.5-48.3-2.7 29.3-11.5 41.2-22 49.5-21.3 17-34.8 22.2-53.5 32.3C117 123 32 181.5 32 290.5 32 399.7 123.8 480 225.8 480 327.5 480 416 406 416 294c0-112.3-83-171-96.5-179.3zm2.5 325.6c-20.1 20.1-90.1 28.7-116.7 4.2-4.8-4.8.3-12 6.5-12 0 0 17 13.3 51.5 13.3 27 0 46-7.7 54.5-14 6.1-4.6 8.4 4.3 4.2 8.5zm-54.5-52.6c8.7-3.6 29-3.8 36.8 1.3 4.1 2.8 16.1 18.8 6.2 23.7-8.4 4.2-1.2-15.7-26.5-15.7-14.7 0-19.5 5.2-26.7 11-7 6-9.8 8-12.2 4.7-6-8.2 15.9-22.3 22.4-25zM360 405c-15.2-1-45.5-48.8-65-49.5-30.9-.9-104.1 80.7-161.3 42-38.8-26.6-14.6-104.8 51.8-105.2 49.5-.5 83.8 49 108.5 48.5 21.3-.3 61.8-41.8 81.8-41.8 48.7 0 23.3 109.3-15.8 106z" - } - }, - "free": [ - "brands" - ] - }, - "dumbbell": { - "changes": [ - "5.0.5" - ], - "ligatures": [], - "search": { - "terms": [ - "exercise", - "gym", - "strength", - "weight", - "weight-lifting" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f44b", - "label": "Dumbbell", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861392, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M104 96H56c-13.3 0-24 10.7-24 24v104H8c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h24v104c0 13.3 10.7 24 24 24h48c13.3 0 24-10.7 24-24V120c0-13.3-10.7-24-24-24zm528 128h-24V120c0-13.3-10.7-24-24-24h-48c-13.3 0-24 10.7-24 24v272c0 13.3 10.7 24 24 24h48c13.3 0 24-10.7 24-24V288h24c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8zM456 32h-48c-13.3 0-24 10.7-24 24v168H256V56c0-13.3-10.7-24-24-24h-48c-13.3 0-24 10.7-24 24v400c0 13.3 10.7 24 24 24h48c13.3 0 24-10.7 24-24V288h128v168c0 13.3 10.7 24 24 24h48c13.3 0 24-10.7 24-24V56c0-13.3-10.7-24-24-24z" - } - }, - "free": [ - "solid" - ] - }, - "dumpster": { - "changes": [ - "5.6.0" - ], - "ligatures": [], - "search": { - "terms": [ - "alley", - "bin", - "commercial", - "trash", - "waste" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f793", - "label": "Dumpster", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861393, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M560 160c10.4 0 18-9.8 15.5-19.9l-24-96C549.7 37 543.3 32 536 32h-98.9l25.6 128H560zM272 32H171.5l-25.6 128H272V32zm132.5 0H304v128h126.1L404.5 32zM16 160h97.3l25.6-128H40c-7.3 0-13.7 5-15.5 12.1l-24 96C-2 150.2 5.6 160 16 160zm544 64h-20l4-32H32l4 32H16c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h28l20 160v16c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16v-16h320v16c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16v-16l20-160h28c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16z" - } - }, - "free": [ - "solid" - ] - }, - "dumpster-fire": { - "changes": [ - "5.6.0" - ], - "ligatures": [], - "search": { - "terms": [ - "alley", - "bin", - "commercial", - "danger", - "dangerous", - "euphemism", - "flame", - "heat", - "hot", - "trash", - "waste" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f794", - "label": "Dumpster Fire", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861393, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M418.7 104.1l.2-.2-14.4-72H304v128h60.8c16.2-19.3 34.2-38.2 53.9-55.8zM272 32H171.5l-25.6 128H272V32zm189.3 72.1c18.2 16.3 35.5 33.7 51.1 51.5 5.7-5.6 11.4-11.1 17.3-16.3l21.3-19 21.3 19c1.1.9 2.1 2.1 3.1 3.1-.1-.8.2-1.5 0-2.3l-24-96C549.7 37 543.3 32 536 32h-98.9l12.3 61.5 11.9 10.6zM16 160h97.3l25.6-128H40c-7.3 0-13.7 5-15.5 12.1l-24 96C-2 150.2 5.6 160 16 160zm324.6 32H32l4 32H16c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h28l20 160v16c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16v-16h208.8c-30.2-33.7-48.8-77.9-48.8-126.4 0-35.9 19.9-82.9 52.6-129.6zm210.5-28.8c-14.9 13.3-28.3 27.2-40.2 41.2-19.5-25.8-43.6-52-71-76.4-70.2 62.7-120 144.3-120 193.6 0 87.5 71.6 158.4 160 158.4s160-70.9 160-158.4c.1-36.6-37-112.2-88.8-158.4zm-18.6 229.4c-14.7 10.7-32.9 17-52.5 17-49 0-88.9-33.5-88.9-88 0-27.1 16.5-51 49.4-91.9 4.7 5.6 67.1 88.1 67.1 88.1l39.8-47c2.8 4.8 5.4 9.5 7.7 14 18.6 36.7 10.8 83.6-22.6 107.8z" - } - }, - "free": [ - "solid" - ] - }, - "dungeon": { - "changes": [ - "5.4.0" - ], - "ligatures": [], - "search": { - "terms": [ - "Dungeons & Dragons", - "building", - "d&d", - "dnd", - "door", - "entrance", - "fantasy", - "gate" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f6d9", - "label": "Dungeon", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861393, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M128.73 195.32l-82.81-51.76c-8.04-5.02-18.99-2.17-22.93 6.45A254.19 254.19 0 0 0 .54 239.28C-.05 248.37 7.59 256 16.69 256h97.13c7.96 0 14.08-6.25 15.01-14.16 1.09-9.33 3.24-18.33 6.24-26.94 2.56-7.34.25-15.46-6.34-19.58zM319.03 8C298.86 2.82 277.77 0 256 0s-42.86 2.82-63.03 8c-9.17 2.35-13.91 12.6-10.39 21.39l37.47 104.03A16.003 16.003 0 0 0 235.1 144h41.8c6.75 0 12.77-4.23 15.05-10.58l37.47-104.03c3.52-8.79-1.22-19.03-10.39-21.39zM112 288H16c-8.84 0-16 7.16-16 16v64c0 8.84 7.16 16 16 16h96c8.84 0 16-7.16 16-16v-64c0-8.84-7.16-16-16-16zm0 128H16c-8.84 0-16 7.16-16 16v64c0 8.84 7.16 16 16 16h96c8.84 0 16-7.16 16-16v-64c0-8.84-7.16-16-16-16zm77.31-283.67l-36.32-90.8c-3.53-8.83-14.13-12.99-22.42-8.31a257.308 257.308 0 0 0-71.61 59.89c-6.06 7.32-3.85 18.48 4.22 23.52l82.93 51.83c6.51 4.07 14.66 2.62 20.11-2.79 5.18-5.15 10.79-9.85 16.79-14.05 6.28-4.41 9.15-12.17 6.3-19.29zM398.18 256h97.13c9.1 0 16.74-7.63 16.15-16.72a254.135 254.135 0 0 0-22.45-89.27c-3.94-8.62-14.89-11.47-22.93-6.45l-82.81 51.76c-6.59 4.12-8.9 12.24-6.34 19.58 3.01 8.61 5.15 17.62 6.24 26.94.93 7.91 7.05 14.16 15.01 14.16zm54.85-162.89a257.308 257.308 0 0 0-71.61-59.89c-8.28-4.68-18.88-.52-22.42 8.31l-36.32 90.8c-2.85 7.12.02 14.88 6.3 19.28 6 4.2 11.61 8.9 16.79 14.05 5.44 5.41 13.6 6.86 20.11 2.79l82.93-51.83c8.07-5.03 10.29-16.19 4.22-23.51zM496 288h-96c-8.84 0-16 7.16-16 16v64c0 8.84 7.16 16 16 16h96c8.84 0 16-7.16 16-16v-64c0-8.84-7.16-16-16-16zm0 128h-96c-8.84 0-16 7.16-16 16v64c0 8.84 7.16 16 16 16h96c8.84 0 16-7.16 16-16v-64c0-8.84-7.16-16-16-16zM240 177.62V472c0 4.42 3.58 8 8 8h16c4.42 0 8-3.58 8-8V177.62c-5.23-.89-10.52-1.62-16-1.62s-10.77.73-16 1.62zm-64 41.51V472c0 4.42 3.58 8 8 8h16c4.42 0 8-3.58 8-8V189.36c-12.78 7.45-23.84 17.47-32 29.77zm128-29.77V472c0 4.42 3.58 8 8 8h16c4.42 0 8-3.58 8-8V219.13c-8.16-12.3-19.22-22.32-32-29.77z" - } - }, - "free": [ - "solid" - ] - }, - "dyalog": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f399", - "label": "Dyalog", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860982, - "raw": "", - "viewBox": [ - "0", - "0", - "416", - "512" - ], - "width": 416, - "height": 512, - "path": "M0 32v119.2h64V96h107.2C284.6 96 352 176.2 352 255.9 352 332 293.4 416 171.2 416H0v64h171.2C331.9 480 416 367.3 416 255.9c0-58.7-22.1-113.4-62.3-154.3C308.9 56 245.7 32 171.2 32H0z" - } - }, - "free": [ - "brands" - ] - }, - "earlybirds": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f39a", - "label": "Earlybirds", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860982, - "raw": "", - "viewBox": [ - "0", - "0", - "480", - "512" - ], - "width": 480, - "height": 512, - "path": "M313.2 47.5c1.2-13 21.3-14 36.6-8.7.9.3 26.2 9.7 19 15.2-27.9-7.4-56.4 18.2-55.6-6.5zm-201 6.9c30.7-8.1 62 20 61.1-7.1-1.3-14.2-23.4-15.3-40.2-9.6-1 .3-28.7 10.5-20.9 16.7zM319.4 160c-8.8 0-16 7.2-16 16s7.2 16 16 16 16-7.2 16-16-7.2-16-16-16zm-159.7 0c-8.8 0-16 7.2-16 16s7.2 16 16 16 16-7.2 16-16-7.2-16-16-16zm318.5 163.2c-9.9 24-40.7 11-63.9-1.2-13.5 69.1-58.1 111.4-126.3 124.2.3.9-2-.1 24 1 33.6 1.4 63.8-3.1 97.4-8-19.8-13.8-11.4-37.1-9.8-38.1 1.4-.9 14.7 1.7 21.6 11.5 8.6-12.5 28.4-14.8 30.2-13.6 1.6 1.1 6.6 20.9-6.9 34.6 4.7-.9 8.2-1.6 9.8-2.1 2.6-.8 17.7 11.3 3.1 13.3-14.3 2.3-22.6 5.1-47.1 10.8-45.9 10.7-85.9 11.8-117.7 12.8l1 11.6c3.8 18.1-23.4 24.3-27.6 6.2.8 17.9-27.1 21.8-28.4-1l-.5 5.3c-.7 18.4-28.4 17.9-28.3-.6-7.5 13.5-28.1 6.8-26.4-8.5l1.2-12.4c-36.7.9-59.7 3.1-61.8 3.1-20.9 0-20.9-31.6 0-31.6 2.4 0 27.7 1.3 63.2 2.8-61.1-15.5-103.7-55-114.9-118.2-25 12.8-57.5 26.8-68.2.8-10.5-25.4 21.5-42.6 66.8-73.4.7-6.6 1.6-13.3 2.7-19.8-14.4-19.6-11.6-36.3-16.1-60.4-16.8 2.4-23.2-9.1-23.6-23.1.3-7.3 2.1-14.9 2.4-15.4 1.1-1.8 10.1-2 12.7-2.6 6-31.7 50.6-33.2 90.9-34.5 19.7-21.8 45.2-41.5 80.9-48.3C203.3 29 215.2 8.5 216.2 8c1.7-.8 21.2 4.3 26.3 23.2 5.2-8.8 18.3-11.4 19.6-10.7 1.1.6 6.4 15-4.9 25.9 40.3 3.5 72.2 24.7 96 50.7 36.1 1.5 71.8 5.9 77.1 34 2.7.6 11.6.8 12.7 2.6.3.5 2.1 8.1 2.4 15.4-.5 13.9-6.8 25.4-23.6 23.1-3.2 17.3-2.7 32.9-8.7 47.7 2.4 11.7 4 23.8 4.8 36.4 37 25.4 70.3 42.5 60.3 66.9zM207.4 159.9c.9-44-37.9-42.2-78.6-40.3-21.7 1-38.9 1.9-45.5 13.9-11.4 20.9 5.9 92.9 23.2 101.2 9.8 4.7 73.4 7.9 86.3-7.1 8.2-9.4 15-49.4 14.6-67.7zm52 58.3c-4.3-12.4-6-30.1-15.3-32.7-2-.5-9-.5-11 0-10 2.8-10.8 22.1-17 37.2 15.4 0 19.3 9.7 23.7 9.7 4.3 0 6.3-11.3 19.6-14.2zm135.7-84.7c-6.6-12.1-24.8-12.9-46.5-13.9-40.2-1.9-78.2-3.8-77.3 40.3-.5 18.3 5 58.3 13.2 67.8 13 14.9 76.6 11.8 86.3 7.1 15.8-7.6 36.5-78.9 24.3-101.3z" - } - }, - "free": [ - "brands" - ] - }, - "ebay": { - "changes": [ - "5.0.11", - "5.7.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f4f4", - "label": "eBay", - "voted": true, - "svg": { - "brands": { - "last_modified": 1548364699927, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M606 189.5l-54.8 109.9-54.9-109.9h-37.5l10.9 20.6c-11.5-19-35.9-26-63.3-26-31.8 0-67.9 8.7-71.5 43.1h33.7c1.4-13.8 15.7-21.8 35-21.8 26 0 41 9.6 41 33v3.4c-12.7 0-28 .1-41.7.4-42.4.9-69.6 10-76.7 34.4 1-5.2 1.5-10.6 1.5-16.2 0-52.1-39.7-76.2-75.4-76.2-21.3 0-43 5.5-58.7 24.2v-80.6h-32.1v169.5c0 10.3-.6 22.9-1.1 33.1h31.5c.7-6.3 1.1-12.9 1.1-19.5 13.6 16.6 35.4 24.9 58.7 24.9 36.9 0 64.9-21.9 73.3-54.2-.5 2.8-.7 5.8-.7 9 0 24.1 21.1 45 60.6 45 26.6 0 45.8-5.7 61.9-25.5 0 6.6.3 13.3 1.1 20.2h29.8c-.7-8.2-1-17.5-1-26.8v-65.6c0-9.3-1.7-17.2-4.8-23.8l61.5 116.1-28.5 54.1h35.9L640 189.5zM243.7 313.8c-29.6 0-50.2-21.5-50.2-53.8 0-32.4 20.6-53.8 50.2-53.8 29.8 0 50.2 21.4 50.2 53.8 0 32.3-20.4 53.8-50.2 53.8zm200.9-47.3c0 30-17.9 48.4-51.6 48.4-25.1 0-35-13.4-35-25.8 0-19.1 18.1-24.4 47.2-25.3 13.1-.5 27.6-.6 39.4-.6zm-411.9 1.6h128.8v-8.5c0-51.7-33.1-75.4-78.4-75.4-56.8 0-83 30.8-83 77.6 0 42.5 25.3 74 82.5 74 31.4 0 68-11.7 74.4-46.1h-33.1c-12 35.8-87.7 36.7-91.2-21.6zm95-21.4H33.3c6.9-56.6 92.1-54.7 94.4 0z" - } - }, - "free": [ - "brands" - ] - }, - "edge": { - "changes": [ - "4.5", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "browser", - "ie" - ] - }, - "styles": [ - "brands" - ], - "unicode": "f282", - "label": "Edge Browser", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860983, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M25.714 228.163c.111-.162.23-.323.342-.485-.021.162-.045.323-.065.485h-.277zm460.572 15.508c0-44.032-7.754-84.465-28.801-122.405C416.498 47.879 343.912 8.001 258.893 8.001 118.962 7.724 40.617 113.214 26.056 227.679c42.429-61.312 117.073-121.376 220.375-124.966 0 0 109.666 0 99.419 104.957H169.997c6.369-37.386 18.554-58.986 34.339-78.926-75.048 34.893-121.85 96.096-120.742 188.315.83 71.448 50.124 144.836 120.743 171.976 83.357 31.847 192.776 7.2 240.132-21.324V363.307c-80.864 56.494-270.871 60.925-272.255-67.572h314.073v-52.064z" - } - }, - "free": [ - "brands" - ] - }, - "edit": { - "changes": [ - "1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "edit", - "pen", - "pencil", - "update", - "write" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f044", - "label": "Edit", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861393, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M402.6 83.2l90.2 90.2c3.8 3.8 3.8 10 0 13.8L274.4 405.6l-92.8 10.3c-12.4 1.4-22.9-9.1-21.5-21.5l10.3-92.8L388.8 83.2c3.8-3.8 10-3.8 13.8 0zm162-22.9l-48.8-48.8c-15.2-15.2-39.9-15.2-55.2 0l-35.4 35.4c-3.8 3.8-3.8 10 0 13.8l90.2 90.2c3.8 3.8 10 3.8 13.8 0l35.4-35.4c15.2-15.3 15.2-40 0-55.2zM384 346.2V448H64V128h229.8c3.2 0 6.2-1.3 8.5-3.5l40-40c7.6-7.6 2.2-20.5-8.5-20.5H48C21.5 64 0 85.5 0 112v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V306.2c0-10.7-12.9-16-20.5-8.5l-40 40c-2.2 2.3-3.5 5.3-3.5 8.5z" - }, - "regular": { - "last_modified": 1546440861259, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M402.3 344.9l32-32c5-5 13.7-1.5 13.7 5.7V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V112c0-26.5 21.5-48 48-48h273.5c7.1 0 10.7 8.6 5.7 13.7l-32 32c-1.5 1.5-3.5 2.3-5.7 2.3H48v352h352V350.5c0-2.1.8-4.1 2.3-5.6zm156.6-201.8L296.3 405.7l-90.4 10c-26.2 2.9-48.5-19.2-45.6-45.6l10-90.4L432.9 17.1c22.9-22.9 59.9-22.9 82.7 0l43.2 43.2c22.9 22.9 22.9 60 .1 82.8zM460.1 174L402 115.9 216.2 301.8l-7.3 65.3 65.3-7.3L460.1 174zm64.8-79.7l-43.2-43.2c-4.1-4.1-10.8-4.1-14.8 0L436 82l58.1 58.1 30.9-30.9c4-4.2 4-10.8-.1-14.9z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "egg": { - "changes": [ - "5.7.0" - ], - "ligatures": [], - "search": { - "terms": [ - "breakfast", - "chicken", - "easter", - "yolk" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f7fb", - "label": "Egg", - "voted": false, - "svg": { - "solid": { - "last_modified": 1548697762015, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M192 0C86 0 0 214 0 320s86 192 192 192 192-86 192-192S298 0 192 0z" - } - }, - "free": [ - "solid" - ] - }, - "eject": { - "changes": [ - "1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f052", - "label": "eject", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861393, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M448 384v64c0 17.673-14.327 32-32 32H32c-17.673 0-32-14.327-32-32v-64c0-17.673 14.327-32 32-32h384c17.673 0 32 14.327 32 32zM48.053 320h351.886c41.651 0 63.581-49.674 35.383-80.435L259.383 47.558c-19.014-20.743-51.751-20.744-70.767 0L12.67 239.565C-15.475 270.268 6.324 320 48.053 320z" - } - }, - "free": [ - "solid" - ] - }, - "elementor": { - "changes": [ - "5.0.3" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f430", - "label": "Elementor", - "voted": true, - "svg": { - "brands": { - "last_modified": 1546440860983, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M425.6 32H22.4C10 32 0 42 0 54.4v403.2C0 470 10 480 22.4 480h403.2c12.4 0 22.4-10 22.4-22.4V54.4C448 42 438 32 425.6 32M164.3 355.5h-39.8v-199h39.8v199zm159.3 0H204.1v-39.8h119.5v39.8zm0-79.6H204.1v-39.8h119.5v39.8zm0-79.7H204.1v-39.8h119.5v39.8z" - } - }, - "free": [ - "brands" - ] - }, - "ellipsis-h": { - "changes": [ - "3.1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "dots", - "drag", - "kebab", - "list", - "menu", - "nav", - "navigation", - "ol", - "reorder", - "settings", - "ul" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f141", - "label": "Horizontal Ellipsis", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861394, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M328 256c0 39.8-32.2 72-72 72s-72-32.2-72-72 32.2-72 72-72 72 32.2 72 72zm104-72c-39.8 0-72 32.2-72 72s32.2 72 72 72 72-32.2 72-72-32.2-72-72-72zm-352 0c-39.8 0-72 32.2-72 72s32.2 72 72 72 72-32.2 72-72-32.2-72-72-72z" - } - }, - "free": [ - "solid" - ] - }, - "ellipsis-v": { - "changes": [ - "3.1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "dots", - "drag", - "kebab", - "list", - "menu", - "nav", - "navigation", - "ol", - "reorder", - "settings", - "ul" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f142", - "label": "Vertical Ellipsis", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861394, - "raw": "", - "viewBox": [ - "0", - "0", - "192", - "512" - ], - "width": 192, - "height": 512, - "path": "M96 184c39.8 0 72 32.2 72 72s-32.2 72-72 72-72-32.2-72-72 32.2-72 72-72zM24 80c0 39.8 32.2 72 72 72s72-32.2 72-72S135.8 8 96 8 24 40.2 24 80zm0 352c0 39.8 32.2 72 72 72s72-32.2 72-72-32.2-72-72-72-72 32.2-72 72z" - } - }, - "free": [ - "solid" - ] - }, - "ello": { - "changes": [ - "5.2.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f5f1", - "label": "Ello", - "voted": true, - "svg": { - "brands": { - "last_modified": 1546440860983, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M248 8C111.03 8 0 119.03 0 256s111.03 248 248 248 248-111.03 248-248S384.97 8 248 8zm143.84 285.2C375.31 358.51 315.79 404.8 248 404.8s-127.31-46.29-143.84-111.6c-1.65-7.44 2.48-15.71 9.92-17.36 7.44-1.65 15.71 2.48 17.36 9.92 14.05 52.91 62 90.11 116.56 90.11s102.51-37.2 116.56-90.11c1.65-7.44 9.92-12.4 17.36-9.92 7.44 1.65 12.4 9.92 9.92 17.36z" - } - }, - "free": [ - "brands" - ] - }, - "ember": { - "changes": [ - "5.0.0", - "5.0.3" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f423", - "label": "Ember", - "voted": false, - "svg": { - "brands": { - "last_modified": 1548363722327, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M639.9 254.6c-1.1-10.7-10.7-6.8-10.7-6.8s-15.6 12.1-29.3 10.7c-13.7-1.3-9.4-32-9.4-32s3-28.1-5.1-30.4c-8.1-2.4-18 7.3-18 7.3s-12.4 13.7-18.3 31.2l-1.6.5s1.9-30.6-.3-37.6c-1.6-3.5-16.4-3.2-18.8 3s-14.2 49.2-15 67.2c0 0-23.1 19.6-43.3 22.8s-25-9.4-25-9.4 54.8-15.3 52.9-59.1-44.2-27.6-49-24c-4.6 3.5-29.4 18.4-36.6 59.7-.2 1.4-.7 7.5-.7 7.5s-21.2 14.2-33 18c0 0 33-55.6-7.3-80.9-11.4-6.8-21.3-.5-27.2 5.3 13.6-17.3 46.4-64.2 36.9-105.2-5.8-24.4-18-27.1-29.2-23.1-17 6.7-23.5 16.7-23.5 16.7s-22 32-27.1 79.5-12.6 105.1-12.6 105.1-10.5 10.2-20.2 10.7-5.4-28.7-5.4-28.7 7.5-44.6 7-52.1-1.1-11.6-9.9-14.2c-8.9-2.7-18.5 8.6-18.5 8.6s-25.5 38.7-27.7 44.6l-1.3 2.4-1.3-1.6s18-52.7.8-53.5-28.5 18.8-28.5 18.8-19.6 32.8-20.4 36.5l-1.3-1.6s8.1-38.2 6.4-47.6c-1.6-9.4-10.5-7.5-10.5-7.5s-11.3-1.3-14.2 5.9-13.7 55.3-15 70.7c0 0-28.2 20.2-46.8 20.4-18.5.3-16.7-11.8-16.7-11.8s68-23.3 49.4-69.2c-8.3-11.8-18-15.5-31.7-15.3-13.7.3-30.3 8.6-41.3 33.3-5.3 11.8-6.8 23-7.8 31.5 0 0-12.3 2.4-18.8-2.9s-10 0-10 0-11.2 14-.1 18.3 28.1 6.1 28.1 6.1c1.6 7.5 6.2 19.5 19.6 29.7 20.2 15.3 58.8-1.3 58.8-1.3l15.9-8.8s.5 14.6 12.1 16.7 16.4 1 36.5-47.9c11.8-25 12.6-23.6 12.6-23.6l1.3-.3s-9.1 46.8-5.6 59.7C187.7 319.4 203 318 203 318s8.3 2.4 15-21.2 19.6-49.9 19.6-49.9h1.6s-5.6 48.1 3 63.7 30.9 5.3 30.9 5.3 15.6-7.8 18-10.2c0 0 18.5 15.8 44.6 12.9 58.3-11.5 79.1-25.9 79.1-25.9s10 24.4 41.1 26.7c35.5 2.7 54.8-18.6 54.8-18.6s-.3 13.5 12.1 18.6 20.7-22.8 20.7-22.8l20.7-57.2h1.9s1.1 37.3 21.5 43.2 47-13.7 47-13.7 6.4-3.5 5.3-14.3zm-578 5.3c.8-32 21.8-45.9 29-39 7.3 7 4.6 22-9.1 31.4-13.7 9.5-19.9 7.6-19.9 7.6zm272.8-123.8s19.1-49.7 23.6-25.5-40 96.2-40 96.2c.5-16.2 16.4-70.7 16.4-70.7zm22.8 138.4c-12.6 33-43.3 19.6-43.3 19.6s-3.5-11.8 6.4-44.9 33.3-20.2 33.3-20.2 16.2 12.4 3.6 45.5zm84.6-14.6s-3-10.5 8.1-30.6c11-20.2 19.6-9.1 19.6-9.1s9.4 10.2-1.3 25.5-26.4 14.2-26.4 14.2z" - } - }, - "free": [ - "brands" - ] - }, - "empire": { - "changes": [ - "4.1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f1d1", - "label": "Galactic Empire", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860983, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M287.6 54.2c-10.8-2.2-22.1-3.3-33.5-3.6V32.4c78.1 2.2 146.1 44 184.6 106.6l-15.8 9.1c-6.1-9.7-12.7-18.8-20.2-27.1l-18 15.5c-26-29.6-61.4-50.7-101.9-58.4l4.8-23.9zM53.4 322.4l23-7.7c-6.4-18.3-10-38.2-10-58.7s3.3-40.4 9.7-58.7l-22.7-7.7c3.6-10.8 8.3-21.3 13.6-31l-15.8-9.1C34 181 24.1 217.5 24.1 256s10 75 27.1 106.6l15.8-9.1c-5.3-10-9.7-20.3-13.6-31.1zM213.1 434c-40.4-8-75.8-29.1-101.9-58.7l-18 15.8c-7.5-8.6-14.4-17.7-20.2-27.4l-16 9.4c38.5 62.3 106.8 104.3 184.9 106.6v-18.3c-11.3-.3-22.7-1.7-33.5-3.6l4.7-23.8zM93.3 120.9l18 15.5c26-29.6 61.4-50.7 101.9-58.4l-4.7-23.8c10.8-2.2 22.1-3.3 33.5-3.6V32.4C163.9 34.6 95.9 76.4 57.4 139l15.8 9.1c6-9.7 12.6-18.9 20.1-27.2zm309.4 270.2l-18-15.8c-26 29.6-61.4 50.7-101.9 58.7l4.7 23.8c-10.8 1.9-22.1 3.3-33.5 3.6v18.3c78.1-2.2 146.4-44.3 184.9-106.6l-16.1-9.4c-5.7 9.7-12.6 18.8-20.1 27.4zM496 256c0 137-111 248-248 248S0 393 0 256 111 8 248 8s248 111 248 248zm-12.2 0c0-130.1-105.7-235.8-235.8-235.8S12.2 125.9 12.2 256 117.9 491.8 248 491.8 483.8 386.1 483.8 256zm-39-106.6l-15.8 9.1c5.3 9.7 10 20.2 13.6 31l-22.7 7.7c6.4 18.3 9.7 38.2 9.7 58.7s-3.6 40.4-10 58.7l23 7.7c-3.9 10.8-8.3 21-13.6 31l15.8 9.1C462 331 471.9 294.5 471.9 256s-9.9-75-27.1-106.6zm-183 177.7c16.3-3.3 30.4-11.6 40.7-23.5l51.2 44.8c11.9-13.6 21.3-29.3 27.1-46.8l-64.2-22.1c2.5-7.5 3.9-15.2 3.9-23.5s-1.4-16.1-3.9-23.5l64.5-22.1c-6.1-17.4-15.5-33.2-27.4-46.8l-51.2 44.8c-10.2-11.9-24.4-20.5-40.7-23.8l13.3-66.4c-8.6-1.9-17.7-2.8-27.1-2.8-9.4 0-18.5.8-27.1 2.8l13.3 66.4c-16.3 3.3-30.4 11.9-40.7 23.8l-51.2-44.8c-11.9 13.6-21.3 29.3-27.4 46.8l64.5 22.1c-2.5 7.5-3.9 15.2-3.9 23.5s1.4 16.1 3.9 23.5l-64.2 22.1c5.8 17.4 15.2 33.2 27.1 46.8l51.2-44.8c10.2 11.9 24.4 20.2 40.7 23.5l-13.3 66.7c8.6 1.7 17.7 2.8 27.1 2.8 9.4 0 18.5-1.1 27.1-2.8l-13.3-66.7z" - } - }, - "free": [ - "brands" - ] - }, - "envelope": { - "changes": [ - "2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "e-mail", - "email", - "letter", - "mail", - "message", - "notification", - "support" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f0e0", - "label": "Envelope", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861394, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z" - }, - "regular": { - "last_modified": 1546440861260, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M464 64H48C21.49 64 0 85.49 0 112v288c0 26.51 21.49 48 48 48h416c26.51 0 48-21.49 48-48V112c0-26.51-21.49-48-48-48zm0 48v40.805c-22.422 18.259-58.168 46.651-134.587 106.49-16.841 13.247-50.201 45.072-73.413 44.701-23.208.375-56.579-31.459-73.413-44.701C106.18 199.465 70.425 171.067 48 152.805V112h416zM48 400V214.398c22.914 18.251 55.409 43.862 104.938 82.646 21.857 17.205 60.134 55.186 103.062 54.955 42.717.231 80.509-37.199 103.053-54.947 49.528-38.783 82.032-64.401 104.947-82.653V400H48z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "envelope-open": { - "changes": [ - "4.7", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "e-mail", - "email", - "letter", - "mail", - "message", - "notification", - "support" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f2b6", - "label": "Envelope Open", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861394, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M512 464c0 26.51-21.49 48-48 48H48c-26.51 0-48-21.49-48-48V200.724a48 48 0 0 1 18.387-37.776c24.913-19.529 45.501-35.365 164.2-121.511C199.412 29.17 232.797-.347 256 .003c23.198-.354 56.596 29.172 73.413 41.433 118.687 86.137 139.303 101.995 164.2 121.512A48 48 0 0 1 512 200.724V464zm-65.666-196.605c-2.563-3.728-7.7-4.595-11.339-1.907-22.845 16.873-55.462 40.705-105.582 77.079-16.825 12.266-50.21 41.781-73.413 41.43-23.211.344-56.559-29.143-73.413-41.43-50.114-36.37-82.734-60.204-105.582-77.079-3.639-2.688-8.776-1.821-11.339 1.907l-9.072 13.196a7.998 7.998 0 0 0 1.839 10.967c22.887 16.899 55.454 40.69 105.303 76.868 20.274 14.781 56.524 47.813 92.264 47.573 35.724.242 71.961-32.771 92.263-47.573 49.85-36.179 82.418-59.97 105.303-76.868a7.998 7.998 0 0 0 1.839-10.967l-9.071-13.196z" - }, - "regular": { - "last_modified": 1546440861260, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M494.586 164.516c-4.697-3.883-111.723-89.95-135.251-108.657C337.231 38.191 299.437 0 256 0c-43.205 0-80.636 37.717-103.335 55.859-24.463 19.45-131.07 105.195-135.15 108.549A48.004 48.004 0 0 0 0 201.485V464c0 26.51 21.49 48 48 48h416c26.51 0 48-21.49 48-48V201.509a48 48 0 0 0-17.414-36.993zM464 458a6 6 0 0 1-6 6H54a6 6 0 0 1-6-6V204.347c0-1.813.816-3.526 2.226-4.665 15.87-12.814 108.793-87.554 132.364-106.293C200.755 78.88 232.398 48 256 48c23.693 0 55.857 31.369 73.41 45.389 23.573 18.741 116.503 93.493 132.366 106.316a5.99 5.99 0 0 1 2.224 4.663V458zm-31.991-187.704c4.249 5.159 3.465 12.795-1.745 16.981-28.975 23.283-59.274 47.597-70.929 56.863C336.636 362.283 299.205 400 256 400c-43.452 0-81.287-38.237-103.335-55.86-11.279-8.967-41.744-33.413-70.927-56.865-5.21-4.187-5.993-11.822-1.745-16.981l15.258-18.528c4.178-5.073 11.657-5.843 16.779-1.726 28.618 23.001 58.566 47.035 70.56 56.571C200.143 320.631 232.307 352 256 352c23.602 0 55.246-30.88 73.41-45.389 11.994-9.535 41.944-33.57 70.563-56.568 5.122-4.116 12.601-3.346 16.778 1.727l15.258 18.526z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "envelope-open-text": { - "changes": [ - "5.3.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f658", - "label": "Envelope Open-text", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861394, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M176 216h160c8.84 0 16-7.16 16-16v-16c0-8.84-7.16-16-16-16H176c-8.84 0-16 7.16-16 16v16c0 8.84 7.16 16 16 16zm-16 80c0 8.84 7.16 16 16 16h160c8.84 0 16-7.16 16-16v-16c0-8.84-7.16-16-16-16H176c-8.84 0-16 7.16-16 16v16zm96 121.13c-16.42 0-32.84-5.06-46.86-15.19L0 250.86V464c0 26.51 21.49 48 48 48h416c26.51 0 48-21.49 48-48V250.86L302.86 401.94c-14.02 10.12-30.44 15.19-46.86 15.19zm237.61-254.18c-8.85-6.94-17.24-13.47-29.61-22.81V96c0-26.51-21.49-48-48-48h-77.55c-3.04-2.2-5.87-4.26-9.04-6.56C312.6 29.17 279.2-.35 256 0c-23.2-.35-56.59 29.17-73.41 41.44-3.17 2.3-6 4.36-9.04 6.56H96c-26.51 0-48 21.49-48 48v44.14c-12.37 9.33-20.76 15.87-29.61 22.81A47.995 47.995 0 0 0 0 200.72v10.65l96 69.35V96h320v184.72l96-69.35v-10.65c0-14.74-6.78-28.67-18.39-37.77z" - } - }, - "free": [ - "solid" - ] - }, - "envelope-square": { - "changes": [ - "4.1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "e-mail", - "email", - "letter", - "mail", - "message", - "notification", - "support" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f199", - "label": "Envelope Square", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861394, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M400 32H48C21.49 32 0 53.49 0 80v352c0 26.51 21.49 48 48 48h352c26.51 0 48-21.49 48-48V80c0-26.51-21.49-48-48-48zM178.117 262.104C87.429 196.287 88.353 196.121 64 177.167V152c0-13.255 10.745-24 24-24h272c13.255 0 24 10.745 24 24v25.167c-24.371 18.969-23.434 19.124-114.117 84.938-10.5 7.655-31.392 26.12-45.883 25.894-14.503.218-35.367-18.227-45.883-25.895zM384 217.775V360c0 13.255-10.745 24-24 24H88c-13.255 0-24-10.745-24-24V217.775c13.958 10.794 33.329 25.236 95.303 70.214 14.162 10.341 37.975 32.145 64.694 32.01 26.887.134 51.037-22.041 64.72-32.025 61.958-44.965 81.325-59.406 95.283-70.199z" - } - }, - "free": [ - "solid" - ] - }, - "envira": { - "changes": [ - "4.6", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "leaf" - ] - }, - "styles": [ - "brands" - ], - "unicode": "f299", - "label": "Envira Gallery", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860983, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M0 32c477.6 0 366.6 317.3 367.1 366.3L448 480h-26l-70.4-71.2c-39 4.2-124.4 34.5-214.4-37C47 300.3 52 214.7 0 32zm79.7 46c-49.7-23.5-5.2 9.2-5.2 9.2 45.2 31.2 66 73.7 90.2 119.9 31.5 60.2 79 139.7 144.2 167.7 65 28 34.2 12.5 6-8.5-28.2-21.2-68.2-87-91-130.2-31.7-60-61-118.6-144.2-158.1z" - } - }, - "free": [ - "brands" - ] - }, - "equals": { - "changes": [ - "5.0.13" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f52c", - "label": "Equals", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861394, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M416 304H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32zm0-192H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z" - } - }, - "free": [ - "solid" - ] - }, - "eraser": { - "changes": [ - "3.1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "delete", - "remove" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f12d", - "label": "eraser", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861395, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M497.941 273.941c18.745-18.745 18.745-49.137 0-67.882l-160-160c-18.745-18.745-49.136-18.746-67.883 0l-256 256c-18.745 18.745-18.745 49.137 0 67.882l96 96A48.004 48.004 0 0 0 144 480h356c6.627 0 12-5.373 12-12v-40c0-6.627-5.373-12-12-12H355.883l142.058-142.059zm-302.627-62.627l137.373 137.373L265.373 416H150.628l-80-80 124.686-124.686z" - } - }, - "free": [ - "solid" - ] - }, - "erlang": { - "changes": [ - "5.0.0", - "5.0.3", - "5.7.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f39d", - "label": "Erlang", - "voted": false, - "svg": { - "brands": { - "last_modified": 1548364699928, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M87.2 53.5H0v405h100.4c-49.7-52.6-78.8-125.3-78.7-212.1-.1-76.7 24-142.7 65.5-192.9zm238.2 9.7c-45.9.1-85.1 33.5-89.2 83.2h169.9c-1.1-49.7-34.5-83.1-80.7-83.2zm230.7-9.6h.3l-.1-.1zm.3 0c31.4 42.7 48.7 97.5 46.2 162.7.5 6 .5 11.7 0 24.1H230.2c-.2 109.7 38.9 194.9 138.6 195.3 68.5-.3 118-51 151.9-106.1l96.4 48.2c-17.4 30.9-36.5 57.8-57.9 80.8H640v-405z" - } - }, - "free": [ - "brands" - ] - }, - "ethereum": { - "changes": [ - "5.0.2" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f42e", - "label": "Ethereum", - "voted": true, - "svg": { - "brands": { - "last_modified": 1546440860984, - "raw": "", - "viewBox": [ - "0", - "0", - "320", - "512" - ], - "width": 320, - "height": 512, - "path": "M311.9 260.8L160 353.6 8 260.8 160 0l151.9 260.8zM160 383.4L8 290.6 160 512l152-221.4-152 92.8z" - } - }, - "free": [ - "brands" - ] - }, - "ethernet": { - "changes": [ - "5.6.0" - ], - "ligatures": [], - "search": { - "terms": [ - "cable", - "cat 5", - "cat 6", - "connection", - "hardware", - "internet", - "network", - "wired" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f796", - "label": "Ethernet", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861395, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M496 192h-48v-48c0-8.8-7.2-16-16-16h-48V80c0-8.8-7.2-16-16-16H144c-8.8 0-16 7.2-16 16v48H80c-8.8 0-16 7.2-16 16v48H16c-8.8 0-16 7.2-16 16v224c0 8.8 7.2 16 16 16h80V320h32v128h64V320h32v128h64V320h32v128h64V320h32v128h80c8.8 0 16-7.2 16-16V208c0-8.8-7.2-16-16-16z" - } - }, - "free": [ - "solid" - ] - }, - "etsy": { - "changes": [ - "4.7", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f2d7", - "label": "Etsy", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860984, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M384 348c-1.75 10.75-13.75 110-15.5 132-117.879-4.299-219.895-4.743-368.5 0v-25.5c45.457-8.948 60.627-8.019 61-35.25 1.793-72.322 3.524-244.143 0-322-1.029-28.46-12.13-26.765-61-36v-25.5c73.886 2.358 255.933 8.551 362.999-3.75-3.5 38.25-7.75 126.5-7.75 126.5H332C320.947 115.665 313.241 68 277.25 68h-137c-10.25 0-10.75 3.5-10.75 9.75V241.5c58 .5 88.5-2.5 88.5-2.5 29.77-.951 27.56-8.502 40.75-65.251h25.75c-4.407 101.351-3.91 61.829-1.75 160.25H257c-9.155-40.086-9.065-61.045-39.501-61.5 0 0-21.5-2-88-2v139c0 26 14.25 38.25 44.25 38.25H263c63.636 0 66.564-24.996 98.751-99.75H384z" - } - }, - "free": [ - "brands" - ] - }, - "euro-sign": { - "changes": [ - "3.2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "eur" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f153", - "label": "Euro Sign", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861395, - "raw": "", - "viewBox": [ - "0", - "0", - "320", - "512" - ], - "width": 320, - "height": 512, - "path": "M310.706 413.765c-1.314-6.63-7.835-10.872-14.424-9.369-10.692 2.439-27.422 5.413-45.426 5.413-56.763 0-101.929-34.79-121.461-85.449h113.689a12 12 0 0 0 11.708-9.369l6.373-28.36c1.686-7.502-4.019-14.631-11.708-14.631H115.22c-1.21-14.328-1.414-28.287.137-42.245H261.95a12 12 0 0 0 11.723-9.434l6.512-29.755c1.638-7.484-4.061-14.566-11.723-14.566H130.184c20.633-44.991 62.69-75.03 117.619-75.03 14.486 0 28.564 2.25 37.851 4.145 6.216 1.268 12.347-2.498 14.002-8.623l11.991-44.368c1.822-6.741-2.465-13.616-9.326-14.917C290.217 34.912 270.71 32 249.635 32 152.451 32 74.03 92.252 45.075 176H12c-6.627 0-12 5.373-12 12v29.755c0 6.627 5.373 12 12 12h21.569c-1.009 13.607-1.181 29.287-.181 42.245H12c-6.627 0-12 5.373-12 12v28.36c0 6.627 5.373 12 12 12h30.114C67.139 414.692 145.264 480 249.635 480c26.301 0 48.562-4.544 61.101-7.788 6.167-1.595 10.027-7.708 8.788-13.957l-8.818-44.49z" - } - }, - "free": [ - "solid" - ] - }, - "exchange-alt": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "arrow", - "arrows", - "exchange", - "reciprocate", - "return", - "swap", - "transfer" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f362", - "label": "Alternate Exchange", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861395, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M0 168v-16c0-13.255 10.745-24 24-24h360V80c0-21.367 25.899-32.042 40.971-16.971l80 80c9.372 9.373 9.372 24.569 0 33.941l-80 80C409.956 271.982 384 261.456 384 240v-48H24c-13.255 0-24-10.745-24-24zm488 152H128v-48c0-21.314-25.862-32.08-40.971-16.971l-80 80c-9.372 9.373-9.372 24.569 0 33.941l80 80C102.057 463.997 128 453.437 128 432v-48h360c13.255 0 24-10.745 24-24v-16c0-13.255-10.745-24-24-24z" - } - }, - "free": [ - "solid" - ] - }, - "exclamation": { - "changes": [ - "3.1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "alert", - "danger", - "error", - "important", - "notice", - "notification", - "notify", - "problem", - "warning" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f12a", - "label": "exclamation", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861395, - "raw": "", - "viewBox": [ - "0", - "0", - "192", - "512" - ], - "width": 192, - "height": 512, - "path": "M176 432c0 44.112-35.888 80-80 80s-80-35.888-80-80 35.888-80 80-80 80 35.888 80 80zM25.26 25.199l13.6 272C39.499 309.972 50.041 320 62.83 320h66.34c12.789 0 23.331-10.028 23.97-22.801l13.6-272C167.425 11.49 156.496 0 142.77 0H49.23C35.504 0 24.575 11.49 25.26 25.199z" - } - }, - "free": [ - "solid" - ] - }, - "exclamation-circle": { - "changes": [ - "1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "alert", - "danger", - "error", - "important", - "notice", - "notification", - "notify", - "problem", - "warning" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f06a", - "label": "Exclamation Circle", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861395, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M504 256c0 136.997-111.043 248-248 248S8 392.997 8 256C8 119.083 119.043 8 256 8s248 111.083 248 248zm-248 50c-25.405 0-46 20.595-46 46s20.595 46 46 46 46-20.595 46-46-20.595-46-46-46zm-43.673-165.346l7.418 136c.347 6.364 5.609 11.346 11.982 11.346h48.546c6.373 0 11.635-4.982 11.982-11.346l7.418-136c.375-6.874-5.098-12.654-11.982-12.654h-63.383c-6.884 0-12.356 5.78-11.981 12.654z" - } - }, - "free": [ - "solid" - ] - }, - "exclamation-triangle": { - "changes": [ - "1", - "5.0.0", - "5.6.1" - ], - "ligatures": [], - "search": { - "terms": [ - "alert", - "danger", - "error", - "important", - "notice", - "notification", - "notify", - "problem", - "warning" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f071", - "label": "Exclamation Triangle", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861395, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M569.517 440.013C587.975 472.007 564.806 512 527.94 512H48.054c-36.937 0-59.999-40.055-41.577-71.987L246.423 23.985c18.467-32.009 64.72-31.951 83.154 0l239.94 416.028zM288 354c-25.405 0-46 20.595-46 46s20.595 46 46 46 46-20.595 46-46-20.595-46-46-46zm-43.673-165.346l7.418 136c.347 6.364 5.609 11.346 11.982 11.346h48.546c6.373 0 11.635-4.982 11.982-11.346l7.418-136c.375-6.874-5.098-12.654-11.982-12.654h-63.383c-6.884 0-12.356 5.78-11.981 12.654z" - } - }, - "free": [ - "solid" - ] - }, - "expand": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "bigger", - "enlarge", - "resize" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f065", - "label": "Expand", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861396, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M0 180V56c0-13.3 10.7-24 24-24h124c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12H64v84c0 6.6-5.4 12-12 12H12c-6.6 0-12-5.4-12-12zM288 44v40c0 6.6 5.4 12 12 12h84v84c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12V56c0-13.3-10.7-24-24-24H300c-6.6 0-12 5.4-12 12zm148 276h-40c-6.6 0-12 5.4-12 12v84h-84c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h124c13.3 0 24-10.7 24-24V332c0-6.6-5.4-12-12-12zM160 468v-40c0-6.6-5.4-12-12-12H64v-84c0-6.6-5.4-12-12-12H12c-6.6 0-12 5.4-12 12v124c0 13.3 10.7 24 24 24h124c6.6 0 12-5.4 12-12z" - } - }, - "free": [ - "solid" - ] - }, - "expand-arrows-alt": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "arrows-alt", - "bigger", - "enlarge", - "move", - "resize" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f31e", - "label": "Alternate Expand Arrows", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861395, - "raw": "", - "viewBox": [ - "0", - "0", - "448.1", - "512" - ], - "width": 448, - "height": 512, - "path": "M448.1 344v112c0 13.3-10.7 24-24 24h-112c-21.4 0-32.1-25.9-17-41l36.2-36.2L224 295.6 116.8 402.9 153 439c15.1 15.1 4.4 41-17 41H24c-13.3 0-24-10.7-24-24V344c0-21.4 25.9-32.1 41-17l36.2 36.2L184.5 256 77.2 148.7 41 185c-15.1 15.1-41 4.4-41-17V56c0-13.3 10.7-24 24-24h112c21.4 0 32.1 25.9 17 41l-36.2 36.2L224 216.4l107.3-107.3L295.1 73c-15.1-15.1-4.4-41 17-41h112c13.3 0 24 10.7 24 24v112c0 21.4-25.9 32.1-41 17l-36.2-36.2L263.6 256l107.3 107.3 36.2-36.2c15.1-15.2 41-4.5 41 16.9z" - } - }, - "free": [ - "solid" - ] - }, - "expeditedssl": { - "changes": [ - "4.4", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f23e", - "label": "ExpeditedSSL", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860984, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M248 43.4C130.6 43.4 35.4 138.6 35.4 256S130.6 468.6 248 468.6 460.6 373.4 460.6 256 365.4 43.4 248 43.4zm-97.4 132.9c0-53.7 43.7-97.4 97.4-97.4s97.4 43.7 97.4 97.4v26.6c0 5-3.9 8.9-8.9 8.9h-17.7c-5 0-8.9-3.9-8.9-8.9v-26.6c0-82.1-124-82.1-124 0v26.6c0 5-3.9 8.9-8.9 8.9h-17.7c-5 0-8.9-3.9-8.9-8.9v-26.6zM389.7 380c0 9.7-8 17.7-17.7 17.7H124c-9.7 0-17.7-8-17.7-17.7V238.3c0-9.7 8-17.7 17.7-17.7h248c9.7 0 17.7 8 17.7 17.7V380zm-248-137.3v132.9c0 2.5-1.9 4.4-4.4 4.4h-8.9c-2.5 0-4.4-1.9-4.4-4.4V242.7c0-2.5 1.9-4.4 4.4-4.4h8.9c2.5 0 4.4 1.9 4.4 4.4zm141.7 48.7c0 13-7.2 24.4-17.7 30.4v31.6c0 5-3.9 8.9-8.9 8.9h-17.7c-5 0-8.9-3.9-8.9-8.9v-31.6c-10.5-6.1-17.7-17.4-17.7-30.4 0-19.7 15.8-35.4 35.4-35.4s35.5 15.8 35.5 35.4zM248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm0 478.3C121 486.3 17.7 383 17.7 256S121 25.7 248 25.7 478.3 129 478.3 256 375 486.3 248 486.3z" - } - }, - "free": [ - "brands" - ] - }, - "external-link-alt": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "external-link", - "new", - "open" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f35d", - "label": "Alternate External Link", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861396, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M576 24v127.984c0 21.461-25.96 31.98-40.971 16.971l-35.707-35.709-243.523 243.523c-9.373 9.373-24.568 9.373-33.941 0l-22.627-22.627c-9.373-9.373-9.373-24.569 0-33.941L442.756 76.676l-35.703-35.705C391.982 25.9 402.656 0 424.024 0H552c13.255 0 24 10.745 24 24zM407.029 270.794l-16 16A23.999 23.999 0 0 0 384 303.765V448H64V128h264a24.003 24.003 0 0 0 16.97-7.029l16-16C376.089 89.851 365.381 64 344 64H48C21.49 64 0 85.49 0 112v352c0 26.51 21.49 48 48 48h352c26.51 0 48-21.49 48-48V287.764c0-21.382-25.852-32.09-40.971-16.97z" - } - }, - "free": [ - "solid" - ] - }, - "external-link-square-alt": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "external-link-square", - "new", - "open" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f360", - "label": "Alternate External Link Square", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861396, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M448 80v352c0 26.51-21.49 48-48 48H48c-26.51 0-48-21.49-48-48V80c0-26.51 21.49-48 48-48h352c26.51 0 48 21.49 48 48zm-88 16H248.029c-21.313 0-32.08 25.861-16.971 40.971l31.984 31.987L67.515 364.485c-4.686 4.686-4.686 12.284 0 16.971l31.029 31.029c4.687 4.686 12.285 4.686 16.971 0l195.526-195.526 31.988 31.991C358.058 263.977 384 253.425 384 231.979V120c0-13.255-10.745-24-24-24z" - } - }, - "free": [ - "solid" - ] - }, - "eye": { - "changes": [ - "1", - "5.0.0", - "5.7.0" - ], - "ligatures": [], - "search": { - "terms": [ - "optic", - "see", - "seen", - "show", - "sight", - "views", - "visible" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f06e", - "label": "Eye", - "voted": false, - "svg": { - "solid": { - "last_modified": 1548697859200, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M572.52 241.4C518.29 135.59 410.93 64 288 64S57.68 135.64 3.48 241.41a32.35 32.35 0 0 0 0 29.19C57.71 376.41 165.07 448 288 448s230.32-71.64 284.52-177.41a32.35 32.35 0 0 0 0-29.19zM288 400a144 144 0 1 1 144-144 143.93 143.93 0 0 1-144 144zm0-240a95.31 95.31 0 0 0-25.31 3.79 47.85 47.85 0 0 1-66.9 66.9A95.78 95.78 0 1 0 288 160z" - }, - "regular": { - "last_modified": 1548697859193, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M288 144a110.94 110.94 0 0 0-31.24 5 55.4 55.4 0 0 1 7.24 27 56 56 0 0 1-56 56 55.4 55.4 0 0 1-27-7.24A111.71 111.71 0 1 0 288 144zm284.52 97.4C518.29 135.59 410.93 64 288 64S57.68 135.64 3.48 241.41a32.35 32.35 0 0 0 0 29.19C57.71 376.41 165.07 448 288 448s230.32-71.64 284.52-177.41a32.35 32.35 0 0 0 0-29.19zM288 400c-98.65 0-189.09-55-237.93-144C98.91 167 189.34 112 288 112s189.09 55 237.93 144C477.1 345 386.66 400 288 400z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "eye-dropper": { - "changes": [ - "4.2", - "5.0.0", - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [ - "eyedropper" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f1fb", - "label": "Eye Dropper", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861396, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M50.75 333.25c-12 12-18.75 28.28-18.75 45.26V424L0 480l32 32 56-32h45.49c16.97 0 33.25-6.74 45.25-18.74l126.64-126.62-128-128L50.75 333.25zM483.88 28.12c-37.47-37.5-98.28-37.5-135.75 0l-77.09 77.09-13.1-13.1c-9.44-9.44-24.65-9.31-33.94 0l-40.97 40.97c-9.37 9.37-9.37 24.57 0 33.94l161.94 161.94c9.44 9.44 24.65 9.31 33.94 0L419.88 288c9.37-9.37 9.37-24.57 0-33.94l-13.1-13.1 77.09-77.09c37.51-37.48 37.51-98.26.01-135.75z" - } - }, - "free": [ - "solid" - ] - }, - "eye-slash": { - "changes": [ - "1", - "5.0.0", - "5.7.0" - ], - "ligatures": [], - "search": { - "terms": [ - "blind", - "hide", - "show", - "toggle", - "unseen", - "views", - "visible", - "visiblity" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f070", - "label": "Eye Slash", - "voted": false, - "svg": { - "solid": { - "last_modified": 1548697859199, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M320 400c-75.85 0-137.25-58.71-142.9-133.11L72.2 185.82c-13.79 17.3-26.48 35.59-36.72 55.59a32.35 32.35 0 0 0 0 29.19C89.71 376.41 197.07 448 320 448c26.91 0 52.87-4 77.89-10.46L346 397.39a144.13 144.13 0 0 1-26 2.61zm313.82 58.1l-110.55-85.44a331.25 331.25 0 0 0 81.25-102.07 32.35 32.35 0 0 0 0-29.19C550.29 135.59 442.93 64 320 64a308.15 308.15 0 0 0-147.32 37.7L45.46 3.37A16 16 0 0 0 23 6.18L3.37 31.45A16 16 0 0 0 6.18 53.9l588.36 454.73a16 16 0 0 0 22.46-2.81l19.64-25.27a16 16 0 0 0-2.82-22.45zm-183.72-142l-39.3-30.38A94.75 94.75 0 0 0 416 256a94.76 94.76 0 0 0-121.31-92.21A47.65 47.65 0 0 1 304 192a46.64 46.64 0 0 1-1.54 10l-73.61-56.89A142.31 142.31 0 0 1 320 112a143.92 143.92 0 0 1 144 144c0 21.63-5.29 41.79-13.9 60.11z" - }, - "regular": { - "last_modified": 1548697859193, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M634 471L36 3.51A16 16 0 0 0 13.51 6l-10 12.49A16 16 0 0 0 6 41l598 467.49a16 16 0 0 0 22.49-2.49l10-12.49A16 16 0 0 0 634 471zM296.79 146.47l134.79 105.38C429.36 191.91 380.48 144 320 144a112.26 112.26 0 0 0-23.21 2.47zm46.42 219.07L208.42 260.16C210.65 320.09 259.53 368 320 368a113 113 0 0 0 23.21-2.46zM320 112c98.65 0 189.09 55 237.93 144a285.53 285.53 0 0 1-44 60.2l37.74 29.5a333.7 333.7 0 0 0 52.9-75.11 32.35 32.35 0 0 0 0-29.19C550.29 135.59 442.93 64 320 64c-36.7 0-71.71 7-104.63 18.81l46.41 36.29c18.94-4.3 38.34-7.1 58.22-7.1zm0 288c-98.65 0-189.08-55-237.93-144a285.47 285.47 0 0 1 44.05-60.19l-37.74-29.5a333.6 333.6 0 0 0-52.89 75.1 32.35 32.35 0 0 0 0 29.19C89.72 376.41 197.08 448 320 448c36.7 0 71.71-7.05 104.63-18.81l-46.41-36.28C359.28 397.2 339.89 400 320 400z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "facebook": { - "changes": [ - "2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "facebook-official", - "social network" - ] - }, - "styles": [ - "brands" - ], - "unicode": "f09a", - "label": "Facebook", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860985, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z" - } - }, - "free": [ - "brands" - ] - }, - "facebook-f": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "facebook" - ] - }, - "styles": [ - "brands" - ], - "unicode": "f39e", - "label": "Facebook F", - "voted": false, - "svg": { - "brands": { - "last_modified": 1548363722327, - "raw": "", - "viewBox": [ - "0", - "0", - "264", - "512" - ], - "width": 264, - "height": 512, - "path": "M215.8 85H264V3.6C255.7 2.5 227.1 0 193.8 0 124.3 0 76.7 42.4 76.7 120.3V192H0v91h76.7v229h94V283h73.6l11.7-91h-85.3v-62.7c0-26.3 7.3-44.3 45.1-44.3z" - } - }, - "free": [ - "brands" - ] - }, - "facebook-messenger": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f39f", - "label": "Facebook Messenger", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860985, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M224 32C15.9 32-77.5 278 84.6 400.6V480l75.7-42c142.2 39.8 285.4-59.9 285.4-198.7C445.8 124.8 346.5 32 224 32zm23.4 278.1L190 250.5 79.6 311.6l121.1-128.5 57.4 59.6 110.4-61.1-121.1 128.5z" - } - }, - "free": [ - "brands" - ] - }, - "facebook-square": { - "changes": [ - "1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "social network" - ] - }, - "styles": [ - "brands" - ], - "unicode": "f082", - "label": "Facebook Square", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860985, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M448 80v352c0 26.5-21.5 48-48 48h-85.3V302.8h60.6l8.7-67.6h-69.3V192c0-19.6 5.4-32.9 33.5-32.9H384V98.7c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9H184v67.6h60.9V480H48c-26.5 0-48-21.5-48-48V80c0-26.5 21.5-48 48-48h352c26.5 0 48 21.5 48 48z" - } - }, - "free": [ - "brands" - ] - }, - "fantasy-flight-games": { - "changes": [ - "5.4.0" - ], - "ligatures": [], - "search": { - "terms": [ - "Dungeons & Dragons", - "d&d", - "dnd", - "fantasy", - "game", - "gaming", - "tabletop" - ] - }, - "styles": [ - "brands" - ], - "unicode": "f6dc", - "label": "Fantasy Flight-games", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860985, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M256 32.86L32.86 256 256 479.14 479.14 256 256 32.86zM88.34 255.83c1.96-2 11.92-12.3 96.49-97.48 41.45-41.75 86.19-43.77 119.77-18.69 24.63 18.4 62.06 58.9 62.15 59 .68.74 1.07 2.86.58 3.38-11.27 11.84-22.68 23.54-33.5 34.69-34.21-32.31-40.52-38.24-48.51-43.95-17.77-12.69-41.4-10.13-56.98 5.1-2.17 2.13-1.79 3.43.12 5.35 2.94 2.95 28.1 28.33 35.09 35.78-11.95 11.6-23.66 22.97-35.69 34.66-12.02-12.54-24.48-25.53-36.54-38.11-21.39 21.09-41.69 41.11-61.85 60.99a42569.01 42569.01 0 0 1-41.13-40.72zm234.82 101.6c-35.49 35.43-78.09 38.14-106.99 20.47-22.08-13.5-39.38-32.08-72.93-66.84 12.05-12.37 23.79-24.42 35.37-36.31 33.02 31.91 37.06 36.01 44.68 42.09 18.48 14.74 42.52 13.67 59.32-1.8 3.68-3.39 3.69-3.64.14-7.24-10.59-10.73-21.19-21.44-31.77-32.18-1.32-1.34-3.03-2.48-.8-4.69 10.79-10.71 21.48-21.52 32.21-32.29.26-.26.65-.38 1.91-1.07 12.37 12.87 24.92 25.92 37.25 38.75 21.01-20.73 41.24-40.68 61.25-60.42 13.68 13.4 27.13 26.58 40.86 40.03-20.17 20.86-81.68 82.71-100.5 101.5zM256 0L0 256l256 256 256-256L256 0zM16 256L256 16l240 240-240 240L16 256z" - } - }, - "free": [ - "brands" - ] - }, - "fast-backward": { - "changes": [ - "1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "beginning", - "first", - "previous", - "rewind", - "start" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f049", - "label": "fast-backward", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861396, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M0 436V76c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v151.9L235.5 71.4C256.1 54.3 288 68.6 288 96v131.9L459.5 71.4C480.1 54.3 512 68.6 512 96v320c0 27.4-31.9 41.7-52.5 24.6L288 285.3V416c0 27.4-31.9 41.7-52.5 24.6L64 285.3V436c0 6.6-5.4 12-12 12H12c-6.6 0-12-5.4-12-12z" - } - }, - "free": [ - "solid" - ] - }, - "fast-forward": { - "changes": [ - "1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "end", - "last", - "next" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f050", - "label": "fast-forward", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861397, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M512 76v360c0 6.6-5.4 12-12 12h-40c-6.6 0-12-5.4-12-12V284.1L276.5 440.6c-20.6 17.2-52.5 2.8-52.5-24.6V284.1L52.5 440.6C31.9 457.8 0 443.4 0 416V96c0-27.4 31.9-41.7 52.5-24.6L224 226.8V96c0-27.4 31.9-41.7 52.5-24.6L448 226.8V76c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12z" - } - }, - "free": [ - "solid" - ] - }, - "fax": { - "changes": [ - "4.1", - "5.0.0", - "5.3.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f1ac", - "label": "Fax", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861397, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M64 128H32c-17.67 0-32 14.33-32 32v320c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V160c0-17.67-14.33-32-32-32zm416 32V77.25c0-8.49-3.37-16.62-9.37-22.63L425.37 9.37c-6-6-14.14-9.37-22.63-9.37H160c-17.67 0-32 14.33-32 32v448c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32V192c0-17.67-14.33-32-32-32zM288 432c0 8.84-7.16 16-16 16h-32c-8.84 0-16-7.16-16-16v-32c0-8.84 7.16-16 16-16h32c8.84 0 16 7.16 16 16v32zm0-128c0 8.84-7.16 16-16 16h-32c-8.84 0-16-7.16-16-16v-32c0-8.84 7.16-16 16-16h32c8.84 0 16 7.16 16 16v32zm128 128c0 8.84-7.16 16-16 16h-32c-8.84 0-16-7.16-16-16v-32c0-8.84 7.16-16 16-16h32c8.84 0 16 7.16 16 16v32zm0-128c0 8.84-7.16 16-16 16h-32c-8.84 0-16-7.16-16-16v-32c0-8.84 7.16-16 16-16h32c8.84 0 16 7.16 16 16v32zm16-112H176V48h208v32c0 8.84 7.16 16 16 16h32v96z" - } - }, - "free": [ - "solid" - ] - }, - "feather": { - "changes": [ - "5.0.13", - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [ - "bird", - "light", - "plucked", - "quill" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f52d", - "label": "Feather", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861397, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M467.14 44.84c-62.55-62.48-161.67-64.78-252.28 25.73-78.61 78.52-60.98 60.92-85.75 85.66-60.46 60.39-70.39 150.83-63.64 211.17l178.44-178.25c6.26-6.25 16.4-6.25 22.65 0s6.25 16.38 0 22.63L7.04 471.03c-9.38 9.37-9.38 24.57 0 33.94 9.38 9.37 24.6 9.37 33.98 0l66.1-66.03C159.42 454.65 279 457.11 353.95 384h-98.19l147.57-49.14c49.99-49.93 36.38-36.18 46.31-46.86h-97.78l131.54-43.8c45.44-74.46 34.31-148.84-16.26-199.36z" - } - }, - "free": [ - "solid" - ] - }, - "feather-alt": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [ - "bird", - "light", - "plucked", - "quill" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f56b", - "label": "Alternate Feather", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861397, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M512 0C460.22 3.56 96.44 38.2 71.01 287.61c-3.09 26.66-4.84 53.44-5.99 80.24l178.87-178.69c6.25-6.25 16.4-6.25 22.65 0s6.25 16.38 0 22.63L7.04 471.03c-9.38 9.37-9.38 24.57 0 33.94 9.38 9.37 24.59 9.37 33.98 0l57.13-57.07c42.09-.14 84.15-2.53 125.96-7.36 53.48-5.44 97.02-26.47 132.58-56.54H255.74l146.79-48.88c11.25-14.89 21.37-30.71 30.45-47.12h-81.14l106.54-53.21C500.29 132.86 510.19 26.26 512 0z" - } - }, - "free": [ - "solid" - ] - }, - "fedex": { - "changes": [ - "5.6.0" - ], - "ligatures": [], - "search": { - "terms": [ - "Federal Express", - "package", - "shipping" - ] - }, - "styles": [ - "brands" - ], - "unicode": "f797", - "label": "FedEx", - "svg": { - "brands": { - "last_modified": 1546440860985, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M586 284.5l53.3-59.9h-62.4l-21.7 24.8-22.5-24.8H414v-16h56.1v-48.1H318.9V236h-.5c-9.6-11-21.5-14.8-35.4-14.8-28.4 0-49.8 19.4-57.3 44.9-18-59.4-97.4-57.6-121.9-14v-24.2H49v-26.2h60v-41.1H0V345h49v-77.5h48.9c-1.5 5.7-2.3 11.8-2.3 18.2 0 73.1 102.6 91.4 130.2 23.7h-42c-14.7 20.9-45.8 8.9-45.8-14.6h85.5c3.7 30.5 27.4 56.9 60.1 56.9 14.1 0 27-6.9 34.9-18.6h.5V345h212.2l22.1-25 22.3 25H640l-54-60.5zm-446.7-16.6c6.1-26.3 41.7-25.6 46.5 0h-46.5zm153.4 48.9c-34.6 0-34-62.8 0-62.8 32.6 0 34.5 62.8 0 62.8zm167.8 19.1h-94.4V169.4h95v30.2H405v33.9h55.5v28.1h-56.1v44.7h56.1v29.6zm-45.9-39.8v-24.4h56.1v-44l50.7 57-50.7 57v-45.6h-56.1zm138.6 10.3l-26.1 29.5H489l45.6-51.2-45.6-51.2h39.7l26.6 29.3 25.6-29.3h38.5l-45.4 51 46 51.4h-40.5l-26.3-29.5z" - } - }, - "free": [ - "brands" - ] - }, - "fedora": { - "changes": [ - "5.6.0", - "5.6.3" - ], - "ligatures": [], - "search": { - "terms": [ - "linux", - "operating system", - "os" - ] - }, - "styles": [ - "brands" - ], - "unicode": "f798", - "label": "Fedora", - "voted": true, - "svg": { - "brands": { - "last_modified": 1548363722328, - "raw": "", - "viewBox": [ - "0", - "0", - "448.4", - "512" - ], - "width": 448, - "height": 512, - "path": "M225 32C101.3 31.7.8 131.7.4 255.4L0 425.7c-.1 29.8 23.8 53.8 53.6 53.9l170.2.4c123.7.3 224.3-99.7 224.6-223.4S348.7 32.3 225 32zm169.8 157.2L333 126.6c2.3-4.7 3.8-9.2 3.8-14.3v-1.6l55.2 56.1c1.8 7.2 2.6 14.4 2.8 22.4zM331 94.3c27.5 11.9 49 35.1 58.5 63.8l-54.3-54.6c-.8-3.4-2.2-6.3-4.2-9.2zM118.1 247.2c-3.1 3.4-5.6 7.2-7.7 11.4l-8.5-8.5c5.2-1.4 10.6-2.5 16.2-2.9zM97 251.4l11.8 11.9-.9 8c0 4.5.9 8.5 2.4 12.5l-27-27.2c4.3-2.1 9-3.9 13.7-5.2zm-18.2 7.4l38.2 38.4c-4.7.9-9.6 2.4-14.1 4.7L67.6 266c3.4-2.6 7.4-5 11.2-7.2zm-15.2 9.8l35.3 35.5c-3.8 2.5-7.4 5.4-10.5 8.5L53.5 278c2.9-3.6 6.5-6.5 10.1-9.4zm-13.3 12.3l34.9 35c-2.9 3.4-5.4 6.9-7.7 11.4l-35.8-35.9c2.8-3.8 5.7-7.2 8.6-10.5zm-11 14.3l36.4 36.6c-2 4.7-3.2 9.9-3.6 15.2l-39.5-39.8c2-4.2 4.2-8.2 6.7-12zm-8.8 16.3l41.3 41.8c.2 9.4 2.9 18.4 6.7 26.2L25.8 326c1.4-4.9 2.9-9.6 4.7-14.5zm-7.9 43l61.9 62.2c-2.2 4.2-3.6 9.2-3.6 14.3v1.1l-55.4-55.7c-1.8-7.1-2.9-14.3-2.9-21.9zm5.3 30.7l54.3 54.6c.9 3.4 2.2 6.3 4.2 9.2-27.5-12-49-35.1-58.5-63.8zm-5.3-37c0-5.8.9-11.4 2.1-17l72.2 72.5c-3.8 2.2-7.2 5.4-9.9 8.7zm253.3-51.8l-42.6-.1-.1 56c-.2 69.3-64.4 115.8-125.7 102.9-5.7 0-19.9-8.7-19.9-24.2 0-13.4 11.3-24.6 24.5-24.6 6.3 0 6.3 1.6 15.7 1.6 30.9.1 56.1-24.9 56.1-55.9l.1-47c0-4.5-4.5-9-8.9-9l-33.6-.1c-32.6-.1-32.5-49.4.1-49.3l42.6.1.1-56c.2-58.2 47.3-105.2 105.6-105 6.9 0 13.4.7 20.2 2.3 11.2 1.8 19.9 11.9 19.9 24 0 15.5-14.9 27.8-30.3 23.9-27.4-5.9-65.9 14.4-66 54.9l-.1 47c0 5 4 9 8.9 9l33.6.1c32.5.2 32.4 49.5-.2 49.4zm23.5-.3c3.4-3.4 5.8-7.2 7.6-11.4l8.5 8.5c-5.1 1.3-10.5 2.4-16.1 2.9zm21-4.2L308.6 280l.9-8.1c0-4.5-.9-8.5-2.4-12.5l27 27.2c-4.2 2.2-8.9 3.9-13.7 5.3zm18-7.4l-38-38.4c4.9-1.1 9.6-2.4 13.7-4.7l36.2 35.9c-3.8 2.5-7.9 5-11.9 7.2zm15.5-9.8l-35.3-35.5c3.8-2.4 7.3-5.3 10.5-8.5l34.9 35c-3.2 3.2-6.5 6.1-10.1 9zm13.2-12.3l-34.9-35c2.9-3.3 5.4-7.2 7.7-11.4l35.8 35.9c-2.7 3.8-5.7 7.2-8.6 10.5zm11-14.3l-36.4-36.6c2-4.7 3.2-9.9 3.6-15.2l39.5 39.8c-1.9 4.2-4.2 8.2-6.7 12zm13.5-30.9c-1.3 4.9-2.9 9.6-4.7 14.3L345.6 190c-.2-9.4-2.9-18.4-7.1-26.2zm1-5.6l-71.9-72.1c3.8-2.2 7.2-5.4 9.9-9.2l64.3 64.7c-.3 5.4-1 11.5-2.3 16.6z" - } - }, - "free": [ - "brands" - ] - }, - "female": { - "changes": [ - "3.2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "human", - "person", - "profile", - "user", - "woman" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f182", - "label": "Female", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861397, - "raw": "", - "viewBox": [ - "0", - "0", - "256", - "512" - ], - "width": 256, - "height": 512, - "path": "M128 0c35.346 0 64 28.654 64 64s-28.654 64-64 64c-35.346 0-64-28.654-64-64S92.654 0 128 0m119.283 354.179l-48-192A24 24 0 0 0 176 144h-11.36c-22.711 10.443-49.59 10.894-73.28 0H80a24 24 0 0 0-23.283 18.179l-48 192C4.935 369.305 16.383 384 32 384h56v104c0 13.255 10.745 24 24 24h32c13.255 0 24-10.745 24-24V384h56c15.591 0 27.071-14.671 23.283-29.821z" - } - }, - "free": [ - "solid" - ] - }, - "fighter-jet": { - "changes": [ - "3", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "airplane", - "fast", - "fly", - "goose", - "maverick", - "plane", - "quick", - "top gun", - "transportation", - "travel" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f0fb", - "label": "fighter-jet", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861397, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M544 224l-128-16-48-16h-24L227.158 44h39.509C278.333 44 288 41.375 288 38s-9.667-6-21.333-6H152v12h16v164h-48l-66.667-80H18.667L8 138.667V208h8v16h48v2.666l-64 8v42.667l64 8V288H16v16H8v69.333L18.667 384h34.667L120 304h48v164h-16v12h114.667c11.667 0 21.333-2.625 21.333-6s-9.667-6-21.333-6h-39.509L344 320h24l48-16 128-16c96-21.333 96-26.583 96-32 0-5.417 0-10.667-96-32z" - } - }, - "free": [ - "solid" - ] - }, - "figma": { - "changes": [ - "5.6.0", - "5.7.0" - ], - "ligatures": [], - "search": { - "terms": [ - "app", - "design", - "interface" - ] - }, - "styles": [ - "brands" - ], - "unicode": "f799", - "label": "Figma", - "voted": false, - "svg": { - "brands": { - "last_modified": 1548364699928, - "raw": "", - "viewBox": [ - "0", - "0", - "341.3", - "512" - ], - "width": 341, - "height": 512, - "path": "M256 170.7c47.1 0 85.3-38.2 85.3-85.3S303.1 0 256 0H85.3C38.2 0 0 38.2 0 85.3s38.2 85.3 85.3 85.3C38.2 170.7 0 208.9 0 256s38.2 85.3 85.3 85.3C38.2 341.3 0 379.5 0 426.7S38.2 512 85.3 512s85.3-38.2 85.3-85.3v-256zm0 0c-47.1 0-85.3 38.2-85.3 85.3s38.2 85.3 85.3 85.3 85.3-38.2 85.3-85.3-38.2-85.3-85.3-85.3z" - } - }, - "free": [ - "brands" - ] - }, - "file": { - "changes": [ - "3.2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "document", - "new", - "page", - "pdf", - "resume" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f15b", - "label": "File", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861400, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M224 136V0H24C10.7 0 0 10.7 0 24v464c0 13.3 10.7 24 24 24h336c13.3 0 24-10.7 24-24V160H248c-13.2 0-24-10.8-24-24zm160-14.1v6.1H256V0h6.1c6.4 0 12.5 2.5 17 7l97.9 98c4.5 4.5 7 10.6 7 16.9z" - }, - "regular": { - "last_modified": 1546440861266, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M369.9 97.9L286 14C277 5 264.8-.1 252.1-.1H48C21.5 0 0 21.5 0 48v416c0 26.5 21.5 48 48 48h288c26.5 0 48-21.5 48-48V131.9c0-12.7-5.1-25-14.1-34zM332.1 128H256V51.9l76.1 76.1zM48 464V48h160v104c0 13.3 10.7 24 24 24h104v288H48z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "file-alt": { - "changes": [ - "3.2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "document", - "file-text", - "invoice", - "new", - "page", - "pdf" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f15c", - "label": "Alternate File", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861397, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M224 136V0H24C10.7 0 0 10.7 0 24v464c0 13.3 10.7 24 24 24h336c13.3 0 24-10.7 24-24V160H248c-13.2 0-24-10.8-24-24zm64 236c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-8c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12v8zm0-64c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-8c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12v8zm0-72v8c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-8c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm96-114.1v6.1H256V0h6.1c6.4 0 12.5 2.5 17 7l97.9 98c4.5 4.5 7 10.6 7 16.9z" - }, - "regular": { - "last_modified": 1546440861263, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "file-archive": { - "changes": [ - "4.1", - "5.0.0", - "5.7.0" - ], - "ligatures": [], - "search": { - "terms": [ - ".zip", - "bundle", - "compress", - "compression", - "download", - "zip" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f1c6", - "label": "Archive File", - "voted": false, - "svg": { - "solid": { - "last_modified": 1548364699938, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M377 105L279.1 7c-4.5-4.5-10.6-7-17-7H256v128h128v-6.1c0-6.3-2.5-12.4-7-16.9zM128.4 336c-17.9 0-32.4 12.1-32.4 27 0 15 14.6 27 32.5 27s32.4-12.1 32.4-27-14.6-27-32.5-27zM224 136V0h-63.6v32h-32V0H24C10.7 0 0 10.7 0 24v464c0 13.3 10.7 24 24 24h336c13.3 0 24-10.7 24-24V160H248c-13.2 0-24-10.8-24-24zM95.9 32h32v32h-32zm32.3 384c-33.2 0-58-30.4-51.4-62.9L96.4 256v-32h32v-32h-32v-32h32v-32h-32V96h32V64h32v32h-32v32h32v32h-32v32h32v32h-32v32h22.1c5.7 0 10.7 4.1 11.8 9.7l17.3 87.7c6.4 32.4-18.4 62.6-51.4 62.6z" - }, - "regular": { - "last_modified": 1548364699936, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M128.3 160v32h32v-32zm64-96h-32v32h32zm-64 32v32h32V96zm64 32h-32v32h32zm177.6-30.1L286 14C277 5 264.8-.1 252.1-.1H48C21.5 0 0 21.5 0 48v416c0 26.5 21.5 48 48 48h288c26.5 0 48-21.5 48-48V131.9c0-12.7-5.1-25-14.1-34zM256 51.9l76.1 76.1H256zM336 464H48V48h79.7v16h32V48H208v104c0 13.3 10.7 24 24 24h104zM194.2 265.7c-1.1-5.6-6-9.7-11.8-9.7h-22.1v-32h-32v32l-19.7 97.1C102 385.6 126.8 416 160 416c33.1 0 57.9-30.2 51.5-62.6zm-33.9 124.4c-17.9 0-32.4-12.1-32.4-27s14.5-27 32.4-27 32.4 12.1 32.4 27-14.5 27-32.4 27zm32-198.1h-32v32h32z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "file-audio": { - "changes": [ - "4.1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f1c7", - "label": "Audio File", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861397, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M224 136V0H24C10.7 0 0 10.7 0 24v464c0 13.3 10.7 24 24 24h336c13.3 0 24-10.7 24-24V160H248c-13.2 0-24-10.8-24-24zm-64 268c0 10.7-12.9 16-20.5 8.5L104 376H76c-6.6 0-12-5.4-12-12v-56c0-6.6 5.4-12 12-12h28l35.5-36.5c7.6-7.6 20.5-2.2 20.5 8.5v136zm33.2-47.6c9.1-9.3 9.1-24.1 0-33.4-22.1-22.8 12.2-56.2 34.4-33.5 27.2 27.9 27.2 72.4 0 100.4-21.8 22.3-56.9-10.4-34.4-33.5zm86-117.1c54.4 55.9 54.4 144.8 0 200.8-21.8 22.4-57-10.3-34.4-33.5 36.2-37.2 36.3-96.5 0-133.8-22.1-22.8 12.3-56.3 34.4-33.5zM384 121.9v6.1H256V0h6.1c6.4 0 12.5 2.5 17 7l97.9 98c4.5 4.5 7 10.6 7 16.9z" - }, - "regular": { - "last_modified": 1546440861263, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M369.941 97.941l-83.882-83.882A48 48 0 0 0 252.118 0H48C21.49 0 0 21.49 0 48v416c0 26.51 21.49 48 48 48h288c26.51 0 48-21.49 48-48V131.882a48 48 0 0 0-14.059-33.941zM332.118 128H256V51.882L332.118 128zM48 464V48h160v104c0 13.255 10.745 24 24 24h104v288H48zm144-76.024c0 10.691-12.926 16.045-20.485 8.485L136 360.486h-28c-6.627 0-12-5.373-12-12v-56c0-6.627 5.373-12 12-12h28l35.515-36.947c7.56-7.56 20.485-2.206 20.485 8.485v135.952zm41.201-47.13c9.051-9.297 9.06-24.133.001-33.439-22.149-22.752 12.235-56.246 34.395-33.481 27.198 27.94 27.212 72.444.001 100.401-21.793 22.386-56.947-10.315-34.397-33.481z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "file-code": { - "changes": [ - "4.1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f1c9", - "label": "Code File", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861398, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M384 121.941V128H256V0h6.059c6.365 0 12.47 2.529 16.971 7.029l97.941 97.941A24.005 24.005 0 0 1 384 121.941zM248 160c-13.2 0-24-10.8-24-24V0H24C10.745 0 0 10.745 0 24v464c0 13.255 10.745 24 24 24h336c13.255 0 24-10.745 24-24V160H248zM123.206 400.505a5.4 5.4 0 0 1-7.633.246l-64.866-60.812a5.4 5.4 0 0 1 0-7.879l64.866-60.812a5.4 5.4 0 0 1 7.633.246l19.579 20.885a5.4 5.4 0 0 1-.372 7.747L101.65 336l40.763 35.874a5.4 5.4 0 0 1 .372 7.747l-19.579 20.884zm51.295 50.479l-27.453-7.97a5.402 5.402 0 0 1-3.681-6.692l61.44-211.626a5.402 5.402 0 0 1 6.692-3.681l27.452 7.97a5.4 5.4 0 0 1 3.68 6.692l-61.44 211.626a5.397 5.397 0 0 1-6.69 3.681zm160.792-111.045l-64.866 60.812a5.4 5.4 0 0 1-7.633-.246l-19.58-20.885a5.4 5.4 0 0 1 .372-7.747L284.35 336l-40.763-35.874a5.4 5.4 0 0 1-.372-7.747l19.58-20.885a5.4 5.4 0 0 1 7.633-.246l64.866 60.812a5.4 5.4 0 0 1-.001 7.879z" - }, - "regular": { - "last_modified": 1548363722372, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M149.9 349.1l-.2-.2-32.8-28.9 32.8-28.9c3.6-3.2 4-8.8.8-12.4l-.2-.2-17.4-18.6c-3.4-3.6-9-3.7-12.4-.4l-57.7 54.1c-3.7 3.5-3.7 9.4 0 12.8l57.7 54.1c1.6 1.5 3.8 2.4 6 2.4 2.4 0 4.8-1 6.4-2.8l17.4-18.6c3.3-3.5 3.1-9.1-.4-12.4zm220-251.2L286 14C277 5 264.8-.1 252.1-.1H48C21.5 0 0 21.5 0 48v416c0 26.5 21.5 48 48 48h288c26.5 0 48-21.5 48-48V131.9c0-12.7-5.1-25-14.1-34zM256 51.9l76.1 76.1H256zM336 464H48V48h160v104c0 13.3 10.7 24 24 24h104zM209.6 214c-4.7-1.4-9.5 1.3-10.9 6L144 408.1c-1.4 4.7 1.3 9.6 6 10.9l24.4 7.1c4.7 1.4 9.6-1.4 10.9-6L240 231.9c1.4-4.7-1.3-9.6-6-10.9zm24.5 76.9l.2.2 32.8 28.9-32.8 28.9c-3.6 3.2-4 8.8-.8 12.4l.2.2 17.4 18.6c3.3 3.5 8.9 3.7 12.4.4l57.7-54.1c3.7-3.5 3.7-9.4 0-12.8l-57.7-54.1c-3.5-3.3-9.1-3.2-12.4.4l-17.4 18.6c-3.3 3.5-3.1 9.1.4 12.4z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "file-contract": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [ - "agreement", - "binding", - "document", - "legal", - "signature" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f56c", - "label": "File Contract", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861398, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M224 136V0H24C10.7 0 0 10.7 0 24v464c0 13.3 10.7 24 24 24h336c13.3 0 24-10.7 24-24V160H248c-13.2 0-24-10.8-24-24zM64 72c0-4.42 3.58-8 8-8h80c4.42 0 8 3.58 8 8v16c0 4.42-3.58 8-8 8H72c-4.42 0-8-3.58-8-8V72zm0 64c0-4.42 3.58-8 8-8h80c4.42 0 8 3.58 8 8v16c0 4.42-3.58 8-8 8H72c-4.42 0-8-3.58-8-8v-16zm192.81 248H304c8.84 0 16 7.16 16 16s-7.16 16-16 16h-47.19c-16.45 0-31.27-9.14-38.64-23.86-2.95-5.92-8.09-6.52-10.17-6.52s-7.22.59-10.02 6.19l-7.67 15.34a15.986 15.986 0 0 1-14.31 8.84c-.38 0-.75-.02-1.14-.05-6.45-.45-12-4.75-14.03-10.89L144 354.59l-10.61 31.88c-5.89 17.66-22.38 29.53-41 29.53H80c-8.84 0-16-7.16-16-16s7.16-16 16-16h12.39c4.83 0 9.11-3.08 10.64-7.66l18.19-54.64c3.3-9.81 12.44-16.41 22.78-16.41s19.48 6.59 22.77 16.41l13.88 41.64c19.77-16.19 54.05-9.7 66 14.16 2.02 4.06 5.96 6.5 10.16 6.5zM377 105L279.1 7c-4.5-4.5-10.6-7-17-7H256v128h128v-6.1c0-6.3-2.5-12.4-7-16.9z" - } - }, - "free": [ - "solid" - ] - }, - "file-csv": { - "changes": [ - "5.4.0" - ], - "ligatures": [], - "search": { - "terms": [ - "spreadsheets" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f6dd", - "label": "File CSV", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861398, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M224 136V0H24C10.7 0 0 10.7 0 24v464c0 13.3 10.7 24 24 24h336c13.3 0 24-10.7 24-24V160H248c-13.2 0-24-10.8-24-24zm-96 144c0 4.42-3.58 8-8 8h-8c-8.84 0-16 7.16-16 16v32c0 8.84 7.16 16 16 16h8c4.42 0 8 3.58 8 8v16c0 4.42-3.58 8-8 8h-8c-26.51 0-48-21.49-48-48v-32c0-26.51 21.49-48 48-48h8c4.42 0 8 3.58 8 8v16zm44.27 104H160c-4.42 0-8-3.58-8-8v-16c0-4.42 3.58-8 8-8h12.27c5.95 0 10.41-3.5 10.41-6.62 0-1.3-.75-2.66-2.12-3.84l-21.89-18.77c-8.47-7.22-13.33-17.48-13.33-28.14 0-21.3 19.02-38.62 42.41-38.62H200c4.42 0 8 3.58 8 8v16c0 4.42-3.58 8-8 8h-12.27c-5.95 0-10.41 3.5-10.41 6.62 0 1.3.75 2.66 2.12 3.84l21.89 18.77c8.47 7.22 13.33 17.48 13.33 28.14.01 21.29-19 38.62-42.39 38.62zM256 264v20.8c0 20.27 5.7 40.17 16 56.88 10.3-16.7 16-36.61 16-56.88V264c0-4.42 3.58-8 8-8h16c4.42 0 8 3.58 8 8v20.8c0 35.48-12.88 68.89-36.28 94.09-3.02 3.25-7.27 5.11-11.72 5.11s-8.7-1.86-11.72-5.11c-23.4-25.2-36.28-58.61-36.28-94.09V264c0-4.42 3.58-8 8-8h16c4.42 0 8 3.58 8 8zm121-159L279.1 7c-4.5-4.5-10.6-7-17-7H256v128h128v-6.1c0-6.3-2.5-12.4-7-16.9z" - } - }, - "free": [ - "solid" - ] - }, - "file-download": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [ - "export" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f56d", - "label": "File Download", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861398, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M224 136V0H24C10.7 0 0 10.7 0 24v464c0 13.3 10.7 24 24 24h336c13.3 0 24-10.7 24-24V160H248c-13.2 0-24-10.8-24-24zm76.45 211.36l-96.42 95.7c-6.65 6.61-17.39 6.61-24.04 0l-96.42-95.7C73.42 337.29 80.54 320 94.82 320H160v-80c0-8.84 7.16-16 16-16h32c8.84 0 16 7.16 16 16v80h65.18c14.28 0 21.4 17.29 11.27 27.36zM377 105L279.1 7c-4.5-4.5-10.6-7-17-7H256v128h128v-6.1c0-6.3-2.5-12.4-7-16.9z" - } - }, - "free": [ - "solid" - ] - }, - "file-excel": { - "changes": [ - "4.1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f1c3", - "label": "Excel File", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861398, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M224 136V0H24C10.7 0 0 10.7 0 24v464c0 13.3 10.7 24 24 24h336c13.3 0 24-10.7 24-24V160H248c-13.2 0-24-10.8-24-24zm60.1 106.5L224 336l60.1 93.5c5.1 8-.6 18.5-10.1 18.5h-34.9c-4.4 0-8.5-2.4-10.6-6.3C208.9 405.5 192 373 192 373c-6.4 14.8-10 20-36.6 68.8-2.1 3.9-6.1 6.3-10.5 6.3H110c-9.5 0-15.2-10.5-10.1-18.5l60.3-93.5-60.3-93.5c-5.2-8 .6-18.5 10.1-18.5h34.8c4.4 0 8.5 2.4 10.6 6.3 26.1 48.8 20 33.6 36.6 68.5 0 0 6.1-11.7 36.6-68.5 2.1-3.9 6.2-6.3 10.6-6.3H274c9.5-.1 15.2 10.4 10.1 18.4zM384 121.9v6.1H256V0h6.1c6.4 0 12.5 2.5 17 7l97.9 98c4.5 4.5 7 10.6 7 16.9z" - }, - "regular": { - "last_modified": 1546440861264, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M369.9 97.9L286 14C277 5 264.8-.1 252.1-.1H48C21.5 0 0 21.5 0 48v416c0 26.5 21.5 48 48 48h288c26.5 0 48-21.5 48-48V131.9c0-12.7-5.1-25-14.1-34zM332.1 128H256V51.9l76.1 76.1zM48 464V48h160v104c0 13.3 10.7 24 24 24h104v288H48zm212-240h-28.8c-4.4 0-8.4 2.4-10.5 6.3-18 33.1-22.2 42.4-28.6 57.7-13.9-29.1-6.9-17.3-28.6-57.7-2.1-3.9-6.2-6.3-10.6-6.3H124c-9.3 0-15 10-10.4 18l46.3 78-46.3 78c-4.7 8 1.1 18 10.4 18h28.9c4.4 0 8.4-2.4 10.5-6.3 21.7-40 23-45 28.6-57.7 14.9 30.2 5.9 15.9 28.6 57.7 2.1 3.9 6.2 6.3 10.6 6.3H260c9.3 0 15-10 10.4-18L224 320c.7-1.1 30.3-50.5 46.3-78 4.7-8-1.1-18-10.3-18z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "file-export": { - "changes": [ - "5.1.0", - "5.7.0" - ], - "ligatures": [], - "search": { - "terms": [ - "download" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f56e", - "label": "File Export", - "voted": true, - "svg": { - "solid": { - "last_modified": 1548364699938, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M384 121.9c0-6.3-2.5-12.4-7-16.9L279.1 7c-4.5-4.5-10.6-7-17-7H256v128h128zM571 308l-95.7-96.4c-10.1-10.1-27.4-3-27.4 11.3V288h-64v64h64v65.2c0 14.3 17.3 21.4 27.4 11.3L571 332c6.6-6.6 6.6-17.4 0-24zm-379 28v-32c0-8.8 7.2-16 16-16h176V160H248c-13.2 0-24-10.8-24-24V0H24C10.7 0 0 10.7 0 24v464c0 13.3 10.7 24 24 24h336c13.3 0 24-10.7 24-24V352H208c-8.8 0-16-7.2-16-16z" - } - }, - "free": [ - "solid" - ] - }, - "file-image": { - "changes": [ - "4.1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f1c5", - "label": "Image File", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861398, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M384 121.941V128H256V0h6.059a24 24 0 0 1 16.97 7.029l97.941 97.941a24.002 24.002 0 0 1 7.03 16.971zM248 160c-13.2 0-24-10.8-24-24V0H24C10.745 0 0 10.745 0 24v464c0 13.255 10.745 24 24 24h336c13.255 0 24-10.745 24-24V160H248zm-135.455 16c26.51 0 48 21.49 48 48s-21.49 48-48 48-48-21.49-48-48 21.491-48 48-48zm208 240h-256l.485-48.485L104.545 328c4.686-4.686 11.799-4.201 16.485.485L160.545 368 264.06 264.485c4.686-4.686 12.284-4.686 16.971 0L320.545 304v112z" - }, - "regular": { - "last_modified": 1546440861265, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M369.9 97.9L286 14C277 5 264.8-.1 252.1-.1H48C21.5 0 0 21.5 0 48v416c0 26.5 21.5 48 48 48h288c26.5 0 48-21.5 48-48V131.9c0-12.7-5.1-25-14.1-34zM332.1 128H256V51.9l76.1 76.1zM48 464V48h160v104c0 13.3 10.7 24 24 24h104v288H48zm32-48h224V288l-23.5-23.5c-4.7-4.7-12.3-4.7-17 0L176 352l-39.5-39.5c-4.7-4.7-12.3-4.7-17 0L80 352v64zm48-240c-26.5 0-48 21.5-48 48s21.5 48 48 48 48-21.5 48-48-21.5-48-48-48z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "file-import": { - "changes": [ - "5.1.0", - "5.7.0" - ], - "ligatures": [], - "search": { - "terms": [ - "upload" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f56f", - "label": "File Import", - "voted": true, - "svg": { - "solid": { - "last_modified": 1548364699938, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M16 288c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h112v-64zm489-183L407.1 7c-4.5-4.5-10.6-7-17-7H384v128h128v-6.1c0-6.3-2.5-12.4-7-16.9zm-153 31V0H152c-13.3 0-24 10.7-24 24v264h128v-65.2c0-14.3 17.3-21.4 27.4-11.3L379 308c6.6 6.7 6.6 17.4 0 24l-95.7 96.4c-10.1 10.1-27.4 3-27.4-11.3V352H128v136c0 13.3 10.7 24 24 24h336c13.3 0 24-10.7 24-24V160H376c-13.2 0-24-10.8-24-24z" - } - }, - "free": [ - "solid" - ] - }, - "file-invoice": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [ - "bill", - "document", - "receipt" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f570", - "label": "File Invoice", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861399, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M288 256H96v64h192v-64zm89-151L279.1 7c-4.5-4.5-10.6-7-17-7H256v128h128v-6.1c0-6.3-2.5-12.4-7-16.9zm-153 31V0H24C10.7 0 0 10.7 0 24v464c0 13.3 10.7 24 24 24h336c13.3 0 24-10.7 24-24V160H248c-13.2 0-24-10.8-24-24zM64 72c0-4.42 3.58-8 8-8h80c4.42 0 8 3.58 8 8v16c0 4.42-3.58 8-8 8H72c-4.42 0-8-3.58-8-8V72zm0 64c0-4.42 3.58-8 8-8h80c4.42 0 8 3.58 8 8v16c0 4.42-3.58 8-8 8H72c-4.42 0-8-3.58-8-8v-16zm256 304c0 4.42-3.58 8-8 8h-80c-4.42 0-8-3.58-8-8v-16c0-4.42 3.58-8 8-8h80c4.42 0 8 3.58 8 8v16zm0-200v96c0 8.84-7.16 16-16 16H80c-8.84 0-16-7.16-16-16v-96c0-8.84 7.16-16 16-16h224c8.84 0 16 7.16 16 16z" - } - }, - "free": [ - "solid" - ] - }, - "file-invoice-dollar": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [ - "$", - "bill", - "document", - "dollar-sign", - "money", - "receipt", - "usd" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f571", - "label": "File Invoice with US Dollar", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861399, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M377 105L279.1 7c-4.5-4.5-10.6-7-17-7H256v128h128v-6.1c0-6.3-2.5-12.4-7-16.9zm-153 31V0H24C10.7 0 0 10.7 0 24v464c0 13.3 10.7 24 24 24h336c13.3 0 24-10.7 24-24V160H248c-13.2 0-24-10.8-24-24zM64 72c0-4.42 3.58-8 8-8h80c4.42 0 8 3.58 8 8v16c0 4.42-3.58 8-8 8H72c-4.42 0-8-3.58-8-8V72zm0 80v-16c0-4.42 3.58-8 8-8h80c4.42 0 8 3.58 8 8v16c0 4.42-3.58 8-8 8H72c-4.42 0-8-3.58-8-8zm144 263.88V440c0 4.42-3.58 8-8 8h-16c-4.42 0-8-3.58-8-8v-24.29c-11.29-.58-22.27-4.52-31.37-11.35-3.9-2.93-4.1-8.77-.57-12.14l11.75-11.21c2.77-2.64 6.89-2.76 10.13-.73 3.87 2.42 8.26 3.72 12.82 3.72h28.11c6.5 0 11.8-5.92 11.8-13.19 0-5.95-3.61-11.19-8.77-12.73l-45-13.5c-18.59-5.58-31.58-23.42-31.58-43.39 0-24.52 19.05-44.44 42.67-45.07V232c0-4.42 3.58-8 8-8h16c4.42 0 8 3.58 8 8v24.29c11.29.58 22.27 4.51 31.37 11.35 3.9 2.93 4.1 8.77.57 12.14l-11.75 11.21c-2.77 2.64-6.89 2.76-10.13.73-3.87-2.43-8.26-3.72-12.82-3.72h-28.11c-6.5 0-11.8 5.92-11.8 13.19 0 5.95 3.61 11.19 8.77 12.73l45 13.5c18.59 5.58 31.58 23.42 31.58 43.39 0 24.53-19.05 44.44-42.67 45.07z" - } - }, - "free": [ - "solid" - ] - }, - "file-medical": { - "changes": [ - "5.0.7" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f477", - "label": "Medical File", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861399, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M377 105L279.1 7c-4.5-4.5-10.6-7-17-7H256v128h128v-6.1c0-6.3-2.5-12.4-7-16.9zm-153 31V0H24C10.7 0 0 10.7 0 24v464c0 13.3 10.7 24 24 24h336c13.3 0 24-10.7 24-24V160H248c-13.2 0-24-10.8-24-24zm64 160v48c0 4.4-3.6 8-8 8h-56v56c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8v-56h-56c-4.4 0-8-3.6-8-8v-48c0-4.4 3.6-8 8-8h56v-56c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v56h56c4.4 0 8 3.6 8 8z" - } - }, - "free": [ - "solid" - ] - }, - "file-medical-alt": { - "changes": [ - "5.0.7" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f478", - "label": "Alternate Medical File", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861399, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M288 136V0H88C74.7 0 64 10.7 64 24v232H8c-4.4 0-8 3.6-8 8v16c0 4.4 3.6 8 8 8h140.9c3 0 5.8 1.7 7.2 4.4l19.9 39.8 56.8-113.7c2.9-5.9 11.4-5.9 14.3 0l34.7 69.5H352c8.8 0 16 7.2 16 16s-7.2 16-16 16h-89.9L240 275.8l-56.8 113.7c-2.9 5.9-11.4 5.9-14.3 0L134.1 320H64v168c0 13.3 10.7 24 24 24h336c13.3 0 24-10.7 24-24V160H312c-13.2 0-24-10.8-24-24zm153-31L343.1 7c-4.5-4.5-10.6-7-17-7H320v128h128v-6.1c0-6.3-2.5-12.4-7-16.9z" - } - }, - "free": [ - "solid" - ] - }, - "file-pdf": { - "changes": [ - "4.1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f1c1", - "label": "PDF File", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861399, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M181.9 256.1c-5-16-4.9-46.9-2-46.9 8.4 0 7.6 36.9 2 46.9zm-1.7 47.2c-7.7 20.2-17.3 43.3-28.4 62.7 18.3-7 39-17.2 62.9-21.9-12.7-9.6-24.9-23.4-34.5-40.8zM86.1 428.1c0 .8 13.2-5.4 34.9-40.2-6.7 6.3-29.1 24.5-34.9 40.2zM248 160h136v328c0 13.3-10.7 24-24 24H24c-13.3 0-24-10.7-24-24V24C0 10.7 10.7 0 24 0h200v136c0 13.2 10.8 24 24 24zm-8 171.8c-20-12.2-33.3-29-42.7-53.8 4.5-18.5 11.6-46.6 6.2-64.2-4.7-29.4-42.4-26.5-47.8-6.8-5 18.3-.4 44.1 8.1 77-11.6 27.6-28.7 64.6-40.8 85.8-.1 0-.1.1-.2.1-27.1 13.9-73.6 44.5-54.5 68 5.6 6.9 16 10 21.5 10 17.9 0 35.7-18 61.1-61.8 25.8-8.5 54.1-19.1 79-23.2 21.7 11.8 47.1 19.5 64 19.5 29.2 0 31.2-32 19.7-43.4-13.9-13.6-54.3-9.7-73.6-7.2zM377 105L279 7c-4.5-4.5-10.6-7-17-7h-6v128h128v-6.1c0-6.3-2.5-12.4-7-16.9zm-74.1 255.3c4.1-2.7-2.5-11.9-42.8-9 37.1 15.8 42.8 9 42.8 9z" - }, - "regular": { - "last_modified": 1546440861265, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M369.9 97.9L286 14C277 5 264.8-.1 252.1-.1H48C21.5 0 0 21.5 0 48v416c0 26.5 21.5 48 48 48h288c26.5 0 48-21.5 48-48V131.9c0-12.7-5.1-25-14.1-34zM332.1 128H256V51.9l76.1 76.1zM48 464V48h160v104c0 13.3 10.7 24 24 24h104v288H48zm250.2-143.7c-12.2-12-47-8.7-64.4-6.5-17.2-10.5-28.7-25-36.8-46.3 3.9-16.1 10.1-40.6 5.4-56-4.2-26.2-37.8-23.6-42.6-5.9-4.4 16.1-.4 38.5 7 67.1-10 23.9-24.9 56-35.4 74.4-20 10.3-47 26.2-51 46.2-3.3 15.8 26 55.2 76.1-31.2 22.4-7.4 46.8-16.5 68.4-20.1 18.9 10.2 41 17 55.8 17 25.5 0 28-28.2 17.5-38.7zm-198.1 77.8c5.1-13.7 24.5-29.5 30.4-35-19 30.3-30.4 35.7-30.4 35zm81.6-190.6c7.4 0 6.7 32.1 1.8 40.8-4.4-13.9-4.3-40.8-1.8-40.8zm-24.4 136.6c9.7-16.9 18-37 24.7-54.7 8.3 15.1 18.9 27.2 30.1 35.5-20.8 4.3-38.9 13.1-54.8 19.2zm131.6-5s-5 6-37.3-7.8c35.1-2.6 40.9 5.4 37.3 7.8z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "file-powerpoint": { - "changes": [ - "4.1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f1c4", - "label": "Powerpoint File", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861399, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M193.7 271.2c8.8 0 15.5 2.7 20.3 8.1 9.6 10.9 9.8 32.7-.2 44.1-4.9 5.6-11.9 8.5-21.1 8.5h-26.9v-60.7h27.9zM377 105L279 7c-4.5-4.5-10.6-7-17-7h-6v128h128v-6.1c0-6.3-2.5-12.4-7-16.9zm-153 31V0H24C10.7 0 0 10.7 0 24v464c0 13.3 10.7 24 24 24h336c13.3 0 24-10.7 24-24V160H248c-13.2 0-24-10.8-24-24zm53 165.2c0 90.3-88.8 77.6-111.1 77.6V436c0 6.6-5.4 12-12 12h-30.8c-6.6 0-12-5.4-12-12V236.2c0-6.6 5.4-12 12-12h81c44.5 0 72.9 32.8 72.9 77z" - }, - "regular": { - "last_modified": 1546440861266, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M369.9 97.9L286 14C277 5 264.8-.1 252.1-.1H48C21.5 0 0 21.5 0 48v416c0 26.5 21.5 48 48 48h288c26.5 0 48-21.5 48-48V131.9c0-12.7-5.1-25-14.1-34zM332.1 128H256V51.9l76.1 76.1zM48 464V48h160v104c0 13.3 10.7 24 24 24h104v288H48zm72-60V236c0-6.6 5.4-12 12-12h69.2c36.7 0 62.8 27 62.8 66.3 0 74.3-68.7 66.5-95.5 66.5V404c0 6.6-5.4 12-12 12H132c-6.6 0-12-5.4-12-12zm48.5-87.4h23c7.9 0 13.9-2.4 18.1-7.2 8.5-9.8 8.4-28.5.1-37.8-4.1-4.6-9.9-7-17.4-7h-23.9v52z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "file-prescription": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [ - "drugs", - "medical", - "medicine", - "rx" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f572", - "label": "File Prescription", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861399, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M224 136V0H24C10.7 0 0 10.7 0 24v464c0 13.3 10.7 24 24 24h336c13.3 0 24-10.7 24-24V160H248c-13.2 0-24-10.8-24-24zm68.53 179.48l11.31 11.31c6.25 6.25 6.25 16.38 0 22.63l-29.9 29.9L304 409.38c6.25 6.25 6.25 16.38 0 22.63l-11.31 11.31c-6.25 6.25-16.38 6.25-22.63 0L240 413.25l-30.06 30.06c-6.25 6.25-16.38 6.25-22.63 0L176 432c-6.25-6.25-6.25-16.38 0-22.63l30.06-30.06L146.74 320H128v48c0 8.84-7.16 16-16 16H96c-8.84 0-16-7.16-16-16V208c0-8.84 7.16-16 16-16h80c35.35 0 64 28.65 64 64 0 24.22-13.62 45.05-33.46 55.92L240 345.38l29.9-29.9c6.25-6.25 16.38-6.25 22.63 0zM176 272h-48v-32h48c8.82 0 16 7.18 16 16s-7.18 16-16 16zm208-150.1v6.1H256V0h6.1c6.4 0 12.5 2.5 17 7l97.9 98c4.5 4.5 7 10.6 7 16.9z" - } - }, - "free": [ - "solid" - ] - }, - "file-signature": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [ - "John Hancock", - "contract", - "document", - "name" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f573", - "label": "File Signature", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861399, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M218.17 424.14c-2.95-5.92-8.09-6.52-10.17-6.52s-7.22.59-10.02 6.19l-7.67 15.34c-6.37 12.78-25.03 11.37-29.48-2.09L144 386.59l-10.61 31.88c-5.89 17.66-22.38 29.53-41 29.53H80c-8.84 0-16-7.16-16-16s7.16-16 16-16h12.39c4.83 0 9.11-3.08 10.64-7.66l18.19-54.64c3.3-9.81 12.44-16.41 22.78-16.41s19.48 6.59 22.77 16.41l13.88 41.64c19.75-16.19 54.06-9.7 66 14.16 1.89 3.78 5.49 5.95 9.36 6.26v-82.12l128-127.09V160H248c-13.2 0-24-10.8-24-24V0H24C10.7 0 0 10.7 0 24v464c0 13.3 10.7 24 24 24h336c13.3 0 24-10.7 24-24v-40l-128-.11c-16.12-.31-30.58-9.28-37.83-23.75zM384 121.9c0-6.3-2.5-12.4-7-16.9L279.1 7c-4.5-4.5-10.6-7-17-7H256v128h128v-6.1zm-96 225.06V416h68.99l161.68-162.78-67.88-67.88L288 346.96zm280.54-179.63l-31.87-31.87c-9.94-9.94-26.07-9.94-36.01 0l-27.25 27.25 67.88 67.88 27.25-27.25c9.95-9.94 9.95-26.07 0-36.01z" - } - }, - "free": [ - "solid" - ] - }, - "file-upload": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [ - "import" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f574", - "label": "File Upload", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861400, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M224 136V0H24C10.7 0 0 10.7 0 24v464c0 13.3 10.7 24 24 24h336c13.3 0 24-10.7 24-24V160H248c-13.2 0-24-10.8-24-24zm65.18 216.01H224v80c0 8.84-7.16 16-16 16h-32c-8.84 0-16-7.16-16-16v-80H94.82c-14.28 0-21.41-17.29-11.27-27.36l96.42-95.7c6.65-6.61 17.39-6.61 24.04 0l96.42 95.7c10.15 10.07 3.03 27.36-11.25 27.36zM377 105L279.1 7c-4.5-4.5-10.6-7-17-7H256v128h128v-6.1c0-6.3-2.5-12.4-7-16.9z" - } - }, - "free": [ - "solid" - ] - }, - "file-video": { - "changes": [ - "4.1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f1c8", - "label": "Video File", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861400, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M384 121.941V128H256V0h6.059c6.365 0 12.47 2.529 16.971 7.029l97.941 97.941A24.005 24.005 0 0 1 384 121.941zM224 136V0H24C10.745 0 0 10.745 0 24v464c0 13.255 10.745 24 24 24h336c13.255 0 24-10.745 24-24V160H248c-13.2 0-24-10.8-24-24zm96 144.016v111.963c0 21.445-25.943 31.998-40.971 16.971L224 353.941V392c0 13.255-10.745 24-24 24H88c-13.255 0-24-10.745-24-24V280c0-13.255 10.745-24 24-24h112c13.255 0 24 10.745 24 24v38.059l55.029-55.013c15.011-15.01 40.971-4.491 40.971 16.97z" - }, - "regular": { - "last_modified": 1546440861266, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M369.941 97.941l-83.882-83.882A48 48 0 0 0 252.118 0H48C21.49 0 0 21.49 0 48v416c0 26.51 21.49 48 48 48h288c26.51 0 48-21.49 48-48V131.882a48 48 0 0 0-14.059-33.941zM332.118 128H256V51.882L332.118 128zM48 464V48h160v104c0 13.255 10.745 24 24 24h104v288H48zm228.687-211.303L224 305.374V268c0-11.046-8.954-20-20-20H100c-11.046 0-20 8.954-20 20v104c0 11.046 8.954 20 20 20h104c11.046 0 20-8.954 20-20v-37.374l52.687 52.674C286.704 397.318 304 390.28 304 375.986V264.011c0-14.311-17.309-21.319-27.313-11.314z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "file-word": { - "changes": [ - "4.1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f1c2", - "label": "Word File", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861400, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M224 136V0H24C10.7 0 0 10.7 0 24v464c0 13.3 10.7 24 24 24h336c13.3 0 24-10.7 24-24V160H248c-13.2 0-24-10.8-24-24zm57.1 120H305c7.7 0 13.4 7.1 11.7 14.7l-38 168c-1.2 5.5-6.1 9.3-11.7 9.3h-38c-5.5 0-10.3-3.8-11.6-9.1-25.8-103.5-20.8-81.2-25.6-110.5h-.5c-1.1 14.3-2.4 17.4-25.6 110.5-1.3 5.3-6.1 9.1-11.6 9.1H117c-5.6 0-10.5-3.9-11.7-9.4l-37.8-168c-1.7-7.5 4-14.6 11.7-14.6h24.5c5.7 0 10.7 4 11.8 9.7 15.6 78 20.1 109.5 21 122.2 1.6-10.2 7.3-32.7 29.4-122.7 1.3-5.4 6.1-9.1 11.7-9.1h29.1c5.6 0 10.4 3.8 11.7 9.2 24 100.4 28.8 124 29.6 129.4-.2-11.2-2.6-17.8 21.6-129.2 1-5.6 5.9-9.5 11.5-9.5zM384 121.9v6.1H256V0h6.1c6.4 0 12.5 2.5 17 7l97.9 98c4.5 4.5 7 10.6 7 16.9z" - }, - "regular": { - "last_modified": 1546440861266, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M369.9 97.9L286 14C277 5 264.8-.1 252.1-.1H48C21.5 0 0 21.5 0 48v416c0 26.5 21.5 48 48 48h288c26.5 0 48-21.5 48-48V131.9c0-12.7-5.1-25-14.1-34zM332.1 128H256V51.9l76.1 76.1zM48 464V48h160v104c0 13.3 10.7 24 24 24h104v288H48zm220.1-208c-5.7 0-10.6 4-11.7 9.5-20.6 97.7-20.4 95.4-21 103.5-.2-1.2-.4-2.6-.7-4.3-.8-5.1.3.2-23.6-99.5-1.3-5.4-6.1-9.2-11.7-9.2h-13.3c-5.5 0-10.3 3.8-11.7 9.1-24.4 99-24 96.2-24.8 103.7-.1-1.1-.2-2.5-.5-4.2-.7-5.2-14.1-73.3-19.1-99-1.1-5.6-6-9.7-11.8-9.7h-16.8c-7.8 0-13.5 7.3-11.7 14.8 8 32.6 26.7 109.5 33.2 136 1.3 5.4 6.1 9.1 11.7 9.1h25.2c5.5 0 10.3-3.7 11.6-9.1l17.9-71.4c1.5-6.2 2.5-12 3-17.3l2.9 17.3c.1.4 12.6 50.5 17.9 71.4 1.3 5.3 6.1 9.1 11.6 9.1h24.7c5.5 0 10.3-3.7 11.6-9.1 20.8-81.9 30.2-119 34.5-136 1.9-7.6-3.8-14.9-11.6-14.9h-15.8z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "fill": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [ - "bucket", - "color", - "paint", - "paint bucket" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f575", - "label": "Fill", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861400, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M502.63 217.06L294.94 9.37C288.69 3.12 280.5 0 272.31 0s-16.38 3.12-22.62 9.37l-81.58 81.58L81.93 4.77c-6.24-6.25-16.38-6.25-22.62 0L36.69 27.38c-6.24 6.25-6.24 16.38 0 22.63l86.19 86.18-94.76 94.76c-37.49 37.49-37.49 98.26 0 135.75l117.19 117.19c18.75 18.74 43.31 28.12 67.87 28.12 24.57 0 49.13-9.37 67.88-28.12l221.57-221.57c12.49-12.5 12.49-32.76 0-45.26zm-116.22 70.97H65.93c1.36-3.84 3.57-7.98 7.43-11.83l13.15-13.15 81.61-81.61 58.61 58.6c12.49 12.49 32.75 12.49 45.24 0 12.49-12.49 12.49-32.75 0-45.24l-58.61-58.6 58.95-58.95 162.45 162.44-48.35 48.34z" - } - }, - "free": [ - "solid" - ] - }, - "fill-drip": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [ - "bucket", - "color", - "drop", - "paint", - "paint bucket", - "spill" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f576", - "label": "Fill Drip", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861400, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M512 320s-64 92.65-64 128c0 35.35 28.66 64 64 64s64-28.65 64-64-64-128-64-128zm-9.37-102.94L294.94 9.37C288.69 3.12 280.5 0 272.31 0s-16.38 3.12-22.62 9.37l-81.58 81.58L81.93 4.76c-6.25-6.25-16.38-6.25-22.62 0L36.69 27.38c-6.24 6.25-6.24 16.38 0 22.62l86.19 86.18-94.76 94.76c-37.49 37.48-37.49 98.26 0 135.75l117.19 117.19c18.74 18.74 43.31 28.12 67.87 28.12 24.57 0 49.13-9.37 67.87-28.12l221.57-221.57c12.5-12.5 12.5-32.75.01-45.25zm-116.22 70.97H65.93c1.36-3.84 3.57-7.98 7.43-11.83l13.15-13.15 81.61-81.61 58.6 58.6c12.49 12.49 32.75 12.49 45.24 0s12.49-32.75 0-45.24l-58.6-58.6 58.95-58.95 162.44 162.44-48.34 48.34z" - } - }, - "free": [ - "solid" - ] - }, - "film": { - "changes": [ - "1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "movie" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f008", - "label": "Film", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861400, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M488 64h-8v20c0 6.6-5.4 12-12 12h-40c-6.6 0-12-5.4-12-12V64H96v20c0 6.6-5.4 12-12 12H44c-6.6 0-12-5.4-12-12V64h-8C10.7 64 0 74.7 0 88v336c0 13.3 10.7 24 24 24h8v-20c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v20h320v-20c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v20h8c13.3 0 24-10.7 24-24V88c0-13.3-10.7-24-24-24zM96 372c0 6.6-5.4 12-12 12H44c-6.6 0-12-5.4-12-12v-40c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40zm0-96c0 6.6-5.4 12-12 12H44c-6.6 0-12-5.4-12-12v-40c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40zm0-96c0 6.6-5.4 12-12 12H44c-6.6 0-12-5.4-12-12v-40c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40zm272 208c0 6.6-5.4 12-12 12H156c-6.6 0-12-5.4-12-12v-96c0-6.6 5.4-12 12-12h200c6.6 0 12 5.4 12 12v96zm0-168c0 6.6-5.4 12-12 12H156c-6.6 0-12-5.4-12-12v-96c0-6.6 5.4-12 12-12h200c6.6 0 12 5.4 12 12v96zm112 152c0 6.6-5.4 12-12 12h-40c-6.6 0-12-5.4-12-12v-40c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40zm0-96c0 6.6-5.4 12-12 12h-40c-6.6 0-12-5.4-12-12v-40c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40zm0-96c0 6.6-5.4 12-12 12h-40c-6.6 0-12-5.4-12-12v-40c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40z" - } - }, - "free": [ - "solid" - ] - }, - "filter": { - "changes": [ - "2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "funnel", - "options" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f0b0", - "label": "Filter", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861401, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M487.976 0H24.028C2.71 0-8.047 25.866 7.058 40.971L192 225.941V432c0 7.831 3.821 15.17 10.237 19.662l80 55.98C298.02 518.69 320 507.493 320 487.98V225.941l184.947-184.97C520.021 25.896 509.338 0 487.976 0z" - } - }, - "free": [ - "solid" - ] - }, - "fingerprint": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [ - "human", - "id", - "identification", - "lock", - "smudge", - "touch", - "unique", - "unlock" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f577", - "label": "Fingerprint", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861401, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M256.12 245.96c-13.25 0-24 10.74-24 24 1.14 72.25-8.14 141.9-27.7 211.55-2.73 9.72 2.15 30.49 23.12 30.49 10.48 0 20.11-6.92 23.09-17.52 13.53-47.91 31.04-125.41 29.48-224.52.01-13.25-10.73-24-23.99-24zm-.86-81.73C194 164.16 151.25 211.3 152.1 265.32c.75 47.94-3.75 95.91-13.37 142.55-2.69 12.98 5.67 25.69 18.64 28.36 13.05 2.67 25.67-5.66 28.36-18.64 10.34-50.09 15.17-101.58 14.37-153.02-.41-25.95 19.92-52.49 54.45-52.34 31.31.47 57.15 25.34 57.62 55.47.77 48.05-2.81 96.33-10.61 143.55-2.17 13.06 6.69 25.42 19.76 27.58 19.97 3.33 26.81-15.1 27.58-19.77 8.28-50.03 12.06-101.21 11.27-152.11-.88-55.8-47.94-101.88-104.91-102.72zm-110.69-19.78c-10.3-8.34-25.37-6.8-33.76 3.48-25.62 31.5-39.39 71.28-38.75 112 .59 37.58-2.47 75.27-9.11 112.05-2.34 13.05 6.31 25.53 19.36 27.89 20.11 3.5 27.07-14.81 27.89-19.36 7.19-39.84 10.5-80.66 9.86-121.33-.47-29.88 9.2-57.88 28-80.97 8.35-10.28 6.79-25.39-3.49-33.76zm109.47-62.33c-15.41-.41-30.87 1.44-45.78 4.97-12.89 3.06-20.87 15.98-17.83 28.89 3.06 12.89 16 20.83 28.89 17.83 11.05-2.61 22.47-3.77 34-3.69 75.43 1.13 137.73 61.5 138.88 134.58.59 37.88-1.28 76.11-5.58 113.63-1.5 13.17 7.95 25.08 21.11 26.58 16.72 1.95 25.51-11.88 26.58-21.11a929.06 929.06 0 0 0 5.89-119.85c-1.56-98.75-85.07-180.33-186.16-181.83zm252.07 121.45c-2.86-12.92-15.51-21.2-28.61-18.27-12.94 2.86-21.12 15.66-18.26 28.61 4.71 21.41 4.91 37.41 4.7 61.6-.11 13.27 10.55 24.09 23.8 24.2h.2c13.17 0 23.89-10.61 24-23.8.18-22.18.4-44.11-5.83-72.34zm-40.12-90.72C417.29 43.46 337.6 1.29 252.81.02 183.02-.82 118.47 24.91 70.46 72.94 24.09 119.37-.9 181.04.14 246.65l-.12 21.47c-.39 13.25 10.03 24.31 23.28 24.69.23.02.48.02.72.02 12.92 0 23.59-10.3 23.97-23.3l.16-23.64c-.83-52.5 19.16-101.86 56.28-139 38.76-38.8 91.34-59.67 147.68-58.86 69.45 1.03 134.73 35.56 174.62 92.39 7.61 10.86 22.56 13.45 33.42 5.86 10.84-7.62 13.46-22.59 5.84-33.43z" - } - }, - "free": [ - "solid" - ] - }, - "fire": { - "changes": [ - "1", - "5.0.0", - "5.6.0", - "5.6.3" - ], - "ligatures": [], - "search": { - "terms": [ - "caliente", - "flame", - "heat", - "hot", - "popular" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f06d", - "label": "fire", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546443943327, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M216 23.86c0-23.8-30.65-32.77-44.15-13.04C48 191.85 224 200 224 288c0 35.63-29.11 64.46-64.85 63.99-35.17-.45-63.15-29.77-63.15-64.94v-85.51c0-21.7-26.47-32.23-41.43-16.5C27.8 213.16 0 261.33 0 320c0 105.87 86.13 192 192 192s192-86.13 192-192c0-170.29-168-193-168-296.14z" - } - }, - "free": [ - "solid" - ] - }, - "fire-alt": { - "changes": [ - "5.6.3" - ], - "ligatures": [], - "search": { - "terms": [ - "caliente", - "flame", - "heat", - "hot", - "popular" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f7e4", - "label": "Alternate Fire", - "svg": { - "solid": { - "last_modified": 1546443943327, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M323.56 51.2c-20.8 19.3-39.58 39.59-56.22 59.97C240.08 73.62 206.28 35.53 168 0 69.74 91.17 0 209.96 0 281.6 0 408.85 100.29 512 224 512s224-103.15 224-230.4c0-53.27-51.98-163.14-124.44-230.4zm-19.47 340.65C282.43 407.01 255.72 416 226.86 416 154.71 416 96 368.26 96 290.75c0-38.61 24.31-72.63 72.79-130.75 6.93 7.98 98.83 125.34 98.83 125.34l58.63-66.88c4.14 6.85 7.91 13.55 11.27 19.97 27.35 52.19 15.81 118.97-33.43 153.42z" - } - }, - "free": [ - "solid" - ] - }, - "fire-extinguisher": { - "changes": [ - "3.1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f134", - "label": "fire-extinguisher", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861401, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M434.027 26.329l-168 28C254.693 56.218 256 67.8 256 72h-58.332C208.353 36.108 181.446 0 144 0c-39.435 0-66.368 39.676-52.228 76.203-52.039 13.051-75.381 54.213-90.049 90.884-4.923 12.307 1.063 26.274 13.37 31.197 12.317 4.926 26.279-1.075 31.196-13.37C75.058 112.99 106.964 120 168 120v27.076c-41.543 10.862-72 49.235-72 94.129V488c0 13.255 10.745 24 24 24h144c13.255 0 24-10.745 24-24V240c0-44.731-30.596-82.312-72-92.97V120h40c0 2.974-1.703 15.716 10.027 17.671l168 28C441.342 166.89 448 161.25 448 153.834V38.166c0-7.416-6.658-13.056-13.973-11.837zM144 72c-8.822 0-16-7.178-16-16s7.178-16 16-16 16 7.178 16 16-7.178 16-16 16z" - } - }, - "free": [ - "solid" - ] - }, - "firefox": { - "changes": [ - "4.4", - "5.0.0", - "5.0.1" - ], - "ligatures": [], - "search": { - "terms": [ - "browser" - ] - }, - "styles": [ - "brands" - ], - "unicode": "f269", - "label": "Firefox", - "voted": false, - "svg": { - "brands": { - "last_modified": 1548363722328, - "raw": "", - "viewBox": [ - "0", - "0", - "480", - "512" - ], - "width": 480, - "height": 512, - "path": "M478.1 235.3c-.7-4.5-1.4-7.1-1.4-7.1s-1.8 2-4.7 5.9c-.9-10.7-2.8-21.2-5.8-31.6-3.7-12.9-8.5-25.4-14.5-37.4-3.8-8-8.2-15.6-13.3-22.8-1.8-2.7-3.7-5.4-5.6-7.9-8.8-14.4-19-23.3-30.7-40-7.6-12.8-12.9-26.9-15.4-41.6-3.2 8.9-5.7 18-7.4 27.3-12.1-12.2-22.5-20.8-28.9-26.7C319.4 24.2 323 9.1 323 9.1S264.7 74.2 289.9 142c8.7 23 23.8 43.1 43.4 57.9 24.4 20.2 50.8 36 64.7 76.6-11.2-21.3-28.1-39.2-48.8-51.5 6.2 14.7 9.4 30.6 9.3 46.5 0 61-49.6 110.5-110.6 110.4-8.3 0-16.5-.9-24.5-2.8-9.5-1.8-18.7-4.9-27.4-9.3-12.9-7.8-24-18.1-32.8-30.3l-.2-.3 2 .7c4.6 1.6 9.2 2.8 14 3.7 18.7 4 38.3 1.7 55.6-6.6 17.5-9.7 28-16.9 36.6-14h.2c8.4 2.7 15-5.5 9-14-10.4-13.4-27.4-20-44.2-17-17.5 2.5-33.5 15-56.4 2.9-1.5-.8-2.9-1.6-4.3-2.5-1.6-.9 4.9 1.3 3.4.3-5-2.5-9.8-5.4-14.4-8.6-.3-.3 3.5 1.1 3.1.8-5.9-4-11-9.2-15-15.2-4.1-7.4-4.5-16.4-1-24.1 2.1-3.8 5.4-6.9 9.3-8.7 3 1.5 4.8 2.6 4.8 2.6s-1.3-2.5-2.1-3.8c.3-.1.5 0 .8-.2 2.6 1.1 8.3 4 11.4 5.8 2.1 1.1 3.8 2.7 5.2 4.7 0 0 1-.5.3-2.7-1.1-2.7-2.9-5-5.4-6.6h.2c2.3 1.2 4.5 2.6 6.6 4.1 1.9-4.4 2.8-9.2 2.6-14 .2-2.6-.2-5.3-1.1-7.8-.8-1.6.5-2.2 1.9-.5-.2-1.3-.7-2.5-1.2-3.7v-.1s.8-1.1 1.2-1.5c1-1 2.1-1.9 3.4-2.7 7.2-4.5 14.8-8.4 22.7-11.6 6.4-2.8 11.7-4.9 12.8-5.6 1.6-1 3.1-2.2 4.5-3.5 5.3-4.5 9-10.8 10.2-17.7.1-.9.2-1.8.3-2.8v-1.5c-.9-3.5-6.9-6.1-38.4-9.1-11.1-1.8-20-10.1-22.5-21.1v-.1c6-15.7 16.8-29.1 30.8-38.3.8-.7-3.2.2-2.4-.5 2.7-1.3 5.4-2.5 8.2-3.5 1.4-.6-6-3.4-12.6-2.7-4 .2-8 1.2-11.7 2.8 1.6-1.3 6.2-3.1 5.1-3.1-8.4 1.6-16.5 4.7-23.9 9 0-.8.1-1.5.5-2.2-5.9 2.5-11 6.5-15 11.5.1-.9.2-1.8.2-2.7-2.7 2-5.2 4.3-7.3 6.9l-.1.1c-17.4-6.7-36.3-8.3-54.6-4.7l-.2-.1h.2c-3.8-3.1-7.1-6.7-9.7-10.9l-.2.1-.4-.2c-1.2-1.8-2.4-3.8-3.7-6-.9-1.6-1.8-3.4-2.7-5.2 0-.1-.1-.2-.2-.2-.4 0-.6 1.7-.9 1.3v-.1c-3.2-8.3-4.7-17.2-4.4-26.2l-.2.1c-5.1 3.5-9 8.6-11.1 14.5-.9 2.1-1.6 3.3-2.2 4.5v-.5c.1-1.1.6-3.3.5-3.1s-.2.3-.3.4c-1.5 1.7-2.9 3.7-3.9 5.8-.9 1.9-1.7 3.9-2.3 5.9-.1.3 0-.3 0-1s.1-2 0-1.7l-.3.7c-6.7 14.9-10.9 30.8-12.4 47.1-.4 2.8-.6 5.6-.5 8.3v.2c-4.8 5.2-9 11-12.7 17.1-12.1 20.4-21.1 42.5-26.8 65.6 4-8.8 8.8-17.2 14.3-25.1C5.5 228.5 0 257.4 0 286.6c1.8-8.6 4.2-17 7-25.3-1.7 34.5 4.9 68.9 19.4 100.3 19.4 43.5 51.6 80 92.3 104.7 16.6 11.2 34.7 19.9 53.8 25.8 2.5.9 5.1 1.8 7.7 2.7-.8-.3-1.6-.7-2.4-1 22.6 6.8 46.2 10.3 69.8 10.3 83.7 0 111.3-31.9 113.8-35 4.1-3.7 7.5-8.2 9.9-13.3 1.6-.7 3.2-1.4 4.9-2.1l1-.5 1.9-.9c12.6-5.9 24.5-13.4 35.3-22.1 16.3-11.7 27.9-28.7 32.9-48.1 3-7.1 3.1-15 .4-22.2.9-1.4 1.7-2.8 2.7-4.3 18-28.9 28.2-61.9 29.6-95.9v-2.8c0-7.3-.6-14.5-1.9-21.6zm-299-97.6c-.4 1.1-.9 2.3-1.3 3.5.4-1.2.8-2.3 1.3-3.5z" - } - }, - "free": [ - "brands" - ] - }, - "first-aid": { - "changes": [ - "5.0.7" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f479", - "label": "First Aid", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861401, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M0 80v352c0 26.5 21.5 48 48 48h48V32H48C21.5 32 0 53.5 0 80zm128 400h320V32H128v448zm64-248c0-4.4 3.6-8 8-8h56v-56c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v56h56c4.4 0 8 3.6 8 8v48c0 4.4-3.6 8-8 8h-56v56c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8v-56h-56c-4.4 0-8-3.6-8-8v-48zM528 32h-48v448h48c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48z" - } - }, - "free": [ - "solid" - ] - }, - "first-order": { - "changes": [ - "4.6", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f2b0", - "label": "First Order", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860986, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M12.9 229.2c.1-.1.2-.3.3-.4 0 .1 0 .3-.1.4h-.2zM224 96.6c-7.1 0-14.6.6-21.4 1.7l3.7 67.4-22-64c-14.3 3.7-27.7 9.4-40 16.6l29.4 61.4-45.1-50.9c-11.4 8.9-21.7 19.1-30.6 30.9l50.6 45.4-61.1-29.7c-7.1 12.3-12.9 25.7-16.6 40l64.3 22.6-68-4c-.9 7.1-1.4 14.6-1.4 22s.6 14.6 1.4 21.7l67.7-4-64 22.6c3.7 14.3 9.4 27.7 16.6 40.3l61.1-29.7L97.7 352c8.9 11.7 19.1 22.3 30.9 30.9l44.9-50.9-29.5 61.4c12.3 7.4 25.7 13.1 40 16.9l22.3-64.6-4 68c7.1 1.1 14.6 1.7 21.7 1.7 7.4 0 14.6-.6 21.7-1.7l-4-68.6 22.6 65.1c14.3-4 27.7-9.4 40-16.9L274.9 332l44.9 50.9c11.7-8.9 22-19.1 30.6-30.9l-50.6-45.1 61.1 29.4c7.1-12.3 12.9-25.7 16.6-40.3l-64-22.3 67.4 4c1.1-7.1 1.4-14.3 1.4-21.7s-.3-14.9-1.4-22l-67.7 4 64-22.3c-3.7-14.3-9.1-28-16.6-40.3l-60.9 29.7 50.6-45.4c-8.9-11.7-19.1-22-30.6-30.9l-45.1 50.9 29.4-61.1c-12.3-7.4-25.7-13.1-40-16.9L241.7 166l4-67.7c-7.1-1.2-14.3-1.7-21.7-1.7zM443.4 128v256L224 512 4.6 384V128L224 0l219.4 128zm-17.1 10.3L224 20.9 21.7 138.3v235.1L224 491.1l202.3-117.7V138.3zM224 37.1l187.7 109.4v218.9L224 474.9 36.3 365.4V146.6L224 37.1zm0 50.9c-92.3 0-166.9 75.1-166.9 168 0 92.6 74.6 167.7 166.9 167.7 92 0 166.9-75.1 166.9-167.7 0-92.9-74.9-168-166.9-168z" - } - }, - "free": [ - "brands" - ] - }, - "first-order-alt": { - "changes": [ - "5.0.12" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f50a", - "label": "Alternate First Order", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860986, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M248 8C111.03 8 0 119.03 0 256s111.03 248 248 248 248-111.03 248-248S384.97 8 248 8zm0 488.21C115.34 496.21 7.79 388.66 7.79 256S115.34 15.79 248 15.79 488.21 123.34 488.21 256 380.66 496.21 248 496.21zm0-459.92C126.66 36.29 28.29 134.66 28.29 256S126.66 475.71 248 475.71 467.71 377.34 467.71 256 369.34 36.29 248 36.29zm0 431.22c-116.81 0-211.51-94.69-211.51-211.51S131.19 44.49 248 44.49 459.51 139.19 459.51 256 364.81 467.51 248 467.51zm186.23-162.98a191.613 191.613 0 0 1-20.13 48.69l-74.13-35.88 61.48 54.82a193.515 193.515 0 0 1-37.2 37.29l-54.8-61.57 35.88 74.27a190.944 190.944 0 0 1-48.63 20.23l-27.29-78.47 4.79 82.93c-8.61 1.18-17.4 1.8-26.33 1.8s-17.72-.62-26.33-1.8l4.76-82.46-27.15 78.03a191.365 191.365 0 0 1-48.65-20.2l35.93-74.34-54.87 61.64a193.85 193.85 0 0 1-37.22-37.28l61.59-54.9-74.26 35.93a191.638 191.638 0 0 1-20.14-48.69l77.84-27.11-82.23 4.76c-1.16-8.57-1.78-17.32-1.78-26.21 0-9 .63-17.84 1.82-26.51l82.38 4.77-77.94-27.16a191.726 191.726 0 0 1 20.23-48.67l74.22 35.92-61.52-54.86a193.85 193.85 0 0 1 37.28-37.22l54.76 61.53-35.83-74.17a191.49 191.49 0 0 1 48.65-20.13l26.87 77.25-4.71-81.61c8.61-1.18 17.39-1.8 26.32-1.8s17.71.62 26.32 1.8l-4.74 82.16 27.05-77.76c17.27 4.5 33.6 11.35 48.63 20.17l-35.82 74.12 54.72-61.47a193.13 193.13 0 0 1 37.24 37.23l-61.45 54.77 74.12-35.86a191.515 191.515 0 0 1 20.2 48.65l-77.81 27.1 82.24-4.75c1.19 8.66 1.82 17.5 1.82 26.49 0 8.88-.61 17.63-1.78 26.19l-82.12-4.75 77.72 27.09z" - } - }, - "free": [ - "brands" - ] - }, - "firstdraft": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f3a1", - "label": "firstdraft", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860987, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M384 192h-64v128H192v128H0v-25.6h166.4v-128h128v-128H384V192zm-25.6 38.4v128h-128v128H64V512h192V384h128V230.4h-25.6zm25.6 192h-89.6V512H320v-64h64v-25.6zM0 0v384h128V256h128V128h128V0H0z" - } - }, - "free": [ - "brands" - ] - }, - "fish": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [ - "fauna", - "gold", - "seafood", - "swimming" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f578", - "label": "Fish", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861401, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M327.1 96c-89.97 0-168.54 54.77-212.27 101.63L27.5 131.58c-12.13-9.18-30.24.6-27.14 14.66L24.54 256 .35 365.77c-3.1 14.06 15.01 23.83 27.14 14.66l87.33-66.05C158.55 361.23 237.13 416 327.1 416 464.56 416 576 288 576 256S464.56 96 327.1 96zm87.43 184c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24 13.26 0 24 10.74 24 24 0 13.25-10.75 24-24 24z" - } - }, - "free": [ - "solid" - ] - }, - "fist-raised": { - "changes": [ - "5.4.0" - ], - "ligatures": [], - "search": { - "terms": [ - "Dungeons & Dragons", - "d&d", - "dnd", - "fantasy", - "hand", - "ki", - "monk", - "resist", - "strength", - "unarmed combat" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f6de", - "label": "Raised Fist", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861401, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M255.98 160V16c0-8.84-7.16-16-16-16h-32c-8.84 0-16 7.16-16 16v146.93c5.02-1.78 10.34-2.93 15.97-2.93h48.03zm128 95.99c-.01-35.34-28.66-63.99-63.99-63.99H207.85c-8.78 0-15.9 7.07-15.9 15.85v.56c0 26.27 21.3 47.59 47.57 47.59h35.26c9.68 0 13.2 3.58 13.2 8v16.2c0 4.29-3.59 7.78-7.88 8-44.52 2.28-64.16 24.71-96.05 72.55l-6.31 9.47a7.994 7.994 0 0 1-11.09 2.22l-13.31-8.88a7.994 7.994 0 0 1-2.22-11.09l6.31-9.47c15.73-23.6 30.2-43.26 47.31-58.08-17.27-5.51-31.4-18.12-38.87-34.45-6.59 3.41-13.96 5.52-21.87 5.52h-32c-12.34 0-23.49-4.81-32-12.48C71.48 251.19 60.33 256 48 256H16c-5.64 0-10.97-1.15-16-2.95v77.93c0 33.95 13.48 66.5 37.49 90.51L63.99 448v64h255.98v-63.96l35.91-35.92A96.035 96.035 0 0 0 384 344.21l-.02-88.22zm-32.01-90.09V48c0-8.84-7.16-16-16-16h-32c-8.84 0-16 7.16-16 16v112h32c11.28 0 21.94 2.31 32 5.9zM16 224h32c8.84 0 16-7.16 16-16V80c0-8.84-7.16-16-16-16H16C7.16 64 0 71.16 0 80v128c0 8.84 7.16 16 16 16zm95.99 0h32c8.84 0 16-7.16 16-16V48c0-8.84-7.16-16-16-16h-32c-8.84 0-16 7.16-16 16v160c0 8.84 7.16 16 16 16z" - } - }, - "free": [ - "solid" - ] - }, - "flag": { - "changes": [ - "1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "country", - "notice", - "notification", - "notify", - "pole", - "report", - "symbol" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f024", - "label": "flag", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861402, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M349.565 98.783C295.978 98.783 251.721 64 184.348 64c-24.955 0-47.309 4.384-68.045 12.013a55.947 55.947 0 0 0 3.586-23.562C118.117 24.015 94.806 1.206 66.338.048 34.345-1.254 8 24.296 8 56c0 19.026 9.497 35.825 24 45.945V488c0 13.255 10.745 24 24 24h16c13.255 0 24-10.745 24-24v-94.4c28.311-12.064 63.582-22.122 114.435-22.122 53.588 0 97.844 34.783 165.217 34.783 48.169 0 86.667-16.294 122.505-40.858C506.84 359.452 512 349.571 512 339.045v-243.1c0-23.393-24.269-38.87-45.485-29.016-34.338 15.948-76.454 31.854-116.95 31.854z" - }, - "regular": { - "last_modified": 1546440861268, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M336.174 80c-49.132 0-93.305-32-161.913-32-31.301 0-58.303 6.482-80.721 15.168a48.04 48.04 0 0 0 2.142-20.727C93.067 19.575 74.167 1.594 51.201.104 23.242-1.71 0 20.431 0 48c0 17.764 9.657 33.262 24 41.562V496c0 8.837 7.163 16 16 16h16c8.837 0 16-7.163 16-16v-83.443C109.869 395.28 143.259 384 199.826 384c49.132 0 93.305 32 161.913 32 58.479 0 101.972-22.617 128.548-39.981C503.846 367.161 512 352.051 512 335.855V95.937c0-34.459-35.264-57.768-66.904-44.117C409.193 67.309 371.641 80 336.174 80zM464 336c-21.783 15.412-60.824 32-102.261 32-59.945 0-102.002-32-161.913-32-43.361 0-96.379 9.403-127.826 24V128c21.784-15.412 60.824-32 102.261-32 59.945 0 102.002 32 161.913 32 43.271 0 96.32-17.366 127.826-32v240z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "flag-checkered": { - "changes": [ - "3.1", - "5.0.0", - "5.7.0" - ], - "ligatures": [], - "search": { - "terms": [ - "notice", - "notification", - "notify", - "pole", - "racing", - "report", - "symbol" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f11e", - "label": "flag-checkered", - "voted": false, - "svg": { - "solid": { - "last_modified": 1548364699939, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M243.2 189.9V258c26.1 5.9 49.3 15.6 73.6 22.3v-68.2c-26-5.8-49.4-15.5-73.6-22.2zm223.3-123c-34.3 15.9-76.5 31.9-117 31.9C296 98.8 251.7 64 184.3 64c-25 0-47.3 4.4-68 12 2.8-7.3 4.1-15.2 3.6-23.6C118.1 24 94.8 1.2 66.3 0 34.3-1.3 8 24.3 8 56c0 19 9.5 35.8 24 45.9V488c0 13.3 10.7 24 24 24h16c13.3 0 24-10.7 24-24v-94.4c28.3-12.1 63.6-22.1 114.4-22.1 53.6 0 97.8 34.8 165.2 34.8 48.2 0 86.7-16.3 122.5-40.9 8.7-6 13.8-15.8 13.8-26.4V95.9c.1-23.3-24.2-38.8-45.4-29zM169.6 325.5c-25.8 2.7-50 8.2-73.6 16.6v-70.5c26.2-9.3 47.5-15 73.6-17.4zM464 191c-23.6 9.8-46.3 19.5-73.6 23.9V286c24.8-3.4 51.4-11.8 73.6-26v70.5c-25.1 16.1-48.5 24.7-73.6 27.1V286c-27 3.7-47.9 1.5-73.6-5.6v67.4c-23.9-7.4-47.3-16.7-73.6-21.3V258c-19.7-4.4-40.8-6.8-73.6-3.8v-70c-22.4 3.1-44.6 10.2-73.6 20.9v-70.5c33.2-12.2 50.1-19.8 73.6-22v71.6c27-3.7 48.4-1.3 73.6 5.7v-67.4c23.7 7.4 47.2 16.7 73.6 21.3v68.4c23.7 5.3 47.6 6.9 73.6 2.7V143c27-4.8 52.3-13.6 73.6-22.5z" - } - }, - "free": [ - "solid" - ] - }, - "flag-usa": { - "changes": [ - "5.5.0" - ], - "ligatures": [], - "search": { - "terms": [ - "betsy ross", - "country", - "old glory", - "stars", - "stripes", - "symbol" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f74d", - "label": "United States of America Flag", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861402, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M32 0C14.3 0 0 14.3 0 32v464c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V32C64 14.3 49.7 0 32 0zm267.9 303.6c-57.2-15.1-111.7-28.8-203.9 11.1V384c185.7-92.2 221.7 53.3 397.5-23.1 11.4-5 18.5-16.5 18.5-28.8v-36c-43.6 17.3-80.2 24.1-112.1 24.1-37.4-.1-68.9-8.4-100-16.6zm0-96c-57.2-15.1-111.7-28.8-203.9 11.1v61.5c94.8-37.6 154.6-22.7 212.1-7.6 57.2 15.1 111.7 28.8 203.9-11.1V200c-43.6 17.3-80.2 24.1-112.1 24.1-37.4 0-68.9-8.3-100-16.5zm9.5-125.9c51.8 15.6 97.4 29 202.6-20.1V30.8c0-25.1-26.8-38.1-49.4-26.6C291.3 91.5 305.4-62.2 96 32.4v151.9c94.8-37.5 154.6-22.7 212.1-7.6 57.2 15 111.7 28.7 203.9-11.1V96.7c-53.6 23.5-93.3 31.4-126.1 31.4s-59-7.8-85.7-15.9c-4-1.2-8.1-2.4-12.1-3.5V75.5c7.2 2 14.3 4.1 21.3 6.2zM160 128.1c-8.8 0-16-7.1-16-16 0-8.8 7.2-16 16-16s16 7.1 16 16-7.2 16-16 16zm0-55.8c-8.8 0-16-7.1-16-16 0-8.8 7.2-16 16-16s16 7.1 16 16c0 8.8-7.2 16-16 16zm64 47.9c-8.8 0-16-7.1-16-16 0-8.8 7.2-16 16-16s16 7.1 16 16c0 8.8-7.2 16-16 16zm0-55.9c-8.8 0-16-7.1-16-16 0-8.8 7.2-16 16-16s16 7.1 16 16c0 8.8-7.2 16-16 16z" - } - }, - "free": [ - "solid" - ] - }, - "flask": { - "changes": [ - "2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "beaker", - "experimental", - "labs", - "science" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f0c3", - "label": "Flask", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861402, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M437.2 403.5L320 215V64h8c13.3 0 24-10.7 24-24V24c0-13.3-10.7-24-24-24H120c-13.3 0-24 10.7-24 24v16c0 13.3 10.7 24 24 24h8v151L10.8 403.5C-18.5 450.6 15.3 512 70.9 512h306.2c55.7 0 89.4-61.5 60.1-108.5zM137.9 320l48.2-77.6c3.7-5.2 5.8-11.6 5.8-18.4V64h64v160c0 6.9 2.2 13.2 5.8 18.4l48.2 77.6h-172z" - } - }, - "free": [ - "solid" - ] - }, - "flickr": { - "changes": [ - "3.2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f16e", - "label": "Flickr", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860987, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M400 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zM144.5 319c-35.1 0-63.5-28.4-63.5-63.5s28.4-63.5 63.5-63.5 63.5 28.4 63.5 63.5-28.4 63.5-63.5 63.5zm159 0c-35.1 0-63.5-28.4-63.5-63.5s28.4-63.5 63.5-63.5 63.5 28.4 63.5 63.5-28.4 63.5-63.5 63.5z" - } - }, - "free": [ - "brands" - ] - }, - "flipboard": { - "changes": [ - "5.0.5", - "5.0.9" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f44d", - "label": "Flipboard", - "voted": true, - "svg": { - "brands": { - "last_modified": 1546440860987, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M0 32v448h448V32H0zm358.4 179.2h-89.6v89.6h-89.6v89.6H89.6V121.6h268.8v89.6z" - } - }, - "free": [ - "brands" - ] - }, - "flushed": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [ - "embarrassed", - "emoticon", - "face" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f579", - "label": "Flushed Face", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861402, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M344 200c-13.3 0-24 10.7-24 24s10.7 24 24 24 24-10.7 24-24-10.7-24-24-24zm-192 0c-13.3 0-24 10.7-24 24s10.7 24 24 24 24-10.7 24-24-10.7-24-24-24zM248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zM80 224c0-39.8 32.2-72 72-72s72 32.2 72 72-32.2 72-72 72-72-32.2-72-72zm232 176H184c-21.2 0-21.2-32 0-32h128c21.2 0 21.2 32 0 32zm32-104c-39.8 0-72-32.2-72-72s32.2-72 72-72 72 32.2 72 72-32.2 72-72 72z" - }, - "regular": { - "last_modified": 1546440861269, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm0 448c-110.3 0-200-89.7-200-200S137.7 56 248 56s200 89.7 200 200-89.7 200-200 200zm96-312c-44.2 0-80 35.8-80 80s35.8 80 80 80 80-35.8 80-80-35.8-80-80-80zm0 128c-26.5 0-48-21.5-48-48s21.5-48 48-48 48 21.5 48 48-21.5 48-48 48zm0-72c-13.3 0-24 10.7-24 24s10.7 24 24 24 24-10.7 24-24-10.7-24-24-24zm-112 24c0-44.2-35.8-80-80-80s-80 35.8-80 80 35.8 80 80 80 80-35.8 80-80zm-80 48c-26.5 0-48-21.5-48-48s21.5-48 48-48 48 21.5 48 48-21.5 48-48 48zm0-72c-13.3 0-24 10.7-24 24s10.7 24 24 24 24-10.7 24-24-10.7-24-24-24zm160 144H184c-13.2 0-24 10.8-24 24s10.8 24 24 24h128c13.2 0 24-10.8 24-24s-10.8-24-24-24z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "fly": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f417", - "label": "Fly", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860987, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M197.8 427.8c12.9 11.7 33.7 33.3 33.2 50.7 0 .8-.1 1.6-.1 2.5-1.8 19.8-18.8 31.1-39.1 31-25-.1-39.9-16.8-38.7-35.8 1-16.2 20.5-36.7 32.4-47.6 2.3-2.1 2.7-2.7 5.6-3.6 3.4 0 3.9.3 6.7 2.8zM331.9 67.3c-16.3-25.7-38.6-40.6-63.3-52.1C243.1 4.5 214-.2 192 0c-44.1 0-71.2 13.2-81.1 17.3C57.3 45.2 26.5 87.2 28 158.6c7.1 82.2 97 176 155.8 233.8 1.7 1.6 4.5 4.5 6.2 5.1l3.3.1c2.1-.7 1.8-.5 3.5-2.1 52.3-49.2 140.7-145.8 155.9-215.7 7-39.2 3.1-72.5-20.8-112.5zM186.8 351.9c-28-51.1-65.2-130.7-69.3-189-3.4-47.5 11.4-131.2 69.3-136.7v325.7zM328.7 180c-16.4 56.8-77.3 128-118.9 170.3C237.6 298.4 275 217 277 158.4c1.6-45.9-9.8-105.8-48-131.4 88.8 18.3 115.5 98.1 99.7 153z" - } - }, - "free": [ - "brands" - ] - }, - "folder": { - "changes": [ - "1", - "5.0.0", - "5.3.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f07b", - "label": "Folder", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861403, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M464 128H272l-64-64H48C21.49 64 0 85.49 0 112v288c0 26.51 21.49 48 48 48h416c26.51 0 48-21.49 48-48V176c0-26.51-21.49-48-48-48z" - }, - "regular": { - "last_modified": 1546440861269, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M464 128H272l-54.63-54.63c-6-6-14.14-9.37-22.63-9.37H48C21.49 64 0 85.49 0 112v288c0 26.51 21.49 48 48 48h416c26.51 0 48-21.49 48-48V176c0-26.51-21.49-48-48-48zm0 272H48V112h140.12l54.63 54.63c6 6 14.14 9.37 22.63 9.37H464v224z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "folder-minus": { - "changes": [ - "5.3.0" - ], - "ligatures": [], - "search": { - "terms": [ - "archive", - "delete", - "negative", - "remove" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f65d", - "label": "Folder Minus", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861402, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M464 128H272l-64-64H48C21.49 64 0 85.49 0 112v288c0 26.51 21.49 48 48 48h416c26.51 0 48-21.49 48-48V176c0-26.51-21.49-48-48-48zm-96 168c0 8.84-7.16 16-16 16H160c-8.84 0-16-7.16-16-16v-16c0-8.84 7.16-16 16-16h192c8.84 0 16 7.16 16 16v16z" - } - }, - "free": [ - "solid" - ] - }, - "folder-open": { - "changes": [ - "1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f07c", - "label": "Folder Open", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861402, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M572.694 292.093L500.27 416.248A63.997 63.997 0 0 1 444.989 448H45.025c-18.523 0-30.064-20.093-20.731-36.093l72.424-124.155A64 64 0 0 1 152 256h399.964c18.523 0 30.064 20.093 20.73 36.093zM152 224h328v-48c0-26.51-21.49-48-48-48H272l-64-64H48C21.49 64 0 85.49 0 112v278.046l69.077-118.418C86.214 242.25 117.989 224 152 224z" - }, - "regular": { - "last_modified": 1548363722373, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M527.9 224H480v-48c0-26.5-21.5-48-48-48H272l-64-64H48C21.5 64 0 85.5 0 112v288c0 26.5 21.5 48 48 48h400c16.5 0 31.9-8.5 40.7-22.6l79.9-128c20-31.9-3-73.4-40.7-73.4zM48 118c0-3.3 2.7-6 6-6h134.1l64 64H426c3.3 0 6 2.7 6 6v42H152c-16.8 0-32.4 8.8-41.1 23.2L48 351.4zm400 282H72l77.2-128H528z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "folder-plus": { - "changes": [ - "5.3.0" - ], - "ligatures": [], - "search": { - "terms": [ - "add", - "create", - "new", - "positive" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f65e", - "label": "Folder Plus", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861402, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M464 128H272l-64-64H48C21.49 64 0 85.49 0 112v288c0 26.51 21.49 48 48 48h416c26.51 0 48-21.49 48-48V176c0-26.51-21.49-48-48-48zm-96 168c0 8.84-7.16 16-16 16h-72v72c0 8.84-7.16 16-16 16h-16c-8.84 0-16-7.16-16-16v-72h-72c-8.84 0-16-7.16-16-16v-16c0-8.84 7.16-16 16-16h72v-72c0-8.84 7.16-16 16-16h16c8.84 0 16 7.16 16 16v72h72c8.84 0 16 7.16 16 16v16z" - } - }, - "free": [ - "solid" - ] - }, - "font": { - "changes": [ - "1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "text" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f031", - "label": "font", - "voted": false, - "svg": { - "solid": { - "last_modified": 1548363722387, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M432 416h-26.7L275.5 42.7c-2.2-6.4-8.3-10.7-15.1-10.7h-72.8c-6.8 0-12.9 4.3-15.1 10.7L42.7 416H16c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h136c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16h-24l26.6-80.8h138.2l26.6 80.8H296c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h136c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16zM174.4 268.3l42-124.1c4.3-15.2 6.6-28.2 7.6-34.6.8 6.5 2.9 19.5 7.7 34.7l41.3 124z" - } - }, - "free": [ - "solid" - ] - }, - "font-awesome": { - "changes": [ - "4.6", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "meanpath" - ] - }, - "styles": [ - "brands" - ], - "unicode": "f2b4", - "label": "Font Awesome", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860988, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M397.8 32H50.2C22.7 32 0 54.7 0 82.2v347.6C0 457.3 22.7 480 50.2 480h347.6c27.5 0 50.2-22.7 50.2-50.2V82.2c0-27.5-22.7-50.2-50.2-50.2zm-45.4 284.3c0 4.2-3.6 6-7.8 7.8-16.7 7.2-34.6 13.7-53.8 13.7-26.9 0-39.4-16.7-71.7-16.7-23.3 0-47.8 8.4-67.5 17.3-1.2.6-2.4.6-3.6 1.2V385c0 1.8 0 3.6-.6 4.8v1.2c-2.4 8.4-10.2 14.3-19.1 14.3-11.3 0-20.3-9-20.3-20.3V166.4c-7.8-6-13.1-15.5-13.1-26.3 0-18.5 14.9-33.5 33.5-33.5 18.5 0 33.5 14.9 33.5 33.5 0 10.8-4.8 20.3-13.1 26.3v18.5c1.8-.6 3.6-1.2 5.4-2.4 18.5-7.8 40.6-14.3 61.5-14.3 22.7 0 40.6 6 60.9 13.7 4.2 1.8 8.4 2.4 13.1 2.4 22.7 0 47.8-16.1 53.8-16.1 4.8 0 9 3.6 9 7.8v140.3z" - } - }, - "free": [ - "brands" - ] - }, - "font-awesome-alt": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f35c", - "label": "Alternate Font Awesome", - "voted": false, - "svg": { - "brands": { - "last_modified": 1548363722329, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M339.3 171.2c-6 0-29.9 15.5-52.6 15.5-4.2 0-8.4-.6-12.5-2.4-19.7-7.8-37-13.7-59.1-13.7-20.3 0-41.8 6.6-59.7 13.7-1.8.6-3.6 1.2-4.8 1.8v-17.9c7.8-6 12.5-14.9 12.5-25.7 0-17.9-14.3-32.3-32.3-32.3s-32.3 14.3-32.3 32.3c0 10.2 4.8 19.7 12.5 25.7v212.1c0 10.8 9 19.7 19.7 19.7 9 0 16.1-6 18.5-13.7V385c.6-1.8.6-3 .6-4.8V336c1.2 0 2.4-.6 3-1.2 19.7-8.4 43-16.7 65.7-16.7 31.1 0 43 16.1 69.3 16.1 18.5 0 36.4-6.6 52-13.7 4.2-1.8 7.2-3.6 7.2-7.8V178.3c1.8-4.1-2.3-7.1-7.7-7.1zM397.8 32H50.2C22.7 32 0 54.7 0 82.2v347.6C0 457.3 22.7 480 50.2 480h347.6c27.5 0 50.2-22.7 50.2-50.2V82.2c0-27.5-22.7-50.2-50.2-50.2zm14.3 397.7c0 7.8-6.6 14.3-14.3 14.3H50.2c-7.8 0-14.3-6.6-14.3-14.3V82.2c0-7.8 6.6-14.3 14.3-14.3h347.6v-.1c7.8 0 14.3 6.6 14.3 14.3z" - } - }, - "free": [ - "brands" - ] - }, - "font-awesome-flag": { - "changes": [ - "5.0.0", - "5.0.1" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f425", - "label": "Font Awesome Flag", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860988, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M444.373 359.424c0 7.168-6.144 10.24-13.312 13.312-28.672 12.288-59.392 23.552-92.16 23.552-46.08 0-67.584-28.672-122.88-28.672-39.936 0-81.92 14.336-115.712 29.696-2.048 1.024-4.096 1.024-6.144 2.048v77.824c0 21.405-16.122 34.816-33.792 34.816-19.456 0-34.816-15.36-34.816-34.816V102.4C12.245 92.16 3.029 75.776 3.029 57.344 3.029 25.6 28.629 0 60.373 0s57.344 25.6 57.344 57.344c0 18.432-8.192 34.816-22.528 45.056v31.744c4.124-1.374 58.768-28.672 114.688-28.672 65.27 0 97.676 27.648 126.976 27.648 38.912 0 81.92-27.648 92.16-27.648 8.192 0 15.36 6.144 15.36 13.312v240.64z" - } - }, - "free": [ - "brands" - ] - }, - "font-awesome-logo-full": { - "changes": [ - "5.0.11" - ], - "ligatures": [ - "Font Awesome" - ], - "search": { - "terms": [] - }, - "styles": [ - "regular", - "solid", - "brands" - ], - "unicode": "f4e6", - "label": "Font Awesome Full Logo", - "private": true, - "voted": false, - "svg": { - "regular": { - "last_modified": 1546440861269, - "raw": "", - "viewBox": [ - "0", - "0", - "3992", - "512" - ], - "width": 3992, - "height": 512, - "path": "M454.6 0H57.4C25.9 0 0 25.9 0 57.4v397.3C0 486.1 25.9 512 57.4 512h397.3c31.4 0 57.4-25.9 57.4-57.4V57.4C512 25.9 486.1 0 454.6 0zm-58.9 324.9c0 4.8-4.1 6.9-8.9 8.9-19.2 8.1-39.7 15.7-61.5 15.7-40.5 0-68.7-44.8-163.2 2.5v51.8c0 30.3-45.7 30.2-45.7 0v-250c-9-7-15-17.9-15-30.3 0-21 17.1-38.2 38.2-38.2 21 0 38.2 17.1 38.2 38.2 0 12.2-5.8 23.2-14.9 30.2v21c37.1-12 65.5-34.4 146.1-3.4 26.6 11.4 68.7-15.7 76.5-15.7 5.5 0 10.3 4.1 10.3 8.9v160.4zm432.9-174.2h-137v70.1H825c39.8 0 40.4 62.2 0 62.2H691.6v105.6c0 45.5-70.7 46.4-70.7 0V128.3c0-22 18-39.8 39.8-39.8h167.8c39.6 0 40.5 62.2.1 62.2zm191.1 23.4c-169.3 0-169.1 252.4 0 252.4 169.9 0 169.9-252.4 0-252.4zm0 196.1c-81.6 0-82.1-139.8 0-139.8 82.5 0 82.4 139.8 0 139.8zm372.4 53.4c-17.5 0-31.4-13.9-31.4-31.4v-117c0-62.4-72.6-52.5-99.1-16.4v133.4c0 41.5-63.3 41.8-63.3 0V208c0-40 63.1-41.6 63.1 0v3.4c43.3-51.6 162.4-60.4 162.4 39.3v141.5c.3 30.4-31.5 31.4-31.7 31.4zm179.7 2.9c-44.3 0-68.3-22.9-68.3-65.8V235.2H1488c-35.6 0-36.7-55.3 0-55.3h15.5v-37.3c0-41.3 63.8-42.1 63.8 0v37.5h24.9c35.4 0 35.7 55.3 0 55.3h-24.9v108.5c0 29.6 26.1 26.3 27.4 26.3 31.4 0 52.6 56.3-22.9 56.3zM1992 123c-19.5-50.2-95.5-50-114.5 0-107.3 275.7-99.5 252.7-99.5 262.8 0 42.8 58.3 51.2 72.1 14.4l13.5-35.9H2006l13 35.9c14.2 37.7 72.1 27.2 72.1-14.4 0-10.1 5.3 6.8-99.1-262.8zm-108.9 179.1l51.7-142.9 51.8 142.9h-103.5zm591.3-85.6l-53.7 176.3c-12.4 41.2-72 41-84 0l-42.3-135.9-42.3 135.9c-12.4 40.9-72 41.2-84.5 0l-54.2-176.3c-12.5-39.4 49.8-56.1 60.2-16.9L2213 342l45.3-139.5c10.9-32.7 59.6-34.7 71.2 0l45.3 139.5 39.3-142.4c10.3-38.3 72.6-23.8 60.3 16.9zm275.4 75.1c0-42.4-33.9-117.5-119.5-117.5-73.2 0-124.4 56.3-124.4 126 0 77.2 55.3 126.4 128.5 126.4 31.7 0 93-11.5 93-39.8 0-18.3-21.1-31.5-39.3-22.4-49.4 26.2-109 8.4-115.9-43.8h148.3c16.3 0 29.3-13.4 29.3-28.9zM2571 277.7c9.5-73.4 113.9-68.6 118.6 0H2571zm316.7 148.8c-31.4 0-81.6-10.5-96.6-31.9-12.4-17 2.5-39.8 21.8-39.8 16.3 0 36.8 22.9 77.7 22.9 27.4 0 40.4-11 40.4-25.8 0-39.8-142.9-7.4-142.9-102 0-40.4 35.3-75.7 98.6-75.7 31.4 0 74.1 9.9 87.6 29.4 10.8 14.8-1.4 36.2-20.9 36.2-15.1 0-26.7-17.3-66.2-17.3-22.9 0-37.8 10.5-37.8 23.8 0 35.9 142.4 6 142.4 103.1-.1 43.7-37.4 77.1-104.1 77.1zm266.8-252.4c-169.3 0-169.1 252.4 0 252.4 170.1 0 169.6-252.4 0-252.4zm0 196.1c-81.8 0-82-139.8 0-139.8 82.5 0 82.4 139.8 0 139.8zm476.9 22V268.7c0-53.8-61.4-45.8-85.7-10.5v134c0 41.3-63.8 42.1-63.8 0V268.7c0-52.1-59.5-47.4-85.7-10.1v133.6c0 41.5-63.3 41.8-63.3 0V208c0-40 63.1-41.6 63.1 0v3.4c9.9-14.4 41.8-37.3 78.6-37.3 35.3 0 57.7 16.4 66.7 43.8 13.9-21.8 45.8-43.8 82.6-43.8 44.3 0 70.7 23.4 70.7 72.7v145.3c.5 17.3-13.5 31.4-31.9 31.4 3.5.1-31.3 1.1-31.3-31.3zM3992 291.6c0-42.4-32.4-117.5-117.9-117.5-73.2 0-127.5 56.3-127.5 126 0 77.2 58.3 126.4 131.6 126.4 31.7 0 91.5-11.5 91.5-39.8 0-18.3-21.1-31.5-39.3-22.4-49.4 26.2-110.5 8.4-117.5-43.8h149.8c16.3 0 29.1-13.4 29.3-28.9zm-180.5-13.9c9.7-74.4 115.9-68.3 120.1 0h-120.1z" - }, - "solid": { - "last_modified": 1546440861403, - "raw": "", - "viewBox": [ - "0", - "0", - "3992", - "512" - ], - "width": 3992, - "height": 512, - "path": "M454.6 0H57.4C25.9 0 0 25.9 0 57.4v397.3C0 486.1 25.9 512 57.4 512h397.3c31.4 0 57.4-25.9 57.4-57.4V57.4C512 25.9 486.1 0 454.6 0zm-58.9 324.9c0 4.8-4.1 6.9-8.9 8.9-19.2 8.1-39.7 15.7-61.5 15.7-40.5 0-68.7-44.8-163.2 2.5v51.8c0 30.3-45.7 30.2-45.7 0v-250c-9-7-15-17.9-15-30.3 0-21 17.1-38.2 38.2-38.2 21 0 38.2 17.1 38.2 38.2 0 12.2-5.8 23.2-14.9 30.2v21c37.1-12 65.5-34.4 146.1-3.4 26.6 11.4 68.7-15.7 76.5-15.7 5.5 0 10.3 4.1 10.3 8.9v160.4zm432.9-174.2h-137v70.1H825c39.8 0 40.4 62.2 0 62.2H691.6v105.6c0 45.5-70.7 46.4-70.7 0V128.3c0-22 18-39.8 39.8-39.8h167.8c39.6 0 40.5 62.2.1 62.2zm191.1 23.4c-169.3 0-169.1 252.4 0 252.4 169.9 0 169.9-252.4 0-252.4zm0 196.1c-81.6 0-82.1-139.8 0-139.8 82.5 0 82.4 139.8 0 139.8zm372.4 53.4c-17.5 0-31.4-13.9-31.4-31.4v-117c0-62.4-72.6-52.5-99.1-16.4v133.4c0 41.5-63.3 41.8-63.3 0V208c0-40 63.1-41.6 63.1 0v3.4c43.3-51.6 162.4-60.4 162.4 39.3v141.5c.3 30.4-31.5 31.4-31.7 31.4zm179.7 2.9c-44.3 0-68.3-22.9-68.3-65.8V235.2H1488c-35.6 0-36.7-55.3 0-55.3h15.5v-37.3c0-41.3 63.8-42.1 63.8 0v37.5h24.9c35.4 0 35.7 55.3 0 55.3h-24.9v108.5c0 29.6 26.1 26.3 27.4 26.3 31.4 0 52.6 56.3-22.9 56.3zM1992 123c-19.5-50.2-95.5-50-114.5 0-107.3 275.7-99.5 252.7-99.5 262.8 0 42.8 58.3 51.2 72.1 14.4l13.5-35.9H2006l13 35.9c14.2 37.7 72.1 27.2 72.1-14.4 0-10.1 5.3 6.8-99.1-262.8zm-108.9 179.1l51.7-142.9 51.8 142.9h-103.5zm591.3-85.6l-53.7 176.3c-12.4 41.2-72 41-84 0l-42.3-135.9-42.3 135.9c-12.4 40.9-72 41.2-84.5 0l-54.2-176.3c-12.5-39.4 49.8-56.1 60.2-16.9L2213 342l45.3-139.5c10.9-32.7 59.6-34.7 71.2 0l45.3 139.5 39.3-142.4c10.3-38.3 72.6-23.8 60.3 16.9zm275.4 75.1c0-42.4-33.9-117.5-119.5-117.5-73.2 0-124.4 56.3-124.4 126 0 77.2 55.3 126.4 128.5 126.4 31.7 0 93-11.5 93-39.8 0-18.3-21.1-31.5-39.3-22.4-49.4 26.2-109 8.4-115.9-43.8h148.3c16.3 0 29.3-13.4 29.3-28.9zM2571 277.7c9.5-73.4 113.9-68.6 118.6 0H2571zm316.7 148.8c-31.4 0-81.6-10.5-96.6-31.9-12.4-17 2.5-39.8 21.8-39.8 16.3 0 36.8 22.9 77.7 22.9 27.4 0 40.4-11 40.4-25.8 0-39.8-142.9-7.4-142.9-102 0-40.4 35.3-75.7 98.6-75.7 31.4 0 74.1 9.9 87.6 29.4 10.8 14.8-1.4 36.2-20.9 36.2-15.1 0-26.7-17.3-66.2-17.3-22.9 0-37.8 10.5-37.8 23.8 0 35.9 142.4 6 142.4 103.1-.1 43.7-37.4 77.1-104.1 77.1zm266.8-252.4c-169.3 0-169.1 252.4 0 252.4 170.1 0 169.6-252.4 0-252.4zm0 196.1c-81.8 0-82-139.8 0-139.8 82.5 0 82.4 139.8 0 139.8zm476.9 22V268.7c0-53.8-61.4-45.8-85.7-10.5v134c0 41.3-63.8 42.1-63.8 0V268.7c0-52.1-59.5-47.4-85.7-10.1v133.6c0 41.5-63.3 41.8-63.3 0V208c0-40 63.1-41.6 63.1 0v3.4c9.9-14.4 41.8-37.3 78.6-37.3 35.3 0 57.7 16.4 66.7 43.8 13.9-21.8 45.8-43.8 82.6-43.8 44.3 0 70.7 23.4 70.7 72.7v145.3c.5 17.3-13.5 31.4-31.9 31.4 3.5.1-31.3 1.1-31.3-31.3zM3992 291.6c0-42.4-32.4-117.5-117.9-117.5-73.2 0-127.5 56.3-127.5 126 0 77.2 58.3 126.4 131.6 126.4 31.7 0 91.5-11.5 91.5-39.8 0-18.3-21.1-31.5-39.3-22.4-49.4 26.2-110.5 8.4-117.5-43.8h149.8c16.3 0 29.1-13.4 29.3-28.9zm-180.5-13.9c9.7-74.4 115.9-68.3 120.1 0h-120.1z" - }, - "brands": { - "last_modified": 1546440860988, - "raw": "", - "viewBox": [ - "0", - "0", - "3992", - "512" - ], - "width": 3992, - "height": 512, - "path": "M454.6 0H57.4C25.9 0 0 25.9 0 57.4v397.3C0 486.1 25.9 512 57.4 512h397.3c31.4 0 57.4-25.9 57.4-57.4V57.4C512 25.9 486.1 0 454.6 0zm-58.9 324.9c0 4.8-4.1 6.9-8.9 8.9-19.2 8.1-39.7 15.7-61.5 15.7-40.5 0-68.7-44.8-163.2 2.5v51.8c0 30.3-45.7 30.2-45.7 0v-250c-9-7-15-17.9-15-30.3 0-21 17.1-38.2 38.2-38.2 21 0 38.2 17.1 38.2 38.2 0 12.2-5.8 23.2-14.9 30.2v21c37.1-12 65.5-34.4 146.1-3.4 26.6 11.4 68.7-15.7 76.5-15.7 5.5 0 10.3 4.1 10.3 8.9v160.4zm432.9-174.2h-137v70.1H825c39.8 0 40.4 62.2 0 62.2H691.6v105.6c0 45.5-70.7 46.4-70.7 0V128.3c0-22 18-39.8 39.8-39.8h167.8c39.6 0 40.5 62.2.1 62.2zm191.1 23.4c-169.3 0-169.1 252.4 0 252.4 169.9 0 169.9-252.4 0-252.4zm0 196.1c-81.6 0-82.1-139.8 0-139.8 82.5 0 82.4 139.8 0 139.8zm372.4 53.4c-17.5 0-31.4-13.9-31.4-31.4v-117c0-62.4-72.6-52.5-99.1-16.4v133.4c0 41.5-63.3 41.8-63.3 0V208c0-40 63.1-41.6 63.1 0v3.4c43.3-51.6 162.4-60.4 162.4 39.3v141.5c.3 30.4-31.5 31.4-31.7 31.4zm179.7 2.9c-44.3 0-68.3-22.9-68.3-65.8V235.2H1488c-35.6 0-36.7-55.3 0-55.3h15.5v-37.3c0-41.3 63.8-42.1 63.8 0v37.5h24.9c35.4 0 35.7 55.3 0 55.3h-24.9v108.5c0 29.6 26.1 26.3 27.4 26.3 31.4 0 52.6 56.3-22.9 56.3zM1992 123c-19.5-50.2-95.5-50-114.5 0-107.3 275.7-99.5 252.7-99.5 262.8 0 42.8 58.3 51.2 72.1 14.4l13.5-35.9H2006l13 35.9c14.2 37.7 72.1 27.2 72.1-14.4 0-10.1 5.3 6.8-99.1-262.8zm-108.9 179.1l51.7-142.9 51.8 142.9h-103.5zm591.3-85.6l-53.7 176.3c-12.4 41.2-72 41-84 0l-42.3-135.9-42.3 135.9c-12.4 40.9-72 41.2-84.5 0l-54.2-176.3c-12.5-39.4 49.8-56.1 60.2-16.9L2213 342l45.3-139.5c10.9-32.7 59.6-34.7 71.2 0l45.3 139.5 39.3-142.4c10.3-38.3 72.6-23.8 60.3 16.9zm275.4 75.1c0-42.4-33.9-117.5-119.5-117.5-73.2 0-124.4 56.3-124.4 126 0 77.2 55.3 126.4 128.5 126.4 31.7 0 93-11.5 93-39.8 0-18.3-21.1-31.5-39.3-22.4-49.4 26.2-109 8.4-115.9-43.8h148.3c16.3 0 29.3-13.4 29.3-28.9zM2571 277.7c9.5-73.4 113.9-68.6 118.6 0H2571zm316.7 148.8c-31.4 0-81.6-10.5-96.6-31.9-12.4-17 2.5-39.8 21.8-39.8 16.3 0 36.8 22.9 77.7 22.9 27.4 0 40.4-11 40.4-25.8 0-39.8-142.9-7.4-142.9-102 0-40.4 35.3-75.7 98.6-75.7 31.4 0 74.1 9.9 87.6 29.4 10.8 14.8-1.4 36.2-20.9 36.2-15.1 0-26.7-17.3-66.2-17.3-22.9 0-37.8 10.5-37.8 23.8 0 35.9 142.4 6 142.4 103.1-.1 43.7-37.4 77.1-104.1 77.1zm266.8-252.4c-169.3 0-169.1 252.4 0 252.4 170.1 0 169.6-252.4 0-252.4zm0 196.1c-81.8 0-82-139.8 0-139.8 82.5 0 82.4 139.8 0 139.8zm476.9 22V268.7c0-53.8-61.4-45.8-85.7-10.5v134c0 41.3-63.8 42.1-63.8 0V268.7c0-52.1-59.5-47.4-85.7-10.1v133.6c0 41.5-63.3 41.8-63.3 0V208c0-40 63.1-41.6 63.1 0v3.4c9.9-14.4 41.8-37.3 78.6-37.3 35.3 0 57.7 16.4 66.7 43.8 13.9-21.8 45.8-43.8 82.6-43.8 44.3 0 70.7 23.4 70.7 72.7v145.3c.5 17.3-13.5 31.4-31.9 31.4 3.5.1-31.3 1.1-31.3-31.3zM3992 291.6c0-42.4-32.4-117.5-117.9-117.5-73.2 0-127.5 56.3-127.5 126 0 77.2 58.3 126.4 131.6 126.4 31.7 0 91.5-11.5 91.5-39.8 0-18.3-21.1-31.5-39.3-22.4-49.4 26.2-110.5 8.4-117.5-43.8h149.8c16.3 0 29.1-13.4 29.3-28.9zm-180.5-13.9c9.7-74.4 115.9-68.3 120.1 0h-120.1z" - } - }, - "free": [ - "regular", - "solid", - "brands" - ] - }, - "fonticons": { - "changes": [ - "4.4", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f280", - "label": "Fonticons", - "voted": false, - "svg": { - "brands": { - "last_modified": 1548363722329, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M0 32v448h448V32zm187 140.9c-18.4 0-19 9.9-19 27.4v23.3c0 2.4-3.5 4.4-.6 4.4h67.4l-11.1 37.3H168v112.9c0 5.8-2 6.7 3.2 7.3l43.5 4.1v25.1H84V389l21.3-2c5.2-.6 6.7-2.3 6.7-7.9V267.7c0-2.3-2.9-2.3-5.8-2.3H84V228h28v-21c0-49.6 26.5-70 77.3-70 34.1 0 64.7 8.2 64.7 52.8l-50.7 6.1c.3-18.7-4.4-23-16.3-23zm74.3 241.8v-25.1l20.4-2.6c5.2-.6 7.6-1.7 7.6-7.3V271.8c0-4.1-2.9-6.7-6.7-7.9l-24.2-6.4 6.7-29.5h80.2v151.7c0 5.8-2.6 6.4 2.9 7.3l15.7 2.6v25.1zm80.8-255.5l9 33.2-7.3 7.3-31.2-16.6-31.2 16.6-7.3-7.3 9-33.2-21.8-24.2 3.5-9.6h27.7l15.5-28h9.3l15.5 28h27.7l3.5 9.6z" - } - }, - "free": [ - "brands" - ] - }, - "fonticons-fi": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f3a2", - "label": "Fonticons Fi", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860988, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M114.4 224h92.4l-15.2 51.2h-76.4V433c0 8-2.8 9.2 4.4 10l59.6 5.6V483H0v-35.2l29.2-2.8c7.2-.8 9.2-3.2 9.2-10.8V278.4c0-3.2-4-3.2-8-3.2H0V224h38.4v-28.8c0-68 36.4-96 106-96 46.8 0 88.8 11.2 88.8 72.4l-69.6 8.4c.4-25.6-6-31.6-22.4-31.6-25.2 0-26 13.6-26 37.6v32c0 3.2-4.8 6-.8 6zM384 483H243.2v-34.4l28-3.6c7.2-.8 10.4-2.4 10.4-10V287c0-5.6-4-9.2-9.2-10.8l-33.2-8.8 9.2-40.4h110v208c0 8-3.6 8.8 4 10l21.6 3.6V483zm-30-347.2l12.4 45.6-10 10-42.8-22.8-42.8 22.8-10-10 12.4-45.6-30-36.4 4.8-10h38L307.2 51H320l21.2 38.4h38l4.8 13.2-30 33.2z" - } - }, - "free": [ - "brands" - ] - }, - "football-ball": { - "changes": [ - "5.0.5" - ], - "ligatures": [], - "search": { - "terms": [ - "fall", - "pigskin", - "seasonal" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f44e", - "label": "Football Ball", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861403, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M481.5 60.3c-4.8-18.2-19.1-32.5-37.3-37.4C420.3 16.5 383 8.9 339.4 8L496 164.8c-.8-43.5-8.2-80.6-14.5-104.5zm-467 391.4c4.8 18.2 19.1 32.5 37.3 37.4 23.9 6.4 61.2 14 104.8 14.9L0 347.2c.8 43.5 8.2 80.6 14.5 104.5zM4.2 283.4L220.4 500c132.5-19.4 248.8-118.7 271.5-271.4L275.6 12C143.1 31.4 26.8 130.7 4.2 283.4zm317.3-123.6c3.1-3.1 8.2-3.1 11.3 0l11.3 11.3c3.1 3.1 3.1 8.2 0 11.3l-28.3 28.3 28.3 28.3c3.1 3.1 3.1 8.2 0 11.3l-11.3 11.3c-3.1 3.1-8.2 3.1-11.3 0l-28.3-28.3-22.6 22.7 28.3 28.3c3.1 3.1 3.1 8.2 0 11.3l-11.3 11.3c-3.1 3.1-8.2 3.1-11.3 0L248 278.6l-22.6 22.6 28.3 28.3c3.1 3.1 3.1 8.2 0 11.3l-11.3 11.3c-3.1 3.1-8.2 3.1-11.3 0l-28.3-28.3-28.3 28.3c-3.1 3.1-8.2 3.1-11.3 0l-11.3-11.3c-3.1-3.1-3.1-8.2 0-11.3l28.3-28.3-28.3-28.2c-3.1-3.1-3.1-8.2 0-11.3l11.3-11.3c3.1-3.1 8.2-3.1 11.3 0l28.3 28.3 22.6-22.6-28.3-28.3c-3.1-3.1-3.1-8.2 0-11.3l11.3-11.3c3.1-3.1 8.2-3.1 11.3 0l28.3 28.3 22.6-22.6-28.3-28.3c-3.1-3.1-3.1-8.2 0-11.3l11.3-11.3c3.1-3.1 8.2-3.1 11.3 0l28.3 28.3 28.3-28.5z" - } - }, - "free": [ - "solid" - ] - }, - "fort-awesome": { - "changes": [ - "4.5", - "5.0.0", - "5.0.3" - ], - "ligatures": [], - "search": { - "terms": [ - "castle" - ] - }, - "styles": [ - "brands" - ], - "unicode": "f286", - "label": "Fort Awesome", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860989, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M489.2 287.9h-27.4c-2.6 0-4.6 2-4.6 4.6v32h-36.6V146.2c0-2.6-2-4.6-4.6-4.6h-27.4c-2.6 0-4.6 2-4.6 4.6v32h-36.6v-32c0-2.6-2-4.6-4.6-4.6h-27.4c-2.6 0-4.6 2-4.6 4.6v32h-36.6v-32c0-6-8-4.6-11.7-4.6v-38c8.3-2 17.1-3.4 25.7-3.4 10.9 0 20.9 4.3 31.4 4.3 4.6 0 27.7-1.1 27.7-8v-60c0-2.6-2-4.6-4.6-4.6-5.1 0-15.1 4.3-24 4.3-9.7 0-20.9-4.3-32.6-4.3-8 0-16 1.1-23.7 2.9v-4.9c5.4-2.6 9.1-8.3 9.1-14.3 0-20.7-31.4-20.8-31.4 0 0 6 3.7 11.7 9.1 14.3v111.7c-3.7 0-11.7-1.4-11.7 4.6v32h-36.6v-32c0-2.6-2-4.6-4.6-4.6h-27.4c-2.6 0-4.6 2-4.6 4.6v32H128v-32c0-2.6-2-4.6-4.6-4.6H96c-2.6 0-4.6 2-4.6 4.6v178.3H54.8v-32c0-2.6-2-4.6-4.6-4.6H22.8c-2.6 0-4.6 2-4.6 4.6V512h182.9v-96c0-72.6 109.7-72.6 109.7 0v96h182.9V292.5c.1-2.6-1.9-4.6-4.5-4.6zm-288.1-4.5c0 2.6-2 4.6-4.6 4.6h-27.4c-2.6 0-4.6-2-4.6-4.6v-64c0-2.6 2-4.6 4.6-4.6h27.4c2.6 0 4.6 2 4.6 4.6v64zm146.4 0c0 2.6-2 4.6-4.6 4.6h-27.4c-2.6 0-4.6-2-4.6-4.6v-64c0-2.6 2-4.6 4.6-4.6h27.4c2.6 0 4.6 2 4.6 4.6v64z" - } - }, - "free": [ - "brands" - ] - }, - "fort-awesome-alt": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "castle" - ] - }, - "styles": [ - "brands" - ], - "unicode": "f3a3", - "label": "Alternate Fort Awesome", - "voted": false, - "svg": { - "brands": { - "last_modified": 1548363722329, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M208 237.4h-22.2c-2.1 0-3.7 1.6-3.7 3.7v51.7c0 2.1 1.6 3.7 3.7 3.7H208c2.1 0 3.7-1.6 3.7-3.7v-51.7c0-2.1-1.6-3.7-3.7-3.7zm118.2 0H304c-2.1 0-3.7 1.6-3.7 3.7v51.7c0 2.1 1.6 3.7 3.7 3.7h22.2c2.1 0 3.7-1.6 3.7-3.7v-51.7c-.1-2.1-1.7-3.7-3.7-3.7zm132-125.1c-2.3-3.2-4.6-6.4-7.1-9.5-9.8-12.5-20.8-24-32.8-34.4-4.5-3.9-9.1-7.6-13.9-11.2-1.6-1.2-3.2-2.3-4.8-3.5C372 34.1 340.3 20 306 13c-16.2-3.3-32.9-5-50-5s-33.9 1.7-50 5c-34.3 7.1-66 21.2-93.3 40.8-1.6 1.1-3.2 2.3-4.8 3.5-4.8 3.6-9.4 7.3-13.9 11.2-3 2.6-5.9 5.3-8.8 8s-5.7 5.5-8.4 8.4c-5.5 5.7-10.7 11.8-15.6 18-2.4 3.1-4.8 6.3-7.1 9.5C25.2 153 8.3 202.5 8.3 256c0 2 .1 4 .1 6 .1.7.1 1.3.1 2 .1 1.3.1 2.7.2 4 0 .8.1 1.5.1 2.3 0 1.3.1 2.5.2 3.7.1.8.1 1.6.2 2.4.1 1.1.2 2.3.3 3.5 0 .8.1 1.6.2 2.4.1 1.2.3 2.4.4 3.6.1.8.2 1.5.3 2.3.1 1.3.3 2.6.5 3.9.1.6.2 1.3.3 1.9l.9 5.7c.1.6.2 1.1.3 1.7.3 1.3.5 2.7.8 4 .2.8.3 1.6.5 2.4.2 1 .5 2.1.7 3.2.2.9.4 1.7.6 2.6.2 1 .4 2 .7 3 .2.9.5 1.8.7 2.7.3 1 .5 1.9.8 2.9.3.9.5 1.8.8 2.7.2.9.5 1.9.8 2.8s.5 1.8.8 2.7c.3 1 .6 1.9.9 2.8.6 1.6 1.1 3.3 1.7 4.9.4 1 .7 1.9 1 2.8.3 1 .7 2 1.1 3 .3.8.6 1.5.9 2.3l1.2 3c.3.7.6 1.5.9 2.2.4 1 .9 2 1.3 3l.9 2.1c.5 1 .9 2 1.4 3 .3.7.6 1.3.9 2 .5 1 1 2.1 1.5 3.1.2.6.5 1.1.8 1.7.6 1.1 1.1 2.2 1.7 3.3.1.2.2.3.3.5 2.2 4.1 4.4 8.2 6.8 12.2.2.4.5.8.7 1.2.7 1.1 1.3 2.2 2 3.3.3.5.6.9.9 1.4.6 1.1 1.3 2.1 2 3.2.3.5.6.9.9 1.4.7 1.1 1.4 2.1 2.1 3.2.2.4.5.8.8 1.2.7 1.1 1.5 2.2 2.3 3.3.2.2.3.5.5.7 37.5 51.7 94.4 88.5 160 99.4.9.1 1.7.3 2.6.4 1 .2 2.1.4 3.1.5s1.9.3 2.8.4c1 .2 2 .3 3 .4.9.1 1.9.2 2.9.3s1.9.2 2.9.3 2.1.2 3.1.3c.9.1 1.8.1 2.7.2 1.1.1 2.3.1 3.4.2.8 0 1.7.1 2.5.1 1.3 0 2.6.1 3.9.1.7.1 1.4.1 2.1.1 2 .1 4 .1 6 .1s4-.1 6-.1c.7 0 1.4-.1 2.1-.1 1.3 0 2.6 0 3.9-.1.8 0 1.7-.1 2.5-.1 1.1-.1 2.3-.1 3.4-.2.9 0 1.8-.1 2.7-.2 1-.1 2.1-.2 3.1-.3s1.9-.2 2.9-.3c.9-.1 1.9-.2 2.9-.3s2-.3 3-.4 1.9-.3 2.8-.4c1-.2 2.1-.3 3.1-.5.9-.1 1.7-.3 2.6-.4 65.6-11 122.5-47.7 160.1-102.4.2-.2.3-.5.5-.7.8-1.1 1.5-2.2 2.3-3.3.2-.4.5-.8.8-1.2.7-1.1 1.4-2.1 2.1-3.2.3-.5.6-.9.9-1.4.6-1.1 1.3-2.1 2-3.2.3-.5.6-.9.9-1.4.7-1.1 1.3-2.2 2-3.3.2-.4.5-.8.7-1.2 2.4-4 4.6-8.1 6.8-12.2.1-.2.2-.3.3-.5.6-1.1 1.1-2.2 1.7-3.3.2-.6.5-1.1.8-1.7.5-1 1-2.1 1.5-3.1.3-.7.6-1.3.9-2 .5-1 1-2 1.4-3l.9-2.1c.5-1 .9-2 1.3-3 .3-.7.6-1.5.9-2.2l1.2-3c.3-.8.6-1.5.9-2.3.4-1 .7-2 1.1-3s.7-1.9 1-2.8c.6-1.6 1.2-3.3 1.7-4.9.3-1 .6-1.9.9-2.8s.5-1.8.8-2.7c.2-.9.5-1.9.8-2.8s.6-1.8.8-2.7c.3-1 .5-1.9.8-2.9.2-.9.5-1.8.7-2.7.2-1 .5-2 .7-3 .2-.9.4-1.7.6-2.6.2-1 .5-2.1.7-3.2.2-.8.3-1.6.5-2.4.3-1.3.6-2.7.8-4 .1-.6.2-1.1.3-1.7l.9-5.7c.1-.6.2-1.3.3-1.9.1-1.3.3-2.6.5-3.9.1-.8.2-1.5.3-2.3.1-1.2.3-2.4.4-3.6 0-.8.1-1.6.2-2.4.1-1.1.2-2.3.3-3.5.1-.8.1-1.6.2-2.4.1 1.7.1.5.2-.7 0-.8.1-1.5.1-2.3.1-1.3.2-2.7.2-4 .1-.7.1-1.3.1-2 .1-2 .1-4 .1-6 0-53.5-16.9-103-45.8-143.7zM448 371.5c-9.4 15.5-20.6 29.9-33.6 42.9-20.6 20.6-44.5 36.7-71.2 48-13.9 5.8-28.2 10.3-42.9 13.2v-75.8c0-58.6-88.6-58.6-88.6 0v75.8c-14.7-2.9-29-7.3-42.9-13.2-26.7-11.3-50.6-27.4-71.2-48-13-13-24.2-27.4-33.6-42.9v-71.3c0-2.1 1.6-3.7 3.7-3.7h22.1c2.1 0 3.7 1.6 3.7 3.7V326h29.6V182c0-2.1 1.6-3.7 3.7-3.7h22.1c2.1 0 3.7 1.6 3.7 3.7v25.9h29.5V182c0-2.1 1.6-3.7 3.7-3.7H208c2.1 0 3.7 1.6 3.7 3.7v25.9h29.5V182c0-4.8 6.5-3.7 9.5-3.7V88.1c-4.4-2-7.4-6.7-7.4-11.5 0-16.8 25.4-16.8 25.4 0 0 4.8-3 9.4-7.4 11.5V92c6.3-1.4 12.7-2.3 19.2-2.3 9.4 0 18.4 3.5 26.3 3.5 7.2 0 15.2-3.5 19.4-3.5 2.1 0 3.7 1.6 3.7 3.7v48.4c0 5.6-18.7 6.5-22.4 6.5-8.6 0-16.6-3.5-25.4-3.5-7 0-14.1 1.2-20.8 2.8v30.7c3 0 9.5-1.1 9.5 3.7v25.9h29.5V182c0-2.1 1.6-3.7 3.7-3.7h22.2c2.1 0 3.7 1.6 3.7 3.7v25.9h29.5V182c0-2.1 1.6-3.7 3.7-3.7h22.1c2.1 0 3.7 1.6 3.7 3.7v144h29.5v-25.8c0-2.1 1.6-3.7 3.7-3.7h22.2c2.1 0 3.7 1.6 3.7 3.7z" - } - }, - "free": [ - "brands" - ] - }, - "forumbee": { - "changes": [ - "4.3", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f211", - "label": "Forumbee", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860989, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M5.8 309.7C2 292.7 0 275.5 0 258.3 0 135 99.8 35 223.1 35c16.6 0 33.3 2 49.3 5.5C149 87.5 51.9 186 5.8 309.7zm392.9-189.2C385 103 369 87.8 350.9 75.2c-149.6 44.3-266.3 162.1-309.7 312 12.5 18.1 28 35.6 45.2 49 43.1-151.3 161.2-271.7 312.3-315.7zm15.8 252.7c15.2-25.1 25.4-53.7 29.5-82.8-79.4 42.9-145 110.6-187.6 190.3 30-4.4 58.9-15.3 84.6-31.3 35 13.1 70.9 24.3 107 33.6-9.3-36.5-20.4-74.5-33.5-109.8zm29.7-145.5c-2.6-19.5-7.9-38.7-15.8-56.8C290.5 216.7 182 327.5 137.1 466c18.1 7.6 37 12.5 56.6 15.2C240 367.1 330.5 274.4 444.2 227.7z" - } - }, - "free": [ - "brands" - ] - }, - "forward": { - "changes": [ - "1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "forward", - "next" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f04e", - "label": "forward", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861403, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M500.5 231.4l-192-160C287.9 54.3 256 68.6 256 96v320c0 27.4 31.9 41.8 52.5 24.6l192-160c15.3-12.8 15.3-36.4 0-49.2zm-256 0l-192-160C31.9 54.3 0 68.6 0 96v320c0 27.4 31.9 41.8 52.5 24.6l192-160c15.3-12.8 15.3-36.4 0-49.2z" - } - }, - "free": [ - "solid" - ] - }, - "foursquare": { - "changes": [ - "3.2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f180", - "label": "Foursquare", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860989, - "raw": "", - "viewBox": [ - "0", - "0", - "368", - "512" - ], - "width": 368, - "height": 512, - "path": "M323.1 3H49.9C12.4 3 0 31.3 0 49.1v433.8c0 20.3 12.1 27.7 18.2 30.1 6.2 2.5 22.8 4.6 32.9-7.1C180 356.5 182.2 354 182.2 354c3.1-3.4 3.4-3.1 6.8-3.1h83.4c35.1 0 40.6-25.2 44.3-39.7l48.6-243C373.8 25.8 363.1 3 323.1 3zm-16.3 73.8l-11.4 59.7c-1.2 6.5-9.5 13.2-16.9 13.2H172.1c-12 0-20.6 8.3-20.6 20.3v13c0 12 8.6 20.6 20.6 20.6h90.4c8.3 0 16.6 9.2 14.8 18.2-1.8 8.9-10.5 53.8-11.4 58.8-.9 4.9-6.8 13.5-16.9 13.5h-73.5c-13.5 0-17.2 1.8-26.5 12.6 0 0-8.9 11.4-89.5 108.3-.9.9-1.8.6-1.8-.3V75.9c0-7.7 6.8-16.6 16.6-16.6h219c8.2 0 15.6 7.7 13.5 17.5z" - } - }, - "free": [ - "brands" - ] - }, - "free-code-camp": { - "changes": [ - "4.7", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f2c5", - "label": "Free Code Camp", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860989, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M69.3 144.5c-41 68.5-36.4 163 1 227C92.5 409.7 120 423.9 120 438c0 6.8-6 13-12.8 13C87.7 451 8 375.5 8 253.2c0-111.5 78-186 97.1-186 6 0 14.9 4.8 14.9 11.1 0 12.7-28.3 28.6-50.7 66.2zm195.8 213.8c4.5 1.8 12.3 5.2 12.3-1.2 0-2.7-2.2-2.9-4.3-3.6-8.5-3.4-14-7.7-19.1-15.2-8.2-12.1-10.1-24.2-10.1-38.6 0-32.1 44.2-37.9 44.2-70 0-12.3-7.7-15.9-7.7-19.3 0-2.2.7-2.2 2.9-2.2 8 0 19.1 13.3 22.5 19.8 2.2 4.6 2.4 6 2.4 11.1 0 7-.7 14.2-.7 21.3 0 27 31.9 19.8 31.9 6.8 0-6-3.6-11.6-3.6-17.4 0-.7 0-1.2.7-1.2 3.4 0 9.4 7.7 11.1 10.1 5.8 8.9 8.5 20.8 8.5 31.4 0 32.4-29.5 49-29.5 56 0 1 2.9 7.7 12.1 1.9 29.7-15.1 53.1-47.6 53.1-89.8 0-33.6-8.7-57.7-32.1-82.6-3.9-4.1-16.4-16.9-22.5-16.9-8.2 0 7.2 18.6 7.2 31.2 0 7.2-4.8 12.3-12.3 12.3-11.6 0-14.5-25.4-15.9-33.3-5.8-33.8-12.8-58.2-46.4-74.1-10.4-5-36.5-11.8-36.5-2.2 0 2.4 2.7 4.1 4.6 5.1 9.2 5.6 19.6 21.4 19.6 38.2 0 46.1-57.7 88.2-57.7 136.2-.2 40.3 28.1 72.6 65.3 86.2zM470.4 67c-6 0-14.4 6.5-14.4 12.6 0 8.7 12.1 19.6 17.6 25.4 81.6 85.1 78.6 214.3 17.6 291-7 8.9-35.3 35.3-35.3 43.5 0 5.1 8.2 11.4 13.2 11.4 25.4 0 98.8-80.8 98.8-185.7C568 145.9 491.8 67 470.4 67zm-42.3 323.1H167c-9.4 0-15.5 7.5-15.5 16.4 0 8.5 7 15.5 15.5 15.5h261.1c9.4 0 11.9-7.5 11.9-16.4 0-8.5-3.5-15.5-11.9-15.5z" - } - }, - "free": [ - "brands" - ] - }, - "freebsd": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f3a4", - "label": "FreeBSD", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860989, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M303.7 96.2c11.1-11.1 115.5-77 139.2-53.2 23.7 23.7-42.1 128.1-53.2 139.2-11.1 11.1-39.4.9-63.1-22.9-23.8-23.7-34.1-52-22.9-63.1zM109.9 68.1C73.6 47.5 22 24.6 5.6 41.1c-16.6 16.6 7.1 69.4 27.9 105.7 18.5-32.2 44.8-59.3 76.4-78.7zM406.7 174c3.3 11.3 2.7 20.7-2.7 26.1-20.3 20.3-87.5-27-109.3-70.1-18-32.3-11.1-53.4 14.9-48.7 5.7-3.6 12.3-7.6 19.6-11.6-29.8-15.5-63.6-24.3-99.5-24.3-119.1 0-215.6 96.5-215.6 215.6 0 119 96.5 215.6 215.6 215.6S445.3 380.1 445.3 261c0-38.4-10.1-74.5-27.7-105.8-3.9 7-7.6 13.3-10.9 18.8z" - } - }, - "free": [ - "brands" - ] - }, - "frog": { - "changes": [ - "5.0.13" - ], - "ligatures": [], - "search": { - "terms": [ - "amphibian", - "bullfrog", - "fauna", - "hop", - "kermit", - "kiss", - "prince", - "ribbit", - "toad", - "wart" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f52e", - "label": "Frog", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861403, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M446.53 97.43C439.67 60.23 407.19 32 368 32c-39.23 0-71.72 28.29-78.54 65.54C126.75 112.96-.5 250.12 0 416.98.11 451.9 29.08 480 64 480h304c8.84 0 16-7.16 16-16 0-17.67-14.33-32-32-32h-79.49l35.8-48.33c24.14-36.23 10.35-88.28-33.71-106.6-23.89-9.93-51.55-4.65-72.24 10.88l-32.76 24.59c-7.06 5.31-17.09 3.91-22.41-3.19-5.3-7.08-3.88-17.11 3.19-22.41l34.78-26.09c36.84-27.66 88.28-27.62 125.13 0 10.87 8.15 45.87 39.06 40.8 93.21L469.62 480H560c8.84 0 16-7.16 16-16 0-17.67-14.33-32-32-32h-53.63l-98.52-104.68 154.44-86.65A58.16 58.16 0 0 0 576 189.94c0-21.4-11.72-40.95-30.48-51.23-40.56-22.22-98.99-41.28-98.99-41.28zM368 136c-13.26 0-24-10.75-24-24 0-13.26 10.74-24 24-24 13.25 0 24 10.74 24 24 0 13.25-10.75 24-24 24z" - } - }, - "free": [ - "solid" - ] - }, - "frown": { - "changes": [ - "3.1", - "5.0.0", - "5.0.9", - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [ - "disapprove", - "emoticon", - "face", - "rating", - "sad" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f119", - "label": "Frowning Face", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861404, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm80 168c17.7 0 32 14.3 32 32s-14.3 32-32 32-32-14.3-32-32 14.3-32 32-32zm-160 0c17.7 0 32 14.3 32 32s-14.3 32-32 32-32-14.3-32-32 14.3-32 32-32zm170.2 218.2C315.8 367.4 282.9 352 248 352s-67.8 15.4-90.2 42.2c-13.5 16.3-38.1-4.2-24.6-20.5C161.7 339.6 203.6 320 248 320s86.3 19.6 114.7 53.8c13.6 16.2-11 36.7-24.5 20.4z" - }, - "regular": { - "last_modified": 1546440861270, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm0 448c-110.3 0-200-89.7-200-200S137.7 56 248 56s200 89.7 200 200-89.7 200-200 200zm-80-216c17.7 0 32-14.3 32-32s-14.3-32-32-32-32 14.3-32 32 14.3 32 32 32zm160-64c-17.7 0-32 14.3-32 32s14.3 32 32 32 32-14.3 32-32-14.3-32-32-32zm-80 128c-40.2 0-78 17.7-103.8 48.6-8.5 10.2-7.1 25.3 3.1 33.8 10.2 8.4 25.3 7.1 33.8-3.1 16.6-19.9 41-31.4 66.9-31.4s50.3 11.4 66.9 31.4c8.1 9.7 23.1 11.9 33.8 3.1 10.2-8.5 11.5-23.6 3.1-33.8C326 321.7 288.2 304 248 304z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "frown-open": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [ - "disapprove", - "emoticon", - "face", - "rating", - "sad" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f57a", - "label": "Frowning Face With Open Mouth", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861404, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zM136 208c0-17.7 14.3-32 32-32s32 14.3 32 32-14.3 32-32 32-32-14.3-32-32zm187.3 183.3c-31.2-9.6-59.4-15.3-75.3-15.3s-44.1 5.7-75.3 15.3c-11.5 3.5-22.5-6.3-20.5-18.1 7-40 60.1-61.2 95.8-61.2s88.8 21.3 95.8 61.2c2 11.9-9.1 21.6-20.5 18.1zM328 240c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32z" - }, - "regular": { - "last_modified": 1546440861270, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm0 448c-110.3 0-200-89.7-200-200S137.7 56 248 56s200 89.7 200 200-89.7 200-200 200zm-48-248c0-17.7-14.3-32-32-32s-32 14.3-32 32 14.3 32 32 32 32-14.3 32-32zm128-32c-17.7 0-32 14.3-32 32s14.3 32 32 32 32-14.3 32-32-14.3-32-32-32zm-80 112c-35.6 0-88.8 21.3-95.8 61.2-2 11.8 9 21.5 20.5 18.1 31.2-9.6 59.4-15.3 75.3-15.3s44.1 5.7 75.3 15.3c11.4 3.5 22.5-6.3 20.5-18.1-7-39.9-60.2-61.2-95.8-61.2z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "fulcrum": { - "changes": [ - "5.0.12" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f50b", - "label": "Fulcrum", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860990, - "raw": "", - "viewBox": [ - "0", - "0", - "269.66", - "512" - ], - "width": 269, - "height": 512, - "path": "M70.75 164.14l-35.38 43.55L0 164.14l35.38-43.55 35.37 43.55zM119.23 0L98.69 198.18 47.72 256l50.98 57.82L119.23 512V300.89L78.15 256l41.08-44.89V0zm79.67 164.14l35.38 43.55 35.38-43.55-35.38-43.55-35.38 43.55zm-48.48 46.97L191.5 256l-41.08 44.89V512l20.54-198.18L221.94 256l-50.98-57.82L150.42 0v211.11z" - } - }, - "free": [ - "brands" - ] - }, - "funnel-dollar": { - "changes": [ - "5.3.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f662", - "label": "Funnel Dollar", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861404, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M433.46 165.94l101.2-111.87C554.61 34.12 540.48 0 512.26 0H31.74C3.52 0-10.61 34.12 9.34 54.07L192 256v155.92c0 12.59 5.93 24.44 16 32l79.99 60c20.86 15.64 48.47 6.97 59.22-13.57C310.8 455.38 288 406.35 288 352c0-89.79 62.05-165.17 145.46-186.06zM480 192c-88.37 0-160 71.63-160 160s71.63 160 160 160 160-71.63 160-160-71.63-160-160-160zm16 239.88V448c0 4.42-3.58 8-8 8h-16c-4.42 0-8-3.58-8-8v-16.29c-11.29-.58-22.27-4.52-31.37-11.35-3.9-2.93-4.1-8.77-.57-12.14l11.75-11.21c2.77-2.64 6.89-2.76 10.13-.73 3.87 2.42 8.26 3.72 12.82 3.72h28.11c6.5 0 11.8-5.92 11.8-13.19 0-5.95-3.61-11.19-8.77-12.73l-45-13.5c-18.59-5.58-31.58-23.42-31.58-43.39 0-24.52 19.05-44.44 42.67-45.07V256c0-4.42 3.58-8 8-8h16c4.42 0 8 3.58 8 8v16.29c11.29.58 22.27 4.51 31.37 11.35 3.9 2.93 4.1 8.77.57 12.14l-11.75 11.21c-2.77 2.64-6.89 2.76-10.13.73-3.87-2.43-8.26-3.72-12.82-3.72h-28.11c-6.5 0-11.8 5.92-11.8 13.19 0 5.95 3.61 11.19 8.77 12.73l45 13.5c18.59 5.58 31.58 23.42 31.58 43.39 0 24.53-19.04 44.44-42.67 45.07z" - } - }, - "free": [ - "solid" - ] - }, - "futbol": { - "changes": [ - "4.2", - "5.0.0", - "5.0.5" - ], - "ligatures": [], - "search": { - "terms": [ - "ball", - "football", - "soccer" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f1e3", - "label": "Futbol", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861404, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zm-48 0l-.003-.282-26.064 22.741-62.679-58.5 16.454-84.355 34.303 3.072c-24.889-34.216-60.004-60.089-100.709-73.141l13.651 31.939L256 139l-74.953-41.525 13.651-31.939c-40.631 13.028-75.78 38.87-100.709 73.141l34.565-3.073 16.192 84.355-62.678 58.5-26.064-22.741-.003.282c0 43.015 13.497 83.952 38.472 117.991l7.704-33.897 85.138 10.447 36.301 77.826-29.902 17.786c40.202 13.122 84.29 13.148 124.572 0l-29.902-17.786 36.301-77.826 85.138-10.447 7.704 33.897C442.503 339.952 456 299.015 456 256zm-248.102 69.571l-29.894-91.312L256 177.732l77.996 56.527-29.622 91.312h-96.476z" - }, - "regular": { - "last_modified": 1546440861270, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M483.8 179.4C449.8 74.6 352.6 8 248.1 8c-25.4 0-51.2 3.9-76.7 12.2C41.2 62.5-30.1 202.4 12.2 332.6 46.2 437.4 143.4 504 247.9 504c25.4 0 51.2-3.9 76.7-12.2 130.2-42.3 201.5-182.2 159.2-312.4zm-74.5 193.7l-52.2 6.4-43.7-60.9 24.4-75.2 71.1-22.1 38.9 36.4c-.2 30.7-7.4 61.1-21.7 89.2-4.7 9.3-10.7 17.8-16.8 26.2zm0-235.4l-10.4 53.1-70.7 22-64.2-46.5V92.5l47.4-26.2c39.2 13 73.4 38 97.9 71.4zM184.9 66.4L232 92.5v73.8l-64.2 46.5-70.6-22-10.1-52.5c24.3-33.4 57.9-58.6 97.8-71.9zM139 379.5L85.9 373c-14.4-20.1-37.3-59.6-37.8-115.3l39-36.4 71.1 22.2 24.3 74.3-43.5 61.7zm48.2 67l-22.4-48.1 43.6-61.7H287l44.3 61.7-22.4 48.1c-6.2 1.8-57.6 20.4-121.7 0z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "galactic-republic": { - "changes": [ - "5.0.12" - ], - "ligatures": [], - "search": { - "terms": [ - "politics", - "star wars" - ] - }, - "styles": [ - "brands" - ], - "unicode": "f50c", - "label": "Galactic Republic", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860990, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M248 504C111.25 504 0 392.75 0 256S111.25 8 248 8s248 111.25 248 248-111.25 248-248 248zm0-479.47C120.37 24.53 16.53 128.37 16.53 256S120.37 487.47 248 487.47 479.47 383.63 479.47 256 375.63 24.53 248 24.53zm27.62 21.81v24.62a185.933 185.933 0 0 1 83.57 34.54l17.39-17.36c-28.75-22.06-63.3-36.89-100.96-41.8zm-55.37.07c-37.64 4.94-72.16 19.8-100.88 41.85l17.28 17.36h.08c24.07-17.84 52.55-30.06 83.52-34.67V46.41zm12.25 50.17v82.87c-10.04 2.03-19.42 5.94-27.67 11.42l-58.62-58.59-21.93 21.93 58.67 58.67c-5.47 8.23-9.45 17.59-11.47 27.62h-82.9v31h82.9c2.02 10.02 6.01 19.31 11.47 27.54l-58.67 58.69 21.93 21.93 58.62-58.62a77.873 77.873 0 0 0 27.67 11.47v82.9h31v-82.9c10.05-2.03 19.37-6.06 27.62-11.55l58.67 58.69 21.93-21.93-58.67-58.69c5.46-8.23 9.47-17.52 11.5-27.54h82.87v-31h-82.87c-2.02-10.02-6.03-19.38-11.5-27.62l58.67-58.67-21.93-21.93-58.67 58.67c-8.25-5.49-17.57-9.47-27.62-11.5V96.58h-31zm183.24 30.72l-17.36 17.36a186.337 186.337 0 0 1 34.67 83.67h24.62c-4.95-37.69-19.83-72.29-41.93-101.03zm-335.55.13c-22.06 28.72-36.91 63.26-41.85 100.91h24.65c4.6-30.96 16.76-59.45 34.59-83.52l-17.39-17.39zM38.34 283.67c4.92 37.64 19.75 72.18 41.8 100.9l17.36-17.39c-17.81-24.07-29.92-52.57-34.51-83.52H38.34zm394.7 0c-4.61 30.99-16.8 59.5-34.67 83.6l17.36 17.36c22.08-28.74 36.98-63.29 41.93-100.96h-24.62zM136.66 406.38l-17.36 17.36c28.73 22.09 63.3 36.98 100.96 41.93v-24.64c-30.99-4.63-59.53-16.79-83.6-34.65zm222.53.05c-24.09 17.84-52.58 30.08-83.57 34.67v24.57c37.67-4.92 72.21-19.79 100.96-41.85l-17.31-17.39h-.08z" - } - }, - "free": [ - "brands" - ] - }, - "galactic-senate": { - "changes": [ - "5.0.12" - ], - "ligatures": [], - "search": { - "terms": [ - "star wars" - ] - }, - "styles": [ - "brands" - ], - "unicode": "f50d", - "label": "Galactic Senate", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860990, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M249.86 33.48v26.07C236.28 80.17 226 168.14 225.39 274.9c11.74-15.62 19.13-33.33 19.13-48.24v-16.88c-.03-5.32.75-10.53 2.19-15.65.65-2.14 1.39-4.08 2.62-5.82 1.23-1.75 3.43-3.79 6.68-3.79 3.24 0 5.45 2.05 6.68 3.79 1.23 1.75 1.97 3.68 2.62 5.82 1.44 5.12 2.22 10.33 2.19 15.65v16.88c0 14.91 7.39 32.62 19.13 48.24-.63-106.76-10.91-194.73-24.49-215.35V33.48h-12.28zm-26.34 147.77c-9.52 2.15-18.7 5.19-27.46 9.08 8.9 16.12 9.76 32.64 1.71 37.29-8 4.62-21.85-4.23-31.36-19.82-11.58 8.79-21.88 19.32-30.56 31.09 14.73 9.62 22.89 22.92 18.32 30.66-4.54 7.7-20.03 7.14-35.47-.96-5.78 13.25-9.75 27.51-11.65 42.42 9.68.18 18.67 2.38 26.18 6.04 17.78-.3 32.77-1.96 40.49-4.22 5.55-26.35 23.02-48.23 46.32-59.51.73-25.55 1.88-49.67 3.48-72.07zm64.96 0c1.59 22.4 2.75 46.52 3.47 72.07 23.29 11.28 40.77 33.16 46.32 59.51 7.72 2.26 22.71 3.92 40.49 4.22 7.51-3.66 16.5-5.85 26.18-6.04-1.9-14.91-5.86-29.17-11.65-42.42-15.44 8.1-30.93 8.66-35.47.96-4.57-7.74 3.6-21.05 18.32-30.66-8.68-11.77-18.98-22.3-30.56-31.09-9.51 15.59-23.36 24.44-31.36 19.82-8.05-4.65-7.19-21.16 1.71-37.29a147.49 147.49 0 0 0-27.45-9.08zm-32.48 8.6c-3.23 0-5.86 8.81-6.09 19.93h-.05v16.88c0 41.42-49.01 95.04-93.49 95.04-52 0-122.75-1.45-156.37 29.17v2.51c9.42 17.12 20.58 33.17 33.18 47.97C45.7 380.26 84.77 360.4 141.2 360c45.68 1.02 79.03 20.33 90.76 40.87.01.01-.01.04 0 .05 7.67 2.14 15.85 3.23 24.04 3.21 8.19.02 16.37-1.07 24.04-3.21.01-.01-.01-.04 0-.05 11.74-20.54 45.08-39.85 90.76-40.87 56.43.39 95.49 20.26 108.02 41.35 12.6-14.8 23.76-30.86 33.18-47.97v-2.51c-33.61-30.62-104.37-29.17-156.37-29.17-44.48 0-93.49-53.62-93.49-95.04v-16.88h-.05c-.23-11.12-2.86-19.93-6.09-19.93zm0 96.59c22.42 0 40.6 18.18 40.6 40.6s-18.18 40.65-40.6 40.65-40.6-18.23-40.6-40.65c0-22.42 18.18-40.6 40.6-40.6zm0 7.64c-18.19 0-32.96 14.77-32.96 32.96S237.81 360 256 360s32.96-14.77 32.96-32.96-14.77-32.96-32.96-32.96zm0 6.14c14.81 0 26.82 12.01 26.82 26.82s-12.01 26.82-26.82 26.82-26.82-12.01-26.82-26.82 12.01-26.82 26.82-26.82zm-114.8 66.67c-10.19.07-21.6.36-30.5 1.66.43 4.42 1.51 18.63 7.11 29.76 9.11-2.56 18.36-3.9 27.62-3.9 41.28.94 71.48 34.35 78.26 74.47l.11 4.7c10.4 1.91 21.19 2.94 32.21 2.94 11.03 0 21.81-1.02 32.21-2.94l.11-4.7c6.78-40.12 36.98-73.53 78.26-74.47 9.26 0 18.51 1.34 27.62 3.9 5.6-11.13 6.68-25.34 7.11-29.76-8.9-1.3-20.32-1.58-30.5-1.66-18.76.42-35.19 4.17-48.61 9.67-12.54 16.03-29.16 30.03-49.58 33.07-.09.02-.17.04-.27.05-.05.01-.11.04-.16.05-5.24 1.07-10.63 1.6-16.19 1.6-5.55 0-10.95-.53-16.19-1.6-.05-.01-.11-.04-.16-.05-.1-.02-.17-.04-.27-.05-20.42-3.03-37.03-17.04-49.58-33.07-13.42-5.49-29.86-9.25-48.61-9.67z" - } - }, - "free": [ - "brands" - ] - }, - "gamepad": { - "changes": [ - "3.1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "controller" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f11b", - "label": "Gamepad", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861404, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M480 96H160C71.6 96 0 167.6 0 256s71.6 160 160 160c44.8 0 85.2-18.4 114.2-48h91.5c29 29.6 69.5 48 114.2 48 88.4 0 160-71.6 160-160S568.4 96 480 96zM256 276c0 6.6-5.4 12-12 12h-52v52c0 6.6-5.4 12-12 12h-40c-6.6 0-12-5.4-12-12v-52H76c-6.6 0-12-5.4-12-12v-40c0-6.6 5.4-12 12-12h52v-52c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v52h52c6.6 0 12 5.4 12 12v40zm184 68c-26.5 0-48-21.5-48-48s21.5-48 48-48 48 21.5 48 48-21.5 48-48 48zm80-80c-26.5 0-48-21.5-48-48s21.5-48 48-48 48 21.5 48 48-21.5 48-48 48z" - } - }, - "free": [ - "solid" - ] - }, - "gas-pump": { - "changes": [ - "5.0.13" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f52f", - "label": "Gas Pump", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861404, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M336 448H16c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h320c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16zm157.2-340.7l-81-81c-6.2-6.2-16.4-6.2-22.6 0l-11.3 11.3c-6.2 6.2-6.2 16.4 0 22.6L416 97.9V160c0 28.1 20.9 51.3 48 55.2V376c0 13.2-10.8 24-24 24s-24-10.8-24-24v-32c0-48.6-39.4-88-88-88h-8V64c0-35.3-28.7-64-64-64H96C60.7 0 32 28.7 32 64v352h288V304h8c22.1 0 40 17.9 40 40v27.8c0 37.7 27 72 64.5 75.9 43 4.3 79.5-29.5 79.5-71.7V152.6c0-17-6.8-33.3-18.8-45.3zM256 192H96V64h160v128z" - } - }, - "free": [ - "solid" - ] - }, - "gavel": { - "changes": [ - "2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "hammer", - "judge", - "lawyer", - "opinion" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f0e3", - "label": "Gavel", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861404, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M504.971 199.362l-22.627-22.627c-9.373-9.373-24.569-9.373-33.941 0l-5.657 5.657L329.608 69.255l5.657-5.657c9.373-9.373 9.373-24.569 0-33.941L312.638 7.029c-9.373-9.373-24.569-9.373-33.941 0L154.246 131.48c-9.373 9.373-9.373 24.569 0 33.941l22.627 22.627c9.373 9.373 24.569 9.373 33.941 0l5.657-5.657 39.598 39.598-81.04 81.04-5.657-5.657c-12.497-12.497-32.758-12.497-45.255 0L9.373 412.118c-12.497 12.497-12.497 32.758 0 45.255l45.255 45.255c12.497 12.497 32.758 12.497 45.255 0l114.745-114.745c12.497-12.497 12.497-32.758 0-45.255l-5.657-5.657 81.04-81.04 39.598 39.598-5.657 5.657c-9.373 9.373-9.373 24.569 0 33.941l22.627 22.627c9.373 9.373 24.569 9.373 33.941 0l124.451-124.451c9.372-9.372 9.372-24.568 0-33.941z" - } - }, - "free": [ - "solid" - ] - }, - "gem": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "diamond" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f3a5", - "label": "Gem", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861405, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M485.5 0L576 160H474.9L405.7 0h79.8zm-128 0l69.2 160H149.3L218.5 0h139zm-267 0h79.8l-69.2 160H0L90.5 0zM0 192h100.7l123 251.7c1.5 3.1-2.7 5.9-5 3.3L0 192zm148.2 0h279.6l-137 318.2c-1 2.4-4.5 2.4-5.5 0L148.2 192zm204.1 251.7l123-251.7H576L357.3 446.9c-2.3 2.7-6.5-.1-5-3.2z" - }, - "regular": { - "last_modified": 1546440861271, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M464 0H112c-4 0-7.8 2-10 5.4L2 152.6c-2.9 4.4-2.6 10.2.7 14.2l276 340.8c4.8 5.9 13.8 5.9 18.6 0l276-340.8c3.3-4.1 3.6-9.8.7-14.2L474.1 5.4C471.8 2 468.1 0 464 0zm-19.3 48l63.3 96h-68.4l-51.7-96h56.8zm-202.1 0h90.7l51.7 96H191l51.6-96zm-111.3 0h56.8l-51.7 96H68l63.3-96zm-43 144h51.4L208 352 88.3 192zm102.9 0h193.6L288 435.3 191.2 192zM368 352l68.2-160h51.4L368 352z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "genderless": { - "changes": [ - "4.4", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f22d", - "label": "Genderless", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861405, - "raw": "", - "viewBox": [ - "0", - "0", - "288", - "512" - ], - "width": 288, - "height": 512, - "path": "M144 176c44.1 0 80 35.9 80 80s-35.9 80-80 80-80-35.9-80-80 35.9-80 80-80m0-64C64.5 112 0 176.5 0 256s64.5 144 144 144 144-64.5 144-144-64.5-144-144-144z" - } - }, - "free": [ - "solid" - ] - }, - "get-pocket": { - "changes": [ - "4.4", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f265", - "label": "Get Pocket", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860990, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M407.6 64h-367C18.5 64 0 82.5 0 104.6v135.2C0 364.5 99.7 464 224.2 464c124 0 223.8-99.5 223.8-224.2V104.6c0-22.4-17.7-40.6-40.4-40.6zm-162 268.5c-12.4 11.8-31.4 11.1-42.4 0C89.5 223.6 88.3 227.4 88.3 209.3c0-16.9 13.8-30.7 30.7-30.7 17 0 16.1 3.8 105.2 89.3 90.6-86.9 88.6-89.3 105.5-89.3 16.9 0 30.7 13.8 30.7 30.7 0 17.8-2.9 15.7-114.8 123.2z" - } - }, - "free": [ - "brands" - ] - }, - "gg": { - "changes": [ - "4.4", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f260", - "label": "GG Currency", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860991, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M179.2 230.4l102.4 102.4-102.4 102.4L0 256 179.2 76.8l44.8 44.8-25.6 25.6-19.2-19.2-128 128 128 128 51.5-51.5-77.1-76.5 25.6-25.6zM332.8 76.8L230.4 179.2l102.4 102.4 25.6-25.6-77.1-76.5 51.5-51.5 128 128-128 128-19.2-19.2-25.6 25.6 44.8 44.8L512 256 332.8 76.8z" - } - }, - "free": [ - "brands" - ] - }, - "gg-circle": { - "changes": [ - "4.4", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f261", - "label": "GG Currency Circle", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860990, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M257 8C120 8 9 119 9 256s111 248 248 248 248-111 248-248S394 8 257 8zm-49.5 374.8L81.8 257.1l125.7-125.7 35.2 35.4-24.2 24.2-11.1-11.1-77.2 77.2 77.2 77.2 26.6-26.6-53.1-52.9 24.4-24.4 77.2 77.2-75 75.2zm99-2.2l-35.2-35.2 24.1-24.4 11.1 11.1 77.2-77.2-77.2-77.2-26.5 26.5 53.1 52.9-24.4 24.4-77.2-77.2 75-75L432.2 255 306.5 380.6z" - } - }, - "free": [ - "brands" - ] - }, - "ghost": { - "changes": [ - "5.4.0" - ], - "ligatures": [], - "search": { - "terms": [ - "apparition", - "blinky", - "clyde", - "floating", - "halloween", - "holiday", - "inky", - "pinky", - "spirit" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f6e2", - "label": "Ghost", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861405, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M186.1.09C81.01 3.24 0 94.92 0 200.05v263.92c0 14.26 17.23 21.39 27.31 11.31l24.92-18.53c6.66-4.95 16-3.99 21.51 2.21l42.95 48.35c6.25 6.25 16.38 6.25 22.63 0l40.72-45.85c6.37-7.17 17.56-7.17 23.92 0l40.72 45.85c6.25 6.25 16.38 6.25 22.63 0l42.95-48.35c5.51-6.2 14.85-7.17 21.51-2.21l24.92 18.53c10.08 10.08 27.31 2.94 27.31-11.31V192C384 84 294.83-3.17 186.1.09zM128 224c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32zm128 0c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32z" - } - }, - "free": [ - "solid" - ] - }, - "gift": { - "changes": [ - "1", - "5.0.0", - "5.0.9", - "5.6.0" - ], - "ligatures": [], - "search": { - "terms": [ - "christmas", - "generosity", - "giving", - "holiday", - "party", - "present", - "wrapped", - "xmas" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f06b", - "label": "gift", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861405, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M32 448c0 17.7 14.3 32 32 32h160V320H32v128zm256 32h160c17.7 0 32-14.3 32-32V320H288v160zm192-320h-42.1c6.2-12.1 10.1-25.5 10.1-40 0-48.5-39.5-88-88-88-41.6 0-68.5 21.3-103 68.3-34.5-47-61.4-68.3-103-68.3-48.5 0-88 39.5-88 88 0 14.5 3.8 27.9 10.1 40H32c-17.7 0-32 14.3-32 32v80c0 8.8 7.2 16 16 16h480c8.8 0 16-7.2 16-16v-80c0-17.7-14.3-32-32-32zm-326.1 0c-22.1 0-40-17.9-40-40s17.9-40 40-40c19.9 0 34.6 3.3 86.1 80h-86.1zm206.1 0h-86.1c51.4-76.5 65.7-80 86.1-80 22.1 0 40 17.9 40 40s-17.9 40-40 40z" - } - }, - "free": [ - "solid" - ] - }, - "gifts": { - "changes": [ - "5.6.0" - ], - "ligatures": [], - "search": { - "terms": [ - "christmas", - "generosity", - "giving", - "holiday", - "party", - "present", - "wrapped", - "xmas" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f79c", - "label": "Gifts", - "svg": { - "solid": { - "last_modified": 1546440861405, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M240.6 194.1c1.9-30.8 17.3-61.2 44-79.8C279.4 103.5 268.7 96 256 96h-29.4l30.7-22c7.2-5.1 8.9-15.1 3.7-22.3l-9.3-13c-5.1-7.2-15.1-8.9-22.3-3.7l-32 22.9 11.5-30.6c3.1-8.3-1.1-17.5-9.4-20.6l-15-5.6c-8.3-3.1-17.5 1.1-20.6 9.4l-19.9 53-19.9-53.1C121 2.1 111.8-2.1 103.5 1l-15 5.6C80.2 9.7 76 19 79.2 27.2l11.5 30.6L58.6 35c-7.2-5.1-17.2-3.5-22.3 3.7l-9.3 13c-5.1 7.2-3.5 17.2 3.7 22.3l30.7 22H32c-17.7 0-32 14.3-32 32v352c0 17.7 14.3 32 32 32h168.9c-5.5-9.5-8.9-20.3-8.9-32V256c0-29.9 20.8-55 48.6-61.9zM224 480c0 17.7 14.3 32 32 32h160V384H224v96zm224 32h160c17.7 0 32-14.3 32-32v-96H448v128zm160-288h-20.4c2.6-7.6 4.4-15.5 4.4-23.8 0-35.5-27-72.2-72.1-72.2-48.1 0-75.9 47.7-87.9 75.3-12.1-27.6-39.9-75.3-87.9-75.3-45.1 0-72.1 36.7-72.1 72.2 0 8.3 1.7 16.2 4.4 23.8H256c-17.7 0-32 14.3-32 32v96h192V224h15.3l.7-.2.7.2H448v128h192v-96c0-17.7-14.3-32-32-32zm-272 0c-2.7-1.4-5.1-3-7.2-4.8-7.3-6.4-8.8-13.8-8.8-19 0-9.7 6.4-24.2 24.1-24.2 18.7 0 35.6 27.4 44.5 48H336zm199.2-4.8c-2.1 1.8-4.5 3.4-7.2 4.8h-52.6c8.8-20.3 25.8-48 44.5-48 17.7 0 24.1 14.5 24.1 24.2 0 5.2-1.5 12.6-8.8 19z" - } - }, - "free": [ - "solid" - ] - }, - "git": { - "changes": [ - "4.1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f1d3", - "label": "Git", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860991, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M18.8 221.7c0 25.3 16.2 60 41.5 68.5v1c-18.8 8.3-24 50.6 1 65.8v1C34 367 16 384.3 16 414.2c0 51.5 48.8 65.8 91.5 65.8 52 0 90.7-18.7 90.7-76 0-70.5-101-44.5-101-82.8 0-13.5 7.2-18.7 19.7-21.3 41.5-7.7 67.5-40 67.5-82.2 0-7.3-1.5-14.2-4-21 6.7-1.5 13.2-3.3 19.7-5.5v-50.5c-17.2 6.8-35.7 11.8-54.5 11.8-53.8-31-126.8 1.3-126.8 69.2zm87.7 163.8c17 0 41.2 3 41.2 25 0 21.8-19.5 26.3-37.7 26.3-17.3 0-43.3-2.7-43.3-25.2.1-22.3 22.1-26.1 39.8-26.1zM103.3 256c-22 0-31.3-13-31.3-33.8 0-49.3 61-48.8 61-.5 0 20.3-8 34.3-29.7 34.3zM432 305.5v49c-13.3 7.3-30.5 9.8-45.5 9.8-53.5 0-59.8-42.2-59.8-85.7v-87.7h.5v-1c-7 0-7.3-1.6-24 1v-47.5h24c0-22.3.3-31-1.5-41.2h56.7c-2 13.8-1.5 27.5-1.5 41.2h51v47.5s-19.3-1-51-1V281c0 14.8 3.3 32.8 21.8 32.8 9.8 0 21.3-2.8 29.3-8.3zM286 68.7c0 18.7-14.5 36.2-33.8 36.2-19.8 0-34.5-17.2-34.5-36.2 0-19.3 14.5-36.7 34.5-36.7C272 32 286 50 286 68.7zm-6.2 74.5c-1.8 14.6-1.6 199.8 0 217.8h-55.5c1.6-18.1 1.8-203 0-217.8h55.5z" - } - }, - "free": [ - "brands" - ] - }, - "git-square": { - "changes": [ - "4.1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f1d2", - "label": "Git Square", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860991, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M140.1 348.5c12.1 0 29.5 2.1 29.5 17.9 0 15.5-13.9 18.8-27 18.8-12.3 0-30.9-2-30.9-18s15.7-18.7 28.4-18.7zm-24.7-116.6c0 14.8 6.6 24.1 22.3 24.1 15.5 0 21.2-10 21.2-24.5.1-34.4-43.5-34.8-43.5.4zM448 80v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V80c0-26.5 21.5-48 48-48h352c26.5 0 48 21.5 48 48zm-241 93.7c-12.3 4.8-25.5 8.4-38.9 8.4-38.5-22.1-90.7.9-90.7 49.5 0 18 11.6 42.9 29.6 48.9v.7c-13.4 5.9-17.1 36.1.7 47v.7c-19.5 6.4-32.3 18.8-32.3 40.2 0 36.8 34.8 47 65.4 47 37.1 0 64.8-13.4 64.8-54.3 0-50.4-72.1-31.8-72.1-59.1 0-9.6 5.2-13.4 14.1-15.2 29.6-5.5 48.2-28.6 48.2-58.7 0-5.2-1.1-10.2-2.9-15 4.8-1.1 9.5-2.3 14.1-3.9v-36.2zm56.8 1.8h-39.6c1.3 10.6 1.1 142.6 0 155.5h39.6c-1.1-12.8-1.2-145.1 0-155.5zm4.5-53.3c0-13.4-10-26.2-24.1-26.2-14.3 0-24.6 12.5-24.6 26.2 0 13.6 10.5 25.9 24.6 25.9 13.7 0 24.1-12.5 24.1-25.9zm104.3 53.3h-36.4c0-9.8-.4-19.6 1.1-29.5h-40.5c1.3 7.3 1.1 13.6 1.1 29.5h-17.1v33.9c11.9-1.9 12.1-.7 17.1-.7v.7h-.4v62.7c0 31.1 4.5 61.2 42.7 61.2 10.7 0 23-1.8 32.5-7v-35c-5.7 3.9-13.9 5.9-20.9 5.9-13.2 0-15.5-12.9-15.5-23.4v-65.2c22.7 0 36.4.7 36.4.7v-33.8z" - } - }, - "free": [ - "brands" - ] - }, - "github": { - "changes": [ - "2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "octocat" - ] - }, - "styles": [ - "brands" - ], - "unicode": "f09b", - "label": "GitHub", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860992, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M165.9 397.4c0 2-2.3 3.6-5.2 3.6-3.3.3-5.6-1.3-5.6-3.6 0-2 2.3-3.6 5.2-3.6 3-.3 5.6 1.3 5.6 3.6zm-31.1-4.5c-.7 2 1.3 4.3 4.3 4.9 2.6 1 5.6 0 6.2-2s-1.3-4.3-4.3-5.2c-2.6-.7-5.5.3-6.2 2.3zm44.2-1.7c-2.9.7-4.9 2.6-4.6 4.9.3 2 2.9 3.3 5.9 2.6 2.9-.7 4.9-2.6 4.6-4.6-.3-1.9-3-3.2-5.9-2.9zM244.8 8C106.1 8 0 113.3 0 252c0 110.9 69.8 205.8 169.5 239.2 12.8 2.3 17.3-5.6 17.3-12.1 0-6.2-.3-40.4-.3-61.4 0 0-70 15-84.7-29.8 0 0-11.4-29.1-27.8-36.6 0 0-22.9-15.7 1.6-15.4 0 0 24.9 2 38.6 25.8 21.9 38.6 58.6 27.5 72.9 20.9 2.3-16 8.8-27.1 16-33.7-55.9-6.2-112.3-14.3-112.3-110.5 0-27.5 7.6-41.3 23.6-58.9-2.6-6.5-11.1-33.3 2.6-67.9 20.9-6.5 69 27 69 27 20-5.6 41.5-8.5 62.8-8.5s42.8 2.9 62.8 8.5c0 0 48.1-33.6 69-27 13.7 34.7 5.2 61.4 2.6 67.9 16 17.7 25.8 31.5 25.8 58.9 0 96.5-58.9 104.2-114.8 110.5 9.2 7.9 17 22.9 17 46.4 0 33.7-.3 75.4-.3 83.6 0 6.5 4.6 14.4 17.3 12.1C428.2 457.8 496 362.9 496 252 496 113.3 383.5 8 244.8 8zM97.2 352.9c-1.3 1-1 3.3.7 5.2 1.6 1.6 3.9 2.3 5.2 1 1.3-1 1-3.3-.7-5.2-1.6-1.6-3.9-2.3-5.2-1zm-10.8-8.1c-.7 1.3.3 2.9 2.3 3.9 1.6 1 3.6.7 4.3-.7.7-1.3-.3-2.9-2.3-3.9-2-.6-3.6-.3-4.3.7zm32.4 35.6c-1.6 1.3-1 4.3 1.3 6.2 2.3 2.3 5.2 2.6 6.5 1 1.3-1.3.7-4.3-1.3-6.2-2.2-2.3-5.2-2.6-6.5-1zm-11.4-14.7c-1.6 1-1.6 3.6 0 5.9 1.6 2.3 4.3 3.3 5.6 2.3 1.6-1.3 1.6-3.9 0-6.2-1.4-2.3-4-3.3-5.6-2z" - } - }, - "free": [ - "brands" - ] - }, - "github-alt": { - "changes": [ - "3", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "octocat" - ] - }, - "styles": [ - "brands" - ], - "unicode": "f113", - "label": "Alternate GitHub", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860991, - "raw": "", - "viewBox": [ - "0", - "0", - "480", - "512" - ], - "width": 480, - "height": 512, - "path": "M186.1 328.7c0 20.9-10.9 55.1-36.7 55.1s-36.7-34.2-36.7-55.1 10.9-55.1 36.7-55.1 36.7 34.2 36.7 55.1zM480 278.2c0 31.9-3.2 65.7-17.5 95-37.9 76.6-142.1 74.8-216.7 74.8-75.8 0-186.2 2.7-225.6-74.8-14.6-29-20.2-63.1-20.2-95 0-41.9 13.9-81.5 41.5-113.6-5.2-15.8-7.7-32.4-7.7-48.8 0-21.5 4.9-32.3 14.6-51.8 45.3 0 74.3 9 108.8 36 29-6.9 58.8-10 88.7-10 27 0 54.2 2.9 80.4 9.2 34-26.7 63-35.2 107.8-35.2 9.8 19.5 14.6 30.3 14.6 51.8 0 16.4-2.6 32.7-7.7 48.2 27.5 32.4 39 72.3 39 114.2zm-64.3 50.5c0-43.9-26.7-82.6-73.5-82.6-18.9 0-37 3.4-56 6-14.9 2.3-29.8 3.2-45.1 3.2-15.2 0-30.1-.9-45.1-3.2-18.7-2.6-37-6-56-6-46.8 0-73.5 38.7-73.5 82.6 0 87.8 80.4 101.3 150.4 101.3h48.2c70.3 0 150.6-13.4 150.6-101.3zm-82.6-55.1c-25.8 0-36.7 34.2-36.7 55.1s10.9 55.1 36.7 55.1 36.7-34.2 36.7-55.1-10.9-55.1-36.7-55.1z" - } - }, - "free": [ - "brands" - ] - }, - "github-square": { - "changes": [ - "1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "octocat" - ] - }, - "styles": [ - "brands" - ], - "unicode": "f092", - "label": "GitHub Square", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860991, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M400 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zM277.3 415.7c-8.4 1.5-11.5-3.7-11.5-8 0-5.4.2-33 .2-55.3 0-15.6-5.2-25.5-11.3-30.7 37-4.1 76-9.2 76-73.1 0-18.2-6.5-27.3-17.1-39 1.7-4.3 7.4-22-1.7-45-13.9-4.3-45.7 17.9-45.7 17.9-13.2-3.7-27.5-5.6-41.6-5.6-14.1 0-28.4 1.9-41.6 5.6 0 0-31.8-22.2-45.7-17.9-9.1 22.9-3.5 40.6-1.7 45-10.6 11.7-15.6 20.8-15.6 39 0 63.6 37.3 69 74.3 73.1-4.8 4.3-9.1 11.7-10.6 22.3-9.5 4.3-33.8 11.7-48.3-13.9-9.1-15.8-25.5-17.1-25.5-17.1-16.2-.2-1.1 10.2-1.1 10.2 10.8 5 18.4 24.2 18.4 24.2 9.7 29.7 56.1 19.7 56.1 19.7 0 13.9.2 36.5.2 40.6 0 4.3-3 9.5-11.5 8-66-22.1-112.2-84.9-112.2-158.3 0-91.8 70.2-161.5 162-161.5S388 165.6 388 257.4c.1 73.4-44.7 136.3-110.7 158.3zm-98.1-61.1c-1.9.4-3.7-.4-3.9-1.7-.2-1.5 1.1-2.8 3-3.2 1.9-.2 3.7.6 3.9 1.9.3 1.3-1 2.6-3 3zm-9.5-.9c0 1.3-1.5 2.4-3.5 2.4-2.2.2-3.7-.9-3.7-2.4 0-1.3 1.5-2.4 3.5-2.4 1.9-.2 3.7.9 3.7 2.4zm-13.7-1.1c-.4 1.3-2.4 1.9-4.1 1.3-1.9-.4-3.2-1.9-2.8-3.2.4-1.3 2.4-1.9 4.1-1.5 2 .6 3.3 2.1 2.8 3.4zm-12.3-5.4c-.9 1.1-2.8.9-4.3-.6-1.5-1.3-1.9-3.2-.9-4.1.9-1.1 2.8-.9 4.3.6 1.3 1.3 1.8 3.3.9 4.1zm-9.1-9.1c-.9.6-2.6 0-3.7-1.5s-1.1-3.2 0-3.9c1.1-.9 2.8-.2 3.7 1.3 1.1 1.5 1.1 3.3 0 4.1zm-6.5-9.7c-.9.9-2.4.4-3.5-.6-1.1-1.3-1.3-2.8-.4-3.5.9-.9 2.4-.4 3.5.6 1.1 1.3 1.3 2.8.4 3.5zm-6.7-7.4c-.4.9-1.7 1.1-2.8.4-1.3-.6-1.9-1.7-1.5-2.6.4-.6 1.5-.9 2.8-.4 1.3.7 1.9 1.8 1.5 2.6z" - } - }, - "free": [ - "brands" - ] - }, - "gitkraken": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f3a6", - "label": "GitKraken", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860992, - "raw": "", - "viewBox": [ - "0", - "0", - "592", - "512" - ], - "width": 592, - "height": 512, - "path": "M565.7 118.1c-2.3-6.1-9.3-9.2-15.3-6.6-5.7 2.4-8.5 8.9-6.3 14.6 10.9 29 16.9 60.5 16.9 93.3 0 134.6-100.3 245.7-230.2 262.7V358.4c7.9-1.5 15.5-3.6 23-6.2v104c106.7-25.9 185.9-122.1 185.9-236.8 0-91.8-50.8-171.8-125.8-213.3-5.7-3.2-13-.9-15.9 5-2.7 5.5-.6 12.2 4.7 15.1 67.9 37.6 113.9 110 113.9 193.2 0 93.3-57.9 173.1-139.8 205.4v-92.2c14.2-4.5 24.9-17.7 24.9-33.5 0-13.1-6.8-24.4-17.3-30.5 8.3-79.5 44.5-58.6 44.5-83.9V170c0-38-87.9-161.8-129-164.7-2.5-.2-5-.2-7.6 0C251.1 8.3 163.2 132 163.2 170v14.8c0 25.3 36.3 4.3 44.5 83.9-10.6 6.1-17.3 17.4-17.3 30.5 0 15.8 10.6 29 24.8 33.5v92.2c-81.9-32.2-139.8-112-139.8-205.4 0-83.1 46-155.5 113.9-193.2 5.4-3 7.4-9.6 4.7-15.1-2.9-5.9-10.1-8.2-15.9-5-75 41.5-125.8 121.5-125.8 213.3 0 114.7 79.2 210.8 185.9 236.8v-104c7.6 2.5 15.1 4.6 23 6.2v123.7C131.4 465.2 31 354.1 31 219.5c0-32.8 6-64.3 16.9-93.3 2.2-5.8-.6-12.2-6.3-14.6-6-2.6-13 .4-15.3 6.6C14.5 149.7 8 183.8 8 219.5c0 155.1 122.6 281.6 276.3 287.8V361.4c6.8.4 15 .5 23.4 0v145.8C461.4 501.1 584 374.6 584 219.5c0-35.7-6.5-69.8-18.3-101.4zM365.9 275.5c13 0 23.7 10.5 23.7 23.7 0 13.1-10.6 23.7-23.7 23.7-13 0-23.7-10.5-23.7-23.7 0-13.1 10.6-23.7 23.7-23.7zm-139.8 47.3c-13.2 0-23.7-10.7-23.7-23.7s10.5-23.7 23.7-23.7c13.1 0 23.7 10.6 23.7 23.7 0 13-10.5 23.7-23.7 23.7z" - } - }, - "free": [ - "brands" - ] - }, - "gitlab": { - "changes": [ - "4.6", - "5.0.0", - "5.7.0" - ], - "ligatures": [], - "search": { - "terms": [ - "Axosoft" - ] - }, - "styles": [ - "brands" - ], - "unicode": "f296", - "label": "GitLab", - "voted": false, - "svg": { - "brands": { - "last_modified": 1548364699928, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M105.2 24.9c-3.1-8.9-15.7-8.9-18.9 0L29.8 199.7h132c-.1 0-56.6-174.8-56.6-174.8zM.9 287.7c-2.6 8 .3 16.9 7.1 22l247.9 184-226.2-294zm160.8-88l94.3 294 94.3-294zm349.4 88l-28.8-88-226.3 294 247.9-184c6.9-5.1 9.7-14 7.2-22zM425.7 24.9c-3.1-8.9-15.7-8.9-18.9 0l-56.6 174.8h132z" - } - }, - "free": [ - "brands" - ] - }, - "gitter": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f426", - "label": "Gitter", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860992, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M66.4 322.5H16V0h50.4v322.5zM166.9 76.1h-50.4V512h50.4V76.1zm100.6 0h-50.4V512h50.4V76.1zM368 76h-50.4v247H368V76z" - } - }, - "free": [ - "brands" - ] - }, - "glass-cheers": { - "changes": [ - "5.6.0" - ], - "ligatures": [], - "search": { - "terms": [ - "alcohol", - "bar", - "beverage", - "celebration", - "champagne", - "clink", - "drink", - "holiday", - "new year's eve", - "party", - "toast" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f79f", - "label": "Glass Cheers", - "svg": { - "solid": { - "last_modified": 1546440861405, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M639.4 433.6c-8.4-20.4-31.8-30.1-52.2-21.6l-22.1 9.2-38.7-101.9c47.9-35 64.8-100.3 34.5-152.8L474.3 16c-8-13.9-25.1-19.7-40-13.6L320 49.8 205.7 2.4c-14.9-6.2-32-.3-40 13.6L79.1 166.5C48.9 219 65.7 284.3 113.6 319.2L74.9 421.1l-22.1-9.2c-20.4-8.5-43.7 1.2-52.2 21.6-1.7 4.1.2 8.8 4.3 10.5l162.3 67.4c4.1 1.7 8.7-.2 10.4-4.3 8.4-20.4-1.2-43.8-21.6-52.3l-22.1-9.2L173.3 342c4.4.5 8.8 1.3 13.1 1.3 51.7 0 99.4-33.1 113.4-85.3l20.2-75.4 20.2 75.4c14 52.2 61.7 85.3 113.4 85.3 4.3 0 8.7-.8 13.1-1.3L506 445.6l-22.1 9.2c-20.4 8.5-30.1 31.9-21.6 52.3 1.7 4.1 6.4 6 10.4 4.3L635.1 444c4-1.7 6-6.3 4.3-10.4zM275.9 162.1l-112.1-46.5 36.5-63.4 94.5 39.2-18.9 70.7zm88.2 0l-18.9-70.7 94.5-39.2 36.5 63.4-112.1 46.5z" - } - }, - "free": [ - "solid" - ] - }, - "glass-martini": { - "changes": [ - "1", - "5.0.0", - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [ - "alcohol", - "bar", - "beverage", - "drink", - "liquor" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f000", - "label": "Martini Glass", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861405, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M502.05 57.6C523.3 36.34 508.25 0 478.2 0H33.8C3.75 0-11.3 36.34 9.95 57.6L224 271.64V464h-56c-22.09 0-40 17.91-40 40 0 4.42 3.58 8 8 8h240c4.42 0 8-3.58 8-8 0-22.09-17.91-40-40-40h-56V271.64L502.05 57.6z" - } - }, - "free": [ - "solid" - ] - }, - "glass-martini-alt": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f57b", - "label": "Alternate Glass Martini", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861405, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M502.05 57.6C523.3 36.34 508.25 0 478.2 0H33.8C3.75 0-11.3 36.34 9.95 57.6L224 271.64V464h-56c-22.09 0-40 17.91-40 40 0 4.42 3.58 8 8 8h240c4.42 0 8-3.58 8-8 0-22.09-17.91-40-40-40h-56V271.64L502.05 57.6zM443.77 48l-48 48H116.24l-48-48h375.53z" - } - }, - "free": [ - "solid" - ] - }, - "glass-whiskey": { - "changes": [ - "5.6.0" - ], - "ligatures": [], - "search": { - "terms": [ - "alcohol", - "bar", - "beverage", - "drink", - "liquor", - "neat", - "seasonal" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f7a0", - "label": "Glass Whiskey", - "svg": { - "solid": { - "last_modified": 1546440861406, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M480 32H32C12.5 32-2.4 49.2.3 68.5l56 356.5c4.5 31.5 31.5 54.9 63.4 54.9h273c31.8 0 58.9-23.4 63.4-54.9l55.6-356.5C514.4 49.2 499.5 32 480 32zm-37.4 64l-30 192h-313L69.4 96h373.2z" - } - }, - "free": [ - "solid" - ] - }, - "glasses": { - "changes": [ - "5.0.13" - ], - "ligatures": [], - "search": { - "terms": [ - "foureyes", - "hipster", - "nerd", - "reading", - "sight", - "spectacles" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f530", - "label": "Glasses", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861406, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M574.1 280.37L528.75 98.66c-5.91-23.7-21.59-44.05-43-55.81-21.44-11.73-46.97-14.11-70.19-6.33l-15.25 5.08c-8.39 2.79-12.92 11.86-10.12 20.24l5.06 15.18c2.79 8.38 11.85 12.91 20.23 10.12l13.18-4.39c10.87-3.62 23-3.57 33.16 1.73 10.29 5.37 17.57 14.56 20.37 25.82l38.46 153.82c-22.19-6.81-49.79-12.46-81.2-12.46-34.77 0-73.98 7.02-114.85 26.74h-73.18c-40.87-19.74-80.08-26.75-114.86-26.75-31.42 0-59.02 5.65-81.21 12.46l38.46-153.83c2.79-11.25 10.09-20.45 20.38-25.81 10.16-5.3 22.28-5.35 33.15-1.73l13.17 4.39c8.38 2.79 17.44-1.74 20.23-10.12l5.06-15.18c2.8-8.38-1.73-17.45-10.12-20.24l-15.25-5.08c-23.22-7.78-48.75-5.41-70.19 6.33-21.41 11.77-37.09 32.11-43 55.8L1.9 280.37A64.218 64.218 0 0 0 0 295.86v70.25C0 429.01 51.58 480 115.2 480h37.12c60.28 0 110.37-45.94 114.88-105.37l2.93-38.63h35.75l2.93 38.63C313.31 434.06 363.4 480 423.68 480h37.12c63.62 0 115.2-50.99 115.2-113.88v-70.25c0-5.23-.64-10.43-1.9-15.5zm-370.72 89.42c-1.97 25.91-24.4 46.21-51.06 46.21H115.2C86.97 416 64 393.62 64 366.11v-37.54c18.12-6.49 43.42-12.92 72.58-12.92 23.86 0 47.26 4.33 69.93 12.92l-3.13 41.22zM512 366.12c0 27.51-22.97 49.88-51.2 49.88h-37.12c-26.67 0-49.1-20.3-51.06-46.21l-3.13-41.22c22.67-8.59 46.08-12.92 69.95-12.92 29.12 0 54.43 6.44 72.55 12.93v37.54z" - } - }, - "free": [ - "solid" - ] - }, - "glide": { - "changes": [ - "4.6", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f2a5", - "label": "Glide", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860993, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M252.8 148.6c0 8.8-1.6 17.7-3.4 26.4-5.8 27.8-11.6 55.8-17.3 83.6-1.4 6.3-8.3 4.9-13.7 4.9-23.8 0-30.5-26-30.5-45.5 0-29.3 11.2-68.1 38.5-83.1 4.3-2.5 9.2-4.2 14.1-4.2 11.4 0 12.3 8.3 12.3 17.9zM448 80v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V80c0-26.5 21.5-48 48-48h352c26.5 0 48 21.5 48 48zm-64 187c0-5.1-20.8-37.7-25.5-39.5-2.2-.9-7.2-2.3-9.6-2.3-23.1 0-38.7 10.5-58.2 21.5l-.5-.5c4.3-29.4 14.6-57.2 14.6-87.4 0-44.6-23.8-62.7-67.5-62.7-71.7 0-108 70.8-108 123.5 0 54.7 32 85 86.3 85 7.5 0 6.9-.6 6.9 2.3-10.5 80.3-56.5 82.9-56.5 58.9 0-24.4 28-36.5 28.3-38-.2-7.6-29.3-17.2-36.7-17.2-21.1 0-32.7 33-32.7 50.6 0 32.3 20.4 54.7 53.3 54.7 48.2 0 83.4-49.7 94.3-91.7 9.4-37.7 7-39.4 12.3-42.1 20-10.1 35.8-16.8 58.4-16.8 11.1 0 19 2.3 36.7 5.2 1.8.1 4.1-1.7 4.1-3.5z" - } - }, - "free": [ - "brands" - ] - }, - "glide-g": { - "changes": [ - "4.6", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f2a6", - "label": "Glide G", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860992, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M407.1 211.2c-3.5-1.4-11.6-3.8-15.4-3.8-37.1 0-62.2 16.8-93.5 34.5l-.9-.9c7-47.3 23.5-91.9 23.5-140.4C320.8 29.1 282.6 0 212.4 0 97.3 0 39 113.7 39 198.4 39 286.3 90.3 335 177.6 335c12 0 11-1 11 3.8-16.9 128.9-90.8 133.1-90.8 94.6 0-39.2 45-58.6 45.5-61-.3-12.2-47-27.6-58.9-27.6-33.9.1-52.4 51.2-52.4 79.3C32 476 64.8 512 117.5 512c77.4 0 134-77.8 151.4-145.4 15.1-60.5 11.2-63.3 19.7-67.6 32.2-16.2 57.5-27 93.8-27 17.8 0 30.5 3.7 58.9 8.4 2.9 0 6.7-2.9 6.7-5.8 0-8-33.4-60.5-40.9-63.4zm-175.3-84.4c-9.3 44.7-18.6 89.6-27.8 134.3-2.3 10.2-13.3 7.8-22 7.8-38.3 0-49-41.8-49-73.1 0-47 18-109.3 61.8-133.4 7-4.1 14.8-6.7 22.6-6.7 18.6 0 20 13.3 20 28.7-.1 14.3-2.7 28.5-5.6 42.4z" - } - }, - "free": [ - "brands" - ] - }, - "globe": { - "changes": [ - "2", - "5.0.0", - "5.0.9" - ], - "ligatures": [], - "search": { - "terms": [ - "all", - "coordinates", - "country", - "earth", - "global", - "gps", - "language", - "localize", - "location", - "map", - "online", - "place", - "planet", - "translate", - "travel", - "world" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f0ac", - "label": "Globe", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861406, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M336.5 160C322 70.7 287.8 8 248 8s-74 62.7-88.5 152h177zM152 256c0 22.2 1.2 43.5 3.3 64h185.3c2.1-20.5 3.3-41.8 3.3-64s-1.2-43.5-3.3-64H155.3c-2.1 20.5-3.3 41.8-3.3 64zm324.7-96c-28.6-67.9-86.5-120.4-158-141.6 24.4 33.8 41.2 84.7 50 141.6h108zM177.2 18.4C105.8 39.6 47.8 92.1 19.3 160h108c8.7-56.9 25.5-107.8 49.9-141.6zM487.4 192H372.7c2.1 21 3.3 42.5 3.3 64s-1.2 43-3.3 64h114.6c5.5-20.5 8.6-41.8 8.6-64s-3.1-43.5-8.5-64zM120 256c0-21.5 1.2-43 3.3-64H8.6C3.2 212.5 0 233.8 0 256s3.2 43.5 8.6 64h114.6c-2-21-3.2-42.5-3.2-64zm39.5 96c14.5 89.3 48.7 152 88.5 152s74-62.7 88.5-152h-177zm159.3 141.6c71.4-21.2 129.4-73.7 158-141.6h-108c-8.8 56.9-25.6 107.8-50 141.6zM19.3 352c28.6 67.9 86.5 120.4 158 141.6-24.4-33.8-41.2-84.7-50-141.6h-108z" - } - }, - "free": [ - "solid" - ] - }, - "globe-africa": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [ - "all", - "country", - "earth", - "global", - "gps", - "language", - "localize", - "location", - "map", - "online", - "place", - "planet", - "translate", - "travel", - "world" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f57c", - "label": "Globe with Africa shown", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861406, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M248 8C111.03 8 0 119.03 0 256s111.03 248 248 248 248-111.03 248-248S384.97 8 248 8zm160 215.5v6.93c0 5.87-3.32 11.24-8.57 13.86l-15.39 7.7a15.485 15.485 0 0 1-15.53-.97l-18.21-12.14a15.52 15.52 0 0 0-13.5-1.81l-2.65.88c-9.7 3.23-13.66 14.79-7.99 23.3l13.24 19.86c2.87 4.31 7.71 6.9 12.89 6.9h8.21c8.56 0 15.5 6.94 15.5 15.5v11.34c0 3.35-1.09 6.62-3.1 9.3l-18.74 24.98c-1.42 1.9-2.39 4.1-2.83 6.43l-4.3 22.83c-.62 3.29-2.29 6.29-4.76 8.56a159.608 159.608 0 0 0-25 29.16l-13.03 19.55a27.756 27.756 0 0 1-23.09 12.36c-10.51 0-20.12-5.94-24.82-15.34a78.902 78.902 0 0 1-8.33-35.29V367.5c0-8.56-6.94-15.5-15.5-15.5h-25.88c-14.49 0-28.38-5.76-38.63-16a54.659 54.659 0 0 1-16-38.63v-14.06c0-17.19 8.1-33.38 21.85-43.7l27.58-20.69a54.663 54.663 0 0 1 32.78-10.93h.89c8.48 0 16.85 1.97 24.43 5.77l14.72 7.36c3.68 1.84 7.93 2.14 11.83.84l47.31-15.77c6.33-2.11 10.6-8.03 10.6-14.7 0-8.56-6.94-15.5-15.5-15.5h-10.09c-4.11 0-8.05-1.63-10.96-4.54l-6.92-6.92a15.493 15.493 0 0 0-10.96-4.54H199.5c-8.56 0-15.5-6.94-15.5-15.5v-4.4c0-7.11 4.84-13.31 11.74-15.04l14.45-3.61c3.74-.94 7-3.23 9.14-6.44l8.08-12.11c2.87-4.31 7.71-6.9 12.89-6.9h24.21c8.56 0 15.5-6.94 15.5-15.5v-21.7C359.23 71.63 422.86 131.02 441.93 208H423.5c-8.56 0-15.5 6.94-15.5 15.5z" - } - }, - "free": [ - "solid" - ] - }, - "globe-americas": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [ - "all", - "country", - "earth", - "global", - "gps", - "language", - "localize", - "location", - "map", - "online", - "place", - "planet", - "translate", - "travel", - "world" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f57d", - "label": "Globe with Americas shown", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861406, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M248 8C111.03 8 0 119.03 0 256s111.03 248 248 248 248-111.03 248-248S384.97 8 248 8zm82.29 357.6c-3.9 3.88-7.99 7.95-11.31 11.28-2.99 3-5.1 6.7-6.17 10.71-1.51 5.66-2.73 11.38-4.77 16.87l-17.39 46.85c-13.76 3-28 4.69-42.65 4.69v-27.38c1.69-12.62-7.64-36.26-22.63-51.25-6-6-9.37-14.14-9.37-22.63v-32.01c0-11.64-6.27-22.34-16.46-27.97-14.37-7.95-34.81-19.06-48.81-26.11-11.48-5.78-22.1-13.14-31.65-21.75l-.8-.72a114.792 114.792 0 0 1-18.06-20.74c-9.38-13.77-24.66-36.42-34.59-51.14 20.47-45.5 57.36-82.04 103.2-101.89l24.01 12.01C203.48 89.74 216 82.01 216 70.11v-11.3c7.99-1.29 16.12-2.11 24.39-2.42l28.3 28.3c6.25 6.25 6.25 16.38 0 22.63L264 112l-10.34 10.34c-3.12 3.12-3.12 8.19 0 11.31l4.69 4.69c3.12 3.12 3.12 8.19 0 11.31l-8 8a8.008 8.008 0 0 1-5.66 2.34h-8.99c-2.08 0-4.08.81-5.58 2.27l-9.92 9.65a8.008 8.008 0 0 0-1.58 9.31l15.59 31.19c2.66 5.32-1.21 11.58-7.15 11.58h-5.64c-1.93 0-3.79-.7-5.24-1.96l-9.28-8.06a16.017 16.017 0 0 0-15.55-3.1l-31.17 10.39a11.95 11.95 0 0 0-8.17 11.34c0 4.53 2.56 8.66 6.61 10.69l11.08 5.54c9.41 4.71 19.79 7.16 30.31 7.16s22.59 27.29 32 32h66.75c8.49 0 16.62 3.37 22.63 9.37l13.69 13.69a30.503 30.503 0 0 1 8.93 21.57 46.536 46.536 0 0 1-13.72 32.98zM417 274.25c-5.79-1.45-10.84-5-14.15-9.97l-17.98-26.97a23.97 23.97 0 0 1 0-26.62l19.59-29.38c2.32-3.47 5.5-6.29 9.24-8.15l12.98-6.49C440.2 193.59 448 223.87 448 256c0 8.67-.74 17.16-1.82 25.54L417 274.25z" - } - }, - "free": [ - "solid" - ] - }, - "globe-asia": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [ - "all", - "country", - "earth", - "global", - "gps", - "language", - "localize", - "location", - "map", - "online", - "place", - "planet", - "translate", - "travel", - "world" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f57e", - "label": "Globe with Asia shown", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861406, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M248 8C111.03 8 0 119.03 0 256s111.03 248 248 248 248-111.03 248-248S384.97 8 248 8zm-11.34 240.23c-2.89 4.82-8.1 7.77-13.72 7.77h-.31c-4.24 0-8.31 1.69-11.31 4.69l-5.66 5.66c-3.12 3.12-3.12 8.19 0 11.31l5.66 5.66c3 3 4.69 7.07 4.69 11.31V304c0 8.84-7.16 16-16 16h-6.11c-6.06 0-11.6-3.42-14.31-8.85l-22.62-45.23c-2.44-4.88-8.95-5.94-12.81-2.08l-19.47 19.46c-3 3-7.07 4.69-11.31 4.69H50.81C49.12 277.55 48 266.92 48 256c0-110.28 89.72-200 200-200 21.51 0 42.2 3.51 61.63 9.82l-50.16 38.53c-5.11 3.41-4.63 11.06.86 13.81l10.83 5.41c5.42 2.71 8.84 8.25 8.84 14.31V216c0 4.42-3.58 8-8 8h-3.06c-3.03 0-5.8-1.71-7.15-4.42-1.56-3.12-5.96-3.29-7.76-.3l-17.37 28.95zM408 358.43c0 4.24-1.69 8.31-4.69 11.31l-9.57 9.57c-3 3-7.07 4.69-11.31 4.69h-15.16c-4.24 0-8.31-1.69-11.31-4.69l-13.01-13.01a26.767 26.767 0 0 0-25.42-7.04l-21.27 5.32c-1.27.32-2.57.48-3.88.48h-10.34c-4.24 0-8.31-1.69-11.31-4.69l-11.91-11.91a8.008 8.008 0 0 1-2.34-5.66v-10.2c0-3.27 1.99-6.21 5.03-7.43l39.34-15.74c1.98-.79 3.86-1.82 5.59-3.05l23.71-16.89a7.978 7.978 0 0 1 4.64-1.48h12.09c3.23 0 6.15 1.94 7.39 4.93l5.35 12.85a4 4 0 0 0 3.69 2.46h3.8c1.78 0 3.35-1.18 3.84-2.88l4.2-14.47c.5-1.71 2.06-2.88 3.84-2.88h6.06c2.21 0 4 1.79 4 4v12.93c0 2.12.84 4.16 2.34 5.66l11.91 11.91c3 3 4.69 7.07 4.69 11.31v24.6z" - } - }, - "free": [ - "solid" - ] - }, - "globe-europe": { - "changes": [ - "5.6.0" - ], - "ligatures": [], - "search": { - "terms": [ - "all", - "country", - "earth", - "global", - "gps", - "language", - "localize", - "location", - "map", - "online", - "place", - "planet", - "translate", - "travel", - "world" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f7a2", - "label": "Globe with Europe shown", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861406, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm200 248c0 22.5-3.9 44.2-10.8 64.4h-20.3c-4.3 0-8.4-1.7-11.4-4.8l-32-32.6c-4.5-4.6-4.5-12.1.1-16.7l12.5-12.5v-8.7c0-3-1.2-5.9-3.3-8l-9.4-9.4c-2.1-2.1-5-3.3-8-3.3h-16c-6.2 0-11.3-5.1-11.3-11.3 0-3 1.2-5.9 3.3-8l9.4-9.4c2.1-2.1 5-3.3 8-3.3h32c6.2 0 11.3-5.1 11.3-11.3v-9.4c0-6.2-5.1-11.3-11.3-11.3h-36.7c-8.8 0-16 7.2-16 16v4.5c0 6.9-4.4 13-10.9 15.2l-31.6 10.5c-3.3 1.1-5.5 4.1-5.5 7.6v2.2c0 4.4-3.6 8-8 8h-16c-4.4 0-8-3.6-8-8s-3.6-8-8-8H247c-3 0-5.8 1.7-7.2 4.4l-9.4 18.7c-2.7 5.4-8.2 8.8-14.3 8.8H194c-8.8 0-16-7.2-16-16V199c0-4.2 1.7-8.3 4.7-11.3l20.1-20.1c4.6-4.6 7.2-10.9 7.2-17.5 0-3.4 2.2-6.5 5.5-7.6l40-13.3c1.7-.6 3.2-1.5 4.4-2.7l26.8-26.8c2.1-2.1 3.3-5 3.3-8 0-6.2-5.1-11.3-11.3-11.3H258l-16 16v8c0 4.4-3.6 8-8 8h-16c-4.4 0-8-3.6-8-8v-20c0-2.5 1.2-4.9 3.2-6.4l28.9-21.7c1.9-.1 3.8-.3 5.7-.3C358.3 56 448 145.7 448 256zM130.1 149.1c0-3 1.2-5.9 3.3-8l25.4-25.4c2.1-2.1 5-3.3 8-3.3 6.2 0 11.3 5.1 11.3 11.3v16c0 3-1.2 5.9-3.3 8l-9.4 9.4c-2.1 2.1-5 3.3-8 3.3h-16c-6.2 0-11.3-5.1-11.3-11.3zm128 306.4v-7.1c0-8.8-7.2-16-16-16h-20.2c-10.8 0-26.7-5.3-35.4-11.8l-22.2-16.7c-11.5-8.6-18.2-22.1-18.2-36.4v-23.9c0-16 8.4-30.8 22.1-39l42.9-25.7c7.1-4.2 15.2-6.5 23.4-6.5h31.2c10.9 0 21.4 3.9 29.6 10.9l43.2 37.1h18.3c8.5 0 16.6 3.4 22.6 9.4l17.3 17.3c3.4 3.4 8.1 5.3 12.9 5.3H423c-32.4 58.9-93.8 99.5-164.9 103.1z" - } - }, - "free": [ - "solid" - ] - }, - "gofore": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f3a7", - "label": "Gofore", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860993, - "raw": "", - "viewBox": [ - "0", - "0", - "400", - "512" - ], - "width": 400, - "height": 512, - "path": "M324 319.8h-13.2v34.7c-24.5 23.1-56.3 35.8-89.9 35.8-73.2 0-132.4-60.2-132.4-134.4 0-74.1 59.2-134.4 132.4-134.4 35.3 0 68.6 14 93.6 39.4l62.3-63.3C335 55.3 279.7 32 220.7 32 98 32 0 132.6 0 256c0 122.5 97 224 220.7 224 63.2 0 124.5-26.2 171-82.5-2-27.6-13.4-77.7-67.7-77.7zm-12.1-112.5H205.6v89H324c33.5 0 60.5 15.1 76 41.8v-30.6c0-65.2-40.4-100.2-88.1-100.2z" - } - }, - "free": [ - "brands" - ] - }, - "golf-ball": { - "changes": [ - "5.0.5" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f450", - "label": "Golf Ball", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861407, - "raw": "", - "viewBox": [ - "0", - "0", - "416", - "512" - ], - "width": 416, - "height": 512, - "path": "M96 416h224c0 17.7-14.3 32-32 32h-16c-17.7 0-32 14.3-32 32v20c0 6.6-5.4 12-12 12h-40c-6.6 0-12-5.4-12-12v-20c0-17.7-14.3-32-32-32h-16c-17.7 0-32-14.3-32-32zm320-208c0 74.2-39 139.2-97.5 176h-221C39 347.2 0 282.2 0 208 0 93.1 93.1 0 208 0s208 93.1 208 208zm-180.1 43.9c18.3 0 33.1-14.8 33.1-33.1 0-14.4-9.3-26.3-22.1-30.9 9.6 26.8-15.6 51.3-41.9 41.9 4.6 12.8 16.5 22.1 30.9 22.1zm49.1 46.9c0-14.4-9.3-26.3-22.1-30.9 9.6 26.8-15.6 51.3-41.9 41.9 4.6 12.8 16.5 22.1 30.9 22.1 18.3 0 33.1-14.9 33.1-33.1zm64-64c0-14.4-9.3-26.3-22.1-30.9 9.6 26.8-15.6 51.3-41.9 41.9 4.6 12.8 16.5 22.1 30.9 22.1 18.3 0 33.1-14.9 33.1-33.1z" - } - }, - "free": [ - "solid" - ] - }, - "goodreads": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f3a8", - "label": "Goodreads", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860993, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M299.9 191.2c5.1 37.3-4.7 79-35.9 100.7-22.3 15.5-52.8 14.1-70.8 5.7-37.1-17.3-49.5-58.6-46.8-97.2 4.3-60.9 40.9-87.9 75.3-87.5 46.9-.2 71.8 31.8 78.2 78.3zM448 88v336c0 30.9-25.1 56-56 56H56c-30.9 0-56-25.1-56-56V88c0-30.9 25.1-56 56-56h336c30.9 0 56 25.1 56 56zM330 313.2s-.1-34-.1-217.3h-29v40.3c-.8.3-1.2-.5-1.6-1.2-9.6-20.7-35.9-46.3-76-46-51.9.4-87.2 31.2-100.6 77.8-4.3 14.9-5.8 30.1-5.5 45.6 1.7 77.9 45.1 117.8 112.4 115.2 28.9-1.1 54.5-17 69-45.2.5-1 1.1-1.9 1.7-2.9.2.1.4.1.6.2.3 3.8.2 30.7.1 34.5-.2 14.8-2 29.5-7.2 43.5-7.8 21-22.3 34.7-44.5 39.5-17.8 3.9-35.6 3.8-53.2-1.2-21.5-6.1-36.5-19-41.1-41.8-.3-1.6-1.3-1.3-2.3-1.3h-26.8c.8 10.6 3.2 20.3 8.5 29.2 24.2 40.5 82.7 48.5 128.2 37.4 49.9-12.3 67.3-54.9 67.4-106.3z" - } - }, - "free": [ - "brands" - ] - }, - "goodreads-g": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f3a9", - "label": "Goodreads G", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860993, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M42.6 403.3h2.8c12.7 0 25.5 0 38.2.1 1.6 0 3.1-.4 3.6 2.1 7.1 34.9 30 54.6 62.9 63.9 26.9 7.6 54.1 7.8 81.3 1.8 33.8-7.4 56-28.3 68-60.4 8-21.5 10.7-43.8 11-66.5.1-5.8.3-47-.2-52.8l-.9-.3c-.8 1.5-1.7 2.9-2.5 4.4-22.1 43.1-61.3 67.4-105.4 69.1-103 4-169.4-57-172-176.2-.5-23.7 1.8-46.9 8.3-69.7C58.3 47.7 112.3.6 191.6 0c61.3-.4 101.5 38.7 116.2 70.3.5 1.1 1.3 2.3 2.4 1.9V10.6h44.3c0 280.3.1 332.2.1 332.2-.1 78.5-26.7 143.7-103 162.2-69.5 16.9-159 4.8-196-57.2-8-13.5-11.8-28.3-13-44.5zM188.9 36.5c-52.5-.5-108.5 40.7-115 133.8-4.1 59 14.8 122.2 71.5 148.6 27.6 12.9 74.3 15 108.3-8.7 47.6-33.2 62.7-97 54.8-154-9.7-71.1-47.8-120-119.6-119.7z" - } - }, - "free": [ - "brands" - ] - }, - "google": { - "changes": [ - "4.1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f1a0", - "label": "Google Logo", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860995, - "raw": "", - "viewBox": [ - "0", - "0", - "488", - "512" - ], - "width": 488, - "height": 512, - "path": "M488 261.8C488 403.3 391.1 504 248 504 110.8 504 0 393.2 0 256S110.8 8 248 8c66.8 0 123 24.5 166.3 64.9l-67.5 64.9C258.5 52.6 94.3 116.6 94.3 256c0 86.5 69.1 156.6 153.7 156.6 98.2 0 135-70.4 140.8-106.9H248v-85.3h236.1c2.3 12.7 3.9 24.9 3.9 41.4z" - } - }, - "free": [ - "brands" - ] - }, - "google-drive": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f3aa", - "label": "Google Drive", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860994, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M339 314.9L175.4 32h161.2l163.6 282.9H339zm-137.5 23.6L120.9 480h310.5L512 338.5H201.5zM154.1 67.4L0 338.5 80.6 480 237 208.8 154.1 67.4z" - } - }, - "free": [ - "brands" - ] - }, - "google-play": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f3ab", - "label": "Google Play", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860994, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M325.3 234.3L104.6 13l280.8 161.2-60.1 60.1zM47 0C34 6.8 25.3 19.2 25.3 35.3v441.3c0 16.1 8.7 28.5 21.7 35.3l256.6-256L47 0zm425.2 225.6l-58.9-34.1-65.7 64.5 65.7 64.5 60.1-34.1c18-14.3 18-46.5-1.2-60.8zM104.6 499l280.8-161.2-60.1-60.1L104.6 499z" - } - }, - "free": [ - "brands" - ] - }, - "google-plus": { - "changes": [ - "4.6", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "google-plus-circle", - "google-plus-official" - ] - }, - "styles": [ - "brands" - ], - "unicode": "f2b3", - "label": "Google Plus", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860995, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M248 8C111.1 8 0 119.1 0 256s111.1 248 248 248 248-111.1 248-248S384.9 8 248 8zm-70.7 372c-68.8 0-124-55.5-124-124s55.2-124 124-124c31.3 0 60.1 11 83 32.3l-33.6 32.6c-13.2-12.9-31.3-19.1-49.4-19.1-42.9 0-77.2 35.5-77.2 78.1s34.2 78.1 77.2 78.1c32.6 0 64.9-19.1 70.1-53.3h-70.1v-42.6h116.9c1.3 6.8 1.9 13.6 1.9 20.7 0 70.8-47.5 121.2-118.8 121.2zm230.2-106.2v35.5H372v-35.5h-35.5v-35.5H372v-35.5h35.5v35.5h35.2v35.5h-35.2z" - } - }, - "free": [ - "brands" - ] - }, - "google-plus-g": { - "changes": [ - "2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "google-plus", - "social network" - ] - }, - "styles": [ - "brands" - ], - "unicode": "f0d5", - "label": "Google Plus G", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860994, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M386.061 228.496c1.834 9.692 3.143 19.384 3.143 31.956C389.204 370.205 315.599 448 204.8 448c-106.084 0-192-85.915-192-192s85.916-192 192-192c51.864 0 95.083 18.859 128.611 50.292l-52.126 50.03c-14.145-13.621-39.028-29.599-76.485-29.599-65.484 0-118.92 54.221-118.92 121.277 0 67.056 53.436 121.277 118.92 121.277 75.961 0 104.513-54.745 108.965-82.773H204.8v-66.009h181.261zm185.406 6.437V179.2h-56.001v55.733h-55.733v56.001h55.733v55.733h56.001v-55.733H627.2v-56.001h-55.733z" - } - }, - "free": [ - "brands" - ] - }, - "google-plus-square": { - "changes": [ - "2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "social network" - ] - }, - "styles": [ - "brands" - ], - "unicode": "f0d4", - "label": "Google Plus Square", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860994, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M400 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zM164 356c-55.3 0-100-44.7-100-100s44.7-100 100-100c27 0 49.5 9.8 67 26.2l-27.1 26.1c-7.4-7.1-20.3-15.4-39.8-15.4-34.1 0-61.9 28.2-61.9 63.2 0 34.9 27.8 63.2 61.9 63.2 39.6 0 54.4-28.5 56.8-43.1H164v-34.4h94.4c1 5 1.6 10.1 1.6 16.6 0 57.1-38.3 97.6-96 97.6zm220-81.8h-29v29h-29.2v-29h-29V245h29v-29H355v29h29v29.2z" - } - }, - "free": [ - "brands" - ] - }, - "google-wallet": { - "changes": [ - "4.2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f1ee", - "label": "Google Wallet", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860995, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M156.8 126.8c37.6 60.6 64.2 113.1 84.3 162.5-8.3 33.8-18.8 66.5-31.3 98.3-13.2-52.3-26.5-101.3-56-148.5 6.5-36.4 2.3-73.6 3-112.3zM109.3 200H16.1c-6.5 0-10.5 7.5-6.5 12.7C51.8 267 81.3 330.5 101.3 400h103.5c-16.2-69.7-38.7-133.7-82.5-193.5-3-4-8-6.5-13-6.5zm47.8-88c68.5 108 130 234.5 138.2 368H409c-12-138-68.4-265-143.2-368H157.1zm251.8-68.5c-1.8-6.8-8.2-11.5-15.2-11.5h-88.3c-5.3 0-9 5-7.8 10.3 13.2 46.5 22.3 95.5 26.5 146 48.2 86.2 79.7 178.3 90.6 270.8 15.8-60.5 25.3-133.5 25.3-203 0-73.6-12.1-145.1-31.1-212.6z" - } - }, - "free": [ - "brands" - ] - }, - "gopuram": { - "changes": [ - "5.3.0", - "5.7.0" - ], - "ligatures": [], - "search": { - "terms": [ - "building", - "entrance", - "hinduism", - "temple", - "tower" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f664", - "label": "Gopuram", - "voted": false, - "svg": { - "solid": { - "last_modified": 1548364699939, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M496 352h-16V240c0-8.8-7.2-16-16-16h-16v-80c0-8.8-7.2-16-16-16h-16V16c0-8.8-7.2-16-16-16s-16 7.2-16 16v16h-64V16c0-8.8-7.2-16-16-16s-16 7.2-16 16v16h-64V16c0-8.8-7.2-16-16-16s-16 7.2-16 16v16h-64V16c0-8.8-7.2-16-16-16S96 7.2 96 16v112H80c-8.8 0-16 7.2-16 16v80H48c-8.8 0-16 7.2-16 16v112H16c-8.8 0-16 7.2-16 16v128c0 8.8 7.2 16 16 16h80V352h32V224h32v-96h32v96h-32v128h-32v160h80v-80c0-8.8 7.2-16 16-16h64c8.8 0 16 7.2 16 16v80h80V352h-32V224h-32v-96h32v96h32v128h32v160h80c8.8 0 16-7.2 16-16V368c0-8.8-7.2-16-16-16zM232 176c0-8.8 7.2-16 16-16h16c8.8 0 16 7.2 16 16v48h-48zm56 176h-64v-64c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16z" - } - }, - "free": [ - "solid" - ] - }, - "graduation-cap": { - "changes": [ - "4.1", - "5.0.0", - "5.2.0" - ], - "ligatures": [], - "search": { - "terms": [ - "learning", - "school", - "student" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f19d", - "label": "Graduation Cap", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861407, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M622.34 153.2L343.4 67.5c-15.2-4.67-31.6-4.67-46.79 0L17.66 153.2c-23.54 7.23-23.54 38.36 0 45.59l48.63 14.94c-10.67 13.19-17.23 29.28-17.88 46.9C38.78 266.15 32 276.11 32 288c0 10.78 5.68 19.85 13.86 25.65L20.33 428.53C18.11 438.52 25.71 448 35.94 448h56.11c10.24 0 17.84-9.48 15.62-19.47L82.14 313.65C90.32 307.85 96 298.78 96 288c0-11.57-6.47-21.25-15.66-26.87.76-15.02 8.44-28.3 20.69-36.72L296.6 284.5c9.06 2.78 26.44 6.25 46.79 0l278.95-85.7c23.55-7.24 23.55-38.36 0-45.6zM352.79 315.09c-28.53 8.76-52.84 3.92-65.59 0l-145.02-44.55L128 384c0 35.35 85.96 64 192 64s192-28.65 192-64l-14.18-113.47-145.03 44.56z" - } - }, - "free": [ - "solid" - ] - }, - "gratipay": { - "changes": [ - "3.2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "favorite", - "heart", - "like", - "love" - ] - }, - "styles": [ - "brands" - ], - "unicode": "f184", - "label": "Gratipay (Gittip)", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860995, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M248 8C111.1 8 0 119.1 0 256s111.1 248 248 248 248-111.1 248-248S384.9 8 248 8zm114.6 226.4l-113 152.7-112.7-152.7c-8.7-11.9-19.1-50.4 13.6-72 28.1-18.1 54.6-4.2 68.5 11.9 15.9 17.9 46.6 16.9 61.7 0 13.9-16.1 40.4-30 68.1-11.9 32.9 21.6 22.6 60 13.8 72z" - } - }, - "free": [ - "brands" - ] - }, - "grav": { - "changes": [ - "4.7", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f2d6", - "label": "Grav", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860995, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M301.1 212c4.4 4.4 4.4 11.9 0 16.3l-9.7 9.7c-4.4 4.7-11.9 4.7-16.6 0l-10.5-10.5c-4.4-4.7-4.4-11.9 0-16.6l9.7-9.7c4.4-4.4 11.9-4.4 16.6 0l10.5 10.8zm-30.2-19.7c3-3 3-7.8 0-10.5-2.8-3-7.5-3-10.5 0-2.8 2.8-2.8 7.5 0 10.5 3.1 2.8 7.8 2.8 10.5 0zm-26 5.3c-3 2.8-3 7.5 0 10.2 2.8 3 7.5 3 10.5 0 2.8-2.8 2.8-7.5 0-10.2-3-3-7.7-3-10.5 0zm72.5-13.3c-19.9-14.4-33.8-43.2-11.9-68.1 21.6-24.9 40.7-17.2 59.8.8 11.9 11.3 29.3 24.9 17.2 48.2-12.5 23.5-45.1 33.2-65.1 19.1zm47.7-44.5c-8.9-10-23.3 6.9-15.5 16.1 7.4 9 32.1 2.4 15.5-16.1zM504 256c0 137-111 248-248 248S8 393 8 256 119 8 256 8s248 111 248 248zm-66.2 42.6c2.5-16.1-20.2-16.6-25.2-25.7-13.6-24.1-27.7-36.8-54.5-30.4 11.6-8 23.5-6.1 23.5-6.1.3-6.4 0-13-9.4-24.9 3.9-12.5.3-22.4.3-22.4 15.5-8.6 26.8-24.4 29.1-43.2 3.6-31-18.8-59.2-49.8-62.8-22.1-2.5-43.7 7.7-54.3 25.7-23.2 40.1 1.4 70.9 22.4 81.4-14.4-1.4-34.3-11.9-40.1-34.3-6.6-25.7 2.8-49.8 8.9-61.4 0 0-4.4-5.8-8-8.9 0 0-13.8 0-24.6 5.3 11.9-15.2 25.2-14.4 25.2-14.4 0-6.4-.6-14.9-3.6-21.6-5.4-11-23.8-12.9-31.7 2.8.1-.2.3-.4.4-.5-5 11.9-1.1 55.9 16.9 87.2-2.5 1.4-9.1 6.1-13 10-21.6 9.7-56.2 60.3-56.2 60.3-28.2 10.8-77.2 50.9-70.6 79.7.3 3 1.4 5.5 3 7.5-2.8 2.2-5.5 5-8.3 8.3-11.9 13.8-5.3 35.2 17.7 24.4 15.8-7.2 29.6-20.2 36.3-30.4 0 0-5.5-5-16.3-4.4 27.7-6.6 34.3-9.4 46.2-9.1 8 3.9 8-34.3 8-34.3 0-14.7-2.2-31-11.1-41.5 12.5 12.2 29.1 32.7 28 60.6-.8 18.3-15.2 23-15.2 23-9.1 16.6-43.2 65.9-30.4 106 0 0-9.7-14.9-10.2-22.1-17.4 19.4-46.5 52.3-24.6 64.5 26.6 14.7 108.8-88.6 126.2-142.3 34.6-20.8 55.4-47.3 63.9-65 22 43.5 95.3 94.5 101.1 59z" - } - }, - "free": [ - "brands" - ] - }, - "greater-than": { - "changes": [ - "5.0.13" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f531", - "label": "Greater Than", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861407, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M365.52 209.85L59.22 67.01c-16.06-7.49-35.15-.54-42.64 15.52L3.01 111.61c-7.49 16.06-.54 35.15 15.52 42.64L236.96 256.1 18.49 357.99C2.47 365.46-4.46 384.5 3.01 400.52l13.52 29C24 445.54 43.04 452.47 59.06 445l306.47-142.91a32.003 32.003 0 0 0 18.48-29v-34.23c-.01-12.45-7.21-23.76-18.49-29.01z" - } - }, - "free": [ - "solid" - ] - }, - "greater-than-equal": { - "changes": [ - "5.0.13" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f532", - "label": "Greater Than Equal To", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861407, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M55.22 107.69l175.56 68.09-175.44 68.05c-18.39 6.03-27.88 24.39-21.2 41l12.09 30.08c6.68 16.61 26.99 25.19 45.38 19.15L393.02 214.2c13.77-4.52 22.98-16.61 22.98-30.17v-15.96c0-13.56-9.21-25.65-22.98-30.17L91.3 17.92c-18.29-6-38.51 2.53-45.15 19.06L34.12 66.9c-6.64 16.53 2.81 34.79 21.1 40.79zM424 400H24c-13.25 0-24 10.74-24 24v48c0 13.25 10.75 24 24 24h400c13.25 0 24-10.75 24-24v-48c0-13.26-10.75-24-24-24z" - } - }, - "free": [ - "solid" - ] - }, - "grimace": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [ - "cringe", - "emoticon", - "face" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f57f", - "label": "Grimacing Face", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861407, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zM144 400h-8c-17.7 0-32-14.3-32-32v-8h40v40zm0-56h-40v-8c0-17.7 14.3-32 32-32h8v40zm-8-136c0-17.7 14.3-32 32-32s32 14.3 32 32-14.3 32-32 32-32-14.3-32-32zm72 192h-48v-40h48v40zm0-56h-48v-40h48v40zm64 56h-48v-40h48v40zm0-56h-48v-40h48v40zm64 56h-48v-40h48v40zm0-56h-48v-40h48v40zm-8-104c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32zm64 128c0 17.7-14.3 32-32 32h-8v-40h40v8zm0-24h-40v-40h8c17.7 0 32 14.3 32 32v8z" - }, - "regular": { - "last_modified": 1546440861273, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm0 448c-110.3 0-200-89.7-200-200S137.7 56 248 56s200 89.7 200 200-89.7 200-200 200zm-80-216c17.7 0 32-14.3 32-32s-14.3-32-32-32-32 14.3-32 32 14.3 32 32 32zm160 0c17.7 0 32-14.3 32-32s-14.3-32-32-32-32 14.3-32 32 14.3 32 32 32zm16 16H152c-26.5 0-48 21.5-48 48v32c0 26.5 21.5 48 48 48h192c26.5 0 48-21.5 48-48v-32c0-26.5-21.5-48-48-48zm-168 96h-24c-8.8 0-16-7.2-16-16v-8h40v24zm0-40h-40v-8c0-8.8 7.2-16 16-16h24v24zm64 40h-48v-24h48v24zm0-40h-48v-24h48v24zm64 40h-48v-24h48v24zm0-40h-48v-24h48v24zm56 24c0 8.8-7.2 16-16 16h-24v-24h40v8zm0-24h-40v-24h24c8.8 0 16 7.2 16 16v8z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "grin": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [ - "emoticon", - "face", - "laugh", - "smile" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f580", - "label": "Grinning Face", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861408, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm80 168c17.7 0 32 14.3 32 32s-14.3 32-32 32-32-14.3-32-32 14.3-32 32-32zm-160 0c17.7 0 32 14.3 32 32s-14.3 32-32 32-32-14.3-32-32 14.3-32 32-32zm80 256c-60.6 0-134.5-38.3-143.8-93.3-2-11.8 9.3-21.6 20.7-17.9C155.1 330.5 200 336 248 336s92.9-5.5 123.1-15.2c11.3-3.7 22.6 6.1 20.7 17.9-9.3 55-83.2 93.3-143.8 93.3z" - }, - "regular": { - "last_modified": 1546440861275, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm0 448c-110.3 0-200-89.7-200-200S137.7 56 248 56s200 89.7 200 200-89.7 200-200 200zm105.6-151.4c-25.9 8.3-64.4 13.1-105.6 13.1s-79.6-4.8-105.6-13.1c-9.9-3.1-19.4 5.4-17.7 15.3 7.9 47.1 71.3 80 123.3 80s115.3-32.9 123.3-80c1.6-9.8-7.7-18.4-17.7-15.3zM168 240c17.7 0 32-14.3 32-32s-14.3-32-32-32-32 14.3-32 32 14.3 32 32 32zm160 0c17.7 0 32-14.3 32-32s-14.3-32-32-32-32 14.3-32 32 14.3 32 32 32z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "grin-alt": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [ - "emoticon", - "face", - "laugh", - "smile" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f581", - "label": "Alternate Grinning Face", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861407, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm63.7 128.7c7.6-11.4 24.7-11.7 32.7 0 12.4 18.4 15.1 36.9 15.7 55.3-.5 18.4-3.3 36.9-15.7 55.3-7.6 11.4-24.7 11.7-32.7 0-12.4-18.4-15.1-36.9-15.7-55.3.5-18.4 3.3-36.9 15.7-55.3zm-160 0c7.6-11.4 24.7-11.7 32.7 0 12.4 18.4 15.1 36.9 15.7 55.3-.5 18.4-3.3 36.9-15.7 55.3-7.6 11.4-24.7 11.7-32.7 0-12.4-18.4-15.1-36.9-15.7-55.3.5-18.4 3.3-36.9 15.7-55.3zM248 432c-60.6 0-134.5-38.3-143.8-93.3-2-11.8 9.3-21.6 20.7-17.9C155.1 330.5 200 336 248 336s92.9-5.5 123.1-15.2c11.4-3.7 22.6 6.1 20.7 17.9-9.3 55-83.2 93.3-143.8 93.3z" - }, - "regular": { - "last_modified": 1546440861273, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M200.3 248c12.4-18.7 15.1-37.3 15.7-56-.5-18.7-3.3-37.3-15.7-56-8-12-25.1-11.4-32.7 0-12.4 18.7-15.1 37.3-15.7 56 .5 18.7 3.3 37.3 15.7 56 8.1 12 25.2 11.4 32.7 0zm128 0c12.4-18.7 15.1-37.3 15.7-56-.5-18.7-3.3-37.3-15.7-56-8-12-25.1-11.4-32.7 0-12.4 18.7-15.1 37.3-15.7 56 .5 18.7 3.3 37.3 15.7 56 8.1 12 25.2 11.4 32.7 0zM248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm0 448c-110.3 0-200-89.7-200-200S137.7 56 248 56s200 89.7 200 200-89.7 200-200 200zm105.6-151.4c-25.9 8.3-64.4 13.1-105.6 13.1s-79.6-4.8-105.6-13.1c-9.9-3.1-19.4 5.3-17.7 15.3 7.9 47.2 71.3 80 123.3 80s115.3-32.9 123.3-80c1.6-9.8-7.7-18.4-17.7-15.3z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "grin-beam": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [ - "emoticon", - "face", - "laugh", - "smile" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f582", - "label": "Grinning Face With Smiling Eyes", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861407, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm80 144c23.8 0 52.7 29.3 56 71.4.7 8.6-10.8 11.9-14.9 4.5l-9.5-17c-7.7-13.7-19.2-21.6-31.5-21.6s-23.8 7.9-31.5 21.6l-9.5 17c-4.1 7.3-15.6 4-14.9-4.5 3.1-42.1 32-71.4 55.8-71.4zm-160 0c23.8 0 52.7 29.3 56 71.4.7 8.6-10.8 11.9-14.9 4.5l-9.5-17c-7.7-13.7-19.2-21.6-31.5-21.6s-23.8 7.9-31.5 21.6l-9.5 17c-4.2 7.4-15.6 4-14.9-4.5 3.1-42.1 32-71.4 55.8-71.4zm80 280c-60.6 0-134.5-38.3-143.8-93.3-2-11.9 9.4-21.6 20.7-17.9C155.1 330.5 200 336 248 336s92.9-5.5 123.1-15.2c11.4-3.7 22.6 6.1 20.7 17.9-9.3 55-83.2 93.3-143.8 93.3z" - }, - "regular": { - "last_modified": 1546440861274, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm0 448c-110.3 0-200-89.7-200-200S137.7 56 248 56s200 89.7 200 200-89.7 200-200 200zm105.6-151.4c-25.9 8.3-64.4 13.1-105.6 13.1s-79.6-4.8-105.6-13.1c-9.8-3.1-19.4 5.3-17.7 15.3 7.9 47.1 71.3 80 123.3 80s115.3-32.9 123.3-80c1.6-9.8-7.7-18.4-17.7-15.3zm-235.9-72.9c3.5 1.1 7.4-.5 9.3-3.7l9.5-17c7.7-13.7 19.2-21.6 31.5-21.6s23.8 7.9 31.5 21.6l9.5 17c2.1 3.7 6.2 4.7 9.3 3.7 3.6-1.1 6-4.5 5.7-8.3-3.3-42.1-32.2-71.4-56-71.4s-52.7 29.3-56 71.4c-.3 3.7 2.1 7.2 5.7 8.3zm160 0c3.5 1.1 7.4-.5 9.3-3.7l9.5-17c7.7-13.7 19.2-21.6 31.5-21.6s23.8 7.9 31.5 21.6l9.5 17c2.1 3.7 6.2 4.7 9.3 3.7 3.6-1.1 6-4.5 5.7-8.3-3.3-42.1-32.2-71.4-56-71.4s-52.7 29.3-56 71.4c-.3 3.7 2.1 7.2 5.7 8.3z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "grin-beam-sweat": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [ - "emoticon", - "face", - "smile" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f583", - "label": "Grinning Face With Sweat", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861407, - "raw": "", - "viewBox": [ - "0", - "0", - "504", - "512" - ], - "width": 504, - "height": 512, - "path": "M456 128c26.5 0 48-21 48-47 0-20-28.5-60.4-41.6-77.8-3.2-4.3-9.6-4.3-12.8 0C436.5 20.6 408 61 408 81c0 26 21.5 47 48 47zm0 32c-44.1 0-80-35.4-80-79 0-4.4.3-14.2 8.1-32.2C345 23.1 298.3 8 248 8 111 8 0 119 0 256s111 248 248 248 248-111 248-248c0-35.1-7.4-68.4-20.5-98.6-6.3 1.5-12.7 2.6-19.5 2.6zm-128-8c23.8 0 52.7 29.3 56 71.4.7 8.6-10.8 12-14.9 4.5l-9.5-17c-7.7-13.7-19.2-21.6-31.5-21.6s-23.8 7.9-31.5 21.6l-9.5 17c-4.1 7.4-15.6 4-14.9-4.5 3.1-42.1 32-71.4 55.8-71.4zm-160 0c23.8 0 52.7 29.3 56 71.4.7 8.6-10.8 12-14.9 4.5l-9.5-17c-7.7-13.7-19.2-21.6-31.5-21.6s-23.8 7.9-31.5 21.6l-9.5 17c-4.2 7.4-15.6 4-14.9-4.5 3.1-42.1 32-71.4 55.8-71.4zm80 280c-60.6 0-134.5-38.3-143.8-93.3-2-11.8 9.3-21.6 20.7-17.9C155.1 330.5 200 336 248 336s92.9-5.5 123.1-15.2c11.5-3.7 22.6 6.2 20.7 17.9-9.3 55-83.2 93.3-143.8 93.3z" - }, - "regular": { - "last_modified": 1546440861274, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M440 160c29.5 0 53.3-26.3 53.3-58.7 0-25-31.7-75.5-46.2-97.3-3.6-5.3-10.7-5.3-14.2 0-14.5 21.8-46.2 72.3-46.2 97.3 0 32.4 23.8 58.7 53.3 58.7zM248 400c51.9 0 115.3-32.9 123.3-80 1.7-9.9-7.7-18.5-17.7-15.3-25.9 8.3-64.4 13.1-105.6 13.1s-79.6-4.8-105.6-13.1c-9.8-3.1-19.4 5.3-17.7 15.3 8 47.1 71.4 80 123.3 80zm130.3-168.3c3.6-1.1 6-4.5 5.7-8.3-3.3-42.1-32.2-71.4-56-71.4s-52.7 29.3-56 71.4c-.3 3.7 2.1 7.2 5.7 8.3 3.5 1.1 7.4-.5 9.3-3.7l9.5-17c7.7-13.7 19.2-21.6 31.5-21.6s23.8 7.9 31.5 21.6l9.5 17c2.1 3.6 6.2 4.6 9.3 3.7zm105.3-52.9c-24.6 15.7-46 12.9-46.4 12.9 6.9 20.2 10.8 41.8 10.8 64.3 0 110.3-89.7 200-200 200S48 366.3 48 256 137.7 56 248 56c39.8 0 76.8 11.8 108 31.9 1.7-9.5 6.3-24.1 17.2-45.7C336.4 20.6 293.7 8 248 8 111 8 0 119 0 256s111 248 248 248 248-111 248-248c0-27-4.4-52.9-12.4-77.2zM168 189.4c12.3 0 23.8 7.9 31.5 21.6l9.5 17c2.1 3.7 6.2 4.7 9.3 3.7 3.6-1.1 6-4.5 5.7-8.3-3.3-42.1-32.2-71.4-56-71.4s-52.7 29.3-56 71.4c-.3 3.7 2.1 7.2 5.7 8.3 3.5 1.1 7.4-.5 9.3-3.7l9.5-17c7.7-13.8 19.2-21.6 31.5-21.6z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "grin-hearts": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [ - "emoticon", - "face", - "love", - "smile" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f584", - "label": "Smiling Face With Heart-Eyes", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861408, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zM90.4 183.6c6.7-17.6 26.7-26.7 44.9-21.9l7.1 1.9 2-7.1c5-18.1 22.8-30.9 41.5-27.9 21.4 3.4 34.4 24.2 28.8 44.5L195.3 243c-1.2 4.5-5.9 7.2-10.5 6l-70.2-18.2c-20.4-5.4-31.9-27-24.2-47.2zM248 432c-60.6 0-134.5-38.3-143.8-93.3-2-11.8 9.2-21.5 20.7-17.9C155.1 330.5 200 336 248 336s92.9-5.5 123.1-15.2c11.4-3.6 22.6 6.1 20.7 17.9-9.3 55-83.2 93.3-143.8 93.3zm133.4-201.3l-70.2 18.2c-4.5 1.2-9.2-1.5-10.5-6L281.3 173c-5.6-20.3 7.4-41.1 28.8-44.5 18.6-3 36.4 9.8 41.5 27.9l2 7.1 7.1-1.9c18.2-4.7 38.2 4.3 44.9 21.9 7.7 20.3-3.8 41.9-24.2 47.2z" - }, - "regular": { - "last_modified": 1546440861274, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M353.6 304.6c-25.9 8.3-64.4 13.1-105.6 13.1s-79.6-4.8-105.6-13.1c-9.8-3.1-19.4 5.3-17.7 15.3 7.9 47.2 71.3 80 123.3 80s115.3-32.9 123.3-80c1.6-9.8-7.7-18.4-17.7-15.3zm-152.8-48.9c4.5 1.2 9.2-1.5 10.5-6l19.4-69.9c5.6-20.3-7.4-41.1-28.8-44.5-18.6-3-36.4 9.8-41.5 27.9l-2 7.1-7.1-1.9c-18.2-4.7-38.2 4.3-44.9 22-7.7 20.2 3.8 41.9 24.2 47.2l70.2 18.1zm188.8-65.3c-6.7-17.6-26.7-26.7-44.9-22l-7.1 1.9-2-7.1c-5-18.1-22.8-30.9-41.5-27.9-21.4 3.4-34.4 24.2-28.8 44.5l19.4 69.9c1.2 4.5 5.9 7.2 10.5 6l70.2-18.2c20.4-5.3 31.9-26.9 24.2-47.1zM248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm0 448c-110.3 0-200-89.7-200-200S137.7 56 248 56s200 89.7 200 200-89.7 200-200 200z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "grin-squint": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [ - "emoticon", - "face", - "laugh", - "smile" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f585", - "label": "Grinning Squinting Face", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861408, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm33.8 189.7l80-48c11.6-6.9 24 7.7 15.4 18L343.6 208l33.6 40.3c8.7 10.4-3.9 24.8-15.4 18l-80-48c-7.7-4.7-7.7-15.9 0-20.6zm-163-30c-8.6-10.3 3.8-24.9 15.4-18l80 48c7.8 4.7 7.8 15.9 0 20.6l-80 48c-11.5 6.8-24-7.6-15.4-18l33.6-40.3-33.6-40.3zM248 432c-60.6 0-134.5-38.3-143.8-93.3-2-11.9 9.4-21.6 20.7-17.9C155.1 330.5 200 336 248 336s92.9-5.5 123.1-15.2c11.5-3.7 22.6 6.2 20.7 17.9-9.3 55-83.2 93.3-143.8 93.3z" - }, - "regular": { - "last_modified": 1546440861274, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm0 448c-110.3 0-200-89.7-200-200S137.7 56 248 56s200 89.7 200 200-89.7 200-200 200zm105.6-151.4c-25.9 8.3-64.4 13.1-105.6 13.1s-79.6-4.8-105.6-13.1c-9.9-3.1-19.4 5.4-17.7 15.3 7.9 47.1 71.3 80 123.3 80s115.3-32.9 123.3-80c1.6-9.8-7.7-18.4-17.7-15.3zm-234.7-40.8c3.6 4.2 9.9 5.7 15.3 2.5l80-48c3.6-2.2 5.8-6.1 5.8-10.3s-2.2-8.1-5.8-10.3l-80-48c-5.1-3-11.4-1.9-15.3 2.5-3.8 4.5-3.8 11-.1 15.5l33.6 40.3-33.6 40.3c-3.8 4.5-3.7 11.1.1 15.5zm242.9 2.5c5.4 3.2 11.7 1.7 15.3-2.5 3.8-4.5 3.8-11 .1-15.5L343.6 208l33.6-40.3c3.8-4.5 3.7-11-.1-15.5-3.8-4.4-10.2-5.4-15.3-2.5l-80 48c-3.6 2.2-5.8 6.1-5.8 10.3s2.2 8.1 5.8 10.3l80 48z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "grin-squint-tears": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [ - "emoticon", - "face", - "happy", - "smile" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f586", - "label": "Rolling on the Floor Laughing", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861408, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M409.6 111.9c22.6-3.2 73.5-12 88.3-26.8 19.2-19.2 18.9-50.6-.7-70.2S446-5 426.9 14.2c-14.8 14.8-23.5 65.7-26.8 88.3-.8 5.5 3.9 10.2 9.5 9.4zM102.4 400.1c-22.6 3.2-73.5 12-88.3 26.8-19.1 19.1-18.8 50.6.8 70.2s51 19.9 70.2.7c14.8-14.8 23.5-65.7 26.8-88.3.8-5.5-3.9-10.2-9.5-9.4zm311.7-256.5c-33 3.9-48.6-25.1-45.7-45.7 3.4-24 7.4-42.1 11.5-56.5C285.1-13.4 161.8-.5 80.6 80.6-.5 161.7-13.4 285 41.4 379.9c14.4-4.1 32.4-8 56.5-11.5 33.2-3.9 48.6 25.2 45.7 45.7-3.4 24-7.4 42.1-11.5 56.5 94.8 54.8 218.1 41.9 299.3-39.2s94-204.4 39.2-299.3c-14.4 4.1-32.5 8-56.5 11.5zM255.7 106c3.3-13.2 22.4-11.5 23.6 1.8l4.8 52.3 52.3 4.8c13.4 1.2 14.9 20.3 1.8 23.6l-90.5 22.6c-8.9 2.2-16.7-5.9-14.5-14.5l22.5-90.6zm-90.9 230.3L160 284l-52.3-4.8c-13.4-1.2-14.9-20.3-1.8-23.6l90.5-22.6c8.8-2.2 16.7 5.8 14.5 14.5L188.3 338c-3.1 13.2-22.2 11.7-23.5-1.7zm215.7 44.2c-29.3 29.3-75.7 50.4-116.7 50.4-18.9 0-36.6-4.5-51-14.7-9.8-6.9-8.7-21.8 2-27.2 28.3-14.6 63.9-42.4 97.8-76.3s61.7-69.6 76.3-97.8c5.4-10.5 20.2-11.9 27.3-2 32.3 45.3 7.1 124.7-35.7 167.6z" - }, - "regular": { - "last_modified": 1546440861274, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M117.1 384.1c-25.8 3.7-84 13.7-100.9 30.6-21.9 21.9-21.5 57.9.9 80.3s58.3 22.8 80.3.9C114.3 479 124.3 420.8 128 395c.8-6.4-4.6-11.8-10.9-10.9zm-41.2-41.7C40.3 268 53 176.1 114.6 114.6 152.4 76.8 202.6 56 256 56c36.2 0 70.8 9.8 101.2 27.7 3.8-20.3 8-36.1 12-48.3C333.8 17.2 294.9 8 256 8 192.5 8 129.1 32.2 80.6 80.6c-74.1 74.1-91.3 183.4-52 274 12.2-4.1 27.7-8.3 47.3-12.2zm352.3-187.6c45 76.6 34.9 176.9-30.8 242.6-37.8 37.8-88 58.6-141.4 58.6-30.5 0-59.8-7-86.4-19.8-3.9 19.5-8 35-12.2 47.2 31.4 13.6 65 20.6 98.7 20.6 63.5 0 126.9-24.2 175.4-72.6 78.1-78.1 93.1-195.4 45.2-288.6-12.3 4-28.2 8.1-48.5 12zm-33.3-26.9c25.8-3.7 84-13.7 100.9-30.6 21.9-21.9 21.5-57.9-.9-80.3s-58.3-22.8-80.3-.9C397.7 33 387.7 91.2 384 117c-.8 6.4 4.6 11.8 10.9 10.9zm-187 108.3c-3-3-7.2-4.2-11.4-3.2L106 255.7c-5.7 1.4-9.5 6.7-9.1 12.6.5 5.8 5.1 10.5 10.9 11l52.3 4.8 4.8 52.3c.5 5.8 5.2 10.4 11 10.9h.9c5.5 0 10.3-3.7 11.7-9.1l22.6-90.5c1-4.2-.2-8.5-3.2-11.5zm39.7-25.1l90.5-22.6c5.7-1.4 9.5-6.7 9.1-12.6-.5-5.8-5.1-10.5-10.9-11l-52.3-4.8-4.8-52.3c-.5-5.8-5.2-10.4-11-10.9-5.6-.1-11.2 3.4-12.6 9.1L233 196.5c-1 4.1.2 8.4 3.2 11.4 5 5 11.3 3.2 11.4 3.2zm52 88.5c-29.1 29.1-59.7 52.9-83.9 65.4-9.2 4.8-10 17.5-1.7 23.4 38.9 27.7 107 6.2 143.7-30.6S416 253 388.3 214.1c-5.8-8.2-18.5-7.6-23.4 1.7-12.3 24.2-36.2 54.7-65.3 83.8z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "grin-stars": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [ - "emoticon", - "face", - "star-struck" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f587", - "label": "Star-Struck", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861408, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zM94.6 168.9l34.9-5 15.5-31.6c2.9-5.8 11-5.8 13.9 0l15.5 31.6 34.9 5c6.2 1 8.9 8.6 4.3 13.2l-25.4 24.6 6 34.9c1 6.2-5.3 11-11 7.9L152 233.3l-31.3 16.3c-5.7 3.1-12-1.7-11-7.9l6-34.9-25.4-24.6c-4.6-4.7-1.9-12.3 4.3-13.3zM248 432c-60.6 0-134.5-38.3-143.8-93.3-2-11.8 9.3-21.5 20.7-17.9C155.1 330.5 200 336 248 336s92.9-5.5 123.1-15.2c11.5-3.7 22.6 6.1 20.7 17.9-9.3 55-83.2 93.3-143.8 93.3zm157.7-249.9l-25.4 24.6 6 34.9c1 6.2-5.3 11-11 7.9L344 233.3l-31.3 16.3c-5.7 3.1-12-1.7-11-7.9l6-34.9-25.4-24.6c-4.5-4.6-1.9-12.2 4.3-13.2l34.9-5 15.5-31.6c2.9-5.8 11-5.8 13.9 0l15.5 31.6 34.9 5c6.3.9 9 8.5 4.4 13.1z" - }, - "regular": { - "last_modified": 1546440861274, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm0 448c-110.3 0-200-89.7-200-200S137.7 56 248 56s200 89.7 200 200-89.7 200-200 200zm105.6-151.4c-25.9 8.3-64.4 13.1-105.6 13.1s-79.6-4.8-105.6-13.1c-9.8-3.1-19.4 5.3-17.7 15.3 7.9 47.2 71.3 80 123.3 80s115.3-32.9 123.3-80c1.6-9.8-7.7-18.4-17.7-15.3zm-227.9-57.5c-1 6.2 5.4 11 11 7.9l31.3-16.3 31.3 16.3c5.6 3.1 12-1.7 11-7.9l-6-34.9 25.4-24.6c4.5-4.5 1.9-12.2-4.3-13.2l-34.9-5-15.5-31.6c-2.9-5.8-11-5.8-13.9 0l-15.5 31.6-34.9 5c-6.2.9-8.9 8.6-4.3 13.2l25.4 24.6-6.1 34.9zm259.7-72.7l-34.9-5-15.5-31.6c-2.9-5.8-11-5.8-13.9 0l-15.5 31.6-34.9 5c-6.2.9-8.9 8.6-4.3 13.2l25.4 24.6-6 34.9c-1 6.2 5.4 11 11 7.9l31.3-16.3 31.3 16.3c5.6 3.1 12-1.7 11-7.9l-6-34.9 25.4-24.6c4.5-4.6 1.8-12.2-4.4-13.2z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "grin-tears": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [ - "LOL", - "emoticon", - "face" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f588", - "label": "Face With Tears of Joy", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861408, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M102.4 256.1c-22.6 3.2-73.5 12-88.3 26.8-19.1 19.1-18.8 50.6.8 70.2s51 19.9 70.2.7c14.8-14.8 23.5-65.7 26.8-88.3.8-5.5-3.9-10.2-9.5-9.4zm523.4 26.8c-14.8-14.8-65.7-23.5-88.3-26.8-5.5-.8-10.3 3.9-9.5 9.5 3.2 22.6 12 73.5 26.8 88.3 19.2 19.2 50.6 18.9 70.2-.7s20-51.2.8-70.3zm-129.4-12.8c-3.8-26.6 19.1-49.5 45.7-45.7 8.9 1.3 16.8 2.7 24.3 4.1C552.7 104.5 447.7 8 320 8S87.3 104.5 73.6 228.5c7.5-1.4 15.4-2.8 24.3-4.1 33.2-3.9 48.6 25.3 45.7 45.7-11.8 82.3-29.9 100.4-35.8 106.4-.9.9-2 1.6-3 2.5 42.7 74.6 123 125 215.2 125s172.5-50.4 215.2-125.1c-1-.9-2.1-1.5-3-2.5-5.9-5.9-24-24-35.8-106.3zM400 152c23.8 0 52.7 29.3 56 71.4.7 8.6-10.8 12-14.9 4.5l-9.5-17c-7.7-13.7-19.2-21.6-31.5-21.6s-23.8 7.9-31.5 21.6l-9.5 17c-4.2 7.4-15.6 4-14.9-4.5 3.1-42.1 32-71.4 55.8-71.4zm-160 0c23.8 0 52.7 29.3 56 71.4.7 8.6-10.8 12-14.9 4.5l-9.5-17c-7.7-13.7-19.2-21.6-31.5-21.6s-23.8 7.9-31.5 21.6l-9.5 17c-4.2 7.4-15.6 4-14.9-4.5 3.1-42.1 32-71.4 55.8-71.4zm80 280c-60.6 0-134.5-38.3-143.8-93.3-2-11.7 9.2-21.6 20.7-17.9C227.1 330.5 272 336 320 336s92.9-5.5 123.1-15.2c11.4-3.7 22.6 6.1 20.7 17.9-9.3 55-83.2 93.3-143.8 93.3z" - }, - "regular": { - "last_modified": 1546440861274, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M117.1 256.1c-25.8 3.7-84 13.7-100.9 30.6-21.9 21.9-21.5 57.9.9 80.3s58.3 22.8 80.3.9C114.3 351 124.3 292.8 128 267c.8-6.4-4.6-11.8-10.9-10.9zm506.7 30.6c-16.9-16.9-75.1-26.9-100.9-30.6-6.3-.9-11.7 4.5-10.8 10.8 3.7 25.8 13.7 84 30.6 100.9 21.9 21.9 57.9 21.5 80.3-.9 22.3-22.3 22.7-58.3.8-80.2zm-126.6 61.7C463.8 412.3 396.9 456 320 456c-76.9 0-143.8-43.7-177.2-107.6-12.5 37.4-25.2 43.9-28.3 46.5C159.1 460.7 234.5 504 320 504s160.9-43.3 205.5-109.1c-3.2-2.7-15.9-9.2-28.3-46.5zM122.7 224.5C137.9 129.2 220.5 56 320 56c99.5 0 182.1 73.2 197.3 168.5 2.1-.2 5.2-2.4 49.5 7C554.4 106 448.7 8 320 8S85.6 106 73.2 231.4c44.5-9.4 47.1-7.2 49.5-6.9zM320 400c51.9 0 115.3-32.9 123.3-80 1.7-9.9-7.7-18.5-17.7-15.3-25.9 8.3-64.4 13.1-105.6 13.1s-79.6-4.8-105.6-13.1c-9.8-3.1-19.4 5.3-17.7 15.3 8 47.1 71.4 80 123.3 80zm130.3-168.3c3.6-1.1 6-4.5 5.7-8.3-3.3-42.1-32.2-71.4-56-71.4s-52.7 29.3-56 71.4c-.3 3.7 2.1 7.2 5.7 8.3 3.5 1.1 7.4-.5 9.3-3.7l9.5-17c7.7-13.7 19.2-21.6 31.5-21.6s23.8 7.9 31.5 21.6l9.5 17c2.1 3.6 6.2 4.6 9.3 3.7zM240 189.4c12.3 0 23.8 7.9 31.5 21.6l9.5 17c2.1 3.7 6.2 4.7 9.3 3.7 3.6-1.1 6-4.5 5.7-8.3-3.3-42.1-32.2-71.4-56-71.4s-52.7 29.3-56 71.4c-.3 3.7 2.1 7.2 5.7 8.3 3.5 1.1 7.4-.5 9.3-3.7l9.5-17c7.7-13.8 19.2-21.6 31.5-21.6z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "grin-tongue": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [ - "LOL", - "emoticon", - "face" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f589", - "label": "Face With Tongue", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861408, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M248 8C111 8 0 119 0 256c0 106.3 67 196.7 161 232-5.6-12.2-9-25.7-9-40v-45.5c-24.7-16.2-43.5-38.1-47.8-63.8-2-11.8 9.3-21.5 20.7-17.9C155.1 330.5 200 336 248 336s92.9-5.5 123.1-15.2c11.4-3.6 22.6 6.1 20.7 17.9-4.3 25.7-23.1 47.6-47.8 63.8V448c0 14.3-3.4 27.8-9 40 94-35.3 161-125.7 161-232C496 119 385 8 248 8zm-80 232c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32zm160 0c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32zm-34.9 134.6c-14.4-6.5-31.1 2.2-34.6 17.6l-1.8 7.8c-2.1 9.2-15.2 9.2-17.3 0l-1.8-7.8c-3.5-15.4-20.2-24.1-34.6-17.6-.9.4.3-.2-18.9 9.4v63c0 35.2 28 64.5 63.1 64.9 35.7.5 64.9-28.4 64.9-64v-64c-19.5-9.6-18.2-8.9-19-9.3z" - }, - "regular": { - "last_modified": 1546440861274, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm64 400c0 35.6-29.1 64.5-64.9 64-35.1-.5-63.1-29.8-63.1-65v-42.8l17.7-8.8c15-7.5 31.5 1.7 34.9 16.5l2.8 12.1c2.1 9.2 15.2 9.2 17.3 0l2.8-12.1c3.4-14.8 19.8-24.1 34.9-16.5l17.7 8.8V408zm28.2 25.3c2.2-8.1 3.8-16.5 3.8-25.3v-43.5c14.2-12.4 24.4-27.5 27.3-44.5 1.7-9.9-7.7-18.5-17.7-15.3-25.9 8.3-64.4 13.1-105.6 13.1s-79.6-4.8-105.6-13.1c-9.9-3.1-19.4 5.3-17.7 15.3 2.9 17 13.1 32.1 27.3 44.5V408c0 8.8 1.6 17.2 3.8 25.3C91.8 399.9 48 333 48 256c0-110.3 89.7-200 200-200s200 89.7 200 200c0 77-43.8 143.9-107.8 177.3zM168 176c-17.7 0-32 14.3-32 32s14.3 32 32 32 32-14.3 32-32-14.3-32-32-32zm160 0c-17.7 0-32 14.3-32 32s14.3 32 32 32 32-14.3 32-32-14.3-32-32-32z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "grin-tongue-squint": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [ - "LOL", - "emoticon", - "face" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f58a", - "label": "Squinting Face With Tongue", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861408, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M293.1 374.6c-14.4-6.5-31.1 2.2-34.6 17.6l-1.8 7.8c-2.1 9.2-15.2 9.2-17.3 0l-1.8-7.8c-3.5-15.4-20.2-24.1-34.6-17.6-.9.4.3-.2-18.9 9.4v63c0 35.2 28 64.5 63.1 64.9 35.7.5 64.9-28.4 64.9-64v-64c-19.5-9.6-18.2-8.9-19-9.3zM248 8C111 8 0 119 0 256c0 106.3 67 196.7 161 232-5.6-12.2-9-25.7-9-40v-45.5c-24.7-16.2-43.5-38.1-47.8-63.8-2-11.8 9.2-21.5 20.7-17.9C155.1 330.5 200 336 248 336s92.9-5.5 123.1-15.2c11.4-3.7 22.6 6.1 20.7 17.9-4.3 25.7-23.1 47.6-47.8 63.8V448c0 14.3-3.4 27.8-9 40 94-35.3 161-125.7 161-232C496 119 385 8 248 8zm-33.8 210.3l-80 48c-11.5 6.8-24-7.6-15.4-18l33.6-40.3-33.6-40.3c-8.6-10.3 3.8-24.9 15.4-18l80 48c7.7 4.7 7.7 15.9 0 20.6zm163 30c8.7 10.4-3.9 24.8-15.4 18l-80-48c-7.8-4.7-7.8-15.9 0-20.6l80-48c11.7-6.9 23.9 7.7 15.4 18L343.6 208l33.6 40.3z" - }, - "regular": { - "last_modified": 1546440861274, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm64 400c0 35.6-29.1 64.5-64.9 64-35.1-.5-63.1-29.8-63.1-65v-42.8l17.7-8.8c15-7.5 31.5 1.7 34.9 16.5l2.8 12.1c2.1 9.2 15.2 9.2 17.3 0l2.8-12.1c3.4-14.8 19.8-24.1 34.9-16.5l17.7 8.8V408zm28.2 25.3c2.2-8.1 3.8-16.5 3.8-25.3v-43.5c14.2-12.4 24.4-27.5 27.3-44.5 1.7-9.9-7.7-18.5-17.7-15.3-25.9 8.3-64.4 13.1-105.6 13.1s-79.6-4.8-105.6-13.1c-9.9-3.1-19.4 5.3-17.7 15.3 2.9 17 13.1 32.1 27.3 44.5V408c0 8.8 1.6 17.2 3.8 25.3C91.8 399.9 48 333 48 256c0-110.3 89.7-200 200-200s200 89.7 200 200c0 77-43.8 143.9-107.8 177.3zm36.9-281.1c-3.8-4.4-10.3-5.5-15.3-2.5l-80 48c-3.6 2.2-5.8 6.1-5.8 10.3s2.2 8.1 5.8 10.3l80 48c5.4 3.2 11.7 1.7 15.3-2.5 3.8-4.5 3.8-11 .1-15.5L343.6 208l33.6-40.3c3.8-4.5 3.7-11.1-.1-15.5zm-162.9 45.5l-80-48c-5-3-11.4-2-15.3 2.5-3.8 4.5-3.8 11-.1 15.5l33.6 40.3-33.6 40.3c-3.8 4.5-3.7 11 .1 15.5 3.6 4.2 9.9 5.7 15.3 2.5l80-48c3.6-2.2 5.8-6.1 5.8-10.3s-2.2-8.1-5.8-10.3z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "grin-tongue-wink": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [ - "LOL", - "emoticon", - "face" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f58b", - "label": "Winking Face With Tongue", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861408, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M344 184c-13.3 0-24 10.7-24 24s10.7 24 24 24 24-10.7 24-24-10.7-24-24-24zM248 8C111 8 0 119 0 256c0 106.3 67 196.7 161 232-5.6-12.2-9-25.7-9-40v-45.5c-24.7-16.2-43.5-38.1-47.8-63.8-2-11.8 9.3-21.5 20.7-17.9C155.1 330.5 200 336 248 336s92.9-5.5 123.1-15.2c11.5-3.7 22.6 6.1 20.7 17.9-4.3 25.7-23.1 47.6-47.8 63.8V448c0 14.3-3.4 27.8-9 40 94-35.3 161-125.7 161-232C496 119 385 8 248 8zm-56 225l-9.5-8.5c-14.8-13.2-46.2-13.2-61 0L112 233c-8.5 7.4-21.6.3-19.8-10.8 4-25.2 34.2-42.1 59.9-42.1S208 197 212 222.2c1.6 11.1-11.6 18.2-20 10.8zm152 39c-35.3 0-64-28.7-64-64s28.7-64 64-64 64 28.7 64 64-28.7 64-64 64zm-50.9 102.6c-14.4-6.5-31.1 2.2-34.6 17.6l-1.8 7.8c-2.1 9.2-15.2 9.2-17.3 0l-1.8-7.8c-3.5-15.4-20.2-24.1-34.6-17.6-.9.4.3-.2-18.9 9.4v63c0 35.2 28 64.5 63.1 64.9 35.7.5 64.9-28.4 64.9-64v-64c-19.5-9.6-18.2-8.9-19-9.3z" - }, - "regular": { - "last_modified": 1546440861274, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M152 180c-25.7 0-55.9 16.9-59.8 42.1-.8 5 1.7 10 6.1 12.4 4.4 2.4 9.9 1.8 13.7-1.6l9.5-8.5c14.8-13.2 46.2-13.2 61 0l9.5 8.5c2.5 2.2 8 4.7 13.7 1.6 4.4-2.4 6.9-7.4 6.1-12.4-3.9-25.2-34.1-42.1-59.8-42.1zm176-52c-44.2 0-80 35.8-80 80s35.8 80 80 80 80-35.8 80-80-35.8-80-80-80zm0 128c-26.5 0-48-21.5-48-48s21.5-48 48-48 48 21.5 48 48-21.5 48-48 48zm0-72c-13.3 0-24 10.7-24 24s10.7 24 24 24 24-10.7 24-24-10.7-24-24-24zM248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm64 400c0 35.6-29.1 64.5-64.9 64-35.1-.5-63.1-29.8-63.1-65v-42.8l17.7-8.8c15-7.5 31.5 1.7 34.9 16.5l2.8 12.1c2.1 9.2 15.2 9.2 17.3 0l2.8-12.1c3.4-14.8 19.8-24.1 34.9-16.5l17.7 8.8V408zm28.2 25.3c2.2-8.1 3.8-16.5 3.8-25.3v-43.5c14.2-12.4 24.4-27.5 27.3-44.5 1.7-9.9-7.7-18.5-17.7-15.3-25.9 8.3-64.4 13.1-105.6 13.1s-79.6-4.8-105.6-13.1c-9.9-3.1-19.4 5.3-17.7 15.3 2.9 17 13.1 32.1 27.3 44.5V408c0 8.8 1.6 17.2 3.8 25.3C91.8 399.9 48 333 48 256c0-110.3 89.7-200 200-200s200 89.7 200 200c0 77-43.8 143.9-107.8 177.3z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "grin-wink": { - "changes": [ - "5.1.0", - "5.1.1" - ], - "ligatures": [], - "search": { - "terms": [ - "emoticon", - "face", - "flirt", - "laugh", - "smile" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f58c", - "label": "Grinning Winking Face", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861408, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M0 256c0 137 111 248 248 248s248-111 248-248S385 8 248 8 0 119 0 256zm200-48c0 17.7-14.3 32-32 32s-32-14.3-32-32 14.3-32 32-32 32 14.3 32 32zm168 25l-9.5-8.5c-14.8-13.2-46.2-13.2-61 0L288 233c-8.3 7.4-21.6.4-19.8-10.8 4-25.2 34.2-42.1 59.9-42.1S384 197 388 222.2c1.6 11-11.5 18.2-20 10.8zm-243.1 87.8C155.1 330.5 200 336 248 336s92.9-5.5 123.1-15.2c11.3-3.7 22.6 6 20.7 17.9-9.2 55-83.2 93.3-143.8 93.3s-134.5-38.3-143.8-93.3c-2-11.9 9.3-21.6 20.7-17.9z" - }, - "regular": { - "last_modified": 1546440861275, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M328 180c-25.69 0-55.88 16.92-59.86 42.12-1.75 11.22 11.5 18.24 19.83 10.84l9.55-8.48c14.81-13.19 46.16-13.19 60.97 0l9.55 8.48c8.48 7.43 21.56.25 19.83-10.84C383.88 196.92 353.69 180 328 180zm-160 60c17.67 0 32-14.33 32-32s-14.33-32-32-32-32 14.33-32 32 14.33 32 32 32zm185.55 64.64c-25.93 8.3-64.4 13.06-105.55 13.06s-79.62-4.75-105.55-13.06c-9.94-3.13-19.4 5.37-17.71 15.34C132.67 367.13 196.06 400 248 400s115.33-32.87 123.26-80.02c1.68-9.89-7.67-18.48-17.71-15.34zM248 8C111.03 8 0 119.03 0 256s111.03 248 248 248 248-111.03 248-248S384.97 8 248 8zm0 448c-110.28 0-200-89.72-200-200S137.72 56 248 56s200 89.72 200 200-89.72 200-200 200z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "grip-horizontal": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [ - "affordance", - "drag", - "drop", - "grab", - "handle" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f58d", - "label": "Grip Horizontal", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861408, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M96 288H32c-17.67 0-32 14.33-32 32v64c0 17.67 14.33 32 32 32h64c17.67 0 32-14.33 32-32v-64c0-17.67-14.33-32-32-32zm160 0h-64c-17.67 0-32 14.33-32 32v64c0 17.67 14.33 32 32 32h64c17.67 0 32-14.33 32-32v-64c0-17.67-14.33-32-32-32zm160 0h-64c-17.67 0-32 14.33-32 32v64c0 17.67 14.33 32 32 32h64c17.67 0 32-14.33 32-32v-64c0-17.67-14.33-32-32-32zM96 96H32c-17.67 0-32 14.33-32 32v64c0 17.67 14.33 32 32 32h64c17.67 0 32-14.33 32-32v-64c0-17.67-14.33-32-32-32zm160 0h-64c-17.67 0-32 14.33-32 32v64c0 17.67 14.33 32 32 32h64c17.67 0 32-14.33 32-32v-64c0-17.67-14.33-32-32-32zm160 0h-64c-17.67 0-32 14.33-32 32v64c0 17.67 14.33 32 32 32h64c17.67 0 32-14.33 32-32v-64c0-17.67-14.33-32-32-32z" - } - }, - "free": [ - "solid" - ] - }, - "grip-lines": { - "changes": [ - "5.6.0" - ], - "ligatures": [], - "search": { - "terms": [ - "affordance", - "drag", - "drop", - "grab", - "handle" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f7a4", - "label": "Grip Lines", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861409, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M496 288H16c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h480c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16zm0-128H16c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h480c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16z" - } - }, - "free": [ - "solid" - ] - }, - "grip-lines-vertical": { - "changes": [ - "5.6.0" - ], - "ligatures": [], - "search": { - "terms": [ - "affordance", - "drag", - "drop", - "grab", - "handle" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f7a5", - "label": "Grip Lines Vertical", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861409, - "raw": "", - "viewBox": [ - "0", - "0", - "256", - "512" - ], - "width": 256, - "height": 512, - "path": "M96 496V16c0-8.8-7.2-16-16-16H48c-8.8 0-16 7.2-16 16v480c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16zm128 0V16c0-8.8-7.2-16-16-16h-32c-8.8 0-16 7.2-16 16v480c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16z" - } - }, - "free": [ - "solid" - ] - }, - "grip-vertical": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [ - "affordance", - "drag", - "drop", - "grab", - "handle" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f58e", - "label": "Grip Vertical", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861409, - "raw": "", - "viewBox": [ - "0", - "0", - "320", - "512" - ], - "width": 320, - "height": 512, - "path": "M96 32H32C14.33 32 0 46.33 0 64v64c0 17.67 14.33 32 32 32h64c17.67 0 32-14.33 32-32V64c0-17.67-14.33-32-32-32zm0 160H32c-17.67 0-32 14.33-32 32v64c0 17.67 14.33 32 32 32h64c17.67 0 32-14.33 32-32v-64c0-17.67-14.33-32-32-32zm0 160H32c-17.67 0-32 14.33-32 32v64c0 17.67 14.33 32 32 32h64c17.67 0 32-14.33 32-32v-64c0-17.67-14.33-32-32-32zM288 32h-64c-17.67 0-32 14.33-32 32v64c0 17.67 14.33 32 32 32h64c17.67 0 32-14.33 32-32V64c0-17.67-14.33-32-32-32zm0 160h-64c-17.67 0-32 14.33-32 32v64c0 17.67 14.33 32 32 32h64c17.67 0 32-14.33 32-32v-64c0-17.67-14.33-32-32-32zm0 160h-64c-17.67 0-32 14.33-32 32v64c0 17.67 14.33 32 32 32h64c17.67 0 32-14.33 32-32v-64c0-17.67-14.33-32-32-32z" - } - }, - "free": [ - "solid" - ] - }, - "gripfire": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f3ac", - "label": "Gripfire, Inc.", - "voted": false, - "svg": { - "brands": { - "last_modified": 1548363722330, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M112.5 301.4c0-73.8 105.1-122.5 105.1-203 0-47.1-34-88-39.1-90.4.4 3.3.6 6.7.6 10C179.1 110.1 32 171.9 32 286.6c0 49.8 32.2 79.2 66.5 108.3 65.1 46.7 78.1 71.4 78.1 86.6 0 10.1-4.8 17-4.8 22.3 13.1-16.7 17.4-31.9 17.5-46.4 0-29.6-21.7-56.3-44.2-86.5-16-22.3-32.6-42.6-32.6-69.5zm205.3-39c-12.1-66.8-78-124.4-94.7-130.9l4 7.2c2.4 5.1 3.4 10.9 3.4 17.1 0 44.7-54.2 111.2-56.6 116.7-2.2 5.1-3.2 10.5-3.2 15.8 0 20.1 15.2 42.1 17.9 42.1 2.4 0 56.6-55.4 58.1-87.7 6.4 11.7 9.1 22.6 9.1 33.4 0 41.2-41.8 96.9-41.8 96.9 0 11.6 31.9 53.2 35.5 53.2 1 0 2.2-1.4 3.2-2.4 37.9-39.3 67.3-85 67.3-136.8 0-8-.7-16.2-2.2-24.6z" - } - }, - "free": [ - "brands" - ] - }, - "grunt": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f3ad", - "label": "Grunt", - "voted": false, - "svg": { - "brands": { - "last_modified": 1548363722330, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M61.3 189.3c-1.1 10 5.2 19.1 5.2 19.1.7-7.5 2.2-12.8 4-16.6.4 10.3 3.2 23.5 12.8 34.1 6.9 7.6 35.6 23.3 54.9 6.1 1 2.4 2.1 5.3 3 8.5 2.9 10.3-2.7 25.3-2.7 25.3s15.1-17.1 13.9-32.5c10.8-.5 21.4-8.4 21.1-19.5 0 0-18.9 10.4-35.5-8.8-9.7-11.2-40.9-42-83.1-31.8 4.3 1 8.9 2.4 13.5 4.1h-.1c-4.2 2-6.5 7.1-7 12zm28.3-1.8c19.5 11 37.4 25.7 44.9 37-5.7 3.3-21.7 10.4-38-1.7-10.3-7.6-9.8-26.2-6.9-35.3zm142.1 45.8c-1.2 15.5 13.9 32.5 13.9 32.5s-5.6-15-2.7-25.3c.9-3.2 2-6 3-8.5 19.3 17.3 48 1.5 54.8-6.1 9.6-10.6 12.3-23.8 12.8-34.1 1.8 3.8 3.4 9.1 4 16.6 0 0 6.4-9.1 5.2-19.1-.6-5-2.9-10-7-11.8h-.1c4.6-1.8 9.2-3.2 13.5-4.1-42.3-10.2-73.4 20.6-83.1 31.8-16.7 19.2-35.5 8.8-35.5 8.8-.2 10.9 10.4 18.9 21.2 19.3zm62.7-45.8c3 9.1 3.4 27.7-7 35.4-16.3 12.1-32.2 5-37.9 1.6 7.5-11.4 25.4-26 44.9-37zM160 418.5h-29.4c-5.5 0-8.2 1.6-9.5 2.9-1.9 2-2.2 4.7-.9 8.1 3.5 9.1 11.4 16.5 13.7 18.6 3.1 2.7 7.5 4.3 11.8 4.3 4.4 0 8.3-1.7 11-4.6 7.5-8.2 11.9-17.1 13-19.8.6-1.5 1.3-4.5-.9-6.8-1.8-1.8-4.7-2.7-8.8-2.7zm189.2-101.2c-2.4 17.9-13 33.8-24.6 43.7-3.1-22.7-3.7-55.5-3.7-62.4 0-14.7 9.5-24.5 12.2-26.1 2.5-1.5 5.4-3 8.3-4.6 18-9.6 40.4-21.6 40.4-43.7 0-16.2-9.3-23.2-15.4-27.8-.8-.6-1.5-1.1-2.2-1.7-2.1-1.7-3.7-3-4.3-4.4-4.4-9.8-3.6-34.2-1.7-37.6.6-.6 16.7-20.9 11.8-39.2-2-7.4-6.9-13.3-14.1-17-5.3-2.7-11.9-4.2-19.5-4.5-.1-2-.5-3.9-.9-5.9-.6-2.6-1.1-5.3-.9-8.1.4-4.7.8-9 2.2-11.3 8.4-13.3 28.8-17.6 29-17.6l12.3-2.4-8.1-9.5c-.1-.2-17.3-17.5-46.3-17.5-7.9 0-16 1.3-24.1 3.9-24.2 7.8-42.9 30.5-49.4 39.3-3.1-1-6.3-1.9-9.6-2.7-4.2-15.8 9-38.5 9-38.5s-13.6-3-33.7 15.2c-2.6-6.5-8.1-20.5-1.8-37.2C184.6 10.1 177.2 26 175 40.4c-7.6-5.4-6.7-23.1-7.2-27.6-7.5.9-29.2 21.9-28.2 48.3-2 .5-3.9 1.1-5.9 1.7-6.5-8.8-25.1-31.5-49.4-39.3-7.9-2.2-16-3.5-23.9-3.5-29 0-46.1 17.3-46.3 17.5L6 46.9l12.3 2.4c.2 0 20.6 4.3 29 17.6 1.4 2.2 1.8 6.6 2.2 11.3.2 2.8-.4 5.5-.9 8.1-.4 1.9-.8 3.9-.9 5.9-7.7.3-14.2 1.8-19.5 4.5-7.2 3.7-12.1 9.6-14.1 17-5 18.2 11.2 38.5 11.8 39.2 1.9 3.4 2.7 27.8-1.7 37.6-.6 1.4-2.2 2.7-4.3 4.4-.7.5-1.4 1.1-2.2 1.7-6.1 4.6-15.4 11.7-15.4 27.8 0 22.1 22.4 34.1 40.4 43.7 3 1.6 5.8 3.1 8.3 4.6 2.7 1.6 12.2 11.4 12.2 26.1 0 6.9-.6 39.7-3.7 62.4-11.6-9.9-22.2-25.9-24.6-43.8 0 0-29.2 22.6-20.6 70.8 5.2 29.5 23.2 46.1 47 54.7 8.8 19.1 29.4 45.7 67.3 49.6C143 504.3 163 512 192.2 512h.2c29.1 0 49.1-7.7 63.6-19.5 37.9-3.9 58.5-30.5 67.3-49.6 23.8-8.7 41.7-25.2 47-54.7 8.2-48.4-21.1-70.9-21.1-70.9zM305.7 37.7c5.6-1.8 11.6-2.7 17.7-2.7 11 0 19.9 3 24.7 5-3.1 1.4-6.4 3.2-9.7 5.3-2.4-.4-5.6-.8-9.2-.8-10.5 0-20.5 3.1-28.7 8.9-12.3 8.7-18 16.9-20.7 22.4-2.2-1.3-4.5-2.5-7.1-3.7-1.6-.8-3.1-1.5-4.7-2.2 6.1-9.1 19.9-26.5 37.7-32.2zm21 18.2c-.8 1-1.6 2.1-2.3 3.2-3.3 5.2-3.9 11.6-4.4 17.8-.5 6.4-1.1 12.5-4.4 17-4.2.8-8.1 1.7-11.5 2.7-2.3-3.1-5.6-7-10.5-11.2 1.4-4.8 5.5-16.1 13.5-22.5 5.6-4.3 12.2-6.7 19.6-7zM45.6 45.3c-3.3-2.2-6.6-4-9.7-5.3 4.8-2 13.7-5 24.7-5 6.1 0 12 .9 17.7 2.7 17.8 5.8 31.6 23.2 37.7 32.1-1.6.7-3.2 1.4-4.8 2.2-2.5 1.2-4.9 2.5-7.1 3.7-2.6-5.4-8.3-13.7-20.7-22.4-8.3-5.8-18.2-8.9-28.8-8.9-3.4.1-6.6.5-9 .9zm44.7 40.1c-4.9 4.2-8.3 8-10.5 11.2-3.4-.9-7.3-1.9-11.5-2.7C65 89.5 64.5 83.4 64 77c-.5-6.2-1.1-12.6-4.4-17.8-.7-1.1-1.5-2.2-2.3-3.2 7.4.3 14 2.6 19.5 7 8 6.3 12.1 17.6 13.5 22.4zM58.1 259.9c-2.7-1.6-5.6-3.1-8.4-4.6-14.9-8-30.2-16.3-30.2-30.5 0-11.1 4.3-14.6 8.9-18.2l.5-.4c.7-.6 1.4-1.2 2.2-1.8-.9 7.2-1.9 13.3-2.7 14.9 0 0 12.1-15 15.7-44.3 1.4-11.5-1.1-34.3-5.1-43 .2 4.9 0 9.8-.3 14.4-.4-.8-.8-1.6-1.3-2.2-3.2-4-11.8-17.5-9.4-26.6.9-3.5 3.1-6 6.7-7.8 3.8-1.9 8.8-2.9 15.1-2.9 12.3 0 25.9 3.7 32.9 6 25.1 8 55.4 30.9 64.1 37.7.2.2.4.3.4.3l5.6 3.9-3.5-5.8c-.2-.3-19.1-31.4-53.2-46.5 2-2.9 7.4-8.1 21.6-15.1 21.4-10.5 46.5-15.8 74.3-15.8 27.9 0 52.9 5.3 74.3 15.8 14.2 6.9 19.6 12.2 21.6 15.1-34 15.1-52.9 46.2-53.1 46.5l-3.5 5.8 5.6-3.9s.2-.1.4-.3c8.7-6.8 39-29.8 64.1-37.7 7-2.2 20.6-6 32.9-6 6.3 0 11.3 1 15.1 2.9 3.5 1.8 5.7 4.4 6.7 7.8 2.5 9.1-6.1 22.6-9.4 26.6-.5.6-.9 1.3-1.3 2.2-.3-4.6-.5-9.5-.3-14.4-4 8.8-6.5 31.5-5.1 43 3.6 29.3 15.7 44.3 15.7 44.3-.8-1.6-1.8-7.7-2.7-14.9.7.6 1.5 1.2 2.2 1.8l.5.4c4.6 3.7 8.9 7.1 8.9 18.2 0 14.2-15.4 22.5-30.2 30.5-2.9 1.5-5.7 3.1-8.4 4.6-8.7 5-18 16.7-19.1 34.2-.9 14.6.9 49.9 3.4 75.9-12.4 4.8-26.7 6.4-39.7 6.8-2-4.1-3.9-8.5-5.5-13.1-.7-2-19.6-51.1-26.4-62.2 5.5 39 17.5 73.7 23.5 89.6-3.5-.5-7.3-.7-11.7-.7h-117c-4.4 0-8.3.3-11.7.7 6-15.9 18.1-50.6 23.5-89.6-6.8 11.2-25.7 60.3-26.4 62.2-1.6 4.6-3.5 9-5.5 13.1-13-.4-27.2-2-39.7-6.8 2.5-26 4.3-61.2 3.4-75.9-.9-17.4-10.3-29.2-19-34.2zM34.8 404.6c-12.1-20-8.7-54.1-3.7-59.1 10.9 34.4 47.2 44.3 74.4 45.4-2.7 4.2-5.2 7.6-7 10l-1.4 1.4c-7.2 7.8-8.6 18.5-4.1 31.8-22.7-.1-46.3-9.8-58.2-29.5zm45.7 43.5c6 1.1 12.2 1.9 18.6 2.4 3.5 8 7.4 15.9 12.3 23.1-14.4-5.9-24.4-16-30.9-25.5zM192 498.2c-60.6-.1-78.3-45.8-84.9-64.7-3.7-10.5-3.4-18.2.9-23.1 2.9-3.3 9.5-7.2 24.6-7.2h118.8c15.1 0 21.8 3.9 24.6 7.2 4.2 4.8 4.5 12.6.9 23.1-6.6 18.8-24.3 64.6-84.9 64.7zm80.6-24.6c4.9-7.2 8.8-15.1 12.3-23.1 6.4-.5 12.6-1.3 18.6-2.4-6.5 9.5-16.5 19.6-30.9 25.5zm76.6-69c-12 19.7-35.6 29.3-58.1 29.7 4.5-13.3 3.1-24.1-4.1-31.8-.4-.5-.9-1-1.4-1.5-1.8-2.4-4.3-5.8-7-10 27.2-1.2 63.5-11 74.4-45.4 5 5 8.4 39.1-3.8 59zM191.9 187.7h.2c12.7-.1 27.2-17.8 27.2-17.8-9.9 6-18.8 8.1-27.3 8.3-8.5-.2-17.4-2.3-27.3-8.3 0 0 14.5 17.6 27.2 17.8zm61.7 230.7h-29.4c-4.2 0-7.2.9-8.9 2.7-2.2 2.3-1.5 5.2-.9 6.7 1 2.6 5.5 11.3 13 19.3 2.7 2.9 6.6 4.5 11 4.5s8.7-1.6 11.8-4.2c2.3-2 10.2-9.2 13.7-18.1 1.3-3.3 1-6-.9-7.9-1.3-1.3-4-2.9-9.4-3z" - } - }, - "free": [ - "brands" - ] - }, - "guitar": { - "changes": [ - "5.6.0" - ], - "ligatures": [], - "search": { - "terms": [ - "acoustic", - "instrument", - "music", - "rock", - "rock and roll", - "song", - "strings" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f7a6", - "label": "Guitar", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861409, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M502.6 54.6L457.4 9.4c-12.5-12.5-32.8-12.5-45.3 0l-67.9 67.9c-12.5 12.5-12.5 32.8 0 45.3L290 176.7c-45.4-29-100.4-28.9-133.5 4.2-9.7 9.7-16.4 21.2-20.5 33.9-6.1 18.8-23.5 33.1-42.7 34.9-24 2.3-46.3 11.6-63.4 28.8C-16.3 324.6-8 407.6 48.2 463.8c56.2 56.2 139.2 64.4 185.3 18.3 17.2-17.1 26.5-39.4 28.8-63.5 1.8-19.1 16.1-36.6 34.9-42.7 12.7-4.1 24.2-10.8 33.9-20.5 33.1-33.1 33.1-88.1 4.2-133.5l54.2-54.2c12.5 12.5 32.8 12.5 45.3 0l67.9-67.9c12.4-12.4 12.4-32.7-.1-45.2zM208 352c-26.5 0-48-21.5-48-48s21.5-48 48-48 48 21.5 48 48-21.5 48-48 48z" - } - }, - "free": [ - "solid" - ] - }, - "gulp": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f3ae", - "label": "Gulp", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860996, - "raw": "", - "viewBox": [ - "0", - "0", - "256", - "512" - ], - "width": 256, - "height": 512, - "path": "M209.8 391.1l-14.1 24.6-4.6 80.2c0 8.9-28.3 16.1-63.1 16.1s-63.1-7.2-63.1-16.1l-5.8-79.4-14.9-25.4c41.2 17.3 126 16.7 165.6 0zm-196-253.3l13.6 125.5c5.9-20 20.8-47 40-55.2 6.3-2.7 12.7-2.7 18.7.9 5.2 3 9.6 9.3 10.1 11.8 1.2 6.5-2 9.1-4.5 9.1-3 0-5.3-4.6-6.8-7.3-4.1-7.3-10.3-7.6-16.9-2.8-6.9 5-12.9 13.4-17.1 20.7-5.1 8.8-9.4 18.5-12 28.2-1.5 5.6-2.9 14.6-.6 19.9 1 2.2 2.5 3.6 4.9 3.6 5 0 12.3-6.6 15.8-10.1 4.5-4.5 10.3-11.5 12.5-16l5.2-15.5c2.6-6.8 9.9-5.6 9.9 0 0 10.2-3.7 13.6-10 34.7-5.8 19.5-7.6 25.8-7.6 25.8-.7 2.8-3.4 7.5-6.3 7.5-1.2 0-2.1-.4-2.6-1.2-1-1.4-.9-5.3-.8-6.3.2-3.2 6.3-22.2 7.3-25.2-2 2.2-4.1 4.4-6.4 6.6-5.4 5.1-14.1 11.8-21.5 11.8-3.4 0-5.6-.9-7.7-2.4l7.6 79.6c2 5 39.2 17.1 88.2 17.1 49.1 0 86.3-12.2 88.2-17.1l10.9-94.6c-5.7 5.2-12.3 11.6-19.6 14.8-5.4 2.3-17.4 3.8-17.4-5.7 0-5.2 9.1-14.8 14.4-21.5 1.4-1.7 4.7-5.9 4.7-8.1 0-2.9-6-2.2-11.7 2.5-3.2 2.7-6.2 6.3-8.7 9.7-4.3 6-6.6 11.2-8.5 15.5-6.2 14.2-4.1 8.6-9.1 22-5 13.3-4.2 11.8-5.2 14-.9 1.9-2.2 3.5-4 4.5-1.9 1-4.5.9-6.1-.3-.9-.6-1.3-1.9-1.3-3.7 0-.9.1-1.8.3-2.7 1.5-6.1 7.8-18.1 15-34.3 1.6-3.7 1-2.6.8-2.3-6.2 6-10.9 8.9-14.4 10.5-5.8 2.6-13 2.6-14.5-4.1-.1-.4-.1-.8-.2-1.2-11.8 9.2-24.3 11.7-20-8.1-4.6 8.2-12.6 14.9-22.4 14.9-4.1 0-7.1-1.4-8.6-5.1-2.3-5.5 1.3-14.9 4.6-23.8 1.7-4.5 4-9.9 7.1-16.2 1.6-3.4 4.2-5.4 7.6-4.5.6.2 1.1.4 1.6.7 2.6 1.8 1.6 4.5.3 7.2-3.8 7.5-7.1 13-9.3 20.8-.9 3.3-2 9 1.5 9 2.4 0 4.7-.8 6.9-2.4 4.6-3.4 8.3-8.5 11.1-13.5 2-3.6 4.4-8.3 5.6-12.3.5-1.7 1.1-3.3 1.8-4.8 1.1-2.5 2.6-5.1 5.2-5.1 1.3 0 2.4.5 3.2 1.5 1.7 2.2 1.3 4.5.4 6.9-2 5.6-4.7 10.6-6.9 16.7-1.3 3.5-2.7 8-2.7 11.7 0 3.4 3.7 2.6 6.8 1.2 2.4-1.1 4.8-2.8 6.8-4.5 1.2-4.9.9-3.8 26.4-68.2 1.3-3.3 3.7-4.7 6.1-4.7 1.2 0 2.2.4 3.2 1.1 1.7 1.3 1.7 4.1 1 6.2-.7 1.9-.6 1.3-4.5 10.5-5.2 12.1-8.6 20.8-13.2 31.9-1.9 4.6-7.7 18.9-8.7 22.3-.6 2.2-1.3 5.8 1 5.8 5.4 0 19.3-13.1 23.1-17 .2-.3.5-.4.9-.6.6-1.9 1.2-3.7 1.7-5.5 1.4-3.8 2.7-8.2 5.3-11.3.8-1 1.7-1.6 2.7-1.6 2.8 0 4.2 1.2 4.2 4 0 1.1-.7 5.1-1.1 6.2 1.4-1.5 2.9-3 4.5-4.5 15-13.9 25.7-6.8 25.7.2 0 7.4-8.9 17.7-13.8 23.4-1.6 1.9-4.9 5.4-5 6.4 0 1.3.9 1.8 2.2 1.8 2 0 6.4-3.5 8-4.7 5-3.9 11.8-9.9 16.6-14.1l14.8-136.8c-30.5 17.1-197.6 17.2-228.3.2zm229.7-8.5c0 21-231.2 21-231.2 0 0-8.8 51.8-15.9 115.6-15.9 9 0 17.8.1 26.3.4l12.6-48.7L228.1.6c1.4-1.4 5.8-.2 9.9 3.5s6.6 7.9 5.3 9.3l-.1.1L185.9 74l-10 40.7c39.9 2.6 67.6 8.1 67.6 14.6zm-69.4 4.6c0-.8-.9-1.5-2.5-2.1l-.2.8c0 1.3-5 2.4-11.1 2.4s-11.1-1.1-11.1-2.4c0-.1 0-.2.1-.3l.2-.7c-1.8.6-3 1.4-3 2.3 0 2.1 6.2 3.7 13.7 3.7 7.7.1 13.9-1.6 13.9-3.7z" - } - }, - "free": [ - "brands" - ] - }, - "h-square": { - "changes": [ - "3", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "hospital", - "hotel" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f0fd", - "label": "H Square", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861409, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M448 80v352c0 26.51-21.49 48-48 48H48c-26.51 0-48-21.49-48-48V80c0-26.51 21.49-48 48-48h352c26.51 0 48 21.49 48 48zm-112 48h-32c-8.837 0-16 7.163-16 16v80H160v-80c0-8.837-7.163-16-16-16h-32c-8.837 0-16 7.163-16 16v224c0 8.837 7.163 16 16 16h32c8.837 0 16-7.163 16-16v-80h128v80c0 8.837 7.163 16 16 16h32c8.837 0 16-7.163 16-16V144c0-8.837-7.163-16-16-16z" - } - }, - "free": [ - "solid" - ] - }, - "hacker-news": { - "changes": [ - "4.1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f1d4", - "label": "Hacker News", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860996, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M0 32v448h448V32H0zm21.2 197.2H21c.1-.1.2-.3.3-.4 0 .1 0 .3-.1.4zm218 53.9V384h-31.4V281.3L128 128h37.3c52.5 98.3 49.2 101.2 59.3 125.6 12.3-27 5.8-24.4 60.6-125.6H320l-80.8 155.1z" - } - }, - "free": [ - "brands" - ] - }, - "hacker-news-square": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f3af", - "label": "Hacker News Square", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860996, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M400 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zM21.2 229.2H21c.1-.1.2-.3.3-.4 0 .1 0 .3-.1.4zm218 53.9V384h-31.4V281.3L128 128h37.3c52.5 98.3 49.2 101.2 59.3 125.6 12.3-27 5.8-24.4 60.6-125.6H320l-80.8 155.1z" - } - }, - "free": [ - "brands" - ] - }, - "hackerrank": { - "changes": [ - "5.2.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f5f7", - "label": "Hackerrank", - "voted": true, - "svg": { - "brands": { - "last_modified": 1546440860997, - "raw": "", - "viewBox": [ - "0", - "0", - "464.36", - "512" - ], - "width": 464, - "height": 512, - "path": "M453.5 128C439.01 103.05 261.13 0 232.16 0 203.2 0 25.25 102.79 10.84 128c-14.41 25.21-14.49 230.8 0 256.01C25.33 409.21 203.22 512 232.16 512s206.85-102.92 221.33-128c14.48-25.08 14.49-231.05.01-256zM292.13 414.22c-3.96 0-40.91-35.77-38-38.69.87-.87 6.26-1.48 17.55-1.83 0-26.23.59-68.59.94-86.32.04-2.02-.44-3.43-.44-5.85h-79.93c0 7.1-.46 36.2 1.37 72.88.23 4.54-1.58 5.96-5.74 5.94-10.13-.03-20.27-.11-30.41-.08-4.1.01-5.87-1.53-5.74-6.11.92-33.44 2.96-84.02-.15-212.67v-3.17c-9.67-.35-16.38-.96-17.26-1.84-2.92-2.92 34.54-38.69 38.49-38.69 3.96 0 41.17 35.78 38.27 38.69-.87.87-7.9 1.49-16.77 1.84v3.16c-2.42 25.75-2.03 79.59-2.63 105.39h80.26c0-4.55.39-34.74-1.2-83.64-.1-3.39.95-5.17 4.21-5.2 11.07-.08 22.15-.13 33.23-.06 3.46.02 4.57 1.72 4.5 5.38-3.65 191.29-.66 177.94-.66 210.34 8.87.35 16.82.96 17.69 1.84 2.88 2.91-33.62 38.69-37.58 38.69z" - } - }, - "free": [ - "brands" - ] - }, - "hamburger": { - "changes": [ - "5.7.0" - ], - "ligatures": [], - "search": { - "terms": [ - "bacon", - "beef", - "burger", - "burger king", - "cheeseburger", - "fast food", - "grill", - "ground beef", - "mcdonalds", - "sandwich" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f805", - "label": "Hamburger", - "voted": false, - "svg": { - "solid": { - "last_modified": 1548697762016, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M464 256H48a48 48 0 0 0 0 96h416a48 48 0 0 0 0-96zm16 128H32a16 16 0 0 0-16 16v16a64 64 0 0 0 64 64h352a64 64 0 0 0 64-64v-16a16 16 0 0 0-16-16zM58.64 224h394.72c34.57 0 54.62-43.9 34.82-75.88C448 83.2 359.55 32.1 256 32c-103.54.1-192 51.2-232.18 116.11C4 180.09 24.07 224 58.64 224zM384 112a16 16 0 1 1-16 16 16 16 0 0 1 16-16zM256 80a16 16 0 1 1-16 16 16 16 0 0 1 16-16zm-128 32a16 16 0 1 1-16 16 16 16 0 0 1 16-16z" - } - }, - "free": [ - "solid" - ] - }, - "hammer": { - "changes": [ - "5.4.0" - ], - "ligatures": [], - "search": { - "terms": [ - "admin", - "fix", - "repair", - "settings", - "tool" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f6e3", - "label": "Hammer", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861409, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M571.31 193.94l-22.63-22.63c-6.25-6.25-16.38-6.25-22.63 0l-11.31 11.31-28.9-28.9c5.63-21.31.36-44.9-16.35-61.61l-45.25-45.25c-62.48-62.48-163.79-62.48-226.28 0l90.51 45.25v18.75c0 16.97 6.74 33.25 18.75 45.25l49.14 49.14c16.71 16.71 40.3 21.98 61.61 16.35l28.9 28.9-11.31 11.31c-6.25 6.25-6.25 16.38 0 22.63l22.63 22.63c6.25 6.25 16.38 6.25 22.63 0l90.51-90.51c6.23-6.24 6.23-16.37-.02-22.62zm-286.72-15.2c-3.7-3.7-6.84-7.79-9.85-11.95L19.64 404.96c-25.57 23.88-26.26 64.19-1.53 88.93s65.05 24.05 88.93-1.53l238.13-255.07c-3.96-2.91-7.9-5.87-11.44-9.41l-49.14-49.14z" - } - }, - "free": [ - "solid" - ] - }, - "hamsa": { - "changes": [ - "5.3.0" - ], - "ligatures": [], - "search": { - "terms": [ - "amulet", - "christianity", - "islam", - "jewish", - "judaism", - "muslim", - "protection" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f665", - "label": "Hamsa", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861410, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M509.34 307.25C504.28 295.56 492.75 288 480 288h-64V80c0-22-18-40-40-40s-40 18-40 40v134c0 5.52-4.48 10-10 10h-20c-5.52 0-10-4.48-10-10V40c0-22-18-40-40-40s-40 18-40 40v174c0 5.52-4.48 10-10 10h-20c-5.52 0-10-4.48-10-10V80c0-22-18-40-40-40S96 58 96 80v208H32c-12.75 0-24.28 7.56-29.34 19.25a31.966 31.966 0 0 0 5.94 34.58l102.69 110.03C146.97 490.08 199.69 512 256 512s109.03-21.92 144.72-60.14L503.4 341.83a31.966 31.966 0 0 0 5.94-34.58zM256 416c-53.02 0-96-64-96-64s42.98-64 96-64 96 64 96 64-42.98 64-96 64zm0-96c-17.67 0-32 14.33-32 32s14.33 32 32 32 32-14.33 32-32-14.33-32-32-32z" - } - }, - "free": [ - "solid" - ] - }, - "hand-holding": { - "changes": [ - "5.0.9" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f4bd", - "label": "Hand Holding", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861410, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M565.3 328.1c-11.8-10.7-30.2-10-42.6 0L430.3 402c-11.3 9.1-25.4 14-40 14H272c-8.8 0-16-7.2-16-16s7.2-16 16-16h78.3c15.9 0 30.7-10.9 33.3-26.6 3.3-20-12.1-37.4-31.6-37.4H192c-27 0-53.1 9.3-74.1 26.3L71.4 384H16c-8.8 0-16 7.2-16 16v96c0 8.8 7.2 16 16 16h356.8c14.5 0 28.6-4.9 40-14L564 377c15.2-12.1 16.4-35.3 1.3-48.9z" - } - }, - "free": [ - "solid" - ] - }, - "hand-holding-heart": { - "changes": [ - "5.0.9" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f4be", - "label": "Hand Holding Heart", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861410, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M275.3 250.5c7 7.4 18.4 7.4 25.5 0l108.9-114.2c31.6-33.2 29.8-88.2-5.6-118.8-30.8-26.7-76.7-21.9-104.9 7.7L288 36.9l-11.1-11.6C248.7-4.4 202.8-9.2 172 17.5c-35.3 30.6-37.2 85.6-5.6 118.8l108.9 114.2zm290 77.6c-11.8-10.7-30.2-10-42.6 0L430.3 402c-11.3 9.1-25.4 14-40 14H272c-8.8 0-16-7.2-16-16s7.2-16 16-16h78.3c15.9 0 30.7-10.9 33.3-26.6 3.3-20-12.1-37.4-31.6-37.4H192c-27 0-53.1 9.3-74.1 26.3L71.4 384H16c-8.8 0-16 7.2-16 16v96c0 8.8 7.2 16 16 16h356.8c14.5 0 28.6-4.9 40-14L564 377c15.2-12.1 16.4-35.3 1.3-48.9z" - } - }, - "free": [ - "solid" - ] - }, - "hand-holding-usd": { - "changes": [ - "5.0.9" - ], - "ligatures": [], - "search": { - "terms": [ - "$", - "dollar sign", - "donation", - "giving", - "money", - "price" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f4c0", - "label": "Hand Holding US Dollar", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861410, - "raw": "", - "viewBox": [ - "0", - "0", - "544", - "512" - ], - "width": 544, - "height": 512, - "path": "M257.6 144.3l50 14.3c3.6 1 6.1 4.4 6.1 8.1 0 4.6-3.8 8.4-8.4 8.4h-32.8c-3.6 0-7.1-.8-10.3-2.2-4.8-2.2-10.4-1.7-14.1 2l-17.5 17.5c-5.3 5.3-4.7 14.3 1.5 18.4 9.5 6.3 20.3 10.1 31.8 11.5V240c0 8.8 7.2 16 16 16h16c8.8 0 16-7.2 16-16v-17.6c30.3-3.6 53.3-31 49.3-63-2.9-23-20.7-41.3-42.9-47.7l-50-14.3c-3.6-1-6.1-4.4-6.1-8.1 0-4.6 3.8-8.4 8.4-8.4h32.8c3.6 0 7.1.8 10.3 2.2 4.8 2.2 10.4 1.7 14.1-2l17.5-17.5c5.3-5.3 4.7-14.3-1.5-18.4-9.5-6.3-20.3-10.1-31.8-11.5V16c0-8.8-7.2-16-16-16h-16c-8.8 0-16 7.2-16 16v17.6c-30.3 3.6-53.3 31-49.3 63 2.9 23 20.7 41.3 42.9 47.7zm276.3 183.8c-11.2-10.7-28.5-10-40.3 0L406.4 402c-10.7 9.1-24 14-37.8 14H256.9c-8.3 0-15.1-7.2-15.1-16s6.8-16 15.1-16h73.9c15.1 0 29-10.9 31.4-26.6 3.1-20-11.5-37.4-29.8-37.4H181.3c-25.5 0-50.2 9.3-69.9 26.3L67.5 384H15.1C6.8 384 0 391.2 0 400v96c0 8.8 6.8 16 15.1 16H352c13.7 0 27-4.9 37.8-14l142.8-121c14.4-12.1 15.5-35.3 1.3-48.9z" - } - }, - "free": [ - "solid" - ] - }, - "hand-lizard": { - "changes": [ - "4.4", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f258", - "label": "Lizard (Hand)", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861410, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M384 480h192V363.778a95.998 95.998 0 0 0-14.833-51.263L398.127 54.368A48 48 0 0 0 357.544 32H24C10.745 32 0 42.745 0 56v16c0 30.928 25.072 56 56 56h229.981c12.844 0 21.556 13.067 16.615 24.923l-21.41 51.385A32 32 0 0 1 251.648 224H128c-35.346 0-64 28.654-64 64v8c0 13.255 10.745 24 24 24h147.406a47.995 47.995 0 0 1 25.692 7.455l111.748 70.811A24.001 24.001 0 0 1 384 418.539V480z" - }, - "regular": { - "last_modified": 1546440861277, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M556.686 290.542L410.328 64.829C397.001 44.272 374.417 32 349.917 32H56C25.121 32 0 57.122 0 88v8c0 44.112 35.888 80 80 80h196.042l-18.333 48H144c-48.523 0-88 39.477-88 88 0 30.879 25.121 56 56 56h131.552c2.987 0 5.914.549 8.697 1.631L352 408.418V480h224V355.829c0-23.225-6.679-45.801-19.314-65.287zM528 432H400v-23.582c0-19.948-12.014-37.508-30.604-44.736l-99.751-38.788A71.733 71.733 0 0 0 243.552 320H112c-4.411 0-8-3.589-8-8 0-22.056 17.944-40 40-40h113.709c19.767 0 37.786-12.407 44.84-30.873l24.552-64.281c8.996-23.553-8.428-48.846-33.63-48.846H80c-17.645 0-32-14.355-32-32v-8c0-4.411 3.589-8 8-8h293.917c8.166 0 15.693 4.09 20.137 10.942l146.358 225.715A71.84 71.84 0 0 1 528 355.829V432z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "hand-middle-finger": { - "changes": [ - "5.7.0" - ], - "ligatures": [], - "search": { - "terms": [ - "flip the bird", - "gesture", - "hate", - "rude" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f806", - "label": "Hand with Middle Finger Raised", - "voted": true, - "svg": { - "solid": { - "last_modified": 1548697859201, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M479.93 317.12a37.33 37.33 0 0 0-28.28-36.19L416 272v-49.59c0-11.44-9.69-21.29-23.15-23.54l-38.4-6.4C336.63 189.5 320 200.86 320 216v32a8 8 0 0 1-16 0V50c0-26.28-20.25-49.2-46.52-50A48 48 0 0 0 208 48v200a8 8 0 0 1-16 0v-32c0-15.15-16.63-26.51-34.45-23.54l-30.68 5.12c-18 3-30.87 16.12-30.87 31.38V376a8 8 0 0 1-16 0v-76l-27.36 15A37.34 37.34 0 0 0 32 348.4v73.47a37.31 37.31 0 0 0 10.93 26.39l30.93 30.93A112 112 0 0 0 153.05 512h215A112 112 0 0 0 480 400z" - } - }, - "free": [ - "solid" - ] - }, - "hand-paper": { - "changes": [ - "4.4", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "stop" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f256", - "label": "Paper (Hand)", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861411, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M408.781 128.007C386.356 127.578 368 146.36 368 168.79V256h-8V79.79c0-22.43-18.356-41.212-40.781-40.783C297.488 39.423 280 57.169 280 79v177h-8V40.79C272 18.36 253.644-.422 231.219.007 209.488.423 192 18.169 192 40v216h-8V80.79c0-22.43-18.356-41.212-40.781-40.783C121.488 40.423 104 58.169 104 80v235.992l-31.648-43.519c-12.993-17.866-38.009-21.817-55.877-8.823-17.865 12.994-21.815 38.01-8.822 55.877l125.601 172.705A48 48 0 0 0 172.073 512h197.59c22.274 0 41.622-15.324 46.724-37.006l26.508-112.66a192.011 192.011 0 0 0 5.104-43.975V168c.001-21.831-17.487-39.577-39.218-39.993z" - }, - "regular": { - "last_modified": 1546440861277, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M372.57 112.641v-10.825c0-43.612-40.52-76.691-83.039-65.546-25.629-49.5-94.09-47.45-117.982.747C130.269 26.456 89.144 57.945 89.144 102v126.13c-19.953-7.427-43.308-5.068-62.083 8.871-29.355 21.796-35.794 63.333-14.55 93.153L132.48 498.569a32 32 0 0 0 26.062 13.432h222.897c14.904 0 27.835-10.289 31.182-24.813l30.184-130.958A203.637 203.637 0 0 0 448 310.564V179c0-40.62-35.523-71.992-75.43-66.359zm27.427 197.922c0 11.731-1.334 23.469-3.965 34.886L368.707 464h-201.92L51.591 302.303c-14.439-20.27 15.023-42.776 29.394-22.605l27.128 38.079c8.995 12.626 29.031 6.287 29.031-9.283V102c0-25.645 36.571-24.81 36.571.691V256c0 8.837 7.163 16 16 16h6.856c8.837 0 16-7.163 16-16V67c0-25.663 36.571-24.81 36.571.691V256c0 8.837 7.163 16 16 16h6.856c8.837 0 16-7.163 16-16V101.125c0-25.672 36.57-24.81 36.57.691V256c0 8.837 7.163 16 16 16h6.857c8.837 0 16-7.163 16-16v-76.309c0-26.242 36.57-25.64 36.57-.691v131.563z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "hand-peace": { - "changes": [ - "4.4", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f25b", - "label": "Peace (Hand)", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861411, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M408 216c-22.092 0-40 17.909-40 40h-8v-32c0-22.091-17.908-40-40-40s-40 17.909-40 40v32h-8V48c0-26.51-21.49-48-48-48s-48 21.49-48 48v208h-13.572L92.688 78.449C82.994 53.774 55.134 41.63 30.461 51.324 5.787 61.017-6.356 88.877 3.337 113.551l74.765 190.342-31.09 24.872c-15.381 12.306-19.515 33.978-9.741 51.081l64 112A39.998 39.998 0 0 0 136 512h240c18.562 0 34.686-12.77 38.937-30.838l32-136A39.97 39.97 0 0 0 448 336v-80c0-22.091-17.908-40-40-40z" - }, - "regular": { - "last_modified": 1546440861277, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M362.146 191.976c-13.71-21.649-38.761-34.016-65.006-30.341V74c0-40.804-32.811-74-73.141-74-40.33 0-73.14 33.196-73.14 74L160 168l-18.679-78.85C126.578 50.843 83.85 32.11 46.209 47.208 8.735 62.238-9.571 104.963 5.008 142.85l55.757 144.927c-30.557 24.956-43.994 57.809-24.733 92.218l54.853 97.999C102.625 498.97 124.73 512 148.575 512h205.702c30.744 0 57.558-21.44 64.555-51.797l27.427-118.999a67.801 67.801 0 0 0 1.729-15.203L448 256c0-44.956-43.263-77.343-85.854-64.024zM399.987 326c0 1.488-.169 2.977-.502 4.423l-27.427 119.001c-1.978 8.582-9.29 14.576-17.782 14.576H148.575c-6.486 0-12.542-3.621-15.805-9.449l-54.854-98c-4.557-8.141-2.619-18.668 4.508-24.488l26.647-21.764a16 16 0 0 0 4.812-18.139l-64.09-166.549C37.226 92.956 84.37 74.837 96.51 106.389l59.784 155.357A16 16 0 0 0 171.227 272h11.632c8.837 0 16-7.163 16-16V74c0-34.375 50.281-34.43 50.281 0v182c0 8.837 7.163 16 16 16h6.856c8.837 0 16-7.163 16-16v-28c0-25.122 36.567-25.159 36.567 0v28c0 8.837 7.163 16 16 16h6.856c8.837 0 16-7.163 16-16 0-25.12 36.567-25.16 36.567 0v70z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "hand-point-down": { - "changes": [ - "2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "finger", - "hand-o-down", - "point" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f0a7", - "label": "Hand Pointing Down", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861411, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M91.826 467.2V317.966c-8.248 5.841-16.558 10.57-24.918 14.153C35.098 345.752-.014 322.222 0 288c.008-18.616 10.897-32.203 29.092-40 28.286-12.122 64.329-78.648 77.323-107.534 7.956-17.857 25.479-28.453 43.845-28.464l.001-.002h171.526c11.812 0 21.897 8.596 23.703 20.269 7.25 46.837 38.483 61.76 38.315 123.731-.007 2.724.195 13.254.195 16 0 50.654-22.122 81.574-71.263 72.6-9.297 18.597-39.486 30.738-62.315 16.45-21.177 24.645-53.896 22.639-70.944 6.299V467.2c0 24.15-20.201 44.8-43.826 44.8-23.283 0-43.826-21.35-43.826-44.8zM112 72V24c0-13.255 10.745-24 24-24h192c13.255 0 24 10.745 24 24v48c0 13.255-10.745 24-24 24H136c-13.255 0-24-10.745-24-24zm212-24c0-11.046-8.954-20-20-20s-20 8.954-20 20 8.954 20 20 20 20-8.954 20-20z" - }, - "regular": { - "last_modified": 1546440861277, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M188.8 512c45.616 0 83.2-37.765 83.2-83.2v-35.647a93.148 93.148 0 0 0 22.064-7.929c22.006 2.507 44.978-3.503 62.791-15.985C409.342 368.1 448 331.841 448 269.299V248c0-60.063-40-98.512-40-127.2v-2.679c4.952-5.747 8-13.536 8-22.12V32c0-17.673-12.894-32-28.8-32H156.8C140.894 0 128 14.327 128 32v64c0 8.584 3.048 16.373 8 22.12v2.679c0 6.964-6.193 14.862-23.668 30.183l-.148.129-.146.131c-9.937 8.856-20.841 18.116-33.253 25.851C48.537 195.798 0 207.486 0 252.8c0 56.928 35.286 92 83.2 92 8.026 0 15.489-.814 22.4-2.176V428.8c0 45.099 38.101 83.2 83.2 83.2zm0-48c-18.7 0-35.2-16.775-35.2-35.2V270.4c-17.325 0-35.2 26.4-70.4 26.4-26.4 0-35.2-20.625-35.2-44 0-8.794 32.712-20.445 56.1-34.926 14.575-9.074 27.225-19.524 39.875-30.799 18.374-16.109 36.633-33.836 39.596-59.075h176.752C364.087 170.79 400 202.509 400 248v21.299c0 40.524-22.197 57.124-61.325 50.601-8.001 14.612-33.979 24.151-53.625 12.925-18.225 19.365-46.381 17.787-61.05 4.95V428.8c0 18.975-16.225 35.2-35.2 35.2zM328 64c0-13.255 10.745-24 24-24s24 10.745 24 24-10.745 24-24 24-24-10.745-24-24z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "hand-point-left": { - "changes": [ - "2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "back", - "finger", - "hand-o-left", - "left", - "point", - "previous" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f0a5", - "label": "Hand Pointing Left", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861411, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M44.8 155.826h149.234c-5.841-8.248-10.57-16.558-14.153-24.918C166.248 99.098 189.778 63.986 224 64c18.616.008 32.203 10.897 40 29.092 12.122 28.286 78.648 64.329 107.534 77.323 17.857 7.956 28.453 25.479 28.464 43.845l.002.001v171.526c0 11.812-8.596 21.897-20.269 23.703-46.837 7.25-61.76 38.483-123.731 38.315-2.724-.007-13.254.195-16 .195-50.654 0-81.574-22.122-72.6-71.263-18.597-9.297-30.738-39.486-16.45-62.315-24.645-21.177-22.639-53.896-6.299-70.944H44.8c-24.15 0-44.8-20.201-44.8-43.826 0-23.283 21.35-43.826 44.8-43.826zM440 176h48c13.255 0 24 10.745 24 24v192c0 13.255-10.745 24-24 24h-48c-13.255 0-24-10.745-24-24V200c0-13.255 10.745-24 24-24zm24 212c11.046 0 20-8.954 20-20s-8.954-20-20-20-20 8.954-20 20 8.954 20 20 20z" - }, - "regular": { - "last_modified": 1546440861277, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M0 220.8C0 266.416 37.765 304 83.2 304h35.647a93.148 93.148 0 0 0 7.929 22.064c-2.507 22.006 3.503 44.978 15.985 62.791C143.9 441.342 180.159 480 242.701 480H264c60.063 0 98.512-40 127.2-40h2.679c5.747 4.952 13.536 8 22.12 8h64c17.673 0 32-12.894 32-28.8V188.8c0-15.906-14.327-28.8-32-28.8h-64c-8.584 0-16.373 3.048-22.12 8H391.2c-6.964 0-14.862-6.193-30.183-23.668l-.129-.148-.131-.146c-8.856-9.937-18.116-20.841-25.851-33.253C316.202 80.537 304.514 32 259.2 32c-56.928 0-92 35.286-92 83.2 0 8.026.814 15.489 2.176 22.4H83.2C38.101 137.6 0 175.701 0 220.8zm48 0c0-18.7 16.775-35.2 35.2-35.2h158.4c0-17.325-26.4-35.2-26.4-70.4 0-26.4 20.625-35.2 44-35.2 8.794 0 20.445 32.712 34.926 56.1 9.074 14.575 19.524 27.225 30.799 39.875 16.109 18.374 33.836 36.633 59.075 39.596v176.752C341.21 396.087 309.491 432 264 432h-21.299c-40.524 0-57.124-22.197-50.601-61.325-14.612-8.001-24.151-33.979-12.925-53.625-19.365-18.225-17.787-46.381-4.95-61.05H83.2C64.225 256 48 239.775 48 220.8zM448 360c13.255 0 24 10.745 24 24s-10.745 24-24 24-24-10.745-24-24 10.745-24 24-24z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "hand-point-right": { - "changes": [ - "2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "finger", - "forward", - "hand-o-right", - "next", - "point", - "right" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f0a4", - "label": "Hand Pointing Right", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861411, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M512 199.652c0 23.625-20.65 43.826-44.8 43.826h-99.851c16.34 17.048 18.346 49.766-6.299 70.944 14.288 22.829 2.147 53.017-16.45 62.315C353.574 425.878 322.654 448 272 448c-2.746 0-13.276-.203-16-.195-61.971.168-76.894-31.065-123.731-38.315C120.596 407.683 112 397.599 112 385.786V214.261l.002-.001c.011-18.366 10.607-35.889 28.464-43.845 28.886-12.994 95.413-49.038 107.534-77.323 7.797-18.194 21.384-29.084 40-29.092 34.222-.014 57.752 35.098 44.119 66.908-3.583 8.359-8.312 16.67-14.153 24.918H467.2c23.45 0 44.8 20.543 44.8 43.826zM96 200v192c0 13.255-10.745 24-24 24H24c-13.255 0-24-10.745-24-24V200c0-13.255 10.745-24 24-24h48c13.255 0 24 10.745 24 24zM68 368c0-11.046-8.954-20-20-20s-20 8.954-20 20 8.954 20 20 20 20-8.954 20-20z" - }, - "regular": { - "last_modified": 1546440861277, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M428.8 137.6h-86.177a115.52 115.52 0 0 0 2.176-22.4c0-47.914-35.072-83.2-92-83.2-45.314 0-57.002 48.537-75.707 78.784-7.735 12.413-16.994 23.317-25.851 33.253l-.131.146-.129.148C135.662 161.807 127.764 168 120.8 168h-2.679c-5.747-4.952-13.536-8-22.12-8H32c-17.673 0-32 12.894-32 28.8v230.4C0 435.106 14.327 448 32 448h64c8.584 0 16.373-3.048 22.12-8h2.679c28.688 0 67.137 40 127.2 40h21.299c62.542 0 98.8-38.658 99.94-91.145 12.482-17.813 18.491-40.785 15.985-62.791A93.148 93.148 0 0 0 393.152 304H428.8c45.435 0 83.2-37.584 83.2-83.2 0-45.099-38.101-83.2-83.2-83.2zm0 118.4h-91.026c12.837 14.669 14.415 42.825-4.95 61.05 11.227 19.646 1.687 45.624-12.925 53.625 6.524 39.128-10.076 61.325-50.6 61.325H248c-45.491 0-77.21-35.913-120-39.676V215.571c25.239-2.964 42.966-21.222 59.075-39.596 11.275-12.65 21.725-25.3 30.799-39.875C232.355 112.712 244.006 80 252.8 80c23.375 0 44 8.8 44 35.2 0 35.2-26.4 53.075-26.4 70.4h158.4c18.425 0 35.2 16.5 35.2 35.2 0 18.975-16.225 35.2-35.2 35.2zM88 384c0 13.255-10.745 24-24 24s-24-10.745-24-24 10.745-24 24-24 24 10.745 24 24z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "hand-point-up": { - "changes": [ - "2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "finger", - "hand-o-up", - "point" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f0a6", - "label": "Hand Pointing Up", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861411, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M135.652 0c23.625 0 43.826 20.65 43.826 44.8v99.851c17.048-16.34 49.766-18.346 70.944 6.299 22.829-14.288 53.017-2.147 62.315 16.45C361.878 158.426 384 189.346 384 240c0 2.746-.203 13.276-.195 16 .168 61.971-31.065 76.894-38.315 123.731C343.683 391.404 333.599 400 321.786 400H150.261l-.001-.002c-18.366-.011-35.889-10.607-43.845-28.464C93.421 342.648 57.377 276.122 29.092 264 10.897 256.203.008 242.616 0 224c-.014-34.222 35.098-57.752 66.908-44.119 8.359 3.583 16.67 8.312 24.918 14.153V44.8c0-23.45 20.543-44.8 43.826-44.8zM136 416h192c13.255 0 24 10.745 24 24v48c0 13.255-10.745 24-24 24H136c-13.255 0-24-10.745-24-24v-48c0-13.255 10.745-24 24-24zm168 28c-11.046 0-20 8.954-20 20s8.954 20 20 20 20-8.954 20-20-8.954-20-20-20z" - }, - "regular": { - "last_modified": 1546440861277, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M105.6 83.2v86.177a115.52 115.52 0 0 0-22.4-2.176c-47.914 0-83.2 35.072-83.2 92 0 45.314 48.537 57.002 78.784 75.707 12.413 7.735 23.317 16.994 33.253 25.851l.146.131.148.129C129.807 376.338 136 384.236 136 391.2v2.679c-4.952 5.747-8 13.536-8 22.12v64c0 17.673 12.894 32 28.8 32h230.4c15.906 0 28.8-14.327 28.8-32v-64c0-8.584-3.048-16.373-8-22.12V391.2c0-28.688 40-67.137 40-127.2v-21.299c0-62.542-38.658-98.8-91.145-99.94-17.813-12.482-40.785-18.491-62.791-15.985A93.148 93.148 0 0 0 272 118.847V83.2C272 37.765 234.416 0 188.8 0c-45.099 0-83.2 38.101-83.2 83.2zm118.4 0v91.026c14.669-12.837 42.825-14.415 61.05 4.95 19.646-11.227 45.624-1.687 53.625 12.925 39.128-6.524 61.325 10.076 61.325 50.6V264c0 45.491-35.913 77.21-39.676 120H183.571c-2.964-25.239-21.222-42.966-39.596-59.075-12.65-11.275-25.3-21.725-39.875-30.799C80.712 279.645 48 267.994 48 259.2c0-23.375 8.8-44 35.2-44 35.2 0 53.075 26.4 70.4 26.4V83.2c0-18.425 16.5-35.2 35.2-35.2 18.975 0 35.2 16.225 35.2 35.2zM352 424c13.255 0 24 10.745 24 24s-10.745 24-24 24-24-10.745-24-24 10.745-24 24-24z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "hand-pointer": { - "changes": [ - "4.4", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "select" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f25a", - "label": "Pointer (Hand)", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861411, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M448 240v96c0 3.084-.356 6.159-1.063 9.162l-32 136C410.686 499.23 394.562 512 376 512H168a40.004 40.004 0 0 1-32.35-16.473l-127.997-176c-12.993-17.866-9.043-42.883 8.822-55.876 17.867-12.994 42.884-9.043 55.877 8.823L104 315.992V40c0-22.091 17.908-40 40-40s40 17.909 40 40v200h8v-40c0-22.091 17.908-40 40-40s40 17.909 40 40v40h8v-24c0-22.091 17.908-40 40-40s40 17.909 40 40v24h8c0-22.091 17.908-40 40-40s40 17.909 40 40zm-256 80h-8v96h8v-96zm88 0h-8v96h8v-96zm88 0h-8v96h8v-96z" - }, - "regular": { - "last_modified": 1546440861277, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M358.182 179.361c-19.493-24.768-52.679-31.945-79.872-19.098-15.127-15.687-36.182-22.487-56.595-19.629V67c0-36.944-29.736-67-66.286-67S89.143 30.056 89.143 67v161.129c-19.909-7.41-43.272-5.094-62.083 8.872-29.355 21.795-35.793 63.333-14.55 93.152l109.699 154.001C134.632 501.59 154.741 512 176 512h178.286c30.802 0 57.574-21.5 64.557-51.797l27.429-118.999A67.873 67.873 0 0 0 448 326v-84c0-46.844-46.625-79.273-89.818-62.639zM80.985 279.697l27.126 38.079c8.995 12.626 29.031 6.287 29.031-9.283V67c0-25.12 36.571-25.16 36.571 0v175c0 8.836 7.163 16 16 16h6.857c8.837 0 16-7.164 16-16v-35c0-25.12 36.571-25.16 36.571 0v35c0 8.836 7.163 16 16 16H272c8.837 0 16-7.164 16-16v-21c0-25.12 36.571-25.16 36.571 0v21c0 8.836 7.163 16 16 16h6.857c8.837 0 16-7.164 16-16 0-25.121 36.571-25.16 36.571 0v84c0 1.488-.169 2.977-.502 4.423l-27.43 119.001c-1.978 8.582-9.29 14.576-17.782 14.576H176c-5.769 0-11.263-2.878-14.697-7.697l-109.712-154c-14.406-20.223 14.994-42.818 29.394-22.606zM176.143 400v-96c0-8.837 6.268-16 14-16h6c7.732 0 14 7.163 14 16v96c0 8.837-6.268 16-14 16h-6c-7.733 0-14-7.163-14-16zm75.428 0v-96c0-8.837 6.268-16 14-16h6c7.732 0 14 7.163 14 16v96c0 8.837-6.268 16-14 16h-6c-7.732 0-14-7.163-14-16zM327 400v-96c0-8.837 6.268-16 14-16h6c7.732 0 14 7.163 14 16v96c0 8.837-6.268 16-14 16h-6c-7.732 0-14-7.163-14-16z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "hand-rock": { - "changes": [ - "4.4", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f255", - "label": "Rock (Hand)", - "voted": false, - "svg": { - "solid": { - "last_modified": 1548363722388, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M464.8 80c-26.9-.4-48.8 21.2-48.8 48h-8V96.8c0-26.3-20.9-48.3-47.2-48.8-26.9-.4-48.8 21.2-48.8 48v32h-8V80.8c0-26.3-20.9-48.3-47.2-48.8-26.9-.4-48.8 21.2-48.8 48v48h-8V96.8c0-26.3-20.9-48.3-47.2-48.8-26.9-.4-48.8 21.2-48.8 48v136l-8-7.1v-48.1c0-26.3-20.9-48.3-47.2-48.8C21.9 127.6 0 149.2 0 176v66.4c0 27.4 11.7 53.5 32.2 71.8l111.7 99.3c10.2 9.1 16.1 22.2 16.1 35.9v6.7c0 13.3 10.7 24 24 24h240c13.3 0 24-10.7 24-24v-2.9c0-12.8 2.6-25.5 7.5-37.3l49-116.3c5-11.8 7.5-24.5 7.5-37.3V128.8c0-26.3-20.9-48.4-47.2-48.8z" - }, - "regular": { - "last_modified": 1546440861277, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M408.864 79.052c-22.401-33.898-66.108-42.273-98.813-23.588-29.474-31.469-79.145-31.093-108.334-.022-47.16-27.02-108.71 5.055-110.671 60.806C44.846 105.407 0 140.001 0 187.429v56.953c0 32.741 14.28 63.954 39.18 85.634l97.71 85.081c4.252 3.702 3.11 5.573 3.11 32.903 0 17.673 14.327 32 32 32h252c17.673 0 32-14.327 32-32 0-23.513-1.015-30.745 3.982-42.37l42.835-99.656c6.094-14.177 9.183-29.172 9.183-44.568V146.963c0-52.839-54.314-88.662-103.136-67.911zM464 261.406a64.505 64.505 0 0 1-5.282 25.613l-42.835 99.655c-5.23 12.171-7.883 25.04-7.883 38.25V432H188v-10.286c0-16.37-7.14-31.977-19.59-42.817l-97.71-85.08C56.274 281.255 48 263.236 48 244.381v-56.953c0-33.208 52-33.537 52 .677v41.228a16 16 0 0 0 5.493 12.067l7 6.095A16 16 0 0 0 139 235.429V118.857c0-33.097 52-33.725 52 .677v26.751c0 8.836 7.164 16 16 16h7c8.836 0 16-7.164 16-16v-41.143c0-33.134 52-33.675 52 .677v40.466c0 8.836 7.163 16 16 16h7c8.837 0 16-7.164 16-16v-27.429c0-33.03 52-33.78 52 .677v26.751c0 8.836 7.163 16 16 16h7c8.837 0 16-7.164 16-16 0-33.146 52-33.613 52 .677v114.445z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "hand-scissors": { - "changes": [ - "4.4", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f257", - "label": "Scissors (Hand)", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861411, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M216 440c0-22.092 17.909-40 40-40v-8h-32c-22.091 0-40-17.908-40-40s17.909-40 40-40h32v-8H48c-26.51 0-48-21.49-48-48s21.49-48 48-48h208v-13.572l-177.551-69.74c-24.674-9.694-36.818-37.555-27.125-62.228 9.693-24.674 37.554-36.817 62.228-27.124l190.342 74.765 24.872-31.09c12.306-15.381 33.978-19.515 51.081-9.741l112 64A40.002 40.002 0 0 1 512 168v240c0 18.562-12.77 34.686-30.838 38.937l-136 32A39.982 39.982 0 0 1 336 480h-80c-22.091 0-40-17.908-40-40z" - }, - "regular": { - "last_modified": 1546440861278, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M256 480l70-.013c5.114 0 10.231-.583 15.203-1.729l118.999-27.427C490.56 443.835 512 417.02 512 386.277V180.575c0-23.845-13.03-45.951-34.005-57.69l-97.999-54.853c-34.409-19.261-67.263-5.824-92.218 24.733L142.85 37.008c-37.887-14.579-80.612 3.727-95.642 41.201-15.098 37.642 3.635 80.37 41.942 95.112L168 192l-94-9.141c-40.804 0-74 32.811-74 73.14 0 40.33 33.196 73.141 74 73.141h87.635c-3.675 26.245 8.692 51.297 30.341 65.006C178.657 436.737 211.044 480 256 480zm0-48.013c-25.16 0-25.12-36.567 0-36.567 8.837 0 16-7.163 16-16v-6.856c0-8.837-7.163-16-16-16h-28c-25.159 0-25.122-36.567 0-36.567h28c8.837 0 16-7.163 16-16v-6.856c0-8.837-7.163-16-16-16H74c-34.43 0-34.375-50.281 0-50.281h182c8.837 0 16-7.163 16-16v-11.632a16 16 0 0 0-10.254-14.933L106.389 128.51c-31.552-12.14-13.432-59.283 19.222-46.717l166.549 64.091a16.001 16.001 0 0 0 18.139-4.812l21.764-26.647c5.82-7.127 16.348-9.064 24.488-4.508l98 54.854c5.828 3.263 9.449 9.318 9.449 15.805v205.701c0 8.491-5.994 15.804-14.576 17.782l-119.001 27.427a19.743 19.743 0 0 1-4.423.502h-70z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "hand-spock": { - "changes": [ - "4.4", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f259", - "label": "Spock (Hand)", - "voted": false, - "svg": { - "solid": { - "last_modified": 1548363722388, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M481.3 97.1c-21.5-5.1-43.1 8.2-48.2 29.6L402.3 256h-11.1l43.6-174.3c5.4-21.4-7.7-43.1-29.1-48.5s-43.1 7.7-48.5 29.1L308.8 256h-15.1L242 31.1c-5-21.6-26.4-35-48-30.1-21.5 4.9-35 26.4-30 47.9l47.6 207h-9.8L167 103.1c-4.9-21.5-26.3-35-47.9-30.1-21.5 4.9-35 26.3-30.1 47.9l39 171.6v79.4l-60.6-57c-16.1-15.1-41.4-14.4-56.5 1.7s-14.4 41.4 1.7 56.5L146.3 499c8.9 8.4 20.7 13 32.9 13h216.7c21.3 0 40-14 46-34.4l26.2-88.3c2.6-8.9 4-18 4-27.3v-42c0-7.5.9-15 2.6-22.2L511 145.3c5-21.5-8.3-43.1-29.7-48.2z" - }, - "regular": { - "last_modified": 1546440861278, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M21.096 381.79l129.092 121.513a32 32 0 0 0 21.932 8.698h237.6c14.17 0 26.653-9.319 30.68-22.904l31.815-107.313A115.955 115.955 0 0 0 477 348.811v-36.839c0-4.051.476-8.104 1.414-12.045l31.73-133.41c10.099-42.412-22.316-82.738-65.544-82.525-4.144-24.856-22.543-47.165-49.85-53.992-35.803-8.952-72.227 12.655-81.25 48.75L296.599 184 274.924 52.01c-8.286-36.07-44.303-58.572-80.304-50.296-29.616 6.804-50.138 32.389-51.882 61.295-42.637.831-73.455 40.563-64.071 81.844l31.04 136.508c-27.194-22.515-67.284-19.992-91.482 5.722-25.376 26.961-24.098 69.325 2.871 94.707zm32.068-61.811l.002-.001c7.219-7.672 19.241-7.98 26.856-.813l53.012 49.894C143.225 378.649 160 371.4 160 357.406v-69.479c0-1.193-.134-2.383-.397-3.546l-34.13-150.172c-5.596-24.617 31.502-32.86 37.054-8.421l30.399 133.757a16 16 0 0 0 15.603 12.454h8.604c10.276 0 17.894-9.567 15.594-19.583l-41.62-181.153c-5.623-24.469 31.39-33.076 37.035-8.508l45.22 196.828A16 16 0 0 0 288.956 272h13.217a16 16 0 0 0 15.522-12.119l42.372-169.49c6.104-24.422 42.962-15.159 36.865 9.217L358.805 252.12c-2.521 10.088 5.115 19.88 15.522 19.88h9.694a16 16 0 0 0 15.565-12.295L426.509 146.6c5.821-24.448 42.797-15.687 36.966 8.802L431.72 288.81a100.094 100.094 0 0 0-2.72 23.162v36.839c0 6.548-.943 13.051-2.805 19.328L397.775 464h-219.31L53.978 346.836c-7.629-7.18-7.994-19.229-.814-26.857z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "hands": { - "changes": [ - "5.0.9" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f4c2", - "label": "Hands", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861412, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M204.8 230.4c-10.6-14.1-30.7-17-44.8-6.4-14.1 10.6-17 30.7-6.4 44.8l38.1 50.8c4.8 6.4 4.1 15.3-1.5 20.9l-12.8 12.8c-6.7 6.7-17.6 6.2-23.6-1.1L64 244.4V96c0-17.7-14.3-32-32-32S0 78.3 0 96v218.4c0 10.9 3.7 21.5 10.5 30l104.1 134.3c5 6.5 8.4 13.9 10.4 21.7 1.8 6.9 8.1 11.6 15.3 11.6H272c8.8 0 16-7.2 16-16V384c0-27.7-9-54.6-25.6-76.8l-57.6-76.8zM608 64c-17.7 0-32 14.3-32 32v148.4l-89.8 107.8c-6 7.2-17 7.7-23.6 1.1l-12.8-12.8c-5.6-5.6-6.3-14.5-1.5-20.9l38.1-50.8c10.6-14.1 7.7-34.2-6.4-44.8-14.1-10.6-34.2-7.7-44.8 6.4l-57.6 76.8C361 329.4 352 356.3 352 384v112c0 8.8 7.2 16 16 16h131.7c7.1 0 13.5-4.7 15.3-11.6 2-7.8 5.4-15.2 10.4-21.7l104.1-134.3c6.8-8.5 10.5-19.1 10.5-30V96c0-17.7-14.3-32-32-32z" - } - }, - "free": [ - "solid" - ] - }, - "hands-helping": { - "changes": [ - "5.0.9" - ], - "ligatures": [], - "search": { - "terms": [ - "aid", - "assistance", - "partnership", - "volunteering" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f4c4", - "label": "Helping Hands", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861412, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M488 192H336v56c0 39.7-32.3 72-72 72s-72-32.3-72-72V126.4l-64.9 39C107.8 176.9 96 197.8 96 220.2v47.3l-80 46.2C.7 322.5-4.6 342.1 4.3 357.4l80 138.6c8.8 15.3 28.4 20.5 43.7 11.7L231.4 448H368c35.3 0 64-28.7 64-64h16c17.7 0 32-14.3 32-32v-64h8c13.3 0 24-10.7 24-24v-48c0-13.3-10.7-24-24-24zm147.7-37.4L555.7 16C546.9.7 527.3-4.5 512 4.3L408.6 64H306.4c-12 0-23.7 3.4-33.9 9.7L239 94.6c-9.4 5.8-15 16.1-15 27.1V248c0 22.1 17.9 40 40 40s40-17.9 40-40v-88h184c30.9 0 56 25.1 56 56v28.5l80-46.2c15.3-8.9 20.5-28.4 11.7-43.7z" - } - }, - "free": [ - "solid" - ] - }, - "handshake": { - "changes": [ - "4.7", - "5.0.0", - "5.0.9" - ], - "ligatures": [], - "search": { - "terms": [ - "greeting", - "partnership" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f2b5", - "label": "Handshake", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861412, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M434.7 64h-85.9c-8 0-15.7 3-21.6 8.4l-98.3 90c-.1.1-.2.3-.3.4-16.6 15.6-16.3 40.5-2.1 56 12.7 13.9 39.4 17.6 56.1 2.7.1-.1.3-.1.4-.2l79.9-73.2c6.5-5.9 16.7-5.5 22.6 1 6 6.5 5.5 16.6-1 22.6l-26.1 23.9L504 313.8c2.9 2.4 5.5 5 7.9 7.7V128l-54.6-54.6c-5.9-6-14.1-9.4-22.6-9.4zM544 128.2v223.9c0 17.7 14.3 32 32 32h64V128.2h-96zm48 223.9c-8.8 0-16-7.2-16-16s7.2-16 16-16 16 7.2 16 16-7.2 16-16 16zM0 384h64c17.7 0 32-14.3 32-32V128.2H0V384zm48-63.9c8.8 0 16 7.2 16 16s-7.2 16-16 16-16-7.2-16-16c0-8.9 7.2-16 16-16zm435.9 18.6L334.6 217.5l-30 27.5c-29.7 27.1-75.2 24.5-101.7-4.4-26.9-29.4-24.8-74.9 4.4-101.7L289.1 64h-83.8c-8.5 0-16.6 3.4-22.6 9.4L128 128v223.9h18.3l90.5 81.9c27.4 22.3 67.7 18.1 90-9.3l.2-.2 17.9 15.5c15.9 13 39.4 10.5 52.3-5.4l31.4-38.6 5.4 4.4c13.7 11.1 33.9 9.1 45-4.7l9.5-11.7c11.2-13.8 9.1-33.9-4.6-45.1z" - }, - "regular": { - "last_modified": 1546440861278, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M519.2 127.9l-47.6-47.6A56.252 56.252 0 0 0 432 64H205.2c-14.8 0-29.1 5.9-39.6 16.3L118 127.9H0v255.7h64c17.6 0 31.8-14.2 31.9-31.7h9.1l84.6 76.4c30.9 25.1 73.8 25.7 105.6 3.8 12.5 10.8 26 15.9 41.1 15.9 18.2 0 35.3-7.4 48.8-24 22.1 8.7 48.2 2.6 64-16.8l26.2-32.3c5.6-6.9 9.1-14.8 10.9-23h57.9c.1 17.5 14.4 31.7 31.9 31.7h64V127.9H519.2zM48 351.6c-8.8 0-16-7.2-16-16s7.2-16 16-16 16 7.2 16 16c0 8.9-7.2 16-16 16zm390-6.9l-26.1 32.2c-2.8 3.4-7.8 4-11.3 1.2l-23.9-19.4-30 36.5c-6 7.3-15 4.8-18 2.4l-36.8-31.5-15.6 19.2c-13.9 17.1-39.2 19.7-55.3 6.6l-97.3-88H96V175.8h41.9l61.7-61.6c2-.8 3.7-1.5 5.7-2.3H262l-38.7 35.5c-29.4 26.9-31.1 72.3-4.4 101.3 14.8 16.2 61.2 41.2 101.5 4.4l8.2-7.5 108.2 87.8c3.4 2.8 3.9 7.9 1.2 11.3zm106-40.8h-69.2c-2.3-2.8-4.9-5.4-7.7-7.7l-102.7-83.4 12.5-11.4c6.5-6 7-16.1 1-22.6L367 167.1c-6-6.5-16.1-6.9-22.6-1l-55.2 50.6c-9.5 8.7-25.7 9.4-34.6 0-9.3-9.9-8.5-25.1 1.2-33.9l65.6-60.1c7.4-6.8 17-10.5 27-10.5l83.7-.2c2.1 0 4.1.8 5.5 2.3l61.7 61.6H544v128zm48 47.7c-8.8 0-16-7.2-16-16s7.2-16 16-16 16 7.2 16 16c0 8.9-7.2 16-16 16z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "hanukiah": { - "changes": [ - "5.4.0" - ], - "ligatures": [], - "search": { - "terms": [ - "candle", - "hanukkah", - "jewish", - "judaism", - "light" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f6e6", - "label": "Hanukiah", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861412, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M232 160c-4.42 0-8 3.58-8 8v120h32V168c0-4.42-3.58-8-8-8h-16zm-64 0c-4.42 0-8 3.58-8 8v120h32V168c0-4.42-3.58-8-8-8h-16zm224 0c-4.42 0-8 3.58-8 8v120h32V168c0-4.42-3.58-8-8-8h-16zm64 0c-4.42 0-8 3.58-8 8v120h32V168c0-4.42-3.58-8-8-8h-16zm88 8c0-4.42-3.58-8-8-8h-16c-4.42 0-8 3.58-8 8v120h32V168zm-440-8c-4.42 0-8 3.58-8 8v120h32V168c0-4.42-3.58-8-8-8h-16zm520 0h-32c-8.84 0-16 7.16-16 16v112c0 17.67-14.33 32-32 32H352V128c0-8.84-7.16-16-16-16h-32c-8.84 0-16 7.16-16 16v192H96c-17.67 0-32-14.33-32-32V176c0-8.84-7.16-16-16-16H16c-8.84 0-16 7.16-16 16v112c0 53.02 42.98 96 96 96h192v64H112c-8.84 0-16 7.16-16 16v32c0 8.84 7.16 16 16 16h416c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16H352v-64h192c53.02 0 96-42.98 96-96V176c0-8.84-7.16-16-16-16zm-16-32c13.25 0 24-11.94 24-26.67S608 48 608 48s-24 38.61-24 53.33S594.75 128 608 128zm-576 0c13.25 0 24-11.94 24-26.67S32 48 32 48 8 86.61 8 101.33 18.75 128 32 128zm288-48c13.25 0 24-11.94 24-26.67S320 0 320 0s-24 38.61-24 53.33S306.75 80 320 80zm-208 48c13.25 0 24-11.94 24-26.67S112 48 112 48s-24 38.61-24 53.33S98.75 128 112 128zm64 0c13.25 0 24-11.94 24-26.67S176 48 176 48s-24 38.61-24 53.33S162.75 128 176 128zm64 0c13.25 0 24-11.94 24-26.67S240 48 240 48s-24 38.61-24 53.33S226.75 128 240 128zm160 0c13.25 0 24-11.94 24-26.67S400 48 400 48s-24 38.61-24 53.33S386.75 128 400 128zm64 0c13.25 0 24-11.94 24-26.67S464 48 464 48s-24 38.61-24 53.33S450.75 128 464 128zm64 0c13.25 0 24-11.94 24-26.67S528 48 528 48s-24 38.61-24 53.33S514.75 128 528 128z" - } - }, - "free": [ - "solid" - ] - }, - "hard-hat": { - "changes": [ - "5.7.0" - ], - "ligatures": [], - "search": { - "terms": [ - "construction", - "hardhat", - "helmet", - "safety" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f807", - "label": "Hard Hat", - "voted": true, - "svg": { - "solid": { - "last_modified": 1548697859201, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M480 288c0-80.25-49.28-148.92-119.19-177.62L320 192V80a16 16 0 0 0-16-16h-96a16 16 0 0 0-16 16v112l-40.81-81.62C81.28 139.08 32 207.75 32 288v64h448zm16 96H16a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h480a16 16 0 0 0 16-16v-32a16 16 0 0 0-16-16z" - } - }, - "free": [ - "solid" - ] - }, - "hashtag": { - "changes": [ - "4.5", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f292", - "label": "Hashtag", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861412, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M440.667 182.109l7.143-40c1.313-7.355-4.342-14.109-11.813-14.109h-74.81l14.623-81.891C377.123 38.754 371.468 32 363.997 32h-40.632a12 12 0 0 0-11.813 9.891L296.175 128H197.54l14.623-81.891C213.477 38.754 207.822 32 200.35 32h-40.632a12 12 0 0 0-11.813 9.891L132.528 128H53.432a12 12 0 0 0-11.813 9.891l-7.143 40C33.163 185.246 38.818 192 46.289 192h74.81L98.242 320H19.146a12 12 0 0 0-11.813 9.891l-7.143 40C-1.123 377.246 4.532 384 12.003 384h74.81L72.19 465.891C70.877 473.246 76.532 480 84.003 480h40.632a12 12 0 0 0 11.813-9.891L151.826 384h98.634l-14.623 81.891C234.523 473.246 240.178 480 247.65 480h40.632a12 12 0 0 0 11.813-9.891L315.472 384h79.096a12 12 0 0 0 11.813-9.891l7.143-40c1.313-7.355-4.342-14.109-11.813-14.109h-74.81l22.857-128h79.096a12 12 0 0 0 11.813-9.891zM261.889 320h-98.634l22.857-128h98.634l-22.857 128z" - } - }, - "free": [ - "solid" - ] - }, - "hat-wizard": { - "changes": [ - "5.4.0" - ], - "ligatures": [], - "search": { - "terms": [ - "Dungeons & Dragons", - "accessory", - "buckle", - "clothing", - "d&d", - "dnd", - "fantasy", - "halloween", - "head", - "holiday", - "mage", - "magic", - "pointy", - "witch" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f6e8", - "label": "Wizard's Hat", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861413, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M496 448H16c-8.84 0-16 7.16-16 16v32c0 8.84 7.16 16 16 16h480c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16zm-304-64l-64-32 64-32 32-64 32 64 64 32-64 32-16 32h208l-86.41-201.63a63.955 63.955 0 0 1-1.89-45.45L416 0 228.42 107.19a127.989 127.989 0 0 0-53.46 59.15L64 416h144l-16-32zm64-224l16-32 16 32 32 16-32 16-16 32-16-32-32-16 32-16z" - } - }, - "free": [ - "solid" - ] - }, - "haykal": { - "changes": [ - "5.3.0" - ], - "ligatures": [], - "search": { - "terms": [ - "bahai", - "bahá'í", - "star" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f666", - "label": "Haykal", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861413, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M496.25 202.52l-110-15.44 41.82-104.34c6.67-16.64-11.6-32.18-26.59-22.63L307.44 120 273.35 12.82C270.64 4.27 263.32 0 256 0c-7.32 0-14.64 4.27-17.35 12.82l-34.09 107.19-94.04-59.89c-14.99-9.55-33.25 5.99-26.59 22.63l41.82 104.34-110 15.43c-17.54 2.46-21.68 26.27-6.03 34.67l98.16 52.66-74.48 83.54c-10.92 12.25-1.72 30.93 13.29 30.93 1.31 0 2.67-.14 4.07-.45l108.57-23.65-4.11 112.55c-.43 11.65 8.87 19.22 18.41 19.22 5.15 0 10.39-2.21 14.2-7.18l68.18-88.9 68.18 88.9c3.81 4.97 9.04 7.18 14.2 7.18 9.54 0 18.84-7.57 18.41-19.22l-4.11-112.55 108.57 23.65c17.36 3.76 29.21-17.2 17.35-30.49l-74.48-83.54 98.16-52.66c15.64-8.39 11.5-32.2-6.04-34.66zM338.51 311.68l-51.89-11.3 1.97 53.79L256 311.68l-32.59 42.49 1.96-53.79-51.89 11.3 35.6-39.93-46.92-25.17 52.57-7.38-19.99-49.87 44.95 28.62L256 166.72l16.29 51.23 44.95-28.62-19.99 49.87 52.57 7.38-46.92 25.17 35.61 39.93z" - } - }, - "free": [ - "solid" - ] - }, - "hdd": { - "changes": [ - "2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "cpu", - "hard drive", - "harddrive", - "machine", - "save", - "storage" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f0a0", - "label": "HDD", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861413, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M576 304v96c0 26.51-21.49 48-48 48H48c-26.51 0-48-21.49-48-48v-96c0-26.51 21.49-48 48-48h480c26.51 0 48 21.49 48 48zm-48-80a79.557 79.557 0 0 1 30.777 6.165L462.25 85.374A48.003 48.003 0 0 0 422.311 64H153.689a48 48 0 0 0-39.938 21.374L17.223 230.165A79.557 79.557 0 0 1 48 224h480zm-48 96c-17.673 0-32 14.327-32 32s14.327 32 32 32 32-14.327 32-32-14.327-32-32-32zm-96 0c-17.673 0-32 14.327-32 32s14.327 32 32 32 32-14.327 32-32-14.327-32-32-32z" - }, - "regular": { - "last_modified": 1546440861279, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M567.403 235.642L462.323 84.589A48 48 0 0 0 422.919 64H153.081a48 48 0 0 0-39.404 20.589L8.597 235.642A48.001 48.001 0 0 0 0 263.054V400c0 26.51 21.49 48 48 48h480c26.51 0 48-21.49 48-48V263.054c0-9.801-3-19.366-8.597-27.412zM153.081 112h269.838l77.913 112H75.168l77.913-112zM528 400H48V272h480v128zm-32-64c0 17.673-14.327 32-32 32s-32-14.327-32-32 14.327-32 32-32 32 14.327 32 32zm-96 0c0 17.673-14.327 32-32 32s-32-14.327-32-32 14.327-32 32-32 32 14.327 32 32z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "heading": { - "changes": [ - "4.1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "header" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f1dc", - "label": "heading", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861413, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M496 80V48c0-8.837-7.163-16-16-16H320c-8.837 0-16 7.163-16 16v32c0 8.837 7.163 16 16 16h37.621v128H154.379V96H192c8.837 0 16-7.163 16-16V48c0-8.837-7.163-16-16-16H32c-8.837 0-16 7.163-16 16v32c0 8.837 7.163 16 16 16h37.275v320H32c-8.837 0-16 7.163-16 16v32c0 8.837 7.163 16 16 16h160c8.837 0 16-7.163 16-16v-32c0-8.837-7.163-16-16-16h-37.621V288H357.62v128H320c-8.837 0-16 7.163-16 16v32c0 8.837 7.163 16 16 16h160c8.837 0 16-7.163 16-16v-32c0-8.837-7.163-16-16-16h-37.275V96H480c8.837 0 16-7.163 16-16z" - } - }, - "free": [ - "solid" - ] - }, - "headphones": { - "changes": [ - "1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "audio", - "listen", - "music", - "sound", - "speaker" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f025", - "label": "headphones", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861413, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M256 32C114.52 32 0 146.496 0 288v48a32 32 0 0 0 17.689 28.622l14.383 7.191C34.083 431.903 83.421 480 144 480h24c13.255 0 24-10.745 24-24V280c0-13.255-10.745-24-24-24h-24c-31.342 0-59.671 12.879-80 33.627V288c0-105.869 86.131-192 192-192s192 86.131 192 192v1.627C427.671 268.879 399.342 256 368 256h-24c-13.255 0-24 10.745-24 24v176c0 13.255 10.745 24 24 24h24c60.579 0 109.917-48.098 111.928-108.187l14.382-7.191A32 32 0 0 0 512 336v-48c0-141.479-114.496-256-256-256z" - } - }, - "free": [ - "solid" - ] - }, - "headphones-alt": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [ - "audio", - "listen", - "music", - "sound", - "speaker" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f58f", - "label": "Alternate Headphones", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861413, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M160 288h-16c-35.35 0-64 28.7-64 64.12v63.76c0 35.41 28.65 64.12 64 64.12h16c17.67 0 32-14.36 32-32.06V320.06c0-17.71-14.33-32.06-32-32.06zm208 0h-16c-17.67 0-32 14.35-32 32.06v127.88c0 17.7 14.33 32.06 32 32.06h16c35.35 0 64-28.71 64-64.12v-63.76c0-35.41-28.65-64.12-64-64.12zM256 32C112.91 32 4.57 151.13 0 288v112c0 8.84 7.16 16 16 16h16c8.84 0 16-7.16 16-16V288c0-114.67 93.33-207.8 208-207.82 114.67.02 208 93.15 208 207.82v112c0 8.84 7.16 16 16 16h16c8.84 0 16-7.16 16-16V288C507.43 151.13 399.09 32 256 32z" - } - }, - "free": [ - "solid" - ] - }, - "headset": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [ - "audio", - "gamer", - "gaming", - "listen", - "live chat", - "microphone", - "shot caller", - "sound", - "support", - "telemarketer" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f590", - "label": "Headset", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861413, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M192 208c0-17.67-14.33-32-32-32h-16c-35.35 0-64 28.65-64 64v48c0 35.35 28.65 64 64 64h16c17.67 0 32-14.33 32-32V208zm176 144c35.35 0 64-28.65 64-64v-48c0-35.35-28.65-64-64-64h-16c-17.67 0-32 14.33-32 32v112c0 17.67 14.33 32 32 32h16zM256 0C113.18 0 4.58 118.83 0 256v16c0 8.84 7.16 16 16 16h16c8.84 0 16-7.16 16-16v-16c0-114.69 93.31-208 208-208s208 93.31 208 208h-.12c.08 2.43.12 165.72.12 165.72 0 23.35-18.93 42.28-42.28 42.28H320c0-26.51-21.49-48-48-48h-32c-26.51 0-48 21.49-48 48s21.49 48 48 48h181.72c49.86 0 90.28-40.42 90.28-90.28V256C507.42 118.83 398.82 0 256 0z" - } - }, - "free": [ - "solid" - ] - }, - "heart": { - "changes": [ - "1", - "5.0.0", - "5.0.9" - ], - "ligatures": [], - "search": { - "terms": [ - "favorite", - "like", - "love", - "relationship" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f004", - "label": "Heart", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861414, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M462.3 62.6C407.5 15.9 326 24.3 275.7 76.2L256 96.5l-19.7-20.3C186.1 24.3 104.5 15.9 49.7 62.6c-62.8 53.6-66.1 149.8-9.9 207.9l193.5 199.8c12.5 12.9 32.8 12.9 45.3 0l193.5-199.8c56.3-58.1 53-154.3-9.8-207.9z" - }, - "regular": { - "last_modified": 1546440861280, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M458.4 64.3C400.6 15.7 311.3 23 256 79.3 200.7 23 111.4 15.6 53.6 64.3-21.6 127.6-10.6 230.8 43 285.5l175.4 178.7c10 10.2 23.4 15.9 37.6 15.9 14.3 0 27.6-5.6 37.6-15.8L469 285.6c53.5-54.7 64.7-157.9-10.6-221.3zm-23.6 187.5L259.4 430.5c-2.4 2.4-4.4 2.4-6.8 0L77.2 251.8c-36.5-37.2-43.9-107.6 7.3-150.7 38.9-32.7 98.9-27.8 136.5 10.5l35 35.7 35-35.7c37.8-38.5 97.8-43.2 136.5-10.6 51.1 43.1 43.5 113.9 7.3 150.8z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "heart-broken": { - "changes": [ - "5.6.0" - ], - "ligatures": [], - "search": { - "terms": [ - "breakup", - "crushed", - "dislike", - "dumped", - "grief", - "love", - "lovesick", - "relationship", - "sad" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f7a9", - "label": "Heart Broken", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861414, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M473.7 73.8l-2.4-2.5c-46-47-118-51.7-169.6-14.8L336 159.9l-96 64 48 128-144-144 96-64-28.6-86.5C159.7 19.6 87 24 40.7 71.4l-2.4 2.4C-10.4 123.6-12.5 202.9 31 256l212.1 218.6c7.1 7.3 18.6 7.3 25.7 0L481 255.9c43.5-53 41.4-132.3-7.3-182.1z" - } - }, - "free": [ - "solid" - ] - }, - "heartbeat": { - "changes": [ - "4.3", - "5.0.0", - "5.0.7" - ], - "ligatures": [], - "search": { - "terms": [ - "ekg", - "lifeline", - "vital signs" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f21e", - "label": "Heartbeat", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861414, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M320.2 243.8l-49.7 99.4c-6 12.1-23.4 11.7-28.9-.6l-56.9-126.3-30 71.7H60.6l182.5 186.5c7.1 7.3 18.6 7.3 25.7 0L451.4 288H342.3l-22.1-44.2zM473.7 73.9l-2.4-2.5c-51.5-52.6-135.8-52.6-187.4 0L256 100l-27.9-28.5c-51.5-52.7-135.9-52.7-187.4 0l-2.4 2.4C-10.4 123.7-12.5 203 31 256h102.4l35.9-86.2c5.4-12.9 23.6-13.2 29.4-.4l58.2 129.3 49-97.9c5.9-11.8 22.7-11.8 28.6 0l27.6 55.2H481c43.5-53 41.4-132.3-7.3-182.1z" - } - }, - "free": [ - "solid" - ] - }, - "helicopter": { - "changes": [ - "5.0.13" - ], - "ligatures": [], - "search": { - "terms": [ - "airwolf", - "apache", - "chopper", - "flight", - "fly" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f533", - "label": "Helicopter", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861414, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M304 384h272c17.67 0 32-14.33 32-32 0-123.71-100.29-224-224-224V64h176c8.84 0 16-7.16 16-16V16c0-8.84-7.16-16-16-16H144c-8.84 0-16 7.16-16 16v32c0 8.84 7.16 16 16 16h176v64H112L68.8 70.4C65.78 66.37 61.03 64 56 64H16.01C5.6 64-2.04 73.78.49 83.88L32 192l160 64 86.4 115.2A31.992 31.992 0 0 0 304 384zm112-188.49C478.55 208.3 528.03 257.44 540.79 320H416V195.51zm219.37 263.3l-22.15-22.2c-6.25-6.26-16.24-6.1-22.64.01-7.09 6.77-13.84 11.25-24.64 11.25H240c-8.84 0-16 7.18-16 16.03v32.06c0 8.85 7.16 16.03 16 16.03h325.94c14.88 0 35.3-.47 68.45-29.52 7.02-6.14 7.57-17.05.98-23.66z" - } - }, - "free": [ - "solid" - ] - }, - "highlighter": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [ - "edit", - "marker", - "sharpie", - "update", - "write" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f591", - "label": "Highlighter", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861414, - "raw": "", - "viewBox": [ - "0", - "0", - "544", - "512" - ], - "width": 544, - "height": 512, - "path": "M0 479.98L99.92 512l35.45-35.45-67.04-67.04L0 479.98zm124.61-240.01a36.592 36.592 0 0 0-10.79 38.1l13.05 42.83-50.93 50.94 96.23 96.23 50.86-50.86 42.74 13.08c13.73 4.2 28.65-.01 38.15-10.78l35.55-41.64-173.34-173.34-41.52 35.44zm403.31-160.7l-63.2-63.2c-20.49-20.49-53.38-21.52-75.12-2.35L190.55 183.68l169.77 169.78L530.27 154.4c19.18-21.74 18.15-54.63-2.35-75.13z" - } - }, - "free": [ - "solid" - ] - }, - "hiking": { - "changes": [ - "5.4.0" - ], - "ligatures": [], - "search": { - "terms": [ - "activity", - "backpack", - "fall", - "fitness", - "outdoors", - "person", - "seasonal", - "walking" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f6ec", - "label": "Hiking", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861414, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M80.95 472.23c-4.28 17.16 6.14 34.53 23.28 38.81 2.61.66 5.22.95 7.8.95 14.33 0 27.37-9.7 31.02-24.23l25.24-100.97-52.78-52.78-34.56 138.22zm14.89-196.12L137 117c2.19-8.42-3.14-16.95-11.92-19.06-43.88-10.52-88.35 15.07-99.32 57.17L.49 253.24c-2.19 8.42 3.14 16.95 11.92 19.06l63.56 15.25c8.79 2.1 17.68-3.02 19.87-11.44zM368 160h-16c-8.84 0-16 7.16-16 16v16h-34.75l-46.78-46.78C243.38 134.11 228.61 128 212.91 128c-27.02 0-50.47 18.3-57.03 44.52l-26.92 107.72a32.012 32.012 0 0 0 8.42 30.39L224 397.25V480c0 17.67 14.33 32 32 32s32-14.33 32-32v-82.75c0-17.09-6.66-33.16-18.75-45.25l-46.82-46.82c.15-.5.49-.89.62-1.41l19.89-79.57 22.43 22.43c6 6 14.14 9.38 22.62 9.38h48v240c0 8.84 7.16 16 16 16h16c8.84 0 16-7.16 16-16V176c.01-8.84-7.15-16-15.99-16zM240 96c26.51 0 48-21.49 48-48S266.51 0 240 0s-48 21.49-48 48 21.49 48 48 48z" - } - }, - "free": [ - "solid" - ] - }, - "hippo": { - "changes": [ - "5.4.0" - ], - "ligatures": [], - "search": { - "terms": [ - "fauna", - "hungry", - "mammmal" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f6ed", - "label": "Hippo", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861415, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M581.12 96.2c-27.67-.15-52.5 17.58-76.6 26.62C489.98 88.27 455.83 64 416 64c-11.28 0-21.95 2.3-32 5.88V56c0-13.26-10.75-24-24-24h-16c-13.25 0-24 10.74-24 24v48.98C286.01 79.58 241.24 64 192 64 85.96 64 0 135.64 0 224v240c0 8.84 7.16 16 16 16h64c8.84 0 16-7.16 16-16v-70.79C128.35 407.57 166.72 416 208 416s79.65-8.43 112-22.79V464c0 8.84 7.16 16 16 16h64c8.84 0 16-7.16 16-16V288h128v32c0 8.84 7.16 16 16 16h32c8.84 0 16-7.16 16-16v-32c17.67 0 32-14.33 32-32v-92.02c0-34.09-24.79-67.59-58.88-67.78zM448 176c-8.84 0-16-7.16-16-16s7.16-16 16-16 16 7.16 16 16-7.16 16-16 16z" - } - }, - "free": [ - "solid" - ] - }, - "hips": { - "changes": [ - "5.0.5" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f452", - "label": "Hips", - "voted": false, - "svg": { - "brands": { - "last_modified": 1548363722330, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M251.6 157.6c0-1.9-.9-2.8-2.8-2.8h-40.9c-1.6 0-2.7 1.4-2.7 2.8v201.8c0 1.4 1.1 2.8 2.7 2.8h40.9c1.9 0 2.8-.9 2.8-2.8zM156.5 168c-16.1-11.8-36.3-17.9-60.3-18-18.1-.1-34.6 3.7-49.8 11.4V80.2c0-1.8-.9-2.7-2.8-2.7H2.7c-1.8 0-2.7.9-2.7 2.7v279.2c0 1.9.9 2.8 2.7 2.8h41c1.9 0 2.8-.9 2.8-2.8V223.3c0-.8-2.8-27 45.8-27 48.5 0 45.8 26.1 45.8 27v122.6c0 9 7.3 16.3 16.4 16.3h27.3c1.8 0 2.7-.9 2.7-2.8V223.3c0-23.4-9.3-41.8-28-55.3zm478.4 110.1c-6.8-15.7-18.4-27-34.9-34.1l-57.6-25.3c-8.6-3.6-9.2-11.2-2.6-16.1 7.4-5.5 44.3-13.9 84 6.8 1.7 1 4-.3 4-2.4v-44.7c0-1.3-.6-2.1-1.9-2.6-17.7-6.6-36.1-9.9-55.1-9.9-26.5 0-45.3 5.8-58.5 15.4-.5.4-28.4 20-22.7 53.7 3.4 19.6 15.8 34.2 37.2 43.6l53.6 23.5c11.6 5.1 15.2 13.3 12.2 21.2-3.7 9.1-13.2 13.6-36.5 13.6-24.3 0-44.7-8.9-58.4-19.1-2.1-1.4-4.4.2-4.4 2.3v34.4c0 10.4 4.9 17.3 14.6 20.7 15.6 5.5 31.6 8.2 48.2 8.2 12.7 0 25.8-1.2 36.3-4.3.7-.3 36-8.9 45.6-45.8 3.5-13.5 2.4-26.5-3.1-39.1zM376.2 149.8c-31.7 0-104.2 20.1-104.2 103.5v183.5c0 .8.6 2.7 2.7 2.7h40.9c1.9 0 2.8-.9 2.8-2.7V348c16.5 12.7 35.8 19.1 57.7 19.1 60.5 0 108.7-48.5 108.7-108.7.1-60.3-48.2-108.6-108.6-108.6zm0 170.9c-17.2 0-31.9-6.1-44-18.2-12.2-12.2-18.2-26.8-18.2-44 0-34.5 27.6-62.2 62.2-62.2 34.5 0 62.2 27.6 62.2 62.2.1 34.3-27.3 62.2-62.2 62.2zM228.3 72.5c-15.9 0-28.8 12.9-28.9 28.9 0 15.6 12.7 28.9 28.9 28.9s28.9-13.1 28.9-28.9c0-16.2-13-28.9-28.9-28.9z" - } - }, - "free": [ - "brands" - ] - }, - "hire-a-helper": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f3b0", - "label": "HireAHelper", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860997, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M443.1 0H71.9C67.9 37.3 37.4 67.8 0 71.7v371.5c37.4 4.9 66 32.4 71.9 68.8h372.2c3-36.4 32.5-65.8 67.9-69.8V71.7c-36.4-5.9-65-35.3-68.9-71.7zm-37 404.9c-36.3 0-18.8-2-55.1-2-35.8 0-21 2-56.1 2-5.9 0-4.9-8.2 0-9.8 22.8-7.6 22.9-10.2 24.6-12.8 10.4-15.6 5.9-83 5.9-113 0-5.3-6.4-12.8-13.8-12.8H200.4c-7.4 0-13.8 7.5-13.8 12.8 0 30-4.5 97.4 5.9 113 1.7 2.5 1.8 5.2 24.6 12.8 4.9 1.6 6 9.8 0 9.8-35.1 0-20.3-2-56.1-2-36.3 0-18.8 2-55.1 2-7.9 0-5.8-10.8 0-10.8 10.2-3.4 13.5-3.5 21.7-13.8 7.7-12.9 7.9-44.4 7.9-127.8V151.3c0-22.2-12.2-28.3-28.6-32.4-8.8-2.2-4-11.8 1-11.8 36.5 0 20.6 2 57.1 2 32.7 0 16.5-2 49.2-2 3.3 0 8.5 8.3 1 10.8-4.9 1.6-27.6 3.7-27.6 39.3 0 45.6-.2 55.8 1 68.8 0 1.3 2.3 12.8 12.8 12.8h109.2c10.5 0 12.8-11.5 12.8-12.8 1.2-13 1-23.2 1-68.8 0-35.6-22.7-37.7-27.6-39.3-7.5-2.5-2.3-10.8 1-10.8 32.7 0 16.5 2 49.2 2 36.5 0 20.6-2 57.1-2 4.9 0 9.9 9.6 1 11.8-16.4 4.1-28.6 10.3-28.6 32.4v101.2c0 83.4.1 114.9 7.9 127.8 8.2 10.2 11.4 10.4 21.7 13.8 5.8 0 7.8 10.8 0 10.8z" - } - }, - "free": [ - "brands" - ] - }, - "history": { - "changes": [ - "4.1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f1da", - "label": "History", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861415, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M504 255.531c.253 136.64-111.18 248.372-247.82 248.468-59.015.042-113.223-20.53-155.822-54.911-11.077-8.94-11.905-25.541-1.839-35.607l11.267-11.267c8.609-8.609 22.353-9.551 31.891-1.984C173.062 425.135 212.781 440 256 440c101.705 0 184-82.311 184-184 0-101.705-82.311-184-184-184-48.814 0-93.149 18.969-126.068 49.932l50.754 50.754c10.08 10.08 2.941 27.314-11.313 27.314H24c-8.837 0-16-7.163-16-16V38.627c0-14.254 17.234-21.393 27.314-11.314l49.372 49.372C129.209 34.136 189.552 8 256 8c136.81 0 247.747 110.78 248 247.531zm-180.912 78.784l9.823-12.63c8.138-10.463 6.253-25.542-4.21-33.679L288 256.349V152c0-13.255-10.745-24-24-24h-16c-13.255 0-24 10.745-24 24v135.651l65.409 50.874c10.463 8.137 25.541 6.253 33.679-4.21z" - } - }, - "free": [ - "solid" - ] - }, - "hockey-puck": { - "changes": [ - "5.0.5" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f453", - "label": "Hockey Puck", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861415, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M0 160c0-53 114.6-96 256-96s256 43 256 96-114.6 96-256 96S0 213 0 160zm0 82.2V352c0 53 114.6 96 256 96s256-43 256-96V242.2c-113.4 82.3-398.5 82.4-512 0z" - } - }, - "free": [ - "solid" - ] - }, - "holly-berry": { - "changes": [ - "5.6.0" - ], - "ligatures": [], - "search": { - "terms": [ - "catwoman", - "christmas", - "decoration", - "flora", - "halle", - "holiday", - "ororo munroe", - "plant", - "storm", - "xmas" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f7aa", - "label": "Holly Berry", - "svg": { - "solid": { - "last_modified": 1546440861415, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M144 192c26.5 0 48-21.5 48-48s-21.5-48-48-48-48 21.5-48 48 21.5 48 48 48zm112-48c0 26.5 21.5 48 48 48s48-21.5 48-48-21.5-48-48-48-48 21.5-48 48zm-32-48c26.5 0 48-21.5 48-48S250.5 0 224 0s-48 21.5-48 48 21.5 48 48 48zm-16.2 139.1c.1-12.4-13.1-20.1-23.8-13.7-34.3 20.3-71.4 32.7-108.7 36.2-9.7.9-15.6 11.3-11.6 20.2 6.2 13.9 11.1 28.6 14.7 43.8 3.6 15.2-5.3 30.6-20.2 35.1-14.9 4.5-30.1 7.6-45.3 9.1-9.7 1-15.7 11.3-11.7 20.2 15 32.8 22.9 69.5 23 107.7.1 14.4 15.2 23.1 27.6 16 33.2-19 68.9-30.5 104.8-33.9 9.7-.9 15.6-11.3 11.6-20.2-6.2-13.9-11.1-28.6-14.7-43.8-3.6-15.2 5.3-30.6 20.2-35.1 14.9-4.5 30.1-7.6 45.3-9.1 9.7-1 15.7-11.3 11.7-20.2-15.5-34.2-23.3-72.5-22.9-112.3zM435 365.6c-15.2-1.6-30.3-4.7-45.3-9.1-14.9-4.5-23.8-19.9-20.2-35.1 3.6-15.2 8.5-29.8 14.7-43.8 4-8.9-1.9-19.3-11.6-20.2-37.3-3.5-74.4-15.9-108.7-36.2-10.7-6.3-23.9 1.4-23.8 13.7 0 1.6-.2 3.2-.2 4.9.2 33.3 7 65.7 19.9 94 5.7 12.4 5.2 26.6-.6 38.9 4.9 1.2 9.9 2.2 14.8 3.7 14.9 4.5 23.8 19.9 20.2 35.1-3.6 15.2-8.5 29.8-14.7 43.8-4 8.9 1.9 19.3 11.6 20.2 35.9 3.4 71.6 14.9 104.8 33.9 12.5 7.1 27.6-1.6 27.6-16 .2-38.2 8-75 23-107.7 4.3-8.7-1.8-19.1-11.5-20.1z" - } - }, - "free": [ - "solid" - ] - }, - "home": { - "changes": [ - "1", - "5.0.0", - "5.7.0" - ], - "ligatures": [], - "search": { - "terms": [ - "building", - "house", - "main" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f015", - "label": "home", - "voted": false, - "svg": { - "solid": { - "last_modified": 1548697859201, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M280.37 148.26L96 300.11V464a16 16 0 0 0 16 16l112.06-.29a16 16 0 0 0 15.92-16V368a16 16 0 0 1 16-16h64a16 16 0 0 1 16 16v95.64a16 16 0 0 0 16 16.05L464 480a16 16 0 0 0 16-16V300L295.67 148.26a12.19 12.19 0 0 0-15.3 0zM571.6 251.47L488 182.56V44.05a12 12 0 0 0-12-12h-56a12 12 0 0 0-12 12v72.61L318.47 43a48 48 0 0 0-61 0L4.34 251.47a12 12 0 0 0-1.6 16.9l25.5 31A12 12 0 0 0 45.15 301l235.22-193.74a12.19 12.19 0 0 1 15.3 0L530.9 301a12 12 0 0 0 16.9-1.6l25.5-31a12 12 0 0 0-1.7-16.93z" - } - }, - "free": [ - "solid" - ] - }, - "hooli": { - "changes": [ - "5.0.0", - "5.7.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f427", - "label": "Hooli", - "voted": false, - "svg": { - "brands": { - "last_modified": 1548364699928, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M144.5 352l38.3.8c-13.2-4.6-26-10.2-38.3-16.8zm57.7-5.3v5.3l-19.4.8c36.5 12.5 69.9 14.2 94.7 7.2-19.9.2-45.8-2.6-75.3-13.3zm408.9-115.2c15.9 0 28.9-12.9 28.9-28.9s-12.9-24.5-28.9-24.5c-15.9 0-28.9 8.6-28.9 24.5s12.9 28.9 28.9 28.9zm-29 120.5H640V241.5h-57.9zm-73.7 0h57.9V156.7L508.4 184zm-31-119.4c-18.2-18.2-50.4-17.1-50.4-17.1s-32.3-1.1-50.4 17.1c-18.2 18.2-16.8 33.9-16.8 52.6s-1.4 34.3 16.8 52.5 50.4 17.1 50.4 17.1 32.3 1.1 50.4-17.1c18.2-18.2 16.8-33.8 16.8-52.5-.1-18.8 1.3-34.5-16.8-52.6zm-39.8 71.9c0 3.6-1.8 12.5-10.7 12.5s-10.7-8.9-10.7-12.5v-40.4c0-8.7 7.3-10.9 10.7-10.9s10.7 2.1 10.7 10.9zm-106.2-71.9c-18.2-18.2-50.4-17.1-50.4-17.1s-32.2-1.1-50.4 17.1c-1.9 1.9-3.7 3.9-5.3 6-38.2-29.6-72.5-46.5-102.1-61.1v-20.7l-22.5 10.6c-54.4-22.1-89-18.2-97.3.1 0 0-24.9 32.8 61.8 110.8V352h57.9v-28.6c-6.5-4.2-13-8.7-19.4-13.6-14.8-11.2-27.4-21.6-38.4-31.4v-31c13.1 14.7 30.5 31.4 53.4 50.3l4.5 3.6v-29.8c0-6.9 1.7-18.2 10.8-18.2s10.6 6.9 10.6 15V317c18 12.2 37.3 22.1 57.7 29.6v-93.9c0-18.7-13.4-37.4-40.6-37.4-15.8-.1-30.5 8.2-38.5 21.9v-54.3c41.9 20.9 83.9 46.5 99.9 58.3-10.2 14.6-9.3 28.1-9.3 43.7 0 18.7-1.4 34.3 16.8 52.5s50.4 17.1 50.4 17.1 32.3 1.1 50.4-17.1c18.2-18.2 16.7-33.8 16.7-52.5 0-18.5 1.5-34.2-16.7-52.3zM65.2 184v63.3c-48.7-54.5-38.9-76-35.2-79.1 13.5-11.4 37.5-8 64.4 2.1zm226.5 120.5c0 3.6-1.8 12.5-10.7 12.5s-10.7-8.9-10.7-12.5v-40.4c0-8.7 7.3-10.9 10.7-10.9s10.7 2.1 10.7 10.9z" - } - }, - "free": [ - "brands" - ] - }, - "hornbill": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f592", - "label": "Hornbill", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860997, - "raw": "", - "viewBox": [ - "0", - "0", - "509.02", - "512" - ], - "width": 509, - "height": 512, - "path": "M75.37 370.3c2.14 15.83-5.77 31.98-20.94 39.29-18.85 9.1-41.55 1.17-50.68-17.68-9.08-18.83-1.13-41.58 17.7-50.65 7.05-3.4 14.63-4.42 21.85-3.38-78.28-111.35 52-190.53 52-190.53-5.86 43.04-8.24 91.16-8.24 91.16-67.31 41.45.92 64.06 39.81 72.87 19.77 53.62 71.18 91.94 131.66 91.94 1.92 0 3.77-.21 5.67-.28l.11 18.86c-99.22 1.39-158.7-29.14-188.94-51.6zM183.38 42.6c.89-7-.1-14.33-3.39-21.15-9.1-18.84-31.82-26.78-50.66-17.69-18.86 9.1-26.8 31.83-17.69 50.68 6.98 14.47 22.02 22.42 37.18 21.23-22.55 29.91-53.83 89.57-52.42 190.03l21.84-.15c-.02-.9-.14-1.77-.14-2.68 0-58.95 36.37-109.33 87.85-130.16 8.01-37.75 30.74-114.3 73.84-44.29 0 0 48.14 2.38 91.18 8.24 0-.01-77.84-128.03-187.59-54.06zm304.18 134.17c18.84-9.09 26.81-31.81 17.7-50.65-9.1-18.85-31.83-26.77-50.67-17.69-15.27 7.37-23.19 23.69-20.87 39.64-31.71-21.94-89.84-49.05-183.45-47.74l.14 22.5c2.7-.15 5.39-.41 8.14-.41 59.3 0 109.9 36.8 130.49 88.76 39.1 9.02 105.06 31.58 38.46 72.54 0 0-2.34 48.13-8.21 91.16 0 0 133.45-81.16 48.96-194.61 6.43.5 13.07-.49 19.31-3.5zM373.05 436.24c21.43-32.46 46.42-89.69 45.14-179.66l-19.52.14c.08 2.06.3 4.07.3 6.15 0 60.27-38.05 111.55-91.39 131.45-8.85 38.95-31.44 106.66-72.77 39.49 0 0-48.12-2.34-91.19-8.22 0 0 79.92 131.34 191.9 50.97.31 4.72 1.45 9.45 3.64 13.97 9.06 18.89 31.8 26.78 50.64 17.71 18.86-9.1 26.79-31.83 17.7-50.65-6.56-13.62-20.26-21.43-34.45-21.35z" - } - }, - "free": [ - "brands" - ] - }, - "horse": { - "changes": [ - "5.4.0" - ], - "ligatures": [], - "search": { - "terms": [ - "equus", - "fauna", - "mammmal", - "neigh" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f6f0", - "label": "Horse", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861415, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M575.92 76.6c-.01-8.13-3.02-15.87-8.58-21.8-3.78-4.03-8.58-9.12-13.69-14.5 11.06-6.84 19.5-17.49 22.18-30.66C576.85 4.68 572.96 0 567.9 0H447.92c-70.69 0-128 57.31-128 128H160c-28.84 0-54.4 12.98-72 33.11V160c-48.53 0-88 39.47-88 88v56c0 8.84 7.16 16 16 16h16c8.84 0 16-7.16 16-16v-56c0-13.22 6.87-24.39 16.78-31.68-.21 2.58-.78 5.05-.78 7.68 0 27.64 11.84 52.36 30.54 69.88l-25.72 68.6a63.945 63.945 0 0 0-2.16 37.99l24.85 99.41A15.982 15.982 0 0 0 107.02 512h65.96c10.41 0 18.05-9.78 15.52-19.88l-26.31-105.26 23.84-63.59L320 345.6V496c0 8.84 7.16 16 16 16h64c8.84 0 16-7.16 16-16V318.22c19.74-20.19 32-47.75 32-78.22 0-.22-.07-.42-.08-.64V136.89l16 7.11 18.9 37.7c7.45 14.87 25.05 21.55 40.49 15.37l32.55-13.02a31.997 31.997 0 0 0 20.12-29.74l-.06-77.71zm-64 19.4c-8.84 0-16-7.16-16-16s7.16-16 16-16 16 7.16 16 16-7.16 16-16 16z" - } - }, - "free": [ - "solid" - ] - }, - "horse-head": { - "changes": [ - "5.6.0" - ], - "ligatures": [], - "search": { - "terms": [ - "equus", - "fauna", - "mammmal", - "neigh" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f7ab", - "label": "Horse Head", - "svg": { - "solid": { - "last_modified": 1546440861415, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M509.8 332.5l-69.9-164.3c-14.9-41.2-50.4-71-93-79.2 18-10.6 46.3-35.9 34.2-82.3-1.3-5-7.1-7.9-12-6.1L166.9 76.3C35.9 123.4 0 238.9 0 398.8V480c0 17.7 14.3 32 32 32h236.2c23.8 0 39.3-25 28.6-46.3L256 384v-.7c-45.6-3.5-84.6-30.7-104.3-69.6-1.6-3.1-.9-6.9 1.6-9.3l12.1-12.1c3.9-3.9 10.6-2.7 12.9 2.4 14.8 33.7 48.2 57.4 87.4 57.4 17.2 0 33-5.1 46.8-13.2l46 63.9c6 8.4 15.7 13.3 26 13.3h50.3c8.5 0 16.6-3.4 22.6-9.4l45.3-39.8c8.9-9.1 11.7-22.6 7.1-34.4zM328 224c-13.3 0-24-10.7-24-24s10.7-24 24-24 24 10.7 24 24-10.7 24-24 24z" - } - }, - "free": [ - "solid" - ] - }, - "hospital": { - "changes": [ - "3", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "building", - "emergency room", - "medical center" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f0f8", - "label": "hospital", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861416, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M448 492v20H0v-20c0-6.627 5.373-12 12-12h20V120c0-13.255 10.745-24 24-24h88V24c0-13.255 10.745-24 24-24h112c13.255 0 24 10.745 24 24v72h88c13.255 0 24 10.745 24 24v360h20c6.627 0 12 5.373 12 12zM308 192h-40c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h40c6.627 0 12-5.373 12-12v-40c0-6.627-5.373-12-12-12zm-168 64h40c6.627 0 12-5.373 12-12v-40c0-6.627-5.373-12-12-12h-40c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12zm104 128h-40c-6.627 0-12 5.373-12 12v84h64v-84c0-6.627-5.373-12-12-12zm64-96h-40c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h40c6.627 0 12-5.373 12-12v-40c0-6.627-5.373-12-12-12zm-116 12c0-6.627-5.373-12-12-12h-40c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h40c6.627 0 12-5.373 12-12v-40zM182 96h26v26a6 6 0 0 0 6 6h20a6 6 0 0 0 6-6V96h26a6 6 0 0 0 6-6V70a6 6 0 0 0-6-6h-26V38a6 6 0 0 0-6-6h-20a6 6 0 0 0-6 6v26h-26a6 6 0 0 0-6 6v20a6 6 0 0 0 6 6z" - }, - "regular": { - "last_modified": 1546440861282, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M128 244v-40c0-6.627 5.373-12 12-12h40c6.627 0 12 5.373 12 12v40c0 6.627-5.373 12-12 12h-40c-6.627 0-12-5.373-12-12zm140 12h40c6.627 0 12-5.373 12-12v-40c0-6.627-5.373-12-12-12h-40c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12zm-76 84v-40c0-6.627-5.373-12-12-12h-40c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h40c6.627 0 12-5.373 12-12zm76 12h40c6.627 0 12-5.373 12-12v-40c0-6.627-5.373-12-12-12h-40c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12zm180 124v36H0v-36c0-6.627 5.373-12 12-12h19.5V85.035C31.5 73.418 42.245 64 55.5 64H144V24c0-13.255 10.745-24 24-24h112c13.255 0 24 10.745 24 24v40h88.5c13.255 0 24 9.418 24 21.035V464H436c6.627 0 12 5.373 12 12zM79.5 463H192v-67c0-6.627 5.373-12 12-12h40c6.627 0 12 5.373 12 12v67h112.5V112H304v24c0 13.255-10.745 24-24 24H168c-13.255 0-24-10.745-24-24v-24H79.5v351zM266 64h-26V38a6 6 0 0 0-6-6h-20a6 6 0 0 0-6 6v26h-26a6 6 0 0 0-6 6v20a6 6 0 0 0 6 6h26v26a6 6 0 0 0 6 6h20a6 6 0 0 0 6-6V96h26a6 6 0 0 0 6-6V70a6 6 0 0 0-6-6z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "hospital-alt": { - "changes": [ - "5.0.7" - ], - "ligatures": [], - "search": { - "terms": [ - "building", - "emergency room", - "medical center" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f47d", - "label": "Alternate Hospital", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861416, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M544 96H416V32c0-17.7-14.3-32-32-32H192c-17.7 0-32 14.3-32 32v64H32c-17.7 0-32 14.3-32 32v368c0 8.8 7.2 16 16 16h544c8.8 0 16-7.2 16-16V128c0-17.7-14.3-32-32-32zM160 436c0 6.6-5.4 12-12 12h-40c-6.6 0-12-5.4-12-12v-40c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40zm0-128c0 6.6-5.4 12-12 12h-40c-6.6 0-12-5.4-12-12v-40c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40zm160 128c0 6.6-5.4 12-12 12h-40c-6.6 0-12-5.4-12-12v-40c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40zm0-128c0 6.6-5.4 12-12 12h-40c-6.6 0-12-5.4-12-12v-40c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40zm16-170c0 3.3-2.7 6-6 6h-26v26c0 3.3-2.7 6-6 6h-20c-3.3 0-6-2.7-6-6v-26h-26c-3.3 0-6-2.7-6-6v-20c0-3.3 2.7-6 6-6h26V86c0-3.3 2.7-6 6-6h20c3.3 0 6 2.7 6 6v26h26c3.3 0 6 2.7 6 6v20zm144 298c0 6.6-5.4 12-12 12h-40c-6.6 0-12-5.4-12-12v-40c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40zm0-128c0 6.6-5.4 12-12 12h-40c-6.6 0-12-5.4-12-12v-40c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40z" - } - }, - "free": [ - "solid" - ] - }, - "hospital-symbol": { - "changes": [ - "5.0.7" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f47e", - "label": "Hospital Symbol", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861416, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M256 0C114.6 0 0 114.6 0 256s114.6 256 256 256 256-114.6 256-256S397.4 0 256 0zm112 376c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8v-88h-96v88c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V136c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v88h96v-88c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v240z" - } - }, - "free": [ - "solid" - ] - }, - "hot-tub": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f593", - "label": "Hot Tub", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861416, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M414.21 177.65c1.02 8.21 7.75 14.35 15.75 14.35h16.12c9.51 0 17.08-8.57 16-18.35-4.34-39.11-22.4-74.53-50.13-97.16-17.37-14.17-28.82-36.75-31.98-62.15C378.96 6.14 372.22 0 364.23 0h-16.12c-9.51 0-17.09 8.57-16 18.35 4.34 39.11 22.4 74.53 50.13 97.16 17.36 14.17 28.82 36.75 31.97 62.14zm-108 0c1.02 8.21 7.75 14.35 15.75 14.35h16.12c9.51 0 17.08-8.57 16-18.35-4.34-39.11-22.4-74.53-50.13-97.16-17.37-14.17-28.82-36.75-31.98-62.15C270.96 6.14 264.22 0 256.23 0h-16.12c-9.51 0-17.09 8.57-16 18.35 4.34 39.11 22.4 74.53 50.13 97.16 17.36 14.17 28.82 36.75 31.97 62.14zM480 256H256l-110.93-83.2a63.99 63.99 0 0 0-38.4-12.8H64c-35.35 0-64 28.65-64 64v224c0 35.35 28.65 64 64 64h384c35.35 0 64-28.65 64-64V288c0-17.67-14.33-32-32-32zM128 440c0 4.42-3.58 8-8 8h-16c-4.42 0-8-3.58-8-8V328c0-4.42 3.58-8 8-8h16c4.42 0 8 3.58 8 8v112zm96 0c0 4.42-3.58 8-8 8h-16c-4.42 0-8-3.58-8-8V328c0-4.42 3.58-8 8-8h16c4.42 0 8 3.58 8 8v112zm96 0c0 4.42-3.58 8-8 8h-16c-4.42 0-8-3.58-8-8V328c0-4.42 3.58-8 8-8h16c4.42 0 8 3.58 8 8v112zm96 0c0 4.42-3.58 8-8 8h-16c-4.42 0-8-3.58-8-8V328c0-4.42 3.58-8 8-8h16c4.42 0 8 3.58 8 8v112zM64 128c35.35 0 64-28.65 64-64S99.35 0 64 0 0 28.65 0 64s28.65 64 64 64z" - } - }, - "free": [ - "solid" - ] - }, - "hotdog": { - "changes": [ - "5.7.0" - ], - "ligatures": [], - "search": { - "terms": [ - "bun", - "chili", - "frankfurt", - "frankfurter", - "kosher", - "polish", - "sandwich", - "sausage", - "vienna", - "weiner" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f80f", - "label": "Hot Dog", - "voted": false, - "svg": { - "solid": { - "last_modified": 1548697762016, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M488.56 23.44a80 80 0 0 0-113.12 0l-352 352a80 80 0 1 0 113.12 113.12l352-352a80 80 0 0 0 0-113.12zm-49.93 95.19c-19.6 19.59-37.52 22.67-51.93 25.14C373.76 146 364.4 147.6 352 160s-14 21.76-16.23 34.71c-2.48 14.4-5.55 32.33-25.15 51.92s-37.52 22.67-51.92 25.15C245.75 274 236.4 275.6 224 288s-14 21.75-16.23 34.7c-2.47 14.4-5.54 32.33-25.14 51.92s-37.53 22.68-51.93 25.15C117.76 402 108.4 403.6 96 416a16 16 0 0 1-22.63-22.63c19.6-19.59 37.52-22.67 51.92-25.14 13-2.22 22.3-3.82 34.71-16.23s14-21.75 16.22-34.7c2.48-14.4 5.55-32.33 25.15-51.92s37.52-22.67 51.92-25.14c13-2.22 22.3-3.83 34.7-16.23s14-21.76 16.24-34.71c2.47-14.4 5.54-32.33 25.14-51.92s37.52-22.68 51.92-25.15C394.24 110 403.59 108.41 416 96a16 16 0 0 1 22.63 22.63zM31.44 322.18L322.18 31.44l-11.54-11.55c-25-25-63.85-26.66-86.79-3.72L16.17 223.85c-22.94 22.94-21.27 61.79 3.72 86.78zm449.12-132.36L189.82 480.56l11.54 11.55c25 25 63.85 26.66 86.79 3.72l207.68-207.68c22.94-22.94 21.27-61.79-3.72-86.79z" - } - }, - "free": [ - "solid" - ] - }, - "hotel": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [ - "building", - "lodging" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f594", - "label": "Hotel", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861416, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M560 64c8.84 0 16-7.16 16-16V16c0-8.84-7.16-16-16-16H16C7.16 0 0 7.16 0 16v32c0 8.84 7.16 16 16 16h15.98v384H16c-8.84 0-16 7.16-16 16v32c0 8.84 7.16 16 16 16h240v-80c0-8.8 7.2-16 16-16h32c8.8 0 16 7.2 16 16v80h240c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16h-16V64h16zm-304 44.8c0-6.4 6.4-12.8 12.8-12.8h38.4c6.4 0 12.8 6.4 12.8 12.8v38.4c0 6.4-6.4 12.8-12.8 12.8h-38.4c-6.4 0-12.8-6.4-12.8-12.8v-38.4zm0 96c0-6.4 6.4-12.8 12.8-12.8h38.4c6.4 0 12.8 6.4 12.8 12.8v38.4c0 6.4-6.4 12.8-12.8 12.8h-38.4c-6.4 0-12.8-6.4-12.8-12.8v-38.4zm-128-96c0-6.4 6.4-12.8 12.8-12.8h38.4c6.4 0 12.8 6.4 12.8 12.8v38.4c0 6.4-6.4 12.8-12.8 12.8h-38.4c-6.4 0-12.8-6.4-12.8-12.8v-38.4zM179.2 256h-38.4c-6.4 0-12.8-6.4-12.8-12.8v-38.4c0-6.4 6.4-12.8 12.8-12.8h38.4c6.4 0 12.8 6.4 12.8 12.8v38.4c0 6.4-6.4 12.8-12.8 12.8zM192 384c0-53.02 42.98-96 96-96s96 42.98 96 96H192zm256-140.8c0 6.4-6.4 12.8-12.8 12.8h-38.4c-6.4 0-12.8-6.4-12.8-12.8v-38.4c0-6.4 6.4-12.8 12.8-12.8h38.4c6.4 0 12.8 6.4 12.8 12.8v38.4zm0-96c0 6.4-6.4 12.8-12.8 12.8h-38.4c-6.4 0-12.8-6.4-12.8-12.8v-38.4c0-6.4 6.4-12.8 12.8-12.8h38.4c6.4 0 12.8 6.4 12.8 12.8v38.4z" - } - }, - "free": [ - "solid" - ] - }, - "hotjar": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f3b1", - "label": "Hotjar", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860997, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M414.9 161.5C340.2 29 121.1 0 121.1 0S222.2 110.4 93 197.7C11.3 252.8-21 324.4 14 402.6c26.8 59.9 83.5 84.3 144.6 93.4-29.2-55.1-6.6-122.4-4.1-129.6 57.1 86.4 165 0 110.8-93.9 71 15.4 81.6 138.6 27.1 215.5 80.5-25.3 134.1-88.9 148.8-145.6 15.5-59.3 3.7-127.9-26.3-180.9z" - } - }, - "free": [ - "brands" - ] - }, - "hourglass": { - "changes": [ - "4.4", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f254", - "label": "Hourglass", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861416, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M360 64c13.255 0 24-10.745 24-24V24c0-13.255-10.745-24-24-24H24C10.745 0 0 10.745 0 24v16c0 13.255 10.745 24 24 24 0 90.965 51.016 167.734 120.842 192C75.016 280.266 24 357.035 24 448c-13.255 0-24 10.745-24 24v16c0 13.255 10.745 24 24 24h336c13.255 0 24-10.745 24-24v-16c0-13.255-10.745-24-24-24 0-90.965-51.016-167.734-120.842-192C308.984 231.734 360 154.965 360 64z" - }, - "regular": { - "last_modified": 1546440861282, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M368 48h4c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12H12C5.373 0 0 5.373 0 12v24c0 6.627 5.373 12 12 12h4c0 80.564 32.188 165.807 97.18 208C47.899 298.381 16 383.9 16 464h-4c-6.627 0-12 5.373-12 12v24c0 6.627 5.373 12 12 12h360c6.627 0 12-5.373 12-12v-24c0-6.627-5.373-12-12-12h-4c0-80.564-32.188-165.807-97.18-208C336.102 213.619 368 128.1 368 48zM64 48h256c0 101.62-57.307 184-128 184S64 149.621 64 48zm256 416H64c0-101.62 57.308-184 128-184s128 82.38 128 184z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "hourglass-end": { - "changes": [ - "4.4", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f253", - "label": "Hourglass End", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861416, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M360 64c13.255 0 24-10.745 24-24V24c0-13.255-10.745-24-24-24H24C10.745 0 0 10.745 0 24v16c0 13.255 10.745 24 24 24 0 90.965 51.016 167.734 120.842 192C75.016 280.266 24 357.035 24 448c-13.255 0-24 10.745-24 24v16c0 13.255 10.745 24 24 24h336c13.255 0 24-10.745 24-24v-16c0-13.255-10.745-24-24-24 0-90.965-51.016-167.734-120.842-192C308.984 231.734 360 154.965 360 64zM192 208c-57.787 0-104-66.518-104-144h208c0 77.945-46.51 144-104 144z" - } - }, - "free": [ - "solid" - ] - }, - "hourglass-half": { - "changes": [ - "4.4", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f252", - "label": "Hourglass Half", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861416, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M360 0H24C10.745 0 0 10.745 0 24v16c0 13.255 10.745 24 24 24 0 90.965 51.016 167.734 120.842 192C75.016 280.266 24 357.035 24 448c-13.255 0-24 10.745-24 24v16c0 13.255 10.745 24 24 24h336c13.255 0 24-10.745 24-24v-16c0-13.255-10.745-24-24-24 0-90.965-51.016-167.734-120.842-192C308.984 231.734 360 154.965 360 64c13.255 0 24-10.745 24-24V24c0-13.255-10.745-24-24-24zm-75.078 384H99.08c17.059-46.797 52.096-80 92.92-80 40.821 0 75.862 33.196 92.922 80zm.019-256H99.078C91.988 108.548 88 86.748 88 64h208c0 22.805-3.987 44.587-11.059 64z" - } - }, - "free": [ - "solid" - ] - }, - "hourglass-start": { - "changes": [ - "4.4", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f251", - "label": "Hourglass Start", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861416, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M360 0H24C10.745 0 0 10.745 0 24v16c0 13.255 10.745 24 24 24 0 90.965 51.016 167.734 120.842 192C75.016 280.266 24 357.035 24 448c-13.255 0-24 10.745-24 24v16c0 13.255 10.745 24 24 24h336c13.255 0 24-10.745 24-24v-16c0-13.255-10.745-24-24-24 0-90.965-51.016-167.734-120.842-192C308.984 231.734 360 154.965 360 64c13.255 0 24-10.745 24-24V24c0-13.255-10.745-24-24-24zm-64 448H88c0-77.458 46.204-144 104-144 57.786 0 104 66.517 104 144z" - } - }, - "free": [ - "solid" - ] - }, - "house-damage": { - "changes": [ - "5.4.0" - ], - "ligatures": [], - "search": { - "terms": [ - "building", - "devastation", - "home" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f6f1", - "label": "Damaged House", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861416, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M288 114.96L69.47 307.71c-1.62 1.46-3.69 2.14-5.47 3.35V496c0 8.84 7.16 16 16 16h149.23L192 439.19l104.11-64-60.16-119.22L384 392.75l-104.11 64L319.81 512H496c8.84 0 16-7.16 16-16V311.1c-1.7-1.16-3.72-1.82-5.26-3.2L288 114.96zm282.69 121.32L512 184.45V48c0-8.84-7.16-16-16-16h-64c-8.84 0-16 7.16-16 16v51.69L314.75 10.31C307.12 3.45 297.56.01 288 0s-19.1 3.41-26.7 10.27L5.31 236.28c-6.57 5.91-7.12 16.02-1.21 22.6l21.4 23.82c5.9 6.57 16.02 7.12 22.6 1.21L277.42 81.63c6.05-5.33 15.12-5.33 21.17 0L527.91 283.9c6.57 5.9 16.69 5.36 22.6-1.21l21.4-23.82c5.9-6.57 5.36-16.69-1.22-22.59z" - } - }, - "free": [ - "solid" - ] - }, - "houzz": { - "changes": [ - "4.4", - "5.0.0", - "5.0.9" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f27c", - "label": "Houzz", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860998, - "raw": "", - "viewBox": [ - "0", - "0", - "414.6", - "512" - ], - "width": 414, - "height": 512, - "path": "M258.9 330.7H154.3V480H0V32h109.5v104.5l305.1 85.6V480H258.9V330.7z" - } - }, - "free": [ - "brands" - ] - }, - "hryvnia": { - "changes": [ - "5.4.0" - ], - "ligatures": [], - "search": { - "terms": [ - "money" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f6f2", - "label": "Hryvnia", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861417, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M368 240c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16h-41.86c13.41-28.63 13.74-63.33-4.13-94.05C303.34 49.84 267.1 32 229.96 32h-78.82c-24.32 0-47.86 8.53-66.54 24.09L72.83 65.9c-10.18 8.49-11.56 23.62-3.07 33.8l20.49 24.59c8.49 10.19 23.62 11.56 33.81 3.07l11.73-9.78c4.32-3.6 9.77-5.57 15.39-5.57h83.62c11.69 0 21.2 9.52 21.2 21.2 0 5.91-2.48 11.58-6.81 15.58L219.7 176H16c-8.84 0-16 7.16-16 16v32c0 8.84 7.16 16 16 16h134.37l-34.67 32H16c-8.84 0-16 7.16-16 16v32c0 8.84 7.16 16 16 16h41.86c-13.41 28.63-13.74 63.33 4.13 94.05C80.66 462.15 116.9 480 154.04 480h78.82c24.32 0 47.86-8.53 66.54-24.09l11.77-9.81c10.18-8.49 11.56-23.62 3.07-33.8l-20.49-24.59c-8.49-10.19-23.62-11.56-33.81-3.07l-11.75 9.8a23.992 23.992 0 0 1-15.36 5.56H149.2c-11.69 0-21.2-9.52-21.2-21.2 0-5.91 2.48-11.58 6.81-15.58L164.3 336H368c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16H233.63l34.67-32H368z" - } - }, - "free": [ - "solid" - ] - }, - "html5": { - "changes": [ - "3.1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f13b", - "label": "HTML 5 Logo", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860998, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M0 32l34.9 395.8L191.5 480l157.6-52.2L384 32H0zm308.2 127.9H124.4l4.1 49.4h175.6l-13.6 148.4-97.9 27v.3h-1.1l-98.7-27.3-6-75.8h47.7L138 320l53.5 14.5 53.7-14.5 6-62.2H84.3L71.5 112.2h241.1l-4.4 47.7z" - } - }, - "free": [ - "brands" - ] - }, - "hubspot": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f3b2", - "label": "HubSpot", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860998, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M267.4 211.6c-25.1 23.7-40.8 57.3-40.8 94.6 0 29.3 9.7 56.3 26 78L203.1 434c-4.4-1.6-9.1-2.5-14-2.5-10.8 0-20.9 4.2-28.5 11.8-7.6 7.6-11.8 17.8-11.8 28.6s4.2 20.9 11.8 28.5c7.6 7.6 17.8 11.6 28.5 11.6 10.8 0 20.9-3.9 28.6-11.6 7.6-7.6 11.8-17.8 11.8-28.5 0-4.2-.6-8.2-1.9-12.1l50-50.2c22 16.9 49.4 26.9 79.3 26.9 71.9 0 130-58.3 130-130.2 0-65.2-47.7-119.2-110.2-128.7V116c17.5-7.4 28.2-23.8 28.2-42.9 0-26.1-20.9-47.9-47-47.9S311.2 47 311.2 73.1c0 19.1 10.7 35.5 28.2 42.9v61.2c-15.2 2.1-29.6 6.7-42.7 13.6-27.6-20.9-117.5-85.7-168.9-124.8 1.2-4.4 2-9 2-13.8C129.8 23.4 106.3 0 77.4 0 48.6 0 25.2 23.4 25.2 52.2c0 28.9 23.4 52.3 52.2 52.3 9.8 0 18.9-2.9 26.8-7.6l163.2 114.7zm89.5 163.6c-38.1 0-69-30.9-69-69s30.9-69 69-69 69 30.9 69 69-30.9 69-69 69z" - } - }, - "free": [ - "brands" - ] - }, - "i-cursor": { - "changes": [ - "4.4", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f246", - "label": "I Beam Cursor", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861417, - "raw": "", - "viewBox": [ - "0", - "0", - "256", - "512" - ], - "width": 256, - "height": 512, - "path": "M256 52.048V12.065C256 5.496 250.726.148 244.158.066 211.621-.344 166.469.011 128 37.959 90.266.736 46.979-.114 11.913.114 5.318.157 0 5.519 0 12.114v39.645c0 6.687 5.458 12.078 12.145 11.998C38.111 63.447 96 67.243 96 112.182V224H60c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h36v112c0 44.932-56.075 48.031-83.95 47.959C5.404 447.942 0 453.306 0 459.952v39.983c0 6.569 5.274 11.917 11.842 11.999 32.537.409 77.689.054 116.158-37.894 37.734 37.223 81.021 38.073 116.087 37.845 6.595-.043 11.913-5.405 11.913-12V460.24c0-6.687-5.458-12.078-12.145-11.998C217.889 448.553 160 444.939 160 400V288h36c6.627 0 12-5.373 12-12v-40c0-6.627-5.373-12-12-12h-36V112.182c0-44.932 56.075-48.213 83.95-48.142 6.646.018 12.05-5.346 12.05-11.992z" - } - }, - "free": [ - "solid" - ] - }, - "ice-cream": { - "changes": [ - "5.7.0" - ], - "ligatures": [], - "search": { - "terms": [ - "chocolate", - "cone", - "dessert", - "frozen", - "scoop", - "sorbet", - "vanilla", - "yogurt" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f810", - "label": "Ice Cream", - "voted": false, - "svg": { - "solid": { - "last_modified": 1548697762016, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M368 160h-.94a144 144 0 1 0-286.12 0H80a48 48 0 0 0 0 96h288a48 48 0 0 0 0-96zM195.38 493.69a31.52 31.52 0 0 0 57.24 0L352 288H96z" - } - }, - "free": [ - "solid" - ] - }, - "icicles": { - "changes": [ - "5.6.0" - ], - "ligatures": [], - "search": { - "terms": [ - "cold", - "frozen", - "hanging", - "ice", - "seasonal", - "sharp" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f7ad", - "label": "Icicles", - "svg": { - "solid": { - "last_modified": 1546440861417, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M511.4 37.9C515.1 18.2 500 0 480 0H32C10.6 0-4.8 20.7 1.4 41.2l87.1 273.4c2.5 7.2 12.7 7.2 15.1 0L140 190.5l44.2 187.3c1.9 8.3 13.7 8.3 15.6 0l46.5-196.9 34.1 133.4c2.3 7.6 13 7.6 15.3 0l45.8-172.5 66.7 363.8c1.7 8.6 14 8.6 15.7 0l87.5-467.7z" - } - }, - "free": [ - "solid" - ] - }, - "id-badge": { - "changes": [ - "4.7", - "5.0.0", - "5.0.3" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f2c1", - "label": "Identification Badge", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861417, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M336 0H48C21.5 0 0 21.5 0 48v416c0 26.5 21.5 48 48 48h288c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48zM144 32h96c8.8 0 16 7.2 16 16s-7.2 16-16 16h-96c-8.8 0-16-7.2-16-16s7.2-16 16-16zm48 128c35.3 0 64 28.7 64 64s-28.7 64-64 64-64-28.7-64-64 28.7-64 64-64zm112 236.8c0 10.6-10 19.2-22.4 19.2H102.4C90 416 80 407.4 80 396.8v-19.2c0-31.8 30.1-57.6 67.2-57.6h5c12.3 5.1 25.7 8 39.8 8s27.6-2.9 39.8-8h5c37.1 0 67.2 25.8 67.2 57.6v19.2z" - }, - "regular": { - "last_modified": 1546440861283, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M336 0H48C21.5 0 0 21.5 0 48v416c0 26.5 21.5 48 48 48h288c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48zm0 464H48V48h288v416zM144 112h96c8.8 0 16-7.2 16-16s-7.2-16-16-16h-96c-8.8 0-16 7.2-16 16s7.2 16 16 16zm48 176c35.3 0 64-28.7 64-64s-28.7-64-64-64-64 28.7-64 64 28.7 64 64 64zm-89.6 128h179.2c12.4 0 22.4-8.6 22.4-19.2v-19.2c0-31.8-30.1-57.6-67.2-57.6-10.8 0-18.7 8-44.8 8-26.9 0-33.4-8-44.8-8-37.1 0-67.2 25.8-67.2 57.6v19.2c0 10.6 10 19.2 22.4 19.2z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "id-card": { - "changes": [ - "4.7", - "5.0.0", - "5.0.3" - ], - "ligatures": [], - "search": { - "terms": [ - "document", - "identification", - "issued" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f2c2", - "label": "Identification Card", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861417, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M528 32H48C21.5 32 0 53.5 0 80v16h576V80c0-26.5-21.5-48-48-48zM0 432c0 26.5 21.5 48 48 48h480c26.5 0 48-21.5 48-48V128H0v304zm352-232c0-4.4 3.6-8 8-8h144c4.4 0 8 3.6 8 8v16c0 4.4-3.6 8-8 8H360c-4.4 0-8-3.6-8-8v-16zm0 64c0-4.4 3.6-8 8-8h144c4.4 0 8 3.6 8 8v16c0 4.4-3.6 8-8 8H360c-4.4 0-8-3.6-8-8v-16zm0 64c0-4.4 3.6-8 8-8h144c4.4 0 8 3.6 8 8v16c0 4.4-3.6 8-8 8H360c-4.4 0-8-3.6-8-8v-16zM176 192c35.3 0 64 28.7 64 64s-28.7 64-64 64-64-28.7-64-64 28.7-64 64-64zM67.1 396.2C75.5 370.5 99.6 352 128 352h8.2c12.3 5.1 25.7 8 39.8 8s27.6-2.9 39.8-8h8.2c28.4 0 52.5 18.5 60.9 44.2 3.2 9.9-5.2 19.8-15.6 19.8H82.7c-10.4 0-18.8-10-15.6-19.8z" - }, - "regular": { - "last_modified": 1546440861283, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M528 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h480c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zm0 400H303.2c.9-4.5.8 3.6.8-22.4 0-31.8-30.1-57.6-67.2-57.6-10.8 0-18.7 8-44.8 8-26.9 0-33.4-8-44.8-8-37.1 0-67.2 25.8-67.2 57.6 0 26-.2 17.9.8 22.4H48V144h480v288zm-168-80h112c4.4 0 8-3.6 8-8v-16c0-4.4-3.6-8-8-8H360c-4.4 0-8 3.6-8 8v16c0 4.4 3.6 8 8 8zm0-64h112c4.4 0 8-3.6 8-8v-16c0-4.4-3.6-8-8-8H360c-4.4 0-8 3.6-8 8v16c0 4.4 3.6 8 8 8zm0-64h112c4.4 0 8-3.6 8-8v-16c0-4.4-3.6-8-8-8H360c-4.4 0-8 3.6-8 8v16c0 4.4 3.6 8 8 8zm-168 96c35.3 0 64-28.7 64-64s-28.7-64-64-64-64 28.7-64 64 28.7 64 64 64z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "id-card-alt": { - "changes": [ - "5.0.7" - ], - "ligatures": [], - "search": { - "terms": [ - "demographics" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f47f", - "label": "Alternate Identification Card", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861417, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M528 64H384v96H192V64H48C21.5 64 0 85.5 0 112v352c0 26.5 21.5 48 48 48h480c26.5 0 48-21.5 48-48V112c0-26.5-21.5-48-48-48zM288 224c35.3 0 64 28.7 64 64s-28.7 64-64 64-64-28.7-64-64 28.7-64 64-64zm93.3 224H194.7c-10.4 0-18.8-10-15.6-19.8 8.3-25.6 32.4-44.2 60.9-44.2h8.2c12.3 5.1 25.7 8 39.8 8s27.6-2.9 39.8-8h8.2c28.4 0 52.5 18.5 60.9 44.2 3.2 9.8-5.2 19.8-15.6 19.8zM352 32c0-17.7-14.3-32-32-32h-64c-17.7 0-32 14.3-32 32v96h128V32z" - } - }, - "free": [ - "solid" - ] - }, - "igloo": { - "changes": [ - "5.6.0" - ], - "ligatures": [], - "search": { - "terms": [ - "dome", - "dwelling", - "eskimo", - "home", - "house", - "ice", - "seasonal" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f7ae", - "label": "Igloo", - "svg": { - "solid": { - "last_modified": 1546440861417, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M320 33.9c-10.5-1.2-21.2-1.9-32-1.9-99.8 0-187.8 50.8-239.4 128H320V33.9zM96 192H30.3C11.1 230.6 0 274 0 320h96V192zM352 39.4V160h175.4C487.2 99.9 424.8 55.9 352 39.4zM480 320h96c0-46-11.1-89.4-30.3-128H480v128zm-64 64v96h128c17.7 0 32-14.3 32-32v-96H411.5c2.6 10.3 4.5 20.9 4.5 32zm32-192H128v128h49.8c22.2-38.1 63-64 110.2-64s88 25.9 110.2 64H448V192zM0 448c0 17.7 14.3 32 32 32h128v-96c0-11.1 1.9-21.7 4.5-32H0v96zm288-160c-53 0-96 43-96 96v96h192v-96c0-53-43-96-96-96z" - } - }, - "free": [ - "solid" - ] - }, - "image": { - "changes": [ - "1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "album", - "photo", - "picture" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f03e", - "label": "Image", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861417, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M464 448H48c-26.51 0-48-21.49-48-48V112c0-26.51 21.49-48 48-48h416c26.51 0 48 21.49 48 48v288c0 26.51-21.49 48-48 48zM112 120c-30.928 0-56 25.072-56 56s25.072 56 56 56 56-25.072 56-56-25.072-56-56-56zM64 384h384V272l-87.515-87.515c-4.686-4.686-12.284-4.686-16.971 0L208 320l-55.515-55.515c-4.686-4.686-12.284-4.686-16.971 0L64 336v48z" - }, - "regular": { - "last_modified": 1546440861283, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M464 64H48C21.49 64 0 85.49 0 112v288c0 26.51 21.49 48 48 48h416c26.51 0 48-21.49 48-48V112c0-26.51-21.49-48-48-48zm-6 336H54a6 6 0 0 1-6-6V118a6 6 0 0 1 6-6h404a6 6 0 0 1 6 6v276a6 6 0 0 1-6 6zM128 152c-22.091 0-40 17.909-40 40s17.909 40 40 40 40-17.909 40-40-17.909-40-40-40zM96 352h320v-80l-87.515-87.515c-4.686-4.686-12.284-4.686-16.971 0L192 304l-39.515-39.515c-4.686-4.686-12.284-4.686-16.971 0L96 304v48z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "images": { - "changes": [ - "1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "album", - "photo", - "picture" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f302", - "label": "Images", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861418, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M480 416v16c0 26.51-21.49 48-48 48H48c-26.51 0-48-21.49-48-48V176c0-26.51 21.49-48 48-48h16v208c0 44.112 35.888 80 80 80h336zm96-80V80c0-26.51-21.49-48-48-48H144c-26.51 0-48 21.49-48 48v256c0 26.51 21.49 48 48 48h384c26.51 0 48-21.49 48-48zM256 128c0 26.51-21.49 48-48 48s-48-21.49-48-48 21.49-48 48-48 48 21.49 48 48zm-96 144l55.515-55.515c4.686-4.686 12.284-4.686 16.971 0L272 256l135.515-135.515c4.686-4.686 12.284-4.686 16.971 0L512 208v112H160v-48z" - }, - "regular": { - "last_modified": 1546440861283, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M480 416v16c0 26.51-21.49 48-48 48H48c-26.51 0-48-21.49-48-48V176c0-26.51 21.49-48 48-48h16v48H54a6 6 0 0 0-6 6v244a6 6 0 0 0 6 6h372a6 6 0 0 0 6-6v-10h48zm42-336H150a6 6 0 0 0-6 6v244a6 6 0 0 0 6 6h372a6 6 0 0 0 6-6V86a6 6 0 0 0-6-6zm6-48c26.51 0 48 21.49 48 48v256c0 26.51-21.49 48-48 48H144c-26.51 0-48-21.49-48-48V80c0-26.51 21.49-48 48-48h384zM264 144c0 22.091-17.909 40-40 40s-40-17.909-40-40 17.909-40 40-40 40 17.909 40 40zm-72 96l39.515-39.515c4.686-4.686 12.284-4.686 16.971 0L288 240l103.515-103.515c4.686-4.686 12.284-4.686 16.971 0L480 208v80H192v-48z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "imdb": { - "changes": [ - "4.7", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f2d8", - "label": "IMDB", - "voted": false, - "svg": { - "brands": { - "last_modified": 1548363722331, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M400 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zM21.3 229.2H21c.1-.1.2-.3.3-.4zM97 319.8H64V192h33zm113.2 0h-28.7v-86.4l-11.6 86.4h-20.6l-12.2-84.5v84.5h-29V192h42.8c3.3 19.8 6 39.9 8.7 59.9l7.6-59.9h43zm11.4 0V192h24.6c17.6 0 44.7-1.6 49 20.9 1.7 7.6 1.4 16.3 1.4 24.4 0 88.5 11.1 82.6-75 82.5zm160.9-29.2c0 15.7-2.4 30.9-22.2 30.9-9 0-15.2-3-20.9-9.8l-1.9 8.1h-29.8V192h31.7v41.7c6-6.5 12-9.2 20.9-9.2 21.4 0 22.2 12.8 22.2 30.1zM265 229.9c0-9.7 1.6-16-10.3-16v83.7c12.2.3 10.3-8.7 10.3-18.4zm85.5 26.1c0-5.4 1.1-12.7-6.2-12.7-6 0-4.9 8.9-4.9 12.7 0 .6-1.1 39.6 1.1 44.7.8 1.6 2.2 2.4 3.8 2.4 7.8 0 6.2-9 6.2-14.4z" - } - }, - "free": [ - "brands" - ] - }, - "inbox": { - "changes": [ - "1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f01c", - "label": "inbox", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861418, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M567.938 243.908L462.25 85.374A48.003 48.003 0 0 0 422.311 64H153.689a48 48 0 0 0-39.938 21.374L8.062 243.908A47.994 47.994 0 0 0 0 270.533V400c0 26.51 21.49 48 48 48h480c26.51 0 48-21.49 48-48V270.533a47.994 47.994 0 0 0-8.062-26.625zM162.252 128h251.497l85.333 128H376l-32 64H232l-32-64H76.918l85.334-128z" - } - }, - "free": [ - "solid" - ] - }, - "indent": { - "changes": [ - "1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f03c", - "label": "Indent", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861418, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M0 84V44c0-8.837 7.163-16 16-16h416c8.837 0 16 7.163 16 16v40c0 8.837-7.163 16-16 16H16c-8.837 0-16-7.163-16-16zm176 144h256c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H176c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zM16 484h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zm160-128h256c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H176c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zm-52.687-111.313l-96-95.984C17.266 138.652 0 145.776 0 160.016v191.975c0 14.329 17.325 21.304 27.313 11.313l96-95.992c6.249-6.247 6.249-16.377 0-22.625z" - } - }, - "free": [ - "solid" - ] - }, - "industry": { - "changes": [ - "4.4", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "building", - "factory", - "manufacturing" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f275", - "label": "Industry", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861418, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M475.115 163.781L336 252.309v-68.28c0-18.916-20.931-30.399-36.885-20.248L160 252.309V56c0-13.255-10.745-24-24-24H24C10.745 32 0 42.745 0 56v400c0 13.255 10.745 24 24 24h464c13.255 0 24-10.745 24-24V184.029c0-18.917-20.931-30.399-36.885-20.248z" - } - }, - "free": [ - "solid" - ] - }, - "infinity": { - "changes": [ - "5.0.13", - "5.3.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f534", - "label": "Infinity", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861418, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M471.1 96C405 96 353.3 137.3 320 174.6 286.7 137.3 235 96 168.9 96 75.8 96 0 167.8 0 256s75.8 160 168.9 160c66.1 0 117.8-41.3 151.1-78.6 33.3 37.3 85 78.6 151.1 78.6 93.1 0 168.9-71.8 168.9-160S564.2 96 471.1 96zM168.9 320c-40.2 0-72.9-28.7-72.9-64s32.7-64 72.9-64c38.2 0 73.4 36.1 94 64-20.4 27.6-55.9 64-94 64zm302.2 0c-38.2 0-73.4-36.1-94-64 20.4-27.6 55.9-64 94-64 40.2 0 72.9 28.7 72.9 64s-32.7 64-72.9 64z" - } - }, - "free": [ - "solid" - ] - }, - "info": { - "changes": [ - "3.1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "details", - "help", - "information", - "more" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f129", - "label": "Info", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861418, - "raw": "", - "viewBox": [ - "0", - "0", - "192", - "512" - ], - "width": 192, - "height": 512, - "path": "M20 424.229h20V279.771H20c-11.046 0-20-8.954-20-20V212c0-11.046 8.954-20 20-20h112c11.046 0 20 8.954 20 20v212.229h20c11.046 0 20 8.954 20 20V492c0 11.046-8.954 20-20 20H20c-11.046 0-20-8.954-20-20v-47.771c0-11.046 8.954-20 20-20zM96 0C56.235 0 24 32.235 24 72s32.235 72 72 72 72-32.235 72-72S135.764 0 96 0z" - } - }, - "free": [ - "solid" - ] - }, - "info-circle": { - "changes": [ - "1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "details", - "help", - "information", - "more" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f05a", - "label": "Info Circle", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861418, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M256 8C119.043 8 8 119.083 8 256c0 136.997 111.043 248 248 248s248-111.003 248-248C504 119.083 392.957 8 256 8zm0 110c23.196 0 42 18.804 42 42s-18.804 42-42 42-42-18.804-42-42 18.804-42 42-42zm56 254c0 6.627-5.373 12-12 12h-88c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h12v-64h-12c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h64c6.627 0 12 5.373 12 12v100h12c6.627 0 12 5.373 12 12v24z" - } - }, - "free": [ - "solid" - ] - }, - "instagram": { - "changes": [ - "4.6", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f16d", - "label": "Instagram", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860998, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z" - } - }, - "free": [ - "brands" - ] - }, - "intercom": { - "changes": [ - "5.6.0" - ], - "ligatures": [], - "search": { - "terms": [ - "app", - "customer", - "messenger" - ] - }, - "styles": [ - "brands" - ], - "unicode": "f7af", - "label": "Intercom", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860998, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M392 32H56C25.1 32 0 57.1 0 88v336c0 30.9 25.1 56 56 56h336c30.9 0 56-25.1 56-56V88c0-30.9-25.1-56-56-56zm-108.3 82.1c0-19.8 29.9-19.8 29.9 0v199.5c0 19.8-29.9 19.8-29.9 0V114.1zm-74.6-7.5c0-19.8 29.9-19.8 29.9 0v216.5c0 19.8-29.9 19.8-29.9 0V106.6zm-74.7 7.5c0-19.8 29.9-19.8 29.9 0v199.5c0 19.8-29.9 19.8-29.9 0V114.1zM59.7 144c0-19.8 29.9-19.8 29.9 0v134.3c0 19.8-29.9 19.8-29.9 0V144zm323.4 227.8c-72.8 63-241.7 65.4-318.1 0-15-12.8 4.4-35.5 19.4-22.7 65.9 55.3 216.1 53.9 279.3 0 14.9-12.9 34.3 9.8 19.4 22.7zm5.2-93.5c0 19.8-29.9 19.8-29.9 0V144c0-19.8 29.9-19.8 29.9 0v134.3z" - } - }, - "free": [ - "brands" - ] - }, - "internet-explorer": { - "changes": [ - "4.4", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "browser", - "ie" - ] - }, - "styles": [ - "brands" - ], - "unicode": "f26b", - "label": "Internet-explorer", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860999, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M483.049 159.706c10.855-24.575 21.424-60.438 21.424-87.871 0-72.722-79.641-98.371-209.673-38.577-107.632-7.181-211.221 73.67-237.098 186.457 30.852-34.862 78.271-82.298 121.977-101.158C125.404 166.85 79.128 228.002 43.992 291.725 23.246 329.651 0 390.94 0 436.747c0 98.575 92.854 86.5 180.251 42.006 31.423 15.43 66.559 15.573 101.695 15.573 97.124 0 184.249-54.294 216.814-146.022H377.927c-52.509 88.593-196.819 52.996-196.819-47.436H509.9c6.407-43.581-1.655-95.715-26.851-141.162zM64.559 346.877c17.711 51.15 53.703 95.871 100.266 123.304-88.741 48.94-173.267 29.096-100.266-123.304zm115.977-108.873c2-55.151 50.276-94.871 103.98-94.871 53.418 0 101.981 39.72 103.981 94.871H180.536zm184.536-187.6c21.425-10.287 48.563-22.003 72.558-22.003 31.422 0 54.274 21.717 54.274 53.722 0 20.003-7.427 49.007-14.569 67.867-26.28-42.292-65.986-81.584-112.263-99.586z" - } - }, - "free": [ - "brands" - ] - }, - "invision": { - "changes": [ - "5.6.0" - ], - "ligatures": [], - "search": { - "terms": [ - "app", - "design", - "interface" - ] - }, - "styles": [ - "brands" - ], - "unicode": "f7b0", - "label": "InVision", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860999, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M407.4 32H40.6C18.2 32 0 50.2 0 72.6v366.8C0 461.8 18.2 480 40.6 480h366.8c22.4 0 40.6-18.2 40.6-40.6V72.6c0-22.4-18.2-40.6-40.6-40.6zM176.1 145.6c.4 23.4-22.4 27.3-26.6 27.4-14.9 0-27.1-12-27.1-27 .1-35.2 53.1-35.5 53.7-.4zM332.8 377c-65.6 0-34.1-74-25-106.6 14.1-46.4-45.2-59-59.9.7l-25.8 103.3H177l8.1-32.5c-31.5 51.8-94.6 44.4-94.6-4.3.1-14.3.9-14 23-104.1H81.7l9.7-35.6h76.4c-33.6 133.7-32.6 126.9-32.9 138.2 0 20.9 40.9 13.5 57.4-23.2l19.8-79.4h-32.3l9.7-35.6h68.8l-8.9 40.5c40.5-75.5 127.9-47.8 101.8 38-14.2 51.1-14.6 50.7-14.9 58.8 0 15.5 17.5 22.6 31.8-16.9L386 325c-10.5 36.7-29.4 52-53.2 52z" - } - }, - "free": [ - "brands" - ] - }, - "ioxhost": { - "changes": [ - "4.2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f208", - "label": "ioxhost", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860999, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M616 160h-67.3C511.2 70.7 422.9 8 320 8 183 8 72 119 72 256c0 16.4 1.6 32.5 4.7 48H24c-13.3 0-24 10.8-24 24 0 13.3 10.7 24 24 24h67.3c37.5 89.3 125.8 152 228.7 152 137 0 248-111 248-248 0-16.4-1.6-32.5-4.7-48H616c13.3 0 24-10.8 24-24 0-13.3-10.7-24-24-24zm-96 96c0 110.5-89.5 200-200 200-75.7 0-141.6-42-175.5-104H424c13.3 0 24-10.8 24-24 0-13.3-10.7-24-24-24H125.8c-3.8-15.4-5.8-31.4-5.8-48 0-110.5 89.5-200 200-200 75.7 0 141.6 42 175.5 104H216c-13.3 0-24 10.8-24 24 0 13.3 10.7 24 24 24h298.2c3.8 15.4 5.8 31.4 5.8 48zm-304-24h208c13.3 0 24 10.7 24 24 0 13.2-10.7 24-24 24H216c-13.3 0-24-10.7-24-24 0-13.2 10.7-24 24-24z" - } - }, - "free": [ - "brands" - ] - }, - "italic": { - "changes": [ - "1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "italics" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f033", - "label": "italic", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861419, - "raw": "", - "viewBox": [ - "0", - "0", - "320", - "512" - ], - "width": 320, - "height": 512, - "path": "M204.758 416h-33.849l62.092-320h40.725a16 16 0 0 0 15.704-12.937l6.242-32C297.599 41.184 290.034 32 279.968 32H120.235a16 16 0 0 0-15.704 12.937l-6.242 32C96.362 86.816 103.927 96 113.993 96h33.846l-62.09 320H46.278a16 16 0 0 0-15.704 12.935l-6.245 32C22.402 470.815 29.967 480 40.034 480h158.479a16 16 0 0 0 15.704-12.935l6.245-32c1.927-9.88-5.638-19.065-15.704-19.065z" - } - }, - "free": [ - "solid" - ] - }, - "itunes": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f3b4", - "label": "iTunes", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860999, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M223.6 80.3C129 80.3 52.5 157 52.5 251.5S129 422.8 223.6 422.8s171.2-76.7 171.2-171.2c0-94.6-76.7-171.3-171.2-171.3zm79.4 240c-3.2 13.6-13.5 21.2-27.3 23.8-12.1 2.2-22.2 2.8-31.9-5-11.8-10-12-26.4-1.4-36.8 8.4-8 20.3-9.6 38-12.8 3-.5 5.6-1.2 7.7-3.7 3.2-3.6 2.2-2 2.2-80.8 0-5.6-2.7-7.1-8.4-6.1-4 .7-91.9 17.1-91.9 17.1-5 1.1-6.7 2.6-6.7 8.3 0 116.1.5 110.8-1.2 118.5-2.1 9-7.6 15.8-14.9 19.6-8.3 4.6-23.4 6.6-31.4 5.2-21.4-4-28.9-28.7-14.4-42.9 8.4-8 20.3-9.6 38-12.8 3-.5 5.6-1.2 7.7-3.7 5-5.7.9-127 2.6-133.7.4-2.6 1.5-4.8 3.5-6.4 2.1-1.7 5.8-2.7 6.7-2.7 101-19 113.3-21.4 115.1-21.4 5.7-.4 9 3 9 8.7-.1 170.6.4 161.4-1 167.6zM345.2 32H102.8C45.9 32 0 77.9 0 134.8v242.4C0 434.1 45.9 480 102.8 480h242.4c57 0 102.8-45.9 102.8-102.8V134.8C448 77.9 402.1 32 345.2 32zM223.6 444c-106.3 0-192.5-86.2-192.5-192.5S117.3 59 223.6 59s192.5 86.2 192.5 192.5S329.9 444 223.6 444z" - } - }, - "free": [ - "brands" - ] - }, - "itunes-note": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f3b5", - "label": "Itunes Note", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440860999, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M381.9 388.2c-6.4 27.4-27.2 42.8-55.1 48-24.5 4.5-44.9 5.6-64.5-10.2-23.9-20.1-24.2-53.4-2.7-74.4 17-16.2 40.9-19.5 76.8-25.8 6-1.1 11.2-2.5 15.6-7.4 6.4-7.2 4.4-4.1 4.4-163.2 0-11.2-5.5-14.3-17-12.3-8.2 1.4-185.7 34.6-185.7 34.6-10.2 2.2-13.4 5.2-13.4 16.7 0 234.7 1.1 223.9-2.5 239.5-4.2 18.2-15.4 31.9-30.2 39.5-16.8 9.3-47.2 13.4-63.4 10.4-43.2-8.1-58.4-58-29.1-86.6 17-16.2 40.9-19.5 76.8-25.8 6-1.1 11.2-2.5 15.6-7.4 10.1-11.5 1.8-256.6 5.2-270.2.8-5.2 3-9.6 7.1-12.9 4.2-3.5 11.8-5.5 13.4-5.5 204-38.2 228.9-43.1 232.4-43.1 11.5-.8 18.1 6 18.1 17.6.2 344.5 1.1 326-1.8 338.5z" - } - }, - "free": [ - "brands" - ] - }, - "java": { - "changes": [ - "5.0.10", - "5.7.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f4e4", - "label": "Java", - "voted": false, - "svg": { - "brands": { - "last_modified": 1548364699929, - "raw": "", - "viewBox": [ - "0", - "0", - "377.6", - "512" - ], - "width": 377, - "height": 512, - "path": "M274.9 312.9c9.8-6.7 23.4-12.5 23.4-12.5s-38.7 7-77.2 10.2c-47.1 3.9-97.7 4.7-123.1 1.3-60.1-8 33-30.1 33-30.1s-36.1-2.4-80.6 19c-52.5 25.4 130 37 224.5 12.1zm-85.4-32.1c-19-42.7-83.1-80.2 0-145.8C293.2 53.2 240 0 240 0c21.5 84.5-75.6 110.1-110.7 162.6-23.9 35.9 11.7 74.4 60.2 118.2zm114.6-176.2c.1 0-175.2 43.8-91.5 140.2 24.7 28.4-6.5 54-6.5 54s62.7-32.4 33.9-72.9c-26.9-37.8-47.5-56.6 64.1-121.3zM298 375.1c-.5 1.2-2 2.5-2 2.6 128.3-33.7 81.1-118.9 19.8-97.3-5.4 1.9-8.2 6.3-8.2 6.3s3.4-1.4 11-3c31-6.5 75.5 41.5-20.6 91.4zm47.2 62.3s14.5 11.9-15.9 21.2c-57.9 17.5-240.8 22.8-291.6.7-18.3-7.9 16-19 26.8-21.3 11.2-2.4 17.7-2 17.7-2-20.3-14.3-131.3 28.1-56.4 40.2 204.2 33.2 372.4-14.9 319.4-38.8zM121.6 396c-78.7 22 47.9 67.4 148.1 24.5-16.4-6.4-28.2-13.8-28.2-13.8-44.7 8.5-65.4 9.1-106 4.5-33.5-3.8-13.9-15.2-13.9-15.2zm179.8 97.2c-78.7 14.8-175.8 13.1-233.3 3.6 0-.1 11.8 9.7 72.4 13.6 92.2 5.9 233.8-3.3 237.1-46.9 0 0-6.4 16.5-76.2 29.7zM257.8 353c-59.2 11.4-93.5 11.1-136.8 6.6-33.5-3.5-11.6-19.7-11.6-19.7-86.8 28.8 48.2 61.4 169.5 25.9-12.9-4.5-21.1-12.8-21.1-12.8z" - } - }, - "free": [ - "brands" - ] - }, - "jedi": { - "changes": [ - "5.3.0" - ], - "ligatures": [], - "search": { - "terms": [ - "star wars" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f669", - "label": "Jedi", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861419, - "raw": "", - "viewBox": [ - "0", - "0", - "544", - "512" - ], - "width": 544, - "height": 512, - "path": "M479.99 352l58.88-58.87c3.29-16.8 5.13-34.12 5.13-51.86 0-5.81-.68-11.51-1.05-17.27H496l41.25-41.24c-14.5-64.79-52.43-123.05-107.91-162.27-2.77-1.96-5.97-2.99-9.25-2.99-5.37 0-10.41 2.71-13.49 7.24-3.05 4.49-3.64 9.99-1.61 15.09 6.55 16.46 9.86 33.73 9.86 51.31 0 45.12-21.03 86.57-57.69 113.73-4.02 2.98-6.46 7.5-6.7 12.4-.24 4.92 1.76 9.66 5.49 13.03 32.93 29.75 47.35 73.51 38.57 117.07-9.74 48.35-48.84 87.1-97.31 96.5l-2.5-65.34L321.88 397c2.98 2.06 7.39 1.69 10.02-.8a8.002 8.002 0 0 0 1.34-9.92l-20.11-33.73 42.07-8.72c3.7-.75 6.38-4.05 6.38-7.83 0-3.77-2.69-7.06-6.38-7.83l-42.07-8.73 20.13-33.77c1.92-3.23 1.34-7.31-1.38-9.91-2.7-2.55-6.97-2.89-10-.8l-30.39 20.67L279.96 7.7a7.964 7.964 0 0 0-8-7.7c-4.33 0-7.84 3.38-8 7.67l-11.52 287.97-30.39-20.66c-3.14-2.12-7.27-1.83-10 .78-2.72 2.59-3.3 6.67-1.36 9.94l20.11 33.73-42.07 8.73c-3.7.75-6.38 4.05-6.38 7.83s2.67 7.08 6.38 7.83l42.07 8.72-20.13 33.77c-1.92 3.23-1.34 7.33 1.39 9.94 2.59 2.45 7.03 2.75 10 .75l27.16-18.48-2.5 65.26c-56.94-11.64-99.89-61.89-99.89-121.92 0-35.08 14.62-67.6 41.17-91.58 3.72-3.36 5.72-8.11 5.48-13.01-.24-4.9-2.68-9.41-6.69-12.38-36.67-27.16-57.71-68.62-57.71-113.74 0-17.56 3.31-34.81 9.84-51.26 2.02-5.09 1.43-10.59-1.62-15.09-3.08-4.54-8.13-7.25-13.51-7.25-3.3 0-6.5 1.04-9.27 3-55.87 39.52-93.6 97.37-107.97 162.07L47.93 224H.72c-.63 9.92-.97 19.91-.5 29.99.62 13.43 2.54 26.53 5.11 39.41l58.6 58.6H24.02c41.25 90.23 131.13 154.94 235.1 159.71 4.3.2 8.59.29 12.85.29 110.34 0 205.35-65.83 247.98-160h-39.96z" - } - }, - "free": [ - "solid" - ] - }, - "jedi-order": { - "changes": [ - "5.0.12", - "5.7.0" - ], - "ligatures": [], - "search": { - "terms": [ - "star wars" - ] - }, - "styles": [ - "brands" - ], - "unicode": "f50e", - "label": "Jedi Order", - "voted": false, - "svg": { - "brands": { - "last_modified": 1548364699929, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M398.5 373.6c95.9-122.1 17.2-233.1 17.2-233.1 45.4 85.8-41.4 170.5-41.4 170.5 105-171.5-60.5-271.5-60.5-271.5 96.9 72.7-10.1 190.7-10.1 190.7 85.8 158.4-68.6 230.1-68.6 230.1s-.4-16.9-2.2-85.7c4.3 4.5 34.5 36.2 34.5 36.2l-24.2-47.4 62.6-9.1-62.6-9.1 20.2-55.5-31.4 45.9c-2.2-87.7-7.8-305.1-7.9-306.9v-2.4 1-1 2.4c0 1-5.6 219-7.9 306.9l-31.4-45.9 20.2 55.5-62.6 9.1 62.6 9.1-24.2 47.4 34.5-36.2c-1.8 68.8-2.2 85.7-2.2 85.7s-154.4-71.7-68.6-230.1c0 0-107-118.1-10.1-190.7 0 0-165.5 99.9-60.5 271.5 0 0-86.8-84.8-41.4-170.5 0 0-78.7 111 17.2 233.1 0 0-26.2-16.1-49.4-77.7 0 0 16.9 183.3 222 185.7h4.1c205-2.4 222-185.7 222-185.7-23.6 61.5-49.9 77.7-49.9 77.7z" - } - }, - "free": [ - "brands" - ] - }, - "jenkins": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f3b6", - "label": "Jenkis", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861000, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M487.1 425c-1.4-11.2-19-23.1-28.2-31.9-5.1-5-29-23.1-30.4-29.9-1.4-6.6 9.7-21.5 13.3-28.9 5.1-10.7 8.8-23.7 11.3-32.6 18.8-66.1 20.7-156.9-6.2-211.2-10.2-20.6-38.6-49-56.4-62.5-42-31.7-119.6-35.3-170.1-16.6-14.1 5.2-27.8 9.8-40.1 17.1-33.1 19.4-68.3 32.5-78.1 71.6-24.2 10.8-31.5 41.8-30.3 77.8.2 7 4.1 15.8 2.7 22.4-.7 3.3-5.2 7.6-6.1 9.8-11.6 27.7-2.3 64 11.1 83.7 8.1 11.9 21.5 22.4 39.2 25.2.7 10.6 3.3 19.7 8.2 30.4 3.1 6.8 14.7 19 10.4 27.7-2.2 4.4-21 13.8-27.3 17.6C89 407.2 73.7 415 54.2 429c-12.6 9-32.3 10.2-29.2 31.1 2.1 14.1 10.1 31.6 14.7 45.8.7 2 1.4 4.1 2.1 6h422c4.9-15.3 9.7-30.9 14.6-47.2 3.4-11.4 10.2-27.8 8.7-39.7zM205.9 33.7c1.8-.5 3.4.7 4.9 2.4-.2 5.2-5.4 5.1-8.9 6.8-5.4 6.7-13.4 9.8-20 17.2-6.8 7.5-14.4 27.7-23.4 30-4.5 1.1-9.7-.8-13.6-.5-10.4.7-17.7 6-28.3 7.5 13.6-29.9 56.1-54 89.3-63.4zm-104.8 93.6c13.5-14.9 32.1-24.1 54.8-25.9 11.7 29.7-8.4 65-.9 97.6 2.3 9.9 10.2 25.4-2.4 25.7.3-28.3-34.8-46.3-61.3-29.6-1.8-21.5-4.9-51.7 9.8-67.8zm36.7 200.2c-1-4.1-2.7-12.9-2.3-15.1 1.6-8.7 17.1-12.5 11-24.7-11.3-.1-13.8 10.2-24.1 11.3-26.7 2.6-45.6-35.4-44.4-58.4 1-19.5 17.6-38.2 40.1-35.8 16 1.8 21.4 19.2 24.5 34.7 9.2.5 22.5-.4 26.9-7.6-.6-17.5-8.8-31.6-8.2-47.7 1-30.3 17.5-57.6 4.8-87.4 13.6-30.9 53.5-55.3 83.1-70 36.6-18.3 94.9-3.7 129.3 15.8 19.7 11.1 34.4 32.7 48.3 50.7-19.5-5.8-36.1 4.2-33.1 20.3 16.3-14.9 44.2-.2 52.5 16.4 7.9 15.8 7.8 39.3 9 62.8 2.9 57-10.4 115.9-39.1 157.1-7.7 11-14.1 23-24.9 30.6-26 18.2-65.4 34.7-99.2 23.4-44.7-15-65-44.8-89.5-78.8.7 18.7 13.8 34.1 26.8 48.4 11.3 12.5 25 26.6 39.7 32.4-12.3-2.9-31.1-3.8-36.2 7.2-28.6-1.9-55.1-4.8-68.7-24.2-10.6-15.4-21.4-41.4-26.3-61.4zm222 124.1c4.1-3 11.1-2.9 17.4-3.6-5.4-2.7-13-3.7-19.3-2.2-.1-4.2-2-6.8-3.2-10.2 10.6-3.8 35.5-28.5 49.6-20.3 6.7 3.9 9.5 26.2 10.1 37 .4 9-.8 18-4.5 22.8-18.8-.6-35.8-2.8-50.7-7 .9-6.1-1-12.1.6-16.5zm-17.2-20c-16.8.8-26-1.2-38.3-10.8.2-.8 1.4-.5 1.5-1.4 18 8 40.8-3.3 59-4.9-7.9 5.1-14.6 11.6-22.2 17.1zm-12.1 33.2c-1.6-9.4-3.5-12-2.8-20.2 25-16.6 29.7 28.6 2.8 20.2zM226 438.6c-11.6-.7-48.1-14-38.5-23.7 9.4 6.5 27.5 4.9 41.3 7.3.8 4.4-2.8 10.2-2.8 16.4zM57.7 497.1c-4.3-12.7-9.2-25.1-14.8-36.9 30.8-23.8 65.3-48.9 102.2-63.5 2.8-1.1 23.2 25.4 26.2 27.6 16.5 11.7 37 21 56.2 30.2 1.2 8.8 3.9 20.2 8.7 35.5.7 2.3 1.4 4.7 2.2 7.2H57.7zm240.6 5.7h-.8c.3-.2.5-.4.8-.5v.5zm7.5-5.7c2.1-1.4 4.3-2.8 6.4-4.3 1.1 1.4 2.2 2.8 3.2 4.3h-9.6zm15.1-24.7c-10.8 7.3-20.6 18.3-33.3 25.2-6 3.3-27 11.7-33.4 10.2-3.6-.8-3.9-5.3-5.4-9.5-3.1-9-10.1-23.4-10.8-37-.8-17.2-2.5-46 16-42.4 14.9 2.9 32.3 9.7 43.9 16.1 7.1 3.9 11.1 8.6 21.9 9.5-.1 1.4-.1 2.8-.2 4.3-5.9 3.9-15.3 3.8-21.8 7.1 9.5.4 17 2.7 23.5 5.9-.1 3.4-.3 7-.4 10.6zm53.4 24.7h-14c-.1-3.2-2.8-5.8-6.1-5.8s-5.9 2.6-6.1 5.8h-17.4c-2.8-4.4-5.7-8.6-8.9-12.5 2.1-2.2 4-4.7 6-6.9 9 3.7 14.8-4.9 21.7-4.2 7.9.8 14.2 11.7 25.4 11l-.6 12.6zm8.7 0c.2-4 .4-7.8.6-11.5 15.6-7.3 29 1.3 35.7 11.5H383zm83.4-37c-2.3 11.2-5.8 24-9.9 37.1-.2-.1-.4-.1-.6-.1H428c.6-1.1 1.2-2.2 1.9-3.3-2.6-6.1-9-8.7-10.9-15.5 12.1-22.7 6.5-93.4-24.2-78.5 4.3-6.3 15.6-11.5 20.8-19.3 13 10.4 20.8 20.3 33.2 31.4 6.8 6 20 13.3 21.4 23.1.8 5.5-2.6 18.9-3.8 25.1zM222.2 130.5c5.4-14.9 27.2-34.7 45-32 7.7 1.2 18 8.2 12.2 17.7-30.2-7-45.2 12.6-54.4 33.1-8.1-2-4.9-13.1-2.8-18.8zm184.1 63.1c8.2-3.6 22.4-.7 29.6-5.3-4.2-11.5-10.3-21.4-9.3-37.7.5 0 1 0 1.4.1 6.8 14.2 12.7 29.2 21.4 41.7-5.7 13.5-43.6 25.4-43.1 1.2zm20.4-43zm-117.2 45.7c-6.8-10.9-19-32.5-14.5-45.3 6.5 11.9 8.6 24.4 17.8 33.3 4.1 4 12.2 9 8.2 20.2-.9 2.7-7.8 8.6-11.7 9.7-14.4 4.3-47.9.9-36.6-17.1 11.9.7 27.9 7.8 36.8-.8zm27.3 70c3.8 6.6 1.4 18.7 12.1 20.6 20.2 3.4 43.6-12.3 58.1-17.8 9-15.2-.8-20.7-8.9-30.5-16.6-20-38.8-44.8-38-74.7 6.7-4.9 7.3 7.4 8.2 9.7 8.7 20.3 30.4 46.2 46.3 63.5 3.9 4.3 10.3 8.4 11 11.2 2.1 8.2-5.4 18-4.5 23.5-21.7 13.9-45.8 29.1-81.4 25.6-7.4-6.7-10.3-21.4-2.9-31.1zm-201.3-9.2c-6.8-3.9-8.4-21-16.4-21.4-11.4-.7-9.3 22.2-9.3 35.5-7.8-7.1-9.2-29.1-3.5-40.3-6.6-3.2-9.5 3.6-13.1 5.9 4.7-34.1 49.8-15.8 42.3 20.3zm299.6 28.8c-10.1 19.2-24.4 40.4-54 41-.6-6.2-1.1-15.6 0-19.4 22.7-2.2 36.6-13.7 54-21.6zm-141.9 12.4c18.9 9.9 53.6 11 79.3 10.2 1.4 5.6 1.3 12.6 1.4 19.4-33 1.8-72-6.4-80.7-29.6zm92.2 46.7c-1.7 4.3-5.3 9.3-9.8 11.1-12.1 4.9-45.6 8.7-62.4-.3-10.7-5.7-17.5-18.5-23.4-26-2.8-3.6-16.9-12.9-.2-12.9 13.1 32.7 58 29 95.8 28.1z" - } - }, - "free": [ - "brands" - ] - }, - "jira": { - "changes": [ - "5.6.0" - ], - "ligatures": [], - "search": { - "terms": [ - "atlassian" - ] - }, - "styles": [ - "brands" - ], - "unicode": "f7b1", - "label": "Jira", - "voted": true, - "svg": { - "brands": { - "last_modified": 1546440861000, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M490 241.7C417.1 169 320.6 71.8 248.5 0 83 164.9 6 241.7 6 241.7c-7.9 7.9-7.9 20.7 0 28.7C138.8 402.7 67.8 331.9 248.5 512c379.4-378 15.7-16.7 241.5-241.7 8-7.9 8-20.7 0-28.6zm-241.5 90l-76-75.7 76-75.7 76 75.7-76 75.7z" - } - }, - "free": [ - "brands" - ] - }, - "joget": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f3b7", - "label": "Joget", - "voted": false, - "svg": { - "brands": { - "last_modified": 1548363722332, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M378.1 45C337.6 19.9 292.6 8 248.2 8 165 8 83.8 49.9 36.9 125.9c-71.9 116.6-35.6 269.3 81 341.2s269.3 35.6 341.2-80.9c71.9-116.6 35.6-269.4-81-341.2zm51.8 323.2c-40.4 65.5-110.4 101.5-182 101.5-6.8 0-13.6-.4-20.4-1-9-13.6-19.9-33.3-23.7-42.4-5.7-13.7-27.2-45.6 31.2-67.1 51.7-19.1 176.7-16.5 208.8-17.6-4 9-8.6 17.9-13.9 26.6zm-200.8-86.3c-55.5-1.4-81.7-20.8-58.5-48.2s51.1-40.7 68.9-51.2c17.9-10.5 27.3-33.7-23.6-29.7C87.3 161.5 48.6 252.1 37.6 293c-8.8-49.7-.1-102.7 28.5-149.1C128 43.4 259.6 12.2 360.1 74.1c74.8 46.1 111.2 130.9 99.3 212.7-24.9-.5-179.3-3.6-230.3-4.9zm183.8-54.8c-22.7-6-57 11.3-86.7 27.2-29.7 15.8-31.1 8.2-31.1 8.2s40.2-28.1 50.7-34.5 31.9-14 13.4-24.6c-3.2-1.8-6.7-2.7-10.4-2.7-17.8 0-41.5 18.7-67.5 35.6-31.5 20.5-65.3 31.3-65.3 31.3l169.5-1.6 46.5-23.4s3.6-9.5-19.1-15.5z" - } - }, - "free": [ - "brands" - ] - }, - "joint": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [ - "blunt", - "cannabis", - "doobie", - "drugs", - "marijuana", - "roach", - "smoke", - "smoking", - "spliff" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f595", - "label": "Joint", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861419, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M444.34 181.1c22.38 15.68 35.66 41.16 35.66 68.59V280c0 4.42 3.58 8 8 8h48c4.42 0 8-3.58 8-8v-30.31c0-43.24-21.01-83.41-56.34-108.06C463.85 125.02 448 99.34 448 70.31V8c0-4.42-3.58-8-8-8h-48c-4.42 0-8 3.58-8 8v66.4c0 43.69 24.56 81.63 60.34 106.7zM194.97 358.98C126.03 370.07 59.69 394.69 0 432c83.65 52.28 180.3 80 278.94 80h88.57L254.79 380.49c-14.74-17.2-37.45-25.11-59.82-21.51zM553.28 87.09c-5.67-3.8-9.28-9.96-9.28-16.78V8c0-4.42-3.58-8-8-8h-48c-4.42 0-8 3.58-8 8v62.31c0 22.02 10.17 43.41 28.64 55.39C550.79 153.04 576 199.54 576 249.69V280c0 4.42 3.58 8 8 8h48c4.42 0 8-3.58 8-8v-30.31c0-65.44-32.41-126.19-86.72-162.6zM360.89 352.05c-34.4.06-86.81.15-88.21.17l117.8 137.43A63.987 63.987 0 0 0 439.07 512h88.45L409.57 374.4a63.955 63.955 0 0 0-48.68-22.35zM616 352H432l117.99 137.65A63.987 63.987 0 0 0 598.58 512H616c13.25 0 24-10.75 24-24V376c0-13.26-10.75-24-24-24z" - } - }, - "free": [ - "solid" - ] - }, - "joomla": { - "changes": [ - "4.1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f1aa", - "label": "Joomla Logo", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861000, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M.6 92.1C.6 58.8 27.4 32 60.4 32c30 0 54.5 21.9 59.2 50.2 32.6-7.6 67.1.6 96.5 30l-44.3 44.3c-20.5-20.5-42.6-16.3-55.4-3.5-14.3 14.3-14.3 37.9 0 52.2l99.5 99.5-44 44.3c-87.7-87.2-49.7-49.7-99.8-99.7-26.8-26.5-35-64.8-24.8-98.9C20.4 144.6.6 120.7.6 92.1zm129.5 116.4l44.3 44.3c10-10 89.7-89.7 99.7-99.8 14.3-14.3 37.6-14.3 51.9 0 12.8 12.8 17 35-3.5 55.4l44 44.3c31.2-31.2 38.5-67.6 28.9-101.2 29.2-4.1 51.9-29.2 51.9-59.5 0-33.2-26.8-60.1-59.8-60.1-30.3 0-55.4 22.5-59.5 51.6-33.8-9.9-71.7-1.5-98.3 25.1-18.3 19.1-71.1 71.5-99.6 99.9zm266.3 152.2c8.2-32.7-.9-68.5-26.3-93.9-11.8-12.2 5 4.7-99.5-99.7l-44.3 44.3 99.7 99.7c14.3 14.3 14.3 37.6 0 51.9-12.8 12.8-35 17-55.4-3.5l-44 44.3c27.6 30.2 68 38.8 102.7 28 5.5 27.4 29.7 48.1 58.9 48.1 33 0 59.8-26.8 59.8-60.1 0-30.2-22.5-55-51.6-59.1zm-84.3-53.1l-44-44.3c-87 86.4-50.4 50.4-99.7 99.8-14.3 14.3-37.6 14.3-51.9 0-13.1-13.4-16.9-35.3 3.2-55.4l-44-44.3c-30.2 30.2-38 65.2-29.5 98.3-26.7 6-46.2 29.9-46.2 58.2C0 453.2 26.8 480 59.8 480c28.6 0 52.5-19.8 58.6-46.7 32.7 8.2 68.5-.6 94.2-26 32.1-32 12.2-12.4 99.5-99.7z" - } - }, - "free": [ - "brands" - ] - }, - "journal-whills": { - "changes": [ - "5.3.0" - ], - "ligatures": [], - "search": { - "terms": [ - "book", - "jedi", - "star wars", - "the force" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f66a", - "label": "Journal of the Whills", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861419, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M448 358.4V25.6c0-16-9.6-25.6-25.6-25.6H96C41.6 0 0 41.6 0 96v320c0 54.4 41.6 96 96 96h326.4c12.8 0 25.6-9.6 25.6-25.6v-16c0-6.4-3.2-12.8-9.6-19.2-3.2-16-3.2-60.8 0-73.6 6.4-3.2 9.6-9.6 9.6-19.2zM133.08 144.39l21.26 21.26c1.56 1.56 3.61 2.34 5.66 2.34s4.09-.78 5.66-2.34c3.12-3.12 3.12-8.19 0-11.31l-26.42-26.42c10-20.9 26.24-37.97 46.37-49.26C179.62 88.4 176 99.74 176 112c0 19.96 9.33 37.57 23.66 49.31C190.01 171.37 184 184.96 184 200c0 26.94 19.04 49.4 44.38 54.76l1.36-32.71-10.37 7.04c-.69.45-1.47.69-2.25.69-1 0-1.98-.38-2.75-1.09a4.006 4.006 0 0 1-.69-4.95l8.54-14.31-17.91-3.72c-1.86-.39-3.19-2.03-3.19-3.92s1.33-3.53 3.19-3.92l17.91-3.72-8.54-14.31c-.95-1.61-.67-3.67.69-4.95 1.36-1.3 3.44-1.44 5-.41l12.01 8.16L236 71.83c.09-2.14 1.86-3.83 4-3.83s3.91 1.69 4 3.83l4.68 112.29 14.2-9.65a4.067 4.067 0 0 1 5 .41 4.006 4.006 0 0 1 .69 4.95l-8.54 14.31 17.91 3.72c1.86.39 3.19 2.03 3.19 3.92s-1.33 3.53-3.19 3.92l-17.91 3.72 8.54 14.31c.95 1.61.67 3.67-.69 4.95-.77.72-1.77 1.09-2.75 1.09-.78 0-1.56-.23-2.25-.69l-12.68-8.62 1.43 34.28C276.96 249.4 296 226.94 296 200c0-15.04-6.01-28.63-15.66-38.69C294.67 149.57 304 131.96 304 112c0-12.26-3.62-23.6-9.6-33.33 20.13 11.28 36.37 28.36 46.37 49.26l-26.42 26.42c-3.12 3.12-3.12 8.19 0 11.31 1.56 1.56 3.61 2.34 5.66 2.34s4.09-.78 5.66-2.34l21.26-21.26c2.97 10.08 5.07 20.55 5.07 31.6 0 .52-.14.99-.15 1.51l-37.11 32.47a7.975 7.975 0 0 0-.75 11.28 7.97 7.97 0 0 0 6.02 2.73c1.88 0 3.75-.66 5.27-1.98l23.59-20.64C337.32 250.96 293.09 288 240 288s-97.32-37.04-108.86-86.62l23.59 20.64A7.957 7.957 0 0 0 160 224c2.22 0 4.44-.92 6.02-2.73 2.92-3.33 2.58-8.38-.75-11.28l-37.11-32.47c-.01-.52-.15-.99-.15-1.51-.01-11.06 2.09-21.53 5.07-31.62zM380.8 448H96c-19.2 0-32-12.8-32-32s16-32 32-32h284.8v64z" - } - }, - "free": [ - "solid" - ] - }, - "js": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f3b8", - "label": "JavaScript (JS)", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861001, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M0 32v448h448V32H0zm243.8 349.4c0 43.6-25.6 63.5-62.9 63.5-33.7 0-53.2-17.4-63.2-38.5l34.3-20.7c6.6 11.7 12.6 21.6 27.1 21.6 13.8 0 22.6-5.4 22.6-26.5V237.7h42.1v143.7zm99.6 63.5c-39.1 0-64.4-18.6-76.7-43l34.3-19.8c9 14.7 20.8 25.6 41.5 25.6 17.4 0 28.6-8.7 28.6-20.8 0-14.4-11.4-19.5-30.7-28l-10.5-4.5c-30.4-12.9-50.5-29.2-50.5-63.5 0-31.6 24.1-55.6 61.6-55.6 26.8 0 46 9.3 59.8 33.7L368 290c-7.2-12.9-15-18-27.1-18-12.3 0-20.1 7.8-20.1 18 0 12.6 7.8 17.7 25.9 25.6l10.5 4.5c35.8 15.3 55.9 31 55.9 66.2 0 37.8-29.8 58.6-69.7 58.6z" - } - }, - "free": [ - "brands" - ] - }, - "js-square": { - "changes": [ - "5.0.0", - "5.0.3" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f3b9", - "label": "JavaScript (JS) Square", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861000, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M400 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zM243.8 381.4c0 43.6-25.6 63.5-62.9 63.5-33.7 0-53.2-17.4-63.2-38.5l34.3-20.7c6.6 11.7 12.6 21.6 27.1 21.6 13.8 0 22.6-5.4 22.6-26.5V237.7h42.1v143.7zm99.6 63.5c-39.1 0-64.4-18.6-76.7-43l34.3-19.8c9 14.7 20.8 25.6 41.5 25.6 17.4 0 28.6-8.7 28.6-20.8 0-14.4-11.4-19.5-30.7-28l-10.5-4.5c-30.4-12.9-50.5-29.2-50.5-63.5 0-31.6 24.1-55.6 61.6-55.6 26.8 0 46 9.3 59.8 33.7L368 290c-7.2-12.9-15-18-27.1-18-12.3 0-20.1 7.8-20.1 18 0 12.6 7.8 17.7 25.9 25.6l10.5 4.5c35.8 15.3 55.9 31 55.9 66.2 0 37.8-29.8 58.6-69.7 58.6z" - } - }, - "free": [ - "brands" - ] - }, - "jsfiddle": { - "changes": [ - "4.1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f1cc", - "label": "jsFiddle", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861001, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M510.634 237.462c-4.727-2.621-5.664-5.748-6.381-10.776-2.352-16.488-3.539-33.619-9.097-49.095-35.895-99.957-153.99-143.386-246.849-91.646-27.37 15.25-48.971 36.369-65.493 63.903-3.184-1.508-5.458-2.71-7.824-3.686-30.102-12.421-59.049-10.121-85.331 9.167-25.531 18.737-36.422 44.548-32.676 76.408.355 3.025-1.967 7.621-4.514 9.545-39.712 29.992-56.031 78.065-41.902 124.615 13.831 45.569 57.514 79.796 105.608 81.433 30.291 1.031 60.637.546 90.959.539 84.041-.021 168.09.531 252.12-.48 52.664-.634 96.108-36.873 108.212-87.293 11.54-48.074-11.144-97.3-56.832-122.634zm21.107 156.88c-18.23 22.432-42.343 35.253-71.28 35.65-56.874.781-113.767.23-170.652.23 0 .7-163.028.159-163.728.154-43.861-.332-76.739-19.766-95.175-59.995-18.902-41.245-4.004-90.848 34.186-116.106 9.182-6.073 12.505-11.566 10.096-23.136-5.49-26.361 4.453-47.956 26.42-62.981 22.987-15.723 47.422-16.146 72.034-3.083 10.269 5.45 14.607 11.564 22.198-2.527 14.222-26.399 34.557-46.727 60.671-61.294 97.46-54.366 228.37 7.568 230.24 132.697.122 8.15 2.412 12.428 9.848 15.894 57.56 26.829 74.456 96.122 35.142 144.497zm-87.789-80.499c-5.848 31.157-34.622 55.096-66.666 55.095-16.953-.001-32.058-6.545-44.079-17.705-27.697-25.713-71.141-74.98-95.937-93.387-20.056-14.888-41.99-12.333-60.272 3.782-49.996 44.071 15.859 121.775 67.063 77.188 4.548-3.96 7.84-9.543 12.744-12.844 8.184-5.509 20.766-.884 13.168 10.622-17.358 26.284-49.33 38.197-78.863 29.301-28.897-8.704-48.84-35.968-48.626-70.179 1.225-22.485 12.364-43.06 35.414-55.965 22.575-12.638 46.369-13.146 66.991 2.474C295.68 280.7 320.467 323.97 352.185 343.47c24.558 15.099 54.254 7.363 68.823-17.506 28.83-49.209-34.592-105.016-78.868-63.46-3.989 3.744-6.917 8.932-11.41 11.72-10.975 6.811-17.333-4.113-12.809-10.353 20.703-28.554 50.464-40.44 83.271-28.214 31.429 11.714 49.108 44.366 42.76 78.186z" - } - }, - "free": [ - "brands" - ] - }, - "kaaba": { - "changes": [ - "5.3.0" - ], - "ligatures": [], - "search": { - "terms": [ - "building", - "cube", - "islam", - "muslim" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f66b", - "label": "Kaaba", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861419, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M554.12 83.51L318.36 4.93a95.962 95.962 0 0 0-60.71 0L21.88 83.51A32.006 32.006 0 0 0 0 113.87v49.01l265.02-79.51c15.03-4.5 30.92-4.5 45.98 0l265 79.51v-49.01c0-13.77-8.81-26-21.88-30.36zm-279.9 30.52L0 196.3v228.38c0 15 10.42 27.98 25.06 31.24l242.12 53.8a95.937 95.937 0 0 0 41.65 0l242.12-53.8c14.64-3.25 25.06-16.24 25.06-31.24V196.29l-274.2-82.26c-9.04-2.72-18.59-2.72-27.59 0zM128 230.11c0 3.61-2.41 6.77-5.89 7.72l-80 21.82C37.02 261.03 32 257.2 32 251.93v-16.58c0-3.61 2.41-6.77 5.89-7.72l80-21.82c5.09-1.39 10.11 2.44 10.11 7.72v16.58zm144-39.28c0 3.61-2.41 6.77-5.89 7.72l-96 26.18c-5.09 1.39-10.11-2.44-10.11-7.72v-16.58c0-3.61 2.41-6.77 5.89-7.72l96-26.18c5.09-1.39 10.11 2.44 10.11 7.72v16.58zm176 22.7c0-5.28 5.02-9.11 10.11-7.72l80 21.82c3.48.95 5.89 4.11 5.89 7.72v16.58c0 5.28-5.02 9.11-10.11 7.72l-80-21.82a7.997 7.997 0 0 1-5.89-7.72v-16.58zm-144-39.27c0-5.28 5.02-9.11 10.11-7.72l96 26.18c3.48.95 5.89 4.11 5.89 7.72v16.58c0 5.28-5.02 9.11-10.11 7.72l-96-26.18a7.997 7.997 0 0 1-5.89-7.72v-16.58z" - } - }, - "free": [ - "solid" - ] - }, - "kaggle": { - "changes": [ - "5.2.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f5fa", - "label": "Kaggle", - "voted": true, - "svg": { - "brands": { - "last_modified": 1548363722332, - "raw": "", - "viewBox": [ - "0", - "0", - "291.7", - "512" - ], - "width": 291, - "height": 512, - "path": "M290.2 501.5L144.4 320.3 284.2 185c2.6-2.7 1.7-10.5-5.3-10.5h-69.2c-3.5 0-7 1.8-10.5 5.3L66.9 313.5V7.5c0-5-2.5-7.5-7.5-7.5H7.5C2.5 0 0 2.5 0 7.5v497c0 5 2.5 7.5 7.5 7.5h51.9c5 0 7.5-2.5 7.5-7.5v-109l30.8-29.3 110.5 140.6c3 3.5 6.5 5.3 10.5 5.3h66.9c3.5 0 5.5-1 6-3z" - } - }, - "free": [ - "brands" - ] - }, - "key": { - "changes": [ - "1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "password", - "unlock" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f084", - "label": "key", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861420, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M512 176.001C512 273.203 433.202 352 336 352c-11.22 0-22.19-1.062-32.827-3.069l-24.012 27.014A23.999 23.999 0 0 1 261.223 384H224v40c0 13.255-10.745 24-24 24h-40v40c0 13.255-10.745 24-24 24H24c-13.255 0-24-10.745-24-24v-78.059c0-6.365 2.529-12.47 7.029-16.971l161.802-161.802C163.108 213.814 160 195.271 160 176 160 78.798 238.797.001 335.999 0 433.488-.001 512 78.511 512 176.001zM336 128c0 26.51 21.49 48 48 48s48-21.49 48-48-21.49-48-48-48-48 21.49-48 48z" - } - }, - "free": [ - "solid" - ] - }, - "keybase": { - "changes": [ - "5.0.11" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f4f5", - "label": "Keybase", - "voted": true, - "svg": { - "brands": { - "last_modified": 1546440861001, - "raw": "", - "viewBox": [ - "0", - "0", - "412.3", - "512" - ], - "width": 412, - "height": 512, - "path": "M177.2 430.9c0 9.8-8 17.8-17.8 17.8s-17.8-8-17.8-17.8 8-17.8 17.8-17.8c9.8-.1 17.8 7.9 17.8 17.8zM270 413c-9.8 0-17.8 8-17.8 17.8s8 17.8 17.8 17.8 17.8-8 17.8-17.8-8-17.8-17.8-17.8zm142.3-36c0 38.9-7.6 73.9-22.2 103h-27.3c23.5-38.7 30.5-94.8 22.4-134.3-16.1 29.5-52.1 38.6-85.9 28.8-127.8-37.5-192.5 19.7-234.6 50.3l18.9-59.3-39.9 42.3c4.8 26.7 15.7 51.3 31.2 72.3H46.1c-9.7-15.8-17.2-33-22.2-51.3L.1 454c0-74.9-5.5-147.6 61.5-215.2 20.2-20.4 43.7-36.2 69.1-46.7-6.8-13.5-9.5-29.2-7.8-46l-19.9-1.2c-17.9-1.1-31.6-16.5-30.6-34.4v-.1L74 84.2c1.1-17.1 15.4-30.6 32.5-30.6 1.3 0-.3-.1 28.2 1.7 13.9.8 21.5 9.8 22.8 11.4 7.1-10.4 14.5-20.5 24.6-34.5l20.6 12.1c-13.6 29-9.1 36.2-9 36.3 3.9 0 13.9-.5 32.4 5.7C246 92.9 262 107 271 126c.4.9 15.5 29 1.2 62.6 19 6.1 51.3 19.9 82.4 51.8 36.6 37.6 57.7 87.4 57.7 136.6zM128 122.3c3.2-10 7.7-19.7 13.1-29.4.1-2 2.2-13.1-7.8-13.8-28.5-1.8-26.3-1.6-26.7-1.6-4.6 0-8.3 3.5-8.6 8.1l-1.6 26.2c-.3 4.7 3.4 8.8 8.1 9.1l23.5 1.4zm25.8 61.8c5.6 9.4 14.1 16.1 22.3 20 0-21.2 28.5-41.9 52.8-17.5l8.4 10.3c20.8-18.8 19.4-45.3 12.1-60.9-13.8-29.1-46.9-32-54.3-31.7-10.3.4-19.7-5.4-23.7-15.3-13.7 21.2-37.2 62.5-17.6 95.1zm82.9 68.4L217 268.6c-1.9 1.6-2.2 4.4-.6 6.3l8.9 10.9c1 1.2 3.8 2.7 6.3.6l19.6-16 5.5 6.8c4.9 6 13.8-1.4 9-7.3-63.6-78.3-41.5-51.1-55.3-68.1-4.7-6-13.9 1.4-9 7.3 1.9 2.3 18.4 22.6 19.8 24.3l-9.6 7.9c-4.6 3.8 2.6 13.3 7.4 9.4l9.7-8 8 9.8zm118.4 25.7c-16.9-23.7-42.6-46.7-73.4-60.4-7.9-3.5-15-6.1-22.9-8.6-2 2.2-4.1 4.3-6.4 6.2l31.9 39.2c10.4 12.7 8.5 31.5-4.2 41.9-1.3 1.1-13.1 10.7-29 4.9-2.9 2.3-10.1 9.9-22.2 9.9-8.6 0-16.6-3.8-22.1-10.5l-8.9-10.9c-6.3-7.8-7.9-17.9-5-26.8-8.2-9.9-8.3-21.3-4.6-30-7.2-1.3-26.7-6.2-42.7-21.4-55.8 20.7-88 64.4-101.3 91.2-14.9 30.2-18.8 60.9-19.9 90.2 8.2-8.7-3.9 4.1 114-120.9l-29.9 93.6c57.8-31.1 124-36 197.4-14.4 23.6 6.9 45.1 1.6 56-13.9 11.1-15.6 8.5-37.7-6.8-59.3zM110.6 107.3l15.6 1 1-15.6-15.6-1-1 15.6z" - } - }, - "free": [ - "brands" - ] - }, - "keyboard": { - "changes": [ - "3.1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "input", - "type" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f11c", - "label": "Keyboard", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861420, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M528 448H48c-26.51 0-48-21.49-48-48V112c0-26.51 21.49-48 48-48h480c26.51 0 48 21.49 48 48v288c0 26.51-21.49 48-48 48zM128 180v-40c0-6.627-5.373-12-12-12H76c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h40c6.627 0 12-5.373 12-12zm96 0v-40c0-6.627-5.373-12-12-12h-40c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h40c6.627 0 12-5.373 12-12zm96 0v-40c0-6.627-5.373-12-12-12h-40c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h40c6.627 0 12-5.373 12-12zm96 0v-40c0-6.627-5.373-12-12-12h-40c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h40c6.627 0 12-5.373 12-12zm96 0v-40c0-6.627-5.373-12-12-12h-40c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h40c6.627 0 12-5.373 12-12zm-336 96v-40c0-6.627-5.373-12-12-12h-40c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h40c6.627 0 12-5.373 12-12zm96 0v-40c0-6.627-5.373-12-12-12h-40c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h40c6.627 0 12-5.373 12-12zm96 0v-40c0-6.627-5.373-12-12-12h-40c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h40c6.627 0 12-5.373 12-12zm96 0v-40c0-6.627-5.373-12-12-12h-40c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h40c6.627 0 12-5.373 12-12zm-336 96v-40c0-6.627-5.373-12-12-12H76c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h40c6.627 0 12-5.373 12-12zm288 0v-40c0-6.627-5.373-12-12-12H172c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h232c6.627 0 12-5.373 12-12zm96 0v-40c0-6.627-5.373-12-12-12h-40c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h40c6.627 0 12-5.373 12-12z" - }, - "regular": { - "last_modified": 1546440861286, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M528 64H48C21.49 64 0 85.49 0 112v288c0 26.51 21.49 48 48 48h480c26.51 0 48-21.49 48-48V112c0-26.51-21.49-48-48-48zm8 336c0 4.411-3.589 8-8 8H48c-4.411 0-8-3.589-8-8V112c0-4.411 3.589-8 8-8h480c4.411 0 8 3.589 8 8v288zM170 270v-28c0-6.627-5.373-12-12-12h-28c-6.627 0-12 5.373-12 12v28c0 6.627 5.373 12 12 12h28c6.627 0 12-5.373 12-12zm96 0v-28c0-6.627-5.373-12-12-12h-28c-6.627 0-12 5.373-12 12v28c0 6.627 5.373 12 12 12h28c6.627 0 12-5.373 12-12zm96 0v-28c0-6.627-5.373-12-12-12h-28c-6.627 0-12 5.373-12 12v28c0 6.627 5.373 12 12 12h28c6.627 0 12-5.373 12-12zm96 0v-28c0-6.627-5.373-12-12-12h-28c-6.627 0-12 5.373-12 12v28c0 6.627 5.373 12 12 12h28c6.627 0 12-5.373 12-12zm-336 82v-28c0-6.627-5.373-12-12-12H82c-6.627 0-12 5.373-12 12v28c0 6.627 5.373 12 12 12h28c6.627 0 12-5.373 12-12zm384 0v-28c0-6.627-5.373-12-12-12h-28c-6.627 0-12 5.373-12 12v28c0 6.627 5.373 12 12 12h28c6.627 0 12-5.373 12-12zM122 188v-28c0-6.627-5.373-12-12-12H82c-6.627 0-12 5.373-12 12v28c0 6.627 5.373 12 12 12h28c6.627 0 12-5.373 12-12zm96 0v-28c0-6.627-5.373-12-12-12h-28c-6.627 0-12 5.373-12 12v28c0 6.627 5.373 12 12 12h28c6.627 0 12-5.373 12-12zm96 0v-28c0-6.627-5.373-12-12-12h-28c-6.627 0-12 5.373-12 12v28c0 6.627 5.373 12 12 12h28c6.627 0 12-5.373 12-12zm96 0v-28c0-6.627-5.373-12-12-12h-28c-6.627 0-12 5.373-12 12v28c0 6.627 5.373 12 12 12h28c6.627 0 12-5.373 12-12zm96 0v-28c0-6.627-5.373-12-12-12h-28c-6.627 0-12 5.373-12 12v28c0 6.627 5.373 12 12 12h28c6.627 0 12-5.373 12-12zm-98 158v-16c0-6.627-5.373-12-12-12H180c-6.627 0-12 5.373-12 12v16c0 6.627 5.373 12 12 12h216c6.627 0 12-5.373 12-12z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "keycdn": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f3ba", - "label": "KeyCDN", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861001, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M63.8 409.3l60.5-59c32.1 42.8 71.1 66 126.6 67.4 30.5.7 60.3-7 86.4-22.4 5.1 5.3 18.5 19.5 20.9 22-32.2 20.7-69.6 31.1-108.1 30.2-43.3-1.1-84.6-16.7-117.7-44.4.3-.6-38.2 37.5-38.6 37.9 9.5 29.8-13.1 62.4-46.3 62.4C20.7 503.3 0 481.7 0 454.9c0-34.3 33.1-56.6 63.8-45.6zm354.9-252.4c19.1 31.3 29.6 67.4 28.7 104-1.1 44.8-19 87.5-48.6 121 .3.3 23.8 25.2 24.1 25.5 9.6-1.3 19.2 2 25.9 9.1 11.3 12 10.9 30.9-1.1 42.4-12 11.3-30.9 10.9-42.4-1.1-6.7-7-9.4-16.8-7.6-26.3-24.9-26.6-44.4-47.2-44.4-47.2 42.7-34.1 63.3-79.6 64.4-124.2.7-28.9-7.2-57.2-21.1-82.2l22.1-21zM104 53.1c6.7 7 9.4 16.8 7.6 26.3l45.9 48.1c-4.7 3.8-13.3 10.4-22.8 21.3-25.4 28.5-39.6 64.8-40.7 102.9-.7 28.9 6.1 57.2 20 82.4l-22 21.5C72.7 324 63.1 287.9 64.2 250.9c1-44.6 18.3-87.6 47.5-121.1l-25.3-26.4c-9.6 1.3-19.2-2-25.9-9.1-11.3-12-10.9-30.9 1.1-42.4C73.5 40.7 92.2 41 104 53.1zM464.9 8c26 0 47.1 22.4 47.1 48.3S490.9 104 464.9 104c-6.3.1-14-1.1-15.9-1.8l-62.9 59.7c-32.7-43.6-76.7-65.9-126.9-67.2-30.5-.7-60.3 6.8-86.2 22.4l-21.1-22C184.1 74.3 221.5 64 260 64.9c43.3 1.1 84.6 16.7 117.7 44.6l41.1-38.6c-1.5-4.7-2.2-9.6-2.2-14.5C416.5 29.7 438.9 8 464.9 8zM256.7 113.4c5.5 0 10.9.4 16.4 1.1 78.1 9.8 133.4 81.1 123.8 159.1-9.8 78.1-81.1 133.4-159.1 123.8-78.1-9.8-133.4-81.1-123.8-159.2 9.3-72.4 70.1-124.6 142.7-124.8zm-59 119.4c.6 22.7 12.2 41.8 32.4 52.2l-11 51.7h73.7l-11-51.7c20.1-10.9 32.1-29 32.4-52.2-.4-32.8-25.8-57.5-58.3-58.3-32.1.8-57.3 24.8-58.2 58.3zM256 160" - } - }, - "free": [ - "brands" - ] - }, - "khanda": { - "changes": [ - "5.3.0" - ], - "ligatures": [], - "search": { - "terms": [ - "chakkar", - "sikh", - "sikhism", - "sword" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f66d", - "label": "Khanda", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861420, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M415.81 66c-6.37-3.5-14.37-2.33-19.36 3.02a15.974 15.974 0 0 0-1.91 19.52c16.49 26.16 25.2 56.39 25.2 87.41-.19 53.25-26.77 102.69-71.27 132.41l-76.63 53.35v-20.1l44.05-36.09c3.92-4.2 5-10.09 2.81-15.28L310.85 273c33.84-19.26 56.94-55.25 56.94-96.99 0-40.79-22.02-76.13-54.59-95.71l5.22-11.44c2.34-5.53.93-11.83-3.57-16.04L255.86 0l-58.99 52.81c-4.5 4.21-5.9 10.51-3.57 16.04l5.22 11.44c-32.57 19.58-54.59 54.93-54.59 95.72 0 41.75 23.09 77.73 56.94 96.99l-7.85 17.24c-2.19 5.18-1.1 11.07 2.81 15.28l44.05 36.09v19.9l-76.59-53.33C119.02 278.62 92.44 229.19 92.26 176c0-31.08 8.71-61.31 25.2-87.47 3.87-6.16 2.4-13.77-2.59-19.08-5-5.34-13.68-6.2-20.02-2.7C16.32 109.6-22.3 205.3 13.36 295.99c7.07 17.99 17.89 34.38 30.46 49.06l55.97 65.36c4.87 5.69 13.04 7.24 19.65 3.72l79.35-42.23L228 392.23l-47.08 32.78c-1.67-.37-3.23-1.01-5.01-1.01-13.25 0-23.99 10.74-23.99 24 0 13.25 10.74 24 23.99 24 12.1 0 21.69-9.11 23.33-20.76l40.63-28.28v29.95c-9.39 5.57-15.99 15.38-15.99 27.1 0 17.67 14.32 32 31.98 32s31.98-14.33 31.98-32c0-11.71-6.61-21.52-15.99-27.1v-30.15l40.91 28.48C314.41 462.89 324 472 336.09 472c13.25 0 23.99-10.75 23.99-24 0-13.26-10.74-24-23.99-24-1.78 0-3.34.64-5.01 1.01L284 392.23l29.21-20.34 79.35 42.23c6.61 3.52 14.78 1.97 19.65-3.71l52.51-61.31c18.87-22.02 34-47.5 41.25-75.59 21.62-83.66-16.45-167.27-90.16-207.51zm-95.99 110c0 22.3-11.49 41.92-28.83 53.38l-5.65-12.41c-8.75-24.52-8.75-51.04 0-75.56l7.83-17.18c16.07 11.65 26.65 30.45 26.65 51.77zm-127.93 0c0-21.32 10.58-40.12 26.66-51.76l7.83 17.18c8.75 24.52 8.75 51.03 0 75.56l-5.65 12.41c-17.34-11.46-28.84-31.09-28.84-53.39z" - } - }, - "free": [ - "solid" - ] - }, - "kickstarter": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f3bb", - "label": "Kickstarter", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861002, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M400 480H48c-26.4 0-48-21.6-48-48V80c0-26.4 21.6-48 48-48h352c26.4 0 48 21.6 48 48v352c0 26.4-21.6 48-48 48zM199.6 178.5c0-30.7-17.6-45.1-39.7-45.1-25.8 0-40 19.8-40 44.5v154.8c0 25.8 13.7 45.6 40.5 45.6 21.5 0 39.2-14 39.2-45.6v-41.8l60.6 75.7c12.3 14.9 39 16.8 55.8 0 14.6-15.1 14.8-36.8 4-50.4l-49.1-62.8 40.5-58.7c9.4-13.5 9.5-34.5-5.6-49.1-16.4-15.9-44.6-17.3-61.4 7l-44.8 64.7v-38.8z" - } - }, - "free": [ - "brands" - ] - }, - "kickstarter-k": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f3bc", - "label": "Kickstarter K", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861001, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M147.3 114.4c0-56.2-32.5-82.4-73.4-82.4C26.2 32 0 68.2 0 113.4v283c0 47.3 25.3 83.4 74.9 83.4 39.8 0 72.4-25.6 72.4-83.4v-76.5l112.1 138.3c22.7 27.2 72.1 30.7 103.2 0 27-27.6 27.3-67.4 7.4-92.2l-90.8-114.8 74.9-107.4c17.4-24.7 17.5-63.1-10.4-89.8-30.3-29-82.4-31.6-113.6 12.8L147.3 185v-70.6z" - } - }, - "free": [ - "brands" - ] - }, - "kiss": { - "changes": [ - "5.1.0", - "5.1.1" - ], - "ligatures": [], - "search": { - "terms": [ - "beso", - "emoticon", - "face", - "love", - "smooch" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f596", - "label": "Kissing Face", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861420, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm-80 232c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32zm136 156c0 19.2-28.7 41.5-71.5 44-8.5.8-12.1-11.8-3.6-15.4l17-7.2c13-5.5 20.8-13.5 20.8-21.5s-7.8-16-20.8-21.5l-17-7.2c-6-2.5-6.1-12.2 0-14.8l17-7.2c13-5.5 20.8-13.5 20.8-21.5s-7.8-16-20.8-21.5l-17-7.2c-8.6-3.6-4.8-16.5 3.6-15.4 42.8 2.5 71.5 24.8 71.5 44 0 13-13.4 27.3-35.2 36C290.6 368.7 304 383 304 396zm24-156c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32z" - }, - "regular": { - "last_modified": 1546440861286, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M168 176c-17.7 0-32 14.3-32 32s14.3 32 32 32 32-14.3 32-32-14.3-32-32-32zm136 132c0-19.2-28.8-41.5-71.5-44-3.8-.4-7.4 2.4-8.2 6.2-.9 3.8 1.1 7.7 4.7 9.2l16.9 7.2c13 5.5 20.8 13.5 20.8 21.5s-7.8 16-20.7 21.5l-17 7.2c-5.7 2.4-6 12.2 0 14.8l16.9 7.2c13 5.5 20.8 13.5 20.8 21.5s-7.8 16-20.7 21.5l-17 7.2c-3.6 1.5-5.6 5.4-4.7 9.2.8 3.6 4.1 6.2 7.8 6.2h.5c42.8-2.5 71.5-24.8 71.5-44 0-13-13.4-27.3-35.2-36C290.6 335.3 304 321 304 308zM248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm0 448c-110.3 0-200-89.7-200-200S137.7 56 248 56s200 89.7 200 200-89.7 200-200 200zm80-280c-17.7 0-32 14.3-32 32s14.3 32 32 32 32-14.3 32-32-14.3-32-32-32z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "kiss-beam": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [ - "beso", - "emoticon", - "face", - "love", - "smooch" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f597", - "label": "Kissing Face With Smiling Eyes", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861420, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm-39 219.9l-9.5-17c-7.7-13.7-19.2-21.6-31.5-21.6s-23.8 7.9-31.5 21.6l-9.5 17c-4.2 7.4-15.6 4-14.9-4.5 3.3-42.1 32.2-71.4 56-71.4s52.7 29.3 56 71.4c.5 8.5-10.9 12-15.1 4.5zM304 396c0 19.2-28.7 41.5-71.5 44-8.5.8-12.1-11.8-3.6-15.4l17-7.2c13-5.5 20.8-13.5 20.8-21.5s-7.8-16-20.8-21.5l-17-7.2c-6-2.5-6.1-12.2 0-14.8l17-7.2c13-5.5 20.8-13.5 20.8-21.5s-7.8-16-20.8-21.5l-17-7.2c-8.6-3.6-4.8-16.5 3.6-15.4 42.8 2.5 71.5 24.8 71.5 44 0 13-13.4 27.3-35.2 36C290.6 368.7 304 383 304 396zm65-168.1l-9.5-17c-7.7-13.7-19.2-21.6-31.5-21.6s-23.8 7.9-31.5 21.6l-9.5 17c-4.1 7.3-15.6 4-14.9-4.5 3.3-42.1 32.2-71.4 56-71.4s52.7 29.3 56 71.4c.5 8.5-10.9 12-15.1 4.5z" - }, - "regular": { - "last_modified": 1546440861286, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M168 152c-23.8 0-52.7 29.3-56 71.4-.3 3.7 2 7.2 5.6 8.3 3.5 1 7.5-.5 9.3-3.7l9.5-17c7.7-13.7 19.2-21.6 31.5-21.6s23.8 7.9 31.5 21.6l9.5 17c2.1 3.7 6.2 4.7 9.3 3.7 3.6-1.1 5.9-4.5 5.6-8.3-3.1-42.1-32-71.4-55.8-71.4zM248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm0 448c-110.3 0-200-89.7-200-200S137.7 56 248 56s200 89.7 200 200-89.7 200-200 200zm56-148c0-19.2-28.8-41.5-71.5-44-3.8-.4-7.4 2.4-8.2 6.2-.9 3.8 1.1 7.7 4.7 9.2l16.9 7.2c13 5.5 20.8 13.5 20.8 21.5s-7.8 16-20.7 21.5l-17 7.2c-5.7 2.4-6 12.2 0 14.8l16.9 7.2c13 5.5 20.8 13.5 20.8 21.5s-7.8 16-20.7 21.5l-17 7.2c-3.6 1.5-5.6 5.4-4.7 9.2.8 3.6 4.1 6.2 7.8 6.2h.5c42.8-2.5 71.5-24.8 71.5-44 0-13-13.4-27.3-35.2-36C290.6 335.3 304 321 304 308zm24-156c-23.8 0-52.7 29.3-56 71.4-.3 3.7 2 7.2 5.6 8.3 3.5 1 7.5-.5 9.3-3.7l9.5-17c7.7-13.7 19.2-21.6 31.5-21.6s23.8 7.9 31.5 21.6l9.5 17c2.1 3.7 6.2 4.7 9.3 3.7 3.6-1.1 5.9-4.5 5.6-8.3-3.1-42.1-32-71.4-55.8-71.4z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "kiss-wink-heart": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [ - "beso", - "emoticon", - "face", - "love", - "smooch" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f598", - "label": "Face Blowing a Kiss", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861420, - "raw": "", - "viewBox": [ - "0", - "0", - "504", - "512" - ], - "width": 504, - "height": 512, - "path": "M501.1 402.5c-8-20.8-31.5-31.5-53.1-25.9l-8.4 2.2-2.3-8.4c-5.9-21.4-27-36.5-49-33-25.2 4-40.6 28.6-34 52.6l22.9 82.6c1.5 5.3 7 8.5 12.4 7.1l83-21.5c24.1-6.3 37.7-31.8 28.5-55.7zm-177.6-4c-5.6-20.3-2.3-42 9-59.7 29.7-46.3 98.7-45.5 127.8 4.3 6.4.1 12.6 1.4 18.6 2.9 10.9-27.9 17.1-58.2 17.1-90C496 119 385 8 248 8S0 119 0 256s111 248 248 248c35.4 0 68.9-7.5 99.4-20.9-.3-.7-23.9-84.6-23.9-84.6zM168 240c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32zm120 156c0 19.2-28.7 41.5-71.5 44-8.5.8-12.1-11.8-3.6-15.4l17-7.2c13-5.5 20.8-13.5 20.8-21.5s-7.8-16-20.8-21.5l-17-7.2c-6-2.5-5.7-12.3 0-14.8l17-7.2c13-5.5 20.8-13.5 20.8-21.5s-7.8-16-20.8-21.5l-17-7.2c-8.8-3.7-4.6-16.6 3.6-15.4 42.8 2.5 71.5 24.8 71.5 44 0 13-13.4 27.3-35.2 36C274.6 368.7 288 383 288 396zm16-179c-8.3 7.4-21.6.4-19.8-10.8 4-25.2 34.2-42.1 59.9-42.1S400 181 404 206.2c1.7 11.1-11.3 18.3-19.8 10.8l-9.5-8.5c-14.8-13.2-46.2-13.2-61 0L304 217z" - }, - "regular": { - "last_modified": 1546440861286, - "raw": "", - "viewBox": [ - "0", - "0", - "504", - "512" - ], - "width": 504, - "height": 512, - "path": "M304 308.5c0-19.2-28.8-41.5-71.5-44-3.8-.4-7.4 2.4-8.2 6.2-.9 3.8 1.1 7.7 4.7 9.2l16.9 7.2c13 5.5 20.8 13.5 20.8 21.5s-7.8 16-20.7 21.5l-17 7.2c-5.7 2.4-6 12.2 0 14.8l16.9 7.2c13 5.5 20.8 13.5 20.8 21.5s-7.8 16-20.7 21.5l-17 7.2c-3.6 1.5-5.6 5.4-4.7 9.2.8 3.6 4.1 6.2 7.8 6.2h.5c42.8-2.5 71.5-24.8 71.5-44 0-13-13.4-27.3-35.2-36 21.7-9.1 35.1-23.4 35.1-36.4zm70.5-83.5l9.5 8.5c3.8 3.3 9.3 4 13.7 1.6 4.4-2.4 6.9-7.4 6.1-12.4-4-25.2-34.2-42.1-59.8-42.1s-55.9 16.9-59.8 42.1c-.8 5 1.7 10 6.1 12.4 5.8 3.1 11.2.7 13.7-1.6l9.5-8.5c14.8-13.2 46.2-13.2 61 0zM136 208.5c0 17.7 14.3 32 32 32s32-14.3 32-32-14.3-32-32-32-32 14.3-32 32zm365.1 194c-8-20.8-31.5-31.5-53.1-25.9l-8.4 2.2-2.3-8.4c-5.9-21.4-27-36.5-49-33-25.2 4-40.6 28.6-34 52.6l22.9 82.6c1.5 5.3 7 8.5 12.4 7.1l83-21.5c24.1-6.3 37.7-31.8 28.5-55.7zM334 436.3c-26.1 12.5-55.2 19.7-86 19.7-110.3 0-200-89.7-200-200S137.7 56 248 56s200 89.7 200 200c0 22.1-3.7 43.3-10.4 63.2 9 6.4 17 14.2 22.6 23.9 6.4.1 12.6 1.4 18.6 2.9 10.9-27.9 17.1-58.2 17.1-90C496 119 385 8 248 8S0 119 0 256s111 248 248 248c35.4 0 68.9-7.5 99.4-20.9-2.5-7.3 4.3 17.2-13.4-46.8z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "kiwi-bird": { - "changes": [ - "5.0.13" - ], - "ligatures": [], - "search": { - "terms": [ - "bird", - "fauna" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f535", - "label": "Kiwi Bird", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861420, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M575.81 217.98C572.64 157.41 518.28 112 457.63 112h-9.37c-52.82 0-104.25-16.25-147.74-46.24-41.99-28.96-96.04-41.62-153.21-28.7C129.3 41.12-.08 78.24 0 224c.04 70.95 38.68 132.8 95.99 166.01V464c0 8.84 7.16 16 16 16h16c8.84 0 16-7.16 16-16v-54.26c15.36 3.96 31.4 6.26 48 6.26 5.44 0 10.68-.73 16-1.18V464c0 8.84 7.16 16 16 16h16c8.84 0 16-7.16 16-16v-59.43c14.24-5.06 27.88-11.39 40.34-19.51C342.07 355.25 393.86 336 448.46 336c25.48 0 16.01-.31 23.05-.78l74.41 136.44c2.86 5.23 8.3 8.34 14.05 8.34 1.31 0 2.64-.16 3.95-.5 7.09-1.8 12.05-8.19 12.05-15.5 0 0 .14-240.24-.16-246.02zM463.97 248c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24zm80 153.25l-39.86-73.08c15.12-5.83 28.73-14.6 39.86-25.98v99.06z" - } - }, - "free": [ - "solid" - ] - }, - "korvue": { - "changes": [ - "5.0.2" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f42f", - "label": "KORVUE", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861002, - "raw": "", - "viewBox": [ - "0", - "0", - "446", - "512" - ], - "width": 446, - "height": 512, - "path": "M386.5 34h-327C26.8 34 0 60.8 0 93.5v327.1C0 453.2 26.8 480 59.5 480h327.1c33 0 59.5-26.8 59.5-59.5v-327C446 60.8 419.2 34 386.5 34zM87.1 120.8h96v116l61.8-116h110.9l-81.2 132H87.1v-132zm161.8 272.1l-65.7-113.6v113.6h-96V262.1h191.5l88.6 130.8H248.9z" - } - }, - "free": [ - "brands" - ] - }, - "landmark": { - "changes": [ - "5.3.0" - ], - "ligatures": [], - "search": { - "terms": [ - "building", - "historic", - "memoroable", - "politics" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f66f", - "label": "Landmark", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861421, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M501.62 92.11L267.24 2.04a31.958 31.958 0 0 0-22.47 0L10.38 92.11A16.001 16.001 0 0 0 0 107.09V144c0 8.84 7.16 16 16 16h480c8.84 0 16-7.16 16-16v-36.91c0-6.67-4.14-12.64-10.38-14.98zM64 192v160H48c-8.84 0-16 7.16-16 16v48h448v-48c0-8.84-7.16-16-16-16h-16V192h-64v160h-96V192h-64v160h-96V192H64zm432 256H16c-8.84 0-16 7.16-16 16v32c0 8.84 7.16 16 16 16h480c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16z" - } - }, - "free": [ - "solid" - ] - }, - "language": { - "changes": [ - "4.1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "dialect", - "idiom", - "localize", - "speech", - "translate", - "vernacular" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f1ab", - "label": "Language", - "voted": false, - "svg": { - "solid": { - "last_modified": 1548363722389, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M152.1 236.2c-3.5-12.1-7.8-33.2-7.8-33.2h-.5s-4.3 21.1-7.8 33.2l-11.1 37.5H163zM616 96H336v320h280c13.3 0 24-10.7 24-24V120c0-13.3-10.7-24-24-24zm-24 120c0 6.6-5.4 12-12 12h-11.4c-6.9 23.6-21.7 47.4-42.7 69.9 8.4 6.4 17.1 12.5 26.1 18 5.5 3.4 7.3 10.5 4.1 16.2l-7.9 13.9c-3.4 5.9-10.9 7.8-16.7 4.3-12.6-7.8-24.5-16.1-35.4-24.9-10.9 8.7-22.7 17.1-35.4 24.9-5.8 3.5-13.3 1.6-16.7-4.3l-7.9-13.9c-3.2-5.6-1.4-12.8 4.2-16.2 9.3-5.7 18-11.7 26.1-18-7.9-8.4-14.9-17-21-25.7-4-5.7-2.2-13.6 3.7-17.1l6.5-3.9 7.3-4.3c5.4-3.2 12.4-1.7 16 3.4 5 7 10.8 14 17.4 20.9 13.5-14.2 23.8-28.9 30-43.2H412c-6.6 0-12-5.4-12-12v-16c0-6.6 5.4-12 12-12h64v-16c0-6.6 5.4-12 12-12h16c6.6 0 12 5.4 12 12v16h64c6.6 0 12 5.4 12 12zM0 120v272c0 13.3 10.7 24 24 24h280V96H24c-13.3 0-24 10.7-24 24zm58.9 216.1L116.4 167c1.7-4.9 6.2-8.1 11.4-8.1h32.5c5.1 0 9.7 3.3 11.4 8.1l57.5 169.1c2.6 7.8-3.1 15.9-11.4 15.9h-22.9a12 12 0 0 1-11.5-8.6l-9.4-31.9h-60.2l-9.1 31.8c-1.5 5.1-6.2 8.7-11.5 8.7H70.3c-8.2 0-14-8.1-11.4-15.9z" - } - }, - "free": [ - "solid" - ] - }, - "laptop": { - "changes": [ - "3", - "5.0.0", - "5.2.0" - ], - "ligatures": [], - "search": { - "terms": [ - "computer", - "cpu", - "dell", - "demo", - "device", - "dude you're getting", - "mac", - "macbook", - "machine", - "pc" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f109", - "label": "Laptop", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861421, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M624 416H381.54c-.74 19.81-14.71 32-32.74 32H288c-18.69 0-33.02-17.47-32.77-32H16c-8.8 0-16 7.2-16 16v16c0 35.2 28.8 64 64 64h512c35.2 0 64-28.8 64-64v-16c0-8.8-7.2-16-16-16zM576 48c0-26.4-21.6-48-48-48H112C85.6 0 64 21.6 64 48v336h512V48zm-64 272H128V64h384v256z" - } - }, - "free": [ - "solid" - ] - }, - "laptop-code": { - "changes": [ - "5.2.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f5fc", - "label": "Laptop Code", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861421, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M255.03 261.65c6.25 6.25 16.38 6.25 22.63 0l11.31-11.31c6.25-6.25 6.25-16.38 0-22.63L253.25 192l35.71-35.72c6.25-6.25 6.25-16.38 0-22.63l-11.31-11.31c-6.25-6.25-16.38-6.25-22.63 0l-58.34 58.34c-6.25 6.25-6.25 16.38 0 22.63l58.35 58.34zm96.01-11.3l11.31 11.31c6.25 6.25 16.38 6.25 22.63 0l58.34-58.34c6.25-6.25 6.25-16.38 0-22.63l-58.34-58.34c-6.25-6.25-16.38-6.25-22.63 0l-11.31 11.31c-6.25 6.25-6.25 16.38 0 22.63L386.75 192l-35.71 35.72c-6.25 6.25-6.25 16.38 0 22.63zM624 416H381.54c-.74 19.81-14.71 32-32.74 32H288c-18.69 0-33.02-17.47-32.77-32H16c-8.8 0-16 7.2-16 16v16c0 35.2 28.8 64 64 64h512c35.2 0 64-28.8 64-64v-16c0-8.8-7.2-16-16-16zM576 48c0-26.4-21.6-48-48-48H112C85.6 0 64 21.6 64 48v336h512V48zm-64 272H128V64h384v256z" - } - }, - "free": [ - "solid" - ] - }, - "laptop-medical": { - "changes": [ - "5.7.0" - ], - "ligatures": [], - "search": { - "terms": [ - "ehr", - "electronic health records", - "history" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f812", - "label": "Laptop Medical", - "voted": false, - "svg": { - "solid": { - "last_modified": 1548701299599, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M232 224h56v56a8 8 0 0 0 8 8h48a8 8 0 0 0 8-8v-56h56a8 8 0 0 0 8-8v-48a8 8 0 0 0-8-8h-56v-56a8 8 0 0 0-8-8h-48a8 8 0 0 0-8 8v56h-56a8 8 0 0 0-8 8v48a8 8 0 0 0 8 8zM576 48a48.14 48.14 0 0 0-48-48H112a48.14 48.14 0 0 0-48 48v336h512zm-64 272H128V64h384zm112 96H381.54c-.74 19.81-14.71 32-32.74 32H288c-18.69 0-33-17.47-32.77-32H16a16 16 0 0 0-16 16v16a64.19 64.19 0 0 0 64 64h512a64.19 64.19 0 0 0 64-64v-16a16 16 0 0 0-16-16z" - } - }, - "free": [ - "solid" - ] - }, - "laravel": { - "changes": [ - "5.0.0", - "5.0.3" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f3bd", - "label": "Laravel", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861002, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M637.5 241.6c-4.2-4.8-62.8-78.1-73.1-90.5-10.3-12.4-15.4-10.2-21.7-9.3-6.4.9-80.5 13.4-89.1 14.8-8.6 1.5-14 4.9-8.7 12.3 4.7 6.6 53.4 75.7 64.2 90.9l-193.7 46.4L161.2 48.7c-6.1-9.1-7.4-12.3-21.4-11.6-14 .6-120.9 9.5-128.5 10.2-7.6.6-16 4-8.4 22s129 279.6 132.4 287.2c3.4 7.6 12.2 20 32.8 15 21.1-5.1 94.3-24.2 134.3-34.7 21.1 38.3 64.2 115.9 72.2 127 10.6 14.9 18 12.4 34.3 7.4 12.8-3.9 199.6-71.1 208-74.5 8.4-3.5 13.6-5.9 7.9-14.4-4.2-6.2-53.5-72.2-79.3-106.8 17.7-4.7 80.6-21.4 87.3-23.3 7.9-2 9-5.8 4.7-10.6zm-352.2 72c-2.3.5-110.8 26.5-116.6 27.8-5.8 1.3-5.8.7-6.5-1.3-.7-2-129-266.7-130.8-270-1.8-3.3-1.7-5.9 0-5.9s102.5-9 106-9.2c3.6-.2 3.2.6 4.5 2.8 0 0 142.2 245.4 144.6 249.7 2.6 4.3 1.1 5.6-1.2 6.1zm306 57.4c1.7 2.7 3.5 4.5-2 6.4-5.4 2-183.7 62.1-187.1 63.6-3.5 1.5-6.2 2-10.6-4.5s-62.4-106.8-62.4-106.8L518 280.6c4.7-1.5 6.2-2.5 9.2 2.2 2.9 4.8 62.4 85.5 64.1 88.2zm12.1-134.1c-4.2.9-73.6 18.1-73.6 18.1l-56.7-77.8c-1.6-2.3-2.9-4.5 1.1-5s68.4-12.2 71.3-12.8c2.9-.7 5.4-1.5 9 3.4 3.6 4.9 52.6 67 54.5 69.4 1.8 2.3-1.4 3.7-5.6 4.7z" - } - }, - "free": [ - "brands" - ] - }, - "lastfm": { - "changes": [ - "4.2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f202", - "label": "last.fm", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861002, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M225.8 367.1l-18.8-51s-30.5 34-76.2 34c-40.5 0-69.2-35.2-69.2-91.5 0-72.1 36.4-97.9 72.1-97.9 66.5 0 74.8 53.3 100.9 134.9 18.8 56.9 54 102.6 155.4 102.6 72.7 0 122-22.3 122-80.9 0-72.9-62.7-80.6-115-92.1-25.8-5.9-33.4-16.4-33.4-34 0-19.9 15.8-31.7 41.6-31.7 28.2 0 43.4 10.6 45.7 35.8l58.6-7c-4.7-52.8-41.1-74.5-100.9-74.5-52.8 0-104.4 19.9-104.4 83.9 0 39.9 19.4 65.1 68 76.8 44.9 10.6 79.8 13.8 79.8 45.7 0 21.7-21.1 30.5-61 30.5-59.2 0-83.9-31.1-97.9-73.9-32-96.8-43.6-163-161.3-163C45.7 113.8 0 168.3 0 261c0 89.1 45.7 137.2 127.9 137.2 66.2 0 97.9-31.1 97.9-31.1z" - } - }, - "free": [ - "brands" - ] - }, - "lastfm-square": { - "changes": [ - "4.2", - "5.0.0", - "5.0.11" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f203", - "label": "last.fm Square", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861002, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M400 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zm-92.2 312.9c-63.4 0-85.4-28.6-97.1-64.1-16.3-51-21.5-84.3-63-84.3-22.4 0-45.1 16.1-45.1 61.2 0 35.2 18 57.2 43.3 57.2 28.6 0 47.6-21.3 47.6-21.3l11.7 31.9s-19.8 19.4-61.2 19.4c-51.3 0-79.9-30.1-79.9-85.8 0-57.9 28.6-92 82.5-92 73.5 0 80.8 41.4 100.8 101.9 8.8 26.8 24.2 46.2 61.2 46.2 24.9 0 38.1-5.5 38.1-19.1 0-19.9-21.8-22-49.9-28.6-30.4-7.3-42.5-23.1-42.5-48 0-40 32.3-52.4 65.2-52.4 37.4 0 60.1 13.6 63 46.6l-36.7 4.4c-1.5-15.8-11-22.4-28.6-22.4-16.1 0-26 7.3-26 19.8 0 11 4.8 17.6 20.9 21.3 32.7 7.1 71.8 12 71.8 57.5.1 36.7-30.7 50.6-76.1 50.6z" - } - }, - "free": [ - "brands" - ] - }, - "laugh": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [ - "LOL", - "emoticon", - "face", - "laugh" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f599", - "label": "Grinning Face With Big Eyes", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861421, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm80 152c17.7 0 32 14.3 32 32s-14.3 32-32 32-32-14.3-32-32 14.3-32 32-32zm-160 0c17.7 0 32 14.3 32 32s-14.3 32-32 32-32-14.3-32-32 14.3-32 32-32zm88 272h-16c-73.4 0-134-55-142.9-126-1.2-9.5 6.3-18 15.9-18h270c9.6 0 17.1 8.4 15.9 18-8.9 71-69.5 126-142.9 126z" - }, - "regular": { - "last_modified": 1546440861287, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm141.4 389.4c-37.8 37.8-88 58.6-141.4 58.6s-103.6-20.8-141.4-58.6S48 309.4 48 256s20.8-103.6 58.6-141.4S194.6 56 248 56s103.6 20.8 141.4 58.6S448 202.6 448 256s-20.8 103.6-58.6 141.4zM328 224c17.7 0 32-14.3 32-32s-14.3-32-32-32-32 14.3-32 32 14.3 32 32 32zm-160 0c17.7 0 32-14.3 32-32s-14.3-32-32-32-32 14.3-32 32 14.3 32 32 32zm194.4 64H133.6c-8.2 0-14.5 7-13.5 15 7.5 59.2 58.9 105 121.1 105h13.6c62.2 0 113.6-45.8 121.1-105 1-8-5.3-15-13.5-15z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "laugh-beam": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [ - "LOL", - "emoticon", - "face" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f59a", - "label": "Laugh Face with Beaming Eyes", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861421, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm24 199.4c3.3-42.1 32.2-71.4 56-71.4s52.7 29.3 56 71.4c.7 8.6-10.8 11.9-14.9 4.5l-9.5-17c-7.7-13.7-19.2-21.6-31.5-21.6s-23.8 7.9-31.5 21.6l-9.5 17c-4.2 7.4-15.8 4.1-15.1-4.5zm-160 0c3.3-42.1 32.2-71.4 56-71.4s52.7 29.3 56 71.4c.7 8.6-10.8 11.9-14.9 4.5l-9.5-17c-7.7-13.7-19.2-21.6-31.5-21.6s-23.8 7.9-31.5 21.6l-9.5 17c-4.3 7.4-15.8 4-15.1-4.5zM398.9 306C390 377 329.4 432 256 432h-16c-73.4 0-134-55-142.9-126-1.2-9.5 6.3-18 15.9-18h270c9.6 0 17.1 8.4 15.9 18z" - }, - "regular": { - "last_modified": 1546440861287, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm141.4 389.4c-37.8 37.8-88 58.6-141.4 58.6s-103.6-20.8-141.4-58.6S48 309.4 48 256s20.8-103.6 58.6-141.4S194.6 56 248 56s103.6 20.8 141.4 58.6S448 202.6 448 256s-20.8 103.6-58.6 141.4zM328 152c-23.8 0-52.7 29.3-56 71.4-.7 8.6 10.8 11.9 14.9 4.5l9.5-17c7.7-13.7 19.2-21.6 31.5-21.6s23.8 7.9 31.5 21.6l9.5 17c4.1 7.4 15.6 4 14.9-4.5-3.1-42.1-32-71.4-55.8-71.4zm-201 75.9l9.5-17c7.7-13.7 19.2-21.6 31.5-21.6s23.8 7.9 31.5 21.6l9.5 17c4.1 7.4 15.6 4 14.9-4.5-3.3-42.1-32.2-71.4-56-71.4s-52.7 29.3-56 71.4c-.6 8.5 10.9 11.9 15.1 4.5zM362.4 288H133.6c-8.2 0-14.5 7-13.5 15 7.5 59.2 58.9 105 121.1 105h13.6c62.2 0 113.6-45.8 121.1-105 1-8-5.3-15-13.5-15z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "laugh-squint": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [ - "LOL", - "emoticon", - "face" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f59b", - "label": "Laughing Squinting Face", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861421, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm33.8 161.7l80-48c11.6-6.9 24 7.7 15.4 18L343.6 180l33.6 40.3c8.7 10.4-3.9 24.8-15.4 18l-80-48c-7.7-4.7-7.7-15.9 0-20.6zm-163-30c-8.6-10.3 3.8-24.9 15.4-18l80 48c7.8 4.7 7.8 15.9 0 20.6l-80 48c-11.5 6.8-24-7.6-15.4-18l33.6-40.3-33.6-40.3zM398.9 306C390 377 329.4 432 256 432h-16c-73.4 0-134-55-142.9-126-1.2-9.5 6.3-18 15.9-18h270c9.6 0 17.1 8.4 15.9 18z" - }, - "regular": { - "last_modified": 1546440861287, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm141.4 389.4c-37.8 37.8-88 58.6-141.4 58.6s-103.6-20.8-141.4-58.6S48 309.4 48 256s20.8-103.6 58.6-141.4S194.6 56 248 56s103.6 20.8 141.4 58.6S448 202.6 448 256s-20.8 103.6-58.6 141.4zM343.6 196l33.6-40.3c8.6-10.3-3.8-24.8-15.4-18l-80 48c-7.8 4.7-7.8 15.9 0 20.6l80 48c11.5 6.8 24-7.6 15.4-18L343.6 196zm-209.4 58.3l80-48c7.8-4.7 7.8-15.9 0-20.6l-80-48c-11.6-6.9-24 7.7-15.4 18l33.6 40.3-33.6 40.3c-8.7 10.4 3.8 24.8 15.4 18zM362.4 288H133.6c-8.2 0-14.5 7-13.5 15 7.5 59.2 58.9 105 121.1 105h13.6c62.2 0 113.6-45.8 121.1-105 1-8-5.3-15-13.5-15z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "laugh-wink": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [ - "LOL", - "emoticon", - "face" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f59c", - "label": "Laughing Winking Face", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861421, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm20.1 198.1c4-25.2 34.2-42.1 59.9-42.1s55.9 16.9 59.9 42.1c1.7 11.1-11.4 18.3-19.8 10.8l-9.5-8.5c-14.8-13.2-46.2-13.2-61 0L288 217c-8.4 7.4-21.6.3-19.9-10.9zM168 160c17.7 0 32 14.3 32 32s-14.3 32-32 32-32-14.3-32-32 14.3-32 32-32zm230.9 146C390 377 329.4 432 256 432h-16c-73.4 0-134-55-142.9-126-1.2-9.5 6.3-18 15.9-18h270c9.6 0 17.1 8.4 15.9 18z" - }, - "regular": { - "last_modified": 1546440861287, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm141.4 389.4c-37.8 37.8-88 58.6-141.4 58.6s-103.6-20.8-141.4-58.6C68.8 359.6 48 309.4 48 256s20.8-103.6 58.6-141.4C144.4 76.8 194.6 56 248 56s103.6 20.8 141.4 58.6c37.8 37.8 58.6 88 58.6 141.4s-20.8 103.6-58.6 141.4zM328 164c-25.7 0-55.9 16.9-59.9 42.1-1.7 11.2 11.5 18.2 19.8 10.8l9.5-8.5c14.8-13.2 46.2-13.2 61 0l9.5 8.5c8.5 7.4 21.6.3 19.8-10.8-3.8-25.2-34-42.1-59.7-42.1zm-160 60c17.7 0 32-14.3 32-32s-14.3-32-32-32-32 14.3-32 32 14.3 32 32 32zm194.4 64H133.6c-8.2 0-14.5 7-13.5 15 7.5 59.2 58.9 105 121.1 105h13.6c62.2 0 113.6-45.8 121.1-105 1-8-5.3-15-13.5-15z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "layer-group": { - "changes": [ - "5.2.0" - ], - "ligatures": [], - "search": { - "terms": [ - "layers" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f5fd", - "label": "Layer Group", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861422, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M12.41 148.02l232.94 105.67c6.8 3.09 14.49 3.09 21.29 0l232.94-105.67c16.55-7.51 16.55-32.52 0-40.03L266.65 2.31a25.607 25.607 0 0 0-21.29 0L12.41 107.98c-16.55 7.51-16.55 32.53 0 40.04zm487.18 88.28l-58.09-26.33-161.64 73.27c-7.56 3.43-15.59 5.17-23.86 5.17s-16.29-1.74-23.86-5.17L70.51 209.97l-58.1 26.33c-16.55 7.5-16.55 32.5 0 40l232.94 105.59c6.8 3.08 14.49 3.08 21.29 0L499.59 276.3c16.55-7.5 16.55-32.5 0-40zm0 127.8l-57.87-26.23-161.86 73.37c-7.56 3.43-15.59 5.17-23.86 5.17s-16.29-1.74-23.86-5.17L70.29 337.87 12.41 364.1c-16.55 7.5-16.55 32.5 0 40l232.94 105.59c6.8 3.08 14.49 3.08 21.29 0L499.59 404.1c16.55-7.5 16.55-32.5 0-40z" - } - }, - "free": [ - "solid" - ] - }, - "leaf": { - "changes": [ - "1", - "5.0.0", - "5.0.9" - ], - "ligatures": [], - "search": { - "terms": [ - "eco", - "flora", - "nature", - "plant" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f06c", - "label": "leaf", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861422, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M546.2 9.7c-5.6-12.5-21.6-13-28.3-1.2C486.9 62.4 431.4 96 368 96h-80C182 96 96 182 96 288c0 7 .8 13.7 1.5 20.5C161.3 262.8 253.4 224 384 224c8.8 0 16 7.2 16 16s-7.2 16-16 16C132.6 256 26 410.1 2.4 468c-6.6 16.3 1.2 34.9 17.5 41.6 16.4 6.8 35-1.1 41.8-17.3 1.5-3.6 20.9-47.9 71.9-90.6 32.4 43.9 94 85.8 174.9 77.2C465.5 467.5 576 326.7 576 154.3c0-50.2-10.8-102.2-29.8-144.6z" - } - }, - "free": [ - "solid" - ] - }, - "leanpub": { - "changes": [ - "4.3", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f212", - "label": "Leanpub", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861003, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M386.539 111.485l15.096 248.955-10.979-.275c-36.232-.824-71.64 8.783-102.657 27.997-31.016-19.214-66.424-27.997-102.657-27.997-45.564 0-82.07 10.705-123.516 27.723L93.117 129.6c28.546-11.803 61.484-18.115 92.226-18.115 41.173 0 73.836 13.175 102.657 42.544 27.723-28.271 59.013-41.721 98.539-42.544zM569.07 448c-25.526 0-47.485-5.215-70.542-15.645-34.31-15.645-69.993-24.978-107.871-24.978-38.977 0-74.934 12.901-102.657 40.623-27.723-27.723-63.68-40.623-102.657-40.623-37.878 0-73.561 9.333-107.871 24.978C55.239 442.236 32.731 448 8.303 448H6.93L49.475 98.859C88.726 76.626 136.486 64 181.775 64 218.83 64 256.984 71.685 288 93.095 319.016 71.685 357.17 64 394.225 64c45.289 0 93.049 12.626 132.3 34.859L569.07 448zm-43.368-44.741l-34.036-280.246c-30.742-13.999-67.248-21.41-101.009-21.41-38.428 0-74.385 12.077-102.657 38.702-28.272-26.625-64.228-38.702-102.657-38.702-33.761 0-70.267 7.411-101.009 21.41L50.298 403.259c47.211-19.487 82.894-33.486 135.045-33.486 37.604 0 70.817 9.606 102.657 29.644 31.84-20.038 65.052-29.644 102.657-29.644 52.151 0 87.834 13.999 135.045 33.486z" - } - }, - "free": [ - "brands" - ] - }, - "lemon": { - "changes": [ - "1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "citrus", - "lemonade", - "lime", - "tart" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f094", - "label": "Lemon", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861422, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M489.038 22.963C465.944-.13 434.648-5.93 413.947 6.129c-58.906 34.312-181.25-53.077-321.073 86.746S40.441 355.041 6.129 413.945c-12.059 20.702-6.26 51.999 16.833 75.093 23.095 23.095 54.392 28.891 75.095 16.832 58.901-34.31 181.246 53.079 321.068-86.743S471.56 156.96 505.871 98.056c12.059-20.702 6.261-51.999-16.833-75.093zM243.881 95.522c-58.189 14.547-133.808 90.155-148.358 148.358-1.817 7.27-8.342 12.124-15.511 12.124-1.284 0-2.59-.156-3.893-.481-8.572-2.144-13.784-10.83-11.642-19.403C81.901 166.427 166.316 81.93 236.119 64.478c8.575-2.143 17.261 3.069 19.403 11.642s-3.069 17.259-11.641 19.402z" - }, - "regular": { - "last_modified": 1546440861288, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M484.112 27.889C455.989-.233 416.108-8.057 387.059 8.865 347.604 31.848 223.504-41.111 91.196 91.197-41.277 223.672 31.923 347.472 8.866 387.058c-16.922 29.051-9.1 68.932 19.022 97.054 28.135 28.135 68.011 35.938 97.057 19.021 39.423-22.97 163.557 49.969 295.858-82.329 132.474-132.477 59.273-256.277 82.331-295.861 16.922-29.05 9.1-68.931-19.022-97.054zm-22.405 72.894c-38.8 66.609 45.6 165.635-74.845 286.08-120.44 120.443-219.475 36.048-286.076 74.843-22.679 13.207-64.035-27.241-50.493-50.488 38.8-66.609-45.6-165.635 74.845-286.08C245.573 4.702 344.616 89.086 411.219 50.292c22.73-13.24 64.005 27.288 50.488 50.491zm-169.861 8.736c1.37 10.96-6.404 20.957-17.365 22.327-54.846 6.855-135.779 87.787-142.635 142.635-1.373 10.989-11.399 18.734-22.326 17.365-10.961-1.37-18.735-11.366-17.365-22.326 9.162-73.286 104.167-168.215 177.365-177.365 10.953-1.368 20.956 6.403 22.326 17.364z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "less": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f41d", - "label": "Less", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861003, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M612.7 219c0-20.5 3.2-32.6 3.2-54.6 0-34.2-12.6-45.2-40.5-45.2h-20.5v24.2h6.3c14.2 0 17.3 4.7 17.3 22.1 0 16.3-1.6 32.6-1.6 51.5 0 24.2 7.9 33.6 23.6 37.3v1.6c-15.8 3.7-23.6 13.1-23.6 37.3 0 18.9 1.6 34.2 1.6 51.5 0 17.9-3.7 22.6-17.3 22.6v.5h-6.3V393h20.5c27.8 0 40.5-11 40.5-45.2 0-22.6-3.2-34.2-3.2-54.6 0-11 6.8-22.6 27.3-23.6v-27.3c-20.5-.7-27.3-12.3-27.3-23.3zm-105.6 32c-15.8-6.3-30.5-10-30.5-20.5 0-7.9 6.3-12.6 17.9-12.6s22.1 4.7 33.6 13.1l21-27.8c-13.1-10-31-20.5-55.2-20.5-35.7 0-59.9 20.5-59.9 49.4 0 25.7 22.6 38.9 41.5 46.2 16.3 6.3 32.1 11.6 32.1 22.1 0 7.9-6.3 13.1-20.5 13.1-13.1 0-26.3-5.3-40.5-16.3l-21 30.5c15.8 13.1 39.9 22.1 59.9 22.1 42 0 64.6-22.1 64.6-51s-22.5-41-43-47.8zm-358.9 59.4c-3.7 0-8.4-3.2-8.4-13.1V119.1H65.2c-28.4 0-41 11-41 45.2 0 22.6 3.2 35.2 3.2 54.6 0 11-6.8 22.6-27.3 23.6v27.3c20.5.5 27.3 12.1 27.3 23.1 0 19.4-3.2 31-3.2 53.6 0 34.2 12.6 45.2 40.5 45.2h20.5v-24.2h-6.3c-13.1 0-17.3-5.3-17.3-22.6s1.6-32.1 1.6-51.5c0-24.2-7.9-33.6-23.6-37.3v-1.6c15.8-3.7 23.6-13.1 23.6-37.3 0-18.9-1.6-34.2-1.6-51.5s3.7-22.1 17.3-22.1H93v150.8c0 32.1 11 53.1 43.1 53.1 10 0 17.9-1.6 23.6-3.7l-5.3-34.2c-3.1.8-4.6.8-6.2.8zM379.9 251c-16.3-6.3-31-10-31-20.5 0-7.9 6.3-12.6 17.9-12.6 11.6 0 22.1 4.7 33.6 13.1l21-27.8c-13.1-10-31-20.5-55.2-20.5-35.7 0-59.9 20.5-59.9 49.4 0 25.7 22.6 38.9 41.5 46.2 16.3 6.3 32.1 11.6 32.1 22.1 0 7.9-6.3 13.1-20.5 13.1-13.1 0-26.3-5.3-40.5-16.3l-20.5 30.5c15.8 13.1 39.9 22.1 59.9 22.1 42 0 64.6-22.1 64.6-51 .1-28.9-22.5-41-43-47.8zm-155-68.8c-38.4 0-75.1 32.1-74.1 82.5 0 52 34.2 82.5 79.3 82.5 18.9 0 39.9-6.8 56.2-17.9l-15.8-27.8c-11.6 6.8-22.6 10-34.2 10-21 0-37.3-10-41.5-34.2H290c.5-3.7 1.6-11 1.6-19.4.6-42.6-22.6-75.7-66.7-75.7zm-30 66.2c3.2-21 15.8-31 30.5-31 18.9 0 26.3 13.1 26.3 31h-56.8z" - } - }, - "free": [ - "brands" - ] - }, - "less-than": { - "changes": [ - "5.0.13" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f536", - "label": "Less Than", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861422, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M365.46 357.74L147.04 255.89l218.47-101.88c16.02-7.47 22.95-26.51 15.48-42.53l-13.52-29C360 66.46 340.96 59.53 324.94 67L18.48 209.91a32.014 32.014 0 0 0-18.48 29v34.24c0 12.44 7.21 23.75 18.48 29l306.31 142.83c16.06 7.49 35.15.54 42.64-15.52l13.56-29.08c7.49-16.06.54-35.15-15.53-42.64z" - } - }, - "free": [ - "solid" - ] - }, - "less-than-equal": { - "changes": [ - "5.0.13" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f537", - "label": "Less Than Equal To", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861422, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M54.98 214.2l301.41 119.87c18.39 6.03 38.71-2.54 45.38-19.15l12.09-30.08c6.68-16.61-2.82-34.97-21.21-41l-175.44-68.05 175.56-68.09c18.29-6 27.74-24.27 21.1-40.79l-12.03-29.92c-6.64-16.53-26.86-25.06-45.15-19.06L54.98 137.89C41.21 142.41 32 154.5 32 168.07v15.96c0 13.56 9.21 25.65 22.98 30.17zM424 400H24c-13.25 0-24 10.74-24 24v48c0 13.25 10.75 24 24 24h400c13.25 0 24-10.75 24-24v-48c0-13.26-10.75-24-24-24z" - } - }, - "free": [ - "solid" - ] - }, - "level-down-alt": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "level-down" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f3be", - "label": "Alternate Level Down", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861423, - "raw": "", - "viewBox": [ - "0", - "0", - "320", - "512" - ], - "width": 320, - "height": 512, - "path": "M313.553 392.331L209.587 504.334c-9.485 10.214-25.676 10.229-35.174 0L70.438 392.331C56.232 377.031 67.062 352 88.025 352H152V80H68.024a11.996 11.996 0 0 1-8.485-3.515l-56-56C-4.021 12.926 1.333 0 12.024 0H208c13.255 0 24 10.745 24 24v328h63.966c20.878 0 31.851 24.969 17.587 40.331z" - } - }, - "free": [ - "solid" - ] - }, - "level-up-alt": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "level-up" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f3bf", - "label": "Alternate Level Up", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861423, - "raw": "", - "viewBox": [ - "0", - "0", - "320", - "512" - ], - "width": 320, - "height": 512, - "path": "M313.553 119.669L209.587 7.666c-9.485-10.214-25.676-10.229-35.174 0L70.438 119.669C56.232 134.969 67.062 160 88.025 160H152v272H68.024a11.996 11.996 0 0 0-8.485 3.515l-56 56C-4.021 499.074 1.333 512 12.024 512H208c13.255 0 24-10.745 24-24V160h63.966c20.878 0 31.851-24.969 17.587-40.331z" - } - }, - "free": [ - "solid" - ] - }, - "life-ring": { - "changes": [ - "4.1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "support" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f1cd", - "label": "Life Ring", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861423, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm173.696 119.559l-63.399 63.399c-10.987-18.559-26.67-34.252-45.255-45.255l63.399-63.399a218.396 218.396 0 0 1 45.255 45.255zM256 352c-53.019 0-96-42.981-96-96s42.981-96 96-96 96 42.981 96 96-42.981 96-96 96zM127.559 82.304l63.399 63.399c-18.559 10.987-34.252 26.67-45.255 45.255l-63.399-63.399a218.372 218.372 0 0 1 45.255-45.255zM82.304 384.441l63.399-63.399c10.987 18.559 26.67 34.252 45.255 45.255l-63.399 63.399a218.396 218.396 0 0 1-45.255-45.255zm302.137 45.255l-63.399-63.399c18.559-10.987 34.252-26.67 45.255-45.255l63.399 63.399a218.403 218.403 0 0 1-45.255 45.255z" - }, - "regular": { - "last_modified": 1546440861289, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M256 504c136.967 0 248-111.033 248-248S392.967 8 256 8 8 119.033 8 256s111.033 248 248 248zm-103.398-76.72l53.411-53.411c31.806 13.506 68.128 13.522 99.974 0l53.411 53.411c-63.217 38.319-143.579 38.319-206.796 0zM336 256c0 44.112-35.888 80-80 80s-80-35.888-80-80 35.888-80 80-80 80 35.888 80 80zm91.28 103.398l-53.411-53.411c13.505-31.806 13.522-68.128 0-99.974l53.411-53.411c38.319 63.217 38.319 143.579 0 206.796zM359.397 84.72l-53.411 53.411c-31.806-13.505-68.128-13.522-99.973 0L152.602 84.72c63.217-38.319 143.579-38.319 206.795 0zM84.72 152.602l53.411 53.411c-13.506 31.806-13.522 68.128 0 99.974L84.72 359.398c-38.319-63.217-38.319-143.579 0-206.796z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "lightbulb": { - "changes": [ - "3", - "5.0.0", - "5.3.0" - ], - "ligatures": [], - "search": { - "terms": [ - "idea", - "inspiration" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f0eb", - "label": "Lightbulb", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861423, - "raw": "", - "viewBox": [ - "0", - "0", - "352", - "512" - ], - "width": 352, - "height": 512, - "path": "M96.06 454.35c.01 6.29 1.87 12.45 5.36 17.69l17.09 25.69a31.99 31.99 0 0 0 26.64 14.28h61.71a31.99 31.99 0 0 0 26.64-14.28l17.09-25.69a31.989 31.989 0 0 0 5.36-17.69l.04-38.35H96.01l.05 38.35zM0 176c0 44.37 16.45 84.85 43.56 115.78 16.52 18.85 42.36 58.23 52.21 91.45.04.26.07.52.11.78h160.24c.04-.26.07-.51.11-.78 9.85-33.22 35.69-72.6 52.21-91.45C335.55 260.85 352 220.37 352 176 352 78.61 272.91-.3 175.45 0 73.44.31 0 82.97 0 176zm176-80c-44.11 0-80 35.89-80 80 0 8.84-7.16 16-16 16s-16-7.16-16-16c0-61.76 50.24-112 112-112 8.84 0 16 7.16 16 16s-7.16 16-16 16z" - }, - "regular": { - "last_modified": 1546440861289, - "raw": "", - "viewBox": [ - "0", - "0", - "352", - "512" - ], - "width": 352, - "height": 512, - "path": "M176 80c-52.94 0-96 43.06-96 96 0 8.84 7.16 16 16 16s16-7.16 16-16c0-35.3 28.72-64 64-64 8.84 0 16-7.16 16-16s-7.16-16-16-16zM96.06 459.17c0 3.15.93 6.22 2.68 8.84l24.51 36.84c2.97 4.46 7.97 7.14 13.32 7.14h78.85c5.36 0 10.36-2.68 13.32-7.14l24.51-36.84c1.74-2.62 2.67-5.7 2.68-8.84l.05-43.18H96.02l.04 43.18zM176 0C73.72 0 0 82.97 0 176c0 44.37 16.45 84.85 43.56 115.78 16.64 18.99 42.74 58.8 52.42 92.16v.06h48v-.12c-.01-4.77-.72-9.51-2.15-14.07-5.59-17.81-22.82-64.77-62.17-109.67-20.54-23.43-31.52-53.15-31.61-84.14-.2-73.64 59.67-128 127.95-128 70.58 0 128 57.42 128 128 0 30.97-11.24 60.85-31.65 84.14-39.11 44.61-56.42 91.47-62.1 109.46a47.507 47.507 0 0 0-2.22 14.3v.1h48v-.05c9.68-33.37 35.78-73.18 52.42-92.16C335.55 260.85 352 220.37 352 176 352 78.8 273.2 0 176 0z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "line": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f3c0", - "label": "Line", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861003, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M272.1 204.2v71.1c0 1.8-1.4 3.2-3.2 3.2h-11.4c-1.1 0-2.1-.6-2.6-1.3l-32.6-44v42.2c0 1.8-1.4 3.2-3.2 3.2h-11.4c-1.8 0-3.2-1.4-3.2-3.2v-71.1c0-1.8 1.4-3.2 3.2-3.2H219c1 0 2.1.5 2.6 1.4l32.6 44v-42.2c0-1.8 1.4-3.2 3.2-3.2h11.4c1.8-.1 3.3 1.4 3.3 3.1zm-82-3.2h-11.4c-1.8 0-3.2 1.4-3.2 3.2v71.1c0 1.8 1.4 3.2 3.2 3.2h11.4c1.8 0 3.2-1.4 3.2-3.2v-71.1c0-1.7-1.4-3.2-3.2-3.2zm-27.5 59.6h-31.1v-56.4c0-1.8-1.4-3.2-3.2-3.2h-11.4c-1.8 0-3.2 1.4-3.2 3.2v71.1c0 .9.3 1.6.9 2.2.6.5 1.3.9 2.2.9h45.7c1.8 0 3.2-1.4 3.2-3.2v-11.4c0-1.7-1.4-3.2-3.1-3.2zM332.1 201h-45.7c-1.7 0-3.2 1.4-3.2 3.2v71.1c0 1.7 1.4 3.2 3.2 3.2h45.7c1.8 0 3.2-1.4 3.2-3.2v-11.4c0-1.8-1.4-3.2-3.2-3.2H301v-12h31.1c1.8 0 3.2-1.4 3.2-3.2V234c0-1.8-1.4-3.2-3.2-3.2H301v-12h31.1c1.8 0 3.2-1.4 3.2-3.2v-11.4c-.1-1.7-1.5-3.2-3.2-3.2zM448 113.7V399c-.1 44.8-36.8 81.1-81.7 81H81c-44.8-.1-81.1-36.9-81-81.7V113c.1-44.8 36.9-81.1 81.7-81H367c44.8.1 81.1 36.8 81 81.7zm-61.6 122.6c0-73-73.2-132.4-163.1-132.4-89.9 0-163.1 59.4-163.1 132.4 0 65.4 58 120.2 136.4 130.6 19.1 4.1 16.9 11.1 12.6 36.8-.7 4.1-3.3 16.1 14.1 8.8 17.4-7.3 93.9-55.3 128.2-94.7 23.6-26 34.9-52.3 34.9-81.5z" - } - }, - "free": [ - "brands" - ] - }, - "link": { - "changes": [ - "2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "chain" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f0c1", - "label": "Link", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861424, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M326.612 185.391c59.747 59.809 58.927 155.698.36 214.59-.11.12-.24.25-.36.37l-67.2 67.2c-59.27 59.27-155.699 59.262-214.96 0-59.27-59.26-59.27-155.7 0-214.96l37.106-37.106c9.84-9.84 26.786-3.3 27.294 10.606.648 17.722 3.826 35.527 9.69 52.721 1.986 5.822.567 12.262-3.783 16.612l-13.087 13.087c-28.026 28.026-28.905 73.66-1.155 101.96 28.024 28.579 74.086 28.749 102.325.51l67.2-67.19c28.191-28.191 28.073-73.757 0-101.83-3.701-3.694-7.429-6.564-10.341-8.569a16.037 16.037 0 0 1-6.947-12.606c-.396-10.567 3.348-21.456 11.698-29.806l21.054-21.055c5.521-5.521 14.182-6.199 20.584-1.731a152.482 152.482 0 0 1 20.522 17.197zM467.547 44.449c-59.261-59.262-155.69-59.27-214.96 0l-67.2 67.2c-.12.12-.25.25-.36.37-58.566 58.892-59.387 154.781.36 214.59a152.454 152.454 0 0 0 20.521 17.196c6.402 4.468 15.064 3.789 20.584-1.731l21.054-21.055c8.35-8.35 12.094-19.239 11.698-29.806a16.037 16.037 0 0 0-6.947-12.606c-2.912-2.005-6.64-4.875-10.341-8.569-28.073-28.073-28.191-73.639 0-101.83l67.2-67.19c28.239-28.239 74.3-28.069 102.325.51 27.75 28.3 26.872 73.934-1.155 101.96l-13.087 13.087c-4.35 4.35-5.769 10.79-3.783 16.612 5.864 17.194 9.042 34.999 9.69 52.721.509 13.906 17.454 20.446 27.294 10.606l37.106-37.106c59.271-59.259 59.271-155.699.001-214.959z" - } - }, - "free": [ - "solid" - ] - }, - "linkedin": { - "changes": [ - "1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "linkedin-square" - ] - }, - "styles": [ - "brands" - ], - "unicode": "f08c", - "label": "LinkedIn", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861003, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z" - } - }, - "free": [ - "brands" - ] - }, - "linkedin-in": { - "changes": [ - "2", - "5.0.0", - "5.4.1" - ], - "ligatures": [], - "search": { - "terms": [ - "linkedin" - ] - }, - "styles": [ - "brands" - ], - "unicode": "f0e1", - "label": "LinkedIn In", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861003, - "raw": "", - "viewBox": [ - "0", - "0", - "448.1", - "512" - ], - "width": 448, - "height": 512, - "path": "M100.3 448H7.4V148.9h92.9V448zM53.8 108.1C24.1 108.1 0 83.5 0 53.8S24.1 0 53.8 0s53.8 24.1 53.8 53.8-24.1 54.3-53.8 54.3zM448 448h-92.7V302.4c0-34.7-.7-79.2-48.3-79.2-48.3 0-55.7 37.7-55.7 76.7V448h-92.8V148.9h89.1v40.8h1.3c12.4-23.5 42.7-48.3 87.9-48.3 94 0 111.3 61.9 111.3 142.3V448h-.1z" - } - }, - "free": [ - "brands" - ] - }, - "linode": { - "changes": [ - "4.7", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f2b8", - "label": "Linode", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861003, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M437.4 226.3c-.3-.9-.9-1.4-1.4-2l-70-38.6c-.9-.6-2-.6-3.1 0l-58.9 36c-.9.6-1.4 1.7-1.4 2.6l-.9 31.4-24-16c-.9-.6-2.3-.6-3.1 0L240 260.9l-1.4-35.1c0-.9-.6-2-1.4-2.3l-36-24.3 33.7-17.4c1.1-.6 1.7-1.7 1.7-2.9l-5.7-132.3c0-.9-.9-2-1.7-2.6L138.6.3c-.9-.3-1.7-.3-2.3-.3L12.6 38.6c-1.4.6-2.3 2-2 3.7L38 175.4c.9 3.4 34 27.4 38.6 30.9l-26.9 12.9c-1.4.9-2 2.3-1.7 3.4l20.6 100.3c.6 2.9 23.7 23.1 27.1 26.3l-17.4 10.6c-.9.6-1.7 2-1.4 3.1 1.4 7.1 15.4 77.7 16.9 79.1l65.1 69.1c.6.6 1.4.6 2.3.9.6 0 1.1-.3 1.7-.6l83.7-66.9c.9-.6 1.1-1.4 1.1-2.3l-2-46 28 23.7c1.1.9 2.9.9 4 0l66.9-53.4c.9-.6 1.1-1.4 1.1-2.3l2.3-33.4 20.3 14c1.1.9 2.6.9 3.7 0l54.6-43.7c.6-.3 1.1-1.1 1.1-2 .9-6.5 10.3-70.8 9.7-72.8zm-204.8 4.8l4 92.6-90.6 61.2-14-96.6 100.6-57.2zm-7.7-180l5.4 126-106.6 55.4L104 97.7l120.9-46.6zM44 173.1L18 48l79.7 49.4 19.4 132.9L44 173.1zm30.6 147.8L55.7 230l70 58.3 13.7 93.4-64.8-60.8zm24.3 117.7l-13.7-67.1 61.7 60.9 9.7 67.4-57.7-61.2zm64.5 64.5l-10.6-70.9 85.7-61.4 3.1 70-78.2 62.3zm82-115.1c0-3.4.9-22.9-2-25.1l-24.3-20 22.3-14.9c2.3-1.7 1.1-5.7 1.1-8l29.4 22.6.6 68.3-27.1-22.9zm94.3-25.4l-60.9 48.6-.6-68.6 65.7-46.9-4.2 66.9zm27.7-25.7l-19.1-13.4 2-34c.3-.9-.3-2-1.1-2.6L308 259.7l.6-30 64.6 40.6-5.8 66.6zm54.6-39.8l-48.3 38.3 5.7-65.1 51.1-36.6-8.5 63.4z" - } - }, - "free": [ - "brands" - ] - }, - "linux": { - "changes": [ - "3.2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "tux" - ] - }, - "styles": [ - "brands" - ], - "unicode": "f17c", - "label": "Linux", - "voted": false, - "svg": { - "brands": { - "last_modified": 1548363722333, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M220.8 123.3c1 .5 1.8 1.7 3 1.7 1.1 0 2.8-.4 2.9-1.5.2-1.4-1.9-2.3-3.2-2.9-1.7-.7-3.9-1-5.5-.1-.4.2-.8.7-.6 1.1.3 1.3 2.3 1.1 3.4 1.7zm-21.9 1.7c1.2 0 2-1.2 3-1.7 1.1-.6 3.1-.4 3.5-1.6.2-.4-.2-.9-.6-1.1-1.6-.9-3.8-.6-5.5.1-1.3.6-3.4 1.5-3.2 2.9.1 1 1.8 1.5 2.8 1.4zM420 403.8c-3.6-4-5.3-11.6-7.2-19.7-1.8-8.1-3.9-16.8-10.5-22.4-1.3-1.1-2.6-2.1-4-2.9-1.3-.8-2.7-1.5-4.1-2 9.2-27.3 5.6-54.5-3.7-79.1-11.4-30.1-31.3-56.4-46.5-74.4-17.1-21.5-33.7-41.9-33.4-72C311.1 85.4 315.7.1 234.8 0 132.4-.2 158 103.4 156.9 135.2c-1.7 23.4-6.4 41.8-22.5 64.7-18.9 22.5-45.5 58.8-58.1 96.7-6 17.9-8.8 36.1-6.2 53.3-6.5 5.8-11.4 14.7-16.6 20.2-4.2 4.3-10.3 5.9-17 8.3s-14 6-18.5 14.5c-2.1 3.9-2.8 8.1-2.8 12.4 0 3.9.6 7.9 1.2 11.8 1.2 8.1 2.5 15.7.8 20.8-5.2 14.4-5.9 24.4-2.2 31.7 3.8 7.3 11.4 10.5 20.1 12.3 17.3 3.6 40.8 2.7 59.3 12.5 19.8 10.4 39.9 14.1 55.9 10.4 11.6-2.6 21.1-9.6 25.9-20.2 12.5-.1 26.3-5.4 48.3-6.6 14.9-1.2 33.6 5.3 55.1 4.1.6 2.3 1.4 4.6 2.5 6.7v.1c8.3 16.7 23.8 24.3 40.3 23 16.6-1.3 34.1-11 48.3-27.9 13.6-16.4 36-23.2 50.9-32.2 7.4-4.5 13.4-10.1 13.9-18.3.4-8.2-4.4-17.3-15.5-29.7zM223.7 87.3c9.8-22.2 34.2-21.8 44-.4 6.5 14.2 3.6 30.9-4.3 40.4-1.6-.8-5.9-2.6-12.6-4.9 1.1-1.2 3.1-2.7 3.9-4.6 4.8-11.8-.2-27-9.1-27.3-7.3-.5-13.9 10.8-11.8 23-4.1-2-9.4-3.5-13-4.4-1-6.9-.3-14.6 2.9-21.8zM183 75.8c10.1 0 20.8 14.2 19.1 33.5-3.5 1-7.1 2.5-10.2 4.6 1.2-8.9-3.3-20.1-9.6-19.6-8.4.7-9.8 21.2-1.8 28.1 1 .8 1.9-.2-5.9 5.5-15.6-14.6-10.5-52.1 8.4-52.1zm-13.6 60.7c6.2-4.6 13.6-10 14.1-10.5 4.7-4.4 13.5-14.2 27.9-14.2 7.1 0 15.6 2.3 25.9 8.9 6.3 4.1 11.3 4.4 22.6 9.3 8.4 3.5 13.7 9.7 10.5 18.2-2.6 7.1-11 14.4-22.7 18.1-11.1 3.6-19.8 16-38.2 14.9-3.9-.2-7-1-9.6-2.1-8-3.5-12.2-10.4-20-15-8.6-4.8-13.2-10.4-14.7-15.3-1.4-4.9 0-9 4.2-12.3zm3.3 334c-2.7 35.1-43.9 34.4-75.3 18-29.9-15.8-68.6-6.5-76.5-21.9-2.4-4.7-2.4-12.7 2.6-26.4v-.2c2.4-7.6.6-16-.6-23.9-1.2-7.8-1.8-15 .9-20 3.5-6.7 8.5-9.1 14.8-11.3 10.3-3.7 11.8-3.4 19.6-9.9 5.5-5.7 9.5-12.9 14.3-18 5.1-5.5 10-8.1 17.7-6.9 8.1 1.2 15.1 6.8 21.9 16l19.6 35.6c9.5 19.9 43.1 48.4 41 68.9zm-1.4-25.9c-4.1-6.6-9.6-13.6-14.4-19.6 7.1 0 14.2-2.2 16.7-8.9 2.3-6.2 0-14.9-7.4-24.9-13.5-18.2-38.3-32.5-38.3-32.5-13.5-8.4-21.1-18.7-24.6-29.9s-3-23.3-.3-35.2c5.2-22.9 18.6-45.2 27.2-59.2 2.3-1.7.8 3.2-8.7 20.8-8.5 16.1-24.4 53.3-2.6 82.4.6-20.7 5.5-41.8 13.8-61.5 12-27.4 37.3-74.9 39.3-112.7 1.1.8 4.6 3.2 6.2 4.1 4.6 2.7 8.1 6.7 12.6 10.3 12.4 10 28.5 9.2 42.4 1.2 6.2-3.5 11.2-7.5 15.9-9 9.9-3.1 17.8-8.6 22.3-15 7.7 30.4 25.7 74.3 37.2 95.7 6.1 11.4 18.3 35.5 23.6 64.6 3.3-.1 7 .4 10.9 1.4 13.8-35.7-11.7-74.2-23.3-84.9-4.7-4.6-4.9-6.6-2.6-6.5 12.6 11.2 29.2 33.7 35.2 59 2.8 11.6 3.3 23.7.4 35.7 16.4 6.8 35.9 17.9 30.7 34.8-2.2-.1-3.2 0-4.2 0 3.2-10.1-3.9-17.6-22.8-26.1-19.6-8.6-36-8.6-38.3 12.5-12.1 4.2-18.3 14.7-21.4 27.3-2.8 11.2-3.6 24.7-4.4 39.9-.5 7.7-3.6 18-6.8 29-32.1 22.9-76.7 32.9-114.3 7.2zm257.4-11.5c-.9 16.8-41.2 19.9-63.2 46.5-13.2 15.7-29.4 24.4-43.6 25.5s-26.5-4.8-33.7-19.3c-4.7-11.1-2.4-23.1 1.1-36.3 3.7-14.2 9.2-28.8 9.9-40.6.8-15.2 1.7-28.5 4.2-38.7 2.6-10.3 6.6-17.2 13.7-21.1.3-.2.7-.3 1-.5.8 13.2 7.3 26.6 18.8 29.5 12.6 3.3 30.7-7.5 38.4-16.3 9-.3 15.7-.9 22.6 5.1 9.9 8.5 7.1 30.3 17.1 41.6 10.6 11.6 14 19.5 13.7 24.6zM173.3 148.7c2 1.9 4.7 4.5 8 7.1 6.6 5.2 15.8 10.6 27.3 10.6 11.6 0 22.5-5.9 31.8-10.8 4.9-2.6 10.9-7 14.8-10.4s5.9-6.3 3.1-6.6-2.6 2.6-6 5.1c-4.4 3.2-9.7 7.4-13.9 9.8-7.4 4.2-19.5 10.2-29.9 10.2s-18.7-4.8-24.9-9.7c-3.1-2.5-5.7-5-7.7-6.9-1.5-1.4-1.9-4.6-4.3-4.9-1.4-.1-1.8 3.7 1.7 6.5z" - } - }, - "free": [ - "brands" - ] - }, - "lira-sign": { - "changes": [ - "4", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "try", - "turkish" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f195", - "label": "Turkish Lira Sign", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861424, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M371.994 256h-48.019C317.64 256 312 260.912 312 267.246 312 368 230.179 416 144 416V256.781l134.603-29.912A12 12 0 0 0 288 215.155v-40.976c0-7.677-7.109-13.38-14.603-11.714L144 191.219V160.78l134.603-29.912A12 12 0 0 0 288 119.154V78.179c0-7.677-7.109-13.38-14.603-11.714L144 95.219V44c0-6.627-5.373-12-12-12H76c-6.627 0-12 5.373-12 12v68.997L9.397 125.131A12 12 0 0 0 0 136.845v40.976c0 7.677 7.109 13.38 14.603 11.714L64 178.558v30.439L9.397 221.131A12 12 0 0 0 0 232.845v40.976c0 7.677 7.109 13.38 14.603 11.714L64 274.558V468c0 6.627 5.373 12 12 12h79.583c134.091 0 223.255-77.834 228.408-211.592.261-6.782-5.211-12.408-11.997-12.408z" - } - }, - "free": [ - "solid" - ] - }, - "list": { - "changes": [ - "1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "checklist", - "completed", - "done", - "finished", - "ol", - "todo", - "ul" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f03a", - "label": "List", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861424, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M128 116V76c0-8.837 7.163-16 16-16h352c8.837 0 16 7.163 16 16v40c0 8.837-7.163 16-16 16H144c-8.837 0-16-7.163-16-16zm16 176h352c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H144c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zm0 160h352c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H144c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zM16 144h64c8.837 0 16-7.163 16-16V64c0-8.837-7.163-16-16-16H16C7.163 48 0 55.163 0 64v64c0 8.837 7.163 16 16 16zm0 160h64c8.837 0 16-7.163 16-16v-64c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v64c0 8.837 7.163 16 16 16zm0 160h64c8.837 0 16-7.163 16-16v-64c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v64c0 8.837 7.163 16 16 16z" - } - }, - "free": [ - "solid" - ] - }, - "list-alt": { - "changes": [ - "1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "checklist", - "completed", - "done", - "finished", - "ol", - "todo", - "ul" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f022", - "label": "Alternate List", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861424, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M464 480H48c-26.51 0-48-21.49-48-48V80c0-26.51 21.49-48 48-48h416c26.51 0 48 21.49 48 48v352c0 26.51-21.49 48-48 48zM128 120c-22.091 0-40 17.909-40 40s17.909 40 40 40 40-17.909 40-40-17.909-40-40-40zm0 96c-22.091 0-40 17.909-40 40s17.909 40 40 40 40-17.909 40-40-17.909-40-40-40zm0 96c-22.091 0-40 17.909-40 40s17.909 40 40 40 40-17.909 40-40-17.909-40-40-40zm288-136v-32c0-6.627-5.373-12-12-12H204c-6.627 0-12 5.373-12 12v32c0 6.627 5.373 12 12 12h200c6.627 0 12-5.373 12-12zm0 96v-32c0-6.627-5.373-12-12-12H204c-6.627 0-12 5.373-12 12v32c0 6.627 5.373 12 12 12h200c6.627 0 12-5.373 12-12zm0 96v-32c0-6.627-5.373-12-12-12H204c-6.627 0-12 5.373-12 12v32c0 6.627 5.373 12 12 12h200c6.627 0 12-5.373 12-12z" - }, - "regular": { - "last_modified": 1546440861290, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M464 32H48C21.49 32 0 53.49 0 80v352c0 26.51 21.49 48 48 48h416c26.51 0 48-21.49 48-48V80c0-26.51-21.49-48-48-48zm-6 400H54a6 6 0 0 1-6-6V86a6 6 0 0 1 6-6h404a6 6 0 0 1 6 6v340a6 6 0 0 1-6 6zm-42-92v24c0 6.627-5.373 12-12 12H204c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h200c6.627 0 12 5.373 12 12zm0-96v24c0 6.627-5.373 12-12 12H204c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h200c6.627 0 12 5.373 12 12zm0-96v24c0 6.627-5.373 12-12 12H204c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h200c6.627 0 12 5.373 12 12zm-252 12c0 19.882-16.118 36-36 36s-36-16.118-36-36 16.118-36 36-36 36 16.118 36 36zm0 96c0 19.882-16.118 36-36 36s-36-16.118-36-36 16.118-36 36-36 36 16.118 36 36zm0 96c0 19.882-16.118 36-36 36s-36-16.118-36-36 16.118-36 36-36 36 16.118 36 36z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "list-ol": { - "changes": [ - "2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "checklist", - "list", - "numbers", - "ol", - "todo", - "ul" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f0cb", - "label": "list-ol", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861424, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M3.263 139.527c0-7.477 3.917-11.572 11.573-11.572h15.131V88.078c0-5.163.534-10.503.534-10.503h-.356s-1.779 2.67-2.848 3.738c-4.451 4.273-10.504 4.451-15.666-1.068l-5.518-6.231c-5.342-5.341-4.984-11.216.534-16.379l21.72-19.938C32.815 33.602 36.732 32 42.785 32H54.89c7.656 0 11.749 3.916 11.749 11.572v84.384h15.488c7.655 0 11.572 4.094 11.572 11.572v8.901c0 7.477-3.917 11.572-11.572 11.572H14.836c-7.656 0-11.573-4.095-11.573-11.572v-8.902zM2.211 304.591c0-47.278 50.955-56.383 50.955-69.165 0-7.18-5.954-8.755-9.28-8.755-3.153 0-6.479 1.051-9.455 3.852-5.079 4.903-10.507 7.004-16.111 2.451l-8.579-6.829c-5.779-4.553-7.18-9.805-2.803-15.409C13.592 201.981 26.025 192 47.387 192c19.437 0 44.476 10.506 44.476 39.573 0 38.347-46.753 46.402-48.679 56.909h39.049c7.529 0 11.557 4.027 11.557 11.382v8.755c0 7.354-4.028 11.382-11.557 11.382h-67.94c-7.005 0-12.083-4.028-12.083-11.382v-4.028zM5.654 454.61l5.603-9.28c3.853-6.654 9.105-7.004 15.584-3.152 4.903 2.101 9.63 3.152 14.359 3.152 10.155 0 14.358-3.502 14.358-8.23 0-6.654-5.604-9.106-15.934-9.106h-4.728c-5.954 0-9.28-2.101-12.258-7.88l-1.05-1.926c-2.451-4.728-1.226-9.806 2.801-14.884l5.604-7.004c6.829-8.405 12.257-13.483 12.257-13.483v-.35s-4.203 1.051-12.608 1.051H16.685c-7.53 0-11.383-4.028-11.383-11.382v-8.755c0-7.53 3.853-11.382 11.383-11.382h58.484c7.529 0 11.382 4.027 11.382 11.382v3.327c0 5.778-1.401 9.806-5.079 14.183l-17.509 20.137c19.611 5.078 28.716 20.487 28.716 34.845 0 21.363-14.358 44.126-48.503 44.126-16.636 0-28.192-4.728-35.896-9.455-5.779-4.202-6.304-9.805-2.626-15.934zM144 132h352c8.837 0 16-7.163 16-16V76c0-8.837-7.163-16-16-16H144c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zm0 160h352c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H144c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zm0 160h352c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H144c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16z" - } - }, - "free": [ - "solid" - ] - }, - "list-ul": { - "changes": [ - "2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "checklist", - "list", - "ol", - "todo", - "ul" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f0ca", - "label": "list-ul", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861424, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M96 96c0 26.51-21.49 48-48 48S0 122.51 0 96s21.49-48 48-48 48 21.49 48 48zM48 208c-26.51 0-48 21.49-48 48s21.49 48 48 48 48-21.49 48-48-21.49-48-48-48zm0 160c-26.51 0-48 21.49-48 48s21.49 48 48 48 48-21.49 48-48-21.49-48-48-48zm96-236h352c8.837 0 16-7.163 16-16V76c0-8.837-7.163-16-16-16H144c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zm0 160h352c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H144c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zm0 160h352c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H144c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16z" - } - }, - "free": [ - "solid" - ] - }, - "location-arrow": { - "changes": [ - "3.1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "address", - "coordinates", - "gps", - "location", - "map", - "place", - "where" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f124", - "label": "location-arrow", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861424, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M444.52 3.52L28.74 195.42c-47.97 22.39-31.98 92.75 19.19 92.75h175.91v175.91c0 51.17 70.36 67.17 92.75 19.19l191.9-415.78c15.99-38.39-25.59-79.97-63.97-63.97z" - } - }, - "free": [ - "solid" - ] - }, - "lock": { - "changes": [ - "1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "admin", - "protect", - "security" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f023", - "label": "lock", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861425, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M400 224h-24v-72C376 68.2 307.8 0 224 0S72 68.2 72 152v72H48c-26.5 0-48 21.5-48 48v192c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V272c0-26.5-21.5-48-48-48zm-104 0H152v-72c0-39.7 32.3-72 72-72s72 32.3 72 72v72z" - } - }, - "free": [ - "solid" - ] - }, - "lock-open": { - "changes": [ - "3.1", - "5.0.0", - "5.0.1" - ], - "ligatures": [], - "search": { - "terms": [ - "admin", - "lock", - "open", - "password", - "protect" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f3c1", - "label": "Lock Open", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861425, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M423.5 0C339.5.3 272 69.5 272 153.5V224H48c-26.5 0-48 21.5-48 48v192c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V272c0-26.5-21.5-48-48-48h-48v-71.1c0-39.6 31.7-72.5 71.3-72.9 40-.4 72.7 32.1 72.7 72v80c0 13.3 10.7 24 24 24h32c13.3 0 24-10.7 24-24v-80C576 68 507.5-.3 423.5 0z" - } - }, - "free": [ - "solid" - ] - }, - "long-arrow-alt-down": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "long-arrow-down" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f309", - "label": "Alternate Long Arrow Down", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861425, - "raw": "", - "viewBox": [ - "0", - "0", - "256", - "512" - ], - "width": 256, - "height": 512, - "path": "M168 345.941V44c0-6.627-5.373-12-12-12h-56c-6.627 0-12 5.373-12 12v301.941H41.941c-21.382 0-32.09 25.851-16.971 40.971l86.059 86.059c9.373 9.373 24.569 9.373 33.941 0l86.059-86.059c15.119-15.119 4.411-40.971-16.971-40.971H168z" - } - }, - "free": [ - "solid" - ] - }, - "long-arrow-alt-left": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "back", - "long-arrow-left", - "previous" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f30a", - "label": "Alternate Long Arrow Left", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861425, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M134.059 296H436c6.627 0 12-5.373 12-12v-56c0-6.627-5.373-12-12-12H134.059v-46.059c0-21.382-25.851-32.09-40.971-16.971L7.029 239.029c-9.373 9.373-9.373 24.569 0 33.941l86.059 86.059c15.119 15.119 40.971 4.411 40.971-16.971V296z" - } - }, - "free": [ - "solid" - ] - }, - "long-arrow-alt-right": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "long-arrow-right" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f30b", - "label": "Alternate Long Arrow Right", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861425, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M313.941 216H12c-6.627 0-12 5.373-12 12v56c0 6.627 5.373 12 12 12h301.941v46.059c0 21.382 25.851 32.09 40.971 16.971l86.059-86.059c9.373-9.373 9.373-24.569 0-33.941l-86.059-86.059c-15.119-15.119-40.971-4.411-40.971 16.971V216z" - } - }, - "free": [ - "solid" - ] - }, - "long-arrow-alt-up": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "long-arrow-up" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f30c", - "label": "Alternate Long Arrow Up", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861425, - "raw": "", - "viewBox": [ - "0", - "0", - "256", - "512" - ], - "width": 256, - "height": 512, - "path": "M88 166.059V468c0 6.627 5.373 12 12 12h56c6.627 0 12-5.373 12-12V166.059h46.059c21.382 0 32.09-25.851 16.971-40.971l-86.059-86.059c-9.373-9.373-24.569-9.373-33.941 0l-86.059 86.059c-15.119 15.119-4.411 40.971 16.971 40.971H88z" - } - }, - "free": [ - "solid" - ] - }, - "low-vision": { - "changes": [ - "4.6", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f2a8", - "label": "Low Vision", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861426, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M569.344 231.631C512.96 135.949 407.81 72 288 72c-28.468 0-56.102 3.619-82.451 10.409L152.778 10.24c-7.601-10.858-22.564-13.5-33.423-5.9l-13.114 9.178c-10.86 7.601-13.502 22.566-5.9 33.426l43.131 58.395C89.449 131.73 40.228 174.683 6.682 231.581c-.01.017-.023.033-.034.05-8.765 14.875-8.964 33.528 0 48.739 38.5 65.332 99.742 115.862 172.859 141.349L55.316 244.302A272.194 272.194 0 0 1 83.61 208.39l119.4 170.58h.01l40.63 58.04a330.055 330.055 0 0 0 78.94 1.17l-189.98-271.4a277.628 277.628 0 0 1 38.777-21.563l251.836 356.544c7.601 10.858 22.564 13.499 33.423 5.9l13.114-9.178c10.86-7.601 13.502-22.567 5.9-33.426l-43.12-58.377-.007-.009c57.161-27.978 104.835-72.04 136.81-126.301a47.938 47.938 0 0 0 .001-48.739zM390.026 345.94l-19.066-27.23c24.682-32.567 27.711-76.353 8.8-111.68v.03c0 23.65-19.17 42.82-42.82 42.82-23.828 0-42.82-19.349-42.82-42.82 0-23.65 19.17-42.82 42.82-42.82h.03c-24.75-13.249-53.522-15.643-79.51-7.68l-19.068-27.237C253.758 123.306 270.488 120 288 120c75.162 0 136 60.826 136 136 0 34.504-12.833 65.975-33.974 89.94z" - } - }, - "free": [ - "solid" - ] - }, - "luggage-cart": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f59d", - "label": "Luggage Cart", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861426, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M224 320h32V96h-32c-17.67 0-32 14.33-32 32v160c0 17.67 14.33 32 32 32zm352-32V128c0-17.67-14.33-32-32-32h-32v224h32c17.67 0 32-14.33 32-32zm48 96H128V16c0-8.84-7.16-16-16-16H16C7.16 0 0 7.16 0 16v32c0 8.84 7.16 16 16 16h48v368c0 8.84 7.16 16 16 16h82.94c-1.79 5.03-2.94 10.36-2.94 16 0 26.51 21.49 48 48 48s48-21.49 48-48c0-5.64-1.15-10.97-2.94-16h197.88c-1.79 5.03-2.94 10.36-2.94 16 0 26.51 21.49 48 48 48s48-21.49 48-48c0-5.64-1.15-10.97-2.94-16H624c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16zM480 96V48c0-26.51-21.49-48-48-48h-96c-26.51 0-48 21.49-48 48v272h192V96zm-48 0h-96V48h96v48z" - } - }, - "free": [ - "solid" - ] - }, - "lyft": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f3c3", - "label": "lyft", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861004, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M0 81.1h77.8v208.7c0 33.1 15 52.8 27.2 61-12.7 11.1-51.2 20.9-80.2-2.8C7.8 334 0 310.7 0 289V81.1zm485.9 173.5v-22h23.8v-76.8h-26.1c-10.1-46.3-51.2-80.7-100.3-80.7-56.6 0-102.7 46-102.7 102.7V357c16 2.3 35.4-.3 51.7-14 17.1-14 24.8-37.2 24.8-59v-6.7h38.8v-76.8h-38.8v-23.3c0-34.6 52.2-34.6 52.2 0v77.1c0 56.6 46 102.7 102.7 102.7v-76.5c-14.5 0-26.1-11.7-26.1-25.9zm-294.3-99v113c0 15.4-23.8 15.4-23.8 0v-113H91v132.7c0 23.8 8 54 45 63.9 37 9.8 58.2-10.6 58.2-10.6-2.1 13.4-14.5 23.3-34.9 25.3-15.5 1.6-35.2-3.6-45-7.8v70.3c25.1 7.5 51.5 9.8 77.6 4.7 47.1-9.1 76.8-48.4 76.8-100.8V155.1h-77.1v.5z" - } - }, - "free": [ - "brands" - ] - }, - "magento": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f3c4", - "label": "Magento", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861004, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M445.7 127.9V384l-63.4 36.5V164.7L223.8 73.1 65.2 164.7l.4 255.9L2.3 384V128.1L224.2 0l221.5 127.9zM255.6 420.5L224 438.9l-31.8-18.2v-256l-63.3 36.6.1 255.9 94.9 54.9 95.1-54.9v-256l-63.4-36.6v255.9z" - } - }, - "free": [ - "brands" - ] - }, - "magic": { - "changes": [ - "2", - "5.0.0", - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [ - "autocomplete", - "automatic", - "mage", - "magic", - "spell", - "witch", - "wizard" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f0d0", - "label": "magic", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861426, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M224 96l16-32 32-16-32-16-16-32-16 32-32 16 32 16 16 32zM80 160l26.66-53.33L160 80l-53.34-26.67L80 0 53.34 53.33 0 80l53.34 26.67L80 160zm352 128l-26.66 53.33L352 368l53.34 26.67L432 448l26.66-53.33L512 368l-53.34-26.67L432 288zm70.62-193.77L417.77 9.38C411.53 3.12 403.34 0 395.15 0c-8.19 0-16.38 3.12-22.63 9.38L9.38 372.52c-12.5 12.5-12.5 32.76 0 45.25l84.85 84.85c6.25 6.25 14.44 9.37 22.62 9.37 8.19 0 16.38-3.12 22.63-9.37l363.14-363.15c12.5-12.48 12.5-32.75 0-45.24zM359.45 203.46l-50.91-50.91 86.6-86.6 50.91 50.91-86.6 86.6z" - } - }, - "free": [ - "solid" - ] - }, - "magnet": { - "changes": [ - "1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f076", - "label": "magnet", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861426, - "raw": "", - "viewBox": [ - "0", - "0", - "512.1", - "512" - ], - "width": 512, - "height": 512, - "path": "M164.1 160H12c-6.6 0-12-5.4-12-12V68c0-19.9 16.1-36 36-36h104c19.9 0 36 16.1 36 36v80c.1 6.6-5.3 12-11.9 12zm348-12V67.9c0-19.9-16.1-36-36-36h-104c-19.9 0-36 16.1-36 36v80c0 6.6 5.4 12 12 12h152c6.6.1 12-5.3 12-11.9zm-164 44c-6.6 0-12 5.4-12 12v52c0 128.1-160 127.9-160 0v-52c0-6.6-5.4-12-12-12h-152c-6.7 0-12 5.4-12 12.1.1 21.4.6 40.3 0 53.3C.1 408 136.3 504 256.9 504 377.5 504 512 408 512 257.3c-.6-12.8-.2-33 0-53.2 0-6.7-5.3-12.1-12-12.1H348.1z" - } - }, - "free": [ - "solid" - ] - }, - "mail-bulk": { - "changes": [ - "5.3.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f674", - "label": "Mail Bulk", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861427, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M160 448c-25.6 0-51.2-22.4-64-32-64-44.8-83.2-60.8-96-70.4V480c0 17.67 14.33 32 32 32h256c17.67 0 32-14.33 32-32V345.6c-12.8 9.6-32 25.6-96 70.4-12.8 9.6-38.4 32-64 32zm128-192H32c-17.67 0-32 14.33-32 32v16c25.6 19.2 22.4 19.2 115.2 86.4 9.6 6.4 28.8 25.6 44.8 25.6s35.2-19.2 44.8-22.4c92.8-67.2 89.6-67.2 115.2-86.4V288c0-17.67-14.33-32-32-32zm256-96H224c-17.67 0-32 14.33-32 32v32h96c33.21 0 60.59 25.42 63.71 57.82l.29-.22V416h192c17.67 0 32-14.33 32-32V192c0-17.67-14.33-32-32-32zm-32 128h-64v-64h64v64zm-352-96c0-35.29 28.71-64 64-64h224V32c0-17.67-14.33-32-32-32H96C78.33 0 64 14.33 64 32v192h96v-32z" - } - }, - "free": [ - "solid" - ] - }, - "mailchimp": { - "changes": [ - "5.1.0", - "5.7.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f59e", - "label": "Mailchimp", - "voted": true, - "svg": { - "brands": { - "last_modified": 1548364699929, - "raw": "", - "viewBox": [ - "0", - "0", - "428.1", - "512" - ], - "width": 428, - "height": 512, - "path": "M222.7 73.2l-10-8.4 3.6 12.6c2-1.4 4.2-2.8 6.4-4.2zM100.9 314.4c-1-.8-1.4-1.4-1.7-2.4-.4-1.8-.2-2.9 1.4-4 1.2-.8 2.2-1.2 2.2-1.7 0-1-4-2-6.8.8-2.3 2.5-3.1 7.7.7 11.7 4.2 4.5 10.6 5.5 11.6 11.2.1.8.2 1.7.2 2.6 0 1-.3 2.5-.3 2.5-1.2 5.4-6.4 10.6-14.9 9.3-1.6-.2-2.6-.4-2.9 0-.7.9 3 5.1 9.7 4.9 9.5-.2 17.4-9.9 15.5-20.7-1.9-9.5-11.2-11.5-14.7-14.2zm4.5-10.4c2.4 3.4 1.6 5.3 2.6 6.3.3.4.9.5 1.4.2 1.3-.6 2-2.7 2.1-4.2.3-3.6-1.6-7.7-4.1-10.5-3.3-3.8-8.5-6.8-14.3-7.7-5.4-.8-10.6.2-12.1.7-.8.2-1.7.4-2.5.7-14.4 5.6-20.6 19.6-17.6 33.6.7 3.4 2.2 7.2 4.6 9.7 2.9 3.2 6.2 2.6 4.8-.4-.3-.8-2.1-4.2-2.3-10.2-.2-6.2 1.2-12.7 5.2-17.7 3-3.6 6.6-5.2 7-5.5.5-.3 1-.5 1.6-.7.3-.1.5-.2.8-.2 1.8-.5.8-.3 2.6-.7 9.8-2.2 17 2.1 20.2 6.6zm96.3-235.4l-4.9-17.7-2.9 8.8 1.7 6.9zm10.7 11.6l-20.6-6.3 13.6 11.4c2-1.5 4.3-3.3 7-5.1zm91.4 185.3c3.5 2 7.6 1.4 9-1.2s-.3-6.3-3.9-8.2c-3.5-2-7.6-1.4-9 1.2-1.3 2.6.4 6.3 3.9 8.2zm-37.7-1.7c2.5.2 4.2.3 4.6-.4.9-1.5-5.8-6.5-14.9-5-1.1.2-2.2.5-3.2.8-.4.1-.8.2-1.1.4-2.2.9-4.2 2-6.1 3.8-2.2 2.1-2.8 4-2.1 4.5.6.5 2.1-.2 4.4-1.2 7.7-3.2 13.2-3.3 18.4-2.9zm160.5 59.9c-3.1-6.6-9-11.1-16.3-12.9-2.5-11.3-5.9-16.8-6.2-17.6 1.3-1.5 2.6-3 2.8-3.3 10.4-12.9 3.6-31.9-14.2-36.3-10-9.6-19.1-14.2-26.5-17.9-7.1-3.6-4.3-2.2-11-5.2-1.8-8.7-2.4-29-5.2-43.2-2.5-12.8-7.7-22.1-15.6-28.1-3.2-6.8-7.6-13.7-12.9-18.8 24.8-38.1 31.4-75.7 13.2-95.4-8.1-8.8-20.1-12.9-34.5-12.9-20.3 0-45.2 8.3-70.3 23.5 0 0-16.4-13.2-16.7-13.5C143-13.1-55.2 230.8 14.7 284.1l18.1 13.8c-11.3 31.5 4.4 69.1 37.3 81.2 7.3 2.7 15.1 4 23.3 3.5 0 0 53.1 97.4 165.1 97.4 129.6 0 162.5-126.7 162.9-127.9 0 0 10.5-15.5 5.2-28.4zM20.1 267.9c-14.2-24 10.5-73.2 28.1-101.2C91.7 97.6 164 43.1 196.8 50.8l9-3.5s24.7 20.8 24.7 20.9c17-10.2 38.6-20.6 58.8-22.6-12.3 2.8-27.3 9.2-45.1 20-.4.2-42 28.3-67.4 53.5-13.8 13.7-69.5 80.4-69.4 80.3 10.2-19.2 16.9-28.7 32.9-48.9 9.1-11.4 18.8-22.6 28.7-32.8 4.6-4.8 9.3-9.4 13.9-13.7 3.2-3 6.4-5.9 9.7-8.6 1.5-1.3 3-2.5 4.4-3.7l-32.6-26.9 1.7 12.1L190 97.7s-21 14.1-31.4 23c-41.8 35.7-82.8 90.4-98.1 143.7h.7c-7.6 4.2-15.1 10.9-21.7 20-.1 0-17-12.4-19.4-16.5zM89.2 368c-25 0-45.3-21.4-45.3-47.7 0-26.4 20.3-47.7 45.3-47.7 6.5 0 12.7 1.4 18.2 4 0 0 9.6 4.9 12.3 27.8 2.8-7.2 4.2-13.1 4.2-13.1 3.2 9.9 4.9 20.3 4.2 30.8 2.7-3.6 5.5-10.3 5.5-10.3 5.2 29.4-16.2 56.2-44.4 56.2zM145 199.5s19.5-37.1 62.3-61.6c-3.2-.5-11 .5-12.4.6 7.8-6.7 22.2-11.2 32.2-13.2-2.9-1.9-9.9-2.3-13.3-2.4h-2.2c9.4-5.2 26.8-8.3 42.7-5.5-2-2.6-6.5-4.6-9.7-5.5-.3-.1-1.5-.4-1.5-.4l1.2-.3c9.5-1.8 20.7.1 29.5 3.7-1-2.3-3.5-5-5.3-6.7-.2-.2-1.3-1-1.3-1 9.2 1.9 18.1 5.9 24.7 10.5-.9-1.8-3.1-4.7-4.7-6.3 8.8 2.5 18.7 8.8 23 17.8.1.2.4.9.4 1-16.7-12.8-65.4-9.2-114.2 22.4-22.4 14.6-38.7 30.4-51.4 46.9zm263.4 146.3c-.6 1.2-6.7 34.4-41.9 62-44.4 34.9-102.7 31.3-124.7 11.8-11.8-11-16.9-26.7-16.9-26.7s-1.3 8.9-1.6 12.3c-8.9-15.1-8.1-33.5-8.1-33.5s-4.7 8.8-6.9 13.8c-6.5-16.6-3.2-33.8-3.2-33.8l-5.2 7.7s-2.4-18.8 3.5-34.5c6.4-16.7 18.7-28.9 21.1-30.4-9.4-3-20.1-11.5-20.1-11.5s4.3.3 7.3-.4c0 0-18.9-13.5-22.2-34.3 2.7 3.4 8.5 7.2 8.5 7.2-1.9-5.4-3-17.5-1.2-29.4 3.6-22.7 22.3-37.4 43.4-37.3 22.5.2 37.7 4.9 56.6-12.5 4-3.7 7.2-6.9 12.8-8.1.6-.1 2.1-.8 5.1-.8s6 .7 8.7 2.3c10.2 6.1 12.5 22 13.6 33.7 4.1 43.3 2.4 35.6 19.9 44.5 8.4 4.2 17.7 8.3 28.4 19.7l.1.1h.1c9 .2 13.6 7.3 9.5 12.5-30.2 36.1-72.5 53.4-119.5 54.8-1.9 0-6.3.1-6.3.1-19 .6-25.2 25.2-13.3 40 7.5 9.4 22 12.4 34 12.5l.2-.1c51.5 1 103.1-35.4 112.1-55.4.1-.2.6-1.4.6-1.4-2.1 2.4-52.2 49.6-113.1 47.9 0 0-6.7-.1-12.9-1.6-8.3-1.9-14.5-5.6-17-13.8 5 1 11.5 1.7 18.9 1.7 44 0 75.6-20 72.3-20.2-.1 0-.3 0-.5.1-5.1 1.2-58 21.7-91.4 11.2.1-1 .2-2 .5-2.9 3-10 8.2-8.6 16.8-8.9 30.5-1 55.1-8.7 73.5-17.4 19.6-9.3 34.6-21.3 40-27.4 7 11.8 7 26.9 7 26.9s2.7-1 6.4-1c11.3 0 13.7 10.2 5.1 20.5zM259 359v-2zm.7 4.1c0-.1-.1-.1-.1-.2 0 .1 0 .1.1.2 0-.1-.1-.2-.1-.4 0 .2 0 .3.1.4zm62.9-110.4c-.5 3.5 1.1 6.7 3.7 7.1s5.1-2.1 5.7-5.7c.5-3.5-1.1-6.7-3.7-7.1s-5.1 2.2-5.7 5.7zm-58-1.2c4 1.6 6.8 2.8 7.5 1.9.4-.4.1-1.5-.8-2.9-2.5-3.7-7.3-6.8-11.6-8.4-9.8-3.6-21.2-1.6-29.5 5.1-4.1 3.4-6 6.8-4.1 7.1 1.2.2 3.6-.8 7-2.1 13.5-5.1 21.1-4.5 31.5-.7zm46.7-29.2c.2 4 .8 7.8 2.1 11.7 5.2-.5 10.2.5 14.5 2.6-.3-12.3-7.5-26.2-12.9-24.3-3.2 1.1-3.8 6.6-3.7 10z" - } - }, - "free": [ - "brands" - ] - }, - "male": { - "changes": [ - "3.2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "human", - "man", - "person", - "profile", - "user" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f183", - "label": "Male", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861427, - "raw": "", - "viewBox": [ - "0", - "0", - "192", - "512" - ], - "width": 192, - "height": 512, - "path": "M96 0c35.346 0 64 28.654 64 64s-28.654 64-64 64-64-28.654-64-64S60.654 0 96 0m48 144h-11.36c-22.711 10.443-49.59 10.894-73.28 0H48c-26.51 0-48 21.49-48 48v136c0 13.255 10.745 24 24 24h16v136c0 13.255 10.745 24 24 24h64c13.255 0 24-10.745 24-24V352h16c13.255 0 24-10.745 24-24V192c0-26.51-21.49-48-48-48z" - } - }, - "free": [ - "solid" - ] - }, - "mandalorian": { - "changes": [ - "5.0.12" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f50f", - "label": "Mandalorian", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861004, - "raw": "", - "viewBox": [ - "0", - "0", - "390.88", - "512" - ], - "width": 390, - "height": 512, - "path": "M203.28 511.89c-.98-3.26-1.69-15.83-1.39-24.58.55-15.89.98-24.72 1.4-28.76.64-6.2 2.87-20.72 3.28-21.38.6-.96.4-27.87-.24-33.13-.31-2.58-.63-11.9-.69-20.73-.13-16.47-.53-20.12-2.73-24.76-1.1-2.32-1.23-3.84-.99-11.43.16-4.81 0-10.53-.34-12.71-2.05-12.97-3.46-27.7-3.25-33.9.21-6.12.43-7.15 2.06-9.67 3.05-4.71 6.51-14.04 8.62-23.27 2.26-9.86 3.88-17.18 4.59-20.74.89-4.42 2.43-9.72 4.36-15.05 2.27-6.25 2.49-15.39.37-15.39-.3 0-1.38 1.22-2.41 2.71-1.03 1.49-4.76 4.8-8.29 7.36-8.37 6.08-11.7 9.39-12.66 12.58-.93 3.11-1.02 7.23-.16 7.76.34.21 1.29 2.4 2.11 4.88 1.62 4.88 1.87 10.12.72 15.36-.39 1.77-1.05 5.47-1.46 8.23-.41 2.76-.98 6.46-1.25 8.22-.28 1.76-.97 3.68-1.55 4.26-.96.96-1.14.91-2.05-.53-.55-.87-1.2-3.01-1.44-4.75-.25-1.74-1.63-7.11-3.08-11.93-3.28-10.9-3.52-16.15-.96-20.96.92-1.73 1.67-3.81 1.67-4.61 0-2.39-2.2-5.32-7.41-9.89-7.05-6.18-8.63-7.92-10.23-11.3-1.71-3.6-3.06-4.06-4.54-1.54-1.78 3.01-2.6 9.11-2.97 22.02l-.35 12.13 1.95 2.25c3.21 3.7 12.07 16.45 13.78 19.83 3.41 6.74 4.34 11.69 4.41 23.56.07 11.84.95 22.75 2 24.71.36.66.51 1.35.34 1.52-.17.17.41 2.09 1.29 4.27.88 2.18 1.81 6.22 2.06 8.98.25 2.76 1.02 7.43 1.71 10.37 2.23 9.56 2.77 14.08 2.39 20.14-.2 3.27-.53 11.07-.73 17.32-1.31 41.76-1.85 57.98-2.04 61.21-.12 2.02-.39 11.51-.6 21.07-.36 16.3-1.3 27.37-2.42 28.65-.64.73-8.07-4.91-12.52-9.49-3.75-3.87-4.02-4.79-2.83-9.95.7-3.01 2.26-18.29 3.33-32.62.36-4.78.81-10.5 1.01-12.71.83-9.37 1.66-20.35 2.61-34.78.56-8.46 1.33-16.44 1.72-17.73.38-1.29.89-9.89 1.13-19.11l.43-16.77-2.26-4.3c-1.72-3.28-4.87-6.94-13.22-15.34-6.03-6.07-11.84-12.3-12.91-13.85l-1.95-2.81.75-10.9c1.09-15.71 1.1-48.57.02-59.06l-.89-8.7-3.28-4.52c-5.86-8.08-5.8-7.75-6.22-33.27-.1-6.07-.38-11.5-.63-12.06-.83-1.87-3.05-2.66-8.54-3.05-8.86-.62-10.96-1.9-23.85-14.55-6.15-6.04-12.34-11.97-13.75-13.19-2.81-2.42-2.79-1.99-.56-9.63l1.35-4.65-1.69-3.04c-.93-1.67-2.09-3.51-2.59-4.07-1.33-1.51-5.5-10.89-5.99-13.49-.31-1.66-.09-2.67.87-3.9 2.23-2.86 3.4-5.68 4.45-10.73 2.33-11.19 7.74-26.09 10.6-29.22 3.18-3.47 7.7-1.05 9.41 5.03 1.34 4.79 1.37 9.79.1 18.55-.53 3.68-.98 8.68-.99 11.11-.02 4.01.19 4.69 2.25 7.39 3.33 4.37 7.73 7.41 15.2 10.52 1.7.71 3.82 1.99 4.72 2.85 11.17 10.72 18.62 16.18 22.95 16.85 5.18.8 7.98 4.54 10.04 13.39 1.31 5.65 4 11.14 5.46 11.14.59 0 2.09-.63 3.33-1.39 1.98-1.22 2.25-1.73 2.25-4.18-.01-3.71-1.17-14.08-2-17.84-.37-1.66-.78-4.06-.93-5.35-.14-1.29-.61-3.85-1.03-5.69-2.55-11.16-3.65-15.46-4.1-16.05-1.55-2.02-4.08-10.2-4.93-15.92-1.64-11.11-3.96-14.23-12.91-17.39-4.64-1.64-8.89-4.12-13.32-7.78-1.15-.95-4.01-3.22-6.35-5.06-2.35-1.83-4.41-3.53-4.6-3.76-.18-.23-1.39-1.14-2.69-2.02-6.24-4.22-8.84-6.98-11.26-11.96l-2.44-5.02-.22-12.98-.22-12.98 6.91-6.55c3.95-3.75 8.48-7.35 10.59-8.43 3.31-1.69 4.45-1.89 11.37-2.05 8.53-.19 10.12.02 11.66 1.56 1.53 1.53 1.36 6.4-.29 8.5-.74.94-1.34 1.98-1.34 2.32 0 .58-2.61 4.91-5.42 8.99-.68.99-2.13 5.35-2.37 6.82 20.44 13.39 21.55 3.77 14.07 28.98l11.4 2.54c3.11-8.66 6.47-17.26 8.61-26.22.29-7.63-11.98-4.19-15.4-8.68-2.33-5.93 3.13-14.18 6.06-19.2 1.6-2.34 6.62-4.7 8.82-4.15.88.22 4.16-.35 7.37-1.28 3.18-.92 6.58-1.68 7.55-1.68.97 0 3.66-.58 5.98-1.29 3.65-1.11 4.5-1.17 6.35-.4 1.17.48 3.79 1.09 5.82 1.36 2.02.26 4.72 1.12 6 1.91 1.28.79 3.53 1.77 5.02 2.17 2.51.68 3 .57 7.05-1.67l4.35-2.4 10.7-.41c10.44-.4 10.81-.47 15.26-2.68l4.58-2.3 2.46 1.43c1.76 1.02 3.14 2.73 4.85 5.98 2.36 4.51 2.38 4.58 1.37 7.37-.88 2.44-.89 3.3-.1 6.39.5 1.96 1.45 4.62 2.1 5.91.65 1.29 1.24 3.09 1.31 4.01.31 4.33-.03 5.3-2.41 6.92-2.17 1.47-6.98 7.91-6.98 9.34 0 .32-.48 1.69-1.07 3.03-5.04 11.51-6.76 13.56-14.26 16.98-9.2 4.2-12.3 5.19-16.21 5.19-3.1 0-4 .25-4.54 1.26-.37.69-2.21 2.37-4.09 3.71-2.04 1.47-3.8 3.38-4.38 4.78-.54 1.28-1.66 2.59-2.49 2.91-.83.32-1.94 1.08-2.45 1.71-.52.62-3.66 3.04-7 5.38-3.33 2.34-6.87 5.02-7.87 5.96-1 .94-2.07 1.71-2.39 1.71s-1.28.74-2.13 1.65c-1.31 1.39-1.49 2.11-1.14 4.6.22 1.63.86 4.27 1.42 5.88 1.32 3.8 1.31 7.86-.05 10.57-1.43 2.86-.89 6.65 1.35 9.59 2.01 2.63 2.16 4.56.71 8.84-.61 1.8-1.05 5.45-1.06 8.91-.02 4.88.22 6.28 1.46 8.38 1.2 2.04 1.82 2.48 3.24 2.32 1.98-.23 2.3-1.05 4.71-12.12 2.18-10.03 3.71-11.92 13.76-17.08 2.94-1.51 7.46-3.96 10.03-5.44 2.58-1.48 6.79-3.69 9.37-4.91 6.67-3.16 11.05-6.52 15.22-11.67 7.11-8.79 9.98-16.22 12.85-33.3.55-3.28 1.43-5.65 2.86-7.73 1.29-1.87 2.37-4.62 2.89-7.31 1.02-5.3 2.85-9.08 5.58-11.51 4.7-4.18 6-1.09 4.59 10.87-.46 3.86-1.1 10.33-1.44 14.38l-.61 7.36 4.45 4.09 4.45 4.09.11 8.42c.06 4.63.47 9.53.92 10.89l.82 2.47-6.43 6.28c-8.54 8.33-12.88 13.93-16.76 21.61-1.77 3.49-3.74 7.11-4.38 8.03-2.18 3.11-6.46 13.01-8.76 20.26l-2.29 7.22-6.97 6.49c-3.83 3.57-7.96 7.25-9.17 8.17-3.05 2.32-4.26 5.15-4.26 9.99 0 2.98.43 4.96 1.59 7.26.87 1.74 1.81 3.91 2.09 4.83.28.92.98 2.22 1.57 2.89 1.4 1.59 1.92 16.12.83 23.22-.68 4.48-3.63 12.02-4.7 12.02-1.79 0-4.06 9.27-5.07 20.74-.18 2.02-.62 5.94-.98 8.7-.36 2.76-.96 9.98-1.35 16.05-.77 12.22-.19 18.77 2.05 23.15 3.41 6.69.52 12.69-11.03 22.84l-3.97 3.49.07 5.19c.04 2.86.55 6.85 1.14 8.87 4.61 15.98 4.73 16.92 4.38 37.13-.46 26.4-.26 40.27.63 44.15.42 1.84.91 5 1.08 7.02.17 2.02.66 5.33 1.08 7.36.47 2.26.78 11.02.79 22.74l.02 19.06-1.81 2.63c-2.71 3.91-15.11 13.54-15.49 12.29zm29.53-45.11c-.18-.3-.33-6.87-.33-14.59 0-14.06-.89-27.54-2.26-34.45-.4-2.02-.81-9.7-.9-17.06-.15-11.93-1.4-24.37-2.64-26.38-.66-1.07-3.02-17.66-3.03-21.3-.01-4.23 1.02-6 5.28-9.13 4.14-3.04 4.86-3.14 5.48-.72.28 1.1 1.45 5.62 2.6 10.03 3.93 15.12 4.14 16.27 4.05 21.74-.1 5.78-.13 6.13-1.74 17.73-.98 7.07-1.17 12.39-1.04 28.43.17 19.4-.64 35.73-2.04 41.27-.71 2.78-2.8 5.48-3.43 4.43zm-70.99-37.58c-.24-.38-1.01-5.24-1.73-10.79-.72-5.56-1.49-10.41-1.73-10.79-.23-.38-.68-3.3-.99-6.49-.31-3.19-.91-7.46-1.33-9.48-.99-4.79-3.35-19.35-3.42-21.07-.03-.74-.34-4.05-.7-7.36-.67-6.21-.84-27.67-.22-28.29.96-.96 6.63 2.76 11.33 7.43l5.28 5.25-.45 6.47c-.25 3.56-.6 10.23-.78 14.83-.18 4.6-.49 9.87-.67 11.71-.18 1.84-.61 9.36-.94 16.72-.79 17.41-1.94 31.29-2.65 32-.32.3-.76.24-1-.14zM74.63 162.61c21.07 12.79 17.84 14.15 28.49 17.66 13.01 4.29 18.87 7.13 23.15 16.87-43.66 36.14-69.01 57.9-76.71 70.82-31.02 52.01-5.99 101.59 62.75 87.21-14.18 29.23-77.97 28.63-98.68-4.9-24.68-39.95-22.09-118.3 61-187.66zm210.79 179.02c56.66 6.88 82.32-37.74 46.54-89.23 0 0-26.87-29.34-64.28-67.96 2.98-15.45 9.49-32.12 30.57-53.82 89.2 63.51 92 141.61 92.46 149.36 4.27 70.58-78.66 91.12-105.29 61.65z" - } - }, - "free": [ - "brands" - ] - }, - "map": { - "changes": [ - "4.4", - "5.0.0", - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [ - "coordinates", - "location", - "paper", - "place", - "travel" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f279", - "label": "Map", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861428, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M0 117.66v346.32c0 11.32 11.43 19.06 21.94 14.86L160 416V32L20.12 87.95A32.006 32.006 0 0 0 0 117.66zM192 416l192 64V96L192 32v384zM554.06 33.16L416 96v384l139.88-55.95A31.996 31.996 0 0 0 576 394.34V48.02c0-11.32-11.43-19.06-21.94-14.86z" - }, - "regular": { - "last_modified": 1546440861294, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M560.02 32c-1.96 0-3.98.37-5.96 1.16L384.01 96H384L212 35.28A64.252 64.252 0 0 0 191.76 32c-6.69 0-13.37 1.05-19.81 3.14L20.12 87.95A32.006 32.006 0 0 0 0 117.66v346.32C0 473.17 7.53 480 15.99 480c1.96 0 3.97-.37 5.96-1.16L192 416l172 60.71a63.98 63.98 0 0 0 40.05.15l151.83-52.81A31.996 31.996 0 0 0 576 394.34V48.02c0-9.19-7.53-16.02-15.98-16.02zM224 90.42l128 45.19v285.97l-128-45.19V90.42zM48 418.05V129.07l128-44.53v286.2l-.64.23L48 418.05zm480-35.13l-128 44.53V141.26l.64-.24L528 93.95v288.97z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "map-marked": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [ - "address", - "coordinates", - "destination", - "gps", - "localize", - "location", - "map", - "paper", - "pin", - "place", - "point of interest", - "position", - "route", - "travel", - "where" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f59f", - "label": "Map Marked", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861427, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M288 0c-69.59 0-126 56.41-126 126 0 56.26 82.35 158.8 113.9 196.02 6.39 7.54 17.82 7.54 24.2 0C331.65 284.8 414 182.26 414 126 414 56.41 357.59 0 288 0zM20.12 215.95A32.006 32.006 0 0 0 0 245.66v250.32c0 11.32 11.43 19.06 21.94 14.86L160 448V214.92c-8.84-15.98-16.07-31.54-21.25-46.42L20.12 215.95zM288 359.67c-14.07 0-27.38-6.18-36.51-16.96-19.66-23.2-40.57-49.62-59.49-76.72v182l192 64V266c-18.92 27.09-39.82 53.52-59.49 76.72-9.13 10.77-22.44 16.95-36.51 16.95zm266.06-198.51L416 224v288l139.88-55.95A31.996 31.996 0 0 0 576 426.34V176.02c0-11.32-11.43-19.06-21.94-14.86z" - } - }, - "free": [ - "solid" - ] - }, - "map-marked-alt": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [ - "address", - "coordinates", - "destination", - "gps", - "localize", - "location", - "map", - "paper", - "pin", - "place", - "point of interest", - "position", - "route", - "travel", - "where" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f5a0", - "label": "Alternate Map Marked", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861427, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M288 0c-69.59 0-126 56.41-126 126 0 56.26 82.35 158.8 113.9 196.02 6.39 7.54 17.82 7.54 24.2 0C331.65 284.8 414 182.26 414 126 414 56.41 357.59 0 288 0zm0 168c-23.2 0-42-18.8-42-42s18.8-42 42-42 42 18.8 42 42-18.8 42-42 42zM20.12 215.95A32.006 32.006 0 0 0 0 245.66v250.32c0 11.32 11.43 19.06 21.94 14.86L160 448V214.92c-8.84-15.98-16.07-31.54-21.25-46.42L20.12 215.95zM288 359.67c-14.07 0-27.38-6.18-36.51-16.96-19.66-23.2-40.57-49.62-59.49-76.72v182l192 64V266c-18.92 27.09-39.82 53.52-59.49 76.72-9.13 10.77-22.44 16.95-36.51 16.95zm266.06-198.51L416 224v288l139.88-55.95A31.996 31.996 0 0 0 576 426.34V176.02c0-11.32-11.43-19.06-21.94-14.86z" - } - }, - "free": [ - "solid" - ] - }, - "map-marker": { - "changes": [ - "1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "address", - "coordinates", - "gps", - "localize", - "location", - "map", - "pin", - "place", - "position", - "travel", - "where" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f041", - "label": "map-marker", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861428, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M172.268 501.67C26.97 291.031 0 269.413 0 192 0 85.961 85.961 0 192 0s192 85.961 192 192c0 77.413-26.97 99.031-172.268 309.67-9.535 13.774-29.93 13.773-39.464 0z" - } - }, - "free": [ - "solid" - ] - }, - "map-marker-alt": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "address", - "coordinates", - "gps", - "localize", - "location", - "map", - "pin", - "place", - "position", - "travel", - "where" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f3c5", - "label": "Alternate Map Marker", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861427, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M172.268 501.67C26.97 291.031 0 269.413 0 192 0 85.961 85.961 0 192 0s192 85.961 192 192c0 77.413-26.97 99.031-172.268 309.67-9.535 13.774-29.93 13.773-39.464 0zM192 272c44.183 0 80-35.817 80-80s-35.817-80-80-80-80 35.817-80 80 35.817 80 80 80z" - } - }, - "free": [ - "solid" - ] - }, - "map-pin": { - "changes": [ - "4.4", - "5.0.0", - "5.2.0" - ], - "ligatures": [], - "search": { - "terms": [ - "address", - "coordinates", - "gps", - "localize", - "location", - "map", - "marker", - "place", - "position", - "travel", - "where" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f276", - "label": "Map Pin", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861428, - "raw": "", - "viewBox": [ - "0", - "0", - "288", - "512" - ], - "width": 288, - "height": 512, - "path": "M112 316.94v156.69l22.02 33.02c4.75 7.12 15.22 7.12 19.97 0L176 473.63V316.94c-10.39 1.92-21.06 3.06-32 3.06s-21.61-1.14-32-3.06zM144 0C64.47 0 0 64.47 0 144s64.47 144 144 144 144-64.47 144-144S223.53 0 144 0zm0 76c-37.5 0-68 30.5-68 68 0 6.62-5.38 12-12 12s-12-5.38-12-12c0-50.73 41.28-92 92-92 6.62 0 12 5.38 12 12s-5.38 12-12 12z" - } - }, - "free": [ - "solid" - ] - }, - "map-signs": { - "changes": [ - "4.4", - "5.0.0", - "5.2.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f277", - "label": "Map Signs", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861428, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M507.31 84.69L464 41.37c-6-6-14.14-9.37-22.63-9.37H288V16c0-8.84-7.16-16-16-16h-32c-8.84 0-16 7.16-16 16v16H56c-13.25 0-24 10.75-24 24v80c0 13.25 10.75 24 24 24h385.37c8.49 0 16.62-3.37 22.63-9.37l43.31-43.31c6.25-6.26 6.25-16.38 0-22.63zM224 496c0 8.84 7.16 16 16 16h32c8.84 0 16-7.16 16-16V384h-64v112zm232-272H288v-32h-64v32H70.63c-8.49 0-16.62 3.37-22.63 9.37L4.69 276.69c-6.25 6.25-6.25 16.38 0 22.63L48 342.63c6 6 14.14 9.37 22.63 9.37H456c13.25 0 24-10.75 24-24v-80c0-13.25-10.75-24-24-24z" - } - }, - "free": [ - "solid" - ] - }, - "markdown": { - "changes": [ - "5.2.0", - "5.7.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f60f", - "label": "Markdown", - "voted": true, - "svg": { - "brands": { - "last_modified": 1548364699930, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M593.8 59.1H46.2C20.7 59.1 0 79.8 0 105.2v301.5c0 25.5 20.7 46.2 46.2 46.2h547.7c25.5 0 46.2-20.7 46.1-46.1V105.2c0-25.4-20.7-46.1-46.2-46.1zM338.5 360.6H277v-120l-61.5 76.9-61.5-76.9v120H92.3V151.4h61.5l61.5 76.9 61.5-76.9h61.5v209.2zm135.3 3.1L381.5 256H443V151.4h61.5V256H566z" - } - }, - "free": [ - "brands" - ] - }, - "marker": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [ - "edit", - "sharpie", - "update", - "write" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f5a1", - "label": "Marker", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861428, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M93.95 290.03A327.038 327.038 0 0 0 .17 485.11l-.03.23c-1.7 15.28 11.21 28.2 26.49 26.51a327.02 327.02 0 0 0 195.34-93.8l75.4-75.4-128.02-128.02-75.4 75.4zM485.49 26.51c-35.35-35.35-92.67-35.35-128.02 0l-21.76 21.76-36.56-36.55c-15.62-15.62-40.95-15.62-56.56 0L138.47 115.84c-6.25 6.25-6.25 16.38 0 22.63l22.62 22.62c6.25 6.25 16.38 6.25 22.63 0l87.15-87.15 19.59 19.59L191.98 192 320 320.02l165.49-165.49c35.35-35.35 35.35-92.66 0-128.02z" - } - }, - "free": [ - "solid" - ] - }, - "mars": { - "changes": [ - "4.3", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "male" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f222", - "label": "Mars", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861429, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M372 64h-79c-10.7 0-16 12.9-8.5 20.5l16.9 16.9-80.7 80.7c-22.2-14-48.5-22.1-76.7-22.1C64.5 160 0 224.5 0 304s64.5 144 144 144 144-64.5 144-144c0-28.2-8.1-54.5-22.1-76.7l80.7-80.7 16.9 16.9c7.6 7.6 20.5 2.2 20.5-8.5V76c0-6.6-5.4-12-12-12zM144 384c-44.1 0-80-35.9-80-80s35.9-80 80-80 80 35.9 80 80-35.9 80-80 80z" - } - }, - "free": [ - "solid" - ] - }, - "mars-double": { - "changes": [ - "4.3", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f227", - "label": "Mars Double", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861429, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M340 0h-79c-10.7 0-16 12.9-8.5 20.5l16.9 16.9-48.7 48.7C198.5 72.1 172.2 64 144 64 64.5 64 0 128.5 0 208s64.5 144 144 144 144-64.5 144-144c0-28.2-8.1-54.5-22.1-76.7l48.7-48.7 16.9 16.9c2.4 2.4 5.5 3.5 8.4 3.5 6.2 0 12.1-4.8 12.1-12V12c0-6.6-5.4-12-12-12zM144 288c-44.1 0-80-35.9-80-80s35.9-80 80-80 80 35.9 80 80-35.9 80-80 80zm356-128.1h-79c-10.7 0-16 12.9-8.5 20.5l16.9 16.9-48.7 48.7c-18.2-11.4-39-18.9-61.5-21.3-2.1 21.8-8.2 43.3-18.4 63.3 1.1 0 2.2-.1 3.2-.1 44.1 0 80 35.9 80 80s-35.9 80-80 80-80-35.9-80-80c0-1.1 0-2.2.1-3.2-20 10.2-41.5 16.4-63.3 18.4C168.4 455.6 229.6 512 304 512c79.5 0 144-64.5 144-144 0-28.2-8.1-54.5-22.1-76.7l48.7-48.7 16.9 16.9c2.4 2.4 5.4 3.5 8.4 3.5 6.2 0 12.1-4.8 12.1-12v-79c0-6.7-5.4-12.1-12-12.1z" - } - }, - "free": [ - "solid" - ] - }, - "mars-stroke": { - "changes": [ - "4.3", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f229", - "label": "Mars Stroke", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861429, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M372 64h-79c-10.7 0-16 12.9-8.5 20.5l16.9 16.9-17.5 17.5-14.1-14.1c-4.7-4.7-12.3-4.7-17 0L224.5 133c-4.7 4.7-4.7 12.3 0 17l14.1 14.1-18 18c-22.2-14-48.5-22.1-76.7-22.1C64.5 160 0 224.5 0 304s64.5 144 144 144 144-64.5 144-144c0-28.2-8.1-54.5-22.1-76.7l18-18 14.1 14.1c4.7 4.7 12.3 4.7 17 0l28.3-28.3c4.7-4.7 4.7-12.3 0-17L329.2 164l17.5-17.5 16.9 16.9c7.6 7.6 20.5 2.2 20.5-8.5V76c-.1-6.6-5.5-12-12.1-12zM144 384c-44.1 0-80-35.9-80-80s35.9-80 80-80 80 35.9 80 80-35.9 80-80 80z" - } - }, - "free": [ - "solid" - ] - }, - "mars-stroke-h": { - "changes": [ - "4.3", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f22b", - "label": "Mars Stroke Horizontal", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861429, - "raw": "", - "viewBox": [ - "0", - "0", - "480", - "512" - ], - "width": 480, - "height": 512, - "path": "M476.2 247.5l-55.9-55.9c-7.6-7.6-20.5-2.2-20.5 8.5V224H376v-20c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v20h-27.6c-5.8-25.6-18.7-49.9-38.6-69.8C189.6 98 98.4 98 42.2 154.2c-56.2 56.2-56.2 147.4 0 203.6 56.2 56.2 147.4 56.2 203.6 0 19.9-19.9 32.8-44.2 38.6-69.8H312v20c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12v-20h23.9v23.9c0 10.7 12.9 16 20.5 8.5l55.9-55.9c4.6-4.7 4.6-12.3-.1-17zm-275.6 65.1c-31.2 31.2-81.9 31.2-113.1 0-31.2-31.2-31.2-81.9 0-113.1 31.2-31.2 81.9-31.2 113.1 0 31.2 31.1 31.2 81.9 0 113.1z" - } - }, - "free": [ - "solid" - ] - }, - "mars-stroke-v": { - "changes": [ - "4.3", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f22a", - "label": "Mars Stroke Vertical", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861429, - "raw": "", - "viewBox": [ - "0", - "0", - "288", - "512" - ], - "width": 288, - "height": 512, - "path": "M245.8 234.2c-19.9-19.9-44.2-32.8-69.8-38.6v-25.4h20c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12h-20V81.4h23.9c10.7 0 16-12.9 8.5-20.5L152.5 5.1c-4.7-4.7-12.3-4.7-17 0L79.6 61c-7.6 7.6-2.2 20.5 8.5 20.5H112v24.7H92c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h20v25.4c-25.6 5.8-49.9 18.7-69.8 38.6-56.2 56.2-56.2 147.4 0 203.6 56.2 56.2 147.4 56.2 203.6 0 56.3-56.2 56.3-147.4 0-203.6zm-45.2 158.4c-31.2 31.2-81.9 31.2-113.1 0-31.2-31.2-31.2-81.9 0-113.1 31.2-31.2 81.9-31.2 113.1 0 31.2 31.1 31.2 81.9 0 113.1z" - } - }, - "free": [ - "solid" - ] - }, - "mask": { - "changes": [ - "5.4.0" - ], - "ligatures": [], - "search": { - "terms": [ - "costume", - "disguise", - "halloween", - "holiday", - "secret", - "super hero" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f6fa", - "label": "Mask", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861429, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M320.67 64c-442.6 0-357.57 384-158.46 384 39.9 0 77.47-20.69 101.42-55.86l25.73-37.79c15.66-22.99 46.97-22.99 62.63 0l25.73 37.79C401.66 427.31 439.23 448 479.13 448c189.86 0 290.63-384-158.46-384zM184 308.36c-41.06 0-67.76-25.66-80.08-41.05-5.23-6.53-5.23-16.09 0-22.63 12.32-15.4 39.01-41.05 80.08-41.05s67.76 25.66 80.08 41.05c5.23 6.53 5.23 16.09 0 22.63-12.32 15.4-39.02 41.05-80.08 41.05zm272 0c-41.06 0-67.76-25.66-80.08-41.05-5.23-6.53-5.23-16.09 0-22.63 12.32-15.4 39.01-41.05 80.08-41.05s67.76 25.66 80.08 41.05c5.23 6.53 5.23 16.09 0 22.63-12.32 15.4-39.02 41.05-80.08 41.05z" - } - }, - "free": [ - "solid" - ] - }, - "mastodon": { - "changes": [ - "5.0.11" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f4f6", - "label": "Mastodon", - "voted": true, - "svg": { - "brands": { - "last_modified": 1546440861005, - "raw": "", - "viewBox": [ - "0", - "0", - "417.8", - "512" - ], - "width": 417, - "height": 512, - "path": "M417.8 179.1c0-97.2-63.7-125.7-63.7-125.7-62.5-28.7-228.5-28.4-290.4 0 0 0-63.7 28.5-63.7 125.7 0 115.7-6.6 259.4 105.6 289.1 40.5 10.7 75.3 13 103.3 11.4 50.8-2.8 79.3-18.1 79.3-18.1l-1.7-36.9s-36.3 11.4-77.1 10.1c-40.4-1.4-83-4.4-89.6-54-.6-4.4-.9-9-.9-13.9 85.6 20.9 158.6 9.1 178.7 6.7 56.1-6.7 105-41.3 111.2-72.9 9.8-49.8 9-121.5 9-121.5zm-75.1 125.2h-46.6V190.1c0-49.7-64-51.6-64 6.9v62.5h-46.3V197c0-58.5-64-56.6-64-6.9v114.2H75.1c0-122.1-5.2-147.9 18.4-175 25.9-28.9 79.8-30.8 103.8 6.1l11.6 19.5 11.6-19.5c24.1-37.1 78.1-34.8 103.8-6.1 23.7 27.3 18.4 53 18.4 175z" - } - }, - "free": [ - "brands" - ] - }, - "maxcdn": { - "changes": [ - "3.1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f136", - "label": "MaxCDN", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861005, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M461.1 442.7h-97.4L415.6 200c2.3-10.2.9-19.5-4.4-25.7-5-6.1-13.7-9.6-24.2-9.6h-49.3l-59.5 278h-97.4l59.5-278h-83.4l-59.5 278H0l59.5-278-44.6-95.4H387c39.4 0 75.3 16.3 98.3 44.9 23.3 28.6 31.8 67.4 23.6 105.9l-47.8 222.6z" - } - }, - "free": [ - "brands" - ] - }, - "medal": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f5a2", - "label": "Medal", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861429, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M223.75 130.75L154.62 15.54A31.997 31.997 0 0 0 127.18 0H16.03C3.08 0-4.5 14.57 2.92 25.18l111.27 158.96c29.72-27.77 67.52-46.83 109.56-53.39zM495.97 0H384.82c-11.24 0-21.66 5.9-27.44 15.54l-69.13 115.21c42.04 6.56 79.84 25.62 109.56 53.38L509.08 25.18C516.5 14.57 508.92 0 495.97 0zM256 160c-97.2 0-176 78.8-176 176s78.8 176 176 176 176-78.8 176-176-78.8-176-176-176zm92.52 157.26l-37.93 36.96 8.97 52.22c1.6 9.36-8.26 16.51-16.65 12.09L256 393.88l-46.9 24.65c-8.4 4.45-18.25-2.74-16.65-12.09l8.97-52.22-37.93-36.96c-6.82-6.64-3.05-18.23 6.35-19.59l52.43-7.64 23.43-47.52c2.11-4.28 6.19-6.39 10.28-6.39 4.11 0 8.22 2.14 10.33 6.39l23.43 47.52 52.43 7.64c9.4 1.36 13.17 12.95 6.35 19.59z" - } - }, - "free": [ - "solid" - ] - }, - "medapps": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f3c6", - "label": "MedApps", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861005, - "raw": "", - "viewBox": [ - "0", - "0", - "320", - "512" - ], - "width": 320, - "height": 512, - "path": "M118.3 238.4c3.5-12.5 6.9-33.6 13.2-33.6 8.3 1.8 9.6 23.4 18.6 36.6 4.6-23.5 5.3-85.1 14.1-86.7 9-.7 19.7 66.5 22 77.5 9.9 4.1 48.9 6.6 48.9 6.6 1.9 7.3-24 7.6-40 7.8-4.6 14.8-5.4 27.7-11.4 28-4.7.2-8.2-28.8-17.5-49.6l-9.4 65.5c-4.4 13-15.5-22.5-21.9-39.3-3.3-.1-62.4-1.6-47.6-7.8l31-5zM228 448c21.2 0 21.2-32 0-32H92c-21.2 0-21.2 32 0 32h136zm-24 64c21.2 0 21.2-32 0-32h-88c-21.2 0-21.2 32 0 32h88zm34.2-141.5c3.2-18.9 5.2-36.4 11.9-48.8 7.9-14.7 16.1-28.1 24-41 24.6-40.4 45.9-75.2 45.9-125.5C320 69.6 248.2 0 160 0S0 69.6 0 155.2c0 50.2 21.3 85.1 45.9 125.5 7.9 12.9 16 26.3 24 41 6.7 12.5 8.7 29.8 11.9 48.9 3.5 21 36.1 15.7 32.6-5.1-3.6-21.7-5.6-40.7-15.3-58.6C66.5 246.5 33 211.3 33 155.2 33 87.3 90 32 160 32s127 55.3 127 123.2c0 56.1-33.5 91.3-66.1 151.6-9.7 18-11.7 37.4-15.3 58.6-3.4 20.6 29 26.4 32.6 5.1z" - } - }, - "free": [ - "brands" - ] - }, - "medium": { - "changes": [ - "4.3", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f23a", - "label": "Medium", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861005, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M0 32v448h448V32H0zm372.2 106.1l-24 23c-2.1 1.6-3.1 4.2-2.7 6.7v169.3c-.4 2.6.6 5.2 2.7 6.7l23.5 23v5.1h-118V367l24.3-23.6c2.4-2.4 2.4-3.1 2.4-6.7V199.8l-67.6 171.6h-9.1L125 199.8v115c-.7 4.8 1 9.7 4.4 13.2l31.6 38.3v5.1H71.2v-5.1l31.6-38.3c3.4-3.5 4.9-8.4 4.1-13.2v-133c.4-3.7-1-7.3-3.8-9.8L75 138.1V133h87.3l67.4 148L289 133.1h83.2v5z" - } - }, - "free": [ - "brands" - ] - }, - "medium-m": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f3c7", - "label": "Medium M", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861005, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M71.5 142.3c.6-5.9-1.7-11.8-6.1-15.8L20.3 72.1V64h140.2l108.4 237.7L364.2 64h133.7v8.1l-38.6 37c-3.3 2.5-5 6.7-4.3 10.8v272c-.7 4.1 1 8.3 4.3 10.8l37.7 37v8.1H307.3v-8.1l39.1-37.9c3.8-3.8 3.8-5 3.8-10.8V171.2L241.5 447.1h-14.7L100.4 171.2v184.9c-1.1 7.8 1.5 15.6 7 21.2l50.8 61.6v8.1h-144v-8L65 377.3c5.4-5.6 7.9-13.5 6.5-21.2V142.3z" - } - }, - "free": [ - "brands" - ] - }, - "medkit": { - "changes": [ - "3", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "first aid", - "firstaid", - "health", - "help", - "support" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f0fa", - "label": "medkit", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861429, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M96 480h320V128h-32V80c0-26.51-21.49-48-48-48H176c-26.51 0-48 21.49-48 48v48H96v352zm96-384h128v32H192V96zm320 80v256c0 26.51-21.49 48-48 48h-16V128h16c26.51 0 48 21.49 48 48zM64 480H48c-26.51 0-48-21.49-48-48V176c0-26.51 21.49-48 48-48h16v352zm288-208v32c0 8.837-7.163 16-16 16h-48v48c0 8.837-7.163 16-16 16h-32c-8.837 0-16-7.163-16-16v-48h-48c-8.837 0-16-7.163-16-16v-32c0-8.837 7.163-16 16-16h48v-48c0-8.837 7.163-16 16-16h32c8.837 0 16 7.163 16 16v48h48c8.837 0 16 7.163 16 16z" - } - }, - "free": [ - "solid" - ] - }, - "medrt": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f3c8", - "label": "MRT", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861006, - "raw": "", - "viewBox": [ - "0", - "0", - "544", - "512" - ], - "width": 544, - "height": 512, - "path": "M113.7 256c0 121.8 83.9 222.8 193.5 241.1-18.7 4.5-38.2 6.9-58.2 6.9C111.4 504 0 393 0 256S111.4 8 248.9 8c20.1 0 39.6 2.4 58.2 6.9C197.5 33.2 113.7 134.2 113.7 256m297.4 100.3c-77.7 55.4-179.6 47.5-240.4-14.6 5.5 14.1 12.7 27.7 21.7 40.5 61.6 88.2 182.4 109.3 269.7 47 87.3-62.3 108.1-184.3 46.5-272.6-9-12.9-19.3-24.3-30.5-34.2 37.4 78.8 10.7 178.5-67 233.9m-218.8-244c-1.4 1-2.7 2.1-4 3.1 64.3-17.8 135.9 4 178.9 60.5 35.7 47 42.9 106.6 24.4 158 56.7-56.2 67.6-142.1 22.3-201.8-50-65.5-149.1-74.4-221.6-19.8M296 224c-4.4 0-8-3.6-8-8v-40c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v40c0 4.4-3.6 8-8 8h-40c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h40c4.4 0 8 3.6 8 8v40c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8v-40c0-4.4 3.6-8 8-8h40c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8h-40z" - } - }, - "free": [ - "brands" - ] - }, - "meetup": { - "changes": [ - "4.7", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f2e0", - "label": "Meetup", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861006, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M99 414.3c1.1 5.7-2.3 11.1-8 12.3-5.4 1.1-10.9-2.3-12-8-1.1-5.4 2.3-11.1 7.7-12.3 5.4-1.2 11.1 2.3 12.3 8zm143.1 71.4c-6.3 4.6-8 13.4-3.7 20 4.6 6.6 13.4 8.3 20 3.7 6.3-4.6 8-13.4 3.4-20-4.2-6.5-13.1-8.3-19.7-3.7zm-86-462.3c6.3-1.4 10.3-7.7 8.9-14-1.1-6.6-7.4-10.6-13.7-9.1-6.3 1.4-10.3 7.7-9.1 14 1.4 6.6 7.6 10.6 13.9 9.1zM34.4 226.3c-10-6.9-23.7-4.3-30.6 6-6.9 10-4.3 24 5.7 30.9 10 7.1 23.7 4.6 30.6-5.7 6.9-10.4 4.3-24.1-5.7-31.2zm272-170.9c10.6-6.3 13.7-20 7.7-30.3-6.3-10.6-19.7-14-30-7.7s-13.7 20-7.4 30.6c6 10.3 19.4 13.7 29.7 7.4zm-191.1 58c7.7-5.4 9.4-16 4.3-23.7s-15.7-9.4-23.1-4.3c-7.7 5.4-9.4 16-4.3 23.7 5.1 7.8 15.6 9.5 23.1 4.3zm372.3 156c-7.4 1.7-12.3 9.1-10.6 16.9 1.4 7.4 8.9 12.3 16.3 10.6 7.4-1.4 12.3-8.9 10.6-16.6-1.5-7.4-8.9-12.3-16.3-10.9zm39.7-56.8c-1.1-5.7-6.6-9.1-12-8-5.7 1.1-9.1 6.9-8 12.6 1.1 5.4 6.6 9.1 12.3 8 5.4-1.5 9.1-6.9 7.7-12.6zM447 138.9c-8.6 6-10.6 17.7-4.9 26.3 5.7 8.6 17.4 10.6 26 4.9 8.3-6 10.3-17.7 4.6-26.3-5.7-8.7-17.4-10.9-25.7-4.9zm-6.3 139.4c26.3 43.1 15.1 100-26.3 129.1-17.4 12.3-37.1 17.7-56.9 17.1-12 47.1-69.4 64.6-105.1 32.6-1.1.9-2.6 1.7-3.7 2.9-39.1 27.1-92.3 17.4-119.4-22.3-9.7-14.3-14.6-30.6-15.1-46.9-65.4-10.9-90-94-41.1-139.7-28.3-46.9.6-107.4 53.4-114.9C151.6 70 234.1 38.6 290.1 82c67.4-22.3 136.3 29.4 130.9 101.1 41.1 12.6 52.8 66.9 19.7 95.2zm-70 74.3c-3.1-20.6-40.9-4.6-43.1-27.1-3.1-32 43.7-101.1 40-128-3.4-24-19.4-29.1-33.4-29.4-13.4-.3-16.9 2-21.4 4.6-2.9 1.7-6.6 4.9-11.7-.3-6.3-6-11.1-11.7-19.4-12.9-12.3-2-17.7 2-26.6 9.7-3.4 2.9-12 12.9-20 9.1-3.4-1.7-15.4-7.7-24-11.4-16.3-7.1-40 4.6-48.6 20-12.9 22.9-38 113.1-41.7 125.1-8.6 26.6 10.9 48.6 36.9 47.1 11.1-.6 18.3-4.6 25.4-17.4 4-7.4 41.7-107.7 44.6-112.6 2-3.4 8.9-8 14.6-5.1 5.7 3.1 6.9 9.4 6 15.1-1.1 9.7-28 70.9-28.9 77.7-3.4 22.9 26.9 26.6 38.6 4 3.7-7.1 45.7-92.6 49.4-98.3 4.3-6.3 7.4-8.3 11.7-8 3.1 0 8.3.9 7.1 10.9-1.4 9.4-35.1 72.3-38.9 87.7-4.6 20.6 6.6 41.4 24.9 50.6 11.4 5.7 62.5 15.7 58.5-11.1zm5.7 92.3c-10.3 7.4-12.9 22-5.7 32.6 7.1 10.6 21.4 13.1 32 6 10.6-7.4 13.1-22 6-32.6-7.4-10.6-21.7-13.5-32.3-6z" - } - }, - "free": [ - "brands" - ] - }, - "megaport": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f5a3", - "label": "Megaport", - "voted": false, - "svg": { - "brands": { - "last_modified": 1548363722334, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M214.5 209.6v66.2l33.5 33.5 33.3-33.3v-66.4l-33.4-33.4zM248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm145.1 414.4L367 441.6l-26-19.2v-65.5l-33.4-33.4-33.4 33.4v65.5L248 441.6l-26.1-19.2v-65.5l-33.4-33.4-33.5 33.4v65.5l-26.1 19.2-26.1-19.2v-87l59.5-59.5V188l59.5-59.5V52.9l26.1-19.2L274 52.9v75.6l59.5 59.5v87.6l59.7 59.7v87.1z" - } - }, - "free": [ - "brands" - ] - }, - "meh": { - "changes": [ - "3.1", - "5.0.0", - "5.0.9", - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [ - "emoticon", - "face", - "neutral", - "rating" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f11a", - "label": "Neutral Face", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861430, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm-80 168c17.7 0 32 14.3 32 32s-14.3 32-32 32-32-14.3-32-32 14.3-32 32-32zm176 192H152c-21.2 0-21.2-32 0-32h192c21.2 0 21.2 32 0 32zm-16-128c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32z" - }, - "regular": { - "last_modified": 1546440861295, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm0 448c-110.3 0-200-89.7-200-200S137.7 56 248 56s200 89.7 200 200-89.7 200-200 200zm-80-216c17.7 0 32-14.3 32-32s-14.3-32-32-32-32 14.3-32 32 14.3 32 32 32zm160-64c-17.7 0-32 14.3-32 32s14.3 32 32 32 32-14.3 32-32-14.3-32-32-32zm8 144H160c-13.2 0-24 10.8-24 24s10.8 24 24 24h176c13.2 0 24-10.8 24-24s-10.8-24-24-24z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "meh-blank": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [ - "emoticon", - "face", - "neutral", - "rating" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f5a4", - "label": "Face Without Mouth", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861429, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm-80 232c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32zm160 0c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32z" - }, - "regular": { - "last_modified": 1546440861295, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm0 448c-110.3 0-200-89.7-200-200S137.7 56 248 56s200 89.7 200 200-89.7 200-200 200zm-80-280c-17.7 0-32 14.3-32 32s14.3 32 32 32 32-14.3 32-32-14.3-32-32-32zm160 0c-17.7 0-32 14.3-32 32s14.3 32 32 32 32-14.3 32-32-14.3-32-32-32z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "meh-rolling-eyes": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [ - "emoticon", - "face", - "neutral", - "rating" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f5a5", - "label": "Face With Rolling Eyes", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861429, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zM88 224c0-24.3 13.7-45.2 33.6-56-.7 2.6-1.6 5.2-1.6 8 0 17.7 14.3 32 32 32s32-14.3 32-32c0-2.8-.9-5.4-1.6-8 19.9 10.8 33.6 31.7 33.6 56 0 35.3-28.7 64-64 64s-64-28.7-64-64zm224 176H184c-21.2 0-21.2-32 0-32h128c21.2 0 21.2 32 0 32zm32-112c-35.3 0-64-28.7-64-64 0-24.3 13.7-45.2 33.6-56-.7 2.6-1.6 5.2-1.6 8 0 17.7 14.3 32 32 32s32-14.3 32-32c0-2.8-.9-5.4-1.6-8 19.9 10.8 33.6 31.7 33.6 56 0 35.3-28.7 64-64 64z" - }, - "regular": { - "last_modified": 1546440861295, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm0 448c-110.3 0-200-89.7-200-200S137.7 56 248 56s200 89.7 200 200-89.7 200-200 200zm88-304c-39.8 0-72 32.2-72 72s32.2 72 72 72 72-32.2 72-72-32.2-72-72-72zm0 112c-22.1 0-40-17.9-40-40 0-13.6 7.3-25.1 17.7-32.3-1 2.6-1.7 5.3-1.7 8.3 0 13.3 10.7 24 24 24s24-10.7 24-24c0-2.9-.7-5.7-1.7-8.3 10.4 7.2 17.7 18.7 17.7 32.3 0 22.1-17.9 40-40 40zm-104-40c0-39.8-32.2-72-72-72s-72 32.2-72 72 32.2 72 72 72 72-32.2 72-72zm-112 0c0-13.6 7.3-25.1 17.7-32.3-1 2.6-1.7 5.3-1.7 8.3 0 13.3 10.7 24 24 24s24-10.7 24-24c0-2.9-.7-5.7-1.7-8.3 10.4 7.2 17.7 18.7 17.7 32.3 0 22.1-17.9 40-40 40s-40-17.9-40-40zm192 128H184c-13.2 0-24 10.8-24 24s10.8 24 24 24h128c13.2 0 24-10.8 24-24s-10.8-24-24-24z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "memory": { - "changes": [ - "5.0.13" - ], - "ligatures": [], - "search": { - "terms": [ - "DIMM", - "RAM", - "hardware", - "technology" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f538", - "label": "Memory", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861430, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M640 130.94V96c0-17.67-14.33-32-32-32H32C14.33 64 0 78.33 0 96v34.94c18.6 6.61 32 24.19 32 45.06s-13.4 38.45-32 45.06V320h640v-98.94c-18.6-6.61-32-24.19-32-45.06s13.4-38.45 32-45.06zM224 256h-64V128h64v128zm128 0h-64V128h64v128zm128 0h-64V128h64v128zM0 448h64v-26.67c0-8.84 7.16-16 16-16s16 7.16 16 16V448h128v-26.67c0-8.84 7.16-16 16-16s16 7.16 16 16V448h128v-26.67c0-8.84 7.16-16 16-16s16 7.16 16 16V448h128v-26.67c0-8.84 7.16-16 16-16s16 7.16 16 16V448h64v-96H0v96z" - } - }, - "free": [ - "solid" - ] - }, - "mendeley": { - "changes": [ - "5.6.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f7b3", - "label": "Mendeley", - "voted": true, - "svg": { - "brands": { - "last_modified": 1548363722334, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M624.6 325.2c-12.3-12.4-29.7-19.2-48.4-17.2-43.3-1-49.7-34.9-37.5-98.8 22.8-57.5-14.9-131.5-87.4-130.8-77.4.7-81.7 82-130.9 82-48.1 0-54-81.3-130.9-82-72.9-.8-110.1 73.3-87.4 130.8 12.2 63.9 5.8 97.8-37.5 98.8-21.2-2.3-37 6.5-53 22.5-19.9 19.7-19.3 94.8 42.6 102.6 47.1 5.9 81.6-42.9 61.2-87.8-47.3-103.7 185.9-106.1 146.5-8.2-.1.1-.2.2-.3.4-26.8 42.8 6.8 97.4 58.8 95.2 52.1 2.1 85.4-52.6 58.8-95.2-.1-.2-.2-.3-.3-.4-39.4-97.9 193.8-95.5 146.5 8.2-4.6 10-6.7 21.3-5.7 33 4.9 53.4 68.7 74.1 104.9 35.2 17.8-14.8 23.1-65.6 0-88.3zm-303.9-19.1h-.6c-43.4 0-62.8-37.5-62.8-62.8 0-34.7 28.2-62.8 62.8-62.8h.6c34.7 0 62.8 28.1 62.8 62.8 0 25-19.2 62.8-62.8 62.8z" - } - }, - "free": [ - "brands" - ] - }, - "menorah": { - "changes": [ - "5.3.0", - "5.4.0" - ], - "ligatures": [], - "search": { - "terms": [ - "candle", - "hanukkah", - "jewish", - "judaism", - "light" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f676", - "label": "Menorah", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861430, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M144 128h-32c-8.84 0-16 7.16-16 16v144h64V144c0-8.84-7.16-16-16-16zm96 0h-32c-8.84 0-16 7.16-16 16v144h64V144c0-8.84-7.16-16-16-16zm192 0h-32c-8.84 0-16 7.16-16 16v144h64V144c0-8.84-7.16-16-16-16zm96 0h-32c-8.84 0-16 7.16-16 16v144h64V144c0-8.84-7.16-16-16-16zm80-32c17.67 0 32-14.33 32-32S608 0 608 0s-32 46.33-32 64 14.33 32 32 32zm-96 0c17.67 0 32-14.33 32-32S512 0 512 0s-32 46.33-32 64 14.33 32 32 32zm-96 0c17.67 0 32-14.33 32-32S416 0 416 0s-32 46.33-32 64 14.33 32 32 32zm-96 0c17.67 0 32-14.33 32-32S320 0 320 0s-32 46.33-32 64 14.33 32 32 32zm-96 0c17.67 0 32-14.33 32-32S224 0 224 0s-32 46.33-32 64 14.33 32 32 32zm-96 0c17.67 0 32-14.33 32-32S128 0 128 0 96 46.33 96 64s14.33 32 32 32zm-96 0c17.67 0 32-14.33 32-32S32 0 32 0 0 46.33 0 64s14.33 32 32 32zm544 192c0 17.67-14.33 32-32 32H352V144c0-8.84-7.16-16-16-16h-32c-8.84 0-16 7.16-16 16v176H96c-17.67 0-32-14.33-32-32V144c0-8.84-7.16-16-16-16H16c-8.84 0-16 7.16-16 16v144c0 53.02 42.98 96 96 96h192v64H112c-8.84 0-16 7.16-16 16v32c0 8.84 7.16 16 16 16h416c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16H352v-64h192c53.02 0 96-42.98 96-96V144c0-8.84-7.16-16-16-16h-32c-8.84 0-16 7.16-16 16v144z" - } - }, - "free": [ - "solid" - ] - }, - "mercury": { - "changes": [ - "4.3", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "transgender" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f223", - "label": "Mercury", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861430, - "raw": "", - "viewBox": [ - "0", - "0", - "288", - "512" - ], - "width": 288, - "height": 512, - "path": "M288 208c0-44.2-19.9-83.7-51.2-110.1 2.5-1.8 4.9-3.8 7.2-5.8 24.7-21.2 39.8-48.8 43.2-78.8.9-7.1-4.7-13.3-11.9-13.3h-40.5C229 0 224.1 4.1 223 9.8c-2.4 12.5-9.6 24.3-20.7 33.8C187 56.8 166.3 64 144 64s-43-7.2-58.4-20.4C74.5 34.1 67.4 22.3 64.9 9.8 63.8 4.1 58.9 0 53.2 0H12.7C5.5 0-.1 6.2.8 13.3 4.2 43.4 19.2 71 44 92.2c2.3 2 4.7 3.9 7.2 5.8C19.9 124.3 0 163.8 0 208c0 68.5 47.9 125.9 112 140.4V400H76c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h36v36c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12v-36h36c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12h-36v-51.6c64.1-14.5 112-71.9 112-140.4zm-224 0c0-44.1 35.9-80 80-80s80 35.9 80 80-35.9 80-80 80-80-35.9-80-80z" - } - }, - "free": [ - "solid" - ] - }, - "meteor": { - "changes": [ - "5.5.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f753", - "label": "Meteor", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861430, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M491.2.7C452.5 12.3 379.4 35 303.5 62c-2.1-7-4-13.5-5.6-18.6-3-9.7-13.9-14.2-22.9-9.5C232.6 56 122.2 116.5 60.6 176.4c-1.1 1-2.5 2-3.5 3C19 217.4 0 267.3 0 317.2 0 367 19 416.9 57 455c38 38 87.9 57.1 137.8 57 49.9 0 99.8-19 137.9-57.1 1-1 2-2.4 3-3.5 59.8-61.6 120.4-172.1 142.5-214.4 4.7-9 .2-19.9-9.5-22.9-5.2-1.6-11.6-3.5-18.6-5.6 27-76 49.7-149 61.3-187.7C515 8.4 503.6-3 491.2.7zM192 448c-70.7 0-128-57.3-128-128s57.3-128 128-128 128 57.3 128 128-57.3 128-128 128zm-32-192c-17.7 0-32 14.3-32 32s14.3 32 32 32 32-14.3 32-32-14.3-32-32-32zm48 96c-8.8 0-16 7.2-16 16s7.2 16 16 16 16-7.2 16-16-7.2-16-16-16z" - } - }, - "free": [ - "solid" - ] - }, - "microchip": { - "changes": [ - "4.7", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "cpu", - "processor" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f2db", - "label": "Microchip", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861430, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M416 48v416c0 26.51-21.49 48-48 48H144c-26.51 0-48-21.49-48-48V48c0-26.51 21.49-48 48-48h224c26.51 0 48 21.49 48 48zm96 58v12a6 6 0 0 1-6 6h-18v6a6 6 0 0 1-6 6h-42V88h42a6 6 0 0 1 6 6v6h18a6 6 0 0 1 6 6zm0 96v12a6 6 0 0 1-6 6h-18v6a6 6 0 0 1-6 6h-42v-48h42a6 6 0 0 1 6 6v6h18a6 6 0 0 1 6 6zm0 96v12a6 6 0 0 1-6 6h-18v6a6 6 0 0 1-6 6h-42v-48h42a6 6 0 0 1 6 6v6h18a6 6 0 0 1 6 6zm0 96v12a6 6 0 0 1-6 6h-18v6a6 6 0 0 1-6 6h-42v-48h42a6 6 0 0 1 6 6v6h18a6 6 0 0 1 6 6zM30 376h42v48H30a6 6 0 0 1-6-6v-6H6a6 6 0 0 1-6-6v-12a6 6 0 0 1 6-6h18v-6a6 6 0 0 1 6-6zm0-96h42v48H30a6 6 0 0 1-6-6v-6H6a6 6 0 0 1-6-6v-12a6 6 0 0 1 6-6h18v-6a6 6 0 0 1 6-6zm0-96h42v48H30a6 6 0 0 1-6-6v-6H6a6 6 0 0 1-6-6v-12a6 6 0 0 1 6-6h18v-6a6 6 0 0 1 6-6zm0-96h42v48H30a6 6 0 0 1-6-6v-6H6a6 6 0 0 1-6-6v-12a6 6 0 0 1 6-6h18v-6a6 6 0 0 1 6-6z" - } - }, - "free": [ - "solid" - ] - }, - "microphone": { - "changes": [ - "3.1", - "5.0.0", - "5.0.13" - ], - "ligatures": [], - "search": { - "terms": [ - "record", - "sound", - "voice" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f130", - "label": "microphone", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861430, - "raw": "", - "viewBox": [ - "0", - "0", - "352", - "512" - ], - "width": 352, - "height": 512, - "path": "M176 352c53.02 0 96-42.98 96-96V96c0-53.02-42.98-96-96-96S80 42.98 80 96v160c0 53.02 42.98 96 96 96zm160-160h-16c-8.84 0-16 7.16-16 16v48c0 74.8-64.49 134.82-140.79 127.38C96.71 376.89 48 317.11 48 250.3V208c0-8.84-7.16-16-16-16H16c-8.84 0-16 7.16-16 16v40.16c0 89.64 63.97 169.55 152 181.69V464H96c-8.84 0-16 7.16-16 16v16c0 8.84 7.16 16 16 16h160c8.84 0 16-7.16 16-16v-16c0-8.84-7.16-16-16-16h-56v-33.77C285.71 418.47 352 344.9 352 256v-48c0-8.84-7.16-16-16-16z" - } - }, - "free": [ - "solid" - ] - }, - "microphone-alt": { - "changes": [ - "5.0.0", - "5.0.13" - ], - "ligatures": [], - "search": { - "terms": [ - "record", - "sound", - "voice" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f3c9", - "label": "Alternate Microphone", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861430, - "raw": "", - "viewBox": [ - "0", - "0", - "352", - "512" - ], - "width": 352, - "height": 512, - "path": "M336 192h-16c-8.84 0-16 7.16-16 16v48c0 74.8-64.49 134.82-140.79 127.38C96.71 376.89 48 317.11 48 250.3V208c0-8.84-7.16-16-16-16H16c-8.84 0-16 7.16-16 16v40.16c0 89.64 63.97 169.55 152 181.69V464H96c-8.84 0-16 7.16-16 16v16c0 8.84 7.16 16 16 16h160c8.84 0 16-7.16 16-16v-16c0-8.84-7.16-16-16-16h-56v-33.77C285.71 418.47 352 344.9 352 256v-48c0-8.84-7.16-16-16-16zM176 352c53.02 0 96-42.98 96-96h-85.33c-5.89 0-10.67-3.58-10.67-8v-16c0-4.42 4.78-8 10.67-8H272v-32h-85.33c-5.89 0-10.67-3.58-10.67-8v-16c0-4.42 4.78-8 10.67-8H272v-32h-85.33c-5.89 0-10.67-3.58-10.67-8v-16c0-4.42 4.78-8 10.67-8H272c0-53.02-42.98-96-96-96S80 42.98 80 96v160c0 53.02 42.98 96 96 96z" - } - }, - "free": [ - "solid" - ] - }, - "microphone-alt-slash": { - "changes": [ - "5.0.13" - ], - "ligatures": [], - "search": { - "terms": [ - "disable", - "mute", - "record", - "sound", - "voice" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f539", - "label": "Alternate Microphone Slash", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861430, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M633.82 458.1L476.26 336.33C488.74 312.21 496 284.98 496 256v-48c0-8.84-7.16-16-16-16h-16c-8.84 0-16 7.16-16 16v48c0 17.92-3.96 34.8-10.72 50.2l-26.55-20.52c3.1-9.4 5.28-19.22 5.28-29.67h-43.67l-41.4-32H416v-32h-85.33c-5.89 0-10.67-3.58-10.67-8v-16c0-4.42 4.78-8 10.67-8H416v-32h-85.33c-5.89 0-10.67-3.58-10.67-8v-16c0-4.42 4.78-8 10.67-8H416c0-53.02-42.98-96-96-96s-96 42.98-96 96v45.36L45.47 3.37C38.49-2.05 28.43-.8 23.01 6.18L3.37 31.45C-2.05 38.42-.8 48.47 6.18 53.9l588.36 454.73c6.98 5.43 17.03 4.17 22.46-2.81l19.64-25.27c5.41-6.97 4.16-17.02-2.82-22.45zM400 464h-56v-33.78c11.71-1.62 23.1-4.28 33.96-8.08l-50.4-38.96c-6.71.4-13.41.87-20.35.2-55.85-5.45-98.74-48.63-111.18-101.85L144 241.31v6.85c0 89.64 63.97 169.55 152 181.69V464h-56c-8.84 0-16 7.16-16 16v16c0 8.84 7.16 16 16 16h160c8.84 0 16-7.16 16-16v-16c0-8.84-7.16-16-16-16z" - } - }, - "free": [ - "solid" - ] - }, - "microphone-slash": { - "changes": [ - "3.1", - "5.0.0", - "5.0.13" - ], - "ligatures": [], - "search": { - "terms": [ - "disable", - "mute", - "record", - "sound", - "voice" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f131", - "label": "Microphone Slash", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861430, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M633.82 458.1l-157.8-121.96C488.61 312.13 496 285.01 496 256v-48c0-8.84-7.16-16-16-16h-16c-8.84 0-16 7.16-16 16v48c0 17.92-3.96 34.8-10.72 50.2l-26.55-20.52c3.1-9.4 5.28-19.22 5.28-29.67V96c0-53.02-42.98-96-96-96s-96 42.98-96 96v45.36L45.47 3.37C38.49-2.05 28.43-.8 23.01 6.18L3.37 31.45C-2.05 38.42-.8 48.47 6.18 53.9l588.36 454.73c6.98 5.43 17.03 4.17 22.46-2.81l19.64-25.27c5.41-6.97 4.16-17.02-2.82-22.45zM400 464h-56v-33.77c11.66-1.6 22.85-4.54 33.67-8.31l-50.11-38.73c-6.71.4-13.41.87-20.35.2-55.85-5.45-98.74-48.63-111.18-101.85L144 241.31v6.85c0 89.64 63.97 169.55 152 181.69V464h-56c-8.84 0-16 7.16-16 16v16c0 8.84 7.16 16 16 16h160c8.84 0 16-7.16 16-16v-16c0-8.84-7.16-16-16-16z" - } - }, - "free": [ - "solid" - ] - }, - "microscope": { - "changes": [ - "5.2.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f610", - "label": "Microscope", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861430, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M160 320h12v16c0 8.84 7.16 16 16 16h40c8.84 0 16-7.16 16-16v-16h12c17.67 0 32-14.33 32-32V64c0-17.67-14.33-32-32-32V16c0-8.84-7.16-16-16-16h-64c-8.84 0-16 7.16-16 16v16c-17.67 0-32 14.33-32 32v224c0 17.67 14.33 32 32 32zm304 128h-1.29C493.24 413.99 512 369.2 512 320c0-105.88-86.12-192-192-192v64c70.58 0 128 57.42 128 128s-57.42 128-128 128H48c-26.51 0-48 21.49-48 48 0 8.84 7.16 16 16 16h480c8.84 0 16-7.16 16-16 0-26.51-21.49-48-48-48zm-360-32h208c4.42 0 8-3.58 8-8v-16c0-4.42-3.58-8-8-8H104c-4.42 0-8 3.58-8 8v16c0 4.42 3.58 8 8 8z" - } - }, - "free": [ - "solid" - ] - }, - "microsoft": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f3ca", - "label": "Microsoft", - "voted": true, - "svg": { - "brands": { - "last_modified": 1546440861006, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M0 32h214.6v214.6H0V32zm233.4 0H448v214.6H233.4V32zM0 265.4h214.6V480H0V265.4zm233.4 0H448V480H233.4V265.4z" - } - }, - "free": [ - "brands" - ] - }, - "minus": { - "changes": [ - "1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "collapse", - "delete", - "hide", - "minify", - "negative", - "remove", - "trash" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f068", - "label": "minus", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861431, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z" - } - }, - "free": [ - "solid" - ] - }, - "minus-circle": { - "changes": [ - "1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "delete", - "hide", - "negative", - "remove", - "trash" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f056", - "label": "Minus Circle", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861431, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zM124 296c-6.6 0-12-5.4-12-12v-56c0-6.6 5.4-12 12-12h264c6.6 0 12 5.4 12 12v56c0 6.6-5.4 12-12 12H124z" - } - }, - "free": [ - "solid" - ] - }, - "minus-square": { - "changes": [ - "3.1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "collapse", - "delete", - "hide", - "minify", - "negative", - "remove", - "trash" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f146", - "label": "Minus Square", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861431, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M400 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zM92 296c-6.6 0-12-5.4-12-12v-56c0-6.6 5.4-12 12-12h264c6.6 0 12 5.4 12 12v56c0 6.6-5.4 12-12 12H92z" - }, - "regular": { - "last_modified": 1546440861297, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M108 284c-6.6 0-12-5.4-12-12v-32c0-6.6 5.4-12 12-12h232c6.6 0 12 5.4 12 12v32c0 6.6-5.4 12-12 12H108zM448 80v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V80c0-26.5 21.5-48 48-48h352c26.5 0 48 21.5 48 48zm-48 346V86c0-3.3-2.7-6-6-6H54c-3.3 0-6 2.7-6 6v340c0 3.3 2.7 6 6 6h340c3.3 0 6-2.7 6-6z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "mitten": { - "changes": [ - "5.6.0" - ], - "ligatures": [], - "search": { - "terms": [ - "clothing", - "cold", - "hands", - "knitted", - "seasonal", - "warmth" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f7b5", - "label": "Mitten", - "svg": { - "solid": { - "last_modified": 1546440861431, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M368 416H48c-8.8 0-16 7.2-16 16v64c0 8.8 7.2 16 16 16h320c8.8 0 16-7.2 16-16v-64c0-8.8-7.2-16-16-16zm57-209.1c-27.2-22.6-67.5-19-90.1 8.2l-20.9 25-29.6-128.4c-18-77.5-95.4-125.9-172.8-108C34.2 21.6-14.2 98.9 3.7 176.4L51.6 384h309l72.5-87c22.7-27.2 19-67.5-8.1-90.1z" - } - }, - "free": [ - "solid" - ] - }, - "mix": { - "changes": [ - "5.0.0", - "5.0.3" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f3cb", - "label": "Mix", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861007, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M0 64v348.9c0 56.2 88 58.1 88 0V174.3c7.9-52.9 88-50.4 88 6.5v175.3c0 57.9 96 58 96 0V240c5.3-54.7 88-52.5 88 4.3v23.8c0 59.9 88 56.6 88 0V64H0z" - } - }, - "free": [ - "brands" - ] - }, - "mixcloud": { - "changes": [ - "4.5", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f289", - "label": "Mixcloud", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861007, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M424.43 219.729C416.124 134.727 344.135 68 256.919 68c-72.266 0-136.224 46.516-159.205 114.074-54.545 8.029-96.63 54.822-96.63 111.582 0 62.298 50.668 112.966 113.243 112.966h289.614c52.329 0 94.969-42.362 94.969-94.693 0-45.131-32.118-83.063-74.48-92.2zm-20.489 144.53H114.327c-39.04 0-70.881-31.564-70.881-70.604s31.841-70.604 70.881-70.604c18.827 0 36.548 7.475 49.838 20.766 19.963 19.963 50.133-10.227 30.18-30.18-14.675-14.398-32.672-24.365-52.053-29.349 19.935-44.3 64.79-73.926 114.628-73.926 69.496 0 125.979 56.483 125.979 125.702 0 13.568-2.215 26.857-6.369 39.594-8.943 27.517 32.133 38.939 40.147 13.29 2.769-8.306 4.984-16.889 6.369-25.472 19.381 7.476 33.502 26.303 33.502 48.453 0 28.795-23.535 52.33-52.607 52.33zm235.069-52.33c0 44.024-12.737 86.386-37.102 122.657-4.153 6.092-10.798 9.414-17.72 9.414-16.317 0-27.127-18.826-17.443-32.949 19.381-29.349 29.903-63.682 29.903-99.122s-10.521-69.773-29.903-98.845c-15.655-22.831 19.361-47.24 35.163-23.534 24.366 35.993 37.102 78.356 37.102 122.379zm-70.88 0c0 31.565-9.137 62.021-26.857 88.325-4.153 6.091-10.798 9.136-17.72 9.136-17.201 0-27.022-18.979-17.443-32.948 13.013-19.104 19.658-41.255 19.658-64.513 0-22.981-6.645-45.408-19.658-64.512-15.761-22.986 19.008-47.095 35.163-23.535 17.719 26.026 26.857 56.483 26.857 88.047z" - } - }, - "free": [ - "brands" - ] - }, - "mizuni": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f3cc", - "label": "Mizuni", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861007, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M248 8C111 8 0 119.1 0 256c0 137 111 248 248 248s248-111 248-248C496 119.1 385 8 248 8zm-80 351.9c-31.4 10.6-58.8 27.3-80 48.2V136c0-22.1 17.9-40 40-40s40 17.9 40 40v223.9zm120-9.9c-12.9-2-26.2-3.1-39.8-3.1-13.8 0-27.2 1.1-40.2 3.1V136c0-22.1 17.9-40 40-40s40 17.9 40 40v214zm120 57.7c-21.2-20.8-48.6-37.4-80-48V136c0-22.1 17.9-40 40-40s40 17.9 40 40v271.7z" - } - }, - "free": [ - "brands" - ] - }, - "mobile": { - "changes": [ - "3", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "apple", - "call", - "cell phone", - "cellphone", - "device", - "iphone", - "number", - "screen", - "telephone", - "text" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f10b", - "label": "Mobile Phone", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861432, - "raw": "", - "viewBox": [ - "0", - "0", - "320", - "512" - ], - "width": 320, - "height": 512, - "path": "M272 0H48C21.5 0 0 21.5 0 48v416c0 26.5 21.5 48 48 48h224c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48zM160 480c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32z" - } - }, - "free": [ - "solid" - ] - }, - "mobile-alt": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "apple", - "call", - "cell phone", - "cellphone", - "device", - "iphone", - "number", - "screen", - "telephone", - "text" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f3cd", - "label": "Alternate Mobile", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861431, - "raw": "", - "viewBox": [ - "0", - "0", - "320", - "512" - ], - "width": 320, - "height": 512, - "path": "M272 0H48C21.5 0 0 21.5 0 48v416c0 26.5 21.5 48 48 48h224c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48zM160 480c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32zm112-108c0 6.6-5.4 12-12 12H60c-6.6 0-12-5.4-12-12V60c0-6.6 5.4-12 12-12h200c6.6 0 12 5.4 12 12v312z" - } - }, - "free": [ - "solid" - ] - }, - "modx": { - "changes": [ - "4.5", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f285", - "label": "MODX", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861007, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M356 241.8l36.7 23.7V480l-133-83.8L356 241.8zM440 75H226.3l-23 37.8 153.5 96.5L440 75zm-89 142.8L55.2 32v214.5l46 29L351 217.8zM97 294.2L8 437h213.7l125-200.5L97 294.2z" - } - }, - "free": [ - "brands" - ] - }, - "monero": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f3d0", - "label": "Monero", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861007, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M352 384h108.4C417 455.9 338.1 504 248 504S79 455.9 35.6 384H144V256.2L248 361l104-105v128zM88 336V128l159.4 159.4L408 128v208h74.8c8.5-25.1 13.2-52 13.2-80C496 119 385 8 248 8S0 119 0 256c0 28 4.6 54.9 13.2 80H88z" - } - }, - "free": [ - "brands" - ] - }, - "money-bill": { - "changes": [ - "2", - "5.0.0", - "5.0.13" - ], - "ligatures": [], - "search": { - "terms": [ - "buy", - "cash", - "checkout", - "money", - "payment", - "price", - "purchase" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f0d6", - "label": "Money Bill", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861432, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M608 64H32C14.33 64 0 78.33 0 96v320c0 17.67 14.33 32 32 32h576c17.67 0 32-14.33 32-32V96c0-17.67-14.33-32-32-32zM48 400v-64c35.35 0 64 28.65 64 64H48zm0-224v-64h64c0 35.35-28.65 64-64 64zm272 176c-44.19 0-80-42.99-80-96 0-53.02 35.82-96 80-96s80 42.98 80 96c0 53.03-35.83 96-80 96zm272 48h-64c0-35.35 28.65-64 64-64v64zm0-224c-35.35 0-64-28.65-64-64h64v64z" - } - }, - "free": [ - "solid" - ] - }, - "money-bill-alt": { - "changes": [ - "5.0.0", - "5.0.13" - ], - "ligatures": [], - "search": { - "terms": [ - "buy", - "cash", - "checkout", - "money", - "payment", - "price", - "purchase" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f3d1", - "label": "Alternate Money Bill", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861432, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M352 288h-16v-88c0-4.42-3.58-8-8-8h-13.58c-4.74 0-9.37 1.4-13.31 4.03l-15.33 10.22a7.994 7.994 0 0 0-2.22 11.09l8.88 13.31a7.994 7.994 0 0 0 11.09 2.22l.47-.31V288h-16c-4.42 0-8 3.58-8 8v16c0 4.42 3.58 8 8 8h64c4.42 0 8-3.58 8-8v-16c0-4.42-3.58-8-8-8zM608 64H32C14.33 64 0 78.33 0 96v320c0 17.67 14.33 32 32 32h576c17.67 0 32-14.33 32-32V96c0-17.67-14.33-32-32-32zM48 400v-64c35.35 0 64 28.65 64 64H48zm0-224v-64h64c0 35.35-28.65 64-64 64zm272 192c-53.02 0-96-50.15-96-112 0-61.86 42.98-112 96-112s96 50.14 96 112c0 61.87-43 112-96 112zm272 32h-64c0-35.35 28.65-64 64-64v64zm0-224c-35.35 0-64-28.65-64-64h64v64z" - }, - "regular": { - "last_modified": 1546440861297, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M320 144c-53.02 0-96 50.14-96 112 0 61.85 42.98 112 96 112 53 0 96-50.13 96-112 0-61.86-42.98-112-96-112zm40 168c0 4.42-3.58 8-8 8h-64c-4.42 0-8-3.58-8-8v-16c0-4.42 3.58-8 8-8h16v-55.44l-.47.31a7.992 7.992 0 0 1-11.09-2.22l-8.88-13.31a7.992 7.992 0 0 1 2.22-11.09l15.33-10.22a23.99 23.99 0 0 1 13.31-4.03H328c4.42 0 8 3.58 8 8v88h16c4.42 0 8 3.58 8 8v16zM608 64H32C14.33 64 0 78.33 0 96v320c0 17.67 14.33 32 32 32h576c17.67 0 32-14.33 32-32V96c0-17.67-14.33-32-32-32zm-16 272c-35.35 0-64 28.65-64 64H112c0-35.35-28.65-64-64-64V176c35.35 0 64-28.65 64-64h416c0 35.35 28.65 64 64 64v160z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "money-bill-wave": { - "changes": [ - "5.0.13" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f53a", - "label": "Wavy Money Bill", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861432, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M621.16 54.46C582.37 38.19 543.55 32 504.75 32c-123.17-.01-246.33 62.34-369.5 62.34-30.89 0-61.76-3.92-92.65-13.72-3.47-1.1-6.95-1.62-10.35-1.62C15.04 79 0 92.32 0 110.81v317.26c0 12.63 7.23 24.6 18.84 29.46C57.63 473.81 96.45 480 135.25 480c123.17 0 246.34-62.35 369.51-62.35 30.89 0 61.76 3.92 92.65 13.72 3.47 1.1 6.95 1.62 10.35 1.62 17.21 0 32.25-13.32 32.25-31.81V83.93c-.01-12.64-7.24-24.6-18.85-29.47zM48 132.22c20.12 5.04 41.12 7.57 62.72 8.93C104.84 170.54 79 192.69 48 192.69v-60.47zm0 285v-47.78c34.37 0 62.18 27.27 63.71 61.4-22.53-1.81-43.59-6.31-63.71-13.62zM320 352c-44.19 0-80-42.99-80-96 0-53.02 35.82-96 80-96s80 42.98 80 96c0 53.03-35.83 96-80 96zm272 27.78c-17.52-4.39-35.71-6.85-54.32-8.44 5.87-26.08 27.5-45.88 54.32-49.28v57.72zm0-236.11c-30.89-3.91-54.86-29.7-55.81-61.55 19.54 2.17 38.09 6.23 55.81 12.66v48.89z" - } - }, - "free": [ - "solid" - ] - }, - "money-bill-wave-alt": { - "changes": [ - "5.0.13" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f53b", - "label": "Alternate Wavy Money Bill", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861432, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M621.16 54.46C582.37 38.19 543.55 32 504.75 32c-123.17-.01-246.33 62.34-369.5 62.34-30.89 0-61.76-3.92-92.65-13.72-3.47-1.1-6.95-1.62-10.35-1.62C15.04 79 0 92.32 0 110.81v317.26c0 12.63 7.23 24.6 18.84 29.46C57.63 473.81 96.45 480 135.25 480c123.17 0 246.34-62.35 369.51-62.35 30.89 0 61.76 3.92 92.65 13.72 3.47 1.1 6.95 1.62 10.35 1.62 17.21 0 32.25-13.32 32.25-31.81V83.93c-.01-12.64-7.24-24.6-18.85-29.47zM320 352c-44.19 0-80-42.99-80-96 0-53.02 35.82-96 80-96s80 42.98 80 96c0 53.03-35.83 96-80 96z" - } - }, - "free": [ - "solid" - ] - }, - "money-check": { - "changes": [ - "5.0.13" - ], - "ligatures": [], - "search": { - "terms": [ - "bank check", - "cheque" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f53c", - "label": "Money Check", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861432, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M0 448c0 17.67 14.33 32 32 32h576c17.67 0 32-14.33 32-32V128H0v320zm448-208c0-8.84 7.16-16 16-16h96c8.84 0 16 7.16 16 16v32c0 8.84-7.16 16-16 16h-96c-8.84 0-16-7.16-16-16v-32zm0 120c0-4.42 3.58-8 8-8h112c4.42 0 8 3.58 8 8v16c0 4.42-3.58 8-8 8H456c-4.42 0-8-3.58-8-8v-16zM64 264c0-4.42 3.58-8 8-8h304c4.42 0 8 3.58 8 8v16c0 4.42-3.58 8-8 8H72c-4.42 0-8-3.58-8-8v-16zm0 96c0-4.42 3.58-8 8-8h176c4.42 0 8 3.58 8 8v16c0 4.42-3.58 8-8 8H72c-4.42 0-8-3.58-8-8v-16zM624 32H16C7.16 32 0 39.16 0 48v48h640V48c0-8.84-7.16-16-16-16z" - } - }, - "free": [ - "solid" - ] - }, - "money-check-alt": { - "changes": [ - "5.0.13" - ], - "ligatures": [], - "search": { - "terms": [ - "bank check", - "cheque" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f53d", - "label": "Alternate Money Check", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861432, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M608 32H32C14.33 32 0 46.33 0 64v384c0 17.67 14.33 32 32 32h576c17.67 0 32-14.33 32-32V64c0-17.67-14.33-32-32-32zM176 327.88V344c0 4.42-3.58 8-8 8h-16c-4.42 0-8-3.58-8-8v-16.29c-11.29-.58-22.27-4.52-31.37-11.35-3.9-2.93-4.1-8.77-.57-12.14l11.75-11.21c2.77-2.64 6.89-2.76 10.13-.73 3.87 2.42 8.26 3.72 12.82 3.72h28.11c6.5 0 11.8-5.92 11.8-13.19 0-5.95-3.61-11.19-8.77-12.73l-45-13.5c-18.59-5.58-31.58-23.42-31.58-43.39 0-24.52 19.05-44.44 42.67-45.07V152c0-4.42 3.58-8 8-8h16c4.42 0 8 3.58 8 8v16.29c11.29.58 22.27 4.51 31.37 11.35 3.9 2.93 4.1 8.77.57 12.14l-11.75 11.21c-2.77 2.64-6.89 2.76-10.13.73-3.87-2.43-8.26-3.72-12.82-3.72h-28.11c-6.5 0-11.8 5.92-11.8 13.19 0 5.95 3.61 11.19 8.77 12.73l45 13.5c18.59 5.58 31.58 23.42 31.58 43.39 0 24.53-19.05 44.44-42.67 45.07zM416 312c0 4.42-3.58 8-8 8H296c-4.42 0-8-3.58-8-8v-16c0-4.42 3.58-8 8-8h112c4.42 0 8 3.58 8 8v16zm160 0c0 4.42-3.58 8-8 8h-80c-4.42 0-8-3.58-8-8v-16c0-4.42 3.58-8 8-8h80c4.42 0 8 3.58 8 8v16zm0-96c0 4.42-3.58 8-8 8H296c-4.42 0-8-3.58-8-8v-16c0-4.42 3.58-8 8-8h272c4.42 0 8 3.58 8 8v16z" - } - }, - "free": [ - "solid" - ] - }, - "monument": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [ - "building", - "historic", - "memoroable" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f5a6", - "label": "Monument", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861433, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M368 448H16c-8.84 0-16 7.16-16 16v32c0 8.84 7.16 16 16 16h352c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16zm-78.86-347.26a31.97 31.97 0 0 0-9.21-19.44L203.31 4.69c-6.25-6.25-16.38-6.25-22.63 0l-76.6 76.61a31.97 31.97 0 0 0-9.21 19.44L64 416h256l-30.86-315.26zM240 307.2c0 6.4-6.4 12.8-12.8 12.8h-70.4c-6.4 0-12.8-6.4-12.8-12.8v-38.4c0-6.4 6.4-12.8 12.8-12.8h70.4c6.4 0 12.8 6.4 12.8 12.8v38.4z" - } - }, - "free": [ - "solid" - ] - }, - "moon": { - "changes": [ - "3.2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "contrast", - "crescent", - "darker", - "lunar", - "night" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f186", - "label": "Moon", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861433, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M283.211 512c78.962 0 151.079-35.925 198.857-94.792 7.068-8.708-.639-21.43-11.562-19.35-124.203 23.654-238.262-71.576-238.262-196.954 0-72.222 38.662-138.635 101.498-174.394 9.686-5.512 7.25-20.197-3.756-22.23A258.156 258.156 0 0 0 283.211 0c-141.309 0-256 114.511-256 256 0 141.309 114.511 256 256 256z" - }, - "regular": { - "last_modified": 1546440861298, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M279.135 512c78.756 0 150.982-35.804 198.844-94.775 28.27-34.831-2.558-85.722-46.249-77.401-82.348 15.683-158.272-47.268-158.272-130.792 0-48.424 26.06-92.292 67.434-115.836 38.745-22.05 28.999-80.788-15.022-88.919A257.936 257.936 0 0 0 279.135 0c-141.36 0-256 114.575-256 256 0 141.36 114.576 256 256 256zm0-464c12.985 0 25.689 1.201 38.016 3.478-54.76 31.163-91.693 90.042-91.693 157.554 0 113.848 103.641 199.2 215.252 177.944C402.574 433.964 344.366 464 279.135 464c-114.875 0-208-93.125-208-208s93.125-208 208-208z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "mortar-pestle": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [ - "crush", - "culinary", - "grind", - "medical", - "mix", - "spices" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f5a7", - "label": "Mortar Pestle", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861433, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M501.54 60.91c17.22-17.22 12.51-46.25-9.27-57.14a35.696 35.696 0 0 0-37.37 3.37L251.09 160h151.37l99.08-99.09zM496 192H16c-8.84 0-16 7.16-16 16v32c0 8.84 7.16 16 16 16h16c0 80.98 50.2 150.11 121.13 178.32-12.76 16.87-21.72 36.8-24.95 58.69-1.46 9.92 6.04 18.98 16.07 18.98h223.5c10.03 0 17.53-9.06 16.07-18.98-3.22-21.89-12.18-41.82-24.95-58.69C429.8 406.11 480 336.98 480 256h16c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16z" - } - }, - "free": [ - "solid" - ] - }, - "mosque": { - "changes": [ - "5.3.0" - ], - "ligatures": [], - "search": { - "terms": [ - "building", - "islam", - "muslim" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f678", - "label": "Mosque", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861433, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M0 480c0 17.67 14.33 32 32 32h64c17.67 0 32-14.33 32-32V160H0v320zm579.16-192c17.86-17.39 28.84-37.34 28.84-58.91 0-52.86-41.79-93.79-87.92-122.9-41.94-26.47-80.63-57.77-111.96-96.22L400 0l-8.12 9.97c-31.33 38.45-70.01 69.76-111.96 96.22C233.79 135.3 192 176.23 192 229.09c0 21.57 10.98 41.52 28.84 58.91h358.32zM608 320H192c-17.67 0-32 14.33-32 32v128c0 17.67 14.33 32 32 32h32v-64c0-17.67 14.33-32 32-32s32 14.33 32 32v64h64v-72c0-48 48-72 48-72s48 24 48 72v72h64v-64c0-17.67 14.33-32 32-32s32 14.33 32 32v64h32c17.67 0 32-14.33 32-32V352c0-17.67-14.33-32-32-32zM64 0S0 32 0 96v32h128V96c0-64-64-96-64-96z" - } - }, - "free": [ - "solid" - ] - }, - "motorcycle": { - "changes": [ - "4.3", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "bike", - "machine", - "transportation", - "vehicle" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f21c", - "label": "Motorcycle", - "voted": false, - "svg": { - "solid": { - "last_modified": 1548363722389, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M512.9 192c-14.9-.1-29.1 2.3-42.4 6.9L437.6 144H520c13.3 0 24-10.7 24-24V88c0-13.3-10.7-24-24-24h-45.3c-6.8 0-13.3 2.9-17.8 7.9l-37.5 41.7-22.8-38C392.2 68.4 384.4 64 376 64h-80c-8.8 0-16 7.2-16 16v16c0 8.8 7.2 16 16 16h66.4l19.2 32H227.9c-17.7-23.1-44.9-40-99.9-40H72.5C59 104 47.7 115 48 128.5c.2 13 10.9 23.5 24 23.5h56c24.5 0 38.7 10.9 47.8 24.8l-11.3 20.5c-13-3.9-26.9-5.7-41.3-5.2C55.9 194.5 1.6 249.6 0 317c-1.6 72.1 56.3 131 128 131 59.6 0 109.7-40.8 124-96h84.2c13.7 0 24.6-11.4 24-25.1-2.1-47.1 17.5-93.7 56.2-125l12.5 20.8c-27.6 23.7-45.1 58.9-44.8 98.2.5 69.6 57.2 126.5 126.8 127.1 71.6.7 129.8-57.5 129.2-129.1-.7-69.6-57.6-126.4-127.2-126.9zM128 400c-44.1 0-80-35.9-80-80s35.9-80 80-80c4.2 0 8.4.3 12.5 1L99 316.4c-8.8 16 2.8 35.6 21 35.6h81.3c-12.4 28.2-40.6 48-73.3 48zm463.9-75.6c-2.2 40.6-35 73.4-75.5 75.5-46.1 2.5-84.4-34.3-84.4-79.9 0-21.4 8.4-40.8 22.1-55.1l49.4 82.4c4.5 7.6 14.4 10 22 5.5l13.7-8.2c7.6-4.5 10-14.4 5.5-22l-48.6-80.9c5.2-1.1 10.5-1.6 15.9-1.6 45.6-.1 82.3 38.2 79.9 84.3z" - } - }, - "free": [ - "solid" - ] - }, - "mountain": { - "changes": [ - "5.4.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f6fc", - "label": "Mountain", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861433, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M634.92 462.7l-288-448C341.03 5.54 330.89 0 320 0s-21.03 5.54-26.92 14.7l-288 448a32.001 32.001 0 0 0-1.17 32.64A32.004 32.004 0 0 0 32 512h576c11.71 0 22.48-6.39 28.09-16.67a31.983 31.983 0 0 0-1.17-32.63zM320 91.18L405.39 224H320l-64 64-38.06-38.06L320 91.18z" - } - }, - "free": [ - "solid" - ] - }, - "mouse-pointer": { - "changes": [ - "4.4", - "5.0.0", - "5.0.3" - ], - "ligatures": [], - "search": { - "terms": [ - "select" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f245", - "label": "Mouse Pointer", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861433, - "raw": "", - "viewBox": [ - "0", - "0", - "320", - "512" - ], - "width": 320, - "height": 512, - "path": "M302.189 329.126H196.105l55.831 135.993c3.889 9.428-.555 19.999-9.444 23.999l-49.165 21.427c-9.165 4-19.443-.571-23.332-9.714l-53.053-129.136-86.664 89.138C18.729 472.71 0 463.554 0 447.977V18.299C0 1.899 19.921-6.096 30.277 5.443l284.412 292.542c11.472 11.179 3.007 31.141-12.5 31.141z" - } - }, - "free": [ - "solid" - ] - }, - "mug-hot": { - "changes": [ - "5.6.0" - ], - "ligatures": [], - "search": { - "terms": [ - "caliente", - "cocoa", - "coffee", - "cup", - "drink", - "holiday", - "steam", - "tea", - "warmth" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f7b6", - "label": "Mug Hot", - "svg": { - "solid": { - "last_modified": 1546440861433, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M127.1 146.5c1.3 7.7 8 13.5 16 13.5h16.5c9.8 0 17.6-8.5 16.3-18-3.8-28.2-16.4-54.2-36.6-74.7-14.4-14.7-23.6-33.3-26.4-53.5C111.8 5.9 105 0 96.8 0H80.4C70.6 0 63 8.5 64.1 18c3.9 31.9 18 61.3 40.6 84.4 12 12.2 19.7 27.5 22.4 44.1zm112 0c1.3 7.7 8 13.5 16 13.5h16.5c9.8 0 17.6-8.5 16.3-18-3.8-28.2-16.4-54.2-36.6-74.7-14.4-14.7-23.6-33.3-26.4-53.5C223.8 5.9 217 0 208.8 0h-16.4c-9.8 0-17.5 8.5-16.3 18 3.9 31.9 18 61.3 40.6 84.4 12 12.2 19.7 27.5 22.4 44.1zM400 192H32c-17.7 0-32 14.3-32 32v192c0 53 43 96 96 96h192c53 0 96-43 96-96h16c61.8 0 112-50.2 112-112s-50.2-112-112-112zm0 160h-16v-96h16c26.5 0 48 21.5 48 48s-21.5 48-48 48z" - } - }, - "free": [ - "solid" - ] - }, - "music": { - "changes": [ - "1", - "5.0.0", - "5.2.0" - ], - "ligatures": [], - "search": { - "terms": [ - "note", - "sound" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f001", - "label": "Music", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861434, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M511.99 32.01c0-21.71-21.1-37.01-41.6-30.51L150.4 96c-13.3 4.2-22.4 16.5-22.4 30.5v261.42c-10.05-2.38-20.72-3.92-32-3.92-53.02 0-96 28.65-96 64s42.98 64 96 64 96-28.65 96-64V214.31l256-75.02v184.63c-10.05-2.38-20.72-3.92-32-3.92-53.02 0-96 28.65-96 64s42.98 64 96 64 96-28.65 96-64l-.01-351.99z" - } - }, - "free": [ - "solid" - ] - }, - "napster": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f3d2", - "label": "Napster", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861007, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M298.3 373.6c-14.2 13.6-31.3 24.1-50.4 30.5-19-6.4-36.2-16.9-50.3-30.5h100.7zm44-199.6c20-16.9 43.6-29.2 69.6-36.2V299c0 219.4-328 217.6-328 .3V137.7c25.9 6.9 49.6 19.6 69.5 36.4 56.8-40 132.5-39.9 188.9-.1zm-208.8-58.5c64.4-60 164.3-60.1 228.9-.2-7.1 3.5-13.9 7.3-20.6 11.5-58.7-30.5-129.2-30.4-187.9.1-6.3-4-13.9-8.2-20.4-11.4zM43.8 93.2v69.3c-58.4 36.5-58.4 121.1.1 158.3 26.4 245.1 381.7 240.3 407.6 1.5l.3-1.7c58.7-36.3 58.9-121.7.2-158.2V93.2c-17.3.5-34 3-50.1 7.4-82-91.5-225.5-91.5-307.5.1-16.3-4.4-33.1-7-50.6-7.5zM259.2 352s36-.3 61.3-1.5c10.2-.5 21.1-4 25.5-6.5 26.3-15.1 25.4-39.2 26.2-47.4-79.5-.6-99.9-3.9-113 55.4zm-135.5-55.3c.8 8.2-.1 32.3 26.2 47.4 4.4 2.5 15.2 6 25.5 6.5 25.3 1.1 61.3 1.5 61.3 1.5-13.2-59.4-33.7-56.1-113-55.4zm169.1 123.4c-3.2-5.3-6.9-7.3-6.9-7.3-24.8 7.3-52.2 6.9-75.9 0 0 0-2.9 1.5-6.4 6.6-2.8 4.1-3.7 9.6-3.7 9.6 29.1 17.6 67.1 17.6 96.2 0-.1-.1-.3-4-3.3-8.9z" - } - }, - "free": [ - "brands" - ] - }, - "neos": { - "changes": [ - "5.2.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f612", - "label": "Neos", - "voted": true, - "svg": { - "brands": { - "last_modified": 1546440861008, - "raw": "", - "viewBox": [ - "0", - "0", - "456.38", - "512" - ], - "width": 456, - "height": 512, - "path": "M387.44 512h-95.11L184.12 357.46v91.1L97.69 512H0V29.82L40.47 0h108.05l123.74 176.13V63.45L358.69 0h97.69v461.5L387.44 512zM10.77 35.27v460.72l72.01-52.88V193.95l215.49 307.69h84.79l52.35-38.17h-78.27L40.96 12.98 10.77 35.27zm82.54 466.61l80.04-58.78V342.06L93.55 227.7v220.94l-72.58 53.25h72.34zM52.63 10.77l310.6 442.57h82.37V10.77h-79.75v317.56L142.91 10.77H52.63zm230.4 180.88l72.01 102.81V15.93l-72.01 52.96v122.76z" - } - }, - "free": [ - "brands" - ] - }, - "network-wired": { - "changes": [ - "5.4.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f6ff", - "label": "Wired Network", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861434, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M640 264v-16c0-8.84-7.16-16-16-16H344v-40h72c17.67 0 32-14.33 32-32V32c0-17.67-14.33-32-32-32H224c-17.67 0-32 14.33-32 32v128c0 17.67 14.33 32 32 32h72v40H16c-8.84 0-16 7.16-16 16v16c0 8.84 7.16 16 16 16h104v40H64c-17.67 0-32 14.33-32 32v128c0 17.67 14.33 32 32 32h160c17.67 0 32-14.33 32-32V352c0-17.67-14.33-32-32-32h-56v-40h304v40h-56c-17.67 0-32 14.33-32 32v128c0 17.67 14.33 32 32 32h160c17.67 0 32-14.33 32-32V352c0-17.67-14.33-32-32-32h-56v-40h104c8.84 0 16-7.16 16-16zM256 128V64h128v64H256zm-64 320H96v-64h96v64zm352 0h-96v-64h96v64z" - } - }, - "free": [ - "solid" - ] - }, - "neuter": { - "changes": [ - "4.3", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f22c", - "label": "Neuter", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861434, - "raw": "", - "viewBox": [ - "0", - "0", - "288", - "512" - ], - "width": 288, - "height": 512, - "path": "M288 176c0-79.5-64.5-144-144-144S0 96.5 0 176c0 68.5 47.9 125.9 112 140.4V468c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12V316.4c64.1-14.5 112-71.9 112-140.4zm-144 80c-44.1 0-80-35.9-80-80s35.9-80 80-80 80 35.9 80 80-35.9 80-80 80z" - } - }, - "free": [ - "solid" - ] - }, - "newspaper": { - "changes": [ - "4.2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "article", - "press" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f1ea", - "label": "Newspaper", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861434, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M552 64H88c-13.255 0-24 10.745-24 24v8H24c-13.255 0-24 10.745-24 24v272c0 30.928 25.072 56 56 56h472c26.51 0 48-21.49 48-48V88c0-13.255-10.745-24-24-24zM56 400a8 8 0 0 1-8-8V144h16v248a8 8 0 0 1-8 8zm236-16H140c-6.627 0-12-5.373-12-12v-8c0-6.627 5.373-12 12-12h152c6.627 0 12 5.373 12 12v8c0 6.627-5.373 12-12 12zm208 0H348c-6.627 0-12-5.373-12-12v-8c0-6.627 5.373-12 12-12h152c6.627 0 12 5.373 12 12v8c0 6.627-5.373 12-12 12zm-208-96H140c-6.627 0-12-5.373-12-12v-8c0-6.627 5.373-12 12-12h152c6.627 0 12 5.373 12 12v8c0 6.627-5.373 12-12 12zm208 0H348c-6.627 0-12-5.373-12-12v-8c0-6.627 5.373-12 12-12h152c6.627 0 12 5.373 12 12v8c0 6.627-5.373 12-12 12zm0-96H140c-6.627 0-12-5.373-12-12v-40c0-6.627 5.373-12 12-12h360c6.627 0 12 5.373 12 12v40c0 6.627-5.373 12-12 12z" - }, - "regular": { - "last_modified": 1546440861299, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M552 64H112c-20.858 0-38.643 13.377-45.248 32H24c-13.255 0-24 10.745-24 24v272c0 30.928 25.072 56 56 56h496c13.255 0 24-10.745 24-24V88c0-13.255-10.745-24-24-24zM48 392V144h16v248c0 4.411-3.589 8-8 8s-8-3.589-8-8zm480 8H111.422c.374-2.614.578-5.283.578-8V112h416v288zM172 280h136c6.627 0 12-5.373 12-12v-96c0-6.627-5.373-12-12-12H172c-6.627 0-12 5.373-12 12v96c0 6.627 5.373 12 12 12zm28-80h80v40h-80v-40zm-40 140v-24c0-6.627 5.373-12 12-12h136c6.627 0 12 5.373 12 12v24c0 6.627-5.373 12-12 12H172c-6.627 0-12-5.373-12-12zm192 0v-24c0-6.627 5.373-12 12-12h104c6.627 0 12 5.373 12 12v24c0 6.627-5.373 12-12 12H364c-6.627 0-12-5.373-12-12zm0-144v-24c0-6.627 5.373-12 12-12h104c6.627 0 12 5.373 12 12v24c0 6.627-5.373 12-12 12H364c-6.627 0-12-5.373-12-12zm0 72v-24c0-6.627 5.373-12 12-12h104c6.627 0 12 5.373 12 12v24c0 6.627-5.373 12-12 12H364c-6.627 0-12-5.373-12-12z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "nimblr": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f5a8", - "label": "Nimblr", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861008, - "raw": "", - "viewBox": [ - "0", - "0", - "355.52", - "512" - ], - "width": 355, - "height": 512, - "path": "M232.6 299.29c15.57 0 27.15 11.46 27.15 26.96 0 15.55-11.62 26.96-27.15 26.96-15.7 0-27.15-11.57-27.15-26.96 0-15.51 11.58-26.96 27.15-26.96zM99.01 326.25c0-15.61 11.68-26.96 27.15-26.96 15.57 0 27.15 11.46 27.15 26.96 0 15.41-11.47 26.96-27.15 26.96-15.44 0-27.15-11.31-27.15-26.96m78.75-167.3C143 158.95 75.45 178.77 45.25 227L0 0v335.48C0 433.13 79.61 512 177.76 512c98.24 0 177.76-78.95 177.76-176.52 0-97.46-79.39-176.53-177.76-176.53zm0 308.12c-73.27 0-132.51-58.9-132.51-131.59 0-72.68 59.24-131.59 132.51-131.59 73.27 0 132.51 58.91 132.51 131.59s-59.25 131.59-132.51 131.59z" - } - }, - "free": [ - "brands" - ] - }, - "nintendo-switch": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f418", - "label": "Nintendo Switch", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861008, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M95.9 33.5c-44.6 8-80.5 41-91.8 84.4C0 133.6-.3 142.8.2 264.4.4 376 .5 378.6 2.4 387.3c10.3 46.5 43.3 79.6 90.3 90.5 6.1 1.4 13.9 1.7 64.1 1.9 51.9.4 57.3.3 58.7-1.1 1.4-1.4 1.5-19.3 1.5-222.2 0-150.5-.3-221.3-.9-222.6-.9-1.7-2.5-1.8-56.9-1.7-44.2.1-57.5.4-63.3 1.4zm83.9 222.6V444l-37.8-.5c-34.8-.4-38.5-.6-45.5-2.3-29.9-7.7-52-30.7-58.3-60.7-2-9.4-2-240.1-.1-249.3 5.6-26.1 23.7-47.7 48-57.4 12.2-4.9 17.9-5.5 57.6-5.6l35.9-.1v188zm-75.9-131.2c-5.8 1.1-14.7 5.6-19.5 9.7-9.7 8.4-14.6 20.4-13.8 34.5.4 7.3.8 9.3 3.8 15.2 4.4 9 10.9 15.6 19.9 20 6.2 3.1 7.8 3.4 15.9 3.7 7.3.3 9.9 0 14.8-1.7 20.1-6.8 32.3-26.3 28.8-46.4-3.9-23.7-26.6-39.7-49.9-35zm158.2-92.3c-.4.3-.6 100.8-.6 223.5 0 202.3.1 222.8 1.5 223.4 2.5.9 74.5.6 83.4-.4 37.7-4.3 71-27.2 89-61.2 2.3-4.4 5.4-11.7 7-16.2 5.8-17.4 5.7-12.8 5.7-146.1 0-106.4-.2-122.3-1.5-129-9.2-48.3-46.1-84.8-94.5-93.1-6.5-1.1-16.5-1.4-48.8-1.4-22.4-.1-40.9.2-41.2.5zm99.1 202.1c14.5 3.8 26.3 14.8 31.2 28.9 3.1 8.7 3 21.5-.1 29.5-5.7 14.7-16.8 25-31.1 28.8-23.2 6-47.9-8-54.6-31-2-7-1.9-18.9.4-26.2 6.9-22.7 31-36.1 54.2-30z" - } - }, - "free": [ - "brands" - ] - }, - "node": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f419", - "label": "Node.js", - "voted": true, - "svg": { - "brands": { - "last_modified": 1546440861008, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M316.3 452c-2.1 0-4.2-.6-6.1-1.6L291 439c-2.9-1.6-1.5-2.2-.5-2.5 3.8-1.3 4.6-1.6 8.7-4 .4-.2 1-.1 1.4.1l14.8 8.8c.5.3 1.3.3 1.8 0L375 408c.5-.3.9-.9.9-1.6v-66.7c0-.7-.3-1.3-.9-1.6l-57.8-33.3c-.5-.3-1.2-.3-1.8 0l-57.8 33.3c-.6.3-.9 1-.9 1.6v66.7c0 .6.4 1.2.9 1.5l15.8 9.1c8.6 4.3 13.9-.8 13.9-5.8v-65.9c0-.9.7-1.7 1.7-1.7h7.3c.9 0 1.7.7 1.7 1.7v65.9c0 11.5-6.2 18-17.1 18-3.3 0-6 0-13.3-3.6l-15.2-8.7c-3.7-2.2-6.1-6.2-6.1-10.5v-66.7c0-4.3 2.3-8.4 6.1-10.5l57.8-33.4c3.7-2.1 8.5-2.1 12.1 0l57.8 33.4c3.7 2.2 6.1 6.2 6.1 10.5v66.7c0 4.3-2.3 8.4-6.1 10.5l-57.8 33.4c-1.7 1.1-3.8 1.7-6 1.7zm46.7-65.8c0-12.5-8.4-15.8-26.2-18.2-18-2.4-19.8-3.6-19.8-7.8 0-3.5 1.5-8.1 14.8-8.1 11.9 0 16.3 2.6 18.1 10.6.2.8.8 1.3 1.6 1.3h7.5c.5 0 .9-.2 1.2-.5.3-.4.5-.8.4-1.3-1.2-13.8-10.3-20.2-28.8-20.2-16.5 0-26.3 7-26.3 18.6 0 12.7 9.8 16.1 25.6 17.7 18.9 1.9 20.4 4.6 20.4 8.3 0 6.5-5.2 9.2-17.4 9.2-15.3 0-18.7-3.8-19.8-11.4-.1-.8-.8-1.4-1.7-1.4h-7.5c-.9 0-1.7.7-1.7 1.7 0 9.7 5.3 21.3 30.6 21.3 18.5 0 29-7.2 29-19.8zm54.5-50.1c0 6.1-5 11.1-11.1 11.1s-11.1-5-11.1-11.1c0-6.3 5.2-11.1 11.1-11.1 6-.1 11.1 4.8 11.1 11.1zm-1.8 0c0-5.2-4.2-9.3-9.4-9.3-5.1 0-9.3 4.1-9.3 9.3 0 5.2 4.2 9.4 9.3 9.4 5.2-.1 9.4-4.3 9.4-9.4zm-4.5 6.2h-2.6c-.1-.6-.5-3.8-.5-3.9-.2-.7-.4-1.1-1.3-1.1h-2.2v5h-2.4v-12.5h4.3c1.5 0 4.4 0 4.4 3.3 0 2.3-1.5 2.8-2.4 3.1 1.7.1 1.8 1.2 2.1 2.8.1 1 .3 2.7.6 3.3zm-2.8-8.8c0-1.7-1.2-1.7-1.8-1.7h-2v3.5h1.9c1.6 0 1.9-1.1 1.9-1.8zM137.3 191c0-2.7-1.4-5.1-3.7-6.4l-61.3-35.3c-1-.6-2.2-.9-3.4-1h-.6c-1.2 0-2.3.4-3.4 1L3.7 184.6C1.4 185.9 0 188.4 0 191l.1 95c0 1.3.7 2.5 1.8 3.2 1.1.7 2.5.7 3.7 0L42 268.3c2.3-1.4 3.7-3.8 3.7-6.4v-44.4c0-2.6 1.4-5.1 3.7-6.4l15.5-8.9c1.2-.7 2.4-1 3.7-1 1.3 0 2.6.3 3.7 1l15.5 8.9c2.3 1.3 3.7 3.8 3.7 6.4v44.4c0 2.6 1.4 5.1 3.7 6.4l36.4 20.9c1.1.7 2.6.7 3.7 0 1.1-.6 1.8-1.9 1.8-3.2l.2-95zM472.5 87.3v176.4c0 2.6-1.4 5.1-3.7 6.4l-61.3 35.4c-2.3 1.3-5.1 1.3-7.4 0l-61.3-35.4c-2.3-1.3-3.7-3.8-3.7-6.4v-70.8c0-2.6 1.4-5.1 3.7-6.4l61.3-35.4c2.3-1.3 5.1-1.3 7.4 0l15.3 8.8c1.7 1 3.9-.3 3.9-2.2v-94c0-2.8 3-4.6 5.5-3.2l36.5 20.4c2.3 1.2 3.8 3.7 3.8 6.4zm-46 128.9c0-.7-.4-1.3-.9-1.6l-21-12.2c-.6-.3-1.3-.3-1.9 0l-21 12.2c-.6.3-.9.9-.9 1.6v24.3c0 .7.4 1.3.9 1.6l21 12.1c.6.3 1.3.3 1.8 0l21-12.1c.6-.3.9-.9.9-1.6v-24.3zm209.8-.7c2.3-1.3 3.7-3.8 3.7-6.4V192c0-2.6-1.4-5.1-3.7-6.4l-60.9-35.4c-2.3-1.3-5.1-1.3-7.4 0l-61.3 35.4c-2.3 1.3-3.7 3.8-3.7 6.4v70.8c0 2.7 1.4 5.1 3.7 6.4l60.9 34.7c2.2 1.3 5 1.3 7.3 0l36.8-20.5c2.5-1.4 2.5-5 0-6.4L550 241.6c-1.2-.7-1.9-1.9-1.9-3.2v-22.2c0-1.3.7-2.5 1.9-3.2l19.2-11.1c1.1-.7 2.6-.7 3.7 0l19.2 11.1c1.1.7 1.9 1.9 1.9 3.2v17.4c0 2.8 3.1 4.6 5.6 3.2l36.7-21.3zM559 219c-.4.3-.7.7-.7 1.2v13.6c0 .5.3 1 .7 1.2l11.8 6.8c.4.3 1 .3 1.4 0L584 235c.4-.3.7-.7.7-1.2v-13.6c0-.5-.3-1-.7-1.2l-11.8-6.8c-.4-.3-1-.3-1.4 0L559 219zm-254.2 43.5v-70.4c0-2.6-1.6-5.1-3.9-6.4l-61.1-35.2c-2.1-1.2-5-1.4-7.4 0l-61.1 35.2c-2.3 1.3-3.9 3.7-3.9 6.4v70.4c0 2.8 1.9 5.2 4 6.4l61.2 35.2c2.4 1.4 5.2 1.3 7.4 0l61-35.2c1.8-1 3.1-2.7 3.6-4.7.1-.5.2-1.1.2-1.7zm-74.3-124.9l-.8.5h1.1l-.3-.5zm76.2 130.2l-.4-.7v.9l.4-.2z" - } - }, - "free": [ - "brands" - ] - }, - "node-js": { - "changes": [ - "5.0.0", - "5.0.3" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f3d3", - "label": "Node.js JS", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861008, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M224 508c-6.7 0-13.5-1.8-19.4-5.2l-61.7-36.5c-9.2-5.2-4.7-7-1.7-8 12.3-4.3 14.8-5.2 27.9-12.7 1.4-.8 3.2-.5 4.6.4l47.4 28.1c1.7 1 4.1 1 5.7 0l184.7-106.6c1.7-1 2.8-3 2.8-5V149.3c0-2.1-1.1-4-2.9-5.1L226.8 37.7c-1.7-1-4-1-5.7 0L36.6 144.3c-1.8 1-2.9 3-2.9 5.1v213.1c0 2 1.1 4 2.9 4.9l50.6 29.2c27.5 13.7 44.3-2.4 44.3-18.7V167.5c0-3 2.4-5.3 5.4-5.3h23.4c2.9 0 5.4 2.3 5.4 5.3V378c0 36.6-20 57.6-54.7 57.6-10.7 0-19.1 0-42.5-11.6l-48.4-27.9C8.1 389.2.7 376.3.7 362.4V149.3c0-13.8 7.4-26.8 19.4-33.7L204.6 9c11.7-6.6 27.2-6.6 38.8 0l184.7 106.7c12 6.9 19.4 19.8 19.4 33.7v213.1c0 13.8-7.4 26.7-19.4 33.7L243.4 502.8c-5.9 3.4-12.6 5.2-19.4 5.2zm149.1-210.1c0-39.9-27-50.5-83.7-58-57.4-7.6-63.2-11.5-63.2-24.9 0-11.1 4.9-25.9 47.4-25.9 37.9 0 51.9 8.2 57.7 33.8.5 2.4 2.7 4.2 5.2 4.2h24c1.5 0 2.9-.6 3.9-1.7s1.5-2.6 1.4-4.1c-3.7-44.1-33-64.6-92.2-64.6-52.7 0-84.1 22.2-84.1 59.5 0 40.4 31.3 51.6 81.8 56.6 60.5 5.9 65.2 14.8 65.2 26.7 0 20.6-16.6 29.4-55.5 29.4-48.9 0-59.6-12.3-63.2-36.6-.4-2.6-2.6-4.5-5.3-4.5h-23.9c-3 0-5.3 2.4-5.3 5.3 0 31.1 16.9 68.2 97.8 68.2 58.4-.1 92-23.2 92-63.4z" - } - }, - "free": [ - "brands" - ] - }, - "not-equal": { - "changes": [ - "5.0.13" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f53e", - "label": "Not Equal", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861434, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M416 208c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32h-23.88l51.87-66.81c5.37-7.02 4.04-17.06-2.97-22.43L415.61 3.3c-7.02-5.38-17.06-4.04-22.44 2.97L311.09 112H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h204.56l-74.53 96H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h55.49l-51.87 66.81c-5.37 7.01-4.04 17.05 2.97 22.43L64 508.7c7.02 5.38 17.06 4.04 22.43-2.97L168.52 400H416c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32H243.05l74.53-96H416z" - } - }, - "free": [ - "solid" - ] - }, - "notes-medical": { - "changes": [ - "5.0.7" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f481", - "label": "Medical Notes", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861434, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M336 64h-80c0-35.3-28.7-64-64-64s-64 28.7-64 64H48C21.5 64 0 85.5 0 112v352c0 26.5 21.5 48 48 48h288c26.5 0 48-21.5 48-48V112c0-26.5-21.5-48-48-48zM192 40c13.3 0 24 10.7 24 24s-10.7 24-24 24-24-10.7-24-24 10.7-24 24-24zm96 304c0 4.4-3.6 8-8 8h-56v56c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8v-56h-56c-4.4 0-8-3.6-8-8v-48c0-4.4 3.6-8 8-8h56v-56c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v56h56c4.4 0 8 3.6 8 8v48zm0-192c0 4.4-3.6 8-8 8H104c-4.4 0-8-3.6-8-8v-16c0-4.4 3.6-8 8-8h176c4.4 0 8 3.6 8 8v16z" - } - }, - "free": [ - "solid" - ] - }, - "npm": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f3d4", - "label": "npm", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861008, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M288 288h-32v-64h32v64zm288-128v192H288v32H160v-32H0V160h576zm-416 32H32v128h64v-96h32v96h32V192zm160 0H192v160h64v-32h64V192zm224 0H352v128h64v-96h32v96h32v-96h32v96h32V192z" - } - }, - "free": [ - "brands" - ] - }, - "ns8": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f3d5", - "label": "NS8", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861009, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M187.1 159.9l-34.2 113.7-54.5-113.7H49L0 320h44.9L76 213.5 126.6 320h56.9L232 159.9h-44.9zm452.5-.9c-2.9-18-23.9-28.1-42.1-31.3-44.6-7.8-101.9 16.3-88.5 58.8v.1c-43.8 8.7-74.3 26.8-94.2 48.2-3-9.8-13.6-16.6-34-16.6h-87.6c-9.3 0-12.9-2.3-11.5-7.4 1.6-5.5 1.9-6.8 3.7-12.2 2.1-6.4 7.8-7.1 13.3-7.1h133.5l9.7-31.5c-139.7 0-144.5-.5-160.1 1.2-12.3 1.3-23.5 4.8-30.6 15-6.8 9.9-14.4 35.6-17.6 47.1-5.4 19.4-.6 28.6 32.8 28.6h87.3c7.8 0 8.8 2.7 7.7 6.6-1.1 4.4-2.8 10-4.5 14.6-1.6 4.2-4.7 7.4-13.8 7.4H216.3L204.7 320c139.9 0 145.3-.6 160.9-2.3 6.6-.7 13-2.1 18.5-4.9.2 3.7.5 7.3 1.2 10.8 5.4 30.5 27.4 52.3 56.8 59.5 48.6 11.9 108.7-16.8 135.1-68 18.7-36.2 14.1-76.2-3.4-105.5h.1c29.6-5.9 70.3-22 65.7-50.6zM530.7 263.7c-5.9 29.5-36.6 47.8-61.6 43.9-30.9-4.8-38.5-39.5-14.1-64.8 16.2-16.8 45.2-24 68.5-26.9 6.7 14.1 10.3 32 7.2 47.8zm21.8-83.1c-4.2-6-9.8-18.5-2.5-26.3 6.7-7.2 20.9-10.1 31.8-7.7 15.3 3.4 19.7 15.9 4.9 24.4-10.7 6.1-23.6 8.1-34.2 9.6z" - } - }, - "free": [ - "brands" - ] - }, - "nutritionix": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f3d6", - "label": "Nutritionix", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861009, - "raw": "", - "viewBox": [ - "0", - "0", - "400", - "512" - ], - "width": 400, - "height": 512, - "path": "M88 8.1S221.4-.1 209 112.5c0 0 19.1-74.9 103-40.6 0 0-17.7 74-88 56 0 0 14.6-54.6 66.1-56.6 0 0-39.9-10.3-82.1 48.8 0 0-19.8-94.5-93.6-99.7 0 0 75.2 19.4 77.6 107.5 0 .1-106.4 7-104-119.8zm312 315.6c0 48.5-9.7 95.3-32 132.3-42.2 30.9-105 48-168 48-62.9 0-125.8-17.1-168-48C9.7 419 0 372.2 0 323.7 0 275.3 17.7 229 40 192c42.2-30.9 97.1-48.6 160-48.6 63 0 117.8 17.6 160 48.6 22.3 37 40 83.3 40 131.7zM120 428c0-15.5-12.5-28-28-28s-28 12.5-28 28 12.5 28 28 28 28-12.5 28-28zm0-66.2c0-15.5-12.5-28-28-28s-28 12.5-28 28 12.5 28 28 28 28-12.5 28-28zm0-66.2c0-15.5-12.5-28-28-28s-28 12.5-28 28 12.5 28 28 28 28-12.5 28-28zM192 428c0-15.5-12.5-28-28-28s-28 12.5-28 28 12.5 28 28 28 28-12.5 28-28zm0-66.2c0-15.5-12.5-28-28-28s-28 12.5-28 28 12.5 28 28 28 28-12.5 28-28zm0-66.2c0-15.5-12.5-28-28-28s-28 12.5-28 28 12.5 28 28 28 28-12.5 28-28zM264 428c0-15.5-12.5-28-28-28s-28 12.5-28 28 12.5 28 28 28 28-12.5 28-28zm0-66.2c0-15.5-12.5-28-28-28s-28 12.5-28 28 12.5 28 28 28 28-12.5 28-28zm0-66.2c0-15.5-12.5-28-28-28s-28 12.5-28 28 12.5 28 28 28 28-12.5 28-28zM336 428c0-15.5-12.5-28-28-28s-28 12.5-28 28 12.5 28 28 28 28-12.5 28-28zm0-66.2c0-15.5-12.5-28-28-28s-28 12.5-28 28 12.5 28 28 28 28-12.5 28-28zm0-66.2c0-15.5-12.5-28-28-28s-28 12.5-28 28 12.5 28 28 28 28-12.5 28-28zm24-39.6c-4.8-22.3-7.4-36.9-16-56-38.8-19.9-90.5-32-144-32S94.8 180.1 56 200c-8.8 19.5-11.2 33.9-16 56 42.2-7.9 98.7-14.8 160-14.8s117.8 6.9 160 14.8z" - } - }, - "free": [ - "brands" - ] - }, - "object-group": { - "changes": [ - "4.4", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "design" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f247", - "label": "Object Group", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861434, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M480 128V96h20c6.627 0 12-5.373 12-12V44c0-6.627-5.373-12-12-12h-40c-6.627 0-12 5.373-12 12v20H64V44c0-6.627-5.373-12-12-12H12C5.373 32 0 37.373 0 44v40c0 6.627 5.373 12 12 12h20v320H12c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h40c6.627 0 12-5.373 12-12v-20h384v20c0 6.627 5.373 12 12 12h40c6.627 0 12-5.373 12-12v-40c0-6.627-5.373-12-12-12h-20V128zM96 276V140c0-6.627 5.373-12 12-12h168c6.627 0 12 5.373 12 12v136c0 6.627-5.373 12-12 12H108c-6.627 0-12-5.373-12-12zm320 96c0 6.627-5.373 12-12 12H236c-6.627 0-12-5.373-12-12v-52h72c13.255 0 24-10.745 24-24v-72h84c6.627 0 12 5.373 12 12v136z" - }, - "regular": { - "last_modified": 1546440861300, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M500 128c6.627 0 12-5.373 12-12V44c0-6.627-5.373-12-12-12h-72c-6.627 0-12 5.373-12 12v12H96V44c0-6.627-5.373-12-12-12H12C5.373 32 0 37.373 0 44v72c0 6.627 5.373 12 12 12h12v256H12c-6.627 0-12 5.373-12 12v72c0 6.627 5.373 12 12 12h72c6.627 0 12-5.373 12-12v-12h320v12c0 6.627 5.373 12 12 12h72c6.627 0 12-5.373 12-12v-72c0-6.627-5.373-12-12-12h-12V128h12zm-52-64h32v32h-32V64zM32 64h32v32H32V64zm32 384H32v-32h32v32zm416 0h-32v-32h32v32zm-40-64h-12c-6.627 0-12 5.373-12 12v12H96v-12c0-6.627-5.373-12-12-12H72V128h12c6.627 0 12-5.373 12-12v-12h320v12c0 6.627 5.373 12 12 12h12v256zm-36-192h-84v-52c0-6.628-5.373-12-12-12H108c-6.627 0-12 5.372-12 12v168c0 6.628 5.373 12 12 12h84v52c0 6.628 5.373 12 12 12h200c6.627 0 12-5.372 12-12V204c0-6.628-5.373-12-12-12zm-268-24h144v112H136V168zm240 176H232v-24h76c6.627 0 12-5.372 12-12v-76h56v112z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "object-ungroup": { - "changes": [ - "4.4", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "design" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f248", - "label": "Object Ungroup", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861434, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M64 320v26a6 6 0 0 1-6 6H6a6 6 0 0 1-6-6v-52a6 6 0 0 1 6-6h26V96H6a6 6 0 0 1-6-6V38a6 6 0 0 1 6-6h52a6 6 0 0 1 6 6v26h288V38a6 6 0 0 1 6-6h52a6 6 0 0 1 6 6v52a6 6 0 0 1-6 6h-26v192h26a6 6 0 0 1 6 6v52a6 6 0 0 1-6 6h-52a6 6 0 0 1-6-6v-26H64zm480-64v-32h26a6 6 0 0 0 6-6v-52a6 6 0 0 0-6-6h-52a6 6 0 0 0-6 6v26H408v72h8c13.255 0 24 10.745 24 24v64c0 13.255-10.745 24-24 24h-64c-13.255 0-24-10.745-24-24v-8H192v72h-26a6 6 0 0 0-6 6v52a6 6 0 0 0 6 6h52a6 6 0 0 0 6-6v-26h288v26a6 6 0 0 0 6 6h52a6 6 0 0 0 6-6v-52a6 6 0 0 0-6-6h-26V256z" - }, - "regular": { - "last_modified": 1546440861300, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M564 224c6.627 0 12-5.373 12-12v-72c0-6.627-5.373-12-12-12h-72c-6.627 0-12 5.373-12 12v12h-88v-24h12c6.627 0 12-5.373 12-12V44c0-6.627-5.373-12-12-12h-72c-6.627 0-12 5.373-12 12v12H96V44c0-6.627-5.373-12-12-12H12C5.373 32 0 37.373 0 44v72c0 6.627 5.373 12 12 12h12v160H12c-6.627 0-12 5.373-12 12v72c0 6.627 5.373 12 12 12h72c6.627 0 12-5.373 12-12v-12h88v24h-12c-6.627 0-12 5.373-12 12v72c0 6.627 5.373 12 12 12h72c6.627 0 12-5.373 12-12v-12h224v12c0 6.627 5.373 12 12 12h72c6.627 0 12-5.373 12-12v-72c0-6.627-5.373-12-12-12h-12V224h12zM352 64h32v32h-32V64zm0 256h32v32h-32v-32zM64 352H32v-32h32v32zm0-256H32V64h32v32zm32 216v-12c0-6.627-5.373-12-12-12H72V128h12c6.627 0 12-5.373 12-12v-12h224v12c0 6.627 5.373 12 12 12h12v160h-12c-6.627 0-12 5.373-12 12v12H96zm128 136h-32v-32h32v32zm280-64h-12c-6.627 0-12 5.373-12 12v12H256v-12c0-6.627-5.373-12-12-12h-12v-24h88v12c0 6.627 5.373 12 12 12h72c6.627 0 12-5.373 12-12v-72c0-6.627-5.373-12-12-12h-12v-88h88v12c0 6.627 5.373 12 12 12h12v160zm40 64h-32v-32h32v32zm0-256h-32v-32h32v32z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "odnoklassniki": { - "changes": [ - "4.4", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f263", - "label": "Odnoklassniki", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861009, - "raw": "", - "viewBox": [ - "0", - "0", - "320", - "512" - ], - "width": 320, - "height": 512, - "path": "M275.1 334c-27.4 17.4-65.1 24.3-90 26.9l20.9 20.6 76.3 76.3c27.9 28.6-17.5 73.3-45.7 45.7-19.1-19.4-47.1-47.4-76.3-76.6L84 503.4c-28.2 27.5-73.6-17.6-45.4-45.7 19.4-19.4 47.1-47.4 76.3-76.3l20.6-20.6c-24.6-2.6-62.9-9.1-90.6-26.9-32.6-21-46.9-33.3-34.3-59 7.4-14.6 27.7-26.9 54.6-5.7 0 0 36.3 28.9 94.9 28.9s94.9-28.9 94.9-28.9c26.9-21.1 47.1-8.9 54.6 5.7 12.4 25.7-1.9 38-34.5 59.1zM30.3 129.7C30.3 58 88.6 0 160 0s129.7 58 129.7 129.7c0 71.4-58.3 129.4-129.7 129.4s-129.7-58-129.7-129.4zm66 0c0 35.1 28.6 63.7 63.7 63.7s63.7-28.6 63.7-63.7c0-35.4-28.6-64-63.7-64s-63.7 28.6-63.7 64z" - } - }, - "free": [ - "brands" - ] - }, - "odnoklassniki-square": { - "changes": [ - "4.4", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f264", - "label": "Odnoklassniki Square", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861009, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M184.2 177.1c0-22.1 17.9-40 39.8-40s39.8 17.9 39.8 40c0 22-17.9 39.8-39.8 39.8s-39.8-17.9-39.8-39.8zM448 80v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V80c0-26.5 21.5-48 48-48h352c26.5 0 48 21.5 48 48zm-305.1 97.1c0 44.6 36.4 80.9 81.1 80.9s81.1-36.2 81.1-80.9c0-44.8-36.4-81.1-81.1-81.1s-81.1 36.2-81.1 81.1zm174.5 90.7c-4.6-9.1-17.3-16.8-34.1-3.6 0 0-22.7 18-59.3 18s-59.3-18-59.3-18c-16.8-13.2-29.5-5.5-34.1 3.6-7.9 16.1 1.1 23.7 21.4 37 17.3 11.1 41.2 15.2 56.6 16.8l-12.9 12.9c-18.2 18-35.5 35.5-47.7 47.7-17.6 17.6 10.7 45.8 28.4 28.6l47.7-47.9c18.2 18.2 35.7 35.7 47.7 47.9 17.6 17.2 46-10.7 28.6-28.6l-47.7-47.7-13-12.9c15.5-1.6 39.1-5.9 56.2-16.8 20.4-13.3 29.3-21 21.5-37z" - } - }, - "free": [ - "brands" - ] - }, - "oil-can": { - "changes": [ - "5.2.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f613", - "label": "Oil Can", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861435, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M629.8 160.31L416 224l-50.49-25.24a64.07 64.07 0 0 0-28.62-6.76H280v-48h56c8.84 0 16-7.16 16-16v-16c0-8.84-7.16-16-16-16H176c-8.84 0-16 7.16-16 16v16c0 8.84 7.16 16 16 16h56v48h-56L37.72 166.86a31.9 31.9 0 0 0-5.79-.53C14.67 166.33 0 180.36 0 198.34v94.95c0 15.46 11.06 28.72 26.28 31.48L96 337.46V384c0 17.67 14.33 32 32 32h274.63c8.55 0 16.75-3.42 22.76-9.51l212.26-214.75c1.5-1.5 2.34-3.54 2.34-5.66V168c.01-5.31-5.08-9.15-10.19-7.69zM96 288.67l-48-8.73v-62.43l48 8.73v62.43zm453.33 84.66c0 23.56 19.1 42.67 42.67 42.67s42.67-19.1 42.67-42.67S592 288 592 288s-42.67 61.77-42.67 85.33z" - } - }, - "free": [ - "solid" - ] - }, - "old-republic": { - "changes": [ - "5.0.12" - ], - "ligatures": [], - "search": { - "terms": [ - "politics", - "star wars" - ] - }, - "styles": [ - "brands" - ], - "unicode": "f510", - "label": "Old Republic", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861009, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M235.76 10.23c7.5-.31 15-.28 22.5-.09 3.61.14 7.2.4 10.79.73 4.92.27 9.79 1.03 14.67 1.62 2.93.43 5.83.98 8.75 1.46 7.9 1.33 15.67 3.28 23.39 5.4 12.24 3.47 24.19 7.92 35.76 13.21 26.56 12.24 50.94 29.21 71.63 49.88 20.03 20.09 36.72 43.55 48.89 69.19 1.13 2.59 2.44 5.1 3.47 7.74 2.81 6.43 5.39 12.97 7.58 19.63 4.14 12.33 7.34 24.99 9.42 37.83.57 3.14 1.04 6.3 1.4 9.47.55 3.83.94 7.69 1.18 11.56.83 8.34.84 16.73.77 25.1-.07 4.97-.26 9.94-.75 14.89-.24 3.38-.51 6.76-.98 10.12-.39 2.72-.63 5.46-1.11 8.17-.9 5.15-1.7 10.31-2.87 15.41-4.1 18.5-10.3 36.55-18.51 53.63-15.77 32.83-38.83 62.17-67.12 85.12a246.503 246.503 0 0 1-56.91 34.86c-6.21 2.68-12.46 5.25-18.87 7.41-3.51 1.16-7.01 2.38-10.57 3.39-6.62 1.88-13.29 3.64-20.04 5-4.66.91-9.34 1.73-14.03 2.48-5.25.66-10.5 1.44-15.79 1.74-6.69.66-13.41.84-20.12.81-6.82.03-13.65-.12-20.45-.79-3.29-.23-6.57-.5-9.83-.95-2.72-.39-5.46-.63-8.17-1.11-4.12-.72-8.25-1.37-12.35-2.22-4.25-.94-8.49-1.89-12.69-3.02-8.63-2.17-17.08-5.01-25.41-8.13-10.49-4.12-20.79-8.75-30.64-14.25-2.14-1.15-4.28-2.29-6.35-3.57-11.22-6.58-21.86-14.1-31.92-22.34-34.68-28.41-61.41-66.43-76.35-108.7-3.09-8.74-5.71-17.65-7.8-26.68-1.48-6.16-2.52-12.42-3.58-18.66-.4-2.35-.61-4.73-.95-7.09-.6-3.96-.75-7.96-1.17-11.94-.8-9.47-.71-18.99-.51-28.49.14-3.51.34-7.01.7-10.51.31-3.17.46-6.37.92-9.52.41-2.81.65-5.65 1.16-8.44.7-3.94 1.3-7.9 2.12-11.82 3.43-16.52 8.47-32.73 15.26-48.18 1.15-2.92 2.59-5.72 3.86-8.59 8.05-16.71 17.9-32.56 29.49-47.06 20-25.38 45.1-46.68 73.27-62.47 7.5-4.15 15.16-8.05 23.07-11.37 15.82-6.88 32.41-11.95 49.31-15.38 3.51-.67 7.04-1.24 10.56-1.85 2.62-.47 5.28-.7 7.91-1.08 3.53-.53 7.1-.68 10.65-1.04 2.46-.24 4.91-.36 7.36-.51m8.64 24.41c-9.23.1-18.43.99-27.57 2.23-7.3 1.08-14.53 2.6-21.71 4.3-13.91 3.5-27.48 8.34-40.46 14.42-10.46 4.99-20.59 10.7-30.18 17.22-4.18 2.92-8.4 5.8-12.34 9.03-5.08 3.97-9.98 8.17-14.68 12.59-2.51 2.24-4.81 4.7-7.22 7.06-28.22 28.79-48.44 65.39-57.5 104.69-2.04 8.44-3.54 17.02-4.44 25.65-1.1 8.89-1.44 17.85-1.41 26.8.11 7.14.38 14.28 1.22 21.37.62 7.12 1.87 14.16 3.2 21.18 1.07 4.65 2.03 9.32 3.33 13.91 6.29 23.38 16.5 45.7 30.07 65.75 8.64 12.98 18.78 24.93 29.98 35.77 16.28 15.82 35.05 29.04 55.34 39.22 7.28 3.52 14.66 6.87 22.27 9.63 5.04 1.76 10.06 3.57 15.22 4.98 11.26 3.23 22.77 5.6 34.39 7.06 2.91.29 5.81.61 8.72.9 13.82 1.08 27.74 1 41.54-.43 4.45-.6 8.92-.99 13.35-1.78 3.63-.67 7.28-1.25 10.87-2.1 4.13-.98 8.28-1.91 12.36-3.07 26.5-7.34 51.58-19.71 73.58-36.2 15.78-11.82 29.96-25.76 42.12-41.28 3.26-4.02 6.17-8.31 9.13-12.55 3.39-5.06 6.58-10.25 9.6-15.54 2.4-4.44 4.74-8.91 6.95-13.45 5.69-12.05 10.28-24.62 13.75-37.49 2.59-10.01 4.75-20.16 5.9-30.45 1.77-13.47 1.94-27.1 1.29-40.65-.29-3.89-.67-7.77-1-11.66-2.23-19.08-6.79-37.91-13.82-55.8-5.95-15.13-13.53-29.63-22.61-43.13-12.69-18.8-28.24-35.68-45.97-49.83-25.05-20-54.47-34.55-85.65-42.08-7.78-1.93-15.69-3.34-23.63-4.45-3.91-.59-7.85-.82-11.77-1.24-7.39-.57-14.81-.72-22.22-.58zM139.26 83.53c13.3-8.89 28.08-15.38 43.3-20.18-3.17 1.77-6.44 3.38-9.53 5.29-11.21 6.68-21.52 14.9-30.38 24.49-6.8 7.43-12.76 15.73-17.01 24.89-3.29 6.86-5.64 14.19-6.86 21.71-.93 4.85-1.3 9.81-1.17 14.75.13 13.66 4.44 27.08 11.29 38.82 5.92 10.22 13.63 19.33 22.36 27.26 4.85 4.36 10.24 8.09 14.95 12.6 2.26 2.19 4.49 4.42 6.43 6.91 2.62 3.31 4.89 6.99 5.99 11.1.9 3.02.66 6.2.69 9.31.02 4.1-.04 8.2.03 12.3.14 3.54-.02 7.09.11 10.63.08 2.38.02 4.76.05 7.14.16 5.77.06 11.53.15 17.3.11 2.91.02 5.82.13 8.74.03 1.63.13 3.28-.03 4.91-.91.12-1.82.18-2.73.16-10.99 0-21.88-2.63-31.95-6.93-6-2.7-11.81-5.89-17.09-9.83-5.75-4.19-11.09-8.96-15.79-14.31-6.53-7.24-11.98-15.39-16.62-23.95-1.07-2.03-2.24-4.02-3.18-6.12-1.16-2.64-2.62-5.14-3.67-7.82-4.05-9.68-6.57-19.94-8.08-30.31-.49-4.44-1.09-8.88-1.2-13.35-.7-15.73.84-31.55 4.67-46.82 2.12-8.15 4.77-16.18 8.31-23.83 6.32-14.2 15.34-27.18 26.3-38.19 6.28-6.2 13.13-11.84 20.53-16.67zm175.37-20.12c2.74.74 5.41 1.74 8.09 2.68 6.36 2.33 12.68 4.84 18.71 7.96 13.11 6.44 25.31 14.81 35.82 24.97 10.2 9.95 18.74 21.6 25.14 34.34 1.28 2.75 2.64 5.46 3.81 8.26 6.31 15.1 10 31.26 11.23 47.57.41 4.54.44 9.09.45 13.64.07 11.64-1.49 23.25-4.3 34.53-1.97 7.27-4.35 14.49-7.86 21.18-3.18 6.64-6.68 13.16-10.84 19.24-6.94 10.47-15.6 19.87-25.82 27.22-10.48 7.64-22.64 13.02-35.4 15.38-3.51.69-7.08 1.08-10.66 1.21-1.85.06-3.72.16-5.56-.1-.28-2.15 0-4.31-.01-6.46-.03-3.73.14-7.45.1-11.17.19-7.02.02-14.05.21-21.07.03-2.38-.03-4.76.03-7.14.17-5.07-.04-10.14.14-15.21.1-2.99-.24-6.04.51-8.96.66-2.5 1.78-4.86 3.09-7.08 4.46-7.31 11.06-12.96 17.68-18.26 5.38-4.18 10.47-8.77 15.02-13.84 7.68-8.37 14.17-17.88 18.78-28.27 2.5-5.93 4.52-12.1 5.55-18.46.86-4.37 1.06-8.83 1.01-13.27-.02-7.85-1.4-15.65-3.64-23.17-1.75-5.73-4.27-11.18-7.09-16.45-3.87-6.93-8.65-13.31-13.96-19.2-9.94-10.85-21.75-19.94-34.6-27.1-1.85-1.02-3.84-1.82-5.63-2.97zm-100.8 58.45c.98-1.18 1.99-2.33 3.12-3.38-.61.93-1.27 1.81-1.95 2.68-3.1 3.88-5.54 8.31-7.03 13.06-.87 3.27-1.68 6.6-1.73 10-.07 2.52-.08 5.07.32 7.57 1.13 7.63 4.33 14.85 8.77 21.12 2 2.7 4.25 5.27 6.92 7.33 1.62 1.27 3.53 2.09 5.34 3.05 3.11 1.68 6.32 3.23 9.07 5.48 2.67 2.09 4.55 5.33 4.4 8.79-.01 73.67 0 147.34-.01 221.02 0 1.35-.08 2.7.04 4.04.13 1.48.82 2.83 1.47 4.15.86 1.66 1.78 3.34 3.18 4.62.85.77 1.97 1.4 3.15 1.24 1.5-.2 2.66-1.35 3.45-2.57.96-1.51 1.68-3.16 2.28-4.85.76-2.13.44-4.42.54-6.63.14-4.03-.02-8.06.14-12.09.03-5.89.03-11.77.06-17.66.14-3.62.03-7.24.11-10.86.15-4.03-.02-8.06.14-12.09.03-5.99.03-11.98.07-17.97.14-3.62.02-7.24.11-10.86.14-3.93-.02-7.86.14-11.78.03-5.99.03-11.98.06-17.97.16-3.94-.01-7.88.19-11.82.29 1.44.13 2.92.22 4.38.19 3.61.42 7.23.76 10.84.32 3.44.44 6.89.86 10.32.37 3.1.51 6.22.95 9.31.57 4.09.87 8.21 1.54 12.29 1.46 9.04 2.83 18.11 5.09 26.99 1.13 4.82 2.4 9.61 4 14.3 2.54 7.9 5.72 15.67 10.31 22.62 1.73 2.64 3.87 4.98 6.1 7.21.27.25.55.51.88.71.6.25 1.31-.07 1.7-.57.71-.88 1.17-1.94 1.7-2.93 4.05-7.8 8.18-15.56 12.34-23.31.7-1.31 1.44-2.62 2.56-3.61 1.75-1.57 3.84-2.69 5.98-3.63 2.88-1.22 5.9-2.19 9.03-2.42 6.58-.62 13.11.75 19.56 1.85 3.69.58 7.4 1.17 11.13 1.41 3.74.1 7.48.05 11.21-.28 8.55-.92 16.99-2.96 24.94-6.25 5.3-2.24 10.46-4.83 15.31-7.93 11.46-7.21 21.46-16.57 30.04-27.01 1.17-1.42 2.25-2.9 3.46-4.28-1.2 3.24-2.67 6.37-4.16 9.48-1.25 2.9-2.84 5.61-4.27 8.42-5.16 9.63-11.02 18.91-17.75 27.52-4.03 5.21-8.53 10.05-13.33 14.57-6.64 6.05-14.07 11.37-22.43 14.76-8.21 3.37-17.31 4.63-26.09 3.29-3.56-.58-7.01-1.69-10.41-2.88-2.79-.97-5.39-2.38-8.03-3.69-3.43-1.71-6.64-3.81-9.71-6.08 2.71 3.06 5.69 5.86 8.7 8.61 4.27 3.76 8.74 7.31 13.63 10.23 3.98 2.45 8.29 4.4 12.84 5.51 1.46.37 2.96.46 4.45.6-1.25 1.1-2.63 2.04-3.99 2.98-9.61 6.54-20.01 11.86-30.69 16.43-20.86 8.7-43.17 13.97-65.74 15.34-4.66.24-9.32.36-13.98.36-4.98-.11-9.97-.13-14.92-.65-11.2-.76-22.29-2.73-33.17-5.43-10.35-2.71-20.55-6.12-30.3-10.55-8.71-3.86-17.12-8.42-24.99-13.79-1.83-1.31-3.74-2.53-5.37-4.08 6.6-1.19 13.03-3.39 18.99-6.48 5.74-2.86 10.99-6.66 15.63-11.07 2.24-2.19 4.29-4.59 6.19-7.09-3.43 2.13-6.93 4.15-10.62 5.78-4.41 2.16-9.07 3.77-13.81 5.02-5.73 1.52-11.74 1.73-17.61 1.14-8.13-.95-15.86-4.27-22.51-8.98-4.32-2.94-8.22-6.43-11.96-10.06-9.93-10.16-18.2-21.81-25.66-33.86-3.94-6.27-7.53-12.75-11.12-19.22-1.05-2.04-2.15-4.05-3.18-6.1 2.85 2.92 5.57 5.97 8.43 8.88 8.99 8.97 18.56 17.44 29.16 24.48 7.55 4.9 15.67 9.23 24.56 11.03 3.11.73 6.32.47 9.47.81 2.77.28 5.56.2 8.34.3 5.05.06 10.11.04 15.16-.16 3.65-.16 7.27-.66 10.89-1.09 2.07-.25 4.11-.71 6.14-1.2 3.88-.95 8.11-.96 11.83.61 4.76 1.85 8.44 5.64 11.38 9.71 2.16 3.02 4.06 6.22 5.66 9.58 1.16 2.43 2.46 4.79 3.55 7.26 1 2.24 2.15 4.42 3.42 6.52.67 1.02 1.4 2.15 2.62 2.55 1.06-.75 1.71-1.91 2.28-3.03 2.1-4.16 3.42-8.65 4.89-13.05 2.02-6.59 3.78-13.27 5.19-20.02 2.21-9.25 3.25-18.72 4.54-28.13.56-3.98.83-7.99 1.31-11.97.87-10.64 1.9-21.27 2.24-31.94.08-1.86.24-3.71.25-5.57.01-4.35.25-8.69.22-13.03-.01-2.38-.01-4.76 0-7.13.05-5.07-.2-10.14-.22-15.21-.2-6.61-.71-13.2-1.29-19.78-.73-5.88-1.55-11.78-3.12-17.51-2.05-7.75-5.59-15.03-9.8-21.82-3.16-5.07-6.79-9.88-11.09-14.03-3.88-3.86-8.58-7.08-13.94-8.45-1.5-.41-3.06-.45-4.59-.64.07-2.99.7-5.93 1.26-8.85 1.59-7.71 3.8-15.3 6.76-22.6 1.52-4.03 3.41-7.9 5.39-11.72 3.45-6.56 7.62-12.79 12.46-18.46zm31.27 1.7c.35-.06.71-.12 1.07-.19.19 1.79.09 3.58.1 5.37v38.13c-.01 1.74.13 3.49-.15 5.22-.36-.03-.71-.05-1.06-.05-.95-3.75-1.72-7.55-2.62-11.31-.38-1.53-.58-3.09-1.07-4.59-1.7-.24-3.43-.17-5.15-.2-5.06-.01-10.13 0-15.19-.01-1.66-.01-3.32.09-4.98-.03-.03-.39-.26-.91.16-1.18 1.28-.65 2.72-.88 4.06-1.35 3.43-1.14 6.88-2.16 10.31-3.31 1.39-.48 2.9-.72 4.16-1.54.04-.56.02-1.13-.05-1.68-1.23-.55-2.53-.87-3.81-1.28-3.13-1.03-6.29-1.96-9.41-3.02-1.79-.62-3.67-1-5.41-1.79-.03-.37-.07-.73-.11-1.09 5.09-.19 10.2.06 15.3-.12 3.36-.13 6.73.08 10.09-.07.12-.39.26-.77.37-1.16 1.08-4.94 2.33-9.83 3.39-14.75zm5.97-.2c.36.05.72.12 1.08.2.98 3.85 1.73 7.76 2.71 11.61.36 1.42.56 2.88 1.03 4.27 2.53.18 5.07-.01 7.61.05 5.16.12 10.33.12 15.49.07.76-.01 1.52.03 2.28.08-.04.36-.07.72-.1 1.08-1.82.83-3.78 1.25-5.67 1.89-3.73 1.23-7.48 2.39-11.22 3.57-.57.17-1.12.42-1.67.64-.15.55-.18 1.12-.12 1.69.87.48 1.82.81 2.77 1.09 4.88 1.52 9.73 3.14 14.63 4.6.38.13.78.27 1.13.49.4.27.23.79.15 1.18-1.66.13-3.31.03-4.97.04-5.17.01-10.33-.01-15.5.01-1.61.03-3.22-.02-4.82.21-.52 1.67-.72 3.42-1.17 5.11-.94 3.57-1.52 7.24-2.54 10.78-.36.01-.71.02-1.06.06-.29-1.73-.15-3.48-.15-5.22v-38.13c.02-1.78-.08-3.58.11-5.37zM65.05 168.33c1.12-2.15 2.08-4.4 3.37-6.46-1.82 7.56-2.91 15.27-3.62 23-.8 7.71-.85 15.49-.54 23.23 1.05 19.94 5.54 39.83 14.23 57.88 2.99 5.99 6.35 11.83 10.5 17.11 6.12 7.47 12.53 14.76 19.84 21.09 4.8 4.1 9.99 7.78 15.54 10.8 3.27 1.65 6.51 3.39 9.94 4.68 5.01 2.03 10.19 3.61 15.42 4.94 3.83.96 7.78 1.41 11.52 2.71 5 1.57 9.47 4.61 13.03 8.43 4.93 5.23 8.09 11.87 10.2 18.67.99 2.9 1.59 5.91 2.17 8.92.15.75.22 1.52.16 2.29-6.5 2.78-13.26 5.06-20.26 6.18-4.11.78-8.29.99-12.46 1.08-10.25.24-20.47-1.76-30.12-5.12-3.74-1.42-7.49-2.85-11.03-4.72-8.06-3.84-15.64-8.7-22.46-14.46-2.92-2.55-5.83-5.13-8.4-8.03-9.16-9.83-16.3-21.41-21.79-33.65-2.39-5.55-4.61-11.18-6.37-16.96-1.17-3.94-2.36-7.89-3.26-11.91-.75-2.94-1.22-5.95-1.87-8.92-.46-2.14-.69-4.32-1.03-6.48-.85-5.43-1.28-10.93-1.33-16.43.11-6.18.25-12.37 1.07-18.5.4-2.86.67-5.74 1.15-8.6.98-5.7 2.14-11.37 3.71-16.93 3.09-11.65 7.48-22.95 12.69-33.84zm363.73-6.44c1.1 1.66 1.91 3.48 2.78 5.26 2.1 4.45 4.24 8.9 6.02 13.49 7.61 18.76 12.3 38.79 13.04 59.05.02 1.76.07 3.52.11 5.29.13 9.57-1.27 19.09-3.18 28.45-.73 3.59-1.54 7.17-2.58 10.69-4.04 14.72-10 29-18.41 41.78-8.21 12.57-19.01 23.55-31.84 31.41-5.73 3.59-11.79 6.64-18.05 9.19-5.78 2.19-11.71 4.03-17.8 5.11-6.4 1.05-12.91 1.52-19.4 1.23-7.92-.48-15.78-2.07-23.21-4.85-1.94-.8-3.94-1.46-5.84-2.33-.21-1.51.25-2.99.53-4.46 1.16-5.74 3.03-11.36 5.7-16.58 2.37-4.51 5.52-8.65 9.46-11.9 2.43-2.05 5.24-3.61 8.16-4.83 3.58-1.5 7.47-1.97 11.24-2.83 7.23-1.71 14.37-3.93 21.15-7 10.35-4.65 19.71-11.38 27.65-19.46 1.59-1.61 3.23-3.18 4.74-4.87 3.37-3.76 6.71-7.57 9.85-11.53 7.48-10.07 12.82-21.59 16.71-33.48 1.58-5.3 3.21-10.6 4.21-16.05.63-2.87 1.04-5.78 1.52-8.68.87-6.09 1.59-12.22 1.68-18.38.12-6.65.14-13.32-.53-19.94-.73-7.99-1.87-15.96-3.71-23.78z" - } - }, - "free": [ - "brands" - ] - }, - "om": { - "changes": [ - "5.3.0" - ], - "ligatures": [], - "search": { - "terms": [ - "buddhism", - "hinduism", - "jainism", - "mantra" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f679", - "label": "Om", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861435, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M360.6 60.94a10.43 10.43 0 0 0 14.76 0l21.57-21.56a10.43 10.43 0 0 0 0-14.76L375.35 3.06c-4.08-4.07-10.68-4.07-14.76 0l-21.57 21.56a10.43 10.43 0 0 0 0 14.76l21.58 21.56zM412.11 192c-26.69 0-51.77 10.39-70.64 29.25l-24.25 24.25c-6.78 6.77-15.78 10.5-25.38 10.5H245c10.54-22.1 14.17-48.11 7.73-75.23-10.1-42.55-46.36-76.11-89.52-83.19-36.15-5.93-70.9 5.04-96.01 28.78-7.36 6.96-6.97 18.85 1.12 24.93l26.15 19.63c5.72 4.3 13.66 4.32 19.2-.21 8.45-6.9 19.02-10.71 30.27-10.71 26.47 0 48.01 21.53 48.01 48s-21.54 48-48.01 48h-31.9c-11.96 0-19.74 12.58-14.39 23.28l16.09 32.17c2.53 5.06 7.6 8.1 13.17 8.55h33.03c35.3 0 64.01 28.7 64.01 64s-28.71 64-64.01 64c-96.02 0-122.35-54.02-145.15-92.03-4.53-7.55-14.77-3.58-14.79 5.22C-.09 416 41.13 512 159.94 512c70.59 0 128.02-57.42 128.02-128 0-23.42-6.78-45.1-17.81-64h21.69c26.69 0 51.77-10.39 70.64-29.25l24.25-24.25c6.78-6.77 15.78-10.5 25.38-10.5 19.78 0 35.88 16.09 35.88 35.88V392c0 13.23-18.77 24-32.01 24-39.4 0-66.67-24.24-81.82-42.89-4.77-5.87-14.2-2.54-14.2 5.02V416s0 64 96.02 64c48.54 0 96.02-39.47 96.02-88V291.88c0-55.08-44.8-99.88-99.89-99.88zm42.18-124.73c-85.55 65.12-169.05 2.75-172.58.05-6.02-4.62-14.44-4.38-20.14.55-5.74 4.92-7.27 13.17-3.66 19.8 1.61 2.95 40.37 72.34 118.8 72.34 79.92 0 98.78-31.36 101.75-37.66 1.02-2.12 1.53-4.47 1.53-6.83V80c0-13.22-15.14-20.69-25.7-12.73z" - } - }, - "free": [ - "solid" - ] - }, - "opencart": { - "changes": [ - "4.4", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f23d", - "label": "OpenCart", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861009, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M423.3 440.7c0 25.3-20.3 45.6-45.6 45.6s-45.8-20.3-45.8-45.6 20.6-45.8 45.8-45.8c25.4 0 45.6 20.5 45.6 45.8zm-253.9-45.8c-25.3 0-45.6 20.6-45.6 45.8s20.3 45.6 45.6 45.6 45.8-20.3 45.8-45.6-20.5-45.8-45.8-45.8zm291.7-270C158.9 124.9 81.9 112.1 0 25.7c34.4 51.7 53.3 148.9 373.1 144.2 333.3-5 130 86.1 70.8 188.9 186.7-166.7 319.4-233.9 17.2-233.9z" - } - }, - "free": [ - "brands" - ] - }, - "openid": { - "changes": [ - "4.1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f19b", - "label": "OpenID", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861010, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M271.5 432l-68 32C88.5 453.7 0 392.5 0 318.2c0-71.5 82.5-131 191.7-144.3v43c-71.5 12.5-124 53-124 101.3 0 51 58.5 93.3 135.7 103v-340l68-33.2v384zM448 291l-131.3-28.5 36.8-20.7c-19.5-11.5-43.5-20-70-24.8v-43c46.2 5.5 87.7 19.5 120.3 39.3l35-19.8L448 291z" - } - }, - "free": [ - "brands" - ] - }, - "opera": { - "changes": [ - "4.4", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f26a", - "label": "Opera", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861010, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M313.9 32.7c-170.2 0-252.6 223.8-147.5 355.1 36.5 45.4 88.6 75.6 147.5 75.6 36.3 0 70.3-11.1 99.4-30.4-43.8 39.2-101.9 63-165.3 63-3.9 0-8 0-11.9-.3C104.6 489.6 0 381.1 0 248 0 111 111 0 248 0h.8c63.1.3 120.7 24.1 164.4 63.1-29-19.4-63.1-30.4-99.3-30.4zm101.8 397.7c-40.9 24.7-90.7 23.6-132-5.8 56.2-20.5 97.7-91.6 97.7-176.6 0-84.7-41.2-155.8-97.4-176.6 41.8-29.2 91.2-30.3 132.9-5 105.9 98.7 105.5 265.7-1.2 364z" - } - }, - "free": [ - "brands" - ] - }, - "optin-monster": { - "changes": [ - "4.4", - "5.0.0", - "5.7.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f23c", - "label": "Optin Monster", - "voted": false, - "svg": { - "brands": { - "last_modified": 1548364699930, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M572.6 421.4c5.6-9.5 4.7-15.2-5.4-11.6-3-4.9-7-9.5-11.1-13.8 2.9-9.7-.7-14.2-10.8-9.2-4.6-3.2-10.3-6.5-15.9-9.2 0-15.1-11.6-11.6-17.6-5.7-10.4-1.5-18.7-.3-26.8 5.7.3-6.5.3-13 .3-19.7 12.6 0 40.2-11 45.9-36.2 1.4-6.8 1.6-13.8-.3-21.9-3-13.5-14.3-21.3-25.1-25.7-.8-5.9-7.6-14.3-14.9-15.9s-12.4 4.9-14.1 10.3c-8.5 0-19.2 2.8-21.1 8.4-5.4-.5-11.1-1.4-16.8-1.9 2.7-1.9 5.4-3.5 8.4-4.6 5.4-9.2 14.6-11.4 25.7-11.6V256c19.5-.5 43-5.9 53.8-18.1 12.7-13.8 14.6-37.3 12.4-55.1-2.4-17.3-9.7-37.6-24.6-48.1-8.4-5.9-21.6-.8-22.7 9.5-2.2 19.6 1.2 30-38.6 25.1-10.3-23.8-24.6-44.6-42.7-60C341 49.6 242.9 55.5 166.4 71.7c19.7 4.6 41.1 8.6 59.7 16.5-26.2 2.4-52.7 11.3-76.2 23.2-32.8 17-44 29.9-56.7 42.4 14.9-2.2 28.9-5.1 43.8-3.8-9.7 5.4-18.4 12.2-26.5 20-25.8.9-23.8-5.3-26.2-25.9-1.1-10.5-14.3-15.4-22.7-9.7-28.1 19.9-33.5 79.9-12.2 103.5 10.8 12.2 35.1 17.3 54.9 17.8-.3 1.1-.3 1.9-.3 2.7 10.8.5 19.5 2.7 24.6 11.6 3 1.1 5.7 2.7 8.1 4.6-5.4.5-11.1 1.4-16.5 1.9-3.3-6.6-13.7-8.1-21.1-8.1-1.6-5.7-6.5-12.2-14.1-10.3-6.8 1.9-14.1 10-14.9 15.9-22.5 9.5-30.1 26.8-25.1 47.6 5.3 24.8 33 36.2 45.9 36.2v19.7c-6.6-5-14.3-7.5-26.8-5.7-5.5-5.5-17.3-10.1-17.3 5.7-5.9 2.7-11.4 5.9-15.9 9.2-9.8-4.9-13.6-1.7-11.1 9.2-4.1 4.3-7.8 8.6-11.1 13.8-10.2-3.7-11 2.2-5.4 11.6-1.1 3.5-1.6 7-1.9 10.8-.5 31.6 44.6 64 73.5 65.1 17.3.5 34.6-8.4 43-23.5 113.2 4.9 226.7 4.1 340.2 0 8.1 15.1 25.4 24.3 42.7 23.5 29.2-1.1 74.3-33.5 73.5-65.1.2-3.7-.7-7.2-1.7-10.7zm-73.8-254c1.1-3 2.4-8.4 2.4-14.6 0-5.9 6.8-8.1 14.1-.8 11.1 11.6 14.9 40.5 13.8 51.1-4.1-13.6-13-29-30.3-35.7zm-4.6 6.7c19.5 6.2 28.6 27.6 29.7 48.9-1.1 2.7-3 5.4-4.9 7.6-5.7 5.9-15.4 10-26.2 12.2 4.3-21.3.3-47.3-12.7-63 4.9-.8 10.9-2.4 14.1-5.7zm-24.1 6.8c13.8 11.9 20 39.2 14.1 63.5-4.1.5-8.1.8-11.6.8-1.9-21.9-6.8-44-14.3-64.6 3.7.3 8.1.3 11.8.3zM47.5 203c-1.1-10.5 2.4-39.5 13.8-51.1 7-7.3 14.1-5.1 14.1.8 0 6.2 1.4 11.6 2.4 14.6-17.3 6.8-26.2 22.2-30.3 35.7zm9.7 27.6c-1.9-2.2-3.5-4.9-4.9-7.6 1.4-21.3 10.3-42.7 29.7-48.9 3.2 3.2 9.2 4.9 14.1 5.7-13 15.7-17 41.6-12.7 63-10.8-2.2-20.5-6-26.2-12.2zm47.9 14.6c-4.1 0-8.1-.3-12.7-.8-4.6-18.6-1.9-38.9 5.4-53v.3l12.2-5.1c4.9-1.9 9.7-3.8 14.9-4.9-10.7 19.7-17.4 41.3-19.8 63.5zm184-162.7c41.9 0 76.2 34 76.2 75.9 0 42.2-34.3 76.2-76.2 76.2s-76.2-34-76.2-76.2c0-41.8 34.3-75.9 76.2-75.9zm115.6 174.3c-.3 17.8-7 48.9-23 57-13.2 6.6-6.5-7.5-16.5-58.1 13.3.3 26.6.3 39.5 1.1zm-54-1.6c.8 4.9 3.8 40.3-1.6 41.9-11.6 3.5-40 4.3-51.1-1.1-4.1-3-4.6-35.9-4.3-41.1v.3c18.9-.3 38.1-.3 57 0zM278.3 309c-13 3.5-41.6 4.1-54.6-1.6-6.5-2.7-3.8-42.4-1.9-51.6 19.2-.5 38.4-.5 57.8-.8v.3c1.1 8.3 3.3 51.2-1.3 53.7zm-106.5-51.1c12.2-.8 24.6-1.4 36.8-1.6-2.4 15.4-3 43.5-4.9 52.2-1.1 6.8-4.3 6.8-9.7 4.3-21.9-9.8-27.6-35.2-22.2-54.9zm-35.4 31.3c7.8-1.1 15.7-1.9 23.5-2.7 1.6 6.2 3.8 11.9 7 17.6 10 17 44 35.7 45.1 7 6.2 14.9 40.8 12.2 54.9 10.8 15.7-1.4 23.8-1.4 26.8-14.3 12.4 4.3 30.8 4.1 44 3 11.3-.8 20.8-.5 24.6-8.9 1.1 5.1 1.9 11.6 4.6 16.8 10.8 21.3 37.3 1.4 46.8-31.6 8.6.8 17.6 1.9 26.5 2.7-.4 1.3-3.8 7.3 7.3 11.6-47.6 47-95.7 87.8-163.2 107-63.2-20.8-112.1-59.5-155.9-106.5 9.6-3.4 10.4-8.8 8-12.5zm-21.6 172.5c-3.8 17.8-21.9 29.7-39.7 28.9-19.2-.8-46.5-17-59.2-36.5-2.7-31.1 43.8-61.3 66.2-54.6 14.9 4.3 27.8 30.8 33.5 54 0 3-.3 5.7-.8 8.2zm-8.7-66c-.5-13.5-.5-27-.3-40.5h.3c2.7-1.6 5.7-3.8 7.8-6.5 6.5-1.6 13-5.1 15.1-9.2 3.3-7.1-7-7.5-5.4-12.4 2.7-1.1 5.7-2.2 7.8-3.5 29.2 29.2 58.6 56.5 97.3 77-36.8 11.3-72.4 27.6-105.9 47-1.2-18.6-7.7-35.9-16.7-51.9zm337.6 64.6c-103 3.5-206.2 4.1-309.4 0 0 .3 0 .3-.3.3v-.3h.3c35.1-21.6 72.2-39.2 112.4-50.8 11.6 5.1 23 9.5 34.9 13.2 2.2.8 2.2.8 4.3 0 14.3-4.1 28.4-9.2 42.2-15.4 41.5 11.7 78.8 31.7 115.6 53zm10.5-12.4c-35.9-19.5-73-35.9-111.9-47.6 38.1-20 71.9-47.3 103.5-76.7 2.2 1.4 4.6 2.4 7.6 3.2 0 .8.3 1.9.5 2.4-4.6 2.7-7.8 6.2-5.9 10.3 2.2 3.8 8.6 7.6 15.1 8.9 2.4 2.7 5.1 5.1 8.1 6.8 0 13.8-.3 27.6-.8 41.3l.3-.3c-9.3 15.9-15.5 37-16.5 51.7zm105.9 6.2c-12.7 19.5-40 35.7-59.2 36.5-19.3.9-40.5-13.2-40.5-37 5.7-23.2 18.9-49.7 33.5-54 22.7-6.9 69.2 23.4 66.2 54.5zM372.9 75.2c-3.8-72.1-100.8-79.7-126-23.5 44.6-24.3 90.3-15.7 126 23.5zM74.8 407.1c-15.7 1.6-49.5 25.4-49.5 43.2 0 11.6 15.7 19.5 32.2 14.9 12.2-3.2 31.1-17.6 35.9-27.3 6-11.6-3.7-32.7-18.6-30.8zm215.9-176.2c28.6 0 51.9-21.6 51.9-48.4 0-36.1-40.5-58.1-72.2-44.3 9.5 3 16.5 11.6 16.5 21.6 0 23.3-33.3 32-46.5 11.3-7.3 34.1 19.4 59.8 50.3 59.8zM68 474.1c.5 6.5 12.2 12.7 21.6 9.5 6.8-2.7 14.6-10.5 17.3-16.2 3-7-1.1-20-9.7-18.4-8.9 1.6-29.7 16.7-29.2 25.1zm433.2-67c-14.9-1.9-24.6 19.2-18.9 30.8 4.9 9.7 24.1 24.1 36.2 27.3 16.5 4.6 32.2-3.2 32.2-14.9 0-17.8-33.8-41.6-49.5-43.2zM478.8 449c-8.4-1.6-12.4 11.3-9.5 18.4 2.4 5.7 10.3 13.5 17.3 16.2 9.2 3.2 21.1-3 21.3-9.5.9-8.4-20.2-23.5-29.1-25.1z" - } - }, - "free": [ - "brands" - ] - }, - "osi": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f41a", - "label": "Open Source Initiative", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861010, - "raw": "", - "viewBox": [ - "0", - "0", - "495.8", - "512" - ], - "width": 495, - "height": 512, - "path": "M0 259.2C2.3 123.4 97.4 26.8 213.8 11.1c138.8-18.6 255.6 75.8 278 201.1 21.3 118.8-44 230-151.6 274-9.3 3.8-14.4 1.7-18-7.7-17.8-46.3-35.6-92.7-53.4-139-3.1-8.1-1-13.2 7-16.8 24.2-11 39.3-29.4 43.3-55.8 6.4-42.4-24.5-78.7-64.5-82.2-39-3.4-71.8 23.7-77.5 59.7-5.2 33 11.1 63.7 41.9 77.7 9.6 4.4 11.5 8.6 7.8 18.4-17.9 46.6-35.8 93.2-53.7 139.9-2.6 6.9-8.3 9.3-15.5 6.5-52.6-20.3-101.4-61-130.8-119C1.9 318.7 1.6 280.2 0 259.2zm20.9-1.9c.4 6.6.6 14.3 1.3 22.1 6.3 71.9 49.6 143.5 131 183.1 3.2 1.5 4.4.8 5.6-2.3 14.9-39.1 29.9-78.2 45-117.3 1.3-3.3.6-4.8-2.4-6.7-31.6-19.9-47.3-48.5-45.6-86 1-21.6 9.3-40.5 23.8-56.3 30-32.7 77-39.8 115.5-17.6 31.9 18.4 49.5 53.8 45.2 90.4-3.6 30.6-19.3 53.9-45.7 69.8-2.7 1.6-3.5 2.9-2.3 6 15.2 39.2 30.2 78.4 45.2 117.7 1.2 3.1 2.4 3.8 5.6 2.3 35.5-16.6 65.2-40.3 88.1-72 34.8-48.2 49.1-101.9 42.3-161C459.8 112 354.1 14.7 218 31.5 111.9 44.5 22.7 134 20.9 257.3z" - } - }, - "free": [ - "brands" - ] - }, - "otter": { - "changes": [ - "5.4.0" - ], - "ligatures": [], - "search": { - "terms": [ - "fauna", - "mammmal" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f700", - "label": "Otter", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861435, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M608 32h-32l-13.25-13.25A63.97 63.97 0 0 0 517.49 0H497c-11.14 0-22.08 2.91-31.75 8.43L312 96h-56C149.96 96 64 181.96 64 288v1.61c0 32.75-16 62.14-39.56 84.89-18.19 17.58-28.1 43.68-23.19 71.8 6.76 38.8 42.9 65.7 82.28 65.7H192c17.67 0 32-14.33 32-32s-14.33-32-32-32H80c-8.83 0-16-7.17-16-16s7.17-16 16-16h224c8.84 0 16-7.16 16-16v-16c0-17.67-14.33-32-32-32h-64l149.49-80.5L448 416h80c8.84 0 16-7.16 16-16v-16c0-17.67-14.33-32-32-32h-28.22l-55.11-110.21L521.14 192H544c53.02 0 96-42.98 96-96V64c0-17.67-14.33-32-32-32zm-96 16c8.84 0 16 7.16 16 16s-7.16 16-16 16-16-7.16-16-16 7.16-16 16-16zm32 96h-34.96L407.2 198.84l-13.77-27.55L512 112h77.05c-6.62 18.58-24.22 32-45.05 32z" - } - }, - "free": [ - "solid" - ] - }, - "outdent": { - "changes": [ - "1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f03b", - "label": "Outdent", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861435, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M0 84V44c0-8.837 7.163-16 16-16h416c8.837 0 16 7.163 16 16v40c0 8.837-7.163 16-16 16H16c-8.837 0-16-7.163-16-16zm208 144h224c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H208c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zM16 484h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zm192-128h224c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H208c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zM4.687 267.313l96 95.984C110.734 373.348 128 366.224 128 351.984V160.008c0-14.329-17.325-21.304-27.313-11.313l-96 95.992c-6.249 6.248-6.249 16.378 0 22.626z" - } - }, - "free": [ - "solid" - ] - }, - "page4": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f3d7", - "label": "page4 Corporation", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861010, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M248 504C111 504 0 393 0 256S111 8 248 8c20.9 0 41.3 2.6 60.7 7.5L42.3 392H248v112zm0-143.6V146.8L98.6 360.4H248zm96 31.6v92.7c45.7-19.2 84.5-51.7 111.4-92.7H344zm57.4-138.2l-21.2 8.4 21.2 8.3v-16.7zm-20.3 54.5c-6.7 0-8 6.3-8 12.9v7.7h16.2v-10c0-5.9-2.3-10.6-8.2-10.6zM496 256c0 37.3-8.2 72.7-23 104.4H344V27.3C433.3 64.8 496 153.1 496 256zM360.4 143.6h68.2V96h-13.9v32.6h-13.9V99h-13.9v29.6h-12.7V96h-13.9v47.6zm68.1 185.3H402v-11c0-15.4-5.6-25.2-20.9-25.2-15.4 0-20.7 10.6-20.7 25.9v25.3h68.2v-15zm0-103l-68.2 29.7V268l68.2 29.5v-16.6l-14.4-5.7v-26.5l14.4-5.9v-16.9zm-4.8-68.5h-35.6V184H402v-12.2h11c8.6 15.8 1.3 35.3-18.6 35.3-22.5 0-28.3-25.3-15.5-37.7l-11.6-10.6c-16.2 17.5-12.2 63.9 27.1 63.9 34 0 44.7-35.9 29.3-65.3z" - } - }, - "free": [ - "brands" - ] - }, - "pagelines": { - "changes": [ - "4", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "eco", - "flora", - "leaf", - "leaves", - "nature", - "plant", - "tree" - ] - }, - "styles": [ - "brands" - ], - "unicode": "f18c", - "label": "Pagelines", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861011, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M384 312.7c-55.1 136.7-187.1 54-187.1 54-40.5 81.8-107.4 134.4-184.6 134.7-16.1 0-16.6-24.4 0-24.4 64.4-.3 120.5-42.7 157.2-110.1-41.1 15.9-118.6 27.9-161.6-82.2 109-44.9 159.1 11.2 178.3 45.5 9.9-24.4 17-50.9 21.6-79.7 0 0-139.7 21.9-149.5-98.1 119.1-47.9 152.6 76.7 152.6 76.7 1.6-16.7 3.3-52.6 3.3-53.4 0 0-106.3-73.7-38.1-165.2 124.6 43 61.4 162.4 61.4 162.4.5 1.6.5 23.8 0 33.4 0 0 45.2-89 136.4-57.5-4.2 134-141.9 106.4-141.9 106.4-4.4 27.4-11.2 53.4-20 77.5 0 0 83-91.8 172-20z" - } - }, - "free": [ - "brands" - ] - }, - "pager": { - "changes": [ - "5.7.0" - ], - "ligatures": [], - "search": { - "terms": [ - "beeper", - "cellphone", - "communication" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f815", - "label": "Pager", - "voted": false, - "svg": { - "solid": { - "last_modified": 1548701299709, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M448 64H64a64 64 0 0 0-64 64v256a64 64 0 0 0 64 64h384a64 64 0 0 0 64-64V128a64 64 0 0 0-64-64zM160 368H80a16 16 0 0 1-16-16v-16a16 16 0 0 1 16-16h80zm128-16a16 16 0 0 1-16 16h-80v-48h80a16 16 0 0 1 16 16zm160-128a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32v-64a32 32 0 0 1 32-32h320a32 32 0 0 1 32 32z" - } - }, - "free": [ - "solid" - ] - }, - "paint-brush": { - "changes": [ - "4.2", - "5.0.0", - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f1fc", - "label": "Paint Brush", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861435, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M167.02 309.34c-40.12 2.58-76.53 17.86-97.19 72.3-2.35 6.21-8 9.98-14.59 9.98-11.11 0-45.46-27.67-55.25-34.35C0 439.62 37.93 512 128 512c75.86 0 128-43.77 128-120.19 0-3.11-.65-6.08-.97-9.13l-88.01-73.34zM457.89 0c-15.16 0-29.37 6.71-40.21 16.45C213.27 199.05 192 203.34 192 257.09c0 13.7 3.25 26.76 8.73 38.7l63.82 53.18c7.21 1.8 14.64 3.03 22.39 3.03 62.11 0 98.11-45.47 211.16-256.46 7.38-14.35 13.9-29.85 13.9-45.99C512 20.64 486 0 457.89 0z" - } - }, - "free": [ - "solid" - ] - }, - "paint-roller": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [ - "brush", - "painting", - "tool" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f5aa", - "label": "Paint Roller", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861435, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M416 128V32c0-17.67-14.33-32-32-32H32C14.33 0 0 14.33 0 32v96c0 17.67 14.33 32 32 32h352c17.67 0 32-14.33 32-32zm32-64v128c0 17.67-14.33 32-32 32H256c-35.35 0-64 28.65-64 64v32c-17.67 0-32 14.33-32 32v128c0 17.67 14.33 32 32 32h64c17.67 0 32-14.33 32-32V352c0-17.67-14.33-32-32-32v-32h160c53.02 0 96-42.98 96-96v-64c0-35.35-28.65-64-64-64z" - } - }, - "free": [ - "solid" - ] - }, - "palette": { - "changes": [ - "5.0.13" - ], - "ligatures": [], - "search": { - "terms": [ - "colors", - "painting" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f53f", - "label": "Palette", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861436, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M204.3 5C104.9 24.4 24.8 104.3 5.2 203.4c-37 187 131.7 326.4 258.8 306.7 41.2-6.4 61.4-54.6 42.5-91.7-23.1-45.4 9.9-98.4 60.9-98.4h79.7c35.8 0 64.8-29.6 64.9-65.3C511.5 97.1 368.1-26.9 204.3 5zM96 320c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32zm32-128c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32zm128-64c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32zm128 64c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32z" - } - }, - "free": [ - "solid" - ] - }, - "palfed": { - "changes": [ - "5.0.0", - "5.0.3" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f3d8", - "label": "Palfed", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861011, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M384.9 193.9c0-47.4-55.2-44.2-95.4-29.8-1.3 39.4-2.5 80.7-3 119.8.7 2.8 2.6 6.2 15.1 6.2 36.8 0 83.4-42.8 83.3-96.2zm-194.5 72.2c.2 0 6.5-2.7 11.2-2.7 26.6 0 20.7 44.1-14.4 44.1-21.5 0-37.1-18.1-37.1-43 0-42 42.9-95.6 100.7-126.5 1-12.4 3-22 10.5-28.2 11.2-9 26.6-3.5 29.5 11.1 72.2-22.2 135.2 1 135.2 72 0 77.9-79.3 152.6-140.1 138.2-.1 39.4.9 74.4 2.7 100v.2c.2 3.4.6 12.5-5.3 19.1-9.6 10.6-33.4 10-36.4-22.3-4.1-44.4.2-206.1 1.4-242.5-21.5 15-58.5 50.3-58.5 75.9.2 2.5.4 4 .6 4.6zM8 181.1s-.1 37.4 38.4 37.4h30l22.4 217.2s0 44.3 44.7 44.3h288.9s44.7-.4 44.7-44.3l22.4-217.2h30s38.4 1.2 38.4-37.4c0 0 .1-37.4-38.4-37.4h-30.1c-7.3-25.6-30.2-74.3-119.4-74.3h-28V50.3s-2.7-18.4-21.1-18.4h-85.8s-21.1 0-21.1 18.4v19.1h-28.1s-105 4.2-120.5 74.3h-29S8 142.5 8 181.1z" - } - }, - "free": [ - "brands" - ] - }, - "pallet": { - "changes": [ - "5.0.7" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f482", - "label": "Pallet", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861436, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M144 256h352c8.8 0 16-7.2 16-16V16c0-8.8-7.2-16-16-16H384v128l-64-32-64 32V0H144c-8.8 0-16 7.2-16 16v224c0 8.8 7.2 16 16 16zm480 128c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16H16c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h48v64H16c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h608c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16h-48v-64h48zm-336 64H128v-64h160v64zm224 0H352v-64h160v64z" - } - }, - "free": [ - "solid" - ] - }, - "paper-plane": { - "changes": [ - "4.1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f1d8", - "label": "Paper Plane", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861436, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M476 3.2L12.5 270.6c-18.1 10.4-15.8 35.6 2.2 43.2L121 358.4l287.3-253.2c5.5-4.9 13.3 2.6 8.6 8.3L176 407v80.5c0 23.6 28.5 32.9 42.5 15.8L282 426l124.6 52.2c14.2 6 30.4-2.9 33-18.2l72-432C515 7.8 493.3-6.8 476 3.2z" - }, - "regular": { - "last_modified": 1546440861301, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M440 6.5L24 246.4c-34.4 19.9-31.1 70.8 5.7 85.9L144 379.6V464c0 46.4 59.2 65.5 86.6 28.6l43.8-59.1 111.9 46.2c5.9 2.4 12.1 3.6 18.3 3.6 8.2 0 16.3-2.1 23.6-6.2 12.8-7.2 21.6-20 23.9-34.5l59.4-387.2c6.1-40.1-36.9-68.8-71.5-48.9zM192 464v-64.6l36.6 15.1L192 464zm212.6-28.7l-153.8-63.5L391 169.5c10.7-15.5-9.5-33.5-23.7-21.2L155.8 332.6 48 288 464 48l-59.4 387.3z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "paperclip": { - "changes": [ - "2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "attachment" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f0c6", - "label": "Paperclip", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861436, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M43.246 466.142c-58.43-60.289-57.341-157.511 1.386-217.581L254.392 34c44.316-45.332 116.351-45.336 160.671 0 43.89 44.894 43.943 117.329 0 162.276L232.214 383.128c-29.855 30.537-78.633 30.111-107.982-.998-28.275-29.97-27.368-77.473 1.452-106.953l143.743-146.835c6.182-6.314 16.312-6.422 22.626-.241l22.861 22.379c6.315 6.182 6.422 16.312.241 22.626L171.427 319.927c-4.932 5.045-5.236 13.428-.648 18.292 4.372 4.634 11.245 4.711 15.688.165l182.849-186.851c19.613-20.062 19.613-52.725-.011-72.798-19.189-19.627-49.957-19.637-69.154 0L90.39 293.295c-34.763 35.56-35.299 93.12-1.191 128.313 34.01 35.093 88.985 35.137 123.058.286l172.06-175.999c6.177-6.319 16.307-6.433 22.626-.256l22.877 22.364c6.319 6.177 6.434 16.307.256 22.626l-172.06 175.998c-59.576 60.938-155.943 60.216-214.77-.485z" - } - }, - "free": [ - "solid" - ] - }, - "parachute-box": { - "changes": [ - "5.0.9" - ], - "ligatures": [], - "search": { - "terms": [ - "aid", - "assistance", - "rescue", - "supplies" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f4cd", - "label": "Parachute Box", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861436, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M511.9 175c-9.1-75.6-78.4-132.4-158.3-158.7C390 55.7 416 116.9 416 192h28.1L327.5 321.5c-2.5-.6-4.8-1.5-7.5-1.5h-48V192h112C384 76.8 315.1 0 256 0S128 76.8 128 192h112v128h-48c-2.7 0-5 .9-7.5 1.5L67.9 192H96c0-75.1 26-136.3 62.4-175.7C78.5 42.7 9.2 99.5.1 175c-1.1 9.1 6.8 17 16 17h8.7l136.7 151.9c-.7 2.6-1.6 5.2-1.6 8.1v128c0 17.7 14.3 32 32 32h128c17.7 0 32-14.3 32-32V352c0-2.9-.9-5.4-1.6-8.1L487.1 192h8.7c9.3 0 17.2-7.8 16.1-17z" - } - }, - "free": [ - "solid" - ] - }, - "paragraph": { - "changes": [ - "4.1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f1dd", - "label": "paragraph", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861436, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M408 32H177.531C88.948 32 16.045 103.335 16 191.918 15.956 280.321 87.607 352 176 352v104c0 13.255 10.745 24 24 24h32c13.255 0 24-10.745 24-24V112h32v344c0 13.255 10.745 24 24 24h32c13.255 0 24-10.745 24-24V112h40c13.255 0 24-10.745 24-24V56c0-13.255-10.745-24-24-24z" - } - }, - "free": [ - "solid" - ] - }, - "parking": { - "changes": [ - "5.0.13" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f540", - "label": "Parking", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861437, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M400 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zM240 320h-48v48c0 8.8-7.2 16-16 16h-32c-8.8 0-16-7.2-16-16V144c0-8.8 7.2-16 16-16h96c52.9 0 96 43.1 96 96s-43.1 96-96 96zm0-128h-48v64h48c17.6 0 32-14.4 32-32s-14.4-32-32-32z" - } - }, - "free": [ - "solid" - ] - }, - "passport": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [ - "document", - "identification", - "issued" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f5ab", - "label": "Passport", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861437, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M129.62 176h39.09c1.49-27.03 6.54-51.35 14.21-70.41-27.71 13.24-48.02 39.19-53.3 70.41zm0 32c5.29 31.22 25.59 57.17 53.3 70.41-7.68-19.06-12.72-43.38-14.21-70.41h-39.09zM224 286.69c7.69-7.45 20.77-34.42 23.43-78.69h-46.87c2.67 44.26 15.75 71.24 23.44 78.69zM200.57 176h46.87c-2.66-44.26-15.74-71.24-23.43-78.69-7.7 7.45-20.78 34.43-23.44 78.69zm64.51 102.41c27.71-13.24 48.02-39.19 53.3-70.41h-39.09c-1.49 27.03-6.53 51.35-14.21 70.41zM416 0H64C28.65 0 0 28.65 0 64v384c0 35.35 28.65 64 64 64h352c17.67 0 32-14.33 32-32V32c0-17.67-14.33-32-32-32zm-80 416H112c-8.8 0-16-7.2-16-16s7.2-16 16-16h224c8.8 0 16 7.2 16 16s-7.2 16-16 16zm-112-96c-70.69 0-128-57.31-128-128S153.31 64 224 64s128 57.31 128 128-57.31 128-128 128zm41.08-214.41c7.68 19.06 12.72 43.38 14.21 70.41h39.09c-5.28-31.22-25.59-57.17-53.3-70.41z" - } - }, - "free": [ - "solid" - ] - }, - "pastafarianism": { - "changes": [ - "5.3.0" - ], - "ligatures": [], - "search": { - "terms": [ - "agnosticism", - "atheism", - "flying spaghetti monster", - "fsm" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f67b", - "label": "Pastafarianism", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861437, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M624.54 347.67c-32.7-12.52-57.36 4.25-75.37 16.45-17.06 11.53-23.25 14.42-31.41 11.36-8.12-3.09-10.83-9.38-15.89-29.38-3.33-13.15-7.44-29.32-17.95-42.65 2.24-2.91 4.43-5.79 6.38-8.57C500.47 304.45 513.71 312 532 312c33.95 0 50.87-25.78 62.06-42.83 10.59-16.14 15-21.17 21.94-21.17 13.25 0 24-10.75 24-24s-10.75-24-24-24c-33.95 0-50.87 25.78-62.06 42.83-10.6 16.14-15 21.17-21.94 21.17-17.31 0-37.48-61.43-97.26-101.91l17.25-34.5C485.43 125.5 512 97.98 512 64c0-35.35-28.65-64-64-64s-64 28.65-64 64c0 13.02 3.94 25.1 10.62 35.21l-18.15 36.3c-16.98-4.6-35.6-7.51-56.46-7.51s-39.49 2.91-56.46 7.51l-18.15-36.3C252.06 89.1 256 77.02 256 64c0-35.35-28.65-64-64-64s-64 28.65-64 64c0 33.98 26.56 61.5 60.02 63.6l17.25 34.5C145.68 202.44 125.15 264 108 264c-6.94 0-11.34-5.03-21.94-21.17C74.88 225.78 57.96 200 24 200c-13.25 0-24 10.75-24 24s10.75 24 24 24c6.94 0 11.34 5.03 21.94 21.17C57.13 286.22 74.05 312 108 312c18.29 0 31.53-7.55 41.7-17.11 1.95 2.79 4.14 5.66 6.38 8.57-10.51 13.33-14.62 29.5-17.95 42.65-5.06 20-7.77 26.28-15.89 29.38-8.11 3.06-14.33.17-31.41-11.36-18.03-12.2-42.72-28.92-75.37-16.45-12.39 4.72-18.59 18.58-13.87 30.97 4.72 12.41 18.61 18.61 30.97 13.88 8.16-3.09 14.34-.19 31.39 11.36 13.55 9.16 30.83 20.86 52.42 20.84 7.17 0 14.83-1.28 22.97-4.39 32.66-12.44 39.98-41.33 45.33-62.44 2.21-8.72 3.99-14.49 5.95-18.87 16.62 13.61 36.95 25.88 61.64 34.17-9.96 37-32.18 90.8-60.26 90.8-13.25 0-24 10.75-24 24s10.75 24 24 24c66.74 0 97.05-88.63 107.42-129.14 6.69.6 13.42 1.14 20.58 1.14s13.89-.54 20.58-1.14C350.95 423.37 381.26 512 448 512c13.25 0 24-10.75 24-24s-10.75-24-24-24c-27.94 0-50.21-53.81-60.22-90.81 24.69-8.29 45-20.56 61.62-34.16 1.96 4.38 3.74 10.15 5.95 18.87 5.34 21.11 12.67 50 45.33 62.44 8.14 3.11 15.8 4.39 22.97 4.39 21.59 0 38.87-11.69 52.42-20.84 17.05-11.55 23.28-14.45 31.39-11.36 12.39 4.75 26.27-1.47 30.97-13.88 4.71-12.4-1.49-26.26-13.89-30.98zM448 48c8.82 0 16 7.18 16 16s-7.18 16-16 16-16-7.18-16-16 7.18-16 16-16zm-256 0c8.82 0 16 7.18 16 16s-7.18 16-16 16-16-7.18-16-16 7.18-16 16-16z" - } - }, - "free": [ - "solid" - ] - }, - "paste": { - "changes": [ - "2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "clipboard", - "copy" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f0ea", - "label": "Paste", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861437, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M128 184c0-30.879 25.122-56 56-56h136V56c0-13.255-10.745-24-24-24h-80.61C204.306 12.89 183.637 0 160 0s-44.306 12.89-55.39 32H24C10.745 32 0 42.745 0 56v336c0 13.255 10.745 24 24 24h104V184zm32-144c13.255 0 24 10.745 24 24s-10.745 24-24 24-24-10.745-24-24 10.745-24 24-24zm184 248h104v200c0 13.255-10.745 24-24 24H184c-13.255 0-24-10.745-24-24V184c0-13.255 10.745-24 24-24h136v104c0 13.2 10.8 24 24 24zm104-38.059V256h-96v-96h6.059a24 24 0 0 1 16.97 7.029l65.941 65.941a24.002 24.002 0 0 1 7.03 16.971z" - } - }, - "free": [ - "solid" - ] - }, - "patreon": { - "changes": [ - "5.0.0", - "5.0.3" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f3d9", - "label": "Patreon", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861011, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M512 194.8c0 101.3-82.4 183.8-183.8 183.8-101.7 0-184.4-82.4-184.4-183.8 0-101.6 82.7-184.3 184.4-184.3C429.6 10.5 512 93.2 512 194.8zM0 501.5h90v-491H0v491z" - } - }, - "free": [ - "brands" - ] - }, - "pause": { - "changes": [ - "1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "wait" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f04c", - "label": "pause", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861437, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M144 479H48c-26.5 0-48-21.5-48-48V79c0-26.5 21.5-48 48-48h96c26.5 0 48 21.5 48 48v352c0 26.5-21.5 48-48 48zm304-48V79c0-26.5-21.5-48-48-48h-96c-26.5 0-48 21.5-48 48v352c0 26.5 21.5 48 48 48h96c26.5 0 48-21.5 48-48z" - } - }, - "free": [ - "solid" - ] - }, - "pause-circle": { - "changes": [ - "4.5", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f28b", - "label": "Pause Circle", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861437, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm-16 328c0 8.8-7.2 16-16 16h-48c-8.8 0-16-7.2-16-16V176c0-8.8 7.2-16 16-16h48c8.8 0 16 7.2 16 16v160zm112 0c0 8.8-7.2 16-16 16h-48c-8.8 0-16-7.2-16-16V176c0-8.8 7.2-16 16-16h48c8.8 0 16 7.2 16 16v160z" - }, - "regular": { - "last_modified": 1546440861302, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm96-280v160c0 8.8-7.2 16-16 16h-48c-8.8 0-16-7.2-16-16V176c0-8.8 7.2-16 16-16h48c8.8 0 16 7.2 16 16zm-112 0v160c0 8.8-7.2 16-16 16h-48c-8.8 0-16-7.2-16-16V176c0-8.8 7.2-16 16-16h48c8.8 0 16 7.2 16 16z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "paw": { - "changes": [ - "4.1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "animal", - "pet" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f1b0", - "label": "Paw", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861437, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M256 224c-79.41 0-192 122.76-192 200.25 0 34.9 26.81 55.75 71.74 55.75 48.84 0 81.09-25.08 120.26-25.08 39.51 0 71.85 25.08 120.26 25.08 44.93 0 71.74-20.85 71.74-55.75C448 346.76 335.41 224 256 224zm-147.28-12.61c-10.4-34.65-42.44-57.09-71.56-50.13-29.12 6.96-44.29 40.69-33.89 75.34 10.4 34.65 42.44 57.09 71.56 50.13 29.12-6.96 44.29-40.69 33.89-75.34zm84.72-20.78c30.94-8.14 46.42-49.94 34.58-93.36s-46.52-72.01-77.46-63.87-46.42 49.94-34.58 93.36c11.84 43.42 46.53 72.02 77.46 63.87zm281.39-29.34c-29.12-6.96-61.15 15.48-71.56 50.13-10.4 34.65 4.77 68.38 33.89 75.34 29.12 6.96 61.15-15.48 71.56-50.13 10.4-34.65-4.77-68.38-33.89-75.34zm-156.27 29.34c30.94 8.14 65.62-20.45 77.46-63.87 11.84-43.42-3.64-85.21-34.58-93.36s-65.62 20.45-77.46 63.87c-11.84 43.42 3.64 85.22 34.58 93.36z" - } - }, - "free": [ - "solid" - ] - }, - "paypal": { - "changes": [ - "4.2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f1ed", - "label": "Paypal", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861011, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z" - } - }, - "free": [ - "brands" - ] - }, - "peace": { - "changes": [ - "5.3.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f67c", - "label": "Peace", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861437, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M248 8C111.03 8 0 119.03 0 256s111.03 248 248 248 248-111.03 248-248S384.97 8 248 8zm184 248c0 31.93-8.2 61.97-22.57 88.17L280 240.63V74.97c86.23 15.21 152 90.5 152 181.03zM216 437.03c-33.86-5.97-64.49-21.2-89.29-43.02L216 322.57v114.46zm64-114.46L369.29 394c-24.8 21.82-55.43 37.05-89.29 43.02V322.57zm-64-247.6v165.66L86.57 344.17C72.2 317.97 64 287.93 64 256c0-90.53 65.77-165.82 152-181.03z" - } - }, - "free": [ - "solid" - ] - }, - "pen": { - "changes": [ - "5.0.0", - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [ - "design", - "edit", - "update", - "write" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f304", - "label": "Pen", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861438, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M290.74 93.24l128.02 128.02-277.99 277.99-114.14 12.6C11.35 513.54-1.56 500.62.14 485.34l12.7-114.22 277.9-277.88zm207.2-19.06l-60.11-60.11c-18.75-18.75-49.16-18.75-67.91 0l-56.55 56.55 128.02 128.02 56.55-56.55c18.75-18.76 18.75-49.16 0-67.91z" - } - }, - "free": [ - "solid" - ] - }, - "pen-alt": { - "changes": [ - "5.0.0", - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [ - "design", - "edit", - "update", - "write" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f305", - "label": "Alternate Pen", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861438, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M497.94 74.17l-60.11-60.11c-18.75-18.75-49.16-18.75-67.91 0l-56.55 56.55 128.02 128.02 56.55-56.55c18.75-18.75 18.75-49.15 0-67.91zm-246.8-20.53c-15.62-15.62-40.94-15.62-56.56 0L75.8 172.43c-6.25 6.25-6.25 16.38 0 22.62l22.63 22.63c6.25 6.25 16.38 6.25 22.63 0l101.82-101.82 22.63 22.62L93.95 290.03A327.038 327.038 0 0 0 .17 485.11l-.03.23c-1.7 15.28 11.21 28.2 26.49 26.51a327.02 327.02 0 0 0 195.34-93.8l196.79-196.79-82.77-82.77-84.85-84.85z" - } - }, - "free": [ - "solid" - ] - }, - "pen-fancy": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [ - "design", - "edit", - "fountain pen", - "update", - "write" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f5ac", - "label": "Pen Fancy", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861438, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M79.18 282.94a32.005 32.005 0 0 0-20.24 20.24L0 480l4.69 4.69 92.89-92.89c-.66-2.56-1.57-5.03-1.57-7.8 0-17.67 14.33-32 32-32s32 14.33 32 32-14.33 32-32 32c-2.77 0-5.24-.91-7.8-1.57l-92.89 92.89L32 512l176.82-58.94a31.983 31.983 0 0 0 20.24-20.24l33.07-84.07-98.88-98.88-84.07 33.07zM369.25 28.32L186.14 227.81l97.85 97.85 199.49-183.11C568.4 67.48 443.73-55.94 369.25 28.32z" - } - }, - "free": [ - "solid" - ] - }, - "pen-nib": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [ - "design", - "edit", - "fountain pen", - "update", - "write" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f5ad", - "label": "Pen Nib", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861438, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M136.6 138.79a64.003 64.003 0 0 0-43.31 41.35L0 460l14.69 14.69L164.8 324.58c-2.99-6.26-4.8-13.18-4.8-20.58 0-26.51 21.49-48 48-48s48 21.49 48 48-21.49 48-48 48c-7.4 0-14.32-1.81-20.58-4.8L37.31 497.31 52 512l279.86-93.29a64.003 64.003 0 0 0 41.35-43.31L416 224 288 96l-151.4 42.79zm361.34-64.62l-60.11-60.11c-18.75-18.75-49.16-18.75-67.91 0l-56.55 56.55 128.02 128.02 56.55-56.55c18.75-18.75 18.75-49.15 0-67.91z" - } - }, - "free": [ - "solid" - ] - }, - "pen-square": { - "changes": [ - "3.1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "edit", - "pencil-square", - "update", - "write" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f14b", - "label": "Pen Square", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861438, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M400 480H48c-26.5 0-48-21.5-48-48V80c0-26.5 21.5-48 48-48h352c26.5 0 48 21.5 48 48v352c0 26.5-21.5 48-48 48zM238.1 177.9L102.4 313.6l-6.3 57.1c-.8 7.6 5.6 14.1 13.3 13.3l57.1-6.3L302.2 242c2.3-2.3 2.3-6.1 0-8.5L246.7 178c-2.5-2.4-6.3-2.4-8.6-.1zM345 165.1L314.9 135c-9.4-9.4-24.6-9.4-33.9 0l-23.1 23.1c-2.3 2.3-2.3 6.1 0 8.5l55.5 55.5c2.3 2.3 6.1 2.3 8.5 0L345 199c9.3-9.3 9.3-24.5 0-33.9z" - } - }, - "free": [ - "solid" - ] - }, - "pencil-alt": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "design", - "edit", - "pencil", - "update", - "write" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f303", - "label": "Alternate Pencil", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861438, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M497.9 142.1l-46.1 46.1c-4.7 4.7-12.3 4.7-17 0l-111-111c-4.7-4.7-4.7-12.3 0-17l46.1-46.1c18.7-18.7 49.1-18.7 67.9 0l60.1 60.1c18.8 18.7 18.8 49.1 0 67.9zM284.2 99.8L21.6 362.4.4 483.9c-2.9 16.4 11.4 30.6 27.8 27.8l121.5-21.3 262.6-262.6c4.7-4.7 4.7-12.3 0-17l-111-111c-4.8-4.7-12.4-4.7-17.1 0zM124.1 339.9c-5.5-5.5-5.5-14.3 0-19.8l154-154c5.5-5.5 14.3-5.5 19.8 0s5.5 14.3 0 19.8l-154 154c-5.5 5.5-14.3 5.5-19.8 0zM88 424h48v36.3l-64.5 11.3-31.1-31.1L51.7 376H88v48z" - } - }, - "free": [ - "solid" - ] - }, - "pencil-ruler": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f5ae", - "label": "Pencil Ruler", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861439, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M109.46 244.04l134.58-134.56-44.12-44.12-61.68 61.68a7.919 7.919 0 0 1-11.21 0l-11.21-11.21c-3.1-3.1-3.1-8.12 0-11.21l61.68-61.68-33.64-33.65C131.47-3.1 111.39-3.1 99 9.29L9.29 99c-12.38 12.39-12.39 32.47 0 44.86l100.17 100.18zm388.47-116.8c18.76-18.76 18.75-49.17 0-67.93l-45.25-45.25c-18.76-18.76-49.18-18.76-67.95 0l-46.02 46.01 113.2 113.2 46.02-46.03zM316.08 82.71l-297 296.96L.32 487.11c-2.53 14.49 10.09 27.11 24.59 24.56l107.45-18.84L429.28 195.9 316.08 82.71zm186.63 285.43l-33.64-33.64-61.68 61.68c-3.1 3.1-8.12 3.1-11.21 0l-11.21-11.21c-3.09-3.1-3.09-8.12 0-11.21l61.68-61.68-44.14-44.14L267.93 402.5l100.21 100.2c12.39 12.39 32.47 12.39 44.86 0l89.71-89.7c12.39-12.39 12.39-32.47 0-44.86z" - } - }, - "free": [ - "solid" - ] - }, - "penny-arcade": { - "changes": [ - "5.4.0" - ], - "ligatures": [], - "search": { - "terms": [ - "Dungeons & Dragons", - "d&d", - "dnd", - "fantasy", - "game", - "gaming", - "pax", - "tabletop" - ] - }, - "styles": [ - "brands" - ], - "unicode": "f704", - "label": "Penny Arcade", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861011, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M421.91 164.27c-4.49 19.45-1.4 6.06-15.1 65.29l39.73-10.61c-22.34-49.61-17.29-38.41-24.63-54.68zm-206.09 51.11c-20.19 5.4-11.31 3.03-39.63 10.58l4.46 46.19c28.17-7.59 20.62-5.57 34.82-9.34 42.3-9.79 32.85-56.42.35-47.43zm326.16-26.19l-45.47-99.2c-5.69-12.37-19.46-18.84-32.62-15.33-70.27 18.75-38.72 10.32-135.59 36.23a27.618 27.618 0 0 0-18.89 17.41C144.26 113.27 0 153.75 0 226.67c0 33.5 30.67 67.11 80.9 95.37l1.74 17.88a27.891 27.891 0 0 0-17.77 28.67l4.3 44.48c1.39 14.31 13.43 25.21 27.8 25.2 5.18-.01-3.01 1.78 122.53-31.76 12.57-3.37 21.12-15.02 20.58-28.02 216.59 45.5 401.99-5.98 399.89-84.83.01-28.15-22.19-66.56-97.99-104.47zM255.14 298.3l-21.91 5.88-48.44 12.91 2.46 23.55 20.53-5.51 4.51 44.51-115.31 30.78-4.3-44.52 20.02-5.35-11.11-114.64-20.12 5.39-4.35-44.5c178.15-47.54 170.18-46.42 186.22-46.65 56.66-1.13 64.15 71.84 42.55 104.43a86.7 86.7 0 0 1-50.75 33.72zm199.18 16.62l-3.89-39.49 14.9-3.98-6.61-14.68-57.76 15.42-4.1 17.54 19.2-5.12 4.05 39.54-112.85 30.07-4.46-44.43 20.99-5.59 33.08-126.47-17.15 4.56-4.2-44.48c93.36-24.99 65.01-17.41 135.59-36.24l66.67 145.47 20.79-5.56 4.3 44.48-108.55 28.96z" - } - }, - "free": [ - "brands" - ] - }, - "people-carry": { - "changes": [ - "5.0.9" - ], - "ligatures": [], - "search": { - "terms": [ - "movers" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f4ce", - "label": "People Carry", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861439, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M128 96c26.5 0 48-21.5 48-48S154.5 0 128 0 80 21.5 80 48s21.5 48 48 48zm384 0c26.5 0 48-21.5 48-48S538.5 0 512 0s-48 21.5-48 48 21.5 48 48 48zm125.7 372.1l-44-110-41.1 46.4-2 18.2 27.7 69.2c5 12.5 17 20.1 29.7 20.1 4 0 8-.7 11.9-2.3 16.4-6.6 24.4-25.2 17.8-41.6zm-34.2-209.8L585 178.1c-4.6-20-18.6-36.8-37.5-44.9-18.5-8-39-6.7-56.1 3.3-22.7 13.4-39.7 34.5-48.1 59.4L432 229.8 416 240v-96c0-8.8-7.2-16-16-16H240c-8.8 0-16 7.2-16 16v96l-16.1-10.2-11.3-33.9c-8.3-25-25.4-46-48.1-59.4-17.2-10-37.6-11.3-56.1-3.3-18.9 8.1-32.9 24.9-37.5 44.9l-18.4 80.2c-4.6 20 .7 41.2 14.4 56.7l67.2 75.9 10.1 92.6C130 499.8 143.8 512 160 512c1.2 0 2.3-.1 3.5-.2 17.6-1.9 30.2-17.7 28.3-35.3l-10.1-92.8c-1.5-13-6.9-25.1-15.6-35l-43.3-49 17.6-70.3 6.8 20.4c4.1 12.5 11.9 23.4 24.5 32.6l51.1 32.5c4.6 2.9 12.1 4.6 17.2 5h160c5.1-.4 12.6-2.1 17.2-5l51.1-32.5c12.6-9.2 20.4-20 24.5-32.6l6.8-20.4 17.6 70.3-43.3 49c-8.7 9.9-14.1 22-15.6 35l-10.1 92.8c-1.9 17.6 10.8 33.4 28.3 35.3 1.2.1 2.3.2 3.5.2 16.1 0 30-12.1 31.8-28.5l10.1-92.6 67.2-75.9c13.6-15.5 19-36.7 14.4-56.7zM46.3 358.1l-44 110c-6.6 16.4 1.4 35 17.8 41.6 16.8 6.6 35.1-1.7 41.6-17.8l27.7-69.2-2-18.2-41.1-46.4z" - } - }, - "free": [ - "solid" - ] - }, - "pepper-hot": { - "changes": [ - "5.7.0" - ], - "ligatures": [], - "search": { - "terms": [ - "buffalo wings", - "capsicum", - "chili", - "chilli", - "habanero", - "jalapeno", - "mexican", - "spicy", - "tabasco" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f816", - "label": "Hot Pepper", - "voted": true, - "svg": { - "solid": { - "last_modified": 1548697762016, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M330.67 263.12V173.4l-52.75-24.22C219.44 218.76 197.58 400 56 400a56 56 0 0 0 0 112c212.64 0 370.65-122.87 419.18-210.34l-37.05-38.54zm131.09-128.37C493.92 74.91 477.18 26.48 458.62 3a8 8 0 0 0-11.93-.59l-22.9 23a8.06 8.06 0 0 0-.89 10.23c6.86 10.36 17.05 35.1-1.4 72.32A142.85 142.85 0 0 0 364.34 96c-28 0-54 8.54-76.34 22.59l74.67 34.29v78.24h89.09L506.44 288c3.26-12.62 5.56-25.63 5.56-39.31a154 154 0 0 0-50.24-113.94z" - } - }, - "free": [ - "solid" - ] - }, - "percent": { - "changes": [ - "4.5", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f295", - "label": "Percent", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861439, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M112 224c61.9 0 112-50.1 112-112S173.9 0 112 0 0 50.1 0 112s50.1 112 112 112zm0-160c26.5 0 48 21.5 48 48s-21.5 48-48 48-48-21.5-48-48 21.5-48 48-48zm224 224c-61.9 0-112 50.1-112 112s50.1 112 112 112 112-50.1 112-112-50.1-112-112-112zm0 160c-26.5 0-48-21.5-48-48s21.5-48 48-48 48 21.5 48 48-21.5 48-48 48zM392.3.2l31.6-.1c19.4-.1 30.9 21.8 19.7 37.8L77.4 501.6a23.95 23.95 0 0 1-19.6 10.2l-33.4.1c-19.5 0-30.9-21.9-19.7-37.8l368-463.7C377.2 4 384.5.2 392.3.2z" - } - }, - "free": [ - "solid" - ] - }, - "percentage": { - "changes": [ - "5.0.13" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f541", - "label": "Percentage", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861439, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M109.25 173.25c24.99-24.99 24.99-65.52 0-90.51-24.99-24.99-65.52-24.99-90.51 0-24.99 24.99-24.99 65.52 0 90.51 25 25 65.52 25 90.51 0zm256 165.49c-24.99-24.99-65.52-24.99-90.51 0-24.99 24.99-24.99 65.52 0 90.51 24.99 24.99 65.52 24.99 90.51 0 25-24.99 25-65.51 0-90.51zm-1.94-231.43l-22.62-22.62c-12.5-12.5-32.76-12.5-45.25 0L20.69 359.44c-12.5 12.5-12.5 32.76 0 45.25l22.62 22.62c12.5 12.5 32.76 12.5 45.25 0l274.75-274.75c12.5-12.49 12.5-32.75 0-45.25z" - } - }, - "free": [ - "solid" - ] - }, - "periscope": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f3da", - "label": "Periscope", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861011, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M370 63.6C331.4 22.6 280.5 0 226.6 0 111.9 0 18.5 96.2 18.5 214.4c0 75.1 57.8 159.8 82.7 192.7C137.8 455.5 192.6 512 226.6 512c41.6 0 112.9-94.2 120.9-105 24.6-33.1 82-118.3 82-192.6 0-56.5-21.1-110.1-59.5-150.8zM226.6 493.9c-42.5 0-190-167.3-190-279.4 0-107.4 83.9-196.3 190-196.3 100.8 0 184.7 89 184.7 196.3.1 112.1-147.4 279.4-184.7 279.4zM338 206.8c0 59.1-51.1 109.7-110.8 109.7-100.6 0-150.7-108.2-92.9-181.8v.4c0 24.5 20.1 44.4 44.8 44.4 24.7 0 44.8-19.9 44.8-44.4 0-18.2-11.1-33.8-26.9-40.7 76.6-19.2 141 39.3 141 112.4z" - } - }, - "free": [ - "brands" - ] - }, - "person-booth": { - "changes": [ - "5.5.0" - ], - "ligatures": [], - "search": { - "terms": [ - "changing", - "changing room", - "election", - "human", - "person", - "vote", - "voting" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f756", - "label": "Person Entering Booth", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861439, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M192 496c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V320h-64v176zm32-272h-50.9l-45.2-45.3C115.8 166.6 99.7 160 82.7 160H64c-17.1 0-33.2 6.7-45.3 18.8C6.7 190.9 0 207 0 224.1L.2 320 0 480c0 17.7 14.3 32 31.9 32 17.6 0 32-14.3 32-32l.1-100.7c.9.5 1.6 1.3 2.5 1.7l29.1 43v56c0 17.7 14.3 32 32 32s32-14.3 32-32v-56.5c0-9.9-2.3-19.8-6.7-28.6l-41.2-61.3V253l20.9 20.9c9.1 9.1 21.1 14.1 33.9 14.1H224c17.7 0 32-14.3 32-32s-14.3-32-32-32zM64 128c26.5 0 48-21.5 48-48S90.5 32 64 32 16 53.5 16 80s21.5 48 48 48zm224-96l31.5 223.1-30.9 154.6c-4.3 21.6 13 38.3 31.4 38.3 15.2 0 28-9.1 32.3-30.4.9 16.9 14.6 30.4 31.7 30.4 17.7 0 32-14.3 32-32 0 17.7 14.3 32 32 32s32-14.3 32-32V0H288v32zm-96 0v160h64V0h-32c-17.7 0-32 14.3-32 32zM544 0h-32v496c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V32c0-17.7-14.3-32-32-32z" - } - }, - "free": [ - "solid" - ] - }, - "phabricator": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f3db", - "label": "Phabricator", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861012, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M323 262.1l-.1-13s21.7-19.8 21.1-21.2l-9.5-20c-.6-1.4-29.5-.5-29.5-.5l-9.4-9.3s.2-28.5-1.2-29.1l-20.1-9.2c-1.4-.6-20.7 21-20.7 21l-13.1-.2s-20.5-21.4-21.9-20.8l-20 8.3c-1.4.5.2 28.9.2 28.9l-9.1 9.1s-29.2-.9-29.7.4l-8.1 19.8c-.6 1.4 21 21 21 21l.1 12.9s-21.7 19.8-21.1 21.2l9.5 20c.6 1.4 29.5.5 29.5.5l9.4 9.3s-.2 31.8 1.2 32.3l20.1 8.3c1.4.6 20.7-23.5 20.7-23.5l13.1.2s20.5 23.8 21.8 23.3l20-7.5c1.4-.6-.2-32.1-.2-32.1l9.1-9.1s29.2.9 29.7-.5l8.1-19.8c.7-1.1-20.9-20.7-20.9-20.7zm-44.9-8.7c.7 17.1-12.8 31.6-30.1 32.4-17.3.8-32.1-12.5-32.8-29.6-.7-17.1 12.8-31.6 30.1-32.3 17.3-.8 32.1 12.5 32.8 29.5zm201.2-37.9l-97-97-.1.1c-75.1-73.3-195.4-72.8-269.8 1.6-50.9 51-27.8 27.9-95.7 95.3-22.3 22.3-22.3 58.7 0 81 69.9 69.4 46.4 46 97.4 97l.1-.1c75.1 73.3 195.4 72.9 269.8-1.6 51-50.9 27.9-27.9 95.3-95.3 22.3-22.3 22.3-58.7 0-81zM140.4 363.8c-59.6-59.5-59.6-156 0-215.5 59.5-59.6 156-59.5 215.6 0 59.5 59.5 59.6 156 0 215.6-59.6 59.5-156 59.4-215.6-.1z" - } - }, - "free": [ - "brands" - ] - }, - "phoenix-framework": { - "changes": [ - "5.0.0", - "5.0.3" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f3dc", - "label": "Phoenix Framework", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861012, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M212.9 344.3c3.8-.1 22.8-1.4 25.6-2.2-2.4-2.6-43.6-1-68-49.6-4.3-8.6-7.5-17.6-6.4-27.6 2.9-25.5 32.9-30 52-18.5 36 21.6 63.3 91.3 113.7 97.5 37 4.5 84.6-17 108.2-45.4-.6-.1-.8-.2-1-.1-.4.1-.8.2-1.1.3-33.3 12.1-94.3 9.7-134.7-14.8-37.6-22.8-53.1-58.7-51.8-74.6 1.8-21.3 22.9-23.2 35.9-19.6 14.4 3.9 24.4 17.6 38.9 27.4 15.6 10.4 32.9 13.7 51.3 10.3 14.9-2.7 34.4-12.3 36.5-14.5-1.1-.1-1.8-.1-2.5-.2-6.2-.6-12.4-.8-18.5-1.7C279.8 194.5 262.1 47.4 138.5 37.9 94.2 34.5 39.1 46 2.2 72.9c-.8.6-1.5 1.2-2.2 1.8.1.2.1.3.2.5.8 0 1.6-.1 2.4-.2 6.3-1 12.5-.8 18.7.3 23.8 4.3 47.7 23.1 55.9 76.5 5.3 34.3-.7 50.8 8 86.1 19 77.1 91 107.6 127.7 106.4zM75.3 64.9c-.9-1-.9-1.2-1.3-2 12.1-2.6 24.2-4.1 36.6-4.8-1.1 14.7-22.2 21.3-35.3 6.8zm196.9 350.5c-42.8 1.2-92-26.7-123.5-61.4-4.6-5-16.8-20.2-18.6-23.4l.4-.4c6.6 4.1 25.7 18.6 54.8 27 24.2 7 48.1 6.3 71.6-3.3 22.7-9.3 41-.5 43.1 2.9-18.5 3.8-20.1 4.4-24 7.9-5.1 4.4-4.6 11.7 7 17.2 26.2 12.4 63-2.8 97.2 25.4 2.4 2 8.1 7.8 10.1 10.7-.1.2-.3.3-.4.5-4.8-1.5-16.4-7.5-40.2-9.3-24.7-2-46.3 5.3-77.5 6.2zm174.8-252c16.4-5.2 41.3-13.4 66.5-3.3 16.1 6.5 26.2 18.7 32.1 34.6 3.5 9.4 5.1 19.7 5.1 28.7-.2 0-.4 0-.6.1-.2-.4-.4-.9-.5-1.3-5-22-29.9-43.8-67.6-29.9-50.2 18.6-130.4 9.7-176.9-48-.7-.9-2.4-1.7-1.3-3.2.1-.2 2.1.6 3 1.3 18.1 13.4 38.3 21.9 60.3 26.2 30.5 6.1 54.6 2.9 79.9-5.2zm102.7 117.5c-32.4.2-33.8 50.1-103.6 64.4-18.2 3.7-38.7 4.6-44.9 4.2v-.4c2.8-1.5 14.7-2.6 29.7-16.6 7.9-7.3 15.3-15.1 22.8-22.9 19.5-20.2 41.4-42.2 81.9-39 23.1 1.8 29.3 8.2 36.1 12.7.3.2.4.5.7.9-.5 0-.7.1-.9 0-7-2.7-14.3-3.3-21.8-3.3zm-12.3-24.1c-.1.2-.1.4-.2.6-28.9-4.4-48-7.9-68.5 4-17 9.9-31.4 20.5-62 24.4-27.1 3.4-45.1 2.4-66.1-8-.3-.2-.6-.4-1-.6 0-.2.1-.3.1-.5 24.9 3.8 36.4 5.1 55.5-5.8 22.3-12.9 40.1-26.6 71.3-31 29.6-4.1 51.3 2.5 70.9 16.9zM268.6 97.3c-.6-.6-1.1-1.2-2.1-2.3 7.6 0 29.7-1.2 53.4 8.4 19.7 8 32.2 21 50.2 32.9 11.1 7.3 23.4 9.3 36.4 8.1 4.3-.4 8.5-1.2 12.8-1.7.4-.1.9 0 1.5.3-.6.4-1.2.9-1.8 1.2-8.1 4-16.7 6.3-25.6 7.1-26.1 2.6-50.3-3.7-73.4-15.4-19.3-9.9-36.4-22.9-51.4-38.6zM640 335.7c-3.5 3.1-22.7 11.6-42.7 5.3-12.3-3.9-19.5-14.9-31.6-24.1-10-7.6-20.9-7.9-28.1-8.4.6-.8.9-1.2 1.2-1.4 14.8-9.2 30.5-12.2 47.3-6.5 12.5 4.2 19.2 13.5 30.4 24.2 10.8 10.4 21 9.9 23.1 10.5.1-.1.2 0 .4.4zm-212.5 137c2.2 1.2 1.6 1.5 1.5 2-18.5-1.4-33.9-7.6-46.8-22.2-21.8-24.7-41.7-27.9-48.6-29.7.5-.2.8-.4 1.1-.4 13.1.1 26.1.7 38.9 3.9 25.3 6.4 35 25.4 41.6 35.3 3.2 4.8 7.3 8.3 12.3 11.1z" - } - }, - "free": [ - "brands" - ] - }, - "phoenix-squadron": { - "changes": [ - "5.0.12" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f511", - "label": "Phoenix Squadron", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861012, - "raw": "", - "viewBox": [ - "0", - "0", - "513.52", - "512" - ], - "width": 513, - "height": 512, - "path": "M96.24 62.81C142.91 26.57 202.15 6.57 261.28 8.08c29.67-.38 59.29 5.38 87.17 15.37-24.2-4.64-49.18-6.35-73.6-2.45-43 5.35-83.26 27.23-112.16 59.35 5.69-.99 10.81-3.68 16.07-5.88 18.19-7.89 37.6-13.29 57.4-14.87 19.8-2.14 39.75-.43 59.45 1.93-14.46 2.79-29.2 4.58-43.11 9.61-34.53 11.11-65.46 33.26-86.55 62.82-13.84 19.77-23.7 42.99-24.74 67.33-.35 16.54 5.23 34.91 19.89 44.17 11.13 6.66 24.85 9.39 37.63 6.76 15.49-2.47 30.16-8.67 43.73-16.38 11.55-6.84 22.73-14.59 32.05-24.32 3.8-3.23 2.54-8.48 2.63-12.83-2.13-.34-4.4-1.11-6.32.3a203.975 203.975 0 0 1-35.93 15.42c-20.07 6.19-42.28 8.48-62.28.78 12.83 1.73 26.14.31 37.85-5.46 20.29-9.75 36.92-25.27 54.6-38.88 27.84-21.29 57.64-40.11 89.17-55.47 25.78-12.01 53.09-22.85 81.81-24.2-15.68 13.76-32.25 26.6-46.92 41.51-14.55 14.04-27.54 29.58-40.23 45.31-3.53 4.61-8.98 6.96-13.62 10.19-22.24 15.03-40.6 35.96-52.04 60.28-9.36 19.74-14.55 41.97-11.81 63.84 1.95 13.73 8.74 27.67 20.96 35.01 12.94 7.99 29.14 8.09 43.61 5.11 32.9-7.47 61.61-28.97 81.28-56 20.5-27.6 30.61-62.38 29.25-96.64-.52-7.52-1.58-15-1.67-22.55 8.02 19.54 14.87 39.83 16.7 61.01 2.01 14.32.75 28.84-1.62 43.02-1.92 11.02-5.69 21.58-7.81 32.53 20.36-22.73 34.17-51.24 39.46-81.31 5.72-35.37.58-72.36-14.25-104.95 20.84 32.12 32.43 69.79 35.81 107.8.5 12.77.5 25.58 0 38.34-2.91 34.26-12.97 67.95-29.76 98-26.2 47.48-68.2 85.89-117.54 108.32-78.52 36.34-175.2 31.41-248.72-14.72-38.84-23.78-71.06-58.32-91.68-98.96C10.72 337.43 2.04 305.5 0 273.13V241.7c3.94-69.97 40.99-136.32 96.24-178.89m222.65 80.57c5.51-.8 10.82-2.57 16.02-4.5 4.99-1.77 9.27-5.95 10.35-11.25-8.91 5-17.95 9.95-26.37 15.75z" - } - }, - "free": [ - "brands" - ] - }, - "phone": { - "changes": [ - "2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "call", - "earphone", - "number", - "support", - "telephone", - "voice" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f095", - "label": "Phone", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861440, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M493.4 24.6l-104-24c-11.3-2.6-22.9 3.3-27.5 13.9l-48 112c-4.2 9.8-1.4 21.3 6.9 28l60.6 49.6c-36 76.7-98.9 140.5-177.2 177.2l-49.6-60.6c-6.8-8.3-18.2-11.1-28-6.9l-112 48C3.9 366.5-2 378.1.6 389.4l24 104C27.1 504.2 36.7 512 48 512c256.1 0 464-207.5 464-464 0-11.2-7.7-20.9-18.6-23.4z" - } - }, - "free": [ - "solid" - ] - }, - "phone-slash": { - "changes": [ - "5.0.0", - "5.0.9" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f3dd", - "label": "Phone Slash", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861440, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M268.2 381.4l-49.6-60.6c-6.8-8.3-18.2-11.1-28-6.9l-112 48c-10.7 4.6-16.5 16.1-13.9 27.5l24 104c2.5 10.8 12.1 18.6 23.4 18.6 100.7 0 193.7-32.4 269.7-86.9l-80-61.8c-10.9 6.5-22.1 12.7-33.6 18.1zm365.6 76.7L475.1 335.5C537.9 256.4 576 156.9 576 48c0-11.2-7.7-20.9-18.6-23.4l-104-24c-11.3-2.6-22.9 3.3-27.5 13.9l-48 112c-4.2 9.8-1.4 21.3 6.9 28l60.6 49.6c-12.2 26.1-27.9 50.3-46 72.8L45.5 3.4C38.5-2 28.5-.8 23 6.2L3.4 31.4c-5.4 7-4.2 17 2.8 22.4l588.4 454.7c7 5.4 17 4.2 22.5-2.8l19.6-25.3c5.4-6.8 4.1-16.9-2.9-22.3z" - } - }, - "free": [ - "solid" - ] - }, - "phone-square": { - "changes": [ - "2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "call", - "number", - "support", - "telephone", - "voice" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f098", - "label": "Phone Square", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861440, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M400 32H48C21.49 32 0 53.49 0 80v352c0 26.51 21.49 48 48 48h352c26.51 0 48-21.49 48-48V80c0-26.51-21.49-48-48-48zM94 416c-7.033 0-13.057-4.873-14.616-11.627l-14.998-65a15 15 0 0 1 8.707-17.16l69.998-29.999a15 15 0 0 1 17.518 4.289l30.997 37.885c48.944-22.963 88.297-62.858 110.781-110.78l-37.886-30.997a15.001 15.001 0 0 1-4.289-17.518l30-69.998a15 15 0 0 1 17.16-8.707l65 14.998A14.997 14.997 0 0 1 384 126c0 160.292-129.945 290-290 290z" - } - }, - "free": [ - "solid" - ] - }, - "phone-volume": { - "changes": [ - "4.6", - "5.0.0", - "5.0.3", - "5.7.0" - ], - "ligatures": [], - "search": { - "terms": [ - "telephone", - "volume-control-phone" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f2a0", - "label": "Phone Volume", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861440, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M97.333 506.966c-129.874-129.874-129.681-340.252 0-469.933 5.698-5.698 14.527-6.632 21.263-2.422l64.817 40.513a17.187 17.187 0 0 1 6.849 20.958l-32.408 81.021a17.188 17.188 0 0 1-17.669 10.719l-55.81-5.58c-21.051 58.261-20.612 122.471 0 179.515l55.811-5.581a17.188 17.188 0 0 1 17.669 10.719l32.408 81.022a17.188 17.188 0 0 1-6.849 20.958l-64.817 40.513a17.19 17.19 0 0 1-21.264-2.422zM247.126 95.473c11.832 20.047 11.832 45.008 0 65.055-3.95 6.693-13.108 7.959-18.718 2.581l-5.975-5.726c-3.911-3.748-4.793-9.622-2.261-14.41a32.063 32.063 0 0 0 0-29.945c-2.533-4.788-1.65-10.662 2.261-14.41l5.975-5.726c5.61-5.378 14.768-4.112 18.718 2.581zm91.787-91.187c60.14 71.604 60.092 175.882 0 247.428-4.474 5.327-12.53 5.746-17.552.933l-5.798-5.557c-4.56-4.371-4.977-11.529-.93-16.379 49.687-59.538 49.646-145.933 0-205.422-4.047-4.85-3.631-12.008.93-16.379l5.798-5.557c5.022-4.813 13.078-4.394 17.552.933zm-45.972 44.941c36.05 46.322 36.108 111.149 0 157.546-4.39 5.641-12.697 6.251-17.856 1.304l-5.818-5.579c-4.4-4.219-4.998-11.095-1.285-15.931 26.536-34.564 26.534-82.572 0-117.134-3.713-4.836-3.115-11.711 1.285-15.931l5.818-5.579c5.159-4.947 13.466-4.337 17.856 1.304z" - } - }, - "free": [ - "solid" - ] - }, - "php": { - "changes": [ - "5.0.5" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f457", - "label": "PHP", - "voted": true, - "svg": { - "brands": { - "last_modified": 1546440861012, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M320 104.5c171.4 0 303.2 72.2 303.2 151.5S491.3 407.5 320 407.5c-171.4 0-303.2-72.2-303.2-151.5S148.7 104.5 320 104.5m0-16.8C143.3 87.7 0 163 0 256s143.3 168.3 320 168.3S640 349 640 256 496.7 87.7 320 87.7zM218.2 242.5c-7.9 40.5-35.8 36.3-70.1 36.3l13.7-70.6c38 0 63.8-4.1 56.4 34.3zM97.4 350.3h36.7l8.7-44.8c41.1 0 66.6 3 90.2-19.1 26.1-24 32.9-66.7 14.3-88.1-9.7-11.2-25.3-16.7-46.5-16.7h-70.7L97.4 350.3zm185.7-213.6h36.5l-8.7 44.8c31.5 0 60.7-2.3 74.8 10.7 14.8 13.6 7.7 31-8.3 113.1h-37c15.4-79.4 18.3-86 12.7-92-5.4-5.8-17.7-4.6-47.4-4.6l-18.8 96.6h-36.5l32.7-168.6zM505 242.5c-8 41.1-36.7 36.3-70.1 36.3l13.7-70.6c38.2 0 63.8-4.1 56.4 34.3zM384.2 350.3H421l8.7-44.8c43.2 0 67.1 2.5 90.2-19.1 26.1-24 32.9-66.7 14.3-88.1-9.7-11.2-25.3-16.7-46.5-16.7H417l-32.8 168.7z" - } - }, - "free": [ - "brands" - ] - }, - "pied-piper": { - "changes": [ - "4.6", - "5.0.0", - "5.0.10" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f2ae", - "label": "Pied Piper Logo", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861013, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M32 419L0 479.2l.8-328C.8 85.3 54 32 120 32h327.2c-93 28.9-189.9 94.2-253.9 168.6C122.7 282 82.6 338 32 419M448 32S305.2 98.8 261.6 199.1c-23.2 53.6-28.9 118.1-71 158.6-28.9 27.8-69.8 38.2-105.3 56.3-23.2 12-66.4 40.5-84.9 66h328.4c66 0 119.3-53.3 119.3-119.2-.1 0-.1-328.8-.1-328.8z" - } - }, - "free": [ - "brands" - ] - }, - "pied-piper-alt": { - "changes": [ - "4.1", - "5.0.0", - "5.7.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f1a8", - "label": "Alternate Pied Piper Logo", - "voted": false, - "svg": { - "brands": { - "last_modified": 1548364699930, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M244 246c-3.2-2-6.3-2.9-10.1-2.9-6.6 0-12.6 3.2-19.3 3.7l1.7 4.9zm135.9 197.9c-19 0-64.1 9.5-79.9 19.8l6.9 45.1c35.7 6.1 70.1 3.6 106-9.8-4.8-10-23.5-55.1-33-55.1zM340.8 177c6.6 2.8 11.5 9.2 22.7 22.1 2-1.4 7.5-5.2 7.5-8.6 0-4.9-11.8-13.2-13.2-23 11.2-5.7 25.2-6 37.6-8.9 68.1-16.4 116.3-52.9 146.8-116.7C548.3 29.3 554 16.1 554.6 2l-2 2.6c-28.4 50-33 63.2-81.3 100-31.9 24.4-69.2 40.2-106.6 54.6l-6.3-.3v-21.8c-19.6 1.6-19.7-14.6-31.6-23-18.7 20.6-31.6 40.8-58.9 51.1-12.7 4.8-19.6 10-25.9 21.8 34.9-16.4 91.2-13.5 98.8-10zM555.5 0l-.6 1.1-.3.9.6-.6zm-59.2 382.1c-33.9-56.9-75.3-118.4-150-115.5l-.3-6c-1.1-13.5 32.8 3.2 35.1-31l-14.4 7.2c-19.8-45.7-8.6-54.3-65.5-54.3-14.7 0-26.7 1.7-41.4 4.6 2.9 18.6 2.2 36.7-10.9 50.3l19.5 5.5c-1.7 3.2-2.9 6.3-2.9 9.8 0 21 42.8 2.9 42.8 33.6 0 18.4-36.8 60.1-54.9 60.1-8 0-53.7-50-53.4-60.1l.3-4.6 52.3-11.5c13-2.6 12.3-22.7-2.9-22.7-3.7 0-43.1 9.2-49.4 10.6-2-5.2-7.5-14.1-13.8-14.1-3.2 0-6.3 3.2-9.5 4-9.2 2.6-31 2.9-21.5 20.1L15.9 298.5c-5.5 1.1-8.9 6.3-8.9 11.8 0 6 5.5 10.9 11.5 10.9 8 0 131.3-28.4 147.4-32.2 2.6 3.2 4.6 6.3 7.8 8.6 20.1 14.4 59.8 85.9 76.4 85.9 24.1 0 58-22.4 71.3-41.9 3.2-4.3 6.9-7.5 12.4-6.9.6 13.8-31.6 34.2-33 43.7-1.4 10.2-1 35.2-.3 41.1 26.7 8.1 52-3.6 77.9-2.9 4.3-21 10.6-41.9 9.8-63.5l-.3-9.5c-1.4-34.2-10.9-38.5-34.8-58.6-1.1-1.1-2.6-2.6-3.7-4 2.2-1.4 1.1-1 4.6-1.7 88.5 0 56.3 183.6 111.5 229.9 33.1-15 72.5-27.9 103.5-47.2-29-25.6-52.6-45.7-72.7-79.9zm-196.2 46.1v27.2l11.8-3.4-2.9-23.8zm-68.7-150.4l24.1 61.2 21-13.8-31.3-50.9zm84.4 154.9l2 12.4c9-1.5 58.4-6.6 58.4-14.1 0-1.4-.6-3.2-.9-4.6-26.8 0-36.9 3.8-59.5 6.3z" - } - }, - "free": [ - "brands" - ] - }, - "pied-piper-hat": { - "changes": [ - "5.0.10" - ], - "ligatures": [], - "search": { - "terms": [ - "clothing" - ] - }, - "styles": [ - "brands" - ], - "unicode": "f4e5", - "label": "Pied Piper-hat", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861013, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M640 24.9c-80.8 53.6-89.4 92.5-96.4 104.4-6.7 12.2-11.7 60.3-23.3 83.6-11.7 23.6-54.2 42.2-66.1 50-11.7 7.8-28.3 38.1-41.9 64.2-108.1-4.4-167.4 38.8-259.2 93.6 29.4-9.7 43.3-16.7 43.3-16.7 94.2-36 139.3-68.3 281.1-49.2 1.1 0 1.9.6 2.8.8 3.9 2.2 5.3 6.9 3.1 10.8l-53.9 95.8c-2.5 4.7-7.8 7.2-13.1 6.1-126.8-23.8-226.9 17.3-318.9 18.6C24.1 488 0 453.4 0 451.8c0-1.1.6-1.7 1.7-1.7 0 0 38.3 0 103.1-15.3C178.4 294.5 244 245.4 315.4 245.4c0 0 71.7 0 90.6 61.9 22.8-39.7 28.3-49.2 28.3-49.2 5.3-9.4 35-77.2 86.4-141.4 51.5-64 90.4-79.9 119.3-91.8z" - } - }, - "free": [ - "brands" - ] - }, - "pied-piper-pp": { - "changes": [ - "4.1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f1a7", - "label": "Pied Piper PP Logo (Old)", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861013, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M205.3 174.6c0 21.1-14.2 38.1-31.7 38.1-7.1 0-12.8-1.2-17.2-3.7v-68c4.4-2.7 10.1-4.2 17.2-4.2 17.5 0 31.7 16.9 31.7 37.8zm52.6 67c-7.1 0-12.8 1.5-17.2 4.2v68c4.4 2.5 10.1 3.7 17.2 3.7 17.4 0 31.7-16.9 31.7-37.8 0-21.1-14.3-38.1-31.7-38.1zM448 80v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V80c0-26.5 21.5-48 48-48h352c26.5 0 48 21.5 48 48zM185 255.1c41 0 74.2-35.6 74.2-79.6 0-44-33.2-79.6-74.2-79.6-12 0-24.1 3.2-34.6 8.8h-45.7V311l51.8-10.1v-50.6c8.6 3.1 18.1 4.8 28.5 4.8zm158.4 25.3c0-44-33.2-79.6-73.9-79.6-3.2 0-6.4.2-9.6.7-3.7 12.5-10.1 23.8-19.2 33.4-13.8 15-32.2 23.8-51.8 24.8V416l51.8-10.1v-50.6c8.6 3.2 18.2 4.7 28.7 4.7 40.8 0 74-35.6 74-79.6z" - } - }, - "free": [ - "brands" - ] - }, - "piggy-bank": { - "changes": [ - "5.0.9" - ], - "ligatures": [], - "search": { - "terms": [ - "save", - "savings" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f4d3", - "label": "Piggy Bank", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861441, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M560 224h-29.5c-8.8-20-21.6-37.7-37.4-52.5L512 96h-32c-29.4 0-55.4 13.5-73 34.3-7.6-1.1-15.1-2.3-23-2.3H256c-77.4 0-141.9 55-156.8 128H56c-14.8 0-26.5-13.5-23.5-28.8C34.7 215.8 45.4 208 57 208h1c3.3 0 6-2.7 6-6v-20c0-3.3-2.7-6-6-6-28.5 0-53.9 20.4-57.5 48.6C-3.9 258.8 22.7 288 56 288h40c0 52.2 25.4 98.1 64 127.3V496c0 8.8 7.2 16 16 16h64c8.8 0 16-7.2 16-16v-48h128v48c0 8.8 7.2 16 16 16h64c8.8 0 16-7.2 16-16v-80.7c11.8-8.9 22.3-19.4 31.3-31.3H560c8.8 0 16-7.2 16-16V240c0-8.8-7.2-16-16-16zm-128 64c-8.8 0-16-7.2-16-16s7.2-16 16-16 16 7.2 16 16-7.2 16-16 16zM256 96h128c5.4 0 10.7.4 15.9.8 0-.3.1-.5.1-.8 0-53-43-96-96-96s-96 43-96 96c0 2.1.5 4.1.6 6.2 15.2-3.9 31-6.2 47.4-6.2z" - } - }, - "free": [ - "solid" - ] - }, - "pills": { - "changes": [ - "5.0.7" - ], - "ligatures": [], - "search": { - "terms": [ - "drugs", - "medicine" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f484", - "label": "Pills", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861441, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M112 32C50.1 32 0 82.1 0 144v224c0 61.9 50.1 112 112 112s112-50.1 112-112V144c0-61.9-50.1-112-112-112zm48 224H64V144c0-26.5 21.5-48 48-48s48 21.5 48 48v112zm139.7-29.7c-3.5-3.5-9.4-3.1-12.3.8-45.3 62.5-40.4 150.1 15.9 206.4 56.3 56.3 143.9 61.2 206.4 15.9 4-2.9 4.3-8.8.8-12.3L299.7 226.3zm229.8-19c-56.3-56.3-143.9-61.2-206.4-15.9-4 2.9-4.3 8.8-.8 12.3l210.8 210.8c3.5 3.5 9.4 3.1 12.3-.8 45.3-62.6 40.5-150.1-15.9-206.4z" - } - }, - "free": [ - "solid" - ] - }, - "pinterest": { - "changes": [ - "2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f0d2", - "label": "Pinterest", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861014, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M496 256c0 137-111 248-248 248-25.6 0-50.2-3.9-73.4-11.1 10.1-16.5 25.2-43.5 30.8-65 3-11.6 15.4-59 15.4-59 8.1 15.4 31.7 28.5 56.8 28.5 74.8 0 128.7-68.8 128.7-154.3 0-81.9-66.9-143.2-152.9-143.2-107 0-163.9 71.8-163.9 150.1 0 36.4 19.4 81.7 50.3 96.1 4.7 2.2 7.2 1.2 8.3-3.3.8-3.4 5-20.3 6.9-28.1.6-2.5.3-4.7-1.7-7.1-10.1-12.5-18.3-35.3-18.3-56.6 0-54.7 41.4-107.6 112-107.6 60.9 0 103.6 41.5 103.6 100.9 0 67.1-33.9 113.6-78 113.6-24.3 0-42.6-20.1-36.7-44.8 7-29.5 20.5-61.3 20.5-82.6 0-19-10.2-34.9-31.4-34.9-24.9 0-44.9 25.7-44.9 60.2 0 22 7.4 36.8 7.4 36.8s-24.5 103.8-29 123.2c-5 21.4-3 51.6-.9 71.2C65.4 450.9 0 361.1 0 256 0 119 111 8 248 8s248 111 248 248z" - } - }, - "free": [ - "brands" - ] - }, - "pinterest-p": { - "changes": [ - "4.3", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f231", - "label": "Pinterest P", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861013, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M204 6.5C101.4 6.5 0 74.9 0 185.6 0 256 39.6 296 63.6 296c9.9 0 15.6-27.6 15.6-35.4 0-9.3-23.7-29.1-23.7-67.8 0-80.4 61.2-137.4 140.4-137.4 68.1 0 118.5 38.7 118.5 109.8 0 53.1-21.3 152.7-90.3 152.7-24.9 0-46.2-18-46.2-43.8 0-37.8 26.4-74.4 26.4-113.4 0-66.2-93.9-54.2-93.9 25.8 0 16.8 2.1 35.4 9.6 50.7-13.8 59.4-42 147.9-42 209.1 0 18.9 2.7 37.5 4.5 56.4 3.4 3.8 1.7 3.4 6.9 1.5 50.4-69 48.6-82.5 71.4-172.8 12.3 23.4 44.1 36 69.3 36 106.2 0 153.9-103.5 153.9-196.8C384 71.3 298.2 6.5 204 6.5z" - } - }, - "free": [ - "brands" - ] - }, - "pinterest-square": { - "changes": [ - "2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f0d3", - "label": "Pinterest Square", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861013, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M448 80v352c0 26.5-21.5 48-48 48H154.4c9.8-16.4 22.4-40 27.4-59.3 3-11.5 15.3-58.4 15.3-58.4 8 15.3 31.4 28.2 56.3 28.2 74.1 0 127.4-68.1 127.4-152.7 0-81.1-66.2-141.8-151.4-141.8-106 0-162.2 71.1-162.2 148.6 0 36 19.2 80.8 49.8 95.1 4.7 2.2 7.1 1.2 8.2-3.3.8-3.4 5-20.1 6.8-27.8.6-2.5.3-4.6-1.7-7-10.1-12.3-18.3-34.9-18.3-56 0-54.2 41-106.6 110.9-106.6 60.3 0 102.6 41.1 102.6 99.9 0 66.4-33.5 112.4-77.2 112.4-24.1 0-42.1-19.9-36.4-44.4 6.9-29.2 20.3-60.7 20.3-81.8 0-53-75.5-45.7-75.5 25 0 21.7 7.3 36.5 7.3 36.5-31.4 132.8-36.1 134.5-29.6 192.6l2.2.8H48c-26.5 0-48-21.5-48-48V80c0-26.5 21.5-48 48-48h352c26.5 0 48 21.5 48 48z" - } - }, - "free": [ - "brands" - ] - }, - "pizza-slice": { - "changes": [ - "5.7.0" - ], - "ligatures": [], - "search": { - "terms": [ - "cheese", - "chicago", - "italian", - "mozzarella", - "new york", - "pepperoni", - "pie", - "slice", - "teenage mutant ninja turtles", - "tomato" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f818", - "label": "Pizza Slice", - "voted": true, - "svg": { - "solid": { - "last_modified": 1548697762017, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M158.87.15c-16.16-1.52-31.2 8.42-35.33 24.12l-14.81 56.27c187.62 5.49 314.54 130.61 322.48 317l56.94-15.78c15.72-4.36 25.49-19.68 23.62-35.9C490.89 165.08 340.78 17.32 158.87.15zm-58.47 112L.55 491.64a16.21 16.21 0 0 0 20 19.75l379-105.1c-4.27-174.89-123.08-292.14-299.15-294.1zM128 416a32 32 0 1 1 32-32 32 32 0 0 1-32 32zm48-152a32 32 0 1 1 32-32 32 32 0 0 1-32 32zm104 104a32 32 0 1 1 32-32 32 32 0 0 1-32 32z" - } - }, - "free": [ - "solid" - ] - }, - "place-of-worship": { - "changes": [ - "5.3.0" - ], - "ligatures": [], - "search": { - "terms": [ - "building", - "church", - "holy", - "mosque", - "synagogue" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f67f", - "label": "Place of Worship", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861441, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M620.61 366.55L512 320v192h112c8.84 0 16-7.16 16-16V395.96a32 32 0 0 0-19.39-29.41zM0 395.96V496c0 8.84 7.16 16 16 16h112V320L19.39 366.55A32 32 0 0 0 0 395.96zm464.46-149.28L416 217.6V102.63c0-8.49-3.37-16.62-9.38-22.63L331.31 4.69c-6.25-6.25-16.38-6.25-22.62 0L233.38 80c-6 6-9.38 14.14-9.38 22.63V217.6l-48.46 29.08A31.997 31.997 0 0 0 160 274.12V512h96v-96c0-35.35 28.66-64 64-64s64 28.65 64 64v96h96V274.12c0-11.24-5.9-21.66-15.54-27.44z" - } - }, - "free": [ - "solid" - ] - }, - "plane": { - "changes": [ - "1", - "5.0.0", - "5.0.13" - ], - "ligatures": [], - "search": { - "terms": [ - "airplane", - "destination", - "fly", - "location", - "mode", - "travel", - "trip" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f072", - "label": "plane", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861441, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M480 192H365.71L260.61 8.06A16.014 16.014 0 0 0 246.71 0h-65.5c-10.63 0-18.3 10.17-15.38 20.39L214.86 192H112l-43.2-57.6c-3.02-4.03-7.77-6.4-12.8-6.4H16.01C5.6 128-2.04 137.78.49 147.88L32 256 .49 364.12C-2.04 374.22 5.6 384 16.01 384H56c5.04 0 9.78-2.37 12.8-6.4L112 320h102.86l-49.03 171.6c-2.92 10.22 4.75 20.4 15.38 20.4h65.5c5.74 0 11.04-3.08 13.89-8.06L365.71 320H480c35.35 0 96-28.65 96-64s-60.65-64-96-64z" - } - }, - "free": [ - "solid" - ] - }, - "plane-arrival": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [ - "airplane", - "arriving", - "destination", - "fly", - "land", - "landing", - "location", - "mode", - "travel", - "trip" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f5af", - "label": "Plane Arrival", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861441, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M624 448H16c-8.84 0-16 7.16-16 16v32c0 8.84 7.16 16 16 16h608c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16zM44.81 205.66l88.74 80a62.607 62.607 0 0 0 25.47 13.93l287.6 78.35c26.48 7.21 54.56 8.72 81 1.36 29.67-8.27 43.44-21.21 47.25-35.71 3.83-14.5-1.73-32.71-23.37-54.96-19.28-19.82-44.35-32.79-70.83-40l-97.51-26.56L282.8 30.22c-1.51-5.81-5.95-10.35-11.66-11.91L206.05.58c-10.56-2.88-20.9 5.32-20.71 16.44l47.92 164.21-102.2-27.84-27.59-67.88c-1.93-4.89-6.01-8.57-11.02-9.93L52.72 64.75c-10.34-2.82-20.53 5-20.72 15.88l.23 101.78c.19 8.91 6.03 17.34 12.58 23.25z" - } - }, - "free": [ - "solid" - ] - }, - "plane-departure": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [ - "airplane", - "departing", - "destination", - "fly", - "location", - "mode", - "take off", - "taking off", - "travel", - "trip" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f5b0", - "label": "Plane Departure", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861441, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M624 448H16c-8.84 0-16 7.16-16 16v32c0 8.84 7.16 16 16 16h608c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16zM80.55 341.27c6.28 6.84 15.1 10.72 24.33 10.71l130.54-.18a65.62 65.62 0 0 0 29.64-7.12l290.96-147.65c26.74-13.57 50.71-32.94 67.02-58.31 18.31-28.48 20.3-49.09 13.07-63.65-7.21-14.57-24.74-25.27-58.25-27.45-29.85-1.94-59.54 5.92-86.28 19.48l-98.51 49.99-218.7-82.06a17.799 17.799 0 0 0-18-1.11L90.62 67.29c-10.67 5.41-13.25 19.65-5.17 28.53l156.22 98.1-103.21 52.38-72.35-36.47a17.804 17.804 0 0 0-16.07.02L9.91 230.22c-10.44 5.3-13.19 19.12-5.57 28.08l76.21 82.97z" - } - }, - "free": [ - "solid" - ] - }, - "play": { - "changes": [ - "1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "music", - "playing", - "sound", - "start" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f04b", - "label": "play", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861441, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M424.4 214.7L72.4 6.6C43.8-10.3 0 6.1 0 47.9V464c0 37.5 40.7 60.1 72.4 41.3l352-208c31.4-18.5 31.5-64.1 0-82.6z" - } - }, - "free": [ - "solid" - ] - }, - "play-circle": { - "changes": [ - "3.1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "playing", - "start" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f144", - "label": "Play Circle", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861441, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm115.7 272l-176 101c-15.8 8.8-35.7-2.5-35.7-21V152c0-18.4 19.8-29.8 35.7-21l176 107c16.4 9.2 16.4 32.9 0 42z" - }, - "regular": { - "last_modified": 1546440861306, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M371.7 238l-176-107c-15.8-8.8-35.7 2.5-35.7 21v208c0 18.4 19.8 29.8 35.7 21l176-101c16.4-9.1 16.4-32.8 0-42zM504 256C504 119 393 8 256 8S8 119 8 256s111 248 248 248 248-111 248-248zm-448 0c0-110.5 89.5-200 200-200s200 89.5 200 200-89.5 200-200 200S56 366.5 56 256z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "playstation": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f3df", - "label": "PlayStation", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861014, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M570.9 372.3c-11.3 14.2-38.8 24.3-38.8 24.3L327 470.2v-54.3l150.9-53.8c17.1-6.1 19.8-14.8 5.8-19.4-13.9-4.6-39.1-3.3-56.2 2.9L327 381.1v-56.4c23.2-7.8 47.1-13.6 75.7-16.8 40.9-4.5 90.9.6 130.2 15.5 44.2 14 49.2 34.7 38 48.9zm-224.4-92.5v-139c0-16.3-3-31.3-18.3-35.6-11.7-3.8-19 7.1-19 23.4v347.9l-93.8-29.8V32c39.9 7.4 98 24.9 129.2 35.4C424.1 94.7 451 128.7 451 205.2c0 74.5-46 102.8-104.5 74.6zM43.2 410.2c-45.4-12.8-53-39.5-32.3-54.8 19.1-14.2 51.7-24.9 51.7-24.9l134.5-47.8v54.5l-96.8 34.6c-17.1 6.1-19.7 14.8-5.8 19.4 13.9 4.6 39.1 3.3 56.2-2.9l46.4-16.9v48.8c-51.6 9.3-101.4 7.3-153.9-10z" - } - }, - "free": [ - "brands" - ] - }, - "plug": { - "changes": [ - "4.2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "connect", - "online", - "power" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f1e6", - "label": "Plug", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861442, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M256 144V32c0-17.673 14.327-32 32-32s32 14.327 32 32v112h-64zm112 16H16c-8.837 0-16 7.163-16 16v32c0 8.837 7.163 16 16 16h16v32c0 77.406 54.969 141.971 128 156.796V512h64v-99.204c73.031-14.825 128-79.39 128-156.796v-32h16c8.837 0 16-7.163 16-16v-32c0-8.837-7.163-16-16-16zm-240-16V32c0-17.673-14.327-32-32-32S64 14.327 64 32v112h64z" - } - }, - "free": [ - "solid" - ] - }, - "plus": { - "changes": [ - "1", - "5.0.0", - "5.0.13" - ], - "ligatures": [], - "search": { - "terms": [ - "add", - "create", - "expand", - "new", - "positive" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f067", - "label": "plus", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861442, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z" - } - }, - "free": [ - "solid" - ] - }, - "plus-circle": { - "changes": [ - "1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "add", - "create", - "expand", - "new", - "positive" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f055", - "label": "Plus Circle", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861442, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm144 276c0 6.6-5.4 12-12 12h-92v92c0 6.6-5.4 12-12 12h-56c-6.6 0-12-5.4-12-12v-92h-92c-6.6 0-12-5.4-12-12v-56c0-6.6 5.4-12 12-12h92v-92c0-6.6 5.4-12 12-12h56c6.6 0 12 5.4 12 12v92h92c6.6 0 12 5.4 12 12v56z" - } - }, - "free": [ - "solid" - ] - }, - "plus-square": { - "changes": [ - "3", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "add", - "create", - "expand", - "new", - "positive" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f0fe", - "label": "Plus Square", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861442, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M400 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zm-32 252c0 6.6-5.4 12-12 12h-92v92c0 6.6-5.4 12-12 12h-56c-6.6 0-12-5.4-12-12v-92H92c-6.6 0-12-5.4-12-12v-56c0-6.6 5.4-12 12-12h92v-92c0-6.6 5.4-12 12-12h56c6.6 0 12 5.4 12 12v92h92c6.6 0 12 5.4 12 12v56z" - }, - "regular": { - "last_modified": 1546440861306, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M352 240v32c0 6.6-5.4 12-12 12h-88v88c0 6.6-5.4 12-12 12h-32c-6.6 0-12-5.4-12-12v-88h-88c-6.6 0-12-5.4-12-12v-32c0-6.6 5.4-12 12-12h88v-88c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v88h88c6.6 0 12 5.4 12 12zm96-160v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V80c0-26.5 21.5-48 48-48h352c26.5 0 48 21.5 48 48zm-48 346V86c0-3.3-2.7-6-6-6H54c-3.3 0-6 2.7-6 6v340c0 3.3 2.7 6 6 6h340c3.3 0 6-2.7 6-6z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "podcast": { - "changes": [ - "4.7", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f2ce", - "label": "Podcast", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861442, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M267.429 488.563C262.286 507.573 242.858 512 224 512c-18.857 0-38.286-4.427-43.428-23.437C172.927 460.134 160 388.898 160 355.75c0-35.156 31.142-43.75 64-43.75s64 8.594 64 43.75c0 32.949-12.871 104.179-20.571 132.813zM156.867 288.554c-18.693-18.308-29.958-44.173-28.784-72.599 2.054-49.724 42.395-89.956 92.124-91.881C274.862 121.958 320 165.807 320 220c0 26.827-11.064 51.116-28.866 68.552-2.675 2.62-2.401 6.986.628 9.187 9.312 6.765 16.46 15.343 21.234 25.363 1.741 3.654 6.497 4.66 9.449 1.891 28.826-27.043 46.553-65.783 45.511-108.565-1.855-76.206-63.595-138.208-139.793-140.369C146.869 73.753 80 139.215 80 220c0 41.361 17.532 78.7 45.55 104.989 2.953 2.771 7.711 1.77 9.453-1.887 4.774-10.021 11.923-18.598 21.235-25.363 3.029-2.2 3.304-6.566.629-9.185zM224 0C100.204 0 0 100.185 0 224c0 89.992 52.602 165.647 125.739 201.408 4.333 2.118 9.267-1.544 8.535-6.31-2.382-15.512-4.342-30.946-5.406-44.339-.146-1.836-1.149-3.486-2.678-4.512-47.4-31.806-78.564-86.016-78.187-147.347.592-96.237 79.29-174.648 175.529-174.899C320.793 47.747 400 126.797 400 224c0 61.932-32.158 116.49-80.65 147.867-.999 14.037-3.069 30.588-5.624 47.23-.732 4.767 4.203 8.429 8.535 6.31C395.227 389.727 448 314.187 448 224 448 100.205 347.815 0 224 0zm0 160c-35.346 0-64 28.654-64 64s28.654 64 64 64 64-28.654 64-64-28.654-64-64-64z" - } - }, - "free": [ - "solid" - ] - }, - "poll": { - "changes": [ - "5.3.0" - ], - "ligatures": [], - "search": { - "terms": [ - "results", - "survey", - "vote", - "voting" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f681", - "label": "Poll", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861443, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M400 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zM160 368c0 8.84-7.16 16-16 16h-32c-8.84 0-16-7.16-16-16V240c0-8.84 7.16-16 16-16h32c8.84 0 16 7.16 16 16v128zm96 0c0 8.84-7.16 16-16 16h-32c-8.84 0-16-7.16-16-16V144c0-8.84 7.16-16 16-16h32c8.84 0 16 7.16 16 16v224zm96 0c0 8.84-7.16 16-16 16h-32c-8.84 0-16-7.16-16-16v-64c0-8.84 7.16-16 16-16h32c8.84 0 16 7.16 16 16v64z" - } - }, - "free": [ - "solid" - ] - }, - "poll-h": { - "changes": [ - "5.3.0" - ], - "ligatures": [], - "search": { - "terms": [ - "results", - "survey", - "vote", - "voting" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f682", - "label": "Poll H", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861442, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M448 432V80c0-26.5-21.5-48-48-48H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48zM112 192c-8.84 0-16-7.16-16-16v-32c0-8.84 7.16-16 16-16h128c8.84 0 16 7.16 16 16v32c0 8.84-7.16 16-16 16H112zm0 96c-8.84 0-16-7.16-16-16v-32c0-8.84 7.16-16 16-16h224c8.84 0 16 7.16 16 16v32c0 8.84-7.16 16-16 16H112zm0 96c-8.84 0-16-7.16-16-16v-32c0-8.84 7.16-16 16-16h64c8.84 0 16 7.16 16 16v32c0 8.84-7.16 16-16 16h-64z" - } - }, - "free": [ - "solid" - ] - }, - "poo": { - "changes": [ - "5.0.0", - "5.0.9" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f2fe", - "label": "Poo", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861443, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M451.4 369.1C468.7 356 480 335.4 480 312c0-39.8-32.2-72-72-72h-14.1c13.4-11.7 22.1-28.8 22.1-48 0-35.3-28.7-64-64-64h-5.9c3.6-10.1 5.9-20.7 5.9-32 0-53-43-96-96-96-5.2 0-10.2.7-15.1 1.5C250.3 14.6 256 30.6 256 48c0 44.2-35.8 80-80 80h-16c-35.3 0-64 28.7-64 64 0 19.2 8.7 36.3 22.1 48H104c-39.8 0-72 32.2-72 72 0 23.4 11.3 44 28.6 57.1C26.3 374.6 0 404.1 0 440c0 39.8 32.2 72 72 72h368c39.8 0 72-32.2 72-72 0-35.9-26.3-65.4-60.6-70.9zM192 256c17.7 0 32 14.3 32 32s-14.3 32-32 32-32-14.3-32-32 14.3-32 32-32zm159.5 139C341 422.9 293 448 256 448s-85-25.1-95.5-53c-2-5.3 2-11 7.8-11h175.4c5.8 0 9.8 5.7 7.8 11zM320 320c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32z" - } - }, - "free": [ - "solid" - ] - }, - "poo-storm": { - "changes": [ - "5.5.0" - ], - "ligatures": [], - "search": { - "terms": [ - "bolt", - "cloud", - "euphemism", - "lightning", - "mess", - "poop", - "shit" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f75a", - "label": "Poo Storm", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861443, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M308 336h-57.7l17.3-64.9c2-7.6-3.7-15.1-11.6-15.1h-68c-6 0-11.1 4.5-11.9 10.4l-16 120c-1 7.2 4.6 13.6 11.9 13.6h59.3l-23 97.2c-1.8 7.6 4 14.8 11.7 14.8 4.2 0 8.2-2.2 10.4-6l88-152c4.6-8-1.2-18-10.4-18zm66.4-111.3c5.9-9.6 9.6-20.6 9.6-32.7 0-35.3-28.7-64-64-64h-5.9c3.6-10.1 5.9-20.7 5.9-32 0-53-43-96-96-96-5.2 0-10.2.7-15.1 1.5C218.3 14.6 224 30.6 224 48c0 44.2-35.8 80-80 80h-16c-35.3 0-64 28.7-64 64 0 12.1 3.7 23.1 9.6 32.7C32.6 228 0 262.2 0 304c0 44 36 80 80 80h48.3c.1-.6 0-1.2 0-1.8l16-120c3-21.8 21.7-38.2 43.7-38.2h68c13.8 0 26.5 6.3 34.9 17.2s11.2 24.8 7.6 38.1l-6.6 24.7h16c15.7 0 30.3 8.4 38.1 22 7.8 13.6 7.8 30.5 0 44l-8.1 14h30c44 0 80-36 80-80 .1-41.8-32.5-76-73.5-79.3z" - } - }, - "free": [ - "solid" - ] - }, - "poop": { - "changes": [ - "5.2.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f619", - "label": "Poop", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861443, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M451.36 369.14C468.66 355.99 480 335.41 480 312c0-39.77-32.24-72-72-72h-14.07c13.42-11.73 22.07-28.78 22.07-48 0-35.35-28.65-64-64-64h-5.88c3.57-10.05 5.88-20.72 5.88-32 0-53.02-42.98-96-96-96-5.17 0-10.15.74-15.11 1.52C250.31 14.64 256 30.62 256 48c0 44.18-35.82 80-80 80h-16c-35.35 0-64 28.65-64 64 0 19.22 8.65 36.27 22.07 48H104c-39.76 0-72 32.23-72 72 0 23.41 11.34 43.99 28.64 57.14C26.31 374.62 0 404.12 0 440c0 39.76 32.24 72 72 72h368c39.76 0 72-32.24 72-72 0-35.88-26.31-65.38-60.64-70.86z" - } - }, - "free": [ - "solid" - ] - }, - "portrait": { - "changes": [ - "5.0.0", - "5.0.3" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f3e0", - "label": "Portrait", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861443, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M336 0H48C21.5 0 0 21.5 0 48v416c0 26.5 21.5 48 48 48h288c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48zM192 128c35.3 0 64 28.7 64 64s-28.7 64-64 64-64-28.7-64-64 28.7-64 64-64zm112 236.8c0 10.6-10 19.2-22.4 19.2H102.4C90 384 80 375.4 80 364.8v-19.2c0-31.8 30.1-57.6 67.2-57.6h5c12.3 5.1 25.7 8 39.8 8s27.6-2.9 39.8-8h5c37.1 0 67.2 25.8 67.2 57.6v19.2z" - } - }, - "free": [ - "solid" - ] - }, - "pound-sign": { - "changes": [ - "3.2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "gbp" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f154", - "label": "Pound Sign", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861443, - "raw": "", - "viewBox": [ - "0", - "0", - "320", - "512" - ], - "width": 320, - "height": 512, - "path": "M308 352h-45.495c-6.627 0-12 5.373-12 12v50.848H128V288h84c6.627 0 12-5.373 12-12v-40c0-6.627-5.373-12-12-12h-84v-63.556c0-32.266 24.562-57.086 61.792-57.086 23.658 0 45.878 11.505 57.652 18.849 5.151 3.213 11.888 2.051 15.688-2.685l28.493-35.513c4.233-5.276 3.279-13.005-2.119-17.081C273.124 54.56 236.576 32 187.931 32 106.026 32 48 84.742 48 157.961V224H20c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h28v128H12c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h296c6.627 0 12-5.373 12-12V364c0-6.627-5.373-12-12-12z" - } - }, - "free": [ - "solid" - ] - }, - "power-off": { - "changes": [ - "1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "on", - "reboot", - "restart" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f011", - "label": "Power Off", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861443, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M400 54.1c63 45 104 118.6 104 201.9 0 136.8-110.8 247.7-247.5 248C120 504.3 8.2 393 8 256.4 7.9 173.1 48.9 99.3 111.8 54.2c11.7-8.3 28-4.8 35 7.7L162.6 90c5.9 10.5 3.1 23.8-6.6 31-41.5 30.8-68 79.6-68 134.9-.1 92.3 74.5 168.1 168 168.1 91.6 0 168.6-74.2 168-169.1-.3-51.8-24.7-101.8-68.1-134-9.7-7.2-12.4-20.5-6.5-30.9l15.8-28.1c7-12.4 23.2-16.1 34.8-7.8zM296 264V24c0-13.3-10.7-24-24-24h-32c-13.3 0-24 10.7-24 24v240c0 13.3 10.7 24 24 24h32c13.3 0 24-10.7 24-24z" - } - }, - "free": [ - "solid" - ] - }, - "pray": { - "changes": [ - "5.3.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f683", - "label": "Pray", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861443, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M256 128c35.35 0 64-28.65 64-64S291.35 0 256 0s-64 28.65-64 64 28.65 64 64 64zm-30.63 169.75c14.06 16.72 39 19.09 55.97 5.22l88-72.02c17.09-13.98 19.59-39.19 5.62-56.28-13.97-17.11-39.19-19.59-56.31-5.62l-57.44 47-38.91-46.31c-15.44-18.39-39.22-27.92-64-25.33-24.19 2.48-45.25 16.27-56.37 36.92l-49.37 92.03c-23.4 43.64-8.69 96.37 34.19 123.75L131.56 432H40c-22.09 0-40 17.91-40 40s17.91 40 40 40h208c34.08 0 53.77-42.79 28.28-68.28L166.42 333.86l34.8-64.87 24.15 28.76z" - } - }, - "free": [ - "solid" - ] - }, - "praying-hands": { - "changes": [ - "5.3.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f684", - "label": "Praying Hands", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861443, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M272 191.91c-17.6 0-32 14.4-32 32v80c0 8.84-7.16 16-16 16s-16-7.16-16-16v-76.55c0-17.39 4.72-34.47 13.69-49.39l77.75-129.59c9.09-15.16 4.19-34.81-10.97-43.91-14.45-8.67-32.72-4.3-42.3 9.21-.2.23-.62.21-.79.48l-117.26 175.9C117.56 205.9 112 224.31 112 243.29v80.23l-90.12 30.04A31.974 31.974 0 0 0 0 383.91v96c0 10.82 8.52 32 32 32 2.69 0 5.41-.34 8.06-1.03l179.19-46.62C269.16 449.99 304 403.8 304 351.91v-128c0-17.6-14.4-32-32-32zm346.12 161.73L528 323.6v-80.23c0-18.98-5.56-37.39-16.12-53.23L394.62 14.25c-.18-.27-.59-.24-.79-.48-9.58-13.51-27.85-17.88-42.3-9.21-15.16 9.09-20.06 28.75-10.97 43.91l77.75 129.59c8.97 14.92 13.69 32 13.69 49.39V304c0 8.84-7.16 16-16 16s-16-7.16-16-16v-80c0-17.6-14.4-32-32-32s-32 14.4-32 32v128c0 51.89 34.84 98.08 84.75 112.34l179.19 46.62c2.66.69 5.38 1.03 8.06 1.03 23.48 0 32-21.18 32-32v-96c0-13.77-8.81-25.99-21.88-30.35z" - } - }, - "free": [ - "solid" - ] - }, - "prescription": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [ - "drugs", - "medical", - "medicine", - "rx" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f5b1", - "label": "Prescription", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861444, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M301.26 352l78.06-78.06c6.25-6.25 6.25-16.38 0-22.63l-22.63-22.63c-6.25-6.25-16.38-6.25-22.63 0L256 306.74l-83.96-83.96C219.31 216.8 256 176.89 256 128c0-53.02-42.98-96-96-96H16C7.16 32 0 39.16 0 48v256c0 8.84 7.16 16 16 16h32c8.84 0 16-7.16 16-16v-80h18.75l128 128-78.06 78.06c-6.25 6.25-6.25 16.38 0 22.63l22.63 22.63c6.25 6.25 16.38 6.25 22.63 0L256 397.25l78.06 78.06c6.25 6.25 16.38 6.25 22.63 0l22.63-22.63c6.25-6.25 6.25-16.38 0-22.63L301.26 352zM64 96h96c17.64 0 32 14.36 32 32s-14.36 32-32 32H64V96z" - } - }, - "free": [ - "solid" - ] - }, - "prescription-bottle": { - "changes": [ - "5.0.7" - ], - "ligatures": [], - "search": { - "terms": [ - "drugs", - "medical", - "medicine", - "rx" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f485", - "label": "Prescription Bottle", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861444, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M32 192h120c4.4 0 8 3.6 8 8v16c0 4.4-3.6 8-8 8H32v64h120c4.4 0 8 3.6 8 8v16c0 4.4-3.6 8-8 8H32v64h120c4.4 0 8 3.6 8 8v16c0 4.4-3.6 8-8 8H32v64c0 17.6 14.4 32 32 32h256c17.6 0 32-14.4 32-32V128H32v64zM360 0H24C10.8 0 0 10.8 0 24v48c0 13.2 10.8 24 24 24h336c13.2 0 24-10.8 24-24V24c0-13.2-10.8-24-24-24z" - } - }, - "free": [ - "solid" - ] - }, - "prescription-bottle-alt": { - "changes": [ - "5.0.7" - ], - "ligatures": [], - "search": { - "terms": [ - "drugs", - "medical", - "medicine", - "rx" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f486", - "label": "Alternate Prescription Bottle", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861443, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M360 0H24C10.8 0 0 10.8 0 24v48c0 13.2 10.8 24 24 24h336c13.2 0 24-10.8 24-24V24c0-13.2-10.8-24-24-24zM32 480c0 17.6 14.4 32 32 32h256c17.6 0 32-14.4 32-32V128H32v352zm64-184c0-4.4 3.6-8 8-8h56v-56c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v56h56c4.4 0 8 3.6 8 8v48c0 4.4-3.6 8-8 8h-56v56c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8v-56h-56c-4.4 0-8-3.6-8-8v-48z" - } - }, - "free": [ - "solid" - ] - }, - "print": { - "changes": [ - "1", - "5.0.0", - "5.3.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f02f", - "label": "print", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861444, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M448 192V77.25c0-8.49-3.37-16.62-9.37-22.63L393.37 9.37c-6-6-14.14-9.37-22.63-9.37H96C78.33 0 64 14.33 64 32v160c-35.35 0-64 28.65-64 64v112c0 8.84 7.16 16 16 16h48v96c0 17.67 14.33 32 32 32h320c17.67 0 32-14.33 32-32v-96h48c8.84 0 16-7.16 16-16V256c0-35.35-28.65-64-64-64zm-64 256H128v-96h256v96zm0-224H128V64h192v48c0 8.84 7.16 16 16 16h48v96zm48 72c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z" - } - }, - "free": [ - "solid" - ] - }, - "procedures": { - "changes": [ - "5.0.7" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f487", - "label": "Procedures", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861444, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M528 224H272c-8.8 0-16 7.2-16 16v144H64V144c0-8.8-7.2-16-16-16H16c-8.8 0-16 7.2-16 16v352c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16v-48h512v48c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V336c0-61.9-50.1-112-112-112zM136 96h126.1l27.6 55.2c5.9 11.8 22.7 11.8 28.6 0L368 51.8 390.1 96H512c8.8 0 16-7.2 16-16s-7.2-16-16-16H409.9L382.3 8.8C376.4-3 359.6-3 353.7 8.8L304 108.2l-19.9-39.8c-1.4-2.7-4.1-4.4-7.2-4.4H136c-4.4 0-8 3.6-8 8v16c0 4.4 3.6 8 8 8zm24 256c35.3 0 64-28.7 64-64s-28.7-64-64-64-64 28.7-64 64 28.7 64 64 64z" - } - }, - "free": [ - "solid" - ] - }, - "product-hunt": { - "changes": [ - "4.5", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f288", - "label": "Product Hunt", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861014, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M326.3 218.8c0 20.5-16.7 37.2-37.2 37.2h-70.3v-74.4h70.3c20.5 0 37.2 16.7 37.2 37.2zM504 256c0 137-111 248-248 248S8 393 8 256 119 8 256 8s248 111 248 248zm-128.1-37.2c0-47.9-38.9-86.8-86.8-86.8H169.2v248h49.6v-74.4h70.3c47.9 0 86.8-38.9 86.8-86.8z" - } - }, - "free": [ - "brands" - ] - }, - "project-diagram": { - "changes": [ - "5.0.13" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f542", - "label": "Project Diagram", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861444, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M384 320H256c-17.67 0-32 14.33-32 32v128c0 17.67 14.33 32 32 32h128c17.67 0 32-14.33 32-32V352c0-17.67-14.33-32-32-32zM192 32c0-17.67-14.33-32-32-32H32C14.33 0 0 14.33 0 32v128c0 17.67 14.33 32 32 32h95.72l73.16 128.04C211.98 300.98 232.4 288 256 288h.28L192 175.51V128h224V64H192V32zM608 0H480c-17.67 0-32 14.33-32 32v128c0 17.67 14.33 32 32 32h128c17.67 0 32-14.33 32-32V32c0-17.67-14.33-32-32-32z" - } - }, - "free": [ - "solid" - ] - }, - "pushed": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f3e1", - "label": "Pushed", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861014, - "raw": "", - "viewBox": [ - "0", - "0", - "432", - "512" - ], - "width": 432, - "height": 512, - "path": "M407 111.9l-98.5-9 14-33.4c10.4-23.5-10.8-40.4-28.7-37L22.5 76.9c-15.1 2.7-26 18.3-21.4 36.6l105.1 348.3c6.5 21.3 36.7 24.2 47.7 7l35.3-80.8 235.2-231.3c16.4-16.8 4.3-42.9-17.4-44.8zM297.6 53.6c5.1-.7 7.5 2.5 5.2 7.4L286 100.9 108.6 84.6l189-31zM22.7 107.9c-3.1-5.1 1-10 6.1-9.1l248.7 22.7-96.9 230.7L22.7 107.9zM136 456.4c-2.6 4-7.9 3.1-9.4-1.2L43.5 179.7l127.7 197.6c-7 15-35.2 79.1-35.2 79.1zm272.8-314.5L210.1 337.3l89.7-213.7 106.4 9.7c4 1.1 5.7 5.3 2.6 8.6z" - } - }, - "free": [ - "brands" - ] - }, - "puzzle-piece": { - "changes": [ - "3.1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "add-on", - "addon", - "section" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f12e", - "label": "Puzzle Piece", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861444, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M519.442 288.651c-41.519 0-59.5 31.593-82.058 31.593C377.409 320.244 432 144 432 144s-196.288 80-196.288-3.297c0-35.827 36.288-46.25 36.288-85.985C272 19.216 243.885 0 210.539 0c-34.654 0-66.366 18.891-66.366 56.346 0 41.364 31.711 59.277 31.711 81.75C175.885 207.719 0 166.758 0 166.758v333.237s178.635 41.047 178.635-28.662c0-22.473-40-40.107-40-81.471 0-37.456 29.25-56.346 63.577-56.346 33.673 0 61.788 19.216 61.788 54.717 0 39.735-36.288 50.158-36.288 85.985 0 60.803 129.675 25.73 181.23 25.73 0 0-34.725-120.101 25.827-120.101 35.962 0 46.423 36.152 86.308 36.152C556.712 416 576 387.99 576 354.443c0-34.199-18.962-65.792-56.558-65.792z" - } - }, - "free": [ - "solid" - ] - }, - "python": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f3e2", - "label": "Python", - "voted": false, - "svg": { - "brands": { - "last_modified": 1548363722335, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M439.8 200.5c-7.7-30.9-22.3-54.2-53.4-54.2h-40.1v47.4c0 36.8-31.2 67.8-66.8 67.8H172.7c-29.2 0-53.4 25-53.4 54.3v101.8c0 29 25.2 46 53.4 54.3 33.8 9.9 66.3 11.7 106.8 0 26.9-7.8 53.4-23.5 53.4-54.3v-40.7H226.2v-13.6h160.2c31.1 0 42.6-21.7 53.4-54.2 11.2-33.5 10.7-65.7 0-108.6zM286.2 404c11.1 0 20.1 9.1 20.1 20.3 0 11.3-9 20.4-20.1 20.4-11 0-20.1-9.2-20.1-20.4.1-11.3 9.1-20.3 20.1-20.3zM167.8 248.1h106.8c29.7 0 53.4-24.5 53.4-54.3V91.9c0-29-24.4-50.7-53.4-55.6-35.8-5.9-74.7-5.6-106.8.1-45.2 8-53.4 24.7-53.4 55.6v40.7h106.9v13.6h-147c-31.1 0-58.3 18.7-66.8 54.2-9.8 40.7-10.2 66.1 0 108.6 7.6 31.6 25.7 54.2 56.8 54.2H101v-48.8c0-35.3 30.5-66.4 66.8-66.4zm-6.7-142.6c-11.1 0-20.1-9.1-20.1-20.3.1-11.3 9-20.4 20.1-20.4 11 0 20.1 9.2 20.1 20.4s-9 20.3-20.1 20.3z" - } - }, - "free": [ - "brands" - ] - }, - "qq": { - "changes": [ - "4.1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f1d6", - "label": "QQ", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861014, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M433.754 420.445c-11.526 1.393-44.86-52.741-44.86-52.741 0 31.345-16.136 72.247-51.051 101.786 16.842 5.192 54.843 19.167 45.803 34.421-7.316 12.343-125.51 7.881-159.632 4.037-34.122 3.844-152.316 8.306-159.632-4.037-9.045-15.25 28.918-29.214 45.783-34.415-34.92-29.539-51.059-70.445-51.059-101.792 0 0-33.334 54.134-44.859 52.741-5.37-.65-12.424-29.644 9.347-99.704 10.261-33.024 21.995-60.478 40.144-105.779C60.683 98.063 108.982.006 224 0c113.737.006 163.156 96.133 160.264 214.963 18.118 45.223 29.912 72.85 40.144 105.778 21.768 70.06 14.716 99.053 9.346 99.704z" - } - }, - "free": [ - "brands" - ] - }, - "qrcode": { - "changes": [ - "1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "scan" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f029", - "label": "qrcode", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861444, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M0 224h192V32H0v192zM64 96h64v64H64V96zm192-64v192h192V32H256zm128 128h-64V96h64v64zM0 480h192V288H0v192zm64-128h64v64H64v-64zm352-64h32v128h-96v-32h-32v96h-64V288h96v32h64v-32zm0 160h32v32h-32v-32zm-64 0h32v32h-32v-32z" - } - }, - "free": [ - "solid" - ] - }, - "question": { - "changes": [ - "3.1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "help", - "information", - "support", - "unknown" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f128", - "label": "Question", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861445, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M202.021 0C122.202 0 70.503 32.703 29.914 91.026c-7.363 10.58-5.093 25.086 5.178 32.874l43.138 32.709c10.373 7.865 25.132 6.026 33.253-4.148 25.049-31.381 43.63-49.449 82.757-49.449 30.764 0 68.816 19.799 68.816 49.631 0 22.552-18.617 34.134-48.993 51.164-35.423 19.86-82.299 44.576-82.299 106.405V320c0 13.255 10.745 24 24 24h72.471c13.255 0 24-10.745 24-24v-5.773c0-42.86 125.268-44.645 125.268-160.627C377.504 66.256 286.902 0 202.021 0zM192 373.459c-38.196 0-69.271 31.075-69.271 69.271 0 38.195 31.075 69.27 69.271 69.27s69.271-31.075 69.271-69.271-31.075-69.27-69.271-69.27z" - } - }, - "free": [ - "solid" - ] - }, - "question-circle": { - "changes": [ - "1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "help", - "information", - "support", - "unknown" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f059", - "label": "Question Circle", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861444, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M504 256c0 136.997-111.043 248-248 248S8 392.997 8 256C8 119.083 119.043 8 256 8s248 111.083 248 248zM262.655 90c-54.497 0-89.255 22.957-116.549 63.758-3.536 5.286-2.353 12.415 2.715 16.258l34.699 26.31c5.205 3.947 12.621 3.008 16.665-2.122 17.864-22.658 30.113-35.797 57.303-35.797 20.429 0 45.698 13.148 45.698 32.958 0 14.976-12.363 22.667-32.534 33.976C247.128 238.528 216 254.941 216 296v4c0 6.627 5.373 12 12 12h56c6.627 0 12-5.373 12-12v-1.333c0-28.462 83.186-29.647 83.186-106.667 0-58.002-60.165-102-116.531-102zM256 338c-25.365 0-46 20.635-46 46 0 25.364 20.635 46 46 46s46-20.636 46-46c0-25.365-20.635-46-46-46z" - }, - "regular": { - "last_modified": 1546440861309, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M256 8C119.043 8 8 119.083 8 256c0 136.997 111.043 248 248 248s248-111.003 248-248C504 119.083 392.957 8 256 8zm0 448c-110.532 0-200-89.431-200-200 0-110.495 89.472-200 200-200 110.491 0 200 89.471 200 200 0 110.53-89.431 200-200 200zm107.244-255.2c0 67.052-72.421 68.084-72.421 92.863V300c0 6.627-5.373 12-12 12h-45.647c-6.627 0-12-5.373-12-12v-8.659c0-35.745 27.1-50.034 47.579-61.516 17.561-9.845 28.324-16.541 28.324-29.579 0-17.246-21.999-28.693-39.784-28.693-23.189 0-33.894 10.977-48.942 29.969-4.057 5.12-11.46 6.071-16.666 2.124l-27.824-21.098c-5.107-3.872-6.251-11.066-2.644-16.363C184.846 131.491 214.94 112 261.794 112c49.071 0 101.45 38.304 101.45 88.8zM298 368c0 23.159-18.841 42-42 42s-42-18.841-42-42 18.841-42 42-42 42 18.841 42 42z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "quidditch": { - "changes": [ - "5.0.5" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f458", - "label": "Quidditch", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861445, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M256.5 216.8L343.2 326s-16.6 102.4-76.6 150.1C206.7 523.8 0 510.2 0 510.2s3.8-23.1 11-55.4l94.6-112.2c4-4.7-.9-11.6-6.6-9.5l-60.4 22.1c14.4-41.7 32.7-80 54.6-97.5 59.9-47.8 163.3-40.9 163.3-40.9zm238 135c-44 0-79.8 35.8-79.8 79.9 0 44.1 35.7 79.9 79.8 79.9 44.1 0 79.8-35.8 79.8-79.9 0-44.2-35.8-79.9-79.8-79.9zM636.5 31L616.7 6c-5.5-6.9-15.5-8-22.4-2.6L361.8 181.3l-34.1-43c-5.1-6.4-15.1-5.2-18.6 2.2l-25.3 54.6 86.7 109.2 58.8-12.4c8-1.7 11.4-11.2 6.3-17.6l-34.1-42.9L634 53.5c6.9-5.5 8-15.6 2.5-22.5z" - } - }, - "free": [ - "solid" - ] - }, - "quinscape": { - "changes": [ - "5.0.5", - "5.7.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f459", - "label": "QuinScape", - "voted": false, - "svg": { - "brands": { - "last_modified": 1548364699930, - "raw": "", - "viewBox": [ - "0", - "0", - "489.1", - "512" - ], - "width": 489, - "height": 512, - "path": "M301.6 474.6h-1c-87.3 0-158.1-70.8-158.1-158.1s70.8-158.1 158.1-158.1c94.9 0 168.2 83.1 157 176.6 4 5.1 8.2 9.6 11.2 15.3 13.4-30.3 20.3-62.4 20.3-97.7C489.1 117.5 379.6 8 244.5 8 109.5 8 0 117.5 0 252.6s109.5 244.6 244.5 244.6c24.8 0 47.8-3.2 70.4-10.1-5.2-3.5-8.9-8.1-13.3-12.5zm-.1-.1s.1.1 0 0l.4.1zm78.4-168.9c-54.8 0-99.2 44.4-99.2 99.2s44.4 99.2 99.2 99.2 99.2-44.4 99.2-99.2-44.4-99.2-99.2-99.2z" - } - }, - "free": [ - "brands" - ] - }, - "quora": { - "changes": [ - "4.7", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f2c4", - "label": "Quora", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861015, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M440.5 386.7h-29.3c-1.5 13.5-10.5 30.8-33 30.8-20.5 0-35.3-14.2-49.5-35.8 44.2-34.2 74.7-87.5 74.7-153C403.5 111.2 306.8 32 205 32 105.3 32 7.3 111.7 7.3 228.7c0 134.1 131.3 221.6 249 189C276 451.3 302 480 351.5 480c81.8 0 90.8-75.3 89-93.3zM297 329.2C277.5 300 253.3 277 205.5 277c-30.5 0-54.3 10-69 22.8l12.2 24.3c6.2-3 13-4 19.8-4 35.5 0 53.7 30.8 69.2 61.3-10 3-20.7 4.2-32.7 4.2-75 0-107.5-53-107.5-156.7C97.5 124.5 130 71 205 71c76.2 0 108.7 53.5 108.7 157.7.1 41.8-5.4 75.6-16.7 100.5z" - } - }, - "free": [ - "brands" - ] - }, - "quote-left": { - "changes": [ - "3", - "5.0.0", - "5.0.9" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f10d", - "label": "quote-left", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861445, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M464 256h-80v-64c0-35.3 28.7-64 64-64h8c13.3 0 24-10.7 24-24V56c0-13.3-10.7-24-24-24h-8c-88.4 0-160 71.6-160 160v240c0 26.5 21.5 48 48 48h128c26.5 0 48-21.5 48-48V304c0-26.5-21.5-48-48-48zm-288 0H96v-64c0-35.3 28.7-64 64-64h8c13.3 0 24-10.7 24-24V56c0-13.3-10.7-24-24-24h-8C71.6 32 0 103.6 0 192v240c0 26.5 21.5 48 48 48h128c26.5 0 48-21.5 48-48V304c0-26.5-21.5-48-48-48z" - } - }, - "free": [ - "solid" - ] - }, - "quote-right": { - "changes": [ - "3", - "5.0.0", - "5.0.9" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f10e", - "label": "quote-right", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861445, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M464 32H336c-26.5 0-48 21.5-48 48v128c0 26.5 21.5 48 48 48h80v64c0 35.3-28.7 64-64 64h-8c-13.3 0-24 10.7-24 24v48c0 13.3 10.7 24 24 24h8c88.4 0 160-71.6 160-160V80c0-26.5-21.5-48-48-48zm-288 0H48C21.5 32 0 53.5 0 80v128c0 26.5 21.5 48 48 48h80v64c0 35.3-28.7 64-64 64h-8c-13.3 0-24 10.7-24 24v48c0 13.3 10.7 24 24 24h8c88.4 0 160-71.6 160-160V80c0-26.5-21.5-48-48-48z" - } - }, - "free": [ - "solid" - ] - }, - "quran": { - "changes": [ - "5.3.0" - ], - "ligatures": [], - "search": { - "terms": [ - "book", - "islam", - "muslim" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f687", - "label": "Quran", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861445, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M448 358.4V25.6c0-16-9.6-25.6-25.6-25.6H96C41.6 0 0 41.6 0 96v320c0 54.4 41.6 96 96 96h326.4c12.8 0 25.6-9.6 25.6-25.6v-16c0-6.4-3.2-12.8-9.6-19.2-3.2-16-3.2-60.8 0-73.6 6.4-3.2 9.6-9.6 9.6-19.2zM301.08 145.82c.6-1.21 1.76-1.82 2.92-1.82s2.32.61 2.92 1.82l11.18 22.65 25 3.63c2.67.39 3.74 3.67 1.81 5.56l-18.09 17.63 4.27 24.89c.36 2.11-1.31 3.82-3.21 3.82-.5 0-1.02-.12-1.52-.38L304 211.87l-22.36 11.75c-.5.26-1.02.38-1.52.38-1.9 0-3.57-1.71-3.21-3.82l4.27-24.89-18.09-17.63c-1.94-1.89-.87-5.17 1.81-5.56l24.99-3.63 11.19-22.65zm-57.89-69.01c13.67 0 27.26 2.49 40.38 7.41a6.775 6.775 0 1 1-2.38 13.12c-.67 0-3.09-.21-4.13-.21-52.31 0-94.86 42.55-94.86 94.86 0 52.3 42.55 94.86 94.86 94.86 1.03 0 3.48-.21 4.13-.21 3.93 0 6.8 3.14 6.8 6.78 0 2.98-1.94 5.51-4.62 6.42-13.07 4.87-26.59 7.34-40.19 7.34C179.67 307.19 128 255.51 128 192c0-63.52 51.67-115.19 115.19-115.19zM380.8 448H96c-19.2 0-32-12.8-32-32s16-32 32-32h284.8v64z" - } - }, - "free": [ - "solid" - ] - }, - "r-project": { - "changes": [ - "5.0.11", - "5.0.12" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f4f7", - "label": "R Project", - "voted": true, - "svg": { - "brands": { - "last_modified": 1546440861015, - "raw": "", - "viewBox": [ - "0", - "0", - "581", - "512" - ], - "width": 581, - "height": 512, - "path": "M581 226.6C581 119.1 450.9 32 290.5 32S0 119.1 0 226.6C0 322.4 103.3 402 239.4 418.1V480h99.1v-61.5c24.3-2.7 47.6-7.4 69.4-13.9L448 480h112l-67.4-113.7c54.5-35.4 88.4-84.9 88.4-139.7zm-466.8 14.5c0-73.5 98.9-133 220.8-133s211.9 40.7 211.9 133c0 50.1-26.5 85-70.3 106.4-2.4-1.6-4.7-2.9-6.4-3.7-10.2-5.2-27.8-10.5-27.8-10.5s86.6-6.4 86.6-92.7-90.6-87.9-90.6-87.9h-199V361c-74.1-21.5-125.2-67.1-125.2-119.9zm225.1 38.3v-55.6c57.8 0 87.8-6.8 87.8 27.3 0 36.5-38.2 28.3-87.8 28.3zm-.9 72.5H365c10.8 0 18.9 11.7 24 19.2-16.1 1.9-33 2.8-50.6 2.9v-22.1z" - } - }, - "free": [ - "brands" - ] - }, - "radiation": { - "changes": [ - "5.6.0" - ], - "ligatures": [], - "search": { - "terms": [ - "danger", - "dangerous", - "deadly", - "hazard", - "nuclear", - "radioactive", - "warning" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f7b9", - "label": "Radiation", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861445, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M167.8 256.2H16.2C7.1 256.2-.6 263.9 0 273c5.1 75.8 44.4 142.2 102.5 184.2 7.4 5.3 17.9 2.9 22.7-4.8L205.6 324c-22.6-14.3-37.8-39.2-37.8-67.8zm37.8-67.7c12.3-7.7 26.8-12.4 42.4-12.4s30 4.7 42.4 12.4L370.8 60c4.8-7.7 2.4-18.1-5.6-22.4C330.3 18.8 290.4 8 248 8s-82.3 10.8-117.2 29.6c-8 4.3-10.4 14.8-5.6 22.4l80.4 128.5zm42.4 19.7c-26.5 0-48 21.5-48 48s21.5 48 48 48 48-21.5 48-48-21.5-48-48-48zm231.8 48H328.2c0 28.6-15.2 53.5-37.8 67.7l80.4 128.4c4.8 7.7 15.3 10.2 22.7 4.8 58.1-42 97.4-108.4 102.5-184.2.6-9-7.1-16.7-16.2-16.7z" - } - }, - "free": [ - "solid" - ] - }, - "radiation-alt": { - "changes": [ - "5.6.0" - ], - "ligatures": [], - "search": { - "terms": [ - "danger", - "dangerous", - "deadly", - "hazard", - "nuclear", - "radioactive", - "warning" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f7ba", - "label": "Alternate Radiation", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861445, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M184 256h-79.1c-9.2 0-16.9 7.7-16 16.8 4.6 43.6 27 81.8 59.5 107.8 7.6 6.1 18.8 4.5 24-3.8l41.7-66.8c-18-11.2-30.1-31.2-30.1-54zm97.8-54.1l41.8-66.9c4.9-7.8 2.4-18.4-5.8-22.5C296.7 102.1 273.1 96 248 96s-48.7 6.1-69.9 16.5c-8.2 4.1-10.6 14.7-5.8 22.5l41.8 66.9c9.8-6.2 21.4-9.9 33.8-9.9s24.1 3.7 33.9 9.9zM391.1 256H312c0 22.8-12.1 42.8-30.2 54.1l41.7 66.8c5.2 8.3 16.4 9.9 24 3.8 32.6-26 54.9-64.2 59.5-107.8 1.1-9.2-6.7-16.9-15.9-16.9zM248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm0 432c-101.5 0-184-82.5-184-184S146.5 72 248 72s184 82.5 184 184-82.5 184-184 184zm0-216c-17.7 0-32 14.3-32 32s14.3 32 32 32 32-14.3 32-32-14.3-32-32-32z" - } - }, - "free": [ - "solid" - ] - }, - "rainbow": { - "changes": [ - "5.5.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f75b", - "label": "Rainbow", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861446, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M268.3 32.7C115.4 42.9 0 176.9 0 330.2V464c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V320C64 186.8 180.9 80.3 317.5 97.9 430.4 112.4 512 214 512 327.8V464c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V320c0-165.3-140-298.6-307.7-287.3zm-5.6 96.9C166 142 96 229.1 96 326.7V464c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V320c0-74.8 64.5-134.8 140.8-127.4 66.5 6.5 115.2 66.2 115.2 133.1V464c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V320c0-114.2-100.2-205.4-217.3-190.4zm6.2 96.3c-45.6 8.9-76.9 51.5-76.9 97.9V464c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V320c0-17.6 14.3-32 32-32s32 14.4 32 32v144c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V320c0-59.2-53.8-106-115.1-94.1z" - } - }, - "free": [ - "solid" - ] - }, - "random": { - "changes": [ - "1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "shuffle", - "sort" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f074", - "label": "random", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861446, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M504.971 359.029c9.373 9.373 9.373 24.569 0 33.941l-80 79.984c-15.01 15.01-40.971 4.49-40.971-16.971V416h-58.785a12.004 12.004 0 0 1-8.773-3.812l-70.556-75.596 53.333-57.143L352 336h32v-39.981c0-21.438 25.943-31.998 40.971-16.971l80 79.981zM12 176h84l52.781 56.551 53.333-57.143-70.556-75.596A11.999 11.999 0 0 0 122.785 96H12c-6.627 0-12 5.373-12 12v56c0 6.627 5.373 12 12 12zm372 0v39.984c0 21.46 25.961 31.98 40.971 16.971l80-79.984c9.373-9.373 9.373-24.569 0-33.941l-80-79.981C409.943 24.021 384 34.582 384 56.019V96h-58.785a12.004 12.004 0 0 0-8.773 3.812L96 336H12c-6.627 0-12 5.373-12 12v56c0 6.627 5.373 12 12 12h110.785c3.326 0 6.503-1.381 8.773-3.812L352 176h32z" - } - }, - "free": [ - "solid" - ] - }, - "raspberry-pi": { - "changes": [ - "5.6.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f7bb", - "label": "Raspberry Pi", - "voted": true, - "svg": { - "brands": { - "last_modified": 1546440861015, - "raw": "", - "viewBox": [ - "0", - "0", - "407", - "512" - ], - "width": 407, - "height": 512, - "path": "M372 232.5l-3.7-6.5c.1-46.4-21.4-65.3-46.5-79.7 7.6-2 15.4-3.6 17.6-13.2 13.1-3.3 15.8-9.4 17.1-15.8 3.4-2.3 14.8-8.7 13.6-19.7 6.4-4.4 10-10.1 8.1-18.1 6.9-7.5 8.7-13.7 5.8-19.4 8.3-10.3 4.6-15.6 1.1-20.9 6.2-11.2.7-23.2-16.6-21.2-6.9-10.1-21.9-7.8-24.2-7.8-2.6-3.2-6-6-16.5-4.7-6.8-6.1-14.4-5-22.3-2.1-9.3-7.3-15.5-1.4-22.6.8C271.6.6 269 5.5 263.5 7.6c-12.3-2.6-16.1 3-22 8.9l-6.9-.1c-18.6 10.8-27.8 32.8-31.1 44.1-3.3-11.3-12.5-33.3-31.1-44.1l-6.9.1c-5.9-5.9-9.7-11.5-22-8.9-5.6-2-8.1-7-19.4-3.4-4.6-1.4-8.9-4.4-13.9-4.3-2.6.1-5.5 1-8.7 3.5-7.9-3-15.5-4-22.3 2.1-10.5-1.3-14 1.4-16.5 4.7-2.3 0-17.3-2.3-24.2 7.8C21.2 16 15.8 28 22 39.2c-3.5 5.4-7.2 10.7 1.1 20.9-2.9 5.7-1.1 11.9 5.8 19.4-1.8 8 1.8 13.7 8.1 18.1-1.2 11 10.2 17.4 13.6 19.7 1.3 6.4 4 12.4 17.1 15.8 2.2 9.5 10 11.2 17.6 13.2-25.1 14.4-46.6 33.3-46.5 79.7l-3.7 6.5c-28.8 17.2-54.7 72.7-14.2 117.7 2.6 14.1 7.1 24.2 11 35.4 5.9 45.2 44.5 66.3 54.6 68.8 14.9 11.2 30.8 21.8 52.2 29.2C159 504.2 181 512 203 512h1c22.1 0 44-7.8 64.2-28.4 21.5-7.4 37.3-18 52.2-29.2 10.2-2.5 48.7-23.6 54.6-68.8 3.9-11.2 8.4-21.3 11-35.4 40.6-45.1 14.7-100.5-14-117.7zm-22.2-8c-1.5 18.7-98.9-65.1-82.1-67.9 45.7-7.5 83.6 19.2 82.1 67.9zm-43 93.1c-24.5 15.8-59.8 5.6-78.8-22.8s-14.6-64.2 9.9-80c24.5-15.8 59.8-5.6 78.8 22.8s14.6 64.2-9.9 80zM238.9 29.3c.8 4.2 1.8 6.8 2.9 7.6 5.4-5.8 9.8-11.7 16.8-17.3 0 3.3-1.7 6.8 2.5 9.4 3.7-5 8.8-9.5 15.5-13.3-3.2 5.6-.6 7.3 1.2 9.6 5.1-4.4 10-8.8 19.4-12.3-2.6 3.1-6.2 6.2-2.4 9.8 5.3-3.3 10.6-6.6 23.1-8.9-2.8 3.1-8.7 6.3-5.1 9.4 6.6-2.5 14-4.4 22.1-5.4-3.9 3.2-7.1 6.3-3.9 8.8 7.1-2.2 16.9-5.1 26.4-2.6l-6 6.1c-.7.8 14.1.6 23.9.8-3.6 5-7.2 9.7-9.3 18.2 1 1 5.8.4 10.4 0-4.7 9.9-12.8 12.3-14.7 16.6 2.9 2.2 6.8 1.6 11.2.1-3.4 6.9-10.4 11.7-16 17.3 1.4 1 3.9 1.6 9.7.9-5.2 5.5-11.4 10.5-18.8 15 1.3 1.5 5.8 1.5 10 1.6-6.7 6.5-15.3 9.9-23.4 14.2 4 2.7 6.9 2.1 10 2.1-5.7 4.7-15.4 7.1-24.4 10 1.7 2.7 3.4 3.4 7.1 4.1-9.5 5.3-23.2 2.9-27 5.6.9 2.7 3.6 4.4 6.7 5.8-15.4.9-57.3-.6-65.4-32.3 15.7-17.3 44.4-37.5 93.7-62.6-38.4 12.8-73 30-102 53.5-34.3-15.9-10.8-55.9 5.8-71.8zm-34.4 114.6c24.2-.3 54.1 17.8 54 34.7-.1 15-21 27.1-53.8 26.9-32.1-.4-53.7-15.2-53.6-29.8 0-11.9 26.2-32.5 53.4-31.8zm-123-12.8c3.7-.7 5.4-1.5 7.1-4.1-9-2.8-18.7-5.3-24.4-10 3.1 0 6 .7 10-2.1-8.1-4.3-16.7-7.7-23.4-14.2 4.2-.1 8.7 0 10-1.6-7.4-4.5-13.6-9.5-18.8-15 5.8.7 8.3.1 9.7-.9-5.6-5.6-12.7-10.4-16-17.3 4.3 1.5 8.3 2 11.2-.1-1.9-4.2-10-6.7-14.7-16.6 4.6.4 9.4 1 10.4 0-2.1-8.5-5.8-13.3-9.3-18.2 9.8-.1 24.6 0 23.9-.8l-6-6.1c9.5-2.5 19.3.4 26.4 2.6 3.2-2.5-.1-5.6-3.9-8.8 8.1 1.1 15.4 2.9 22.1 5.4 3.5-3.1-2.3-6.3-5.1-9.4 12.5 2.3 17.8 5.6 23.1 8.9 3.8-3.6.2-6.7-2.4-9.8 9.4 3.4 14.3 7.9 19.4 12.3 1.7-2.3 4.4-4 1.2-9.6 6.7 3.8 11.8 8.3 15.5 13.3 4.1-2.6 2.5-6.2 2.5-9.4 7 5.6 11.4 11.5 16.8 17.3 1.1-.8 2-3.4 2.9-7.6 16.6 15.9 40.1 55.9 6 71.8-29-23.5-63.6-40.7-102-53.5 49.3 25 78 45.3 93.7 62.6-8 31.8-50 33.2-65.4 32.3 3.1-1.4 5.8-3.2 6.7-5.8-4-2.8-17.6-.4-27.2-5.6zm60.1 24.1c16.8 2.8-80.6 86.5-82.1 67.9-1.5-48.7 36.5-75.5 82.1-67.9zM38.2 342c-23.7-18.8-31.3-73.7 12.6-98.3 26.5-7 9 107.8-12.6 98.3zm91 98.2c-13.3 7.9-45.8 4.7-68.8-27.9-15.5-27.4-13.5-55.2-2.6-63.4 16.3-9.8 41.5 3.4 60.9 25.6 16.9 20 24.6 55.3 10.5 65.7zm-26.4-119.7c-24.5-15.8-28.9-51.6-9.9-80s54.3-38.6 78.8-22.8 28.9 51.6 9.9 80c-19.1 28.4-54.4 38.6-78.8 22.8zM205 496c-29.4 1.2-58.2-23.7-57.8-32.3-.4-12.7 35.8-22.6 59.3-22 23.7-1 55.6 7.5 55.7 18.9.5 11-28.8 35.9-57.2 35.4zm58.9-124.9c.2 29.7-26.2 53.8-58.8 54-32.6.2-59.2-23.8-59.4-53.4v-.6c-.2-29.7 26.2-53.8 58.8-54 32.6-.2 59.2 23.8 59.4 53.4v.6zm82.2 42.7c-25.3 34.6-59.6 35.9-72.3 26.3-13.3-12.4-3.2-50.9 15.1-72 20.9-23.3 43.3-38.5 58.9-26.6 10.5 10.3 16.7 49.1-1.7 72.3zm22.9-73.2c-21.5 9.4-39-105.3-12.6-98.3 43.9 24.7 36.3 79.6 12.6 98.3z" - } - }, - "free": [ - "brands" - ] - }, - "ravelry": { - "changes": [ - "4.7", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f2d9", - "label": "Ravelry", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861015, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M407.4 61.5C331.6 22.1 257.8 31 182.9 66c-11.3 5.2-15.5 10.6-19.9 19-10.3 19.2-16.2 37.4-19.9 52.7-21.2 25.6-36.4 56.1-43.3 89.9-10.6 18-20.9 41.4-23.1 71.4 0 0-.7 7.6-.5 7.9-35.3-4.6-76.2-27-76.2-27 9.1 14.5 61.3 32.3 76.3 37.9 0 0 1.7 98 64.5 131.2-11.3-17.2-13.3-20.2-13.3-20.2S94.8 369 100.4 324.7c.7 0 1.5.2 2.2.2 23.9 87.4 103.2 151.4 196.9 151.4 6.2 0 12.1-.2 18-.7 14 1.5 27.6.5 40.1-3.9 6.9-2.2 13.8-6.4 20.2-10.8 70.2-39.1 100.9-82 123.1-147.7 5.4-16 8.1-35.5 9.8-52.2 8.7-82.3-30.6-161.6-103.3-199.5zM138.8 163.2s-1.2 12.3-.7 19.7c-3.4 2.5-10.1 8.1-18.2 16.7 5.2-12.8 11.3-25.1 18.9-36.4zm-31.2 121.9c4.4-17.2 13.3-39.1 29.8-55.1 0 0 1.7 48 15.8 90.1l-41.4-6.9c-2.2-9.2-3.5-18.5-4.2-28.1zm7.9 42.8c14.8 3.2 34 7.6 43.1 9.1 27.3 76.8 108.3 124.3 108.3 124.3 1 .5 1.7.7 2.7 1-73.1-11.6-132.7-64.7-154.1-134.4zM386 444.1c-14.5 4.7-36.2 8.4-64.7 3.7 0 0-91.1-23.1-127.5-107.8 38.2.7 52.4-.2 78-3.9 39.4-5.7 79-16.2 115-33 11.8-5.4 11.1-19.4 9.6-29.8-2-12.8-11.1-12.1-21.4-4.7 0 0-82 58.6-189.8 53.7-18.7-32-26.8-110.8-26.8-110.8 41.4-35.2 83.2-59.6 168.4-52.4.2-6.4 3-27.1-20.4-28.1 0 0-93.5-11.1-146 33.5 2.5-16.5 5.9-29.3 11.1-39.4 34.2-30.8 79-49.5 128.3-49.5 106.4 0 193 87.1 193 194.5-.2 76-43.8 142-106.8 174z" - } - }, - "free": [ - "brands" - ] - }, - "react": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f41b", - "label": "React", - "voted": false, - "svg": { - "brands": { - "last_modified": 1548363722335, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M418.2 177.2c-5.4-1.8-10.8-3.5-16.2-5.1.9-3.7 1.7-7.4 2.5-11.1 12.3-59.6 4.2-107.5-23.1-123.3-26.3-15.1-69.2.6-112.6 38.4-4.3 3.7-8.5 7.6-12.5 11.5-2.7-2.6-5.5-5.2-8.3-7.7-45.5-40.4-91.1-57.4-118.4-41.5-26.2 15.2-34 60.3-23 116.7 1.1 5.6 2.3 11.1 3.7 16.7-6.4 1.8-12.7 3.8-18.6 5.9C38.3 196.2 0 225.4 0 255.6c0 31.2 40.8 62.5 96.3 81.5 4.5 1.5 9 3 13.6 4.3-1.5 6-2.8 11.9-4 18-10.5 55.5-2.3 99.5 23.9 114.6 27 15.6 72.4-.4 116.6-39.1 3.5-3.1 7-6.3 10.5-9.7 4.4 4.3 9 8.4 13.6 12.4 42.8 36.8 85.1 51.7 111.2 36.6 27-15.6 35.8-62.9 24.4-120.5-.9-4.4-1.9-8.9-3-13.5 3.2-.9 6.3-1.9 9.4-2.9 57.7-19.1 99.5-50 99.5-81.7 0-30.3-39.4-59.7-93.8-78.4zM282.9 92.3c37.2-32.4 71.9-45.1 87.7-36 16.9 9.7 23.4 48.9 12.8 100.4-.7 3.4-1.4 6.7-2.3 10-22.2-5-44.7-8.6-67.3-10.6-13-18.6-27.2-36.4-42.6-53.1 3.9-3.7 7.7-7.2 11.7-10.7zM167.2 307.5c5.1 8.7 10.3 17.4 15.8 25.9-15.6-1.7-31.1-4.2-46.4-7.5 4.4-14.4 9.9-29.3 16.3-44.5 4.6 8.8 9.3 17.5 14.3 26.1zm-30.3-120.3c14.4-3.2 29.7-5.8 45.6-7.8-5.3 8.3-10.5 16.8-15.4 25.4-4.9 8.5-9.7 17.2-14.2 26-6.3-14.9-11.6-29.5-16-43.6zm27.4 68.9c6.6-13.8 13.8-27.3 21.4-40.6s15.8-26.2 24.4-38.9c15-1.1 30.3-1.7 45.9-1.7s31 .6 45.9 1.7c8.5 12.6 16.6 25.5 24.3 38.7s14.9 26.7 21.7 40.4c-6.7 13.8-13.9 27.4-21.6 40.8-7.6 13.3-15.7 26.2-24.2 39-14.9 1.1-30.4 1.6-46.1 1.6s-30.9-.5-45.6-1.4c-8.7-12.7-16.9-25.7-24.6-39s-14.8-26.8-21.5-40.6zm180.6 51.2c5.1-8.8 9.9-17.7 14.6-26.7 6.4 14.5 12 29.2 16.9 44.3-15.5 3.5-31.2 6.2-47 8 5.4-8.4 10.5-17 15.5-25.6zm14.4-76.5c-4.7-8.8-9.5-17.6-14.5-26.2-4.9-8.5-10-16.9-15.3-25.2 16.1 2 31.5 4.7 45.9 8-4.6 14.8-10 29.2-16.1 43.4zM256.2 118.3c10.5 11.4 20.4 23.4 29.6 35.8-19.8-.9-39.7-.9-59.5 0 9.8-12.9 19.9-24.9 29.9-35.8zM140.2 57c16.8-9.8 54.1 4.2 93.4 39 2.5 2.2 5 4.6 7.6 7-15.5 16.7-29.8 34.5-42.9 53.1-22.6 2-45 5.5-67.2 10.4-1.3-5.1-2.4-10.3-3.5-15.5-9.4-48.4-3.2-84.9 12.6-94zm-24.5 263.6c-4.2-1.2-8.3-2.5-12.4-3.9-21.3-6.7-45.5-17.3-63-31.2-10.1-7-16.9-17.8-18.8-29.9 0-18.3 31.6-41.7 77.2-57.6 5.7-2 11.5-3.8 17.3-5.5 6.8 21.7 15 43 24.5 63.6-9.6 20.9-17.9 42.5-24.8 64.5zm116.6 98c-16.5 15.1-35.6 27.1-56.4 35.3-11.1 5.3-23.9 5.8-35.3 1.3-15.9-9.2-22.5-44.5-13.5-92 1.1-5.6 2.3-11.2 3.7-16.7 22.4 4.8 45 8.1 67.9 9.8 13.2 18.7 27.7 36.6 43.2 53.4-3.2 3.1-6.4 6.1-9.6 8.9zm24.5-24.3c-10.2-11-20.4-23.2-30.3-36.3 9.6.4 19.5.6 29.5.6 10.3 0 20.4-.2 30.4-.7-9.2 12.7-19.1 24.8-29.6 36.4zm130.7 30c-.9 12.2-6.9 23.6-16.5 31.3-15.9 9.2-49.8-2.8-86.4-34.2-4.2-3.6-8.4-7.5-12.7-11.5 15.3-16.9 29.4-34.8 42.2-53.6 22.9-1.9 45.7-5.4 68.2-10.5 1 4.1 1.9 8.2 2.7 12.2 4.9 21.6 5.7 44.1 2.5 66.3zm18.2-107.5c-2.8.9-5.6 1.8-8.5 2.6-7-21.8-15.6-43.1-25.5-63.8 9.6-20.4 17.7-41.4 24.5-62.9 5.2 1.5 10.2 3.1 15 4.7 46.6 16 79.3 39.8 79.3 58 0 19.6-34.9 44.9-84.8 61.4zm-149.7-15c25.3 0 45.8-20.5 45.8-45.8s-20.5-45.8-45.8-45.8c-25.3 0-45.8 20.5-45.8 45.8s20.5 45.8 45.8 45.8z" - } - }, - "free": [ - "brands" - ] - }, - "reacteurope": { - "changes": [ - "5.5.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f75d", - "label": "ReactEurope", - "voted": false, - "svg": { - "brands": { - "last_modified": 1548363722336, - "raw": "", - "viewBox": [ - "0", - "0", - "570.6", - "512" - ], - "width": 570, - "height": 512, - "path": "M247.6 211.8l5.8-4.1 5.8 4.1-2.1-6.8 5.7-4.3-7.1-.1-2.3-6.8-2.3 6.8-7.2.1 5.7 4.3zm63.7 0l5.8-4.1 5.8 4.1-2.1-6.8 5.7-4.3-7.2-.1-2.3-6.8-2.3 6.8-7.2.1 5.7 4.3zM220 262.3h-3.4c-4.8 0-3.8 4-3.8 12.1 0 4.7-2.3 6.1-5.8 6.1s-5.8-1.4-5.8-6.1v-36.6c0-4.7 2.3-6.1 5.8-6.1s5.8 1.4 5.8 6.1c0 7.2-.7 10.5 3.8 10.5h3.4c4.7-.1 3.8-3.9 3.8-12.3 0-9.9-6.7-14.1-16.8-14.1h-.2c-10.1 0-16.8 4.2-16.8 14.1v40.1c0 10.4 6.7 14.1 16.8 14.1h.2c10.1 0 16.8-3.8 16.8-14.1 0-9.9 1.1-13.8-3.8-13.8zm-80.7 17.4h-14.7v-19.3H136c2.5 0 3.8-1.3 3.8-3.8v-2.1c0-2.5-1.3-3.8-3.8-3.8h-11.4v-18.3H139c2.5 0 3.8-1.3 3.8-3.8v-2.1c0-2.5-1.3-3.8-3.8-3.8h-21.7c-2.4-.1-3.7 1.3-3.7 3.8v59.1c0 2.5 1.3 3.8 3.8 3.8h21.9c2.5 0 3.8-1.3 3.8-3.8v-2.1c0-2.5-1.3-3.8-3.8-3.8zm-42-18.5c4.6-2 7.3-6 7.3-12.4v-11.9c0-10.1-6.7-14.1-16.8-14.1H74.4c-2.5 0-3.8 1.3-3.8 3.8v59.1c0 2.5 1.3 3.8 3.8 3.8h3.4c2.5 0 3.8-1.3 3.8-3.8v-22.9h5.6l7.4 23.5c.7 2.2 2.1 3.2 4.3 3.2h3.3c2.8 0 4-1.8 3.2-4.4zm-3.8-14c0 4.8-2.5 6.1-6.1 6.1h-5.8v-20.9h5.8c3.6 0 6.1 1.3 6.1 6.1zm79.5-21.1c-.4-2.3-1.9-3.4-4.2-3.4h-6.9c-2.1-.1-3.6 1.1-4 3.4l-11 59.2c-.5 2.7.9 4.1 3.4 4.1h3c2.3 0 3.7-1.1 4.1-3.5l1.8-11.3h12.2l1.8 11.3c.4 2.4 1.8 3.5 4.1 3.5h3.5c2.6 0 3.9-1.4 3.4-4.1zm-12.3 39.3l4.7-29.7 4.7 29.7zm89.3 20.2v-53.2h7.5c2.5 0 3.8-1.3 3.8-3.8v-2.1c0-2.5-1.3-3.8-3.8-3.8h-25.8c-2.5 0-3.8 1.3-3.8 3.8v2.1c0 2.5 1.3 3.8 3.8 3.8h7.3v53.2c0 2.5 1.3 3.8 3.8 3.8h3.4c2.5 0 3.8-1.3 3.8-3.8zm248-.8h-19.4v-26.7h16.1c1.2 0 2-.8 2-2v-.8c0-1.2-.8-2-2-2h-16.1v-25.8h19.1c1.2 0 2-.8 2-2v-.8c0-1.3-.8-1.9-2-1.9h-22.2c-1.2-.2-2 .5-2 1.8v63c0 1.2.8 1.9 2 1.9H498c1.2 0 2-.7 2-1.9v-.8c0-1.3-.8-2-2-2zm-93.1-62.9h-.8c-10.1 0-15.3 4.7-15.3 14.1v40.1c0 9.3 5.2 14.1 15.3 14.1h.8c10.1 0 15.3-4.8 15.3-14.1V236c0-9.4-5.2-14.1-15.3-14.1zm10.2 52.4c-.1 8-3 11.1-10.5 11.1s-10.5-3.1-10.5-11.1v-36.6c0-7.9 3-11.1 10.5-11.1s10.5 3.2 10.5 11.1zm-46.5-14.5c6.1-1.6 9.2-6.1 9.2-13.3v-9.7c0-9.4-5.2-14.1-15.3-14.1h-13.7c-1.2 0-2 .7-2 1.9v63c0 1.2.8 1.9 2 1.9h1.2c1.2 0 1.9-.7 1.9-1.9v-26.9h11.6l10.4 27.2c.5 1.1 1.3 1.5 2.3 1.5h1.5c1.4 0 2-1 1.5-2.3zm-6.4-3.9H352v-28.5h10.2c7.5 0 10.5 3.1 10.5 11.1v6.4c0 7.8-3 11-10.5 11zm85.9-33.1h-13.7c-1.2-.2-2 .5-2 1.8v63c0 1.2.8 1.9 2 1.9h1.2c1.2 0 1.9-.7 1.9-1.9v-26.1h10.6c10.1 0 15.3-4.8 15.3-14.1v-10.5c0-9.4-5.2-14.1-15.3-14.1zm10.2 22.8c0 7.9-3 11.1-10.5 11.1h-10.2v-29.2h10.2c7.5-.1 10.5 3.1 10.5 11zm-201.8 62.5l-2.3-6.8-2.3 6.8-7.1.1 5.7 4.3-2.1 6.8 5.8-4.1 5.8 4.1-2.1-6.8 5.7-4.3zM484.1 172c-17.7-6.7-33.7-10.8-35.6-11.3 19.6-78 11.6-134.7-22.3-153.9C391.7-12.6 340.3 11.1 288 62c3.4 3.3 6.8 6.7 10.2 10.2 82.5-80 119.6-53.5 120.9-52.8 22.4 12.7 36 55.8 15.5 137.8-33.3-7.8-63.3-11.2-84.6-13C278.1 43.7 209.4 2.1 167.8 2.1c-30.8 0-43.8 21-47.6 27.7-18.1 32-13.3 84.2.1 133.8C49.8 183.9-.4 217.7 0 258.6c.5 59.6 103.2 87.8 122.1 92.8-20.5 81.9-10.1 135.6 22.3 153.9 28 15.8 75.1 6 138.2-55.2-3.4-3.3-6.8-6.7-10.2-10.2-82.5 80-119.7 53.5-120.9 52.8-22.3-12.6-36-55.6-15.5-137.9 12.4 2.9 41.8 9.5 84.6 13 71.9 100.4 140.6 142 182.1 142 30.8 0 43.8-21 47.6-27.7 18-31.9 13.3-84.1-.1-133.8 152.3-43.8 156.2-130.2 33.9-176.3zM132.9 36.9c2.9-5.1 11.9-20.3 34.9-20.3 36.8 0 98.8 39.6 163.3 126.2-18.8-1-51.2-2.3-93.9.9 13.6-19.1 27.8-36.7 42.2-52.4-3.4-3.5-6.8-6.9-10.2-10.2-17.4 19-34.5 40.7-50.7 64.2-42.8 4.3-72 11.5-84.4 14.6-.2-1.4-24.3-82.2-1.2-123zm304.8 438.3c-2.9 5.1-11.8 20.3-34.9 20.3-36.7 0-98.7-39.4-163.3-126.2 47.1 2.7 84.1-.1 93.9-.9-13.6 19.1-27.8 36.7-42.2 52.4 3.4 3.5 6.8 6.9 10.2 10.2 17.4-19 34.5-40.6 50.7-64.2 47.3-4.7 80.3-13.5 84.4-14.6 22.7 84.4 4.5 117 1.2 123zm9.1-138.6c-3.6-11.9-7.7-24.1-12.4-36.4-4.9 0-8.7-2.6-10.7-5.7l-.1.1c-1.6 1.5-3.4 2.7-5.4 3.6 5.7 14.3 10.6 28.4 14.7 42.2-.7.2-31.8 8.5-72 13 3.5-5.3 17.2-26.2 32.2-54.2-2.2-.8-4.2-1.9-6-3.2-1.1 1.2-3.6 4.2-10.9 4.2-6.2 11.2-17.4 30.9-33.9 55.2-45.1 3.9-84.3 3.1-112.4 1-7.9-11.2-21.5-31.1-36.8-57.8-1-.4-2-.9-3-1.5-1.9 1.6-3.9 3.2-12.6 3.2 6.3 11.2 17.5 30.7 33.8 54.6-40.2-3.9-68.6-10.9-72.2-11.7 3.9-14 8.6-28.3 14.1-42.9-3.2 0-5.4.2-8.4-1-3.2 1.2-5.9 1-6.9 1-4.9 13.4-9.1 26.5-12.7 39.4-159.9-42.6-140.3-123.6-1.5-164 3.6 11.9 7.7 24.1 12.4 36.4 10.4 0 12.9 3.4 14.4 5.3.7-.8 1.4-1.6 2.3-2.2-5.8-14.7-10.9-29.2-15.2-43.3 7-1.8 32.4-8.4 72-13-15.9 24.3-26.7 43.9-32.8 55.3 3 1.8 5.3 4.5 6.4 8 3.7-5.6 8.9-7.8 10.2-8.4 6.5-11.7 17.9-31.9 34.8-56.9 27.9-2.6 67.5-4.1 112.4-1 31.5 44.6 28.9 48.1 42.5 64.5 1.2-1.6 4.3-5.3 10.4-7.4-6.4-11.4-17.6-31-34.3-55.5 40.4 4.1 65 10 72.2 11.7-4 14.4-8.9 29.2-14.6 44.2 2.6 1 4.9 2.5 6.8 4.3l.1.1c2.7-4.2 6.9-5.3 8.9-5.6 4.9-13.4 9.2-26.6 12.8-39.5 5.3 1.4 19.2 5.2 34.5 11 106.1 39.9 74 87.9 72.6 90.4-19.8 35.1-80.1 55.2-105.7 62.5zm-114.4-114h-1.2c-1.2 0-1.9.7-1.9 1.9v49.8c0 7.9-2.6 11.1-10.1 11.1s-10.1-3.1-10.1-11.1v-49.8c0-1.3-.7-1.9-1.9-1.9H306c-1.2 0-2 .7-2 1.9V276c0 9.6 5 14.1 15.1 14.1h.4c10.1 0 15.1-4.6 15.1-14.1v-51.5c-.2-1.2-.9-1.9-2.2-1.9zm-13.7 85.5l-2.3-6.8-2.3 6.8-7.1.1 5.7 4.3-2.1 6.8 5.8-4.1 5.8 4.1-2.1-6.8 5.7-4.3zm-31.1 7.4l-2.3-6.8-2.3 6.8-7.1.1 5.7 4.3-2.1 6.8 5.8-4.1 5.8 4.1-2.1-6.8 5.7-4.3zm5.1-30.8h-19.4V258h16.1c1.2 0 2-.8 2-2v-.8c0-1.2-.8-2-2-2h-16.1v-25.8h19.1c1.2 0 2-.8 2-2v-.8c0-1.3-.8-1.9-2-1.9h-22.2c-1.2 0-2 .7-2 1.9v63c0 1.2.8 1.9 2 1.9h22.5c1.3 0 2-.7 2-1.9v-.8c0-1.4-.7-2.1-2-2.1zm-7.4-99.4l-2.3 6.8-7.1.1 5.7 4.3-2.1 6.8 5.8-4.1 5.8 4.1-2.1-6.8 5.7-4.3-7.1-.1z" - } - }, - "free": [ - "brands" - ] - }, - "readme": { - "changes": [ - "5.0.9", - "5.0.10" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f4d5", - "label": "ReadMe", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861016, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M528.3 46.5H388.5c-48.1 0-89.9 33.3-100.4 80.3-10.6-47-52.3-80.3-100.4-80.3H48c-26.5 0-48 21.5-48 48v245.8c0 26.5 21.5 48 48 48h89.7c102.2 0 132.7 24.4 147.3 75 .7 2.8 5.2 2.8 6 0 14.7-50.6 45.2-75 147.3-75H528c26.5 0 48-21.5 48-48V94.6c0-26.4-21.3-47.9-47.7-48.1zM242 311.9c0 1.9-1.5 3.5-3.5 3.5H78.2c-1.9 0-3.5-1.5-3.5-3.5V289c0-1.9 1.5-3.5 3.5-3.5h160.4c1.9 0 3.5 1.5 3.5 3.5v22.9zm0-60.9c0 1.9-1.5 3.5-3.5 3.5H78.2c-1.9 0-3.5-1.5-3.5-3.5v-22.9c0-1.9 1.5-3.5 3.5-3.5h160.4c1.9 0 3.5 1.5 3.5 3.5V251zm0-60.9c0 1.9-1.5 3.5-3.5 3.5H78.2c-1.9 0-3.5-1.5-3.5-3.5v-22.9c0-1.9 1.5-3.5 3.5-3.5h160.4c1.9 0 3.5 1.5 3.5 3.5v22.9zm259.3 121.7c0 1.9-1.5 3.5-3.5 3.5H337.5c-1.9 0-3.5-1.5-3.5-3.5v-22.9c0-1.9 1.5-3.5 3.5-3.5h160.4c1.9 0 3.5 1.5 3.5 3.5v22.9zm0-60.9c0 1.9-1.5 3.5-3.5 3.5H337.5c-1.9 0-3.5-1.5-3.5-3.5V228c0-1.9 1.5-3.5 3.5-3.5h160.4c1.9 0 3.5 1.5 3.5 3.5v22.9zm0-60.9c0 1.9-1.5 3.5-3.5 3.5H337.5c-1.9 0-3.5-1.5-3.5-3.5v-22.8c0-1.9 1.5-3.5 3.5-3.5h160.4c1.9 0 3.5 1.5 3.5 3.5V190z" - } - }, - "free": [ - "brands" - ] - }, - "rebel": { - "changes": [ - "4.1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f1d0", - "label": "Rebel Alliance", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861016, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M256.5 504C117.2 504 9 387.8 13.2 249.9 16 170.7 56.4 97.7 129.7 49.5c.3 0 1.9-.6 1.1.8-5.8 5.5-111.3 129.8-14.1 226.4 49.8 49.5 90 2.5 90 2.5 38.5-50.1-.6-125.9-.6-125.9-10-24.9-45.7-40.1-45.7-40.1l28.8-31.8c24.4 10.5 43.2 38.7 43.2 38.7.8-29.6-21.9-61.4-21.9-61.4L255.1 8l44.3 50.1c-20.5 28.8-21.9 62.6-21.9 62.6 13.8-23 43.5-39.3 43.5-39.3l28.5 31.8c-27.4 8.9-45.4 39.9-45.4 39.9-15.8 28.5-27.1 89.4.6 127.3 32.4 44.6 87.7-2.8 87.7-2.8 102.7-91.9-10.5-225-10.5-225-6.1-5.5.8-2.8.8-2.8 50.1 36.5 114.6 84.4 116.2 204.8C500.9 400.2 399 504 256.5 504z" - } - }, - "free": [ - "brands" - ] - }, - "receipt": { - "changes": [ - "5.0.13" - ], - "ligatures": [], - "search": { - "terms": [ - "check", - "invoice", - "table" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f543", - "label": "Receipt", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861446, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M358.4 3.2L320 48 265.6 3.2a15.9 15.9 0 0 0-19.2 0L192 48 137.6 3.2a15.9 15.9 0 0 0-19.2 0L64 48 25.6 3.2C15-4.7 0 2.8 0 16v480c0 13.2 15 20.7 25.6 12.8L64 464l54.4 44.8a15.9 15.9 0 0 0 19.2 0L192 464l54.4 44.8a15.9 15.9 0 0 0 19.2 0L320 464l38.4 44.8c10.5 7.9 25.6.4 25.6-12.8V16c0-13.2-15-20.7-25.6-12.8zM320 360c0 4.4-3.6 8-8 8H72c-4.4 0-8-3.6-8-8v-16c0-4.4 3.6-8 8-8h240c4.4 0 8 3.6 8 8v16zm0-96c0 4.4-3.6 8-8 8H72c-4.4 0-8-3.6-8-8v-16c0-4.4 3.6-8 8-8h240c4.4 0 8 3.6 8 8v16zm0-96c0 4.4-3.6 8-8 8H72c-4.4 0-8-3.6-8-8v-16c0-4.4 3.6-8 8-8h240c4.4 0 8 3.6 8 8v16z" - } - }, - "free": [ - "solid" - ] - }, - "recycle": { - "changes": [ - "4.1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f1b8", - "label": "Recycle", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861446, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M184.561 261.903c3.232 13.997-12.123 24.635-24.068 17.168l-40.736-25.455-50.867 81.402C55.606 356.273 70.96 384 96.012 384H148c6.627 0 12 5.373 12 12v40c0 6.627-5.373 12-12 12H96.115c-75.334 0-121.302-83.048-81.408-146.88l50.822-81.388-40.725-25.448c-12.081-7.547-8.966-25.961 4.879-29.158l110.237-25.45c8.611-1.988 17.201 3.381 19.189 11.99l25.452 110.237zm98.561-182.915l41.289 66.076-40.74 25.457c-12.051 7.528-9 25.953 4.879 29.158l110.237 25.45c8.672 1.999 17.215-3.438 19.189-11.99l25.45-110.237c3.197-13.844-11.99-24.719-24.068-17.168l-40.687 25.424-41.263-66.082c-37.521-60.033-125.209-60.171-162.816 0l-17.963 28.766c-3.51 5.62-1.8 13.021 3.82 16.533l33.919 21.195c5.62 3.512 13.024 1.803 16.536-3.817l17.961-28.743c12.712-20.341 41.973-19.676 54.257-.022zM497.288 301.12l-27.515-44.065c-3.511-5.623-10.916-7.334-16.538-3.821l-33.861 21.159c-5.62 3.512-7.33 10.915-3.818 16.536l27.564 44.112c13.257 21.211-2.057 48.96-27.136 48.96H320V336.02c0-14.213-17.242-21.383-27.313-11.313l-80 79.981c-6.249 6.248-6.249 16.379 0 22.627l80 79.989C302.689 517.308 320 510.3 320 495.989V448h95.88c75.274 0 121.335-82.997 81.408-146.88z" - } - }, - "free": [ - "solid" - ] - }, - "red-river": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f3e3", - "label": "red river", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861016, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M353.2 32H94.8C42.4 32 0 74.4 0 126.8v258.4C0 437.6 42.4 480 94.8 480h258.4c52.4 0 94.8-42.4 94.8-94.8V126.8c0-52.4-42.4-94.8-94.8-94.8zM144.9 200.9v56.3c0 27-21.9 48.9-48.9 48.9V151.9c0-13.2 10.7-23.9 23.9-23.9h154.2c0 27-21.9 48.9-48.9 48.9h-56.3c-12.3-.6-24.6 11.6-24 24zm176.3 72h-56.3c-12.3-.6-24.6 11.6-24 24v56.3c0 27-21.9 48.9-48.9 48.9V247.9c0-13.2 10.7-23.9 23.9-23.9h154.2c0 27-21.9 48.9-48.9 48.9z" - } - }, - "free": [ - "brands" - ] - }, - "reddit": { - "changes": [ - "4.1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f1a1", - "label": "reddit Logo", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861017, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M201.5 305.5c-13.8 0-24.9-11.1-24.9-24.6 0-13.8 11.1-24.9 24.9-24.9 13.6 0 24.6 11.1 24.6 24.9 0 13.6-11.1 24.6-24.6 24.6zM504 256c0 137-111 248-248 248S8 393 8 256 119 8 256 8s248 111 248 248zm-132.3-41.2c-9.4 0-17.7 3.9-23.8 10-22.4-15.5-52.6-25.5-86.1-26.6l17.4-78.3 55.4 12.5c0 13.6 11.1 24.6 24.6 24.6 13.8 0 24.9-11.3 24.9-24.9s-11.1-24.9-24.9-24.9c-9.7 0-18 5.8-22.1 13.8l-61.2-13.6c-3-.8-6.1 1.4-6.9 4.4l-19.1 86.4c-33.2 1.4-63.1 11.3-85.5 26.8-6.1-6.4-14.7-10.2-24.1-10.2-34.9 0-46.3 46.9-14.4 62.8-1.1 5-1.7 10.2-1.7 15.5 0 52.6 59.2 95.2 132 95.2 73.1 0 132.3-42.6 132.3-95.2 0-5.3-.6-10.8-1.9-15.8 31.3-16 19.8-62.5-14.9-62.5zM302.8 331c-18.2 18.2-76.1 17.9-93.6 0-2.2-2.2-6.1-2.2-8.3 0-2.5 2.5-2.5 6.4 0 8.6 22.8 22.8 87.3 22.8 110.2 0 2.5-2.2 2.5-6.1 0-8.6-2.2-2.2-6.1-2.2-8.3 0zm7.7-75c-13.6 0-24.6 11.1-24.6 24.9 0 13.6 11.1 24.6 24.6 24.6 13.8 0 24.9-11.1 24.9-24.6 0-13.8-11-24.9-24.9-24.9z" - } - }, - "free": [ - "brands" - ] - }, - "reddit-alien": { - "changes": [ - "4.5", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f281", - "label": "reddit Alien", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861016, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M440.3 203.5c-15 0-28.2 6.2-37.9 15.9-35.7-24.7-83.8-40.6-137.1-42.3L293 52.3l88.2 19.8c0 21.6 17.6 39.2 39.2 39.2 22 0 39.7-18.1 39.7-39.7s-17.6-39.7-39.7-39.7c-15.4 0-28.7 9.3-35.3 22l-97.4-21.6c-4.9-1.3-9.7 2.2-11 7.1L246.3 177c-52.9 2.2-100.5 18.1-136.3 42.8-9.7-10.1-23.4-16.3-38.4-16.3-55.6 0-73.8 74.6-22.9 100.1-1.8 7.9-2.6 16.3-2.6 24.7 0 83.8 94.4 151.7 210.3 151.7 116.4 0 210.8-67.9 210.8-151.7 0-8.4-.9-17.2-3.1-25.1 49.9-25.6 31.5-99.7-23.8-99.7zM129.4 308.9c0-22 17.6-39.7 39.7-39.7 21.6 0 39.2 17.6 39.2 39.7 0 21.6-17.6 39.2-39.2 39.2-22 .1-39.7-17.6-39.7-39.2zm214.3 93.5c-36.4 36.4-139.1 36.4-175.5 0-4-3.5-4-9.7 0-13.7 3.5-3.5 9.7-3.5 13.2 0 27.8 28.5 120 29 149 0 3.5-3.5 9.7-3.5 13.2 0 4.1 4 4.1 10.2.1 13.7zm-.8-54.2c-21.6 0-39.2-17.6-39.2-39.2 0-22 17.6-39.7 39.2-39.7 22 0 39.7 17.6 39.7 39.7-.1 21.5-17.7 39.2-39.7 39.2z" - } - }, - "free": [ - "brands" - ] - }, - "reddit-square": { - "changes": [ - "4.1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f1a2", - "label": "reddit Square", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861017, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M283.2 345.5c2.7 2.7 2.7 6.8 0 9.2-24.5 24.5-93.8 24.6-118.4 0-2.7-2.4-2.7-6.5 0-9.2 2.4-2.4 6.5-2.4 8.9 0 18.7 19.2 81 19.6 100.5 0 2.4-2.3 6.6-2.3 9 0zm-91.3-53.8c0-14.9-11.9-26.8-26.5-26.8-14.9 0-26.8 11.9-26.8 26.8 0 14.6 11.9 26.5 26.8 26.5 14.6 0 26.5-11.9 26.5-26.5zm90.7-26.8c-14.6 0-26.5 11.9-26.5 26.8 0 14.6 11.9 26.5 26.5 26.5 14.9 0 26.8-11.9 26.8-26.5 0-14.9-11.9-26.8-26.8-26.8zM448 80v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V80c0-26.5 21.5-48 48-48h352c26.5 0 48 21.5 48 48zm-99.7 140.6c-10.1 0-19 4.2-25.6 10.7-24.1-16.7-56.5-27.4-92.5-28.6l18.7-84.2 59.5 13.4c0 14.6 11.9 26.5 26.5 26.5 14.9 0 26.8-12.2 26.8-26.8 0-14.6-11.9-26.8-26.8-26.8-10.4 0-19.3 6.2-23.8 14.9l-65.7-14.6c-3.3-.9-6.5 1.5-7.4 4.8l-20.5 92.8c-35.7 1.5-67.8 12.2-91.9 28.9-6.5-6.8-15.8-11-25.9-11-37.5 0-49.8 50.4-15.5 67.5-1.2 5.4-1.8 11-1.8 16.7 0 56.5 63.7 102.3 141.9 102.3 78.5 0 142.2-45.8 142.2-102.3 0-5.7-.6-11.6-2.1-17 33.6-17.2 21.2-67.2-16.1-67.2z" - } - }, - "free": [ - "brands" - ] - }, - "redhat": { - "changes": [ - "5.6.0" - ], - "ligatures": [], - "search": { - "terms": [ - "linux", - "operating system", - "os" - ] - }, - "styles": [ - "brands" - ], - "unicode": "f7bc", - "label": "Redhat", - "voted": true, - "svg": { - "brands": { - "last_modified": 1546440861017, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M312.4 401.2c1.3 1.3 3.6 5.6.8 11.1-1.6 2.9-3.2 4.9-6.2 7.3-3.6 2.9-10.6 6.2-20.3.1-5.2-3.3-5.5-4.4-12.7-3.4-5.1.7-7.1-4.5-5.3-8.8 1.9-4.3 9.4-7.7 18.8-2.2 4.2 2.5 10.8 7.7 16.6 3.1 2.4-1.9 3.8-3.2 7.2-7 .3-.5.8-.5 1.1-.2M256 29.7C114.6 29.7 0 144.3 0 285.6c0 28.6 4.7 56.1 13.3 81.8h17.8c15.8 0 30.4-3.8 42.8-10.2 3.1-1.6 6.6-2.6 10.4-2.6 19.1 0 18.3 15.3 30.3 22.9.7.4 7.5 4.3 15.8 3.9 3.4-.2 8.5-1 9.8-4.5 1.4-4-.3-7-5.3-9.1-9.7-4.1-9.5-11-15.8-18.2-3.9-4.3-8.6-8.5-9.5-17.8-.9-9.1 4.2-19.9 14.7-22.7 4-1.1 12.8-1.8 21.5 5 8.3 6.4 13.9 16.9 16.3 21.2 1.7 3 7.8 6.5 12.7 2.1 4.9-4.5 9.4-4.5 13.1 1.2 3.1 4.9 26.2 35.6 51.1 36.4 25.3.8 38.8-5.7 49.9-5.3 7.7.3 11.5 4.2 15.9 4.9 7.8 1.2 13.3-5.8 21.9-5.4 6.9.3 14.5 5 22.3 5 7.8 0 24.1-9.4 23.9-5.5-.4 6.8-5.7 18.9-6.9 24.5-.9 3.9-.1 13.2-2.4 20.8-2.1 7.6-9.2 17.4-11.1 20.1-6.3 9.4-10.8 12.2-16 22.1-5.7 11-15.1 21.2-17.6 24.5-.4.5-.4.9-.1 1.2 2 1.9 18.8-2.2 25.3-8.3 6.3-5.9 17.3-24 34.7-27.8 8.8-2 12.3-5 13-8.1.5-2.7-.6-2.9-.6-4.8 0-1.6.9-3 2.3-3.7 14.4-6 43.3-12.4 77.7-4.5 26-40.1 41.1-87.8 41.1-139.1C512 144.3 397.4 29.7 256 29.7zm208.2 250.8c-12.3 67.4-122.5 90-229.7 57.6-102.2-30.9-191.9-92.5-181.6-128.6 6-21 39.4-30 83.8-25.2-6.7 13.7-6.2 29.9 23.2 47.8 36 20.4 96.7 37.8 113.1 36.1 6.1-.6 11.6-3.7 6.1-7.3-24.8-16.6 7-36.4-55.7-48.4-82.9-15.8-79.6-39.2-77.2-52.7 0 0 7.4-33.1 10.4-44.7 3.1-11.6 11-38.3 64.3-26.3 30.8 6.9 47.5-1.7 55.9-3.9 23.1-5.9 48.6-1.8 62.7 12.7 14.6 15 34.7 61.3 44.3 95.9 4.9 17.6 3.6 26 1.1 32-1.8 4-2.8 6.6-8.9 16.9-1.1 1.8-.2 3.8 2.2 2.6 16-8.2 19.6-19.1 22.1-27.6 43.7 9.9 69.4 32.5 63.9 63.1zM229.6 135c-26.3 0-34.4 7-45.8-7.1-2.3-2.9-9.6-5.6-13.6 3.6-4 9.3 3.4 19.2 9.6 20.5 0 0 10.3 19.1 18.1 10.8 5.5-5.9 8.6-9.1 38.2-11.2 27.9-2.1 13.4-16.6-6.5-16.6zm61.1-40.2c-9.8 1-18.3 3.4-24.1 6.4-.7.3-.7 1.5.5 1.5 34.2-5.4 48.9 8.1 18.3 15.1-1.2.3-1.2 1.9 0 2.2 4.3 1.2 9.3 2 14.6 2.1 16.4.3 29.9-5.6 30.1-13.2.2-6.4-12.4-16.9-39.4-14.1z" - } - }, - "free": [ - "brands" - ] - }, - "redo": { - "changes": [ - "1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "forward", - "refresh", - "reload", - "repeat" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f01e", - "label": "Redo", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861447, - "raw": "", - "viewBox": [ - "0", - "0", - "512.333", - "512" - ], - "width": 512, - "height": 512, - "path": "M500.333 0h-47.411c-6.853 0-12.314 5.729-11.986 12.574l3.966 82.759C399.416 41.899 331.672 8 256.001 8 119.34 8 7.899 119.526 8 256.187 8.101 393.068 119.096 504 256 504c63.926 0 122.202-24.187 166.178-63.908 5.113-4.618 5.354-12.561.482-17.433l-33.971-33.971c-4.466-4.466-11.64-4.717-16.38-.543C341.308 415.448 300.606 432 256 432c-97.267 0-176-78.716-176-176 0-97.267 78.716-176 176-176 60.892 0 114.506 30.858 146.099 77.8l-101.525-4.865c-6.845-.328-12.574 5.133-12.574 11.986v47.411c0 6.627 5.373 12 12 12h200.333c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12z" - } - }, - "free": [ - "solid" - ] - }, - "redo-alt": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "forward", - "refresh", - "reload", - "repeat" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f2f9", - "label": "Alternate Redo", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861447, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M256.455 8c66.269.119 126.437 26.233 170.859 68.685l35.715-35.715C478.149 25.851 504 36.559 504 57.941V192c0 13.255-10.745 24-24 24H345.941c-21.382 0-32.09-25.851-16.971-40.971l41.75-41.75c-30.864-28.899-70.801-44.907-113.23-45.273-92.398-.798-170.283 73.977-169.484 169.442C88.764 348.009 162.184 424 256 424c41.127 0 79.997-14.678 110.629-41.556 4.743-4.161 11.906-3.908 16.368.553l39.662 39.662c4.872 4.872 4.631 12.815-.482 17.433C378.202 479.813 319.926 504 256 504 119.034 504 8.001 392.967 8 256.002 7.999 119.193 119.646 7.755 256.455 8z" - } - }, - "free": [ - "solid" - ] - }, - "registered": { - "changes": [ - "4.4", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f25d", - "label": "Registered Trademark", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861447, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M285.363 207.475c0 18.6-9.831 28.431-28.431 28.431h-29.876v-56.14h23.378c28.668 0 34.929 8.773 34.929 27.709zM504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM363.411 360.414c-46.729-84.825-43.299-78.636-44.702-80.98 23.432-15.172 37.945-42.979 37.945-74.486 0-54.244-31.5-89.252-105.498-89.252h-70.667c-13.255 0-24 10.745-24 24V372c0 13.255 10.745 24 24 24h22.567c13.255 0 24-10.745 24-24v-71.663h25.556l44.129 82.937a24.001 24.001 0 0 0 21.188 12.727h24.464c18.261-.001 29.829-19.591 21.018-35.587z" - }, - "regular": { - "last_modified": 1546440861311, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 448c-110.532 0-200-89.451-200-200 0-110.531 89.451-200 200-200 110.532 0 200 89.451 200 200 0 110.532-89.451 200-200 200zm110.442-81.791c-53.046-96.284-50.25-91.468-53.271-96.085 24.267-13.879 39.482-41.563 39.482-73.176 0-52.503-30.247-85.252-101.498-85.252h-78.667c-6.617 0-12 5.383-12 12V380c0 6.617 5.383 12 12 12h38.568c6.617 0 12-5.383 12-12v-83.663h31.958l47.515 89.303a11.98 11.98 0 0 0 10.593 6.36h42.81c9.14 0 14.914-9.799 10.51-17.791zM256.933 239.906h-33.875v-64.14h27.377c32.417 0 38.929 12.133 38.929 31.709-.001 20.913-11.518 32.431-32.431 32.431z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "renren": { - "changes": [ - "3.2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f18b", - "label": "Renren", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861017, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M214 169.1c0 110.4-61 205.4-147.6 247.4C30 373.2 8 317.7 8 256.6 8 133.9 97.1 32.2 214 12.5v156.6zM255 504c-42.9 0-83.3-11-118.5-30.4C193.7 437.5 239.9 382.9 255 319c15.5 63.9 61.7 118.5 118.8 154.7C338.7 493 298.3 504 255 504zm190.6-87.5C359 374.5 298 279.6 298 169.1V12.5c116.9 19.7 206 121.4 206 244.1 0 61.1-22 116.6-58.4 159.9z" - } - }, - "free": [ - "brands" - ] - }, - "reply": { - "changes": [ - "3", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f3e5", - "label": "Reply", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861447, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M8.309 189.836L184.313 37.851C199.719 24.546 224 35.347 224 56.015v80.053c160.629 1.839 288 34.032 288 186.258 0 61.441-39.581 122.309-83.333 154.132-13.653 9.931-33.111-2.533-28.077-18.631 45.344-145.012-21.507-183.51-176.59-185.742V360c0 20.7-24.3 31.453-39.687 18.164l-176.004-152c-11.071-9.562-11.086-26.753 0-36.328z" - } - }, - "free": [ - "solid" - ] - }, - "reply-all": { - "changes": [ - "3.1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f122", - "label": "reply-all", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861447, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M136.309 189.836L312.313 37.851C327.72 24.546 352 35.348 352 56.015v82.763c129.182 10.231 224 52.212 224 183.548 0 61.441-39.582 122.309-83.333 154.132-13.653 9.931-33.111-2.533-28.077-18.631 38.512-123.162-3.922-169.482-112.59-182.015v84.175c0 20.701-24.3 31.453-39.687 18.164L136.309 226.164c-11.071-9.561-11.086-26.753 0-36.328zm-128 36.328L184.313 378.15C199.7 391.439 224 380.687 224 359.986v-15.818l-108.606-93.785A55.96 55.96 0 0 1 96 207.998a55.953 55.953 0 0 1 19.393-42.38L224 71.832V56.015c0-20.667-24.28-31.469-39.687-18.164L8.309 189.836c-11.086 9.575-11.071 26.767 0 36.328z" - } - }, - "free": [ - "solid" - ] - }, - "replyd": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f3e6", - "label": "replyd", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861017, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M320 480H128C57.6 480 0 422.4 0 352V160C0 89.6 57.6 32 128 32h192c70.4 0 128 57.6 128 128v192c0 70.4-57.6 128-128 128zM193.4 273.2c-6.1-2-11.6-3.1-16.4-3.1-7.2 0-13.5 1.9-18.9 5.6-5.4 3.7-9.6 9-12.8 15.8h-1.1l-4.2-18.3h-28v138.9h36.1v-89.7c1.5-5.4 4.4-9.8 8.7-13.2 4.3-3.4 9.8-5.1 16.2-5.1 4.6 0 9.8 1 15.6 3.1l4.8-34zm115.2 103.4c-3.2 2.4-7.7 4.8-13.7 7.1-6 2.3-12.8 3.5-20.4 3.5-12.2 0-21.1-3-26.5-8.9-5.5-5.9-8.5-14.7-9-26.4h83.3c.9-4.8 1.6-9.4 2.1-13.9.5-4.4.7-8.6.7-12.5 0-10.7-1.6-19.7-4.7-26.9-3.2-7.2-7.3-13-12.5-17.2-5.2-4.3-11.1-7.3-17.8-9.2-6.7-1.8-13.5-2.8-20.6-2.8-21.1 0-37.5 6.1-49.2 18.3s-17.5 30.5-17.5 55c0 22.8 5.2 40.7 15.6 53.7 10.4 13.1 26.8 19.6 49.2 19.6 10.7 0 20.9-1.5 30.4-4.6 9.5-3.1 17.1-6.8 22.6-11.2l-12-23.6zm-21.8-70.3c3.8 5.4 5.3 13.1 4.6 23.1h-51.7c.9-9.4 3.7-17 8.2-22.6 4.5-5.6 11.5-8.5 21-8.5 8.2-.1 14.1 2.6 17.9 8zm79.9 2.5c4.1 3.9 9.4 5.8 16.1 5.8 7 0 12.6-1.9 16.7-5.8s6.1-9.1 6.1-15.6-2-11.6-6.1-15.4c-4.1-3.8-9.6-5.7-16.7-5.7-6.7 0-12 1.9-16.1 5.7-4.1 3.8-6.1 8.9-6.1 15.4s2 11.7 6.1 15.6zm0 100.5c4.1 3.9 9.4 5.8 16.1 5.8 7 0 12.6-1.9 16.7-5.8s6.1-9.1 6.1-15.6-2-11.6-6.1-15.4c-4.1-3.8-9.6-5.7-16.7-5.7-6.7 0-12 1.9-16.1 5.7-4.1 3.8-6.1 8.9-6.1 15.4 0 6.6 2 11.7 6.1 15.6z" - } - }, - "free": [ - "brands" - ] - }, - "republican": { - "changes": [ - "5.5.0" - ], - "ligatures": [], - "search": { - "terms": [ - "american", - "conservative", - "election", - "elephant", - "politics", - "republican party", - "right", - "right-wing", - "usa" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f75e", - "label": "Republican", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861447, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M544 192c0-88.4-71.6-160-160-160H160C71.6 32 0 103.6 0 192v64h544v-64zm-367.7-21.6l-19.8 19.3 4.7 27.3c.8 4.9-4.3 8.6-8.7 6.3L128 210.4l-24.5 12.9c-4.3 2.3-9.5-1.4-8.7-6.3l4.7-27.3-19.8-19.3c-3.6-3.5-1.6-9.5 3.3-10.2l27.4-4 12.2-24.8c2.2-4.5 8.6-4.4 10.7 0l12.2 24.8 27.4 4c5 .7 6.9 6.7 3.4 10.2zm144 0l-19.8 19.3 4.7 27.3c.8 4.9-4.3 8.6-8.7 6.3L272 210.4l-24.5 12.9c-4.3 2.3-9.5-1.4-8.7-6.3l4.7-27.3-19.8-19.3c-3.6-3.5-1.6-9.5 3.3-10.2l27.4-4 12.2-24.8c2.2-4.5 8.6-4.4 10.7 0l12.2 24.8 27.4 4c5 .7 6.9 6.7 3.4 10.2zm144 0l-19.8 19.3 4.7 27.3c.8 4.9-4.3 8.6-8.7 6.3L416 210.4l-24.5 12.9c-4.3 2.3-9.5-1.4-8.7-6.3l4.7-27.3-19.8-19.3c-3.6-3.5-1.6-9.5 3.3-10.2l27.4-4 12.2-24.8c2.2-4.5 8.6-4.4 10.7 0l12.2 24.8 27.4 4c5 .7 6.9 6.7 3.4 10.2zM624 320h-32c-8.8 0-16 7.2-16 16v64c0 8.8-7.2 16-16 16s-16-7.2-16-16V288H0v176c0 8.8 7.2 16 16 16h96c8.8 0 16-7.2 16-16v-80h192v80c0 8.8 7.2 16 16 16h96c8.8 0 16-7.2 16-16V352h32v43.3c0 41.8 30 80.1 71.6 84.3 47.8 4.9 88.4-32.7 88.4-79.6v-64c0-8.8-7.2-16-16-16z" - } - }, - "free": [ - "solid" - ] - }, - "researchgate": { - "changes": [ - "5.0.11" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f4f8", - "label": "Researchgate", - "voted": true, - "svg": { - "brands": { - "last_modified": 1546440861017, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M0 32v448h448V32H0zm262.2 334.4c-6.6 3-33.2 6-50-14.2-9.2-10.6-25.3-33.3-42.2-63.6-8.9 0-14.7 0-21.4-.6v46.4c0 23.5 6 21.2 25.8 23.9v8.1c-6.9-.3-23.1-.8-35.6-.8-13.1 0-26.1.6-33.6.8v-8.1c15.5-2.9 22-1.3 22-23.9V225c0-22.6-6.4-21-22-23.9V193c25.8 1 53.1-.6 70.9-.6 31.7 0 55.9 14.4 55.9 45.6 0 21.1-16.7 42.2-39.2 47.5 13.6 24.2 30 45.6 42.2 58.9 7.2 7.8 17.2 14.7 27.2 14.7v7.3zm22.9-135c-23.3 0-32.2-15.7-32.2-32.2V167c0-12.2 8.8-30.4 34-30.4s30.4 17.9 30.4 17.9l-10.7 7.2s-5.5-12.5-19.7-12.5c-7.9 0-19.7 7.3-19.7 19.7v26.8c0 13.4 6.6 23.3 17.9 23.3 14.1 0 21.5-10.9 21.5-26.8h-17.9v-10.7h30.4c0 20.5 4.7 49.9-34 49.9zm-116.5 44.7c-9.4 0-13.6-.3-20-.8v-69.7c6.4-.6 15-.6 22.5-.6 23.3 0 37.2 12.2 37.2 34.5 0 21.9-15 36.6-39.7 36.6z" - } - }, - "free": [ - "brands" - ] - }, - "resolving": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f3e7", - "label": "Resolving", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861018, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M281.2 278.2c46-13.3 49.6-23.5 44-43.4L314 195.5c-6.1-20.9-18.4-28.1-71.1-12.8L54.7 236.8l28.6 98.6 197.9-57.2zM248.5 8C131.4 8 33.2 88.7 7.2 197.5l221.9-63.9c34.8-10.2 54.2-11.7 79.3-8.2 36.3 6.1 52.7 25 61.4 55.2l10.7 37.8c8.2 28.1 1 50.6-23.5 73.6-19.4 17.4-31.2 24.5-61.4 33.2L203 351.8l220.4 27.1 9.7 34.2-48.1 13.3-286.8-37.3 23 80.2c36.8 22 80.3 34.7 126.3 34.7 137 0 248.5-111.4 248.5-248.3C497 119.4 385.5 8 248.5 8zM38.3 388.6L0 256.8c0 48.5 14.3 93.4 38.3 131.8z" - } - }, - "free": [ - "brands" - ] - }, - "restroom": { - "changes": [ - "5.6.0" - ], - "ligatures": [], - "search": { - "terms": [ - "bathroom", - "john", - "loo", - "potty", - "washroom", - "waste", - "wc" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f7bd", - "label": "Restroom", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861448, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M128 128c35.3 0 64-28.7 64-64S163.3 0 128 0 64 28.7 64 64s28.7 64 64 64zm384 0c35.3 0 64-28.7 64-64S547.3 0 512 0s-64 28.7-64 64 28.7 64 64 64zm127.3 226.5l-45.6-185.8c-3.3-13.5-15.5-23-29.8-24.2-15 9.7-32.8 15.5-52 15.5-19.2 0-37-5.8-52-15.5-14.3 1.2-26.5 10.7-29.8 24.2l-45.6 185.8C381 369.6 393 384 409.2 384H464v104c0 13.3 10.7 24 24 24h48c13.3 0 24-10.7 24-24V384h54.8c16.2 0 28.2-14.4 24.5-29.5zM336 0h-32c-8.8 0-16 7.2-16 16v480c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V16c0-8.8-7.2-16-16-16zM180.1 144.4c-15 9.8-32.9 15.6-52.1 15.6-19.2 0-37.1-5.8-52.1-15.6C51.3 146.5 32 166.9 32 192v136c0 13.3 10.7 24 24 24h8v136c0 13.3 10.7 24 24 24h80c13.3 0 24-10.7 24-24V352h8c13.3 0 24-10.7 24-24V192c0-25.1-19.3-45.5-43.9-47.6z" - } - }, - "free": [ - "solid" - ] - }, - "retweet": { - "changes": [ - "1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "refresh", - "reload", - "share", - "swap" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f079", - "label": "Retweet", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861448, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M629.657 343.598L528.971 444.284c-9.373 9.372-24.568 9.372-33.941 0L394.343 343.598c-9.373-9.373-9.373-24.569 0-33.941l10.823-10.823c9.562-9.562 25.133-9.34 34.419.492L480 342.118V160H292.451a24.005 24.005 0 0 1-16.971-7.029l-16-16C244.361 121.851 255.069 96 276.451 96H520c13.255 0 24 10.745 24 24v222.118l40.416-42.792c9.285-9.831 24.856-10.054 34.419-.492l10.823 10.823c9.372 9.372 9.372 24.569-.001 33.941zm-265.138 15.431A23.999 23.999 0 0 0 347.548 352H160V169.881l40.416 42.792c9.286 9.831 24.856 10.054 34.419.491l10.822-10.822c9.373-9.373 9.373-24.569 0-33.941L144.971 67.716c-9.373-9.373-24.569-9.373-33.941 0L10.343 168.402c-9.373 9.373-9.373 24.569 0 33.941l10.822 10.822c9.562 9.562 25.133 9.34 34.419-.491L96 169.881V392c0 13.255 10.745 24 24 24h243.549c21.382 0 32.09-25.851 16.971-40.971l-16.001-16z" - } - }, - "free": [ - "solid" - ] - }, - "rev": { - "changes": [ - "5.1.0", - "5.1.1" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f5b2", - "label": "Rev.io", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861018, - "raw": "", - "viewBox": [ - "0", - "0", - "410.22", - "512" - ], - "width": 410, - "height": 512, - "path": "M270.67 274.89c0 36.16-29.41 65.57-65.56 65.57s-65.57-29.41-65.57-65.57 29.41-65.56 65.57-65.56 65.56 29.4 65.56 65.56zm139.55-5.05h-.13c-1.49-61.55-30.1-116.35-74.32-152.98l-45.38 26.2c43.17 28.03 71.81 76.63 71.81 131.82 0 86.62-70.47 157.09-157.09 157.09S48.02 361.5 48.02 274.88c0-81.86 62.96-149.27 142.99-156.43v39.12l108.76-62.79L191.01 32v38.32C84.31 77.57 0 166.36 0 274.89c0 111.59 89.12 202.29 200.06 204.98v.13h210.16V269.84z" - } - }, - "free": [ - "brands" - ] - }, - "ribbon": { - "changes": [ - "5.0.9" - ], - "ligatures": [], - "search": { - "terms": [ - "badge", - "cause", - "lapel", - "pin" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f4d6", - "label": "Ribbon", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861448, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M6.1 444.3c-9.6 10.8-7.5 27.6 4.5 35.7l68.8 27.9c9.9 6.7 23.3 5 31.3-3.8l91.8-101.9-79.2-87.9-117.2 130zm435.8 0s-292-324.6-295.4-330.1c15.4-8.4 40.2-17.9 77.5-17.9s62.1 9.5 77.5 17.9c-3.3 5.6-56 64.6-56 64.6l79.1 87.7 34.2-38c28.7-31.9 33.3-78.6 11.4-115.5l-43.7-73.5c-4.3-7.2-9.9-13.3-16.8-18-40.7-27.6-127.4-29.7-171.4 0-6.9 4.7-12.5 10.8-16.8 18l-43.6 73.2c-1.5 2.5-37.1 62.2 11.5 116L337.5 504c8 8.9 21.4 10.5 31.3 3.8l68.8-27.9c11.9-8 14-24.8 4.3-35.6z" - } - }, - "free": [ - "solid" - ] - }, - "ring": { - "changes": [ - "5.4.0" - ], - "ligatures": [], - "search": { - "terms": [ - "Dungeons & Dragons", - "Gollum", - "band", - "binding", - "d&d", - "dnd", - "fantasy", - "jewelry", - "precious" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f70b", - "label": "Ring", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861448, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M256 64C110.06 64 0 125.91 0 208v98.13C0 384.48 114.62 448 256 448s256-63.52 256-141.87V208c0-82.09-110.06-144-256-144zm0 64c106.04 0 192 35.82 192 80 0 9.26-3.97 18.12-10.91 26.39C392.15 208.21 328.23 192 256 192s-136.15 16.21-181.09 42.39C67.97 226.12 64 217.26 64 208c0-44.18 85.96-80 192-80zM120.43 264.64C155.04 249.93 201.64 240 256 240s100.96 9.93 135.57 24.64C356.84 279.07 308.93 288 256 288s-100.84-8.93-135.57-23.36z" - } - }, - "free": [ - "solid" - ] - }, - "road": { - "changes": [ - "1", - "5.0.0", - "5.2.0" - ], - "ligatures": [], - "search": { - "terms": [ - "street" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f018", - "label": "road", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861448, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M573.19 402.67l-139.79-320C428.43 71.29 417.6 64 405.68 64h-97.59l2.45 23.16c.5 4.72-3.21 8.84-7.96 8.84h-29.16c-4.75 0-8.46-4.12-7.96-8.84L267.91 64h-97.59c-11.93 0-22.76 7.29-27.73 18.67L2.8 402.67C-6.45 423.86 8.31 448 30.54 448h196.84l10.31-97.68c.86-8.14 7.72-14.32 15.91-14.32h68.8c8.19 0 15.05 6.18 15.91 14.32L348.62 448h196.84c22.23 0 36.99-24.14 27.73-45.33zM260.4 135.16a8 8 0 0 1 7.96-7.16h39.29c4.09 0 7.53 3.09 7.96 7.16l4.6 43.58c.75 7.09-4.81 13.26-11.93 13.26h-40.54c-7.13 0-12.68-6.17-11.93-13.26l4.59-43.58zM315.64 304h-55.29c-9.5 0-16.91-8.23-15.91-17.68l5.07-48c.86-8.14 7.72-14.32 15.91-14.32h45.15c8.19 0 15.05 6.18 15.91 14.32l5.07 48c1 9.45-6.41 17.68-15.91 17.68z" - } - }, - "free": [ - "solid" - ] - }, - "robot": { - "changes": [ - "5.0.13" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f544", - "label": "Robot", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861448, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M0 256v128c0 17.7 14.3 32 32 32h32V224H32c-17.7 0-32 14.3-32 32zM464 96H352V32c0-17.7-14.3-32-32-32s-32 14.3-32 32v64H176c-44.2 0-80 35.8-80 80v272c0 35.3 28.7 64 64 64h320c35.3 0 64-28.7 64-64V176c0-44.2-35.8-80-80-80zM256 416h-64v-32h64v32zm-32-120c-22.1 0-40-17.9-40-40s17.9-40 40-40 40 17.9 40 40-17.9 40-40 40zm128 120h-64v-32h64v32zm96 0h-64v-32h64v32zm-32-120c-22.1 0-40-17.9-40-40s17.9-40 40-40 40 17.9 40 40-17.9 40-40 40zm192-72h-32v192h32c17.7 0 32-14.3 32-32V256c0-17.7-14.3-32-32-32z" - } - }, - "free": [ - "solid" - ] - }, - "rocket": { - "changes": [ - "3.1", - "5.0.0", - "5.7.0" - ], - "ligatures": [], - "search": { - "terms": [ - "app" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f135", - "label": "rocket", - "voted": false, - "svg": { - "solid": { - "last_modified": 1548697859202, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M505.05 19.1a15.89 15.89 0 0 0-12.2-12.2C460.65 0 435.46 0 410.36 0c-103.2 0-165.1 55.2-211.29 128H94.87A48 48 0 0 0 52 154.49l-49.42 98.8A24 24 0 0 0 24.07 288h103.77l-22.47 22.47a32 32 0 0 0 0 45.25l50.9 50.91a32 32 0 0 0 45.26 0L224 384.16V488a24 24 0 0 0 34.7 21.49l98.7-49.39a47.91 47.91 0 0 0 26.5-42.9V312.79c72.59-46.3 128-108.4 128-211.09.1-25.2.1-50.4-6.85-82.6zM384 168a40 40 0 1 1 40-40 40 40 0 0 1-40 40z" - } - }, - "free": [ - "solid" - ] - }, - "rocketchat": { - "changes": [ - "5.0.0", - "5.4.2" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f3e8", - "label": "Rocket.Chat", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861018, - "raw": "", - "viewBox": [ - "0", - "0", - "582.5", - "512" - ], - "width": 582, - "height": 512, - "path": "M491.9 105.9c-77.8-51.4-181.2-63.1-267.1-47.6C128.7-34.4 21 8.2 0 20.5c0 0 73.9 62.8 61.9 117.8-87.5 89.2-45.9 188.5 0 235.4C73.9 428.7 0 491.5 0 491.5c20.8 12.3 128.2 54.8 224.8-37.4 85.7 15.4 189.1 3.8 267.1-47.7 120.6-77 121-223.1 0-300.5zm-194.4 300c-30.1.1-60-3.8-89.1-11.5l-20 19.3c-11.1 10.8-23.6 20.1-37 27.7-16.3 8.2-34.1 13.3-52.3 14.9 1-1.8 1.9-3.6 2.8-5.3 20-37.1 25.4-70.3 16.2-99.8-32.9-25.9-52.6-59-52.6-95.2 0-82.9 103.9-150.1 232-150.1s232 67.2 232 150.1c0 82.9-103.9 149.9-232 149.9zM186.2 291.7c-19.1.3-34.9-15-35.2-34.1-.7-45.9 68.6-46.9 69.3-1.1v.5c.2 19.3-15.5 34.7-34.1 34.7zm74.6-34.1c-.8-45.9 68.5-47 69.3-1.2v.6c.4 45.6-68.5 46.1-69.3.6zm145 34.1c-19.1.3-34.9-15-35.2-34.1-.7-45.9 68.6-46.9 69.3-1.1v.5c.2 19-15 34.6-34.1 34.7z" - } - }, - "free": [ - "brands" - ] - }, - "rockrms": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f3e9", - "label": "Rockrms", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861018, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm157.4 419.5h-90l-112-131.3c-17.9-20.4-3.9-56.1 26.6-56.1h75.3l-84.6-99.3-84.3 98.9h-90L193.5 67.2c14.4-18.4 41.3-17.3 54.5 0l157.7 185.1c19 22.8 2 57.2-27.6 56.1-.6 0-74.2.2-74.2.2l101.5 118.9z" - } - }, - "free": [ - "brands" - ] - }, - "route": { - "changes": [ - "5.0.9" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f4d7", - "label": "Route", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861449, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M416 320h-96c-17.6 0-32-14.4-32-32s14.4-32 32-32h96s96-107 96-160-43-96-96-96-96 43-96 96c0 25.5 22.2 63.4 45.3 96H320c-52.9 0-96 43.1-96 96s43.1 96 96 96h96c17.6 0 32 14.4 32 32s-14.4 32-32 32H185.5c-16 24.8-33.8 47.7-47.3 64H416c52.9 0 96-43.1 96-96s-43.1-96-96-96zm0-256c17.7 0 32 14.3 32 32s-14.3 32-32 32-32-14.3-32-32 14.3-32 32-32zM96 256c-53 0-96 43-96 96s96 160 96 160 96-107 96-160-43-96-96-96zm0 128c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32z" - } - }, - "free": [ - "solid" - ] - }, - "rss": { - "changes": [ - "2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "blog" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f09e", - "label": "rss", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861449, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M128.081 415.959c0 35.369-28.672 64.041-64.041 64.041S0 451.328 0 415.959s28.672-64.041 64.041-64.041 64.04 28.673 64.04 64.041zm175.66 47.25c-8.354-154.6-132.185-278.587-286.95-286.95C7.656 175.765 0 183.105 0 192.253v48.069c0 8.415 6.49 15.472 14.887 16.018 111.832 7.284 201.473 96.702 208.772 208.772.547 8.397 7.604 14.887 16.018 14.887h48.069c9.149.001 16.489-7.655 15.995-16.79zm144.249.288C439.596 229.677 251.465 40.445 16.503 32.01 7.473 31.686 0 38.981 0 48.016v48.068c0 8.625 6.835 15.645 15.453 15.999 191.179 7.839 344.627 161.316 352.465 352.465.353 8.618 7.373 15.453 15.999 15.453h48.068c9.034-.001 16.329-7.474 16.005-16.504z" - } - }, - "free": [ - "solid" - ] - }, - "rss-square": { - "changes": [ - "3.1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "blog", - "feed" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f143", - "label": "RSS Square", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861449, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M400 32H48C21.49 32 0 53.49 0 80v352c0 26.51 21.49 48 48 48h352c26.51 0 48-21.49 48-48V80c0-26.51-21.49-48-48-48zM112 416c-26.51 0-48-21.49-48-48s21.49-48 48-48 48 21.49 48 48-21.49 48-48 48zm157.533 0h-34.335c-6.011 0-11.051-4.636-11.442-10.634-5.214-80.05-69.243-143.92-149.123-149.123-5.997-.39-10.633-5.431-10.633-11.441v-34.335c0-6.535 5.468-11.777 11.994-11.425 110.546 5.974 198.997 94.536 204.964 204.964.352 6.526-4.89 11.994-11.425 11.994zm103.027 0h-34.334c-6.161 0-11.175-4.882-11.427-11.038-5.598-136.535-115.204-246.161-251.76-251.76C68.882 152.949 64 147.935 64 141.774V107.44c0-6.454 5.338-11.664 11.787-11.432 167.83 6.025 302.21 141.191 308.205 308.205.232 6.449-4.978 11.787-11.432 11.787z" - } - }, - "free": [ - "solid" - ] - }, - "ruble-sign": { - "changes": [ - "4", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "rub" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f158", - "label": "Ruble Sign", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861449, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M239.36 320C324.48 320 384 260.542 384 175.071S324.48 32 239.36 32H76c-6.627 0-12 5.373-12 12v206.632H12c-6.627 0-12 5.373-12 12V308c0 6.627 5.373 12 12 12h52v32H12c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h52v52c0 6.627 5.373 12 12 12h58.56c6.627 0 12-5.373 12-12v-52H308c6.627 0 12-5.373 12-12v-40c0-6.627-5.373-12-12-12H146.56v-32h92.8zm-92.8-219.252h78.72c46.72 0 74.88 29.11 74.88 74.323 0 45.832-28.16 75.561-76.16 75.561h-77.44V100.748z" - } - }, - "free": [ - "solid" - ] - }, - "ruler": { - "changes": [ - "5.0.13" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f545", - "label": "Ruler", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861449, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M635.7 167.2L556.1 31.7c-8.8-15-28.3-20.1-43.5-11.5l-69 39.1L503.3 161c2.2 3.8.9 8.5-2.9 10.7l-13.8 7.8c-3.8 2.2-8.7.9-10.9-2.9L416 75l-55.2 31.3 27.9 47.4c2.2 3.8.9 8.5-2.9 10.7l-13.8 7.8c-3.8 2.2-8.7.9-10.9-2.9L333.2 122 278 153.3 337.8 255c2.2 3.7.9 8.5-2.9 10.7l-13.8 7.8c-3.8 2.2-8.7.9-10.9-2.9l-59.7-101.7-55.2 31.3 27.9 47.4c2.2 3.8.9 8.5-2.9 10.7l-13.8 7.8c-3.8 2.2-8.7.9-10.9-2.9l-27.9-47.5-55.2 31.3 59.7 101.7c2.2 3.7.9 8.5-2.9 10.7l-13.8 7.8c-3.8 2.2-8.7.9-10.9-2.9L84.9 262.9l-69 39.1C.7 310.7-4.6 329.8 4.2 344.8l79.6 135.6c8.8 15 28.3 20.1 43.5 11.5L624.1 210c15.2-8.6 20.4-27.8 11.6-42.8z" - } - }, - "free": [ - "solid" - ] - }, - "ruler-combined": { - "changes": [ - "5.0.13" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f546", - "label": "Ruler Combined", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861449, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M160 288h-56c-4.42 0-8-3.58-8-8v-16c0-4.42 3.58-8 8-8h56v-64h-56c-4.42 0-8-3.58-8-8v-16c0-4.42 3.58-8 8-8h56V96h-56c-4.42 0-8-3.58-8-8V72c0-4.42 3.58-8 8-8h56V32c0-17.67-14.33-32-32-32H32C14.33 0 0 14.33 0 32v448c0 2.77.91 5.24 1.57 7.8L160 329.38V288zm320 64h-32v56c0 4.42-3.58 8-8 8h-16c-4.42 0-8-3.58-8-8v-56h-64v56c0 4.42-3.58 8-8 8h-16c-4.42 0-8-3.58-8-8v-56h-64v56c0 4.42-3.58 8-8 8h-16c-4.42 0-8-3.58-8-8v-56h-41.37L24.2 510.43c2.56.66 5.04 1.57 7.8 1.57h448c17.67 0 32-14.33 32-32v-96c0-17.67-14.33-32-32-32z" - } - }, - "free": [ - "solid" - ] - }, - "ruler-horizontal": { - "changes": [ - "5.0.13" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f547", - "label": "Ruler Horizontal", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861449, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M544 128h-48v88c0 4.42-3.58 8-8 8h-16c-4.42 0-8-3.58-8-8v-88h-64v88c0 4.42-3.58 8-8 8h-16c-4.42 0-8-3.58-8-8v-88h-64v88c0 4.42-3.58 8-8 8h-16c-4.42 0-8-3.58-8-8v-88h-64v88c0 4.42-3.58 8-8 8h-16c-4.42 0-8-3.58-8-8v-88h-64v88c0 4.42-3.58 8-8 8H88c-4.42 0-8-3.58-8-8v-88H32c-17.67 0-32 14.33-32 32v192c0 17.67 14.33 32 32 32h512c17.67 0 32-14.33 32-32V160c0-17.67-14.33-32-32-32z" - } - }, - "free": [ - "solid" - ] - }, - "ruler-vertical": { - "changes": [ - "5.0.13" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f548", - "label": "Ruler Vertical", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861449, - "raw": "", - "viewBox": [ - "0", - "0", - "256", - "512" - ], - "width": 256, - "height": 512, - "path": "M168 416c-4.42 0-8-3.58-8-8v-16c0-4.42 3.58-8 8-8h88v-64h-88c-4.42 0-8-3.58-8-8v-16c0-4.42 3.58-8 8-8h88v-64h-88c-4.42 0-8-3.58-8-8v-16c0-4.42 3.58-8 8-8h88v-64h-88c-4.42 0-8-3.58-8-8v-16c0-4.42 3.58-8 8-8h88V32c0-17.67-14.33-32-32-32H32C14.33 0 0 14.33 0 32v448c0 17.67 14.33 32 32 32h192c17.67 0 32-14.33 32-32v-64h-88z" - } - }, - "free": [ - "solid" - ] - }, - "running": { - "changes": [ - "5.4.0" - ], - "ligatures": [], - "search": { - "terms": [ - "jog", - "person", - "sprint" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f70c", - "label": "Running", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861449, - "raw": "", - "viewBox": [ - "0", - "0", - "416", - "512" - ], - "width": 416, - "height": 512, - "path": "M272 96c26.51 0 48-21.49 48-48S298.51 0 272 0s-48 21.49-48 48 21.49 48 48 48zM113.69 317.47l-14.8 34.52H32c-17.67 0-32 14.33-32 32s14.33 32 32 32h77.45c19.25 0 36.58-11.44 44.11-29.09l8.79-20.52-10.67-6.3c-17.32-10.23-30.06-25.37-37.99-42.61zM384 223.99h-44.03l-26.06-53.25c-12.5-25.55-35.45-44.23-61.78-50.94l-71.08-21.14c-28.3-6.8-57.77-.55-80.84 17.14l-39.67 30.41c-14.03 10.75-16.69 30.83-5.92 44.86s30.84 16.66 44.86 5.92l39.69-30.41c7.67-5.89 17.44-8 25.27-6.14l14.7 4.37-37.46 87.39c-12.62 29.48-1.31 64.01 26.3 80.31l84.98 50.17-27.47 87.73c-5.28 16.86 4.11 34.81 20.97 40.09 3.19 1 6.41 1.48 9.58 1.48 13.61 0 26.23-8.77 30.52-22.45l31.64-101.06c5.91-20.77-2.89-43.08-21.64-54.39l-61.24-36.14 31.31-78.28 20.27 41.43c8 16.34 24.92 26.89 43.11 26.89H384c17.67 0 32-14.33 32-32s-14.33-31.99-32-31.99z" - } - }, - "free": [ - "solid" - ] - }, - "rupee-sign": { - "changes": [ - "3.2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "indian", - "inr" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f156", - "label": "Indian Rupee Sign", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861449, - "raw": "", - "viewBox": [ - "0", - "0", - "320", - "512" - ], - "width": 320, - "height": 512, - "path": "M308 96c6.627 0 12-5.373 12-12V44c0-6.627-5.373-12-12-12H12C5.373 32 0 37.373 0 44v44.748c0 6.627 5.373 12 12 12h85.28c27.308 0 48.261 9.958 60.97 27.252H12c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h158.757c-6.217 36.086-32.961 58.632-74.757 58.632H12c-6.627 0-12 5.373-12 12v53.012c0 3.349 1.4 6.546 3.861 8.818l165.052 152.356a12.001 12.001 0 0 0 8.139 3.182h82.562c10.924 0 16.166-13.408 8.139-20.818L116.871 319.906c76.499-2.34 131.144-53.395 138.318-127.906H308c6.627 0 12-5.373 12-12v-40c0-6.627-5.373-12-12-12h-58.69c-3.486-11.541-8.28-22.246-14.252-32H308z" - } - }, - "free": [ - "solid" - ] - }, - "sad-cry": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [ - "emoticon", - "face", - "tear", - "tears" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f5b3", - "label": "Crying Face", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861450, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M248 8C111 8 0 119 0 256c0 90.1 48.2 168.7 120 212.1V288c0-8.8 7.2-16 16-16s16 7.2 16 16v196.7c29.5 12.4 62 19.3 96 19.3s66.5-6.9 96-19.3V288c0-8.8 7.2-16 16-16s16 7.2 16 16v180.1C447.8 424.7 496 346 496 256 496 119 385 8 248 8zm-65.5 216.5c-14.8-13.2-46.2-13.2-61 0L112 233c-3.8 3.3-9.3 4-13.7 1.6-4.4-2.4-6.9-7.4-6.1-12.4 4-25.2 34.2-42.1 59.9-42.1S208 197 212 222.2c.8 5-1.7 10-6.1 12.4-5.8 3.1-11.2.7-13.7-1.6l-9.7-8.5zM248 416c-26.5 0-48-28.7-48-64s21.5-64 48-64 48 28.7 48 64-21.5 64-48 64zm149.8-181.5c-5.8 3.1-11.2.7-13.7-1.6l-9.5-8.5c-14.8-13.2-46.2-13.2-61 0L304 233c-3.8 3.3-9.3 4-13.7 1.6-4.4-2.4-6.9-7.4-6.1-12.4 4-25.2 34.2-42.1 59.9-42.1S400 197 404 222.2c.6 4.9-1.8 9.9-6.2 12.3z" - }, - "regular": { - "last_modified": 1546440861314, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm144 386.4V280c0-13.2-10.8-24-24-24s-24 10.8-24 24v151.4C315.5 447 282.8 456 248 456s-67.5-9-96-24.6V280c0-13.2-10.8-24-24-24s-24 10.8-24 24v114.4c-34.6-36-56-84.7-56-138.4 0-110.3 89.7-200 200-200s200 89.7 200 200c0 53.7-21.4 102.5-56 138.4zM205.8 234.5c4.4-2.4 6.9-7.4 6.1-12.4-4-25.2-34.2-42.1-59.8-42.1s-55.9 16.9-59.8 42.1c-.8 5 1.7 10 6.1 12.4 4.4 2.4 9.9 1.8 13.7-1.6l9.5-8.5c14.8-13.2 46.2-13.2 61 0l9.5 8.5c2.5 2.3 7.9 4.8 13.7 1.6zM344 180c-25.7 0-55.9 16.9-59.8 42.1-.8 5 1.7 10 6.1 12.4 4.5 2.4 9.9 1.8 13.7-1.6l9.5-8.5c14.8-13.2 46.2-13.2 61 0l9.5 8.5c2.5 2.2 8 4.7 13.7 1.6 4.4-2.4 6.9-7.4 6.1-12.4-3.9-25.2-34.1-42.1-59.8-42.1zm-96 92c-30.9 0-56 28.7-56 64s25.1 64 56 64 56-28.7 56-64-25.1-64-56-64z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "sad-tear": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [ - "emoticon", - "face", - "tear", - "tears" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f5b4", - "label": "Loudly Crying Face", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861450, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm80 168c17.7 0 32 14.3 32 32s-14.3 32-32 32-32-14.3-32-32 14.3-32 32-32zM152 416c-26.5 0-48-21-48-47 0-20 28.5-60.4 41.6-77.8 3.2-4.3 9.6-4.3 12.8 0C171.5 308.6 200 349 200 369c0 26-21.5 47-48 47zm16-176c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32zm170.2 154.2C315.8 367.4 282.9 352 248 352c-21.2 0-21.2-32 0-32 44.4 0 86.3 19.6 114.7 53.8 13.8 16.4-11.2 36.5-24.5 20.4z" - }, - "regular": { - "last_modified": 1546440861314, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm0 448c-110.3 0-200-89.7-200-200S137.7 56 248 56s200 89.7 200 200-89.7 200-200 200zm8-152c-13.2 0-24 10.8-24 24s10.8 24 24 24c23.8 0 46.3 10.5 61.6 28.8 8.1 9.8 23.2 11.9 33.8 3.1 10.2-8.5 11.6-23.6 3.1-33.8C330 320.8 294.1 304 256 304zm-88-64c17.7 0 32-14.3 32-32s-14.3-32-32-32-32 14.3-32 32 14.3 32 32 32zm160-64c-17.7 0-32 14.3-32 32s14.3 32 32 32 32-14.3 32-32-14.3-32-32-32zm-165.6 98.8C151 290.1 126 325.4 126 342.9c0 22.7 18.8 41.1 42 41.1s42-18.4 42-41.1c0-17.5-25-52.8-36.4-68.1-2.8-3.7-8.4-3.7-11.2 0z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "safari": { - "changes": [ - "4.4", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "browser" - ] - }, - "styles": [ - "brands" - ], - "unicode": "f267", - "label": "Safari", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861018, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M236.9 256.8c0-9.1 6.6-17.7 16.3-17.7 8.9 0 17.4 6.4 17.4 16.1 0 9.1-6.4 17.7-16.1 17.7-9 0-17.6-6.7-17.6-16.1zM504 256c0 137-111 248-248 248S8 393 8 256 119 8 256 8s248 111 248 248zm-26.6 0c0-122.3-99.1-221.4-221.4-221.4S34.6 133.7 34.6 256 133.7 477.4 256 477.4 477.4 378.3 477.4 256zm-72.5 96.6c0 3.6 13 10.2 16.3 12.2-27.4 41.5-69.8 71.4-117.9 83.3l-4.4-18.5c-.3-2.5-1.9-2.8-4.2-2.8-1.9 0-3 2.8-2.8 4.2l4.4 18.8c-13.3 2.8-26.8 4.2-40.4 4.2-36.3 0-72-10.2-103-29.1 1.7-2.8 12.2-18 12.2-20.2 0-1.9-1.7-3.6-3.6-3.6-3.9 0-12.2 16.6-14.7 19.9-41.8-27.7-72-70.6-83.6-119.6l19.1-4.2c2.2-.6 2.8-2.2 2.8-4.2 0-1.9-2.8-3-4.4-2.8L62 294.5c-2.5-12.7-3.9-25.5-3.9-38.5 0-37.1 10.5-73.6 30.2-104.9 2.8 1.7 16.1 10.8 18.3 10.8 1.9 0 3.6-1.4 3.6-3.3 0-3.9-14.7-11.3-18-13.6 28.2-41.2 71.1-70.9 119.8-81.9l4.2 18.5c.6 2.2 2.2 2.8 4.2 2.8s3-2.8 2.8-4.4L219 61.7c12.2-2.2 24.6-3.6 37.1-3.6 37.1 0 73.3 10.5 104.9 30.2-1.9 2.8-10.8 15.8-10.8 18 0 1.9 1.4 3.6 3.3 3.6 3.9 0 11.3-14.4 13.3-17.7 41 27.7 70.3 70 81.7 118.2l-15.5 3.3c-2.5.6-2.8 2.2-2.8 4.4 0 1.9 2.8 3 4.2 2.8l15.8-3.6c2.5 12.7 3.9 25.7 3.9 38.7 0 36.3-10 72-28.8 102.7-2.8-1.4-14.4-9.7-16.6-9.7-2.1 0-3.8 1.7-3.8 3.6zm-33.2-242.2c-13 12.2-134.2 123.7-137.6 129.5l-96.6 160.5c12.7-11.9 134.2-124 137.3-129.3l96.9-160.7z" - } - }, - "free": [ - "brands" - ] - }, - "sass": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f41e", - "label": "Sass", - "voted": false, - "svg": { - "brands": { - "last_modified": 1548363722336, - "raw": "", - "viewBox": [ - "0", - "0", - "640.4", - "512" - ], - "width": 640, - "height": 512, - "path": "M301.9 378.9c-.3.6-.6 1.1 0 0zm249.2-87c-22.4.1-41.8 5.5-58 13.5-5.9-11.9-12-22.3-13-30.1-1.2-9.1-2.5-14.5-1.1-25.3s7.7-26.1 7.6-27.2-1.4-6.6-14.3-6.7-24 2.5-25.3 5.9-3.8 11.1-5.3 19.1c-2.3 11.7-25.8 53.5-39.1 75.3-4.4-8.5-8.1-16-8.9-22-1.2-9.1-2.5-14.5-1.1-25.3s7.7-26.1 7.6-27.2-1.4-6.6-14.3-6.7-24 2.5-25.3 5.9-2.7 11.4-5.3 19.1-33.9 77.3-42.1 95.4c-4.2 9.2-7.8 16.6-10.4 21.6-.4.8-.7 1.3-.9 1.7.3-.5.5-1 .5-.8-2.2 4.3-3.5 6.7-3.5 6.7v.1c-1.7 3.2-3.6 6.1-4.5 6.1-.6 0-1.9-8.4.3-19.9 4.7-24.2 15.8-61.8 15.7-63.1-.1-.7 2.1-7.2-7.3-10.7-9.1-3.3-12.4 2.2-13.2 2.2s-1.4 2-1.4 2 10.1-42.4-19.4-42.4c-18.4 0-44 20.2-56.6 38.5-7.9 4.3-25 13.6-43 23.5-6.9 3.8-14 7.7-20.7 11.4-.5-.5-.9-1-1.4-1.5-35.8-38.2-101.9-65.2-99.1-116.5 1-18.7 7.5-67.8 127.1-127.4 98-48.8 176.4-35.4 189.9-5.6 19.4 42.5-41.9 121.6-143.7 133-38.8 4.3-59.2-10.7-64.3-16.3-5.3-5.9-6.1-6.2-8.1-5.1-3.3 1.8-1.2 7 0 10.1 3 7.9 15.5 21.9 36.8 28.9 18.7 6.1 64.2 9.5 119.2-11.8C367 196.5 415.1 130.2 401 74.7 386.6 18.3 293.1-.2 204.6 31.2 151.9 49.9 94.9 79.3 53.9 117.6 5.2 163.2-2.6 202.9.6 219.5c11.4 58.9 92.6 97.3 125.1 125.7-1.6.9-3.1 1.7-4.5 2.5-16.3 8.1-78.2 40.5-93.7 74.7-17.5 38.8 2.9 66.6 16.3 70.4 41.8 11.6 84.6-9.3 107.6-43.6s20.2-79.1 9.6-99.5c-.1-.3-.3-.5-.4-.8 4.2-2.5 8.5-5 12.8-7.5 8.3-4.9 16.4-9.4 23.5-13.3-4 10.8-6.9 23.8-8.4 42.6-1.8 22 7.3 50.5 19.1 61.7 5.2 4.9 11.5 5 15.4 5 13.8 0 20-11.4 26.9-25 8.5-16.6 16-35.9 16-35.9s-9.4 52.2 16.3 52.2c9.4 0 18.8-12.1 23-18.3v.1s.2-.4.7-1.2c1-1.5 1.5-2.4 1.5-2.4v-.3c3.8-6.5 12.1-21.4 24.6-46 16.2-31.8 31.7-71.5 31.7-71.5s1.4 9.7 6.2 25.8c2.8 9.5 8.7 19.9 13.4 30-3.8 5.2-6.1 8.2-6.1 8.2s0 .1.1.2c-3 4-6.4 8.3-9.9 12.5-12.8 15.2-28 32.6-30 37.6-2.4 5.9-1.8 10.3 2.8 13.7 3.4 2.6 9.4 3 15.7 2.5 11.5-.8 19.6-3.6 23.5-5.4 6.2-2.2 13.4-5.7 20.2-10.6 12.5-9.2 20.1-22.4 19.4-39.8-.4-9.6-3.5-19.2-7.3-28.2 1.1-1.6 2.3-3.3 3.4-5 19.8-28.9 35.1-60.6 35.1-60.6s1.4 9.7 6.2 25.8c2.4 8.1 7.1 17 11.4 25.7-18.6 15.1-30.1 32.6-34.1 44.1-7.4 21.3-1.6 30.9 9.3 33.1 4.9 1 11.9-1.3 17.1-3.5 6.5-2.2 14.3-5.7 21.6-11.1 12.5-9.2 24.6-22.1 23.8-39.6-.3-7.9-2.5-15.8-5.4-23.4 15.7-6.6 36.1-10.2 62.1-7.2 55.7 6.5 66.6 41.3 64.5 55.8-2.1 14.6-13.8 22.6-17.7 25s-5.1 3.3-4.8 5.1c.5 2.6 2.3 2.5 5.6 1.9 4.6-.8 29.2-11.8 30.3-38.7 1.6-34-31.1-71.4-89-71.1zM121.8 436.6c-18.4 20.1-44.2 27.7-55.3 21.3C54.6 451 59.3 421.4 82 400c13.8-13 31.6-25 43.4-32.4 2.7-1.6 6.6-4 11.4-6.9.8-.5 1.2-.7 1.2-.7.9-.6 1.9-1.1 2.9-1.7 8.3 30.4.3 57.2-19.1 78.3zm134.4-91.4c-6.4 15.7-19.9 55.7-28.1 53.6-7-1.8-11.3-32.3-1.4-62.3 5-15.1 15.6-33.1 21.9-40.1 10.1-11.3 21.2-14.9 23.8-10.4 3.5 5.9-12.2 49.4-16.2 59.2zm111 53c-2.7 1.4-5.2 2.3-6.4 1.6-.9-.5 1.1-2.4 1.1-2.4s13.9-14.9 19.4-21.7c3.2-4 6.9-8.7 10.9-13.9 0 .5.1 1 .1 1.6-.1 17.9-17.3 30-25.1 34.8zm85.6-19.5c-2-1.4-1.7-6.1 5-20.7 2.6-5.7 8.6-15.3 19-24.5 1.2 3.8 1.9 7.4 1.9 10.8-.1 22.5-16.2 30.9-25.9 34.4z" - } - }, - "free": [ - "brands" - ] - }, - "satellite": { - "changes": [ - "5.6.0" - ], - "ligatures": [], - "search": { - "terms": [ - "communications", - "hardware", - "orbit", - "space" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f7bf", - "label": "Satellite", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861450, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M502.7 265l-80.3-80.4 47.8-47.9c13.1-13.1 13.1-34.4 0-47.5l-47.5-47.5c-13.1-13.1-34.4-13.1-47.5 0l-47.8 47.9-80.3-80.3C240.8 3.1 232.7 0 224.5 0S208.2 3.1 202 9.3L105.3 106c-12.4 12.4-12.4 32.6 0 45.1l80.3 80.4-9.8 9.8C122.1 217 59.6 218.6 7.3 246.7c-8.5 4.6-9.6 16.4-2.8 23.2L112 377.4l-17.8 17.8c-2.6-.7-5-1.6-7.8-1.6-17.7 0-32 14.3-32 32s14.3 32 32 32 32-14.3 32-32c0-2.8-.9-5.2-1.6-7.8l17.8-17.8 107.5 107.5c6.8 6.8 18.7 5.7 23.2-2.8 28.1-52.3 29.7-114.8 5.4-168.5l9.9-9.9 80.3 80.4c6.2 6.2 14.4 9.3 22.5 9.3s16.3-3.1 22.5-9.3l96.7-96.7c12.5-12.4 12.5-32.6.1-45zm-352-136.5l73.8-73.8 68.9 68.9-73.8 73.8-68.9-68.9zm232.8 232.8l-68.9-68.9 73.8-73.8 68.9 68.9-73.8 73.8z" - } - }, - "free": [ - "solid" - ] - }, - "satellite-dish": { - "changes": [ - "5.6.0" - ], - "ligatures": [], - "search": { - "terms": [ - "SETI", - "communications", - "hardware", - "receiver", - "saucer", - "signal" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f7c0", - "label": "Satellite Dish", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861450, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M188.8 345.9l27.4-27.4c2.6.7 5 1.6 7.8 1.6 17.7 0 32-14.3 32-32s-14.3-32-32-32-32 14.3-32 32c0 2.8.9 5.2 1.6 7.8l-27.4 27.4L49.4 206.5c-7.3-7.3-20.1-6.1-25 3-41.8 77.8-29.9 176.7 35.7 242.3 65.6 65.6 164.6 77.5 242.3 35.7 9.2-4.9 10.4-17.7 3-25L188.8 345.9zM209 0c-9.2-.5-17 6.8-17 16v31.6c0 8.5 6.6 15.5 15 15.9 129.4 7 233.4 112 240.9 241.5.5 8.4 7.5 15 15.9 15h32.1c9.2 0 16.5-7.8 16-17C503.4 139.8 372.2 8.6 209 0zm.3 96c-9.3-.7-17.3 6.7-17.3 16.1v32.1c0 8.4 6.5 15.3 14.8 15.9 76.8 6.3 138 68.2 144.9 145.2.8 8.3 7.6 14.7 15.9 14.7h32.2c9.3 0 16.8-8 16.1-17.3-8.4-110.1-96.5-198.2-206.6-206.7z" - } - }, - "free": [ - "solid" - ] - }, - "save": { - "changes": [ - "2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "floppy", - "floppy-o" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f0c7", - "label": "Save", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861450, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M433.941 129.941l-83.882-83.882A48 48 0 0 0 316.118 32H48C21.49 32 0 53.49 0 80v352c0 26.51 21.49 48 48 48h352c26.51 0 48-21.49 48-48V163.882a48 48 0 0 0-14.059-33.941zM224 416c-35.346 0-64-28.654-64-64 0-35.346 28.654-64 64-64s64 28.654 64 64c0 35.346-28.654 64-64 64zm96-304.52V212c0 6.627-5.373 12-12 12H76c-6.627 0-12-5.373-12-12V108c0-6.627 5.373-12 12-12h228.52c3.183 0 6.235 1.264 8.485 3.515l3.48 3.48A11.996 11.996 0 0 1 320 111.48z" - }, - "regular": { - "last_modified": 1546440861314, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M433.941 129.941l-83.882-83.882A48 48 0 0 0 316.118 32H48C21.49 32 0 53.49 0 80v352c0 26.51 21.49 48 48 48h352c26.51 0 48-21.49 48-48V163.882a48 48 0 0 0-14.059-33.941zM272 80v80H144V80h128zm122 352H54a6 6 0 0 1-6-6V86a6 6 0 0 1 6-6h42v104c0 13.255 10.745 24 24 24h176c13.255 0 24-10.745 24-24V83.882l78.243 78.243a6 6 0 0 1 1.757 4.243V426a6 6 0 0 1-6 6zM224 232c-48.523 0-88 39.477-88 88s39.477 88 88 88 88-39.477 88-88-39.477-88-88-88zm0 128c-22.056 0-40-17.944-40-40s17.944-40 40-40 40 17.944 40 40-17.944 40-40 40z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "schlix": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f3ea", - "label": "SCHLIX", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861019, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M350.5 157.7l-54.2-46.1 73.4-39 78.3 44.2-97.5 40.9zM192 122.1l45.7-28.2 34.7 34.6-55.4 29-25-35.4zm-65.1 6.6l31.9-22.1L176 135l-36.7 22.5-12.4-28.8zm-23.3 88.2l-8.8-34.8 29.6-18.3 13.1 35.3-33.9 17.8zm-21.2-83.7l23.9-18.1 8.9 24-26.7 18.3-6.1-24.2zM59 206.5l-3.6-28.4 22.3-15.5 6.1 28.7L59 206.5zm-30.6 16.6l20.8-12.8 3.3 33.4-22.9 12-1.2-32.6zM1.4 268l19.2-10.2.4 38.2-21 8.8L1.4 268zm59.1 59.3l-28.3 8.3-1.6-46.8 25.1-10.7 4.8 49.2zM99 263.2l-31.1 13-5.2-40.8L90.1 221l8.9 42.2zM123.2 377l-41.6 5.9-8.1-63.5 35.2-10.8 14.5 68.4zm28.5-139.9l21.2 57.1-46.2 13.6-13.7-54.1 38.7-16.6zm85.7 230.5l-70.9-3.3-24.3-95.8 55.2-8.6 40 107.7zm-84.9-279.7l42.2-22.4 28 45.9-50.8 21.3-19.4-44.8zm41 94.9l61.3-18.7 52.8 86.6-79.8 11.3-34.3-79.2zm51.4-85.6l67.3-28.8 65.5 65.4-88.6 26.2-44.2-62.8z" - } - }, - "free": [ - "brands" - ] - }, - "school": { - "changes": [ - "5.0.13" - ], - "ligatures": [], - "search": { - "terms": [ - "building" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f549", - "label": "School", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861451, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M0 224v272c0 8.84 7.16 16 16 16h80V192H32c-17.67 0-32 14.33-32 32zm360-48h-24v-40c0-4.42-3.58-8-8-8h-16c-4.42 0-8 3.58-8 8v64c0 4.42 3.58 8 8 8h48c4.42 0 8-3.58 8-8v-16c0-4.42-3.58-8-8-8zm137.75-63.96l-160-106.67a32.02 32.02 0 0 0-35.5 0l-160 106.67A32.002 32.002 0 0 0 128 138.66V512h128V368c0-8.84 7.16-16 16-16h96c8.84 0 16 7.16 16 16v144h128V138.67c0-10.7-5.35-20.7-14.25-26.63zM320 256c-44.18 0-80-35.82-80-80s35.82-80 80-80 80 35.82 80 80-35.82 80-80 80zm288-64h-64v320h80c8.84 0 16-7.16 16-16V224c0-17.67-14.33-32-32-32z" - } - }, - "free": [ - "solid" - ] - }, - "screwdriver": { - "changes": [ - "5.0.13" - ], - "ligatures": [], - "search": { - "terms": [ - "admin", - "fix", - "repair", - "settings", - "tool" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f54a", - "label": "Screwdriver", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861451, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M448 0L320 96v62.06l-83.03 83.03c6.79 4.25 13.27 9.06 19.07 14.87 5.8 5.8 10.62 12.28 14.87 19.07L353.94 192H416l96-128-64-64zM128 278.59L10.92 395.67c-14.55 14.55-14.55 38.15 0 52.71l52.7 52.7c14.56 14.56 38.15 14.56 52.71 0L233.41 384c29.11-29.11 29.11-76.3 0-105.41s-76.3-29.11-105.41 0z" - } - }, - "free": [ - "solid" - ] - }, - "scribd": { - "changes": [ - "4.5", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f28a", - "label": "Scribd", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861019, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M42.3 252.7c-16.1-19-24.7-45.9-24.8-79.9 0-100.4 75.2-153.1 167.2-153.1 98.6-1.6 156.8 49 184.3 70.6l-50.5 72.1-37.3-24.6 26.9-38.6c-36.5-24-79.4-36.5-123-35.8-50.7-.8-111.7 27.2-111.7 76.2 0 18.7 11.2 20.7 28.6 15.6 23.3-5.3 41.9.6 55.8 14 26.4 24.3 23.2 67.6-.7 91.9-29.2 29.5-85.2 27.3-114.8-8.4zm317.7 5.9c-15.5-18.8-38.9-29.4-63.2-28.6-38.1-2-71.1 28-70.5 67.2-.7 16.8 6 33 18.4 44.3 14.1 13.9 33 19.7 56.3 14.4 17.4-5.1 28.6-3.1 28.6 15.6 0 4.3-.5 8.5-1.4 12.7-16.7 40.9-59.5 64.4-121.4 64.4-51.9.2-102.4-16.4-144.1-47.3l33.7-39.4-35.6-27.4L0 406.3l15.4 13.8c52.5 46.8 120.4 72.5 190.7 72.2 51.4 0 94.4-10.5 133.6-44.1 57.1-51.4 54.2-149.2 20.3-189.6z" - } - }, - "free": [ - "brands" - ] - }, - "scroll": { - "changes": [ - "5.4.0" - ], - "ligatures": [], - "search": { - "terms": [ - "Dungeons & Dragons", - "announcement", - "d&d", - "dnd", - "fantasy", - "paper" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f70e", - "label": "Scroll", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861451, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M48 0C21.53 0 0 21.53 0 48v64c0 8.84 7.16 16 16 16h80V48C96 21.53 74.47 0 48 0zm208 412.57V352h288V96c0-52.94-43.06-96-96-96H111.59C121.74 13.41 128 29.92 128 48v368c0 38.87 34.65 69.65 74.75 63.12C234.22 474 256 444.46 256 412.57zM288 384v32c0 52.93-43.06 96-96 96h336c61.86 0 112-50.14 112-112 0-8.84-7.16-16-16-16H288z" - } - }, - "free": [ - "solid" - ] - }, - "sd-card": { - "changes": [ - "5.6.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f7c2", - "label": "Sd Card", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861451, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M320 0H128L0 128v320c0 35.3 28.7 64 64 64h256c35.3 0 64-28.7 64-64V64c0-35.3-28.7-64-64-64zM160 160h-48V64h48v96zm80 0h-48V64h48v96zm80 0h-48V64h48v96z" - } - }, - "free": [ - "solid" - ] - }, - "search": { - "changes": [ - "1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "bigger", - "enlarge", - "magnify", - "preview", - "zoom" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f002", - "label": "Search", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861452, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z" - } - }, - "free": [ - "solid" - ] - }, - "search-dollar": { - "changes": [ - "5.3.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f688", - "label": "Search Dollar", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861451, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M505.04 442.66l-99.71-99.69c-4.5-4.5-10.6-7-17-7h-16.3c27.6-35.3 44-79.69 44-127.99C416.03 93.09 322.92 0 208.02 0S0 93.09 0 207.98s93.11 207.98 208.02 207.98c48.3 0 92.71-16.4 128.01-44v16.3c0 6.4 2.5 12.5 7 17l99.71 99.69c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.59.1-33.99zm-297.02-90.7c-79.54 0-144-64.34-144-143.98 0-79.53 64.35-143.98 144-143.98 79.54 0 144 64.34 144 143.98 0 79.53-64.35 143.98-144 143.98zm27.11-152.54l-45.01-13.5c-5.16-1.55-8.77-6.78-8.77-12.73 0-7.27 5.3-13.19 11.8-13.19h28.11c4.56 0 8.96 1.29 12.82 3.72 3.24 2.03 7.36 1.91 10.13-.73l11.75-11.21c3.53-3.37 3.33-9.21-.57-12.14-9.1-6.83-20.08-10.77-31.37-11.35V112c0-4.42-3.58-8-8-8h-16c-4.42 0-8 3.58-8 8v16.12c-23.63.63-42.68 20.55-42.68 45.07 0 19.97 12.99 37.81 31.58 43.39l45.01 13.5c5.16 1.55 8.77 6.78 8.77 12.73 0 7.27-5.3 13.19-11.8 13.19h-28.1c-4.56 0-8.96-1.29-12.82-3.72-3.24-2.03-7.36-1.91-10.13.73l-11.75 11.21c-3.53 3.37-3.33 9.21.57 12.14 9.1 6.83 20.08 10.77 31.37 11.35V304c0 4.42 3.58 8 8 8h16c4.42 0 8-3.58 8-8v-16.12c23.63-.63 42.68-20.54 42.68-45.07 0-19.97-12.99-37.81-31.59-43.39z" - } - }, - "free": [ - "solid" - ] - }, - "search-location": { - "changes": [ - "5.3.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f689", - "label": "Search Location", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861451, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M505.04 442.66l-99.71-99.69c-4.5-4.5-10.6-7-17-7h-16.3c27.6-35.3 44-79.69 44-127.99C416.03 93.09 322.92 0 208.02 0S0 93.09 0 207.98s93.11 207.98 208.02 207.98c48.3 0 92.71-16.4 128.01-44v16.3c0 6.4 2.5 12.5 7 17l99.71 99.69c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.59.1-33.99zm-297.02-90.7c-79.54 0-144-64.34-144-143.98 0-79.53 64.35-143.98 144-143.98 79.54 0 144 64.34 144 143.98 0 79.53-64.35 143.98-144 143.98zm.02-239.96c-40.78 0-73.84 33.05-73.84 73.83 0 32.96 48.26 93.05 66.75 114.86a9.24 9.24 0 0 0 14.18 0c18.49-21.81 66.75-81.89 66.75-114.86 0-40.78-33.06-73.83-73.84-73.83zm0 96c-13.26 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z" - } - }, - "free": [ - "solid" - ] - }, - "search-minus": { - "changes": [ - "1", - "5.0.0", - "5.0.13" - ], - "ligatures": [], - "search": { - "terms": [ - "minify", - "negative", - "smaller", - "zoom", - "zoom out" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f010", - "label": "Search Minus", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861451, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M304 192v32c0 6.6-5.4 12-12 12H124c-6.6 0-12-5.4-12-12v-32c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm201 284.7L476.7 505c-9.4 9.4-24.6 9.4-33.9 0L343 405.3c-4.5-4.5-7-10.6-7-17V372c-35.3 27.6-79.7 44-128 44C93.1 416 0 322.9 0 208S93.1 0 208 0s208 93.1 208 208c0 48.3-16.4 92.7-44 128h16.3c6.4 0 12.5 2.5 17 7l99.7 99.7c9.3 9.4 9.3 24.6 0 34zM344 208c0-75.2-60.8-136-136-136S72 132.8 72 208s60.8 136 136 136 136-60.8 136-136z" - } - }, - "free": [ - "solid" - ] - }, - "search-plus": { - "changes": [ - "1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "bigger", - "enlarge", - "magnify", - "positive", - "zoom", - "zoom in" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f00e", - "label": "Search Plus", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861452, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M304 192v32c0 6.6-5.4 12-12 12h-56v56c0 6.6-5.4 12-12 12h-32c-6.6 0-12-5.4-12-12v-56h-56c-6.6 0-12-5.4-12-12v-32c0-6.6 5.4-12 12-12h56v-56c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v56h56c6.6 0 12 5.4 12 12zm201 284.7L476.7 505c-9.4 9.4-24.6 9.4-33.9 0L343 405.3c-4.5-4.5-7-10.6-7-17V372c-35.3 27.6-79.7 44-128 44C93.1 416 0 322.9 0 208S93.1 0 208 0s208 93.1 208 208c0 48.3-16.4 92.7-44 128h16.3c6.4 0 12.5 2.5 17 7l99.7 99.7c9.3 9.4 9.3 24.6 0 34zM344 208c0-75.2-60.8-136-136-136S72 132.8 72 208s60.8 136 136 136 136-60.8 136-136z" - } - }, - "free": [ - "solid" - ] - }, - "searchengin": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f3eb", - "label": "Searchengin", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861019, - "raw": "", - "viewBox": [ - "0", - "0", - "460", - "512" - ], - "width": 460, - "height": 512, - "path": "M220.6 130.3l-67.2 28.2V43.2L98.7 233.5l54.7-24.2v130.3l67.2-209.3zm-83.2-96.7l-1.3 4.7-15.2 52.9C80.6 106.7 52 145.8 52 191.5c0 52.3 34.3 95.9 83.4 105.5v53.6C57.5 340.1 0 272.4 0 191.6c0-80.5 59.8-147.2 137.4-158zm311.4 447.2c-11.2 11.2-23.1 12.3-28.6 10.5-5.4-1.8-27.1-19.9-60.4-44.4-33.3-24.6-33.6-35.7-43-56.7-9.4-20.9-30.4-42.6-57.5-52.4l-9.7-14.7c-24.7 16.9-53 26.9-81.3 28.7l2.1-6.6 15.9-49.5c46.5-11.9 80.9-54 80.9-104.2 0-54.5-38.4-102.1-96-107.1V32.3C254.4 37.4 320 106.8 320 191.6c0 33.6-11.2 64.7-29 90.4l14.6 9.6c9.8 27.1 31.5 48 52.4 57.4s32.2 9.7 56.8 43c24.6 33.2 42.7 54.9 44.5 60.3s.7 17.3-10.5 28.5zm-9.9-17.9c0-4.4-3.6-8-8-8s-8 3.6-8 8 3.6 8 8 8 8-3.6 8-8z" - } - }, - "free": [ - "brands" - ] - }, - "seedling": { - "changes": [ - "5.0.9" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f4d8", - "label": "Seedling", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861452, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M64 96H0c0 123.7 100.3 224 224 224v144c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V320C288 196.3 187.7 96 64 96zm384-64c-84.2 0-157.4 46.5-195.7 115.2 27.7 30.2 48.2 66.9 59 107.6C424 243.1 512 147.9 512 32h-64z" - } - }, - "free": [ - "solid" - ] - }, - "sellcast": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "eercast" - ] - }, - "styles": [ - "brands" - ], - "unicode": "f2da", - "label": "Sellcast", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861019, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M353.4 32H94.7C42.6 32 0 74.6 0 126.6v258.7C0 437.4 42.6 480 94.7 480h258.7c52.1 0 94.7-42.6 94.7-94.6V126.6c0-52-42.6-94.6-94.7-94.6zm-50 316.4c-27.9 48.2-89.9 64.9-138.2 37.2-22.9 39.8-54.9 8.6-42.3-13.2l15.7-27.2c5.9-10.3 19.2-13.9 29.5-7.9 18.6 10.8-.1-.1 18.5 10.7 27.6 15.9 63.4 6.3 79.4-21.3 15.9-27.6 6.3-63.4-21.3-79.4-17.8-10.2-.6-.4-18.6-10.6-24.6-14.2-3.4-51.9 21.6-37.5 18.6 10.8-.1-.1 18.5 10.7 48.4 28 65.1 90.3 37.2 138.5zm21.8-208.8c-17 29.5-16.3 28.8-19 31.5-6.5 6.5-16.3 8.7-26.5 3.6-18.6-10.8.1.1-18.5-10.7-27.6-15.9-63.4-6.3-79.4 21.3s-6.3 63.4 21.3 79.4c0 0 18.5 10.6 18.6 10.6 24.6 14.2 3.4 51.9-21.6 37.5-18.6-10.8.1.1-18.5-10.7-48.2-27.8-64.9-90.1-37.1-138.4 27.9-48.2 89.9-64.9 138.2-37.2l4.8-8.4c14.3-24.9 52-3.3 37.7 21.5z" - } - }, - "free": [ - "brands" - ] - }, - "sellsy": { - "changes": [ - "4.3", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f213", - "label": "Sellsy", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861019, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M539.71 237.308c3.064-12.257 4.29-24.821 4.29-37.384C544 107.382 468.618 32 376.076 32c-77.22 0-144.634 53.012-163.02 127.781-15.322-13.176-34.934-20.53-55.157-20.53-46.271 0-83.962 37.69-83.962 83.961 0 7.354.92 15.015 3.065 22.369-42.9 20.225-70.785 63.738-70.785 111.234C6.216 424.843 61.68 480 129.401 480h381.198c67.72 0 123.184-55.157 123.184-123.184.001-56.384-38.916-106.025-94.073-119.508zM199.88 401.554c0 8.274-7.048 15.321-15.321 15.321H153.61c-8.274 0-15.321-7.048-15.321-15.321V290.626c0-8.273 7.048-15.321 15.321-15.321h30.949c8.274 0 15.321 7.048 15.321 15.321v110.928zm89.477 0c0 8.274-7.048 15.321-15.322 15.321h-30.949c-8.274 0-15.321-7.048-15.321-15.321V270.096c0-8.274 7.048-15.321 15.321-15.321h30.949c8.274 0 15.322 7.048 15.322 15.321v131.458zm89.477 0c0 8.274-7.047 15.321-15.321 15.321h-30.949c-8.274 0-15.322-7.048-15.322-15.321V238.84c0-8.274 7.048-15.321 15.322-15.321h30.949c8.274 0 15.321 7.048 15.321 15.321v162.714zm87.027 0c0 8.274-7.048 15.321-15.322 15.321h-28.497c-8.274 0-15.321-7.048-15.321-15.321V176.941c0-8.579 7.047-15.628 15.321-15.628h28.497c8.274 0 15.322 7.048 15.322 15.628v224.613z" - } - }, - "free": [ - "brands" - ] - }, - "server": { - "changes": [ - "4.3", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "cpu" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f233", - "label": "Server", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861452, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M480 160H32c-17.673 0-32-14.327-32-32V64c0-17.673 14.327-32 32-32h448c17.673 0 32 14.327 32 32v64c0 17.673-14.327 32-32 32zm-48-88c-13.255 0-24 10.745-24 24s10.745 24 24 24 24-10.745 24-24-10.745-24-24-24zm-64 0c-13.255 0-24 10.745-24 24s10.745 24 24 24 24-10.745 24-24-10.745-24-24-24zm112 248H32c-17.673 0-32-14.327-32-32v-64c0-17.673 14.327-32 32-32h448c17.673 0 32 14.327 32 32v64c0 17.673-14.327 32-32 32zm-48-88c-13.255 0-24 10.745-24 24s10.745 24 24 24 24-10.745 24-24-10.745-24-24-24zm-64 0c-13.255 0-24 10.745-24 24s10.745 24 24 24 24-10.745 24-24-10.745-24-24-24zm112 248H32c-17.673 0-32-14.327-32-32v-64c0-17.673 14.327-32 32-32h448c17.673 0 32 14.327 32 32v64c0 17.673-14.327 32-32 32zm-48-88c-13.255 0-24 10.745-24 24s10.745 24 24 24 24-10.745 24-24-10.745-24-24-24zm-64 0c-13.255 0-24 10.745-24 24s10.745 24 24 24 24-10.745 24-24-10.745-24-24-24z" - } - }, - "free": [ - "solid" - ] - }, - "servicestack": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f3ec", - "label": "Servicestack", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861019, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M88 216c81.7 10.2 273.7 102.3 304 232H0c99.5-8.1 184.5-137 88-232zm32-152c32.3 35.6 47.7 83.9 46.4 133.6C249.3 231.3 373.7 321.3 400 448h96C455.3 231.9 222.8 79.5 120 64z" - } - }, - "free": [ - "brands" - ] - }, - "shapes": { - "changes": [ - "5.2.0" - ], - "ligatures": [], - "search": { - "terms": [ - "circle", - "square", - "triangle" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f61f", - "label": "Shapes", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861452, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M512 320v160c0 17.67-14.33 32-32 32H320c-17.67 0-32-14.33-32-32V320c0-17.67 14.33-32 32-32h160c17.67 0 32 14.33 32 32zm-384-64C57.31 256 0 313.31 0 384s57.31 128 128 128 128-57.31 128-128-57.31-128-128-128zm351.03-32c25.34 0 41.18-26.67 28.51-48L412.51 16c-12.67-21.33-44.35-21.33-57.02 0l-95.03 160c-12.67 21.33 3.17 48 28.51 48h190.06z" - } - }, - "free": [ - "solid" - ] - }, - "share": { - "changes": [ - "1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f064", - "label": "Share", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861452, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M503.691 189.836L327.687 37.851C312.281 24.546 288 35.347 288 56.015v80.053C127.371 137.907 0 170.1 0 322.326c0 61.441 39.581 122.309 83.333 154.132 13.653 9.931 33.111-2.533 28.077-18.631C66.066 312.814 132.917 274.316 288 272.085V360c0 20.7 24.3 31.453 39.687 18.164l176.004-152c11.071-9.562 11.086-26.753 0-36.328z" - } - }, - "free": [ - "solid" - ] - }, - "share-alt": { - "changes": [ - "4.1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f1e0", - "label": "Alternate Share", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861452, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M352 320c-22.608 0-43.387 7.819-59.79 20.895l-102.486-64.054a96.551 96.551 0 0 0 0-41.683l102.486-64.054C308.613 184.181 329.392 192 352 192c53.019 0 96-42.981 96-96S405.019 0 352 0s-96 42.981-96 96c0 7.158.79 14.13 2.276 20.841L155.79 180.895C139.387 167.819 118.608 160 96 160c-53.019 0-96 42.981-96 96s42.981 96 96 96c22.608 0 43.387-7.819 59.79-20.895l102.486 64.054A96.301 96.301 0 0 0 256 416c0 53.019 42.981 96 96 96s96-42.981 96-96-42.981-96-96-96z" - } - }, - "free": [ - "solid" - ] - }, - "share-alt-square": { - "changes": [ - "4.1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f1e1", - "label": "Alternate Share Square", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861452, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M448 80v352c0 26.51-21.49 48-48 48H48c-26.51 0-48-21.49-48-48V80c0-26.51 21.49-48 48-48h352c26.51 0 48 21.49 48 48zM304 296c-14.562 0-27.823 5.561-37.783 14.671l-67.958-40.775a56.339 56.339 0 0 0 0-27.793l67.958-40.775C276.177 210.439 289.438 216 304 216c30.928 0 56-25.072 56-56s-25.072-56-56-56-56 25.072-56 56c0 4.797.605 9.453 1.74 13.897l-67.958 40.775C171.823 205.561 158.562 200 144 200c-30.928 0-56 25.072-56 56s25.072 56 56 56c14.562 0 27.823-5.561 37.783-14.671l67.958 40.775a56.088 56.088 0 0 0-1.74 13.897c0 30.928 25.072 56 56 56s56-25.072 56-56C360 321.072 334.928 296 304 296z" - } - }, - "free": [ - "solid" - ] - }, - "share-square": { - "changes": [ - "3.1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "send", - "social" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f14d", - "label": "Share Square", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861452, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M568.482 177.448L424.479 313.433C409.3 327.768 384 317.14 384 295.985v-71.963c-144.575.97-205.566 35.113-164.775 171.353 4.483 14.973-12.846 26.567-25.006 17.33C155.252 383.105 120 326.488 120 269.339c0-143.937 117.599-172.5 264-173.312V24.012c0-21.174 25.317-31.768 40.479-17.448l144.003 135.988c10.02 9.463 10.028 25.425 0 34.896zM384 379.128V448H64V128h50.916a11.99 11.99 0 0 0 8.648-3.693c14.953-15.568 32.237-27.89 51.014-37.676C185.708 80.83 181.584 64 169.033 64H48C21.49 64 0 85.49 0 112v352c0 26.51 21.49 48 48 48h352c26.51 0 48-21.49 48-48v-88.806c0-8.288-8.197-14.066-16.011-11.302a71.83 71.83 0 0 1-34.189 3.377c-7.27-1.046-13.8 4.514-13.8 11.859z" - }, - "regular": { - "last_modified": 1546440861316, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M561.938 158.06L417.94 14.092C387.926-15.922 336 5.097 336 48.032v57.198c-42.45 1.88-84.03 6.55-120.76 17.99-35.17 10.95-63.07 27.58-82.91 49.42C108.22 199.2 96 232.6 96 271.94c0 61.697 33.178 112.455 84.87 144.76 37.546 23.508 85.248-12.651 71.02-55.74-15.515-47.119-17.156-70.923 84.11-78.76V336c0 42.993 51.968 63.913 81.94 33.94l143.998-144c18.75-18.74 18.75-49.14 0-67.88zM384 336V232.16C255.309 234.082 166.492 255.35 206.31 376 176.79 357.55 144 324.08 144 271.94c0-109.334 129.14-118.947 240-119.85V48l144 144-144 144zm24.74 84.493a82.658 82.658 0 0 0 20.974-9.303c7.976-4.952 18.286.826 18.286 10.214V464c0 26.51-21.49 48-48 48H48c-26.51 0-48-21.49-48-48V112c0-26.51 21.49-48 48-48h132c6.627 0 12 5.373 12 12v4.486c0 4.917-2.987 9.369-7.569 11.152-13.702 5.331-26.396 11.537-38.05 18.585a12.138 12.138 0 0 1-6.28 1.777H54a6 6 0 0 0-6 6v340a6 6 0 0 0 6 6h340a6 6 0 0 0 6-6v-25.966c0-5.37 3.579-10.059 8.74-11.541z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "shekel-sign": { - "changes": [ - "4.2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "ils" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f20b", - "label": "Shekel Sign", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861453, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M248 168v168c0 8.84 7.16 16 16 16h48c8.84 0 16-7.16 16-16V168c0-75.11-60.89-136-136-136H24C10.75 32 0 42.74 0 56v408c0 8.84 7.16 16 16 16h48c8.84 0 16-7.16 16-16V112h112c30.93 0 56 25.07 56 56zM432 32h-48c-8.84 0-16 7.16-16 16v296c0 30.93-25.07 56-56 56H200V176c0-8.84-7.16-16-16-16h-48c-8.84 0-16 7.16-16 16v280c0 13.25 10.75 24 24 24h168c75.11 0 136-60.89 136-136V48c0-8.84-7.16-16-16-16z" - } - }, - "free": [ - "solid" - ] - }, - "shield-alt": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "achievement", - "award", - "block", - "defend", - "security", - "winner" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f3ed", - "label": "Alternate Shield", - "voted": false, - "svg": { - "solid": { - "last_modified": 1548363722390, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M466.5 83.7l-192-80a48.15 48.15 0 0 0-36.9 0l-192 80C27.7 91.1 16 108.6 16 128c0 198.5 114.5 335.7 221.5 380.3 11.8 4.9 25.1 4.9 36.9 0C360.1 472.6 496 349.3 496 128c0-19.4-11.7-36.9-29.5-44.3zM256.1 446.3l-.1-381 175.9 73.3c-3.3 151.4-82.1 261.1-175.8 307.7z" - } - }, - "free": [ - "solid" - ] - }, - "ship": { - "changes": [ - "4.3", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "boat", - "sea" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f21a", - "label": "Ship", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861453, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M496.616 372.639l70.012-70.012c16.899-16.9 9.942-45.771-12.836-53.092L512 236.102V96c0-17.673-14.327-32-32-32h-64V24c0-13.255-10.745-24-24-24H248c-13.255 0-24 10.745-24 24v40h-64c-17.673 0-32 14.327-32 32v140.102l-41.792 13.433c-22.753 7.313-29.754 36.173-12.836 53.092l70.012 70.012C125.828 416.287 85.587 448 24 448c-13.255 0-24 10.745-24 24v16c0 13.255 10.745 24 24 24 61.023 0 107.499-20.61 143.258-59.396C181.677 487.432 216.021 512 256 512h128c39.979 0 74.323-24.568 88.742-59.396C508.495 491.384 554.968 512 616 512c13.255 0 24-10.745 24-24v-16c0-13.255-10.745-24-24-24-60.817 0-101.542-31.001-119.384-75.361zM192 128h256v87.531l-118.208-37.995a31.995 31.995 0 0 0-19.584 0L192 215.531V128z" - } - }, - "free": [ - "solid" - ] - }, - "shipping-fast": { - "changes": [ - "5.0.7" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f48b", - "label": "Shipping Fast", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861453, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M624 352h-16V243.9c0-12.7-5.1-24.9-14.1-33.9L494 110.1c-9-9-21.2-14.1-33.9-14.1H416V48c0-26.5-21.5-48-48-48H112C85.5 0 64 21.5 64 48v48H8c-4.4 0-8 3.6-8 8v16c0 4.4 3.6 8 8 8h272c4.4 0 8 3.6 8 8v16c0 4.4-3.6 8-8 8H40c-4.4 0-8 3.6-8 8v16c0 4.4 3.6 8 8 8h208c4.4 0 8 3.6 8 8v16c0 4.4-3.6 8-8 8H8c-4.4 0-8 3.6-8 8v16c0 4.4 3.6 8 8 8h208c4.4 0 8 3.6 8 8v16c0 4.4-3.6 8-8 8H64v128c0 53 43 96 96 96s96-43 96-96h128c0 53 43 96 96 96s96-43 96-96h48c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16zM160 464c-26.5 0-48-21.5-48-48s21.5-48 48-48 48 21.5 48 48-21.5 48-48 48zm320 0c-26.5 0-48-21.5-48-48s21.5-48 48-48 48 21.5 48 48-21.5 48-48 48zm80-208H416V144h44.1l99.9 99.9V256z" - } - }, - "free": [ - "solid" - ] - }, - "shirtsinbulk": { - "changes": [ - "4.3", - "5.0.0", - "5.7.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f214", - "label": "Shirts in Bulk", - "voted": false, - "svg": { - "brands": { - "last_modified": 1548364699931, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M100 410.3l30.6 13.4 4.4-9.9-30.6-13.4zm39.4 17.5l30.6 13.4 4.4-9.9-30.6-13.4zm172.1-14l4.4 9.9 30.6-13.4-4.4-9.9zM179.1 445l30.3 13.7 4.4-9.9-30.3-13.4zM60.4 392.8L91 406.2l4.4-9.6-30.6-13.7zm211.4 38.5l4.4 9.9 30.6-13.4-4.4-9.9zm-39.3 17.5l4.4 9.9 30.6-13.7-4.4-9.6zm118.4-52.2l4.4 9.6 30.6-13.4-4.4-9.9zM170 46.6h-33.5v10.5H170zm-47.2 0H89.2v10.5h33.5zm-47.3 0H42.3v10.5h33.3zm141.5 0h-33.2v10.5H217zm94.5 0H278v10.5h33.5zm47.3 0h-33.5v10.5h33.5zm-94.6 0H231v10.5h33.2zm141.5 0h-33.3v10.5h33.3zM52.8 351.1H42v33.5h10.8zm70-215.9H89.2v10.5h33.5zm-70 10.6h22.8v-10.5H42v33.5h10.8zm168.9 228.6c50.5 0 91.3-40.8 91.3-91.3 0-50.2-40.8-91.3-91.3-91.3-50.2 0-91.3 41.1-91.3 91.3 0 50.5 41.1 91.3 91.3 91.3zm-48.2-111.1c0-25.4 29.5-31.8 49.6-31.8 16.9 0 29.2 5.8 44.3 12l-8.8 16.9h-.9c-6.4-9.9-24.8-13.1-35.6-13.1-9 0-29.8 1.8-29.8 14.9 0 21.6 78.5-10.2 78.5 37.9 0 25.4-31.5 31.2-51 31.2-18.1 0-32.4-2.9-47.2-12.2l9-18.4h.9c6.1 12.2 23.6 14.9 35.9 14.9 8.7 0 32.7-1.2 32.7-14.3 0-26.1-77.6 6.3-77.6-38zM52.8 178.4H42V212h10.8zm342.4 206.2H406v-33.5h-10.8zM52.8 307.9H42v33.5h10.8zM0 3.7v406l221.7 98.6L448 409.7V3.7zm418.8 387.1L222 476.5 29.2 390.8V120.7h389.7v270.1zm0-299.3H29.2V32.9h389.7v58.6zm-366 130.1H42v33.5h10.8zm0 43.2H42v33.5h10.8zM170 135.2h-33.5v10.5H170zm225.2 163.1H406v-33.5h-10.8zm0-43.2H406v-33.5h-10.8zM217 135.2h-33.2v10.5H217zM395.2 212H406v-33.5h-10.8zm0 129.5H406V308h-10.8zm-131-206.3H231v10.5h33.2zm47.3 0H278v10.5h33.5zm83.7 33.6H406v-33.5h-33.5v10.5h22.8zm-36.4-33.6h-33.5v10.5h33.5z" - } - }, - "free": [ - "brands" - ] - }, - "shoe-prints": { - "changes": [ - "5.0.13" - ], - "ligatures": [], - "search": { - "terms": [ - "feet", - "footprints", - "steps" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f54b", - "label": "Shoe Prints", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861453, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M192 160h32V32h-32c-35.35 0-64 28.65-64 64s28.65 64 64 64zM0 416c0 35.35 28.65 64 64 64h32V352H64c-35.35 0-64 28.65-64 64zm337.46-128c-34.91 0-76.16 13.12-104.73 32-24.79 16.38-44.52 32-104.73 32v128l57.53 15.97c26.21 7.28 53.01 13.12 80.31 15.05 32.69 2.31 65.6.67 97.58-6.2C472.9 481.3 512 429.22 512 384c0-64-84.18-96-174.54-96zM491.42 7.19C459.44.32 426.53-1.33 393.84.99c-27.3 1.93-54.1 7.77-80.31 15.04L256 32v128c60.2 0 79.94 15.62 104.73 32 28.57 18.88 69.82 32 104.73 32C555.82 224 640 192 640 128c0-45.22-39.1-97.3-148.58-120.81z" - } - }, - "free": [ - "solid" - ] - }, - "shopping-bag": { - "changes": [ - "4.5", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f290", - "label": "Shopping Bag", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861453, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M352 160v-32C352 57.42 294.579 0 224 0 153.42 0 96 57.42 96 128v32H0v272c0 44.183 35.817 80 80 80h288c44.183 0 80-35.817 80-80V160h-96zm-192-32c0-35.29 28.71-64 64-64s64 28.71 64 64v32H160v-32zm160 120c-13.255 0-24-10.745-24-24s10.745-24 24-24 24 10.745 24 24-10.745 24-24 24zm-192 0c-13.255 0-24-10.745-24-24s10.745-24 24-24 24 10.745 24 24-10.745 24-24 24z" - } - }, - "free": [ - "solid" - ] - }, - "shopping-basket": { - "changes": [ - "4.5", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f291", - "label": "Shopping Basket", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861454, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M576 216v16c0 13.255-10.745 24-24 24h-8l-26.113 182.788C514.509 462.435 494.257 480 470.37 480H105.63c-23.887 0-44.139-17.565-47.518-41.212L32 256h-8c-13.255 0-24-10.745-24-24v-16c0-13.255 10.745-24 24-24h67.341l106.78-146.821c10.395-14.292 30.407-17.453 44.701-7.058 14.293 10.395 17.453 30.408 7.058 44.701L170.477 192h235.046L326.12 82.821c-10.395-14.292-7.234-34.306 7.059-44.701 14.291-10.395 34.306-7.235 44.701 7.058L484.659 192H552c13.255 0 24 10.745 24 24zM312 392V280c0-13.255-10.745-24-24-24s-24 10.745-24 24v112c0 13.255 10.745 24 24 24s24-10.745 24-24zm112 0V280c0-13.255-10.745-24-24-24s-24 10.745-24 24v112c0 13.255 10.745 24 24 24s24-10.745 24-24zm-224 0V280c0-13.255-10.745-24-24-24s-24 10.745-24 24v112c0 13.255 10.745 24 24 24s24-10.745 24-24z" - } - }, - "free": [ - "solid" - ] - }, - "shopping-cart": { - "changes": [ - "1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "buy", - "checkout", - "payment", - "purchase" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f07a", - "label": "shopping-cart", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861454, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M528.12 301.319l47.273-208C578.806 78.301 567.391 64 551.99 64H159.208l-9.166-44.81C147.758 8.021 137.93 0 126.529 0H24C10.745 0 0 10.745 0 24v16c0 13.255 10.745 24 24 24h69.883l70.248 343.435C147.325 417.1 136 435.222 136 456c0 30.928 25.072 56 56 56s56-25.072 56-56c0-15.674-6.447-29.835-16.824-40h209.647C430.447 426.165 424 440.326 424 456c0 30.928 25.072 56 56 56s56-25.072 56-56c0-22.172-12.888-41.332-31.579-50.405l5.517-24.276c3.413-15.018-8.002-29.319-23.403-29.319H218.117l-6.545-32h293.145c11.206 0 20.92-7.754 23.403-18.681z" - } - }, - "free": [ - "solid" - ] - }, - "shopware": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f5b5", - "label": "Shopware", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861020, - "raw": "", - "viewBox": [ - "0", - "0", - "495.99", - "512" - ], - "width": 495, - "height": 512, - "path": "M395.5 455.27c-42.95 31.79-93.95 48.59-147.48 48.59-137.21 0-248.02-111-248.02-248 0-137.19 111.04-248 248.02-248 61.3 0 120.14 22.55 165.68 63.5 2.62 2.36.58 6.64-2.86 6.18-17.67-2.43-36.75-3.66-56.71-3.66-129.36 0-222.4 53.47-222.4 155.35 0 109.04 92.13 145.88 176.83 178.73 33.64 13.04 65.4 25.36 86.96 41.59 1.9 1.44 1.89 4.31-.02 5.72zm99.46-222.32c-.08-.94-.55-1.83-1.27-2.44-51.76-42.96-93.62-60.48-144.48-60.48-84.13 0-80.25 52.17-80.25 53.63 0 42.6 52.06 62.01 112.34 84.49 31.07 11.59 63.19 23.57 92.68 39.93 1.88 1.05 4.26.19 5.05-1.82 18.89-48.39 17.94-90.23 15.93-113.31z" - } - }, - "free": [ - "brands" - ] - }, - "shower": { - "changes": [ - "4.7", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f2cc", - "label": "Shower", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861454, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M389.66 135.6L231.6 293.66c-9.37 9.37-24.57 9.37-33.94 0l-11.32-11.32c-9.37-9.37-9.37-24.57 0-33.94l.11-.11c-34.03-40.21-35.16-98.94-3.39-140.38-11.97-7.55-26.14-11.91-41.3-11.91C98.88 96 64 130.88 64 173.76V480H0V173.76C0 95.59 63.59 32 141.76 32c36.93 0 70.61 14.2 95.86 37.42 35.9-11.51 76.5-4.5 106.67 21.03l.11-.11c9.37-9.37 24.57-9.37 33.94 0l11.32 11.32c9.37 9.37 9.37 24.57 0 33.94zM384 208c0 8.837-7.163 16-16 16s-16-7.163-16-16 7.163-16 16-16 16 7.163 16 16zm32 0c0-8.837 7.163-16 16-16s16 7.163 16 16-7.163 16-16 16-16-7.163-16-16zm96 0c0 8.837-7.163 16-16 16s-16-7.163-16-16 7.163-16 16-16 16 7.163 16 16zm-160 32c0 8.837-7.163 16-16 16s-16-7.163-16-16 7.163-16 16-16 16 7.163 16 16zm48-16c8.837 0 16 7.163 16 16s-7.163 16-16 16-16-7.163-16-16 7.163-16 16-16zm80 16c0 8.837-7.163 16-16 16s-16-7.163-16-16 7.163-16 16-16 16 7.163 16 16zm-160 32c0 8.837-7.163 16-16 16s-16-7.163-16-16 7.163-16 16-16 16 7.163 16 16zm32 0c0-8.837 7.163-16 16-16s16 7.163 16 16-7.163 16-16 16-16-7.163-16-16zm96 0c0 8.837-7.163 16-16 16s-16-7.163-16-16 7.163-16 16-16 16 7.163 16 16zm-128 32c0-8.837 7.163-16 16-16s16 7.163 16 16-7.163 16-16 16-16-7.163-16-16zm96 0c0 8.837-7.163 16-16 16s-16-7.163-16-16 7.163-16 16-16 16 7.163 16 16zm-96 32c0 8.837-7.163 16-16 16s-16-7.163-16-16 7.163-16 16-16 16 7.163 16 16zm64 0c0 8.837-7.163 16-16 16s-16-7.163-16-16 7.163-16 16-16 16 7.163 16 16zm-32 32c0 8.837-7.163 16-16 16s-16-7.163-16-16 7.163-16 16-16 16 7.163 16 16zm-32 32c0 8.837-7.163 16-16 16s-16-7.163-16-16 7.163-16 16-16 16 7.163 16 16z" - } - }, - "free": [ - "solid" - ] - }, - "shuttle-van": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [ - "machine", - "public-transportation", - "transportation", - "vehicle" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f5b6", - "label": "Shuttle Van", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861454, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M628.88 210.65L494.39 49.27A48.01 48.01 0 0 0 457.52 32H32C14.33 32 0 46.33 0 64v288c0 17.67 14.33 32 32 32h32c0 53.02 42.98 96 96 96s96-42.98 96-96h128c0 53.02 42.98 96 96 96s96-42.98 96-96h32c17.67 0 32-14.33 32-32V241.38c0-11.23-3.94-22.1-11.12-30.73zM64 192V96h96v96H64zm96 240c-26.51 0-48-21.49-48-48s21.49-48 48-48 48 21.49 48 48-21.49 48-48 48zm160-240h-96V96h96v96zm160 240c-26.51 0-48-21.49-48-48s21.49-48 48-48 48 21.49 48 48-21.49 48-48 48zm-96-240V96h66.02l80 96H384z" - } - }, - "free": [ - "solid" - ] - }, - "sign": { - "changes": [ - "5.0.9" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f4d9", - "label": "Sign", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861455, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M496 64H128V16c0-8.8-7.2-16-16-16H80c-8.8 0-16 7.2-16 16v48H16C7.2 64 0 71.2 0 80v32c0 8.8 7.2 16 16 16h48v368c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V128h368c8.8 0 16-7.2 16-16V80c0-8.8-7.2-16-16-16zM160 384h320V160H160v224z" - } - }, - "free": [ - "solid" - ] - }, - "sign-in-alt": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "arrow", - "enter", - "join", - "log in", - "login", - "sign in", - "sign up", - "sign-in", - "signin", - "signup" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f2f6", - "label": "Alternate Sign In", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861454, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M416 448h-84c-6.6 0-12-5.4-12-12v-40c0-6.6 5.4-12 12-12h84c17.7 0 32-14.3 32-32V160c0-17.7-14.3-32-32-32h-84c-6.6 0-12-5.4-12-12V76c0-6.6 5.4-12 12-12h84c53 0 96 43 96 96v192c0 53-43 96-96 96zm-47-201L201 79c-15-15-41-4.5-41 17v96H24c-13.3 0-24 10.7-24 24v96c0 13.3 10.7 24 24 24h136v96c0 21.5 26 32 41 17l168-168c9.3-9.4 9.3-24.6 0-34z" - } - }, - "free": [ - "solid" - ] - }, - "sign-language": { - "changes": [ - "4.6", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f2a7", - "label": "Sign Language", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861455, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M91.434 483.987c-.307-16.018 13.109-29.129 29.13-29.129h62.293v-5.714H56.993c-16.021 0-29.437-13.111-29.13-29.129C28.16 404.491 40.835 392 56.428 392h126.429v-5.714H29.136c-16.021 0-29.437-13.111-29.13-29.129.297-15.522 12.973-28.013 28.566-28.013h154.286v-5.714H57.707c-16.021 0-29.437-13.111-29.13-29.129.297-15.522 12.973-28.013 28.566-28.013h168.566l-31.085-22.606c-12.762-9.281-15.583-27.149-6.302-39.912 9.281-12.761 27.15-15.582 39.912-6.302l123.361 89.715a34.287 34.287 0 0 1 14.12 27.728v141.136c0 15.91-10.946 29.73-26.433 33.374l-80.471 18.934a137.16 137.16 0 0 1-31.411 3.646H120c-15.593-.001-28.269-12.492-28.566-28.014zm73.249-225.701h36.423l-11.187-8.136c-18.579-13.511-20.313-40.887-3.17-56.536l-13.004-16.7c-9.843-12.641-28.43-15.171-40.88-5.088-12.065 9.771-14.133 27.447-4.553 39.75l36.371 46.71zm283.298-2.103l-5.003-152.452c-.518-15.771-13.722-28.136-29.493-27.619-15.773.518-28.137 13.722-27.619 29.493l1.262 38.415L283.565 11.019c-9.58-12.303-27.223-14.63-39.653-5.328-12.827 9.599-14.929 28.24-5.086 40.881l76.889 98.745-4.509 3.511-94.79-121.734c-9.58-12.303-27.223-14.63-39.653-5.328-12.827 9.599-14.929 28.24-5.086 40.881l94.443 121.288-4.509 3.511-77.675-99.754c-9.58-12.303-27.223-14.63-39.653-5.328-12.827 9.599-14.929 28.24-5.086 40.881l52.053 66.849c12.497-8.257 29.055-8.285 41.69.904l123.36 89.714c10.904 7.93 17.415 20.715 17.415 34.198v16.999l61.064-47.549a34.285 34.285 0 0 0 13.202-28.177z" - } - }, - "free": [ - "solid" - ] - }, - "sign-out-alt": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "arrow", - "exit", - "leave", - "log out", - "logout", - "sign-out" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f2f5", - "label": "Alternate Sign Out", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861455, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M497 273L329 441c-15 15-41 4.5-41-17v-96H152c-13.3 0-24-10.7-24-24v-96c0-13.3 10.7-24 24-24h136V88c0-21.4 25.9-32 41-17l168 168c9.3 9.4 9.3 24.6 0 34zM192 436v-40c0-6.6-5.4-12-12-12H96c-17.7 0-32-14.3-32-32V160c0-17.7 14.3-32 32-32h84c6.6 0 12-5.4 12-12V76c0-6.6-5.4-12-12-12H96c-53 0-96 43-96 96v192c0 53 43 96 96 96h84c6.6 0 12-5.4 12-12z" - } - }, - "free": [ - "solid" - ] - }, - "signal": { - "changes": [ - "1", - "5.0.0", - "5.3.0" - ], - "ligatures": [], - "search": { - "terms": [ - "bars", - "graph", - "online", - "status" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f012", - "label": "signal", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861456, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M216 288h-48c-8.84 0-16 7.16-16 16v192c0 8.84 7.16 16 16 16h48c8.84 0 16-7.16 16-16V304c0-8.84-7.16-16-16-16zM88 384H40c-8.84 0-16 7.16-16 16v96c0 8.84 7.16 16 16 16h48c8.84 0 16-7.16 16-16v-96c0-8.84-7.16-16-16-16zm256-192h-48c-8.84 0-16 7.16-16 16v288c0 8.84 7.16 16 16 16h48c8.84 0 16-7.16 16-16V208c0-8.84-7.16-16-16-16zm128-96h-48c-8.84 0-16 7.16-16 16v384c0 8.84 7.16 16 16 16h48c8.84 0 16-7.16 16-16V112c0-8.84-7.16-16-16-16zM600 0h-48c-8.84 0-16 7.16-16 16v480c0 8.84 7.16 16 16 16h48c8.84 0 16-7.16 16-16V16c0-8.84-7.16-16-16-16z" - } - }, - "free": [ - "solid" - ] - }, - "signature": { - "changes": [ - "5.1.0", - "5.6.0" - ], - "ligatures": [], - "search": { - "terms": [ - "John Hancock", - "cursive", - "name", - "writing" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f5b7", - "label": "Signature", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861456, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M623.2 192c-51.8 3.5-125.7 54.7-163.1 71.5-29.1 13.1-54.2 24.4-76.1 24.4-22.6 0-26-16.2-21.3-51.9 1.1-8 11.7-79.2-42.7-76.1-25.1 1.5-64.3 24.8-169.5 126L192 182.2c30.4-75.9-53.2-151.5-129.7-102.8L7.4 116.3C0 121-2.2 130.9 2.5 138.4l17.2 27c4.7 7.5 14.6 9.7 22.1 4.9l58-38.9c18.4-11.7 40.7 7.2 32.7 27.1L34.3 404.1C27.5 421 37 448 64 448c8.3 0 16.5-3.2 22.6-9.4 42.2-42.2 154.7-150.7 211.2-195.8-2.2 28.5-2.1 58.9 20.6 83.8 15.3 16.8 37.3 25.3 65.5 25.3 35.6 0 68-14.6 102.3-30 33-14.8 99-62.6 138.4-65.8 8.5-.7 15.2-7.3 15.2-15.8v-32.1c.2-9.1-7.5-16.8-16.6-16.2z" - } - }, - "free": [ - "solid" - ] - }, - "sim-card": { - "changes": [ - "5.6.0" - ], - "ligatures": [], - "search": { - "terms": [ - "hard drive", - "hardware", - "portable", - "storage", - "technology", - "tiny" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f7c4", - "label": "SIM Card", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861456, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M320 0H128L0 128v320c0 35.3 28.7 64 64 64h256c35.3 0 64-28.7 64-64V64c0-35.3-28.7-64-64-64zM160 192h64v64h-64v-64zm-96 32c0-17.7 14.3-32 32-32h32v64H64v-32zm64 224H96c-17.7 0-32-14.3-32-32v-32h64v64zm96 0h-64v-64h64v64zm96-32c0 17.7-14.3 32-32 32h-32v-64h64v32zm0-64H64v-64h256v64zm0-96h-64v-64h32c17.7 0 32 14.3 32 32v32z" - } - }, - "free": [ - "solid" - ] - }, - "simplybuilt": { - "changes": [ - "4.3", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f215", - "label": "SimplyBuilt", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861020, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M481.2 64h-106c-14.5 0-26.6 11.8-26.6 26.3v39.6H163.3V90.3c0-14.5-12-26.3-26.6-26.3h-106C16.1 64 4.3 75.8 4.3 90.3v331.4c0 14.5 11.8 26.3 26.6 26.3h450.4c14.8 0 26.6-11.8 26.6-26.3V90.3c-.2-14.5-12-26.3-26.7-26.3zM149.8 355.8c-36.6 0-66.4-29.7-66.4-66.4 0-36.9 29.7-66.6 66.4-66.6 36.9 0 66.6 29.7 66.6 66.6 0 36.7-29.7 66.4-66.6 66.4zm212.4 0c-36.9 0-66.6-29.7-66.6-66.6 0-36.6 29.7-66.4 66.6-66.4 36.6 0 66.4 29.7 66.4 66.4 0 36.9-29.8 66.6-66.4 66.6z" - } - }, - "free": [ - "brands" - ] - }, - "sistrix": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f3ee", - "label": "SISTRIX", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861020, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M448 449L301.2 300.2c20-27.9 31.9-62.2 31.9-99.2 0-93.1-74.7-168.9-166.5-168.9C74.7 32 0 107.8 0 200.9s74.7 168.9 166.5 168.9c39.8 0 76.3-14.2 105-37.9l146 148.1 30.5-31zM166.5 330.8c-70.6 0-128.1-58.3-128.1-129.9S95.9 71 166.5 71s128.1 58.3 128.1 129.9-57.4 129.9-128.1 129.9z" - } - }, - "free": [ - "brands" - ] - }, - "sitemap": { - "changes": [ - "2", - "5.0.0", - "5.0.13" - ], - "ligatures": [], - "search": { - "terms": [ - "directory", - "hierarchy", - "ia", - "information architecture", - "organization" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f0e8", - "label": "Sitemap", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861456, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M128 352H32c-17.67 0-32 14.33-32 32v96c0 17.67 14.33 32 32 32h96c17.67 0 32-14.33 32-32v-96c0-17.67-14.33-32-32-32zm-24-80h192v48h48v-48h192v48h48v-57.59c0-21.17-17.23-38.41-38.41-38.41H344v-64h40c17.67 0 32-14.33 32-32V32c0-17.67-14.33-32-32-32H256c-17.67 0-32 14.33-32 32v96c0 17.67 14.33 32 32 32h40v64H94.41C73.23 224 56 241.23 56 262.41V320h48v-48zm264 80h-96c-17.67 0-32 14.33-32 32v96c0 17.67 14.33 32 32 32h96c17.67 0 32-14.33 32-32v-96c0-17.67-14.33-32-32-32zm240 0h-96c-17.67 0-32 14.33-32 32v96c0 17.67 14.33 32 32 32h96c17.67 0 32-14.33 32-32v-96c0-17.67-14.33-32-32-32z" - } - }, - "free": [ - "solid" - ] - }, - "sith": { - "changes": [ - "5.0.12" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f512", - "label": "Sith", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861020, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M0 32l69.71 118.75-58.86-11.52 69.84 91.03a146.741 146.741 0 0 0 0 51.45l-69.84 91.03 58.86-11.52L0 480l118.75-69.71-11.52 58.86 91.03-69.84c17.02 3.04 34.47 3.04 51.48 0l91.03 69.84-11.52-58.86L448 480l-69.71-118.78 58.86 11.52-69.84-91.03c3.03-17.01 3.04-34.44 0-51.45l69.84-91.03-58.86 11.52L448 32l-118.75 69.71 11.52-58.9-91.06 69.87c-8.5-1.52-17.1-2.29-25.71-2.29s-17.21.78-25.71 2.29l-91.06-69.87 11.52 58.9L0 32zm224 99.78c31.8 0 63.6 12.12 87.85 36.37 48.5 48.5 48.49 127.21 0 175.7s-127.2 48.46-175.7-.03c-48.5-48.5-48.49-127.21 0-175.7 24.24-24.25 56.05-36.34 87.85-36.34zm0 36.66c-22.42 0-44.83 8.52-61.92 25.61-34.18 34.18-34.19 89.68 0 123.87s89.65 34.18 123.84 0c34.18-34.18 34.19-89.68 0-123.87-17.09-17.09-39.5-25.61-61.92-25.61z" - } - }, - "free": [ - "brands" - ] - }, - "skating": { - "changes": [ - "5.6.0" - ], - "ligatures": [], - "search": { - "terms": [ - "activity", - "figure skating", - "fitness", - "ice", - "person", - "seasonal" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f7c5", - "label": "Skating", - "svg": { - "solid": { - "last_modified": 1546440861456, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M400 0c-26.5 0-48 21.5-48 48s21.5 48 48 48 48-21.5 48-48-21.5-48-48-48zm0 448c-8.8 0-16 7.2-16 16s-7.2 16-16 16h-96c-8.8 0-16 7.2-16 16s7.2 16 16 16h96c26.5 0 48-21.5 48-48 0-8.8-7.2-16-16-16zm-282.2 8.6c-6.2 6.2-16.4 6.3-22.6 0l-67.9-67.9c-6.2-6.2-16.4-6.2-22.6 0s-6.2 16.4 0 22.6l67.9 67.9c9.4 9.4 21.7 14 34 14s24.6-4.7 33.9-14c6.2-6.2 6.2-16.4 0-22.6s-16.4-6.3-22.7 0zm56.1-179.8l-93.7 93.7c-12.5 12.5-12.5 32.8 0 45.2 6.2 6.2 14.4 9.4 22.6 9.4s16.4-3.1 22.6-9.4l91.9-91.9-30.2-30.2c-5-5-9.4-10.7-13.2-16.8zM128 160h105.5l-20.1 17.2c-13.5 11.5-21.6 28.4-22.3 46.1-.7 17.8 6.1 35.2 18.7 47.7l78.2 78.2V432c0 17.7 14.3 32 32 32s32-14.3 32-32v-89.4c0-12.6-5.1-25-14.1-33.9l-61-61c.5-.4 1.2-.6 1.7-1.1l82.3-82.3c11.5-11.5 14.9-28.6 8.7-43.6-6.2-15-20.7-24.7-37-24.7H128c-17.7 0-32 14.3-32 32s14.3 32 32 32z" - } - }, - "free": [ - "solid" - ] - }, - "sketch": { - "changes": [ - "5.6.0" - ], - "ligatures": [], - "search": { - "terms": [ - "app", - "design", - "interface" - ] - }, - "styles": [ - "brands" - ], - "unicode": "f7c6", - "label": "Sketch", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861020, - "raw": "", - "viewBox": [ - "0", - "0", - "494.4", - "512" - ], - "width": 494, - "height": 512, - "path": "M18.5 162.2L0 187.1h90.5l6.9-130.7-78.9 105.8zM387.3 45.7L258.7 32l135.7 147.2-7.1-133.5zM103.2 218.3l-11.2-22H.9L225.8 458 103.2 218.3zm2-31.2h284l-81.5-88.5L247.3 33 105.2 187.1zm297.3 9.1L268.6 458l224.8-261.7h-90.9zM406.4 69L397 56.4l.9 17.3 6.1 113.4h90.3L406.4 69zM104.5 93.5l-4.6 85.6L235.7 32 107.1 45.7l-2.6 47.8zm287.7 102.7h-290l42.4 82.9L247.3 480l144.9-283.8z" - } - }, - "free": [ - "brands" - ] - }, - "skiing": { - "changes": [ - "5.6.0" - ], - "ligatures": [], - "search": { - "terms": [ - "activity", - "downhill", - "fast", - "fitness", - "outdoors", - "person", - "seasonal", - "slalom" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f7c9", - "label": "Skiing", - "svg": { - "solid": { - "last_modified": 1546440861457, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M432 96c26.5 0 48-21.5 48-48S458.5 0 432 0s-48 21.5-48 48 21.5 48 48 48zm73 356.1c-9.4-9.4-24.6-9.4-33.9 0-12.1 12.1-30.5 15.4-45.1 8.7l-135.8-70.2 49.2-73.8c12.7-19 10.2-44.5-6-60.6L293 215.7l-107-53.1c-2.9 19.9 3.4 40 17.7 54.4l75.1 75.2-45.9 68.8L35 258.7c-11.7-6-26.2-1.5-32.3 10.3-6.1 11.8-1.5 26.3 10.3 32.3l391.9 202.5c11.9 5.5 24.5 8.1 37.1 8.1 23.2 0 46-9 63-26 9.3-9.3 9.3-24.5 0-33.8zM120 91.6l-11.5 22.5c14.4 7.3 31.2 4.9 42.8-4.8l47.2 23.4c-.1.1-.1.2-.2.3l114.5 56.8 32.4-13 6.4 19.1c4 12.1 12.6 22 24 27.7l58.1 29c15.9 7.9 35 1.5 42.9-14.3 7.9-15.8 1.5-35-14.3-42.9l-52.1-26.1-17.1-51.2c-8.1-24.2-40.9-56.6-84.5-39.2l-81.2 32.5-62.5-31c.3-14.5-7.2-28.6-20.9-35.6l-11.1 21.7h-.2l-34.4-7c-1.8-.4-3.7.2-5 1.7-1.9 2.2-1.7 5.5.5 7.4l26.2 23z" - } - }, - "free": [ - "solid" - ] - }, - "skiing-nordic": { - "changes": [ - "5.6.0" - ], - "ligatures": [], - "search": { - "terms": [ - "activity", - "cross country", - "fitness", - "outdoors", - "person", - "seasonal" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f7ca", - "label": "Skiing Nordic", - "svg": { - "solid": { - "last_modified": 1546440861457, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M336 96c26.5 0 48-21.5 48-48S362.5 0 336 0s-48 21.5-48 48 21.5 48 48 48zm216 320c-13.2 0-24 10.7-24 24 0 13.2-10.8 24-24 24h-69.5L460 285.6c11.7-4.7 20.1-16.2 20.1-29.6 0-17.7-14.3-32-32-32h-44L378 170.8c-12.5-25.5-35.5-44.2-61.8-50.9L245 98.7c-28.3-6.8-57.8-.5-80.8 17.1l-39.7 30.4c-14 10.7-16.7 30.8-5.9 44.9.7.9 1.7 1.3 2.4 2.1L66.9 464H24c-13.2 0-24 10.7-24 24s10.8 24 24 24h480c39.7 0 72-32.3 72-72 0-13.2-10.8-24-24-24zm-260.5 48h-96.9l43.1-91-22-13c-12.1-7.2-21.9-16.9-29.5-27.8L123.7 464H99.5l52.3-261.4c4.1-1 8.1-2.9 11.7-5.6l39.7-30.4c7.7-5.9 17.4-8 25.3-6.1l14.7 4.4-37.5 87.4c-12.6 29.5-1.3 64 26.3 80.3l85 50.2-25.5 81.2zm110.6 0h-43.6l23.6-75.5c5.9-20.8-2.9-43.1-21.6-54.4L299.3 298l31.3-78.3 20.3 41.4c8 16.3 24.9 26.9 43.1 26.9h33.3l-25.2 176z" - } - }, - "free": [ - "solid" - ] - }, - "skull": { - "changes": [ - "5.0.13" - ], - "ligatures": [], - "search": { - "terms": [ - "bones", - "skeleton", - "yorick" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f54c", - "label": "Skull", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861457, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M256 0C114.6 0 0 100.3 0 224c0 70.1 36.9 132.6 94.5 173.7 9.6 6.9 15.2 18.1 13.5 29.9l-9.4 66.2c-1.4 9.6 6 18.2 15.7 18.2H192v-56c0-4.4 3.6-8 8-8h16c4.4 0 8 3.6 8 8v56h64v-56c0-4.4 3.6-8 8-8h16c4.4 0 8 3.6 8 8v56h77.7c9.7 0 17.1-8.6 15.7-18.2l-9.4-66.2c-1.7-11.7 3.8-23 13.5-29.9C475.1 356.6 512 294.1 512 224 512 100.3 397.4 0 256 0zm-96 320c-35.3 0-64-28.7-64-64s28.7-64 64-64 64 28.7 64 64-28.7 64-64 64zm192 0c-35.3 0-64-28.7-64-64s28.7-64 64-64 64 28.7 64 64-28.7 64-64 64z" - } - }, - "free": [ - "solid" - ] - }, - "skull-crossbones": { - "changes": [ - "5.4.0" - ], - "ligatures": [], - "search": { - "terms": [ - "Dungeons & Dragons", - "alert", - "bones", - "d&d", - "danger", - "dead", - "deadly", - "death", - "dnd", - "fantasy", - "halloween", - "holiday", - "jolly-roger", - "pirate", - "poison", - "skeleton", - "warning" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f714", - "label": "Skull & Crossbones", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861457, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M439.15 453.06L297.17 384l141.99-69.06c7.9-3.95 11.11-13.56 7.15-21.46L432 264.85c-3.95-7.9-13.56-11.11-21.47-7.16L224 348.41 37.47 257.69c-7.9-3.95-17.51-.75-21.47 7.16L1.69 293.48c-3.95 7.9-.75 17.51 7.15 21.46L150.83 384 8.85 453.06c-7.9 3.95-11.11 13.56-7.15 21.47l14.31 28.63c3.95 7.9 13.56 11.11 21.47 7.15L224 419.59l186.53 90.72c7.9 3.95 17.51.75 21.47-7.15l14.31-28.63c3.95-7.91.74-17.52-7.16-21.47zM150 237.28l-5.48 25.87c-2.67 12.62 5.42 24.85 16.45 24.85h126.08c11.03 0 19.12-12.23 16.45-24.85l-5.5-25.87c41.78-22.41 70-62.75 70-109.28C368 57.31 303.53 0 224 0S80 57.31 80 128c0 46.53 28.22 86.87 70 109.28zM280 112c17.65 0 32 14.35 32 32s-14.35 32-32 32-32-14.35-32-32 14.35-32 32-32zm-112 0c17.65 0 32 14.35 32 32s-14.35 32-32 32-32-14.35-32-32 14.35-32 32-32z" - } - }, - "free": [ - "solid" - ] - }, - "skyatlas": { - "changes": [ - "4.3", - "5.0.0", - "5.0.3" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f216", - "label": "skyatlas", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861020, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M640 329.3c0 65.9-52.5 114.4-117.5 114.4-165.9 0-196.6-249.7-359.7-249.7-146.9 0-147.1 212.2 5.6 212.2 42.5 0 90.9-17.8 125.3-42.5 5.6-4.1 16.9-16.3 22.8-16.3s10.9 5 10.9 10.9c0 7.8-13.1 19.1-18.7 24.1-40.9 35.6-100.3 61.2-154.7 61.2-83.4.1-154-59-154-144.9s67.5-149.1 152.8-149.1c185.3 0 222.5 245.9 361.9 245.9 99.9 0 94.8-139.7 3.4-139.7-17.5 0-35 11.6-46.9 11.6-8.4 0-15.9-7.2-15.9-15.6 0-11.6 5.3-23.7 5.3-36.3 0-66.6-50.9-114.7-116.9-114.7-53.1 0-80 36.9-88.8 36.9-6.2 0-11.2-5-11.2-11.2 0-5.6 4.1-10.3 7.8-14.4 25.3-28.8 64.7-43.7 102.8-43.7 79.4 0 139.1 58.4 139.1 137.8 0 6.9-.3 13.7-1.2 20.6 11.9-3.1 24.1-4.7 35.9-4.7 60.7 0 111.9 45.3 111.9 107.2z" - } - }, - "free": [ - "brands" - ] - }, - "skype": { - "changes": [ - "3.2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f17e", - "label": "Skype", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861020, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M424.7 299.8c2.9-14 4.7-28.9 4.7-43.8 0-113.5-91.9-205.3-205.3-205.3-14.9 0-29.7 1.7-43.8 4.7C161.3 40.7 137.7 32 112 32 50.2 32 0 82.2 0 144c0 25.7 8.7 49.3 23.3 68.2-2.9 14-4.7 28.9-4.7 43.8 0 113.5 91.9 205.3 205.3 205.3 14.9 0 29.7-1.7 43.8-4.7 19 14.6 42.6 23.3 68.2 23.3 61.8 0 112-50.2 112-112 .1-25.6-8.6-49.2-23.2-68.1zm-194.6 91.5c-65.6 0-120.5-29.2-120.5-65 0-16 9-30.6 29.5-30.6 31.2 0 34.1 44.9 88.1 44.9 25.7 0 42.3-11.4 42.3-26.3 0-18.7-16-21.6-42-28-62.5-15.4-117.8-22-117.8-87.2 0-59.2 58.6-81.1 109.1-81.1 55.1 0 110.8 21.9 110.8 55.4 0 16.9-11.4 31.8-30.3 31.8-28.3 0-29.2-33.5-75-33.5-25.7 0-42 7-42 22.5 0 19.8 20.8 21.8 69.1 33 41.4 9.3 90.7 26.8 90.7 77.6 0 59.1-57.1 86.5-112 86.5z" - } - }, - "free": [ - "brands" - ] - }, - "slack": { - "changes": [ - "4.1", - "5.0.0", - "5.7.0" - ], - "ligatures": [], - "search": { - "terms": [ - "anchor", - "hash", - "hashtag" - ] - }, - "styles": [ - "brands" - ], - "unicode": "f198", - "label": "Slack Logo", - "voted": false, - "svg": { - "brands": { - "last_modified": 1548363722337, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M94.12 315.1c0 25.9-21.16 47.06-47.06 47.06S0 341 0 315.1c0-25.9 21.16-47.06 47.06-47.06h47.06v47.06zm23.72 0c0-25.9 21.16-47.06 47.06-47.06s47.06 21.16 47.06 47.06v117.84c0 25.9-21.16 47.06-47.06 47.06s-47.06-21.16-47.06-47.06V315.1zm47.06-188.98c-25.9 0-47.06-21.16-47.06-47.06S139 32 164.9 32s47.06 21.16 47.06 47.06v47.06H164.9zm0 23.72c25.9 0 47.06 21.16 47.06 47.06s-21.16 47.06-47.06 47.06H47.06C21.16 243.96 0 222.8 0 196.9s21.16-47.06 47.06-47.06H164.9zm188.98 47.06c0-25.9 21.16-47.06 47.06-47.06 25.9 0 47.06 21.16 47.06 47.06s-21.16 47.06-47.06 47.06h-47.06V196.9zm-23.72 0c0 25.9-21.16 47.06-47.06 47.06-25.9 0-47.06-21.16-47.06-47.06V79.06c0-25.9 21.16-47.06 47.06-47.06 25.9 0 47.06 21.16 47.06 47.06V196.9zM283.1 385.88c25.9 0 47.06 21.16 47.06 47.06 0 25.9-21.16 47.06-47.06 47.06-25.9 0-47.06-21.16-47.06-47.06v-47.06h47.06zm0-23.72c-25.9 0-47.06-21.16-47.06-47.06 0-25.9 21.16-47.06 47.06-47.06h117.84c25.9 0 47.06 21.16 47.06 47.06 0 25.9-21.16 47.06-47.06 47.06H283.1z" - } - }, - "free": [ - "brands" - ] - }, - "slack-hash": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "anchor", - "hash", - "hashtag" - ] - }, - "styles": [ - "brands" - ], - "unicode": "f3ef", - "label": "Slack Hashtag", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861020, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M446.2 270.4c-6.2-19-26.9-29.1-46-22.9l-45.4 15.1-30.3-90 45.4-15.1c19.1-6.2 29.1-26.8 23-45.9-6.2-19-26.9-29.1-46-22.9l-45.4 15.1-15.7-47c-6.2-19-26.9-29.1-46-22.9-19.1 6.2-29.1 26.8-23 45.9l15.7 47-93.4 31.2-15.7-47c-6.2-19-26.9-29.1-46-22.9-19.1 6.2-29.1 26.8-23 45.9l15.7 47-45.3 15c-19.1 6.2-29.1 26.8-23 45.9 5 14.5 19.1 24 33.6 24.6 6.8 1 12-1.6 57.7-16.8l30.3 90L78 354.8c-19 6.2-29.1 26.9-23 45.9 5 14.5 19.1 24 33.6 24.6 6.8 1 12-1.6 57.7-16.8l15.7 47c5.9 16.9 24.7 29 46 22.9 19.1-6.2 29.1-26.8 23-45.9l-15.7-47 93.6-31.3 15.7 47c5.9 16.9 24.7 29 46 22.9 19.1-6.2 29.1-26.8 23-45.9l-15.7-47 45.4-15.1c19-6 29.1-26.7 22.9-45.7zm-254.1 47.2l-30.3-90.2 93.5-31.3 30.3 90.2-93.5 31.3z" - } - }, - "free": [ - "brands" - ] - }, - "slash": { - "changes": [ - "5.4.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f715", - "label": "Slash", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861457, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M594.53 508.63L6.18 53.9c-6.97-5.42-8.23-15.47-2.81-22.45L23.01 6.18C28.43-.8 38.49-2.06 45.47 3.37L633.82 458.1c6.97 5.42 8.23 15.47 2.81 22.45l-19.64 25.27c-5.42 6.98-15.48 8.23-22.46 2.81z" - } - }, - "free": [ - "solid" - ] - }, - "sleigh": { - "changes": [ - "5.6.0" - ], - "ligatures": [], - "search": { - "terms": [ - "christmas", - "claus", - "fly", - "holiday", - "santa", - "sled", - "xmas" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f7cc", - "label": "Sleigh", - "svg": { - "solid": { - "last_modified": 1546440861457, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M612.7 350.7l-9.3-7.4c-6.9-5.5-17-4.4-22.5 2.5l-10 12.5c-5.5 6.9-4.4 17 2.5 22.5l9.3 7.4c5.9 4.7 9.2 11.7 9.2 19.2 0 13.6-11 24.6-24.6 24.6H48c-8.8 0-16 7.2-16 16v16c0 8.8 7.2 16 16 16h516c39 0 73.7-29.3 75.9-68.3 1.4-23.8-8.7-46.3-27.2-61zM32 224c0 59.6 40.9 109.2 96 123.5V400h64v-48h192v48h64v-48c53 0 96-43 96-96v-96c17.7 0 32-14.3 32-32s-14.3-32-32-32h-96v64c0 35.3-28.7 64-64 64h-20.7c-65.8 0-125.9-37.2-155.3-96-29.4-58.8-89.6-96-155.3-96H32C14.3 32 0 46.3 0 64s14.3 32 32 32v128z" - } - }, - "free": [ - "solid" - ] - }, - "sliders-h": { - "changes": [ - "4.1", - "5.0.0", - "5.0.11" - ], - "ligatures": [], - "search": { - "terms": [ - "settings", - "sliders" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f1de", - "label": "Horizontal Sliders", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861457, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M496 384H160v-16c0-8.8-7.2-16-16-16h-32c-8.8 0-16 7.2-16 16v16H16c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h80v16c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16v-16h336c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16zm0-160h-80v-16c0-8.8-7.2-16-16-16h-32c-8.8 0-16 7.2-16 16v16H16c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h336v16c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16v-16h80c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16zm0-160H288V48c0-8.8-7.2-16-16-16h-32c-8.8 0-16 7.2-16 16v16H16C7.2 64 0 71.2 0 80v32c0 8.8 7.2 16 16 16h208v16c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16v-16h208c8.8 0 16-7.2 16-16V80c0-8.8-7.2-16-16-16z" - } - }, - "free": [ - "solid" - ] - }, - "slideshare": { - "changes": [ - "4.2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f1e7", - "label": "Slideshare", - "voted": false, - "svg": { - "brands": { - "last_modified": 1548363722337, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M187.7 153.7c-34 0-61.7 25.7-61.7 57.7 0 31.7 27.7 57.7 61.7 57.7s61.7-26 61.7-57.7c0-32-27.7-57.7-61.7-57.7zm143.4 0c-34 0-61.7 25.7-61.7 57.7 0 31.7 27.7 57.7 61.7 57.7 34.3 0 61.7-26 61.7-57.7.1-32-27.4-57.7-61.7-57.7zm156.6 90l-6 4.3V49.7c0-27.4-20.6-49.7-46-49.7H76.6c-25.4 0-46 22.3-46 49.7V248c-2-1.4-4.3-2.9-6.3-4.3-15.1-10.6-25.1 4-16 17.7 18.3 22.6 53.1 50.3 106.3 72C58.3 525.1 252 555.7 248.9 457.5c0-.7.3-56.6.3-96.6 5.1 1.1 9.4 2.3 13.7 3.1 0 39.7.3 92.8.3 93.5-3.1 98.3 190.6 67.7 134.3-124 53.1-21.7 88-49.4 106.3-72 9.1-13.8-.9-28.3-16.1-17.8zm-30.5 19.2c-68.9 37.4-128.3 31.1-160.6 29.7-23.7-.9-32.6 9.1-33.7 24.9-10.3-7.7-18.6-15.5-20.3-17.1-5.1-5.4-13.7-8-27.1-7.7-31.7 1.1-89.7 7.4-157.4-28V72.3c0-34.9 8.9-45.7 40.6-45.7h317.7c30.3 0 40.9 12.9 40.9 45.7v190.6z" - } - }, - "free": [ - "brands" - ] - }, - "smile": { - "changes": [ - "3.1", - "5.0.0", - "5.0.9", - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [ - "approve", - "emoticon", - "face", - "happy", - "rating", - "satisfied" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f118", - "label": "Smiling Face", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861458, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm80 168c17.7 0 32 14.3 32 32s-14.3 32-32 32-32-14.3-32-32 14.3-32 32-32zm-160 0c17.7 0 32 14.3 32 32s-14.3 32-32 32-32-14.3-32-32 14.3-32 32-32zm194.8 170.2C334.3 380.4 292.5 400 248 400s-86.3-19.6-114.8-53.8c-13.6-16.3 11-36.7 24.6-20.5 22.4 26.9 55.2 42.2 90.2 42.2s67.8-15.4 90.2-42.2c13.4-16.2 38.1 4.2 24.6 20.5z" - }, - "regular": { - "last_modified": 1546440861322, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm0 448c-110.3 0-200-89.7-200-200S137.7 56 248 56s200 89.7 200 200-89.7 200-200 200zm-80-216c17.7 0 32-14.3 32-32s-14.3-32-32-32-32 14.3-32 32 14.3 32 32 32zm160 0c17.7 0 32-14.3 32-32s-14.3-32-32-32-32 14.3-32 32 14.3 32 32 32zm4 72.6c-20.8 25-51.5 39.4-84 39.4s-63.2-14.3-84-39.4c-8.5-10.2-23.7-11.5-33.8-3.1-10.2 8.5-11.5 23.6-3.1 33.8 30 36 74.1 56.6 120.9 56.6s90.9-20.6 120.9-56.6c8.5-10.2 7.1-25.3-3.1-33.8-10.1-8.4-25.3-7.1-33.8 3.1z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "smile-beam": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [ - "emoticon", - "face", - "happy", - "positive" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f5b8", - "label": "Beaming Face With Smiling Eyes", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861458, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zM112 223.4c3.3-42.1 32.2-71.4 56-71.4s52.7 29.3 56 71.4c.7 8.6-10.8 11.9-14.9 4.5l-9.5-17c-7.7-13.7-19.2-21.6-31.5-21.6s-23.8 7.9-31.5 21.6l-9.5 17c-4.3 7.4-15.8 4-15.1-4.5zm250.8 122.8C334.3 380.4 292.5 400 248 400s-86.3-19.6-114.8-53.8c-13.5-16.3 11-36.7 24.6-20.5 22.4 26.9 55.2 42.2 90.2 42.2s67.8-15.4 90.2-42.2c13.6-16.2 38.1 4.3 24.6 20.5zm6.2-118.3l-9.5-17c-7.7-13.7-19.2-21.6-31.5-21.6s-23.8 7.9-31.5 21.6l-9.5 17c-4.1 7.3-15.6 4-14.9-4.5 3.3-42.1 32.2-71.4 56-71.4s52.7 29.3 56 71.4c.6 8.6-11 11.9-15.1 4.5z" - }, - "regular": { - "last_modified": 1546440861322, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm0 448c-110.3 0-200-89.7-200-200S137.7 56 248 56s200 89.7 200 200-89.7 200-200 200zm84-143.4c-20.8 25-51.5 39.4-84 39.4s-63.2-14.3-84-39.4c-8.5-10.2-23.6-11.5-33.8-3.1-10.2 8.5-11.5 23.6-3.1 33.8 30 36 74.1 56.6 120.9 56.6s90.9-20.6 120.9-56.6c8.5-10.2 7.1-25.3-3.1-33.8-10.2-8.4-25.3-7.1-33.8 3.1zM136.5 211c7.7-13.7 19.2-21.6 31.5-21.6s23.8 7.9 31.5 21.6l9.5 17c2.1 3.7 6.2 4.7 9.3 3.7 3.6-1.1 6-4.5 5.7-8.3-3.3-42.1-32.2-71.4-56-71.4s-52.7 29.3-56 71.4c-.3 3.7 2.1 7.2 5.7 8.3 3.4 1.1 7.4-.5 9.3-3.7l9.5-17zM328 152c-23.8 0-52.7 29.3-56 71.4-.3 3.7 2.1 7.2 5.7 8.3 3.5 1.1 7.4-.5 9.3-3.7l9.5-17c7.7-13.7 19.2-21.6 31.5-21.6s23.8 7.9 31.5 21.6l9.5 17c2.1 3.7 6.2 4.7 9.3 3.7 3.6-1.1 6-4.5 5.7-8.3-3.3-42.1-32.2-71.4-56-71.4z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "smile-wink": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [ - "emoticon", - "face", - "happy" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f4da", - "label": "Winking Face", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861458, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M0 256c0 137 111 248 248 248s248-111 248-248S385 8 248 8 0 119 0 256zm200-48c0 17.7-14.3 32-32 32s-32-14.3-32-32 14.3-32 32-32 32 14.3 32 32zm158.5 16.5c-14.8-13.2-46.2-13.2-61 0L288 233c-8.3 7.4-21.6.4-19.8-10.8 4-25.2 34.2-42.1 59.9-42.1S384 197 388 222.2c1.7 11.1-11.4 18.3-19.8 10.8l-9.7-8.5zM157.8 325.8C180.2 352.7 213 368 248 368s67.8-15.4 90.2-42.2c13.6-16.2 38.1 4.2 24.6 20.5C334.3 380.4 292.5 400 248 400s-86.3-19.6-114.8-53.8c-13.5-16.3 11.2-36.7 24.6-20.4z" - }, - "regular": { - "last_modified": 1546440861322, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm0 448c-110.3 0-200-89.7-200-200S137.7 56 248 56s200 89.7 200 200-89.7 200-200 200zm117.8-146.4c-10.2-8.5-25.3-7.1-33.8 3.1-20.8 25-51.5 39.4-84 39.4s-63.2-14.3-84-39.4c-8.5-10.2-23.7-11.5-33.8-3.1-10.2 8.5-11.5 23.6-3.1 33.8 30 36 74.1 56.6 120.9 56.6s90.9-20.6 120.9-56.6c8.5-10.2 7.1-25.3-3.1-33.8zM168 240c17.7 0 32-14.3 32-32s-14.3-32-32-32-32 14.3-32 32 14.3 32 32 32zm160-60c-25.7 0-55.9 16.9-59.9 42.1-1.7 11.2 11.5 18.2 19.8 10.8l9.5-8.5c14.8-13.2 46.2-13.2 61 0l9.5 8.5c8.5 7.4 21.6.3 19.8-10.8-3.8-25.2-34-42.1-59.7-42.1z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "smog": { - "changes": [ - "5.5.0" - ], - "ligatures": [], - "search": { - "terms": [ - "dragon" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f75f", - "label": "Smog", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861458, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M624 368H80c-8.8 0-16 7.2-16 16v16c0 8.8 7.2 16 16 16h544c8.8 0 16-7.2 16-16v-16c0-8.8-7.2-16-16-16zm-480 96H16c-8.8 0-16 7.2-16 16v16c0 8.8 7.2 16 16 16h128c8.8 0 16-7.2 16-16v-16c0-8.8-7.2-16-16-16zm416 0H224c-8.8 0-16 7.2-16 16v16c0 8.8 7.2 16 16 16h336c8.8 0 16-7.2 16-16v-16c0-8.8-7.2-16-16-16zM144 288h156.1c22.5 19.7 51.6 32 83.9 32s61.3-12.3 83.9-32H528c61.9 0 112-50.1 112-112S589.9 64 528 64c-18 0-34.7 4.6-49.7 12.1C454 31 406.8 0 352 0c-41 0-77.8 17.3-104 44.8C221.8 17.3 185 0 144 0 64.5 0 0 64.5 0 144s64.5 144 144 144z" - } - }, - "free": [ - "solid" - ] - }, - "smoking": { - "changes": [ - "5.0.7" - ], - "ligatures": [], - "search": { - "terms": [ - "cigarette", - "nicotine", - "smoking status" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f48d", - "label": "Smoking", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861458, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M632 352h-48c-4.4 0-8 3.6-8 8v144c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8V360c0-4.4-3.6-8-8-8zM553.3 87.1c-5.7-3.8-9.3-10-9.3-16.8V8c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v62.3c0 22 10.2 43.4 28.6 55.4 42.2 27.3 67.4 73.8 67.4 124V280c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8v-30.3c0-65.5-32.4-126.2-86.7-162.6zM432 352H48c-26.5 0-48 21.5-48 48v64c0 26.5 21.5 48 48 48h384c8.8 0 16-7.2 16-16V368c0-8.8-7.2-16-16-16zm-32 112H224v-64h176v64zm87.7-322.4C463.8 125 448 99.3 448 70.3V8c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v66.4c0 43.7 24.6 81.6 60.3 106.7 22.4 15.7 35.7 41.2 35.7 68.6V280c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8v-30.3c0-43.3-21-83.4-56.3-108.1zM536 352h-48c-4.4 0-8 3.6-8 8v144c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8V360c0-4.4-3.6-8-8-8z" - } - }, - "free": [ - "solid" - ] - }, - "smoking-ban": { - "changes": [ - "5.0.13" - ], - "ligatures": [], - "search": { - "terms": [ - "no smoking", - "non-smoking" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f54d", - "label": "Smoking Ban", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861458, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M96 304c0 8.8 7.2 16 16 16h117.5l-96-96H112c-8.8 0-16 7.2-16 16v64zM256 0C114.6 0 0 114.6 0 256s114.6 256 256 256 256-114.6 256-256S397.4 0 256 0zm0 448c-105.9 0-192-86.1-192-192 0-41.4 13.3-79.7 35.7-111.1l267.4 267.4C335.7 434.7 297.4 448 256 448zm45.2-192H384v32h-50.8l-32-32zm111.1 111.1L365.2 320H400c8.8 0 16-7.2 16-16v-64c0-8.8-7.2-16-16-16H269.2L144.9 99.7C176.3 77.3 214.6 64 256 64c105.9 0 192 86.1 192 192 0 41.4-13.3 79.7-35.7 111.1zM320.6 128c-15.6 0-28.6-11.2-31.4-25.9-.7-3.6-4-6.1-7.7-6.1h-16.2c-5 0-8.7 4.5-8 9.4 4.6 30.9 31.2 54.6 63.3 54.6 15.6 0 28.6 11.2 31.4 25.9.7 3.6 4 6.1 7.7 6.1h16.2c5 0 8.7-4.5 8-9.4-4.6-30.9-31.2-54.6-63.3-54.6z" - } - }, - "free": [ - "solid" - ] - }, - "sms": { - "changes": [ - "5.6.0" - ], - "ligatures": [], - "search": { - "terms": [ - "chat", - "conversation", - "message", - "mobile", - "notification", - "phone", - "sms", - "texting" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f7cd", - "label": "SMS", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861458, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M256 32C114.6 32 0 125.1 0 240c0 49.6 21.4 95 57 130.7C44.5 421.1 2.7 466 2.2 466.5c-2.2 2.3-2.8 5.7-1.5 8.7 1.3 3 4.1 4.8 7.3 4.8 66.3 0 116-31.8 140.6-51.4 32.7 12.3 69 19.4 107.4 19.4 141.4 0 256-93.1 256-208S397.4 32 256 32zM128.2 304H116c-4.4 0-8-3.6-8-8v-16c0-4.4 3.6-8 8-8h12.3c6 0 10.4-3.5 10.4-6.6 0-1.3-.8-2.7-2.1-3.8l-21.9-18.8c-8.5-7.2-13.3-17.5-13.3-28.1 0-21.3 19-38.6 42.4-38.6H156c4.4 0 8 3.6 8 8v16c0 4.4-3.6 8-8 8h-12.3c-6 0-10.4 3.5-10.4 6.6 0 1.3.8 2.7 2.1 3.8l21.9 18.8c8.5 7.2 13.3 17.5 13.3 28.1.1 21.3-19 38.6-42.4 38.6zm191.8-8c0 4.4-3.6 8-8 8h-16c-4.4 0-8-3.6-8-8v-68.2l-24.8 55.8c-2.9 5.9-11.4 5.9-14.3 0L224 227.8V296c0 4.4-3.6 8-8 8h-16c-4.4 0-8-3.6-8-8V192c0-8.8 7.2-16 16-16h16c6.1 0 11.6 3.4 14.3 8.8l17.7 35.4 17.7-35.4c2.7-5.4 8.3-8.8 14.3-8.8h16c8.8 0 16 7.2 16 16v104zm48.3 8H356c-4.4 0-8-3.6-8-8v-16c0-4.4 3.6-8 8-8h12.3c6 0 10.4-3.5 10.4-6.6 0-1.3-.8-2.7-2.1-3.8l-21.9-18.8c-8.5-7.2-13.3-17.5-13.3-28.1 0-21.3 19-38.6 42.4-38.6H396c4.4 0 8 3.6 8 8v16c0 4.4-3.6 8-8 8h-12.3c-6 0-10.4 3.5-10.4 6.6 0 1.3.8 2.7 2.1 3.8l21.9 18.8c8.5 7.2 13.3 17.5 13.3 28.1.1 21.3-18.9 38.6-42.3 38.6z" - } - }, - "free": [ - "solid" - ] - }, - "snapchat": { - "changes": [ - "4.6", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f2ab", - "label": "Snapchat", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861021, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm169.5 338.9c-3.5 8.1-18.1 14-44.8 18.2-1.4 1.9-2.5 9.8-4.3 15.9-1.1 3.7-3.7 5.9-8.1 5.9h-.2c-6.2 0-12.8-2.9-25.8-2.9-17.6 0-23.7 4-37.4 13.7-14.5 10.3-28.4 19.1-49.2 18.2-21 1.6-38.6-11.2-48.5-18.2-13.8-9.7-19.8-13.7-37.4-13.7-12.5 0-20.4 3.1-25.8 3.1-5.4 0-7.5-3.3-8.3-6-1.8-6.1-2.9-14.1-4.3-16-13.8-2.1-44.8-7.5-45.5-21.4-.2-3.6 2.3-6.8 5.9-7.4 46.3-7.6 67.1-55.1 68-57.1 0-.1.1-.2.2-.3 2.5-5 3-9.2 1.6-12.5-3.4-7.9-17.9-10.7-24-13.2-15.8-6.2-18-13.4-17-18.3 1.6-8.5 14.4-13.8 21.9-10.3 5.9 2.8 11.2 4.2 15.7 4.2 3.3 0 5.5-.8 6.6-1.4-1.4-23.9-4.7-58 3.8-77.1C183.1 100 230.7 96 244.7 96c.6 0 6.1-.1 6.7-.1 34.7 0 68 17.8 84.3 54.3 8.5 19.1 5.2 53.1 3.8 77.1 1.1.6 2.9 1.3 5.7 1.4 4.3-.2 9.2-1.6 14.7-4.2 4-1.9 9.6-1.6 13.6 0 6.3 2.3 10.3 6.8 10.4 11.9.1 6.5-5.7 12.1-17.2 16.6-1.4.6-3.1 1.1-4.9 1.7-6.5 2.1-16.4 5.2-19 11.5-1.4 3.3-.8 7.5 1.6 12.5.1.1.1.2.2.3.9 2 21.7 49.5 68 57.1 4 1 7.1 5.5 4.9 10.8z" - } - }, - "free": [ - "brands" - ] - }, - "snapchat-ghost": { - "changes": [ - "4.6", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f2ac", - "label": "Snapchat Ghost", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861021, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M510.846 392.673c-5.211 12.157-27.239 21.089-67.36 27.318-2.064 2.786-3.775 14.686-6.507 23.956-1.625 5.566-5.623 8.869-12.128 8.869l-.297-.005c-9.395 0-19.203-4.323-38.852-4.323-26.521 0-35.662 6.043-56.254 20.588-21.832 15.438-42.771 28.764-74.027 27.399-31.646 2.334-58.025-16.908-72.871-27.404-20.714-14.643-29.828-20.582-56.241-20.582-18.864 0-30.736 4.72-38.852 4.72-8.073 0-11.213-4.922-12.422-9.04-2.703-9.189-4.404-21.263-6.523-24.13-20.679-3.209-67.31-11.344-68.498-32.15a10.627 10.627 0 0 1 8.877-11.069c69.583-11.455 100.924-82.901 102.227-85.934.074-.176.155-.344.237-.515 3.713-7.537 4.544-13.849 2.463-18.753-5.05-11.896-26.872-16.164-36.053-19.796-23.715-9.366-27.015-20.128-25.612-27.504 2.437-12.836 21.725-20.735 33.002-15.453 8.919 4.181 16.843 6.297 23.547 6.297 5.022 0 8.212-1.204 9.96-2.171-2.043-35.936-7.101-87.29 5.687-115.969C158.122 21.304 229.705 15.42 250.826 15.42c.944 0 9.141-.089 10.11-.089 52.148 0 102.254 26.78 126.723 81.643 12.777 28.65 7.749 79.792 5.695 116.009 1.582.872 4.357 1.942 8.599 2.139 6.397-.286 13.815-2.389 22.069-6.257 6.085-2.846 14.406-2.461 20.48.058l.029.01c9.476 3.385 15.439 10.215 15.589 17.87.184 9.747-8.522 18.165-25.878 25.018-2.118.835-4.694 1.655-7.434 2.525-9.797 3.106-24.6 7.805-28.616 17.271-2.079 4.904-1.256 11.211 2.46 18.748.087.168.166.342.239.515 1.301 3.03 32.615 74.46 102.23 85.934 6.427 1.058 11.163 7.877 7.725 15.859z" - } - }, - "free": [ - "brands" - ] - }, - "snapchat-square": { - "changes": [ - "4.6", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f2ad", - "label": "Snapchat Square", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861021, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M400 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zm-6.5 314.9c-3.5 8.1-18.1 14-44.8 18.2-1.4 1.9-2.5 9.8-4.3 15.9-1.1 3.7-3.7 5.9-8.1 5.9h-.2c-6.2 0-12.8-2.9-25.8-2.9-17.6 0-23.7 4-37.4 13.7-14.5 10.3-28.4 19.1-49.2 18.2-21 1.6-38.6-11.2-48.5-18.2-13.8-9.7-19.8-13.7-37.4-13.7-12.5 0-20.4 3.1-25.8 3.1-5.4 0-7.5-3.3-8.3-6-1.8-6.1-2.9-14.1-4.3-16-13.8-2.1-44.8-7.5-45.5-21.4-.2-3.6 2.3-6.8 5.9-7.4 46.3-7.6 67.1-55.1 68-57.1 0-.1.1-.2.2-.3 2.5-5 3-9.2 1.6-12.5-3.4-7.9-17.9-10.7-24-13.2-15.8-6.2-18-13.4-17-18.3 1.6-8.5 14.4-13.8 21.9-10.3 5.9 2.8 11.2 4.2 15.7 4.2 3.3 0 5.5-.8 6.6-1.4-1.4-23.9-4.7-58 3.8-77.1C159.1 100 206.7 96 220.7 96c.6 0 6.1-.1 6.7-.1 34.7 0 68 17.8 84.3 54.3 8.5 19.1 5.2 53.1 3.8 77.1 1.1.6 2.9 1.3 5.7 1.4 4.3-.2 9.2-1.6 14.7-4.2 4-1.9 9.6-1.6 13.6 0 6.3 2.3 10.3 6.8 10.4 11.9.1 6.5-5.7 12.1-17.2 16.6-1.4.6-3.1 1.1-4.9 1.7-6.5 2.1-16.4 5.2-19 11.5-1.4 3.3-.8 7.5 1.6 12.5.1.1.1.2.2.3.9 2 21.7 49.5 68 57.1 4 1 7.1 5.5 4.9 10.8z" - } - }, - "free": [ - "brands" - ] - }, - "snowboarding": { - "changes": [ - "5.6.0" - ], - "ligatures": [], - "search": { - "terms": [ - "activity", - "fitness", - "outdoors", - "person", - "seasonal" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f7ce", - "label": "Snowboarding", - "svg": { - "solid": { - "last_modified": 1546440861459, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M432 96c26.5 0 48-21.5 48-48S458.5 0 432 0s-48 21.5-48 48 21.5 48 48 48zm28.8 153.6c5.8 4.3 12.5 6.4 19.2 6.4 9.7 0 19.3-4.4 25.6-12.8 10.6-14.1 7.8-34.2-6.4-44.8l-111.4-83.5c-13.8-10.3-29.1-18.4-45.4-23.8l-63.7-21.2-26.1-52.1C244.7 2 225.5-4.4 209.7 3.5c-15.8 7.9-22.2 27.1-14.3 42.9l29.1 58.1c5.7 11.4 15.6 19.9 27.7 24l16.4 5.5-41.2 20.6c-21.8 10.9-35.4 32.8-35.4 57.2v53.1l-74.1 24.7c-16.8 5.6-25.8 23.7-20.2 40.5 1.7 5.2 4.9 9.4 8.7 12.9l-38.7-14.1c-9.7-3.5-17.4-10.6-21.8-20-5.6-12-19.9-17.2-31.9-11.6s-17.2 19.9-11.6 31.9c9.8 21 27.1 36.9 48.9 44.8l364.8 132.7c9.7 3.5 19.7 5.3 29.7 5.3 12.5 0 24.9-2.7 36.5-8.2 12-5.6 17.2-19.9 11.6-31.9S474 454.7 462 460.3c-9.3 4.4-19.8 4.8-29.5 1.3l-90.8-33.1c8.7-4.1 15.6-11.8 17.8-21.9l21.9-102c3.9-18.2-3.2-37.2-18.1-48.4l-52-39 66-30.5 83.5 62.9zm-144.4 51.7l-19.7 92c-1.5 7.1-.1 13.9 2.8 20l-169.4-61.6c2.7-.2 5.4-.4 8-1.3l85-28.4c19.6-6.5 32.8-24.8 32.8-45.5V256l60.5 45.3z" - } - }, - "free": [ - "solid" - ] - }, - "snowflake": { - "changes": [ - "4.7", - "5.0.0", - "5.5.0" - ], - "ligatures": [], - "search": { - "terms": [ - "precipitation", - "seasonal", - "winter" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f2dc", - "label": "Snowflake", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861459, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M440.3 345.2l-33.8-19.5 26-7c8.2-2.2 13.1-10.7 10.9-18.9l-4-14.9c-2.2-8.2-10.7-13.1-18.9-10.9l-70.8 19-63.9-37 63.8-36.9 70.8 19c8.2 2.2 16.7-2.7 18.9-10.9l4-14.9c2.2-8.2-2.7-16.7-10.9-18.9l-26-7 33.8-19.5c7.4-4.3 9.9-13.7 5.7-21.1L430.4 119c-4.3-7.4-13.7-9.9-21.1-5.7l-33.8 19.5 7-26c2.2-8.2-2.7-16.7-10.9-18.9l-14.9-4c-8.2-2.2-16.7 2.7-18.9 10.9l-19 70.8-62.8 36.2v-77.5l53.7-53.7c6.2-6.2 6.2-16.4 0-22.6l-11.3-11.3c-6.2-6.2-16.4-6.2-22.6 0L256 56.4V16c0-8.8-7.2-16-16-16h-32c-8.8 0-16 7.2-16 16v40.4l-19.7-19.7c-6.2-6.2-16.4-6.2-22.6 0L138.3 48c-6.3 6.2-6.3 16.4 0 22.6l53.7 53.7v77.5l-62.8-36.2-19-70.8c-2.2-8.2-10.7-13.1-18.9-10.9l-14.9 4c-8.2 2.2-13.1 10.7-10.9 18.9l7 26-33.8-19.5c-7.4-4.3-16.8-1.7-21.1 5.7L2.1 145.7c-4.3 7.4-1.7 16.8 5.7 21.1l33.8 19.5-26 7c-8.3 2.2-13.2 10.7-11 19l4 14.9c2.2 8.2 10.7 13.1 18.9 10.9l70.8-19 63.8 36.9-63.8 36.9-70.8-19c-8.2-2.2-16.7 2.7-18.9 10.9l-4 14.9c-2.2 8.2 2.7 16.7 10.9 18.9l26 7-33.8 19.6c-7.4 4.3-9.9 13.7-5.7 21.1l15.5 26.8c4.3 7.4 13.7 9.9 21.1 5.7l33.8-19.5-7 26c-2.2 8.2 2.7 16.7 10.9 18.9l14.9 4c8.2 2.2 16.7-2.7 18.9-10.9l19-70.8 62.8-36.2v77.5l-53.7 53.7c-6.3 6.2-6.3 16.4 0 22.6l11.3 11.3c6.2 6.2 16.4 6.2 22.6 0l19.7-19.7V496c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16v-40.4l19.7 19.7c6.2 6.2 16.4 6.2 22.6 0l11.3-11.3c6.2-6.2 6.2-16.4 0-22.6L256 387.7v-77.5l62.8 36.2 19 70.8c2.2 8.2 10.7 13.1 18.9 10.9l14.9-4c8.2-2.2 13.1-10.7 10.9-18.9l-7-26 33.8 19.5c7.4 4.3 16.8 1.7 21.1-5.7l15.5-26.8c4.3-7.3 1.8-16.8-5.6-21z" - }, - "regular": { - "last_modified": 1546440861323, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M440.1 355.2l-39.2-23 34.1-9.3c8.4-2.3 13.4-11.1 11.1-19.6l-4.1-15.5c-2.2-8.5-10.9-13.6-19.3-11.3L343 298.2 271.2 256l71.9-42.2 79.7 21.7c8.4 2.3 17-2.8 19.3-11.3l4.1-15.5c2.2-8.5-2.7-17.3-11.1-19.6l-34.1-9.3 39.2-23c7.5-4.4 10.1-14.2 5.8-21.9l-7.9-13.9c-4.3-7.7-14-10.3-21.5-5.9l-39.2 23 9.1-34.7c2.2-8.5-2.7-17.3-11.1-19.6l-15.2-4.1c-8.4-2.3-17 2.8-19.3 11.3l-21.3 81-71.9 42.2v-84.5L306 70.4c6.1-6.2 6.1-16.4 0-22.6l-11.1-11.3c-6.1-6.2-16.1-6.2-22.2 0l-24.9 25.4V16c0-8.8-7-16-15.7-16h-15.7c-8.7 0-15.7 7.2-15.7 16v46.1l-24.9-25.4c-6.1-6.2-16.1-6.2-22.2 0L142.1 48c-6.1 6.2-6.1 16.4 0 22.6l58.3 59.3v84.5l-71.9-42.2-21.3-81c-2.2-8.5-10.9-13.6-19.3-11.3L72.7 84c-8.4 2.3-13.4 11.1-11.1 19.6l9.1 34.7-39.2-23c-7.5-4.4-17.1-1.8-21.5 5.9l-7.9 13.9c-4.3 7.7-1.8 17.4 5.8 21.9l39.2 23-34.1 9.1c-8.4 2.3-13.4 11.1-11.1 19.6L6 224.2c2.2 8.5 10.9 13.6 19.3 11.3l79.7-21.7 71.9 42.2-71.9 42.2-79.7-21.7c-8.4-2.3-17 2.8-19.3 11.3l-4.1 15.5c-2.2 8.5 2.7 17.3 11.1 19.6l34.1 9.3-39.2 23c-7.5 4.4-10.1 14.2-5.8 21.9L10 391c4.3 7.7 14 10.3 21.5 5.9l39.2-23-9.1 34.7c-2.2 8.5 2.7 17.3 11.1 19.6l15.2 4.1c8.4 2.3 17-2.8 19.3-11.3l21.3-81 71.9-42.2v84.5l-58.3 59.3c-6.1 6.2-6.1 16.4 0 22.6l11.1 11.3c6.1 6.2 16.1 6.2 22.2 0l24.9-25.4V496c0 8.8 7 16 15.7 16h15.7c8.7 0 15.7-7.2 15.7-16v-46.1l24.9 25.4c6.1 6.2 16.1 6.2 22.2 0l11.1-11.3c6.1-6.2 6.1-16.4 0-22.6l-58.3-59.3v-84.5l71.9 42.2 21.3 81c2.2 8.5 10.9 13.6 19.3 11.3L375 428c8.4-2.3 13.4-11.1 11.1-19.6l-9.1-34.7 39.2 23c7.5 4.4 17.1 1.8 21.5-5.9l7.9-13.9c4.6-7.5 2.1-17.3-5.5-21.7z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "snowman": { - "changes": [ - "5.6.0" - ], - "ligatures": [], - "search": { - "terms": [ - "decoration", - "frost", - "holiday" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f7d0", - "label": "Snowman", - "svg": { - "solid": { - "last_modified": 1546440861459, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M510.9 152.3l-5.9-14.5c-3.3-8-12.6-11.9-20.8-8.7L456 140.6v-29c0-8.6-7.2-15.6-16-15.6h-16c-8.8 0-16 7-16 15.6v46.9c0 .5.3 1 .3 1.5l-56.4 23c-5.9-10-13.3-18.9-22-26.6 13.6-16.6 22-37.4 22-60.5 0-53-43-96-96-96s-96 43-96 96c0 23.1 8.5 43.9 22 60.5-8.7 7.7-16 16.6-22 26.6l-56.4-23c.1-.5.3-1 .3-1.5v-46.9C104 103 96.8 96 88 96H72c-8.8 0-16 7-16 15.6v29l-28.1-11.5c-8.2-3.2-17.5.7-20.8 8.7l-5.9 14.5c-3.3 8 .7 17.1 8.9 20.3l135.2 55.2c-.4 4-1.2 8-1.2 12.2 0 10.1 1.7 19.6 4.2 28.9C120.9 296.4 104 334.2 104 376c0 54 28.4 100.9 70.8 127.8 9.3 5.9 20.3 8.2 31.3 8.2h99.2c13.3 0 26.3-4.1 37.2-11.7 46.5-32.3 74.4-89.4 62.9-152.6-5.5-30.2-20.5-57.6-41.6-79 2.5-9.2 4.2-18.7 4.2-28.7 0-4.2-.8-8.1-1.2-12.2L502 172.6c8.1-3.1 12.1-12.2 8.9-20.3zM224 96c-8.8 0-16-7.2-16-16s7.2-16 16-16 16 7.2 16 16-7.2 16-16 16zm32 272c-8.8 0-16-7.2-16-16s7.2-16 16-16 16 7.2 16 16-7.2 16-16 16zm0-64c-8.8 0-16-7.2-16-16s7.2-16 16-16 16 7.2 16 16-7.2 16-16 16zm0-64c-8.8 0-16-7.2-16-16s7.2-16 16-16 16 7.2 16 16-7.2 16-16 16zm0-88s-16-23.2-16-32 7.2-16 16-16 16 7.2 16 16-16 32-16 32zm32-56c-8.8 0-16-7.2-16-16s7.2-16 16-16 16 7.2 16 16-7.2 16-16 16z" - } - }, - "free": [ - "solid" - ] - }, - "snowplow": { - "changes": [ - "5.6.0" - ], - "ligatures": [], - "search": { - "terms": [ - "clean up", - "cold", - "seasonal" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f7d2", - "label": "Snowplow", - "svg": { - "solid": { - "last_modified": 1546440861459, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M120 376c-13.3 0-24 10.7-24 24s10.7 24 24 24 24-10.7 24-24-10.7-24-24-24zm80 0c-13.3 0-24 10.7-24 24s10.7 24 24 24 24-10.7 24-24-10.7-24-24-24zm80 0c-13.3 0-24 10.7-24 24s10.7 24 24 24 24-10.7 24-24-10.7-24-24-24zm80 0c-13.3 0-24 10.7-24 24s10.7 24 24 24 24-10.7 24-24-10.7-24-24-24zm238.6 49.4c-14.5-14.5-22.6-34.1-22.6-54.6V269.2c0-20.5 8.1-40.1 22.6-54.6l36.7-36.7c6.2-6.2 6.2-16.4 0-22.6l-22.6-22.6c-6.2-6.2-16.4-6.2-22.6 0l-36.7 36.7c-26.5 26.5-41.4 62.4-41.4 99.9V288h-64v-50.9c0-8.7-1.8-17.2-5.2-25.2L364.5 29.1C356.9 11.4 339.6 0 320.3 0H176c-26.5 0-48 21.5-48 48v112h-16c-26.5 0-48 21.5-48 48v91.2C26.3 317.2 0 355.4 0 400c0 61.9 50.1 112 112 112h256c61.9 0 112-50.1 112-112 0-17.3-4.2-33.4-11.2-48H512v18.7c0 37.5 14.9 73.4 41.4 99.9l36.7 36.7c6.2 6.2 16.4 6.2 22.6 0l22.6-22.6c6.2-6.2 6.2-16.4 0-22.6l-36.7-36.7zM192 64h117.8l68.6 160H256l-64-64V64zm176 384H112c-26.5 0-48-21.5-48-48s21.5-48 48-48h256c26.5 0 48 21.5 48 48s-21.5 48-48 48z" - } - }, - "free": [ - "solid" - ] - }, - "socks": { - "changes": [ - "5.3.0" - ], - "ligatures": [], - "search": { - "terms": [ - "business socks", - "business time", - "clothing", - "flight of the conchords", - "wednesday" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f696", - "label": "Socks", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861459, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M214.66 311.01L288 256V96H128v176l-86.65 64.61c-39.4 29.56-53.86 84.42-29.21 127.06C30.39 495.25 63.27 512 96.08 512c20.03 0 40.25-6.25 57.52-19.2l21.86-16.39c-29.85-55.38-13.54-125.84 39.2-165.4zM288 32c0-11.05 3.07-21.3 8.02-30.38C293.4.92 290.85 0 288 0H160c-17.67 0-32 14.33-32 32v32h160V32zM480 0H352c-17.67 0-32 14.33-32 32v32h192V32c0-17.67-14.33-32-32-32zM320 272l-86.13 64.61c-39.4 29.56-53.86 84.42-29.21 127.06 18.25 31.58 50.61 48.33 83.42 48.33 20.03 0 40.25-6.25 57.52-19.2l115.2-86.4A127.997 127.997 0 0 0 512 304V96H320v176z" - } - }, - "free": [ - "solid" - ] - }, - "solar-panel": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [ - "clean", - "eco-friendly", - "energy", - "green", - "sun" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f5ba", - "label": "Solar Panel", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861459, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M431.98 448.01l-47.97.05V416h-128v32.21l-47.98.05c-8.82.01-15.97 7.16-15.98 15.99l-.05 31.73c-.01 8.85 7.17 16.03 16.02 16.02l223.96-.26c8.82-.01 15.97-7.16 15.98-15.98l.04-31.73c.01-8.85-7.17-16.03-16.02-16.02zM585.2 26.74C582.58 11.31 568.99 0 553.06 0H86.93C71 0 57.41 11.31 54.79 26.74-3.32 369.16.04 348.08.03 352c-.03 17.32 14.29 32 32.6 32h574.74c18.23 0 32.51-14.56 32.59-31.79.02-4.08 3.35 16.95-54.76-325.47zM259.83 64h120.33l9.77 96H250.06l9.77-96zm-75.17 256H71.09L90.1 208h105.97l-11.41 112zm16.29-160H98.24l16.29-96h96.19l-9.77 96zm32.82 160l11.4-112h149.65l11.4 112H233.77zm195.5-256h96.19l16.29 96H439.04l-9.77-96zm26.06 256l-11.4-112H549.9l19.01 112H455.33z" - } - }, - "free": [ - "solid" - ] - }, - "sort": { - "changes": [ - "2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "order" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f0dc", - "label": "Sort", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861460, - "raw": "", - "viewBox": [ - "0", - "0", - "320", - "512" - ], - "width": 320, - "height": 512, - "path": "M41 288h238c21.4 0 32.1 25.9 17 41L177 448c-9.4 9.4-24.6 9.4-33.9 0L24 329c-15.1-15.1-4.4-41 17-41zm255-105L177 64c-9.4-9.4-24.6-9.4-33.9 0L24 183c-15.1 15.1-4.4 41 17 41h238c21.4 0 32.1-25.9 17-41z" - } - }, - "free": [ - "solid" - ] - }, - "sort-alpha-down": { - "changes": [ - "3.2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "sort-alpha-asc" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f15d", - "label": "Sort Alpha Down", - "voted": false, - "svg": { - "solid": { - "last_modified": 1548363722391, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M400.7 427.1h-61.1c.7-1 1.5-2 2.3-3.1l67.5-95.7c1.4-2 2.2-4.4 2.2-6.9V300c0-6.6-5.4-12-12-12H274.5c-6.6 0-12 5.4-12 12v28.9c0 6.6 5.4 12 12 12H331c-.7 1-1.5 2-2.3 3.1l-67.2 95.2c-1.4 2-2.2 4.4-2.2 6.9V468c0 6.6 5.4 12 12 12h129.4c6.6 0 12-5.4 12-12v-28.9c0-6.7-5.4-12-12-12zM176 368h-48V48c0-8.8-7.2-16-16-16H80c-8.8 0-16 7.2-16 16v320H16c-14.2 0-21.4 17.2-11.3 27.3l80 80c6.2 6.2 16.4 6.2 22.6 0l80-80c10-10 2.9-27.3-11.3-27.3zm248.2-159.9l-57.1-168c-1.7-4.9-6.2-8.1-11.4-8.1h-39.6c-5.1 0-9.7 3.3-11.4 8.1l-57.1 168c-2.6 7.8 3.1 15.9 11.4 15.9h35.7c5.4 0 10.1-3.5 11.5-8.7l8.1-28.2h42.9l8.3 28.3A12 12 0 0 0 377 224h35.7c8.4 0 14.2-8.1 11.5-15.9zm-95-71.5l6.8-22.9 6.6 22.9z" - } - }, - "free": [ - "solid" - ] - }, - "sort-alpha-up": { - "changes": [ - "3.2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "sort-alpha-desc" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f15e", - "label": "Sort Alpha Up", - "voted": false, - "svg": { - "solid": { - "last_modified": 1548363722391, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M107.3 36.7c-6.2-6.2-16.4-6.2-22.6 0l-80 80c-10 10-2.9 27.3 11.3 27.3h48v320c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V144h48c14.2 0 21.4-17.2 11.3-27.3zm293.4 390.4h-61.1c.7-1 1.5-2 2.3-3.1l67.5-95.7c1.4-2 2.2-4.4 2.2-6.9V300c0-6.6-5.4-12-12-12H274.5c-6.6 0-12 5.4-12 12v28.9c0 6.6 5.4 12 12 12H331c-.7 1-1.5 2-2.3 3.1l-67.2 95.2c-1.4 2-2.2 4.4-2.2 6.9V468c0 6.6 5.4 12 12 12h129.4c6.6 0 12-5.4 12-12v-28.9c0-6.7-5.4-12-12-12zm23.5-219l-57.1-168c-1.7-4.9-6.2-8.1-11.4-8.1h-39.6c-5.1 0-9.7 3.3-11.4 8.1l-57.1 168c-2.6 7.8 3.1 15.9 11.4 15.9h35.7c5.4 0 10.1-3.5 11.5-8.7l8.1-28.2h42.9l8.3 28.3A12 12 0 0 0 377 224h35.7c8.4 0 14.2-8.1 11.5-15.9zm-95-71.5l6.8-22.9 6.6 22.9z" - } - }, - "free": [ - "solid" - ] - }, - "sort-amount-down": { - "changes": [ - "3.2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "sort-amount-asc" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f160", - "label": "Sort Amount Down", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861460, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M187.298 395.314l-79.984 80.002c-6.248 6.247-16.383 6.245-22.627 0L4.705 395.314C-5.365 385.244 1.807 368 16.019 368H64V48c0-8.837 7.163-16 16-16h32c8.837 0 16 7.163 16 16v320h47.984c14.241 0 21.363 17.264 11.314 27.314zM240 96h256c8.837 0 16-7.163 16-16V48c0-8.837-7.163-16-16-16H240c-8.837 0-16 7.163-16 16v32c0 8.837 7.163 16 16 16zm-16 112v-32c0-8.837 7.163-16 16-16h192c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16H240c-8.837 0-16-7.163-16-16zm0 256v-32c0-8.837 7.163-16 16-16h64c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16h-64c-8.837 0-16-7.163-16-16zm0-128v-32c0-8.837 7.163-16 16-16h128c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16H240c-8.837 0-16-7.163-16-16z" - } - }, - "free": [ - "solid" - ] - }, - "sort-amount-up": { - "changes": [ - "3.2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "sort-amount-desc" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f161", - "label": "Sort Amount Up", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861460, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M4.702 116.686l79.984-80.002c6.248-6.247 16.383-6.245 22.627 0l79.981 80.002c10.07 10.07 2.899 27.314-11.314 27.314H128v320c0 8.837-7.163 16-16 16H80c-8.837 0-16-7.163-16-16V144H16.016c-14.241 0-21.363-17.264-11.314-27.314zM240 96h256c8.837 0 16-7.163 16-16V48c0-8.837-7.163-16-16-16H240c-8.837 0-16 7.163-16 16v32c0 8.837 7.163 16 16 16zm-16 112v-32c0-8.837 7.163-16 16-16h192c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16H240c-8.837 0-16-7.163-16-16zm0 256v-32c0-8.837 7.163-16 16-16h64c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16h-64c-8.837 0-16-7.163-16-16zm0-128v-32c0-8.837 7.163-16 16-16h128c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16H240c-8.837 0-16-7.163-16-16z" - } - }, - "free": [ - "solid" - ] - }, - "sort-down": { - "changes": [ - "2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "arrow", - "descending", - "sort-desc" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f0dd", - "label": "Sort Down (Descending)", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861460, - "raw": "", - "viewBox": [ - "0", - "0", - "320", - "512" - ], - "width": 320, - "height": 512, - "path": "M41 288h238c21.4 0 32.1 25.9 17 41L177 448c-9.4 9.4-24.6 9.4-33.9 0L24 329c-15.1-15.1-4.4-41 17-41z" - } - }, - "free": [ - "solid" - ] - }, - "sort-numeric-down": { - "changes": [ - "3.2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "numbers", - "sort-numeric-asc" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f162", - "label": "Sort Numeric Down", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861460, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M308.811 113.787l-19.448-20.795c-4.522-4.836-4.274-12.421.556-16.95l43.443-40.741a11.999 11.999 0 0 1 8.209-3.247h31.591c6.627 0 12 5.373 12 12v127.07h25.66c6.627 0 12 5.373 12 12v28.93c0 6.627-5.373 12-12 12H301.649c-6.627 0-12-5.373-12-12v-28.93c0-6.627 5.373-12 12-12h25.414v-57.938c-7.254 6.58-14.211 4.921-18.252.601zm-30.57 238.569c0-32.653 23.865-67.356 68.094-67.356 38.253 0 79.424 28.861 79.424 92.228 0 51.276-32.237 105.772-91.983 105.772-17.836 0-30.546-3.557-38.548-6.781-5.79-2.333-8.789-8.746-6.922-14.703l9.237-29.48c2.035-6.496 9.049-9.983 15.467-7.716 13.029 4.602 27.878 5.275 38.103-4.138-38.742 5.072-72.872-25.36-72.872-67.826zm92.273 19.338c0-22.285-15.302-36.505-25.835-36.505-8.642 0-13.164 7.965-13.164 15.832 0 5.669 1.815 24.168 25.168 24.168 9.973 0 13.377-2.154 13.744-2.731.021-.046.087-.291.087-.764zM175.984 368H128V48c0-8.837-7.163-16-16-16H80c-8.837 0-16 7.163-16 16v320H16.019c-14.212 0-21.384 17.244-11.314 27.314l79.981 80.002c6.245 6.245 16.38 6.247 22.627 0l79.984-80.002c10.05-10.05 2.928-27.314-11.313-27.314z" - } - }, - "free": [ - "solid" - ] - }, - "sort-numeric-up": { - "changes": [ - "3.2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "numbers", - "sort-numeric-desc" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f163", - "label": "Sort Numeric Up", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861460, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M308.811 113.787l-19.448-20.795c-4.522-4.836-4.274-12.421.556-16.95l43.443-40.741a11.999 11.999 0 0 1 8.209-3.247h31.591c6.627 0 12 5.373 12 12v127.07h25.66c6.627 0 12 5.373 12 12v28.93c0 6.627-5.373 12-12 12H301.649c-6.627 0-12-5.373-12-12v-28.93c0-6.627 5.373-12 12-12h25.414v-57.938c-7.254 6.58-14.211 4.921-18.252.601zm-30.57 238.569c0-32.653 23.865-67.356 68.094-67.356 38.253 0 79.424 28.861 79.424 92.228 0 51.276-32.237 105.772-91.983 105.772-17.836 0-30.546-3.557-38.548-6.781-5.79-2.333-8.789-8.746-6.922-14.703l9.237-29.48c2.035-6.496 9.049-9.983 15.467-7.716 13.029 4.602 27.878 5.275 38.103-4.138-38.742 5.072-72.872-25.36-72.872-67.826zm92.273 19.338c0-22.285-15.302-36.505-25.835-36.505-8.642 0-13.164 7.965-13.164 15.832 0 5.669 1.815 24.168 25.168 24.168 9.973 0 13.377-2.154 13.744-2.731.021-.046.087-.291.087-.764zM16.016 144H64v320c0 8.837 7.163 16 16 16h32c8.837 0 16-7.163 16-16V144h47.981c14.212 0 21.384-17.244 11.314-27.314l-79.981-80.002c-6.245-6.245-16.38-6.247-22.627 0L4.702 116.686C-5.347 126.736 1.775 144 16.016 144z" - } - }, - "free": [ - "solid" - ] - }, - "sort-up": { - "changes": [ - "2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "arrow", - "ascending", - "sort-asc" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f0de", - "label": "Sort Up (Ascending)", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861460, - "raw": "", - "viewBox": [ - "0", - "0", - "320", - "512" - ], - "width": 320, - "height": 512, - "path": "M279 224H41c-21.4 0-32.1-25.9-17-41L143 64c9.4-9.4 24.6-9.4 33.9 0l119 119c15.2 15.1 4.5 41-16.9 41z" - } - }, - "free": [ - "solid" - ] - }, - "soundcloud": { - "changes": [ - "4.1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f1be", - "label": "SoundCloud", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861021, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M111.4 256.3l5.8 65-5.8 68.3c-.3 2.5-2.2 4.4-4.4 4.4s-4.2-1.9-4.2-4.4l-5.6-68.3 5.6-65c0-2.2 1.9-4.2 4.2-4.2 2.2 0 4.1 2 4.4 4.2zm21.4-45.6c-2.8 0-4.7 2.2-5 5l-5 105.6 5 68.3c.3 2.8 2.2 5 5 5 2.5 0 4.7-2.2 4.7-5l5.8-68.3-5.8-105.6c0-2.8-2.2-5-4.7-5zm25.5-24.1c-3.1 0-5.3 2.2-5.6 5.3l-4.4 130 4.4 67.8c.3 3.1 2.5 5.3 5.6 5.3 2.8 0 5.3-2.2 5.3-5.3l5.3-67.8-5.3-130c0-3.1-2.5-5.3-5.3-5.3zM7.2 283.2c-1.4 0-2.2 1.1-2.5 2.5L0 321.3l4.7 35c.3 1.4 1.1 2.5 2.5 2.5s2.2-1.1 2.5-2.5l5.6-35-5.6-35.6c-.3-1.4-1.1-2.5-2.5-2.5zm23.6-21.9c-1.4 0-2.5 1.1-2.5 2.5l-6.4 57.5 6.4 56.1c0 1.7 1.1 2.8 2.5 2.8s2.5-1.1 2.8-2.5l7.2-56.4-7.2-57.5c-.3-1.4-1.4-2.5-2.8-2.5zm25.3-11.4c-1.7 0-3.1 1.4-3.3 3.3L47 321.3l5.8 65.8c.3 1.7 1.7 3.1 3.3 3.1 1.7 0 3.1-1.4 3.1-3.1l6.9-65.8-6.9-68.1c0-1.9-1.4-3.3-3.1-3.3zm25.3-2.2c-1.9 0-3.6 1.4-3.6 3.6l-5.8 70 5.8 67.8c0 2.2 1.7 3.6 3.6 3.6s3.6-1.4 3.9-3.6l6.4-67.8-6.4-70c-.3-2.2-2-3.6-3.9-3.6zm241.4-110.9c-1.1-.8-2.8-1.4-4.2-1.4-2.2 0-4.2.8-5.6 1.9-1.9 1.7-3.1 4.2-3.3 6.7v.8l-3.3 176.7 1.7 32.5 1.7 31.7c.3 4.7 4.2 8.6 8.9 8.6s8.6-3.9 8.6-8.6l3.9-64.2-3.9-177.5c-.4-3-2-5.8-4.5-7.2zm-26.7 15.3c-1.4-.8-2.8-1.4-4.4-1.4s-3.1.6-4.4 1.4c-2.2 1.4-3.6 3.9-3.6 6.7l-.3 1.7-2.8 160.8s0 .3 3.1 65.6v.3c0 1.7.6 3.3 1.7 4.7 1.7 1.9 3.9 3.1 6.4 3.1 2.2 0 4.2-1.1 5.6-2.5 1.7-1.4 2.5-3.3 2.5-5.6l.3-6.7 3.1-58.6-3.3-162.8c-.3-2.8-1.7-5.3-3.9-6.7zm-111.4 22.5c-3.1 0-5.8 2.8-5.8 6.1l-4.4 140.6 4.4 67.2c.3 3.3 2.8 5.8 5.8 5.8 3.3 0 5.8-2.5 6.1-5.8l5-67.2-5-140.6c-.2-3.3-2.7-6.1-6.1-6.1zm376.7 62.8c-10.8 0-21.1 2.2-30.6 6.1-6.4-70.8-65.8-126.4-138.3-126.4-17.8 0-35 3.3-50.3 9.4-6.1 2.2-7.8 4.4-7.8 9.2v249.7c0 5 3.9 8.6 8.6 9.2h218.3c43.3 0 78.6-35 78.6-78.3.1-43.6-35.2-78.9-78.5-78.9zm-296.7-60.3c-4.2 0-7.5 3.3-7.8 7.8l-3.3 136.7 3.3 65.6c.3 4.2 3.6 7.5 7.8 7.5 4.2 0 7.5-3.3 7.5-7.5l3.9-65.6-3.9-136.7c-.3-4.5-3.3-7.8-7.5-7.8zm-53.6-7.8c-3.3 0-6.4 3.1-6.4 6.7l-3.9 145.3 3.9 66.9c.3 3.6 3.1 6.4 6.4 6.4 3.6 0 6.4-2.8 6.7-6.4l4.4-66.9-4.4-145.3c-.3-3.6-3.1-6.7-6.7-6.7zm26.7 3.4c-3.9 0-6.9 3.1-6.9 6.9L227 321.3l3.9 66.4c.3 3.9 3.1 6.9 6.9 6.9s6.9-3.1 6.9-6.9l4.2-66.4-4.2-141.7c0-3.9-3-6.9-6.9-6.9z" - } - }, - "free": [ - "brands" - ] - }, - "sourcetree": { - "changes": [ - "5.6.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f7d3", - "label": "Sourcetree", - "voted": true, - "svg": { - "brands": { - "last_modified": 1546440861021, - "raw": "", - "viewBox": [ - "0", - "0", - "406.2", - "512" - ], - "width": 406, - "height": 512, - "path": "M406.2 203c0-112.1-90.9-203-203-203C91.1-.2.2 90.6 0 202.6-.1 290.8 56.6 368.9 140.5 396v101.7c0 7.9 6.4 14.3 14.3 14.3h96.4c7.9 0 14.3-6.4 14.3-14.3V396.1c83.7-27 140.6-105 140.7-193.1zm-271.6 0c0-90.8 137.3-90.8 137.3 0-.1 89.9-137.3 91-137.3 0z" - } - }, - "free": [ - "brands" - ] - }, - "spa": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [ - "flora", - "mindfullness", - "plant", - "wellness" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f5bb", - "label": "Spa", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861460, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M568.25 192c-29.04.13-135.01 6.16-213.84 83-33.12 29.63-53.36 63.3-66.41 94.86-13.05-31.56-33.29-65.23-66.41-94.86-78.83-76.84-184.8-82.87-213.84-83-4.41-.02-7.79 3.4-7.75 7.82.23 27.92 7.14 126.14 88.77 199.3C172.79 480.94 256 480 288 480s115.19.95 199.23-80.88c81.64-73.17 88.54-171.38 88.77-199.3.04-4.42-3.34-7.84-7.75-7.82zM287.98 302.6c12.82-18.85 27.6-35.78 44.09-50.52 19.09-18.61 39.58-33.3 60.26-45.18-16.44-70.5-51.72-133.05-96.73-172.22-4.11-3.58-11.02-3.58-15.14 0-44.99 39.14-80.27 101.63-96.74 172.07 20.37 11.7 40.5 26.14 59.22 44.39a282.768 282.768 0 0 1 45.04 51.46z" - } - }, - "free": [ - "solid" - ] - }, - "space-shuttle": { - "changes": [ - "4.1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "astronaut", - "machine", - "nasa", - "rocket", - "transportation" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f197", - "label": "Space Shuttle", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861460, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M592.604 208.244C559.735 192.836 515.777 184 472 184H186.327c-4.952-6.555-10.585-11.978-16.72-16H376C229.157 137.747 219.403 32 96.003 32H96v128H80V32c-26.51 0-48 28.654-48 64v64c-23.197 0-32 10.032-32 24v40c0 13.983 8.819 24 32 24v16c-23.197 0-32 10.032-32 24v40c0 13.983 8.819 24 32 24v64c0 35.346 21.49 64 48 64V352h16v128h.003c123.4 0 133.154-105.747 279.997-136H169.606c6.135-4.022 11.768-9.445 16.72-16H472c43.777 0 87.735-8.836 120.604-24.244C622.282 289.845 640 271.992 640 256s-17.718-33.845-47.396-47.756zM488 296a8 8 0 0 1-8-8v-64a8 8 0 0 1 8-8c31.909 0 31.942 80 0 80z" - } - }, - "free": [ - "solid" - ] - }, - "speakap": { - "changes": [ - "5.0.0", - "5.4.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f3f3", - "label": "Speakap", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861022, - "raw": "", - "viewBox": [ - "0", - "0", - "430.87", - "512" - ], - "width": 430, - "height": 512, - "path": "M55.01 391.78C-24.4 303.59-16.95 167.42 71.65 87.64s224.8-72.96 304.21 15.24 71.96 224.36-16.64 304.14c-18.74 16.87 64.03 43.09 42.02 52.26-82.06 34.21-253.91 35.04-346.23-67.5zm213.31-211.6l38.5-40.86c-9.61-8.89-32.02-26.83-76.17-27.6-52.33-.91-95.86 28.3-96.77 79.96-.2 11.33.29 36.72 29.42 54.83 34.46 21.42 86.52 21.51 85.98 52.26-.37 21.28-26.42 25.81-38.59 25.6-2.98-.05-30.23-.46-47.61-24.62l-39.95 42.61c28.16 27.01 58.99 32.62 83.49 33.05 10.23.18 96.42.33 97.84-81 .28-15.81-2.07-39.72-28.86-56.59-34.36-21.64-84.96-19.45-84.43-49.75.41-23.25 30.96-25.37 37.53-25.26.43 0 26.62.26 39.62 17.37z" - } - }, - "free": [ - "brands" - ] - }, - "spider": { - "changes": [ - "5.4.0" - ], - "ligatures": [], - "search": { - "terms": [ - "arachnid", - "bug", - "charlotte", - "crawl", - "eight", - "halloween", - "holiday" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f717", - "label": "Spider", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861461, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M151.17 167.35L177.1 176h4.67l5.22-26.12c.72-3.58 1.8-7.58 3.21-11.79l-20.29-40.58 23.8-71.39c2.79-8.38-1.73-17.44-10.12-20.24L168.42.82c-8.38-2.8-17.45 1.73-20.24 10.12l-25.89 77.68a32.04 32.04 0 0 0 1.73 24.43l27.15 54.3zm422.14 182.03l-52.75-79.12a32.002 32.002 0 0 0-26.62-14.25H416l68.99-24.36a32.03 32.03 0 0 0 16.51-12.61l53.6-80.41c4.9-7.35 2.91-17.29-4.44-22.19l-13.31-8.88c-7.35-4.9-17.29-2.91-22.19 4.44l-50.56 75.83L404.1 208H368l-10.37-51.85C355.44 145.18 340.26 96 288 96c-52.26 0-67.44 49.18-69.63 60.15L208 208h-36.1l-60.49-20.17L60.84 112c-4.9-7.35-14.83-9.34-22.19-4.44l-13.31 8.88c-7.35 4.9-9.34 14.83-4.44 22.19l53.6 80.41a32.03 32.03 0 0 0 16.51 12.61L160 256H82.06a32.02 32.02 0 0 0-26.63 14.25L2.69 349.38c-4.9 7.35-2.92 17.29 4.44 22.19l13.31 8.88c7.35 4.9 17.29 2.91 22.19-4.44l48-72h47.06l-60.83 97.33A31.988 31.988 0 0 0 72 418.3V496c0 8.84 7.16 16 16 16h16c8.84 0 16-7.16 16-16v-73.11l74.08-118.53c-1.01 14.05-2.08 28.11-2.08 42.21C192 399.64 232.76 448 288 448s96-48.36 96-101.43c0-14.1-1.08-28.16-2.08-42.21L456 422.89V496c0 8.84 7.16 16 16 16h16c8.84 0 16-7.16 16-16v-77.71c0-6-1.69-11.88-4.86-16.96L438.31 304h47.06l48 72c4.9 7.35 14.84 9.34 22.19 4.44l13.31-8.88c7.36-4.9 9.34-14.83 4.44-22.18zM406.09 97.51l-20.29 40.58c1.41 4.21 2.49 8.21 3.21 11.79l5.22 26.12h4.67l25.93-8.65 27.15-54.3a31.995 31.995 0 0 0 1.73-24.43l-25.89-77.68C425.03 2.56 415.96-1.98 407.58.82l-15.17 5.06c-8.38 2.8-12.91 11.86-10.12 20.24l23.8 71.39z" - } - }, - "free": [ - "solid" - ] - }, - "spinner": { - "changes": [ - "3", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "loading", - "progress" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f110", - "label": "Spinner", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861461, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M304 48c0 26.51-21.49 48-48 48s-48-21.49-48-48 21.49-48 48-48 48 21.49 48 48zm-48 368c-26.51 0-48 21.49-48 48s21.49 48 48 48 48-21.49 48-48-21.49-48-48-48zm208-208c-26.51 0-48 21.49-48 48s21.49 48 48 48 48-21.49 48-48-21.49-48-48-48zM96 256c0-26.51-21.49-48-48-48S0 229.49 0 256s21.49 48 48 48 48-21.49 48-48zm12.922 99.078c-26.51 0-48 21.49-48 48s21.49 48 48 48 48-21.49 48-48c0-26.509-21.491-48-48-48zm294.156 0c-26.51 0-48 21.49-48 48s21.49 48 48 48 48-21.49 48-48c0-26.509-21.49-48-48-48zM108.922 60.922c-26.51 0-48 21.49-48 48s21.49 48 48 48 48-21.49 48-48-21.491-48-48-48z" - } - }, - "free": [ - "solid" - ] - }, - "splotch": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f5bc", - "label": "Splotch", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861461, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M472.29 195.89l-67.06-22.95c-19.28-6.6-33.54-20.92-38.14-38.3L351.1 74.19c-11.58-43.77-76.57-57.13-109.98-22.62l-46.14 47.67c-13.26 13.71-33.54 20.93-54.2 19.31l-71.88-5.62c-52.05-4.07-86.93 44.88-59.03 82.83l38.54 52.42c11.08 15.07 12.82 33.86 4.64 50.24L24.62 355.4c-20.59 41.25 22.84 84.87 73.49 73.81l69.96-15.28c20.11-4.39 41.45 0 57.07 11.73l54.32 40.83c39.32 29.56 101.04 7.57 104.45-37.22l4.7-61.86c1.35-17.79 12.8-33.86 30.63-42.99l62-31.74c44.88-22.96 39.59-80.17-8.95-96.79z" - } - }, - "free": [ - "solid" - ] - }, - "spotify": { - "changes": [ - "4.1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f1bc", - "label": "Spotify", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861022, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M248 8C111.1 8 0 119.1 0 256s111.1 248 248 248 248-111.1 248-248S384.9 8 248 8zm100.7 364.9c-4.2 0-6.8-1.3-10.7-3.6-62.4-37.6-135-39.2-206.7-24.5-3.9 1-9 2.6-11.9 2.6-9.7 0-15.8-7.7-15.8-15.8 0-10.3 6.1-15.2 13.6-16.8 81.9-18.1 165.6-16.5 237 26.2 6.1 3.9 9.7 7.4 9.7 16.5s-7.1 15.4-15.2 15.4zm26.9-65.6c-5.2 0-8.7-2.3-12.3-4.2-62.5-37-155.7-51.9-238.6-29.4-4.8 1.3-7.4 2.6-11.9 2.6-10.7 0-19.4-8.7-19.4-19.4s5.2-17.8 15.5-20.7c27.8-7.8 56.2-13.6 97.8-13.6 64.9 0 127.6 16.1 177 45.5 8.1 4.8 11.3 11 11.3 19.7-.1 10.8-8.5 19.5-19.4 19.5zm31-76.2c-5.2 0-8.4-1.3-12.9-3.9-71.2-42.5-198.5-52.7-280.9-29.7-3.6 1-8.1 2.6-12.9 2.6-13.2 0-23.3-10.3-23.3-23.6 0-13.6 8.4-21.3 17.4-23.9 35.2-10.3 74.6-15.2 117.5-15.2 73 0 149.5 15.2 205.4 47.8 7.8 4.5 12.9 10.7 12.9 22.6 0 13.6-11 23.3-23.2 23.3z" - } - }, - "free": [ - "brands" - ] - }, - "spray-can": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f5bd", - "label": "Spray Can", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861461, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M224 32c0-17.67-14.33-32-32-32h-64c-17.67 0-32 14.33-32 32v96h128V32zm256 96c-17.67 0-32 14.33-32 32s14.33 32 32 32 32-14.33 32-32-14.33-32-32-32zm-256 32H96c-53.02 0-96 42.98-96 96v224c0 17.67 14.33 32 32 32h256c17.67 0 32-14.33 32-32V256c0-53.02-42.98-96-96-96zm-64 256c-44.18 0-80-35.82-80-80s35.82-80 80-80 80 35.82 80 80-35.82 80-80 80zM480 96c17.67 0 32-14.33 32-32s-14.33-32-32-32-32 14.33-32 32 14.33 32 32 32zm-96 32c-17.67 0-32 14.33-32 32s14.33 32 32 32 32-14.33 32-32-14.33-32-32-32zm-96-96c-17.67 0-32 14.33-32 32s14.33 32 32 32 32-14.33 32-32-14.33-32-32-32zm96 0c-17.67 0-32 14.33-32 32s14.33 32 32 32 32-14.33 32-32-14.33-32-32-32zm96 192c-17.67 0-32 14.33-32 32s14.33 32 32 32 32-14.33 32-32-14.33-32-32-32z" - } - }, - "free": [ - "solid" - ] - }, - "square": { - "changes": [ - "2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "block", - "box" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f0c8", - "label": "Square", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861461, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M400 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48z" - }, - "regular": { - "last_modified": 1546440861325, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M400 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zm-6 400H54c-3.3 0-6-2.7-6-6V86c0-3.3 2.7-6 6-6h340c3.3 0 6 2.7 6 6v340c0 3.3-2.7 6-6 6z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "square-full": { - "changes": [ - "5.0.5" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f45c", - "label": "Square Full", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861461, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M512 512H0V0h512v512z" - } - }, - "free": [ - "solid" - ] - }, - "square-root-alt": { - "changes": [ - "5.3.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f698", - "label": "Alternate Square Root", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861461, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M571.31 251.31l-22.62-22.62c-6.25-6.25-16.38-6.25-22.63 0L480 274.75l-46.06-46.06c-6.25-6.25-16.38-6.25-22.63 0l-22.62 22.62c-6.25 6.25-6.25 16.38 0 22.63L434.75 320l-46.06 46.06c-6.25 6.25-6.25 16.38 0 22.63l22.62 22.62c6.25 6.25 16.38 6.25 22.63 0L480 365.25l46.06 46.06c6.25 6.25 16.38 6.25 22.63 0l22.62-22.62c6.25-6.25 6.25-16.38 0-22.63L525.25 320l46.06-46.06c6.25-6.25 6.25-16.38 0-22.63zM552 0H307.65c-14.54 0-27.26 9.8-30.95 23.87l-84.79 322.8-58.41-106.1A32.008 32.008 0 0 0 105.47 224H24c-13.25 0-24 10.74-24 24v48c0 13.25 10.75 24 24 24h43.62l88.88 163.73C168.99 503.5 186.3 512 204.94 512c17.27 0 44.44-9 54.28-41.48L357.03 96H552c13.25 0 24-10.75 24-24V24c0-13.26-10.75-24-24-24z" - } - }, - "free": [ - "solid" - ] - }, - "squarespace": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f5be", - "label": "Squarespace", - "voted": true, - "svg": { - "brands": { - "last_modified": 1546440861022, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M186.12 343.34c-9.65 9.65-9.65 25.29 0 34.94 9.65 9.65 25.29 9.65 34.94 0L378.24 221.1c19.29-19.29 50.57-19.29 69.86 0s19.29 50.57 0 69.86L293.95 445.1c19.27 19.29 50.53 19.31 69.82.04l.04-.04 119.25-119.24c38.59-38.59 38.59-101.14 0-139.72-38.59-38.59-101.15-38.59-139.72 0l-157.22 157.2zm244.53-104.8c-9.65-9.65-25.29-9.65-34.93 0l-157.2 157.18c-19.27 19.29-50.53 19.31-69.82.05l-.05-.05c-9.64-9.64-25.27-9.65-34.92-.01l-.01.01c-9.65 9.64-9.66 25.28-.02 34.93l.02.02c38.58 38.57 101.14 38.57 139.72 0l157.2-157.2c9.65-9.65 9.65-25.29.01-34.93zm-261.99 87.33l157.18-157.18c9.64-9.65 9.64-25.29 0-34.94-9.64-9.64-25.27-9.64-34.91 0L133.72 290.93c-19.28 19.29-50.56 19.3-69.85.01l-.01-.01c-19.29-19.28-19.31-50.54-.03-69.84l.03-.03L218.03 66.89c-19.28-19.29-50.55-19.3-69.85-.02l-.02.02L28.93 186.14c-38.58 38.59-38.58 101.14 0 139.72 38.6 38.59 101.13 38.59 139.73.01zm-87.33-52.4c9.64 9.64 25.27 9.64 34.91 0l157.21-157.19c19.28-19.29 50.55-19.3 69.84-.02l.02.02c9.65 9.65 25.29 9.65 34.93 0 9.65-9.65 9.65-25.29 0-34.93-38.59-38.59-101.13-38.59-139.72 0L81.33 238.54c-9.65 9.64-9.65 25.28-.01 34.93h.01z" - } - }, - "free": [ - "brands" - ] - }, - "stack-exchange": { - "changes": [ - "4", - "5.0.0", - "5.0.3" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f18d", - "label": "Stack Exchange", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861022, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M17.7 332.3h412.7v22c0 37.7-29.3 68-65.3 68h-19L259.3 512v-89.7H83c-36 0-65.3-30.3-65.3-68v-22zm0-23.6h412.7v-85H17.7v85zm0-109.4h412.7v-85H17.7v85zM365 0H83C47 0 17.7 30.3 17.7 67.7V90h412.7V67.7C430.3 30.3 401 0 365 0z" - } - }, - "free": [ - "brands" - ] - }, - "stack-overflow": { - "changes": [ - "3.2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f16c", - "label": "Stack Overflow", - "voted": false, - "svg": { - "brands": { - "last_modified": 1548363722337, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M290.7 311L95 269.7 86.8 309l195.7 41zm51-87L188.2 95.7l-25.5 30.8 153.5 128.3zm-31.2 39.7L129.2 179l-16.7 36.5L293.7 300zM262 32l-32 24 119.3 160.3 32-24zm20.5 328h-200v39.7h200zm39.7 80H42.7V320h-40v160h359.5V320h-40z" - } - }, - "free": [ - "brands" - ] - }, - "stamp": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f5bf", - "label": "Stamp", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861462, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M32 512h448v-64H32v64zm384-256h-66.56c-16.26 0-29.44-13.18-29.44-29.44v-9.46c0-27.37 8.88-53.41 21.46-77.72 9.11-17.61 12.9-38.39 9.05-60.42-6.77-38.78-38.47-70.7-77.26-77.45C212.62-9.04 160 37.33 160 96c0 14.16 3.12 27.54 8.69 39.58C182.02 164.43 192 194.7 192 226.49v.07c0 16.26-13.18 29.44-29.44 29.44H96c-53.02 0-96 42.98-96 96v32c0 17.67 14.33 32 32 32h448c17.67 0 32-14.33 32-32v-32c0-53.02-42.98-96-96-96z" - } - }, - "free": [ - "solid" - ] - }, - "star": { - "changes": [ - "1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "achievement", - "award", - "favorite", - "important", - "night", - "rating", - "score" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f005", - "label": "Star", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861462, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z" - }, - "regular": { - "last_modified": 1546440861326, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M528.1 171.5L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6zM388.6 312.3l23.7 138.4L288 385.4l-124.3 65.3 23.7-138.4-100.6-98 139-20.2 62.2-126 62.2 126 139 20.2-100.6 98z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "star-and-crescent": { - "changes": [ - "5.3.0" - ], - "ligatures": [], - "search": { - "terms": [ - "islam", - "muslim" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f699", - "label": "Star and Crescent", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861462, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M340.47 466.36c-1.45 0-6.89.46-9.18.46-116.25 0-210.82-94.57-210.82-210.82S215.04 45.18 331.29 45.18c2.32 0 7.7.46 9.18.46 7.13 0 13.33-5.03 14.75-12.07 1.46-7.25-2.55-14.49-9.47-17.09C316.58 5.54 286.39 0 256 0 114.84 0 0 114.84 0 256s114.84 256 256 256c30.23 0 60.28-5.49 89.32-16.32 5.96-2.02 10.28-7.64 10.28-14.26 0-8.09-6.39-15.06-15.13-15.06zm162.99-252.5l-76.38-11.1-34.16-69.21c-1.83-3.7-5.38-5.55-8.93-5.55s-7.1 1.85-8.93 5.55l-34.16 69.21-76.38 11.1c-8.17 1.18-11.43 11.22-5.52 16.99l55.27 53.87-13.05 76.07c-1.11 6.44 4.01 11.66 9.81 11.66 1.53 0 3.11-.36 4.64-1.17L384 335.37l68.31 35.91c1.53.8 3.11 1.17 4.64 1.17 5.8 0 10.92-5.23 9.81-11.66l-13.05-76.07 55.27-53.87c5.91-5.77 2.65-15.81-5.52-16.99z" - } - }, - "free": [ - "solid" - ] - }, - "star-half": { - "changes": [ - "1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "achievement", - "award", - "rating", - "score", - "star-half-empty", - "star-half-full" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f089", - "label": "star-half", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861462, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M288 0c-11.4 0-22.8 5.9-28.7 17.8L194 150.2 47.9 171.4c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.1 23 46 46.4 33.7L288 439.6V0z" - }, - "regular": { - "last_modified": 1546440861326, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M288 385.3l-124.3 65.4 23.7-138.4-100.6-98 139-20.2 62.2-126V0c-11.4 0-22.8 5.9-28.7 17.8L194 150.2 47.9 171.4c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.1 23 46 46.4 33.7L288 439.6v-54.3z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "star-half-alt": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [ - "achievement", - "award", - "rating", - "score", - "star-half-empty", - "star-half-full" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f5c0", - "label": "Alternate Star Half", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861462, - "raw": "", - "viewBox": [ - "0", - "0", - "536", - "512" - ], - "width": 536, - "height": 512, - "path": "M508.55 171.51L362.18 150.2 296.77 17.81C290.89 5.98 279.42 0 267.95 0c-11.4 0-22.79 5.9-28.69 17.81l-65.43 132.38-146.38 21.29c-26.25 3.8-36.77 36.09-17.74 54.59l105.89 103-25.06 145.48C86.98 495.33 103.57 512 122.15 512c4.93 0 10-1.17 14.87-3.75l130.95-68.68 130.94 68.7c4.86 2.55 9.92 3.71 14.83 3.71 18.6 0 35.22-16.61 31.66-37.4l-25.03-145.49 105.91-102.98c19.04-18.5 8.52-50.8-17.73-54.6zm-121.74 123.2l-18.12 17.62 4.28 24.88 19.52 113.45-102.13-53.59-22.38-11.74.03-317.19 51.03 103.29 11.18 22.63 25.01 3.64 114.23 16.63-82.65 80.38z" - } - }, - "free": [ - "solid" - ] - }, - "star-of-david": { - "changes": [ - "5.3.0" - ], - "ligatures": [], - "search": { - "terms": [ - "jewish", - "judaism" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f69a", - "label": "Star of David", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861462, - "raw": "", - "viewBox": [ - "0", - "0", - "464", - "512" - ], - "width": 464, - "height": 512, - "path": "M405.68 256l53.21-89.39C473.3 142.4 455.48 112 426.88 112H319.96l-55.95-93.98C256.86 6.01 244.43 0 232 0s-24.86 6.01-32.01 18.02L144.04 112H37.11c-28.6 0-46.42 30.4-32.01 54.61L58.32 256 5.1 345.39C-9.31 369.6 8.51 400 37.11 400h106.93l55.95 93.98C207.14 505.99 219.57 512 232 512s24.86-6.01 32.01-18.02L319.96 400h106.93c28.6 0 46.42-30.4 32.01-54.61L405.68 256zm-12.78-88l-19.8 33.26L353.3 168h39.6zm-52.39 88l-52.39 88H175.88l-52.39-88 52.38-88h112.25l52.39 88zM232 73.72L254.79 112h-45.57L232 73.72zM71.1 168h39.6l-19.8 33.26L71.1 168zm0 176l19.8-33.26L110.7 344H71.1zM232 438.28L209.21 400h45.57L232 438.28zM353.29 344l19.8-33.26L392.9 344h-39.61z" - } - }, - "free": [ - "solid" - ] - }, - "star-of-life": { - "changes": [ - "5.2.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f621", - "label": "Star of Life", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861462, - "raw": "", - "viewBox": [ - "0", - "0", - "480", - "512" - ], - "width": 480, - "height": 512, - "path": "M471.99 334.43L336.06 256l135.93-78.43c7.66-4.42 10.28-14.2 5.86-21.86l-32.02-55.43c-4.42-7.65-14.21-10.28-21.87-5.86l-135.93 78.43V16c0-8.84-7.17-16-16.01-16h-64.04c-8.84 0-16.01 7.16-16.01 16v156.86L56.04 94.43c-7.66-4.42-17.45-1.79-21.87 5.86L2.15 155.71c-4.42 7.65-1.8 17.44 5.86 21.86L143.94 256 8.01 334.43c-7.66 4.42-10.28 14.21-5.86 21.86l32.02 55.43c4.42 7.65 14.21 10.27 21.87 5.86l135.93-78.43V496c0 8.84 7.17 16 16.01 16h64.04c8.84 0 16.01-7.16 16.01-16V339.14l135.93 78.43c7.66 4.42 17.45 1.8 21.87-5.86l32.02-55.43c4.42-7.65 1.8-17.43-5.86-21.85z" - } - }, - "free": [ - "solid" - ] - }, - "staylinked": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f3f5", - "label": "StayLinked", - "voted": false, - "svg": { - "brands": { - "last_modified": 1548363722337, - "raw": "", - "viewBox": [ - "0", - "0", - "440", - "512" - ], - "width": 440, - "height": 512, - "path": "M382.7 292.5l2.7 2.7-170-167.3c-3.5-3.5-9.7-3.7-13.8-.5L144.3 171c-4.2 3.2-4.6 8.7-1.1 12.2l68.1 64.3c3.6 3.5 9.9 3.7 14 .5l.1-.1c4.1-3.2 10.4-3 14 .5l84 81.3c3.6 3.5 3.2 9-.9 12.2l-93.2 74c-4.2 3.3-10.5 3.1-14.2-.4L63.2 268c-3.5-3.5-9.7-3.7-13.9-.5L3.5 302.4c-4.2 3.2-4.7 8.7-1.2 12.2L211 510.7s7.4 6.8 17.3-.8l198-163.9c4-3.2 4.4-8.7.7-12.2zm54.5-83.4L226.7 2.5c-1.5-1.2-8-5.5-16.3 1.1L3.6 165.7c-4.2 3.2-4.8 8.7-1.2 12.2l42.3 41.7 171.7 165.1c3.7 3.5 10.1 3.7 14.3.4l50.2-38.8-.3-.3 7.7-6c4.2-3.2 4.6-8.7.9-12.2l-57.1-54.4c-3.6-3.5-10-3.7-14.2-.5l-.1.1c-4.2 3.2-10.5 3.1-14.2-.4L109 180.8c-3.6-3.5-3.1-8.9 1.1-12.2l92.2-71.5c4.1-3.2 10.3-3 13.9.5l160.4 159c3.7 3.5 10 3.7 14.1.5l45.8-35.8c4.1-3.2 4.4-8.7.7-12.2z" - } - }, - "free": [ - "brands" - ] - }, - "steam": { - "changes": [ - "4.1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f1b6", - "label": "Steam", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861023, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M496 256c0 137-111.2 248-248.4 248-113.8 0-209.6-76.3-239-180.4l95.2 39.3c6.4 32.1 34.9 56.4 68.9 56.4 39.2 0 71.9-32.4 70.2-73.5l84.5-60.2c52.1 1.3 95.8-40.9 95.8-93.5 0-51.6-42-93.5-93.7-93.5s-93.7 42-93.7 93.5v1.2L176.6 279c-15.5-.9-30.7 3.4-43.5 12.1L0 236.1C10.2 108.4 117.1 8 247.6 8 384.8 8 496 119 496 256zM155.7 384.3l-30.5-12.6a52.79 52.79 0 0 0 27.2 25.8c26.9 11.2 57.8-1.6 69-28.4 5.4-13 5.5-27.3.1-40.3-5.4-13-15.5-23.2-28.5-28.6-12.9-5.4-26.7-5.2-38.9-.6l31.5 13c19.8 8.2 29.2 30.9 20.9 50.7-8.3 19.9-31 29.2-50.8 21zm173.8-129.9c-34.4 0-62.4-28-62.4-62.3s28-62.3 62.4-62.3 62.4 28 62.4 62.3-27.9 62.3-62.4 62.3zm.1-15.6c25.9 0 46.9-21 46.9-46.8 0-25.9-21-46.8-46.9-46.8s-46.9 21-46.9 46.8c.1 25.8 21.1 46.8 46.9 46.8z" - } - }, - "free": [ - "brands" - ] - }, - "steam-square": { - "changes": [ - "4.1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f1b7", - "label": "Steam Square", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861022, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M185.2 356.5c7.7-18.5-1-39.7-19.6-47.4l-29.5-12.2c11.4-4.3 24.3-4.5 36.4.5 12.2 5.1 21.6 14.6 26.7 26.7 5 12.2 5 25.6-.1 37.7-10.5 25.1-39.4 37-64.6 26.5-11.6-4.8-20.4-13.6-25.4-24.2l28.5 11.8c18.6 7.8 39.9-.9 47.6-19.4zM400 32H48C21.5 32 0 53.5 0 80v160.7l116.6 48.1c12-8.2 26.2-12.1 40.7-11.3l55.4-80.2v-1.1c0-48.2 39.3-87.5 87.6-87.5s87.6 39.3 87.6 87.5c0 49.2-40.9 88.7-89.6 87.5l-79 56.3c1.6 38.5-29.1 68.8-65.7 68.8-31.8 0-58.5-22.7-64.5-52.7L0 319.2V432c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zm-99.7 222.5c-32.2 0-58.4-26.1-58.4-58.3s26.2-58.3 58.4-58.3 58.4 26.2 58.4 58.3-26.2 58.3-58.4 58.3zm.1-14.6c24.2 0 43.9-19.6 43.9-43.8 0-24.2-19.6-43.8-43.9-43.8-24.2 0-43.9 19.6-43.9 43.8 0 24.2 19.7 43.8 43.9 43.8z" - } - }, - "free": [ - "brands" - ] - }, - "steam-symbol": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f3f6", - "label": "Steam Symbol", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861022, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M395.5 177.5c0 33.8-27.5 61-61 61-33.8 0-61-27.3-61-61s27.3-61 61-61c33.5 0 61 27.2 61 61zm52.5.2c0 63-51 113.8-113.7 113.8L225 371.3c-4 43-40.5 76.8-84.5 76.8-40.5 0-74.7-28.8-83-67L0 358V250.7L97.2 290c15.1-9.2 32.2-13.3 52-11.5l71-101.7c.5-62.3 51.5-112.8 114-112.8C397 64 448 115 448 177.7zM203 363c0-34.7-27.8-62.5-62.5-62.5-4.5 0-9 .5-13.5 1.5l26 10.5c25.5 10.2 38 39 27.7 64.5-10.2 25.5-39.2 38-64.7 27.5-10.2-4-20.5-8.3-30.7-12.2 10.5 19.7 31.2 33.2 55.2 33.2 34.7 0 62.5-27.8 62.5-62.5zm207.5-185.3c0-42-34.3-76.2-76.2-76.2-42.3 0-76.5 34.2-76.5 76.2 0 42.2 34.3 76.2 76.5 76.2 41.9.1 76.2-33.9 76.2-76.2z" - } - }, - "free": [ - "brands" - ] - }, - "step-backward": { - "changes": [ - "1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "beginning", - "first", - "previous", - "rewind", - "start" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f048", - "label": "step-backward", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861463, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M64 468V44c0-6.6 5.4-12 12-12h48c6.6 0 12 5.4 12 12v176.4l195.5-181C352.1 22.3 384 36.6 384 64v384c0 27.4-31.9 41.7-52.5 24.6L136 292.7V468c0 6.6-5.4 12-12 12H76c-6.6 0-12-5.4-12-12z" - } - }, - "free": [ - "solid" - ] - }, - "step-forward": { - "changes": [ - "1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "end", - "last", - "next" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f051", - "label": "step-forward", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861463, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M384 44v424c0 6.6-5.4 12-12 12h-48c-6.6 0-12-5.4-12-12V291.6l-195.5 181C95.9 489.7 64 475.4 64 448V64c0-27.4 31.9-41.7 52.5-24.6L312 219.3V44c0-6.6 5.4-12 12-12h48c6.6 0 12 5.4 12 12z" - } - }, - "free": [ - "solid" - ] - }, - "stethoscope": { - "changes": [ - "3", - "5.0.0", - "5.0.7" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f0f1", - "label": "Stethoscope", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861463, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M447.1 112c-34.2.5-62.3 28.4-63 62.6-.5 24.3 12.5 45.6 32 56.8V344c0 57.3-50.2 104-112 104-60 0-109.2-44.1-111.9-99.2C265 333.8 320 269.2 320 192V36.6c0-11.4-8.1-21.3-19.3-23.5L237.8.5c-13-2.6-25.6 5.8-28.2 18.8L206.4 35c-2.6 13 5.8 25.6 18.8 28.2l30.7 6.1v121.4c0 52.9-42.2 96.7-95.1 97.2-53.4.5-96.9-42.7-96.9-96V69.4l30.7-6.1c13-2.6 21.4-15.2 18.8-28.2l-3.1-15.7C107.7 6.4 95.1-2 82.1.6L19.3 13C8.1 15.3 0 25.1 0 36.6V192c0 77.3 55.1 142 128.1 156.8C130.7 439.2 208.6 512 304 512c97 0 176-75.4 176-168V231.4c19.1-11.1 32-31.7 32-55.4 0-35.7-29.2-64.5-64.9-64zm.9 80c-8.8 0-16-7.2-16-16s7.2-16 16-16 16 7.2 16 16-7.2 16-16 16z" - } - }, - "free": [ - "solid" - ] - }, - "sticker-mule": { - "changes": [ - "5.0.0", - "5.7.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f3f7", - "label": "Sticker Mule", - "voted": false, - "svg": { - "brands": { - "last_modified": 1548364699931, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M561.7 199.6c-1.3.3.3 0 0 0zm-6.2-77.4c-7.7-22.3-5.1-7.2-13.4-36.9-1.6-6.5-3.6-14.5-6.2-20-4.4-8.7-4.6-7.5-4.6-9.5 0-5.3 30.7-45.3 19-46.9-5.7-.6-12.2 11.6-20.6 17-8.6 4.2-8 5-10.3 5-2.6 0-5.7-3-6.2-5-2-5.7 1.9-25.9-3.6-25.9-3.6 0-12.3 24.8-17 25.8-5.2 1.3-27.9-11.4-75.1 18-25.3 13.2-86.9 65.2-87 65.3-6.7 4.7-20 4.7-35.5 16-44.4 30.1-109.6 9.4-110.7 9-110.6-26.8-128-15.2-159 11.5-20.8 17.9-23.7 36.5-24.2 38.9-4.2 20.4 5.2 48.3 6.7 64.3 1.8 19.3-2.7 17.7 7.7 98.3.5 1 4.1 0 5.1 1.5 0 8.4-3.8 12.1-4.1 13-1.5 4.5-1.5 10.5 0 16 2.3 8.2 8.2 37.2 8.2 46.9 0 41.8.4 44 2.6 49.4 3.9 10 12.5 9.1 17 12 3.1 3.5-.5 8.5 1 12.5.5 2 3.6 4 6.2 5 9.2 3.6 27 .3 29.9-2.5 1.6-1.5.5-4.5 3.1-5 5.1 0 10.8-.5 14.4-2.5 5.1-2.5 4.1-6 1.5-10.5-.4-.8-7-13.3-9.8-16-2.1-2-5.1-3-7.2-4.5-5.8-4.9-10.3-19.4-10.3-19.5-4.6-19.4-10.3-46.3-4.1-66.8 4.6-17.2 39.5-87.7 39.6-87.8 4.1-6.5 17-11.5 27.3-7 6 1.9 19.3 22 65.4 30.9 47.9 8.7 97.4-2 112.2-2 2.8 2-1.9 13-.5 38.9 0 26.4-.4 13.7-4.1 29.9-2.2 9.7 3.4 23.2-1.5 46.9-1.4 9.8-9.9 32.7-8.2 43.4.5 1 1 2 1.5 3.5.5 4.5 1.5 8.5 4.6 10 7.3 3.6 12-3.5 9.8 11.5-.7 3.1-2.6 12 1.5 15 4.4 3.7 30.6 3.4 36.5.5 2.6-1.5 1.6-4.5 6.4-7.4 1.9-.9 11.3-.4 11.3-6.5.3-1.8-9.2-19.9-9.3-20-2.6-3.5-9.2-4.5-11.3-8-6.9-10.1-1.7-52.6.5-59.4 3-11 5.6-22.4 8.7-32.4 11-42.5 10.3-50.6 16.5-68.3.8-1.8 6.4-23.1 10.3-29.9 9.3-17 21.7-32.4 33.5-47.4 18-22.9 34-46.9 52-69.8 6.1-7 8.2-13.7 18-8 10.8 5.7 21.6 7 31.9 17 14.6 12.8 10.2 18.2 11.8 22.9 1.5 5 7.7 10.5 14.9 9.5 10.4-2 13-2.5 13.4-2.5 2.6-.5 5.7-5 7.2-8 3.1-5.5 7.2-9 7.2-16.5 0-7.7-.4-2.8-20.6-52.9z" - } - }, - "free": [ - "brands" - ] - }, - "sticky-note": { - "changes": [ - "4.4", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f249", - "label": "Sticky Note", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861463, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M312 320h136V56c0-13.3-10.7-24-24-24H24C10.7 32 0 42.7 0 56v400c0 13.3 10.7 24 24 24h264V344c0-13.2 10.8-24 24-24zm129 55l-98 98c-4.5 4.5-10.6 7-17 7h-6V352h128v6.1c0 6.3-2.5 12.4-7 16.9z" - }, - "regular": { - "last_modified": 1546440861327, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M448 348.106V80c0-26.51-21.49-48-48-48H48C21.49 32 0 53.49 0 80v351.988c0 26.51 21.49 48 48 48h268.118a48 48 0 0 0 33.941-14.059l83.882-83.882A48 48 0 0 0 448 348.106zm-128 80v-76.118h76.118L320 428.106zM400 80v223.988H296c-13.255 0-24 10.745-24 24v104H48V80h352z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "stop": { - "changes": [ - "1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "block", - "box", - "square" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f04d", - "label": "stop", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861463, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M400 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48z" - } - }, - "free": [ - "solid" - ] - }, - "stop-circle": { - "changes": [ - "4.5", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f28d", - "label": "Stop Circle", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861463, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm96 328c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V176c0-8.8 7.2-16 16-16h160c8.8 0 16 7.2 16 16v160z" - }, - "regular": { - "last_modified": 1546440861327, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M504 256C504 119 393 8 256 8S8 119 8 256s111 248 248 248 248-111 248-248zm-448 0c0-110.5 89.5-200 200-200s200 89.5 200 200-89.5 200-200 200S56 366.5 56 256zm296-80v160c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V176c0-8.8 7.2-16 16-16h160c8.8 0 16 7.2 16 16z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "stopwatch": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "time" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f2f2", - "label": "Stopwatch", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861464, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M432 304c0 114.9-93.1 208-208 208S16 418.9 16 304c0-104 76.3-190.2 176-205.5V64h-28c-6.6 0-12-5.4-12-12V12c0-6.6 5.4-12 12-12h120c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12h-28v34.5c37.5 5.8 71.7 21.6 99.7 44.6l27.5-27.5c4.7-4.7 12.3-4.7 17 0l28.3 28.3c4.7 4.7 4.7 12.3 0 17l-29.4 29.4-.6.6C419.7 223.3 432 262.2 432 304zm-176 36V188.5c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12V340c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12z" - } - }, - "free": [ - "solid" - ] - }, - "store": { - "changes": [ - "5.0.13" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f54e", - "label": "Store", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861464, - "raw": "", - "viewBox": [ - "0", - "0", - "616", - "512" - ], - "width": 616, - "height": 512, - "path": "M602 118.6L537.1 15C531.3 5.7 521 0 510 0H106C95 0 84.7 5.7 78.9 15L14 118.6c-33.5 53.5-3.8 127.9 58.8 136.4 4.5.6 9.1.9 13.7.9 29.6 0 55.8-13 73.8-33.1 18 20.1 44.3 33.1 73.8 33.1 29.6 0 55.8-13 73.8-33.1 18 20.1 44.3 33.1 73.8 33.1 29.6 0 55.8-13 73.8-33.1 18.1 20.1 44.3 33.1 73.8 33.1 4.7 0 9.2-.3 13.7-.9 62.8-8.4 92.6-82.8 59-136.4zM529.5 288c-10 0-19.9-1.5-29.5-3.8V384H116v-99.8c-9.6 2.2-19.5 3.8-29.5 3.8-6 0-12.1-.4-18-1.2-5.6-.8-11.1-2.1-16.4-3.6V480c0 17.7 14.3 32 32 32h448c17.7 0 32-14.3 32-32V283.2c-5.4 1.6-10.8 2.9-16.4 3.6-6.1.8-12.1 1.2-18.2 1.2z" - } - }, - "free": [ - "solid" - ] - }, - "store-alt": { - "changes": [ - "5.0.13" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f54f", - "label": "Alternate Store", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861464, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M320 384H128V224H64v256c0 17.7 14.3 32 32 32h256c17.7 0 32-14.3 32-32V224h-64v160zm314.6-241.8l-85.3-128c-6-8.9-16-14.2-26.7-14.2H117.4c-10.7 0-20.7 5.3-26.6 14.2l-85.3 128c-14.2 21.3 1 49.8 26.6 49.8H608c25.5 0 40.7-28.5 26.6-49.8zM512 496c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V224h-64v272z" - } - }, - "free": [ - "solid" - ] - }, - "strava": { - "changes": [ - "5.0.0", - "5.0.1", - "5.7.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f428", - "label": "Strava", - "voted": false, - "svg": { - "brands": { - "last_modified": 1548364699931, - "raw": "", - "viewBox": [ - "0", - "0", - "369.2", - "512" - ], - "width": 369, - "height": 512, - "path": "M151.4 0L0 292h89.2l62.2-116.1L213.1 292h88.5zm150.2 292l-43.9 88.2-44.6-88.2h-67.6l112.2 220 111.5-220z" - } - }, - "free": [ - "brands" - ] - }, - "stream": { - "changes": [ - "5.0.13" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f550", - "label": "Stream", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861464, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M16 128h416c8.84 0 16-7.16 16-16V48c0-8.84-7.16-16-16-16H16C7.16 32 0 39.16 0 48v64c0 8.84 7.16 16 16 16zm480 80H80c-8.84 0-16 7.16-16 16v64c0 8.84 7.16 16 16 16h416c8.84 0 16-7.16 16-16v-64c0-8.84-7.16-16-16-16zm-64 176H16c-8.84 0-16 7.16-16 16v64c0 8.84 7.16 16 16 16h416c8.84 0 16-7.16 16-16v-64c0-8.84-7.16-16-16-16z" - } - }, - "free": [ - "solid" - ] - }, - "street-view": { - "changes": [ - "4.3", - "5.0.0", - "5.2.0" - ], - "ligatures": [], - "search": { - "terms": [ - "map" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f21d", - "label": "Street View", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861464, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M367.9 329.76c-4.62 5.3-9.78 10.1-15.9 13.65v22.94c66.52 9.34 112 28.05 112 49.65 0 30.93-93.12 56-208 56S48 446.93 48 416c0-21.6 45.48-40.3 112-49.65v-22.94c-6.12-3.55-11.28-8.35-15.9-13.65C58.87 345.34 0 378.05 0 416c0 53.02 114.62 96 256 96s256-42.98 256-96c0-37.95-58.87-70.66-144.1-86.24zM256 128c35.35 0 64-28.65 64-64S291.35 0 256 0s-64 28.65-64 64 28.65 64 64 64zm-64 192v96c0 17.67 14.33 32 32 32h64c17.67 0 32-14.33 32-32v-96c17.67 0 32-14.33 32-32v-96c0-26.51-21.49-48-48-48h-11.8c-11.07 5.03-23.26 8-36.2 8s-25.13-2.97-36.2-8H208c-26.51 0-48 21.49-48 48v96c0 17.67 14.33 32 32 32z" - } - }, - "free": [ - "solid" - ] - }, - "strikethrough": { - "changes": [ - "2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f0cc", - "label": "Strikethrough", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861464, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M496 288H16c-8.837 0-16-7.163-16-16v-32c0-8.837 7.163-16 16-16h480c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16zm-214.666 16c27.258 12.937 46.524 28.683 46.524 56.243 0 33.108-28.977 53.676-75.621 53.676-32.325 0-76.874-12.08-76.874-44.271V368c0-8.837-7.164-16-16-16H113.75c-8.836 0-16 7.163-16 16v19.204c0 66.845 77.717 101.82 154.487 101.82 88.578 0 162.013-45.438 162.013-134.424 0-19.815-3.618-36.417-10.143-50.6H281.334zm-30.952-96c-32.422-13.505-56.836-28.946-56.836-59.683 0-33.92 30.901-47.406 64.962-47.406 42.647 0 64.962 16.593 64.962 32.985V136c0 8.837 7.164 16 16 16h45.613c8.836 0 16-7.163 16-16v-30.318c0-52.438-71.725-79.875-142.575-79.875-85.203 0-150.726 40.972-150.726 125.646 0 22.71 4.665 41.176 12.777 56.547h129.823z" - } - }, - "free": [ - "solid" - ] - }, - "stripe": { - "changes": [ - "5.0.0", - "5.0.3" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f429", - "label": "Stripe", - "voted": false, - "svg": { - "brands": { - "last_modified": 1548363722338, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M165 144.7l-43.3 9.2-.2 142.4c0 26.3 19.8 43.3 46.1 43.3 14.6 0 25.3-2.7 31.2-5.9v-33.8c-5.7 2.3-33.7 10.5-33.7-15.7V221h33.7v-37.8h-33.7zm89.1 51.6l-2.7-13.1H213v153.2h44.3V233.3c10.5-13.8 28.2-11.1 33.9-9.3v-40.8c-6-2.1-26.7-6-37.1 13.1zm92.3-72.3l-44.6 9.5v36.2l44.6-9.5zM44.9 228.3c0-6.9 5.8-9.6 15.1-9.7 13.5 0 30.7 4.1 44.2 11.4v-41.8c-14.7-5.8-29.4-8.1-44.1-8.1-36 0-60 18.8-60 50.2 0 49.2 67.5 41.2 67.5 62.4 0 8.2-7.1 10.9-17 10.9-14.7 0-33.7-6.1-48.6-14.2v40c16.5 7.1 33.2 10.1 48.5 10.1 36.9 0 62.3-15.8 62.3-47.8 0-52.9-67.9-43.4-67.9-63.4zM640 261.6c0-45.5-22-81.4-64.2-81.4s-67.9 35.9-67.9 81.1c0 53.5 30.3 78.2 73.5 78.2 21.2 0 37.1-4.8 49.2-11.5v-33.4c-12.1 6.1-26 9.8-43.6 9.8-17.3 0-32.5-6.1-34.5-26.9h86.9c.2-2.3.6-11.6.6-15.9zm-87.9-16.8c0-20 12.3-28.4 23.4-28.4 10.9 0 22.5 8.4 22.5 28.4zm-112.9-64.6c-17.4 0-28.6 8.2-34.8 13.9l-2.3-11H363v204.8l44.4-9.4.1-50.2c6.4 4.7 15.9 11.2 31.4 11.2 31.8 0 60.8-23.2 60.8-79.6.1-51.6-29.3-79.7-60.5-79.7zm-10.6 122.5c-10.4 0-16.6-3.8-20.9-8.4l-.3-66c4.6-5.1 11-8.8 21.2-8.8 16.2 0 27.4 18.2 27.4 41.4.1 23.9-10.9 41.8-27.4 41.8zm-126.7 33.7h44.6V183.2h-44.6z" - } - }, - "free": [ - "brands" - ] - }, - "stripe-s": { - "changes": [ - "5.0.1" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f42a", - "label": "Stripe S", - "voted": false, - "svg": { - "brands": { - "last_modified": 1548363722338, - "raw": "", - "viewBox": [ - "0", - "0", - "362.3", - "512" - ], - "width": 362, - "height": 512, - "path": "M144.3 154.6c0-22.3 18.6-30.9 48.4-30.9 43.4 0 98.5 13.3 141.9 36.7V26.1C287.3 7.2 240.1 0 192.8 0 77.1 0 0 60.4 0 161.4c0 157.9 216.8 132.3 216.8 200.4 0 26.4-22.9 34.9-54.7 34.9-47.2 0-108.2-19.5-156.1-45.5v128.5c53 22.8 106.8 32.4 156 32.4 118.6 0 200.3-51 200.3-153.6 0-170.2-218-139.7-218-203.9z" - } - }, - "free": [ - "brands" - ] - }, - "stroopwafel": { - "changes": [ - "5.0.13" - ], - "ligatures": [], - "search": { - "terms": [ - "dessert", - "sweets", - "waffle" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f551", - "label": "Stroopwafel", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861464, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M188.12 210.74L142.86 256l45.25 45.25L233.37 256l-45.25-45.26zm113.13-22.62L256 142.86l-45.25 45.25L256 233.37l45.25-45.25zm-90.5 135.76L256 369.14l45.26-45.26L256 278.63l-45.25 45.25zM256 0C114.62 0 0 114.62 0 256s114.62 256 256 256 256-114.62 256-256S397.38 0 256 0zm186.68 295.6l-11.31 11.31c-3.12 3.12-8.19 3.12-11.31 0l-28.29-28.29-45.25 45.25 33.94 33.94 16.97-16.97c3.12-3.12 8.19-3.12 11.31 0l11.31 11.31c3.12 3.12 3.12 8.19 0 11.31l-16.97 16.97 16.97 16.97c3.12 3.12 3.12 8.19 0 11.31l-11.31 11.31c-3.12 3.12-8.19 3.12-11.31 0l-16.97-16.97-16.97 16.97c-3.12 3.12-8.19 3.12-11.31 0l-11.31-11.31c-3.12-3.12-3.12-8.19 0-11.31l16.97-16.97-33.94-33.94-45.26 45.26 28.29 28.29c3.12 3.12 3.12 8.19 0 11.31l-11.31 11.31c-3.12 3.12-8.19 3.12-11.31 0L256 414.39l-28.29 28.29c-3.12 3.12-8.19 3.12-11.31 0l-11.31-11.31c-3.12-3.12-3.12-8.19 0-11.31l28.29-28.29-45.25-45.26-33.94 33.94 16.97 16.97c3.12 3.12 3.12 8.19 0 11.31l-11.31 11.31c-3.12 3.12-8.19 3.12-11.31 0l-16.97-16.97-16.97 16.97c-3.12 3.12-8.19 3.12-11.31 0l-11.31-11.31c-3.12-3.12-3.12-8.19 0-11.31l16.97-16.97-16.97-16.97c-3.12-3.12-3.12-8.19 0-11.31l11.31-11.31c3.12-3.12 8.19-3.12 11.31 0l16.97 16.97 33.94-33.94-45.25-45.25-28.29 28.29c-3.12 3.12-8.19 3.12-11.31 0L69.32 295.6c-3.12-3.12-3.12-8.19 0-11.31L97.61 256l-28.29-28.29c-3.12-3.12-3.12-8.19 0-11.31l11.31-11.31c3.12-3.12 8.19-3.12 11.31 0l28.29 28.29 45.25-45.26-33.94-33.94-16.97 16.97c-3.12 3.12-8.19 3.12-11.31 0l-11.31-11.31c-3.12-3.12-3.12-8.19 0-11.31l16.97-16.97-16.97-16.97c-3.12-3.12-3.12-8.19 0-11.31l11.31-11.31c3.12-3.12 8.19-3.12 11.31 0l16.97 16.97 16.97-16.97c3.12-3.12 8.19-3.12 11.31 0l11.31 11.31c3.12 3.12 3.12 8.19 0 11.31l-16.97 16.97 33.94 33.94 45.26-45.25-28.29-28.29c-3.12-3.12-3.12-8.19 0-11.31l11.31-11.31c3.12-3.12 8.19-3.12 11.31 0L256 97.61l28.29-28.29c3.12-3.12 8.19-3.12 11.31 0l11.31 11.31c3.12 3.12 3.12 8.19 0 11.31l-28.29 28.29 45.26 45.25 33.94-33.94-16.97-16.97c-3.12-3.12-3.12-8.19 0-11.31l11.31-11.31c3.12-3.12 8.19-3.12 11.31 0l16.97 16.97 16.97-16.97c3.12-3.12 8.19-3.12 11.31 0l11.31 11.31c3.12 3.12 3.12 8.19 0 11.31l-16.97 16.97 16.97 16.97c3.12 3.12 3.12 8.19 0 11.31l-11.31 11.31c-3.12 3.12-8.19 3.12-11.31 0l-16.97-16.97-33.94 33.94 45.25 45.26 28.29-28.29c3.12-3.12 8.19-3.12 11.31 0l11.31 11.31c3.12 3.12 3.12 8.19 0 11.31L414.39 256l28.29 28.28a8.015 8.015 0 0 1 0 11.32zM278.63 256l45.26 45.25L369.14 256l-45.25-45.26L278.63 256z" - } - }, - "free": [ - "solid" - ] - }, - "studiovinari": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f3f8", - "label": "Studio Vinari", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861023, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M480.3 187.7l4.2 28v28l-25.1 44.1-39.8 78.4-56.1 67.5-79.1 37.8-17.7 24.5-7.7 12-9.6 4s17.3-63.6 19.4-63.6c2.1 0 20.3.7 20.3.7l66.7-38.6-92.5 26.1-55.9 36.8-22.8 28-6.6 1.4 20.8-73.6 6.9-5.5 20.7 12.9 88.3-45.2 56.8-51.5 14.8-68.4-125.4 23.3 15.2-18.2-173.4-53.3 81.9-10.5-166-122.9L133.5 108 32.2 0l252.9 126.6-31.5-38L378 163 234.7 64l18.7 38.4-49.6-18.1L158.3 0l194.6 122L310 66.2l108 96.4 12-8.9-21-16.4 4.2-37.8L451 89.1l29.2 24.7 11.5 4.2-7 6.2 8.5 12-13.1 7.4-10.3 20.2 10.5 23.9z" - } - }, - "free": [ - "brands" - ] - }, - "stumbleupon": { - "changes": [ - "4.1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f1a4", - "label": "StumbleUpon Logo", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861023, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M502.9 266v69.7c0 62.1-50.3 112.4-112.4 112.4-61.8 0-112.4-49.8-112.4-111.3v-70.2l34.3 16 51.1-15.2V338c0 14.7 12 26.5 26.7 26.5S417 352.7 417 338v-72h85.9zm-224.7-58.2l34.3 16 51.1-15.2V173c0-60.5-51.1-109-112.1-109-60.8 0-112.1 48.2-112.1 108.2v162.4c0 14.9-12 26.7-26.7 26.7S86 349.5 86 334.6V266H0v69.7C0 397.7 50.3 448 112.4 448c61.6 0 112.4-49.5 112.4-110.8V176.9c0-14.7 12-26.7 26.7-26.7s26.7 12 26.7 26.7v30.9z" - } - }, - "free": [ - "brands" - ] - }, - "stumbleupon-circle": { - "changes": [ - "4.1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f1a3", - "label": "StumbleUpon Circle", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861023, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 177.5c-9.8 0-17.8 8-17.8 17.8v106.9c0 40.9-33.9 73.9-74.9 73.9-41.4 0-74.9-33.5-74.9-74.9v-46.5h57.3v45.8c0 10 8 17.8 17.8 17.8s17.8-7.9 17.8-17.8V200.1c0-40 34.2-72.1 74.7-72.1 40.7 0 74.7 32.3 74.7 72.6v23.7l-34.1 10.1-22.9-10.7v-20.6c.1-9.6-7.9-17.6-17.7-17.6zm167.6 123.6c0 41.4-33.5 74.9-74.9 74.9-41.2 0-74.9-33.2-74.9-74.2V263l22.9 10.7 34.1-10.1v47.1c0 9.8 8 17.6 17.8 17.6s17.8-7.9 17.8-17.6v-48h57.3c-.1 45.9-.1 46.4-.1 46.4z" - } - }, - "free": [ - "brands" - ] - }, - "subscript": { - "changes": [ - "3.1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f12c", - "label": "subscript", - "voted": false, - "svg": { - "solid": { - "last_modified": 1548363722391, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M272 32h-67.8c-5.5 0-10.7 2.9-13.6 7.6l-40.3 65c-2.3 3.6-4.5 7.3-6.2 10.5-1.7-3.2-3.7-6.8-5.7-10.4L98.5 39.6c-2.9-4.7-8.1-7.6-13.6-7.6H16C7.2 32 0 39.2 0 48v32c0 8.8 7.2 16 16 16h30.1l52.8 77.3L42.3 256H16c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h64c5.5 0 10.7-2.9 13.6-7.6l44.7-72.1c2.2-3.6 4.2-7.3 5.9-10.6 1.8 3.2 3.9 6.9 6.2 10.2l45.7 72.6c2.9 4.7 8 7.5 13.5 7.5H272c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16h-22l-58.6-84.3L244 96h28c8.8 0 16-7.2 16-16V48c0-8.8-7.2-16-16-16zm224 384H395.2c3.5-10.5 18.8-21.3 36.3-32.4 16.6-10.6 35.5-22.6 50.3-38.9 17.5-19.1 25.9-40.2 25.9-64.6 0-60.6-50.7-88.1-97.8-88.1-42.5 0-76.4 22-94.4 50.4-4.7 7.3-2.6 17 4.6 21.9l30.3 20.3c7 4.7 16.5 3.1 21.6-3.6 8-10.4 18.8-18.2 31.7-18.2 19.4 0 26.3 12.9 26.3 23.9 0 36.2-119.4 57-119.4 160 0 6.7.6 13 1.4 19.3 1.1 8 7.8 13.9 15.9 13.9H496c8.8 0 16-7.2 16-16v-32c0-8.7-7.2-15.9-16-15.9z" - } - }, - "free": [ - "solid" - ] - }, - "subway": { - "changes": [ - "4.3", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "machine", - "railway", - "train", - "transportation", - "vehicle" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f239", - "label": "Subway", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861464, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M448 96v256c0 51.815-61.624 96-130.022 96l62.98 49.721C386.905 502.417 383.562 512 376 512H72c-7.578 0-10.892-9.594-4.957-14.279L130.022 448C61.82 448 0 403.954 0 352V96C0 42.981 64 0 128 0h192c65 0 128 42.981 128 96zM200 232V120c0-13.255-10.745-24-24-24H72c-13.255 0-24 10.745-24 24v112c0 13.255 10.745 24 24 24h104c13.255 0 24-10.745 24-24zm200 0V120c0-13.255-10.745-24-24-24H272c-13.255 0-24 10.745-24 24v112c0 13.255 10.745 24 24 24h104c13.255 0 24-10.745 24-24zm-48 56c-26.51 0-48 21.49-48 48s21.49 48 48 48 48-21.49 48-48-21.49-48-48-48zm-256 0c-26.51 0-48 21.49-48 48s21.49 48 48 48 48-21.49 48-48-21.49-48-48-48z" - } - }, - "free": [ - "solid" - ] - }, - "suitcase": { - "changes": [ - "3", - "5.0.0", - "5.0.9" - ], - "ligatures": [], - "search": { - "terms": [ - "baggage", - "luggage", - "move", - "suitcase", - "travel", - "trip" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f0f2", - "label": "Suitcase", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861465, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M128 480h256V80c0-26.5-21.5-48-48-48H176c-26.5 0-48 21.5-48 48v400zm64-384h128v32H192V96zm320 80v256c0 26.5-21.5 48-48 48h-48V128h48c26.5 0 48 21.5 48 48zM96 480H48c-26.5 0-48-21.5-48-48V176c0-26.5 21.5-48 48-48h48v352z" - } - }, - "free": [ - "solid" - ] - }, - "suitcase-rolling": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f5c1", - "label": "Suitcase Rolling", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861464, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M336 160H48c-26.51 0-48 21.49-48 48v224c0 26.51 21.49 48 48 48h16v16c0 8.84 7.16 16 16 16h32c8.84 0 16-7.16 16-16v-16h128v16c0 8.84 7.16 16 16 16h32c8.84 0 16-7.16 16-16v-16h16c26.51 0 48-21.49 48-48V208c0-26.51-21.49-48-48-48zm-16 216c0 4.42-3.58 8-8 8H72c-4.42 0-8-3.58-8-8v-16c0-4.42 3.58-8 8-8h240c4.42 0 8 3.58 8 8v16zm0-96c0 4.42-3.58 8-8 8H72c-4.42 0-8-3.58-8-8v-16c0-4.42 3.58-8 8-8h240c4.42 0 8 3.58 8 8v16zM144 48h96v80h48V48c0-26.51-21.49-48-48-48h-96c-26.51 0-48 21.49-48 48v80h48V48z" - } - }, - "free": [ - "solid" - ] - }, - "sun": { - "changes": [ - "3.2", - "5.0.0", - "5.5.0" - ], - "ligatures": [], - "search": { - "terms": [ - "brighten", - "contrast", - "day", - "lighter", - "sol", - "solar", - "star", - "weather" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f185", - "label": "Sun", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861465, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M256 160c-52.9 0-96 43.1-96 96s43.1 96 96 96 96-43.1 96-96-43.1-96-96-96zm246.4 80.5l-94.7-47.3 33.5-100.4c4.5-13.6-8.4-26.5-21.9-21.9l-100.4 33.5-47.4-94.8c-6.4-12.8-24.6-12.8-31 0l-47.3 94.7L92.7 70.8c-13.6-4.5-26.5 8.4-21.9 21.9l33.5 100.4-94.7 47.4c-12.8 6.4-12.8 24.6 0 31l94.7 47.3-33.5 100.5c-4.5 13.6 8.4 26.5 21.9 21.9l100.4-33.5 47.3 94.7c6.4 12.8 24.6 12.8 31 0l47.3-94.7 100.4 33.5c13.6 4.5 26.5-8.4 21.9-21.9l-33.5-100.4 94.7-47.3c13-6.5 13-24.7.2-31.1zm-155.9 106c-49.9 49.9-131.1 49.9-181 0-49.9-49.9-49.9-131.1 0-181 49.9-49.9 131.1-49.9 181 0 49.9 49.9 49.9 131.1 0 181z" - }, - "regular": { - "last_modified": 1546440861329, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M494.2 221.9l-59.8-40.5 13.7-71c2.6-13.2-1.6-26.8-11.1-36.4-9.6-9.5-23.2-13.7-36.2-11.1l-70.9 13.7-40.4-59.9c-15.1-22.3-51.9-22.3-67 0l-40.4 59.9-70.8-13.7C98 60.4 84.5 64.5 75 74.1c-9.5 9.6-13.7 23.1-11.1 36.3l13.7 71-59.8 40.5C6.6 229.5 0 242 0 255.5s6.7 26 17.8 33.5l59.8 40.5-13.7 71c-2.6 13.2 1.6 26.8 11.1 36.3 9.5 9.5 22.9 13.7 36.3 11.1l70.8-13.7 40.4 59.9C230 505.3 242.6 512 256 512s26-6.7 33.5-17.8l40.4-59.9 70.9 13.7c13.4 2.7 26.8-1.6 36.3-11.1 9.5-9.5 13.6-23.1 11.1-36.3l-13.7-71 59.8-40.5c11.1-7.5 17.8-20.1 17.8-33.5-.1-13.6-6.7-26.1-17.9-33.7zm-112.9 85.6l17.6 91.2-91-17.6L256 458l-51.9-77-90.9 17.6 17.6-91.2-76.8-52 76.8-52-17.6-91.2 91 17.6L256 53l51.9 76.9 91-17.6-17.6 91.1 76.8 52-76.8 52.1zM256 152c-57.3 0-104 46.7-104 104s46.7 104 104 104 104-46.7 104-104-46.7-104-104-104zm0 160c-30.9 0-56-25.1-56-56s25.1-56 56-56 56 25.1 56 56-25.1 56-56 56z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "superpowers": { - "changes": [ - "4.7", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f2dd", - "label": "Superpowers", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861023, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M448 32c-83.3 11-166.8 22-250 33-92 12.5-163.3 86.7-169 180-3.3 55.5 18 109.5 57.8 148.2L0 480c83.3-11 166.5-22 249.8-33 91.8-12.5 163.3-86.8 168.7-179.8 3.5-55.5-18-109.5-57.7-148.2L448 32zm-79.7 232.3c-4.2 79.5-74 139.2-152.8 134.5-79.5-4.7-140.7-71-136.3-151 4.5-79.2 74.3-139.3 153-134.5 79.3 4.7 140.5 71 136.1 151z" - } - }, - "free": [ - "brands" - ] - }, - "superscript": { - "changes": [ - "3.1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "exponential" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f12b", - "label": "superscript", - "voted": false, - "svg": { - "solid": { - "last_modified": 1548363722392, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M272 192h-67.8c-5.5 0-10.7 2.9-13.6 7.6l-40.3 65c-2.3 3.6-4.5 7.3-6.2 10.5-1.7-3.2-3.7-6.8-5.7-10.4l-39.9-65.1c-2.9-4.7-8.1-7.6-13.6-7.6H16c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h30.1l52.8 77.3L42.3 416H16c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h64c5.5 0 10.7-2.9 13.6-7.6l44.7-72.1c2.2-3.6 4.2-7.3 5.9-10.6 1.8 3.2 3.9 6.9 6.2 10.2l45.7 72.6c2.9 4.7 8 7.5 13.5 7.5H272c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16h-22l-58.6-84.3L244 256h28c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16zm224 64H395.2c3.5-10.5 18.8-21.3 36.3-32.4 16.6-10.6 35.5-22.6 50.3-38.9 17.5-19.1 25.9-40.2 25.9-64.6 0-60.6-50.7-88.1-97.8-88.1-42.5 0-76.4 22-94.4 50.4-4.7 7.3-2.6 17 4.6 21.9l30.3 20.3c7 4.7 16.5 3.1 21.6-3.6 8-10.4 18.8-18.2 31.7-18.2 19.4 0 26.3 12.9 26.3 23.9 0 36.2-119.4 57-119.4 160 0 6.7.6 13 1.4 19.3 1.1 8 7.8 13.9 15.9 13.9H496c8.8 0 16-7.2 16-16v-32c0-8.7-7.2-15.9-16-15.9z" - } - }, - "free": [ - "solid" - ] - }, - "supple": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f3f9", - "label": "Supple", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861024, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M640 262.5c0 64.1-109 116.1-243.5 116.1-24.8 0-48.6-1.8-71.1-5 7.7.4 15.5.6 23.4.6 134.5 0 243.5-56.9 243.5-127.1 0-29.4-19.1-56.4-51.2-78 60 21.1 98.9 55.1 98.9 93.4zM47.7 227.9c-.1-70.2 108.8-127.3 243.3-127.6 7.9 0 15.6.2 23.3.5-22.5-3.2-46.3-4.9-71-4.9C108.8 96.3-.1 148.5 0 212.6c.1 38.3 39.1 72.3 99.3 93.3-32.3-21.5-51.5-48.6-51.6-78zm60.2 39.9s10.5 13.2 29.3 13.2c17.9 0 28.4-11.5 28.4-25.1 0-28-40.2-25.1-40.2-39.7 0-5.4 5.3-9.1 12.5-9.1 5.7 0 11.3 2.6 11.3 6.6v3.9h14.2v-7.9c0-12.1-15.4-16.8-25.4-16.8-16.5 0-28.5 10.2-28.5 24.1 0 26.6 40.2 25.4 40.2 39.9 0 6.6-5.8 10.1-12.3 10.1-11.9 0-20.7-10.1-20.7-10.1l-8.8 10.9zm120.8-73.6v54.4c0 11.3-7.1 17.8-17.8 17.8-10.7 0-17.8-6.5-17.8-17.7v-54.5h-15.8v55c0 18.9 13.4 31.9 33.7 31.9 20.1 0 33.4-13 33.4-31.9v-55h-15.7zm34.4 85.4h15.8v-29.5h15.5c16 0 27.2-11.5 27.2-28.1s-11.2-27.8-27.2-27.8h-39.1v13.4h7.8v72zm15.8-43v-29.1h12.9c8.7 0 13.7 5.7 13.7 14.4 0 8.9-5.1 14.7-14 14.7h-12.6zm57 43h15.8v-29.5h15.5c16 0 27.2-11.5 27.2-28.1s-11.2-27.8-27.2-27.8h-39.1v13.4h7.8v72zm15.7-43v-29.1h12.9c8.7 0 13.7 5.7 13.7 14.4 0 8.9-5 14.7-14 14.7h-12.6zm57.1 34.8c0 5.8 2.4 8.2 8.2 8.2h37.6c5.8 0 8.2-2.4 8.2-8.2v-13h-14.3v5.2c0 1.7-1 2.6-2.6 2.6h-18.6c-1.7 0-2.6-1-2.6-2.6v-61.2c0-5.7-2.4-8.2-8.2-8.2H401v13.4h5.2c1.7 0 2.6 1 2.6 2.6v61.2zm63.4 0c0 5.8 2.4 8.2 8.2 8.2H519c5.7 0 8.2-2.4 8.2-8.2v-13h-14.3v5.2c0 1.7-1 2.6-2.6 2.6h-19.7c-1.7 0-2.6-1-2.6-2.6v-20.3h27.7v-13.4H488v-22.4h19.2c1.7 0 2.6 1 2.6 2.6v5.2H524v-13c0-5.7-2.5-8.2-8.2-8.2h-51.6v13.4h7.8v63.9zm58.9-76v5.9h1.6v-5.9h2.7v-1.2h-7v1.2h2.7zm5.7-1.2v7.1h1.5v-5.7l2.3 5.7h1.3l2.3-5.7v5.7h1.5v-7.1h-2.3l-2.1 5.1-2.1-5.1h-2.4z" - } - }, - "free": [ - "brands" - ] - }, - "surprise": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [ - "emoticon", - "face", - "shocked" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f5c2", - "label": "Hushed Face", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861465, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zM136 208c0-17.7 14.3-32 32-32s32 14.3 32 32-14.3 32-32 32-32-14.3-32-32zm112 208c-35.3 0-64-28.7-64-64s28.7-64 64-64 64 28.7 64 64-28.7 64-64 64zm80-176c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32z" - }, - "regular": { - "last_modified": 1546440861329, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm0 448c-110.3 0-200-89.7-200-200S137.7 56 248 56s200 89.7 200 200-89.7 200-200 200zm0-176c-35.3 0-64 28.7-64 64s28.7 64 64 64 64-28.7 64-64-28.7-64-64-64zm-48-72c0-17.7-14.3-32-32-32s-32 14.3-32 32 14.3 32 32 32 32-14.3 32-32zm128-32c-17.7 0-32 14.3-32 32s14.3 32 32 32 32-14.3 32-32-14.3-32-32-32z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "suse": { - "changes": [ - "5.6.0" - ], - "ligatures": [], - "search": { - "terms": [ - "linux", - "operating system", - "os" - ] - }, - "styles": [ - "brands" - ], - "unicode": "f7d6", - "label": "Suse", - "voted": true, - "svg": { - "brands": { - "last_modified": 1546440861024, - "raw": "", - "viewBox": [ - "0", - "0", - "631.8", - "512" - ], - "width": 631, - "height": 512, - "path": "M467.1 102.8s-.3 18.3-.3 20.3c-9.1-3-74.4-24.1-135.7-26.3-51.9-1.8-122.8-4.3-223 57.3-19.4 12.4-73.9 46.1-99.6 109.7C3 277.1-4.1 307.1 3 335.2c3.1 12.3 8.8 24.6 16.5 35.7 17.4 25 46.6 41.6 78.1 44.4 44.4 3.9 78.1-16 90-53.3 8.2-25.8 0-63.6-31.5-82.9-25.6-15.7-53.3-12.1-69.2-1.6-13.9 9.2-21.8 23.5-21.6 39.2.3 27.8 24.3 42.6 41.5 42.6 5 0 10.1-.8 15.8-2.7 6.5-1.8 13.3-6.5 13.3-14.9 0-12.1-11.6-14.8-16.8-13.9-2.9.5-4.5 2-11.8 2.4-2-.2-12-3.1-12-14v-.1c.2-12.3 13.2-18 25.5-16.9 32.3 2.8 47.7 40.7 28.5 65.7-18.3 23.7-76.6 23.2-99.7-20.4-26-49.2 12.7-111.2 87-98.4 33.2 5.7 83.6 35.5 102.4 104.3h45.9c-5.7-17.6-8.9-68.3 42.7-68.3 56.7 0 63.9 39.9 79.8 68.3H456c-12.8-18.3-21.7-38.7-18.9-55.8 5.6-33.8 39.7-18.4 82.4-17.4 66.5.4 102.1-27 103.1-28 3.7-3.1 6.5-15.8 7-17.7 1.3-5.1-3.2-2.4-3.2-2.4-8.7 5.2-30.5 15.2-50.9 15.6-25.3.5-76.2-25.4-81.6-28.2-.3-.4.1 1.2-11-25.5 88.4 58.3 118.3 40.5 145.2 21.7.8-.6 4.3-2.9 3.6-5.7-13.8-48.1-22.4-62.7-34.5-69.6-37-21.6-125-34.7-129.2-35.3.1-.1-.9-.3-.9.7zm60.4 72.8c.6-20.2 17.5-37 38.9-36.3 33.4 1.2 48.8 42.3 24.4 65.2-24.2 22.7-64.4 4.6-63.3-28.9zm38.6-25.3c-14.8-.5-26.7 11.2-27.1 25.3-.5 14.5 10.8 26.7 25.3 27.2 14.8.5 26.7-11.1 27.2-25.3.5-14.5-10.9-26.6-25.4-27.2zm4.3 28.8c-15.4 0-15.4-15.6 0-15.6s15.4 15.6 0 15.6z" - } - }, - "free": [ - "brands" - ] - }, - "swatchbook": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f5c3", - "label": "Swatchbook", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861465, - "raw": "", - "viewBox": [ - "0", - "0", - "511", - "512" - ], - "width": 511, - "height": 512, - "path": "M479.06 320H372.29L186.15 506.51c-2.06 2.07-4.49 3.58-6.67 5.49h299.58c17.64 0 31.94-14.33 31.94-32V352c0-17.67-14.3-32-31.94-32zm-44.5-152.9l-90.33-90.51c-12.47-12.5-32.69-12.5-45.17 0l-75.5 75.65V416c0 2.96-.67 5.73-.87 8.64l211.87-212.28c12.47-12.5 12.47-32.77 0-45.26zM191.62 32c0-17.67-14.3-32-31.94-32H31.94C14.3 0 0 14.33 0 32v384c0 53.02 42.9 96 95.81 96s95.81-42.98 95.81-96V32zM95.81 440c-13.23 0-23.95-10.75-23.95-24 0-13.26 10.73-24 23.95-24s23.95 10.74 23.95 24c.01 13.25-10.72 24-23.95 24zm31.94-184H63.88v-64h63.88v64zm0-128H63.88V64h63.88v64z" - } - }, - "free": [ - "solid" - ] - }, - "swimmer": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [ - "athlete", - "head", - "man", - "person", - "water" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f5c4", - "label": "Swimmer", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861465, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M189.61 310.58c3.54 3.26 15.27 9.42 34.39 9.42s30.86-6.16 34.39-9.42c16.02-14.77 34.5-22.58 53.46-22.58h16.3c18.96 0 37.45 7.81 53.46 22.58 3.54 3.26 15.27 9.42 34.39 9.42s30.86-6.16 34.39-9.42c14.86-13.71 31.88-21.12 49.39-22.16l-112.84-80.6 18-12.86c3.64-2.58 8.28-3.52 12.62-2.61l100.35 21.53c25.91 5.53 51.44-10.97 57-36.88 5.55-25.92-10.95-51.44-36.88-57L437.68 98.47c-30.73-6.58-63.02.12-88.56 18.38l-80.02 57.17c-10.38 7.39-19.36 16.44-26.72 26.94L173.75 299c5.47 3.23 10.82 6.93 15.86 11.58zM624 352h-16c-26.04 0-45.8-8.42-56.09-17.9-8.9-8.21-19.66-14.1-31.77-14.1h-16.3c-12.11 0-22.87 5.89-31.77 14.1C461.8 343.58 442.04 352 416 352s-45.8-8.42-56.09-17.9c-8.9-8.21-19.66-14.1-31.77-14.1h-16.3c-12.11 0-22.87 5.89-31.77 14.1C269.8 343.58 250.04 352 224 352s-45.8-8.42-56.09-17.9c-8.9-8.21-19.66-14.1-31.77-14.1h-16.3c-12.11 0-22.87 5.89-31.77 14.1C77.8 343.58 58.04 352 32 352H16c-8.84 0-16 7.16-16 16v32c0 8.84 7.16 16 16 16h16c38.62 0 72.72-12.19 96-31.84 23.28 19.66 57.38 31.84 96 31.84s72.72-12.19 96-31.84c23.28 19.66 57.38 31.84 96 31.84s72.72-12.19 96-31.84c23.28 19.66 57.38 31.84 96 31.84h16c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16zm-512-96c44.18 0 80-35.82 80-80s-35.82-80-80-80-80 35.82-80 80 35.82 80 80 80z" - } - }, - "free": [ - "solid" - ] - }, - "swimming-pool": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [ - "ladder", - "recreation", - "water" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f5c5", - "label": "Swimming Pool", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861466, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M624 416h-16c-26.04 0-45.8-8.42-56.09-17.9-8.9-8.21-19.66-14.1-31.77-14.1h-16.3c-12.11 0-22.87 5.89-31.77 14.1C461.8 407.58 442.04 416 416 416s-45.8-8.42-56.09-17.9c-8.9-8.21-19.66-14.1-31.77-14.1h-16.3c-12.11 0-22.87 5.89-31.77 14.1C269.8 407.58 250.04 416 224 416s-45.8-8.42-56.09-17.9c-8.9-8.21-19.66-14.1-31.77-14.1h-16.3c-12.11 0-22.87 5.89-31.77 14.1C77.8 407.58 58.04 416 32 416H16c-8.84 0-16 7.16-16 16v32c0 8.84 7.16 16 16 16h16c38.62 0 72.72-12.19 96-31.84 23.28 19.66 57.38 31.84 96 31.84s72.72-12.19 96-31.84c23.28 19.66 57.38 31.84 96 31.84s72.72-12.19 96-31.84c23.28 19.66 57.38 31.84 96 31.84h16c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16zm-400-32v-96h192v96c19.12 0 30.86-6.16 34.39-9.42 9.17-8.46 19.2-14.34 29.61-18.07V128c0-17.64 14.36-32 32-32s32 14.36 32 32v16c0 8.84 7.16 16 16 16h32c8.84 0 16-7.16 16-16v-16c0-52.94-43.06-96-96-96s-96 43.06-96 96v96H224v-96c0-17.64 14.36-32 32-32s32 14.36 32 32v16c0 8.84 7.16 16 16 16h32c8.84 0 16-7.16 16-16v-16c0-52.94-43.06-96-96-96s-96 43.06-96 96v228.5c10.41 3.73 20.44 9.62 29.61 18.07 3.53 3.27 15.27 9.43 34.39 9.43z" - } - }, - "free": [ - "solid" - ] - }, - "synagogue": { - "changes": [ - "5.3.0" - ], - "ligatures": [], - "search": { - "terms": [ - "building", - "jewish", - "judaism", - "star of david", - "temple" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f69b", - "label": "Synagogue", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861466, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M70 196.51L6.67 268.29A26.643 26.643 0 0 0 0 285.93V512h128V239.58l-38-43.07c-5.31-6.01-14.69-6.01-20 0zm563.33 71.78L570 196.51c-5.31-6.02-14.69-6.02-20 0l-38 43.07V512h128V285.93c0-6.5-2.37-12.77-6.67-17.64zM339.99 7.01c-11.69-9.35-28.29-9.35-39.98 0l-128 102.4A32.005 32.005 0 0 0 160 134.4V512h96v-92.57c0-31.88 21.78-61.43 53.25-66.55C349.34 346.35 384 377.13 384 416v96h96V134.4c0-9.72-4.42-18.92-12.01-24.99l-128-102.4zm52.07 215.55c1.98 3.15-.29 7.24-4 7.24h-38.94L324 269.79c-1.85 2.95-6.15 2.95-8 0l-25.12-39.98h-38.94c-3.72 0-5.98-4.09-4-7.24l19.2-30.56-19.2-30.56c-1.98-3.15.29-7.24 4-7.24h38.94l25.12-40c1.85-2.95 6.15-2.95 8 0l25.12 39.98h38.95c3.71 0 5.98 4.09 4 7.24L372.87 192l19.19 30.56z" - } - }, - "free": [ - "solid" - ] - }, - "sync": { - "changes": [ - "1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "exchange", - "refresh", - "reload", - "rotate", - "swap" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f021", - "label": "Sync", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861466, - "raw": "", - "viewBox": [ - "0", - "0", - "512.333", - "512" - ], - "width": 512, - "height": 512, - "path": "M440.935 12.574l3.966 82.766C399.416 41.904 331.674 8 256 8 134.813 8 33.933 94.924 12.296 209.824 10.908 217.193 16.604 224 24.103 224h49.084c5.57 0 10.377-3.842 11.676-9.259C103.407 137.408 172.931 80 256 80c60.893 0 114.512 30.856 146.104 77.801l-101.53-4.865c-6.845-.328-12.574 5.133-12.574 11.986v47.411c0 6.627 5.373 12 12 12h200.333c6.627 0 12-5.373 12-12V12c0-6.627-5.373-12-12-12h-47.411c-6.853 0-12.315 5.729-11.987 12.574zM256 432c-60.895 0-114.517-30.858-146.109-77.805l101.868 4.871c6.845.327 12.573-5.134 12.573-11.986v-47.412c0-6.627-5.373-12-12-12H12c-6.627 0-12 5.373-12 12V500c0 6.627 5.373 12 12 12h47.385c6.863 0 12.328-5.745 11.985-12.599l-4.129-82.575C112.725 470.166 180.405 504 256 504c121.187 0 222.067-86.924 243.704-201.824 1.388-7.369-4.308-14.176-11.807-14.176h-49.084c-5.57 0-10.377 3.842-11.676 9.259C408.593 374.592 339.069 432 256 432z" - } - }, - "free": [ - "solid" - ] - }, - "sync-alt": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "refresh", - "reload", - "rotate" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f2f1", - "label": "Alternate Sync", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861466, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M370.72 133.28C339.458 104.008 298.888 87.962 255.848 88c-77.458.068-144.328 53.178-162.791 126.85-1.344 5.363-6.122 9.15-11.651 9.15H24.103c-7.498 0-13.194-6.807-11.807-14.176C33.933 94.924 134.813 8 256 8c66.448 0 126.791 26.136 171.315 68.685L463.03 40.97C478.149 25.851 504 36.559 504 57.941V192c0 13.255-10.745 24-24 24H345.941c-21.382 0-32.09-25.851-16.971-40.971l41.75-41.749zM32 296h134.059c21.382 0 32.09 25.851 16.971 40.971l-41.75 41.75c31.262 29.273 71.835 45.319 114.876 45.28 77.418-.07 144.315-53.144 162.787-126.849 1.344-5.363 6.122-9.15 11.651-9.15h57.304c7.498 0 13.194 6.807 11.807 14.176C478.067 417.076 377.187 504 256 504c-66.448 0-126.791-26.136-171.315-68.685L48.97 471.03C33.851 486.149 8 475.441 8 454.059V320c0-13.255 10.745-24 24-24z" - } - }, - "free": [ - "solid" - ] - }, - "syringe": { - "changes": [ - "5.0.7" - ], - "ligatures": [], - "search": { - "terms": [ - "immunizations", - "needle" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f48e", - "label": "Syringe", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861466, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M201.5 174.8l55.7 55.8c3.1 3.1 3.1 8.2 0 11.3l-11.3 11.3c-3.1 3.1-8.2 3.1-11.3 0l-55.7-55.8-45.3 45.3 55.8 55.8c3.1 3.1 3.1 8.2 0 11.3l-11.3 11.3c-3.1 3.1-8.2 3.1-11.3 0L111 265.2l-26.4 26.4c-17.3 17.3-25.6 41.1-23 65.4l7.1 63.6L2.3 487c-3.1 3.1-3.1 8.2 0 11.3l11.3 11.3c3.1 3.1 8.2 3.1 11.3 0l66.3-66.3 63.6 7.1c23.9 2.6 47.9-5.4 65.4-23l181.9-181.9-135.7-135.7-64.9 65zm308.2-93.3L430.5 2.3c-3.1-3.1-8.2-3.1-11.3 0l-11.3 11.3c-3.1 3.1-3.1 8.2 0 11.3l28.3 28.3-45.3 45.3-56.6-56.6-17-17c-3.1-3.1-8.2-3.1-11.3 0l-33.9 33.9c-3.1 3.1-3.1 8.2 0 11.3l17 17L424.8 223l17 17c3.1 3.1 8.2 3.1 11.3 0l33.9-34c3.1-3.1 3.1-8.2 0-11.3l-73.5-73.5 45.3-45.3 28.3 28.3c3.1 3.1 8.2 3.1 11.3 0l11.3-11.3c3.1-3.2 3.1-8.2 0-11.4z" - } - }, - "free": [ - "solid" - ] - }, - "table": { - "changes": [ - "2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "data", - "excel", - "spreadsheet" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f0ce", - "label": "table", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861466, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M464 32H48C21.49 32 0 53.49 0 80v352c0 26.51 21.49 48 48 48h416c26.51 0 48-21.49 48-48V80c0-26.51-21.49-48-48-48zM224 416H64v-96h160v96zm0-160H64v-96h160v96zm224 160H288v-96h160v96zm0-160H288v-96h160v96z" - } - }, - "free": [ - "solid" - ] - }, - "table-tennis": { - "changes": [ - "5.0.5" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f45d", - "label": "Table Tennis", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861466, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M496.2 296.5C527.7 218.7 512 126.2 449 63.1 365.1-21 229-21 145.1 63.1l-56 56.1 211.5 211.5c46.1-62.1 131.5-77.4 195.6-34.2zm-217.9 79.7L57.9 155.9c-27.3 45.3-21.7 105 17.3 144.1l34.5 34.6L6.7 424c-8.6 7.5-9.1 20.7-1 28.8l53.4 53.5c8 8.1 21.2 7.6 28.7-1L177.1 402l35.7 35.7c19.7 19.7 44.6 30.5 70.3 33.3-7.1-17-11-35.6-11-55.1-.1-13.8 2.5-27 6.2-39.7zM416 320c-53 0-96 43-96 96s43 96 96 96 96-43 96-96-43-96-96-96z" - } - }, - "free": [ - "solid" - ] - }, - "tablet": { - "changes": [ - "3", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "apple", - "device", - "ipad", - "kindle", - "screen" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f10a", - "label": "tablet", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861467, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M400 0H48C21.5 0 0 21.5 0 48v416c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48zM224 480c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32z" - } - }, - "free": [ - "solid" - ] - }, - "tablet-alt": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "apple", - "device", - "ipad", - "kindle", - "screen" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f3fa", - "label": "Alternate Tablet", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861467, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M400 0H48C21.5 0 0 21.5 0 48v416c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48zM224 480c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32zm176-108c0 6.6-5.4 12-12 12H60c-6.6 0-12-5.4-12-12V60c0-6.6 5.4-12 12-12h328c6.6 0 12 5.4 12 12v312z" - } - }, - "free": [ - "solid" - ] - }, - "tablets": { - "changes": [ - "5.0.7" - ], - "ligatures": [], - "search": { - "terms": [ - "drugs", - "medicine" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f490", - "label": "Tablets", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861467, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M160 192C78.9 192 12.5 250.5.1 326.7c-.8 4.8 3.3 9.3 8.3 9.3h303.3c5 0 9.1-4.5 8.3-9.3C307.5 250.5 241.1 192 160 192zm151.6 176H8.4c-5 0-9.1 4.5-8.3 9.3C12.5 453.5 78.9 512 160 512s147.5-58.5 159.9-134.7c.8-4.8-3.3-9.3-8.3-9.3zM593.4 46.6c-56.5-56.5-144.2-61.4-206.9-16-4 2.9-4.3 8.9-.8 12.3L597 254.3c3.5 3.5 9.5 3.2 12.3-.8 45.5-62.7 40.6-150.4-15.9-206.9zM363 65.7c-3.5-3.5-9.5-3.2-12.3.8-45.4 62.7-40.5 150.4 15.9 206.9 56.5 56.5 144.2 61.4 206.9 15.9 4-2.9 4.3-8.9.8-12.3L363 65.7z" - } - }, - "free": [ - "solid" - ] - }, - "tachometer-alt": { - "changes": [ - "5.0.0", - "5.2.0" - ], - "ligatures": [], - "search": { - "terms": [ - "dashboard", - "tachometer" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f3fd", - "label": "Alternate Tachometer", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861468, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M288 32C128.94 32 0 160.94 0 320c0 52.8 14.25 102.26 39.06 144.8 5.61 9.62 16.3 15.2 27.44 15.2h443c11.14 0 21.83-5.58 27.44-15.2C561.75 422.26 576 372.8 576 320c0-159.06-128.94-288-288-288zm0 64c14.71 0 26.58 10.13 30.32 23.65-1.11 2.26-2.64 4.23-3.45 6.67l-9.22 27.67c-5.13 3.49-10.97 6.01-17.64 6.01-17.67 0-32-14.33-32-32S270.33 96 288 96zM96 384c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32zm48-160c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32zm246.77-72.41l-61.33 184C343.13 347.33 352 364.54 352 384c0 11.72-3.38 22.55-8.88 32H232.88c-5.5-9.45-8.88-20.28-8.88-32 0-33.94 26.5-61.43 59.9-63.59l61.34-184.01c4.17-12.56 17.73-19.45 30.36-15.17 12.57 4.19 19.35 17.79 15.17 30.36zm14.66 57.2l15.52-46.55c3.47-1.29 7.13-2.23 11.05-2.23 17.67 0 32 14.33 32 32s-14.33 32-32 32c-11.38-.01-20.89-6.28-26.57-15.22zM480 384c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32z" - } - }, - "free": [ - "solid" - ] - }, - "tag": { - "changes": [ - "1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "label" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f02b", - "label": "tag", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861468, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M0 252.118V48C0 21.49 21.49 0 48 0h204.118a48 48 0 0 1 33.941 14.059l211.882 211.882c18.745 18.745 18.745 49.137 0 67.882L293.823 497.941c-18.745 18.745-49.137 18.745-67.882 0L14.059 286.059A48 48 0 0 1 0 252.118zM112 64c-26.51 0-48 21.49-48 48s21.49 48 48 48 48-21.49 48-48-21.49-48-48-48z" - } - }, - "free": [ - "solid" - ] - }, - "tags": { - "changes": [ - "1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "labels" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f02c", - "label": "tags", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861468, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M497.941 225.941L286.059 14.059A48 48 0 0 0 252.118 0H48C21.49 0 0 21.49 0 48v204.118a48 48 0 0 0 14.059 33.941l211.882 211.882c18.744 18.745 49.136 18.746 67.882 0l204.118-204.118c18.745-18.745 18.745-49.137 0-67.882zM112 160c-26.51 0-48-21.49-48-48s21.49-48 48-48 48 21.49 48 48-21.49 48-48 48zm513.941 133.823L421.823 497.941c-18.745 18.745-49.137 18.745-67.882 0l-.36-.36L527.64 323.522c16.999-16.999 26.36-39.6 26.36-63.64s-9.362-46.641-26.36-63.64L331.397 0h48.721a48 48 0 0 1 33.941 14.059l211.882 211.882c18.745 18.745 18.745 49.137 0 67.882z" - } - }, - "free": [ - "solid" - ] - }, - "tape": { - "changes": [ - "5.0.9" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f4db", - "label": "Tape", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861468, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M224 192c-35.3 0-64 28.7-64 64s28.7 64 64 64 64-28.7 64-64-28.7-64-64-64zm400 224H380.6c41.5-40.7 67.4-97.3 67.4-160 0-123.7-100.3-224-224-224S0 132.3 0 256s100.3 224 224 224h400c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16zm-400-64c-53 0-96-43-96-96s43-96 96-96 96 43 96 96-43 96-96 96z" - } - }, - "free": [ - "solid" - ] - }, - "tasks": { - "changes": [ - "2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "checklist", - "downloading", - "downloads", - "loading", - "progress", - "project management", - "settings", - "to do" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f0ae", - "label": "Tasks", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861469, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M208 132h288c8.8 0 16-7.2 16-16V76c0-8.8-7.2-16-16-16H208c-8.8 0-16 7.2-16 16v40c0 8.8 7.2 16 16 16zm0 160h288c8.8 0 16-7.2 16-16v-40c0-8.8-7.2-16-16-16H208c-8.8 0-16 7.2-16 16v40c0 8.8 7.2 16 16 16zm0 160h288c8.8 0 16-7.2 16-16v-40c0-8.8-7.2-16-16-16H208c-8.8 0-16 7.2-16 16v40c0 8.8 7.2 16 16 16zM64 368c-26.5 0-48.6 21.5-48.6 48s22.1 48 48.6 48 48-21.5 48-48-21.5-48-48-48zm92.5-299l-72.2 72.2-15.6 15.6c-4.7 4.7-12.9 4.7-17.6 0L3.5 109.4c-4.7-4.7-4.7-12.3 0-17l15.7-15.7c4.7-4.7 12.3-4.7 17 0l22.7 22.1 63.7-63.3c4.7-4.7 12.3-4.7 17 0l17 16.5c4.6 4.7 4.6 12.3-.1 17zm0 159.6l-72.2 72.2-15.7 15.7c-4.7 4.7-12.9 4.7-17.6 0L3.5 269c-4.7-4.7-4.7-12.3 0-17l15.7-15.7c4.7-4.7 12.3-4.7 17 0l22.7 22.1 63.7-63.7c4.7-4.7 12.3-4.7 17 0l17 17c4.6 4.6 4.6 12.2-.1 16.9z" - } - }, - "free": [ - "solid" - ] - }, - "taxi": { - "changes": [ - "4.1", - "5.0.0", - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [ - "cab", - "cabbie", - "car", - "car service", - "lyft", - "machine", - "transportation", - "uber", - "vehicle" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f1ba", - "label": "Taxi", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861469, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M462 241.64l-22-84.84c-9.6-35.2-41.6-60.8-76.8-60.8H352V64c0-17.67-14.33-32-32-32H192c-17.67 0-32 14.33-32 32v32h-11.2c-35.2 0-67.2 25.6-76.8 60.8l-22 84.84C21.41 248.04 0 273.47 0 304v48c0 23.63 12.95 44.04 32 55.12V448c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32v-32h256v32c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32v-40.88c19.05-11.09 32-31.5 32-55.12v-48c0-30.53-21.41-55.96-50-62.36zM96 352c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32zm20.55-112l17.2-66.36c2.23-8.16 9.59-13.64 15.06-13.64h214.4c5.47 0 12.83 5.48 14.85 12.86L395.45 240h-278.9zM416 352c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32z" - } - }, - "free": [ - "solid" - ] - }, - "teamspeak": { - "changes": [ - "5.0.11", - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f4f9", - "label": "TeamSpeak", - "voted": true, - "svg": { - "brands": { - "last_modified": 1548363722339, - "raw": "", - "viewBox": [ - "0", - "0", - "511.8", - "512" - ], - "width": 511, - "height": 512, - "path": "M244.2 346.8c2.4-12.3-12-30-32.4-48.7-20.9-19.2-48.2-39.1-63.4-46.6-21.7-12-41.7-1.8-46.3 22.7-5 26.2 0 51.4 14.5 73.9 10.2 15.5 25.4 22.7 43.4 24 11.6.6 52.5 2.2 61.7-1 11.9-4.3 20.1-11.8 22.5-24.3zm205 20.8c-3-2.4-7.2-1-8.3 2.4-8 25.4-44.7 112.5-172.1 121.5-149.7 10.5 80.3 43.6 145.4-6.4 22.7-17.4 47.6-35 46.6-85.4-.4-10.1-4.9-26.7-11.6-32.1zm62-122.4c-.3-18.9-8.6-33.4-26-42.2-2.9-1.3-5-2.7-5.9-6.4-6.2-34.2-19.7-65.6-40.4-93.6-1.1-1.5-3.5-3.2-2.2-5 8.5-11.5-.3-18-7-24.4-72.2-69.8-156.5-89.9-252.3-60.5-40.1 12.3-73.9 35.6-102 67.4-4 4.3-6.7 9.1-3 14.5 3 4 1.3 6.2-1 9.3C51.6 132 38.2 162.6 32.1 196c-.7 4.3-2.9 6-6.4 7.8-14.2 7-22.5 18.5-24.9 34L0 264.3v20.9c0 30.8 21 50.4 51.8 49 7.7-.3 11.7-4.3 12-11.5 2-77.5-2.4-95.4 3.7-125.8C92.1 72.4 234.3 5 345.3 65.4 411.4 102 445.7 159 447.6 234.8c.8 28.2 0 56.5 0 84.6 0 7 2.2 12.5 9.4 14.2 24.1 5 49.2-12 53.2-36.7 2.9-17.1 1-34.5 1-51.7zM351.6 376.7c36.5 2.8 59.3-28.5 58.4-60.5-2.1-45.2-66.2-16.5-87.8-8-73.2 28.1-45 54.9-22.2 60.8z" - } - }, - "free": [ - "brands" - ] - }, - "teeth": { - "changes": [ - "5.2.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f62e", - "label": "Teeth", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861469, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M544 0H96C42.98 0 0 42.98 0 96v320c0 53.02 42.98 96 96 96h448c53.02 0 96-42.98 96-96V96c0-53.02-42.98-96-96-96zM160 368c0 26.51-21.49 48-48 48s-48-21.49-48-48v-64c0-8.84 7.16-16 16-16h64c8.84 0 16 7.16 16 16v64zm0-128c0 8.84-7.16 16-16 16H80c-8.84 0-16-7.16-16-16v-64c0-26.51 21.49-48 48-48s48 21.49 48 48v64zm144 120c0 30.93-25.07 56-56 56s-56-25.07-56-56v-56c0-8.84 7.16-16 16-16h80c8.84 0 16 7.16 16 16v56zm0-120c0 8.84-7.16 16-16 16h-80c-8.84 0-16-7.16-16-16v-88c0-30.93 25.07-56 56-56s56 25.07 56 56v88zm144 120c0 30.93-25.07 56-56 56s-56-25.07-56-56v-56c0-8.84 7.16-16 16-16h80c8.84 0 16 7.16 16 16v56zm0-120c0 8.84-7.16 16-16 16h-80c-8.84 0-16-7.16-16-16v-88c0-30.93 25.07-56 56-56s56 25.07 56 56v88zm128 128c0 26.51-21.49 48-48 48s-48-21.49-48-48v-64c0-8.84 7.16-16 16-16h64c8.84 0 16 7.16 16 16v64zm0-128c0 8.84-7.16 16-16 16h-64c-8.84 0-16-7.16-16-16v-64c0-26.51 21.49-48 48-48s48 21.49 48 48v64z" - } - }, - "free": [ - "solid" - ] - }, - "teeth-open": { - "changes": [ - "5.2.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f62f", - "label": "Teeth Open", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861469, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M544 0H96C42.98 0 0 42.98 0 96v64c0 35.35 28.66 64 64 64h512c35.34 0 64-28.65 64-64V96c0-53.02-42.98-96-96-96zM160 176c0 8.84-7.16 16-16 16H80c-8.84 0-16-7.16-16-16v-32c0-26.51 21.49-48 48-48s48 21.49 48 48v32zm144 0c0 8.84-7.16 16-16 16h-80c-8.84 0-16-7.16-16-16v-56c0-30.93 25.07-56 56-56s56 25.07 56 56v56zm144 0c0 8.84-7.16 16-16 16h-80c-8.84 0-16-7.16-16-16v-56c0-30.93 25.07-56 56-56s56 25.07 56 56v56zm128 0c0 8.84-7.16 16-16 16h-64c-8.84 0-16-7.16-16-16v-32c0-26.51 21.49-48 48-48s48 21.49 48 48v32zm0 144H64c-35.34 0-64 28.65-64 64v32c0 53.02 42.98 96 96 96h448c53.02 0 96-42.98 96-96v-32c0-35.35-28.66-64-64-64zm-416 80c0 26.51-21.49 48-48 48s-48-21.49-48-48v-32c0-8.84 7.16-16 16-16h64c8.84 0 16 7.16 16 16v32zm144-8c0 30.93-25.07 56-56 56s-56-25.07-56-56v-24c0-8.84 7.16-16 16-16h80c8.84 0 16 7.16 16 16v24zm144 0c0 30.93-25.07 56-56 56s-56-25.07-56-56v-24c0-8.84 7.16-16 16-16h80c8.84 0 16 7.16 16 16v24zm128 8c0 26.51-21.49 48-48 48s-48-21.49-48-48v-32c0-8.84 7.16-16 16-16h64c8.84 0 16 7.16 16 16v32z" - } - }, - "free": [ - "solid" - ] - }, - "telegram": { - "changes": [ - "4.7", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f2c6", - "label": "Telegram", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861024, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm121.8 169.9l-40.7 191.8c-3 13.6-11.1 16.9-22.4 10.5l-62-45.7-29.9 28.8c-3.3 3.3-6.1 6.1-12.5 6.1l4.4-63.1 114.9-103.8c5-4.4-1.1-6.9-7.7-2.5l-142 89.4-61.2-19.1c-13.3-4.2-13.6-13.3 2.8-19.7l239.1-92.2c11.1-4 20.8 2.7 17.2 19.5z" - } - }, - "free": [ - "brands" - ] - }, - "telegram-plane": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f3fe", - "label": "Telegram Plane", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861024, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M446.7 98.6l-67.6 318.8c-5.1 22.5-18.4 28.1-37.3 17.5l-103-75.9-49.7 47.8c-5.5 5.5-10.1 10.1-20.7 10.1l7.4-104.9 190.9-172.5c8.3-7.4-1.8-11.5-12.9-4.1L117.8 284 16.2 252.2c-22.1-6.9-22.5-22.1 4.6-32.7L418.2 66.4c18.4-6.9 34.5 4.1 28.5 32.2z" - } - }, - "free": [ - "brands" - ] - }, - "temperature-high": { - "changes": [ - "5.5.0" - ], - "ligatures": [], - "search": { - "terms": [ - "mercury", - "thermometer", - "warm" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f769", - "label": "High Temperature", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861469, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M416 0c-52.9 0-96 43.1-96 96s43.1 96 96 96 96-43.1 96-96-43.1-96-96-96zm0 128c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32zm-160-16C256 50.1 205.9 0 144 0S32 50.1 32 112v166.5C12.3 303.2 0 334 0 368c0 79.5 64.5 144 144 144s144-64.5 144-144c0-34-12.3-64.9-32-89.5V112zM144 448c-44.1 0-80-35.9-80-80 0-25.5 12.2-48.9 32-63.8V112c0-26.5 21.5-48 48-48s48 21.5 48 48v192.2c19.8 14.8 32 38.3 32 63.8 0 44.1-35.9 80-80 80zm16-125.1V112c0-8.8-7.2-16-16-16s-16 7.2-16 16v210.9c-18.6 6.6-32 24.2-32 45.1 0 26.5 21.5 48 48 48s48-21.5 48-48c0-20.9-13.4-38.5-32-45.1z" - } - }, - "free": [ - "solid" - ] - }, - "temperature-low": { - "changes": [ - "5.5.0" - ], - "ligatures": [], - "search": { - "terms": [ - "cool", - "mercury", - "thermometer" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f76b", - "label": "Low Temperature", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861469, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M416 0c-52.9 0-96 43.1-96 96s43.1 96 96 96 96-43.1 96-96-43.1-96-96-96zm0 128c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32zm-160-16C256 50.1 205.9 0 144 0S32 50.1 32 112v166.5C12.3 303.2 0 334 0 368c0 79.5 64.5 144 144 144s144-64.5 144-144c0-34-12.3-64.9-32-89.5V112zM144 448c-44.1 0-80-35.9-80-80 0-25.5 12.2-48.9 32-63.8V112c0-26.5 21.5-48 48-48s48 21.5 48 48v192.2c19.8 14.8 32 38.3 32 63.8 0 44.1-35.9 80-80 80zm16-125.1V304c0-8.8-7.2-16-16-16s-16 7.2-16 16v18.9c-18.6 6.6-32 24.2-32 45.1 0 26.5 21.5 48 48 48s48-21.5 48-48c0-20.9-13.4-38.5-32-45.1z" - } - }, - "free": [ - "solid" - ] - }, - "tencent-weibo": { - "changes": [ - "4.1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f1d5", - "label": "Tencent Weibo", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861024, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M72.3 495.8c1.4 19.9-27.6 22.2-29.7 2.9C31 368.8 73.7 259.2 144 185.5c-15.6-34 9.2-77.1 50.6-77.1 30.3 0 55.1 24.6 55.1 55.1 0 44-49.5 70.8-86.9 45.1-65.7 71.3-101.4 169.8-90.5 287.2zM192 .1C66.1.1-12.3 134.3 43.7 242.4 52.4 259.8 79 246.9 70 229 23.7 136.4 91 29.8 192 29.8c75.4 0 136.9 61.4 136.9 136.9 0 90.8-86.9 153.9-167.7 133.1-19.1-4.1-25.6 24.4-6.6 29.1 110.7 23.2 204-60 204-162.3C358.6 74.7 284 .1 192 .1z" - } - }, - "free": [ - "brands" - ] - }, - "tenge": { - "changes": [ - "5.6.0" - ], - "ligatures": [], - "search": { - "terms": [ - "currency", - "kazakhstan", - "money", - "price" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f7d7", - "label": "Tenge", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861469, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M372 160H12c-6.6 0-12 5.4-12 12v56c0 6.6 5.4 12 12 12h140v228c0 6.6 5.4 12 12 12h56c6.6 0 12-5.4 12-12V240h140c6.6 0 12-5.4 12-12v-56c0-6.6-5.4-12-12-12zm0-128H12C5.4 32 0 37.4 0 44v56c0 6.6 5.4 12 12 12h360c6.6 0 12-5.4 12-12V44c0-6.6-5.4-12-12-12z" - } - }, - "free": [ - "solid" - ] - }, - "terminal": { - "changes": [ - "3.1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "code", - "command", - "console", - "prompt" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f120", - "label": "Terminal", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861470, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M257.981 272.971L63.638 467.314c-9.373 9.373-24.569 9.373-33.941 0L7.029 444.647c-9.357-9.357-9.375-24.522-.04-33.901L161.011 256 6.99 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L257.981 239.03c9.373 9.372 9.373 24.568 0 33.941zM640 456v-32c0-13.255-10.745-24-24-24H312c-13.255 0-24 10.745-24 24v32c0 13.255 10.745 24 24 24h304c13.255 0 24-10.745 24-24z" - } - }, - "free": [ - "solid" - ] - }, - "text-height": { - "changes": [ - "1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f034", - "label": "text-height", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861470, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M16 32h288c8.837 0 16 7.163 16 16v96c0 8.837-7.163 16-16 16h-35.496c-8.837 0-16-7.163-16-16V96h-54.761v320H232c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16H88c-8.837 0-16-7.163-16-16v-32c0-8.837 7.163-16 16-16h34.257V96H67.496v48c0 8.837-7.163 16-16 16H16c-8.837 0-16-7.163-16-16V48c0-8.837 7.163-16 16-16zm475.308 4.685l79.995 80.001C581.309 126.693 574.297 144 559.99 144H512v224h48c15.639 0 20.635 17.991 11.313 27.314l-79.995 80.001c-6.247 6.247-16.381 6.245-22.626 0l-79.995-80.001C378.691 385.307 385.703 368 400.01 368H448V144h-48c-15.639 0-20.635-17.991-11.313-27.314l79.995-80.001c6.247-6.248 16.381-6.245 22.626 0z" - } - }, - "free": [ - "solid" - ] - }, - "text-width": { - "changes": [ - "1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f035", - "label": "text-width", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861470, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M16 32h416c8.837 0 16 7.163 16 16v96c0 8.837-7.163 16-16 16h-35.496c-8.837 0-16-7.163-16-16V96H261.743v128H296c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16H152c-8.837 0-16-7.163-16-16v-32c0-8.837 7.163-16 16-16h34.257V96H67.496v48c0 8.837-7.163 16-16 16H16c-8.837 0-16-7.163-16-16V48c0-8.837 7.163-16 16-16zm427.315 340.682l-80.001-79.995C353.991 283.365 336 288.362 336 304v48H112v-47.99c0-14.307-17.307-21.319-27.314-11.313L4.685 372.692c-6.245 6.245-6.247 16.379 0 22.626l80.001 79.995C94.009 484.635 112 479.638 112 464v-48h224v47.99c0 14.307 17.307 21.319 27.314 11.313l80.001-79.995c6.245-6.245 6.248-16.379 0-22.626z" - } - }, - "free": [ - "solid" - ] - }, - "th": { - "changes": [ - "1", - "5.0.0", - "5.7.0" - ], - "ligatures": [], - "search": { - "terms": [ - "blocks", - "boxes", - "grid", - "squares" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f00a", - "label": "th", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861470, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M149.333 56v80c0 13.255-10.745 24-24 24H24c-13.255 0-24-10.745-24-24V56c0-13.255 10.745-24 24-24h101.333c13.255 0 24 10.745 24 24zm181.334 240v-80c0-13.255-10.745-24-24-24H205.333c-13.255 0-24 10.745-24 24v80c0 13.255 10.745 24 24 24h101.333c13.256 0 24.001-10.745 24.001-24zm32-240v80c0 13.255 10.745 24 24 24H488c13.255 0 24-10.745 24-24V56c0-13.255-10.745-24-24-24H386.667c-13.255 0-24 10.745-24 24zm-32 80V56c0-13.255-10.745-24-24-24H205.333c-13.255 0-24 10.745-24 24v80c0 13.255 10.745 24 24 24h101.333c13.256 0 24.001-10.745 24.001-24zm-205.334 56H24c-13.255 0-24 10.745-24 24v80c0 13.255 10.745 24 24 24h101.333c13.255 0 24-10.745 24-24v-80c0-13.255-10.745-24-24-24zM0 376v80c0 13.255 10.745 24 24 24h101.333c13.255 0 24-10.745 24-24v-80c0-13.255-10.745-24-24-24H24c-13.255 0-24 10.745-24 24zm386.667-56H488c13.255 0 24-10.745 24-24v-80c0-13.255-10.745-24-24-24H386.667c-13.255 0-24 10.745-24 24v80c0 13.255 10.745 24 24 24zm0 160H488c13.255 0 24-10.745 24-24v-80c0-13.255-10.745-24-24-24H386.667c-13.255 0-24 10.745-24 24v80c0 13.255 10.745 24 24 24zM181.333 376v80c0 13.255 10.745 24 24 24h101.333c13.255 0 24-10.745 24-24v-80c0-13.255-10.745-24-24-24H205.333c-13.255 0-24 10.745-24 24z" - } - }, - "free": [ - "solid" - ] - }, - "th-large": { - "changes": [ - "1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "blocks", - "boxes", - "grid", - "squares" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f009", - "label": "th-large", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861470, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M296 32h192c13.255 0 24 10.745 24 24v160c0 13.255-10.745 24-24 24H296c-13.255 0-24-10.745-24-24V56c0-13.255 10.745-24 24-24zm-80 0H24C10.745 32 0 42.745 0 56v160c0 13.255 10.745 24 24 24h192c13.255 0 24-10.745 24-24V56c0-13.255-10.745-24-24-24zM0 296v160c0 13.255 10.745 24 24 24h192c13.255 0 24-10.745 24-24V296c0-13.255-10.745-24-24-24H24c-13.255 0-24 10.745-24 24zm296 184h192c13.255 0 24-10.745 24-24V296c0-13.255-10.745-24-24-24H296c-13.255 0-24 10.745-24 24v160c0 13.255 10.745 24 24 24z" - } - }, - "free": [ - "solid" - ] - }, - "th-list": { - "changes": [ - "1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "checklist", - "completed", - "done", - "finished", - "ol", - "todo", - "ul" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f00b", - "label": "th-list", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861470, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M149.333 216v80c0 13.255-10.745 24-24 24H24c-13.255 0-24-10.745-24-24v-80c0-13.255 10.745-24 24-24h101.333c13.255 0 24 10.745 24 24zM0 376v80c0 13.255 10.745 24 24 24h101.333c13.255 0 24-10.745 24-24v-80c0-13.255-10.745-24-24-24H24c-13.255 0-24 10.745-24 24zM125.333 32H24C10.745 32 0 42.745 0 56v80c0 13.255 10.745 24 24 24h101.333c13.255 0 24-10.745 24-24V56c0-13.255-10.745-24-24-24zm80 448H488c13.255 0 24-10.745 24-24v-80c0-13.255-10.745-24-24-24H205.333c-13.255 0-24 10.745-24 24v80c0 13.255 10.745 24 24 24zm-24-424v80c0 13.255 10.745 24 24 24H488c13.255 0 24-10.745 24-24V56c0-13.255-10.745-24-24-24H205.333c-13.255 0-24 10.745-24 24zm24 264H488c13.255 0 24-10.745 24-24v-80c0-13.255-10.745-24-24-24H205.333c-13.255 0-24 10.745-24 24v80c0 13.255 10.745 24 24 24z" - } - }, - "free": [ - "solid" - ] - }, - "the-red-yeti": { - "changes": [ - "5.3.0", - "5.7.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f69d", - "label": "The Red Yeti", - "voted": false, - "svg": { - "brands": { - "last_modified": 1548364699931, - "raw": "", - "viewBox": [ - "0", - "0", - "505.1", - "512" - ], - "width": 505, - "height": 512, - "path": "M484.4 241.7l20.7 7.1c-9.6-23.9-23.9-37-31.7-44.8l7.1-18.2c.2 0 12.3-27.8-2.5-30.7-.6-11.3-6.6-27-18.4-27-7.6-10.6-17.7-12.3-30.7-5.9-8.8 4.2-17.7 10.1-25.3 16.5-5.3-6.4-3 .4-3-29.8-37.1-24.3-45.4-11.7-74.8 3l.5.5c-21.2-7.6-44-12-68.4-13.3-5.5-8.7-18.6-19.1-25.1-25.1l24.8 7.1c-5.5-5.5-26.8-12.9-34.2-15.2 18.2-4.1 29.8-20.8 42.5-33C231 22.8 198 27 168 44.7L180 .5l-1.8-.5c-31.6 24.2-33 41.9-33.7 45.5-.9-2.4-6.3-19.6-15.2-27-3.4 8.8-3.4 17.2-.5 25.3 3 8.4 5.9 14.8 8.4 18.9-16-3.3-28.3-4.9-49.2 0h-3.7l33 14.3c-20.7 19.4-35.9 41.8-46.7 67.4l-1.7 8.4 1.7 1.7 7.6-4.7c-3.3 11.6-5.3 19.4-6.6 25.8-11.3 12.8-20.4 26.1-27.8 40.3-15 1-31.8 10.8-40.3 14.3l3 3.4 28.8 1c-.5 1-.7 2.2-1.2 3.2-7.3 6.4-39.8 37.7-33 80.7l20.2-22.4c.5 1.7.7 3.4 1.2 5.2 0 25.5.4 89.6 64.9 150.5 43.6 40 96 60.2 157.5 60.2 121.7 0 223-87.3 223-211.5 6.8-9.7-1.2 3 16.7-25.1l13 14.3 2.5-.5c-1.7-11.3-4.7-22.4-8.9-34.2-2.1-6.4-4.6-10.3-6.8-13.3zm-90.2-130.5l-.5 21.9c5.5 18.1 16.9 17.2 22.4 17.2l-3.4-4.7 22.4-5.4c-10.1.5-18.9.5-27 0 12.8-2.1 33.3-29 43-11.3 3.4 7.6 6.4 17.2 9.3 27.8l1.7-5.9c-1.2-4.2-1.7-9.3-1.7-15.2 5.4.5 8.8 3.4 9.3 10.1.5 6.4 1.7 14.8 3.4 25.3l4.7-11.3c4.6 0 4.5-3.6-2.5 20.7-20.9-8.7-35.1-8.4-46.5-8.4l18.2-16c-25.3 8.2-33 10.8-54.8 20.9-1.1-5.4-5-13.5-16-19.9-3.2 3.8-2.8.9-.7 14.8H373c-1.2-8.4-4.2-16-8.4-23.1l4.2-3.4c8.4-7.1 11.8-14.3 10.6-21.9-.5-6.4-5.4-13.5-13.5-20.7 5.6-3.4 15.2-.4 28.3 8.5zm-39.6-10.1c2.7 1.9 11.4 5.4 18.9 17.2 4.2 8.4 4 9.8 3.4 11.1-.5 2.4-.5 4.3-3 7.1-1.7 2.5-5.4 4.7-11.8 7.6-7.6-13-16.5-23.6-27.8-31.2zm-267.4 42l1.2-1.7c1.2-2.9 4.2-7.6 9.3-15.2l2.5-3.4-13 12.3 5.4-4.7-10.1 9.3-4.2 1.2c12.3-24.1 23.1-41.3 32.5-50.2 9.3-9.3 16-16 20.2-19.4l-6.4 1.2c-11.3-4.2-19.4-7.1-24.8-8.4 2.5-.5 3.7-.5 3.2-.5 10.3 0 17.5.5 20.9 1.2 5.4 1.7 10.6 2.5 16 2.5l.5-1.7-8.4-35.8 13.5 29c1.7-2.5 4.2-7.1 5.9-14.3 1.7-6.4 5.4-13 10.1-19.4s7.6-10.6 9.3-11.3c-2.9 8.9-4.7 17.2-6.4 25.3l-1.7 7.1-.5 4.7 2.5 2.5C186.6 39.9 210.2 34 236 34.5l21.1.5c-11.8 13.5-27.8 21.9-48.5 24.8-8.6 1.5-16.2 2.5-23.4 2.9l-.2-.5-2.5-1.2c-5.2-1-9.8-.2-14 2-2.5-.2-4.9-.5-7.1-.7l-2.5 1.7.5 1.2c2 .2 3.9.5 6.2.7l-2 3.4 3.4-.5-10.6 11.3c-4.2 3-5.4 6.4-4.2 9.3l5.4-3.4h1.2c6.4-8.4 15.2-13.5 25.3-15.2v-3c6.4.5 13 1 19.4 1.2 6.4 0 8.4.5 5.4 1.2 7.6 4.2 14.3 8.8 20.7 13.5 13.5 10.1 23.6 21.9 30 35.4 8.8 18.2 13.5 37.1 13.5 56.6 0 10.1-1.2 19.4-3 28.3-2.3 10.8-7.8 29.6-16 46l2.5.5c18.2-19.7 41.9-16 49.2-16l-6.4 5.9 22.4 17.7-1.7 30.7c-5.4-12.3-16.5-21.1-33-27.8 16.5 14.8 23.6 21.1 21.9 20.2-4.8-2.8-3.5-1.9-10.8-3.7 4.1 4.1 17.5 18.8 18.2 20.7l.2.2-.2.2c0 1.8 1.6-1.2-14 22.9-75.2-15.3-106.3-42.7-141.2-63.2l11.8 1.2c-11.8-18.5-15.6-17.7-38.4-26.1l10.6-8.4c-8.8-3-18.2-3-28.3.5l7.6-10.6-1.2-1.7c-14.9 4.3-19.8 9.2-22.6 11.3-1.1-5.5-2.8-12.4-12.3-28.8l-1.2 27-13.2-5c1.5-25.2 5.4-50.5 13.2-74.6zm276.5 330c-49.9 25-56.1 22.4-59 23.9-29.8-11.8-50.9-31.7-63.5-58.8l30 16.5c-9.8-9.3-18.3-16.5-38.4-44.3l11.8 23.1-17.7-7.6c14.2 21.1 23.5 51.7 66.6 73.5-120.8 24.2-199-72.1-200.9-74.3 11.3 9.3 23.1 17.7 35.4 24.8 3.4 1.7 7.1 2.5 10.1 1.2l-16-20.7c9.2 4.2 9.5 4.5 69.1 29-42.5-20.7-73.8-40.8-93.2-60.2-.5 6.4-1.2 10.1-1.2 10.1 8.8 7.6 16 16.5 20.7 26.6-39-18.9-57.6-47.6-71.3-82.6 49.9 55.1 118.9 37.5 120.5 37.1 34.8 16.4 69.9 23.6 113.9 10.6 3.3 0 20.3 17 25.3 39.1l4.2-3-2.5-23.6c9 9 24.9 22.6 34.4 13-15.6-5.3-23.5-9.5-29.5-31.7 4.6 4.2 7.6 9 27.8 15l1.2-1.2-10.5-14.2c11.7-4.8-3.5 1 32-10.8 4.3 34.3 9 49.2.7 89.5zM479 258.7l-2.5.5 3 9.3c-3.5 5.9-23.7 44.3-71.6 79.7-39.5 29.8-76.6 39.1-80.9 40.3l-7.6-7.1-1.2 3 14.3 16-7.1-4.7 3.4 4.2h-1.2l-21.9-13.5L315 413l-19-27.9-1.2 2.5 7.6 29c-6.1-8.2-21-32.6-56.8-39.6l32.5 21.2c-32 4.7-63.2 2.5-93.2-6.4-4.2-1.2-8.9-2.5-13.5-4.2l1.2-3-44.8-22.4 26.1 22.4c-57.7 9.1-113-25.4-126.4-83.4L25 284.8 2.7 307.1c19.5-57.5 25.6-57.9 51.4-70.1-9.1-5.3-1.6-3.3-38.4-9.3 15.8-5.8 33-15.4 73 5.2 2.9-1.5 2.1-1.1 3.7-1.7.6-3.2.4-.8 1-11.8 3.9 10 3.6 8.7 3 9.3l1.7.5c12.7-6.5 8.9-4.5 17-8.9l-5.4 13.5L132 228l-8.4 8.4 2.5 2.5c4.5-1.8 30.3 3.4 40.8 16l-23.6-2.5c39.4 23 51.5 54 55.8 69.6l1.7-1.2c-2.8-22.3-12.4-33.9-16-40.1 4.2 5 39.2 34.6 110.4 46-11.3-.5-23.1 5.4-34.9 18.9l46.7-20.2-9.3 21.9c7.6-10.1 14.8-23.6 21.2-39.6v-.5l1.2-3-1.2 16c13.5-41.8 25.3-78.5 35.4-109.7l13.5-27.8v-2l-5.4-4.2h10.1l5.9 4.2 2.5-1.2-3.4-16 12.3 18.9 41.8-20.2-14.8 13 .5 2.9 17.7-.5c11.3.5 21.9 1.7 33 4.2l-23.6 2.5-1.2 3 26.6 23.1c10.1 10.1 18.9 20.7 27 32-11.2-3.3-10.3-3.4-21.2-3.4l12.3 32.5zm-6.1-71.3l-3.9 13-14.3-11.8zm-254.8 7.1c1.7 10.6 4.7 17.7 8.8 21.9-9.3 6.6-27.5 13.9-46.5 16l.5 1.2c8.4 1.2 16.5.5 24.8-2.5l-7.1 13c4.2-1.7 10.1-7.1 17.7-14.8 11.9-5.5 12.7-5.1 20.2-16-12.7-6.4-15.7-13.7-18.4-18.8zm3.7-102.3c-6.4-3.4-10.6 3-12.3 18.9-1.7 16 2.5 29.5 11.8 39.6s18.2 10.6 26.1 3 3.4-23.6-11.3-47.7c-3.3-5.4-7.9-10.1-14.3-13.8zm-4.7 46.3c5.4 2.2 10.5 1.9 12.3-10.6v-4.7l-1.2.5c-4.3-3.1-2.5-4.5-1.7-6.2l.5-.5c-.9-1.2-5-8.1-12.5 4.7-.5-13.5.5-21.9 3-24.8 1.2-2.5 4.7-1.2 11.3 4.2 6.4 5.4 11.3 16 15.2 32.5 6.5 28-19.8 26.2-26.9 4.9zm-45-5.5c1.6.3 9.3-1.1 9.3-14.8h-.5c-5.4-1.1-2.2-5.5-.7-5.9-1.7-3-3.4-4.2-5.4-4.7-8.1 0-11.6 12.7-8.1 21.2 1.2 2.5 3.2 3.7 5.4 4.2zm40.1-50.1l-2.5.5.5 3c8.4-.5 17.2 1.2 26.1 5.9-2.5-5.5-10-14.3-28.3-14.3l.5 2.5zm-71.8 49.4c21.7 16.8 16.5 21.4 46.5 23.6l-2.9-4.7c8.8-7.6 13.5-17.2 14.8-28.3 1.7-16-1.2-29.5-8.8-41.3l13-7.6c0-.5 0-1.2-.5-1.7-4.7-1.7-9.3-1.2-13.5 1.7-12.7 6.7-28 20.9-29 22.4-1.7 1.7-3.4 5.9-5.4 13.5-1.7 7.1-2.9 14.8-2.9 23.6-4.7-8-10.5-6.4-19.9-5.9l7.1 7.6c-16.5 0-23.3 15.4-23.6 16 6.8 0 4.6-7.6 30-12.3-4.3-6.3-3.3-5-4.9-6.6zm18.7-18.7c1.2-7.6 3.4-13 6.4-17.2 5.4-6.4 10.6-10.1 16-11.8 4.2-1.7 7.1 1.2 10.1 9.3 2.5 7.6 3.4 16.5 3 25.3-.5 9.3-3.4 17.2-8.4 23.1-2.9 3.4-5.4 5.9-6.4 7.6-4.7.5-8.4 0-11.3-.5l-7.1-3.4-5.4-6.4c.8-10 1.3-18.8 3.1-26zm42 56.1c-34.8 14.4-34.7 14-36.1 14.3-20.8 4.7-19-24.4-18.9-24.8l5.9-1.2-.5-2.5c-20.2-2.6-31 4.2-32.5 4.9.5.5 3 3.4 5.9 9.3 4.2-6.4 8.8-10.1 15.2-10.6-1.7 11.3-1.2 22.4 1.7 33.7.1.5 2.6 17.4 27.5 24.1 11.3 3 27 1.2 48.9-5.4l-9.2.5c-4.2-14.8-6.4-24.8-5.9-29.5 11.3-8.8 21.9-11.3 30.7-7.6h2.5l-11.8-7.6-7.1.5c-5.9 1.2-12.3 4.2-19.4 8.4z" - } - }, - "free": [ - "brands" - ] - }, - "theater-masks": { - "changes": [ - "5.2.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f630", - "label": "Theater Masks", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861470, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M206.86 245.15c-35.88 10.45-59.95 41.2-57.53 74.1 11.4-12.72 28.81-23.7 49.9-30.92l7.63-43.18zM95.81 295L64.08 115.49c-.29-1.62.28-2.62.24-2.65 57.76-32.06 123.12-49.01 189.01-49.01 1.61 0 3.23.17 4.85.19 13.95-13.47 31.73-22.83 51.59-26 18.89-3.02 38.05-4.55 57.18-5.32-9.99-13.95-24.48-24.23-41.77-27C301.27 1.89 277.24 0 253.32 0 176.66 0 101.02 19.42 33.2 57.06 9.03 70.48-3.92 98.48 1.05 126.58l31.73 179.51c14.23 80.52 136.33 142.08 204.45 142.08 3.59 0 6.75-.46 10.01-.8-13.52-17.08-28.94-40.48-39.5-67.58-47.61-12.98-106.06-51.62-111.93-84.79zm97.55-137.46c-.73-4.12-2.23-7.87-4.07-11.4-8.25 8.91-20.67 15.75-35.32 18.32-14.65 2.58-28.67.4-39.48-5.17-.52 3.94-.64 7.98.09 12.1 3.84 21.7 24.58 36.19 46.34 32.37 21.75-3.82 36.28-24.52 32.44-46.22zM606.8 120.9c-88.98-49.38-191.43-67.41-291.98-51.35-27.31 4.36-49.08 26.26-54.04 54.36l-31.73 179.51c-15.39 87.05 95.28 196.27 158.31 207.35 63.03 11.09 204.47-53.79 219.86-140.84l31.73-179.51c4.97-28.11-7.98-56.11-32.15-69.52zm-273.24 96.8c3.84-21.7 24.58-36.19 46.34-32.36 21.76 3.83 36.28 24.52 32.45 46.22-.73 4.12-2.23 7.87-4.07 11.4-8.25-8.91-20.67-15.75-35.32-18.32-14.65-2.58-28.67-.4-39.48 5.17-.53-3.95-.65-7.99.08-12.11zm70.47 198.76c-55.68-9.79-93.52-59.27-89.04-112.9 20.6 25.54 56.21 46.17 99.49 53.78 43.28 7.61 83.82.37 111.93-16.6-14.18 51.94-66.71 85.51-122.38 75.72zm130.3-151.34c-8.25-8.91-20.68-15.75-35.33-18.32-14.65-2.58-28.67-.4-39.48 5.17-.52-3.94-.64-7.98.09-12.1 3.84-21.7 24.58-36.19 46.34-32.37 21.75 3.83 36.28 24.52 32.45 46.22-.73 4.13-2.23 7.88-4.07 11.4z" - } - }, - "free": [ - "solid" - ] - }, - "themeco": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f5c6", - "label": "Themeco", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861024, - "raw": "", - "viewBox": [ - "0", - "0", - "441.03", - "512" - ], - "width": 441, - "height": 512, - "path": "M199.74 12.29c9.74-5.64 25.59-5.73 35.39-.21l188.13 105.95c9.81 5.52 17.76 19.14 17.76 30.38v213.87c0 11.26-7.93 24.89-17.71 30.46L235.09 499.88c-9.78 5.57-25.58 5.48-35.29-.21L17.58 392.95C7.87 387.26 0 373.52 0 362.27V148.41c0-11.26 7.9-24.96 17.63-30.59L199.74 12.29zM123.54 209c-15.69 0-31.39.14-47.08.14v99.87h18.83v-29.39h28.25c48.94 0 48.79-70.62 0-70.62zm137.96 98.73l-30.25-34.1c36.4-7.39 34.26-64.21-10.7-64.49-15.84 0-31.67-.14-47.51-.14v100.01h18.83v-33.38H210l29.1 33.38h22.4v-1.28zm-40.94-81.04c22.98 0 22.9 31.96 0 31.96h-28.68v-31.96h28.68zm-94.07-1.57c20.85 0 20.78 38.24 0 38.24H94.68v-38.23l31.81-.01zm189.65-17.97c-67.4 0-69.86 104.15 0 104.15 68.39-.01 68.33-104.15 0-104.15zm0 17.12c43.43 0 44.1 69.76 0 69.76-44.12 0-43.74-69.76 0-69.76z" - } - }, - "free": [ - "brands" - ] - }, - "themeisle": { - "changes": [ - "4.6", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f2b2", - "label": "ThemeIsle", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861025, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M208 88.286c0-10 6.286-21.714 17.715-21.714 11.142 0 17.714 11.714 17.714 21.714 0 10.285-6.572 21.714-17.714 21.714C214.286 110 208 98.571 208 88.286zm304 160c0 36.001-11.429 102.286-36.286 129.714-22.858 24.858-87.428 61.143-120.857 70.572l-1.143.286v32.571c0 16.286-12.572 30.571-29.143 30.571-10 0-19.429-5.714-24.572-14.286-5.427 8.572-14.856 14.286-24.856 14.286-10 0-19.429-5.714-24.858-14.286-5.142 8.572-14.571 14.286-24.57 14.286-10.286 0-19.429-5.714-24.858-14.286-5.143 8.572-14.571 14.286-24.571 14.286-18.857 0-29.429-15.714-29.429-32.857-16.286 12.285-35.715 19.428-56.571 19.428-22 0-43.429-8.285-60.286-22.857 10.285-.286 20.571-2.286 30.285-5.714-20.857-5.714-39.428-18.857-52-36.286 21.37 4.645 46.209 1.673 67.143-11.143-22-22-56.571-58.857-68.572-87.428C1.143 321.714 0 303.714 0 289.429c0-49.714 20.286-160 86.286-160 10.571 0 18.857 4.858 23.143 14.857a158.792 158.792 0 0 1 12-15.428c2-2.572 5.714-5.429 7.143-8.286 7.999-12.571 11.714-21.142 21.714-34C182.571 45.428 232 17.143 285.143 17.143c6 0 12 .285 17.714 1.143C313.714 6.571 328.857 0 344.572 0c14.571 0 29.714 6 40 16.286.857.858 1.428 2.286 1.428 3.428 0 3.714-10.285 13.429-12.857 16.286 4.286 1.429 15.714 6.858 15.714 12 0 2.857-2.857 5.143-4.571 7.143 31.429 27.714 49.429 67.143 56.286 108 4.286-5.143 10.285-8.572 17.143-8.572 10.571 0 20.857 7.144 28.571 14.001C507.143 187.143 512 221.714 512 248.286zM188 89.428c0 18.286 12.571 37.143 32.286 37.143 19.714 0 32.285-18.857 32.285-37.143 0-18-12.571-36.857-32.285-36.857-19.715 0-32.286 18.858-32.286 36.857zM237.714 194c0-19.714 3.714-39.143 8.571-58.286-52.039 79.534-13.531 184.571 68.858 184.571 21.428 0 42.571-7.714 60-20 2-7.429 3.714-14.857 3.714-22.572 0-14.286-6.286-21.428-20.572-21.428-4.571 0-9.143.857-13.429 1.714-63.343 12.668-107.142 3.669-107.142-63.999zm-41.142 254.858c0-11.143-8.858-20.857-20.286-20.857-11.429 0-20 9.715-20 20.857v32.571c0 11.143 8.571 21.142 20 21.142 11.428 0 20.286-9.715 20.286-21.142v-32.571zm49.143 0c0-11.143-8.572-20.857-20-20.857-11.429 0-20.286 9.715-20.286 20.857v32.571c0 11.143 8.857 21.142 20.286 21.142 11.428 0 20-10 20-21.142v-32.571zm49.713 0c0-11.143-8.857-20.857-20.285-20.857-11.429 0-20.286 9.715-20.286 20.857v32.571c0 11.143 8.857 21.142 20.286 21.142 11.428 0 20.285-9.715 20.285-21.142v-32.571zm49.715 0c0-11.143-8.857-20.857-20.286-20.857-11.428 0-20.286 9.715-20.286 20.857v32.571c0 11.143 8.858 21.142 20.286 21.142 11.429 0 20.286-10 20.286-21.142v-32.571zM421.714 286c-30.857 59.142-90.285 102.572-158.571 102.572-96.571 0-160.571-84.572-160.571-176.572 0-16.857 2-33.429 6-49.714-20 33.715-29.714 72.572-29.714 111.429 0 60.286 24.857 121.715 71.429 160.857 5.143-9.714 14.857-16.286 26-16.286 10 0 19.428 5.714 24.571 14.286 5.429-8.571 14.571-14.286 24.858-14.286 10 0 19.428 5.714 24.571 14.286 5.429-8.571 14.857-14.286 24.858-14.286 10 0 19.428 5.714 24.857 14.286 5.143-8.571 14.571-14.286 24.572-14.286 10.857 0 20.857 6.572 25.714 16 43.427-36.286 68.569-92 71.426-148.286zm10.572-99.714c0-53.714-34.571-105.714-92.572-105.714-30.285 0-58.571 15.143-78.857 36.857C240.862 183.812 233.41 254 302.286 254c28.805 0 97.357-28.538 84.286 36.857 28.857-26 45.714-65.714 45.714-104.571z" - } - }, - "free": [ - "brands" - ] - }, - "thermometer": { - "changes": [ - "5.0.7" - ], - "ligatures": [], - "search": { - "terms": [ - "mercury", - "status", - "temperature" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f491", - "label": "Thermometer", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861471, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M476.8 20.4c-37.5-30.7-95.5-26.3-131.9 10.2l-45.7 46 50.5 50.5c3.1 3.1 3.1 8.2 0 11.3l-11.3 11.3c-3.1 3.1-8.2 3.1-11.3 0l-50.4-50.5-45.1 45.4 50.3 50.4c3.1 3.1 3.1 8.2 0 11.3l-11.3 11.3c-3.1 3.1-8.2 3.1-11.3 0L209 167.4l-45.1 45.4L214 263c3.1 3.1 3.1 8.2 0 11.3l-11.3 11.3c-3.1 3.1-8.2 3.1-11.3 0l-50.1-50.2L96 281.1V382L7 471c-9.4 9.4-9.4 24.6 0 33.9 9.4 9.4 24.6 9.4 33.9 0l89-89h99.9L484 162.6c34.9-34.9 42.2-101.5-7.2-142.2z" - } - }, - "free": [ - "solid" - ] - }, - "thermometer-empty": { - "changes": [ - "4.7", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "mercury", - "status", - "temperature" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f2cb", - "label": "Thermometer Empty", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861470, - "raw": "", - "viewBox": [ - "0", - "0", - "256", - "512" - ], - "width": 256, - "height": 512, - "path": "M192 384c0 35.346-28.654 64-64 64s-64-28.654-64-64c0-35.346 28.654-64 64-64s64 28.654 64 64zm32-84.653c19.912 22.563 32 52.194 32 84.653 0 70.696-57.303 128-128 128-.299 0-.609-.001-.909-.003C56.789 511.509-.357 453.636.002 383.333.166 351.135 12.225 321.755 32 299.347V96c0-53.019 42.981-96 96-96s96 42.981 96 96v203.347zM208 384c0-34.339-19.37-52.19-32-66.502V96c0-26.467-21.533-48-48-48S80 69.533 80 96v221.498c-12.732 14.428-31.825 32.1-31.999 66.08-.224 43.876 35.563 80.116 79.423 80.42L128 464c44.112 0 80-35.888 80-80z" - } - }, - "free": [ - "solid" - ] - }, - "thermometer-full": { - "changes": [ - "4.7", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "fever", - "mercury", - "status", - "temperature" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f2c7", - "label": "Thermometer Full", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861470, - "raw": "", - "viewBox": [ - "0", - "0", - "256", - "512" - ], - "width": 256, - "height": 512, - "path": "M224 96c0-53.019-42.981-96-96-96S32 42.981 32 96v203.347C12.225 321.756.166 351.136.002 383.333c-.359 70.303 56.787 128.176 127.089 128.664.299.002.61.003.909.003 70.698 0 128-57.304 128-128 0-32.459-12.088-62.09-32-84.653V96zm-96 368l-.576-.002c-43.86-.304-79.647-36.544-79.423-80.42.173-33.98 19.266-51.652 31.999-66.08V96c0-26.467 21.533-48 48-48s48 21.533 48 48v221.498c12.63 14.312 32 32.164 32 66.502 0 44.112-35.888 80-80 80zm64-80c0 35.346-28.654 64-64 64s-64-28.654-64-64c0-23.685 12.876-44.349 32-55.417V96c0-17.673 14.327-32 32-32s32 14.327 32 32v232.583c19.124 11.068 32 31.732 32 55.417z" - } - }, - "free": [ - "solid" - ] - }, - "thermometer-half": { - "changes": [ - "4.7", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "mercury", - "status", - "temperature" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f2c9", - "label": "Thermometer 1/2 Full", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861470, - "raw": "", - "viewBox": [ - "0", - "0", - "256", - "512" - ], - "width": 256, - "height": 512, - "path": "M192 384c0 35.346-28.654 64-64 64s-64-28.654-64-64c0-23.685 12.876-44.349 32-55.417V224c0-17.673 14.327-32 32-32s32 14.327 32 32v104.583c19.124 11.068 32 31.732 32 55.417zm32-84.653c19.912 22.563 32 52.194 32 84.653 0 70.696-57.303 128-128 128-.299 0-.609-.001-.909-.003C56.789 511.509-.357 453.636.002 383.333.166 351.135 12.225 321.755 32 299.347V96c0-53.019 42.981-96 96-96s96 42.981 96 96v203.347zM208 384c0-34.339-19.37-52.19-32-66.502V96c0-26.467-21.533-48-48-48S80 69.533 80 96v221.498c-12.732 14.428-31.825 32.1-31.999 66.08-.224 43.876 35.563 80.116 79.423 80.42L128 464c44.112 0 80-35.888 80-80z" - } - }, - "free": [ - "solid" - ] - }, - "thermometer-quarter": { - "changes": [ - "4.7", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "mercury", - "status", - "temperature" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f2ca", - "label": "Thermometer 1/4 Full", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861470, - "raw": "", - "viewBox": [ - "0", - "0", - "256", - "512" - ], - "width": 256, - "height": 512, - "path": "M192 384c0 35.346-28.654 64-64 64s-64-28.654-64-64c0-23.685 12.876-44.349 32-55.417V288c0-17.673 14.327-32 32-32s32 14.327 32 32v40.583c19.124 11.068 32 31.732 32 55.417zm32-84.653c19.912 22.563 32 52.194 32 84.653 0 70.696-57.303 128-128 128-.299 0-.609-.001-.909-.003C56.789 511.509-.357 453.636.002 383.333.166 351.135 12.225 321.755 32 299.347V96c0-53.019 42.981-96 96-96s96 42.981 96 96v203.347zM208 384c0-34.339-19.37-52.19-32-66.502V96c0-26.467-21.533-48-48-48S80 69.533 80 96v221.498c-12.732 14.428-31.825 32.1-31.999 66.08-.224 43.876 35.563 80.116 79.423 80.42L128 464c44.112 0 80-35.888 80-80z" - } - }, - "free": [ - "solid" - ] - }, - "thermometer-three-quarters": { - "changes": [ - "4.7", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "mercury", - "status", - "temperature" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f2c8", - "label": "Thermometer 3/4 Full", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861471, - "raw": "", - "viewBox": [ - "0", - "0", - "256", - "512" - ], - "width": 256, - "height": 512, - "path": "M192 384c0 35.346-28.654 64-64 64-35.346 0-64-28.654-64-64 0-23.685 12.876-44.349 32-55.417V160c0-17.673 14.327-32 32-32s32 14.327 32 32v168.583c19.124 11.068 32 31.732 32 55.417zm32-84.653c19.912 22.563 32 52.194 32 84.653 0 70.696-57.303 128-128 128-.299 0-.609-.001-.909-.003C56.789 511.509-.357 453.636.002 383.333.166 351.135 12.225 321.755 32 299.347V96c0-53.019 42.981-96 96-96s96 42.981 96 96v203.347zM208 384c0-34.339-19.37-52.19-32-66.502V96c0-26.467-21.533-48-48-48S80 69.533 80 96v221.498c-12.732 14.428-31.825 32.1-31.999 66.08-.224 43.876 35.563 80.116 79.423 80.42L128 464c44.112 0 80-35.888 80-80z" - } - }, - "free": [ - "solid" - ] - }, - "think-peaks": { - "changes": [ - "5.4.2" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f731", - "label": "Think Peaks", - "voted": false, - "svg": { - "brands": { - "last_modified": 1548363722339, - "raw": "", - "viewBox": [ - "0", - "0", - "529.6", - "512" - ], - "width": 529, - "height": 512, - "path": "M442.4 409.4l87.1-150.2-32-.3-55.1 95L236.2 0 0 407.4l32 .3L236.2 55.6zM87.1 365.3h32.1l117.4-202.5L440 511.9l32.5.1-235.8-404.6z" - } - }, - "free": [ - "brands" - ] - }, - "thumbs-down": { - "changes": [ - "3.2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "disagree", - "disapprove", - "dislike", - "hand", - "thumbs-o-down" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f165", - "label": "thumbs-down", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861471, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M0 56v240c0 13.255 10.745 24 24 24h80c13.255 0 24-10.745 24-24V56c0-13.255-10.745-24-24-24H24C10.745 32 0 42.745 0 56zm40 200c0-13.255 10.745-24 24-24s24 10.745 24 24-10.745 24-24 24-24-10.745-24-24zm272 256c-20.183 0-29.485-39.293-33.931-57.795-5.206-21.666-10.589-44.07-25.393-58.902-32.469-32.524-49.503-73.967-89.117-113.111a11.98 11.98 0 0 1-3.558-8.521V59.901c0-6.541 5.243-11.878 11.783-11.998 15.831-.29 36.694-9.079 52.651-16.178C256.189 17.598 295.709.017 343.995 0h2.844c42.777 0 93.363.413 113.774 29.737 8.392 12.057 10.446 27.034 6.148 44.632 16.312 17.053 25.063 48.863 16.382 74.757 17.544 23.432 19.143 56.132 9.308 79.469l.11.11c11.893 11.949 19.523 31.259 19.439 49.197-.156 30.352-26.157 58.098-59.553 58.098H350.723C358.03 364.34 384 388.132 384 430.548 384 504 336 512 312 512z" - }, - "regular": { - "last_modified": 1546440861334, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M466.27 225.31c4.674-22.647.864-44.538-8.99-62.99 2.958-23.868-4.021-48.565-17.34-66.99C438.986 39.423 404.117 0 327 0c-7 0-15 .01-22.22.01C201.195.01 168.997 40 128 40h-10.845c-5.64-4.975-13.042-8-21.155-8H32C14.327 32 0 46.327 0 64v240c0 17.673 14.327 32 32 32h64c11.842 0 22.175-6.438 27.708-16h7.052c19.146 16.953 46.013 60.653 68.76 83.4 13.667 13.667 10.153 108.6 71.76 108.6 57.58 0 95.27-31.936 95.27-104.73 0-18.41-3.93-33.73-8.85-46.54h36.48c48.602 0 85.82-41.565 85.82-85.58 0-19.15-4.96-34.99-13.73-49.84zM64 296c-13.255 0-24-10.745-24-24s10.745-24 24-24 24 10.745 24 24-10.745 24-24 24zm330.18 16.73H290.19c0 37.82 28.36 55.37 28.36 94.54 0 23.75 0 56.73-47.27 56.73-18.91-18.91-9.46-66.18-37.82-94.54C206.9 342.89 167.28 272 138.92 272H128V85.83c53.611 0 100.001-37.82 171.64-37.82h37.82c35.512 0 60.82 17.12 53.12 65.9 15.2 8.16 26.5 36.44 13.94 57.57 21.581 20.384 18.699 51.065 5.21 65.62 9.45 0 22.36 18.91 22.27 37.81-.09 18.91-16.71 37.82-37.82 37.82z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "thumbs-up": { - "changes": [ - "3.2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "agree", - "approve", - "favorite", - "hand", - "like", - "ok", - "okay", - "success", - "thumbs-o-up", - "yes", - "you got it dude" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f164", - "label": "thumbs-up", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861471, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M104 224H24c-13.255 0-24 10.745-24 24v240c0 13.255 10.745 24 24 24h80c13.255 0 24-10.745 24-24V248c0-13.255-10.745-24-24-24zM64 472c-13.255 0-24-10.745-24-24s10.745-24 24-24 24 10.745 24 24-10.745 24-24 24zM384 81.452c0 42.416-25.97 66.208-33.277 94.548h101.723c33.397 0 59.397 27.746 59.553 58.098.084 17.938-7.546 37.249-19.439 49.197l-.11.11c9.836 23.337 8.237 56.037-9.308 79.469 8.681 25.895-.069 57.704-16.382 74.757 4.298 17.598 2.244 32.575-6.148 44.632C440.202 511.587 389.616 512 346.839 512l-2.845-.001c-48.287-.017-87.806-17.598-119.56-31.725-15.957-7.099-36.821-15.887-52.651-16.178-6.54-.12-11.783-5.457-11.783-11.998v-213.77c0-3.2 1.282-6.271 3.558-8.521 39.614-39.144 56.648-80.587 89.117-113.111 14.804-14.832 20.188-37.236 25.393-58.902C282.515 39.293 291.817 0 312 0c24 0 72 8 72 81.452z" - }, - "regular": { - "last_modified": 1546440861334, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M466.27 286.69C475.04 271.84 480 256 480 236.85c0-44.015-37.218-85.58-85.82-85.58H357.7c4.92-12.81 8.85-28.13 8.85-46.54C366.55 31.936 328.86 0 271.28 0c-61.607 0-58.093 94.933-71.76 108.6-22.747 22.747-49.615 66.447-68.76 83.4H32c-17.673 0-32 14.327-32 32v240c0 17.673 14.327 32 32 32h64c14.893 0 27.408-10.174 30.978-23.95 44.509 1.001 75.06 39.94 177.802 39.94 7.22 0 15.22.01 22.22.01 77.117 0 111.986-39.423 112.94-95.33 13.319-18.425 20.299-43.122 17.34-66.99 9.854-18.452 13.664-40.343 8.99-62.99zm-61.75 53.83c12.56 21.13 1.26 49.41-13.94 57.57 7.7 48.78-17.608 65.9-53.12 65.9h-37.82c-71.639 0-118.029-37.82-171.64-37.82V240h10.92c28.36 0 67.98-70.89 94.54-97.46 28.36-28.36 18.91-75.63 37.82-94.54 47.27 0 47.27 32.98 47.27 56.73 0 39.17-28.36 56.72-28.36 94.54h103.99c21.11 0 37.73 18.91 37.82 37.82.09 18.9-12.82 37.81-22.27 37.81 13.489 14.555 16.371 45.236-5.21 65.62zM88 432c0 13.255-10.745 24-24 24s-24-10.745-24-24 10.745-24 24-24 24 10.745 24 24z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "thumbtack": { - "changes": [ - "1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "coordinates", - "location", - "marker", - "pin", - "thumb-tack" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f08d", - "label": "Thumbtack", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861471, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M298.028 214.267L285.793 96H328c13.255 0 24-10.745 24-24V24c0-13.255-10.745-24-24-24H56C42.745 0 32 10.745 32 24v48c0 13.255 10.745 24 24 24h42.207L85.972 214.267C37.465 236.82 0 277.261 0 328c0 13.255 10.745 24 24 24h136v104.007c0 1.242.289 2.467.845 3.578l24 48c2.941 5.882 11.364 5.893 14.311 0l24-48a8.008 8.008 0 0 0 .845-3.578V352h136c13.255 0 24-10.745 24-24-.001-51.183-37.983-91.42-85.973-113.733z" - } - }, - "free": [ - "solid" - ] - }, - "ticket-alt": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "ticket" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f3ff", - "label": "Alternate Ticket", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861471, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M128 160h320v192H128V160zm400 96c0 26.51 21.49 48 48 48v96c0 26.51-21.49 48-48 48H48c-26.51 0-48-21.49-48-48v-96c26.51 0 48-21.49 48-48s-21.49-48-48-48v-96c0-26.51 21.49-48 48-48h480c26.51 0 48 21.49 48 48v96c-26.51 0-48 21.49-48 48zm-48-104c0-13.255-10.745-24-24-24H120c-13.255 0-24 10.745-24 24v208c0 13.255 10.745 24 24 24h336c13.255 0 24-10.745 24-24V152z" - } - }, - "free": [ - "solid" - ] - }, - "times": { - "changes": [ - "1", - "5.0.0", - "5.0.13" - ], - "ligatures": [], - "search": { - "terms": [ - "close", - "cross", - "error", - "exit", - "incorrect", - "notice", - "notification", - "notify", - "problem", - "wrong", - "x" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f00d", - "label": "Times", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861472, - "raw": "", - "viewBox": [ - "0", - "0", - "352", - "512" - ], - "width": 352, - "height": 512, - "path": "M242.72 256l100.07-100.07c12.28-12.28 12.28-32.19 0-44.48l-22.24-22.24c-12.28-12.28-32.19-12.28-44.48 0L176 189.28 75.93 89.21c-12.28-12.28-32.19-12.28-44.48 0L9.21 111.45c-12.28 12.28-12.28 32.19 0 44.48L109.28 256 9.21 356.07c-12.28 12.28-12.28 32.19 0 44.48l22.24 22.24c12.28 12.28 32.2 12.28 44.48 0L176 322.72l100.07 100.07c12.28 12.28 32.2 12.28 44.48 0l22.24-22.24c12.28-12.28 12.28-32.19 0-44.48L242.72 256z" - } - }, - "free": [ - "solid" - ] - }, - "times-circle": { - "changes": [ - "1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "close", - "cross", - "exit", - "incorrect", - "notice", - "notification", - "notify", - "problem", - "wrong", - "x" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f057", - "label": "Times Circle", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861472, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm121.6 313.1c4.7 4.7 4.7 12.3 0 17L338 377.6c-4.7 4.7-12.3 4.7-17 0L256 312l-65.1 65.6c-4.7 4.7-12.3 4.7-17 0L134.4 338c-4.7-4.7-4.7-12.3 0-17l65.6-65-65.6-65.1c-4.7-4.7-4.7-12.3 0-17l39.6-39.6c4.7-4.7 12.3-4.7 17 0l65 65.7 65.1-65.6c4.7-4.7 12.3-4.7 17 0l39.6 39.6c4.7 4.7 4.7 12.3 0 17L312 256l65.6 65.1z" - }, - "regular": { - "last_modified": 1546440861335, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm101.8-262.2L295.6 256l62.2 62.2c4.7 4.7 4.7 12.3 0 17l-22.6 22.6c-4.7 4.7-12.3 4.7-17 0L256 295.6l-62.2 62.2c-4.7 4.7-12.3 4.7-17 0l-22.6-22.6c-4.7-4.7-4.7-12.3 0-17l62.2-62.2-62.2-62.2c-4.7-4.7-4.7-12.3 0-17l22.6-22.6c4.7-4.7 12.3-4.7 17 0l62.2 62.2 62.2-62.2c4.7-4.7 12.3-4.7 17 0l22.6 22.6c4.7 4.7 4.7 12.3 0 17z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "tint": { - "changes": [ - "1", - "5.0.0", - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [ - "drop", - "droplet", - "raindrop", - "waterdrop" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f043", - "label": "tint", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861472, - "raw": "", - "viewBox": [ - "0", - "0", - "352", - "512" - ], - "width": 352, - "height": 512, - "path": "M205.22 22.09c-7.94-28.78-49.44-30.12-58.44 0C100.01 179.85 0 222.72 0 333.91 0 432.35 78.72 512 176 512s176-79.65 176-178.09c0-111.75-99.79-153.34-146.78-311.82zM176 448c-61.75 0-112-50.25-112-112 0-8.84 7.16-16 16-16s16 7.16 16 16c0 44.11 35.89 80 80 80 8.84 0 16 7.16 16 16s-7.16 16-16 16z" - } - }, - "free": [ - "solid" - ] - }, - "tint-slash": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f5c7", - "label": "Tint Slash", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861472, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M633.82 458.1L494.97 350.78c.52-5.57 1.03-11.16 1.03-16.87 0-111.76-99.79-153.34-146.78-311.82-7.94-28.78-49.44-30.12-58.44 0-15.52 52.34-36.87 91.96-58.49 125.68L45.47 3.37C38.49-2.05 28.43-.8 23.01 6.18L3.37 31.45C-2.05 38.42-.8 48.47 6.18 53.9l588.36 454.73c6.98 5.43 17.03 4.17 22.46-2.81l19.64-25.27c5.41-6.97 4.16-17.02-2.82-22.45zM144 333.91C144 432.35 222.72 512 320 512c44.71 0 85.37-16.96 116.4-44.7L162.72 255.78c-11.41 23.5-18.72 48.35-18.72 78.13z" - } - }, - "free": [ - "solid" - ] - }, - "tired": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [ - "emoticon", - "face", - "grumpy" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f5c8", - "label": "Tired Face", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861473, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm33.8 189.7l80-48c11.6-6.9 24 7.7 15.4 18L343.6 208l33.6 40.3c8.7 10.4-3.9 24.8-15.4 18l-80-48c-7.7-4.7-7.7-15.9 0-20.6zm-163-30c-8.6-10.3 3.8-24.9 15.4-18l80 48c7.8 4.7 7.8 15.9 0 20.6l-80 48c-11.5 6.8-24-7.6-15.4-18l33.6-40.3-33.6-40.3zM248 288c51.9 0 115.3 43.8 123.2 106.7 1.7 13.6-8 24.6-17.7 20.4-25.9-11.1-64.4-17.4-105.5-17.4s-79.6 6.3-105.5 17.4c-9.8 4.2-19.4-7-17.7-20.4C132.7 331.8 196.1 288 248 288z" - }, - "regular": { - "last_modified": 1546440861336, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm0 448c-110.3 0-200-89.7-200-200S137.7 56 248 56s200 89.7 200 200-89.7 200-200 200zm129.1-303.8c-3.8-4.4-10.3-5.4-15.3-2.5l-80 48c-3.6 2.2-5.8 6.1-5.8 10.3s2.2 8.1 5.8 10.3l80 48c5.4 3.2 11.8 1.6 15.3-2.5 3.8-4.5 3.9-11 .1-15.5L343.6 208l33.6-40.3c3.8-4.5 3.7-11.1-.1-15.5zM220 208c0-4.2-2.2-8.1-5.8-10.3l-80-48c-5-3-11.5-1.9-15.3 2.5-3.8 4.5-3.9 11-.1 15.5l33.6 40.3-33.6 40.3c-3.8 4.5-3.7 11 .1 15.5 3.5 4.1 9.9 5.7 15.3 2.5l80-48c3.6-2.2 5.8-6.1 5.8-10.3zm28 64c-45.4 0-100.9 38.3-107.8 93.3-1.5 11.8 6.9 21.6 15.5 17.9C178.4 373.5 212 368 248 368s69.6 5.5 92.3 15.2c8.5 3.7 17-6 15.5-17.9-6.9-55-62.4-93.3-107.8-93.3z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "toggle-off": { - "changes": [ - "4.2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "switch" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f204", - "label": "Toggle Off", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861473, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M384 64H192C85.961 64 0 149.961 0 256s85.961 192 192 192h192c106.039 0 192-85.961 192-192S490.039 64 384 64zM64 256c0-70.741 57.249-128 128-128 70.741 0 128 57.249 128 128 0 70.741-57.249 128-128 128-70.741 0-128-57.249-128-128zm320 128h-48.905c65.217-72.858 65.236-183.12 0-256H384c70.741 0 128 57.249 128 128 0 70.74-57.249 128-128 128z" - } - }, - "free": [ - "solid" - ] - }, - "toggle-on": { - "changes": [ - "4.2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "switch" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f205", - "label": "Toggle On", - "voted": false, - "svg": { - "solid": { - "last_modified": 1548363722392, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M384 64H192C86 64 0 150 0 256s86 192 192 192h192c106 0 192-86 192-192S490 64 384 64zm0 320c-70.8 0-128-57.3-128-128 0-70.8 57.3-128 128-128 70.8 0 128 57.3 128 128 0 70.8-57.3 128-128 128z" - } - }, - "free": [ - "solid" - ] - }, - "toilet": { - "changes": [ - "5.6.0" - ], - "ligatures": [], - "search": { - "terms": [ - "bathroom", - "flush", - "john", - "loo", - "pee", - "plumbing", - "poop", - "porcelain", - "potty", - "restroom", - "throne", - "washroom", - "waste", - "wc" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f7d8", - "label": "Toilet", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861473, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M368 48c8.8 0 16-7.2 16-16V16c0-8.8-7.2-16-16-16H16C7.2 0 0 7.2 0 16v16c0 8.8 7.2 16 16 16h16v156.7C11.8 214.8 0 226.9 0 240c0 67.2 34.6 126.2 86.8 160.5l-21.4 70.2C59.1 491.2 74.5 512 96 512h192c21.5 0 36.9-20.8 30.6-41.3l-21.4-70.2C349.4 366.2 384 307.2 384 240c0-13.1-11.8-25.2-32-35.3V48h16zM80 72c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v16c0 4.4-3.6 8-8 8H88c-4.4 0-8-3.6-8-8V72zm112 200c-77.1 0-139.6-14.3-139.6-32s62.5-32 139.6-32 139.6 14.3 139.6 32-62.5 32-139.6 32z" - } - }, - "free": [ - "solid" - ] - }, - "toilet-paper": { - "changes": [ - "5.4.0" - ], - "ligatures": [], - "search": { - "terms": [ - "bathroom", - "halloween", - "holiday", - "lavatory", - "prank", - "restroom", - "roll" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f71e", - "label": "Toilet Paper", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861473, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M128 0C74.98 0 32 85.96 32 192v172.07c0 41.12-9.8 62.77-31.17 126.87C-2.62 501.3 5.09 512 16.01 512h280.92c13.77 0 26-8.81 30.36-21.88 12.83-38.48 24.71-72.4 24.71-126.05V192c0-83.6 23.67-153.52 60.44-192H128zM96 224c-8.84 0-16-7.16-16-16s7.16-16 16-16 16 7.16 16 16-7.16 16-16 16zm64 0c-8.84 0-16-7.16-16-16s7.16-16 16-16 16 7.16 16 16-7.16 16-16 16zm64 0c-8.84 0-16-7.16-16-16s7.16-16 16-16 16 7.16 16 16-7.16 16-16 16zm64 0c-8.84 0-16-7.16-16-16s7.16-16 16-16 16 7.16 16 16-7.16 16-16 16zM480 0c-53.02 0-96 85.96-96 192s42.98 192 96 192 96-85.96 96-192S533.02 0 480 0zm0 256c-17.67 0-32-28.65-32-64s14.33-64 32-64 32 28.65 32 64-14.33 64-32 64z" - } - }, - "free": [ - "solid" - ] - }, - "toolbox": { - "changes": [ - "5.0.13" - ], - "ligatures": [], - "search": { - "terms": [ - "admin", - "container", - "fix", - "repair", - "settings", - "tools" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f552", - "label": "Toolbox", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861474, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M502.63 214.63l-45.25-45.25c-6-6-14.14-9.37-22.63-9.37H384V80c0-26.51-21.49-48-48-48H176c-26.51 0-48 21.49-48 48v80H77.25c-8.49 0-16.62 3.37-22.63 9.37L9.37 214.63c-6 6-9.37 14.14-9.37 22.63V320h128v-16c0-8.84 7.16-16 16-16h32c8.84 0 16 7.16 16 16v16h128v-16c0-8.84 7.16-16 16-16h32c8.84 0 16 7.16 16 16v16h128v-82.75c0-8.48-3.37-16.62-9.37-22.62zM320 160H192V96h128v64zm64 208c0 8.84-7.16 16-16 16h-32c-8.84 0-16-7.16-16-16v-16H192v16c0 8.84-7.16 16-16 16h-32c-8.84 0-16-7.16-16-16v-16H0v96c0 17.67 14.33 32 32 32h448c17.67 0 32-14.33 32-32v-96H384v16z" - } - }, - "free": [ - "solid" - ] - }, - "tools": { - "changes": [ - "5.6.0" - ], - "ligatures": [], - "search": { - "terms": [ - "admin", - "fix", - "repair", - "screwdriver", - "settings", - "tools", - "wrench" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f7d9", - "label": "Tools", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861474, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M501.1 395.7L384 278.6c-23.1-23.1-57.6-27.6-85.4-13.9L192 158.1V96L64 0 0 64l96 128h62.1l106.6 106.6c-13.6 27.8-9.2 62.3 13.9 85.4l117.1 117.1c14.6 14.6 38.2 14.6 52.7 0l52.7-52.7c14.5-14.6 14.5-38.2 0-52.7zM331.7 225c28.3 0 54.9 11 74.9 31l19.4 19.4c15.8-6.9 30.8-16.5 43.8-29.5 37.1-37.1 49.7-89.3 37.9-136.7-2.2-9-13.5-12.1-20.1-5.5l-74.4 74.4-67.9-11.3L334 98.9l74.4-74.4c6.6-6.6 3.4-17.9-5.7-20.2-47.4-11.7-99.6.9-136.6 37.9-28.5 28.5-41.9 66.1-41.2 103.6l82.1 82.1c8.1-1.9 16.5-2.9 24.7-2.9zm-103.9 82l-56.7-56.7L18.7 402.8c-25 25-25 65.5 0 90.5s65.5 25 90.5 0l123.6-123.6c-7.6-19.9-9.9-41.6-5-62.7zM64 472c-13.2 0-24-10.8-24-24 0-13.3 10.7-24 24-24s24 10.7 24 24c0 13.2-10.7 24-24 24z" - } - }, - "free": [ - "solid" - ] - }, - "tooth": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [ - "bicuspid", - "dental", - "molar", - "mouth", - "teeth" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f5c9", - "label": "Tooth", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861474, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M443.98 96.25c-11.01-45.22-47.11-82.06-92.01-93.72-32.19-8.36-63 5.1-89.14 24.33-3.25 2.39-6.96 3.73-10.5 5.48l28.32 18.21c7.42 4.77 9.58 14.67 4.8 22.11-4.46 6.95-14.27 9.86-22.11 4.8L162.83 12.84c-20.7-10.85-43.38-16.4-66.81-10.31-44.9 11.67-81 48.5-92.01 93.72-10.13 41.62-.42 80.81 21.5 110.43 23.36 31.57 32.68 68.66 36.29 107.35 4.4 47.16 10.33 94.16 20.94 140.32l7.8 33.95c3.19 13.87 15.49 23.7 29.67 23.7 13.97 0 26.15-9.55 29.54-23.16l34.47-138.42c4.56-18.32 20.96-31.16 39.76-31.16s35.2 12.85 39.76 31.16l34.47 138.42c3.39 13.61 15.57 23.16 29.54 23.16 14.18 0 26.48-9.83 29.67-23.7l7.8-33.95c10.61-46.15 16.53-93.16 20.94-140.32 3.61-38.7 12.93-75.78 36.29-107.35 21.95-29.61 31.66-68.8 21.53-110.43z" - } - }, - "free": [ - "solid" - ] - }, - "torah": { - "changes": [ - "5.3.0", - "5.7.0" - ], - "ligatures": [], - "search": { - "terms": [ - "book", - "jewish", - "judaism" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f6a0", - "label": "Torah", - "voted": false, - "svg": { - "solid": { - "last_modified": 1548697859203, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M48 0A48.05 48.05 0 0 0 0 48v64a16 16 0 0 0 16 16h80V48A48.05 48.05 0 0 0 48 0zm347.14 228.56h34.91l-17.47-29.17zm-59.09 52.07l16.78-28.07h-33.58zM242 228.56h34.9l-17.48-29.19zm188-105.12h-34.9l17.48 29.19zM256 412.57V352h288V96a96.1 96.1 0 0 0-96-96H111.59A79.24 79.24 0 0 1 128 48v368a64 64 0 0 0 74.75 63.12C234.22 474 256 444.46 256 412.57zm-38.59-303a20.11 20.11 0 0 1 17.5-10.15h56.3L318.8 53.3a20 20 0 0 1 17.25-9.82 19.66 19.66 0 0 1 17 9.68l27.7 46.28h56.36a20 20 0 0 1 17.14 30.29L426.57 176l27.79 46.43a19.6 19.6 0 0 1 .23 20 20.11 20.11 0 0 1-17.5 10.15h-56.3L353.2 298.7a20 20 0 0 1-17.2 9.82 19.66 19.66 0 0 1-17-9.68l-27.7-46.28h-56.39a20 20 0 0 1-17.14-30.29L245.43 176l-27.79-46.43a19.6 19.6 0 0 1-.23-19.98zM624 384H288v32a96.11 96.11 0 0 1-96 96h336a112 112 0 0 0 112-112 16 16 0 0 0-16-16zM276.86 123.44H242l17.47 29.17zM336 71.38l-16.83 28.06h33.58zm-31.12 157.18h62.3L398.59 176l-31.47-52.58h-62.3L273.41 176z" - } - }, - "free": [ - "solid" - ] - }, - "torii-gate": { - "changes": [ - "5.3.0" - ], - "ligatures": [], - "search": { - "terms": [ - "building", - "shintoism" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f6a1", - "label": "Torii Gate", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861474, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M376.45 32h-240.9A303.17 303.17 0 0 1 0 0v96c0 17.67 14.33 32 32 32h32v64H16c-8.84 0-16 7.16-16 16v32c0 8.84 7.16 16 16 16h48v240c0 8.84 7.16 16 16 16h32c8.84 0 16-7.16 16-16V256h256v240c0 8.84 7.16 16 16 16h32c8.84 0 16-7.16 16-16V256h48c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16h-48v-64h32c17.67 0 32-14.33 32-32V0a303.17 303.17 0 0 1-135.55 32zM128 128h96v64h-96v-64zm256 64h-96v-64h96v64z" - } - }, - "free": [ - "solid" - ] - }, - "tractor": { - "changes": [ - "5.4.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f722", - "label": "Tractor", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861474, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M528 336c-48.6 0-88 39.4-88 88s39.4 88 88 88 88-39.4 88-88-39.4-88-88-88zm0 112c-13.23 0-24-10.77-24-24s10.77-24 24-24 24 10.77 24 24-10.77 24-24 24zm80-288h-64v-40.2c0-14.12 4.7-27.76 13.15-38.84 4.42-5.8 3.55-14.06-1.32-19.49L534.2 37.3c-6.66-7.45-18.32-6.92-24.7.78C490.58 60.9 480 89.81 480 119.8V160H377.67L321.58 29.14A47.914 47.914 0 0 0 277.45 0H144c-26.47 0-48 21.53-48 48v146.52c-8.63-6.73-20.96-6.46-28.89 1.47L36 227.1c-8.59 8.59-8.59 22.52 0 31.11l5.06 5.06c-4.99 9.26-8.96 18.82-11.91 28.72H22c-12.15 0-22 9.85-22 22v44c0 12.15 9.85 22 22 22h7.14c2.96 9.91 6.92 19.46 11.91 28.73l-5.06 5.06c-8.59 8.59-8.59 22.52 0 31.11L67.1 476c8.59 8.59 22.52 8.59 31.11 0l5.06-5.06c9.26 4.99 18.82 8.96 28.72 11.91V490c0 12.15 9.85 22 22 22h44c12.15 0 22-9.85 22-22v-7.14c9.9-2.95 19.46-6.92 28.72-11.91l5.06 5.06c8.59 8.59 22.52 8.59 31.11 0l31.11-31.11c8.59-8.59 8.59-22.52 0-31.11l-5.06-5.06c4.99-9.26 8.96-18.82 11.91-28.72H330c12.15 0 22-9.85 22-22v-6h80.54c21.91-28.99 56.32-48 95.46-48 18.64 0 36.07 4.61 51.8 12.2l50.82-50.82c6-6 9.37-14.14 9.37-22.63V192c.01-17.67-14.32-32-31.99-32zM176 416c-44.18 0-80-35.82-80-80s35.82-80 80-80 80 35.82 80 80-35.82 80-80 80zm22-256h-38V64h106.89l41.15 96H198z" - } - }, - "free": [ - "solid" - ] - }, - "trade-federation": { - "changes": [ - "5.0.12" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f513", - "label": "Trade Federation", - "voted": false, - "svg": { - "brands": { - "last_modified": 1548363722340, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M248 8.8c-137 0-248 111-248 248s111 248 248 248 248-111 248-248-111-248-248-248zm0 482.8c-129.7 0-234.8-105.1-234.8-234.8S118.3 22 248 22s234.8 105.1 234.8 234.8S377.7 491.6 248 491.6zm155.1-328.5v-46.8H209.3V198H54.2l36.7 46h117.7v196.8h48.8V245h83.3v-47h-83.3v-34.8h145.7zm-73.3 45.1v23.9h-82.9v197.4h-26.8V232.1H96.3l-20.1-23.9h143.9v-80.6h171.8V152h-145v56.2zm-161.3-69l-12.4-20.7 2.1 23.8-23.5 5.4 23.3 5.4-2.1 24 12.3-20.5 22.2 9.5-15.7-18.1 15.8-18.1zm-29.6-19.7l9.3-11.5-12.7 5.9-8-12.4 1.7 13.9-14.3 3.8 13.7 2.7-.8 14.7 6.8-12.2 13.8 5.3zm165.4 145.2l-13.1 5.6-7.3-12.2 1.3 14.2-13.9 3.2 13.9 3.2-1.2 14.2 7.3-12.2 13.1 5.5-9.4-10.7zm106.9-77.2l-20.9 9.1-12-19.6 2.2 22.7-22.3 5.4 22.2 4.9-1.8 22.9 11.5-19.6 21.2 8.8-15.1-17zM248 29.9c-125.3 0-226.9 101.6-226.9 226.9S122.7 483.7 248 483.7s226.9-101.6 226.9-226.9S373.3 29.9 248 29.9zM342.6 196v51h-83.3v195.7h-52.7V245.9H89.9l-40-49.9h157.4v-81.6h197.8v50.7H259.4V196zM248 43.2c60.3 0 114.8 25 153.6 65.2H202.5V190H45.1C73.1 104.8 153.4 43.2 248 43.2zm0 427.1c-117.9 0-213.6-95.6-213.6-213.5 0-21.2 3.1-41.8 8.9-61.1L87.1 252h114.7v196.8h64.6V253h83.3v-62.7h-83.2v-19.2h145.6v-50.8c30.8 37 49.3 84.6 49.3 136.5.1 117.9-95.5 213.5-213.4 213.5zM178.8 275l-11-21.4 1.7 24.5-23.7 3.9 23.8 5.9-3.7 23.8 13-20.9 21.5 10.8-15.8-18.8 16.9-17.1z" - } - }, - "free": [ - "brands" - ] - }, - "trademark": { - "changes": [ - "4.4", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f25c", - "label": "Trademark", - "voted": false, - "svg": { - "solid": { - "last_modified": 1548363722392, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M260.6 96H12c-6.6 0-12 5.4-12 12v43.1c0 6.6 5.4 12 12 12h85.1V404c0 6.6 5.4 12 12 12h54.3c6.6 0 12-5.4 12-12V163.1h85.1c6.6 0 12-5.4 12-12V108c.1-6.6-5.3-12-11.9-12zM640 403l-24-296c-.5-6.2-5.7-11-12-11h-65.4c-5.1 0-9.7 3.3-11.3 8.1l-43.8 127.1c-7.2 20.6-16.1 52.8-16.1 52.8h-.9s-8.9-32.2-16.1-52.8l-43.8-127.1c-1.7-4.8-6.2-8.1-11.3-8.1h-65.4c-6.2 0-11.4 4.8-12 11l-24.4 296c-.6 7 4.9 13 12 13H360c6.3 0 11.5-4.9 12-11.2l9.1-132.9c1.8-24.2 0-53.7 0-53.7h.9s10.7 33.6 17.9 53.7l30.7 84.7c1.7 4.7 6.2 7.9 11.3 7.9h50.3c5.1 0 9.6-3.2 11.3-7.9l30.7-84.7c7.2-20.1 17.9-53.7 17.9-53.7h.9s-1.8 29.5 0 53.7l9.1 132.9c.4 6.3 5.7 11.2 12 11.2H628c7 0 12.5-6 12-13z" - } - }, - "free": [ - "solid" - ] - }, - "traffic-light": { - "changes": [ - "5.2.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f637", - "label": "Traffic Light", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861475, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M384 192h-64v-37.88c37.2-13.22 64-48.38 64-90.12h-64V32c0-17.67-14.33-32-32-32H96C78.33 0 64 14.33 64 32v32H0c0 41.74 26.8 76.9 64 90.12V192H0c0 41.74 26.8 76.9 64 90.12V320H0c0 42.84 28.25 78.69 66.99 91.05C79.42 468.72 130.6 512 192 512s112.58-43.28 125.01-100.95C355.75 398.69 384 362.84 384 320h-64v-37.88c37.2-13.22 64-48.38 64-90.12zM192 416c-26.51 0-48-21.49-48-48s21.49-48 48-48 48 21.49 48 48-21.49 48-48 48zm0-128c-26.51 0-48-21.49-48-48s21.49-48 48-48 48 21.49 48 48-21.49 48-48 48zm0-128c-26.51 0-48-21.49-48-48s21.49-48 48-48 48 21.49 48 48-21.49 48-48 48z" - } - }, - "free": [ - "solid" - ] - }, - "train": { - "changes": [ - "4.3", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "bullet", - "locomotive", - "railway" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f238", - "label": "Train", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861475, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M448 96v256c0 51.815-61.624 96-130.022 96l62.98 49.721C386.905 502.417 383.562 512 376 512H72c-7.578 0-10.892-9.594-4.957-14.279L130.022 448C61.82 448 0 403.954 0 352V96C0 42.981 64 0 128 0h192c65 0 128 42.981 128 96zm-48 136V120c0-13.255-10.745-24-24-24H72c-13.255 0-24 10.745-24 24v112c0 13.255 10.745 24 24 24h304c13.255 0 24-10.745 24-24zm-176 64c-30.928 0-56 25.072-56 56s25.072 56 56 56 56-25.072 56-56-25.072-56-56-56z" - } - }, - "free": [ - "solid" - ] - }, - "tram": { - "changes": [ - "5.6.0" - ], - "ligatures": [], - "search": { - "terms": [ - "crossing", - "machine", - "mountains", - "seasonal", - "transportation" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f7da", - "label": "Tram", - "svg": { - "solid": { - "last_modified": 1546440861475, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M288 64c17.7 0 32-14.3 32-32S305.7 0 288 0s-32 14.3-32 32 14.3 32 32 32zm223.5-12.1c-2.3-8.6-11-13.6-19.6-11.3l-480 128c-8.5 2.3-13.6 11-11.3 19.6C2.5 195.3 8.9 200 16 200c1.4 0 2.8-.2 4.1-.5L240 140.8V224H64c-17.7 0-32 14.3-32 32v224c0 17.7 14.3 32 32 32h384c17.7 0 32-14.3 32-32V256c0-17.7-14.3-32-32-32H272v-91.7l228.1-60.8c8.6-2.3 13.6-11.1 11.4-19.6zM176 384H80v-96h96v96zm160-96h96v96h-96v-96zm-32 0v96h-96v-96h96zM192 96c17.7 0 32-14.3 32-32s-14.3-32-32-32-32 14.3-32 32 14.3 32 32 32z" - } - }, - "free": [ - "solid" - ] - }, - "transgender": { - "changes": [ - "4.3", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "intersex" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f224", - "label": "Transgender", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861475, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M372 0h-79c-10.7 0-16 12.9-8.5 20.5l16.9 16.9-80.7 80.7C198.5 104.1 172.2 96 144 96 64.5 96 0 160.5 0 240c0 68.5 47.9 125.9 112 140.4V408H76c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h36v28c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12v-28h36c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12h-36v-27.6c64.1-14.6 112-71.9 112-140.4 0-28.2-8.1-54.5-22.1-76.7l80.7-80.7 16.9 16.9c7.6 7.6 20.5 2.2 20.5-8.5V12c0-6.6-5.4-12-12-12zM144 320c-44.1 0-80-35.9-80-80s35.9-80 80-80 80 35.9 80 80-35.9 80-80 80z" - } - }, - "free": [ - "solid" - ] - }, - "transgender-alt": { - "changes": [ - "4.3", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f225", - "label": "Alternate Transgender", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861475, - "raw": "", - "viewBox": [ - "0", - "0", - "480", - "512" - ], - "width": 480, - "height": 512, - "path": "M468 0h-79c-10.7 0-16 12.9-8.5 20.5l16.9 16.9-80.7 80.7C294.5 104.1 268.2 96 240 96c-28.2 0-54.5 8.1-76.7 22.1l-16.5-16.5 19.8-19.8c4.7-4.7 4.7-12.3 0-17l-28.3-28.3c-4.7-4.7-12.3-4.7-17 0l-19.8 19.8-19-19 16.9-16.9C107.1 12.9 101.7 0 91 0H12C5.4 0 0 5.4 0 12v79c0 10.7 12.9 16 20.5 8.5l16.9-16.9 19 19-19.8 19.8c-4.7 4.7-4.7 12.3 0 17l28.3 28.3c4.7 4.7 12.3 4.7 17 0l19.8-19.8 16.5 16.5C104.1 185.5 96 211.8 96 240c0 68.5 47.9 125.9 112 140.4V408h-36c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h36v28c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12v-28h36c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12h-36v-27.6c64.1-14.6 112-71.9 112-140.4 0-28.2-8.1-54.5-22.1-76.7l80.7-80.7 16.9 16.9c7.6 7.6 20.5 2.2 20.5-8.5V12c0-6.6-5.4-12-12-12zM240 320c-44.1 0-80-35.9-80-80s35.9-80 80-80 80 35.9 80 80-35.9 80-80 80z" - } - }, - "free": [ - "solid" - ] - }, - "trash": { - "changes": [ - "4.2", - "5.0.0", - "5.7.0" - ], - "ligatures": [], - "search": { - "terms": [ - "delete", - "garbage", - "hide", - "remove" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f1f8", - "label": "Trash", - "voted": false, - "svg": { - "solid": { - "last_modified": 1548697859204, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M432 32H312l-9.4-18.7A24 24 0 0 0 281.1 0H166.8a23.72 23.72 0 0 0-21.4 13.3L136 32H16A16 16 0 0 0 0 48v32a16 16 0 0 0 16 16h416a16 16 0 0 0 16-16V48a16 16 0 0 0-16-16zM53.2 467a48 48 0 0 0 47.9 45h245.8a48 48 0 0 0 47.9-45L416 128H32z" - } - }, - "free": [ - "solid" - ] - }, - "trash-alt": { - "changes": [ - "5.0.0", - "5.7.0" - ], - "ligatures": [], - "search": { - "terms": [ - "delete", - "garbage", - "hide", - "remove", - "trash", - "trash-o" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f2ed", - "label": "Alternate Trash", - "voted": false, - "svg": { - "solid": { - "last_modified": 1548697859204, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M32 464a48 48 0 0 0 48 48h288a48 48 0 0 0 48-48V128H32zm272-256a16 16 0 0 1 32 0v224a16 16 0 0 1-32 0zm-96 0a16 16 0 0 1 32 0v224a16 16 0 0 1-32 0zm-96 0a16 16 0 0 1 32 0v224a16 16 0 0 1-32 0zM432 32H312l-9.4-18.7A24 24 0 0 0 281.1 0H166.8a23.72 23.72 0 0 0-21.4 13.3L136 32H16A16 16 0 0 0 0 48v32a16 16 0 0 0 16 16h416a16 16 0 0 0 16-16V48a16 16 0 0 0-16-16z" - }, - "regular": { - "last_modified": 1548697859197, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M268 416h24a12 12 0 0 0 12-12V188a12 12 0 0 0-12-12h-24a12 12 0 0 0-12 12v216a12 12 0 0 0 12 12zM432 80h-82.41l-34-56.7A48 48 0 0 0 274.41 0H173.59a48 48 0 0 0-41.16 23.3L98.41 80H16A16 16 0 0 0 0 96v16a16 16 0 0 0 16 16h16v336a48 48 0 0 0 48 48h288a48 48 0 0 0 48-48V128h16a16 16 0 0 0 16-16V96a16 16 0 0 0-16-16zM171.84 50.91A6 6 0 0 1 177 48h94a6 6 0 0 1 5.15 2.91L293.61 80H154.39zM368 464H80V128h288zm-212-48h24a12 12 0 0 0 12-12V188a12 12 0 0 0-12-12h-24a12 12 0 0 0-12 12v216a12 12 0 0 0 12 12z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "trash-restore": { - "changes": [ - "5.7.0" - ], - "ligatures": [], - "search": { - "terms": [ - "back", - "control z", - "oops", - "undo" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f829", - "label": "Trash Restore", - "voted": true, - "svg": { - "solid": { - "last_modified": 1548697859204, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M53.2 467a48 48 0 0 0 47.9 45h245.8a48 48 0 0 0 47.9-45L416 128H32zm70.11-175.8l89.38-94.26a15.41 15.41 0 0 1 22.62 0l89.38 94.26c10.08 10.62 2.94 28.8-11.32 28.8H256v112a16 16 0 0 1-16 16h-32a16 16 0 0 1-16-16V320h-57.37c-14.26 0-21.4-18.18-11.32-28.8zM432 32H312l-9.4-18.7A24 24 0 0 0 281.1 0H166.8a23.72 23.72 0 0 0-21.4 13.3L136 32H16A16 16 0 0 0 0 48v32a16 16 0 0 0 16 16h416a16 16 0 0 0 16-16V48a16 16 0 0 0-16-16z" - } - }, - "free": [ - "solid" - ] - }, - "trash-restore-alt": { - "changes": [ - "5.7.0" - ], - "ligatures": [], - "search": { - "terms": [ - "back", - "control z", - "oops", - "undo" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f82a", - "label": "Alternative Trash Restore", - "voted": true, - "svg": { - "solid": { - "last_modified": 1548697859204, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M32 464a48 48 0 0 0 48 48h288a48 48 0 0 0 48-48V128H32zm91.31-172.8l89.38-94.26a15.41 15.41 0 0 1 22.62 0l89.38 94.26c10.08 10.62 2.94 28.8-11.32 28.8H256v112a16 16 0 0 1-16 16h-32a16 16 0 0 1-16-16V320h-57.37c-14.26 0-21.4-18.18-11.32-28.8zM432 32H312l-9.4-18.7A24 24 0 0 0 281.1 0H166.8a23.72 23.72 0 0 0-21.4 13.3L136 32H16A16 16 0 0 0 0 48v32a16 16 0 0 0 16 16h416a16 16 0 0 0 16-16V48a16 16 0 0 0-16-16z" - } - }, - "free": [ - "solid" - ] - }, - "tree": { - "changes": [ - "4.1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "bark", - "fall", - "flora", - "forest", - "nature", - "plant", - "seasonal" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f1bb", - "label": "Tree", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861476, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M378.31 378.49L298.42 288h30.63c9.01 0 16.98-5 20.78-13.06 3.8-8.04 2.55-17.26-3.28-24.05L268.42 160h28.89c9.1 0 17.3-5.35 20.86-13.61 3.52-8.13 1.86-17.59-4.24-24.08L203.66 4.83c-6.03-6.45-17.28-6.45-23.32 0L70.06 122.31c-6.1 6.49-7.75 15.95-4.24 24.08C69.38 154.65 77.59 160 86.69 160h28.89l-78.14 90.91c-5.81 6.78-7.06 15.99-3.27 24.04C37.97 283 45.93 288 54.95 288h30.63L5.69 378.49c-6 6.79-7.36 16.09-3.56 24.26 3.75 8.05 12 13.25 21.01 13.25H160v24.45l-30.29 48.4c-5.32 10.64 2.42 23.16 14.31 23.16h95.96c11.89 0 19.63-12.52 14.31-23.16L224 440.45V416h136.86c9.01 0 17.26-5.2 21.01-13.25 3.8-8.17 2.44-17.47-3.56-24.26z" - } - }, - "free": [ - "solid" - ] - }, - "trello": { - "changes": [ - "3.2", - "5.0.0", - "5.6.0" - ], - "ligatures": [], - "search": { - "terms": [ - "atlassian" - ] - }, - "styles": [ - "brands" - ], - "unicode": "f181", - "label": "Trello", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861025, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M392.3 32H56.1C25.1 32 0 57.1 0 88c-.1 0 0-4 0 336 0 30.9 25.1 56 56 56h336.2c30.8-.2 55.7-25.2 55.7-56V88c.1-30.8-24.8-55.8-55.6-56zM197 371.3c-.2 14.7-12.1 26.6-26.9 26.6H87.4c-14.8.1-26.9-11.8-27-26.6V117.1c0-14.8 12-26.9 26.9-26.9h82.9c14.8 0 26.9 12 26.9 26.9v254.2zm193.1-112c0 14.8-12 26.9-26.9 26.9h-81c-14.8 0-26.9-12-26.9-26.9V117.2c0-14.8 12-26.9 26.8-26.9h81.1c14.8 0 26.9 12 26.9 26.9v142.1z" - } - }, - "free": [ - "brands" - ] - }, - "tripadvisor": { - "changes": [ - "4.4", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f262", - "label": "TripAdvisor", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861025, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M166.4 280.521c0 13.236-10.73 23.966-23.966 23.966s-23.966-10.73-23.966-23.966 10.73-23.966 23.966-23.966 23.966 10.729 23.966 23.966zm264.962-23.956c-13.23 0-23.956 10.725-23.956 23.956 0 13.23 10.725 23.956 23.956 23.956 13.23 0 23.956-10.725 23.956-23.956-.001-13.231-10.726-23.956-23.956-23.956zm89.388 139.49c-62.667 49.104-153.276 38.109-202.379-24.559l-30.979 46.325-30.683-45.939c-48.277 60.39-135.622 71.891-197.885 26.055-64.058-47.158-77.759-137.316-30.601-201.374A186.762 186.762 0 0 0 0 139.416l90.286-.05a358.48 358.48 0 0 1 197.065-54.03 350.382 350.382 0 0 1 192.181 53.349l96.218.074a185.713 185.713 0 0 0-28.352 57.649c46.793 62.747 34.964 151.37-26.648 199.647zM259.366 281.761c-.007-63.557-51.535-115.075-115.092-115.068C80.717 166.7 29.2 218.228 29.206 281.785c.007 63.557 51.535 115.075 115.092 115.068 63.513-.075 114.984-51.539 115.068-115.052v-.04zm28.591-10.455c5.433-73.44 65.51-130.884 139.12-133.022a339.146 339.146 0 0 0-139.727-27.812 356.31 356.31 0 0 0-140.164 27.253c74.344 1.582 135.299 59.424 140.771 133.581zm251.706-28.767c-21.992-59.634-88.162-90.148-147.795-68.157-59.634 21.992-90.148 88.162-68.157 147.795v.032c22.038 59.607 88.198 90.091 147.827 68.113 59.615-22.004 90.113-88.162 68.125-147.783zm-326.039 37.975v.115c-.057 39.328-31.986 71.163-71.314 71.106-39.328-.057-71.163-31.986-71.106-71.314.057-39.328 31.986-71.163 71.314-71.106 39.259.116 71.042 31.94 71.106 71.199zm-24.512 0v-.084c-.051-25.784-20.994-46.645-46.778-46.594-25.784.051-46.645 20.994-46.594 46.777.051 25.784 20.994 46.645 46.777 46.594 25.726-.113 46.537-20.968 46.595-46.693zm313.423 0v.048c-.02 39.328-31.918 71.194-71.247 71.173s-71.194-31.918-71.173-71.247c.02-39.328 31.918-71.194 71.247-71.173 39.29.066 71.121 31.909 71.173 71.199zm-24.504-.008c-.009-25.784-20.918-46.679-46.702-46.67-25.784.009-46.679 20.918-46.67 46.702.009 25.784 20.918 46.678 46.702 46.67 25.765-.046 46.636-20.928 46.67-46.693v-.009z" - } - }, - "free": [ - "brands" - ] - }, - "trophy": { - "changes": [ - "1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "achievement", - "award", - "cup", - "game", - "winner" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f091", - "label": "trophy", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861476, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M552 64H448V24c0-13.3-10.7-24-24-24H152c-13.3 0-24 10.7-24 24v40H24C10.7 64 0 74.7 0 88v56c0 35.7 22.5 72.4 61.9 100.7 31.5 22.7 69.8 37.1 110 41.7C203.3 338.5 240 360 240 360v72h-48c-35.3 0-64 20.7-64 56v12c0 6.6 5.4 12 12 12h296c6.6 0 12-5.4 12-12v-12c0-35.3-28.7-56-64-56h-48v-72s36.7-21.5 68.1-73.6c40.3-4.6 78.6-19 110-41.7 39.3-28.3 61.9-65 61.9-100.7V88c0-13.3-10.7-24-24-24zM99.3 192.8C74.9 175.2 64 155.6 64 144v-16h64.2c1 32.6 5.8 61.2 12.8 86.2-15.1-5.2-29.2-12.4-41.7-21.4zM512 144c0 16.1-17.7 36.1-35.3 48.8-12.5 9-26.7 16.2-41.8 21.4 7-25 11.8-53.6 12.8-86.2H512v16z" - } - }, - "free": [ - "solid" - ] - }, - "truck": { - "changes": [ - "2", - "5.0.0", - "5.0.7" - ], - "ligatures": [], - "search": { - "terms": [ - "delivery", - "shipping" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f0d1", - "label": "truck", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861477, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M624 352h-16V243.9c0-12.7-5.1-24.9-14.1-33.9L494 110.1c-9-9-21.2-14.1-33.9-14.1H416V48c0-26.5-21.5-48-48-48H48C21.5 0 0 21.5 0 48v320c0 26.5 21.5 48 48 48h16c0 53 43 96 96 96s96-43 96-96h128c0 53 43 96 96 96s96-43 96-96h48c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16zM160 464c-26.5 0-48-21.5-48-48s21.5-48 48-48 48 21.5 48 48-21.5 48-48 48zm320 0c-26.5 0-48-21.5-48-48s21.5-48 48-48 48 21.5 48 48-21.5 48-48 48zm80-208H416V144h44.1l99.9 99.9V256z" - } - }, - "free": [ - "solid" - ] - }, - "truck-loading": { - "changes": [ - "5.0.9" - ], - "ligatures": [], - "search": { - "terms": [ - "inventory", - "moving", - "rental" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f4de", - "label": "Truck Loading", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861477, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M50.2 375.6c2.3 8.5 11.1 13.6 19.6 11.3l216.4-58c8.5-2.3 13.6-11.1 11.3-19.6l-49.7-185.5c-2.3-8.5-11.1-13.6-19.6-11.3L151 133.3l24.8 92.7-61.8 16.5-24.8-92.7-77.3 20.7C3.4 172.8-1.7 181.6.6 190.1l49.6 185.5zM384 0c-17.7 0-32 14.3-32 32v323.6L5.9 450c-4.3 1.2-6.8 5.6-5.6 9.8l12.6 46.3c1.2 4.3 5.6 6.8 9.8 5.6l393.7-107.4C418.8 464.1 467.6 512 528 512c61.9 0 112-50.1 112-112V0H384zm144 448c-26.5 0-48-21.5-48-48s21.5-48 48-48 48 21.5 48 48-21.5 48-48 48z" - } - }, - "free": [ - "solid" - ] - }, - "truck-monster": { - "changes": [ - "5.2.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f63b", - "label": "Truck Monster", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861477, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M624 224h-16v-64c0-17.67-14.33-32-32-32h-73.6L419.22 24.02A64.025 64.025 0 0 0 369.24 0H256c-17.67 0-32 14.33-32 32v96H48c-8.84 0-16 7.16-16 16v80H16c-8.84 0-16 7.16-16 16v32c0 8.84 7.16 16 16 16h16.72c29.21-38.65 75.1-64 127.28-64s98.07 25.35 127.28 64h65.45c29.21-38.65 75.1-64 127.28-64s98.07 25.35 127.28 64H624c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16zm-336-96V64h81.24l51.2 64H288zm304 224h-5.2c-2.2-7.33-5.07-14.28-8.65-20.89l3.67-3.67c6.25-6.25 6.25-16.38 0-22.63l-22.63-22.63c-6.25-6.25-16.38-6.25-22.63 0l-3.67 3.67A110.85 110.85 0 0 0 512 277.2V272c0-8.84-7.16-16-16-16h-32c-8.84 0-16 7.16-16 16v5.2c-7.33 2.2-14.28 5.07-20.89 8.65l-3.67-3.67c-6.25-6.25-16.38-6.25-22.63 0l-22.63 22.63c-6.25 6.25-6.25 16.38 0 22.63l3.67 3.67A110.85 110.85 0 0 0 373.2 352H368c-8.84 0-16 7.16-16 16v32c0 8.84 7.16 16 16 16h5.2c2.2 7.33 5.07 14.28 8.65 20.89l-3.67 3.67c-6.25 6.25-6.25 16.38 0 22.63l22.63 22.63c6.25 6.25 16.38 6.25 22.63 0l3.67-3.67c6.61 3.57 13.57 6.45 20.9 8.65v5.2c0 8.84 7.16 16 16 16h32c8.84 0 16-7.16 16-16v-5.2c7.33-2.2 14.28-5.07 20.9-8.65l3.67 3.67c6.25 6.25 16.38 6.25 22.63 0l22.63-22.63c6.25-6.25 6.25-16.38 0-22.63l-3.67-3.67a110.85 110.85 0 0 0 8.65-20.89h5.2c8.84 0 16-7.16 16-16v-32c-.02-8.84-7.18-16-16.02-16zm-112 80c-26.51 0-48-21.49-48-48s21.49-48 48-48 48 21.49 48 48-21.49 48-48 48zm-208-80h-5.2c-2.2-7.33-5.07-14.28-8.65-20.89l3.67-3.67c6.25-6.25 6.25-16.38 0-22.63l-22.63-22.63c-6.25-6.25-16.38-6.25-22.63 0l-3.67 3.67A110.85 110.85 0 0 0 192 277.2V272c0-8.84-7.16-16-16-16h-32c-8.84 0-16 7.16-16 16v5.2c-7.33 2.2-14.28 5.07-20.89 8.65l-3.67-3.67c-6.25-6.25-16.38-6.25-22.63 0L58.18 304.8c-6.25 6.25-6.25 16.38 0 22.63l3.67 3.67a110.85 110.85 0 0 0-8.65 20.89H48c-8.84 0-16 7.16-16 16v32c0 8.84 7.16 16 16 16h5.2c2.2 7.33 5.07 14.28 8.65 20.89l-3.67 3.67c-6.25 6.25-6.25 16.38 0 22.63l22.63 22.63c6.25 6.25 16.38 6.25 22.63 0l3.67-3.67c6.61 3.57 13.57 6.45 20.9 8.65v5.2c0 8.84 7.16 16 16 16h32c8.84 0 16-7.16 16-16v-5.2c7.33-2.2 14.28-5.07 20.9-8.65l3.67 3.67c6.25 6.25 16.38 6.25 22.63 0l22.63-22.63c6.25-6.25 6.25-16.38 0-22.63l-3.67-3.67a110.85 110.85 0 0 0 8.65-20.89h5.2c8.84 0 16-7.16 16-16v-32C288 359.16 280.84 352 272 352zm-112 80c-26.51 0-48-21.49-48-48s21.49-48 48-48 48 21.49 48 48-21.49 48-48 48z" - } - }, - "free": [ - "solid" - ] - }, - "truck-moving": { - "changes": [ - "5.0.9" - ], - "ligatures": [], - "search": { - "terms": [ - "inventory", - "rental" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f4df", - "label": "Truck Moving", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861477, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M621.3 237.3l-58.5-58.5c-12-12-28.3-18.7-45.3-18.7H480V64c0-17.7-14.3-32-32-32H32C14.3 32 0 46.3 0 64v336c0 44.2 35.8 80 80 80 26.3 0 49.4-12.9 64-32.4 14.6 19.6 37.7 32.4 64 32.4 44.2 0 80-35.8 80-80 0-5.5-.6-10.8-1.6-16h163.2c-1.1 5.2-1.6 10.5-1.6 16 0 44.2 35.8 80 80 80s80-35.8 80-80c0-5.5-.6-10.8-1.6-16H624c8.8 0 16-7.2 16-16v-85.5c0-17-6.7-33.2-18.7-45.2zM80 432c-17.6 0-32-14.4-32-32s14.4-32 32-32 32 14.4 32 32-14.4 32-32 32zm128 0c-17.6 0-32-14.4-32-32s14.4-32 32-32 32 14.4 32 32-14.4 32-32 32zm272-224h37.5c4.3 0 8.3 1.7 11.3 4.7l43.3 43.3H480v-48zm48 224c-17.6 0-32-14.4-32-32s14.4-32 32-32 32 14.4 32 32-14.4 32-32 32z" - } - }, - "free": [ - "solid" - ] - }, - "truck-pickup": { - "changes": [ - "5.2.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f63c", - "label": "Truck Side", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861477, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M624 288h-16v-64c0-17.67-14.33-32-32-32h-48L419.22 56.02A64.025 64.025 0 0 0 369.24 32H256c-17.67 0-32 14.33-32 32v128H64c-17.67 0-32 14.33-32 32v64H16c-8.84 0-16 7.16-16 16v32c0 8.84 7.16 16 16 16h49.61c-.76 5.27-1.61 10.52-1.61 16 0 61.86 50.14 112 112 112s112-50.14 112-112c0-5.48-.85-10.73-1.61-16h67.23c-.76 5.27-1.61 10.52-1.61 16 0 61.86 50.14 112 112 112s112-50.14 112-112c0-5.48-.85-10.73-1.61-16H624c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16zM288 96h81.24l76.8 96H288V96zM176 416c-26.47 0-48-21.53-48-48s21.53-48 48-48 48 21.53 48 48-21.53 48-48 48zm288 0c-26.47 0-48-21.53-48-48s21.53-48 48-48 48 21.53 48 48-21.53 48-48 48z" - } - }, - "free": [ - "solid" - ] - }, - "tshirt": { - "changes": [ - "5.0.13" - ], - "ligatures": [], - "search": { - "terms": [ - "clothing" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f553", - "label": "T-Shirt", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861477, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M631.2 96.5L436.5 0C416.4 27.8 371.9 47.2 320 47.2S223.6 27.8 203.5 0L8.8 96.5c-7.9 4-11.1 13.6-7.2 21.5l57.2 114.5c4 7.9 13.6 11.1 21.5 7.2l56.6-27.7c10.6-5.2 23 2.5 23 14.4V480c0 17.7 14.3 32 32 32h256c17.7 0 32-14.3 32-32V226.3c0-11.8 12.4-19.6 23-14.4l56.6 27.7c7.9 4 17.5.8 21.5-7.2L638.3 118c4-7.9.8-17.6-7.1-21.5z" - } - }, - "free": [ - "solid" - ] - }, - "tty": { - "changes": [ - "4.2", - "5.0.0", - "5.7.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f1e4", - "label": "TTY", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861477, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M5.37 103.822c138.532-138.532 362.936-138.326 501.262 0 6.078 6.078 7.074 15.496 2.583 22.681l-43.214 69.138a18.332 18.332 0 0 1-22.356 7.305l-86.422-34.569a18.335 18.335 0 0 1-11.434-18.846L351.741 90c-62.145-22.454-130.636-21.986-191.483 0l5.953 59.532a18.331 18.331 0 0 1-11.434 18.846l-86.423 34.568a18.334 18.334 0 0 1-22.356-7.305L2.787 126.502a18.333 18.333 0 0 1 2.583-22.68zM96 308v-40c0-6.627-5.373-12-12-12H44c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h40c6.627 0 12-5.373 12-12zm96 0v-40c0-6.627-5.373-12-12-12h-40c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h40c6.627 0 12-5.373 12-12zm96 0v-40c0-6.627-5.373-12-12-12h-40c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h40c6.627 0 12-5.373 12-12zm96 0v-40c0-6.627-5.373-12-12-12h-40c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h40c6.627 0 12-5.373 12-12zm96 0v-40c0-6.627-5.373-12-12-12h-40c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h40c6.627 0 12-5.373 12-12zm-336 96v-40c0-6.627-5.373-12-12-12H92c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h40c6.627 0 12-5.373 12-12zm96 0v-40c0-6.627-5.373-12-12-12h-40c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h40c6.627 0 12-5.373 12-12zm96 0v-40c0-6.627-5.373-12-12-12h-40c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h40c6.627 0 12-5.373 12-12zm96 0v-40c0-6.627-5.373-12-12-12h-40c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h40c6.627 0 12-5.373 12-12zM96 500v-40c0-6.627-5.373-12-12-12H44c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h40c6.627 0 12-5.373 12-12zm288 0v-40c0-6.627-5.373-12-12-12H140c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h232c6.627 0 12-5.373 12-12zm96 0v-40c0-6.627-5.373-12-12-12h-40c-6.627 0-12 5.373-12 12v40c0 6.627 5.373 12 12 12h40c6.627 0 12-5.373 12-12z" - } - }, - "free": [ - "solid" - ] - }, - "tumblr": { - "changes": [ - "3.2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f173", - "label": "Tumblr", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861025, - "raw": "", - "viewBox": [ - "0", - "0", - "320", - "512" - ], - "width": 320, - "height": 512, - "path": "M309.8 480.3c-13.6 14.5-50 31.7-97.4 31.7-120.8 0-147-88.8-147-140.6v-144H17.9c-5.5 0-10-4.5-10-10v-68c0-7.2 4.5-13.6 11.3-16 62-21.8 81.5-76 84.3-117.1.8-11 6.5-16.3 16.1-16.3h70.9c5.5 0 10 4.5 10 10v115.2h83c5.5 0 10 4.4 10 9.9v81.7c0 5.5-4.5 10-10 10h-83.4V360c0 34.2 23.7 53.6 68 35.8 4.8-1.9 9-3.2 12.7-2.2 3.5.9 5.8 3.4 7.4 7.9l22 64.3c1.8 5 3.3 10.6-.4 14.5z" - } - }, - "free": [ - "brands" - ] - }, - "tumblr-square": { - "changes": [ - "3.2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f174", - "label": "Tumblr Square", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861025, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M400 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zm-82.3 364.2c-8.5 9.1-31.2 19.8-60.9 19.8-75.5 0-91.9-55.5-91.9-87.9v-90h-29.7c-3.4 0-6.2-2.8-6.2-6.2v-42.5c0-4.5 2.8-8.5 7.1-10 38.8-13.7 50.9-47.5 52.7-73.2.5-6.9 4.1-10.2 10-10.2h44.3c3.4 0 6.2 2.8 6.2 6.2v72h51.9c3.4 0 6.2 2.8 6.2 6.2v51.1c0 3.4-2.8 6.2-6.2 6.2h-52.1V321c0 21.4 14.8 33.5 42.5 22.4 3-1.2 5.6-2 8-1.4 2.2.5 3.6 2.1 4.6 4.9l13.8 40.2c1 3.2 2 6.7-.3 9.1z" - } - }, - "free": [ - "brands" - ] - }, - "tv": { - "changes": [ - "4.4", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "computer", - "display", - "monitor", - "television" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f26c", - "label": "Television", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861478, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M592 0H48C21.5 0 0 21.5 0 48v320c0 26.5 21.5 48 48 48h245.1v32h-160c-17.7 0-32 14.3-32 32s14.3 32 32 32h384c17.7 0 32-14.3 32-32s-14.3-32-32-32h-160v-32H592c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48zm-16 352H64V64h512v288z" - } - }, - "free": [ - "solid" - ] - }, - "twitch": { - "changes": [ - "4.2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f1e8", - "label": "Twitch", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861025, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M40.1 32L10 108.9v314.3h107V480h60.2l56.8-56.8h87l117-117V32H40.1zm357.8 254.1L331 353H224l-56.8 56.8V353H76.9V72.1h321v214zM331 149v116.9h-40.1V149H331zm-107 0v116.9h-40.1V149H224z" - } - }, - "free": [ - "brands" - ] - }, - "twitter": { - "changes": [ - "2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "social network", - "tweet" - ] - }, - "styles": [ - "brands" - ], - "unicode": "f099", - "label": "Twitter", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861026, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z" - } - }, - "free": [ - "brands" - ] - }, - "twitter-square": { - "changes": [ - "1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "social network", - "tweet" - ] - }, - "styles": [ - "brands" - ], - "unicode": "f081", - "label": "Twitter Square", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861025, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M400 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zm-48.9 158.8c.2 2.8.2 5.7.2 8.5 0 86.7-66 186.6-186.6 186.6-37.2 0-71.7-10.8-100.7-29.4 5.3.6 10.4.8 15.8.8 30.7 0 58.9-10.4 81.4-28-28.8-.6-53-19.5-61.3-45.5 10.1 1.5 19.2 1.5 29.6-1.2-30-6.1-52.5-32.5-52.5-64.4v-.8c8.7 4.9 18.9 7.9 29.6 8.3a65.447 65.447 0 0 1-29.2-54.6c0-12.2 3.2-23.4 8.9-33.1 32.3 39.8 80.8 65.8 135.2 68.6-9.3-44.5 24-80.6 64-80.6 18.9 0 35.9 7.9 47.9 20.7 14.8-2.8 29-8.3 41.6-15.8-4.9 15.2-15.2 28-28.8 36.1 13.2-1.4 26-5.1 37.8-10.2-8.9 13.1-20.1 24.7-32.9 34z" - } - }, - "free": [ - "brands" - ] - }, - "typo3": { - "changes": [ - "5.0.1" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f42b", - "label": "Typo3", - "voted": false, - "svg": { - "brands": { - "last_modified": 1548363722340, - "raw": "", - "viewBox": [ - "0", - "0", - "433.3", - "512" - ], - "width": 433, - "height": 512, - "path": "M171.7 78.4c0-24.7 5.4-32.4 13.9-39.4-69.5 8.5-149.3 34-176.3 66.4-5.4 7.7-9.3 20.8-9.3 37.1C0 246 106.8 480 184.1 480c36.3 0 97.3-59.5 146.7-139-7 2.3-11.6 2.3-18.5 2.3-57.2 0-140.6-198.5-140.6-264.9zM294.5 32c-30.1 0-41.7 5.4-41.7 36.3 0 66.4 53.8 198.5 101.7 198.5 26.3 0 78.8-99.7 78.8-182.3 0-40.9-67-52.5-138.8-52.5z" - } - }, - "free": [ - "brands" - ] - }, - "uber": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f402", - "label": "Uber", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861026, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M414.1 32H33.9C15.2 32 0 47.2 0 65.9V446c0 18.8 15.2 34 33.9 34H414c18.7 0 33.9-15.2 33.9-33.9V65.9C448 47.2 432.8 32 414.1 32zM237.6 391.1C163 398.6 96.4 344.2 88.9 269.6h94.4V290c0 3.7 3 6.8 6.8 6.8H258c3.7 0 6.8-3 6.8-6.8v-67.9c0-3.7-3-6.8-6.8-6.8h-67.9c-3.7 0-6.8 3-6.8 6.8v20.4H88.9c7-69.4 65.4-122.2 135.1-122.2 69.7 0 128.1 52.8 135.1 122.2 7.5 74.5-46.9 141.1-121.5 148.6z" - } - }, - "free": [ - "brands" - ] - }, - "ubuntu": { - "changes": [ - "5.6.0" - ], - "ligatures": [], - "search": { - "terms": [ - "linux", - "operating system", - "os" - ] - }, - "styles": [ - "brands" - ], - "unicode": "f7df", - "label": "Ubuntu", - "voted": true, - "svg": { - "brands": { - "last_modified": 1546440861026, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm52.7 93c8.8-15.2 28.3-20.5 43.5-11.7 15.3 8.8 20.5 28.3 11.7 43.6-8.8 15.2-28.3 20.5-43.5 11.7-15.3-8.9-20.5-28.4-11.7-43.6zM87.4 287.9c-17.6 0-31.9-14.3-31.9-31.9 0-17.6 14.3-31.9 31.9-31.9 17.6 0 31.9 14.3 31.9 31.9 0 17.6-14.3 31.9-31.9 31.9zm28.1 3.1c22.3-17.9 22.4-51.9 0-69.9 8.6-32.8 29.1-60.7 56.5-79.1l23.7 39.6c-51.5 36.3-51.5 112.5 0 148.8L172 370c-27.4-18.3-47.8-46.3-56.5-79zm228.7 131.7c-15.3 8.8-34.7 3.6-43.5-11.7-8.8-15.3-3.6-34.8 11.7-43.6 15.2-8.8 34.7-3.6 43.5 11.7 8.8 15.3 3.6 34.8-11.7 43.6zm.3-69.5c-26.7-10.3-56.1 6.6-60.5 35-5.2 1.4-48.9 14.3-96.7-9.4l22.5-40.3c57 26.5 123.4-11.7 128.9-74.4l46.1.7c-2.3 34.5-17.3 65.5-40.3 88.4zm-5.9-105.3c-5.4-62-71.3-101.2-128.9-74.4l-22.5-40.3c47.9-23.7 91.5-10.8 96.7-9.4 4.4 28.3 33.8 45.3 60.5 35 23.1 22.9 38 53.9 40.2 88.5l-46 .6z" - } - }, - "free": [ - "brands" - ] - }, - "uikit": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f403", - "label": "UIkit", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861026, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M443.9 128v256L218 512 0 384V169.7l87.6 45.1v117l133.5 75.5 135.8-75.5v-151l-101.1-57.6 87.6-53.1L443.9 128zM308.6 49.1L223.8 0l-88.6 54.8 86 47.3 87.4-53z" - } - }, - "free": [ - "brands" - ] - }, - "umbrella": { - "changes": [ - "2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "protection", - "rain" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f0e9", - "label": "Umbrella", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861478, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M575.7 280.8C547.1 144.5 437.3 62.6 320 49.9V32c0-17.7-14.3-32-32-32s-32 14.3-32 32v17.9C138.3 62.6 29.5 144.5.3 280.8c-2.2 10.1 8.5 21.3 18.7 11.4 52-55 107.7-52.4 158.6 37 5.3 9.5 14.9 8.6 19.7 0 20.2-35.4 44.9-73.2 90.7-73.2 58.5 0 88.2 68.8 90.7 73.2 4.8 8.6 14.4 9.5 19.7 0 51-89.5 107.1-91.4 158.6-37 10.3 10 20.9-1.3 18.7-11.4zM256 301.7V432c0 8.8-7.2 16-16 16-7.8 0-13.2-5.3-15.1-10.7-5.9-16.7-24.1-25.4-40.8-19.5-16.7 5.9-25.4 24.2-19.5 40.8 11.2 31.9 41.6 53.3 75.4 53.3 44.1 0 80-35.9 80-80V301.6c-9.1-7.9-19.8-13.6-32-13.6-12.3.1-22.4 4.8-32 13.7z" - } - }, - "free": [ - "solid" - ] - }, - "umbrella-beach": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [ - "protection", - "recreation", - "sun" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f5ca", - "label": "Umbrella Beach", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861478, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M115.38 136.9l102.11 37.18c35.19-81.54 86.21-144.29 139-173.7-95.88-4.89-188.78 36.96-248.53 111.8-6.69 8.4-2.66 21.05 7.42 24.72zm132.25 48.16l238.48 86.83c35.76-121.38 18.7-231.66-42.63-253.98-7.4-2.7-15.13-4-23.09-4-58.02.01-128.27 69.17-172.76 171.15zM521.48 60.5c6.22 16.3 10.83 34.6 13.2 55.19 5.74 49.89-1.42 108.23-18.95 166.98l102.62 37.36c10.09 3.67 21.31-3.43 21.57-14.17 2.32-95.69-41.91-187.44-118.44-245.36zM560 447.98H321.06L386 269.5l-60.14-21.9-72.9 200.37H16c-8.84 0-16 7.16-16 16.01v32.01C0 504.83 7.16 512 16 512h544c8.84 0 16-7.17 16-16.01v-32.01c0-8.84-7.16-16-16-16z" - } - }, - "free": [ - "solid" - ] - }, - "underline": { - "changes": [ - "2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f0cd", - "label": "Underline", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861478, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M224.264 388.24c-91.669 0-156.603-51.165-156.603-151.392V64H39.37c-8.837 0-16-7.163-16-16V16c0-8.837 7.163-16 16-16h137.39c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16h-28.813v172.848c0 53.699 28.314 79.444 76.317 79.444 46.966 0 75.796-25.434 75.796-79.965V64h-28.291c-8.837 0-16-7.163-16-16V16c0-8.837 7.163-16 16-16h136.868c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16h-28.291v172.848c0 99.405-64.881 151.392-156.082 151.392zM16 448h416c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16H16c-8.837 0-16-7.163-16-16v-32c0-8.837 7.163-16 16-16z" - } - }, - "free": [ - "solid" - ] - }, - "undo": { - "changes": [ - "2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "back", - "control z", - "exchange", - "oops", - "return", - "rotate", - "swap" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f0e2", - "label": "Undo", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861478, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M212.333 224.333H12c-6.627 0-12-5.373-12-12V12C0 5.373 5.373 0 12 0h48c6.627 0 12 5.373 12 12v78.112C117.773 39.279 184.26 7.47 258.175 8.007c136.906.994 246.448 111.623 246.157 248.532C504.041 393.258 393.12 504 256.333 504c-64.089 0-122.496-24.313-166.51-64.215-5.099-4.622-5.334-12.554-.467-17.42l33.967-33.967c4.474-4.474 11.662-4.717 16.401-.525C170.76 415.336 211.58 432 256.333 432c97.268 0 176-78.716 176-176 0-97.267-78.716-176-176-176-58.496 0-110.28 28.476-142.274 72.333h98.274c6.627 0 12 5.373 12 12v48c0 6.627-5.373 12-12 12z" - } - }, - "free": [ - "solid" - ] - }, - "undo-alt": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "back", - "control z", - "exchange", - "oops", - "return", - "swap" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f2ea", - "label": "Alternate Undo", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861478, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M255.545 8c-66.269.119-126.438 26.233-170.86 68.685L48.971 40.971C33.851 25.851 8 36.559 8 57.941V192c0 13.255 10.745 24 24 24h134.059c21.382 0 32.09-25.851 16.971-40.971l-41.75-41.75c30.864-28.899 70.801-44.907 113.23-45.273 92.398-.798 170.283 73.977 169.484 169.442C423.236 348.009 349.816 424 256 424c-41.127 0-79.997-14.678-110.63-41.556-4.743-4.161-11.906-3.908-16.368.553L89.34 422.659c-4.872 4.872-4.631 12.815.482 17.433C133.798 479.813 192.074 504 256 504c136.966 0 247.999-111.033 248-247.998C504.001 119.193 392.354 7.755 255.545 8z" - } - }, - "free": [ - "solid" - ] - }, - "uniregistry": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f404", - "label": "Uniregistry", - "voted": false, - "svg": { - "brands": { - "last_modified": 1548363722340, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M192 480c39.5 0 76.2-11.8 106.8-32.2H85.3C115.8 468.2 152.5 480 192 480zm-89.1-193.1v-12.4H0v12.4c0 2.5 0 5 .1 7.4h103.1c-.2-2.4-.3-4.9-.3-7.4zm20.5 57H8.5c2.6 8.5 5.8 16.8 9.6 24.8h138.3c-12.9-5.7-24.1-14.2-33-24.8zm-17.7-34.7H1.3c.9 7.6 2.2 15 3.9 22.3h109.7c-4-6.9-7.2-14.4-9.2-22.3zm-2.8-69.3H0v17.3h102.9zm0-173.2H0v4.9h102.9zm0-34.7H0v2.5h102.9zm0 69.3H0v7.4h102.9zm0 104H0v14.8h102.9zm0-69.3H0v9.9h102.9zm0 34.6H0V183h102.9zm166.2 160.9h109.7c1.8-7.3 3.1-14.7 3.9-22.3H278.3c-2.1 7.9-5.2 15.4-9.2 22.3zm12-185.7H384V136H281.1zm0 37.2H384v-12.4H281.1zm0-74.3H384v-7.4H281.1zm0-76.7v2.5H384V32zm-203 410.9h227.7c11.8-8.7 22.7-18.6 32.2-29.7H44.9c9.6 11 21.4 21 33.2 29.7zm203-371.3H384v-4.9H281.1zm0 148.5H384v-14.8H281.1zM38.8 405.7h305.3c6.7-8.5 12.6-17.6 17.8-27.2H23c5.2 9.6 9.2 18.7 15.8 27.2zm188.8-37.1H367c3.7-8 5.8-16.2 8.5-24.8h-115c-8.8 10.7-20.1 19.2-32.9 24.8zm53.5-81.7c0 2.5-.1 5-.4 7.4h103.1c.1-2.5.2-4.9.2-7.4v-12.4H281.1zm0-29.7H384v-17.3H281.1z" - } - }, - "free": [ - "brands" - ] - }, - "universal-access": { - "changes": [ - "4.6", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f29a", - "label": "Universal Access", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861478, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M256 48c114.953 0 208 93.029 208 208 0 114.953-93.029 208-208 208-114.953 0-208-93.029-208-208 0-114.953 93.029-208 208-208m0-40C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 56C149.961 64 64 149.961 64 256s85.961 192 192 192 192-85.961 192-192S362.039 64 256 64zm0 44c19.882 0 36 16.118 36 36s-16.118 36-36 36-36-16.118-36-36 16.118-36 36-36zm117.741 98.023c-28.712 6.779-55.511 12.748-82.14 15.807.851 101.023 12.306 123.052 25.037 155.621 3.617 9.26-.957 19.698-10.217 23.315-9.261 3.617-19.699-.957-23.316-10.217-8.705-22.308-17.086-40.636-22.261-78.549h-9.686c-5.167 37.851-13.534 56.208-22.262 78.549-3.615 9.255-14.05 13.836-23.315 10.217-9.26-3.617-13.834-14.056-10.217-23.315 12.713-32.541 24.185-54.541 25.037-155.621-26.629-3.058-53.428-9.027-82.141-15.807-8.6-2.031-13.926-10.648-11.895-19.249s10.647-13.926 19.249-11.895c96.686 22.829 124.283 22.783 220.775 0 8.599-2.03 17.218 3.294 19.249 11.895 2.029 8.601-3.297 17.219-11.897 19.249z" - } - }, - "free": [ - "solid" - ] - }, - "university": { - "changes": [ - "4.1", - "5.0.0", - "5.0.3" - ], - "ligatures": [], - "search": { - "terms": [ - "bank", - "building", - "college", - "higher education - students", - "institution" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f19c", - "label": "University", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861479, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M496 128v16a8 8 0 0 1-8 8h-24v12c0 6.627-5.373 12-12 12H60c-6.627 0-12-5.373-12-12v-12H24a8 8 0 0 1-8-8v-16a8 8 0 0 1 4.941-7.392l232-88a7.996 7.996 0 0 1 6.118 0l232 88A8 8 0 0 1 496 128zm-24 304H40c-13.255 0-24 10.745-24 24v16a8 8 0 0 0 8 8h464a8 8 0 0 0 8-8v-16c0-13.255-10.745-24-24-24zM96 192v192H60c-6.627 0-12 5.373-12 12v20h416v-20c0-6.627-5.373-12-12-12h-36V192h-64v192h-64V192h-64v192h-64V192H96z" - } - }, - "free": [ - "solid" - ] - }, - "unlink": { - "changes": [ - "3.1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "chain", - "chain-broken", - "remove" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f127", - "label": "unlink", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861479, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M304.083 405.907c4.686 4.686 4.686 12.284 0 16.971l-44.674 44.674c-59.263 59.262-155.693 59.266-214.961 0-59.264-59.265-59.264-155.696 0-214.96l44.675-44.675c4.686-4.686 12.284-4.686 16.971 0l39.598 39.598c4.686 4.686 4.686 12.284 0 16.971l-44.675 44.674c-28.072 28.073-28.072 73.75 0 101.823 28.072 28.072 73.75 28.073 101.824 0l44.674-44.674c4.686-4.686 12.284-4.686 16.971 0l39.597 39.598zm-56.568-260.216c4.686 4.686 12.284 4.686 16.971 0l44.674-44.674c28.072-28.075 73.75-28.073 101.824 0 28.072 28.073 28.072 73.75 0 101.823l-44.675 44.674c-4.686 4.686-4.686 12.284 0 16.971l39.598 39.598c4.686 4.686 12.284 4.686 16.971 0l44.675-44.675c59.265-59.265 59.265-155.695 0-214.96-59.266-59.264-155.695-59.264-214.961 0l-44.674 44.674c-4.686 4.686-4.686 12.284 0 16.971l39.597 39.598zm234.828 359.28l22.627-22.627c9.373-9.373 9.373-24.569 0-33.941L63.598 7.029c-9.373-9.373-24.569-9.373-33.941 0L7.029 29.657c-9.373 9.373-9.373 24.569 0 33.941l441.373 441.373c9.373 9.372 24.569 9.372 33.941 0z" - } - }, - "free": [ - "solid" - ] - }, - "unlock": { - "changes": [ - "2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "admin", - "lock", - "password", - "protect" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f09c", - "label": "unlock", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861479, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M400 256H152V152.9c0-39.6 31.7-72.5 71.3-72.9 40-.4 72.7 32.1 72.7 72v16c0 13.3 10.7 24 24 24h32c13.3 0 24-10.7 24-24v-16C376 68 307.5-.3 223.5 0 139.5.3 72 69.5 72 153.5V256H48c-26.5 0-48 21.5-48 48v160c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V304c0-26.5-21.5-48-48-48z" - } - }, - "free": [ - "solid" - ] - }, - "unlock-alt": { - "changes": [ - "3.1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "admin", - "lock", - "password", - "protect" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f13e", - "label": "Alternate Unlock", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861479, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M400 256H152V152.9c0-39.6 31.7-72.5 71.3-72.9 40-.4 72.7 32.1 72.7 72v16c0 13.3 10.7 24 24 24h32c13.3 0 24-10.7 24-24v-16C376 68 307.5-.3 223.5 0 139.5.3 72 69.5 72 153.5V256H48c-26.5 0-48 21.5-48 48v160c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V304c0-26.5-21.5-48-48-48zM264 408c0 22.1-17.9 40-40 40s-40-17.9-40-40v-48c0-22.1 17.9-40 40-40s40 17.9 40 40v48z" - } - }, - "free": [ - "solid" - ] - }, - "untappd": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f405", - "label": "Untappd", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861026, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M401.3 49.9c-79.8 160.1-84.6 152.5-87.9 173.2l-5.2 32.8c-1.9 12-6.6 23.5-13.7 33.4L145.6 497.1c-7.6 10.6-20.4 16.2-33.4 14.6-40.3-5-77.8-32.2-95.3-68.5-5.7-11.8-4.5-25.8 3.1-36.4l148.9-207.9c7.1-9.9 16.4-18 27.2-23.7l29.3-15.5c18.5-9.8 9.7-11.9 135.6-138.9 1-4.8 1-7.3 3.6-8 3-.7 6.6-1 6.3-4.6l-.4-4.6c-.2-1.9 1.3-3.6 3.2-3.6 4.5-.1 13.2 1.2 25.6 10 12.3 8.9 16.4 16.8 17.7 21.1.6 1.8-.6 3.7-2.4 4.2l-4.5 1.1c-3.4.9-2.5 4.4-2.3 7.4.1 2.8-2.3 3.6-6.5 6.1zM230.1 36.4c3.4.9 2.5 4.4 2.3 7.4-.2 2.7 2.1 3.5 6.4 6 7.9 15.9 15.3 30.5 22.2 44 .7 1.3 2.3 1.5 3.3.5 11.2-12 24.6-26.2 40.5-42.6 1.3-1.4 1.4-3.5.1-4.9-8-8.2-16.5-16.9-25.6-26.1-1-4.7-1-7.3-3.6-8-3-.8-6.6-1-6.3-4.6.3-3.3 1.4-8.1-2.8-8.2-4.5-.1-13.2 1.1-25.6 10-12.3 8.9-16.4 16.8-17.7 21.1-1.4 4.2 3.6 4.6 6.8 5.4zM620 406.7L471.2 198.8c-13.2-18.5-26.6-23.4-56.4-39.1-11.2-5.9-14.2-10.9-30.5-28.9-1-1.1-2.9-.9-3.6.5-46.3 88.8-47.1 82.8-49 94.8-1.7 10.7-1.3 20 .3 29.8 1.9 12 6.6 23.5 13.7 33.4l148.9 207.9c7.6 10.6 20.2 16.2 33.1 14.7 40.3-4.9 78-32 95.7-68.6 5.4-11.9 4.3-25.9-3.4-36.6z" - } - }, - "free": [ - "brands" - ] - }, - "upload": { - "changes": [ - "1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "import", - "publish" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f093", - "label": "Upload", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861479, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M296 384h-80c-13.3 0-24-10.7-24-24V192h-87.7c-17.8 0-26.7-21.5-14.1-34.1L242.3 5.7c7.5-7.5 19.8-7.5 27.3 0l152.2 152.2c12.6 12.6 3.7 34.1-14.1 34.1H320v168c0 13.3-10.7 24-24 24zm216-8v112c0 13.3-10.7 24-24 24H24c-13.3 0-24-10.7-24-24V376c0-13.3 10.7-24 24-24h136v8c0 30.9 25.1 56 56 56h80c30.9 0 56-25.1 56-56v-8h136c13.3 0 24 10.7 24 24zm-124 88c0-11-9-20-20-20s-20 9-20 20 9 20 20 20 20-9 20-20zm64 0c0-11-9-20-20-20s-20 9-20 20 9 20 20 20 20-9 20-20z" - } - }, - "free": [ - "solid" - ] - }, - "ups": { - "changes": [ - "5.6.0" - ], - "ligatures": [], - "search": { - "terms": [ - "United Parcel Service", - "package", - "shipping" - ] - }, - "styles": [ - "brands" - ], - "unicode": "f7e0", - "label": "UPS", - "svg": { - "brands": { - "last_modified": 1546440861026, - "raw": "", - "viewBox": [ - "0", - "0", - "375.3", - "512" - ], - "width": 375, - "height": 512, - "path": "M99.2 302.6c-5.2 3.6-32.6 13.1-32.6-19v-104H33.9v102.6c0 74.9 80.2 51.1 97.9 39V179.6H99.2v123zM0 74.4v220.9C0 399 74.9 430.5 187.7 479.4c112.4-48.9 187.7-80.2 187.7-184.1V74.4C259.1 12.8 93.6 24.8 0 74.4zm358.1 220.9c0 86.6-53.2 113.6-170.4 165.3C70.2 408.8 17.2 381.9 17.2 295.3V168.9c102.3-93.8 231.6-100 340.9-89.8v216.2zM148.5 187.9v212.8h32.7V332c24.4 7.3 71.7-2.6 71.7-78.5 0-97.4-80.7-80.9-104.4-65.6zm32.7 117.3V204.9c8.4-4.2 38.4-12.7 38.4 49.3 0 67.9-36.4 51.8-38.4 51zm79.1-86.4c.1 47.3 51.6 42.5 52.2 70.4.6 23.5-30.4 23-50.8 4.9v30.1c36.2 21.5 81.9 8.1 83.2-33.5 1.7-51.5-54.1-46.6-53.4-73.2.6-20.3 30.6-20.5 48.5-2.2v-28.4c-28.5-22-79.9-9.2-79.7 31.9z" - } - }, - "free": [ - "brands" - ] - }, - "usb": { - "changes": [ - "4.5", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f287", - "label": "USB", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861026, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M641.5 256c0 3.1-1.7 6.1-4.5 7.5L547.9 317c-1.4.8-2.8 1.4-4.5 1.4-1.4 0-3.1-.3-4.5-1.1-2.8-1.7-4.5-4.5-4.5-7.8v-35.6H295.7c25.3 39.6 40.5 106.9 69.6 106.9H392V354c0-5 3.9-8.9 8.9-8.9H490c5 0 8.9 3.9 8.9 8.9v89.1c0 5-3.9 8.9-8.9 8.9h-89.1c-5 0-8.9-3.9-8.9-8.9v-26.7h-26.7c-75.4 0-81.1-142.5-124.7-142.5H140.3c-8.1 30.6-35.9 53.5-69 53.5C32 327.3 0 295.3 0 256s32-71.3 71.3-71.3c33.1 0 61 22.8 69 53.5 39.1 0 43.9 9.5 74.6-60.4C255 88.7 273 95.7 323.8 95.7c7.5-20.9 27-35.6 50.4-35.6 29.5 0 53.5 23.9 53.5 53.5s-23.9 53.5-53.5 53.5c-23.4 0-42.9-14.8-50.4-35.6H294c-29.1 0-44.3 67.4-69.6 106.9h310.1v-35.6c0-3.3 1.7-6.1 4.5-7.8 2.8-1.7 6.4-1.4 8.9.3l89.1 53.5c2.8 1.1 4.5 4.1 4.5 7.2z" - } - }, - "free": [ - "brands" - ] - }, - "user": { - "changes": [ - "1", - "5.0.0", - "5.0.3", - "5.0.11" - ], - "ligatures": [], - "search": { - "terms": [ - "account", - "avatar", - "head", - "human", - "man", - "person", - "profile" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f007", - "label": "User", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861482, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M224 256c70.7 0 128-57.3 128-128S294.7 0 224 0 96 57.3 96 128s57.3 128 128 128zm89.6 32h-16.7c-22.2 10.2-46.9 16-72.9 16s-50.6-5.8-72.9-16h-16.7C60.2 288 0 348.2 0 422.4V464c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48v-41.6c0-74.2-60.2-134.4-134.4-134.4z" - }, - "regular": { - "last_modified": 1546440861345, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M313.6 304c-28.7 0-42.5 16-89.6 16-47.1 0-60.8-16-89.6-16C60.2 304 0 364.2 0 438.4V464c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48v-25.6c0-74.2-60.2-134.4-134.4-134.4zM400 464H48v-25.6c0-47.6 38.8-86.4 86.4-86.4 14.6 0 38.3 16 89.6 16 51.7 0 74.9-16 89.6-16 47.6 0 86.4 38.8 86.4 86.4V464zM224 288c79.5 0 144-64.5 144-144S303.5 0 224 0 80 64.5 80 144s64.5 144 144 144zm0-240c52.9 0 96 43.1 96 96s-43.1 96-96 96-96-43.1-96-96 43.1-96 96-96z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "user-alt": { - "changes": [ - "5.0.0", - "5.0.3", - "5.0.11" - ], - "ligatures": [], - "search": { - "terms": [ - "account", - "avatar", - "head", - "human", - "man", - "person", - "profile" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f406", - "label": "Alternate User", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861479, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M256 288c79.5 0 144-64.5 144-144S335.5 0 256 0 112 64.5 112 144s64.5 144 144 144zm128 32h-55.1c-22.2 10.2-46.9 16-72.9 16s-50.6-5.8-72.9-16H128C57.3 320 0 377.3 0 448v16c0 26.5 21.5 48 48 48h416c26.5 0 48-21.5 48-48v-16c0-70.7-57.3-128-128-128z" - } - }, - "free": [ - "solid" - ] - }, - "user-alt-slash": { - "changes": [ - "5.0.11" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f4fa", - "label": "Alternate User Slash", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861479, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M633.8 458.1L389.6 269.3C433.8 244.7 464 198.1 464 144 464 64.5 399.5 0 320 0c-67.1 0-123 46.1-139 108.2L45.5 3.4C38.5-2 28.5-.8 23 6.2L3.4 31.4c-5.4 7-4.2 17 2.8 22.4l588.4 454.7c7 5.4 17 4.2 22.5-2.8l19.6-25.3c5.4-6.8 4.1-16.9-2.9-22.3zM198.4 320C124.2 320 64 380.2 64 454.4v9.6c0 26.5 21.5 48 48 48h382.2L245.8 320h-47.4z" - } - }, - "free": [ - "solid" - ] - }, - "user-astronaut": { - "changes": [ - "5.0.11" - ], - "ligatures": [], - "search": { - "terms": [ - "avatar", - "clothing", - "cosmonaut", - "space", - "suit" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f4fb", - "label": "User Astronaut", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861479, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M64 224h13.5c24.7 56.5 80.9 96 146.5 96s121.8-39.5 146.5-96H384c8.8 0 16-7.2 16-16v-96c0-8.8-7.2-16-16-16h-13.5C345.8 39.5 289.6 0 224 0S102.2 39.5 77.5 96H64c-8.8 0-16 7.2-16 16v96c0 8.8 7.2 16 16 16zm40-88c0-22.1 21.5-40 48-40h144c26.5 0 48 17.9 48 40v24c0 53-43 96-96 96h-48c-53 0-96-43-96-96v-24zm72 72l12-36 36-12-36-12-12-36-12 36-36 12 36 12 12 36zm151.6 113.4C297.7 340.7 262.2 352 224 352s-73.7-11.3-103.6-30.6C52.9 328.5 0 385 0 454.4v9.6c0 26.5 21.5 48 48 48h80v-64c0-17.7 14.3-32 32-32h128c17.7 0 32 14.3 32 32v64h80c26.5 0 48-21.5 48-48v-9.6c0-69.4-52.9-125.9-120.4-133zM272 448c-8.8 0-16 7.2-16 16s7.2 16 16 16 16-7.2 16-16-7.2-16-16-16zm-96 0c-8.8 0-16 7.2-16 16v48h32v-48c0-8.8-7.2-16-16-16z" - } - }, - "free": [ - "solid" - ] - }, - "user-check": { - "changes": [ - "5.0.11" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f4fc", - "label": "User Check", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861480, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M224 256c70.7 0 128-57.3 128-128S294.7 0 224 0 96 57.3 96 128s57.3 128 128 128zm89.6 32h-16.7c-22.2 10.2-46.9 16-72.9 16s-50.6-5.8-72.9-16h-16.7C60.2 288 0 348.2 0 422.4V464c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48v-41.6c0-74.2-60.2-134.4-134.4-134.4zm323-128.4l-27.8-28.1c-4.6-4.7-12.1-4.7-16.8-.1l-104.8 104-45.5-45.8c-4.6-4.7-12.1-4.7-16.8-.1l-28.1 27.9c-4.7 4.6-4.7 12.1-.1 16.8l81.7 82.3c4.6 4.7 12.1 4.7 16.8.1l141.3-140.2c4.6-4.7 4.7-12.2.1-16.8z" - } - }, - "free": [ - "solid" - ] - }, - "user-circle": { - "changes": [ - "4.7", - "5.0.0", - "5.0.3", - "5.0.11" - ], - "ligatures": [], - "search": { - "terms": [ - "account", - "avatar", - "head", - "human", - "man", - "person", - "profile" - ] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f2bd", - "label": "User Circle", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861480, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm0 96c48.6 0 88 39.4 88 88s-39.4 88-88 88-88-39.4-88-88 39.4-88 88-88zm0 344c-58.7 0-111.3-26.6-146.5-68.2 18.8-35.4 55.6-59.8 98.5-59.8 2.4 0 4.8.4 7.1 1.1 13 4.2 26.6 6.9 40.9 6.9 14.3 0 28-2.7 40.9-6.9 2.3-.7 4.7-1.1 7.1-1.1 42.9 0 79.7 24.4 98.5 59.8C359.3 421.4 306.7 448 248 448z" - }, - "regular": { - "last_modified": 1546440861343, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M248 104c-53 0-96 43-96 96s43 96 96 96 96-43 96-96-43-96-96-96zm0 144c-26.5 0-48-21.5-48-48s21.5-48 48-48 48 21.5 48 48-21.5 48-48 48zm0-240C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm0 448c-49.7 0-95.1-18.3-130.1-48.4 14.9-23 40.4-38.6 69.6-39.5 20.8 6.4 40.6 9.6 60.5 9.6s39.7-3.1 60.5-9.6c29.2 1 54.7 16.5 69.6 39.5-35 30.1-80.4 48.4-130.1 48.4zm162.7-84.1c-24.4-31.4-62.1-51.9-105.1-51.9-10.2 0-26 9.6-57.6 9.6-31.5 0-47.4-9.6-57.6-9.6-42.9 0-80.6 20.5-105.1 51.9C61.9 339.2 48 299.2 48 256c0-110.3 89.7-200 200-200s200 89.7 200 200c0 43.2-13.9 83.2-37.3 115.9z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "user-clock": { - "changes": [ - "5.0.11" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f4fd", - "label": "User Clock", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861480, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M496 224c-79.6 0-144 64.4-144 144s64.4 144 144 144 144-64.4 144-144-64.4-144-144-144zm64 150.3c0 5.3-4.4 9.7-9.7 9.7h-60.6c-5.3 0-9.7-4.4-9.7-9.7v-76.6c0-5.3 4.4-9.7 9.7-9.7h12.6c5.3 0 9.7 4.4 9.7 9.7V352h38.3c5.3 0 9.7 4.4 9.7 9.7v12.6zM320 368c0-27.8 6.7-54.1 18.2-77.5-8-1.5-16.2-2.5-24.6-2.5h-16.7c-22.2 10.2-46.9 16-72.9 16s-50.6-5.8-72.9-16h-16.7C60.2 288 0 348.2 0 422.4V464c0 26.5 21.5 48 48 48h347.1c-45.3-31.9-75.1-84.5-75.1-144zm-96-112c70.7 0 128-57.3 128-128S294.7 0 224 0 96 57.3 96 128s57.3 128 128 128z" - } - }, - "free": [ - "solid" - ] - }, - "user-cog": { - "changes": [ - "5.0.11" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f4fe", - "label": "User Cog", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861480, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M610.5 373.3c2.6-14.1 2.6-28.5 0-42.6l25.8-14.9c3-1.7 4.3-5.2 3.3-8.5-6.7-21.6-18.2-41.2-33.2-57.4-2.3-2.5-6-3.1-9-1.4l-25.8 14.9c-10.9-9.3-23.4-16.5-36.9-21.3v-29.8c0-3.4-2.4-6.4-5.7-7.1-22.3-5-45-4.8-66.2 0-3.3.7-5.7 3.7-5.7 7.1v29.8c-13.5 4.8-26 12-36.9 21.3l-25.8-14.9c-2.9-1.7-6.7-1.1-9 1.4-15 16.2-26.5 35.8-33.2 57.4-1 3.3.4 6.8 3.3 8.5l25.8 14.9c-2.6 14.1-2.6 28.5 0 42.6l-25.8 14.9c-3 1.7-4.3 5.2-3.3 8.5 6.7 21.6 18.2 41.1 33.2 57.4 2.3 2.5 6 3.1 9 1.4l25.8-14.9c10.9 9.3 23.4 16.5 36.9 21.3v29.8c0 3.4 2.4 6.4 5.7 7.1 22.3 5 45 4.8 66.2 0 3.3-.7 5.7-3.7 5.7-7.1v-29.8c13.5-4.8 26-12 36.9-21.3l25.8 14.9c2.9 1.7 6.7 1.1 9-1.4 15-16.2 26.5-35.8 33.2-57.4 1-3.3-.4-6.8-3.3-8.5l-25.8-14.9zM496 400.5c-26.8 0-48.5-21.8-48.5-48.5s21.8-48.5 48.5-48.5 48.5 21.8 48.5 48.5-21.7 48.5-48.5 48.5zM224 256c70.7 0 128-57.3 128-128S294.7 0 224 0 96 57.3 96 128s57.3 128 128 128zm201.2 226.5c-2.3-1.2-4.6-2.6-6.8-3.9l-7.9 4.6c-6 3.4-12.8 5.3-19.6 5.3-10.9 0-21.4-4.6-28.9-12.6-18.3-19.8-32.3-43.9-40.2-69.6-5.5-17.7 1.9-36.4 17.9-45.7l7.9-4.6c-.1-2.6-.1-5.2 0-7.8l-7.9-4.6c-16-9.2-23.4-28-17.9-45.7.9-2.9 2.2-5.8 3.2-8.7-3.8-.3-7.5-1.2-11.4-1.2h-16.7c-22.2 10.2-46.9 16-72.9 16s-50.6-5.8-72.9-16h-16.7C60.2 288 0 348.2 0 422.4V464c0 26.5 21.5 48 48 48h352c10.1 0 19.5-3.2 27.2-8.5-1.2-3.8-2-7.7-2-11.8v-9.2z" - } - }, - "free": [ - "solid" - ] - }, - "user-edit": { - "changes": [ - "5.0.11" - ], - "ligatures": [], - "search": { - "terms": [ - "edit", - "pen", - "pencil", - "update", - "write" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f4ff", - "label": "User Edit", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861480, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M224 256c70.7 0 128-57.3 128-128S294.7 0 224 0 96 57.3 96 128s57.3 128 128 128zm89.6 32h-16.7c-22.2 10.2-46.9 16-72.9 16s-50.6-5.8-72.9-16h-16.7C60.2 288 0 348.2 0 422.4V464c0 26.5 21.5 48 48 48h274.9c-2.4-6.8-3.4-14-2.6-21.3l6.8-60.9 1.2-11.1 7.9-7.9 77.3-77.3c-24.5-27.7-60-45.5-99.9-45.5zm45.3 145.3l-6.8 61c-1.1 10.2 7.5 18.8 17.6 17.6l60.9-6.8 137.9-137.9-71.7-71.7-137.9 137.8zM633 268.9L595.1 231c-9.3-9.3-24.5-9.3-33.8 0l-37.8 37.8-4.1 4.1 71.8 71.7 41.8-41.8c9.3-9.4 9.3-24.5 0-33.9z" - } - }, - "free": [ - "solid" - ] - }, - "user-friends": { - "changes": [ - "5.0.11" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f500", - "label": "User Friends", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861480, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M192 256c61.9 0 112-50.1 112-112S253.9 32 192 32 80 82.1 80 144s50.1 112 112 112zm76.8 32h-8.3c-20.8 10-43.9 16-68.5 16s-47.6-6-68.5-16h-8.3C51.6 288 0 339.6 0 403.2V432c0 26.5 21.5 48 48 48h288c26.5 0 48-21.5 48-48v-28.8c0-63.6-51.6-115.2-115.2-115.2zM480 256c53 0 96-43 96-96s-43-96-96-96-96 43-96 96 43 96 96 96zm48 32h-3.8c-13.9 4.8-28.6 8-44.2 8s-30.3-3.2-44.2-8H432c-20.4 0-39.2 5.9-55.7 15.4 24.4 26.3 39.7 61.2 39.7 99.8v38.4c0 2.2-.5 4.3-.6 6.4H592c26.5 0 48-21.5 48-48 0-61.9-50.1-112-112-112z" - } - }, - "free": [ - "solid" - ] - }, - "user-graduate": { - "changes": [ - "5.0.11" - ], - "ligatures": [], - "search": { - "terms": [ - "cap", - "clothing", - "commencement", - "gown", - "graduation", - "student" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f501", - "label": "User Graduate", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861480, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M319.4 320.6L224 416l-95.4-95.4C57.1 323.7 0 382.2 0 454.4v9.6c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48v-9.6c0-72.2-57.1-130.7-128.6-133.8zM13.6 79.8l6.4 1.5v58.4c-7 4.2-12 11.5-12 20.3 0 8.4 4.6 15.4 11.1 19.7L3.5 242c-1.7 6.9 2.1 14 7.6 14h41.8c5.5 0 9.3-7.1 7.6-14l-15.6-62.3C51.4 175.4 56 168.4 56 160c0-8.8-5-16.1-12-20.3V87.1l66 15.9c-8.6 17.2-14 36.4-14 57 0 70.7 57.3 128 128 128s128-57.3 128-128c0-20.6-5.3-39.8-14-57l96.3-23.2c18.2-4.4 18.2-27.1 0-31.5l-190.4-46c-13-3.1-26.7-3.1-39.7 0L13.6 48.2c-18.1 4.4-18.1 27.2 0 31.6z" - } - }, - "free": [ - "solid" - ] - }, - "user-injured": { - "changes": [ - "5.4.0" - ], - "ligatures": [], - "search": { - "terms": [ - "cast", - "ouch", - "sling" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f728", - "label": "User Injured", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861480, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M277.37 11.98C261.08 4.47 243.11 0 224 0c-53.69 0-99.5 33.13-118.51 80h81.19l90.69-68.02zM342.51 80c-7.9-19.47-20.67-36.2-36.49-49.52L239.99 80h102.52zM224 256c70.69 0 128-57.31 128-128 0-5.48-.95-10.7-1.61-16H97.61c-.67 5.3-1.61 10.52-1.61 16 0 70.69 57.31 128 128 128zM80 299.7V512h128.26l-98.45-221.52A132.835 132.835 0 0 0 80 299.7zM0 464c0 26.51 21.49 48 48 48V320.24C18.88 344.89 0 381.26 0 422.4V464zm256-48h-55.38l42.67 96H256c26.47 0 48-21.53 48-48s-21.53-48-48-48zm57.6-128h-16.71c-22.24 10.18-46.88 16-72.89 16s-50.65-5.82-72.89-16h-7.37l42.67 96H256c44.11 0 80 35.89 80 80 0 18.08-6.26 34.59-16.41 48H400c26.51 0 48-21.49 48-48v-41.6c0-74.23-60.17-134.4-134.4-134.4z" - } - }, - "free": [ - "solid" - ] - }, - "user-lock": { - "changes": [ - "5.0.11" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f502", - "label": "User Lock", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861480, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M320 320c0-11.1 3.1-21.4 8.1-30.5-4.8-.5-9.5-1.5-14.5-1.5h-16.7c-22.2 10.2-46.9 16-72.9 16s-50.6-5.8-72.9-16h-16.7C60.2 288 0 348.2 0 422.4V464c0 26.5 21.5 48 48 48h280.9c-5.5-9.5-8.9-20.3-8.9-32V320zm-96-64c70.7 0 128-57.3 128-128S294.7 0 224 0 96 57.3 96 128s57.3 128 128 128zm384 32h-32v-48c0-44.2-35.8-80-80-80s-80 35.8-80 80v48h-32c-17.7 0-32 14.3-32 32v160c0 17.7 14.3 32 32 32h224c17.7 0 32-14.3 32-32V320c0-17.7-14.3-32-32-32zm-80 0h-64v-48c0-17.6 14.4-32 32-32s32 14.4 32 32v48z" - } - }, - "free": [ - "solid" - ] - }, - "user-md": { - "changes": [ - "2", - "5.0.0", - "5.0.3", - "5.0.7", - "5.0.11" - ], - "ligatures": [], - "search": { - "terms": [ - "job", - "medical", - "nurse", - "occupation", - "physician", - "profile", - "surgeon" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f0f0", - "label": "Doctor", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861481, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M224 256c70.7 0 128-57.3 128-128S294.7 0 224 0 96 57.3 96 128s57.3 128 128 128zM104 424c0 13.3 10.7 24 24 24s24-10.7 24-24-10.7-24-24-24-24 10.7-24 24zm216-135.4v49c36.5 7.4 64 39.8 64 78.4v41.7c0 7.6-5.4 14.2-12.9 15.7l-32.2 6.4c-4.3.9-8.5-1.9-9.4-6.3l-3.1-15.7c-.9-4.3 1.9-8.6 6.3-9.4l19.3-3.9V416c0-62.8-96-65.1-96 1.9v26.7l19.3 3.9c4.3.9 7.1 5.1 6.3 9.4l-3.1 15.7c-.9 4.3-5.1 7.1-9.4 6.3l-31.2-4.2c-7.9-1.1-13.8-7.8-13.8-15.9V416c0-38.6 27.5-70.9 64-78.4v-45.2c-2.2.7-4.4 1.1-6.6 1.9-18 6.3-37.3 9.8-57.4 9.8s-39.4-3.5-57.4-9.8c-7.4-2.6-14.9-4.2-22.6-5.2v81.6c23.1 6.9 40 28.1 40 53.4 0 30.9-25.1 56-56 56s-56-25.1-56-56c0-25.3 16.9-46.5 40-53.4v-80.4C48.5 301 0 355.8 0 422.4v44.8C0 491.9 20.1 512 44.8 512h358.4c24.7 0 44.8-20.1 44.8-44.8v-44.8c0-72-56.8-130.3-128-133.8z" - } - }, - "free": [ - "solid" - ] - }, - "user-minus": { - "changes": [ - "5.0.11" - ], - "ligatures": [], - "search": { - "terms": [ - "delete", - "negative", - "remove" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f503", - "label": "User Minus", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861481, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M624 208H432c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h192c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16zm-400 48c70.7 0 128-57.3 128-128S294.7 0 224 0 96 57.3 96 128s57.3 128 128 128zm89.6 32h-16.7c-22.2 10.2-46.9 16-72.9 16s-50.6-5.8-72.9-16h-16.7C60.2 288 0 348.2 0 422.4V464c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48v-41.6c0-74.2-60.2-134.4-134.4-134.4z" - } - }, - "free": [ - "solid" - ] - }, - "user-ninja": { - "changes": [ - "5.0.11" - ], - "ligatures": [], - "search": { - "terms": [ - "assassin", - "avatar", - "dangerous", - "deadly", - "sneaky" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f504", - "label": "User Ninja", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861481, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M325.4 289.2L224 390.6 122.6 289.2C54 295.3 0 352.2 0 422.4V464c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48v-41.6c0-70.2-54-127.1-122.6-133.2zM32 192c27.3 0 51.8-11.5 69.2-29.7 15.1 53.9 64 93.7 122.8 93.7 70.7 0 128-57.3 128-128S294.7 0 224 0c-50.4 0-93.6 29.4-114.5 71.8C92.1 47.8 64 32 32 32c0 33.4 17.1 62.8 43.1 80-26 17.2-43.1 46.6-43.1 80zm144-96h96c17.7 0 32 14.3 32 32H144c0-17.7 14.3-32 32-32z" - } - }, - "free": [ - "solid" - ] - }, - "user-nurse": { - "changes": [ - "5.7.0" - ], - "ligatures": [], - "search": { - "terms": [ - "doctor", - "midwife", - "practitioner", - "surgeon" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f82f", - "label": "Nurse", - "voted": false, - "svg": { - "solid": { - "last_modified": 1548701300095, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M57.78 288h82.36c22.51 19.68 51.62 32 83.86 32s61.35-12.32 83.86-32h82.36a16 16 0 0 0 14.28-23.18c-15.23-29.85-31.28-62.23-42.15-95.54C354.78 146.09 352 121.59 352 97.2V48L224 0 96 48v49.2c0 24.39-2.75 48.89-10.33 72.08C74.78 202.59 58.73 235 43.5 264.82A16 16 0 0 0 57.78 288zM184 71.67a5 5 0 0 1 5-5h21.67V45a5 5 0 0 1 5-5h16.66a5 5 0 0 1 5 5v21.67H259a5 5 0 0 1 5 5v16.66a5 5 0 0 1-5 5h-21.67V115a5 5 0 0 1-5 5h-16.66a5 5 0 0 1-5-5V93.33H189a5 5 0 0 1-5-5zM144 160h160v32a80 80 0 0 1-160 0zm175.41 160L224 415.39 128.59 320C57.1 323.1 0 381.6 0 453.79A58.21 58.21 0 0 0 58.21 512h331.58A58.21 58.21 0 0 0 448 453.79C448 381.6 390.9 323.1 319.41 320z" - } - }, - "free": [ - "solid" - ] - }, - "user-plus": { - "changes": [ - "4.3", - "5.0.0", - "5.0.3", - "5.0.11" - ], - "ligatures": [], - "search": { - "terms": [ - "positive", - "sign up", - "signup" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f234", - "label": "User Plus", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861481, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M624 208h-64v-64c0-8.8-7.2-16-16-16h-32c-8.8 0-16 7.2-16 16v64h-64c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h64v64c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16v-64h64c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16zm-400 48c70.7 0 128-57.3 128-128S294.7 0 224 0 96 57.3 96 128s57.3 128 128 128zm89.6 32h-16.7c-22.2 10.2-46.9 16-72.9 16s-50.6-5.8-72.9-16h-16.7C60.2 288 0 348.2 0 422.4V464c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48v-41.6c0-74.2-60.2-134.4-134.4-134.4z" - } - }, - "free": [ - "solid" - ] - }, - "user-secret": { - "changes": [ - "4.3", - "5.0.0", - "5.0.3", - "5.0.11" - ], - "ligatures": [], - "search": { - "terms": [ - "clothing", - "coat", - "hat", - "incognito", - "privacy", - "spy", - "whisper" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f21b", - "label": "User Secret", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861481, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M383.9 308.3l23.9-62.6c4-10.5-3.7-21.7-15-21.7h-58.5c11-18.9 17.8-40.6 17.8-64v-.3c39.2-7.8 64-19.1 64-31.7 0-13.3-27.3-25.1-70.1-33-9.2-32.8-27-65.8-40.6-82.8-9.5-11.9-25.9-15.6-39.5-8.8l-27.6 13.8c-9 4.5-19.6 4.5-28.6 0L182.1 3.4c-13.6-6.8-30-3.1-39.5 8.8-13.5 17-31.4 50-40.6 82.8-42.7 7.9-70 19.7-70 33 0 12.6 24.8 23.9 64 31.7v.3c0 23.4 6.8 45.1 17.8 64H56.3c-11.5 0-19.2 11.7-14.7 22.3l25.8 60.2C27.3 329.8 0 372.7 0 422.4v44.8C0 491.9 20.1 512 44.8 512h358.4c24.7 0 44.8-20.1 44.8-44.8v-44.8c0-48.4-25.8-90.4-64.1-114.1zM176 480l-41.6-192 49.6 32 24 40-32 120zm96 0l-32-120 24-40 49.6-32L272 480zm41.7-298.5c-3.9 11.9-7 24.6-16.5 33.4-10.1 9.3-48 22.4-64-25-2.8-8.4-15.4-8.4-18.3 0-17 50.2-56 32.4-64 25-9.5-8.8-12.7-21.5-16.5-33.4-.8-2.5-6.3-5.7-6.3-5.8v-10.8c28.3 3.6 61 5.8 96 5.8s67.7-2.1 96-5.8v10.8c-.1.1-5.6 3.2-6.4 5.8z" - } - }, - "free": [ - "solid" - ] - }, - "user-shield": { - "changes": [ - "5.0.11" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f505", - "label": "User Shield", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861481, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M622.3 271.1l-115.2-45c-4.1-1.6-12.6-3.7-22.2 0l-115.2 45c-10.7 4.2-17.7 14-17.7 24.9 0 111.6 68.7 188.8 132.9 213.9 9.6 3.7 18 1.6 22.2 0C558.4 489.9 640 420.5 640 296c0-10.9-7-20.7-17.7-24.9zM496 462.4V273.3l95.5 37.3c-5.6 87.1-60.9 135.4-95.5 151.8zM224 256c70.7 0 128-57.3 128-128S294.7 0 224 0 96 57.3 96 128s57.3 128 128 128zm96 40c0-2.5.8-4.8 1.1-7.2-2.5-.1-4.9-.8-7.5-.8h-16.7c-22.2 10.2-46.9 16-72.9 16s-50.6-5.8-72.9-16h-16.7C60.2 288 0 348.2 0 422.4V464c0 26.5 21.5 48 48 48h352c6.8 0 13.3-1.5 19.2-4-54-42.9-99.2-116.7-99.2-212z" - } - }, - "free": [ - "solid" - ] - }, - "user-slash": { - "changes": [ - "5.0.11" - ], - "ligatures": [], - "search": { - "terms": [ - "ban", - "remove" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f506", - "label": "User Slash", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861481, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M633.8 458.1L362.3 248.3C412.1 230.7 448 183.8 448 128 448 57.3 390.7 0 320 0c-67.1 0-121.5 51.8-126.9 117.4L45.5 3.4C38.5-2 28.5-.8 23 6.2L3.4 31.4c-5.4 7-4.2 17 2.8 22.4l588.4 454.7c7 5.4 17 4.2 22.5-2.8l19.6-25.3c5.4-6.8 4.1-16.9-2.9-22.3zM96 422.4V464c0 26.5 21.5 48 48 48h350.2L207.4 290.3C144.2 301.3 96 356 96 422.4z" - } - }, - "free": [ - "solid" - ] - }, - "user-tag": { - "changes": [ - "5.0.11" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f507", - "label": "User Tag", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861481, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M630.6 364.9l-90.3-90.2c-12-12-28.3-18.7-45.3-18.7h-79.3c-17.7 0-32 14.3-32 32v79.2c0 17 6.7 33.2 18.7 45.2l90.3 90.2c12.5 12.5 32.8 12.5 45.3 0l92.5-92.5c12.6-12.5 12.6-32.7.1-45.2zm-182.8-21c-13.3 0-24-10.7-24-24s10.7-24 24-24 24 10.7 24 24c0 13.2-10.7 24-24 24zm-223.8-88c70.7 0 128-57.3 128-128C352 57.3 294.7 0 224 0S96 57.3 96 128c0 70.6 57.3 127.9 128 127.9zm127.8 111.2V294c-12.2-3.6-24.9-6.2-38.2-6.2h-16.7c-22.2 10.2-46.9 16-72.9 16s-50.6-5.8-72.9-16h-16.7C60.2 287.9 0 348.1 0 422.3v41.6c0 26.5 21.5 48 48 48h352c15.5 0 29.1-7.5 37.9-18.9l-58-58c-18.1-18.1-28.1-42.2-28.1-67.9z" - } - }, - "free": [ - "solid" - ] - }, - "user-tie": { - "changes": [ - "5.0.11" - ], - "ligatures": [], - "search": { - "terms": [ - "avatar", - "business", - "clothing", - "formal" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f508", - "label": "User Tie", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861481, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M224 256c70.7 0 128-57.3 128-128S294.7 0 224 0 96 57.3 96 128s57.3 128 128 128zm95.8 32.6L272 480l-32-136 32-56h-96l32 56-32 136-47.8-191.4C56.9 292 0 350.3 0 422.4V464c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48v-41.6c0-72.1-56.9-130.4-128.2-133.8z" - } - }, - "free": [ - "solid" - ] - }, - "user-times": { - "changes": [ - "4.3", - "5.0.0", - "5.0.3", - "5.0.11" - ], - "ligatures": [], - "search": { - "terms": [ - "archive", - "delete", - "remove", - "x" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f235", - "label": "Remove User", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861481, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M589.6 240l45.6-45.6c6.3-6.3 6.3-16.5 0-22.8l-22.8-22.8c-6.3-6.3-16.5-6.3-22.8 0L544 194.4l-45.6-45.6c-6.3-6.3-16.5-6.3-22.8 0l-22.8 22.8c-6.3 6.3-6.3 16.5 0 22.8l45.6 45.6-45.6 45.6c-6.3 6.3-6.3 16.5 0 22.8l22.8 22.8c6.3 6.3 16.5 6.3 22.8 0l45.6-45.6 45.6 45.6c6.3 6.3 16.5 6.3 22.8 0l22.8-22.8c6.3-6.3 6.3-16.5 0-22.8L589.6 240zM224 256c70.7 0 128-57.3 128-128S294.7 0 224 0 96 57.3 96 128s57.3 128 128 128zm89.6 32h-16.7c-22.2 10.2-46.9 16-72.9 16s-50.6-5.8-72.9-16h-16.7C60.2 288 0 348.2 0 422.4V464c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48v-41.6c0-74.2-60.2-134.4-134.4-134.4z" - } - }, - "free": [ - "solid" - ] - }, - "users": { - "changes": [ - "2", - "5.0.0", - "5.0.3", - "5.0.11" - ], - "ligatures": [], - "search": { - "terms": [ - "people", - "persons", - "profiles" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f0c0", - "label": "Users", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861482, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M96 224c35.3 0 64-28.7 64-64s-28.7-64-64-64-64 28.7-64 64 28.7 64 64 64zm448 0c35.3 0 64-28.7 64-64s-28.7-64-64-64-64 28.7-64 64 28.7 64 64 64zm32 32h-64c-17.6 0-33.5 7.1-45.1 18.6 40.3 22.1 68.9 62 75.1 109.4h66c17.7 0 32-14.3 32-32v-32c0-35.3-28.7-64-64-64zm-256 0c61.9 0 112-50.1 112-112S381.9 32 320 32 208 82.1 208 144s50.1 112 112 112zm76.8 32h-8.3c-20.8 10-43.9 16-68.5 16s-47.6-6-68.5-16h-8.3C179.6 288 128 339.6 128 403.2V432c0 26.5 21.5 48 48 48h288c26.5 0 48-21.5 48-48v-28.8c0-63.6-51.6-115.2-115.2-115.2zm-223.7-13.4C161.5 263.1 145.6 256 128 256H64c-35.3 0-64 28.7-64 64v32c0 17.7 14.3 32 32 32h65.9c6.3-47.4 34.9-87.3 75.2-109.4z" - } - }, - "free": [ - "solid" - ] - }, - "users-cog": { - "changes": [ - "5.0.11" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f509", - "label": "Users Cog", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861482, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M610.5 341.3c2.6-14.1 2.6-28.5 0-42.6l25.8-14.9c3-1.7 4.3-5.2 3.3-8.5-6.7-21.6-18.2-41.2-33.2-57.4-2.3-2.5-6-3.1-9-1.4l-25.8 14.9c-10.9-9.3-23.4-16.5-36.9-21.3v-29.8c0-3.4-2.4-6.4-5.7-7.1-22.3-5-45-4.8-66.2 0-3.3.7-5.7 3.7-5.7 7.1v29.8c-13.5 4.8-26 12-36.9 21.3l-25.8-14.9c-2.9-1.7-6.7-1.1-9 1.4-15 16.2-26.5 35.8-33.2 57.4-1 3.3.4 6.8 3.3 8.5l25.8 14.9c-2.6 14.1-2.6 28.5 0 42.6l-25.8 14.9c-3 1.7-4.3 5.2-3.3 8.5 6.7 21.6 18.2 41.1 33.2 57.4 2.3 2.5 6 3.1 9 1.4l25.8-14.9c10.9 9.3 23.4 16.5 36.9 21.3v29.8c0 3.4 2.4 6.4 5.7 7.1 22.3 5 45 4.8 66.2 0 3.3-.7 5.7-3.7 5.7-7.1v-29.8c13.5-4.8 26-12 36.9-21.3l25.8 14.9c2.9 1.7 6.7 1.1 9-1.4 15-16.2 26.5-35.8 33.2-57.4 1-3.3-.4-6.8-3.3-8.5l-25.8-14.9zM496 368.5c-26.8 0-48.5-21.8-48.5-48.5s21.8-48.5 48.5-48.5 48.5 21.8 48.5 48.5-21.7 48.5-48.5 48.5zM96 224c35.3 0 64-28.7 64-64s-28.7-64-64-64-64 28.7-64 64 28.7 64 64 64zm224 32c1.9 0 3.7-.5 5.6-.6 8.3-21.7 20.5-42.1 36.3-59.2 7.4-8 17.9-12.6 28.9-12.6 6.9 0 13.7 1.8 19.6 5.3l7.9 4.6c.8-.5 1.6-.9 2.4-1.4 7-14.6 11.2-30.8 11.2-48 0-61.9-50.1-112-112-112S208 82.1 208 144c0 61.9 50.1 112 112 112zm105.2 194.5c-2.3-1.2-4.6-2.6-6.8-3.9-8.2 4.8-15.3 9.8-27.5 9.8-10.9 0-21.4-4.6-28.9-12.6-18.3-19.8-32.3-43.9-40.2-69.6-10.7-34.5 24.9-49.7 25.8-50.3-.1-2.6-.1-5.2 0-7.8l-7.9-4.6c-3.8-2.2-7-5-9.8-8.1-3.3.2-6.5.6-9.8.6-24.6 0-47.6-6-68.5-16h-8.3C179.6 288 128 339.6 128 403.2V432c0 26.5 21.5 48 48 48h255.4c-3.7-6-6.2-12.8-6.2-20.3v-9.2zM173.1 274.6C161.5 263.1 145.6 256 128 256H64c-35.3 0-64 28.7-64 64v32c0 17.7 14.3 32 32 32h65.9c6.3-47.4 34.9-87.3 75.2-109.4z" - } - }, - "free": [ - "solid" - ] - }, - "usps": { - "changes": [ - "5.6.0" - ], - "ligatures": [], - "search": { - "terms": [ - "american", - "package", - "shipping", - "usa" - ] - }, - "styles": [ - "brands" - ], - "unicode": "f7e1", - "label": "United States Postal Service", - "svg": { - "brands": { - "last_modified": 1546440861026, - "raw": "", - "viewBox": [ - "0", - "0", - "522.2", - "512" - ], - "width": 522, - "height": 512, - "path": "M433.3 241.8c25.8-41.3 15.2-48.8-11.7-48.8h-27c-.1 0-1.5-1.4-10.9 8-11.2 5.6-37.9 6.3-37.9 8.7 0 4.5 70.3-3.1 88.1 0 9.5 1.5-1.5 20.4-4.4 32-.5 4.5 2.4 2.3 3.8.1zm-112.1 22.6c64-21.3 97.3-23.9 102-26.2 4.4-2.9-4.4-6.6-26.2-5.8-51.7 2.2-137.6 37.1-172.6 53.9L193.7 193h196.6c-2.7-28.2-152.9-22.6-337.9-22.6L0 415.9c196.4-97.3 258.9-130.3 321.2-151.5zM67.7 96.1c253.3 53.7 330 65.7 332.1 85.2 36.4 0 45.9 0 52.4 6.6 21.1 19.7-14.6 67.7-14.6 67.7-4.4 2.9-406.4 160.2-406.4 160.2h423.1L522 96.1H67.7z" - } - }, - "free": [ - "brands" - ] - }, - "ussunnah": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f407", - "label": "us-Sunnah Foundation", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861027, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M156.8 285.1l5.7 14.4h-8.2c-1.3-3.2-3.1-7.7-3.8-9.5-2.5-6.3-1.1-8.4 0-10 1.9-2.7 3.2-4.4 3.6-5.2 0 2.2.8 5.7 2.7 10.3zm297.3 18.8c-2.1 13.8-5.7 27.1-10.5 39.7l43 23.4-44.8-18.8c-5.3 13.2-12 25.6-19.9 37.2l34.2 30.2-36.8-26.4c-8.4 11.8-18 22.6-28.7 32.3l24.9 34.7-28.1-31.8c-11 9.6-23.1 18-36.1 25.1l15.7 37.2-19.3-35.3c-13.1 6.8-27 12.1-41.6 15.9l6.7 38.4-10.5-37.4c-14.3 3.4-29.2 5.3-44.5 5.4L256 512l-1.9-38.4c-15.3-.1-30.2-2-44.5-5.3L199 505.6l6.7-38.2c-14.6-3.7-28.6-9.1-41.7-15.8l-19.2 35.1 15.6-37c-13-7-25.2-15.4-36.2-25.1l-27.9 31.6 24.7-34.4c-10.7-9.7-20.4-20.5-28.8-32.3l-36.5 26.2 33.9-29.9c-7.9-11.6-14.6-24.1-20-37.3l-44.4 18.7L67.8 344c-4.8-12.7-8.4-26.1-10.5-39.9l-51 9 50.3-14.2c-1.1-8.5-1.7-17.1-1.7-25.9 0-4.7.2-9.4.5-14.1L0 256l56-2.8c1.3-13.1 3.8-25.8 7.5-38.1L6.4 199l58.9 10.4c4-12 9.1-23.5 15.2-34.4l-55.1-30 58.3 24.6C90 159 97.2 149.2 105.3 140L55.8 96.4l53.9 38.7c8.1-8.6 17-16.5 26.6-23.6l-40-55.6 45.6 51.6c9.5-6.6 19.7-12.3 30.3-17.2l-27.3-64.9 33.8 62.1c10.5-4.4 21.4-7.9 32.7-10.4L199 6.4l19.5 69.2c11-2.1 22.3-3.2 33.8-3.4L256 0l3.6 72.2c11.5.2 22.8 1.4 33.8 3.5L313 6.4l-12.4 70.7c11.3 2.6 22.2 6.1 32.6 10.5l33.9-62.2-27.4 65.1c10.6 4.9 20.7 10.7 30.2 17.2l45.8-51.8-40.1 55.9c9.5 7.1 18.4 15 26.5 23.6l54.2-38.9-49.7 43.9c8 9.1 15.2 18.9 21.5 29.4l58.7-24.7-55.5 30.2c6.1 10.9 11.1 22.3 15.1 34.3l59.3-10.4-57.5 16.2c3.7 12.2 6.2 24.9 7.5 37.9L512 256l-56 2.8c.3 4.6.5 9.3.5 14.1 0 8.7-.6 17.3-1.6 25.8l50.7 14.3-51.5-9.1zm-21.8-31c0-97.5-79-176.5-176.5-176.5s-176.5 79-176.5 176.5 79 176.5 176.5 176.5 176.5-79 176.5-176.5zm-24 0c0 84.3-68.3 152.6-152.6 152.6s-152.6-68.3-152.6-152.6 68.3-152.6 152.6-152.6 152.6 68.3 152.6 152.6zM195 241c0 2.1 1.3 3.8 3.6 5.1 3.3 1.9 6.2 4.6 8.2 8.2 2.8-5.7 4.3-9.5 4.3-11.2 0-2.2-1.1-4.4-3.2-7-2.1-2.5-3.2-5.2-3.3-7.7-6.5 6.8-9.6 10.9-9.6 12.6zm-40.7-19c0 2.1 1.3 3.8 3.6 5.1 3.5 1.9 6.2 4.6 8.2 8.2 2.8-5.7 4.3-9.5 4.3-11.2 0-2.2-1.1-4.4-3.2-7-2.1-2.5-3.2-5.2-3.3-7.7-6.5 6.8-9.6 10.9-9.6 12.6zm-19 0c0 2.1 1.3 3.8 3.6 5.1 3.3 1.9 6.2 4.6 8.2 8.2 2.8-5.7 4.3-9.5 4.3-11.2 0-2.2-1.1-4.4-3.2-7-2.1-2.5-3.2-5.2-3.3-7.7-6.4 6.8-9.6 10.9-9.6 12.6zm204.9 87.9c-8.4-3-8.7-6.8-8.7-15.6V182c-8.2 12.5-14.2 18.6-18 18.6 6.3 14.4 9.5 23.9 9.5 28.3v64.3c0 2.2-2.2 6.5-4.7 6.5h-18c-2.8-7.5-10.2-26.9-15.3-40.3-2 2.5-7.2 9.2-10.7 13.7 2.4 1.6 4.1 3.6 5.2 6.3 2.6 6.7 6.4 16.5 7.9 20.2h-9.2c-3.9-10.4-9.6-25.4-11.8-31.1-2 2.5-7.2 9.2-10.7 13.7 2.4 1.6 4.1 3.6 5.2 6.3.8 2 2.8 7.3 4.3 10.9H256c-1.5-4.1-5.6-14.6-8.4-22-2 2.5-7.2 9.2-10.7 13.7 2.5 1.6 4.3 3.6 5.2 6.3.2.6.5 1.4.6 1.7H225c-4.6-13.9-11.4-27.7-11.4-34.1 0-2.2.3-5.1 1.1-8.2-8.8 10.8-14 15.9-14 25 0 7.5 10.4 28.3 10.4 33.3 0 1.7-.5 3.3-1.4 4.9-9.6-12.7-15.5-20.7-18.8-20.7h-12l-11.2-28c-3.8-9.6-5.7-16-5.7-18.8 0-3.8.5-7.7 1.7-12.2-1 1.3-3.7 4.7-5.5 7.1-.8-2.1-3.1-7.7-4.6-11.5-2.1 2.5-7.5 9.1-11.2 13.6.9 2.3 3.3 8.1 4.9 12.2-2.5 3.3-9.1 11.8-13.6 17.7-4 5.3-5.8 13.3-2.7 21.8 2.5 6.7 2 7.9-1.7 14.1H191c5.5 0 14.3 14 15.5 22 13.2-16 15.4-19.6 16.8-21.6h107c3.9 0 7.2-1.9 9.9-5.8zm20.1-26.6V181.7c-9 12.5-15.9 18.6-20.7 18.6 7.1 14.4 10.7 23.9 10.7 28.3v66.3c0 17.5 8.6 20.4 24 20.4 8.1 0 12.5-.8 13.7-2.7-4.3-1.6-7.6-2.5-9.9-3.3-8.1-3.2-17.8-7.4-17.8-26z" - } - }, - "free": [ - "brands" - ] - }, - "utensil-spoon": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "spoon" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f2e5", - "label": "Utensil Spoon", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861482, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M480.1 31.9c-55-55.1-164.9-34.5-227.8 28.5-49.3 49.3-55.1 110-28.8 160.4L9 413.2c-11.6 10.5-12.1 28.5-1 39.5L59.3 504c11 11 29.1 10.5 39.5-1.1l192.4-214.4c50.4 26.3 111.1 20.5 160.4-28.8 63-62.9 83.6-172.8 28.5-227.8z" - } - }, - "free": [ - "solid" - ] - }, - "utensils": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "cutlery", - "dinner", - "eat", - "food", - "knife", - "restaurant", - "spoon" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f2e7", - "label": "Utensils", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861482, - "raw": "", - "viewBox": [ - "0", - "0", - "416", - "512" - ], - "width": 416, - "height": 512, - "path": "M207.9 15.2c.8 4.7 16.1 94.5 16.1 128.8 0 52.3-27.8 89.6-68.9 104.6L168 486.7c.7 13.7-10.2 25.3-24 25.3H80c-13.7 0-24.7-11.5-24-25.3l12.9-238.1C27.7 233.6 0 196.2 0 144 0 109.6 15.3 19.9 16.1 15.2 19.3-5.1 61.4-5.4 64 16.3v141.2c1.3 3.4 15.1 3.2 16 0 1.4-25.3 7.9-139.2 8-141.8 3.3-20.8 44.7-20.8 47.9 0 .2 2.7 6.6 116.5 8 141.8.9 3.2 14.8 3.4 16 0V16.3c2.6-21.6 44.8-21.4 48-1.1zm119.2 285.7l-15 185.1c-1.2 14 9.9 26 23.9 26h56c13.3 0 24-10.7 24-24V24c0-13.2-10.7-24-24-24-82.5 0-221.4 178.5-64.9 300.9z" - } - }, - "free": [ - "solid" - ] - }, - "vaadin": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f408", - "label": "Vaadin", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861027, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M224.5 140.7c1.5-17.6 4.9-52.7 49.8-52.7h98.6c20.7 0 32.1-7.8 32.1-21.6V54.1c0-12.2 9.3-22.1 21.5-22.1S448 41.9 448 54.1v36.5c0 42.9-21.5 62-66.8 62H280.7c-30.1 0-33 14.7-33 27.1 0 1.3-.1 2.5-.2 3.7-.7 12.3-10.9 22.2-23.4 22.2s-22.7-9.8-23.4-22.2c-.1-1.2-.2-2.4-.2-3.7 0-12.3-3-27.1-33-27.1H66.8c-45.3 0-66.8-19.1-66.8-62V54.1C0 41.9 9.4 32 21.6 32s21.5 9.9 21.5 22.1v12.3C43.1 80.2 54.5 88 75.2 88h98.6c44.8 0 48.3 35.1 49.8 52.7h.9zM224 456c11.5 0 21.4-7 25.7-16.3 1.1-1.8 97.1-169.6 98.2-171.4 11.9-19.6-3.2-44.3-27.2-44.3-13.9 0-23.3 6.4-29.8 20.3L224 362l-66.9-117.7c-6.4-13.9-15.9-20.3-29.8-20.3-24 0-39.1 24.6-27.2 44.3 1.1 1.9 97.1 169.6 98.2 171.4 4.3 9.3 14.2 16.3 25.7 16.3z" - } - }, - "free": [ - "brands" - ] - }, - "vector-square": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [ - "anchors", - "lines", - "object" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f5cb", - "label": "Vector Square", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861483, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M512 128V32c0-17.67-14.33-32-32-32h-96c-17.67 0-32 14.33-32 32H160c0-17.67-14.33-32-32-32H32C14.33 0 0 14.33 0 32v96c0 17.67 14.33 32 32 32v192c-17.67 0-32 14.33-32 32v96c0 17.67 14.33 32 32 32h96c17.67 0 32-14.33 32-32h192c0 17.67 14.33 32 32 32h96c17.67 0 32-14.33 32-32v-96c0-17.67-14.33-32-32-32V160c17.67 0 32-14.33 32-32zm-96-64h32v32h-32V64zM64 64h32v32H64V64zm32 384H64v-32h32v32zm352 0h-32v-32h32v32zm-32-96h-32c-17.67 0-32 14.33-32 32v32H160v-32c0-17.67-14.33-32-32-32H96V160h32c17.67 0 32-14.33 32-32V96h192v32c0 17.67 14.33 32 32 32h32v192z" - } - }, - "free": [ - "solid" - ] - }, - "venus": { - "changes": [ - "4.3", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "female" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f221", - "label": "Venus", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861483, - "raw": "", - "viewBox": [ - "0", - "0", - "288", - "512" - ], - "width": 288, - "height": 512, - "path": "M288 176c0-79.5-64.5-144-144-144S0 96.5 0 176c0 68.5 47.9 125.9 112 140.4V368H76c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h36v36c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12v-36h36c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12h-36v-51.6c64.1-14.5 112-71.9 112-140.4zm-224 0c0-44.1 35.9-80 80-80s80 35.9 80 80-35.9 80-80 80-80-35.9-80-80z" - } - }, - "free": [ - "solid" - ] - }, - "venus-double": { - "changes": [ - "4.3", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f226", - "label": "Venus Double", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861483, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M288 176c0-79.5-64.5-144-144-144S0 96.5 0 176c0 68.5 47.9 125.9 112 140.4V368H76c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h36v36c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12v-36h36c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12h-36v-51.6c64.1-14.5 112-71.9 112-140.4zm-224 0c0-44.1 35.9-80 80-80s80 35.9 80 80-35.9 80-80 80-80-35.9-80-80zm336 140.4V368h36c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12h-36v36c0 6.6-5.4 12-12 12h-40c-6.6 0-12-5.4-12-12v-36h-36c-6.6 0-12-5.4-12-12v-40c0-6.6 5.4-12 12-12h36v-51.6c-21.2-4.8-40.6-14.3-57.2-27.3 14-16.7 25-36 32.1-57.1 14.5 14.8 34.7 24 57.1 24 44.1 0 80-35.9 80-80s-35.9-80-80-80c-22.3 0-42.6 9.2-57.1 24-7.1-21.1-18-40.4-32.1-57.1C303.4 43.6 334.3 32 368 32c79.5 0 144 64.5 144 144 0 68.5-47.9 125.9-112 140.4z" - } - }, - "free": [ - "solid" - ] - }, - "venus-mars": { - "changes": [ - "4.3", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f228", - "label": "Venus Mars", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861483, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M564 0h-79c-10.7 0-16 12.9-8.5 20.5l16.9 16.9-48.7 48.7C422.5 72.1 396.2 64 368 64c-33.7 0-64.6 11.6-89.2 30.9 14 16.7 25 36 32.1 57.1 14.5-14.8 34.7-24 57.1-24 44.1 0 80 35.9 80 80s-35.9 80-80 80c-22.3 0-42.6-9.2-57.1-24-7.1 21.1-18 40.4-32.1 57.1 24.5 19.4 55.5 30.9 89.2 30.9 79.5 0 144-64.5 144-144 0-28.2-8.1-54.5-22.1-76.7l48.7-48.7 16.9 16.9c2.4 2.4 5.4 3.5 8.4 3.5 6.2 0 12.1-4.8 12.1-12V12c0-6.6-5.4-12-12-12zM144 64C64.5 64 0 128.5 0 208c0 68.5 47.9 125.9 112 140.4V400H76c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h36v36c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12v-36h36c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12h-36v-51.6c64.1-14.6 112-71.9 112-140.4 0-79.5-64.5-144-144-144zm0 224c-44.1 0-80-35.9-80-80s35.9-80 80-80 80 35.9 80 80-35.9 80-80 80z" - } - }, - "free": [ - "solid" - ] - }, - "viacoin": { - "changes": [ - "4.3", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f237", - "label": "Viacoin", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861027, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M384 32h-64l-80.7 192h-94.5L64 32H0l48 112H0v48h68.5l13.8 32H0v48h102.8L192 480l89.2-208H384v-48h-82.3l13.8-32H384v-48h-48l48-112zM192 336l-27-64h54l-27 64z" - } - }, - "free": [ - "brands" - ] - }, - "viadeo": { - "changes": [ - "4.6", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f2a9", - "label": "Video", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861027, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M276.2 150.5v.7C258.3 98.6 233.6 47.8 205.4 0c43.3 29.2 67 100 70.8 150.5zm32.7 121.7c7.6 18.2 11 37.5 11 57 0 77.7-57.8 141-137.8 139.4l3.8-.3c74.2-46.7 109.3-118.6 109.3-205.1 0-38.1-6.5-75.9-18.9-112 1 11.7 1 23.7 1 35.4 0 91.8-18.1 241.6-116.6 280C95 455.2 49.4 398 49.4 329.2c0-75.6 57.4-142.3 135.4-142.3 16.8 0 33.7 3.1 49.1 9.6 1.7-15.1 6.5-29.9 13.4-43.3-19.9-7.2-41.2-10.7-62.5-10.7-161.5 0-238.7 195.9-129.9 313.7 67.9 74.6 192 73.9 259.8 0 56.6-61.3 60.9-142.4 36.4-201-12.7 8-27.1 13.9-42.2 17zM418.1 11.7c-31 66.5-81.3 47.2-115.8 80.1-12.4 12-20.6 34-20.6 50.5 0 14.1 4.5 27.1 12 38.8 47.4-11 98.3-46 118.2-90.7-.7 5.5-4.8 14.4-7.2 19.2-20.3 35.7-64.6 65.6-99.7 84.9 14.8 14.4 33.7 25.8 55 25.8 79 0 110.1-134.6 58.1-208.6z" - } - }, - "free": [ - "brands" - ] - }, - "viadeo-square": { - "changes": [ - "4.6", - "5.0.0", - "5.7.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f2aa", - "label": "Video Square", - "voted": false, - "svg": { - "brands": { - "last_modified": 1548364699932, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M400 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zM280.7 381.2c-42.4 46.2-120 46.6-162.4 0-68-73.6-19.8-196.1 81.2-196.1 13.3 0 26.6 2.1 39.1 6.7-4.3 8.4-7.3 17.6-8.4 27.1-9.7-4.1-20.2-6-30.7-6-48.8 0-84.6 41.7-84.6 88.9 0 43 28.5 78.7 69.5 85.9 61.5-24 72.9-117.6 72.9-175 0-7.3 0-14.8-.6-22.1-11.2-32.9-26.6-64.6-44.2-94.5 27.1 18.3 41.9 62.5 44.2 94.1v.4c7.7 22.5 11.8 46.2 11.8 70 0 54.1-21.9 99-68.3 128.2l-2.4.2c50 1 86.2-38.6 86.2-87.2 0-12.2-2.1-24.3-6.9-35.7 9.5-1.9 18.5-5.6 26.4-10.5 15.3 36.6 12.6 87.3-22.8 125.6zM309 233.7c-13.3 0-25.1-7.1-34.4-16.1 21.9-12 49.6-30.7 62.3-53 1.5-3 4.1-8.6 4.5-12-12.5 27.9-44.2 49.8-73.9 56.7-4.7-7.3-7.5-15.5-7.5-24.3 0-10.3 5.2-24.1 12.9-31.6 21.6-20.5 53-8.5 72.4-50 32.5 46.2 13.1 130.3-36.3 130.3z" - } - }, - "free": [ - "brands" - ] - }, - "vial": { - "changes": [ - "5.0.7" - ], - "ligatures": [], - "search": { - "terms": [ - "test tube" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f492", - "label": "Vial", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861483, - "raw": "", - "viewBox": [ - "0", - "0", - "480", - "512" - ], - "width": 480, - "height": 512, - "path": "M477.7 186.1L309.5 18.3c-3.1-3.1-8.2-3.1-11.3 0l-34 33.9c-3.1 3.1-3.1 8.2 0 11.3l11.2 11.1L33 316.5c-38.8 38.7-45.1 102-9.4 143.5 20.6 24 49.5 36 78.4 35.9 26.4 0 52.8-10 72.9-30.1l246.3-245.7 11.2 11.1c3.1 3.1 8.2 3.1 11.3 0l34-33.9c3.1-3 3.1-8.1 0-11.2zM318 256H161l148-147.7 78.5 78.3L318 256z" - } - }, - "free": [ - "solid" - ] - }, - "vials": { - "changes": [ - "5.0.7" - ], - "ligatures": [], - "search": { - "terms": [ - "lab results", - "test tubes" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f493", - "label": "Vials", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861483, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M72 64h24v240c0 44.1 35.9 80 80 80s80-35.9 80-80V64h24c4.4 0 8-3.6 8-8V8c0-4.4-3.6-8-8-8H72c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8zm72 0h64v96h-64V64zm480 384H16c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h608c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16zM360 64h24v240c0 44.1 35.9 80 80 80s80-35.9 80-80V64h24c4.4 0 8-3.6 8-8V8c0-4.4-3.6-8-8-8H360c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8zm72 0h64v96h-64V64z" - } - }, - "free": [ - "solid" - ] - }, - "viber": { - "changes": [ - "5.0.0", - "5.0.3" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f409", - "label": "Viber", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861027, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M444 49.9C431.3 38.2 379.9.9 265.3.4c0 0-135.1-8.1-200.9 52.3C27.8 89.3 14.9 143 13.5 209.5c-1.4 66.5-3.1 191.1 117 224.9h.1l-.1 51.6s-.8 20.9 13 25.1c16.6 5.2 26.4-10.7 42.3-27.8 8.7-9.4 20.7-23.2 29.8-33.7 82.2 6.9 145.3-8.9 152.5-11.2 16.6-5.4 110.5-17.4 125.7-142 15.8-128.6-7.6-209.8-49.8-246.5zM457.9 287c-12.9 104-89 110.6-103 115.1-6 1.9-61.5 15.7-131.2 11.2 0 0-52 62.7-68.2 79-5.3 5.3-11.1 4.8-11-5.7 0-6.9.4-85.7.4-85.7-.1 0-.1 0 0 0-101.8-28.2-95.8-134.3-94.7-189.8 1.1-55.5 11.6-101 42.6-131.6 55.7-50.5 170.4-43 170.4-43 96.9.4 143.3 29.6 154.1 39.4 35.7 30.6 53.9 103.8 40.6 211.1zm-139-80.8c.4 8.6-12.5 9.2-12.9.6-1.1-22-11.4-32.7-32.6-33.9-8.6-.5-7.8-13.4.7-12.9 27.9 1.5 43.4 17.5 44.8 46.2zm20.3 11.3c1-42.4-25.5-75.6-75.8-79.3-8.5-.6-7.6-13.5.9-12.9 58 4.2 88.9 44.1 87.8 92.5-.1 8.6-13.1 8.2-12.9-.3zm47 13.4c.1 8.6-12.9 8.7-12.9.1-.6-81.5-54.9-125.9-120.8-126.4-8.5-.1-8.5-12.9 0-12.9 73.7.5 133 51.4 133.7 139.2zM374.9 329v.2c-10.8 19-31 40-51.8 33.3l-.2-.3c-21.1-5.9-70.8-31.5-102.2-56.5-16.2-12.8-31-27.9-42.4-42.4-10.3-12.9-20.7-28.2-30.8-46.6-21.3-38.5-26-55.7-26-55.7-6.7-20.8 14.2-41 33.3-51.8h.2c9.2-4.8 18-3.2 23.9 3.9 0 0 12.4 14.8 17.7 22.1 5 6.8 11.7 17.7 15.2 23.8 6.1 10.9 2.3 22-3.7 26.6l-12 9.6c-6.1 4.9-5.3 14-5.3 14s17.8 67.3 84.3 84.3c0 0 9.1.8 14-5.3l9.6-12c4.6-6 15.7-9.8 26.6-3.7 14.7 8.3 33.4 21.2 45.8 32.9 7 5.7 8.6 14.4 3.8 23.6z" - } - }, - "free": [ - "brands" - ] - }, - "video": { - "changes": [ - "1", - "5.0.0", - "5.0.9" - ], - "ligatures": [], - "search": { - "terms": [ - "camera", - "film", - "movie", - "record", - "video-camera" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f03d", - "label": "Video", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861483, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M336.2 64H47.8C21.4 64 0 85.4 0 111.8v288.4C0 426.6 21.4 448 47.8 448h288.4c26.4 0 47.8-21.4 47.8-47.8V111.8c0-26.4-21.4-47.8-47.8-47.8zm189.4 37.7L416 177.3v157.4l109.6 75.5c21.2 14.6 50.4-.3 50.4-25.8V127.5c0-25.4-29.1-40.4-50.4-25.8z" - } - }, - "free": [ - "solid" - ] - }, - "video-slash": { - "changes": [ - "5.0.9" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f4e2", - "label": "Video Slash", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861483, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M633.8 458.1l-55-42.5c15.4-1.4 29.2-13.7 29.2-31.1v-257c0-25.5-29.1-40.4-50.4-25.8L448 177.3v137.2l-32-24.7v-178c0-26.4-21.4-47.8-47.8-47.8H123.9L45.5 3.4C38.5-2 28.5-.8 23 6.2L3.4 31.4c-5.4 7-4.2 17 2.8 22.4L42.7 82 416 370.6l178.5 138c7 5.4 17 4.2 22.5-2.8l19.6-25.3c5.5-6.9 4.2-17-2.8-22.4zM32 400.2c0 26.4 21.4 47.8 47.8 47.8h288.4c11.2 0 21.4-4 29.6-10.5L32 154.7v245.5z" - } - }, - "free": [ - "solid" - ] - }, - "vihara": { - "changes": [ - "5.3.0" - ], - "ligatures": [], - "search": { - "terms": [ - "buddhism", - "buddhist", - "building", - "monastery" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f6a7", - "label": "Vihara", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861483, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M632.88 400.71L544 352v-64l55.16-17.69c11.79-5.9 11.79-22.72 0-28.62L480 192v-64l27.31-16.3c7.72-7.72 5.61-20.74-4.16-25.62L320 0 136.85 86.07c-9.77 4.88-11.88 17.9-4.16 25.62L160 128v64L40.84 241.69c-11.79 5.9-11.79 22.72 0 28.62L96 288v64L7.12 400.71c-5.42 3.62-7.7 9.63-7 15.29.62 5.01 3.57 9.75 8.72 12.33L64 448v48c0 8.84 7.16 16 16 16h32c8.84 0 16-7.16 16-16v-48h160v48c0 8.84 7.16 16 16 16h32c8.84 0 16-7.16 16-16v-48h160v48c0 8.84 7.16 16 16 16h32c8.84 0 16-7.16 16-16v-48l55.15-19.67c5.16-2.58 8.1-7.32 8.72-12.33.71-5.67-1.57-11.68-6.99-15.29zM224 128h192v64H224v-64zm-64 224v-64h320v64H160z" - } - }, - "free": [ - "solid" - ] - }, - "vimeo": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f40a", - "label": "Vimeo", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861027, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M403.2 32H44.8C20.1 32 0 52.1 0 76.8v358.4C0 459.9 20.1 480 44.8 480h358.4c24.7 0 44.8-20.1 44.8-44.8V76.8c0-24.7-20.1-44.8-44.8-44.8zM377 180.8c-1.4 31.5-23.4 74.7-66 129.4-44 57.2-81.3 85.8-111.7 85.8-18.9 0-34.8-17.4-47.9-52.3-25.5-93.3-36.4-148-57.4-148-2.4 0-10.9 5.1-25.4 15.2l-15.2-19.6c37.3-32.8 72.9-69.2 95.2-71.2 25.2-2.4 40.7 14.8 46.5 51.7 20.7 131.2 29.9 151 67.6 91.6 13.5-21.4 20.8-37.7 21.8-48.9 3.5-33.2-25.9-30.9-45.8-22.4 15.9-52.1 46.3-77.4 91.2-76 33.3.9 49 22.5 47.1 64.7z" - } - }, - "free": [ - "brands" - ] - }, - "vimeo-square": { - "changes": [ - "4", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f194", - "label": "Vimeo Square", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861027, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M400 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zm-16.2 149.6c-1.4 31.1-23.2 73.8-65.3 127.9-43.5 56.5-80.3 84.8-110.4 84.8-18.7 0-34.4-17.2-47.3-51.6-25.2-92.3-35.9-146.4-56.7-146.4-2.4 0-10.8 5-25.1 15.1L64 192c36.9-32.4 72.1-68.4 94.1-70.4 24.9-2.4 40.2 14.6 46 51.1 20.5 129.6 29.6 149.2 66.8 90.5 13.4-21.2 20.6-37.2 21.5-48.3 3.4-32.8-25.6-30.6-45.2-22.2 15.7-51.5 45.8-76.5 90.1-75.1 32.9 1 48.4 22.4 46.5 64z" - } - }, - "free": [ - "brands" - ] - }, - "vimeo-v": { - "changes": [ - "4.4", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "vimeo" - ] - }, - "styles": [ - "brands" - ], - "unicode": "f27d", - "label": "Vimeo", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861027, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M447.8 153.6c-2 43.6-32.4 103.3-91.4 179.1-60.9 79.2-112.4 118.8-154.6 118.8-26.1 0-48.2-24.1-66.3-72.3C100.3 250 85.3 174.3 56.2 174.3c-3.4 0-15.1 7.1-35.2 21.1L0 168.2c51.6-45.3 100.9-95.7 131.8-98.5 34.9-3.4 56.3 20.5 64.4 71.5 28.7 181.5 41.4 208.9 93.6 126.7 18.7-29.6 28.8-52.1 30.2-67.6 4.8-45.9-35.8-42.8-63.3-31 22-72.1 64.1-107.1 126.2-105.1 45.8 1.2 67.5 31.1 64.9 89.4z" - } - }, - "free": [ - "brands" - ] - }, - "vine": { - "changes": [ - "4.1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f1ca", - "label": "Vine", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861028, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M384 254.7v52.1c-18.4 4.2-36.9 6.1-52.1 6.1-36.9 77.4-103 143.8-125.1 156.2-14 7.9-27.1 8.4-42.7-.8C137 452 34.2 367.7 0 102.7h74.5C93.2 261.8 139 343.4 189.3 404.5c27.9-27.9 54.8-65.1 75.6-106.9-49.8-25.3-80.1-80.9-80.1-145.6 0-65.6 37.7-115.1 102.2-115.1 114.9 0 106.2 127.9 81.6 181.5 0 0-46.4 9.2-63.5-20.5 3.4-11.3 8.2-30.8 8.2-48.5 0-31.3-11.3-46.6-28.4-46.6-18.2 0-30.8 17.1-30.8 50 .1 79.2 59.4 118.7 129.9 101.9z" - } - }, - "free": [ - "brands" - ] - }, - "vk": { - "changes": [ - "3.2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f189", - "label": "VK", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861028, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M545 117.7c3.7-12.5 0-21.7-17.8-21.7h-58.9c-15 0-21.9 7.9-25.6 16.7 0 0-30 73.1-72.4 120.5-13.7 13.7-20 18.1-27.5 18.1-3.7 0-9.4-4.4-9.4-16.9V117.7c0-15-4.2-21.7-16.6-21.7h-92.6c-9.4 0-15 7-15 13.5 0 14.2 21.2 17.5 23.4 57.5v86.8c0 19-3.4 22.5-10.9 22.5-20 0-68.6-73.4-97.4-157.4-5.8-16.3-11.5-22.9-26.6-22.9H38.8c-16.8 0-20.2 7.9-20.2 16.7 0 15.6 20 93.1 93.1 195.5C160.4 378.1 229 416 291.4 416c37.5 0 42.1-8.4 42.1-22.9 0-66.8-3.4-73.1 15.4-73.1 8.7 0 23.7 4.4 58.7 38.1 40 40 46.6 57.9 69 57.9h58.9c16.8 0 25.3-8.4 20.4-25-11.2-34.9-86.9-106.7-90.3-111.5-8.7-11.2-6.2-16.2 0-26.2.1-.1 72-101.3 79.4-135.6z" - } - }, - "free": [ - "brands" - ] - }, - "vnv": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f40b", - "label": "VNV", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861028, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M104.9 352c-34.1 0-46.4-30.4-46.4-30.4L2.6 210.1S-7.8 192 13 192h32.8c10.4 0 13.2 8.7 18.8 18.1l36.7 74.5s5.2 13.1 21.1 13.1 21.1-13.1 21.1-13.1l36.7-74.5c5.6-9.5 8.4-18.1 18.8-18.1h32.8c20.8 0 10.4 18.1 10.4 18.1l-55.8 111.5S174.2 352 140 352h-35.1zm395 0c-34.1 0-46.4-30.4-46.4-30.4l-55.9-111.5S387.2 192 408 192h32.8c10.4 0 13.2 8.7 18.8 18.1l36.7 74.5s5.2 13.1 21.1 13.1 21.1-13.1 21.1-13.1l36.8-74.5c5.6-9.5 8.4-18.1 18.8-18.1H627c20.8 0 10.4 18.1 10.4 18.1l-55.9 111.5S569.3 352 535.1 352h-35.2zM337.6 192c34.1 0 46.4 30.4 46.4 30.4l55.9 111.5s10.4 18.1-10.4 18.1h-32.8c-10.4 0-13.2-8.7-18.8-18.1l-36.7-74.5s-5.2-13.1-21.1-13.1c-15.9 0-21.1 13.1-21.1 13.1l-36.7 74.5c-5.6 9.4-8.4 18.1-18.8 18.1h-32.9c-20.8 0-10.4-18.1-10.4-18.1l55.9-111.5s12.2-30.4 46.4-30.4h35.1z" - } - }, - "free": [ - "brands" - ] - }, - "volleyball-ball": { - "changes": [ - "5.0.5" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f45f", - "label": "Volleyball Ball", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861484, - "raw": "", - "viewBox": [ - "0", - "0", - "495.9", - "512" - ], - "width": 495, - "height": 512, - "path": "M223.3 243.4c-.9-37-8.6-72.8-22.7-105.7-90.8 42.4-157.5 122.4-180.3 216.8 13.4 30.8 32.9 58.3 56.9 81.1 22.7-79.2 74.2-147.8 146.1-192.2zM186.4 109c-15-26.4-34.5-50.1-57.4-70.7C38 88.1-15.8 191.2 4 300.5c33.4-83.1 98.4-152 182.4-191.5zM374 274.1c8.6-99.8-27.3-197.5-97.5-264.4-14.7-1.7-51.6-5.5-98.9 8.5 57.3 59.3 91 138.2 93.5 222.7 32.5 17.7 67.3 29 102.9 33.2zm-124.7 9.5c-31.6 19.3-58.7 43.9-80.2 72.6 82 57.3 184.5 75.1 277.5 47.8 19.7-26.4 34.2-56.8 42.2-89.9-26.6 6.6-53.7 10.4-80.9 10.4-54.6-.1-108.9-14.1-158.6-40.9zM151 383.3c-15.2 26-25.7 54.4-32.1 84.2 37.6 23 81.7 36.5 129.1 36.5 61 0 116.7-22.1 159.9-58.6C295 461.5 204.6 420.6 151 383.3zM331.3 22.7c55.3 70.4 82.5 161.2 74.6 253.6 30.3.2 60.5-4.8 89.7-14.2 0-2 .3-4 .3-6 0-107.8-68.7-199.1-164.6-233.4z" - } - }, - "free": [ - "solid" - ] - }, - "volume-down": { - "changes": [ - "1", - "5.0.0", - "5.3.0" - ], - "ligatures": [], - "search": { - "terms": [ - "audio", - "lower", - "music", - "quieter", - "sound", - "speaker" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f027", - "label": "Volume Down", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861484, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M215.03 72.04L126.06 161H24c-13.26 0-24 10.74-24 24v144c0 13.25 10.74 24 24 24h102.06l88.97 88.95c15.03 15.03 40.97 4.47 40.97-16.97V89.02c0-21.47-25.96-31.98-40.97-16.98zm123.2 108.08c-11.58-6.33-26.19-2.16-32.61 9.45-6.39 11.61-2.16 26.2 9.45 32.61C327.98 229.28 336 242.62 336 257c0 14.38-8.02 27.72-20.92 34.81-11.61 6.41-15.84 21-9.45 32.61 6.43 11.66 21.05 15.8 32.61 9.45 28.23-15.55 45.77-45 45.77-76.88s-17.54-61.32-45.78-76.87z" - } - }, - "free": [ - "solid" - ] - }, - "volume-mute": { - "changes": [ - "5.3.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f6a9", - "label": "Volume Mute", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861484, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M215.03 71.05L126.06 160H24c-13.26 0-24 10.74-24 24v144c0 13.25 10.74 24 24 24h102.06l88.97 88.95c15.03 15.03 40.97 4.47 40.97-16.97V88.02c0-21.46-25.96-31.98-40.97-16.97zM461.64 256l45.64-45.64c6.3-6.3 6.3-16.52 0-22.82l-22.82-22.82c-6.3-6.3-16.52-6.3-22.82 0L416 210.36l-45.64-45.64c-6.3-6.3-16.52-6.3-22.82 0l-22.82 22.82c-6.3 6.3-6.3 16.52 0 22.82L370.36 256l-45.63 45.63c-6.3 6.3-6.3 16.52 0 22.82l22.82 22.82c6.3 6.3 16.52 6.3 22.82 0L416 301.64l45.64 45.64c6.3 6.3 16.52 6.3 22.82 0l22.82-22.82c6.3-6.3 6.3-16.52 0-22.82L461.64 256z" - } - }, - "free": [ - "solid" - ] - }, - "volume-off": { - "changes": [ - "1", - "5.0.0", - "5.3.0" - ], - "ligatures": [], - "search": { - "terms": [ - "audio", - "music", - "mute", - "sound" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f026", - "label": "Volume Off", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861484, - "raw": "", - "viewBox": [ - "0", - "0", - "257.33", - "512" - ], - "width": 257, - "height": 512, - "path": "M216.36 71.04L127.39 160H25.33c-13.26 0-24 10.74-24 24v144c0 13.25 10.74 24 24 24h102.06l88.97 88.95c15.03 15.03 40.97 4.47 40.97-16.97V88.02c0-21.47-25.96-31.98-40.97-16.98z" - } - }, - "free": [ - "solid" - ] - }, - "volume-up": { - "changes": [ - "1", - "5.0.0", - "5.3.0" - ], - "ligatures": [], - "search": { - "terms": [ - "audio", - "higher", - "louder", - "music", - "sound", - "speaker" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f028", - "label": "Volume Up", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861484, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M215.03 71.05L126.06 160H24c-13.26 0-24 10.74-24 24v144c0 13.25 10.74 24 24 24h102.06l88.97 88.95c15.03 15.03 40.97 4.47 40.97-16.97V88.02c0-21.46-25.96-31.98-40.97-16.97zm233.32-51.08c-11.17-7.33-26.18-4.24-33.51 6.95-7.34 11.17-4.22 26.18 6.95 33.51 66.27 43.49 105.82 116.6 105.82 195.58 0 78.98-39.55 152.09-105.82 195.58-11.17 7.32-14.29 22.34-6.95 33.5 7.04 10.71 21.93 14.56 33.51 6.95C528.27 439.58 576 351.33 576 256S528.27 72.43 448.35 19.97zM480 256c0-63.53-32.06-121.94-85.77-156.24-11.19-7.14-26.03-3.82-33.12 7.46s-3.78 26.21 7.41 33.36C408.27 165.97 432 209.11 432 256s-23.73 90.03-63.48 115.42c-11.19 7.14-14.5 22.07-7.41 33.36 6.51 10.36 21.12 15.14 33.12 7.46C447.94 377.94 480 319.54 480 256zm-141.77-76.87c-11.58-6.33-26.19-2.16-32.61 9.45-6.39 11.61-2.16 26.2 9.45 32.61C327.98 228.28 336 241.63 336 256c0 14.38-8.02 27.72-20.92 34.81-11.61 6.41-15.84 21-9.45 32.61 6.43 11.66 21.05 15.8 32.61 9.45 28.23-15.55 45.77-45 45.77-76.88s-17.54-61.32-45.78-76.86z" - } - }, - "free": [ - "solid" - ] - }, - "vote-yea": { - "changes": [ - "5.5.0" - ], - "ligatures": [], - "search": { - "terms": [ - "accept", - "cast", - "election", - "politics", - "positive", - "yes" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f772", - "label": "Vote Yea", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861484, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M608 320h-64v64h22.4c5.3 0 9.6 3.6 9.6 8v16c0 4.4-4.3 8-9.6 8H73.6c-5.3 0-9.6-3.6-9.6-8v-16c0-4.4 4.3-8 9.6-8H96v-64H32c-17.7 0-32 14.3-32 32v96c0 17.7 14.3 32 32 32h576c17.7 0 32-14.3 32-32v-96c0-17.7-14.3-32-32-32zm-96 64V64.3c0-17.9-14.5-32.3-32.3-32.3H160.4C142.5 32 128 46.5 128 64.3V384h384zM211.2 202l25.5-25.3c4.2-4.2 11-4.2 15.2.1l41.3 41.6 95.2-94.4c4.2-4.2 11-4.2 15.2.1l25.3 25.5c4.2 4.2 4.2 11-.1 15.2L300.5 292c-4.2 4.2-11 4.2-15.2-.1l-74.1-74.7c-4.3-4.2-4.2-11 0-15.2z" - } - }, - "free": [ - "solid" - ] - }, - "vr-cardboard": { - "changes": [ - "5.4.0" - ], - "ligatures": [], - "search": { - "terms": [ - "google", - "reality", - "virtual" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f729", - "label": "Cardboard VR", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861485, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M608 64H32C14.33 64 0 78.33 0 96v320c0 17.67 14.33 32 32 32h160.22c25.19 0 48.03-14.77 58.36-37.74l27.74-61.64C286.21 331.08 302.35 320 320 320s33.79 11.08 41.68 28.62l27.74 61.64C399.75 433.23 422.6 448 447.78 448H608c17.67 0 32-14.33 32-32V96c0-17.67-14.33-32-32-32zM160 304c-35.35 0-64-28.65-64-64s28.65-64 64-64 64 28.65 64 64-28.65 64-64 64zm320 0c-35.35 0-64-28.65-64-64s28.65-64 64-64 64 28.65 64 64-28.65 64-64 64z" - } - }, - "free": [ - "solid" - ] - }, - "vuejs": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f41f", - "label": "Vue.js", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861028, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M356.9 64.3H280l-56 88.6-48-88.6H0L224 448 448 64.3h-91.1zm-301.2 32h53.8L224 294.5 338.4 96.3h53.8L224 384.5 55.7 96.3z" - } - }, - "free": [ - "brands" - ] - }, - "walking": { - "changes": [ - "5.0.13" - ], - "ligatures": [], - "search": { - "terms": [ - "person" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f554", - "label": "Walking", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861485, - "raw": "", - "viewBox": [ - "0", - "0", - "320", - "512" - ], - "width": 320, - "height": 512, - "path": "M208 96c26.5 0 48-21.5 48-48S234.5 0 208 0s-48 21.5-48 48 21.5 48 48 48zm94.5 149.1l-23.3-11.8-9.7-29.4c-14.7-44.6-55.7-75.8-102.2-75.9-36-.1-55.9 10.1-93.3 25.2-21.6 8.7-39.3 25.2-49.7 46.2L17.6 213c-7.8 15.8-1.5 35 14.2 42.9 15.6 7.9 34.6 1.5 42.5-14.3L81 228c3.5-7 9.3-12.5 16.5-15.4l26.8-10.8-15.2 60.7c-5.2 20.8.4 42.9 14.9 58.8l59.9 65.4c7.2 7.9 12.3 17.4 14.9 27.7l18.3 73.3c4.3 17.1 21.7 27.6 38.8 23.3 17.1-4.3 27.6-21.7 23.3-38.8l-22.2-89c-2.6-10.3-7.7-19.9-14.9-27.7l-45.5-49.7 17.2-68.7 5.5 16.5c5.3 16.1 16.7 29.4 31.7 37l23.3 11.8c15.6 7.9 34.6 1.5 42.5-14.3 7.7-15.7 1.4-35.1-14.3-43zM73.6 385.8c-3.2 8.1-8 15.4-14.2 21.5l-50 50.1c-12.5 12.5-12.5 32.8 0 45.3s32.7 12.5 45.2 0l59.4-59.4c6.1-6.1 10.9-13.4 14.2-21.5l13.5-33.8c-55.3-60.3-38.7-41.8-47.4-53.7l-20.7 51.5z" - } - }, - "free": [ - "solid" - ] - }, - "wallet": { - "changes": [ - "5.0.13" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f555", - "label": "Wallet", - "voted": true, - "svg": { - "solid": { - "last_modified": 1546440861485, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M461.2 128H80c-8.84 0-16-7.16-16-16s7.16-16 16-16h384c8.84 0 16-7.16 16-16 0-26.51-21.49-48-48-48H64C28.65 32 0 60.65 0 96v320c0 35.35 28.65 64 64 64h397.2c28.02 0 50.8-21.53 50.8-48V176c0-26.47-22.78-48-50.8-48zM416 336c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32z" - } - }, - "free": [ - "solid" - ] - }, - "warehouse": { - "changes": [ - "5.0.7" - ], - "ligatures": [], - "search": { - "terms": [ - "building", - "capacity", - "garage", - "inventory", - "storage" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f494", - "label": "Warehouse", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861485, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M504 352H136.4c-4.4 0-8 3.6-8 8l-.1 48c0 4.4 3.6 8 8 8H504c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8zm0 96H136.1c-4.4 0-8 3.6-8 8l-.1 48c0 4.4 3.6 8 8 8h368c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8zm0-192H136.6c-4.4 0-8 3.6-8 8l-.1 48c0 4.4 3.6 8 8 8H504c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8zm106.5-139L338.4 3.7a48.15 48.15 0 0 0-36.9 0L29.5 117C11.7 124.5 0 141.9 0 161.3V504c0 4.4 3.6 8 8 8h80c4.4 0 8-3.6 8-8V256c0-17.6 14.6-32 32.6-32h382.8c18 0 32.6 14.4 32.6 32v248c0 4.4 3.6 8 8 8h80c4.4 0 8-3.6 8-8V161.3c0-19.4-11.7-36.8-29.5-44.3z" - } - }, - "free": [ - "solid" - ] - }, - "water": { - "changes": [ - "5.5.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid" - ], - "unicode": "f773", - "label": "Water", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861486, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M562.1 383.9c-21.5-2.4-42.1-10.5-57.9-22.9-14.1-11.1-34.2-11.3-48.2 0-37.9 30.4-107.2 30.4-145.7-1.5-13.5-11.2-33-9.1-46.7 1.8-38 30.1-106.9 30-145.2-1.7-13.5-11.2-33.3-8.9-47.1 2-15.5 12.2-36 20.1-57.7 22.4-7.9.8-13.6 7.8-13.6 15.7v32.2c0 9.1 7.6 16.8 16.7 16 28.8-2.5 56.1-11.4 79.4-25.9 56.5 34.6 137 34.1 192 0 56.5 34.6 137 34.1 192 0 23.3 14.2 50.9 23.3 79.1 25.8 9.1.8 16.7-6.9 16.7-16v-31.6c.1-8-5.7-15.4-13.8-16.3zm0-144c-21.5-2.4-42.1-10.5-57.9-22.9-14.1-11.1-34.2-11.3-48.2 0-37.9 30.4-107.2 30.4-145.7-1.5-13.5-11.2-33-9.1-46.7 1.8-38 30.1-106.9 30-145.2-1.7-13.5-11.2-33.3-8.9-47.1 2-15.5 12.2-36 20.1-57.7 22.4-7.9.8-13.6 7.8-13.6 15.7v32.2c0 9.1 7.6 16.8 16.7 16 28.8-2.5 56.1-11.4 79.4-25.9 56.5 34.6 137 34.1 192 0 56.5 34.6 137 34.1 192 0 23.3 14.2 50.9 23.3 79.1 25.8 9.1.8 16.7-6.9 16.7-16v-31.6c.1-8-5.7-15.4-13.8-16.3zm0-144C540.6 93.4 520 85.4 504.2 73 490.1 61.9 470 61.7 456 73c-37.9 30.4-107.2 30.4-145.7-1.5-13.5-11.2-33-9.1-46.7 1.8-38 30.1-106.9 30-145.2-1.7-13.5-11.2-33.3-8.9-47.1 2-15.5 12.2-36 20.1-57.7 22.4-7.9.8-13.6 7.8-13.6 15.7v32.2c0 9.1 7.6 16.8 16.7 16 28.8-2.5 56.1-11.4 79.4-25.9 56.5 34.6 137 34.1 192 0 56.5 34.6 137 34.1 192 0 23.3 14.2 50.9 23.3 79.1 25.8 9.1.8 16.7-6.9 16.7-16v-31.6c.1-8-5.7-15.4-13.8-16.3z" - } - }, - "free": [ - "solid" - ] - }, - "weebly": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f5cc", - "label": "Weebly", - "voted": true, - "svg": { - "brands": { - "last_modified": 1546440861028, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M425.09 65.83c-39.88 0-73.28 25.73-83.66 64.33-18.16-58.06-65.5-64.33-84.95-64.33-19.78 0-66.8 6.28-85.28 64.33-10.38-38.6-43.45-64.33-83.66-64.33C38.59 65.83 0 99.72 0 143.03c0 28.96 4.18 33.27 77.17 233.48 22.37 60.57 67.77 69.35 92.74 69.35 39.23 0 70.04-19.46 85.93-53.98 15.89 34.83 46.69 54.29 85.93 54.29 24.97 0 70.36-9.1 92.74-69.67 76.55-208.65 77.5-205.58 77.5-227.2.63-48.32-36.01-83.47-86.92-83.47zm26.34 114.81l-65.57 176.44c-7.92 21.49-21.22 37.22-46.24 37.22-23.44 0-37.38-12.41-44.03-33.9l-39.28-117.42h-.95L216.08 360.4c-6.96 21.5-20.9 33.6-44.02 33.6-25.02 0-38.33-15.74-46.24-37.22L60.88 181.55c-5.38-14.83-7.92-23.91-7.92-34.5 0-16.34 15.84-29.36 38.33-29.36 18.69 0 31.99 11.8 36.11 29.05l44.03 139.82h.95l44.66-136.79c6.02-19.67 16.47-32.08 38.96-32.08s32.94 12.11 38.96 32.08l44.66 136.79h.95l44.03-139.82c4.12-17.25 17.42-29.05 36.11-29.05 22.17 0 38.33 13.32 38.33 35.71-.32 7.87-4.12 16.04-7.61 27.24z" - } - }, - "free": [ - "brands" - ] - }, - "weibo": { - "changes": [ - "3.2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f18a", - "label": "Weibo", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861028, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M407 177.6c7.6-24-13.4-46.8-37.4-41.7-22 4.8-28.8-28.1-7.1-32.8 50.1-10.9 92.3 37.1 76.5 84.8-6.8 21.2-38.8 10.8-32-10.3zM214.8 446.7C108.5 446.7 0 395.3 0 310.4c0-44.3 28-95.4 76.3-143.7C176 67 279.5 65.8 249.9 161c-4 13.1 12.3 5.7 12.3 6 79.5-33.6 140.5-16.8 114 51.4-3.7 9.4 1.1 10.9 8.3 13.1 135.7 42.3 34.8 215.2-169.7 215.2zm143.7-146.3c-5.4-55.7-78.5-94-163.4-85.7-84.8 8.6-148.8 60.3-143.4 116s78.5 94 163.4 85.7c84.8-8.6 148.8-60.3 143.4-116zM347.9 35.1c-25.9 5.6-16.8 43.7 8.3 38.3 72.3-15.2 134.8 52.8 111.7 124-7.4 24.2 29.1 37 37.4 12 31.9-99.8-55.1-195.9-157.4-174.3zm-78.5 311c-17.1 38.8-66.8 60-109.1 46.3-40.8-13.1-58-53.4-40.3-89.7 17.7-35.4 63.1-55.4 103.4-45.1 42 10.8 63.1 50.2 46 88.5zm-86.3-30c-12.9-5.4-30 .3-38 12.9-8.3 12.9-4.3 28 8.6 34 13.1 6 30.8.3 39.1-12.9 8-13.1 3.7-28.3-9.7-34zm32.6-13.4c-5.1-1.7-11.4.6-14.3 5.4-2.9 5.1-1.4 10.6 3.7 12.9 5.1 2 11.7-.3 14.6-5.4 2.8-5.2 1.1-10.9-4-12.9z" - } - }, - "free": [ - "brands" - ] - }, - "weight": { - "changes": [ - "5.0.7" - ], - "ligatures": [], - "search": { - "terms": [ - "measurement", - "scale", - "weight" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f496", - "label": "Weight", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861486, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M448 64h-25.98C438.44 92.28 448 125.01 448 160c0 105.87-86.13 192-192 192S64 265.87 64 160c0-34.99 9.56-67.72 25.98-96H64C28.71 64 0 92.71 0 128v320c0 35.29 28.71 64 64 64h384c35.29 0 64-28.71 64-64V128c0-35.29-28.71-64-64-64zM256 320c88.37 0 160-71.63 160-160S344.37 0 256 0 96 71.63 96 160s71.63 160 160 160zm-.3-151.94l33.58-78.36c3.5-8.17 12.94-11.92 21.03-8.41 8.12 3.48 11.88 12.89 8.41 21l-33.67 78.55C291.73 188 296 197.45 296 208c0 22.09-17.91 40-40 40s-40-17.91-40-40c0-21.98 17.76-39.77 39.7-39.94z" - } - }, - "free": [ - "solid" - ] - }, - "weight-hanging": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [ - "anvil", - "heavy", - "measurement" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f5cd", - "label": "Hanging Weight", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861486, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M510.28 445.86l-73.03-292.13c-3.8-15.19-16.44-25.72-30.87-25.72h-60.25c3.57-10.05 5.88-20.72 5.88-32 0-53.02-42.98-96-96-96s-96 42.98-96 96c0 11.28 2.3 21.95 5.88 32h-60.25c-14.43 0-27.08 10.54-30.87 25.72L1.72 445.86C-6.61 479.17 16.38 512 48.03 512h415.95c31.64 0 54.63-32.83 46.3-66.14zM256 128c-17.64 0-32-14.36-32-32s14.36-32 32-32 32 14.36 32 32-14.36 32-32 32z" - } - }, - "free": [ - "solid" - ] - }, - "weixin": { - "changes": [ - "4.1", - "5.0.0", - "5.0.3" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f1d7", - "label": "Weixin (WeChat)", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861028, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M385.2 167.6c6.4 0 12.6.3 18.8 1.1C387.4 90.3 303.3 32 207.7 32 100.5 32 13 104.8 13 197.4c0 53.4 29.3 97.5 77.9 131.6l-19.3 58.6 68-34.1c24.4 4.8 43.8 9.7 68.2 9.7 6.2 0 12.1-.3 18.3-.8-4-12.9-6.2-26.6-6.2-40.8-.1-84.9 72.9-154 165.3-154zm-104.5-52.9c14.5 0 24.2 9.7 24.2 24.4 0 14.5-9.7 24.2-24.2 24.2-14.8 0-29.3-9.7-29.3-24.2.1-14.7 14.6-24.4 29.3-24.4zm-136.4 48.6c-14.5 0-29.3-9.7-29.3-24.2 0-14.8 14.8-24.4 29.3-24.4 14.8 0 24.4 9.7 24.4 24.4 0 14.6-9.6 24.2-24.4 24.2zM563 319.4c0-77.9-77.9-141.3-165.4-141.3-92.7 0-165.4 63.4-165.4 141.3S305 460.7 397.6 460.7c19.3 0 38.9-5.1 58.6-9.9l53.4 29.3-14.8-48.6C534 402.1 563 363.2 563 319.4zm-219.1-24.5c-9.7 0-19.3-9.7-19.3-19.6 0-9.7 9.7-19.3 19.3-19.3 14.8 0 24.4 9.7 24.4 19.3 0 10-9.7 19.6-24.4 19.6zm107.1 0c-9.7 0-19.3-9.7-19.3-19.6 0-9.7 9.7-19.3 19.3-19.3 14.5 0 24.4 9.7 24.4 19.3.1 10-9.9 19.6-24.4 19.6z" - } - }, - "free": [ - "brands" - ] - }, - "whatsapp": { - "changes": [ - "4.3", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f232", - "label": "What's App", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861028, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z" - } - }, - "free": [ - "brands" - ] - }, - "whatsapp-square": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f40c", - "label": "What's App Square", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861028, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M224 122.8c-72.7 0-131.8 59.1-131.9 131.8 0 24.9 7 49.2 20.2 70.1l3.1 5-13.3 48.6 49.9-13.1 4.8 2.9c20.2 12 43.4 18.4 67.1 18.4h.1c72.6 0 133.3-59.1 133.3-131.8 0-35.2-15.2-68.3-40.1-93.2-25-25-58-38.7-93.2-38.7zm77.5 188.4c-3.3 9.3-19.1 17.7-26.7 18.8-12.6 1.9-22.4.9-47.5-9.9-39.7-17.2-65.7-57.2-67.7-59.8-2-2.6-16.2-21.5-16.2-41s10.2-29.1 13.9-33.1c3.6-4 7.9-5 10.6-5 2.6 0 5.3 0 7.6.1 2.4.1 5.7-.9 8.9 6.8 3.3 7.9 11.2 27.4 12.2 29.4s1.7 4.3.3 6.9c-7.6 15.2-15.7 14.6-11.6 21.6 15.3 26.3 30.6 35.4 53.9 47.1 4 2 6.3 1.7 8.6-1 2.3-2.6 9.9-11.6 12.5-15.5 2.6-4 5.3-3.3 8.9-2 3.6 1.3 23.1 10.9 27.1 12.9s6.6 3 7.6 4.6c.9 1.9.9 9.9-2.4 19.1zM400 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zM223.9 413.2c-26.6 0-52.7-6.7-75.8-19.3L64 416l22.5-82.2c-13.9-24-21.2-51.3-21.2-79.3C65.4 167.1 136.5 96 223.9 96c42.4 0 82.2 16.5 112.2 46.5 29.9 30 47.9 69.8 47.9 112.2 0 87.4-72.7 158.5-160.1 158.5z" - } - }, - "free": [ - "brands" - ] - }, - "wheelchair": { - "changes": [ - "4", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "handicap", - "person" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f193", - "label": "Wheelchair", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861486, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M496.101 385.669l14.227 28.663c3.929 7.915.697 17.516-7.218 21.445l-65.465 32.886c-16.049 7.967-35.556 1.194-43.189-15.055L331.679 320H192c-15.925 0-29.426-11.71-31.679-27.475C126.433 55.308 128.38 70.044 128 64c0-36.358 30.318-65.635 67.052-63.929 33.271 1.545 60.048 28.905 60.925 62.201.868 32.933-23.152 60.423-54.608 65.039l4.67 32.69H336c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16H215.182l4.572 32H352a32 32 0 0 1 28.962 18.392L438.477 396.8l36.178-18.349c7.915-3.929 17.517-.697 21.446 7.218zM311.358 352h-24.506c-7.788 54.204-54.528 96-110.852 96-61.757 0-112-50.243-112-112 0-41.505 22.694-77.809 56.324-97.156-3.712-25.965-6.844-47.86-9.488-66.333C45.956 198.464 0 261.963 0 336c0 97.047 78.953 176 176 176 71.87 0 133.806-43.308 161.11-105.192L311.358 352z" - } - }, - "free": [ - "solid" - ] - }, - "whmcs": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f40d", - "label": "WHMCS", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861028, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M448 161v-21.3l-28.5-8.8-2.2-10.4 20.1-20.7L427 80.4l-29 7.5-7.2-7.5 7.5-28.2-19.1-11.6-21.3 21-10.7-3.2-7-26.4h-22.6l-6.2 26.4-12.1 3.2-19.7-21-19.4 11 8.1 27.7-8.1 8.4-28.5-7.5-11 19.1 20.7 21-2.9 10.4-28.5 7.8-.3 21.7 28.8 7.5 2.4 12.1-20.1 19.9 10.4 18.5 29.6-7.5 7.2 8.6-8.1 26.9 19.9 11.6 19.4-20.4 11.6 2.9 6.7 28.5 22.6.3 6.7-28.8 11.6-3.5 20.7 21.6 20.4-12.1-8.8-28 7.8-8.1 28.8 8.8 10.3-20.1-20.9-18.8 2.2-12.1 29.1-7zm-119.2 45.2c-31.3 0-56.8-25.4-56.8-56.8s25.4-56.8 56.8-56.8 56.8 25.4 56.8 56.8c0 31.5-25.4 56.8-56.8 56.8zm72.3 16.4l46.9 14.5V277l-55.1 13.4-4.1 22.7 38.9 35.3-19.2 37.9-54-16.7-14.6 15.2 16.7 52.5-38.3 22.7-38.9-40.5-21.7 6.6-12.6 54-42.4-.5-12.6-53.6-21.7-5.6-36.4 38.4-37.4-21.7 15.2-50.5-13.7-16.1-55.5 14.1-19.7-34.8 37.9-37.4-4.8-22.8-54-14.1.5-40.9L54 219.9l5.7-19.7-38.9-39.4L41.5 125l53.6 14.1 15.2-15.7-15.2-52 36.4-20.7 36.8 39.4L191 84l11.6-52H245l11.6 45.9L234 72l-6.3-1.7-3.3 5.7-11 19.1-3.3 5.6 4.6 4.6 17.2 17.4-.3 1-23.8 6.5-6.2 1.7-.1 6.4-.2 12.9C153.8 161.6 118 204 118 254.7c0 58.3 47.3 105.7 105.7 105.7 50.5 0 92.7-35.4 103.2-82.8l13.2.2 6.9.1 1.6-6.7 5.6-24 1.9-.6 17.1 17.8 4.7 4.9 5.8-3.4 20.4-12.1 5.8-3.5-2-6.5-6.8-21.2z" - } - }, - "free": [ - "brands" - ] - }, - "wifi": { - "changes": [ - "4.2", - "5.0.0", - "5.3.0" - ], - "ligatures": [], - "search": { - "terms": [ - "connection", - "hotspot", - "internet", - "network", - "wireless" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f1eb", - "label": "WiFi", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861487, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M634.91 154.88C457.74-8.99 182.19-8.93 5.09 154.88c-6.66 6.16-6.79 16.59-.35 22.98l34.24 33.97c6.14 6.1 16.02 6.23 22.4.38 145.92-133.68 371.3-133.71 517.25 0 6.38 5.85 16.26 5.71 22.4-.38l34.24-33.97c6.43-6.39 6.3-16.82-.36-22.98zM320 352c-35.35 0-64 28.65-64 64s28.65 64 64 64 64-28.65 64-64-28.65-64-64-64zm202.67-83.59c-115.26-101.93-290.21-101.82-405.34 0-6.9 6.1-7.12 16.69-.57 23.15l34.44 33.99c6 5.92 15.66 6.32 22.05.8 83.95-72.57 209.74-72.41 293.49 0 6.39 5.52 16.05 5.13 22.05-.8l34.44-33.99c6.56-6.46 6.33-17.06-.56-23.15z" - } - }, - "free": [ - "solid" - ] - }, - "wikipedia-w": { - "changes": [ - "4.4", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f266", - "label": "Wikipedia W", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861029, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M640 51.2l-.3 12.2c-28.1.8-45 15.8-55.8 40.3-25 57.8-103.3 240-155.3 358.6H415l-81.9-193.1c-32.5 63.6-68.3 130-99.2 193.1-.3.3-15 0-15-.3C172 352.3 122.8 243.4 75.8 133.4 64.4 106.7 26.4 63.4.2 63.7c0-3.1-.3-10-.3-14.2h161.9v13.9c-19.2 1.1-52.8 13.3-43.3 34.2 21.9 49.7 103.6 240.3 125.6 288.6 15-29.7 57.8-109.2 75.3-142.8-13.9-28.3-58.6-133.9-72.8-160-9.7-17.8-36.1-19.4-55.8-19.7V49.8l142.5.3v13.1c-19.4.6-38.1 7.8-29.4 26.1 18.9 40 30.6 68.1 48.1 104.7 5.6-10.8 34.7-69.4 48.1-100.8 8.9-20.6-3.9-28.6-38.6-29.4.3-3.6 0-10.3.3-13.6 44.4-.3 111.1-.3 123.1-.6v13.6c-22.5.8-45.8 12.8-58.1 31.7l-59.2 122.8c6.4 16.1 63.3 142.8 69.2 156.7L559.2 91.8c-8.6-23.1-36.4-28.1-47.2-28.3V49.6l127.8 1.1.2.5z" - } - }, - "free": [ - "brands" - ] - }, - "wind": { - "changes": [ - "5.4.0", - "5.5.0" - ], - "ligatures": [], - "search": { - "terms": [ - "air", - "blow", - "breeze", - "fall", - "seasonal" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f72e", - "label": "Wind", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861487, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M156.7 256H16c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h142.2c15.9 0 30.8 10.9 33.4 26.6 3.3 20-12.1 37.4-31.6 37.4-14.1 0-26.1-9.2-30.4-21.9-2.1-6.3-8.6-10.1-15.2-10.1H81.6c-9.8 0-17.7 8.8-15.9 18.4 8.6 44.1 47.6 77.6 94.2 77.6 57.1 0 102.7-50.1 95.2-108.6C249 291 205.4 256 156.7 256zM16 224h336c59.7 0 106.8-54.8 93.8-116.7-7.6-36.2-36.9-65.5-73.1-73.1-55.4-11.6-105.1 24.9-114.9 75.5-1.9 9.6 6.1 18.3 15.8 18.3h32.8c6.7 0 13.1-3.8 15.2-10.1C325.9 105.2 337.9 96 352 96c19.4 0 34.9 17.4 31.6 37.4-2.6 15.7-17.4 26.6-33.4 26.6H16c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16zm384 32H243.7c19.3 16.6 33.2 38.8 39.8 64H400c26.5 0 48 21.5 48 48s-21.5 48-48 48c-17.9 0-33.3-9.9-41.6-24.4-2.9-5-8.7-7.6-14.5-7.6h-33.8c-10.9 0-19 10.8-15.3 21.1 17.8 50.6 70.5 84.8 129.4 72.3 41.2-8.7 75.1-41.6 84.7-82.7C526 321.5 470.5 256 400 256z" - } - }, - "free": [ - "solid" - ] - }, - "window-close": { - "changes": [ - "4.7", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f410", - "label": "Window Close", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861487, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M464 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h416c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zm-83.6 290.5c4.8 4.8 4.8 12.6 0 17.4l-40.5 40.5c-4.8 4.8-12.6 4.8-17.4 0L256 313.3l-66.5 67.1c-4.8 4.8-12.6 4.8-17.4 0l-40.5-40.5c-4.8-4.8-4.8-12.6 0-17.4l67.1-66.5-67.1-66.5c-4.8-4.8-4.8-12.6 0-17.4l40.5-40.5c4.8-4.8 12.6-4.8 17.4 0l66.5 67.1 66.5-67.1c4.8-4.8 12.6-4.8 17.4 0l40.5 40.5c4.8 4.8 4.8 12.6 0 17.4L313.3 256l67.1 66.5z" - }, - "regular": { - "last_modified": 1546440861350, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M464 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h416c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zm0 394c0 3.3-2.7 6-6 6H54c-3.3 0-6-2.7-6-6V86c0-3.3 2.7-6 6-6h404c3.3 0 6 2.7 6 6v340zM356.5 194.6L295.1 256l61.4 61.4c4.6 4.6 4.6 12.1 0 16.8l-22.3 22.3c-4.6 4.6-12.1 4.6-16.8 0L256 295.1l-61.4 61.4c-4.6 4.6-12.1 4.6-16.8 0l-22.3-22.3c-4.6-4.6-4.6-12.1 0-16.8l61.4-61.4-61.4-61.4c-4.6-4.6-4.6-12.1 0-16.8l22.3-22.3c4.6-4.6 12.1-4.6 16.8 0l61.4 61.4 61.4-61.4c4.6-4.6 12.1-4.6 16.8 0l22.3 22.3c4.7 4.6 4.7 12.1 0 16.8z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "window-maximize": { - "changes": [ - "4.7", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f2d0", - "label": "Window Maximize", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861487, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M464 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h416c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zm-16 160H64v-84c0-6.6 5.4-12 12-12h360c6.6 0 12 5.4 12 12v84z" - }, - "regular": { - "last_modified": 1546440861350, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M464 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h416c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zm0 394c0 3.3-2.7 6-6 6H54c-3.3 0-6-2.7-6-6V192h416v234z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "window-minimize": { - "changes": [ - "4.7", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f2d1", - "label": "Window Minimize", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861487, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M464 352H48c-26.5 0-48 21.5-48 48v32c0 26.5 21.5 48 48 48h416c26.5 0 48-21.5 48-48v-32c0-26.5-21.5-48-48-48z" - }, - "regular": { - "last_modified": 1546440861350, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M480 480H32c-17.7 0-32-14.3-32-32s14.3-32 32-32h448c17.7 0 32 14.3 32 32s-14.3 32-32 32z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "window-restore": { - "changes": [ - "4.7", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "solid", - "regular" - ], - "unicode": "f2d2", - "label": "Window Restore", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861487, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M512 48v288c0 26.5-21.5 48-48 48h-48V176c0-44.1-35.9-80-80-80H128V48c0-26.5 21.5-48 48-48h288c26.5 0 48 21.5 48 48zM384 176v288c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V176c0-26.5 21.5-48 48-48h288c26.5 0 48 21.5 48 48zm-68 28c0-6.6-5.4-12-12-12H76c-6.6 0-12 5.4-12 12v52h252v-52z" - }, - "regular": { - "last_modified": 1546440861350, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M464 0H144c-26.5 0-48 21.5-48 48v48H48c-26.5 0-48 21.5-48 48v320c0 26.5 21.5 48 48 48h320c26.5 0 48-21.5 48-48v-48h48c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48zm-96 464H48V256h320v208zm96-96h-48V144c0-26.5-21.5-48-48-48H144V48h320v320z" - } - }, - "free": [ - "solid", - "regular" - ] - }, - "windows": { - "changes": [ - "3.2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "microsoft", - "operating system", - "os" - ] - }, - "styles": [ - "brands" - ], - "unicode": "f17a", - "label": "Windows", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861029, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M0 93.7l183.6-25.3v177.4H0V93.7zm0 324.6l183.6 25.3V268.4H0v149.9zm203.8 28L448 480V268.4H203.8v177.9zm0-380.6v180.1H448V32L203.8 65.7z" - } - }, - "free": [ - "brands" - ] - }, - "wine-bottle": { - "changes": [ - "5.4.0" - ], - "ligatures": [], - "search": { - "terms": [ - "alcohol", - "beverage", - "drink", - "glass", - "grapes" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f72f", - "label": "Wine Bottle", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861487, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M507.31 72.57L439.43 4.69c-6.25-6.25-16.38-6.25-22.63 0l-22.63 22.63c-6.25 6.25-6.25 16.38 0 22.63l-76.67 76.67c-46.58-19.7-102.4-10.73-140.37 27.23L18.75 312.23c-24.99 24.99-24.99 65.52 0 90.51l90.51 90.51c24.99 24.99 65.52 24.99 90.51 0l158.39-158.39c37.96-37.96 46.93-93.79 27.23-140.37l76.67-76.67c6.25 6.25 16.38 6.25 22.63 0l22.63-22.63c6.24-6.24 6.24-16.37-.01-22.62zM179.22 423.29l-90.51-90.51 122.04-122.04 90.51 90.51-122.04 122.04z" - } - }, - "free": [ - "solid" - ] - }, - "wine-glass": { - "changes": [ - "5.0.9", - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [ - "alcohol", - "beverage", - "drink", - "grapes" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f4e3", - "label": "Wine Glass", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861488, - "raw": "", - "viewBox": [ - "0", - "0", - "288", - "512" - ], - "width": 288, - "height": 512, - "path": "M216 464h-40V346.81c68.47-15.89 118.05-79.91 111.4-154.16l-15.95-178.1C270.71 6.31 263.9 0 255.74 0H32.26c-8.15 0-14.97 6.31-15.7 14.55L.6 192.66C-6.05 266.91 43.53 330.93 112 346.82V464H72c-22.09 0-40 17.91-40 40 0 4.42 3.58 8 8 8h208c4.42 0 8-3.58 8-8 0-22.09-17.91-40-40-40z" - } - }, - "free": [ - "solid" - ] - }, - "wine-glass-alt": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [ - "alcohol", - "beverage", - "drink", - "grapes" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f5ce", - "label": "Alternate Wine Glas", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861488, - "raw": "", - "viewBox": [ - "0", - "0", - "288", - "512" - ], - "width": 288, - "height": 512, - "path": "M216 464h-40V346.81c68.47-15.89 118.05-79.91 111.4-154.16l-15.95-178.1C270.71 6.31 263.9 0 255.74 0H32.26c-8.15 0-14.97 6.31-15.7 14.55L.6 192.66C-6.05 266.91 43.53 330.93 112 346.82V464H72c-22.09 0-40 17.91-40 40 0 4.42 3.58 8 8 8h208c4.42 0 8-3.58 8-8 0-22.09-17.91-40-40-40zM61.75 48h164.5l7.17 80H54.58l7.17-80z" - } - }, - "free": [ - "solid" - ] - }, - "wix": { - "changes": [ - "5.1.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f5cf", - "label": "Wix", - "voted": true, - "svg": { - "brands": { - "last_modified": 1546440861029, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M393.38 131.69c0 13.03 2.08 32.69-28.68 43.83-9.52 3.45-15.95 9.66-15.95 9.66 0-31 4.72-42.22 17.4-48.86 9.75-5.11 27.23-4.63 27.23-4.63zm-115.8 35.54l-34.24 132.66-28.48-108.57c-7.69-31.99-20.81-48.53-48.43-48.53-27.37 0-40.66 16.18-48.43 48.53L89.52 299.89 55.28 167.23C49.73 140.51 23.86 128.96 0 131.96l65.57 247.93s21.63 1.56 32.46-3.96c14.22-7.25 20.98-12.84 29.59-46.57 7.67-30.07 29.11-118.41 31.12-124.7 4.76-14.94 11.09-13.81 15.4 0 1.97 6.3 23.45 94.63 31.12 124.7 8.6 33.73 15.37 39.32 29.59 46.57 10.82 5.52 32.46 3.96 32.46 3.96l65.57-247.93c-24.42-3.07-49.82 8.93-55.3 35.27zm115.78 5.21s-4.1 6.34-13.46 11.57c-6.01 3.36-11.78 5.64-17.97 8.61-15.14 7.26-13.18 13.95-13.18 35.2v152.07s16.55 2.09 27.37-3.43c13.93-7.1 17.13-13.95 17.26-44.78V181.41l-.02.01v-8.98zm163.44 84.08L640 132.78s-35.11-5.98-52.5 9.85c-13.3 12.1-24.41 29.55-54.18 72.47-.47.73-6.25 10.54-13.07 0-29.29-42.23-40.8-60.29-54.18-72.47-17.39-15.83-52.5-9.85-52.5-9.85l83.2 123.74-82.97 123.36s36.57 4.62 53.95-11.21c11.49-10.46 17.58-20.37 52.51-70.72 6.81-10.52 12.57-.77 13.07 0 29.4 42.38 39.23 58.06 53.14 70.72 17.39 15.83 53.32 11.21 53.32 11.21L556.8 256.52z" - } - }, - "free": [ - "brands" - ] - }, - "wizards-of-the-coast": { - "changes": [ - "5.4.0" - ], - "ligatures": [], - "search": { - "terms": [ - "Dungeons & Dragons", - "d&d", - "dnd", - "fantasy", - "game", - "gaming", - "tabletop" - ] - }, - "styles": [ - "brands" - ], - "unicode": "f730", - "label": "Wizards of the Coast", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861029, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M219.19 345.69c-1.9 1.38-11.07 8.44-.26 23.57 4.64 6.42 14.11 12.79 21.73 6.55 6.5-4.88 7.35-12.92.26-23.04-5.47-7.76-14.28-12.88-21.73-7.08zm336.75 75.94c-.34 1.7-.55 1.67.79 0 2.09-4.19 4.19-10.21 4.98-19.9 3.14-38.49-40.33-71.49-101.34-78.03-54.73-6.02-124.38 9.17-188.8 60.49l-.26 1.57c2.62 4.98 4.98 10.74 3.4 21.21l.79.26c63.89-58.4 131.19-77.25 184.35-73.85 58.4 3.67 100.03 34.04 100.03 68.08-.01 9.96-2.63 15.72-3.94 20.17zM392.28 240.42c.79 7.07 4.19 10.21 9.17 10.47 5.5.26 9.43-2.62 10.47-6.55.79-3.4 2.09-29.85 2.09-29.85s-11.26 6.55-14.93 10.47c-3.66 3.68-7.33 8.39-6.8 15.46zm-50.02-151.1C137.75 89.32 13.1 226.8.79 241.2c-1.05.52-1.31.79.79 1.31 60.49 16.5 155.81 81.18 196.13 202.16l1.05.26c55.25-69.92 140.88-128.05 236.99-128.05 80.92 0 130.15 42.16 130.15 80.39 0 18.33-6.55 33.52-22.26 46.35 0 .96-.2.79.79.79 14.66-10.74 27.5-28.8 27.5-48.18 0-22.78-12.05-38.23-12.05-38.23 7.07 7.07 10.74 16.24 10.74 16.24 5.76-40.85 26.97-62.32 26.97-62.32-2.36-9.69-6.81-17.81-6.81-17.81 7.59 8.12 14.4 27.5 14.4 41.37 0 10.47-3.4 22.78-12.57 31.95l.26.52c8.12-4.98 16.5-16.76 16.5-37.97 0-15.71-4.71-25.92-4.71-25.92 5.76-5.24 11.26-9.17 15.97-11.78.79 3.4 2.09 9.69 2.36 14.93 0 1.05.79 1.83 1.05 0 .79-5.76-.26-16.24-.26-16.5 6.02-3.14 9.69-4.45 9.69-4.45C617.74 176 489.43 89.32 342.26 89.32zm-99.24 289.62c-11.06 8.99-24.2 4.08-30.64-4.19-7.45-9.58-6.76-24.09 4.19-32.47 14.85-11.35 27.08-.49 31.16 5.5.28.39 12.13 16.57-4.71 31.16zm2.09-136.43l9.43-17.81 11.78 70.96-12.57 6.02-24.62-28.8 14.14-26.71 3.67 4.45-1.83-8.11zm18.59 117.58l-.26-.26c2.05-4.1-2.5-6.61-17.54-31.69-1.31-2.36-3.14-2.88-4.45-2.62l-.26-.52c7.86-5.76 15.45-10.21 25.4-15.71l.52.26c1.31 1.83 2.09 2.88 3.4 4.71l-.26.52c-1.05-.26-2.36-.79-5.24.26-2.09.79-7.86 3.67-12.31 7.59v1.31c1.57 2.36 3.93 6.55 5.76 9.69h.26c10.05-6.28 7.56-4.55 11.52-7.86h.26c.52 1.83.52 1.83 1.83 5.5l-.26.26c-3.06.61-4.65.34-11.52 5.5v.26c9.46 17.02 11.01 16.75 12.57 15.97l.26.26c-2.34 1.59-6.27 4.21-9.68 6.57zm55.26-32.47c-3.14 1.57-6.02 2.88-9.95 4.98l-.26-.26c1.29-2.59 1.16-2.71-11.78-32.47l-.26-.26c-.15 0-8.9 3.65-9.95 7.33h-.52l-1.05-5.76.26-.52c7.29-4.56 25.53-11.64 27.76-12.57l.52.26 3.14 4.98-.26.52c-3.53-1.76-7.35.76-12.31 2.62v.26c12.31 32.01 12.67 30.64 14.66 30.64v.25zm44.77-16.5c-4.19 1.05-5.24 1.31-9.69 2.88l-.26-.26.52-4.45c-1.05-3.4-3.14-11.52-3.67-13.62l-.26-.26c-3.4.79-8.9 2.62-12.83 3.93l-.26.26c.79 2.62 3.14 9.95 4.19 13.88.79 2.36 1.83 2.88 2.88 3.14v.52c-3.67 1.05-7.07 2.62-10.21 3.93l-.26-.26c1.05-1.31 1.05-2.88.26-4.98-1.05-3.14-8.12-23.83-9.17-27.23-.52-1.83-1.57-3.14-2.62-3.14v-.52c3.14-1.05 6.02-2.09 10.74-3.4l.26.26-.26 4.71c1.31 3.93 2.36 7.59 3.14 9.69h.26c3.93-1.31 9.43-2.88 12.83-3.93l.26-.26-2.62-9.43c-.52-1.83-1.05-3.4-2.62-3.93v-.26c4.45-1.05 7.33-1.83 10.74-2.36l.26.26c-1.05 1.31-1.05 2.88-.52 4.45 1.57 6.28 4.71 20.43 6.28 26.45.54 2.62 1.85 3.41 2.63 3.93zm32.21-6.81l-.26.26c-4.71.52-14.14 2.36-22.52 4.19l-.26-.26.79-4.19c-1.57-7.86-3.4-18.59-4.98-26.19-.26-1.83-.79-2.88-2.62-3.67l.79-.52c9.17-1.57 20.16-2.36 24.88-2.62l.26.26c.52 2.36.79 3.14 1.57 5.5l-.26.26c-1.14-1.14-3.34-3.2-16.24-.79l-.26.26c.26 1.57 1.05 6.55 1.57 9.95l.26.26c9.52-1.68 4.76-.06 10.74-2.36h.26c0 1.57-.26 1.83-.26 5.24h-.26c-4.81-1.03-2.15-.9-10.21 0l-.26.26c.26 2.09 1.57 9.43 2.09 12.57l.26.26c1.15.38 14.21-.65 16.24-4.71h.26c-.53 2.38-1.05 4.21-1.58 6.04zm10.74-44.51c-4.45 2.36-8.12 2.88-11 2.88-.25.02-11.41 1.09-17.54-9.95-6.74-10.79-.98-25.2 5.5-31.69 8.8-8.12 23.35-10.1 28.54-17.02 8.03-10.33-13.04-22.31-29.59-5.76l-2.62-2.88 5.24-16.24c25.59-1.57 45.2-3.04 50.02 16.24.79 3.14 0 9.43-.26 12.05 0 2.62-1.83 18.85-2.09 23.04-.52 4.19-.79 18.33-.79 20.69.26 2.36.52 4.19 1.57 5.5 1.57 1.83 5.76 1.83 5.76 1.83l-.79 4.71c-11.82-1.07-10.28-.59-20.43-1.05-3.22-5.15-2.23-3.28-4.19-7.86 0 .01-4.19 3.94-7.33 5.51zm37.18 21.21c-6.35-10.58-19.82-7.16-21.73 5.5-2.63 17.08 14.3 19.79 20.69 10.21l.26.26c-.52 1.83-1.83 6.02-1.83 6.28l-.52.52c-10.3 6.87-28.5-2.5-25.66-18.59 1.94-10.87 14.44-18.93 28.8-9.95l.26.52c0 1.06-.27 3.41-.27 5.25zm5.77-87.73v-6.55c.69 0 19.65 3.28 27.76 7.33l-1.57 17.54s10.21-9.43 15.45-10.74c5.24-1.57 14.93 7.33 14.93 7.33l-11.26 11.26c-12.07-6.35-19.59-.08-20.69.79-5.29 38.72-8.6 42.17 4.45 46.09l-.52 4.71c-17.55-4.29-18.53-4.5-36.92-7.33l.79-4.71c7.25 0 7.48-5.32 7.59-6.81 0 0 4.98-53.16 4.98-55.25-.02-2.87-4.99-3.66-4.99-3.66zm10.99 114.44c-8.12-2.09-14.14-11-10.74-20.69 3.14-9.43 12.31-12.31 18.85-10.21 9.17 2.62 12.83 11.78 10.74 19.38-2.61 8.9-9.42 13.87-18.85 11.52zm42.16 9.69c-2.36-.52-7.07-2.36-8.64-2.88v-.26l1.57-1.83c.59-8.24.59-7.27.26-7.59-4.82-1.81-6.66-2.36-7.07-2.36-1.31 1.83-2.88 4.45-3.67 5.5l-.79 3.4v.26c-1.31-.26-3.93-1.31-6.02-1.57v-.26l2.62-1.83c3.4-4.71 9.95-14.14 13.88-20.16v-2.09l.52-.26c2.09.79 5.5 2.09 7.59 2.88.48.48.18-1.87-1.05 25.14-.24 1.81.02 2.6.8 3.91zm-4.71-89.82c11.25-18.27 30.76-16.19 34.04-3.4L539.7 198c2.34-6.25-2.82-9.9-4.45-11.26l1.83-3.67c12.22 10.37 16.38 13.97 22.52 20.43-25.91 73.07-30.76 80.81-24.62 84.32l-1.83 4.45c-6.37-3.35-8.9-4.42-17.81-8.64l2.09-6.81c-.26-.26-3.93 3.93-9.69 3.67-19.06-1.3-22.89-31.75-9.67-52.9zm29.33 79.34c0-5.71-6.34-7.89-7.86-5.24-1.31 2.09 1.05 4.98 2.88 8.38 1.57 2.62 2.62 6.28 1.05 9.43-2.64 6.34-12.4 5.31-15.45-.79 0-.7-.27.09 1.83-4.71l.79-.26c-.57 5.66 6.06 9.61 8.38 4.98 1.05-2.09-.52-5.5-2.09-8.38-1.57-2.62-3.67-6.28-1.83-9.69 2.72-5.06 11.25-4.47 14.66 2.36v.52l-2.36 3.4zm21.21 13.36c-1.96-3.27-.91-2.14-4.45-4.71h-.26c-2.36 4.19-5.76 10.47-8.64 16.24-1.31 2.36-1.05 3.4-.79 3.93l-.26.26-5.76-4.45.26-.26 2.09-1.31c3.14-5.76 6.55-12.05 9.17-17.02v-.26c-2.64-1.98-1.22-1.51-6.02-1.83v-.26l3.14-3.4h.26c3.67 2.36 9.95 6.81 12.31 8.9l.26.26-1.31 3.91zm27.23-44.26l-2.88-2.88c.79-2.36 1.83-4.98 2.09-7.59.75-9.74-11.52-11.84-11.52-4.98 0 4.98 7.86 19.38 7.86 27.76 0 10.21-5.76 15.71-13.88 16.5-8.38.79-20.16-10.47-20.16-10.47l4.98-14.4 2.88 2.09c-2.97 17.8 17.68 20.37 13.35 5.24-1.06-4.02-18.75-34.2 2.09-38.23 13.62-2.36 23.04 16.5 23.04 16.5l-7.85 10.46zm35.62-10.21c-11-30.38-60.49-127.53-191.95-129.62-53.42-1.05-94.27 15.45-132.76 37.97l85.63-9.17-91.39 20.69 25.14 19.64-3.93-16.5c7.5-1.71 39.15-8.45 66.77-8.9l-22.26 80.39c13.61-.7 18.97-8.98 19.64-22.78l4.98-1.05.26 26.71c-22.46 3.21-37.3 6.69-49.49 9.95l13.09-43.21-61.54-36.66 2.36 8.12 10.21 4.98c6.28 18.59 19.38 56.56 20.43 58.66 1.95 4.28 3.16 5.78 12.05 4.45l1.05 4.98c-16.08 4.86-23.66 7.61-39.02 14.4l-2.36-4.71c4.4-2.94 8.73-3.94 5.5-12.83-23.7-62.5-21.48-58.14-22.78-59.44l2.36-4.45 33.52 67.3c-3.84-11.87 1.68 1.69-32.99-78.82l-41.9 88.51 4.71-13.88-35.88-42.16 27.76 93.48-11.78 8.38C95 228.58 101.05 231.87 93.23 231.52c-5.5-.26-13.62 5.5-13.62 5.5L74.63 231c30.56-23.53 31.62-24.33 58.4-42.68l4.19 7.07s-5.76 4.19-7.86 7.07c-5.9 9.28 1.67 13.28 61.8 75.68l-18.85-58.92 39.8-10.21 25.66 30.64 4.45-12.31-4.98-24.62 13.09-3.4.52 3.14 3.67-10.47-94.27 29.33 11.26-4.98-13.62-42.42 17.28-9.17 30.11 36.14 28.54-13.09c-1.41-7.47-2.47-14.5-4.71-19.64l17.28 13.88 4.71-2.09-59.18-42.68 23.08 11.5c18.98-6.07 25.23-7.47 32.21-9.69l2.62 11c-12.55 12.55 1.43 16.82 6.55 19.38l-13.62-61.01 12.05 28.28c4.19-1.31 7.33-2.09 7.33-2.09l2.62 8.64s-3.14 1.05-6.28 2.09l8.9 20.95 33.78-65.73-20.69 61.01c42.42-24.09 81.44-36.66 131.98-35.88 67.04 1.05 167.33 40.85 199.8 139.83.78 2.1-.01 2.63-.79.27zM203.48 152.43s1.83-.52 4.19-1.31l9.43 7.59c-.4 0-3.44-.25-11.26 2.36l-2.36-8.64zm143.76 38.5c-1.57-.6-26.46-4.81-33.26 20.69l21.73 17.02 11.53-37.71zM318.43 67.07c-58.4 0-106.05 12.05-114.96 14.4v.79c8.38 2.09 14.4 4.19 21.21 11.78l1.57.26c6.55-1.83 48.97-13.88 110.24-13.88 180.16 0 301.67 116.79 301.67 223.37v9.95c0 1.31.79 2.62 1.05.52.52-2.09.79-8.64.79-19.64.26-83.79-96.63-227.55-321.57-227.55zm211.06 169.68c1.31-5.76 0-12.31-7.33-13.09-9.62-1.13-16.14 23.79-17.02 33.52-.79 5.5-1.31 14.93 6.02 14.93 4.68-.01 9.72-.91 18.33-35.36zm-61.53 42.95c-2.62-.79-9.43-.79-12.57 10.47-1.83 6.81.52 13.35 6.02 14.66 3.67 1.05 8.9.52 11.78-10.74 2.62-9.94-1.83-13.61-5.23-14.39zM491 300.65c1.83.52 3.14 1.05 5.76 1.83 0-1.83.52-8.38.79-12.05-1.05 1.31-5.5 8.12-6.55 9.95v.27z" - } - }, - "free": [ - "brands" - ] - }, - "wolf-pack-battalion": { - "changes": [ - "5.0.12" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f514", - "label": "Wolf Pack Battalion", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861029, - "raw": "", - "viewBox": [ - "0", - "0", - "456.58", - "512" - ], - "width": 456, - "height": 512, - "path": "M239.73 471.53l10.56 15.84 5.28-12.32 5.28 7.04V512c21.06-7.92 21.11-66.86 25.51-97.21 4.62-31.89-.88-92.81 81.37-149.11-8.88-23.61-12-49.43-2.64-80.05 27.87 3.34 53.94 10.58 63.34 54.1l-30.35 8.36c11.15 23.04 17.01 46.76 13.2 72.14L384 313.18l-6.16 33.43-18.47-7.04-8.8 33.43-19.35-7.04 26.39 21.11 8.8-28.15 24.63 5.28 7.04-35.63 26.39 14.52c.25-20.02 6.97-58.06-8.8-84.45l26.39 5.28c3.99-22.07-2.38-39.21-7.92-56.74l22.43 9.68c-.44-25.07-29.94-56.79-61.58-58.5-20.22-1.09-56.74-25.17-54.1-51.9 1.96-19.87 17.45-42.62 43.11-49.7-43.99 36.51-9.68 67.3 5.28 73.46 4.4-11.44 17.54-69.08 0-130.2-40.47 22.87-89.73 65.1-93.25 147.79l-58.06 38.71-3.52 93.25 107.33-59.82 7.04 7.04-17.59 3.52-43.99 38.71-15.84-5.28-28.15 49.26-3.52 119.64 21.11 15.84-32.55 15.84-32.55-15.84 21.11-15.84-3.52-119.64-28.15-49.26-15.84 5.28-43.99-38.71-17.59-3.52 7.04-7.04 107.33 59.82-3.52-93.25-58.06-38.71C157.03 65.1 107.77 22.87 67.3 0c-17.54 61.12-4.4 118.76 0 130.2 14.96-6.16 49.26-36.95 5.28-73.46 25.66 7.08 41.15 29.83 43.11 49.7 2.63 26.74-33.88 50.81-54.1 51.9C29.94 160.06.44 191.78 0 216.85l22.43-9.68c-5.54 17.53-11.91 34.67-7.92 56.74l26.39-5.28c-15.76 26.39-9.05 64.43-8.8 84.45l26.39-14.52 7.04 35.63 24.63-5.28 8.8 28.15 26.39-21.11-19.34 7.05-8.8-33.43-18.47 7.04-6.16-33.43-27.27 7.04c-3.82-25.38 2.05-49.1 13.2-72.14l-30.35-8.36c9.4-43.52 35.47-50.77 63.34-54.1 9.36 30.62 6.24 56.45-2.64 80.05 82.25 56.3 76.75 117.23 81.37 149.11 4.4 30.35 4.45 89.29 25.51 97.21v-29.91l5.28-7.04 5.28 12.32 10.56-15.84 11.44 21.11 11.43-21.1zm79.17-95.01l-15.84-10.56c7.47-4.36 13.76-8.42 19.35-12.32-.6 7.26-.27 13.88-3.51 22.88zm28.15-49.26c-.4 10.94-.9 21.66-1.76 31.67-7.85-1.86-15.57-3.8-21.11-7.04 8.24-7.9 15.55-16.27 22.87-24.63zm24.63 5.28c-.02-13.43-2.05-24.21-5.28-33.43-5.38 9.09-11.23 18.18-18.47 27.27l23.75 6.16zm3.52-80.94c19.44 12.81 27.8 33.66 29.91 56.3-12.32-4.53-24.63-9.31-36.95-10.56 5.06-11.99 6.65-28.14 7.04-45.74zm-1.76-45.74c.81 14.3 1.84 28.82 1.76 42.23 19.22-8.11 29.78-9.72 43.99-14.08-10.6-18.95-27.22-25.52-45.75-28.15zM137.68 376.52l15.84-10.56c-7.47-4.36-13.76-8.42-19.35-12.32.6 7.26.27 13.88 3.51 22.88zm-28.15-49.26c.4 10.94.9 21.66 1.76 31.67 7.85-1.86 15.57-3.8 21.11-7.04-8.24-7.9-15.55-16.27-22.87-24.63zm-24.64 5.28c.02-13.43 2.05-24.21 5.28-33.43 5.38 9.09 11.23 18.18 18.47 27.27l-23.75 6.16zm-3.52-80.94c-19.44 12.81-27.8 33.66-29.91 56.3 12.32-4.53 24.63-9.31 36.95-10.56-5.05-11.99-6.65-28.14-7.04-45.74zm1.76-45.74c-.81 14.3-1.84 28.82-1.76 42.23-19.22-8.11-29.78-9.72-43.99-14.08 10.61-18.95 27.22-25.52 45.75-28.15z" - } - }, - "free": [ - "brands" - ] - }, - "won-sign": { - "changes": [ - "3.2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "krw" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f159", - "label": "Won Sign", - "voted": false, - "svg": { - "solid": { - "last_modified": 1548363722393, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M564 192c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12h-48l18.6-80.6c1.7-7.5-4-14.7-11.7-14.7h-46.1c-5.7 0-10.6 4-11.7 9.5L450.7 128H340.8l-19.7-86c-1.3-5.5-6.1-9.3-11.7-9.3h-44c-5.6 0-10.4 3.8-11.7 9.3l-20 86H125l-17.5-85.7c-1.1-5.6-6.1-9.6-11.8-9.6H53.6c-7.7 0-13.4 7.1-11.7 14.6L60 128H12c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h62.3l7.2 32H12c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h83.9l40.9 182.6c1.2 5.5 6.1 9.4 11.7 9.4h56.8c5.6 0 10.4-3.9 11.7-9.3L259.3 288h55.1l42.4 182.7c1.3 5.4 6.1 9.3 11.7 9.3h56.8c5.6 0 10.4-3.9 11.7-9.3L479.1 288H564c6.6 0 12-5.4 12-12v-40c0-6.6-5.4-12-12-12h-70.1l7.4-32zM183.8 342c-6.2 25.8-6.8 47.2-7.3 47.2h-1.1s-1.7-22-6.8-47.2l-11-54h38.8zm27.5-118h-66.8l-6.5-32h80.8zm62.9 0l2-8.6c1.9-8 3.5-16 4.8-23.4h11.8c1.3 7.4 2.9 15.4 4.8 23.4l2 8.6zm130.9 118c-5.1 25.2-6.8 47.2-6.8 47.2h-1.1c-.6 0-1.1-21.4-7.3-47.2l-12.4-54h39.1zm25.2-118h-67.4l-7.3-32h81.6z" - } - }, - "free": [ - "solid" - ] - }, - "wordpress": { - "changes": [ - "4.1", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f19a", - "label": "WordPress Logo", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861029, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M61.7 169.4l101.5 278C92.2 413 43.3 340.2 43.3 256c0-30.9 6.6-60.1 18.4-86.6zm337.9 75.9c0-26.3-9.4-44.5-17.5-58.7-10.8-17.5-20.9-32.4-20.9-49.9 0-19.6 14.8-37.8 35.7-37.8.9 0 1.8.1 2.8.2-37.9-34.7-88.3-55.9-143.7-55.9-74.3 0-139.7 38.1-177.8 95.9 5 .2 9.7.3 13.7.3 22.2 0 56.7-2.7 56.7-2.7 11.5-.7 12.8 16.2 1.4 17.5 0 0-11.5 1.3-24.3 2l77.5 230.4L249.8 247l-33.1-90.8c-11.5-.7-22.3-2-22.3-2-11.5-.7-10.1-18.2 1.3-17.5 0 0 35.1 2.7 56 2.7 22.2 0 56.7-2.7 56.7-2.7 11.5-.7 12.8 16.2 1.4 17.5 0 0-11.5 1.3-24.3 2l76.9 228.7 21.2-70.9c9-29.4 16-50.5 16-68.7zm-139.9 29.3l-63.8 185.5c19.1 5.6 39.2 8.7 60.1 8.7 24.8 0 48.5-4.3 70.6-12.1-.6-.9-1.1-1.9-1.5-2.9l-65.4-179.2zm183-120.7c.9 6.8 1.4 14 1.4 21.9 0 21.6-4 45.8-16.2 76.2l-65 187.9C426.2 403 468.7 334.5 468.7 256c0-37-9.4-71.8-26-102.1zM504 256c0 136.8-111.3 248-248 248C119.2 504 8 392.7 8 256 8 119.2 119.2 8 256 8c136.7 0 248 111.2 248 248zm-11.4 0c0-130.5-106.2-236.6-236.6-236.6C125.5 19.4 19.4 125.5 19.4 256S125.6 492.6 256 492.6c130.5 0 236.6-106.1 236.6-236.6z" - } - }, - "free": [ - "brands" - ] - }, - "wordpress-simple": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f411", - "label": "Wordpress Simple", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861029, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M256 8C119.3 8 8 119.2 8 256c0 136.7 111.3 248 248 248s248-111.3 248-248C504 119.2 392.7 8 256 8zM33 256c0-32.3 6.9-63 19.3-90.7l106.4 291.4C84.3 420.5 33 344.2 33 256zm223 223c-21.9 0-43-3.2-63-9.1l66.9-194.4 68.5 187.8c.5 1.1 1 2.1 1.6 3.1-23.1 8.1-48 12.6-74 12.6zm30.7-327.5c13.4-.7 25.5-2.1 25.5-2.1 12-1.4 10.6-19.1-1.4-18.4 0 0-36.1 2.8-59.4 2.8-21.9 0-58.7-2.8-58.7-2.8-12-.7-13.4 17.7-1.4 18.4 0 0 11.4 1.4 23.4 2.1l34.7 95.2L200.6 393l-81.2-241.5c13.4-.7 25.5-2.1 25.5-2.1 12-1.4 10.6-19.1-1.4-18.4 0 0-36.1 2.8-59.4 2.8-4.2 0-9.1-.1-14.4-.3C109.6 73 178.1 33 256 33c58 0 110.9 22.2 150.6 58.5-1-.1-1.9-.2-2.9-.2-21.9 0-37.4 19.1-37.4 39.6 0 18.4 10.6 33.9 21.9 52.3 8.5 14.8 18.4 33.9 18.4 61.5 0 19.1-7.3 41.2-17 72.1l-22.2 74.3-80.7-239.6zm81.4 297.2l68.1-196.9c12.7-31.8 17-57.2 17-79.9 0-8.2-.5-15.8-1.5-22.9 17.4 31.8 27.3 68.2 27.3 107 0 82.3-44.6 154.1-110.9 192.7z" - } - }, - "free": [ - "brands" - ] - }, - "wpbeginner": { - "changes": [ - "4.6", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f297", - "label": "WPBeginner", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861029, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M462.799 322.374C519.01 386.682 466.961 480 370.944 480c-39.602 0-78.824-17.687-100.142-50.04-6.887.356-22.702.356-29.59 0C219.848 462.381 180.588 480 141.069 480c-95.49 0-148.348-92.996-91.855-157.626C-29.925 190.523 80.479 32 256.006 32c175.632 0 285.87 158.626 206.793 290.374zm-339.647-82.972h41.529v-58.075h-41.529v58.075zm217.18 86.072v-23.839c-60.506 20.915-132.355 9.198-187.589-33.971l.246 24.897c51.101 46.367 131.746 57.875 187.343 32.913zm-150.753-86.072h166.058v-58.075H189.579v58.075z" - } - }, - "free": [ - "brands" - ] - }, - "wpexplorer": { - "changes": [ - "4.7", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f2de", - "label": "WPExplorer", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861029, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M512 256c0 141.2-114.7 256-256 256C114.8 512 0 397.3 0 256S114.7 0 256 0s256 114.7 256 256zm-32 0c0-123.2-100.3-224-224-224C132.5 32 32 132.5 32 256s100.5 224 224 224 224-100.5 224-224zM160.9 124.6l86.9 37.1-37.1 86.9-86.9-37.1 37.1-86.9zm110 169.1l46.6 94h-14.6l-50-100-48.9 100h-14l51.1-106.9-22.3-9.4 6-14 68.6 29.1-6 14.3-16.5-7.1zm-11.8-116.3l68.6 29.4-29.4 68.3L230 246l29.1-68.6zm80.3 42.9l54.6 23.1-23.4 54.3-54.3-23.1 23.1-54.3z" - } - }, - "free": [ - "brands" - ] - }, - "wpforms": { - "changes": [ - "4.6", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f298", - "label": "WPForms", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861029, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M448 75.2v361.7c0 24.3-19 43.2-43.2 43.2H43.2C19.3 480 0 461.4 0 436.8V75.2C0 51.1 18.8 32 43.2 32h361.7c24 0 43.1 18.8 43.1 43.2zm-37.3 361.6V75.2c0-3-2.6-5.8-5.8-5.8h-9.3L285.3 144 224 94.1 162.8 144 52.5 69.3h-9.3c-3.2 0-5.8 2.8-5.8 5.8v361.7c0 3 2.6 5.8 5.8 5.8h361.7c3.2.1 5.8-2.7 5.8-5.8zM150.2 186v37H76.7v-37h73.5zm0 74.4v37.3H76.7v-37.3h73.5zm11.1-147.3l54-43.7H96.8l64.5 43.7zm210 72.9v37h-196v-37h196zm0 74.4v37.3h-196v-37.3h196zm-84.6-147.3l64.5-43.7H232.8l53.9 43.7zM371.3 335v37.3h-99.4V335h99.4z" - } - }, - "free": [ - "brands" - ] - }, - "wpressr": { - "changes": [ - "5.4.2" - ], - "ligatures": [], - "search": { - "terms": [ - "rendact" - ] - }, - "styles": [ - "brands" - ], - "unicode": "f3e4", - "label": "wpressr", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861030, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M248 8C111.03 8 0 119.03 0 256s111.03 248 248 248 248-111.03 248-248S384.97 8 248 8zm171.33 158.6c-15.18 34.51-30.37 69.02-45.63 103.5-2.44 5.51-6.89 8.24-12.97 8.24-23.02-.01-46.03.06-69.05-.05-5.12-.03-8.25 1.89-10.34 6.72-10.19 23.56-20.63 47-30.95 70.5-1.54 3.51-4.06 5.29-7.92 5.29-45.94-.01-91.87-.02-137.81 0-3.13 0-5.63-1.15-7.72-3.45-11.21-12.33-22.46-24.63-33.68-36.94-2.69-2.95-2.79-6.18-1.21-9.73 8.66-19.54 17.27-39.1 25.89-58.66 12.93-29.35 25.89-58.69 38.75-88.08 1.7-3.88 4.28-5.68 8.54-5.65 14.24.1 28.48.02 42.72.05 6.24.01 9.2 4.84 6.66 10.59-13.6 30.77-27.17 61.55-40.74 92.33-5.72 12.99-11.42 25.99-17.09 39-3.91 8.95 7.08 11.97 10.95 5.6.23-.37-1.42 4.18 30.01-67.69 1.36-3.1 3.41-4.4 6.77-4.39 15.21.08 30.43.02 45.64.04 5.56.01 7.91 3.64 5.66 8.75-8.33 18.96-16.71 37.9-24.98 56.89-4.98 11.43 8.08 12.49 11.28 5.33.04-.08 27.89-63.33 32.19-73.16 2.02-4.61 5.44-6.51 10.35-6.5 26.43.05 52.86 0 79.29.05 12.44.02 13.93-13.65 3.9-13.64-25.26.03-50.52.02-75.78.02-6.27 0-7.84-2.47-5.27-8.27 5.78-13.06 11.59-26.11 17.3-39.21 1.73-3.96 4.52-5.79 8.84-5.78 23.09.06 25.98.02 130.78.03 6.08-.01 8.03 2.79 5.62 8.27z" - } - }, - "free": [ - "brands" - ] - }, - "wrench": { - "changes": [ - "2", - "5.0.0", - "5.0.13" - ], - "ligatures": [], - "search": { - "terms": [ - "fix", - "settings", - "spanner", - "tool", - "update" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f0ad", - "label": "Wrench", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861488, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M507.73 109.1c-2.24-9.03-13.54-12.09-20.12-5.51l-74.36 74.36-67.88-11.31-11.31-67.88 74.36-74.36c6.62-6.62 3.43-17.9-5.66-20.16-47.38-11.74-99.55.91-136.58 37.93-39.64 39.64-50.55 97.1-34.05 147.2L18.74 402.76c-24.99 24.99-24.99 65.51 0 90.5 24.99 24.99 65.51 24.99 90.5 0l213.21-213.21c50.12 16.71 107.47 5.68 147.37-34.22 37.07-37.07 49.7-89.32 37.91-136.73zM64 472c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z" - } - }, - "free": [ - "solid" - ] - }, - "x-ray": { - "changes": [ - "5.0.7" - ], - "ligatures": [], - "search": { - "terms": [ - "radiological images", - "radiology" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f497", - "label": "X-Ray", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861488, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M240 384c-8.8 0-16 7.2-16 16s7.2 16 16 16 16-7.2 16-16-7.2-16-16-16zm160 32c8.8 0 16-7.2 16-16s-7.2-16-16-16-16 7.2-16 16 7.2 16 16 16zM624 0H16C7.2 0 0 7.2 0 16v32c0 8.8 7.2 16 16 16h608c8.8 0 16-7.2 16-16V16c0-8.8-7.2-16-16-16zm0 448h-48V96H64v352H16c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h608c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16zM480 248c0 4.4-3.6 8-8 8H336v32h104c4.4 0 8 3.6 8 8v16c0 4.4-3.6 8-8 8H336v32h64c26.5 0 48 21.5 48 48s-21.5 48-48 48-48-21.5-48-48v-16h-64v16c0 26.5-21.5 48-48 48s-48-21.5-48-48 21.5-48 48-48h64v-32H200c-4.4 0-8-3.6-8-8v-16c0-4.4 3.6-8 8-8h104v-32H168c-4.4 0-8-3.6-8-8v-16c0-4.4 3.6-8 8-8h136v-32H200c-4.4 0-8-3.6-8-8v-16c0-4.4 3.6-8 8-8h104v-24c0-4.4 3.6-8 8-8h16c4.4 0 8 3.6 8 8v24h104c4.4 0 8 3.6 8 8v16c0 4.4-3.6 8-8 8H336v32h136c4.4 0 8 3.6 8 8v16z" - } - }, - "free": [ - "solid" - ] - }, - "xbox": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f412", - "label": "Xbox", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861030, - "raw": "", - "viewBox": [ - "0", - "0", - "512", - "512" - ], - "width": 512, - "height": 512, - "path": "M369.9 318.2c44.3 54.3 64.7 98.8 54.4 118.7-7.9 15.1-56.7 44.6-92.6 55.9-29.6 9.3-68.4 13.3-100.4 10.2-38.2-3.7-76.9-17.4-110.1-39C93.3 445.8 87 438.3 87 423.4c0-29.9 32.9-82.3 89.2-142.1 32-33.9 76.5-73.7 81.4-72.6 9.4 2.1 84.3 75.1 112.3 109.5zM188.6 143.8c-29.7-26.9-58.1-53.9-86.4-63.4-15.2-5.1-16.3-4.8-28.7 8.1-29.2 30.4-53.5 79.7-60.3 122.4-5.4 34.2-6.1 43.8-4.2 60.5 5.6 50.5 17.3 85.4 40.5 120.9 9.5 14.6 12.1 17.3 9.3 9.9-4.2-11-.3-37.5 9.5-64 14.3-39 53.9-112.9 120.3-194.4zm311.6 63.5C483.3 127.3 432.7 77 425.6 77c-7.3 0-24.2 6.5-36 13.9-23.3 14.5-41 31.4-64.3 52.8C367.7 197 427.5 283.1 448.2 346c6.8 20.7 9.7 41.1 7.4 52.3-1.7 8.5-1.7 8.5 1.4 4.6 6.1-7.7 19.9-31.3 25.4-43.5 7.4-16.2 15-40.2 18.6-58.7 4.3-22.5 3.9-70.8-.8-93.4zM141.3 43C189 40.5 251 77.5 255.6 78.4c.7.1 10.4-4.2 21.6-9.7 63.9-31.1 94-25.8 107.4-25.2-63.9-39.3-152.7-50-233.9-11.7-23.4 11.1-24 11.9-9.4 11.2z" - } - }, - "free": [ - "brands" - ] - }, - "xing": { - "changes": [ - "3.2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f168", - "label": "Xing", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861030, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M162.7 210c-1.8 3.3-25.2 44.4-70.1 123.5-4.9 8.3-10.8 12.5-17.7 12.5H9.8c-7.7 0-12.1-7.5-8.5-14.4l69-121.3c.2 0 .2-.1 0-.3l-43.9-75.6c-4.3-7.8.3-14.1 8.5-14.1H100c7.3 0 13.3 4.1 18 12.2l44.7 77.5zM382.6 46.1l-144 253v.3L330.2 466c3.9 7.1.2 14.1-8.5 14.1h-65.2c-7.6 0-13.6-4-18-12.2l-92.4-168.5c3.3-5.8 51.5-90.8 144.8-255.2 4.6-8.1 10.4-12.2 17.5-12.2h65.7c8 0 12.3 6.7 8.5 14.1z" - } - }, - "free": [ - "brands" - ] - }, - "xing-square": { - "changes": [ - "3.2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f169", - "label": "Xing Square", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861030, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M400 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zM140.4 320.2H93.8c-5.5 0-8.7-5.3-6-10.3l49.3-86.7c.1 0 .1-.1 0-.2l-31.4-54c-3-5.6.2-10.1 6-10.1h46.6c5.2 0 9.5 2.9 12.9 8.7l31.9 55.3c-1.3 2.3-18 31.7-50.1 88.2-3.5 6.2-7.7 9.1-12.6 9.1zm219.7-214.1L257.3 286.8v.2l65.5 119c2.8 5.1.1 10.1-6 10.1h-46.6c-5.5 0-9.7-2.9-12.9-8.7l-66-120.3c2.3-4.1 36.8-64.9 103.4-182.3 3.3-5.8 7.4-8.7 12.5-8.7h46.9c5.7-.1 8.8 4.7 6 10z" - } - }, - "free": [ - "brands" - ] - }, - "y-combinator": { - "changes": [ - "4.4", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f23b", - "label": "Y Combinator", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861030, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M448 32v448H0V32h448zM236 287.5L313.5 142h-32.7L235 233c-4.7 9.3-9 18.3-12.8 26.8L210 233l-45.2-91h-35l76.7 143.8v94.5H236v-92.8z" - } - }, - "free": [ - "brands" - ] - }, - "yahoo": { - "changes": [ - "4.1", - "5.0.0", - "5.0.3" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f19e", - "label": "Yahoo Logo", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861030, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M252 292l4 220c-12.7-2.2-23.5-3.9-32.3-3.9-8.4 0-19.2 1.7-32.3 3.9l4-220C140.4 197.2 85 95.2 21.4 0c11.9 3.1 23 3.9 33.2 3.9 9 0 20.4-.8 34.1-3.9 40.9 72.2 82.1 138.7 135 225.5C261 163.9 314.8 81.4 358.6 0c11.1 2.9 22 3.9 32.9 3.9 11.5 0 23.2-1 35-3.9C392.1 47.9 294.9 216.9 252 292z" - } - }, - "free": [ - "brands" - ] - }, - "yandex": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f413", - "label": "Yandex", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861030, - "raw": "", - "viewBox": [ - "0", - "0", - "256", - "512" - ], - "width": 256, - "height": 512, - "path": "M153.1 315.8L65.7 512H2l96-209.8c-45.1-22.9-75.2-64.4-75.2-141.1C22.7 53.7 90.8 0 171.7 0H254v512h-55.1V315.8h-45.8zm45.8-269.3h-29.4c-44.4 0-87.4 29.4-87.4 114.6 0 82.3 39.4 108.8 87.4 108.8h29.4V46.5z" - } - }, - "free": [ - "brands" - ] - }, - "yandex-international": { - "changes": [ - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f414", - "label": "Yandex International", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861030, - "raw": "", - "viewBox": [ - "0", - "0", - "320", - "512" - ], - "width": 320, - "height": 512, - "path": "M129.5 512V345.9L18.5 48h55.8l81.8 229.7L250.2 0h51.3L180.8 347.8V512h-51.3z" - } - }, - "free": [ - "brands" - ] - }, - "yarn": { - "changes": [ - "5.6.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f7e3", - "label": "Yarn", - "voted": true, - "svg": { - "brands": { - "last_modified": 1546440861030, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M393.9 345.2c-39 9.3-48.4 32.1-104 47.4 0 0-2.7 4-10.4 5.8-13.4 3.3-63.9 6-68.5 6.1-12.4.1-19.9-3.2-22-8.2-6.4-15.3 9.2-22 9.2-22-8.1-5-9-9.9-9.8-8.1-2.4 5.8-3.6 20.1-10.1 26.5-8.8 8.9-25.5 5.9-35.3.8-10.8-5.7.8-19.2.8-19.2s-5.8 3.4-10.5-3.6c-6-9.3-17.1-37.3 11.5-62-1.3-10.1-4.6-53.7 40.6-85.6 0 0-20.6-22.8-12.9-43.3 5-13.4 7-13.3 8.6-13.9 5.7-2.2 11.3-4.6 15.4-9.1 20.6-22.2 46.8-18 46.8-18s12.4-37.8 23.9-30.4c3.5 2.3 16.3 30.6 16.3 30.6s13.6-7.9 15.1-5c8.2 16 9.2 46.5 5.6 65.1-6.1 30.6-21.4 47.1-27.6 57.5-1.4 2.4 16.5 10 27.8 41.3 10.4 28.6 1.1 52.7 2.8 55.3.8 1.4 13.7.8 36.4-13.2 12.8-7.9 28.1-16.9 45.4-17 16.7-.5 17.6 19.2 4.9 22.2zM496 256c0 136.9-111.1 248-248 248S0 392.9 0 256 111.1 8 248 8s248 111.1 248 248zm-79.3 75.2c-1.7-13.6-13.2-23-28-22.8-22 .3-40.5 11.7-52.8 19.2-4.8 3-8.9 5.2-12.4 6.8 3.1-44.5-22.5-73.1-28.7-79.4 7.8-11.3 18.4-27.8 23.4-53.2 4.3-21.7 3-55.5-6.9-74.5-1.6-3.1-7.4-11.2-21-7.4-9.7-20-13-22.1-15.6-23.8-1.1-.7-23.6-16.4-41.4 28-12.2.9-31.3 5.3-47.5 22.8-2 2.2-5.9 3.8-10.1 5.4h.1c-8.4 3-12.3 9.9-16.9 22.3-6.5 17.4.2 34.6 6.8 45.7-17.8 15.9-37 39.8-35.7 82.5-34 36-11.8 73-5.6 79.6-1.6 11.1 3.7 19.4 12 23.8 12.6 6.7 30.3 9.6 43.9 2.8 4.9 5.2 13.8 10.1 30 10.1 6.8 0 58-2.9 72.6-6.5 6.8-1.6 11.5-4.5 14.6-7.1 9.8-3.1 36.8-12.3 62.2-28.7 18-11.7 24.2-14.2 37.6-17.4 12.9-3.2 21-15.1 19.4-28.2z" - } - }, - "free": [ - "brands" - ] - }, - "yelp": { - "changes": [ - "4.2", - "5.0.0", - "5.7.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f1e9", - "label": "Yelp", - "voted": false, - "svg": { - "brands": { - "last_modified": 1548363722341, - "raw": "", - "viewBox": [ - "0", - "0", - "381.48", - "512" - ], - "width": 381, - "height": 512, - "path": "M41.9 240.32l99.62 48.61c19.2 9.4 16.2 37.51-4.5 42.71L29.5 358.45c-13.4 3.4-26.71-5.9-28.21-19.6-3.4-29.41 0-58.41 9-85.32 4.41-13.11 19.31-19.21 31.61-13.21zm44.01 239.25c23.7 16.2 50.81 27.31 79.42 32.11 13.6 2.3 26.2-7.9 26.61-21.7l3.9-110.82c.7-21.3-25.5-31.91-39.81-16.1l-74.21 82.42c-9.21 10.28-7.31 26.29 4.09 34.09zm145.33-109.92l58.81 94.02c7.3 11.7 23.3 14.3 34.01 5.5 22.4-18.5 40.31-41.61 52.71-67.61 5.9-12.5-.5-27.31-13.6-31.61l-105.42-34.21c-20.31-6.5-37.81 15.8-26.51 33.91zm148.33-132.23c-11.8-27.11-29.21-50.61-50.41-69.31-10.3-9.1-26.3-7-34.01 4.4l-62.01 91.92c-11.9 17.7 4.7 40.61 25.2 34.71l106.62-30.51c13.31-3.9 20.11-18.5 14.61-31.21zM61.11 30.18c-12 5.7-16.5 20.5-9.9 32.01l104.12 180.43c11.7 20.2 42.61 11.9 42.61-11.4V22.88c.1-13.3-11.2-23.9-24.5-22.8-23.12 1.8-65.33 7.7-112.33 30.1z" - } - }, - "free": [ - "brands" - ] - }, - "yen-sign": { - "changes": [ - "3.2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "currency", - "jpy", - "money" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f157", - "label": "Yen Sign", - "voted": false, - "svg": { - "solid": { - "last_modified": 1548363722393, - "raw": "", - "viewBox": [ - "0", - "0", - "384", - "512" - ], - "width": 384, - "height": 512, - "path": "M351.2 32h-65.3c-4.6 0-8.8 2.6-10.8 6.7l-55.4 113.2c-14.5 34.7-27.1 71.9-27.1 71.9h-1.3s-12.6-37.2-27.1-71.9L108.8 38.7c-2-4.1-6.2-6.7-10.8-6.7H32.8c-9.1 0-14.8 9.7-10.6 17.6L102.3 200H44c-6.6 0-12 5.4-12 12v32c0 6.6 5.4 12 12 12h88.2l19.8 37.2V320H44c-6.6 0-12 5.4-12 12v32c0 6.6 5.4 12 12 12h108v92c0 6.6 5.4 12 12 12h56c6.6 0 12-5.4 12-12v-92h108c6.6 0 12-5.4 12-12v-32c0-6.6-5.4-12-12-12H232v-26.8l19.8-37.2H340c6.6 0 12-5.4 12-12v-32c0-6.6-5.4-12-12-12h-58.3l80.1-150.4c4.3-7.9-1.5-17.6-10.6-17.6z" - } - }, - "free": [ - "solid" - ] - }, - "yin-yang": { - "changes": [ - "5.3.0" - ], - "ligatures": [], - "search": { - "terms": [ - "daoism", - "opposites", - "taoism" - ] - }, - "styles": [ - "solid" - ], - "unicode": "f6ad", - "label": "Yin Yang", - "voted": false, - "svg": { - "solid": { - "last_modified": 1546440861488, - "raw": "", - "viewBox": [ - "0", - "0", - "496", - "512" - ], - "width": 496, - "height": 512, - "path": "M248 8C111.03 8 0 119.03 0 256s111.03 248 248 248 248-111.03 248-248S384.97 8 248 8zm0 376c-17.67 0-32-14.33-32-32s14.33-32 32-32 32 14.33 32 32-14.33 32-32 32zm0-128c-53.02 0-96 42.98-96 96s42.98 96 96 96c-106.04 0-192-85.96-192-192S141.96 64 248 64c53.02 0 96 42.98 96 96s-42.98 96-96 96zm0-128c-17.67 0-32 14.33-32 32s14.33 32 32 32 32-14.33 32-32-14.33-32-32-32z" - } - }, - "free": [ - "solid" - ] - }, - "yoast": { - "changes": [ - "4.6", - "5.0.0", - "5.0.3" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f2b1", - "label": "Yoast", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861031, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M91.3 76h186l-7 18.9h-179c-39.7 0-71.9 31.6-71.9 70.3v205.4c0 35.4 24.9 70.3 84 70.3V460H91.3C41.2 460 0 419.8 0 370.5V165.2C0 115.9 40.7 76 91.3 76zm229.1-56h66.5C243.1 398.1 241.2 418.9 202.2 459.3c-20.8 21.6-49.3 31.7-78.3 32.7v-51.1c49.2-7.7 64.6-49.9 64.6-75.3 0-20.1.6-12.6-82.1-223.2h61.4L218.2 299 320.4 20zM448 161.5V460H234c6.6-9.6 10.7-16.3 12.1-19.4h182.5V161.5c0-32.5-17.1-51.9-48.2-62.9l6.7-17.6c41.7 13.6 60.9 43.1 60.9 80.5z" - } - }, - "free": [ - "brands" - ] - }, - "youtube": { - "changes": [ - "3.2", - "5.0.0" - ], - "ligatures": [], - "search": { - "terms": [ - "film", - "video", - "youtube-play", - "youtube-square" - ] - }, - "styles": [ - "brands" - ], - "unicode": "f167", - "label": "YouTube", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861031, - "raw": "", - "viewBox": [ - "0", - "0", - "576", - "512" - ], - "width": 576, - "height": 512, - "path": "M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z" - } - }, - "free": [ - "brands" - ] - }, - "youtube-square": { - "changes": [ - "5.0.3" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f431", - "label": "YouTube Square", - "voted": false, - "svg": { - "brands": { - "last_modified": 1546440861031, - "raw": "", - "viewBox": [ - "0", - "0", - "448", - "512" - ], - "width": 448, - "height": 512, - "path": "M186.8 202.1l95.2 54.1-95.2 54.1V202.1zM448 80v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V80c0-26.5 21.5-48 48-48h352c26.5 0 48 21.5 48 48zm-42 176.3s0-59.6-7.6-88.2c-4.2-15.8-16.5-28.2-32.2-32.4C337.9 128 224 128 224 128s-113.9 0-142.2 7.7c-15.7 4.2-28 16.6-32.2 32.4-7.6 28.5-7.6 88.2-7.6 88.2s0 59.6 7.6 88.2c4.2 15.8 16.5 27.7 32.2 31.9C110.1 384 224 384 224 384s113.9 0 142.2-7.7c15.7-4.2 28-16.1 32.2-31.9 7.6-28.5 7.6-88.1 7.6-88.1z" - } - }, - "free": [ - "brands" - ] - }, - "zhihu": { - "changes": [ - "5.2.0" - ], - "ligatures": [], - "search": { - "terms": [] - }, - "styles": [ - "brands" - ], - "unicode": "f63f", - "label": "Zhihu", - "voted": true, - "svg": { - "brands": { - "last_modified": 1546440861031, - "raw": "", - "viewBox": [ - "0", - "0", - "640", - "512" - ], - "width": 640, - "height": 512, - "path": "M170.54 148.13v217.54l23.43.01 7.71 26.37 42.01-26.37h49.53V148.13H170.54zm97.75 193.93h-27.94l-27.9 17.51-5.08-17.47-11.9-.04V171.75h72.82v170.31zm-118.46-94.39H97.5c1.74-27.1 2.2-51.59 2.2-73.46h51.16s1.97-22.56-8.58-22.31h-88.5c3.49-13.12 7.87-26.66 13.12-40.67 0 0-24.07 0-32.27 21.57-3.39 8.9-13.21 43.14-30.7 78.12 5.89-.64 25.37-1.18 36.84-22.21 2.11-5.89 2.51-6.66 5.14-14.53h28.87c0 10.5-1.2 66.88-1.68 73.44H20.83c-11.74 0-15.56 23.62-15.56 23.62h65.58C66.45 321.1 42.83 363.12 0 396.34c20.49 5.85 40.91-.93 51-9.9 0 0 22.98-20.9 35.59-69.25l53.96 64.94s7.91-26.89-1.24-39.99c-7.58-8.92-28.06-33.06-36.79-41.81L87.9 311.95c4.36-13.98 6.99-27.55 7.87-40.67h61.65s-.09-23.62-7.59-23.62v.01zm412.02-1.6c20.83-25.64 44.98-58.57 44.98-58.57s-18.65-14.8-27.38-4.06c-6 8.15-36.83 48.2-36.83 48.2l19.23 14.43zm-150.09-59.09c-9.01-8.25-25.91 2.13-25.91 2.13s39.52 55.04 41.12 57.45l19.46-13.73s-25.67-37.61-34.66-45.86h-.01zM640 258.35c-19.78 0-130.91.93-131.06.93v-101c4.81 0 12.42-.4 22.85-1.2 40.88-2.41 70.13-4 87.77-4.81 0 0 12.22-27.19-.59-33.44-3.07-1.18-23.17 4.58-23.17 4.58s-165.22 16.49-232.36 18.05c1.6 8.82 7.62 17.08 15.78 19.55 13.31 3.48 22.69 1.7 49.15.89 24.83-1.6 43.68-2.43 56.51-2.43v99.81H351.41s2.82 22.31 25.51 22.85h107.94v70.92c0 13.97-11.19 21.99-24.48 21.12-14.08.11-26.08-1.15-41.69-1.81 1.99 3.97 6.33 14.39 19.31 21.84 9.88 4.81 16.17 6.57 26.02 6.57 29.56 0 45.67-17.28 44.89-45.31v-73.32h122.36c9.68 0 8.7-23.78 8.7-23.78l.03-.01z" - } - }, - "free": [ - "brands" - ] - } -} \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/metadata/icons.yml b/examples/web/static/libs/fontawesome/metadata/icons.yml deleted file mode 100644 index 2a8796b1..00000000 --- a/examples/web/static/libs/fontawesome/metadata/icons.yml +++ /dev/null @@ -1,17769 +0,0 @@ -500px: - changes: - - '4.4' - - 5.0.0 - label: 500px - search: - terms: [] - styles: - - brands - unicode: f26e - voted: false -accessible-icon: - changes: - - 5.0.0 - label: Accessible Icon - search: - terms: - - accessibility - - handicap - - person - - wheelchair - - wheelchair-alt - styles: - - brands - unicode: f368 - voted: false -accusoft: - changes: - - 5.0.0 - label: Accusoft - search: - terms: [] - styles: - - brands - unicode: f369 - voted: false -acquisitions-incorporated: - changes: - - 5.4.0 - label: Acquisitions Incorporated - search: - terms: - - Dungeons & Dragons - - d&d - - dnd - - fantasy - - game - - gaming - - tabletop - styles: - - brands - unicode: f6af - voted: false -ad: - changes: - - 5.3.0 - label: Ad - search: - terms: [] - styles: - - solid - unicode: f641 - voted: false -address-book: - changes: - - '4.7' - - 5.0.0 - - 5.0.3 - label: Address Book - search: - terms: [] - styles: - - solid - - regular - unicode: f2b9 - voted: false -address-card: - changes: - - '4.7' - - 5.0.0 - - 5.0.3 - label: Address Card - search: - terms: [] - styles: - - solid - - regular - unicode: f2bb - voted: false -adjust: - changes: - - '1' - - 5.0.0 - label: adjust - search: - terms: - - contrast - styles: - - solid - unicode: f042 - voted: false -adn: - changes: - - '3.2' - - 5.0.0 - label: App.net - search: - terms: [] - styles: - - brands - unicode: f170 - voted: false -adobe: - changes: - - 5.6.0 - label: Adobe - search: - terms: - - acrobat - - app - - design - - illustrator - - indesign - - photoshop - styles: - - brands - unicode: f778 - voted: false -adversal: - changes: - - 5.0.0 - label: Adversal - search: - terms: [] - styles: - - brands - unicode: f36a - voted: false -affiliatetheme: - changes: - - 5.0.0 - label: affiliatetheme - search: - terms: [] - styles: - - brands - unicode: f36b - voted: false -air-freshener: - changes: - - 5.2.0 - label: Air Freshener - search: - terms: [] - styles: - - solid - unicode: f5d0 - voted: false -algolia: - changes: - - 5.0.0 - label: Algolia - search: - terms: [] - styles: - - brands - unicode: f36c - voted: false -align-center: - changes: - - '1' - - 5.0.0 - label: align-center - search: - terms: - - middle - - text - styles: - - solid - unicode: f037 - voted: false -align-justify: - changes: - - '1' - - 5.0.0 - label: align-justify - search: - terms: - - text - styles: - - solid - unicode: f039 - voted: false -align-left: - changes: - - '1' - - 5.0.0 - label: align-left - search: - terms: - - text - styles: - - solid - unicode: f036 - voted: false -align-right: - changes: - - '1' - - 5.0.0 - label: align-right - search: - terms: - - text - styles: - - solid - unicode: f038 - voted: false -alipay: - changes: - - 5.3.0 - label: Alipay - search: - terms: [] - styles: - - brands - unicode: f642 - voted: false -allergies: - changes: - - 5.0.7 - label: Allergies - search: - terms: - - freckles - - hand - - intolerances - - pox - - spots - styles: - - solid - unicode: f461 - voted: false -amazon: - changes: - - '4.4' - - 5.0.0 - label: Amazon - search: - terms: [] - styles: - - brands - unicode: f270 - voted: false -amazon-pay: - changes: - - 5.0.2 - label: Amazon Pay - search: - terms: [] - styles: - - brands - unicode: f42c - voted: false -ambulance: - changes: - - '3' - - 5.0.0 - - 5.0.7 - label: ambulance - search: - terms: - - help - - machine - - support - - vehicle - styles: - - solid - unicode: f0f9 - voted: false -american-sign-language-interpreting: - changes: - - '4.6' - - 5.0.0 - label: American Sign Language Interpreting - search: - terms: [] - styles: - - solid - unicode: f2a3 - voted: false -amilia: - changes: - - 5.0.0 - label: Amilia - search: - terms: [] - styles: - - brands - unicode: f36d - voted: false -anchor: - changes: - - '3.1' - - 5.0.0 - label: Anchor - search: - terms: - - link - styles: - - solid - unicode: f13d - voted: false -android: - changes: - - '3.2' - - 5.0.0 - label: Android - search: - terms: - - robot - styles: - - brands - unicode: f17b - voted: false -angellist: - changes: - - '4.2' - - 5.0.0 - label: AngelList - search: - terms: [] - styles: - - brands - unicode: f209 - voted: false -angle-double-down: - changes: - - '3' - - 5.0.0 - label: Angle Double Down - search: - terms: - - arrows - styles: - - solid - unicode: f103 - voted: false -angle-double-left: - changes: - - '3' - - 5.0.0 - label: Angle Double Left - search: - terms: - - arrows - - back - - laquo - - previous - - quote - styles: - - solid - unicode: f100 - voted: false -angle-double-right: - changes: - - '3' - - 5.0.0 - label: Angle Double Right - search: - terms: - - arrows - - forward - - next - - quote - - raquo - styles: - - solid - unicode: f101 - voted: false -angle-double-up: - changes: - - '3' - - 5.0.0 - label: Angle Double Up - search: - terms: - - arrows - styles: - - solid - unicode: f102 - voted: false -angle-down: - changes: - - '3' - - 5.0.0 - label: angle-down - search: - terms: - - arrow - styles: - - solid - unicode: f107 - voted: false -angle-left: - changes: - - '3' - - 5.0.0 - label: angle-left - search: - terms: - - arrow - - back - - previous - styles: - - solid - unicode: f104 - voted: false -angle-right: - changes: - - '3' - - 5.0.0 - label: angle-right - search: - terms: - - arrow - - forward - - next - styles: - - solid - unicode: f105 - voted: false -angle-up: - changes: - - '3' - - 5.0.0 - label: angle-up - search: - terms: - - arrow - styles: - - solid - unicode: f106 - voted: false -angry: - changes: - - 5.1.0 - label: Angry Face - search: - terms: - - disapprove - - emoticon - - face - - mad - - upset - styles: - - solid - - regular - unicode: f556 - voted: false -angrycreative: - changes: - - 5.0.0 - label: Angry Creative - search: - terms: [] - styles: - - brands - unicode: f36e - voted: false -angular: - changes: - - 5.0.0 - label: Angular - search: - terms: [] - styles: - - brands - unicode: f420 - voted: false -ankh: - changes: - - 5.3.0 - label: Ankh - search: - terms: - - amulet - - copper - - coptic christianity - - copts - - crux ansata - - egyptian - - venus - styles: - - solid - unicode: f644 - voted: false -app-store: - changes: - - 5.0.0 - label: App Store - search: - terms: [] - styles: - - brands - unicode: f36f - voted: false -app-store-ios: - changes: - - 5.0.0 - label: iOS App Store - search: - terms: [] - styles: - - brands - unicode: f370 - voted: false -apper: - changes: - - 5.0.0 - label: Apper Systems AB - search: - terms: [] - styles: - - brands - unicode: f371 - voted: false -apple: - changes: - - '3.2' - - 5.0.0 - - 5.0.7 - label: Apple - search: - terms: - - fruit - - ios - - mac - - operating system - - os - - osx - styles: - - brands - unicode: f179 - voted: false -apple-alt: - changes: - - 5.2.0 - label: Fruit Apple - search: - terms: - - fall - - fruit - - fuji - - macintosh - - seasonal - styles: - - solid - unicode: f5d1 - voted: false -apple-pay: - changes: - - 5.0.0 - label: Apple Pay - search: - terms: [] - styles: - - brands - unicode: f415 - voted: true -archive: - changes: - - '3.2' - - 5.0.0 - - 5.0.9 - label: Archive - search: - terms: - - box - - package - - storage - styles: - - solid - unicode: f187 - voted: false -archway: - changes: - - 5.1.0 - label: Archway - search: - terms: - - arc - - monument - - road - - street - styles: - - solid - unicode: f557 - voted: false -arrow-alt-circle-down: - changes: - - 5.0.0 - label: Alternate Arrow Circle Down - search: - terms: - - arrow-circle-o-down - - download - styles: - - solid - - regular - unicode: f358 - voted: false -arrow-alt-circle-left: - changes: - - 5.0.0 - label: Alternate Arrow Circle Left - search: - terms: - - arrow-circle-o-left - - back - - previous - styles: - - solid - - regular - unicode: f359 - voted: false -arrow-alt-circle-right: - changes: - - 5.0.0 - label: Alternate Arrow Circle Right - search: - terms: - - arrow-circle-o-right - - forward - - next - styles: - - solid - - regular - unicode: f35a - voted: false -arrow-alt-circle-up: - changes: - - 5.0.0 - label: Alternate Arrow Circle Up - search: - terms: - - arrow-circle-o-up - styles: - - solid - - regular - unicode: f35b - voted: false -arrow-circle-down: - changes: - - '2' - - 5.0.0 - label: Arrow Circle Down - search: - terms: - - download - styles: - - solid - unicode: f0ab - voted: false -arrow-circle-left: - changes: - - '2' - - 5.0.0 - label: Arrow Circle Left - search: - terms: - - back - - previous - styles: - - solid - unicode: f0a8 - voted: false -arrow-circle-right: - changes: - - '2' - - 5.0.0 - label: Arrow Circle Right - search: - terms: - - forward - - next - styles: - - solid - unicode: f0a9 - voted: false -arrow-circle-up: - changes: - - '2' - - 5.0.0 - label: Arrow Circle Up - search: - terms: [] - styles: - - solid - unicode: f0aa - voted: false -arrow-down: - changes: - - '1' - - 5.0.0 - label: arrow-down - search: - terms: - - download - styles: - - solid - unicode: f063 - voted: false -arrow-left: - changes: - - '1' - - 5.0.0 - label: arrow-left - search: - terms: - - back - - previous - styles: - - solid - unicode: f060 - voted: false -arrow-right: - changes: - - '1' - - 5.0.0 - label: arrow-right - search: - terms: - - forward - - next - styles: - - solid - unicode: f061 - voted: false -arrow-up: - changes: - - '1' - - 5.0.0 - label: arrow-up - search: - terms: [] - styles: - - solid - unicode: f062 - voted: false -arrows-alt: - changes: - - '2' - - 5.0.0 - label: Alternate Arrows - search: - terms: - - arrow - - arrows - - bigger - - enlarge - - expand - - fullscreen - - move - - position - - reorder - - resize - styles: - - solid - unicode: f0b2 - voted: false -arrows-alt-h: - changes: - - 5.0.0 - label: Alternate Arrows Horizontal - search: - terms: - - arrows-h - - resize - styles: - - solid - unicode: f337 - voted: false -arrows-alt-v: - changes: - - 5.0.0 - label: Alternate Arrows Vertical - search: - terms: - - arrows-v - - resize - styles: - - solid - unicode: f338 - voted: false -artstation: - changes: - - 5.6.0 - label: Artstation - search: - terms: [] - styles: - - brands - unicode: f77a - voted: true -assistive-listening-systems: - changes: - - '4.6' - - 5.0.0 - label: Assistive Listening Systems - search: - terms: [] - styles: - - solid - unicode: f2a2 - voted: false -asterisk: - changes: - - '1' - - 5.0.0 - label: asterisk - search: - terms: - - details - styles: - - solid - unicode: f069 - voted: false -asymmetrik: - changes: - - 5.0.0 - label: 'Asymmetrik, Ltd.' - search: - terms: [] - styles: - - brands - unicode: f372 - voted: false -at: - changes: - - '4.2' - - 5.0.0 - label: At - search: - terms: - - e-mail - - email - styles: - - solid - unicode: f1fa - voted: false -atlas: - changes: - - 5.1.0 - label: Atlas - search: - terms: - - book - - directions - - geography - - map - - wayfinding - styles: - - solid - unicode: f558 - voted: false -atlassian: - changes: - - 5.6.0 - label: Atlassian - search: - terms: [] - styles: - - brands - unicode: f77b - voted: true -atom: - changes: - - 5.2.0 - label: Atom - search: - terms: - - atheism - - chemistry - - science - styles: - - solid - unicode: f5d2 - voted: false -audible: - changes: - - 5.0.0 - label: Audible - search: - terms: [] - styles: - - brands - unicode: f373 - voted: false -audio-description: - changes: - - '4.6' - - 5.0.0 - label: Audio Description - search: - terms: [] - styles: - - solid - unicode: f29e - voted: false -autoprefixer: - changes: - - 5.0.0 - label: Autoprefixer - search: - terms: [] - styles: - - brands - unicode: f41c - voted: false -avianex: - changes: - - 5.0.0 - label: avianex - search: - terms: [] - styles: - - brands - unicode: f374 - voted: false -aviato: - changes: - - 5.0.0 - label: Aviato - search: - terms: [] - styles: - - brands - unicode: f421 - voted: false -award: - changes: - - 5.1.0 - - 5.2.0 - label: Award - search: - terms: - - honor - - praise - - prize - - recognition - - ribbon - styles: - - solid - unicode: f559 - voted: true -aws: - changes: - - 5.0.0 - - 5.1.0 - label: Amazon Web Services (AWS) - search: - terms: [] - styles: - - brands - unicode: f375 - voted: false -baby: - changes: - - 5.6.0 - label: Baby - search: - terms: - - diaper - - human - - infant - - kid - - offspring - - person - - sprout - styles: - - solid - unicode: f77c - voted: true -baby-carriage: - changes: - - 5.6.0 - label: Baby Carriage - search: - terms: - - buggy - - carrier - - infant - - push - - stroller - - transportation - - walk - - wheels - styles: - - solid - unicode: f77d - voted: true -backspace: - changes: - - 5.1.0 - label: Backspace - search: - terms: - - command - - delete - - keyboard - - undo - styles: - - solid - unicode: f55a - voted: true -backward: - changes: - - '1' - - 5.0.0 - label: backward - search: - terms: - - previous - - rewind - styles: - - solid - unicode: f04a - voted: false -bacon: - changes: - - 5.7.0 - label: Bacon - search: - terms: - - breakfast - - ham - - meat - - pancetta - - pork - - vegan - styles: - - solid - unicode: f7e5 - voted: false -balance-scale: - changes: - - '4.4' - - 5.0.0 - - 5.0.13 - label: Balance Scale - search: - terms: - - balanced - - justice - - legal - - measure - - weight - styles: - - solid - unicode: f24e - voted: false -ban: - changes: - - '1' - - 5.0.0 - label: ban - search: - terms: - - abort - - ban - - block - - cancel - - delete - - hide - - prohibit - - remove - - stop - - trash - styles: - - solid - unicode: f05e - voted: false -band-aid: - changes: - - 5.0.7 - label: Band-Aid - search: - terms: - - bandage - - boo boo - - ouch - styles: - - solid - unicode: f462 - voted: false -bandcamp: - changes: - - '4.7' - - 5.0.0 - label: Bandcamp - search: - terms: [] - styles: - - brands - unicode: f2d5 - voted: false -barcode: - changes: - - '1' - - 5.0.0 - label: barcode - search: - terms: - - scan - styles: - - solid - unicode: f02a - voted: false -bars: - changes: - - '2' - - 5.0.0 - label: Bars - search: - terms: - - checklist - - drag - - hamburger - - list - - menu - - nav - - navigation - - ol - - reorder - - settings - - todo - - ul - styles: - - solid - unicode: f0c9 - voted: false -baseball-ball: - changes: - - 5.0.5 - label: Baseball Ball - search: - terms: [] - styles: - - solid - unicode: f433 - voted: false -basketball-ball: - changes: - - 5.0.5 - label: Basketball Ball - search: - terms: [] - styles: - - solid - unicode: f434 - voted: false -bath: - changes: - - '4.7' - - 5.0.0 - label: Bath - search: - terms: [] - styles: - - solid - unicode: f2cd - voted: false -battery-empty: - changes: - - '4.4' - - 5.0.0 - label: Battery Empty - search: - terms: - - power - - status - styles: - - solid - unicode: f244 - voted: false -battery-full: - changes: - - '4.4' - - 5.0.0 - label: Battery Full - search: - terms: - - power - - status - styles: - - solid - unicode: f240 - voted: false -battery-half: - changes: - - '4.4' - - 5.0.0 - label: Battery 1/2 Full - search: - terms: - - power - - status - styles: - - solid - unicode: f242 - voted: false -battery-quarter: - changes: - - '4.4' - - 5.0.0 - label: Battery 1/4 Full - search: - terms: - - power - - status - styles: - - solid - unicode: f243 - voted: false -battery-three-quarters: - changes: - - '4.4' - - 5.0.0 - label: Battery 3/4 Full - search: - terms: - - power - - status - styles: - - solid - unicode: f241 - voted: false -bed: - changes: - - '4.3' - - 5.0.0 - - 5.1.0 - label: Bed - search: - terms: - - lodging - - sleep - - travel - styles: - - solid - unicode: f236 - voted: false -beer: - changes: - - '3' - - 5.0.0 - label: beer - search: - terms: - - alcohol - - bar - - beverage - - drink - - liquor - - mug - - stein - styles: - - solid - unicode: f0fc - voted: false -behance: - changes: - - '4.1' - - 5.0.0 - label: Behance - search: - terms: [] - styles: - - brands - unicode: f1b4 - voted: false -behance-square: - changes: - - '4.1' - - 5.0.0 - - 5.0.3 - label: Behance Square - search: - terms: [] - styles: - - brands - unicode: f1b5 - voted: false -bell: - changes: - - '2' - - 5.0.0 - - 5.2.0 - label: bell - search: - terms: - - alert - - notification - - reminder - styles: - - solid - - regular - unicode: f0f3 - voted: false -bell-slash: - changes: - - '4.2' - - 5.0.0 - - 5.2.0 - label: Bell Slash - search: - terms: - - alert - - cancel - - disabled - - notification - - 'off' - - reminder - styles: - - solid - - regular - unicode: f1f6 - voted: false -bezier-curve: - changes: - - 5.1.0 - label: Bezier Curve - search: - terms: - - curves - - illustrator - - lines - - path - - vector - styles: - - solid - unicode: f55b - voted: false -bible: - changes: - - 5.3.0 - label: Bible - search: - terms: - - book - - catholicism - - christianity - styles: - - solid - unicode: f647 - voted: false -bicycle: - changes: - - '4.2' - - 5.0.0 - label: Bicycle - search: - terms: - - bike - - gears - - transportation - - vehicle - styles: - - solid - unicode: f206 - voted: false -bimobject: - changes: - - 5.0.0 - label: BIMobject - search: - terms: [] - styles: - - brands - unicode: f378 - voted: false -binoculars: - changes: - - '4.2' - - 5.0.0 - - 5.2.0 - label: Binoculars - search: - terms: [] - styles: - - solid - unicode: f1e5 - voted: false -biohazard: - changes: - - 5.6.0 - - 5.7.0 - label: Biohazard - search: - terms: - - danger - - dangerous - - medical - - waste - styles: - - solid - unicode: f780 - voted: true -birthday-cake: - changes: - - '4.2' - - 5.0.0 - label: Birthday Cake - search: - terms: [] - styles: - - solid - unicode: f1fd - voted: false -bitbucket: - changes: - - '3.2' - - 5.0.0 - - 5.6.0 - label: Bitbucket - search: - terms: - - atlassian - - bitbucket-square - - git - styles: - - brands - unicode: f171 - voted: false -bitcoin: - changes: - - 5.0.0 - label: Bitcoin - search: - terms: [] - styles: - - brands - unicode: f379 - voted: false -bity: - changes: - - 5.0.0 - label: Bity - search: - terms: [] - styles: - - brands - unicode: f37a - voted: false -black-tie: - changes: - - '4.4' - - 5.0.0 - label: Font Awesome Black Tie - search: - terms: [] - styles: - - brands - unicode: f27e - voted: false -blackberry: - changes: - - 5.0.0 - label: BlackBerry - search: - terms: [] - styles: - - brands - unicode: f37b - voted: false -blender: - changes: - - 5.0.13 - label: Blender - search: - terms: [] - styles: - - solid - unicode: f517 - voted: false -blender-phone: - changes: - - 5.4.0 - label: Blender Phone - search: - terms: - - appliance - - fantasy - - silly - styles: - - solid - unicode: f6b6 - voted: false -blind: - changes: - - '4.6' - - 5.0.0 - label: Blind - search: - terms: - - cane - - disability - - person - - sight - styles: - - solid - unicode: f29d - voted: false -blog: - changes: - - 5.6.0 - label: Blog - search: - terms: - - journal - - log - - online - - personal - - post - - web 2.0 - - wordpress - - writing - styles: - - solid - unicode: f781 - voted: true -blogger: - changes: - - 5.0.0 - label: Blogger - search: - terms: [] - styles: - - brands - unicode: f37c - voted: false -blogger-b: - changes: - - 5.0.0 - label: Blogger B - search: - terms: [] - styles: - - brands - unicode: f37d - voted: false -bluetooth: - changes: - - '4.5' - - 5.0.0 - label: Bluetooth - search: - terms: [] - styles: - - brands - unicode: f293 - voted: false -bluetooth-b: - changes: - - '4.5' - - 5.0.0 - label: Bluetooth - search: - terms: [] - styles: - - brands - unicode: f294 - voted: false -bold: - changes: - - '1' - - 5.0.0 - label: bold - search: - terms: [] - styles: - - solid - unicode: f032 - voted: false -bolt: - changes: - - '2' - - 5.0.0 - - 5.5.0 - label: Lightning Bolt - search: - terms: - - electricity - - lightning - - weather - - zap - styles: - - solid - unicode: f0e7 - voted: false -bomb: - changes: - - '4.1' - - 5.0.0 - label: Bomb - search: - terms: [] - styles: - - solid - unicode: f1e2 - voted: false -bone: - changes: - - 5.2.0 - label: Bone - search: - terms: [] - styles: - - solid - unicode: f5d7 - voted: false -bong: - changes: - - 5.1.0 - label: Bong - search: - terms: - - aparatus - - cannabis - - marijuana - - pipe - - smoke - - smoking - styles: - - solid - unicode: f55c - voted: false -book: - changes: - - '1' - - 5.0.0 - label: book - search: - terms: - - documentation - - read - styles: - - solid - unicode: f02d - voted: false -book-dead: - changes: - - 5.4.0 - label: Book of the Dead - search: - terms: - - Dungeons & Dragons - - crossbones - - d&d - - dark arts - - death - - dnd - - documentation - - evil - - fantasy - - halloween - - holiday - - read - - skull - - spell - styles: - - solid - unicode: f6b7 - voted: false -book-medical: - changes: - - 5.7.0 - label: Medical Book - search: - terms: [] - styles: - - solid - unicode: f7e6 - voted: false -book-open: - changes: - - 5.0.13 - - 5.1.0 - - 5.2.0 - label: Book Open - search: - terms: - - flyer - - notebook - - open book - - pamphlet - - reading - styles: - - solid - unicode: f518 - voted: true -book-reader: - changes: - - 5.2.0 - label: Book Reader - search: - terms: - - library - styles: - - solid - unicode: f5da - voted: false -bookmark: - changes: - - '1' - - 5.0.0 - label: bookmark - search: - terms: - - save - styles: - - solid - - regular - unicode: f02e - voted: false -bowling-ball: - changes: - - 5.0.5 - label: Bowling Ball - search: - terms: [] - styles: - - solid - unicode: f436 - voted: false -box: - changes: - - 5.0.7 - label: Box - search: - terms: - - package - styles: - - solid - unicode: f466 - voted: false -box-open: - changes: - - 5.0.9 - - 5.7.0 - label: Box Open - search: - terms: [] - styles: - - solid - unicode: f49e - voted: false -boxes: - changes: - - 5.0.7 - label: Boxes - search: - terms: [] - styles: - - solid - unicode: f468 - voted: false -braille: - changes: - - '4.6' - - 5.0.0 - label: Braille - search: - terms: [] - styles: - - solid - unicode: f2a1 - voted: false -brain: - changes: - - 5.2.0 - label: Brain - search: - terms: - - cerebellum - - gray matter - - intellect - - medulla oblongata - - mind - - noodle - - wit - styles: - - solid - unicode: f5dc - voted: false -bread-slice: - changes: - - 5.7.0 - label: Bread Slice - search: - terms: - - bake - - bakery - - baking - - dough - - flour - - gluten - - grain - - sandwich - - sourdough - - toast - - wheat - - yeast - styles: - - solid - unicode: f7ec - voted: false -briefcase: - changes: - - '2' - - 5.0.0 - - 5.3.0 - label: Briefcase - search: - terms: - - bag - - business - - luggage - - office - - work - styles: - - solid - unicode: f0b1 - voted: false -briefcase-medical: - changes: - - 5.0.7 - label: Medical Briefcase - search: - terms: - - health briefcase - styles: - - solid - unicode: f469 - voted: false -broadcast-tower: - changes: - - 5.0.13 - label: Broadcast Tower - search: - terms: - - airwaves - - radio - - waves - styles: - - solid - unicode: f519 - voted: true -broom: - changes: - - 5.0.13 - label: Broom - search: - terms: - - clean - - firebolt - - fly - - halloween - - holiday - - nimbus 2000 - - quidditch - - sweep - - witch - styles: - - solid - unicode: f51a - voted: true -brush: - changes: - - 5.1.0 - label: Brush - search: - terms: - - bristles - - color - - handle - - painting - styles: - - solid - unicode: f55d - voted: false -btc: - changes: - - '3.2' - - 5.0.0 - label: BTC - search: - terms: [] - styles: - - brands - unicode: f15a - voted: false -bug: - changes: - - '3.2' - - 5.0.0 - label: Bug - search: - terms: - - insect - - report - styles: - - solid - unicode: f188 - voted: false -building: - changes: - - '4.1' - - 5.0.0 - label: Building - search: - terms: - - apartment - - business - - company - - office - - work - styles: - - solid - - regular - unicode: f1ad - voted: false -bullhorn: - changes: - - '2' - - 5.0.0 - - 5.3.0 - label: bullhorn - search: - terms: - - announcement - - broadcast - - louder - - megaphone - - share - styles: - - solid - unicode: f0a1 - voted: false -bullseye: - changes: - - '3.1' - - 5.0.0 - - 5.3.0 - label: Bullseye - search: - terms: - - target - styles: - - solid - unicode: f140 - voted: false -burn: - changes: - - 5.0.7 - label: Burn - search: - terms: - - caliente - - energy - - fire - - flame - - gas - - heat - - hot - styles: - - solid - unicode: f46a - voted: false -buromobelexperte: - changes: - - 5.0.0 - label: Büromöbel-Experte GmbH & Co. KG. - search: - terms: [] - styles: - - brands - unicode: f37f - voted: false -bus: - changes: - - '4.2' - - 5.0.0 - - 5.1.0 - label: Bus - search: - terms: - - machine - - public transportation - - transportation - - vehicle - styles: - - solid - unicode: f207 - voted: false -bus-alt: - changes: - - 5.1.0 - label: Bus Alt - search: - terms: - - machine - - public transportation - - transportation - - vehicle - styles: - - solid - unicode: f55e - voted: false -business-time: - changes: - - 5.3.0 - label: Business Time - search: - terms: - - briefcase - - business socks - - clock - - flight of the conchords - - wednesday - styles: - - solid - unicode: f64a - voted: false -buysellads: - changes: - - '4.3' - - 5.0.0 - label: BuySellAds - search: - terms: [] - styles: - - brands - unicode: f20d - voted: false -calculator: - changes: - - '4.2' - - 5.0.0 - - 5.3.0 - label: Calculator - search: - terms: [] - styles: - - solid - unicode: f1ec - voted: false -calendar: - changes: - - '3.1' - - 5.0.0 - label: Calendar - search: - terms: - - calendar-o - - date - - event - - schedule - - time - - when - styles: - - solid - - regular - unicode: f133 - voted: false -calendar-alt: - changes: - - '1' - - 5.0.0 - - 5.6.0 - - 5.7.0 - label: Alternate Calendar - search: - terms: - - calendar - - date - - event - - schedule - - time - - when - styles: - - solid - - regular - unicode: f073 - voted: false -calendar-check: - changes: - - '4.4' - - 5.0.0 - label: Calendar Check - search: - terms: - - accept - - agree - - appointment - - confirm - - correct - - date - - done - - event - - ok - - schedule - - select - - success - - tick - - time - - todo - - when - styles: - - solid - - regular - unicode: f274 - voted: false -calendar-day: - changes: - - 5.6.0 - label: Calendar with Day Focus - search: - terms: - - date - - detail - - event - - focus - - schedule - - single day - - time - - today - - when - styles: - - solid - unicode: f783 - voted: true -calendar-minus: - changes: - - '4.4' - - 5.0.0 - label: Calendar Minus - search: - terms: - - delete - - negative - - remove - styles: - - solid - - regular - unicode: f272 - voted: false -calendar-plus: - changes: - - '4.4' - - 5.0.0 - label: Calendar Plus - search: - terms: - - add - - create - - new - - positive - styles: - - solid - - regular - unicode: f271 - voted: false -calendar-times: - changes: - - '4.4' - - 5.0.0 - label: Calendar Times - search: - terms: - - archive - - delete - - remove - - x - styles: - - solid - - regular - unicode: f273 - voted: false -calendar-week: - changes: - - 5.6.0 - label: Calendar with Week Focus - search: - terms: - - date - - detail - - event - - focus - - schedule - - single week - - time - - today - - when - styles: - - solid - unicode: f784 - voted: true -camera: - changes: - - '1' - - 5.0.0 - label: camera - search: - terms: - - photo - - picture - - record - styles: - - solid - unicode: f030 - voted: false -camera-retro: - changes: - - '1' - - 5.0.0 - label: Retro Camera - search: - terms: - - photo - - picture - - record - styles: - - solid - unicode: f083 - voted: false -campground: - changes: - - 5.4.0 - label: Campground - search: - terms: - - camping - - fall - - outdoors - - seasonal - - tent - styles: - - solid - unicode: f6bb - voted: false -canadian-maple-leaf: - changes: - - 5.6.0 - label: Canadian Maple Leaf - search: - terms: - - canada - - flag - - flora - - nature - - plant - styles: - - brands - unicode: f785 -candy-cane: - changes: - - 5.6.0 - label: Candy Cane - search: - terms: - - candy - - christmas - - holiday - - mint - - peppermint - - striped - - xmas - styles: - - solid - unicode: f786 -cannabis: - changes: - - 5.1.0 - label: Cannabis - search: - terms: - - bud - - chronic - - drugs - - endica - - endo - - ganja - - marijuana - - mary jane - - pot - - reefer - - sativa - - spliff - - weed - - whacky-tabacky - styles: - - solid - unicode: f55f - voted: false -capsules: - changes: - - 5.0.7 - label: Capsules - search: - terms: - - drugs - - medicine - styles: - - solid - unicode: f46b - voted: false -car: - changes: - - '4.1' - - 5.0.0 - - 5.2.0 - label: Car - search: - terms: - - machine - - transportation - - vehicle - styles: - - solid - unicode: f1b9 - voted: false -car-alt: - changes: - - 5.2.0 - label: Alternate Car - search: - terms: [] - styles: - - solid - unicode: f5de - voted: false -car-battery: - changes: - - 5.2.0 - label: Car Battery - search: - terms: [] - styles: - - solid - unicode: f5df - voted: false -car-crash: - changes: - - 5.2.0 - label: Car Crash - search: - terms: [] - styles: - - solid - unicode: f5e1 - voted: false -car-side: - changes: - - 5.2.0 - label: Car Side - search: - terms: [] - styles: - - solid - unicode: f5e4 - voted: false -caret-down: - changes: - - '2' - - 5.0.0 - label: Caret Down - search: - terms: - - arrow - - dropdown - - menu - - more - - triangle down - styles: - - solid - unicode: f0d7 - voted: false -caret-left: - changes: - - '2' - - 5.0.0 - label: Caret Left - search: - terms: - - arrow - - back - - previous - - triangle left - styles: - - solid - unicode: f0d9 - voted: false -caret-right: - changes: - - '2' - - 5.0.0 - label: Caret Right - search: - terms: - - arrow - - forward - - next - - triangle right - styles: - - solid - unicode: f0da - voted: false -caret-square-down: - changes: - - '3.2' - - 5.0.0 - label: Caret Square Down - search: - terms: - - caret-square-o-down - - dropdown - - menu - - more - styles: - - solid - - regular - unicode: f150 - voted: false -caret-square-left: - changes: - - '4' - - 5.0.0 - label: Caret Square Left - search: - terms: - - back - - caret-square-o-left - - previous - styles: - - solid - - regular - unicode: f191 - voted: false -caret-square-right: - changes: - - '3.2' - - 5.0.0 - label: Caret Square Right - search: - terms: - - caret-square-o-right - - forward - - next - styles: - - solid - - regular - unicode: f152 - voted: false -caret-square-up: - changes: - - '3.2' - - 5.0.0 - label: Caret Square Up - search: - terms: - - caret-square-o-up - styles: - - solid - - regular - unicode: f151 - voted: false -caret-up: - changes: - - '2' - - 5.0.0 - label: Caret Up - search: - terms: - - arrow - - triangle up - styles: - - solid - unicode: f0d8 - voted: false -carrot: - changes: - - 5.6.0 - label: Carrot - search: - terms: - - bugs bunny - - holiday - - orange - - vegetable - styles: - - solid - unicode: f787 -cart-arrow-down: - changes: - - '4.3' - - 5.0.0 - label: Shopping Cart Arrow Down - search: - terms: - - shopping - styles: - - solid - unicode: f218 - voted: false -cart-plus: - changes: - - '4.3' - - 5.0.0 - label: Add to Shopping Cart - search: - terms: - - add - - create - - new - - positive - - shopping - styles: - - solid - unicode: f217 - voted: false -cash-register: - changes: - - 5.6.0 - label: Cash Register - search: - terms: - - buy - - cha-ching - - change - - checkout - - commerce - - leaerboard - - machine - - pay - - payment - - purchase - - store - styles: - - solid - unicode: f788 - voted: true -cat: - changes: - - 5.4.0 - label: Cat - search: - terms: - - feline - - halloween - - holiday - - kitten - - kitty - - meow - - pet - styles: - - solid - unicode: f6be - voted: true -cc-amazon-pay: - changes: - - 5.0.2 - label: Amazon Pay Credit Card - search: - terms: [] - styles: - - brands - unicode: f42d - voted: false -cc-amex: - changes: - - '4.2' - - 5.0.0 - - 5.7.0 - label: American Express Credit Card - search: - terms: - - amex - styles: - - brands - unicode: f1f3 - voted: false -cc-apple-pay: - changes: - - 5.0.0 - label: Apple Pay Credit Card - search: - terms: [] - styles: - - brands - unicode: f416 - voted: false -cc-diners-club: - changes: - - '4.4' - - 5.0.0 - label: Diner's Club Credit Card - search: - terms: [] - styles: - - brands - unicode: f24c - voted: false -cc-discover: - changes: - - '4.2' - - 5.0.0 - label: Discover Credit Card - search: - terms: [] - styles: - - brands - unicode: f1f2 - voted: false -cc-jcb: - changes: - - '4.4' - - 5.0.0 - label: JCB Credit Card - search: - terms: [] - styles: - - brands - unicode: f24b - voted: false -cc-mastercard: - changes: - - '4.2' - - 5.0.0 - label: MasterCard Credit Card - search: - terms: [] - styles: - - brands - unicode: f1f1 - voted: false -cc-paypal: - changes: - - '4.2' - - 5.0.0 - label: Paypal Credit Card - search: - terms: [] - styles: - - brands - unicode: f1f4 - voted: false -cc-stripe: - changes: - - '4.2' - - 5.0.0 - label: Stripe Credit Card - search: - terms: [] - styles: - - brands - unicode: f1f5 - voted: false -cc-visa: - changes: - - '4.2' - - 5.0.0 - label: Visa Credit Card - search: - terms: [] - styles: - - brands - unicode: f1f0 - voted: false -centercode: - changes: - - 5.0.0 - label: Centercode - search: - terms: [] - styles: - - brands - unicode: f380 - voted: false -centos: - changes: - - 5.6.0 - label: Centos - search: - terms: - - linux - - operating system - - os - styles: - - brands - unicode: f789 - voted: true -certificate: - changes: - - '2' - - 5.0.0 - label: certificate - search: - terms: - - badge - - star - styles: - - solid - unicode: f0a3 - voted: false -chair: - changes: - - 5.4.0 - label: Chair - search: - terms: - - furniture - - seat - styles: - - solid - unicode: f6c0 - voted: true -chalkboard: - changes: - - 5.0.13 - label: Chalkboard - search: - terms: - - blackboard - - learning - - school - - teaching - - whiteboard - - writing - styles: - - solid - unicode: f51b - voted: false -chalkboard-teacher: - changes: - - 5.0.13 - label: Chalkboard Teacher - search: - terms: - - blackboard - - instructor - - learning - - professor - - school - - whiteboard - - writing - styles: - - solid - unicode: f51c - voted: false -charging-station: - changes: - - 5.2.0 - label: Charging Station - search: - terms: [] - styles: - - solid - unicode: f5e7 - voted: false -chart-area: - changes: - - '4.2' - - 5.0.0 - label: Area Chart - search: - terms: - - analytics - - area-chart - - graph - styles: - - solid - unicode: f1fe - voted: false -chart-bar: - changes: - - '1' - - 5.0.0 - - 5.3.0 - label: Bar Chart - search: - terms: - - analytics - - bar-chart - - graph - styles: - - solid - - regular - unicode: f080 - voted: false -chart-line: - changes: - - '4.2' - - 5.0.0 - - 5.3.0 - label: Line Chart - search: - terms: - - activity - - analytics - - dashboard - - gain - - graph - - increase - - line-chart - styles: - - solid - unicode: f201 - voted: false -chart-pie: - changes: - - '4.2' - - 5.0.0 - - 5.3.0 - label: Pie Chart - search: - terms: - - analytics - - graph - - pie-chart - styles: - - solid - unicode: f200 - voted: false -check: - changes: - - '1' - - 5.0.0 - label: Check - search: - terms: - - accept - - agree - - checkmark - - confirm - - correct - - done - - notice - - notification - - notify - - ok - - select - - success - - tick - - todo - - 'yes' - styles: - - solid - unicode: f00c - voted: false -check-circle: - changes: - - '1' - - 5.0.0 - label: Check Circle - search: - terms: - - accept - - agree - - confirm - - correct - - done - - ok - - select - - success - - tick - - todo - - 'yes' - styles: - - solid - - regular - unicode: f058 - voted: false -check-double: - changes: - - 5.1.0 - label: Check Double - search: - terms: - - accept - - agree - - checkmark - - confirm - - correct - - done - - notice - - notification - - notify - - ok - - select - - success - - tick - - todo - styles: - - solid - unicode: f560 - voted: true -check-square: - changes: - - '3.1' - - 5.0.0 - label: Check Square - search: - terms: - - accept - - agree - - checkmark - - confirm - - correct - - done - - ok - - select - - success - - tick - - todo - - 'yes' - styles: - - solid - - regular - unicode: f14a - voted: false -cheese: - changes: - - 5.7.0 - label: Cheese - search: - terms: - - cheddar - - curd - - gouda - - melt - - parmesan - - sandwich - - swiss - - wedge - styles: - - solid - unicode: f7ef - voted: false -chess: - changes: - - 5.0.5 - label: Chess - search: - terms: [] - styles: - - solid - unicode: f439 - voted: false -chess-bishop: - changes: - - 5.0.5 - label: Chess Bishop - search: - terms: [] - styles: - - solid - unicode: f43a - voted: false -chess-board: - changes: - - 5.0.5 - - 5.7.0 - label: Chess Board - search: - terms: [] - styles: - - solid - unicode: f43c - voted: false -chess-king: - changes: - - 5.0.5 - label: Chess King - search: - terms: [] - styles: - - solid - unicode: f43f - voted: false -chess-knight: - changes: - - 5.0.5 - label: Chess Knight - search: - terms: [] - styles: - - solid - unicode: f441 - voted: false -chess-pawn: - changes: - - 5.0.5 - label: Chess Pawn - search: - terms: [] - styles: - - solid - unicode: f443 - voted: false -chess-queen: - changes: - - 5.0.5 - label: Chess Queen - search: - terms: [] - styles: - - solid - unicode: f445 - voted: false -chess-rook: - changes: - - 5.0.5 - label: Chess Rook - search: - terms: [] - styles: - - solid - unicode: f447 - voted: false -chevron-circle-down: - changes: - - '3.1' - - 5.0.0 - label: Chevron Circle Down - search: - terms: - - arrow - - dropdown - - menu - - more - styles: - - solid - unicode: f13a - voted: false -chevron-circle-left: - changes: - - '3.1' - - 5.0.0 - label: Chevron Circle Left - search: - terms: - - arrow - - back - - previous - styles: - - solid - unicode: f137 - voted: false -chevron-circle-right: - changes: - - '3.1' - - 5.0.0 - label: Chevron Circle Right - search: - terms: - - arrow - - forward - - next - styles: - - solid - unicode: f138 - voted: false -chevron-circle-up: - changes: - - '3.1' - - 5.0.0 - label: Chevron Circle Up - search: - terms: - - arrow - styles: - - solid - unicode: f139 - voted: false -chevron-down: - changes: - - '1' - - 5.0.0 - label: chevron-down - search: - terms: [] - styles: - - solid - unicode: f078 - voted: false -chevron-left: - changes: - - '1' - - 5.0.0 - label: chevron-left - search: - terms: - - back - - bracket - - previous - styles: - - solid - unicode: f053 - voted: false -chevron-right: - changes: - - '1' - - 5.0.0 - label: chevron-right - search: - terms: - - bracket - - forward - - next - styles: - - solid - unicode: f054 - voted: false -chevron-up: - changes: - - '1' - - 5.0.0 - label: chevron-up - search: - terms: [] - styles: - - solid - unicode: f077 - voted: false -child: - changes: - - '4.1' - - 5.0.0 - label: Child - search: - terms: [] - styles: - - solid - unicode: f1ae - voted: false -chrome: - changes: - - '4.4' - - 5.0.0 - label: Chrome - search: - terms: - - browser - styles: - - brands - unicode: f268 - voted: false -church: - changes: - - 5.0.13 - label: Church - search: - terms: - - building - - community - - religion - styles: - - solid - unicode: f51d - voted: true -circle: - changes: - - '3' - - 5.0.0 - label: Circle - search: - terms: - - circle-thin - - dot - - notification - styles: - - solid - - regular - unicode: f111 - voted: false -circle-notch: - changes: - - '4.1' - - 5.0.0 - label: Circle Notched - search: - terms: - - circle-o-notch - styles: - - solid - unicode: f1ce - voted: false -city: - changes: - - 5.3.0 - label: City - search: - terms: - - buildings - - busy - - skyscrapers - - urban - - windows - styles: - - solid - unicode: f64f - voted: false -clinic-medical: - changes: - - 5.7.0 - label: Medical Clinic - search: - terms: - - doctor - - general practitioner - - hospital - - infirmary - - medicine - - office - - outpatient - styles: - - solid - unicode: f7f2 - voted: false -clipboard: - changes: - - 5.0.0 - label: Clipboard - search: - terms: - - paste - styles: - - solid - - regular - unicode: f328 - voted: false -clipboard-check: - changes: - - 5.0.7 - label: Clipboard with Check - search: - terms: - - accept - - agree - - confirm - - done - - ok - - select - - success - - tick - - todo - - 'yes' - styles: - - solid - unicode: f46c - voted: false -clipboard-list: - changes: - - 5.0.7 - label: Clipboard List - search: - terms: - - checklist - - completed - - done - - finished - - intinerary - - ol - - schedule - - tick - - todo - - ul - styles: - - solid - unicode: f46d - voted: false -clock: - changes: - - '1' - - 5.0.0 - label: Clock - search: - terms: - - date - - late - - schedule - - timer - - timestamp - - watch - styles: - - solid - - regular - unicode: f017 - voted: false -clone: - changes: - - '4.4' - - 5.0.0 - label: Clone - search: - terms: - - copy - - duplicate - styles: - - solid - - regular - unicode: f24d - voted: false -closed-captioning: - changes: - - '4.2' - - 5.0.0 - label: Closed Captioning - search: - terms: - - cc - styles: - - solid - - regular - unicode: f20a - voted: false -cloud: - changes: - - '2' - - 5.0.0 - - 5.0.11 - label: Cloud - search: - terms: - - save - styles: - - solid - unicode: f0c2 - voted: false -cloud-download-alt: - changes: - - 5.0.0 - - 5.0.11 - label: Alternate Cloud Download - search: - terms: - - export - styles: - - solid - unicode: f381 - voted: false -cloud-meatball: - changes: - - 5.5.0 - label: Cloud with (a chance of) Meatball - search: - terms: [] - styles: - - solid - unicode: f73b - voted: false -cloud-moon: - changes: - - 5.4.0 - - 5.5.0 - label: Cloud with Moon - search: - terms: - - crescent - - evening - - halloween - - holiday - - lunar - - night - - sky - styles: - - solid - unicode: f6c3 - voted: false -cloud-moon-rain: - changes: - - 5.5.0 - label: Cloud with Moon and Rain - search: - terms: [] - styles: - - solid - unicode: f73c - voted: false -cloud-rain: - changes: - - 5.5.0 - label: Cloud with Rain - search: - terms: - - precipitation - styles: - - solid - unicode: f73d - voted: false -cloud-showers-heavy: - changes: - - 5.5.0 - label: Cloud with Heavy Showers - search: - terms: - - precipitation - - rain - - storm - styles: - - solid - unicode: f740 - voted: false -cloud-sun: - changes: - - 5.4.0 - - 5.5.0 - label: Cloud with Sun - search: - terms: - - day - - daytime - - fall - - outdoors - - seasonal - styles: - - solid - unicode: f6c4 - voted: false -cloud-sun-rain: - changes: - - 5.5.0 - label: Cloud with Sun and Rain - search: - terms: [] - styles: - - solid - unicode: f743 - voted: false -cloud-upload-alt: - changes: - - 5.0.0 - - 5.0.11 - label: Alternate Cloud Upload - search: - terms: - - cloud-upload - styles: - - solid - unicode: f382 - voted: false -cloudscale: - changes: - - 5.0.0 - label: cloudscale.ch - search: - terms: [] - styles: - - brands - unicode: f383 - voted: false -cloudsmith: - changes: - - 5.0.0 - label: Cloudsmith - search: - terms: [] - styles: - - brands - unicode: f384 - voted: false -cloudversify: - changes: - - 5.0.0 - label: cloudversify - search: - terms: [] - styles: - - brands - unicode: f385 - voted: false -cocktail: - changes: - - 5.1.0 - label: Cocktail - search: - terms: - - alcohol - - beverage - - drink - styles: - - solid - unicode: f561 - voted: false -code: - changes: - - '3.1' - - 5.0.0 - label: Code - search: - terms: - - brackets - - html - styles: - - solid - unicode: f121 - voted: false -code-branch: - changes: - - 5.0.0 - label: Code Branch - search: - terms: - - branch - - code-fork - - fork - - git - - github - - rebase - - svn - - vcs - - version - styles: - - solid - unicode: f126 - voted: false -codepen: - changes: - - '4.1' - - 5.0.0 - label: Codepen - search: - terms: [] - styles: - - brands - unicode: f1cb - voted: false -codiepie: - changes: - - '4.5' - - 5.0.0 - label: Codie Pie - search: - terms: [] - styles: - - brands - unicode: f284 - voted: false -coffee: - changes: - - '3' - - 5.0.0 - label: Coffee - search: - terms: - - beverage - - breakfast - - cafe - - drink - - fall - - morning - - mug - - seasonal - - tea - styles: - - solid - unicode: f0f4 - voted: false -cog: - changes: - - '1' - - 5.0.0 - label: cog - search: - terms: - - settings - styles: - - solid - unicode: f013 - voted: false -cogs: - changes: - - '1' - - 5.0.0 - label: cogs - search: - terms: - - gears - - settings - styles: - - solid - unicode: f085 - voted: false -coins: - changes: - - 5.0.13 - label: Coins - search: - terms: [] - styles: - - solid - unicode: f51e - voted: true -columns: - changes: - - '2' - - 5.0.0 - label: Columns - search: - terms: - - dashboard - - panes - - split - styles: - - solid - unicode: f0db - voted: false -comment: - changes: - - '1' - - 5.0.0 - - 5.0.9 - label: comment - search: - terms: - - bubble - - chat - - conversation - - feedback - - message - - note - - notification - - sms - - speech - - texting - styles: - - solid - - regular - unicode: f075 - voted: false -comment-alt: - changes: - - '4.4' - - 5.0.0 - label: Alternate Comment - search: - terms: - - bubble - - chat - - commenting - - conversation - - feedback - - message - - note - - notification - - sms - - speech - - texting - styles: - - solid - - regular - unicode: f27a - voted: false -comment-dollar: - changes: - - 5.3.0 - label: Comment Dollar - search: - terms: [] - styles: - - solid - unicode: f651 - voted: false -comment-dots: - changes: - - 5.0.9 - label: Comment Dots - search: - terms: [] - styles: - - solid - - regular - unicode: f4ad - voted: false -comment-medical: - changes: - - 5.7.0 - label: Alternate Medical Chat - search: - terms: - - advice - - diagnose - - prescription - styles: - - solid - unicode: f7f5 - voted: false -comment-slash: - changes: - - 5.0.9 - label: Comment Slash - search: - terms: [] - styles: - - solid - unicode: f4b3 - voted: false -comments: - changes: - - '1' - - 5.0.0 - - 5.0.9 - label: comments - search: - terms: - - bubble - - chat - - conversation - - feedback - - message - - note - - notification - - sms - - speech - - texting - styles: - - solid - - regular - unicode: f086 - voted: false -comments-dollar: - changes: - - 5.3.0 - label: Comments Dollar - search: - terms: [] - styles: - - solid - unicode: f653 - voted: false -compact-disc: - changes: - - 5.0.13 - label: Compact Disc - search: - terms: - - bluray - - cd - - disc - - media - styles: - - solid - unicode: f51f - voted: true -compass: - changes: - - '3.2' - - 5.0.0 - - 5.2.0 - label: Compass - search: - terms: - - directory - - location - - menu - - safari - styles: - - solid - - regular - unicode: f14e - voted: false -compress: - changes: - - 5.0.0 - label: Compress - search: - terms: - - collapse - - combine - - contract - - merge - - smaller - styles: - - solid - unicode: f066 - voted: false -compress-arrows-alt: - changes: - - 5.6.0 - label: Alternate Compress Arrows - search: - terms: - - collapse - - fullscreen - - minimize - - move - - resize - - shrink - - smaller - styles: - - solid - unicode: f78c - voted: true -concierge-bell: - changes: - - 5.1.0 - label: Concierge Bell - search: - terms: - - attention - - hotel - - service - - support - styles: - - solid - unicode: f562 - voted: false -confluence: - changes: - - 5.6.0 - label: Confluence - search: - terms: - - atlassian - styles: - - brands - unicode: f78d - voted: true -connectdevelop: - changes: - - '4.3' - - 5.0.0 - label: Connect Develop - search: - terms: [] - styles: - - brands - unicode: f20e - voted: false -contao: - changes: - - '4.4' - - 5.0.0 - label: Contao - search: - terms: [] - styles: - - brands - unicode: f26d - voted: false -cookie: - changes: - - 5.1.0 - label: Cookie - search: - terms: - - baked good - - chips - - snack - - sweet - - treat - styles: - - solid - unicode: f563 - voted: true -cookie-bite: - changes: - - 5.1.0 - label: Cookie Bite - search: - terms: - - baked good - - bitten - - chips - - eating - - snack - - sweet - - treat - styles: - - solid - unicode: f564 - voted: true -copy: - changes: - - '2' - - 5.0.0 - label: Copy - search: - terms: - - clone - - duplicate - - file - - files-o - styles: - - solid - - regular - unicode: f0c5 - voted: false -copyright: - changes: - - '4.2' - - 5.0.0 - label: Copyright - search: - terms: [] - styles: - - solid - - regular - unicode: f1f9 - voted: false -couch: - changes: - - 5.0.9 - label: Couch - search: - terms: - - furniture - - sofa - styles: - - solid - unicode: f4b8 - voted: false -cpanel: - changes: - - 5.0.0 - label: cPanel - search: - terms: [] - styles: - - brands - unicode: f388 - voted: false -creative-commons: - changes: - - '4.4' - - 5.0.0 - - 5.0.11 - - 5.1.0 - label: Creative Commons - search: - terms: [] - styles: - - brands - unicode: f25e - voted: false -creative-commons-by: - changes: - - 5.0.11 - label: Creative Commons Attribution - search: - terms: [] - styles: - - brands - unicode: f4e7 - voted: false -creative-commons-nc: - changes: - - 5.0.11 - label: Creative Commons Noncommercial - search: - terms: [] - styles: - - brands - unicode: f4e8 - voted: false -creative-commons-nc-eu: - changes: - - 5.0.11 - label: Creative Commons Noncommercial (Euro Sign) - search: - terms: [] - styles: - - brands - unicode: f4e9 - voted: false -creative-commons-nc-jp: - changes: - - 5.0.11 - label: Creative Commons Noncommercial (Yen Sign) - search: - terms: [] - styles: - - brands - unicode: f4ea - voted: false -creative-commons-nd: - changes: - - 5.0.11 - label: Creative Commons No Derivative Works - search: - terms: [] - styles: - - brands - unicode: f4eb - voted: false -creative-commons-pd: - changes: - - 5.0.11 - label: Creative Commons Public Domain - search: - terms: [] - styles: - - brands - unicode: f4ec - voted: false -creative-commons-pd-alt: - changes: - - 5.0.11 - label: Alternate Creative Commons Public Domain - search: - terms: [] - styles: - - brands - unicode: f4ed - voted: false -creative-commons-remix: - changes: - - 5.0.11 - label: Creative Commons Remix - search: - terms: [] - styles: - - brands - unicode: f4ee - voted: false -creative-commons-sa: - changes: - - 5.0.11 - label: Creative Commons Share Alike - search: - terms: [] - styles: - - brands - unicode: f4ef - voted: false -creative-commons-sampling: - changes: - - 5.0.11 - label: Creative Commons Sampling - search: - terms: [] - styles: - - brands - unicode: f4f0 - voted: false -creative-commons-sampling-plus: - changes: - - 5.0.11 - label: Creative Commons Sampling + - search: - terms: [] - styles: - - brands - unicode: f4f1 - voted: false -creative-commons-share: - changes: - - 5.0.11 - label: Creative Commons Share - search: - terms: [] - styles: - - brands - unicode: f4f2 - voted: false -creative-commons-zero: - changes: - - 5.0.11 - - 5.4.0 - label: Creative Commons CC0 - search: - terms: [] - styles: - - brands - unicode: f4f3 - voted: false -credit-card: - changes: - - '2' - - 5.0.0 - label: Credit Card - search: - terms: - - buy - - checkout - - credit-card-alt - - debit - - money - - payment - - purchase - styles: - - solid - - regular - unicode: f09d - voted: false -critical-role: - changes: - - 5.4.0 - label: Critical Role - search: - terms: - - Dungeons & Dragons - - d&d - - dnd - - fantasy - - game - - gaming - - tabletop - styles: - - brands - unicode: f6c9 - voted: false -crop: - changes: - - '3.1' - - 5.0.0 - - 5.1.0 - label: crop - search: - terms: - - design - styles: - - solid - unicode: f125 - voted: false -crop-alt: - changes: - - 5.1.0 - label: Alternate Crop - search: - terms: [] - styles: - - solid - unicode: f565 - voted: false -cross: - changes: - - 5.3.0 - label: Cross - search: - terms: - - catholicism - - christianity - styles: - - solid - unicode: f654 - voted: false -crosshairs: - changes: - - '1' - - 5.0.0 - label: Crosshairs - search: - terms: - - gpd - - picker - - position - styles: - - solid - unicode: f05b - voted: false -crow: - changes: - - 5.0.13 - label: Crow - search: - terms: - - bird - - bullfrog - - fauna - - halloween - - holiday - - toad - styles: - - solid - unicode: f520 - voted: false -crown: - changes: - - 5.0.13 - label: Crown - search: - terms: [] - styles: - - solid - unicode: f521 - voted: true -crutch: - changes: - - 5.7.0 - label: Crutch - search: - terms: - - cane - - injury - - wheelchair - styles: - - solid - unicode: f7f7 - voted: false -css3: - changes: - - '3.1' - - 5.0.0 - label: CSS 3 Logo - search: - terms: - - code - styles: - - brands - unicode: f13c - voted: false -css3-alt: - changes: - - 5.0.0 - label: Alternate CSS3 Logo - search: - terms: [] - styles: - - brands - unicode: f38b - voted: false -cube: - changes: - - '4.1' - - 5.0.0 - label: Cube - search: - terms: - - package - styles: - - solid - unicode: f1b2 - voted: false -cubes: - changes: - - '4.1' - - 5.0.0 - label: Cubes - search: - terms: - - packages - styles: - - solid - unicode: f1b3 - voted: false -cut: - changes: - - '2' - - 5.0.0 - - 5.1.0 - label: Cut - search: - terms: - - scissors - styles: - - solid - unicode: f0c4 - voted: false -cuttlefish: - changes: - - 5.0.0 - label: Cuttlefish - search: - terms: [] - styles: - - brands - unicode: f38c - voted: false -d-and-d: - changes: - - 5.0.0 - label: Dungeons & Dragons - search: - terms: [] - styles: - - brands - unicode: f38d - voted: false -d-and-d-beyond: - changes: - - 5.4.0 - label: D&D Beyond - search: - terms: - - Dungeons & Dragons - - d&d - - dnd - - fantasy - - gaming - - tabletop - styles: - - brands - unicode: f6ca - voted: false -dashcube: - changes: - - '4.3' - - 5.0.0 - - 5.0.3 - label: DashCube - search: - terms: [] - styles: - - brands - unicode: f210 - voted: false -database: - changes: - - '4.1' - - 5.0.0 - label: Database - search: - terms: [] - styles: - - solid - unicode: f1c0 - voted: false -deaf: - changes: - - '4.6' - - 5.0.0 - label: Deaf - search: - terms: [] - styles: - - solid - unicode: f2a4 - voted: false -delicious: - changes: - - '4.1' - - 5.0.0 - - 5.7.0 - label: Delicious - search: - terms: [] - styles: - - brands - unicode: f1a5 - voted: false -democrat: - changes: - - 5.5.0 - label: Democrat - search: - terms: - - american - - democratic party - - donkey - - election - - left - - left-wing - - liberal - - politics - - usa - styles: - - solid - unicode: f747 - voted: false -deploydog: - changes: - - 5.0.0 - label: deploy.dog - search: - terms: [] - styles: - - brands - unicode: f38e - voted: false -deskpro: - changes: - - 5.0.0 - label: Deskpro - search: - terms: [] - styles: - - brands - unicode: f38f - voted: false -desktop: - changes: - - '3' - - 5.0.0 - label: Desktop - search: - terms: - - computer - - cpu - - demo - - desktop - - device - - machine - - monitor - - pc - - screen - styles: - - solid - unicode: f108 - voted: false -dev: - changes: - - 5.4.0 - label: DEV - search: - terms: [] - styles: - - brands - unicode: f6cc - voted: true -deviantart: - changes: - - '4.1' - - 5.0.0 - label: deviantART - search: - terms: [] - styles: - - brands - unicode: f1bd - voted: false -dharmachakra: - changes: - - 5.3.0 - label: Dharmachakra - search: - terms: - - buddhism - - buddhist - - wheel of dharma - styles: - - solid - unicode: f655 - voted: false -dhl: - changes: - - 5.6.0 - label: DHL - search: - terms: - - 'Dalsey, Hillblom and Lynn' - - german - - package - - shipping - styles: - - brands - unicode: f790 -diagnoses: - changes: - - 5.0.7 - - 5.7.0 - label: Diagnoses - search: - terms: - - analyze - - detect - - diagnosis - - examine - - medicine - styles: - - solid - unicode: f470 - voted: false -diaspora: - changes: - - 5.6.0 - label: Diaspora - search: - terms: [] - styles: - - brands - unicode: f791 - voted: true -dice: - changes: - - 5.0.13 - label: Dice - search: - terms: - - chance - - gambling - - game - - roll - styles: - - solid - unicode: f522 - voted: true -dice-d20: - changes: - - 5.4.0 - label: Dice D20 - search: - terms: - - Dungeons & Dragons - - chance - - d&d - - dnd - - fantasy - - gambling - - game - - roll - styles: - - solid - unicode: f6cf - voted: true -dice-d6: - changes: - - 5.4.0 - label: Dice D6 - search: - terms: - - Dungeons & Dragons - - chance - - d&d - - dnd - - fantasy - - gambling - - game - - roll - styles: - - solid - unicode: f6d1 - voted: false -dice-five: - changes: - - 5.0.13 - label: Dice Five - search: - terms: - - chance - - gambling - - game - - roll - styles: - - solid - unicode: f523 - voted: true -dice-four: - changes: - - 5.0.13 - label: Dice Four - search: - terms: - - chance - - gambling - - game - - roll - styles: - - solid - unicode: f524 - voted: true -dice-one: - changes: - - 5.0.13 - label: Dice One - search: - terms: - - chance - - gambling - - game - - roll - styles: - - solid - unicode: f525 - voted: true -dice-six: - changes: - - 5.0.13 - label: Dice Six - search: - terms: - - chance - - gambling - - game - - roll - styles: - - solid - unicode: f526 - voted: true -dice-three: - changes: - - 5.0.13 - label: Dice Three - search: - terms: - - chance - - gambling - - game - - roll - styles: - - solid - unicode: f527 - voted: true -dice-two: - changes: - - 5.0.13 - label: Dice Two - search: - terms: - - chance - - gambling - - game - - roll - styles: - - solid - unicode: f528 - voted: true -digg: - changes: - - '4.1' - - 5.0.0 - label: Digg Logo - search: - terms: [] - styles: - - brands - unicode: f1a6 - voted: false -digital-ocean: - changes: - - 5.0.0 - - 5.7.0 - label: Digital Ocean - search: - terms: [] - styles: - - brands - unicode: f391 - voted: false -digital-tachograph: - changes: - - 5.1.0 - label: Digital Tachograph - search: - terms: [] - styles: - - solid - unicode: f566 - voted: true -directions: - changes: - - 5.2.0 - label: Directions - search: - terms: [] - styles: - - solid - unicode: f5eb - voted: false -discord: - changes: - - 5.0.0 - label: Discord - search: - terms: [] - styles: - - brands - unicode: f392 - voted: false -discourse: - changes: - - 5.0.0 - - 5.0.3 - label: Discourse - search: - terms: [] - styles: - - brands - unicode: f393 - voted: false -divide: - changes: - - 5.0.13 - label: Divide - search: - terms: [] - styles: - - solid - unicode: f529 - voted: false -dizzy: - changes: - - 5.1.0 - label: Dizzy Face - search: - terms: - - dazed - - disapprove - - emoticon - - face - styles: - - solid - - regular - unicode: f567 - voted: false -dna: - changes: - - 5.0.7 - - 5.0.10 - label: DNA - search: - terms: - - double helix - - helix - styles: - - solid - unicode: f471 - voted: false -dochub: - changes: - - 5.0.0 - label: DocHub - search: - terms: [] - styles: - - brands - unicode: f394 - voted: false -docker: - changes: - - 5.0.0 - label: Docker - search: - terms: [] - styles: - - brands - unicode: f395 - voted: false -dog: - changes: - - 5.4.0 - label: Dog - search: - terms: - - canine - - fauna - - mammmal - - pet - - pooch - - puppy - - woof - styles: - - solid - unicode: f6d3 - voted: false -dollar-sign: - changes: - - '3.2' - - 5.0.0 - - 5.0.9 - label: Dollar Sign - search: - terms: - - $ - - dollar-sign - - money - - price - - usd - styles: - - solid - unicode: f155 - voted: false -dolly: - changes: - - 5.0.7 - label: Dolly - search: - terms: [] - styles: - - solid - unicode: f472 - voted: false -dolly-flatbed: - changes: - - 5.0.7 - label: Dolly Flatbed - search: - terms: [] - styles: - - solid - unicode: f474 - voted: false -donate: - changes: - - 5.0.9 - label: Donate - search: - terms: - - generosity - - give - styles: - - solid - unicode: f4b9 - voted: false -door-closed: - changes: - - 5.0.13 - label: Door Closed - search: - terms: [] - styles: - - solid - unicode: f52a - voted: true -door-open: - changes: - - 5.0.13 - label: Door Open - search: - terms: [] - styles: - - solid - unicode: f52b - voted: true -dot-circle: - changes: - - '4' - - 5.0.0 - label: Dot Circle - search: - terms: - - bullseye - - notification - - target - styles: - - solid - - regular - unicode: f192 - voted: false -dove: - changes: - - 5.0.9 - label: Dove - search: - terms: - - bird - - fauna - - flying - - peace - styles: - - solid - unicode: f4ba - voted: false -download: - changes: - - '1' - - 5.0.0 - label: Download - search: - terms: - - export - styles: - - solid - unicode: f019 - voted: false -draft2digital: - changes: - - 5.0.0 - label: Draft2digital - search: - terms: [] - styles: - - brands - unicode: f396 - voted: false -drafting-compass: - changes: - - 5.1.0 - label: Drafting Compass - search: - terms: - - mechanical drawing - - plot - - plotting - styles: - - solid - unicode: f568 - voted: false -dragon: - changes: - - 5.4.0 - label: Dragon - search: - terms: - - Dungeons & Dragons - - d&d - - dnd - - fantasy - styles: - - solid - unicode: f6d5 - voted: false -draw-polygon: - changes: - - 5.2.0 - label: Draw Polygon - search: - terms: [] - styles: - - solid - unicode: f5ee - voted: false -dribbble: - changes: - - 5.0.0 - label: Dribbble - search: - terms: [] - styles: - - brands - unicode: f17d - voted: false -dribbble-square: - changes: - - 5.0.0 - label: Dribbble Square - search: - terms: [] - styles: - - brands - unicode: f397 - voted: false -dropbox: - changes: - - '3.2' - - 5.0.0 - - 5.0.1 - label: Dropbox - search: - terms: [] - styles: - - brands - unicode: f16b - voted: false -drum: - changes: - - 5.1.0 - label: Drum - search: - terms: - - instrument - - music - - percussion - - snare - - sound - styles: - - solid - unicode: f569 - voted: true -drum-steelpan: - changes: - - 5.1.0 - label: Drum Steelpan - search: - terms: - - calypso - - instrument - - music - - percussion - - reggae - - snare - - sound - - steel - - tropical - styles: - - solid - unicode: f56a - voted: false -drumstick-bite: - changes: - - 5.4.0 - - 5.7.0 - label: Drumstick with Bite Taken Out - search: - terms: - - bone - - chicken - - leg - - meat - - poultry - - seasonal - - turkey - styles: - - solid - unicode: f6d7 - voted: false -drupal: - changes: - - '4.1' - - 5.0.0 - label: Drupal Logo - search: - terms: [] - styles: - - brands - unicode: f1a9 - voted: false -dumbbell: - changes: - - 5.0.5 - label: Dumbbell - search: - terms: - - exercise - - gym - - strength - - weight - - weight-lifting - styles: - - solid - unicode: f44b - voted: false -dumpster: - changes: - - 5.6.0 - label: Dumpster - search: - terms: - - alley - - bin - - commercial - - trash - - waste - styles: - - solid - unicode: f793 - voted: true -dumpster-fire: - changes: - - 5.6.0 - label: Dumpster Fire - search: - terms: - - alley - - bin - - commercial - - danger - - dangerous - - euphemism - - flame - - heat - - hot - - trash - - waste - styles: - - solid - unicode: f794 - voted: true -dungeon: - changes: - - 5.4.0 - label: Dungeon - search: - terms: - - Dungeons & Dragons - - building - - d&d - - dnd - - door - - entrance - - fantasy - - gate - styles: - - solid - unicode: f6d9 - voted: false -dyalog: - changes: - - 5.0.0 - label: Dyalog - search: - terms: [] - styles: - - brands - unicode: f399 - voted: false -earlybirds: - changes: - - 5.0.0 - label: Earlybirds - search: - terms: [] - styles: - - brands - unicode: f39a - voted: false -ebay: - changes: - - 5.0.11 - - 5.7.0 - label: eBay - search: - terms: [] - styles: - - brands - unicode: f4f4 - voted: true -edge: - changes: - - '4.5' - - 5.0.0 - label: Edge Browser - search: - terms: - - browser - - ie - styles: - - brands - unicode: f282 - voted: false -edit: - changes: - - '1' - - 5.0.0 - label: Edit - search: - terms: - - edit - - pen - - pencil - - update - - write - styles: - - solid - - regular - unicode: f044 - voted: false -egg: - changes: - - 5.7.0 - label: Egg - search: - terms: - - breakfast - - chicken - - easter - - yolk - styles: - - solid - unicode: f7fb - voted: false -eject: - changes: - - '1' - - 5.0.0 - label: eject - search: - terms: [] - styles: - - solid - unicode: f052 - voted: false -elementor: - changes: - - 5.0.3 - label: Elementor - search: - terms: [] - styles: - - brands - unicode: f430 - voted: true -ellipsis-h: - changes: - - '3.1' - - 5.0.0 - label: Horizontal Ellipsis - search: - terms: - - dots - - drag - - kebab - - list - - menu - - nav - - navigation - - ol - - reorder - - settings - - ul - styles: - - solid - unicode: f141 - voted: false -ellipsis-v: - changes: - - '3.1' - - 5.0.0 - label: Vertical Ellipsis - search: - terms: - - dots - - drag - - kebab - - list - - menu - - nav - - navigation - - ol - - reorder - - settings - - ul - styles: - - solid - unicode: f142 - voted: false -ello: - changes: - - 5.2.0 - label: Ello - search: - terms: [] - styles: - - brands - unicode: f5f1 - voted: true -ember: - changes: - - 5.0.0 - - 5.0.3 - label: Ember - search: - terms: [] - styles: - - brands - unicode: f423 - voted: false -empire: - changes: - - '4.1' - - 5.0.0 - label: Galactic Empire - search: - terms: [] - styles: - - brands - unicode: f1d1 - voted: false -envelope: - changes: - - '2' - - 5.0.0 - label: Envelope - search: - terms: - - e-mail - - email - - letter - - mail - - message - - notification - - support - styles: - - solid - - regular - unicode: f0e0 - voted: false -envelope-open: - changes: - - '4.7' - - 5.0.0 - label: Envelope Open - search: - terms: - - e-mail - - email - - letter - - mail - - message - - notification - - support - styles: - - solid - - regular - unicode: f2b6 - voted: false -envelope-open-text: - changes: - - 5.3.0 - label: Envelope Open-text - search: - terms: [] - styles: - - solid - unicode: f658 - voted: false -envelope-square: - changes: - - '4.1' - - 5.0.0 - label: Envelope Square - search: - terms: - - e-mail - - email - - letter - - mail - - message - - notification - - support - styles: - - solid - unicode: f199 - voted: false -envira: - changes: - - '4.6' - - 5.0.0 - label: Envira Gallery - search: - terms: - - leaf - styles: - - brands - unicode: f299 - voted: false -equals: - changes: - - 5.0.13 - label: Equals - search: - terms: [] - styles: - - solid - unicode: f52c - voted: false -eraser: - changes: - - '3.1' - - 5.0.0 - label: eraser - search: - terms: - - delete - - remove - styles: - - solid - unicode: f12d - voted: false -erlang: - changes: - - 5.0.0 - - 5.0.3 - - 5.7.0 - label: Erlang - search: - terms: [] - styles: - - brands - unicode: f39d - voted: false -ethereum: - changes: - - 5.0.2 - label: Ethereum - search: - terms: [] - styles: - - brands - unicode: f42e - voted: true -ethernet: - changes: - - 5.6.0 - label: Ethernet - search: - terms: - - cable - - cat 5 - - cat 6 - - connection - - hardware - - internet - - network - - wired - styles: - - solid - unicode: f796 - voted: true -etsy: - changes: - - '4.7' - - 5.0.0 - label: Etsy - search: - terms: [] - styles: - - brands - unicode: f2d7 - voted: false -euro-sign: - changes: - - '3.2' - - 5.0.0 - label: Euro Sign - search: - terms: - - eur - styles: - - solid - unicode: f153 - voted: false -exchange-alt: - changes: - - 5.0.0 - label: Alternate Exchange - search: - terms: - - arrow - - arrows - - exchange - - reciprocate - - return - - swap - - transfer - styles: - - solid - unicode: f362 - voted: false -exclamation: - changes: - - '3.1' - - 5.0.0 - label: exclamation - search: - terms: - - alert - - danger - - error - - important - - notice - - notification - - notify - - problem - - warning - styles: - - solid - unicode: f12a - voted: false -exclamation-circle: - changes: - - '1' - - 5.0.0 - label: Exclamation Circle - search: - terms: - - alert - - danger - - error - - important - - notice - - notification - - notify - - problem - - warning - styles: - - solid - unicode: f06a - voted: false -exclamation-triangle: - changes: - - '1' - - 5.0.0 - - 5.6.1 - label: Exclamation Triangle - search: - terms: - - alert - - danger - - error - - important - - notice - - notification - - notify - - problem - - warning - styles: - - solid - unicode: f071 - voted: false -expand: - changes: - - 5.0.0 - label: Expand - search: - terms: - - bigger - - enlarge - - resize - styles: - - solid - unicode: f065 - voted: false -expand-arrows-alt: - changes: - - 5.0.0 - label: Alternate Expand Arrows - search: - terms: - - arrows-alt - - bigger - - enlarge - - move - - resize - styles: - - solid - unicode: f31e - voted: false -expeditedssl: - changes: - - '4.4' - - 5.0.0 - label: ExpeditedSSL - search: - terms: [] - styles: - - brands - unicode: f23e - voted: false -external-link-alt: - changes: - - 5.0.0 - label: Alternate External Link - search: - terms: - - external-link - - new - - open - styles: - - solid - unicode: f35d - voted: false -external-link-square-alt: - changes: - - 5.0.0 - label: Alternate External Link Square - search: - terms: - - external-link-square - - new - - open - styles: - - solid - unicode: f360 - voted: false -eye: - changes: - - '1' - - 5.0.0 - - 5.7.0 - label: Eye - search: - terms: - - optic - - see - - seen - - show - - sight - - views - - visible - styles: - - solid - - regular - unicode: f06e - voted: false -eye-dropper: - changes: - - '4.2' - - 5.0.0 - - 5.1.0 - label: Eye Dropper - search: - terms: - - eyedropper - styles: - - solid - unicode: f1fb - voted: false -eye-slash: - changes: - - '1' - - 5.0.0 - - 5.7.0 - label: Eye Slash - search: - terms: - - blind - - hide - - show - - toggle - - unseen - - views - - visible - - visiblity - styles: - - solid - - regular - unicode: f070 - voted: false -facebook: - changes: - - '2' - - 5.0.0 - label: Facebook - search: - terms: - - facebook-official - - social network - styles: - - brands - unicode: f09a - voted: false -facebook-f: - changes: - - 5.0.0 - label: Facebook F - search: - terms: - - facebook - styles: - - brands - unicode: f39e - voted: false -facebook-messenger: - changes: - - 5.0.0 - label: Facebook Messenger - search: - terms: [] - styles: - - brands - unicode: f39f - voted: false -facebook-square: - changes: - - '1' - - 5.0.0 - label: Facebook Square - search: - terms: - - social network - styles: - - brands - unicode: f082 - voted: false -fantasy-flight-games: - changes: - - 5.4.0 - label: Fantasy Flight-games - search: - terms: - - Dungeons & Dragons - - d&d - - dnd - - fantasy - - game - - gaming - - tabletop - styles: - - brands - unicode: f6dc - voted: false -fast-backward: - changes: - - '1' - - 5.0.0 - label: fast-backward - search: - terms: - - beginning - - first - - previous - - rewind - - start - styles: - - solid - unicode: f049 - voted: false -fast-forward: - changes: - - '1' - - 5.0.0 - label: fast-forward - search: - terms: - - end - - last - - next - styles: - - solid - unicode: f050 - voted: false -fax: - changes: - - '4.1' - - 5.0.0 - - 5.3.0 - label: Fax - search: - terms: [] - styles: - - solid - unicode: f1ac - voted: false -feather: - changes: - - 5.0.13 - - 5.1.0 - label: Feather - search: - terms: - - bird - - light - - plucked - - quill - styles: - - solid - unicode: f52d - voted: true -feather-alt: - changes: - - 5.1.0 - label: Alternate Feather - search: - terms: - - bird - - light - - plucked - - quill - styles: - - solid - unicode: f56b - voted: true -fedex: - changes: - - 5.6.0 - label: FedEx - search: - terms: - - Federal Express - - package - - shipping - styles: - - brands - unicode: f797 -fedora: - changes: - - 5.6.0 - - 5.6.3 - label: Fedora - search: - terms: - - linux - - operating system - - os - styles: - - brands - unicode: f798 - voted: true -female: - changes: - - '3.2' - - 5.0.0 - label: Female - search: - terms: - - human - - person - - profile - - user - - woman - styles: - - solid - unicode: f182 - voted: false -fighter-jet: - changes: - - '3' - - 5.0.0 - label: fighter-jet - search: - terms: - - airplane - - fast - - fly - - goose - - maverick - - plane - - quick - - top gun - - transportation - - travel - styles: - - solid - unicode: f0fb - voted: false -figma: - changes: - - 5.6.0 - - 5.7.0 - label: Figma - search: - terms: - - app - - design - - interface - styles: - - brands - unicode: f799 - voted: false -file: - changes: - - '3.2' - - 5.0.0 - label: File - search: - terms: - - document - - new - - page - - pdf - - resume - styles: - - solid - - regular - unicode: f15b - voted: false -file-alt: - changes: - - '3.2' - - 5.0.0 - label: Alternate File - search: - terms: - - document - - file-text - - invoice - - new - - page - - pdf - styles: - - solid - - regular - unicode: f15c - voted: false -file-archive: - changes: - - '4.1' - - 5.0.0 - - 5.7.0 - label: Archive File - search: - terms: - - .zip - - bundle - - compress - - compression - - download - - zip - styles: - - solid - - regular - unicode: f1c6 - voted: false -file-audio: - changes: - - '4.1' - - 5.0.0 - label: Audio File - search: - terms: [] - styles: - - solid - - regular - unicode: f1c7 - voted: false -file-code: - changes: - - '4.1' - - 5.0.0 - label: Code File - search: - terms: [] - styles: - - solid - - regular - unicode: f1c9 - voted: false -file-contract: - changes: - - 5.1.0 - label: File Contract - search: - terms: - - agreement - - binding - - document - - legal - - signature - styles: - - solid - unicode: f56c - voted: false -file-csv: - changes: - - 5.4.0 - label: File CSV - search: - terms: - - spreadsheets - styles: - - solid - unicode: f6dd - voted: false -file-download: - changes: - - 5.1.0 - label: File Download - search: - terms: - - export - styles: - - solid - unicode: f56d - voted: true -file-excel: - changes: - - '4.1' - - 5.0.0 - label: Excel File - search: - terms: [] - styles: - - solid - - regular - unicode: f1c3 - voted: false -file-export: - changes: - - 5.1.0 - - 5.7.0 - label: File Export - search: - terms: - - download - styles: - - solid - unicode: f56e - voted: true -file-image: - changes: - - '4.1' - - 5.0.0 - label: Image File - search: - terms: [] - styles: - - solid - - regular - unicode: f1c5 - voted: false -file-import: - changes: - - 5.1.0 - - 5.7.0 - label: File Import - search: - terms: - - upload - styles: - - solid - unicode: f56f - voted: true -file-invoice: - changes: - - 5.1.0 - label: File Invoice - search: - terms: - - bill - - document - - receipt - styles: - - solid - unicode: f570 - voted: true -file-invoice-dollar: - changes: - - 5.1.0 - label: File Invoice with US Dollar - search: - terms: - - $ - - bill - - document - - dollar-sign - - money - - receipt - - usd - styles: - - solid - unicode: f571 - voted: true -file-medical: - changes: - - 5.0.7 - label: Medical File - search: - terms: [] - styles: - - solid - unicode: f477 - voted: false -file-medical-alt: - changes: - - 5.0.7 - label: Alternate Medical File - search: - terms: [] - styles: - - solid - unicode: f478 - voted: false -file-pdf: - changes: - - '4.1' - - 5.0.0 - label: PDF File - search: - terms: [] - styles: - - solid - - regular - unicode: f1c1 - voted: false -file-powerpoint: - changes: - - '4.1' - - 5.0.0 - label: Powerpoint File - search: - terms: [] - styles: - - solid - - regular - unicode: f1c4 - voted: false -file-prescription: - changes: - - 5.1.0 - label: File Prescription - search: - terms: - - drugs - - medical - - medicine - - rx - styles: - - solid - unicode: f572 - voted: false -file-signature: - changes: - - 5.1.0 - label: File Signature - search: - terms: - - John Hancock - - contract - - document - - name - styles: - - solid - unicode: f573 - voted: true -file-upload: - changes: - - 5.1.0 - label: File Upload - search: - terms: - - import - styles: - - solid - unicode: f574 - voted: true -file-video: - changes: - - '4.1' - - 5.0.0 - label: Video File - search: - terms: [] - styles: - - solid - - regular - unicode: f1c8 - voted: false -file-word: - changes: - - '4.1' - - 5.0.0 - label: Word File - search: - terms: [] - styles: - - solid - - regular - unicode: f1c2 - voted: false -fill: - changes: - - 5.1.0 - label: Fill - search: - terms: - - bucket - - color - - paint - - paint bucket - styles: - - solid - unicode: f575 - voted: false -fill-drip: - changes: - - 5.1.0 - label: Fill Drip - search: - terms: - - bucket - - color - - drop - - paint - - paint bucket - - spill - styles: - - solid - unicode: f576 - voted: false -film: - changes: - - '1' - - 5.0.0 - label: Film - search: - terms: - - movie - styles: - - solid - unicode: f008 - voted: false -filter: - changes: - - '2' - - 5.0.0 - label: Filter - search: - terms: - - funnel - - options - styles: - - solid - unicode: f0b0 - voted: false -fingerprint: - changes: - - 5.1.0 - label: Fingerprint - search: - terms: - - human - - id - - identification - - lock - - smudge - - touch - - unique - - unlock - styles: - - solid - unicode: f577 - voted: true -fire: - changes: - - '1' - - 5.0.0 - - 5.6.0 - - 5.6.3 - label: fire - search: - terms: - - caliente - - flame - - heat - - hot - - popular - styles: - - solid - unicode: f06d - voted: false -fire-alt: - changes: - - 5.6.3 - label: Alternate Fire - search: - terms: - - caliente - - flame - - heat - - hot - - popular - styles: - - solid - unicode: f7e4 -fire-extinguisher: - changes: - - '3.1' - - 5.0.0 - label: fire-extinguisher - search: - terms: [] - styles: - - solid - unicode: f134 - voted: false -firefox: - changes: - - '4.4' - - 5.0.0 - - 5.0.1 - label: Firefox - search: - terms: - - browser - styles: - - brands - unicode: f269 - voted: false -first-aid: - changes: - - 5.0.7 - label: First Aid - search: - terms: [] - styles: - - solid - unicode: f479 - voted: false -first-order: - changes: - - '4.6' - - 5.0.0 - label: First Order - search: - terms: [] - styles: - - brands - unicode: f2b0 - voted: false -first-order-alt: - changes: - - 5.0.12 - label: Alternate First Order - search: - terms: [] - styles: - - brands - unicode: f50a - voted: false -firstdraft: - changes: - - 5.0.0 - label: firstdraft - search: - terms: [] - styles: - - brands - unicode: f3a1 - voted: false -fish: - changes: - - 5.1.0 - label: Fish - search: - terms: - - fauna - - gold - - seafood - - swimming - styles: - - solid - unicode: f578 - voted: true -fist-raised: - changes: - - 5.4.0 - label: Raised Fist - search: - terms: - - Dungeons & Dragons - - d&d - - dnd - - fantasy - - hand - - ki - - monk - - resist - - strength - - unarmed combat - styles: - - solid - unicode: f6de - voted: false -flag: - changes: - - '1' - - 5.0.0 - label: flag - search: - terms: - - country - - notice - - notification - - notify - - pole - - report - - symbol - styles: - - solid - - regular - unicode: f024 - voted: false -flag-checkered: - changes: - - '3.1' - - 5.0.0 - - 5.7.0 - label: flag-checkered - search: - terms: - - notice - - notification - - notify - - pole - - racing - - report - - symbol - styles: - - solid - unicode: f11e - voted: false -flag-usa: - changes: - - 5.5.0 - label: United States of America Flag - search: - terms: - - betsy ross - - country - - old glory - - stars - - stripes - - symbol - styles: - - solid - unicode: f74d - voted: false -flask: - changes: - - '2' - - 5.0.0 - label: Flask - search: - terms: - - beaker - - experimental - - labs - - science - styles: - - solid - unicode: f0c3 - voted: false -flickr: - changes: - - '3.2' - - 5.0.0 - label: Flickr - search: - terms: [] - styles: - - brands - unicode: f16e - voted: false -flipboard: - changes: - - 5.0.5 - - 5.0.9 - label: Flipboard - search: - terms: [] - styles: - - brands - unicode: f44d - voted: true -flushed: - changes: - - 5.1.0 - label: Flushed Face - search: - terms: - - embarrassed - - emoticon - - face - styles: - - solid - - regular - unicode: f579 - voted: false -fly: - changes: - - 5.0.0 - label: Fly - search: - terms: [] - styles: - - brands - unicode: f417 - voted: false -folder: - changes: - - '1' - - 5.0.0 - - 5.3.0 - label: Folder - search: - terms: [] - styles: - - solid - - regular - unicode: f07b - voted: false -folder-minus: - changes: - - 5.3.0 - label: Folder Minus - search: - terms: - - archive - - delete - - negative - - remove - styles: - - solid - unicode: f65d - voted: false -folder-open: - changes: - - '1' - - 5.0.0 - label: Folder Open - search: - terms: [] - styles: - - solid - - regular - unicode: f07c - voted: false -folder-plus: - changes: - - 5.3.0 - label: Folder Plus - search: - terms: - - add - - create - - new - - positive - styles: - - solid - unicode: f65e - voted: false -font: - changes: - - '1' - - 5.0.0 - label: font - search: - terms: - - text - styles: - - solid - unicode: f031 - voted: false -font-awesome: - changes: - - '4.6' - - 5.0.0 - label: Font Awesome - search: - terms: - - meanpath - styles: - - brands - unicode: f2b4 - voted: false -font-awesome-alt: - changes: - - 5.0.0 - label: Alternate Font Awesome - search: - terms: [] - styles: - - brands - unicode: f35c - voted: false -font-awesome-flag: - changes: - - 5.0.0 - - 5.0.1 - label: Font Awesome Flag - search: - terms: [] - styles: - - brands - unicode: f425 - voted: false -font-awesome-logo-full: - changes: - - 5.0.11 - label: Font Awesome Full Logo - ligatures: - - Font Awesome - private: true - search: - terms: [] - styles: - - regular - - solid - - brands - unicode: f4e6 - voted: false -fonticons: - changes: - - '4.4' - - 5.0.0 - label: Fonticons - search: - terms: [] - styles: - - brands - unicode: f280 - voted: false -fonticons-fi: - changes: - - 5.0.0 - label: Fonticons Fi - search: - terms: [] - styles: - - brands - unicode: f3a2 - voted: false -football-ball: - changes: - - 5.0.5 - label: Football Ball - search: - terms: - - fall - - pigskin - - seasonal - styles: - - solid - unicode: f44e - voted: false -fort-awesome: - changes: - - '4.5' - - 5.0.0 - - 5.0.3 - label: Fort Awesome - search: - terms: - - castle - styles: - - brands - unicode: f286 - voted: false -fort-awesome-alt: - changes: - - 5.0.0 - label: Alternate Fort Awesome - search: - terms: - - castle - styles: - - brands - unicode: f3a3 - voted: false -forumbee: - changes: - - '4.3' - - 5.0.0 - label: Forumbee - search: - terms: [] - styles: - - brands - unicode: f211 - voted: false -forward: - changes: - - '1' - - 5.0.0 - label: forward - search: - terms: - - forward - - next - styles: - - solid - unicode: f04e - voted: false -foursquare: - changes: - - '3.2' - - 5.0.0 - label: Foursquare - search: - terms: [] - styles: - - brands - unicode: f180 - voted: false -free-code-camp: - changes: - - '4.7' - - 5.0.0 - label: Free Code Camp - search: - terms: [] - styles: - - brands - unicode: f2c5 - voted: false -freebsd: - changes: - - 5.0.0 - label: FreeBSD - search: - terms: [] - styles: - - brands - unicode: f3a4 - voted: false -frog: - changes: - - 5.0.13 - label: Frog - search: - terms: - - amphibian - - bullfrog - - fauna - - hop - - kermit - - kiss - - prince - - ribbit - - toad - - wart - styles: - - solid - unicode: f52e - voted: false -frown: - changes: - - '3.1' - - 5.0.0 - - 5.0.9 - - 5.1.0 - label: Frowning Face - search: - terms: - - disapprove - - emoticon - - face - - rating - - sad - styles: - - solid - - regular - unicode: f119 - voted: false -frown-open: - changes: - - 5.1.0 - label: Frowning Face With Open Mouth - search: - terms: - - disapprove - - emoticon - - face - - rating - - sad - styles: - - solid - - regular - unicode: f57a - voted: false -fulcrum: - changes: - - 5.0.12 - label: Fulcrum - search: - terms: [] - styles: - - brands - unicode: f50b - voted: false -funnel-dollar: - changes: - - 5.3.0 - label: Funnel Dollar - search: - terms: [] - styles: - - solid - unicode: f662 - voted: false -futbol: - changes: - - '4.2' - - 5.0.0 - - 5.0.5 - label: Futbol - search: - terms: - - ball - - football - - soccer - styles: - - solid - - regular - unicode: f1e3 - voted: false -galactic-republic: - changes: - - 5.0.12 - label: Galactic Republic - search: - terms: - - politics - - star wars - styles: - - brands - unicode: f50c - voted: false -galactic-senate: - changes: - - 5.0.12 - label: Galactic Senate - search: - terms: - - star wars - styles: - - brands - unicode: f50d - voted: false -gamepad: - changes: - - '3.1' - - 5.0.0 - label: Gamepad - search: - terms: - - controller - styles: - - solid - unicode: f11b - voted: false -gas-pump: - changes: - - 5.0.13 - label: Gas Pump - search: - terms: [] - styles: - - solid - unicode: f52f - voted: true -gavel: - changes: - - '2' - - 5.0.0 - label: Gavel - search: - terms: - - hammer - - judge - - lawyer - - opinion - styles: - - solid - unicode: f0e3 - voted: false -gem: - changes: - - 5.0.0 - label: Gem - search: - terms: - - diamond - styles: - - solid - - regular - unicode: f3a5 - voted: false -genderless: - changes: - - '4.4' - - 5.0.0 - label: Genderless - search: - terms: [] - styles: - - solid - unicode: f22d - voted: false -get-pocket: - changes: - - '4.4' - - 5.0.0 - label: Get Pocket - search: - terms: [] - styles: - - brands - unicode: f265 - voted: false -gg: - changes: - - '4.4' - - 5.0.0 - label: GG Currency - search: - terms: [] - styles: - - brands - unicode: f260 - voted: false -gg-circle: - changes: - - '4.4' - - 5.0.0 - label: GG Currency Circle - search: - terms: [] - styles: - - brands - unicode: f261 - voted: false -ghost: - changes: - - 5.4.0 - label: Ghost - search: - terms: - - apparition - - blinky - - clyde - - floating - - halloween - - holiday - - inky - - pinky - - spirit - styles: - - solid - unicode: f6e2 - voted: false -gift: - changes: - - '1' - - 5.0.0 - - 5.0.9 - - 5.6.0 - label: gift - search: - terms: - - christmas - - generosity - - giving - - holiday - - party - - present - - wrapped - - xmas - styles: - - solid - unicode: f06b - voted: false -gifts: - changes: - - 5.6.0 - label: Gifts - search: - terms: - - christmas - - generosity - - giving - - holiday - - party - - present - - wrapped - - xmas - styles: - - solid - unicode: f79c -git: - changes: - - '4.1' - - 5.0.0 - label: Git - search: - terms: [] - styles: - - brands - unicode: f1d3 - voted: false -git-square: - changes: - - '4.1' - - 5.0.0 - label: Git Square - search: - terms: [] - styles: - - brands - unicode: f1d2 - voted: false -github: - changes: - - '2' - - 5.0.0 - label: GitHub - search: - terms: - - octocat - styles: - - brands - unicode: f09b - voted: false -github-alt: - changes: - - '3' - - 5.0.0 - label: Alternate GitHub - search: - terms: - - octocat - styles: - - brands - unicode: f113 - voted: false -github-square: - changes: - - '1' - - 5.0.0 - label: GitHub Square - search: - terms: - - octocat - styles: - - brands - unicode: f092 - voted: false -gitkraken: - changes: - - 5.0.0 - label: GitKraken - search: - terms: [] - styles: - - brands - unicode: f3a6 - voted: false -gitlab: - changes: - - '4.6' - - 5.0.0 - - 5.7.0 - label: GitLab - search: - terms: - - Axosoft - styles: - - brands - unicode: f296 - voted: false -gitter: - changes: - - 5.0.0 - label: Gitter - search: - terms: [] - styles: - - brands - unicode: f426 - voted: false -glass-cheers: - changes: - - 5.6.0 - label: Glass Cheers - search: - terms: - - alcohol - - bar - - beverage - - celebration - - champagne - - clink - - drink - - holiday - - new year's eve - - party - - toast - styles: - - solid - unicode: f79f -glass-martini: - changes: - - '1' - - 5.0.0 - - 5.1.0 - label: Martini Glass - search: - terms: - - alcohol - - bar - - beverage - - drink - - liquor - styles: - - solid - unicode: f000 - voted: false -glass-martini-alt: - changes: - - 5.1.0 - label: Alternate Glass Martini - search: - terms: [] - styles: - - solid - unicode: f57b - voted: false -glass-whiskey: - changes: - - 5.6.0 - label: Glass Whiskey - search: - terms: - - alcohol - - bar - - beverage - - drink - - liquor - - neat - - seasonal - styles: - - solid - unicode: f7a0 -glasses: - changes: - - 5.0.13 - label: Glasses - search: - terms: - - foureyes - - hipster - - nerd - - reading - - sight - - spectacles - styles: - - solid - unicode: f530 - voted: true -glide: - changes: - - '4.6' - - 5.0.0 - label: Glide - search: - terms: [] - styles: - - brands - unicode: f2a5 - voted: false -glide-g: - changes: - - '4.6' - - 5.0.0 - label: Glide G - search: - terms: [] - styles: - - brands - unicode: f2a6 - voted: false -globe: - changes: - - '2' - - 5.0.0 - - 5.0.9 - label: Globe - search: - terms: - - all - - coordinates - - country - - earth - - global - - gps - - language - - localize - - location - - map - - online - - place - - planet - - translate - - travel - - world - styles: - - solid - unicode: f0ac - voted: false -globe-africa: - changes: - - 5.1.0 - label: Globe with Africa shown - search: - terms: - - all - - country - - earth - - global - - gps - - language - - localize - - location - - map - - online - - place - - planet - - translate - - travel - - world - styles: - - solid - unicode: f57c - voted: false -globe-americas: - changes: - - 5.1.0 - label: Globe with Americas shown - search: - terms: - - all - - country - - earth - - global - - gps - - language - - localize - - location - - map - - online - - place - - planet - - translate - - travel - - world - styles: - - solid - unicode: f57d - voted: false -globe-asia: - changes: - - 5.1.0 - label: Globe with Asia shown - search: - terms: - - all - - country - - earth - - global - - gps - - language - - localize - - location - - map - - online - - place - - planet - - translate - - travel - - world - styles: - - solid - unicode: f57e - voted: false -globe-europe: - changes: - - 5.6.0 - label: Globe with Europe shown - search: - terms: - - all - - country - - earth - - global - - gps - - language - - localize - - location - - map - - online - - place - - planet - - translate - - travel - - world - styles: - - solid - unicode: f7a2 - voted: true -gofore: - changes: - - 5.0.0 - label: Gofore - search: - terms: [] - styles: - - brands - unicode: f3a7 - voted: false -golf-ball: - changes: - - 5.0.5 - label: Golf Ball - search: - terms: [] - styles: - - solid - unicode: f450 - voted: false -goodreads: - changes: - - 5.0.0 - label: Goodreads - search: - terms: [] - styles: - - brands - unicode: f3a8 - voted: false -goodreads-g: - changes: - - 5.0.0 - label: Goodreads G - search: - terms: [] - styles: - - brands - unicode: f3a9 - voted: false -google: - changes: - - '4.1' - - 5.0.0 - label: Google Logo - search: - terms: [] - styles: - - brands - unicode: f1a0 - voted: false -google-drive: - changes: - - 5.0.0 - label: Google Drive - search: - terms: [] - styles: - - brands - unicode: f3aa - voted: false -google-play: - changes: - - 5.0.0 - label: Google Play - search: - terms: [] - styles: - - brands - unicode: f3ab - voted: false -google-plus: - changes: - - '4.6' - - 5.0.0 - label: Google Plus - search: - terms: - - google-plus-circle - - google-plus-official - styles: - - brands - unicode: f2b3 - voted: false -google-plus-g: - changes: - - '2' - - 5.0.0 - label: Google Plus G - search: - terms: - - google-plus - - social network - styles: - - brands - unicode: f0d5 - voted: false -google-plus-square: - changes: - - '2' - - 5.0.0 - label: Google Plus Square - search: - terms: - - social network - styles: - - brands - unicode: f0d4 - voted: false -google-wallet: - changes: - - '4.2' - - 5.0.0 - label: Google Wallet - search: - terms: [] - styles: - - brands - unicode: f1ee - voted: false -gopuram: - changes: - - 5.3.0 - - 5.7.0 - label: Gopuram - search: - terms: - - building - - entrance - - hinduism - - temple - - tower - styles: - - solid - unicode: f664 - voted: false -graduation-cap: - changes: - - '4.1' - - 5.0.0 - - 5.2.0 - label: Graduation Cap - search: - terms: - - learning - - school - - student - styles: - - solid - unicode: f19d - voted: false -gratipay: - changes: - - '3.2' - - 5.0.0 - label: Gratipay (Gittip) - search: - terms: - - favorite - - heart - - like - - love - styles: - - brands - unicode: f184 - voted: false -grav: - changes: - - '4.7' - - 5.0.0 - label: Grav - search: - terms: [] - styles: - - brands - unicode: f2d6 - voted: false -greater-than: - changes: - - 5.0.13 - label: Greater Than - search: - terms: [] - styles: - - solid - unicode: f531 - voted: true -greater-than-equal: - changes: - - 5.0.13 - label: Greater Than Equal To - search: - terms: [] - styles: - - solid - unicode: f532 - voted: true -grimace: - changes: - - 5.1.0 - label: Grimacing Face - search: - terms: - - cringe - - emoticon - - face - styles: - - solid - - regular - unicode: f57f - voted: false -grin: - changes: - - 5.1.0 - label: Grinning Face - search: - terms: - - emoticon - - face - - laugh - - smile - styles: - - solid - - regular - unicode: f580 - voted: false -grin-alt: - changes: - - 5.1.0 - label: Alternate Grinning Face - search: - terms: - - emoticon - - face - - laugh - - smile - styles: - - solid - - regular - unicode: f581 - voted: false -grin-beam: - changes: - - 5.1.0 - label: Grinning Face With Smiling Eyes - search: - terms: - - emoticon - - face - - laugh - - smile - styles: - - solid - - regular - unicode: f582 - voted: false -grin-beam-sweat: - changes: - - 5.1.0 - label: Grinning Face With Sweat - search: - terms: - - emoticon - - face - - smile - styles: - - solid - - regular - unicode: f583 - voted: false -grin-hearts: - changes: - - 5.1.0 - label: Smiling Face With Heart-Eyes - search: - terms: - - emoticon - - face - - love - - smile - styles: - - solid - - regular - unicode: f584 - voted: false -grin-squint: - changes: - - 5.1.0 - label: Grinning Squinting Face - search: - terms: - - emoticon - - face - - laugh - - smile - styles: - - solid - - regular - unicode: f585 - voted: false -grin-squint-tears: - changes: - - 5.1.0 - label: Rolling on the Floor Laughing - search: - terms: - - emoticon - - face - - happy - - smile - styles: - - solid - - regular - unicode: f586 - voted: false -grin-stars: - changes: - - 5.1.0 - label: Star-Struck - search: - terms: - - emoticon - - face - - star-struck - styles: - - solid - - regular - unicode: f587 - voted: false -grin-tears: - changes: - - 5.1.0 - label: Face With Tears of Joy - search: - terms: - - LOL - - emoticon - - face - styles: - - solid - - regular - unicode: f588 - voted: false -grin-tongue: - changes: - - 5.1.0 - label: Face With Tongue - search: - terms: - - LOL - - emoticon - - face - styles: - - solid - - regular - unicode: f589 - voted: false -grin-tongue-squint: - changes: - - 5.1.0 - label: Squinting Face With Tongue - search: - terms: - - LOL - - emoticon - - face - styles: - - solid - - regular - unicode: f58a - voted: false -grin-tongue-wink: - changes: - - 5.1.0 - label: Winking Face With Tongue - search: - terms: - - LOL - - emoticon - - face - styles: - - solid - - regular - unicode: f58b - voted: false -grin-wink: - changes: - - 5.1.0 - - 5.1.1 - label: Grinning Winking Face - search: - terms: - - emoticon - - face - - flirt - - laugh - - smile - styles: - - solid - - regular - unicode: f58c - voted: false -grip-horizontal: - changes: - - 5.1.0 - label: Grip Horizontal - search: - terms: - - affordance - - drag - - drop - - grab - - handle - styles: - - solid - unicode: f58d - voted: true -grip-lines: - changes: - - 5.6.0 - label: Grip Lines - search: - terms: - - affordance - - drag - - drop - - grab - - handle - styles: - - solid - unicode: f7a4 - voted: true -grip-lines-vertical: - changes: - - 5.6.0 - label: Grip Lines Vertical - search: - terms: - - affordance - - drag - - drop - - grab - - handle - styles: - - solid - unicode: f7a5 - voted: true -grip-vertical: - changes: - - 5.1.0 - label: Grip Vertical - search: - terms: - - affordance - - drag - - drop - - grab - - handle - styles: - - solid - unicode: f58e - voted: true -gripfire: - changes: - - 5.0.0 - label: 'Gripfire, Inc.' - search: - terms: [] - styles: - - brands - unicode: f3ac - voted: false -grunt: - changes: - - 5.0.0 - label: Grunt - search: - terms: [] - styles: - - brands - unicode: f3ad - voted: false -guitar: - changes: - - 5.6.0 - label: Guitar - search: - terms: - - acoustic - - instrument - - music - - rock - - rock and roll - - song - - strings - styles: - - solid - unicode: f7a6 - voted: true -gulp: - changes: - - 5.0.0 - label: Gulp - search: - terms: [] - styles: - - brands - unicode: f3ae - voted: false -h-square: - changes: - - '3' - - 5.0.0 - label: H Square - search: - terms: - - hospital - - hotel - styles: - - solid - unicode: f0fd - voted: false -hacker-news: - changes: - - '4.1' - - 5.0.0 - label: Hacker News - search: - terms: [] - styles: - - brands - unicode: f1d4 - voted: false -hacker-news-square: - changes: - - 5.0.0 - label: Hacker News Square - search: - terms: [] - styles: - - brands - unicode: f3af - voted: false -hackerrank: - changes: - - 5.2.0 - label: Hackerrank - search: - terms: [] - styles: - - brands - unicode: f5f7 - voted: true -hamburger: - changes: - - 5.7.0 - label: Hamburger - search: - terms: - - bacon - - beef - - burger - - burger king - - cheeseburger - - fast food - - grill - - ground beef - - mcdonalds - - sandwich - styles: - - solid - unicode: f805 - voted: false -hammer: - changes: - - 5.4.0 - label: Hammer - search: - terms: - - admin - - fix - - repair - - settings - - tool - styles: - - solid - unicode: f6e3 - voted: true -hamsa: - changes: - - 5.3.0 - label: Hamsa - search: - terms: - - amulet - - christianity - - islam - - jewish - - judaism - - muslim - - protection - styles: - - solid - unicode: f665 - voted: false -hand-holding: - changes: - - 5.0.9 - label: Hand Holding - search: - terms: [] - styles: - - solid - unicode: f4bd - voted: false -hand-holding-heart: - changes: - - 5.0.9 - label: Hand Holding Heart - search: - terms: [] - styles: - - solid - unicode: f4be - voted: false -hand-holding-usd: - changes: - - 5.0.9 - label: Hand Holding US Dollar - search: - terms: - - $ - - dollar sign - - donation - - giving - - money - - price - styles: - - solid - unicode: f4c0 - voted: false -hand-lizard: - changes: - - '4.4' - - 5.0.0 - label: Lizard (Hand) - search: - terms: [] - styles: - - solid - - regular - unicode: f258 - voted: false -hand-middle-finger: - changes: - - 5.7.0 - label: Hand with Middle Finger Raised - search: - terms: - - flip the bird - - gesture - - hate - - rude - styles: - - solid - unicode: f806 - voted: true -hand-paper: - changes: - - '4.4' - - 5.0.0 - label: Paper (Hand) - search: - terms: - - stop - styles: - - solid - - regular - unicode: f256 - voted: false -hand-peace: - changes: - - '4.4' - - 5.0.0 - label: Peace (Hand) - search: - terms: [] - styles: - - solid - - regular - unicode: f25b - voted: false -hand-point-down: - changes: - - '2' - - 5.0.0 - label: Hand Pointing Down - search: - terms: - - finger - - hand-o-down - - point - styles: - - solid - - regular - unicode: f0a7 - voted: false -hand-point-left: - changes: - - '2' - - 5.0.0 - label: Hand Pointing Left - search: - terms: - - back - - finger - - hand-o-left - - left - - point - - previous - styles: - - solid - - regular - unicode: f0a5 - voted: false -hand-point-right: - changes: - - '2' - - 5.0.0 - label: Hand Pointing Right - search: - terms: - - finger - - forward - - hand-o-right - - next - - point - - right - styles: - - solid - - regular - unicode: f0a4 - voted: false -hand-point-up: - changes: - - '2' - - 5.0.0 - label: Hand Pointing Up - search: - terms: - - finger - - hand-o-up - - point - styles: - - solid - - regular - unicode: f0a6 - voted: false -hand-pointer: - changes: - - '4.4' - - 5.0.0 - label: Pointer (Hand) - search: - terms: - - select - styles: - - solid - - regular - unicode: f25a - voted: false -hand-rock: - changes: - - '4.4' - - 5.0.0 - label: Rock (Hand) - search: - terms: [] - styles: - - solid - - regular - unicode: f255 - voted: false -hand-scissors: - changes: - - '4.4' - - 5.0.0 - label: Scissors (Hand) - search: - terms: [] - styles: - - solid - - regular - unicode: f257 - voted: false -hand-spock: - changes: - - '4.4' - - 5.0.0 - label: Spock (Hand) - search: - terms: [] - styles: - - solid - - regular - unicode: f259 - voted: false -hands: - changes: - - 5.0.9 - label: Hands - search: - terms: [] - styles: - - solid - unicode: f4c2 - voted: false -hands-helping: - changes: - - 5.0.9 - label: Helping Hands - search: - terms: - - aid - - assistance - - partnership - - volunteering - styles: - - solid - unicode: f4c4 - voted: false -handshake: - changes: - - '4.7' - - 5.0.0 - - 5.0.9 - label: Handshake - search: - terms: - - greeting - - partnership - styles: - - solid - - regular - unicode: f2b5 - voted: false -hanukiah: - changes: - - 5.4.0 - label: Hanukiah - search: - terms: - - candle - - hanukkah - - jewish - - judaism - - light - styles: - - solid - unicode: f6e6 - voted: false -hard-hat: - changes: - - 5.7.0 - label: Hard Hat - search: - terms: - - construction - - hardhat - - helmet - - safety - styles: - - solid - unicode: f807 - voted: true -hashtag: - changes: - - '4.5' - - 5.0.0 - label: Hashtag - search: - terms: [] - styles: - - solid - unicode: f292 - voted: false -hat-wizard: - changes: - - 5.4.0 - label: Wizard's Hat - search: - terms: - - Dungeons & Dragons - - accessory - - buckle - - clothing - - d&d - - dnd - - fantasy - - halloween - - head - - holiday - - mage - - magic - - pointy - - witch - styles: - - solid - unicode: f6e8 - voted: false -haykal: - changes: - - 5.3.0 - label: Haykal - search: - terms: - - bahai - - bahá'í - - star - styles: - - solid - unicode: f666 - voted: false -hdd: - changes: - - '2' - - 5.0.0 - label: HDD - search: - terms: - - cpu - - hard drive - - harddrive - - machine - - save - - storage - styles: - - solid - - regular - unicode: f0a0 - voted: false -heading: - changes: - - '4.1' - - 5.0.0 - label: heading - search: - terms: - - header - styles: - - solid - unicode: f1dc - voted: false -headphones: - changes: - - '1' - - 5.0.0 - label: headphones - search: - terms: - - audio - - listen - - music - - sound - - speaker - styles: - - solid - unicode: f025 - voted: false -headphones-alt: - changes: - - 5.1.0 - label: Alternate Headphones - search: - terms: - - audio - - listen - - music - - sound - - speaker - styles: - - solid - unicode: f58f - voted: true -headset: - changes: - - 5.1.0 - label: Headset - search: - terms: - - audio - - gamer - - gaming - - listen - - live chat - - microphone - - shot caller - - sound - - support - - telemarketer - styles: - - solid - unicode: f590 - voted: true -heart: - changes: - - '1' - - 5.0.0 - - 5.0.9 - label: Heart - search: - terms: - - favorite - - like - - love - - relationship - styles: - - solid - - regular - unicode: f004 - voted: false -heart-broken: - changes: - - 5.6.0 - label: Heart Broken - search: - terms: - - breakup - - crushed - - dislike - - dumped - - grief - - love - - lovesick - - relationship - - sad - styles: - - solid - unicode: f7a9 - voted: true -heartbeat: - changes: - - '4.3' - - 5.0.0 - - 5.0.7 - label: Heartbeat - search: - terms: - - ekg - - lifeline - - vital signs - styles: - - solid - unicode: f21e - voted: false -helicopter: - changes: - - 5.0.13 - label: Helicopter - search: - terms: - - airwolf - - apache - - chopper - - flight - - fly - styles: - - solid - unicode: f533 - voted: true -highlighter: - changes: - - 5.1.0 - label: Highlighter - search: - terms: - - edit - - marker - - sharpie - - update - - write - styles: - - solid - unicode: f591 - voted: true -hiking: - changes: - - 5.4.0 - label: Hiking - search: - terms: - - activity - - backpack - - fall - - fitness - - outdoors - - person - - seasonal - - walking - styles: - - solid - unicode: f6ec - voted: false -hippo: - changes: - - 5.4.0 - label: Hippo - search: - terms: - - fauna - - hungry - - mammmal - styles: - - solid - unicode: f6ed - voted: false -hips: - changes: - - 5.0.5 - label: Hips - search: - terms: [] - styles: - - brands - unicode: f452 - voted: false -hire-a-helper: - changes: - - 5.0.0 - label: HireAHelper - search: - terms: [] - styles: - - brands - unicode: f3b0 - voted: false -history: - changes: - - '4.1' - - 5.0.0 - label: History - search: - terms: [] - styles: - - solid - unicode: f1da - voted: false -hockey-puck: - changes: - - 5.0.5 - label: Hockey Puck - search: - terms: [] - styles: - - solid - unicode: f453 - voted: false -holly-berry: - changes: - - 5.6.0 - label: Holly Berry - search: - terms: - - catwoman - - christmas - - decoration - - flora - - halle - - holiday - - ororo munroe - - plant - - storm - - xmas - styles: - - solid - unicode: f7aa -home: - changes: - - '1' - - 5.0.0 - - 5.7.0 - label: home - search: - terms: - - building - - house - - main - styles: - - solid - unicode: f015 - voted: false -hooli: - changes: - - 5.0.0 - - 5.7.0 - label: Hooli - search: - terms: [] - styles: - - brands - unicode: f427 - voted: false -hornbill: - changes: - - 5.1.0 - label: Hornbill - search: - terms: [] - styles: - - brands - unicode: f592 - voted: false -horse: - changes: - - 5.4.0 - label: Horse - search: - terms: - - equus - - fauna - - mammmal - - neigh - styles: - - solid - unicode: f6f0 - voted: false -horse-head: - changes: - - 5.6.0 - label: Horse Head - search: - terms: - - equus - - fauna - - mammmal - - neigh - styles: - - solid - unicode: f7ab -hospital: - changes: - - '3' - - 5.0.0 - label: hospital - search: - terms: - - building - - emergency room - - medical center - styles: - - solid - - regular - unicode: f0f8 - voted: false -hospital-alt: - changes: - - 5.0.7 - label: Alternate Hospital - search: - terms: - - building - - emergency room - - medical center - styles: - - solid - unicode: f47d - voted: false -hospital-symbol: - changes: - - 5.0.7 - label: Hospital Symbol - search: - terms: [] - styles: - - solid - unicode: f47e - voted: false -hot-tub: - changes: - - 5.1.0 - label: Hot Tub - search: - terms: [] - styles: - - solid - unicode: f593 - voted: false -hotdog: - changes: - - 5.7.0 - label: Hot Dog - search: - terms: - - bun - - chili - - frankfurt - - frankfurter - - kosher - - polish - - sandwich - - sausage - - vienna - - weiner - styles: - - solid - unicode: f80f - voted: false -hotel: - changes: - - 5.1.0 - label: Hotel - search: - terms: - - building - - lodging - styles: - - solid - unicode: f594 - voted: false -hotjar: - changes: - - 5.0.0 - label: Hotjar - search: - terms: [] - styles: - - brands - unicode: f3b1 - voted: false -hourglass: - changes: - - '4.4' - - 5.0.0 - label: Hourglass - search: - terms: [] - styles: - - solid - - regular - unicode: f254 - voted: false -hourglass-end: - changes: - - '4.4' - - 5.0.0 - label: Hourglass End - search: - terms: [] - styles: - - solid - unicode: f253 - voted: false -hourglass-half: - changes: - - '4.4' - - 5.0.0 - label: Hourglass Half - search: - terms: [] - styles: - - solid - unicode: f252 - voted: false -hourglass-start: - changes: - - '4.4' - - 5.0.0 - label: Hourglass Start - search: - terms: [] - styles: - - solid - unicode: f251 - voted: false -house-damage: - changes: - - 5.4.0 - label: Damaged House - search: - terms: - - building - - devastation - - home - styles: - - solid - unicode: f6f1 - voted: false -houzz: - changes: - - '4.4' - - 5.0.0 - - 5.0.9 - label: Houzz - search: - terms: [] - styles: - - brands - unicode: f27c - voted: false -hryvnia: - changes: - - 5.4.0 - label: Hryvnia - search: - terms: - - money - styles: - - solid - unicode: f6f2 - voted: true -html5: - changes: - - '3.1' - - 5.0.0 - label: HTML 5 Logo - search: - terms: [] - styles: - - brands - unicode: f13b - voted: false -hubspot: - changes: - - 5.0.0 - label: HubSpot - search: - terms: [] - styles: - - brands - unicode: f3b2 - voted: false -i-cursor: - changes: - - '4.4' - - 5.0.0 - label: I Beam Cursor - search: - terms: [] - styles: - - solid - unicode: f246 - voted: false -ice-cream: - changes: - - 5.7.0 - label: Ice Cream - search: - terms: - - chocolate - - cone - - dessert - - frozen - - scoop - - sorbet - - vanilla - - yogurt - styles: - - solid - unicode: f810 - voted: false -icicles: - changes: - - 5.6.0 - label: Icicles - search: - terms: - - cold - - frozen - - hanging - - ice - - seasonal - - sharp - styles: - - solid - unicode: f7ad -id-badge: - changes: - - '4.7' - - 5.0.0 - - 5.0.3 - label: Identification Badge - search: - terms: [] - styles: - - solid - - regular - unicode: f2c1 - voted: false -id-card: - changes: - - '4.7' - - 5.0.0 - - 5.0.3 - label: Identification Card - search: - terms: - - document - - identification - - issued - styles: - - solid - - regular - unicode: f2c2 - voted: false -id-card-alt: - changes: - - 5.0.7 - label: Alternate Identification Card - search: - terms: - - demographics - styles: - - solid - unicode: f47f - voted: false -igloo: - changes: - - 5.6.0 - label: Igloo - search: - terms: - - dome - - dwelling - - eskimo - - home - - house - - ice - - seasonal - styles: - - solid - unicode: f7ae -image: - changes: - - '1' - - 5.0.0 - label: Image - search: - terms: - - album - - photo - - picture - styles: - - solid - - regular - unicode: f03e - voted: false -images: - changes: - - '1' - - 5.0.0 - label: Images - search: - terms: - - album - - photo - - picture - styles: - - solid - - regular - unicode: f302 - voted: false -imdb: - changes: - - '4.7' - - 5.0.0 - label: IMDB - search: - terms: [] - styles: - - brands - unicode: f2d8 - voted: false -inbox: - changes: - - '1' - - 5.0.0 - label: inbox - search: - terms: [] - styles: - - solid - unicode: f01c - voted: false -indent: - changes: - - '1' - - 5.0.0 - label: Indent - search: - terms: [] - styles: - - solid - unicode: f03c - voted: false -industry: - changes: - - '4.4' - - 5.0.0 - label: Industry - search: - terms: - - building - - factory - - manufacturing - styles: - - solid - unicode: f275 - voted: false -infinity: - changes: - - 5.0.13 - - 5.3.0 - label: Infinity - search: - terms: [] - styles: - - solid - unicode: f534 - voted: true -info: - changes: - - '3.1' - - 5.0.0 - label: Info - search: - terms: - - details - - help - - information - - more - styles: - - solid - unicode: f129 - voted: false -info-circle: - changes: - - '1' - - 5.0.0 - label: Info Circle - search: - terms: - - details - - help - - information - - more - styles: - - solid - unicode: f05a - voted: false -instagram: - changes: - - '4.6' - - 5.0.0 - label: Instagram - search: - terms: [] - styles: - - brands - unicode: f16d - voted: false -intercom: - changes: - - 5.6.0 - label: Intercom - search: - terms: - - app - - customer - - messenger - styles: - - brands - unicode: f7af - voted: false -internet-explorer: - changes: - - '4.4' - - 5.0.0 - label: Internet-explorer - search: - terms: - - browser - - ie - styles: - - brands - unicode: f26b - voted: false -invision: - changes: - - 5.6.0 - label: InVision - search: - terms: - - app - - design - - interface - styles: - - brands - unicode: f7b0 - voted: false -ioxhost: - changes: - - '4.2' - - 5.0.0 - label: ioxhost - search: - terms: [] - styles: - - brands - unicode: f208 - voted: false -italic: - changes: - - '1' - - 5.0.0 - label: italic - search: - terms: - - italics - styles: - - solid - unicode: f033 - voted: false -itunes: - changes: - - 5.0.0 - label: iTunes - search: - terms: [] - styles: - - brands - unicode: f3b4 - voted: false -itunes-note: - changes: - - 5.0.0 - label: Itunes Note - search: - terms: [] - styles: - - brands - unicode: f3b5 - voted: false -java: - changes: - - 5.0.10 - - 5.7.0 - label: Java - search: - terms: [] - styles: - - brands - unicode: f4e4 - voted: false -jedi: - changes: - - 5.3.0 - label: Jedi - search: - terms: - - star wars - styles: - - solid - unicode: f669 - voted: false -jedi-order: - changes: - - 5.0.12 - - 5.7.0 - label: Jedi Order - search: - terms: - - star wars - styles: - - brands - unicode: f50e - voted: false -jenkins: - changes: - - 5.0.0 - label: Jenkis - search: - terms: [] - styles: - - brands - unicode: f3b6 - voted: false -jira: - changes: - - 5.6.0 - label: Jira - search: - terms: - - atlassian - styles: - - brands - unicode: f7b1 - voted: true -joget: - changes: - - 5.0.0 - label: Joget - search: - terms: [] - styles: - - brands - unicode: f3b7 - voted: false -joint: - changes: - - 5.1.0 - label: Joint - search: - terms: - - blunt - - cannabis - - doobie - - drugs - - marijuana - - roach - - smoke - - smoking - - spliff - styles: - - solid - unicode: f595 - voted: false -joomla: - changes: - - '4.1' - - 5.0.0 - label: Joomla Logo - search: - terms: [] - styles: - - brands - unicode: f1aa - voted: false -journal-whills: - changes: - - 5.3.0 - label: Journal of the Whills - search: - terms: - - book - - jedi - - star wars - - the force - styles: - - solid - unicode: f66a - voted: false -js: - changes: - - 5.0.0 - label: JavaScript (JS) - search: - terms: [] - styles: - - brands - unicode: f3b8 - voted: false -js-square: - changes: - - 5.0.0 - - 5.0.3 - label: JavaScript (JS) Square - search: - terms: [] - styles: - - brands - unicode: f3b9 - voted: false -jsfiddle: - changes: - - '4.1' - - 5.0.0 - label: jsFiddle - search: - terms: [] - styles: - - brands - unicode: f1cc - voted: false -kaaba: - changes: - - 5.3.0 - label: Kaaba - search: - terms: - - building - - cube - - islam - - muslim - styles: - - solid - unicode: f66b - voted: false -kaggle: - changes: - - 5.2.0 - label: Kaggle - search: - terms: [] - styles: - - brands - unicode: f5fa - voted: true -key: - changes: - - '1' - - 5.0.0 - label: key - search: - terms: - - password - - unlock - styles: - - solid - unicode: f084 - voted: false -keybase: - changes: - - 5.0.11 - label: Keybase - search: - terms: [] - styles: - - brands - unicode: f4f5 - voted: true -keyboard: - changes: - - '3.1' - - 5.0.0 - label: Keyboard - search: - terms: - - input - - type - styles: - - solid - - regular - unicode: f11c - voted: false -keycdn: - changes: - - 5.0.0 - label: KeyCDN - search: - terms: [] - styles: - - brands - unicode: f3ba - voted: false -khanda: - changes: - - 5.3.0 - label: Khanda - search: - terms: - - chakkar - - sikh - - sikhism - - sword - styles: - - solid - unicode: f66d - voted: false -kickstarter: - changes: - - 5.0.0 - label: Kickstarter - search: - terms: [] - styles: - - brands - unicode: f3bb - voted: false -kickstarter-k: - changes: - - 5.0.0 - label: Kickstarter K - search: - terms: [] - styles: - - brands - unicode: f3bc - voted: false -kiss: - changes: - - 5.1.0 - - 5.1.1 - label: Kissing Face - search: - terms: - - beso - - emoticon - - face - - love - - smooch - styles: - - solid - - regular - unicode: f596 - voted: false -kiss-beam: - changes: - - 5.1.0 - label: Kissing Face With Smiling Eyes - search: - terms: - - beso - - emoticon - - face - - love - - smooch - styles: - - solid - - regular - unicode: f597 - voted: false -kiss-wink-heart: - changes: - - 5.1.0 - label: Face Blowing a Kiss - search: - terms: - - beso - - emoticon - - face - - love - - smooch - styles: - - solid - - regular - unicode: f598 - voted: false -kiwi-bird: - changes: - - 5.0.13 - label: Kiwi Bird - search: - terms: - - bird - - fauna - styles: - - solid - unicode: f535 - voted: false -korvue: - changes: - - 5.0.2 - label: KORVUE - search: - terms: [] - styles: - - brands - unicode: f42f - voted: false -landmark: - changes: - - 5.3.0 - label: Landmark - search: - terms: - - building - - historic - - memoroable - - politics - styles: - - solid - unicode: f66f - voted: false -language: - changes: - - '4.1' - - 5.0.0 - label: Language - search: - terms: - - dialect - - idiom - - localize - - speech - - translate - - vernacular - styles: - - solid - unicode: f1ab - voted: false -laptop: - changes: - - '3' - - 5.0.0 - - 5.2.0 - label: Laptop - search: - terms: - - computer - - cpu - - dell - - demo - - device - - dude you're getting - - mac - - macbook - - machine - - pc - styles: - - solid - unicode: f109 - voted: false -laptop-code: - changes: - - 5.2.0 - label: Laptop Code - search: - terms: [] - styles: - - solid - unicode: f5fc - voted: false -laptop-medical: - changes: - - 5.7.0 - label: Laptop Medical - search: - terms: - - ehr - - electronic health records - - history - styles: - - solid - unicode: f812 - voted: false -laravel: - changes: - - 5.0.0 - - 5.0.3 - label: Laravel - search: - terms: [] - styles: - - brands - unicode: f3bd - voted: false -lastfm: - changes: - - '4.2' - - 5.0.0 - label: last.fm - search: - terms: [] - styles: - - brands - unicode: f202 - voted: false -lastfm-square: - changes: - - '4.2' - - 5.0.0 - - 5.0.11 - label: last.fm Square - search: - terms: [] - styles: - - brands - unicode: f203 - voted: false -laugh: - changes: - - 5.1.0 - label: Grinning Face With Big Eyes - search: - terms: - - LOL - - emoticon - - face - - laugh - styles: - - solid - - regular - unicode: f599 - voted: false -laugh-beam: - changes: - - 5.1.0 - label: Laugh Face with Beaming Eyes - search: - terms: - - LOL - - emoticon - - face - styles: - - solid - - regular - unicode: f59a - voted: false -laugh-squint: - changes: - - 5.1.0 - label: Laughing Squinting Face - search: - terms: - - LOL - - emoticon - - face - styles: - - solid - - regular - unicode: f59b - voted: false -laugh-wink: - changes: - - 5.1.0 - label: Laughing Winking Face - search: - terms: - - LOL - - emoticon - - face - styles: - - solid - - regular - unicode: f59c - voted: false -layer-group: - changes: - - 5.2.0 - label: Layer Group - search: - terms: - - layers - styles: - - solid - unicode: f5fd - voted: false -leaf: - changes: - - '1' - - 5.0.0 - - 5.0.9 - label: leaf - search: - terms: - - eco - - flora - - nature - - plant - styles: - - solid - unicode: f06c - voted: false -leanpub: - changes: - - '4.3' - - 5.0.0 - label: Leanpub - search: - terms: [] - styles: - - brands - unicode: f212 - voted: false -lemon: - changes: - - '1' - - 5.0.0 - label: Lemon - search: - terms: - - citrus - - lemonade - - lime - - tart - styles: - - solid - - regular - unicode: f094 - voted: false -less: - changes: - - 5.0.0 - label: Less - search: - terms: [] - styles: - - brands - unicode: f41d - voted: false -less-than: - changes: - - 5.0.13 - label: Less Than - search: - terms: [] - styles: - - solid - unicode: f536 - voted: true -less-than-equal: - changes: - - 5.0.13 - label: Less Than Equal To - search: - terms: [] - styles: - - solid - unicode: f537 - voted: true -level-down-alt: - changes: - - 5.0.0 - label: Alternate Level Down - search: - terms: - - level-down - styles: - - solid - unicode: f3be - voted: false -level-up-alt: - changes: - - 5.0.0 - label: Alternate Level Up - search: - terms: - - level-up - styles: - - solid - unicode: f3bf - voted: false -life-ring: - changes: - - '4.1' - - 5.0.0 - label: Life Ring - search: - terms: - - support - styles: - - solid - - regular - unicode: f1cd - voted: false -lightbulb: - changes: - - '3' - - 5.0.0 - - 5.3.0 - label: Lightbulb - search: - terms: - - idea - - inspiration - styles: - - solid - - regular - unicode: f0eb - voted: false -line: - changes: - - 5.0.0 - label: Line - search: - terms: [] - styles: - - brands - unicode: f3c0 - voted: false -link: - changes: - - '2' - - 5.0.0 - label: Link - search: - terms: - - chain - styles: - - solid - unicode: f0c1 - voted: false -linkedin: - changes: - - '1' - - 5.0.0 - label: LinkedIn - search: - terms: - - linkedin-square - styles: - - brands - unicode: f08c - voted: false -linkedin-in: - changes: - - '2' - - 5.0.0 - - 5.4.1 - label: LinkedIn In - search: - terms: - - linkedin - styles: - - brands - unicode: f0e1 - voted: false -linode: - changes: - - '4.7' - - 5.0.0 - label: Linode - search: - terms: [] - styles: - - brands - unicode: f2b8 - voted: false -linux: - changes: - - '3.2' - - 5.0.0 - label: Linux - search: - terms: - - tux - styles: - - brands - unicode: f17c - voted: false -lira-sign: - changes: - - '4' - - 5.0.0 - label: Turkish Lira Sign - search: - terms: - - try - - turkish - styles: - - solid - unicode: f195 - voted: false -list: - changes: - - '1' - - 5.0.0 - label: List - search: - terms: - - checklist - - completed - - done - - finished - - ol - - todo - - ul - styles: - - solid - unicode: f03a - voted: false -list-alt: - changes: - - '1' - - 5.0.0 - label: Alternate List - search: - terms: - - checklist - - completed - - done - - finished - - ol - - todo - - ul - styles: - - solid - - regular - unicode: f022 - voted: false -list-ol: - changes: - - '2' - - 5.0.0 - label: list-ol - search: - terms: - - checklist - - list - - numbers - - ol - - todo - - ul - styles: - - solid - unicode: f0cb - voted: false -list-ul: - changes: - - '2' - - 5.0.0 - label: list-ul - search: - terms: - - checklist - - list - - ol - - todo - - ul - styles: - - solid - unicode: f0ca - voted: false -location-arrow: - changes: - - '3.1' - - 5.0.0 - label: location-arrow - search: - terms: - - address - - coordinates - - gps - - location - - map - - place - - where - styles: - - solid - unicode: f124 - voted: false -lock: - changes: - - '1' - - 5.0.0 - label: lock - search: - terms: - - admin - - protect - - security - styles: - - solid - unicode: f023 - voted: false -lock-open: - changes: - - '3.1' - - 5.0.0 - - 5.0.1 - label: Lock Open - search: - terms: - - admin - - lock - - open - - password - - protect - styles: - - solid - unicode: f3c1 - voted: false -long-arrow-alt-down: - changes: - - 5.0.0 - label: Alternate Long Arrow Down - search: - terms: - - long-arrow-down - styles: - - solid - unicode: f309 - voted: false -long-arrow-alt-left: - changes: - - 5.0.0 - label: Alternate Long Arrow Left - search: - terms: - - back - - long-arrow-left - - previous - styles: - - solid - unicode: f30a - voted: false -long-arrow-alt-right: - changes: - - 5.0.0 - label: Alternate Long Arrow Right - search: - terms: - - long-arrow-right - styles: - - solid - unicode: f30b - voted: false -long-arrow-alt-up: - changes: - - 5.0.0 - label: Alternate Long Arrow Up - search: - terms: - - long-arrow-up - styles: - - solid - unicode: f30c - voted: false -low-vision: - changes: - - '4.6' - - 5.0.0 - label: Low Vision - search: - terms: [] - styles: - - solid - unicode: f2a8 - voted: false -luggage-cart: - changes: - - 5.1.0 - label: Luggage Cart - search: - terms: [] - styles: - - solid - unicode: f59d - voted: false -lyft: - changes: - - 5.0.0 - label: lyft - search: - terms: [] - styles: - - brands - unicode: f3c3 - voted: false -magento: - changes: - - 5.0.0 - label: Magento - search: - terms: [] - styles: - - brands - unicode: f3c4 - voted: false -magic: - changes: - - '2' - - 5.0.0 - - 5.1.0 - label: magic - search: - terms: - - autocomplete - - automatic - - mage - - magic - - spell - - witch - - wizard - styles: - - solid - unicode: f0d0 - voted: false -magnet: - changes: - - '1' - - 5.0.0 - label: magnet - search: - terms: [] - styles: - - solid - unicode: f076 - voted: false -mail-bulk: - changes: - - 5.3.0 - label: Mail Bulk - search: - terms: [] - styles: - - solid - unicode: f674 - voted: false -mailchimp: - changes: - - 5.1.0 - - 5.7.0 - label: Mailchimp - search: - terms: [] - styles: - - brands - unicode: f59e - voted: true -male: - changes: - - '3.2' - - 5.0.0 - label: Male - search: - terms: - - human - - man - - person - - profile - - user - styles: - - solid - unicode: f183 - voted: false -mandalorian: - changes: - - 5.0.12 - label: Mandalorian - search: - terms: [] - styles: - - brands - unicode: f50f - voted: false -map: - changes: - - '4.4' - - 5.0.0 - - 5.1.0 - label: Map - search: - terms: - - coordinates - - location - - paper - - place - - travel - styles: - - solid - - regular - unicode: f279 - voted: false -map-marked: - changes: - - 5.1.0 - label: Map Marked - search: - terms: - - address - - coordinates - - destination - - gps - - localize - - location - - map - - paper - - pin - - place - - point of interest - - position - - route - - travel - - where - styles: - - solid - unicode: f59f - voted: false -map-marked-alt: - changes: - - 5.1.0 - label: Alternate Map Marked - search: - terms: - - address - - coordinates - - destination - - gps - - localize - - location - - map - - paper - - pin - - place - - point of interest - - position - - route - - travel - - where - styles: - - solid - unicode: f5a0 - voted: false -map-marker: - changes: - - '1' - - 5.0.0 - label: map-marker - search: - terms: - - address - - coordinates - - gps - - localize - - location - - map - - pin - - place - - position - - travel - - where - styles: - - solid - unicode: f041 - voted: false -map-marker-alt: - changes: - - 5.0.0 - label: Alternate Map Marker - search: - terms: - - address - - coordinates - - gps - - localize - - location - - map - - pin - - place - - position - - travel - - where - styles: - - solid - unicode: f3c5 - voted: false -map-pin: - changes: - - '4.4' - - 5.0.0 - - 5.2.0 - label: Map Pin - search: - terms: - - address - - coordinates - - gps - - localize - - location - - map - - marker - - place - - position - - travel - - where - styles: - - solid - unicode: f276 - voted: false -map-signs: - changes: - - '4.4' - - 5.0.0 - - 5.2.0 - label: Map Signs - search: - terms: [] - styles: - - solid - unicode: f277 - voted: false -markdown: - changes: - - 5.2.0 - - 5.7.0 - label: Markdown - search: - terms: [] - styles: - - brands - unicode: f60f - voted: true -marker: - changes: - - 5.1.0 - label: Marker - search: - terms: - - edit - - sharpie - - update - - write - styles: - - solid - unicode: f5a1 - voted: true -mars: - changes: - - '4.3' - - 5.0.0 - label: Mars - search: - terms: - - male - styles: - - solid - unicode: f222 - voted: false -mars-double: - changes: - - '4.3' - - 5.0.0 - label: Mars Double - search: - terms: [] - styles: - - solid - unicode: f227 - voted: false -mars-stroke: - changes: - - '4.3' - - 5.0.0 - label: Mars Stroke - search: - terms: [] - styles: - - solid - unicode: f229 - voted: false -mars-stroke-h: - changes: - - '4.3' - - 5.0.0 - label: Mars Stroke Horizontal - search: - terms: [] - styles: - - solid - unicode: f22b - voted: false -mars-stroke-v: - changes: - - '4.3' - - 5.0.0 - label: Mars Stroke Vertical - search: - terms: [] - styles: - - solid - unicode: f22a - voted: false -mask: - changes: - - 5.4.0 - label: Mask - search: - terms: - - costume - - disguise - - halloween - - holiday - - secret - - super hero - styles: - - solid - unicode: f6fa - voted: false -mastodon: - changes: - - 5.0.11 - label: Mastodon - search: - terms: [] - styles: - - brands - unicode: f4f6 - voted: true -maxcdn: - changes: - - '3.1' - - 5.0.0 - label: MaxCDN - search: - terms: [] - styles: - - brands - unicode: f136 - voted: false -medal: - changes: - - 5.1.0 - label: Medal - search: - terms: [] - styles: - - solid - unicode: f5a2 - voted: true -medapps: - changes: - - 5.0.0 - label: MedApps - search: - terms: [] - styles: - - brands - unicode: f3c6 - voted: false -medium: - changes: - - '4.3' - - 5.0.0 - label: Medium - search: - terms: [] - styles: - - brands - unicode: f23a - voted: false -medium-m: - changes: - - 5.0.0 - label: Medium M - search: - terms: [] - styles: - - brands - unicode: f3c7 - voted: false -medkit: - changes: - - '3' - - 5.0.0 - label: medkit - search: - terms: - - first aid - - firstaid - - health - - help - - support - styles: - - solid - unicode: f0fa - voted: false -medrt: - changes: - - 5.0.0 - label: MRT - search: - terms: [] - styles: - - brands - unicode: f3c8 - voted: false -meetup: - changes: - - '4.7' - - 5.0.0 - label: Meetup - search: - terms: [] - styles: - - brands - unicode: f2e0 - voted: false -megaport: - changes: - - 5.1.0 - label: Megaport - search: - terms: [] - styles: - - brands - unicode: f5a3 - voted: false -meh: - changes: - - '3.1' - - 5.0.0 - - 5.0.9 - - 5.1.0 - label: Neutral Face - search: - terms: - - emoticon - - face - - neutral - - rating - styles: - - solid - - regular - unicode: f11a - voted: false -meh-blank: - changes: - - 5.1.0 - label: Face Without Mouth - search: - terms: - - emoticon - - face - - neutral - - rating - styles: - - solid - - regular - unicode: f5a4 - voted: false -meh-rolling-eyes: - changes: - - 5.1.0 - label: Face With Rolling Eyes - search: - terms: - - emoticon - - face - - neutral - - rating - styles: - - solid - - regular - unicode: f5a5 - voted: false -memory: - changes: - - 5.0.13 - label: Memory - search: - terms: - - DIMM - - RAM - - hardware - - technology - styles: - - solid - unicode: f538 - voted: true -mendeley: - changes: - - 5.6.0 - label: Mendeley - search: - terms: [] - styles: - - brands - unicode: f7b3 - voted: true -menorah: - changes: - - 5.3.0 - - 5.4.0 - label: Menorah - search: - terms: - - candle - - hanukkah - - jewish - - judaism - - light - styles: - - solid - unicode: f676 - voted: false -mercury: - changes: - - '4.3' - - 5.0.0 - label: Mercury - search: - terms: - - transgender - styles: - - solid - unicode: f223 - voted: false -meteor: - changes: - - 5.5.0 - label: Meteor - search: - terms: [] - styles: - - solid - unicode: f753 - voted: false -microchip: - changes: - - '4.7' - - 5.0.0 - label: Microchip - search: - terms: - - cpu - - processor - styles: - - solid - unicode: f2db - voted: false -microphone: - changes: - - '3.1' - - 5.0.0 - - 5.0.13 - label: microphone - search: - terms: - - record - - sound - - voice - styles: - - solid - unicode: f130 - voted: false -microphone-alt: - changes: - - 5.0.0 - - 5.0.13 - label: Alternate Microphone - search: - terms: - - record - - sound - - voice - styles: - - solid - unicode: f3c9 - voted: false -microphone-alt-slash: - changes: - - 5.0.13 - label: Alternate Microphone Slash - search: - terms: - - disable - - mute - - record - - sound - - voice - styles: - - solid - unicode: f539 - voted: false -microphone-slash: - changes: - - '3.1' - - 5.0.0 - - 5.0.13 - label: Microphone Slash - search: - terms: - - disable - - mute - - record - - sound - - voice - styles: - - solid - unicode: f131 - voted: false -microscope: - changes: - - 5.2.0 - label: Microscope - search: - terms: [] - styles: - - solid - unicode: f610 - voted: false -microsoft: - changes: - - 5.0.0 - label: Microsoft - search: - terms: [] - styles: - - brands - unicode: f3ca - voted: true -minus: - changes: - - '1' - - 5.0.0 - label: minus - search: - terms: - - collapse - - delete - - hide - - minify - - negative - - remove - - trash - styles: - - solid - unicode: f068 - voted: false -minus-circle: - changes: - - '1' - - 5.0.0 - label: Minus Circle - search: - terms: - - delete - - hide - - negative - - remove - - trash - styles: - - solid - unicode: f056 - voted: false -minus-square: - changes: - - '3.1' - - 5.0.0 - label: Minus Square - search: - terms: - - collapse - - delete - - hide - - minify - - negative - - remove - - trash - styles: - - solid - - regular - unicode: f146 - voted: false -mitten: - changes: - - 5.6.0 - label: Mitten - search: - terms: - - clothing - - cold - - hands - - knitted - - seasonal - - warmth - styles: - - solid - unicode: f7b5 -mix: - changes: - - 5.0.0 - - 5.0.3 - label: Mix - search: - terms: [] - styles: - - brands - unicode: f3cb - voted: false -mixcloud: - changes: - - '4.5' - - 5.0.0 - label: Mixcloud - search: - terms: [] - styles: - - brands - unicode: f289 - voted: false -mizuni: - changes: - - 5.0.0 - label: Mizuni - search: - terms: [] - styles: - - brands - unicode: f3cc - voted: false -mobile: - changes: - - '3' - - 5.0.0 - label: Mobile Phone - search: - terms: - - apple - - call - - cell phone - - cellphone - - device - - iphone - - number - - screen - - telephone - - text - styles: - - solid - unicode: f10b - voted: false -mobile-alt: - changes: - - 5.0.0 - label: Alternate Mobile - search: - terms: - - apple - - call - - cell phone - - cellphone - - device - - iphone - - number - - screen - - telephone - - text - styles: - - solid - unicode: f3cd - voted: false -modx: - changes: - - '4.5' - - 5.0.0 - label: MODX - search: - terms: [] - styles: - - brands - unicode: f285 - voted: false -monero: - changes: - - 5.0.0 - label: Monero - search: - terms: [] - styles: - - brands - unicode: f3d0 - voted: false -money-bill: - changes: - - '2' - - 5.0.0 - - 5.0.13 - label: Money Bill - search: - terms: - - buy - - cash - - checkout - - money - - payment - - price - - purchase - styles: - - solid - unicode: f0d6 - voted: false -money-bill-alt: - changes: - - 5.0.0 - - 5.0.13 - label: Alternate Money Bill - search: - terms: - - buy - - cash - - checkout - - money - - payment - - price - - purchase - styles: - - solid - - regular - unicode: f3d1 - voted: false -money-bill-wave: - changes: - - 5.0.13 - label: Wavy Money Bill - search: - terms: [] - styles: - - solid - unicode: f53a - voted: true -money-bill-wave-alt: - changes: - - 5.0.13 - label: Alternate Wavy Money Bill - search: - terms: [] - styles: - - solid - unicode: f53b - voted: true -money-check: - changes: - - 5.0.13 - label: Money Check - search: - terms: - - bank check - - cheque - styles: - - solid - unicode: f53c - voted: true -money-check-alt: - changes: - - 5.0.13 - label: Alternate Money Check - search: - terms: - - bank check - - cheque - styles: - - solid - unicode: f53d - voted: true -monument: - changes: - - 5.1.0 - label: Monument - search: - terms: - - building - - historic - - memoroable - styles: - - solid - unicode: f5a6 - voted: false -moon: - changes: - - '3.2' - - 5.0.0 - label: Moon - search: - terms: - - contrast - - crescent - - darker - - lunar - - night - styles: - - solid - - regular - unicode: f186 - voted: false -mortar-pestle: - changes: - - 5.1.0 - label: Mortar Pestle - search: - terms: - - crush - - culinary - - grind - - medical - - mix - - spices - styles: - - solid - unicode: f5a7 - voted: false -mosque: - changes: - - 5.3.0 - label: Mosque - search: - terms: - - building - - islam - - muslim - styles: - - solid - unicode: f678 - voted: false -motorcycle: - changes: - - '4.3' - - 5.0.0 - label: Motorcycle - search: - terms: - - bike - - machine - - transportation - - vehicle - styles: - - solid - unicode: f21c - voted: false -mountain: - changes: - - 5.4.0 - label: Mountain - search: - terms: [] - styles: - - solid - unicode: f6fc - voted: false -mouse-pointer: - changes: - - '4.4' - - 5.0.0 - - 5.0.3 - label: Mouse Pointer - search: - terms: - - select - styles: - - solid - unicode: f245 - voted: false -mug-hot: - changes: - - 5.6.0 - label: Mug Hot - search: - terms: - - caliente - - cocoa - - coffee - - cup - - drink - - holiday - - steam - - tea - - warmth - styles: - - solid - unicode: f7b6 -music: - changes: - - '1' - - 5.0.0 - - 5.2.0 - label: Music - search: - terms: - - note - - sound - styles: - - solid - unicode: f001 - voted: false -napster: - changes: - - 5.0.0 - label: Napster - search: - terms: [] - styles: - - brands - unicode: f3d2 - voted: false -neos: - changes: - - 5.2.0 - label: Neos - search: - terms: [] - styles: - - brands - unicode: f612 - voted: true -network-wired: - changes: - - 5.4.0 - label: Wired Network - search: - terms: [] - styles: - - solid - unicode: f6ff - voted: true -neuter: - changes: - - '4.3' - - 5.0.0 - label: Neuter - search: - terms: [] - styles: - - solid - unicode: f22c - voted: false -newspaper: - changes: - - '4.2' - - 5.0.0 - label: Newspaper - search: - terms: - - article - - press - styles: - - solid - - regular - unicode: f1ea - voted: false -nimblr: - changes: - - 5.1.0 - label: Nimblr - search: - terms: [] - styles: - - brands - unicode: f5a8 - voted: false -nintendo-switch: - changes: - - 5.0.0 - label: Nintendo Switch - search: - terms: [] - styles: - - brands - unicode: f418 - voted: false -node: - changes: - - 5.0.0 - label: Node.js - search: - terms: [] - styles: - - brands - unicode: f419 - voted: true -node-js: - changes: - - 5.0.0 - - 5.0.3 - label: Node.js JS - search: - terms: [] - styles: - - brands - unicode: f3d3 - voted: false -not-equal: - changes: - - 5.0.13 - label: Not Equal - search: - terms: [] - styles: - - solid - unicode: f53e - voted: true -notes-medical: - changes: - - 5.0.7 - label: Medical Notes - search: - terms: [] - styles: - - solid - unicode: f481 - voted: false -npm: - changes: - - 5.0.0 - label: npm - search: - terms: [] - styles: - - brands - unicode: f3d4 - voted: false -ns8: - changes: - - 5.0.0 - label: NS8 - search: - terms: [] - styles: - - brands - unicode: f3d5 - voted: false -nutritionix: - changes: - - 5.0.0 - label: Nutritionix - search: - terms: [] - styles: - - brands - unicode: f3d6 - voted: false -object-group: - changes: - - '4.4' - - 5.0.0 - label: Object Group - search: - terms: - - design - styles: - - solid - - regular - unicode: f247 - voted: false -object-ungroup: - changes: - - '4.4' - - 5.0.0 - label: Object Ungroup - search: - terms: - - design - styles: - - solid - - regular - unicode: f248 - voted: false -odnoklassniki: - changes: - - '4.4' - - 5.0.0 - label: Odnoklassniki - search: - terms: [] - styles: - - brands - unicode: f263 - voted: false -odnoklassniki-square: - changes: - - '4.4' - - 5.0.0 - label: Odnoklassniki Square - search: - terms: [] - styles: - - brands - unicode: f264 - voted: false -oil-can: - changes: - - 5.2.0 - label: Oil Can - search: - terms: [] - styles: - - solid - unicode: f613 - voted: false -old-republic: - changes: - - 5.0.12 - label: Old Republic - search: - terms: - - politics - - star wars - styles: - - brands - unicode: f510 - voted: false -om: - changes: - - 5.3.0 - label: Om - search: - terms: - - buddhism - - hinduism - - jainism - - mantra - styles: - - solid - unicode: f679 - voted: false -opencart: - changes: - - '4.4' - - 5.0.0 - label: OpenCart - search: - terms: [] - styles: - - brands - unicode: f23d - voted: false -openid: - changes: - - '4.1' - - 5.0.0 - label: OpenID - search: - terms: [] - styles: - - brands - unicode: f19b - voted: false -opera: - changes: - - '4.4' - - 5.0.0 - label: Opera - search: - terms: [] - styles: - - brands - unicode: f26a - voted: false -optin-monster: - changes: - - '4.4' - - 5.0.0 - - 5.7.0 - label: Optin Monster - search: - terms: [] - styles: - - brands - unicode: f23c - voted: false -osi: - changes: - - 5.0.0 - label: Open Source Initiative - search: - terms: [] - styles: - - brands - unicode: f41a - voted: false -otter: - changes: - - 5.4.0 - label: Otter - search: - terms: - - fauna - - mammmal - styles: - - solid - unicode: f700 - voted: false -outdent: - changes: - - '1' - - 5.0.0 - label: Outdent - search: - terms: [] - styles: - - solid - unicode: f03b - voted: false -page4: - changes: - - 5.0.0 - label: page4 Corporation - search: - terms: [] - styles: - - brands - unicode: f3d7 - voted: false -pagelines: - changes: - - '4' - - 5.0.0 - label: Pagelines - search: - terms: - - eco - - flora - - leaf - - leaves - - nature - - plant - - tree - styles: - - brands - unicode: f18c - voted: false -pager: - changes: - - 5.7.0 - label: Pager - search: - terms: - - beeper - - cellphone - - communication - styles: - - solid - unicode: f815 - voted: false -paint-brush: - changes: - - '4.2' - - 5.0.0 - - 5.1.0 - label: Paint Brush - search: - terms: [] - styles: - - solid - unicode: f1fc - voted: false -paint-roller: - changes: - - 5.1.0 - label: Paint Roller - search: - terms: - - brush - - painting - - tool - styles: - - solid - unicode: f5aa - voted: false -palette: - changes: - - 5.0.13 - label: Palette - search: - terms: - - colors - - painting - styles: - - solid - unicode: f53f - voted: true -palfed: - changes: - - 5.0.0 - - 5.0.3 - label: Palfed - search: - terms: [] - styles: - - brands - unicode: f3d8 - voted: false -pallet: - changes: - - 5.0.7 - label: Pallet - search: - terms: [] - styles: - - solid - unicode: f482 - voted: false -paper-plane: - changes: - - '4.1' - - 5.0.0 - label: Paper Plane - search: - terms: [] - styles: - - solid - - regular - unicode: f1d8 - voted: false -paperclip: - changes: - - '2' - - 5.0.0 - label: Paperclip - search: - terms: - - attachment - styles: - - solid - unicode: f0c6 - voted: false -parachute-box: - changes: - - 5.0.9 - label: Parachute Box - search: - terms: - - aid - - assistance - - rescue - - supplies - styles: - - solid - unicode: f4cd - voted: false -paragraph: - changes: - - '4.1' - - 5.0.0 - label: paragraph - search: - terms: [] - styles: - - solid - unicode: f1dd - voted: false -parking: - changes: - - 5.0.13 - label: Parking - search: - terms: [] - styles: - - solid - unicode: f540 - voted: true -passport: - changes: - - 5.1.0 - label: Passport - search: - terms: - - document - - identification - - issued - styles: - - solid - unicode: f5ab - voted: false -pastafarianism: - changes: - - 5.3.0 - label: Pastafarianism - search: - terms: - - agnosticism - - atheism - - flying spaghetti monster - - fsm - styles: - - solid - unicode: f67b - voted: false -paste: - changes: - - '2' - - 5.0.0 - label: Paste - search: - terms: - - clipboard - - copy - styles: - - solid - unicode: f0ea - voted: false -patreon: - changes: - - 5.0.0 - - 5.0.3 - label: Patreon - search: - terms: [] - styles: - - brands - unicode: f3d9 - voted: false -pause: - changes: - - '1' - - 5.0.0 - label: pause - search: - terms: - - wait - styles: - - solid - unicode: f04c - voted: false -pause-circle: - changes: - - '4.5' - - 5.0.0 - label: Pause Circle - search: - terms: [] - styles: - - solid - - regular - unicode: f28b - voted: false -paw: - changes: - - '4.1' - - 5.0.0 - label: Paw - search: - terms: - - animal - - pet - styles: - - solid - unicode: f1b0 - voted: false -paypal: - changes: - - '4.2' - - 5.0.0 - label: Paypal - search: - terms: [] - styles: - - brands - unicode: f1ed - voted: false -peace: - changes: - - 5.3.0 - label: Peace - search: - terms: [] - styles: - - solid - unicode: f67c - voted: false -pen: - changes: - - 5.0.0 - - 5.1.0 - label: Pen - search: - terms: - - design - - edit - - update - - write - styles: - - solid - unicode: f304 - voted: false -pen-alt: - changes: - - 5.0.0 - - 5.1.0 - label: Alternate Pen - search: - terms: - - design - - edit - - update - - write - styles: - - solid - unicode: f305 - voted: false -pen-fancy: - changes: - - 5.1.0 - label: Pen Fancy - search: - terms: - - design - - edit - - fountain pen - - update - - write - styles: - - solid - unicode: f5ac - voted: false -pen-nib: - changes: - - 5.1.0 - label: Pen Nib - search: - terms: - - design - - edit - - fountain pen - - update - - write - styles: - - solid - unicode: f5ad - voted: true -pen-square: - changes: - - '3.1' - - 5.0.0 - label: Pen Square - search: - terms: - - edit - - pencil-square - - update - - write - styles: - - solid - unicode: f14b - voted: false -pencil-alt: - changes: - - 5.0.0 - label: Alternate Pencil - search: - terms: - - design - - edit - - pencil - - update - - write - styles: - - solid - unicode: f303 - voted: false -pencil-ruler: - changes: - - 5.1.0 - label: Pencil Ruler - search: - terms: [] - styles: - - solid - unicode: f5ae - voted: false -penny-arcade: - changes: - - 5.4.0 - label: Penny Arcade - search: - terms: - - Dungeons & Dragons - - d&d - - dnd - - fantasy - - game - - gaming - - pax - - tabletop - styles: - - brands - unicode: f704 - voted: false -people-carry: - changes: - - 5.0.9 - label: People Carry - search: - terms: - - movers - styles: - - solid - unicode: f4ce - voted: false -pepper-hot: - changes: - - 5.7.0 - label: Hot Pepper - search: - terms: - - buffalo wings - - capsicum - - chili - - chilli - - habanero - - jalapeno - - mexican - - spicy - - tabasco - styles: - - solid - unicode: f816 - voted: true -percent: - changes: - - '4.5' - - 5.0.0 - label: Percent - search: - terms: [] - styles: - - solid - unicode: f295 - voted: false -percentage: - changes: - - 5.0.13 - label: Percentage - search: - terms: [] - styles: - - solid - unicode: f541 - voted: true -periscope: - changes: - - 5.0.0 - label: Periscope - search: - terms: [] - styles: - - brands - unicode: f3da - voted: false -person-booth: - changes: - - 5.5.0 - label: Person Entering Booth - search: - terms: - - changing - - changing room - - election - - human - - person - - vote - - voting - styles: - - solid - unicode: f756 - voted: false -phabricator: - changes: - - 5.0.0 - label: Phabricator - search: - terms: [] - styles: - - brands - unicode: f3db - voted: false -phoenix-framework: - changes: - - 5.0.0 - - 5.0.3 - label: Phoenix Framework - search: - terms: [] - styles: - - brands - unicode: f3dc - voted: false -phoenix-squadron: - changes: - - 5.0.12 - label: Phoenix Squadron - search: - terms: [] - styles: - - brands - unicode: f511 - voted: false -phone: - changes: - - '2' - - 5.0.0 - label: Phone - search: - terms: - - call - - earphone - - number - - support - - telephone - - voice - styles: - - solid - unicode: f095 - voted: false -phone-slash: - changes: - - 5.0.0 - - 5.0.9 - label: Phone Slash - search: - terms: [] - styles: - - solid - unicode: f3dd - voted: false -phone-square: - changes: - - '2' - - 5.0.0 - label: Phone Square - search: - terms: - - call - - number - - support - - telephone - - voice - styles: - - solid - unicode: f098 - voted: false -phone-volume: - changes: - - '4.6' - - 5.0.0 - - 5.0.3 - - 5.7.0 - label: Phone Volume - search: - terms: - - telephone - - volume-control-phone - styles: - - solid - unicode: f2a0 - voted: false -php: - changes: - - 5.0.5 - label: PHP - search: - terms: [] - styles: - - brands - unicode: f457 - voted: true -pied-piper: - changes: - - '4.6' - - 5.0.0 - - 5.0.10 - label: Pied Piper Logo - search: - terms: [] - styles: - - brands - unicode: f2ae - voted: false -pied-piper-alt: - changes: - - '4.1' - - 5.0.0 - - 5.7.0 - label: Alternate Pied Piper Logo - search: - terms: [] - styles: - - brands - unicode: f1a8 - voted: false -pied-piper-hat: - changes: - - 5.0.10 - label: Pied Piper-hat - search: - terms: - - clothing - styles: - - brands - unicode: f4e5 - voted: false -pied-piper-pp: - changes: - - '4.1' - - 5.0.0 - label: Pied Piper PP Logo (Old) - search: - terms: [] - styles: - - brands - unicode: f1a7 - voted: false -piggy-bank: - changes: - - 5.0.9 - label: Piggy Bank - search: - terms: - - save - - savings - styles: - - solid - unicode: f4d3 - voted: false -pills: - changes: - - 5.0.7 - label: Pills - search: - terms: - - drugs - - medicine - styles: - - solid - unicode: f484 - voted: false -pinterest: - changes: - - '2' - - 5.0.0 - label: Pinterest - search: - terms: [] - styles: - - brands - unicode: f0d2 - voted: false -pinterest-p: - changes: - - '4.3' - - 5.0.0 - label: Pinterest P - search: - terms: [] - styles: - - brands - unicode: f231 - voted: false -pinterest-square: - changes: - - '2' - - 5.0.0 - label: Pinterest Square - search: - terms: [] - styles: - - brands - unicode: f0d3 - voted: false -pizza-slice: - changes: - - 5.7.0 - label: Pizza Slice - search: - terms: - - cheese - - chicago - - italian - - mozzarella - - new york - - pepperoni - - pie - - slice - - teenage mutant ninja turtles - - tomato - styles: - - solid - unicode: f818 - voted: true -place-of-worship: - changes: - - 5.3.0 - label: Place of Worship - search: - terms: - - building - - church - - holy - - mosque - - synagogue - styles: - - solid - unicode: f67f - voted: false -plane: - changes: - - '1' - - 5.0.0 - - 5.0.13 - label: plane - search: - terms: - - airplane - - destination - - fly - - location - - mode - - travel - - trip - styles: - - solid - unicode: f072 - voted: false -plane-arrival: - changes: - - 5.1.0 - label: Plane Arrival - search: - terms: - - airplane - - arriving - - destination - - fly - - land - - landing - - location - - mode - - travel - - trip - styles: - - solid - unicode: f5af - voted: false -plane-departure: - changes: - - 5.1.0 - label: Plane Departure - search: - terms: - - airplane - - departing - - destination - - fly - - location - - mode - - take off - - taking off - - travel - - trip - styles: - - solid - unicode: f5b0 - voted: false -play: - changes: - - '1' - - 5.0.0 - label: play - search: - terms: - - music - - playing - - sound - - start - styles: - - solid - unicode: f04b - voted: false -play-circle: - changes: - - '3.1' - - 5.0.0 - label: Play Circle - search: - terms: - - playing - - start - styles: - - solid - - regular - unicode: f144 - voted: false -playstation: - changes: - - 5.0.0 - label: PlayStation - search: - terms: [] - styles: - - brands - unicode: f3df - voted: false -plug: - changes: - - '4.2' - - 5.0.0 - label: Plug - search: - terms: - - connect - - online - - power - styles: - - solid - unicode: f1e6 - voted: false -plus: - changes: - - '1' - - 5.0.0 - - 5.0.13 - label: plus - search: - terms: - - add - - create - - expand - - new - - positive - styles: - - solid - unicode: f067 - voted: false -plus-circle: - changes: - - '1' - - 5.0.0 - label: Plus Circle - search: - terms: - - add - - create - - expand - - new - - positive - styles: - - solid - unicode: f055 - voted: false -plus-square: - changes: - - '3' - - 5.0.0 - label: Plus Square - search: - terms: - - add - - create - - expand - - new - - positive - styles: - - solid - - regular - unicode: f0fe - voted: false -podcast: - changes: - - '4.7' - - 5.0.0 - label: Podcast - search: - terms: [] - styles: - - solid - unicode: f2ce - voted: false -poll: - changes: - - 5.3.0 - label: Poll - search: - terms: - - results - - survey - - vote - - voting - styles: - - solid - unicode: f681 - voted: false -poll-h: - changes: - - 5.3.0 - label: Poll H - search: - terms: - - results - - survey - - vote - - voting - styles: - - solid - unicode: f682 - voted: false -poo: - changes: - - 5.0.0 - - 5.0.9 - label: Poo - search: - terms: [] - styles: - - solid - unicode: f2fe - voted: false -poo-storm: - changes: - - 5.5.0 - label: Poo Storm - search: - terms: - - bolt - - cloud - - euphemism - - lightning - - mess - - poop - - shit - styles: - - solid - unicode: f75a - voted: false -poop: - changes: - - 5.2.0 - label: Poop - search: - terms: [] - styles: - - solid - unicode: f619 - voted: false -portrait: - changes: - - 5.0.0 - - 5.0.3 - label: Portrait - search: - terms: [] - styles: - - solid - unicode: f3e0 - voted: false -pound-sign: - changes: - - '3.2' - - 5.0.0 - label: Pound Sign - search: - terms: - - gbp - styles: - - solid - unicode: f154 - voted: false -power-off: - changes: - - '1' - - 5.0.0 - label: Power Off - search: - terms: - - 'on' - - reboot - - restart - styles: - - solid - unicode: f011 - voted: false -pray: - changes: - - 5.3.0 - label: Pray - search: - terms: [] - styles: - - solid - unicode: f683 - voted: false -praying-hands: - changes: - - 5.3.0 - label: Praying Hands - search: - terms: [] - styles: - - solid - unicode: f684 - voted: false -prescription: - changes: - - 5.1.0 - label: Prescription - search: - terms: - - drugs - - medical - - medicine - - rx - styles: - - solid - unicode: f5b1 - voted: false -prescription-bottle: - changes: - - 5.0.7 - label: Prescription Bottle - search: - terms: - - drugs - - medical - - medicine - - rx - styles: - - solid - unicode: f485 - voted: false -prescription-bottle-alt: - changes: - - 5.0.7 - label: Alternate Prescription Bottle - search: - terms: - - drugs - - medical - - medicine - - rx - styles: - - solid - unicode: f486 - voted: false -print: - changes: - - '1' - - 5.0.0 - - 5.3.0 - label: print - search: - terms: [] - styles: - - solid - unicode: f02f - voted: false -procedures: - changes: - - 5.0.7 - label: Procedures - search: - terms: [] - styles: - - solid - unicode: f487 - voted: false -product-hunt: - changes: - - '4.5' - - 5.0.0 - label: Product Hunt - search: - terms: [] - styles: - - brands - unicode: f288 - voted: false -project-diagram: - changes: - - 5.0.13 - label: Project Diagram - search: - terms: [] - styles: - - solid - unicode: f542 - voted: false -pushed: - changes: - - 5.0.0 - label: Pushed - search: - terms: [] - styles: - - brands - unicode: f3e1 - voted: false -puzzle-piece: - changes: - - '3.1' - - 5.0.0 - label: Puzzle Piece - search: - terms: - - add-on - - addon - - section - styles: - - solid - unicode: f12e - voted: false -python: - changes: - - 5.0.0 - label: Python - search: - terms: [] - styles: - - brands - unicode: f3e2 - voted: false -qq: - changes: - - '4.1' - - 5.0.0 - label: QQ - search: - terms: [] - styles: - - brands - unicode: f1d6 - voted: false -qrcode: - changes: - - '1' - - 5.0.0 - label: qrcode - search: - terms: - - scan - styles: - - solid - unicode: f029 - voted: false -question: - changes: - - '3.1' - - 5.0.0 - label: Question - search: - terms: - - help - - information - - support - - unknown - styles: - - solid - unicode: f128 - voted: false -question-circle: - changes: - - '1' - - 5.0.0 - label: Question Circle - search: - terms: - - help - - information - - support - - unknown - styles: - - solid - - regular - unicode: f059 - voted: false -quidditch: - changes: - - 5.0.5 - label: Quidditch - search: - terms: [] - styles: - - solid - unicode: f458 - voted: false -quinscape: - changes: - - 5.0.5 - - 5.7.0 - label: QuinScape - search: - terms: [] - styles: - - brands - unicode: f459 - voted: false -quora: - changes: - - '4.7' - - 5.0.0 - label: Quora - search: - terms: [] - styles: - - brands - unicode: f2c4 - voted: false -quote-left: - changes: - - '3' - - 5.0.0 - - 5.0.9 - label: quote-left - search: - terms: [] - styles: - - solid - unicode: f10d - voted: false -quote-right: - changes: - - '3' - - 5.0.0 - - 5.0.9 - label: quote-right - search: - terms: [] - styles: - - solid - unicode: f10e - voted: false -quran: - changes: - - 5.3.0 - label: Quran - search: - terms: - - book - - islam - - muslim - styles: - - solid - unicode: f687 - voted: false -r-project: - changes: - - 5.0.11 - - 5.0.12 - label: R Project - search: - terms: [] - styles: - - brands - unicode: f4f7 - voted: true -radiation: - changes: - - 5.6.0 - label: Radiation - search: - terms: - - danger - - dangerous - - deadly - - hazard - - nuclear - - radioactive - - warning - styles: - - solid - unicode: f7b9 - voted: true -radiation-alt: - changes: - - 5.6.0 - label: Alternate Radiation - search: - terms: - - danger - - dangerous - - deadly - - hazard - - nuclear - - radioactive - - warning - styles: - - solid - unicode: f7ba - voted: true -rainbow: - changes: - - 5.5.0 - label: Rainbow - search: - terms: [] - styles: - - solid - unicode: f75b - voted: false -random: - changes: - - '1' - - 5.0.0 - label: random - search: - terms: - - shuffle - - sort - styles: - - solid - unicode: f074 - voted: false -raspberry-pi: - changes: - - 5.6.0 - label: Raspberry Pi - search: - terms: [] - styles: - - brands - unicode: f7bb - voted: true -ravelry: - changes: - - '4.7' - - 5.0.0 - label: Ravelry - search: - terms: [] - styles: - - brands - unicode: f2d9 - voted: false -react: - changes: - - 5.0.0 - label: React - search: - terms: [] - styles: - - brands - unicode: f41b - voted: false -reacteurope: - changes: - - 5.5.0 - label: ReactEurope - search: - terms: [] - styles: - - brands - unicode: f75d - voted: false -readme: - changes: - - 5.0.9 - - 5.0.10 - label: ReadMe - search: - terms: [] - styles: - - brands - unicode: f4d5 - voted: false -rebel: - changes: - - '4.1' - - 5.0.0 - label: Rebel Alliance - search: - terms: [] - styles: - - brands - unicode: f1d0 - voted: false -receipt: - changes: - - 5.0.13 - label: Receipt - search: - terms: - - check - - invoice - - table - styles: - - solid - unicode: f543 - voted: true -recycle: - changes: - - '4.1' - - 5.0.0 - label: Recycle - search: - terms: [] - styles: - - solid - unicode: f1b8 - voted: false -red-river: - changes: - - 5.0.0 - label: red river - search: - terms: [] - styles: - - brands - unicode: f3e3 - voted: false -reddit: - changes: - - '4.1' - - 5.0.0 - label: reddit Logo - search: - terms: [] - styles: - - brands - unicode: f1a1 - voted: false -reddit-alien: - changes: - - '4.5' - - 5.0.0 - label: reddit Alien - search: - terms: [] - styles: - - brands - unicode: f281 - voted: false -reddit-square: - changes: - - '4.1' - - 5.0.0 - label: reddit Square - search: - terms: [] - styles: - - brands - unicode: f1a2 - voted: false -redhat: - changes: - - 5.6.0 - label: Redhat - search: - terms: - - linux - - operating system - - os - styles: - - brands - unicode: f7bc - voted: true -redo: - changes: - - '1' - - 5.0.0 - label: Redo - search: - terms: - - forward - - refresh - - reload - - repeat - styles: - - solid - unicode: f01e - voted: false -redo-alt: - changes: - - 5.0.0 - label: Alternate Redo - search: - terms: - - forward - - refresh - - reload - - repeat - styles: - - solid - unicode: f2f9 - voted: false -registered: - changes: - - '4.4' - - 5.0.0 - label: Registered Trademark - search: - terms: [] - styles: - - solid - - regular - unicode: f25d - voted: false -renren: - changes: - - '3.2' - - 5.0.0 - label: Renren - search: - terms: [] - styles: - - brands - unicode: f18b - voted: false -reply: - changes: - - '3' - - 5.0.0 - label: Reply - search: - terms: [] - styles: - - solid - unicode: f3e5 - voted: false -reply-all: - changes: - - '3.1' - - 5.0.0 - label: reply-all - search: - terms: [] - styles: - - solid - unicode: f122 - voted: false -replyd: - changes: - - 5.0.0 - label: replyd - search: - terms: [] - styles: - - brands - unicode: f3e6 - voted: false -republican: - changes: - - 5.5.0 - label: Republican - search: - terms: - - american - - conservative - - election - - elephant - - politics - - republican party - - right - - right-wing - - usa - styles: - - solid - unicode: f75e - voted: false -researchgate: - changes: - - 5.0.11 - label: Researchgate - search: - terms: [] - styles: - - brands - unicode: f4f8 - voted: true -resolving: - changes: - - 5.0.0 - label: Resolving - search: - terms: [] - styles: - - brands - unicode: f3e7 - voted: false -restroom: - changes: - - 5.6.0 - label: Restroom - search: - terms: - - bathroom - - john - - loo - - potty - - washroom - - waste - - wc - styles: - - solid - unicode: f7bd - voted: true -retweet: - changes: - - '1' - - 5.0.0 - label: Retweet - search: - terms: - - refresh - - reload - - share - - swap - styles: - - solid - unicode: f079 - voted: false -rev: - changes: - - 5.1.0 - - 5.1.1 - label: Rev.io - search: - terms: [] - styles: - - brands - unicode: f5b2 - voted: false -ribbon: - changes: - - 5.0.9 - label: Ribbon - search: - terms: - - badge - - cause - - lapel - - pin - styles: - - solid - unicode: f4d6 - voted: false -ring: - changes: - - 5.4.0 - label: Ring - search: - terms: - - Dungeons & Dragons - - Gollum - - band - - binding - - d&d - - dnd - - fantasy - - jewelry - - precious - styles: - - solid - unicode: f70b - voted: false -road: - changes: - - '1' - - 5.0.0 - - 5.2.0 - label: road - search: - terms: - - street - styles: - - solid - unicode: f018 - voted: false -robot: - changes: - - 5.0.13 - label: Robot - search: - terms: [] - styles: - - solid - unicode: f544 - voted: true -rocket: - changes: - - '3.1' - - 5.0.0 - - 5.7.0 - label: rocket - search: - terms: - - app - styles: - - solid - unicode: f135 - voted: false -rocketchat: - changes: - - 5.0.0 - - 5.4.2 - label: Rocket.Chat - search: - terms: [] - styles: - - brands - unicode: f3e8 - voted: false -rockrms: - changes: - - 5.0.0 - label: Rockrms - search: - terms: [] - styles: - - brands - unicode: f3e9 - voted: false -route: - changes: - - 5.0.9 - label: Route - search: - terms: [] - styles: - - solid - unicode: f4d7 - voted: false -rss: - changes: - - '2' - - 5.0.0 - label: rss - search: - terms: - - blog - styles: - - solid - unicode: f09e - voted: false -rss-square: - changes: - - '3.1' - - 5.0.0 - label: RSS Square - search: - terms: - - blog - - feed - styles: - - solid - unicode: f143 - voted: false -ruble-sign: - changes: - - '4' - - 5.0.0 - label: Ruble Sign - search: - terms: - - rub - styles: - - solid - unicode: f158 - voted: false -ruler: - changes: - - 5.0.13 - label: Ruler - search: - terms: [] - styles: - - solid - unicode: f545 - voted: true -ruler-combined: - changes: - - 5.0.13 - label: Ruler Combined - search: - terms: [] - styles: - - solid - unicode: f546 - voted: true -ruler-horizontal: - changes: - - 5.0.13 - label: Ruler Horizontal - search: - terms: [] - styles: - - solid - unicode: f547 - voted: true -ruler-vertical: - changes: - - 5.0.13 - label: Ruler Vertical - search: - terms: [] - styles: - - solid - unicode: f548 - voted: true -running: - changes: - - 5.4.0 - label: Running - search: - terms: - - jog - - person - - sprint - styles: - - solid - unicode: f70c - voted: true -rupee-sign: - changes: - - '3.2' - - 5.0.0 - label: Indian Rupee Sign - search: - terms: - - indian - - inr - styles: - - solid - unicode: f156 - voted: false -sad-cry: - changes: - - 5.1.0 - label: Crying Face - search: - terms: - - emoticon - - face - - tear - - tears - styles: - - solid - - regular - unicode: f5b3 - voted: false -sad-tear: - changes: - - 5.1.0 - label: Loudly Crying Face - search: - terms: - - emoticon - - face - - tear - - tears - styles: - - solid - - regular - unicode: f5b4 - voted: false -safari: - changes: - - '4.4' - - 5.0.0 - label: Safari - search: - terms: - - browser - styles: - - brands - unicode: f267 - voted: false -sass: - changes: - - 5.0.0 - label: Sass - search: - terms: [] - styles: - - brands - unicode: f41e - voted: false -satellite: - changes: - - 5.6.0 - label: Satellite - search: - terms: - - communications - - hardware - - orbit - - space - styles: - - solid - unicode: f7bf - voted: true -satellite-dish: - changes: - - 5.6.0 - label: Satellite Dish - search: - terms: - - SETI - - communications - - hardware - - receiver - - saucer - - signal - styles: - - solid - unicode: f7c0 - voted: true -save: - changes: - - '2' - - 5.0.0 - label: Save - search: - terms: - - floppy - - floppy-o - styles: - - solid - - regular - unicode: f0c7 - voted: false -schlix: - changes: - - 5.0.0 - label: SCHLIX - search: - terms: [] - styles: - - brands - unicode: f3ea - voted: false -school: - changes: - - 5.0.13 - label: School - search: - terms: - - building - styles: - - solid - unicode: f549 - voted: true -screwdriver: - changes: - - 5.0.13 - label: Screwdriver - search: - terms: - - admin - - fix - - repair - - settings - - tool - styles: - - solid - unicode: f54a - voted: true -scribd: - changes: - - '4.5' - - 5.0.0 - label: Scribd - search: - terms: [] - styles: - - brands - unicode: f28a - voted: false -scroll: - changes: - - 5.4.0 - label: Scroll - search: - terms: - - Dungeons & Dragons - - announcement - - d&d - - dnd - - fantasy - - paper - styles: - - solid - unicode: f70e - voted: false -sd-card: - changes: - - 5.6.0 - label: Sd Card - search: - terms: [] - styles: - - solid - unicode: f7c2 - voted: true -search: - changes: - - '1' - - 5.0.0 - label: Search - search: - terms: - - bigger - - enlarge - - magnify - - preview - - zoom - styles: - - solid - unicode: f002 - voted: false -search-dollar: - changes: - - 5.3.0 - label: Search Dollar - search: - terms: [] - styles: - - solid - unicode: f688 - voted: false -search-location: - changes: - - 5.3.0 - label: Search Location - search: - terms: [] - styles: - - solid - unicode: f689 - voted: false -search-minus: - changes: - - '1' - - 5.0.0 - - 5.0.13 - label: Search Minus - search: - terms: - - minify - - negative - - smaller - - zoom - - zoom out - styles: - - solid - unicode: f010 - voted: false -search-plus: - changes: - - '1' - - 5.0.0 - label: Search Plus - search: - terms: - - bigger - - enlarge - - magnify - - positive - - zoom - - zoom in - styles: - - solid - unicode: f00e - voted: false -searchengin: - changes: - - 5.0.0 - label: Searchengin - search: - terms: [] - styles: - - brands - unicode: f3eb - voted: false -seedling: - changes: - - 5.0.9 - label: Seedling - search: - terms: [] - styles: - - solid - unicode: f4d8 - voted: false -sellcast: - changes: - - 5.0.0 - label: Sellcast - search: - terms: - - eercast - styles: - - brands - unicode: f2da - voted: false -sellsy: - changes: - - '4.3' - - 5.0.0 - label: Sellsy - search: - terms: [] - styles: - - brands - unicode: f213 - voted: false -server: - changes: - - '4.3' - - 5.0.0 - label: Server - search: - terms: - - cpu - styles: - - solid - unicode: f233 - voted: false -servicestack: - changes: - - 5.0.0 - label: Servicestack - search: - terms: [] - styles: - - brands - unicode: f3ec - voted: false -shapes: - changes: - - 5.2.0 - label: Shapes - search: - terms: - - circle - - square - - triangle - styles: - - solid - unicode: f61f - voted: false -share: - changes: - - '1' - - 5.0.0 - label: Share - search: - terms: [] - styles: - - solid - unicode: f064 - voted: false -share-alt: - changes: - - '4.1' - - 5.0.0 - label: Alternate Share - search: - terms: [] - styles: - - solid - unicode: f1e0 - voted: false -share-alt-square: - changes: - - '4.1' - - 5.0.0 - label: Alternate Share Square - search: - terms: [] - styles: - - solid - unicode: f1e1 - voted: false -share-square: - changes: - - '3.1' - - 5.0.0 - label: Share Square - search: - terms: - - send - - social - styles: - - solid - - regular - unicode: f14d - voted: false -shekel-sign: - changes: - - '4.2' - - 5.0.0 - label: Shekel Sign - search: - terms: - - ils - styles: - - solid - unicode: f20b - voted: true -shield-alt: - changes: - - 5.0.0 - label: Alternate Shield - search: - terms: - - achievement - - award - - block - - defend - - security - - winner - styles: - - solid - unicode: f3ed - voted: false -ship: - changes: - - '4.3' - - 5.0.0 - label: Ship - search: - terms: - - boat - - sea - styles: - - solid - unicode: f21a - voted: false -shipping-fast: - changes: - - 5.0.7 - label: Shipping Fast - search: - terms: [] - styles: - - solid - unicode: f48b - voted: false -shirtsinbulk: - changes: - - '4.3' - - 5.0.0 - - 5.7.0 - label: Shirts in Bulk - search: - terms: [] - styles: - - brands - unicode: f214 - voted: false -shoe-prints: - changes: - - 5.0.13 - label: Shoe Prints - search: - terms: - - feet - - footprints - - steps - styles: - - solid - unicode: f54b - voted: true -shopping-bag: - changes: - - '4.5' - - 5.0.0 - label: Shopping Bag - search: - terms: [] - styles: - - solid - unicode: f290 - voted: false -shopping-basket: - changes: - - '4.5' - - 5.0.0 - label: Shopping Basket - search: - terms: [] - styles: - - solid - unicode: f291 - voted: false -shopping-cart: - changes: - - '1' - - 5.0.0 - label: shopping-cart - search: - terms: - - buy - - checkout - - payment - - purchase - styles: - - solid - unicode: f07a - voted: false -shopware: - changes: - - 5.1.0 - label: Shopware - search: - terms: [] - styles: - - brands - unicode: f5b5 - voted: false -shower: - changes: - - '4.7' - - 5.0.0 - label: Shower - search: - terms: [] - styles: - - solid - unicode: f2cc - voted: false -shuttle-van: - changes: - - 5.1.0 - label: Shuttle Van - search: - terms: - - machine - - public-transportation - - transportation - - vehicle - styles: - - solid - unicode: f5b6 - voted: false -sign: - changes: - - 5.0.9 - label: Sign - search: - terms: [] - styles: - - solid - unicode: f4d9 - voted: false -sign-in-alt: - changes: - - 5.0.0 - label: Alternate Sign In - search: - terms: - - arrow - - enter - - join - - log in - - login - - sign in - - sign up - - sign-in - - signin - - signup - styles: - - solid - unicode: f2f6 - voted: false -sign-language: - changes: - - '4.6' - - 5.0.0 - label: Sign Language - search: - terms: [] - styles: - - solid - unicode: f2a7 - voted: false -sign-out-alt: - changes: - - 5.0.0 - label: Alternate Sign Out - search: - terms: - - arrow - - exit - - leave - - log out - - logout - - sign-out - styles: - - solid - unicode: f2f5 - voted: false -signal: - changes: - - '1' - - 5.0.0 - - 5.3.0 - label: signal - search: - terms: - - bars - - graph - - online - - status - styles: - - solid - unicode: f012 - voted: false -signature: - changes: - - 5.1.0 - - 5.6.0 - label: Signature - search: - terms: - - John Hancock - - cursive - - name - - writing - styles: - - solid - unicode: f5b7 - voted: true -sim-card: - changes: - - 5.6.0 - label: SIM Card - search: - terms: - - hard drive - - hardware - - portable - - storage - - technology - - tiny - styles: - - solid - unicode: f7c4 - voted: true -simplybuilt: - changes: - - '4.3' - - 5.0.0 - label: SimplyBuilt - search: - terms: [] - styles: - - brands - unicode: f215 - voted: false -sistrix: - changes: - - 5.0.0 - label: SISTRIX - search: - terms: [] - styles: - - brands - unicode: f3ee - voted: false -sitemap: - changes: - - '2' - - 5.0.0 - - 5.0.13 - label: Sitemap - search: - terms: - - directory - - hierarchy - - ia - - information architecture - - organization - styles: - - solid - unicode: f0e8 - voted: false -sith: - changes: - - 5.0.12 - label: Sith - search: - terms: [] - styles: - - brands - unicode: f512 - voted: false -skating: - changes: - - 5.6.0 - label: Skating - search: - terms: - - activity - - figure skating - - fitness - - ice - - person - - seasonal - styles: - - solid - unicode: f7c5 -sketch: - changes: - - 5.6.0 - label: Sketch - search: - terms: - - app - - design - - interface - styles: - - brands - unicode: f7c6 - voted: false -skiing: - changes: - - 5.6.0 - label: Skiing - search: - terms: - - activity - - downhill - - fast - - fitness - - outdoors - - person - - seasonal - - slalom - styles: - - solid - unicode: f7c9 -skiing-nordic: - changes: - - 5.6.0 - label: Skiing Nordic - search: - terms: - - activity - - cross country - - fitness - - outdoors - - person - - seasonal - styles: - - solid - unicode: f7ca -skull: - changes: - - 5.0.13 - label: Skull - search: - terms: - - bones - - skeleton - - yorick - styles: - - solid - unicode: f54c - voted: true -skull-crossbones: - changes: - - 5.4.0 - label: Skull & Crossbones - search: - terms: - - Dungeons & Dragons - - alert - - bones - - d&d - - danger - - dead - - deadly - - death - - dnd - - fantasy - - halloween - - holiday - - jolly-roger - - pirate - - poison - - skeleton - - warning - styles: - - solid - unicode: f714 - voted: false -skyatlas: - changes: - - '4.3' - - 5.0.0 - - 5.0.3 - label: skyatlas - search: - terms: [] - styles: - - brands - unicode: f216 - voted: false -skype: - changes: - - '3.2' - - 5.0.0 - label: Skype - search: - terms: [] - styles: - - brands - unicode: f17e - voted: false -slack: - changes: - - '4.1' - - 5.0.0 - - 5.7.0 - label: Slack Logo - search: - terms: - - anchor - - hash - - hashtag - styles: - - brands - unicode: f198 - voted: false -slack-hash: - changes: - - 5.0.0 - label: Slack Hashtag - search: - terms: - - anchor - - hash - - hashtag - styles: - - brands - unicode: f3ef - voted: false -slash: - changes: - - 5.4.0 - label: Slash - search: - terms: [] - styles: - - solid - unicode: f715 - voted: true -sleigh: - changes: - - 5.6.0 - label: Sleigh - search: - terms: - - christmas - - claus - - fly - - holiday - - santa - - sled - - xmas - styles: - - solid - unicode: f7cc -sliders-h: - changes: - - '4.1' - - 5.0.0 - - 5.0.11 - label: Horizontal Sliders - search: - terms: - - settings - - sliders - styles: - - solid - unicode: f1de - voted: false -slideshare: - changes: - - '4.2' - - 5.0.0 - label: Slideshare - search: - terms: [] - styles: - - brands - unicode: f1e7 - voted: false -smile: - changes: - - '3.1' - - 5.0.0 - - 5.0.9 - - 5.1.0 - label: Smiling Face - search: - terms: - - approve - - emoticon - - face - - happy - - rating - - satisfied - styles: - - solid - - regular - unicode: f118 - voted: false -smile-beam: - changes: - - 5.1.0 - label: Beaming Face With Smiling Eyes - search: - terms: - - emoticon - - face - - happy - - positive - styles: - - solid - - regular - unicode: f5b8 - voted: false -smile-wink: - changes: - - 5.1.0 - label: Winking Face - search: - terms: - - emoticon - - face - - happy - styles: - - solid - - regular - unicode: f4da - voted: false -smog: - changes: - - 5.5.0 - label: Smog - search: - terms: - - dragon - styles: - - solid - unicode: f75f - voted: false -smoking: - changes: - - 5.0.7 - label: Smoking - search: - terms: - - cigarette - - nicotine - - smoking status - styles: - - solid - unicode: f48d - voted: true -smoking-ban: - changes: - - 5.0.13 - label: Smoking Ban - search: - terms: - - no smoking - - non-smoking - styles: - - solid - unicode: f54d - voted: true -sms: - changes: - - 5.6.0 - label: SMS - search: - terms: - - chat - - conversation - - message - - mobile - - notification - - phone - - sms - - texting - styles: - - solid - unicode: f7cd - voted: true -snapchat: - changes: - - '4.6' - - 5.0.0 - label: Snapchat - search: - terms: [] - styles: - - brands - unicode: f2ab - voted: false -snapchat-ghost: - changes: - - '4.6' - - 5.0.0 - label: Snapchat Ghost - search: - terms: [] - styles: - - brands - unicode: f2ac - voted: false -snapchat-square: - changes: - - '4.6' - - 5.0.0 - label: Snapchat Square - search: - terms: [] - styles: - - brands - unicode: f2ad - voted: false -snowboarding: - changes: - - 5.6.0 - label: Snowboarding - search: - terms: - - activity - - fitness - - outdoors - - person - - seasonal - styles: - - solid - unicode: f7ce -snowflake: - changes: - - '4.7' - - 5.0.0 - - 5.5.0 - label: Snowflake - search: - terms: - - precipitation - - seasonal - - winter - styles: - - solid - - regular - unicode: f2dc - voted: false -snowman: - changes: - - 5.6.0 - label: Snowman - search: - terms: - - decoration - - frost - - holiday - styles: - - solid - unicode: f7d0 -snowplow: - changes: - - 5.6.0 - label: Snowplow - search: - terms: - - clean up - - cold - - seasonal - styles: - - solid - unicode: f7d2 -socks: - changes: - - 5.3.0 - label: Socks - search: - terms: - - business socks - - business time - - clothing - - flight of the conchords - - wednesday - styles: - - solid - unicode: f696 - voted: false -solar-panel: - changes: - - 5.1.0 - label: Solar Panel - search: - terms: - - clean - - eco-friendly - - energy - - green - - sun - styles: - - solid - unicode: f5ba - voted: false -sort: - changes: - - '2' - - 5.0.0 - label: Sort - search: - terms: - - order - styles: - - solid - unicode: f0dc - voted: false -sort-alpha-down: - changes: - - '3.2' - - 5.0.0 - label: Sort Alpha Down - search: - terms: - - sort-alpha-asc - styles: - - solid - unicode: f15d - voted: false -sort-alpha-up: - changes: - - '3.2' - - 5.0.0 - label: Sort Alpha Up - search: - terms: - - sort-alpha-desc - styles: - - solid - unicode: f15e - voted: false -sort-amount-down: - changes: - - '3.2' - - 5.0.0 - label: Sort Amount Down - search: - terms: - - sort-amount-asc - styles: - - solid - unicode: f160 - voted: false -sort-amount-up: - changes: - - '3.2' - - 5.0.0 - label: Sort Amount Up - search: - terms: - - sort-amount-desc - styles: - - solid - unicode: f161 - voted: false -sort-down: - changes: - - '2' - - 5.0.0 - label: Sort Down (Descending) - search: - terms: - - arrow - - descending - - sort-desc - styles: - - solid - unicode: f0dd - voted: false -sort-numeric-down: - changes: - - '3.2' - - 5.0.0 - label: Sort Numeric Down - search: - terms: - - numbers - - sort-numeric-asc - styles: - - solid - unicode: f162 - voted: false -sort-numeric-up: - changes: - - '3.2' - - 5.0.0 - label: Sort Numeric Up - search: - terms: - - numbers - - sort-numeric-desc - styles: - - solid - unicode: f163 - voted: false -sort-up: - changes: - - '2' - - 5.0.0 - label: Sort Up (Ascending) - search: - terms: - - arrow - - ascending - - sort-asc - styles: - - solid - unicode: f0de - voted: false -soundcloud: - changes: - - '4.1' - - 5.0.0 - label: SoundCloud - search: - terms: [] - styles: - - brands - unicode: f1be - voted: false -sourcetree: - changes: - - 5.6.0 - label: Sourcetree - search: - terms: [] - styles: - - brands - unicode: f7d3 - voted: true -spa: - changes: - - 5.1.0 - label: Spa - search: - terms: - - flora - - mindfullness - - plant - - wellness - styles: - - solid - unicode: f5bb - voted: false -space-shuttle: - changes: - - '4.1' - - 5.0.0 - label: Space Shuttle - search: - terms: - - astronaut - - machine - - nasa - - rocket - - transportation - styles: - - solid - unicode: f197 - voted: false -speakap: - changes: - - 5.0.0 - - 5.4.0 - label: Speakap - search: - terms: [] - styles: - - brands - unicode: f3f3 - voted: false -spider: - changes: - - 5.4.0 - label: Spider - search: - terms: - - arachnid - - bug - - charlotte - - crawl - - eight - - halloween - - holiday - styles: - - solid - unicode: f717 - voted: true -spinner: - changes: - - '3' - - 5.0.0 - label: Spinner - search: - terms: - - loading - - progress - styles: - - solid - unicode: f110 - voted: false -splotch: - changes: - - 5.1.0 - label: Splotch - search: - terms: [] - styles: - - solid - unicode: f5bc - voted: false -spotify: - changes: - - '4.1' - - 5.0.0 - label: Spotify - search: - terms: [] - styles: - - brands - unicode: f1bc - voted: false -spray-can: - changes: - - 5.1.0 - label: Spray Can - search: - terms: [] - styles: - - solid - unicode: f5bd - voted: false -square: - changes: - - '2' - - 5.0.0 - label: Square - search: - terms: - - block - - box - styles: - - solid - - regular - unicode: f0c8 - voted: false -square-full: - changes: - - 5.0.5 - label: Square Full - search: - terms: [] - styles: - - solid - unicode: f45c - voted: false -square-root-alt: - changes: - - 5.3.0 - label: Alternate Square Root - search: - terms: [] - styles: - - solid - unicode: f698 - voted: false -squarespace: - changes: - - 5.1.0 - label: Squarespace - search: - terms: [] - styles: - - brands - unicode: f5be - voted: true -stack-exchange: - changes: - - '4' - - 5.0.0 - - 5.0.3 - label: Stack Exchange - search: - terms: [] - styles: - - brands - unicode: f18d - voted: false -stack-overflow: - changes: - - '3.2' - - 5.0.0 - label: Stack Overflow - search: - terms: [] - styles: - - brands - unicode: f16c - voted: false -stamp: - changes: - - 5.1.0 - label: Stamp - search: - terms: [] - styles: - - solid - unicode: f5bf - voted: false -star: - changes: - - '1' - - 5.0.0 - label: Star - search: - terms: - - achievement - - award - - favorite - - important - - night - - rating - - score - styles: - - solid - - regular - unicode: f005 - voted: false -star-and-crescent: - changes: - - 5.3.0 - label: Star and Crescent - search: - terms: - - islam - - muslim - styles: - - solid - unicode: f699 - voted: false -star-half: - changes: - - '1' - - 5.0.0 - label: star-half - search: - terms: - - achievement - - award - - rating - - score - - star-half-empty - - star-half-full - styles: - - solid - - regular - unicode: f089 - voted: false -star-half-alt: - changes: - - 5.1.0 - label: Alternate Star Half - search: - terms: - - achievement - - award - - rating - - score - - star-half-empty - - star-half-full - styles: - - solid - unicode: f5c0 - voted: true -star-of-david: - changes: - - 5.3.0 - label: Star of David - search: - terms: - - jewish - - judaism - styles: - - solid - unicode: f69a - voted: false -star-of-life: - changes: - - 5.2.0 - label: Star of Life - search: - terms: [] - styles: - - solid - unicode: f621 - voted: false -staylinked: - changes: - - 5.0.0 - label: StayLinked - search: - terms: [] - styles: - - brands - unicode: f3f5 - voted: false -steam: - changes: - - '4.1' - - 5.0.0 - label: Steam - search: - terms: [] - styles: - - brands - unicode: f1b6 - voted: false -steam-square: - changes: - - '4.1' - - 5.0.0 - label: Steam Square - search: - terms: [] - styles: - - brands - unicode: f1b7 - voted: false -steam-symbol: - changes: - - 5.0.0 - label: Steam Symbol - search: - terms: [] - styles: - - brands - unicode: f3f6 - voted: false -step-backward: - changes: - - '1' - - 5.0.0 - label: step-backward - search: - terms: - - beginning - - first - - previous - - rewind - - start - styles: - - solid - unicode: f048 - voted: false -step-forward: - changes: - - '1' - - 5.0.0 - label: step-forward - search: - terms: - - end - - last - - next - styles: - - solid - unicode: f051 - voted: false -stethoscope: - changes: - - '3' - - 5.0.0 - - 5.0.7 - label: Stethoscope - search: - terms: [] - styles: - - solid - unicode: f0f1 - voted: false -sticker-mule: - changes: - - 5.0.0 - - 5.7.0 - label: Sticker Mule - search: - terms: [] - styles: - - brands - unicode: f3f7 - voted: false -sticky-note: - changes: - - '4.4' - - 5.0.0 - label: Sticky Note - search: - terms: [] - styles: - - solid - - regular - unicode: f249 - voted: false -stop: - changes: - - '1' - - 5.0.0 - label: stop - search: - terms: - - block - - box - - square - styles: - - solid - unicode: f04d - voted: false -stop-circle: - changes: - - '4.5' - - 5.0.0 - label: Stop Circle - search: - terms: [] - styles: - - solid - - regular - unicode: f28d - voted: false -stopwatch: - changes: - - 5.0.0 - label: Stopwatch - search: - terms: - - time - styles: - - solid - unicode: f2f2 - voted: false -store: - changes: - - 5.0.13 - label: Store - search: - terms: [] - styles: - - solid - unicode: f54e - voted: true -store-alt: - changes: - - 5.0.13 - label: Alternate Store - search: - terms: [] - styles: - - solid - unicode: f54f - voted: true -strava: - changes: - - 5.0.0 - - 5.0.1 - - 5.7.0 - label: Strava - search: - terms: [] - styles: - - brands - unicode: f428 - voted: false -stream: - changes: - - 5.0.13 - label: Stream - search: - terms: [] - styles: - - solid - unicode: f550 - voted: false -street-view: - changes: - - '4.3' - - 5.0.0 - - 5.2.0 - label: Street View - search: - terms: - - map - styles: - - solid - unicode: f21d - voted: false -strikethrough: - changes: - - '2' - - 5.0.0 - label: Strikethrough - search: - terms: [] - styles: - - solid - unicode: f0cc - voted: false -stripe: - changes: - - 5.0.0 - - 5.0.3 - label: Stripe - search: - terms: [] - styles: - - brands - unicode: f429 - voted: false -stripe-s: - changes: - - 5.0.1 - label: Stripe S - search: - terms: [] - styles: - - brands - unicode: f42a - voted: false -stroopwafel: - changes: - - 5.0.13 - label: Stroopwafel - search: - terms: - - dessert - - sweets - - waffle - styles: - - solid - unicode: f551 - voted: false -studiovinari: - changes: - - 5.0.0 - label: Studio Vinari - search: - terms: [] - styles: - - brands - unicode: f3f8 - voted: false -stumbleupon: - changes: - - '4.1' - - 5.0.0 - label: StumbleUpon Logo - search: - terms: [] - styles: - - brands - unicode: f1a4 - voted: false -stumbleupon-circle: - changes: - - '4.1' - - 5.0.0 - label: StumbleUpon Circle - search: - terms: [] - styles: - - brands - unicode: f1a3 - voted: false -subscript: - changes: - - '3.1' - - 5.0.0 - label: subscript - search: - terms: [] - styles: - - solid - unicode: f12c - voted: false -subway: - changes: - - '4.3' - - 5.0.0 - label: Subway - search: - terms: - - machine - - railway - - train - - transportation - - vehicle - styles: - - solid - unicode: f239 - voted: false -suitcase: - changes: - - '3' - - 5.0.0 - - 5.0.9 - label: Suitcase - search: - terms: - - baggage - - luggage - - move - - suitcase - - travel - - trip - styles: - - solid - unicode: f0f2 - voted: false -suitcase-rolling: - changes: - - 5.1.0 - label: Suitcase Rolling - search: - terms: [] - styles: - - solid - unicode: f5c1 - voted: false -sun: - changes: - - '3.2' - - 5.0.0 - - 5.5.0 - label: Sun - search: - terms: - - brighten - - contrast - - day - - lighter - - sol - - solar - - star - - weather - styles: - - solid - - regular - unicode: f185 - voted: false -superpowers: - changes: - - '4.7' - - 5.0.0 - label: Superpowers - search: - terms: [] - styles: - - brands - unicode: f2dd - voted: false -superscript: - changes: - - '3.1' - - 5.0.0 - label: superscript - search: - terms: - - exponential - styles: - - solid - unicode: f12b - voted: false -supple: - changes: - - 5.0.0 - label: Supple - search: - terms: [] - styles: - - brands - unicode: f3f9 - voted: false -surprise: - changes: - - 5.1.0 - label: Hushed Face - search: - terms: - - emoticon - - face - - shocked - styles: - - solid - - regular - unicode: f5c2 - voted: false -suse: - changes: - - 5.6.0 - label: Suse - search: - terms: - - linux - - operating system - - os - styles: - - brands - unicode: f7d6 - voted: true -swatchbook: - changes: - - 5.1.0 - label: Swatchbook - search: - terms: [] - styles: - - solid - unicode: f5c3 - voted: false -swimmer: - changes: - - 5.1.0 - label: Swimmer - search: - terms: - - athlete - - head - - man - - person - - water - styles: - - solid - unicode: f5c4 - voted: false -swimming-pool: - changes: - - 5.1.0 - label: Swimming Pool - search: - terms: - - ladder - - recreation - - water - styles: - - solid - unicode: f5c5 - voted: false -synagogue: - changes: - - 5.3.0 - label: Synagogue - search: - terms: - - building - - jewish - - judaism - - star of david - - temple - styles: - - solid - unicode: f69b - voted: false -sync: - changes: - - '1' - - 5.0.0 - label: Sync - search: - terms: - - exchange - - refresh - - reload - - rotate - - swap - styles: - - solid - unicode: f021 - voted: false -sync-alt: - changes: - - 5.0.0 - label: Alternate Sync - search: - terms: - - refresh - - reload - - rotate - styles: - - solid - unicode: f2f1 - voted: false -syringe: - changes: - - 5.0.7 - label: Syringe - search: - terms: - - immunizations - - needle - styles: - - solid - unicode: f48e - voted: false -table: - changes: - - '2' - - 5.0.0 - label: table - search: - terms: - - data - - excel - - spreadsheet - styles: - - solid - unicode: f0ce - voted: false -table-tennis: - changes: - - 5.0.5 - label: Table Tennis - search: - terms: [] - styles: - - solid - unicode: f45d - voted: false -tablet: - changes: - - '3' - - 5.0.0 - label: tablet - search: - terms: - - apple - - device - - ipad - - kindle - - screen - styles: - - solid - unicode: f10a - voted: false -tablet-alt: - changes: - - 5.0.0 - label: Alternate Tablet - search: - terms: - - apple - - device - - ipad - - kindle - - screen - styles: - - solid - unicode: f3fa - voted: false -tablets: - changes: - - 5.0.7 - label: Tablets - search: - terms: - - drugs - - medicine - styles: - - solid - unicode: f490 - voted: false -tachometer-alt: - changes: - - 5.0.0 - - 5.2.0 - label: Alternate Tachometer - search: - terms: - - dashboard - - tachometer - styles: - - solid - unicode: f3fd - voted: false -tag: - changes: - - '1' - - 5.0.0 - label: tag - search: - terms: - - label - styles: - - solid - unicode: f02b - voted: false -tags: - changes: - - '1' - - 5.0.0 - label: tags - search: - terms: - - labels - styles: - - solid - unicode: f02c - voted: false -tape: - changes: - - 5.0.9 - label: Tape - search: - terms: [] - styles: - - solid - unicode: f4db - voted: false -tasks: - changes: - - '2' - - 5.0.0 - label: Tasks - search: - terms: - - checklist - - downloading - - downloads - - loading - - progress - - project management - - settings - - to do - styles: - - solid - unicode: f0ae - voted: false -taxi: - changes: - - '4.1' - - 5.0.0 - - 5.1.0 - label: Taxi - search: - terms: - - cab - - cabbie - - car - - car service - - lyft - - machine - - transportation - - uber - - vehicle - styles: - - solid - unicode: f1ba - voted: false -teamspeak: - changes: - - 5.0.11 - - 5.1.0 - label: TeamSpeak - search: - terms: [] - styles: - - brands - unicode: f4f9 - voted: true -teeth: - changes: - - 5.2.0 - label: Teeth - search: - terms: [] - styles: - - solid - unicode: f62e - voted: false -teeth-open: - changes: - - 5.2.0 - label: Teeth Open - search: - terms: [] - styles: - - solid - unicode: f62f - voted: false -telegram: - changes: - - '4.7' - - 5.0.0 - label: Telegram - search: - terms: [] - styles: - - brands - unicode: f2c6 - voted: false -telegram-plane: - changes: - - 5.0.0 - label: Telegram Plane - search: - terms: [] - styles: - - brands - unicode: f3fe - voted: false -temperature-high: - changes: - - 5.5.0 - label: High Temperature - search: - terms: - - mercury - - thermometer - - warm - styles: - - solid - unicode: f769 - voted: false -temperature-low: - changes: - - 5.5.0 - label: Low Temperature - search: - terms: - - cool - - mercury - - thermometer - styles: - - solid - unicode: f76b - voted: false -tencent-weibo: - changes: - - '4.1' - - 5.0.0 - label: Tencent Weibo - search: - terms: [] - styles: - - brands - unicode: f1d5 - voted: false -tenge: - changes: - - 5.6.0 - label: Tenge - search: - terms: - - currency - - kazakhstan - - money - - price - styles: - - solid - unicode: f7d7 - voted: true -terminal: - changes: - - '3.1' - - 5.0.0 - label: Terminal - search: - terms: - - code - - command - - console - - prompt - styles: - - solid - unicode: f120 - voted: false -text-height: - changes: - - '1' - - 5.0.0 - label: text-height - search: - terms: [] - styles: - - solid - unicode: f034 - voted: false -text-width: - changes: - - '1' - - 5.0.0 - label: text-width - search: - terms: [] - styles: - - solid - unicode: f035 - voted: false -th: - changes: - - '1' - - 5.0.0 - - 5.7.0 - label: th - search: - terms: - - blocks - - boxes - - grid - - squares - styles: - - solid - unicode: f00a - voted: false -th-large: - changes: - - '1' - - 5.0.0 - label: th-large - search: - terms: - - blocks - - boxes - - grid - - squares - styles: - - solid - unicode: f009 - voted: false -th-list: - changes: - - '1' - - 5.0.0 - label: th-list - search: - terms: - - checklist - - completed - - done - - finished - - ol - - todo - - ul - styles: - - solid - unicode: f00b - voted: false -the-red-yeti: - changes: - - 5.3.0 - - 5.7.0 - label: The Red Yeti - search: - terms: [] - styles: - - brands - unicode: f69d - voted: false -theater-masks: - changes: - - 5.2.0 - label: Theater Masks - search: - terms: [] - styles: - - solid - unicode: f630 - voted: false -themeco: - changes: - - 5.1.0 - label: Themeco - search: - terms: [] - styles: - - brands - unicode: f5c6 - voted: false -themeisle: - changes: - - '4.6' - - 5.0.0 - label: ThemeIsle - search: - terms: [] - styles: - - brands - unicode: f2b2 - voted: false -thermometer: - changes: - - 5.0.7 - label: Thermometer - search: - terms: - - mercury - - status - - temperature - styles: - - solid - unicode: f491 - voted: false -thermometer-empty: - changes: - - '4.7' - - 5.0.0 - label: Thermometer Empty - search: - terms: - - mercury - - status - - temperature - styles: - - solid - unicode: f2cb - voted: false -thermometer-full: - changes: - - '4.7' - - 5.0.0 - label: Thermometer Full - search: - terms: - - fever - - mercury - - status - - temperature - styles: - - solid - unicode: f2c7 - voted: false -thermometer-half: - changes: - - '4.7' - - 5.0.0 - label: Thermometer 1/2 Full - search: - terms: - - mercury - - status - - temperature - styles: - - solid - unicode: f2c9 - voted: false -thermometer-quarter: - changes: - - '4.7' - - 5.0.0 - label: Thermometer 1/4 Full - search: - terms: - - mercury - - status - - temperature - styles: - - solid - unicode: f2ca - voted: false -thermometer-three-quarters: - changes: - - '4.7' - - 5.0.0 - label: Thermometer 3/4 Full - search: - terms: - - mercury - - status - - temperature - styles: - - solid - unicode: f2c8 - voted: false -think-peaks: - changes: - - 5.4.2 - label: Think Peaks - search: - terms: [] - styles: - - brands - unicode: f731 - voted: false -thumbs-down: - changes: - - '3.2' - - 5.0.0 - label: thumbs-down - search: - terms: - - disagree - - disapprove - - dislike - - hand - - thumbs-o-down - styles: - - solid - - regular - unicode: f165 - voted: false -thumbs-up: - changes: - - '3.2' - - 5.0.0 - label: thumbs-up - search: - terms: - - agree - - approve - - favorite - - hand - - like - - ok - - okay - - success - - thumbs-o-up - - 'yes' - - you got it dude - styles: - - solid - - regular - unicode: f164 - voted: false -thumbtack: - changes: - - '1' - - 5.0.0 - label: Thumbtack - search: - terms: - - coordinates - - location - - marker - - pin - - thumb-tack - styles: - - solid - unicode: f08d - voted: false -ticket-alt: - changes: - - 5.0.0 - label: Alternate Ticket - search: - terms: - - ticket - styles: - - solid - unicode: f3ff - voted: false -times: - changes: - - '1' - - 5.0.0 - - 5.0.13 - label: Times - search: - terms: - - close - - cross - - error - - exit - - incorrect - - notice - - notification - - notify - - problem - - wrong - - x - styles: - - solid - unicode: f00d - voted: false -times-circle: - changes: - - '1' - - 5.0.0 - label: Times Circle - search: - terms: - - close - - cross - - exit - - incorrect - - notice - - notification - - notify - - problem - - wrong - - x - styles: - - solid - - regular - unicode: f057 - voted: false -tint: - changes: - - '1' - - 5.0.0 - - 5.1.0 - label: tint - search: - terms: - - drop - - droplet - - raindrop - - waterdrop - styles: - - solid - unicode: f043 - voted: false -tint-slash: - changes: - - 5.1.0 - label: Tint Slash - search: - terms: [] - styles: - - solid - unicode: f5c7 - voted: false -tired: - changes: - - 5.1.0 - label: Tired Face - search: - terms: - - emoticon - - face - - grumpy - styles: - - solid - - regular - unicode: f5c8 - voted: false -toggle-off: - changes: - - '4.2' - - 5.0.0 - label: Toggle Off - search: - terms: - - switch - styles: - - solid - unicode: f204 - voted: false -toggle-on: - changes: - - '4.2' - - 5.0.0 - label: Toggle On - search: - terms: - - switch - styles: - - solid - unicode: f205 - voted: false -toilet: - changes: - - 5.6.0 - label: Toilet - search: - terms: - - bathroom - - flush - - john - - loo - - pee - - plumbing - - poop - - porcelain - - potty - - restroom - - throne - - washroom - - waste - - wc - styles: - - solid - unicode: f7d8 - voted: true -toilet-paper: - changes: - - 5.4.0 - label: Toilet Paper - search: - terms: - - bathroom - - halloween - - holiday - - lavatory - - prank - - restroom - - roll - styles: - - solid - unicode: f71e - voted: false -toolbox: - changes: - - 5.0.13 - label: Toolbox - search: - terms: - - admin - - container - - fix - - repair - - settings - - tools - styles: - - solid - unicode: f552 - voted: true -tools: - changes: - - 5.6.0 - label: Tools - search: - terms: - - admin - - fix - - repair - - screwdriver - - settings - - tools - - wrench - styles: - - solid - unicode: f7d9 - voted: true -tooth: - changes: - - 5.1.0 - label: Tooth - search: - terms: - - bicuspid - - dental - - molar - - mouth - - teeth - styles: - - solid - unicode: f5c9 - voted: true -torah: - changes: - - 5.3.0 - - 5.7.0 - label: Torah - search: - terms: - - book - - jewish - - judaism - styles: - - solid - unicode: f6a0 - voted: false -torii-gate: - changes: - - 5.3.0 - label: Torii Gate - search: - terms: - - building - - shintoism - styles: - - solid - unicode: f6a1 - voted: false -tractor: - changes: - - 5.4.0 - label: Tractor - search: - terms: [] - styles: - - solid - unicode: f722 - voted: false -trade-federation: - changes: - - 5.0.12 - label: Trade Federation - search: - terms: [] - styles: - - brands - unicode: f513 - voted: false -trademark: - changes: - - '4.4' - - 5.0.0 - label: Trademark - search: - terms: [] - styles: - - solid - unicode: f25c - voted: false -traffic-light: - changes: - - 5.2.0 - label: Traffic Light - search: - terms: [] - styles: - - solid - unicode: f637 - voted: false -train: - changes: - - '4.3' - - 5.0.0 - label: Train - search: - terms: - - bullet - - locomotive - - railway - styles: - - solid - unicode: f238 - voted: false -tram: - changes: - - 5.6.0 - label: Tram - search: - terms: - - crossing - - machine - - mountains - - seasonal - - transportation - styles: - - solid - unicode: f7da -transgender: - changes: - - '4.3' - - 5.0.0 - label: Transgender - search: - terms: - - intersex - styles: - - solid - unicode: f224 - voted: false -transgender-alt: - changes: - - '4.3' - - 5.0.0 - label: Alternate Transgender - search: - terms: [] - styles: - - solid - unicode: f225 - voted: false -trash: - changes: - - '4.2' - - 5.0.0 - - 5.7.0 - label: Trash - search: - terms: - - delete - - garbage - - hide - - remove - styles: - - solid - unicode: f1f8 - voted: false -trash-alt: - changes: - - 5.0.0 - - 5.7.0 - label: Alternate Trash - search: - terms: - - delete - - garbage - - hide - - remove - - trash - - trash-o - styles: - - solid - - regular - unicode: f2ed - voted: false -trash-restore: - changes: - - 5.7.0 - label: Trash Restore - search: - terms: - - back - - control z - - oops - - undo - styles: - - solid - unicode: f829 - voted: true -trash-restore-alt: - changes: - - 5.7.0 - label: Alternative Trash Restore - search: - terms: - - back - - control z - - oops - - undo - styles: - - solid - unicode: f82a - voted: true -tree: - changes: - - '4.1' - - 5.0.0 - label: Tree - search: - terms: - - bark - - fall - - flora - - forest - - nature - - plant - - seasonal - styles: - - solid - unicode: f1bb - voted: false -trello: - changes: - - '3.2' - - 5.0.0 - - 5.6.0 - label: Trello - search: - terms: - - atlassian - styles: - - brands - unicode: f181 - voted: false -tripadvisor: - changes: - - '4.4' - - 5.0.0 - label: TripAdvisor - search: - terms: [] - styles: - - brands - unicode: f262 - voted: false -trophy: - changes: - - '1' - - 5.0.0 - label: trophy - search: - terms: - - achievement - - award - - cup - - game - - winner - styles: - - solid - unicode: f091 - voted: false -truck: - changes: - - '2' - - 5.0.0 - - 5.0.7 - label: truck - search: - terms: - - delivery - - shipping - styles: - - solid - unicode: f0d1 - voted: false -truck-loading: - changes: - - 5.0.9 - label: Truck Loading - search: - terms: - - inventory - - moving - - rental - styles: - - solid - unicode: f4de - voted: false -truck-monster: - changes: - - 5.2.0 - label: Truck Monster - search: - terms: [] - styles: - - solid - unicode: f63b - voted: false -truck-moving: - changes: - - 5.0.9 - label: Truck Moving - search: - terms: - - inventory - - rental - styles: - - solid - unicode: f4df - voted: false -truck-pickup: - changes: - - 5.2.0 - label: Truck Side - search: - terms: [] - styles: - - solid - unicode: f63c - voted: false -tshirt: - changes: - - 5.0.13 - label: T-Shirt - search: - terms: - - clothing - styles: - - solid - unicode: f553 - voted: true -tty: - changes: - - '4.2' - - 5.0.0 - - 5.7.0 - label: TTY - search: - terms: [] - styles: - - solid - unicode: f1e4 - voted: false -tumblr: - changes: - - '3.2' - - 5.0.0 - label: Tumblr - search: - terms: [] - styles: - - brands - unicode: f173 - voted: false -tumblr-square: - changes: - - '3.2' - - 5.0.0 - label: Tumblr Square - search: - terms: [] - styles: - - brands - unicode: f174 - voted: false -tv: - changes: - - '4.4' - - 5.0.0 - label: Television - search: - terms: - - computer - - display - - monitor - - television - styles: - - solid - unicode: f26c - voted: false -twitch: - changes: - - '4.2' - - 5.0.0 - label: Twitch - search: - terms: [] - styles: - - brands - unicode: f1e8 - voted: false -twitter: - changes: - - '2' - - 5.0.0 - label: Twitter - search: - terms: - - social network - - tweet - styles: - - brands - unicode: f099 - voted: false -twitter-square: - changes: - - '1' - - 5.0.0 - label: Twitter Square - search: - terms: - - social network - - tweet - styles: - - brands - unicode: f081 - voted: false -typo3: - changes: - - 5.0.1 - label: Typo3 - search: - terms: [] - styles: - - brands - unicode: f42b - voted: false -uber: - changes: - - 5.0.0 - label: Uber - search: - terms: [] - styles: - - brands - unicode: f402 - voted: false -ubuntu: - changes: - - 5.6.0 - label: Ubuntu - search: - terms: - - linux - - operating system - - os - styles: - - brands - unicode: f7df - voted: true -uikit: - changes: - - 5.0.0 - label: UIkit - search: - terms: [] - styles: - - brands - unicode: f403 - voted: false -umbrella: - changes: - - '2' - - 5.0.0 - label: Umbrella - search: - terms: - - protection - - rain - styles: - - solid - unicode: f0e9 - voted: false -umbrella-beach: - changes: - - 5.1.0 - label: Umbrella Beach - search: - terms: - - protection - - recreation - - sun - styles: - - solid - unicode: f5ca - voted: false -underline: - changes: - - '2' - - 5.0.0 - label: Underline - search: - terms: [] - styles: - - solid - unicode: f0cd - voted: false -undo: - changes: - - '2' - - 5.0.0 - label: Undo - search: - terms: - - back - - control z - - exchange - - oops - - return - - rotate - - swap - styles: - - solid - unicode: f0e2 - voted: false -undo-alt: - changes: - - 5.0.0 - label: Alternate Undo - search: - terms: - - back - - control z - - exchange - - oops - - return - - swap - styles: - - solid - unicode: f2ea - voted: false -uniregistry: - changes: - - 5.0.0 - label: Uniregistry - search: - terms: [] - styles: - - brands - unicode: f404 - voted: false -universal-access: - changes: - - '4.6' - - 5.0.0 - label: Universal Access - search: - terms: [] - styles: - - solid - unicode: f29a - voted: false -university: - changes: - - '4.1' - - 5.0.0 - - 5.0.3 - label: University - search: - terms: - - bank - - building - - college - - higher education - students - - institution - styles: - - solid - unicode: f19c - voted: false -unlink: - changes: - - '3.1' - - 5.0.0 - label: unlink - search: - terms: - - chain - - chain-broken - - remove - styles: - - solid - unicode: f127 - voted: false -unlock: - changes: - - '2' - - 5.0.0 - label: unlock - search: - terms: - - admin - - lock - - password - - protect - styles: - - solid - unicode: f09c - voted: false -unlock-alt: - changes: - - '3.1' - - 5.0.0 - label: Alternate Unlock - search: - terms: - - admin - - lock - - password - - protect - styles: - - solid - unicode: f13e - voted: false -untappd: - changes: - - 5.0.0 - label: Untappd - search: - terms: [] - styles: - - brands - unicode: f405 - voted: false -upload: - changes: - - '1' - - 5.0.0 - label: Upload - search: - terms: - - import - - publish - styles: - - solid - unicode: f093 - voted: false -ups: - changes: - - 5.6.0 - label: UPS - search: - terms: - - United Parcel Service - - package - - shipping - styles: - - brands - unicode: f7e0 -usb: - changes: - - '4.5' - - 5.0.0 - label: USB - search: - terms: [] - styles: - - brands - unicode: f287 - voted: false -user: - changes: - - '1' - - 5.0.0 - - 5.0.3 - - 5.0.11 - label: User - search: - terms: - - account - - avatar - - head - - human - - man - - person - - profile - styles: - - solid - - regular - unicode: f007 - voted: false -user-alt: - changes: - - 5.0.0 - - 5.0.3 - - 5.0.11 - label: Alternate User - search: - terms: - - account - - avatar - - head - - human - - man - - person - - profile - styles: - - solid - unicode: f406 - voted: false -user-alt-slash: - changes: - - 5.0.11 - label: Alternate User Slash - search: - terms: [] - styles: - - solid - unicode: f4fa - voted: false -user-astronaut: - changes: - - 5.0.11 - label: User Astronaut - search: - terms: - - avatar - - clothing - - cosmonaut - - space - - suit - styles: - - solid - unicode: f4fb - voted: false -user-check: - changes: - - 5.0.11 - label: User Check - search: - terms: [] - styles: - - solid - unicode: f4fc - voted: false -user-circle: - changes: - - '4.7' - - 5.0.0 - - 5.0.3 - - 5.0.11 - label: User Circle - search: - terms: - - account - - avatar - - head - - human - - man - - person - - profile - styles: - - solid - - regular - unicode: f2bd - voted: false -user-clock: - changes: - - 5.0.11 - label: User Clock - search: - terms: [] - styles: - - solid - unicode: f4fd - voted: false -user-cog: - changes: - - 5.0.11 - label: User Cog - search: - terms: [] - styles: - - solid - unicode: f4fe - voted: false -user-edit: - changes: - - 5.0.11 - label: User Edit - search: - terms: - - edit - - pen - - pencil - - update - - write - styles: - - solid - unicode: f4ff - voted: false -user-friends: - changes: - - 5.0.11 - label: User Friends - search: - terms: [] - styles: - - solid - unicode: f500 - voted: false -user-graduate: - changes: - - 5.0.11 - label: User Graduate - search: - terms: - - cap - - clothing - - commencement - - gown - - graduation - - student - styles: - - solid - unicode: f501 - voted: false -user-injured: - changes: - - 5.4.0 - label: User Injured - search: - terms: - - cast - - ouch - - sling - styles: - - solid - unicode: f728 - voted: false -user-lock: - changes: - - 5.0.11 - label: User Lock - search: - terms: [] - styles: - - solid - unicode: f502 - voted: false -user-md: - changes: - - '2' - - 5.0.0 - - 5.0.3 - - 5.0.7 - - 5.0.11 - label: Doctor - search: - terms: - - job - - medical - - nurse - - occupation - - physician - - profile - - surgeon - styles: - - solid - unicode: f0f0 - voted: false -user-minus: - changes: - - 5.0.11 - label: User Minus - search: - terms: - - delete - - negative - - remove - styles: - - solid - unicode: f503 - voted: false -user-ninja: - changes: - - 5.0.11 - label: User Ninja - search: - terms: - - assassin - - avatar - - dangerous - - deadly - - sneaky - styles: - - solid - unicode: f504 - voted: false -user-nurse: - changes: - - 5.7.0 - label: Nurse - search: - terms: - - doctor - - midwife - - practitioner - - surgeon - styles: - - solid - unicode: f82f - voted: false -user-plus: - changes: - - '4.3' - - 5.0.0 - - 5.0.3 - - 5.0.11 - label: User Plus - search: - terms: - - positive - - sign up - - signup - styles: - - solid - unicode: f234 - voted: false -user-secret: - changes: - - '4.3' - - 5.0.0 - - 5.0.3 - - 5.0.11 - label: User Secret - search: - terms: - - clothing - - coat - - hat - - incognito - - privacy - - spy - - whisper - styles: - - solid - unicode: f21b - voted: false -user-shield: - changes: - - 5.0.11 - label: User Shield - search: - terms: [] - styles: - - solid - unicode: f505 - voted: false -user-slash: - changes: - - 5.0.11 - label: User Slash - search: - terms: - - ban - - remove - styles: - - solid - unicode: f506 - voted: false -user-tag: - changes: - - 5.0.11 - label: User Tag - search: - terms: [] - styles: - - solid - unicode: f507 - voted: false -user-tie: - changes: - - 5.0.11 - label: User Tie - search: - terms: - - avatar - - business - - clothing - - formal - styles: - - solid - unicode: f508 - voted: false -user-times: - changes: - - '4.3' - - 5.0.0 - - 5.0.3 - - 5.0.11 - label: Remove User - search: - terms: - - archive - - delete - - remove - - x - styles: - - solid - unicode: f235 - voted: false -users: - changes: - - '2' - - 5.0.0 - - 5.0.3 - - 5.0.11 - label: Users - search: - terms: - - people - - persons - - profiles - styles: - - solid - unicode: f0c0 - voted: false -users-cog: - changes: - - 5.0.11 - label: Users Cog - search: - terms: [] - styles: - - solid - unicode: f509 - voted: false -usps: - changes: - - 5.6.0 - label: United States Postal Service - search: - terms: - - american - - package - - shipping - - usa - styles: - - brands - unicode: f7e1 -ussunnah: - changes: - - 5.0.0 - label: us-Sunnah Foundation - search: - terms: [] - styles: - - brands - unicode: f407 - voted: false -utensil-spoon: - changes: - - 5.0.0 - label: Utensil Spoon - search: - terms: - - spoon - styles: - - solid - unicode: f2e5 - voted: false -utensils: - changes: - - 5.0.0 - label: Utensils - search: - terms: - - cutlery - - dinner - - eat - - food - - knife - - restaurant - - spoon - styles: - - solid - unicode: f2e7 - voted: false -vaadin: - changes: - - 5.0.0 - label: Vaadin - search: - terms: [] - styles: - - brands - unicode: f408 - voted: false -vector-square: - changes: - - 5.1.0 - label: Vector Square - search: - terms: - - anchors - - lines - - object - styles: - - solid - unicode: f5cb - voted: false -venus: - changes: - - '4.3' - - 5.0.0 - label: Venus - search: - terms: - - female - styles: - - solid - unicode: f221 - voted: false -venus-double: - changes: - - '4.3' - - 5.0.0 - label: Venus Double - search: - terms: [] - styles: - - solid - unicode: f226 - voted: false -venus-mars: - changes: - - '4.3' - - 5.0.0 - label: Venus Mars - search: - terms: [] - styles: - - solid - unicode: f228 - voted: false -viacoin: - changes: - - '4.3' - - 5.0.0 - label: Viacoin - search: - terms: [] - styles: - - brands - unicode: f237 - voted: false -viadeo: - changes: - - '4.6' - - 5.0.0 - label: Video - search: - terms: [] - styles: - - brands - unicode: f2a9 - voted: false -viadeo-square: - changes: - - '4.6' - - 5.0.0 - - 5.7.0 - label: Video Square - search: - terms: [] - styles: - - brands - unicode: f2aa - voted: false -vial: - changes: - - 5.0.7 - label: Vial - search: - terms: - - test tube - styles: - - solid - unicode: f492 - voted: false -vials: - changes: - - 5.0.7 - label: Vials - search: - terms: - - lab results - - test tubes - styles: - - solid - unicode: f493 - voted: false -viber: - changes: - - 5.0.0 - - 5.0.3 - label: Viber - search: - terms: [] - styles: - - brands - unicode: f409 - voted: false -video: - changes: - - '1' - - 5.0.0 - - 5.0.9 - label: Video - search: - terms: - - camera - - film - - movie - - record - - video-camera - styles: - - solid - unicode: f03d - voted: false -video-slash: - changes: - - 5.0.9 - label: Video Slash - search: - terms: [] - styles: - - solid - unicode: f4e2 - voted: false -vihara: - changes: - - 5.3.0 - label: Vihara - search: - terms: - - buddhism - - buddhist - - building - - monastery - styles: - - solid - unicode: f6a7 - voted: false -vimeo: - changes: - - 5.0.0 - label: Vimeo - search: - terms: [] - styles: - - brands - unicode: f40a - voted: false -vimeo-square: - changes: - - '4' - - 5.0.0 - label: Vimeo Square - search: - terms: [] - styles: - - brands - unicode: f194 - voted: false -vimeo-v: - changes: - - '4.4' - - 5.0.0 - label: Vimeo - search: - terms: - - vimeo - styles: - - brands - unicode: f27d - voted: false -vine: - changes: - - '4.1' - - 5.0.0 - label: Vine - search: - terms: [] - styles: - - brands - unicode: f1ca - voted: false -vk: - changes: - - '3.2' - - 5.0.0 - label: VK - search: - terms: [] - styles: - - brands - unicode: f189 - voted: false -vnv: - changes: - - 5.0.0 - label: VNV - search: - terms: [] - styles: - - brands - unicode: f40b - voted: false -volleyball-ball: - changes: - - 5.0.5 - label: Volleyball Ball - search: - terms: [] - styles: - - solid - unicode: f45f - voted: false -volume-down: - changes: - - '1' - - 5.0.0 - - 5.3.0 - label: Volume Down - search: - terms: - - audio - - lower - - music - - quieter - - sound - - speaker - styles: - - solid - unicode: f027 - voted: false -volume-mute: - changes: - - 5.3.0 - label: Volume Mute - search: - terms: [] - styles: - - solid - unicode: f6a9 - voted: true -volume-off: - changes: - - '1' - - 5.0.0 - - 5.3.0 - label: Volume Off - search: - terms: - - audio - - music - - mute - - sound - styles: - - solid - unicode: f026 - voted: false -volume-up: - changes: - - '1' - - 5.0.0 - - 5.3.0 - label: Volume Up - search: - terms: - - audio - - higher - - louder - - music - - sound - - speaker - styles: - - solid - unicode: f028 - voted: false -vote-yea: - changes: - - 5.5.0 - label: Vote Yea - search: - terms: - - accept - - cast - - election - - politics - - positive - - 'yes' - styles: - - solid - unicode: f772 - voted: false -vr-cardboard: - changes: - - 5.4.0 - label: Cardboard VR - search: - terms: - - google - - reality - - virtual - styles: - - solid - unicode: f729 - voted: true -vuejs: - changes: - - 5.0.0 - label: Vue.js - search: - terms: [] - styles: - - brands - unicode: f41f - voted: false -walking: - changes: - - 5.0.13 - label: Walking - search: - terms: - - person - styles: - - solid - unicode: f554 - voted: true -wallet: - changes: - - 5.0.13 - label: Wallet - search: - terms: [] - styles: - - solid - unicode: f555 - voted: true -warehouse: - changes: - - 5.0.7 - label: Warehouse - search: - terms: - - building - - capacity - - garage - - inventory - - storage - styles: - - solid - unicode: f494 - voted: false -water: - changes: - - 5.5.0 - label: Water - search: - terms: [] - styles: - - solid - unicode: f773 - voted: false -weebly: - changes: - - 5.1.0 - label: Weebly - search: - terms: [] - styles: - - brands - unicode: f5cc - voted: true -weibo: - changes: - - '3.2' - - 5.0.0 - label: Weibo - search: - terms: [] - styles: - - brands - unicode: f18a - voted: false -weight: - changes: - - 5.0.7 - label: Weight - search: - terms: - - measurement - - scale - - weight - styles: - - solid - unicode: f496 - voted: false -weight-hanging: - changes: - - 5.1.0 - label: Hanging Weight - search: - terms: - - anvil - - heavy - - measurement - styles: - - solid - unicode: f5cd - voted: false -weixin: - changes: - - '4.1' - - 5.0.0 - - 5.0.3 - label: Weixin (WeChat) - search: - terms: [] - styles: - - brands - unicode: f1d7 - voted: false -whatsapp: - changes: - - '4.3' - - 5.0.0 - label: What's App - search: - terms: [] - styles: - - brands - unicode: f232 - voted: false -whatsapp-square: - changes: - - 5.0.0 - label: What's App Square - search: - terms: [] - styles: - - brands - unicode: f40c - voted: false -wheelchair: - changes: - - '4' - - 5.0.0 - label: Wheelchair - search: - terms: - - handicap - - person - styles: - - solid - unicode: f193 - voted: false -whmcs: - changes: - - 5.0.0 - label: WHMCS - search: - terms: [] - styles: - - brands - unicode: f40d - voted: false -wifi: - changes: - - '4.2' - - 5.0.0 - - 5.3.0 - label: WiFi - search: - terms: - - connection - - hotspot - - internet - - network - - wireless - styles: - - solid - unicode: f1eb - voted: false -wikipedia-w: - changes: - - '4.4' - - 5.0.0 - label: Wikipedia W - search: - terms: [] - styles: - - brands - unicode: f266 - voted: false -wind: - changes: - - 5.4.0 - - 5.5.0 - label: Wind - search: - terms: - - air - - blow - - breeze - - fall - - seasonal - styles: - - solid - unicode: f72e - voted: false -window-close: - changes: - - '4.7' - - 5.0.0 - label: Window Close - search: - terms: [] - styles: - - solid - - regular - unicode: f410 - voted: false -window-maximize: - changes: - - '4.7' - - 5.0.0 - label: Window Maximize - search: - terms: [] - styles: - - solid - - regular - unicode: f2d0 - voted: false -window-minimize: - changes: - - '4.7' - - 5.0.0 - label: Window Minimize - search: - terms: [] - styles: - - solid - - regular - unicode: f2d1 - voted: false -window-restore: - changes: - - '4.7' - - 5.0.0 - label: Window Restore - search: - terms: [] - styles: - - solid - - regular - unicode: f2d2 - voted: false -windows: - changes: - - '3.2' - - 5.0.0 - label: Windows - search: - terms: - - microsoft - - operating system - - os - styles: - - brands - unicode: f17a - voted: false -wine-bottle: - changes: - - 5.4.0 - label: Wine Bottle - search: - terms: - - alcohol - - beverage - - drink - - glass - - grapes - styles: - - solid - unicode: f72f - voted: false -wine-glass: - changes: - - 5.0.9 - - 5.1.0 - label: Wine Glass - search: - terms: - - alcohol - - beverage - - drink - - grapes - styles: - - solid - unicode: f4e3 - voted: false -wine-glass-alt: - changes: - - 5.1.0 - label: Alternate Wine Glas - search: - terms: - - alcohol - - beverage - - drink - - grapes - styles: - - solid - unicode: f5ce - voted: false -wix: - changes: - - 5.1.0 - label: Wix - search: - terms: [] - styles: - - brands - unicode: f5cf - voted: true -wizards-of-the-coast: - changes: - - 5.4.0 - label: Wizards of the Coast - search: - terms: - - Dungeons & Dragons - - d&d - - dnd - - fantasy - - game - - gaming - - tabletop - styles: - - brands - unicode: f730 - voted: false -wolf-pack-battalion: - changes: - - 5.0.12 - label: Wolf Pack Battalion - search: - terms: [] - styles: - - brands - unicode: f514 - voted: false -won-sign: - changes: - - '3.2' - - 5.0.0 - label: Won Sign - search: - terms: - - krw - styles: - - solid - unicode: f159 - voted: false -wordpress: - changes: - - '4.1' - - 5.0.0 - label: WordPress Logo - search: - terms: [] - styles: - - brands - unicode: f19a - voted: false -wordpress-simple: - changes: - - 5.0.0 - label: Wordpress Simple - search: - terms: [] - styles: - - brands - unicode: f411 - voted: false -wpbeginner: - changes: - - '4.6' - - 5.0.0 - label: WPBeginner - search: - terms: [] - styles: - - brands - unicode: f297 - voted: false -wpexplorer: - changes: - - '4.7' - - 5.0.0 - label: WPExplorer - search: - terms: [] - styles: - - brands - unicode: f2de - voted: false -wpforms: - changes: - - '4.6' - - 5.0.0 - label: WPForms - search: - terms: [] - styles: - - brands - unicode: f298 - voted: false -wpressr: - changes: - - 5.4.2 - label: wpressr - search: - terms: - - rendact - styles: - - brands - unicode: f3e4 - voted: false -wrench: - changes: - - '2' - - 5.0.0 - - 5.0.13 - label: Wrench - search: - terms: - - fix - - settings - - spanner - - tool - - update - styles: - - solid - unicode: f0ad - voted: false -x-ray: - changes: - - 5.0.7 - label: X-Ray - search: - terms: - - radiological images - - radiology - styles: - - solid - unicode: f497 - voted: false -xbox: - changes: - - 5.0.0 - label: Xbox - search: - terms: [] - styles: - - brands - unicode: f412 - voted: false -xing: - changes: - - '3.2' - - 5.0.0 - label: Xing - search: - terms: [] - styles: - - brands - unicode: f168 - voted: false -xing-square: - changes: - - '3.2' - - 5.0.0 - label: Xing Square - search: - terms: [] - styles: - - brands - unicode: f169 - voted: false -y-combinator: - changes: - - '4.4' - - 5.0.0 - label: Y Combinator - search: - terms: [] - styles: - - brands - unicode: f23b - voted: false -yahoo: - changes: - - '4.1' - - 5.0.0 - - 5.0.3 - label: Yahoo Logo - search: - terms: [] - styles: - - brands - unicode: f19e - voted: false -yandex: - changes: - - 5.0.0 - label: Yandex - search: - terms: [] - styles: - - brands - unicode: f413 - voted: false -yandex-international: - changes: - - 5.0.0 - label: Yandex International - search: - terms: [] - styles: - - brands - unicode: f414 - voted: false -yarn: - changes: - - 5.6.0 - label: Yarn - search: - terms: [] - styles: - - brands - unicode: f7e3 - voted: true -yelp: - changes: - - '4.2' - - 5.0.0 - - 5.7.0 - label: Yelp - search: - terms: [] - styles: - - brands - unicode: f1e9 - voted: false -yen-sign: - changes: - - '3.2' - - 5.0.0 - label: Yen Sign - search: - terms: - - currency - - jpy - - money - styles: - - solid - unicode: f157 - voted: false -yin-yang: - changes: - - 5.3.0 - label: Yin Yang - search: - terms: - - daoism - - opposites - - taoism - styles: - - solid - unicode: f6ad - voted: false -yoast: - changes: - - '4.6' - - 5.0.0 - - 5.0.3 - label: Yoast - search: - terms: [] - styles: - - brands - unicode: f2b1 - voted: false -youtube: - changes: - - '3.2' - - 5.0.0 - label: YouTube - search: - terms: - - film - - video - - youtube-play - - youtube-square - styles: - - brands - unicode: f167 - voted: false -youtube-square: - changes: - - 5.0.3 - label: YouTube Square - search: - terms: [] - styles: - - brands - unicode: f431 - voted: false -zhihu: - changes: - - 5.2.0 - label: Zhihu - search: - terms: [] - styles: - - brands - unicode: f63f - voted: true diff --git a/examples/web/static/libs/fontawesome/metadata/shims.json b/examples/web/static/libs/fontawesome/metadata/shims.json deleted file mode 100644 index eb667095..00000000 --- a/examples/web/static/libs/fontawesome/metadata/shims.json +++ /dev/null @@ -1,2307 +0,0 @@ -[ - [ - "glass", - null, - "glass-martini" - ], - [ - "meetup", - "fab", - null - ], - [ - "star-o", - "far", - "star" - ], - [ - "remove", - null, - "times" - ], - [ - "close", - null, - "times" - ], - [ - "gear", - null, - "cog" - ], - [ - "trash-o", - "far", - "trash-alt" - ], - [ - "file-o", - "far", - "file" - ], - [ - "clock-o", - "far", - "clock" - ], - [ - "arrow-circle-o-down", - "far", - "arrow-alt-circle-down" - ], - [ - "arrow-circle-o-up", - "far", - "arrow-alt-circle-up" - ], - [ - "play-circle-o", - "far", - "play-circle" - ], - [ - "repeat", - null, - "redo" - ], - [ - "rotate-right", - null, - "redo" - ], - [ - "refresh", - null, - "sync" - ], - [ - "list-alt", - "far", - null - ], - [ - "dedent", - null, - "outdent" - ], - [ - "video-camera", - null, - "video" - ], - [ - "picture-o", - "far", - "image" - ], - [ - "photo", - "far", - "image" - ], - [ - "image", - "far", - "image" - ], - [ - "pencil", - null, - "pencil-alt" - ], - [ - "map-marker", - null, - "map-marker-alt" - ], - [ - "pencil-square-o", - "far", - "edit" - ], - [ - "share-square-o", - "far", - "share-square" - ], - [ - "check-square-o", - "far", - "check-square" - ], - [ - "arrows", - null, - "arrows-alt" - ], - [ - "times-circle-o", - "far", - "times-circle" - ], - [ - "check-circle-o", - "far", - "check-circle" - ], - [ - "mail-forward", - null, - "share" - ], - [ - "eye", - "far", - null - ], - [ - "eye-slash", - "far", - null - ], - [ - "warning", - null, - "exclamation-triangle" - ], - [ - "calendar", - null, - "calendar-alt" - ], - [ - "arrows-v", - null, - "arrows-alt-v" - ], - [ - "arrows-h", - null, - "arrows-alt-h" - ], - [ - "bar-chart", - "far", - "chart-bar" - ], - [ - "bar-chart-o", - "far", - "chart-bar" - ], - [ - "twitter-square", - "fab", - null - ], - [ - "facebook-square", - "fab", - null - ], - [ - "gears", - null, - "cogs" - ], - [ - "thumbs-o-up", - "far", - "thumbs-up" - ], - [ - "thumbs-o-down", - "far", - "thumbs-down" - ], - [ - "heart-o", - "far", - "heart" - ], - [ - "sign-out", - null, - "sign-out-alt" - ], - [ - "linkedin-square", - "fab", - "linkedin" - ], - [ - "thumb-tack", - null, - "thumbtack" - ], - [ - "external-link", - null, - "external-link-alt" - ], - [ - "sign-in", - null, - "sign-in-alt" - ], - [ - "github-square", - "fab", - null - ], - [ - "lemon-o", - "far", - "lemon" - ], - [ - "square-o", - "far", - "square" - ], - [ - "bookmark-o", - "far", - "bookmark" - ], - [ - "twitter", - "fab", - null - ], - [ - "facebook", - "fab", - "facebook-f" - ], - [ - "facebook-f", - "fab", - "facebook-f" - ], - [ - "github", - "fab", - null - ], - [ - "credit-card", - "far", - null - ], - [ - "feed", - null, - "rss" - ], - [ - "hdd-o", - "far", - "hdd" - ], - [ - "hand-o-right", - "far", - "hand-point-right" - ], - [ - "hand-o-left", - "far", - "hand-point-left" - ], - [ - "hand-o-up", - "far", - "hand-point-up" - ], - [ - "hand-o-down", - "far", - "hand-point-down" - ], - [ - "arrows-alt", - null, - "expand-arrows-alt" - ], - [ - "group", - null, - "users" - ], - [ - "chain", - null, - "link" - ], - [ - "scissors", - null, - "cut" - ], - [ - "files-o", - "far", - "copy" - ], - [ - "floppy-o", - "far", - "save" - ], - [ - "navicon", - null, - "bars" - ], - [ - "reorder", - null, - "bars" - ], - [ - "pinterest", - "fab", - null - ], - [ - "pinterest-square", - "fab", - null - ], - [ - "google-plus-square", - "fab", - null - ], - [ - "google-plus", - "fab", - "google-plus-g" - ], - [ - "money", - "far", - "money-bill-alt" - ], - [ - "unsorted", - null, - "sort" - ], - [ - "sort-desc", - null, - "sort-down" - ], - [ - "sort-asc", - null, - "sort-up" - ], - [ - "linkedin", - "fab", - "linkedin-in" - ], - [ - "rotate-left", - null, - "undo" - ], - [ - "legal", - null, - "gavel" - ], - [ - "tachometer", - null, - "tachometer-alt" - ], - [ - "dashboard", - null, - "tachometer-alt" - ], - [ - "comment-o", - "far", - "comment" - ], - [ - "comments-o", - "far", - "comments" - ], - [ - "flash", - null, - "bolt" - ], - [ - "clipboard", - "far", - null - ], - [ - "paste", - "far", - "clipboard" - ], - [ - "lightbulb-o", - "far", - "lightbulb" - ], - [ - "exchange", - null, - "exchange-alt" - ], - [ - "cloud-download", - null, - "cloud-download-alt" - ], - [ - "cloud-upload", - null, - "cloud-upload-alt" - ], - [ - "bell-o", - "far", - "bell" - ], - [ - "cutlery", - null, - "utensils" - ], - [ - "file-text-o", - "far", - "file-alt" - ], - [ - "building-o", - "far", - "building" - ], - [ - "hospital-o", - "far", - "hospital" - ], - [ - "tablet", - null, - "tablet-alt" - ], - [ - "mobile", - null, - "mobile-alt" - ], - [ - "mobile-phone", - null, - "mobile-alt" - ], - [ - "circle-o", - "far", - "circle" - ], - [ - "mail-reply", - null, - "reply" - ], - [ - "github-alt", - "fab", - null - ], - [ - "folder-o", - "far", - "folder" - ], - [ - "folder-open-o", - "far", - "folder-open" - ], - [ - "smile-o", - "far", - "smile" - ], - [ - "frown-o", - "far", - "frown" - ], - [ - "meh-o", - "far", - "meh" - ], - [ - "keyboard-o", - "far", - "keyboard" - ], - [ - "flag-o", - "far", - "flag" - ], - [ - "mail-reply-all", - null, - "reply-all" - ], - [ - "star-half-o", - "far", - "star-half" - ], - [ - "star-half-empty", - "far", - "star-half" - ], - [ - "star-half-full", - "far", - "star-half" - ], - [ - "code-fork", - null, - "code-branch" - ], - [ - "chain-broken", - null, - "unlink" - ], - [ - "shield", - null, - "shield-alt" - ], - [ - "calendar-o", - "far", - "calendar" - ], - [ - "maxcdn", - "fab", - null - ], - [ - "html5", - "fab", - null - ], - [ - "css3", - "fab", - null - ], - [ - "ticket", - null, - "ticket-alt" - ], - [ - "minus-square-o", - "far", - "minus-square" - ], - [ - "level-up", - null, - "level-up-alt" - ], - [ - "level-down", - null, - "level-down-alt" - ], - [ - "pencil-square", - null, - "pen-square" - ], - [ - "external-link-square", - null, - "external-link-square-alt" - ], - [ - "compass", - "far", - null - ], - [ - "caret-square-o-down", - "far", - "caret-square-down" - ], - [ - "toggle-down", - "far", - "caret-square-down" - ], - [ - "caret-square-o-up", - "far", - "caret-square-up" - ], - [ - "toggle-up", - "far", - "caret-square-up" - ], - [ - "caret-square-o-right", - "far", - "caret-square-right" - ], - [ - "toggle-right", - "far", - "caret-square-right" - ], - [ - "eur", - null, - "euro-sign" - ], - [ - "euro", - null, - "euro-sign" - ], - [ - "gbp", - null, - "pound-sign" - ], - [ - "usd", - null, - "dollar-sign" - ], - [ - "dollar", - null, - "dollar-sign" - ], - [ - "inr", - null, - "rupee-sign" - ], - [ - "rupee", - null, - "rupee-sign" - ], - [ - "jpy", - null, - "yen-sign" - ], - [ - "cny", - null, - "yen-sign" - ], - [ - "rmb", - null, - "yen-sign" - ], - [ - "yen", - null, - "yen-sign" - ], - [ - "rub", - null, - "ruble-sign" - ], - [ - "ruble", - null, - "ruble-sign" - ], - [ - "rouble", - null, - "ruble-sign" - ], - [ - "krw", - null, - "won-sign" - ], - [ - "won", - null, - "won-sign" - ], - [ - "btc", - "fab", - null - ], - [ - "bitcoin", - "fab", - "btc" - ], - [ - "file-text", - null, - "file-alt" - ], - [ - "sort-alpha-asc", - null, - "sort-alpha-down" - ], - [ - "sort-alpha-desc", - null, - "sort-alpha-up" - ], - [ - "sort-amount-asc", - null, - "sort-amount-down" - ], - [ - "sort-amount-desc", - null, - "sort-amount-up" - ], - [ - "sort-numeric-asc", - null, - "sort-numeric-down" - ], - [ - "sort-numeric-desc", - null, - "sort-numeric-up" - ], - [ - "youtube-square", - "fab", - null - ], - [ - "youtube", - "fab", - null - ], - [ - "xing", - "fab", - null - ], - [ - "xing-square", - "fab", - null - ], - [ - "youtube-play", - "fab", - "youtube" - ], - [ - "dropbox", - "fab", - null - ], - [ - "stack-overflow", - "fab", - null - ], - [ - "instagram", - "fab", - null - ], - [ - "flickr", - "fab", - null - ], - [ - "adn", - "fab", - null - ], - [ - "bitbucket", - "fab", - null - ], - [ - "bitbucket-square", - "fab", - "bitbucket" - ], - [ - "tumblr", - "fab", - null - ], - [ - "tumblr-square", - "fab", - null - ], - [ - "long-arrow-down", - null, - "long-arrow-alt-down" - ], - [ - "long-arrow-up", - null, - "long-arrow-alt-up" - ], - [ - "long-arrow-left", - null, - "long-arrow-alt-left" - ], - [ - "long-arrow-right", - null, - "long-arrow-alt-right" - ], - [ - "apple", - "fab", - null - ], - [ - "windows", - "fab", - null - ], - [ - "android", - "fab", - null - ], - [ - "linux", - "fab", - null - ], - [ - "dribbble", - "fab", - null - ], - [ - "skype", - "fab", - null - ], - [ - "foursquare", - "fab", - null - ], - [ - "trello", - "fab", - null - ], - [ - "gratipay", - "fab", - null - ], - [ - "gittip", - "fab", - "gratipay" - ], - [ - "sun-o", - "far", - "sun" - ], - [ - "moon-o", - "far", - "moon" - ], - [ - "vk", - "fab", - null - ], - [ - "weibo", - "fab", - null - ], - [ - "renren", - "fab", - null - ], - [ - "pagelines", - "fab", - null - ], - [ - "stack-exchange", - "fab", - null - ], - [ - "arrow-circle-o-right", - "far", - "arrow-alt-circle-right" - ], - [ - "arrow-circle-o-left", - "far", - "arrow-alt-circle-left" - ], - [ - "caret-square-o-left", - "far", - "caret-square-left" - ], - [ - "toggle-left", - "far", - "caret-square-left" - ], - [ - "dot-circle-o", - "far", - "dot-circle" - ], - [ - "vimeo-square", - "fab", - null - ], - [ - "try", - null, - "lira-sign" - ], - [ - "turkish-lira", - null, - "lira-sign" - ], - [ - "plus-square-o", - "far", - "plus-square" - ], - [ - "slack", - "fab", - null - ], - [ - "wordpress", - "fab", - null - ], - [ - "openid", - "fab", - null - ], - [ - "institution", - null, - "university" - ], - [ - "bank", - null, - "university" - ], - [ - "mortar-board", - null, - "graduation-cap" - ], - [ - "yahoo", - "fab", - null - ], - [ - "google", - "fab", - null - ], - [ - "reddit", - "fab", - null - ], - [ - "reddit-square", - "fab", - null - ], - [ - "stumbleupon-circle", - "fab", - null - ], - [ - "stumbleupon", - "fab", - null - ], - [ - "delicious", - "fab", - null - ], - [ - "digg", - "fab", - null - ], - [ - "pied-piper-pp", - "fab", - null - ], - [ - "pied-piper-alt", - "fab", - null - ], - [ - "drupal", - "fab", - null - ], - [ - "joomla", - "fab", - null - ], - [ - "spoon", - null, - "utensil-spoon" - ], - [ - "behance", - "fab", - null - ], - [ - "behance-square", - "fab", - null - ], - [ - "steam", - "fab", - null - ], - [ - "steam-square", - "fab", - null - ], - [ - "automobile", - null, - "car" - ], - [ - "cab", - null, - "taxi" - ], - [ - "envelope-o", - "far", - "envelope" - ], - [ - "deviantart", - "fab", - null - ], - [ - "soundcloud", - "fab", - null - ], - [ - "file-pdf-o", - "far", - "file-pdf" - ], - [ - "file-word-o", - "far", - "file-word" - ], - [ - "file-excel-o", - "far", - "file-excel" - ], - [ - "file-powerpoint-o", - "far", - "file-powerpoint" - ], - [ - "file-image-o", - "far", - "file-image" - ], - [ - "file-photo-o", - "far", - "file-image" - ], - [ - "file-picture-o", - "far", - "file-image" - ], - [ - "file-archive-o", - "far", - "file-archive" - ], - [ - "file-zip-o", - "far", - "file-archive" - ], - [ - "file-audio-o", - "far", - "file-audio" - ], - [ - "file-sound-o", - "far", - "file-audio" - ], - [ - "file-video-o", - "far", - "file-video" - ], - [ - "file-movie-o", - "far", - "file-video" - ], - [ - "file-code-o", - "far", - "file-code" - ], - [ - "vine", - "fab", - null - ], - [ - "codepen", - "fab", - null - ], - [ - "jsfiddle", - "fab", - null - ], - [ - "life-ring", - "far", - null - ], - [ - "life-bouy", - "far", - "life-ring" - ], - [ - "life-buoy", - "far", - "life-ring" - ], - [ - "life-saver", - "far", - "life-ring" - ], - [ - "support", - "far", - "life-ring" - ], - [ - "circle-o-notch", - null, - "circle-notch" - ], - [ - "rebel", - "fab", - null - ], - [ - "ra", - "fab", - "rebel" - ], - [ - "resistance", - "fab", - "rebel" - ], - [ - "empire", - "fab", - null - ], - [ - "ge", - "fab", - "empire" - ], - [ - "git-square", - "fab", - null - ], - [ - "git", - "fab", - null - ], - [ - "hacker-news", - "fab", - null - ], - [ - "y-combinator-square", - "fab", - "hacker-news" - ], - [ - "yc-square", - "fab", - "hacker-news" - ], - [ - "tencent-weibo", - "fab", - null - ], - [ - "qq", - "fab", - null - ], - [ - "weixin", - "fab", - null - ], - [ - "wechat", - "fab", - "weixin" - ], - [ - "send", - null, - "paper-plane" - ], - [ - "paper-plane-o", - "far", - "paper-plane" - ], - [ - "send-o", - "far", - "paper-plane" - ], - [ - "circle-thin", - "far", - "circle" - ], - [ - "header", - null, - "heading" - ], - [ - "sliders", - null, - "sliders-h" - ], - [ - "futbol-o", - "far", - "futbol" - ], - [ - "soccer-ball-o", - "far", - "futbol" - ], - [ - "slideshare", - "fab", - null - ], - [ - "twitch", - "fab", - null - ], - [ - "yelp", - "fab", - null - ], - [ - "newspaper-o", - "far", - "newspaper" - ], - [ - "paypal", - "fab", - null - ], - [ - "google-wallet", - "fab", - null - ], - [ - "cc-visa", - "fab", - null - ], - [ - "cc-mastercard", - "fab", - null - ], - [ - "cc-discover", - "fab", - null - ], - [ - "cc-amex", - "fab", - null - ], - [ - "cc-paypal", - "fab", - null - ], - [ - "cc-stripe", - "fab", - null - ], - [ - "bell-slash-o", - "far", - "bell-slash" - ], - [ - "trash", - null, - "trash-alt" - ], - [ - "copyright", - "far", - null - ], - [ - "eyedropper", - null, - "eye-dropper" - ], - [ - "area-chart", - null, - "chart-area" - ], - [ - "pie-chart", - null, - "chart-pie" - ], - [ - "line-chart", - null, - "chart-line" - ], - [ - "lastfm", - "fab", - null - ], - [ - "lastfm-square", - "fab", - null - ], - [ - "ioxhost", - "fab", - null - ], - [ - "angellist", - "fab", - null - ], - [ - "cc", - "far", - "closed-captioning" - ], - [ - "ils", - null, - "shekel-sign" - ], - [ - "shekel", - null, - "shekel-sign" - ], - [ - "sheqel", - null, - "shekel-sign" - ], - [ - "meanpath", - "fab", - "font-awesome" - ], - [ - "buysellads", - "fab", - null - ], - [ - "connectdevelop", - "fab", - null - ], - [ - "dashcube", - "fab", - null - ], - [ - "forumbee", - "fab", - null - ], - [ - "leanpub", - "fab", - null - ], - [ - "sellsy", - "fab", - null - ], - [ - "shirtsinbulk", - "fab", - null - ], - [ - "simplybuilt", - "fab", - null - ], - [ - "skyatlas", - "fab", - null - ], - [ - "diamond", - "far", - "gem" - ], - [ - "intersex", - null, - "transgender" - ], - [ - "facebook-official", - "fab", - "facebook" - ], - [ - "pinterest-p", - "fab", - null - ], - [ - "whatsapp", - "fab", - null - ], - [ - "hotel", - null, - "bed" - ], - [ - "viacoin", - "fab", - null - ], - [ - "medium", - "fab", - null - ], - [ - "y-combinator", - "fab", - null - ], - [ - "yc", - "fab", - "y-combinator" - ], - [ - "optin-monster", - "fab", - null - ], - [ - "opencart", - "fab", - null - ], - [ - "expeditedssl", - "fab", - null - ], - [ - "battery-4", - null, - "battery-full" - ], - [ - "battery", - null, - "battery-full" - ], - [ - "battery-3", - null, - "battery-three-quarters" - ], - [ - "battery-2", - null, - "battery-half" - ], - [ - "battery-1", - null, - "battery-quarter" - ], - [ - "battery-0", - null, - "battery-empty" - ], - [ - "object-group", - "far", - null - ], - [ - "object-ungroup", - "far", - null - ], - [ - "sticky-note-o", - "far", - "sticky-note" - ], - [ - "cc-jcb", - "fab", - null - ], - [ - "cc-diners-club", - "fab", - null - ], - [ - "clone", - "far", - null - ], - [ - "hourglass-o", - "far", - "hourglass" - ], - [ - "hourglass-1", - null, - "hourglass-start" - ], - [ - "hourglass-2", - null, - "hourglass-half" - ], - [ - "hourglass-3", - null, - "hourglass-end" - ], - [ - "hand-rock-o", - "far", - "hand-rock" - ], - [ - "hand-grab-o", - "far", - "hand-rock" - ], - [ - "hand-paper-o", - "far", - "hand-paper" - ], - [ - "hand-stop-o", - "far", - "hand-paper" - ], - [ - "hand-scissors-o", - "far", - "hand-scissors" - ], - [ - "hand-lizard-o", - "far", - "hand-lizard" - ], - [ - "hand-spock-o", - "far", - "hand-spock" - ], - [ - "hand-pointer-o", - "far", - "hand-pointer" - ], - [ - "hand-peace-o", - "far", - "hand-peace" - ], - [ - "registered", - "far", - null - ], - [ - "creative-commons", - "fab", - null - ], - [ - "gg", - "fab", - null - ], - [ - "gg-circle", - "fab", - null - ], - [ - "tripadvisor", - "fab", - null - ], - [ - "odnoklassniki", - "fab", - null - ], - [ - "odnoklassniki-square", - "fab", - null - ], - [ - "get-pocket", - "fab", - null - ], - [ - "wikipedia-w", - "fab", - null - ], - [ - "safari", - "fab", - null - ], - [ - "chrome", - "fab", - null - ], - [ - "firefox", - "fab", - null - ], - [ - "opera", - "fab", - null - ], - [ - "internet-explorer", - "fab", - null - ], - [ - "television", - null, - "tv" - ], - [ - "contao", - "fab", - null - ], - [ - "500px", - "fab", - null - ], - [ - "amazon", - "fab", - null - ], - [ - "calendar-plus-o", - "far", - "calendar-plus" - ], - [ - "calendar-minus-o", - "far", - "calendar-minus" - ], - [ - "calendar-times-o", - "far", - "calendar-times" - ], - [ - "calendar-check-o", - "far", - "calendar-check" - ], - [ - "map-o", - "far", - "map" - ], - [ - "commenting", - null, - "comment-dots" - ], - [ - "commenting-o", - "far", - "comment-dots" - ], - [ - "houzz", - "fab", - null - ], - [ - "vimeo", - "fab", - "vimeo-v" - ], - [ - "black-tie", - "fab", - null - ], - [ - "fonticons", - "fab", - null - ], - [ - "reddit-alien", - "fab", - null - ], - [ - "edge", - "fab", - null - ], - [ - "credit-card-alt", - null, - "credit-card" - ], - [ - "codiepie", - "fab", - null - ], - [ - "modx", - "fab", - null - ], - [ - "fort-awesome", - "fab", - null - ], - [ - "usb", - "fab", - null - ], - [ - "product-hunt", - "fab", - null - ], - [ - "mixcloud", - "fab", - null - ], - [ - "scribd", - "fab", - null - ], - [ - "pause-circle-o", - "far", - "pause-circle" - ], - [ - "stop-circle-o", - "far", - "stop-circle" - ], - [ - "bluetooth", - "fab", - null - ], - [ - "bluetooth-b", - "fab", - null - ], - [ - "gitlab", - "fab", - null - ], - [ - "wpbeginner", - "fab", - null - ], - [ - "wpforms", - "fab", - null - ], - [ - "envira", - "fab", - null - ], - [ - "wheelchair-alt", - "fab", - "accessible-icon" - ], - [ - "question-circle-o", - "far", - "question-circle" - ], - [ - "volume-control-phone", - null, - "phone-volume" - ], - [ - "asl-interpreting", - null, - "american-sign-language-interpreting" - ], - [ - "deafness", - null, - "deaf" - ], - [ - "hard-of-hearing", - null, - "deaf" - ], - [ - "glide", - "fab", - null - ], - [ - "glide-g", - "fab", - null - ], - [ - "signing", - null, - "sign-language" - ], - [ - "viadeo", - "fab", - null - ], - [ - "viadeo-square", - "fab", - null - ], - [ - "snapchat", - "fab", - null - ], - [ - "snapchat-ghost", - "fab", - null - ], - [ - "snapchat-square", - "fab", - null - ], - [ - "pied-piper", - "fab", - null - ], - [ - "first-order", - "fab", - null - ], - [ - "yoast", - "fab", - null - ], - [ - "themeisle", - "fab", - null - ], - [ - "google-plus-official", - "fab", - "google-plus" - ], - [ - "google-plus-circle", - "fab", - "google-plus" - ], - [ - "font-awesome", - "fab", - null - ], - [ - "fa", - "fab", - "font-awesome" - ], - [ - "handshake-o", - "far", - "handshake" - ], - [ - "envelope-open-o", - "far", - "envelope-open" - ], - [ - "linode", - "fab", - null - ], - [ - "address-book-o", - "far", - "address-book" - ], - [ - "vcard", - null, - "address-card" - ], - [ - "address-card-o", - "far", - "address-card" - ], - [ - "vcard-o", - "far", - "address-card" - ], - [ - "user-circle-o", - "far", - "user-circle" - ], - [ - "user-o", - "far", - "user" - ], - [ - "id-badge", - "far", - null - ], - [ - "drivers-license", - null, - "id-card" - ], - [ - "id-card-o", - "far", - "id-card" - ], - [ - "drivers-license-o", - "far", - "id-card" - ], - [ - "quora", - "fab", - null - ], - [ - "free-code-camp", - "fab", - null - ], - [ - "telegram", - "fab", - null - ], - [ - "thermometer-4", - null, - "thermometer-full" - ], - [ - "thermometer", - null, - "thermometer-full" - ], - [ - "thermometer-3", - null, - "thermometer-three-quarters" - ], - [ - "thermometer-2", - null, - "thermometer-half" - ], - [ - "thermometer-1", - null, - "thermometer-quarter" - ], - [ - "thermometer-0", - null, - "thermometer-empty" - ], - [ - "bathtub", - null, - "bath" - ], - [ - "s15", - null, - "bath" - ], - [ - "window-maximize", - "far", - null - ], - [ - "window-restore", - "far", - null - ], - [ - "times-rectangle", - null, - "window-close" - ], - [ - "window-close-o", - "far", - "window-close" - ], - [ - "times-rectangle-o", - "far", - "window-close" - ], - [ - "bandcamp", - "fab", - null - ], - [ - "grav", - "fab", - null - ], - [ - "etsy", - "fab", - null - ], - [ - "imdb", - "fab", - null - ], - [ - "ravelry", - "fab", - null - ], - [ - "eercast", - "fab", - "sellcast" - ], - [ - "snowflake-o", - "far", - "snowflake" - ], - [ - "superpowers", - "fab", - null - ], - [ - "wpexplorer", - "fab", - null - ], - [ - "spotify", - "fab", - null - ] -] \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/metadata/shims.yml b/examples/web/static/libs/fontawesome/metadata/shims.yml deleted file mode 100644 index ae10a94f..00000000 --- a/examples/web/static/libs/fontawesome/metadata/shims.yml +++ /dev/null @@ -1,294 +0,0 @@ -area-chart: - name: chart-area -arrow-circle-o-down: - name: arrow-alt-circle-down - prefix: far -arrow-circle-o-left: - name: arrow-alt-circle-left - prefix: far -arrow-circle-o-right: - name: arrow-alt-circle-right - prefix: far -arrow-circle-o-up: - name: arrow-alt-circle-up - prefix: far -arrows: - name: arrows-alt -arrows-alt: - name: expand-arrows-alt -arrows-h: - name: arrows-alt-h -arrows-v: - name: arrows-alt-v -bar-chart: - name: chart-bar - prefix: far -bitbucket-square: - name: bitbucket - prefix: fab -calendar: - name: calendar-alt -calendar-o: - name: calendar - prefix: far -caret-square-o-down: - name: caret-square-down - prefix: far -caret-square-o-left: - name: caret-square-left - prefix: far -caret-square-o-right: - name: caret-square-right - prefix: far -caret-square-o-up: - name: caret-square-up - prefix: far -cc: - name: closed-captioning - prefix: far -chain-broken: - name: unlink -circle-o-notch: - name: circle-notch -circle-thin: - name: circle - prefix: far -clipboard: - prefix: far -clone: - prefix: far -cloud-download: - name: cloud-download-alt -cloud-upload: - name: cloud-upload-alt -code-fork: - name: code-branch -comment-alt: - name: comment-dots - prefix: far -commenting: - name: comment-dots -compass: - prefix: far -copyright: - prefix: far -creative-commons: - prefix: fab -credit-card: - prefix: far -credit-card-alt: - name: credit-card -cutlery: - name: utensils -diamond: - name: gem - prefix: far -eercast: - name: sellcast - prefix: fab -eur: - name: euro-sign -exchange: - name: exchange-alt -external-link: - name: external-link-alt -external-link-square: - name: external-link-square-alt -eye: - prefix: far -eye-dropper: - name: eye-dropper - prefix: far -eye-slash: - prefix: far -eyedropper: - name: eye-dropper -facebook: - name: facebook-f - prefix: fab -facebook-official: - name: facebook - prefix: fab -file-text: - name: file-alt -files-o: - name: copy - prefix: far -floppy-o: - name: save - prefix: far -gbp: - name: pound-sign -glass: - name: glass-martini -google-plus: - name: google-plus-g - prefix: fab -google-plus-circle: - name: google-plus - prefix: fab -google-plus-official: - name: google-plus - prefix: fab -hand-o-down: - name: hand-point-down - prefix: far -hand-o-left: - name: hand-point-left - prefix: far -hand-o-right: - name: hand-point-right - prefix: far -hand-o-up: - name: hand-point-up - prefix: far -header: - name: heading -id-badge: - prefix: far -ils: - name: shekel-sign -inr: - name: rupee-sign -intersex: - name: transgender -jpy: - name: yen-sign -krw: - name: won-sign -level-down: - name: level-down-alt -level-up: - name: level-up-alt -life-ring: - prefix: far -line-chart: - name: chart-line -linkedin: - name: linkedin-in - prefix: fab -linkedin-square: - name: linkedin - prefix: fab -list-alt: - prefix: far -long-arrow-down: - name: long-arrow-alt-down -long-arrow-left: - name: long-arrow-alt-left -long-arrow-right: - name: long-arrow-alt-right -long-arrow-up: - name: long-arrow-alt-up -map-marker: - name: map-marker-alt -meanpath: - name: font-awesome - prefix: fab -mobile: - name: mobile-alt -money: - name: money-bill-alt - prefix: far -object-group: - prefix: far -object-ungroup: - prefix: far -paste: - prefix: far -pencil: - name: pencil-alt -pencil-square: - name: pen-square -pencil-square-o: - name: edit - prefix: far -picture: - name: image -pie-chart: - name: chart-pie -refresh: - name: sync -registered: - prefix: far -repeat: - name: redo -rub: - name: ruble-sign -scissors: - name: cut -shield: - name: shield-alt -sign-in: - name: sign-in-alt -sign-out: - name: sign-out-alt -sliders: - name: sliders-h -sort-alpha-asc: - name: sort-alpha-down -sort-alpha-desc: - name: sort-alpha-up -sort-amount-asc: - name: sort-amount-down -sort-amount-desc: - name: sort-amount-up -sort-asc: - name: sort-up -sort-desc: - name: sort-down -sort-numeric-asc: - name: sort-numeric-down -sort-numeric-desc: - name: sort-numeric-up -spoon: - name: utensil-spoon -star-half-empty: - name: star-half -star-half-full: - name: star-half -support: - name: life-ring - prefix: far -tablet: - name: tablet-alt -tachometer: - name: tachometer-alt -television: - name: tv -thumb-tack: - name: thumbtack -thumbs-o-down: - name: thumbs-down - prefix: far -thumbs-o-up: - name: thumbs-up - prefix: far -ticket: - name: ticket-alt -trash: - name: trash-alt -trash-o: - name: trash-alt - prefix: far -try: - name: lira-sign -usd: - name: dollar-sign -video-camera: - name: video -vimeo: - name: vimeo-v - prefix: fab -volume-control-phone: - name: phone-volume -wheelchair-alt: - name: accessible-icon - prefix: fab -window-maximize: - prefix: far -window-restore: - prefix: far -youtube-play: - name: youtube - prefix: fab diff --git a/examples/web/static/libs/fontawesome/metadata/sponsors.yml b/examples/web/static/libs/fontawesome/metadata/sponsors.yml deleted file mode 100644 index 06f139df..00000000 --- a/examples/web/static/libs/fontawesome/metadata/sponsors.yml +++ /dev/null @@ -1,675 +0,0 @@ -accusoft: - icons: - - accusoft - label: Accusoft - url: 'https://www.accusoft.com' -administrator-technology: - icons: - - stream - label: Administrator Technology - url: 'https://administrator.de' -adversal: - icons: - - adversal - label: Adversal - url: 'https://www.adversal.com' -affiliatetheme: - icons: - - affiliatetheme - label: affiliatetheme - url: 'https://affiliatetheme.io/en' -algolia: - icons: - - algolia - label: Algolia - url: 'http://www.algolia.com' -amazon-web-services: - icons: - - aws - label: Amazon Web Services - url: 'https://aws.amazon.com' -amilia: - icons: - - amilia - label: Amilia - url: 'http://www.amilia.com' -angry-creative: - icons: - - angrycreative - label: Angry Creative - url: 'https://angrycreative.se' -app-signal: - icons: - - stroopwafel - label: AppSignal - url: 'https://appsignal.com' -apper-systems-ab: - icons: - - apper - label: Apper Systems AB - url: 'http://www.apper.com' -'asymmetrik,ltd': - icons: - - asymmetrik - label: 'Asymmetrik, Ltd.' - url: 'http://asymmetrik.com' -ausmed-education: - icons: - - user-nurse - label: Ausmed Education - url: 'https://www.ausmed.com.au' -avianex: - icons: - - avianex - label: avianex - url: 'https://www.avianex.de' -bi-mobject: - icons: - - bimobject - label: BIMobject - url: 'http://bimobject.com' -bity: - icons: - - bity - label: Bity - url: 'http://bity.com' -blackpulp-designs: - icons: - - pray - label: Blackpulp Designs - url: 'https://www.blackpulp.com' -blissbook: - icons: - - pen-fancy - label: Blissbook - url: 'https://blissbook.com' -büromöbel-experte-gmb-h &co-kg: - icons: - - buromobelexperte - label: Büromöbel-Experte GmbH & Co. KG. - url: 'https://www.bueromoebel-experte.de' -c-panel: - icons: - - cpanel - label: cPanel - url: 'http://cpanel.com' -centercode: - icons: - - centercode - label: Centercode - url: 'https://www.centercode.com' -cibltd: - icons: - - drum-steelpan - label: Comprehensive Insurance Brokers Limited - url: 'http://www.cibltd.com' -clear-blue-technologies: - icons: - - solar-panel - label: Clear Blue Technologies - url: 'http://www.clearbluetechnologies.com' -cloudscale-ch: - icons: - - cloudscale - label: cloudscale.ch - url: 'https://www.cloudscale.ch' -cloudsmith: - icons: - - cloudsmith - label: Cloudsmith - url: 'https://cloudsmith.io' -cloudversify: - icons: - - cloudversify - label: cloudversify - url: 'https://www.cloudversify.com' -cuttlefish: - icons: - - cuttlefish - label: Cuttlefish - url: 'http://wearecuttlefish.com' -darren-wiebe: - icons: - - church - label: Darren Wiebe -deploy-dog: - icons: - - deploydog - label: deploy.dog - url: 'http://deploy.dog' -deskpro: - icons: - - deskpro - label: Deskpro - url: 'http://www.deskpro.com' -discourse: - icons: - - discourse - label: Discourse - url: 'https://discourse.org' -doc-hub: - icons: - - dochub - label: DocHub - url: 'https://dochub.com' -draft2-digital: - icons: - - draft2digital - label: Draft2Digital - url: 'http://draft2digital.com' -dyalog-apl: - icons: - - dyalog - label: Dyalog APL - url: 'http://www.dyalog.com' -firstdraft: - icons: - - firstdraft - label: firstdraft - url: 'http://www.firstdraft.com' -fleetplan: - icons: - - helicopter - label: FLEETPLAN - url: 'https://www.fleetplan.net' -getaroom: - icons: - - archway - - dumbbell - - hotel - - map-marked - - map-marked-alt - - monument - - spa - - swimmer - - swimming-pool - label: getaroom - url: 'https://www.getaroom.com' -git-kraken: - icons: - - gitkraken - label: GitKraken - url: 'https://www.gitkraken.com' -gofore: - icons: - - gofore - label: Gofore - url: 'http://gofore.com' -'gripfire,inc': - icons: - - gripfire - label: 'Gripfire, Inc.' - url: 'http://gripfire.io' -harvard-medical-school: - icons: - - allergies - - ambulance - - band-aid - - briefcase-medical - - burn - - capsules - - diagnoses - - dna - - file-medical - - file-medical-alt - - first-aid - - heart - - heartbeat - - hospital - - hospital-alt - - hospital-symbol - - id-card-alt - - notes-medical - - pills - - plus - - prescription-bottle - - prescription-bottle-alt - - procedures - - smoking - - stethoscope - - syringe - - tablets - - thermometer - - user-md - - vial - - vials - - weight - - x-ray - label: Harvard Medical School - url: 'https://hms.harvard.edu' -hips: - icons: - - hips - label: Hips - url: 'https://hips.com' -hire-a-helper: - icons: - - archive - - box-open - - couch - - dolly - - people-carry - - route - - sign - - suitcase - - tape - - truck-loading - - truck-moving - - wine-glass - label: HireAHelper - url: 'https://www.hireahelper.com' -hornbill: - icons: - - hornbill - label: Hornbill - url: 'https://www.hornbill.com' -hotjar: - icons: - - hotjar - label: Hotjar - url: 'https://www.hotjar.com' -hub-spot: - icons: - - hubspot - label: HubSpot - url: 'http://www.HubSpot.com' -in-site-systems: - icons: - - toolbox - label: InSite Systems - url: 'https://www.insitesystems.com' -inspira-bvba: - icons: - - chess-knight - label: Inspira bvba - url: 'https://www.inspira.be' -joe-emison: - icons: - - blender-phone - label: Joe Emison -joget: - icons: - - joget - label: Joget - url: 'http://www.joget.org' -jon-galloway: - icons: - - crow - label: Jon Galloway -kevin-barone: - icons: - - file-contract - label: Kevin Barone -key-cdn: - icons: - - keycdn - label: KeyCDN - url: 'https://www.keycdn.com' -korvue: - icons: - - korvue - label: Korvue - url: 'https://korvue.com' -max-elman: - icons: - - frog - label: Max Elman -med-apps: - icons: - - medapps - label: MedApps - url: 'http://medapps.com.au' -medapps: - icons: - - book-medical - - clinic-medical - - comment-medical - - crutch - - laptop-medical - - pager - label: MedApps - url: 'https://medapps.com.au' -megaport: - icons: - - megaport - label: Megaport - url: 'https://www.megaport.com' -mix: - icons: - - mix - label: Mix - url: 'http://mix.com' -mizuni: - icons: - - mizuni - label: Mizuni - url: 'http://www.mizuni.com' -mrt: - icons: - - medrt - label: MRT - url: 'https://medrt.co.jp' -mylogin-info: - icons: - - user-shield - label: mylogin.info - url: 'https://www.mylogin.info' -napster: - icons: - - napster - label: Napster - url: 'http://www.napster.com' -nimblr: - icons: - - nimblr - label: Nimblr - url: 'https://nimblr.ai' -nompse: - icons: - - chalkboard - - chalkboard-teacher - label: Nomp.se - url: 'https://nomp.se' -ns8: - icons: - - ns8 - label: NS8 - url: 'https://www.ns8.com' -nutritionix: - icons: - - nutritionix - label: Nutritionix - url: 'http://www.nutritionix.com' -page4-corporation: - icons: - - page4 - label: page4 Corporation - url: 'https://en.page4.com' -pal-fed: - icons: - - palfed - label: PalFed - url: 'https://www.palfed.com' -pcsg: - icons: - - horse-head - label: PCSG - url: 'https://www.pcsg.de' -phabricator: - icons: - - phabricator - label: Phabricator - url: 'http://phacility.com' -promo-wizard: - icons: - - hat-wizard - label: Promo Wizard - url: 'https://promowizard.co.uk' -pulse-eight: - icons: - - volume-mute - label: Pulse-Eight - url: 'https://pulse-eight.com' -purely-interactive: - icons: - - kiwi-bird - label: Purely Interactive - url: 'https://www.purelyinteractive.ca' -pushed: - icons: - - pushed - label: Pushed - url: 'https://pushed.co' -quin-scape: - icons: - - quinscape - label: QuinScape - url: 'https://www.quinscape.de' -reacteurope: - icons: - - reacteurope - label: ReactEurope - url: 'https://www.react-europe.org' -readme-io: - icons: - - readme - label: Readme.io - url: 'http://readme.io' -red-river: - icons: - - red-river - label: red river - url: 'https://river.red' -replyd: - icons: - - replyd - label: replyd -resolving: - icons: - - resolving - label: Resolving - url: 'https://resolving.com' -rev-io: - icons: - - rev - label: Rev.io - url: 'https://rev.io' -rock-rms: - icons: - - rockrms - label: Rock RMS - url: 'http://rockrms.com' -rocket-chat: - icons: - - comment - - comment-alt - - comment-dots - - comment-slash - - comments - - frown - - meh - - phone - - phone-slash - - poo - - quote-left - - quote-right - - rocketchat - - smile - - video - - video-slash - label: Rocket.Chat - url: 'https://rocket.chat' -rodney-oliver: - icons: - - folder-minus - - folder-plus - label: Rodney Oliver -schlix: - icons: - - schlix - label: SCHLIX - url: 'http://schlix.com' -search-eng-in: - icons: - - searchengin - label: SearchEng.in - url: 'http://searcheng.in' -service-stack: - icons: - - servicestack - label: ServiceStack - url: 'https://servicestack.net' -shawn-storie: - icons: - - teeth - - teeth-open - label: Shawn Storie -shopware: - icons: - - shopware - label: Shopware - url: 'https://shopware.de' -shp: - icons: - - school - label: SHP - url: 'http://shp.com' -silicon-barn-inc: - icons: - - project-diagram - label: Silicon Barn Inc - url: 'https://siliconbarn.com' -sistrix: - icons: - - sistrix - label: SISTRIX - url: 'https://www.sistrix.de' -smup: - icons: - - shoe-prints - label: Smup - url: 'https://www.atomsoftware.com.au' -speakap: - icons: - - speakap - label: Speakap - url: 'https://speakap.com' -stay-linked: - icons: - - box - - boxes - - clipboard-check - - clipboard-list - - dolly - - dolly-flatbed - - pallet - - shipping-fast - - truck - - warehouse - label: StayLinked - url: 'https://www.staylinked.com' -sticker-mule: - icons: - - sticker-mule - label: Sticker Mule - url: 'https://stickermule.com' -studio-vinari: - icons: - - studiovinari - label: Studio Vinari - url: 'https://studiovinari.com' -supple: - icons: - - ad - - bullhorn - - bullseye - - comment-dollar - - comments-dollar - - envelope-open-text - - funnel-dollar - - mail-bulk - - poll - - poll-h - - search-dollar - - search-location - - supple - label: Supple - url: 'https://supple.com.au' -the-red-yeti: - icons: - - the-red-yeti - label: The Red Yeti - url: 'http://theredyeti.com' -the-us-sunnah-foundation: - icons: - - dollar-sign - - donate - - dove - - gift - - globe - - hand-holding-heart - - hand-holding-usd - - hands-helping - - handshake - - heart - - leaf - - parachute-box - - piggy-bank - - ribbon - - seedling - label: The us-Sunnah Foundation - url: 'https://www.ussunnah.org' -themeco: - icons: - - themeco - label: Themeco - url: 'https://theme.co' -think-peaks: - icons: - - think-peaks - label: Think Peaks - url: 'https://thinkpeaks.com/' -typo3: - icons: - - typo3 - label: Typo3 - url: 'https://typo3.org' -uniregistry: - icons: - - uniregistry - label: Uniregistry - url: 'https://uniregistry.com' -us-sunnah-foundation: - icons: - - ussunnah - label: us-Sunnah Foundation - url: 'https://www.ussunnah.org' -vaadin: - icons: - - vaadin - label: Vaadin - url: 'http://vaadin.com' -via: - icons: - - car-crash - - draw-polygon - - house-damage - - layer-group - - skull-crossbones - - user-injured - label: VIA Traffic Software Solutions - url: 'https://www.via.software' -victor-costan: - icons: - - otter - label: Staphany Park and Victor Costan -vnv: - icons: - - vnv - label: VNV - url: 'https://www.vnv.ch' -weedable: - icons: - - bong - - cannabis - - hippo - - joint - - mortar-pestle - - prescription - label: Weedable - url: 'https://www.weedable.com' -whmcs: - icons: - - whmcs - label: WHMCS - url: 'https://www.whmcs.com' -workrails: - icons: - - briefcase - label: WorkRails - url: 'https://www.workrails.com' -wpressr: - icons: - - wpressr - label: wpressr - url: 'https://wpressr.com' diff --git a/examples/web/static/libs/fontawesome/scss/_animated.scss b/examples/web/static/libs/fontawesome/scss/_animated.scss deleted file mode 100644 index 7c7c0e17..00000000 --- a/examples/web/static/libs/fontawesome/scss/_animated.scss +++ /dev/null @@ -1,20 +0,0 @@ -// Animated Icons -// -------------------------- - -.#{$fa-css-prefix}-spin { - animation: fa-spin 2s infinite linear; -} - -.#{$fa-css-prefix}-pulse { - animation: fa-spin 1s infinite steps(8); -} - -@keyframes fa-spin { - 0% { - transform: rotate(0deg); - } - - 100% { - transform: rotate(360deg); - } -} diff --git a/examples/web/static/libs/fontawesome/scss/_bordered-pulled.scss b/examples/web/static/libs/fontawesome/scss/_bordered-pulled.scss deleted file mode 100644 index c8c4274c..00000000 --- a/examples/web/static/libs/fontawesome/scss/_bordered-pulled.scss +++ /dev/null @@ -1,20 +0,0 @@ -// Bordered & Pulled -// ------------------------- - -.#{$fa-css-prefix}-border { - border: solid .08em $fa-border-color; - border-radius: .1em; - padding: .2em .25em .15em; -} - -.#{$fa-css-prefix}-pull-left { float: left; } -.#{$fa-css-prefix}-pull-right { float: right; } - -.#{$fa-css-prefix}, -.fas, -.far, -.fal, -.fab { - &.#{$fa-css-prefix}-pull-left { margin-right: .3em; } - &.#{$fa-css-prefix}-pull-right { margin-left: .3em; } -} diff --git a/examples/web/static/libs/fontawesome/scss/_core.scss b/examples/web/static/libs/fontawesome/scss/_core.scss deleted file mode 100644 index a4ee7e84..00000000 --- a/examples/web/static/libs/fontawesome/scss/_core.scss +++ /dev/null @@ -1,20 +0,0 @@ -// Base Class Definition -// ------------------------- - -.#{$fa-css-prefix}, -.fas, -.far, -.fal, -.fab { - -moz-osx-font-smoothing: grayscale; - -webkit-font-smoothing: antialiased; - display: inline-block; - font-style: normal; - font-variant: normal; - text-rendering: auto; - line-height: 1; -} - -%fa-icon { - @include fa-icon; -} diff --git a/examples/web/static/libs/fontawesome/scss/_fixed-width.scss b/examples/web/static/libs/fontawesome/scss/_fixed-width.scss deleted file mode 100644 index 970641ff..00000000 --- a/examples/web/static/libs/fontawesome/scss/_fixed-width.scss +++ /dev/null @@ -1,6 +0,0 @@ -// Fixed Width Icons -// ------------------------- -.#{$fa-css-prefix}-fw { - text-align: center; - width: $fa-fw-width; -} diff --git a/examples/web/static/libs/fontawesome/scss/_icons.scss b/examples/web/static/libs/fontawesome/scss/_icons.scss deleted file mode 100644 index 258ba991..00000000 --- a/examples/web/static/libs/fontawesome/scss/_icons.scss +++ /dev/null @@ -1,1353 +0,0 @@ -/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen -readers do not read off random characters that represent icons */ - -.#{$fa-css-prefix}-500px:before { content: fa-content($fa-var-500px); } -.#{$fa-css-prefix}-accessible-icon:before { content: fa-content($fa-var-accessible-icon); } -.#{$fa-css-prefix}-accusoft:before { content: fa-content($fa-var-accusoft); } -.#{$fa-css-prefix}-acquisitions-incorporated:before { content: fa-content($fa-var-acquisitions-incorporated); } -.#{$fa-css-prefix}-ad:before { content: fa-content($fa-var-ad); } -.#{$fa-css-prefix}-address-book:before { content: fa-content($fa-var-address-book); } -.#{$fa-css-prefix}-address-card:before { content: fa-content($fa-var-address-card); } -.#{$fa-css-prefix}-adjust:before { content: fa-content($fa-var-adjust); } -.#{$fa-css-prefix}-adn:before { content: fa-content($fa-var-adn); } -.#{$fa-css-prefix}-adobe:before { content: fa-content($fa-var-adobe); } -.#{$fa-css-prefix}-adversal:before { content: fa-content($fa-var-adversal); } -.#{$fa-css-prefix}-affiliatetheme:before { content: fa-content($fa-var-affiliatetheme); } -.#{$fa-css-prefix}-air-freshener:before { content: fa-content($fa-var-air-freshener); } -.#{$fa-css-prefix}-algolia:before { content: fa-content($fa-var-algolia); } -.#{$fa-css-prefix}-align-center:before { content: fa-content($fa-var-align-center); } -.#{$fa-css-prefix}-align-justify:before { content: fa-content($fa-var-align-justify); } -.#{$fa-css-prefix}-align-left:before { content: fa-content($fa-var-align-left); } -.#{$fa-css-prefix}-align-right:before { content: fa-content($fa-var-align-right); } -.#{$fa-css-prefix}-alipay:before { content: fa-content($fa-var-alipay); } -.#{$fa-css-prefix}-allergies:before { content: fa-content($fa-var-allergies); } -.#{$fa-css-prefix}-amazon:before { content: fa-content($fa-var-amazon); } -.#{$fa-css-prefix}-amazon-pay:before { content: fa-content($fa-var-amazon-pay); } -.#{$fa-css-prefix}-ambulance:before { content: fa-content($fa-var-ambulance); } -.#{$fa-css-prefix}-american-sign-language-interpreting:before { content: fa-content($fa-var-american-sign-language-interpreting); } -.#{$fa-css-prefix}-amilia:before { content: fa-content($fa-var-amilia); } -.#{$fa-css-prefix}-anchor:before { content: fa-content($fa-var-anchor); } -.#{$fa-css-prefix}-android:before { content: fa-content($fa-var-android); } -.#{$fa-css-prefix}-angellist:before { content: fa-content($fa-var-angellist); } -.#{$fa-css-prefix}-angle-double-down:before { content: fa-content($fa-var-angle-double-down); } -.#{$fa-css-prefix}-angle-double-left:before { content: fa-content($fa-var-angle-double-left); } -.#{$fa-css-prefix}-angle-double-right:before { content: fa-content($fa-var-angle-double-right); } -.#{$fa-css-prefix}-angle-double-up:before { content: fa-content($fa-var-angle-double-up); } -.#{$fa-css-prefix}-angle-down:before { content: fa-content($fa-var-angle-down); } -.#{$fa-css-prefix}-angle-left:before { content: fa-content($fa-var-angle-left); } -.#{$fa-css-prefix}-angle-right:before { content: fa-content($fa-var-angle-right); } -.#{$fa-css-prefix}-angle-up:before { content: fa-content($fa-var-angle-up); } -.#{$fa-css-prefix}-angry:before { content: fa-content($fa-var-angry); } -.#{$fa-css-prefix}-angrycreative:before { content: fa-content($fa-var-angrycreative); } -.#{$fa-css-prefix}-angular:before { content: fa-content($fa-var-angular); } -.#{$fa-css-prefix}-ankh:before { content: fa-content($fa-var-ankh); } -.#{$fa-css-prefix}-app-store:before { content: fa-content($fa-var-app-store); } -.#{$fa-css-prefix}-app-store-ios:before { content: fa-content($fa-var-app-store-ios); } -.#{$fa-css-prefix}-apper:before { content: fa-content($fa-var-apper); } -.#{$fa-css-prefix}-apple:before { content: fa-content($fa-var-apple); } -.#{$fa-css-prefix}-apple-alt:before { content: fa-content($fa-var-apple-alt); } -.#{$fa-css-prefix}-apple-pay:before { content: fa-content($fa-var-apple-pay); } -.#{$fa-css-prefix}-archive:before { content: fa-content($fa-var-archive); } -.#{$fa-css-prefix}-archway:before { content: fa-content($fa-var-archway); } -.#{$fa-css-prefix}-arrow-alt-circle-down:before { content: fa-content($fa-var-arrow-alt-circle-down); } -.#{$fa-css-prefix}-arrow-alt-circle-left:before { content: fa-content($fa-var-arrow-alt-circle-left); } -.#{$fa-css-prefix}-arrow-alt-circle-right:before { content: fa-content($fa-var-arrow-alt-circle-right); } -.#{$fa-css-prefix}-arrow-alt-circle-up:before { content: fa-content($fa-var-arrow-alt-circle-up); } -.#{$fa-css-prefix}-arrow-circle-down:before { content: fa-content($fa-var-arrow-circle-down); } -.#{$fa-css-prefix}-arrow-circle-left:before { content: fa-content($fa-var-arrow-circle-left); } -.#{$fa-css-prefix}-arrow-circle-right:before { content: fa-content($fa-var-arrow-circle-right); } -.#{$fa-css-prefix}-arrow-circle-up:before { content: fa-content($fa-var-arrow-circle-up); } -.#{$fa-css-prefix}-arrow-down:before { content: fa-content($fa-var-arrow-down); } -.#{$fa-css-prefix}-arrow-left:before { content: fa-content($fa-var-arrow-left); } -.#{$fa-css-prefix}-arrow-right:before { content: fa-content($fa-var-arrow-right); } -.#{$fa-css-prefix}-arrow-up:before { content: fa-content($fa-var-arrow-up); } -.#{$fa-css-prefix}-arrows-alt:before { content: fa-content($fa-var-arrows-alt); } -.#{$fa-css-prefix}-arrows-alt-h:before { content: fa-content($fa-var-arrows-alt-h); } -.#{$fa-css-prefix}-arrows-alt-v:before { content: fa-content($fa-var-arrows-alt-v); } -.#{$fa-css-prefix}-artstation:before { content: fa-content($fa-var-artstation); } -.#{$fa-css-prefix}-assistive-listening-systems:before { content: fa-content($fa-var-assistive-listening-systems); } -.#{$fa-css-prefix}-asterisk:before { content: fa-content($fa-var-asterisk); } -.#{$fa-css-prefix}-asymmetrik:before { content: fa-content($fa-var-asymmetrik); } -.#{$fa-css-prefix}-at:before { content: fa-content($fa-var-at); } -.#{$fa-css-prefix}-atlas:before { content: fa-content($fa-var-atlas); } -.#{$fa-css-prefix}-atlassian:before { content: fa-content($fa-var-atlassian); } -.#{$fa-css-prefix}-atom:before { content: fa-content($fa-var-atom); } -.#{$fa-css-prefix}-audible:before { content: fa-content($fa-var-audible); } -.#{$fa-css-prefix}-audio-description:before { content: fa-content($fa-var-audio-description); } -.#{$fa-css-prefix}-autoprefixer:before { content: fa-content($fa-var-autoprefixer); } -.#{$fa-css-prefix}-avianex:before { content: fa-content($fa-var-avianex); } -.#{$fa-css-prefix}-aviato:before { content: fa-content($fa-var-aviato); } -.#{$fa-css-prefix}-award:before { content: fa-content($fa-var-award); } -.#{$fa-css-prefix}-aws:before { content: fa-content($fa-var-aws); } -.#{$fa-css-prefix}-baby:before { content: fa-content($fa-var-baby); } -.#{$fa-css-prefix}-baby-carriage:before { content: fa-content($fa-var-baby-carriage); } -.#{$fa-css-prefix}-backspace:before { content: fa-content($fa-var-backspace); } -.#{$fa-css-prefix}-backward:before { content: fa-content($fa-var-backward); } -.#{$fa-css-prefix}-bacon:before { content: fa-content($fa-var-bacon); } -.#{$fa-css-prefix}-balance-scale:before { content: fa-content($fa-var-balance-scale); } -.#{$fa-css-prefix}-ban:before { content: fa-content($fa-var-ban); } -.#{$fa-css-prefix}-band-aid:before { content: fa-content($fa-var-band-aid); } -.#{$fa-css-prefix}-bandcamp:before { content: fa-content($fa-var-bandcamp); } -.#{$fa-css-prefix}-barcode:before { content: fa-content($fa-var-barcode); } -.#{$fa-css-prefix}-bars:before { content: fa-content($fa-var-bars); } -.#{$fa-css-prefix}-baseball-ball:before { content: fa-content($fa-var-baseball-ball); } -.#{$fa-css-prefix}-basketball-ball:before { content: fa-content($fa-var-basketball-ball); } -.#{$fa-css-prefix}-bath:before { content: fa-content($fa-var-bath); } -.#{$fa-css-prefix}-battery-empty:before { content: fa-content($fa-var-battery-empty); } -.#{$fa-css-prefix}-battery-full:before { content: fa-content($fa-var-battery-full); } -.#{$fa-css-prefix}-battery-half:before { content: fa-content($fa-var-battery-half); } -.#{$fa-css-prefix}-battery-quarter:before { content: fa-content($fa-var-battery-quarter); } -.#{$fa-css-prefix}-battery-three-quarters:before { content: fa-content($fa-var-battery-three-quarters); } -.#{$fa-css-prefix}-bed:before { content: fa-content($fa-var-bed); } -.#{$fa-css-prefix}-beer:before { content: fa-content($fa-var-beer); } -.#{$fa-css-prefix}-behance:before { content: fa-content($fa-var-behance); } -.#{$fa-css-prefix}-behance-square:before { content: fa-content($fa-var-behance-square); } -.#{$fa-css-prefix}-bell:before { content: fa-content($fa-var-bell); } -.#{$fa-css-prefix}-bell-slash:before { content: fa-content($fa-var-bell-slash); } -.#{$fa-css-prefix}-bezier-curve:before { content: fa-content($fa-var-bezier-curve); } -.#{$fa-css-prefix}-bible:before { content: fa-content($fa-var-bible); } -.#{$fa-css-prefix}-bicycle:before { content: fa-content($fa-var-bicycle); } -.#{$fa-css-prefix}-bimobject:before { content: fa-content($fa-var-bimobject); } -.#{$fa-css-prefix}-binoculars:before { content: fa-content($fa-var-binoculars); } -.#{$fa-css-prefix}-biohazard:before { content: fa-content($fa-var-biohazard); } -.#{$fa-css-prefix}-birthday-cake:before { content: fa-content($fa-var-birthday-cake); } -.#{$fa-css-prefix}-bitbucket:before { content: fa-content($fa-var-bitbucket); } -.#{$fa-css-prefix}-bitcoin:before { content: fa-content($fa-var-bitcoin); } -.#{$fa-css-prefix}-bity:before { content: fa-content($fa-var-bity); } -.#{$fa-css-prefix}-black-tie:before { content: fa-content($fa-var-black-tie); } -.#{$fa-css-prefix}-blackberry:before { content: fa-content($fa-var-blackberry); } -.#{$fa-css-prefix}-blender:before { content: fa-content($fa-var-blender); } -.#{$fa-css-prefix}-blender-phone:before { content: fa-content($fa-var-blender-phone); } -.#{$fa-css-prefix}-blind:before { content: fa-content($fa-var-blind); } -.#{$fa-css-prefix}-blog:before { content: fa-content($fa-var-blog); } -.#{$fa-css-prefix}-blogger:before { content: fa-content($fa-var-blogger); } -.#{$fa-css-prefix}-blogger-b:before { content: fa-content($fa-var-blogger-b); } -.#{$fa-css-prefix}-bluetooth:before { content: fa-content($fa-var-bluetooth); } -.#{$fa-css-prefix}-bluetooth-b:before { content: fa-content($fa-var-bluetooth-b); } -.#{$fa-css-prefix}-bold:before { content: fa-content($fa-var-bold); } -.#{$fa-css-prefix}-bolt:before { content: fa-content($fa-var-bolt); } -.#{$fa-css-prefix}-bomb:before { content: fa-content($fa-var-bomb); } -.#{$fa-css-prefix}-bone:before { content: fa-content($fa-var-bone); } -.#{$fa-css-prefix}-bong:before { content: fa-content($fa-var-bong); } -.#{$fa-css-prefix}-book:before { content: fa-content($fa-var-book); } -.#{$fa-css-prefix}-book-dead:before { content: fa-content($fa-var-book-dead); } -.#{$fa-css-prefix}-book-medical:before { content: fa-content($fa-var-book-medical); } -.#{$fa-css-prefix}-book-open:before { content: fa-content($fa-var-book-open); } -.#{$fa-css-prefix}-book-reader:before { content: fa-content($fa-var-book-reader); } -.#{$fa-css-prefix}-bookmark:before { content: fa-content($fa-var-bookmark); } -.#{$fa-css-prefix}-bowling-ball:before { content: fa-content($fa-var-bowling-ball); } -.#{$fa-css-prefix}-box:before { content: fa-content($fa-var-box); } -.#{$fa-css-prefix}-box-open:before { content: fa-content($fa-var-box-open); } -.#{$fa-css-prefix}-boxes:before { content: fa-content($fa-var-boxes); } -.#{$fa-css-prefix}-braille:before { content: fa-content($fa-var-braille); } -.#{$fa-css-prefix}-brain:before { content: fa-content($fa-var-brain); } -.#{$fa-css-prefix}-bread-slice:before { content: fa-content($fa-var-bread-slice); } -.#{$fa-css-prefix}-briefcase:before { content: fa-content($fa-var-briefcase); } -.#{$fa-css-prefix}-briefcase-medical:before { content: fa-content($fa-var-briefcase-medical); } -.#{$fa-css-prefix}-broadcast-tower:before { content: fa-content($fa-var-broadcast-tower); } -.#{$fa-css-prefix}-broom:before { content: fa-content($fa-var-broom); } -.#{$fa-css-prefix}-brush:before { content: fa-content($fa-var-brush); } -.#{$fa-css-prefix}-btc:before { content: fa-content($fa-var-btc); } -.#{$fa-css-prefix}-bug:before { content: fa-content($fa-var-bug); } -.#{$fa-css-prefix}-building:before { content: fa-content($fa-var-building); } -.#{$fa-css-prefix}-bullhorn:before { content: fa-content($fa-var-bullhorn); } -.#{$fa-css-prefix}-bullseye:before { content: fa-content($fa-var-bullseye); } -.#{$fa-css-prefix}-burn:before { content: fa-content($fa-var-burn); } -.#{$fa-css-prefix}-buromobelexperte:before { content: fa-content($fa-var-buromobelexperte); } -.#{$fa-css-prefix}-bus:before { content: fa-content($fa-var-bus); } -.#{$fa-css-prefix}-bus-alt:before { content: fa-content($fa-var-bus-alt); } -.#{$fa-css-prefix}-business-time:before { content: fa-content($fa-var-business-time); } -.#{$fa-css-prefix}-buysellads:before { content: fa-content($fa-var-buysellads); } -.#{$fa-css-prefix}-calculator:before { content: fa-content($fa-var-calculator); } -.#{$fa-css-prefix}-calendar:before { content: fa-content($fa-var-calendar); } -.#{$fa-css-prefix}-calendar-alt:before { content: fa-content($fa-var-calendar-alt); } -.#{$fa-css-prefix}-calendar-check:before { content: fa-content($fa-var-calendar-check); } -.#{$fa-css-prefix}-calendar-day:before { content: fa-content($fa-var-calendar-day); } -.#{$fa-css-prefix}-calendar-minus:before { content: fa-content($fa-var-calendar-minus); } -.#{$fa-css-prefix}-calendar-plus:before { content: fa-content($fa-var-calendar-plus); } -.#{$fa-css-prefix}-calendar-times:before { content: fa-content($fa-var-calendar-times); } -.#{$fa-css-prefix}-calendar-week:before { content: fa-content($fa-var-calendar-week); } -.#{$fa-css-prefix}-camera:before { content: fa-content($fa-var-camera); } -.#{$fa-css-prefix}-camera-retro:before { content: fa-content($fa-var-camera-retro); } -.#{$fa-css-prefix}-campground:before { content: fa-content($fa-var-campground); } -.#{$fa-css-prefix}-canadian-maple-leaf:before { content: fa-content($fa-var-canadian-maple-leaf); } -.#{$fa-css-prefix}-candy-cane:before { content: fa-content($fa-var-candy-cane); } -.#{$fa-css-prefix}-cannabis:before { content: fa-content($fa-var-cannabis); } -.#{$fa-css-prefix}-capsules:before { content: fa-content($fa-var-capsules); } -.#{$fa-css-prefix}-car:before { content: fa-content($fa-var-car); } -.#{$fa-css-prefix}-car-alt:before { content: fa-content($fa-var-car-alt); } -.#{$fa-css-prefix}-car-battery:before { content: fa-content($fa-var-car-battery); } -.#{$fa-css-prefix}-car-crash:before { content: fa-content($fa-var-car-crash); } -.#{$fa-css-prefix}-car-side:before { content: fa-content($fa-var-car-side); } -.#{$fa-css-prefix}-caret-down:before { content: fa-content($fa-var-caret-down); } -.#{$fa-css-prefix}-caret-left:before { content: fa-content($fa-var-caret-left); } -.#{$fa-css-prefix}-caret-right:before { content: fa-content($fa-var-caret-right); } -.#{$fa-css-prefix}-caret-square-down:before { content: fa-content($fa-var-caret-square-down); } -.#{$fa-css-prefix}-caret-square-left:before { content: fa-content($fa-var-caret-square-left); } -.#{$fa-css-prefix}-caret-square-right:before { content: fa-content($fa-var-caret-square-right); } -.#{$fa-css-prefix}-caret-square-up:before { content: fa-content($fa-var-caret-square-up); } -.#{$fa-css-prefix}-caret-up:before { content: fa-content($fa-var-caret-up); } -.#{$fa-css-prefix}-carrot:before { content: fa-content($fa-var-carrot); } -.#{$fa-css-prefix}-cart-arrow-down:before { content: fa-content($fa-var-cart-arrow-down); } -.#{$fa-css-prefix}-cart-plus:before { content: fa-content($fa-var-cart-plus); } -.#{$fa-css-prefix}-cash-register:before { content: fa-content($fa-var-cash-register); } -.#{$fa-css-prefix}-cat:before { content: fa-content($fa-var-cat); } -.#{$fa-css-prefix}-cc-amazon-pay:before { content: fa-content($fa-var-cc-amazon-pay); } -.#{$fa-css-prefix}-cc-amex:before { content: fa-content($fa-var-cc-amex); } -.#{$fa-css-prefix}-cc-apple-pay:before { content: fa-content($fa-var-cc-apple-pay); } -.#{$fa-css-prefix}-cc-diners-club:before { content: fa-content($fa-var-cc-diners-club); } -.#{$fa-css-prefix}-cc-discover:before { content: fa-content($fa-var-cc-discover); } -.#{$fa-css-prefix}-cc-jcb:before { content: fa-content($fa-var-cc-jcb); } -.#{$fa-css-prefix}-cc-mastercard:before { content: fa-content($fa-var-cc-mastercard); } -.#{$fa-css-prefix}-cc-paypal:before { content: fa-content($fa-var-cc-paypal); } -.#{$fa-css-prefix}-cc-stripe:before { content: fa-content($fa-var-cc-stripe); } -.#{$fa-css-prefix}-cc-visa:before { content: fa-content($fa-var-cc-visa); } -.#{$fa-css-prefix}-centercode:before { content: fa-content($fa-var-centercode); } -.#{$fa-css-prefix}-centos:before { content: fa-content($fa-var-centos); } -.#{$fa-css-prefix}-certificate:before { content: fa-content($fa-var-certificate); } -.#{$fa-css-prefix}-chair:before { content: fa-content($fa-var-chair); } -.#{$fa-css-prefix}-chalkboard:before { content: fa-content($fa-var-chalkboard); } -.#{$fa-css-prefix}-chalkboard-teacher:before { content: fa-content($fa-var-chalkboard-teacher); } -.#{$fa-css-prefix}-charging-station:before { content: fa-content($fa-var-charging-station); } -.#{$fa-css-prefix}-chart-area:before { content: fa-content($fa-var-chart-area); } -.#{$fa-css-prefix}-chart-bar:before { content: fa-content($fa-var-chart-bar); } -.#{$fa-css-prefix}-chart-line:before { content: fa-content($fa-var-chart-line); } -.#{$fa-css-prefix}-chart-pie:before { content: fa-content($fa-var-chart-pie); } -.#{$fa-css-prefix}-check:before { content: fa-content($fa-var-check); } -.#{$fa-css-prefix}-check-circle:before { content: fa-content($fa-var-check-circle); } -.#{$fa-css-prefix}-check-double:before { content: fa-content($fa-var-check-double); } -.#{$fa-css-prefix}-check-square:before { content: fa-content($fa-var-check-square); } -.#{$fa-css-prefix}-cheese:before { content: fa-content($fa-var-cheese); } -.#{$fa-css-prefix}-chess:before { content: fa-content($fa-var-chess); } -.#{$fa-css-prefix}-chess-bishop:before { content: fa-content($fa-var-chess-bishop); } -.#{$fa-css-prefix}-chess-board:before { content: fa-content($fa-var-chess-board); } -.#{$fa-css-prefix}-chess-king:before { content: fa-content($fa-var-chess-king); } -.#{$fa-css-prefix}-chess-knight:before { content: fa-content($fa-var-chess-knight); } -.#{$fa-css-prefix}-chess-pawn:before { content: fa-content($fa-var-chess-pawn); } -.#{$fa-css-prefix}-chess-queen:before { content: fa-content($fa-var-chess-queen); } -.#{$fa-css-prefix}-chess-rook:before { content: fa-content($fa-var-chess-rook); } -.#{$fa-css-prefix}-chevron-circle-down:before { content: fa-content($fa-var-chevron-circle-down); } -.#{$fa-css-prefix}-chevron-circle-left:before { content: fa-content($fa-var-chevron-circle-left); } -.#{$fa-css-prefix}-chevron-circle-right:before { content: fa-content($fa-var-chevron-circle-right); } -.#{$fa-css-prefix}-chevron-circle-up:before { content: fa-content($fa-var-chevron-circle-up); } -.#{$fa-css-prefix}-chevron-down:before { content: fa-content($fa-var-chevron-down); } -.#{$fa-css-prefix}-chevron-left:before { content: fa-content($fa-var-chevron-left); } -.#{$fa-css-prefix}-chevron-right:before { content: fa-content($fa-var-chevron-right); } -.#{$fa-css-prefix}-chevron-up:before { content: fa-content($fa-var-chevron-up); } -.#{$fa-css-prefix}-child:before { content: fa-content($fa-var-child); } -.#{$fa-css-prefix}-chrome:before { content: fa-content($fa-var-chrome); } -.#{$fa-css-prefix}-church:before { content: fa-content($fa-var-church); } -.#{$fa-css-prefix}-circle:before { content: fa-content($fa-var-circle); } -.#{$fa-css-prefix}-circle-notch:before { content: fa-content($fa-var-circle-notch); } -.#{$fa-css-prefix}-city:before { content: fa-content($fa-var-city); } -.#{$fa-css-prefix}-clinic-medical:before { content: fa-content($fa-var-clinic-medical); } -.#{$fa-css-prefix}-clipboard:before { content: fa-content($fa-var-clipboard); } -.#{$fa-css-prefix}-clipboard-check:before { content: fa-content($fa-var-clipboard-check); } -.#{$fa-css-prefix}-clipboard-list:before { content: fa-content($fa-var-clipboard-list); } -.#{$fa-css-prefix}-clock:before { content: fa-content($fa-var-clock); } -.#{$fa-css-prefix}-clone:before { content: fa-content($fa-var-clone); } -.#{$fa-css-prefix}-closed-captioning:before { content: fa-content($fa-var-closed-captioning); } -.#{$fa-css-prefix}-cloud:before { content: fa-content($fa-var-cloud); } -.#{$fa-css-prefix}-cloud-download-alt:before { content: fa-content($fa-var-cloud-download-alt); } -.#{$fa-css-prefix}-cloud-meatball:before { content: fa-content($fa-var-cloud-meatball); } -.#{$fa-css-prefix}-cloud-moon:before { content: fa-content($fa-var-cloud-moon); } -.#{$fa-css-prefix}-cloud-moon-rain:before { content: fa-content($fa-var-cloud-moon-rain); } -.#{$fa-css-prefix}-cloud-rain:before { content: fa-content($fa-var-cloud-rain); } -.#{$fa-css-prefix}-cloud-showers-heavy:before { content: fa-content($fa-var-cloud-showers-heavy); } -.#{$fa-css-prefix}-cloud-sun:before { content: fa-content($fa-var-cloud-sun); } -.#{$fa-css-prefix}-cloud-sun-rain:before { content: fa-content($fa-var-cloud-sun-rain); } -.#{$fa-css-prefix}-cloud-upload-alt:before { content: fa-content($fa-var-cloud-upload-alt); } -.#{$fa-css-prefix}-cloudscale:before { content: fa-content($fa-var-cloudscale); } -.#{$fa-css-prefix}-cloudsmith:before { content: fa-content($fa-var-cloudsmith); } -.#{$fa-css-prefix}-cloudversify:before { content: fa-content($fa-var-cloudversify); } -.#{$fa-css-prefix}-cocktail:before { content: fa-content($fa-var-cocktail); } -.#{$fa-css-prefix}-code:before { content: fa-content($fa-var-code); } -.#{$fa-css-prefix}-code-branch:before { content: fa-content($fa-var-code-branch); } -.#{$fa-css-prefix}-codepen:before { content: fa-content($fa-var-codepen); } -.#{$fa-css-prefix}-codiepie:before { content: fa-content($fa-var-codiepie); } -.#{$fa-css-prefix}-coffee:before { content: fa-content($fa-var-coffee); } -.#{$fa-css-prefix}-cog:before { content: fa-content($fa-var-cog); } -.#{$fa-css-prefix}-cogs:before { content: fa-content($fa-var-cogs); } -.#{$fa-css-prefix}-coins:before { content: fa-content($fa-var-coins); } -.#{$fa-css-prefix}-columns:before { content: fa-content($fa-var-columns); } -.#{$fa-css-prefix}-comment:before { content: fa-content($fa-var-comment); } -.#{$fa-css-prefix}-comment-alt:before { content: fa-content($fa-var-comment-alt); } -.#{$fa-css-prefix}-comment-dollar:before { content: fa-content($fa-var-comment-dollar); } -.#{$fa-css-prefix}-comment-dots:before { content: fa-content($fa-var-comment-dots); } -.#{$fa-css-prefix}-comment-medical:before { content: fa-content($fa-var-comment-medical); } -.#{$fa-css-prefix}-comment-slash:before { content: fa-content($fa-var-comment-slash); } -.#{$fa-css-prefix}-comments:before { content: fa-content($fa-var-comments); } -.#{$fa-css-prefix}-comments-dollar:before { content: fa-content($fa-var-comments-dollar); } -.#{$fa-css-prefix}-compact-disc:before { content: fa-content($fa-var-compact-disc); } -.#{$fa-css-prefix}-compass:before { content: fa-content($fa-var-compass); } -.#{$fa-css-prefix}-compress:before { content: fa-content($fa-var-compress); } -.#{$fa-css-prefix}-compress-arrows-alt:before { content: fa-content($fa-var-compress-arrows-alt); } -.#{$fa-css-prefix}-concierge-bell:before { content: fa-content($fa-var-concierge-bell); } -.#{$fa-css-prefix}-confluence:before { content: fa-content($fa-var-confluence); } -.#{$fa-css-prefix}-connectdevelop:before { content: fa-content($fa-var-connectdevelop); } -.#{$fa-css-prefix}-contao:before { content: fa-content($fa-var-contao); } -.#{$fa-css-prefix}-cookie:before { content: fa-content($fa-var-cookie); } -.#{$fa-css-prefix}-cookie-bite:before { content: fa-content($fa-var-cookie-bite); } -.#{$fa-css-prefix}-copy:before { content: fa-content($fa-var-copy); } -.#{$fa-css-prefix}-copyright:before { content: fa-content($fa-var-copyright); } -.#{$fa-css-prefix}-couch:before { content: fa-content($fa-var-couch); } -.#{$fa-css-prefix}-cpanel:before { content: fa-content($fa-var-cpanel); } -.#{$fa-css-prefix}-creative-commons:before { content: fa-content($fa-var-creative-commons); } -.#{$fa-css-prefix}-creative-commons-by:before { content: fa-content($fa-var-creative-commons-by); } -.#{$fa-css-prefix}-creative-commons-nc:before { content: fa-content($fa-var-creative-commons-nc); } -.#{$fa-css-prefix}-creative-commons-nc-eu:before { content: fa-content($fa-var-creative-commons-nc-eu); } -.#{$fa-css-prefix}-creative-commons-nc-jp:before { content: fa-content($fa-var-creative-commons-nc-jp); } -.#{$fa-css-prefix}-creative-commons-nd:before { content: fa-content($fa-var-creative-commons-nd); } -.#{$fa-css-prefix}-creative-commons-pd:before { content: fa-content($fa-var-creative-commons-pd); } -.#{$fa-css-prefix}-creative-commons-pd-alt:before { content: fa-content($fa-var-creative-commons-pd-alt); } -.#{$fa-css-prefix}-creative-commons-remix:before { content: fa-content($fa-var-creative-commons-remix); } -.#{$fa-css-prefix}-creative-commons-sa:before { content: fa-content($fa-var-creative-commons-sa); } -.#{$fa-css-prefix}-creative-commons-sampling:before { content: fa-content($fa-var-creative-commons-sampling); } -.#{$fa-css-prefix}-creative-commons-sampling-plus:before { content: fa-content($fa-var-creative-commons-sampling-plus); } -.#{$fa-css-prefix}-creative-commons-share:before { content: fa-content($fa-var-creative-commons-share); } -.#{$fa-css-prefix}-creative-commons-zero:before { content: fa-content($fa-var-creative-commons-zero); } -.#{$fa-css-prefix}-credit-card:before { content: fa-content($fa-var-credit-card); } -.#{$fa-css-prefix}-critical-role:before { content: fa-content($fa-var-critical-role); } -.#{$fa-css-prefix}-crop:before { content: fa-content($fa-var-crop); } -.#{$fa-css-prefix}-crop-alt:before { content: fa-content($fa-var-crop-alt); } -.#{$fa-css-prefix}-cross:before { content: fa-content($fa-var-cross); } -.#{$fa-css-prefix}-crosshairs:before { content: fa-content($fa-var-crosshairs); } -.#{$fa-css-prefix}-crow:before { content: fa-content($fa-var-crow); } -.#{$fa-css-prefix}-crown:before { content: fa-content($fa-var-crown); } -.#{$fa-css-prefix}-crutch:before { content: fa-content($fa-var-crutch); } -.#{$fa-css-prefix}-css3:before { content: fa-content($fa-var-css3); } -.#{$fa-css-prefix}-css3-alt:before { content: fa-content($fa-var-css3-alt); } -.#{$fa-css-prefix}-cube:before { content: fa-content($fa-var-cube); } -.#{$fa-css-prefix}-cubes:before { content: fa-content($fa-var-cubes); } -.#{$fa-css-prefix}-cut:before { content: fa-content($fa-var-cut); } -.#{$fa-css-prefix}-cuttlefish:before { content: fa-content($fa-var-cuttlefish); } -.#{$fa-css-prefix}-d-and-d:before { content: fa-content($fa-var-d-and-d); } -.#{$fa-css-prefix}-d-and-d-beyond:before { content: fa-content($fa-var-d-and-d-beyond); } -.#{$fa-css-prefix}-dashcube:before { content: fa-content($fa-var-dashcube); } -.#{$fa-css-prefix}-database:before { content: fa-content($fa-var-database); } -.#{$fa-css-prefix}-deaf:before { content: fa-content($fa-var-deaf); } -.#{$fa-css-prefix}-delicious:before { content: fa-content($fa-var-delicious); } -.#{$fa-css-prefix}-democrat:before { content: fa-content($fa-var-democrat); } -.#{$fa-css-prefix}-deploydog:before { content: fa-content($fa-var-deploydog); } -.#{$fa-css-prefix}-deskpro:before { content: fa-content($fa-var-deskpro); } -.#{$fa-css-prefix}-desktop:before { content: fa-content($fa-var-desktop); } -.#{$fa-css-prefix}-dev:before { content: fa-content($fa-var-dev); } -.#{$fa-css-prefix}-deviantart:before { content: fa-content($fa-var-deviantart); } -.#{$fa-css-prefix}-dharmachakra:before { content: fa-content($fa-var-dharmachakra); } -.#{$fa-css-prefix}-dhl:before { content: fa-content($fa-var-dhl); } -.#{$fa-css-prefix}-diagnoses:before { content: fa-content($fa-var-diagnoses); } -.#{$fa-css-prefix}-diaspora:before { content: fa-content($fa-var-diaspora); } -.#{$fa-css-prefix}-dice:before { content: fa-content($fa-var-dice); } -.#{$fa-css-prefix}-dice-d20:before { content: fa-content($fa-var-dice-d20); } -.#{$fa-css-prefix}-dice-d6:before { content: fa-content($fa-var-dice-d6); } -.#{$fa-css-prefix}-dice-five:before { content: fa-content($fa-var-dice-five); } -.#{$fa-css-prefix}-dice-four:before { content: fa-content($fa-var-dice-four); } -.#{$fa-css-prefix}-dice-one:before { content: fa-content($fa-var-dice-one); } -.#{$fa-css-prefix}-dice-six:before { content: fa-content($fa-var-dice-six); } -.#{$fa-css-prefix}-dice-three:before { content: fa-content($fa-var-dice-three); } -.#{$fa-css-prefix}-dice-two:before { content: fa-content($fa-var-dice-two); } -.#{$fa-css-prefix}-digg:before { content: fa-content($fa-var-digg); } -.#{$fa-css-prefix}-digital-ocean:before { content: fa-content($fa-var-digital-ocean); } -.#{$fa-css-prefix}-digital-tachograph:before { content: fa-content($fa-var-digital-tachograph); } -.#{$fa-css-prefix}-directions:before { content: fa-content($fa-var-directions); } -.#{$fa-css-prefix}-discord:before { content: fa-content($fa-var-discord); } -.#{$fa-css-prefix}-discourse:before { content: fa-content($fa-var-discourse); } -.#{$fa-css-prefix}-divide:before { content: fa-content($fa-var-divide); } -.#{$fa-css-prefix}-dizzy:before { content: fa-content($fa-var-dizzy); } -.#{$fa-css-prefix}-dna:before { content: fa-content($fa-var-dna); } -.#{$fa-css-prefix}-dochub:before { content: fa-content($fa-var-dochub); } -.#{$fa-css-prefix}-docker:before { content: fa-content($fa-var-docker); } -.#{$fa-css-prefix}-dog:before { content: fa-content($fa-var-dog); } -.#{$fa-css-prefix}-dollar-sign:before { content: fa-content($fa-var-dollar-sign); } -.#{$fa-css-prefix}-dolly:before { content: fa-content($fa-var-dolly); } -.#{$fa-css-prefix}-dolly-flatbed:before { content: fa-content($fa-var-dolly-flatbed); } -.#{$fa-css-prefix}-donate:before { content: fa-content($fa-var-donate); } -.#{$fa-css-prefix}-door-closed:before { content: fa-content($fa-var-door-closed); } -.#{$fa-css-prefix}-door-open:before { content: fa-content($fa-var-door-open); } -.#{$fa-css-prefix}-dot-circle:before { content: fa-content($fa-var-dot-circle); } -.#{$fa-css-prefix}-dove:before { content: fa-content($fa-var-dove); } -.#{$fa-css-prefix}-download:before { content: fa-content($fa-var-download); } -.#{$fa-css-prefix}-draft2digital:before { content: fa-content($fa-var-draft2digital); } -.#{$fa-css-prefix}-drafting-compass:before { content: fa-content($fa-var-drafting-compass); } -.#{$fa-css-prefix}-dragon:before { content: fa-content($fa-var-dragon); } -.#{$fa-css-prefix}-draw-polygon:before { content: fa-content($fa-var-draw-polygon); } -.#{$fa-css-prefix}-dribbble:before { content: fa-content($fa-var-dribbble); } -.#{$fa-css-prefix}-dribbble-square:before { content: fa-content($fa-var-dribbble-square); } -.#{$fa-css-prefix}-dropbox:before { content: fa-content($fa-var-dropbox); } -.#{$fa-css-prefix}-drum:before { content: fa-content($fa-var-drum); } -.#{$fa-css-prefix}-drum-steelpan:before { content: fa-content($fa-var-drum-steelpan); } -.#{$fa-css-prefix}-drumstick-bite:before { content: fa-content($fa-var-drumstick-bite); } -.#{$fa-css-prefix}-drupal:before { content: fa-content($fa-var-drupal); } -.#{$fa-css-prefix}-dumbbell:before { content: fa-content($fa-var-dumbbell); } -.#{$fa-css-prefix}-dumpster:before { content: fa-content($fa-var-dumpster); } -.#{$fa-css-prefix}-dumpster-fire:before { content: fa-content($fa-var-dumpster-fire); } -.#{$fa-css-prefix}-dungeon:before { content: fa-content($fa-var-dungeon); } -.#{$fa-css-prefix}-dyalog:before { content: fa-content($fa-var-dyalog); } -.#{$fa-css-prefix}-earlybirds:before { content: fa-content($fa-var-earlybirds); } -.#{$fa-css-prefix}-ebay:before { content: fa-content($fa-var-ebay); } -.#{$fa-css-prefix}-edge:before { content: fa-content($fa-var-edge); } -.#{$fa-css-prefix}-edit:before { content: fa-content($fa-var-edit); } -.#{$fa-css-prefix}-egg:before { content: fa-content($fa-var-egg); } -.#{$fa-css-prefix}-eject:before { content: fa-content($fa-var-eject); } -.#{$fa-css-prefix}-elementor:before { content: fa-content($fa-var-elementor); } -.#{$fa-css-prefix}-ellipsis-h:before { content: fa-content($fa-var-ellipsis-h); } -.#{$fa-css-prefix}-ellipsis-v:before { content: fa-content($fa-var-ellipsis-v); } -.#{$fa-css-prefix}-ello:before { content: fa-content($fa-var-ello); } -.#{$fa-css-prefix}-ember:before { content: fa-content($fa-var-ember); } -.#{$fa-css-prefix}-empire:before { content: fa-content($fa-var-empire); } -.#{$fa-css-prefix}-envelope:before { content: fa-content($fa-var-envelope); } -.#{$fa-css-prefix}-envelope-open:before { content: fa-content($fa-var-envelope-open); } -.#{$fa-css-prefix}-envelope-open-text:before { content: fa-content($fa-var-envelope-open-text); } -.#{$fa-css-prefix}-envelope-square:before { content: fa-content($fa-var-envelope-square); } -.#{$fa-css-prefix}-envira:before { content: fa-content($fa-var-envira); } -.#{$fa-css-prefix}-equals:before { content: fa-content($fa-var-equals); } -.#{$fa-css-prefix}-eraser:before { content: fa-content($fa-var-eraser); } -.#{$fa-css-prefix}-erlang:before { content: fa-content($fa-var-erlang); } -.#{$fa-css-prefix}-ethereum:before { content: fa-content($fa-var-ethereum); } -.#{$fa-css-prefix}-ethernet:before { content: fa-content($fa-var-ethernet); } -.#{$fa-css-prefix}-etsy:before { content: fa-content($fa-var-etsy); } -.#{$fa-css-prefix}-euro-sign:before { content: fa-content($fa-var-euro-sign); } -.#{$fa-css-prefix}-exchange-alt:before { content: fa-content($fa-var-exchange-alt); } -.#{$fa-css-prefix}-exclamation:before { content: fa-content($fa-var-exclamation); } -.#{$fa-css-prefix}-exclamation-circle:before { content: fa-content($fa-var-exclamation-circle); } -.#{$fa-css-prefix}-exclamation-triangle:before { content: fa-content($fa-var-exclamation-triangle); } -.#{$fa-css-prefix}-expand:before { content: fa-content($fa-var-expand); } -.#{$fa-css-prefix}-expand-arrows-alt:before { content: fa-content($fa-var-expand-arrows-alt); } -.#{$fa-css-prefix}-expeditedssl:before { content: fa-content($fa-var-expeditedssl); } -.#{$fa-css-prefix}-external-link-alt:before { content: fa-content($fa-var-external-link-alt); } -.#{$fa-css-prefix}-external-link-square-alt:before { content: fa-content($fa-var-external-link-square-alt); } -.#{$fa-css-prefix}-eye:before { content: fa-content($fa-var-eye); } -.#{$fa-css-prefix}-eye-dropper:before { content: fa-content($fa-var-eye-dropper); } -.#{$fa-css-prefix}-eye-slash:before { content: fa-content($fa-var-eye-slash); } -.#{$fa-css-prefix}-facebook:before { content: fa-content($fa-var-facebook); } -.#{$fa-css-prefix}-facebook-f:before { content: fa-content($fa-var-facebook-f); } -.#{$fa-css-prefix}-facebook-messenger:before { content: fa-content($fa-var-facebook-messenger); } -.#{$fa-css-prefix}-facebook-square:before { content: fa-content($fa-var-facebook-square); } -.#{$fa-css-prefix}-fantasy-flight-games:before { content: fa-content($fa-var-fantasy-flight-games); } -.#{$fa-css-prefix}-fast-backward:before { content: fa-content($fa-var-fast-backward); } -.#{$fa-css-prefix}-fast-forward:before { content: fa-content($fa-var-fast-forward); } -.#{$fa-css-prefix}-fax:before { content: fa-content($fa-var-fax); } -.#{$fa-css-prefix}-feather:before { content: fa-content($fa-var-feather); } -.#{$fa-css-prefix}-feather-alt:before { content: fa-content($fa-var-feather-alt); } -.#{$fa-css-prefix}-fedex:before { content: fa-content($fa-var-fedex); } -.#{$fa-css-prefix}-fedora:before { content: fa-content($fa-var-fedora); } -.#{$fa-css-prefix}-female:before { content: fa-content($fa-var-female); } -.#{$fa-css-prefix}-fighter-jet:before { content: fa-content($fa-var-fighter-jet); } -.#{$fa-css-prefix}-figma:before { content: fa-content($fa-var-figma); } -.#{$fa-css-prefix}-file:before { content: fa-content($fa-var-file); } -.#{$fa-css-prefix}-file-alt:before { content: fa-content($fa-var-file-alt); } -.#{$fa-css-prefix}-file-archive:before { content: fa-content($fa-var-file-archive); } -.#{$fa-css-prefix}-file-audio:before { content: fa-content($fa-var-file-audio); } -.#{$fa-css-prefix}-file-code:before { content: fa-content($fa-var-file-code); } -.#{$fa-css-prefix}-file-contract:before { content: fa-content($fa-var-file-contract); } -.#{$fa-css-prefix}-file-csv:before { content: fa-content($fa-var-file-csv); } -.#{$fa-css-prefix}-file-download:before { content: fa-content($fa-var-file-download); } -.#{$fa-css-prefix}-file-excel:before { content: fa-content($fa-var-file-excel); } -.#{$fa-css-prefix}-file-export:before { content: fa-content($fa-var-file-export); } -.#{$fa-css-prefix}-file-image:before { content: fa-content($fa-var-file-image); } -.#{$fa-css-prefix}-file-import:before { content: fa-content($fa-var-file-import); } -.#{$fa-css-prefix}-file-invoice:before { content: fa-content($fa-var-file-invoice); } -.#{$fa-css-prefix}-file-invoice-dollar:before { content: fa-content($fa-var-file-invoice-dollar); } -.#{$fa-css-prefix}-file-medical:before { content: fa-content($fa-var-file-medical); } -.#{$fa-css-prefix}-file-medical-alt:before { content: fa-content($fa-var-file-medical-alt); } -.#{$fa-css-prefix}-file-pdf:before { content: fa-content($fa-var-file-pdf); } -.#{$fa-css-prefix}-file-powerpoint:before { content: fa-content($fa-var-file-powerpoint); } -.#{$fa-css-prefix}-file-prescription:before { content: fa-content($fa-var-file-prescription); } -.#{$fa-css-prefix}-file-signature:before { content: fa-content($fa-var-file-signature); } -.#{$fa-css-prefix}-file-upload:before { content: fa-content($fa-var-file-upload); } -.#{$fa-css-prefix}-file-video:before { content: fa-content($fa-var-file-video); } -.#{$fa-css-prefix}-file-word:before { content: fa-content($fa-var-file-word); } -.#{$fa-css-prefix}-fill:before { content: fa-content($fa-var-fill); } -.#{$fa-css-prefix}-fill-drip:before { content: fa-content($fa-var-fill-drip); } -.#{$fa-css-prefix}-film:before { content: fa-content($fa-var-film); } -.#{$fa-css-prefix}-filter:before { content: fa-content($fa-var-filter); } -.#{$fa-css-prefix}-fingerprint:before { content: fa-content($fa-var-fingerprint); } -.#{$fa-css-prefix}-fire:before { content: fa-content($fa-var-fire); } -.#{$fa-css-prefix}-fire-alt:before { content: fa-content($fa-var-fire-alt); } -.#{$fa-css-prefix}-fire-extinguisher:before { content: fa-content($fa-var-fire-extinguisher); } -.#{$fa-css-prefix}-firefox:before { content: fa-content($fa-var-firefox); } -.#{$fa-css-prefix}-first-aid:before { content: fa-content($fa-var-first-aid); } -.#{$fa-css-prefix}-first-order:before { content: fa-content($fa-var-first-order); } -.#{$fa-css-prefix}-first-order-alt:before { content: fa-content($fa-var-first-order-alt); } -.#{$fa-css-prefix}-firstdraft:before { content: fa-content($fa-var-firstdraft); } -.#{$fa-css-prefix}-fish:before { content: fa-content($fa-var-fish); } -.#{$fa-css-prefix}-fist-raised:before { content: fa-content($fa-var-fist-raised); } -.#{$fa-css-prefix}-flag:before { content: fa-content($fa-var-flag); } -.#{$fa-css-prefix}-flag-checkered:before { content: fa-content($fa-var-flag-checkered); } -.#{$fa-css-prefix}-flag-usa:before { content: fa-content($fa-var-flag-usa); } -.#{$fa-css-prefix}-flask:before { content: fa-content($fa-var-flask); } -.#{$fa-css-prefix}-flickr:before { content: fa-content($fa-var-flickr); } -.#{$fa-css-prefix}-flipboard:before { content: fa-content($fa-var-flipboard); } -.#{$fa-css-prefix}-flushed:before { content: fa-content($fa-var-flushed); } -.#{$fa-css-prefix}-fly:before { content: fa-content($fa-var-fly); } -.#{$fa-css-prefix}-folder:before { content: fa-content($fa-var-folder); } -.#{$fa-css-prefix}-folder-minus:before { content: fa-content($fa-var-folder-minus); } -.#{$fa-css-prefix}-folder-open:before { content: fa-content($fa-var-folder-open); } -.#{$fa-css-prefix}-folder-plus:before { content: fa-content($fa-var-folder-plus); } -.#{$fa-css-prefix}-font:before { content: fa-content($fa-var-font); } -.#{$fa-css-prefix}-font-awesome:before { content: fa-content($fa-var-font-awesome); } -.#{$fa-css-prefix}-font-awesome-alt:before { content: fa-content($fa-var-font-awesome-alt); } -.#{$fa-css-prefix}-font-awesome-flag:before { content: fa-content($fa-var-font-awesome-flag); } -.#{$fa-css-prefix}-font-awesome-logo-full:before { content: fa-content($fa-var-font-awesome-logo-full); } -.#{$fa-css-prefix}-fonticons:before { content: fa-content($fa-var-fonticons); } -.#{$fa-css-prefix}-fonticons-fi:before { content: fa-content($fa-var-fonticons-fi); } -.#{$fa-css-prefix}-football-ball:before { content: fa-content($fa-var-football-ball); } -.#{$fa-css-prefix}-fort-awesome:before { content: fa-content($fa-var-fort-awesome); } -.#{$fa-css-prefix}-fort-awesome-alt:before { content: fa-content($fa-var-fort-awesome-alt); } -.#{$fa-css-prefix}-forumbee:before { content: fa-content($fa-var-forumbee); } -.#{$fa-css-prefix}-forward:before { content: fa-content($fa-var-forward); } -.#{$fa-css-prefix}-foursquare:before { content: fa-content($fa-var-foursquare); } -.#{$fa-css-prefix}-free-code-camp:before { content: fa-content($fa-var-free-code-camp); } -.#{$fa-css-prefix}-freebsd:before { content: fa-content($fa-var-freebsd); } -.#{$fa-css-prefix}-frog:before { content: fa-content($fa-var-frog); } -.#{$fa-css-prefix}-frown:before { content: fa-content($fa-var-frown); } -.#{$fa-css-prefix}-frown-open:before { content: fa-content($fa-var-frown-open); } -.#{$fa-css-prefix}-fulcrum:before { content: fa-content($fa-var-fulcrum); } -.#{$fa-css-prefix}-funnel-dollar:before { content: fa-content($fa-var-funnel-dollar); } -.#{$fa-css-prefix}-futbol:before { content: fa-content($fa-var-futbol); } -.#{$fa-css-prefix}-galactic-republic:before { content: fa-content($fa-var-galactic-republic); } -.#{$fa-css-prefix}-galactic-senate:before { content: fa-content($fa-var-galactic-senate); } -.#{$fa-css-prefix}-gamepad:before { content: fa-content($fa-var-gamepad); } -.#{$fa-css-prefix}-gas-pump:before { content: fa-content($fa-var-gas-pump); } -.#{$fa-css-prefix}-gavel:before { content: fa-content($fa-var-gavel); } -.#{$fa-css-prefix}-gem:before { content: fa-content($fa-var-gem); } -.#{$fa-css-prefix}-genderless:before { content: fa-content($fa-var-genderless); } -.#{$fa-css-prefix}-get-pocket:before { content: fa-content($fa-var-get-pocket); } -.#{$fa-css-prefix}-gg:before { content: fa-content($fa-var-gg); } -.#{$fa-css-prefix}-gg-circle:before { content: fa-content($fa-var-gg-circle); } -.#{$fa-css-prefix}-ghost:before { content: fa-content($fa-var-ghost); } -.#{$fa-css-prefix}-gift:before { content: fa-content($fa-var-gift); } -.#{$fa-css-prefix}-gifts:before { content: fa-content($fa-var-gifts); } -.#{$fa-css-prefix}-git:before { content: fa-content($fa-var-git); } -.#{$fa-css-prefix}-git-square:before { content: fa-content($fa-var-git-square); } -.#{$fa-css-prefix}-github:before { content: fa-content($fa-var-github); } -.#{$fa-css-prefix}-github-alt:before { content: fa-content($fa-var-github-alt); } -.#{$fa-css-prefix}-github-square:before { content: fa-content($fa-var-github-square); } -.#{$fa-css-prefix}-gitkraken:before { content: fa-content($fa-var-gitkraken); } -.#{$fa-css-prefix}-gitlab:before { content: fa-content($fa-var-gitlab); } -.#{$fa-css-prefix}-gitter:before { content: fa-content($fa-var-gitter); } -.#{$fa-css-prefix}-glass-cheers:before { content: fa-content($fa-var-glass-cheers); } -.#{$fa-css-prefix}-glass-martini:before { content: fa-content($fa-var-glass-martini); } -.#{$fa-css-prefix}-glass-martini-alt:before { content: fa-content($fa-var-glass-martini-alt); } -.#{$fa-css-prefix}-glass-whiskey:before { content: fa-content($fa-var-glass-whiskey); } -.#{$fa-css-prefix}-glasses:before { content: fa-content($fa-var-glasses); } -.#{$fa-css-prefix}-glide:before { content: fa-content($fa-var-glide); } -.#{$fa-css-prefix}-glide-g:before { content: fa-content($fa-var-glide-g); } -.#{$fa-css-prefix}-globe:before { content: fa-content($fa-var-globe); } -.#{$fa-css-prefix}-globe-africa:before { content: fa-content($fa-var-globe-africa); } -.#{$fa-css-prefix}-globe-americas:before { content: fa-content($fa-var-globe-americas); } -.#{$fa-css-prefix}-globe-asia:before { content: fa-content($fa-var-globe-asia); } -.#{$fa-css-prefix}-globe-europe:before { content: fa-content($fa-var-globe-europe); } -.#{$fa-css-prefix}-gofore:before { content: fa-content($fa-var-gofore); } -.#{$fa-css-prefix}-golf-ball:before { content: fa-content($fa-var-golf-ball); } -.#{$fa-css-prefix}-goodreads:before { content: fa-content($fa-var-goodreads); } -.#{$fa-css-prefix}-goodreads-g:before { content: fa-content($fa-var-goodreads-g); } -.#{$fa-css-prefix}-google:before { content: fa-content($fa-var-google); } -.#{$fa-css-prefix}-google-drive:before { content: fa-content($fa-var-google-drive); } -.#{$fa-css-prefix}-google-play:before { content: fa-content($fa-var-google-play); } -.#{$fa-css-prefix}-google-plus:before { content: fa-content($fa-var-google-plus); } -.#{$fa-css-prefix}-google-plus-g:before { content: fa-content($fa-var-google-plus-g); } -.#{$fa-css-prefix}-google-plus-square:before { content: fa-content($fa-var-google-plus-square); } -.#{$fa-css-prefix}-google-wallet:before { content: fa-content($fa-var-google-wallet); } -.#{$fa-css-prefix}-gopuram:before { content: fa-content($fa-var-gopuram); } -.#{$fa-css-prefix}-graduation-cap:before { content: fa-content($fa-var-graduation-cap); } -.#{$fa-css-prefix}-gratipay:before { content: fa-content($fa-var-gratipay); } -.#{$fa-css-prefix}-grav:before { content: fa-content($fa-var-grav); } -.#{$fa-css-prefix}-greater-than:before { content: fa-content($fa-var-greater-than); } -.#{$fa-css-prefix}-greater-than-equal:before { content: fa-content($fa-var-greater-than-equal); } -.#{$fa-css-prefix}-grimace:before { content: fa-content($fa-var-grimace); } -.#{$fa-css-prefix}-grin:before { content: fa-content($fa-var-grin); } -.#{$fa-css-prefix}-grin-alt:before { content: fa-content($fa-var-grin-alt); } -.#{$fa-css-prefix}-grin-beam:before { content: fa-content($fa-var-grin-beam); } -.#{$fa-css-prefix}-grin-beam-sweat:before { content: fa-content($fa-var-grin-beam-sweat); } -.#{$fa-css-prefix}-grin-hearts:before { content: fa-content($fa-var-grin-hearts); } -.#{$fa-css-prefix}-grin-squint:before { content: fa-content($fa-var-grin-squint); } -.#{$fa-css-prefix}-grin-squint-tears:before { content: fa-content($fa-var-grin-squint-tears); } -.#{$fa-css-prefix}-grin-stars:before { content: fa-content($fa-var-grin-stars); } -.#{$fa-css-prefix}-grin-tears:before { content: fa-content($fa-var-grin-tears); } -.#{$fa-css-prefix}-grin-tongue:before { content: fa-content($fa-var-grin-tongue); } -.#{$fa-css-prefix}-grin-tongue-squint:before { content: fa-content($fa-var-grin-tongue-squint); } -.#{$fa-css-prefix}-grin-tongue-wink:before { content: fa-content($fa-var-grin-tongue-wink); } -.#{$fa-css-prefix}-grin-wink:before { content: fa-content($fa-var-grin-wink); } -.#{$fa-css-prefix}-grip-horizontal:before { content: fa-content($fa-var-grip-horizontal); } -.#{$fa-css-prefix}-grip-lines:before { content: fa-content($fa-var-grip-lines); } -.#{$fa-css-prefix}-grip-lines-vertical:before { content: fa-content($fa-var-grip-lines-vertical); } -.#{$fa-css-prefix}-grip-vertical:before { content: fa-content($fa-var-grip-vertical); } -.#{$fa-css-prefix}-gripfire:before { content: fa-content($fa-var-gripfire); } -.#{$fa-css-prefix}-grunt:before { content: fa-content($fa-var-grunt); } -.#{$fa-css-prefix}-guitar:before { content: fa-content($fa-var-guitar); } -.#{$fa-css-prefix}-gulp:before { content: fa-content($fa-var-gulp); } -.#{$fa-css-prefix}-h-square:before { content: fa-content($fa-var-h-square); } -.#{$fa-css-prefix}-hacker-news:before { content: fa-content($fa-var-hacker-news); } -.#{$fa-css-prefix}-hacker-news-square:before { content: fa-content($fa-var-hacker-news-square); } -.#{$fa-css-prefix}-hackerrank:before { content: fa-content($fa-var-hackerrank); } -.#{$fa-css-prefix}-hamburger:before { content: fa-content($fa-var-hamburger); } -.#{$fa-css-prefix}-hammer:before { content: fa-content($fa-var-hammer); } -.#{$fa-css-prefix}-hamsa:before { content: fa-content($fa-var-hamsa); } -.#{$fa-css-prefix}-hand-holding:before { content: fa-content($fa-var-hand-holding); } -.#{$fa-css-prefix}-hand-holding-heart:before { content: fa-content($fa-var-hand-holding-heart); } -.#{$fa-css-prefix}-hand-holding-usd:before { content: fa-content($fa-var-hand-holding-usd); } -.#{$fa-css-prefix}-hand-lizard:before { content: fa-content($fa-var-hand-lizard); } -.#{$fa-css-prefix}-hand-middle-finger:before { content: fa-content($fa-var-hand-middle-finger); } -.#{$fa-css-prefix}-hand-paper:before { content: fa-content($fa-var-hand-paper); } -.#{$fa-css-prefix}-hand-peace:before { content: fa-content($fa-var-hand-peace); } -.#{$fa-css-prefix}-hand-point-down:before { content: fa-content($fa-var-hand-point-down); } -.#{$fa-css-prefix}-hand-point-left:before { content: fa-content($fa-var-hand-point-left); } -.#{$fa-css-prefix}-hand-point-right:before { content: fa-content($fa-var-hand-point-right); } -.#{$fa-css-prefix}-hand-point-up:before { content: fa-content($fa-var-hand-point-up); } -.#{$fa-css-prefix}-hand-pointer:before { content: fa-content($fa-var-hand-pointer); } -.#{$fa-css-prefix}-hand-rock:before { content: fa-content($fa-var-hand-rock); } -.#{$fa-css-prefix}-hand-scissors:before { content: fa-content($fa-var-hand-scissors); } -.#{$fa-css-prefix}-hand-spock:before { content: fa-content($fa-var-hand-spock); } -.#{$fa-css-prefix}-hands:before { content: fa-content($fa-var-hands); } -.#{$fa-css-prefix}-hands-helping:before { content: fa-content($fa-var-hands-helping); } -.#{$fa-css-prefix}-handshake:before { content: fa-content($fa-var-handshake); } -.#{$fa-css-prefix}-hanukiah:before { content: fa-content($fa-var-hanukiah); } -.#{$fa-css-prefix}-hard-hat:before { content: fa-content($fa-var-hard-hat); } -.#{$fa-css-prefix}-hashtag:before { content: fa-content($fa-var-hashtag); } -.#{$fa-css-prefix}-hat-wizard:before { content: fa-content($fa-var-hat-wizard); } -.#{$fa-css-prefix}-haykal:before { content: fa-content($fa-var-haykal); } -.#{$fa-css-prefix}-hdd:before { content: fa-content($fa-var-hdd); } -.#{$fa-css-prefix}-heading:before { content: fa-content($fa-var-heading); } -.#{$fa-css-prefix}-headphones:before { content: fa-content($fa-var-headphones); } -.#{$fa-css-prefix}-headphones-alt:before { content: fa-content($fa-var-headphones-alt); } -.#{$fa-css-prefix}-headset:before { content: fa-content($fa-var-headset); } -.#{$fa-css-prefix}-heart:before { content: fa-content($fa-var-heart); } -.#{$fa-css-prefix}-heart-broken:before { content: fa-content($fa-var-heart-broken); } -.#{$fa-css-prefix}-heartbeat:before { content: fa-content($fa-var-heartbeat); } -.#{$fa-css-prefix}-helicopter:before { content: fa-content($fa-var-helicopter); } -.#{$fa-css-prefix}-highlighter:before { content: fa-content($fa-var-highlighter); } -.#{$fa-css-prefix}-hiking:before { content: fa-content($fa-var-hiking); } -.#{$fa-css-prefix}-hippo:before { content: fa-content($fa-var-hippo); } -.#{$fa-css-prefix}-hips:before { content: fa-content($fa-var-hips); } -.#{$fa-css-prefix}-hire-a-helper:before { content: fa-content($fa-var-hire-a-helper); } -.#{$fa-css-prefix}-history:before { content: fa-content($fa-var-history); } -.#{$fa-css-prefix}-hockey-puck:before { content: fa-content($fa-var-hockey-puck); } -.#{$fa-css-prefix}-holly-berry:before { content: fa-content($fa-var-holly-berry); } -.#{$fa-css-prefix}-home:before { content: fa-content($fa-var-home); } -.#{$fa-css-prefix}-hooli:before { content: fa-content($fa-var-hooli); } -.#{$fa-css-prefix}-hornbill:before { content: fa-content($fa-var-hornbill); } -.#{$fa-css-prefix}-horse:before { content: fa-content($fa-var-horse); } -.#{$fa-css-prefix}-horse-head:before { content: fa-content($fa-var-horse-head); } -.#{$fa-css-prefix}-hospital:before { content: fa-content($fa-var-hospital); } -.#{$fa-css-prefix}-hospital-alt:before { content: fa-content($fa-var-hospital-alt); } -.#{$fa-css-prefix}-hospital-symbol:before { content: fa-content($fa-var-hospital-symbol); } -.#{$fa-css-prefix}-hot-tub:before { content: fa-content($fa-var-hot-tub); } -.#{$fa-css-prefix}-hotdog:before { content: fa-content($fa-var-hotdog); } -.#{$fa-css-prefix}-hotel:before { content: fa-content($fa-var-hotel); } -.#{$fa-css-prefix}-hotjar:before { content: fa-content($fa-var-hotjar); } -.#{$fa-css-prefix}-hourglass:before { content: fa-content($fa-var-hourglass); } -.#{$fa-css-prefix}-hourglass-end:before { content: fa-content($fa-var-hourglass-end); } -.#{$fa-css-prefix}-hourglass-half:before { content: fa-content($fa-var-hourglass-half); } -.#{$fa-css-prefix}-hourglass-start:before { content: fa-content($fa-var-hourglass-start); } -.#{$fa-css-prefix}-house-damage:before { content: fa-content($fa-var-house-damage); } -.#{$fa-css-prefix}-houzz:before { content: fa-content($fa-var-houzz); } -.#{$fa-css-prefix}-hryvnia:before { content: fa-content($fa-var-hryvnia); } -.#{$fa-css-prefix}-html5:before { content: fa-content($fa-var-html5); } -.#{$fa-css-prefix}-hubspot:before { content: fa-content($fa-var-hubspot); } -.#{$fa-css-prefix}-i-cursor:before { content: fa-content($fa-var-i-cursor); } -.#{$fa-css-prefix}-ice-cream:before { content: fa-content($fa-var-ice-cream); } -.#{$fa-css-prefix}-icicles:before { content: fa-content($fa-var-icicles); } -.#{$fa-css-prefix}-id-badge:before { content: fa-content($fa-var-id-badge); } -.#{$fa-css-prefix}-id-card:before { content: fa-content($fa-var-id-card); } -.#{$fa-css-prefix}-id-card-alt:before { content: fa-content($fa-var-id-card-alt); } -.#{$fa-css-prefix}-igloo:before { content: fa-content($fa-var-igloo); } -.#{$fa-css-prefix}-image:before { content: fa-content($fa-var-image); } -.#{$fa-css-prefix}-images:before { content: fa-content($fa-var-images); } -.#{$fa-css-prefix}-imdb:before { content: fa-content($fa-var-imdb); } -.#{$fa-css-prefix}-inbox:before { content: fa-content($fa-var-inbox); } -.#{$fa-css-prefix}-indent:before { content: fa-content($fa-var-indent); } -.#{$fa-css-prefix}-industry:before { content: fa-content($fa-var-industry); } -.#{$fa-css-prefix}-infinity:before { content: fa-content($fa-var-infinity); } -.#{$fa-css-prefix}-info:before { content: fa-content($fa-var-info); } -.#{$fa-css-prefix}-info-circle:before { content: fa-content($fa-var-info-circle); } -.#{$fa-css-prefix}-instagram:before { content: fa-content($fa-var-instagram); } -.#{$fa-css-prefix}-intercom:before { content: fa-content($fa-var-intercom); } -.#{$fa-css-prefix}-internet-explorer:before { content: fa-content($fa-var-internet-explorer); } -.#{$fa-css-prefix}-invision:before { content: fa-content($fa-var-invision); } -.#{$fa-css-prefix}-ioxhost:before { content: fa-content($fa-var-ioxhost); } -.#{$fa-css-prefix}-italic:before { content: fa-content($fa-var-italic); } -.#{$fa-css-prefix}-itunes:before { content: fa-content($fa-var-itunes); } -.#{$fa-css-prefix}-itunes-note:before { content: fa-content($fa-var-itunes-note); } -.#{$fa-css-prefix}-java:before { content: fa-content($fa-var-java); } -.#{$fa-css-prefix}-jedi:before { content: fa-content($fa-var-jedi); } -.#{$fa-css-prefix}-jedi-order:before { content: fa-content($fa-var-jedi-order); } -.#{$fa-css-prefix}-jenkins:before { content: fa-content($fa-var-jenkins); } -.#{$fa-css-prefix}-jira:before { content: fa-content($fa-var-jira); } -.#{$fa-css-prefix}-joget:before { content: fa-content($fa-var-joget); } -.#{$fa-css-prefix}-joint:before { content: fa-content($fa-var-joint); } -.#{$fa-css-prefix}-joomla:before { content: fa-content($fa-var-joomla); } -.#{$fa-css-prefix}-journal-whills:before { content: fa-content($fa-var-journal-whills); } -.#{$fa-css-prefix}-js:before { content: fa-content($fa-var-js); } -.#{$fa-css-prefix}-js-square:before { content: fa-content($fa-var-js-square); } -.#{$fa-css-prefix}-jsfiddle:before { content: fa-content($fa-var-jsfiddle); } -.#{$fa-css-prefix}-kaaba:before { content: fa-content($fa-var-kaaba); } -.#{$fa-css-prefix}-kaggle:before { content: fa-content($fa-var-kaggle); } -.#{$fa-css-prefix}-key:before { content: fa-content($fa-var-key); } -.#{$fa-css-prefix}-keybase:before { content: fa-content($fa-var-keybase); } -.#{$fa-css-prefix}-keyboard:before { content: fa-content($fa-var-keyboard); } -.#{$fa-css-prefix}-keycdn:before { content: fa-content($fa-var-keycdn); } -.#{$fa-css-prefix}-khanda:before { content: fa-content($fa-var-khanda); } -.#{$fa-css-prefix}-kickstarter:before { content: fa-content($fa-var-kickstarter); } -.#{$fa-css-prefix}-kickstarter-k:before { content: fa-content($fa-var-kickstarter-k); } -.#{$fa-css-prefix}-kiss:before { content: fa-content($fa-var-kiss); } -.#{$fa-css-prefix}-kiss-beam:before { content: fa-content($fa-var-kiss-beam); } -.#{$fa-css-prefix}-kiss-wink-heart:before { content: fa-content($fa-var-kiss-wink-heart); } -.#{$fa-css-prefix}-kiwi-bird:before { content: fa-content($fa-var-kiwi-bird); } -.#{$fa-css-prefix}-korvue:before { content: fa-content($fa-var-korvue); } -.#{$fa-css-prefix}-landmark:before { content: fa-content($fa-var-landmark); } -.#{$fa-css-prefix}-language:before { content: fa-content($fa-var-language); } -.#{$fa-css-prefix}-laptop:before { content: fa-content($fa-var-laptop); } -.#{$fa-css-prefix}-laptop-code:before { content: fa-content($fa-var-laptop-code); } -.#{$fa-css-prefix}-laptop-medical:before { content: fa-content($fa-var-laptop-medical); } -.#{$fa-css-prefix}-laravel:before { content: fa-content($fa-var-laravel); } -.#{$fa-css-prefix}-lastfm:before { content: fa-content($fa-var-lastfm); } -.#{$fa-css-prefix}-lastfm-square:before { content: fa-content($fa-var-lastfm-square); } -.#{$fa-css-prefix}-laugh:before { content: fa-content($fa-var-laugh); } -.#{$fa-css-prefix}-laugh-beam:before { content: fa-content($fa-var-laugh-beam); } -.#{$fa-css-prefix}-laugh-squint:before { content: fa-content($fa-var-laugh-squint); } -.#{$fa-css-prefix}-laugh-wink:before { content: fa-content($fa-var-laugh-wink); } -.#{$fa-css-prefix}-layer-group:before { content: fa-content($fa-var-layer-group); } -.#{$fa-css-prefix}-leaf:before { content: fa-content($fa-var-leaf); } -.#{$fa-css-prefix}-leanpub:before { content: fa-content($fa-var-leanpub); } -.#{$fa-css-prefix}-lemon:before { content: fa-content($fa-var-lemon); } -.#{$fa-css-prefix}-less:before { content: fa-content($fa-var-less); } -.#{$fa-css-prefix}-less-than:before { content: fa-content($fa-var-less-than); } -.#{$fa-css-prefix}-less-than-equal:before { content: fa-content($fa-var-less-than-equal); } -.#{$fa-css-prefix}-level-down-alt:before { content: fa-content($fa-var-level-down-alt); } -.#{$fa-css-prefix}-level-up-alt:before { content: fa-content($fa-var-level-up-alt); } -.#{$fa-css-prefix}-life-ring:before { content: fa-content($fa-var-life-ring); } -.#{$fa-css-prefix}-lightbulb:before { content: fa-content($fa-var-lightbulb); } -.#{$fa-css-prefix}-line:before { content: fa-content($fa-var-line); } -.#{$fa-css-prefix}-link:before { content: fa-content($fa-var-link); } -.#{$fa-css-prefix}-linkedin:before { content: fa-content($fa-var-linkedin); } -.#{$fa-css-prefix}-linkedin-in:before { content: fa-content($fa-var-linkedin-in); } -.#{$fa-css-prefix}-linode:before { content: fa-content($fa-var-linode); } -.#{$fa-css-prefix}-linux:before { content: fa-content($fa-var-linux); } -.#{$fa-css-prefix}-lira-sign:before { content: fa-content($fa-var-lira-sign); } -.#{$fa-css-prefix}-list:before { content: fa-content($fa-var-list); } -.#{$fa-css-prefix}-list-alt:before { content: fa-content($fa-var-list-alt); } -.#{$fa-css-prefix}-list-ol:before { content: fa-content($fa-var-list-ol); } -.#{$fa-css-prefix}-list-ul:before { content: fa-content($fa-var-list-ul); } -.#{$fa-css-prefix}-location-arrow:before { content: fa-content($fa-var-location-arrow); } -.#{$fa-css-prefix}-lock:before { content: fa-content($fa-var-lock); } -.#{$fa-css-prefix}-lock-open:before { content: fa-content($fa-var-lock-open); } -.#{$fa-css-prefix}-long-arrow-alt-down:before { content: fa-content($fa-var-long-arrow-alt-down); } -.#{$fa-css-prefix}-long-arrow-alt-left:before { content: fa-content($fa-var-long-arrow-alt-left); } -.#{$fa-css-prefix}-long-arrow-alt-right:before { content: fa-content($fa-var-long-arrow-alt-right); } -.#{$fa-css-prefix}-long-arrow-alt-up:before { content: fa-content($fa-var-long-arrow-alt-up); } -.#{$fa-css-prefix}-low-vision:before { content: fa-content($fa-var-low-vision); } -.#{$fa-css-prefix}-luggage-cart:before { content: fa-content($fa-var-luggage-cart); } -.#{$fa-css-prefix}-lyft:before { content: fa-content($fa-var-lyft); } -.#{$fa-css-prefix}-magento:before { content: fa-content($fa-var-magento); } -.#{$fa-css-prefix}-magic:before { content: fa-content($fa-var-magic); } -.#{$fa-css-prefix}-magnet:before { content: fa-content($fa-var-magnet); } -.#{$fa-css-prefix}-mail-bulk:before { content: fa-content($fa-var-mail-bulk); } -.#{$fa-css-prefix}-mailchimp:before { content: fa-content($fa-var-mailchimp); } -.#{$fa-css-prefix}-male:before { content: fa-content($fa-var-male); } -.#{$fa-css-prefix}-mandalorian:before { content: fa-content($fa-var-mandalorian); } -.#{$fa-css-prefix}-map:before { content: fa-content($fa-var-map); } -.#{$fa-css-prefix}-map-marked:before { content: fa-content($fa-var-map-marked); } -.#{$fa-css-prefix}-map-marked-alt:before { content: fa-content($fa-var-map-marked-alt); } -.#{$fa-css-prefix}-map-marker:before { content: fa-content($fa-var-map-marker); } -.#{$fa-css-prefix}-map-marker-alt:before { content: fa-content($fa-var-map-marker-alt); } -.#{$fa-css-prefix}-map-pin:before { content: fa-content($fa-var-map-pin); } -.#{$fa-css-prefix}-map-signs:before { content: fa-content($fa-var-map-signs); } -.#{$fa-css-prefix}-markdown:before { content: fa-content($fa-var-markdown); } -.#{$fa-css-prefix}-marker:before { content: fa-content($fa-var-marker); } -.#{$fa-css-prefix}-mars:before { content: fa-content($fa-var-mars); } -.#{$fa-css-prefix}-mars-double:before { content: fa-content($fa-var-mars-double); } -.#{$fa-css-prefix}-mars-stroke:before { content: fa-content($fa-var-mars-stroke); } -.#{$fa-css-prefix}-mars-stroke-h:before { content: fa-content($fa-var-mars-stroke-h); } -.#{$fa-css-prefix}-mars-stroke-v:before { content: fa-content($fa-var-mars-stroke-v); } -.#{$fa-css-prefix}-mask:before { content: fa-content($fa-var-mask); } -.#{$fa-css-prefix}-mastodon:before { content: fa-content($fa-var-mastodon); } -.#{$fa-css-prefix}-maxcdn:before { content: fa-content($fa-var-maxcdn); } -.#{$fa-css-prefix}-medal:before { content: fa-content($fa-var-medal); } -.#{$fa-css-prefix}-medapps:before { content: fa-content($fa-var-medapps); } -.#{$fa-css-prefix}-medium:before { content: fa-content($fa-var-medium); } -.#{$fa-css-prefix}-medium-m:before { content: fa-content($fa-var-medium-m); } -.#{$fa-css-prefix}-medkit:before { content: fa-content($fa-var-medkit); } -.#{$fa-css-prefix}-medrt:before { content: fa-content($fa-var-medrt); } -.#{$fa-css-prefix}-meetup:before { content: fa-content($fa-var-meetup); } -.#{$fa-css-prefix}-megaport:before { content: fa-content($fa-var-megaport); } -.#{$fa-css-prefix}-meh:before { content: fa-content($fa-var-meh); } -.#{$fa-css-prefix}-meh-blank:before { content: fa-content($fa-var-meh-blank); } -.#{$fa-css-prefix}-meh-rolling-eyes:before { content: fa-content($fa-var-meh-rolling-eyes); } -.#{$fa-css-prefix}-memory:before { content: fa-content($fa-var-memory); } -.#{$fa-css-prefix}-mendeley:before { content: fa-content($fa-var-mendeley); } -.#{$fa-css-prefix}-menorah:before { content: fa-content($fa-var-menorah); } -.#{$fa-css-prefix}-mercury:before { content: fa-content($fa-var-mercury); } -.#{$fa-css-prefix}-meteor:before { content: fa-content($fa-var-meteor); } -.#{$fa-css-prefix}-microchip:before { content: fa-content($fa-var-microchip); } -.#{$fa-css-prefix}-microphone:before { content: fa-content($fa-var-microphone); } -.#{$fa-css-prefix}-microphone-alt:before { content: fa-content($fa-var-microphone-alt); } -.#{$fa-css-prefix}-microphone-alt-slash:before { content: fa-content($fa-var-microphone-alt-slash); } -.#{$fa-css-prefix}-microphone-slash:before { content: fa-content($fa-var-microphone-slash); } -.#{$fa-css-prefix}-microscope:before { content: fa-content($fa-var-microscope); } -.#{$fa-css-prefix}-microsoft:before { content: fa-content($fa-var-microsoft); } -.#{$fa-css-prefix}-minus:before { content: fa-content($fa-var-minus); } -.#{$fa-css-prefix}-minus-circle:before { content: fa-content($fa-var-minus-circle); } -.#{$fa-css-prefix}-minus-square:before { content: fa-content($fa-var-minus-square); } -.#{$fa-css-prefix}-mitten:before { content: fa-content($fa-var-mitten); } -.#{$fa-css-prefix}-mix:before { content: fa-content($fa-var-mix); } -.#{$fa-css-prefix}-mixcloud:before { content: fa-content($fa-var-mixcloud); } -.#{$fa-css-prefix}-mizuni:before { content: fa-content($fa-var-mizuni); } -.#{$fa-css-prefix}-mobile:before { content: fa-content($fa-var-mobile); } -.#{$fa-css-prefix}-mobile-alt:before { content: fa-content($fa-var-mobile-alt); } -.#{$fa-css-prefix}-modx:before { content: fa-content($fa-var-modx); } -.#{$fa-css-prefix}-monero:before { content: fa-content($fa-var-monero); } -.#{$fa-css-prefix}-money-bill:before { content: fa-content($fa-var-money-bill); } -.#{$fa-css-prefix}-money-bill-alt:before { content: fa-content($fa-var-money-bill-alt); } -.#{$fa-css-prefix}-money-bill-wave:before { content: fa-content($fa-var-money-bill-wave); } -.#{$fa-css-prefix}-money-bill-wave-alt:before { content: fa-content($fa-var-money-bill-wave-alt); } -.#{$fa-css-prefix}-money-check:before { content: fa-content($fa-var-money-check); } -.#{$fa-css-prefix}-money-check-alt:before { content: fa-content($fa-var-money-check-alt); } -.#{$fa-css-prefix}-monument:before { content: fa-content($fa-var-monument); } -.#{$fa-css-prefix}-moon:before { content: fa-content($fa-var-moon); } -.#{$fa-css-prefix}-mortar-pestle:before { content: fa-content($fa-var-mortar-pestle); } -.#{$fa-css-prefix}-mosque:before { content: fa-content($fa-var-mosque); } -.#{$fa-css-prefix}-motorcycle:before { content: fa-content($fa-var-motorcycle); } -.#{$fa-css-prefix}-mountain:before { content: fa-content($fa-var-mountain); } -.#{$fa-css-prefix}-mouse-pointer:before { content: fa-content($fa-var-mouse-pointer); } -.#{$fa-css-prefix}-mug-hot:before { content: fa-content($fa-var-mug-hot); } -.#{$fa-css-prefix}-music:before { content: fa-content($fa-var-music); } -.#{$fa-css-prefix}-napster:before { content: fa-content($fa-var-napster); } -.#{$fa-css-prefix}-neos:before { content: fa-content($fa-var-neos); } -.#{$fa-css-prefix}-network-wired:before { content: fa-content($fa-var-network-wired); } -.#{$fa-css-prefix}-neuter:before { content: fa-content($fa-var-neuter); } -.#{$fa-css-prefix}-newspaper:before { content: fa-content($fa-var-newspaper); } -.#{$fa-css-prefix}-nimblr:before { content: fa-content($fa-var-nimblr); } -.#{$fa-css-prefix}-nintendo-switch:before { content: fa-content($fa-var-nintendo-switch); } -.#{$fa-css-prefix}-node:before { content: fa-content($fa-var-node); } -.#{$fa-css-prefix}-node-js:before { content: fa-content($fa-var-node-js); } -.#{$fa-css-prefix}-not-equal:before { content: fa-content($fa-var-not-equal); } -.#{$fa-css-prefix}-notes-medical:before { content: fa-content($fa-var-notes-medical); } -.#{$fa-css-prefix}-npm:before { content: fa-content($fa-var-npm); } -.#{$fa-css-prefix}-ns8:before { content: fa-content($fa-var-ns8); } -.#{$fa-css-prefix}-nutritionix:before { content: fa-content($fa-var-nutritionix); } -.#{$fa-css-prefix}-object-group:before { content: fa-content($fa-var-object-group); } -.#{$fa-css-prefix}-object-ungroup:before { content: fa-content($fa-var-object-ungroup); } -.#{$fa-css-prefix}-odnoklassniki:before { content: fa-content($fa-var-odnoklassniki); } -.#{$fa-css-prefix}-odnoklassniki-square:before { content: fa-content($fa-var-odnoklassniki-square); } -.#{$fa-css-prefix}-oil-can:before { content: fa-content($fa-var-oil-can); } -.#{$fa-css-prefix}-old-republic:before { content: fa-content($fa-var-old-republic); } -.#{$fa-css-prefix}-om:before { content: fa-content($fa-var-om); } -.#{$fa-css-prefix}-opencart:before { content: fa-content($fa-var-opencart); } -.#{$fa-css-prefix}-openid:before { content: fa-content($fa-var-openid); } -.#{$fa-css-prefix}-opera:before { content: fa-content($fa-var-opera); } -.#{$fa-css-prefix}-optin-monster:before { content: fa-content($fa-var-optin-monster); } -.#{$fa-css-prefix}-osi:before { content: fa-content($fa-var-osi); } -.#{$fa-css-prefix}-otter:before { content: fa-content($fa-var-otter); } -.#{$fa-css-prefix}-outdent:before { content: fa-content($fa-var-outdent); } -.#{$fa-css-prefix}-page4:before { content: fa-content($fa-var-page4); } -.#{$fa-css-prefix}-pagelines:before { content: fa-content($fa-var-pagelines); } -.#{$fa-css-prefix}-pager:before { content: fa-content($fa-var-pager); } -.#{$fa-css-prefix}-paint-brush:before { content: fa-content($fa-var-paint-brush); } -.#{$fa-css-prefix}-paint-roller:before { content: fa-content($fa-var-paint-roller); } -.#{$fa-css-prefix}-palette:before { content: fa-content($fa-var-palette); } -.#{$fa-css-prefix}-palfed:before { content: fa-content($fa-var-palfed); } -.#{$fa-css-prefix}-pallet:before { content: fa-content($fa-var-pallet); } -.#{$fa-css-prefix}-paper-plane:before { content: fa-content($fa-var-paper-plane); } -.#{$fa-css-prefix}-paperclip:before { content: fa-content($fa-var-paperclip); } -.#{$fa-css-prefix}-parachute-box:before { content: fa-content($fa-var-parachute-box); } -.#{$fa-css-prefix}-paragraph:before { content: fa-content($fa-var-paragraph); } -.#{$fa-css-prefix}-parking:before { content: fa-content($fa-var-parking); } -.#{$fa-css-prefix}-passport:before { content: fa-content($fa-var-passport); } -.#{$fa-css-prefix}-pastafarianism:before { content: fa-content($fa-var-pastafarianism); } -.#{$fa-css-prefix}-paste:before { content: fa-content($fa-var-paste); } -.#{$fa-css-prefix}-patreon:before { content: fa-content($fa-var-patreon); } -.#{$fa-css-prefix}-pause:before { content: fa-content($fa-var-pause); } -.#{$fa-css-prefix}-pause-circle:before { content: fa-content($fa-var-pause-circle); } -.#{$fa-css-prefix}-paw:before { content: fa-content($fa-var-paw); } -.#{$fa-css-prefix}-paypal:before { content: fa-content($fa-var-paypal); } -.#{$fa-css-prefix}-peace:before { content: fa-content($fa-var-peace); } -.#{$fa-css-prefix}-pen:before { content: fa-content($fa-var-pen); } -.#{$fa-css-prefix}-pen-alt:before { content: fa-content($fa-var-pen-alt); } -.#{$fa-css-prefix}-pen-fancy:before { content: fa-content($fa-var-pen-fancy); } -.#{$fa-css-prefix}-pen-nib:before { content: fa-content($fa-var-pen-nib); } -.#{$fa-css-prefix}-pen-square:before { content: fa-content($fa-var-pen-square); } -.#{$fa-css-prefix}-pencil-alt:before { content: fa-content($fa-var-pencil-alt); } -.#{$fa-css-prefix}-pencil-ruler:before { content: fa-content($fa-var-pencil-ruler); } -.#{$fa-css-prefix}-penny-arcade:before { content: fa-content($fa-var-penny-arcade); } -.#{$fa-css-prefix}-people-carry:before { content: fa-content($fa-var-people-carry); } -.#{$fa-css-prefix}-pepper-hot:before { content: fa-content($fa-var-pepper-hot); } -.#{$fa-css-prefix}-percent:before { content: fa-content($fa-var-percent); } -.#{$fa-css-prefix}-percentage:before { content: fa-content($fa-var-percentage); } -.#{$fa-css-prefix}-periscope:before { content: fa-content($fa-var-periscope); } -.#{$fa-css-prefix}-person-booth:before { content: fa-content($fa-var-person-booth); } -.#{$fa-css-prefix}-phabricator:before { content: fa-content($fa-var-phabricator); } -.#{$fa-css-prefix}-phoenix-framework:before { content: fa-content($fa-var-phoenix-framework); } -.#{$fa-css-prefix}-phoenix-squadron:before { content: fa-content($fa-var-phoenix-squadron); } -.#{$fa-css-prefix}-phone:before { content: fa-content($fa-var-phone); } -.#{$fa-css-prefix}-phone-slash:before { content: fa-content($fa-var-phone-slash); } -.#{$fa-css-prefix}-phone-square:before { content: fa-content($fa-var-phone-square); } -.#{$fa-css-prefix}-phone-volume:before { content: fa-content($fa-var-phone-volume); } -.#{$fa-css-prefix}-php:before { content: fa-content($fa-var-php); } -.#{$fa-css-prefix}-pied-piper:before { content: fa-content($fa-var-pied-piper); } -.#{$fa-css-prefix}-pied-piper-alt:before { content: fa-content($fa-var-pied-piper-alt); } -.#{$fa-css-prefix}-pied-piper-hat:before { content: fa-content($fa-var-pied-piper-hat); } -.#{$fa-css-prefix}-pied-piper-pp:before { content: fa-content($fa-var-pied-piper-pp); } -.#{$fa-css-prefix}-piggy-bank:before { content: fa-content($fa-var-piggy-bank); } -.#{$fa-css-prefix}-pills:before { content: fa-content($fa-var-pills); } -.#{$fa-css-prefix}-pinterest:before { content: fa-content($fa-var-pinterest); } -.#{$fa-css-prefix}-pinterest-p:before { content: fa-content($fa-var-pinterest-p); } -.#{$fa-css-prefix}-pinterest-square:before { content: fa-content($fa-var-pinterest-square); } -.#{$fa-css-prefix}-pizza-slice:before { content: fa-content($fa-var-pizza-slice); } -.#{$fa-css-prefix}-place-of-worship:before { content: fa-content($fa-var-place-of-worship); } -.#{$fa-css-prefix}-plane:before { content: fa-content($fa-var-plane); } -.#{$fa-css-prefix}-plane-arrival:before { content: fa-content($fa-var-plane-arrival); } -.#{$fa-css-prefix}-plane-departure:before { content: fa-content($fa-var-plane-departure); } -.#{$fa-css-prefix}-play:before { content: fa-content($fa-var-play); } -.#{$fa-css-prefix}-play-circle:before { content: fa-content($fa-var-play-circle); } -.#{$fa-css-prefix}-playstation:before { content: fa-content($fa-var-playstation); } -.#{$fa-css-prefix}-plug:before { content: fa-content($fa-var-plug); } -.#{$fa-css-prefix}-plus:before { content: fa-content($fa-var-plus); } -.#{$fa-css-prefix}-plus-circle:before { content: fa-content($fa-var-plus-circle); } -.#{$fa-css-prefix}-plus-square:before { content: fa-content($fa-var-plus-square); } -.#{$fa-css-prefix}-podcast:before { content: fa-content($fa-var-podcast); } -.#{$fa-css-prefix}-poll:before { content: fa-content($fa-var-poll); } -.#{$fa-css-prefix}-poll-h:before { content: fa-content($fa-var-poll-h); } -.#{$fa-css-prefix}-poo:before { content: fa-content($fa-var-poo); } -.#{$fa-css-prefix}-poo-storm:before { content: fa-content($fa-var-poo-storm); } -.#{$fa-css-prefix}-poop:before { content: fa-content($fa-var-poop); } -.#{$fa-css-prefix}-portrait:before { content: fa-content($fa-var-portrait); } -.#{$fa-css-prefix}-pound-sign:before { content: fa-content($fa-var-pound-sign); } -.#{$fa-css-prefix}-power-off:before { content: fa-content($fa-var-power-off); } -.#{$fa-css-prefix}-pray:before { content: fa-content($fa-var-pray); } -.#{$fa-css-prefix}-praying-hands:before { content: fa-content($fa-var-praying-hands); } -.#{$fa-css-prefix}-prescription:before { content: fa-content($fa-var-prescription); } -.#{$fa-css-prefix}-prescription-bottle:before { content: fa-content($fa-var-prescription-bottle); } -.#{$fa-css-prefix}-prescription-bottle-alt:before { content: fa-content($fa-var-prescription-bottle-alt); } -.#{$fa-css-prefix}-print:before { content: fa-content($fa-var-print); } -.#{$fa-css-prefix}-procedures:before { content: fa-content($fa-var-procedures); } -.#{$fa-css-prefix}-product-hunt:before { content: fa-content($fa-var-product-hunt); } -.#{$fa-css-prefix}-project-diagram:before { content: fa-content($fa-var-project-diagram); } -.#{$fa-css-prefix}-pushed:before { content: fa-content($fa-var-pushed); } -.#{$fa-css-prefix}-puzzle-piece:before { content: fa-content($fa-var-puzzle-piece); } -.#{$fa-css-prefix}-python:before { content: fa-content($fa-var-python); } -.#{$fa-css-prefix}-qq:before { content: fa-content($fa-var-qq); } -.#{$fa-css-prefix}-qrcode:before { content: fa-content($fa-var-qrcode); } -.#{$fa-css-prefix}-question:before { content: fa-content($fa-var-question); } -.#{$fa-css-prefix}-question-circle:before { content: fa-content($fa-var-question-circle); } -.#{$fa-css-prefix}-quidditch:before { content: fa-content($fa-var-quidditch); } -.#{$fa-css-prefix}-quinscape:before { content: fa-content($fa-var-quinscape); } -.#{$fa-css-prefix}-quora:before { content: fa-content($fa-var-quora); } -.#{$fa-css-prefix}-quote-left:before { content: fa-content($fa-var-quote-left); } -.#{$fa-css-prefix}-quote-right:before { content: fa-content($fa-var-quote-right); } -.#{$fa-css-prefix}-quran:before { content: fa-content($fa-var-quran); } -.#{$fa-css-prefix}-r-project:before { content: fa-content($fa-var-r-project); } -.#{$fa-css-prefix}-radiation:before { content: fa-content($fa-var-radiation); } -.#{$fa-css-prefix}-radiation-alt:before { content: fa-content($fa-var-radiation-alt); } -.#{$fa-css-prefix}-rainbow:before { content: fa-content($fa-var-rainbow); } -.#{$fa-css-prefix}-random:before { content: fa-content($fa-var-random); } -.#{$fa-css-prefix}-raspberry-pi:before { content: fa-content($fa-var-raspberry-pi); } -.#{$fa-css-prefix}-ravelry:before { content: fa-content($fa-var-ravelry); } -.#{$fa-css-prefix}-react:before { content: fa-content($fa-var-react); } -.#{$fa-css-prefix}-reacteurope:before { content: fa-content($fa-var-reacteurope); } -.#{$fa-css-prefix}-readme:before { content: fa-content($fa-var-readme); } -.#{$fa-css-prefix}-rebel:before { content: fa-content($fa-var-rebel); } -.#{$fa-css-prefix}-receipt:before { content: fa-content($fa-var-receipt); } -.#{$fa-css-prefix}-recycle:before { content: fa-content($fa-var-recycle); } -.#{$fa-css-prefix}-red-river:before { content: fa-content($fa-var-red-river); } -.#{$fa-css-prefix}-reddit:before { content: fa-content($fa-var-reddit); } -.#{$fa-css-prefix}-reddit-alien:before { content: fa-content($fa-var-reddit-alien); } -.#{$fa-css-prefix}-reddit-square:before { content: fa-content($fa-var-reddit-square); } -.#{$fa-css-prefix}-redhat:before { content: fa-content($fa-var-redhat); } -.#{$fa-css-prefix}-redo:before { content: fa-content($fa-var-redo); } -.#{$fa-css-prefix}-redo-alt:before { content: fa-content($fa-var-redo-alt); } -.#{$fa-css-prefix}-registered:before { content: fa-content($fa-var-registered); } -.#{$fa-css-prefix}-renren:before { content: fa-content($fa-var-renren); } -.#{$fa-css-prefix}-reply:before { content: fa-content($fa-var-reply); } -.#{$fa-css-prefix}-reply-all:before { content: fa-content($fa-var-reply-all); } -.#{$fa-css-prefix}-replyd:before { content: fa-content($fa-var-replyd); } -.#{$fa-css-prefix}-republican:before { content: fa-content($fa-var-republican); } -.#{$fa-css-prefix}-researchgate:before { content: fa-content($fa-var-researchgate); } -.#{$fa-css-prefix}-resolving:before { content: fa-content($fa-var-resolving); } -.#{$fa-css-prefix}-restroom:before { content: fa-content($fa-var-restroom); } -.#{$fa-css-prefix}-retweet:before { content: fa-content($fa-var-retweet); } -.#{$fa-css-prefix}-rev:before { content: fa-content($fa-var-rev); } -.#{$fa-css-prefix}-ribbon:before { content: fa-content($fa-var-ribbon); } -.#{$fa-css-prefix}-ring:before { content: fa-content($fa-var-ring); } -.#{$fa-css-prefix}-road:before { content: fa-content($fa-var-road); } -.#{$fa-css-prefix}-robot:before { content: fa-content($fa-var-robot); } -.#{$fa-css-prefix}-rocket:before { content: fa-content($fa-var-rocket); } -.#{$fa-css-prefix}-rocketchat:before { content: fa-content($fa-var-rocketchat); } -.#{$fa-css-prefix}-rockrms:before { content: fa-content($fa-var-rockrms); } -.#{$fa-css-prefix}-route:before { content: fa-content($fa-var-route); } -.#{$fa-css-prefix}-rss:before { content: fa-content($fa-var-rss); } -.#{$fa-css-prefix}-rss-square:before { content: fa-content($fa-var-rss-square); } -.#{$fa-css-prefix}-ruble-sign:before { content: fa-content($fa-var-ruble-sign); } -.#{$fa-css-prefix}-ruler:before { content: fa-content($fa-var-ruler); } -.#{$fa-css-prefix}-ruler-combined:before { content: fa-content($fa-var-ruler-combined); } -.#{$fa-css-prefix}-ruler-horizontal:before { content: fa-content($fa-var-ruler-horizontal); } -.#{$fa-css-prefix}-ruler-vertical:before { content: fa-content($fa-var-ruler-vertical); } -.#{$fa-css-prefix}-running:before { content: fa-content($fa-var-running); } -.#{$fa-css-prefix}-rupee-sign:before { content: fa-content($fa-var-rupee-sign); } -.#{$fa-css-prefix}-sad-cry:before { content: fa-content($fa-var-sad-cry); } -.#{$fa-css-prefix}-sad-tear:before { content: fa-content($fa-var-sad-tear); } -.#{$fa-css-prefix}-safari:before { content: fa-content($fa-var-safari); } -.#{$fa-css-prefix}-sass:before { content: fa-content($fa-var-sass); } -.#{$fa-css-prefix}-satellite:before { content: fa-content($fa-var-satellite); } -.#{$fa-css-prefix}-satellite-dish:before { content: fa-content($fa-var-satellite-dish); } -.#{$fa-css-prefix}-save:before { content: fa-content($fa-var-save); } -.#{$fa-css-prefix}-schlix:before { content: fa-content($fa-var-schlix); } -.#{$fa-css-prefix}-school:before { content: fa-content($fa-var-school); } -.#{$fa-css-prefix}-screwdriver:before { content: fa-content($fa-var-screwdriver); } -.#{$fa-css-prefix}-scribd:before { content: fa-content($fa-var-scribd); } -.#{$fa-css-prefix}-scroll:before { content: fa-content($fa-var-scroll); } -.#{$fa-css-prefix}-sd-card:before { content: fa-content($fa-var-sd-card); } -.#{$fa-css-prefix}-search:before { content: fa-content($fa-var-search); } -.#{$fa-css-prefix}-search-dollar:before { content: fa-content($fa-var-search-dollar); } -.#{$fa-css-prefix}-search-location:before { content: fa-content($fa-var-search-location); } -.#{$fa-css-prefix}-search-minus:before { content: fa-content($fa-var-search-minus); } -.#{$fa-css-prefix}-search-plus:before { content: fa-content($fa-var-search-plus); } -.#{$fa-css-prefix}-searchengin:before { content: fa-content($fa-var-searchengin); } -.#{$fa-css-prefix}-seedling:before { content: fa-content($fa-var-seedling); } -.#{$fa-css-prefix}-sellcast:before { content: fa-content($fa-var-sellcast); } -.#{$fa-css-prefix}-sellsy:before { content: fa-content($fa-var-sellsy); } -.#{$fa-css-prefix}-server:before { content: fa-content($fa-var-server); } -.#{$fa-css-prefix}-servicestack:before { content: fa-content($fa-var-servicestack); } -.#{$fa-css-prefix}-shapes:before { content: fa-content($fa-var-shapes); } -.#{$fa-css-prefix}-share:before { content: fa-content($fa-var-share); } -.#{$fa-css-prefix}-share-alt:before { content: fa-content($fa-var-share-alt); } -.#{$fa-css-prefix}-share-alt-square:before { content: fa-content($fa-var-share-alt-square); } -.#{$fa-css-prefix}-share-square:before { content: fa-content($fa-var-share-square); } -.#{$fa-css-prefix}-shekel-sign:before { content: fa-content($fa-var-shekel-sign); } -.#{$fa-css-prefix}-shield-alt:before { content: fa-content($fa-var-shield-alt); } -.#{$fa-css-prefix}-ship:before { content: fa-content($fa-var-ship); } -.#{$fa-css-prefix}-shipping-fast:before { content: fa-content($fa-var-shipping-fast); } -.#{$fa-css-prefix}-shirtsinbulk:before { content: fa-content($fa-var-shirtsinbulk); } -.#{$fa-css-prefix}-shoe-prints:before { content: fa-content($fa-var-shoe-prints); } -.#{$fa-css-prefix}-shopping-bag:before { content: fa-content($fa-var-shopping-bag); } -.#{$fa-css-prefix}-shopping-basket:before { content: fa-content($fa-var-shopping-basket); } -.#{$fa-css-prefix}-shopping-cart:before { content: fa-content($fa-var-shopping-cart); } -.#{$fa-css-prefix}-shopware:before { content: fa-content($fa-var-shopware); } -.#{$fa-css-prefix}-shower:before { content: fa-content($fa-var-shower); } -.#{$fa-css-prefix}-shuttle-van:before { content: fa-content($fa-var-shuttle-van); } -.#{$fa-css-prefix}-sign:before { content: fa-content($fa-var-sign); } -.#{$fa-css-prefix}-sign-in-alt:before { content: fa-content($fa-var-sign-in-alt); } -.#{$fa-css-prefix}-sign-language:before { content: fa-content($fa-var-sign-language); } -.#{$fa-css-prefix}-sign-out-alt:before { content: fa-content($fa-var-sign-out-alt); } -.#{$fa-css-prefix}-signal:before { content: fa-content($fa-var-signal); } -.#{$fa-css-prefix}-signature:before { content: fa-content($fa-var-signature); } -.#{$fa-css-prefix}-sim-card:before { content: fa-content($fa-var-sim-card); } -.#{$fa-css-prefix}-simplybuilt:before { content: fa-content($fa-var-simplybuilt); } -.#{$fa-css-prefix}-sistrix:before { content: fa-content($fa-var-sistrix); } -.#{$fa-css-prefix}-sitemap:before { content: fa-content($fa-var-sitemap); } -.#{$fa-css-prefix}-sith:before { content: fa-content($fa-var-sith); } -.#{$fa-css-prefix}-skating:before { content: fa-content($fa-var-skating); } -.#{$fa-css-prefix}-sketch:before { content: fa-content($fa-var-sketch); } -.#{$fa-css-prefix}-skiing:before { content: fa-content($fa-var-skiing); } -.#{$fa-css-prefix}-skiing-nordic:before { content: fa-content($fa-var-skiing-nordic); } -.#{$fa-css-prefix}-skull:before { content: fa-content($fa-var-skull); } -.#{$fa-css-prefix}-skull-crossbones:before { content: fa-content($fa-var-skull-crossbones); } -.#{$fa-css-prefix}-skyatlas:before { content: fa-content($fa-var-skyatlas); } -.#{$fa-css-prefix}-skype:before { content: fa-content($fa-var-skype); } -.#{$fa-css-prefix}-slack:before { content: fa-content($fa-var-slack); } -.#{$fa-css-prefix}-slack-hash:before { content: fa-content($fa-var-slack-hash); } -.#{$fa-css-prefix}-slash:before { content: fa-content($fa-var-slash); } -.#{$fa-css-prefix}-sleigh:before { content: fa-content($fa-var-sleigh); } -.#{$fa-css-prefix}-sliders-h:before { content: fa-content($fa-var-sliders-h); } -.#{$fa-css-prefix}-slideshare:before { content: fa-content($fa-var-slideshare); } -.#{$fa-css-prefix}-smile:before { content: fa-content($fa-var-smile); } -.#{$fa-css-prefix}-smile-beam:before { content: fa-content($fa-var-smile-beam); } -.#{$fa-css-prefix}-smile-wink:before { content: fa-content($fa-var-smile-wink); } -.#{$fa-css-prefix}-smog:before { content: fa-content($fa-var-smog); } -.#{$fa-css-prefix}-smoking:before { content: fa-content($fa-var-smoking); } -.#{$fa-css-prefix}-smoking-ban:before { content: fa-content($fa-var-smoking-ban); } -.#{$fa-css-prefix}-sms:before { content: fa-content($fa-var-sms); } -.#{$fa-css-prefix}-snapchat:before { content: fa-content($fa-var-snapchat); } -.#{$fa-css-prefix}-snapchat-ghost:before { content: fa-content($fa-var-snapchat-ghost); } -.#{$fa-css-prefix}-snapchat-square:before { content: fa-content($fa-var-snapchat-square); } -.#{$fa-css-prefix}-snowboarding:before { content: fa-content($fa-var-snowboarding); } -.#{$fa-css-prefix}-snowflake:before { content: fa-content($fa-var-snowflake); } -.#{$fa-css-prefix}-snowman:before { content: fa-content($fa-var-snowman); } -.#{$fa-css-prefix}-snowplow:before { content: fa-content($fa-var-snowplow); } -.#{$fa-css-prefix}-socks:before { content: fa-content($fa-var-socks); } -.#{$fa-css-prefix}-solar-panel:before { content: fa-content($fa-var-solar-panel); } -.#{$fa-css-prefix}-sort:before { content: fa-content($fa-var-sort); } -.#{$fa-css-prefix}-sort-alpha-down:before { content: fa-content($fa-var-sort-alpha-down); } -.#{$fa-css-prefix}-sort-alpha-up:before { content: fa-content($fa-var-sort-alpha-up); } -.#{$fa-css-prefix}-sort-amount-down:before { content: fa-content($fa-var-sort-amount-down); } -.#{$fa-css-prefix}-sort-amount-up:before { content: fa-content($fa-var-sort-amount-up); } -.#{$fa-css-prefix}-sort-down:before { content: fa-content($fa-var-sort-down); } -.#{$fa-css-prefix}-sort-numeric-down:before { content: fa-content($fa-var-sort-numeric-down); } -.#{$fa-css-prefix}-sort-numeric-up:before { content: fa-content($fa-var-sort-numeric-up); } -.#{$fa-css-prefix}-sort-up:before { content: fa-content($fa-var-sort-up); } -.#{$fa-css-prefix}-soundcloud:before { content: fa-content($fa-var-soundcloud); } -.#{$fa-css-prefix}-sourcetree:before { content: fa-content($fa-var-sourcetree); } -.#{$fa-css-prefix}-spa:before { content: fa-content($fa-var-spa); } -.#{$fa-css-prefix}-space-shuttle:before { content: fa-content($fa-var-space-shuttle); } -.#{$fa-css-prefix}-speakap:before { content: fa-content($fa-var-speakap); } -.#{$fa-css-prefix}-spider:before { content: fa-content($fa-var-spider); } -.#{$fa-css-prefix}-spinner:before { content: fa-content($fa-var-spinner); } -.#{$fa-css-prefix}-splotch:before { content: fa-content($fa-var-splotch); } -.#{$fa-css-prefix}-spotify:before { content: fa-content($fa-var-spotify); } -.#{$fa-css-prefix}-spray-can:before { content: fa-content($fa-var-spray-can); } -.#{$fa-css-prefix}-square:before { content: fa-content($fa-var-square); } -.#{$fa-css-prefix}-square-full:before { content: fa-content($fa-var-square-full); } -.#{$fa-css-prefix}-square-root-alt:before { content: fa-content($fa-var-square-root-alt); } -.#{$fa-css-prefix}-squarespace:before { content: fa-content($fa-var-squarespace); } -.#{$fa-css-prefix}-stack-exchange:before { content: fa-content($fa-var-stack-exchange); } -.#{$fa-css-prefix}-stack-overflow:before { content: fa-content($fa-var-stack-overflow); } -.#{$fa-css-prefix}-stamp:before { content: fa-content($fa-var-stamp); } -.#{$fa-css-prefix}-star:before { content: fa-content($fa-var-star); } -.#{$fa-css-prefix}-star-and-crescent:before { content: fa-content($fa-var-star-and-crescent); } -.#{$fa-css-prefix}-star-half:before { content: fa-content($fa-var-star-half); } -.#{$fa-css-prefix}-star-half-alt:before { content: fa-content($fa-var-star-half-alt); } -.#{$fa-css-prefix}-star-of-david:before { content: fa-content($fa-var-star-of-david); } -.#{$fa-css-prefix}-star-of-life:before { content: fa-content($fa-var-star-of-life); } -.#{$fa-css-prefix}-staylinked:before { content: fa-content($fa-var-staylinked); } -.#{$fa-css-prefix}-steam:before { content: fa-content($fa-var-steam); } -.#{$fa-css-prefix}-steam-square:before { content: fa-content($fa-var-steam-square); } -.#{$fa-css-prefix}-steam-symbol:before { content: fa-content($fa-var-steam-symbol); } -.#{$fa-css-prefix}-step-backward:before { content: fa-content($fa-var-step-backward); } -.#{$fa-css-prefix}-step-forward:before { content: fa-content($fa-var-step-forward); } -.#{$fa-css-prefix}-stethoscope:before { content: fa-content($fa-var-stethoscope); } -.#{$fa-css-prefix}-sticker-mule:before { content: fa-content($fa-var-sticker-mule); } -.#{$fa-css-prefix}-sticky-note:before { content: fa-content($fa-var-sticky-note); } -.#{$fa-css-prefix}-stop:before { content: fa-content($fa-var-stop); } -.#{$fa-css-prefix}-stop-circle:before { content: fa-content($fa-var-stop-circle); } -.#{$fa-css-prefix}-stopwatch:before { content: fa-content($fa-var-stopwatch); } -.#{$fa-css-prefix}-store:before { content: fa-content($fa-var-store); } -.#{$fa-css-prefix}-store-alt:before { content: fa-content($fa-var-store-alt); } -.#{$fa-css-prefix}-strava:before { content: fa-content($fa-var-strava); } -.#{$fa-css-prefix}-stream:before { content: fa-content($fa-var-stream); } -.#{$fa-css-prefix}-street-view:before { content: fa-content($fa-var-street-view); } -.#{$fa-css-prefix}-strikethrough:before { content: fa-content($fa-var-strikethrough); } -.#{$fa-css-prefix}-stripe:before { content: fa-content($fa-var-stripe); } -.#{$fa-css-prefix}-stripe-s:before { content: fa-content($fa-var-stripe-s); } -.#{$fa-css-prefix}-stroopwafel:before { content: fa-content($fa-var-stroopwafel); } -.#{$fa-css-prefix}-studiovinari:before { content: fa-content($fa-var-studiovinari); } -.#{$fa-css-prefix}-stumbleupon:before { content: fa-content($fa-var-stumbleupon); } -.#{$fa-css-prefix}-stumbleupon-circle:before { content: fa-content($fa-var-stumbleupon-circle); } -.#{$fa-css-prefix}-subscript:before { content: fa-content($fa-var-subscript); } -.#{$fa-css-prefix}-subway:before { content: fa-content($fa-var-subway); } -.#{$fa-css-prefix}-suitcase:before { content: fa-content($fa-var-suitcase); } -.#{$fa-css-prefix}-suitcase-rolling:before { content: fa-content($fa-var-suitcase-rolling); } -.#{$fa-css-prefix}-sun:before { content: fa-content($fa-var-sun); } -.#{$fa-css-prefix}-superpowers:before { content: fa-content($fa-var-superpowers); } -.#{$fa-css-prefix}-superscript:before { content: fa-content($fa-var-superscript); } -.#{$fa-css-prefix}-supple:before { content: fa-content($fa-var-supple); } -.#{$fa-css-prefix}-surprise:before { content: fa-content($fa-var-surprise); } -.#{$fa-css-prefix}-suse:before { content: fa-content($fa-var-suse); } -.#{$fa-css-prefix}-swatchbook:before { content: fa-content($fa-var-swatchbook); } -.#{$fa-css-prefix}-swimmer:before { content: fa-content($fa-var-swimmer); } -.#{$fa-css-prefix}-swimming-pool:before { content: fa-content($fa-var-swimming-pool); } -.#{$fa-css-prefix}-synagogue:before { content: fa-content($fa-var-synagogue); } -.#{$fa-css-prefix}-sync:before { content: fa-content($fa-var-sync); } -.#{$fa-css-prefix}-sync-alt:before { content: fa-content($fa-var-sync-alt); } -.#{$fa-css-prefix}-syringe:before { content: fa-content($fa-var-syringe); } -.#{$fa-css-prefix}-table:before { content: fa-content($fa-var-table); } -.#{$fa-css-prefix}-table-tennis:before { content: fa-content($fa-var-table-tennis); } -.#{$fa-css-prefix}-tablet:before { content: fa-content($fa-var-tablet); } -.#{$fa-css-prefix}-tablet-alt:before { content: fa-content($fa-var-tablet-alt); } -.#{$fa-css-prefix}-tablets:before { content: fa-content($fa-var-tablets); } -.#{$fa-css-prefix}-tachometer-alt:before { content: fa-content($fa-var-tachometer-alt); } -.#{$fa-css-prefix}-tag:before { content: fa-content($fa-var-tag); } -.#{$fa-css-prefix}-tags:before { content: fa-content($fa-var-tags); } -.#{$fa-css-prefix}-tape:before { content: fa-content($fa-var-tape); } -.#{$fa-css-prefix}-tasks:before { content: fa-content($fa-var-tasks); } -.#{$fa-css-prefix}-taxi:before { content: fa-content($fa-var-taxi); } -.#{$fa-css-prefix}-teamspeak:before { content: fa-content($fa-var-teamspeak); } -.#{$fa-css-prefix}-teeth:before { content: fa-content($fa-var-teeth); } -.#{$fa-css-prefix}-teeth-open:before { content: fa-content($fa-var-teeth-open); } -.#{$fa-css-prefix}-telegram:before { content: fa-content($fa-var-telegram); } -.#{$fa-css-prefix}-telegram-plane:before { content: fa-content($fa-var-telegram-plane); } -.#{$fa-css-prefix}-temperature-high:before { content: fa-content($fa-var-temperature-high); } -.#{$fa-css-prefix}-temperature-low:before { content: fa-content($fa-var-temperature-low); } -.#{$fa-css-prefix}-tencent-weibo:before { content: fa-content($fa-var-tencent-weibo); } -.#{$fa-css-prefix}-tenge:before { content: fa-content($fa-var-tenge); } -.#{$fa-css-prefix}-terminal:before { content: fa-content($fa-var-terminal); } -.#{$fa-css-prefix}-text-height:before { content: fa-content($fa-var-text-height); } -.#{$fa-css-prefix}-text-width:before { content: fa-content($fa-var-text-width); } -.#{$fa-css-prefix}-th:before { content: fa-content($fa-var-th); } -.#{$fa-css-prefix}-th-large:before { content: fa-content($fa-var-th-large); } -.#{$fa-css-prefix}-th-list:before { content: fa-content($fa-var-th-list); } -.#{$fa-css-prefix}-the-red-yeti:before { content: fa-content($fa-var-the-red-yeti); } -.#{$fa-css-prefix}-theater-masks:before { content: fa-content($fa-var-theater-masks); } -.#{$fa-css-prefix}-themeco:before { content: fa-content($fa-var-themeco); } -.#{$fa-css-prefix}-themeisle:before { content: fa-content($fa-var-themeisle); } -.#{$fa-css-prefix}-thermometer:before { content: fa-content($fa-var-thermometer); } -.#{$fa-css-prefix}-thermometer-empty:before { content: fa-content($fa-var-thermometer-empty); } -.#{$fa-css-prefix}-thermometer-full:before { content: fa-content($fa-var-thermometer-full); } -.#{$fa-css-prefix}-thermometer-half:before { content: fa-content($fa-var-thermometer-half); } -.#{$fa-css-prefix}-thermometer-quarter:before { content: fa-content($fa-var-thermometer-quarter); } -.#{$fa-css-prefix}-thermometer-three-quarters:before { content: fa-content($fa-var-thermometer-three-quarters); } -.#{$fa-css-prefix}-think-peaks:before { content: fa-content($fa-var-think-peaks); } -.#{$fa-css-prefix}-thumbs-down:before { content: fa-content($fa-var-thumbs-down); } -.#{$fa-css-prefix}-thumbs-up:before { content: fa-content($fa-var-thumbs-up); } -.#{$fa-css-prefix}-thumbtack:before { content: fa-content($fa-var-thumbtack); } -.#{$fa-css-prefix}-ticket-alt:before { content: fa-content($fa-var-ticket-alt); } -.#{$fa-css-prefix}-times:before { content: fa-content($fa-var-times); } -.#{$fa-css-prefix}-times-circle:before { content: fa-content($fa-var-times-circle); } -.#{$fa-css-prefix}-tint:before { content: fa-content($fa-var-tint); } -.#{$fa-css-prefix}-tint-slash:before { content: fa-content($fa-var-tint-slash); } -.#{$fa-css-prefix}-tired:before { content: fa-content($fa-var-tired); } -.#{$fa-css-prefix}-toggle-off:before { content: fa-content($fa-var-toggle-off); } -.#{$fa-css-prefix}-toggle-on:before { content: fa-content($fa-var-toggle-on); } -.#{$fa-css-prefix}-toilet:before { content: fa-content($fa-var-toilet); } -.#{$fa-css-prefix}-toilet-paper:before { content: fa-content($fa-var-toilet-paper); } -.#{$fa-css-prefix}-toolbox:before { content: fa-content($fa-var-toolbox); } -.#{$fa-css-prefix}-tools:before { content: fa-content($fa-var-tools); } -.#{$fa-css-prefix}-tooth:before { content: fa-content($fa-var-tooth); } -.#{$fa-css-prefix}-torah:before { content: fa-content($fa-var-torah); } -.#{$fa-css-prefix}-torii-gate:before { content: fa-content($fa-var-torii-gate); } -.#{$fa-css-prefix}-tractor:before { content: fa-content($fa-var-tractor); } -.#{$fa-css-prefix}-trade-federation:before { content: fa-content($fa-var-trade-federation); } -.#{$fa-css-prefix}-trademark:before { content: fa-content($fa-var-trademark); } -.#{$fa-css-prefix}-traffic-light:before { content: fa-content($fa-var-traffic-light); } -.#{$fa-css-prefix}-train:before { content: fa-content($fa-var-train); } -.#{$fa-css-prefix}-tram:before { content: fa-content($fa-var-tram); } -.#{$fa-css-prefix}-transgender:before { content: fa-content($fa-var-transgender); } -.#{$fa-css-prefix}-transgender-alt:before { content: fa-content($fa-var-transgender-alt); } -.#{$fa-css-prefix}-trash:before { content: fa-content($fa-var-trash); } -.#{$fa-css-prefix}-trash-alt:before { content: fa-content($fa-var-trash-alt); } -.#{$fa-css-prefix}-trash-restore:before { content: fa-content($fa-var-trash-restore); } -.#{$fa-css-prefix}-trash-restore-alt:before { content: fa-content($fa-var-trash-restore-alt); } -.#{$fa-css-prefix}-tree:before { content: fa-content($fa-var-tree); } -.#{$fa-css-prefix}-trello:before { content: fa-content($fa-var-trello); } -.#{$fa-css-prefix}-tripadvisor:before { content: fa-content($fa-var-tripadvisor); } -.#{$fa-css-prefix}-trophy:before { content: fa-content($fa-var-trophy); } -.#{$fa-css-prefix}-truck:before { content: fa-content($fa-var-truck); } -.#{$fa-css-prefix}-truck-loading:before { content: fa-content($fa-var-truck-loading); } -.#{$fa-css-prefix}-truck-monster:before { content: fa-content($fa-var-truck-monster); } -.#{$fa-css-prefix}-truck-moving:before { content: fa-content($fa-var-truck-moving); } -.#{$fa-css-prefix}-truck-pickup:before { content: fa-content($fa-var-truck-pickup); } -.#{$fa-css-prefix}-tshirt:before { content: fa-content($fa-var-tshirt); } -.#{$fa-css-prefix}-tty:before { content: fa-content($fa-var-tty); } -.#{$fa-css-prefix}-tumblr:before { content: fa-content($fa-var-tumblr); } -.#{$fa-css-prefix}-tumblr-square:before { content: fa-content($fa-var-tumblr-square); } -.#{$fa-css-prefix}-tv:before { content: fa-content($fa-var-tv); } -.#{$fa-css-prefix}-twitch:before { content: fa-content($fa-var-twitch); } -.#{$fa-css-prefix}-twitter:before { content: fa-content($fa-var-twitter); } -.#{$fa-css-prefix}-twitter-square:before { content: fa-content($fa-var-twitter-square); } -.#{$fa-css-prefix}-typo3:before { content: fa-content($fa-var-typo3); } -.#{$fa-css-prefix}-uber:before { content: fa-content($fa-var-uber); } -.#{$fa-css-prefix}-ubuntu:before { content: fa-content($fa-var-ubuntu); } -.#{$fa-css-prefix}-uikit:before { content: fa-content($fa-var-uikit); } -.#{$fa-css-prefix}-umbrella:before { content: fa-content($fa-var-umbrella); } -.#{$fa-css-prefix}-umbrella-beach:before { content: fa-content($fa-var-umbrella-beach); } -.#{$fa-css-prefix}-underline:before { content: fa-content($fa-var-underline); } -.#{$fa-css-prefix}-undo:before { content: fa-content($fa-var-undo); } -.#{$fa-css-prefix}-undo-alt:before { content: fa-content($fa-var-undo-alt); } -.#{$fa-css-prefix}-uniregistry:before { content: fa-content($fa-var-uniregistry); } -.#{$fa-css-prefix}-universal-access:before { content: fa-content($fa-var-universal-access); } -.#{$fa-css-prefix}-university:before { content: fa-content($fa-var-university); } -.#{$fa-css-prefix}-unlink:before { content: fa-content($fa-var-unlink); } -.#{$fa-css-prefix}-unlock:before { content: fa-content($fa-var-unlock); } -.#{$fa-css-prefix}-unlock-alt:before { content: fa-content($fa-var-unlock-alt); } -.#{$fa-css-prefix}-untappd:before { content: fa-content($fa-var-untappd); } -.#{$fa-css-prefix}-upload:before { content: fa-content($fa-var-upload); } -.#{$fa-css-prefix}-ups:before { content: fa-content($fa-var-ups); } -.#{$fa-css-prefix}-usb:before { content: fa-content($fa-var-usb); } -.#{$fa-css-prefix}-user:before { content: fa-content($fa-var-user); } -.#{$fa-css-prefix}-user-alt:before { content: fa-content($fa-var-user-alt); } -.#{$fa-css-prefix}-user-alt-slash:before { content: fa-content($fa-var-user-alt-slash); } -.#{$fa-css-prefix}-user-astronaut:before { content: fa-content($fa-var-user-astronaut); } -.#{$fa-css-prefix}-user-check:before { content: fa-content($fa-var-user-check); } -.#{$fa-css-prefix}-user-circle:before { content: fa-content($fa-var-user-circle); } -.#{$fa-css-prefix}-user-clock:before { content: fa-content($fa-var-user-clock); } -.#{$fa-css-prefix}-user-cog:before { content: fa-content($fa-var-user-cog); } -.#{$fa-css-prefix}-user-edit:before { content: fa-content($fa-var-user-edit); } -.#{$fa-css-prefix}-user-friends:before { content: fa-content($fa-var-user-friends); } -.#{$fa-css-prefix}-user-graduate:before { content: fa-content($fa-var-user-graduate); } -.#{$fa-css-prefix}-user-injured:before { content: fa-content($fa-var-user-injured); } -.#{$fa-css-prefix}-user-lock:before { content: fa-content($fa-var-user-lock); } -.#{$fa-css-prefix}-user-md:before { content: fa-content($fa-var-user-md); } -.#{$fa-css-prefix}-user-minus:before { content: fa-content($fa-var-user-minus); } -.#{$fa-css-prefix}-user-ninja:before { content: fa-content($fa-var-user-ninja); } -.#{$fa-css-prefix}-user-nurse:before { content: fa-content($fa-var-user-nurse); } -.#{$fa-css-prefix}-user-plus:before { content: fa-content($fa-var-user-plus); } -.#{$fa-css-prefix}-user-secret:before { content: fa-content($fa-var-user-secret); } -.#{$fa-css-prefix}-user-shield:before { content: fa-content($fa-var-user-shield); } -.#{$fa-css-prefix}-user-slash:before { content: fa-content($fa-var-user-slash); } -.#{$fa-css-prefix}-user-tag:before { content: fa-content($fa-var-user-tag); } -.#{$fa-css-prefix}-user-tie:before { content: fa-content($fa-var-user-tie); } -.#{$fa-css-prefix}-user-times:before { content: fa-content($fa-var-user-times); } -.#{$fa-css-prefix}-users:before { content: fa-content($fa-var-users); } -.#{$fa-css-prefix}-users-cog:before { content: fa-content($fa-var-users-cog); } -.#{$fa-css-prefix}-usps:before { content: fa-content($fa-var-usps); } -.#{$fa-css-prefix}-ussunnah:before { content: fa-content($fa-var-ussunnah); } -.#{$fa-css-prefix}-utensil-spoon:before { content: fa-content($fa-var-utensil-spoon); } -.#{$fa-css-prefix}-utensils:before { content: fa-content($fa-var-utensils); } -.#{$fa-css-prefix}-vaadin:before { content: fa-content($fa-var-vaadin); } -.#{$fa-css-prefix}-vector-square:before { content: fa-content($fa-var-vector-square); } -.#{$fa-css-prefix}-venus:before { content: fa-content($fa-var-venus); } -.#{$fa-css-prefix}-venus-double:before { content: fa-content($fa-var-venus-double); } -.#{$fa-css-prefix}-venus-mars:before { content: fa-content($fa-var-venus-mars); } -.#{$fa-css-prefix}-viacoin:before { content: fa-content($fa-var-viacoin); } -.#{$fa-css-prefix}-viadeo:before { content: fa-content($fa-var-viadeo); } -.#{$fa-css-prefix}-viadeo-square:before { content: fa-content($fa-var-viadeo-square); } -.#{$fa-css-prefix}-vial:before { content: fa-content($fa-var-vial); } -.#{$fa-css-prefix}-vials:before { content: fa-content($fa-var-vials); } -.#{$fa-css-prefix}-viber:before { content: fa-content($fa-var-viber); } -.#{$fa-css-prefix}-video:before { content: fa-content($fa-var-video); } -.#{$fa-css-prefix}-video-slash:before { content: fa-content($fa-var-video-slash); } -.#{$fa-css-prefix}-vihara:before { content: fa-content($fa-var-vihara); } -.#{$fa-css-prefix}-vimeo:before { content: fa-content($fa-var-vimeo); } -.#{$fa-css-prefix}-vimeo-square:before { content: fa-content($fa-var-vimeo-square); } -.#{$fa-css-prefix}-vimeo-v:before { content: fa-content($fa-var-vimeo-v); } -.#{$fa-css-prefix}-vine:before { content: fa-content($fa-var-vine); } -.#{$fa-css-prefix}-vk:before { content: fa-content($fa-var-vk); } -.#{$fa-css-prefix}-vnv:before { content: fa-content($fa-var-vnv); } -.#{$fa-css-prefix}-volleyball-ball:before { content: fa-content($fa-var-volleyball-ball); } -.#{$fa-css-prefix}-volume-down:before { content: fa-content($fa-var-volume-down); } -.#{$fa-css-prefix}-volume-mute:before { content: fa-content($fa-var-volume-mute); } -.#{$fa-css-prefix}-volume-off:before { content: fa-content($fa-var-volume-off); } -.#{$fa-css-prefix}-volume-up:before { content: fa-content($fa-var-volume-up); } -.#{$fa-css-prefix}-vote-yea:before { content: fa-content($fa-var-vote-yea); } -.#{$fa-css-prefix}-vr-cardboard:before { content: fa-content($fa-var-vr-cardboard); } -.#{$fa-css-prefix}-vuejs:before { content: fa-content($fa-var-vuejs); } -.#{$fa-css-prefix}-walking:before { content: fa-content($fa-var-walking); } -.#{$fa-css-prefix}-wallet:before { content: fa-content($fa-var-wallet); } -.#{$fa-css-prefix}-warehouse:before { content: fa-content($fa-var-warehouse); } -.#{$fa-css-prefix}-water:before { content: fa-content($fa-var-water); } -.#{$fa-css-prefix}-weebly:before { content: fa-content($fa-var-weebly); } -.#{$fa-css-prefix}-weibo:before { content: fa-content($fa-var-weibo); } -.#{$fa-css-prefix}-weight:before { content: fa-content($fa-var-weight); } -.#{$fa-css-prefix}-weight-hanging:before { content: fa-content($fa-var-weight-hanging); } -.#{$fa-css-prefix}-weixin:before { content: fa-content($fa-var-weixin); } -.#{$fa-css-prefix}-whatsapp:before { content: fa-content($fa-var-whatsapp); } -.#{$fa-css-prefix}-whatsapp-square:before { content: fa-content($fa-var-whatsapp-square); } -.#{$fa-css-prefix}-wheelchair:before { content: fa-content($fa-var-wheelchair); } -.#{$fa-css-prefix}-whmcs:before { content: fa-content($fa-var-whmcs); } -.#{$fa-css-prefix}-wifi:before { content: fa-content($fa-var-wifi); } -.#{$fa-css-prefix}-wikipedia-w:before { content: fa-content($fa-var-wikipedia-w); } -.#{$fa-css-prefix}-wind:before { content: fa-content($fa-var-wind); } -.#{$fa-css-prefix}-window-close:before { content: fa-content($fa-var-window-close); } -.#{$fa-css-prefix}-window-maximize:before { content: fa-content($fa-var-window-maximize); } -.#{$fa-css-prefix}-window-minimize:before { content: fa-content($fa-var-window-minimize); } -.#{$fa-css-prefix}-window-restore:before { content: fa-content($fa-var-window-restore); } -.#{$fa-css-prefix}-windows:before { content: fa-content($fa-var-windows); } -.#{$fa-css-prefix}-wine-bottle:before { content: fa-content($fa-var-wine-bottle); } -.#{$fa-css-prefix}-wine-glass:before { content: fa-content($fa-var-wine-glass); } -.#{$fa-css-prefix}-wine-glass-alt:before { content: fa-content($fa-var-wine-glass-alt); } -.#{$fa-css-prefix}-wix:before { content: fa-content($fa-var-wix); } -.#{$fa-css-prefix}-wizards-of-the-coast:before { content: fa-content($fa-var-wizards-of-the-coast); } -.#{$fa-css-prefix}-wolf-pack-battalion:before { content: fa-content($fa-var-wolf-pack-battalion); } -.#{$fa-css-prefix}-won-sign:before { content: fa-content($fa-var-won-sign); } -.#{$fa-css-prefix}-wordpress:before { content: fa-content($fa-var-wordpress); } -.#{$fa-css-prefix}-wordpress-simple:before { content: fa-content($fa-var-wordpress-simple); } -.#{$fa-css-prefix}-wpbeginner:before { content: fa-content($fa-var-wpbeginner); } -.#{$fa-css-prefix}-wpexplorer:before { content: fa-content($fa-var-wpexplorer); } -.#{$fa-css-prefix}-wpforms:before { content: fa-content($fa-var-wpforms); } -.#{$fa-css-prefix}-wpressr:before { content: fa-content($fa-var-wpressr); } -.#{$fa-css-prefix}-wrench:before { content: fa-content($fa-var-wrench); } -.#{$fa-css-prefix}-x-ray:before { content: fa-content($fa-var-x-ray); } -.#{$fa-css-prefix}-xbox:before { content: fa-content($fa-var-xbox); } -.#{$fa-css-prefix}-xing:before { content: fa-content($fa-var-xing); } -.#{$fa-css-prefix}-xing-square:before { content: fa-content($fa-var-xing-square); } -.#{$fa-css-prefix}-y-combinator:before { content: fa-content($fa-var-y-combinator); } -.#{$fa-css-prefix}-yahoo:before { content: fa-content($fa-var-yahoo); } -.#{$fa-css-prefix}-yandex:before { content: fa-content($fa-var-yandex); } -.#{$fa-css-prefix}-yandex-international:before { content: fa-content($fa-var-yandex-international); } -.#{$fa-css-prefix}-yarn:before { content: fa-content($fa-var-yarn); } -.#{$fa-css-prefix}-yelp:before { content: fa-content($fa-var-yelp); } -.#{$fa-css-prefix}-yen-sign:before { content: fa-content($fa-var-yen-sign); } -.#{$fa-css-prefix}-yin-yang:before { content: fa-content($fa-var-yin-yang); } -.#{$fa-css-prefix}-yoast:before { content: fa-content($fa-var-yoast); } -.#{$fa-css-prefix}-youtube:before { content: fa-content($fa-var-youtube); } -.#{$fa-css-prefix}-youtube-square:before { content: fa-content($fa-var-youtube-square); } -.#{$fa-css-prefix}-zhihu:before { content: fa-content($fa-var-zhihu); } diff --git a/examples/web/static/libs/fontawesome/scss/_larger.scss b/examples/web/static/libs/fontawesome/scss/_larger.scss deleted file mode 100644 index 27c2ad5f..00000000 --- a/examples/web/static/libs/fontawesome/scss/_larger.scss +++ /dev/null @@ -1,23 +0,0 @@ -// Icon Sizes -// ------------------------- - -// makes the font 33% larger relative to the icon container -.#{$fa-css-prefix}-lg { - font-size: (4em / 3); - line-height: (3em / 4); - vertical-align: -.0667em; -} - -.#{$fa-css-prefix}-xs { - font-size: .75em; -} - -.#{$fa-css-prefix}-sm { - font-size: .875em; -} - -@for $i from 1 through 10 { - .#{$fa-css-prefix}-#{$i}x { - font-size: $i * 1em; - } -} diff --git a/examples/web/static/libs/fontawesome/scss/_list.scss b/examples/web/static/libs/fontawesome/scss/_list.scss deleted file mode 100644 index 8ebf3333..00000000 --- a/examples/web/static/libs/fontawesome/scss/_list.scss +++ /dev/null @@ -1,18 +0,0 @@ -// List Icons -// ------------------------- - -.#{$fa-css-prefix}-ul { - list-style-type: none; - margin-left: $fa-li-width * 5/4; - padding-left: 0; - - > li { position: relative; } -} - -.#{$fa-css-prefix}-li { - left: -$fa-li-width; - position: absolute; - text-align: center; - width: $fa-li-width; - line-height: inherit; -} diff --git a/examples/web/static/libs/fontawesome/scss/_mixins.scss b/examples/web/static/libs/fontawesome/scss/_mixins.scss deleted file mode 100644 index 50a2e9f1..00000000 --- a/examples/web/static/libs/fontawesome/scss/_mixins.scss +++ /dev/null @@ -1,57 +0,0 @@ -// Mixins -// -------------------------- - -@mixin fa-icon { - -webkit-font-smoothing: antialiased; - -moz-osx-font-smoothing: grayscale; - display: inline-block; - font-style: normal; - font-variant: normal; - font-weight: normal; - line-height: 1; - vertical-align: -.125em; -} - -@mixin fa-icon-rotate($degrees, $rotation) { - -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=#{$rotation})"; - transform: rotate($degrees); -} - -@mixin fa-icon-flip($horiz, $vert, $rotation) { - -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=#{$rotation}, mirror=1)"; - transform: scale($horiz, $vert); -} - - -// Only display content to screen readers. A la Bootstrap 4. -// -// See: http://a11yproject.com/posts/how-to-hide-content/ - -@mixin sr-only { - border: 0; - clip: rect(0, 0, 0, 0); - height: 1px; - margin: -1px; - overflow: hidden; - padding: 0; - position: absolute; - width: 1px; -} - -// Use in conjunction with .sr-only to only display content when it's focused. -// -// Useful for "Skip to main content" links; see http://www.w3.org/TR/2013/NOTE-WCAG20-TECHS-20130905/G1 -// -// Credit: HTML5 Boilerplate - -@mixin sr-only-focusable { - &:active, - &:focus { - clip: auto; - height: auto; - margin: 0; - overflow: visible; - position: static; - width: auto; - } -} diff --git a/examples/web/static/libs/fontawesome/scss/_rotated-flipped.scss b/examples/web/static/libs/fontawesome/scss/_rotated-flipped.scss deleted file mode 100644 index 164d9721..00000000 --- a/examples/web/static/libs/fontawesome/scss/_rotated-flipped.scss +++ /dev/null @@ -1,24 +0,0 @@ -// Rotated & Flipped Icons -// ------------------------- - -.#{$fa-css-prefix}-rotate-90 { @include fa-icon-rotate(90deg, 1); } -.#{$fa-css-prefix}-rotate-180 { @include fa-icon-rotate(180deg, 2); } -.#{$fa-css-prefix}-rotate-270 { @include fa-icon-rotate(270deg, 3); } - -.#{$fa-css-prefix}-flip-horizontal { @include fa-icon-flip(-1, 1, 0); } -.#{$fa-css-prefix}-flip-vertical { @include fa-icon-flip(1, -1, 2); } -.#{$fa-css-prefix}-flip-both, .#{$fa-css-prefix}-flip-horizontal.#{$fa-css-prefix}-flip-vertical { @include fa-icon-flip(-1, -1, 2); } - -// Hook for IE8-9 -// ------------------------- - -:root { - .#{$fa-css-prefix}-rotate-90, - .#{$fa-css-prefix}-rotate-180, - .#{$fa-css-prefix}-rotate-270, - .#{$fa-css-prefix}-flip-horizontal, - .#{$fa-css-prefix}-flip-vertical, - .#{$fa-css-prefix}-flip-both { - filter: none; - } -} diff --git a/examples/web/static/libs/fontawesome/scss/_screen-reader.scss b/examples/web/static/libs/fontawesome/scss/_screen-reader.scss deleted file mode 100644 index 5d0ab262..00000000 --- a/examples/web/static/libs/fontawesome/scss/_screen-reader.scss +++ /dev/null @@ -1,5 +0,0 @@ -// Screen Readers -// ------------------------- - -.sr-only { @include sr-only; } -.sr-only-focusable { @include sr-only-focusable; } diff --git a/examples/web/static/libs/fontawesome/scss/_shims.scss b/examples/web/static/libs/fontawesome/scss/_shims.scss deleted file mode 100644 index 00fc279c..00000000 --- a/examples/web/static/libs/fontawesome/scss/_shims.scss +++ /dev/null @@ -1,2062 +0,0 @@ -.#{$fa-css-prefix}.#{$fa-css-prefix}-glass:before { content: fa-content($fa-var-glass-martini); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-meetup { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-star-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-star-o:before { content: fa-content($fa-var-star); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-remove:before { content: fa-content($fa-var-times); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-close:before { content: fa-content($fa-var-times); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-gear:before { content: fa-content($fa-var-cog); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-trash-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-trash-o:before { content: fa-content($fa-var-trash-alt); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-file-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-file-o:before { content: fa-content($fa-var-file); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-clock-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-clock-o:before { content: fa-content($fa-var-clock); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-arrow-circle-o-down { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-arrow-circle-o-down:before { content: fa-content($fa-var-arrow-alt-circle-down); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-arrow-circle-o-up { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-arrow-circle-o-up:before { content: fa-content($fa-var-arrow-alt-circle-up); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-play-circle-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-play-circle-o:before { content: fa-content($fa-var-play-circle); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-repeat:before { content: fa-content($fa-var-redo); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-rotate-right:before { content: fa-content($fa-var-redo); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-refresh:before { content: fa-content($fa-var-sync); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-list-alt { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-dedent:before { content: fa-content($fa-var-outdent); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-video-camera:before { content: fa-content($fa-var-video); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-picture-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-picture-o:before { content: fa-content($fa-var-image); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-photo { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-photo:before { content: fa-content($fa-var-image); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-image { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-image:before { content: fa-content($fa-var-image); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-pencil:before { content: fa-content($fa-var-pencil-alt); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-map-marker:before { content: fa-content($fa-var-map-marker-alt); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-pencil-square-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-pencil-square-o:before { content: fa-content($fa-var-edit); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-share-square-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-share-square-o:before { content: fa-content($fa-var-share-square); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-check-square-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-check-square-o:before { content: fa-content($fa-var-check-square); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-arrows:before { content: fa-content($fa-var-arrows-alt); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-times-circle-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-times-circle-o:before { content: fa-content($fa-var-times-circle); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-check-circle-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-check-circle-o:before { content: fa-content($fa-var-check-circle); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-mail-forward:before { content: fa-content($fa-var-share); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-eye { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-eye-slash { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-warning:before { content: fa-content($fa-var-exclamation-triangle); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-calendar:before { content: fa-content($fa-var-calendar-alt); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-arrows-v:before { content: fa-content($fa-var-arrows-alt-v); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-arrows-h:before { content: fa-content($fa-var-arrows-alt-h); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-bar-chart { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-bar-chart:before { content: fa-content($fa-var-chart-bar); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-bar-chart-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-bar-chart-o:before { content: fa-content($fa-var-chart-bar); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-twitter-square { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-facebook-square { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-gears:before { content: fa-content($fa-var-cogs); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-thumbs-o-up { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-thumbs-o-up:before { content: fa-content($fa-var-thumbs-up); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-thumbs-o-down { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-thumbs-o-down:before { content: fa-content($fa-var-thumbs-down); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-heart-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-heart-o:before { content: fa-content($fa-var-heart); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-sign-out:before { content: fa-content($fa-var-sign-out-alt); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-linkedin-square { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-linkedin-square:before { content: fa-content($fa-var-linkedin); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-thumb-tack:before { content: fa-content($fa-var-thumbtack); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-external-link:before { content: fa-content($fa-var-external-link-alt); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-sign-in:before { content: fa-content($fa-var-sign-in-alt); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-github-square { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-lemon-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-lemon-o:before { content: fa-content($fa-var-lemon); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-square-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-square-o:before { content: fa-content($fa-var-square); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-bookmark-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-bookmark-o:before { content: fa-content($fa-var-bookmark); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-twitter { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-facebook { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-facebook:before { content: fa-content($fa-var-facebook-f); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-facebook-f { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-facebook-f:before { content: fa-content($fa-var-facebook-f); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-github { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-credit-card { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-feed:before { content: fa-content($fa-var-rss); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-hdd-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-hdd-o:before { content: fa-content($fa-var-hdd); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-hand-o-right { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-hand-o-right:before { content: fa-content($fa-var-hand-point-right); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-hand-o-left { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-hand-o-left:before { content: fa-content($fa-var-hand-point-left); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-hand-o-up { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-hand-o-up:before { content: fa-content($fa-var-hand-point-up); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-hand-o-down { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-hand-o-down:before { content: fa-content($fa-var-hand-point-down); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-arrows-alt:before { content: fa-content($fa-var-expand-arrows-alt); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-group:before { content: fa-content($fa-var-users); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-chain:before { content: fa-content($fa-var-link); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-scissors:before { content: fa-content($fa-var-cut); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-files-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-files-o:before { content: fa-content($fa-var-copy); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-floppy-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-floppy-o:before { content: fa-content($fa-var-save); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-navicon:before { content: fa-content($fa-var-bars); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-reorder:before { content: fa-content($fa-var-bars); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-pinterest { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-pinterest-square { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-google-plus-square { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-google-plus { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-google-plus:before { content: fa-content($fa-var-google-plus-g); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-money { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-money:before { content: fa-content($fa-var-money-bill-alt); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-unsorted:before { content: fa-content($fa-var-sort); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-sort-desc:before { content: fa-content($fa-var-sort-down); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-sort-asc:before { content: fa-content($fa-var-sort-up); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-linkedin { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-linkedin:before { content: fa-content($fa-var-linkedin-in); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-rotate-left:before { content: fa-content($fa-var-undo); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-legal:before { content: fa-content($fa-var-gavel); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-tachometer:before { content: fa-content($fa-var-tachometer-alt); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-dashboard:before { content: fa-content($fa-var-tachometer-alt); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-comment-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-comment-o:before { content: fa-content($fa-var-comment); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-comments-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-comments-o:before { content: fa-content($fa-var-comments); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-flash:before { content: fa-content($fa-var-bolt); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-clipboard { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-paste { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-paste:before { content: fa-content($fa-var-clipboard); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-lightbulb-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-lightbulb-o:before { content: fa-content($fa-var-lightbulb); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-exchange:before { content: fa-content($fa-var-exchange-alt); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-cloud-download:before { content: fa-content($fa-var-cloud-download-alt); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-cloud-upload:before { content: fa-content($fa-var-cloud-upload-alt); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-bell-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-bell-o:before { content: fa-content($fa-var-bell); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-cutlery:before { content: fa-content($fa-var-utensils); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-file-text-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-file-text-o:before { content: fa-content($fa-var-file-alt); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-building-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-building-o:before { content: fa-content($fa-var-building); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-hospital-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-hospital-o:before { content: fa-content($fa-var-hospital); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-tablet:before { content: fa-content($fa-var-tablet-alt); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-mobile:before { content: fa-content($fa-var-mobile-alt); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-mobile-phone:before { content: fa-content($fa-var-mobile-alt); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-circle-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-circle-o:before { content: fa-content($fa-var-circle); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-mail-reply:before { content: fa-content($fa-var-reply); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-github-alt { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-folder-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-folder-o:before { content: fa-content($fa-var-folder); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-folder-open-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-folder-open-o:before { content: fa-content($fa-var-folder-open); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-smile-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-smile-o:before { content: fa-content($fa-var-smile); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-frown-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-frown-o:before { content: fa-content($fa-var-frown); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-meh-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-meh-o:before { content: fa-content($fa-var-meh); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-keyboard-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-keyboard-o:before { content: fa-content($fa-var-keyboard); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-flag-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-flag-o:before { content: fa-content($fa-var-flag); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-mail-reply-all:before { content: fa-content($fa-var-reply-all); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-star-half-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-star-half-o:before { content: fa-content($fa-var-star-half); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-star-half-empty { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-star-half-empty:before { content: fa-content($fa-var-star-half); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-star-half-full { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-star-half-full:before { content: fa-content($fa-var-star-half); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-code-fork:before { content: fa-content($fa-var-code-branch); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-chain-broken:before { content: fa-content($fa-var-unlink); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-shield:before { content: fa-content($fa-var-shield-alt); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-calendar-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-calendar-o:before { content: fa-content($fa-var-calendar); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-maxcdn { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-html5 { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-css3 { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-ticket:before { content: fa-content($fa-var-ticket-alt); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-minus-square-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-minus-square-o:before { content: fa-content($fa-var-minus-square); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-level-up:before { content: fa-content($fa-var-level-up-alt); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-level-down:before { content: fa-content($fa-var-level-down-alt); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-pencil-square:before { content: fa-content($fa-var-pen-square); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-external-link-square:before { content: fa-content($fa-var-external-link-square-alt); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-compass { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-caret-square-o-down { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-caret-square-o-down:before { content: fa-content($fa-var-caret-square-down); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-toggle-down { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-toggle-down:before { content: fa-content($fa-var-caret-square-down); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-caret-square-o-up { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-caret-square-o-up:before { content: fa-content($fa-var-caret-square-up); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-toggle-up { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-toggle-up:before { content: fa-content($fa-var-caret-square-up); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-caret-square-o-right { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-caret-square-o-right:before { content: fa-content($fa-var-caret-square-right); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-toggle-right { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-toggle-right:before { content: fa-content($fa-var-caret-square-right); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-eur:before { content: fa-content($fa-var-euro-sign); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-euro:before { content: fa-content($fa-var-euro-sign); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-gbp:before { content: fa-content($fa-var-pound-sign); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-usd:before { content: fa-content($fa-var-dollar-sign); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-dollar:before { content: fa-content($fa-var-dollar-sign); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-inr:before { content: fa-content($fa-var-rupee-sign); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-rupee:before { content: fa-content($fa-var-rupee-sign); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-jpy:before { content: fa-content($fa-var-yen-sign); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-cny:before { content: fa-content($fa-var-yen-sign); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-rmb:before { content: fa-content($fa-var-yen-sign); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-yen:before { content: fa-content($fa-var-yen-sign); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-rub:before { content: fa-content($fa-var-ruble-sign); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-ruble:before { content: fa-content($fa-var-ruble-sign); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-rouble:before { content: fa-content($fa-var-ruble-sign); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-krw:before { content: fa-content($fa-var-won-sign); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-won:before { content: fa-content($fa-var-won-sign); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-btc { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-bitcoin { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-bitcoin:before { content: fa-content($fa-var-btc); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-file-text:before { content: fa-content($fa-var-file-alt); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-sort-alpha-asc:before { content: fa-content($fa-var-sort-alpha-down); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-sort-alpha-desc:before { content: fa-content($fa-var-sort-alpha-up); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-sort-amount-asc:before { content: fa-content($fa-var-sort-amount-down); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-sort-amount-desc:before { content: fa-content($fa-var-sort-amount-up); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-sort-numeric-asc:before { content: fa-content($fa-var-sort-numeric-down); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-sort-numeric-desc:before { content: fa-content($fa-var-sort-numeric-up); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-youtube-square { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-youtube { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-xing { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-xing-square { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-youtube-play { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-youtube-play:before { content: fa-content($fa-var-youtube); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-dropbox { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-stack-overflow { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-instagram { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-flickr { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-adn { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-bitbucket { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-bitbucket-square { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-bitbucket-square:before { content: fa-content($fa-var-bitbucket); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-tumblr { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-tumblr-square { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-long-arrow-down:before { content: fa-content($fa-var-long-arrow-alt-down); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-long-arrow-up:before { content: fa-content($fa-var-long-arrow-alt-up); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-long-arrow-left:before { content: fa-content($fa-var-long-arrow-alt-left); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-long-arrow-right:before { content: fa-content($fa-var-long-arrow-alt-right); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-apple { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-windows { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-android { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-linux { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-dribbble { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-skype { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-foursquare { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-trello { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-gratipay { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-gittip { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-gittip:before { content: fa-content($fa-var-gratipay); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-sun-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-sun-o:before { content: fa-content($fa-var-sun); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-moon-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-moon-o:before { content: fa-content($fa-var-moon); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-vk { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-weibo { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-renren { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-pagelines { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-stack-exchange { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-arrow-circle-o-right { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-arrow-circle-o-right:before { content: fa-content($fa-var-arrow-alt-circle-right); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-arrow-circle-o-left { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-arrow-circle-o-left:before { content: fa-content($fa-var-arrow-alt-circle-left); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-caret-square-o-left { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-caret-square-o-left:before { content: fa-content($fa-var-caret-square-left); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-toggle-left { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-toggle-left:before { content: fa-content($fa-var-caret-square-left); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-dot-circle-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-dot-circle-o:before { content: fa-content($fa-var-dot-circle); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-vimeo-square { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-try:before { content: fa-content($fa-var-lira-sign); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-turkish-lira:before { content: fa-content($fa-var-lira-sign); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-plus-square-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-plus-square-o:before { content: fa-content($fa-var-plus-square); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-slack { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-wordpress { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-openid { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-institution:before { content: fa-content($fa-var-university); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-bank:before { content: fa-content($fa-var-university); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-mortar-board:before { content: fa-content($fa-var-graduation-cap); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-yahoo { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-google { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-reddit { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-reddit-square { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-stumbleupon-circle { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-stumbleupon { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-delicious { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-digg { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-pied-piper-pp { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-pied-piper-alt { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-drupal { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-joomla { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-spoon:before { content: fa-content($fa-var-utensil-spoon); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-behance { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-behance-square { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-steam { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-steam-square { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-automobile:before { content: fa-content($fa-var-car); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-cab:before { content: fa-content($fa-var-taxi); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-envelope-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-envelope-o:before { content: fa-content($fa-var-envelope); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-deviantart { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-soundcloud { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-file-pdf-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-file-pdf-o:before { content: fa-content($fa-var-file-pdf); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-file-word-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-file-word-o:before { content: fa-content($fa-var-file-word); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-file-excel-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-file-excel-o:before { content: fa-content($fa-var-file-excel); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-file-powerpoint-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-file-powerpoint-o:before { content: fa-content($fa-var-file-powerpoint); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-file-image-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-file-image-o:before { content: fa-content($fa-var-file-image); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-file-photo-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-file-photo-o:before { content: fa-content($fa-var-file-image); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-file-picture-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-file-picture-o:before { content: fa-content($fa-var-file-image); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-file-archive-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-file-archive-o:before { content: fa-content($fa-var-file-archive); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-file-zip-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-file-zip-o:before { content: fa-content($fa-var-file-archive); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-file-audio-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-file-audio-o:before { content: fa-content($fa-var-file-audio); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-file-sound-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-file-sound-o:before { content: fa-content($fa-var-file-audio); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-file-video-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-file-video-o:before { content: fa-content($fa-var-file-video); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-file-movie-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-file-movie-o:before { content: fa-content($fa-var-file-video); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-file-code-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-file-code-o:before { content: fa-content($fa-var-file-code); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-vine { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-codepen { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-jsfiddle { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-life-ring { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-life-bouy { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-life-bouy:before { content: fa-content($fa-var-life-ring); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-life-buoy { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-life-buoy:before { content: fa-content($fa-var-life-ring); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-life-saver { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-life-saver:before { content: fa-content($fa-var-life-ring); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-support { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-support:before { content: fa-content($fa-var-life-ring); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-circle-o-notch:before { content: fa-content($fa-var-circle-notch); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-rebel { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-ra { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-ra:before { content: fa-content($fa-var-rebel); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-resistance { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-resistance:before { content: fa-content($fa-var-rebel); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-empire { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-ge { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-ge:before { content: fa-content($fa-var-empire); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-git-square { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-git { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-hacker-news { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-y-combinator-square { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-y-combinator-square:before { content: fa-content($fa-var-hacker-news); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-yc-square { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-yc-square:before { content: fa-content($fa-var-hacker-news); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-tencent-weibo { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-qq { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-weixin { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-wechat { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-wechat:before { content: fa-content($fa-var-weixin); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-send:before { content: fa-content($fa-var-paper-plane); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-paper-plane-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-paper-plane-o:before { content: fa-content($fa-var-paper-plane); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-send-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-send-o:before { content: fa-content($fa-var-paper-plane); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-circle-thin { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-circle-thin:before { content: fa-content($fa-var-circle); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-header:before { content: fa-content($fa-var-heading); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-sliders:before { content: fa-content($fa-var-sliders-h); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-futbol-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-futbol-o:before { content: fa-content($fa-var-futbol); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-soccer-ball-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-soccer-ball-o:before { content: fa-content($fa-var-futbol); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-slideshare { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-twitch { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-yelp { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-newspaper-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-newspaper-o:before { content: fa-content($fa-var-newspaper); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-paypal { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-google-wallet { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-cc-visa { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-cc-mastercard { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-cc-discover { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-cc-amex { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-cc-paypal { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-cc-stripe { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-bell-slash-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-bell-slash-o:before { content: fa-content($fa-var-bell-slash); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-trash:before { content: fa-content($fa-var-trash-alt); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-copyright { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-eyedropper:before { content: fa-content($fa-var-eye-dropper); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-area-chart:before { content: fa-content($fa-var-chart-area); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-pie-chart:before { content: fa-content($fa-var-chart-pie); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-line-chart:before { content: fa-content($fa-var-chart-line); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-lastfm { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-lastfm-square { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-ioxhost { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-angellist { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-cc { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-cc:before { content: fa-content($fa-var-closed-captioning); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-ils:before { content: fa-content($fa-var-shekel-sign); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-shekel:before { content: fa-content($fa-var-shekel-sign); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-sheqel:before { content: fa-content($fa-var-shekel-sign); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-meanpath { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-meanpath:before { content: fa-content($fa-var-font-awesome); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-buysellads { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-connectdevelop { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-dashcube { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-forumbee { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-leanpub { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-sellsy { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-shirtsinbulk { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-simplybuilt { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-skyatlas { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-diamond { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-diamond:before { content: fa-content($fa-var-gem); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-intersex:before { content: fa-content($fa-var-transgender); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-facebook-official { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-facebook-official:before { content: fa-content($fa-var-facebook); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-pinterest-p { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-whatsapp { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-hotel:before { content: fa-content($fa-var-bed); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-viacoin { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-medium { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-y-combinator { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-yc { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-yc:before { content: fa-content($fa-var-y-combinator); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-optin-monster { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-opencart { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-expeditedssl { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-battery-4:before { content: fa-content($fa-var-battery-full); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-battery:before { content: fa-content($fa-var-battery-full); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-battery-3:before { content: fa-content($fa-var-battery-three-quarters); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-battery-2:before { content: fa-content($fa-var-battery-half); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-battery-1:before { content: fa-content($fa-var-battery-quarter); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-battery-0:before { content: fa-content($fa-var-battery-empty); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-object-group { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-object-ungroup { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-sticky-note-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-sticky-note-o:before { content: fa-content($fa-var-sticky-note); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-cc-jcb { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-cc-diners-club { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-clone { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-hourglass-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-hourglass-o:before { content: fa-content($fa-var-hourglass); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-hourglass-1:before { content: fa-content($fa-var-hourglass-start); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-hourglass-2:before { content: fa-content($fa-var-hourglass-half); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-hourglass-3:before { content: fa-content($fa-var-hourglass-end); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-hand-rock-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-hand-rock-o:before { content: fa-content($fa-var-hand-rock); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-hand-grab-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-hand-grab-o:before { content: fa-content($fa-var-hand-rock); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-hand-paper-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-hand-paper-o:before { content: fa-content($fa-var-hand-paper); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-hand-stop-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-hand-stop-o:before { content: fa-content($fa-var-hand-paper); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-hand-scissors-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-hand-scissors-o:before { content: fa-content($fa-var-hand-scissors); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-hand-lizard-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-hand-lizard-o:before { content: fa-content($fa-var-hand-lizard); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-hand-spock-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-hand-spock-o:before { content: fa-content($fa-var-hand-spock); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-hand-pointer-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-hand-pointer-o:before { content: fa-content($fa-var-hand-pointer); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-hand-peace-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-hand-peace-o:before { content: fa-content($fa-var-hand-peace); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-registered { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-creative-commons { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-gg { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-gg-circle { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-tripadvisor { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-odnoklassniki { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-odnoklassniki-square { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-get-pocket { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-wikipedia-w { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-safari { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-chrome { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-firefox { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-opera { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-internet-explorer { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-television:before { content: fa-content($fa-var-tv); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-contao { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-500px { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-amazon { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-calendar-plus-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-calendar-plus-o:before { content: fa-content($fa-var-calendar-plus); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-calendar-minus-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-calendar-minus-o:before { content: fa-content($fa-var-calendar-minus); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-calendar-times-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-calendar-times-o:before { content: fa-content($fa-var-calendar-times); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-calendar-check-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-calendar-check-o:before { content: fa-content($fa-var-calendar-check); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-map-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-map-o:before { content: fa-content($fa-var-map); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-commenting:before { content: fa-content($fa-var-comment-dots); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-commenting-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-commenting-o:before { content: fa-content($fa-var-comment-dots); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-houzz { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-vimeo { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-vimeo:before { content: fa-content($fa-var-vimeo-v); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-black-tie { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-fonticons { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-reddit-alien { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-edge { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-credit-card-alt:before { content: fa-content($fa-var-credit-card); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-codiepie { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-modx { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-fort-awesome { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-usb { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-product-hunt { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-mixcloud { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-scribd { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-pause-circle-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-pause-circle-o:before { content: fa-content($fa-var-pause-circle); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-stop-circle-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-stop-circle-o:before { content: fa-content($fa-var-stop-circle); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-bluetooth { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-bluetooth-b { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-gitlab { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-wpbeginner { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-wpforms { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-envira { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-wheelchair-alt { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-wheelchair-alt:before { content: fa-content($fa-var-accessible-icon); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-question-circle-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-question-circle-o:before { content: fa-content($fa-var-question-circle); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-volume-control-phone:before { content: fa-content($fa-var-phone-volume); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-asl-interpreting:before { content: fa-content($fa-var-american-sign-language-interpreting); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-deafness:before { content: fa-content($fa-var-deaf); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-hard-of-hearing:before { content: fa-content($fa-var-deaf); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-glide { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-glide-g { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-signing:before { content: fa-content($fa-var-sign-language); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-viadeo { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-viadeo-square { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-snapchat { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-snapchat-ghost { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-snapchat-square { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-pied-piper { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-first-order { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-yoast { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-themeisle { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-google-plus-official { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-google-plus-official:before { content: fa-content($fa-var-google-plus); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-google-plus-circle { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-google-plus-circle:before { content: fa-content($fa-var-google-plus); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-font-awesome { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-fa { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-fa:before { content: fa-content($fa-var-font-awesome); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-handshake-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-handshake-o:before { content: fa-content($fa-var-handshake); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-envelope-open-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-envelope-open-o:before { content: fa-content($fa-var-envelope-open); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-linode { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-address-book-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-address-book-o:before { content: fa-content($fa-var-address-book); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-vcard:before { content: fa-content($fa-var-address-card); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-address-card-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-address-card-o:before { content: fa-content($fa-var-address-card); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-vcard-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-vcard-o:before { content: fa-content($fa-var-address-card); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-user-circle-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-user-circle-o:before { content: fa-content($fa-var-user-circle); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-user-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-user-o:before { content: fa-content($fa-var-user); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-id-badge { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-drivers-license:before { content: fa-content($fa-var-id-card); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-id-card-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-id-card-o:before { content: fa-content($fa-var-id-card); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-drivers-license-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-drivers-license-o:before { content: fa-content($fa-var-id-card); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-quora { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-free-code-camp { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-telegram { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-thermometer-4:before { content: fa-content($fa-var-thermometer-full); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-thermometer:before { content: fa-content($fa-var-thermometer-full); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-thermometer-3:before { content: fa-content($fa-var-thermometer-three-quarters); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-thermometer-2:before { content: fa-content($fa-var-thermometer-half); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-thermometer-1:before { content: fa-content($fa-var-thermometer-quarter); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-thermometer-0:before { content: fa-content($fa-var-thermometer-empty); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-bathtub:before { content: fa-content($fa-var-bath); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-s15:before { content: fa-content($fa-var-bath); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-window-maximize { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-window-restore { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-times-rectangle:before { content: fa-content($fa-var-window-close); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-window-close-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-window-close-o:before { content: fa-content($fa-var-window-close); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-times-rectangle-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-times-rectangle-o:before { content: fa-content($fa-var-window-close); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-bandcamp { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-grav { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-etsy { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-imdb { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-ravelry { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-eercast { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-eercast:before { content: fa-content($fa-var-sellcast); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-snowflake-o { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} -.#{$fa-css-prefix}.#{$fa-css-prefix}-snowflake-o:before { content: fa-content($fa-var-snowflake); } - -.#{$fa-css-prefix}.#{$fa-css-prefix}-superpowers { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-wpexplorer { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - -.#{$fa-css-prefix}.#{$fa-css-prefix}-spotify { - font-family: 'Font Awesome 5 Brands'; - font-weight: 400; -} - diff --git a/examples/web/static/libs/fontawesome/scss/_stacked.scss b/examples/web/static/libs/fontawesome/scss/_stacked.scss deleted file mode 100644 index ae7ef4e8..00000000 --- a/examples/web/static/libs/fontawesome/scss/_stacked.scss +++ /dev/null @@ -1,31 +0,0 @@ -// Stacked Icons -// ------------------------- - -.#{$fa-css-prefix}-stack { - display: inline-block; - height: 2em; - line-height: 2em; - position: relative; - vertical-align: middle; - width: ($fa-fw-width*2); -} - -.#{$fa-css-prefix}-stack-1x, -.#{$fa-css-prefix}-stack-2x { - left: 0; - position: absolute; - text-align: center; - width: 100%; -} - -.#{$fa-css-prefix}-stack-1x { - line-height: inherit; -} - -.#{$fa-css-prefix}-stack-2x { - font-size: 2em; -} - -.#{$fa-css-prefix}-inverse { - color: $fa-inverse; -} diff --git a/examples/web/static/libs/fontawesome/scss/_variables.scss b/examples/web/static/libs/fontawesome/scss/_variables.scss deleted file mode 100644 index 0690bccb..00000000 --- a/examples/web/static/libs/fontawesome/scss/_variables.scss +++ /dev/null @@ -1,1368 +0,0 @@ -// Variables -// -------------------------- - -$fa-font-path: "../webfonts" !default; -$fa-font-size-base: 16px !default; -$fa-font-display: auto; -$fa-css-prefix: fa !default; -$fa-version: "5.7.2" !default; -$fa-border-color: #eee !default; -$fa-inverse: #fff !default; -$fa-li-width: 2em !default; -$fa-fw-width: (20em / 16); - -// Convenience function used to set content property -@function fa-content($fa-var) { - @return unquote("\"#{ $fa-var }\""); -} - -$fa-var-500px: \f26e; -$fa-var-accessible-icon: \f368; -$fa-var-accusoft: \f369; -$fa-var-acquisitions-incorporated: \f6af; -$fa-var-ad: \f641; -$fa-var-address-book: \f2b9; -$fa-var-address-card: \f2bb; -$fa-var-adjust: \f042; -$fa-var-adn: \f170; -$fa-var-adobe: \f778; -$fa-var-adversal: \f36a; -$fa-var-affiliatetheme: \f36b; -$fa-var-air-freshener: \f5d0; -$fa-var-algolia: \f36c; -$fa-var-align-center: \f037; -$fa-var-align-justify: \f039; -$fa-var-align-left: \f036; -$fa-var-align-right: \f038; -$fa-var-alipay: \f642; -$fa-var-allergies: \f461; -$fa-var-amazon: \f270; -$fa-var-amazon-pay: \f42c; -$fa-var-ambulance: \f0f9; -$fa-var-american-sign-language-interpreting: \f2a3; -$fa-var-amilia: \f36d; -$fa-var-anchor: \f13d; -$fa-var-android: \f17b; -$fa-var-angellist: \f209; -$fa-var-angle-double-down: \f103; -$fa-var-angle-double-left: \f100; -$fa-var-angle-double-right: \f101; -$fa-var-angle-double-up: \f102; -$fa-var-angle-down: \f107; -$fa-var-angle-left: \f104; -$fa-var-angle-right: \f105; -$fa-var-angle-up: \f106; -$fa-var-angry: \f556; -$fa-var-angrycreative: \f36e; -$fa-var-angular: \f420; -$fa-var-ankh: \f644; -$fa-var-app-store: \f36f; -$fa-var-app-store-ios: \f370; -$fa-var-apper: \f371; -$fa-var-apple: \f179; -$fa-var-apple-alt: \f5d1; -$fa-var-apple-pay: \f415; -$fa-var-archive: \f187; -$fa-var-archway: \f557; -$fa-var-arrow-alt-circle-down: \f358; -$fa-var-arrow-alt-circle-left: \f359; -$fa-var-arrow-alt-circle-right: \f35a; -$fa-var-arrow-alt-circle-up: \f35b; -$fa-var-arrow-circle-down: \f0ab; -$fa-var-arrow-circle-left: \f0a8; -$fa-var-arrow-circle-right: \f0a9; -$fa-var-arrow-circle-up: \f0aa; -$fa-var-arrow-down: \f063; -$fa-var-arrow-left: \f060; -$fa-var-arrow-right: \f061; -$fa-var-arrow-up: \f062; -$fa-var-arrows-alt: \f0b2; -$fa-var-arrows-alt-h: \f337; -$fa-var-arrows-alt-v: \f338; -$fa-var-artstation: \f77a; -$fa-var-assistive-listening-systems: \f2a2; -$fa-var-asterisk: \f069; -$fa-var-asymmetrik: \f372; -$fa-var-at: \f1fa; -$fa-var-atlas: \f558; -$fa-var-atlassian: \f77b; -$fa-var-atom: \f5d2; -$fa-var-audible: \f373; -$fa-var-audio-description: \f29e; -$fa-var-autoprefixer: \f41c; -$fa-var-avianex: \f374; -$fa-var-aviato: \f421; -$fa-var-award: \f559; -$fa-var-aws: \f375; -$fa-var-baby: \f77c; -$fa-var-baby-carriage: \f77d; -$fa-var-backspace: \f55a; -$fa-var-backward: \f04a; -$fa-var-bacon: \f7e5; -$fa-var-balance-scale: \f24e; -$fa-var-ban: \f05e; -$fa-var-band-aid: \f462; -$fa-var-bandcamp: \f2d5; -$fa-var-barcode: \f02a; -$fa-var-bars: \f0c9; -$fa-var-baseball-ball: \f433; -$fa-var-basketball-ball: \f434; -$fa-var-bath: \f2cd; -$fa-var-battery-empty: \f244; -$fa-var-battery-full: \f240; -$fa-var-battery-half: \f242; -$fa-var-battery-quarter: \f243; -$fa-var-battery-three-quarters: \f241; -$fa-var-bed: \f236; -$fa-var-beer: \f0fc; -$fa-var-behance: \f1b4; -$fa-var-behance-square: \f1b5; -$fa-var-bell: \f0f3; -$fa-var-bell-slash: \f1f6; -$fa-var-bezier-curve: \f55b; -$fa-var-bible: \f647; -$fa-var-bicycle: \f206; -$fa-var-bimobject: \f378; -$fa-var-binoculars: \f1e5; -$fa-var-biohazard: \f780; -$fa-var-birthday-cake: \f1fd; -$fa-var-bitbucket: \f171; -$fa-var-bitcoin: \f379; -$fa-var-bity: \f37a; -$fa-var-black-tie: \f27e; -$fa-var-blackberry: \f37b; -$fa-var-blender: \f517; -$fa-var-blender-phone: \f6b6; -$fa-var-blind: \f29d; -$fa-var-blog: \f781; -$fa-var-blogger: \f37c; -$fa-var-blogger-b: \f37d; -$fa-var-bluetooth: \f293; -$fa-var-bluetooth-b: \f294; -$fa-var-bold: \f032; -$fa-var-bolt: \f0e7; -$fa-var-bomb: \f1e2; -$fa-var-bone: \f5d7; -$fa-var-bong: \f55c; -$fa-var-book: \f02d; -$fa-var-book-dead: \f6b7; -$fa-var-book-medical: \f7e6; -$fa-var-book-open: \f518; -$fa-var-book-reader: \f5da; -$fa-var-bookmark: \f02e; -$fa-var-bowling-ball: \f436; -$fa-var-box: \f466; -$fa-var-box-open: \f49e; -$fa-var-boxes: \f468; -$fa-var-braille: \f2a1; -$fa-var-brain: \f5dc; -$fa-var-bread-slice: \f7ec; -$fa-var-briefcase: \f0b1; -$fa-var-briefcase-medical: \f469; -$fa-var-broadcast-tower: \f519; -$fa-var-broom: \f51a; -$fa-var-brush: \f55d; -$fa-var-btc: \f15a; -$fa-var-bug: \f188; -$fa-var-building: \f1ad; -$fa-var-bullhorn: \f0a1; -$fa-var-bullseye: \f140; -$fa-var-burn: \f46a; -$fa-var-buromobelexperte: \f37f; -$fa-var-bus: \f207; -$fa-var-bus-alt: \f55e; -$fa-var-business-time: \f64a; -$fa-var-buysellads: \f20d; -$fa-var-calculator: \f1ec; -$fa-var-calendar: \f133; -$fa-var-calendar-alt: \f073; -$fa-var-calendar-check: \f274; -$fa-var-calendar-day: \f783; -$fa-var-calendar-minus: \f272; -$fa-var-calendar-plus: \f271; -$fa-var-calendar-times: \f273; -$fa-var-calendar-week: \f784; -$fa-var-camera: \f030; -$fa-var-camera-retro: \f083; -$fa-var-campground: \f6bb; -$fa-var-canadian-maple-leaf: \f785; -$fa-var-candy-cane: \f786; -$fa-var-cannabis: \f55f; -$fa-var-capsules: \f46b; -$fa-var-car: \f1b9; -$fa-var-car-alt: \f5de; -$fa-var-car-battery: \f5df; -$fa-var-car-crash: \f5e1; -$fa-var-car-side: \f5e4; -$fa-var-caret-down: \f0d7; -$fa-var-caret-left: \f0d9; -$fa-var-caret-right: \f0da; -$fa-var-caret-square-down: \f150; -$fa-var-caret-square-left: \f191; -$fa-var-caret-square-right: \f152; -$fa-var-caret-square-up: \f151; -$fa-var-caret-up: \f0d8; -$fa-var-carrot: \f787; -$fa-var-cart-arrow-down: \f218; -$fa-var-cart-plus: \f217; -$fa-var-cash-register: \f788; -$fa-var-cat: \f6be; -$fa-var-cc-amazon-pay: \f42d; -$fa-var-cc-amex: \f1f3; -$fa-var-cc-apple-pay: \f416; -$fa-var-cc-diners-club: \f24c; -$fa-var-cc-discover: \f1f2; -$fa-var-cc-jcb: \f24b; -$fa-var-cc-mastercard: \f1f1; -$fa-var-cc-paypal: \f1f4; -$fa-var-cc-stripe: \f1f5; -$fa-var-cc-visa: \f1f0; -$fa-var-centercode: \f380; -$fa-var-centos: \f789; -$fa-var-certificate: \f0a3; -$fa-var-chair: \f6c0; -$fa-var-chalkboard: \f51b; -$fa-var-chalkboard-teacher: \f51c; -$fa-var-charging-station: \f5e7; -$fa-var-chart-area: \f1fe; -$fa-var-chart-bar: \f080; -$fa-var-chart-line: \f201; -$fa-var-chart-pie: \f200; -$fa-var-check: \f00c; -$fa-var-check-circle: \f058; -$fa-var-check-double: \f560; -$fa-var-check-square: \f14a; -$fa-var-cheese: \f7ef; -$fa-var-chess: \f439; -$fa-var-chess-bishop: \f43a; -$fa-var-chess-board: \f43c; -$fa-var-chess-king: \f43f; -$fa-var-chess-knight: \f441; -$fa-var-chess-pawn: \f443; -$fa-var-chess-queen: \f445; -$fa-var-chess-rook: \f447; -$fa-var-chevron-circle-down: \f13a; -$fa-var-chevron-circle-left: \f137; -$fa-var-chevron-circle-right: \f138; -$fa-var-chevron-circle-up: \f139; -$fa-var-chevron-down: \f078; -$fa-var-chevron-left: \f053; -$fa-var-chevron-right: \f054; -$fa-var-chevron-up: \f077; -$fa-var-child: \f1ae; -$fa-var-chrome: \f268; -$fa-var-church: \f51d; -$fa-var-circle: \f111; -$fa-var-circle-notch: \f1ce; -$fa-var-city: \f64f; -$fa-var-clinic-medical: \f7f2; -$fa-var-clipboard: \f328; -$fa-var-clipboard-check: \f46c; -$fa-var-clipboard-list: \f46d; -$fa-var-clock: \f017; -$fa-var-clone: \f24d; -$fa-var-closed-captioning: \f20a; -$fa-var-cloud: \f0c2; -$fa-var-cloud-download-alt: \f381; -$fa-var-cloud-meatball: \f73b; -$fa-var-cloud-moon: \f6c3; -$fa-var-cloud-moon-rain: \f73c; -$fa-var-cloud-rain: \f73d; -$fa-var-cloud-showers-heavy: \f740; -$fa-var-cloud-sun: \f6c4; -$fa-var-cloud-sun-rain: \f743; -$fa-var-cloud-upload-alt: \f382; -$fa-var-cloudscale: \f383; -$fa-var-cloudsmith: \f384; -$fa-var-cloudversify: \f385; -$fa-var-cocktail: \f561; -$fa-var-code: \f121; -$fa-var-code-branch: \f126; -$fa-var-codepen: \f1cb; -$fa-var-codiepie: \f284; -$fa-var-coffee: \f0f4; -$fa-var-cog: \f013; -$fa-var-cogs: \f085; -$fa-var-coins: \f51e; -$fa-var-columns: \f0db; -$fa-var-comment: \f075; -$fa-var-comment-alt: \f27a; -$fa-var-comment-dollar: \f651; -$fa-var-comment-dots: \f4ad; -$fa-var-comment-medical: \f7f5; -$fa-var-comment-slash: \f4b3; -$fa-var-comments: \f086; -$fa-var-comments-dollar: \f653; -$fa-var-compact-disc: \f51f; -$fa-var-compass: \f14e; -$fa-var-compress: \f066; -$fa-var-compress-arrows-alt: \f78c; -$fa-var-concierge-bell: \f562; -$fa-var-confluence: \f78d; -$fa-var-connectdevelop: \f20e; -$fa-var-contao: \f26d; -$fa-var-cookie: \f563; -$fa-var-cookie-bite: \f564; -$fa-var-copy: \f0c5; -$fa-var-copyright: \f1f9; -$fa-var-couch: \f4b8; -$fa-var-cpanel: \f388; -$fa-var-creative-commons: \f25e; -$fa-var-creative-commons-by: \f4e7; -$fa-var-creative-commons-nc: \f4e8; -$fa-var-creative-commons-nc-eu: \f4e9; -$fa-var-creative-commons-nc-jp: \f4ea; -$fa-var-creative-commons-nd: \f4eb; -$fa-var-creative-commons-pd: \f4ec; -$fa-var-creative-commons-pd-alt: \f4ed; -$fa-var-creative-commons-remix: \f4ee; -$fa-var-creative-commons-sa: \f4ef; -$fa-var-creative-commons-sampling: \f4f0; -$fa-var-creative-commons-sampling-plus: \f4f1; -$fa-var-creative-commons-share: \f4f2; -$fa-var-creative-commons-zero: \f4f3; -$fa-var-credit-card: \f09d; -$fa-var-critical-role: \f6c9; -$fa-var-crop: \f125; -$fa-var-crop-alt: \f565; -$fa-var-cross: \f654; -$fa-var-crosshairs: \f05b; -$fa-var-crow: \f520; -$fa-var-crown: \f521; -$fa-var-crutch: \f7f7; -$fa-var-css3: \f13c; -$fa-var-css3-alt: \f38b; -$fa-var-cube: \f1b2; -$fa-var-cubes: \f1b3; -$fa-var-cut: \f0c4; -$fa-var-cuttlefish: \f38c; -$fa-var-d-and-d: \f38d; -$fa-var-d-and-d-beyond: \f6ca; -$fa-var-dashcube: \f210; -$fa-var-database: \f1c0; -$fa-var-deaf: \f2a4; -$fa-var-delicious: \f1a5; -$fa-var-democrat: \f747; -$fa-var-deploydog: \f38e; -$fa-var-deskpro: \f38f; -$fa-var-desktop: \f108; -$fa-var-dev: \f6cc; -$fa-var-deviantart: \f1bd; -$fa-var-dharmachakra: \f655; -$fa-var-dhl: \f790; -$fa-var-diagnoses: \f470; -$fa-var-diaspora: \f791; -$fa-var-dice: \f522; -$fa-var-dice-d20: \f6cf; -$fa-var-dice-d6: \f6d1; -$fa-var-dice-five: \f523; -$fa-var-dice-four: \f524; -$fa-var-dice-one: \f525; -$fa-var-dice-six: \f526; -$fa-var-dice-three: \f527; -$fa-var-dice-two: \f528; -$fa-var-digg: \f1a6; -$fa-var-digital-ocean: \f391; -$fa-var-digital-tachograph: \f566; -$fa-var-directions: \f5eb; -$fa-var-discord: \f392; -$fa-var-discourse: \f393; -$fa-var-divide: \f529; -$fa-var-dizzy: \f567; -$fa-var-dna: \f471; -$fa-var-dochub: \f394; -$fa-var-docker: \f395; -$fa-var-dog: \f6d3; -$fa-var-dollar-sign: \f155; -$fa-var-dolly: \f472; -$fa-var-dolly-flatbed: \f474; -$fa-var-donate: \f4b9; -$fa-var-door-closed: \f52a; -$fa-var-door-open: \f52b; -$fa-var-dot-circle: \f192; -$fa-var-dove: \f4ba; -$fa-var-download: \f019; -$fa-var-draft2digital: \f396; -$fa-var-drafting-compass: \f568; -$fa-var-dragon: \f6d5; -$fa-var-draw-polygon: \f5ee; -$fa-var-dribbble: \f17d; -$fa-var-dribbble-square: \f397; -$fa-var-dropbox: \f16b; -$fa-var-drum: \f569; -$fa-var-drum-steelpan: \f56a; -$fa-var-drumstick-bite: \f6d7; -$fa-var-drupal: \f1a9; -$fa-var-dumbbell: \f44b; -$fa-var-dumpster: \f793; -$fa-var-dumpster-fire: \f794; -$fa-var-dungeon: \f6d9; -$fa-var-dyalog: \f399; -$fa-var-earlybirds: \f39a; -$fa-var-ebay: \f4f4; -$fa-var-edge: \f282; -$fa-var-edit: \f044; -$fa-var-egg: \f7fb; -$fa-var-eject: \f052; -$fa-var-elementor: \f430; -$fa-var-ellipsis-h: \f141; -$fa-var-ellipsis-v: \f142; -$fa-var-ello: \f5f1; -$fa-var-ember: \f423; -$fa-var-empire: \f1d1; -$fa-var-envelope: \f0e0; -$fa-var-envelope-open: \f2b6; -$fa-var-envelope-open-text: \f658; -$fa-var-envelope-square: \f199; -$fa-var-envira: \f299; -$fa-var-equals: \f52c; -$fa-var-eraser: \f12d; -$fa-var-erlang: \f39d; -$fa-var-ethereum: \f42e; -$fa-var-ethernet: \f796; -$fa-var-etsy: \f2d7; -$fa-var-euro-sign: \f153; -$fa-var-exchange-alt: \f362; -$fa-var-exclamation: \f12a; -$fa-var-exclamation-circle: \f06a; -$fa-var-exclamation-triangle: \f071; -$fa-var-expand: \f065; -$fa-var-expand-arrows-alt: \f31e; -$fa-var-expeditedssl: \f23e; -$fa-var-external-link-alt: \f35d; -$fa-var-external-link-square-alt: \f360; -$fa-var-eye: \f06e; -$fa-var-eye-dropper: \f1fb; -$fa-var-eye-slash: \f070; -$fa-var-facebook: \f09a; -$fa-var-facebook-f: \f39e; -$fa-var-facebook-messenger: \f39f; -$fa-var-facebook-square: \f082; -$fa-var-fantasy-flight-games: \f6dc; -$fa-var-fast-backward: \f049; -$fa-var-fast-forward: \f050; -$fa-var-fax: \f1ac; -$fa-var-feather: \f52d; -$fa-var-feather-alt: \f56b; -$fa-var-fedex: \f797; -$fa-var-fedora: \f798; -$fa-var-female: \f182; -$fa-var-fighter-jet: \f0fb; -$fa-var-figma: \f799; -$fa-var-file: \f15b; -$fa-var-file-alt: \f15c; -$fa-var-file-archive: \f1c6; -$fa-var-file-audio: \f1c7; -$fa-var-file-code: \f1c9; -$fa-var-file-contract: \f56c; -$fa-var-file-csv: \f6dd; -$fa-var-file-download: \f56d; -$fa-var-file-excel: \f1c3; -$fa-var-file-export: \f56e; -$fa-var-file-image: \f1c5; -$fa-var-file-import: \f56f; -$fa-var-file-invoice: \f570; -$fa-var-file-invoice-dollar: \f571; -$fa-var-file-medical: \f477; -$fa-var-file-medical-alt: \f478; -$fa-var-file-pdf: \f1c1; -$fa-var-file-powerpoint: \f1c4; -$fa-var-file-prescription: \f572; -$fa-var-file-signature: \f573; -$fa-var-file-upload: \f574; -$fa-var-file-video: \f1c8; -$fa-var-file-word: \f1c2; -$fa-var-fill: \f575; -$fa-var-fill-drip: \f576; -$fa-var-film: \f008; -$fa-var-filter: \f0b0; -$fa-var-fingerprint: \f577; -$fa-var-fire: \f06d; -$fa-var-fire-alt: \f7e4; -$fa-var-fire-extinguisher: \f134; -$fa-var-firefox: \f269; -$fa-var-first-aid: \f479; -$fa-var-first-order: \f2b0; -$fa-var-first-order-alt: \f50a; -$fa-var-firstdraft: \f3a1; -$fa-var-fish: \f578; -$fa-var-fist-raised: \f6de; -$fa-var-flag: \f024; -$fa-var-flag-checkered: \f11e; -$fa-var-flag-usa: \f74d; -$fa-var-flask: \f0c3; -$fa-var-flickr: \f16e; -$fa-var-flipboard: \f44d; -$fa-var-flushed: \f579; -$fa-var-fly: \f417; -$fa-var-folder: \f07b; -$fa-var-folder-minus: \f65d; -$fa-var-folder-open: \f07c; -$fa-var-folder-plus: \f65e; -$fa-var-font: \f031; -$fa-var-font-awesome: \f2b4; -$fa-var-font-awesome-alt: \f35c; -$fa-var-font-awesome-flag: \f425; -$fa-var-font-awesome-logo-full: \f4e6; -$fa-var-fonticons: \f280; -$fa-var-fonticons-fi: \f3a2; -$fa-var-football-ball: \f44e; -$fa-var-fort-awesome: \f286; -$fa-var-fort-awesome-alt: \f3a3; -$fa-var-forumbee: \f211; -$fa-var-forward: \f04e; -$fa-var-foursquare: \f180; -$fa-var-free-code-camp: \f2c5; -$fa-var-freebsd: \f3a4; -$fa-var-frog: \f52e; -$fa-var-frown: \f119; -$fa-var-frown-open: \f57a; -$fa-var-fulcrum: \f50b; -$fa-var-funnel-dollar: \f662; -$fa-var-futbol: \f1e3; -$fa-var-galactic-republic: \f50c; -$fa-var-galactic-senate: \f50d; -$fa-var-gamepad: \f11b; -$fa-var-gas-pump: \f52f; -$fa-var-gavel: \f0e3; -$fa-var-gem: \f3a5; -$fa-var-genderless: \f22d; -$fa-var-get-pocket: \f265; -$fa-var-gg: \f260; -$fa-var-gg-circle: \f261; -$fa-var-ghost: \f6e2; -$fa-var-gift: \f06b; -$fa-var-gifts: \f79c; -$fa-var-git: \f1d3; -$fa-var-git-square: \f1d2; -$fa-var-github: \f09b; -$fa-var-github-alt: \f113; -$fa-var-github-square: \f092; -$fa-var-gitkraken: \f3a6; -$fa-var-gitlab: \f296; -$fa-var-gitter: \f426; -$fa-var-glass-cheers: \f79f; -$fa-var-glass-martini: \f000; -$fa-var-glass-martini-alt: \f57b; -$fa-var-glass-whiskey: \f7a0; -$fa-var-glasses: \f530; -$fa-var-glide: \f2a5; -$fa-var-glide-g: \f2a6; -$fa-var-globe: \f0ac; -$fa-var-globe-africa: \f57c; -$fa-var-globe-americas: \f57d; -$fa-var-globe-asia: \f57e; -$fa-var-globe-europe: \f7a2; -$fa-var-gofore: \f3a7; -$fa-var-golf-ball: \f450; -$fa-var-goodreads: \f3a8; -$fa-var-goodreads-g: \f3a9; -$fa-var-google: \f1a0; -$fa-var-google-drive: \f3aa; -$fa-var-google-play: \f3ab; -$fa-var-google-plus: \f2b3; -$fa-var-google-plus-g: \f0d5; -$fa-var-google-plus-square: \f0d4; -$fa-var-google-wallet: \f1ee; -$fa-var-gopuram: \f664; -$fa-var-graduation-cap: \f19d; -$fa-var-gratipay: \f184; -$fa-var-grav: \f2d6; -$fa-var-greater-than: \f531; -$fa-var-greater-than-equal: \f532; -$fa-var-grimace: \f57f; -$fa-var-grin: \f580; -$fa-var-grin-alt: \f581; -$fa-var-grin-beam: \f582; -$fa-var-grin-beam-sweat: \f583; -$fa-var-grin-hearts: \f584; -$fa-var-grin-squint: \f585; -$fa-var-grin-squint-tears: \f586; -$fa-var-grin-stars: \f587; -$fa-var-grin-tears: \f588; -$fa-var-grin-tongue: \f589; -$fa-var-grin-tongue-squint: \f58a; -$fa-var-grin-tongue-wink: \f58b; -$fa-var-grin-wink: \f58c; -$fa-var-grip-horizontal: \f58d; -$fa-var-grip-lines: \f7a4; -$fa-var-grip-lines-vertical: \f7a5; -$fa-var-grip-vertical: \f58e; -$fa-var-gripfire: \f3ac; -$fa-var-grunt: \f3ad; -$fa-var-guitar: \f7a6; -$fa-var-gulp: \f3ae; -$fa-var-h-square: \f0fd; -$fa-var-hacker-news: \f1d4; -$fa-var-hacker-news-square: \f3af; -$fa-var-hackerrank: \f5f7; -$fa-var-hamburger: \f805; -$fa-var-hammer: \f6e3; -$fa-var-hamsa: \f665; -$fa-var-hand-holding: \f4bd; -$fa-var-hand-holding-heart: \f4be; -$fa-var-hand-holding-usd: \f4c0; -$fa-var-hand-lizard: \f258; -$fa-var-hand-middle-finger: \f806; -$fa-var-hand-paper: \f256; -$fa-var-hand-peace: \f25b; -$fa-var-hand-point-down: \f0a7; -$fa-var-hand-point-left: \f0a5; -$fa-var-hand-point-right: \f0a4; -$fa-var-hand-point-up: \f0a6; -$fa-var-hand-pointer: \f25a; -$fa-var-hand-rock: \f255; -$fa-var-hand-scissors: \f257; -$fa-var-hand-spock: \f259; -$fa-var-hands: \f4c2; -$fa-var-hands-helping: \f4c4; -$fa-var-handshake: \f2b5; -$fa-var-hanukiah: \f6e6; -$fa-var-hard-hat: \f807; -$fa-var-hashtag: \f292; -$fa-var-hat-wizard: \f6e8; -$fa-var-haykal: \f666; -$fa-var-hdd: \f0a0; -$fa-var-heading: \f1dc; -$fa-var-headphones: \f025; -$fa-var-headphones-alt: \f58f; -$fa-var-headset: \f590; -$fa-var-heart: \f004; -$fa-var-heart-broken: \f7a9; -$fa-var-heartbeat: \f21e; -$fa-var-helicopter: \f533; -$fa-var-highlighter: \f591; -$fa-var-hiking: \f6ec; -$fa-var-hippo: \f6ed; -$fa-var-hips: \f452; -$fa-var-hire-a-helper: \f3b0; -$fa-var-history: \f1da; -$fa-var-hockey-puck: \f453; -$fa-var-holly-berry: \f7aa; -$fa-var-home: \f015; -$fa-var-hooli: \f427; -$fa-var-hornbill: \f592; -$fa-var-horse: \f6f0; -$fa-var-horse-head: \f7ab; -$fa-var-hospital: \f0f8; -$fa-var-hospital-alt: \f47d; -$fa-var-hospital-symbol: \f47e; -$fa-var-hot-tub: \f593; -$fa-var-hotdog: \f80f; -$fa-var-hotel: \f594; -$fa-var-hotjar: \f3b1; -$fa-var-hourglass: \f254; -$fa-var-hourglass-end: \f253; -$fa-var-hourglass-half: \f252; -$fa-var-hourglass-start: \f251; -$fa-var-house-damage: \f6f1; -$fa-var-houzz: \f27c; -$fa-var-hryvnia: \f6f2; -$fa-var-html5: \f13b; -$fa-var-hubspot: \f3b2; -$fa-var-i-cursor: \f246; -$fa-var-ice-cream: \f810; -$fa-var-icicles: \f7ad; -$fa-var-id-badge: \f2c1; -$fa-var-id-card: \f2c2; -$fa-var-id-card-alt: \f47f; -$fa-var-igloo: \f7ae; -$fa-var-image: \f03e; -$fa-var-images: \f302; -$fa-var-imdb: \f2d8; -$fa-var-inbox: \f01c; -$fa-var-indent: \f03c; -$fa-var-industry: \f275; -$fa-var-infinity: \f534; -$fa-var-info: \f129; -$fa-var-info-circle: \f05a; -$fa-var-instagram: \f16d; -$fa-var-intercom: \f7af; -$fa-var-internet-explorer: \f26b; -$fa-var-invision: \f7b0; -$fa-var-ioxhost: \f208; -$fa-var-italic: \f033; -$fa-var-itunes: \f3b4; -$fa-var-itunes-note: \f3b5; -$fa-var-java: \f4e4; -$fa-var-jedi: \f669; -$fa-var-jedi-order: \f50e; -$fa-var-jenkins: \f3b6; -$fa-var-jira: \f7b1; -$fa-var-joget: \f3b7; -$fa-var-joint: \f595; -$fa-var-joomla: \f1aa; -$fa-var-journal-whills: \f66a; -$fa-var-js: \f3b8; -$fa-var-js-square: \f3b9; -$fa-var-jsfiddle: \f1cc; -$fa-var-kaaba: \f66b; -$fa-var-kaggle: \f5fa; -$fa-var-key: \f084; -$fa-var-keybase: \f4f5; -$fa-var-keyboard: \f11c; -$fa-var-keycdn: \f3ba; -$fa-var-khanda: \f66d; -$fa-var-kickstarter: \f3bb; -$fa-var-kickstarter-k: \f3bc; -$fa-var-kiss: \f596; -$fa-var-kiss-beam: \f597; -$fa-var-kiss-wink-heart: \f598; -$fa-var-kiwi-bird: \f535; -$fa-var-korvue: \f42f; -$fa-var-landmark: \f66f; -$fa-var-language: \f1ab; -$fa-var-laptop: \f109; -$fa-var-laptop-code: \f5fc; -$fa-var-laptop-medical: \f812; -$fa-var-laravel: \f3bd; -$fa-var-lastfm: \f202; -$fa-var-lastfm-square: \f203; -$fa-var-laugh: \f599; -$fa-var-laugh-beam: \f59a; -$fa-var-laugh-squint: \f59b; -$fa-var-laugh-wink: \f59c; -$fa-var-layer-group: \f5fd; -$fa-var-leaf: \f06c; -$fa-var-leanpub: \f212; -$fa-var-lemon: \f094; -$fa-var-less: \f41d; -$fa-var-less-than: \f536; -$fa-var-less-than-equal: \f537; -$fa-var-level-down-alt: \f3be; -$fa-var-level-up-alt: \f3bf; -$fa-var-life-ring: \f1cd; -$fa-var-lightbulb: \f0eb; -$fa-var-line: \f3c0; -$fa-var-link: \f0c1; -$fa-var-linkedin: \f08c; -$fa-var-linkedin-in: \f0e1; -$fa-var-linode: \f2b8; -$fa-var-linux: \f17c; -$fa-var-lira-sign: \f195; -$fa-var-list: \f03a; -$fa-var-list-alt: \f022; -$fa-var-list-ol: \f0cb; -$fa-var-list-ul: \f0ca; -$fa-var-location-arrow: \f124; -$fa-var-lock: \f023; -$fa-var-lock-open: \f3c1; -$fa-var-long-arrow-alt-down: \f309; -$fa-var-long-arrow-alt-left: \f30a; -$fa-var-long-arrow-alt-right: \f30b; -$fa-var-long-arrow-alt-up: \f30c; -$fa-var-low-vision: \f2a8; -$fa-var-luggage-cart: \f59d; -$fa-var-lyft: \f3c3; -$fa-var-magento: \f3c4; -$fa-var-magic: \f0d0; -$fa-var-magnet: \f076; -$fa-var-mail-bulk: \f674; -$fa-var-mailchimp: \f59e; -$fa-var-male: \f183; -$fa-var-mandalorian: \f50f; -$fa-var-map: \f279; -$fa-var-map-marked: \f59f; -$fa-var-map-marked-alt: \f5a0; -$fa-var-map-marker: \f041; -$fa-var-map-marker-alt: \f3c5; -$fa-var-map-pin: \f276; -$fa-var-map-signs: \f277; -$fa-var-markdown: \f60f; -$fa-var-marker: \f5a1; -$fa-var-mars: \f222; -$fa-var-mars-double: \f227; -$fa-var-mars-stroke: \f229; -$fa-var-mars-stroke-h: \f22b; -$fa-var-mars-stroke-v: \f22a; -$fa-var-mask: \f6fa; -$fa-var-mastodon: \f4f6; -$fa-var-maxcdn: \f136; -$fa-var-medal: \f5a2; -$fa-var-medapps: \f3c6; -$fa-var-medium: \f23a; -$fa-var-medium-m: \f3c7; -$fa-var-medkit: \f0fa; -$fa-var-medrt: \f3c8; -$fa-var-meetup: \f2e0; -$fa-var-megaport: \f5a3; -$fa-var-meh: \f11a; -$fa-var-meh-blank: \f5a4; -$fa-var-meh-rolling-eyes: \f5a5; -$fa-var-memory: \f538; -$fa-var-mendeley: \f7b3; -$fa-var-menorah: \f676; -$fa-var-mercury: \f223; -$fa-var-meteor: \f753; -$fa-var-microchip: \f2db; -$fa-var-microphone: \f130; -$fa-var-microphone-alt: \f3c9; -$fa-var-microphone-alt-slash: \f539; -$fa-var-microphone-slash: \f131; -$fa-var-microscope: \f610; -$fa-var-microsoft: \f3ca; -$fa-var-minus: \f068; -$fa-var-minus-circle: \f056; -$fa-var-minus-square: \f146; -$fa-var-mitten: \f7b5; -$fa-var-mix: \f3cb; -$fa-var-mixcloud: \f289; -$fa-var-mizuni: \f3cc; -$fa-var-mobile: \f10b; -$fa-var-mobile-alt: \f3cd; -$fa-var-modx: \f285; -$fa-var-monero: \f3d0; -$fa-var-money-bill: \f0d6; -$fa-var-money-bill-alt: \f3d1; -$fa-var-money-bill-wave: \f53a; -$fa-var-money-bill-wave-alt: \f53b; -$fa-var-money-check: \f53c; -$fa-var-money-check-alt: \f53d; -$fa-var-monument: \f5a6; -$fa-var-moon: \f186; -$fa-var-mortar-pestle: \f5a7; -$fa-var-mosque: \f678; -$fa-var-motorcycle: \f21c; -$fa-var-mountain: \f6fc; -$fa-var-mouse-pointer: \f245; -$fa-var-mug-hot: \f7b6; -$fa-var-music: \f001; -$fa-var-napster: \f3d2; -$fa-var-neos: \f612; -$fa-var-network-wired: \f6ff; -$fa-var-neuter: \f22c; -$fa-var-newspaper: \f1ea; -$fa-var-nimblr: \f5a8; -$fa-var-nintendo-switch: \f418; -$fa-var-node: \f419; -$fa-var-node-js: \f3d3; -$fa-var-not-equal: \f53e; -$fa-var-notes-medical: \f481; -$fa-var-npm: \f3d4; -$fa-var-ns8: \f3d5; -$fa-var-nutritionix: \f3d6; -$fa-var-object-group: \f247; -$fa-var-object-ungroup: \f248; -$fa-var-odnoklassniki: \f263; -$fa-var-odnoklassniki-square: \f264; -$fa-var-oil-can: \f613; -$fa-var-old-republic: \f510; -$fa-var-om: \f679; -$fa-var-opencart: \f23d; -$fa-var-openid: \f19b; -$fa-var-opera: \f26a; -$fa-var-optin-monster: \f23c; -$fa-var-osi: \f41a; -$fa-var-otter: \f700; -$fa-var-outdent: \f03b; -$fa-var-page4: \f3d7; -$fa-var-pagelines: \f18c; -$fa-var-pager: \f815; -$fa-var-paint-brush: \f1fc; -$fa-var-paint-roller: \f5aa; -$fa-var-palette: \f53f; -$fa-var-palfed: \f3d8; -$fa-var-pallet: \f482; -$fa-var-paper-plane: \f1d8; -$fa-var-paperclip: \f0c6; -$fa-var-parachute-box: \f4cd; -$fa-var-paragraph: \f1dd; -$fa-var-parking: \f540; -$fa-var-passport: \f5ab; -$fa-var-pastafarianism: \f67b; -$fa-var-paste: \f0ea; -$fa-var-patreon: \f3d9; -$fa-var-pause: \f04c; -$fa-var-pause-circle: \f28b; -$fa-var-paw: \f1b0; -$fa-var-paypal: \f1ed; -$fa-var-peace: \f67c; -$fa-var-pen: \f304; -$fa-var-pen-alt: \f305; -$fa-var-pen-fancy: \f5ac; -$fa-var-pen-nib: \f5ad; -$fa-var-pen-square: \f14b; -$fa-var-pencil-alt: \f303; -$fa-var-pencil-ruler: \f5ae; -$fa-var-penny-arcade: \f704; -$fa-var-people-carry: \f4ce; -$fa-var-pepper-hot: \f816; -$fa-var-percent: \f295; -$fa-var-percentage: \f541; -$fa-var-periscope: \f3da; -$fa-var-person-booth: \f756; -$fa-var-phabricator: \f3db; -$fa-var-phoenix-framework: \f3dc; -$fa-var-phoenix-squadron: \f511; -$fa-var-phone: \f095; -$fa-var-phone-slash: \f3dd; -$fa-var-phone-square: \f098; -$fa-var-phone-volume: \f2a0; -$fa-var-php: \f457; -$fa-var-pied-piper: \f2ae; -$fa-var-pied-piper-alt: \f1a8; -$fa-var-pied-piper-hat: \f4e5; -$fa-var-pied-piper-pp: \f1a7; -$fa-var-piggy-bank: \f4d3; -$fa-var-pills: \f484; -$fa-var-pinterest: \f0d2; -$fa-var-pinterest-p: \f231; -$fa-var-pinterest-square: \f0d3; -$fa-var-pizza-slice: \f818; -$fa-var-place-of-worship: \f67f; -$fa-var-plane: \f072; -$fa-var-plane-arrival: \f5af; -$fa-var-plane-departure: \f5b0; -$fa-var-play: \f04b; -$fa-var-play-circle: \f144; -$fa-var-playstation: \f3df; -$fa-var-plug: \f1e6; -$fa-var-plus: \f067; -$fa-var-plus-circle: \f055; -$fa-var-plus-square: \f0fe; -$fa-var-podcast: \f2ce; -$fa-var-poll: \f681; -$fa-var-poll-h: \f682; -$fa-var-poo: \f2fe; -$fa-var-poo-storm: \f75a; -$fa-var-poop: \f619; -$fa-var-portrait: \f3e0; -$fa-var-pound-sign: \f154; -$fa-var-power-off: \f011; -$fa-var-pray: \f683; -$fa-var-praying-hands: \f684; -$fa-var-prescription: \f5b1; -$fa-var-prescription-bottle: \f485; -$fa-var-prescription-bottle-alt: \f486; -$fa-var-print: \f02f; -$fa-var-procedures: \f487; -$fa-var-product-hunt: \f288; -$fa-var-project-diagram: \f542; -$fa-var-pushed: \f3e1; -$fa-var-puzzle-piece: \f12e; -$fa-var-python: \f3e2; -$fa-var-qq: \f1d6; -$fa-var-qrcode: \f029; -$fa-var-question: \f128; -$fa-var-question-circle: \f059; -$fa-var-quidditch: \f458; -$fa-var-quinscape: \f459; -$fa-var-quora: \f2c4; -$fa-var-quote-left: \f10d; -$fa-var-quote-right: \f10e; -$fa-var-quran: \f687; -$fa-var-r-project: \f4f7; -$fa-var-radiation: \f7b9; -$fa-var-radiation-alt: \f7ba; -$fa-var-rainbow: \f75b; -$fa-var-random: \f074; -$fa-var-raspberry-pi: \f7bb; -$fa-var-ravelry: \f2d9; -$fa-var-react: \f41b; -$fa-var-reacteurope: \f75d; -$fa-var-readme: \f4d5; -$fa-var-rebel: \f1d0; -$fa-var-receipt: \f543; -$fa-var-recycle: \f1b8; -$fa-var-red-river: \f3e3; -$fa-var-reddit: \f1a1; -$fa-var-reddit-alien: \f281; -$fa-var-reddit-square: \f1a2; -$fa-var-redhat: \f7bc; -$fa-var-redo: \f01e; -$fa-var-redo-alt: \f2f9; -$fa-var-registered: \f25d; -$fa-var-renren: \f18b; -$fa-var-reply: \f3e5; -$fa-var-reply-all: \f122; -$fa-var-replyd: \f3e6; -$fa-var-republican: \f75e; -$fa-var-researchgate: \f4f8; -$fa-var-resolving: \f3e7; -$fa-var-restroom: \f7bd; -$fa-var-retweet: \f079; -$fa-var-rev: \f5b2; -$fa-var-ribbon: \f4d6; -$fa-var-ring: \f70b; -$fa-var-road: \f018; -$fa-var-robot: \f544; -$fa-var-rocket: \f135; -$fa-var-rocketchat: \f3e8; -$fa-var-rockrms: \f3e9; -$fa-var-route: \f4d7; -$fa-var-rss: \f09e; -$fa-var-rss-square: \f143; -$fa-var-ruble-sign: \f158; -$fa-var-ruler: \f545; -$fa-var-ruler-combined: \f546; -$fa-var-ruler-horizontal: \f547; -$fa-var-ruler-vertical: \f548; -$fa-var-running: \f70c; -$fa-var-rupee-sign: \f156; -$fa-var-sad-cry: \f5b3; -$fa-var-sad-tear: \f5b4; -$fa-var-safari: \f267; -$fa-var-sass: \f41e; -$fa-var-satellite: \f7bf; -$fa-var-satellite-dish: \f7c0; -$fa-var-save: \f0c7; -$fa-var-schlix: \f3ea; -$fa-var-school: \f549; -$fa-var-screwdriver: \f54a; -$fa-var-scribd: \f28a; -$fa-var-scroll: \f70e; -$fa-var-sd-card: \f7c2; -$fa-var-search: \f002; -$fa-var-search-dollar: \f688; -$fa-var-search-location: \f689; -$fa-var-search-minus: \f010; -$fa-var-search-plus: \f00e; -$fa-var-searchengin: \f3eb; -$fa-var-seedling: \f4d8; -$fa-var-sellcast: \f2da; -$fa-var-sellsy: \f213; -$fa-var-server: \f233; -$fa-var-servicestack: \f3ec; -$fa-var-shapes: \f61f; -$fa-var-share: \f064; -$fa-var-share-alt: \f1e0; -$fa-var-share-alt-square: \f1e1; -$fa-var-share-square: \f14d; -$fa-var-shekel-sign: \f20b; -$fa-var-shield-alt: \f3ed; -$fa-var-ship: \f21a; -$fa-var-shipping-fast: \f48b; -$fa-var-shirtsinbulk: \f214; -$fa-var-shoe-prints: \f54b; -$fa-var-shopping-bag: \f290; -$fa-var-shopping-basket: \f291; -$fa-var-shopping-cart: \f07a; -$fa-var-shopware: \f5b5; -$fa-var-shower: \f2cc; -$fa-var-shuttle-van: \f5b6; -$fa-var-sign: \f4d9; -$fa-var-sign-in-alt: \f2f6; -$fa-var-sign-language: \f2a7; -$fa-var-sign-out-alt: \f2f5; -$fa-var-signal: \f012; -$fa-var-signature: \f5b7; -$fa-var-sim-card: \f7c4; -$fa-var-simplybuilt: \f215; -$fa-var-sistrix: \f3ee; -$fa-var-sitemap: \f0e8; -$fa-var-sith: \f512; -$fa-var-skating: \f7c5; -$fa-var-sketch: \f7c6; -$fa-var-skiing: \f7c9; -$fa-var-skiing-nordic: \f7ca; -$fa-var-skull: \f54c; -$fa-var-skull-crossbones: \f714; -$fa-var-skyatlas: \f216; -$fa-var-skype: \f17e; -$fa-var-slack: \f198; -$fa-var-slack-hash: \f3ef; -$fa-var-slash: \f715; -$fa-var-sleigh: \f7cc; -$fa-var-sliders-h: \f1de; -$fa-var-slideshare: \f1e7; -$fa-var-smile: \f118; -$fa-var-smile-beam: \f5b8; -$fa-var-smile-wink: \f4da; -$fa-var-smog: \f75f; -$fa-var-smoking: \f48d; -$fa-var-smoking-ban: \f54d; -$fa-var-sms: \f7cd; -$fa-var-snapchat: \f2ab; -$fa-var-snapchat-ghost: \f2ac; -$fa-var-snapchat-square: \f2ad; -$fa-var-snowboarding: \f7ce; -$fa-var-snowflake: \f2dc; -$fa-var-snowman: \f7d0; -$fa-var-snowplow: \f7d2; -$fa-var-socks: \f696; -$fa-var-solar-panel: \f5ba; -$fa-var-sort: \f0dc; -$fa-var-sort-alpha-down: \f15d; -$fa-var-sort-alpha-up: \f15e; -$fa-var-sort-amount-down: \f160; -$fa-var-sort-amount-up: \f161; -$fa-var-sort-down: \f0dd; -$fa-var-sort-numeric-down: \f162; -$fa-var-sort-numeric-up: \f163; -$fa-var-sort-up: \f0de; -$fa-var-soundcloud: \f1be; -$fa-var-sourcetree: \f7d3; -$fa-var-spa: \f5bb; -$fa-var-space-shuttle: \f197; -$fa-var-speakap: \f3f3; -$fa-var-spider: \f717; -$fa-var-spinner: \f110; -$fa-var-splotch: \f5bc; -$fa-var-spotify: \f1bc; -$fa-var-spray-can: \f5bd; -$fa-var-square: \f0c8; -$fa-var-square-full: \f45c; -$fa-var-square-root-alt: \f698; -$fa-var-squarespace: \f5be; -$fa-var-stack-exchange: \f18d; -$fa-var-stack-overflow: \f16c; -$fa-var-stamp: \f5bf; -$fa-var-star: \f005; -$fa-var-star-and-crescent: \f699; -$fa-var-star-half: \f089; -$fa-var-star-half-alt: \f5c0; -$fa-var-star-of-david: \f69a; -$fa-var-star-of-life: \f621; -$fa-var-staylinked: \f3f5; -$fa-var-steam: \f1b6; -$fa-var-steam-square: \f1b7; -$fa-var-steam-symbol: \f3f6; -$fa-var-step-backward: \f048; -$fa-var-step-forward: \f051; -$fa-var-stethoscope: \f0f1; -$fa-var-sticker-mule: \f3f7; -$fa-var-sticky-note: \f249; -$fa-var-stop: \f04d; -$fa-var-stop-circle: \f28d; -$fa-var-stopwatch: \f2f2; -$fa-var-store: \f54e; -$fa-var-store-alt: \f54f; -$fa-var-strava: \f428; -$fa-var-stream: \f550; -$fa-var-street-view: \f21d; -$fa-var-strikethrough: \f0cc; -$fa-var-stripe: \f429; -$fa-var-stripe-s: \f42a; -$fa-var-stroopwafel: \f551; -$fa-var-studiovinari: \f3f8; -$fa-var-stumbleupon: \f1a4; -$fa-var-stumbleupon-circle: \f1a3; -$fa-var-subscript: \f12c; -$fa-var-subway: \f239; -$fa-var-suitcase: \f0f2; -$fa-var-suitcase-rolling: \f5c1; -$fa-var-sun: \f185; -$fa-var-superpowers: \f2dd; -$fa-var-superscript: \f12b; -$fa-var-supple: \f3f9; -$fa-var-surprise: \f5c2; -$fa-var-suse: \f7d6; -$fa-var-swatchbook: \f5c3; -$fa-var-swimmer: \f5c4; -$fa-var-swimming-pool: \f5c5; -$fa-var-synagogue: \f69b; -$fa-var-sync: \f021; -$fa-var-sync-alt: \f2f1; -$fa-var-syringe: \f48e; -$fa-var-table: \f0ce; -$fa-var-table-tennis: \f45d; -$fa-var-tablet: \f10a; -$fa-var-tablet-alt: \f3fa; -$fa-var-tablets: \f490; -$fa-var-tachometer-alt: \f3fd; -$fa-var-tag: \f02b; -$fa-var-tags: \f02c; -$fa-var-tape: \f4db; -$fa-var-tasks: \f0ae; -$fa-var-taxi: \f1ba; -$fa-var-teamspeak: \f4f9; -$fa-var-teeth: \f62e; -$fa-var-teeth-open: \f62f; -$fa-var-telegram: \f2c6; -$fa-var-telegram-plane: \f3fe; -$fa-var-temperature-high: \f769; -$fa-var-temperature-low: \f76b; -$fa-var-tencent-weibo: \f1d5; -$fa-var-tenge: \f7d7; -$fa-var-terminal: \f120; -$fa-var-text-height: \f034; -$fa-var-text-width: \f035; -$fa-var-th: \f00a; -$fa-var-th-large: \f009; -$fa-var-th-list: \f00b; -$fa-var-the-red-yeti: \f69d; -$fa-var-theater-masks: \f630; -$fa-var-themeco: \f5c6; -$fa-var-themeisle: \f2b2; -$fa-var-thermometer: \f491; -$fa-var-thermometer-empty: \f2cb; -$fa-var-thermometer-full: \f2c7; -$fa-var-thermometer-half: \f2c9; -$fa-var-thermometer-quarter: \f2ca; -$fa-var-thermometer-three-quarters: \f2c8; -$fa-var-think-peaks: \f731; -$fa-var-thumbs-down: \f165; -$fa-var-thumbs-up: \f164; -$fa-var-thumbtack: \f08d; -$fa-var-ticket-alt: \f3ff; -$fa-var-times: \f00d; -$fa-var-times-circle: \f057; -$fa-var-tint: \f043; -$fa-var-tint-slash: \f5c7; -$fa-var-tired: \f5c8; -$fa-var-toggle-off: \f204; -$fa-var-toggle-on: \f205; -$fa-var-toilet: \f7d8; -$fa-var-toilet-paper: \f71e; -$fa-var-toolbox: \f552; -$fa-var-tools: \f7d9; -$fa-var-tooth: \f5c9; -$fa-var-torah: \f6a0; -$fa-var-torii-gate: \f6a1; -$fa-var-tractor: \f722; -$fa-var-trade-federation: \f513; -$fa-var-trademark: \f25c; -$fa-var-traffic-light: \f637; -$fa-var-train: \f238; -$fa-var-tram: \f7da; -$fa-var-transgender: \f224; -$fa-var-transgender-alt: \f225; -$fa-var-trash: \f1f8; -$fa-var-trash-alt: \f2ed; -$fa-var-trash-restore: \f829; -$fa-var-trash-restore-alt: \f82a; -$fa-var-tree: \f1bb; -$fa-var-trello: \f181; -$fa-var-tripadvisor: \f262; -$fa-var-trophy: \f091; -$fa-var-truck: \f0d1; -$fa-var-truck-loading: \f4de; -$fa-var-truck-monster: \f63b; -$fa-var-truck-moving: \f4df; -$fa-var-truck-pickup: \f63c; -$fa-var-tshirt: \f553; -$fa-var-tty: \f1e4; -$fa-var-tumblr: \f173; -$fa-var-tumblr-square: \f174; -$fa-var-tv: \f26c; -$fa-var-twitch: \f1e8; -$fa-var-twitter: \f099; -$fa-var-twitter-square: \f081; -$fa-var-typo3: \f42b; -$fa-var-uber: \f402; -$fa-var-ubuntu: \f7df; -$fa-var-uikit: \f403; -$fa-var-umbrella: \f0e9; -$fa-var-umbrella-beach: \f5ca; -$fa-var-underline: \f0cd; -$fa-var-undo: \f0e2; -$fa-var-undo-alt: \f2ea; -$fa-var-uniregistry: \f404; -$fa-var-universal-access: \f29a; -$fa-var-university: \f19c; -$fa-var-unlink: \f127; -$fa-var-unlock: \f09c; -$fa-var-unlock-alt: \f13e; -$fa-var-untappd: \f405; -$fa-var-upload: \f093; -$fa-var-ups: \f7e0; -$fa-var-usb: \f287; -$fa-var-user: \f007; -$fa-var-user-alt: \f406; -$fa-var-user-alt-slash: \f4fa; -$fa-var-user-astronaut: \f4fb; -$fa-var-user-check: \f4fc; -$fa-var-user-circle: \f2bd; -$fa-var-user-clock: \f4fd; -$fa-var-user-cog: \f4fe; -$fa-var-user-edit: \f4ff; -$fa-var-user-friends: \f500; -$fa-var-user-graduate: \f501; -$fa-var-user-injured: \f728; -$fa-var-user-lock: \f502; -$fa-var-user-md: \f0f0; -$fa-var-user-minus: \f503; -$fa-var-user-ninja: \f504; -$fa-var-user-nurse: \f82f; -$fa-var-user-plus: \f234; -$fa-var-user-secret: \f21b; -$fa-var-user-shield: \f505; -$fa-var-user-slash: \f506; -$fa-var-user-tag: \f507; -$fa-var-user-tie: \f508; -$fa-var-user-times: \f235; -$fa-var-users: \f0c0; -$fa-var-users-cog: \f509; -$fa-var-usps: \f7e1; -$fa-var-ussunnah: \f407; -$fa-var-utensil-spoon: \f2e5; -$fa-var-utensils: \f2e7; -$fa-var-vaadin: \f408; -$fa-var-vector-square: \f5cb; -$fa-var-venus: \f221; -$fa-var-venus-double: \f226; -$fa-var-venus-mars: \f228; -$fa-var-viacoin: \f237; -$fa-var-viadeo: \f2a9; -$fa-var-viadeo-square: \f2aa; -$fa-var-vial: \f492; -$fa-var-vials: \f493; -$fa-var-viber: \f409; -$fa-var-video: \f03d; -$fa-var-video-slash: \f4e2; -$fa-var-vihara: \f6a7; -$fa-var-vimeo: \f40a; -$fa-var-vimeo-square: \f194; -$fa-var-vimeo-v: \f27d; -$fa-var-vine: \f1ca; -$fa-var-vk: \f189; -$fa-var-vnv: \f40b; -$fa-var-volleyball-ball: \f45f; -$fa-var-volume-down: \f027; -$fa-var-volume-mute: \f6a9; -$fa-var-volume-off: \f026; -$fa-var-volume-up: \f028; -$fa-var-vote-yea: \f772; -$fa-var-vr-cardboard: \f729; -$fa-var-vuejs: \f41f; -$fa-var-walking: \f554; -$fa-var-wallet: \f555; -$fa-var-warehouse: \f494; -$fa-var-water: \f773; -$fa-var-weebly: \f5cc; -$fa-var-weibo: \f18a; -$fa-var-weight: \f496; -$fa-var-weight-hanging: \f5cd; -$fa-var-weixin: \f1d7; -$fa-var-whatsapp: \f232; -$fa-var-whatsapp-square: \f40c; -$fa-var-wheelchair: \f193; -$fa-var-whmcs: \f40d; -$fa-var-wifi: \f1eb; -$fa-var-wikipedia-w: \f266; -$fa-var-wind: \f72e; -$fa-var-window-close: \f410; -$fa-var-window-maximize: \f2d0; -$fa-var-window-minimize: \f2d1; -$fa-var-window-restore: \f2d2; -$fa-var-windows: \f17a; -$fa-var-wine-bottle: \f72f; -$fa-var-wine-glass: \f4e3; -$fa-var-wine-glass-alt: \f5ce; -$fa-var-wix: \f5cf; -$fa-var-wizards-of-the-coast: \f730; -$fa-var-wolf-pack-battalion: \f514; -$fa-var-won-sign: \f159; -$fa-var-wordpress: \f19a; -$fa-var-wordpress-simple: \f411; -$fa-var-wpbeginner: \f297; -$fa-var-wpexplorer: \f2de; -$fa-var-wpforms: \f298; -$fa-var-wpressr: \f3e4; -$fa-var-wrench: \f0ad; -$fa-var-x-ray: \f497; -$fa-var-xbox: \f412; -$fa-var-xing: \f168; -$fa-var-xing-square: \f169; -$fa-var-y-combinator: \f23b; -$fa-var-yahoo: \f19e; -$fa-var-yandex: \f413; -$fa-var-yandex-international: \f414; -$fa-var-yarn: \f7e3; -$fa-var-yelp: \f1e9; -$fa-var-yen-sign: \f157; -$fa-var-yin-yang: \f6ad; -$fa-var-yoast: \f2b1; -$fa-var-youtube: \f167; -$fa-var-youtube-square: \f431; -$fa-var-zhihu: \f63f; diff --git a/examples/web/static/libs/fontawesome/scss/brands.scss b/examples/web/static/libs/fontawesome/scss/brands.scss deleted file mode 100644 index c0ae8b15..00000000 --- a/examples/web/static/libs/fontawesome/scss/brands.scss +++ /dev/null @@ -1,18 +0,0 @@ -@import 'variables'; - -@font-face { - font-family: 'Font Awesome 5 Brands'; - font-style: normal; - font-weight: normal; - font-display: $fa-font-display; - src: url('#{$fa-font-path}/fa-brands-400.eot'); - src: url('#{$fa-font-path}/fa-brands-400.eot?#iefix') format('embedded-opentype'), - url('#{$fa-font-path}/fa-brands-400.woff2') format('woff2'), - url('#{$fa-font-path}/fa-brands-400.woff') format('woff'), - url('#{$fa-font-path}/fa-brands-400.ttf') format('truetype'), - url('#{$fa-font-path}/fa-brands-400.svg#fontawesome') format('svg'); -} - -.fab { - font-family: 'Font Awesome 5 Brands'; -} diff --git a/examples/web/static/libs/fontawesome/scss/fontawesome.scss b/examples/web/static/libs/fontawesome/scss/fontawesome.scss deleted file mode 100644 index 384e80d8..00000000 --- a/examples/web/static/libs/fontawesome/scss/fontawesome.scss +++ /dev/null @@ -1,12 +0,0 @@ -@import 'variables'; -@import 'mixins'; -@import 'core'; -@import 'larger'; -@import 'fixed-width'; -@import 'list'; -@import 'bordered-pulled'; -@import 'animated'; -@import 'rotated-flipped'; -@import 'stacked'; -@import 'icons'; -@import 'screen-reader'; diff --git a/examples/web/static/libs/fontawesome/scss/regular.scss b/examples/web/static/libs/fontawesome/scss/regular.scss deleted file mode 100644 index e8e92ca7..00000000 --- a/examples/web/static/libs/fontawesome/scss/regular.scss +++ /dev/null @@ -1,19 +0,0 @@ -@import 'variables'; - -@font-face { - font-family: 'Font Awesome 5 Free'; - font-style: normal; - font-weight: 400; - font-display: $fa-font-display; - src: url('#{$fa-font-path}/fa-regular-400.eot'); - src: url('#{$fa-font-path}/fa-regular-400.eot?#iefix') format('embedded-opentype'), - url('#{$fa-font-path}/fa-regular-400.woff2') format('woff2'), - url('#{$fa-font-path}/fa-regular-400.woff') format('woff'), - url('#{$fa-font-path}/fa-regular-400.ttf') format('truetype'), - url('#{$fa-font-path}/fa-regular-400.svg#fontawesome') format('svg'); -} - -.far { - font-family: 'Font Awesome 5 Free'; - font-weight: 400; -} diff --git a/examples/web/static/libs/fontawesome/scss/solid.scss b/examples/web/static/libs/fontawesome/scss/solid.scss deleted file mode 100644 index 96eda1e2..00000000 --- a/examples/web/static/libs/fontawesome/scss/solid.scss +++ /dev/null @@ -1,20 +0,0 @@ -@import 'variables'; - -@font-face { - font-family: 'Font Awesome 5 Free'; - font-style: normal; - font-weight: 900; - font-display: $fa-font-display; - src: url('#{$fa-font-path}/fa-solid-900.eot'); - src: url('#{$fa-font-path}/fa-solid-900.eot?#iefix') format('embedded-opentype'), - url('#{$fa-font-path}/fa-solid-900.woff2') format('woff2'), - url('#{$fa-font-path}/fa-solid-900.woff') format('woff'), - url('#{$fa-font-path}/fa-solid-900.ttf') format('truetype'), - url('#{$fa-font-path}/fa-solid-900.svg#fontawesome') format('svg'); -} - -.fa, -.fas { - font-family: 'Font Awesome 5 Free'; - font-weight: 900; -} diff --git a/examples/web/static/libs/fontawesome/scss/v4-shims.scss b/examples/web/static/libs/fontawesome/scss/v4-shims.scss deleted file mode 100644 index ab59ab64..00000000 --- a/examples/web/static/libs/fontawesome/scss/v4-shims.scss +++ /dev/null @@ -1,2 +0,0 @@ -@import 'variables'; -@import 'shims'; diff --git a/examples/web/static/libs/fontawesome/sprites/brands.svg b/examples/web/static/libs/fontawesome/sprites/brands.svg deleted file mode 100644 index 1c46f9a9..00000000 --- a/examples/web/static/libs/fontawesome/sprites/brands.svg +++ /dev/null @@ -1,1663 +0,0 @@ - - - - 500px - - - - Accessible Icon - - - - Accusoft - - - - Acquisitions Incorporated - - - - App.net - - - - Adobe - - - - Adversal - - - - affiliatetheme - - - - Algolia - - - - Alipay - - - - Amazon - - - - Amazon Pay - - - - Amilia - - - - Android - - - - AngelList - - - - Angry Creative - - - - Angular - - - - App Store - - - - iOS App Store - - - - Apper Systems AB - - - - Apple - - - - Apple Pay - - - - Artstation - - - - Asymmetrik, Ltd. - - - - Atlassian - - - - Audible - - - - Autoprefixer - - - - avianex - - - - Aviato - - - - Amazon Web Services (AWS) - - - - Bandcamp - - - - Behance - - - - Behance Square - - - - BIMobject - - - - Bitbucket - - - - Bitcoin - - - - Bity - - - - Font Awesome Black Tie - - - - BlackBerry - - - - Blogger - - - - Blogger B - - - - Bluetooth - - - - Bluetooth - - - - BTC - - - - Büromöbel-Experte GmbH & Co. KG. - - - - BuySellAds - - - - Canadian Maple Leaf - - - - Amazon Pay Credit Card - - - - American Express Credit Card - - - - Apple Pay Credit Card - - - - Diner's Club Credit Card - - - - Discover Credit Card - - - - JCB Credit Card - - - - MasterCard Credit Card - - - - Paypal Credit Card - - - - Stripe Credit Card - - - - Visa Credit Card - - - - Centercode - - - - Centos - - - - Chrome - - - - cloudscale.ch - - - - Cloudsmith - - - - cloudversify - - - - Codepen - - - - Codie Pie - - - - Confluence - - - - Connect Develop - - - - Contao - - - - cPanel - - - - Creative Commons - - - - Creative Commons Attribution - - - - Creative Commons Noncommercial - - - - Creative Commons Noncommercial (Euro Sign) - - - - Creative Commons Noncommercial (Yen Sign) - - - - Creative Commons No Derivative Works - - - - Creative Commons Public Domain - - - - Alternate Creative Commons Public Domain - - - - Creative Commons Remix - - - - Creative Commons Share Alike - - - - Creative Commons Sampling - - - - Creative Commons Sampling + - - - - Creative Commons Share - - - - Creative Commons CC0 - - - - Critical Role - - - - CSS 3 Logo - - - - Alternate CSS3 Logo - - - - Cuttlefish - - - - Dungeons & Dragons - - - - D&D Beyond - - - - DashCube - - - - Delicious - - - - deploy.dog - - - - Deskpro - - - - DEV - - - - deviantART - - - - DHL - - - - Diaspora - - - - Digg Logo - - - - Digital Ocean - - - - Discord - - - - Discourse - - - - DocHub - - - - Docker - - - - Draft2digital - - - - Dribbble - - - - Dribbble Square - - - - Dropbox - - - - Drupal Logo - - - - Dyalog - - - - Earlybirds - - - - eBay - - - - Edge Browser - - - - Elementor - - - - Ello - - - - Ember - - - - Galactic Empire - - - - Envira Gallery - - - - Erlang - - - - Ethereum - - - - Etsy - - - - ExpeditedSSL - - - - Facebook - - - - Facebook F - - - - Facebook Messenger - - - - Facebook Square - - - - Fantasy Flight-games - - - - FedEx - - - - Fedora - - - - Figma - - - - Firefox - - - - First Order - - - - Alternate First Order - - - - firstdraft - - - - Flickr - - - - Flipboard - - - - Fly - - - - Font Awesome - - - - Alternate Font Awesome - - - - Font Awesome Flag - - - - Font Awesome Full Logo - - - - Fonticons - - - - Fonticons Fi - - - - Fort Awesome - - - - Alternate Fort Awesome - - - - Forumbee - - - - Foursquare - - - - Free Code Camp - - - - FreeBSD - - - - Fulcrum - - - - Galactic Republic - - - - Galactic Senate - - - - Get Pocket - - - - GG Currency - - - - GG Currency Circle - - - - Git - - - - Git Square - - - - GitHub - - - - Alternate GitHub - - - - GitHub Square - - - - GitKraken - - - - GitLab - - - - Gitter - - - - Glide - - - - Glide G - - - - Gofore - - - - Goodreads - - - - Goodreads G - - - - Google Logo - - - - Google Drive - - - - Google Play - - - - Google Plus - - - - Google Plus G - - - - Google Plus Square - - - - Google Wallet - - - - Gratipay (Gittip) - - - - Grav - - - - Gripfire, Inc. - - - - Grunt - - - - Gulp - - - - Hacker News - - - - Hacker News Square - - - - Hackerrank - - - - Hips - - - - HireAHelper - - - - Hooli - - - - Hornbill - - - - Hotjar - - - - Houzz - - - - HTML 5 Logo - - - - HubSpot - - - - IMDB - - - - Instagram - - - - Intercom - - - - Internet-explorer - - - - InVision - - - - ioxhost - - - - iTunes - - - - Itunes Note - - - - Java - - - - Jedi Order - - - - Jenkis - - - - Jira - - - - Joget - - - - Joomla Logo - - - - JavaScript (JS) - - - - JavaScript (JS) Square - - - - jsFiddle - - - - Kaggle - - - - Keybase - - - - KeyCDN - - - - Kickstarter - - - - Kickstarter K - - - - KORVUE - - - - Laravel - - - - last.fm - - - - last.fm Square - - - - Leanpub - - - - Less - - - - Line - - - - LinkedIn - - - - LinkedIn In - - - - Linode - - - - Linux - - - - lyft - - - - Magento - - - - Mailchimp - - - - Mandalorian - - - - Markdown - - - - Mastodon - - - - MaxCDN - - - - MedApps - - - - Medium - - - - Medium M - - - - MRT - - - - Meetup - - - - Megaport - - - - Mendeley - - - - Microsoft - - - - Mix - - - - Mixcloud - - - - Mizuni - - - - MODX - - - - Monero - - - - Napster - - - - Neos - - - - Nimblr - - - - Nintendo Switch - - - - Node.js - - - - Node.js JS - - - - npm - - - - NS8 - - - - Nutritionix - - - - Odnoklassniki - - - - Odnoklassniki Square - - - - Old Republic - - - - OpenCart - - - - OpenID - - - - Opera - - - - Optin Monster - - - - Open Source Initiative - - - - page4 Corporation - - - - Pagelines - - - - Palfed - - - - Patreon - - - - Paypal - - - - Penny Arcade - - - - Periscope - - - - Phabricator - - - - Phoenix Framework - - - - Phoenix Squadron - - - - PHP - - - - Pied Piper Logo - - - - Alternate Pied Piper Logo - - - - Pied Piper-hat - - - - Pied Piper PP Logo (Old) - - - - Pinterest - - - - Pinterest P - - - - Pinterest Square - - - - PlayStation - - - - Product Hunt - - - - Pushed - - - - Python - - - - QQ - - - - QuinScape - - - - Quora - - - - R Project - - - - Raspberry Pi - - - - Ravelry - - - - React - - - - ReactEurope - - - - ReadMe - - - - Rebel Alliance - - - - red river - - - - reddit Logo - - - - reddit Alien - - - - reddit Square - - - - Redhat - - - - Renren - - - - replyd - - - - Researchgate - - - - Resolving - - - - Rev.io - - - - Rocket.Chat - - - - Rockrms - - - - Safari - - - - Sass - - - - SCHLIX - - - - Scribd - - - - Searchengin - - - - Sellcast - - - - Sellsy - - - - Servicestack - - - - Shirts in Bulk - - - - Shopware - - - - SimplyBuilt - - - - SISTRIX - - - - Sith - - - - Sketch - - - - skyatlas - - - - Skype - - - - Slack Logo - - - - Slack Hashtag - - - - Slideshare - - - - Snapchat - - - - Snapchat Ghost - - - - Snapchat Square - - - - SoundCloud - - - - Sourcetree - - - - Speakap - - - - Spotify - - - - Squarespace - - - - Stack Exchange - - - - Stack Overflow - - - - StayLinked - - - - Steam - - - - Steam Square - - - - Steam Symbol - - - - Sticker Mule - - - - Strava - - - - Stripe - - - - Stripe S - - - - Studio Vinari - - - - StumbleUpon Logo - - - - StumbleUpon Circle - - - - Superpowers - - - - Supple - - - - Suse - - - - TeamSpeak - - - - Telegram - - - - Telegram Plane - - - - Tencent Weibo - - - - The Red Yeti - - - - Themeco - - - - ThemeIsle - - - - Think Peaks - - - - Trade Federation - - - - Trello - - - - TripAdvisor - - - - Tumblr - - - - Tumblr Square - - - - Twitch - - - - Twitter - - - - Twitter Square - - - - Typo3 - - - - Uber - - - - Ubuntu - - - - UIkit - - - - Uniregistry - - - - Untappd - - - - UPS - - - - USB - - - - United States Postal Service - - - - us-Sunnah Foundation - - - - Vaadin - - - - Viacoin - - - - Video - - - - Video Square - - - - Viber - - - - Vimeo - - - - Vimeo Square - - - - Vimeo - - - - Vine - - - - VK - - - - VNV - - - - Vue.js - - - - Weebly - - - - Weibo - - - - Weixin (WeChat) - - - - What's App - - - - What's App Square - - - - WHMCS - - - - Wikipedia W - - - - Windows - - - - Wix - - - - Wizards of the Coast - - - - Wolf Pack Battalion - - - - WordPress Logo - - - - Wordpress Simple - - - - WPBeginner - - - - WPExplorer - - - - WPForms - - - - wpressr - - - - Xbox - - - - Xing - - - - Xing Square - - - - Y Combinator - - - - Yahoo Logo - - - - Yandex - - - - Yandex International - - - - Yarn - - - - Yelp - - - - Yoast - - - - YouTube - - - - YouTube Square - - - - Zhihu - - - diff --git a/examples/web/static/libs/fontawesome/sprites/regular.svg b/examples/web/static/libs/fontawesome/sprites/regular.svg deleted file mode 100644 index c9b33b62..00000000 --- a/examples/web/static/libs/fontawesome/sprites/regular.svg +++ /dev/null @@ -1,611 +0,0 @@ - - - - Address Book - - - - Address Card - - - - Angry Face - - - - Alternate Arrow Circle Down - - - - Alternate Arrow Circle Left - - - - Alternate Arrow Circle Right - - - - Alternate Arrow Circle Up - - - - bell - - - - Bell Slash - - - - bookmark - - - - Building - - - - Calendar - - - - Alternate Calendar - - - - Calendar Check - - - - Calendar Minus - - - - Calendar Plus - - - - Calendar Times - - - - Caret Square Down - - - - Caret Square Left - - - - Caret Square Right - - - - Caret Square Up - - - - Bar Chart - - - - Check Circle - - - - Check Square - - - - Circle - - - - Clipboard - - - - Clock - - - - Clone - - - - Closed Captioning - - - - comment - - - - Alternate Comment - - - - Comment Dots - - - - comments - - - - Compass - - - - Copy - - - - Copyright - - - - Credit Card - - - - Dizzy Face - - - - Dot Circle - - - - Edit - - - - Envelope - - - - Envelope Open - - - - Eye - - - - Eye Slash - - - - File - - - - Alternate File - - - - Archive File - - - - Audio File - - - - Code File - - - - Excel File - - - - Image File - - - - PDF File - - - - Powerpoint File - - - - Video File - - - - Word File - - - - flag - - - - Flushed Face - - - - Folder - - - - Folder Open - - - - Font Awesome Full Logo - - - - Frowning Face - - - - Frowning Face With Open Mouth - - - - Futbol - - - - Gem - - - - Grimacing Face - - - - Grinning Face - - - - Alternate Grinning Face - - - - Grinning Face With Smiling Eyes - - - - Grinning Face With Sweat - - - - Smiling Face With Heart-Eyes - - - - Grinning Squinting Face - - - - Rolling on the Floor Laughing - - - - Star-Struck - - - - Face With Tears of Joy - - - - Face With Tongue - - - - Squinting Face With Tongue - - - - Winking Face With Tongue - - - - Grinning Winking Face - - - - Lizard (Hand) - - - - Paper (Hand) - - - - Peace (Hand) - - - - Hand Pointing Down - - - - Hand Pointing Left - - - - Hand Pointing Right - - - - Hand Pointing Up - - - - Pointer (Hand) - - - - Rock (Hand) - - - - Scissors (Hand) - - - - Spock (Hand) - - - - Handshake - - - - HDD - - - - Heart - - - - hospital - - - - Hourglass - - - - Identification Badge - - - - Identification Card - - - - Image - - - - Images - - - - Keyboard - - - - Kissing Face - - - - Kissing Face With Smiling Eyes - - - - Face Blowing a Kiss - - - - Grinning Face With Big Eyes - - - - Laugh Face with Beaming Eyes - - - - Laughing Squinting Face - - - - Laughing Winking Face - - - - Lemon - - - - Life Ring - - - - Lightbulb - - - - Alternate List - - - - Map - - - - Neutral Face - - - - Face Without Mouth - - - - Face With Rolling Eyes - - - - Minus Square - - - - Alternate Money Bill - - - - Moon - - - - Newspaper - - - - Object Group - - - - Object Ungroup - - - - Paper Plane - - - - Pause Circle - - - - Play Circle - - - - Plus Square - - - - Question Circle - - - - Registered Trademark - - - - Crying Face - - - - Loudly Crying Face - - - - Save - - - - Share Square - - - - Smiling Face - - - - Beaming Face With Smiling Eyes - - - - Winking Face - - - - Snowflake - - - - Square - - - - Star - - - - star-half - - - - Sticky Note - - - - Stop Circle - - - - Sun - - - - Hushed Face - - - - thumbs-down - - - - thumbs-up - - - - Times Circle - - - - Tired Face - - - - Alternate Trash - - - - User - - - - User Circle - - - - Window Close - - - - Window Maximize - - - - Window Minimize - - - - Window Restore - - - diff --git a/examples/web/static/libs/fontawesome/sprites/solid.svg b/examples/web/static/libs/fontawesome/sprites/solid.svg deleted file mode 100644 index aa652f5d..00000000 --- a/examples/web/static/libs/fontawesome/sprites/solid.svg +++ /dev/null @@ -1,3747 +0,0 @@ - - - - - Address Book - - - - Address Card - - - - adjust - - - - Air Freshener - - - - align-center - - - - align-justify - - - - align-left - - - - align-right - - - - Allergies - - - - ambulance - - - - American Sign Language Interpreting - - - - Anchor - - - - Angle Double Down - - - - Angle Double Left - - - - Angle Double Right - - - - Angle Double Up - - - - angle-down - - - - angle-left - - - - angle-right - - - - angle-up - - - - Angry Face - - - - Ankh - - - - Fruit Apple - - - - Archive - - - - Archway - - - - Alternate Arrow Circle Down - - - - Alternate Arrow Circle Left - - - - Alternate Arrow Circle Right - - - - Alternate Arrow Circle Up - - - - Arrow Circle Down - - - - Arrow Circle Left - - - - Arrow Circle Right - - - - Arrow Circle Up - - - - arrow-down - - - - arrow-left - - - - arrow-right - - - - arrow-up - - - - Alternate Arrows - - - - Alternate Arrows Horizontal - - - - Alternate Arrows Vertical - - - - Assistive Listening Systems - - - - asterisk - - - - At - - - - Atlas - - - - Atom - - - - Audio Description - - - - Award - - - - Baby - - - - Baby Carriage - - - - Backspace - - - - backward - - - - Bacon - - - - Balance Scale - - - - ban - - - - Band-Aid - - - - barcode - - - - Bars - - - - Baseball Ball - - - - Basketball Ball - - - - Bath - - - - Battery Empty - - - - Battery Full - - - - Battery 1/2 Full - - - - Battery 1/4 Full - - - - Battery 3/4 Full - - - - Bed - - - - beer - - - - bell - - - - Bell Slash - - - - Bezier Curve - - - - Bible - - - - Bicycle - - - - Binoculars - - - - Biohazard - - - - Birthday Cake - - - - Blender - - - - Blender Phone - - - - Blind - - - - Blog - - - - bold - - - - Lightning Bolt - - - - Bomb - - - - Bone - - - - Bong - - - - book - - - - Book of the Dead - - - - Medical Book - - - - Book Open - - - - Book Reader - - - - bookmark - - - - Bowling Ball - - - - Box - - - - Box Open - - - - Boxes - - - - Braille - - - - Brain - - - - Bread Slice - - - - Briefcase - - - - Medical Briefcase - - - - Broadcast Tower - - - - Broom - - - - Brush - - - - Bug - - - - Building - - - - bullhorn - - - - Bullseye - - - - Burn - - - - Bus - - - - Bus Alt - - - - Business Time - - - - Calculator - - - - Calendar - - - - Alternate Calendar - - - - Calendar Check - - - - Calendar with Day Focus - - - - Calendar Minus - - - - Calendar Plus - - - - Calendar Times - - - - Calendar with Week Focus - - - - camera - - - - Retro Camera - - - - Campground - - - - Candy Cane - - - - Cannabis - - - - Capsules - - - - Car - - - - Alternate Car - - - - Car Battery - - - - Car Crash - - - - Car Side - - - - Caret Down - - - - Caret Left - - - - Caret Right - - - - Caret Square Down - - - - Caret Square Left - - - - Caret Square Right - - - - Caret Square Up - - - - Caret Up - - - - Carrot - - - - Shopping Cart Arrow Down - - - - Add to Shopping Cart - - - - Cash Register - - - - Cat - - - - certificate - - - - Chair - - - - Chalkboard - - - - Chalkboard Teacher - - - - Charging Station - - - - Area Chart - - - - Bar Chart - - - - Line Chart - - - - Pie Chart - - - - Check - - - - Check Circle - - - - Check Double - - - - Check Square - - - - Cheese - - - - Chess - - - - Chess Bishop - - - - Chess Board - - - - Chess King - - - - Chess Knight - - - - Chess Pawn - - - - Chess Queen - - - - Chess Rook - - - - Chevron Circle Down - - - - Chevron Circle Left - - - - Chevron Circle Right - - - - Chevron Circle Up - - - - chevron-down - - - - chevron-left - - - - chevron-right - - - - chevron-up - - - - Child - - - - Church - - - - Circle - - - - Circle Notched - - - - City - - - - Medical Clinic - - - - Clipboard - - - - Clipboard with Check - - - - Clipboard List - - - - Clock - - - - Clone - - - - Closed Captioning - - - - Cloud - - - - Alternate Cloud Download - - - - Cloud with (a chance of) Meatball - - - - Cloud with Moon - - - - Cloud with Moon and Rain - - - - Cloud with Rain - - - - Cloud with Heavy Showers - - - - Cloud with Sun - - - - Cloud with Sun and Rain - - - - Alternate Cloud Upload - - - - Cocktail - - - - Code - - - - Code Branch - - - - Coffee - - - - cog - - - - cogs - - - - Coins - - - - Columns - - - - comment - - - - Alternate Comment - - - - Comment Dollar - - - - Comment Dots - - - - Alternate Medical Chat - - - - Comment Slash - - - - comments - - - - Comments Dollar - - - - Compact Disc - - - - Compass - - - - Compress - - - - Alternate Compress Arrows - - - - Concierge Bell - - - - Cookie - - - - Cookie Bite - - - - Copy - - - - Copyright - - - - Couch - - - - Credit Card - - - - crop - - - - Alternate Crop - - - - Cross - - - - Crosshairs - - - - Crow - - - - Crown - - - - Crutch - - - - Cube - - - - Cubes - - - - Cut - - - - Database - - - - Deaf - - - - Democrat - - - - Desktop - - - - Dharmachakra - - - - Diagnoses - - - - Dice - - - - Dice D20 - - - - Dice D6 - - - - Dice Five - - - - Dice Four - - - - Dice One - - - - Dice Six - - - - Dice Three - - - - Dice Two - - - - Digital Tachograph - - - - Directions - - - - Divide - - - - Dizzy Face - - - - DNA - - - - Dog - - - - Dollar Sign - - - - Dolly - - - - Dolly Flatbed - - - - - Door Closed - - - - Door Open - - - - Dot Circle - - - - Dove - - - - Download - - - - Drafting Compass - - - - Dragon - - - - Draw Polygon - - - - Drum - - - - Drum Steelpan - - - - Drumstick with Bite Taken Out - - - - Dumbbell - - - - Dumpster - - - - Dumpster Fire - - - - Dungeon - - - - Edit - - - - Egg - - - - eject - - - - Horizontal Ellipsis - - - - Vertical Ellipsis - - - - Envelope - - - - Envelope Open - - - - Envelope Open-text - - - - Envelope Square - - - - Equals - - - - eraser - - - - Ethernet - - - - Euro Sign - - - - Alternate Exchange - - - - exclamation - - - - Exclamation Circle - - - - Exclamation Triangle - - - - Expand - - - - Alternate Expand Arrows - - - - Alternate External Link - - - - Alternate External Link Square - - - - Eye - - - - Eye Dropper - - - - Eye Slash - - - - fast-backward - - - - fast-forward - - - - Fax - - - - Feather - - - - Alternate Feather - - - - Female - - - - fighter-jet - - - - File - - - - Alternate File - - - - Archive File - - - - Audio File - - - - Code File - - - - File Contract - - - - File CSV - - - - File Download - - - - Excel File - - - - File Export - - - - Image File - - - - File Import - - - - File Invoice - - - - File Invoice with US Dollar - - - - Medical File - - - - Alternate Medical File - - - - PDF File - - - - Powerpoint File - - - - File Prescription - - - - File Signature - - - - File Upload - - - - Video File - - - - Word File - - - - Fill - - - - Fill Drip - - - - Film - - - - Filter - - - - Fingerprint - - - - fire - - - - Alternate Fire - - - - fire-extinguisher - - - - First Aid - - - - Fish - - - - Raised Fist - - - - flag - - - - flag-checkered - - - - United States of America Flag - - - - Flask - - - - Flushed Face - - - - Folder - - - - Folder Minus - - - - Folder Open - - - - Folder Plus - - - - font - - - - Font Awesome Full Logo - - - - Football Ball - - - - forward - - - - Frog - - - - Frowning Face - - - - Frowning Face With Open Mouth - - - - Funnel Dollar - - - - Futbol - - - - Gamepad - - - - Gas Pump - - - - Gavel - - - - Gem - - - - Genderless - - - - Ghost - - - - gift - - - - Gifts - - - - Glass Cheers - - - - Martini Glass - - - - Alternate Glass Martini - - - - Glass Whiskey - - - - Glasses - - - - Globe - - - - Globe with Africa shown - - - - Globe with Americas shown - - - - Globe with Asia shown - - - - Globe with Europe shown - - - - Golf Ball - - - - Gopuram - - - - Graduation Cap - - - - Greater Than - - - - Greater Than Equal To - - - - Grimacing Face - - - - Grinning Face - - - - Alternate Grinning Face - - - - Grinning Face With Smiling Eyes - - - - Grinning Face With Sweat - - - - Smiling Face With Heart-Eyes - - - - Grinning Squinting Face - - - - Rolling on the Floor Laughing - - - - Star-Struck - - - - Face With Tears of Joy - - - - Face With Tongue - - - - Squinting Face With Tongue - - - - Winking Face With Tongue - - - - Grinning Winking Face - - - - Grip Horizontal - - - - Grip Lines - - - - Grip Lines Vertical - - - - Grip Vertical - - - - Guitar - - - - H Square - - - - Hamburger - - - - Hammer - - - - Hamsa - - - - Hand Holding - - - - Hand Holding Heart - - - - Hand Holding US Dollar - - - - Lizard (Hand) - - - - Hand with Middle Finger Raised - - - - Paper (Hand) - - - - Peace (Hand) - - - - Hand Pointing Down - - - - Hand Pointing Left - - - - Hand Pointing Right - - - - Hand Pointing Up - - - - Pointer (Hand) - - - - Rock (Hand) - - - - Scissors (Hand) - - - - Spock (Hand) - - - - Hands - - - - Helping Hands - - - - Handshake - - - - Hanukiah - - - - Hard Hat - - - - Hashtag - - - - Wizard's Hat - - - - Haykal - - - - HDD - - - - heading - - - - headphones - - - - Alternate Headphones - - - - Headset - - - - Heart - - - - Heart Broken - - - - Heartbeat - - - - Helicopter - - - - Highlighter - - - - Hiking - - - - Hippo - - - - History - - - - Hockey Puck - - - - Holly Berry - - - - home - - - - Horse - - - - Horse Head - - - - hospital - - - - Alternate Hospital - - - - Hospital Symbol - - - - Hot Tub - - - - Hot Dog - - - - Hotel - - - - Hourglass - - - - Hourglass End - - - - Hourglass Half - - - - Hourglass Start - - - - Damaged House - - - - Hryvnia - - - - I Beam Cursor - - - - Ice Cream - - - - Icicles - - - - Identification Badge - - - - Identification Card - - - - Alternate Identification Card - - - - Igloo - - - - Image - - - - Images - - - - inbox - - - - Indent - - - - Industry - - - - Infinity - - - - Info - - - - Info Circle - - - - italic - - - - Jedi - - - - Joint - - - - Journal of the Whills - - - - Kaaba - - - - key - - - - Keyboard - - - - Khanda - - - - Kissing Face - - - - Kissing Face With Smiling Eyes - - - - Face Blowing a Kiss - - - - Kiwi Bird - - - - Landmark - - - - Language - - - - Laptop - - - - Laptop Code - - - - Laptop Medical - - - - Grinning Face With Big Eyes - - - - Laugh Face with Beaming Eyes - - - - Laughing Squinting Face - - - - Laughing Winking Face - - - - Layer Group - - - - leaf - - - - Lemon - - - - Less Than - - - - Less Than Equal To - - - - Alternate Level Down - - - - Alternate Level Up - - - - Life Ring - - - - Lightbulb - - - - Link - - - - Turkish Lira Sign - - - - List - - - - Alternate List - - - - list-ol - - - - list-ul - - - - location-arrow - - - - lock - - - - Lock Open - - - - Alternate Long Arrow Down - - - - Alternate Long Arrow Left - - - - Alternate Long Arrow Right - - - - Alternate Long Arrow Up - - - - Low Vision - - - - Luggage Cart - - - - magic - - - - magnet - - - - Mail Bulk - - - - Male - - - - Map - - - - Map Marked - - - - Alternate Map Marked - - - - map-marker - - - - Alternate Map Marker - - - - Map Pin - - - - Map Signs - - - - Marker - - - - Mars - - - - Mars Double - - - - Mars Stroke - - - - Mars Stroke Horizontal - - - - Mars Stroke Vertical - - - - Mask - - - - Medal - - - - medkit - - - - Neutral Face - - - - Face Without Mouth - - - - Face With Rolling Eyes - - - - Memory - - - - Menorah - - - - Mercury - - - - Meteor - - - - Microchip - - - - microphone - - - - Alternate Microphone - - - - Alternate Microphone Slash - - - - Microphone Slash - - - - Microscope - - - - minus - - - - Minus Circle - - - - Minus Square - - - - Mitten - - - - Mobile Phone - - - - Alternate Mobile - - - - Money Bill - - - - Alternate Money Bill - - - - Wavy Money Bill - - - - Alternate Wavy Money Bill - - - - Money Check - - - - Alternate Money Check - - - - Monument - - - - Moon - - - - Mortar Pestle - - - - Mosque - - - - Motorcycle - - - - Mountain - - - - Mouse Pointer - - - - Mug Hot - - - - Music - - - - Wired Network - - - - Neuter - - - - Newspaper - - - - Not Equal - - - - Medical Notes - - - - Object Group - - - - Object Ungroup - - - - Oil Can - - - - Om - - - - Otter - - - - Outdent - - - - Pager - - - - Paint Brush - - - - Paint Roller - - - - Palette - - - - Pallet - - - - Paper Plane - - - - Paperclip - - - - Parachute Box - - - - paragraph - - - - Parking - - - - Passport - - - - Pastafarianism - - - - Paste - - - - pause - - - - Pause Circle - - - - Paw - - - - Peace - - - - Pen - - - - Alternate Pen - - - - Pen Fancy - - - - Pen Nib - - - - Pen Square - - - - Alternate Pencil - - - - Pencil Ruler - - - - People Carry - - - - Hot Pepper - - - - Percent - - - - Percentage - - - - Person Entering Booth - - - - Phone - - - - Phone Slash - - - - Phone Square - - - - Phone Volume - - - - Piggy Bank - - - - Pills - - - - Pizza Slice - - - - Place of Worship - - - - plane - - - - Plane Arrival - - - - Plane Departure - - - - play - - - - Play Circle - - - - Plug - - - - plus - - - - Plus Circle - - - - Plus Square - - - - Podcast - - - - Poll - - - - Poll H - - - - Poo - - - - Poo Storm - - - - Poop - - - - Portrait - - - - Pound Sign - - - - Power Off - - - - Pray - - - - Praying Hands - - - - Prescription - - - - Prescription Bottle - - - - Alternate Prescription Bottle - - - - print - - - - Procedures - - - - Project Diagram - - - - Puzzle Piece - - - - qrcode - - - - Question - - - - Question Circle - - - - Quidditch - - - - quote-left - - - - quote-right - - - - Quran - - - - Radiation - - - - Alternate Radiation - - - - Rainbow - - - - random - - - - Receipt - - - - Recycle - - - - Redo - - - - Alternate Redo - - - - Registered Trademark - - - - Reply - - - - reply-all - - - - Republican - - - - Restroom - - - - Retweet - - - - Ribbon - - - - Ring - - - - road - - - - Robot - - - - rocket - - - - Route - - - - rss - - - - RSS Square - - - - Ruble Sign - - - - Ruler - - - - Ruler Combined - - - - Ruler Horizontal - - - - Ruler Vertical - - - - Running - - - - Indian Rupee Sign - - - - Crying Face - - - - Loudly Crying Face - - - - Satellite - - - - Satellite Dish - - - - Save - - - - School - - - - Screwdriver - - - - Scroll - - - - Sd Card - - - - Search - - - - Search Dollar - - - - Search Location - - - - Search Minus - - - - Search Plus - - - - Seedling - - - - Server - - - - Shapes - - - - Share - - - - Alternate Share - - - - Alternate Share Square - - - - Share Square - - - - Shekel Sign - - - - Alternate Shield - - - - Ship - - - - Shipping Fast - - - - Shoe Prints - - - - Shopping Bag - - - - Shopping Basket - - - - shopping-cart - - - - Shower - - - - Shuttle Van - - - - Sign - - - - Alternate Sign In - - - - Sign Language - - - - Alternate Sign Out - - - - signal - - - - Signature - - - - SIM Card - - - - Sitemap - - - - Skating - - - - Skiing - - - - Skiing Nordic - - - - Skull - - - - Skull & Crossbones - - - - Slash - - - - Sleigh - - - - Horizontal Sliders - - - - Smiling Face - - - - Beaming Face With Smiling Eyes - - - - Winking Face - - - - Smog - - - - Smoking - - - - Smoking Ban - - - - SMS - - - - Snowboarding - - - - Snowflake - - - - Snowman - - - - Snowplow - - - - Socks - - - - Solar Panel - - - - Sort - - - - Sort Alpha Down - - - - Sort Alpha Up - - - - Sort Amount Down - - - - Sort Amount Up - - - - Sort Down (Descending) - - - - Sort Numeric Down - - - - Sort Numeric Up - - - - Sort Up (Ascending) - - - - Spa - - - - Space Shuttle - - - - Spider - - - - Spinner - - - - Splotch - - - - Spray Can - - - - Square - - - - Square Full - - - - Alternate Square Root - - - - Stamp - - - - Star - - - - Star and Crescent - - - - star-half - - - - Alternate Star Half - - - - Star of David - - - - Star of Life - - - - step-backward - - - - step-forward - - - - Stethoscope - - - - Sticky Note - - - - stop - - - - Stop Circle - - - - Stopwatch - - - - Store - - - - Alternate Store - - - - Stream - - - - Street View - - - - Strikethrough - - - - Stroopwafel - - - - subscript - - - - Subway - - - - Suitcase - - - - Suitcase Rolling - - - - Sun - - - - superscript - - - - Hushed Face - - - - Swatchbook - - - - Swimmer - - - - Swimming Pool - - - - Synagogue - - - - Sync - - - - Alternate Sync - - - - Syringe - - - - table - - - - Table Tennis - - - - tablet - - - - Alternate Tablet - - - - Tablets - - - - Alternate Tachometer - - - - tag - - - - tags - - - - Tape - - - - Tasks - - - - Taxi - - - - Teeth - - - - Teeth Open - - - - High Temperature - - - - Low Temperature - - - - Tenge - - - - Terminal - - - - text-height - - - - text-width - - - - th - - - - th-large - - - - th-list - - - - Theater Masks - - - - Thermometer - - - - Thermometer Empty - - - - Thermometer Full - - - - Thermometer 1/2 Full - - - - Thermometer 1/4 Full - - - - Thermometer 3/4 Full - - - - thumbs-down - - - - thumbs-up - - - - Thumbtack - - - - Alternate Ticket - - - - Times - - - - Times Circle - - - - tint - - - - Tint Slash - - - - Tired Face - - - - Toggle Off - - - - Toggle On - - - - Toilet - - - - Toilet Paper - - - - Toolbox - - - - Tools - - - - Tooth - - - - Torah - - - - Torii Gate - - - - Tractor - - - - Trademark - - - - Traffic Light - - - - Train - - - - Tram - - - - Transgender - - - - Alternate Transgender - - - - Trash - - - - Alternate Trash - - - - Trash Restore - - - - Alternative Trash Restore - - - - Tree - - - - trophy - - - - truck - - - - Truck Loading - - - - Truck Monster - - - - Truck Moving - - - - Truck Side - - - - T-Shirt - - - - TTY - - - - Television - - - - Umbrella - - - - Umbrella Beach - - - - Underline - - - - Undo - - - - Alternate Undo - - - - Universal Access - - - - University - - - - unlink - - - - unlock - - - - Alternate Unlock - - - - Upload - - - - User - - - - Alternate User - - - - Alternate User Slash - - - - User Astronaut - - - - User Check - - - - User Circle - - - - User Clock - - - - User Cog - - - - User Edit - - - - User Friends - - - - User Graduate - - - - User Injured - - - - User Lock - - - - Doctor - - - - User Minus - - - - User Ninja - - - - Nurse - - - - User Plus - - - - User Secret - - - - User Shield - - - - User Slash - - - - User Tag - - - - User Tie - - - - Remove User - - - - Users - - - - Users Cog - - - - Utensil Spoon - - - - Utensils - - - - Vector Square - - - - Venus - - - - Venus Double - - - - Venus Mars - - - - Vial - - - - Vials - - - - Video - - - - Video Slash - - - - Vihara - - - - Volleyball Ball - - - - Volume Down - - - - Volume Mute - - - - Volume Off - - - - Volume Up - - - - Vote Yea - - - - Cardboard VR - - - - Walking - - - - Wallet - - - - Warehouse - - - - Water - - - - Weight - - - - Hanging Weight - - - - Wheelchair - - - - WiFi - - - - Wind - - - - Window Close - - - - Window Maximize - - - - Window Minimize - - - - Window Restore - - - - Wine Bottle - - - - Wine Glass - - - - Alternate Wine Glas - - - - Won Sign - - - - Wrench - - - - X-Ray - - - - Yen Sign - - - - Yin Yang - - - diff --git a/examples/web/static/libs/fontawesome/svgs/brands/500px.svg b/examples/web/static/libs/fontawesome/svgs/brands/500px.svg deleted file mode 100644 index d872f24a..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/500px.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/accessible-icon.svg b/examples/web/static/libs/fontawesome/svgs/brands/accessible-icon.svg deleted file mode 100644 index 725b9028..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/accessible-icon.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/accusoft.svg b/examples/web/static/libs/fontawesome/svgs/brands/accusoft.svg deleted file mode 100644 index 7be2e628..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/accusoft.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/acquisitions-incorporated.svg b/examples/web/static/libs/fontawesome/svgs/brands/acquisitions-incorporated.svg deleted file mode 100644 index 75b6d532..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/acquisitions-incorporated.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/adn.svg b/examples/web/static/libs/fontawesome/svgs/brands/adn.svg deleted file mode 100644 index ee285395..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/adn.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/adobe.svg b/examples/web/static/libs/fontawesome/svgs/brands/adobe.svg deleted file mode 100644 index 428de21f..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/adobe.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/adversal.svg b/examples/web/static/libs/fontawesome/svgs/brands/adversal.svg deleted file mode 100644 index 125dd501..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/adversal.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/affiliatetheme.svg b/examples/web/static/libs/fontawesome/svgs/brands/affiliatetheme.svg deleted file mode 100644 index d5dd4e8e..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/affiliatetheme.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/algolia.svg b/examples/web/static/libs/fontawesome/svgs/brands/algolia.svg deleted file mode 100644 index 979d7cd7..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/algolia.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/alipay.svg b/examples/web/static/libs/fontawesome/svgs/brands/alipay.svg deleted file mode 100644 index de341fbc..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/alipay.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/amazon-pay.svg b/examples/web/static/libs/fontawesome/svgs/brands/amazon-pay.svg deleted file mode 100644 index da90de80..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/amazon-pay.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/amazon.svg b/examples/web/static/libs/fontawesome/svgs/brands/amazon.svg deleted file mode 100644 index 642fdb2d..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/amazon.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/amilia.svg b/examples/web/static/libs/fontawesome/svgs/brands/amilia.svg deleted file mode 100644 index 48c693c9..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/amilia.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/android.svg b/examples/web/static/libs/fontawesome/svgs/brands/android.svg deleted file mode 100644 index 62de4106..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/android.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/angellist.svg b/examples/web/static/libs/fontawesome/svgs/brands/angellist.svg deleted file mode 100644 index 422885c2..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/angellist.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/angrycreative.svg b/examples/web/static/libs/fontawesome/svgs/brands/angrycreative.svg deleted file mode 100644 index b2624691..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/angrycreative.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/angular.svg b/examples/web/static/libs/fontawesome/svgs/brands/angular.svg deleted file mode 100644 index 83dcd9d7..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/angular.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/app-store-ios.svg b/examples/web/static/libs/fontawesome/svgs/brands/app-store-ios.svg deleted file mode 100644 index 12fc8484..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/app-store-ios.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/app-store.svg b/examples/web/static/libs/fontawesome/svgs/brands/app-store.svg deleted file mode 100644 index 52e04a60..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/app-store.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/apper.svg b/examples/web/static/libs/fontawesome/svgs/brands/apper.svg deleted file mode 100644 index f986f504..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/apper.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/apple-pay.svg b/examples/web/static/libs/fontawesome/svgs/brands/apple-pay.svg deleted file mode 100644 index 5d3145ad..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/apple-pay.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/apple.svg b/examples/web/static/libs/fontawesome/svgs/brands/apple.svg deleted file mode 100644 index 574710eb..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/apple.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/artstation.svg b/examples/web/static/libs/fontawesome/svgs/brands/artstation.svg deleted file mode 100644 index bc682c3f..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/artstation.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/asymmetrik.svg b/examples/web/static/libs/fontawesome/svgs/brands/asymmetrik.svg deleted file mode 100644 index ef472962..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/asymmetrik.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/atlassian.svg b/examples/web/static/libs/fontawesome/svgs/brands/atlassian.svg deleted file mode 100644 index c07561e7..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/atlassian.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/audible.svg b/examples/web/static/libs/fontawesome/svgs/brands/audible.svg deleted file mode 100644 index 7ee5aef8..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/audible.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/autoprefixer.svg b/examples/web/static/libs/fontawesome/svgs/brands/autoprefixer.svg deleted file mode 100644 index 912dee1b..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/autoprefixer.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/avianex.svg b/examples/web/static/libs/fontawesome/svgs/brands/avianex.svg deleted file mode 100644 index 40953096..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/avianex.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/aviato.svg b/examples/web/static/libs/fontawesome/svgs/brands/aviato.svg deleted file mode 100644 index 064e0444..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/aviato.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/aws.svg b/examples/web/static/libs/fontawesome/svgs/brands/aws.svg deleted file mode 100644 index 61973d34..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/aws.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/bandcamp.svg b/examples/web/static/libs/fontawesome/svgs/brands/bandcamp.svg deleted file mode 100644 index f1e1c204..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/bandcamp.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/behance-square.svg b/examples/web/static/libs/fontawesome/svgs/brands/behance-square.svg deleted file mode 100644 index 2d9e08bf..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/behance-square.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/behance.svg b/examples/web/static/libs/fontawesome/svgs/brands/behance.svg deleted file mode 100644 index 73e94677..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/behance.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/bimobject.svg b/examples/web/static/libs/fontawesome/svgs/brands/bimobject.svg deleted file mode 100644 index b708fdea..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/bimobject.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/bitbucket.svg b/examples/web/static/libs/fontawesome/svgs/brands/bitbucket.svg deleted file mode 100644 index 7a2d3bc9..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/bitbucket.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/bitcoin.svg b/examples/web/static/libs/fontawesome/svgs/brands/bitcoin.svg deleted file mode 100644 index 9ee5f2ef..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/bitcoin.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/bity.svg b/examples/web/static/libs/fontawesome/svgs/brands/bity.svg deleted file mode 100644 index cf6c63d9..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/bity.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/black-tie.svg b/examples/web/static/libs/fontawesome/svgs/brands/black-tie.svg deleted file mode 100644 index 36f3eb79..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/black-tie.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/blackberry.svg b/examples/web/static/libs/fontawesome/svgs/brands/blackberry.svg deleted file mode 100644 index d8308865..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/blackberry.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/blogger-b.svg b/examples/web/static/libs/fontawesome/svgs/brands/blogger-b.svg deleted file mode 100644 index c313b521..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/blogger-b.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/blogger.svg b/examples/web/static/libs/fontawesome/svgs/brands/blogger.svg deleted file mode 100644 index 7707557e..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/blogger.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/bluetooth-b.svg b/examples/web/static/libs/fontawesome/svgs/brands/bluetooth-b.svg deleted file mode 100644 index d6e3a5e1..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/bluetooth-b.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/bluetooth.svg b/examples/web/static/libs/fontawesome/svgs/brands/bluetooth.svg deleted file mode 100644 index aad75a38..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/bluetooth.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/btc.svg b/examples/web/static/libs/fontawesome/svgs/brands/btc.svg deleted file mode 100644 index 45e65158..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/btc.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/buromobelexperte.svg b/examples/web/static/libs/fontawesome/svgs/brands/buromobelexperte.svg deleted file mode 100644 index f419c909..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/buromobelexperte.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/buysellads.svg b/examples/web/static/libs/fontawesome/svgs/brands/buysellads.svg deleted file mode 100644 index 5bb292db..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/buysellads.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/canadian-maple-leaf.svg b/examples/web/static/libs/fontawesome/svgs/brands/canadian-maple-leaf.svg deleted file mode 100644 index b7f13c19..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/canadian-maple-leaf.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/cc-amazon-pay.svg b/examples/web/static/libs/fontawesome/svgs/brands/cc-amazon-pay.svg deleted file mode 100644 index 7a986691..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/cc-amazon-pay.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/cc-amex.svg b/examples/web/static/libs/fontawesome/svgs/brands/cc-amex.svg deleted file mode 100644 index 7d435154..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/cc-amex.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/cc-apple-pay.svg b/examples/web/static/libs/fontawesome/svgs/brands/cc-apple-pay.svg deleted file mode 100644 index a8a56ed5..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/cc-apple-pay.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/cc-diners-club.svg b/examples/web/static/libs/fontawesome/svgs/brands/cc-diners-club.svg deleted file mode 100644 index 7ade2bb5..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/cc-diners-club.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/cc-discover.svg b/examples/web/static/libs/fontawesome/svgs/brands/cc-discover.svg deleted file mode 100644 index 2b780e4e..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/cc-discover.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/cc-jcb.svg b/examples/web/static/libs/fontawesome/svgs/brands/cc-jcb.svg deleted file mode 100644 index 8671a884..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/cc-jcb.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/cc-mastercard.svg b/examples/web/static/libs/fontawesome/svgs/brands/cc-mastercard.svg deleted file mode 100644 index af0753ea..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/cc-mastercard.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/cc-paypal.svg b/examples/web/static/libs/fontawesome/svgs/brands/cc-paypal.svg deleted file mode 100644 index 6ca92005..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/cc-paypal.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/cc-stripe.svg b/examples/web/static/libs/fontawesome/svgs/brands/cc-stripe.svg deleted file mode 100644 index 5cb2a8d2..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/cc-stripe.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/cc-visa.svg b/examples/web/static/libs/fontawesome/svgs/brands/cc-visa.svg deleted file mode 100644 index b5cb29a2..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/cc-visa.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/centercode.svg b/examples/web/static/libs/fontawesome/svgs/brands/centercode.svg deleted file mode 100644 index 440b9c83..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/centercode.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/centos.svg b/examples/web/static/libs/fontawesome/svgs/brands/centos.svg deleted file mode 100644 index 12823165..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/centos.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/chrome.svg b/examples/web/static/libs/fontawesome/svgs/brands/chrome.svg deleted file mode 100644 index 5ea90d91..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/chrome.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/cloudscale.svg b/examples/web/static/libs/fontawesome/svgs/brands/cloudscale.svg deleted file mode 100644 index 9ad2a405..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/cloudscale.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/cloudsmith.svg b/examples/web/static/libs/fontawesome/svgs/brands/cloudsmith.svg deleted file mode 100644 index bd2d4704..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/cloudsmith.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/cloudversify.svg b/examples/web/static/libs/fontawesome/svgs/brands/cloudversify.svg deleted file mode 100644 index 4ed2518d..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/cloudversify.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/codepen.svg b/examples/web/static/libs/fontawesome/svgs/brands/codepen.svg deleted file mode 100644 index 32585370..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/codepen.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/codiepie.svg b/examples/web/static/libs/fontawesome/svgs/brands/codiepie.svg deleted file mode 100644 index dc7579c0..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/codiepie.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/confluence.svg b/examples/web/static/libs/fontawesome/svgs/brands/confluence.svg deleted file mode 100644 index ffeb9239..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/confluence.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/connectdevelop.svg b/examples/web/static/libs/fontawesome/svgs/brands/connectdevelop.svg deleted file mode 100644 index 8588469c..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/connectdevelop.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/contao.svg b/examples/web/static/libs/fontawesome/svgs/brands/contao.svg deleted file mode 100644 index a08f60af..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/contao.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/cpanel.svg b/examples/web/static/libs/fontawesome/svgs/brands/cpanel.svg deleted file mode 100644 index c95511c1..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/cpanel.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/creative-commons-by.svg b/examples/web/static/libs/fontawesome/svgs/brands/creative-commons-by.svg deleted file mode 100644 index 5432986b..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/creative-commons-by.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/creative-commons-nc-eu.svg b/examples/web/static/libs/fontawesome/svgs/brands/creative-commons-nc-eu.svg deleted file mode 100644 index 539c7d60..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/creative-commons-nc-eu.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/creative-commons-nc-jp.svg b/examples/web/static/libs/fontawesome/svgs/brands/creative-commons-nc-jp.svg deleted file mode 100644 index a8d89b19..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/creative-commons-nc-jp.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/creative-commons-nc.svg b/examples/web/static/libs/fontawesome/svgs/brands/creative-commons-nc.svg deleted file mode 100644 index abb1577a..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/creative-commons-nc.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/creative-commons-nd.svg b/examples/web/static/libs/fontawesome/svgs/brands/creative-commons-nd.svg deleted file mode 100644 index 07b5fde4..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/creative-commons-nd.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/creative-commons-pd-alt.svg b/examples/web/static/libs/fontawesome/svgs/brands/creative-commons-pd-alt.svg deleted file mode 100644 index d3621842..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/creative-commons-pd-alt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/creative-commons-pd.svg b/examples/web/static/libs/fontawesome/svgs/brands/creative-commons-pd.svg deleted file mode 100644 index 884fbd02..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/creative-commons-pd.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/creative-commons-remix.svg b/examples/web/static/libs/fontawesome/svgs/brands/creative-commons-remix.svg deleted file mode 100644 index 70ced894..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/creative-commons-remix.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/creative-commons-sa.svg b/examples/web/static/libs/fontawesome/svgs/brands/creative-commons-sa.svg deleted file mode 100644 index c9f41f8f..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/creative-commons-sa.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/creative-commons-sampling-plus.svg b/examples/web/static/libs/fontawesome/svgs/brands/creative-commons-sampling-plus.svg deleted file mode 100644 index c06a1cd5..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/creative-commons-sampling-plus.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/creative-commons-sampling.svg b/examples/web/static/libs/fontawesome/svgs/brands/creative-commons-sampling.svg deleted file mode 100644 index 40a20c65..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/creative-commons-sampling.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/creative-commons-share.svg b/examples/web/static/libs/fontawesome/svgs/brands/creative-commons-share.svg deleted file mode 100644 index afef40ad..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/creative-commons-share.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/creative-commons-zero.svg b/examples/web/static/libs/fontawesome/svgs/brands/creative-commons-zero.svg deleted file mode 100644 index a67d7898..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/creative-commons-zero.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/creative-commons.svg b/examples/web/static/libs/fontawesome/svgs/brands/creative-commons.svg deleted file mode 100644 index e24a68f6..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/creative-commons.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/critical-role.svg b/examples/web/static/libs/fontawesome/svgs/brands/critical-role.svg deleted file mode 100644 index 43a67b90..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/critical-role.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/css3-alt.svg b/examples/web/static/libs/fontawesome/svgs/brands/css3-alt.svg deleted file mode 100644 index 544362a1..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/css3-alt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/css3.svg b/examples/web/static/libs/fontawesome/svgs/brands/css3.svg deleted file mode 100644 index 5ea43eda..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/css3.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/cuttlefish.svg b/examples/web/static/libs/fontawesome/svgs/brands/cuttlefish.svg deleted file mode 100644 index 92f20d8e..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/cuttlefish.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/d-and-d-beyond.svg b/examples/web/static/libs/fontawesome/svgs/brands/d-and-d-beyond.svg deleted file mode 100644 index 195c6e9b..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/d-and-d-beyond.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/d-and-d.svg b/examples/web/static/libs/fontawesome/svgs/brands/d-and-d.svg deleted file mode 100644 index 9411ae03..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/d-and-d.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/dashcube.svg b/examples/web/static/libs/fontawesome/svgs/brands/dashcube.svg deleted file mode 100644 index c31239b2..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/dashcube.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/delicious.svg b/examples/web/static/libs/fontawesome/svgs/brands/delicious.svg deleted file mode 100644 index f2077542..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/delicious.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/deploydog.svg b/examples/web/static/libs/fontawesome/svgs/brands/deploydog.svg deleted file mode 100644 index c9764e80..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/deploydog.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/deskpro.svg b/examples/web/static/libs/fontawesome/svgs/brands/deskpro.svg deleted file mode 100644 index 48ad2699..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/deskpro.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/dev.svg b/examples/web/static/libs/fontawesome/svgs/brands/dev.svg deleted file mode 100644 index 399017f5..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/dev.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/deviantart.svg b/examples/web/static/libs/fontawesome/svgs/brands/deviantart.svg deleted file mode 100644 index 017804bc..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/deviantart.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/dhl.svg b/examples/web/static/libs/fontawesome/svgs/brands/dhl.svg deleted file mode 100644 index cc62f97d..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/dhl.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/diaspora.svg b/examples/web/static/libs/fontawesome/svgs/brands/diaspora.svg deleted file mode 100644 index 6bb16ee5..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/diaspora.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/digg.svg b/examples/web/static/libs/fontawesome/svgs/brands/digg.svg deleted file mode 100644 index 9c580fb0..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/digg.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/digital-ocean.svg b/examples/web/static/libs/fontawesome/svgs/brands/digital-ocean.svg deleted file mode 100644 index 861def5b..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/digital-ocean.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/discord.svg b/examples/web/static/libs/fontawesome/svgs/brands/discord.svg deleted file mode 100644 index 650fe8f0..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/discord.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/discourse.svg b/examples/web/static/libs/fontawesome/svgs/brands/discourse.svg deleted file mode 100644 index 87403975..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/discourse.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/dochub.svg b/examples/web/static/libs/fontawesome/svgs/brands/dochub.svg deleted file mode 100644 index c336088d..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/dochub.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/docker.svg b/examples/web/static/libs/fontawesome/svgs/brands/docker.svg deleted file mode 100644 index c4b13198..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/docker.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/draft2digital.svg b/examples/web/static/libs/fontawesome/svgs/brands/draft2digital.svg deleted file mode 100644 index 37207200..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/draft2digital.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/dribbble-square.svg b/examples/web/static/libs/fontawesome/svgs/brands/dribbble-square.svg deleted file mode 100644 index 147f5aee..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/dribbble-square.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/dribbble.svg b/examples/web/static/libs/fontawesome/svgs/brands/dribbble.svg deleted file mode 100644 index 165c90af..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/dribbble.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/dropbox.svg b/examples/web/static/libs/fontawesome/svgs/brands/dropbox.svg deleted file mode 100644 index cbc4787b..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/dropbox.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/drupal.svg b/examples/web/static/libs/fontawesome/svgs/brands/drupal.svg deleted file mode 100644 index 09a90aee..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/drupal.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/dyalog.svg b/examples/web/static/libs/fontawesome/svgs/brands/dyalog.svg deleted file mode 100644 index 40a59c73..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/dyalog.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/earlybirds.svg b/examples/web/static/libs/fontawesome/svgs/brands/earlybirds.svg deleted file mode 100644 index 42c9f51f..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/earlybirds.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/ebay.svg b/examples/web/static/libs/fontawesome/svgs/brands/ebay.svg deleted file mode 100644 index fe79f933..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/ebay.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/edge.svg b/examples/web/static/libs/fontawesome/svgs/brands/edge.svg deleted file mode 100644 index 70548ac7..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/edge.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/elementor.svg b/examples/web/static/libs/fontawesome/svgs/brands/elementor.svg deleted file mode 100644 index da050213..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/elementor.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/ello.svg b/examples/web/static/libs/fontawesome/svgs/brands/ello.svg deleted file mode 100644 index 4cc8b075..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/ello.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/ember.svg b/examples/web/static/libs/fontawesome/svgs/brands/ember.svg deleted file mode 100644 index 69b71761..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/ember.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/empire.svg b/examples/web/static/libs/fontawesome/svgs/brands/empire.svg deleted file mode 100644 index b000c8e0..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/empire.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/envira.svg b/examples/web/static/libs/fontawesome/svgs/brands/envira.svg deleted file mode 100644 index 92aee143..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/envira.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/erlang.svg b/examples/web/static/libs/fontawesome/svgs/brands/erlang.svg deleted file mode 100644 index 01e29ac9..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/erlang.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/ethereum.svg b/examples/web/static/libs/fontawesome/svgs/brands/ethereum.svg deleted file mode 100644 index fce0031a..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/ethereum.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/etsy.svg b/examples/web/static/libs/fontawesome/svgs/brands/etsy.svg deleted file mode 100644 index 1dc36341..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/etsy.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/expeditedssl.svg b/examples/web/static/libs/fontawesome/svgs/brands/expeditedssl.svg deleted file mode 100644 index a5c29368..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/expeditedssl.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/facebook-f.svg b/examples/web/static/libs/fontawesome/svgs/brands/facebook-f.svg deleted file mode 100644 index 18535952..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/facebook-f.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/facebook-messenger.svg b/examples/web/static/libs/fontawesome/svgs/brands/facebook-messenger.svg deleted file mode 100644 index 1ab97079..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/facebook-messenger.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/facebook-square.svg b/examples/web/static/libs/fontawesome/svgs/brands/facebook-square.svg deleted file mode 100644 index c78d21d8..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/facebook-square.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/facebook.svg b/examples/web/static/libs/fontawesome/svgs/brands/facebook.svg deleted file mode 100644 index f6931b6b..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/facebook.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/fantasy-flight-games.svg b/examples/web/static/libs/fontawesome/svgs/brands/fantasy-flight-games.svg deleted file mode 100644 index f4c42759..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/fantasy-flight-games.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/fedex.svg b/examples/web/static/libs/fontawesome/svgs/brands/fedex.svg deleted file mode 100644 index bcea5e54..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/fedex.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/fedora.svg b/examples/web/static/libs/fontawesome/svgs/brands/fedora.svg deleted file mode 100644 index 6454909e..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/fedora.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/figma.svg b/examples/web/static/libs/fontawesome/svgs/brands/figma.svg deleted file mode 100644 index f5b28510..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/figma.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/firefox.svg b/examples/web/static/libs/fontawesome/svgs/brands/firefox.svg deleted file mode 100644 index a011198f..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/firefox.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/first-order-alt.svg b/examples/web/static/libs/fontawesome/svgs/brands/first-order-alt.svg deleted file mode 100644 index 86853cea..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/first-order-alt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/first-order.svg b/examples/web/static/libs/fontawesome/svgs/brands/first-order.svg deleted file mode 100644 index 527e4a5a..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/first-order.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/firstdraft.svg b/examples/web/static/libs/fontawesome/svgs/brands/firstdraft.svg deleted file mode 100644 index c2bcd312..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/firstdraft.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/flickr.svg b/examples/web/static/libs/fontawesome/svgs/brands/flickr.svg deleted file mode 100644 index 15dcfc6c..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/flickr.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/flipboard.svg b/examples/web/static/libs/fontawesome/svgs/brands/flipboard.svg deleted file mode 100644 index 866f82fd..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/flipboard.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/fly.svg b/examples/web/static/libs/fontawesome/svgs/brands/fly.svg deleted file mode 100644 index 69ee5c7b..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/fly.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/font-awesome-alt.svg b/examples/web/static/libs/fontawesome/svgs/brands/font-awesome-alt.svg deleted file mode 100644 index f80146ae..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/font-awesome-alt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/font-awesome-flag.svg b/examples/web/static/libs/fontawesome/svgs/brands/font-awesome-flag.svg deleted file mode 100644 index 9f0b7a48..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/font-awesome-flag.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/font-awesome-logo-full.svg b/examples/web/static/libs/fontawesome/svgs/brands/font-awesome-logo-full.svg deleted file mode 100644 index 06b75a4d..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/font-awesome-logo-full.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/font-awesome.svg b/examples/web/static/libs/fontawesome/svgs/brands/font-awesome.svg deleted file mode 100644 index 8c1d4452..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/font-awesome.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/fonticons-fi.svg b/examples/web/static/libs/fontawesome/svgs/brands/fonticons-fi.svg deleted file mode 100644 index e654422c..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/fonticons-fi.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/fonticons.svg b/examples/web/static/libs/fontawesome/svgs/brands/fonticons.svg deleted file mode 100644 index b9e2de54..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/fonticons.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/fort-awesome-alt.svg b/examples/web/static/libs/fontawesome/svgs/brands/fort-awesome-alt.svg deleted file mode 100644 index bc6d0c24..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/fort-awesome-alt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/fort-awesome.svg b/examples/web/static/libs/fontawesome/svgs/brands/fort-awesome.svg deleted file mode 100644 index a763d437..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/fort-awesome.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/forumbee.svg b/examples/web/static/libs/fontawesome/svgs/brands/forumbee.svg deleted file mode 100644 index d31d6411..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/forumbee.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/foursquare.svg b/examples/web/static/libs/fontawesome/svgs/brands/foursquare.svg deleted file mode 100644 index 130fa9b3..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/foursquare.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/free-code-camp.svg b/examples/web/static/libs/fontawesome/svgs/brands/free-code-camp.svg deleted file mode 100644 index be4d13b7..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/free-code-camp.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/freebsd.svg b/examples/web/static/libs/fontawesome/svgs/brands/freebsd.svg deleted file mode 100644 index 98c790fa..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/freebsd.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/fulcrum.svg b/examples/web/static/libs/fontawesome/svgs/brands/fulcrum.svg deleted file mode 100644 index 739a4e55..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/fulcrum.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/galactic-republic.svg b/examples/web/static/libs/fontawesome/svgs/brands/galactic-republic.svg deleted file mode 100644 index 8b91f999..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/galactic-republic.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/galactic-senate.svg b/examples/web/static/libs/fontawesome/svgs/brands/galactic-senate.svg deleted file mode 100644 index 7ee63c16..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/galactic-senate.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/get-pocket.svg b/examples/web/static/libs/fontawesome/svgs/brands/get-pocket.svg deleted file mode 100644 index f6046088..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/get-pocket.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/gg-circle.svg b/examples/web/static/libs/fontawesome/svgs/brands/gg-circle.svg deleted file mode 100644 index 7ff26dd6..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/gg-circle.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/gg.svg b/examples/web/static/libs/fontawesome/svgs/brands/gg.svg deleted file mode 100644 index cace4961..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/gg.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/git-square.svg b/examples/web/static/libs/fontawesome/svgs/brands/git-square.svg deleted file mode 100644 index a6f9a2d1..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/git-square.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/git.svg b/examples/web/static/libs/fontawesome/svgs/brands/git.svg deleted file mode 100644 index 468515bd..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/git.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/github-alt.svg b/examples/web/static/libs/fontawesome/svgs/brands/github-alt.svg deleted file mode 100644 index 43d2da5d..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/github-alt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/github-square.svg b/examples/web/static/libs/fontawesome/svgs/brands/github-square.svg deleted file mode 100644 index a235d2f4..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/github-square.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/github.svg b/examples/web/static/libs/fontawesome/svgs/brands/github.svg deleted file mode 100644 index 53bd7b2d..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/github.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/gitkraken.svg b/examples/web/static/libs/fontawesome/svgs/brands/gitkraken.svg deleted file mode 100644 index a3bc20fc..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/gitkraken.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/gitlab.svg b/examples/web/static/libs/fontawesome/svgs/brands/gitlab.svg deleted file mode 100644 index ae4efce6..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/gitlab.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/gitter.svg b/examples/web/static/libs/fontawesome/svgs/brands/gitter.svg deleted file mode 100644 index 6aaafd9a..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/gitter.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/glide-g.svg b/examples/web/static/libs/fontawesome/svgs/brands/glide-g.svg deleted file mode 100644 index 7517405f..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/glide-g.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/glide.svg b/examples/web/static/libs/fontawesome/svgs/brands/glide.svg deleted file mode 100644 index 0fbdca4b..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/glide.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/gofore.svg b/examples/web/static/libs/fontawesome/svgs/brands/gofore.svg deleted file mode 100644 index 792de75e..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/gofore.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/goodreads-g.svg b/examples/web/static/libs/fontawesome/svgs/brands/goodreads-g.svg deleted file mode 100644 index b3554663..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/goodreads-g.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/goodreads.svg b/examples/web/static/libs/fontawesome/svgs/brands/goodreads.svg deleted file mode 100644 index 040163af..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/goodreads.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/google-drive.svg b/examples/web/static/libs/fontawesome/svgs/brands/google-drive.svg deleted file mode 100644 index cd8dd52a..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/google-drive.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/google-play.svg b/examples/web/static/libs/fontawesome/svgs/brands/google-play.svg deleted file mode 100644 index 82cffd53..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/google-play.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/google-plus-g.svg b/examples/web/static/libs/fontawesome/svgs/brands/google-plus-g.svg deleted file mode 100644 index c4587db3..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/google-plus-g.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/google-plus-square.svg b/examples/web/static/libs/fontawesome/svgs/brands/google-plus-square.svg deleted file mode 100644 index f18979c9..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/google-plus-square.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/google-plus.svg b/examples/web/static/libs/fontawesome/svgs/brands/google-plus.svg deleted file mode 100644 index 46e143e6..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/google-plus.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/google-wallet.svg b/examples/web/static/libs/fontawesome/svgs/brands/google-wallet.svg deleted file mode 100644 index 009afb61..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/google-wallet.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/google.svg b/examples/web/static/libs/fontawesome/svgs/brands/google.svg deleted file mode 100644 index 014b5ceb..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/google.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/gratipay.svg b/examples/web/static/libs/fontawesome/svgs/brands/gratipay.svg deleted file mode 100644 index a35d8b19..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/gratipay.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/grav.svg b/examples/web/static/libs/fontawesome/svgs/brands/grav.svg deleted file mode 100644 index e12bbf51..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/grav.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/gripfire.svg b/examples/web/static/libs/fontawesome/svgs/brands/gripfire.svg deleted file mode 100644 index 561aa2d7..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/gripfire.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/grunt.svg b/examples/web/static/libs/fontawesome/svgs/brands/grunt.svg deleted file mode 100644 index a36fab81..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/grunt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/gulp.svg b/examples/web/static/libs/fontawesome/svgs/brands/gulp.svg deleted file mode 100644 index 0bb37a27..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/gulp.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/hacker-news-square.svg b/examples/web/static/libs/fontawesome/svgs/brands/hacker-news-square.svg deleted file mode 100644 index 1bb8cab4..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/hacker-news-square.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/hacker-news.svg b/examples/web/static/libs/fontawesome/svgs/brands/hacker-news.svg deleted file mode 100644 index 0de37e65..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/hacker-news.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/hackerrank.svg b/examples/web/static/libs/fontawesome/svgs/brands/hackerrank.svg deleted file mode 100644 index 00128863..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/hackerrank.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/hips.svg b/examples/web/static/libs/fontawesome/svgs/brands/hips.svg deleted file mode 100644 index 7eb9cdf4..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/hips.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/hire-a-helper.svg b/examples/web/static/libs/fontawesome/svgs/brands/hire-a-helper.svg deleted file mode 100644 index 5fdb39dc..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/hire-a-helper.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/hooli.svg b/examples/web/static/libs/fontawesome/svgs/brands/hooli.svg deleted file mode 100644 index e4cf9298..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/hooli.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/hornbill.svg b/examples/web/static/libs/fontawesome/svgs/brands/hornbill.svg deleted file mode 100644 index 71253d34..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/hornbill.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/hotjar.svg b/examples/web/static/libs/fontawesome/svgs/brands/hotjar.svg deleted file mode 100644 index 7e477296..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/hotjar.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/houzz.svg b/examples/web/static/libs/fontawesome/svgs/brands/houzz.svg deleted file mode 100644 index 5ab2fe91..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/houzz.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/html5.svg b/examples/web/static/libs/fontawesome/svgs/brands/html5.svg deleted file mode 100644 index a06827da..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/html5.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/hubspot.svg b/examples/web/static/libs/fontawesome/svgs/brands/hubspot.svg deleted file mode 100644 index 03f8f4e0..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/hubspot.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/imdb.svg b/examples/web/static/libs/fontawesome/svgs/brands/imdb.svg deleted file mode 100644 index a4d5eb55..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/imdb.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/instagram.svg b/examples/web/static/libs/fontawesome/svgs/brands/instagram.svg deleted file mode 100644 index 89c89b76..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/instagram.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/intercom.svg b/examples/web/static/libs/fontawesome/svgs/brands/intercom.svg deleted file mode 100644 index a36742b7..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/intercom.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/internet-explorer.svg b/examples/web/static/libs/fontawesome/svgs/brands/internet-explorer.svg deleted file mode 100644 index 36173c0b..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/internet-explorer.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/invision.svg b/examples/web/static/libs/fontawesome/svgs/brands/invision.svg deleted file mode 100644 index 3af871b1..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/invision.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/ioxhost.svg b/examples/web/static/libs/fontawesome/svgs/brands/ioxhost.svg deleted file mode 100644 index 64f31af2..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/ioxhost.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/itunes-note.svg b/examples/web/static/libs/fontawesome/svgs/brands/itunes-note.svg deleted file mode 100644 index bb46e702..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/itunes-note.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/itunes.svg b/examples/web/static/libs/fontawesome/svgs/brands/itunes.svg deleted file mode 100644 index 32736ae8..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/itunes.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/java.svg b/examples/web/static/libs/fontawesome/svgs/brands/java.svg deleted file mode 100644 index c8e48783..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/java.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/jedi-order.svg b/examples/web/static/libs/fontawesome/svgs/brands/jedi-order.svg deleted file mode 100644 index 990461a6..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/jedi-order.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/jenkins.svg b/examples/web/static/libs/fontawesome/svgs/brands/jenkins.svg deleted file mode 100644 index 4c2251f1..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/jenkins.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/jira.svg b/examples/web/static/libs/fontawesome/svgs/brands/jira.svg deleted file mode 100644 index 467d3f6d..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/jira.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/joget.svg b/examples/web/static/libs/fontawesome/svgs/brands/joget.svg deleted file mode 100644 index 1007ec64..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/joget.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/joomla.svg b/examples/web/static/libs/fontawesome/svgs/brands/joomla.svg deleted file mode 100644 index a5654303..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/joomla.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/js-square.svg b/examples/web/static/libs/fontawesome/svgs/brands/js-square.svg deleted file mode 100644 index 389af1c1..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/js-square.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/js.svg b/examples/web/static/libs/fontawesome/svgs/brands/js.svg deleted file mode 100644 index 1bf21b89..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/js.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/jsfiddle.svg b/examples/web/static/libs/fontawesome/svgs/brands/jsfiddle.svg deleted file mode 100644 index 2fb27ee3..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/jsfiddle.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/kaggle.svg b/examples/web/static/libs/fontawesome/svgs/brands/kaggle.svg deleted file mode 100644 index f1add522..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/kaggle.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/keybase.svg b/examples/web/static/libs/fontawesome/svgs/brands/keybase.svg deleted file mode 100644 index d9564283..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/keybase.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/keycdn.svg b/examples/web/static/libs/fontawesome/svgs/brands/keycdn.svg deleted file mode 100644 index da19aee0..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/keycdn.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/kickstarter-k.svg b/examples/web/static/libs/fontawesome/svgs/brands/kickstarter-k.svg deleted file mode 100644 index 4ad8ad2c..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/kickstarter-k.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/kickstarter.svg b/examples/web/static/libs/fontawesome/svgs/brands/kickstarter.svg deleted file mode 100644 index c765b1b4..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/kickstarter.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/korvue.svg b/examples/web/static/libs/fontawesome/svgs/brands/korvue.svg deleted file mode 100644 index c9c44a81..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/korvue.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/laravel.svg b/examples/web/static/libs/fontawesome/svgs/brands/laravel.svg deleted file mode 100644 index 4c7a74c9..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/laravel.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/lastfm-square.svg b/examples/web/static/libs/fontawesome/svgs/brands/lastfm-square.svg deleted file mode 100644 index e9febdb6..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/lastfm-square.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/lastfm.svg b/examples/web/static/libs/fontawesome/svgs/brands/lastfm.svg deleted file mode 100644 index 7508067a..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/lastfm.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/leanpub.svg b/examples/web/static/libs/fontawesome/svgs/brands/leanpub.svg deleted file mode 100644 index 994eca34..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/leanpub.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/less.svg b/examples/web/static/libs/fontawesome/svgs/brands/less.svg deleted file mode 100644 index 12a0ae2a..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/less.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/line.svg b/examples/web/static/libs/fontawesome/svgs/brands/line.svg deleted file mode 100644 index 866abd87..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/line.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/linkedin-in.svg b/examples/web/static/libs/fontawesome/svgs/brands/linkedin-in.svg deleted file mode 100644 index f97c0ffc..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/linkedin-in.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/linkedin.svg b/examples/web/static/libs/fontawesome/svgs/brands/linkedin.svg deleted file mode 100644 index 69d8e973..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/linkedin.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/linode.svg b/examples/web/static/libs/fontawesome/svgs/brands/linode.svg deleted file mode 100644 index 502bdf79..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/linode.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/linux.svg b/examples/web/static/libs/fontawesome/svgs/brands/linux.svg deleted file mode 100644 index ca9b9a85..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/linux.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/lyft.svg b/examples/web/static/libs/fontawesome/svgs/brands/lyft.svg deleted file mode 100644 index 4283ec51..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/lyft.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/magento.svg b/examples/web/static/libs/fontawesome/svgs/brands/magento.svg deleted file mode 100644 index bdf6488e..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/magento.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/mailchimp.svg b/examples/web/static/libs/fontawesome/svgs/brands/mailchimp.svg deleted file mode 100644 index 0a499278..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/mailchimp.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/mandalorian.svg b/examples/web/static/libs/fontawesome/svgs/brands/mandalorian.svg deleted file mode 100644 index b9f6d7ea..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/mandalorian.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/markdown.svg b/examples/web/static/libs/fontawesome/svgs/brands/markdown.svg deleted file mode 100644 index 843d4801..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/markdown.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/mastodon.svg b/examples/web/static/libs/fontawesome/svgs/brands/mastodon.svg deleted file mode 100644 index 557c3891..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/mastodon.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/maxcdn.svg b/examples/web/static/libs/fontawesome/svgs/brands/maxcdn.svg deleted file mode 100644 index 4f4b85da..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/maxcdn.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/medapps.svg b/examples/web/static/libs/fontawesome/svgs/brands/medapps.svg deleted file mode 100644 index bb1a667a..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/medapps.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/medium-m.svg b/examples/web/static/libs/fontawesome/svgs/brands/medium-m.svg deleted file mode 100644 index 8305fdac..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/medium-m.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/medium.svg b/examples/web/static/libs/fontawesome/svgs/brands/medium.svg deleted file mode 100644 index f370e1e1..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/medium.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/medrt.svg b/examples/web/static/libs/fontawesome/svgs/brands/medrt.svg deleted file mode 100644 index 37759446..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/medrt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/meetup.svg b/examples/web/static/libs/fontawesome/svgs/brands/meetup.svg deleted file mode 100644 index d387c4bd..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/meetup.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/megaport.svg b/examples/web/static/libs/fontawesome/svgs/brands/megaport.svg deleted file mode 100644 index 17faf7ce..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/megaport.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/mendeley.svg b/examples/web/static/libs/fontawesome/svgs/brands/mendeley.svg deleted file mode 100644 index c0f76a8d..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/mendeley.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/microsoft.svg b/examples/web/static/libs/fontawesome/svgs/brands/microsoft.svg deleted file mode 100644 index ed898955..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/microsoft.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/mix.svg b/examples/web/static/libs/fontawesome/svgs/brands/mix.svg deleted file mode 100644 index d131e232..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/mix.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/mixcloud.svg b/examples/web/static/libs/fontawesome/svgs/brands/mixcloud.svg deleted file mode 100644 index 094239bb..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/mixcloud.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/mizuni.svg b/examples/web/static/libs/fontawesome/svgs/brands/mizuni.svg deleted file mode 100644 index 8cb8d918..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/mizuni.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/modx.svg b/examples/web/static/libs/fontawesome/svgs/brands/modx.svg deleted file mode 100644 index 9cbc71fd..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/modx.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/monero.svg b/examples/web/static/libs/fontawesome/svgs/brands/monero.svg deleted file mode 100644 index c4892b6c5..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/monero.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/napster.svg b/examples/web/static/libs/fontawesome/svgs/brands/napster.svg deleted file mode 100644 index 866e31da..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/napster.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/neos.svg b/examples/web/static/libs/fontawesome/svgs/brands/neos.svg deleted file mode 100644 index 6f880332..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/neos.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/nimblr.svg b/examples/web/static/libs/fontawesome/svgs/brands/nimblr.svg deleted file mode 100644 index 56cfe15a..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/nimblr.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/nintendo-switch.svg b/examples/web/static/libs/fontawesome/svgs/brands/nintendo-switch.svg deleted file mode 100644 index 56dfeafc..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/nintendo-switch.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/node-js.svg b/examples/web/static/libs/fontawesome/svgs/brands/node-js.svg deleted file mode 100644 index c73f1a64..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/node-js.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/node.svg b/examples/web/static/libs/fontawesome/svgs/brands/node.svg deleted file mode 100644 index 3bdb5eac..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/node.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/npm.svg b/examples/web/static/libs/fontawesome/svgs/brands/npm.svg deleted file mode 100644 index ad643c36..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/npm.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/ns8.svg b/examples/web/static/libs/fontawesome/svgs/brands/ns8.svg deleted file mode 100644 index 1f5e2fc9..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/ns8.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/nutritionix.svg b/examples/web/static/libs/fontawesome/svgs/brands/nutritionix.svg deleted file mode 100644 index 19eb0e07..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/nutritionix.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/odnoklassniki-square.svg b/examples/web/static/libs/fontawesome/svgs/brands/odnoklassniki-square.svg deleted file mode 100644 index e2793a94..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/odnoklassniki-square.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/odnoklassniki.svg b/examples/web/static/libs/fontawesome/svgs/brands/odnoklassniki.svg deleted file mode 100644 index f426fd36..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/odnoklassniki.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/old-republic.svg b/examples/web/static/libs/fontawesome/svgs/brands/old-republic.svg deleted file mode 100644 index 8b62644c..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/old-republic.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/opencart.svg b/examples/web/static/libs/fontawesome/svgs/brands/opencart.svg deleted file mode 100644 index 2f1498a1..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/opencart.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/openid.svg b/examples/web/static/libs/fontawesome/svgs/brands/openid.svg deleted file mode 100644 index d36573e0..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/openid.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/opera.svg b/examples/web/static/libs/fontawesome/svgs/brands/opera.svg deleted file mode 100644 index 4fd8cb92..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/opera.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/optin-monster.svg b/examples/web/static/libs/fontawesome/svgs/brands/optin-monster.svg deleted file mode 100644 index cbf70491..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/optin-monster.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/osi.svg b/examples/web/static/libs/fontawesome/svgs/brands/osi.svg deleted file mode 100644 index 375a5aa9..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/osi.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/page4.svg b/examples/web/static/libs/fontawesome/svgs/brands/page4.svg deleted file mode 100644 index e0eda5d3..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/page4.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/pagelines.svg b/examples/web/static/libs/fontawesome/svgs/brands/pagelines.svg deleted file mode 100644 index 6722988a..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/pagelines.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/palfed.svg b/examples/web/static/libs/fontawesome/svgs/brands/palfed.svg deleted file mode 100644 index 5c8a4b2c..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/palfed.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/patreon.svg b/examples/web/static/libs/fontawesome/svgs/brands/patreon.svg deleted file mode 100644 index 19909571..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/patreon.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/paypal.svg b/examples/web/static/libs/fontawesome/svgs/brands/paypal.svg deleted file mode 100644 index ecf00b6d..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/paypal.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/penny-arcade.svg b/examples/web/static/libs/fontawesome/svgs/brands/penny-arcade.svg deleted file mode 100644 index 77dea235..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/penny-arcade.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/periscope.svg b/examples/web/static/libs/fontawesome/svgs/brands/periscope.svg deleted file mode 100644 index 9f46704c..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/periscope.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/phabricator.svg b/examples/web/static/libs/fontawesome/svgs/brands/phabricator.svg deleted file mode 100644 index c5188475..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/phabricator.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/phoenix-framework.svg b/examples/web/static/libs/fontawesome/svgs/brands/phoenix-framework.svg deleted file mode 100644 index 4542fc2f..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/phoenix-framework.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/phoenix-squadron.svg b/examples/web/static/libs/fontawesome/svgs/brands/phoenix-squadron.svg deleted file mode 100644 index 9a588951..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/phoenix-squadron.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/php.svg b/examples/web/static/libs/fontawesome/svgs/brands/php.svg deleted file mode 100644 index c2d86d48..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/php.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/pied-piper-alt.svg b/examples/web/static/libs/fontawesome/svgs/brands/pied-piper-alt.svg deleted file mode 100644 index 4e8c419b..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/pied-piper-alt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/pied-piper-hat.svg b/examples/web/static/libs/fontawesome/svgs/brands/pied-piper-hat.svg deleted file mode 100644 index 2f93465d..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/pied-piper-hat.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/pied-piper-pp.svg b/examples/web/static/libs/fontawesome/svgs/brands/pied-piper-pp.svg deleted file mode 100644 index 092ca730..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/pied-piper-pp.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/pied-piper.svg b/examples/web/static/libs/fontawesome/svgs/brands/pied-piper.svg deleted file mode 100644 index d74fb980..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/pied-piper.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/pinterest-p.svg b/examples/web/static/libs/fontawesome/svgs/brands/pinterest-p.svg deleted file mode 100644 index 311932af..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/pinterest-p.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/pinterest-square.svg b/examples/web/static/libs/fontawesome/svgs/brands/pinterest-square.svg deleted file mode 100644 index 7a502a79..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/pinterest-square.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/pinterest.svg b/examples/web/static/libs/fontawesome/svgs/brands/pinterest.svg deleted file mode 100644 index 42c1f645..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/pinterest.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/playstation.svg b/examples/web/static/libs/fontawesome/svgs/brands/playstation.svg deleted file mode 100644 index 3cd7fcad..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/playstation.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/product-hunt.svg b/examples/web/static/libs/fontawesome/svgs/brands/product-hunt.svg deleted file mode 100644 index 847ac2c2..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/product-hunt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/pushed.svg b/examples/web/static/libs/fontawesome/svgs/brands/pushed.svg deleted file mode 100644 index f7e24f0c..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/pushed.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/python.svg b/examples/web/static/libs/fontawesome/svgs/brands/python.svg deleted file mode 100644 index cf92eb97..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/python.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/qq.svg b/examples/web/static/libs/fontawesome/svgs/brands/qq.svg deleted file mode 100644 index 541bdd57..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/qq.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/quinscape.svg b/examples/web/static/libs/fontawesome/svgs/brands/quinscape.svg deleted file mode 100644 index 1e5e9400..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/quinscape.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/quora.svg b/examples/web/static/libs/fontawesome/svgs/brands/quora.svg deleted file mode 100644 index 601d815c..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/quora.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/r-project.svg b/examples/web/static/libs/fontawesome/svgs/brands/r-project.svg deleted file mode 100644 index ef4076e4..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/r-project.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/raspberry-pi.svg b/examples/web/static/libs/fontawesome/svgs/brands/raspberry-pi.svg deleted file mode 100644 index cce311f0..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/raspberry-pi.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/ravelry.svg b/examples/web/static/libs/fontawesome/svgs/brands/ravelry.svg deleted file mode 100644 index 49d511c0..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/ravelry.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/react.svg b/examples/web/static/libs/fontawesome/svgs/brands/react.svg deleted file mode 100644 index e5884106..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/react.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/reacteurope.svg b/examples/web/static/libs/fontawesome/svgs/brands/reacteurope.svg deleted file mode 100644 index f8e22f4c..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/reacteurope.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/readme.svg b/examples/web/static/libs/fontawesome/svgs/brands/readme.svg deleted file mode 100644 index 482c337e..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/readme.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/rebel.svg b/examples/web/static/libs/fontawesome/svgs/brands/rebel.svg deleted file mode 100644 index 555b0533..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/rebel.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/red-river.svg b/examples/web/static/libs/fontawesome/svgs/brands/red-river.svg deleted file mode 100644 index 6e7044f2..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/red-river.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/reddit-alien.svg b/examples/web/static/libs/fontawesome/svgs/brands/reddit-alien.svg deleted file mode 100644 index 85b98591..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/reddit-alien.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/reddit-square.svg b/examples/web/static/libs/fontawesome/svgs/brands/reddit-square.svg deleted file mode 100644 index e940a851..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/reddit-square.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/reddit.svg b/examples/web/static/libs/fontawesome/svgs/brands/reddit.svg deleted file mode 100644 index 262d0a7f..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/reddit.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/redhat.svg b/examples/web/static/libs/fontawesome/svgs/brands/redhat.svg deleted file mode 100644 index ff204114..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/redhat.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/renren.svg b/examples/web/static/libs/fontawesome/svgs/brands/renren.svg deleted file mode 100644 index 9706a702..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/renren.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/replyd.svg b/examples/web/static/libs/fontawesome/svgs/brands/replyd.svg deleted file mode 100644 index fe526f2b..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/replyd.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/researchgate.svg b/examples/web/static/libs/fontawesome/svgs/brands/researchgate.svg deleted file mode 100644 index db7149f4..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/researchgate.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/resolving.svg b/examples/web/static/libs/fontawesome/svgs/brands/resolving.svg deleted file mode 100644 index 339cbca0..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/resolving.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/rev.svg b/examples/web/static/libs/fontawesome/svgs/brands/rev.svg deleted file mode 100644 index aae54554..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/rev.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/rocketchat.svg b/examples/web/static/libs/fontawesome/svgs/brands/rocketchat.svg deleted file mode 100644 index 6ab448d6..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/rocketchat.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/rockrms.svg b/examples/web/static/libs/fontawesome/svgs/brands/rockrms.svg deleted file mode 100644 index 6c41d790..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/rockrms.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/safari.svg b/examples/web/static/libs/fontawesome/svgs/brands/safari.svg deleted file mode 100644 index 70dc86b8..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/safari.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/sass.svg b/examples/web/static/libs/fontawesome/svgs/brands/sass.svg deleted file mode 100644 index e2db74ae..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/sass.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/schlix.svg b/examples/web/static/libs/fontawesome/svgs/brands/schlix.svg deleted file mode 100644 index 413e4ff7..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/schlix.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/scribd.svg b/examples/web/static/libs/fontawesome/svgs/brands/scribd.svg deleted file mode 100644 index f1ecad19..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/scribd.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/searchengin.svg b/examples/web/static/libs/fontawesome/svgs/brands/searchengin.svg deleted file mode 100644 index 2ed72b1a..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/searchengin.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/sellcast.svg b/examples/web/static/libs/fontawesome/svgs/brands/sellcast.svg deleted file mode 100644 index 75b47f18..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/sellcast.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/sellsy.svg b/examples/web/static/libs/fontawesome/svgs/brands/sellsy.svg deleted file mode 100644 index 6119fe58..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/sellsy.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/servicestack.svg b/examples/web/static/libs/fontawesome/svgs/brands/servicestack.svg deleted file mode 100644 index 9f937eb4..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/servicestack.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/shirtsinbulk.svg b/examples/web/static/libs/fontawesome/svgs/brands/shirtsinbulk.svg deleted file mode 100644 index 4832095e..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/shirtsinbulk.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/shopware.svg b/examples/web/static/libs/fontawesome/svgs/brands/shopware.svg deleted file mode 100644 index c8ca09f1..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/shopware.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/simplybuilt.svg b/examples/web/static/libs/fontawesome/svgs/brands/simplybuilt.svg deleted file mode 100644 index fbecfe96..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/simplybuilt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/sistrix.svg b/examples/web/static/libs/fontawesome/svgs/brands/sistrix.svg deleted file mode 100644 index e62cef61..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/sistrix.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/sith.svg b/examples/web/static/libs/fontawesome/svgs/brands/sith.svg deleted file mode 100644 index cecd39d8..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/sith.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/sketch.svg b/examples/web/static/libs/fontawesome/svgs/brands/sketch.svg deleted file mode 100644 index 3b4eace9..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/sketch.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/skyatlas.svg b/examples/web/static/libs/fontawesome/svgs/brands/skyatlas.svg deleted file mode 100644 index d2c8a3bf..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/skyatlas.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/skype.svg b/examples/web/static/libs/fontawesome/svgs/brands/skype.svg deleted file mode 100644 index 538843cd..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/skype.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/slack-hash.svg b/examples/web/static/libs/fontawesome/svgs/brands/slack-hash.svg deleted file mode 100644 index a465405e..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/slack-hash.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/slack.svg b/examples/web/static/libs/fontawesome/svgs/brands/slack.svg deleted file mode 100644 index ee293d67..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/slack.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/slideshare.svg b/examples/web/static/libs/fontawesome/svgs/brands/slideshare.svg deleted file mode 100644 index 42150926..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/slideshare.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/snapchat-ghost.svg b/examples/web/static/libs/fontawesome/svgs/brands/snapchat-ghost.svg deleted file mode 100644 index 4497f0cf..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/snapchat-ghost.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/snapchat-square.svg b/examples/web/static/libs/fontawesome/svgs/brands/snapchat-square.svg deleted file mode 100644 index c91e05ec..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/snapchat-square.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/snapchat.svg b/examples/web/static/libs/fontawesome/svgs/brands/snapchat.svg deleted file mode 100644 index 88cfa167..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/snapchat.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/soundcloud.svg b/examples/web/static/libs/fontawesome/svgs/brands/soundcloud.svg deleted file mode 100644 index 0d9b0616..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/soundcloud.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/sourcetree.svg b/examples/web/static/libs/fontawesome/svgs/brands/sourcetree.svg deleted file mode 100644 index fa3903a8..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/sourcetree.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/speakap.svg b/examples/web/static/libs/fontawesome/svgs/brands/speakap.svg deleted file mode 100644 index 31c70787..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/speakap.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/spotify.svg b/examples/web/static/libs/fontawesome/svgs/brands/spotify.svg deleted file mode 100644 index dcd028a9..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/spotify.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/squarespace.svg b/examples/web/static/libs/fontawesome/svgs/brands/squarespace.svg deleted file mode 100644 index 6b31da58..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/squarespace.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/stack-exchange.svg b/examples/web/static/libs/fontawesome/svgs/brands/stack-exchange.svg deleted file mode 100644 index 3889ae23..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/stack-exchange.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/stack-overflow.svg b/examples/web/static/libs/fontawesome/svgs/brands/stack-overflow.svg deleted file mode 100644 index e8560a30..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/stack-overflow.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/staylinked.svg b/examples/web/static/libs/fontawesome/svgs/brands/staylinked.svg deleted file mode 100644 index 3c6b2c8f..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/staylinked.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/steam-square.svg b/examples/web/static/libs/fontawesome/svgs/brands/steam-square.svg deleted file mode 100644 index 59a6a8f6..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/steam-square.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/steam-symbol.svg b/examples/web/static/libs/fontawesome/svgs/brands/steam-symbol.svg deleted file mode 100644 index f0ab74db..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/steam-symbol.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/steam.svg b/examples/web/static/libs/fontawesome/svgs/brands/steam.svg deleted file mode 100644 index 642650a8..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/steam.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/sticker-mule.svg b/examples/web/static/libs/fontawesome/svgs/brands/sticker-mule.svg deleted file mode 100644 index 6a23f17f..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/sticker-mule.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/strava.svg b/examples/web/static/libs/fontawesome/svgs/brands/strava.svg deleted file mode 100644 index a9e83de7..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/strava.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/stripe-s.svg b/examples/web/static/libs/fontawesome/svgs/brands/stripe-s.svg deleted file mode 100644 index 26cae883..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/stripe-s.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/stripe.svg b/examples/web/static/libs/fontawesome/svgs/brands/stripe.svg deleted file mode 100644 index 1688d50a..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/stripe.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/studiovinari.svg b/examples/web/static/libs/fontawesome/svgs/brands/studiovinari.svg deleted file mode 100644 index e6e7fa89..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/studiovinari.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/stumbleupon-circle.svg b/examples/web/static/libs/fontawesome/svgs/brands/stumbleupon-circle.svg deleted file mode 100644 index a4b42346..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/stumbleupon-circle.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/stumbleupon.svg b/examples/web/static/libs/fontawesome/svgs/brands/stumbleupon.svg deleted file mode 100644 index 999d3862..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/stumbleupon.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/superpowers.svg b/examples/web/static/libs/fontawesome/svgs/brands/superpowers.svg deleted file mode 100644 index a6f13f6d..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/superpowers.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/supple.svg b/examples/web/static/libs/fontawesome/svgs/brands/supple.svg deleted file mode 100644 index 5afe8792..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/supple.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/suse.svg b/examples/web/static/libs/fontawesome/svgs/brands/suse.svg deleted file mode 100644 index a7c15157..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/suse.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/teamspeak.svg b/examples/web/static/libs/fontawesome/svgs/brands/teamspeak.svg deleted file mode 100644 index e894a3eb..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/teamspeak.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/telegram-plane.svg b/examples/web/static/libs/fontawesome/svgs/brands/telegram-plane.svg deleted file mode 100644 index a4e067b5..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/telegram-plane.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/telegram.svg b/examples/web/static/libs/fontawesome/svgs/brands/telegram.svg deleted file mode 100644 index fc5492cc..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/telegram.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/tencent-weibo.svg b/examples/web/static/libs/fontawesome/svgs/brands/tencent-weibo.svg deleted file mode 100644 index 30b49fc8..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/tencent-weibo.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/the-red-yeti.svg b/examples/web/static/libs/fontawesome/svgs/brands/the-red-yeti.svg deleted file mode 100644 index b56498be..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/the-red-yeti.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/themeco.svg b/examples/web/static/libs/fontawesome/svgs/brands/themeco.svg deleted file mode 100644 index efb50804..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/themeco.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/themeisle.svg b/examples/web/static/libs/fontawesome/svgs/brands/themeisle.svg deleted file mode 100644 index b9337755..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/themeisle.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/think-peaks.svg b/examples/web/static/libs/fontawesome/svgs/brands/think-peaks.svg deleted file mode 100644 index 79d1d35b..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/think-peaks.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/trade-federation.svg b/examples/web/static/libs/fontawesome/svgs/brands/trade-federation.svg deleted file mode 100644 index 07bd63b2..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/trade-federation.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/trello.svg b/examples/web/static/libs/fontawesome/svgs/brands/trello.svg deleted file mode 100644 index 634c6c3b..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/trello.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/tripadvisor.svg b/examples/web/static/libs/fontawesome/svgs/brands/tripadvisor.svg deleted file mode 100644 index 4f3e2b6d..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/tripadvisor.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/tumblr-square.svg b/examples/web/static/libs/fontawesome/svgs/brands/tumblr-square.svg deleted file mode 100644 index 96b8cf5c..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/tumblr-square.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/tumblr.svg b/examples/web/static/libs/fontawesome/svgs/brands/tumblr.svg deleted file mode 100644 index da593777..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/tumblr.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/twitch.svg b/examples/web/static/libs/fontawesome/svgs/brands/twitch.svg deleted file mode 100644 index 89a02fb6..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/twitch.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/twitter-square.svg b/examples/web/static/libs/fontawesome/svgs/brands/twitter-square.svg deleted file mode 100644 index 0ca7e0b9..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/twitter-square.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/twitter.svg b/examples/web/static/libs/fontawesome/svgs/brands/twitter.svg deleted file mode 100644 index f0ed9c5f..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/twitter.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/typo3.svg b/examples/web/static/libs/fontawesome/svgs/brands/typo3.svg deleted file mode 100644 index 18664536..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/typo3.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/uber.svg b/examples/web/static/libs/fontawesome/svgs/brands/uber.svg deleted file mode 100644 index 569a1cd9..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/uber.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/ubuntu.svg b/examples/web/static/libs/fontawesome/svgs/brands/ubuntu.svg deleted file mode 100644 index e1958dc4..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/ubuntu.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/uikit.svg b/examples/web/static/libs/fontawesome/svgs/brands/uikit.svg deleted file mode 100644 index 26ab6110..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/uikit.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/uniregistry.svg b/examples/web/static/libs/fontawesome/svgs/brands/uniregistry.svg deleted file mode 100644 index c77b4914..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/uniregistry.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/untappd.svg b/examples/web/static/libs/fontawesome/svgs/brands/untappd.svg deleted file mode 100644 index 5e062938..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/untappd.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/ups.svg b/examples/web/static/libs/fontawesome/svgs/brands/ups.svg deleted file mode 100644 index a910e93b..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/ups.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/usb.svg b/examples/web/static/libs/fontawesome/svgs/brands/usb.svg deleted file mode 100644 index a9d265ee..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/usb.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/usps.svg b/examples/web/static/libs/fontawesome/svgs/brands/usps.svg deleted file mode 100644 index b33f1292..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/usps.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/ussunnah.svg b/examples/web/static/libs/fontawesome/svgs/brands/ussunnah.svg deleted file mode 100644 index 1dd9ed12..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/ussunnah.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/vaadin.svg b/examples/web/static/libs/fontawesome/svgs/brands/vaadin.svg deleted file mode 100644 index fadce5ad..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/vaadin.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/viacoin.svg b/examples/web/static/libs/fontawesome/svgs/brands/viacoin.svg deleted file mode 100644 index c4777d6f..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/viacoin.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/viadeo-square.svg b/examples/web/static/libs/fontawesome/svgs/brands/viadeo-square.svg deleted file mode 100644 index 9212671d..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/viadeo-square.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/viadeo.svg b/examples/web/static/libs/fontawesome/svgs/brands/viadeo.svg deleted file mode 100644 index f4c1f8a1..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/viadeo.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/viber.svg b/examples/web/static/libs/fontawesome/svgs/brands/viber.svg deleted file mode 100644 index e40506b7..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/viber.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/vimeo-square.svg b/examples/web/static/libs/fontawesome/svgs/brands/vimeo-square.svg deleted file mode 100644 index eed266e7..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/vimeo-square.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/vimeo-v.svg b/examples/web/static/libs/fontawesome/svgs/brands/vimeo-v.svg deleted file mode 100644 index c8715281..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/vimeo-v.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/vimeo.svg b/examples/web/static/libs/fontawesome/svgs/brands/vimeo.svg deleted file mode 100644 index 3a0c5273..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/vimeo.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/vine.svg b/examples/web/static/libs/fontawesome/svgs/brands/vine.svg deleted file mode 100644 index 53cb27f8..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/vine.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/vk.svg b/examples/web/static/libs/fontawesome/svgs/brands/vk.svg deleted file mode 100644 index 022717d1..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/vk.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/vnv.svg b/examples/web/static/libs/fontawesome/svgs/brands/vnv.svg deleted file mode 100644 index 56cd37b4..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/vnv.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/vuejs.svg b/examples/web/static/libs/fontawesome/svgs/brands/vuejs.svg deleted file mode 100644 index 932887c1..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/vuejs.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/weebly.svg b/examples/web/static/libs/fontawesome/svgs/brands/weebly.svg deleted file mode 100644 index 917dabe6..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/weebly.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/weibo.svg b/examples/web/static/libs/fontawesome/svgs/brands/weibo.svg deleted file mode 100644 index 84f18c49..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/weibo.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/weixin.svg b/examples/web/static/libs/fontawesome/svgs/brands/weixin.svg deleted file mode 100644 index cd27b198..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/weixin.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/whatsapp-square.svg b/examples/web/static/libs/fontawesome/svgs/brands/whatsapp-square.svg deleted file mode 100644 index 7db67533..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/whatsapp-square.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/whatsapp.svg b/examples/web/static/libs/fontawesome/svgs/brands/whatsapp.svg deleted file mode 100644 index 6ca3eb35..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/whatsapp.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/whmcs.svg b/examples/web/static/libs/fontawesome/svgs/brands/whmcs.svg deleted file mode 100644 index 2bbd6959..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/whmcs.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/wikipedia-w.svg b/examples/web/static/libs/fontawesome/svgs/brands/wikipedia-w.svg deleted file mode 100644 index 07542530..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/wikipedia-w.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/windows.svg b/examples/web/static/libs/fontawesome/svgs/brands/windows.svg deleted file mode 100644 index 586ba25d..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/windows.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/wix.svg b/examples/web/static/libs/fontawesome/svgs/brands/wix.svg deleted file mode 100644 index c1bea30e..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/wix.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/wizards-of-the-coast.svg b/examples/web/static/libs/fontawesome/svgs/brands/wizards-of-the-coast.svg deleted file mode 100644 index 5842f47b..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/wizards-of-the-coast.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/wolf-pack-battalion.svg b/examples/web/static/libs/fontawesome/svgs/brands/wolf-pack-battalion.svg deleted file mode 100644 index ba79f579..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/wolf-pack-battalion.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/wordpress-simple.svg b/examples/web/static/libs/fontawesome/svgs/brands/wordpress-simple.svg deleted file mode 100644 index de9795ad..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/wordpress-simple.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/wordpress.svg b/examples/web/static/libs/fontawesome/svgs/brands/wordpress.svg deleted file mode 100644 index 3cc2bd44..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/wordpress.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/wpbeginner.svg b/examples/web/static/libs/fontawesome/svgs/brands/wpbeginner.svg deleted file mode 100644 index 1f81e844..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/wpbeginner.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/wpexplorer.svg b/examples/web/static/libs/fontawesome/svgs/brands/wpexplorer.svg deleted file mode 100644 index 706e12a9..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/wpexplorer.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/wpforms.svg b/examples/web/static/libs/fontawesome/svgs/brands/wpforms.svg deleted file mode 100644 index 03a3662b..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/wpforms.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/wpressr.svg b/examples/web/static/libs/fontawesome/svgs/brands/wpressr.svg deleted file mode 100644 index daa6135c..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/wpressr.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/xbox.svg b/examples/web/static/libs/fontawesome/svgs/brands/xbox.svg deleted file mode 100644 index 5420576e..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/xbox.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/xing-square.svg b/examples/web/static/libs/fontawesome/svgs/brands/xing-square.svg deleted file mode 100644 index 8c9fb829..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/xing-square.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/xing.svg b/examples/web/static/libs/fontawesome/svgs/brands/xing.svg deleted file mode 100644 index c4007711..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/xing.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/y-combinator.svg b/examples/web/static/libs/fontawesome/svgs/brands/y-combinator.svg deleted file mode 100644 index d4a0f7e2..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/y-combinator.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/yahoo.svg b/examples/web/static/libs/fontawesome/svgs/brands/yahoo.svg deleted file mode 100644 index 22dea83d..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/yahoo.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/yandex-international.svg b/examples/web/static/libs/fontawesome/svgs/brands/yandex-international.svg deleted file mode 100644 index 2b1c10c7..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/yandex-international.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/yandex.svg b/examples/web/static/libs/fontawesome/svgs/brands/yandex.svg deleted file mode 100644 index d054fe04..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/yandex.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/yarn.svg b/examples/web/static/libs/fontawesome/svgs/brands/yarn.svg deleted file mode 100644 index ed00ea94..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/yarn.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/yelp.svg b/examples/web/static/libs/fontawesome/svgs/brands/yelp.svg deleted file mode 100644 index 10691e46..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/yelp.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/yoast.svg b/examples/web/static/libs/fontawesome/svgs/brands/yoast.svg deleted file mode 100644 index bf2ec0f1..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/yoast.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/youtube-square.svg b/examples/web/static/libs/fontawesome/svgs/brands/youtube-square.svg deleted file mode 100644 index 07b9ab59..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/youtube-square.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/youtube.svg b/examples/web/static/libs/fontawesome/svgs/brands/youtube.svg deleted file mode 100644 index e831b886..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/youtube.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/brands/zhihu.svg b/examples/web/static/libs/fontawesome/svgs/brands/zhihu.svg deleted file mode 100644 index c206c266..00000000 --- a/examples/web/static/libs/fontawesome/svgs/brands/zhihu.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/address-book.svg b/examples/web/static/libs/fontawesome/svgs/regular/address-book.svg deleted file mode 100644 index 1c941ca3..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/address-book.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/address-card.svg b/examples/web/static/libs/fontawesome/svgs/regular/address-card.svg deleted file mode 100644 index 4e0179f5..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/address-card.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/angry.svg b/examples/web/static/libs/fontawesome/svgs/regular/angry.svg deleted file mode 100644 index f8636abe..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/angry.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/arrow-alt-circle-down.svg b/examples/web/static/libs/fontawesome/svgs/regular/arrow-alt-circle-down.svg deleted file mode 100644 index 5f758488..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/arrow-alt-circle-down.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/arrow-alt-circle-left.svg b/examples/web/static/libs/fontawesome/svgs/regular/arrow-alt-circle-left.svg deleted file mode 100644 index eb3fbdb9..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/arrow-alt-circle-left.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/arrow-alt-circle-right.svg b/examples/web/static/libs/fontawesome/svgs/regular/arrow-alt-circle-right.svg deleted file mode 100644 index 061d9726..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/arrow-alt-circle-right.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/arrow-alt-circle-up.svg b/examples/web/static/libs/fontawesome/svgs/regular/arrow-alt-circle-up.svg deleted file mode 100644 index 519288e7..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/arrow-alt-circle-up.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/bell-slash.svg b/examples/web/static/libs/fontawesome/svgs/regular/bell-slash.svg deleted file mode 100644 index 410eb75e..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/bell-slash.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/bell.svg b/examples/web/static/libs/fontawesome/svgs/regular/bell.svg deleted file mode 100644 index 2b98a370..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/bell.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/bookmark.svg b/examples/web/static/libs/fontawesome/svgs/regular/bookmark.svg deleted file mode 100644 index bd315e48..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/bookmark.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/building.svg b/examples/web/static/libs/fontawesome/svgs/regular/building.svg deleted file mode 100644 index 4178db46..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/building.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/calendar-alt.svg b/examples/web/static/libs/fontawesome/svgs/regular/calendar-alt.svg deleted file mode 100644 index 130e2ab7..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/calendar-alt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/calendar-check.svg b/examples/web/static/libs/fontawesome/svgs/regular/calendar-check.svg deleted file mode 100644 index 3d98c563..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/calendar-check.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/calendar-minus.svg b/examples/web/static/libs/fontawesome/svgs/regular/calendar-minus.svg deleted file mode 100644 index 0b83b348..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/calendar-minus.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/calendar-plus.svg b/examples/web/static/libs/fontawesome/svgs/regular/calendar-plus.svg deleted file mode 100644 index 7715ffc4..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/calendar-plus.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/calendar-times.svg b/examples/web/static/libs/fontawesome/svgs/regular/calendar-times.svg deleted file mode 100644 index 8a9a10c7..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/calendar-times.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/calendar.svg b/examples/web/static/libs/fontawesome/svgs/regular/calendar.svg deleted file mode 100644 index 725e8879..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/calendar.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/caret-square-down.svg b/examples/web/static/libs/fontawesome/svgs/regular/caret-square-down.svg deleted file mode 100644 index 29a40ab9..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/caret-square-down.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/caret-square-left.svg b/examples/web/static/libs/fontawesome/svgs/regular/caret-square-left.svg deleted file mode 100644 index 5fa7f8b0..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/caret-square-left.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/caret-square-right.svg b/examples/web/static/libs/fontawesome/svgs/regular/caret-square-right.svg deleted file mode 100644 index 03b43897..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/caret-square-right.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/caret-square-up.svg b/examples/web/static/libs/fontawesome/svgs/regular/caret-square-up.svg deleted file mode 100644 index b59f23b3..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/caret-square-up.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/chart-bar.svg b/examples/web/static/libs/fontawesome/svgs/regular/chart-bar.svg deleted file mode 100644 index 36820b76..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/chart-bar.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/check-circle.svg b/examples/web/static/libs/fontawesome/svgs/regular/check-circle.svg deleted file mode 100644 index 000b850f..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/check-circle.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/check-square.svg b/examples/web/static/libs/fontawesome/svgs/regular/check-square.svg deleted file mode 100644 index 602b375b..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/check-square.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/circle.svg b/examples/web/static/libs/fontawesome/svgs/regular/circle.svg deleted file mode 100644 index 835815e1..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/circle.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/clipboard.svg b/examples/web/static/libs/fontawesome/svgs/regular/clipboard.svg deleted file mode 100644 index a9260d17..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/clipboard.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/clock.svg b/examples/web/static/libs/fontawesome/svgs/regular/clock.svg deleted file mode 100644 index 136a550a..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/clock.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/clone.svg b/examples/web/static/libs/fontawesome/svgs/regular/clone.svg deleted file mode 100644 index c9804bf3..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/clone.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/closed-captioning.svg b/examples/web/static/libs/fontawesome/svgs/regular/closed-captioning.svg deleted file mode 100644 index 277952b0..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/closed-captioning.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/comment-alt.svg b/examples/web/static/libs/fontawesome/svgs/regular/comment-alt.svg deleted file mode 100644 index cf31f088..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/comment-alt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/comment-dots.svg b/examples/web/static/libs/fontawesome/svgs/regular/comment-dots.svg deleted file mode 100644 index de4dc072..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/comment-dots.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/comment.svg b/examples/web/static/libs/fontawesome/svgs/regular/comment.svg deleted file mode 100644 index 6fb2541d..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/comment.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/comments.svg b/examples/web/static/libs/fontawesome/svgs/regular/comments.svg deleted file mode 100644 index 9ab2d387..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/comments.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/compass.svg b/examples/web/static/libs/fontawesome/svgs/regular/compass.svg deleted file mode 100644 index 40e3c56c..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/compass.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/copy.svg b/examples/web/static/libs/fontawesome/svgs/regular/copy.svg deleted file mode 100644 index a488ff2c..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/copy.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/copyright.svg b/examples/web/static/libs/fontawesome/svgs/regular/copyright.svg deleted file mode 100644 index 2a81ca28..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/copyright.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/credit-card.svg b/examples/web/static/libs/fontawesome/svgs/regular/credit-card.svg deleted file mode 100644 index f5a047fb..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/credit-card.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/dizzy.svg b/examples/web/static/libs/fontawesome/svgs/regular/dizzy.svg deleted file mode 100644 index b84e0059..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/dizzy.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/dot-circle.svg b/examples/web/static/libs/fontawesome/svgs/regular/dot-circle.svg deleted file mode 100644 index eacf9b70..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/dot-circle.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/edit.svg b/examples/web/static/libs/fontawesome/svgs/regular/edit.svg deleted file mode 100644 index d7b19146..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/edit.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/envelope-open.svg b/examples/web/static/libs/fontawesome/svgs/regular/envelope-open.svg deleted file mode 100644 index 0b71db8f..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/envelope-open.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/envelope.svg b/examples/web/static/libs/fontawesome/svgs/regular/envelope.svg deleted file mode 100644 index a2557ef2..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/envelope.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/eye-slash.svg b/examples/web/static/libs/fontawesome/svgs/regular/eye-slash.svg deleted file mode 100644 index 9e6b01dd..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/eye-slash.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/eye.svg b/examples/web/static/libs/fontawesome/svgs/regular/eye.svg deleted file mode 100644 index 09c93453..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/eye.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/file-alt.svg b/examples/web/static/libs/fontawesome/svgs/regular/file-alt.svg deleted file mode 100644 index e32217d2..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/file-alt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/file-archive.svg b/examples/web/static/libs/fontawesome/svgs/regular/file-archive.svg deleted file mode 100644 index af14d23f..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/file-archive.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/file-audio.svg b/examples/web/static/libs/fontawesome/svgs/regular/file-audio.svg deleted file mode 100644 index 87c16005..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/file-audio.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/file-code.svg b/examples/web/static/libs/fontawesome/svgs/regular/file-code.svg deleted file mode 100644 index 6483b793..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/file-code.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/file-excel.svg b/examples/web/static/libs/fontawesome/svgs/regular/file-excel.svg deleted file mode 100644 index 48123027..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/file-excel.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/file-image.svg b/examples/web/static/libs/fontawesome/svgs/regular/file-image.svg deleted file mode 100644 index 2ca87e5c..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/file-image.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/file-pdf.svg b/examples/web/static/libs/fontawesome/svgs/regular/file-pdf.svg deleted file mode 100644 index 3f2fa453..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/file-pdf.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/file-powerpoint.svg b/examples/web/static/libs/fontawesome/svgs/regular/file-powerpoint.svg deleted file mode 100644 index 41e3505b..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/file-powerpoint.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/file-video.svg b/examples/web/static/libs/fontawesome/svgs/regular/file-video.svg deleted file mode 100644 index ed02cdc1..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/file-video.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/file-word.svg b/examples/web/static/libs/fontawesome/svgs/regular/file-word.svg deleted file mode 100644 index 2ba49900..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/file-word.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/file.svg b/examples/web/static/libs/fontawesome/svgs/regular/file.svg deleted file mode 100644 index 9bc15133..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/file.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/flag.svg b/examples/web/static/libs/fontawesome/svgs/regular/flag.svg deleted file mode 100644 index 4df2e03f..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/flag.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/flushed.svg b/examples/web/static/libs/fontawesome/svgs/regular/flushed.svg deleted file mode 100644 index cb201a24..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/flushed.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/folder-open.svg b/examples/web/static/libs/fontawesome/svgs/regular/folder-open.svg deleted file mode 100644 index d367d41b..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/folder-open.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/folder.svg b/examples/web/static/libs/fontawesome/svgs/regular/folder.svg deleted file mode 100644 index 7c9d6c4d..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/folder.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/font-awesome-logo-full.svg b/examples/web/static/libs/fontawesome/svgs/regular/font-awesome-logo-full.svg deleted file mode 100644 index 06b75a4d..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/font-awesome-logo-full.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/frown-open.svg b/examples/web/static/libs/fontawesome/svgs/regular/frown-open.svg deleted file mode 100644 index 728cc1cb..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/frown-open.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/frown.svg b/examples/web/static/libs/fontawesome/svgs/regular/frown.svg deleted file mode 100644 index a8cb6037..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/frown.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/futbol.svg b/examples/web/static/libs/fontawesome/svgs/regular/futbol.svg deleted file mode 100644 index 06014652..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/futbol.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/gem.svg b/examples/web/static/libs/fontawesome/svgs/regular/gem.svg deleted file mode 100644 index 9640cbf9..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/gem.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/grimace.svg b/examples/web/static/libs/fontawesome/svgs/regular/grimace.svg deleted file mode 100644 index 3ef8c880..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/grimace.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/grin-alt.svg b/examples/web/static/libs/fontawesome/svgs/regular/grin-alt.svg deleted file mode 100644 index 6e8ac81e..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/grin-alt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/grin-beam-sweat.svg b/examples/web/static/libs/fontawesome/svgs/regular/grin-beam-sweat.svg deleted file mode 100644 index 6f221335..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/grin-beam-sweat.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/grin-beam.svg b/examples/web/static/libs/fontawesome/svgs/regular/grin-beam.svg deleted file mode 100644 index 0f8b3660..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/grin-beam.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/grin-hearts.svg b/examples/web/static/libs/fontawesome/svgs/regular/grin-hearts.svg deleted file mode 100644 index 3ecf5f4a..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/grin-hearts.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/grin-squint-tears.svg b/examples/web/static/libs/fontawesome/svgs/regular/grin-squint-tears.svg deleted file mode 100644 index 06116746..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/grin-squint-tears.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/grin-squint.svg b/examples/web/static/libs/fontawesome/svgs/regular/grin-squint.svg deleted file mode 100644 index b6d15a4e..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/grin-squint.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/grin-stars.svg b/examples/web/static/libs/fontawesome/svgs/regular/grin-stars.svg deleted file mode 100644 index 8f8f2d07..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/grin-stars.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/grin-tears.svg b/examples/web/static/libs/fontawesome/svgs/regular/grin-tears.svg deleted file mode 100644 index fefc4237..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/grin-tears.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/grin-tongue-squint.svg b/examples/web/static/libs/fontawesome/svgs/regular/grin-tongue-squint.svg deleted file mode 100644 index 6434a61b..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/grin-tongue-squint.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/grin-tongue-wink.svg b/examples/web/static/libs/fontawesome/svgs/regular/grin-tongue-wink.svg deleted file mode 100644 index e75cdccd..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/grin-tongue-wink.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/grin-tongue.svg b/examples/web/static/libs/fontawesome/svgs/regular/grin-tongue.svg deleted file mode 100644 index 1afbcef4..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/grin-tongue.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/grin-wink.svg b/examples/web/static/libs/fontawesome/svgs/regular/grin-wink.svg deleted file mode 100644 index ed3b703d..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/grin-wink.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/grin.svg b/examples/web/static/libs/fontawesome/svgs/regular/grin.svg deleted file mode 100644 index 1630a892..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/grin.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/hand-lizard.svg b/examples/web/static/libs/fontawesome/svgs/regular/hand-lizard.svg deleted file mode 100644 index 6dba7ecf..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/hand-lizard.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/hand-paper.svg b/examples/web/static/libs/fontawesome/svgs/regular/hand-paper.svg deleted file mode 100644 index afe7adb0..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/hand-paper.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/hand-peace.svg b/examples/web/static/libs/fontawesome/svgs/regular/hand-peace.svg deleted file mode 100644 index 506209b2..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/hand-peace.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/hand-point-down.svg b/examples/web/static/libs/fontawesome/svgs/regular/hand-point-down.svg deleted file mode 100644 index 08bc8d84..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/hand-point-down.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/hand-point-left.svg b/examples/web/static/libs/fontawesome/svgs/regular/hand-point-left.svg deleted file mode 100644 index 82d66403..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/hand-point-left.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/hand-point-right.svg b/examples/web/static/libs/fontawesome/svgs/regular/hand-point-right.svg deleted file mode 100644 index 312c2093..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/hand-point-right.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/hand-point-up.svg b/examples/web/static/libs/fontawesome/svgs/regular/hand-point-up.svg deleted file mode 100644 index 6f823c30..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/hand-point-up.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/hand-pointer.svg b/examples/web/static/libs/fontawesome/svgs/regular/hand-pointer.svg deleted file mode 100644 index 1ff0b8eb..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/hand-pointer.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/hand-rock.svg b/examples/web/static/libs/fontawesome/svgs/regular/hand-rock.svg deleted file mode 100644 index a13011ab..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/hand-rock.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/hand-scissors.svg b/examples/web/static/libs/fontawesome/svgs/regular/hand-scissors.svg deleted file mode 100644 index 3e0b478f..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/hand-scissors.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/hand-spock.svg b/examples/web/static/libs/fontawesome/svgs/regular/hand-spock.svg deleted file mode 100644 index 10046670..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/hand-spock.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/handshake.svg b/examples/web/static/libs/fontawesome/svgs/regular/handshake.svg deleted file mode 100644 index 1cb42aec..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/handshake.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/hdd.svg b/examples/web/static/libs/fontawesome/svgs/regular/hdd.svg deleted file mode 100644 index dbf616fe..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/hdd.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/heart.svg b/examples/web/static/libs/fontawesome/svgs/regular/heart.svg deleted file mode 100644 index 9a380831..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/heart.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/hospital.svg b/examples/web/static/libs/fontawesome/svgs/regular/hospital.svg deleted file mode 100644 index 98772863..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/hospital.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/hourglass.svg b/examples/web/static/libs/fontawesome/svgs/regular/hourglass.svg deleted file mode 100644 index c89faa1d..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/hourglass.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/id-badge.svg b/examples/web/static/libs/fontawesome/svgs/regular/id-badge.svg deleted file mode 100644 index 39008027..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/id-badge.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/id-card.svg b/examples/web/static/libs/fontawesome/svgs/regular/id-card.svg deleted file mode 100644 index 58ce378b..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/id-card.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/image.svg b/examples/web/static/libs/fontawesome/svgs/regular/image.svg deleted file mode 100644 index 4f7dd8dd..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/image.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/images.svg b/examples/web/static/libs/fontawesome/svgs/regular/images.svg deleted file mode 100644 index 2371a085..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/images.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/keyboard.svg b/examples/web/static/libs/fontawesome/svgs/regular/keyboard.svg deleted file mode 100644 index 3b3705dc..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/keyboard.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/kiss-beam.svg b/examples/web/static/libs/fontawesome/svgs/regular/kiss-beam.svg deleted file mode 100644 index 85718086..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/kiss-beam.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/kiss-wink-heart.svg b/examples/web/static/libs/fontawesome/svgs/regular/kiss-wink-heart.svg deleted file mode 100644 index a513302e..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/kiss-wink-heart.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/kiss.svg b/examples/web/static/libs/fontawesome/svgs/regular/kiss.svg deleted file mode 100644 index 5af5fc76..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/kiss.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/laugh-beam.svg b/examples/web/static/libs/fontawesome/svgs/regular/laugh-beam.svg deleted file mode 100644 index d9e473f2..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/laugh-beam.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/laugh-squint.svg b/examples/web/static/libs/fontawesome/svgs/regular/laugh-squint.svg deleted file mode 100644 index 4edf0d0c..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/laugh-squint.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/laugh-wink.svg b/examples/web/static/libs/fontawesome/svgs/regular/laugh-wink.svg deleted file mode 100644 index 39c36954..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/laugh-wink.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/laugh.svg b/examples/web/static/libs/fontawesome/svgs/regular/laugh.svg deleted file mode 100644 index b8524251..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/laugh.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/lemon.svg b/examples/web/static/libs/fontawesome/svgs/regular/lemon.svg deleted file mode 100644 index ab9ed90b..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/lemon.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/life-ring.svg b/examples/web/static/libs/fontawesome/svgs/regular/life-ring.svg deleted file mode 100644 index 2cf33268..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/life-ring.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/lightbulb.svg b/examples/web/static/libs/fontawesome/svgs/regular/lightbulb.svg deleted file mode 100644 index abd6ebfe..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/lightbulb.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/list-alt.svg b/examples/web/static/libs/fontawesome/svgs/regular/list-alt.svg deleted file mode 100644 index 1113bbcc..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/list-alt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/map.svg b/examples/web/static/libs/fontawesome/svgs/regular/map.svg deleted file mode 100644 index a5d2e7d4..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/map.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/meh-blank.svg b/examples/web/static/libs/fontawesome/svgs/regular/meh-blank.svg deleted file mode 100644 index ebeece47..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/meh-blank.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/meh-rolling-eyes.svg b/examples/web/static/libs/fontawesome/svgs/regular/meh-rolling-eyes.svg deleted file mode 100644 index 3fb3476f..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/meh-rolling-eyes.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/meh.svg b/examples/web/static/libs/fontawesome/svgs/regular/meh.svg deleted file mode 100644 index 3bff8acc..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/meh.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/minus-square.svg b/examples/web/static/libs/fontawesome/svgs/regular/minus-square.svg deleted file mode 100644 index 6b72714e..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/minus-square.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/money-bill-alt.svg b/examples/web/static/libs/fontawesome/svgs/regular/money-bill-alt.svg deleted file mode 100644 index 4ce581e1..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/money-bill-alt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/moon.svg b/examples/web/static/libs/fontawesome/svgs/regular/moon.svg deleted file mode 100644 index 30fb1151..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/moon.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/newspaper.svg b/examples/web/static/libs/fontawesome/svgs/regular/newspaper.svg deleted file mode 100644 index a54e3ca5..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/newspaper.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/object-group.svg b/examples/web/static/libs/fontawesome/svgs/regular/object-group.svg deleted file mode 100644 index e483f376..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/object-group.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/object-ungroup.svg b/examples/web/static/libs/fontawesome/svgs/regular/object-ungroup.svg deleted file mode 100644 index 62553630..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/object-ungroup.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/paper-plane.svg b/examples/web/static/libs/fontawesome/svgs/regular/paper-plane.svg deleted file mode 100644 index 215e2933..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/paper-plane.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/pause-circle.svg b/examples/web/static/libs/fontawesome/svgs/regular/pause-circle.svg deleted file mode 100644 index caebd9e9..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/pause-circle.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/play-circle.svg b/examples/web/static/libs/fontawesome/svgs/regular/play-circle.svg deleted file mode 100644 index 9de60df9..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/play-circle.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/plus-square.svg b/examples/web/static/libs/fontawesome/svgs/regular/plus-square.svg deleted file mode 100644 index dfc22ac6..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/plus-square.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/question-circle.svg b/examples/web/static/libs/fontawesome/svgs/regular/question-circle.svg deleted file mode 100644 index 9a30b85d..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/question-circle.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/registered.svg b/examples/web/static/libs/fontawesome/svgs/regular/registered.svg deleted file mode 100644 index e5dc8a20..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/registered.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/sad-cry.svg b/examples/web/static/libs/fontawesome/svgs/regular/sad-cry.svg deleted file mode 100644 index 8ab84c9f..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/sad-cry.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/sad-tear.svg b/examples/web/static/libs/fontawesome/svgs/regular/sad-tear.svg deleted file mode 100644 index e19421ca..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/sad-tear.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/save.svg b/examples/web/static/libs/fontawesome/svgs/regular/save.svg deleted file mode 100644 index 16f6b829..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/save.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/share-square.svg b/examples/web/static/libs/fontawesome/svgs/regular/share-square.svg deleted file mode 100644 index aa987488..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/share-square.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/smile-beam.svg b/examples/web/static/libs/fontawesome/svgs/regular/smile-beam.svg deleted file mode 100644 index 1077160f..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/smile-beam.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/smile-wink.svg b/examples/web/static/libs/fontawesome/svgs/regular/smile-wink.svg deleted file mode 100644 index e842eede..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/smile-wink.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/smile.svg b/examples/web/static/libs/fontawesome/svgs/regular/smile.svg deleted file mode 100644 index 025898d4..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/smile.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/snowflake.svg b/examples/web/static/libs/fontawesome/svgs/regular/snowflake.svg deleted file mode 100644 index 2258d805..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/snowflake.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/square.svg b/examples/web/static/libs/fontawesome/svgs/regular/square.svg deleted file mode 100644 index b9a4b962..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/square.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/star-half.svg b/examples/web/static/libs/fontawesome/svgs/regular/star-half.svg deleted file mode 100644 index 12b063fd..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/star-half.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/star.svg b/examples/web/static/libs/fontawesome/svgs/regular/star.svg deleted file mode 100644 index a1370d23..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/star.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/sticky-note.svg b/examples/web/static/libs/fontawesome/svgs/regular/sticky-note.svg deleted file mode 100644 index 0882390c..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/sticky-note.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/stop-circle.svg b/examples/web/static/libs/fontawesome/svgs/regular/stop-circle.svg deleted file mode 100644 index 37bf314d..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/stop-circle.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/sun.svg b/examples/web/static/libs/fontawesome/svgs/regular/sun.svg deleted file mode 100644 index 78d33ba5..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/sun.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/surprise.svg b/examples/web/static/libs/fontawesome/svgs/regular/surprise.svg deleted file mode 100644 index 4210c378..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/surprise.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/thumbs-down.svg b/examples/web/static/libs/fontawesome/svgs/regular/thumbs-down.svg deleted file mode 100644 index d7b49d53..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/thumbs-down.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/thumbs-up.svg b/examples/web/static/libs/fontawesome/svgs/regular/thumbs-up.svg deleted file mode 100644 index f60e4d11..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/thumbs-up.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/times-circle.svg b/examples/web/static/libs/fontawesome/svgs/regular/times-circle.svg deleted file mode 100644 index 15181d34..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/times-circle.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/tired.svg b/examples/web/static/libs/fontawesome/svgs/regular/tired.svg deleted file mode 100644 index 6f700be9..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/tired.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/trash-alt.svg b/examples/web/static/libs/fontawesome/svgs/regular/trash-alt.svg deleted file mode 100644 index e3eb2b01..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/trash-alt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/user-circle.svg b/examples/web/static/libs/fontawesome/svgs/regular/user-circle.svg deleted file mode 100644 index 1d678d24..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/user-circle.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/user.svg b/examples/web/static/libs/fontawesome/svgs/regular/user.svg deleted file mode 100644 index bdc327c6..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/user.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/window-close.svg b/examples/web/static/libs/fontawesome/svgs/regular/window-close.svg deleted file mode 100644 index 13759855..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/window-close.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/window-maximize.svg b/examples/web/static/libs/fontawesome/svgs/regular/window-maximize.svg deleted file mode 100644 index 39c0ac06..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/window-maximize.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/window-minimize.svg b/examples/web/static/libs/fontawesome/svgs/regular/window-minimize.svg deleted file mode 100644 index 0986bbaa..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/window-minimize.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/regular/window-restore.svg b/examples/web/static/libs/fontawesome/svgs/regular/window-restore.svg deleted file mode 100644 index 9d1bfa7b..00000000 --- a/examples/web/static/libs/fontawesome/svgs/regular/window-restore.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/ad.svg b/examples/web/static/libs/fontawesome/svgs/solid/ad.svg deleted file mode 100644 index 42e4a52e..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/ad.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/address-book.svg b/examples/web/static/libs/fontawesome/svgs/solid/address-book.svg deleted file mode 100644 index f652f5a9..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/address-book.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/address-card.svg b/examples/web/static/libs/fontawesome/svgs/solid/address-card.svg deleted file mode 100644 index 628ced25..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/address-card.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/adjust.svg b/examples/web/static/libs/fontawesome/svgs/solid/adjust.svg deleted file mode 100644 index 2616d99a..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/adjust.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/air-freshener.svg b/examples/web/static/libs/fontawesome/svgs/solid/air-freshener.svg deleted file mode 100644 index 25713c70..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/air-freshener.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/align-center.svg b/examples/web/static/libs/fontawesome/svgs/solid/align-center.svg deleted file mode 100644 index f6efd66a..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/align-center.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/align-justify.svg b/examples/web/static/libs/fontawesome/svgs/solid/align-justify.svg deleted file mode 100644 index ff8ecf90..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/align-justify.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/align-left.svg b/examples/web/static/libs/fontawesome/svgs/solid/align-left.svg deleted file mode 100644 index 708e49d6..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/align-left.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/align-right.svg b/examples/web/static/libs/fontawesome/svgs/solid/align-right.svg deleted file mode 100644 index 1a1c204f..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/align-right.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/allergies.svg b/examples/web/static/libs/fontawesome/svgs/solid/allergies.svg deleted file mode 100644 index 335f5bcb..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/allergies.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/ambulance.svg b/examples/web/static/libs/fontawesome/svgs/solid/ambulance.svg deleted file mode 100644 index b35a7bc0..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/ambulance.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/american-sign-language-interpreting.svg b/examples/web/static/libs/fontawesome/svgs/solid/american-sign-language-interpreting.svg deleted file mode 100644 index 8bca6145..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/american-sign-language-interpreting.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/anchor.svg b/examples/web/static/libs/fontawesome/svgs/solid/anchor.svg deleted file mode 100644 index 792266ba..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/anchor.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/angle-double-down.svg b/examples/web/static/libs/fontawesome/svgs/solid/angle-double-down.svg deleted file mode 100644 index 3228f4ab..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/angle-double-down.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/angle-double-left.svg b/examples/web/static/libs/fontawesome/svgs/solid/angle-double-left.svg deleted file mode 100644 index 4474d83e..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/angle-double-left.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/angle-double-right.svg b/examples/web/static/libs/fontawesome/svgs/solid/angle-double-right.svg deleted file mode 100644 index cdf93366..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/angle-double-right.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/angle-double-up.svg b/examples/web/static/libs/fontawesome/svgs/solid/angle-double-up.svg deleted file mode 100644 index 74b542f6..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/angle-double-up.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/angle-down.svg b/examples/web/static/libs/fontawesome/svgs/solid/angle-down.svg deleted file mode 100644 index 14623425..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/angle-down.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/angle-left.svg b/examples/web/static/libs/fontawesome/svgs/solid/angle-left.svg deleted file mode 100644 index 1e28c704..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/angle-left.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/angle-right.svg b/examples/web/static/libs/fontawesome/svgs/solid/angle-right.svg deleted file mode 100644 index ec7fbe9f..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/angle-right.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/angle-up.svg b/examples/web/static/libs/fontawesome/svgs/solid/angle-up.svg deleted file mode 100644 index 1d0bbead..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/angle-up.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/angry.svg b/examples/web/static/libs/fontawesome/svgs/solid/angry.svg deleted file mode 100644 index eca0b5d6..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/angry.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/ankh.svg b/examples/web/static/libs/fontawesome/svgs/solid/ankh.svg deleted file mode 100644 index 2cab7bfd..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/ankh.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/apple-alt.svg b/examples/web/static/libs/fontawesome/svgs/solid/apple-alt.svg deleted file mode 100644 index 995d76e9..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/apple-alt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/archive.svg b/examples/web/static/libs/fontawesome/svgs/solid/archive.svg deleted file mode 100644 index 394dad2d..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/archive.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/archway.svg b/examples/web/static/libs/fontawesome/svgs/solid/archway.svg deleted file mode 100644 index e5ad2f3d..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/archway.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/arrow-alt-circle-down.svg b/examples/web/static/libs/fontawesome/svgs/solid/arrow-alt-circle-down.svg deleted file mode 100644 index a2f644f8..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/arrow-alt-circle-down.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/arrow-alt-circle-left.svg b/examples/web/static/libs/fontawesome/svgs/solid/arrow-alt-circle-left.svg deleted file mode 100644 index 8a53b226..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/arrow-alt-circle-left.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/arrow-alt-circle-right.svg b/examples/web/static/libs/fontawesome/svgs/solid/arrow-alt-circle-right.svg deleted file mode 100644 index 9da44be8..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/arrow-alt-circle-right.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/arrow-alt-circle-up.svg b/examples/web/static/libs/fontawesome/svgs/solid/arrow-alt-circle-up.svg deleted file mode 100644 index c650c826..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/arrow-alt-circle-up.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/arrow-circle-down.svg b/examples/web/static/libs/fontawesome/svgs/solid/arrow-circle-down.svg deleted file mode 100644 index 08b9f13a..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/arrow-circle-down.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/arrow-circle-left.svg b/examples/web/static/libs/fontawesome/svgs/solid/arrow-circle-left.svg deleted file mode 100644 index 59be8d9e..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/arrow-circle-left.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/arrow-circle-right.svg b/examples/web/static/libs/fontawesome/svgs/solid/arrow-circle-right.svg deleted file mode 100644 index f059bab9..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/arrow-circle-right.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/arrow-circle-up.svg b/examples/web/static/libs/fontawesome/svgs/solid/arrow-circle-up.svg deleted file mode 100644 index d9d8081c..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/arrow-circle-up.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/arrow-down.svg b/examples/web/static/libs/fontawesome/svgs/solid/arrow-down.svg deleted file mode 100644 index 61b4db70..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/arrow-down.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/arrow-left.svg b/examples/web/static/libs/fontawesome/svgs/solid/arrow-left.svg deleted file mode 100644 index b229b8d1..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/arrow-left.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/arrow-right.svg b/examples/web/static/libs/fontawesome/svgs/solid/arrow-right.svg deleted file mode 100644 index 1b9b05b4..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/arrow-right.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/arrow-up.svg b/examples/web/static/libs/fontawesome/svgs/solid/arrow-up.svg deleted file mode 100644 index bc571b5d..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/arrow-up.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/arrows-alt-h.svg b/examples/web/static/libs/fontawesome/svgs/solid/arrows-alt-h.svg deleted file mode 100644 index 0caa926d..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/arrows-alt-h.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/arrows-alt-v.svg b/examples/web/static/libs/fontawesome/svgs/solid/arrows-alt-v.svg deleted file mode 100644 index ebb23acb..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/arrows-alt-v.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/arrows-alt.svg b/examples/web/static/libs/fontawesome/svgs/solid/arrows-alt.svg deleted file mode 100644 index d885a5a6..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/arrows-alt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/assistive-listening-systems.svg b/examples/web/static/libs/fontawesome/svgs/solid/assistive-listening-systems.svg deleted file mode 100644 index 5071f596..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/assistive-listening-systems.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/asterisk.svg b/examples/web/static/libs/fontawesome/svgs/solid/asterisk.svg deleted file mode 100644 index d77cbb6b..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/asterisk.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/at.svg b/examples/web/static/libs/fontawesome/svgs/solid/at.svg deleted file mode 100644 index 6f35c426..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/at.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/atlas.svg b/examples/web/static/libs/fontawesome/svgs/solid/atlas.svg deleted file mode 100644 index ea31821f..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/atlas.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/atom.svg b/examples/web/static/libs/fontawesome/svgs/solid/atom.svg deleted file mode 100644 index e6bc4a44..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/atom.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/audio-description.svg b/examples/web/static/libs/fontawesome/svgs/solid/audio-description.svg deleted file mode 100644 index 0e338ff6..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/audio-description.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/award.svg b/examples/web/static/libs/fontawesome/svgs/solid/award.svg deleted file mode 100644 index a8c9de1d..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/award.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/baby-carriage.svg b/examples/web/static/libs/fontawesome/svgs/solid/baby-carriage.svg deleted file mode 100644 index e8dd92b8..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/baby-carriage.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/baby.svg b/examples/web/static/libs/fontawesome/svgs/solid/baby.svg deleted file mode 100644 index 0313288a..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/baby.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/backspace.svg b/examples/web/static/libs/fontawesome/svgs/solid/backspace.svg deleted file mode 100644 index 078a9fba..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/backspace.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/backward.svg b/examples/web/static/libs/fontawesome/svgs/solid/backward.svg deleted file mode 100644 index b37fcc22..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/backward.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/bacon.svg b/examples/web/static/libs/fontawesome/svgs/solid/bacon.svg deleted file mode 100644 index 97bfedb0..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/bacon.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/balance-scale.svg b/examples/web/static/libs/fontawesome/svgs/solid/balance-scale.svg deleted file mode 100644 index e526521e..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/balance-scale.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/ban.svg b/examples/web/static/libs/fontawesome/svgs/solid/ban.svg deleted file mode 100644 index 85f7f06f..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/ban.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/band-aid.svg b/examples/web/static/libs/fontawesome/svgs/solid/band-aid.svg deleted file mode 100644 index 4d0f5591..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/band-aid.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/barcode.svg b/examples/web/static/libs/fontawesome/svgs/solid/barcode.svg deleted file mode 100644 index 58cbee7d..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/barcode.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/bars.svg b/examples/web/static/libs/fontawesome/svgs/solid/bars.svg deleted file mode 100644 index 87d79f9e..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/bars.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/baseball-ball.svg b/examples/web/static/libs/fontawesome/svgs/solid/baseball-ball.svg deleted file mode 100644 index bcdb0a0c..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/baseball-ball.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/basketball-ball.svg b/examples/web/static/libs/fontawesome/svgs/solid/basketball-ball.svg deleted file mode 100644 index bb2ba238..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/basketball-ball.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/bath.svg b/examples/web/static/libs/fontawesome/svgs/solid/bath.svg deleted file mode 100644 index fef517b2..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/bath.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/battery-empty.svg b/examples/web/static/libs/fontawesome/svgs/solid/battery-empty.svg deleted file mode 100644 index b4a57fac..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/battery-empty.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/battery-full.svg b/examples/web/static/libs/fontawesome/svgs/solid/battery-full.svg deleted file mode 100644 index 056b8189..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/battery-full.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/battery-half.svg b/examples/web/static/libs/fontawesome/svgs/solid/battery-half.svg deleted file mode 100644 index 16a8fc33..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/battery-half.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/battery-quarter.svg b/examples/web/static/libs/fontawesome/svgs/solid/battery-quarter.svg deleted file mode 100644 index d48ca28b..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/battery-quarter.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/battery-three-quarters.svg b/examples/web/static/libs/fontawesome/svgs/solid/battery-three-quarters.svg deleted file mode 100644 index 43fc35ad..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/battery-three-quarters.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/bed.svg b/examples/web/static/libs/fontawesome/svgs/solid/bed.svg deleted file mode 100644 index d70b0221..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/bed.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/beer.svg b/examples/web/static/libs/fontawesome/svgs/solid/beer.svg deleted file mode 100644 index 692431b1..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/beer.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/bell-slash.svg b/examples/web/static/libs/fontawesome/svgs/solid/bell-slash.svg deleted file mode 100644 index e36f5001..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/bell-slash.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/bell.svg b/examples/web/static/libs/fontawesome/svgs/solid/bell.svg deleted file mode 100644 index e45be58c..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/bell.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/bezier-curve.svg b/examples/web/static/libs/fontawesome/svgs/solid/bezier-curve.svg deleted file mode 100644 index ca10d7a7..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/bezier-curve.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/bible.svg b/examples/web/static/libs/fontawesome/svgs/solid/bible.svg deleted file mode 100644 index 8c6c9532..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/bible.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/bicycle.svg b/examples/web/static/libs/fontawesome/svgs/solid/bicycle.svg deleted file mode 100644 index 4ef7ded2..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/bicycle.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/binoculars.svg b/examples/web/static/libs/fontawesome/svgs/solid/binoculars.svg deleted file mode 100644 index d09ca73b..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/binoculars.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/biohazard.svg b/examples/web/static/libs/fontawesome/svgs/solid/biohazard.svg deleted file mode 100644 index fddaee62..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/biohazard.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/birthday-cake.svg b/examples/web/static/libs/fontawesome/svgs/solid/birthday-cake.svg deleted file mode 100644 index 50e92ae4..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/birthday-cake.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/blender-phone.svg b/examples/web/static/libs/fontawesome/svgs/solid/blender-phone.svg deleted file mode 100644 index 29733d67..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/blender-phone.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/blender.svg b/examples/web/static/libs/fontawesome/svgs/solid/blender.svg deleted file mode 100644 index 8357ad27..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/blender.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/blind.svg b/examples/web/static/libs/fontawesome/svgs/solid/blind.svg deleted file mode 100644 index b1eddadf..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/blind.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/blog.svg b/examples/web/static/libs/fontawesome/svgs/solid/blog.svg deleted file mode 100644 index c9f8bb5b..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/blog.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/bold.svg b/examples/web/static/libs/fontawesome/svgs/solid/bold.svg deleted file mode 100644 index 045e7fb0..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/bold.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/bolt.svg b/examples/web/static/libs/fontawesome/svgs/solid/bolt.svg deleted file mode 100644 index 4654a1eb..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/bolt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/bomb.svg b/examples/web/static/libs/fontawesome/svgs/solid/bomb.svg deleted file mode 100644 index d7a56f2b..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/bomb.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/bone.svg b/examples/web/static/libs/fontawesome/svgs/solid/bone.svg deleted file mode 100644 index 1d43763e..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/bone.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/bong.svg b/examples/web/static/libs/fontawesome/svgs/solid/bong.svg deleted file mode 100644 index e84800ce..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/bong.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/book-dead.svg b/examples/web/static/libs/fontawesome/svgs/solid/book-dead.svg deleted file mode 100644 index 76a2ce39..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/book-dead.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/book-medical.svg b/examples/web/static/libs/fontawesome/svgs/solid/book-medical.svg deleted file mode 100644 index e3c6c717..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/book-medical.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/book-open.svg b/examples/web/static/libs/fontawesome/svgs/solid/book-open.svg deleted file mode 100644 index 342917db..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/book-open.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/book-reader.svg b/examples/web/static/libs/fontawesome/svgs/solid/book-reader.svg deleted file mode 100644 index 4d39dcbc..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/book-reader.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/book.svg b/examples/web/static/libs/fontawesome/svgs/solid/book.svg deleted file mode 100644 index d27fdae7..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/book.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/bookmark.svg b/examples/web/static/libs/fontawesome/svgs/solid/bookmark.svg deleted file mode 100644 index d1c8e4a2..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/bookmark.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/bowling-ball.svg b/examples/web/static/libs/fontawesome/svgs/solid/bowling-ball.svg deleted file mode 100644 index 59602f68..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/bowling-ball.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/box-open.svg b/examples/web/static/libs/fontawesome/svgs/solid/box-open.svg deleted file mode 100644 index 0e6242c6..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/box-open.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/box.svg b/examples/web/static/libs/fontawesome/svgs/solid/box.svg deleted file mode 100644 index 6cd0dc12..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/box.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/boxes.svg b/examples/web/static/libs/fontawesome/svgs/solid/boxes.svg deleted file mode 100644 index b2da05b6..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/boxes.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/braille.svg b/examples/web/static/libs/fontawesome/svgs/solid/braille.svg deleted file mode 100644 index 08f034ff..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/braille.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/brain.svg b/examples/web/static/libs/fontawesome/svgs/solid/brain.svg deleted file mode 100644 index 0fc5f1ce..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/brain.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/bread-slice.svg b/examples/web/static/libs/fontawesome/svgs/solid/bread-slice.svg deleted file mode 100644 index 9b62b940..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/bread-slice.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/briefcase-medical.svg b/examples/web/static/libs/fontawesome/svgs/solid/briefcase-medical.svg deleted file mode 100644 index f1404740..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/briefcase-medical.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/briefcase.svg b/examples/web/static/libs/fontawesome/svgs/solid/briefcase.svg deleted file mode 100644 index 8c2882a0..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/briefcase.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/broadcast-tower.svg b/examples/web/static/libs/fontawesome/svgs/solid/broadcast-tower.svg deleted file mode 100644 index 614bc53d..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/broadcast-tower.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/broom.svg b/examples/web/static/libs/fontawesome/svgs/solid/broom.svg deleted file mode 100644 index 93b43c99..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/broom.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/brush.svg b/examples/web/static/libs/fontawesome/svgs/solid/brush.svg deleted file mode 100644 index e42b048b..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/brush.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/bug.svg b/examples/web/static/libs/fontawesome/svgs/solid/bug.svg deleted file mode 100644 index b9185530..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/bug.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/building.svg b/examples/web/static/libs/fontawesome/svgs/solid/building.svg deleted file mode 100644 index a109377b..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/building.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/bullhorn.svg b/examples/web/static/libs/fontawesome/svgs/solid/bullhorn.svg deleted file mode 100644 index 9c863709..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/bullhorn.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/bullseye.svg b/examples/web/static/libs/fontawesome/svgs/solid/bullseye.svg deleted file mode 100644 index ec402e64..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/bullseye.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/burn.svg b/examples/web/static/libs/fontawesome/svgs/solid/burn.svg deleted file mode 100644 index 44183cf1..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/burn.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/bus-alt.svg b/examples/web/static/libs/fontawesome/svgs/solid/bus-alt.svg deleted file mode 100644 index bfaad721..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/bus-alt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/bus.svg b/examples/web/static/libs/fontawesome/svgs/solid/bus.svg deleted file mode 100644 index 040c4a6b..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/bus.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/business-time.svg b/examples/web/static/libs/fontawesome/svgs/solid/business-time.svg deleted file mode 100644 index 74b5a1df..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/business-time.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/calculator.svg b/examples/web/static/libs/fontawesome/svgs/solid/calculator.svg deleted file mode 100644 index 9b367dfa..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/calculator.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/calendar-alt.svg b/examples/web/static/libs/fontawesome/svgs/solid/calendar-alt.svg deleted file mode 100644 index b07a0911..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/calendar-alt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/calendar-check.svg b/examples/web/static/libs/fontawesome/svgs/solid/calendar-check.svg deleted file mode 100644 index 35b590d0..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/calendar-check.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/calendar-day.svg b/examples/web/static/libs/fontawesome/svgs/solid/calendar-day.svg deleted file mode 100644 index 20f9fa09..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/calendar-day.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/calendar-minus.svg b/examples/web/static/libs/fontawesome/svgs/solid/calendar-minus.svg deleted file mode 100644 index 78b8a3c0..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/calendar-minus.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/calendar-plus.svg b/examples/web/static/libs/fontawesome/svgs/solid/calendar-plus.svg deleted file mode 100644 index 5e1b3382..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/calendar-plus.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/calendar-times.svg b/examples/web/static/libs/fontawesome/svgs/solid/calendar-times.svg deleted file mode 100644 index 4db39b2d..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/calendar-times.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/calendar-week.svg b/examples/web/static/libs/fontawesome/svgs/solid/calendar-week.svg deleted file mode 100644 index 1bb6c949..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/calendar-week.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/calendar.svg b/examples/web/static/libs/fontawesome/svgs/solid/calendar.svg deleted file mode 100644 index 2d3eefe8..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/calendar.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/camera-retro.svg b/examples/web/static/libs/fontawesome/svgs/solid/camera-retro.svg deleted file mode 100644 index 67b7cfd5..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/camera-retro.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/camera.svg b/examples/web/static/libs/fontawesome/svgs/solid/camera.svg deleted file mode 100644 index dc9f6081..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/camera.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/campground.svg b/examples/web/static/libs/fontawesome/svgs/solid/campground.svg deleted file mode 100644 index 39719580..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/campground.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/candy-cane.svg b/examples/web/static/libs/fontawesome/svgs/solid/candy-cane.svg deleted file mode 100644 index 7e6600a4..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/candy-cane.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/cannabis.svg b/examples/web/static/libs/fontawesome/svgs/solid/cannabis.svg deleted file mode 100644 index 20ff4cd3..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/cannabis.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/capsules.svg b/examples/web/static/libs/fontawesome/svgs/solid/capsules.svg deleted file mode 100644 index 20d8ceea..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/capsules.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/car-alt.svg b/examples/web/static/libs/fontawesome/svgs/solid/car-alt.svg deleted file mode 100644 index 88111cfa..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/car-alt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/car-battery.svg b/examples/web/static/libs/fontawesome/svgs/solid/car-battery.svg deleted file mode 100644 index 537e7d29..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/car-battery.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/car-crash.svg b/examples/web/static/libs/fontawesome/svgs/solid/car-crash.svg deleted file mode 100644 index bd9c65c8..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/car-crash.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/car-side.svg b/examples/web/static/libs/fontawesome/svgs/solid/car-side.svg deleted file mode 100644 index 9d5ac6c4..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/car-side.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/car.svg b/examples/web/static/libs/fontawesome/svgs/solid/car.svg deleted file mode 100644 index 9b238990..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/car.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/caret-down.svg b/examples/web/static/libs/fontawesome/svgs/solid/caret-down.svg deleted file mode 100644 index b3ee2ea9..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/caret-down.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/caret-left.svg b/examples/web/static/libs/fontawesome/svgs/solid/caret-left.svg deleted file mode 100644 index 36d7191a..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/caret-left.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/caret-right.svg b/examples/web/static/libs/fontawesome/svgs/solid/caret-right.svg deleted file mode 100644 index bcd4cd10..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/caret-right.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/caret-square-down.svg b/examples/web/static/libs/fontawesome/svgs/solid/caret-square-down.svg deleted file mode 100644 index 87a4f7a0..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/caret-square-down.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/caret-square-left.svg b/examples/web/static/libs/fontawesome/svgs/solid/caret-square-left.svg deleted file mode 100644 index 856dcac9..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/caret-square-left.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/caret-square-right.svg b/examples/web/static/libs/fontawesome/svgs/solid/caret-square-right.svg deleted file mode 100644 index d69ec9fd..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/caret-square-right.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/caret-square-up.svg b/examples/web/static/libs/fontawesome/svgs/solid/caret-square-up.svg deleted file mode 100644 index 005ea2c0..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/caret-square-up.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/caret-up.svg b/examples/web/static/libs/fontawesome/svgs/solid/caret-up.svg deleted file mode 100644 index b4c7e548..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/caret-up.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/carrot.svg b/examples/web/static/libs/fontawesome/svgs/solid/carrot.svg deleted file mode 100644 index cedac22b..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/carrot.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/cart-arrow-down.svg b/examples/web/static/libs/fontawesome/svgs/solid/cart-arrow-down.svg deleted file mode 100644 index 69e39712..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/cart-arrow-down.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/cart-plus.svg b/examples/web/static/libs/fontawesome/svgs/solid/cart-plus.svg deleted file mode 100644 index 7f5ab7f5..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/cart-plus.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/cash-register.svg b/examples/web/static/libs/fontawesome/svgs/solid/cash-register.svg deleted file mode 100644 index eaf65d9e..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/cash-register.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/cat.svg b/examples/web/static/libs/fontawesome/svgs/solid/cat.svg deleted file mode 100644 index 486bbcc4..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/cat.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/certificate.svg b/examples/web/static/libs/fontawesome/svgs/solid/certificate.svg deleted file mode 100644 index c57ab137..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/certificate.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/chair.svg b/examples/web/static/libs/fontawesome/svgs/solid/chair.svg deleted file mode 100644 index 101e5d20..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/chair.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/chalkboard-teacher.svg b/examples/web/static/libs/fontawesome/svgs/solid/chalkboard-teacher.svg deleted file mode 100644 index ce1d9dc5..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/chalkboard-teacher.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/chalkboard.svg b/examples/web/static/libs/fontawesome/svgs/solid/chalkboard.svg deleted file mode 100644 index 6ec7e00d..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/chalkboard.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/charging-station.svg b/examples/web/static/libs/fontawesome/svgs/solid/charging-station.svg deleted file mode 100644 index 2b0997f1..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/charging-station.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/chart-area.svg b/examples/web/static/libs/fontawesome/svgs/solid/chart-area.svg deleted file mode 100644 index 47c88629..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/chart-area.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/chart-bar.svg b/examples/web/static/libs/fontawesome/svgs/solid/chart-bar.svg deleted file mode 100644 index e08c6f7c..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/chart-bar.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/chart-line.svg b/examples/web/static/libs/fontawesome/svgs/solid/chart-line.svg deleted file mode 100644 index 5a0e06fe..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/chart-line.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/chart-pie.svg b/examples/web/static/libs/fontawesome/svgs/solid/chart-pie.svg deleted file mode 100644 index e1b476bd..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/chart-pie.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/check-circle.svg b/examples/web/static/libs/fontawesome/svgs/solid/check-circle.svg deleted file mode 100644 index bdda551e..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/check-circle.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/check-double.svg b/examples/web/static/libs/fontawesome/svgs/solid/check-double.svg deleted file mode 100644 index 60753137..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/check-double.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/check-square.svg b/examples/web/static/libs/fontawesome/svgs/solid/check-square.svg deleted file mode 100644 index 4ea6964a..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/check-square.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/check.svg b/examples/web/static/libs/fontawesome/svgs/solid/check.svg deleted file mode 100644 index 2ec27cf8..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/check.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/cheese.svg b/examples/web/static/libs/fontawesome/svgs/solid/cheese.svg deleted file mode 100644 index 8ffcac48..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/cheese.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/chess-bishop.svg b/examples/web/static/libs/fontawesome/svgs/solid/chess-bishop.svg deleted file mode 100644 index 6fda98ad..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/chess-bishop.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/chess-board.svg b/examples/web/static/libs/fontawesome/svgs/solid/chess-board.svg deleted file mode 100644 index f6b64730..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/chess-board.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/chess-king.svg b/examples/web/static/libs/fontawesome/svgs/solid/chess-king.svg deleted file mode 100644 index 5a12d164..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/chess-king.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/chess-knight.svg b/examples/web/static/libs/fontawesome/svgs/solid/chess-knight.svg deleted file mode 100644 index a0998855..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/chess-knight.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/chess-pawn.svg b/examples/web/static/libs/fontawesome/svgs/solid/chess-pawn.svg deleted file mode 100644 index 4b339fc4..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/chess-pawn.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/chess-queen.svg b/examples/web/static/libs/fontawesome/svgs/solid/chess-queen.svg deleted file mode 100644 index e8c96216..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/chess-queen.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/chess-rook.svg b/examples/web/static/libs/fontawesome/svgs/solid/chess-rook.svg deleted file mode 100644 index abe46cd3..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/chess-rook.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/chess.svg b/examples/web/static/libs/fontawesome/svgs/solid/chess.svg deleted file mode 100644 index 49ce32eb..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/chess.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/chevron-circle-down.svg b/examples/web/static/libs/fontawesome/svgs/solid/chevron-circle-down.svg deleted file mode 100644 index 4be7cea6..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/chevron-circle-down.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/chevron-circle-left.svg b/examples/web/static/libs/fontawesome/svgs/solid/chevron-circle-left.svg deleted file mode 100644 index 60b5ac6e..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/chevron-circle-left.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/chevron-circle-right.svg b/examples/web/static/libs/fontawesome/svgs/solid/chevron-circle-right.svg deleted file mode 100644 index 93350ee7..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/chevron-circle-right.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/chevron-circle-up.svg b/examples/web/static/libs/fontawesome/svgs/solid/chevron-circle-up.svg deleted file mode 100644 index d973a5df..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/chevron-circle-up.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/chevron-down.svg b/examples/web/static/libs/fontawesome/svgs/solid/chevron-down.svg deleted file mode 100644 index 5962e893..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/chevron-down.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/chevron-left.svg b/examples/web/static/libs/fontawesome/svgs/solid/chevron-left.svg deleted file mode 100644 index c2dcbcca..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/chevron-left.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/chevron-right.svg b/examples/web/static/libs/fontawesome/svgs/solid/chevron-right.svg deleted file mode 100644 index 6d3e119b..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/chevron-right.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/chevron-up.svg b/examples/web/static/libs/fontawesome/svgs/solid/chevron-up.svg deleted file mode 100644 index a38c372a..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/chevron-up.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/child.svg b/examples/web/static/libs/fontawesome/svgs/solid/child.svg deleted file mode 100644 index 8bbc718b..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/child.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/church.svg b/examples/web/static/libs/fontawesome/svgs/solid/church.svg deleted file mode 100644 index ffe29d9a..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/church.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/circle-notch.svg b/examples/web/static/libs/fontawesome/svgs/solid/circle-notch.svg deleted file mode 100644 index 3cc8c0b5..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/circle-notch.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/circle.svg b/examples/web/static/libs/fontawesome/svgs/solid/circle.svg deleted file mode 100644 index c2db0b25..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/circle.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/city.svg b/examples/web/static/libs/fontawesome/svgs/solid/city.svg deleted file mode 100644 index a27d3116..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/city.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/clinic-medical.svg b/examples/web/static/libs/fontawesome/svgs/solid/clinic-medical.svg deleted file mode 100644 index efec191c..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/clinic-medical.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/clipboard-check.svg b/examples/web/static/libs/fontawesome/svgs/solid/clipboard-check.svg deleted file mode 100644 index 3cdd41e9..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/clipboard-check.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/clipboard-list.svg b/examples/web/static/libs/fontawesome/svgs/solid/clipboard-list.svg deleted file mode 100644 index f8421f08..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/clipboard-list.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/clipboard.svg b/examples/web/static/libs/fontawesome/svgs/solid/clipboard.svg deleted file mode 100644 index 1980a2bf..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/clipboard.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/clock.svg b/examples/web/static/libs/fontawesome/svgs/solid/clock.svg deleted file mode 100644 index 6444d5b9..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/clock.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/clone.svg b/examples/web/static/libs/fontawesome/svgs/solid/clone.svg deleted file mode 100644 index 0f40db07..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/clone.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/closed-captioning.svg b/examples/web/static/libs/fontawesome/svgs/solid/closed-captioning.svg deleted file mode 100644 index f0c68d04..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/closed-captioning.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/cloud-download-alt.svg b/examples/web/static/libs/fontawesome/svgs/solid/cloud-download-alt.svg deleted file mode 100644 index 3cd62ac2..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/cloud-download-alt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/cloud-meatball.svg b/examples/web/static/libs/fontawesome/svgs/solid/cloud-meatball.svg deleted file mode 100644 index fe0a3a98..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/cloud-meatball.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/cloud-moon-rain.svg b/examples/web/static/libs/fontawesome/svgs/solid/cloud-moon-rain.svg deleted file mode 100644 index dc164ec4..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/cloud-moon-rain.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/cloud-moon.svg b/examples/web/static/libs/fontawesome/svgs/solid/cloud-moon.svg deleted file mode 100644 index 2caccfb1..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/cloud-moon.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/cloud-rain.svg b/examples/web/static/libs/fontawesome/svgs/solid/cloud-rain.svg deleted file mode 100644 index 766e9ae9..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/cloud-rain.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/cloud-showers-heavy.svg b/examples/web/static/libs/fontawesome/svgs/solid/cloud-showers-heavy.svg deleted file mode 100644 index 9b6d5b6a..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/cloud-showers-heavy.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/cloud-sun-rain.svg b/examples/web/static/libs/fontawesome/svgs/solid/cloud-sun-rain.svg deleted file mode 100644 index eedd183b..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/cloud-sun-rain.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/cloud-sun.svg b/examples/web/static/libs/fontawesome/svgs/solid/cloud-sun.svg deleted file mode 100644 index e4afd9ff..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/cloud-sun.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/cloud-upload-alt.svg b/examples/web/static/libs/fontawesome/svgs/solid/cloud-upload-alt.svg deleted file mode 100644 index 8cf98e90..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/cloud-upload-alt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/cloud.svg b/examples/web/static/libs/fontawesome/svgs/solid/cloud.svg deleted file mode 100644 index 38d2dc53..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/cloud.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/cocktail.svg b/examples/web/static/libs/fontawesome/svgs/solid/cocktail.svg deleted file mode 100644 index b630000b..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/cocktail.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/code-branch.svg b/examples/web/static/libs/fontawesome/svgs/solid/code-branch.svg deleted file mode 100644 index 0f33c5c5..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/code-branch.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/code.svg b/examples/web/static/libs/fontawesome/svgs/solid/code.svg deleted file mode 100644 index ea8da707..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/code.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/coffee.svg b/examples/web/static/libs/fontawesome/svgs/solid/coffee.svg deleted file mode 100644 index af4c0247..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/coffee.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/cog.svg b/examples/web/static/libs/fontawesome/svgs/solid/cog.svg deleted file mode 100644 index fb5bd35a..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/cog.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/cogs.svg b/examples/web/static/libs/fontawesome/svgs/solid/cogs.svg deleted file mode 100644 index c016886e..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/cogs.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/coins.svg b/examples/web/static/libs/fontawesome/svgs/solid/coins.svg deleted file mode 100644 index 511b0331..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/coins.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/columns.svg b/examples/web/static/libs/fontawesome/svgs/solid/columns.svg deleted file mode 100644 index 84ec2a09..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/columns.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/comment-alt.svg b/examples/web/static/libs/fontawesome/svgs/solid/comment-alt.svg deleted file mode 100644 index 5d81f790..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/comment-alt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/comment-dollar.svg b/examples/web/static/libs/fontawesome/svgs/solid/comment-dollar.svg deleted file mode 100644 index c77a6f06..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/comment-dollar.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/comment-dots.svg b/examples/web/static/libs/fontawesome/svgs/solid/comment-dots.svg deleted file mode 100644 index 5866e419..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/comment-dots.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/comment-medical.svg b/examples/web/static/libs/fontawesome/svgs/solid/comment-medical.svg deleted file mode 100644 index 8bb1e330..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/comment-medical.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/comment-slash.svg b/examples/web/static/libs/fontawesome/svgs/solid/comment-slash.svg deleted file mode 100644 index b4b826fb..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/comment-slash.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/comment.svg b/examples/web/static/libs/fontawesome/svgs/solid/comment.svg deleted file mode 100644 index f6332836..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/comment.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/comments-dollar.svg b/examples/web/static/libs/fontawesome/svgs/solid/comments-dollar.svg deleted file mode 100644 index aacfa193..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/comments-dollar.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/comments.svg b/examples/web/static/libs/fontawesome/svgs/solid/comments.svg deleted file mode 100644 index 2ea7897c..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/comments.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/compact-disc.svg b/examples/web/static/libs/fontawesome/svgs/solid/compact-disc.svg deleted file mode 100644 index 7a583fce..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/compact-disc.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/compass.svg b/examples/web/static/libs/fontawesome/svgs/solid/compass.svg deleted file mode 100644 index e7f9cb9a..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/compass.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/compress-arrows-alt.svg b/examples/web/static/libs/fontawesome/svgs/solid/compress-arrows-alt.svg deleted file mode 100644 index c06ee8f8..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/compress-arrows-alt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/compress.svg b/examples/web/static/libs/fontawesome/svgs/solid/compress.svg deleted file mode 100644 index f2faafbf..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/compress.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/concierge-bell.svg b/examples/web/static/libs/fontawesome/svgs/solid/concierge-bell.svg deleted file mode 100644 index 91d12a63..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/concierge-bell.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/cookie-bite.svg b/examples/web/static/libs/fontawesome/svgs/solid/cookie-bite.svg deleted file mode 100644 index 42d56615..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/cookie-bite.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/cookie.svg b/examples/web/static/libs/fontawesome/svgs/solid/cookie.svg deleted file mode 100644 index 06ab7452..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/cookie.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/copy.svg b/examples/web/static/libs/fontawesome/svgs/solid/copy.svg deleted file mode 100644 index 02534e7c..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/copy.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/copyright.svg b/examples/web/static/libs/fontawesome/svgs/solid/copyright.svg deleted file mode 100644 index eb5d4c61..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/copyright.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/couch.svg b/examples/web/static/libs/fontawesome/svgs/solid/couch.svg deleted file mode 100644 index ba8c3ffb..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/couch.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/credit-card.svg b/examples/web/static/libs/fontawesome/svgs/solid/credit-card.svg deleted file mode 100644 index 676d3586..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/credit-card.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/crop-alt.svg b/examples/web/static/libs/fontawesome/svgs/solid/crop-alt.svg deleted file mode 100644 index aa7438eb..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/crop-alt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/crop.svg b/examples/web/static/libs/fontawesome/svgs/solid/crop.svg deleted file mode 100644 index 5bd06a92..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/crop.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/cross.svg b/examples/web/static/libs/fontawesome/svgs/solid/cross.svg deleted file mode 100644 index 86113de5..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/cross.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/crosshairs.svg b/examples/web/static/libs/fontawesome/svgs/solid/crosshairs.svg deleted file mode 100644 index 60acd3e2..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/crosshairs.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/crow.svg b/examples/web/static/libs/fontawesome/svgs/solid/crow.svg deleted file mode 100644 index de91410a..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/crow.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/crown.svg b/examples/web/static/libs/fontawesome/svgs/solid/crown.svg deleted file mode 100644 index 03b1f191..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/crown.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/crutch.svg b/examples/web/static/libs/fontawesome/svgs/solid/crutch.svg deleted file mode 100644 index a32ba7e1..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/crutch.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/cube.svg b/examples/web/static/libs/fontawesome/svgs/solid/cube.svg deleted file mode 100644 index a627fd54..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/cube.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/cubes.svg b/examples/web/static/libs/fontawesome/svgs/solid/cubes.svg deleted file mode 100644 index 208f688a..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/cubes.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/cut.svg b/examples/web/static/libs/fontawesome/svgs/solid/cut.svg deleted file mode 100644 index 4f626aa0..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/cut.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/database.svg b/examples/web/static/libs/fontawesome/svgs/solid/database.svg deleted file mode 100644 index a6e4982b..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/database.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/deaf.svg b/examples/web/static/libs/fontawesome/svgs/solid/deaf.svg deleted file mode 100644 index 25a7a86e..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/deaf.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/democrat.svg b/examples/web/static/libs/fontawesome/svgs/solid/democrat.svg deleted file mode 100644 index 5cde060f..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/democrat.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/desktop.svg b/examples/web/static/libs/fontawesome/svgs/solid/desktop.svg deleted file mode 100644 index bba157e8..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/desktop.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/dharmachakra.svg b/examples/web/static/libs/fontawesome/svgs/solid/dharmachakra.svg deleted file mode 100644 index 6838379b..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/dharmachakra.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/diagnoses.svg b/examples/web/static/libs/fontawesome/svgs/solid/diagnoses.svg deleted file mode 100644 index 8f56e24c..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/diagnoses.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/dice-d20.svg b/examples/web/static/libs/fontawesome/svgs/solid/dice-d20.svg deleted file mode 100644 index 085e3f0d..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/dice-d20.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/dice-d6.svg b/examples/web/static/libs/fontawesome/svgs/solid/dice-d6.svg deleted file mode 100644 index b1d270a0..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/dice-d6.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/dice-five.svg b/examples/web/static/libs/fontawesome/svgs/solid/dice-five.svg deleted file mode 100644 index 7fd8c1d2..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/dice-five.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/dice-four.svg b/examples/web/static/libs/fontawesome/svgs/solid/dice-four.svg deleted file mode 100644 index 9cd681bd..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/dice-four.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/dice-one.svg b/examples/web/static/libs/fontawesome/svgs/solid/dice-one.svg deleted file mode 100644 index e5d3b5e1..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/dice-one.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/dice-six.svg b/examples/web/static/libs/fontawesome/svgs/solid/dice-six.svg deleted file mode 100644 index c1ed7cfc..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/dice-six.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/dice-three.svg b/examples/web/static/libs/fontawesome/svgs/solid/dice-three.svg deleted file mode 100644 index c035c804..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/dice-three.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/dice-two.svg b/examples/web/static/libs/fontawesome/svgs/solid/dice-two.svg deleted file mode 100644 index d6528d79..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/dice-two.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/dice.svg b/examples/web/static/libs/fontawesome/svgs/solid/dice.svg deleted file mode 100644 index da8a8123..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/dice.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/digital-tachograph.svg b/examples/web/static/libs/fontawesome/svgs/solid/digital-tachograph.svg deleted file mode 100644 index 65f4a028..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/digital-tachograph.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/directions.svg b/examples/web/static/libs/fontawesome/svgs/solid/directions.svg deleted file mode 100644 index aa23106e..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/directions.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/divide.svg b/examples/web/static/libs/fontawesome/svgs/solid/divide.svg deleted file mode 100644 index cb6d8b6f..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/divide.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/dizzy.svg b/examples/web/static/libs/fontawesome/svgs/solid/dizzy.svg deleted file mode 100644 index d1b52469..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/dizzy.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/dna.svg b/examples/web/static/libs/fontawesome/svgs/solid/dna.svg deleted file mode 100644 index 81cddb6a..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/dna.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/dog.svg b/examples/web/static/libs/fontawesome/svgs/solid/dog.svg deleted file mode 100644 index ac7c6268..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/dog.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/dollar-sign.svg b/examples/web/static/libs/fontawesome/svgs/solid/dollar-sign.svg deleted file mode 100644 index 23cf6910..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/dollar-sign.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/dolly-flatbed.svg b/examples/web/static/libs/fontawesome/svgs/solid/dolly-flatbed.svg deleted file mode 100644 index bb20bdeb..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/dolly-flatbed.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/dolly.svg b/examples/web/static/libs/fontawesome/svgs/solid/dolly.svg deleted file mode 100644 index 0fe3a517..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/dolly.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/donate.svg b/examples/web/static/libs/fontawesome/svgs/solid/donate.svg deleted file mode 100644 index bacf83e6..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/donate.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/door-closed.svg b/examples/web/static/libs/fontawesome/svgs/solid/door-closed.svg deleted file mode 100644 index 00add341..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/door-closed.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/door-open.svg b/examples/web/static/libs/fontawesome/svgs/solid/door-open.svg deleted file mode 100644 index e246f1fb..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/door-open.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/dot-circle.svg b/examples/web/static/libs/fontawesome/svgs/solid/dot-circle.svg deleted file mode 100644 index 5cb222dd..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/dot-circle.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/dove.svg b/examples/web/static/libs/fontawesome/svgs/solid/dove.svg deleted file mode 100644 index 86139028..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/dove.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/download.svg b/examples/web/static/libs/fontawesome/svgs/solid/download.svg deleted file mode 100644 index da5eec40..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/download.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/drafting-compass.svg b/examples/web/static/libs/fontawesome/svgs/solid/drafting-compass.svg deleted file mode 100644 index c2834adb..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/drafting-compass.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/dragon.svg b/examples/web/static/libs/fontawesome/svgs/solid/dragon.svg deleted file mode 100644 index c8ed5ebe..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/dragon.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/draw-polygon.svg b/examples/web/static/libs/fontawesome/svgs/solid/draw-polygon.svg deleted file mode 100644 index 99cd9994..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/draw-polygon.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/drum-steelpan.svg b/examples/web/static/libs/fontawesome/svgs/solid/drum-steelpan.svg deleted file mode 100644 index c4b12b48..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/drum-steelpan.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/drum.svg b/examples/web/static/libs/fontawesome/svgs/solid/drum.svg deleted file mode 100644 index 71abe5bb..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/drum.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/drumstick-bite.svg b/examples/web/static/libs/fontawesome/svgs/solid/drumstick-bite.svg deleted file mode 100644 index 162f621e..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/drumstick-bite.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/dumbbell.svg b/examples/web/static/libs/fontawesome/svgs/solid/dumbbell.svg deleted file mode 100644 index 2fe16673..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/dumbbell.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/dumpster-fire.svg b/examples/web/static/libs/fontawesome/svgs/solid/dumpster-fire.svg deleted file mode 100644 index 9bd654f4..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/dumpster-fire.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/dumpster.svg b/examples/web/static/libs/fontawesome/svgs/solid/dumpster.svg deleted file mode 100644 index 74cdd3f9..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/dumpster.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/dungeon.svg b/examples/web/static/libs/fontawesome/svgs/solid/dungeon.svg deleted file mode 100644 index a367bf4c..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/dungeon.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/edit.svg b/examples/web/static/libs/fontawesome/svgs/solid/edit.svg deleted file mode 100644 index 2313feb1..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/edit.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/egg.svg b/examples/web/static/libs/fontawesome/svgs/solid/egg.svg deleted file mode 100644 index 804ac67c..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/egg.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/eject.svg b/examples/web/static/libs/fontawesome/svgs/solid/eject.svg deleted file mode 100644 index d240b0d1..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/eject.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/ellipsis-h.svg b/examples/web/static/libs/fontawesome/svgs/solid/ellipsis-h.svg deleted file mode 100644 index 70748ad9..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/ellipsis-h.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/ellipsis-v.svg b/examples/web/static/libs/fontawesome/svgs/solid/ellipsis-v.svg deleted file mode 100644 index e8e713ad..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/ellipsis-v.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/envelope-open-text.svg b/examples/web/static/libs/fontawesome/svgs/solid/envelope-open-text.svg deleted file mode 100644 index 821168c0..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/envelope-open-text.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/envelope-open.svg b/examples/web/static/libs/fontawesome/svgs/solid/envelope-open.svg deleted file mode 100644 index 947ae25a..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/envelope-open.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/envelope-square.svg b/examples/web/static/libs/fontawesome/svgs/solid/envelope-square.svg deleted file mode 100644 index c35055f9..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/envelope-square.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/envelope.svg b/examples/web/static/libs/fontawesome/svgs/solid/envelope.svg deleted file mode 100644 index edbcad3d..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/envelope.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/equals.svg b/examples/web/static/libs/fontawesome/svgs/solid/equals.svg deleted file mode 100644 index 9dcbfdb5..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/equals.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/eraser.svg b/examples/web/static/libs/fontawesome/svgs/solid/eraser.svg deleted file mode 100644 index 1ba581e7..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/eraser.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/ethernet.svg b/examples/web/static/libs/fontawesome/svgs/solid/ethernet.svg deleted file mode 100644 index 2b391a39..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/ethernet.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/euro-sign.svg b/examples/web/static/libs/fontawesome/svgs/solid/euro-sign.svg deleted file mode 100644 index fd18c90d..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/euro-sign.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/exchange-alt.svg b/examples/web/static/libs/fontawesome/svgs/solid/exchange-alt.svg deleted file mode 100644 index b22538a9..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/exchange-alt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/exclamation-circle.svg b/examples/web/static/libs/fontawesome/svgs/solid/exclamation-circle.svg deleted file mode 100644 index 16593039..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/exclamation-circle.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/exclamation-triangle.svg b/examples/web/static/libs/fontawesome/svgs/solid/exclamation-triangle.svg deleted file mode 100644 index 2ab53271..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/exclamation-triangle.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/exclamation.svg b/examples/web/static/libs/fontawesome/svgs/solid/exclamation.svg deleted file mode 100644 index 89ef11a7..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/exclamation.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/expand-arrows-alt.svg b/examples/web/static/libs/fontawesome/svgs/solid/expand-arrows-alt.svg deleted file mode 100644 index 365df17c..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/expand-arrows-alt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/expand.svg b/examples/web/static/libs/fontawesome/svgs/solid/expand.svg deleted file mode 100644 index e8f812d4..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/expand.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/external-link-alt.svg b/examples/web/static/libs/fontawesome/svgs/solid/external-link-alt.svg deleted file mode 100644 index cf8f0b6c..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/external-link-alt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/external-link-square-alt.svg b/examples/web/static/libs/fontawesome/svgs/solid/external-link-square-alt.svg deleted file mode 100644 index 099977be..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/external-link-square-alt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/eye-dropper.svg b/examples/web/static/libs/fontawesome/svgs/solid/eye-dropper.svg deleted file mode 100644 index 51c3453a..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/eye-dropper.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/eye-slash.svg b/examples/web/static/libs/fontawesome/svgs/solid/eye-slash.svg deleted file mode 100644 index 7685eca2..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/eye-slash.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/eye.svg b/examples/web/static/libs/fontawesome/svgs/solid/eye.svg deleted file mode 100644 index 477e9ed9..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/eye.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/fast-backward.svg b/examples/web/static/libs/fontawesome/svgs/solid/fast-backward.svg deleted file mode 100644 index dfe10e5c..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/fast-backward.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/fast-forward.svg b/examples/web/static/libs/fontawesome/svgs/solid/fast-forward.svg deleted file mode 100644 index 57c072ae..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/fast-forward.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/fax.svg b/examples/web/static/libs/fontawesome/svgs/solid/fax.svg deleted file mode 100644 index 12386de9..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/fax.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/feather-alt.svg b/examples/web/static/libs/fontawesome/svgs/solid/feather-alt.svg deleted file mode 100644 index a04ebbd1..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/feather-alt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/feather.svg b/examples/web/static/libs/fontawesome/svgs/solid/feather.svg deleted file mode 100644 index bbdb9342..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/feather.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/female.svg b/examples/web/static/libs/fontawesome/svgs/solid/female.svg deleted file mode 100644 index 9bfc7ad6..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/female.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/fighter-jet.svg b/examples/web/static/libs/fontawesome/svgs/solid/fighter-jet.svg deleted file mode 100644 index 3fdfe2d8..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/fighter-jet.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/file-alt.svg b/examples/web/static/libs/fontawesome/svgs/solid/file-alt.svg deleted file mode 100644 index e1f980c8..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/file-alt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/file-archive.svg b/examples/web/static/libs/fontawesome/svgs/solid/file-archive.svg deleted file mode 100644 index 7c60e72c..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/file-archive.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/file-audio.svg b/examples/web/static/libs/fontawesome/svgs/solid/file-audio.svg deleted file mode 100644 index c491a45a..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/file-audio.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/file-code.svg b/examples/web/static/libs/fontawesome/svgs/solid/file-code.svg deleted file mode 100644 index 4036f537..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/file-code.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/file-contract.svg b/examples/web/static/libs/fontawesome/svgs/solid/file-contract.svg deleted file mode 100644 index d8b2bd69..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/file-contract.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/file-csv.svg b/examples/web/static/libs/fontawesome/svgs/solid/file-csv.svg deleted file mode 100644 index 7b0d2736..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/file-csv.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/file-download.svg b/examples/web/static/libs/fontawesome/svgs/solid/file-download.svg deleted file mode 100644 index b0dfa46e..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/file-download.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/file-excel.svg b/examples/web/static/libs/fontawesome/svgs/solid/file-excel.svg deleted file mode 100644 index 62cec9dd..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/file-excel.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/file-export.svg b/examples/web/static/libs/fontawesome/svgs/solid/file-export.svg deleted file mode 100644 index 1590d5de..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/file-export.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/file-image.svg b/examples/web/static/libs/fontawesome/svgs/solid/file-image.svg deleted file mode 100644 index 6c87c8cf..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/file-image.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/file-import.svg b/examples/web/static/libs/fontawesome/svgs/solid/file-import.svg deleted file mode 100644 index a89e8eaf..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/file-import.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/file-invoice-dollar.svg b/examples/web/static/libs/fontawesome/svgs/solid/file-invoice-dollar.svg deleted file mode 100644 index 39184ce7..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/file-invoice-dollar.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/file-invoice.svg b/examples/web/static/libs/fontawesome/svgs/solid/file-invoice.svg deleted file mode 100644 index 5f5b2419..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/file-invoice.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/file-medical-alt.svg b/examples/web/static/libs/fontawesome/svgs/solid/file-medical-alt.svg deleted file mode 100644 index 0c0699c3..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/file-medical-alt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/file-medical.svg b/examples/web/static/libs/fontawesome/svgs/solid/file-medical.svg deleted file mode 100644 index 748bf58f..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/file-medical.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/file-pdf.svg b/examples/web/static/libs/fontawesome/svgs/solid/file-pdf.svg deleted file mode 100644 index 9782667d..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/file-pdf.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/file-powerpoint.svg b/examples/web/static/libs/fontawesome/svgs/solid/file-powerpoint.svg deleted file mode 100644 index bd26fb92..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/file-powerpoint.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/file-prescription.svg b/examples/web/static/libs/fontawesome/svgs/solid/file-prescription.svg deleted file mode 100644 index 563292ba..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/file-prescription.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/file-signature.svg b/examples/web/static/libs/fontawesome/svgs/solid/file-signature.svg deleted file mode 100644 index 6b27b140..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/file-signature.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/file-upload.svg b/examples/web/static/libs/fontawesome/svgs/solid/file-upload.svg deleted file mode 100644 index 49b0a88d..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/file-upload.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/file-video.svg b/examples/web/static/libs/fontawesome/svgs/solid/file-video.svg deleted file mode 100644 index 8de9f6cf..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/file-video.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/file-word.svg b/examples/web/static/libs/fontawesome/svgs/solid/file-word.svg deleted file mode 100644 index f484a94c..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/file-word.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/file.svg b/examples/web/static/libs/fontawesome/svgs/solid/file.svg deleted file mode 100644 index 7f495dce..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/file.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/fill-drip.svg b/examples/web/static/libs/fontawesome/svgs/solid/fill-drip.svg deleted file mode 100644 index 74346b5c..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/fill-drip.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/fill.svg b/examples/web/static/libs/fontawesome/svgs/solid/fill.svg deleted file mode 100644 index b7bf4056..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/fill.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/film.svg b/examples/web/static/libs/fontawesome/svgs/solid/film.svg deleted file mode 100644 index f120aee2..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/film.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/filter.svg b/examples/web/static/libs/fontawesome/svgs/solid/filter.svg deleted file mode 100644 index 95861a39..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/filter.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/fingerprint.svg b/examples/web/static/libs/fontawesome/svgs/solid/fingerprint.svg deleted file mode 100644 index f05ea378..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/fingerprint.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/fire-alt.svg b/examples/web/static/libs/fontawesome/svgs/solid/fire-alt.svg deleted file mode 100644 index d8766309..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/fire-alt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/fire-extinguisher.svg b/examples/web/static/libs/fontawesome/svgs/solid/fire-extinguisher.svg deleted file mode 100644 index 2bd87380..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/fire-extinguisher.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/fire.svg b/examples/web/static/libs/fontawesome/svgs/solid/fire.svg deleted file mode 100644 index 5ab3fa83..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/fire.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/first-aid.svg b/examples/web/static/libs/fontawesome/svgs/solid/first-aid.svg deleted file mode 100644 index 43fd5225..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/first-aid.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/fish.svg b/examples/web/static/libs/fontawesome/svgs/solid/fish.svg deleted file mode 100644 index 8312ff5c..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/fish.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/fist-raised.svg b/examples/web/static/libs/fontawesome/svgs/solid/fist-raised.svg deleted file mode 100644 index 27c77705..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/fist-raised.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/flag-checkered.svg b/examples/web/static/libs/fontawesome/svgs/solid/flag-checkered.svg deleted file mode 100644 index acb3406a..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/flag-checkered.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/flag-usa.svg b/examples/web/static/libs/fontawesome/svgs/solid/flag-usa.svg deleted file mode 100644 index 7cb1a625..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/flag-usa.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/flag.svg b/examples/web/static/libs/fontawesome/svgs/solid/flag.svg deleted file mode 100644 index eb95c9ca..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/flag.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/flask.svg b/examples/web/static/libs/fontawesome/svgs/solid/flask.svg deleted file mode 100644 index c30929ac..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/flask.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/flushed.svg b/examples/web/static/libs/fontawesome/svgs/solid/flushed.svg deleted file mode 100644 index 1e6e1c96..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/flushed.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/folder-minus.svg b/examples/web/static/libs/fontawesome/svgs/solid/folder-minus.svg deleted file mode 100644 index 4e554e0d..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/folder-minus.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/folder-open.svg b/examples/web/static/libs/fontawesome/svgs/solid/folder-open.svg deleted file mode 100644 index 57dcfa60..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/folder-open.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/folder-plus.svg b/examples/web/static/libs/fontawesome/svgs/solid/folder-plus.svg deleted file mode 100644 index 6d6bb9fa..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/folder-plus.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/folder.svg b/examples/web/static/libs/fontawesome/svgs/solid/folder.svg deleted file mode 100644 index c9607689..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/folder.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/font-awesome-logo-full.svg b/examples/web/static/libs/fontawesome/svgs/solid/font-awesome-logo-full.svg deleted file mode 100644 index 06b75a4d..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/font-awesome-logo-full.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/font.svg b/examples/web/static/libs/fontawesome/svgs/solid/font.svg deleted file mode 100644 index 0a92835f..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/font.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/football-ball.svg b/examples/web/static/libs/fontawesome/svgs/solid/football-ball.svg deleted file mode 100644 index 260c2914..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/football-ball.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/forward.svg b/examples/web/static/libs/fontawesome/svgs/solid/forward.svg deleted file mode 100644 index 5349d49f..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/forward.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/frog.svg b/examples/web/static/libs/fontawesome/svgs/solid/frog.svg deleted file mode 100644 index 96a9ea93..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/frog.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/frown-open.svg b/examples/web/static/libs/fontawesome/svgs/solid/frown-open.svg deleted file mode 100644 index dac5ca2a..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/frown-open.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/frown.svg b/examples/web/static/libs/fontawesome/svgs/solid/frown.svg deleted file mode 100644 index 8207b8dd..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/frown.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/funnel-dollar.svg b/examples/web/static/libs/fontawesome/svgs/solid/funnel-dollar.svg deleted file mode 100644 index d5970e14..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/funnel-dollar.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/futbol.svg b/examples/web/static/libs/fontawesome/svgs/solid/futbol.svg deleted file mode 100644 index 936fcad2..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/futbol.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/gamepad.svg b/examples/web/static/libs/fontawesome/svgs/solid/gamepad.svg deleted file mode 100644 index 047a5a37..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/gamepad.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/gas-pump.svg b/examples/web/static/libs/fontawesome/svgs/solid/gas-pump.svg deleted file mode 100644 index 0a389954..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/gas-pump.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/gavel.svg b/examples/web/static/libs/fontawesome/svgs/solid/gavel.svg deleted file mode 100644 index c68ac7c3..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/gavel.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/gem.svg b/examples/web/static/libs/fontawesome/svgs/solid/gem.svg deleted file mode 100644 index 6172b871..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/gem.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/genderless.svg b/examples/web/static/libs/fontawesome/svgs/solid/genderless.svg deleted file mode 100644 index 9c928673..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/genderless.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/ghost.svg b/examples/web/static/libs/fontawesome/svgs/solid/ghost.svg deleted file mode 100644 index 91b24056..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/ghost.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/gift.svg b/examples/web/static/libs/fontawesome/svgs/solid/gift.svg deleted file mode 100644 index d3c13490..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/gift.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/gifts.svg b/examples/web/static/libs/fontawesome/svgs/solid/gifts.svg deleted file mode 100644 index e132b647..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/gifts.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/glass-cheers.svg b/examples/web/static/libs/fontawesome/svgs/solid/glass-cheers.svg deleted file mode 100644 index 0f8de5ab..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/glass-cheers.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/glass-martini-alt.svg b/examples/web/static/libs/fontawesome/svgs/solid/glass-martini-alt.svg deleted file mode 100644 index dc4aa9c6..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/glass-martini-alt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/glass-martini.svg b/examples/web/static/libs/fontawesome/svgs/solid/glass-martini.svg deleted file mode 100644 index 283c3c61..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/glass-martini.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/glass-whiskey.svg b/examples/web/static/libs/fontawesome/svgs/solid/glass-whiskey.svg deleted file mode 100644 index 27b29539..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/glass-whiskey.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/glasses.svg b/examples/web/static/libs/fontawesome/svgs/solid/glasses.svg deleted file mode 100644 index 8b207a9b..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/glasses.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/globe-africa.svg b/examples/web/static/libs/fontawesome/svgs/solid/globe-africa.svg deleted file mode 100644 index 50009fe5..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/globe-africa.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/globe-americas.svg b/examples/web/static/libs/fontawesome/svgs/solid/globe-americas.svg deleted file mode 100644 index 3e4462e7..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/globe-americas.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/globe-asia.svg b/examples/web/static/libs/fontawesome/svgs/solid/globe-asia.svg deleted file mode 100644 index 5a160176..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/globe-asia.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/globe-europe.svg b/examples/web/static/libs/fontawesome/svgs/solid/globe-europe.svg deleted file mode 100644 index 59823305..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/globe-europe.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/globe.svg b/examples/web/static/libs/fontawesome/svgs/solid/globe.svg deleted file mode 100644 index 93b61784..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/globe.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/golf-ball.svg b/examples/web/static/libs/fontawesome/svgs/solid/golf-ball.svg deleted file mode 100644 index 9e87e82a..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/golf-ball.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/gopuram.svg b/examples/web/static/libs/fontawesome/svgs/solid/gopuram.svg deleted file mode 100644 index efe3a7cc..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/gopuram.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/graduation-cap.svg b/examples/web/static/libs/fontawesome/svgs/solid/graduation-cap.svg deleted file mode 100644 index 101c3315..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/graduation-cap.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/greater-than-equal.svg b/examples/web/static/libs/fontawesome/svgs/solid/greater-than-equal.svg deleted file mode 100644 index 1c071f5d..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/greater-than-equal.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/greater-than.svg b/examples/web/static/libs/fontawesome/svgs/solid/greater-than.svg deleted file mode 100644 index e4e3390a..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/greater-than.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/grimace.svg b/examples/web/static/libs/fontawesome/svgs/solid/grimace.svg deleted file mode 100644 index dda0b7b7..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/grimace.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/grin-alt.svg b/examples/web/static/libs/fontawesome/svgs/solid/grin-alt.svg deleted file mode 100644 index c400d4db..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/grin-alt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/grin-beam-sweat.svg b/examples/web/static/libs/fontawesome/svgs/solid/grin-beam-sweat.svg deleted file mode 100644 index 1e109656..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/grin-beam-sweat.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/grin-beam.svg b/examples/web/static/libs/fontawesome/svgs/solid/grin-beam.svg deleted file mode 100644 index cfde54a9..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/grin-beam.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/grin-hearts.svg b/examples/web/static/libs/fontawesome/svgs/solid/grin-hearts.svg deleted file mode 100644 index eae2d18c..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/grin-hearts.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/grin-squint-tears.svg b/examples/web/static/libs/fontawesome/svgs/solid/grin-squint-tears.svg deleted file mode 100644 index 39073b7d..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/grin-squint-tears.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/grin-squint.svg b/examples/web/static/libs/fontawesome/svgs/solid/grin-squint.svg deleted file mode 100644 index de54800c..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/grin-squint.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/grin-stars.svg b/examples/web/static/libs/fontawesome/svgs/solid/grin-stars.svg deleted file mode 100644 index a6432aab..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/grin-stars.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/grin-tears.svg b/examples/web/static/libs/fontawesome/svgs/solid/grin-tears.svg deleted file mode 100644 index 1413617a..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/grin-tears.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/grin-tongue-squint.svg b/examples/web/static/libs/fontawesome/svgs/solid/grin-tongue-squint.svg deleted file mode 100644 index c903494b..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/grin-tongue-squint.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/grin-tongue-wink.svg b/examples/web/static/libs/fontawesome/svgs/solid/grin-tongue-wink.svg deleted file mode 100644 index 49beb845..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/grin-tongue-wink.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/grin-tongue.svg b/examples/web/static/libs/fontawesome/svgs/solid/grin-tongue.svg deleted file mode 100644 index 6aff145f..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/grin-tongue.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/grin-wink.svg b/examples/web/static/libs/fontawesome/svgs/solid/grin-wink.svg deleted file mode 100644 index 4c8ed97b..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/grin-wink.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/grin.svg b/examples/web/static/libs/fontawesome/svgs/solid/grin.svg deleted file mode 100644 index 4ba985a0..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/grin.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/grip-horizontal.svg b/examples/web/static/libs/fontawesome/svgs/solid/grip-horizontal.svg deleted file mode 100644 index bb19ff31..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/grip-horizontal.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/grip-lines-vertical.svg b/examples/web/static/libs/fontawesome/svgs/solid/grip-lines-vertical.svg deleted file mode 100644 index 92feba89..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/grip-lines-vertical.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/grip-lines.svg b/examples/web/static/libs/fontawesome/svgs/solid/grip-lines.svg deleted file mode 100644 index 6fb9ce7c..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/grip-lines.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/grip-vertical.svg b/examples/web/static/libs/fontawesome/svgs/solid/grip-vertical.svg deleted file mode 100644 index a383a433..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/grip-vertical.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/guitar.svg b/examples/web/static/libs/fontawesome/svgs/solid/guitar.svg deleted file mode 100644 index f86ead6c..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/guitar.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/h-square.svg b/examples/web/static/libs/fontawesome/svgs/solid/h-square.svg deleted file mode 100644 index 0b85e285..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/h-square.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/hamburger.svg b/examples/web/static/libs/fontawesome/svgs/solid/hamburger.svg deleted file mode 100644 index 897f38da..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/hamburger.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/hammer.svg b/examples/web/static/libs/fontawesome/svgs/solid/hammer.svg deleted file mode 100644 index 78df6b49..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/hammer.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/hamsa.svg b/examples/web/static/libs/fontawesome/svgs/solid/hamsa.svg deleted file mode 100644 index 4ccb23ad..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/hamsa.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/hand-holding-heart.svg b/examples/web/static/libs/fontawesome/svgs/solid/hand-holding-heart.svg deleted file mode 100644 index 65ee45e7..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/hand-holding-heart.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/hand-holding-usd.svg b/examples/web/static/libs/fontawesome/svgs/solid/hand-holding-usd.svg deleted file mode 100644 index 00f13128..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/hand-holding-usd.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/hand-holding.svg b/examples/web/static/libs/fontawesome/svgs/solid/hand-holding.svg deleted file mode 100644 index 1328cfd2..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/hand-holding.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/hand-lizard.svg b/examples/web/static/libs/fontawesome/svgs/solid/hand-lizard.svg deleted file mode 100644 index 6d27f0ad..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/hand-lizard.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/hand-middle-finger.svg b/examples/web/static/libs/fontawesome/svgs/solid/hand-middle-finger.svg deleted file mode 100644 index 7b896482..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/hand-middle-finger.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/hand-paper.svg b/examples/web/static/libs/fontawesome/svgs/solid/hand-paper.svg deleted file mode 100644 index f4aadf12..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/hand-paper.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/hand-peace.svg b/examples/web/static/libs/fontawesome/svgs/solid/hand-peace.svg deleted file mode 100644 index 8ed4eede..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/hand-peace.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/hand-point-down.svg b/examples/web/static/libs/fontawesome/svgs/solid/hand-point-down.svg deleted file mode 100644 index af8513f0..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/hand-point-down.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/hand-point-left.svg b/examples/web/static/libs/fontawesome/svgs/solid/hand-point-left.svg deleted file mode 100644 index 5fa16c8d..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/hand-point-left.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/hand-point-right.svg b/examples/web/static/libs/fontawesome/svgs/solid/hand-point-right.svg deleted file mode 100644 index e3f50e12..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/hand-point-right.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/hand-point-up.svg b/examples/web/static/libs/fontawesome/svgs/solid/hand-point-up.svg deleted file mode 100644 index 8bf94b71..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/hand-point-up.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/hand-pointer.svg b/examples/web/static/libs/fontawesome/svgs/solid/hand-pointer.svg deleted file mode 100644 index e1367b6c..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/hand-pointer.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/hand-rock.svg b/examples/web/static/libs/fontawesome/svgs/solid/hand-rock.svg deleted file mode 100644 index ce1f6ea3..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/hand-rock.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/hand-scissors.svg b/examples/web/static/libs/fontawesome/svgs/solid/hand-scissors.svg deleted file mode 100644 index a5996614..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/hand-scissors.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/hand-spock.svg b/examples/web/static/libs/fontawesome/svgs/solid/hand-spock.svg deleted file mode 100644 index e884771f..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/hand-spock.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/hands-helping.svg b/examples/web/static/libs/fontawesome/svgs/solid/hands-helping.svg deleted file mode 100644 index 162f45e9..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/hands-helping.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/hands.svg b/examples/web/static/libs/fontawesome/svgs/solid/hands.svg deleted file mode 100644 index 5f0b02d9..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/hands.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/handshake.svg b/examples/web/static/libs/fontawesome/svgs/solid/handshake.svg deleted file mode 100644 index bd5cf53e..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/handshake.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/hanukiah.svg b/examples/web/static/libs/fontawesome/svgs/solid/hanukiah.svg deleted file mode 100644 index b431d6ae..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/hanukiah.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/hard-hat.svg b/examples/web/static/libs/fontawesome/svgs/solid/hard-hat.svg deleted file mode 100644 index cbfa6acf..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/hard-hat.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/hashtag.svg b/examples/web/static/libs/fontawesome/svgs/solid/hashtag.svg deleted file mode 100644 index 2a6094fe..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/hashtag.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/hat-wizard.svg b/examples/web/static/libs/fontawesome/svgs/solid/hat-wizard.svg deleted file mode 100644 index 21d45109..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/hat-wizard.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/haykal.svg b/examples/web/static/libs/fontawesome/svgs/solid/haykal.svg deleted file mode 100644 index 8ea2a693..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/haykal.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/hdd.svg b/examples/web/static/libs/fontawesome/svgs/solid/hdd.svg deleted file mode 100644 index cead9cff..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/hdd.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/heading.svg b/examples/web/static/libs/fontawesome/svgs/solid/heading.svg deleted file mode 100644 index a482da13..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/heading.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/headphones-alt.svg b/examples/web/static/libs/fontawesome/svgs/solid/headphones-alt.svg deleted file mode 100644 index 735dc8a7..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/headphones-alt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/headphones.svg b/examples/web/static/libs/fontawesome/svgs/solid/headphones.svg deleted file mode 100644 index c97cde6a..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/headphones.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/headset.svg b/examples/web/static/libs/fontawesome/svgs/solid/headset.svg deleted file mode 100644 index e63e7fd2..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/headset.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/heart-broken.svg b/examples/web/static/libs/fontawesome/svgs/solid/heart-broken.svg deleted file mode 100644 index bcc6ccfc..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/heart-broken.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/heart.svg b/examples/web/static/libs/fontawesome/svgs/solid/heart.svg deleted file mode 100644 index d9fa587d..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/heart.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/heartbeat.svg b/examples/web/static/libs/fontawesome/svgs/solid/heartbeat.svg deleted file mode 100644 index fa2bb9b4..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/heartbeat.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/helicopter.svg b/examples/web/static/libs/fontawesome/svgs/solid/helicopter.svg deleted file mode 100644 index 36c462e6..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/helicopter.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/highlighter.svg b/examples/web/static/libs/fontawesome/svgs/solid/highlighter.svg deleted file mode 100644 index b32a63a5..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/highlighter.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/hiking.svg b/examples/web/static/libs/fontawesome/svgs/solid/hiking.svg deleted file mode 100644 index 480a8041..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/hiking.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/hippo.svg b/examples/web/static/libs/fontawesome/svgs/solid/hippo.svg deleted file mode 100644 index e8c2a223..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/hippo.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/history.svg b/examples/web/static/libs/fontawesome/svgs/solid/history.svg deleted file mode 100644 index 8157c313..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/history.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/hockey-puck.svg b/examples/web/static/libs/fontawesome/svgs/solid/hockey-puck.svg deleted file mode 100644 index 24a0a90d..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/hockey-puck.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/holly-berry.svg b/examples/web/static/libs/fontawesome/svgs/solid/holly-berry.svg deleted file mode 100644 index 71e156e5..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/holly-berry.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/home.svg b/examples/web/static/libs/fontawesome/svgs/solid/home.svg deleted file mode 100644 index 27ee7ab0..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/home.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/horse-head.svg b/examples/web/static/libs/fontawesome/svgs/solid/horse-head.svg deleted file mode 100644 index 98a804a9..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/horse-head.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/horse.svg b/examples/web/static/libs/fontawesome/svgs/solid/horse.svg deleted file mode 100644 index 079d8483..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/horse.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/hospital-alt.svg b/examples/web/static/libs/fontawesome/svgs/solid/hospital-alt.svg deleted file mode 100644 index 5229e16c..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/hospital-alt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/hospital-symbol.svg b/examples/web/static/libs/fontawesome/svgs/solid/hospital-symbol.svg deleted file mode 100644 index 9463a88d..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/hospital-symbol.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/hospital.svg b/examples/web/static/libs/fontawesome/svgs/solid/hospital.svg deleted file mode 100644 index 5b6c7b45..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/hospital.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/hot-tub.svg b/examples/web/static/libs/fontawesome/svgs/solid/hot-tub.svg deleted file mode 100644 index a49145e3..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/hot-tub.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/hotdog.svg b/examples/web/static/libs/fontawesome/svgs/solid/hotdog.svg deleted file mode 100644 index 75962d44..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/hotdog.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/hotel.svg b/examples/web/static/libs/fontawesome/svgs/solid/hotel.svg deleted file mode 100644 index 39a8e565..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/hotel.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/hourglass-end.svg b/examples/web/static/libs/fontawesome/svgs/solid/hourglass-end.svg deleted file mode 100644 index 4773ce65..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/hourglass-end.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/hourglass-half.svg b/examples/web/static/libs/fontawesome/svgs/solid/hourglass-half.svg deleted file mode 100644 index adf6f26d..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/hourglass-half.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/hourglass-start.svg b/examples/web/static/libs/fontawesome/svgs/solid/hourglass-start.svg deleted file mode 100644 index 214b6c71..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/hourglass-start.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/hourglass.svg b/examples/web/static/libs/fontawesome/svgs/solid/hourglass.svg deleted file mode 100644 index cd6052ce..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/hourglass.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/house-damage.svg b/examples/web/static/libs/fontawesome/svgs/solid/house-damage.svg deleted file mode 100644 index 6a9deccd..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/house-damage.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/hryvnia.svg b/examples/web/static/libs/fontawesome/svgs/solid/hryvnia.svg deleted file mode 100644 index d9373260..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/hryvnia.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/i-cursor.svg b/examples/web/static/libs/fontawesome/svgs/solid/i-cursor.svg deleted file mode 100644 index 2367160d..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/i-cursor.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/ice-cream.svg b/examples/web/static/libs/fontawesome/svgs/solid/ice-cream.svg deleted file mode 100644 index 1f1bb339..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/ice-cream.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/icicles.svg b/examples/web/static/libs/fontawesome/svgs/solid/icicles.svg deleted file mode 100644 index 962982d5..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/icicles.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/id-badge.svg b/examples/web/static/libs/fontawesome/svgs/solid/id-badge.svg deleted file mode 100644 index a5ce6e1d..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/id-badge.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/id-card-alt.svg b/examples/web/static/libs/fontawesome/svgs/solid/id-card-alt.svg deleted file mode 100644 index 0b21ac36..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/id-card-alt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/id-card.svg b/examples/web/static/libs/fontawesome/svgs/solid/id-card.svg deleted file mode 100644 index b6be99cb..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/id-card.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/igloo.svg b/examples/web/static/libs/fontawesome/svgs/solid/igloo.svg deleted file mode 100644 index e2d77d48..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/igloo.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/image.svg b/examples/web/static/libs/fontawesome/svgs/solid/image.svg deleted file mode 100644 index dbf552da..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/image.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/images.svg b/examples/web/static/libs/fontawesome/svgs/solid/images.svg deleted file mode 100644 index efd28e2a..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/images.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/inbox.svg b/examples/web/static/libs/fontawesome/svgs/solid/inbox.svg deleted file mode 100644 index 761d6c7b..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/inbox.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/indent.svg b/examples/web/static/libs/fontawesome/svgs/solid/indent.svg deleted file mode 100644 index b960bc83..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/indent.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/industry.svg b/examples/web/static/libs/fontawesome/svgs/solid/industry.svg deleted file mode 100644 index c04e11ac..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/industry.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/infinity.svg b/examples/web/static/libs/fontawesome/svgs/solid/infinity.svg deleted file mode 100644 index d8dd3984..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/infinity.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/info-circle.svg b/examples/web/static/libs/fontawesome/svgs/solid/info-circle.svg deleted file mode 100644 index a25c1632..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/info-circle.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/info.svg b/examples/web/static/libs/fontawesome/svgs/solid/info.svg deleted file mode 100644 index e6b9c3f6..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/info.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/italic.svg b/examples/web/static/libs/fontawesome/svgs/solid/italic.svg deleted file mode 100644 index d63a32b8..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/italic.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/jedi.svg b/examples/web/static/libs/fontawesome/svgs/solid/jedi.svg deleted file mode 100644 index 500135b3..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/jedi.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/joint.svg b/examples/web/static/libs/fontawesome/svgs/solid/joint.svg deleted file mode 100644 index cd0c052e..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/joint.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/journal-whills.svg b/examples/web/static/libs/fontawesome/svgs/solid/journal-whills.svg deleted file mode 100644 index a463f327..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/journal-whills.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/kaaba.svg b/examples/web/static/libs/fontawesome/svgs/solid/kaaba.svg deleted file mode 100644 index 7974f220..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/kaaba.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/key.svg b/examples/web/static/libs/fontawesome/svgs/solid/key.svg deleted file mode 100644 index e0bd4948..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/key.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/keyboard.svg b/examples/web/static/libs/fontawesome/svgs/solid/keyboard.svg deleted file mode 100644 index 12686637..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/keyboard.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/khanda.svg b/examples/web/static/libs/fontawesome/svgs/solid/khanda.svg deleted file mode 100644 index 625641bc..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/khanda.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/kiss-beam.svg b/examples/web/static/libs/fontawesome/svgs/solid/kiss-beam.svg deleted file mode 100644 index a2c3e501..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/kiss-beam.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/kiss-wink-heart.svg b/examples/web/static/libs/fontawesome/svgs/solid/kiss-wink-heart.svg deleted file mode 100644 index de6ecee3..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/kiss-wink-heart.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/kiss.svg b/examples/web/static/libs/fontawesome/svgs/solid/kiss.svg deleted file mode 100644 index 0f685244..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/kiss.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/kiwi-bird.svg b/examples/web/static/libs/fontawesome/svgs/solid/kiwi-bird.svg deleted file mode 100644 index bbc7c9af..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/kiwi-bird.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/landmark.svg b/examples/web/static/libs/fontawesome/svgs/solid/landmark.svg deleted file mode 100644 index 49f60927..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/landmark.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/language.svg b/examples/web/static/libs/fontawesome/svgs/solid/language.svg deleted file mode 100644 index e45129e4..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/language.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/laptop-code.svg b/examples/web/static/libs/fontawesome/svgs/solid/laptop-code.svg deleted file mode 100644 index a607c0f2..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/laptop-code.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/laptop-medical.svg b/examples/web/static/libs/fontawesome/svgs/solid/laptop-medical.svg deleted file mode 100644 index a5f6b7db..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/laptop-medical.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/laptop.svg b/examples/web/static/libs/fontawesome/svgs/solid/laptop.svg deleted file mode 100644 index b68aab38..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/laptop.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/laugh-beam.svg b/examples/web/static/libs/fontawesome/svgs/solid/laugh-beam.svg deleted file mode 100644 index 9baa5495..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/laugh-beam.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/laugh-squint.svg b/examples/web/static/libs/fontawesome/svgs/solid/laugh-squint.svg deleted file mode 100644 index 20046e6d..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/laugh-squint.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/laugh-wink.svg b/examples/web/static/libs/fontawesome/svgs/solid/laugh-wink.svg deleted file mode 100644 index 1dffaa60..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/laugh-wink.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/laugh.svg b/examples/web/static/libs/fontawesome/svgs/solid/laugh.svg deleted file mode 100644 index 07d3111e..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/laugh.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/layer-group.svg b/examples/web/static/libs/fontawesome/svgs/solid/layer-group.svg deleted file mode 100644 index 08ca4535..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/layer-group.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/leaf.svg b/examples/web/static/libs/fontawesome/svgs/solid/leaf.svg deleted file mode 100644 index f31abe1b..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/leaf.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/lemon.svg b/examples/web/static/libs/fontawesome/svgs/solid/lemon.svg deleted file mode 100644 index e8f98bd6..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/lemon.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/less-than-equal.svg b/examples/web/static/libs/fontawesome/svgs/solid/less-than-equal.svg deleted file mode 100644 index 7bbf5c08..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/less-than-equal.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/less-than.svg b/examples/web/static/libs/fontawesome/svgs/solid/less-than.svg deleted file mode 100644 index db80274a..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/less-than.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/level-down-alt.svg b/examples/web/static/libs/fontawesome/svgs/solid/level-down-alt.svg deleted file mode 100644 index 52350872..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/level-down-alt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/level-up-alt.svg b/examples/web/static/libs/fontawesome/svgs/solid/level-up-alt.svg deleted file mode 100644 index a9672eb4..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/level-up-alt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/life-ring.svg b/examples/web/static/libs/fontawesome/svgs/solid/life-ring.svg deleted file mode 100644 index da06ef46..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/life-ring.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/lightbulb.svg b/examples/web/static/libs/fontawesome/svgs/solid/lightbulb.svg deleted file mode 100644 index b5d654ba..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/lightbulb.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/link.svg b/examples/web/static/libs/fontawesome/svgs/solid/link.svg deleted file mode 100644 index 57caa9ff..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/link.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/lira-sign.svg b/examples/web/static/libs/fontawesome/svgs/solid/lira-sign.svg deleted file mode 100644 index 802a0f51..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/lira-sign.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/list-alt.svg b/examples/web/static/libs/fontawesome/svgs/solid/list-alt.svg deleted file mode 100644 index 5e32557c..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/list-alt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/list-ol.svg b/examples/web/static/libs/fontawesome/svgs/solid/list-ol.svg deleted file mode 100644 index 693439bd..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/list-ol.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/list-ul.svg b/examples/web/static/libs/fontawesome/svgs/solid/list-ul.svg deleted file mode 100644 index a5851661..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/list-ul.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/list.svg b/examples/web/static/libs/fontawesome/svgs/solid/list.svg deleted file mode 100644 index 3a7da925..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/list.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/location-arrow.svg b/examples/web/static/libs/fontawesome/svgs/solid/location-arrow.svg deleted file mode 100644 index 853ee9c3..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/location-arrow.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/lock-open.svg b/examples/web/static/libs/fontawesome/svgs/solid/lock-open.svg deleted file mode 100644 index 7f949963..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/lock-open.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/lock.svg b/examples/web/static/libs/fontawesome/svgs/solid/lock.svg deleted file mode 100644 index 7d0e70bd..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/lock.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/long-arrow-alt-down.svg b/examples/web/static/libs/fontawesome/svgs/solid/long-arrow-alt-down.svg deleted file mode 100644 index 75e69e79..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/long-arrow-alt-down.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/long-arrow-alt-left.svg b/examples/web/static/libs/fontawesome/svgs/solid/long-arrow-alt-left.svg deleted file mode 100644 index b9e103b3..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/long-arrow-alt-left.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/long-arrow-alt-right.svg b/examples/web/static/libs/fontawesome/svgs/solid/long-arrow-alt-right.svg deleted file mode 100644 index 2f388d53..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/long-arrow-alt-right.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/long-arrow-alt-up.svg b/examples/web/static/libs/fontawesome/svgs/solid/long-arrow-alt-up.svg deleted file mode 100644 index cdd5dcf7..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/long-arrow-alt-up.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/low-vision.svg b/examples/web/static/libs/fontawesome/svgs/solid/low-vision.svg deleted file mode 100644 index 5b82a1bd..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/low-vision.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/luggage-cart.svg b/examples/web/static/libs/fontawesome/svgs/solid/luggage-cart.svg deleted file mode 100644 index c8514212..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/luggage-cart.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/magic.svg b/examples/web/static/libs/fontawesome/svgs/solid/magic.svg deleted file mode 100644 index 9ee277f1..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/magic.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/magnet.svg b/examples/web/static/libs/fontawesome/svgs/solid/magnet.svg deleted file mode 100644 index d83f6b33..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/magnet.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/mail-bulk.svg b/examples/web/static/libs/fontawesome/svgs/solid/mail-bulk.svg deleted file mode 100644 index 38e5f5ae..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/mail-bulk.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/male.svg b/examples/web/static/libs/fontawesome/svgs/solid/male.svg deleted file mode 100644 index b41d026f..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/male.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/map-marked-alt.svg b/examples/web/static/libs/fontawesome/svgs/solid/map-marked-alt.svg deleted file mode 100644 index a45ef9ff..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/map-marked-alt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/map-marked.svg b/examples/web/static/libs/fontawesome/svgs/solid/map-marked.svg deleted file mode 100644 index 54b59531..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/map-marked.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/map-marker-alt.svg b/examples/web/static/libs/fontawesome/svgs/solid/map-marker-alt.svg deleted file mode 100644 index d3d94f03..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/map-marker-alt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/map-marker.svg b/examples/web/static/libs/fontawesome/svgs/solid/map-marker.svg deleted file mode 100644 index c2047c7b..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/map-marker.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/map-pin.svg b/examples/web/static/libs/fontawesome/svgs/solid/map-pin.svg deleted file mode 100644 index 3d710733..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/map-pin.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/map-signs.svg b/examples/web/static/libs/fontawesome/svgs/solid/map-signs.svg deleted file mode 100644 index 5f5b9b3d..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/map-signs.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/map.svg b/examples/web/static/libs/fontawesome/svgs/solid/map.svg deleted file mode 100644 index bb623149..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/map.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/marker.svg b/examples/web/static/libs/fontawesome/svgs/solid/marker.svg deleted file mode 100644 index 6ee7cec2..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/marker.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/mars-double.svg b/examples/web/static/libs/fontawesome/svgs/solid/mars-double.svg deleted file mode 100644 index 49a76e07..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/mars-double.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/mars-stroke-h.svg b/examples/web/static/libs/fontawesome/svgs/solid/mars-stroke-h.svg deleted file mode 100644 index 32ea3f52..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/mars-stroke-h.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/mars-stroke-v.svg b/examples/web/static/libs/fontawesome/svgs/solid/mars-stroke-v.svg deleted file mode 100644 index e3c03aac..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/mars-stroke-v.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/mars-stroke.svg b/examples/web/static/libs/fontawesome/svgs/solid/mars-stroke.svg deleted file mode 100644 index 076d1e6d..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/mars-stroke.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/mars.svg b/examples/web/static/libs/fontawesome/svgs/solid/mars.svg deleted file mode 100644 index 022f88d0..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/mars.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/mask.svg b/examples/web/static/libs/fontawesome/svgs/solid/mask.svg deleted file mode 100644 index d4067931..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/mask.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/medal.svg b/examples/web/static/libs/fontawesome/svgs/solid/medal.svg deleted file mode 100644 index 6fe8e7ea..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/medal.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/medkit.svg b/examples/web/static/libs/fontawesome/svgs/solid/medkit.svg deleted file mode 100644 index 637d38e9..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/medkit.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/meh-blank.svg b/examples/web/static/libs/fontawesome/svgs/solid/meh-blank.svg deleted file mode 100644 index e98e39bb..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/meh-blank.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/meh-rolling-eyes.svg b/examples/web/static/libs/fontawesome/svgs/solid/meh-rolling-eyes.svg deleted file mode 100644 index 06899405..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/meh-rolling-eyes.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/meh.svg b/examples/web/static/libs/fontawesome/svgs/solid/meh.svg deleted file mode 100644 index 198bebde..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/meh.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/memory.svg b/examples/web/static/libs/fontawesome/svgs/solid/memory.svg deleted file mode 100644 index 1ae9bcd2..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/memory.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/menorah.svg b/examples/web/static/libs/fontawesome/svgs/solid/menorah.svg deleted file mode 100644 index a6f11b97..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/menorah.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/mercury.svg b/examples/web/static/libs/fontawesome/svgs/solid/mercury.svg deleted file mode 100644 index a9304158..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/mercury.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/meteor.svg b/examples/web/static/libs/fontawesome/svgs/solid/meteor.svg deleted file mode 100644 index 22cd0944..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/meteor.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/microchip.svg b/examples/web/static/libs/fontawesome/svgs/solid/microchip.svg deleted file mode 100644 index 4eb7e2d5..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/microchip.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/microphone-alt-slash.svg b/examples/web/static/libs/fontawesome/svgs/solid/microphone-alt-slash.svg deleted file mode 100644 index 59ad8b27..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/microphone-alt-slash.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/microphone-alt.svg b/examples/web/static/libs/fontawesome/svgs/solid/microphone-alt.svg deleted file mode 100644 index dd8f50f0..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/microphone-alt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/microphone-slash.svg b/examples/web/static/libs/fontawesome/svgs/solid/microphone-slash.svg deleted file mode 100644 index 8d3badb7..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/microphone-slash.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/microphone.svg b/examples/web/static/libs/fontawesome/svgs/solid/microphone.svg deleted file mode 100644 index 194b4d31..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/microphone.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/microscope.svg b/examples/web/static/libs/fontawesome/svgs/solid/microscope.svg deleted file mode 100644 index ef714036..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/microscope.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/minus-circle.svg b/examples/web/static/libs/fontawesome/svgs/solid/minus-circle.svg deleted file mode 100644 index efe6e46a..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/minus-circle.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/minus-square.svg b/examples/web/static/libs/fontawesome/svgs/solid/minus-square.svg deleted file mode 100644 index 27ebb01c..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/minus-square.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/minus.svg b/examples/web/static/libs/fontawesome/svgs/solid/minus.svg deleted file mode 100644 index ac83426d..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/minus.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/mitten.svg b/examples/web/static/libs/fontawesome/svgs/solid/mitten.svg deleted file mode 100644 index a4dca754..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/mitten.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/mobile-alt.svg b/examples/web/static/libs/fontawesome/svgs/solid/mobile-alt.svg deleted file mode 100644 index e8084596..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/mobile-alt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/mobile.svg b/examples/web/static/libs/fontawesome/svgs/solid/mobile.svg deleted file mode 100644 index 2783241d..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/mobile.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/money-bill-alt.svg b/examples/web/static/libs/fontawesome/svgs/solid/money-bill-alt.svg deleted file mode 100644 index 50251552..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/money-bill-alt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/money-bill-wave-alt.svg b/examples/web/static/libs/fontawesome/svgs/solid/money-bill-wave-alt.svg deleted file mode 100644 index f32fcfe8..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/money-bill-wave-alt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/money-bill-wave.svg b/examples/web/static/libs/fontawesome/svgs/solid/money-bill-wave.svg deleted file mode 100644 index fc782394..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/money-bill-wave.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/money-bill.svg b/examples/web/static/libs/fontawesome/svgs/solid/money-bill.svg deleted file mode 100644 index e1ae0f29..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/money-bill.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/money-check-alt.svg b/examples/web/static/libs/fontawesome/svgs/solid/money-check-alt.svg deleted file mode 100644 index 08816382..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/money-check-alt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/money-check.svg b/examples/web/static/libs/fontawesome/svgs/solid/money-check.svg deleted file mode 100644 index 84bbeac2..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/money-check.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/monument.svg b/examples/web/static/libs/fontawesome/svgs/solid/monument.svg deleted file mode 100644 index efb4af36..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/monument.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/moon.svg b/examples/web/static/libs/fontawesome/svgs/solid/moon.svg deleted file mode 100644 index b153f344..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/moon.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/mortar-pestle.svg b/examples/web/static/libs/fontawesome/svgs/solid/mortar-pestle.svg deleted file mode 100644 index b6fb12c4..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/mortar-pestle.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/mosque.svg b/examples/web/static/libs/fontawesome/svgs/solid/mosque.svg deleted file mode 100644 index 396eb4ee..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/mosque.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/motorcycle.svg b/examples/web/static/libs/fontawesome/svgs/solid/motorcycle.svg deleted file mode 100644 index 14889799..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/motorcycle.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/mountain.svg b/examples/web/static/libs/fontawesome/svgs/solid/mountain.svg deleted file mode 100644 index af4fc819..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/mountain.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/mouse-pointer.svg b/examples/web/static/libs/fontawesome/svgs/solid/mouse-pointer.svg deleted file mode 100644 index c5f252d0..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/mouse-pointer.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/mug-hot.svg b/examples/web/static/libs/fontawesome/svgs/solid/mug-hot.svg deleted file mode 100644 index 750e0861..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/mug-hot.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/music.svg b/examples/web/static/libs/fontawesome/svgs/solid/music.svg deleted file mode 100644 index d82b9c62..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/music.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/network-wired.svg b/examples/web/static/libs/fontawesome/svgs/solid/network-wired.svg deleted file mode 100644 index 1be547c0..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/network-wired.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/neuter.svg b/examples/web/static/libs/fontawesome/svgs/solid/neuter.svg deleted file mode 100644 index cb7635d0..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/neuter.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/newspaper.svg b/examples/web/static/libs/fontawesome/svgs/solid/newspaper.svg deleted file mode 100644 index 47729426..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/newspaper.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/not-equal.svg b/examples/web/static/libs/fontawesome/svgs/solid/not-equal.svg deleted file mode 100644 index d11d1391..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/not-equal.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/notes-medical.svg b/examples/web/static/libs/fontawesome/svgs/solid/notes-medical.svg deleted file mode 100644 index fc5d5962..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/notes-medical.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/object-group.svg b/examples/web/static/libs/fontawesome/svgs/solid/object-group.svg deleted file mode 100644 index b07fcecf..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/object-group.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/object-ungroup.svg b/examples/web/static/libs/fontawesome/svgs/solid/object-ungroup.svg deleted file mode 100644 index 4c29c1e2..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/object-ungroup.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/oil-can.svg b/examples/web/static/libs/fontawesome/svgs/solid/oil-can.svg deleted file mode 100644 index a4b303cb..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/oil-can.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/om.svg b/examples/web/static/libs/fontawesome/svgs/solid/om.svg deleted file mode 100644 index acabc1da..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/om.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/otter.svg b/examples/web/static/libs/fontawesome/svgs/solid/otter.svg deleted file mode 100644 index e546e1c3..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/otter.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/outdent.svg b/examples/web/static/libs/fontawesome/svgs/solid/outdent.svg deleted file mode 100644 index f5267d1d..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/outdent.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/pager.svg b/examples/web/static/libs/fontawesome/svgs/solid/pager.svg deleted file mode 100644 index db9409ba..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/pager.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/paint-brush.svg b/examples/web/static/libs/fontawesome/svgs/solid/paint-brush.svg deleted file mode 100644 index 01d1c927..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/paint-brush.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/paint-roller.svg b/examples/web/static/libs/fontawesome/svgs/solid/paint-roller.svg deleted file mode 100644 index 14d3b6ac..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/paint-roller.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/palette.svg b/examples/web/static/libs/fontawesome/svgs/solid/palette.svg deleted file mode 100644 index a75b257e..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/palette.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/pallet.svg b/examples/web/static/libs/fontawesome/svgs/solid/pallet.svg deleted file mode 100644 index 564f45be..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/pallet.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/paper-plane.svg b/examples/web/static/libs/fontawesome/svgs/solid/paper-plane.svg deleted file mode 100644 index cecb40f2..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/paper-plane.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/paperclip.svg b/examples/web/static/libs/fontawesome/svgs/solid/paperclip.svg deleted file mode 100644 index 162db7e5..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/paperclip.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/parachute-box.svg b/examples/web/static/libs/fontawesome/svgs/solid/parachute-box.svg deleted file mode 100644 index 80abd2ea..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/parachute-box.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/paragraph.svg b/examples/web/static/libs/fontawesome/svgs/solid/paragraph.svg deleted file mode 100644 index a7462bf2..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/paragraph.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/parking.svg b/examples/web/static/libs/fontawesome/svgs/solid/parking.svg deleted file mode 100644 index 04a13736..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/parking.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/passport.svg b/examples/web/static/libs/fontawesome/svgs/solid/passport.svg deleted file mode 100644 index 1a7aa6f1..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/passport.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/pastafarianism.svg b/examples/web/static/libs/fontawesome/svgs/solid/pastafarianism.svg deleted file mode 100644 index 402622aa..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/pastafarianism.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/paste.svg b/examples/web/static/libs/fontawesome/svgs/solid/paste.svg deleted file mode 100644 index 1d49e250..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/paste.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/pause-circle.svg b/examples/web/static/libs/fontawesome/svgs/solid/pause-circle.svg deleted file mode 100644 index 72a8e48c..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/pause-circle.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/pause.svg b/examples/web/static/libs/fontawesome/svgs/solid/pause.svg deleted file mode 100644 index 63a15b6e..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/pause.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/paw.svg b/examples/web/static/libs/fontawesome/svgs/solid/paw.svg deleted file mode 100644 index 5cb50f82..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/paw.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/peace.svg b/examples/web/static/libs/fontawesome/svgs/solid/peace.svg deleted file mode 100644 index 7c5ce22f..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/peace.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/pen-alt.svg b/examples/web/static/libs/fontawesome/svgs/solid/pen-alt.svg deleted file mode 100644 index 2b600cad..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/pen-alt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/pen-fancy.svg b/examples/web/static/libs/fontawesome/svgs/solid/pen-fancy.svg deleted file mode 100644 index 8f4261c3..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/pen-fancy.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/pen-nib.svg b/examples/web/static/libs/fontawesome/svgs/solid/pen-nib.svg deleted file mode 100644 index 2a4cbee6..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/pen-nib.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/pen-square.svg b/examples/web/static/libs/fontawesome/svgs/solid/pen-square.svg deleted file mode 100644 index 0f30e05f..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/pen-square.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/pen.svg b/examples/web/static/libs/fontawesome/svgs/solid/pen.svg deleted file mode 100644 index 2d043aa4..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/pen.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/pencil-alt.svg b/examples/web/static/libs/fontawesome/svgs/solid/pencil-alt.svg deleted file mode 100644 index 26d7daea..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/pencil-alt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/pencil-ruler.svg b/examples/web/static/libs/fontawesome/svgs/solid/pencil-ruler.svg deleted file mode 100644 index c62f131c..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/pencil-ruler.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/people-carry.svg b/examples/web/static/libs/fontawesome/svgs/solid/people-carry.svg deleted file mode 100644 index 98a947fb..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/people-carry.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/pepper-hot.svg b/examples/web/static/libs/fontawesome/svgs/solid/pepper-hot.svg deleted file mode 100644 index 76c1a928..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/pepper-hot.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/percent.svg b/examples/web/static/libs/fontawesome/svgs/solid/percent.svg deleted file mode 100644 index 4b1a8ff6..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/percent.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/percentage.svg b/examples/web/static/libs/fontawesome/svgs/solid/percentage.svg deleted file mode 100644 index 574fb055..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/percentage.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/person-booth.svg b/examples/web/static/libs/fontawesome/svgs/solid/person-booth.svg deleted file mode 100644 index dd7624fa..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/person-booth.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/phone-slash.svg b/examples/web/static/libs/fontawesome/svgs/solid/phone-slash.svg deleted file mode 100644 index 0e20562e..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/phone-slash.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/phone-square.svg b/examples/web/static/libs/fontawesome/svgs/solid/phone-square.svg deleted file mode 100644 index 39ed9693..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/phone-square.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/phone-volume.svg b/examples/web/static/libs/fontawesome/svgs/solid/phone-volume.svg deleted file mode 100644 index 872d95d1..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/phone-volume.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/phone.svg b/examples/web/static/libs/fontawesome/svgs/solid/phone.svg deleted file mode 100644 index 2cf74a9d..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/phone.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/piggy-bank.svg b/examples/web/static/libs/fontawesome/svgs/solid/piggy-bank.svg deleted file mode 100644 index 65fb510e..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/piggy-bank.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/pills.svg b/examples/web/static/libs/fontawesome/svgs/solid/pills.svg deleted file mode 100644 index eadd5aa1..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/pills.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/pizza-slice.svg b/examples/web/static/libs/fontawesome/svgs/solid/pizza-slice.svg deleted file mode 100644 index fcd660fc..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/pizza-slice.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/place-of-worship.svg b/examples/web/static/libs/fontawesome/svgs/solid/place-of-worship.svg deleted file mode 100644 index 7457df47..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/place-of-worship.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/plane-arrival.svg b/examples/web/static/libs/fontawesome/svgs/solid/plane-arrival.svg deleted file mode 100644 index 32bcc181..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/plane-arrival.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/plane-departure.svg b/examples/web/static/libs/fontawesome/svgs/solid/plane-departure.svg deleted file mode 100644 index ce73a432..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/plane-departure.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/plane.svg b/examples/web/static/libs/fontawesome/svgs/solid/plane.svg deleted file mode 100644 index 6a75a9f7..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/plane.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/play-circle.svg b/examples/web/static/libs/fontawesome/svgs/solid/play-circle.svg deleted file mode 100644 index ea103970..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/play-circle.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/play.svg b/examples/web/static/libs/fontawesome/svgs/solid/play.svg deleted file mode 100644 index d7fa87f3..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/play.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/plug.svg b/examples/web/static/libs/fontawesome/svgs/solid/plug.svg deleted file mode 100644 index 0082e8ad..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/plug.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/plus-circle.svg b/examples/web/static/libs/fontawesome/svgs/solid/plus-circle.svg deleted file mode 100644 index f7a138c6..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/plus-circle.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/plus-square.svg b/examples/web/static/libs/fontawesome/svgs/solid/plus-square.svg deleted file mode 100644 index ff058b57..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/plus-square.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/plus.svg b/examples/web/static/libs/fontawesome/svgs/solid/plus.svg deleted file mode 100644 index 95992e1f..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/plus.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/podcast.svg b/examples/web/static/libs/fontawesome/svgs/solid/podcast.svg deleted file mode 100644 index 9ee3b6fa..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/podcast.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/poll-h.svg b/examples/web/static/libs/fontawesome/svgs/solid/poll-h.svg deleted file mode 100644 index c3993a99..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/poll-h.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/poll.svg b/examples/web/static/libs/fontawesome/svgs/solid/poll.svg deleted file mode 100644 index 96d2fb67..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/poll.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/poo-storm.svg b/examples/web/static/libs/fontawesome/svgs/solid/poo-storm.svg deleted file mode 100644 index cf79910f..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/poo-storm.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/poo.svg b/examples/web/static/libs/fontawesome/svgs/solid/poo.svg deleted file mode 100644 index 997725b5..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/poo.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/poop.svg b/examples/web/static/libs/fontawesome/svgs/solid/poop.svg deleted file mode 100644 index 8adbdb89..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/poop.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/portrait.svg b/examples/web/static/libs/fontawesome/svgs/solid/portrait.svg deleted file mode 100644 index a62ed180..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/portrait.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/pound-sign.svg b/examples/web/static/libs/fontawesome/svgs/solid/pound-sign.svg deleted file mode 100644 index 8705075f..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/pound-sign.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/power-off.svg b/examples/web/static/libs/fontawesome/svgs/solid/power-off.svg deleted file mode 100644 index 37113180..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/power-off.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/pray.svg b/examples/web/static/libs/fontawesome/svgs/solid/pray.svg deleted file mode 100644 index dc87ee56..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/pray.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/praying-hands.svg b/examples/web/static/libs/fontawesome/svgs/solid/praying-hands.svg deleted file mode 100644 index 86a68f0c..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/praying-hands.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/prescription-bottle-alt.svg b/examples/web/static/libs/fontawesome/svgs/solid/prescription-bottle-alt.svg deleted file mode 100644 index 5757bf87..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/prescription-bottle-alt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/prescription-bottle.svg b/examples/web/static/libs/fontawesome/svgs/solid/prescription-bottle.svg deleted file mode 100644 index 6f2d6c36..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/prescription-bottle.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/prescription.svg b/examples/web/static/libs/fontawesome/svgs/solid/prescription.svg deleted file mode 100644 index f0cfc721..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/prescription.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/print.svg b/examples/web/static/libs/fontawesome/svgs/solid/print.svg deleted file mode 100644 index 2c11c293..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/print.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/procedures.svg b/examples/web/static/libs/fontawesome/svgs/solid/procedures.svg deleted file mode 100644 index 5ccfafbe..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/procedures.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/project-diagram.svg b/examples/web/static/libs/fontawesome/svgs/solid/project-diagram.svg deleted file mode 100644 index cb21c6f8..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/project-diagram.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/puzzle-piece.svg b/examples/web/static/libs/fontawesome/svgs/solid/puzzle-piece.svg deleted file mode 100644 index a632d8a9..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/puzzle-piece.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/qrcode.svg b/examples/web/static/libs/fontawesome/svgs/solid/qrcode.svg deleted file mode 100644 index c92fa7ca..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/qrcode.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/question-circle.svg b/examples/web/static/libs/fontawesome/svgs/solid/question-circle.svg deleted file mode 100644 index a8f42436..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/question-circle.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/question.svg b/examples/web/static/libs/fontawesome/svgs/solid/question.svg deleted file mode 100644 index 065e9fe7..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/question.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/quidditch.svg b/examples/web/static/libs/fontawesome/svgs/solid/quidditch.svg deleted file mode 100644 index 6d0be5eb..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/quidditch.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/quote-left.svg b/examples/web/static/libs/fontawesome/svgs/solid/quote-left.svg deleted file mode 100644 index d73aa5e4..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/quote-left.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/quote-right.svg b/examples/web/static/libs/fontawesome/svgs/solid/quote-right.svg deleted file mode 100644 index 18537bfe..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/quote-right.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/quran.svg b/examples/web/static/libs/fontawesome/svgs/solid/quran.svg deleted file mode 100644 index 8cf9e47e..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/quran.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/radiation-alt.svg b/examples/web/static/libs/fontawesome/svgs/solid/radiation-alt.svg deleted file mode 100644 index a87a8732..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/radiation-alt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/radiation.svg b/examples/web/static/libs/fontawesome/svgs/solid/radiation.svg deleted file mode 100644 index 9351d8d5..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/radiation.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/rainbow.svg b/examples/web/static/libs/fontawesome/svgs/solid/rainbow.svg deleted file mode 100644 index ef50bef2..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/rainbow.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/random.svg b/examples/web/static/libs/fontawesome/svgs/solid/random.svg deleted file mode 100644 index 3c23b13c..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/random.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/receipt.svg b/examples/web/static/libs/fontawesome/svgs/solid/receipt.svg deleted file mode 100644 index ea298f9c..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/receipt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/recycle.svg b/examples/web/static/libs/fontawesome/svgs/solid/recycle.svg deleted file mode 100644 index 1c7fa716..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/recycle.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/redo-alt.svg b/examples/web/static/libs/fontawesome/svgs/solid/redo-alt.svg deleted file mode 100644 index f014834d..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/redo-alt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/redo.svg b/examples/web/static/libs/fontawesome/svgs/solid/redo.svg deleted file mode 100644 index c536b370..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/redo.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/registered.svg b/examples/web/static/libs/fontawesome/svgs/solid/registered.svg deleted file mode 100644 index 115cc704..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/registered.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/reply-all.svg b/examples/web/static/libs/fontawesome/svgs/solid/reply-all.svg deleted file mode 100644 index 32886acb..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/reply-all.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/reply.svg b/examples/web/static/libs/fontawesome/svgs/solid/reply.svg deleted file mode 100644 index 50f99ff0..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/reply.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/republican.svg b/examples/web/static/libs/fontawesome/svgs/solid/republican.svg deleted file mode 100644 index 76f70e91..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/republican.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/restroom.svg b/examples/web/static/libs/fontawesome/svgs/solid/restroom.svg deleted file mode 100644 index 87486b85..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/restroom.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/retweet.svg b/examples/web/static/libs/fontawesome/svgs/solid/retweet.svg deleted file mode 100644 index 6c8111bc..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/retweet.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/ribbon.svg b/examples/web/static/libs/fontawesome/svgs/solid/ribbon.svg deleted file mode 100644 index c87df5ff..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/ribbon.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/ring.svg b/examples/web/static/libs/fontawesome/svgs/solid/ring.svg deleted file mode 100644 index cba4ca69..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/ring.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/road.svg b/examples/web/static/libs/fontawesome/svgs/solid/road.svg deleted file mode 100644 index 78234267..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/road.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/robot.svg b/examples/web/static/libs/fontawesome/svgs/solid/robot.svg deleted file mode 100644 index cc0277f5..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/robot.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/rocket.svg b/examples/web/static/libs/fontawesome/svgs/solid/rocket.svg deleted file mode 100644 index d2113500..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/rocket.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/route.svg b/examples/web/static/libs/fontawesome/svgs/solid/route.svg deleted file mode 100644 index 2d050c40..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/route.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/rss-square.svg b/examples/web/static/libs/fontawesome/svgs/solid/rss-square.svg deleted file mode 100644 index ff9a15a6..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/rss-square.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/rss.svg b/examples/web/static/libs/fontawesome/svgs/solid/rss.svg deleted file mode 100644 index e6fa54c3..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/rss.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/ruble-sign.svg b/examples/web/static/libs/fontawesome/svgs/solid/ruble-sign.svg deleted file mode 100644 index 50ec2f50..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/ruble-sign.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/ruler-combined.svg b/examples/web/static/libs/fontawesome/svgs/solid/ruler-combined.svg deleted file mode 100644 index c4ceb4a6..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/ruler-combined.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/ruler-horizontal.svg b/examples/web/static/libs/fontawesome/svgs/solid/ruler-horizontal.svg deleted file mode 100644 index 12c5426e..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/ruler-horizontal.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/ruler-vertical.svg b/examples/web/static/libs/fontawesome/svgs/solid/ruler-vertical.svg deleted file mode 100644 index 364cb31c..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/ruler-vertical.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/ruler.svg b/examples/web/static/libs/fontawesome/svgs/solid/ruler.svg deleted file mode 100644 index 3f7a16b4..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/ruler.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/running.svg b/examples/web/static/libs/fontawesome/svgs/solid/running.svg deleted file mode 100644 index 0e4a5a19..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/running.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/rupee-sign.svg b/examples/web/static/libs/fontawesome/svgs/solid/rupee-sign.svg deleted file mode 100644 index 52e319ca..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/rupee-sign.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/sad-cry.svg b/examples/web/static/libs/fontawesome/svgs/solid/sad-cry.svg deleted file mode 100644 index 448b6df8..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/sad-cry.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/sad-tear.svg b/examples/web/static/libs/fontawesome/svgs/solid/sad-tear.svg deleted file mode 100644 index 4071d102..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/sad-tear.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/satellite-dish.svg b/examples/web/static/libs/fontawesome/svgs/solid/satellite-dish.svg deleted file mode 100644 index 4da9e3a9..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/satellite-dish.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/satellite.svg b/examples/web/static/libs/fontawesome/svgs/solid/satellite.svg deleted file mode 100644 index 9230471c..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/satellite.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/save.svg b/examples/web/static/libs/fontawesome/svgs/solid/save.svg deleted file mode 100644 index 44298e3e..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/save.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/school.svg b/examples/web/static/libs/fontawesome/svgs/solid/school.svg deleted file mode 100644 index 21dffefb..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/school.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/screwdriver.svg b/examples/web/static/libs/fontawesome/svgs/solid/screwdriver.svg deleted file mode 100644 index 04ce7786..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/screwdriver.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/scroll.svg b/examples/web/static/libs/fontawesome/svgs/solid/scroll.svg deleted file mode 100644 index 0ba80124..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/scroll.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/sd-card.svg b/examples/web/static/libs/fontawesome/svgs/solid/sd-card.svg deleted file mode 100644 index be6da436..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/sd-card.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/search-dollar.svg b/examples/web/static/libs/fontawesome/svgs/solid/search-dollar.svg deleted file mode 100644 index 009f332e..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/search-dollar.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/search-location.svg b/examples/web/static/libs/fontawesome/svgs/solid/search-location.svg deleted file mode 100644 index b4cbdd89..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/search-location.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/search-minus.svg b/examples/web/static/libs/fontawesome/svgs/solid/search-minus.svg deleted file mode 100644 index 7befe08b..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/search-minus.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/search-plus.svg b/examples/web/static/libs/fontawesome/svgs/solid/search-plus.svg deleted file mode 100644 index e4f5984b..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/search-plus.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/search.svg b/examples/web/static/libs/fontawesome/svgs/solid/search.svg deleted file mode 100644 index 865b962e..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/search.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/seedling.svg b/examples/web/static/libs/fontawesome/svgs/solid/seedling.svg deleted file mode 100644 index b5e2a26e..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/seedling.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/server.svg b/examples/web/static/libs/fontawesome/svgs/solid/server.svg deleted file mode 100644 index 4e6c50fd..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/server.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/shapes.svg b/examples/web/static/libs/fontawesome/svgs/solid/shapes.svg deleted file mode 100644 index 69264a33..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/shapes.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/share-alt-square.svg b/examples/web/static/libs/fontawesome/svgs/solid/share-alt-square.svg deleted file mode 100644 index 7d48e456..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/share-alt-square.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/share-alt.svg b/examples/web/static/libs/fontawesome/svgs/solid/share-alt.svg deleted file mode 100644 index 2f3151df..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/share-alt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/share-square.svg b/examples/web/static/libs/fontawesome/svgs/solid/share-square.svg deleted file mode 100644 index f66404d6..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/share-square.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/share.svg b/examples/web/static/libs/fontawesome/svgs/solid/share.svg deleted file mode 100644 index e7e262b4..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/share.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/shekel-sign.svg b/examples/web/static/libs/fontawesome/svgs/solid/shekel-sign.svg deleted file mode 100644 index 079555e4..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/shekel-sign.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/shield-alt.svg b/examples/web/static/libs/fontawesome/svgs/solid/shield-alt.svg deleted file mode 100644 index 380df300..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/shield-alt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/ship.svg b/examples/web/static/libs/fontawesome/svgs/solid/ship.svg deleted file mode 100644 index 61e03151..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/ship.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/shipping-fast.svg b/examples/web/static/libs/fontawesome/svgs/solid/shipping-fast.svg deleted file mode 100644 index 342f4d40..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/shipping-fast.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/shoe-prints.svg b/examples/web/static/libs/fontawesome/svgs/solid/shoe-prints.svg deleted file mode 100644 index 9f056d4a..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/shoe-prints.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/shopping-bag.svg b/examples/web/static/libs/fontawesome/svgs/solid/shopping-bag.svg deleted file mode 100644 index 78f8a425..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/shopping-bag.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/shopping-basket.svg b/examples/web/static/libs/fontawesome/svgs/solid/shopping-basket.svg deleted file mode 100644 index 6eef20e6..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/shopping-basket.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/shopping-cart.svg b/examples/web/static/libs/fontawesome/svgs/solid/shopping-cart.svg deleted file mode 100644 index d409917d..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/shopping-cart.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/shower.svg b/examples/web/static/libs/fontawesome/svgs/solid/shower.svg deleted file mode 100644 index 66ccb576..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/shower.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/shuttle-van.svg b/examples/web/static/libs/fontawesome/svgs/solid/shuttle-van.svg deleted file mode 100644 index 7d75c807..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/shuttle-van.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/sign-in-alt.svg b/examples/web/static/libs/fontawesome/svgs/solid/sign-in-alt.svg deleted file mode 100644 index 5b235c0c..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/sign-in-alt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/sign-language.svg b/examples/web/static/libs/fontawesome/svgs/solid/sign-language.svg deleted file mode 100644 index 552cb4a6..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/sign-language.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/sign-out-alt.svg b/examples/web/static/libs/fontawesome/svgs/solid/sign-out-alt.svg deleted file mode 100644 index ca985336..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/sign-out-alt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/sign.svg b/examples/web/static/libs/fontawesome/svgs/solid/sign.svg deleted file mode 100644 index 0b2a45bb..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/sign.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/signal.svg b/examples/web/static/libs/fontawesome/svgs/solid/signal.svg deleted file mode 100644 index d929175e..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/signal.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/signature.svg b/examples/web/static/libs/fontawesome/svgs/solid/signature.svg deleted file mode 100644 index de2832b7..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/signature.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/sim-card.svg b/examples/web/static/libs/fontawesome/svgs/solid/sim-card.svg deleted file mode 100644 index 5de456aa..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/sim-card.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/sitemap.svg b/examples/web/static/libs/fontawesome/svgs/solid/sitemap.svg deleted file mode 100644 index a7009eaf..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/sitemap.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/skating.svg b/examples/web/static/libs/fontawesome/svgs/solid/skating.svg deleted file mode 100644 index 74d50063..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/skating.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/skiing-nordic.svg b/examples/web/static/libs/fontawesome/svgs/solid/skiing-nordic.svg deleted file mode 100644 index 1c29fc38..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/skiing-nordic.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/skiing.svg b/examples/web/static/libs/fontawesome/svgs/solid/skiing.svg deleted file mode 100644 index 3362f8f1..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/skiing.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/skull-crossbones.svg b/examples/web/static/libs/fontawesome/svgs/solid/skull-crossbones.svg deleted file mode 100644 index aae294fe..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/skull-crossbones.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/skull.svg b/examples/web/static/libs/fontawesome/svgs/solid/skull.svg deleted file mode 100644 index 72429692..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/skull.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/slash.svg b/examples/web/static/libs/fontawesome/svgs/solid/slash.svg deleted file mode 100644 index aa5bcdba..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/slash.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/sleigh.svg b/examples/web/static/libs/fontawesome/svgs/solid/sleigh.svg deleted file mode 100644 index 1ea545cb..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/sleigh.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/sliders-h.svg b/examples/web/static/libs/fontawesome/svgs/solid/sliders-h.svg deleted file mode 100644 index e5d7fd78..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/sliders-h.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/smile-beam.svg b/examples/web/static/libs/fontawesome/svgs/solid/smile-beam.svg deleted file mode 100644 index 38695752..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/smile-beam.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/smile-wink.svg b/examples/web/static/libs/fontawesome/svgs/solid/smile-wink.svg deleted file mode 100644 index b85ec119..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/smile-wink.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/smile.svg b/examples/web/static/libs/fontawesome/svgs/solid/smile.svg deleted file mode 100644 index dc8784a7..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/smile.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/smog.svg b/examples/web/static/libs/fontawesome/svgs/solid/smog.svg deleted file mode 100644 index d7f68973..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/smog.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/smoking-ban.svg b/examples/web/static/libs/fontawesome/svgs/solid/smoking-ban.svg deleted file mode 100644 index 4382b1f7..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/smoking-ban.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/smoking.svg b/examples/web/static/libs/fontawesome/svgs/solid/smoking.svg deleted file mode 100644 index 6dd41578..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/smoking.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/sms.svg b/examples/web/static/libs/fontawesome/svgs/solid/sms.svg deleted file mode 100644 index 6a6e950c..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/sms.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/snowboarding.svg b/examples/web/static/libs/fontawesome/svgs/solid/snowboarding.svg deleted file mode 100644 index d241f40e..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/snowboarding.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/snowflake.svg b/examples/web/static/libs/fontawesome/svgs/solid/snowflake.svg deleted file mode 100644 index 270da5d1..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/snowflake.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/snowman.svg b/examples/web/static/libs/fontawesome/svgs/solid/snowman.svg deleted file mode 100644 index 795a2040..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/snowman.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/snowplow.svg b/examples/web/static/libs/fontawesome/svgs/solid/snowplow.svg deleted file mode 100644 index 19d31e98..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/snowplow.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/socks.svg b/examples/web/static/libs/fontawesome/svgs/solid/socks.svg deleted file mode 100644 index 1d17fa73..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/socks.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/solar-panel.svg b/examples/web/static/libs/fontawesome/svgs/solid/solar-panel.svg deleted file mode 100644 index 2760e792..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/solar-panel.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/sort-alpha-down.svg b/examples/web/static/libs/fontawesome/svgs/solid/sort-alpha-down.svg deleted file mode 100644 index b45cdd24..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/sort-alpha-down.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/sort-alpha-up.svg b/examples/web/static/libs/fontawesome/svgs/solid/sort-alpha-up.svg deleted file mode 100644 index b1389276..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/sort-alpha-up.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/sort-amount-down.svg b/examples/web/static/libs/fontawesome/svgs/solid/sort-amount-down.svg deleted file mode 100644 index 0b712543..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/sort-amount-down.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/sort-amount-up.svg b/examples/web/static/libs/fontawesome/svgs/solid/sort-amount-up.svg deleted file mode 100644 index 21f42185..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/sort-amount-up.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/sort-down.svg b/examples/web/static/libs/fontawesome/svgs/solid/sort-down.svg deleted file mode 100644 index 2644ba2b..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/sort-down.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/sort-numeric-down.svg b/examples/web/static/libs/fontawesome/svgs/solid/sort-numeric-down.svg deleted file mode 100644 index ab9464c0..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/sort-numeric-down.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/sort-numeric-up.svg b/examples/web/static/libs/fontawesome/svgs/solid/sort-numeric-up.svg deleted file mode 100644 index 1c783ae1..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/sort-numeric-up.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/sort-up.svg b/examples/web/static/libs/fontawesome/svgs/solid/sort-up.svg deleted file mode 100644 index c6e1001d..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/sort-up.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/sort.svg b/examples/web/static/libs/fontawesome/svgs/solid/sort.svg deleted file mode 100644 index 89c08354..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/sort.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/spa.svg b/examples/web/static/libs/fontawesome/svgs/solid/spa.svg deleted file mode 100644 index d6909e85..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/spa.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/space-shuttle.svg b/examples/web/static/libs/fontawesome/svgs/solid/space-shuttle.svg deleted file mode 100644 index 1cf024de..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/space-shuttle.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/spider.svg b/examples/web/static/libs/fontawesome/svgs/solid/spider.svg deleted file mode 100644 index a805e79e..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/spider.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/spinner.svg b/examples/web/static/libs/fontawesome/svgs/solid/spinner.svg deleted file mode 100644 index 4397764e..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/spinner.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/splotch.svg b/examples/web/static/libs/fontawesome/svgs/solid/splotch.svg deleted file mode 100644 index 070a1c1c..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/splotch.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/spray-can.svg b/examples/web/static/libs/fontawesome/svgs/solid/spray-can.svg deleted file mode 100644 index 05947c08..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/spray-can.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/square-full.svg b/examples/web/static/libs/fontawesome/svgs/solid/square-full.svg deleted file mode 100644 index 7bb73943..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/square-full.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/square-root-alt.svg b/examples/web/static/libs/fontawesome/svgs/solid/square-root-alt.svg deleted file mode 100644 index d6f33adb..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/square-root-alt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/square.svg b/examples/web/static/libs/fontawesome/svgs/solid/square.svg deleted file mode 100644 index 40338d44..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/square.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/stamp.svg b/examples/web/static/libs/fontawesome/svgs/solid/stamp.svg deleted file mode 100644 index 591a5bba..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/stamp.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/star-and-crescent.svg b/examples/web/static/libs/fontawesome/svgs/solid/star-and-crescent.svg deleted file mode 100644 index 6d378602..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/star-and-crescent.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/star-half-alt.svg b/examples/web/static/libs/fontawesome/svgs/solid/star-half-alt.svg deleted file mode 100644 index 5a9b4c38..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/star-half-alt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/star-half.svg b/examples/web/static/libs/fontawesome/svgs/solid/star-half.svg deleted file mode 100644 index 6599dcbf..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/star-half.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/star-of-david.svg b/examples/web/static/libs/fontawesome/svgs/solid/star-of-david.svg deleted file mode 100644 index d9a5e5cd..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/star-of-david.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/star-of-life.svg b/examples/web/static/libs/fontawesome/svgs/solid/star-of-life.svg deleted file mode 100644 index 0737995e..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/star-of-life.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/star.svg b/examples/web/static/libs/fontawesome/svgs/solid/star.svg deleted file mode 100644 index 7cfd13b8..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/star.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/step-backward.svg b/examples/web/static/libs/fontawesome/svgs/solid/step-backward.svg deleted file mode 100644 index e6f0d100..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/step-backward.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/step-forward.svg b/examples/web/static/libs/fontawesome/svgs/solid/step-forward.svg deleted file mode 100644 index 33eb8fb6..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/step-forward.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/stethoscope.svg b/examples/web/static/libs/fontawesome/svgs/solid/stethoscope.svg deleted file mode 100644 index 10d30562..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/stethoscope.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/sticky-note.svg b/examples/web/static/libs/fontawesome/svgs/solid/sticky-note.svg deleted file mode 100644 index 4b577b88..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/sticky-note.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/stop-circle.svg b/examples/web/static/libs/fontawesome/svgs/solid/stop-circle.svg deleted file mode 100644 index 15f56cdb..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/stop-circle.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/stop.svg b/examples/web/static/libs/fontawesome/svgs/solid/stop.svg deleted file mode 100644 index 40338d44..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/stop.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/stopwatch.svg b/examples/web/static/libs/fontawesome/svgs/solid/stopwatch.svg deleted file mode 100644 index 72c13459..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/stopwatch.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/store-alt.svg b/examples/web/static/libs/fontawesome/svgs/solid/store-alt.svg deleted file mode 100644 index 488759f1..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/store-alt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/store.svg b/examples/web/static/libs/fontawesome/svgs/solid/store.svg deleted file mode 100644 index aa0281fc..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/store.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/stream.svg b/examples/web/static/libs/fontawesome/svgs/solid/stream.svg deleted file mode 100644 index 938cc188..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/stream.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/street-view.svg b/examples/web/static/libs/fontawesome/svgs/solid/street-view.svg deleted file mode 100644 index 2ae0457e..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/street-view.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/strikethrough.svg b/examples/web/static/libs/fontawesome/svgs/solid/strikethrough.svg deleted file mode 100644 index 07f78c10..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/strikethrough.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/stroopwafel.svg b/examples/web/static/libs/fontawesome/svgs/solid/stroopwafel.svg deleted file mode 100644 index fdea44ca..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/stroopwafel.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/subscript.svg b/examples/web/static/libs/fontawesome/svgs/solid/subscript.svg deleted file mode 100644 index ded6d12f..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/subscript.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/subway.svg b/examples/web/static/libs/fontawesome/svgs/solid/subway.svg deleted file mode 100644 index 19e5a379..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/subway.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/suitcase-rolling.svg b/examples/web/static/libs/fontawesome/svgs/solid/suitcase-rolling.svg deleted file mode 100644 index d54be1e0..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/suitcase-rolling.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/suitcase.svg b/examples/web/static/libs/fontawesome/svgs/solid/suitcase.svg deleted file mode 100644 index effa01c1..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/suitcase.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/sun.svg b/examples/web/static/libs/fontawesome/svgs/solid/sun.svg deleted file mode 100644 index 19bc76b9..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/sun.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/superscript.svg b/examples/web/static/libs/fontawesome/svgs/solid/superscript.svg deleted file mode 100644 index 0587a1a8..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/superscript.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/surprise.svg b/examples/web/static/libs/fontawesome/svgs/solid/surprise.svg deleted file mode 100644 index 478b6b01..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/surprise.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/swatchbook.svg b/examples/web/static/libs/fontawesome/svgs/solid/swatchbook.svg deleted file mode 100644 index faaa6c2e..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/swatchbook.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/swimmer.svg b/examples/web/static/libs/fontawesome/svgs/solid/swimmer.svg deleted file mode 100644 index 261e60b4..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/swimmer.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/swimming-pool.svg b/examples/web/static/libs/fontawesome/svgs/solid/swimming-pool.svg deleted file mode 100644 index 533688df..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/swimming-pool.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/synagogue.svg b/examples/web/static/libs/fontawesome/svgs/solid/synagogue.svg deleted file mode 100644 index 6f3d7c7d..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/synagogue.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/sync-alt.svg b/examples/web/static/libs/fontawesome/svgs/solid/sync-alt.svg deleted file mode 100644 index 3c3106d8..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/sync-alt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/sync.svg b/examples/web/static/libs/fontawesome/svgs/solid/sync.svg deleted file mode 100644 index 008de598..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/sync.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/syringe.svg b/examples/web/static/libs/fontawesome/svgs/solid/syringe.svg deleted file mode 100644 index 95626f74..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/syringe.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/table-tennis.svg b/examples/web/static/libs/fontawesome/svgs/solid/table-tennis.svg deleted file mode 100644 index a7f5e9a5..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/table-tennis.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/table.svg b/examples/web/static/libs/fontawesome/svgs/solid/table.svg deleted file mode 100644 index 5690c5cc..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/table.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/tablet-alt.svg b/examples/web/static/libs/fontawesome/svgs/solid/tablet-alt.svg deleted file mode 100644 index 9e962f78..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/tablet-alt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/tablet.svg b/examples/web/static/libs/fontawesome/svgs/solid/tablet.svg deleted file mode 100644 index da45e7d2..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/tablet.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/tablets.svg b/examples/web/static/libs/fontawesome/svgs/solid/tablets.svg deleted file mode 100644 index 74c8265e..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/tablets.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/tachometer-alt.svg b/examples/web/static/libs/fontawesome/svgs/solid/tachometer-alt.svg deleted file mode 100644 index 977e1e9f..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/tachometer-alt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/tag.svg b/examples/web/static/libs/fontawesome/svgs/solid/tag.svg deleted file mode 100644 index 6793a2e0..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/tag.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/tags.svg b/examples/web/static/libs/fontawesome/svgs/solid/tags.svg deleted file mode 100644 index 192075b9..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/tags.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/tape.svg b/examples/web/static/libs/fontawesome/svgs/solid/tape.svg deleted file mode 100644 index 1fbaa1da..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/tape.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/tasks.svg b/examples/web/static/libs/fontawesome/svgs/solid/tasks.svg deleted file mode 100644 index 64e6c6d3..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/tasks.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/taxi.svg b/examples/web/static/libs/fontawesome/svgs/solid/taxi.svg deleted file mode 100644 index 13f05d0d..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/taxi.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/teeth-open.svg b/examples/web/static/libs/fontawesome/svgs/solid/teeth-open.svg deleted file mode 100644 index f02650ab..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/teeth-open.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/teeth.svg b/examples/web/static/libs/fontawesome/svgs/solid/teeth.svg deleted file mode 100644 index 17e4027e..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/teeth.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/temperature-high.svg b/examples/web/static/libs/fontawesome/svgs/solid/temperature-high.svg deleted file mode 100644 index e61b22b3..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/temperature-high.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/temperature-low.svg b/examples/web/static/libs/fontawesome/svgs/solid/temperature-low.svg deleted file mode 100644 index 07d2427c..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/temperature-low.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/tenge.svg b/examples/web/static/libs/fontawesome/svgs/solid/tenge.svg deleted file mode 100644 index cc8be5c1..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/tenge.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/terminal.svg b/examples/web/static/libs/fontawesome/svgs/solid/terminal.svg deleted file mode 100644 index 85b2b5e8..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/terminal.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/text-height.svg b/examples/web/static/libs/fontawesome/svgs/solid/text-height.svg deleted file mode 100644 index c76e184d..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/text-height.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/text-width.svg b/examples/web/static/libs/fontawesome/svgs/solid/text-width.svg deleted file mode 100644 index d555b943..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/text-width.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/th-large.svg b/examples/web/static/libs/fontawesome/svgs/solid/th-large.svg deleted file mode 100644 index 7894f58b..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/th-large.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/th-list.svg b/examples/web/static/libs/fontawesome/svgs/solid/th-list.svg deleted file mode 100644 index 361af542..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/th-list.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/th.svg b/examples/web/static/libs/fontawesome/svgs/solid/th.svg deleted file mode 100644 index 73b6c92c..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/th.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/theater-masks.svg b/examples/web/static/libs/fontawesome/svgs/solid/theater-masks.svg deleted file mode 100644 index d16e6631..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/theater-masks.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/thermometer-empty.svg b/examples/web/static/libs/fontawesome/svgs/solid/thermometer-empty.svg deleted file mode 100644 index 5a6a6b8e..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/thermometer-empty.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/thermometer-full.svg b/examples/web/static/libs/fontawesome/svgs/solid/thermometer-full.svg deleted file mode 100644 index caeb8b66..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/thermometer-full.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/thermometer-half.svg b/examples/web/static/libs/fontawesome/svgs/solid/thermometer-half.svg deleted file mode 100644 index 8c355127..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/thermometer-half.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/thermometer-quarter.svg b/examples/web/static/libs/fontawesome/svgs/solid/thermometer-quarter.svg deleted file mode 100644 index 0478872e..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/thermometer-quarter.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/thermometer-three-quarters.svg b/examples/web/static/libs/fontawesome/svgs/solid/thermometer-three-quarters.svg deleted file mode 100644 index b5188d58..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/thermometer-three-quarters.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/thermometer.svg b/examples/web/static/libs/fontawesome/svgs/solid/thermometer.svg deleted file mode 100644 index af0b9ef9..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/thermometer.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/thumbs-down.svg b/examples/web/static/libs/fontawesome/svgs/solid/thumbs-down.svg deleted file mode 100644 index 1cb6e676..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/thumbs-down.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/thumbs-up.svg b/examples/web/static/libs/fontawesome/svgs/solid/thumbs-up.svg deleted file mode 100644 index 539949df..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/thumbs-up.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/thumbtack.svg b/examples/web/static/libs/fontawesome/svgs/solid/thumbtack.svg deleted file mode 100644 index 7b98d281..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/thumbtack.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/ticket-alt.svg b/examples/web/static/libs/fontawesome/svgs/solid/ticket-alt.svg deleted file mode 100644 index 70158467..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/ticket-alt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/times-circle.svg b/examples/web/static/libs/fontawesome/svgs/solid/times-circle.svg deleted file mode 100644 index cdee9414..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/times-circle.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/times.svg b/examples/web/static/libs/fontawesome/svgs/solid/times.svg deleted file mode 100644 index 571a32a1..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/times.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/tint-slash.svg b/examples/web/static/libs/fontawesome/svgs/solid/tint-slash.svg deleted file mode 100644 index df76bdf0..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/tint-slash.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/tint.svg b/examples/web/static/libs/fontawesome/svgs/solid/tint.svg deleted file mode 100644 index 8dd8f93e..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/tint.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/tired.svg b/examples/web/static/libs/fontawesome/svgs/solid/tired.svg deleted file mode 100644 index bdc5ce0d..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/tired.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/toggle-off.svg b/examples/web/static/libs/fontawesome/svgs/solid/toggle-off.svg deleted file mode 100644 index dce9c007..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/toggle-off.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/toggle-on.svg b/examples/web/static/libs/fontawesome/svgs/solid/toggle-on.svg deleted file mode 100644 index 6c4c2dc1..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/toggle-on.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/toilet-paper.svg b/examples/web/static/libs/fontawesome/svgs/solid/toilet-paper.svg deleted file mode 100644 index 6201721d..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/toilet-paper.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/toilet.svg b/examples/web/static/libs/fontawesome/svgs/solid/toilet.svg deleted file mode 100644 index c5abd013..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/toilet.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/toolbox.svg b/examples/web/static/libs/fontawesome/svgs/solid/toolbox.svg deleted file mode 100644 index dc11fef6..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/toolbox.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/tools.svg b/examples/web/static/libs/fontawesome/svgs/solid/tools.svg deleted file mode 100644 index 668d558e..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/tools.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/tooth.svg b/examples/web/static/libs/fontawesome/svgs/solid/tooth.svg deleted file mode 100644 index 745734cb..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/tooth.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/torah.svg b/examples/web/static/libs/fontawesome/svgs/solid/torah.svg deleted file mode 100644 index 5c06a6e7..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/torah.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/torii-gate.svg b/examples/web/static/libs/fontawesome/svgs/solid/torii-gate.svg deleted file mode 100644 index e66bce7a..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/torii-gate.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/tractor.svg b/examples/web/static/libs/fontawesome/svgs/solid/tractor.svg deleted file mode 100644 index 5390d1cd..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/tractor.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/trademark.svg b/examples/web/static/libs/fontawesome/svgs/solid/trademark.svg deleted file mode 100644 index 4898eb52..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/trademark.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/traffic-light.svg b/examples/web/static/libs/fontawesome/svgs/solid/traffic-light.svg deleted file mode 100644 index 0eb4de19..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/traffic-light.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/train.svg b/examples/web/static/libs/fontawesome/svgs/solid/train.svg deleted file mode 100644 index 79c0266f..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/train.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/tram.svg b/examples/web/static/libs/fontawesome/svgs/solid/tram.svg deleted file mode 100644 index e3156976..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/tram.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/transgender-alt.svg b/examples/web/static/libs/fontawesome/svgs/solid/transgender-alt.svg deleted file mode 100644 index 6c1d1679..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/transgender-alt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/transgender.svg b/examples/web/static/libs/fontawesome/svgs/solid/transgender.svg deleted file mode 100644 index 10d73936..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/transgender.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/trash-alt.svg b/examples/web/static/libs/fontawesome/svgs/solid/trash-alt.svg deleted file mode 100644 index 6305280a..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/trash-alt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/trash-restore-alt.svg b/examples/web/static/libs/fontawesome/svgs/solid/trash-restore-alt.svg deleted file mode 100644 index ba91cca8..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/trash-restore-alt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/trash-restore.svg b/examples/web/static/libs/fontawesome/svgs/solid/trash-restore.svg deleted file mode 100644 index e3c351fc..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/trash-restore.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/trash.svg b/examples/web/static/libs/fontawesome/svgs/solid/trash.svg deleted file mode 100644 index dec54fa3..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/trash.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/tree.svg b/examples/web/static/libs/fontawesome/svgs/solid/tree.svg deleted file mode 100644 index a3c7f934..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/tree.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/trophy.svg b/examples/web/static/libs/fontawesome/svgs/solid/trophy.svg deleted file mode 100644 index 6157afa0..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/trophy.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/truck-loading.svg b/examples/web/static/libs/fontawesome/svgs/solid/truck-loading.svg deleted file mode 100644 index 7153afd0..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/truck-loading.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/truck-monster.svg b/examples/web/static/libs/fontawesome/svgs/solid/truck-monster.svg deleted file mode 100644 index 8f31fd30..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/truck-monster.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/truck-moving.svg b/examples/web/static/libs/fontawesome/svgs/solid/truck-moving.svg deleted file mode 100644 index 18ea46f5..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/truck-moving.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/truck-pickup.svg b/examples/web/static/libs/fontawesome/svgs/solid/truck-pickup.svg deleted file mode 100644 index 337e8aec..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/truck-pickup.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/truck.svg b/examples/web/static/libs/fontawesome/svgs/solid/truck.svg deleted file mode 100644 index 8b405fee..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/truck.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/tshirt.svg b/examples/web/static/libs/fontawesome/svgs/solid/tshirt.svg deleted file mode 100644 index 4cdf227e..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/tshirt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/tty.svg b/examples/web/static/libs/fontawesome/svgs/solid/tty.svg deleted file mode 100644 index acc1e3d3..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/tty.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/tv.svg b/examples/web/static/libs/fontawesome/svgs/solid/tv.svg deleted file mode 100644 index 95151f5a..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/tv.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/umbrella-beach.svg b/examples/web/static/libs/fontawesome/svgs/solid/umbrella-beach.svg deleted file mode 100644 index 9a75c525..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/umbrella-beach.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/umbrella.svg b/examples/web/static/libs/fontawesome/svgs/solid/umbrella.svg deleted file mode 100644 index 83de3d7b..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/umbrella.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/underline.svg b/examples/web/static/libs/fontawesome/svgs/solid/underline.svg deleted file mode 100644 index 751232d5..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/underline.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/undo-alt.svg b/examples/web/static/libs/fontawesome/svgs/solid/undo-alt.svg deleted file mode 100644 index bdc97cae..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/undo-alt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/undo.svg b/examples/web/static/libs/fontawesome/svgs/solid/undo.svg deleted file mode 100644 index 44b39041..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/undo.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/universal-access.svg b/examples/web/static/libs/fontawesome/svgs/solid/universal-access.svg deleted file mode 100644 index 1079d879..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/universal-access.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/university.svg b/examples/web/static/libs/fontawesome/svgs/solid/university.svg deleted file mode 100644 index cf4d7859..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/university.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/unlink.svg b/examples/web/static/libs/fontawesome/svgs/solid/unlink.svg deleted file mode 100644 index 8cba9f8f..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/unlink.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/unlock-alt.svg b/examples/web/static/libs/fontawesome/svgs/solid/unlock-alt.svg deleted file mode 100644 index b38ffb6a..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/unlock-alt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/unlock.svg b/examples/web/static/libs/fontawesome/svgs/solid/unlock.svg deleted file mode 100644 index 0b2258a8..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/unlock.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/upload.svg b/examples/web/static/libs/fontawesome/svgs/solid/upload.svg deleted file mode 100644 index 1c880b51..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/upload.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/user-alt-slash.svg b/examples/web/static/libs/fontawesome/svgs/solid/user-alt-slash.svg deleted file mode 100644 index 74f85978..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/user-alt-slash.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/user-alt.svg b/examples/web/static/libs/fontawesome/svgs/solid/user-alt.svg deleted file mode 100644 index 024cb44b..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/user-alt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/user-astronaut.svg b/examples/web/static/libs/fontawesome/svgs/solid/user-astronaut.svg deleted file mode 100644 index 631f1682..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/user-astronaut.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/user-check.svg b/examples/web/static/libs/fontawesome/svgs/solid/user-check.svg deleted file mode 100644 index a6306118..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/user-check.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/user-circle.svg b/examples/web/static/libs/fontawesome/svgs/solid/user-circle.svg deleted file mode 100644 index 6e03b1bd..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/user-circle.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/user-clock.svg b/examples/web/static/libs/fontawesome/svgs/solid/user-clock.svg deleted file mode 100644 index 1c45c705..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/user-clock.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/user-cog.svg b/examples/web/static/libs/fontawesome/svgs/solid/user-cog.svg deleted file mode 100644 index bae9930e..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/user-cog.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/user-edit.svg b/examples/web/static/libs/fontawesome/svgs/solid/user-edit.svg deleted file mode 100644 index bde9c901..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/user-edit.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/user-friends.svg b/examples/web/static/libs/fontawesome/svgs/solid/user-friends.svg deleted file mode 100644 index 2e43c598..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/user-friends.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/user-graduate.svg b/examples/web/static/libs/fontawesome/svgs/solid/user-graduate.svg deleted file mode 100644 index 8855caaa..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/user-graduate.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/user-injured.svg b/examples/web/static/libs/fontawesome/svgs/solid/user-injured.svg deleted file mode 100644 index 57de4b9b..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/user-injured.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/user-lock.svg b/examples/web/static/libs/fontawesome/svgs/solid/user-lock.svg deleted file mode 100644 index b3693c32..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/user-lock.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/user-md.svg b/examples/web/static/libs/fontawesome/svgs/solid/user-md.svg deleted file mode 100644 index 583cdc39..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/user-md.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/user-minus.svg b/examples/web/static/libs/fontawesome/svgs/solid/user-minus.svg deleted file mode 100644 index f019e706..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/user-minus.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/user-ninja.svg b/examples/web/static/libs/fontawesome/svgs/solid/user-ninja.svg deleted file mode 100644 index 7bdec360..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/user-ninja.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/user-nurse.svg b/examples/web/static/libs/fontawesome/svgs/solid/user-nurse.svg deleted file mode 100644 index 6a54369d..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/user-nurse.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/user-plus.svg b/examples/web/static/libs/fontawesome/svgs/solid/user-plus.svg deleted file mode 100644 index 01c84c36..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/user-plus.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/user-secret.svg b/examples/web/static/libs/fontawesome/svgs/solid/user-secret.svg deleted file mode 100644 index daae530d..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/user-secret.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/user-shield.svg b/examples/web/static/libs/fontawesome/svgs/solid/user-shield.svg deleted file mode 100644 index 7cfba68f..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/user-shield.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/user-slash.svg b/examples/web/static/libs/fontawesome/svgs/solid/user-slash.svg deleted file mode 100644 index 491e32a3..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/user-slash.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/user-tag.svg b/examples/web/static/libs/fontawesome/svgs/solid/user-tag.svg deleted file mode 100644 index ec1a1e70..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/user-tag.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/user-tie.svg b/examples/web/static/libs/fontawesome/svgs/solid/user-tie.svg deleted file mode 100644 index 9bd9f95a..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/user-tie.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/user-times.svg b/examples/web/static/libs/fontawesome/svgs/solid/user-times.svg deleted file mode 100644 index 341b1f12..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/user-times.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/user.svg b/examples/web/static/libs/fontawesome/svgs/solid/user.svg deleted file mode 100644 index 591873a5..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/user.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/users-cog.svg b/examples/web/static/libs/fontawesome/svgs/solid/users-cog.svg deleted file mode 100644 index a90e8b03..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/users-cog.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/users.svg b/examples/web/static/libs/fontawesome/svgs/solid/users.svg deleted file mode 100644 index 3f07aab0..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/users.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/utensil-spoon.svg b/examples/web/static/libs/fontawesome/svgs/solid/utensil-spoon.svg deleted file mode 100644 index ec19dac5..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/utensil-spoon.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/utensils.svg b/examples/web/static/libs/fontawesome/svgs/solid/utensils.svg deleted file mode 100644 index 29fa05ab..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/utensils.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/vector-square.svg b/examples/web/static/libs/fontawesome/svgs/solid/vector-square.svg deleted file mode 100644 index 848b9fb4..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/vector-square.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/venus-double.svg b/examples/web/static/libs/fontawesome/svgs/solid/venus-double.svg deleted file mode 100644 index 8fa1ba94..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/venus-double.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/venus-mars.svg b/examples/web/static/libs/fontawesome/svgs/solid/venus-mars.svg deleted file mode 100644 index 78089d80..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/venus-mars.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/venus.svg b/examples/web/static/libs/fontawesome/svgs/solid/venus.svg deleted file mode 100644 index 637ef0cc..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/venus.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/vial.svg b/examples/web/static/libs/fontawesome/svgs/solid/vial.svg deleted file mode 100644 index e01d94ae..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/vial.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/vials.svg b/examples/web/static/libs/fontawesome/svgs/solid/vials.svg deleted file mode 100644 index 13e7c5ac..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/vials.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/video-slash.svg b/examples/web/static/libs/fontawesome/svgs/solid/video-slash.svg deleted file mode 100644 index d221789f..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/video-slash.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/video.svg b/examples/web/static/libs/fontawesome/svgs/solid/video.svg deleted file mode 100644 index e14b3b93..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/video.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/vihara.svg b/examples/web/static/libs/fontawesome/svgs/solid/vihara.svg deleted file mode 100644 index d25739c1..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/vihara.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/volleyball-ball.svg b/examples/web/static/libs/fontawesome/svgs/solid/volleyball-ball.svg deleted file mode 100644 index b23d0735..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/volleyball-ball.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/volume-down.svg b/examples/web/static/libs/fontawesome/svgs/solid/volume-down.svg deleted file mode 100644 index b3105c3d..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/volume-down.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/volume-mute.svg b/examples/web/static/libs/fontawesome/svgs/solid/volume-mute.svg deleted file mode 100644 index b78aad67..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/volume-mute.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/volume-off.svg b/examples/web/static/libs/fontawesome/svgs/solid/volume-off.svg deleted file mode 100644 index 086a8cd4..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/volume-off.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/volume-up.svg b/examples/web/static/libs/fontawesome/svgs/solid/volume-up.svg deleted file mode 100644 index c85f3e8d..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/volume-up.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/vote-yea.svg b/examples/web/static/libs/fontawesome/svgs/solid/vote-yea.svg deleted file mode 100644 index 496a5762..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/vote-yea.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/vr-cardboard.svg b/examples/web/static/libs/fontawesome/svgs/solid/vr-cardboard.svg deleted file mode 100644 index dd9eff58..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/vr-cardboard.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/walking.svg b/examples/web/static/libs/fontawesome/svgs/solid/walking.svg deleted file mode 100644 index 4e85cd58..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/walking.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/wallet.svg b/examples/web/static/libs/fontawesome/svgs/solid/wallet.svg deleted file mode 100644 index f5842294..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/wallet.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/warehouse.svg b/examples/web/static/libs/fontawesome/svgs/solid/warehouse.svg deleted file mode 100644 index 2e827c02..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/warehouse.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/water.svg b/examples/web/static/libs/fontawesome/svgs/solid/water.svg deleted file mode 100644 index cc7a7d3c..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/water.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/weight-hanging.svg b/examples/web/static/libs/fontawesome/svgs/solid/weight-hanging.svg deleted file mode 100644 index db2801aa..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/weight-hanging.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/weight.svg b/examples/web/static/libs/fontawesome/svgs/solid/weight.svg deleted file mode 100644 index 12e7df5c..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/weight.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/wheelchair.svg b/examples/web/static/libs/fontawesome/svgs/solid/wheelchair.svg deleted file mode 100644 index e474ae3f..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/wheelchair.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/wifi.svg b/examples/web/static/libs/fontawesome/svgs/solid/wifi.svg deleted file mode 100644 index 5ac43b3e..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/wifi.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/wind.svg b/examples/web/static/libs/fontawesome/svgs/solid/wind.svg deleted file mode 100644 index 705d74b8..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/wind.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/window-close.svg b/examples/web/static/libs/fontawesome/svgs/solid/window-close.svg deleted file mode 100644 index da63df91..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/window-close.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/window-maximize.svg b/examples/web/static/libs/fontawesome/svgs/solid/window-maximize.svg deleted file mode 100644 index d305d0ad..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/window-maximize.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/window-minimize.svg b/examples/web/static/libs/fontawesome/svgs/solid/window-minimize.svg deleted file mode 100644 index c0e48b3f..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/window-minimize.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/window-restore.svg b/examples/web/static/libs/fontawesome/svgs/solid/window-restore.svg deleted file mode 100644 index 355ce8f0..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/window-restore.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/wine-bottle.svg b/examples/web/static/libs/fontawesome/svgs/solid/wine-bottle.svg deleted file mode 100644 index 6b66813c..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/wine-bottle.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/wine-glass-alt.svg b/examples/web/static/libs/fontawesome/svgs/solid/wine-glass-alt.svg deleted file mode 100644 index 2822897a..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/wine-glass-alt.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/wine-glass.svg b/examples/web/static/libs/fontawesome/svgs/solid/wine-glass.svg deleted file mode 100644 index a27377d0..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/wine-glass.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/won-sign.svg b/examples/web/static/libs/fontawesome/svgs/solid/won-sign.svg deleted file mode 100644 index 4cfd37d2..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/won-sign.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/wrench.svg b/examples/web/static/libs/fontawesome/svgs/solid/wrench.svg deleted file mode 100644 index 378cf6c6..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/wrench.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/x-ray.svg b/examples/web/static/libs/fontawesome/svgs/solid/x-ray.svg deleted file mode 100644 index fe20d416..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/x-ray.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/yen-sign.svg b/examples/web/static/libs/fontawesome/svgs/solid/yen-sign.svg deleted file mode 100644 index 3cdb4ec5..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/yen-sign.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/svgs/solid/yin-yang.svg b/examples/web/static/libs/fontawesome/svgs/solid/yin-yang.svg deleted file mode 100644 index 7aa88f98..00000000 --- a/examples/web/static/libs/fontawesome/svgs/solid/yin-yang.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/examples/web/static/libs/fontawesome/webfonts/fa-brands-400.eot b/examples/web/static/libs/fontawesome/webfonts/fa-brands-400.eot deleted file mode 100644 index da7bd5eb705f90c573750154b352f8338e5f04cf..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 125320 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 bw!R*vTm2Ss!!>70f7K1odh<8d+wcAdBx%bL diff --git a/examples/web/static/libs/fontawesome/webfonts/fa-brands-400.svg b/examples/web/static/libs/fontawesome/webfonts/fa-brands-400.svg deleted file mode 100644 index caa8cc43..00000000 --- a/examples/web/static/libs/fontawesome/webfonts/fa-brands-400.svg +++ /dev/null @@ -1,3296 +0,0 @@ - - - - -Created by FontForge 20190112 at Tue Feb 12 10:24:59 2019 - By Robert Madole -Copyright (c) Font Awesome - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/examples/web/static/libs/fontawesome/webfonts/fa-brands-400.ttf b/examples/web/static/libs/fontawesome/webfonts/fa-brands-400.ttf deleted file mode 100644 index 5f72e9127ffaae2a500cd9d950067f46c21b277c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 125016 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 x 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 diff --git a/examples/web/static/libs/fontawesome/webfonts/fa-brands-400.woff2 b/examples/web/static/libs/fontawesome/webfonts/fa-brands-400.woff2 deleted file mode 100644 index b5a956765bdfbb7390c7d2be871fc9fd0217276a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 72112 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 z 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

    C^FiE4MMmij)9VGP<{R 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 diff --git a/examples/web/static/libs/fontawesome/webfonts/fa-regular-400.eot b/examples/web/static/libs/fontawesome/webfonts/fa-regular-400.eot deleted file mode 100644 index 55085ca95d15d01e89951123f3284301ac0fdd9a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 34388 zcmdtLd3+pKoiAFa_NuO~-WN$NsnxCS*1op7ZOfMBC61Fgwn&^{5=bOl@{-7wq9sm3 z01cQ-fWSDxlL@)Z#ca8}5N2}OZV1a5hJg$dxM96~c)S^ZfZ;I=!^loD0}Qm^_jjtg z)h)>m!{@#~-jlkkPMtb+>UYlho!@>=?|(oLy51@XOb`Y769q-$3FMq+l-e`KPlDig z@~Nz_MCpSs&21>>t(*(OE@4JEAuI?@_*p3WLIcuu)&?QT?s*WEA>g@>YZ2Z5;}ylf^cdX*G>Cw>>b$l?jP6Tp#!)cKXiOz z_N!-~dr1&vOAw?V9GRG(y>tmR38#LB`}&dTdk;@HD2;+(Bn9Ebmyb?OOoo2JFfzgq z@hu!hhCC#G6ZM60-Fo!+!aaf8(ZK?H1|znAdgjo?&#wBr2L(YxeXMYN;+|RI=fYni zP2-b1F>!pVr*G)51mWaQ1VOoJc4mIzxBIqzRuJB>8P9x_+QzQA_rQj^mk!?U+x)WN zad6@L4}S2wcwWHy2bX?v=`-RVv%kfq?xG4F!spzjbAVy#(l2oQW8O>jNcrzH&v{&U z3WH03R59auqjZTsnf)_6Ehxy|!w%#6YWMuIP$!(C2g>+}d#r+jxEMQp)ugbrEWi95 zhoOf(FYI5U+Nt0s_Fj3+f;f8Vw=6ICkpDYz6!+;XpzI~5JUvtW<@d(d0iWAJiB!1H%^|@7Rqz$9KmFLU#j9x0yxH#o8 z4pn{l`=p&V<9XC^+4BGH+!NOSBN|EHgoAJ5cW_0Rmk?wTa}wCLB&b5iva+l#$Cgve zt;;>jBg;FNU$cB-d3Jezd2#vv<)!5ZmfyB~X8F&T&o2MB<-b{eZu$K3KQF(y{Hx{C zg}{aS3yBMZ7j|CQb>Z3zdoSE@;k6g0ESx zueo^r#al1F?&8A5`!2rY;yW*X`r>CUe)i($FMjFbw=Vwh;=jBozS#EStuKD~#c#gk zf9Yc{{ov)BUq15keJ?-s@_S$Y@XMck`I(o$^zw6{M#8eZ3f5OwV10cJtRDibU#)>P zUIpv*7sf8!dSUXyTQ58eSiiUm)~f;Qe!zOy#d|rdpK@XS;>8y#upU?i>%A|(>E%aX z{?N;xD8uTz4ZeO~x3A3?_4$21``7kA**~-Y(f+ahBl`#Tx9v~bPui#LH`w>tv-V+o z+`h@a(cWQew(Ko=f9L(V_ov?PdB5xZ3-43jk9wc<{x|RA-iN(^7ewKTrYn>KCf8HZspTzhq_mNUaQv*YCqBs>OV4W zGoCSRbCda?`7_TZ&o`{NRj}S{z2FUde`+_`d+i79ulRNXJHO-?{3HGo{$~Rl0-p}H z1rG;56#PbLPv{%ro#Br}gvg%A7ov&ibo3{&p4fEkx%kfb6Y-bo4%aQ$KUV*>hH%3z z4ZlbnP5iuZXXD>DJ=$E~e6;xsNjZ5m`D}~Xa&61$mM^6ar+%5HZ8)30RK9@yiu7_!AxS2(Z>}##@Xv1InyZnFI5RJEX zE_QS*h8tU(_9fEk#J;B1#-}BTEj8b?H}P@5|Ko{$`HUK5(z9Ye`=SsRQvCfs7K^IAcvp5S%Vi5&#lk?dSnOrU*NQRGAGYi}>ZD}g zEpG`VrMf$8EBwedqs`c+O}=Af4=rBos4t?lj|}M~>K8F?uQ(JoSNt z;Wxf9eDEFHw+ndprE?7bLJ05efT$^C2BM8DtfpI1*)1$z7#xTW6k-( zg;X|Q7>I_mDK(6{dA6yzFA*-C4JY;$y@UDu!NIh&v8idJlpg%WJ^T0Hv;XMWh7DsI zPVXz$hZBi#eQ}@Pf3`k7==Tq%>z~H`{r9{V_cx4z59yblW50rAs0luySrCGFjf&R= z@fv!ak|U^w*+3)u2SfCpZ#?|)Hy-}*6N`&aEHd>b#Y$Q`3@xa!XOR8yH%i|`{^Aqf z5n26^WxcCUGwV&7^*Y*pUKH3_yrn_NK~Uc+TrKPqUX8vVh(-cV`-cK(KO4Xay@AZZ zOeEaNQVsw^mr1J}Ug{o#d*#etpthIB>Bt^e)zY-8vOBEjtW}@iMw%kEA9mL1Ts()T zOS3B5kH?=C#u#n=64Vb!)NB9Z861+qi= zLad3!!jZ5>!yXzcm!PY`0XEjPE#4X3vLkaOx^1hW`86Zn6baOeVy-=N)nnovaxXD+&Q#Asg{1Bo@Pjv`etXTOH2FN-ROoRD$4o=+~0TrC5H#GNeAGL$bmlbvCrvuIe$`B*WO%VNG43+$1k zY*vsUsK|0slrFOI_mzHqOE@8#Obhe{I|B=wp4GPfN2jheZ)(<#BxPBBm_rJzG4Vv{ z?40y`>DQ*12;YJy0-b^WzD>_=)0o+*@kdB1te$_J!kYP)(fG6@!qm$+Y1+!%?u*vU z#h#H7U61L;$cTZHUUOADIUioHi2DEyX)R1uG@;ccKN|HRhlWEEbKqdtaiXx zTMYxS48Kb^+;>knbivR+Y8bb22)DdbH!x<^?cX4buG0fyTO1fl!-u1mkfd_YD$ly=|R)dbwjH2c>(S~MT)mZXlyZrwa{bAl3|e(c3--;~L` z>CBrl@oR5oeJHrC$M4fxVzyVA04*4s=-xNP&lCT8{f-^iU%#VkTUt;qUBVprBhFvy zK+gwZ01=dEB#aSDr*aIy0e=PuVhZ(IjMJoCF{R~j2~q@bRipu-G*FBYIU=|VNNP)ad@Xki18jD1`jy`^NmnUyG#Oz zQe0sfkyuq)yG**eOtFd)4YMJK?+upE15qi^0OWkb8WOVZyuldL zs1-3wFw}~}#3K-&Fs_BI7~n_0^XQ{@^!9AK)^C}jFQyGK;pY49d+NTnu&G;34dGap zoyDcy)94Wcnc#+9H~-shr*6A#`(Q^j5ssK)uLh$O=OHfb4}ta*-7m{9L}no_G_%l9 z8uDB^P)+3D?KO($zKX*`Y%~$BkaeS2T0W1%d3R3j#+-^kK0>P?9TDn6IC3hE0c{&u zCW2WH65h#j=@curXre!n@Qv9GrCI8(v!m#>(%4qJfyLFo7=1uxr^iZfz5aZEd?`ju zEu6sH`|kLsqp=Qkv~+%HNl=_dabDJpxx7=@k9Ru~8Ct_z=Mo@lozvRE+WYC)nqGip zQ(RSuy;IS3B}#|yRZ`bhQXeDcUF!3OIKSUg$sgC1pV9?Ce1%f{@BpQ7=;OshUN**` zKi8)#yXY1Ug2eIUD#%`G7&Wg)yP8DEx-P2ZvJS=+2w^x;Xkw9YCKd$=BMGpKJVgZ* zEt>-=0o}z-LZ(=@mx*C5Y4k|kXAf`pS!N{Ab>GdSN8{H`m97iN>$cr~ z`9BZh!6e?LFzncv90eySFjjI_%NKwyV070afj&C`9#4+lCE0 zN3tGS7iF(!P0q1kr|Ds;l-#*%b73%mD??VbmPCqQ2E0reZ#PWQs}~nE(%3N%KvPD6 zD}HE3NukS;V1W`A=7i))EO17OO<_SXEl|d!t@ZKuov<#5Q&wqFYjZ zyS3ZG=bQy{_n^hjqRa}F>r*>AR1nA~pHwF+RIrWH9A}Oazm34!+bCp&Zs2l-@IW@$ z%0?Kda}->rB^MfMiL|;pL0LQyi-rS^aZHVw%r;|c>F@TkC-)vJ0dGR}p-}zx{P-Qq z_cj9hZ9ePI49hYaW@m{`Tu&w3578=@{tgH?39sW+5VJ$tN9V_OVpIH`Wwr6;(ORhI%5Y8%@dZ zj(S5O91O{b1PnQ7)%!aJ#GCC%#C~5xmu&hKPdM2S=;#PVwwRWo+syop9k%T-EA*!V zO);-!rW)G@+w_3-Q!AjyL$=x)3ih^Ip1UKq9nreN=|Hm{jJC>8i{aoFE$Q=S&9_qp z+&o|1{+or{1OfD8m?R96B|u?f{n24Y)Uv58zkyiu?#N|}S){YYFiNP=7=2K#P#l81 zk?RrDsYo~)L6?ZKD{}UyZWaeR{Pk8)HUbee*gL9u48>`^d1ETlGsMEODz>Kj`y%$O z7+T%1%q@}lo^V4l>{0xt+|}?t&1W`T)Jrm@=*Y zlpQg%USCq%k`Miz~cVn-YiX`CEf z0D=}F6!xQqGVi2Vk!$&lz!PdQ$zS*%9APM_^)UKG-S*$npNi(9})D2L5`E1qH9Pm7><_1szbd)|Q29%%)V2hwA1BF2p4svTpHuZUDu*^`P zUZc@+@b#6(D)JsaQlk#;cq2a3TS1=k#QD8Z$Bwv&9(O zemkNHpAG{t2}BZoLI-ZrsJ#pg<)KO8N%nC&5gv1eBAlNJ+Y9P=IB_lL=6>~nY2Tr$ zKM?ywD4%b%!=;xXM{>z~}x^KmLnok932or*vE+ABAaTojp93xHI z8F3L_l;}q!-6Q7ciKj^ttj}VGZ)iI!#T8?(p~R)JYmRi;&03!r>P%iYl;4x=42gY8 zD6Dr)v00SO*3)Bc8%l5O>{R58re$RI!jWsX5BP^-nzp6CwQuOUYYTm?{aXNjrqLYO ze)TbepY%@lMZli{ZfzvK49J06J_|@ z?0*BZU^x(df$;7PV7Qr0E#ZJqEWL|u=z=Kt_I!5fX48UHay9CAU3kezsocLj|8nkugm)5bqFPR1GGn1!6OB6a7B?!S8I&1 zs{B|4!p|_{iVm9OP&Z=ffx&@HMOzG{U21?SR7{hu0;wsDZ+IA!3lD8!gZSo2E5zp^ zuKO)G7kl`{L#0tnE%ShF&YCtTK-emso<)J#QJypUY(3TtY{?CxniBGXjfF?YK@sh zFR5a?Z5d$W)&bau4_NMLyn15x(Znax_Ci$&>%f^6QIHf}$M8xtq1sNg#!6OW_NlQ% zW86umeU2@=Htra#BCyr0wsV(F?7%{9L)J#%lhD*uE(@tX79HT$ZP)JoRxSd*lOGdm z*e9yJXL?o97gk#i*IJVfRiwpG{cCm68`d^%)WTj-&#enr-{s*d(_eJ}svA_BTsGxs z7i$5V=YY+;v0W849hh+g@B=We2U$0V?|8o!Ry9#?Zss5Yv~~Jy9ouBN&&set|8@8u zp^H4 z$k4RLJj0Buu?JP#eX7$+Rr%`lf3}|LI;$xOTuH>UxK6}=rk9es&d%$lN34W}&-i+$ z($h{ZTXN1N_q=XlH}jzNeG8vjMpSy5;dQ0+`rGMU>wHdBWj-G90v|8a0!s+P)(>7ooUw<* z=0Z$%RX*939od3qJ#F|saf{`vT~y!F655n3d5srrTZ>kCwYXgC&_56NRSCr^+J7Z_ zH*Hxzv#jZLsoaM^2=RG-eezcIP9J!#V$sNyS_wWy_IptcQ&# z#TdD3Nz*Bdk(g#A>VrmM+L6H9LQGB^uqDQ%JORw>Ay+T{9d@oj%>tx49!5 z8qs9kU*Fu`USH=iRjb^Crz|}jl%$(EpI|Aw4RzEd3vwtKPqqi@uInCdYYF(Ijmdbl z^o7%>k4k!=uDyO+E}BV1eWoU|&q=DRX`N+UvSdTjO_6h+dbHe;`ys3W1whE+VxA9IcJbK{0b&kk5zho;@$Hkh_noH4B-T8RF%1^M?!JUmLL}nz=lKiD!FW{`j+NbqAWI;mHbloRlNZz;Nga< zLwdZyl&r>v?m?q9-WI*i$2^)Z>Ob1Z6eDEowqHv`8%$5#@oZ+)w9L|Hxg7BRmZsL` zL`PjXY}z63vNxn9(}ujMH$N1M)#ak~dwuO@+_vMvjUm$$GEtgQ!Af zCf6B0q&DWWL+o4jKx?Zp*xk@*NuEAaGlPzy&N4i{o~ygjEgLqlsNyfZj)TVznn7rT z9_G{0>d{R0c%8>ewdsCa4@7ja@gL&#seCL3L%}B5v(@nPPSC^Q!LH`krlY)%nms|o zj+^a1e@fe)eKuXt{a5Q|*!G4t2H|5Rzc>TFQ#`_`u-oOBXcy=VWZX*B3k;|TeIe&O z5D|3UCl+%>EvMyT8U?`=V_BC9R;&QO3bE zR{!yv2KL8+ScF@Syx`JNypRYuNNMznbktuaW>2q6%UF7am|b;QT2_{YD1Ik~S?(GP zTPq{w#Ko{1xp%(wP0phJ*Y@7t?Y-m_N}s>On%naAY5L6 zwaVe|K>Qj_xk^H+$*+>7*Vmv)XI!N>XKFNJ5WhB3AnCZCcFe}A6ywr))`fEA&v+$; z#9Eyg!FRS<+U;n=|CI+UQk)Xe?lNyE3R~a{yq3H`SLPBS$Dsz(W)|iS;1)2B2uG}- zh2a2Fi>WZuc@1}RD*26?Sn)EP_Nk5>j z>48Mrs7Ydj6_Ak7N(k|Pmr!93$V6SSaQn8^Kr@fR8wnbZ2j2YQDs`0iU zjJ(pQIdd69W2+DV99tEnPsqES>@p45ZC#Z}%c{rlnSR|TYD(Pdi+j9YPyDh_m)`pk zE7Rx+dOfNlvR*|yHQHBl8{M!o} z_eyhYHd#+zaaCt@4A+&L{K$MR; z4>=h_xOh}m1Bfn{Hfq{NO%14O%kS1A&)E;e4XG#^{MdpgR1_|kKcs5Vs|%`H(6k^^ z)yBVHAB{@mztKeFbB07meIK6Ew5q2Bw0A}RupxUjqSdez%B~evi4GKVYR=W62MB4P za**v39#VvL$G|7q5iXLH-rqahJ2WuxW-f=ky|Hm967e}%{};d5z{QlEJbe?FUt-m_ z-Lk+D=~C&^7eod2j0j>FT7V%C{v=RpibsMJ2*U=%eTcKUSV)NhnSG2sQ$HYYmct&) zG-f;P_T*ebuK!3T^WEXn`1H3u5&a?dtliR7xBGF$W4 zghG8=F#82=3=v1!60A=YH`oaqIZ1st3bzA#649zHJkX4!F!?dbDizkM?PJhhhqNjw zvD&xd7-1dVH&RtbnC*>4;n*sTXBq-c0gT;>J(P5S{8}G^LZ}CyJd{}y#i)5%iZ_8? zgn*O+;aenJ<3bs1-@0XA>uB3>Ru+SrC(#mb4R*A)HX;5KVpolW#ozv_&AHJ`T2>^f z(PKm-nP_UDL1uD;jFlFUuiQ96vfmF1*R8>(nt1;rX=wnJWM>X0{GU+@6<be%WszDgi`43 z$xC&RvsF1BNo8UUii-BEn@@AcjRT@tGYF5_Fjh7kaw1a^06ADO_q43UM!~{Uo(|lZ zNM&g5wBQ>UO2fmLj^ubD{t&MO1qXAL%2q0%=VB-iWh=s7B4g2Rt8|W{tei9(MS3(@ z8cinIxukBtC#H=IV4)0G}7 z`&6lcl{B?l!dJmVh&7GG_#FhDf-do{7=*tE`58B>`h}E6@j<#z&x(0!%WmsDZ~TFk zE?CJpkCvCtQS;AJS$8=Gj3m}$peV*eNG88;p#=WU zT4zu@lFs|-S&SMlQe|UsZI&6D#$_diE74Lh9cl@nRglowIeUL~)Wy=CJ!7S_=V6_k z4C9UyiUIWh&>rS5orM*V#*Ev@u%6=_I6xcG5tr_h@3-EWvje@o12VAwG0T$OGy^LsJ%8OD*WtrX zZ=G*yn&0a1hwAj6>FGVCaXJz#qC3yu51Z~RAmNfFM!`{?vO}AdY#!P#k9dkfG%i5i ziNb7`EtdeWSww_YmNKk!K_UuOz;A)!#@NB!hO~H1YjiXk z-?Y2F-q1A7SbM@M2Bp3}HWB`z-l?#={9SEx@yMjnLU9tZu7F^}D#&h1^UAuG}BcvMb#I6{Lq;Qq61-_JhU79;HbNSbrZd zPx|#}W6NMNI2LZsHv|znt!hRnh+a|6V9-?2IiX-wYmhBdljpw%=Cn^~Z#or=zQtpE z|BqXB_mIQALxaCt{{2 zB#G}e4eir@+xCB&T9H5-tpufzNEVW2I^4Or(+GJsY>0a{3?;A->g%zL(jfM+2Fdqz zk5bgF29=E(;fTe=VcBD;W?dcc*-Cf2eLyrnfw*Z{*b(kBl!G;agbz|1ImJMSv<$>T zJnRh<7_H?E^)U*ZrFbVayBV<;jZEwgou8EDQ?ZtO>s;{5ExnNPvbo6J)+3s?^aDNQ z{cb3##bwA>bAgzC%IiI32mZXV_5R&iu_e};@9S;RV=XPEhxbH+KZ2g-4K)Wx4O@=| zbS0<6eVk8;h+FzA#76uLDBdyXX*^sTLLKBiQgb1bVU1#zw{cnder-Wh~+@dl0PCgNM5)S#H^^A9#ia)yk4)=ErkP82NPlM(!ElX6!DAc zkUpet4{ZpC+^V#VK7Ap+cm&#zY9%MsOZ=L7G~Y;h%n_dKp~AH9oVV24{aiVaF8 z_VHBsIHwJ{Vy-0?=`Q^mOSshIs_}83)WCuvSyRfCLe}MAP|;wUJT;TrX`cI+l)M09a>F>y#c_D6C7gJgAN>AtKVK{D^mm$~tXYAF7Q2`TTq<&{ zvI+g0bK>iMPp(tOPp%PE28Z1dX{+PC_w`(;m>AmNi6_FDW-VlZLWI+OmHE!eD-i+9 zBM+;IkUGlL21_q0p088yGC{M`(OtZcQV07xA8y>>(UiK-zT1du9gqT#?xNOHGgqil znL?TG^+{3x6OyDU2$Vc%pfkxXy<%(dIbPM(QCwJW=dv2tpvjpr5Caa(Xl{T^Z;)nc zRGoq-sZysV^(8eWC+oVr?{J&ADX9eg4Yi6+8o)^EE&Iuy^(#fYX)r3ax0qgil<2?X zU&JUu%Nd5u`+LXCtqG5T!?C=|jEz|kr}1@9vyhwMYlct-cLq60AVIl{$)MF%idlO; zvf?d*U|YLttQuAiWU4_>y^5e6PFFjut_0itd>Qrqmxt&cN1Xcp6+v02-yEML(3*Ua zAQt3^1aiVuQsYd!5^QWkz|ac?-3aJ((rd0r>$^-RUb9|#_vzB_+YX9>BCF(Tn~6)G zxRL@oRgQwXQcO>In4PGo=64zTb$nTE*Nl$9ohye){VkT>UdPwjcAs#m^ z&V^P;yHMKLvLTHhyuED4|c*s&2>6R5$+oGEaV0ix(3)uWGjps1$M4Jo2@_n21&NYDaB6X?Mp;j zPVexZ)eLqnTVFa~pS?}A_Tz4{K8s+fB;CgBa(8)0cIlL=g$gxeeGpXGi75 z{N?K!%F=E6MCF5k&d_QP)EBij9jw6?R)w`;nN{r!+MW0xyljW*{ zlJ2Rz2{n=r=90Jsn_n7qV2^MZ+pr02kYZ1U(vV?ntUsbfg3xKwoU8^QcY~J3gmN%M z!Lg@;|7?XisHSQ8KrG7FnbPt=_&m~F{sVd;kPP|dnT&v1$0jUl_aZi8lcd*M=|HF{ z8j20aZZZ&uK6-bbKlbBTp!6!6F4?1sI&B2I8;!6S&23~78|g?)SS_YMV;D_wRXNqY zMUwXWtZllcMzo^k@pvrn5m`RrJPx}?$m=zeK0}N917c_o)hYDBO|lG0$nb);zgi1O zJ|j9DNsA*(2Ta);N@`|nNKvm@8WBC4)v&HHbY|Rh;>c0(gnf_MByCy6Kw@SD74IgTOFe@ESW<5iHv6pG4`(k zkgV}=BG`7j6tp6NC@qY!g3_cSzADce?3h1>g|59fLySG6CUvvucZ$Jdj3o)oUo>?@ z(--|zR9C&0&*PQ+MMJ0S(r2tB%(8pyprSm1@R`Z$hhX0%6Y}4fKGsv z$nO*9D@PS;T=N4Nf{~JrBsr(qC&OV2J|uk6Dd#xwqexm~rE|~bvrxbvH@rC*?|r^{ zIg#@kEIA5BNngj@P$B)L7ibyB3wR=%f5M}O;wfEE#Y4JB&?f0e{p6*yr-$DvAMgBWikjc$+VA3 znbwRn$`0^dXAW>*>vvp&)t41bljU0Tqc<)t-Z+}in{dJsZ92#8J~RfzQ?d8pdi@_F z6`M2zAO}{;II;WdV$K*LOL;4i()n>By!;Sd7jMW&g-Hif8BnIwN65m)K{fDMr=N)q zkniujNcyi2UNG|f?Ixe`dQcCNMqI&c2&cafrj(nv8e>}63c|CEwP*sYDe>m5!Ixy| zyc~3pJ}8f^hbH43omOlc)GkCAt!WQz)WbjV>k*e$5ctXvBgY*`}=g}BbG4RRSL1lCnOix~t3nD8H> zhWZ`CgOM<_8&YcAnnZA?oceh1p`a+;CVi=N9?BaEC*3t0V|+J<($k#$I2RiYTlJ_L z8yg!X5Tdct(|t}^%nzcK4&8}^?&Q&qtGWJJWwXaxYDe1G!b05UhWUzi4%I3tgHEVm zVL&7Fqi>{zod@ho1c={+>3%`IrSuR#b85{y@c_gNPM#O*Mc_;p&L11KYVFND3B)#0DBMl zBAk^5v~N|J$d7@16?lN{J!%IWROEpGjj8B=6fIB6LYzm?mZq`RtktqwX>q`6`8y@7 zSua*}kOYK=lLm@&s}}x00)b-(wh@}t^+`q5chpM#UqvXR&$;JY=UoNP#ne=*8&S=- zR{*Ku4C|w9 zQ(k-6uOGm^BNCQe+Y&3H0tQ{E#LF}A+tTt`dVnAJ96S#loOpf1I(7`myk$opRF^C4 zO;#%nIGgXCQKz?TfiXfiaMGg&omQ?^%L?w=&wp93totNrUu6#@C;qvU;vUQE5m%qN zJnL?IbNL;T-olqpRv({z#XXaj9bu*F_}8zzi4xK66&ajlT&$a3ZP9G4S%q3GWL+7z zNb3@aA`mvweoverls9H9)T~KuQU9E`X(^nMm=ErQtYtuI5JUB~WT~}keQHkM##_@K z4`Lf31Ao{~$O=O==lo^`?j$UT(C}8n4d-XgI@PV9z2pZfy3R0aRv`)~5PCv4;8Gb8 zF+r=F@$NfP&JxzpNQf_C%>g7OVVG*b95YNw`M7Et2?d!!MT8GT8C$iew4vQu*cy%U zg{^nd6rp|KuxEx8hl?dJ8VX3d0oPE-8&C`=_!Q4yJ1(8zru)`upR;TNqe0Rf2sSZH z%yhC-7Mv5>1u2cB_NpSPOAV^q`IO~XgF)4gaNeL=oj$WB$GQ7vN2ITb!@2V^W%pE9 zSe-uQiuXKzWo0~ReRK}C!6J6(M6}N8aa~zg;23bqb1X}vh;BfDE9Y9}{L8HgW*QIS z+syUGEN9aPc;w$uRSpl(Us}6Z_^)}%S8+A6i?i<-uWhL+=gmBy0vl?_liG)UgI2ez z;K090bYvh56Y!S;6*0MLkn%A;Egs+#YVYPP*pJER&-WYHNvU=+o#rKY;n$@a3>Z#) z67~@SJl>jl@2p2JAO?3ExWzSy7Tr(llh(lJ&il&x^s;Q~>bgAsCpuU}7z7MUbcH03 ze<`0~MS;kd1(&VHz3R2>Tx>f>5>y?VM`x#0%a>Hc`;yB5eVHm_MRtF*R0m zwPGJ}aNdELM|lF`=adMkWCZe#9jozYb$?=+%7_f`FhMS~cvCQViYQTV?_QEO^nxvaG7tB5A6$7oz7+=5Z!OavGa2}`tY zFH6V)MHt9ZD6>Oq8?^)>*3PU(+@q>xF*A5rP(C-%N?fz13)nZhntL>@=jHlBPUZvA z&XH=o+&0y1+oVPPa%9IQTN>B|i`5g0p8C=+sP!mO(d|0% zC6AWsc~VlUTilgtJ3_lErxL*=3G_F%G)qo@RP|6b9rJ>Qk)F2`dLD0j8Ry9IfVP7d z@vsFnvPe9ZItD0A>MD-nYP@9!c~i?6IJ?VlD@wf$(?Hzz2N3c3DaH2h(#5bG@Ebu( zf+lZU=EW);{u4f}9DE!J%8foRm9qV!RF4OD`Woe+sPFREOH8#54N*s``E)ftSH`-$ z4|SKY>6LMq3@bnYNYY@t(84JcgA6l3;Va_q=e$}=i)QO%syg-)Iv5BMLXP(e=-TVk z+uC%W(kIzcA3tDUSe^ylqXgYUM9h;1dMm|EUyInMqo5ra8`$|lxnRf#0%8ctm@*S9UVkn$SuSG>DWJSc=H{L%}JqMTuy8v9PFU%nJE? zQ~pqUL%2Cn+iJC@OT)oP4 zxw%=^8AUbY3LyggvZ~yAxZ+HJtJ87WU`n%s4>RO=T2Vy5UsU$;3rS&&u9THhplTZ8 zke$op4l_A zKQ8wlCzYYql=5%ZBZ}u%(8EF68welAlD>iA;Q?Q=e|Y#~OdmNsJbZYo!FG?2|H|o8 zPB-tbC7Y=$(nt+hM3ER(GOPkKD^Wv;T3Rl^wRUXLl!2Thf_L#RGt8Td_jqOT&Ov-$4jW+W>&K`e%L}8X0#wO)l)m9BX z7|*X!a=yTa@2Z-I>S%iB&~+FtgHSP4&+DD>2~Y~ATl)&i3DVsjw<{m{)V8(87%i#Ej-R-^>bM7 zirRJ*pi!H)vj#UmorTGvGl(w<@YScVUZ3;zfCGw9uwc}gDSG-OxIQ`q=o+=}bk zY~(TymVay`^9l_F?p9Y&_y~k=OEN7Yv|dN}^jCMjaD^r-kkeP56V2AGCy72 zvgTLlhd-@;yvc3v~8my4JrfE$R>$^h3cX_fLcSXw|HXV!DulTUBTeLtB`|8FdEocQ2vZVW) z-|rE7^AOID9CM7<@4@`qCPw7Yk-RkE4#{Afivj+nbi;q zH3UBpY*C`3aibOUi(<%ch>EYjP2<}5k)AHe>uFAMeS+xQ3jR2D%^I79;HaC?a_m86 z?qY4a6F3X*@9x0Ht|Jv?@oA3JpWw$2XgX7`>alySf|#@Fhg%kZ#=FANiElL2?#-LK zRm61E!b7o9ST$Ilmt}ZxU4x!vJK>6$gY?+%__FYwuEoZ81D&}hX>rZ+M^}QF^#S!9 z$pDz!1o_QTBYD>KD@|C{h6H#9;`COxA>>d+qAMhUI|3wW7*~S+6J>1zw)q#!d=Gr^ z%oX95EBb`u(+}cXQ7~?(KwaDK#OKz5Ik=kVLBw$)A+FHlkJeXsm}?E5er4=ntt(85 z+k*!ESYwD>LBo*^x6G+Iwden$`-~4rQ&_YP41FAzra#Jv(ig2Y~$} z{K_>p=Zlc`$`(t_H43cUyR6Mp+}zQzxuckh1w~jF#o#EeIyUcu|I^JlN4Cm!43?jD z3kJfLEK?a-w!(p4Ufu3MELNR=rfj&Z9{Uzp*=uFlN+1rLbz}>K6@;fE*|He~laID= z!aAf?tiHws%^utU0dZl}?Qzo1Zjp%_Q8m}9!$ z9}2|d0sK%>^?1;4Wvy>#TeWX!j_(LlZEC9-4rpOD)@8POKhY1awJUkEXRB>&WSFXL zOnuExqwnOFwJJ+eG*jW#+~&4Ezsar8#x*my)>d9Uf&YSgCLGbpv60t;Hq6KV^?V?B zH?QG!M3?caS!KFhes^oNo&smk3TakdSplYc7{6+Ja|hQ!9G&D{D=NvDxO<1fOf5Z! zbr{NO%l((CC~@B)%smy-d~G4e4f&#Ms^}jf!EUB#CjM6sn}w5Rkoex_rbTEfpK{ZZ z(1KMFP8nHfV7IzyMaZzfcGId57aQEPDRhbNa?`L1i2v-S{X$6UbkhMrllHmkpwJ-w ziJOj~%(vZi6lMM$o?Rw`kppWf;(*c&5WmVzi}=Oe54&jz`%iz~P0K=orQNh5T+2?n zX;tWB|Kz4k;eeQT(;lHm{H&Yy3t35W(*ePjwz}z{P>^2jrXwixQ8yh$ng1J9ZU$?L z?!`|tAH#~_qx^@V+pwCtT}WQ`$DD;7Gqd;39XoP#A=!4QJ-KV<#6oi0$*K97<5R+A zA9{t~m#(fPIh5QrH#L>KVd}`@^aOrCKHgjTAk~gA#r4_Zm`aOi!IluVby}FmF zI(JluXgInn-M$}qLO&5sKOcS&-phHUj{}e9IrhwQj4J|Oe;maZ7G~!+_4Xb{yCxiL?Kw1q8^7Q9 zt~Z|lyD@XUcdX2U|2N0^EtU_lmQVeE*2y(n3n)vWVu#rg zc9b1scd$FzG&{~tuo*VX?qYLno-MFNb~ii8?qT<```GK*{p=0wjf@uB{1JOIdkZ_o z-pU?ef6N|aZ)0y~?_dwHcd~b}KVhfY!|W0EZgz(KDV9&*SK;Rt8vEx(o-G`3N9h#o9 z4jr93bf&4mXyOT2~PsoSBEadr#yQkFoyA~(rru3;3cTY_N z7-O1P$ic1qAw%>3-Jg^6j;?DXP%w^LYkdP12$er$S5IXs67rQ=ga^*g8T zJvajZ^>VxM(8Rsvemj2bM5P9|6P@a;c{Cqg#sQ&jnw^-R51^$}3vOmN!R)KaS)2{l zT=Pzl4+9{b4%Fku!qLU!2j{yNXFYC;s*&awPsqn-W=_<;f%?pxoIwxsQPvMG9-E## zcH)Rr+wA0FgI9ZUW^U5tsi}JoO-=iFa(3qA)EplR=N88t%K>BV(9vUePdWJ$i<8G@ zoaEidCZ}ecDi6&}PNCNiPhlWW9P!Lf%uda9qvK9YsfQOA4$e#)C#Fu$^K6rb#KElq zaCd%c5(qI%_=hL0nS*ys9a`uk0Yr7YVC-|iYNP6hbd%I7}EKCvBpO`X^&MeLy z0hZ1i98=~n6HEtZ2ml9t<_{g4pP!kV_wXCj$L_=6I)&zEQQlg?v8g%t;i-v3Q{M9U zqZy0ycIAp=z{(|`RV$Z#UP;F%WP6R- z

    CU}7GeBEGyHxV>1? zUiz@>s)$V^<&>Whyz|{T=N5r3h5jm3N|*9^Y}_XNz!goau+DNoyHIA-kF0z_3!LYY z?0v30yTs*R8Xnyb2v+VfCXkVpuR(LRv?Y)aY|*s<1rj#{+9`hHqkW(4^nX!zEiLhw zSBhV!Dm6RM7b|$Y++Wv#;dtegQt@m+-TAxT3j}V2fho?tH!%?{-=%eywT`3n3=I)h z4~iLKVoN^zDsX!q_{|om6!9N2BJQy2rC)l!1-8|=wOFL@q>3wb>68#|I^w$#RdI{9_?$kIhMYP zoV;82Ht#xkT_X=hi+{XtvB_iJv>+qSV%AV)Gptl}pF1mDGDZS+U#(nMN+2Q)WpRMX z^-2_g8JoROI^pF=a{Q)lcYb1rcbWmrby0l7+#EgCB5mf@2K>{VrAhX0F~b~94kcM0 z3?n3p-!j7Xge8Qmn_v!Q$w|Bge-)xX$t|0;O*a~&jH8i-V2oenYjv|VAl(Kk)&#gybp~?gB@{vdSPD7j& zdl&AOYT)E=;k=ndpvOJf67xEKd?7PeNAYNj% z3|b5K1zNeO3oAiafV?1X$o($=r>>EhFjws~X$v0M#9HFw0B<5{YF^a~;|2WV%_~ko z$X)#rwuEn6qHkmP&JNX4!Y#06yqz`?I=qX||G9Xf@Rl2}iQjOIbFa9{XK9`pe7>*l z&ttw@kWca&-&=T(lD)c1$!pYWD}9J;n&)`r+3Z$*&r0vp_dK^F>S5&F_$V%{iOzL< zw%4QGM!S27?xXQ2rCZ(3?R9&v(d&2W?C!yEo33OM^tl9muGb3mu2R3Nh~NAy?5|5c1=gHd$Qk5afp-CV2=ePGou1sluHBem zwIFJ6x3J1>Ig=3>>3EPSe2B5xMyy1U27X~&pw-!!MbySDS$dFp34H@0Z_vj{BcT)& zviQu#{zA)#m_L1^w6kodRIzw`kCK-{p|kf64W*oX67?WNcKY~h1k`bJG6D;Y!N>hR z3kq;vJ$&<)gR_W3$VT7&h?=F~ITEm}+=EUSj+zWCrt%NTG z#wwZkNcEs1n}|IY5i$YjqJDoPMd@s!C_ls|i?IFTE+}U(M!*VDLt;pG(^F09hA2W^ zco<37sn^}JHZ-P)*$fVZ^_?%;spm?~%n<$K75|z}HvD$Jyxm3aZkf+YM1r1R{kIUV%OId^j9WR7sTZwPy8h{|V&e|%w6OI>TZQd>JI#j`Vv0MgcTCc- zzIXpOUEO(uJ1)EfO?iCl)^VT{czb@bi6UOqtB;^pm!L;4@gAW-(@d3UEA)RD_sKRT zfWJ}gK)ey8cX$}M!L)I?m_V3f+yF-j4Wu1I)~^9?ZG|t9i3af*2!|rs@4cbW+qqZ$ z5#kY@7Hz+->B1~vx>7LvqM>U+OVoD4X7YJ1Zdw)zeF30ILiRjguRGk${^$7gGJTqX zYoO?m_HI5K-wiCbXw-BtH+6ML0#=@)==4eyH_!xq;CULoG3qVr-dgUtQ^1~)!x<+q zY{qdwTYe*N_*>*U`C$!$kI=C9cD&9P6eA&q)vQFy3c}xf=WA{YOx#;sS(g%P=+=&Bl1=-fVb28(s`&=fhe3Q|;HQ z;m+TMvrC9I!<|R&-)b4NhOy6B%H#TEIGYVmX2VmgmCr9H5+mho_;I{3O<&aW^`4m` z*LT1!bffPjzI!2+J?49-?}NUNT_NrExIn+fbwyR|x4mNdLfq;aPFC8yFRpUF|NiH4 z59IEve!pJy8=Rb(mGW^^; z&5C(HN6w6ellaWAwpJ6oKUC#tFeX1c42t2#SuD1gG0-RDX4|69hFKkJcVsFXRsixztbG0q|G^9;tm9;Dp z&jK+oIIZY;Cd2!L^h*v}<*0f9Fge~OW%U)d2nc|1O%p{aJRMuR=jbPeQX-fH%9;u^ zD}09~>H^RB2(eJcx#|_Z=9h)7c-Ih+HO}Jgxh2ef*IBL?Pm8YYo}*a{{GGW?mA^HA zX+9x1U_XCl(q;KO#~48x{-C6JI;0bajp0H}t^d9V z3|l6)?g=`n#=3$seUqZ1VjZ^p7h>#Zs$r->Z3u{r008yN=EQm+dgWkeT0a3mUnwTZ z_K+6r-Gvj^y6MYOz#h#VFXcwKhUGezJ#oZEJ_2O%&h7;LM*AR{9WsADcFINb>uijzpIE{0ljE=68R<>j#0@i*c>}ggpCUb=e<1+cFsiq(iKSll4V1X zj9MYbpNSlR( zIr+!Eb@s8%*RR)#&b;%fKrqUdVZMIFLnlu@bn<*Cc{!m2^@D>9V83gCS}O~y$RbNQ zXSW?%3yj(gR^&Io7N}GLZ@{;leCUa*p!Rdyt>u855Y0n@QlXC+(r~ZXqi+HAc}0)v zz>kYqMaV}r{NG>Cw+4N?80G(WwagXK3N0E?l2ER?=O<}XLHw3Gmmqt1a|-n-Fn;qC zT9u#YmL0Fnr!q#E{`vK0-ybFx{{6=!AAUC|60@+a>Wl4GtGzhSztC;-(+eC-1Y3Ln zA6&g%z>h=PJkNbspK8+OW?%nIAzE!0`Ukun!wOmq8GvG6y?1qarTgCf?bchx?#gh zbz6ny#7QKahYjPSwEw7KJWTrw?L1yAI>fgdyeKiDmsdOud=u9a4DLLEs2H$lFNnO} zP!S@;ojzm|ri1~`Ga9q8fPif0hFVc8aW$?|9q3MG?WT9*6c}kSqA}LyK0&^Bv8`PxChRtjPn4UfsHxj=4k4+T%77NmhlEEvv(0>M0Dl?9>mKU_`LwGn;+ zxkTg_B23baux%jLh$_#N$|{sREJ%d^sVF>zu6BtJMSv0M#1VA97;b3vj*yeqn1#{- zPDBA%pj3qV)ORF|#5(^Tk9Ypv)_?5J`^Wr#7V?`vH)6)mO@CXFfWe5r#}%oC9u`{4 zd1W3E8Tfl#X`z8XcDov%npf5NDI+Kzl;t}l>G~g_NYtz#%p#8U2ZI!f6=P6FuoKo` zC!}zMppKLfguyumFJ4f=9r936!6kl_5@hh>e?fkjiN1KL@8!N%qZerH;w?d@;VrXBc3fq<+d1*?Ci&iyFy^ z4ajv?ljXwxG2E9L$R!a)yMDbY$;sS63XuI{`v%KNQPN+K)@)nJwzDz{ucz6obN6hn z3~e-&kw}604V1PJk)oT)=^@e^LV7NPfLR!53y~4U*pf)@Xy;YkFsc*Pow3=-5Q>rp zY6H1i00z@~9k$3oEjLgLpmga_WHz=Fw@HNO|FV1}ST0-P!NIUqE(aq-Ls$5J5YZ9v z6Vj~f3amUOJFY?mKqemlBi>y=H?C(gHG4PC*4Qslceg{2^-u7ge;uaLRue3?L)HK{ zGmkC;4B@n7mZ(uOr4xei`9=EAjqL*K=C@$O<9(I{vWroy$XcukR2o_b>cT@2xxEHj z3_SzFuLeP#K={W6%Enm1e1vm=!qF%TsTif&RA?6HBM>UzI5L`t&7UI7n)xL=tj5QN zg+X8?MA+~cQ1NU5SKt#6hmz3gSRRI6+Bbp7k}Bt8lMmC?hbLo;sHCfe3b~l>u?dvkH_O3{A{h- zEX{k6h3*pg-)a(tSy5W99@9>pKxy=J*KW|y%eA)ajxBlAw?&=(V2fxfW z&AF<37TApZxsXjR_3U{%Vt2O@dQdc2L%<~LAmvhl6BHsgBvteh96+VX*-9ey1m>>W z;%7V+Ud&1E6lk=$y+GL3c~|y^9iy5yy5k0#NmO^BnSgZYq$#T%vkW<4q81DKA^hc8 zvqSUk&oTqs=0@v=Q6HV#Hn4$bi8blY=I-c_io)*Y=x+DeO(1KcgjBQ;%I7naa36y% zaM{X-8nb>xuRR31;Mx_yMY#AIqv=WF<2WcW<`1!dVm4kCLYkNS8eKtXBv0!fWq4(d zWj zYOe@VBs$rf6~EJB0f z;cdNOx3ghQ4TWO^QGmf2z%dsy1w9`oju@{d{j%-YvOigk(}{3iFJxe_RH6aXiVnoW zA(7ysfC?DYv{;ym#0ufKld=%LPWQVlH9nFICW{DcGsEe1X@q{ymWntt5{HRUvr-P- z>b4RgR2$F~q!?;J|6@G*t@H1EcMi{}sevdewAx6eikrnbu+q#Ll#XZN(wYno=89%q zu>-J_%29;V>awA!RMbS1<$#*X`ehMi2J9&AbOILYR0juzQj%f{!cIxkN=}&C$&xS_ zoGCB$_MQHu`REOf9H7lo?7{xqdTf`;Jot`xU<{Nnjbnl{P5ko248ZwKFBs} zwF6@l!)LoZzKy&-9hPmNuenj|AX9Z2a|RYFOcAeeV~;v*#w6jcW2{Nx4h@pULdS=~ zD|alwymP^6VJKS8q`uEI_vwekpne)v7xyU$IGzBV{-qxJX^T3g_0y1^y~nTbwJa!$ z_jrCu9*fzE$Lw)#g<7O7boegCZe6v>7GX={x3U)8 zbLZPc%=u=ST71)_7Hu$2MB|rNKQD0Mx;8NqC!(<6amv?yMi}#+^_VR^k4JD5q4B8C z;oXRCyZ%I?Cn{o4sImwx^$3)AX#B*Nh>e2+kix)KeAEYqbd4BP4rqH*qWIEqG<6{u zj|X40CLak+h04`LWu1j|cl!pb;K9}YMRvKHTB`QnMo+OAxcwXu^7Wn3PHt8noL?hv3>hQG>jTwjG!VYfL>7|_g+iOy+0;N zLNF;=mXr(%k`xoRZEI~)1zDLpFo$B-oyS}a)zuLg=2Q|j?QX)Gx-tOXVIv<@kDDNz z3AQeRk%fRAX}B5|_k?ZqvMAg_#8jAycn~5*;YK5vU5H4S2Rz-J%r)$nD0Qhu)YIzR zZU9(6{lJ)m^sGzwAE|7uY&i0}ei%$)Aq@iCz=AreW)M%Y#vii6*5zkqdmQK z3}5rW(cK97I~DG3rqOMXM7He#kBj&f>)BrAH%AAC4vONzp@BN? z<@zIkUf8ymc&xDle3%mDLpD&mg#-q&ZDASKqIIqoVG!a9*QU6VB;o=$G`Kf5zFm#Q zqN#jx+zthE#}*f{iUdW2n7IULbSW3T2iMlnwMTO&hl62Mec2t`a(;1{vSS55r8l9` zxp@9UYGdG-dzqfkr4zd_uhMQ`k`)f~fGm=jTV$f+90(#Je>M`VMbh+9HnwYfhF2?$ zc_gfd)IZKKqsGTMW>nviNMgd5PAPe3Aan!DIr@!5VPoA3gpm0a%e?aTnEO>f@B^d3 z-+43|$$Wq}gSWD6CPX&xxdl9ThA?-a2}6{kPR06#PXNtH2wgn3glcTkTj8o_XXS=R z4%Wfg5vb~;oJU)h!L$)d$d*v&S3F>dDqSQd?1W6FLZzn;C*$qil_YI=V-e5>q zP|6anWJk6w_R5dG63D`qG`kOX4Gp2z%D!32V&)D-*+G4*(Hvmk!n0;!TPlMhk3j;M zrnvxIE_5h&BI4Qkb0NEd{DhGI0<0KUD+I8EoM9Dq(^@6oD8j1B-cdJW(c9+C5p(Xg zXw0myKHOT3D_fDJa^gnzK)^WT{Ad6LiK>E7m4#jl=&Rj$4+FL89K25q zJejcYPazujHZJes;rUdSk$Mlybpt(J5n)fI=>)G^g#?UXp#p+I?*pnqZ$uVUvbGW- zg}s%`91!!T_cq#!G75cIy3V3UhZ#J&b1{Vnv`V%1r#9;$s_vhwQphlC#(kHom z=z;6HXF#P=^Es`x*doZv7ED9@o{Mz*MR&_jH2K9=lm5dR6FCka$y`nNS9TMBB$MUJ z16`#B)ecJzc1g@!Y(b2HRG1GX4MgU zg=smR^NwX6=b=KatKH;%#H9;eeJKE1R$9@PARrP;jc`Z>m+pE}FJ)4@@F4%hBMLO6 zLs#b)7BJrr^An!x^g~FB;nW>S16){Kn4AAJKg4fx8%Ps!Y#Jyr+sOjyMOdjtH=?Sy zF9ZuJBi=<}$xy=46P%GLFeAq=HoW%QaG@!1|5Wjj9pu)jOd+vA;A+nfzfSlYT zPDBa(8#tw96+l^>6NbDYVR5boFJ2ZM_m6@i1faw;FTY0Uy`HuV}!%;iKF3B=J+zVnVoMnvsrB;R`9gLUl6 zBcvziDLV(Gx8K6Oo`rkz2p`^XNv*kYur91;@@IA3PTI!sFp?{6z5cV#KfVkh8F_jV zY}lSXwjS2)xjDYu)A{|y#V)_|u|=%3hU;NwWG*8!w@c0_7m1#Oj=&Mhu9$&Sn?xR4 zLL{#j$=#b;MJZkwiIWQeKi$UA!<3pT)5zNZBdgUizuUxgZw7c*9(Oy`7b~X&(x21w zKHfqt8p_mTKFpdFfXj|%D}Jffe3I6kPzA(AB-mLGPtOCQl$_~h=ERdV=DyM=K)IHxK4>@FuR8`fs<`+=fT8!)*-uXg2FX>q> zHewFc23qFoT(y}pysCYVtdtPJPb7y#H?R?Kkv^Y2LdEbBq=&hmfk*+TtFSpcgzOo- z$4rTB9Uq+aJE2sWb*>LY1NuJQ7PE&n?QmAK^&5uekUV??PUV6qc3gPT*31+t0vYQy z%g$CFKrl?XWRYTy76>O-eZ2RL#|0%~7q-4=yf~GP4{e9G1yhs( z-uZc+qb9@B9LLJ5fD)~P+_x8TiM~d>Li0o6b^}luxZ>g1R4OoylE@cRBHL!nfWDOF(AzZ1I+it%AjTe4*N!Y&yF5N#>rMnLa!jnLU+IYuJ zc;A~|g#b#n&zTnlReTcV198)r$n|{ht%2}QC=R!+yKgptm%|&;@FEO};DqtoAgXotAxZk9Ka!*m<@2AEwER<=b5WDN>}XHr z+4ZP2dEb55+!BdA0oV8+mBTm6hOvAHoZT;5HVpa3a2eB#|Lzj>!ry{5FhiObWJZ_5 zP-Gf@3M*oOb(2G6-s7HV)uT$D4H*mLqN;03mOWMA*i=J(hLd^08po6>@RASI!AVH6^S+jE!PoXZ4kV4=@;!~-Ckjby2oesUO<5e|3GK3VW>r zdl7lWf7k2|du(@L$y!8qJ|ahCzjH5f6%`W~cY&DH8gx4v(7zjG4tI~#a=n2;E!Hum zmyzv*u>SL;D*Q>STh;{NL>L!M8w(}Uq-rQ_wXbhX@L+ch z_@Gj%AdGlb;HY6~LPIM+X#>O&PVw}ihRce1lnrU;$QJOrh2#kOAQ?Bi-yypbnobkl zE!HkOX1+FhGY6CGs)NE>f2N0>To4fjocd z4xihQoxFL$TP!cWjm})WAy~17n$2{nen7M=C8dX|h%!ZmC_&QG=@3It5ePtOv%X0ym9M8ILhdI<1!Dy5h=Eb`a91$x?*HKWmqpa1WsI8U zFh+FPG)E09sYY&BxnlMJ0@03f}cX zmn1&lC=GI_^hb?ID*+@W5OmDU&BQDzv9{ZeuQdH^dgUN?)#j?Zu?q8Z_@n)9{I&9! zR2^yw&U1C3JnO7ecJ^{f10 z#atfX!KXWbWtM1?FQKL;zy=*tNgGDRZ#ume3Z!V=lasx(z3a$jx$gVI2XG27&ll-YJA8egcOJh}9SD4GPEw9uaGK40 zzS+(r4j6x&DDX`)|DVpFe%o&Yn$`MR9=9~}OZ*lm@7g=Q!1;m+i^m@F-Nj*+B#S#@ ztKd2S>*l%Wq!ob~lh@Ye39faUyXGh)kAyJt9+Tt(X%Z8v#?@9hA`ca3k_Zr#Bn{Ec zf~hu0ROn*atVqm*=gH$T?RE%(6n zRut5g79_Er*h{(;!Y(;Q&!WILMOADPx}vhMBbW{l3JV6rWyG}yYMcfy%wN|)RD}pD*Xrh}K2L*#@z5Z_w~AQM`!zG7#-Z2J=j5LK7vv z3aB#>cEC}Zs{U{yh4k00mY5Wz)BuB70ev|$lpS5%TfZMMo>B<)oOijebkBaO`DM$x zSys=mHHDAU+q@&*e2HdRrx5{TZqE+G-VQW$x-d61gNQ;@SPY|DIR~SHMS*DfFX6k| zgv}-WRNb6cPV|NL=?U^JS_j;;R1!>qk8V`8_tz}12!0m z{lYS%ru75U{DEaaBt~w3&bo!aBisM~FyS+*-e^90U-LR${fxkNn?U(7zh)R;loMEk&b={@k4 zB;G3!`#9n%e8Sxp+w$!_(*xtYg!|}WK96VXj^#X0!)Jn5`$92bc z=j^$1Fj$^@WWF_)`B%sZ!+n1=PbdfAHCPKFJP|Ofxht+f4o>Jx6gCa_TcalYnk?zz zXO=WX2FNUL3>xV(<>m_lny#t9WJb)7#+CwseeWwbyEeHtUtb5Y!j55tY3g-(u1oW1 z-4G6Omm_y&IM?fd#RY8Q?z!$gQSk3*2?;bJOk#vxEPza$nvu@a)>s;tNI7b7^ z61(Zj5^Z)fAdhs~?RK-pmRg?%7#$DZ(XNP(ar~IH)Ek9EJ^{MTHLHFKT4S>Nvmm zH=49xrk4S84coWpCS^5OU6`MHX8_^0aLBCXgu@A-YRY~7Gvs>#{L1u8xe4;|dA@_C z0PLUy0H*S|Fu!nvhO^vya4h6spJ|XhN`w*f(!@M~N{iYzMC$kmAYu&`1Iz`iHW~Uz zdGKw2`!;w`+5F;ydEIxeGdrJN``)$dev`GY-*jsI;lt}sZ3;~kYG(65|k%KZocOT*m?a!^0 zq1pNU)HmB$mUgo_JCfhzx8wme0jx($%)B5PFiHX2sv0RrG%KaCT_cecYjJM&%S=Ft zX3;%u{H2Ev4C%SRnV29Z>|@jRc*m?y+R*DKib1a=;T`%kW9*+MEt?mti#^6!z1 zLH52c;&+Q(dpC?YWTPSfxJLtdZ;_pcTM3AU;ta?-e~fM*Q)AYfcVy(G`NvRt7o`nt z`LmxzvYQ{lhHrlJ6=&X-N9f0qa$W(}OMEBA+rru4icnOP0W=JqP?TMbrbr=B?qYZA8)Ieq^6Ho6r0a}6ULP+2~JpOo>_yQ|2w`G_AD8GHB5ntp&N z$aVMS?CQpiRe$zAZhSeQYd7z%*0`grGuNE8zZZWqR5gji8T=yg|YKg>~^4|^(bc-@}ir;}5uRLs`& zlpQt$mS1~%eqouDzg|pfukmg8Fc%gdM|>vA%DeUq4<{o49rRvcxhEIXEP}`ndmv^L0Z98ip%TF(aKZn0_sq=h znFAbZf{g1y@u|z3wgkKqm6*ddM%$ zoykc7Ii_oN=T2S|Y>?V|utd*rUh zL4;a36NQ~4YH?qYeRBKI*!*<#&-T_u0PxoDQ^oI2j%*xW%4`RnZnY0KMk1M5sxZ-V zV3Y88WE(uvo#({&Jspl?T0nZ^rgCnu!6UhD^&aF8*gAX@(n8QDXo>1b)#@U3I-BF zBsFdXG$ur>Hxo7C0@eX5f>P#zxGGtBz!@_czfx87b!#SPx7+H(!02v2vNQ(`30e0T zg_oJxrHP@jEn|bKiHy0BZn=dKUEvvvGafVGP)b&UW;H#&D}SVs8&{0c3MNznqk_V+ zuKuRN&zy#B2-bhlVIVJn7I#+{tlxyc3f6&iHuhgUu5G^)$h5K_UdIgqXFoS-bxz_2jJ-s2md65;O==Cvv|T#YMV+j`ZH5I4 zi3J)j?NE3CFz>Tma6+0H`W*dRL=^?}KO!H%b7pz+0Axnbi>e}gb(+g08TL6Y+(4Vv zP=Fo?AJdkq1g(&U6GI6cC5!KytBxvqG#A}~KV2CGq+eFpI-all6Q#lgf?TVveB+`( z1?e+ETa3p=JLG-=|E_n>&sjzk|G~9h9hf#uV|;5Nlbrw{Bi`G^Un3uI64<{xVAHtC zcl+g@Rmy24#ol$U@;)e&$pdVVuV>E*oD))@yI&cmIXOA0GR)e`(fnPCCRUqMEix$?clreShg@RQOJ&g zy;bL`fU#$qREMvrm{do@>*fV!2!VPoHJuc1an>JY z6u)r!fd2xB9@D{SHXC(ngzhmNB>z_LfG*g{Jf?+D;XL1md0}G}4nr2*0R$G`Y`@Ts zTpDt4c_RF5dDRi}bgp>~^o+#iYpjruTcX&c0Y?8f#XD9VePY!Sdu-L=;Z;ZLuhDgf z6kA!)1W2w6$Rd4y?Vn$zPf0!^9lHrzObWd;53HJ7efN=!x;j3gZx!Vj@PD9l#il@$ zq5WJXJYf=e+T`^_fC3^FFg39L6fWRC-}Tk$uCJktyS~DMvCeBmlyOttx%vd|$d&py(Bg~SLgS_*P|7&+#Of3?`@GJ}uz7TKkFJeWc$IFWP^qY4O2fV) zb{1#Lh7E+xfM)Jx$bJGMm8_1A0D;7k0*8KF-WKhk=!qCN5R75QPzC_$;$kEs%2NAz zo$mYz#T39kxyZL)u=SAc2hcEKNlD^?+lxBYw|FsdNkyv&0TPeEq~J*4&`>@gC}LE^ zKSgljNbWZbIMm|K^EmqxHwTpik@?_Q<^1(4peF+uqZeS6+yZ$Uh$>WH*t3+w6UJgZ zxC`P6U|dy{qlq>686^E-)VwoD|AItBH};**Q2`2Qen5on1!v59LRwc?Yq-ZqFQDSz z+z`#iHkE4|LsN%0Z#h;QJ-DVshqNz`9~r}b+``z@3$wes=cW#fPgS>6gZY7(q2bua zxO(F18m_7W)enbIkr{j>ok=c3U9dafcM_>YDBO`Akj$bAT z1tvHHJGv*IirHoWpon@fJm7Z#?pfu(GNB_~(_YKByse-THAE&?hWP^OoPG(G$6@p_ zV((#O<(6yW&?5RYN{Sb+)Derr;?sq#?20-uPc>uzr2EBeo+_tEW~#C#%7nG=zk979 zY<~htkIIQlx9$a)wyS};FU`JyVsJN~fRgH0qvOp@_yk*f_xsl}Ve39gQH5Z>bCTn4 z-^;B5`}wO7pW*X@bW0sE_ZuO997lZ;)DLy7*@I>1UY^AWvA?9&Q_?2X`pI&gY%X*l za1;Fi%&V|5;r2$Il8nJ!=z5t%HKMU}Q?v*TV`Z`}HTew4lbF6P?2is3uN`X=a|01w z2=2q9t~t)dwDU{!*tQ*FO3ELV1|Y`gn*?dbzhLtGd5kinn$P~|p^df!BPG6IZj`ZG zcx$nR*upigw6;Cp!RM%2TFA=91Mfy9%cYfxauI#P%5>O z1g!=aBdEj$`OZP7K;R%FNBbmC$okNrR)My&8C8{Tz`&|3z8>q|5sd9+kkcaowrS(q3dK;Rkyy6Xx7x~IwumhzOMD>q}--EZj1mOFVUpFb9hC8L8e z=YCimRX12e3%c;orljn#T)Ow{n%@HW9!t~BfN3bfn42HOE7Z$%qV-G zviH$LkJF-k8Vrn0>3sF3fajbH9%4iKhtaK@ZD_&!=f#k9K`)p?I zJbpEgUwkW~%AqXeTmBGssFj86&?ORa=XVpiONk$N1U0WLI45UN<|K!=j?z6kJiPq`>*W-xl{(r4~31B2unSb6+ef{KDS=&Iwjis*u_ z2j1g-BVH?t$GG0Rx?Zcxu4~W#_r0plf#UA|cOg^#s_NDC-go}q_rAB0a!7ZmxUD`X zZfR1-vM$bg>sb8`NFMA;n2#!^p9XlGl&?r95%>AnFMPf@7Sq%)tVkJB>R;3K3%vR* zUT?eCd(Bp_4sD_?!G>ll;BRJz&0w;)77aY#s~`4yZ}#dPUhgxvssJ^5*He(Aw;&$k za@WsLLSO*O4$uUxFsC~N?*t-JdIB0DChsy1;@Di-^M6y9k9)j8BDZhZn%|DU=B+I{ z5)SmW`8#~wmv>_oqV6lY{GGn`zD?BzcKk1DwaqXC8T`Fc#yjwzKfocxJs8DCf-9qy zwR)YcH+tu$dU5%`s|JR|IL)6BBY3N#^*CnR?1vrenjeCE3K$(A2MjbILPR0Ou9rMK zrEn}AaZ4D?8CB7`lmv6?2MVFRt=p#|3q#Bt^BSZ3YomsD43lmB0nOLl{?e!xgrq&* z+qyNVMH9iT!*j!1gDjzd*ZQNwfj-1l&iFh1dnYFL;%6r8_4NgY6MyJR__~_?y}kbC zE?=TcGrBuFyBl-&N!EM<{5tMrwvM*;5eO028UQSYi`USKX;4;UGzEDwh9*gqO*G)^ zgqma&AAfP_RMXgYOodm&vty@s^y39(-#L8}zv0g2)7dH(IC3ZGICE{-0}o8i_WL}~ zP&#<#@E*_hE<$U}fMEnoDnpK-wTptwsmww1-}UC$3m#6bf1QsDXNd z@X#VEZh`WHK+*#9LpuPGbiE6fXzz*{!%rVJVqGsE+#&p?8T3qg9^UNC zqi!TGrV+)-NXEMjk@>8ozGI-dR@%nQ;*HD{GwXrTw7OOu*<76fkyZ5-VHU3c8ZY_v zS<)@E`5Y=>m|~3f-BlVvyVTBq<-G{ar}qL-_TPUmh8BQHauQ?Ef9=g?s1|Mh(wosb zEho5%{_lq$nN%xt&>9Iq;z4ANWSg2EM5^zh0VkpbqK-!GVK38J;pbJYPk6im+^!p=o~ymT2C!N5|AJeSiG} zkzpi47>;yChNG|Z21f(Ny}>Y8&r7n8a(;e9;r-oM5wnp+4-@j7G>i}p(@_N0M*CYM!}EKwK!djHx!#DBa&-crifK-F9(_*F!M5JZ`@H>fs5{IC;&Y?$ zVD}<}L{RQJAU%eG#Vp4WGVkA$h=xPq?jhOl?Yq3U?I7OCr*K5#J3^8VW8~)=NVA)p zUVxa``w7h=z0C6F5N!!?YPwTiV=p;>5_>;lz5~N4*bv@z=I~1bo-H>X4>grTfWdx=PcIo1qO{ zIukOx8`X?+*Du*%p5K%B+4^zf4ClV9${ahkcJXCvB?oVLzoMZQ^wIWtf%n#9k)i>8{iuD2Wb*K~+>1vnZ zKAn%HI?|?WV@Cban>v2haZ~-I*I;eZOn0!4QrAG+lDep$P(QIQIu-*6CRt+Dob{Tk z>Oa$q>;<3#)I9EVo3lNx4k>p_#WtLTkN$di>juVs2QkO=B3fS@P$OnxU}EO9wo`@a zj(c{EQK$%H*wETHsns#oo$U=@;b8xc4;F8oY9(no46{Vdmc(+uZ|rX0pLxzr9jp%x z9pG)qzRFlji|%i&4>vycN0Yn0viS@3!QIGZeQ@_kZt0779Ld;&WSOHfTxrHQKUzeay4J-Mzdsd^(*^-O~PznFRle2Tx5wEQ5Vqg2W1 zq}A2NVVrU5(c>Lla20dQrxAsB2w1VozC8_C5_4t<;=-f}iroQi_2P%r4?@P^=Q!~| z5ZOe8DtyO7`C4#^11b(Q(<=^4ZWlCn0QYbQS4exos2iAoQloIVIOUH(89Dxc5BX$BeD96UUJW6R;k@JtVjdp%jxN ziRnIAbtCdWCtHx8&=6lROtY0|8L`oXDaH}Z5inYNaeD;%c&4V1-WNIX zJXnW;djeQ2FdpfyKQOx*jjp0LOTc?vrIKlO?KpgRN0&b^7Bc);@c~)MLSr1UQ-8vm zpSQwBraYl%HO57#%@jBanpQFF6q2XHqEstl6?4)tYe8m+T%3y2czY}U@tcMI224K> zgyO>{8#xmT(fiLFVdii=6u{Kdui5h1 z@|J6YI+io=hI&0lmW>V{J`B4tYj}D?I4txqB5>zBE*p6T@-&Q%AuGcxMlS1^M|dx5 zI(K+xbaZBzba)+jB8Si34BMY5RmZ#^=ttO~0%BL|YwcqvLs7nmN4i4wUxmAx#U4a5 zuvgcg-^=#0@DE7i67trXM;w5EEw! zAHpCf{#4F$R~ss6H%@9&scD71k!&Z$0HulAO0$AIvDyJa2dA;AE$R@iBo&M*$k~G+ zXqZ)$xx~2$m#eyY@|*RbbX5`Yi5~NMmPRy=!WQc*5qaF0k0M@0@3YebHem*k4NI+80I=PQs^D6 z#gWd@i~C~DrVh>mSby3ZlX^QQ+eNjomxik(5{CJ7WWw`EL-=R|Q^4>dzw?WI9>jLx z1$5b7|CHF1)S7*Re!U~m(H0Lj`+eYf!oHhkA$t-EL3$zz)5u-x+Ca#v`)d*!bx3%a z7mzNEvLoV^?1X$#r?FA@PnlbghkCIdyALo>D zd(h+`vBn|Ua5Mq~i&;g9QS=J*28H109!wRX>7i-^%NUj%T-AmbO^Z1n^mQ21an_C) zEhOG)A1GYvA7~#6wQ8PV`{Dj6R4_V?`tKaC@Oda7G>obK!)+m;xS^r;0sp0ifp(hbNX4%@bGv3} zea8keGOmVaFf!vJB{Y-QX%}+Bsf4gvxYr0Op%x+seF`PK3|JdH2KO970u6`U^ZmmZ z_Lw{!?l_!rCAa{gx5nS3T4hFk>xffkZODw;in$CRM4{``<3_ZVa~&h_jYE5Pd&57} zy)qs(#;5UXU^vu|Jkv%j?A^Ur$2#A1pp`W_x21R+XDsI}`zLfvwb4b)Y;ExbnAWZN zef!2Wug-ND^S8zHfTvd)cLwxb`zU9S#sa`@&6pIi==KSkeBsl28wZ81=#$1tJ&@Hq z$x~JHH^Bcp)w}_GJo<_pYm9}FEFqKW3`{vf6X?imx`s#8_28%xmCbDE!x%=t_J8N!efUbC@L0=N&8u}@tF1meIbf>iox zvttW3m&s@t(+Q&NRrMVn4h$5tX z&|`>Eq7f8|Is$}7vlCkfpw{CpNKEdG7$UodvsmOLv_2dZ=zRd-YSJJQ|NLh7rVBz} zp6y`=%4a^XdZ6dHd=q8|B*vTfowKibeDzIoH4uIL;yowWYi~O3(DBu?_ut!b&GFU! zXU_y9O4Y7*4-9m#o@$zn1ZSh~*fTOa3%rD%`UCv1c(TQqcM#zvQHyFN`RFKgbB0J_UOPa-5>0Y_wK+C?O{~`cbA43C>lVp zac~u(>&S8w@T{5%#nCZL@72Vf*#xExueM>5p<{nKc7Pv#%^*+^8l7&uE4BFqrb*~) zFH7_Nl>DOi8*<+|;^KoKKo#-)P|r3I^6b{p+V2c+32(!T_n+5~7e8AEEC94nZ0mW; z!!L$m70h{JAbK{kC~rHU(>i)*!^}kf&VXmdrytk`gYfL=z~jmwsQ&<$ z;7uM zHr6ImLiJbe9-<7-SE`>gMaaZ#zA;~L+6?hgPg~obwl+__P86?H@r`E8q{PI&i+z;N zxINmoht1&n#$Ww$Gm<5!FB>u69~a@Uh~L-H?4)Y%X2BNo4qp&|YL5IJ(N2y4Udk2y zQKfs`d}wQVI7$7g859nDjgLWIXX-l)i@4F*@L552u&|)82XQb8E0>gU3i|b8Uj%_L zA#D*0#&yC8Kp0aVCi(D{Bfd-A8e_gL-%g)ztp1xr=N~$L{-N{VhwD;?afxr_%3)aX zc_hAp|A6V^kwqKky?hkdGYU&tT zO^mJLe|7@H1gmrq35|}=s{b6laANJAZLr}6fZvT$zQ!lq8+WC=c5vqCF=SukXPTZy zKv!SOpu(^=J$L5#Oaeo2Gf)Xm5y|435b3e$RZh&zB(OBXFP*AXe9FwsEL}(arqMhV zg*EH2u0}Aff-F6a@mq>?a=JyKJyW~;ptu2wD(efR2d<+?0C47+(CrQ)6avh)Y2q-< zGV#`Xu%=@-R# zOADZEx?)XH9r@hVa zbQ}1(y=~2yYvkzJ86`JI!F!kixb}6b2Z?;CccKVFQpf}PPGtomHxT5tTc;%Qgx|qj z)5V19)(Pd%In&-)Mt$jPW5I1bb*xPr^lhKwSae{-nYXqh5RG-5;|u=Z~t<8A5DJSA2PMIuSNdVo^3G9U>!2w+BCLkAntuvFxG#`+9Ws0>wkPs#22{g zL3bA1h2(F+&bpNychEazW&{*~&r>D>1|U=x6EZLdCtZr{5m=A_wgs3-#YYhO)qsVN zK+Edpd`Hip{*%a(!z3_homijwr%w^}v_yycd)tiA&i#p&jv-i7n9?~ib7E%ORH}8T zdstzvL8Ob&G5tQ^Tc-JXM!2=NxqC)A#{nFD|Zt15Uoc#g^2wX zXg60Vf&!tVoi$1S8@X5Jq6q zA(_;CIWlHB4ijPojBFT0pe`PocDXou>4DwtdW#HR8OGF9FP7kmhC=n1_Jt+Z8<2Wv z2ujfmTrjY$Icju!jJ9@9$C>RdB|o5^u>aoEBcZ2p&)bkV%yG2dduGpYv}Zo#=?8c~ zH}Gn=nSB^B!a}fG5bM6R%J#{TX2i5d_W3*fUUPSgH+&RHv;xUwEZnYjLH7A*;SMKO znGU-R4ph0OpLMLp~*3@vr6nhljqMM;wLa?R}03p z97U`ynjYItT;rT2r*(^K{;ivV&Wxcc_qYNW32ThEHV&~wKje<|0 zA`sk0x>Fer@NF>Qgoaidvf0!iE#WAR{YD(jT3RQDqtw#428i24QTe&g{If07w`f`% zqa%Y`xBCx_o@yFB5bln`x#^1CoiLxO&1@aS$+)I%X~hij>ksZD&*zkyaCV+@hAIE} z=D&f)72EbjTieNRijVXdSH-&EHFdww3`|7#ZEHL#Is5cPR`EYbvZl zu0;u>qLeqt8s#R6ALs{>0SCh|d>EBk)im!k_u!w&vZh(T2fqpI|H#DO9&;7{@JGB) z{h(~8K{q;hKn0S4<>3R6<*(@diDQabR85IP8vbiUps{i|v2!F2KmJ5GD&r$N6CgrB zaAb|tzvV@GrZMkS^~jOx5q9@$!qM?dJI)PtbcD|BxO6-kevLb}hD+Mi@Y*Ag?9mS8 z8-5h?Pd^1TcPG3Rg;cu)0N7`E0NI+sb8+N6gyTiFJ7HG}pjI4Ff2^n!WzTGiGO27h_}1y94GCwypF0L0xDU_zxb|5IGd_b` zQ{>>zq2Y?|8{_EkAse>DI7ysFeuRe31ySo*>VSNc!6~v>Db+EJ>T*)Q&~7ZLoWhSF zN867cBn4VurR{^?!P1ffi`}r3p87{-S<~$5>}*<9Wu!)<9RZV{{tPU#OtrB&dYTC^ zeU;bW;+WPLMo^uA_amFYv0;OX{?-D3;OVta0h$KBpkpM9R&&Kj*1_H9-THxBuQ`A3 zwoc!cC`9nSXXu?>k;4doe&N`i+poF(_G_k&ADrBmsDGy8iebZlcFmhWHikV)hdcQx z&O#eeEF1FgQ)II8s;9>YA$6m6kVQd9g18_bR4^e;unS7^w+SRiHA(A_pP}K3#{zMz z-#a<5#bCZI)BI4E6p?UZV4|lJu4cd(>=}*5hXy++r$sBfP*q~=P#5gS!Lvu!>R?7; zbE_FaHILDn=!-Q^4wM5C6QEw-09jZqtn~sv=IIT0_4<82k1^O4(S03*LoLxrwC~YI zjZkE27^^8c=OqUHqyDH)ct_f+@K@gLfmG7!%`30K0)Rlg)thAb(lntkQWS z1Klm5`W?uT+7>om&rbA?pVr;hOKZmgDQYr8G5;BhE?tqm_Iix8Mw*(`L>VQ}VMVm` z4Ptdd4sS~Z4eYq$hI$hM_{`(S)lH6Tw_N!xo!U#qNSp=z9R|gmhxdXIAmq+XEat6p<2173sC+mFH?`x-5O1ZmY4Y}SW1DPNyozJ9 z{T^ z1R(NDX|@QW7}cmBX3J`5sMcMN|u)P8Oq`$L1X!Ip3*Ai^=JL@1W1aqZb

    G(@`k}FBS4SZ~LhZ{YD7${+!&2t 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 diff --git a/examples/web/static/libs/fontawesome/webfonts/fa-solid-900.svg b/examples/web/static/libs/fontawesome/webfonts/fa-solid-900.svg deleted file mode 100644 index 4ef85aa3..00000000 --- a/examples/web/static/libs/fontawesome/webfonts/fa-solid-900.svg +++ /dev/null @@ -1,4516 +0,0 @@ - - - - -Created by FontForge 20190112 at Tue Feb 12 10:24:59 2019 - By Robert Madole -Copyright (c) Font Awesome - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/examples/web/static/libs/fontawesome/webfonts/fa-solid-900.ttf b/examples/web/static/libs/fontawesome/webfonts/fa-solid-900.ttf deleted file mode 100644 index 7ece3282a4f7824b249d9e568819d98bd2fa3da6..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 186228 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

    yCeYkMVLrHl=%La>qe!wC0sAZt2vp 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�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%0A<30Gcn=B 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 OxW^VIsrBUBm9B?sDHTZcfB0p;#* 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
    ",2===e.childNodes.length}(),w.parseHTML=function(e,t,n){if("string"!=typeof e)return[];"boolean"==typeof t&&(n=t,t=!1);var i,o,a;return t||(h.createHTMLDocument?((i=(t=r.implementation.createHTMLDocument("")).createElement("base")).href=r.location.href,t.head.appendChild(i)):t=r),o=S.exec(e),a=!n&&[],o?[t.createElement(o[1])]:(o=be([e],t,a),a&&a.length&&w(a).remove(),w.merge([],o.childNodes))},w.offset={setOffset:function(e,t,n){var r,i,o,a,u,s,l,c=w.css(e,"position"),f=w(e),d={};"static"===c&&(e.style.position="relative"),u=f.offset(),o=w.css(e,"top"),s=w.css(e,"left"),(l=("absolute"===c||"fixed"===c)&&(o+s).indexOf("auto")>-1)?(a=(r=f.position()).top,i=r.left):(a=parseFloat(o)||0,i=parseFloat(s)||0),g(t)&&(t=t.call(e,n,w.extend({},u))),null!=t.top&&(d.top=t.top-u.top+a),null!=t.left&&(d.left=t.left-u.left+i),"using"in t?t.using.call(e,d):f.css(d)}},w.fn.extend({offset:function(e){if(arguments.length)return void 0===e?this:this.each(function(t){w.offset.setOffset(this,e,t)});var t,n,r=this[0];if(r)return r.getClientRects().length?(t=r.getBoundingClientRect(),n=r.ownerDocument.defaultView,{top:t.top+n.pageYOffset,left:t.left+n.pageXOffset}):{top:0,left:0}},position:function(){if(this[0]){var e,t,n,r=this[0],i={top:0,left:0};if("fixed"===w.css(r,"position"))t=r.getBoundingClientRect();else{t=this.offset(),n=r.ownerDocument,e=r.offsetParent||n.documentElement;while(e&&(e===n.body||e===n.documentElement)&&"static"===w.css(e,"position"))e=e.parentNode;e&&e!==r&&1===e.nodeType&&((i=w(e).offset()).top+=w.css(e,"borderTopWidth",!0),i.left+=w.css(e,"borderLeftWidth",!0))}return{top:t.top-i.top-w.css(r,"marginTop",!0),left:t.left-i.left-w.css(r,"marginLeft",!0)}}},offsetParent:function(){return this.map(function(){var e=this.offsetParent;while(e&&"static"===w.css(e,"position"))e=e.offsetParent;return e||xe})}}),w.each({scrollLeft:"pageXOffset",scrollTop:"pageYOffset"},function(e,t){var n="pageYOffset"===t;w.fn[e]=function(r){return _(this,function(e,r,i){var o;if(v(e)?o=e:9===e.nodeType&&(o=e.defaultView),void 0===i)return o?o[t]:e[r];o?o.scrollTo(n?o.pageXOffset:i,n?i:o.pageYOffset):e[r]=i},e,r,arguments.length)}}),w.each(["top","left"],function(e,t){w.cssHooks[t]=ze(h.pixelPosition,function(e,n){if(n)return n=Fe(e,t),Me.test(n)?w(e).position()[t]+"px":n})}),w.each({Height:"height",Width:"width"},function(e,t){w.each({padding:"inner"+e,content:t,"":"outer"+e},function(n,r){w.fn[r]=function(i,o){var a=arguments.length&&(n||"boolean"!=typeof i),u=n||(!0===i||!0===o?"margin":"border");return _(this,function(t,n,i){var o;return v(t)?0===r.indexOf("outer")?t["inner"+e]:t.document.documentElement["client"+e]:9===t.nodeType?(o=t.documentElement,Math.max(t.body["scroll"+e],o["scroll"+e],t.body["offset"+e],o["offset"+e],o["client"+e])):void 0===i?w.css(t,n,u):w.style(t,n,i,u)},t,a?i:void 0,a)}})}),w.each("blur focus focusin focusout resize scroll click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup contextmenu".split(" "),function(e,t){w.fn[t]=function(e,n){return arguments.length>0?this.on(t,null,e,n):this.trigger(t)}}),w.fn.extend({hover:function(e,t){return this.mouseenter(e).mouseleave(t||e)}}),w.fn.extend({bind:function(e,t,n){return this.on(e,null,t,n)},unbind:function(e,t){return this.off(e,null,t)},delegate:function(e,t,n,r){return this.on(t,e,n,r)},undelegate:function(e,t,n){return 1===arguments.length?this.off(e,"**"):this.off(t,e||"**",n)}}),w.proxy=function(e,t){var n,r,i;if("string"==typeof t&&(n=e[t],t=e,e=n),g(e))return r=o.call(arguments,2),i=function(){return e.apply(t||this,r.concat(o.call(arguments)))},i.guid=e.guid=e.guid||w.guid++,i},w.holdReady=function(e){e?w.readyWait++:w.ready(!0)},w.isArray=Array.isArray,w.parseJSON=JSON.parse,w.nodeName=D,w.isFunction=g,w.isWindow=v,w.camelCase=Q,w.type=b,w.now=Date.now,w.isNumeric=function(e){var t=w.type(e);return("number"===t||"string"===t)&&!isNaN(e-parseFloat(e))},"function"==typeof define&&define.amd&&define("jquery",[],function(){return w});var vt=e.jQuery,yt=e.$;return w.noConflict=function(t){return e.$===w&&(e.$=yt),t&&e.jQuery===w&&(e.jQuery=vt),w},t||(e.jQuery=e.$=w),w}); diff --git a/examples/web/static/libs/popper/popper.min.js b/examples/web/static/libs/popper/popper.min.js deleted file mode 100644 index 9b7dbeb9..00000000 --- a/examples/web/static/libs/popper/popper.min.js +++ /dev/null @@ -1,5 +0,0 @@ -/* - Copyright (C) Federico Zivolo 2018 - Distributed under the MIT License (license terms are at http://opensource.org/licenses/MIT). - */(function(e,t){'object'==typeof exports&&'undefined'!=typeof module?module.exports=t():'function'==typeof define&&define.amd?define(t):e.Popper=t()})(this,function(){'use strict';function e(e){return e&&'[object Function]'==={}.toString.call(e)}function t(e,t){if(1!==e.nodeType)return[];var o=e.ownerDocument.defaultView,n=o.getComputedStyle(e,null);return t?n[t]:n}function o(e){return'HTML'===e.nodeName?e:e.parentNode||e.host}function n(e){if(!e)return document.body;switch(e.nodeName){case'HTML':case'BODY':return e.ownerDocument.body;case'#document':return e.body;}var i=t(e),r=i.overflow,p=i.overflowX,s=i.overflowY;return /(auto|scroll|overlay)/.test(r+s+p)?e:n(o(e))}function r(e){return 11===e?pe:10===e?se:pe||se}function p(e){if(!e)return document.documentElement;for(var o=r(10)?document.body:null,n=e.offsetParent||null;n===o&&e.nextElementSibling;)n=(e=e.nextElementSibling).offsetParent;var i=n&&n.nodeName;return i&&'BODY'!==i&&'HTML'!==i?-1!==['TH','TD','TABLE'].indexOf(n.nodeName)&&'static'===t(n,'position')?p(n):n:e?e.ownerDocument.documentElement:document.documentElement}function s(e){var t=e.nodeName;return'BODY'!==t&&('HTML'===t||p(e.firstElementChild)===e)}function d(e){return null===e.parentNode?e:d(e.parentNode)}function a(e,t){if(!e||!e.nodeType||!t||!t.nodeType)return document.documentElement;var o=e.compareDocumentPosition(t)&Node.DOCUMENT_POSITION_FOLLOWING,n=o?e:t,i=o?t:e,r=document.createRange();r.setStart(n,0),r.setEnd(i,0);var l=r.commonAncestorContainer;if(e!==l&&t!==l||n.contains(i))return s(l)?l:p(l);var f=d(e);return f.host?a(f.host,t):a(e,d(t).host)}function l(e){var t=1=o.clientWidth&&n>=o.clientHeight}),l=0a[e]&&!t.escapeWithReference&&(n=Q(f[o],a[e]-('right'===e?f.width:f.height))),le({},o,n)}};return l.forEach(function(e){var t=-1===['left','top'].indexOf(e)?'secondary':'primary';f=fe({},f,m[t](e))}),e.offsets.popper=f,e},priority:['left','right','top','bottom'],padding:5,boundariesElement:'scrollParent'},keepTogether:{order:400,enabled:!0,fn:function(e){var t=e.offsets,o=t.popper,n=t.reference,i=e.placement.split('-')[0],r=Z,p=-1!==['top','bottom'].indexOf(i),s=p?'right':'bottom',d=p?'left':'top',a=p?'width':'height';return o[s]r(n[s])&&(e.offsets.popper[d]=r(n[s])),e}},arrow:{order:500,enabled:!0,fn:function(e,o){var n;if(!K(e.instance.modifiers,'arrow','keepTogether'))return e;var i=o.element;if('string'==typeof i){if(i=e.instance.popper.querySelector(i),!i)return e;}else if(!e.instance.popper.contains(i))return console.warn('WARNING: `arrow.element` must be child of its popper element!'),e;var r=e.placement.split('-')[0],p=e.offsets,s=p.popper,d=p.reference,a=-1!==['left','right'].indexOf(r),l=a?'height':'width',f=a?'Top':'Left',m=f.toLowerCase(),h=a?'left':'top',c=a?'bottom':'right',u=S(i)[l];d[c]-us[c]&&(e.offsets.popper[m]+=d[m]+u-s[c]),e.offsets.popper=g(e.offsets.popper);var b=d[m]+d[l]/2-u/2,w=t(e.instance.popper),y=parseFloat(w['margin'+f],10),E=parseFloat(w['border'+f+'Width'],10),v=b-e.offsets.popper[m]-y-E;return v=ee(Q(s[l]-u,v),0),e.arrowElement=i,e.offsets.arrow=(n={},le(n,m,$(v)),le(n,h,''),n),e},element:'[x-arrow]'},flip:{order:600,enabled:!0,fn:function(e,t){if(W(e.instance.modifiers,'inner'))return e;if(e.flipped&&e.placement===e.originalPlacement)return e;var o=v(e.instance.popper,e.instance.reference,t.padding,t.boundariesElement,e.positionFixed),n=e.placement.split('-')[0],i=T(n),r=e.placement.split('-')[1]||'',p=[];switch(t.behavior){case ge.FLIP:p=[n,i];break;case ge.CLOCKWISE:p=G(n);break;case ge.COUNTERCLOCKWISE:p=G(n,!0);break;default:p=t.behavior;}return p.forEach(function(s,d){if(n!==s||p.length===d+1)return e;n=e.placement.split('-')[0],i=T(n);var a=e.offsets.popper,l=e.offsets.reference,f=Z,m='left'===n&&f(a.right)>f(l.left)||'right'===n&&f(a.left)f(l.top)||'bottom'===n&&f(a.top)f(o.right),g=f(a.top)f(o.bottom),b='left'===n&&h||'right'===n&&c||'top'===n&&g||'bottom'===n&&u,w=-1!==['top','bottom'].indexOf(n),y=!!t.flipVariations&&(w&&'start'===r&&h||w&&'end'===r&&c||!w&&'start'===r&&g||!w&&'end'===r&&u);(m||b||y)&&(e.flipped=!0,(m||b)&&(n=p[d+1]),y&&(r=z(r)),e.placement=n+(r?'-'+r:''),e.offsets.popper=fe({},e.offsets.popper,D(e.instance.popper,e.offsets.reference,e.placement)),e=P(e.instance.modifiers,e,'flip'))}),e},behavior:'flip',padding:5,boundariesElement:'viewport'},inner:{order:700,enabled:!1,fn:function(e){var t=e.placement,o=t.split('-')[0],n=e.offsets,i=n.popper,r=n.reference,p=-1!==['left','right'].indexOf(o),s=-1===['top','left'].indexOf(o);return i[p?'left':'top']=r[o]-(s?i[p?'width':'height']:0),e.placement=T(t),e.offsets.popper=g(i),e}},hide:{order:800,enabled:!0,fn:function(e){if(!K(e.instance.modifiers,'hide','preventOverflow'))return e;var t=e.offsets.reference,o=C(e.instance.modifiers,function(e){return'preventOverflow'===e.name}).boundaries;if(t.bottomo.right||t.top>o.bottom||t.rightwindow.devicePixelRatio||!me),c='bottom'===o?'top':'bottom',g='right'===n?'left':'right',b=H('transform');if(d='bottom'==c?'HTML'===l.nodeName?-l.clientHeight+h.bottom:-f.height+h.bottom:h.top,s='right'==g?'HTML'===l.nodeName?-l.clientWidth+h.right:-f.width+h.right:h.left,a&&b)m[b]='translate3d('+s+'px, '+d+'px, 0)',m[c]=0,m[g]=0,m.willChange='transform';else{var w='bottom'==c?-1:1,y='right'==g?-1:1;m[c]=d*w,m[g]=s*y,m.willChange=c+', '+g}var E={"x-placement":e.placement};return e.attributes=fe({},E,e.attributes),e.styles=fe({},m,e.styles),e.arrowStyles=fe({},e.offsets.arrow,e.arrowStyles),e},gpuAcceleration:!0,x:'bottom',y:'right'},applyStyle:{order:900,enabled:!0,fn:function(e){return j(e.instance.popper,e.styles),V(e.instance.popper,e.attributes),e.arrowElement&&Object.keys(e.arrowStyles).length&&j(e.arrowElement,e.arrowStyles),e},onLoad:function(e,t,o,n,i){var r=L(i,t,e,o.positionFixed),p=O(o.placement,r,t,e,o.modifiers.flip.boundariesElement,o.modifiers.flip.padding);return t.setAttribute('x-placement',p),j(t,{position:o.positionFixed?'fixed':'absolute'}),o},gpuAcceleration:void 0}}},ue}); -//# sourceMappingURL=popper.min.js.map diff --git a/examples/web/static/src/scss/app.scss b/examples/web/static/src/scss/app.scss deleted file mode 100644 index debf10f6..00000000 --- a/examples/web/static/src/scss/app.scss +++ /dev/null @@ -1,341 +0,0 @@ -// ------------------------------------------------------------------ -// Variables -// ------------------------------------------------------------------ -$navbar-height: 46px; -$main-color: #875a7b; -$o-main-text-color: #666666; -$o-notification-info-bg-color: #fcfbea; -$o-notification-error-bg-color: #f16567; -$o-view-background-color: white; -$o-control-panel-background-color: $o-view-background-color; -$o-horizontal-padding: 16px; -$o-cp-breadcrumb-height: 30px; - -// bootstrap overrides -// this does not work: $breadcrumb-bg: $o-control-panel-background-color; -.breadcrumb { - background-color: white; - padding: 0; -} - -// ------------------------------------------------------------------ -// Mixins -// ------------------------------------------------------------------ -@mixin o-webclient-padding( - $top: 0px, - $right: $o-horizontal-padding, - $bottom: 0px, - $left: $o-horizontal-padding -) { - padding-top: $top; - padding-right: $right; - padding-bottom: $bottom; - padding-left: $left; -} - -@mixin o-text-overflow($display: inline-block, $max-width: 100%) { - display: $display; - max-width: $max-width; - white-space: nowrap; - overflow: hidden; - text-overflow: ellipsis; - vertical-align: top; // To update display context changed by overflow:hidden -} - -// ------------------------------------------------------------------ -// CSS -// ------------------------------------------------------------------ -html { - height: 100%; -} - -body { - height: 100%; - margin: 0; -} - -/***** Generic stuff *****/ -.dropdown-toggle.o-no-caret::before, -.dropdown-toggle.o-no-caret::after { - content: normal; -} - -.dropdown-item { - font-size: 13px; - line-height: 20px; - - &:hover { - background-color: #e9ecef; - } - &:active { - color: #212529; - background-color: #dee2e6; - } -} - -.o_hidden { - display: none; -} - -/***** Web Client *****/ -.o_web_client { - font-family: sans-serif; - height: 100%; - display: grid; - grid-template-rows: $navbar-height auto; -} - -/***** Navbar *****/ -.o_navbar { - background-color: $main-color; - color: white; - display: flex; - line-height: $navbar-height; - font-size: 13px; - - &.o_in_home { - background-color: #bba2a5; - a.o_title:hover { - background-color: #bba2a5; - } - } - - a.o_title { - padding: 13px 16px 16px 20px; - color: white; - font-size: 18px; - text-decoration: none; - } - - a.o_title:hover, - a.o_menu_brand:hover { - background-color: darken($main-color, 10); - } - - a.o_menu_brand { - font-size: 20px; - color: white; - text-decoration: none; - padding: 1px 12px; - } - - ul { - list-style-type: none; - display: inline-flex; - height: 100%; - margin: 0; - } - - .o_menu_sections > li { - margin: 0 4px; - &:hover { - background-color: darken($main-color, 10); - } - - > a { - display: block; - height: 40px; - font-size: 15px; - color: white; - text-decoration: none; - padding: 0 10px; - } - } -} - -/***** Home Menu *****/ -.o_home_menu { - background-color: #bba2a5; - display: flex; - justify-content: center; - - .o_apps { - margin-top: 100px; - width: 100%; - max-width: 850px; - display: flex; - flex-flow: row wrap; - - .o_app { - width: 16.6666667%; - max-height: 110px; - padding: 20px 0; - text-decoration: none; - text-align: center; - color: white; - text-shadow: 0 1px 1px rgba(0, 0, 0, 0.8); - font-size: 15px; - transition: background-color 0.3s ease 0s; - &:hover { - background-color: darken(#bba2a5, 4); - } - - .o_app_icon { - max-width: 70px; - width: 80%; - margin: auto; - box-shadow: 0 8px 0 -10px black; - } - } - } -} - -/***** Notifications *****/ -.o_notification_container { - position: absolute; - width: 300px; - right: 5px; - top: $navbar-height; - bottom: 0; - - .o_notification { - padding: 0; - margin: 5px 0 0 0; - background-color: $o-notification-info-bg-color; - box-shadow: 0px 0px 5px 1px $o-main-text-color; - position: relative; - - &.o_error { - color: white; - background-color: $o-notification-error-bg-color; - } - - .o_close { - position: absolute; - top: 5px; - right: 5px; - color: rgba(0, 0, 0, 0.3); - text-decoration: none; - } - - .o_notification_title { - display: flex; - align-items: center; - - border-bottom: 1px solid rgba(0, 0, 0, 0.1); - padding: 10px 10px 10px 20px; - - font-weight: bold; - - .o_icon { - display: inline-block; - margin-right: 20px; - color: rgba(0, 0, 0, 0.3); - } - } - .o_notification_content { - padding: 10px; - } - } -} - -/***** Discuss *****/ -.o_discuss .o_content { - font-size: 15px; - display: flex; - - .o_discuss_sidebar { - background-color: #212529; - flex: 0 0 300px; - color: white; - padding: 20px; - } - .o_discuss_content { - padding: 20px; - flex: 1 1 auto; - } - - button { - padding: 5px; - } -} - -/***** Loading indicator *****/ -.o_loading { - position: fixed; - bottom: 0; - right: 0; - z-index: 1051; // lol... - background-color: $main-color; - color: white; - padding: 4px; - font-size: 14px; -} - -/***** Control Panel *****/ -.o_control_panel { - display: flex; - flex-flow: row wrap; - border-bottom: 1px solid darken($o-control-panel-background-color, 20%); - @include o-webclient-padding($top: 10px, $bottom: 10px); - background-color: $o-control-panel-background-color; - - > .breadcrumb { - width: 50%; - font-size: 18px; - - > li { - @include o-text-overflow($max-width: 90%); - - > a { - cursor: pointer; - } - } - } - - > .o_cp_searchview { - width: 50%; - min-height: $o-cp-breadcrumb-height; - } - - > .o_cp_left { - display: flex; - justify-content: space-between; - width: 50%; - margin-top: 5px; - - > .o_cp_sidebar { - padding-right: 10px; - } - } - - > .o_cp_right { - display: flex; - width: 50%; - margin-top: 5px; - - > .o_cp_pager { - margin: auto 0 auto auto; - padding-left: 5px; - text-align: center; - user-select: none; - - > div { - display: flex; - align-items: center; - } - - .o_pager_counter { - margin-right: 5px; - } - } - } -} - -/***** Action Controller *****/ -.o_action_controller { - height: 100%; - display: flex; - flex-flow: column nowrap; - padding: 0; - - > .o_cp_controller { - flex: 0 0 auto; - } - - > .o_content { - overflow: auto; - flex: 1 1 100%; - position: relative; - } -} diff --git a/examples/web/static/src/ts/discuss/clock.ts b/examples/web/static/src/ts/discuss/clock.ts deleted file mode 100644 index 45fc6a67..00000000 --- a/examples/web/static/src/ts/discuss/clock.ts +++ /dev/null @@ -1,47 +0,0 @@ -import { Widget } from "../widget"; - -//------------------------------------------------------------------------------ -// Types -//------------------------------------------------------------------------------ - -interface State { - currentTime: string; -} - -//------------------------------------------------------------------------------ -// Clock -//------------------------------------------------------------------------------ - -export class Clock extends Widget<{}, State> { - inlineTemplate = `
    `; - timeout: any | undefined; - - state = { - currentTime: "" - }; - - willStart() { - return this.env.rpc({ model: "res.partner", method: "fetch" }); - } - mounted() { - this.updateTime(); - this.startClock(); - } - - willUnmount() { - clearTimeout(this.timeout); - } - - updateTime() { - this.updateState({ currentTime: new Date().toLocaleTimeString() }); - } - - startClock() { - const now = Date.now(); - const offset = 1000 - (now % 1000); - this.timeout = setTimeout(() => { - this.updateTime(); - this.startClock(); - }, offset); - } -} diff --git a/examples/web/static/src/ts/discuss/counter.ts b/examples/web/static/src/ts/discuss/counter.ts deleted file mode 100644 index 4c783cae..00000000 --- a/examples/web/static/src/ts/discuss/counter.ts +++ /dev/null @@ -1,39 +0,0 @@ -import { Widget } from "../widget"; - -//------------------------------------------------------------------------------ -// Types -//------------------------------------------------------------------------------ - -interface Props { - initialState?: number; -} - -interface State { - counter: number; -} - -//------------------------------------------------------------------------------ -// Counter -//------------------------------------------------------------------------------ - -export class Counter extends Widget { - inlineTemplate = ` -
    - - Value: - -
    `; - - state = { - counter: 0 - }; - - constructor(parent: Widget, props: Props) { - super(parent, props); - this.state.counter = props.initialState || 0; - } - - increment(delta: number) { - this.updateState({ counter: this.state.counter + delta }); - } -} diff --git a/examples/web/static/src/ts/discuss/discuss.ts b/examples/web/static/src/ts/discuss/discuss.ts deleted file mode 100644 index f4db91f9..00000000 --- a/examples/web/static/src/ts/discuss/discuss.ts +++ /dev/null @@ -1,72 +0,0 @@ -import { Clock } from "./clock"; -import { Counter } from "./counter"; -import { Widget } from "../widget"; -import { ControlPanel } from "../ui/control_panel"; -//------------------------------------------------------------------------------ -// Types -//------------------------------------------------------------------------------ - -interface State { - validcounter: boolean; - color: "red" | "blue"; -} - -//------------------------------------------------------------------------------ -// Discuss -//------------------------------------------------------------------------------ - -export class Discuss extends Widget<{}, State> { - template = "web.discuss"; - widgets = { Clock, Counter, ColorWidget, ControlPanel }; - state: State = { validcounter: true, color: "red" }; - - resetCounter(ev: MouseEvent) { - if (this.refs.counter instanceof Counter) { - this.refs.counter.updateState({ counter: 3 }); - } - } - - resetCounterAsync(ev: MouseEvent) { - setTimeout(() => { - if (this.refs.counter2 instanceof Counter) { - this.refs.counter2.updateState({ counter: 300 }); - } - }, 3000); - } - - toggle() { - this.updateState({ validcounter: !this.state.validcounter }); - } - - toggleColor() { - const newColor = this.state.color === "red" ? "blue" : "red"; - this.updateState({ color: newColor }); - } - - addNotif(sticky: boolean) { - const text = (this.refs.textinput).value; - const message = `It is now ${new Date().toLocaleTimeString()}.
    Msg: ${text}`; - this.env.addNotification({ - title: "hey", - message: message, - sticky - }); - } - - addWarning() { - this.env.addNotification({ - title: "This is a warning", - message: "All your bases are belong to us", - type: "warning", - sticky: true - }); - } -} - -class ColorWidget extends Widget<{ color: "red" | "blue" }, {}> { - inlineTemplate = ` -
    - Current Color: - -
    `; -} diff --git a/examples/web/static/src/ts/env.ts b/examples/web/static/src/ts/env.ts deleted file mode 100644 index 8521e554..00000000 --- a/examples/web/static/src/ts/env.ts +++ /dev/null @@ -1,85 +0,0 @@ -import { Env as WEnv } from "../../../../../src/component"; -import { QWeb } from "../../../../../src/qweb"; -import { Registry } from "../../../../../src/registry"; -import { RPC as RPCService } from "./services/ajax"; -import { RPC } from "./store/store"; -import { IRouter } from "./services/router"; -import { ControllerWidget, Store, Notification } from "./store/store"; - -//------------------------------------------------------------------------------ -// Types -//------------------------------------------------------------------------------ - -export interface Services { - rpc: RPCService; - router: IRouter; -} - -export interface Env extends WEnv { - services: Services; - - // registries - actionRegistry: Registry; - viewRegistry: Registry; - - // commands - activateMenuItem(menuId: number): void; - addNotification(notif: Partial): number; - closeNotification(id: number): void; - toggleHomeMenu(): void; - - // helpers - rpc: RPC; - - // configuration - debug: boolean; - isMobile: boolean; -} - -export interface InitData { - services: Services; - templates: string; - actionRegistry: Registry; - viewRegistry: Registry; -} - -//------------------------------------------------------------------------------ -// Environment -//------------------------------------------------------------------------------ - -export function makeEnv(data: InitData): Env { - const qweb = new QWeb(); - qweb.addTemplate("default", "
    "); - qweb.loadTemplates(data.templates); - - function throwNonImplementedError(): any { - throw new Error("Not implemented. This feature requires a store."); - } - - const env: Env = { - qweb, - - services: data.services, - actionRegistry: data.actionRegistry, - viewRegistry: data.viewRegistry, - - activateMenuItem: throwNonImplementedError, - addNotification: throwNonImplementedError, - closeNotification: throwNonImplementedError, - toggleHomeMenu: throwNonImplementedError, - - rpc: throwNonImplementedError, - - debug: false, - isMobile: window.innerWidth <= 768 - }; - return env; -} - -export function linkStoreToEnv(env: Env, store: Store) { - env.activateMenuItem = store.activateMenuItem.bind(store); - env.addNotification = store.addNotification.bind(store); - env.closeNotification = store.closeNotification.bind(store); - env.toggleHomeMenu = store.toggleHomeMenu.bind(store); - env.rpc = store.rpc.bind(store); -} diff --git a/examples/web/static/src/ts/loaders.ts b/examples/web/static/src/ts/loaders.ts deleted file mode 100644 index 5bff5a17..00000000 --- a/examples/web/static/src/ts/loaders.ts +++ /dev/null @@ -1,91 +0,0 @@ -import { findInTree } from "../../../../../src/utils"; -import { MenuInfo, MenuItem } from "./store/store"; - -//------------------------------------------------------------------------------ -// Templates -//------------------------------------------------------------------------------ - -/** - * Load xml templates as a string. - */ -export async function loadTemplates(): Promise { - const result = await fetch("templates.xml"); - if (!result.ok) { - throw new Error("Error while fetching xml templates"); - } - return result.text(); -} - -//------------------------------------------------------------------------------ -// Menus -//------------------------------------------------------------------------------ - -export interface BaseMenuItem { - id: number; - name: string; - parent_id: number | false; - action: string | false; - icon: string | false; - children: BaseMenuItem[]; -} - -/** - * Load all menu items - */ -export function loadMenus(): MenuInfo { - const menuItems: BaseMenuItem[] = (window).odoo.menus; - if (!menuItems) { - throw new Error("Cannot find menus description"); - } - const menuInfo = getMenuInfo(menuItems); - delete (window).odoo.menus; // overkill? - return menuInfo; -} - -/** - * Generate a valid MenuInfo object from a list of BaseMenuItems. This function - * is supposed to be called once at startup. - */ -export function getMenuInfo(items: BaseMenuItem[]): MenuInfo { - const menus: { [key: number]: MenuItem | undefined } = {}; - const actionMap: { [id: number]: MenuItem | undefined } = {}; - const roots: number[] = []; - - // build MenuItems - for (let root of items) { - roots.push(root.id); - addToMap(root); - } - - function addToMap(m: BaseMenuItem, app?: MenuItem): MenuItem { - const item: Partial = { - id: m.id, - name: m.name, - parentId: m.parent_id, - action: m.action, - icon: m.icon, - actionId: -1 // will be filled later on with correct id - }; - item.app = app || (item as MenuItem); - item.children = m.children.map(c => addToMap(c, item.app as MenuItem)); - menus[item.id!] = item as MenuItem; - return item as MenuItem; - } - - // add proper actionId to every menuitems - for (let menuId in menus) { - const menu = menus[menuId]!; - let menuWithAction = menu && findInTree(menu, m => Boolean(m.action)); - if (menuWithAction) { - menu.actionId = parseInt( - (menuWithAction.action).split(",")[1], - 10 - ); - if (menuWithAction === menu) { - actionMap[menu.actionId] = menu; - } - } - } - - return { menus, roots, actionMap }; -} diff --git a/examples/web/static/src/ts/main.ts b/examples/web/static/src/ts/main.ts deleted file mode 100644 index f153de12..00000000 --- a/examples/web/static/src/ts/main.ts +++ /dev/null @@ -1,33 +0,0 @@ -/// - -import { makeEnv, linkStoreToEnv } from "./env"; -import { loadMenus, loadTemplates } from "./loaders"; -import { actionRegistry, viewRegistry } from "./registries"; -import { rpc } from "./services/ajax"; -import { Router } from "./services/router"; -import { Store } from "./store/store"; -import { Root } from "./ui/root"; - -//------------------------------------------------------------------------------ -// Web Client Bootstrapping -//------------------------------------------------------------------------------ - -document.addEventListener("DOMContentLoaded", async function() { - const services = { - rpc, - router: new Router() - }; - - const templates = await loadTemplates(); - const menuInfo = loadMenus(); - const env = makeEnv({ services, templates, actionRegistry, viewRegistry }); - const store = new Store(env, menuInfo); - linkStoreToEnv(env, store); - - // Creating root widget - const rootWidget = new Root(env, store); - await rootWidget.mount(document.body); - - // For debugging purpose, we keep a reference to the root widget in odoo - (window).odoo.rootWidget = rootWidget; -}); diff --git a/examples/web/static/src/ts/registries.ts b/examples/web/static/src/ts/registries.ts deleted file mode 100644 index 67b3a0b8..00000000 --- a/examples/web/static/src/ts/registries.ts +++ /dev/null @@ -1,25 +0,0 @@ -import { Registry } from "../../../../../src/registry"; -import { ControllerWidget } from "./store/store"; -import { Discuss } from "./discuss/discuss"; -import { ListView } from "./views/list_view"; -import { KanbanView } from "./views/kanban_view"; -import { FormView } from "./views/form_view"; - -//------------------------------------------------------------------------------ -// Views -//------------------------------------------------------------------------------ - -export const viewRegistry: Registry = new Registry(); - -viewRegistry - .add("list", ListView) - .add("kanban", KanbanView) - .add("form", FormView); - -//------------------------------------------------------------------------------ -// Client Actions -//------------------------------------------------------------------------------ - -export const actionRegistry: Registry = new Registry(); - -actionRegistry.add("mail.discuss", Discuss); diff --git a/examples/web/static/src/ts/services/ajax.ts b/examples/web/static/src/ts/services/ajax.ts deleted file mode 100644 index f632d0c2..00000000 --- a/examples/web/static/src/ts/services/ajax.ts +++ /dev/null @@ -1,5 +0,0 @@ -export type RPC = (route: string, params: any) => Promise; - -export const rpc: RPC = async function(route, params) { - return (window).demoData.mockAjax(route, params); -}; diff --git a/examples/web/static/src/ts/services/router.ts b/examples/web/static/src/ts/services/router.ts deleted file mode 100644 index da496332..00000000 --- a/examples/web/static/src/ts/services/router.ts +++ /dev/null @@ -1,71 +0,0 @@ -import { EventBus, Callback } from "../../../../../../src/event_bus"; - -//------------------------------------------------------------------------------ -// Types and helpers -//------------------------------------------------------------------------------ - -export type Query = { [key: string]: string | true }; - -export type RouterEvent = "query_changed"; - -export interface IRouter { - navigate(query: Query): void; - on(event: RouterEvent, owner: any, callback: Callback): void; - getQuery(): Query; - formatURL(path: string, query: Query): string; -} - -//------------------------------------------------------------------------------ -// Router -//------------------------------------------------------------------------------ - -function clearSlashes(s: string): string { - return s.replace(/\/$/, "").replace(/^\//, ""); -} - -export class Router extends EventBus implements IRouter { - currentQuery: Query; - - constructor() { - super(); - this.currentQuery = this.getQuery(); - window.onhashchange = () => { - this.currentQuery = this.getQuery(); - this.trigger("query_changed", this.currentQuery); - }; - } - - /** - * @param {Query} query - */ - navigate(query: Query) { - const url = this.formatURL("", query); - window.history.replaceState(null, document.title, url); - } - - formatQuery(query: Query): string { - let parts: string[] = []; - for (let key in query) { - if (query[key] === true) { - parts.push(key); - } else { - parts.push(`${key}=${query[key]}`); - } - } - return parts.join("&"); - } - - formatURL(path: string, query: Query): string { - let url = clearSlashes(path); - return `/${url}#${this.formatQuery(query)}`; - } - - getQuery(): Query { - const query = {}; - for (let part of window.location.hash.slice(1).split("&")) { - let [key, value] = part.split("="); - query[key] = value; - } - return query; - } -} diff --git a/examples/web/static/src/ts/store/action_manager_mixin.ts b/examples/web/static/src/ts/store/action_manager_mixin.ts deleted file mode 100644 index 3c502e66..00000000 --- a/examples/web/static/src/ts/store/action_manager_mixin.ts +++ /dev/null @@ -1,155 +0,0 @@ -import { Type } from "../../../../../../src/component"; -import { rpcMixin } from "./rpc_mixin"; -import { Widget } from "../widget"; - -//------------------------------------------------------------------------------ -// Types -//------------------------------------------------------------------------------ - -// Miscellaneous -export type ActionRequest = number; - -export type ControllerWidget = Type>; - -// Action Description -interface BaseActionDescription { - id: number; - target: "current"; - name: string; -} -export interface ClientActionDescription extends BaseActionDescription { - type: "ir.actions.client"; - tag: string; -} - -export interface ActWindowActionDescription extends BaseActionDescription { - type: "ir.actions.act_window"; - views: [false | number, string][]; - domain: false | string; - res_id: number; - res_model: string; - context: Object | string; -} - -export type ActionDescription = - | ClientActionDescription - | ActWindowActionDescription; - -// Controller -export interface Controller { - id: number; - actionId: number; - widget?: Widget; - create(parent: Widget): Promise | null>; - title: string; -} - -//------------------------------------------------------------------------------ -// Action Manager Mixin -//------------------------------------------------------------------------------ - -export function actionManagerMixin>( - Base: T -) { - return class extends Base { - actionCache: { [key: number]: Promise } = {}; - currentController?: Controller; - lastController?: Controller; - - async doAction(request: ActionRequest) { - const self = this; - const descr = await this.loadAction(request); - let executor; - switch (descr.type) { - case "ir.actions.client": - executor = this.doClientAction(descr); - break; - case "ir.actions.act_window": - executor = this.doActWindowAction(descr); - break; - default: - throw new Error("unhandled action"); - } - const action: Controller = { - id: this.generateID(), - actionId: descr.id, - create: executor, - title: descr.name - }; - self.lastController = action; - this.trigger("update_action", action); - } - - doActWindowAction(descr: ActWindowActionDescription) { - const tag = descr.views[0][1]; - let View = this.env.viewRegistry.get(tag); - if (!View) { - this.addNotification({ - title: "Invalid View type", - type: "warning", - message: `Cannot find view of type '${tag}' in the view registry` - }); - View = Widget; - } - return async function executor( - this: Controller, - parent: Widget - ) { - const widget = new View!(parent, { - info: descr.views[0][1], - title: descr.name - }); - const div = document.createElement("div"); - await widget.mount(div); - this.widget = widget; - return widget; - }; - } - - doClientAction(descr: ClientActionDescription): Controller["create"] { - let key = descr.tag; - let ActionWidget = this.env.actionRegistry.get(key); - if (!ActionWidget) { - this.addNotification({ - title: "Invalid Client Action", - type: "warning", - message: `Cannot find widget '${key}' in the action registry` - }); - ActionWidget = Widget; - } - return async function executor( - this: Controller, - parent: Widget - ) { - const widget = new ActionWidget!(parent, {}); - const div = document.createElement("div"); - await widget.mount(div); - this.widget = widget; - return widget; - }; - } - - loadAction(id: number): Promise { - if (id in this.actionCache) { - return this.actionCache[id]; - } - return (this.actionCache[id] = this.rpc({ - route: "web/action/load", - params: { - action_id: id - } - })); - } - - activateController(controller: Controller) { - if (this.currentController && this.currentController.widget) { - this.currentController.widget.destroy(); - } - this.currentController = controller; - this.update({ - inHome: false - }); - document.title = controller.title + " - Odoo"; - } - }; -} diff --git a/examples/web/static/src/ts/store/rpc_mixin.ts b/examples/web/static/src/ts/store/rpc_mixin.ts deleted file mode 100644 index a68cc4ca..00000000 --- a/examples/web/static/src/ts/store/rpc_mixin.ts +++ /dev/null @@ -1,74 +0,0 @@ -import { Type } from "../../../../../../src/component"; -import { BaseStore } from "./store"; - -//------------------------------------------------------------------------------ -// Types -//------------------------------------------------------------------------------ - -export interface RPCModelQuery { - model: string; - method: string; - args?: any[]; - kwargs?: { [key: string]: any }; - context?: { [key: string]: any }; -} - -export interface RPCControllerQuery { - route: string; - params: { [key: string]: any }; -} - -export type RPCQuery = RPCModelQuery | RPCControllerQuery; - -export type RPC = (rpc: RPCQuery) => Promise; - -export interface RequestParameters { - route: string; - params: { [key: string]: any }; -} - -//------------------------------------------------------------------------------ -// rpc Mixin -//------------------------------------------------------------------------------ - -export function rpcMixin>(Base: T) { - return class extends Base { - counter: number = 0; - - async rpc(rpc: RPCQuery): Promise { - const request = this.prepareRequest(rpc); - if (this.counter === 0) { - this.trigger("rpc_status", "loading"); - } - this.counter++; - const result = await this.env.services.rpc(request.route, request.params); - this.counter--; - if (this.counter === 0) { - this.trigger("rpc_status", "notloading"); - } - return result; - } - - prepareRequest(query: RPCQuery): RequestParameters { - let route: string; - let params = "params" in query ? query.params : {}; - if ("route" in query) { - route = query.route; - } else if ("model" in query && "method" in query) { - route = `/web/dataset/call_kw/${query.model}/${query.method}`; - params.args = query.args || []; - params.model = query.model; - params.method = query.method; - params.kwargs = Object.assign(params.kwargs || {}, query.kwargs); - params.kwargs.context = - query.context || params.context || params.kwargs.context; - } else { - throw new Error("Invalid Query"); - } - - // doing this remove empty keys, and undefined stuff - const sanitizedParams = JSON.parse(JSON.stringify(params)); - return { route, params: sanitizedParams }; - } - }; -} diff --git a/examples/web/static/src/ts/store/store.ts b/examples/web/static/src/ts/store/store.ts deleted file mode 100644 index 762f8ae9..00000000 --- a/examples/web/static/src/ts/store/store.ts +++ /dev/null @@ -1,186 +0,0 @@ -import { EventBus } from "../../../../../../src/event_bus"; -import { idGenerator } from "../../../../../../src/utils"; -import { Env } from "../env"; -import { Query } from "../services/router"; -import { actionManagerMixin } from "./action_manager_mixin"; -import { rpcMixin } from "./rpc_mixin"; -import { MenuItem } from "./store"; - -//------------------------------------------------------------------------------ -// Types -//------------------------------------------------------------------------------ - -export { ControllerWidget } from "./action_manager_mixin"; -export { RPC } from "./rpc_mixin"; - -export interface MenuItem { - id: number; - name: string; - parentId: number | false; - action: string | false; - icon: string | false; - - // root menu id - app: MenuItem; - actionId: number; - children: MenuItem[]; -} - -export interface Notification { - id: number; - title: string; - message: string; - type: "notification" | "warning"; - sticky: boolean; -} - -export interface MenuInfo { - menus: { [key: number]: MenuItem | undefined }; - - actionMap: { [id: number]: MenuItem | undefined }; - roots: number[]; -} - -export interface State { - inHome: boolean; - currentApp: MenuItem | null; - notifications: Notification[]; -} - -//------------------------------------------------------------------------------ -// Store -//------------------------------------------------------------------------------ -export class BaseStore extends EventBus { - state: State = { - inHome: false, - currentApp: null, - notifications: [] - }; - menuInfo: MenuInfo; - env: Env; - currentQuery: Query; - generateID = idGenerator(); - - constructor(env: Env, menuInfo: MenuInfo) { - super(); - this.env = env; - this.menuInfo = menuInfo; - this.currentQuery = {}; - } - - update(nextState: Partial) { - Object.assign(this.state, nextState); - this.trigger("state_updated", this.state); - } - - toggleHomeMenu() { - if (this.state.inHome && !this.state.currentApp) { - return; - } - this.update({ inHome: !this.state.inHome }); - if (this.state.inHome) { - this.env.services.router.navigate({ home: true }); - } else { - this.updateQuery(this.currentQuery); - } - } - - updateQuery(query: Query) { - this.currentQuery = query; - this.env.services.router.navigate(query); - } - - addNotification(notif: Partial): number { - const id = this.generateID(); - const defaultVals = { - title: "", - message: "", - type: "notification", - sticky: false - }; - const notification = Object.assign(defaultVals, notif, { id }); - const notifs = this.state.notifications.concat(notification); - this.update({ notifications: notifs }); - if (!notification.sticky) { - setTimeout(() => this.closeNotification(id), 2500); - } - return id; - } - - closeNotification(id: number) { - const notifs = this.state.notifications.filter(n => n.id !== id); - this.update({ notifications: notifs }); - } -} - -export class Store extends actionManagerMixin(rpcMixin(BaseStore)) { - constructor(env: Env, menuInfo: MenuInfo) { - super(env, menuInfo); - const query = this.env.services.router.getQuery(); - let { app, actionId } = this.getAppAndAction(query); - this.state.currentApp = app; - if (!actionId) { - this.state.inHome = true; - this.env.services.router.navigate({ home: true }); - } - this.env.services.router.on("query_changed", this, this.updateAction); - this.updateAction(this.env.services.router.getQuery()); - } - - private updateAction(query: Query) { - let { app, actionId } = this.getAppAndAction(query); - this.updateAppState(app, actionId); - } - - activateMenuItem(menuId: number) { - const menu = this.menuInfo.menus[menuId]; - if (!menu) { - throw new Error("Invalid menu id"); - } - return this.updateAppState(menu.app, menu.actionId); - } - - private async updateAppState(app: MenuItem | null, actionId: number | null) { - const newApp = app || this.state.currentApp; - if (actionId) { - const query: Query = { action_id: String(actionId) }; - const menuId = newApp ? newApp.app.id : false; - if (menuId) { - query.menu_id = String(menuId); - } - if (app) { - this.update({ currentApp: app }); - } - await this.doAction(actionId); - this.updateQuery(query); - } else { - this.update({ inHome: true, currentApp: newApp }); - } - } - - getAppAndAction( - query: Query - ): { app: MenuItem | null; actionId: number | null } { - const menuInfo = this.menuInfo; - let app: MenuItem | null = null; - let actionId: number | null = null; - if (typeof query.action_id === "string") { - actionId = parseInt(query.action_id, 10); - if (menuInfo.actionMap[actionId]) { - const menu = menuInfo.actionMap[actionId]!; - app = menu.app; - } - } - if (typeof query.menu_id === "string") { - const menuId = parseInt(query.menu_id, 10); - const menu = menuInfo.menus[menuId]; - if (menu) { - app = menu.app; - if (!actionId) { - actionId = menu.actionId; - } - } - } - return { app, actionId }; - } -} diff --git a/examples/web/static/src/ts/ui/control_panel.ts b/examples/web/static/src/ts/ui/control_panel.ts deleted file mode 100644 index 1481dcf4..00000000 --- a/examples/web/static/src/ts/ui/control_panel.ts +++ /dev/null @@ -1,17 +0,0 @@ -import { Widget } from "../widget"; - -//------------------------------------------------------------------------------ -// Types -//------------------------------------------------------------------------------ - -export interface Props { - title: string; -} - -//------------------------------------------------------------------------------ -// Navbar -//------------------------------------------------------------------------------ - -export class ControlPanel extends Widget { - template = "web.control_panel"; -} diff --git a/examples/web/static/src/ts/ui/home_menu.ts b/examples/web/static/src/ts/ui/home_menu.ts deleted file mode 100644 index 2e494e59..00000000 --- a/examples/web/static/src/ts/ui/home_menu.ts +++ /dev/null @@ -1,28 +0,0 @@ -import { MenuInfo, MenuItem } from "../store/store"; -import { Widget } from "../widget"; - -//------------------------------------------------------------------------------ -// Types -//------------------------------------------------------------------------------ - -export interface Props { - menuInfo: MenuInfo; -} - -//------------------------------------------------------------------------------ -// Home Menu -//------------------------------------------------------------------------------ - -export class HomeMenu extends Widget { - template = "web.home_menu"; - - get apps(): MenuItem[] { - const info = this.props.menuInfo; - return info.roots.map(root => info.menus[root]!); - } - - openMenu(app: MenuItem, event: MouseEvent) { - event.preventDefault(); - this.env.activateMenuItem(app.id); - } -} diff --git a/examples/web/static/src/ts/ui/navbar.ts b/examples/web/static/src/ts/ui/navbar.ts deleted file mode 100644 index b5c0eb44..00000000 --- a/examples/web/static/src/ts/ui/navbar.ts +++ /dev/null @@ -1,34 +0,0 @@ -import { MenuItem } from "../store/store"; -import { PureWidget } from "../widget"; - -//------------------------------------------------------------------------------ -// Types -//------------------------------------------------------------------------------ - -export interface Props { - inHome: boolean; - app: MenuItem | null; -} - -//------------------------------------------------------------------------------ -// Navbar -//------------------------------------------------------------------------------ - -export class Navbar extends PureWidget { - template = "web.navbar"; - - getUrl(menu: MenuItem) { - const action_id = String(menu.actionId); - const menu_id = String(menu.app.id); - return this.env.services.router.formatURL("", { action_id, menu_id }); - } - - toggleHome(ev: MouseEvent) { - ev.preventDefault(); - this.env.toggleHomeMenu(); - } - - openMenu(menu: MenuItem) { - this.env.activateMenuItem(menu.id); - } -} diff --git a/examples/web/static/src/ts/ui/notification.ts b/examples/web/static/src/ts/ui/notification.ts deleted file mode 100644 index 2b08cf0c..00000000 --- a/examples/web/static/src/ts/ui/notification.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { Notification as INotification } from "../store/store"; -import { Widget } from "../widget"; - -export class Notification extends Widget { - template = "web.notification"; - - close(ev: MouseEvent) { - // we do not want the url to change - ev.preventDefault(); - this.env.closeNotification(this.props.id); - } - - get icon() { - return this.props.type === "warning" ? "fa-exclamation" : "fa-lightbulb"; - } -} diff --git a/examples/web/static/src/ts/ui/root.ts b/examples/web/static/src/ts/ui/root.ts deleted file mode 100644 index e6bb3215..00000000 --- a/examples/web/static/src/ts/ui/root.ts +++ /dev/null @@ -1,60 +0,0 @@ -import { debounce } from "../../../../../../src/utils"; -import { Env } from "../env"; -import { Controller } from "../store/action_manager_mixin"; -import { State, Store } from "../store/store"; -import { Widget } from "../widget"; -import { HomeMenu } from "./home_menu"; -import { Navbar } from "./navbar"; -import { Notification } from "./notification"; - -//------------------------------------------------------------------------------ -// Root Widget -//------------------------------------------------------------------------------ - -export class Root extends Widget { - template = "web.web_client"; - widgets = { Navbar, HomeMenu, Notification }; - - store: Store; - - constructor(env: Env, store: Store) { - super(env, store); - this.store = store; - this.state = store.state; - } - - mounted() { - this.store.on("state_updated", this, this.updateState); - this.store.on("rpc_status", this, this.toggleLoadingIndicator); - this.store.on("update_action", this, this.applyController); - if (this.store.lastController) { - this.applyController(this.store.lastController); - } - - // adding reactiveness to mobile/non mobile - window.addEventListener("resize", ( - debounce(this.applyMobileInterface.bind(this), 50) - )); - } - - applyMobileInterface() { - const isMobile = window.innerWidth <= 768; - if (isMobile !== this.env.isMobile) { - this.updateEnv({ isMobile }); - } - } - - toggleLoadingIndicator(status: "loading" | "notloading") { - const method = status === "loading" ? "remove" : "add"; - (this.refs.loading_indicator).classList[method]("d-none"); - } - - async applyController(controller: Controller) { - const widget = await controller.create(this); - if (widget) { - this.attachChild(widget, this.refs.content); - widget.el!.classList.add("o_action_controller"); - this.store.activateController(controller); - } - } -} diff --git a/examples/web/static/src/ts/views/base_view.ts b/examples/web/static/src/ts/views/base_view.ts deleted file mode 100644 index 6a1a5c6a..00000000 --- a/examples/web/static/src/ts/views/base_view.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { Widget } from "../widget"; -import { ControlPanel } from "../ui/control_panel"; - -export class BaseView extends Widget<{ info: any }, {}> { - template = "web.base_view"; - widgets = { ControlPanel }; -} diff --git a/examples/web/static/src/ts/views/form_view.ts b/examples/web/static/src/ts/views/form_view.ts deleted file mode 100644 index 32c1aa24..00000000 --- a/examples/web/static/src/ts/views/form_view.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { BaseView } from "./base_view"; - -export class FormView extends BaseView { - viewType = "form"; -} diff --git a/examples/web/static/src/ts/views/kanban_view.ts b/examples/web/static/src/ts/views/kanban_view.ts deleted file mode 100644 index eaa811dc..00000000 --- a/examples/web/static/src/ts/views/kanban_view.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { BaseView } from "./base_view"; - -export class KanbanView extends BaseView { - viewType = "kanban"; -} diff --git a/examples/web/static/src/ts/views/list_view.ts b/examples/web/static/src/ts/views/list_view.ts deleted file mode 100644 index 274983c6..00000000 --- a/examples/web/static/src/ts/views/list_view.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { BaseView } from "./base_view"; - -export class ListView extends BaseView { - viewType = "list"; -} diff --git a/examples/web/static/src/ts/widget.ts b/examples/web/static/src/ts/widget.ts deleted file mode 100644 index 4421ed81..00000000 --- a/examples/web/static/src/ts/widget.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { Component, PureComponent } from "../../../../../src/component"; -import { Env } from "./env"; - -//------------------------------------------------------------------------------ -// Widget classes -//------------------------------------------------------------------------------ - -export class Widget extends Component {} - -export class PureWidget extends PureComponent {} diff --git a/examples/web/static/src/xml/templates.xml b/examples/web/static/src/xml/templates.xml deleted file mode 100644 index cd4bf7f2..00000000 --- a/examples/web/static/src/xml/templates.xml +++ /dev/null @@ -1,134 +0,0 @@ - - - -
    - - -
    -
    - - - -
    -
    Loading
    -
    - -
    - - - - - - - -
    - -
    - - -
    - -
    - -
    - - - -
    - -
    - -
    -
    - -
    - -
    - - - -
    - -
    -
    - DISCUSS!! -
    -
    - - - - - - - - - - - - - - - - - -
    -
    -
    - - diff --git a/examples/web/static/tests/helpers/index.ts b/examples/web/static/tests/helpers/index.ts deleted file mode 100644 index fe13fe3a..00000000 --- a/examples/web/static/tests/helpers/index.ts +++ /dev/null @@ -1,6 +0,0 @@ -export { MockRouter } from "./mock_router"; -export { MockServer } from "./mock_server"; -export { makeMenuInfo, makeTestData, TestData } from "./test_data"; -export { makeTestEnv, TestEnv, TestInfo } from "./test_env"; - -export * from "../../../../../tests/helpers"; diff --git a/examples/web/static/tests/helpers/mock_router.ts b/examples/web/static/tests/helpers/mock_router.ts deleted file mode 100644 index aaf8da37..00000000 --- a/examples/web/static/tests/helpers/mock_router.ts +++ /dev/null @@ -1,22 +0,0 @@ -import { Callback } from "../../../../../src/event_bus"; -import { IRouter, Query, RouterEvent } from "../../src/ts/services/router"; - -export class MockRouter implements IRouter { - currentQuery: Query; - - constructor(query: Query = {}) { - this.currentQuery = query; - } - - navigate(query: Query) { - this.currentQuery = query; - } - on(event: RouterEvent, owner: any, callback: Callback) {} - getQuery(): Query { - return this.currentQuery; - } - - formatURL(path: string, query: Query): string { - return ""; - } -} diff --git a/examples/web/static/tests/helpers/mock_server.ts b/examples/web/static/tests/helpers/mock_server.ts deleted file mode 100644 index 38a6e13c..00000000 --- a/examples/web/static/tests/helpers/mock_server.ts +++ /dev/null @@ -1,17 +0,0 @@ -import { TestData } from "./test_data"; - -export class MockServer { - data: TestData; - - constructor(data: TestData) { - this.data = data; - } - - rpc(route: string, params: any): Promise { - if (route === "web/action/load") { - const action = this.data.actions.find(a => a.id === params.action_id); - return Promise.resolve(action); - } - return Promise.resolve(true); - } -} diff --git a/examples/web/static/tests/helpers/test_data.ts b/examples/web/static/tests/helpers/test_data.ts deleted file mode 100644 index 5027ce99..00000000 --- a/examples/web/static/tests/helpers/test_data.ts +++ /dev/null @@ -1,223 +0,0 @@ -import { BaseMenuItem, getMenuInfo } from "../../src/ts/loaders"; -import { ActionDescription } from "../../src/ts/store/action_manager_mixin"; -import { MenuInfo } from "../../src/ts/store/store"; - -export interface TestData { - menuInfo: MenuInfo; - actions: ActionDescription[]; -} - -export function makeTestData(): TestData { - return { - menuInfo: makeMenuInfo(), - actions: makeActionData() - }; -} - -export function makeMenuInfo(): MenuInfo { - const items: BaseMenuItem[] = [ - { - id: 96, - name: "Discuss", - parent_id: false, - action: "ir.actions.client,131", - icon: "fa fa-comment", - children: [] - }, - { - id: 205, - name: "Notes", - parent_id: false, - action: "ir.actions.act_window,250", - icon: "fa fa-pen", - children: [] - }, - { - id: 409, - name: "CRM", - parent_id: false, - action: "ir.actions.act_window,597", - icon: "fa fa-handshake", - children: [ - { - id: 418, - name: "Sales", - parent_id: 409, - action: false, - icon: false, - children: [ - { - id: 423, - name: "My Pipeline", - parent_id: 418, - action: "ir.actions.act_window,597", - icon: false, - children: [] - }, - { - id: 812, - name: "My Quotations", - parent_id: 418, - action: "ir.actions.act_window,1051", - icon: false, - children: [] - }, - { - id: 419, - name: "Team Pipelines", - parent_id: 418, - action: "ir.actions.act_window,275", - icon: false, - children: [] - } - ] - }, - { - id: 421, - name: "Leads", - parent_id: 409, - action: false, - icon: false, - children: [ - { - id: 422, - name: "Leads", - parent_id: 421, - action: "ir.actions.act_window,595", - icon: false, - children: [] - }, - { - id: 752, - name: "Scoring Rules", - parent_id: 421, - icon: false, - action: "ir.actions.act_window,1083", - children: [] - } - ] - } - ] - } - ]; - return getMenuInfo(items); -} - -function makeActionData(): ActionDescription[] { - return [ - { - id: 131, - type: "ir.actions.client", - target: "current", - name: "Discuss", - tag: "mail.discuss" - }, - { - id: 250, - type: "ir.actions.act_window", - name: "Notes", - target: "current", - domain: false, - context: "{}", - views: [[false, "kanban"], [false, "list"], [false, "form"]], - res_id: 0, - res_model: "note.note" - }, - { - id: 597, - type: "ir.actions.act_window", - name: "Pipeline", - target: "current", - domain: false, - context: { default_team_id: 1 }, - views: [[2103, "kanban"], [2106, "list"], [2105, "form"]], - res_id: 0, - res_model: "crm.lead" - }, - { - id: 1051, - type: "ir.actions.act_window", - name: "Quotations", - target: "current", - domain: false, - context: "{'search_default_my_quotation': 1}", - views: [ - [3387, "list"], - [3385, "kanban"], - [3389, "form"], - [3382, "calendar"], - [3384, "pivot"], - [3383, "graph"] - ], - res_id: 0, - res_model: "sale.order" - }, - { - id: 275, - type: "ir.actions.act_window", - name: "Team Pipelines", - target: "current", - context: "{}", - domain: "[('use_opportunities', '=', True)]", - views: [[false, "kanban"], [false, "form"]], - res_id: 0, - res_model: "crm.team" - }, - { - id: 595, - type: "ir.actions.act_window", - name: "Leads", - target: "current", - context: - "{ 'default_type':'lead', 'search_default_type': 'lead', 'search_default_to_process':1, }", - domain: "['|', ('type','=','lead'), ('type','=',False)]", - views: [ - [2098, "list"], - [2099, "kanban"], - [2100, "calendar"], - [2108, "pivot"], - [2107, "graph"], - [false, "form"] - ], - res_id: 0, - res_model: "crm.lead" - }, - { - id: 1083, - type: "ir.actions.act_window", - name: "Scores", - target: "current", - context: "{}", - domain: false, - views: [[false, "list"], [false, "kanban"], [false, "form"]], - res_id: 0, - res_model: "website.crm.score" - } - ]; -} - -// function loadTemplates(): Promise { -// return new Promise((resolve, reject) => { -// readFile("web/static/src/xml/templates.xml", "utf-8", (err, result) => { -// resolve(result); -// }); -// }); -// } - -// export async function makeTestData(): Promise { -// if (!templates) { -// templates = await loadTemplates(); -// } -// const _actionRegistry: typeof actionRegistry = new Registry(); -// (_actionRegistry).map = Object.assign({}, (actionRegistry).map); -// const _viewRegistry: typeof actionRegistry = new Registry(); -// (_viewRegistry).map = Object.assign({}, (actionRegistry).map); - -// return { -// menuInfo: makeMenuInfo(), -// actions: makeActionData(), -// actionRegistry: _actionRegistry, -// viewRegistry: _viewRegistry, -// templates -// }; -// } diff --git a/examples/web/static/tests/helpers/test_env.ts b/examples/web/static/tests/helpers/test_env.ts deleted file mode 100644 index a11f4895..00000000 --- a/examples/web/static/tests/helpers/test_env.ts +++ /dev/null @@ -1,88 +0,0 @@ -import { readFileSync } from "fs"; -import { Env as WEnv } from "../../../../../src/component"; -import { QWeb } from "../../../../../src/qweb"; -import { Registry } from "../../../../../src/registry"; -import { Env, InitData, linkStoreToEnv, makeEnv } from "../../src/ts/env"; -import { - actionRegistry as AR, - viewRegistry as VR -} from "../../src/ts/registries"; -import { Store } from "../../src/ts/store/store"; -import { MockRouter } from "./mock_router"; -import { MockServer } from "./mock_server"; -import { makeTestData, TestData } from "./test_data"; - -//------------------------------------------------------------------------------ -// Types -//------------------------------------------------------------------------------ - -export interface TestEnv extends Env { - store: Store; -} - -export interface TestInfo extends Partial, Partial { - mockRPC?(this: MockServer, route: string, params: any): Promise; -} - -//------------------------------------------------------------------------------ -// Code -//------------------------------------------------------------------------------ - -const TEMPLATES = readFileSync( - "examples/web/static/src/xml/templates.xml", - "utf-8" -); - -export function makeTestWEnv(): WEnv { - return { - qweb: new QWeb() - }; -} - -export function makeTestEnv(info: TestInfo = {}): TestEnv { - const templates = info.templates || TEMPLATES; - const testData: TestData = makeTestData(); - if (info.menuInfo) { - testData.menuInfo = info.menuInfo; - } - if (info.actions) { - testData.actions = info.actions; - } - - const actionRegistry = info.actionRegistry || cloneRegistry(AR); - const viewRegistry = info.viewRegistry || cloneRegistry(VR); - - let rpc = info.services && info.services.rpc; - if (!rpc) { - const mockServer = new MockServer(testData); - rpc = function(route: string, params: any): Promise { - if (info.mockRPC) { - return info.mockRPC.call(mockServer, route, params); - } - return mockServer.rpc(route, params); - }; - } - - const router = (info.services && info.services.router) || new MockRouter(); - const initData: InitData = { - services: { - rpc, - router - }, - actionRegistry, - viewRegistry, - templates - }; - - const env = makeEnv(initData); - const store = new Store(env, testData.menuInfo); - linkStoreToEnv(env, store); - const testEnv = Object.assign({ store }, env); - return testEnv; -} - -function cloneRegistry(registry: Registry): Registry { - const clone: Registry = new Registry(); - (clone).map = Object.assign({}, (registry).map); - return clone; -} diff --git a/examples/web/static/tests/store/action_manager_mixin_test.ts b/examples/web/static/tests/store/action_manager_mixin_test.ts deleted file mode 100644 index e3ddce9a..00000000 --- a/examples/web/static/tests/store/action_manager_mixin_test.ts +++ /dev/null @@ -1,46 +0,0 @@ -import { Registry } from "../../../../../src/registry"; -import { makeTestEnv } from "../helpers"; - -//------------------------------------------------------------------------------ -// Tests -//------------------------------------------------------------------------------ - -test("does not reload action if already done", async () => { - const routes: string[] = []; - const testEnv = makeTestEnv({ - mockRPC(route, params) { - routes.push(route); - return this.rpc(route, params); - } - }); - - expect(routes).toEqual([]); - - testEnv.store.doAction(131); - - expect(routes).toEqual(["web/action/load"]); - - testEnv.store.doAction(131); - - expect(routes).toEqual(["web/action/load"]); -}); - -test("display a warning if client action is not in registry", async () => { - const testEnv = makeTestEnv({ actionRegistry: new Registry() }); - - await testEnv.store.doAction(131); - - const notifs = testEnv.store.state.notifications; - expect(notifs.length).toBe(1); - expect(notifs[0].type).toBe("warning"); -}); - -test("display a warning if view is not in registry", async () => { - const testEnv = makeTestEnv({ viewRegistry: new Registry() }); - - await testEnv.store.doAction(250); - - const notifs = testEnv.store.state.notifications; - expect(notifs.length).toBe(1); - expect(notifs[0].type).toBe("warning"); -}); diff --git a/examples/web/static/tests/store/store.test.ts b/examples/web/static/tests/store/store.test.ts deleted file mode 100644 index 092d6432..00000000 --- a/examples/web/static/tests/store/store.test.ts +++ /dev/null @@ -1,143 +0,0 @@ -import { Store } from "../../src/ts/store/store"; -import { makeTestEnv, nextMicroTick, TestInfo } from "../helpers"; - -function makeTestStore(info?: TestInfo): Store { - return makeTestEnv(info).store; -} - -//------------------------------------------------------------------------------ -// Tests -//------------------------------------------------------------------------------ - -describe("rpc", () => { - test("properly translate query in route", async () => { - expect.assertions(1); - - const store = makeTestStore({ - mockRPC(route, params) { - expect(route).toBe("/web/dataset/call_kw/test/hey"); - return this.rpc(route, params); - } - }); - - await store.rpc({ model: "test", method: "hey" }); - }); - - test("trigger proper events", async () => { - const store = makeTestStore(); - const events: string[] = []; - store.on("rpc_status", null, s => { - events.push(s); - }); - expect(events).toEqual([]); - store.rpc({ model: "test", method: "hey" }); - expect(events).toEqual(["loading"]); - await nextMicroTick(); - expect(events).toEqual(["loading", "notloading"]); - }); -}); - -describe("notifications", () => { - test("can subscribe and add notification", () => { - const store = makeTestStore(); - expect(store.state.notifications.length).toBe(0); - const id = store.addNotification({ - title: "test", - message: "message" - }); - expect(store.state.notifications.length).toBe(1); - expect(id).toBeDefined(); - }); - - test("can close a notification", () => { - const store = makeTestStore(); - - const id = store.addNotification({ - title: "test", - message: "message" - }); - expect(store.state.notifications.length).toBe(1); - - store.closeNotification(id); - expect(store.state.notifications.length).toBe(0); - }); - - test("notifications closes themselves after a while", () => { - jest.useFakeTimers(); - const store = makeTestStore(); - - store.addNotification({ title: "test", message: "message" }); - - expect(setTimeout).toHaveBeenCalledTimes(1); - expect(store.state.notifications.length).toBe(1); - jest.runAllTimers(); - expect(store.state.notifications.length).toBe(0); - }); - - test("sticky notifications do not close themselves after a while", () => { - jest.useFakeTimers(); - const store = makeTestStore(); - - store.addNotification({ - title: "test", - message: "message", - sticky: true - }); - - expect(setTimeout).toHaveBeenCalledTimes(0); - expect(store.state.notifications.length).toBe(1); - jest.runAllTimers(); - expect(store.state.notifications.length).toBe(1); - }); -}); - -describe("state transitions", () => { - test("toggle menu", async () => { - const env = makeTestEnv(); - const store = env.store; - expect(store.state.inHome).toBe(true); - store.toggleHomeMenu(); - - // should still be in home menu since no app is currently active - expect(store.state.inHome).toBe(true); - expect(env.services.router.getQuery()).toEqual({ home: true }); - - const promise = store.activateMenuItem(96); - expect(env.services.router.getQuery()).toEqual({ home: true }); - - await promise; - store.activateController(store.lastController!); - expect(store.state.inHome).toBe(false); - expect(env.services.router.getQuery()).toEqual({ - action_id: "131", - menu_id: "96" - }); - - store.toggleHomeMenu(); - expect(store.state.inHome).toBe(true); - expect(env.services.router.getQuery()).toEqual({ home: true }); - store.toggleHomeMenu(); - expect(store.state.inHome).toBe(false); - expect(env.services.router.getQuery()).toEqual({ - action_id: "131", - menu_id: "96" - }); - }); - - test("document title", async () => { - document.title = "Odoo"; - const store = makeTestStore(); - expect(store.state.inHome).toBe(true); - expect(document.title).toBe("Odoo"); - const promise = store.activateMenuItem(96); - expect(document.title).toBe("Odoo"); - await promise; - store.activateController(store.lastController!); - - expect(document.title).toBe("Discuss - Odoo"); - - store.toggleHomeMenu(); - - expect(document.title).toBe("Discuss - Odoo"); - }); -}); diff --git a/examples/web/static/tests/ui/__snapshots__/home_menu.test.ts.snap b/examples/web/static/tests/ui/__snapshots__/home_menu.test.ts.snap deleted file mode 100644 index 1ea0da1b..00000000 --- a/examples/web/static/tests/ui/__snapshots__/home_menu.test.ts.snap +++ /dev/null @@ -1,3 +0,0 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`can be rendered 1`] = `"
    "`; diff --git a/examples/web/static/tests/ui/__snapshots__/navbar.test.ts.snap b/examples/web/static/tests/ui/__snapshots__/navbar.test.ts.snap deleted file mode 100644 index c59d87fd..00000000 --- a/examples/web/static/tests/ui/__snapshots__/navbar.test.ts.snap +++ /dev/null @@ -1,9 +0,0 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`can be rendered (in home menu, no app) 1`] = `"
    "`; - -exports[`can be rendered (in home menu, one active app) 1`] = `"
    "`; - -exports[`can render one menu item 1`] = `""`; - -exports[`mobile mode: navbar is different 1`] = `"
    Notes
    • MOBILEMODE
    "`; diff --git a/examples/web/static/tests/ui/__snapshots__/notification.test.ts.snap b/examples/web/static/tests/ui/__snapshots__/notification.test.ts.snap deleted file mode 100644 index b847fb7e..00000000 --- a/examples/web/static/tests/ui/__snapshots__/notification.test.ts.snap +++ /dev/null @@ -1,5 +0,0 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`can be rendered (type = warning) 1`] = `"
    title
    message
    "`; - -exports[`can be rendered 1`] = `"
    title
    message
    "`; diff --git a/examples/web/static/tests/ui/__snapshots__/root.test.ts.snap b/examples/web/static/tests/ui/__snapshots__/root.test.ts.snap deleted file mode 100644 index 2fdecf1d..00000000 --- a/examples/web/static/tests/ui/__snapshots__/root.test.ts.snap +++ /dev/null @@ -1,11 +0,0 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`can be rendered (in home menu) 1`] = `""`; - -exports[`clicks on client action with invalid key => empty widget is rendered + warning 1`] = `"
    Invalid Client Action
    Cannot find widget 'mail.discuss' in the action registry
    Loading
    "`; - -exports[`if url has action_id, will render action and navigate to proper menu_id 1`] = `"
    1. Discuss
    DISCUSS!!
    Value: 4
    Value: 400
    Current Color: red
    Loading
    "`; - -exports[`open act window action with invalid viewtype => empty widget is rendered + warning 1`] = `"
    Invalid View type
    Cannot find view of type 'kanban' in the view registry
    Loading
    "`; - -exports[`start with no action => clicks on client action => discuss is rendered 1`] = `"
    1. Discuss
    DISCUSS!!
    Value: 4
    Value: 400
    Current Color: red
    Loading
    "`; diff --git a/examples/web/static/tests/ui/home_menu.test.ts b/examples/web/static/tests/ui/home_menu.test.ts deleted file mode 100644 index 65f520ae..00000000 --- a/examples/web/static/tests/ui/home_menu.test.ts +++ /dev/null @@ -1,28 +0,0 @@ -import { HomeMenu } from "../../src/ts/ui/home_menu"; -import { makeTestEnv, makeTestFixture } from "../helpers"; - -//------------------------------------------------------------------------------ -// Setup and helpers -//------------------------------------------------------------------------------ - -let fixture: HTMLElement; - -beforeEach(() => { - fixture = makeTestFixture(); -}); - -afterEach(() => { - fixture.remove(); -}); - -//------------------------------------------------------------------------------ -// Tests -//------------------------------------------------------------------------------ - -test("can be rendered", async () => { - const testEnv = makeTestEnv(); - const props = { menuInfo: testEnv.store.menuInfo }; - const homeMenu = new HomeMenu(testEnv, props); - await homeMenu.mount(fixture); - expect(fixture.innerHTML).toMatchSnapshot(); -}); diff --git a/examples/web/static/tests/ui/navbar.test.ts b/examples/web/static/tests/ui/navbar.test.ts deleted file mode 100644 index a8347805..00000000 --- a/examples/web/static/tests/ui/navbar.test.ts +++ /dev/null @@ -1,66 +0,0 @@ -import { MenuInfo } from "../../src/ts/store/store"; -import { Navbar, Props } from "../../src/ts/ui/navbar"; -import * as helpers from "../helpers"; - -//------------------------------------------------------------------------------ -// Setup and helpers -//------------------------------------------------------------------------------ - -let fixture: HTMLElement; -let env: helpers.TestEnv; -let props: Props; -let menuInfo: MenuInfo; - -beforeEach(() => { - fixture = helpers.makeTestFixture(); - env = helpers.makeTestEnv(); - props = { inHome: false, app: null }; - menuInfo = env.store.menuInfo; -}); - -afterEach(() => { - fixture.remove(); -}); - -//------------------------------------------------------------------------------ -// Tests -//------------------------------------------------------------------------------ - -test("can be rendered (in home menu, no app)", async () => { - props.inHome = true; - const navbar = new Navbar(env, props); - await navbar.mount(fixture); - expect(fixture.innerHTML).toMatchSnapshot(); -}); - -test("can be rendered (in home menu, one active app)", async () => { - props = { inHome: true, app: menuInfo.menus[96]! }; - const navbar = new Navbar(env, props); - await navbar.mount(fixture); - expect(fixture.innerHTML).toMatchSnapshot(); -}); - -test("can render one menu item", async () => { - props.app = menuInfo.menus[96]!; - const navbar = new Navbar(env, props); - await navbar.mount(fixture); - expect(fixture.innerHTML).toMatchSnapshot(); -}); - -test("mobile mode: navbar is different", async () => { - props.app = menuInfo.menus[205]!; - env.isMobile = true; - const navbar = new Navbar(env, props); - await navbar.mount(fixture); - expect(fixture.innerHTML).toMatchSnapshot(); -}); - -test("clicking on left icon toggle home menu ", async () => { - props.app = menuInfo.menus[96]!; - env.store.state.inHome = false; - const navbar = new Navbar(env, props); - await navbar.mount(fixture); - expect(env.store.state.inHome).toBe(false); - (fixture).getElementsByClassName("o_title")[0].click(); - expect(env.store.state.inHome).toBe(true); -}); diff --git a/examples/web/static/tests/ui/notification.test.ts b/examples/web/static/tests/ui/notification.test.ts deleted file mode 100644 index 5152e0a7..00000000 --- a/examples/web/static/tests/ui/notification.test.ts +++ /dev/null @@ -1,66 +0,0 @@ -import { Notification as INotification } from "../../src/ts/store/store"; -import { Notification } from "../../src/ts/ui/notification"; -import * as helpers from "../helpers"; - -//------------------------------------------------------------------------------ -// Setup and helpers -//------------------------------------------------------------------------------ - -let fixture: HTMLElement; -let env: helpers.TestEnv; - -beforeEach(async () => { - fixture = helpers.makeTestFixture(); - env = helpers.makeTestEnv(); -}); - -afterEach(() => { - fixture.remove(); -}); - -function makeNotification(notif: Partial = {}): INotification { - const defaultNotif = { - id: 1, - title: "title", - message: "message", - type: "notification", - sticky: false - }; - return Object.assign(defaultNotif, notif); -} - -//------------------------------------------------------------------------------ -// Tests -//------------------------------------------------------------------------------ - -test("can be rendered", async () => { - const notif = makeNotification({ title: "title", message: "message" }); - const navbar = new Notification(env, notif); - await navbar.mount(fixture); - expect(fixture.innerHTML).toMatchSnapshot(); -}); - -test("can be rendered (type = warning)", async () => { - const notif = makeNotification({ - title: "title", - message: "message", - type: "warning" - }); - const navbar = new Notification(env, notif); - await navbar.mount(fixture); - expect(fixture.innerHTML).toMatchSnapshot(); -}); - -test("can be closed by clicking on it (if sticky)", async () => { - env.addNotification({ - title: "title", - message: "message", - sticky: true - }); - - const navbar = new Notification(env, env.store.state.notifications[0]); - await navbar.mount(fixture); - expect(env.store.state.notifications.length).toBe(1); - (fixture.getElementsByClassName("o_close")[0]).click(); - expect(env.store.state.notifications.length).toBe(0); -}); diff --git a/examples/web/static/tests/ui/root.test.ts b/examples/web/static/tests/ui/root.test.ts deleted file mode 100644 index 5ef020a1..00000000 --- a/examples/web/static/tests/ui/root.test.ts +++ /dev/null @@ -1,85 +0,0 @@ -import { Registry } from "../../../../../src/registry"; -import { Root } from "../../src/ts/ui/root"; -import * as helpers from "../helpers"; -import { makeTestEnv } from "../helpers"; - -//------------------------------------------------------------------------------ -// Setup and helpers -//------------------------------------------------------------------------------ - -let fixture: HTMLElement; - -beforeEach(() => { - fixture = helpers.makeTestFixture(); -}); - -afterEach(() => { - fixture.remove(); -}); - -//------------------------------------------------------------------------------ -// Tests -//------------------------------------------------------------------------------ - -test("can be rendered (in home menu)", async () => { - const testEnv = makeTestEnv(); - const root = new Root(testEnv, testEnv.store); - await root.mount(fixture); - expect(fixture.innerHTML).toMatchSnapshot(); -}); - -test("if url has action_id, will render action and navigate to proper menu_id", async () => { - const router = new helpers.MockRouter({ action_id: "131" }); - const testEnv = makeTestEnv({ services: { router } }); - await helpers.nextTick(); - - const root = new Root(testEnv, testEnv.store); - await root.mount(fixture); - await helpers.nextTick(); - expect(router.getQuery()).toEqual({ - action_id: "131", - menu_id: "96" - }); - expect(fixture.innerHTML).toMatchSnapshot(); -}); - -test("start with no action => clicks on client action => discuss is rendered", async () => { - const testEnv = makeTestEnv(); - const root = new Root(testEnv, testEnv.store); - await root.mount(fixture); - - expect(testEnv.services.router.getQuery()).toEqual({ home: true }); - - // discuss menu item - await (document.querySelector('[data-menu="96"]')).click(); - await helpers.nextTick(); - expect(fixture.innerHTML).toMatchSnapshot(); - expect(testEnv.services.router.getQuery()).toEqual({ - action_id: "131", - menu_id: "96" - }); -}); - -test("clicks on client action with invalid key => empty widget is rendered + warning", async () => { - const testEnv = makeTestEnv({ actionRegistry: new Registry() }); - const root = new Root(testEnv, testEnv.store); - await root.mount(fixture); - - // discuss menu item - await (document.querySelector('[data-menu="96"]')).click(); - await helpers.nextTick(); - - expect(fixture.innerHTML).toMatchSnapshot(); -}); - -test("open act window action with invalid viewtype => empty widget is rendered + warning", async () => { - const testEnv = makeTestEnv({ viewRegistry: new Registry() }); - const root = new Root(testEnv, testEnv.store); - await root.mount(fixture); - - // note menu item - await (document.querySelector('[data-menu="205"]')).click(); - await helpers.nextTick(); - - expect(fixture.innerHTML).toMatchSnapshot(); -}); diff --git a/playground/index.html b/index.html similarity index 100% rename from playground/index.html rename to index.html diff --git a/jest.config.js b/jest.config.js deleted file mode 100644 index 3c002728..00000000 --- a/jest.config.js +++ /dev/null @@ -1,8 +0,0 @@ -module.exports = { - roots: ["/src", "/examples/web/static", "/tests"], - transform: { - "^.+\\.ts?$": "ts-jest" - }, - testRegex: "(/tests/.*(test|spec))\\.ts?$", - moduleFileExtensions: ["ts", "tsx", "js", "jsx", "json", "node"] -}; diff --git a/playground/libs/ace.js b/libs/ace.js similarity index 100% rename from playground/libs/ace.js rename to libs/ace.js diff --git a/playground/libs/mode-css.js b/libs/mode-css.js similarity index 100% rename from playground/libs/mode-css.js rename to libs/mode-css.js diff --git a/playground/libs/mode-javascript.js b/libs/mode-javascript.js similarity index 100% rename from playground/libs/mode-javascript.js rename to libs/mode-javascript.js diff --git a/playground/libs/mode-xml.js b/libs/mode-xml.js similarity index 100% rename from playground/libs/mode-xml.js rename to libs/mode-xml.js diff --git a/playground/libs/owl.js b/libs/owl.js similarity index 100% rename from playground/libs/owl.js rename to libs/owl.js diff --git a/libs/snabbdom/.gitignore b/libs/snabbdom/.gitignore deleted file mode 100755 index 91de20a0..00000000 --- a/libs/snabbdom/.gitignore +++ /dev/null @@ -1,64 +0,0 @@ -# Logs -logs -*.log - -# Runtime data -pids -*.pid -*.seed - -# Directory for instrumented libs generated by jscoverage/JSCover -lib-cov - -# Coverage directory used by tools like istanbul -coverage - -# Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files) -.grunt - -# node-waf configuration -.lock-wscript - -# Compiled binary addons (http://nodejs.org/api/addons.html) -build/Release - -# Dependency directory -# https://www.npmjs.org/doc/misc/npm-faq.html#should-i-check-my-node_modules-folder-into-git -node_modules - -# Vim -*.swp - -# Generated JavaScript -/test/browserified.js -/browserified.js -/h.d.ts -/h.js -/h.js.map -/hooks.d.ts -/hooks.js -/hooks.js.map -/htmldomapi.d.ts -/htmldomapi.js -/htmldomapi.js.map -/is.d.ts -/is.js -/is.js.map -/snabbdom.bundle.d.ts -/snabbdom.bundle.js -/snabbdom.bundle.js.map -/snabbdom.d.ts -/snabbdom.js -/snabbdom.js.map -/thunk.d.ts -/thunk.js -/thunk.js.map -/tovnode.d.ts -/tovnode.js -/tovnode.js.map -/vnode.d.ts -/vnode.js -/vnode.js.map -/modules -/helpers -/es diff --git a/libs/snabbdom/.npmignore b/libs/snabbdom/.npmignore deleted file mode 100755 index 0da76a69..00000000 --- a/libs/snabbdom/.npmignore +++ /dev/null @@ -1,33 +0,0 @@ -/test -/perf - -# Logs -logs -*.log - -# Runtime data -pids -*.pid -*.seed - -# Directory for instrumented libs generated by jscoverage/JSCover -lib-cov - -# Coverage directory used by tools like istanbul -coverage - -# Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files) -.grunt - -# node-waf configuration -.lock-wscript - -# Compiled binary addons (http://nodejs.org/api/addons.html) -build/Release - -# Dependency directory -# https://www.npmjs.org/doc/misc/npm-faq.html#should-i-check-my-node_modules-folder-into-git -node_modules - -# Vim -*.swp \ No newline at end of file diff --git a/libs/snabbdom/.travis.yml b/libs/snabbdom/.travis.yml deleted file mode 100755 index af144511..00000000 --- a/libs/snabbdom/.travis.yml +++ /dev/null @@ -1,17 +0,0 @@ -sudo: false -language: node_js -node_js: - - '6.10.1' -script: - - export IP_ADDR=$(ip addr | grep eth -A 4 | grep 'inet ' | awk '{ print $2 }' | sed 's/\/..//') - - npm test -addons: - browserstack: - username: - secure: - access_key: - secure: -env: - global: - - secure: - - secure: diff --git a/libs/snabbdom/LICENSE b/libs/snabbdom/LICENSE deleted file mode 100755 index 2f1fedbd..00000000 --- a/libs/snabbdom/LICENSE +++ /dev/null @@ -1,22 +0,0 @@ -The MIT License (MIT) - -Copyright (c) 2015 Simon Friis Vindum - -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/libs/snabbdom/README.md b/libs/snabbdom/README.md deleted file mode 100755 index 03255412..00000000 --- a/libs/snabbdom/README.md +++ /dev/null @@ -1,758 +0,0 @@ -# Snabbdom - -A virtual DOM library with focus on simplicity, modularity, powerful features -and performance. - -[![License: MIT](https://img.shields.io/badge/License-MIT-brightgreen.svg)](https://opensource.org/licenses/MIT) [![npm version](https://badge.fury.io/js/snabbdom.svg)](https://badge.fury.io/js/snabbdom) [![npm downloads](https://img.shields.io/npm/dm/snabbdom.svg)](https://www.npmjs.com/package/snabbdom) - -[![Join the chat at https://gitter.im/paldepind/snabbdom](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/paldepind/snabbdom?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) - -## Table of contents - -* [Introduction](#introduction) -* [Features](#features) -* [Inline example](#inline-example) -* [Examples](#examples) -* [Core documentation](#core-documentation) -* [Modules documentation](#modules-documentation) -* [Helpers](#helpers) -* [Virtual Node documentation](#virtual-node) -* [Structuring applications](#structuring-applications) - -## Why - -Virtual DOM is awesome. It allows us to express our application's view -as a function of its state. But existing solutions were way way too -bloated, too slow, lacked features, had an API biased towards OOP -and/or lacked features I needed. - -## Introduction - -Snabbdom consists of an extremely simple, performant and extensible -core that is only ≈ 200 SLOC. It offers a modular architecture with -rich functionality for extensions through custom modules. To keep the -core simple, all non-essential functionality is delegated to modules. - -You can mold Snabbdom into whatever you desire! Pick, choose and -customize the functionality you want. Alternatively you can just use -the default extensions and get a virtual DOM library with high -performance, small size and all the features listed below. - -## Features - -* Core features - * About 200 SLOC – you could easily read through the entire core and fully - understand how it works. - * Extendable through modules. - * A rich set of hooks available, both per vnode and globally for modules, - to hook into any part of the diff and patch process. - * Splendid performance. Snabbdom is among the fastest virtual DOM libraries - in the [Virtual DOM Benchmark](http://vdom-benchmark.github.io/vdom-benchmark/). - * Patch function with a function signature equivalent to a reduce/scan - function. Allows for easier integration with a FRP library. -* Features in modules - * `h` function for easily creating virtual DOM nodes. - * [SVG _just works_ with the `h` helper](#svg). - * Features for doing complex CSS animations. - * Powerful event listener functionality. - * [Thunks](#thunks) to optimize the diff and patch process even further. -* Third party features - * JSX support thanks to [snabbdom-pragma](https://github.com/Swizz/snabbdom-pragma). - * Server-side HTML output provided by [snabbdom-to-html](https://github.com/acstll/snabbdom-to-html). - * Compact virtual DOM creation with [snabbdom-helpers](https://github.com/krainboltgreene/snabbdom-helpers). - * Template string support using [snabby](https://github.com/jamen/snabby). - * Virtual DOM assertion with [snabbdom-looks-like](https://github.com/jvanbruegge/snabbdom-looks-like) - -## Inline example - -```javascript -var snabbdom = require('snabbdom'); -var patch = snabbdom.init([ // Init patch function with chosen modules - require('snabbdom/modules/class').default, // makes it easy to toggle classes - require('snabbdom/modules/props').default, // for setting properties on DOM elements - require('snabbdom/modules/style').default, // handles styling on elements with support for animations - require('snabbdom/modules/eventlisteners').default, // attaches event listeners -]); -var h = require('snabbdom/h').default; // helper function for creating vnodes - -var container = document.getElementById('container'); - -var vnode = h('div#container.two.classes', {on: {click: someFn}}, [ - h('span', {style: {fontWeight: 'bold'}}, 'This is bold'), - ' and this is just normal text', - h('a', {props: {href: '/foo'}}, 'I\'ll take you places!') -]); -// Patch into empty DOM element – this modifies the DOM as a side effect -patch(container, vnode); - -var newVnode = h('div#container.two.classes', {on: {click: anotherEventHandler}}, [ - h('span', {style: {fontWeight: 'normal', fontStyle: 'italic'}}, 'This is now italic type'), - ' and this is still just normal text', - h('a', {props: {href: '/bar'}}, 'I\'ll take you places!') -]); -// Second `patch` invocation -patch(vnode, newVnode); // Snabbdom efficiently updates the old view to the new state -``` - -## Examples - -* [Animated reordering of elements](http://snabbdom.github.io/snabbdom/examples/reorder-animation/) -* [Hero transitions](http://snabbdom.github.io/snabbdom/examples/hero/) -* [SVG Carousel](http://snabbdom.github.io/snabbdom/examples/carousel-svg/) - -## Core documentation - -The core of Snabbdom provides only the most essential functionality. -It is designed to be as simple as possible while still being fast and -extendable. - -### `snabbdom.init` - -The core exposes only one single function `snabbdom.init`. This `init` -takes a list of modules and returns a `patch` function that uses the -specified set of modules. - -```javascript -var patch = snabbdom.init([ - require('snabbdom/modules/class').default, - require('snabbdom/modules/style').default, -]); -``` - -### `patch` - -The `patch` function returned by `init` takes two arguments. The first -is a DOM element or a vnode representing the current view. The second -is a vnode representing the new, updated view. - -If a DOM element with a parent is passed, `newVnode` will be turned -into a DOM node, and the passed element will be replaced by the -created DOM node. If an old vnode is passed, Snabbdom will efficiently -modify it to match the description in the new vnode. - -Any old vnode passed must be the resulting vnode from a previous call -to `patch`. This is necessary since Snabbdom stores information in the -vnode. This makes it possible to implement a simpler and more -performant architecture. This also avoids the creation of a new old -vnode tree. - -```javascript -patch(oldVnode, newVnode); -``` - -### `snabbdom/h` - -It is recommended that you use `snabbdom/h` to create vnodes. `h` accepts a -tag/selector as a string, an optional data object and an optional string or -array of children. - -```javascript -var h = require('snabbdom/h').default; -var vnode = h('div', {style: {color: '#000'}}, [ - h('h1', 'Headline'), - h('p', 'A paragraph'), -]); -``` - -### `snabbdom/tovnode` - -Converts a DOM node into a virtual node. Especially good for patching over an pre-existing, -server-side generated content. - -```javascript -var snabbdom = require('snabbdom') -var patch = snabbdom.init([ // Init patch function with chosen modules - require('snabbdom/modules/class').default, // makes it easy to toggle classes - require('snabbdom/modules/props').default, // for setting properties on DOM elements - require('snabbdom/modules/style').default, // handles styling on elements with support for animations - require('snabbdom/modules/eventlisteners').default, // attaches event listeners -]); -var h = require('snabbdom/h').default; // helper function for creating vnodes -var toVNode = require('snabbdom/tovnode').default; - -var newVNode = h('div', {style: {color: '#000'}}, [ - h('h1', 'Headline'), - h('p', 'A paragraph'), -]); - -patch(toVNode(document.querySelector('.container')), newVNode) - -``` - -### Hooks - -Hooks are a way to hook into the lifecycle of DOM nodes. Snabbdom -offers a rich selection of hooks. Hooks are used both by modules to -extend Snabbdom, and in normal code for executing arbitrary code at -desired points in the life of a virtual node. - -#### Overview - -| Name | Triggered when | Arguments to callback | -| ----------- | -------------- | ----------------------- | -| `pre` | the patch process begins | none | -| `init` | a vnode has been added | `vnode` | -| `create` | a DOM element has been created based on a vnode | `emptyVnode, vnode` | -| `insert` | an element has been inserted into the DOM | `vnode` | -| `prepatch` | an element is about to be patched | `oldVnode, vnode` | -| `update` | an element is being updated | `oldVnode, vnode` | -| `postpatch` | an element has been patched | `oldVnode, vnode` | -| `destroy` | an element is directly or indirectly being removed | `vnode` | -| `remove` | an element is directly being removed from the DOM | `vnode, removeCallback` | -| `post` | the patch process is done | none | - -The following hooks are available for modules: `pre`, `create`, -`update`, `destroy`, `remove`, `post`. - -The following hooks are available in the `hook` property of individual -elements: `init`, `create`, `insert`, `prepatch`, `update`, -`postpatch`, `destroy`, `remove`. - -#### Usage - -To use hooks, pass them as an object to `hook` field of the data -object argument. - -```javascript -h('div.row', { - key: movie.rank, - hook: { - insert: (vnode) => { movie.elmHeight = vnode.elm.offsetHeight; } - } -}); -``` - -#### The `init` hook - -This hook is invoked during the patch process when a new virtual node -has been found. The hook is called before Snabbdom has processed the -node in any way. I.e., before it has created a DOM node based on the -vnode. - -#### The `insert` hook - -This hook is invoked once the DOM element for a vnode has been -inserted into the document _and_ the rest of the patch cycle is done. -This means that you can do DOM measurements (like using -[getBoundingClientRect](https://developer.mozilla.org/en-US/docs/Web/API/Element/getBoundingClientRect) -in this hook safely, knowing that no elements will be changed -afterwards that could affect the position of the inserted elements. - -#### The `remove` hook - -Allows you to hook into the removal of an element. The hook is called -once a vnode is to be removed from the DOM. The handling function -receives both the vnode and a callback. You can control and delay the -removal with the callback. The callback should be invoked once the -hook is done doing its business, and the element will only be removed -once all `remove` hooks have invoked their callback. - -The hook is only triggered when an element is to be removed from its -parent – not if it is the child of an element that is removed. For -that, see the `destroy` hook. - -#### The `destroy` hook - -This hook is invoked on a virtual node when its DOM element is removed -from the DOM or if its parent is being removed from the DOM. - -To see the difference between this hook and the `remove` hook, -consider an example. - -```js -var vnode1 = h('div', [h('div', [h('span', 'Hello')])]); -var vnode2 = h('div', []); -patch(container, vnode1); -patch(vnode1, vnode2); -``` - -Here `destroy` is triggered for both the inner `div` element _and_ the -`span` element it contains. `remove`, on the other hand, is only -triggered on the `div` element because it is the only element being -detached from its parent. - -You can, for instance, use `remove` to trigger an animation when an -element is being removed and use the `destroy` hook to additionally -animate the disappearance of the removed element's children. - -### Creating modules - -Modules works by registering global listeners for [hooks](#hooks). A module is simply a dictionary mapping hook names to functions. - -```javascript -var myModule = { - create: function(oldVnode, vnode) { - // invoked whenever a new virtual node is created - }, - update: function(oldVnode, vnode) { - // invoked whenever a virtual node is updated - } -}; -``` - -With this mechanism you can easily augment the behaviour of Snabbdom. -For demonstration, take a look at the implementations of the default -modules. - -## Modules documentation - -This describes the core modules. All modules are optional. - -### The class module - -The class module provides an easy way to dynamically toggle classes on -elements. It expects an object in the `class` data property. The -object should map class names to booleans that indicates whether or -not the class should stay or go on the vnode. - -```javascript -h('a', {class: {active: true, selected: false}}, 'Toggle'); -``` - -### The props module - -Allows you to set properties on DOM elements. - -```javascript -h('a', {props: {href: '/foo'}}, 'Go to Foo'); -``` - -### The attributes module - -Same as props, but set attributes instead of properties on DOM elements. - -```javascript -h('a', {attrs: {href: '/foo'}}, 'Go to Foo'); -``` - -Attributes are added and updated using `setAttribute`. In case of an -attribute that had been previously added/set and is no longer present -in the `attrs` object, it is removed from the DOM element's attribute -list using `removeAttribute`. - -In the case of boolean attributes (e.g. `disabled`, `hidden`, -`selected` ...), the meaning doesn't depend on the attribute value -(`true` or `false`) but depends instead on the presence/absence of the -attribute itself in the DOM element. Those attributes are handled -differently by the module: if a boolean attribute is set to a -[falsy value](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Boolean) -(`0`, `-0`, `null`, `false`,`NaN`, `undefined`, or the empty string -(`""`)), then the attribute will be removed from the attribute list of -the DOM element. - -### The dataset module - -Allows you to set custom data attributes (`data-*`) on DOM elements. These can then be accessed with the [HTMLElement.dataset](https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement/dataset) property. - -```javascript -h('button', {dataset: {action: 'reset'}}, 'Reset'); -``` - -### The style module - -The style module is for making your HTML look slick and animate smoothly. At -its core it allows you to set CSS properties on elements. - -```javascript -h('span', { - style: {border: '1px solid #bada55', color: '#c0ffee', fontWeight: 'bold'} -}, 'Say my name, and every colour illuminates'); -``` - -Note that the style module does not remove style attributes if they -are removed as properties from the style object. To remove a style, -you should instead set it to the empty string. - -```javascript -h('div', { - style: {position: shouldFollow ? 'fixed' : ''} -}, 'I, I follow, I follow you'); -``` - -#### Custom properties (CSS variables) - -CSS custom properties (aka CSS variables) are supported, they must be prefixed -with `--` - -```javascript -h('div', { - style: {'--warnColor': 'yellow'} -}, 'Warning'); -``` - -#### Delayed properties - -You can specify properties as being delayed. Whenever these properties -change, the change is not applied until after the next frame. - -```javascript -h('span', { - style: {opacity: '0', transition: 'opacity 1s', delayed: {opacity: '1'}} -}, 'Imma fade right in!'); -``` - -This makes it easy to declaratively animate the entry of elements. - -#### Set properties on `remove` - -Styles set in the `remove` property will take effect once the element -is about to be removed from the DOM. The applied styles should be -animated with CSS transitions. Only once all the styles are done -animating will the element be removed from the DOM. - -```javascript -h('span', { - style: {opacity: '1', transition: 'opacity 1s', - remove: {opacity: '0'}} -}, 'It\'s better to fade out than to burn away'); -``` - -This makes it easy to declaratively animate the removal of elements. - -#### Set properties on `destroy` - -```javascript -h('span', { - style: {opacity: '1', transition: 'opacity 1s', - destroy: {opacity: '0'}} -}, 'It\'s better to fade out than to burn away'); -``` - -### Eventlisteners module - -The event listeners module gives powerful capabilities for attaching -event listeners. - -You can attach a function to an event on a vnode by supplying an -object at `on` with a property corresponding to the name of the event -you want to listen to. The function will be called when the event -happens and will be passed the event object that belongs to it. - -```javascript -function clickHandler(ev) { console.log('got clicked'); } -h('div', {on: {click: clickHandler}}); -``` - -Very often, however, you're not really interested in the event object -itself. Often you have some data associated with the element that -triggers an event and you want that data passed along instead. - -Consider a counter application with three buttons, one to increment -the counter by 1, one to increment the counter by 2 and one to -increment the counter by 3. You don't really care exactly which button -was pressed. Instead you're interested in what number was associated -with the clicked button. The event listeners module allows one to -express that by supplying an array at the named event property. The -first element in the array should be a function that will be invoked -with the value in the second element once the event occurs. - -```javascript -function clickHandler(number) { console.log('button ' + number + ' was clicked!'); } -h('div', [ - h('a', {on: {click: [clickHandler, 1]}}), - h('a', {on: {click: [clickHandler, 2]}}), - h('a', {on: {click: [clickHandler, 3]}}), -]); -``` - -Each handler is called not only with the given arguments but also with the current event and vnode appended to the argument list. It also supports using multiple listeners per event by specifying an array of handlers: -```javascript -stopPropagation = function(ev) { ev.stopPropagation() } -sendValue = function(func, ev, vnode) { func(vnode.elm.value) } - -h('a', { on:{ click:[[sendValue, console.log], stopPropagation] } }); -``` - -Snabbdom allows swapping event handlers between renders. This happens without -actually touching the event handlers attached to the DOM. - -Note, however, that **you should be careful when sharing event -handlers between vnodes**, because of the technique this module uses -to avoid re-binding event handlers to the DOM. (And in general, -sharing data between vnodes is not guaranteed to work, because modules -are allowed to mutate the given data). - -In particular, you should **not** do something like this: - -```javascript -// Does not work -var sharedHandler = { - change: function(e){ console.log('you chose: ' + e.target.value); } -}; -h('div', [ - h('input', {props: {type: 'radio', name: 'test', value: '0'}, - on: sharedHandler}), - h('input', {props: {type: 'radio', name: 'test', value: '1'}, - on: sharedHandler}), - h('input', {props: {type: 'radio', name: 'test', value: '2'}, - on: sharedHandler}) -]); -``` - -For many such cases, you can use array-based handlers instead (described above). -Alternatively, simply make sure each node is passed unique `on` values: - -```javascript -// Works -var sharedHandler = function(e){ console.log('you chose: ' + e.target.value); }; -h('div', [ - h('input', {props: {type: 'radio', name: 'test', value: '0'}, - on: {change: sharedHandler}}), - h('input', {props: {type: 'radio', name: 'test', value: '1'}, - on: {change: sharedHandler}}), - h('input', {props: {type: 'radio', name: 'test', value: '2'}, - on: {change: sharedHandler}}) -]); -``` - -## Helpers - -### SVG - -SVG just works when using the `h` function for creating virtual -nodes. SVG elements are automatically created with the appropriate -namespaces. - -```javascript -var vnode = h('div', [ - h('svg', {attrs: {width: 100, height: 100}}, [ - h('circle', {attrs: {cx: 50, cy: 50, r: 40, stroke: 'green', 'stroke-width': 4, fill: 'yellow'}}) - ]) -]); -``` - -See also the [SVG example](./examples/svg) and the [SVG Carousel example](./examples/carousel-svg/). - -#### Using Classes in SVG Elements - -Certain browsers (like IE <=11) [do not support `classList` property in SVG elements](http://caniuse.com/#feat=classlist). -Hence, the _class_ module (which uses `classList` property internally) will not work for these browsers. - -The classes in selectors for SVG elements work fine from version 0.6.7. - -You can add dynamic classes to SVG elements for these cases by using the _attributes_ module and an Array as shown below: - -```js -h('svg', [ - h('text.underline', { // 'underline' is a selector class, remain unchanged between renders. - attrs: { - // 'active' and 'red' are dynamic classes, they can change between renders - // so we need to put them in the class attribute. - // (Normally we'd use the classModule, but it doesn't work inside SVG) - class: [isActive && "active", isColored && "red"].filter(Boolean).join(" ") - } - }, - 'Hello World' - ) -]) -``` - -### Thunks - -The `thunk` function takes a selector, a key for identifying a thunk, -a function that returns a vnode and a variable amount of state -parameters. If invoked, the render function will receive the state -arguments. - -`thunk(selector, key, renderFn, [stateArguments])` - -The `key` is optional. It should be supplied when the `selector` is -not unique among the thunks siblings. This ensures that the thunk is -always matched correctly when diffing. - -Thunks are an optimization strategy that can be used when one is -dealing with immutable data. - -Consider a simple function for creating a virtual node based on a number. - -```js -function numberView(n) { - return h('div', 'Number is: ' + n); -} -``` - -The view depends only on `n`. This means that if `n` is unchanged, -then creating the virtual DOM node and patching it against the old -vnode is wasteful. To avoid the overhead we can use the `thunk` helper -function. - -```js -function render(state) { - return thunk('num', numberView, [state.number]); -} -``` - -Instead of actually invoking the `numberView` function this will only -place a dummy vnode in the virtual tree. When Snabbdom patches this -dummy vnode against a previous vnode, it will compare the value of -`n`. If `n` is unchanged it will simply reuse the old vnode. This -avoids recreating the number view and the diff process altogether. - -The view function here is only an example. In practice thunks are only -relevant if you are rendering a complicated view that takes -significant computational time to generate. - -## Virtual Node -**Properties** - - [sel](#sel--string) - - [data](#data--object) - - [children](#children--array) - - [text](#text--string) - - [elm](#elm--element) - - [key](#key--string--number) - -#### sel : String - -The `.sel` property of a virtual node is the CSS selector passed to -[`h()`](#snabbdomh) during creation. For example: `h('div#container', -{}, [...])` will create a a virtual node which has `div#container` as -its `.sel` property. - -#### data : Object - -The `.data` property of a virtual node is the place to add information -for [modules](#modules-documentation) to access and manipulate the -real DOM element when it is created; Add styles, CSS classes, -attributes, etc. - -The data object is the (optional) second parameter to [`h()`](#snabbdomh) - -For example `h('div', {props: {className: 'container'}}, [...])` will produce a virtual node with -```js -{ - "props": { - className: "container" - } -} -``` -as its `.data` object. - -#### children : Array - -The `.children` property of a virtual node is the third (optional) -parameter to [`h()`](#snabbdomh) during creation. `.children` is -simply an Array of virtual nodes that should be added as children of -the parent DOM node upon creation. - -For example `h('div', {}, [ h('h1', {}, 'Hello, World') ])` will -create a virtual node with - -```js -[ - { - sel: 'h1', - data: {}, - children: undefined, - text: 'Hello, World', - elm: Element, - key: undefined, - } -] -``` - -as its `.children` property. - -#### text : string - -The `.text` property is created when a virtual node is created with -only a single child that possesses text and only requires -`document.createTextNode()` to be used. - -For example: `h('h1', {}, 'Hello')` will create a virtual node with -`Hello` as its `.text` property. - -#### elm : Element - -The `.elm` property of a virtual node is a pointer to the real DOM -node created by snabbdom. This property is very useful to do -calculations in [hooks](#hooks) as well as -[modules](#modules-documentation). - -#### key : string | number - -The `.key` property is created when a key is provided inside of your -[`.data`](#data--object) object. The `.key` property is used to keep -pointers to DOM nodes that existed previously to avoid recreating them -if it is unnecessary. This is very useful for things like list -reordering. A key must be either a string or a number to allow for -proper lookup as it is stored internally as a key/value pair inside of -an object, where `.key` is the key and the value is the -[`.elm`](#elm--element) property created. - -For example: `h('div', {key: 1}, [])` will create a virtual node -object with a `.key` property with the value of `1`. - - -## Structuring applications - -Snabbdom is a low-level virtual DOM library. It is unopinionated with -regards to how you should structure your application. - -Here are some approaches to building applications with Snabbdom. - -* [functional-frontend-architecture](https://github.com/paldepind/functional-frontend-architecture) – - a repository containing several example applications that - demonstrates an architecture that uses Snabbdom. -* [Cycle.js](https://cycle.js.org/) – - "A functional and reactive JavaScript framework for cleaner code" - uses Snabbdom -* [Vue.js](http://vuejs.org/) use a fork of snabbdom. -* [scheme-todomvc](https://github.com/amirouche/scheme-todomvc/) build - redux-like architecture on top of snabbdom bindings. -* [kaiju](https://github.com/AlexGalays/kaiju) - - Stateful components and observables on top of snabbdom -* [Tweed](https://tweedjs.github.io) – - An Object Oriented approach to reactive interfaces. -* [Cyclow](http://cyclow.js.org) - - "A reactive frontend framework for JavaScript" - uses Snabbdom -* [Tung](https://github.com/Reon90/tung) – - A JavaScript library for rendering html. Tung helps to divide html and JavaScript development. -* [sprotty](https://github.com/theia-ide/sprotty) - "A web-based diagramming framework" uses Snabbdom. -* [Mark Text](https://github.com/marktext/marktext) - "Realtime preview Markdown Editor" build on Snabbdom. -* [puddles](https://github.com/flintinatux/puddles) - - "Tiny vdom app framework. Pure Redux. No boilerplate." - Built with :heart: on Snabbdom. -* [Backbone.VDOMView](https://github.com/jcbrand/backbone.vdomview) - A [Backbone](http://backbonejs.org/) View with VirtualDOM capability via Snabbdom. - -Be sure to share it if you're building an application in another way -using Snabbdom. - -## Common errors - -``` -Uncaught NotFoundError: Failed to execute 'insertBefore' on 'Node': - The node before which the new node is to be inserted is not a child of this node. -``` -The reason for this error is reusing of vnodes between patches (see code example), snabbdom stores actual dom nodes inside the virtual dom nodes passed to it as performance improvement, so reusing nodes between patches is not supported. -```js -var sharedNode = h('div', {}, 'Selected'); -var vnode1 = h('div', [ - h('div', {}, ['One']), - h('div', {}, ['Two']), - h('div', {}, [sharedNode]), -]); -var vnode2 = h('div', [ - h('div', {}, ['One']), - h('div', {}, [sharedNode]), - h('div', {}, ['Three']), -]); -patch(container, vnode1); -patch(vnode1, vnode2); -``` -You can fix this issue by creating a shallow copy of the object (here with object spread syntax): -```js -var vnode2 = h('div', [ - h('div', {}, ['One']), - h('div', {}, [{ ...sharedNode }]), - h('div', {}, ['Three']), -]); -``` -Another solution would be to wrap shared vnodes in a factory function: -```js -var sharedNode = () => h('div', {}, 'Selected'); -var vnode1 = h('div', [ - h('div', {}, ['One']), - h('div', {}, ['Two']), - h('div', {}, [sharedNode()]), -]); -``` diff --git a/libs/snabbdom/browserstack-karma.js b/libs/snabbdom/browserstack-karma.js deleted file mode 100755 index 81aa4d8c..00000000 --- a/libs/snabbdom/browserstack-karma.js +++ /dev/null @@ -1,95 +0,0 @@ -module.exports = { - // Latest mainstream - BS_Chrome_Current: { - base: 'BrowserStack', - browser: 'chrome', - browser_version: 'latest', - os: 'Windows', - os_version: '10', - }, - BS_Firefox_Current: { - base: 'BrowserStack', - browser: 'firefox', - browser_version: 'latest', - os: 'Windows', - os_version: '10', - }, - BS_Safari_Current: { - base: 'BrowserStack', - browser: 'safari', - browser_version: 'latest', - os: 'OS X', - os_version: 'High Sierra', - }, - BS_Android_8: { - base: 'BrowserStack', - browser: 'Android', - device: 'Google Pixel 2', - os: 'Android', - os_version: '8.0', - real_mobile: true, - }, - - // Older mainstream - BS_Chrome_49: { - base: 'BrowserStack', - browser: 'chrome', - browser_version: '49', - os: 'Windows', - os_version: '10', - }, - BS_Firefox_52: { - base: 'BrowserStack', - browser: 'firefox', - browser_version: '52', - os: 'Windows', - os_version: '10', - }, - BS_Safari_9: { - base: 'BrowserStack', - browser: 'safari', - browser_version: '9.1', - os: 'OS X', - os_version: 'El Capitan', - }, - - // Misc - BS_Android_4_4: { - base: 'BrowserStack', - device_browser: 'ucbrowser', - device: 'Google Nexus 5', - os: 'Android', - os_version: '4.4', - real_mobile: true, - }, - BS_iphone_10: { - base: 'BrowserStack', - browser: 'Mobile Safari', - browser_version: null, - device: 'iPhone 7', - real_mobile: true, - os: 'ios', - os_version: '10.3', - }, - BS_MS_Edge: { - base: 'BrowserStack', - browser: 'edge', - browser_version: 'latest', - os: 'Windows', - os_version: '10', - }, - BS_IE_11: { - base: 'BrowserStack', - browser: 'ie', - browser_version: '11.0', - os: 'Windows', - os_version: '7', - }, - BS_IE_10: { - base: 'BrowserStack', - browser: 'ie', - browser_version: '10.0', - os: 'Windows', - os_version: '7', - }, -}; diff --git a/libs/snabbdom/dist/h.js b/libs/snabbdom/dist/h.js deleted file mode 100755 index 52219d4a..00000000 --- a/libs/snabbdom/dist/h.js +++ /dev/null @@ -1,83 +0,0 @@ -(function(f){if(typeof exports==="object"&&typeof module!=="undefined"){module.exports=f()}else if(typeof define==="function"&&define.amd){define([],f)}else{var g;if(typeof window!=="undefined"){g=window}else if(typeof global!=="undefined"){g=global}else if(typeof self!=="undefined"){g=self}else{g=this}g.h = f()}})(function(){var define,module,exports;return (function e(t,n,r){function s(o,u){if(!n[o]){if(!t[o]){var a=typeof require=="function"&&require;if(!u&&a)return a(o,!0);if(i)return i(o,!0);var f=new Error("Cannot find module '"+o+"'");throw f.code="MODULE_NOT_FOUND",f}var l=n[o]={exports:{}};t[o][0].call(l.exports,function(e){var n=t[o][1][e];return s(n?n:e)},l,l.exports,e,t,n,r)}return n[o].exports}var i=typeof require=="function"&&require;for(var o=0;o1&&o.hasOwnProperty(u[0])?d.setAttributeNS(o[u[0]],r,n):d.setAttribute(r,n)));for(r in l)r in f||d.removeAttribute(r)}}for(var o={xlink:"http://www.w3.org/1999/xlink"},i=["allowfullscreen","async","autofocus","autoplay","checked","compact","controls","declare","default","defaultchecked","defaultmuted","defaultselected","defer","disabled","draggable","enabled","formnovalidate","hidden","indeterminate","inert","ismap","itemscope","loop","multiple","muted","nohref","noresize","noshade","novalidate","nowrap","open","pauseonexit","readonly","required","reversed","scoped","seamless","selected","sortable","spellcheck","translate","truespeed","typemustmatch","visible"],a=Object.create(null),u=0,d=i.length;u 1 && NamespaceURIs.hasOwnProperty(namespaceSplit[0]))\n elm.setAttributeNS(NamespaceURIs[namespaceSplit[0]], key, cur);\n else\n elm.setAttribute(key, cur);\n }\n }\n }\n //remove removed attributes\n // use `in` operator since the previous `for` iteration uses it (.i.e. add even attributes with undefined value)\n // the other option is to remove all attributes with value == undefined\n for (key in oldAttrs) {\n if (!(key in attrs)) {\n elm.removeAttribute(key);\n }\n }\n}\nexports.attributesModule = { create: updateAttrs, update: updateAttrs };\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.default = exports.attributesModule;\n\n},{}]},{},[1])(1)\n});\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIm5vZGVfbW9kdWxlcy9icm93c2VyLXBhY2svX3ByZWx1ZGUuanMiLCJtb2R1bGVzL2F0dHJpYnV0ZXMuanMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUE7QUNBQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0EiLCJmaWxlIjoiZ2VuZXJhdGVkLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXNDb250ZW50IjpbIihmdW5jdGlvbiBlKHQsbixyKXtmdW5jdGlvbiBzKG8sdSl7aWYoIW5bb10pe2lmKCF0W29dKXt2YXIgYT10eXBlb2YgcmVxdWlyZT09XCJmdW5jdGlvblwiJiZyZXF1aXJlO2lmKCF1JiZhKXJldHVybiBhKG8sITApO2lmKGkpcmV0dXJuIGkobywhMCk7dmFyIGY9bmV3IEVycm9yKFwiQ2Fubm90IGZpbmQgbW9kdWxlICdcIitvK1wiJ1wiKTt0aHJvdyBmLmNvZGU9XCJNT0RVTEVfTk9UX0ZPVU5EXCIsZn12YXIgbD1uW29dPXtleHBvcnRzOnt9fTt0W29dWzBdLmNhbGwobC5leHBvcnRzLGZ1bmN0aW9uKGUpe3ZhciBuPXRbb11bMV1bZV07cmV0dXJuIHMobj9uOmUpfSxsLGwuZXhwb3J0cyxlLHQsbixyKX1yZXR1cm4gbltvXS5leHBvcnRzfXZhciBpPXR5cGVvZiByZXF1aXJlPT1cImZ1bmN0aW9uXCImJnJlcXVpcmU7Zm9yKHZhciBvPTA7bzxyLmxlbmd0aDtvKyspcyhyW29dKTtyZXR1cm4gc30pIiwiXCJ1c2Ugc3RyaWN0XCI7XG52YXIgTmFtZXNwYWNlVVJJcyA9IHtcbiAgICBcInhsaW5rXCI6IFwiaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGlua1wiXG59O1xudmFyIGJvb2xlYW5BdHRycyA9IFtcImFsbG93ZnVsbHNjcmVlblwiLCBcImFzeW5jXCIsIFwiYXV0b2ZvY3VzXCIsIFwiYXV0b3BsYXlcIiwgXCJjaGVja2VkXCIsIFwiY29tcGFjdFwiLCBcImNvbnRyb2xzXCIsIFwiZGVjbGFyZVwiLFxuICAgIFwiZGVmYXVsdFwiLCBcImRlZmF1bHRjaGVja2VkXCIsIFwiZGVmYXVsdG11dGVkXCIsIFwiZGVmYXVsdHNlbGVjdGVkXCIsIFwiZGVmZXJcIiwgXCJkaXNhYmxlZFwiLCBcImRyYWdnYWJsZVwiLFxuICAgIFwiZW5hYmxlZFwiLCBcImZvcm1ub3ZhbGlkYXRlXCIsIFwiaGlkZGVuXCIsIFwiaW5kZXRlcm1pbmF0ZVwiLCBcImluZXJ0XCIsIFwiaXNtYXBcIiwgXCJpdGVtc2NvcGVcIiwgXCJsb29wXCIsIFwibXVsdGlwbGVcIixcbiAgICBcIm11dGVkXCIsIFwibm9ocmVmXCIsIFwibm9yZXNpemVcIiwgXCJub3NoYWRlXCIsIFwibm92YWxpZGF0ZVwiLCBcIm5vd3JhcFwiLCBcIm9wZW5cIiwgXCJwYXVzZW9uZXhpdFwiLCBcInJlYWRvbmx5XCIsXG4gICAgXCJyZXF1aXJlZFwiLCBcInJldmVyc2VkXCIsIFwic2NvcGVkXCIsIFwic2VhbWxlc3NcIiwgXCJzZWxlY3RlZFwiLCBcInNvcnRhYmxlXCIsIFwic3BlbGxjaGVja1wiLCBcInRyYW5zbGF0ZVwiLFxuICAgIFwidHJ1ZXNwZWVkXCIsIFwidHlwZW11c3RtYXRjaFwiLCBcInZpc2libGVcIl07XG52YXIgYm9vbGVhbkF0dHJzRGljdCA9IE9iamVjdC5jcmVhdGUobnVsbCk7XG5mb3IgKHZhciBpID0gMCwgbGVuID0gYm9vbGVhbkF0dHJzLmxlbmd0aDsgaSA8IGxlbjsgaSsrKSB7XG4gICAgYm9vbGVhbkF0dHJzRGljdFtib29sZWFuQXR0cnNbaV1dID0gdHJ1ZTtcbn1cbmZ1bmN0aW9uIHVwZGF0ZUF0dHJzKG9sZFZub2RlLCB2bm9kZSkge1xuICAgIHZhciBrZXksIGN1ciwgb2xkLCBlbG0gPSB2bm9kZS5lbG0sIG9sZEF0dHJzID0gb2xkVm5vZGUuZGF0YS5hdHRycywgYXR0cnMgPSB2bm9kZS5kYXRhLmF0dHJzLCBuYW1lc3BhY2VTcGxpdDtcbiAgICBpZiAoIW9sZEF0dHJzICYmICFhdHRycylcbiAgICAgICAgcmV0dXJuO1xuICAgIGlmIChvbGRBdHRycyA9PT0gYXR0cnMpXG4gICAgICAgIHJldHVybjtcbiAgICBvbGRBdHRycyA9IG9sZEF0dHJzIHx8IHt9O1xuICAgIGF0dHJzID0gYXR0cnMgfHwge307XG4gICAgLy8gdXBkYXRlIG1vZGlmaWVkIGF0dHJpYnV0ZXMsIGFkZCBuZXcgYXR0cmlidXRlc1xuICAgIGZvciAoa2V5IGluIGF0dHJzKSB7XG4gICAgICAgIGN1ciA9IGF0dHJzW2tleV07XG4gICAgICAgIG9sZCA9IG9sZEF0dHJzW2tleV07XG4gICAgICAgIGlmIChvbGQgIT09IGN1cikge1xuICAgICAgICAgICAgaWYgKCFjdXIgJiYgYm9vbGVhbkF0dHJzRGljdFtrZXldKVxuICAgICAgICAgICAgICAgIGVsbS5yZW1vdmVBdHRyaWJ1dGUoa2V5KTtcbiAgICAgICAgICAgIGVsc2Uge1xuICAgICAgICAgICAgICAgIG5hbWVzcGFjZVNwbGl0ID0ga2V5LnNwbGl0KFwiOlwiKTtcbiAgICAgICAgICAgICAgICBpZiAobmFtZXNwYWNlU3BsaXQubGVuZ3RoID4gMSAmJiBOYW1lc3BhY2VVUklzLmhhc093blByb3BlcnR5KG5hbWVzcGFjZVNwbGl0WzBdKSlcbiAgICAgICAgICAgICAgICAgICAgZWxtLnNldEF0dHJpYnV0ZU5TKE5hbWVzcGFjZVVSSXNbbmFtZXNwYWNlU3BsaXRbMF1dLCBrZXksIGN1cik7XG4gICAgICAgICAgICAgICAgZWxzZVxuICAgICAgICAgICAgICAgICAgICBlbG0uc2V0QXR0cmlidXRlKGtleSwgY3VyKTtcbiAgICAgICAgICAgIH1cbiAgICAgICAgfVxuICAgIH1cbiAgICAvL3JlbW92ZSByZW1vdmVkIGF0dHJpYnV0ZXNcbiAgICAvLyB1c2UgYGluYCBvcGVyYXRvciBzaW5jZSB0aGUgcHJldmlvdXMgYGZvcmAgaXRlcmF0aW9uIHVzZXMgaXQgKC5pLmUuIGFkZCBldmVuIGF0dHJpYnV0ZXMgd2l0aCB1bmRlZmluZWQgdmFsdWUpXG4gICAgLy8gdGhlIG90aGVyIG9wdGlvbiBpcyB0byByZW1vdmUgYWxsIGF0dHJpYnV0ZXMgd2l0aCB2YWx1ZSA9PSB1bmRlZmluZWRcbiAgICBmb3IgKGtleSBpbiBvbGRBdHRycykge1xuICAgICAgICBpZiAoIShrZXkgaW4gYXR0cnMpKSB7XG4gICAgICAgICAgICBlbG0ucmVtb3ZlQXR0cmlidXRlKGtleSk7XG4gICAgICAgIH1cbiAgICB9XG59XG5leHBvcnRzLmF0dHJpYnV0ZXNNb2R1bGUgPSB7IGNyZWF0ZTogdXBkYXRlQXR0cnMsIHVwZGF0ZTogdXBkYXRlQXR0cnMgfTtcbk9iamVjdC5kZWZpbmVQcm9wZXJ0eShleHBvcnRzLCBcIl9fZXNNb2R1bGVcIiwgeyB2YWx1ZTogdHJ1ZSB9KTtcbmV4cG9ydHMuZGVmYXVsdCA9IGV4cG9ydHMuYXR0cmlidXRlc01vZHVsZTtcbi8vIyBzb3VyY2VNYXBwaW5nVVJMPWF0dHJpYnV0ZXMuanMubWFwIl19\n"]} \ No newline at end of file diff --git a/libs/snabbdom/dist/snabbdom-class.js b/libs/snabbdom/dist/snabbdom-class.js deleted file mode 100755 index 4a8f4ee3..00000000 --- a/libs/snabbdom/dist/snabbdom-class.js +++ /dev/null @@ -1,29 +0,0 @@ -(function(f){if(typeof exports==="object"&&typeof module!=="undefined"){module.exports=f()}else if(typeof define==="function"&&define.amd){define([],f)}else{var g;if(typeof window!=="undefined"){g=window}else if(typeof global!=="undefined"){g=global}else if(typeof self!=="undefined"){g=self}else{g=this}g.snabbdom_class = f()}})(function(){var define,module,exports;return (function e(t,n,r){function s(o,u){if(!n[o]){if(!t[o]){var a=typeof require=="function"&&require;if(!u&&a)return a(o,!0);if(i)return i(o,!0);var f=new Error("Cannot find module '"+o+"'");throw f.code="MODULE_NOT_FOUND",f}var l=n[o]={exports:{}};t[o][0].call(l.exports,function(e){var n=t[o][1][e];return s(n?n:e)},l,l.exports,e,t,n,r)}return n[o].exports}var i=typeof require=="function"&&require;for(var o=0;o 0 ? hashIdx : sel.length; - var dot = dotIdx > 0 ? dotIdx : sel.length; - var tag = hashIdx !== -1 || dotIdx !== -1 ? sel.slice(0, Math.min(hash, dot)) : sel; - var elm = vnode.elm = isDef(data) && isDef(i = data.ns) ? api.createElementNS(i, tag) - : api.createElement(tag); - if (hash < dot) - elm.setAttribute('id', sel.slice(hash + 1, dot)); - if (dotIdx > 0) - elm.setAttribute('class', sel.slice(dot + 1).replace(/\./g, ' ')); - for (i = 0; i < cbs.create.length; ++i) - cbs.create[i](emptyNode, vnode); - if (is.array(children)) { - for (i = 0; i < children.length; ++i) { - var ch = children[i]; - if (ch != null) { - api.appendChild(elm, createElm(ch, insertedVnodeQueue)); - } - } - } - else if (is.primitive(vnode.text)) { - api.appendChild(elm, api.createTextNode(vnode.text)); - } - i = vnode.data.hook; // Reuse variable - if (isDef(i)) { - if (i.create) - i.create(emptyNode, vnode); - if (i.insert) - insertedVnodeQueue.push(vnode); - } - } - else { - vnode.elm = api.createTextNode(vnode.text); - } - return vnode.elm; - } - function addVnodes(parentElm, before, vnodes, startIdx, endIdx, insertedVnodeQueue) { - for (; startIdx <= endIdx; ++startIdx) { - var ch = vnodes[startIdx]; - if (ch != null) { - api.insertBefore(parentElm, createElm(ch, insertedVnodeQueue), before); - } - } - } - function invokeDestroyHook(vnode) { - var i, j, data = vnode.data; - if (data !== undefined) { - if (isDef(i = data.hook) && isDef(i = i.destroy)) - i(vnode); - for (i = 0; i < cbs.destroy.length; ++i) - cbs.destroy[i](vnode); - if (vnode.children !== undefined) { - for (j = 0; j < vnode.children.length; ++j) { - i = vnode.children[j]; - if (i != null && typeof i !== "string") { - invokeDestroyHook(i); - } - } - } - } - } - function removeVnodes(parentElm, vnodes, startIdx, endIdx) { - for (; startIdx <= endIdx; ++startIdx) { - var i_1 = void 0, listeners = void 0, rm = void 0, ch = vnodes[startIdx]; - if (ch != null) { - if (isDef(ch.sel)) { - invokeDestroyHook(ch); - listeners = cbs.remove.length + 1; - rm = createRmCb(ch.elm, listeners); - for (i_1 = 0; i_1 < cbs.remove.length; ++i_1) - cbs.remove[i_1](ch, rm); - if (isDef(i_1 = ch.data) && isDef(i_1 = i_1.hook) && isDef(i_1 = i_1.remove)) { - i_1(ch, rm); - } - else { - rm(); - } - } - else { - api.removeChild(parentElm, ch.elm); - } - } - } - } - function updateChildren(parentElm, oldCh, newCh, insertedVnodeQueue) { - var oldStartIdx = 0, newStartIdx = 0; - var oldEndIdx = oldCh.length - 1; - var oldStartVnode = oldCh[0]; - var oldEndVnode = oldCh[oldEndIdx]; - var newEndIdx = newCh.length - 1; - var newStartVnode = newCh[0]; - var newEndVnode = newCh[newEndIdx]; - var oldKeyToIdx; - var idxInOld; - var elmToMove; - var before; - while (oldStartIdx <= oldEndIdx && newStartIdx <= newEndIdx) { - if (oldStartVnode == null) { - oldStartVnode = oldCh[++oldStartIdx]; // Vnode might have been moved left - } - else if (oldEndVnode == null) { - oldEndVnode = oldCh[--oldEndIdx]; - } - else if (newStartVnode == null) { - newStartVnode = newCh[++newStartIdx]; - } - else if (newEndVnode == null) { - newEndVnode = newCh[--newEndIdx]; - } - else if (sameVnode(oldStartVnode, newStartVnode)) { - patchVnode(oldStartVnode, newStartVnode, insertedVnodeQueue); - oldStartVnode = oldCh[++oldStartIdx]; - newStartVnode = newCh[++newStartIdx]; - } - else if (sameVnode(oldEndVnode, newEndVnode)) { - patchVnode(oldEndVnode, newEndVnode, insertedVnodeQueue); - oldEndVnode = oldCh[--oldEndIdx]; - newEndVnode = newCh[--newEndIdx]; - } - else if (sameVnode(oldStartVnode, newEndVnode)) { - patchVnode(oldStartVnode, newEndVnode, insertedVnodeQueue); - api.insertBefore(parentElm, oldStartVnode.elm, api.nextSibling(oldEndVnode.elm)); - oldStartVnode = oldCh[++oldStartIdx]; - newEndVnode = newCh[--newEndIdx]; - } - else if (sameVnode(oldEndVnode, newStartVnode)) { - patchVnode(oldEndVnode, newStartVnode, insertedVnodeQueue); - api.insertBefore(parentElm, oldEndVnode.elm, oldStartVnode.elm); - oldEndVnode = oldCh[--oldEndIdx]; - newStartVnode = newCh[++newStartIdx]; - } - else { - if (oldKeyToIdx === undefined) { - oldKeyToIdx = createKeyToOldIdx(oldCh, oldStartIdx, oldEndIdx); - } - idxInOld = oldKeyToIdx[newStartVnode.key]; - if (isUndef(idxInOld)) { - api.insertBefore(parentElm, createElm(newStartVnode, insertedVnodeQueue), oldStartVnode.elm); - newStartVnode = newCh[++newStartIdx]; - } - else { - elmToMove = oldCh[idxInOld]; - if (elmToMove.sel !== newStartVnode.sel) { - api.insertBefore(parentElm, createElm(newStartVnode, insertedVnodeQueue), oldStartVnode.elm); - } - else { - patchVnode(elmToMove, newStartVnode, insertedVnodeQueue); - oldCh[idxInOld] = undefined; - api.insertBefore(parentElm, elmToMove.elm, oldStartVnode.elm); - } - newStartVnode = newCh[++newStartIdx]; - } - } - } - if (oldStartIdx > oldEndIdx) { - before = newCh[newEndIdx + 1] == null ? null : newCh[newEndIdx + 1].elm; - addVnodes(parentElm, before, newCh, newStartIdx, newEndIdx, insertedVnodeQueue); - } - else if (newStartIdx > newEndIdx) { - removeVnodes(parentElm, oldCh, oldStartIdx, oldEndIdx); - } - } - function patchVnode(oldVnode, vnode, insertedVnodeQueue) { - var i, hook; - if (isDef(i = vnode.data) && isDef(hook = i.hook) && isDef(i = hook.prepatch)) { - i(oldVnode, vnode); - } - var elm = vnode.elm = oldVnode.elm; - var oldCh = oldVnode.children; - var ch = vnode.children; - if (oldVnode === vnode) - return; - if (vnode.data !== undefined) { - for (i = 0; i < cbs.update.length; ++i) - cbs.update[i](oldVnode, vnode); - i = vnode.data.hook; - if (isDef(i) && isDef(i = i.update)) - i(oldVnode, vnode); - } - if (isUndef(vnode.text)) { - if (isDef(oldCh) && isDef(ch)) { - if (oldCh !== ch) - updateChildren(elm, oldCh, ch, insertedVnodeQueue); - } - else if (isDef(ch)) { - if (isDef(oldVnode.text)) - api.setTextContent(elm, ''); - addVnodes(elm, null, ch, 0, ch.length - 1, insertedVnodeQueue); - } - else if (isDef(oldCh)) { - removeVnodes(elm, oldCh, 0, oldCh.length - 1); - } - else if (isDef(oldVnode.text)) { - api.setTextContent(elm, ''); - } - } - else if (oldVnode.text !== vnode.text) { - api.setTextContent(elm, vnode.text); - } - if (isDef(hook) && isDef(i = hook.postpatch)) { - i(oldVnode, vnode); - } - } - return function patch(oldVnode, vnode) { - var i, elm, parent; - var insertedVnodeQueue = []; - for (i = 0; i < cbs.pre.length; ++i) - cbs.pre[i](); - if (!isVnode(oldVnode)) { - oldVnode = emptyNodeAt(oldVnode); - } - if (sameVnode(oldVnode, vnode)) { - patchVnode(oldVnode, vnode, insertedVnodeQueue); - } - else { - elm = oldVnode.elm; - parent = api.parentNode(elm); - createElm(vnode, insertedVnodeQueue); - if (parent !== null) { - api.insertBefore(parent, vnode.elm, api.nextSibling(elm)); - removeVnodes(parent, [oldVnode], 0, 0); - } - } - for (i = 0; i < insertedVnodeQueue.length; ++i) { - insertedVnodeQueue[i].data.hook.insert(insertedVnodeQueue[i]); - } - for (i = 0; i < cbs.post.length; ++i) - cbs.post[i](); - return vnode; - }; -} -exports.init = init; - -},{"./h":1,"./htmldomapi":2,"./is":3,"./thunk":11,"./vnode":12}],11:[function(require,module,exports){ -"use strict"; -Object.defineProperty(exports, "__esModule", { value: true }); -var h_1 = require("./h"); -function copyToThunk(vnode, thunk) { - thunk.elm = vnode.elm; - vnode.data.fn = thunk.data.fn; - vnode.data.args = thunk.data.args; - thunk.data = vnode.data; - thunk.children = vnode.children; - thunk.text = vnode.text; - thunk.elm = vnode.elm; -} -function init(thunk) { - var cur = thunk.data; - var vnode = cur.fn.apply(undefined, cur.args); - copyToThunk(vnode, thunk); -} -function prepatch(oldVnode, thunk) { - var i, old = oldVnode.data, cur = thunk.data; - var oldArgs = old.args, args = cur.args; - if (old.fn !== cur.fn || oldArgs.length !== args.length) { - copyToThunk(cur.fn.apply(undefined, args), thunk); - return; - } - for (i = 0; i < args.length; ++i) { - if (oldArgs[i] !== args[i]) { - copyToThunk(cur.fn.apply(undefined, args), thunk); - return; - } - } - copyToThunk(oldVnode, thunk); -} -exports.thunk = function thunk(sel, key, fn, args) { - if (args === undefined) { - args = fn; - fn = key; - key = undefined; - } - return h_1.h(sel, { - key: key, - hook: { init: init, prepatch: prepatch }, - fn: fn, - args: args - }); -}; -exports.default = exports.thunk; - -},{"./h":1}],12:[function(require,module,exports){ -"use strict"; -Object.defineProperty(exports, "__esModule", { value: true }); -function vnode(sel, data, children, text, elm) { - var key = data === undefined ? undefined : data.key; - return { sel: sel, data: data, children: children, - text: text, elm: elm, key: key }; -} -exports.vnode = vnode; -exports.default = vnode; - -},{}]},{},[9])(9) -}); -//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIm5vZGVfbW9kdWxlcy8ucmVnaXN0cnkubnBtanMub3JnL2Jyb3dzZXItcGFjay82LjAuMi9ub2RlX21vZHVsZXMvYnJvd3Nlci1wYWNrL19wcmVsdWRlLmpzIiwiaC5qcyIsImh0bWxkb21hcGkuanMiLCJpcy5qcyIsIm1vZHVsZXMvYXR0cmlidXRlcy5qcyIsIm1vZHVsZXMvY2xhc3MuanMiLCJtb2R1bGVzL2V2ZW50bGlzdGVuZXJzLmpzIiwibW9kdWxlcy9wcm9wcy5qcyIsIm1vZHVsZXMvc3R5bGUuanMiLCJzbmFiYmRvbS5idW5kbGUuanMiLCJzbmFiYmRvbS5qcyIsInRodW5rLmpzIiwidm5vZGUuanMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUE7QUNBQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQzFEQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7O0FDakVBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7O0FDUEE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7O0FDbEVBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQ3hCQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQzlGQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQ3pCQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQ3JGQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTs7QUNsQkE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7O0FDbFRBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7O0FDOUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBIiwiZmlsZSI6ImdlbmVyYXRlZC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzQ29udGVudCI6WyIoZnVuY3Rpb24gZSh0LG4scil7ZnVuY3Rpb24gcyhvLHUpe2lmKCFuW29dKXtpZighdFtvXSl7dmFyIGE9dHlwZW9mIHJlcXVpcmU9PVwiZnVuY3Rpb25cIiYmcmVxdWlyZTtpZighdSYmYSlyZXR1cm4gYShvLCEwKTtpZihpKXJldHVybiBpKG8sITApO3ZhciBmPW5ldyBFcnJvcihcIkNhbm5vdCBmaW5kIG1vZHVsZSAnXCIrbytcIidcIik7dGhyb3cgZi5jb2RlPVwiTU9EVUxFX05PVF9GT1VORFwiLGZ9dmFyIGw9bltvXT17ZXhwb3J0czp7fX07dFtvXVswXS5jYWxsKGwuZXhwb3J0cyxmdW5jdGlvbihlKXt2YXIgbj10W29dWzFdW2VdO3JldHVybiBzKG4/bjplKX0sbCxsLmV4cG9ydHMsZSx0LG4scil9cmV0dXJuIG5bb10uZXhwb3J0c312YXIgaT10eXBlb2YgcmVxdWlyZT09XCJmdW5jdGlvblwiJiZyZXF1aXJlO2Zvcih2YXIgbz0wO288ci5sZW5ndGg7bysrKXMocltvXSk7cmV0dXJuIHN9KSIsIlwidXNlIHN0cmljdFwiO1xuT2JqZWN0LmRlZmluZVByb3BlcnR5KGV4cG9ydHMsIFwiX19lc01vZHVsZVwiLCB7IHZhbHVlOiB0cnVlIH0pO1xudmFyIHZub2RlXzEgPSByZXF1aXJlKFwiLi92bm9kZVwiKTtcbnZhciBpcyA9IHJlcXVpcmUoXCIuL2lzXCIpO1xuZnVuY3Rpb24gYWRkTlMoZGF0YSwgY2hpbGRyZW4sIHNlbCkge1xuICAgIGRhdGEubnMgPSAnaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnO1xuICAgIGlmIChzZWwgIT09ICdmb3JlaWduT2JqZWN0JyAmJiBjaGlsZHJlbiAhPT0gdW5kZWZpbmVkKSB7XG4gICAgICAgIGZvciAodmFyIGkgPSAwOyBpIDwgY2hpbGRyZW4ubGVuZ3RoOyArK2kpIHtcbiAgICAgICAgICAgIHZhciBjaGlsZERhdGEgPSBjaGlsZHJlbltpXS5kYXRhO1xuICAgICAgICAgICAgaWYgKGNoaWxkRGF0YSAhPT0gdW5kZWZpbmVkKSB7XG4gICAgICAgICAgICAgICAgYWRkTlMoY2hpbGREYXRhLCBjaGlsZHJlbltpXS5jaGlsZHJlbiwgY2hpbGRyZW5baV0uc2VsKTtcbiAgICAgICAgICAgIH1cbiAgICAgICAgfVxuICAgIH1cbn1cbmZ1bmN0aW9uIGgoc2VsLCBiLCBjKSB7XG4gICAgdmFyIGRhdGEgPSB7fSwgY2hpbGRyZW4sIHRleHQsIGk7XG4gICAgaWYgKGMgIT09IHVuZGVmaW5lZCkge1xuICAgICAgICBkYXRhID0gYjtcbiAgICAgICAgaWYgKGlzLmFycmF5KGMpKSB7XG4gICAgICAgICAgICBjaGlsZHJlbiA9IGM7XG4gICAgICAgIH1cbiAgICAgICAgZWxzZSBpZiAoaXMucHJpbWl0aXZlKGMpKSB7XG4gICAgICAgICAgICB0ZXh0ID0gYztcbiAgICAgICAgfVxuICAgICAgICBlbHNlIGlmIChjICYmIGMuc2VsKSB7XG4gICAgICAgICAgICBjaGlsZHJlbiA9IFtjXTtcbiAgICAgICAgfVxuICAgIH1cbiAgICBlbHNlIGlmIChiICE9PSB1bmRlZmluZWQpIHtcbiAgICAgICAgaWYgKGlzLmFycmF5KGIpKSB7XG4gICAgICAgICAgICBjaGlsZHJlbiA9IGI7XG4gICAgICAgIH1cbiAgICAgICAgZWxzZSBpZiAoaXMucHJpbWl0aXZlKGIpKSB7XG4gICAgICAgICAgICB0ZXh0ID0gYjtcbiAgICAgICAgfVxuICAgICAgICBlbHNlIGlmIChiICYmIGIuc2VsKSB7XG4gICAgICAgICAgICBjaGlsZHJlbiA9IFtiXTtcbiAgICAgICAgfVxuICAgICAgICBlbHNlIHtcbiAgICAgICAgICAgIGRhdGEgPSBiO1xuICAgICAgICB9XG4gICAgfVxuICAgIGlmIChpcy5hcnJheShjaGlsZHJlbikpIHtcbiAgICAgICAgZm9yIChpID0gMDsgaSA8IGNoaWxkcmVuLmxlbmd0aDsgKytpKSB7XG4gICAgICAgICAgICBpZiAoaXMucHJpbWl0aXZlKGNoaWxkcmVuW2ldKSlcbiAgICAgICAgICAgICAgICBjaGlsZHJlbltpXSA9IHZub2RlXzEudm5vZGUodW5kZWZpbmVkLCB1bmRlZmluZWQsIHVuZGVmaW5lZCwgY2hpbGRyZW5baV0pO1xuICAgICAgICB9XG4gICAgfVxuICAgIGlmIChzZWxbMF0gPT09ICdzJyAmJiBzZWxbMV0gPT09ICd2JyAmJiBzZWxbMl0gPT09ICdnJyAmJlxuICAgICAgICAoc2VsLmxlbmd0aCA9PT0gMyB8fCBzZWxbM10gPT09ICcuJyB8fCBzZWxbM10gPT09ICcjJykpIHtcbiAgICAgICAgYWRkTlMoZGF0YSwgY2hpbGRyZW4sIHNlbCk7XG4gICAgfVxuICAgIHJldHVybiB2bm9kZV8xLnZub2RlKHNlbCwgZGF0YSwgY2hpbGRyZW4sIHRleHQsIHVuZGVmaW5lZCk7XG59XG5leHBvcnRzLmggPSBoO1xuO1xuZXhwb3J0cy5kZWZhdWx0ID0gaDtcbi8vIyBzb3VyY2VNYXBwaW5nVVJMPWguanMubWFwIiwiXCJ1c2Ugc3RyaWN0XCI7XG5PYmplY3QuZGVmaW5lUHJvcGVydHkoZXhwb3J0cywgXCJfX2VzTW9kdWxlXCIsIHsgdmFsdWU6IHRydWUgfSk7XG5mdW5jdGlvbiBjcmVhdGVFbGVtZW50KHRhZ05hbWUpIHtcbiAgICByZXR1cm4gZG9jdW1lbnQuY3JlYXRlRWxlbWVudCh0YWdOYW1lKTtcbn1cbmZ1bmN0aW9uIGNyZWF0ZUVsZW1lbnROUyhuYW1lc3BhY2VVUkksIHF1YWxpZmllZE5hbWUpIHtcbiAgICByZXR1cm4gZG9jdW1lbnQuY3JlYXRlRWxlbWVudE5TKG5hbWVzcGFjZVVSSSwgcXVhbGlmaWVkTmFtZSk7XG59XG5mdW5jdGlvbiBjcmVhdGVUZXh0Tm9kZSh0ZXh0KSB7XG4gICAgcmV0dXJuIGRvY3VtZW50LmNyZWF0ZVRleHROb2RlKHRleHQpO1xufVxuZnVuY3Rpb24gY3JlYXRlQ29tbWVudCh0ZXh0KSB7XG4gICAgcmV0dXJuIGRvY3VtZW50LmNyZWF0ZUNvbW1lbnQodGV4dCk7XG59XG5mdW5jdGlvbiBpbnNlcnRCZWZvcmUocGFyZW50Tm9kZSwgbmV3Tm9kZSwgcmVmZXJlbmNlTm9kZSkge1xuICAgIHBhcmVudE5vZGUuaW5zZXJ0QmVmb3JlKG5ld05vZGUsIHJlZmVyZW5jZU5vZGUpO1xufVxuZnVuY3Rpb24gcmVtb3ZlQ2hpbGQobm9kZSwgY2hpbGQpIHtcbiAgICBub2RlLnJlbW92ZUNoaWxkKGNoaWxkKTtcbn1cbmZ1bmN0aW9uIGFwcGVuZENoaWxkKG5vZGUsIGNoaWxkKSB7XG4gICAgbm9kZS5hcHBlbmRDaGlsZChjaGlsZCk7XG59XG5mdW5jdGlvbiBwYXJlbnROb2RlKG5vZGUpIHtcbiAgICByZXR1cm4gbm9kZS5wYXJlbnROb2RlO1xufVxuZnVuY3Rpb24gbmV4dFNpYmxpbmcobm9kZSkge1xuICAgIHJldHVybiBub2RlLm5leHRTaWJsaW5nO1xufVxuZnVuY3Rpb24gdGFnTmFtZShlbG0pIHtcbiAgICByZXR1cm4gZWxtLnRhZ05hbWU7XG59XG5mdW5jdGlvbiBzZXRUZXh0Q29udGVudChub2RlLCB0ZXh0KSB7XG4gICAgbm9kZS50ZXh0Q29udGVudCA9IHRleHQ7XG59XG5mdW5jdGlvbiBnZXRUZXh0Q29udGVudChub2RlKSB7XG4gICAgcmV0dXJuIG5vZGUudGV4dENvbnRlbnQ7XG59XG5mdW5jdGlvbiBpc0VsZW1lbnQobm9kZSkge1xuICAgIHJldHVybiBub2RlLm5vZGVUeXBlID09PSAxO1xufVxuZnVuY3Rpb24gaXNUZXh0KG5vZGUpIHtcbiAgICByZXR1cm4gbm9kZS5ub2RlVHlwZSA9PT0gMztcbn1cbmZ1bmN0aW9uIGlzQ29tbWVudChub2RlKSB7XG4gICAgcmV0dXJuIG5vZGUubm9kZVR5cGUgPT09IDg7XG59XG5leHBvcnRzLmh0bWxEb21BcGkgPSB7XG4gICAgY3JlYXRlRWxlbWVudDogY3JlYXRlRWxlbWVudCxcbiAgICBjcmVhdGVFbGVtZW50TlM6IGNyZWF0ZUVsZW1lbnROUyxcbiAgICBjcmVhdGVUZXh0Tm9kZTogY3JlYXRlVGV4dE5vZGUsXG4gICAgY3JlYXRlQ29tbWVudDogY3JlYXRlQ29tbWVudCxcbiAgICBpbnNlcnRCZWZvcmU6IGluc2VydEJlZm9yZSxcbiAgICByZW1vdmVDaGlsZDogcmVtb3ZlQ2hpbGQsXG4gICAgYXBwZW5kQ2hpbGQ6IGFwcGVuZENoaWxkLFxuICAgIHBhcmVudE5vZGU6IHBhcmVudE5vZGUsXG4gICAgbmV4dFNpYmxpbmc6IG5leHRTaWJsaW5nLFxuICAgIHRhZ05hbWU6IHRhZ05hbWUsXG4gICAgc2V0VGV4dENvbnRlbnQ6IHNldFRleHRDb250ZW50LFxuICAgIGdldFRleHRDb250ZW50OiBnZXRUZXh0Q29udGVudCxcbiAgICBpc0VsZW1lbnQ6IGlzRWxlbWVudCxcbiAgICBpc1RleHQ6IGlzVGV4dCxcbiAgICBpc0NvbW1lbnQ6IGlzQ29tbWVudCxcbn07XG5leHBvcnRzLmRlZmF1bHQgPSBleHBvcnRzLmh0bWxEb21BcGk7XG4vLyMgc291cmNlTWFwcGluZ1VSTD1odG1sZG9tYXBpLmpzLm1hcCIsIlwidXNlIHN0cmljdFwiO1xuT2JqZWN0LmRlZmluZVByb3BlcnR5KGV4cG9ydHMsIFwiX19lc01vZHVsZVwiLCB7IHZhbHVlOiB0cnVlIH0pO1xuZXhwb3J0cy5hcnJheSA9IEFycmF5LmlzQXJyYXk7XG5mdW5jdGlvbiBwcmltaXRpdmUocykge1xuICAgIHJldHVybiB0eXBlb2YgcyA9PT0gJ3N0cmluZycgfHwgdHlwZW9mIHMgPT09ICdudW1iZXInO1xufVxuZXhwb3J0cy5wcmltaXRpdmUgPSBwcmltaXRpdmU7XG4vLyMgc291cmNlTWFwcGluZ1VSTD1pcy5qcy5tYXAiLCJcInVzZSBzdHJpY3RcIjtcbk9iamVjdC5kZWZpbmVQcm9wZXJ0eShleHBvcnRzLCBcIl9fZXNNb2R1bGVcIiwgeyB2YWx1ZTogdHJ1ZSB9KTtcbnZhciBib29sZWFuQXR0cnMgPSBbXCJhbGxvd2Z1bGxzY3JlZW5cIiwgXCJhc3luY1wiLCBcImF1dG9mb2N1c1wiLCBcImF1dG9wbGF5XCIsIFwiY2hlY2tlZFwiLCBcImNvbXBhY3RcIiwgXCJjb250cm9sc1wiLCBcImRlY2xhcmVcIixcbiAgICBcImRlZmF1bHRcIiwgXCJkZWZhdWx0Y2hlY2tlZFwiLCBcImRlZmF1bHRtdXRlZFwiLCBcImRlZmF1bHRzZWxlY3RlZFwiLCBcImRlZmVyXCIsIFwiZGlzYWJsZWRcIiwgXCJkcmFnZ2FibGVcIixcbiAgICBcImVuYWJsZWRcIiwgXCJmb3Jtbm92YWxpZGF0ZVwiLCBcImhpZGRlblwiLCBcImluZGV0ZXJtaW5hdGVcIiwgXCJpbmVydFwiLCBcImlzbWFwXCIsIFwiaXRlbXNjb3BlXCIsIFwibG9vcFwiLCBcIm11bHRpcGxlXCIsXG4gICAgXCJtdXRlZFwiLCBcIm5vaHJlZlwiLCBcIm5vcmVzaXplXCIsIFwibm9zaGFkZVwiLCBcIm5vdmFsaWRhdGVcIiwgXCJub3dyYXBcIiwgXCJvcGVuXCIsIFwicGF1c2VvbmV4aXRcIiwgXCJyZWFkb25seVwiLFxuICAgIFwicmVxdWlyZWRcIiwgXCJyZXZlcnNlZFwiLCBcInNjb3BlZFwiLCBcInNlYW1sZXNzXCIsIFwic2VsZWN0ZWRcIiwgXCJzb3J0YWJsZVwiLCBcInNwZWxsY2hlY2tcIiwgXCJ0cmFuc2xhdGVcIixcbiAgICBcInRydWVzcGVlZFwiLCBcInR5cGVtdXN0bWF0Y2hcIiwgXCJ2aXNpYmxlXCJdO1xudmFyIHhsaW5rTlMgPSAnaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayc7XG52YXIgeG1sTlMgPSAnaHR0cDovL3d3dy53My5vcmcvWE1MLzE5OTgvbmFtZXNwYWNlJztcbnZhciBjb2xvbkNoYXIgPSA1ODtcbnZhciB4Q2hhciA9IDEyMDtcbnZhciBib29sZWFuQXR0cnNEaWN0ID0gT2JqZWN0LmNyZWF0ZShudWxsKTtcbmZvciAodmFyIGkgPSAwLCBsZW4gPSBib29sZWFuQXR0cnMubGVuZ3RoOyBpIDwgbGVuOyBpKyspIHtcbiAgICBib29sZWFuQXR0cnNEaWN0W2Jvb2xlYW5BdHRyc1tpXV0gPSB0cnVlO1xufVxuZnVuY3Rpb24gdXBkYXRlQXR0cnMob2xkVm5vZGUsIHZub2RlKSB7XG4gICAgdmFyIGtleSwgZWxtID0gdm5vZGUuZWxtLCBvbGRBdHRycyA9IG9sZFZub2RlLmRhdGEuYXR0cnMsIGF0dHJzID0gdm5vZGUuZGF0YS5hdHRycztcbiAgICBpZiAoIW9sZEF0dHJzICYmICFhdHRycylcbiAgICAgICAgcmV0dXJuO1xuICAgIGlmIChvbGRBdHRycyA9PT0gYXR0cnMpXG4gICAgICAgIHJldHVybjtcbiAgICBvbGRBdHRycyA9IG9sZEF0dHJzIHx8IHt9O1xuICAgIGF0dHJzID0gYXR0cnMgfHwge307XG4gICAgLy8gdXBkYXRlIG1vZGlmaWVkIGF0dHJpYnV0ZXMsIGFkZCBuZXcgYXR0cmlidXRlc1xuICAgIGZvciAoa2V5IGluIGF0dHJzKSB7XG4gICAgICAgIHZhciBjdXIgPSBhdHRyc1trZXldO1xuICAgICAgICB2YXIgb2xkID0gb2xkQXR0cnNba2V5XTtcbiAgICAgICAgaWYgKG9sZCAhPT0gY3VyKSB7XG4gICAgICAgICAgICBpZiAoYm9vbGVhbkF0dHJzRGljdFtrZXldKSB7XG4gICAgICAgICAgICAgICAgaWYgKGN1cikge1xuICAgICAgICAgICAgICAgICAgICBlbG0uc2V0QXR0cmlidXRlKGtleSwgXCJcIik7XG4gICAgICAgICAgICAgICAgfVxuICAgICAgICAgICAgICAgIGVsc2Uge1xuICAgICAgICAgICAgICAgICAgICBlbG0ucmVtb3ZlQXR0cmlidXRlKGtleSk7XG4gICAgICAgICAgICAgICAgfVxuICAgICAgICAgICAgfVxuICAgICAgICAgICAgZWxzZSB7XG4gICAgICAgICAgICAgICAgaWYgKGtleS5jaGFyQ29kZUF0KDApICE9PSB4Q2hhcikge1xuICAgICAgICAgICAgICAgICAgICBlbG0uc2V0QXR0cmlidXRlKGtleSwgY3VyKTtcbiAgICAgICAgICAgICAgICB9XG4gICAgICAgICAgICAgICAgZWxzZSBpZiAoa2V5LmNoYXJDb2RlQXQoMykgPT09IGNvbG9uQ2hhcikge1xuICAgICAgICAgICAgICAgICAgICAvLyBBc3N1bWUgeG1sIG5hbWVzcGFjZVxuICAgICAgICAgICAgICAgICAgICBlbG0uc2V0QXR0cmlidXRlTlMoeG1sTlMsIGtleSwgY3VyKTtcbiAgICAgICAgICAgICAgICB9XG4gICAgICAgICAgICAgICAgZWxzZSBpZiAoa2V5LmNoYXJDb2RlQXQoNSkgPT09IGNvbG9uQ2hhcikge1xuICAgICAgICAgICAgICAgICAgICAvLyBBc3N1bWUgeGxpbmsgbmFtZXNwYWNlXG4gICAgICAgICAgICAgICAgICAgIGVsbS5zZXRBdHRyaWJ1dGVOUyh4bGlua05TLCBrZXksIGN1cik7XG4gICAgICAgICAgICAgICAgfVxuICAgICAgICAgICAgICAgIGVsc2Uge1xuICAgICAgICAgICAgICAgICAgICBlbG0uc2V0QXR0cmlidXRlKGtleSwgY3VyKTtcbiAgICAgICAgICAgICAgICB9XG4gICAgICAgICAgICB9XG4gICAgICAgIH1cbiAgICB9XG4gICAgLy8gcmVtb3ZlIHJlbW92ZWQgYXR0cmlidXRlc1xuICAgIC8vIHVzZSBgaW5gIG9wZXJhdG9yIHNpbmNlIHRoZSBwcmV2aW91cyBgZm9yYCBpdGVyYXRpb24gdXNlcyBpdCAoLmkuZS4gYWRkIGV2ZW4gYXR0cmlidXRlcyB3aXRoIHVuZGVmaW5lZCB2YWx1ZSlcbiAgICAvLyB0aGUgb3RoZXIgb3B0aW9uIGlzIHRvIHJlbW92ZSBhbGwgYXR0cmlidXRlcyB3aXRoIHZhbHVlID09IHVuZGVmaW5lZFxuICAgIGZvciAoa2V5IGluIG9sZEF0dHJzKSB7XG4gICAgICAgIGlmICghKGtleSBpbiBhdHRycykpIHtcbiAgICAgICAgICAgIGVsbS5yZW1vdmVBdHRyaWJ1dGUoa2V5KTtcbiAgICAgICAgfVxuICAgIH1cbn1cbmV4cG9ydHMuYXR0cmlidXRlc01vZHVsZSA9IHsgY3JlYXRlOiB1cGRhdGVBdHRycywgdXBkYXRlOiB1cGRhdGVBdHRycyB9O1xuZXhwb3J0cy5kZWZhdWx0ID0gZXhwb3J0cy5hdHRyaWJ1dGVzTW9kdWxlO1xuLy8jIHNvdXJjZU1hcHBpbmdVUkw9YXR0cmlidXRlcy5qcy5tYXAiLCJcInVzZSBzdHJpY3RcIjtcbk9iamVjdC5kZWZpbmVQcm9wZXJ0eShleHBvcnRzLCBcIl9fZXNNb2R1bGVcIiwgeyB2YWx1ZTogdHJ1ZSB9KTtcbmZ1bmN0aW9uIHVwZGF0ZUNsYXNzKG9sZFZub2RlLCB2bm9kZSkge1xuICAgIHZhciBjdXIsIG5hbWUsIGVsbSA9IHZub2RlLmVsbSwgb2xkQ2xhc3MgPSBvbGRWbm9kZS5kYXRhLmNsYXNzLCBrbGFzcyA9IHZub2RlLmRhdGEuY2xhc3M7XG4gICAgaWYgKCFvbGRDbGFzcyAmJiAha2xhc3MpXG4gICAgICAgIHJldHVybjtcbiAgICBpZiAob2xkQ2xhc3MgPT09IGtsYXNzKVxuICAgICAgICByZXR1cm47XG4gICAgb2xkQ2xhc3MgPSBvbGRDbGFzcyB8fCB7fTtcbiAgICBrbGFzcyA9IGtsYXNzIHx8IHt9O1xuICAgIGZvciAobmFtZSBpbiBvbGRDbGFzcykge1xuICAgICAgICBpZiAoIWtsYXNzW25hbWVdKSB7XG4gICAgICAgICAgICBlbG0uY2xhc3NMaXN0LnJlbW92ZShuYW1lKTtcbiAgICAgICAgfVxuICAgIH1cbiAgICBmb3IgKG5hbWUgaW4ga2xhc3MpIHtcbiAgICAgICAgY3VyID0ga2xhc3NbbmFtZV07XG4gICAgICAgIGlmIChjdXIgIT09IG9sZENsYXNzW25hbWVdKSB7XG4gICAgICAgICAgICBlbG0uY2xhc3NMaXN0W2N1ciA/ICdhZGQnIDogJ3JlbW92ZSddKG5hbWUpO1xuICAgICAgICB9XG4gICAgfVxufVxuZXhwb3J0cy5jbGFzc01vZHVsZSA9IHsgY3JlYXRlOiB1cGRhdGVDbGFzcywgdXBkYXRlOiB1cGRhdGVDbGFzcyB9O1xuZXhwb3J0cy5kZWZhdWx0ID0gZXhwb3J0cy5jbGFzc01vZHVsZTtcbi8vIyBzb3VyY2VNYXBwaW5nVVJMPWNsYXNzLmpzLm1hcCIsIlwidXNlIHN0cmljdFwiO1xuT2JqZWN0LmRlZmluZVByb3BlcnR5KGV4cG9ydHMsIFwiX19lc01vZHVsZVwiLCB7IHZhbHVlOiB0cnVlIH0pO1xuZnVuY3Rpb24gaW52b2tlSGFuZGxlcihoYW5kbGVyLCB2bm9kZSwgZXZlbnQpIHtcbiAgICBpZiAodHlwZW9mIGhhbmRsZXIgPT09IFwiZnVuY3Rpb25cIikge1xuICAgICAgICAvLyBjYWxsIGZ1bmN0aW9uIGhhbmRsZXJcbiAgICAgICAgaGFuZGxlci5jYWxsKHZub2RlLCBldmVudCwgdm5vZGUpO1xuICAgIH1cbiAgICBlbHNlIGlmICh0eXBlb2YgaGFuZGxlciA9PT0gXCJvYmplY3RcIikge1xuICAgICAgICAvLyBjYWxsIGhhbmRsZXIgd2l0aCBhcmd1bWVudHNcbiAgICAgICAgaWYgKHR5cGVvZiBoYW5kbGVyWzBdID09PSBcImZ1bmN0aW9uXCIpIHtcbiAgICAgICAgICAgIC8vIHNwZWNpYWwgY2FzZSBmb3Igc2luZ2xlIGFyZ3VtZW50IGZvciBwZXJmb3JtYW5jZVxuICAgICAgICAgICAgaWYgKGhhbmRsZXIubGVuZ3RoID09PSAyKSB7XG4gICAgICAgICAgICAgICAgaGFuZGxlclswXS5jYWxsKHZub2RlLCBoYW5kbGVyWzFdLCBldmVudCwgdm5vZGUpO1xuICAgICAgICAgICAgfVxuICAgICAgICAgICAgZWxzZSB7XG4gICAgICAgICAgICAgICAgdmFyIGFyZ3MgPSBoYW5kbGVyLnNsaWNlKDEpO1xuICAgICAgICAgICAgICAgIGFyZ3MucHVzaChldmVudCk7XG4gICAgICAgICAgICAgICAgYXJncy5wdXNoKHZub2RlKTtcbiAgICAgICAgICAgICAgICBoYW5kbGVyWzBdLmFwcGx5KHZub2RlLCBhcmdzKTtcbiAgICAgICAgICAgIH1cbiAgICAgICAgfVxuICAgICAgICBlbHNlIHtcbiAgICAgICAgICAgIC8vIGNhbGwgbXVsdGlwbGUgaGFuZGxlcnNcbiAgICAgICAgICAgIGZvciAodmFyIGkgPSAwOyBpIDwgaGFuZGxlci5sZW5ndGg7IGkrKykge1xuICAgICAgICAgICAgICAgIGludm9rZUhhbmRsZXIoaGFuZGxlcltpXSk7XG4gICAgICAgICAgICB9XG4gICAgICAgIH1cbiAgICB9XG59XG5mdW5jdGlvbiBoYW5kbGVFdmVudChldmVudCwgdm5vZGUpIHtcbiAgICB2YXIgbmFtZSA9IGV2ZW50LnR5cGUsIG9uID0gdm5vZGUuZGF0YS5vbjtcbiAgICAvLyBjYWxsIGV2ZW50IGhhbmRsZXIocykgaWYgZXhpc3RzXG4gICAgaWYgKG9uICYmIG9uW25hbWVdKSB7XG4gICAgICAgIGludm9rZUhhbmRsZXIob25bbmFtZV0sIHZub2RlLCBldmVudCk7XG4gICAgfVxufVxuZnVuY3Rpb24gY3JlYXRlTGlzdGVuZXIoKSB7XG4gICAgcmV0dXJuIGZ1bmN0aW9uIGhhbmRsZXIoZXZlbnQpIHtcbiAgICAgICAgaGFuZGxlRXZlbnQoZXZlbnQsIGhhbmRsZXIudm5vZGUpO1xuICAgIH07XG59XG5mdW5jdGlvbiB1cGRhdGVFdmVudExpc3RlbmVycyhvbGRWbm9kZSwgdm5vZGUpIHtcbiAgICB2YXIgb2xkT24gPSBvbGRWbm9kZS5kYXRhLm9uLCBvbGRMaXN0ZW5lciA9IG9sZFZub2RlLmxpc3RlbmVyLCBvbGRFbG0gPSBvbGRWbm9kZS5lbG0sIG9uID0gdm5vZGUgJiYgdm5vZGUuZGF0YS5vbiwgZWxtID0gKHZub2RlICYmIHZub2RlLmVsbSksIG5hbWU7XG4gICAgLy8gb3B0aW1pemF0aW9uIGZvciByZXVzZWQgaW1tdXRhYmxlIGhhbmRsZXJzXG4gICAgaWYgKG9sZE9uID09PSBvbikge1xuICAgICAgICByZXR1cm47XG4gICAgfVxuICAgIC8vIHJlbW92ZSBleGlzdGluZyBsaXN0ZW5lcnMgd2hpY2ggbm8gbG9uZ2VyIHVzZWRcbiAgICBpZiAob2xkT24gJiYgb2xkTGlzdGVuZXIpIHtcbiAgICAgICAgLy8gaWYgZWxlbWVudCBjaGFuZ2VkIG9yIGRlbGV0ZWQgd2UgcmVtb3ZlIGFsbCBleGlzdGluZyBsaXN0ZW5lcnMgdW5jb25kaXRpb25hbGx5XG4gICAgICAgIGlmICghb24pIHtcbiAgICAgICAgICAgIGZvciAobmFtZSBpbiBvbGRPbikge1xuICAgICAgICAgICAgICAgIC8vIHJlbW92ZSBsaXN0ZW5lciBpZiBlbGVtZW50IHdhcyBjaGFuZ2VkIG9yIGV4aXN0aW5nIGxpc3RlbmVycyByZW1vdmVkXG4gICAgICAgICAgICAgICAgb2xkRWxtLnJlbW92ZUV2ZW50TGlzdGVuZXIobmFtZSwgb2xkTGlzdGVuZXIsIGZhbHNlKTtcbiAgICAgICAgICAgIH1cbiAgICAgICAgfVxuICAgICAgICBlbHNlIHtcbiAgICAgICAgICAgIGZvciAobmFtZSBpbiBvbGRPbikge1xuICAgICAgICAgICAgICAgIC8vIHJlbW92ZSBsaXN0ZW5lciBpZiBleGlzdGluZyBsaXN0ZW5lciByZW1vdmVkXG4gICAgICAgICAgICAgICAgaWYgKCFvbltuYW1lXSkge1xuICAgICAgICAgICAgICAgICAgICBvbGRFbG0ucmVtb3ZlRXZlbnRMaXN0ZW5lcihuYW1lLCBvbGRMaXN0ZW5lciwgZmFsc2UpO1xuICAgICAgICAgICAgICAgIH1cbiAgICAgICAgICAgIH1cbiAgICAgICAgfVxuICAgIH1cbiAgICAvLyBhZGQgbmV3IGxpc3RlbmVycyB3aGljaCBoYXMgbm90IGFscmVhZHkgYXR0YWNoZWRcbiAgICBpZiAob24pIHtcbiAgICAgICAgLy8gcmV1c2UgZXhpc3RpbmcgbGlzdGVuZXIgb3IgY3JlYXRlIG5ld1xuICAgICAgICB2YXIgbGlzdGVuZXIgPSB2bm9kZS5saXN0ZW5lciA9IG9sZFZub2RlLmxpc3RlbmVyIHx8IGNyZWF0ZUxpc3RlbmVyKCk7XG4gICAgICAgIC8vIHVwZGF0ZSB2bm9kZSBmb3IgbGlzdGVuZXJcbiAgICAgICAgbGlzdGVuZXIudm5vZGUgPSB2bm9kZTtcbiAgICAgICAgLy8gaWYgZWxlbWVudCBjaGFuZ2VkIG9yIGFkZGVkIHdlIGFkZCBhbGwgbmVlZGVkIGxpc3RlbmVycyB1bmNvbmRpdGlvbmFsbHlcbiAgICAgICAgaWYgKCFvbGRPbikge1xuICAgICAgICAgICAgZm9yIChuYW1lIGluIG9uKSB7XG4gICAgICAgICAgICAgICAgLy8gYWRkIGxpc3RlbmVyIGlmIGVsZW1lbnQgd2FzIGNoYW5nZWQgb3IgbmV3IGxpc3RlbmVycyBhZGRlZFxuICAgICAgICAgICAgICAgIGVsbS5hZGRFdmVudExpc3RlbmVyKG5hbWUsIGxpc3RlbmVyLCBmYWxzZSk7XG4gICAgICAgICAgICB9XG4gICAgICAgIH1cbiAgICAgICAgZWxzZSB7XG4gICAgICAgICAgICBmb3IgKG5hbWUgaW4gb24pIHtcbiAgICAgICAgICAgICAgICAvLyBhZGQgbGlzdGVuZXIgaWYgbmV3IGxpc3RlbmVyIGFkZGVkXG4gICAgICAgICAgICAgICAgaWYgKCFvbGRPbltuYW1lXSkge1xuICAgICAgICAgICAgICAgICAgICBlbG0uYWRkRXZlbnRMaXN0ZW5lcihuYW1lLCBsaXN0ZW5lciwgZmFsc2UpO1xuICAgICAgICAgICAgICAgIH1cbiAgICAgICAgICAgIH1cbiAgICAgICAgfVxuICAgIH1cbn1cbmV4cG9ydHMuZXZlbnRMaXN0ZW5lcnNNb2R1bGUgPSB7XG4gICAgY3JlYXRlOiB1cGRhdGVFdmVudExpc3RlbmVycyxcbiAgICB1cGRhdGU6IHVwZGF0ZUV2ZW50TGlzdGVuZXJzLFxuICAgIGRlc3Ryb3k6IHVwZGF0ZUV2ZW50TGlzdGVuZXJzXG59O1xuZXhwb3J0cy5kZWZhdWx0ID0gZXhwb3J0cy5ldmVudExpc3RlbmVyc01vZHVsZTtcbi8vIyBzb3VyY2VNYXBwaW5nVVJMPWV2ZW50bGlzdGVuZXJzLmpzLm1hcCIsIlwidXNlIHN0cmljdFwiO1xuT2JqZWN0LmRlZmluZVByb3BlcnR5KGV4cG9ydHMsIFwiX19lc01vZHVsZVwiLCB7IHZhbHVlOiB0cnVlIH0pO1xuZnVuY3Rpb24gdXBkYXRlUHJvcHMob2xkVm5vZGUsIHZub2RlKSB7XG4gICAgdmFyIGtleSwgY3VyLCBvbGQsIGVsbSA9IHZub2RlLmVsbSwgb2xkUHJvcHMgPSBvbGRWbm9kZS5kYXRhLnByb3BzLCBwcm9wcyA9IHZub2RlLmRhdGEucHJvcHM7XG4gICAgaWYgKCFvbGRQcm9wcyAmJiAhcHJvcHMpXG4gICAgICAgIHJldHVybjtcbiAgICBpZiAob2xkUHJvcHMgPT09IHByb3BzKVxuICAgICAgICByZXR1cm47XG4gICAgb2xkUHJvcHMgPSBvbGRQcm9wcyB8fCB7fTtcbiAgICBwcm9wcyA9IHByb3BzIHx8IHt9O1xuICAgIGZvciAoa2V5IGluIG9sZFByb3BzKSB7XG4gICAgICAgIGlmICghcHJvcHNba2V5XSkge1xuICAgICAgICAgICAgZGVsZXRlIGVsbVtrZXldO1xuICAgICAgICB9XG4gICAgfVxuICAgIGZvciAoa2V5IGluIHByb3BzKSB7XG4gICAgICAgIGN1ciA9IHByb3BzW2tleV07XG4gICAgICAgIG9sZCA9IG9sZFByb3BzW2tleV07XG4gICAgICAgIGlmIChvbGQgIT09IGN1ciAmJiAoa2V5ICE9PSAndmFsdWUnIHx8IGVsbVtrZXldICE9PSBjdXIpKSB7XG4gICAgICAgICAgICBlbG1ba2V5XSA9IGN1cjtcbiAgICAgICAgfVxuICAgIH1cbn1cbmV4cG9ydHMucHJvcHNNb2R1bGUgPSB7IGNyZWF0ZTogdXBkYXRlUHJvcHMsIHVwZGF0ZTogdXBkYXRlUHJvcHMgfTtcbmV4cG9ydHMuZGVmYXVsdCA9IGV4cG9ydHMucHJvcHNNb2R1bGU7XG4vLyMgc291cmNlTWFwcGluZ1VSTD1wcm9wcy5qcy5tYXAiLCJcInVzZSBzdHJpY3RcIjtcbk9iamVjdC5kZWZpbmVQcm9wZXJ0eShleHBvcnRzLCBcIl9fZXNNb2R1bGVcIiwgeyB2YWx1ZTogdHJ1ZSB9KTtcbnZhciByYWYgPSAodHlwZW9mIHdpbmRvdyAhPT0gJ3VuZGVmaW5lZCcgJiYgd2luZG93LnJlcXVlc3RBbmltYXRpb25GcmFtZSkgfHwgc2V0VGltZW91dDtcbnZhciBuZXh0RnJhbWUgPSBmdW5jdGlvbiAoZm4pIHsgcmFmKGZ1bmN0aW9uICgpIHsgcmFmKGZuKTsgfSk7IH07XG5mdW5jdGlvbiBzZXROZXh0RnJhbWUob2JqLCBwcm9wLCB2YWwpIHtcbiAgICBuZXh0RnJhbWUoZnVuY3Rpb24gKCkgeyBvYmpbcHJvcF0gPSB2YWw7IH0pO1xufVxuZnVuY3Rpb24gdXBkYXRlU3R5bGUob2xkVm5vZGUsIHZub2RlKSB7XG4gICAgdmFyIGN1ciwgbmFtZSwgZWxtID0gdm5vZGUuZWxtLCBvbGRTdHlsZSA9IG9sZFZub2RlLmRhdGEuc3R5bGUsIHN0eWxlID0gdm5vZGUuZGF0YS5zdHlsZTtcbiAgICBpZiAoIW9sZFN0eWxlICYmICFzdHlsZSlcbiAgICAgICAgcmV0dXJuO1xuICAgIGlmIChvbGRTdHlsZSA9PT0gc3R5bGUpXG4gICAgICAgIHJldHVybjtcbiAgICBvbGRTdHlsZSA9IG9sZFN0eWxlIHx8IHt9O1xuICAgIHN0eWxlID0gc3R5bGUgfHwge307XG4gICAgdmFyIG9sZEhhc0RlbCA9ICdkZWxheWVkJyBpbiBvbGRTdHlsZTtcbiAgICBmb3IgKG5hbWUgaW4gb2xkU3R5bGUpIHtcbiAgICAgICAgaWYgKCFzdHlsZVtuYW1lXSkge1xuICAgICAgICAgICAgaWYgKG5hbWVbMF0gPT09ICctJyAmJiBuYW1lWzFdID09PSAnLScpIHtcbiAgICAgICAgICAgICAgICBlbG0uc3R5bGUucmVtb3ZlUHJvcGVydHkobmFtZSk7XG4gICAgICAgICAgICB9XG4gICAgICAgICAgICBlbHNlIHtcbiAgICAgICAgICAgICAgICBlbG0uc3R5bGVbbmFtZV0gPSAnJztcbiAgICAgICAgICAgIH1cbiAgICAgICAgfVxuICAgIH1cbiAgICBmb3IgKG5hbWUgaW4gc3R5bGUpIHtcbiAgICAgICAgY3VyID0gc3R5bGVbbmFtZV07XG4gICAgICAgIGlmIChuYW1lID09PSAnZGVsYXllZCcgJiYgc3R5bGUuZGVsYXllZCkge1xuICAgICAgICAgICAgZm9yICh2YXIgbmFtZTIgaW4gc3R5bGUuZGVsYXllZCkge1xuICAgICAgICAgICAgICAgIGN1ciA9IHN0eWxlLmRlbGF5ZWRbbmFtZTJdO1xuICAgICAgICAgICAgICAgIGlmICghb2xkSGFzRGVsIHx8IGN1ciAhPT0gb2xkU3R5bGUuZGVsYXllZFtuYW1lMl0pIHtcbiAgICAgICAgICAgICAgICAgICAgc2V0TmV4dEZyYW1lKGVsbS5zdHlsZSwgbmFtZTIsIGN1cik7XG4gICAgICAgICAgICAgICAgfVxuICAgICAgICAgICAgfVxuICAgICAgICB9XG4gICAgICAgIGVsc2UgaWYgKG5hbWUgIT09ICdyZW1vdmUnICYmIGN1ciAhPT0gb2xkU3R5bGVbbmFtZV0pIHtcbiAgICAgICAgICAgIGlmIChuYW1lWzBdID09PSAnLScgJiYgbmFtZVsxXSA9PT0gJy0nKSB7XG4gICAgICAgICAgICAgICAgZWxtLnN0eWxlLnNldFByb3BlcnR5KG5hbWUsIGN1cik7XG4gICAgICAgICAgICB9XG4gICAgICAgICAgICBlbHNlIHtcbiAgICAgICAgICAgICAgICBlbG0uc3R5bGVbbmFtZV0gPSBjdXI7XG4gICAgICAgICAgICB9XG4gICAgICAgIH1cbiAgICB9XG59XG5mdW5jdGlvbiBhcHBseURlc3Ryb3lTdHlsZSh2bm9kZSkge1xuICAgIHZhciBzdHlsZSwgbmFtZSwgZWxtID0gdm5vZGUuZWxtLCBzID0gdm5vZGUuZGF0YS5zdHlsZTtcbiAgICBpZiAoIXMgfHwgIShzdHlsZSA9IHMuZGVzdHJveSkpXG4gICAgICAgIHJldHVybjtcbiAgICBmb3IgKG5hbWUgaW4gc3R5bGUpIHtcbiAgICAgICAgZWxtLnN0eWxlW25hbWVdID0gc3R5bGVbbmFtZV07XG4gICAgfVxufVxuZnVuY3Rpb24gYXBwbHlSZW1vdmVTdHlsZSh2bm9kZSwgcm0pIHtcbiAgICB2YXIgcyA9IHZub2RlLmRhdGEuc3R5bGU7XG4gICAgaWYgKCFzIHx8ICFzLnJlbW92ZSkge1xuICAgICAgICBybSgpO1xuICAgICAgICByZXR1cm47XG4gICAgfVxuICAgIHZhciBuYW1lLCBlbG0gPSB2bm9kZS5lbG0sIGkgPSAwLCBjb21wU3R5bGUsIHN0eWxlID0gcy5yZW1vdmUsIGFtb3VudCA9IDAsIGFwcGxpZWQgPSBbXTtcbiAgICBmb3IgKG5hbWUgaW4gc3R5bGUpIHtcbiAgICAgICAgYXBwbGllZC5wdXNoKG5hbWUpO1xuICAgICAgICBlbG0uc3R5bGVbbmFtZV0gPSBzdHlsZVtuYW1lXTtcbiAgICB9XG4gICAgY29tcFN0eWxlID0gZ2V0Q29tcHV0ZWRTdHlsZShlbG0pO1xuICAgIHZhciBwcm9wcyA9IGNvbXBTdHlsZVsndHJhbnNpdGlvbi1wcm9wZXJ0eSddLnNwbGl0KCcsICcpO1xuICAgIGZvciAoOyBpIDwgcHJvcHMubGVuZ3RoOyArK2kpIHtcbiAgICAgICAgaWYgKGFwcGxpZWQuaW5kZXhPZihwcm9wc1tpXSkgIT09IC0xKVxuICAgICAgICAgICAgYW1vdW50Kys7XG4gICAgfVxuICAgIGVsbS5hZGRFdmVudExpc3RlbmVyKCd0cmFuc2l0aW9uZW5kJywgZnVuY3Rpb24gKGV2KSB7XG4gICAgICAgIGlmIChldi50YXJnZXQgPT09IGVsbSlcbiAgICAgICAgICAgIC0tYW1vdW50O1xuICAgICAgICBpZiAoYW1vdW50ID09PSAwKVxuICAgICAgICAgICAgcm0oKTtcbiAgICB9KTtcbn1cbmV4cG9ydHMuc3R5bGVNb2R1bGUgPSB7XG4gICAgY3JlYXRlOiB1cGRhdGVTdHlsZSxcbiAgICB1cGRhdGU6IHVwZGF0ZVN0eWxlLFxuICAgIGRlc3Ryb3k6IGFwcGx5RGVzdHJveVN0eWxlLFxuICAgIHJlbW92ZTogYXBwbHlSZW1vdmVTdHlsZVxufTtcbmV4cG9ydHMuZGVmYXVsdCA9IGV4cG9ydHMuc3R5bGVNb2R1bGU7XG4vLyMgc291cmNlTWFwcGluZ1VSTD1zdHlsZS5qcy5tYXAiLCJcInVzZSBzdHJpY3RcIjtcbk9iamVjdC5kZWZpbmVQcm9wZXJ0eShleHBvcnRzLCBcIl9fZXNNb2R1bGVcIiwgeyB2YWx1ZTogdHJ1ZSB9KTtcbnZhciBzbmFiYmRvbV8xID0gcmVxdWlyZShcIi4vc25hYmJkb21cIik7XG52YXIgYXR0cmlidXRlc18xID0gcmVxdWlyZShcIi4vbW9kdWxlcy9hdHRyaWJ1dGVzXCIpOyAvLyBmb3Igc2V0dGluZyBhdHRyaWJ1dGVzIG9uIERPTSBlbGVtZW50c1xudmFyIGNsYXNzXzEgPSByZXF1aXJlKFwiLi9tb2R1bGVzL2NsYXNzXCIpOyAvLyBtYWtlcyBpdCBlYXN5IHRvIHRvZ2dsZSBjbGFzc2VzXG52YXIgcHJvcHNfMSA9IHJlcXVpcmUoXCIuL21vZHVsZXMvcHJvcHNcIik7IC8vIGZvciBzZXR0aW5nIHByb3BlcnRpZXMgb24gRE9NIGVsZW1lbnRzXG52YXIgc3R5bGVfMSA9IHJlcXVpcmUoXCIuL21vZHVsZXMvc3R5bGVcIik7IC8vIGhhbmRsZXMgc3R5bGluZyBvbiBlbGVtZW50cyB3aXRoIHN1cHBvcnQgZm9yIGFuaW1hdGlvbnNcbnZhciBldmVudGxpc3RlbmVyc18xID0gcmVxdWlyZShcIi4vbW9kdWxlcy9ldmVudGxpc3RlbmVyc1wiKTsgLy8gYXR0YWNoZXMgZXZlbnQgbGlzdGVuZXJzXG52YXIgaF8xID0gcmVxdWlyZShcIi4vaFwiKTsgLy8gaGVscGVyIGZ1bmN0aW9uIGZvciBjcmVhdGluZyB2bm9kZXNcbnZhciBwYXRjaCA9IHNuYWJiZG9tXzEuaW5pdChbXG4gICAgYXR0cmlidXRlc18xLmF0dHJpYnV0ZXNNb2R1bGUsXG4gICAgY2xhc3NfMS5jbGFzc01vZHVsZSxcbiAgICBwcm9wc18xLnByb3BzTW9kdWxlLFxuICAgIHN0eWxlXzEuc3R5bGVNb2R1bGUsXG4gICAgZXZlbnRsaXN0ZW5lcnNfMS5ldmVudExpc3RlbmVyc01vZHVsZVxuXSk7XG5leHBvcnRzLnNuYWJiZG9tQnVuZGxlID0geyBwYXRjaDogcGF0Y2gsIGg6IGhfMS5oIH07XG5leHBvcnRzLmRlZmF1bHQgPSBleHBvcnRzLnNuYWJiZG9tQnVuZGxlO1xuLy8jIHNvdXJjZU1hcHBpbmdVUkw9c25hYmJkb20uYnVuZGxlLmpzLm1hcCIsIlwidXNlIHN0cmljdFwiO1xuT2JqZWN0LmRlZmluZVByb3BlcnR5KGV4cG9ydHMsIFwiX19lc01vZHVsZVwiLCB7IHZhbHVlOiB0cnVlIH0pO1xudmFyIHZub2RlXzEgPSByZXF1aXJlKFwiLi92bm9kZVwiKTtcbnZhciBpcyA9IHJlcXVpcmUoXCIuL2lzXCIpO1xudmFyIGh0bWxkb21hcGlfMSA9IHJlcXVpcmUoXCIuL2h0bWxkb21hcGlcIik7XG5mdW5jdGlvbiBpc1VuZGVmKHMpIHsgcmV0dXJuIHMgPT09IHVuZGVmaW5lZDsgfVxuZnVuY3Rpb24gaXNEZWYocykgeyByZXR1cm4gcyAhPT0gdW5kZWZpbmVkOyB9XG52YXIgZW1wdHlOb2RlID0gdm5vZGVfMS5kZWZhdWx0KCcnLCB7fSwgW10sIHVuZGVmaW5lZCwgdW5kZWZpbmVkKTtcbmZ1bmN0aW9uIHNhbWVWbm9kZSh2bm9kZTEsIHZub2RlMikge1xuICAgIHJldHVybiB2bm9kZTEua2V5ID09PSB2bm9kZTIua2V5ICYmIHZub2RlMS5zZWwgPT09IHZub2RlMi5zZWw7XG59XG5mdW5jdGlvbiBpc1Zub2RlKHZub2RlKSB7XG4gICAgcmV0dXJuIHZub2RlLnNlbCAhPT0gdW5kZWZpbmVkO1xufVxuZnVuY3Rpb24gY3JlYXRlS2V5VG9PbGRJZHgoY2hpbGRyZW4sIGJlZ2luSWR4LCBlbmRJZHgpIHtcbiAgICB2YXIgaSwgbWFwID0ge30sIGtleSwgY2g7XG4gICAgZm9yIChpID0gYmVnaW5JZHg7IGkgPD0gZW5kSWR4OyArK2kpIHtcbiAgICAgICAgY2ggPSBjaGlsZHJlbltpXTtcbiAgICAgICAgaWYgKGNoICE9IG51bGwpIHtcbiAgICAgICAgICAgIGtleSA9IGNoLmtleTtcbiAgICAgICAgICAgIGlmIChrZXkgIT09IHVuZGVmaW5lZClcbiAgICAgICAgICAgICAgICBtYXBba2V5XSA9IGk7XG4gICAgICAgIH1cbiAgICB9XG4gICAgcmV0dXJuIG1hcDtcbn1cbnZhciBob29rcyA9IFsnY3JlYXRlJywgJ3VwZGF0ZScsICdyZW1vdmUnLCAnZGVzdHJveScsICdwcmUnLCAncG9zdCddO1xudmFyIGhfMSA9IHJlcXVpcmUoXCIuL2hcIik7XG5leHBvcnRzLmggPSBoXzEuaDtcbnZhciB0aHVua18xID0gcmVxdWlyZShcIi4vdGh1bmtcIik7XG5leHBvcnRzLnRodW5rID0gdGh1bmtfMS50aHVuaztcbmZ1bmN0aW9uIGluaXQobW9kdWxlcywgZG9tQXBpKSB7XG4gICAgdmFyIGksIGosIGNicyA9IHt9O1xuICAgIHZhciBhcGkgPSBkb21BcGkgIT09IHVuZGVmaW5lZCA/IGRvbUFwaSA6IGh0bWxkb21hcGlfMS5kZWZhdWx0O1xuICAgIGZvciAoaSA9IDA7IGkgPCBob29rcy5sZW5ndGg7ICsraSkge1xuICAgICAgICBjYnNbaG9va3NbaV1dID0gW107XG4gICAgICAgIGZvciAoaiA9IDA7IGogPCBtb2R1bGVzLmxlbmd0aDsgKytqKSB7XG4gICAgICAgICAgICB2YXIgaG9vayA9IG1vZHVsZXNbal1baG9va3NbaV1dO1xuICAgICAgICAgICAgaWYgKGhvb2sgIT09IHVuZGVmaW5lZCkge1xuICAgICAgICAgICAgICAgIGNic1tob29rc1tpXV0ucHVzaChob29rKTtcbiAgICAgICAgICAgIH1cbiAgICAgICAgfVxuICAgIH1cbiAgICBmdW5jdGlvbiBlbXB0eU5vZGVBdChlbG0pIHtcbiAgICAgICAgdmFyIGlkID0gZWxtLmlkID8gJyMnICsgZWxtLmlkIDogJyc7XG4gICAgICAgIHZhciBjID0gZWxtLmNsYXNzTmFtZSA/ICcuJyArIGVsbS5jbGFzc05hbWUuc3BsaXQoJyAnKS5qb2luKCcuJykgOiAnJztcbiAgICAgICAgcmV0dXJuIHZub2RlXzEuZGVmYXVsdChhcGkudGFnTmFtZShlbG0pLnRvTG93ZXJDYXNlKCkgKyBpZCArIGMsIHt9LCBbXSwgdW5kZWZpbmVkLCBlbG0pO1xuICAgIH1cbiAgICBmdW5jdGlvbiBjcmVhdGVSbUNiKGNoaWxkRWxtLCBsaXN0ZW5lcnMpIHtcbiAgICAgICAgcmV0dXJuIGZ1bmN0aW9uIHJtQ2IoKSB7XG4gICAgICAgICAgICBpZiAoLS1saXN0ZW5lcnMgPT09IDApIHtcbiAgICAgICAgICAgICAgICB2YXIgcGFyZW50XzEgPSBhcGkucGFyZW50Tm9kZShjaGlsZEVsbSk7XG4gICAgICAgICAgICAgICAgYXBpLnJlbW92ZUNoaWxkKHBhcmVudF8xLCBjaGlsZEVsbSk7XG4gICAgICAgICAgICB9XG4gICAgICAgIH07XG4gICAgfVxuICAgIGZ1bmN0aW9uIGNyZWF0ZUVsbSh2bm9kZSwgaW5zZXJ0ZWRWbm9kZVF1ZXVlKSB7XG4gICAgICAgIHZhciBpLCBkYXRhID0gdm5vZGUuZGF0YTtcbiAgICAgICAgaWYgKGRhdGEgIT09IHVuZGVmaW5lZCkge1xuICAgICAgICAgICAgaWYgKGlzRGVmKGkgPSBkYXRhLmhvb2spICYmIGlzRGVmKGkgPSBpLmluaXQpKSB7XG4gICAgICAgICAgICAgICAgaSh2bm9kZSk7XG4gICAgICAgICAgICAgICAgZGF0YSA9IHZub2RlLmRhdGE7XG4gICAgICAgICAgICB9XG4gICAgICAgIH1cbiAgICAgICAgdmFyIGNoaWxkcmVuID0gdm5vZGUuY2hpbGRyZW4sIHNlbCA9IHZub2RlLnNlbDtcbiAgICAgICAgaWYgKHNlbCA9PT0gJyEnKSB7XG4gICAgICAgICAgICBpZiAoaXNVbmRlZih2bm9kZS50ZXh0KSkge1xuICAgICAgICAgICAgICAgIHZub2RlLnRleHQgPSAnJztcbiAgICAgICAgICAgIH1cbiAgICAgICAgICAgIHZub2RlLmVsbSA9IGFwaS5jcmVhdGVDb21tZW50KHZub2RlLnRleHQpO1xuICAgICAgICB9XG4gICAgICAgIGVsc2UgaWYgKHNlbCAhPT0gdW5kZWZpbmVkKSB7XG4gICAgICAgICAgICAvLyBQYXJzZSBzZWxlY3RvclxuICAgICAgICAgICAgdmFyIGhhc2hJZHggPSBzZWwuaW5kZXhPZignIycpO1xuICAgICAgICAgICAgdmFyIGRvdElkeCA9IHNlbC5pbmRleE9mKCcuJywgaGFzaElkeCk7XG4gICAgICAgICAgICB2YXIgaGFzaCA9IGhhc2hJZHggPiAwID8gaGFzaElkeCA6IHNlbC5sZW5ndGg7XG4gICAgICAgICAgICB2YXIgZG90ID0gZG90SWR4ID4gMCA/IGRvdElkeCA6IHNlbC5sZW5ndGg7XG4gICAgICAgICAgICB2YXIgdGFnID0gaGFzaElkeCAhPT0gLTEgfHwgZG90SWR4ICE9PSAtMSA/IHNlbC5zbGljZSgwLCBNYXRoLm1pbihoYXNoLCBkb3QpKSA6IHNlbDtcbiAgICAgICAgICAgIHZhciBlbG0gPSB2bm9kZS5lbG0gPSBpc0RlZihkYXRhKSAmJiBpc0RlZihpID0gZGF0YS5ucykgPyBhcGkuY3JlYXRlRWxlbWVudE5TKGksIHRhZylcbiAgICAgICAgICAgICAgICA6IGFwaS5jcmVhdGVFbGVtZW50KHRhZyk7XG4gICAgICAgICAgICBpZiAoaGFzaCA8IGRvdClcbiAgICAgICAgICAgICAgICBlbG0uc2V0QXR0cmlidXRlKCdpZCcsIHNlbC5zbGljZShoYXNoICsgMSwgZG90KSk7XG4gICAgICAgICAgICBpZiAoZG90SWR4ID4gMClcbiAgICAgICAgICAgICAgICBlbG0uc2V0QXR0cmlidXRlKCdjbGFzcycsIHNlbC5zbGljZShkb3QgKyAxKS5yZXBsYWNlKC9cXC4vZywgJyAnKSk7XG4gICAgICAgICAgICBmb3IgKGkgPSAwOyBpIDwgY2JzLmNyZWF0ZS5sZW5ndGg7ICsraSlcbiAgICAgICAgICAgICAgICBjYnMuY3JlYXRlW2ldKGVtcHR5Tm9kZSwgdm5vZGUpO1xuICAgICAgICAgICAgaWYgKGlzLmFycmF5KGNoaWxkcmVuKSkge1xuICAgICAgICAgICAgICAgIGZvciAoaSA9IDA7IGkgPCBjaGlsZHJlbi5sZW5ndGg7ICsraSkge1xuICAgICAgICAgICAgICAgICAgICB2YXIgY2ggPSBjaGlsZHJlbltpXTtcbiAgICAgICAgICAgICAgICAgICAgaWYgKGNoICE9IG51bGwpIHtcbiAgICAgICAgICAgICAgICAgICAgICAgIGFwaS5hcHBlbmRDaGlsZChlbG0sIGNyZWF0ZUVsbShjaCwgaW5zZXJ0ZWRWbm9kZVF1ZXVlKSk7XG4gICAgICAgICAgICAgICAgICAgIH1cbiAgICAgICAgICAgICAgICB9XG4gICAgICAgICAgICB9XG4gICAgICAgICAgICBlbHNlIGlmIChpcy5wcmltaXRpdmUodm5vZGUudGV4dCkpIHtcbiAgICAgICAgICAgICAgICBhcGkuYXBwZW5kQ2hpbGQoZWxtLCBhcGkuY3JlYXRlVGV4dE5vZGUodm5vZGUudGV4dCkpO1xuICAgICAgICAgICAgfVxuICAgICAgICAgICAgaSA9IHZub2RlLmRhdGEuaG9vazsgLy8gUmV1c2UgdmFyaWFibGVcbiAgICAgICAgICAgIGlmIChpc0RlZihpKSkge1xuICAgICAgICAgICAgICAgIGlmIChpLmNyZWF0ZSlcbiAgICAgICAgICAgICAgICAgICAgaS5jcmVhdGUoZW1wdHlOb2RlLCB2bm9kZSk7XG4gICAgICAgICAgICAgICAgaWYgKGkuaW5zZXJ0KVxuICAgICAgICAgICAgICAgICAgICBpbnNlcnRlZFZub2RlUXVldWUucHVzaCh2bm9kZSk7XG4gICAgICAgICAgICB9XG4gICAgICAgIH1cbiAgICAgICAgZWxzZSB7XG4gICAgICAgICAgICB2bm9kZS5lbG0gPSBhcGkuY3JlYXRlVGV4dE5vZGUodm5vZGUudGV4dCk7XG4gICAgICAgIH1cbiAgICAgICAgcmV0dXJuIHZub2RlLmVsbTtcbiAgICB9XG4gICAgZnVuY3Rpb24gYWRkVm5vZGVzKHBhcmVudEVsbSwgYmVmb3JlLCB2bm9kZXMsIHN0YXJ0SWR4LCBlbmRJZHgsIGluc2VydGVkVm5vZGVRdWV1ZSkge1xuICAgICAgICBmb3IgKDsgc3RhcnRJZHggPD0gZW5kSWR4OyArK3N0YXJ0SWR4KSB7XG4gICAgICAgICAgICB2YXIgY2ggPSB2bm9kZXNbc3RhcnRJZHhdO1xuICAgICAgICAgICAgaWYgKGNoICE9IG51bGwpIHtcbiAgICAgICAgICAgICAgICBhcGkuaW5zZXJ0QmVmb3JlKHBhcmVudEVsbSwgY3JlYXRlRWxtKGNoLCBpbnNlcnRlZFZub2RlUXVldWUpLCBiZWZvcmUpO1xuICAgICAgICAgICAgfVxuICAgICAgICB9XG4gICAgfVxuICAgIGZ1bmN0aW9uIGludm9rZURlc3Ryb3lIb29rKHZub2RlKSB7XG4gICAgICAgIHZhciBpLCBqLCBkYXRhID0gdm5vZGUuZGF0YTtcbiAgICAgICAgaWYgKGRhdGEgIT09IHVuZGVmaW5lZCkge1xuICAgICAgICAgICAgaWYgKGlzRGVmKGkgPSBkYXRhLmhvb2spICYmIGlzRGVmKGkgPSBpLmRlc3Ryb3kpKVxuICAgICAgICAgICAgICAgIGkodm5vZGUpO1xuICAgICAgICAgICAgZm9yIChpID0gMDsgaSA8IGNicy5kZXN0cm95Lmxlbmd0aDsgKytpKVxuICAgICAgICAgICAgICAgIGNicy5kZXN0cm95W2ldKHZub2RlKTtcbiAgICAgICAgICAgIGlmICh2bm9kZS5jaGlsZHJlbiAhPT0gdW5kZWZpbmVkKSB7XG4gICAgICAgICAgICAgICAgZm9yIChqID0gMDsgaiA8IHZub2RlLmNoaWxkcmVuLmxlbmd0aDsgKytqKSB7XG4gICAgICAgICAgICAgICAgICAgIGkgPSB2bm9kZS5jaGlsZHJlbltqXTtcbiAgICAgICAgICAgICAgICAgICAgaWYgKGkgIT0gbnVsbCAmJiB0eXBlb2YgaSAhPT0gXCJzdHJpbmdcIikge1xuICAgICAgICAgICAgICAgICAgICAgICAgaW52b2tlRGVzdHJveUhvb2soaSk7XG4gICAgICAgICAgICAgICAgICAgIH1cbiAgICAgICAgICAgICAgICB9XG4gICAgICAgICAgICB9XG4gICAgICAgIH1cbiAgICB9XG4gICAgZnVuY3Rpb24gcmVtb3ZlVm5vZGVzKHBhcmVudEVsbSwgdm5vZGVzLCBzdGFydElkeCwgZW5kSWR4KSB7XG4gICAgICAgIGZvciAoOyBzdGFydElkeCA8PSBlbmRJZHg7ICsrc3RhcnRJZHgpIHtcbiAgICAgICAgICAgIHZhciBpXzEgPSB2b2lkIDAsIGxpc3RlbmVycyA9IHZvaWQgMCwgcm0gPSB2b2lkIDAsIGNoID0gdm5vZGVzW3N0YXJ0SWR4XTtcbiAgICAgICAgICAgIGlmIChjaCAhPSBudWxsKSB7XG4gICAgICAgICAgICAgICAgaWYgKGlzRGVmKGNoLnNlbCkpIHtcbiAgICAgICAgICAgICAgICAgICAgaW52b2tlRGVzdHJveUhvb2soY2gpO1xuICAgICAgICAgICAgICAgICAgICBsaXN0ZW5lcnMgPSBjYnMucmVtb3ZlLmxlbmd0aCArIDE7XG4gICAgICAgICAgICAgICAgICAgIHJtID0gY3JlYXRlUm1DYihjaC5lbG0sIGxpc3RlbmVycyk7XG4gICAgICAgICAgICAgICAgICAgIGZvciAoaV8xID0gMDsgaV8xIDwgY2JzLnJlbW92ZS5sZW5ndGg7ICsraV8xKVxuICAgICAgICAgICAgICAgICAgICAgICAgY2JzLnJlbW92ZVtpXzFdKGNoLCBybSk7XG4gICAgICAgICAgICAgICAgICAgIGlmIChpc0RlZihpXzEgPSBjaC5kYXRhKSAmJiBpc0RlZihpXzEgPSBpXzEuaG9vaykgJiYgaXNEZWYoaV8xID0gaV8xLnJlbW92ZSkpIHtcbiAgICAgICAgICAgICAgICAgICAgICAgIGlfMShjaCwgcm0pO1xuICAgICAgICAgICAgICAgICAgICB9XG4gICAgICAgICAgICAgICAgICAgIGVsc2Uge1xuICAgICAgICAgICAgICAgICAgICAgICAgcm0oKTtcbiAgICAgICAgICAgICAgICAgICAgfVxuICAgICAgICAgICAgICAgIH1cbiAgICAgICAgICAgICAgICBlbHNlIHtcbiAgICAgICAgICAgICAgICAgICAgYXBpLnJlbW92ZUNoaWxkKHBhcmVudEVsbSwgY2guZWxtKTtcbiAgICAgICAgICAgICAgICB9XG4gICAgICAgICAgICB9XG4gICAgICAgIH1cbiAgICB9XG4gICAgZnVuY3Rpb24gdXBkYXRlQ2hpbGRyZW4ocGFyZW50RWxtLCBvbGRDaCwgbmV3Q2gsIGluc2VydGVkVm5vZGVRdWV1ZSkge1xuICAgICAgICB2YXIgb2xkU3RhcnRJZHggPSAwLCBuZXdTdGFydElkeCA9IDA7XG4gICAgICAgIHZhciBvbGRFbmRJZHggPSBvbGRDaC5sZW5ndGggLSAxO1xuICAgICAgICB2YXIgb2xkU3RhcnRWbm9kZSA9IG9sZENoWzBdO1xuICAgICAgICB2YXIgb2xkRW5kVm5vZGUgPSBvbGRDaFtvbGRFbmRJZHhdO1xuICAgICAgICB2YXIgbmV3RW5kSWR4ID0gbmV3Q2gubGVuZ3RoIC0gMTtcbiAgICAgICAgdmFyIG5ld1N0YXJ0Vm5vZGUgPSBuZXdDaFswXTtcbiAgICAgICAgdmFyIG5ld0VuZFZub2RlID0gbmV3Q2hbbmV3RW5kSWR4XTtcbiAgICAgICAgdmFyIG9sZEtleVRvSWR4O1xuICAgICAgICB2YXIgaWR4SW5PbGQ7XG4gICAgICAgIHZhciBlbG1Ub01vdmU7XG4gICAgICAgIHZhciBiZWZvcmU7XG4gICAgICAgIHdoaWxlIChvbGRTdGFydElkeCA8PSBvbGRFbmRJZHggJiYgbmV3U3RhcnRJZHggPD0gbmV3RW5kSWR4KSB7XG4gICAgICAgICAgICBpZiAob2xkU3RhcnRWbm9kZSA9PSBudWxsKSB7XG4gICAgICAgICAgICAgICAgb2xkU3RhcnRWbm9kZSA9IG9sZENoWysrb2xkU3RhcnRJZHhdOyAvLyBWbm9kZSBtaWdodCBoYXZlIGJlZW4gbW92ZWQgbGVmdFxuICAgICAgICAgICAgfVxuICAgICAgICAgICAgZWxzZSBpZiAob2xkRW5kVm5vZGUgPT0gbnVsbCkge1xuICAgICAgICAgICAgICAgIG9sZEVuZFZub2RlID0gb2xkQ2hbLS1vbGRFbmRJZHhdO1xuICAgICAgICAgICAgfVxuICAgICAgICAgICAgZWxzZSBpZiAobmV3U3RhcnRWbm9kZSA9PSBudWxsKSB7XG4gICAgICAgICAgICAgICAgbmV3U3RhcnRWbm9kZSA9IG5ld0NoWysrbmV3U3RhcnRJZHhdO1xuICAgICAgICAgICAgfVxuICAgICAgICAgICAgZWxzZSBpZiAobmV3RW5kVm5vZGUgPT0gbnVsbCkge1xuICAgICAgICAgICAgICAgIG5ld0VuZFZub2RlID0gbmV3Q2hbLS1uZXdFbmRJZHhdO1xuICAgICAgICAgICAgfVxuICAgICAgICAgICAgZWxzZSBpZiAoc2FtZVZub2RlKG9sZFN0YXJ0Vm5vZGUsIG5ld1N0YXJ0Vm5vZGUpKSB7XG4gICAgICAgICAgICAgICAgcGF0Y2hWbm9kZShvbGRTdGFydFZub2RlLCBuZXdTdGFydFZub2RlLCBpbnNlcnRlZFZub2RlUXVldWUpO1xuICAgICAgICAgICAgICAgIG9sZFN0YXJ0Vm5vZGUgPSBvbGRDaFsrK29sZFN0YXJ0SWR4XTtcbiAgICAgICAgICAgICAgICBuZXdTdGFydFZub2RlID0gbmV3Q2hbKytuZXdTdGFydElkeF07XG4gICAgICAgICAgICB9XG4gICAgICAgICAgICBlbHNlIGlmIChzYW1lVm5vZGUob2xkRW5kVm5vZGUsIG5ld0VuZFZub2RlKSkge1xuICAgICAgICAgICAgICAgIHBhdGNoVm5vZGUob2xkRW5kVm5vZGUsIG5ld0VuZFZub2RlLCBpbnNlcnRlZFZub2RlUXVldWUpO1xuICAgICAgICAgICAgICAgIG9sZEVuZFZub2RlID0gb2xkQ2hbLS1vbGRFbmRJZHhdO1xuICAgICAgICAgICAgICAgIG5ld0VuZFZub2RlID0gbmV3Q2hbLS1uZXdFbmRJZHhdO1xuICAgICAgICAgICAgfVxuICAgICAgICAgICAgZWxzZSBpZiAoc2FtZVZub2RlKG9sZFN0YXJ0Vm5vZGUsIG5ld0VuZFZub2RlKSkge1xuICAgICAgICAgICAgICAgIHBhdGNoVm5vZGUob2xkU3RhcnRWbm9kZSwgbmV3RW5kVm5vZGUsIGluc2VydGVkVm5vZGVRdWV1ZSk7XG4gICAgICAgICAgICAgICAgYXBpLmluc2VydEJlZm9yZShwYXJlbnRFbG0sIG9sZFN0YXJ0Vm5vZGUuZWxtLCBhcGkubmV4dFNpYmxpbmcob2xkRW5kVm5vZGUuZWxtKSk7XG4gICAgICAgICAgICAgICAgb2xkU3RhcnRWbm9kZSA9IG9sZENoWysrb2xkU3RhcnRJZHhdO1xuICAgICAgICAgICAgICAgIG5ld0VuZFZub2RlID0gbmV3Q2hbLS1uZXdFbmRJZHhdO1xuICAgICAgICAgICAgfVxuICAgICAgICAgICAgZWxzZSBpZiAoc2FtZVZub2RlKG9sZEVuZFZub2RlLCBuZXdTdGFydFZub2RlKSkge1xuICAgICAgICAgICAgICAgIHBhdGNoVm5vZGUob2xkRW5kVm5vZGUsIG5ld1N0YXJ0Vm5vZGUsIGluc2VydGVkVm5vZGVRdWV1ZSk7XG4gICAgICAgICAgICAgICAgYXBpLmluc2VydEJlZm9yZShwYXJlbnRFbG0sIG9sZEVuZFZub2RlLmVsbSwgb2xkU3RhcnRWbm9kZS5lbG0pO1xuICAgICAgICAgICAgICAgIG9sZEVuZFZub2RlID0gb2xkQ2hbLS1vbGRFbmRJZHhdO1xuICAgICAgICAgICAgICAgIG5ld1N0YXJ0Vm5vZGUgPSBuZXdDaFsrK25ld1N0YXJ0SWR4XTtcbiAgICAgICAgICAgIH1cbiAgICAgICAgICAgIGVsc2Uge1xuICAgICAgICAgICAgICAgIGlmIChvbGRLZXlUb0lkeCA9PT0gdW5kZWZpbmVkKSB7XG4gICAgICAgICAgICAgICAgICAgIG9sZEtleVRvSWR4ID0gY3JlYXRlS2V5VG9PbGRJZHgob2xkQ2gsIG9sZFN0YXJ0SWR4LCBvbGRFbmRJZHgpO1xuICAgICAgICAgICAgICAgIH1cbiAgICAgICAgICAgICAgICBpZHhJbk9sZCA9IG9sZEtleVRvSWR4W25ld1N0YXJ0Vm5vZGUua2V5XTtcbiAgICAgICAgICAgICAgICBpZiAoaXNVbmRlZihpZHhJbk9sZCkpIHtcbiAgICAgICAgICAgICAgICAgICAgYXBpLmluc2VydEJlZm9yZShwYXJlbnRFbG0sIGNyZWF0ZUVsbShuZXdTdGFydFZub2RlLCBpbnNlcnRlZFZub2RlUXVldWUpLCBvbGRTdGFydFZub2RlLmVsbSk7XG4gICAgICAgICAgICAgICAgICAgIG5ld1N0YXJ0Vm5vZGUgPSBuZXdDaFsrK25ld1N0YXJ0SWR4XTtcbiAgICAgICAgICAgICAgICB9XG4gICAgICAgICAgICAgICAgZWxzZSB7XG4gICAgICAgICAgICAgICAgICAgIGVsbVRvTW92ZSA9IG9sZENoW2lkeEluT2xkXTtcbiAgICAgICAgICAgICAgICAgICAgaWYgKGVsbVRvTW92ZS5zZWwgIT09IG5ld1N0YXJ0Vm5vZGUuc2VsKSB7XG4gICAgICAgICAgICAgICAgICAgICAgICBhcGkuaW5zZXJ0QmVmb3JlKHBhcmVudEVsbSwgY3JlYXRlRWxtKG5ld1N0YXJ0Vm5vZGUsIGluc2VydGVkVm5vZGVRdWV1ZSksIG9sZFN0YXJ0Vm5vZGUuZWxtKTtcbiAgICAgICAgICAgICAgICAgICAgfVxuICAgICAgICAgICAgICAgICAgICBlbHNlIHtcbiAgICAgICAgICAgICAgICAgICAgICAgIHBhdGNoVm5vZGUoZWxtVG9Nb3ZlLCBuZXdTdGFydFZub2RlLCBpbnNlcnRlZFZub2RlUXVldWUpO1xuICAgICAgICAgICAgICAgICAgICAgICAgb2xkQ2hbaWR4SW5PbGRdID0gdW5kZWZpbmVkO1xuICAgICAgICAgICAgICAgICAgICAgICAgYXBpLmluc2VydEJlZm9yZShwYXJlbnRFbG0sIGVsbVRvTW92ZS5lbG0sIG9sZFN0YXJ0Vm5vZGUuZWxtKTtcbiAgICAgICAgICAgICAgICAgICAgfVxuICAgICAgICAgICAgICAgICAgICBuZXdTdGFydFZub2RlID0gbmV3Q2hbKytuZXdTdGFydElkeF07XG4gICAgICAgICAgICAgICAgfVxuICAgICAgICAgICAgfVxuICAgICAgICB9XG4gICAgICAgIGlmIChvbGRTdGFydElkeCA+IG9sZEVuZElkeCkge1xuICAgICAgICAgICAgYmVmb3JlID0gbmV3Q2hbbmV3RW5kSWR4ICsgMV0gPT0gbnVsbCA/IG51bGwgOiBuZXdDaFtuZXdFbmRJZHggKyAxXS5lbG07XG4gICAgICAgICAgICBhZGRWbm9kZXMocGFyZW50RWxtLCBiZWZvcmUsIG5ld0NoLCBuZXdTdGFydElkeCwgbmV3RW5kSWR4LCBpbnNlcnRlZFZub2RlUXVldWUpO1xuICAgICAgICB9XG4gICAgICAgIGVsc2UgaWYgKG5ld1N0YXJ0SWR4ID4gbmV3RW5kSWR4KSB7XG4gICAgICAgICAgICByZW1vdmVWbm9kZXMocGFyZW50RWxtLCBvbGRDaCwgb2xkU3RhcnRJZHgsIG9sZEVuZElkeCk7XG4gICAgICAgIH1cbiAgICB9XG4gICAgZnVuY3Rpb24gcGF0Y2hWbm9kZShvbGRWbm9kZSwgdm5vZGUsIGluc2VydGVkVm5vZGVRdWV1ZSkge1xuICAgICAgICB2YXIgaSwgaG9vaztcbiAgICAgICAgaWYgKGlzRGVmKGkgPSB2bm9kZS5kYXRhKSAmJiBpc0RlZihob29rID0gaS5ob29rKSAmJiBpc0RlZihpID0gaG9vay5wcmVwYXRjaCkpIHtcbiAgICAgICAgICAgIGkob2xkVm5vZGUsIHZub2RlKTtcbiAgICAgICAgfVxuICAgICAgICB2YXIgZWxtID0gdm5vZGUuZWxtID0gb2xkVm5vZGUuZWxtO1xuICAgICAgICB2YXIgb2xkQ2ggPSBvbGRWbm9kZS5jaGlsZHJlbjtcbiAgICAgICAgdmFyIGNoID0gdm5vZGUuY2hpbGRyZW47XG4gICAgICAgIGlmIChvbGRWbm9kZSA9PT0gdm5vZGUpXG4gICAgICAgICAgICByZXR1cm47XG4gICAgICAgIGlmICh2bm9kZS5kYXRhICE9PSB1bmRlZmluZWQpIHtcbiAgICAgICAgICAgIGZvciAoaSA9IDA7IGkgPCBjYnMudXBkYXRlLmxlbmd0aDsgKytpKVxuICAgICAgICAgICAgICAgIGNicy51cGRhdGVbaV0ob2xkVm5vZGUsIHZub2RlKTtcbiAgICAgICAgICAgIGkgPSB2bm9kZS5kYXRhLmhvb2s7XG4gICAgICAgICAgICBpZiAoaXNEZWYoaSkgJiYgaXNEZWYoaSA9IGkudXBkYXRlKSlcbiAgICAgICAgICAgICAgICBpKG9sZFZub2RlLCB2bm9kZSk7XG4gICAgICAgIH1cbiAgICAgICAgaWYgKGlzVW5kZWYodm5vZGUudGV4dCkpIHtcbiAgICAgICAgICAgIGlmIChpc0RlZihvbGRDaCkgJiYgaXNEZWYoY2gpKSB7XG4gICAgICAgICAgICAgICAgaWYgKG9sZENoICE9PSBjaClcbiAgICAgICAgICAgICAgICAgICAgdXBkYXRlQ2hpbGRyZW4oZWxtLCBvbGRDaCwgY2gsIGluc2VydGVkVm5vZGVRdWV1ZSk7XG4gICAgICAgICAgICB9XG4gICAgICAgICAgICBlbHNlIGlmIChpc0RlZihjaCkpIHtcbiAgICAgICAgICAgICAgICBpZiAoaXNEZWYob2xkVm5vZGUudGV4dCkpXG4gICAgICAgICAgICAgICAgICAgIGFwaS5zZXRUZXh0Q29udGVudChlbG0sICcnKTtcbiAgICAgICAgICAgICAgICBhZGRWbm9kZXMoZWxtLCBudWxsLCBjaCwgMCwgY2gubGVuZ3RoIC0gMSwgaW5zZXJ0ZWRWbm9kZVF1ZXVlKTtcbiAgICAgICAgICAgIH1cbiAgICAgICAgICAgIGVsc2UgaWYgKGlzRGVmKG9sZENoKSkge1xuICAgICAgICAgICAgICAgIHJlbW92ZVZub2RlcyhlbG0sIG9sZENoLCAwLCBvbGRDaC5sZW5ndGggLSAxKTtcbiAgICAgICAgICAgIH1cbiAgICAgICAgICAgIGVsc2UgaWYgKGlzRGVmKG9sZFZub2RlLnRleHQpKSB7XG4gICAgICAgICAgICAgICAgYXBpLnNldFRleHRDb250ZW50KGVsbSwgJycpO1xuICAgICAgICAgICAgfVxuICAgICAgICB9XG4gICAgICAgIGVsc2UgaWYgKG9sZFZub2RlLnRleHQgIT09IHZub2RlLnRleHQpIHtcbiAgICAgICAgICAgIGFwaS5zZXRUZXh0Q29udGVudChlbG0sIHZub2RlLnRleHQpO1xuICAgICAgICB9XG4gICAgICAgIGlmIChpc0RlZihob29rKSAmJiBpc0RlZihpID0gaG9vay5wb3N0cGF0Y2gpKSB7XG4gICAgICAgICAgICBpKG9sZFZub2RlLCB2bm9kZSk7XG4gICAgICAgIH1cbiAgICB9XG4gICAgcmV0dXJuIGZ1bmN0aW9uIHBhdGNoKG9sZFZub2RlLCB2bm9kZSkge1xuICAgICAgICB2YXIgaSwgZWxtLCBwYXJlbnQ7XG4gICAgICAgIHZhciBpbnNlcnRlZFZub2RlUXVldWUgPSBbXTtcbiAgICAgICAgZm9yIChpID0gMDsgaSA8IGNicy5wcmUubGVuZ3RoOyArK2kpXG4gICAgICAgICAgICBjYnMucHJlW2ldKCk7XG4gICAgICAgIGlmICghaXNWbm9kZShvbGRWbm9kZSkpIHtcbiAgICAgICAgICAgIG9sZFZub2RlID0gZW1wdHlOb2RlQXQob2xkVm5vZGUpO1xuICAgICAgICB9XG4gICAgICAgIGlmIChzYW1lVm5vZGUob2xkVm5vZGUsIHZub2RlKSkge1xuICAgICAgICAgICAgcGF0Y2hWbm9kZShvbGRWbm9kZSwgdm5vZGUsIGluc2VydGVkVm5vZGVRdWV1ZSk7XG4gICAgICAgIH1cbiAgICAgICAgZWxzZSB7XG4gICAgICAgICAgICBlbG0gPSBvbGRWbm9kZS5lbG07XG4gICAgICAgICAgICBwYXJlbnQgPSBhcGkucGFyZW50Tm9kZShlbG0pO1xuICAgICAgICAgICAgY3JlYXRlRWxtKHZub2RlLCBpbnNlcnRlZFZub2RlUXVldWUpO1xuICAgICAgICAgICAgaWYgKHBhcmVudCAhPT0gbnVsbCkge1xuICAgICAgICAgICAgICAgIGFwaS5pbnNlcnRCZWZvcmUocGFyZW50LCB2bm9kZS5lbG0sIGFwaS5uZXh0U2libGluZyhlbG0pKTtcbiAgICAgICAgICAgICAgICByZW1vdmVWbm9kZXMocGFyZW50LCBbb2xkVm5vZGVdLCAwLCAwKTtcbiAgICAgICAgICAgIH1cbiAgICAgICAgfVxuICAgICAgICBmb3IgKGkgPSAwOyBpIDwgaW5zZXJ0ZWRWbm9kZVF1ZXVlLmxlbmd0aDsgKytpKSB7XG4gICAgICAgICAgICBpbnNlcnRlZFZub2RlUXVldWVbaV0uZGF0YS5ob29rLmluc2VydChpbnNlcnRlZFZub2RlUXVldWVbaV0pO1xuICAgICAgICB9XG4gICAgICAgIGZvciAoaSA9IDA7IGkgPCBjYnMucG9zdC5sZW5ndGg7ICsraSlcbiAgICAgICAgICAgIGNicy5wb3N0W2ldKCk7XG4gICAgICAgIHJldHVybiB2bm9kZTtcbiAgICB9O1xufVxuZXhwb3J0cy5pbml0ID0gaW5pdDtcbi8vIyBzb3VyY2VNYXBwaW5nVVJMPXNuYWJiZG9tLmpzLm1hcCIsIlwidXNlIHN0cmljdFwiO1xuT2JqZWN0LmRlZmluZVByb3BlcnR5KGV4cG9ydHMsIFwiX19lc01vZHVsZVwiLCB7IHZhbHVlOiB0cnVlIH0pO1xudmFyIGhfMSA9IHJlcXVpcmUoXCIuL2hcIik7XG5mdW5jdGlvbiBjb3B5VG9UaHVuayh2bm9kZSwgdGh1bmspIHtcbiAgICB0aHVuay5lbG0gPSB2bm9kZS5lbG07XG4gICAgdm5vZGUuZGF0YS5mbiA9IHRodW5rLmRhdGEuZm47XG4gICAgdm5vZGUuZGF0YS5hcmdzID0gdGh1bmsuZGF0YS5hcmdzO1xuICAgIHRodW5rLmRhdGEgPSB2bm9kZS5kYXRhO1xuICAgIHRodW5rLmNoaWxkcmVuID0gdm5vZGUuY2hpbGRyZW47XG4gICAgdGh1bmsudGV4dCA9IHZub2RlLnRleHQ7XG4gICAgdGh1bmsuZWxtID0gdm5vZGUuZWxtO1xufVxuZnVuY3Rpb24gaW5pdCh0aHVuaykge1xuICAgIHZhciBjdXIgPSB0aHVuay5kYXRhO1xuICAgIHZhciB2bm9kZSA9IGN1ci5mbi5hcHBseSh1bmRlZmluZWQsIGN1ci5hcmdzKTtcbiAgICBjb3B5VG9UaHVuayh2bm9kZSwgdGh1bmspO1xufVxuZnVuY3Rpb24gcHJlcGF0Y2gob2xkVm5vZGUsIHRodW5rKSB7XG4gICAgdmFyIGksIG9sZCA9IG9sZFZub2RlLmRhdGEsIGN1ciA9IHRodW5rLmRhdGE7XG4gICAgdmFyIG9sZEFyZ3MgPSBvbGQuYXJncywgYXJncyA9IGN1ci5hcmdzO1xuICAgIGlmIChvbGQuZm4gIT09IGN1ci5mbiB8fCBvbGRBcmdzLmxlbmd0aCAhPT0gYXJncy5sZW5ndGgpIHtcbiAgICAgICAgY29weVRvVGh1bmsoY3VyLmZuLmFwcGx5KHVuZGVmaW5lZCwgYXJncyksIHRodW5rKTtcbiAgICAgICAgcmV0dXJuO1xuICAgIH1cbiAgICBmb3IgKGkgPSAwOyBpIDwgYXJncy5sZW5ndGg7ICsraSkge1xuICAgICAgICBpZiAob2xkQXJnc1tpXSAhPT0gYXJnc1tpXSkge1xuICAgICAgICAgICAgY29weVRvVGh1bmsoY3VyLmZuLmFwcGx5KHVuZGVmaW5lZCwgYXJncyksIHRodW5rKTtcbiAgICAgICAgICAgIHJldHVybjtcbiAgICAgICAgfVxuICAgIH1cbiAgICBjb3B5VG9UaHVuayhvbGRWbm9kZSwgdGh1bmspO1xufVxuZXhwb3J0cy50aHVuayA9IGZ1bmN0aW9uIHRodW5rKHNlbCwga2V5LCBmbiwgYXJncykge1xuICAgIGlmIChhcmdzID09PSB1bmRlZmluZWQpIHtcbiAgICAgICAgYXJncyA9IGZuO1xuICAgICAgICBmbiA9IGtleTtcbiAgICAgICAga2V5ID0gdW5kZWZpbmVkO1xuICAgIH1cbiAgICByZXR1cm4gaF8xLmgoc2VsLCB7XG4gICAgICAgIGtleToga2V5LFxuICAgICAgICBob29rOiB7IGluaXQ6IGluaXQsIHByZXBhdGNoOiBwcmVwYXRjaCB9LFxuICAgICAgICBmbjogZm4sXG4gICAgICAgIGFyZ3M6IGFyZ3NcbiAgICB9KTtcbn07XG5leHBvcnRzLmRlZmF1bHQgPSBleHBvcnRzLnRodW5rO1xuLy8jIHNvdXJjZU1hcHBpbmdVUkw9dGh1bmsuanMubWFwIiwiXCJ1c2Ugc3RyaWN0XCI7XG5PYmplY3QuZGVmaW5lUHJvcGVydHkoZXhwb3J0cywgXCJfX2VzTW9kdWxlXCIsIHsgdmFsdWU6IHRydWUgfSk7XG5mdW5jdGlvbiB2bm9kZShzZWwsIGRhdGEsIGNoaWxkcmVuLCB0ZXh0LCBlbG0pIHtcbiAgICB2YXIga2V5ID0gZGF0YSA9PT0gdW5kZWZpbmVkID8gdW5kZWZpbmVkIDogZGF0YS5rZXk7XG4gICAgcmV0dXJuIHsgc2VsOiBzZWwsIGRhdGE6IGRhdGEsIGNoaWxkcmVuOiBjaGlsZHJlbixcbiAgICAgICAgdGV4dDogdGV4dCwgZWxtOiBlbG0sIGtleToga2V5IH07XG59XG5leHBvcnRzLnZub2RlID0gdm5vZGU7XG5leHBvcnRzLmRlZmF1bHQgPSB2bm9kZTtcbi8vIyBzb3VyY2VNYXBwaW5nVVJMPXZub2RlLmpzLm1hcCJdfQ== diff --git a/libs/snabbdom/dist/snabbdom-patch.min.js b/libs/snabbdom/dist/snabbdom-patch.min.js deleted file mode 100755 index 960c0d86..00000000 --- a/libs/snabbdom/dist/snabbdom-patch.min.js +++ /dev/null @@ -1,2 +0,0 @@ -!function(e){if("object"==typeof exports&&"undefined"!=typeof module)module.exports=e();else if("function"==typeof define&&define.amd)define([],e);else{var t;t="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:this,t.snabbdom=e()}}(function(){return function e(t,n,r){function o(l,a){if(!n[l]){if(!t[l]){var d="function"==typeof require&&require;if(!a&&d)return d(l,!0);if(i)return i(l,!0);var u=new Error("Cannot find module '"+l+"'");throw u.code="MODULE_NOT_FOUND",u}var s=n[l]={exports:{}};t[l][0].call(s.exports,function(e){var n=t[l][1][e];return o(n?n:e)},s,s.exports,e,t,n,r)}return n[l].exports}for(var i="function"==typeof require&&require,l=0;l1&&o.hasOwnProperty(a[0])?d.setAttributeNS(o[a[0]],n,r):d.setAttribute(n,r)));for(n in u)n in s||d.removeAttribute(n)}}for(var o={xlink:"http://www.w3.org/1999/xlink"},i=["allowfullscreen","async","autofocus","autoplay","checked","compact","controls","declare","default","defaultchecked","defaultmuted","defaultselected","defer","disabled","draggable","enabled","formnovalidate","hidden","indeterminate","inert","ismap","itemscope","loop","multiple","muted","nohref","noresize","noshade","novalidate","nowrap","open","pauseonexit","readonly","required","reversed","scoped","seamless","selected","sortable","spellcheck","translate","truespeed","typemustmatch","visible"],l=Object.create(null),a=0,d=i.length;a0?d:a.length,v=u>0?u:a.length,m=d!==-1||u!==-1?a.slice(0,Math.min(f,v)):a,h=e.elm=o(i)&&o(n=i.ns)?w.createElementNS(n,m):w.createElement(m);for(f0&&(h.className=a.slice(v+1).replace(/\./g," ")),n=0;nv?(s=null==n[x+1]?null:n[x+1].elm,m(e,s,n,c,x,o)):c>x&&y(e,t,f,v)}function b(e,t,n){var i,l;o(i=t.data)&&o(l=i.hook)&&o(i=l.prepatch)&&i(e,t);var a=t.elm=e.elm,d=e.children,u=t.children;if(e!==t){if(void 0!==t.data){for(i=0;i 1 && NamespaceURIs.hasOwnProperty(namespaceSplit[0]))\n elm.setAttributeNS(NamespaceURIs[namespaceSplit[0]], key, cur);\n else\n elm.setAttribute(key, cur);\n }\n }\n }\n //remove removed attributes\n // use `in` operator since the previous `for` iteration uses it (.i.e. add even attributes with undefined value)\n // the other option is to remove all attributes with value == undefined\n for (key in oldAttrs) {\n if (!(key in attrs)) {\n elm.removeAttribute(key);\n }\n }\n}\nexports.attributesModule = { create: updateAttrs, update: updateAttrs };\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.default = exports.attributesModule;\n\n},{}],5:[function(require,module,exports){\n\"use strict\";\nfunction updateClass(oldVnode, vnode) {\n var cur, name, elm = vnode.elm, oldClass = oldVnode.data.class, klass = vnode.data.class;\n if (!oldClass && !klass)\n return;\n if (oldClass === klass)\n return;\n oldClass = oldClass || {};\n klass = klass || {};\n for (name in oldClass) {\n if (!klass[name]) {\n elm.classList.remove(name);\n }\n }\n for (name in klass) {\n cur = klass[name];\n if (cur !== oldClass[name]) {\n elm.classList[cur ? 'add' : 'remove'](name);\n }\n }\n}\nexports.classModule = { create: updateClass, update: updateClass };\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.default = exports.classModule;\n\n},{}],6:[function(require,module,exports){\n\"use strict\";\nfunction invokeHandler(handler, vnode, event) {\n if (typeof handler === \"function\") {\n // call function handler\n handler.call(vnode, event, vnode);\n }\n else if (typeof handler === \"object\") {\n // call handler with arguments\n if (typeof handler[0] === \"function\") {\n // special case for single argument for performance\n if (handler.length === 2) {\n handler[0].call(vnode, handler[1], event, vnode);\n }\n else {\n var args = handler.slice(1);\n args.push(event);\n args.push(vnode);\n handler[0].apply(vnode, args);\n }\n }\n else {\n // call multiple handlers\n for (var i = 0; i < handler.length; i++) {\n invokeHandler(handler[i]);\n }\n }\n }\n}\nfunction handleEvent(event, vnode) {\n var name = event.type, on = vnode.data.on;\n // call event handler(s) if exists\n if (on && on[name]) {\n invokeHandler(on[name], vnode, event);\n }\n}\nfunction createListener() {\n return function handler(event) {\n handleEvent(event, handler.vnode);\n };\n}\nfunction updateEventListeners(oldVnode, vnode) {\n var oldOn = oldVnode.data.on, oldListener = oldVnode.listener, oldElm = oldVnode.elm, on = vnode && vnode.data.on, elm = (vnode && vnode.elm), name;\n // optimization for reused immutable handlers\n if (oldOn === on) {\n return;\n }\n // remove existing listeners which no longer used\n if (oldOn && oldListener) {\n // if element changed or deleted we remove all existing listeners unconditionally\n if (!on) {\n for (name in oldOn) {\n // remove listener if element was changed or existing listeners removed\n oldElm.removeEventListener(name, oldListener, false);\n }\n }\n else {\n for (name in oldOn) {\n // remove listener if existing listener removed\n if (!on[name]) {\n oldElm.removeEventListener(name, oldListener, false);\n }\n }\n }\n }\n // add new listeners which has not already attached\n if (on) {\n // reuse existing listener or create new\n var listener = vnode.listener = oldVnode.listener || createListener();\n // update vnode for listener\n listener.vnode = vnode;\n // if element changed or added we add all needed listeners unconditionally\n if (!oldOn) {\n for (name in on) {\n // add listener if element was changed or new listeners added\n elm.addEventListener(name, listener, false);\n }\n }\n else {\n for (name in on) {\n // add listener if new listener added\n if (!oldOn[name]) {\n elm.addEventListener(name, listener, false);\n }\n }\n }\n }\n}\nexports.eventListenersModule = {\n create: updateEventListeners,\n update: updateEventListeners,\n destroy: updateEventListeners\n};\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.default = exports.eventListenersModule;\n\n},{}],7:[function(require,module,exports){\n\"use strict\";\nfunction updateProps(oldVnode, vnode) {\n var key, cur, old, elm = vnode.elm, oldProps = oldVnode.data.props, props = vnode.data.props;\n if (!oldProps && !props)\n return;\n if (oldProps === props)\n return;\n oldProps = oldProps || {};\n props = props || {};\n for (key in oldProps) {\n if (!props[key]) {\n delete elm[key];\n }\n }\n for (key in props) {\n cur = props[key];\n old = oldProps[key];\n if (old !== cur && (key !== 'value' || elm[key] !== cur)) {\n elm[key] = cur;\n }\n }\n}\nexports.propsModule = { create: updateProps, update: updateProps };\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.default = exports.propsModule;\n\n},{}],8:[function(require,module,exports){\n\"use strict\";\nvar raf = (typeof window !== 'undefined' && window.requestAnimationFrame) || setTimeout;\nvar nextFrame = function (fn) { raf(function () { raf(fn); }); };\nfunction setNextFrame(obj, prop, val) {\n nextFrame(function () { obj[prop] = val; });\n}\nfunction updateStyle(oldVnode, vnode) {\n var cur, name, elm = vnode.elm, oldStyle = oldVnode.data.style, style = vnode.data.style;\n if (!oldStyle && !style)\n return;\n if (oldStyle === style)\n return;\n oldStyle = oldStyle || {};\n style = style || {};\n var oldHasDel = 'delayed' in oldStyle;\n for (name in oldStyle) {\n if (!style[name]) {\n if (name[0] === '-' && name[1] === '-') {\n elm.style.removeProperty(name);\n }\n else {\n elm.style[name] = '';\n }\n }\n }\n for (name in style) {\n cur = style[name];\n if (name === 'delayed') {\n for (name in style.delayed) {\n cur = style.delayed[name];\n if (!oldHasDel || cur !== oldStyle.delayed[name]) {\n setNextFrame(elm.style, name, cur);\n }\n }\n }\n else if (name !== 'remove' && cur !== oldStyle[name]) {\n if (name[0] === '-' && name[1] === '-') {\n elm.style.setProperty(name, cur);\n }\n else {\n elm.style[name] = cur;\n }\n }\n }\n}\nfunction applyDestroyStyle(vnode) {\n var style, name, elm = vnode.elm, s = vnode.data.style;\n if (!s || !(style = s.destroy))\n return;\n for (name in style) {\n elm.style[name] = style[name];\n }\n}\nfunction applyRemoveStyle(vnode, rm) {\n var s = vnode.data.style;\n if (!s || !s.remove) {\n rm();\n return;\n }\n var name, elm = vnode.elm, i = 0, compStyle, style = s.remove, amount = 0, applied = [];\n for (name in style) {\n applied.push(name);\n elm.style[name] = style[name];\n }\n compStyle = getComputedStyle(elm);\n var props = compStyle['transition-property'].split(', ');\n for (; i < props.length; ++i) {\n if (applied.indexOf(props[i]) !== -1)\n amount++;\n }\n elm.addEventListener('transitionend', function (ev) {\n if (ev.target === elm)\n --amount;\n if (amount === 0)\n rm();\n });\n}\nexports.styleModule = {\n create: updateStyle,\n update: updateStyle,\n destroy: applyDestroyStyle,\n remove: applyRemoveStyle\n};\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.default = exports.styleModule;\n\n},{}],9:[function(require,module,exports){\n\"use strict\";\nvar snabbdom_1 = require(\"./snabbdom\");\nvar attributes_1 = require(\"./modules/attributes\"); // for setting attributes on DOM elements\nvar class_1 = require(\"./modules/class\"); // makes it easy to toggle classes\nvar props_1 = require(\"./modules/props\"); // for setting properties on DOM elements\nvar style_1 = require(\"./modules/style\"); // handles styling on elements with support for animations\nvar eventlisteners_1 = require(\"./modules/eventlisteners\"); // attaches event listeners\nvar h_1 = require(\"./h\"); // helper function for creating vnodes\nvar patch = snabbdom_1.init([\n attributes_1.attributesModule,\n class_1.classModule,\n props_1.propsModule,\n style_1.styleModule,\n eventlisteners_1.eventListenersModule\n]);\nexports.snabbdomBundle = { patch: patch, h: h_1.h };\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.default = exports.snabbdomBundle;\n\n},{\"./h\":1,\"./modules/attributes\":4,\"./modules/class\":5,\"./modules/eventlisteners\":6,\"./modules/props\":7,\"./modules/style\":8,\"./snabbdom\":10}],10:[function(require,module,exports){\n\"use strict\";\nvar vnode_1 = require(\"./vnode\");\nvar is = require(\"./is\");\nvar htmldomapi_1 = require(\"./htmldomapi\");\nfunction isUndef(s) { return s === undefined; }\nfunction isDef(s) { return s !== undefined; }\nvar emptyNode = vnode_1.default('', {}, [], undefined, undefined);\nfunction sameVnode(vnode1, vnode2) {\n return vnode1.key === vnode2.key && vnode1.sel === vnode2.sel;\n}\nfunction isVnode(vnode) {\n return vnode.sel !== undefined;\n}\nfunction createKeyToOldIdx(children, beginIdx, endIdx) {\n var i, map = {}, key, ch;\n for (i = beginIdx; i <= endIdx; ++i) {\n ch = children[i];\n if (ch != null) {\n key = ch.key;\n if (key !== undefined)\n map[key] = i;\n }\n }\n return map;\n}\nvar hooks = ['create', 'update', 'remove', 'destroy', 'pre', 'post'];\nvar h_1 = require(\"./h\");\nexports.h = h_1.h;\nvar thunk_1 = require(\"./thunk\");\nexports.thunk = thunk_1.thunk;\nfunction init(modules, domApi) {\n var i, j, cbs = {};\n var api = domApi !== undefined ? domApi : htmldomapi_1.default;\n for (i = 0; i < hooks.length; ++i) {\n cbs[hooks[i]] = [];\n for (j = 0; j < modules.length; ++j) {\n var hook = modules[j][hooks[i]];\n if (hook !== undefined) {\n cbs[hooks[i]].push(hook);\n }\n }\n }\n function emptyNodeAt(elm) {\n var id = elm.id ? '#' + elm.id : '';\n var c = elm.className ? '.' + elm.className.split(' ').join('.') : '';\n return vnode_1.default(api.tagName(elm).toLowerCase() + id + c, {}, [], undefined, elm);\n }\n function createRmCb(childElm, listeners) {\n return function rmCb() {\n if (--listeners === 0) {\n var parent_1 = api.parentNode(childElm);\n api.removeChild(parent_1, childElm);\n }\n };\n }\n function createElm(vnode, insertedVnodeQueue) {\n var i, data = vnode.data;\n if (data !== undefined) {\n if (isDef(i = data.hook) && isDef(i = i.init)) {\n i(vnode);\n data = vnode.data;\n }\n }\n var children = vnode.children, sel = vnode.sel;\n if (sel === '!') {\n if (isUndef(vnode.text)) {\n vnode.text = '';\n }\n vnode.elm = api.createComment(vnode.text);\n }\n else if (sel !== undefined) {\n // Parse selector\n var hashIdx = sel.indexOf('#');\n var dotIdx = sel.indexOf('.', hashIdx);\n var hash = hashIdx > 0 ? hashIdx : sel.length;\n var dot = dotIdx > 0 ? dotIdx : sel.length;\n var tag = hashIdx !== -1 || dotIdx !== -1 ? sel.slice(0, Math.min(hash, dot)) : sel;\n var elm = vnode.elm = isDef(data) && isDef(i = data.ns) ? api.createElementNS(i, tag)\n : api.createElement(tag);\n if (hash < dot)\n elm.id = sel.slice(hash + 1, dot);\n if (dotIdx > 0)\n elm.className = sel.slice(dot + 1).replace(/\\./g, ' ');\n for (i = 0; i < cbs.create.length; ++i)\n cbs.create[i](emptyNode, vnode);\n if (is.array(children)) {\n for (i = 0; i < children.length; ++i) {\n var ch = children[i];\n if (ch != null) {\n api.appendChild(elm, createElm(ch, insertedVnodeQueue));\n }\n }\n }\n else if (is.primitive(vnode.text)) {\n api.appendChild(elm, api.createTextNode(vnode.text));\n }\n i = vnode.data.hook; // Reuse variable\n if (isDef(i)) {\n if (i.create)\n i.create(emptyNode, vnode);\n if (i.insert)\n insertedVnodeQueue.push(vnode);\n }\n }\n else {\n vnode.elm = api.createTextNode(vnode.text);\n }\n return vnode.elm;\n }\n function addVnodes(parentElm, before, vnodes, startIdx, endIdx, insertedVnodeQueue) {\n for (; startIdx <= endIdx; ++startIdx) {\n var ch = vnodes[startIdx];\n if (ch != null) {\n api.insertBefore(parentElm, createElm(ch, insertedVnodeQueue), before);\n }\n }\n }\n function invokeDestroyHook(vnode) {\n var i, j, data = vnode.data;\n if (data !== undefined) {\n if (isDef(i = data.hook) && isDef(i = i.destroy))\n i(vnode);\n for (i = 0; i < cbs.destroy.length; ++i)\n cbs.destroy[i](vnode);\n if (vnode.children !== undefined) {\n for (j = 0; j < vnode.children.length; ++j) {\n i = vnode.children[j];\n if (i != null && typeof i !== \"string\") {\n invokeDestroyHook(i);\n }\n }\n }\n }\n }\n function removeVnodes(parentElm, vnodes, startIdx, endIdx) {\n for (; startIdx <= endIdx; ++startIdx) {\n var i_1 = void 0, listeners = void 0, rm = void 0, ch = vnodes[startIdx];\n if (ch != null) {\n if (isDef(ch.sel)) {\n invokeDestroyHook(ch);\n listeners = cbs.remove.length + 1;\n rm = createRmCb(ch.elm, listeners);\n for (i_1 = 0; i_1 < cbs.remove.length; ++i_1)\n cbs.remove[i_1](ch, rm);\n if (isDef(i_1 = ch.data) && isDef(i_1 = i_1.hook) && isDef(i_1 = i_1.remove)) {\n i_1(ch, rm);\n }\n else {\n rm();\n }\n }\n else {\n api.removeChild(parentElm, ch.elm);\n }\n }\n }\n }\n function updateChildren(parentElm, oldCh, newCh, insertedVnodeQueue) {\n var oldStartIdx = 0, newStartIdx = 0;\n var oldEndIdx = oldCh.length - 1;\n var oldStartVnode = oldCh[0];\n var oldEndVnode = oldCh[oldEndIdx];\n var newEndIdx = newCh.length - 1;\n var newStartVnode = newCh[0];\n var newEndVnode = newCh[newEndIdx];\n var oldKeyToIdx;\n var idxInOld;\n var elmToMove;\n var before;\n while (oldStartIdx <= oldEndIdx && newStartIdx <= newEndIdx) {\n if (oldStartVnode == null) {\n oldStartVnode = oldCh[++oldStartIdx]; // Vnode might have been moved left\n }\n else if (oldEndVnode == null) {\n oldEndVnode = oldCh[--oldEndIdx];\n }\n else if (newStartVnode == null) {\n newStartVnode = newCh[++newStartIdx];\n }\n else if (newEndVnode == null) {\n newEndVnode = newCh[--newEndIdx];\n }\n else if (sameVnode(oldStartVnode, newStartVnode)) {\n patchVnode(oldStartVnode, newStartVnode, insertedVnodeQueue);\n oldStartVnode = oldCh[++oldStartIdx];\n newStartVnode = newCh[++newStartIdx];\n }\n else if (sameVnode(oldEndVnode, newEndVnode)) {\n patchVnode(oldEndVnode, newEndVnode, insertedVnodeQueue);\n oldEndVnode = oldCh[--oldEndIdx];\n newEndVnode = newCh[--newEndIdx];\n }\n else if (sameVnode(oldStartVnode, newEndVnode)) {\n patchVnode(oldStartVnode, newEndVnode, insertedVnodeQueue);\n api.insertBefore(parentElm, oldStartVnode.elm, api.nextSibling(oldEndVnode.elm));\n oldStartVnode = oldCh[++oldStartIdx];\n newEndVnode = newCh[--newEndIdx];\n }\n else if (sameVnode(oldEndVnode, newStartVnode)) {\n patchVnode(oldEndVnode, newStartVnode, insertedVnodeQueue);\n api.insertBefore(parentElm, oldEndVnode.elm, oldStartVnode.elm);\n oldEndVnode = oldCh[--oldEndIdx];\n newStartVnode = newCh[++newStartIdx];\n }\n else {\n if (oldKeyToIdx === undefined) {\n oldKeyToIdx = createKeyToOldIdx(oldCh, oldStartIdx, oldEndIdx);\n }\n idxInOld = oldKeyToIdx[newStartVnode.key];\n if (isUndef(idxInOld)) {\n api.insertBefore(parentElm, createElm(newStartVnode, insertedVnodeQueue), oldStartVnode.elm);\n newStartVnode = newCh[++newStartIdx];\n }\n else {\n elmToMove = oldCh[idxInOld];\n if (elmToMove.sel !== newStartVnode.sel) {\n api.insertBefore(parentElm, createElm(newStartVnode, insertedVnodeQueue), oldStartVnode.elm);\n }\n else {\n patchVnode(elmToMove, newStartVnode, insertedVnodeQueue);\n oldCh[idxInOld] = undefined;\n api.insertBefore(parentElm, elmToMove.elm, oldStartVnode.elm);\n }\n newStartVnode = newCh[++newStartIdx];\n }\n }\n }\n if (oldStartIdx > oldEndIdx) {\n before = newCh[newEndIdx + 1] == null ? null : newCh[newEndIdx + 1].elm;\n addVnodes(parentElm, before, newCh, newStartIdx, newEndIdx, insertedVnodeQueue);\n }\n else if (newStartIdx > newEndIdx) {\n removeVnodes(parentElm, oldCh, oldStartIdx, oldEndIdx);\n }\n }\n function patchVnode(oldVnode, vnode, insertedVnodeQueue) {\n var i, hook;\n if (isDef(i = vnode.data) && isDef(hook = i.hook) && isDef(i = hook.prepatch)) {\n i(oldVnode, vnode);\n }\n var elm = vnode.elm = oldVnode.elm;\n var oldCh = oldVnode.children;\n var ch = vnode.children;\n if (oldVnode === vnode)\n return;\n if (vnode.data !== undefined) {\n for (i = 0; i < cbs.update.length; ++i)\n cbs.update[i](oldVnode, vnode);\n i = vnode.data.hook;\n if (isDef(i) && isDef(i = i.update))\n i(oldVnode, vnode);\n }\n if (isUndef(vnode.text)) {\n if (isDef(oldCh) && isDef(ch)) {\n if (oldCh !== ch)\n updateChildren(elm, oldCh, ch, insertedVnodeQueue);\n }\n else if (isDef(ch)) {\n if (isDef(oldVnode.text))\n api.setTextContent(elm, '');\n addVnodes(elm, null, ch, 0, ch.length - 1, insertedVnodeQueue);\n }\n else if (isDef(oldCh)) {\n removeVnodes(elm, oldCh, 0, oldCh.length - 1);\n }\n else if (isDef(oldVnode.text)) {\n api.setTextContent(elm, '');\n }\n }\n else if (oldVnode.text !== vnode.text) {\n api.setTextContent(elm, vnode.text);\n }\n if (isDef(hook) && isDef(i = hook.postpatch)) {\n i(oldVnode, vnode);\n }\n }\n return function patch(oldVnode, vnode) {\n var i, elm, parent;\n var insertedVnodeQueue = [];\n for (i = 0; i < cbs.pre.length; ++i)\n cbs.pre[i]();\n if (!isVnode(oldVnode)) {\n oldVnode = emptyNodeAt(oldVnode);\n }\n if (sameVnode(oldVnode, vnode)) {\n patchVnode(oldVnode, vnode, insertedVnodeQueue);\n }\n else {\n elm = oldVnode.elm;\n parent = api.parentNode(elm);\n createElm(vnode, insertedVnodeQueue);\n if (parent !== null) {\n api.insertBefore(parent, vnode.elm, api.nextSibling(elm));\n removeVnodes(parent, [oldVnode], 0, 0);\n }\n }\n for (i = 0; i < insertedVnodeQueue.length; ++i) {\n insertedVnodeQueue[i].data.hook.insert(insertedVnodeQueue[i]);\n }\n for (i = 0; i < cbs.post.length; ++i)\n cbs.post[i]();\n return vnode;\n };\n}\nexports.init = init;\n\n},{\"./h\":1,\"./htmldomapi\":2,\"./is\":3,\"./thunk\":11,\"./vnode\":12}],11:[function(require,module,exports){\n\"use strict\";\nvar h_1 = require(\"./h\");\nfunction copyToThunk(vnode, thunk) {\n thunk.elm = vnode.elm;\n vnode.data.fn = thunk.data.fn;\n vnode.data.args = thunk.data.args;\n thunk.data = vnode.data;\n thunk.children = vnode.children;\n thunk.text = vnode.text;\n thunk.elm = vnode.elm;\n}\nfunction init(thunk) {\n var cur = thunk.data;\n var vnode = cur.fn.apply(undefined, cur.args);\n copyToThunk(vnode, thunk);\n}\nfunction prepatch(oldVnode, thunk) {\n var i, old = oldVnode.data, cur = thunk.data;\n var oldArgs = old.args, args = cur.args;\n if (old.fn !== cur.fn || oldArgs.length !== args.length) {\n copyToThunk(cur.fn.apply(undefined, args), thunk);\n }\n for (i = 0; i < args.length; ++i) {\n if (oldArgs[i] !== args[i]) {\n copyToThunk(cur.fn.apply(undefined, args), thunk);\n return;\n }\n }\n copyToThunk(oldVnode, thunk);\n}\nexports.thunk = function thunk(sel, key, fn, args) {\n if (args === undefined) {\n args = fn;\n fn = key;\n key = undefined;\n }\n return h_1.h(sel, {\n key: key,\n hook: { init: init, prepatch: prepatch },\n fn: fn,\n args: args\n });\n};\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.default = exports.thunk;\n\n},{\"./h\":1}],12:[function(require,module,exports){\n\"use strict\";\nfunction vnode(sel, data, children, text, elm) {\n var key = data === undefined ? undefined : data.key;\n return { sel: sel, data: data, children: children,\n text: text, elm: elm, key: key };\n}\nexports.vnode = vnode;\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.default = vnode;\n\n},{}]},{},[9])(9)\n});\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIm5vZGVfbW9kdWxlcy9icm93c2VyLXBhY2svX3ByZWx1ZGUuanMiLCJoLmpzIiwiaHRtbGRvbWFwaS5qcyIsImlzLmpzIiwibW9kdWxlcy9hdHRyaWJ1dGVzLmpzIiwibW9kdWxlcy9jbGFzcy5qcyIsIm1vZHVsZXMvZXZlbnRsaXN0ZW5lcnMuanMiLCJtb2R1bGVzL3Byb3BzLmpzIiwibW9kdWxlcy9zdHlsZS5qcyIsInNuYWJiZG9tLmJ1bmRsZS5qcyIsInNuYWJiZG9tLmpzIiwidGh1bmsuanMiLCJ2bm9kZS5qcyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQTtBQ0FBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7O0FDMURBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTs7QUNqRUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7O0FDTkE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQ2xEQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTs7QUN4QkE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTs7QUM5RkE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTs7QUN6QkE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTs7QUNyRkE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7O0FDbEJBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTs7QUNqVEE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7O0FDN0NBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBIiwiZmlsZSI6ImdlbmVyYXRlZC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzQ29udGVudCI6WyIoZnVuY3Rpb24gZSh0LG4scil7ZnVuY3Rpb24gcyhvLHUpe2lmKCFuW29dKXtpZighdFtvXSl7dmFyIGE9dHlwZW9mIHJlcXVpcmU9PVwiZnVuY3Rpb25cIiYmcmVxdWlyZTtpZighdSYmYSlyZXR1cm4gYShvLCEwKTtpZihpKXJldHVybiBpKG8sITApO3ZhciBmPW5ldyBFcnJvcihcIkNhbm5vdCBmaW5kIG1vZHVsZSAnXCIrbytcIidcIik7dGhyb3cgZi5jb2RlPVwiTU9EVUxFX05PVF9GT1VORFwiLGZ9dmFyIGw9bltvXT17ZXhwb3J0czp7fX07dFtvXVswXS5jYWxsKGwuZXhwb3J0cyxmdW5jdGlvbihlKXt2YXIgbj10W29dWzFdW2VdO3JldHVybiBzKG4/bjplKX0sbCxsLmV4cG9ydHMsZSx0LG4scil9cmV0dXJuIG5bb10uZXhwb3J0c312YXIgaT10eXBlb2YgcmVxdWlyZT09XCJmdW5jdGlvblwiJiZyZXF1aXJlO2Zvcih2YXIgbz0wO288ci5sZW5ndGg7bysrKXMocltvXSk7cmV0dXJuIHN9KSIsIlwidXNlIHN0cmljdFwiO1xudmFyIHZub2RlXzEgPSByZXF1aXJlKFwiLi92bm9kZVwiKTtcbnZhciBpcyA9IHJlcXVpcmUoXCIuL2lzXCIpO1xuZnVuY3Rpb24gYWRkTlMoZGF0YSwgY2hpbGRyZW4sIHNlbCkge1xuICAgIGRhdGEubnMgPSAnaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnO1xuICAgIGlmIChzZWwgIT09ICdmb3JlaWduT2JqZWN0JyAmJiBjaGlsZHJlbiAhPT0gdW5kZWZpbmVkKSB7XG4gICAgICAgIGZvciAodmFyIGkgPSAwOyBpIDwgY2hpbGRyZW4ubGVuZ3RoOyArK2kpIHtcbiAgICAgICAgICAgIHZhciBjaGlsZERhdGEgPSBjaGlsZHJlbltpXS5kYXRhO1xuICAgICAgICAgICAgaWYgKGNoaWxkRGF0YSAhPT0gdW5kZWZpbmVkKSB7XG4gICAgICAgICAgICAgICAgYWRkTlMoY2hpbGREYXRhLCBjaGlsZHJlbltpXS5jaGlsZHJlbiwgY2hpbGRyZW5baV0uc2VsKTtcbiAgICAgICAgICAgIH1cbiAgICAgICAgfVxuICAgIH1cbn1cbmZ1bmN0aW9uIGgoc2VsLCBiLCBjKSB7XG4gICAgdmFyIGRhdGEgPSB7fSwgY2hpbGRyZW4sIHRleHQsIGk7XG4gICAgaWYgKGMgIT09IHVuZGVmaW5lZCkge1xuICAgICAgICBkYXRhID0gYjtcbiAgICAgICAgaWYgKGlzLmFycmF5KGMpKSB7XG4gICAgICAgICAgICBjaGlsZHJlbiA9IGM7XG4gICAgICAgIH1cbiAgICAgICAgZWxzZSBpZiAoaXMucHJpbWl0aXZlKGMpKSB7XG4gICAgICAgICAgICB0ZXh0ID0gYztcbiAgICAgICAgfVxuICAgICAgICBlbHNlIGlmIChjICYmIGMuc2VsKSB7XG4gICAgICAgICAgICBjaGlsZHJlbiA9IFtjXTtcbiAgICAgICAgfVxuICAgIH1cbiAgICBlbHNlIGlmIChiICE9PSB1bmRlZmluZWQpIHtcbiAgICAgICAgaWYgKGlzLmFycmF5KGIpKSB7XG4gICAgICAgICAgICBjaGlsZHJlbiA9IGI7XG4gICAgICAgIH1cbiAgICAgICAgZWxzZSBpZiAoaXMucHJpbWl0aXZlKGIpKSB7XG4gICAgICAgICAgICB0ZXh0ID0gYjtcbiAgICAgICAgfVxuICAgICAgICBlbHNlIGlmIChiICYmIGIuc2VsKSB7XG4gICAgICAgICAgICBjaGlsZHJlbiA9IFtiXTtcbiAgICAgICAgfVxuICAgICAgICBlbHNlIHtcbiAgICAgICAgICAgIGRhdGEgPSBiO1xuICAgICAgICB9XG4gICAgfVxuICAgIGlmIChpcy5hcnJheShjaGlsZHJlbikpIHtcbiAgICAgICAgZm9yIChpID0gMDsgaSA8IGNoaWxkcmVuLmxlbmd0aDsgKytpKSB7XG4gICAgICAgICAgICBpZiAoaXMucHJpbWl0aXZlKGNoaWxkcmVuW2ldKSlcbiAgICAgICAgICAgICAgICBjaGlsZHJlbltpXSA9IHZub2RlXzEudm5vZGUodW5kZWZpbmVkLCB1bmRlZmluZWQsIHVuZGVmaW5lZCwgY2hpbGRyZW5baV0pO1xuICAgICAgICB9XG4gICAgfVxuICAgIGlmIChzZWxbMF0gPT09ICdzJyAmJiBzZWxbMV0gPT09ICd2JyAmJiBzZWxbMl0gPT09ICdnJyAmJlxuICAgICAgICAoc2VsLmxlbmd0aCA9PT0gMyB8fCBzZWxbM10gPT09ICcuJyB8fCBzZWxbM10gPT09ICcjJykpIHtcbiAgICAgICAgYWRkTlMoZGF0YSwgY2hpbGRyZW4sIHNlbCk7XG4gICAgfVxuICAgIHJldHVybiB2bm9kZV8xLnZub2RlKHNlbCwgZGF0YSwgY2hpbGRyZW4sIHRleHQsIHVuZGVmaW5lZCk7XG59XG5leHBvcnRzLmggPSBoO1xuO1xuT2JqZWN0LmRlZmluZVByb3BlcnR5KGV4cG9ydHMsIFwiX19lc01vZHVsZVwiLCB7IHZhbHVlOiB0cnVlIH0pO1xuZXhwb3J0cy5kZWZhdWx0ID0gaDtcbi8vIyBzb3VyY2VNYXBwaW5nVVJMPWguanMubWFwIiwiXCJ1c2Ugc3RyaWN0XCI7XG5mdW5jdGlvbiBjcmVhdGVFbGVtZW50KHRhZ05hbWUpIHtcbiAgICByZXR1cm4gZG9jdW1lbnQuY3JlYXRlRWxlbWVudCh0YWdOYW1lKTtcbn1cbmZ1bmN0aW9uIGNyZWF0ZUVsZW1lbnROUyhuYW1lc3BhY2VVUkksIHF1YWxpZmllZE5hbWUpIHtcbiAgICByZXR1cm4gZG9jdW1lbnQuY3JlYXRlRWxlbWVudE5TKG5hbWVzcGFjZVVSSSwgcXVhbGlmaWVkTmFtZSk7XG59XG5mdW5jdGlvbiBjcmVhdGVUZXh0Tm9kZSh0ZXh0KSB7XG4gICAgcmV0dXJuIGRvY3VtZW50LmNyZWF0ZVRleHROb2RlKHRleHQpO1xufVxuZnVuY3Rpb24gY3JlYXRlQ29tbWVudCh0ZXh0KSB7XG4gICAgcmV0dXJuIGRvY3VtZW50LmNyZWF0ZUNvbW1lbnQodGV4dCk7XG59XG5mdW5jdGlvbiBpbnNlcnRCZWZvcmUocGFyZW50Tm9kZSwgbmV3Tm9kZSwgcmVmZXJlbmNlTm9kZSkge1xuICAgIHBhcmVudE5vZGUuaW5zZXJ0QmVmb3JlKG5ld05vZGUsIHJlZmVyZW5jZU5vZGUpO1xufVxuZnVuY3Rpb24gcmVtb3ZlQ2hpbGQobm9kZSwgY2hpbGQpIHtcbiAgICBub2RlLnJlbW92ZUNoaWxkKGNoaWxkKTtcbn1cbmZ1bmN0aW9uIGFwcGVuZENoaWxkKG5vZGUsIGNoaWxkKSB7XG4gICAgbm9kZS5hcHBlbmRDaGlsZChjaGlsZCk7XG59XG5mdW5jdGlvbiBwYXJlbnROb2RlKG5vZGUpIHtcbiAgICByZXR1cm4gbm9kZS5wYXJlbnROb2RlO1xufVxuZnVuY3Rpb24gbmV4dFNpYmxpbmcobm9kZSkge1xuICAgIHJldHVybiBub2RlLm5leHRTaWJsaW5nO1xufVxuZnVuY3Rpb24gdGFnTmFtZShlbG0pIHtcbiAgICByZXR1cm4gZWxtLnRhZ05hbWU7XG59XG5mdW5jdGlvbiBzZXRUZXh0Q29udGVudChub2RlLCB0ZXh0KSB7XG4gICAgbm9kZS50ZXh0Q29udGVudCA9IHRleHQ7XG59XG5mdW5jdGlvbiBnZXRUZXh0Q29udGVudChub2RlKSB7XG4gICAgcmV0dXJuIG5vZGUudGV4dENvbnRlbnQ7XG59XG5mdW5jdGlvbiBpc0VsZW1lbnQobm9kZSkge1xuICAgIHJldHVybiBub2RlLm5vZGVUeXBlID09PSAxO1xufVxuZnVuY3Rpb24gaXNUZXh0KG5vZGUpIHtcbiAgICByZXR1cm4gbm9kZS5ub2RlVHlwZSA9PT0gMztcbn1cbmZ1bmN0aW9uIGlzQ29tbWVudChub2RlKSB7XG4gICAgcmV0dXJuIG5vZGUubm9kZVR5cGUgPT09IDg7XG59XG5leHBvcnRzLmh0bWxEb21BcGkgPSB7XG4gICAgY3JlYXRlRWxlbWVudDogY3JlYXRlRWxlbWVudCxcbiAgICBjcmVhdGVFbGVtZW50TlM6IGNyZWF0ZUVsZW1lbnROUyxcbiAgICBjcmVhdGVUZXh0Tm9kZTogY3JlYXRlVGV4dE5vZGUsXG4gICAgY3JlYXRlQ29tbWVudDogY3JlYXRlQ29tbWVudCxcbiAgICBpbnNlcnRCZWZvcmU6IGluc2VydEJlZm9yZSxcbiAgICByZW1vdmVDaGlsZDogcmVtb3ZlQ2hpbGQsXG4gICAgYXBwZW5kQ2hpbGQ6IGFwcGVuZENoaWxkLFxuICAgIHBhcmVudE5vZGU6IHBhcmVudE5vZGUsXG4gICAgbmV4dFNpYmxpbmc6IG5leHRTaWJsaW5nLFxuICAgIHRhZ05hbWU6IHRhZ05hbWUsXG4gICAgc2V0VGV4dENvbnRlbnQ6IHNldFRleHRDb250ZW50LFxuICAgIGdldFRleHRDb250ZW50OiBnZXRUZXh0Q29udGVudCxcbiAgICBpc0VsZW1lbnQ6IGlzRWxlbWVudCxcbiAgICBpc1RleHQ6IGlzVGV4dCxcbiAgICBpc0NvbW1lbnQ6IGlzQ29tbWVudCxcbn07XG5PYmplY3QuZGVmaW5lUHJvcGVydHkoZXhwb3J0cywgXCJfX2VzTW9kdWxlXCIsIHsgdmFsdWU6IHRydWUgfSk7XG5leHBvcnRzLmRlZmF1bHQgPSBleHBvcnRzLmh0bWxEb21BcGk7XG4vLyMgc291cmNlTWFwcGluZ1VSTD1odG1sZG9tYXBpLmpzLm1hcCIsIlwidXNlIHN0cmljdFwiO1xuZXhwb3J0cy5hcnJheSA9IEFycmF5LmlzQXJyYXk7XG5mdW5jdGlvbiBwcmltaXRpdmUocykge1xuICAgIHJldHVybiB0eXBlb2YgcyA9PT0gJ3N0cmluZycgfHwgdHlwZW9mIHMgPT09ICdudW1iZXInO1xufVxuZXhwb3J0cy5wcmltaXRpdmUgPSBwcmltaXRpdmU7XG4vLyMgc291cmNlTWFwcGluZ1VSTD1pcy5qcy5tYXAiLCJcInVzZSBzdHJpY3RcIjtcbnZhciBOYW1lc3BhY2VVUklzID0ge1xuICAgIFwieGxpbmtcIjogXCJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rXCJcbn07XG52YXIgYm9vbGVhbkF0dHJzID0gW1wiYWxsb3dmdWxsc2NyZWVuXCIsIFwiYXN5bmNcIiwgXCJhdXRvZm9jdXNcIiwgXCJhdXRvcGxheVwiLCBcImNoZWNrZWRcIiwgXCJjb21wYWN0XCIsIFwiY29udHJvbHNcIiwgXCJkZWNsYXJlXCIsXG4gICAgXCJkZWZhdWx0XCIsIFwiZGVmYXVsdGNoZWNrZWRcIiwgXCJkZWZhdWx0bXV0ZWRcIiwgXCJkZWZhdWx0c2VsZWN0ZWRcIiwgXCJkZWZlclwiLCBcImRpc2FibGVkXCIsIFwiZHJhZ2dhYmxlXCIsXG4gICAgXCJlbmFibGVkXCIsIFwiZm9ybW5vdmFsaWRhdGVcIiwgXCJoaWRkZW5cIiwgXCJpbmRldGVybWluYXRlXCIsIFwiaW5lcnRcIiwgXCJpc21hcFwiLCBcIml0ZW1zY29wZVwiLCBcImxvb3BcIiwgXCJtdWx0aXBsZVwiLFxuICAgIFwibXV0ZWRcIiwgXCJub2hyZWZcIiwgXCJub3Jlc2l6ZVwiLCBcIm5vc2hhZGVcIiwgXCJub3ZhbGlkYXRlXCIsIFwibm93cmFwXCIsIFwib3BlblwiLCBcInBhdXNlb25leGl0XCIsIFwicmVhZG9ubHlcIixcbiAgICBcInJlcXVpcmVkXCIsIFwicmV2ZXJzZWRcIiwgXCJzY29wZWRcIiwgXCJzZWFtbGVzc1wiLCBcInNlbGVjdGVkXCIsIFwic29ydGFibGVcIiwgXCJzcGVsbGNoZWNrXCIsIFwidHJhbnNsYXRlXCIsXG4gICAgXCJ0cnVlc3BlZWRcIiwgXCJ0eXBlbXVzdG1hdGNoXCIsIFwidmlzaWJsZVwiXTtcbnZhciBib29sZWFuQXR0cnNEaWN0ID0gT2JqZWN0LmNyZWF0ZShudWxsKTtcbmZvciAodmFyIGkgPSAwLCBsZW4gPSBib29sZWFuQXR0cnMubGVuZ3RoOyBpIDwgbGVuOyBpKyspIHtcbiAgICBib29sZWFuQXR0cnNEaWN0W2Jvb2xlYW5BdHRyc1tpXV0gPSB0cnVlO1xufVxuZnVuY3Rpb24gdXBkYXRlQXR0cnMob2xkVm5vZGUsIHZub2RlKSB7XG4gICAgdmFyIGtleSwgY3VyLCBvbGQsIGVsbSA9IHZub2RlLmVsbSwgb2xkQXR0cnMgPSBvbGRWbm9kZS5kYXRhLmF0dHJzLCBhdHRycyA9IHZub2RlLmRhdGEuYXR0cnMsIG5hbWVzcGFjZVNwbGl0O1xuICAgIGlmICghb2xkQXR0cnMgJiYgIWF0dHJzKVxuICAgICAgICByZXR1cm47XG4gICAgaWYgKG9sZEF0dHJzID09PSBhdHRycylcbiAgICAgICAgcmV0dXJuO1xuICAgIG9sZEF0dHJzID0gb2xkQXR0cnMgfHwge307XG4gICAgYXR0cnMgPSBhdHRycyB8fCB7fTtcbiAgICAvLyB1cGRhdGUgbW9kaWZpZWQgYXR0cmlidXRlcywgYWRkIG5ldyBhdHRyaWJ1dGVzXG4gICAgZm9yIChrZXkgaW4gYXR0cnMpIHtcbiAgICAgICAgY3VyID0gYXR0cnNba2V5XTtcbiAgICAgICAgb2xkID0gb2xkQXR0cnNba2V5XTtcbiAgICAgICAgaWYgKG9sZCAhPT0gY3VyKSB7XG4gICAgICAgICAgICBpZiAoIWN1ciAmJiBib29sZWFuQXR0cnNEaWN0W2tleV0pXG4gICAgICAgICAgICAgICAgZWxtLnJlbW92ZUF0dHJpYnV0ZShrZXkpO1xuICAgICAgICAgICAgZWxzZSB7XG4gICAgICAgICAgICAgICAgbmFtZXNwYWNlU3BsaXQgPSBrZXkuc3BsaXQoXCI6XCIpO1xuICAgICAgICAgICAgICAgIGlmIChuYW1lc3BhY2VTcGxpdC5sZW5ndGggPiAxICYmIE5hbWVzcGFjZVVSSXMuaGFzT3duUHJvcGVydHkobmFtZXNwYWNlU3BsaXRbMF0pKVxuICAgICAgICAgICAgICAgICAgICBlbG0uc2V0QXR0cmlidXRlTlMoTmFtZXNwYWNlVVJJc1tuYW1lc3BhY2VTcGxpdFswXV0sIGtleSwgY3VyKTtcbiAgICAgICAgICAgICAgICBlbHNlXG4gICAgICAgICAgICAgICAgICAgIGVsbS5zZXRBdHRyaWJ1dGUoa2V5LCBjdXIpO1xuICAgICAgICAgICAgfVxuICAgICAgICB9XG4gICAgfVxuICAgIC8vcmVtb3ZlIHJlbW92ZWQgYXR0cmlidXRlc1xuICAgIC8vIHVzZSBgaW5gIG9wZXJhdG9yIHNpbmNlIHRoZSBwcmV2aW91cyBgZm9yYCBpdGVyYXRpb24gdXNlcyBpdCAoLmkuZS4gYWRkIGV2ZW4gYXR0cmlidXRlcyB3aXRoIHVuZGVmaW5lZCB2YWx1ZSlcbiAgICAvLyB0aGUgb3RoZXIgb3B0aW9uIGlzIHRvIHJlbW92ZSBhbGwgYXR0cmlidXRlcyB3aXRoIHZhbHVlID09IHVuZGVmaW5lZFxuICAgIGZvciAoa2V5IGluIG9sZEF0dHJzKSB7XG4gICAgICAgIGlmICghKGtleSBpbiBhdHRycykpIHtcbiAgICAgICAgICAgIGVsbS5yZW1vdmVBdHRyaWJ1dGUoa2V5KTtcbiAgICAgICAgfVxuICAgIH1cbn1cbmV4cG9ydHMuYXR0cmlidXRlc01vZHVsZSA9IHsgY3JlYXRlOiB1cGRhdGVBdHRycywgdXBkYXRlOiB1cGRhdGVBdHRycyB9O1xuT2JqZWN0LmRlZmluZVByb3BlcnR5KGV4cG9ydHMsIFwiX19lc01vZHVsZVwiLCB7IHZhbHVlOiB0cnVlIH0pO1xuZXhwb3J0cy5kZWZhdWx0ID0gZXhwb3J0cy5hdHRyaWJ1dGVzTW9kdWxlO1xuLy8jIHNvdXJjZU1hcHBpbmdVUkw9YXR0cmlidXRlcy5qcy5tYXAiLCJcInVzZSBzdHJpY3RcIjtcbmZ1bmN0aW9uIHVwZGF0ZUNsYXNzKG9sZFZub2RlLCB2bm9kZSkge1xuICAgIHZhciBjdXIsIG5hbWUsIGVsbSA9IHZub2RlLmVsbSwgb2xkQ2xhc3MgPSBvbGRWbm9kZS5kYXRhLmNsYXNzLCBrbGFzcyA9IHZub2RlLmRhdGEuY2xhc3M7XG4gICAgaWYgKCFvbGRDbGFzcyAmJiAha2xhc3MpXG4gICAgICAgIHJldHVybjtcbiAgICBpZiAob2xkQ2xhc3MgPT09IGtsYXNzKVxuICAgICAgICByZXR1cm47XG4gICAgb2xkQ2xhc3MgPSBvbGRDbGFzcyB8fCB7fTtcbiAgICBrbGFzcyA9IGtsYXNzIHx8IHt9O1xuICAgIGZvciAobmFtZSBpbiBvbGRDbGFzcykge1xuICAgICAgICBpZiAoIWtsYXNzW25hbWVdKSB7XG4gICAgICAgICAgICBlbG0uY2xhc3NMaXN0LnJlbW92ZShuYW1lKTtcbiAgICAgICAgfVxuICAgIH1cbiAgICBmb3IgKG5hbWUgaW4ga2xhc3MpIHtcbiAgICAgICAgY3VyID0ga2xhc3NbbmFtZV07XG4gICAgICAgIGlmIChjdXIgIT09IG9sZENsYXNzW25hbWVdKSB7XG4gICAgICAgICAgICBlbG0uY2xhc3NMaXN0W2N1ciA/ICdhZGQnIDogJ3JlbW92ZSddKG5hbWUpO1xuICAgICAgICB9XG4gICAgfVxufVxuZXhwb3J0cy5jbGFzc01vZHVsZSA9IHsgY3JlYXRlOiB1cGRhdGVDbGFzcywgdXBkYXRlOiB1cGRhdGVDbGFzcyB9O1xuT2JqZWN0LmRlZmluZVByb3BlcnR5KGV4cG9ydHMsIFwiX19lc01vZHVsZVwiLCB7IHZhbHVlOiB0cnVlIH0pO1xuZXhwb3J0cy5kZWZhdWx0ID0gZXhwb3J0cy5jbGFzc01vZHVsZTtcbi8vIyBzb3VyY2VNYXBwaW5nVVJMPWNsYXNzLmpzLm1hcCIsIlwidXNlIHN0cmljdFwiO1xuZnVuY3Rpb24gaW52b2tlSGFuZGxlcihoYW5kbGVyLCB2bm9kZSwgZXZlbnQpIHtcbiAgICBpZiAodHlwZW9mIGhhbmRsZXIgPT09IFwiZnVuY3Rpb25cIikge1xuICAgICAgICAvLyBjYWxsIGZ1bmN0aW9uIGhhbmRsZXJcbiAgICAgICAgaGFuZGxlci5jYWxsKHZub2RlLCBldmVudCwgdm5vZGUpO1xuICAgIH1cbiAgICBlbHNlIGlmICh0eXBlb2YgaGFuZGxlciA9PT0gXCJvYmplY3RcIikge1xuICAgICAgICAvLyBjYWxsIGhhbmRsZXIgd2l0aCBhcmd1bWVudHNcbiAgICAgICAgaWYgKHR5cGVvZiBoYW5kbGVyWzBdID09PSBcImZ1bmN0aW9uXCIpIHtcbiAgICAgICAgICAgIC8vIHNwZWNpYWwgY2FzZSBmb3Igc2luZ2xlIGFyZ3VtZW50IGZvciBwZXJmb3JtYW5jZVxuICAgICAgICAgICAgaWYgKGhhbmRsZXIubGVuZ3RoID09PSAyKSB7XG4gICAgICAgICAgICAgICAgaGFuZGxlclswXS5jYWxsKHZub2RlLCBoYW5kbGVyWzFdLCBldmVudCwgdm5vZGUpO1xuICAgICAgICAgICAgfVxuICAgICAgICAgICAgZWxzZSB7XG4gICAgICAgICAgICAgICAgdmFyIGFyZ3MgPSBoYW5kbGVyLnNsaWNlKDEpO1xuICAgICAgICAgICAgICAgIGFyZ3MucHVzaChldmVudCk7XG4gICAgICAgICAgICAgICAgYXJncy5wdXNoKHZub2RlKTtcbiAgICAgICAgICAgICAgICBoYW5kbGVyWzBdLmFwcGx5KHZub2RlLCBhcmdzKTtcbiAgICAgICAgICAgIH1cbiAgICAgICAgfVxuICAgICAgICBlbHNlIHtcbiAgICAgICAgICAgIC8vIGNhbGwgbXVsdGlwbGUgaGFuZGxlcnNcbiAgICAgICAgICAgIGZvciAodmFyIGkgPSAwOyBpIDwgaGFuZGxlci5sZW5ndGg7IGkrKykge1xuICAgICAgICAgICAgICAgIGludm9rZUhhbmRsZXIoaGFuZGxlcltpXSk7XG4gICAgICAgICAgICB9XG4gICAgICAgIH1cbiAgICB9XG59XG5mdW5jdGlvbiBoYW5kbGVFdmVudChldmVudCwgdm5vZGUpIHtcbiAgICB2YXIgbmFtZSA9IGV2ZW50LnR5cGUsIG9uID0gdm5vZGUuZGF0YS5vbjtcbiAgICAvLyBjYWxsIGV2ZW50IGhhbmRsZXIocykgaWYgZXhpc3RzXG4gICAgaWYgKG9uICYmIG9uW25hbWVdKSB7XG4gICAgICAgIGludm9rZUhhbmRsZXIob25bbmFtZV0sIHZub2RlLCBldmVudCk7XG4gICAgfVxufVxuZnVuY3Rpb24gY3JlYXRlTGlzdGVuZXIoKSB7XG4gICAgcmV0dXJuIGZ1bmN0aW9uIGhhbmRsZXIoZXZlbnQpIHtcbiAgICAgICAgaGFuZGxlRXZlbnQoZXZlbnQsIGhhbmRsZXIudm5vZGUpO1xuICAgIH07XG59XG5mdW5jdGlvbiB1cGRhdGVFdmVudExpc3RlbmVycyhvbGRWbm9kZSwgdm5vZGUpIHtcbiAgICB2YXIgb2xkT24gPSBvbGRWbm9kZS5kYXRhLm9uLCBvbGRMaXN0ZW5lciA9IG9sZFZub2RlLmxpc3RlbmVyLCBvbGRFbG0gPSBvbGRWbm9kZS5lbG0sIG9uID0gdm5vZGUgJiYgdm5vZGUuZGF0YS5vbiwgZWxtID0gKHZub2RlICYmIHZub2RlLmVsbSksIG5hbWU7XG4gICAgLy8gb3B0aW1pemF0aW9uIGZvciByZXVzZWQgaW1tdXRhYmxlIGhhbmRsZXJzXG4gICAgaWYgKG9sZE9uID09PSBvbikge1xuICAgICAgICByZXR1cm47XG4gICAgfVxuICAgIC8vIHJlbW92ZSBleGlzdGluZyBsaXN0ZW5lcnMgd2hpY2ggbm8gbG9uZ2VyIHVzZWRcbiAgICBpZiAob2xkT24gJiYgb2xkTGlzdGVuZXIpIHtcbiAgICAgICAgLy8gaWYgZWxlbWVudCBjaGFuZ2VkIG9yIGRlbGV0ZWQgd2UgcmVtb3ZlIGFsbCBleGlzdGluZyBsaXN0ZW5lcnMgdW5jb25kaXRpb25hbGx5XG4gICAgICAgIGlmICghb24pIHtcbiAgICAgICAgICAgIGZvciAobmFtZSBpbiBvbGRPbikge1xuICAgICAgICAgICAgICAgIC8vIHJlbW92ZSBsaXN0ZW5lciBpZiBlbGVtZW50IHdhcyBjaGFuZ2VkIG9yIGV4aXN0aW5nIGxpc3RlbmVycyByZW1vdmVkXG4gICAgICAgICAgICAgICAgb2xkRWxtLnJlbW92ZUV2ZW50TGlzdGVuZXIobmFtZSwgb2xkTGlzdGVuZXIsIGZhbHNlKTtcbiAgICAgICAgICAgIH1cbiAgICAgICAgfVxuICAgICAgICBlbHNlIHtcbiAgICAgICAgICAgIGZvciAobmFtZSBpbiBvbGRPbikge1xuICAgICAgICAgICAgICAgIC8vIHJlbW92ZSBsaXN0ZW5lciBpZiBleGlzdGluZyBsaXN0ZW5lciByZW1vdmVkXG4gICAgICAgICAgICAgICAgaWYgKCFvbltuYW1lXSkge1xuICAgICAgICAgICAgICAgICAgICBvbGRFbG0ucmVtb3ZlRXZlbnRMaXN0ZW5lcihuYW1lLCBvbGRMaXN0ZW5lciwgZmFsc2UpO1xuICAgICAgICAgICAgICAgIH1cbiAgICAgICAgICAgIH1cbiAgICAgICAgfVxuICAgIH1cbiAgICAvLyBhZGQgbmV3IGxpc3RlbmVycyB3aGljaCBoYXMgbm90IGFscmVhZHkgYXR0YWNoZWRcbiAgICBpZiAob24pIHtcbiAgICAgICAgLy8gcmV1c2UgZXhpc3RpbmcgbGlzdGVuZXIgb3IgY3JlYXRlIG5ld1xuICAgICAgICB2YXIgbGlzdGVuZXIgPSB2bm9kZS5saXN0ZW5lciA9IG9sZFZub2RlLmxpc3RlbmVyIHx8IGNyZWF0ZUxpc3RlbmVyKCk7XG4gICAgICAgIC8vIHVwZGF0ZSB2bm9kZSBmb3IgbGlzdGVuZXJcbiAgICAgICAgbGlzdGVuZXIudm5vZGUgPSB2bm9kZTtcbiAgICAgICAgLy8gaWYgZWxlbWVudCBjaGFuZ2VkIG9yIGFkZGVkIHdlIGFkZCBhbGwgbmVlZGVkIGxpc3RlbmVycyB1bmNvbmRpdGlvbmFsbHlcbiAgICAgICAgaWYgKCFvbGRPbikge1xuICAgICAgICAgICAgZm9yIChuYW1lIGluIG9uKSB7XG4gICAgICAgICAgICAgICAgLy8gYWRkIGxpc3RlbmVyIGlmIGVsZW1lbnQgd2FzIGNoYW5nZWQgb3IgbmV3IGxpc3RlbmVycyBhZGRlZFxuICAgICAgICAgICAgICAgIGVsbS5hZGRFdmVudExpc3RlbmVyKG5hbWUsIGxpc3RlbmVyLCBmYWxzZSk7XG4gICAgICAgICAgICB9XG4gICAgICAgIH1cbiAgICAgICAgZWxzZSB7XG4gICAgICAgICAgICBmb3IgKG5hbWUgaW4gb24pIHtcbiAgICAgICAgICAgICAgICAvLyBhZGQgbGlzdGVuZXIgaWYgbmV3IGxpc3RlbmVyIGFkZGVkXG4gICAgICAgICAgICAgICAgaWYgKCFvbGRPbltuYW1lXSkge1xuICAgICAgICAgICAgICAgICAgICBlbG0uYWRkRXZlbnRMaXN0ZW5lcihuYW1lLCBsaXN0ZW5lciwgZmFsc2UpO1xuICAgICAgICAgICAgICAgIH1cbiAgICAgICAgICAgIH1cbiAgICAgICAgfVxuICAgIH1cbn1cbmV4cG9ydHMuZXZlbnRMaXN0ZW5lcnNNb2R1bGUgPSB7XG4gICAgY3JlYXRlOiB1cGRhdGVFdmVudExpc3RlbmVycyxcbiAgICB1cGRhdGU6IHVwZGF0ZUV2ZW50TGlzdGVuZXJzLFxuICAgIGRlc3Ryb3k6IHVwZGF0ZUV2ZW50TGlzdGVuZXJzXG59O1xuT2JqZWN0LmRlZmluZVByb3BlcnR5KGV4cG9ydHMsIFwiX19lc01vZHVsZVwiLCB7IHZhbHVlOiB0cnVlIH0pO1xuZXhwb3J0cy5kZWZhdWx0ID0gZXhwb3J0cy5ldmVudExpc3RlbmVyc01vZHVsZTtcbi8vIyBzb3VyY2VNYXBwaW5nVVJMPWV2ZW50bGlzdGVuZXJzLmpzLm1hcCIsIlwidXNlIHN0cmljdFwiO1xuZnVuY3Rpb24gdXBkYXRlUHJvcHMob2xkVm5vZGUsIHZub2RlKSB7XG4gICAgdmFyIGtleSwgY3VyLCBvbGQsIGVsbSA9IHZub2RlLmVsbSwgb2xkUHJvcHMgPSBvbGRWbm9kZS5kYXRhLnByb3BzLCBwcm9wcyA9IHZub2RlLmRhdGEucHJvcHM7XG4gICAgaWYgKCFvbGRQcm9wcyAmJiAhcHJvcHMpXG4gICAgICAgIHJldHVybjtcbiAgICBpZiAob2xkUHJvcHMgPT09IHByb3BzKVxuICAgICAgICByZXR1cm47XG4gICAgb2xkUHJvcHMgPSBvbGRQcm9wcyB8fCB7fTtcbiAgICBwcm9wcyA9IHByb3BzIHx8IHt9O1xuICAgIGZvciAoa2V5IGluIG9sZFByb3BzKSB7XG4gICAgICAgIGlmICghcHJvcHNba2V5XSkge1xuICAgICAgICAgICAgZGVsZXRlIGVsbVtrZXldO1xuICAgICAgICB9XG4gICAgfVxuICAgIGZvciAoa2V5IGluIHByb3BzKSB7XG4gICAgICAgIGN1ciA9IHByb3BzW2tleV07XG4gICAgICAgIG9sZCA9IG9sZFByb3BzW2tleV07XG4gICAgICAgIGlmIChvbGQgIT09IGN1ciAmJiAoa2V5ICE9PSAndmFsdWUnIHx8IGVsbVtrZXldICE9PSBjdXIpKSB7XG4gICAgICAgICAgICBlbG1ba2V5XSA9IGN1cjtcbiAgICAgICAgfVxuICAgIH1cbn1cbmV4cG9ydHMucHJvcHNNb2R1bGUgPSB7IGNyZWF0ZTogdXBkYXRlUHJvcHMsIHVwZGF0ZTogdXBkYXRlUHJvcHMgfTtcbk9iamVjdC5kZWZpbmVQcm9wZXJ0eShleHBvcnRzLCBcIl9fZXNNb2R1bGVcIiwgeyB2YWx1ZTogdHJ1ZSB9KTtcbmV4cG9ydHMuZGVmYXVsdCA9IGV4cG9ydHMucHJvcHNNb2R1bGU7XG4vLyMgc291cmNlTWFwcGluZ1VSTD1wcm9wcy5qcy5tYXAiLCJcInVzZSBzdHJpY3RcIjtcbnZhciByYWYgPSAodHlwZW9mIHdpbmRvdyAhPT0gJ3VuZGVmaW5lZCcgJiYgd2luZG93LnJlcXVlc3RBbmltYXRpb25GcmFtZSkgfHwgc2V0VGltZW91dDtcbnZhciBuZXh0RnJhbWUgPSBmdW5jdGlvbiAoZm4pIHsgcmFmKGZ1bmN0aW9uICgpIHsgcmFmKGZuKTsgfSk7IH07XG5mdW5jdGlvbiBzZXROZXh0RnJhbWUob2JqLCBwcm9wLCB2YWwpIHtcbiAgICBuZXh0RnJhbWUoZnVuY3Rpb24gKCkgeyBvYmpbcHJvcF0gPSB2YWw7IH0pO1xufVxuZnVuY3Rpb24gdXBkYXRlU3R5bGUob2xkVm5vZGUsIHZub2RlKSB7XG4gICAgdmFyIGN1ciwgbmFtZSwgZWxtID0gdm5vZGUuZWxtLCBvbGRTdHlsZSA9IG9sZFZub2RlLmRhdGEuc3R5bGUsIHN0eWxlID0gdm5vZGUuZGF0YS5zdHlsZTtcbiAgICBpZiAoIW9sZFN0eWxlICYmICFzdHlsZSlcbiAgICAgICAgcmV0dXJuO1xuICAgIGlmIChvbGRTdHlsZSA9PT0gc3R5bGUpXG4gICAgICAgIHJldHVybjtcbiAgICBvbGRTdHlsZSA9IG9sZFN0eWxlIHx8IHt9O1xuICAgIHN0eWxlID0gc3R5bGUgfHwge307XG4gICAgdmFyIG9sZEhhc0RlbCA9ICdkZWxheWVkJyBpbiBvbGRTdHlsZTtcbiAgICBmb3IgKG5hbWUgaW4gb2xkU3R5bGUpIHtcbiAgICAgICAgaWYgKCFzdHlsZVtuYW1lXSkge1xuICAgICAgICAgICAgaWYgKG5hbWVbMF0gPT09ICctJyAmJiBuYW1lWzFdID09PSAnLScpIHtcbiAgICAgICAgICAgICAgICBlbG0uc3R5bGUucmVtb3ZlUHJvcGVydHkobmFtZSk7XG4gICAgICAgICAgICB9XG4gICAgICAgICAgICBlbHNlIHtcbiAgICAgICAgICAgICAgICBlbG0uc3R5bGVbbmFtZV0gPSAnJztcbiAgICAgICAgICAgIH1cbiAgICAgICAgfVxuICAgIH1cbiAgICBmb3IgKG5hbWUgaW4gc3R5bGUpIHtcbiAgICAgICAgY3VyID0gc3R5bGVbbmFtZV07XG4gICAgICAgIGlmIChuYW1lID09PSAnZGVsYXllZCcpIHtcbiAgICAgICAgICAgIGZvciAobmFtZSBpbiBzdHlsZS5kZWxheWVkKSB7XG4gICAgICAgICAgICAgICAgY3VyID0gc3R5bGUuZGVsYXllZFtuYW1lXTtcbiAgICAgICAgICAgICAgICBpZiAoIW9sZEhhc0RlbCB8fCBjdXIgIT09IG9sZFN0eWxlLmRlbGF5ZWRbbmFtZV0pIHtcbiAgICAgICAgICAgICAgICAgICAgc2V0TmV4dEZyYW1lKGVsbS5zdHlsZSwgbmFtZSwgY3VyKTtcbiAgICAgICAgICAgICAgICB9XG4gICAgICAgICAgICB9XG4gICAgICAgIH1cbiAgICAgICAgZWxzZSBpZiAobmFtZSAhPT0gJ3JlbW92ZScgJiYgY3VyICE9PSBvbGRTdHlsZVtuYW1lXSkge1xuICAgICAgICAgICAgaWYgKG5hbWVbMF0gPT09ICctJyAmJiBuYW1lWzFdID09PSAnLScpIHtcbiAgICAgICAgICAgICAgICBlbG0uc3R5bGUuc2V0UHJvcGVydHkobmFtZSwgY3VyKTtcbiAgICAgICAgICAgIH1cbiAgICAgICAgICAgIGVsc2Uge1xuICAgICAgICAgICAgICAgIGVsbS5zdHlsZVtuYW1lXSA9IGN1cjtcbiAgICAgICAgICAgIH1cbiAgICAgICAgfVxuICAgIH1cbn1cbmZ1bmN0aW9uIGFwcGx5RGVzdHJveVN0eWxlKHZub2RlKSB7XG4gICAgdmFyIHN0eWxlLCBuYW1lLCBlbG0gPSB2bm9kZS5lbG0sIHMgPSB2bm9kZS5kYXRhLnN0eWxlO1xuICAgIGlmICghcyB8fCAhKHN0eWxlID0gcy5kZXN0cm95KSlcbiAgICAgICAgcmV0dXJuO1xuICAgIGZvciAobmFtZSBpbiBzdHlsZSkge1xuICAgICAgICBlbG0uc3R5bGVbbmFtZV0gPSBzdHlsZVtuYW1lXTtcbiAgICB9XG59XG5mdW5jdGlvbiBhcHBseVJlbW92ZVN0eWxlKHZub2RlLCBybSkge1xuICAgIHZhciBzID0gdm5vZGUuZGF0YS5zdHlsZTtcbiAgICBpZiAoIXMgfHwgIXMucmVtb3ZlKSB7XG4gICAgICAgIHJtKCk7XG4gICAgICAgIHJldHVybjtcbiAgICB9XG4gICAgdmFyIG5hbWUsIGVsbSA9IHZub2RlLmVsbSwgaSA9IDAsIGNvbXBTdHlsZSwgc3R5bGUgPSBzLnJlbW92ZSwgYW1vdW50ID0gMCwgYXBwbGllZCA9IFtdO1xuICAgIGZvciAobmFtZSBpbiBzdHlsZSkge1xuICAgICAgICBhcHBsaWVkLnB1c2gobmFtZSk7XG4gICAgICAgIGVsbS5zdHlsZVtuYW1lXSA9IHN0eWxlW25hbWVdO1xuICAgIH1cbiAgICBjb21wU3R5bGUgPSBnZXRDb21wdXRlZFN0eWxlKGVsbSk7XG4gICAgdmFyIHByb3BzID0gY29tcFN0eWxlWyd0cmFuc2l0aW9uLXByb3BlcnR5J10uc3BsaXQoJywgJyk7XG4gICAgZm9yICg7IGkgPCBwcm9wcy5sZW5ndGg7ICsraSkge1xuICAgICAgICBpZiAoYXBwbGllZC5pbmRleE9mKHByb3BzW2ldKSAhPT0gLTEpXG4gICAgICAgICAgICBhbW91bnQrKztcbiAgICB9XG4gICAgZWxtLmFkZEV2ZW50TGlzdGVuZXIoJ3RyYW5zaXRpb25lbmQnLCBmdW5jdGlvbiAoZXYpIHtcbiAgICAgICAgaWYgKGV2LnRhcmdldCA9PT0gZWxtKVxuICAgICAgICAgICAgLS1hbW91bnQ7XG4gICAgICAgIGlmIChhbW91bnQgPT09IDApXG4gICAgICAgICAgICBybSgpO1xuICAgIH0pO1xufVxuZXhwb3J0cy5zdHlsZU1vZHVsZSA9IHtcbiAgICBjcmVhdGU6IHVwZGF0ZVN0eWxlLFxuICAgIHVwZGF0ZTogdXBkYXRlU3R5bGUsXG4gICAgZGVzdHJveTogYXBwbHlEZXN0cm95U3R5bGUsXG4gICAgcmVtb3ZlOiBhcHBseVJlbW92ZVN0eWxlXG59O1xuT2JqZWN0LmRlZmluZVByb3BlcnR5KGV4cG9ydHMsIFwiX19lc01vZHVsZVwiLCB7IHZhbHVlOiB0cnVlIH0pO1xuZXhwb3J0cy5kZWZhdWx0ID0gZXhwb3J0cy5zdHlsZU1vZHVsZTtcbi8vIyBzb3VyY2VNYXBwaW5nVVJMPXN0eWxlLmpzLm1hcCIsIlwidXNlIHN0cmljdFwiO1xudmFyIHNuYWJiZG9tXzEgPSByZXF1aXJlKFwiLi9zbmFiYmRvbVwiKTtcbnZhciBhdHRyaWJ1dGVzXzEgPSByZXF1aXJlKFwiLi9tb2R1bGVzL2F0dHJpYnV0ZXNcIik7IC8vIGZvciBzZXR0aW5nIGF0dHJpYnV0ZXMgb24gRE9NIGVsZW1lbnRzXG52YXIgY2xhc3NfMSA9IHJlcXVpcmUoXCIuL21vZHVsZXMvY2xhc3NcIik7IC8vIG1ha2VzIGl0IGVhc3kgdG8gdG9nZ2xlIGNsYXNzZXNcbnZhciBwcm9wc18xID0gcmVxdWlyZShcIi4vbW9kdWxlcy9wcm9wc1wiKTsgLy8gZm9yIHNldHRpbmcgcHJvcGVydGllcyBvbiBET00gZWxlbWVudHNcbnZhciBzdHlsZV8xID0gcmVxdWlyZShcIi4vbW9kdWxlcy9zdHlsZVwiKTsgLy8gaGFuZGxlcyBzdHlsaW5nIG9uIGVsZW1lbnRzIHdpdGggc3VwcG9ydCBmb3IgYW5pbWF0aW9uc1xudmFyIGV2ZW50bGlzdGVuZXJzXzEgPSByZXF1aXJlKFwiLi9tb2R1bGVzL2V2ZW50bGlzdGVuZXJzXCIpOyAvLyBhdHRhY2hlcyBldmVudCBsaXN0ZW5lcnNcbnZhciBoXzEgPSByZXF1aXJlKFwiLi9oXCIpOyAvLyBoZWxwZXIgZnVuY3Rpb24gZm9yIGNyZWF0aW5nIHZub2Rlc1xudmFyIHBhdGNoID0gc25hYmJkb21fMS5pbml0KFtcbiAgICBhdHRyaWJ1dGVzXzEuYXR0cmlidXRlc01vZHVsZSxcbiAgICBjbGFzc18xLmNsYXNzTW9kdWxlLFxuICAgIHByb3BzXzEucHJvcHNNb2R1bGUsXG4gICAgc3R5bGVfMS5zdHlsZU1vZHVsZSxcbiAgICBldmVudGxpc3RlbmVyc18xLmV2ZW50TGlzdGVuZXJzTW9kdWxlXG5dKTtcbmV4cG9ydHMuc25hYmJkb21CdW5kbGUgPSB7IHBhdGNoOiBwYXRjaCwgaDogaF8xLmggfTtcbk9iamVjdC5kZWZpbmVQcm9wZXJ0eShleHBvcnRzLCBcIl9fZXNNb2R1bGVcIiwgeyB2YWx1ZTogdHJ1ZSB9KTtcbmV4cG9ydHMuZGVmYXVsdCA9IGV4cG9ydHMuc25hYmJkb21CdW5kbGU7XG4vLyMgc291cmNlTWFwcGluZ1VSTD1zbmFiYmRvbS5idW5kbGUuanMubWFwIiwiXCJ1c2Ugc3RyaWN0XCI7XG52YXIgdm5vZGVfMSA9IHJlcXVpcmUoXCIuL3Zub2RlXCIpO1xudmFyIGlzID0gcmVxdWlyZShcIi4vaXNcIik7XG52YXIgaHRtbGRvbWFwaV8xID0gcmVxdWlyZShcIi4vaHRtbGRvbWFwaVwiKTtcbmZ1bmN0aW9uIGlzVW5kZWYocykgeyByZXR1cm4gcyA9PT0gdW5kZWZpbmVkOyB9XG5mdW5jdGlvbiBpc0RlZihzKSB7IHJldHVybiBzICE9PSB1bmRlZmluZWQ7IH1cbnZhciBlbXB0eU5vZGUgPSB2bm9kZV8xLmRlZmF1bHQoJycsIHt9LCBbXSwgdW5kZWZpbmVkLCB1bmRlZmluZWQpO1xuZnVuY3Rpb24gc2FtZVZub2RlKHZub2RlMSwgdm5vZGUyKSB7XG4gICAgcmV0dXJuIHZub2RlMS5rZXkgPT09IHZub2RlMi5rZXkgJiYgdm5vZGUxLnNlbCA9PT0gdm5vZGUyLnNlbDtcbn1cbmZ1bmN0aW9uIGlzVm5vZGUodm5vZGUpIHtcbiAgICByZXR1cm4gdm5vZGUuc2VsICE9PSB1bmRlZmluZWQ7XG59XG5mdW5jdGlvbiBjcmVhdGVLZXlUb09sZElkeChjaGlsZHJlbiwgYmVnaW5JZHgsIGVuZElkeCkge1xuICAgIHZhciBpLCBtYXAgPSB7fSwga2V5LCBjaDtcbiAgICBmb3IgKGkgPSBiZWdpbklkeDsgaSA8PSBlbmRJZHg7ICsraSkge1xuICAgICAgICBjaCA9IGNoaWxkcmVuW2ldO1xuICAgICAgICBpZiAoY2ggIT0gbnVsbCkge1xuICAgICAgICAgICAga2V5ID0gY2gua2V5O1xuICAgICAgICAgICAgaWYgKGtleSAhPT0gdW5kZWZpbmVkKVxuICAgICAgICAgICAgICAgIG1hcFtrZXldID0gaTtcbiAgICAgICAgfVxuICAgIH1cbiAgICByZXR1cm4gbWFwO1xufVxudmFyIGhvb2tzID0gWydjcmVhdGUnLCAndXBkYXRlJywgJ3JlbW92ZScsICdkZXN0cm95JywgJ3ByZScsICdwb3N0J107XG52YXIgaF8xID0gcmVxdWlyZShcIi4vaFwiKTtcbmV4cG9ydHMuaCA9IGhfMS5oO1xudmFyIHRodW5rXzEgPSByZXF1aXJlKFwiLi90aHVua1wiKTtcbmV4cG9ydHMudGh1bmsgPSB0aHVua18xLnRodW5rO1xuZnVuY3Rpb24gaW5pdChtb2R1bGVzLCBkb21BcGkpIHtcbiAgICB2YXIgaSwgaiwgY2JzID0ge307XG4gICAgdmFyIGFwaSA9IGRvbUFwaSAhPT0gdW5kZWZpbmVkID8gZG9tQXBpIDogaHRtbGRvbWFwaV8xLmRlZmF1bHQ7XG4gICAgZm9yIChpID0gMDsgaSA8IGhvb2tzLmxlbmd0aDsgKytpKSB7XG4gICAgICAgIGNic1tob29rc1tpXV0gPSBbXTtcbiAgICAgICAgZm9yIChqID0gMDsgaiA8IG1vZHVsZXMubGVuZ3RoOyArK2opIHtcbiAgICAgICAgICAgIHZhciBob29rID0gbW9kdWxlc1tqXVtob29rc1tpXV07XG4gICAgICAgICAgICBpZiAoaG9vayAhPT0gdW5kZWZpbmVkKSB7XG4gICAgICAgICAgICAgICAgY2JzW2hvb2tzW2ldXS5wdXNoKGhvb2spO1xuICAgICAgICAgICAgfVxuICAgICAgICB9XG4gICAgfVxuICAgIGZ1bmN0aW9uIGVtcHR5Tm9kZUF0KGVsbSkge1xuICAgICAgICB2YXIgaWQgPSBlbG0uaWQgPyAnIycgKyBlbG0uaWQgOiAnJztcbiAgICAgICAgdmFyIGMgPSBlbG0uY2xhc3NOYW1lID8gJy4nICsgZWxtLmNsYXNzTmFtZS5zcGxpdCgnICcpLmpvaW4oJy4nKSA6ICcnO1xuICAgICAgICByZXR1cm4gdm5vZGVfMS5kZWZhdWx0KGFwaS50YWdOYW1lKGVsbSkudG9Mb3dlckNhc2UoKSArIGlkICsgYywge30sIFtdLCB1bmRlZmluZWQsIGVsbSk7XG4gICAgfVxuICAgIGZ1bmN0aW9uIGNyZWF0ZVJtQ2IoY2hpbGRFbG0sIGxpc3RlbmVycykge1xuICAgICAgICByZXR1cm4gZnVuY3Rpb24gcm1DYigpIHtcbiAgICAgICAgICAgIGlmICgtLWxpc3RlbmVycyA9PT0gMCkge1xuICAgICAgICAgICAgICAgIHZhciBwYXJlbnRfMSA9IGFwaS5wYXJlbnROb2RlKGNoaWxkRWxtKTtcbiAgICAgICAgICAgICAgICBhcGkucmVtb3ZlQ2hpbGQocGFyZW50XzEsIGNoaWxkRWxtKTtcbiAgICAgICAgICAgIH1cbiAgICAgICAgfTtcbiAgICB9XG4gICAgZnVuY3Rpb24gY3JlYXRlRWxtKHZub2RlLCBpbnNlcnRlZFZub2RlUXVldWUpIHtcbiAgICAgICAgdmFyIGksIGRhdGEgPSB2bm9kZS5kYXRhO1xuICAgICAgICBpZiAoZGF0YSAhPT0gdW5kZWZpbmVkKSB7XG4gICAgICAgICAgICBpZiAoaXNEZWYoaSA9IGRhdGEuaG9vaykgJiYgaXNEZWYoaSA9IGkuaW5pdCkpIHtcbiAgICAgICAgICAgICAgICBpKHZub2RlKTtcbiAgICAgICAgICAgICAgICBkYXRhID0gdm5vZGUuZGF0YTtcbiAgICAgICAgICAgIH1cbiAgICAgICAgfVxuICAgICAgICB2YXIgY2hpbGRyZW4gPSB2bm9kZS5jaGlsZHJlbiwgc2VsID0gdm5vZGUuc2VsO1xuICAgICAgICBpZiAoc2VsID09PSAnIScpIHtcbiAgICAgICAgICAgIGlmIChpc1VuZGVmKHZub2RlLnRleHQpKSB7XG4gICAgICAgICAgICAgICAgdm5vZGUudGV4dCA9ICcnO1xuICAgICAgICAgICAgfVxuICAgICAgICAgICAgdm5vZGUuZWxtID0gYXBpLmNyZWF0ZUNvbW1lbnQodm5vZGUudGV4dCk7XG4gICAgICAgIH1cbiAgICAgICAgZWxzZSBpZiAoc2VsICE9PSB1bmRlZmluZWQpIHtcbiAgICAgICAgICAgIC8vIFBhcnNlIHNlbGVjdG9yXG4gICAgICAgICAgICB2YXIgaGFzaElkeCA9IHNlbC5pbmRleE9mKCcjJyk7XG4gICAgICAgICAgICB2YXIgZG90SWR4ID0gc2VsLmluZGV4T2YoJy4nLCBoYXNoSWR4KTtcbiAgICAgICAgICAgIHZhciBoYXNoID0gaGFzaElkeCA+IDAgPyBoYXNoSWR4IDogc2VsLmxlbmd0aDtcbiAgICAgICAgICAgIHZhciBkb3QgPSBkb3RJZHggPiAwID8gZG90SWR4IDogc2VsLmxlbmd0aDtcbiAgICAgICAgICAgIHZhciB0YWcgPSBoYXNoSWR4ICE9PSAtMSB8fCBkb3RJZHggIT09IC0xID8gc2VsLnNsaWNlKDAsIE1hdGgubWluKGhhc2gsIGRvdCkpIDogc2VsO1xuICAgICAgICAgICAgdmFyIGVsbSA9IHZub2RlLmVsbSA9IGlzRGVmKGRhdGEpICYmIGlzRGVmKGkgPSBkYXRhLm5zKSA/IGFwaS5jcmVhdGVFbGVtZW50TlMoaSwgdGFnKVxuICAgICAgICAgICAgICAgIDogYXBpLmNyZWF0ZUVsZW1lbnQodGFnKTtcbiAgICAgICAgICAgIGlmIChoYXNoIDwgZG90KVxuICAgICAgICAgICAgICAgIGVsbS5pZCA9IHNlbC5zbGljZShoYXNoICsgMSwgZG90KTtcbiAgICAgICAgICAgIGlmIChkb3RJZHggPiAwKVxuICAgICAgICAgICAgICAgIGVsbS5jbGFzc05hbWUgPSBzZWwuc2xpY2UoZG90ICsgMSkucmVwbGFjZSgvXFwuL2csICcgJyk7XG4gICAgICAgICAgICBmb3IgKGkgPSAwOyBpIDwgY2JzLmNyZWF0ZS5sZW5ndGg7ICsraSlcbiAgICAgICAgICAgICAgICBjYnMuY3JlYXRlW2ldKGVtcHR5Tm9kZSwgdm5vZGUpO1xuICAgICAgICAgICAgaWYgKGlzLmFycmF5KGNoaWxkcmVuKSkge1xuICAgICAgICAgICAgICAgIGZvciAoaSA9IDA7IGkgPCBjaGlsZHJlbi5sZW5ndGg7ICsraSkge1xuICAgICAgICAgICAgICAgICAgICB2YXIgY2ggPSBjaGlsZHJlbltpXTtcbiAgICAgICAgICAgICAgICAgICAgaWYgKGNoICE9IG51bGwpIHtcbiAgICAgICAgICAgICAgICAgICAgICAgIGFwaS5hcHBlbmRDaGlsZChlbG0sIGNyZWF0ZUVsbShjaCwgaW5zZXJ0ZWRWbm9kZVF1ZXVlKSk7XG4gICAgICAgICAgICAgICAgICAgIH1cbiAgICAgICAgICAgICAgICB9XG4gICAgICAgICAgICB9XG4gICAgICAgICAgICBlbHNlIGlmIChpcy5wcmltaXRpdmUodm5vZGUudGV4dCkpIHtcbiAgICAgICAgICAgICAgICBhcGkuYXBwZW5kQ2hpbGQoZWxtLCBhcGkuY3JlYXRlVGV4dE5vZGUodm5vZGUudGV4dCkpO1xuICAgICAgICAgICAgfVxuICAgICAgICAgICAgaSA9IHZub2RlLmRhdGEuaG9vazsgLy8gUmV1c2UgdmFyaWFibGVcbiAgICAgICAgICAgIGlmIChpc0RlZihpKSkge1xuICAgICAgICAgICAgICAgIGlmIChpLmNyZWF0ZSlcbiAgICAgICAgICAgICAgICAgICAgaS5jcmVhdGUoZW1wdHlOb2RlLCB2bm9kZSk7XG4gICAgICAgICAgICAgICAgaWYgKGkuaW5zZXJ0KVxuICAgICAgICAgICAgICAgICAgICBpbnNlcnRlZFZub2RlUXVldWUucHVzaCh2bm9kZSk7XG4gICAgICAgICAgICB9XG4gICAgICAgIH1cbiAgICAgICAgZWxzZSB7XG4gICAgICAgICAgICB2bm9kZS5lbG0gPSBhcGkuY3JlYXRlVGV4dE5vZGUodm5vZGUudGV4dCk7XG4gICAgICAgIH1cbiAgICAgICAgcmV0dXJuIHZub2RlLmVsbTtcbiAgICB9XG4gICAgZnVuY3Rpb24gYWRkVm5vZGVzKHBhcmVudEVsbSwgYmVmb3JlLCB2bm9kZXMsIHN0YXJ0SWR4LCBlbmRJZHgsIGluc2VydGVkVm5vZGVRdWV1ZSkge1xuICAgICAgICBmb3IgKDsgc3RhcnRJZHggPD0gZW5kSWR4OyArK3N0YXJ0SWR4KSB7XG4gICAgICAgICAgICB2YXIgY2ggPSB2bm9kZXNbc3RhcnRJZHhdO1xuICAgICAgICAgICAgaWYgKGNoICE9IG51bGwpIHtcbiAgICAgICAgICAgICAgICBhcGkuaW5zZXJ0QmVmb3JlKHBhcmVudEVsbSwgY3JlYXRlRWxtKGNoLCBpbnNlcnRlZFZub2RlUXVldWUpLCBiZWZvcmUpO1xuICAgICAgICAgICAgfVxuICAgICAgICB9XG4gICAgfVxuICAgIGZ1bmN0aW9uIGludm9rZURlc3Ryb3lIb29rKHZub2RlKSB7XG4gICAgICAgIHZhciBpLCBqLCBkYXRhID0gdm5vZGUuZGF0YTtcbiAgICAgICAgaWYgKGRhdGEgIT09IHVuZGVmaW5lZCkge1xuICAgICAgICAgICAgaWYgKGlzRGVmKGkgPSBkYXRhLmhvb2spICYmIGlzRGVmKGkgPSBpLmRlc3Ryb3kpKVxuICAgICAgICAgICAgICAgIGkodm5vZGUpO1xuICAgICAgICAgICAgZm9yIChpID0gMDsgaSA8IGNicy5kZXN0cm95Lmxlbmd0aDsgKytpKVxuICAgICAgICAgICAgICAgIGNicy5kZXN0cm95W2ldKHZub2RlKTtcbiAgICAgICAgICAgIGlmICh2bm9kZS5jaGlsZHJlbiAhPT0gdW5kZWZpbmVkKSB7XG4gICAgICAgICAgICAgICAgZm9yIChqID0gMDsgaiA8IHZub2RlLmNoaWxkcmVuLmxlbmd0aDsgKytqKSB7XG4gICAgICAgICAgICAgICAgICAgIGkgPSB2bm9kZS5jaGlsZHJlbltqXTtcbiAgICAgICAgICAgICAgICAgICAgaWYgKGkgIT0gbnVsbCAmJiB0eXBlb2YgaSAhPT0gXCJzdHJpbmdcIikge1xuICAgICAgICAgICAgICAgICAgICAgICAgaW52b2tlRGVzdHJveUhvb2soaSk7XG4gICAgICAgICAgICAgICAgICAgIH1cbiAgICAgICAgICAgICAgICB9XG4gICAgICAgICAgICB9XG4gICAgICAgIH1cbiAgICB9XG4gICAgZnVuY3Rpb24gcmVtb3ZlVm5vZGVzKHBhcmVudEVsbSwgdm5vZGVzLCBzdGFydElkeCwgZW5kSWR4KSB7XG4gICAgICAgIGZvciAoOyBzdGFydElkeCA8PSBlbmRJZHg7ICsrc3RhcnRJZHgpIHtcbiAgICAgICAgICAgIHZhciBpXzEgPSB2b2lkIDAsIGxpc3RlbmVycyA9IHZvaWQgMCwgcm0gPSB2b2lkIDAsIGNoID0gdm5vZGVzW3N0YXJ0SWR4XTtcbiAgICAgICAgICAgIGlmIChjaCAhPSBudWxsKSB7XG4gICAgICAgICAgICAgICAgaWYgKGlzRGVmKGNoLnNlbCkpIHtcbiAgICAgICAgICAgICAgICAgICAgaW52b2tlRGVzdHJveUhvb2soY2gpO1xuICAgICAgICAgICAgICAgICAgICBsaXN0ZW5lcnMgPSBjYnMucmVtb3ZlLmxlbmd0aCArIDE7XG4gICAgICAgICAgICAgICAgICAgIHJtID0gY3JlYXRlUm1DYihjaC5lbG0sIGxpc3RlbmVycyk7XG4gICAgICAgICAgICAgICAgICAgIGZvciAoaV8xID0gMDsgaV8xIDwgY2JzLnJlbW92ZS5sZW5ndGg7ICsraV8xKVxuICAgICAgICAgICAgICAgICAgICAgICAgY2JzLnJlbW92ZVtpXzFdKGNoLCBybSk7XG4gICAgICAgICAgICAgICAgICAgIGlmIChpc0RlZihpXzEgPSBjaC5kYXRhKSAmJiBpc0RlZihpXzEgPSBpXzEuaG9vaykgJiYgaXNEZWYoaV8xID0gaV8xLnJlbW92ZSkpIHtcbiAgICAgICAgICAgICAgICAgICAgICAgIGlfMShjaCwgcm0pO1xuICAgICAgICAgICAgICAgICAgICB9XG4gICAgICAgICAgICAgICAgICAgIGVsc2Uge1xuICAgICAgICAgICAgICAgICAgICAgICAgcm0oKTtcbiAgICAgICAgICAgICAgICAgICAgfVxuICAgICAgICAgICAgICAgIH1cbiAgICAgICAgICAgICAgICBlbHNlIHtcbiAgICAgICAgICAgICAgICAgICAgYXBpLnJlbW92ZUNoaWxkKHBhcmVudEVsbSwgY2guZWxtKTtcbiAgICAgICAgICAgICAgICB9XG4gICAgICAgICAgICB9XG4gICAgICAgIH1cbiAgICB9XG4gICAgZnVuY3Rpb24gdXBkYXRlQ2hpbGRyZW4ocGFyZW50RWxtLCBvbGRDaCwgbmV3Q2gsIGluc2VydGVkVm5vZGVRdWV1ZSkge1xuICAgICAgICB2YXIgb2xkU3RhcnRJZHggPSAwLCBuZXdTdGFydElkeCA9IDA7XG4gICAgICAgIHZhciBvbGRFbmRJZHggPSBvbGRDaC5sZW5ndGggLSAxO1xuICAgICAgICB2YXIgb2xkU3RhcnRWbm9kZSA9IG9sZENoWzBdO1xuICAgICAgICB2YXIgb2xkRW5kVm5vZGUgPSBvbGRDaFtvbGRFbmRJZHhdO1xuICAgICAgICB2YXIgbmV3RW5kSWR4ID0gbmV3Q2gubGVuZ3RoIC0gMTtcbiAgICAgICAgdmFyIG5ld1N0YXJ0Vm5vZGUgPSBuZXdDaFswXTtcbiAgICAgICAgdmFyIG5ld0VuZFZub2RlID0gbmV3Q2hbbmV3RW5kSWR4XTtcbiAgICAgICAgdmFyIG9sZEtleVRvSWR4O1xuICAgICAgICB2YXIgaWR4SW5PbGQ7XG4gICAgICAgIHZhciBlbG1Ub01vdmU7XG4gICAgICAgIHZhciBiZWZvcmU7XG4gICAgICAgIHdoaWxlIChvbGRTdGFydElkeCA8PSBvbGRFbmRJZHggJiYgbmV3U3RhcnRJZHggPD0gbmV3RW5kSWR4KSB7XG4gICAgICAgICAgICBpZiAob2xkU3RhcnRWbm9kZSA9PSBudWxsKSB7XG4gICAgICAgICAgICAgICAgb2xkU3RhcnRWbm9kZSA9IG9sZENoWysrb2xkU3RhcnRJZHhdOyAvLyBWbm9kZSBtaWdodCBoYXZlIGJlZW4gbW92ZWQgbGVmdFxuICAgICAgICAgICAgfVxuICAgICAgICAgICAgZWxzZSBpZiAob2xkRW5kVm5vZGUgPT0gbnVsbCkge1xuICAgICAgICAgICAgICAgIG9sZEVuZFZub2RlID0gb2xkQ2hbLS1vbGRFbmRJZHhdO1xuICAgICAgICAgICAgfVxuICAgICAgICAgICAgZWxzZSBpZiAobmV3U3RhcnRWbm9kZSA9PSBudWxsKSB7XG4gICAgICAgICAgICAgICAgbmV3U3RhcnRWbm9kZSA9IG5ld0NoWysrbmV3U3RhcnRJZHhdO1xuICAgICAgICAgICAgfVxuICAgICAgICAgICAgZWxzZSBpZiAobmV3RW5kVm5vZGUgPT0gbnVsbCkge1xuICAgICAgICAgICAgICAgIG5ld0VuZFZub2RlID0gbmV3Q2hbLS1uZXdFbmRJZHhdO1xuICAgICAgICAgICAgfVxuICAgICAgICAgICAgZWxzZSBpZiAoc2FtZVZub2RlKG9sZFN0YXJ0Vm5vZGUsIG5ld1N0YXJ0Vm5vZGUpKSB7XG4gICAgICAgICAgICAgICAgcGF0Y2hWbm9kZShvbGRTdGFydFZub2RlLCBuZXdTdGFydFZub2RlLCBpbnNlcnRlZFZub2RlUXVldWUpO1xuICAgICAgICAgICAgICAgIG9sZFN0YXJ0Vm5vZGUgPSBvbGRDaFsrK29sZFN0YXJ0SWR4XTtcbiAgICAgICAgICAgICAgICBuZXdTdGFydFZub2RlID0gbmV3Q2hbKytuZXdTdGFydElkeF07XG4gICAgICAgICAgICB9XG4gICAgICAgICAgICBlbHNlIGlmIChzYW1lVm5vZGUob2xkRW5kVm5vZGUsIG5ld0VuZFZub2RlKSkge1xuICAgICAgICAgICAgICAgIHBhdGNoVm5vZGUob2xkRW5kVm5vZGUsIG5ld0VuZFZub2RlLCBpbnNlcnRlZFZub2RlUXVldWUpO1xuICAgICAgICAgICAgICAgIG9sZEVuZFZub2RlID0gb2xkQ2hbLS1vbGRFbmRJZHhdO1xuICAgICAgICAgICAgICAgIG5ld0VuZFZub2RlID0gbmV3Q2hbLS1uZXdFbmRJZHhdO1xuICAgICAgICAgICAgfVxuICAgICAgICAgICAgZWxzZSBpZiAoc2FtZVZub2RlKG9sZFN0YXJ0Vm5vZGUsIG5ld0VuZFZub2RlKSkge1xuICAgICAgICAgICAgICAgIHBhdGNoVm5vZGUob2xkU3RhcnRWbm9kZSwgbmV3RW5kVm5vZGUsIGluc2VydGVkVm5vZGVRdWV1ZSk7XG4gICAgICAgICAgICAgICAgYXBpLmluc2VydEJlZm9yZShwYXJlbnRFbG0sIG9sZFN0YXJ0Vm5vZGUuZWxtLCBhcGkubmV4dFNpYmxpbmcob2xkRW5kVm5vZGUuZWxtKSk7XG4gICAgICAgICAgICAgICAgb2xkU3RhcnRWbm9kZSA9IG9sZENoWysrb2xkU3RhcnRJZHhdO1xuICAgICAgICAgICAgICAgIG5ld0VuZFZub2RlID0gbmV3Q2hbLS1uZXdFbmRJZHhdO1xuICAgICAgICAgICAgfVxuICAgICAgICAgICAgZWxzZSBpZiAoc2FtZVZub2RlKG9sZEVuZFZub2RlLCBuZXdTdGFydFZub2RlKSkge1xuICAgICAgICAgICAgICAgIHBhdGNoVm5vZGUob2xkRW5kVm5vZGUsIG5ld1N0YXJ0Vm5vZGUsIGluc2VydGVkVm5vZGVRdWV1ZSk7XG4gICAgICAgICAgICAgICAgYXBpLmluc2VydEJlZm9yZShwYXJlbnRFbG0sIG9sZEVuZFZub2RlLmVsbSwgb2xkU3RhcnRWbm9kZS5lbG0pO1xuICAgICAgICAgICAgICAgIG9sZEVuZFZub2RlID0gb2xkQ2hbLS1vbGRFbmRJZHhdO1xuICAgICAgICAgICAgICAgIG5ld1N0YXJ0Vm5vZGUgPSBuZXdDaFsrK25ld1N0YXJ0SWR4XTtcbiAgICAgICAgICAgIH1cbiAgICAgICAgICAgIGVsc2Uge1xuICAgICAgICAgICAgICAgIGlmIChvbGRLZXlUb0lkeCA9PT0gdW5kZWZpbmVkKSB7XG4gICAgICAgICAgICAgICAgICAgIG9sZEtleVRvSWR4ID0gY3JlYXRlS2V5VG9PbGRJZHgob2xkQ2gsIG9sZFN0YXJ0SWR4LCBvbGRFbmRJZHgpO1xuICAgICAgICAgICAgICAgIH1cbiAgICAgICAgICAgICAgICBpZHhJbk9sZCA9IG9sZEtleVRvSWR4W25ld1N0YXJ0Vm5vZGUua2V5XTtcbiAgICAgICAgICAgICAgICBpZiAoaXNVbmRlZihpZHhJbk9sZCkpIHtcbiAgICAgICAgICAgICAgICAgICAgYXBpLmluc2VydEJlZm9yZShwYXJlbnRFbG0sIGNyZWF0ZUVsbShuZXdTdGFydFZub2RlLCBpbnNlcnRlZFZub2RlUXVldWUpLCBvbGRTdGFydFZub2RlLmVsbSk7XG4gICAgICAgICAgICAgICAgICAgIG5ld1N0YXJ0Vm5vZGUgPSBuZXdDaFsrK25ld1N0YXJ0SWR4XTtcbiAgICAgICAgICAgICAgICB9XG4gICAgICAgICAgICAgICAgZWxzZSB7XG4gICAgICAgICAgICAgICAgICAgIGVsbVRvTW92ZSA9IG9sZENoW2lkeEluT2xkXTtcbiAgICAgICAgICAgICAgICAgICAgaWYgKGVsbVRvTW92ZS5zZWwgIT09IG5ld1N0YXJ0Vm5vZGUuc2VsKSB7XG4gICAgICAgICAgICAgICAgICAgICAgICBhcGkuaW5zZXJ0QmVmb3JlKHBhcmVudEVsbSwgY3JlYXRlRWxtKG5ld1N0YXJ0Vm5vZGUsIGluc2VydGVkVm5vZGVRdWV1ZSksIG9sZFN0YXJ0Vm5vZGUuZWxtKTtcbiAgICAgICAgICAgICAgICAgICAgfVxuICAgICAgICAgICAgICAgICAgICBlbHNlIHtcbiAgICAgICAgICAgICAgICAgICAgICAgIHBhdGNoVm5vZGUoZWxtVG9Nb3ZlLCBuZXdTdGFydFZub2RlLCBpbnNlcnRlZFZub2RlUXVldWUpO1xuICAgICAgICAgICAgICAgICAgICAgICAgb2xkQ2hbaWR4SW5PbGRdID0gdW5kZWZpbmVkO1xuICAgICAgICAgICAgICAgICAgICAgICAgYXBpLmluc2VydEJlZm9yZShwYXJlbnRFbG0sIGVsbVRvTW92ZS5lbG0sIG9sZFN0YXJ0Vm5vZGUuZWxtKTtcbiAgICAgICAgICAgICAgICAgICAgfVxuICAgICAgICAgICAgICAgICAgICBuZXdTdGFydFZub2RlID0gbmV3Q2hbKytuZXdTdGFydElkeF07XG4gICAgICAgICAgICAgICAgfVxuICAgICAgICAgICAgfVxuICAgICAgICB9XG4gICAgICAgIGlmIChvbGRTdGFydElkeCA+IG9sZEVuZElkeCkge1xuICAgICAgICAgICAgYmVmb3JlID0gbmV3Q2hbbmV3RW5kSWR4ICsgMV0gPT0gbnVsbCA/IG51bGwgOiBuZXdDaFtuZXdFbmRJZHggKyAxXS5lbG07XG4gICAgICAgICAgICBhZGRWbm9kZXMocGFyZW50RWxtLCBiZWZvcmUsIG5ld0NoLCBuZXdTdGFydElkeCwgbmV3RW5kSWR4LCBpbnNlcnRlZFZub2RlUXVldWUpO1xuICAgICAgICB9XG4gICAgICAgIGVsc2UgaWYgKG5ld1N0YXJ0SWR4ID4gbmV3RW5kSWR4KSB7XG4gICAgICAgICAgICByZW1vdmVWbm9kZXMocGFyZW50RWxtLCBvbGRDaCwgb2xkU3RhcnRJZHgsIG9sZEVuZElkeCk7XG4gICAgICAgIH1cbiAgICB9XG4gICAgZnVuY3Rpb24gcGF0Y2hWbm9kZShvbGRWbm9kZSwgdm5vZGUsIGluc2VydGVkVm5vZGVRdWV1ZSkge1xuICAgICAgICB2YXIgaSwgaG9vaztcbiAgICAgICAgaWYgKGlzRGVmKGkgPSB2bm9kZS5kYXRhKSAmJiBpc0RlZihob29rID0gaS5ob29rKSAmJiBpc0RlZihpID0gaG9vay5wcmVwYXRjaCkpIHtcbiAgICAgICAgICAgIGkob2xkVm5vZGUsIHZub2RlKTtcbiAgICAgICAgfVxuICAgICAgICB2YXIgZWxtID0gdm5vZGUuZWxtID0gb2xkVm5vZGUuZWxtO1xuICAgICAgICB2YXIgb2xkQ2ggPSBvbGRWbm9kZS5jaGlsZHJlbjtcbiAgICAgICAgdmFyIGNoID0gdm5vZGUuY2hpbGRyZW47XG4gICAgICAgIGlmIChvbGRWbm9kZSA9PT0gdm5vZGUpXG4gICAgICAgICAgICByZXR1cm47XG4gICAgICAgIGlmICh2bm9kZS5kYXRhICE9PSB1bmRlZmluZWQpIHtcbiAgICAgICAgICAgIGZvciAoaSA9IDA7IGkgPCBjYnMudXBkYXRlLmxlbmd0aDsgKytpKVxuICAgICAgICAgICAgICAgIGNicy51cGRhdGVbaV0ob2xkVm5vZGUsIHZub2RlKTtcbiAgICAgICAgICAgIGkgPSB2bm9kZS5kYXRhLmhvb2s7XG4gICAgICAgICAgICBpZiAoaXNEZWYoaSkgJiYgaXNEZWYoaSA9IGkudXBkYXRlKSlcbiAgICAgICAgICAgICAgICBpKG9sZFZub2RlLCB2bm9kZSk7XG4gICAgICAgIH1cbiAgICAgICAgaWYgKGlzVW5kZWYodm5vZGUudGV4dCkpIHtcbiAgICAgICAgICAgIGlmIChpc0RlZihvbGRDaCkgJiYgaXNEZWYoY2gpKSB7XG4gICAgICAgICAgICAgICAgaWYgKG9sZENoICE9PSBjaClcbiAgICAgICAgICAgICAgICAgICAgdXBkYXRlQ2hpbGRyZW4oZWxtLCBvbGRDaCwgY2gsIGluc2VydGVkVm5vZGVRdWV1ZSk7XG4gICAgICAgICAgICB9XG4gICAgICAgICAgICBlbHNlIGlmIChpc0RlZihjaCkpIHtcbiAgICAgICAgICAgICAgICBpZiAoaXNEZWYob2xkVm5vZGUudGV4dCkpXG4gICAgICAgICAgICAgICAgICAgIGFwaS5zZXRUZXh0Q29udGVudChlbG0sICcnKTtcbiAgICAgICAgICAgICAgICBhZGRWbm9kZXMoZWxtLCBudWxsLCBjaCwgMCwgY2gubGVuZ3RoIC0gMSwgaW5zZXJ0ZWRWbm9kZVF1ZXVlKTtcbiAgICAgICAgICAgIH1cbiAgICAgICAgICAgIGVsc2UgaWYgKGlzRGVmKG9sZENoKSkge1xuICAgICAgICAgICAgICAgIHJlbW92ZVZub2RlcyhlbG0sIG9sZENoLCAwLCBvbGRDaC5sZW5ndGggLSAxKTtcbiAgICAgICAgICAgIH1cbiAgICAgICAgICAgIGVsc2UgaWYgKGlzRGVmKG9sZFZub2RlLnRleHQpKSB7XG4gICAgICAgICAgICAgICAgYXBpLnNldFRleHRDb250ZW50KGVsbSwgJycpO1xuICAgICAgICAgICAgfVxuICAgICAgICB9XG4gICAgICAgIGVsc2UgaWYgKG9sZFZub2RlLnRleHQgIT09IHZub2RlLnRleHQpIHtcbiAgICAgICAgICAgIGFwaS5zZXRUZXh0Q29udGVudChlbG0sIHZub2RlLnRleHQpO1xuICAgICAgICB9XG4gICAgICAgIGlmIChpc0RlZihob29rKSAmJiBpc0RlZihpID0gaG9vay5wb3N0cGF0Y2gpKSB7XG4gICAgICAgICAgICBpKG9sZFZub2RlLCB2bm9kZSk7XG4gICAgICAgIH1cbiAgICB9XG4gICAgcmV0dXJuIGZ1bmN0aW9uIHBhdGNoKG9sZFZub2RlLCB2bm9kZSkge1xuICAgICAgICB2YXIgaSwgZWxtLCBwYXJlbnQ7XG4gICAgICAgIHZhciBpbnNlcnRlZFZub2RlUXVldWUgPSBbXTtcbiAgICAgICAgZm9yIChpID0gMDsgaSA8IGNicy5wcmUubGVuZ3RoOyArK2kpXG4gICAgICAgICAgICBjYnMucHJlW2ldKCk7XG4gICAgICAgIGlmICghaXNWbm9kZShvbGRWbm9kZSkpIHtcbiAgICAgICAgICAgIG9sZFZub2RlID0gZW1wdHlOb2RlQXQob2xkVm5vZGUpO1xuICAgICAgICB9XG4gICAgICAgIGlmIChzYW1lVm5vZGUob2xkVm5vZGUsIHZub2RlKSkge1xuICAgICAgICAgICAgcGF0Y2hWbm9kZShvbGRWbm9kZSwgdm5vZGUsIGluc2VydGVkVm5vZGVRdWV1ZSk7XG4gICAgICAgIH1cbiAgICAgICAgZWxzZSB7XG4gICAgICAgICAgICBlbG0gPSBvbGRWbm9kZS5lbG07XG4gICAgICAgICAgICBwYXJlbnQgPSBhcGkucGFyZW50Tm9kZShlbG0pO1xuICAgICAgICAgICAgY3JlYXRlRWxtKHZub2RlLCBpbnNlcnRlZFZub2RlUXVldWUpO1xuICAgICAgICAgICAgaWYgKHBhcmVudCAhPT0gbnVsbCkge1xuICAgICAgICAgICAgICAgIGFwaS5pbnNlcnRCZWZvcmUocGFyZW50LCB2bm9kZS5lbG0sIGFwaS5uZXh0U2libGluZyhlbG0pKTtcbiAgICAgICAgICAgICAgICByZW1vdmVWbm9kZXMocGFyZW50LCBbb2xkVm5vZGVdLCAwLCAwKTtcbiAgICAgICAgICAgIH1cbiAgICAgICAgfVxuICAgICAgICBmb3IgKGkgPSAwOyBpIDwgaW5zZXJ0ZWRWbm9kZVF1ZXVlLmxlbmd0aDsgKytpKSB7XG4gICAgICAgICAgICBpbnNlcnRlZFZub2RlUXVldWVbaV0uZGF0YS5ob29rLmluc2VydChpbnNlcnRlZFZub2RlUXVldWVbaV0pO1xuICAgICAgICB9XG4gICAgICAgIGZvciAoaSA9IDA7IGkgPCBjYnMucG9zdC5sZW5ndGg7ICsraSlcbiAgICAgICAgICAgIGNicy5wb3N0W2ldKCk7XG4gICAgICAgIHJldHVybiB2bm9kZTtcbiAgICB9O1xufVxuZXhwb3J0cy5pbml0ID0gaW5pdDtcbi8vIyBzb3VyY2VNYXBwaW5nVVJMPXNuYWJiZG9tLmpzLm1hcCIsIlwidXNlIHN0cmljdFwiO1xudmFyIGhfMSA9IHJlcXVpcmUoXCIuL2hcIik7XG5mdW5jdGlvbiBjb3B5VG9UaHVuayh2bm9kZSwgdGh1bmspIHtcbiAgICB0aHVuay5lbG0gPSB2bm9kZS5lbG07XG4gICAgdm5vZGUuZGF0YS5mbiA9IHRodW5rLmRhdGEuZm47XG4gICAgdm5vZGUuZGF0YS5hcmdzID0gdGh1bmsuZGF0YS5hcmdzO1xuICAgIHRodW5rLmRhdGEgPSB2bm9kZS5kYXRhO1xuICAgIHRodW5rLmNoaWxkcmVuID0gdm5vZGUuY2hpbGRyZW47XG4gICAgdGh1bmsudGV4dCA9IHZub2RlLnRleHQ7XG4gICAgdGh1bmsuZWxtID0gdm5vZGUuZWxtO1xufVxuZnVuY3Rpb24gaW5pdCh0aHVuaykge1xuICAgIHZhciBjdXIgPSB0aHVuay5kYXRhO1xuICAgIHZhciB2bm9kZSA9IGN1ci5mbi5hcHBseSh1bmRlZmluZWQsIGN1ci5hcmdzKTtcbiAgICBjb3B5VG9UaHVuayh2bm9kZSwgdGh1bmspO1xufVxuZnVuY3Rpb24gcHJlcGF0Y2gob2xkVm5vZGUsIHRodW5rKSB7XG4gICAgdmFyIGksIG9sZCA9IG9sZFZub2RlLmRhdGEsIGN1ciA9IHRodW5rLmRhdGE7XG4gICAgdmFyIG9sZEFyZ3MgPSBvbGQuYXJncywgYXJncyA9IGN1ci5hcmdzO1xuICAgIGlmIChvbGQuZm4gIT09IGN1ci5mbiB8fCBvbGRBcmdzLmxlbmd0aCAhPT0gYXJncy5sZW5ndGgpIHtcbiAgICAgICAgY29weVRvVGh1bmsoY3VyLmZuLmFwcGx5KHVuZGVmaW5lZCwgYXJncyksIHRodW5rKTtcbiAgICB9XG4gICAgZm9yIChpID0gMDsgaSA8IGFyZ3MubGVuZ3RoOyArK2kpIHtcbiAgICAgICAgaWYgKG9sZEFyZ3NbaV0gIT09IGFyZ3NbaV0pIHtcbiAgICAgICAgICAgIGNvcHlUb1RodW5rKGN1ci5mbi5hcHBseSh1bmRlZmluZWQsIGFyZ3MpLCB0aHVuayk7XG4gICAgICAgICAgICByZXR1cm47XG4gICAgICAgIH1cbiAgICB9XG4gICAgY29weVRvVGh1bmsob2xkVm5vZGUsIHRodW5rKTtcbn1cbmV4cG9ydHMudGh1bmsgPSBmdW5jdGlvbiB0aHVuayhzZWwsIGtleSwgZm4sIGFyZ3MpIHtcbiAgICBpZiAoYXJncyA9PT0gdW5kZWZpbmVkKSB7XG4gICAgICAgIGFyZ3MgPSBmbjtcbiAgICAgICAgZm4gPSBrZXk7XG4gICAgICAgIGtleSA9IHVuZGVmaW5lZDtcbiAgICB9XG4gICAgcmV0dXJuIGhfMS5oKHNlbCwge1xuICAgICAgICBrZXk6IGtleSxcbiAgICAgICAgaG9vazogeyBpbml0OiBpbml0LCBwcmVwYXRjaDogcHJlcGF0Y2ggfSxcbiAgICAgICAgZm46IGZuLFxuICAgICAgICBhcmdzOiBhcmdzXG4gICAgfSk7XG59O1xuT2JqZWN0LmRlZmluZVByb3BlcnR5KGV4cG9ydHMsIFwiX19lc01vZHVsZVwiLCB7IHZhbHVlOiB0cnVlIH0pO1xuZXhwb3J0cy5kZWZhdWx0ID0gZXhwb3J0cy50aHVuaztcbi8vIyBzb3VyY2VNYXBwaW5nVVJMPXRodW5rLmpzLm1hcCIsIlwidXNlIHN0cmljdFwiO1xuZnVuY3Rpb24gdm5vZGUoc2VsLCBkYXRhLCBjaGlsZHJlbiwgdGV4dCwgZWxtKSB7XG4gICAgdmFyIGtleSA9IGRhdGEgPT09IHVuZGVmaW5lZCA/IHVuZGVmaW5lZCA6IGRhdGEua2V5O1xuICAgIHJldHVybiB7IHNlbDogc2VsLCBkYXRhOiBkYXRhLCBjaGlsZHJlbjogY2hpbGRyZW4sXG4gICAgICAgIHRleHQ6IHRleHQsIGVsbTogZWxtLCBrZXk6IGtleSB9O1xufVxuZXhwb3J0cy52bm9kZSA9IHZub2RlO1xuT2JqZWN0LmRlZmluZVByb3BlcnR5KGV4cG9ydHMsIFwiX19lc01vZHVsZVwiLCB7IHZhbHVlOiB0cnVlIH0pO1xuZXhwb3J0cy5kZWZhdWx0ID0gdm5vZGU7XG4vLyMgc291cmNlTWFwcGluZ1VSTD12bm9kZS5qcy5tYXAiXX0=\n"]} \ No newline at end of file diff --git a/libs/snabbdom/dist/snabbdom-props.js b/libs/snabbdom/dist/snabbdom-props.js deleted file mode 100755 index 2da19808..00000000 --- a/libs/snabbdom/dist/snabbdom-props.js +++ /dev/null @@ -1,30 +0,0 @@ -(function(f){if(typeof exports==="object"&&typeof module!=="undefined"){module.exports=f()}else if(typeof define==="function"&&define.amd){define([],f)}else{var g;if(typeof window!=="undefined"){g=window}else if(typeof global!=="undefined"){g=global}else if(typeof self!=="undefined"){g=self}else{g=this}g.snabbdom_props = f()}})(function(){var define,module,exports;return (function e(t,n,r){function s(o,u){if(!n[o]){if(!t[o]){var a=typeof require=="function"&&require;if(!u&&a)return a(o,!0);if(i)return i(o,!0);var f=new Error("Cannot find module '"+o+"'");throw f.code="MODULE_NOT_FOUND",f}var l=n[o]={exports:{}};t[o][0].call(l.exports,function(e){var n=t[o][1][e];return s(n?n:e)},l,l.exports,e,t,n,r)}return n[o].exports}var i=typeof require=="function"&&require;for(var o=0;o 0 ? hashIdx : sel.length; - var dot = dotIdx > 0 ? dotIdx : sel.length; - var tag = hashIdx !== -1 || dotIdx !== -1 ? sel.slice(0, Math.min(hash, dot)) : sel; - var elm = vnode.elm = isDef(data) && isDef(i = data.ns) ? api.createElementNS(i, tag) - : api.createElement(tag); - if (hash < dot) - elm.setAttribute('id', sel.slice(hash + 1, dot)); - if (dotIdx > 0) - elm.setAttribute('class', sel.slice(dot + 1).replace(/\./g, ' ')); - for (i = 0; i < cbs.create.length; ++i) - cbs.create[i](emptyNode, vnode); - if (is.array(children)) { - for (i = 0; i < children.length; ++i) { - var ch = children[i]; - if (ch != null) { - api.appendChild(elm, createElm(ch, insertedVnodeQueue)); - } - } - } - else if (is.primitive(vnode.text)) { - api.appendChild(elm, api.createTextNode(vnode.text)); - } - i = vnode.data.hook; // Reuse variable - if (isDef(i)) { - if (i.create) - i.create(emptyNode, vnode); - if (i.insert) - insertedVnodeQueue.push(vnode); - } - } - else { - vnode.elm = api.createTextNode(vnode.text); - } - return vnode.elm; - } - function addVnodes(parentElm, before, vnodes, startIdx, endIdx, insertedVnodeQueue) { - for (; startIdx <= endIdx; ++startIdx) { - var ch = vnodes[startIdx]; - if (ch != null) { - api.insertBefore(parentElm, createElm(ch, insertedVnodeQueue), before); - } - } - } - function invokeDestroyHook(vnode) { - var i, j, data = vnode.data; - if (data !== undefined) { - if (isDef(i = data.hook) && isDef(i = i.destroy)) - i(vnode); - for (i = 0; i < cbs.destroy.length; ++i) - cbs.destroy[i](vnode); - if (vnode.children !== undefined) { - for (j = 0; j < vnode.children.length; ++j) { - i = vnode.children[j]; - if (i != null && typeof i !== "string") { - invokeDestroyHook(i); - } - } - } - } - } - function removeVnodes(parentElm, vnodes, startIdx, endIdx) { - for (; startIdx <= endIdx; ++startIdx) { - var i_1 = void 0, listeners = void 0, rm = void 0, ch = vnodes[startIdx]; - if (ch != null) { - if (isDef(ch.sel)) { - invokeDestroyHook(ch); - listeners = cbs.remove.length + 1; - rm = createRmCb(ch.elm, listeners); - for (i_1 = 0; i_1 < cbs.remove.length; ++i_1) - cbs.remove[i_1](ch, rm); - if (isDef(i_1 = ch.data) && isDef(i_1 = i_1.hook) && isDef(i_1 = i_1.remove)) { - i_1(ch, rm); - } - else { - rm(); - } - } - else { - api.removeChild(parentElm, ch.elm); - } - } - } - } - function updateChildren(parentElm, oldCh, newCh, insertedVnodeQueue) { - var oldStartIdx = 0, newStartIdx = 0; - var oldEndIdx = oldCh.length - 1; - var oldStartVnode = oldCh[0]; - var oldEndVnode = oldCh[oldEndIdx]; - var newEndIdx = newCh.length - 1; - var newStartVnode = newCh[0]; - var newEndVnode = newCh[newEndIdx]; - var oldKeyToIdx; - var idxInOld; - var elmToMove; - var before; - while (oldStartIdx <= oldEndIdx && newStartIdx <= newEndIdx) { - if (oldStartVnode == null) { - oldStartVnode = oldCh[++oldStartIdx]; // Vnode might have been moved left - } - else if (oldEndVnode == null) { - oldEndVnode = oldCh[--oldEndIdx]; - } - else if (newStartVnode == null) { - newStartVnode = newCh[++newStartIdx]; - } - else if (newEndVnode == null) { - newEndVnode = newCh[--newEndIdx]; - } - else if (sameVnode(oldStartVnode, newStartVnode)) { - patchVnode(oldStartVnode, newStartVnode, insertedVnodeQueue); - oldStartVnode = oldCh[++oldStartIdx]; - newStartVnode = newCh[++newStartIdx]; - } - else if (sameVnode(oldEndVnode, newEndVnode)) { - patchVnode(oldEndVnode, newEndVnode, insertedVnodeQueue); - oldEndVnode = oldCh[--oldEndIdx]; - newEndVnode = newCh[--newEndIdx]; - } - else if (sameVnode(oldStartVnode, newEndVnode)) { - patchVnode(oldStartVnode, newEndVnode, insertedVnodeQueue); - api.insertBefore(parentElm, oldStartVnode.elm, api.nextSibling(oldEndVnode.elm)); - oldStartVnode = oldCh[++oldStartIdx]; - newEndVnode = newCh[--newEndIdx]; - } - else if (sameVnode(oldEndVnode, newStartVnode)) { - patchVnode(oldEndVnode, newStartVnode, insertedVnodeQueue); - api.insertBefore(parentElm, oldEndVnode.elm, oldStartVnode.elm); - oldEndVnode = oldCh[--oldEndIdx]; - newStartVnode = newCh[++newStartIdx]; - } - else { - if (oldKeyToIdx === undefined) { - oldKeyToIdx = createKeyToOldIdx(oldCh, oldStartIdx, oldEndIdx); - } - idxInOld = oldKeyToIdx[newStartVnode.key]; - if (isUndef(idxInOld)) { - api.insertBefore(parentElm, createElm(newStartVnode, insertedVnodeQueue), oldStartVnode.elm); - newStartVnode = newCh[++newStartIdx]; - } - else { - elmToMove = oldCh[idxInOld]; - if (elmToMove.sel !== newStartVnode.sel) { - api.insertBefore(parentElm, createElm(newStartVnode, insertedVnodeQueue), oldStartVnode.elm); - } - else { - patchVnode(elmToMove, newStartVnode, insertedVnodeQueue); - oldCh[idxInOld] = undefined; - api.insertBefore(parentElm, elmToMove.elm, oldStartVnode.elm); - } - newStartVnode = newCh[++newStartIdx]; - } - } - } - if (oldStartIdx > oldEndIdx) { - before = newCh[newEndIdx + 1] == null ? null : newCh[newEndIdx + 1].elm; - addVnodes(parentElm, before, newCh, newStartIdx, newEndIdx, insertedVnodeQueue); - } - else if (newStartIdx > newEndIdx) { - removeVnodes(parentElm, oldCh, oldStartIdx, oldEndIdx); - } - } - function patchVnode(oldVnode, vnode, insertedVnodeQueue) { - var i, hook; - if (isDef(i = vnode.data) && isDef(hook = i.hook) && isDef(i = hook.prepatch)) { - i(oldVnode, vnode); - } - var elm = vnode.elm = oldVnode.elm; - var oldCh = oldVnode.children; - var ch = vnode.children; - if (oldVnode === vnode) - return; - if (vnode.data !== undefined) { - for (i = 0; i < cbs.update.length; ++i) - cbs.update[i](oldVnode, vnode); - i = vnode.data.hook; - if (isDef(i) && isDef(i = i.update)) - i(oldVnode, vnode); - } - if (isUndef(vnode.text)) { - if (isDef(oldCh) && isDef(ch)) { - if (oldCh !== ch) - updateChildren(elm, oldCh, ch, insertedVnodeQueue); - } - else if (isDef(ch)) { - if (isDef(oldVnode.text)) - api.setTextContent(elm, ''); - addVnodes(elm, null, ch, 0, ch.length - 1, insertedVnodeQueue); - } - else if (isDef(oldCh)) { - removeVnodes(elm, oldCh, 0, oldCh.length - 1); - } - else if (isDef(oldVnode.text)) { - api.setTextContent(elm, ''); - } - } - else if (oldVnode.text !== vnode.text) { - api.setTextContent(elm, vnode.text); - } - if (isDef(hook) && isDef(i = hook.postpatch)) { - i(oldVnode, vnode); - } - } - return function patch(oldVnode, vnode) { - var i, elm, parent; - var insertedVnodeQueue = []; - for (i = 0; i < cbs.pre.length; ++i) - cbs.pre[i](); - if (!isVnode(oldVnode)) { - oldVnode = emptyNodeAt(oldVnode); - } - if (sameVnode(oldVnode, vnode)) { - patchVnode(oldVnode, vnode, insertedVnodeQueue); - } - else { - elm = oldVnode.elm; - parent = api.parentNode(elm); - createElm(vnode, insertedVnodeQueue); - if (parent !== null) { - api.insertBefore(parent, vnode.elm, api.nextSibling(elm)); - removeVnodes(parent, [oldVnode], 0, 0); - } - } - for (i = 0; i < insertedVnodeQueue.length; ++i) { - insertedVnodeQueue[i].data.hook.insert(insertedVnodeQueue[i]); - } - for (i = 0; i < cbs.post.length; ++i) - cbs.post[i](); - return vnode; - }; -} -exports.init = init; - -},{"./h":1,"./htmldomapi":2,"./is":3,"./thunk":5,"./vnode":6}],5:[function(require,module,exports){ -"use strict"; -Object.defineProperty(exports, "__esModule", { value: true }); -var h_1 = require("./h"); -function copyToThunk(vnode, thunk) { - thunk.elm = vnode.elm; - vnode.data.fn = thunk.data.fn; - vnode.data.args = thunk.data.args; - thunk.data = vnode.data; - thunk.children = vnode.children; - thunk.text = vnode.text; - thunk.elm = vnode.elm; -} -function init(thunk) { - var cur = thunk.data; - var vnode = cur.fn.apply(undefined, cur.args); - copyToThunk(vnode, thunk); -} -function prepatch(oldVnode, thunk) { - var i, old = oldVnode.data, cur = thunk.data; - var oldArgs = old.args, args = cur.args; - if (old.fn !== cur.fn || oldArgs.length !== args.length) { - copyToThunk(cur.fn.apply(undefined, args), thunk); - return; - } - for (i = 0; i < args.length; ++i) { - if (oldArgs[i] !== args[i]) { - copyToThunk(cur.fn.apply(undefined, args), thunk); - return; - } - } - copyToThunk(oldVnode, thunk); -} -exports.thunk = function thunk(sel, key, fn, args) { - if (args === undefined) { - args = fn; - fn = key; - key = undefined; - } - return h_1.h(sel, { - key: key, - hook: { init: init, prepatch: prepatch }, - fn: fn, - args: args - }); -}; -exports.default = exports.thunk; - -},{"./h":1}],6:[function(require,module,exports){ -"use strict"; -Object.defineProperty(exports, "__esModule", { value: true }); -function vnode(sel, data, children, text, elm) { - var key = data === undefined ? undefined : data.key; - return { sel: sel, data: data, children: children, - text: text, elm: elm, key: key }; -} -exports.vnode = vnode; -exports.default = vnode; - -},{}]},{},[4])(4) -}); -//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIm5vZGVfbW9kdWxlcy8ucmVnaXN0cnkubnBtanMub3JnL2Jyb3dzZXItcGFjay82LjAuMi9ub2RlX21vZHVsZXMvYnJvd3Nlci1wYWNrL19wcmVsdWRlLmpzIiwiaC5qcyIsImh0bWxkb21hcGkuanMiLCJpcy5qcyIsInNuYWJiZG9tLmpzIiwidGh1bmsuanMiLCJ2bm9kZS5qcyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQTtBQ0FBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7O0FDMURBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTs7QUNqRUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTs7QUNQQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTs7QUNsVEE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTs7QUM5Q0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0EiLCJmaWxlIjoiZ2VuZXJhdGVkLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXNDb250ZW50IjpbIihmdW5jdGlvbiBlKHQsbixyKXtmdW5jdGlvbiBzKG8sdSl7aWYoIW5bb10pe2lmKCF0W29dKXt2YXIgYT10eXBlb2YgcmVxdWlyZT09XCJmdW5jdGlvblwiJiZyZXF1aXJlO2lmKCF1JiZhKXJldHVybiBhKG8sITApO2lmKGkpcmV0dXJuIGkobywhMCk7dmFyIGY9bmV3IEVycm9yKFwiQ2Fubm90IGZpbmQgbW9kdWxlICdcIitvK1wiJ1wiKTt0aHJvdyBmLmNvZGU9XCJNT0RVTEVfTk9UX0ZPVU5EXCIsZn12YXIgbD1uW29dPXtleHBvcnRzOnt9fTt0W29dWzBdLmNhbGwobC5leHBvcnRzLGZ1bmN0aW9uKGUpe3ZhciBuPXRbb11bMV1bZV07cmV0dXJuIHMobj9uOmUpfSxsLGwuZXhwb3J0cyxlLHQsbixyKX1yZXR1cm4gbltvXS5leHBvcnRzfXZhciBpPXR5cGVvZiByZXF1aXJlPT1cImZ1bmN0aW9uXCImJnJlcXVpcmU7Zm9yKHZhciBvPTA7bzxyLmxlbmd0aDtvKyspcyhyW29dKTtyZXR1cm4gc30pIiwiXCJ1c2Ugc3RyaWN0XCI7XG5PYmplY3QuZGVmaW5lUHJvcGVydHkoZXhwb3J0cywgXCJfX2VzTW9kdWxlXCIsIHsgdmFsdWU6IHRydWUgfSk7XG52YXIgdm5vZGVfMSA9IHJlcXVpcmUoXCIuL3Zub2RlXCIpO1xudmFyIGlzID0gcmVxdWlyZShcIi4vaXNcIik7XG5mdW5jdGlvbiBhZGROUyhkYXRhLCBjaGlsZHJlbiwgc2VsKSB7XG4gICAgZGF0YS5ucyA9ICdodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2Zyc7XG4gICAgaWYgKHNlbCAhPT0gJ2ZvcmVpZ25PYmplY3QnICYmIGNoaWxkcmVuICE9PSB1bmRlZmluZWQpIHtcbiAgICAgICAgZm9yICh2YXIgaSA9IDA7IGkgPCBjaGlsZHJlbi5sZW5ndGg7ICsraSkge1xuICAgICAgICAgICAgdmFyIGNoaWxkRGF0YSA9IGNoaWxkcmVuW2ldLmRhdGE7XG4gICAgICAgICAgICBpZiAoY2hpbGREYXRhICE9PSB1bmRlZmluZWQpIHtcbiAgICAgICAgICAgICAgICBhZGROUyhjaGlsZERhdGEsIGNoaWxkcmVuW2ldLmNoaWxkcmVuLCBjaGlsZHJlbltpXS5zZWwpO1xuICAgICAgICAgICAgfVxuICAgICAgICB9XG4gICAgfVxufVxuZnVuY3Rpb24gaChzZWwsIGIsIGMpIHtcbiAgICB2YXIgZGF0YSA9IHt9LCBjaGlsZHJlbiwgdGV4dCwgaTtcbiAgICBpZiAoYyAhPT0gdW5kZWZpbmVkKSB7XG4gICAgICAgIGRhdGEgPSBiO1xuICAgICAgICBpZiAoaXMuYXJyYXkoYykpIHtcbiAgICAgICAgICAgIGNoaWxkcmVuID0gYztcbiAgICAgICAgfVxuICAgICAgICBlbHNlIGlmIChpcy5wcmltaXRpdmUoYykpIHtcbiAgICAgICAgICAgIHRleHQgPSBjO1xuICAgICAgICB9XG4gICAgICAgIGVsc2UgaWYgKGMgJiYgYy5zZWwpIHtcbiAgICAgICAgICAgIGNoaWxkcmVuID0gW2NdO1xuICAgICAgICB9XG4gICAgfVxuICAgIGVsc2UgaWYgKGIgIT09IHVuZGVmaW5lZCkge1xuICAgICAgICBpZiAoaXMuYXJyYXkoYikpIHtcbiAgICAgICAgICAgIGNoaWxkcmVuID0gYjtcbiAgICAgICAgfVxuICAgICAgICBlbHNlIGlmIChpcy5wcmltaXRpdmUoYikpIHtcbiAgICAgICAgICAgIHRleHQgPSBiO1xuICAgICAgICB9XG4gICAgICAgIGVsc2UgaWYgKGIgJiYgYi5zZWwpIHtcbiAgICAgICAgICAgIGNoaWxkcmVuID0gW2JdO1xuICAgICAgICB9XG4gICAgICAgIGVsc2Uge1xuICAgICAgICAgICAgZGF0YSA9IGI7XG4gICAgICAgIH1cbiAgICB9XG4gICAgaWYgKGlzLmFycmF5KGNoaWxkcmVuKSkge1xuICAgICAgICBmb3IgKGkgPSAwOyBpIDwgY2hpbGRyZW4ubGVuZ3RoOyArK2kpIHtcbiAgICAgICAgICAgIGlmIChpcy5wcmltaXRpdmUoY2hpbGRyZW5baV0pKVxuICAgICAgICAgICAgICAgIGNoaWxkcmVuW2ldID0gdm5vZGVfMS52bm9kZSh1bmRlZmluZWQsIHVuZGVmaW5lZCwgdW5kZWZpbmVkLCBjaGlsZHJlbltpXSk7XG4gICAgICAgIH1cbiAgICB9XG4gICAgaWYgKHNlbFswXSA9PT0gJ3MnICYmIHNlbFsxXSA9PT0gJ3YnICYmIHNlbFsyXSA9PT0gJ2cnICYmXG4gICAgICAgIChzZWwubGVuZ3RoID09PSAzIHx8IHNlbFszXSA9PT0gJy4nIHx8IHNlbFszXSA9PT0gJyMnKSkge1xuICAgICAgICBhZGROUyhkYXRhLCBjaGlsZHJlbiwgc2VsKTtcbiAgICB9XG4gICAgcmV0dXJuIHZub2RlXzEudm5vZGUoc2VsLCBkYXRhLCBjaGlsZHJlbiwgdGV4dCwgdW5kZWZpbmVkKTtcbn1cbmV4cG9ydHMuaCA9IGg7XG47XG5leHBvcnRzLmRlZmF1bHQgPSBoO1xuLy8jIHNvdXJjZU1hcHBpbmdVUkw9aC5qcy5tYXAiLCJcInVzZSBzdHJpY3RcIjtcbk9iamVjdC5kZWZpbmVQcm9wZXJ0eShleHBvcnRzLCBcIl9fZXNNb2R1bGVcIiwgeyB2YWx1ZTogdHJ1ZSB9KTtcbmZ1bmN0aW9uIGNyZWF0ZUVsZW1lbnQodGFnTmFtZSkge1xuICAgIHJldHVybiBkb2N1bWVudC5jcmVhdGVFbGVtZW50KHRhZ05hbWUpO1xufVxuZnVuY3Rpb24gY3JlYXRlRWxlbWVudE5TKG5hbWVzcGFjZVVSSSwgcXVhbGlmaWVkTmFtZSkge1xuICAgIHJldHVybiBkb2N1bWVudC5jcmVhdGVFbGVtZW50TlMobmFtZXNwYWNlVVJJLCBxdWFsaWZpZWROYW1lKTtcbn1cbmZ1bmN0aW9uIGNyZWF0ZVRleHROb2RlKHRleHQpIHtcbiAgICByZXR1cm4gZG9jdW1lbnQuY3JlYXRlVGV4dE5vZGUodGV4dCk7XG59XG5mdW5jdGlvbiBjcmVhdGVDb21tZW50KHRleHQpIHtcbiAgICByZXR1cm4gZG9jdW1lbnQuY3JlYXRlQ29tbWVudCh0ZXh0KTtcbn1cbmZ1bmN0aW9uIGluc2VydEJlZm9yZShwYXJlbnROb2RlLCBuZXdOb2RlLCByZWZlcmVuY2VOb2RlKSB7XG4gICAgcGFyZW50Tm9kZS5pbnNlcnRCZWZvcmUobmV3Tm9kZSwgcmVmZXJlbmNlTm9kZSk7XG59XG5mdW5jdGlvbiByZW1vdmVDaGlsZChub2RlLCBjaGlsZCkge1xuICAgIG5vZGUucmVtb3ZlQ2hpbGQoY2hpbGQpO1xufVxuZnVuY3Rpb24gYXBwZW5kQ2hpbGQobm9kZSwgY2hpbGQpIHtcbiAgICBub2RlLmFwcGVuZENoaWxkKGNoaWxkKTtcbn1cbmZ1bmN0aW9uIHBhcmVudE5vZGUobm9kZSkge1xuICAgIHJldHVybiBub2RlLnBhcmVudE5vZGU7XG59XG5mdW5jdGlvbiBuZXh0U2libGluZyhub2RlKSB7XG4gICAgcmV0dXJuIG5vZGUubmV4dFNpYmxpbmc7XG59XG5mdW5jdGlvbiB0YWdOYW1lKGVsbSkge1xuICAgIHJldHVybiBlbG0udGFnTmFtZTtcbn1cbmZ1bmN0aW9uIHNldFRleHRDb250ZW50KG5vZGUsIHRleHQpIHtcbiAgICBub2RlLnRleHRDb250ZW50ID0gdGV4dDtcbn1cbmZ1bmN0aW9uIGdldFRleHRDb250ZW50KG5vZGUpIHtcbiAgICByZXR1cm4gbm9kZS50ZXh0Q29udGVudDtcbn1cbmZ1bmN0aW9uIGlzRWxlbWVudChub2RlKSB7XG4gICAgcmV0dXJuIG5vZGUubm9kZVR5cGUgPT09IDE7XG59XG5mdW5jdGlvbiBpc1RleHQobm9kZSkge1xuICAgIHJldHVybiBub2RlLm5vZGVUeXBlID09PSAzO1xufVxuZnVuY3Rpb24gaXNDb21tZW50KG5vZGUpIHtcbiAgICByZXR1cm4gbm9kZS5ub2RlVHlwZSA9PT0gODtcbn1cbmV4cG9ydHMuaHRtbERvbUFwaSA9IHtcbiAgICBjcmVhdGVFbGVtZW50OiBjcmVhdGVFbGVtZW50LFxuICAgIGNyZWF0ZUVsZW1lbnROUzogY3JlYXRlRWxlbWVudE5TLFxuICAgIGNyZWF0ZVRleHROb2RlOiBjcmVhdGVUZXh0Tm9kZSxcbiAgICBjcmVhdGVDb21tZW50OiBjcmVhdGVDb21tZW50LFxuICAgIGluc2VydEJlZm9yZTogaW5zZXJ0QmVmb3JlLFxuICAgIHJlbW92ZUNoaWxkOiByZW1vdmVDaGlsZCxcbiAgICBhcHBlbmRDaGlsZDogYXBwZW5kQ2hpbGQsXG4gICAgcGFyZW50Tm9kZTogcGFyZW50Tm9kZSxcbiAgICBuZXh0U2libGluZzogbmV4dFNpYmxpbmcsXG4gICAgdGFnTmFtZTogdGFnTmFtZSxcbiAgICBzZXRUZXh0Q29udGVudDogc2V0VGV4dENvbnRlbnQsXG4gICAgZ2V0VGV4dENvbnRlbnQ6IGdldFRleHRDb250ZW50LFxuICAgIGlzRWxlbWVudDogaXNFbGVtZW50LFxuICAgIGlzVGV4dDogaXNUZXh0LFxuICAgIGlzQ29tbWVudDogaXNDb21tZW50LFxufTtcbmV4cG9ydHMuZGVmYXVsdCA9IGV4cG9ydHMuaHRtbERvbUFwaTtcbi8vIyBzb3VyY2VNYXBwaW5nVVJMPWh0bWxkb21hcGkuanMubWFwIiwiXCJ1c2Ugc3RyaWN0XCI7XG5PYmplY3QuZGVmaW5lUHJvcGVydHkoZXhwb3J0cywgXCJfX2VzTW9kdWxlXCIsIHsgdmFsdWU6IHRydWUgfSk7XG5leHBvcnRzLmFycmF5ID0gQXJyYXkuaXNBcnJheTtcbmZ1bmN0aW9uIHByaW1pdGl2ZShzKSB7XG4gICAgcmV0dXJuIHR5cGVvZiBzID09PSAnc3RyaW5nJyB8fCB0eXBlb2YgcyA9PT0gJ251bWJlcic7XG59XG5leHBvcnRzLnByaW1pdGl2ZSA9IHByaW1pdGl2ZTtcbi8vIyBzb3VyY2VNYXBwaW5nVVJMPWlzLmpzLm1hcCIsIlwidXNlIHN0cmljdFwiO1xuT2JqZWN0LmRlZmluZVByb3BlcnR5KGV4cG9ydHMsIFwiX19lc01vZHVsZVwiLCB7IHZhbHVlOiB0cnVlIH0pO1xudmFyIHZub2RlXzEgPSByZXF1aXJlKFwiLi92bm9kZVwiKTtcbnZhciBpcyA9IHJlcXVpcmUoXCIuL2lzXCIpO1xudmFyIGh0bWxkb21hcGlfMSA9IHJlcXVpcmUoXCIuL2h0bWxkb21hcGlcIik7XG5mdW5jdGlvbiBpc1VuZGVmKHMpIHsgcmV0dXJuIHMgPT09IHVuZGVmaW5lZDsgfVxuZnVuY3Rpb24gaXNEZWYocykgeyByZXR1cm4gcyAhPT0gdW5kZWZpbmVkOyB9XG52YXIgZW1wdHlOb2RlID0gdm5vZGVfMS5kZWZhdWx0KCcnLCB7fSwgW10sIHVuZGVmaW5lZCwgdW5kZWZpbmVkKTtcbmZ1bmN0aW9uIHNhbWVWbm9kZSh2bm9kZTEsIHZub2RlMikge1xuICAgIHJldHVybiB2bm9kZTEua2V5ID09PSB2bm9kZTIua2V5ICYmIHZub2RlMS5zZWwgPT09IHZub2RlMi5zZWw7XG59XG5mdW5jdGlvbiBpc1Zub2RlKHZub2RlKSB7XG4gICAgcmV0dXJuIHZub2RlLnNlbCAhPT0gdW5kZWZpbmVkO1xufVxuZnVuY3Rpb24gY3JlYXRlS2V5VG9PbGRJZHgoY2hpbGRyZW4sIGJlZ2luSWR4LCBlbmRJZHgpIHtcbiAgICB2YXIgaSwgbWFwID0ge30sIGtleSwgY2g7XG4gICAgZm9yIChpID0gYmVnaW5JZHg7IGkgPD0gZW5kSWR4OyArK2kpIHtcbiAgICAgICAgY2ggPSBjaGlsZHJlbltpXTtcbiAgICAgICAgaWYgKGNoICE9IG51bGwpIHtcbiAgICAgICAgICAgIGtleSA9IGNoLmtleTtcbiAgICAgICAgICAgIGlmIChrZXkgIT09IHVuZGVmaW5lZClcbiAgICAgICAgICAgICAgICBtYXBba2V5XSA9IGk7XG4gICAgICAgIH1cbiAgICB9XG4gICAgcmV0dXJuIG1hcDtcbn1cbnZhciBob29rcyA9IFsnY3JlYXRlJywgJ3VwZGF0ZScsICdyZW1vdmUnLCAnZGVzdHJveScsICdwcmUnLCAncG9zdCddO1xudmFyIGhfMSA9IHJlcXVpcmUoXCIuL2hcIik7XG5leHBvcnRzLmggPSBoXzEuaDtcbnZhciB0aHVua18xID0gcmVxdWlyZShcIi4vdGh1bmtcIik7XG5leHBvcnRzLnRodW5rID0gdGh1bmtfMS50aHVuaztcbmZ1bmN0aW9uIGluaXQobW9kdWxlcywgZG9tQXBpKSB7XG4gICAgdmFyIGksIGosIGNicyA9IHt9O1xuICAgIHZhciBhcGkgPSBkb21BcGkgIT09IHVuZGVmaW5lZCA/IGRvbUFwaSA6IGh0bWxkb21hcGlfMS5kZWZhdWx0O1xuICAgIGZvciAoaSA9IDA7IGkgPCBob29rcy5sZW5ndGg7ICsraSkge1xuICAgICAgICBjYnNbaG9va3NbaV1dID0gW107XG4gICAgICAgIGZvciAoaiA9IDA7IGogPCBtb2R1bGVzLmxlbmd0aDsgKytqKSB7XG4gICAgICAgICAgICB2YXIgaG9vayA9IG1vZHVsZXNbal1baG9va3NbaV1dO1xuICAgICAgICAgICAgaWYgKGhvb2sgIT09IHVuZGVmaW5lZCkge1xuICAgICAgICAgICAgICAgIGNic1tob29rc1tpXV0ucHVzaChob29rKTtcbiAgICAgICAgICAgIH1cbiAgICAgICAgfVxuICAgIH1cbiAgICBmdW5jdGlvbiBlbXB0eU5vZGVBdChlbG0pIHtcbiAgICAgICAgdmFyIGlkID0gZWxtLmlkID8gJyMnICsgZWxtLmlkIDogJyc7XG4gICAgICAgIHZhciBjID0gZWxtLmNsYXNzTmFtZSA/ICcuJyArIGVsbS5jbGFzc05hbWUuc3BsaXQoJyAnKS5qb2luKCcuJykgOiAnJztcbiAgICAgICAgcmV0dXJuIHZub2RlXzEuZGVmYXVsdChhcGkudGFnTmFtZShlbG0pLnRvTG93ZXJDYXNlKCkgKyBpZCArIGMsIHt9LCBbXSwgdW5kZWZpbmVkLCBlbG0pO1xuICAgIH1cbiAgICBmdW5jdGlvbiBjcmVhdGVSbUNiKGNoaWxkRWxtLCBsaXN0ZW5lcnMpIHtcbiAgICAgICAgcmV0dXJuIGZ1bmN0aW9uIHJtQ2IoKSB7XG4gICAgICAgICAgICBpZiAoLS1saXN0ZW5lcnMgPT09IDApIHtcbiAgICAgICAgICAgICAgICB2YXIgcGFyZW50XzEgPSBhcGkucGFyZW50Tm9kZShjaGlsZEVsbSk7XG4gICAgICAgICAgICAgICAgYXBpLnJlbW92ZUNoaWxkKHBhcmVudF8xLCBjaGlsZEVsbSk7XG4gICAgICAgICAgICB9XG4gICAgICAgIH07XG4gICAgfVxuICAgIGZ1bmN0aW9uIGNyZWF0ZUVsbSh2bm9kZSwgaW5zZXJ0ZWRWbm9kZVF1ZXVlKSB7XG4gICAgICAgIHZhciBpLCBkYXRhID0gdm5vZGUuZGF0YTtcbiAgICAgICAgaWYgKGRhdGEgIT09IHVuZGVmaW5lZCkge1xuICAgICAgICAgICAgaWYgKGlzRGVmKGkgPSBkYXRhLmhvb2spICYmIGlzRGVmKGkgPSBpLmluaXQpKSB7XG4gICAgICAgICAgICAgICAgaSh2bm9kZSk7XG4gICAgICAgICAgICAgICAgZGF0YSA9IHZub2RlLmRhdGE7XG4gICAgICAgICAgICB9XG4gICAgICAgIH1cbiAgICAgICAgdmFyIGNoaWxkcmVuID0gdm5vZGUuY2hpbGRyZW4sIHNlbCA9IHZub2RlLnNlbDtcbiAgICAgICAgaWYgKHNlbCA9PT0gJyEnKSB7XG4gICAgICAgICAgICBpZiAoaXNVbmRlZih2bm9kZS50ZXh0KSkge1xuICAgICAgICAgICAgICAgIHZub2RlLnRleHQgPSAnJztcbiAgICAgICAgICAgIH1cbiAgICAgICAgICAgIHZub2RlLmVsbSA9IGFwaS5jcmVhdGVDb21tZW50KHZub2RlLnRleHQpO1xuICAgICAgICB9XG4gICAgICAgIGVsc2UgaWYgKHNlbCAhPT0gdW5kZWZpbmVkKSB7XG4gICAgICAgICAgICAvLyBQYXJzZSBzZWxlY3RvclxuICAgICAgICAgICAgdmFyIGhhc2hJZHggPSBzZWwuaW5kZXhPZignIycpO1xuICAgICAgICAgICAgdmFyIGRvdElkeCA9IHNlbC5pbmRleE9mKCcuJywgaGFzaElkeCk7XG4gICAgICAgICAgICB2YXIgaGFzaCA9IGhhc2hJZHggPiAwID8gaGFzaElkeCA6IHNlbC5sZW5ndGg7XG4gICAgICAgICAgICB2YXIgZG90ID0gZG90SWR4ID4gMCA/IGRvdElkeCA6IHNlbC5sZW5ndGg7XG4gICAgICAgICAgICB2YXIgdGFnID0gaGFzaElkeCAhPT0gLTEgfHwgZG90SWR4ICE9PSAtMSA/IHNlbC5zbGljZSgwLCBNYXRoLm1pbihoYXNoLCBkb3QpKSA6IHNlbDtcbiAgICAgICAgICAgIHZhciBlbG0gPSB2bm9kZS5lbG0gPSBpc0RlZihkYXRhKSAmJiBpc0RlZihpID0gZGF0YS5ucykgPyBhcGkuY3JlYXRlRWxlbWVudE5TKGksIHRhZylcbiAgICAgICAgICAgICAgICA6IGFwaS5jcmVhdGVFbGVtZW50KHRhZyk7XG4gICAgICAgICAgICBpZiAoaGFzaCA8IGRvdClcbiAgICAgICAgICAgICAgICBlbG0uc2V0QXR0cmlidXRlKCdpZCcsIHNlbC5zbGljZShoYXNoICsgMSwgZG90KSk7XG4gICAgICAgICAgICBpZiAoZG90SWR4ID4gMClcbiAgICAgICAgICAgICAgICBlbG0uc2V0QXR0cmlidXRlKCdjbGFzcycsIHNlbC5zbGljZShkb3QgKyAxKS5yZXBsYWNlKC9cXC4vZywgJyAnKSk7XG4gICAgICAgICAgICBmb3IgKGkgPSAwOyBpIDwgY2JzLmNyZWF0ZS5sZW5ndGg7ICsraSlcbiAgICAgICAgICAgICAgICBjYnMuY3JlYXRlW2ldKGVtcHR5Tm9kZSwgdm5vZGUpO1xuICAgICAgICAgICAgaWYgKGlzLmFycmF5KGNoaWxkcmVuKSkge1xuICAgICAgICAgICAgICAgIGZvciAoaSA9IDA7IGkgPCBjaGlsZHJlbi5sZW5ndGg7ICsraSkge1xuICAgICAgICAgICAgICAgICAgICB2YXIgY2ggPSBjaGlsZHJlbltpXTtcbiAgICAgICAgICAgICAgICAgICAgaWYgKGNoICE9IG51bGwpIHtcbiAgICAgICAgICAgICAgICAgICAgICAgIGFwaS5hcHBlbmRDaGlsZChlbG0sIGNyZWF0ZUVsbShjaCwgaW5zZXJ0ZWRWbm9kZVF1ZXVlKSk7XG4gICAgICAgICAgICAgICAgICAgIH1cbiAgICAgICAgICAgICAgICB9XG4gICAgICAgICAgICB9XG4gICAgICAgICAgICBlbHNlIGlmIChpcy5wcmltaXRpdmUodm5vZGUudGV4dCkpIHtcbiAgICAgICAgICAgICAgICBhcGkuYXBwZW5kQ2hpbGQoZWxtLCBhcGkuY3JlYXRlVGV4dE5vZGUodm5vZGUudGV4dCkpO1xuICAgICAgICAgICAgfVxuICAgICAgICAgICAgaSA9IHZub2RlLmRhdGEuaG9vazsgLy8gUmV1c2UgdmFyaWFibGVcbiAgICAgICAgICAgIGlmIChpc0RlZihpKSkge1xuICAgICAgICAgICAgICAgIGlmIChpLmNyZWF0ZSlcbiAgICAgICAgICAgICAgICAgICAgaS5jcmVhdGUoZW1wdHlOb2RlLCB2bm9kZSk7XG4gICAgICAgICAgICAgICAgaWYgKGkuaW5zZXJ0KVxuICAgICAgICAgICAgICAgICAgICBpbnNlcnRlZFZub2RlUXVldWUucHVzaCh2bm9kZSk7XG4gICAgICAgICAgICB9XG4gICAgICAgIH1cbiAgICAgICAgZWxzZSB7XG4gICAgICAgICAgICB2bm9kZS5lbG0gPSBhcGkuY3JlYXRlVGV4dE5vZGUodm5vZGUudGV4dCk7XG4gICAgICAgIH1cbiAgICAgICAgcmV0dXJuIHZub2RlLmVsbTtcbiAgICB9XG4gICAgZnVuY3Rpb24gYWRkVm5vZGVzKHBhcmVudEVsbSwgYmVmb3JlLCB2bm9kZXMsIHN0YXJ0SWR4LCBlbmRJZHgsIGluc2VydGVkVm5vZGVRdWV1ZSkge1xuICAgICAgICBmb3IgKDsgc3RhcnRJZHggPD0gZW5kSWR4OyArK3N0YXJ0SWR4KSB7XG4gICAgICAgICAgICB2YXIgY2ggPSB2bm9kZXNbc3RhcnRJZHhdO1xuICAgICAgICAgICAgaWYgKGNoICE9IG51bGwpIHtcbiAgICAgICAgICAgICAgICBhcGkuaW5zZXJ0QmVmb3JlKHBhcmVudEVsbSwgY3JlYXRlRWxtKGNoLCBpbnNlcnRlZFZub2RlUXVldWUpLCBiZWZvcmUpO1xuICAgICAgICAgICAgfVxuICAgICAgICB9XG4gICAgfVxuICAgIGZ1bmN0aW9uIGludm9rZURlc3Ryb3lIb29rKHZub2RlKSB7XG4gICAgICAgIHZhciBpLCBqLCBkYXRhID0gdm5vZGUuZGF0YTtcbiAgICAgICAgaWYgKGRhdGEgIT09IHVuZGVmaW5lZCkge1xuICAgICAgICAgICAgaWYgKGlzRGVmKGkgPSBkYXRhLmhvb2spICYmIGlzRGVmKGkgPSBpLmRlc3Ryb3kpKVxuICAgICAgICAgICAgICAgIGkodm5vZGUpO1xuICAgICAgICAgICAgZm9yIChpID0gMDsgaSA8IGNicy5kZXN0cm95Lmxlbmd0aDsgKytpKVxuICAgICAgICAgICAgICAgIGNicy5kZXN0cm95W2ldKHZub2RlKTtcbiAgICAgICAgICAgIGlmICh2bm9kZS5jaGlsZHJlbiAhPT0gdW5kZWZpbmVkKSB7XG4gICAgICAgICAgICAgICAgZm9yIChqID0gMDsgaiA8IHZub2RlLmNoaWxkcmVuLmxlbmd0aDsgKytqKSB7XG4gICAgICAgICAgICAgICAgICAgIGkgPSB2bm9kZS5jaGlsZHJlbltqXTtcbiAgICAgICAgICAgICAgICAgICAgaWYgKGkgIT0gbnVsbCAmJiB0eXBlb2YgaSAhPT0gXCJzdHJpbmdcIikge1xuICAgICAgICAgICAgICAgICAgICAgICAgaW52b2tlRGVzdHJveUhvb2soaSk7XG4gICAgICAgICAgICAgICAgICAgIH1cbiAgICAgICAgICAgICAgICB9XG4gICAgICAgICAgICB9XG4gICAgICAgIH1cbiAgICB9XG4gICAgZnVuY3Rpb24gcmVtb3ZlVm5vZGVzKHBhcmVudEVsbSwgdm5vZGVzLCBzdGFydElkeCwgZW5kSWR4KSB7XG4gICAgICAgIGZvciAoOyBzdGFydElkeCA8PSBlbmRJZHg7ICsrc3RhcnRJZHgpIHtcbiAgICAgICAgICAgIHZhciBpXzEgPSB2b2lkIDAsIGxpc3RlbmVycyA9IHZvaWQgMCwgcm0gPSB2b2lkIDAsIGNoID0gdm5vZGVzW3N0YXJ0SWR4XTtcbiAgICAgICAgICAgIGlmIChjaCAhPSBudWxsKSB7XG4gICAgICAgICAgICAgICAgaWYgKGlzRGVmKGNoLnNlbCkpIHtcbiAgICAgICAgICAgICAgICAgICAgaW52b2tlRGVzdHJveUhvb2soY2gpO1xuICAgICAgICAgICAgICAgICAgICBsaXN0ZW5lcnMgPSBjYnMucmVtb3ZlLmxlbmd0aCArIDE7XG4gICAgICAgICAgICAgICAgICAgIHJtID0gY3JlYXRlUm1DYihjaC5lbG0sIGxpc3RlbmVycyk7XG4gICAgICAgICAgICAgICAgICAgIGZvciAoaV8xID0gMDsgaV8xIDwgY2JzLnJlbW92ZS5sZW5ndGg7ICsraV8xKVxuICAgICAgICAgICAgICAgICAgICAgICAgY2JzLnJlbW92ZVtpXzFdKGNoLCBybSk7XG4gICAgICAgICAgICAgICAgICAgIGlmIChpc0RlZihpXzEgPSBjaC5kYXRhKSAmJiBpc0RlZihpXzEgPSBpXzEuaG9vaykgJiYgaXNEZWYoaV8xID0gaV8xLnJlbW92ZSkpIHtcbiAgICAgICAgICAgICAgICAgICAgICAgIGlfMShjaCwgcm0pO1xuICAgICAgICAgICAgICAgICAgICB9XG4gICAgICAgICAgICAgICAgICAgIGVsc2Uge1xuICAgICAgICAgICAgICAgICAgICAgICAgcm0oKTtcbiAgICAgICAgICAgICAgICAgICAgfVxuICAgICAgICAgICAgICAgIH1cbiAgICAgICAgICAgICAgICBlbHNlIHtcbiAgICAgICAgICAgICAgICAgICAgYXBpLnJlbW92ZUNoaWxkKHBhcmVudEVsbSwgY2guZWxtKTtcbiAgICAgICAgICAgICAgICB9XG4gICAgICAgICAgICB9XG4gICAgICAgIH1cbiAgICB9XG4gICAgZnVuY3Rpb24gdXBkYXRlQ2hpbGRyZW4ocGFyZW50RWxtLCBvbGRDaCwgbmV3Q2gsIGluc2VydGVkVm5vZGVRdWV1ZSkge1xuICAgICAgICB2YXIgb2xkU3RhcnRJZHggPSAwLCBuZXdTdGFydElkeCA9IDA7XG4gICAgICAgIHZhciBvbGRFbmRJZHggPSBvbGRDaC5sZW5ndGggLSAxO1xuICAgICAgICB2YXIgb2xkU3RhcnRWbm9kZSA9IG9sZENoWzBdO1xuICAgICAgICB2YXIgb2xkRW5kVm5vZGUgPSBvbGRDaFtvbGRFbmRJZHhdO1xuICAgICAgICB2YXIgbmV3RW5kSWR4ID0gbmV3Q2gubGVuZ3RoIC0gMTtcbiAgICAgICAgdmFyIG5ld1N0YXJ0Vm5vZGUgPSBuZXdDaFswXTtcbiAgICAgICAgdmFyIG5ld0VuZFZub2RlID0gbmV3Q2hbbmV3RW5kSWR4XTtcbiAgICAgICAgdmFyIG9sZEtleVRvSWR4O1xuICAgICAgICB2YXIgaWR4SW5PbGQ7XG4gICAgICAgIHZhciBlbG1Ub01vdmU7XG4gICAgICAgIHZhciBiZWZvcmU7XG4gICAgICAgIHdoaWxlIChvbGRTdGFydElkeCA8PSBvbGRFbmRJZHggJiYgbmV3U3RhcnRJZHggPD0gbmV3RW5kSWR4KSB7XG4gICAgICAgICAgICBpZiAob2xkU3RhcnRWbm9kZSA9PSBudWxsKSB7XG4gICAgICAgICAgICAgICAgb2xkU3RhcnRWbm9kZSA9IG9sZENoWysrb2xkU3RhcnRJZHhdOyAvLyBWbm9kZSBtaWdodCBoYXZlIGJlZW4gbW92ZWQgbGVmdFxuICAgICAgICAgICAgfVxuICAgICAgICAgICAgZWxzZSBpZiAob2xkRW5kVm5vZGUgPT0gbnVsbCkge1xuICAgICAgICAgICAgICAgIG9sZEVuZFZub2RlID0gb2xkQ2hbLS1vbGRFbmRJZHhdO1xuICAgICAgICAgICAgfVxuICAgICAgICAgICAgZWxzZSBpZiAobmV3U3RhcnRWbm9kZSA9PSBudWxsKSB7XG4gICAgICAgICAgICAgICAgbmV3U3RhcnRWbm9kZSA9IG5ld0NoWysrbmV3U3RhcnRJZHhdO1xuICAgICAgICAgICAgfVxuICAgICAgICAgICAgZWxzZSBpZiAobmV3RW5kVm5vZGUgPT0gbnVsbCkge1xuICAgICAgICAgICAgICAgIG5ld0VuZFZub2RlID0gbmV3Q2hbLS1uZXdFbmRJZHhdO1xuICAgICAgICAgICAgfVxuICAgICAgICAgICAgZWxzZSBpZiAoc2FtZVZub2RlKG9sZFN0YXJ0Vm5vZGUsIG5ld1N0YXJ0Vm5vZGUpKSB7XG4gICAgICAgICAgICAgICAgcGF0Y2hWbm9kZShvbGRTdGFydFZub2RlLCBuZXdTdGFydFZub2RlLCBpbnNlcnRlZFZub2RlUXVldWUpO1xuICAgICAgICAgICAgICAgIG9sZFN0YXJ0Vm5vZGUgPSBvbGRDaFsrK29sZFN0YXJ0SWR4XTtcbiAgICAgICAgICAgICAgICBuZXdTdGFydFZub2RlID0gbmV3Q2hbKytuZXdTdGFydElkeF07XG4gICAgICAgICAgICB9XG4gICAgICAgICAgICBlbHNlIGlmIChzYW1lVm5vZGUob2xkRW5kVm5vZGUsIG5ld0VuZFZub2RlKSkge1xuICAgICAgICAgICAgICAgIHBhdGNoVm5vZGUob2xkRW5kVm5vZGUsIG5ld0VuZFZub2RlLCBpbnNlcnRlZFZub2RlUXVldWUpO1xuICAgICAgICAgICAgICAgIG9sZEVuZFZub2RlID0gb2xkQ2hbLS1vbGRFbmRJZHhdO1xuICAgICAgICAgICAgICAgIG5ld0VuZFZub2RlID0gbmV3Q2hbLS1uZXdFbmRJZHhdO1xuICAgICAgICAgICAgfVxuICAgICAgICAgICAgZWxzZSBpZiAoc2FtZVZub2RlKG9sZFN0YXJ0Vm5vZGUsIG5ld0VuZFZub2RlKSkge1xuICAgICAgICAgICAgICAgIHBhdGNoVm5vZGUob2xkU3RhcnRWbm9kZSwgbmV3RW5kVm5vZGUsIGluc2VydGVkVm5vZGVRdWV1ZSk7XG4gICAgICAgICAgICAgICAgYXBpLmluc2VydEJlZm9yZShwYXJlbnRFbG0sIG9sZFN0YXJ0Vm5vZGUuZWxtLCBhcGkubmV4dFNpYmxpbmcob2xkRW5kVm5vZGUuZWxtKSk7XG4gICAgICAgICAgICAgICAgb2xkU3RhcnRWbm9kZSA9IG9sZENoWysrb2xkU3RhcnRJZHhdO1xuICAgICAgICAgICAgICAgIG5ld0VuZFZub2RlID0gbmV3Q2hbLS1uZXdFbmRJZHhdO1xuICAgICAgICAgICAgfVxuICAgICAgICAgICAgZWxzZSBpZiAoc2FtZVZub2RlKG9sZEVuZFZub2RlLCBuZXdTdGFydFZub2RlKSkge1xuICAgICAgICAgICAgICAgIHBhdGNoVm5vZGUob2xkRW5kVm5vZGUsIG5ld1N0YXJ0Vm5vZGUsIGluc2VydGVkVm5vZGVRdWV1ZSk7XG4gICAgICAgICAgICAgICAgYXBpLmluc2VydEJlZm9yZShwYXJlbnRFbG0sIG9sZEVuZFZub2RlLmVsbSwgb2xkU3RhcnRWbm9kZS5lbG0pO1xuICAgICAgICAgICAgICAgIG9sZEVuZFZub2RlID0gb2xkQ2hbLS1vbGRFbmRJZHhdO1xuICAgICAgICAgICAgICAgIG5ld1N0YXJ0Vm5vZGUgPSBuZXdDaFsrK25ld1N0YXJ0SWR4XTtcbiAgICAgICAgICAgIH1cbiAgICAgICAgICAgIGVsc2Uge1xuICAgICAgICAgICAgICAgIGlmIChvbGRLZXlUb0lkeCA9PT0gdW5kZWZpbmVkKSB7XG4gICAgICAgICAgICAgICAgICAgIG9sZEtleVRvSWR4ID0gY3JlYXRlS2V5VG9PbGRJZHgob2xkQ2gsIG9sZFN0YXJ0SWR4LCBvbGRFbmRJZHgpO1xuICAgICAgICAgICAgICAgIH1cbiAgICAgICAgICAgICAgICBpZHhJbk9sZCA9IG9sZEtleVRvSWR4W25ld1N0YXJ0Vm5vZGUua2V5XTtcbiAgICAgICAgICAgICAgICBpZiAoaXNVbmRlZihpZHhJbk9sZCkpIHtcbiAgICAgICAgICAgICAgICAgICAgYXBpLmluc2VydEJlZm9yZShwYXJlbnRFbG0sIGNyZWF0ZUVsbShuZXdTdGFydFZub2RlLCBpbnNlcnRlZFZub2RlUXVldWUpLCBvbGRTdGFydFZub2RlLmVsbSk7XG4gICAgICAgICAgICAgICAgICAgIG5ld1N0YXJ0Vm5vZGUgPSBuZXdDaFsrK25ld1N0YXJ0SWR4XTtcbiAgICAgICAgICAgICAgICB9XG4gICAgICAgICAgICAgICAgZWxzZSB7XG4gICAgICAgICAgICAgICAgICAgIGVsbVRvTW92ZSA9IG9sZENoW2lkeEluT2xkXTtcbiAgICAgICAgICAgICAgICAgICAgaWYgKGVsbVRvTW92ZS5zZWwgIT09IG5ld1N0YXJ0Vm5vZGUuc2VsKSB7XG4gICAgICAgICAgICAgICAgICAgICAgICBhcGkuaW5zZXJ0QmVmb3JlKHBhcmVudEVsbSwgY3JlYXRlRWxtKG5ld1N0YXJ0Vm5vZGUsIGluc2VydGVkVm5vZGVRdWV1ZSksIG9sZFN0YXJ0Vm5vZGUuZWxtKTtcbiAgICAgICAgICAgICAgICAgICAgfVxuICAgICAgICAgICAgICAgICAgICBlbHNlIHtcbiAgICAgICAgICAgICAgICAgICAgICAgIHBhdGNoVm5vZGUoZWxtVG9Nb3ZlLCBuZXdTdGFydFZub2RlLCBpbnNlcnRlZFZub2RlUXVldWUpO1xuICAgICAgICAgICAgICAgICAgICAgICAgb2xkQ2hbaWR4SW5PbGRdID0gdW5kZWZpbmVkO1xuICAgICAgICAgICAgICAgICAgICAgICAgYXBpLmluc2VydEJlZm9yZShwYXJlbnRFbG0sIGVsbVRvTW92ZS5lbG0sIG9sZFN0YXJ0Vm5vZGUuZWxtKTtcbiAgICAgICAgICAgICAgICAgICAgfVxuICAgICAgICAgICAgICAgICAgICBuZXdTdGFydFZub2RlID0gbmV3Q2hbKytuZXdTdGFydElkeF07XG4gICAgICAgICAgICAgICAgfVxuICAgICAgICAgICAgfVxuICAgICAgICB9XG4gICAgICAgIGlmIChvbGRTdGFydElkeCA+IG9sZEVuZElkeCkge1xuICAgICAgICAgICAgYmVmb3JlID0gbmV3Q2hbbmV3RW5kSWR4ICsgMV0gPT0gbnVsbCA/IG51bGwgOiBuZXdDaFtuZXdFbmRJZHggKyAxXS5lbG07XG4gICAgICAgICAgICBhZGRWbm9kZXMocGFyZW50RWxtLCBiZWZvcmUsIG5ld0NoLCBuZXdTdGFydElkeCwgbmV3RW5kSWR4LCBpbnNlcnRlZFZub2RlUXVldWUpO1xuICAgICAgICB9XG4gICAgICAgIGVsc2UgaWYgKG5ld1N0YXJ0SWR4ID4gbmV3RW5kSWR4KSB7XG4gICAgICAgICAgICByZW1vdmVWbm9kZXMocGFyZW50RWxtLCBvbGRDaCwgb2xkU3RhcnRJZHgsIG9sZEVuZElkeCk7XG4gICAgICAgIH1cbiAgICB9XG4gICAgZnVuY3Rpb24gcGF0Y2hWbm9kZShvbGRWbm9kZSwgdm5vZGUsIGluc2VydGVkVm5vZGVRdWV1ZSkge1xuICAgICAgICB2YXIgaSwgaG9vaztcbiAgICAgICAgaWYgKGlzRGVmKGkgPSB2bm9kZS5kYXRhKSAmJiBpc0RlZihob29rID0gaS5ob29rKSAmJiBpc0RlZihpID0gaG9vay5wcmVwYXRjaCkpIHtcbiAgICAgICAgICAgIGkob2xkVm5vZGUsIHZub2RlKTtcbiAgICAgICAgfVxuICAgICAgICB2YXIgZWxtID0gdm5vZGUuZWxtID0gb2xkVm5vZGUuZWxtO1xuICAgICAgICB2YXIgb2xkQ2ggPSBvbGRWbm9kZS5jaGlsZHJlbjtcbiAgICAgICAgdmFyIGNoID0gdm5vZGUuY2hpbGRyZW47XG4gICAgICAgIGlmIChvbGRWbm9kZSA9PT0gdm5vZGUpXG4gICAgICAgICAgICByZXR1cm47XG4gICAgICAgIGlmICh2bm9kZS5kYXRhICE9PSB1bmRlZmluZWQpIHtcbiAgICAgICAgICAgIGZvciAoaSA9IDA7IGkgPCBjYnMudXBkYXRlLmxlbmd0aDsgKytpKVxuICAgICAgICAgICAgICAgIGNicy51cGRhdGVbaV0ob2xkVm5vZGUsIHZub2RlKTtcbiAgICAgICAgICAgIGkgPSB2bm9kZS5kYXRhLmhvb2s7XG4gICAgICAgICAgICBpZiAoaXNEZWYoaSkgJiYgaXNEZWYoaSA9IGkudXBkYXRlKSlcbiAgICAgICAgICAgICAgICBpKG9sZFZub2RlLCB2bm9kZSk7XG4gICAgICAgIH1cbiAgICAgICAgaWYgKGlzVW5kZWYodm5vZGUudGV4dCkpIHtcbiAgICAgICAgICAgIGlmIChpc0RlZihvbGRDaCkgJiYgaXNEZWYoY2gpKSB7XG4gICAgICAgICAgICAgICAgaWYgKG9sZENoICE9PSBjaClcbiAgICAgICAgICAgICAgICAgICAgdXBkYXRlQ2hpbGRyZW4oZWxtLCBvbGRDaCwgY2gsIGluc2VydGVkVm5vZGVRdWV1ZSk7XG4gICAgICAgICAgICB9XG4gICAgICAgICAgICBlbHNlIGlmIChpc0RlZihjaCkpIHtcbiAgICAgICAgICAgICAgICBpZiAoaXNEZWYob2xkVm5vZGUudGV4dCkpXG4gICAgICAgICAgICAgICAgICAgIGFwaS5zZXRUZXh0Q29udGVudChlbG0sICcnKTtcbiAgICAgICAgICAgICAgICBhZGRWbm9kZXMoZWxtLCBudWxsLCBjaCwgMCwgY2gubGVuZ3RoIC0gMSwgaW5zZXJ0ZWRWbm9kZVF1ZXVlKTtcbiAgICAgICAgICAgIH1cbiAgICAgICAgICAgIGVsc2UgaWYgKGlzRGVmKG9sZENoKSkge1xuICAgICAgICAgICAgICAgIHJlbW92ZVZub2RlcyhlbG0sIG9sZENoLCAwLCBvbGRDaC5sZW5ndGggLSAxKTtcbiAgICAgICAgICAgIH1cbiAgICAgICAgICAgIGVsc2UgaWYgKGlzRGVmKG9sZFZub2RlLnRleHQpKSB7XG4gICAgICAgICAgICAgICAgYXBpLnNldFRleHRDb250ZW50KGVsbSwgJycpO1xuICAgICAgICAgICAgfVxuICAgICAgICB9XG4gICAgICAgIGVsc2UgaWYgKG9sZFZub2RlLnRleHQgIT09IHZub2RlLnRleHQpIHtcbiAgICAgICAgICAgIGFwaS5zZXRUZXh0Q29udGVudChlbG0sIHZub2RlLnRleHQpO1xuICAgICAgICB9XG4gICAgICAgIGlmIChpc0RlZihob29rKSAmJiBpc0RlZihpID0gaG9vay5wb3N0cGF0Y2gpKSB7XG4gICAgICAgICAgICBpKG9sZFZub2RlLCB2bm9kZSk7XG4gICAgICAgIH1cbiAgICB9XG4gICAgcmV0dXJuIGZ1bmN0aW9uIHBhdGNoKG9sZFZub2RlLCB2bm9kZSkge1xuICAgICAgICB2YXIgaSwgZWxtLCBwYXJlbnQ7XG4gICAgICAgIHZhciBpbnNlcnRlZFZub2RlUXVldWUgPSBbXTtcbiAgICAgICAgZm9yIChpID0gMDsgaSA8IGNicy5wcmUubGVuZ3RoOyArK2kpXG4gICAgICAgICAgICBjYnMucHJlW2ldKCk7XG4gICAgICAgIGlmICghaXNWbm9kZShvbGRWbm9kZSkpIHtcbiAgICAgICAgICAgIG9sZFZub2RlID0gZW1wdHlOb2RlQXQob2xkVm5vZGUpO1xuICAgICAgICB9XG4gICAgICAgIGlmIChzYW1lVm5vZGUob2xkVm5vZGUsIHZub2RlKSkge1xuICAgICAgICAgICAgcGF0Y2hWbm9kZShvbGRWbm9kZSwgdm5vZGUsIGluc2VydGVkVm5vZGVRdWV1ZSk7XG4gICAgICAgIH1cbiAgICAgICAgZWxzZSB7XG4gICAgICAgICAgICBlbG0gPSBvbGRWbm9kZS5lbG07XG4gICAgICAgICAgICBwYXJlbnQgPSBhcGkucGFyZW50Tm9kZShlbG0pO1xuICAgICAgICAgICAgY3JlYXRlRWxtKHZub2RlLCBpbnNlcnRlZFZub2RlUXVldWUpO1xuICAgICAgICAgICAgaWYgKHBhcmVudCAhPT0gbnVsbCkge1xuICAgICAgICAgICAgICAgIGFwaS5pbnNlcnRCZWZvcmUocGFyZW50LCB2bm9kZS5lbG0sIGFwaS5uZXh0U2libGluZyhlbG0pKTtcbiAgICAgICAgICAgICAgICByZW1vdmVWbm9kZXMocGFyZW50LCBbb2xkVm5vZGVdLCAwLCAwKTtcbiAgICAgICAgICAgIH1cbiAgICAgICAgfVxuICAgICAgICBmb3IgKGkgPSAwOyBpIDwgaW5zZXJ0ZWRWbm9kZVF1ZXVlLmxlbmd0aDsgKytpKSB7XG4gICAgICAgICAgICBpbnNlcnRlZFZub2RlUXVldWVbaV0uZGF0YS5ob29rLmluc2VydChpbnNlcnRlZFZub2RlUXVldWVbaV0pO1xuICAgICAgICB9XG4gICAgICAgIGZvciAoaSA9IDA7IGkgPCBjYnMucG9zdC5sZW5ndGg7ICsraSlcbiAgICAgICAgICAgIGNicy5wb3N0W2ldKCk7XG4gICAgICAgIHJldHVybiB2bm9kZTtcbiAgICB9O1xufVxuZXhwb3J0cy5pbml0ID0gaW5pdDtcbi8vIyBzb3VyY2VNYXBwaW5nVVJMPXNuYWJiZG9tLmpzLm1hcCIsIlwidXNlIHN0cmljdFwiO1xuT2JqZWN0LmRlZmluZVByb3BlcnR5KGV4cG9ydHMsIFwiX19lc01vZHVsZVwiLCB7IHZhbHVlOiB0cnVlIH0pO1xudmFyIGhfMSA9IHJlcXVpcmUoXCIuL2hcIik7XG5mdW5jdGlvbiBjb3B5VG9UaHVuayh2bm9kZSwgdGh1bmspIHtcbiAgICB0aHVuay5lbG0gPSB2bm9kZS5lbG07XG4gICAgdm5vZGUuZGF0YS5mbiA9IHRodW5rLmRhdGEuZm47XG4gICAgdm5vZGUuZGF0YS5hcmdzID0gdGh1bmsuZGF0YS5hcmdzO1xuICAgIHRodW5rLmRhdGEgPSB2bm9kZS5kYXRhO1xuICAgIHRodW5rLmNoaWxkcmVuID0gdm5vZGUuY2hpbGRyZW47XG4gICAgdGh1bmsudGV4dCA9IHZub2RlLnRleHQ7XG4gICAgdGh1bmsuZWxtID0gdm5vZGUuZWxtO1xufVxuZnVuY3Rpb24gaW5pdCh0aHVuaykge1xuICAgIHZhciBjdXIgPSB0aHVuay5kYXRhO1xuICAgIHZhciB2bm9kZSA9IGN1ci5mbi5hcHBseSh1bmRlZmluZWQsIGN1ci5hcmdzKTtcbiAgICBjb3B5VG9UaHVuayh2bm9kZSwgdGh1bmspO1xufVxuZnVuY3Rpb24gcHJlcGF0Y2gob2xkVm5vZGUsIHRodW5rKSB7XG4gICAgdmFyIGksIG9sZCA9IG9sZFZub2RlLmRhdGEsIGN1ciA9IHRodW5rLmRhdGE7XG4gICAgdmFyIG9sZEFyZ3MgPSBvbGQuYXJncywgYXJncyA9IGN1ci5hcmdzO1xuICAgIGlmIChvbGQuZm4gIT09IGN1ci5mbiB8fCBvbGRBcmdzLmxlbmd0aCAhPT0gYXJncy5sZW5ndGgpIHtcbiAgICAgICAgY29weVRvVGh1bmsoY3VyLmZuLmFwcGx5KHVuZGVmaW5lZCwgYXJncyksIHRodW5rKTtcbiAgICAgICAgcmV0dXJuO1xuICAgIH1cbiAgICBmb3IgKGkgPSAwOyBpIDwgYXJncy5sZW5ndGg7ICsraSkge1xuICAgICAgICBpZiAob2xkQXJnc1tpXSAhPT0gYXJnc1tpXSkge1xuICAgICAgICAgICAgY29weVRvVGh1bmsoY3VyLmZuLmFwcGx5KHVuZGVmaW5lZCwgYXJncyksIHRodW5rKTtcbiAgICAgICAgICAgIHJldHVybjtcbiAgICAgICAgfVxuICAgIH1cbiAgICBjb3B5VG9UaHVuayhvbGRWbm9kZSwgdGh1bmspO1xufVxuZXhwb3J0cy50aHVuayA9IGZ1bmN0aW9uIHRodW5rKHNlbCwga2V5LCBmbiwgYXJncykge1xuICAgIGlmIChhcmdzID09PSB1bmRlZmluZWQpIHtcbiAgICAgICAgYXJncyA9IGZuO1xuICAgICAgICBmbiA9IGtleTtcbiAgICAgICAga2V5ID0gdW5kZWZpbmVkO1xuICAgIH1cbiAgICByZXR1cm4gaF8xLmgoc2VsLCB7XG4gICAgICAgIGtleToga2V5LFxuICAgICAgICBob29rOiB7IGluaXQ6IGluaXQsIHByZXBhdGNoOiBwcmVwYXRjaCB9LFxuICAgICAgICBmbjogZm4sXG4gICAgICAgIGFyZ3M6IGFyZ3NcbiAgICB9KTtcbn07XG5leHBvcnRzLmRlZmF1bHQgPSBleHBvcnRzLnRodW5rO1xuLy8jIHNvdXJjZU1hcHBpbmdVUkw9dGh1bmsuanMubWFwIiwiXCJ1c2Ugc3RyaWN0XCI7XG5PYmplY3QuZGVmaW5lUHJvcGVydHkoZXhwb3J0cywgXCJfX2VzTW9kdWxlXCIsIHsgdmFsdWU6IHRydWUgfSk7XG5mdW5jdGlvbiB2bm9kZShzZWwsIGRhdGEsIGNoaWxkcmVuLCB0ZXh0LCBlbG0pIHtcbiAgICB2YXIga2V5ID0gZGF0YSA9PT0gdW5kZWZpbmVkID8gdW5kZWZpbmVkIDogZGF0YS5rZXk7XG4gICAgcmV0dXJuIHsgc2VsOiBzZWwsIGRhdGE6IGRhdGEsIGNoaWxkcmVuOiBjaGlsZHJlbixcbiAgICAgICAgdGV4dDogdGV4dCwgZWxtOiBlbG0sIGtleToga2V5IH07XG59XG5leHBvcnRzLnZub2RlID0gdm5vZGU7XG5leHBvcnRzLmRlZmF1bHQgPSB2bm9kZTtcbi8vIyBzb3VyY2VNYXBwaW5nVVJMPXZub2RlLmpzLm1hcCJdfQ== diff --git a/libs/snabbdom/dist/snabbdom.min.js b/libs/snabbdom/dist/snabbdom.min.js deleted file mode 100755 index 95ab9cb1..00000000 --- a/libs/snabbdom/dist/snabbdom.min.js +++ /dev/null @@ -1,2 +0,0 @@ -!function(e){if("object"==typeof exports&&"undefined"!=typeof module)module.exports=e();else if("function"==typeof define&&define.amd)define([],e);else{var t;t="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:this,t.snabbdom=e()}}(function(){return function e(t,n,r){function o(l,a){if(!n[l]){if(!t[l]){var d="function"==typeof require&&require;if(!a&&d)return d(l,!0);if(i)return i(l,!0);var u=new Error("Cannot find module '"+l+"'");throw u.code="MODULE_NOT_FOUND",u}var f=n[l]={exports:{}};t[l][0].call(f.exports,function(e){var n=t[l][1][e];return o(n?n:e)},f,f.exports,e,t,n,r)}return n[l].exports}for(var i="function"==typeof require&&require,l=0;l0?d:a.length,v=u>0?u:a.length,m=d!==-1||u!==-1?a.slice(0,Math.min(c,v)):a,p=e.elm=o(i)&&o(n=i.ns)?b.createElementNS(n,m):b.createElement(m);for(c0&&(p.className=a.slice(v+1).replace(/\./g," ")),n=0;nv?(f=null==n[k+1]?null:n[k+1].elm,m(e,f,n,s,k,o)):s>k&&g(e,t,c,v)}function y(e,t,n){var i,l;o(i=t.data)&&o(l=i.hook)&&o(i=l.prepatch)&&i(e,t);var a=t.elm=e.elm,d=e.children,u=t.children;if(e!==t){if(void 0!==t.data){for(i=0;i 0 ? hashIdx : sel.length;\n var dot = dotIdx > 0 ? dotIdx : sel.length;\n var tag = hashIdx !== -1 || dotIdx !== -1 ? sel.slice(0, Math.min(hash, dot)) : sel;\n var elm = vnode.elm = isDef(data) && isDef(i = data.ns) ? api.createElementNS(i, tag)\n : api.createElement(tag);\n if (hash < dot)\n elm.id = sel.slice(hash + 1, dot);\n if (dotIdx > 0)\n elm.className = sel.slice(dot + 1).replace(/\\./g, ' ');\n for (i = 0; i < cbs.create.length; ++i)\n cbs.create[i](emptyNode, vnode);\n if (is.array(children)) {\n for (i = 0; i < children.length; ++i) {\n var ch = children[i];\n if (ch != null) {\n api.appendChild(elm, createElm(ch, insertedVnodeQueue));\n }\n }\n }\n else if (is.primitive(vnode.text)) {\n api.appendChild(elm, api.createTextNode(vnode.text));\n }\n i = vnode.data.hook; // Reuse variable\n if (isDef(i)) {\n if (i.create)\n i.create(emptyNode, vnode);\n if (i.insert)\n insertedVnodeQueue.push(vnode);\n }\n }\n else {\n vnode.elm = api.createTextNode(vnode.text);\n }\n return vnode.elm;\n }\n function addVnodes(parentElm, before, vnodes, startIdx, endIdx, insertedVnodeQueue) {\n for (; startIdx <= endIdx; ++startIdx) {\n var ch = vnodes[startIdx];\n if (ch != null) {\n api.insertBefore(parentElm, createElm(ch, insertedVnodeQueue), before);\n }\n }\n }\n function invokeDestroyHook(vnode) {\n var i, j, data = vnode.data;\n if (data !== undefined) {\n if (isDef(i = data.hook) && isDef(i = i.destroy))\n i(vnode);\n for (i = 0; i < cbs.destroy.length; ++i)\n cbs.destroy[i](vnode);\n if (vnode.children !== undefined) {\n for (j = 0; j < vnode.children.length; ++j) {\n i = vnode.children[j];\n if (i != null && typeof i !== \"string\") {\n invokeDestroyHook(i);\n }\n }\n }\n }\n }\n function removeVnodes(parentElm, vnodes, startIdx, endIdx) {\n for (; startIdx <= endIdx; ++startIdx) {\n var i_1 = void 0, listeners = void 0, rm = void 0, ch = vnodes[startIdx];\n if (ch != null) {\n if (isDef(ch.sel)) {\n invokeDestroyHook(ch);\n listeners = cbs.remove.length + 1;\n rm = createRmCb(ch.elm, listeners);\n for (i_1 = 0; i_1 < cbs.remove.length; ++i_1)\n cbs.remove[i_1](ch, rm);\n if (isDef(i_1 = ch.data) && isDef(i_1 = i_1.hook) && isDef(i_1 = i_1.remove)) {\n i_1(ch, rm);\n }\n else {\n rm();\n }\n }\n else {\n api.removeChild(parentElm, ch.elm);\n }\n }\n }\n }\n function updateChildren(parentElm, oldCh, newCh, insertedVnodeQueue) {\n var oldStartIdx = 0, newStartIdx = 0;\n var oldEndIdx = oldCh.length - 1;\n var oldStartVnode = oldCh[0];\n var oldEndVnode = oldCh[oldEndIdx];\n var newEndIdx = newCh.length - 1;\n var newStartVnode = newCh[0];\n var newEndVnode = newCh[newEndIdx];\n var oldKeyToIdx;\n var idxInOld;\n var elmToMove;\n var before;\n while (oldStartIdx <= oldEndIdx && newStartIdx <= newEndIdx) {\n if (oldStartVnode == null) {\n oldStartVnode = oldCh[++oldStartIdx]; // Vnode might have been moved left\n }\n else if (oldEndVnode == null) {\n oldEndVnode = oldCh[--oldEndIdx];\n }\n else if (newStartVnode == null) {\n newStartVnode = newCh[++newStartIdx];\n }\n else if (newEndVnode == null) {\n newEndVnode = newCh[--newEndIdx];\n }\n else if (sameVnode(oldStartVnode, newStartVnode)) {\n patchVnode(oldStartVnode, newStartVnode, insertedVnodeQueue);\n oldStartVnode = oldCh[++oldStartIdx];\n newStartVnode = newCh[++newStartIdx];\n }\n else if (sameVnode(oldEndVnode, newEndVnode)) {\n patchVnode(oldEndVnode, newEndVnode, insertedVnodeQueue);\n oldEndVnode = oldCh[--oldEndIdx];\n newEndVnode = newCh[--newEndIdx];\n }\n else if (sameVnode(oldStartVnode, newEndVnode)) {\n patchVnode(oldStartVnode, newEndVnode, insertedVnodeQueue);\n api.insertBefore(parentElm, oldStartVnode.elm, api.nextSibling(oldEndVnode.elm));\n oldStartVnode = oldCh[++oldStartIdx];\n newEndVnode = newCh[--newEndIdx];\n }\n else if (sameVnode(oldEndVnode, newStartVnode)) {\n patchVnode(oldEndVnode, newStartVnode, insertedVnodeQueue);\n api.insertBefore(parentElm, oldEndVnode.elm, oldStartVnode.elm);\n oldEndVnode = oldCh[--oldEndIdx];\n newStartVnode = newCh[++newStartIdx];\n }\n else {\n if (oldKeyToIdx === undefined) {\n oldKeyToIdx = createKeyToOldIdx(oldCh, oldStartIdx, oldEndIdx);\n }\n idxInOld = oldKeyToIdx[newStartVnode.key];\n if (isUndef(idxInOld)) {\n api.insertBefore(parentElm, createElm(newStartVnode, insertedVnodeQueue), oldStartVnode.elm);\n newStartVnode = newCh[++newStartIdx];\n }\n else {\n elmToMove = oldCh[idxInOld];\n if (elmToMove.sel !== newStartVnode.sel) {\n api.insertBefore(parentElm, createElm(newStartVnode, insertedVnodeQueue), oldStartVnode.elm);\n }\n else {\n patchVnode(elmToMove, newStartVnode, insertedVnodeQueue);\n oldCh[idxInOld] = undefined;\n api.insertBefore(parentElm, elmToMove.elm, oldStartVnode.elm);\n }\n newStartVnode = newCh[++newStartIdx];\n }\n }\n }\n if (oldStartIdx > oldEndIdx) {\n before = newCh[newEndIdx + 1] == null ? null : newCh[newEndIdx + 1].elm;\n addVnodes(parentElm, before, newCh, newStartIdx, newEndIdx, insertedVnodeQueue);\n }\n else if (newStartIdx > newEndIdx) {\n removeVnodes(parentElm, oldCh, oldStartIdx, oldEndIdx);\n }\n }\n function patchVnode(oldVnode, vnode, insertedVnodeQueue) {\n var i, hook;\n if (isDef(i = vnode.data) && isDef(hook = i.hook) && isDef(i = hook.prepatch)) {\n i(oldVnode, vnode);\n }\n var elm = vnode.elm = oldVnode.elm;\n var oldCh = oldVnode.children;\n var ch = vnode.children;\n if (oldVnode === vnode)\n return;\n if (vnode.data !== undefined) {\n for (i = 0; i < cbs.update.length; ++i)\n cbs.update[i](oldVnode, vnode);\n i = vnode.data.hook;\n if (isDef(i) && isDef(i = i.update))\n i(oldVnode, vnode);\n }\n if (isUndef(vnode.text)) {\n if (isDef(oldCh) && isDef(ch)) {\n if (oldCh !== ch)\n updateChildren(elm, oldCh, ch, insertedVnodeQueue);\n }\n else if (isDef(ch)) {\n if (isDef(oldVnode.text))\n api.setTextContent(elm, '');\n addVnodes(elm, null, ch, 0, ch.length - 1, insertedVnodeQueue);\n }\n else if (isDef(oldCh)) {\n removeVnodes(elm, oldCh, 0, oldCh.length - 1);\n }\n else if (isDef(oldVnode.text)) {\n api.setTextContent(elm, '');\n }\n }\n else if (oldVnode.text !== vnode.text) {\n api.setTextContent(elm, vnode.text);\n }\n if (isDef(hook) && isDef(i = hook.postpatch)) {\n i(oldVnode, vnode);\n }\n }\n return function patch(oldVnode, vnode) {\n var i, elm, parent;\n var insertedVnodeQueue = [];\n for (i = 0; i < cbs.pre.length; ++i)\n cbs.pre[i]();\n if (!isVnode(oldVnode)) {\n oldVnode = emptyNodeAt(oldVnode);\n }\n if (sameVnode(oldVnode, vnode)) {\n patchVnode(oldVnode, vnode, insertedVnodeQueue);\n }\n else {\n elm = oldVnode.elm;\n parent = api.parentNode(elm);\n createElm(vnode, insertedVnodeQueue);\n if (parent !== null) {\n api.insertBefore(parent, vnode.elm, api.nextSibling(elm));\n removeVnodes(parent, [oldVnode], 0, 0);\n }\n }\n for (i = 0; i < insertedVnodeQueue.length; ++i) {\n insertedVnodeQueue[i].data.hook.insert(insertedVnodeQueue[i]);\n }\n for (i = 0; i < cbs.post.length; ++i)\n cbs.post[i]();\n return vnode;\n };\n}\nexports.init = init;\n\n},{\"./h\":1,\"./htmldomapi\":2,\"./is\":3,\"./thunk\":5,\"./vnode\":6}],5:[function(require,module,exports){\n\"use strict\";\nvar h_1 = require(\"./h\");\nfunction copyToThunk(vnode, thunk) {\n thunk.elm = vnode.elm;\n vnode.data.fn = thunk.data.fn;\n vnode.data.args = thunk.data.args;\n thunk.data = vnode.data;\n thunk.children = vnode.children;\n thunk.text = vnode.text;\n thunk.elm = vnode.elm;\n}\nfunction init(thunk) {\n var cur = thunk.data;\n var vnode = cur.fn.apply(undefined, cur.args);\n copyToThunk(vnode, thunk);\n}\nfunction prepatch(oldVnode, thunk) {\n var i, old = oldVnode.data, cur = thunk.data;\n var oldArgs = old.args, args = cur.args;\n if (old.fn !== cur.fn || oldArgs.length !== args.length) {\n copyToThunk(cur.fn.apply(undefined, args), thunk);\n }\n for (i = 0; i < args.length; ++i) {\n if (oldArgs[i] !== args[i]) {\n copyToThunk(cur.fn.apply(undefined, args), thunk);\n return;\n }\n }\n copyToThunk(oldVnode, thunk);\n}\nexports.thunk = function thunk(sel, key, fn, args) {\n if (args === undefined) {\n args = fn;\n fn = key;\n key = undefined;\n }\n return h_1.h(sel, {\n key: key,\n hook: { init: init, prepatch: prepatch },\n fn: fn,\n args: args\n });\n};\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.default = exports.thunk;\n\n},{\"./h\":1}],6:[function(require,module,exports){\n\"use strict\";\nfunction vnode(sel, data, children, text, elm) {\n var key = data === undefined ? undefined : data.key;\n return { sel: sel, data: data, children: children,\n text: text, elm: elm, key: key };\n}\nexports.vnode = vnode;\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.default = vnode;\n\n},{}]},{},[4])(4)\n});\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIm5vZGVfbW9kdWxlcy9icm93c2VyLXBhY2svX3ByZWx1ZGUuanMiLCJoLmpzIiwiaHRtbGRvbWFwaS5qcyIsImlzLmpzIiwic25hYmJkb20uanMiLCJ0aHVuay5qcyIsInZub2RlLmpzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBO0FDQUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTs7QUMxREE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQ2pFQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTs7QUNOQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7O0FDalRBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBOztBQzdDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQSIsImZpbGUiOiJnZW5lcmF0ZWQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlc0NvbnRlbnQiOlsiKGZ1bmN0aW9uIGUodCxuLHIpe2Z1bmN0aW9uIHMobyx1KXtpZighbltvXSl7aWYoIXRbb10pe3ZhciBhPXR5cGVvZiByZXF1aXJlPT1cImZ1bmN0aW9uXCImJnJlcXVpcmU7aWYoIXUmJmEpcmV0dXJuIGEobywhMCk7aWYoaSlyZXR1cm4gaShvLCEwKTt2YXIgZj1uZXcgRXJyb3IoXCJDYW5ub3QgZmluZCBtb2R1bGUgJ1wiK28rXCInXCIpO3Rocm93IGYuY29kZT1cIk1PRFVMRV9OT1RfRk9VTkRcIixmfXZhciBsPW5bb109e2V4cG9ydHM6e319O3Rbb11bMF0uY2FsbChsLmV4cG9ydHMsZnVuY3Rpb24oZSl7dmFyIG49dFtvXVsxXVtlXTtyZXR1cm4gcyhuP246ZSl9LGwsbC5leHBvcnRzLGUsdCxuLHIpfXJldHVybiBuW29dLmV4cG9ydHN9dmFyIGk9dHlwZW9mIHJlcXVpcmU9PVwiZnVuY3Rpb25cIiYmcmVxdWlyZTtmb3IodmFyIG89MDtvPHIubGVuZ3RoO28rKylzKHJbb10pO3JldHVybiBzfSkiLCJcInVzZSBzdHJpY3RcIjtcbnZhciB2bm9kZV8xID0gcmVxdWlyZShcIi4vdm5vZGVcIik7XG52YXIgaXMgPSByZXF1aXJlKFwiLi9pc1wiKTtcbmZ1bmN0aW9uIGFkZE5TKGRhdGEsIGNoaWxkcmVuLCBzZWwpIHtcbiAgICBkYXRhLm5zID0gJ2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJztcbiAgICBpZiAoc2VsICE9PSAnZm9yZWlnbk9iamVjdCcgJiYgY2hpbGRyZW4gIT09IHVuZGVmaW5lZCkge1xuICAgICAgICBmb3IgKHZhciBpID0gMDsgaSA8IGNoaWxkcmVuLmxlbmd0aDsgKytpKSB7XG4gICAgICAgICAgICB2YXIgY2hpbGREYXRhID0gY2hpbGRyZW5baV0uZGF0YTtcbiAgICAgICAgICAgIGlmIChjaGlsZERhdGEgIT09IHVuZGVmaW5lZCkge1xuICAgICAgICAgICAgICAgIGFkZE5TKGNoaWxkRGF0YSwgY2hpbGRyZW5baV0uY2hpbGRyZW4sIGNoaWxkcmVuW2ldLnNlbCk7XG4gICAgICAgICAgICB9XG4gICAgICAgIH1cbiAgICB9XG59XG5mdW5jdGlvbiBoKHNlbCwgYiwgYykge1xuICAgIHZhciBkYXRhID0ge30sIGNoaWxkcmVuLCB0ZXh0LCBpO1xuICAgIGlmIChjICE9PSB1bmRlZmluZWQpIHtcbiAgICAgICAgZGF0YSA9IGI7XG4gICAgICAgIGlmIChpcy5hcnJheShjKSkge1xuICAgICAgICAgICAgY2hpbGRyZW4gPSBjO1xuICAgICAgICB9XG4gICAgICAgIGVsc2UgaWYgKGlzLnByaW1pdGl2ZShjKSkge1xuICAgICAgICAgICAgdGV4dCA9IGM7XG4gICAgICAgIH1cbiAgICAgICAgZWxzZSBpZiAoYyAmJiBjLnNlbCkge1xuICAgICAgICAgICAgY2hpbGRyZW4gPSBbY107XG4gICAgICAgIH1cbiAgICB9XG4gICAgZWxzZSBpZiAoYiAhPT0gdW5kZWZpbmVkKSB7XG4gICAgICAgIGlmIChpcy5hcnJheShiKSkge1xuICAgICAgICAgICAgY2hpbGRyZW4gPSBiO1xuICAgICAgICB9XG4gICAgICAgIGVsc2UgaWYgKGlzLnByaW1pdGl2ZShiKSkge1xuICAgICAgICAgICAgdGV4dCA9IGI7XG4gICAgICAgIH1cbiAgICAgICAgZWxzZSBpZiAoYiAmJiBiLnNlbCkge1xuICAgICAgICAgICAgY2hpbGRyZW4gPSBbYl07XG4gICAgICAgIH1cbiAgICAgICAgZWxzZSB7XG4gICAgICAgICAgICBkYXRhID0gYjtcbiAgICAgICAgfVxuICAgIH1cbiAgICBpZiAoaXMuYXJyYXkoY2hpbGRyZW4pKSB7XG4gICAgICAgIGZvciAoaSA9IDA7IGkgPCBjaGlsZHJlbi5sZW5ndGg7ICsraSkge1xuICAgICAgICAgICAgaWYgKGlzLnByaW1pdGl2ZShjaGlsZHJlbltpXSkpXG4gICAgICAgICAgICAgICAgY2hpbGRyZW5baV0gPSB2bm9kZV8xLnZub2RlKHVuZGVmaW5lZCwgdW5kZWZpbmVkLCB1bmRlZmluZWQsIGNoaWxkcmVuW2ldKTtcbiAgICAgICAgfVxuICAgIH1cbiAgICBpZiAoc2VsWzBdID09PSAncycgJiYgc2VsWzFdID09PSAndicgJiYgc2VsWzJdID09PSAnZycgJiZcbiAgICAgICAgKHNlbC5sZW5ndGggPT09IDMgfHwgc2VsWzNdID09PSAnLicgfHwgc2VsWzNdID09PSAnIycpKSB7XG4gICAgICAgIGFkZE5TKGRhdGEsIGNoaWxkcmVuLCBzZWwpO1xuICAgIH1cbiAgICByZXR1cm4gdm5vZGVfMS52bm9kZShzZWwsIGRhdGEsIGNoaWxkcmVuLCB0ZXh0LCB1bmRlZmluZWQpO1xufVxuZXhwb3J0cy5oID0gaDtcbjtcbk9iamVjdC5kZWZpbmVQcm9wZXJ0eShleHBvcnRzLCBcIl9fZXNNb2R1bGVcIiwgeyB2YWx1ZTogdHJ1ZSB9KTtcbmV4cG9ydHMuZGVmYXVsdCA9IGg7XG4vLyMgc291cmNlTWFwcGluZ1VSTD1oLmpzLm1hcCIsIlwidXNlIHN0cmljdFwiO1xuZnVuY3Rpb24gY3JlYXRlRWxlbWVudCh0YWdOYW1lKSB7XG4gICAgcmV0dXJuIGRvY3VtZW50LmNyZWF0ZUVsZW1lbnQodGFnTmFtZSk7XG59XG5mdW5jdGlvbiBjcmVhdGVFbGVtZW50TlMobmFtZXNwYWNlVVJJLCBxdWFsaWZpZWROYW1lKSB7XG4gICAgcmV0dXJuIGRvY3VtZW50LmNyZWF0ZUVsZW1lbnROUyhuYW1lc3BhY2VVUkksIHF1YWxpZmllZE5hbWUpO1xufVxuZnVuY3Rpb24gY3JlYXRlVGV4dE5vZGUodGV4dCkge1xuICAgIHJldHVybiBkb2N1bWVudC5jcmVhdGVUZXh0Tm9kZSh0ZXh0KTtcbn1cbmZ1bmN0aW9uIGNyZWF0ZUNvbW1lbnQodGV4dCkge1xuICAgIHJldHVybiBkb2N1bWVudC5jcmVhdGVDb21tZW50KHRleHQpO1xufVxuZnVuY3Rpb24gaW5zZXJ0QmVmb3JlKHBhcmVudE5vZGUsIG5ld05vZGUsIHJlZmVyZW5jZU5vZGUpIHtcbiAgICBwYXJlbnROb2RlLmluc2VydEJlZm9yZShuZXdOb2RlLCByZWZlcmVuY2VOb2RlKTtcbn1cbmZ1bmN0aW9uIHJlbW92ZUNoaWxkKG5vZGUsIGNoaWxkKSB7XG4gICAgbm9kZS5yZW1vdmVDaGlsZChjaGlsZCk7XG59XG5mdW5jdGlvbiBhcHBlbmRDaGlsZChub2RlLCBjaGlsZCkge1xuICAgIG5vZGUuYXBwZW5kQ2hpbGQoY2hpbGQpO1xufVxuZnVuY3Rpb24gcGFyZW50Tm9kZShub2RlKSB7XG4gICAgcmV0dXJuIG5vZGUucGFyZW50Tm9kZTtcbn1cbmZ1bmN0aW9uIG5leHRTaWJsaW5nKG5vZGUpIHtcbiAgICByZXR1cm4gbm9kZS5uZXh0U2libGluZztcbn1cbmZ1bmN0aW9uIHRhZ05hbWUoZWxtKSB7XG4gICAgcmV0dXJuIGVsbS50YWdOYW1lO1xufVxuZnVuY3Rpb24gc2V0VGV4dENvbnRlbnQobm9kZSwgdGV4dCkge1xuICAgIG5vZGUudGV4dENvbnRlbnQgPSB0ZXh0O1xufVxuZnVuY3Rpb24gZ2V0VGV4dENvbnRlbnQobm9kZSkge1xuICAgIHJldHVybiBub2RlLnRleHRDb250ZW50O1xufVxuZnVuY3Rpb24gaXNFbGVtZW50KG5vZGUpIHtcbiAgICByZXR1cm4gbm9kZS5ub2RlVHlwZSA9PT0gMTtcbn1cbmZ1bmN0aW9uIGlzVGV4dChub2RlKSB7XG4gICAgcmV0dXJuIG5vZGUubm9kZVR5cGUgPT09IDM7XG59XG5mdW5jdGlvbiBpc0NvbW1lbnQobm9kZSkge1xuICAgIHJldHVybiBub2RlLm5vZGVUeXBlID09PSA4O1xufVxuZXhwb3J0cy5odG1sRG9tQXBpID0ge1xuICAgIGNyZWF0ZUVsZW1lbnQ6IGNyZWF0ZUVsZW1lbnQsXG4gICAgY3JlYXRlRWxlbWVudE5TOiBjcmVhdGVFbGVtZW50TlMsXG4gICAgY3JlYXRlVGV4dE5vZGU6IGNyZWF0ZVRleHROb2RlLFxuICAgIGNyZWF0ZUNvbW1lbnQ6IGNyZWF0ZUNvbW1lbnQsXG4gICAgaW5zZXJ0QmVmb3JlOiBpbnNlcnRCZWZvcmUsXG4gICAgcmVtb3ZlQ2hpbGQ6IHJlbW92ZUNoaWxkLFxuICAgIGFwcGVuZENoaWxkOiBhcHBlbmRDaGlsZCxcbiAgICBwYXJlbnROb2RlOiBwYXJlbnROb2RlLFxuICAgIG5leHRTaWJsaW5nOiBuZXh0U2libGluZyxcbiAgICB0YWdOYW1lOiB0YWdOYW1lLFxuICAgIHNldFRleHRDb250ZW50OiBzZXRUZXh0Q29udGVudCxcbiAgICBnZXRUZXh0Q29udGVudDogZ2V0VGV4dENvbnRlbnQsXG4gICAgaXNFbGVtZW50OiBpc0VsZW1lbnQsXG4gICAgaXNUZXh0OiBpc1RleHQsXG4gICAgaXNDb21tZW50OiBpc0NvbW1lbnQsXG59O1xuT2JqZWN0LmRlZmluZVByb3BlcnR5KGV4cG9ydHMsIFwiX19lc01vZHVsZVwiLCB7IHZhbHVlOiB0cnVlIH0pO1xuZXhwb3J0cy5kZWZhdWx0ID0gZXhwb3J0cy5odG1sRG9tQXBpO1xuLy8jIHNvdXJjZU1hcHBpbmdVUkw9aHRtbGRvbWFwaS5qcy5tYXAiLCJcInVzZSBzdHJpY3RcIjtcbmV4cG9ydHMuYXJyYXkgPSBBcnJheS5pc0FycmF5O1xuZnVuY3Rpb24gcHJpbWl0aXZlKHMpIHtcbiAgICByZXR1cm4gdHlwZW9mIHMgPT09ICdzdHJpbmcnIHx8IHR5cGVvZiBzID09PSAnbnVtYmVyJztcbn1cbmV4cG9ydHMucHJpbWl0aXZlID0gcHJpbWl0aXZlO1xuLy8jIHNvdXJjZU1hcHBpbmdVUkw9aXMuanMubWFwIiwiXCJ1c2Ugc3RyaWN0XCI7XG52YXIgdm5vZGVfMSA9IHJlcXVpcmUoXCIuL3Zub2RlXCIpO1xudmFyIGlzID0gcmVxdWlyZShcIi4vaXNcIik7XG52YXIgaHRtbGRvbWFwaV8xID0gcmVxdWlyZShcIi4vaHRtbGRvbWFwaVwiKTtcbmZ1bmN0aW9uIGlzVW5kZWYocykgeyByZXR1cm4gcyA9PT0gdW5kZWZpbmVkOyB9XG5mdW5jdGlvbiBpc0RlZihzKSB7IHJldHVybiBzICE9PSB1bmRlZmluZWQ7IH1cbnZhciBlbXB0eU5vZGUgPSB2bm9kZV8xLmRlZmF1bHQoJycsIHt9LCBbXSwgdW5kZWZpbmVkLCB1bmRlZmluZWQpO1xuZnVuY3Rpb24gc2FtZVZub2RlKHZub2RlMSwgdm5vZGUyKSB7XG4gICAgcmV0dXJuIHZub2RlMS5rZXkgPT09IHZub2RlMi5rZXkgJiYgdm5vZGUxLnNlbCA9PT0gdm5vZGUyLnNlbDtcbn1cbmZ1bmN0aW9uIGlzVm5vZGUodm5vZGUpIHtcbiAgICByZXR1cm4gdm5vZGUuc2VsICE9PSB1bmRlZmluZWQ7XG59XG5mdW5jdGlvbiBjcmVhdGVLZXlUb09sZElkeChjaGlsZHJlbiwgYmVnaW5JZHgsIGVuZElkeCkge1xuICAgIHZhciBpLCBtYXAgPSB7fSwga2V5LCBjaDtcbiAgICBmb3IgKGkgPSBiZWdpbklkeDsgaSA8PSBlbmRJZHg7ICsraSkge1xuICAgICAgICBjaCA9IGNoaWxkcmVuW2ldO1xuICAgICAgICBpZiAoY2ggIT0gbnVsbCkge1xuICAgICAgICAgICAga2V5ID0gY2gua2V5O1xuICAgICAgICAgICAgaWYgKGtleSAhPT0gdW5kZWZpbmVkKVxuICAgICAgICAgICAgICAgIG1hcFtrZXldID0gaTtcbiAgICAgICAgfVxuICAgIH1cbiAgICByZXR1cm4gbWFwO1xufVxudmFyIGhvb2tzID0gWydjcmVhdGUnLCAndXBkYXRlJywgJ3JlbW92ZScsICdkZXN0cm95JywgJ3ByZScsICdwb3N0J107XG52YXIgaF8xID0gcmVxdWlyZShcIi4vaFwiKTtcbmV4cG9ydHMuaCA9IGhfMS5oO1xudmFyIHRodW5rXzEgPSByZXF1aXJlKFwiLi90aHVua1wiKTtcbmV4cG9ydHMudGh1bmsgPSB0aHVua18xLnRodW5rO1xuZnVuY3Rpb24gaW5pdChtb2R1bGVzLCBkb21BcGkpIHtcbiAgICB2YXIgaSwgaiwgY2JzID0ge307XG4gICAgdmFyIGFwaSA9IGRvbUFwaSAhPT0gdW5kZWZpbmVkID8gZG9tQXBpIDogaHRtbGRvbWFwaV8xLmRlZmF1bHQ7XG4gICAgZm9yIChpID0gMDsgaSA8IGhvb2tzLmxlbmd0aDsgKytpKSB7XG4gICAgICAgIGNic1tob29rc1tpXV0gPSBbXTtcbiAgICAgICAgZm9yIChqID0gMDsgaiA8IG1vZHVsZXMubGVuZ3RoOyArK2opIHtcbiAgICAgICAgICAgIHZhciBob29rID0gbW9kdWxlc1tqXVtob29rc1tpXV07XG4gICAgICAgICAgICBpZiAoaG9vayAhPT0gdW5kZWZpbmVkKSB7XG4gICAgICAgICAgICAgICAgY2JzW2hvb2tzW2ldXS5wdXNoKGhvb2spO1xuICAgICAgICAgICAgfVxuICAgICAgICB9XG4gICAgfVxuICAgIGZ1bmN0aW9uIGVtcHR5Tm9kZUF0KGVsbSkge1xuICAgICAgICB2YXIgaWQgPSBlbG0uaWQgPyAnIycgKyBlbG0uaWQgOiAnJztcbiAgICAgICAgdmFyIGMgPSBlbG0uY2xhc3NOYW1lID8gJy4nICsgZWxtLmNsYXNzTmFtZS5zcGxpdCgnICcpLmpvaW4oJy4nKSA6ICcnO1xuICAgICAgICByZXR1cm4gdm5vZGVfMS5kZWZhdWx0KGFwaS50YWdOYW1lKGVsbSkudG9Mb3dlckNhc2UoKSArIGlkICsgYywge30sIFtdLCB1bmRlZmluZWQsIGVsbSk7XG4gICAgfVxuICAgIGZ1bmN0aW9uIGNyZWF0ZVJtQ2IoY2hpbGRFbG0sIGxpc3RlbmVycykge1xuICAgICAgICByZXR1cm4gZnVuY3Rpb24gcm1DYigpIHtcbiAgICAgICAgICAgIGlmICgtLWxpc3RlbmVycyA9PT0gMCkge1xuICAgICAgICAgICAgICAgIHZhciBwYXJlbnRfMSA9IGFwaS5wYXJlbnROb2RlKGNoaWxkRWxtKTtcbiAgICAgICAgICAgICAgICBhcGkucmVtb3ZlQ2hpbGQocGFyZW50XzEsIGNoaWxkRWxtKTtcbiAgICAgICAgICAgIH1cbiAgICAgICAgfTtcbiAgICB9XG4gICAgZnVuY3Rpb24gY3JlYXRlRWxtKHZub2RlLCBpbnNlcnRlZFZub2RlUXVldWUpIHtcbiAgICAgICAgdmFyIGksIGRhdGEgPSB2bm9kZS5kYXRhO1xuICAgICAgICBpZiAoZGF0YSAhPT0gdW5kZWZpbmVkKSB7XG4gICAgICAgICAgICBpZiAoaXNEZWYoaSA9IGRhdGEuaG9vaykgJiYgaXNEZWYoaSA9IGkuaW5pdCkpIHtcbiAgICAgICAgICAgICAgICBpKHZub2RlKTtcbiAgICAgICAgICAgICAgICBkYXRhID0gdm5vZGUuZGF0YTtcbiAgICAgICAgICAgIH1cbiAgICAgICAgfVxuICAgICAgICB2YXIgY2hpbGRyZW4gPSB2bm9kZS5jaGlsZHJlbiwgc2VsID0gdm5vZGUuc2VsO1xuICAgICAgICBpZiAoc2VsID09PSAnIScpIHtcbiAgICAgICAgICAgIGlmIChpc1VuZGVmKHZub2RlLnRleHQpKSB7XG4gICAgICAgICAgICAgICAgdm5vZGUudGV4dCA9ICcnO1xuICAgICAgICAgICAgfVxuICAgICAgICAgICAgdm5vZGUuZWxtID0gYXBpLmNyZWF0ZUNvbW1lbnQodm5vZGUudGV4dCk7XG4gICAgICAgIH1cbiAgICAgICAgZWxzZSBpZiAoc2VsICE9PSB1bmRlZmluZWQpIHtcbiAgICAgICAgICAgIC8vIFBhcnNlIHNlbGVjdG9yXG4gICAgICAgICAgICB2YXIgaGFzaElkeCA9IHNlbC5pbmRleE9mKCcjJyk7XG4gICAgICAgICAgICB2YXIgZG90SWR4ID0gc2VsLmluZGV4T2YoJy4nLCBoYXNoSWR4KTtcbiAgICAgICAgICAgIHZhciBoYXNoID0gaGFzaElkeCA+IDAgPyBoYXNoSWR4IDogc2VsLmxlbmd0aDtcbiAgICAgICAgICAgIHZhciBkb3QgPSBkb3RJZHggPiAwID8gZG90SWR4IDogc2VsLmxlbmd0aDtcbiAgICAgICAgICAgIHZhciB0YWcgPSBoYXNoSWR4ICE9PSAtMSB8fCBkb3RJZHggIT09IC0xID8gc2VsLnNsaWNlKDAsIE1hdGgubWluKGhhc2gsIGRvdCkpIDogc2VsO1xuICAgICAgICAgICAgdmFyIGVsbSA9IHZub2RlLmVsbSA9IGlzRGVmKGRhdGEpICYmIGlzRGVmKGkgPSBkYXRhLm5zKSA/IGFwaS5jcmVhdGVFbGVtZW50TlMoaSwgdGFnKVxuICAgICAgICAgICAgICAgIDogYXBpLmNyZWF0ZUVsZW1lbnQodGFnKTtcbiAgICAgICAgICAgIGlmIChoYXNoIDwgZG90KVxuICAgICAgICAgICAgICAgIGVsbS5pZCA9IHNlbC5zbGljZShoYXNoICsgMSwgZG90KTtcbiAgICAgICAgICAgIGlmIChkb3RJZHggPiAwKVxuICAgICAgICAgICAgICAgIGVsbS5jbGFzc05hbWUgPSBzZWwuc2xpY2UoZG90ICsgMSkucmVwbGFjZSgvXFwuL2csICcgJyk7XG4gICAgICAgICAgICBmb3IgKGkgPSAwOyBpIDwgY2JzLmNyZWF0ZS5sZW5ndGg7ICsraSlcbiAgICAgICAgICAgICAgICBjYnMuY3JlYXRlW2ldKGVtcHR5Tm9kZSwgdm5vZGUpO1xuICAgICAgICAgICAgaWYgKGlzLmFycmF5KGNoaWxkcmVuKSkge1xuICAgICAgICAgICAgICAgIGZvciAoaSA9IDA7IGkgPCBjaGlsZHJlbi5sZW5ndGg7ICsraSkge1xuICAgICAgICAgICAgICAgICAgICB2YXIgY2ggPSBjaGlsZHJlbltpXTtcbiAgICAgICAgICAgICAgICAgICAgaWYgKGNoICE9IG51bGwpIHtcbiAgICAgICAgICAgICAgICAgICAgICAgIGFwaS5hcHBlbmRDaGlsZChlbG0sIGNyZWF0ZUVsbShjaCwgaW5zZXJ0ZWRWbm9kZVF1ZXVlKSk7XG4gICAgICAgICAgICAgICAgICAgIH1cbiAgICAgICAgICAgICAgICB9XG4gICAgICAgICAgICB9XG4gICAgICAgICAgICBlbHNlIGlmIChpcy5wcmltaXRpdmUodm5vZGUudGV4dCkpIHtcbiAgICAgICAgICAgICAgICBhcGkuYXBwZW5kQ2hpbGQoZWxtLCBhcGkuY3JlYXRlVGV4dE5vZGUodm5vZGUudGV4dCkpO1xuICAgICAgICAgICAgfVxuICAgICAgICAgICAgaSA9IHZub2RlLmRhdGEuaG9vazsgLy8gUmV1c2UgdmFyaWFibGVcbiAgICAgICAgICAgIGlmIChpc0RlZihpKSkge1xuICAgICAgICAgICAgICAgIGlmIChpLmNyZWF0ZSlcbiAgICAgICAgICAgICAgICAgICAgaS5jcmVhdGUoZW1wdHlOb2RlLCB2bm9kZSk7XG4gICAgICAgICAgICAgICAgaWYgKGkuaW5zZXJ0KVxuICAgICAgICAgICAgICAgICAgICBpbnNlcnRlZFZub2RlUXVldWUucHVzaCh2bm9kZSk7XG4gICAgICAgICAgICB9XG4gICAgICAgIH1cbiAgICAgICAgZWxzZSB7XG4gICAgICAgICAgICB2bm9kZS5lbG0gPSBhcGkuY3JlYXRlVGV4dE5vZGUodm5vZGUudGV4dCk7XG4gICAgICAgIH1cbiAgICAgICAgcmV0dXJuIHZub2RlLmVsbTtcbiAgICB9XG4gICAgZnVuY3Rpb24gYWRkVm5vZGVzKHBhcmVudEVsbSwgYmVmb3JlLCB2bm9kZXMsIHN0YXJ0SWR4LCBlbmRJZHgsIGluc2VydGVkVm5vZGVRdWV1ZSkge1xuICAgICAgICBmb3IgKDsgc3RhcnRJZHggPD0gZW5kSWR4OyArK3N0YXJ0SWR4KSB7XG4gICAgICAgICAgICB2YXIgY2ggPSB2bm9kZXNbc3RhcnRJZHhdO1xuICAgICAgICAgICAgaWYgKGNoICE9IG51bGwpIHtcbiAgICAgICAgICAgICAgICBhcGkuaW5zZXJ0QmVmb3JlKHBhcmVudEVsbSwgY3JlYXRlRWxtKGNoLCBpbnNlcnRlZFZub2RlUXVldWUpLCBiZWZvcmUpO1xuICAgICAgICAgICAgfVxuICAgICAgICB9XG4gICAgfVxuICAgIGZ1bmN0aW9uIGludm9rZURlc3Ryb3lIb29rKHZub2RlKSB7XG4gICAgICAgIHZhciBpLCBqLCBkYXRhID0gdm5vZGUuZGF0YTtcbiAgICAgICAgaWYgKGRhdGEgIT09IHVuZGVmaW5lZCkge1xuICAgICAgICAgICAgaWYgKGlzRGVmKGkgPSBkYXRhLmhvb2spICYmIGlzRGVmKGkgPSBpLmRlc3Ryb3kpKVxuICAgICAgICAgICAgICAgIGkodm5vZGUpO1xuICAgICAgICAgICAgZm9yIChpID0gMDsgaSA8IGNicy5kZXN0cm95Lmxlbmd0aDsgKytpKVxuICAgICAgICAgICAgICAgIGNicy5kZXN0cm95W2ldKHZub2RlKTtcbiAgICAgICAgICAgIGlmICh2bm9kZS5jaGlsZHJlbiAhPT0gdW5kZWZpbmVkKSB7XG4gICAgICAgICAgICAgICAgZm9yIChqID0gMDsgaiA8IHZub2RlLmNoaWxkcmVuLmxlbmd0aDsgKytqKSB7XG4gICAgICAgICAgICAgICAgICAgIGkgPSB2bm9kZS5jaGlsZHJlbltqXTtcbiAgICAgICAgICAgICAgICAgICAgaWYgKGkgIT0gbnVsbCAmJiB0eXBlb2YgaSAhPT0gXCJzdHJpbmdcIikge1xuICAgICAgICAgICAgICAgICAgICAgICAgaW52b2tlRGVzdHJveUhvb2soaSk7XG4gICAgICAgICAgICAgICAgICAgIH1cbiAgICAgICAgICAgICAgICB9XG4gICAgICAgICAgICB9XG4gICAgICAgIH1cbiAgICB9XG4gICAgZnVuY3Rpb24gcmVtb3ZlVm5vZGVzKHBhcmVudEVsbSwgdm5vZGVzLCBzdGFydElkeCwgZW5kSWR4KSB7XG4gICAgICAgIGZvciAoOyBzdGFydElkeCA8PSBlbmRJZHg7ICsrc3RhcnRJZHgpIHtcbiAgICAgICAgICAgIHZhciBpXzEgPSB2b2lkIDAsIGxpc3RlbmVycyA9IHZvaWQgMCwgcm0gPSB2b2lkIDAsIGNoID0gdm5vZGVzW3N0YXJ0SWR4XTtcbiAgICAgICAgICAgIGlmIChjaCAhPSBudWxsKSB7XG4gICAgICAgICAgICAgICAgaWYgKGlzRGVmKGNoLnNlbCkpIHtcbiAgICAgICAgICAgICAgICAgICAgaW52b2tlRGVzdHJveUhvb2soY2gpO1xuICAgICAgICAgICAgICAgICAgICBsaXN0ZW5lcnMgPSBjYnMucmVtb3ZlLmxlbmd0aCArIDE7XG4gICAgICAgICAgICAgICAgICAgIHJtID0gY3JlYXRlUm1DYihjaC5lbG0sIGxpc3RlbmVycyk7XG4gICAgICAgICAgICAgICAgICAgIGZvciAoaV8xID0gMDsgaV8xIDwgY2JzLnJlbW92ZS5sZW5ndGg7ICsraV8xKVxuICAgICAgICAgICAgICAgICAgICAgICAgY2JzLnJlbW92ZVtpXzFdKGNoLCBybSk7XG4gICAgICAgICAgICAgICAgICAgIGlmIChpc0RlZihpXzEgPSBjaC5kYXRhKSAmJiBpc0RlZihpXzEgPSBpXzEuaG9vaykgJiYgaXNEZWYoaV8xID0gaV8xLnJlbW92ZSkpIHtcbiAgICAgICAgICAgICAgICAgICAgICAgIGlfMShjaCwgcm0pO1xuICAgICAgICAgICAgICAgICAgICB9XG4gICAgICAgICAgICAgICAgICAgIGVsc2Uge1xuICAgICAgICAgICAgICAgICAgICAgICAgcm0oKTtcbiAgICAgICAgICAgICAgICAgICAgfVxuICAgICAgICAgICAgICAgIH1cbiAgICAgICAgICAgICAgICBlbHNlIHtcbiAgICAgICAgICAgICAgICAgICAgYXBpLnJlbW92ZUNoaWxkKHBhcmVudEVsbSwgY2guZWxtKTtcbiAgICAgICAgICAgICAgICB9XG4gICAgICAgICAgICB9XG4gICAgICAgIH1cbiAgICB9XG4gICAgZnVuY3Rpb24gdXBkYXRlQ2hpbGRyZW4ocGFyZW50RWxtLCBvbGRDaCwgbmV3Q2gsIGluc2VydGVkVm5vZGVRdWV1ZSkge1xuICAgICAgICB2YXIgb2xkU3RhcnRJZHggPSAwLCBuZXdTdGFydElkeCA9IDA7XG4gICAgICAgIHZhciBvbGRFbmRJZHggPSBvbGRDaC5sZW5ndGggLSAxO1xuICAgICAgICB2YXIgb2xkU3RhcnRWbm9kZSA9IG9sZENoWzBdO1xuICAgICAgICB2YXIgb2xkRW5kVm5vZGUgPSBvbGRDaFtvbGRFbmRJZHhdO1xuICAgICAgICB2YXIgbmV3RW5kSWR4ID0gbmV3Q2gubGVuZ3RoIC0gMTtcbiAgICAgICAgdmFyIG5ld1N0YXJ0Vm5vZGUgPSBuZXdDaFswXTtcbiAgICAgICAgdmFyIG5ld0VuZFZub2RlID0gbmV3Q2hbbmV3RW5kSWR4XTtcbiAgICAgICAgdmFyIG9sZEtleVRvSWR4O1xuICAgICAgICB2YXIgaWR4SW5PbGQ7XG4gICAgICAgIHZhciBlbG1Ub01vdmU7XG4gICAgICAgIHZhciBiZWZvcmU7XG4gICAgICAgIHdoaWxlIChvbGRTdGFydElkeCA8PSBvbGRFbmRJZHggJiYgbmV3U3RhcnRJZHggPD0gbmV3RW5kSWR4KSB7XG4gICAgICAgICAgICBpZiAob2xkU3RhcnRWbm9kZSA9PSBudWxsKSB7XG4gICAgICAgICAgICAgICAgb2xkU3RhcnRWbm9kZSA9IG9sZENoWysrb2xkU3RhcnRJZHhdOyAvLyBWbm9kZSBtaWdodCBoYXZlIGJlZW4gbW92ZWQgbGVmdFxuICAgICAgICAgICAgfVxuICAgICAgICAgICAgZWxzZSBpZiAob2xkRW5kVm5vZGUgPT0gbnVsbCkge1xuICAgICAgICAgICAgICAgIG9sZEVuZFZub2RlID0gb2xkQ2hbLS1vbGRFbmRJZHhdO1xuICAgICAgICAgICAgfVxuICAgICAgICAgICAgZWxzZSBpZiAobmV3U3RhcnRWbm9kZSA9PSBudWxsKSB7XG4gICAgICAgICAgICAgICAgbmV3U3RhcnRWbm9kZSA9IG5ld0NoWysrbmV3U3RhcnRJZHhdO1xuICAgICAgICAgICAgfVxuICAgICAgICAgICAgZWxzZSBpZiAobmV3RW5kVm5vZGUgPT0gbnVsbCkge1xuICAgICAgICAgICAgICAgIG5ld0VuZFZub2RlID0gbmV3Q2hbLS1uZXdFbmRJZHhdO1xuICAgICAgICAgICAgfVxuICAgICAgICAgICAgZWxzZSBpZiAoc2FtZVZub2RlKG9sZFN0YXJ0Vm5vZGUsIG5ld1N0YXJ0Vm5vZGUpKSB7XG4gICAgICAgICAgICAgICAgcGF0Y2hWbm9kZShvbGRTdGFydFZub2RlLCBuZXdTdGFydFZub2RlLCBpbnNlcnRlZFZub2RlUXVldWUpO1xuICAgICAgICAgICAgICAgIG9sZFN0YXJ0Vm5vZGUgPSBvbGRDaFsrK29sZFN0YXJ0SWR4XTtcbiAgICAgICAgICAgICAgICBuZXdTdGFydFZub2RlID0gbmV3Q2hbKytuZXdTdGFydElkeF07XG4gICAgICAgICAgICB9XG4gICAgICAgICAgICBlbHNlIGlmIChzYW1lVm5vZGUob2xkRW5kVm5vZGUsIG5ld0VuZFZub2RlKSkge1xuICAgICAgICAgICAgICAgIHBhdGNoVm5vZGUob2xkRW5kVm5vZGUsIG5ld0VuZFZub2RlLCBpbnNlcnRlZFZub2RlUXVldWUpO1xuICAgICAgICAgICAgICAgIG9sZEVuZFZub2RlID0gb2xkQ2hbLS1vbGRFbmRJZHhdO1xuICAgICAgICAgICAgICAgIG5ld0VuZFZub2RlID0gbmV3Q2hbLS1uZXdFbmRJZHhdO1xuICAgICAgICAgICAgfVxuICAgICAgICAgICAgZWxzZSBpZiAoc2FtZVZub2RlKG9sZFN0YXJ0Vm5vZGUsIG5ld0VuZFZub2RlKSkge1xuICAgICAgICAgICAgICAgIHBhdGNoVm5vZGUob2xkU3RhcnRWbm9kZSwgbmV3RW5kVm5vZGUsIGluc2VydGVkVm5vZGVRdWV1ZSk7XG4gICAgICAgICAgICAgICAgYXBpLmluc2VydEJlZm9yZShwYXJlbnRFbG0sIG9sZFN0YXJ0Vm5vZGUuZWxtLCBhcGkubmV4dFNpYmxpbmcob2xkRW5kVm5vZGUuZWxtKSk7XG4gICAgICAgICAgICAgICAgb2xkU3RhcnRWbm9kZSA9IG9sZENoWysrb2xkU3RhcnRJZHhdO1xuICAgICAgICAgICAgICAgIG5ld0VuZFZub2RlID0gbmV3Q2hbLS1uZXdFbmRJZHhdO1xuICAgICAgICAgICAgfVxuICAgICAgICAgICAgZWxzZSBpZiAoc2FtZVZub2RlKG9sZEVuZFZub2RlLCBuZXdTdGFydFZub2RlKSkge1xuICAgICAgICAgICAgICAgIHBhdGNoVm5vZGUob2xkRW5kVm5vZGUsIG5ld1N0YXJ0Vm5vZGUsIGluc2VydGVkVm5vZGVRdWV1ZSk7XG4gICAgICAgICAgICAgICAgYXBpLmluc2VydEJlZm9yZShwYXJlbnRFbG0sIG9sZEVuZFZub2RlLmVsbSwgb2xkU3RhcnRWbm9kZS5lbG0pO1xuICAgICAgICAgICAgICAgIG9sZEVuZFZub2RlID0gb2xkQ2hbLS1vbGRFbmRJZHhdO1xuICAgICAgICAgICAgICAgIG5ld1N0YXJ0Vm5vZGUgPSBuZXdDaFsrK25ld1N0YXJ0SWR4XTtcbiAgICAgICAgICAgIH1cbiAgICAgICAgICAgIGVsc2Uge1xuICAgICAgICAgICAgICAgIGlmIChvbGRLZXlUb0lkeCA9PT0gdW5kZWZpbmVkKSB7XG4gICAgICAgICAgICAgICAgICAgIG9sZEtleVRvSWR4ID0gY3JlYXRlS2V5VG9PbGRJZHgob2xkQ2gsIG9sZFN0YXJ0SWR4LCBvbGRFbmRJZHgpO1xuICAgICAgICAgICAgICAgIH1cbiAgICAgICAgICAgICAgICBpZHhJbk9sZCA9IG9sZEtleVRvSWR4W25ld1N0YXJ0Vm5vZGUua2V5XTtcbiAgICAgICAgICAgICAgICBpZiAoaXNVbmRlZihpZHhJbk9sZCkpIHtcbiAgICAgICAgICAgICAgICAgICAgYXBpLmluc2VydEJlZm9yZShwYXJlbnRFbG0sIGNyZWF0ZUVsbShuZXdTdGFydFZub2RlLCBpbnNlcnRlZFZub2RlUXVldWUpLCBvbGRTdGFydFZub2RlLmVsbSk7XG4gICAgICAgICAgICAgICAgICAgIG5ld1N0YXJ0Vm5vZGUgPSBuZXdDaFsrK25ld1N0YXJ0SWR4XTtcbiAgICAgICAgICAgICAgICB9XG4gICAgICAgICAgICAgICAgZWxzZSB7XG4gICAgICAgICAgICAgICAgICAgIGVsbVRvTW92ZSA9IG9sZENoW2lkeEluT2xkXTtcbiAgICAgICAgICAgICAgICAgICAgaWYgKGVsbVRvTW92ZS5zZWwgIT09IG5ld1N0YXJ0Vm5vZGUuc2VsKSB7XG4gICAgICAgICAgICAgICAgICAgICAgICBhcGkuaW5zZXJ0QmVmb3JlKHBhcmVudEVsbSwgY3JlYXRlRWxtKG5ld1N0YXJ0Vm5vZGUsIGluc2VydGVkVm5vZGVRdWV1ZSksIG9sZFN0YXJ0Vm5vZGUuZWxtKTtcbiAgICAgICAgICAgICAgICAgICAgfVxuICAgICAgICAgICAgICAgICAgICBlbHNlIHtcbiAgICAgICAgICAgICAgICAgICAgICAgIHBhdGNoVm5vZGUoZWxtVG9Nb3ZlLCBuZXdTdGFydFZub2RlLCBpbnNlcnRlZFZub2RlUXVldWUpO1xuICAgICAgICAgICAgICAgICAgICAgICAgb2xkQ2hbaWR4SW5PbGRdID0gdW5kZWZpbmVkO1xuICAgICAgICAgICAgICAgICAgICAgICAgYXBpLmluc2VydEJlZm9yZShwYXJlbnRFbG0sIGVsbVRvTW92ZS5lbG0sIG9sZFN0YXJ0Vm5vZGUuZWxtKTtcbiAgICAgICAgICAgICAgICAgICAgfVxuICAgICAgICAgICAgICAgICAgICBuZXdTdGFydFZub2RlID0gbmV3Q2hbKytuZXdTdGFydElkeF07XG4gICAgICAgICAgICAgICAgfVxuICAgICAgICAgICAgfVxuICAgICAgICB9XG4gICAgICAgIGlmIChvbGRTdGFydElkeCA+IG9sZEVuZElkeCkge1xuICAgICAgICAgICAgYmVmb3JlID0gbmV3Q2hbbmV3RW5kSWR4ICsgMV0gPT0gbnVsbCA/IG51bGwgOiBuZXdDaFtuZXdFbmRJZHggKyAxXS5lbG07XG4gICAgICAgICAgICBhZGRWbm9kZXMocGFyZW50RWxtLCBiZWZvcmUsIG5ld0NoLCBuZXdTdGFydElkeCwgbmV3RW5kSWR4LCBpbnNlcnRlZFZub2RlUXVldWUpO1xuICAgICAgICB9XG4gICAgICAgIGVsc2UgaWYgKG5ld1N0YXJ0SWR4ID4gbmV3RW5kSWR4KSB7XG4gICAgICAgICAgICByZW1vdmVWbm9kZXMocGFyZW50RWxtLCBvbGRDaCwgb2xkU3RhcnRJZHgsIG9sZEVuZElkeCk7XG4gICAgICAgIH1cbiAgICB9XG4gICAgZnVuY3Rpb24gcGF0Y2hWbm9kZShvbGRWbm9kZSwgdm5vZGUsIGluc2VydGVkVm5vZGVRdWV1ZSkge1xuICAgICAgICB2YXIgaSwgaG9vaztcbiAgICAgICAgaWYgKGlzRGVmKGkgPSB2bm9kZS5kYXRhKSAmJiBpc0RlZihob29rID0gaS5ob29rKSAmJiBpc0RlZihpID0gaG9vay5wcmVwYXRjaCkpIHtcbiAgICAgICAgICAgIGkob2xkVm5vZGUsIHZub2RlKTtcbiAgICAgICAgfVxuICAgICAgICB2YXIgZWxtID0gdm5vZGUuZWxtID0gb2xkVm5vZGUuZWxtO1xuICAgICAgICB2YXIgb2xkQ2ggPSBvbGRWbm9kZS5jaGlsZHJlbjtcbiAgICAgICAgdmFyIGNoID0gdm5vZGUuY2hpbGRyZW47XG4gICAgICAgIGlmIChvbGRWbm9kZSA9PT0gdm5vZGUpXG4gICAgICAgICAgICByZXR1cm47XG4gICAgICAgIGlmICh2bm9kZS5kYXRhICE9PSB1bmRlZmluZWQpIHtcbiAgICAgICAgICAgIGZvciAoaSA9IDA7IGkgPCBjYnMudXBkYXRlLmxlbmd0aDsgKytpKVxuICAgICAgICAgICAgICAgIGNicy51cGRhdGVbaV0ob2xkVm5vZGUsIHZub2RlKTtcbiAgICAgICAgICAgIGkgPSB2bm9kZS5kYXRhLmhvb2s7XG4gICAgICAgICAgICBpZiAoaXNEZWYoaSkgJiYgaXNEZWYoaSA9IGkudXBkYXRlKSlcbiAgICAgICAgICAgICAgICBpKG9sZFZub2RlLCB2bm9kZSk7XG4gICAgICAgIH1cbiAgICAgICAgaWYgKGlzVW5kZWYodm5vZGUudGV4dCkpIHtcbiAgICAgICAgICAgIGlmIChpc0RlZihvbGRDaCkgJiYgaXNEZWYoY2gpKSB7XG4gICAgICAgICAgICAgICAgaWYgKG9sZENoICE9PSBjaClcbiAgICAgICAgICAgICAgICAgICAgdXBkYXRlQ2hpbGRyZW4oZWxtLCBvbGRDaCwgY2gsIGluc2VydGVkVm5vZGVRdWV1ZSk7XG4gICAgICAgICAgICB9XG4gICAgICAgICAgICBlbHNlIGlmIChpc0RlZihjaCkpIHtcbiAgICAgICAgICAgICAgICBpZiAoaXNEZWYob2xkVm5vZGUudGV4dCkpXG4gICAgICAgICAgICAgICAgICAgIGFwaS5zZXRUZXh0Q29udGVudChlbG0sICcnKTtcbiAgICAgICAgICAgICAgICBhZGRWbm9kZXMoZWxtLCBudWxsLCBjaCwgMCwgY2gubGVuZ3RoIC0gMSwgaW5zZXJ0ZWRWbm9kZVF1ZXVlKTtcbiAgICAgICAgICAgIH1cbiAgICAgICAgICAgIGVsc2UgaWYgKGlzRGVmKG9sZENoKSkge1xuICAgICAgICAgICAgICAgIHJlbW92ZVZub2RlcyhlbG0sIG9sZENoLCAwLCBvbGRDaC5sZW5ndGggLSAxKTtcbiAgICAgICAgICAgIH1cbiAgICAgICAgICAgIGVsc2UgaWYgKGlzRGVmKG9sZFZub2RlLnRleHQpKSB7XG4gICAgICAgICAgICAgICAgYXBpLnNldFRleHRDb250ZW50KGVsbSwgJycpO1xuICAgICAgICAgICAgfVxuICAgICAgICB9XG4gICAgICAgIGVsc2UgaWYgKG9sZFZub2RlLnRleHQgIT09IHZub2RlLnRleHQpIHtcbiAgICAgICAgICAgIGFwaS5zZXRUZXh0Q29udGVudChlbG0sIHZub2RlLnRleHQpO1xuICAgICAgICB9XG4gICAgICAgIGlmIChpc0RlZihob29rKSAmJiBpc0RlZihpID0gaG9vay5wb3N0cGF0Y2gpKSB7XG4gICAgICAgICAgICBpKG9sZFZub2RlLCB2bm9kZSk7XG4gICAgICAgIH1cbiAgICB9XG4gICAgcmV0dXJuIGZ1bmN0aW9uIHBhdGNoKG9sZFZub2RlLCB2bm9kZSkge1xuICAgICAgICB2YXIgaSwgZWxtLCBwYXJlbnQ7XG4gICAgICAgIHZhciBpbnNlcnRlZFZub2RlUXVldWUgPSBbXTtcbiAgICAgICAgZm9yIChpID0gMDsgaSA8IGNicy5wcmUubGVuZ3RoOyArK2kpXG4gICAgICAgICAgICBjYnMucHJlW2ldKCk7XG4gICAgICAgIGlmICghaXNWbm9kZShvbGRWbm9kZSkpIHtcbiAgICAgICAgICAgIG9sZFZub2RlID0gZW1wdHlOb2RlQXQob2xkVm5vZGUpO1xuICAgICAgICB9XG4gICAgICAgIGlmIChzYW1lVm5vZGUob2xkVm5vZGUsIHZub2RlKSkge1xuICAgICAgICAgICAgcGF0Y2hWbm9kZShvbGRWbm9kZSwgdm5vZGUsIGluc2VydGVkVm5vZGVRdWV1ZSk7XG4gICAgICAgIH1cbiAgICAgICAgZWxzZSB7XG4gICAgICAgICAgICBlbG0gPSBvbGRWbm9kZS5lbG07XG4gICAgICAgICAgICBwYXJlbnQgPSBhcGkucGFyZW50Tm9kZShlbG0pO1xuICAgICAgICAgICAgY3JlYXRlRWxtKHZub2RlLCBpbnNlcnRlZFZub2RlUXVldWUpO1xuICAgICAgICAgICAgaWYgKHBhcmVudCAhPT0gbnVsbCkge1xuICAgICAgICAgICAgICAgIGFwaS5pbnNlcnRCZWZvcmUocGFyZW50LCB2bm9kZS5lbG0sIGFwaS5uZXh0U2libGluZyhlbG0pKTtcbiAgICAgICAgICAgICAgICByZW1vdmVWbm9kZXMocGFyZW50LCBbb2xkVm5vZGVdLCAwLCAwKTtcbiAgICAgICAgICAgIH1cbiAgICAgICAgfVxuICAgICAgICBmb3IgKGkgPSAwOyBpIDwgaW5zZXJ0ZWRWbm9kZVF1ZXVlLmxlbmd0aDsgKytpKSB7XG4gICAgICAgICAgICBpbnNlcnRlZFZub2RlUXVldWVbaV0uZGF0YS5ob29rLmluc2VydChpbnNlcnRlZFZub2RlUXVldWVbaV0pO1xuICAgICAgICB9XG4gICAgICAgIGZvciAoaSA9IDA7IGkgPCBjYnMucG9zdC5sZW5ndGg7ICsraSlcbiAgICAgICAgICAgIGNicy5wb3N0W2ldKCk7XG4gICAgICAgIHJldHVybiB2bm9kZTtcbiAgICB9O1xufVxuZXhwb3J0cy5pbml0ID0gaW5pdDtcbi8vIyBzb3VyY2VNYXBwaW5nVVJMPXNuYWJiZG9tLmpzLm1hcCIsIlwidXNlIHN0cmljdFwiO1xudmFyIGhfMSA9IHJlcXVpcmUoXCIuL2hcIik7XG5mdW5jdGlvbiBjb3B5VG9UaHVuayh2bm9kZSwgdGh1bmspIHtcbiAgICB0aHVuay5lbG0gPSB2bm9kZS5lbG07XG4gICAgdm5vZGUuZGF0YS5mbiA9IHRodW5rLmRhdGEuZm47XG4gICAgdm5vZGUuZGF0YS5hcmdzID0gdGh1bmsuZGF0YS5hcmdzO1xuICAgIHRodW5rLmRhdGEgPSB2bm9kZS5kYXRhO1xuICAgIHRodW5rLmNoaWxkcmVuID0gdm5vZGUuY2hpbGRyZW47XG4gICAgdGh1bmsudGV4dCA9IHZub2RlLnRleHQ7XG4gICAgdGh1bmsuZWxtID0gdm5vZGUuZWxtO1xufVxuZnVuY3Rpb24gaW5pdCh0aHVuaykge1xuICAgIHZhciBjdXIgPSB0aHVuay5kYXRhO1xuICAgIHZhciB2bm9kZSA9IGN1ci5mbi5hcHBseSh1bmRlZmluZWQsIGN1ci5hcmdzKTtcbiAgICBjb3B5VG9UaHVuayh2bm9kZSwgdGh1bmspO1xufVxuZnVuY3Rpb24gcHJlcGF0Y2gob2xkVm5vZGUsIHRodW5rKSB7XG4gICAgdmFyIGksIG9sZCA9IG9sZFZub2RlLmRhdGEsIGN1ciA9IHRodW5rLmRhdGE7XG4gICAgdmFyIG9sZEFyZ3MgPSBvbGQuYXJncywgYXJncyA9IGN1ci5hcmdzO1xuICAgIGlmIChvbGQuZm4gIT09IGN1ci5mbiB8fCBvbGRBcmdzLmxlbmd0aCAhPT0gYXJncy5sZW5ndGgpIHtcbiAgICAgICAgY29weVRvVGh1bmsoY3VyLmZuLmFwcGx5KHVuZGVmaW5lZCwgYXJncyksIHRodW5rKTtcbiAgICB9XG4gICAgZm9yIChpID0gMDsgaSA8IGFyZ3MubGVuZ3RoOyArK2kpIHtcbiAgICAgICAgaWYgKG9sZEFyZ3NbaV0gIT09IGFyZ3NbaV0pIHtcbiAgICAgICAgICAgIGNvcHlUb1RodW5rKGN1ci5mbi5hcHBseSh1bmRlZmluZWQsIGFyZ3MpLCB0aHVuayk7XG4gICAgICAgICAgICByZXR1cm47XG4gICAgICAgIH1cbiAgICB9XG4gICAgY29weVRvVGh1bmsob2xkVm5vZGUsIHRodW5rKTtcbn1cbmV4cG9ydHMudGh1bmsgPSBmdW5jdGlvbiB0aHVuayhzZWwsIGtleSwgZm4sIGFyZ3MpIHtcbiAgICBpZiAoYXJncyA9PT0gdW5kZWZpbmVkKSB7XG4gICAgICAgIGFyZ3MgPSBmbjtcbiAgICAgICAgZm4gPSBrZXk7XG4gICAgICAgIGtleSA9IHVuZGVmaW5lZDtcbiAgICB9XG4gICAgcmV0dXJuIGhfMS5oKHNlbCwge1xuICAgICAgICBrZXk6IGtleSxcbiAgICAgICAgaG9vazogeyBpbml0OiBpbml0LCBwcmVwYXRjaDogcHJlcGF0Y2ggfSxcbiAgICAgICAgZm46IGZuLFxuICAgICAgICBhcmdzOiBhcmdzXG4gICAgfSk7XG59O1xuT2JqZWN0LmRlZmluZVByb3BlcnR5KGV4cG9ydHMsIFwiX19lc01vZHVsZVwiLCB7IHZhbHVlOiB0cnVlIH0pO1xuZXhwb3J0cy5kZWZhdWx0ID0gZXhwb3J0cy50aHVuaztcbi8vIyBzb3VyY2VNYXBwaW5nVVJMPXRodW5rLmpzLm1hcCIsIlwidXNlIHN0cmljdFwiO1xuZnVuY3Rpb24gdm5vZGUoc2VsLCBkYXRhLCBjaGlsZHJlbiwgdGV4dCwgZWxtKSB7XG4gICAgdmFyIGtleSA9IGRhdGEgPT09IHVuZGVmaW5lZCA/IHVuZGVmaW5lZCA6IGRhdGEua2V5O1xuICAgIHJldHVybiB7IHNlbDogc2VsLCBkYXRhOiBkYXRhLCBjaGlsZHJlbjogY2hpbGRyZW4sXG4gICAgICAgIHRleHQ6IHRleHQsIGVsbTogZWxtLCBrZXk6IGtleSB9O1xufVxuZXhwb3J0cy52bm9kZSA9IHZub2RlO1xuT2JqZWN0LmRlZmluZVByb3BlcnR5KGV4cG9ydHMsIFwiX19lc01vZHVsZVwiLCB7IHZhbHVlOiB0cnVlIH0pO1xuZXhwb3J0cy5kZWZhdWx0ID0gdm5vZGU7XG4vLyMgc291cmNlTWFwcGluZ1VSTD12bm9kZS5qcy5tYXAiXX0=\n"]} \ No newline at end of file diff --git a/libs/snabbdom/dist/tovnode.js b/libs/snabbdom/dist/tovnode.js deleted file mode 100755 index bc9283a4..00000000 --- a/libs/snabbdom/dist/tovnode.js +++ /dev/null @@ -1,126 +0,0 @@ -(function(f){if(typeof exports==="object"&&typeof module!=="undefined"){module.exports=f()}else if(typeof define==="function"&&define.amd){define([],f)}else{var g;if(typeof window!=="undefined"){g=window}else if(typeof global!=="undefined"){g=global}else if(typeof self!=="undefined"){g=self}else{g=this}g.tovnode = f()}})(function(){var define,module,exports;return (function e(t,n,r){function s(o,u){if(!n[o]){if(!t[o]){var a=typeof require=="function"&&require;if(!u&&a)return a(o,!0);if(i)return i(o,!0);var f=new Error("Cannot find module '"+o+"'");throw f.code="MODULE_NOT_FOUND",f}var l=n[o]={exports:{}};t[o][0].call(l.exports,function(e){var n=t[o][1][e];return s(n?n:e)},l,l.exports,e,t,n,r)}return n[o].exports}var i=typeof require=="function"&&require;for(var o=0;o .babelrc -``` - -I then built like this: -``` -browserify examples/carousel-svg/script.js -t babelify -o examples/carousel-svg/build.js -``` - --- *jk* diff --git a/libs/snabbdom/examples/carousel-svg/build.js b/libs/snabbdom/examples/carousel-svg/build.js deleted file mode 100755 index 3b1d598c..00000000 --- a/libs/snabbdom/examples/carousel-svg/build.js +++ /dev/null @@ -1,566 +0,0 @@ -(function e(t,n,r){function s(o,u){if(!n[o]){if(!t[o]){var a=typeof require=="function"&&require;if(!u&&a)return a(o,!0);if(i)return i(o,!0);var f=new Error("Cannot find module '"+o+"'");throw f.code="MODULE_NOT_FOUND",f}var l=n[o]={exports:{}};t[o][0].call(l.exports,function(e){var n=t[o][1][e];return s(n?n:e)},l,l.exports,e,t,n,r)}return n[o].exports}var i=typeof require=="function"&&require;for(var o=0;o 0 ? hashIdx : sel.length; - var dot = dotIdx > 0 ? dotIdx : sel.length; - var tag = hashIdx !== -1 || dotIdx !== -1 ? sel.slice(0, Math.min(hash, dot)) : sel; - elm = vnode.elm = isDef(data) && isDef(i = data.ns) ? document.createElementNS(i, tag) : document.createElement(tag); - if (hash < dot) elm.id = sel.slice(hash + 1, dot); - if (dotIdx > 0) elm.className = sel.slice(dot + 1).replace(/\./g, ' '); - if (is.array(children)) { - for (i = 0; i < children.length; ++i) { - elm.appendChild(createElm(children[i], insertedVnodeQueue)); - } - } else if (is.primitive(vnode.text)) { - elm.appendChild(document.createTextNode(vnode.text)); - } - for (i = 0; i < cbs.create.length; ++i) { - cbs.create[i](emptyNode, vnode); - }i = vnode.data.hook; // Reuse variable - if (isDef(i)) { - if (i.create) i.create(emptyNode, vnode); - if (i.insert) insertedVnodeQueue.push(vnode); - } - } else { - elm = vnode.elm = document.createTextNode(vnode.text); - } - return vnode.elm; - } - - function addVnodes(parentElm, before, vnodes, startIdx, endIdx, insertedVnodeQueue) { - for (; startIdx <= endIdx; ++startIdx) { - parentElm.insertBefore(createElm(vnodes[startIdx], insertedVnodeQueue), before); - } - } - - function invokeDestroyHook(vnode) { - var i = vnode.data, - j; - if (isDef(i)) { - if (isDef(i = i.hook) && isDef(i = i.destroy)) i(vnode); - for (i = 0; i < cbs.destroy.length; ++i) { - cbs.destroy[i](vnode); - }if (isDef(i = vnode.children)) { - for (j = 0; j < vnode.children.length; ++j) { - invokeDestroyHook(vnode.children[j]); - } - } - } - } - - function removeVnodes(parentElm, vnodes, startIdx, endIdx) { - for (; startIdx <= endIdx; ++startIdx) { - var i, - listeners, - rm, - ch = vnodes[startIdx]; - if (isDef(ch)) { - if (isDef(ch.sel)) { - invokeDestroyHook(ch); - listeners = cbs.remove.length + 1; - rm = createRmCb(ch.elm, listeners); - for (i = 0; i < cbs.remove.length; ++i) { - cbs.remove[i](ch, rm); - }if (isDef(i = ch.data) && isDef(i = i.hook) && isDef(i = i.remove)) { - i(ch, rm); - } else { - rm(); - } - } else { - // Text node - parentElm.removeChild(ch.elm); - } - } - } - } - - function updateChildren(parentElm, oldCh, newCh, insertedVnodeQueue) { - var oldStartIdx = 0, - newStartIdx = 0; - var oldEndIdx = oldCh.length - 1; - var oldStartVnode = oldCh[0]; - var oldEndVnode = oldCh[oldEndIdx]; - var newEndIdx = newCh.length - 1; - var newStartVnode = newCh[0]; - var newEndVnode = newCh[newEndIdx]; - var oldKeyToIdx, idxInOld, elmToMove, before; - - while (oldStartIdx <= oldEndIdx && newStartIdx <= newEndIdx) { - if (isUndef(oldStartVnode)) { - oldStartVnode = oldCh[++oldStartIdx]; // Vnode has been moved left - } else if (isUndef(oldEndVnode)) { - oldEndVnode = oldCh[--oldEndIdx]; - } else if (sameVnode(oldStartVnode, newStartVnode)) { - patchVnode(oldStartVnode, newStartVnode, insertedVnodeQueue); - oldStartVnode = oldCh[++oldStartIdx]; - newStartVnode = newCh[++newStartIdx]; - } else if (sameVnode(oldEndVnode, newEndVnode)) { - patchVnode(oldEndVnode, newEndVnode, insertedVnodeQueue); - oldEndVnode = oldCh[--oldEndIdx]; - newEndVnode = newCh[--newEndIdx]; - } else if (sameVnode(oldStartVnode, newEndVnode)) { - // Vnode moved right - patchVnode(oldStartVnode, newEndVnode, insertedVnodeQueue); - parentElm.insertBefore(oldStartVnode.elm, oldEndVnode.elm.nextSibling); - oldStartVnode = oldCh[++oldStartIdx]; - newEndVnode = newCh[--newEndIdx]; - } else if (sameVnode(oldEndVnode, newStartVnode)) { - // Vnode moved left - patchVnode(oldEndVnode, newStartVnode, insertedVnodeQueue); - parentElm.insertBefore(oldEndVnode.elm, oldStartVnode.elm); - oldEndVnode = oldCh[--oldEndIdx]; - newStartVnode = newCh[++newStartIdx]; - } else { - if (isUndef(oldKeyToIdx)) oldKeyToIdx = createKeyToOldIdx(oldCh, oldStartIdx, oldEndIdx); - idxInOld = oldKeyToIdx[newStartVnode.key]; - if (isUndef(idxInOld)) { - // New element - parentElm.insertBefore(createElm(newStartVnode, insertedVnodeQueue), oldStartVnode.elm); - newStartVnode = newCh[++newStartIdx]; - } else { - elmToMove = oldCh[idxInOld]; - patchVnode(elmToMove, newStartVnode, insertedVnodeQueue); - oldCh[idxInOld] = undefined; - parentElm.insertBefore(elmToMove.elm, oldStartVnode.elm); - newStartVnode = newCh[++newStartIdx]; - } - } - } - if (oldStartIdx > oldEndIdx) { - before = isUndef(newCh[newEndIdx + 1]) ? null : newCh[newEndIdx + 1].elm; - addVnodes(parentElm, before, newCh, newStartIdx, newEndIdx, insertedVnodeQueue); - } else if (newStartIdx > newEndIdx) { - removeVnodes(parentElm, oldCh, oldStartIdx, oldEndIdx); - } - } - - function patchVnode(oldVnode, vnode, insertedVnodeQueue) { - var i, hook; - if (isDef(i = vnode.data) && isDef(hook = i.hook) && isDef(i = hook.prepatch)) { - i(oldVnode, vnode); - } - if (isDef(i = oldVnode.data) && isDef(i = i.vnode)) oldVnode = i; - if (isDef(i = vnode.data) && isDef(i = i.vnode)) vnode = i; - var elm = vnode.elm = oldVnode.elm, - oldCh = oldVnode.children, - ch = vnode.children; - if (oldVnode === vnode) return; - if (isDef(vnode.data)) { - for (i = 0; i < cbs.update.length; ++i) { - cbs.update[i](oldVnode, vnode); - }i = vnode.data.hook; - if (isDef(i) && isDef(i = i.update)) i(oldVnode, vnode); - } - if (isUndef(vnode.text)) { - if (isDef(oldCh) && isDef(ch)) { - if (oldCh !== ch) updateChildren(elm, oldCh, ch, insertedVnodeQueue); - } else if (isDef(ch)) { - addVnodes(elm, null, ch, 0, ch.length - 1, insertedVnodeQueue); - } else if (isDef(oldCh)) { - removeVnodes(elm, oldCh, 0, oldCh.length - 1); - } - } else if (oldVnode.text !== vnode.text) { - elm.textContent = vnode.text; - } - if (isDef(hook) && isDef(i = hook.postpatch)) { - i(oldVnode, vnode); - } - } - - return function (oldVnode, vnode) { - var i; - var insertedVnodeQueue = []; - for (i = 0; i < cbs.pre.length; ++i) { - cbs.pre[i](); - }if (oldVnode instanceof Element) { - if (oldVnode.parentElement !== null) { - createElm(vnode, insertedVnodeQueue); - oldVnode.parentElement.replaceChild(vnode.elm, oldVnode); - } else { - oldVnode = emptyNodeAt(oldVnode); - patchVnode(oldVnode, vnode, insertedVnodeQueue); - } - } else { - patchVnode(oldVnode, vnode, insertedVnodeQueue); - } - for (i = 0; i < insertedVnodeQueue.length; ++i) { - insertedVnodeQueue[i].data.hook.insert(insertedVnodeQueue[i]); - } - for (i = 0; i < cbs.post.length; ++i) { - cbs.post[i](); - }return vnode; - }; -} - -module.exports = { init: init }; - -},{"./is":2,"./vnode":7}],7:[function(require,module,exports){ -"use strict"; - -module.exports = function (sel, data, children, text, elm) { - var key = data === undefined ? undefined : data.key; - return { sel: sel, data: data, children: children, - text: text, elm: elm, key: key }; -}; - -},{}],8:[function(require,module,exports){ -'use strict'; - -var snabbdom = require('../../snabbdom.js'); -var patch = snabbdom.init([require('../../modules/attributes'), require('../../modules/style'), require('../../modules/eventlisteners')]); -var h = require('../../h.js'); - -var vnode; - -var data = { - degRotation: 0 -}; - -function gRotation() { - //console.log("gRotation: %s", data.degRotation); - return "rotate(" + data.degRotation + "deg)"; -} - -function triangleClick(id) { - console.log("triangleClick: %s", id); - render(); -} - -function handleRotate(degs) { - data.degRotation += degs; - console.log("handleRotate: %s, %s", degs, data.degRotation); - render(); -} - -function handleReset(degs) { - data.degRotation = degs; - console.log("handleReset: %s", degs); - render(); -} - -function render() { - vnode = patch(vnode, view(data)); -} - -var hTriangle = function hTriangle(id, degRotation) { - return h("polygon#" + id, { - attrs: { - points: "-50,-88 0,-175 50,-88", - transform: "rotate(" + degRotation + ")", - "stroke-width": 3 - }, - on: { click: [triangleClick, id] } - }); -}; - -var view = function view(data) { - return h("div.view", [h("h1", "Snabbdom SVG Carousel"), h("svg", { attrs: { width: 380, height: 380, viewBox: [-190, -190, 380, 380] } }, [h("g#carousel", { style: { "-webkit-transform": gRotation(), transform: gRotation() } }, [hTriangle("yellow", 0), hTriangle("green", 60), hTriangle("magenta", 120), hTriangle("red", 180), hTriangle("cyan", 240), hTriangle("blue", 300)])]), h("button", { on: { click: [handleRotate, 60] } }, "Rotate Clockwise"), h("button", { on: { click: [handleRotate, -60] } }, "Rotate Anticlockwise"), h("button", { on: { click: [handleReset, 0] } }, "Reset")]); -}; - -window.addEventListener("DOMContentLoaded", function () { - var container = document.getElementById("container"); - vnode = patch(container, view(data)); - render(); -}); - -},{"../../h.js":1,"../../modules/attributes":3,"../../modules/eventlisteners":4,"../../modules/style":5,"../../snabbdom.js":6}]},{},[8]); diff --git a/libs/snabbdom/examples/carousel-svg/index.html b/libs/snabbdom/examples/carousel-svg/index.html deleted file mode 100755 index 3b81d87d..00000000 --- a/libs/snabbdom/examples/carousel-svg/index.html +++ /dev/null @@ -1,74 +0,0 @@ - - - - - - Carousel - - - - -
    - - diff --git a/libs/snabbdom/examples/carousel-svg/script.js b/libs/snabbdom/examples/carousel-svg/script.js deleted file mode 100755 index 3e06f160..00000000 --- a/libs/snabbdom/examples/carousel-svg/script.js +++ /dev/null @@ -1,74 +0,0 @@ -var snabbdom = require('../../snabbdom.js'); -var patch = snabbdom.init([ - require('../../modules/attributes').default, - require('../../modules/style').default, - require('../../modules/eventlisteners').default -]); -var h = require('../../h.js').default; - -var vnode; - -var data = { - degRotation: 0 -}; - -function gRotation() { - //console.log("gRotation: %s", data.degRotation); - return "rotate(" + data.degRotation + "deg)"; -} - -function triangleClick(id) { - console.log("triangleClick: %s", id); - render(); -} - -function handleRotate(degs) { - data.degRotation += degs; - console.log("handleRotate: %s, %s", degs, data.degRotation); - render(); -} - -function handleReset(degs) { - data.degRotation = degs; - console.log("handleReset: %s", degs); - render(); -} - -function render() { - vnode = patch(vnode, view(data)); -} - -const hTriangle = (id, degRotation) => - h("polygon#" + id, { - attrs: { - points: "-50,-88 0,-175 50,-88", - transform: "rotate(" + degRotation + ")", - "stroke-width": 3 - }, - on: {click: [triangleClick, id]} - }); - -const view = (data) => - h("div.view", [ - h("h1", "Snabbdom SVG Carousel"), - h("svg", {attrs: {width: 380, height: 380, viewBox: [-190, -190, 380, 380]}}, [ - h("g#carousel", - {style: {"-webkit-transform": gRotation(), transform: gRotation()}}, [ - hTriangle("yellow", 0), - hTriangle("green", 60), - hTriangle("magenta", 120), - hTriangle("red", 180), - hTriangle("cyan", 240), - hTriangle("blue", 300) - ]) - ]), - h("button", {on: {click: [handleRotate, 60]}}, "Rotate Clockwise"), - h("button", {on: {click: [handleRotate, -60]}}, "Rotate Anticlockwise"), - h("button", {on: {click: [handleReset, 0]}}, "Reset") - ]); - -window.addEventListener("DOMContentLoaded", () => { - var container = document.getElementById("container"); - vnode = patch(container, view(data)); - render(); -}); diff --git a/libs/snabbdom/examples/hero/build.js b/libs/snabbdom/examples/hero/build.js deleted file mode 100755 index 8e7ab12e..00000000 --- a/libs/snabbdom/examples/hero/build.js +++ /dev/null @@ -1,708 +0,0 @@ -(function e(t,n,r){function s(o,u){if(!n[o]){if(!t[o]){var a=typeof require=="function"&&require;if(!u&&a)return a(o,!0);if(i)return i(o,!0);var f=new Error("Cannot find module '"+o+"'");throw f.code="MODULE_NOT_FOUND",f}var l=n[o]={exports:{}};t[o][0].call(l.exports,function(e){var n=t[o][1][e];return s(n?n:e)},l,l.exports,e,t,n,r)}return n[o].exports}var i=typeof require=="function"&&require;for(var o=0;o 0 ? hashIdx : sel.length; - var dot = dotIdx > 0 ? dotIdx : sel.length; - var tag = hashIdx !== -1 || dotIdx !== -1 ? sel.slice(0, Math.min(hash, dot)) : sel; - elm = vnode.elm = isDef(data) && isDef(i = data.ns) ? document.createElementNS(i, tag) : document.createElement(tag); - if (hash < dot) elm.id = sel.slice(hash + 1, dot); - if (dotIdx > 0) elm.className = sel.slice(dot + 1).replace(/\./g, ' '); - if (is.array(children)) { - for (i = 0; i < children.length; ++i) { - elm.appendChild(createElm(children[i], insertedVnodeQueue)); - } - } else if (is.primitive(vnode.text)) { - elm.appendChild(document.createTextNode(vnode.text)); - } - for (i = 0; i < cbs.create.length; ++i) cbs.create[i](emptyNode, vnode); - i = vnode.data.hook; // Reuse variable - if (isDef(i)) { - if (i.create) i.create(emptyNode, vnode); - if (i.insert) insertedVnodeQueue.push(vnode); - } - } else { - elm = vnode.elm = document.createTextNode(vnode.text); - } - return vnode.elm; - } - - function addVnodes(parentElm, before, vnodes, startIdx, endIdx, insertedVnodeQueue) { - for (; startIdx <= endIdx; ++startIdx) { - parentElm.insertBefore(createElm(vnodes[startIdx], insertedVnodeQueue), before); - } - } - - function invokeDestroyHook(vnode) { - var i = vnode.data, - j; - if (isDef(i)) { - if (isDef(i = i.hook) && isDef(i = i.destroy)) i(vnode); - for (i = 0; i < cbs.destroy.length; ++i) cbs.destroy[i](vnode); - if (isDef(i = vnode.children)) { - for (j = 0; j < vnode.children.length; ++j) { - invokeDestroyHook(vnode.children[j]); - } - } - } - } - - function removeVnodes(parentElm, vnodes, startIdx, endIdx) { - for (; startIdx <= endIdx; ++startIdx) { - var i, - listeners, - rm, - ch = vnodes[startIdx]; - if (isDef(ch)) { - if (isDef(ch.sel)) { - invokeDestroyHook(ch); - listeners = cbs.remove.length + 1; - rm = createRmCb(ch.elm, listeners); - for (i = 0; i < cbs.remove.length; ++i) cbs.remove[i](ch, rm); - if (isDef(i = ch.data) && isDef(i = i.hook) && isDef(i = i.remove)) { - i(ch, rm); - } else { - rm(); - } - } else { - // Text node - parentElm.removeChild(ch.elm); - } - } - } - } - - function updateChildren(parentElm, oldCh, newCh, insertedVnodeQueue) { - var oldStartIdx = 0, - newStartIdx = 0; - var oldEndIdx = oldCh.length - 1; - var oldStartVnode = oldCh[0]; - var oldEndVnode = oldCh[oldEndIdx]; - var newEndIdx = newCh.length - 1; - var newStartVnode = newCh[0]; - var newEndVnode = newCh[newEndIdx]; - var oldKeyToIdx, idxInOld, elmToMove, before; - - while (oldStartIdx <= oldEndIdx && newStartIdx <= newEndIdx) { - if (isUndef(oldStartVnode)) { - oldStartVnode = oldCh[++oldStartIdx]; // Vnode has been moved left - } else if (isUndef(oldEndVnode)) { - oldEndVnode = oldCh[--oldEndIdx]; - } else if (sameVnode(oldStartVnode, newStartVnode)) { - patchVnode(oldStartVnode, newStartVnode, insertedVnodeQueue); - oldStartVnode = oldCh[++oldStartIdx]; - newStartVnode = newCh[++newStartIdx]; - } else if (sameVnode(oldEndVnode, newEndVnode)) { - patchVnode(oldEndVnode, newEndVnode, insertedVnodeQueue); - oldEndVnode = oldCh[--oldEndIdx]; - newEndVnode = newCh[--newEndIdx]; - } else if (sameVnode(oldStartVnode, newEndVnode)) { - // Vnode moved right - patchVnode(oldStartVnode, newEndVnode, insertedVnodeQueue); - parentElm.insertBefore(oldStartVnode.elm, oldEndVnode.elm.nextSibling); - oldStartVnode = oldCh[++oldStartIdx]; - newEndVnode = newCh[--newEndIdx]; - } else if (sameVnode(oldEndVnode, newStartVnode)) { - // Vnode moved left - patchVnode(oldEndVnode, newStartVnode, insertedVnodeQueue); - parentElm.insertBefore(oldEndVnode.elm, oldStartVnode.elm); - oldEndVnode = oldCh[--oldEndIdx]; - newStartVnode = newCh[++newStartIdx]; - } else { - if (isUndef(oldKeyToIdx)) oldKeyToIdx = createKeyToOldIdx(oldCh, oldStartIdx, oldEndIdx); - idxInOld = oldKeyToIdx[newStartVnode.key]; - if (isUndef(idxInOld)) { - // New element - parentElm.insertBefore(createElm(newStartVnode, insertedVnodeQueue), oldStartVnode.elm); - newStartVnode = newCh[++newStartIdx]; - } else { - elmToMove = oldCh[idxInOld]; - patchVnode(elmToMove, newStartVnode, insertedVnodeQueue); - oldCh[idxInOld] = undefined; - parentElm.insertBefore(elmToMove.elm, oldStartVnode.elm); - newStartVnode = newCh[++newStartIdx]; - } - } - } - if (oldStartIdx > oldEndIdx) { - before = isUndef(newCh[newEndIdx + 1]) ? null : newCh[newEndIdx + 1].elm; - addVnodes(parentElm, before, newCh, newStartIdx, newEndIdx, insertedVnodeQueue); - } else if (newStartIdx > newEndIdx) { - removeVnodes(parentElm, oldCh, oldStartIdx, oldEndIdx); - } - } - - function patchVnode(oldVnode, vnode, insertedVnodeQueue) { - var i, hook; - if (isDef(i = vnode.data) && isDef(hook = i.hook) && isDef(i = hook.prepatch)) { - i(oldVnode, vnode); - } - if (isDef(i = oldVnode.data) && isDef(i = i.vnode)) oldVnode = i; - if (isDef(i = vnode.data) && isDef(i = i.vnode)) vnode = i; - var elm = vnode.elm = oldVnode.elm, - oldCh = oldVnode.children, - ch = vnode.children; - if (oldVnode === vnode) return; - if (isDef(vnode.data)) { - for (i = 0; i < cbs.update.length; ++i) cbs.update[i](oldVnode, vnode); - i = vnode.data.hook; - if (isDef(i) && isDef(i = i.update)) i(oldVnode, vnode); - } - if (isUndef(vnode.text)) { - if (isDef(oldCh) && isDef(ch)) { - if (oldCh !== ch) updateChildren(elm, oldCh, ch, insertedVnodeQueue); - } else if (isDef(ch)) { - addVnodes(elm, null, ch, 0, ch.length - 1, insertedVnodeQueue); - } else if (isDef(oldCh)) { - removeVnodes(elm, oldCh, 0, oldCh.length - 1); - } - } else if (oldVnode.text !== vnode.text) { - elm.textContent = vnode.text; - } - if (isDef(hook) && isDef(i = hook.postpatch)) { - i(oldVnode, vnode); - } - } - - return function (oldVnode, vnode) { - var i; - var insertedVnodeQueue = []; - for (i = 0; i < cbs.pre.length; ++i) cbs.pre[i](); - if (oldVnode instanceof Element) { - if (oldVnode.parentElement !== null) { - createElm(vnode, insertedVnodeQueue); - oldVnode.parentElement.replaceChild(vnode.elm, oldVnode); - } else { - oldVnode = emptyNodeAt(oldVnode); - patchVnode(oldVnode, vnode, insertedVnodeQueue); - } - } else { - patchVnode(oldVnode, vnode, insertedVnodeQueue); - } - for (i = 0; i < insertedVnodeQueue.length; ++i) { - insertedVnodeQueue[i].data.hook.insert(insertedVnodeQueue[i]); - } - for (i = 0; i < cbs.post.length; ++i) cbs.post[i](); - return vnode; - }; -} - -module.exports = { init: init }; - -},{"./is":3,"./vnode":9}],9:[function(require,module,exports){ -"use strict"; - -module.exports = function (sel, data, children, text, elm) { - var key = data === undefined ? undefined : data.key; - return { sel: sel, data: data, children: children, - text: text, elm: elm, key: key }; -}; - -},{}]},{},[1]); diff --git a/libs/snabbdom/examples/hero/index.html b/libs/snabbdom/examples/hero/index.html deleted file mode 100755 index 6b0e9757..00000000 --- a/libs/snabbdom/examples/hero/index.html +++ /dev/null @@ -1,166 +0,0 @@ - - - - - - Hero animation - - - - -
    - - diff --git a/libs/snabbdom/examples/hero/script.js b/libs/snabbdom/examples/hero/script.js deleted file mode 100755 index db9ceb01..00000000 --- a/libs/snabbdom/examples/hero/script.js +++ /dev/null @@ -1,120 +0,0 @@ -/* jshint esnext: true */ -var snabbdom = require('../../snabbdom.js'); -var patch = snabbdom.init([ - require('../../modules/class').default, - require('../../modules/hero').default, - require('../../modules/style').default, - require('../../modules/eventlisteners').default, -]); -var h = require('../../h.js').default; - -var vnode; - -var data = { - selected: undefined, - movies: [ - {rank: 1, title: 'This is an', desc: 'Lorem ipsum dolor sit amet, sed pede integer vitae bibendum, accumsan sit, vulputate aenean tempora ipsum. Lorem sed id et metus, eros posuere suspendisse nec nunc justo, fusce augue placerat nibh purus suspendisse. Aliquam aliquam, ut eget. Mollis a eget sed nibh tincidunt nec, mi integer, proin magna lacus iaculis tortor. Aliquam vel arcu arcu, vivamus a urna fames felis vel wisi, cursus tortor nec erat dignissim cras sem, mauris ac venenatis tellus elit.'}, - {rank: 2, title: 'example of', desc: 'Consequuntur ipsum nulla, consequat curabitur in magnis risus. Taciti mattis bibendum tellus nibh, at dui neque eget, odio pede ut, sapien pede, ipsum ut. Sagittis dui, sodales sem, praesent ipsum conubia eget lorem lobortis wisi.'}, - {rank: 3, title: 'Snabbdom', desc: 'Quam lorem aliquam fusce wisi, urna purus ipsum pharetra sed, at cras sodales enim vestibulum odio cras, luctus integer phasellus.'}, - {rank: 4, title: 'doing hero transitions', desc: 'Et orci hac ultrices id in. Diam ultrices luctus egestas, sem aliquam auctor molestie odio laoreet. Pede nam cubilia, diam vestibulum ornare natoque, aenean etiam fusce id, eget dictum blandit et mauris mauris. Metus amet ad, elit porttitor a aliquet commodo lacus, integer neque imperdiet augue laoreet, nonummy turpis lacus sed pulvinar condimentum platea. Wisi eleifend quis, tristique dictum, ac dictumst. Sem nec tristique vel vehicula fringilla, nibh eu et posuere mi rhoncus.'}, - {rank: 5, title: 'using the', desc: 'Pede nam cubilia, diam vestibulum ornare natoque, aenean etiam fusce id, eget dictum blandit et mauris mauris. Metus amet ad, elit porttitor a aliquet commodo lacus, integer neque imperdiet augue laoreet, nonummy turpis lacus sed pulvinar condimentum platea. Wisi eleifend quis, tristique dictum, ac dictumst. Sem nec tristique vel vehicula fringilla, nibh eu et posuere mi rhoncus.'}, - {rank: 6, title: 'module for hero transitions', desc: 'Sapien laoreet, ligula elit tortor nulla pellentesque, maecenas enim turpis, quae duis venenatis vivamus ultricies, nunc imperdiet sollicitudin ipsum malesuada. Ut sem. Wisi fusce nullam nibh enim. Nisl hymenaeos id sed sed in. Proin leo et, pulvinar nunc pede laoreet.'}, - {rank: 7, title: 'click on ar element in', desc: 'Accumsan quia, id nascetur dui et congue erat, id excepteur, primis ratione nec. At nulla et. Suspendisse lobortis, lobortis in tortor fringilla, duis adipiscing vestibulum voluptates sociosqu auctor.'}, - {rank: 8, title: 'the list', desc: 'Ante tellus egestas vel hymenaeos, ut viverra nibh ut, ipsum nibh donec donec dolor. Eros ridiculus vel egestas convallis ipsum, commodo ut venenatis nullam porta iaculis, suspendisse ante proin leo, felis risus etiam.'}, - {rank: 9, title: 'to witness', desc: 'Metus amet ad, elit porttitor a aliquet commodo lacus, integer neque imperdiet augue laoreet, nonummy turpis lacus sed pulvinar condimentum platea. Wisi eleifend quis, tristique dictum, ac dictumst.'}, - {rank: 10, title: 'the effect', desc: 'Et orci hac ultrices id in. Diam ultrices luctus egestas, sem aliquam auctor molestie odio laoreet. Pede nam cubilia, diam vestibulum ornare natoque, aenean etiam fusce id, eget dictum blandit et mauris mauris'}, - ] -}; - -function select(m) { - data.selected = m; - render(); -} - -function render() { - vnode = patch(vnode, view(data)); -} - -const fadeInOutStyle = { - opacity: '0', delayed: {opacity: '1'}, remove: {opacity: '0'} -}; - -const detailView = (movie) => - h('div.page', {style: fadeInOutStyle}, [ - h('div.header', [ - h('div.header-content.detail', { - style: {opacity: '1', remove: {opacity: '0'}}, - }, [ - h('div.rank', [ - h('span.header-rank.hero', {hero: {id: 'rank'+movie.rank}}, movie.rank), - h('div.rank-circle', { - style: {transform: 'scale(0)', - delayed: {transform: 'scale(1)'}, - destroy: {transform: 'scale(0)'}}, - }), - ]), - h('div.hero.header-title', {hero: {id: movie.title}}, movie.title), - h('div.spacer'), - h('div.close', { - on: {click: [select, undefined]}, - style: {transform: 'scale(0)', - delayed: {transform: 'scale(1)'}, - destroy: {transform: 'scale(0)'}}, - }, 'x'), - ]), - ]), - h('div.page-content', [ - h('div.desc', { - style: {opacity: '0', transform: 'translateX(3em)', - delayed: {opacity: '1', transform: 'translate(0)'}, - remove: {opacity: '0', position: 'absolute', top: '0', left: '0', - transform: 'translateX(3em)'} - } - }, [ - h('h2', 'Description:'), - h('span', movie.desc), - ]), - ]), - ]); - -const overviewView = (movies) => - h('div.page', {style: fadeInOutStyle}, [ - h('div.header', [ - h('div.header-content.overview', { - style: fadeInOutStyle, - }, [ - h('div.header-title', { - style: {transform: 'translateY(-2em)', - delayed: {transform: 'translate(0)'}, - destroy: {transform: 'translateY(-2em)'}} - }, 'Top 10 movies'), - h('div.spacer'), - ]), - ]), - h('div.page-content', [ - h('div.list', { - style: {opacity: '0', delayed: {opacity: '1'}, - remove: {opacity: '0', position: 'absolute', top: '0', left: '0'}} - }, movies.map((movie) => - h('div.row', { - on: {click: [select, movie]}, - }, [ - h('div.hero.rank', [ - h('span.hero', {hero: {id: 'rank'+movie.rank}}, movie.rank) - ]), - h('div.hero', {hero: {id: movie.title}}, movie.title) - ]) - )), - ]), - ]); - -const view = (data) => - h('div.page-container', [ - data.selected ? detailView(data.selected) : overviewView(data.movies), - ]); - -window.addEventListener('DOMContentLoaded', () => { - var container = document.getElementById('container'); - vnode = patch(container, view(data)); - render(); -}); diff --git a/libs/snabbdom/examples/reorder-animation/build.js b/libs/snabbdom/examples/reorder-animation/build.js deleted file mode 100755 index 8cb2f312..00000000 --- a/libs/snabbdom/examples/reorder-animation/build.js +++ /dev/null @@ -1,523 +0,0 @@ -(function e(t,n,r){function s(o,u){if(!n[o]){if(!t[o]){var a=typeof require=="function"&&require;if(!u&&a)return a(o,!0);if(i)return i(o,!0);var f=new Error("Cannot find module '"+o+"'");throw f.code="MODULE_NOT_FOUND",f}var l=n[o]={exports:{}};t[o][0].call(l.exports,function(e){var n=t[o][1][e];return s(n?n:e)},l,l.exports,e,t,n,r)}return n[o].exports}var i=typeof require=="function"&&require;for(var o=0;o b[prop]) { - return 1; - } - if (a[prop] < b[prop]) { - return -1; - } - return 0; - }); - render(); -} - -function add() { - var n = originalData[Math.floor(Math.random() * 10)]; - data = [{ rank: nextKey++, title: n.title, desc: n.desc, elmHeight: 0 }].concat(data); - render(); - render(); -} - -function remove(movie) { - data = data.filter(function (m) { - return m !== movie; - }); - render(); -} - -function movieView(movie) { - return h('div.row', { - key: movie.rank, - style: { opacity: '0', transform: 'translate(-200px)', - delayed: { transform: 'translateY(' + movie.offset + 'px)', opacity: '1' }, - remove: { opacity: '0', transform: 'translateY(' + movie.offset + 'px) translateX(200px)' } }, - hook: { insert: function insert(vnode) { - movie.elmHeight = vnode.elm.offsetHeight; - } } }, [h('div', { style: { fontWeight: 'bold' } }, movie.rank), h('div', movie.title), h('div', movie.desc), h('div.btn.rm-btn', { on: { click: [remove, movie] } }, 'x')]); -} - -function render() { - data = data.reduce(function (acc, m) { - var last = acc[acc.length - 1]; - m.offset = last ? last.offset + last.elmHeight + margin : margin; - return acc.concat(m); - }, []); - totalHeight = data[data.length - 1].offset + data[data.length - 1].elmHeight; - vnode = patch(vnode, view(data)); -} - -function view(data) { - return h('div', [h('h1', 'Top 10 movies'), h('div', [h('a.btn.add', { on: { click: add } }, 'Add'), 'Sort by: ', h('span.btn-group', [h('a.btn.rank', { 'class': { active: sortBy === 'rank' }, on: { click: [changeSort, 'rank'] } }, 'Rank'), h('a.btn.title', { 'class': { active: sortBy === 'title' }, on: { click: [changeSort, 'title'] } }, 'Title'), h('a.btn.desc', { 'class': { active: sortBy === 'desc' }, on: { click: [changeSort, 'desc'] } }, 'Description')])]), h('div.list', { style: { height: totalHeight + 'px' } }, data.map(movieView))]); -} - -window.addEventListener('DOMContentLoaded', function () { - var container = document.getElementById('container'); - vnode = patch(container, view(data)); - render(); -}); - -},{"../../h.js":2,"../../modules/class":4,"../../modules/eventlisteners":5,"../../modules/props":6,"../../modules/style":7,"../../snabbdom.js":8}],2:[function(require,module,exports){ -'use strict'; - -var VNode = require('./vnode'); -var is = require('./is'); - -module.exports = function h(sel, b, c) { - var data = {}, - children, - text, - i; - if (arguments.length === 3) { - data = b; - if (is.array(c)) { - children = c; - } else if (is.primitive(c)) { - text = c; - } - } else if (arguments.length === 2) { - if (is.array(b)) { - children = b; - } else if (is.primitive(b)) { - text = b; - } else { - data = b; - } - } - if (is.array(children)) { - for (i = 0; i < children.length; ++i) { - if (is.primitive(children[i])) children[i] = VNode(undefined, undefined, undefined, children[i]); - } - } - return VNode(sel, data, children, text, undefined); -}; - -},{"./is":3,"./vnode":9}],3:[function(require,module,exports){ -'use strict'; - -module.exports = { - array: Array.isArray, - primitive: function primitive(s) { - return typeof s === 'string' || typeof s === 'number'; - } }; - -},{}],4:[function(require,module,exports){ -'use strict'; - -function updateClass(oldVnode, vnode) { - var cur, - name, - elm = vnode.elm, - oldClass = oldVnode.data['class'] || {}, - klass = vnode.data['class'] || {}; - for (name in klass) { - cur = klass[name]; - if (cur !== oldClass[name]) { - elm.classList[cur ? 'add' : 'remove'](name); - } - } -} - -module.exports = { create: updateClass, update: updateClass }; - -},{}],5:[function(require,module,exports){ -'use strict'; - -var is = require('../is'); - -function arrInvoker(arr) { - return function () { - arr[0](arr[1]); - }; -} - -function updateEventListeners(oldVnode, vnode) { - var name, - cur, - old, - elm = vnode.elm, - oldOn = oldVnode.data.on || {}, - on = vnode.data.on; - if (!on) return; - for (name in on) { - cur = on[name]; - old = oldOn[name]; - if (old === undefined) { - elm.addEventListener(name, is.array(cur) ? arrInvoker(cur) : cur); - } else if (is.array(old)) { - old[0] = cur[0]; // Deliberately modify old array since it's - old[1] = cur[1]; // captured in closure created with `arrInvoker` - } - } -} - -module.exports = { create: updateEventListeners, update: updateEventListeners }; - -},{"../is":3}],6:[function(require,module,exports){ -"use strict"; - -function updateProps(oldVnode, vnode) { - var key, - cur, - old, - elm = vnode.elm, - oldProps = oldVnode.data.props || {}, - props = vnode.data.props || {}; - for (key in props) { - cur = props[key]; - old = oldProps[key]; - if (old !== cur) { - elm[key] = cur; - } - } -} - -module.exports = { create: updateProps, update: updateProps }; - -},{}],7:[function(require,module,exports){ -'use strict'; - -var raf = requestAnimationFrame || setTimeout; -var nextFrame = function nextFrame(fn) { - raf(function () { - raf(fn); - }); -}; - -function setNextFrame(obj, prop, val) { - nextFrame(function () { - obj[prop] = val; - }); -} - -function updateStyle(oldVnode, vnode) { - var cur, - name, - elm = vnode.elm, - oldStyle = oldVnode.data.style || {}, - style = vnode.data.style || {}, - oldHasDel = ('delayed' in oldStyle); - for (name in style) { - cur = style[name]; - if (name === 'delayed') { - for (name in style.delayed) { - cur = style.delayed[name]; - if (!oldHasDel || cur !== oldStyle.delayed[name]) { - setNextFrame(elm.style, name, cur); - } - } - } else if (name !== 'remove' && cur !== oldStyle[name]) { - elm.style[name] = cur; - } - } -} - -function applyDestroyStyle(vnode) { - var style, - name, - elm = vnode.elm, - s = vnode.data.style; - if (!s || !(style = s.destroy)) return; - for (name in style) { - elm.style[name] = style[name]; - } -} - -function applyRemoveStyle(vnode, rm) { - var s = vnode.data.style; - if (!s || !s.remove) { - rm(); - return; - } - var name, - elm = vnode.elm, - idx, - i = 0, - maxDur = 0, - compStyle, - style = s.remove, - amount = 0; - var applied = []; - for (name in style) { - applied.push(name); - elm.style[name] = style[name]; - } - compStyle = getComputedStyle(elm); - var props = compStyle['transition-property'].split(', '); - for (; i < props.length; ++i) { - if (applied.indexOf(props[i]) !== -1) amount++; - } - elm.addEventListener('transitionend', function (ev) { - if (ev.target === elm) --amount; - if (amount === 0) rm(); - }); -} - -module.exports = { create: updateStyle, update: updateStyle, destroy: applyDestroyStyle, remove: applyRemoveStyle }; - -},{}],8:[function(require,module,exports){ -// jshint newcap: false -'use strict'; - -var VNode = require('./vnode'); -var is = require('./is'); - -function isUndef(s) { - return s === undefined; -} - -function emptyNodeAt(elm) { - return VNode(elm.tagName, {}, [], undefined, elm); -} - -var emptyNode = VNode('', {}, [], undefined, undefined); - -var insertedVnodeQueue; - -function sameVnode(vnode1, vnode2) { - return vnode1.key === vnode2.key && vnode1.sel === vnode2.sel; -} - -function createKeyToOldIdx(children, beginIdx, endIdx) { - var i, - map = {}, - key; - for (i = beginIdx; i <= endIdx; ++i) { - key = children[i].key; - if (!isUndef(key)) map[key] = i; - } - return map; -} - -function createRmCb(parentElm, childElm, listeners) { - return function () { - if (--listeners === 0) parentElm.removeChild(childElm); - }; -} - -var hooks = ['create', 'update', 'remove', 'destroy', 'pre', 'post']; - -function init(modules) { - var i, - j, - cbs = {}; - for (i = 0; i < hooks.length; ++i) { - cbs[hooks[i]] = []; - for (j = 0; j < modules.length; ++j) { - if (modules[j][hooks[i]] !== undefined) cbs[hooks[i]].push(modules[j][hooks[i]]); - } - } - - function createElm(vnode) { - var i; - if (!isUndef(i = vnode.data) && !isUndef(i = i.hook) && !isUndef(i = i.init)) { - i(vnode); - } - if (!isUndef(i = vnode.data) && !isUndef(i = i.vnode)) vnode = i; - var elm, - children = vnode.children, - sel = vnode.sel; - if (!isUndef(sel)) { - // Parse selector - var hashIdx = sel.indexOf('#'); - var dotIdx = sel.indexOf('.', hashIdx); - var hash = hashIdx > 0 ? hashIdx : sel.length; - var dot = dotIdx > 0 ? dotIdx : sel.length; - var tag = hashIdx !== -1 || dotIdx !== -1 ? sel.slice(0, Math.min(hash, dot)) : sel; - elm = vnode.elm = document.createElement(tag); - if (hash < dot) elm.id = sel.slice(hash + 1, dot); - if (dotIdx > 0) elm.className = sel.slice(dot + 1).replace(/\./g, ' '); - if (is.array(children)) { - for (i = 0; i < children.length; ++i) { - elm.appendChild(createElm(children[i])); - } - } else if (is.primitive(vnode.text)) { - elm.appendChild(document.createTextNode(vnode.text)); - } - for (i = 0; i < cbs.create.length; ++i) cbs.create[i](emptyNode, vnode); - i = vnode.data.hook; // Reuse variable - if (!isUndef(i)) { - if (i.create) i.create(vnode); - if (i.insert) insertedVnodeQueue.push(vnode); - } - } else { - elm = vnode.elm = document.createTextNode(vnode.text); - } - return elm; - } - - function addVnodes(parentElm, before, vnodes, startIdx, endIdx) { - if (isUndef(before)) { - for (; startIdx <= endIdx; ++startIdx) { - parentElm.appendChild(createElm(vnodes[startIdx])); - } - } else { - var elm = before.elm; - for (; startIdx <= endIdx; ++startIdx) { - parentElm.insertBefore(createElm(vnodes[startIdx]), elm); - } - } - } - - function invokeDestroyHook(vnode) { - var i = vnode.data.hook, - j; - if (!isUndef(i) && !isUndef(j = i.destroy)) j(vnode); - for (i = 0; i < cbs.destroy.length; ++i) cbs.destroy[i](vnode); - if (!isUndef(vnode.children)) { - for (j = 0; j < vnode.children.length; ++j) { - invokeDestroyHook(vnode.children[j]); - } - } - } - - function removeVnodes(parentElm, vnodes, startIdx, endIdx) { - for (; startIdx <= endIdx; ++startIdx) { - var i, - listeners, - rm, - ch = vnodes[startIdx]; - if (!isUndef(ch)) { - listeners = cbs.remove.length + 1; - rm = createRmCb(parentElm, ch.elm, listeners); - for (i = 0; i < cbs.remove.length; ++i) cbs.remove[i](ch, rm); - invokeDestroyHook(ch); - if (ch.data.hook && ch.data.hook.remove) { - ch.data.hook.remove(ch, rm); - } else { - rm(); - } - } - } - } - - function updateChildren(parentElm, oldCh, newCh) { - var oldStartIdx = 0, - newStartIdx = 0; - var oldEndIdx = oldCh.length - 1; - var oldStartVnode = oldCh[0]; - var oldEndVnode = oldCh[oldEndIdx]; - var newEndIdx = newCh.length - 1; - var newStartVnode = newCh[0]; - var newEndVnode = newCh[newEndIdx]; - var oldKeyToIdx, idxInOld, elmToMove; - - while (oldStartIdx <= oldEndIdx && newStartIdx <= newEndIdx) { - if (isUndef(oldStartVnode)) { - oldStartVnode = oldCh[++oldStartIdx]; // Vnode has been moved left - } else if (isUndef(oldEndVnode)) { - oldEndVnode = oldCh[--oldEndIdx]; - } else if (sameVnode(oldStartVnode, newStartVnode)) { - patchVnode(oldStartVnode, newStartVnode); - oldStartVnode = oldCh[++oldStartIdx]; - newStartVnode = newCh[++newStartIdx]; - } else if (sameVnode(oldEndVnode, newEndVnode)) { - patchVnode(oldEndVnode, newEndVnode); - oldEndVnode = oldCh[--oldEndIdx]; - newEndVnode = newCh[--newEndIdx]; - } else if (sameVnode(oldStartVnode, newEndVnode)) { - // Vnode moved right - patchVnode(oldStartVnode, newEndVnode); - parentElm.insertBefore(oldStartVnode.elm, oldEndVnode.elm.nextSibling); - oldStartVnode = oldCh[++oldStartIdx]; - newEndVnode = newCh[--newEndIdx]; - } else if (sameVnode(oldEndVnode, newStartVnode)) { - // Vnode moved left - patchVnode(oldEndVnode, newStartVnode); - parentElm.insertBefore(oldEndVnode.elm, oldStartVnode.elm); - oldEndVnode = oldCh[--oldEndIdx]; - newStartVnode = newCh[++newStartIdx]; - } else { - if (isUndef(oldKeyToIdx)) oldKeyToIdx = createKeyToOldIdx(oldCh, oldStartIdx, oldEndIdx); - idxInOld = oldKeyToIdx[newStartVnode.key]; - if (isUndef(idxInOld)) { - // New element - parentElm.insertBefore(createElm(newStartVnode), oldStartVnode.elm); - newStartVnode = newCh[++newStartIdx]; - } else { - elmToMove = oldCh[idxInOld]; - patchVnode(elmToMove, newStartVnode); - oldCh[idxInOld] = undefined; - parentElm.insertBefore(elmToMove.elm, oldStartVnode.elm); - newStartVnode = newCh[++newStartIdx]; - } - } - } - if (oldStartIdx > oldEndIdx) addVnodes(parentElm, oldStartVnode, newCh, newStartIdx, newEndIdx);else if (newStartIdx > newEndIdx) removeVnodes(parentElm, oldCh, oldStartIdx, oldEndIdx); - } - - function patchVnode(oldVnode, vnode) { - var i; - if (!isUndef(i = vnode.data) && !isUndef(i = i.hook) && !isUndef(i = i.patch)) { - i = i(oldVnode, vnode); - } - if (!isUndef(i = oldVnode.data) && !isUndef(i = i.vnode)) oldVnode = i; - if (!isUndef(i = vnode.data) && !isUndef(i = i.vnode)) vnode = i; - var elm = vnode.elm = oldVnode.elm, - oldCh = oldVnode.children, - ch = vnode.children; - if (oldVnode === vnode) return; - if (!isUndef(vnode.data)) { - for (i = 0; i < cbs.update.length; ++i) cbs.update[i](oldVnode, vnode); - i = vnode.data.hook; - if (!isUndef(i) && !isUndef(i = i.update)) i(vnode); - } - if (isUndef(vnode.text)) { - if (!isUndef(oldCh) && !isUndef(ch)) { - if (oldCh !== ch) updateChildren(elm, oldCh, ch); - } else if (!isUndef(ch)) { - addVnodes(elm, undefined, ch, 0, ch.length - 1); - } else if (!isUndef(oldCh)) { - removeVnodes(elm, oldCh, 0, oldCh.length - 1); - } - } else if (oldVnode.text !== vnode.text) { - elm.childNodes[0].nodeValue = vnode.text; - } - return vnode; - } - - return function (oldVnode, vnode) { - var i; - insertedVnodeQueue = []; - if (oldVnode instanceof Element) { - oldVnode = emptyNodeAt(oldVnode); - } - for (i = 0; i < cbs.pre.length; ++i) cbs.pre[i](); - patchVnode(oldVnode, vnode); - for (i = 0; i < insertedVnodeQueue.length; ++i) { - insertedVnodeQueue[i].data.hook.insert(insertedVnodeQueue[i]); - } - insertedVnodeQueue = undefined; - for (i = 0; i < cbs.post.length; ++i) cbs.post[i](); - return vnode; - }; -} - -module.exports = { init: init }; - -},{"./is":3,"./vnode":9}],9:[function(require,module,exports){ -"use strict"; - -module.exports = function (sel, data, children, text, elm) { - var key = data === undefined ? undefined : data.key; - return { sel: sel, data: data, children: children, - text: text, elm: elm, key: key }; -}; - -},{}]},{},[1]); diff --git a/libs/snabbdom/examples/reorder-animation/index.html b/libs/snabbdom/examples/reorder-animation/index.html deleted file mode 100755 index 0ecc3c48..00000000 --- a/libs/snabbdom/examples/reorder-animation/index.html +++ /dev/null @@ -1,84 +0,0 @@ - - - - - Reorder animation - - - - -
    - - diff --git a/libs/snabbdom/examples/reorder-animation/script.js b/libs/snabbdom/examples/reorder-animation/script.js deleted file mode 100755 index 214cd176..00000000 --- a/libs/snabbdom/examples/reorder-animation/script.js +++ /dev/null @@ -1,112 +0,0 @@ -var snabbdom = require('../../snabbdom.js'); -var patch = snabbdom.init([ - require('../../modules/class').default, - require('../../modules/props').default, - require('../../modules/style').default, - require('../../modules/eventlisteners').default, -]); -var h = require('../../h.js').default; - -var vnode; - -var nextKey = 11; -var margin = 8; -var sortBy = 'rank'; -var totalHeight = 0; -var originalData = [ - {rank: 1, title: 'The Shawshank Redemption', desc: 'Two imprisoned men bond over a number of years, finding solace and eventual redemption through acts of common decency.', elmHeight: 0}, - {rank: 2, title: 'The Godfather', desc: 'The aging patriarch of an organized crime dynasty transfers control of his clandestine empire to his reluctant son.', elmHeight: 0}, - {rank: 3, title: 'The Godfather: Part II', desc: 'The early life and career of Vito Corleone in 1920s New York is portrayed while his son, Michael, expands and tightens his grip on his crime syndicate stretching from Lake Tahoe, Nevada to pre-revolution 1958 Cuba.', elmHeight: 0}, - {rank: 4, title: 'The Dark Knight', desc: 'When the menace known as the Joker wreaks havoc and chaos on the people of Gotham, the caped crusader must come to terms with one of the greatest psychological tests of his ability to fight injustice.', elmHeight: 0}, - {rank: 5, title: 'Pulp Fiction', desc: 'The lives of two mob hit men, a boxer, a gangster\'s wife, and a pair of diner bandits intertwine in four tales of violence and redemption.', elmHeight: 0}, - {rank: 6, title: 'Schindler\'s List', desc: 'In Poland during World War II, Oskar Schindler gradually becomes concerned for his Jewish workforce after witnessing their persecution by the Nazis.', elmHeight: 0}, - {rank: 7, title: '12 Angry Men', desc: 'A dissenting juror in a murder trial slowly manages to convince the others that the case is not as obviously clear as it seemed in court.', elmHeight: 0}, - {rank: 8, title: 'The Good, the Bad and the Ugly', desc: 'A bounty hunting scam joins two men in an uneasy alliance against a third in a race to find a fortune in gold buried in a remote cemetery.', elmHeight: 0}, - {rank: 9, title: 'The Lord of the Rings: The Return of the King', desc: 'Gandalf and Aragorn lead the World of Men against Sauron\'s army to draw his gaze from Frodo and Sam as they approach Mount Doom with the One Ring.', elmHeight: 0}, - {rank: 10, title: 'Fight Club', desc: 'An insomniac office worker looking for a way to change his life crosses paths with a devil-may-care soap maker and they form an underground fight club that evolves into something much, much more...', elmHeight: 0}, -]; -var data = [ - originalData[0], - originalData[1], - originalData[2], - originalData[3], - originalData[4], - originalData[5], - originalData[6], - originalData[7], - originalData[8], - originalData[9], -]; - -function changeSort(prop) { - sortBy = prop; - data.sort((a, b) => { - if (a[prop] > b[prop]) { - return 1; - } - if (a[prop] < b[prop]) { - return -1; - } - return 0; - }); - render(); -} - -function add() { - var n = originalData[Math.floor(Math.random() * 10)]; - data = [{rank: nextKey++, title: n.title, desc: n.desc, elmHeight: 0}].concat(data); - render(); - render(); -} - -function remove(movie) { - data = data.filter((m) => { return m !== movie; }); - render(); -} - -function movieView(movie) { - return h('div.row', { - key: movie.rank, - style: {opacity: '0', transform: 'translate(-200px)', - delayed: {transform: `translateY(${movie.offset}px)`, opacity: '1'}, - remove: {opacity: '0', transform: `translateY(${movie.offset}px) translateX(200px)`}}, - hook: {insert: (vnode) => { movie.elmHeight = vnode.elm.offsetHeight; }}, - }, [ - h('div', {style: {fontWeight: 'bold'}}, movie.rank), - h('div', movie.title), - h('div', movie.desc), - h('div.btn.rm-btn', {on: {click: [remove, movie]}}, 'x'), - ]); -} - -function render() { - data = data.reduce((acc, m) => { - var last = acc[acc.length - 1]; - m.offset = last ? last.offset + last.elmHeight + margin : margin; - return acc.concat(m); - }, []); - totalHeight = data[data.length - 1].offset + data[data.length - 1].elmHeight; - vnode = patch(vnode, view(data)); -} - -function view(data) { - return h('div', [ - h('h1', 'Top 10 movies'), - h('div', [ - h('a.btn.add', {on: {click: add}}, 'Add'), - 'Sort by: ', - h('span.btn-group', [ - h('a.btn.rank', {class: {active: sortBy === 'rank'}, on: {click: [changeSort, 'rank']}}, 'Rank'), - h('a.btn.title', {class: {active: sortBy === 'title'}, on: {click: [changeSort, 'title']}}, 'Title'), - h('a.btn.desc', {class: {active: sortBy === 'desc'}, on: {click: [changeSort, 'desc']}}, 'Description'), - ]), - ]), - h('div.list', {style: {height: totalHeight+'px'}}, data.map(movieView)), - ]); -} - -window.addEventListener('DOMContentLoaded', () => { - var container = document.getElementById('container'); - vnode = patch(container, view(data)); - render(); -}); diff --git a/libs/snabbdom/examples/svg/build.js b/libs/snabbdom/examples/svg/build.js deleted file mode 100755 index 4a9a5875..00000000 --- a/libs/snabbdom/examples/svg/build.js +++ /dev/null @@ -1,376 +0,0 @@ -(function e(t,n,r){function s(o,u){if(!n[o]){if(!t[o]){var a=typeof require=="function"&&require;if(!u&&a)return a(o,!0);if(i)return i(o,!0);var f=new Error("Cannot find module '"+o+"'");throw f.code="MODULE_NOT_FOUND",f}var l=n[o]={exports:{}};t[o][0].call(l.exports,function(e){var n=t[o][1][e];return s(n?n:e)},l,l.exports,e,t,n,r)}return n[o].exports}var i=typeof require=="function"&&require;for(var o=0;o 0 ? hashIdx : sel.length; - var dot = dotIdx > 0 ? dotIdx : sel.length; - var tag = hashIdx !== -1 || dotIdx !== -1 ? sel.slice(0, Math.min(hash, dot)) : sel; - elm = vnode.elm = isDef(data) && isDef(i = data.ns) ? document.createElementNS(i, tag) : document.createElement(tag); - if (hash < dot) elm.id = sel.slice(hash + 1, dot); - if (dotIdx > 0) elm.className = sel.slice(dot + 1).replace(/\./g, ' '); - if (is.array(children)) { - for (i = 0; i < children.length; ++i) { - elm.appendChild(createElm(children[i], insertedVnodeQueue)); - } - } else if (is.primitive(vnode.text)) { - elm.appendChild(document.createTextNode(vnode.text)); - } - for (i = 0; i < cbs.create.length; ++i) cbs.create[i](emptyNode, vnode); - i = vnode.data.hook; // Reuse variable - if (isDef(i)) { - if (i.create) i.create(emptyNode, vnode); - if (i.insert) insertedVnodeQueue.push(vnode); - } - } else { - elm = vnode.elm = document.createTextNode(vnode.text); - } - return vnode.elm; - } - - function addVnodes(parentElm, before, vnodes, startIdx, endIdx, insertedVnodeQueue) { - for (; startIdx <= endIdx; ++startIdx) { - parentElm.insertBefore(createElm(vnodes[startIdx], insertedVnodeQueue), before); - } - } - - function invokeDestroyHook(vnode) { - var i = vnode.data, - j; - if (isDef(i)) { - if (isDef(i = i.hook) && isDef(i = i.destroy)) i(vnode); - for (i = 0; i < cbs.destroy.length; ++i) cbs.destroy[i](vnode); - if (isDef(i = vnode.children)) { - for (j = 0; j < vnode.children.length; ++j) { - invokeDestroyHook(vnode.children[j]); - } - } - } - } - - function removeVnodes(parentElm, vnodes, startIdx, endIdx) { - for (; startIdx <= endIdx; ++startIdx) { - var i, - listeners, - rm, - ch = vnodes[startIdx]; - if (isDef(ch)) { - if (isDef(ch.sel)) { - invokeDestroyHook(ch); - listeners = cbs.remove.length + 1; - rm = createRmCb(ch.elm, listeners); - for (i = 0; i < cbs.remove.length; ++i) cbs.remove[i](ch, rm); - if (isDef(i = ch.data) && isDef(i = i.hook) && isDef(i = i.remove)) { - i(ch, rm); - } else { - rm(); - } - } else { - // Text node - parentElm.removeChild(ch.elm); - } - } - } - } - - function updateChildren(parentElm, oldCh, newCh, insertedVnodeQueue) { - var oldStartIdx = 0, - newStartIdx = 0; - var oldEndIdx = oldCh.length - 1; - var oldStartVnode = oldCh[0]; - var oldEndVnode = oldCh[oldEndIdx]; - var newEndIdx = newCh.length - 1; - var newStartVnode = newCh[0]; - var newEndVnode = newCh[newEndIdx]; - var oldKeyToIdx, idxInOld, elmToMove, before; - - while (oldStartIdx <= oldEndIdx && newStartIdx <= newEndIdx) { - if (isUndef(oldStartVnode)) { - oldStartVnode = oldCh[++oldStartIdx]; // Vnode has been moved left - } else if (isUndef(oldEndVnode)) { - oldEndVnode = oldCh[--oldEndIdx]; - } else if (sameVnode(oldStartVnode, newStartVnode)) { - patchVnode(oldStartVnode, newStartVnode, insertedVnodeQueue); - oldStartVnode = oldCh[++oldStartIdx]; - newStartVnode = newCh[++newStartIdx]; - } else if (sameVnode(oldEndVnode, newEndVnode)) { - patchVnode(oldEndVnode, newEndVnode, insertedVnodeQueue); - oldEndVnode = oldCh[--oldEndIdx]; - newEndVnode = newCh[--newEndIdx]; - } else if (sameVnode(oldStartVnode, newEndVnode)) { - // Vnode moved right - patchVnode(oldStartVnode, newEndVnode, insertedVnodeQueue); - parentElm.insertBefore(oldStartVnode.elm, oldEndVnode.elm.nextSibling); - oldStartVnode = oldCh[++oldStartIdx]; - newEndVnode = newCh[--newEndIdx]; - } else if (sameVnode(oldEndVnode, newStartVnode)) { - // Vnode moved left - patchVnode(oldEndVnode, newStartVnode, insertedVnodeQueue); - parentElm.insertBefore(oldEndVnode.elm, oldStartVnode.elm); - oldEndVnode = oldCh[--oldEndIdx]; - newStartVnode = newCh[++newStartIdx]; - } else { - if (isUndef(oldKeyToIdx)) oldKeyToIdx = createKeyToOldIdx(oldCh, oldStartIdx, oldEndIdx); - idxInOld = oldKeyToIdx[newStartVnode.key]; - if (isUndef(idxInOld)) { - // New element - parentElm.insertBefore(createElm(newStartVnode, insertedVnodeQueue), oldStartVnode.elm); - newStartVnode = newCh[++newStartIdx]; - } else { - elmToMove = oldCh[idxInOld]; - patchVnode(elmToMove, newStartVnode, insertedVnodeQueue); - oldCh[idxInOld] = undefined; - parentElm.insertBefore(elmToMove.elm, oldStartVnode.elm); - newStartVnode = newCh[++newStartIdx]; - } - } - } - if (oldStartIdx > oldEndIdx) { - before = isUndef(newCh[newEndIdx + 1]) ? null : newCh[newEndIdx + 1].elm; - addVnodes(parentElm, before, newCh, newStartIdx, newEndIdx, insertedVnodeQueue); - } else if (newStartIdx > newEndIdx) { - removeVnodes(parentElm, oldCh, oldStartIdx, oldEndIdx); - } - } - - function patchVnode(oldVnode, vnode, insertedVnodeQueue) { - var i, hook; - if (isDef(i = vnode.data) && isDef(hook = i.hook) && isDef(i = hook.prepatch)) { - i(oldVnode, vnode); - } - if (isDef(i = oldVnode.data) && isDef(i = i.vnode)) oldVnode = i; - if (isDef(i = vnode.data) && isDef(i = i.vnode)) vnode = i; - var elm = vnode.elm = oldVnode.elm, - oldCh = oldVnode.children, - ch = vnode.children; - if (oldVnode === vnode) return; - if (isDef(vnode.data)) { - for (i = 0; i < cbs.update.length; ++i) cbs.update[i](oldVnode, vnode); - i = vnode.data.hook; - if (isDef(i) && isDef(i = i.update)) i(oldVnode, vnode); - } - if (isUndef(vnode.text)) { - if (isDef(oldCh) && isDef(ch)) { - if (oldCh !== ch) updateChildren(elm, oldCh, ch, insertedVnodeQueue); - } else if (isDef(ch)) { - addVnodes(elm, null, ch, 0, ch.length - 1, insertedVnodeQueue); - } else if (isDef(oldCh)) { - removeVnodes(elm, oldCh, 0, oldCh.length - 1); - } - } else if (oldVnode.text !== vnode.text) { - elm.textContent = vnode.text; - } - if (isDef(hook) && isDef(i = hook.postpatch)) { - i(oldVnode, vnode); - } - } - - return function (oldVnode, vnode) { - var i; - var insertedVnodeQueue = []; - for (i = 0; i < cbs.pre.length; ++i) cbs.pre[i](); - if (oldVnode instanceof Element) { - if (oldVnode.parentElement !== null) { - createElm(vnode, insertedVnodeQueue); - oldVnode.parentElement.replaceChild(vnode.elm, oldVnode); - } else { - oldVnode = emptyNodeAt(oldVnode); - patchVnode(oldVnode, vnode, insertedVnodeQueue); - } - } else { - patchVnode(oldVnode, vnode, insertedVnodeQueue); - } - for (i = 0; i < insertedVnodeQueue.length; ++i) { - insertedVnodeQueue[i].data.hook.insert(insertedVnodeQueue[i]); - } - for (i = 0; i < cbs.post.length; ++i) cbs.post[i](); - return vnode; - }; -} - -module.exports = { init: init }; - -},{"./is":3,"./vnode":6}],6:[function(require,module,exports){ -"use strict"; - -module.exports = function (sel, data, children, text, elm) { - var key = data === undefined ? undefined : data.key; - return { sel: sel, data: data, children: children, - text: text, elm: elm, key: key }; -}; - -},{}]},{},[1]); diff --git a/libs/snabbdom/examples/svg/index.html b/libs/snabbdom/examples/svg/index.html deleted file mode 100755 index 2f9d1a04..00000000 --- a/libs/snabbdom/examples/svg/index.html +++ /dev/null @@ -1,84 +0,0 @@ - - - - - SVG - - - - -
    - - diff --git a/libs/snabbdom/examples/svg/script.js b/libs/snabbdom/examples/svg/script.js deleted file mode 100755 index 6c478259..00000000 --- a/libs/snabbdom/examples/svg/script.js +++ /dev/null @@ -1,17 +0,0 @@ -var snabbdom = require('../../snabbdom.js'); -var patch = snabbdom.init([ - require('../../modules/attributes').default, -]); -var h = require('../../h.js').default; - -var vnode; - -window.addEventListener('DOMContentLoaded', () => { - var container = document.getElementById('container'); - var vnode = h('div', [ - h('svg', {attrs: {width: 100, height: 100}}, [ - h('circle', {attrs: {cx: 50, cy: 50, r: 40, stroke: 'green', 'stroke-width': 4, fill: 'yellow'}}) - ]) - ]); - vnode = patch(container, vnode); -}); diff --git a/libs/snabbdom/gulpfile.js b/libs/snabbdom/gulpfile.js deleted file mode 100755 index ee6b8554..00000000 --- a/libs/snabbdom/gulpfile.js +++ /dev/null @@ -1,82 +0,0 @@ -var gulp = require('gulp') -var clean = require('gulp-clean') -var uglify = require('gulp-uglify') -var rename = require('gulp-rename') -var sourcemaps = require('gulp-sourcemaps') -var browserify = require('browserify') -var fs = require('fs') - -function standalone(name, entry, exportName) { - return browserify(entry, { debug: true, standalone: exportName || name }) - .bundle() - .pipe(fs.createWriteStream('./dist/'+ name.replace(/_/g, '-') +'.js')) -} - -gulp.task('bundle:snabbdom', function() { - return standalone('snabbdom_patch', './snabbdom.bundle.js', 'snabbdom') -}) - -gulp.task('bundle:snabbdom:init', function() { - return standalone('snabbdom', './snabbdom.js') -}) - -gulp.task('bundle:snabbdom:h', function() { - return standalone('h', './h.js') -}) - -gulp.task('bundle:snabbdom:tovnode', function() { - return standalone('tovnode', './tovnode.js') -}) - -gulp.task('bundle:module:class', function() { - return standalone('snabbdom_class', './modules/class.js') -}) - -gulp.task('bundle:module:dataset', function() { - return standalone('snabbdom_dataset', './modules/dataset.js') -}) - -gulp.task('bundle:module:props', function() { - return standalone('snabbdom_props', './modules/props.js') -}) - -gulp.task('bundle:module:attributes', function() { - return standalone('snabbdom_attributes', './modules/attributes.js') -}) - -gulp.task('bundle:module:style', function() { - return standalone('snabbdom_style', './modules/style.js') -}) - -gulp.task('bundle:module:eventlisteners', function() { - return standalone('snabbdom_eventlisteners', './modules/eventlisteners.js') -}) - -gulp.task('bundle', [ - 'bundle:snabbdom', - 'bundle:snabbdom:init', - 'bundle:snabbdom:h', - 'bundle:snabbdom:tovnode', - 'bundle:module:attributes', - 'bundle:module:class', - 'bundle:module:dataset', - 'bundle:module:props', - 'bundle:module:style', - 'bundle:module:eventlisteners' -]) - -gulp.task('compress', ['bundle'], function() { - return gulp.src(['dist/*.js', '!dist/*.min.js']) - .pipe(sourcemaps.init()) - .pipe(uglify()) - .pipe(rename({ suffix: '.min' })) - .pipe(sourcemaps.write('.')) - .pipe(gulp.dest('dist')) -}) - -gulp.task('clean', function() { - return gulp.src('dist/*.*', {read: false}) - .pipe(clean()) -}) - -gulp.task('default', ['bundle']) diff --git a/libs/snabbdom/karma.conf.js b/libs/snabbdom/karma.conf.js deleted file mode 100755 index 00160eea..00000000 --- a/libs/snabbdom/karma.conf.js +++ /dev/null @@ -1,66 +0,0 @@ -const ci = !!process.env.CI; -const watch = !!process.env.WATCH; -const live = !!process.env.LIVE; - -const identifier = process.env.BROWSERSTACK_LOCAL_IDENTIFIER; -const ip = process.env.IP_ADDR; - -const browserstack = require('./browserstack-karma.js'); - -const browsers = ci - ? Object.keys(browserstack) - : live - ? undefined - : watch - ? ['Chrome'] - : ['Chrome', 'Firefox']; - -module.exports = function(config) { - config.set({ - basePath: '.', - frameworks: ['mocha', 'karma-typescript'], - // list of files / patterns to load in the browser - files: [{pattern: 'src/**/*.ts'}, {pattern: 'test/**/*'}], - plugins: [ - 'karma-mocha', - 'karma-chrome-launcher', - 'karma-firefox-launcher', - 'karma-browserstack-launcher', - 'karma-typescript', - ], - hostname: ci ? ip : 'localhost', - preprocessors: { - 'src/**/*.ts': ['karma-typescript'], - 'test/**/*.js': ['karma-typescript'], - }, - browserStack: { - name: 'Snabbdom', - startTunnel: false, - retryLimit: 3, - tunnelIdentifier: identifier, - }, - browserNoActivityTimeout: 1000000, - customLaunchers: browserstack, - karmaTypescriptConfig: { - coverageOptions: { - exclude: /test\//, - }, - compilerOptions: { - allowJs: true, - declaration: false - }, - tsconfig: './tsconfig.json', - include: { - mode: 'merge', - values: ['test/**/*'], - }, - }, - reporters: ['dots', 'karma-typescript', 'BrowserStack'], - port: 9876, - colors: true, - autoWatch: true, - browsers: browsers, - singleRun: !watch && !live, - concurrency: ci ? 1 : Infinity, - }); -} diff --git a/libs/snabbdom/package.json b/libs/snabbdom/package.json deleted file mode 100755 index cc426a81..00000000 --- a/libs/snabbdom/package.json +++ /dev/null @@ -1,60 +0,0 @@ -{ - "name": "snabbdom", - "version": "0.7.3", - "description": "A virtual DOM library with focus on simplicity, modularity, powerful features and performance.", - "main": "snabbdom.js", - "module": "es/snabbdom.js", - "typings": "snabbdom.d.ts", - "directories": { - "example": "examples", - "test": "test" - }, - "devDependencies": { - "benchmark": "^2.1.4", - "browserify": "^14.4.0", - "fake-raf": "1.0.1", - "gulp": "^3.9.1", - "gulp-clean": "^0.3.2", - "gulp-rename": "^1.2.2", - "gulp-sourcemaps": "^2.6.0", - "gulp-uglify": "^3.0.0", - "karma": "^3.0.0", - "karma-browserstack-launcher": "^1.3.0", - "karma-chrome-launcher": "^2.2.0", - "karma-firefox-launcher": "^1.1.0", - "karma-mocha": "^1.3.0", - "karma-typescript": "^3.0.13", - "knuth-shuffle": "^1.0.1", - "mocha": "^5.2.0", - "typescript": "^3.0.3", - "xyz": "2.1.0" - }, - "scripts": { - "pretest": "npm run compile", - "test": "testem", - "compile": "npm run compile-es && npm run compile-commonjs", - "compile-es": "tsc --outDir es --module es6 --moduleResolution node", - "compile-commonjs": "tsc --outDir ./", - "prepublish": "npm run compile", - "release-major": "xyz --repo git@github.com:paldepind/snabbdom.git --increment major", - "release-minor": "xyz --repo git@github.com:paldepind/snabbdom.git --increment minor", - "release-patch": "xyz --repo git@github.com:paldepind/snabbdom.git --increment patch" - }, - "repository": { - "type": "git", - "url": "git+https://github.com/paldepind/snabbdom.git" - }, - "keywords": [ - "virtual", - "dom", - "light", - "kiss", - "performance" - ], - "author": "Simon Friis Vindum", - "license": "MIT", - "bugs": { - "url": "https://github.com/paldepind/snabbdom/issues" - }, - "homepage": "https://github.com/paldepind/snabbdom#readme" -} diff --git a/libs/snabbdom/perf/benchmarks.js b/libs/snabbdom/perf/benchmarks.js deleted file mode 100755 index ac3fc90b..00000000 --- a/libs/snabbdom/perf/benchmarks.js +++ /dev/null @@ -1,58 +0,0 @@ -var Benchmark = require('benchmark'); -var a = require('../snabbdom.js'); -var b = require('../oldsnabbdom.js'); - -global.a = a; -global.b = b; - -var suite = new Benchmark.Suite(); - -a.spanNum = function spanNum(n) { - return a.h('span', {key: n}, n.toString()); -}; - -b.spanNum = function spanNum(n) { - return b.h('span', {key: n}, n.toString()); -}; - -var elms = global.elms = 10; -var arr = global.arr = []; -for (var n = 0; n < elms; ++n) { arr[n] = n; } - -document.addEventListener('DOMContentLoaded', function() { - var elm = global.elm = document.getElementById('container'); - // add tests - suite.add('a/ insert first', { - setup: function() { - var vnode1 = a.h('div', arr.map(a.spanNum)); - var vnode2 = a.h('div', ['new'].concat(arr).map(a.spanNum)); - }, - fn: function() { - var emptyNode = a.emptyNodeAt(elm); - a.patch(emptyNode, vnode1); - a.patch(vnode1, vnode2); - a.patch(vnode2, a.emptyNode); - }, - }) - .add('b/ insert first', { - setup: function() { - var vnode1 = b.h('div', arr.map(b.spanNum)); - var vnode2 = b.h('div', ['new'].concat(arr).map(b.spanNum)); - }, - fn: function() { - var emptyNode = b.emptyNodeAt(elm); - b.patch(emptyNode, vnode1); - b.patch(vnode1, vnode2); - b.patch(vnode2, b.emptyNode); - }, - }) - // add listeners - .on('cycle', function(event) { - console.log(String(event.target)); - }) - .on('complete', function() { - console.log('Fastest is ' + this.filter('fastest').pluck('name')); - }) - // run async - .run({async: true}); -}); diff --git a/libs/snabbdom/perf/index.html b/libs/snabbdom/perf/index.html deleted file mode 100755 index 07217446..00000000 --- a/libs/snabbdom/perf/index.html +++ /dev/null @@ -1,12 +0,0 @@ - - - - - Snabbdom benchmarks - - - -

    See console

    -
    - - diff --git a/libs/snabbdom/src/h.ts b/libs/snabbdom/src/h.ts deleted file mode 100755 index 9b9886c2..00000000 --- a/libs/snabbdom/src/h.ts +++ /dev/null @@ -1,50 +0,0 @@ -import {vnode, VNode, VNodeData} from './vnode'; -export type VNodes = Array; -export type VNodeChildElement = VNode | string | number | undefined | null; -export type ArrayOrElement = T | T[]; -export type VNodeChildren = ArrayOrElement -import * as is from './is'; - -function addNS(data: any, children: VNodes | undefined, sel: string | undefined): void { - data.ns = 'http://www.w3.org/2000/svg'; - if (sel !== 'foreignObject' && children !== undefined) { - for (let i = 0; i < children.length; ++i) { - let childData = children[i].data; - if (childData !== undefined) { - addNS(childData, (children[i] as VNode).children as VNodes, children[i].sel); - } - } - } -} - -export function h(sel: string): VNode; -export function h(sel: string, data: VNodeData): VNode; -export function h(sel: string, children: VNodeChildren): VNode; -export function h(sel: string, data: VNodeData, children: VNodeChildren): VNode; -export function h(sel: any, b?: any, c?: any): VNode { - var data: VNodeData = {}, children: any, text: any, i: number; - if (c !== undefined) { - data = b; - if (is.array(c)) { children = c; } - else if (is.primitive(c)) { text = c; } - else if (c && c.sel) { children = [c]; } - } else if (b !== undefined) { - if (is.array(b)) { children = b; } - else if (is.primitive(b)) { text = b; } - else if (b && b.sel) { children = [b]; } - else { data = b; } - } - if (children !== undefined) { - for (i = 0; i < children.length; ++i) { - if (is.primitive(children[i])) children[i] = vnode(undefined, undefined, undefined, children[i], undefined); - } - } - if ( - sel[0] === 's' && sel[1] === 'v' && sel[2] === 'g' && - (sel.length === 3 || sel[3] === '.' || sel[3] === '#') - ) { - addNS(data, children, sel); - } - return vnode(sel, data, children, text, undefined); -}; -export default h; diff --git a/libs/snabbdom/src/helpers/attachto.ts b/libs/snabbdom/src/helpers/attachto.ts deleted file mode 100755 index 77f81c58..00000000 --- a/libs/snabbdom/src/helpers/attachto.ts +++ /dev/null @@ -1,64 +0,0 @@ -import {VNode, VNodeData} from '../vnode'; - -export interface AttachData { - [key: string]: any - [i: number]: any - placeholder?: any - real?: Node -} - -interface VNodeDataWithAttach extends VNodeData { - attachData: AttachData -} - -interface VNodeWithAttachData extends VNode { - data: VNodeDataWithAttach -} - -function pre(vnode: VNodeWithAttachData, newVnode: VNodeWithAttachData): void { - const attachData = vnode.data.attachData; - // Copy created placeholder and real element from old vnode - newVnode.data.attachData.placeholder = attachData.placeholder; - newVnode.data.attachData.real = attachData.real; - // Mount real element in vnode so the patch process operates on it - vnode.elm = vnode.data.attachData.real; -} - -function post(_: any, vnode: VNodeWithAttachData): void { - // Mount dummy placeholder in vnode so potential reorders use it - vnode.elm = vnode.data.attachData.placeholder; -} - -function destroy(vnode: VNodeWithAttachData): void { - // Remove placeholder - if (vnode.elm !== undefined) { - (vnode.elm.parentNode as HTMLElement).removeChild(vnode.elm); - } - // Remove real element from where it was inserted - vnode.elm = vnode.data.attachData.real; -} - -function create(_: any, vnode: VNodeWithAttachData): void { - const real = vnode.elm, attachData = vnode.data.attachData; - const placeholder = document.createElement('span'); - // Replace actual element with dummy placeholder - // Snabbdom will then insert placeholder instead - vnode.elm = placeholder; - attachData.target.appendChild(real); - attachData.real = real; - attachData.placeholder = placeholder; -} - -export function attachTo(target: Element, vnode: VNode): VNode { - if (vnode.data === undefined) vnode.data = {}; - if (vnode.data.hook === undefined) vnode.data.hook = {}; - const data = vnode.data; - const hook = vnode.data.hook; - data.attachData = {target: target, placeholder: undefined, real: undefined}; - hook.create = create; - hook.prepatch = pre; - hook.postpatch = post; - hook.destroy = destroy; - return vnode; -}; -export default attachTo; diff --git a/libs/snabbdom/src/hooks.ts b/libs/snabbdom/src/hooks.ts deleted file mode 100755 index 4b3965d8..00000000 --- a/libs/snabbdom/src/hooks.ts +++ /dev/null @@ -1,25 +0,0 @@ -import {VNode} from './vnode'; - -export type PreHook = () => any; -export type InitHook = (vNode: VNode) => any; -export type CreateHook = (emptyVNode: VNode, vNode: VNode) => any; -export type InsertHook = (vNode: VNode) => any; -export type PrePatchHook = (oldVNode: VNode, vNode: VNode) => any; -export type UpdateHook = (oldVNode: VNode, vNode: VNode) => any; -export type PostPatchHook = (oldVNode: VNode, vNode: VNode) => any; -export type DestroyHook = (vNode: VNode) => any; -export type RemoveHook = (vNode: VNode, removeCallback: () => void) => any; -export type PostHook = () => any; - -export interface Hooks { - pre?: PreHook; - init?: InitHook; - create?: CreateHook; - insert?: InsertHook; - prepatch?: PrePatchHook; - update?: UpdateHook; - postpatch?: PostPatchHook; - destroy?: DestroyHook; - remove?: RemoveHook; - post?: PostHook; -} diff --git a/libs/snabbdom/src/htmldomapi.ts b/libs/snabbdom/src/htmldomapi.ts deleted file mode 100755 index f17fc4af..00000000 --- a/libs/snabbdom/src/htmldomapi.ts +++ /dev/null @@ -1,97 +0,0 @@ -export interface DOMAPI { - createElement: (tagName: any) => HTMLElement; - createElementNS: (namespaceURI: string, qualifiedName: string) => Element; - createTextNode: (text: string) => Text; - createComment: (text: string) => Comment; - insertBefore: (parentNode: Node, newNode: Node, referenceNode: Node | null) => void; - removeChild: (node: Node, child: Node) => void; - appendChild: (node: Node, child: Node) => void; - parentNode: (node: Node) => Node; - nextSibling: (node: Node) => Node; - tagName: (elm: Element) => string; - setTextContent: (node: Node, text: string | null) => void; - getTextContent: (node: Node) => string | null; - isElement: (node: Node) => node is Element; - isText: (node: Node) => node is Text; - isComment: (node: Node) => node is Comment; -} - -function createElement(tagName: any): HTMLElement { - return document.createElement(tagName); -} - -function createElementNS(namespaceURI: string, qualifiedName: string): Element { - return document.createElementNS(namespaceURI, qualifiedName); -} - -function createTextNode(text: string): Text { - return document.createTextNode(text); -} - -function createComment(text: string): Comment { - return document.createComment(text); -} - -function insertBefore(parentNode: Node, newNode: Node, referenceNode: Node | null): void { - parentNode.insertBefore(newNode, referenceNode); -} - -function removeChild(node: Node, child: Node): void { - node.removeChild(child); -} - -function appendChild(node: Node, child: Node): void { - node.appendChild(child); -} - -function parentNode(node: Node): Node | null { - return node.parentNode; -} - -function nextSibling(node: Node): Node | null { - return node.nextSibling; -} - -function tagName(elm: Element): string { - return elm.tagName; -} - -function setTextContent(node: Node, text: string | null): void { - node.textContent = text; -} - -function getTextContent(node: Node): string | null { - return node.textContent; -} - -function isElement(node: Node): node is Element { - return node.nodeType === 1; -} - -function isText(node: Node): node is Text { - return node.nodeType === 3; -} - -function isComment(node: Node): node is Comment { - return node.nodeType === 8; -} - -export const htmlDomApi = { - createElement, - createElementNS, - createTextNode, - createComment, - insertBefore, - removeChild, - appendChild, - parentNode, - nextSibling, - tagName, - setTextContent, - getTextContent, - isElement, - isText, - isComment, -} as DOMAPI; - -export default htmlDomApi; diff --git a/libs/snabbdom/src/is.ts b/libs/snabbdom/src/is.ts deleted file mode 100755 index 9f7ef1ff..00000000 --- a/libs/snabbdom/src/is.ts +++ /dev/null @@ -1,4 +0,0 @@ -export const array = Array.isArray; -export function primitive(s: any): s is (string | number) { - return typeof s === 'string' || typeof s === 'number'; -} diff --git a/libs/snabbdom/src/modules/attributes.ts b/libs/snabbdom/src/modules/attributes.ts deleted file mode 100755 index 8d34d79d..00000000 --- a/libs/snabbdom/src/modules/attributes.ts +++ /dev/null @@ -1,72 +0,0 @@ -import { VNode, VNodeData } from "../vnode"; -import { Module } from "./module"; - -// because those in TypeScript are too restrictive: https://github.com/Microsoft/TSJS-lib-generator/pull/237 -declare global { - interface Element { - setAttribute(name: string, value: string | number | boolean): void; - setAttributeNS( - namespaceURI: string, - qualifiedName: string, - value: string | number | boolean - ): void; - } -} - -export type Attrs = Record; - -const xlinkNS = "http://www.w3.org/1999/xlink"; -const xmlNS = "http://www.w3.org/XML/1998/namespace"; -const colonChar = 58; -const xChar = 120; - -function updateAttrs(oldVnode: VNode, vnode: VNode): void { - var key: string, - elm: Element = vnode.elm as Element, - oldAttrs = (oldVnode.data as VNodeData).attrs, - attrs = (vnode.data as VNodeData).attrs; - - if (!oldAttrs && !attrs) return; - if (oldAttrs === attrs) return; - oldAttrs = oldAttrs || {}; - attrs = attrs || {}; - - // update modified attributes, add new attributes - for (key in attrs) { - const cur = attrs[key]; - const old = oldAttrs[key]; - if (old !== cur) { - if (cur === true) { - elm.setAttribute(key, ""); - } else if (cur === false) { - elm.removeAttribute(key); - } else { - if (key.charCodeAt(0) !== xChar) { - elm.setAttribute(key, cur); - } else if (key.charCodeAt(3) === colonChar) { - // Assume xml namespace - elm.setAttributeNS(xmlNS, key, cur); - } else if (key.charCodeAt(5) === colonChar) { - // Assume xlink namespace - elm.setAttributeNS(xlinkNS, key, cur); - } else { - elm.setAttribute(key, cur); - } - } - } - } - // remove removed attributes - // use `in` operator since the previous `for` iteration uses it (.i.e. add even attributes with undefined value) - // the other option is to remove all attributes with value == undefined - for (key in oldAttrs) { - if (!(key in attrs)) { - elm.removeAttribute(key); - } - } -} - -export const attributesModule = { - create: updateAttrs, - update: updateAttrs -} as Module; -export default attributesModule; diff --git a/libs/snabbdom/src/modules/class.ts b/libs/snabbdom/src/modules/class.ts deleted file mode 100755 index dcdfa590..00000000 --- a/libs/snabbdom/src/modules/class.ts +++ /dev/null @@ -1,30 +0,0 @@ -import {VNode, VNodeData} from '../vnode'; -import {Module} from './module'; - -export type Classes = Record - -function updateClass(oldVnode: VNode, vnode: VNode): void { - var cur: any, name: string, elm: Element = vnode.elm as Element, - oldClass = (oldVnode.data as VNodeData).class, - klass = (vnode.data as VNodeData).class; - - if (!oldClass && !klass) return; - if (oldClass === klass) return; - oldClass = oldClass || {}; - klass = klass || {}; - - for (name in oldClass) { - if (!klass[name]) { - elm.classList.remove(name); - } - } - for (name in klass) { - cur = klass[name]; - if (cur !== oldClass[name]) { - (elm.classList as any)[cur ? 'add' : 'remove'](name); - } - } -} - -export const classModule = {create: updateClass, update: updateClass} as Module; -export default classModule; diff --git a/libs/snabbdom/src/modules/dataset.ts b/libs/snabbdom/src/modules/dataset.ts deleted file mode 100755 index a49204b6..00000000 --- a/libs/snabbdom/src/modules/dataset.ts +++ /dev/null @@ -1,43 +0,0 @@ -import {VNode, VNodeData} from '../vnode'; -import {Module} from './module'; - -export type Dataset = Record; - -const CAPS_REGEX = /[A-Z]/g; - -function updateDataset(oldVnode: VNode, vnode: VNode): void { - let elm: HTMLElement = vnode.elm as HTMLElement, - oldDataset = (oldVnode.data as VNodeData).dataset, - dataset = (vnode.data as VNodeData).dataset, - key: string; - - if (!oldDataset && !dataset) return; - if (oldDataset === dataset) return; - oldDataset = oldDataset || {}; - dataset = dataset || {}; - const d = elm.dataset; - - for (key in oldDataset) { - if (!dataset[key]) { - if (d) { - if (key in d) { - delete d[key]; - } - } else { - elm.removeAttribute('data-' + key.replace(CAPS_REGEX, '-$&').toLowerCase()); - } - } - } - for (key in dataset) { - if (oldDataset[key] !== dataset[key]) { - if (d) { - d[key] = dataset[key]; - } else { - elm.setAttribute('data-' + key.replace(CAPS_REGEX, '-$&').toLowerCase(), dataset[key]); - } - } - } -} - -export const datasetModule = {create: updateDataset, update: updateDataset} as Module; -export default datasetModule; diff --git a/libs/snabbdom/src/modules/eventlisteners.ts b/libs/snabbdom/src/modules/eventlisteners.ts deleted file mode 100755 index d32cc466..00000000 --- a/libs/snabbdom/src/modules/eventlisteners.ts +++ /dev/null @@ -1,111 +0,0 @@ -import {VNode, VNodeData} from '../vnode'; -import {Module} from './module'; - -export type On = { - [N in keyof HTMLElementEventMap]?: (ev: HTMLElementEventMap[N]) => void -} & { - [event: string]: EventListener -}; - -function invokeHandler(handler: any, vnode?: VNode, event?: Event): void { - if (typeof handler === "function") { - // call function handler - handler.call(vnode, event, vnode); - } else if (typeof handler === "object") { - // call handler with arguments - if (typeof handler[0] === "function") { - // special case for single argument for performance - if (handler.length === 2) { - handler[0].call(vnode, handler[1], event, vnode); - } else { - var args = handler.slice(1); - args.push(event); - args.push(vnode); - handler[0].apply(vnode, args); - } - } else { - // call multiple handlers - for (var i = 0; i < handler.length; i++) { - invokeHandler(handler[i], vnode, event); - } - } - } -} - -function handleEvent(event: Event, vnode: VNode) { - var name = event.type, - on = (vnode.data as VNodeData).on; - - // call event handler(s) if exists - if (on && on[name]) { - invokeHandler(on[name], vnode, event); - } -} - -function createListener() { - return function handler(event: Event) { - handleEvent(event, (handler as any).vnode); - } -} - -function updateEventListeners(oldVnode: VNode, vnode?: VNode): void { - var oldOn = (oldVnode.data as VNodeData).on, - oldListener = (oldVnode as any).listener, - oldElm: Element = oldVnode.elm as Element, - on = vnode && (vnode.data as VNodeData).on, - elm: Element = (vnode && vnode.elm) as Element, - name: string; - - // optimization for reused immutable handlers - if (oldOn === on) { - return; - } - - // remove existing listeners which no longer used - if (oldOn && oldListener) { - // if element changed or deleted we remove all existing listeners unconditionally - if (!on) { - for (name in oldOn) { - // remove listener if element was changed or existing listeners removed - oldElm.removeEventListener(name, oldListener, false); - } - } else { - for (name in oldOn) { - // remove listener if existing listener removed - if (!on[name]) { - oldElm.removeEventListener(name, oldListener, false); - } - } - } - } - - // add new listeners which has not already attached - if (on) { - // reuse existing listener or create new - var listener = (vnode as any).listener = (oldVnode as any).listener || createListener(); - // update vnode for listener - listener.vnode = vnode; - - // if element changed or added we add all needed listeners unconditionally - if (!oldOn) { - for (name in on) { - // add listener if element was changed or new listeners added - elm.addEventListener(name, listener, false); - } - } else { - for (name in on) { - // add listener if new listener added - if (!oldOn[name]) { - elm.addEventListener(name, listener, false); - } - } - } - } -} - -export const eventListenersModule = { - create: updateEventListeners, - update: updateEventListeners, - destroy: updateEventListeners -} as Module; -export default eventListenersModule; diff --git a/libs/snabbdom/src/modules/hero.ts b/libs/snabbdom/src/modules/hero.ts deleted file mode 100755 index 3a8274d7..00000000 --- a/libs/snabbdom/src/modules/hero.ts +++ /dev/null @@ -1,165 +0,0 @@ -import {VNode, VNodeData} from '../vnode'; -import {Module} from './module'; - -export type Hero = { id: string } - -var raf = (typeof window !== 'undefined' && window.requestAnimationFrame) || setTimeout; -var nextFrame = function(fn: any) { raf(function() { raf(fn); }); }; - -function setNextFrame(obj: any, prop: string, val: any): void { - nextFrame(function() { obj[prop] = val; }); -} - -function getTextNodeRect(textNode: Text): ClientRect | undefined { - var rect: ClientRect | undefined; - if (document.createRange) { - var range = document.createRange(); - range.selectNodeContents(textNode); - if (range.getBoundingClientRect) { - rect = range.getBoundingClientRect(); - } - } - return rect; -} - -function calcTransformOrigin(isTextNode: boolean, - textRect: ClientRect | undefined, - boundingRect: ClientRect): string { - if (isTextNode) { - if (textRect) { - //calculate pixels to center of text from left edge of bounding box - var relativeCenterX = textRect.left + textRect.width/2 - boundingRect.left; - var relativeCenterY = textRect.top + textRect.height/2 - boundingRect.top; - return relativeCenterX + 'px ' + relativeCenterY + 'px'; - } - } - return '0 0'; //top left -} - -function getTextDx(oldTextRect: ClientRect | undefined, - newTextRect: ClientRect | undefined): number { - if (oldTextRect && newTextRect) { - return ((oldTextRect.left + oldTextRect.width/2) - (newTextRect.left + newTextRect.width/2)); - } - return 0; -} -function getTextDy(oldTextRect: ClientRect | undefined, - newTextRect: ClientRect | undefined): number { - if (oldTextRect && newTextRect) { - return ((oldTextRect.top + oldTextRect.height/2) - (newTextRect.top + newTextRect.height/2)); - } - return 0; -} - -function isTextElement(elm: Element | Text): elm is Text { - return elm.childNodes.length === 1 && elm.childNodes[0].nodeType === 3; -} - -var removed: any, created: any; - -function pre() { - removed = {}; - created = []; -} - -function create(oldVnode: VNode, vnode: VNode): void { - var hero = (vnode.data as VNodeData).hero; - if (hero && hero.id) { - created.push(hero.id); - created.push(vnode); - } -} - -function destroy(vnode: VNode): void { - var hero = (vnode.data as VNodeData).hero; - if (hero && hero.id) { - var elm = vnode.elm; - (vnode as any).isTextNode = isTextElement(elm as Element | Text); //is this a text node? - (vnode as any).boundingRect = (elm as Element).getBoundingClientRect(); //save the bounding rectangle to a new property on the vnode - (vnode as any).textRect = (vnode as any).isTextNode ? getTextNodeRect((elm as Element).childNodes[0] as Text) : null; //save bounding rect of inner text node - var computedStyle = window.getComputedStyle(elm as Element, void 0); //get current styles (includes inherited properties) - (vnode as any).savedStyle = JSON.parse(JSON.stringify(computedStyle)); //save a copy of computed style values - removed[hero.id] = vnode; - } -} - -function post() { - var i: number, id: any, newElm: Element, oldVnode: VNode, oldElm: Element, - hRatio: number, wRatio: number, - oldRect: ClientRect, newRect: ClientRect, dx: number, dy: number, - origTransform: string | null, origTransition: string | null, - newStyle: CSSStyleDeclaration, oldStyle: CSSStyleDeclaration, - newComputedStyle: CSSStyleDeclaration, isTextNode: boolean, - newTextRect: ClientRect | undefined, oldTextRect: ClientRect | undefined; - for (i = 0; i < created.length; i += 2) { - id = created[i]; - newElm = created[i+1].elm; - oldVnode = removed[id]; - if (oldVnode) { - isTextNode = (oldVnode as any).isTextNode && isTextElement(newElm); //Are old & new both text? - newStyle = (newElm as HTMLElement).style; - newComputedStyle = window.getComputedStyle(newElm, void 0); //get full computed style for new element - oldElm = oldVnode.elm as Element; - oldStyle = (oldElm as HTMLElement).style; - //Overall element bounding boxes - newRect = newElm.getBoundingClientRect(); - oldRect = (oldVnode as any).boundingRect; //previously saved bounding rect - //Text node bounding boxes & distances - if (isTextNode) { - newTextRect = getTextNodeRect(newElm.childNodes[0] as Text); - oldTextRect = (oldVnode as any).textRect; - dx = getTextDx(oldTextRect, newTextRect); - dy = getTextDy(oldTextRect, newTextRect); - } else { - //Calculate distances between old & new positions - dx = oldRect.left - newRect.left; - dy = oldRect.top - newRect.top; - } - hRatio = newRect.height / (Math.max(oldRect.height, 1)); - wRatio = isTextNode ? hRatio : newRect.width / (Math.max(oldRect.width, 1)); //text scales based on hRatio - // Animate new element - origTransform = newStyle.transform; - origTransition = newStyle.transition; - if (newComputedStyle.display === 'inline') //inline elements cannot be transformed - newStyle.display = 'inline-block'; //this does not appear to have any negative side effects - newStyle.transition = origTransition + 'transform 0s'; - newStyle.transformOrigin = calcTransformOrigin(isTextNode, newTextRect, newRect); - newStyle.opacity = '0'; - newStyle.transform = origTransform + 'translate('+dx+'px, '+dy+'px) ' + - 'scale('+1/wRatio+', '+1/hRatio+')'; - setNextFrame(newStyle, 'transition', origTransition); - setNextFrame(newStyle, 'transform', origTransform); - setNextFrame(newStyle, 'opacity', '1'); - // Animate old element - for (var key in (oldVnode as any).savedStyle) { //re-apply saved inherited properties - if (parseInt(key) != key as any as number) { - var ms = key.substring(0,2) === 'ms'; - var moz = key.substring(0,3) === 'moz'; - var webkit = key.substring(0,6) === 'webkit'; - if (!ms && !moz && !webkit) //ignore prefixed style properties - (oldStyle as any)[key] = (oldVnode as any).savedStyle[key]; - } - } - oldStyle.position = 'absolute'; - oldStyle.top = oldRect.top + 'px'; //start at existing position - oldStyle.left = oldRect.left + 'px'; - oldStyle.width = oldRect.width + 'px'; //Needed for elements who were sized relative to their parents - oldStyle.height = oldRect.height + 'px'; //Needed for elements who were sized relative to their parents - oldStyle.margin = '0'; //Margin on hero element leads to incorrect positioning - oldStyle.transformOrigin = calcTransformOrigin(isTextNode, oldTextRect, oldRect); - oldStyle.transform = ''; - oldStyle.opacity = '1'; - document.body.appendChild(oldElm); - setNextFrame(oldStyle, 'transform', 'translate('+ -dx +'px, '+ -dy +'px) scale('+wRatio+', '+hRatio+')'); //scale must be on far right for translate to be correct - setNextFrame(oldStyle, 'opacity', '0'); - oldElm.addEventListener('transitionend', function (ev: TransitionEvent) { - if (ev.propertyName === 'transform') - document.body.removeChild(ev.target as Node); - }); - } - } - removed = created = undefined; -} - -export const heroModule = {pre, create, destroy, post} as Module; -export default heroModule; \ No newline at end of file diff --git a/libs/snabbdom/src/modules/module.ts b/libs/snabbdom/src/modules/module.ts deleted file mode 100755 index 256d8ba6..00000000 --- a/libs/snabbdom/src/modules/module.ts +++ /dev/null @@ -1,10 +0,0 @@ -import {PreHook, CreateHook, UpdateHook, DestroyHook, RemoveHook, PostHook} from '../hooks'; - -export interface Module { - pre: PreHook; - create: CreateHook; - update: UpdateHook; - destroy: DestroyHook; - remove: RemoveHook; - post: PostHook; -} \ No newline at end of file diff --git a/libs/snabbdom/src/modules/props.ts b/libs/snabbdom/src/modules/props.ts deleted file mode 100755 index ef572e05..00000000 --- a/libs/snabbdom/src/modules/props.ts +++ /dev/null @@ -1,31 +0,0 @@ -import {VNode, VNodeData} from '../vnode'; -import {Module} from './module'; - -export type Props = Record; - -function updateProps(oldVnode: VNode, vnode: VNode): void { - var key: string, cur: any, old: any, elm = vnode.elm, - oldProps = (oldVnode.data as VNodeData).props, - props = (vnode.data as VNodeData).props; - - if (!oldProps && !props) return; - if (oldProps === props) return; - oldProps = oldProps || {}; - props = props || {}; - - for (key in oldProps) { - if (!props[key]) { - delete (elm as any)[key]; - } - } - for (key in props) { - cur = props[key]; - old = oldProps[key]; - if (old !== cur && (key !== 'value' || (elm as any)[key] !== cur)) { - (elm as any)[key] = cur; - } - } -} - -export const propsModule = {create: updateProps, update: updateProps} as Module; -export default propsModule; \ No newline at end of file diff --git a/libs/snabbdom/src/modules/style.ts b/libs/snabbdom/src/modules/style.ts deleted file mode 100755 index 763d4bea..00000000 --- a/libs/snabbdom/src/modules/style.ts +++ /dev/null @@ -1,103 +0,0 @@ -import {VNode, VNodeData} from '../vnode'; -import {Module} from './module'; - -export type VNodeStyle = Record & { - delayed?: Record - remove?: Record -} - -// Bindig `requestAnimationFrame` like this fixes a bug in IE/Edge. See #360 and #409. -var raf = (typeof window !== 'undefined' && (window.requestAnimationFrame).bind(window)) || setTimeout; -var nextFrame = function(fn: any) { raf(function() { raf(fn); }); }; -var reflowForced = false; - -function setNextFrame(obj: any, prop: string, val: any): void { - nextFrame(function() { obj[prop] = val; }); -} - -function updateStyle(oldVnode: VNode, vnode: VNode): void { - var cur: any, name: string, elm = vnode.elm, - oldStyle = (oldVnode.data as VNodeData).style, - style = (vnode.data as VNodeData).style; - - if (!oldStyle && !style) return; - if (oldStyle === style) return; - oldStyle = oldStyle || {} as VNodeStyle; - style = style || {} as VNodeStyle; - var oldHasDel = 'delayed' in oldStyle; - - for (name in oldStyle) { - if (!style[name]) { - if (name[0] === '-' && name[1] === '-') { - (elm as any).style.removeProperty(name); - } else { - (elm as any).style[name] = ''; - } - } - } - for (name in style) { - cur = style[name]; - if (name === 'delayed' && style.delayed) { - for (let name2 in style.delayed) { - cur = style.delayed[name2]; - if (!oldHasDel || cur !== (oldStyle.delayed as any)[name2]) { - setNextFrame((elm as any).style, name2, cur); - } - } - } else if (name !== 'remove' && cur !== oldStyle[name]) { - if (name[0] === '-' && name[1] === '-') { - (elm as any).style.setProperty(name, cur); - } else { - (elm as any).style[name] = cur; - } - } - } -} - -function applyDestroyStyle(vnode: VNode): void { - var style: any, name: string, elm = vnode.elm, s = (vnode.data as VNodeData).style; - if (!s || !(style = s.destroy)) return; - for (name in style) { - (elm as any).style[name] = style[name]; - } -} - -function applyRemoveStyle(vnode: VNode, rm: () => void): void { - var s = (vnode.data as VNodeData).style; - if (!s || !s.remove) { - rm(); - return; - } - if(!reflowForced) { - getComputedStyle(document.body).transform; - reflowForced = true; - } - var name: string, elm = vnode.elm, i = 0, compStyle: CSSStyleDeclaration, - style = s.remove, amount = 0, applied: Array = []; - for (name in style) { - applied.push(name); - (elm as any).style[name] = style[name]; - } - compStyle = getComputedStyle(elm as Element); - var props = (compStyle as any)['transition-property'].split(', '); - for (; i < props.length; ++i) { - if(applied.indexOf(props[i]) !== -1) amount++; - } - (elm as Element).addEventListener('transitionend', function (ev: TransitionEvent) { - if (ev.target === elm) --amount; - if (amount === 0) rm(); - }); -} - -function forceReflow() { - reflowForced = false; -} - -export const styleModule = { - pre: forceReflow, - create: updateStyle, - update: updateStyle, - destroy: applyDestroyStyle, - remove: applyRemoveStyle -} as Module; -export default styleModule; diff --git a/libs/snabbdom/src/snabbdom.bundle.ts b/libs/snabbdom/src/snabbdom.bundle.ts deleted file mode 100755 index aae41177..00000000 --- a/libs/snabbdom/src/snabbdom.bundle.ts +++ /dev/null @@ -1,16 +0,0 @@ -import {init} from './snabbdom'; -import {attributesModule} from './modules/attributes'; // for setting attributes on DOM elements -import {classModule} from './modules/class'; // makes it easy to toggle classes -import {propsModule} from './modules/props'; // for setting properties on DOM elements -import {styleModule} from './modules/style'; // handles styling on elements with support for animations -import {eventListenersModule} from './modules/eventlisteners'; // attaches event listeners -import {h} from './h'; // helper function for creating vnodes -var patch = init([ // Init patch function with choosen modules - attributesModule, - classModule, - propsModule, - styleModule, - eventListenersModule -]) as (oldVNode: any, vnode: any) => any; -export const snabbdomBundle = { patch, h: h as any }; -export default snabbdomBundle; \ No newline at end of file diff --git a/libs/snabbdom/src/snabbdom.ts b/libs/snabbdom/src/snabbdom.ts deleted file mode 100755 index 9194fd88..00000000 --- a/libs/snabbdom/src/snabbdom.ts +++ /dev/null @@ -1,318 +0,0 @@ -/* global module, document, Node */ -import {Module} from './modules/module'; -import {Hooks} from './hooks'; -import vnode, {VNode, VNodeData, Key} from './vnode'; -import * as is from './is'; -import htmlDomApi, {DOMAPI} from './htmldomapi'; - -function isUndef(s: any): boolean { return s === undefined; } -function isDef(s: any): boolean { return s !== undefined; } - -type VNodeQueue = Array; - -const emptyNode = vnode('', {}, [], undefined, undefined); - -function sameVnode(vnode1: VNode, vnode2: VNode): boolean { - return vnode1.key === vnode2.key && vnode1.sel === vnode2.sel; -} - -function isVnode(vnode: any): vnode is VNode { - return vnode.sel !== undefined; -} - -type KeyToIndexMap = {[key: string]: number}; - -type ArraysOf = { - [K in keyof T]: (T[K])[]; -} - -type ModuleHooks = ArraysOf; - -function createKeyToOldIdx(children: Array, beginIdx: number, endIdx: number): KeyToIndexMap { - let i: number, map: KeyToIndexMap = {}, key: Key | undefined, ch; - for (i = beginIdx; i <= endIdx; ++i) { - ch = children[i]; - if (ch != null) { - key = ch.key; - if (key !== undefined) map[key] = i; - } - } - return map; -} - -const hooks: (keyof Module)[] = ['create', 'update', 'remove', 'destroy', 'pre', 'post']; - -export {h} from './h'; -export {thunk} from './thunk'; - -export function init(modules: Array>, domApi?: DOMAPI) { - let i: number, j: number, cbs = ({} as ModuleHooks); - - const api: DOMAPI = domApi !== undefined ? domApi : htmlDomApi; - - for (i = 0; i < hooks.length; ++i) { - cbs[hooks[i]] = []; - for (j = 0; j < modules.length; ++j) { - const hook = modules[j][hooks[i]]; - if (hook !== undefined) { - (cbs[hooks[i]] as Array).push(hook); - } - } - } - - function emptyNodeAt(elm: Element) { - const id = elm.id ? '#' + elm.id : ''; - const c = elm.className ? '.' + elm.className.split(' ').join('.') : ''; - return vnode(api.tagName(elm).toLowerCase() + id + c, {}, [], undefined, elm); - } - - function createRmCb(childElm: Node, listeners: number) { - return function rmCb() { - if (--listeners === 0) { - const parent = api.parentNode(childElm); - api.removeChild(parent, childElm); - } - }; - } - - function createElm(vnode: VNode, insertedVnodeQueue: VNodeQueue): Node { - let i: any, data = vnode.data; - if (data !== undefined) { - if (isDef(i = data.hook) && isDef(i = i.init)) { - i(vnode); - data = vnode.data; - } - } - let children = vnode.children, sel = vnode.sel; - if (sel === '!') { - if (isUndef(vnode.text)) { - vnode.text = ''; - } - vnode.elm = api.createComment(vnode.text as string); - } else if (sel !== undefined) { - // Parse selector - const hashIdx = sel.indexOf('#'); - const dotIdx = sel.indexOf('.', hashIdx); - const hash = hashIdx > 0 ? hashIdx : sel.length; - const dot = dotIdx > 0 ? dotIdx : sel.length; - const tag = hashIdx !== -1 || dotIdx !== -1 ? sel.slice(0, Math.min(hash, dot)) : sel; - const elm = vnode.elm = isDef(data) && isDef(i = (data as VNodeData).ns) ? api.createElementNS(i, tag) - : api.createElement(tag); - if (hash < dot) elm.setAttribute('id', sel.slice(hash + 1, dot)); - if (dotIdx > 0) elm.setAttribute('class', sel.slice(dot + 1).replace(/\./g, ' ')); - for (i = 0; i < cbs.create.length; ++i) cbs.create[i](emptyNode, vnode); - if (is.array(children)) { - for (i = 0; i < children.length; ++i) { - const ch = children[i]; - if (ch != null) { - api.appendChild(elm, createElm(ch as VNode, insertedVnodeQueue)); - } - } - } else if (is.primitive(vnode.text)) { - api.appendChild(elm, api.createTextNode(vnode.text)); - } - i = (vnode.data as VNodeData).hook; // Reuse variable - if (isDef(i)) { - if (i.create) i.create(emptyNode, vnode); - if (i.insert) insertedVnodeQueue.push(vnode); - } - } else { - vnode.elm = api.createTextNode(vnode.text as string); - } - return vnode.elm; - } - - function addVnodes(parentElm: Node, - before: Node | null, - vnodes: Array, - startIdx: number, - endIdx: number, - insertedVnodeQueue: VNodeQueue) { - for (; startIdx <= endIdx; ++startIdx) { - const ch = vnodes[startIdx]; - if (ch != null) { - api.insertBefore(parentElm, createElm(ch, insertedVnodeQueue), before); - } - } - } - - function invokeDestroyHook(vnode: VNode) { - let i: any, j: number, data = vnode.data; - if (data !== undefined) { - if (isDef(i = data.hook) && isDef(i = i.destroy)) i(vnode); - for (i = 0; i < cbs.destroy.length; ++i) cbs.destroy[i](vnode); - if (vnode.children !== undefined) { - for (j = 0; j < vnode.children.length; ++j) { - i = vnode.children[j]; - if (i != null && typeof i !== "string") { - invokeDestroyHook(i); - } - } - } - } - } - - function removeVnodes(parentElm: Node, - vnodes: Array, - startIdx: number, - endIdx: number): void { - for (; startIdx <= endIdx; ++startIdx) { - let i: any, listeners: number, rm: () => void, ch = vnodes[startIdx]; - if (ch != null) { - if (isDef(ch.sel)) { - invokeDestroyHook(ch); - listeners = cbs.remove.length + 1; - rm = createRmCb(ch.elm as Node, listeners); - for (i = 0; i < cbs.remove.length; ++i) cbs.remove[i](ch, rm); - if (isDef(i = ch.data) && isDef(i = i.hook) && isDef(i = i.remove)) { - i(ch, rm); - } else { - rm(); - } - } else { // Text node - api.removeChild(parentElm, ch.elm as Node); - } - } - } - } - - function updateChildren(parentElm: Node, - oldCh: Array, - newCh: Array, - insertedVnodeQueue: VNodeQueue) { - let oldStartIdx = 0, newStartIdx = 0; - let oldEndIdx = oldCh.length - 1; - let oldStartVnode = oldCh[0]; - let oldEndVnode = oldCh[oldEndIdx]; - let newEndIdx = newCh.length - 1; - let newStartVnode = newCh[0]; - let newEndVnode = newCh[newEndIdx]; - let oldKeyToIdx: any; - let idxInOld: number; - let elmToMove: VNode; - let before: any; - - while (oldStartIdx <= oldEndIdx && newStartIdx <= newEndIdx) { - if (oldStartVnode == null) { - oldStartVnode = oldCh[++oldStartIdx]; // Vnode might have been moved left - } else if (oldEndVnode == null) { - oldEndVnode = oldCh[--oldEndIdx]; - } else if (newStartVnode == null) { - newStartVnode = newCh[++newStartIdx]; - } else if (newEndVnode == null) { - newEndVnode = newCh[--newEndIdx]; - } else if (sameVnode(oldStartVnode, newStartVnode)) { - patchVnode(oldStartVnode, newStartVnode, insertedVnodeQueue); - oldStartVnode = oldCh[++oldStartIdx]; - newStartVnode = newCh[++newStartIdx]; - } else if (sameVnode(oldEndVnode, newEndVnode)) { - patchVnode(oldEndVnode, newEndVnode, insertedVnodeQueue); - oldEndVnode = oldCh[--oldEndIdx]; - newEndVnode = newCh[--newEndIdx]; - } else if (sameVnode(oldStartVnode, newEndVnode)) { // Vnode moved right - patchVnode(oldStartVnode, newEndVnode, insertedVnodeQueue); - api.insertBefore(parentElm, oldStartVnode.elm as Node, api.nextSibling(oldEndVnode.elm as Node)); - oldStartVnode = oldCh[++oldStartIdx]; - newEndVnode = newCh[--newEndIdx]; - } else if (sameVnode(oldEndVnode, newStartVnode)) { // Vnode moved left - patchVnode(oldEndVnode, newStartVnode, insertedVnodeQueue); - api.insertBefore(parentElm, oldEndVnode.elm as Node, oldStartVnode.elm as Node); - oldEndVnode = oldCh[--oldEndIdx]; - newStartVnode = newCh[++newStartIdx]; - } else { - if (oldKeyToIdx === undefined) { - oldKeyToIdx = createKeyToOldIdx(oldCh, oldStartIdx, oldEndIdx); - } - idxInOld = oldKeyToIdx[newStartVnode.key as string]; - if (isUndef(idxInOld)) { // New element - api.insertBefore(parentElm, createElm(newStartVnode, insertedVnodeQueue), oldStartVnode.elm as Node); - newStartVnode = newCh[++newStartIdx]; - } else { - elmToMove = oldCh[idxInOld]; - if (elmToMove.sel !== newStartVnode.sel) { - api.insertBefore(parentElm, createElm(newStartVnode, insertedVnodeQueue), oldStartVnode.elm as Node); - } else { - patchVnode(elmToMove, newStartVnode, insertedVnodeQueue); - oldCh[idxInOld] = undefined as any; - api.insertBefore(parentElm, (elmToMove.elm as Node), oldStartVnode.elm as Node); - } - newStartVnode = newCh[++newStartIdx]; - } - } - } - if (oldStartIdx <= oldEndIdx || newStartIdx <= newEndIdx) { - if (oldStartIdx > oldEndIdx) { - before = newCh[newEndIdx+1] == null ? null : newCh[newEndIdx+1].elm; - addVnodes(parentElm, before, newCh, newStartIdx, newEndIdx, insertedVnodeQueue); - } else { - removeVnodes(parentElm, oldCh, oldStartIdx, oldEndIdx); - } - } - } - - function patchVnode(oldVnode: VNode, vnode: VNode, insertedVnodeQueue: VNodeQueue) { - let i: any, hook: any; - if (isDef(i = vnode.data) && isDef(hook = i.hook) && isDef(i = hook.prepatch)) { - i(oldVnode, vnode); - } - const elm = vnode.elm = (oldVnode.elm as Node); - let oldCh = oldVnode.children; - let ch = vnode.children; - if (oldVnode === vnode) return; - if (vnode.data !== undefined) { - for (i = 0; i < cbs.update.length; ++i) cbs.update[i](oldVnode, vnode); - i = vnode.data.hook; - if (isDef(i) && isDef(i = i.update)) i(oldVnode, vnode); - } - if (isUndef(vnode.text)) { - if (isDef(oldCh) && isDef(ch)) { - if (oldCh !== ch) updateChildren(elm, oldCh as Array, ch as Array, insertedVnodeQueue); - } else if (isDef(ch)) { - if (isDef(oldVnode.text)) api.setTextContent(elm, ''); - addVnodes(elm, null, ch as Array, 0, (ch as Array).length - 1, insertedVnodeQueue); - } else if (isDef(oldCh)) { - removeVnodes(elm, oldCh as Array, 0, (oldCh as Array).length - 1); - } else if (isDef(oldVnode.text)) { - api.setTextContent(elm, ''); - } - } else if (oldVnode.text !== vnode.text) { - if (isDef(oldCh)) { - removeVnodes(elm, oldCh as Array, 0, (oldCh as Array).length - 1); - } - api.setTextContent(elm, vnode.text as string); - } - if (isDef(hook) && isDef(i = hook.postpatch)) { - i(oldVnode, vnode); - } - } - - return function patch(oldVnode: VNode | Element, vnode: VNode): VNode { - let i: number, elm: Node, parent: Node; - const insertedVnodeQueue: VNodeQueue = []; - for (i = 0; i < cbs.pre.length; ++i) cbs.pre[i](); - - if (!isVnode(oldVnode)) { - oldVnode = emptyNodeAt(oldVnode); - } - - if (sameVnode(oldVnode, vnode)) { - patchVnode(oldVnode, vnode, insertedVnodeQueue); - } else { - elm = oldVnode.elm as Node; - parent = api.parentNode(elm); - - createElm(vnode, insertedVnodeQueue); - - if (parent !== null) { - api.insertBefore(parent, vnode.elm as Node, api.nextSibling(elm)); - removeVnodes(parent, [oldVnode], 0, 0); - } - } - - for (i = 0; i < insertedVnodeQueue.length; ++i) { - (((insertedVnodeQueue[i].data as VNodeData).hook as Hooks).insert as any)(insertedVnodeQueue[i]); - } - for (i = 0; i < cbs.post.length; ++i) cbs.post[i](); - return vnode; - }; -} diff --git a/libs/snabbdom/src/thunk.ts b/libs/snabbdom/src/thunk.ts deleted file mode 100755 index 96504120..00000000 --- a/libs/snabbdom/src/thunk.ts +++ /dev/null @@ -1,64 +0,0 @@ -import {VNode, VNodeData} from './vnode'; -import {h} from './h'; - -export interface ThunkData extends VNodeData { - fn: () => VNode; - args: Array; -} - -export interface Thunk extends VNode { - data: ThunkData; -} - -export interface ThunkFn { - (sel: string, fn: Function, args: Array): Thunk; - (sel: string, key: any, fn: Function, args: Array): Thunk; -} - -function copyToThunk(vnode: VNode, thunk: VNode): void { - thunk.elm = vnode.elm; - (vnode.data as VNodeData).fn = (thunk.data as VNodeData).fn; - (vnode.data as VNodeData).args = (thunk.data as VNodeData).args; - thunk.data = vnode.data; - thunk.children = vnode.children; - thunk.text = vnode.text; - thunk.elm = vnode.elm; -} - -function init(thunk: VNode): void { - const cur = thunk.data as VNodeData; - const vnode = (cur.fn as any).apply(undefined, cur.args); - copyToThunk(vnode, thunk); -} - -function prepatch(oldVnode: VNode, thunk: VNode): void { - let i: number, old = oldVnode.data as VNodeData, cur = thunk.data as VNodeData; - const oldArgs = old.args, args = cur.args; - if (old.fn !== cur.fn || (oldArgs as any).length !== (args as any).length) { - copyToThunk((cur.fn as any).apply(undefined, args), thunk); - return; - } - for (i = 0; i < (args as any).length; ++i) { - if ((oldArgs as any)[i] !== (args as any)[i]) { - copyToThunk((cur.fn as any).apply(undefined, args), thunk); - return; - } - } - copyToThunk(oldVnode, thunk); -} - -export const thunk = function thunk(sel: string, key?: any, fn?: any, args?: any): VNode { - if (args === undefined) { - args = fn; - fn = key; - key = undefined; - } - return h(sel, { - key: key, - hook: {init: init, prepatch: prepatch}, - fn: fn, - args: args - }); -} as ThunkFn; - -export default thunk; \ No newline at end of file diff --git a/libs/snabbdom/src/tovnode.ts b/libs/snabbdom/src/tovnode.ts deleted file mode 100755 index 313c8eb4..00000000 --- a/libs/snabbdom/src/tovnode.ts +++ /dev/null @@ -1,39 +0,0 @@ -import vnode, {VNode} from './vnode'; -import htmlDomApi, {DOMAPI} from './htmldomapi'; - -export function toVNode(node: Node, domApi?: DOMAPI): VNode { - const api: DOMAPI = domApi !== undefined ? domApi : htmlDomApi; - let text: string; - if (api.isElement(node)) { - const id = node.id ? '#' + node.id : ''; - const cn = node.getAttribute('class'); - const c = cn ? '.' + cn.split(' ').join('.') : ''; - const sel = api.tagName(node).toLowerCase() + id + c; - const attrs: any = {}; - const children: Array = []; - let name: string; - let i: number, n: number; - const elmAttrs = node.attributes; - const elmChildren = node.childNodes; - for (i = 0, n = elmAttrs.length; i < n; i++) { - name = elmAttrs[i].nodeName; - if (name !== 'id' && name !== 'class') { - attrs[name] = elmAttrs[i].nodeValue; - } - } - for (i = 0, n = elmChildren.length; i < n; i++) { - children.push(toVNode(elmChildren[i], domApi)); - } - return vnode(sel, {attrs}, children, undefined, node); - } else if (api.isText(node)) { - text = api.getTextContent(node) as string; - return vnode(undefined, undefined, undefined, text, node); - } else if (api.isComment(node)) { - text = api.getTextContent(node) as string; - return vnode('!', {}, [], text, node as any); - } else { - return vnode('', {}, [], undefined, node as any); - } -} - -export default toVNode; \ No newline at end of file diff --git a/libs/snabbdom/src/vnode.ts b/libs/snabbdom/src/vnode.ts deleted file mode 100755 index 1a6d4a7c..00000000 --- a/libs/snabbdom/src/vnode.ts +++ /dev/null @@ -1,49 +0,0 @@ -import {Hooks} from './hooks'; -import {AttachData} from './helpers/attachto' -import {VNodeStyle} from './modules/style' -import {On} from './modules/eventlisteners' -import {Attrs} from './modules/attributes' -import {Classes} from './modules/class' -import {Props} from './modules/props' -import {Dataset} from './modules/dataset' -import {Hero} from './modules/hero' - -export type Key = string | number; - -export interface VNode { - sel: string | undefined; - data: VNodeData | undefined; - children: Array | undefined; - elm: Node | undefined; - text: string | undefined; - key: Key | undefined; -} - -export interface VNodeData { - props?: Props; - attrs?: Attrs; - class?: Classes; - style?: VNodeStyle; - dataset?: Dataset; - on?: On; - hero?: Hero; - attachData?: AttachData; - hook?: Hooks; - key?: Key; - ns?: string; // for SVGs - fn?: () => VNode; // for thunks - args?: Array; // for thunks - [key: string]: any; // for any other 3rd party module -} - -export function vnode(sel: string | undefined, - data: any | undefined, - children: Array | undefined, - text: string | undefined, - elm: Element | Text | undefined): VNode { - let key = data === undefined ? undefined : data.key; - return {sel: sel, data: data, children: children, - text: text, elm: elm, key: key}; -} - -export default vnode; diff --git a/libs/snabbdom/test/attachto.js b/libs/snabbdom/test/attachto.js deleted file mode 100755 index 607c9918..00000000 --- a/libs/snabbdom/test/attachto.js +++ /dev/null @@ -1,98 +0,0 @@ -var assert = require('assert'); -var snabbdom = require('../snabbdom'); - -var patch = snabbdom.init([]); -var attachTo = require('../helpers/attachto').default; -var h = require('../h').default; - -describe('attachTo', function() { - var elm, vnode0; - beforeEach(function() { - elm = document.createElement('div'); - vnode0 = elm; - }); - it('adds element to target', function() { - var vnode1 = h('div', [ - h('div#wrapper', [ - h('div', 'Some element'), - attachTo(elm, h('div#attached', 'Test')), - ]), - ]); - elm = patch(vnode0, vnode1).elm; - assert.equal(elm.children.length, 2); - }); - it('updates element at target', function() { - var vnode1 = h('div', [ - h('div#wrapper', [ - h('div', 'Some element'), - attachTo(elm, h('div#attached', 'First text')), - ]), - ]); - var vnode2 = h('div', [ - h('div#wrapper', [ - h('div', 'Some element'), - attachTo(elm, h('div#attached', 'New text')), - ]), - ]); - elm = patch(vnode0, vnode1).elm; - assert.equal(elm.children[0].innerHTML, 'First text'); - elm = patch(vnode1, vnode2).elm; - assert.equal(elm.children[0].innerHTML, 'New text'); - }); - it('element can be inserted before modal', function() { - var vnode1 = h('div', [ - h('div#wrapper', [ - h('div', 'Some element'), - attachTo(elm, h('div#attached', 'Text')), - ]), - ]); - var vnode2 = h('div', [ - h('div#wrapper', [ - h('div', 'Some element'), - h('div', 'A new element'), - attachTo(elm, h('div#attached', 'Text')), - ]), - ]); - elm = patch(vnode0, vnode1).elm; - assert.equal(elm.children[0].innerHTML, 'Text'); - elm = patch(vnode1, vnode2).elm; - assert.equal(elm.children[0].innerHTML, 'Text'); - }); - it('removes element at target', function() { - var vnode1 = h('div', [ - h('div#wrapper', [ - h('div', 'Some element'), - attachTo(elm, h('div#attached', 'First text')), - ]), - ]); - var vnode2 = h('div', [ - h('div#wrapper', [ - h('div', 'Some element'), - ]), - ]); - elm = patch(vnode0, vnode1).elm; - assert.equal(elm.children[0].innerHTML, 'First text'); - elm = patch(vnode1, vnode2).elm; - assert.equal(elm.children.length, 1); - }); - it('remove hook receives real element', function() { - function rm(vnode, cb) { - assert.equal(vnode.elm.tagName, 'DIV'); - assert.equal(vnode.elm.innerHTML, 'First text'); - cb(); - } - var vnode1 = h('div', [ - h('div#wrapper', [ - h('div', 'Some element'), - attachTo(elm, h('div#attached', {hook: {remove: rm}}, 'First text')), - ]), - ]); - var vnode2 = h('div', [ - h('div#wrapper', [ - h('div', 'Some element'), - ]), - ]); - elm = patch(vnode0, vnode1).elm; - elm = patch(vnode1, vnode2).elm; - }); -}); diff --git a/libs/snabbdom/test/attributes.js b/libs/snabbdom/test/attributes.js deleted file mode 100755 index bef6e4d2..00000000 --- a/libs/snabbdom/test/attributes.js +++ /dev/null @@ -1,97 +0,0 @@ -var assert = require('assert'); - -var snabbdom = require('../snabbdom'); -var patch = snabbdom.init([ - require('../modules/attributes').default, -]); -var h = require('../h').default; - -describe('attributes', function() { - var elm, vnode0; - beforeEach(function() { - elm = document.createElement('div'); - vnode0 = elm; - }); - it('have their provided values', function() { - var vnode1 = h('div', {attrs: {href: '/foo', minlength: 1, selected: true, disabled: false}}); - elm = patch(vnode0, vnode1).elm; - assert.strictEqual(elm.getAttribute('href'), '/foo'); - assert.strictEqual(elm.getAttribute('minlength'), '1'); - assert.strictEqual(elm.hasAttribute('selected'), true); - assert.strictEqual(elm.getAttribute('selected'), ''); - assert.strictEqual(elm.hasAttribute('disabled'), false); - }); - it('can be memoized', function() { - var cachedAttrs = {href: '/foo', minlength: 1, selected: true}; - var vnode1 = h('div', {attrs: cachedAttrs}); - var vnode2 = h('div', {attrs: cachedAttrs}); - elm = patch(vnode0, vnode1).elm; - assert.strictEqual(elm.getAttribute('href'), '/foo'); - assert.strictEqual(elm.getAttribute('minlength'), '1'); - assert.strictEqual(elm.getAttribute('selected'), ''); - elm = patch(vnode1, vnode2).elm; - assert.strictEqual(elm.getAttribute('href'), '/foo'); - assert.strictEqual(elm.getAttribute('minlength'), '1'); - assert.strictEqual(elm.getAttribute('selected'), ''); - }); - it('are not omitted when falsy values are provided', function() { - var vnode1 = h('div', {attrs: {href: null, minlength: 0, value: '', title:'undefined'}}); - elm = patch(vnode0, vnode1).elm; - assert.strictEqual(elm.getAttribute('href'), 'null'); - assert.strictEqual(elm.getAttribute('minlength'), '0'); - assert.strictEqual(elm.getAttribute('value'), ''); - assert.strictEqual(elm.getAttribute('title'), 'undefined'); - }); - it('are set correctly when namespaced', function() { - var vnode1 = h('div', {attrs: {'xlink:href': '#foo'}}); - elm = patch(vnode0, vnode1).elm; - assert.strictEqual(elm.getAttributeNS('http://www.w3.org/1999/xlink', 'href'), '#foo'); - }); - it('should not touch class nor id fields', function() { - elm = document.createElement('div'); - elm.id = 'myId'; - elm.className = 'myClass'; - vnode0 = elm; - var vnode1 = h('div#myId.myClass', {attrs: {}}, ['Hello']); - elm = patch(vnode0, vnode1).elm; - assert.strictEqual(elm.tagName, 'DIV'); - assert.strictEqual(elm.id, 'myId'); - assert.strictEqual(elm.className, 'myClass'); - assert.strictEqual(elm.textContent, 'Hello'); - }); - describe('boolean attribute', function() { - it('is present and empty string if the value is truthy', function() { - var vnode1 = h('div', {attrs: {required: true, readonly: 1, noresize: 'truthy'}}); - elm = patch(vnode0, vnode1).elm; - assert.strictEqual(elm.hasAttribute('required'), true); - assert.strictEqual(elm.getAttribute('required'), ''); - assert.strictEqual(elm.hasAttribute('readonly'), true); - assert.strictEqual(elm.getAttribute('readonly'), '1'); - assert.strictEqual(elm.hasAttribute('noresize'), true); - assert.strictEqual(elm.getAttribute('noresize'), 'truthy'); - }); - it('is omitted if the value is false', function() { - var vnode1 = h('div', {attrs: {required: false}}); - elm = patch(vnode0, vnode1).elm; - assert.strictEqual(elm.hasAttribute('required'), false); - assert.strictEqual(elm.getAttribute('required'), null); - }); - it('is not omitted if the value is falsy but casted to string', function() { - var vnode1 = h('div', {attrs: {readonly: 0, noresize: null}}); - elm = patch(vnode0, vnode1).elm; - assert.strictEqual(elm.getAttribute('readonly'), '0'); - assert.strictEqual(elm.getAttribute('noresize'), 'null'); - }); - }); - describe('Object.prototype property', function() { - it('is not considered as a boolean attribute and shouldn\'t be omitted', function() { - var vnode1 = h('div', {attrs: {constructor: true}}); - elm = patch(vnode0, vnode1).elm; - assert.strictEqual(elm.hasAttribute('constructor'), true); - assert.strictEqual(elm.getAttribute('constructor'), ''); - var vnode2 = h('div', {attrs: {constructor: false}}); - elm = patch(vnode0, vnode2).elm; - assert.strictEqual(elm.hasAttribute('constructor'), false); - }); - }); -}); diff --git a/libs/snabbdom/test/core.js b/libs/snabbdom/test/core.js deleted file mode 100755 index f4c90510..00000000 --- a/libs/snabbdom/test/core.js +++ /dev/null @@ -1,1114 +0,0 @@ -var assert = require('assert'); -var shuffle = require('knuth-shuffle').knuthShuffle; - -var snabbdom = require('../snabbdom'); -var patch = snabbdom.init([ - require('../modules/class').default, - require('../modules/props').default, - require('../modules/eventlisteners').default, -]); -var h = require('../h').default; -var toVNode = require('../tovnode').default; -var vnode = require('../vnode').default; -var htmlDomApi = require('../htmldomapi').htmlDomApi; - -function prop(name) { - return function(obj) { - return obj[name]; - }; -} - -function map(fn, list) { - var ret = []; - for (var i = 0; i < list.length; ++i) { - ret[i] = fn(list[i]); - } - return ret; -} - -var inner = prop('innerHTML'); - -describe('snabbdom', function() { - var elm, vnode0; - beforeEach(function() { - elm = document.createElement('div'); - vnode0 = elm; - }); - describe('hyperscript', function() { - it('can create vnode with proper tag', function() { - assert.equal(h('div').sel, 'div'); - assert.equal(h('a').sel, 'a'); - }); - it('can create vnode with children', function() { - var vnode = h('div', [h('span#hello'), h('b.world')]); - assert.equal(vnode.sel, 'div'); - assert.equal(vnode.children[0].sel, 'span#hello'); - assert.equal(vnode.children[1].sel, 'b.world'); - }); - it('can create vnode with one child vnode', function() { - var vnode = h('div', h('span#hello')); - assert.equal(vnode.sel, 'div'); - assert.equal(vnode.children[0].sel, 'span#hello'); - }); - it('can create vnode with props and one child vnode', function() { - var vnode = h('div', {}, h('span#hello')); - assert.equal(vnode.sel, 'div'); - assert.equal(vnode.children[0].sel, 'span#hello'); - }); - it('can create vnode with text content', function() { - var vnode = h('a', ['I am a string']); - assert.equal(vnode.children[0].text, 'I am a string'); - }); - it('can create vnode with text content in string', function() { - var vnode = h('a', 'I am a string'); - assert.equal(vnode.text, 'I am a string'); - }); - it('can create vnode with props and text content in string', function() { - var vnode = h('a', {}, 'I am a string'); - assert.equal(vnode.text, 'I am a string'); - }); - it('can create vnode for comment', function() { - var vnode = h('!', 'test'); - assert.equal(vnode.sel, '!'); - assert.equal(vnode.text, 'test'); - }); - }); - describe('created element', function() { - it('has tag', function() { - elm = patch(vnode0, h('div')).elm; - assert.equal(elm.tagName, 'DIV'); - }); - it('has different tag and id', function() { - var elm = document.createElement('div'); - vnode0.appendChild(elm); - var vnode1 = h('span#id'); - elm = patch(elm, vnode1).elm; - assert.equal(elm.tagName, 'SPAN'); - assert.equal(elm.id, 'id'); - }); - it('has id', function() { - elm = patch(vnode0, h('div', [h('div#unique')])).elm; - assert.equal(elm.firstChild.id, 'unique'); - }); - it('has correct namespace', function() { - var SVGNamespace = 'http://www.w3.org/2000/svg'; - var XHTMLNamespace = 'http://www.w3.org/1999/xhtml'; - - elm = patch(vnode0, h('div', [h('div', {ns: SVGNamespace})])).elm; - assert.equal(elm.firstChild.namespaceURI, SVGNamespace); - - // verify that svg tag automatically gets svg namespace - elm = patch(vnode0, h('svg', [ - h('foreignObject', [ - h('div', ['I am HTML embedded in SVG']) - ]) - ])).elm; - assert.equal(elm.namespaceURI, SVGNamespace); - assert.equal(elm.firstChild.namespaceURI, SVGNamespace); - assert.equal(elm.firstChild.firstChild.namespaceURI, XHTMLNamespace); - - // verify that svg tag with extra selectors gets svg namespace - elm = patch(vnode0, h('svg#some-id')).elm; - assert.equal(elm.namespaceURI, SVGNamespace); - - // verify that non-svg tag beginning with 'svg' does NOT get namespace - elm = patch(vnode0, h('svg-custom-el')).elm; - assert.notEqual(elm.namespaceURI, SVGNamespace); - }); - it('receives classes in selector', function() { - elm = patch(vnode0, h('div', [h('i.am.a.class')])).elm; - assert(elm.firstChild.classList.contains('am')); - assert(elm.firstChild.classList.contains('a')); - assert(elm.firstChild.classList.contains('class')); - }); - it('receives classes in class property', function() { - elm = patch(vnode0, h('i', {class: {am: true, a: true, class: true, not: false}})).elm; - assert(elm.classList.contains('am')); - assert(elm.classList.contains('a')); - assert(elm.classList.contains('class')); - assert(!elm.classList.contains('not')); - }); - it('receives classes in selector when namespaced', function() { - elm = patch(vnode0, - h('svg', [ - h('g.am.a.class.too') - ]) - ).elm; - assert(elm.firstChild.classList.contains('am')); - assert(elm.firstChild.classList.contains('a')); - assert(elm.firstChild.classList.contains('class')); - }); - it('receives classes in class property when namespaced', function() { - elm = patch(vnode0, - h('svg', [ - h('g', {class: {am: true, a: true, class: true, not: false, too: true}}) - ]) - ).elm; - assert(elm.firstChild.classList.contains('am')); - assert(elm.firstChild.classList.contains('a')); - assert(elm.firstChild.classList.contains('class')); - assert(!elm.firstChild.classList.contains('not')); - }); - it('handles classes from both selector and property', function() { - elm = patch(vnode0, h('div', [h('i.has', {class: {classes: true}})])).elm; - assert(elm.firstChild.classList.contains('has')); - assert(elm.firstChild.classList.contains('classes')); - }); - it('can create elements with text content', function() { - elm = patch(vnode0, h('div', ['I am a string'])).elm; - assert.equal(elm.innerHTML, 'I am a string'); - }); - it('can create elements with span and text content', function() { - elm = patch(vnode0, h('a', [h('span'), 'I am a string'])).elm; - assert.equal(elm.childNodes[0].tagName, 'SPAN'); - assert.equal(elm.childNodes[1].textContent, 'I am a string'); - }); - it('can create elements with props', function() { - elm = patch(vnode0, h('a', {props: {src: 'http://localhost/'}})).elm; - assert.equal(elm.src, 'http://localhost/'); - }); - it('can create an element created inside an iframe', function(done) { - // Only run if srcdoc is supported. - var frame = document.createElement('iframe'); - if (typeof frame.srcdoc !== 'undefined') { - frame.srcdoc = "
    Thing 1
    "; - frame.onload = function() { - patch(frame.contentDocument.body.querySelector('div'), h('div', 'Thing 2')); - assert.equal(frame.contentDocument.body.querySelector('div').textContent, 'Thing 2'); - frame.remove(); - done(); - }; - document.body.appendChild(frame); - } else { - done(); - } - }); - it('is a patch of the root element', function () { - var elmWithIdAndClass = document.createElement('div'); - elmWithIdAndClass.id = 'id'; - elmWithIdAndClass.className = 'class'; - var vnode1 = h('div#id.class', [h('span', 'Hi')]); - elm = patch(elmWithIdAndClass, vnode1).elm; - assert.strictEqual(elm, elmWithIdAndClass); - assert.equal(elm.tagName, 'DIV'); - assert.equal(elm.id, 'id'); - assert.equal(elm.className, 'class'); - }); - it('can create comments', function() { - elm = patch(vnode0, h('!', 'test')).elm; - assert.equal(elm.nodeType, document.COMMENT_NODE); - assert.equal(elm.textContent, 'test'); - }); - }); - describe('patching an element', function() { - it('changes the elements classes', function() { - var vnode1 = h('i', {class: {i: true, am: true, horse: true}}); - var vnode2 = h('i', {class: {i: true, am: true, horse: false}}); - patch(vnode0, vnode1); - elm = patch(vnode1, vnode2).elm; - assert(elm.classList.contains('i')); - assert(elm.classList.contains('am')); - assert(!elm.classList.contains('horse')); - }); - it('changes classes in selector', function() { - var vnode1 = h('i', {class: {i: true, am: true, horse: true}}); - var vnode2 = h('i', {class: {i: true, am: true, horse: false}}); - patch(vnode0, vnode1); - elm = patch(vnode1, vnode2).elm; - assert(elm.classList.contains('i')); - assert(elm.classList.contains('am')); - assert(!elm.classList.contains('horse')); - }); - it('preserves memoized classes', function() { - var cachedClass = {i: true, am: true, horse: false}; - var vnode1 = h('i', {class: cachedClass}); - var vnode2 = h('i', {class: cachedClass}); - elm = patch(vnode0, vnode1).elm; - assert(elm.classList.contains('i')); - assert(elm.classList.contains('am')); - assert(!elm.classList.contains('horse')); - elm = patch(vnode1, vnode2).elm; - assert(elm.classList.contains('i')); - assert(elm.classList.contains('am')); - assert(!elm.classList.contains('horse')); - }); - it('removes missing classes', function() { - var vnode1 = h('i', {class: {i: true, am: true, horse: true}}); - var vnode2 = h('i', {class: {i: true, am: true}}); - patch(vnode0, vnode1); - elm = patch(vnode1, vnode2).elm; - assert(elm.classList.contains('i')); - assert(elm.classList.contains('am')); - assert(!elm.classList.contains('horse')); - }); - it('changes an elements props', function() { - var vnode1 = h('a', {props: {src: 'http://other/'}}); - var vnode2 = h('a', {props: {src: 'http://localhost/'}}); - patch(vnode0, vnode1); - elm = patch(vnode1, vnode2).elm; - assert.equal(elm.src, 'http://localhost/'); - }); - it('preserves memoized props', function() { - var cachedProps = {src: 'http://other/'}; - var vnode1 = h('a', {props: cachedProps}); - var vnode2 = h('a', {props: cachedProps}); - elm = patch(vnode0, vnode1).elm; - assert.equal(elm.src, 'http://other/'); - elm = patch(vnode1, vnode2).elm; - assert.equal(elm.src, 'http://other/'); - }); - it('removes an elements props', function() { - var vnode1 = h('a', {props: {src: 'http://other/'}}); - var vnode2 = h('a'); - patch(vnode0, vnode1); - patch(vnode1, vnode2); - assert.equal(elm.src, undefined); - }); - describe('using toVNode()', function () { - it('can remove previous children of the root element', function () { - var h2 = document.createElement('h2'); - h2.textContent = 'Hello' - var prevElm = document.createElement('div'); - prevElm.id = 'id'; - prevElm.className = 'class'; - prevElm.appendChild(h2); - var nextVNode = h('div#id.class', [h('span', 'Hi')]); - elm = patch(toVNode(prevElm), nextVNode).elm; - assert.strictEqual(elm, prevElm); - assert.equal(elm.tagName, 'DIV'); - assert.equal(elm.id, 'id'); - assert.equal(elm.className, 'class'); - assert.strictEqual(elm.childNodes.length, 1); - assert.strictEqual(elm.childNodes[0].tagName, 'SPAN'); - assert.strictEqual(elm.childNodes[0].textContent, 'Hi'); - }); - it('can support patching in a DocumentFragment', function () { - var prevElm = document.createDocumentFragment(); - var nextVNode = vnode('', {}, [ - h('div#id.class', [h('span', 'Hi')]) - ], undefined, prevElm); - elm = patch(toVNode(prevElm), nextVNode).elm; - assert.strictEqual(elm, prevElm); - assert.equal(elm.nodeType, 11); - assert.equal(elm.childNodes.length, 1); - assert.equal(elm.childNodes[0].tagName, 'DIV'); - assert.equal(elm.childNodes[0].id, 'id'); - assert.equal(elm.childNodes[0].className, 'class'); - assert.strictEqual(elm.childNodes[0].childNodes.length, 1); - assert.strictEqual(elm.childNodes[0].childNodes[0].tagName, 'SPAN'); - assert.strictEqual(elm.childNodes[0].childNodes[0].textContent, 'Hi'); - }); - it('can remove some children of the root element', function () { - var h2 = document.createElement('h2'); - h2.textContent = 'Hello' - var prevElm = document.createElement('div'); - prevElm.id = 'id'; - prevElm.className = 'class'; - var text = new Text('Foobar'); - text.testProperty = function () {}; // ensures we dont recreate the Text Node - prevElm.appendChild(text); - prevElm.appendChild(h2); - var nextVNode = h('div#id.class', ['Foobar']); - elm = patch(toVNode(prevElm), nextVNode).elm; - assert.strictEqual(elm, prevElm); - assert.equal(elm.tagName, 'DIV'); - assert.equal(elm.id, 'id'); - assert.equal(elm.className, 'class'); - assert.strictEqual(elm.childNodes.length, 1); - assert.strictEqual(elm.childNodes[0].nodeType, 3); - assert.strictEqual(elm.childNodes[0].wholeText, 'Foobar'); - assert.strictEqual(typeof elm.childNodes[0].testProperty, 'function'); - }); - it('can remove text elements', function () { - var h2 = document.createElement('h2'); - h2.textContent = 'Hello' - var prevElm = document.createElement('div'); - prevElm.id = 'id'; - prevElm.className = 'class'; - var text = new Text('Foobar'); - prevElm.appendChild(text); - prevElm.appendChild(h2); - var nextVNode = h('div#id.class', [h('h2', 'Hello')]); - elm = patch(toVNode(prevElm), nextVNode).elm; - assert.strictEqual(elm, prevElm); - assert.equal(elm.tagName, 'DIV'); - assert.equal(elm.id, 'id'); - assert.equal(elm.className, 'class'); - assert.strictEqual(elm.childNodes.length, 1); - assert.strictEqual(elm.childNodes[0].nodeType, 1); - assert.strictEqual(elm.childNodes[0].textContent, 'Hello'); - }); - it('can work with domApi', function () { - var domApi = Object.assign({}, htmlDomApi, { - tagName: function(elm) { return 'x-' + elm.tagName.toUpperCase(); } - }); - var h2 = document.createElement('h2'); - h2.id = 'hx'; - h2.setAttribute('data-env', "xyz"); - var text = document.createTextNode("Foobar"); - var elm = document.createElement('div'); - elm.id = 'id'; - elm.className = 'class other'; - elm.setAttribute('data', 'value'); - elm.appendChild(h2); - elm.appendChild(text); - var vnode = toVNode(elm, domApi); - assert.equal(vnode.sel, 'x-div#id.class.other'); - assert.deepEqual(vnode.data, {attrs: {'data': 'value'}}); - assert.equal(vnode.children[0].sel, 'x-h2#hx'); - assert.deepEqual(vnode.children[0].data, {attrs: {'data-env': 'xyz'}}); - assert.equal(vnode.children[1].text, 'Foobar'); - }); - }); - describe('updating children with keys', function() { - function spanNum(n) { - if (n == null) { - return n; - } else if (typeof n === 'string') { - return h('span', {}, n); - } else { - return h('span', {key: n}, n.toString()); - } - } - describe('addition of elements', function() { - it('appends elements', function() { - var vnode1 = h('span', [1].map(spanNum)); - var vnode2 = h('span', [1, 2, 3].map(spanNum)); - elm = patch(vnode0, vnode1).elm; - assert.equal(elm.children.length, 1); - elm = patch(vnode1, vnode2).elm; - assert.equal(elm.children.length, 3); - assert.equal(elm.children[1].innerHTML, '2'); - assert.equal(elm.children[2].innerHTML, '3'); - }); - it('prepends elements', function() { - var vnode1 = h('span', [4, 5].map(spanNum)); - var vnode2 = h('span', [1, 2, 3, 4, 5].map(spanNum)); - elm = patch(vnode0, vnode1).elm; - assert.equal(elm.children.length, 2); - elm = patch(vnode1, vnode2).elm; - assert.deepEqual(map(inner, elm.children), ['1', '2', '3', '4', '5']); - }); - it('add elements in the middle', function() { - var vnode1 = h('span', [1, 2, 4, 5].map(spanNum)); - var vnode2 = h('span', [1, 2, 3, 4, 5].map(spanNum)); - elm = patch(vnode0, vnode1).elm; - assert.equal(elm.children.length, 4); - assert.equal(elm.children.length, 4); - elm = patch(vnode1, vnode2).elm; - assert.deepEqual(map(inner, elm.children), ['1', '2', '3', '4', '5']); - }); - it('add elements at begin and end', function() { - var vnode1 = h('span', [2, 3, 4].map(spanNum)); - var vnode2 = h('span', [1, 2, 3, 4, 5].map(spanNum)); - elm = patch(vnode0, vnode1).elm; - assert.equal(elm.children.length, 3); - elm = patch(vnode1, vnode2).elm; - assert.deepEqual(map(inner, elm.children), ['1', '2', '3', '4', '5']); - }); - it('adds children to parent with no children', function() { - var vnode1 = h('span', {key: 'span'}); - var vnode2 = h('span', {key: 'span'}, [1, 2, 3].map(spanNum)); - elm = patch(vnode0, vnode1).elm; - assert.equal(elm.children.length, 0); - elm = patch(vnode1, vnode2).elm; - assert.deepEqual(map(inner, elm.children), ['1', '2', '3']); - }); - it('removes all children from parent', function() { - var vnode1 = h('span', {key: 'span'}, [1, 2, 3].map(spanNum)); - var vnode2 = h('span', {key: 'span'}); - elm = patch(vnode0, vnode1).elm; - assert.deepEqual(map(inner, elm.children), ['1', '2', '3']); - elm = patch(vnode1, vnode2).elm; - assert.equal(elm.children.length, 0); - }); - it('update one child with same key but different sel', function() { - var vnode1 = h('span', {key: 'span'}, [1, 2, 3].map(spanNum)); - var vnode2 = h('span', {key: 'span'}, [spanNum(1), h('i', {key: 2}, '2'), spanNum(3)]); - elm = patch(vnode0, vnode1).elm; - assert.deepEqual(map(inner, elm.children), ['1', '2', '3']); - elm = patch(vnode1, vnode2).elm; - assert.deepEqual(map(inner, elm.children), ['1', '2', '3']); - assert.equal(elm.children.length, 3); - assert.equal(elm.children[1].tagName, 'I'); - }); - }); - describe('removal of elements', function() { - it('removes elements from the beginning', function() { - var vnode1 = h('span', [1, 2, 3, 4, 5].map(spanNum)); - var vnode2 = h('span', [3, 4, 5].map(spanNum)); - elm = patch(vnode0, vnode1).elm; - assert.equal(elm.children.length, 5); - elm = patch(vnode1, vnode2).elm; - assert.deepEqual(map(inner, elm.children), ['3', '4', '5']); - }); - it('removes elements from the end', function() { - var vnode1 = h('span', [1, 2, 3, 4, 5].map(spanNum)); - var vnode2 = h('span', [1, 2, 3].map(spanNum)); - elm = patch(vnode0, vnode1).elm; - assert.equal(elm.children.length, 5); - elm = patch(vnode1, vnode2).elm; - assert.equal(elm.children.length, 3); - assert.equal(elm.children[0].innerHTML, '1'); - assert.equal(elm.children[1].innerHTML, '2'); - assert.equal(elm.children[2].innerHTML, '3'); - }); - it('removes elements from the middle', function() { - var vnode1 = h('span', [1, 2, 3, 4, 5].map(spanNum)); - var vnode2 = h('span', [1, 2, 4, 5].map(spanNum)); - elm = patch(vnode0, vnode1).elm; - assert.equal(elm.children.length, 5); - elm = patch(vnode1, vnode2).elm; - assert.equal(elm.children.length, 4); - assert.deepEqual(elm.children[0].innerHTML, '1'); - assert.equal(elm.children[0].innerHTML, '1'); - assert.equal(elm.children[1].innerHTML, '2'); - assert.equal(elm.children[2].innerHTML, '4'); - assert.equal(elm.children[3].innerHTML, '5'); - }); - }); - describe('element reordering', function() { - it('moves element forward', function() { - var vnode1 = h('span', [1, 2, 3, 4].map(spanNum)); - var vnode2 = h('span', [2, 3, 1, 4].map(spanNum)); - elm = patch(vnode0, vnode1).elm; - assert.equal(elm.children.length, 4); - elm = patch(vnode1, vnode2).elm; - assert.equal(elm.children.length, 4); - assert.equal(elm.children[0].innerHTML, '2'); - assert.equal(elm.children[1].innerHTML, '3'); - assert.equal(elm.children[2].innerHTML, '1'); - assert.equal(elm.children[3].innerHTML, '4'); - }); - it('moves element to end', function() { - var vnode1 = h('span', [1, 2, 3].map(spanNum)); - var vnode2 = h('span', [2, 3, 1].map(spanNum)); - elm = patch(vnode0, vnode1).elm; - assert.equal(elm.children.length, 3); - elm = patch(vnode1, vnode2).elm; - assert.equal(elm.children.length, 3); - assert.equal(elm.children[0].innerHTML, '2'); - assert.equal(elm.children[1].innerHTML, '3'); - assert.equal(elm.children[2].innerHTML, '1'); - }); - it('moves element backwards', function() { - var vnode1 = h('span', [1, 2, 3, 4].map(spanNum)); - var vnode2 = h('span', [1, 4, 2, 3].map(spanNum)); - elm = patch(vnode0, vnode1).elm; - assert.equal(elm.children.length, 4); - elm = patch(vnode1, vnode2).elm; - assert.equal(elm.children.length, 4); - assert.equal(elm.children[0].innerHTML, '1'); - assert.equal(elm.children[1].innerHTML, '4'); - assert.equal(elm.children[2].innerHTML, '2'); - assert.equal(elm.children[3].innerHTML, '3'); - }); - it('swaps first and last', function() { - var vnode1 = h('span', [1, 2, 3, 4].map(spanNum)); - var vnode2 = h('span', [4, 2, 3, 1].map(spanNum)); - elm = patch(vnode0, vnode1).elm; - assert.equal(elm.children.length, 4); - elm = patch(vnode1, vnode2).elm; - assert.equal(elm.children.length, 4); - assert.equal(elm.children[0].innerHTML, '4'); - assert.equal(elm.children[1].innerHTML, '2'); - assert.equal(elm.children[2].innerHTML, '3'); - assert.equal(elm.children[3].innerHTML, '1'); - }); - }); - describe('combinations of additions, removals and reorderings', function() { - it('move to left and replace', function() { - var vnode1 = h('span', [1, 2, 3, 4, 5].map(spanNum)); - var vnode2 = h('span', [4, 1, 2, 3, 6].map(spanNum)); - elm = patch(vnode0, vnode1).elm; - assert.equal(elm.children.length, 5); - elm = patch(vnode1, vnode2).elm; - assert.equal(elm.children.length, 5); - assert.equal(elm.children[0].innerHTML, '4'); - assert.equal(elm.children[1].innerHTML, '1'); - assert.equal(elm.children[2].innerHTML, '2'); - assert.equal(elm.children[3].innerHTML, '3'); - assert.equal(elm.children[4].innerHTML, '6'); - }); - it('moves to left and leaves hole', function() { - var vnode1 = h('span', [1, 4, 5].map(spanNum)); - var vnode2 = h('span', [4, 6].map(spanNum)); - elm = patch(vnode0, vnode1).elm; - assert.equal(elm.children.length, 3); - elm = patch(vnode1, vnode2).elm; - assert.deepEqual(map(inner, elm.children), ['4', '6']); - }); - it('handles moved and set to undefined element ending at the end', function() { - var vnode1 = h('span', [2, 4, 5].map(spanNum)); - var vnode2 = h('span', [4, 5, 3].map(spanNum)); - elm = patch(vnode0, vnode1).elm; - assert.equal(elm.children.length, 3); - elm = patch(vnode1, vnode2).elm; - assert.equal(elm.children.length, 3); - assert.equal(elm.children[0].innerHTML, '4'); - assert.equal(elm.children[1].innerHTML, '5'); - assert.equal(elm.children[2].innerHTML, '3'); - }); - it('moves a key in non-keyed nodes with a size up', function() { - var vnode1 = h('span', [1, 'a', 'b', 'c'].map(spanNum)); - var vnode2 = h('span', ['d', 'a', 'b', 'c', 1, 'e'].map(spanNum)); - elm = patch(vnode0, vnode1).elm; - assert.equal(elm.childNodes.length, 4); - assert.equal(elm.textContent, '1abc'); - elm = patch(vnode1, vnode2).elm; - assert.equal(elm.childNodes.length, 6); - assert.equal(elm.textContent, 'dabc1e'); - }); - }); - it('reverses elements', function() { - var vnode1 = h('span', [1, 2, 3, 4, 5, 6, 7, 8].map(spanNum)); - var vnode2 = h('span', [8, 7, 6, 5, 4, 3, 2, 1].map(spanNum)); - elm = patch(vnode0, vnode1).elm; - assert.equal(elm.children.length, 8); - elm = patch(vnode1, vnode2).elm; - assert.deepEqual(map(inner, elm.children), ['8', '7', '6', '5', '4', '3', '2', '1']); - }); - it('something', function() { - var vnode1 = h('span', [0, 1, 2, 3, 4, 5].map(spanNum)); - var vnode2 = h('span', [4, 3, 2, 1, 5, 0].map(spanNum)); - elm = patch(vnode0, vnode1).elm; - assert.equal(elm.children.length, 6); - elm = patch(vnode1, vnode2).elm; - assert.deepEqual(map(inner, elm.children), ['4', '3', '2', '1', '5', '0']); - }); - it('handles random shuffles', function() { - var n, i, arr = [], opacities = [], elms = 14, samples = 5; - function spanNumWithOpacity(n, o) { - return h('span', {key: n, style: {opacity: o}}, n.toString()); - } - for (n = 0; n < elms; ++n) { arr[n] = n; } - for (n = 0; n < samples; ++n) { - var vnode1 = h('span', arr.map(function(n) { - return spanNumWithOpacity(n, '1'); - })); - var shufArr = shuffle(arr.slice(0)); - var elm = document.createElement('div'); - elm = patch(elm, vnode1).elm; - for (i = 0; i < elms; ++i) { - assert.equal(elm.children[i].innerHTML, i.toString()); - opacities[i] = Math.random().toFixed(5).toString(); - } - var vnode2 = h('span', arr.map(function(n) { - return spanNumWithOpacity(shufArr[n], opacities[n]); - })); - elm = patch(vnode1, vnode2).elm; - for (i = 0; i < elms; ++i) { - assert.equal(elm.children[i].innerHTML, shufArr[i].toString()); - assert.equal(opacities[i].indexOf(elm.children[i].style.opacity), 0); - } - } - }); - it('supports null/undefined children', function() { - var vnode1 = h('i', [0, 1, 2, 3, 4, 5].map(spanNum)); - var vnode2 = h('i', [null, 2, undefined, null, 1, 0, null, 5, 4, null, 3, undefined].map(spanNum)); - elm = patch(vnode0, vnode1).elm; - assert.equal(elm.children.length, 6); - elm = patch(vnode1, vnode2).elm; - assert.deepEqual(map(inner, elm.children), ['2', '1', '0', '5', '4', '3']); - }); - it('supports all null/undefined children', function() { - var vnode1 = h('i', [0, 1, 2, 3, 4, 5].map(spanNum)); - var vnode2 = h('i', [null, null, undefined, null, null, undefined]); - var vnode3 = h('i', [5, 4, 3, 2, 1, 0].map(spanNum)); - patch(vnode0, vnode1); - elm = patch(vnode1, vnode2).elm; - assert.equal(elm.children.length, 0); - elm = patch(vnode2, vnode3).elm; - assert.deepEqual(map(inner, elm.children), ['5', '4', '3', '2', '1', '0']); - }); - it('handles random shuffles with null/undefined children', function() { - var i, j, r, len, arr, maxArrLen = 15, samples = 5, vnode1 = vnode0, vnode2; - for (i = 0; i < samples; ++i, vnode1 = vnode2) { - len = Math.floor(Math.random() * maxArrLen); - arr = []; - for (j = 0; j < len; ++j) { - if ((r = Math.random()) < 0.5) arr[j] = String(j); - else if (r < 0.75) arr[j] = null; - else arr[j] = undefined; - } - shuffle(arr); - vnode2 = h('div', arr.map(spanNum)); - elm = patch(vnode1, vnode2).elm; - assert.deepEqual(map(inner, elm.children), arr.filter(function(x) {return x != null;})); - } - }); - }); - describe('updating children without keys', function() { - it('appends elements', function() { - var vnode1 = h('div', [h('span', 'Hello')]); - var vnode2 = h('div', [h('span', 'Hello'), h('span', 'World')]); - elm = patch(vnode0, vnode1).elm; - assert.deepEqual(map(inner, elm.children), ['Hello']); - elm = patch(vnode1, vnode2).elm; - assert.deepEqual(map(inner, elm.children), ['Hello', 'World']); - }); - it('handles unmoved text nodes', function() { - var vnode1 = h('div', ['Text', h('span', 'Span')]); - var vnode2 = h('div', ['Text', h('span', 'Span')]); - elm = patch(vnode0, vnode1).elm; - assert.equal(elm.childNodes[0].textContent, 'Text'); - elm = patch(vnode1, vnode2).elm; - assert.equal(elm.childNodes[0].textContent, 'Text'); - }); - it('handles changing text children', function() { - var vnode1 = h('div', ['Text', h('span', 'Span')]); - var vnode2 = h('div', ['Text2', h('span', 'Span')]); - elm = patch(vnode0, vnode1).elm; - assert.equal(elm.childNodes[0].textContent, 'Text'); - elm = patch(vnode1, vnode2).elm; - assert.equal(elm.childNodes[0].textContent, 'Text2'); - }); - it('handles unmoved comment nodes', function() { - var vnode1 = h('div', [h('!', 'Text'), h('span', 'Span')]); - var vnode2 = h('div', [h('!', 'Text'), h('span', 'Span')]); - elm = patch(vnode0, vnode1).elm; - assert.equal(elm.childNodes[0].textContent, 'Text'); - elm = patch(vnode1, vnode2).elm; - assert.equal(elm.childNodes[0].textContent, 'Text'); - }); - it('handles changing comment text', function() { - var vnode1 = h('div', [h('!', 'Text'), h('span', 'Span')]); - var vnode2 = h('div', [h('!', 'Text2'), h('span', 'Span')]); - elm = patch(vnode0, vnode1).elm; - assert.equal(elm.childNodes[0].textContent, 'Text'); - elm = patch(vnode1, vnode2).elm; - assert.equal(elm.childNodes[0].textContent, 'Text2'); - }); - it('handles changing empty comment', function() { - var vnode1 = h('div', [h('!'), h('span', 'Span')]); - var vnode2 = h('div', [h('!', 'Test'), h('span', 'Span')]); - elm = patch(vnode0, vnode1).elm; - assert.equal(elm.childNodes[0].textContent, ''); - elm = patch(vnode1, vnode2).elm; - assert.equal(elm.childNodes[0].textContent, 'Test'); - }); - it('prepends element', function() { - var vnode1 = h('div', [h('span', 'World')]); - var vnode2 = h('div', [h('span', 'Hello'), h('span', 'World')]); - elm = patch(vnode0, vnode1).elm; - assert.deepEqual(map(inner, elm.children), ['World']); - elm = patch(vnode1, vnode2).elm; - assert.deepEqual(map(inner, elm.children), ['Hello', 'World']); - }); - it('prepends element of different tag type', function() { - var vnode1 = h('div', [h('span', 'World')]); - var vnode2 = h('div', [h('div', 'Hello'), h('span', 'World')]); - elm = patch(vnode0, vnode1).elm; - assert.deepEqual(map(inner, elm.children), ['World']); - elm = patch(vnode1, vnode2).elm; - assert.deepEqual(map(prop('tagName'), elm.children), ['DIV', 'SPAN']); - assert.deepEqual(map(inner, elm.children), ['Hello', 'World']); - }); - it('removes elements', function() { - var vnode1 = h('div', [h('span', 'One'), h('span', 'Two'), h('span', 'Three')]); - var vnode2 = h('div', [h('span', 'One'), h('span', 'Three')]); - elm = patch(vnode0, vnode1).elm; - assert.deepEqual(map(inner, elm.children), ['One', 'Two', 'Three']); - elm = patch(vnode1, vnode2).elm; - assert.deepEqual(map(inner, elm.children), ['One', 'Three']); - }); - it('removes a single text node', function() { - var vnode1 = h('div', 'One'); - var vnode2 = h('div'); - patch(vnode0, vnode1); - assert.equal(elm.textContent, 'One'); - patch(vnode1, vnode2); - assert.equal(elm.textContent, ''); - }); - it('removes a single text node when children are updated', function() { - var vnode1 = h('div', 'One'); - var vnode2 = h('div', [ h('div', 'Two'), h('span', 'Three') ]); - patch(vnode0, vnode1); - assert.equal(elm.textContent, 'One'); - patch(vnode1, vnode2); - assert.deepEqual(map(prop('textContent'), elm.childNodes), ['Two', 'Three']); - }); - it('removes a text node among other elements', function() { - var vnode1 = h('div', [ 'One', h('span', 'Two') ]); - var vnode2 = h('div', [ h('div', 'Three')]); - patch(vnode0, vnode1); - assert.deepEqual(map(prop('textContent'), elm.childNodes), ['One', 'Two']); - patch(vnode1, vnode2); - assert.equal(elm.childNodes.length, 1); - assert.equal(elm.childNodes[0].tagName, 'DIV'); - assert.equal(elm.childNodes[0].textContent, 'Three'); - }); - it('reorders elements', function() { - var vnode1 = h('div', [h('span', 'One'), h('div', 'Two'), h('b', 'Three')]); - var vnode2 = h('div', [h('b', 'Three'), h('span', 'One'), h('div', 'Two')]); - elm = patch(vnode0, vnode1).elm; - assert.deepEqual(map(inner, elm.children), ['One', 'Two', 'Three']); - elm = patch(vnode1, vnode2).elm; - assert.deepEqual(map(prop('tagName'), elm.children), ['B', 'SPAN', 'DIV']); - assert.deepEqual(map(inner, elm.children), ['Three', 'One', 'Two']); - }); - it('supports null/undefined children', function() { - var vnode1 = h('i', [null, h('i', '1'), h('i', '2'), null]); - var vnode2 = h('i', [h('i', '2'), undefined, undefined, h('i', '1'), undefined]); - var vnode3 = h('i', [null, h('i', '1'), undefined, null, h('i', '2'), undefined, null]); - elm = patch(vnode0, vnode1).elm; - assert.deepEqual(map(inner, elm.children), ['1', '2']); - elm = patch(vnode1, vnode2).elm; - assert.deepEqual(map(inner, elm.children), ['2', '1']); - elm = patch(vnode2, vnode3).elm; - assert.deepEqual(map(inner, elm.children), ['1', '2']); - }); - it('supports all null/undefined children', function() { - var vnode1 = h('i', [h('i', '1'), h('i', '2')]); - var vnode2 = h('i', [null, undefined]); - var vnode3 = h('i', [h('i', '2'), h('i', '1')]); - patch(vnode0, vnode1); - elm = patch(vnode1, vnode2).elm; - assert.equal(elm.children.length, 0); - elm = patch(vnode2, vnode3).elm; - assert.deepEqual(map(inner, elm.children), ['2', '1']); - }); - }); - }); - describe('hooks', function() { - describe('element hooks', function() { - it('calls `create` listener before inserted into parent but after children', function() { - var result = []; - function cb(empty, vnode) { - assert(vnode.elm instanceof Element); - assert.equal(vnode.elm.children.length, 2); - assert.strictEqual(vnode.elm.parentNode, null); - result.push(vnode); - } - var vnode1 = h('div', [ - h('span', 'First sibling'), - h('div', {hook: {create: cb}}, [ - h('span', 'Child 1'), - h('span', 'Child 2'), - ]), - h('span', 'Can\'t touch me'), - ]); - patch(vnode0, vnode1); - assert.equal(1, result.length); - }); - it('calls `insert` listener after both parents, siblings and children have been inserted', function() { - var result = []; - function cb(vnode) { - assert(vnode.elm instanceof Element); - assert.equal(vnode.elm.children.length, 2); - assert.equal(vnode.elm.parentNode.children.length, 3); - result.push(vnode); - } - var vnode1 = h('div', [ - h('span', 'First sibling'), - h('div', {hook: {insert: cb}}, [ - h('span', 'Child 1'), - h('span', 'Child 2'), - ]), - h('span', 'Can touch me'), - ]); - patch(vnode0, vnode1); - assert.equal(1, result.length); - }); - it('calls `prepatch` listener', function() { - var result = []; - function cb(oldVnode, vnode) { - assert.strictEqual(oldVnode, vnode1.children[1]); - assert.strictEqual(vnode, vnode2.children[1]); - result.push(vnode); - } - var vnode1 = h('div', [ - h('span', 'First sibling'), - h('div', {hook: {prepatch: cb}}, [ - h('span', 'Child 1'), - h('span', 'Child 2'), - ]), - ]); - var vnode2 = h('div', [ - h('span', 'First sibling'), - h('div', {hook: {prepatch: cb}}, [ - h('span', 'Child 1'), - h('span', 'Child 2'), - ]), - ]); - patch(vnode0, vnode1); - patch(vnode1, vnode2); - assert.equal(result.length, 1); - }); - it('calls `postpatch` after `prepatch` listener', function() { - var pre = [], post = []; - function preCb(oldVnode, vnode) { - pre.push(pre); - } - function postCb(oldVnode, vnode) { - assert.equal(pre.length, post.length + 1); - post.push(post); - } - var vnode1 = h('div', [ - h('span', 'First sibling'), - h('div', {hook: {prepatch: preCb, postpatch: postCb}}, [ - h('span', 'Child 1'), - h('span', 'Child 2'), - ]), - ]); - var vnode2 = h('div', [ - h('span', 'First sibling'), - h('div', {hook: {prepatch: preCb, postpatch: postCb}}, [ - h('span', 'Child 1'), - h('span', 'Child 2'), - ]), - ]); - patch(vnode0, vnode1); - patch(vnode1, vnode2); - assert.equal(pre.length, 1); - assert.equal(post.length, 1); - }); - it('calls `update` listener', function() { - var result1 = []; - var result2 = []; - function cb(result, oldVnode, vnode) { - if (result.length > 0) { - console.log(result[result.length-1]); - console.log(oldVnode); - assert.strictEqual(result[result.length-1], oldVnode); - } - result.push(vnode); - } - var vnode1 = h('div', [ - h('span', 'First sibling'), - h('div', {hook: {update: cb.bind(null, result1)}}, [ - h('span', 'Child 1'), - h('span', {hook: {update: cb.bind(null, result2)}}, 'Child 2'), - ]), - ]); - var vnode2 = h('div', [ - h('span', 'First sibling'), - h('div', {hook: {update: cb.bind(null, result1)}}, [ - h('span', 'Child 1'), - h('span', {hook: {update: cb.bind(null, result2)}}, 'Child 2'), - ]), - ]); - patch(vnode0, vnode1); - patch(vnode1, vnode2); - assert.equal(result1.length, 1); - assert.equal(result2.length, 1); - }); - it('calls `remove` listener', function() { - var result = []; - function cb(vnode, rm) { - var parent = vnode.elm.parentNode; - assert(vnode.elm instanceof Element); - assert.equal(vnode.elm.children.length, 2); - assert.equal(parent.children.length, 2); - result.push(vnode); - rm(); - assert.equal(parent.children.length, 1); - } - var vnode1 = h('div', [ - h('span', 'First sibling'), - h('div', {hook: {remove: cb}}, [ - h('span', 'Child 1'), - h('span', 'Child 2'), - ]), - ]); - var vnode2 = h('div', [ - h('span', 'First sibling'), - ]); - patch(vnode0, vnode1); - patch(vnode1, vnode2); - assert.equal(1, result.length); - }); - it('calls `destroy` listener when patching text node over node with children', function() { - var calls = 0; - function cb(vnode) { - calls++; - } - var vnode1 = h('div', [ - h('div', {hook: {destroy: cb}}, [ - h('span', 'Child 1'), - ]), - ]); - var vnode2 = h('div', 'Text node') - patch(vnode0, vnode1); - patch(vnode1, vnode2); - assert.equal(calls, 1); - }); - it('calls `init` and `prepatch` listeners on root', function() { - var count = 0; - function init(vnode) { - assert.strictEqual(vnode, vnode2); - count += 1; - } - function prepatch(oldVnode, vnode) { - assert.strictEqual(vnode, vnode1); - count += 1; - } - var vnode1 = h('div', {hook: {init: init, prepatch: prepatch}}); - patch(vnode0, vnode1); - assert.equal(1, count); - var vnode2 = h('span', {hook: {init: init, prepatch: prepatch}}); - patch(vnode1, vnode2); - assert.equal(2, count); - }); - it('removes element when all remove listeners are done', function() { - var rm1, rm2, rm3; - var patch = snabbdom.init([ - {remove: function(_, rm) { rm1 = rm; }}, - {remove: function(_, rm) { rm2 = rm; }}, - ]); - var vnode1 = h('div', [h('a', {hook: {remove: function(_, rm) { rm3 = rm; }}})]); - var vnode2 = h('div', []); - elm = patch(vnode0, vnode1).elm; - assert.equal(elm.children.length, 1); - elm = patch(vnode1, vnode2).elm; - assert.equal(elm.children.length, 1); - rm1(); - assert.equal(elm.children.length, 1); - rm3(); - assert.equal(elm.children.length, 1); - rm2(); - assert.equal(elm.children.length, 0); - }); - it('invokes remove hook on replaced root', function() { - var result = []; - var parent = document.createElement('div'); - var vnode0 = document.createElement('div'); - parent.appendChild(vnode0); - function cb(vnode, rm) { - result.push(vnode); - rm(); - } - var vnode1 = h('div', {hook: {remove: cb}}, [ - h('b', 'Child 1'), - h('i', 'Child 2'), - ]); - var vnode2 = h('span', [ - h('b', 'Child 1'), - h('i', 'Child 2'), - ]); - patch(vnode0, vnode1); - patch(vnode1, vnode2); - assert.equal(1, result.length); - }); - }); - describe('module hooks', function() { - it('invokes `pre` and `post` hook', function() { - var result = []; - var patch = snabbdom.init([ - {pre: function() { result.push('pre'); }}, - {post: function() { result.push('post'); }}, - ]); - var vnode1 = h('div'); - patch(vnode0, vnode1); - assert.deepEqual(result, ['pre', 'post']); - }); - it('invokes global `destroy` hook for all removed children', function() { - var result = []; - function cb(vnode) { result.push(vnode); } - var vnode1 = h('div', [ - h('span', 'First sibling'), - h('div', [ - h('span', {hook: {destroy: cb}}, 'Child 1'), - h('span', 'Child 2'), - ]), - ]); - var vnode2 = h('div'); - patch(vnode0, vnode1); - patch(vnode1, vnode2); - assert.equal(result.length, 1); - }); - it('handles text vnodes with `undefined` `data` property', function() { - var vnode1 = h('div', [ - ' ' - ]); - var vnode2 = h('div', []); - patch(vnode0, vnode1); - patch(vnode1, vnode2); - }); - it('invokes `destroy` module hook for all removed children', function() { - var created = 0; - var destroyed = 0; - var patch = snabbdom.init([ - {create: function() { created++; }}, - {destroy: function() { destroyed++; }}, - ]); - var vnode1 = h('div', [ - h('span', 'First sibling'), - h('div', [ - h('span', 'Child 1'), - h('span', 'Child 2'), - ]), - ]); - var vnode2 = h('div'); - patch(vnode0, vnode1); - patch(vnode1, vnode2); - assert.equal(created, 4); - assert.equal(destroyed, 4); - }); - it('does not invoke `create` and `remove` module hook for text nodes', function() { - var created = 0; - var removed = 0; - var patch = snabbdom.init([ - {create: function() { created++; }}, - {remove: function() { removed++; }}, - ]); - var vnode1 = h('div', [ - h('span', 'First child'), - '', - h('span', 'Third child'), - ]); - var vnode2 = h('div'); - patch(vnode0, vnode1); - patch(vnode1, vnode2); - assert.equal(created, 2); - assert.equal(removed, 2); - }); - it('does not invoke `destroy` module hook for text nodes', function() { - var created = 0; - var destroyed = 0; - var patch = snabbdom.init([ - {create: function() { created++; }}, - {destroy: function() { destroyed++; }}, - ]); - var vnode1 = h('div', [ - h('span', 'First sibling'), - h('div', [ - h('span', 'Child 1'), - h('span', ['Text 1', 'Text 2']), - ]), - ]); - var vnode2 = h('div'); - patch(vnode0, vnode1); - patch(vnode1, vnode2); - assert.equal(created, 4); - assert.equal(destroyed, 4); - }); - }); - }); - describe('short circuiting', function() { - it('does not update strictly equal vnodes', function() { - var result = []; - function cb(vnode) { result.push(vnode); } - var vnode1 = h('div', [ - h('span', {hook: {update: cb}}, 'Hello'), - h('span', 'there'), - ]); - patch(vnode0, vnode1); - patch(vnode1, vnode1); - assert.equal(result.length, 0); - }); - it('does not update strictly equal children', function() { - var result = []; - function cb(vnode) { result.push(vnode); } - var vnode1 = h('div', [ - h('span', {hook: {patch: cb}}, 'Hello'), - h('span', 'there'), - ]); - var vnode2 = h('div'); - vnode2.children = vnode1.children; - patch(vnode0, vnode1); - patch(vnode1, vnode2); - assert.equal(result.length, 0); - }); - }); -}); diff --git a/libs/snabbdom/test/dataset.js b/libs/snabbdom/test/dataset.js deleted file mode 100755 index fe72ec4a..00000000 --- a/libs/snabbdom/test/dataset.js +++ /dev/null @@ -1,56 +0,0 @@ -var assert = require('assert'); -var fakeRaf = require('fake-raf'); - -var snabbdom = require('../snabbdom'); -fakeRaf.use(); -var patch = snabbdom.init([ - require('../modules/dataset').default, -]); -var h = require('../h').default; - -describe('dataset', function() { - var elm, vnode0; - beforeEach(function() { - elm = document.createElement('div'); - vnode0 = elm; - }); - it('is set on initial element creation', function() { - elm = patch(vnode0, h('div', {dataset: {foo: 'foo'}})).elm; - assert.equal(elm.dataset.foo, 'foo'); - }); - it('updates dataset', function() { - var vnode1 = h('i', {dataset: {foo: 'foo', bar: 'bar'}}); - var vnode2 = h('i', {dataset: {baz: 'baz'}}); - elm = patch(vnode0, vnode1).elm; - assert.equal(elm.dataset.foo, 'foo'); - assert.equal(elm.dataset.bar, 'bar'); - elm = patch(vnode1, vnode2).elm; - assert.equal(elm.dataset.baz, 'baz'); - assert.equal(elm.dataset.foo, undefined); - }); - it('can be memoized', function() { - var cachedDataset = {foo: 'foo', bar: 'bar'}; - var vnode1 = h('i', {dataset: cachedDataset}); - var vnode2 = h('i', {dataset: cachedDataset}); - elm = patch(vnode0, vnode1).elm; - assert.equal(elm.dataset.foo, 'foo'); - assert.equal(elm.dataset.bar, 'bar'); - elm = patch(vnode1, vnode2).elm; - assert.equal(elm.dataset.foo, 'foo'); - assert.equal(elm.dataset.bar, 'bar'); - }); - it('handles string conversions', function() { - var vnode1 = h('i', {dataset: {empty: '', dash: '-', dashed:'foo-bar', camel: 'fooBar', integer:0, float:0.1}}); - elm = patch(vnode0, vnode1).elm; - - assert.equal(elm.dataset.empty, ''); - assert.equal(elm.dataset.dash, '-'); - assert.equal(elm.dataset.dashed, 'foo-bar'); - assert.equal(elm.dataset.camel, 'fooBar'); - assert.equal(elm.dataset.integer, '0'); - assert.equal(elm.dataset.float, '0.1'); - }); - -}); - -fakeRaf.restore(); diff --git a/libs/snabbdom/test/eventlisteners.js b/libs/snabbdom/test/eventlisteners.js deleted file mode 100755 index a9e5b664..00000000 --- a/libs/snabbdom/test/eventlisteners.js +++ /dev/null @@ -1,178 +0,0 @@ -var assert = require('assert'); - -var snabbdom = require('../snabbdom'); -var patch = snabbdom.init([ - require('../modules/eventlisteners.js').default, -]); -var h = require('../h').default; - -describe('event listeners', function() { - var elm, vnode0; - beforeEach(function() { - elm = document.createElement('div'); - vnode0 = elm; - }); - it('attaches click event handler to element', function() { - var result = []; - function clicked(ev) { result.push(ev); } - var vnode = h('div', {on: {click: clicked}}, [ - h('a', 'Click my parent'), - ]); - elm = patch(vnode0, vnode).elm; - elm.click(); - assert.equal(1, result.length); - }); - it('does not attach new listener', function() { - var result = []; - //function clicked(ev) { result.push(ev); } - var vnode1 = h('div', {on: {click: function(ev) { result.push(1); }}}, [ - h('a', 'Click my parent'), - ]); - var vnode2 = h('div', {on: {click: function(ev) { result.push(2); }}}, [ - h('a', 'Click my parent'), - ]); - elm = patch(vnode0, vnode1).elm; - elm.click(); - elm = patch(vnode1, vnode2).elm; - elm.click(); - assert.deepEqual(result, [1, 2]); - }); - it('does calls handler for function in array', function() { - var result = []; - function clicked(ev) { result.push(ev); } - var vnode = h('div', {on: {click: [clicked, 1]}}, [ - h('a', 'Click my parent'), - ]); - elm = patch(vnode0, vnode).elm; - elm.click(); - assert.deepEqual(result, [1]); - }); - it('handles changed value in array', function() { - var result = []; - function clicked(ev) { result.push(ev); } - var vnode1 = h('div', {on: {click: [clicked, 1]}}, [ - h('a', 'Click my parent'), - ]); - var vnode2 = h('div', {on: {click: [clicked, 2]}}, [ - h('a', 'Click my parent'), - ]); - var vnode3 = h('div', {on: {click: [clicked, 3]}}, [ - h('a', 'Click my parent'), - ]); - elm = patch(vnode0, vnode1).elm; - elm.click(); - elm = patch(vnode1, vnode2).elm; - elm.click(); - elm = patch(vnode2, vnode3).elm; - elm.click(); - assert.deepEqual(result, [1, 2, 3]); - }); - it('handles changed several values in array', function() { - var result = []; - function clicked() { result.push([].slice.call(arguments, 0, arguments.length-2)); } - var vnode1 = h('div', {on: {click: [clicked, 1, 2, 3]}}, [ - h('a', 'Click my parent'), - ]); - var vnode2 = h('div', {on: {click: [clicked, 1, 2]}}, [ - h('a', 'Click my parent'), - ]); - var vnode3 = h('div', {on: {click: [clicked, 2, 3]}}, [ - h('a', 'Click my parent'), - ]); - elm = patch(vnode0, vnode1).elm; - elm.click(); - elm = patch(vnode1, vnode2).elm; - elm.click(); - elm = patch(vnode2, vnode3).elm; - elm.click(); - assert.deepEqual(result, [[1, 2, 3], [1, 2], [2, 3]]); - }); - it('detach attached click event handler to element', function() { - var result = []; - function clicked(ev) { result.push(ev); } - var vnode1 = h('div', {on: {click: clicked}}, [ - h('a', 'Click my parent'), - ]); - elm = patch(vnode0, vnode1).elm; - elm.click(); - assert.equal(1, result.length); - var vnode2 = h('div', {on: {}}, [ - h('a', 'Click my parent'), - ]); - elm = patch(vnode1, vnode2).elm; - elm.click(); - assert.equal(1, result.length); - }); - it('multiple event handlers for same event on same element', function() { - var called = 0; - function clicked(ev, vnode) { - ++called; - // Check that the first argument is an event - assert.equal(true, 'target' in ev); - // Check that the second argument was a vnode - assert.equal(vnode.sel, 'div'); - } - var vnode1 = h('div', {on: {click: [[clicked], [clicked], [clicked]]}}, [ - h('a', 'Click my parent'), - ]); - elm = patch(vnode0, vnode1).elm; - elm.click(); - assert.equal(3, called); - var vnode2 = h('div', {on: {click: [[clicked], [clicked]]}}, [ - h('a', 'Click my parent'), - ]); - elm = patch(vnode1, vnode2).elm; - elm.click(); - assert.equal(5, called); - }); - it('access to virtual node in event handler', function() { - var result = []; - function clicked(ev, vnode) { result.push(this); result.push(vnode); } - var vnode1 = h('div', {on: {click: clicked }}, [ - h('a', 'Click my parent'), - ]); - elm = patch(vnode0, vnode1).elm; - elm.click(); - assert.equal(2, result.length); - assert.equal(vnode1, result[0]); - assert.equal(vnode1, result[1]); - }), - it('access to virtual node in event handler with argument', function() { - var result = []; - function clicked(arg, ev, vnode) { result.push(this); result.push(vnode); } - var vnode1 = h('div', {on: {click: [clicked, 1] }}, [ - h('a', 'Click my parent'), - ]); - elm = patch(vnode0, vnode1).elm; - elm.click(); - assert.equal(2, result.length); - assert.equal(vnode1, result[0]); - assert.equal(vnode1, result[1]); - }), - it('access to virtual node in event handler with arguments', function() { - var result = []; - function clicked(arg1, arg2, ev, vnode) { result.push(this); result.push(vnode); } - var vnode1 = h('div', {on: {click: [clicked, 1, "2"] }}, [ - h('a', 'Click my parent'), - ]); - elm = patch(vnode0, vnode1).elm; - elm.click(); - assert.equal(2, result.length); - assert.equal(vnode1, result[0]); - assert.equal(vnode1, result[1]); - }); - it('shared handlers in parent and child nodes', function() { - var result = []; - var sharedHandlers = { - click: function(ev) { result.push(ev); } - }; - var vnode1 = h('div', {on: sharedHandlers}, [ - h('a', {on: sharedHandlers}, 'Click my parent'), - ]); - elm = patch(vnode0, vnode1).elm; - elm.click(); - assert.equal(1, result.length); - elm.firstChild.click(); - assert.equal(3, result.length); - }); -}); diff --git a/libs/snabbdom/test/htmldomapi.js b/libs/snabbdom/test/htmldomapi.js deleted file mode 100755 index 61135520..00000000 --- a/libs/snabbdom/test/htmldomapi.js +++ /dev/null @@ -1,53 +0,0 @@ -var assert = require('assert'); - -var snabbdom = require('../snabbdom'); -var h = require('../h').default; -var patch = snabbdom.init([ - require('../modules/attributes').default -]); - -describe('svg', function () { - var elm, vnode0; - beforeEach(function() { - elm = document.createElement('svg'); - vnode0 = elm; - }); - - it('removes child svg elements', function(){ - var a = h('svg', {}, [ - h('g'), - h('g') - ]); - var b = h('svg', {}, [ - h('g') - ]); - var result = patch(patch(vnode0, a), b).elm; - assert.equal(result.childNodes.length, 1); - }); - - it('adds correctly xlink namespaced attribute', function(){ - var xlinkNS = 'http://www.w3.org/1999/xlink'; - var testUrl = '/test'; - var a = h('svg', {}, [ - h('use', { - attrs: { 'xlink:href': testUrl } - }, []) - ]); - - var result = patch(vnode0, a).elm; - assert.equal(result.childNodes.length, 1); - assert.equal(result.childNodes[0].getAttribute('xlink:href'), testUrl); - assert.equal(result.childNodes[0].getAttributeNS(xlinkNS,'href'), testUrl); - - }); - - it('adds correctly xml namespaced attribute', function(){ - var xmlNS = 'http://www.w3.org/XML/1998/namespace'; - var testAttrValue = 'und'; - var a = h('svg', { attrs: { 'xml:lang': testAttrValue } }, []); - - var result = patch(vnode0, a).elm; - assert.equal(result.getAttributeNS(xmlNS, 'lang'), testAttrValue); - assert.equal(result.getAttribute('xml:lang'), testAttrValue); - }); -}) \ No newline at end of file diff --git a/libs/snabbdom/test/style.js b/libs/snabbdom/test/style.js deleted file mode 100755 index 33e6aeda..00000000 --- a/libs/snabbdom/test/style.js +++ /dev/null @@ -1,151 +0,0 @@ -var assert = require('assert'); -var fakeRaf = require('fake-raf'); - -var snabbdom = require('../snabbdom'); -fakeRaf.use(); -var patch = snabbdom.init([ - require('../modules/style').default, -]); -var h = require('../h').default; -var toVNode = require('../tovnode').default; - -describe('style', function() { - var elm, vnode0; - beforeEach(function() { - elm = document.createElement('div'); - vnode0 = elm; - }); - it('is being styled', function() { - elm = patch(vnode0, h('div', {style: {fontSize: '12px'}})).elm; - assert.equal(elm.style.fontSize, '12px'); - }); - it('can be memoized', function() { - var cachedStyles = {fontSize: '14px', display: 'inline'}; - var vnode1 = h('i', {style: cachedStyles}); - var vnode2 = h('i', {style: cachedStyles}); - elm = patch(vnode0, vnode1).elm; - assert.equal(elm.style.fontSize, '14px'); - assert.equal(elm.style.display, 'inline'); - elm = patch(vnode1, vnode2).elm; - assert.equal(elm.style.fontSize, '14px'); - assert.equal(elm.style.display, 'inline'); - }); - it('updates styles', function() { - var vnode1 = h('i', {style: {fontSize: '14px', display: 'inline'}}); - var vnode2 = h('i', {style: {fontSize: '12px', display: 'block'}}); - var vnode3 = h('i', {style: {fontSize: '10px', display: 'block'}}); - elm = patch(vnode0, vnode1).elm; - assert.equal(elm.style.fontSize, '14px'); - assert.equal(elm.style.display, 'inline'); - elm = patch(vnode1, vnode2).elm; - assert.equal(elm.style.fontSize, '12px'); - assert.equal(elm.style.display, 'block'); - elm = patch(vnode2, vnode3).elm; - assert.equal(elm.style.fontSize, '10px'); - assert.equal(elm.style.display, 'block'); - }); - it('explicialy removes styles', function() { - var vnode1 = h('i', {style: {fontSize: '14px'}}); - var vnode2 = h('i', {style: {fontSize: ''}}); - var vnode3 = h('i', {style: {fontSize: '10px'}}); - elm = patch(vnode0, vnode1).elm; - assert.equal(elm.style.fontSize, '14px'); - patch(vnode1, vnode2); - assert.equal(elm.style.fontSize, ''); - patch(vnode2, vnode3); - assert.equal(elm.style.fontSize, '10px'); - }); - it('implicially removes styles from element', function() { - var vnode1 = h('div', [h('i', {style: {fontSize: '14px'}})]); - var vnode2 = h('div', [h('i')]); - var vnode3 = h('div', [h('i', {style: {fontSize: '10px'}})]); - patch(vnode0, vnode1); - assert.equal(elm.firstChild.style.fontSize, '14px'); - patch(vnode1, vnode2); - assert.equal(elm.firstChild.style.fontSize, ''); - patch(vnode2, vnode3); - assert.equal(elm.firstChild.style.fontSize, '10px'); - }); - it('updates css variables', function() { - var vnode1 = h('div', {style: {'--myVar': 1}}); - var vnode2 = h('div', {style: {'--myVar': 2}}); - var vnode3 = h('div', {style: {'--myVar': 3}}); - elm = patch(vnode0, vnode1).elm; - assert.equal(elm.style.getPropertyValue('--myVar'), 1); - elm = patch(vnode1, vnode2).elm; - assert.equal(elm.style.getPropertyValue('--myVar'), 2); - elm = patch(vnode2, vnode3).elm; - assert.equal(elm.style.getPropertyValue('--myVar'), 3); - }); - it('explicialy removes css variables', function() { - var vnode1 = h('i', {style: {'--myVar': 1}}); - var vnode2 = h('i', {style: {'--myVar': ''}}); - var vnode3 = h('i', {style: {'--myVar': 2}}); - elm = patch(vnode0, vnode1).elm; - assert.equal(elm.style.getPropertyValue('--myVar'), 1); - patch(vnode1, vnode2); - assert.equal(elm.style.getPropertyValue('--myVar'), ''); - patch(vnode2, vnode3); - assert.equal(elm.style.getPropertyValue('--myVar'), 2); - }); - it('implicially removes css variables from element', function() { - var vnode1 = h('div', [h('i', {style: {'--myVar': 1}})]); - var vnode2 = h('div', [h('i')]); - var vnode3 = h('div', [h('i', {style: {'--myVar': 2}})]); - patch(vnode0, vnode1); - assert.equal(elm.firstChild.style.getPropertyValue('--myVar'), 1); - patch(vnode1, vnode2); - assert.equal(elm.firstChild.style.getPropertyValue('--myVar'), ''); - patch(vnode2, vnode3); - assert.equal(elm.firstChild.style.getPropertyValue('--myVar'), 2); - }); - it('updates delayed styles in next frame', function() { - var patch = snabbdom.init([ - require('../modules/style').default, - ]); - var vnode1 = h('i', {style: {fontSize: '14px', delayed: {fontSize: '16px'}}}); - var vnode2 = h('i', {style: {fontSize: '18px', delayed: {fontSize: '20px'}}}); - elm = patch(vnode0, vnode1).elm; - assert.equal(elm.style.fontSize, '14px'); - fakeRaf.step(); - fakeRaf.step(); - assert.equal(elm.style.fontSize, '16px'); - elm = patch(vnode1, vnode2).elm; - assert.equal(elm.style.fontSize, '18px'); - fakeRaf.step(); - fakeRaf.step(); - assert.equal(elm.style.fontSize, '20px'); - }); - it('applies tranform as transition on remove', function(done) { - var btn = h('button', { style: { - transition: 'transform 0.5s', - remove: { transform: 'translateY(100%)' } - }}, ['A button']); - var vnode1 = h('div.parent', {}, [btn]); - var vnode2 = h('div.parent', {}, [null]); - document.body.appendChild(vnode0); - patch(vnode0, vnode1); - patch(vnode1, vnode2); - assert.strictEqual(document.querySelectorAll('button').length, 1); - setTimeout(function () { - assert.strictEqual(document.querySelectorAll('button').length, 0); - done(); - }, 700); - }); - describe('using toVNode()', function () { - it('handles (ignoring) comment nodes', function() { - var comment = document.createComment('yolo'); - var prevElm = document.createElement('div'); - prevElm.appendChild(comment); - var nextVNode = h('div', [h('span', 'Hi')]); - elm = patch(toVNode(prevElm), nextVNode).elm; - assert.strictEqual(elm, prevElm); - assert.equal(elm.tagName, 'DIV'); - assert.strictEqual(elm.childNodes.length, 1); - assert.strictEqual(elm.childNodes[0].tagName, 'SPAN'); - assert.strictEqual(elm.childNodes[0].textContent, 'Hi'); - }); - }); -}); - -fakeRaf.restore(); diff --git a/libs/snabbdom/test/thunk.js b/libs/snabbdom/test/thunk.js deleted file mode 100755 index 457a6368..00000000 --- a/libs/snabbdom/test/thunk.js +++ /dev/null @@ -1,232 +0,0 @@ -var assert = require('assert'); - -var snabbdom = require('../snabbdom'); -var patch = snabbdom.init([ -]); -var h = require('../h').default; -var thunk = require('../thunk').default; - -describe('thunk', function() { - var elm, vnode0; - beforeEach(function() { - elm = vnode0 = document.createElement('div'); - }); - it('returns vnode with data and render function', function() { - function numberInSpan(n) { - return h('span', 'Number is ' + n); - } - var vnode = thunk('span', 'num', numberInSpan, [22]); - assert.deepEqual(vnode.sel, 'span'); - assert.deepEqual(vnode.data.key, 'num'); - assert.deepEqual(vnode.data.args, [22]); - }); - it('calls render function once on data change', function() { - var called = 0; - function numberInSpan(n) { - called++; - return h('span', {key: 'num'}, 'Number is ' + n); - } - var vnode1 = h('div', [ - thunk('span', 'num', numberInSpan, [1]) - ]); - var vnode2 = h('div', [ - thunk('span', 'num', numberInSpan, [2]) - ]); - patch(vnode0, vnode1); - assert.equal(called, 1); - patch(vnode1, vnode2); - assert.equal(called, 2); - }); - it('does not call render function on data unchanged', function() { - var called = 0; - function numberInSpan(n) { - called++; - return h('span', {key: 'num'}, 'Number is ' + n); - } - var vnode1 = h('div', [ - thunk('span', 'num', numberInSpan, [1]) - ]); - var vnode2 = h('div', [ - thunk('span', 'num', numberInSpan, [1]) - ]); - patch(vnode0, vnode1); - assert.equal(called, 1); - patch(vnode1, vnode2); - assert.equal(called, 1); - }); - it('calls render function once on data-length change', function() { - var called = 0; - function numberInSpan(n) { - called++; - return h('span', {key: 'num'}, 'Number is ' + n); - } - var vnode1 = h('div', [ - thunk('span', 'num', numberInSpan, [1]) - ]); - var vnode2 = h('div', [ - thunk('span', 'num', numberInSpan, [1, 2]) - ]); - patch(vnode0, vnode1); - assert.equal(called, 1); - patch(vnode1, vnode2); - assert.equal(called, 2); - }); - it('calls render function once on function change', function() { - var called = 0; - function numberInSpan(n) { - called++; - return h('span', {key: 'num'}, 'Number is ' + n); - } - function numberInSpan2(n) { - called++; - return h('span', {key: 'num'}, 'Number really is ' + n); - } - var vnode1 = h('div', [ - thunk('span', 'num', numberInSpan, [1]) - ]); - var vnode2 = h('div', [ - thunk('span', 'num', numberInSpan2, [1]) - ]); - patch(vnode0, vnode1); - assert.equal(called, 1); - patch(vnode1, vnode2); - assert.equal(called, 2); - }); - it('renders correctly', function() { - var called = 0; - function numberInSpan(n) { - called++; - return h('span', {key: 'num'}, 'Number is ' + n); - } - var vnode1 = h('div', [ - thunk('span', 'num', numberInSpan, [1]) - ]); - var vnode2 = h('div', [ - thunk('span', 'num', numberInSpan, [1]) - ]); - var vnode3 = h('div', [ - thunk('span', 'num', numberInSpan, [2]) - ]); - elm = patch(vnode0, vnode1).elm; - assert.equal(elm.firstChild.tagName.toLowerCase(), 'span'); - assert.equal(elm.firstChild.innerHTML, 'Number is 1'); - elm = patch(vnode1, vnode2).elm; - assert.equal(elm.firstChild.tagName.toLowerCase(), 'span'); - assert.equal(elm.firstChild.innerHTML, 'Number is 1'); - elm = patch(vnode2, vnode3).elm; - assert.equal(elm.firstChild.tagName.toLowerCase(), 'span'); - assert.equal(elm.firstChild.innerHTML, 'Number is 2'); - assert.equal(called, 2); - }); - it('supports leaving out the `key` argument', function() { - function vnodeFn(s) { - return h('span.number', 'Hello ' + s); - } - var vnode1 = thunk('span.number', vnodeFn, ['World!']); - elm = patch(vnode0, vnode1).elm; - assert.equal(elm.innerText, 'Hello World!'); - }); - it('renders correctly when root', function() { - var called = 0; - function numberInSpan(n) { - called++; - return h('span', {key: 'num'}, 'Number is ' + n); - } - var vnode1 = thunk('span', 'num', numberInSpan, [1]); - var vnode2 = thunk('span', 'num', numberInSpan, [1]); - var vnode3 = thunk('span', 'num', numberInSpan, [2]); - - elm = patch(vnode0, vnode1).elm; - assert.equal(elm.tagName.toLowerCase(), 'span'); - assert.equal(elm.innerHTML, 'Number is 1'); - - elm = patch(vnode1, vnode2).elm; - assert.equal(elm.tagName.toLowerCase(), 'span'); - assert.equal(elm.innerHTML, 'Number is 1'); - - elm = patch(vnode2, vnode3).elm; - assert.equal(elm.tagName.toLowerCase(), 'span'); - assert.equal(elm.innerHTML, 'Number is 2'); - assert.equal(called, 2); - }); - it('can be replaced and removed', function() { - function numberInSpan(n) { - return h('span', {key: 'num'}, 'Number is ' + n); - } - function oddEven(n) { - var prefix = (n % 2) === 0 ? 'Even' : 'Odd'; - return h('div', {key: oddEven}, prefix + ': ' + n); - } - var vnode1 = h('div', [thunk('span', 'num', numberInSpan, [1])]); - var vnode2 = h('div', [thunk('div', 'oddEven', oddEven, [4])]); - - elm = patch(vnode0, vnode1).elm; - assert.equal(elm.firstChild.tagName.toLowerCase(), 'span'); - assert.equal(elm.firstChild.innerHTML, 'Number is 1'); - - elm = patch(vnode1, vnode2).elm; - assert.equal(elm.firstChild.tagName.toLowerCase(), 'div'); - assert.equal(elm.firstChild.innerHTML, 'Even: 4'); - }); - it('can be replaced and removed when root', function() { - function numberInSpan(n) { - return h('span', {key: 'num'}, 'Number is ' + n); - } - function oddEven(n) { - var prefix = (n % 2) === 0 ? 'Even' : 'Odd'; - return h('div', {key: oddEven}, prefix + ': ' + n); - } - var vnode1 = thunk('span', 'num', numberInSpan, [1]); - var vnode2 = thunk('div', 'oddEven', oddEven, [4]); - - elm = patch(vnode0, vnode1).elm; - assert.equal(elm.tagName.toLowerCase(), 'span'); - assert.equal(elm.innerHTML, 'Number is 1'); - - elm = patch(vnode1, vnode2).elm; - assert.equal(elm.tagName.toLowerCase(), 'div'); - assert.equal(elm.innerHTML, 'Even: 4'); - }); - it('invokes destroy hook on thunks', function() { - var called = 0; - function destroyHook() { - called++; - } - function numberInSpan(n) { - return h('span', {key: 'num', hook: {destroy: destroyHook}}, 'Number is ' + n); - } - var vnode1 = h('div', [ - h('div', 'Foo'), - thunk('span', 'num', numberInSpan, [1]), - h('div', 'Foo') - ]); - var vnode2 = h('div', [ - h('div', 'Foo'), - h('div', 'Foo') - ]); - patch(vnode0, vnode1); - patch(vnode1, vnode2); - assert.equal(called, 1); - }); - it('invokes remove hook on thunks', function() { - var called = 0; - function hook() { - called++; - } - function numberInSpan(n) { - return h('span', {key: 'num', hook: {remove: hook}}, 'Number is ' + n); - } - var vnode1 = h('div', [ - h('div', 'Foo'), - thunk('span', 'num', numberInSpan, [1]), - h('div', 'Foo') - ]); - var vnode2 = h('div', [ - h('div', 'Foo'), - h('div', 'Foo') - ]); - patch(vnode0, vnode1); - patch(vnode1, vnode2); - assert.equal(called, 1); - }); -}); diff --git a/libs/snabbdom/testem.json b/libs/snabbdom/testem.json deleted file mode 100755 index 1071056f..00000000 --- a/libs/snabbdom/testem.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "framework": "mocha", - "src_files": [ - "snabbdom.js", - "test/*.js" - ], - "serve_files": [ - "browserified.js" - ], - "before_tests": "browserify -d test/index.js -o browserified.js", - "on_exit": "rm browserified.js", - "launch_in_dev": [ "firefox", "chromium" ] -} diff --git a/libs/snabbdom/tsconfig.json b/libs/snabbdom/tsconfig.json deleted file mode 100755 index ed1e9b5c..00000000 --- a/libs/snabbdom/tsconfig.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "compilerOptions": { - "target": "ES5", - "noImplicitAny": true, - "sourceMap": true, - "strictNullChecks": true, - "declaration": true, - "removeComments": false, - "noUnusedLocals": true, - "lib": [ - "dom", - "es5", - "es2015.core" - ] - }, - "files": [ - "src/helpers/attachto.ts", - "src/modules/attributes.ts", - "src/modules/class.ts", - "src/modules/dataset.ts", - "src/modules/eventlisteners.ts", - "src/modules/hero.ts", - "src/modules/props.ts", - "src/modules/module.ts", - "src/modules/style.ts", - "src/h.ts", - "src/htmldomapi.ts", - "src/hooks.ts", - "src/is.ts", - "src/snabbdom.bundle.ts", - "src/snabbdom.ts", - "src/thunk.ts", - "src/tovnode.ts", - "src/vnode.ts" - ] -} diff --git a/playground/libs/theme-monokai.js b/libs/theme-monokai.js similarity index 100% rename from playground/libs/theme-monokai.js rename to libs/theme-monokai.js diff --git a/playground/libs/worker-javascript.js b/libs/worker-javascript.js similarity index 100% rename from playground/libs/worker-javascript.js rename to libs/worker-javascript.js diff --git a/package.json b/package.json deleted file mode 100644 index ff8974fe..00000000 --- a/package.json +++ /dev/null @@ -1,62 +0,0 @@ -{ - "name": "owl", - "version": "0.4.0", - "description": "Odoo Web Lab", - "main": "src/index.ts", - "scripts": { - "build:js": "tsc --lib es2017,dom --target esnext --outDir dist/owl src/*", - "build:bundle": "rollup -c", - "build": "npm run build:js && npm run build:bundle", - "minify": "uglifyjs dist/owl.js -o dist/owl.min.js --compress --mangle", - "dev": "npm-run-all --parallel \"build:* -- --watch\"", - "test": "jest", - "test:watch": "jest --watch", - "example:web:build": "cpx \"examples/web/**/*.{html,js,css,ttf,woff,woff2}\" dist/examples/web && npm-run-all --parallel example:web:build:*", - "example:web:build:css": "sass examples/web/static/src/scss/app.scss dist/examples/web/app.css", - "example:web:build:js": "tsc --allowjs -m amd --lib es2017,dom --target esnext --outfile dist/examples/web/main.js examples/web/static/src/ts/main.ts", - "example:web:build:xml": "cpx examples/web/static/src/xml/templates.xml dist/examples/web", - "example:web:minify": "uglifyjs dist/examples/web/main.js -o dist/examples/web/main.js --compress --mangle", - "example:web:serve": "live-server --entry-file=index.html dist/examples/web/", - "preexample:web:dev": "npm run example:web:build", - "example:web:dev": "npm-run-all --parallel \"example:web:build:* -- --watch\" example:web:serve", - "example:benchmarks:build:core": "npm run build && cpx \"dist/owl.js\" dist/examples/benchmarks", - "example:benchmarks:build:js": "cpx \"examples/benchmarks/{*.html,*.js,*.css}\" dist/examples/benchmarks", - "example:benchmarks:build": "npm-run-all --parallel example:benchmarks:build:*", - "example:benchmarks:serve": "live-server --entry-file=index.html dist/examples/benchmarks/", - "example:benchmarks:dev": "npm-run-all --parallel \"example:benchmarks:build:* -- --watch\" example:benchmarks:serve", - "example:todoapp:build:core": "npm run build && cpx \"dist/owl.js\" dist/examples/todoapp", - "example:todoapp:build:js": "cpx \"examples/todoapp/{*.html,**/*.js,*.css,*.xml}\" dist/examples/todoapp", - "example:todoapp:build": "npm-run-all --parallel example:todoapp:build:*", - "example:todoapp:serve": "live-server --entry-file=index.html dist/examples/todoapp/", - "example:todoapp:dev": "npm-run-all --parallel \"example:todoapp:build:* -- --watch\" example:todoapp:serve" - }, - "repository": { - "type": "git", - "url": "git+https://github.com/ged-odoo/web-core.git" - }, - "author": "Odoo", - "license": "GPL-3.0-or-later", - "bugs": { - "url": "https://github.com/ged-odoo/web-core/issues" - }, - "homepage": "https://github.com/ged-odoo/web-core#readme", - "devDependencies": { - "@types/jest": "^23.3.12", - "cpx": "^1.5.0", - "jest": "^23.6.0", - "live-server": "^1.2.1", - "npm-run-all": "^4.1.5", - "rollup": "^1.6.0", - "rollup-plugin-typescript2": "^0.19.3", - "sass": "^1.16.1", - "snabbdom-to-html": "^5.1.1", - "source-map-support": "^0.5.10", - "ts-jest": "^23.10.5", - "typescript": "^3.2.2", - "git-rev-sync": "^1.12.0", - "uglify-es": "^3.3.9" - }, - "dependencies": { - "snabbdom": "^0.7.3" - } -} diff --git a/playground/playground-iframe.html b/playground-iframe.html similarity index 100% rename from playground/playground-iframe.html rename to playground-iframe.html diff --git a/playground/playground.css b/playground.css similarity index 100% rename from playground/playground.css rename to playground.css diff --git a/rollup.config.js b/rollup.config.js deleted file mode 100644 index 00a6c626..00000000 --- a/rollup.config.js +++ /dev/null @@ -1,14 +0,0 @@ -import { version } from "./package.json"; -import git from "git-rev-sync"; - -// rollup.config.js -export default { - input: "dist/owl/src/index.js", - output: { - file: "dist/owl.js", - format: "iife", - name: "owl", - extend: true, - outro: `exports._version = '${version}';\nexports._date = '${new Date().toISOString()}';\nexports._hash = '${git.short()}';` - } -}; diff --git a/src/component.ts b/src/component.ts deleted file mode 100644 index 638a96a1..00000000 --- a/src/component.ts +++ /dev/null @@ -1,427 +0,0 @@ -import h from "../libs/snabbdom/src/h"; -import sdAttrs from "../libs/snabbdom/src/modules/attributes"; -import sdProps from "../libs/snabbdom/src/modules/props"; -import sdListeners from "../libs/snabbdom/src/modules/eventlisteners"; -import { init } from "../libs/snabbdom/src/snabbdom"; -import { VNode } from "../libs/snabbdom/src/vnode"; -import { EventBus } from "./event_bus"; -import { QWeb } from "./qweb"; -import { idGenerator } from "./utils"; - -let getId = idGenerator(); - -//------------------------------------------------------------------------------ -// Types/helpers -//------------------------------------------------------------------------------ - -export interface Env { - qweb: QWeb; -} - -export interface Meta { - readonly id: number; - vnode: VNode | null; - isStarted: boolean; - isMounted: boolean; - isDestroyed: boolean; - parent: Component | null; - children: { [key: number]: Component }; - // children mapping: from templateID to widgetID - // should it be a map number => Widget? - cmap: { [key: number]: number }; - - renderId: number; - renderProps: Props | null; - renderPromise: Promise | null; - boundHandlers: { [key: number]: any }; -} - -const patch = init([sdListeners, sdAttrs, sdProps]); - -export interface Type extends Function { - new (...args: any[]): T; -} - -//------------------------------------------------------------------------------ -// Widget -//------------------------------------------------------------------------------ - -export class Component< - T extends Env, - Props extends {}, - State extends {} -> extends EventBus { - readonly __widget__: Meta; - template: string = "default"; - inlineTemplate: string | null = null; - - get el(): HTMLElement | null { - return this.__widget__.vnode ? (this).__widget__.vnode.elm : null; - } - - env: T; - state: State = {}; - props: Props; - refs: { - [key: string]: Component | HTMLElement | undefined; - } = {}; - - //-------------------------------------------------------------------------- - // Lifecycle - //-------------------------------------------------------------------------- - - /** - * Creates an instance of Component. - * - * The root widget of a component tree needs an environment: - * - * ```javascript - * const root = new RootWidget(env, props); - * ``` - * - * Every other widget simply needs a reference to its parent: - * - * ```javascript - * const child = new SomeWidget(parent, props); - * ``` - * - * Note that most of the time, only the root widget needs to be created by - * hand. Other widgets should be created automatically by the framework (with - * the t-widget directive in a template) - */ - constructor(parent: Component | T, props?: Props) { - super(); - - // is this a good idea? - // Pro: if props is empty, we can create easily a widget - // Con: this is not really safe - // Pro: but creating widget (by a template) is always unsafe anyway - this.props = props || {}; - let id: number = getId(); - let p: Component | null = null; - if (parent instanceof Component) { - p = parent; - this.env = parent.env; - parent.__widget__.children[id] = this; - } else { - this.env = parent; - } - this.__widget__ = { - id: id, - vnode: null, - isStarted: false, - isMounted: false, - isDestroyed: false, - parent: p, - children: {}, - cmap: {}, - renderId: 1, - renderPromise: null, - renderProps: props || null, - boundHandlers: {} - }; - } - - /** - * willStart is an asynchronous hook that can be implemented to perform some - * action before the initial rendering of a component. - * - * It will be called exactly once before the initial rendering. It is useful - * in some cases, for example, to load external assets (such as a JS library) - * before the widget is rendered. - * - * Note that a slow willStart method will slow down the rendering of the user - * interface. Therefore, some effort should be made to make this method as - * fast as possible. - * - * Note: this method should not be called manually. - */ - async willStart() {} - - /** - * mounted is a hook that is called each time a component is attached to the - * DOM. This is a good place to add some listeners, or to interact with the - * DOM, if the component needs to perform some measure for example. - * - * Note: this method should not be called manually. - * - * @see willUnmount - */ - mounted() {} - - /** - * willUnmount is a hook that is called each time a component is detached from - * the DOM. This is a good place to remove some listeners, for example. - * - * Note: this method should not be called manually. - * - * @see mounted - */ - willUnmount() {} - - /** - * destroyed is a hook called exactly once, when a component is destroyed. - * When a component is destroyed, its children will be destroyed first. - * - * Note: this method should not be called manually. - */ - destroyed() {} - - //-------------------------------------------------------------------------- - // Public - //-------------------------------------------------------------------------- - - /** - * Attach a child widget to a given html element - * - * This is most of the time not necessary, since widgets should primarily be - * created/managed with the t-widget directive in a qweb template. However, - * for the cases where we need more control, this method will do what is - * necessary to make sure all the proper hooks are called (for example, - * mounted/willUnmount) - * - * Note that this method makes a few assumptions: - * - the child widget is indeed a child of the current widget - * - the target is inside the dom of the current widget (typically a ref) - */ - attachChild(child: Component, target: HTMLElement) { - target.appendChild(child.el!); - child.__mount(); - } - - async mount(target: HTMLElement): Promise { - const vnode = await this._start(); - if (this.__widget__.isDestroyed) { - // widget was destroyed before we get here... - return; - } - this._patch(vnode); - target.appendChild(this.el!); - - if (document.body.contains(target)) { - this._visitSubTree(w => { - if (!w.__widget__.isMounted && this.el!.contains(w.el)) { - w.__widget__.isMounted = true; - w.mounted(); - return true; - } - return false; - }); - } - } - - detach() { - if (this.el) { - this._visitSubTree(w => { - if (w.__widget__.isMounted) { - w.willUnmount(); - w.__widget__.isMounted = false; - return true; - } - return false; - }); - this.el.remove(); - } - } - - async render(force: boolean = false): Promise { - if (this.__widget__.isDestroyed) { - return; - } - const renderVDom = this._render(force); - const renderId = this.__widget__.renderId; - const vnode = await renderVDom; - if (renderId === this.__widget__.renderId) { - // we only update the vnode and the actual DOM if no other rendering - // occurred between now and when the render method was initially called. - this._patch(vnode); - } - } - - destroy() { - if (!this.__widget__.isDestroyed) { - for (let id in this.__widget__.children) { - this.__widget__.children[id].destroy(); - } - if (this.__widget__.isMounted) { - this.willUnmount(); - } - if (this.el) { - this.el.remove(); - this.__widget__.isMounted = false; - delete this.__widget__.vnode; - } - if (this.__widget__.parent) { - let id = this.__widget__.id; - delete this.__widget__.parent.__widget__.children[id]; - this.__widget__.parent = null; - } - this.clear(); - this.__widget__.isDestroyed = true; - this.destroyed(); - } - } - - shouldUpdate(nextProps: Props): boolean { - return true; - } - - /** - * This method is the correct way to update the environment of a widget. Doing - * this will cause a full rerender of the widget and its children, so this is - * an operation that should not be done frequently. - * - * A good usecase for updating the environment would be to update some mostly - * static config keys, such as a boolean to determine if we are in mobile - * mode or not. - */ - async updateEnv(nextEnv: Partial): Promise { - if (this.__widget__.parent && this.__widget__.parent.env === this.env) { - this.env = Object.create(this.env); - } - Object.assign(this.env, nextEnv); - if (this.__widget__.isMounted) { - return this.render(true); - } - } - - async updateProps( - nextProps: Props, - forceUpdate: boolean = false - ): Promise { - if (nextProps === this.__widget__.renderProps && !forceUpdate) { - await this.__widget__.renderPromise; - return; - } - const shouldUpdate = forceUpdate || this.shouldUpdate(nextProps); - return shouldUpdate ? this._updateProps(nextProps) : Promise.resolve(); - } - - /** - * This is the safest update method for widget: its job is to update the state - * and rerender (if widget is mounted). - * - * Notes: - * - it checks if we do not add extra keys to the state. - * - it is ok to call updateState before the widget is started. In that - * case, it will simply update the state and will not rerender - */ - async updateState(nextState: Partial) { - if (Object.keys(nextState).length === 0) { - return; - } - Object.assign(this.state, nextState); - if (this.__widget__.isStarted) { - return this.render(); - } - } - - //-------------------------------------------------------------------------- - // Private - //-------------------------------------------------------------------------- - - async _updateProps(nextProps: Props): Promise { - this.props = nextProps; - return this.render(); - } - - _patch(vnode) { - this.__widget__.renderPromise = null; - this.__widget__.vnode = patch( - this.__widget__.vnode || document.createElement(vnode.sel!), - vnode - ); - } - async _start(): Promise { - this.__widget__.renderProps = this.props; - this.__widget__.renderPromise = this.willStart().then(() => { - if (this.__widget__.isDestroyed) { - return Promise.resolve(h("div")); - } - this.__widget__.isStarted = true; - if (this.inlineTemplate) { - this.env.qweb.addTemplate( - this.inlineTemplate, - this.inlineTemplate, - true - ); - } - return this._render(); - }); - return this.__widget__.renderPromise; - } - - async _render(force: boolean = false): Promise { - this.__widget__.renderId++; - const promises: Promise[] = []; - const template = this.inlineTemplate || this.template; - let vnode = this.env.qweb.render(template, this, { - promises, - handlers: this.__widget__.boundHandlers, - forceUpdate: force - }); - - // this part is critical for the patching process to be done correctly. The - // tricky part is that a child widget can be rerendered on its own, which - // will update its own vnode representation without the knowledge of the - // parent widget. With this, we make sure that the parent widget will be - // able to patch itself properly after - vnode.key = this.__widget__.id; - this.__widget__.renderProps = this.props; - this.__widget__.renderPromise = Promise.all(promises).then(() => vnode); - return this.__widget__.renderPromise; - } - - /** - * Only called by qweb t-widget directive - */ - _mount(vnode: VNode, elm: HTMLElement): VNode { - this.__widget__.vnode = patch(elm, vnode); - this.__mount(); - return this.__widget__.vnode; - } - - __mount() { - if (this.__widget__.isMounted) { - return; - } - if (this.__widget__.parent) { - if (this.__widget__.parent!.__widget__.isMounted) { - this.__widget__.isMounted = true; - this.mounted(); - const children = this.__widget__.children; - for (let id in children) { - children[id].__mount(); - } - } - } - } - - _visitSubTree(callback: (w: Component) => boolean) { - const shouldVisitChildren = callback(this); - if (shouldVisitChildren) { - const children = this.__widget__.children; - for (let id in children) { - children[id]._visitSubTree(callback); - } - } - } -} - -export class PureComponent extends Component { - shouldUpdate(nextProps: P): boolean { - for (let k in nextProps) { - if (nextProps[k] !== this.props[k]) { - return true; - } - } - return false; - } - async updateState(nextState: Partial) { - for (let k in nextState) { - if (nextState[k] !== this.state[k]) { - return super.updateState(nextState); - } - } - } -} diff --git a/src/event_bus.ts b/src/event_bus.ts deleted file mode 100644 index 9fe6cfe2..00000000 --- a/src/event_bus.ts +++ /dev/null @@ -1,77 +0,0 @@ -/** - * We define here a simple event bus: it can - * - emit events - * - add/remove listeners. - * - * This is a useful pattern of communication in some cases. - */ - -//------------------------------------------------------------------------------ -// Types -//------------------------------------------------------------------------------ - -export type Callback = (...args: any[]) => void; - -export interface Subscription { - owner: any; - callback: Callback; -} - -//------------------------------------------------------------------------------ -// EventBus -//------------------------------------------------------------------------------ - -export class EventBus { - subscriptions: { [eventType: string]: Subscription[] } = {}; - - /** - * Add a listener for the 'eventType' events. - * - * Note that the 'owner' of this event can be anything, but will more likely - * be a widget or a class. The idea is that the callback will be called with - * the proper owner bound. - * - * Also, the owner should be kind of unique. This will be used to remove the - * listener. - */ - on(eventType: string, owner: any, callback: Callback) { - if (!callback) { - throw new Error("Missing callback"); - } - if (!this.subscriptions[eventType]) { - this.subscriptions[eventType] = []; - } - this.subscriptions[eventType].push({ - owner, - callback - }); - } - - /** - * Remove a listener - */ - off(eventType: string, owner: any) { - const subs = this.subscriptions[eventType]; - if (subs) { - this.subscriptions[eventType] = subs.filter(s => s.owner !== owner); - } - } - - /** - * Emit an event of type 'eventType'. Any extra arguments will be passed to - * the listeners callback. - */ - trigger(eventType: string, ...args: any[]) { - const subs = this.subscriptions[eventType] || []; - for (let sub of subs) { - sub.callback.call(sub.owner, ...args); - } - } - - /** - * Remove all subscriptions. - */ - clear() { - this.subscriptions = {}; - } -} diff --git a/src/index.ts b/src/index.ts deleted file mode 100644 index 21ea934b..00000000 --- a/src/index.ts +++ /dev/null @@ -1,20 +0,0 @@ -import { Component, PureComponent } from "./component"; -import { EventBus } from "./event_bus"; -import { QWeb } from "./qweb"; -import { Registry } from "./registry"; -import { connect, Store } from "./store"; -import * as utils from "./utils"; - -export const core = { - QWeb, - EventBus, - Component, - PureComponent, - utils -}; - -export const extras = { - Store, - connect, - Registry -}; diff --git a/playground/src/playground.js b/src/playground.js similarity index 100% rename from playground/src/playground.js rename to src/playground.js diff --git a/src/qweb.ts b/src/qweb.ts deleted file mode 100644 index 33dc9df6..00000000 --- a/src/qweb.ts +++ /dev/null @@ -1,1002 +0,0 @@ -import h from "../libs/snabbdom/src/h"; -import { VNode } from "../libs/snabbdom/src/vnode"; - -//------------------------------------------------------------------------------ -// Types -//------------------------------------------------------------------------------ - -export type EvalContext = { [key: string]: any }; -export type RawTemplate = string; -export type CompiledTemplate = (context: EvalContext, extra: any) => T; -type ProcessedTemplate = Element; - -const RESERVED_WORDS = "true,false,NaN,null,undefined,debugger,console,window,in,instanceof,new,function,return,this,typeof,eval,void,Math,RegExp,Array,Object,Date".split( - "," -); - -const WORD_REPLACEMENT = { - and: "&&", - or: "||", - gt: ">", - gte: ">=", - lt: "<", - lte: "<=" -}; - -const DISABLED_TAGS = [ - "input", - "textarea", - "button", - "select", - "option", - "optgroup" -]; - -const lineBreakRE = /[\r\n]/; -const whitespaceRE = /\s+/g; - -//------------------------------------------------------------------------------ -// Compilation Context -//------------------------------------------------------------------------------ - -export class Context { - nextID: number = 1; - code: string[] = []; - variables: { [key: string]: any } = {}; - escaping: boolean = false; - parentNode: number | null = null; - rootNode: number | null = null; - indentLevel: number = 0; - rootContext: Context; - caller: Element | undefined; - shouldDefineOwner: boolean = false; - shouldProtectContext: boolean = false; - inLoop: boolean = false; - inPreTag: boolean = false; - - constructor() { - this.rootContext = this; - this.addLine("let h = this.utils.h;"); - } - - generateID(): number { - const id = this.rootContext.nextID++; - return id; - } - - withParent(node: number): Context { - if (this === this.rootContext && this.parentNode) { - throw new Error("A template should not have more than one root node"); - } - if (!this.rootContext.rootNode) { - this.rootContext.rootNode = node; - } - return this.subContext("parentNode", node); - } - - subContext(key: keyof Context, value: any): Context { - const newContext = Object.create(this); - newContext[key] = value; - return newContext; - } - - indent() { - this.indentLevel++; - } - - dedent() { - this.indentLevel--; - } - - addLine(line: string) { - const prefix = new Array(this.indentLevel + 2).join(" "); - this.code.push(prefix + line); - } - - addIf(condition: string) { - this.addLine(`if (${condition}) {`); - this.indent(); - } - - addElse() { - this.dedent(); - this.addLine("} else {"); - this.indent(); - } - - closeIf() { - this.dedent(); - this.addLine("}"); - } - - getValue(val: any): any { - return val in this.variables ? this.getValue(this.variables[val]) : val; - } - - formatExpression(e: string): string { - e = e.trim(); - if (e[0] === "{" && e[e.length - 1] === "}") { - const innerExpr = e - .slice(1, -1) - .split(",") - .map(p => { - let [key, val] = p.trim().split(":"); - if (key === "") { - return ""; - } - if (!val) { - val = key; - } - return `${key}: ${this.formatExpression(val)}`; - }) - .join(","); - return "{" + innerExpr + "}"; - } - - // Thanks CHM for this code... - const chars = e.split(""); - let instring = ""; - let invar = ""; - let invarPos = 0; - let r = ""; - chars.push(" "); - for (var i = 0, ilen = chars.length; i < ilen; i++) { - var c = chars[i]; - if (instring.length) { - if (c === instring && chars[i - 1] !== "\\") { - instring = ""; - } - } else if (c === '"' || c === "'") { - instring = c; - } else if (c.match(/[a-zA-Z_\$]/) && !invar.length) { - invar = c; - invarPos = i; - continue; - } else if (c.match(/\W/) && invar.length) { - // TODO: Should check for possible spaces before dot - if (chars[invarPos - 1] !== "." && RESERVED_WORDS.indexOf(invar) < 0) { - invar = - WORD_REPLACEMENT[invar] || - (invar in this.variables && this.variables[invar]) || - "context['" + invar + "']"; - } - r += invar; - invar = ""; - } else if (invar.length) { - invar += c; - continue; - } - r += c; - } - const result = r.slice(0, -1); - return result; - } -} - -//------------------------------------------------------------------------------ -// QWeb rendering engine -//------------------------------------------------------------------------------ - -export class QWeb { - processedTemplates: { [name: string]: ProcessedTemplate } = {}; - templates: { [name: string]: CompiledTemplate } = {}; - directives: Directive[] = []; - - constructor() { - [ - forEachDirective, - escDirective, - rawDirective, - setDirective, - elseDirective, - elifDirective, - ifDirective, - callDirective, - onDirective, - refDirective, - widgetDirective - ].forEach(d => this.addDirective(d)); - } - - utils = { - h: h, - getFragment(str: string): DocumentFragment { - const temp = document.createElement("template"); - temp.innerHTML = str; - return temp.content; - }, - objectToAttrString(obj: Object): string { - let classes: string[] = []; - for (let k in obj) { - if (obj[k]) { - classes.push(k); - } - } - return classes.join(" "); - } - }; - - addDirective(dir: Directive) { - this.directives.push(dir); - this.directives.sort((d1, d2) => d1.priority - d2.priority); - } - - /** - * Add a template to the internal template map. Note that it is not - * immediately compiled. - */ - addTemplate( - name: string, - template: RawTemplate, - allowDuplicates: boolean = false - ) { - if (name in this.processedTemplates) { - if (allowDuplicates) { - return; - } else { - throw new Error(`Template ${name} already defined`); - } - } - const parser = new DOMParser(); - const doc = parser.parseFromString(template, "text/xml"); - if (!doc.firstChild) { - throw new Error("Invalid template (should not be empty)"); - } - if (doc.getElementsByTagName("parsererror").length) { - throw new Error("Invalid XML in template"); - } - let elem = doc.firstChild as Element; - this._processTemplate(elem); - - this.processedTemplates[name] = elem; - } - - _processTemplate(elem: Element) { - let tbranch = elem.querySelectorAll("[t-elif], [t-else]"); - for (let i = 0, ilen = tbranch.length; i < ilen; i++) { - let node = tbranch[i]; - let prevElem = node.previousElementSibling!; - let pattr = function(name) { - return prevElem.getAttribute(name); - }; - let nattr = function(name) { - return +!!node.getAttribute(name); - }; - if (prevElem && (pattr("t-if") || pattr("t-elif"))) { - if (pattr("t-foreach")) { - throw new Error( - "t-if cannot stay at the same level as t-foreach when using t-elif or t-else" - ); - } - if ( - ["t-if", "t-elif", "t-else"].map(nattr).reduce(function(a, b) { - return a + b; - }) > 1 - ) { - throw new Error( - "Only one conditional branching directive is allowed per node" - ); - } - // All text nodes between branch nodes are removed - let textNode; - while ((textNode = node.previousSibling) !== prevElem) { - if (textNode.nodeValue.trim().length) { - throw new Error("text is not allowed between branching directives"); - } - textNode.remove(); - } - } else { - throw new Error( - "t-elif and t-else directives must be preceded by a t-if or t-elif directive" - ); - } - } - } - /** - * Load templates from a xml (as a string). This will look up for the first - * tag, and will consider each child of this as a template, with - * the name given by the t-name attribute. - */ - loadTemplates(xmlstr: string) { - const parser = new DOMParser(); - const doc = parser.parseFromString(xmlstr, "text/xml"); - const templates = doc.getElementsByTagName("templates")[0]; - if (!templates) { - return; - } - for (let elem of templates.children) { - const name = elem.getAttribute("t-name"); - this._processTemplate(elem); - this.processedTemplates[name] = elem; - } - } - /** - * Render a template - * - * @param {string} name the template should already have been added - */ - render(name: string, context: EvalContext = {}, extra: any = null): VNode { - if (!(name in this.processedTemplates)) { - throw new Error(`Template ${name} does not exist`); - } - const template = this.templates[name] || this._compile(name); - return template.call(this, context, extra); - } - - _compile(name: string): CompiledTemplate { - if (name in this.templates) { - return this.templates[name]; - } - - const mainNode = this.processedTemplates[name]; - const isDebug = (mainNode).attributes.hasOwnProperty("t-debug"); - const ctx = new Context(); - this._compileNode(mainNode, ctx); - - if (ctx.shouldProtectContext) { - ctx.code.unshift(" context = Object.create(context);"); - } - if (ctx.shouldDefineOwner) { - // this is necessary to prevent some directives (t-forach for ex) to - // pollute the rendering context by adding some keys in it. - ctx.code.unshift(" let owner = context;"); - } - - if (!ctx.rootNode) { - throw new Error("A template should have one root node"); - } - ctx.addLine(`return vn${ctx.rootNode};`); - if (isDebug) { - ctx.code.unshift(" debugger"); - } - let template; - try { - template = new Function( - "context", - "extra", - ctx.code.join("\n") - ) as CompiledTemplate; - } catch (e) { - throw new Error(`Invalid template (or compiled code): ${e.message}`); - } - if (isDebug) { - console.log( - `Template: ${ - this.processedTemplates[name].outerHTML - }\nCompiled code:\n` + template.toString() - ); - } - this.templates[name] = template; - return template; - } - - /** - * Generate code from an xml node - * - */ - _compileNode(node: ChildNode, ctx: Context) { - if (!(node instanceof Element)) { - // this is a text node, there are no directive to apply - let text = node.textContent!; - if (!ctx.inPreTag) { - if (lineBreakRE.test(text) && !text.trim()) { - return; - } - text = text.replace(whitespaceRE, " "); - } - if (ctx.parentNode) { - ctx.addLine(`c${ctx.parentNode}.push({text: \`${text}\`});`); - } else { - // this is an unusual situation: this text node is the result of the - // template rendering. - let nodeID = ctx.generateID(); - ctx.addLine(`let vn${nodeID} = {text: \`${text}\`};`); - ctx.rootContext.rootNode = nodeID; - ctx.rootContext.parentNode = nodeID; - } - return; - } - - const attributes = (node).attributes; - - const validDirectives: { - directive: Directive; - value: string; - fullName: string; - }[] = []; - - let withHandlers = false; - - for (let directive of this.directives) { - // const value = attributes[i].textContent!; - let fullName; - let value; - for (let i = 0; i < attributes.length; i++) { - const name = attributes[i].name; - if ( - name === "t-" + directive.name || - name.startsWith("t-" + directive.name + "-") - ) { - fullName = name; - value = attributes[i].textContent; - validDirectives.push({ directive, value, fullName }); - if (directive.name === "on") { - withHandlers = true; - } - } - } - } - for (let { directive, value, fullName } of validDirectives) { - if (directive.atNodeEncounter) { - const isDone = directive.atNodeEncounter({ - node, - qweb: this, - ctx, - fullName, - value - }); - if (isDone) { - return; - } - } - } - - if (node.nodeName !== "t") { - let nodeID = this._compileGenericNode(node, ctx, withHandlers); - ctx = ctx.withParent(nodeID); - - for (let { directive, value, fullName } of validDirectives) { - if (directive.atNodeCreation) { - directive.atNodeCreation({ - node, - qweb: this, - ctx, - fullName, - value, - nodeID - }); - } - } - } - if (node.nodeName === "pre") { - ctx = ctx.subContext("inPreTag", true); - } - - this._compileChildren(node, ctx); - - for (let { directive, value, fullName } of validDirectives) { - if (directive.finalize) { - directive.finalize({ node, qweb: this, ctx, fullName, value }); - } - } - } - - _compileGenericNode( - node: ChildNode, - ctx: Context, - withHandlers: boolean = true - ): number { - // nodeType 1 is generic tag - if (node.nodeType !== 1) { - throw new Error("unsupported node type"); - } - const attributes = (node).attributes; - const attrs: string[] = []; - const props: string[] = []; - const tattrs: number[] = []; - - function handleBooleanProps(key, val) { - let isProp = false; - if (node.nodeName === "input" && key === "checked") { - let type = (node).getAttribute("type"); - if (type === "checkbox" || type === "radio") { - isProp = true; - } - } - if (node.nodeName === "option" && key === "selected") { - isProp = true; - } - if (key === "disabled" && DISABLED_TAGS.indexOf(node.nodeName) > -1) { - isProp = true; - } - if ( - (key === "readonly" && node.nodeName === "input") || - node.nodeName === "textarea" - ) { - isProp = true; - } - if (isProp) { - props.push(`${key}: _${val}`); - } - } - - for (let i = 0; i < attributes.length; i++) { - let name = attributes[i].name; - const value = attributes[i].textContent!; - - // regular attributes - if (!name.startsWith("t-")) { - const attID = ctx.generateID(); - ctx.addLine(`let _${attID} = '${value}';`); - if (!name.match(/^[a-zA-Z]+$/)) { - // attribute contains 'non letters' => we want to quote it - name = '"' + name + '"'; - } - attrs.push(`${name}: _${attID}`); - handleBooleanProps(name, attID); - } - - // dynamic attributes - if (name.startsWith("t-att-")) { - let attName = name.slice(6); - let formattedValue = ctx.formatExpression(ctx.getValue(value!)); - if ( - formattedValue[0] === "{" && - formattedValue[formattedValue.length - 1] === "}" - ) { - formattedValue = `this.utils.objectToAttrString(${formattedValue})`; - } - const attID = ctx.generateID(); - if (!attName.match(/^[a-zA-Z]+$/)) { - // attribute contains 'non letters' => we want to quote it - attName = '"' + attName + '"'; - } - // we need to combine dynamic with non dynamic attributes: - // class="a" t-att-class="'yop'" should be rendered as class="a yop" - const attValue = (node).getAttribute(attName); - if (attValue) { - const attValueID = ctx.generateID(); - ctx.addLine(`let _${attValueID} = ${formattedValue};`); - formattedValue = `'${attValue}' + (_${attValueID} ? ' ' + _${attValueID} : '')`; - const attrIndex = attrs.findIndex(att => - att.startsWith(attName + ":") - ); - attrs.splice(attrIndex, 1); - } - ctx.addLine(`let _${attID} = ${formattedValue};`); - attrs.push(`${attName}: _${attID}`); - handleBooleanProps(attName, attID); - } - - if (name.startsWith("t-attf-")) { - let attName = name.slice(7); - if (!attName.match(/^[a-zA-Z]+$/)) { - // attribute contains 'non letters' => we want to quote it - attName = '"' + attName + '"'; - } - const formattedExpr = value!.replace( - /\{\{.*?\}\}/g, - s => "${" + ctx.formatExpression(s.slice(2, -2)) + "}" - ); - const attID = ctx.generateID(); - ctx.addLine(`let _${attID} = \`${formattedExpr}\`;`); - attrs.push(`${attName}: _${attID}`); - } - - // t-att= attributes - if (name === "t-att") { - let id = ctx.generateID(); - ctx.addLine(`let _${id} = ${ctx.formatExpression(value!)};`); - tattrs.push(id); - } - } - let nodeID = ctx.generateID(); - const parts = [`key:${nodeID}`]; - if (attrs.length + tattrs.length > 0) { - parts.push(`attrs:{${attrs.join(",")}}`); - } - if (props.length > 0) { - parts.push(`props:{${props.join(",")}}`); - } - if (withHandlers) { - parts.push(`on:{}`); - } - - ctx.addLine(`let c${nodeID} = [], p${nodeID} = {${parts.join(",")}};`); - for (let id of tattrs) { - ctx.addIf(`_${id} instanceof Array`); - ctx.addLine(`p${nodeID}.attrs[_${id}[0]] = _${id}[1];`); - ctx.addElse(); - ctx.addLine(`for (let key in _${id}) {`); - ctx.indent(); - ctx.addLine(`p${nodeID}.attrs[key] = _${id}[key];`); - ctx.dedent(); - ctx.addLine(`}`); - ctx.closeIf(); - } - ctx.addLine( - `let vn${nodeID} = h('${node.nodeName}', p${nodeID}, c${nodeID});` - ); - if (ctx.parentNode) { - ctx.addLine(`c${ctx.parentNode}.push(vn${nodeID});`); - } - - return nodeID; - } - - _compileChildren(node: ChildNode, ctx: Context) { - if (node.childNodes.length > 0) { - for (let child of Array.from(node.childNodes)) { - this._compileNode(child, ctx); - } - } - } -} - -//------------------------------------------------------------------------------ -// QWeb Directives -//------------------------------------------------------------------------------ - -interface CompilationInfo { - nodeID?: number; - node: Element; - qweb: QWeb; - ctx: Context; - fullName: string; - value: string; -} - -export interface Directive { - name: string; - priority: number; - // if return true, then directive is fully applied and there is no need to - // keep processing node. Otherwise, we keep going. - atNodeEncounter?(info: CompilationInfo): boolean; - atNodeCreation?(info: CompilationInfo): void; - finalize?(info: CompilationInfo): void; -} - -function compileValueNode(value: any, node: Element, qweb: QWeb, ctx: Context) { - if (value === "0" && ctx.caller) { - qweb._compileNode(ctx.caller, ctx); - return; - } - - if (typeof value === "string") { - const exprID = ctx.generateID(); - ctx.addLine(`let e${exprID} = ${ctx.formatExpression(value)};`); - ctx.addIf(`e${exprID} || e${exprID} === 0`); - let text = `e${exprID}`; - - if (!ctx.parentNode) { - throw new Error("Should not have a text node without a parent"); - } - if (ctx.escaping) { - ctx.addLine(`c${ctx.parentNode}.push({text: ${text}});`); - } else { - let fragID = ctx.generateID(); - ctx.addLine(`let frag${fragID} = this.utils.getFragment(e${exprID})`); - let tempNodeID = ctx.generateID(); - ctx.addLine(`let p${tempNodeID} = {hook: {`); - ctx.addLine( - ` insert: n => n.elm.parentNode.replaceChild(frag${fragID}, n.elm),` - ); - ctx.addLine(`}};`); - ctx.addLine(`let vn${tempNodeID} = h('div', p${tempNodeID})`); - ctx.addLine(`c${ctx.parentNode}.push(vn${tempNodeID});`); - } - if (node.childNodes.length) { - ctx.addElse(); - qweb._compileChildren(node, ctx); - } - ctx.closeIf(); - return; - } - if (value instanceof NodeList) { - for (let node of Array.from(value)) { - qweb._compileNode(node, ctx); - } - } -} - -const escDirective: Directive = { - name: "esc", - priority: 70, - atNodeEncounter({ node, qweb, ctx }): boolean { - if (node.nodeName !== "t") { - let nodeID = qweb._compileGenericNode(node, ctx); - ctx = ctx.withParent(nodeID); - } - let value = ctx.getValue(node.getAttribute("t-esc")!); - compileValueNode(value, node, qweb, ctx.subContext("escaping", true)); - return true; - } -}; - -const rawDirective: Directive = { - name: "raw", - priority: 80, - atNodeEncounter({ node, qweb, ctx }): boolean { - if (node.nodeName !== "t") { - let nodeID = qweb._compileGenericNode(node, ctx); - ctx = ctx.withParent(nodeID); - } - let value = ctx.getValue(node.getAttribute("t-raw")!); - compileValueNode(value, node, qweb, ctx); - return true; - } -}; - -const setDirective: Directive = { - name: "set", - priority: 60, - atNodeEncounter({ node, ctx }): boolean { - const variable = node.getAttribute("t-set")!; - let value = node.getAttribute("t-value")!; - if (value) { - ctx.variables[variable] = value; - } else { - ctx.variables[variable] = node.childNodes; - } - return true; - } -}; - -const ifDirective: Directive = { - name: "if", - priority: 20, - atNodeEncounter({ node, qweb, ctx }): boolean { - let cond = ctx.getValue(node.getAttribute("t-if")!); - ctx.addIf(`${ctx.formatExpression(cond)}`); - return false; - }, - finalize({ ctx }) { - ctx.closeIf(); - } -}; - -const elifDirective: Directive = { - name: "elif", - priority: 30, - atNodeEncounter({ node, qweb, ctx }): boolean { - let cond = ctx.getValue(node.getAttribute("t-elif")!); - ctx.addLine(`else if (${ctx.formatExpression(cond)}) {`); - ctx.indent(); - return false; - }, - finalize({ ctx }) { - ctx.closeIf(); - } -}; - -const elseDirective: Directive = { - name: "else", - priority: 40, - atNodeEncounter({ ctx }): boolean { - ctx.addLine(`else {`); - ctx.indent(); - return false; - }, - finalize({ ctx }) { - ctx.closeIf(); - } -}; - -const callDirective: Directive = { - name: "call", - priority: 50, - atNodeEncounter({ node, qweb, ctx }): boolean { - if (node.nodeName !== "t") { - throw new Error("Invalid tag for t-call directive (should be 't')"); - } - const subTemplate = node.getAttribute("t-call")!; - const nodeTemplate = qweb.processedTemplates[subTemplate]; - if (!nodeTemplate) { - throw new Error(`Cannot find template "${subTemplate}" (t-call)`); - } - const nodeCopy = node.cloneNode(true) as Element; - nodeCopy.removeAttribute("t-call"); - - // extract variables from nodecopy - const tempCtx = new Context(); - qweb._compileNode(nodeCopy, tempCtx); - const vars = Object.assign({}, ctx.variables, tempCtx.variables); - const subCtx = ctx - .subContext("caller", nodeCopy) - .subContext("variables", Object.create(vars)); - - qweb._compileNode(nodeTemplate, subCtx); - return true; - } -}; - -const forEachDirective: Directive = { - name: "foreach", - priority: 10, - atNodeEncounter({ node, qweb, ctx }): boolean { - ctx.rootContext.shouldProtectContext = true; - ctx = ctx.subContext("inLoop", true); - const elems = node.getAttribute("t-foreach")!; - const name = node.getAttribute("t-as")!; - let arrayID = ctx.generateID(); - ctx.addLine(`let _${arrayID} = ${ctx.formatExpression(elems)};`); - ctx.addLine( - `if (!_${arrayID}) { throw new Error('QWeb error: Invalid loop expression')}` - ); - ctx.addLine( - `if (typeof _${arrayID} === 'number') { _${arrayID} = Array.from(Array(_${arrayID}).keys())}` - ); - let keysID = ctx.generateID(); - ctx.addLine( - `let _${keysID} = _${arrayID} instanceof Array ? _${arrayID} : Object.keys(_${arrayID});` - ); - let valuesID = ctx.generateID(); - ctx.addLine( - `let _${valuesID} = _${arrayID} instanceof Array ? _${arrayID} : Object.values(_${arrayID});` - ); - ctx.addLine(`for (let i = 0; i < _${keysID}.length; i++) {`); - ctx.indent(); - ctx.addLine(`context.${name}_first = i === 0;`); - ctx.addLine(`context.${name}_last = i === _${keysID}.length - 1;`); - ctx.addLine(`context.${name}_parity = i % 2 === 0 ? 'even' : 'odd';`); - ctx.addLine(`context.${name}_index = i;`); - ctx.addLine(`context.${name} = _${keysID}[i];`); - ctx.addLine(`context.${name}_value = _${valuesID}[i];`); - const nodeCopy = node.cloneNode(true); - nodeCopy.removeAttribute("t-foreach"); - qweb._compileNode(nodeCopy, ctx); - ctx.dedent(); - ctx.addLine("}"); - return true; - } -}; - -const onDirective: Directive = { - name: "on", - priority: 90, - atNodeCreation({ ctx, fullName, value, nodeID, qweb }) { - ctx.rootContext.shouldDefineOwner = true; - const eventName = fullName.slice(5); - let extraArgs; - let handler = value.replace(/\(.*\)/, function(args) { - extraArgs = args.slice(1, -1); - return ""; - }); - if (extraArgs) { - ctx.addLine( - `p${nodeID}.on['${eventName}'] = context['${handler}'].bind(owner, ${ctx.formatExpression( - extraArgs - )});` - ); - } else { - ctx.addLine( - `extra.handlers['${eventName}' + ${nodeID}] = extra.handlers['${eventName}' + ${nodeID}] || context['${handler}'].bind(owner);` - ); - ctx.addLine( - `p${nodeID}.on['${eventName}'] = extra.handlers['${eventName}' + ${nodeID}];` - ); - } - } -}; - -const refDirective: Directive = { - name: "ref", - priority: 95, - atNodeCreation({ ctx, node, nodeID }) { - let ref = node.getAttribute("t-ref"); - ctx.addLine(`p${ctx.parentNode}.hook = { - create: (_, n) => context.refs['${ref}'] = n.elm, - };`); - } -}; - -const widgetDirective: Directive = { - name: "widget", - priority: 100, - atNodeEncounter({ ctx, value, node, qweb }): boolean { - ctx.addLine("//WIDGET"); - ctx.rootContext.shouldDefineOwner = true; - let props = node.getAttribute("t-props"); - let keepAlive = node.getAttribute("t-keep-alive") ? true : false; - - // t-on- events... - const events: [string, string][] = []; - const attributes = (node).attributes; - for (let i = 0; i < attributes.length; i++) { - const name = attributes[i].name; - if (name.startsWith("t-on-")) { - events.push([name.slice(5), attributes[i].textContent!]); - } - } - - let key = node.getAttribute("t-key"); - if (key) { - key = `"${key}"`; - } else { - key = node.getAttribute("t-att-key"); - if (key) { - key = ctx.formatExpression(key); - } - } - if (props) { - props = ctx.formatExpression(props); - } - let dummyID = ctx.generateID(); - let defID = ctx.generateID(); - let widgetID = ctx.generateID(); - let keyID = key && ctx.generateID(); - if (key) { - // we bind a variable to the key (could be a complex expression, so we - // want to evaluate it only once) - ctx.addLine(`let key${keyID} = ${key};`); - } - ctx.addLine(`let _${dummyID}_index = c${ctx.parentNode}.length;`); - ctx.addLine(`c${ctx.parentNode}.push(null);`); - ctx.addLine(`let def${defID};`); - let templateID = key - ? `key${keyID}` - : ctx.inLoop - ? `String(-${widgetID} - i)` - : String(widgetID); - ctx.addLine( - `let w${widgetID} = ${templateID} in context.__widget__.cmap ? context.__widget__.children[context.__widget__.cmap[${templateID}]] : false;` - ); - ctx.addLine(`let props${widgetID} = ${props || "{}"};`); - ctx.addLine(`let isNew${widgetID} = !w${widgetID};`); - - // check if we can reuse current rendering promise - ctx.addIf(`w${widgetID} && w${widgetID}.__widget__.renderPromise`); - ctx.addIf(`w${widgetID}.__widget__.isStarted`); - ctx.addLine( - `def${defID} = w${widgetID}.updateProps(props${widgetID}, extra.forceUpdate);` - ); - ctx.addElse(); - ctx.addLine(`isNew${widgetID} = true`); - ctx.addIf(`props${widgetID} === w${widgetID}.__widget__.renderProps`); - ctx.addLine(`def${defID} = w${widgetID}.__widget__.renderPromise;`); - ctx.addElse(); - ctx.addLine(`w${widgetID}.destroy();`); - ctx.addLine(`w${widgetID} = false`); - ctx.closeIf(); - ctx.closeIf(); - ctx.closeIf(); - - ctx.addIf(`!def${defID}`); - ctx.addIf(`w${widgetID}`); - ctx.addLine( - `def${defID} = w${widgetID}.updateProps(props${widgetID}, extra.forceUpdate);` - ); - ctx.addElse(); - ctx.addLine( - `w${widgetID} = new context.widgets['${value}'](owner, props${widgetID});` - ); - ctx.addLine( - `context.__widget__.cmap[${templateID}] = w${widgetID}.__widget__.id;` - ); - for (let [event, method] of events) { - ctx.addLine(`w${widgetID}.on('${event}', owner, owner['${method}'])`); - } - let ref = node.getAttribute("t-ref"); - if (ref) { - ctx.addLine(`context.refs['${ref}'] = w${widgetID};`); - } - - ctx.addLine(`def${defID} = w${widgetID}._start();`); - ctx.closeIf(); - ctx.closeIf(); - - ctx.addIf(`isNew${widgetID}`); - ctx.addLine( - `def${defID} = def${defID}.then(vnode=>{let pvnode=h(vnode.sel, {key: ${templateID}});c${ - ctx.parentNode - }[_${dummyID}_index]=pvnode;pvnode.data.hook = {insert(vn){let nvn=w${widgetID}._mount(vnode, vn.elm);pvnode.elm=nvn.elm},remove(){w${widgetID}.${ - keepAlive ? "detach" : "destroy" - }()}}; w${widgetID}.__widget__.pvnode = pvnode;});` - ); - ctx.addElse(); - ctx.addLine( - `def${defID} = def${defID}.then(()=>{if (w${widgetID}.__widget__.isDestroyed) {return};let vnode;if (!w${widgetID}.__widget__.vnode){vnode=w${widgetID}.__widget__.pvnode} else { vnode=h(w${widgetID}.__widget__.vnode.sel, {key: ${templateID}});vnode.elm=w${widgetID}.el;vnode.data.hook = {insert(a){a.elm.parentNode.replaceChild(w${widgetID}.el,a.elm);a.elm=w${widgetID}.el;w${widgetID}.__mount();},remove(){w${widgetID}.${ - keepAlive ? "detach" : "destroy" - }()}}}c${ctx.parentNode}[_${dummyID}_index]=vnode;});` - ); - ctx.closeIf(); - - ctx.addLine(`extra.promises.push(def${defID});`); - - if (node.getAttribute("t-if") || node.getAttribute("t-else")) { - ctx.closeIf(); - } - - return true; - } -}; diff --git a/src/registry.ts b/src/registry.ts deleted file mode 100644 index 3c348bef..00000000 --- a/src/registry.ts +++ /dev/null @@ -1,28 +0,0 @@ -/** - * The registry is basically a simple hashmap. It is only a little safer and - * more structured than a simple object. - */ -export class Registry { - private map: { [key: string]: T } = {}; - - /** - * Add an element to the registry. Note that the add method returns the - * registry, to it can be chained. - */ - add(key: string, item: T): Registry { - if (key in this.map) { - throw new Error(`Key ${key} already exists!`); - } - this.map[key] = item; - return this; - } - - /** - * Returns the element corresponding to the key - * - * Nothing is done to check that the key actually exists. - */ - get(key: string): T | undefined { - return this.map[key]; - } -} diff --git a/playground/src/samples.js b/src/samples.js similarity index 100% rename from playground/src/samples.js rename to src/samples.js diff --git a/src/store.ts b/src/store.ts deleted file mode 100644 index cce288d9..00000000 --- a/src/store.ts +++ /dev/null @@ -1,112 +0,0 @@ -import { EventBus } from "./event_bus"; -import { Component } from "./component"; -import { shallowEqual } from "./utils"; - -export function connect(mapStateToProps) { - return function(Comp) { - return class extends Comp { - constructor(parent, props?: any) { - const env = parent instanceof Component ? parent.env : parent; - const storeProps = mapStateToProps(env.store.state); - props = Object.assign(props || {}, storeProps); - super(parent, props); - this.__widget__.currentStoreProps = storeProps; - } - mounted() { - this.env.store.on("update", this, () => { - const storeProps = mapStateToProps(this.env.store.state); - if (!shallowEqual(storeProps, this.__widget__.currentStoreProps)) { - this.__widget__.currentStoreProps = storeProps; - // probably not optimal, will do 2 object.assign, one here and - // one in updateProps. - const nextProps = Object.assign( - {}, - this.props, - this.__widget__.currentStoreProps - ); - this.updateProps(nextProps, false); - } - }); - } - willUnmount() { - this.env.store.off("update", this); - } - updateProps(nextProps, forceUpdate) { - nextProps = Object.assign(nextProps, this.__widget__.currentStoreProps); - return super.updateProps(nextProps, forceUpdate); - } - }; - }; -} - -interface StoreConfig { - state?: any; - actions?: any; - mutations?: any; -} - -interface StoreOption { - debug?: boolean; -} -export class Store extends EventBus { - _state: any; - actions: any; - mutations: any; - _isMutating: boolean = false; - history: any[] = []; - debug: boolean; - - constructor(config: StoreConfig, options: StoreOption = {}) { - super(); - this.debug = options.debug || false; - this._state = Object.assign({}, config.state); - this.actions = config.actions; - this.mutations = config.mutations; - - if (this.debug) { - this.history.push({ state: this.state }); - } - } - - get state() { - return this._clone(this._state); - } - - dispatch(action, payload) { - if (!this.actions[action]) { - throw new Error(`[Error] action ${action} is undefined`); - } - this.actions[action]( - { - commit: this.commit.bind(this), - state: this.state - }, - payload - ); - } - - async commit(type, payload) { - if (!this.mutations[type]) { - throw new Error(`[Error] mutation ${type} is undefined`); - } - this._isMutating = true; - - this.mutations[type].call(null, this._state, payload); - if (this.debug) { - this.history.push({ - state: this.state, - mutation: type, - payload: payload - }); - } - await Promise.resolve(); - if (this._isMutating) { - this._isMutating = false; - this.trigger("update", this.state); - } - } - - _clone(obj) { - return JSON.parse(JSON.stringify(obj)); - } -} diff --git a/src/utils.ts b/src/utils.ts deleted file mode 100644 index 4f686290..00000000 --- a/src/utils.ts +++ /dev/null @@ -1,178 +0,0 @@ -export function escape(str: string | number | undefined): string { - if (str === undefined) { - return ""; - } - if (typeof str === "number") { - return String(str); - } - return str - .replace(/&/g, "&") - .replace(//g, ">") - .replace(/"/g, "'") - .replace(/`/g, "`"); -} - -/** - * Remove trailing and leading spaces - */ -export function htmlTrim(s: string): string { - let result = s.replace(/(^\s+|\s+$)/g, ""); - if (s[0] === " ") { - result = " " + result; - } - if (result !== " " && s[s.length - 1] === " ") { - result = result + " "; - } - return result; -} - -/** - * Create a function that will generate unique id numbers - */ -export function idGenerator(): () => number { - let nextID = 1; - return () => nextID++; -} - -export type HashFn = (args: any[]) => string; - -export function memoize R>( - f: T, - hash?: HashFn -): T { - if (!hash) { - hash = args => args.map(a => String(a)).join(","); - } - let cache: { [key: string]: R } = {}; - function memoizedFunction(...args: any[]) { - let hashValue = hash!(args); - if (!(hashValue in cache)) { - cache[hashValue] = f(...args); - } - return cache[hashValue]; - } - return memoizedFunction as T; -} - -/** - * Returns a function, that, as long as it continues to be invoked, will not - * be triggered. The function will be called after it stops being called for - * N milliseconds. If `immediate` is passed, trigger the function on the - * leading edge, instead of the trailing. - * - * Inspired by https://davidwalsh.name/javascript-debounce-function - */ -export function debounce( - func: Function, - wait: number, - immediate?: boolean -): Function { - let timeout; - return function(this: any) { - const context = this; - const args = arguments; - function later() { - timeout = null; - if (!immediate) { - func.apply(context, args); - } - } - const callNow = immediate && !timeout; - clearTimeout(timeout); - timeout = setTimeout(later, wait); - if (callNow) { - func.apply(context, args); - } - }; -} - -interface Tree { - children: T[]; -} - -/** - * Find a node in a tree. - * - * This will traverse the tree (depth first) and return the first child that - * matches the predicate, if any - */ -export function findInTree>( - tree: T, - predicate: (t: T) => boolean -): T | null { - if (predicate(tree)) { - return tree; - } - for (let child of tree.children) { - let match = findInTree(child, predicate); - if (match) { - return match; - } - } - return null; -} - -export function shallowEqual(objA, objB) { - if (objA === objB) { - return true; - } - const keysA = Object.keys(objA); - for (let key of keysA) { - if (!(key in objB) || objA[key] !== objB[key]) { - return false; - } - } - return true; -} - -export function patch(C: any, patchName: string, patch: any) { - const proto = C.prototype; - if (!proto.__patches) { - proto.__patches = { - origMethods: {}, - patches: {}, - current: [] - }; - } - if (proto.__patches.patches[patchName]) { - throw new Error(`Patch [${patchName}] already exists`); - } - proto.__patches.patches[patchName] = patch; - applyPatch(proto, patch); - proto.__patches.current.push(patchName); - - function applyPatch(proto, patch) { - Object.keys(patch).forEach(function(methodName) { - const method = patch[methodName]; - if (typeof method === "function") { - const original = proto[methodName]; - if (!(methodName in proto.__patches.origMethods)) { - proto.__patches.origMethods[methodName] = original; - } - proto[methodName] = function(...args) { - this._super = original; - return method.call(this, ...args); - }; - } - }); - } -} - -export function unpatch(C: any, patchName: string) { - const proto = C.prototype; - const patchInfo = proto.__patches; - delete proto.__patches; - - // reset to original - for (let k in patchInfo.origMethods) { - proto[k] = patchInfo.origMethods[k]; - } - - // apply other patches - for (let name of patchInfo.current) { - if (name !== patchName) { - patch(C, name, patchInfo.patches[name]); - } - } -} diff --git a/tests/__snapshots__/component.test.ts.snap b/tests/__snapshots__/component.test.ts.snap deleted file mode 100644 index 1940aabb..00000000 --- a/tests/__snapshots__/component.test.ts.snap +++ /dev/null @@ -1,155 +0,0 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`composition sub widgets with some state rendered in a loop 1`] = ` -"function anonymous(context,extra -) { - let owner = context; - context = Object.create(context); - let h = this.utils.h; - let c1 = [], p1 = {key:1}; - let vn1 = h('div', p1, c1); - let _2 = context['state'].numbers; - if (!_2) { throw new Error('QWeb error: Invalid loop expression')} - if (typeof _2 === 'number') { _2 = Array.from(Array(_2).keys())} - let _3 = _2 instanceof Array ? _2 : Object.keys(_2); - let _4 = _2 instanceof Array ? _2 : Object.values(_2); - for (let i = 0; i < _3.length; i++) { - context.number_first = i === 0; - context.number_last = i === _3.length - 1; - context.number_parity = i % 2 === 0 ? 'even' : 'odd'; - context.number_index = i; - context.number = _3[i]; - context.number_value = _4[i]; - //WIDGET - let key8 = context['number']; - let _5_index = c1.length; - c1.push(null); - let def6; - let w7 = key8 in context.__widget__.cmap ? context.__widget__.children[context.__widget__.cmap[key8]] : false; - let props7 = null; - let isNew7 = !w7; - if (w7 && w7.__widget__.renderPromise) { - if (w7.__widget__.isStarted) { - def6 = w7.updateProps(props7, extra.forceUpdate); - } else { - isNew7 = true - if (props7 === w7.__widget__.renderProps) { - def6 = w7.__widget__.renderPromise; - } else { - w7.destroy(); - w7 = false - } - } - } - if (!def6) { - if (w7) { - def6 = w7.updateProps(props7, extra.forceUpdate); - } else { - w7 = new context.widgets['ChildWidget'](owner, props7); - context.__widget__.cmap[key8] = w7.__widget__.id; - def6 = w7._start(); - } - } - if (isNew7) { - def6 = def6.then(vnode=>{let pvnode=h(vnode.sel, {key: key8});c1[_5_index]=pvnode;pvnode.data.hook = {insert(vn){let nvn=w7._mount(vnode, vn.elm);pvnode.elm=nvn.elm},remove(){w7.destroy()}}; w7.__widget__.pvnode = pvnode;}); - } else { - def6 = def6.then(()=>{if (w7.__widget__.isDestroyed) {return};let vnode;if (!w7.__widget__.vnode){vnode=w7.__widget__.pvnode} else { vnode=h(w7.__widget__.vnode.sel, {key: key8});vnode.elm=w7.el;vnode.data.hook = {insert(a){a.elm.parentNode.replaceChild(w7.el,a.elm);a.elm=w7.el;w7.__mount();},remove(){w7.destroy()}}}c1[_5_index]=vnode;}); - } - extra.promises.push(def6); - } - return vn1; -}" -`; - -exports[`random stuff/miscellaneous snapshotting compiled code 1`] = ` -"function anonymous(context,extra -) { - let owner = context; - let h = this.utils.h; - let c1 = [], p1 = {key:1}; - let vn1 = h('div', p1, c1); - //WIDGET - let key5 = \\"somestring\\"; - let _2_index = c1.length; - c1.push(null); - let def3; - let w4 = key5 in context.__widget__.cmap ? context.__widget__.children[context.__widget__.cmap[key5]] : false; - let props4 = {flag: context['state'].flag}; - let isNew4 = !w4; - if (w4 && w4.__widget__.renderPromise) { - if (w4.__widget__.isStarted) { - def3 = w4.updateProps(props4, extra.forceUpdate); - } else { - isNew4 = true - if (props4 === w4.__widget__.renderProps) { - def3 = w4.__widget__.renderPromise; - } else { - w4.destroy(); - w4 = false - } - } - } - if (!def3) { - if (w4) { - def3 = w4.updateProps(props4, extra.forceUpdate); - } else { - w4 = new context.widgets['child'](owner, props4); - context.__widget__.cmap[key5] = w4.__widget__.id; - def3 = w4._start(); - } - } - if (isNew4) { - def3 = def3.then(vnode=>{let pvnode=h(vnode.sel, {key: key5});c1[_2_index]=pvnode;pvnode.data.hook = {insert(vn){let nvn=w4._mount(vnode, vn.elm);pvnode.elm=nvn.elm},remove(){w4.destroy()}}; w4.__widget__.pvnode = pvnode;}); - } else { - def3 = def3.then(()=>{if (w4.__widget__.isDestroyed) {return};let vnode;if (!w4.__widget__.vnode){vnode=w4.__widget__.pvnode} else { vnode=h(w4.__widget__.vnode.sel, {key: key5});vnode.elm=w4.el;vnode.data.hook = {insert(a){a.elm.parentNode.replaceChild(w4.el,a.elm);a.elm=w4.el;w4.__mount();},remove(){w4.destroy()}}}c1[_2_index]=vnode;}); - } - extra.promises.push(def3); - return vn1; -}" -`; - -exports[`random stuff/miscellaneous t-props should not be undefined (snapshotting) 1`] = ` -"function anonymous(context,extra -) { - let owner = context; - let h = this.utils.h; - let c1 = [], p1 = {key:1}; - let vn1 = h('div', p1, c1); - //WIDGET - let _2_index = c1.length; - c1.push(null); - let def3; - let w4 = 4 in context.__widget__.cmap ? context.__widget__.children[context.__widget__.cmap[4]] : false; - let props4 = null; - let isNew4 = !w4; - if (w4 && w4.__widget__.renderPromise) { - if (w4.__widget__.isStarted) { - def3 = w4.updateProps(props4, extra.forceUpdate); - } else { - isNew4 = true - if (props4 === w4.__widget__.renderProps) { - def3 = w4.__widget__.renderPromise; - } else { - w4.destroy(); - w4 = false - } - } - } - if (!def3) { - if (w4) { - def3 = w4.updateProps(props4, extra.forceUpdate); - } else { - w4 = new context.widgets['child'](owner, props4); - context.__widget__.cmap[4] = w4.__widget__.id; - def3 = w4._start(); - } - } - if (isNew4) { - def3 = def3.then(vnode=>{let pvnode=h(vnode.sel, {key: 4});c1[_2_index]=pvnode;pvnode.data.hook = {insert(vn){let nvn=w4._mount(vnode, vn.elm);pvnode.elm=nvn.elm},remove(){w4.destroy()}}; w4.__widget__.pvnode = pvnode;}); - } else { - def3 = def3.then(()=>{if (w4.__widget__.isDestroyed) {return};let vnode;if (!w4.__widget__.vnode){vnode=w4.__widget__.pvnode} else { vnode=h(w4.__widget__.vnode.sel, {key: 4});vnode.elm=w4.el;vnode.data.hook = {insert(a){a.elm.parentNode.replaceChild(w4.el,a.elm);a.elm=w4.el;w4.__mount();},remove(){w4.destroy()}}}c1[_2_index]=vnode;}); - } - extra.promises.push(def3); - return vn1; -}" -`; diff --git a/tests/__snapshots__/qweb.test.ts.snap b/tests/__snapshots__/qweb.test.ts.snap deleted file mode 100644 index 32f1fab4..00000000 --- a/tests/__snapshots__/qweb.test.ts.snap +++ /dev/null @@ -1,1360 +0,0 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`attributes dynamic attribute falsy variable 1`] = ` -"function anonymous(context,extra -) { - let h = this.utils.h; - let _1 = context['value']; - let c2 = [], p2 = {key:2,attrs:{foo: _1}}; - let vn2 = h('div', p2, c2); - return vn2; -}" -`; - -exports[`attributes dynamic attribute with a dash 1`] = ` -"function anonymous(context,extra -) { - let h = this.utils.h; - let _1 = context['id']; - let c2 = [], p2 = {key:2,attrs:{\\"data-action-id\\": _1}}; - let vn2 = h('div', p2, c2); - return vn2; -}" -`; - -exports[`attributes dynamic attributes 1`] = ` -"function anonymous(context,extra -) { - let h = this.utils.h; - let _1 = 'bar'; - let c2 = [], p2 = {key:2,attrs:{foo: _1}}; - let vn2 = h('div', p2, c2); - return vn2; -}" -`; - -exports[`attributes dynamic formatted attributes with a dash 1`] = ` -"function anonymous(context,extra -) { - let h = this.utils.h; - let _1 = \`Some text \${context['id']}\`; - let c2 = [], p2 = {key:2,attrs:{\\"aria-label\\": _1}}; - let vn2 = h('div', p2, c2); - return vn2; -}" -`; - -exports[`attributes fixed variable 1`] = ` -"function anonymous(context,extra -) { - let h = this.utils.h; - let _1 = context['value']; - let c2 = [], p2 = {key:2,attrs:{foo: _1}}; - let vn2 = h('div', p2, c2); - return vn2; -}" -`; - -exports[`attributes format expression 1`] = ` -"function anonymous(context,extra -) { - let h = this.utils.h; - let _1 = \`\${context['value'] + 37}\`; - let c2 = [], p2 = {key:2,attrs:{foo: _1}}; - let vn2 = h('div', p2, c2); - return vn2; -}" -`; - -exports[`attributes format literal 1`] = ` -"function anonymous(context,extra -) { - let h = this.utils.h; - let _1 = \`bar\`; - let c2 = [], p2 = {key:2,attrs:{foo: _1}}; - let vn2 = h('div', p2, c2); - return vn2; -}" -`; - -exports[`attributes format multiple 1`] = ` -"function anonymous(context,extra -) { - let h = this.utils.h; - let _1 = \`a \${context['value1']} is \${context['value2']} of \${context['value3']} ]\`; - let c2 = [], p2 = {key:2,attrs:{foo: _1}}; - let vn2 = h('div', p2, c2); - return vn2; -}" -`; - -exports[`attributes format value 1`] = ` -"function anonymous(context,extra -) { - let h = this.utils.h; - let _1 = \`b\${context['value']}r\`; - let c2 = [], p2 = {key:2,attrs:{foo: _1}}; - let vn2 = h('div', p2, c2); - return vn2; -}" -`; - -exports[`attributes from object variables set previously 1`] = ` -"function anonymous(context,extra -) { - let h = this.utils.h; - let c1 = [], p1 = {key:1}; - let vn1 = h('div', p1, c1); - let _2 = {a:'b'}.a; - let c3 = [], p3 = {key:3,attrs:{class: _2}}; - let vn3 = h('span', p3, c3); - c1.push(vn3); - return vn1; -}" -`; - -exports[`attributes from variables set previously 1`] = ` -"function anonymous(context,extra -) { - let h = this.utils.h; - let c1 = [], p1 = {key:1}; - let vn1 = h('div', p1, c1); - let _2 = 'def'; - let c3 = [], p3 = {key:3,attrs:{class: _2}}; - let vn3 = h('span', p3, c3); - c1.push(vn3); - return vn1; -}" -`; - -exports[`attributes object 1`] = ` -"function anonymous(context,extra -) { - let h = this.utils.h; - let _1 = context['value']; - let c2 = [], p2 = {key:2,attrs:{}}; - if (_1 instanceof Array) { - p2.attrs[_1[0]] = _1[1]; - } else { - for (let key in _1) { - p2.attrs[key] = _1[key]; - } - } - let vn2 = h('div', p2, c2); - return vn2; -}" -`; - -exports[`attributes static attributes 1`] = ` -"function anonymous(context,extra -) { - let h = this.utils.h; - let _1 = 'a'; - let _2 = 'b'; - let _3 = 'c'; - let c4 = [], p4 = {key:4,attrs:{foo: _1,bar: _2,baz: _3}}; - let vn4 = h('div', p4, c4); - return vn4; -}" -`; - -exports[`attributes static attributes on void elements 1`] = ` -"function anonymous(context,extra -) { - let h = this.utils.h; - let _1 = '/test.jpg'; - let _2 = 'Test'; - let c3 = [], p3 = {key:3,attrs:{src: _1,alt: _2}}; - let vn3 = h('img', p3, c3); - return vn3; -}" -`; - -exports[`attributes static attributes with dashes 1`] = ` -"function anonymous(context,extra -) { - let h = this.utils.h; - let _1 = 'Close'; - let c2 = [], p2 = {key:2,attrs:{\\"aria-label\\": _1}}; - let vn2 = h('div', p2, c2); - return vn2; -}" -`; - -exports[`attributes t-att-class and class should combine together 1`] = ` -"function anonymous(context,extra -) { - let h = this.utils.h; - let _1 = 'hello'; - let _3 = context['value']; - let _2 = 'hello' + (_3 ? ' ' + _3 : ''); - let c4 = [], p4 = {key:4,attrs:{class: _2}}; - let vn4 = h('div', p4, c4); - return vn4; -}" -`; - -exports[`attributes t-att-class with object 1`] = ` -"function anonymous(context,extra -) { - let h = this.utils.h; - let _1 = 'static'; - let _3 = this.utils.objectToAttrString({a: context['b'],c: context['d'],e: context['f']}); - let _2 = 'static' + (_3 ? ' ' + _3 : ''); - let c4 = [], p4 = {key:4,attrs:{class: _2}}; - let vn4 = h('div', p4, c4); - return vn4; -}" -`; - -exports[`attributes tuple literal 1`] = ` -"function anonymous(context,extra -) { - let h = this.utils.h; - let _1 = ['foo', 'bar']; - let c2 = [], p2 = {key:2,attrs:{}}; - if (_1 instanceof Array) { - p2.attrs[_1[0]] = _1[1]; - } else { - for (let key in _1) { - p2.attrs[key] = _1[key]; - } - } - let vn2 = h('div', p2, c2); - return vn2; -}" -`; - -exports[`attributes tuple variable 1`] = ` -"function anonymous(context,extra -) { - let h = this.utils.h; - let _1 = context['value']; - let c2 = [], p2 = {key:2,attrs:{}}; - if (_1 instanceof Array) { - p2.attrs[_1[0]] = _1[1]; - } else { - for (let key in _1) { - p2.attrs[key] = _1[key]; - } - } - let vn2 = h('div', p2, c2); - return vn2; -}" -`; - -exports[`foreach does not pollute the rendering context 1`] = ` -"function anonymous(context,extra -) { - context = Object.create(context); - let h = this.utils.h; - let c1 = [], p1 = {key:1}; - let vn1 = h('div', p1, c1); - let _2 = [1]; - if (!_2) { throw new Error('QWeb error: Invalid loop expression')} - if (typeof _2 === 'number') { _2 = Array.from(Array(_2).keys())} - let _3 = _2 instanceof Array ? _2 : Object.keys(_2); - let _4 = _2 instanceof Array ? _2 : Object.values(_2); - for (let i = 0; i < _3.length; i++) { - context.item_first = i === 0; - context.item_last = i === _3.length - 1; - context.item_parity = i % 2 === 0 ? 'even' : 'odd'; - context.item_index = i; - context.item = _3[i]; - context.item_value = _4[i]; - let e5 = context['item']; - if (e5 || e5 === 0) { - c1.push({text: e5}); - } - } - return vn1; -}" -`; - -exports[`foreach iterate on items (on a element node) 1`] = ` -"function anonymous(context,extra -) { - context = Object.create(context); - let h = this.utils.h; - let c1 = [], p1 = {key:1}; - let vn1 = h('div', p1, c1); - let _2 = [1, 2]; - if (!_2) { throw new Error('QWeb error: Invalid loop expression')} - if (typeof _2 === 'number') { _2 = Array.from(Array(_2).keys())} - let _3 = _2 instanceof Array ? _2 : Object.keys(_2); - let _4 = _2 instanceof Array ? _2 : Object.values(_2); - for (let i = 0; i < _3.length; i++) { - context.item_first = i === 0; - context.item_last = i === _3.length - 1; - context.item_parity = i % 2 === 0 ? 'even' : 'odd'; - context.item_index = i; - context.item = _3[i]; - context.item_value = _4[i]; - let c5 = [], p5 = {key:5}; - let vn5 = h('span', p5, c5); - c1.push(vn5); - let e6 = context['item']; - if (e6 || e6 === 0) { - c5.push({text: e6}); - } - } - return vn1; -}" -`; - -exports[`foreach iterate on items 1`] = ` -"function anonymous(context,extra -) { - context = Object.create(context); - let h = this.utils.h; - let c1 = [], p1 = {key:1}; - let vn1 = h('div', p1, c1); - let _2 = [3, 2, 1]; - if (!_2) { throw new Error('QWeb error: Invalid loop expression')} - if (typeof _2 === 'number') { _2 = Array.from(Array(_2).keys())} - let _3 = _2 instanceof Array ? _2 : Object.keys(_2); - let _4 = _2 instanceof Array ? _2 : Object.values(_2); - for (let i = 0; i < _3.length; i++) { - context.item_first = i === 0; - context.item_last = i === _3.length - 1; - context.item_parity = i % 2 === 0 ? 'even' : 'odd'; - context.item_index = i; - context.item = _3[i]; - context.item_value = _4[i]; - c1.push({text: \` [\`}); - let e5 = context['item_index']; - if (e5 || e5 === 0) { - c1.push({text: e5}); - } - c1.push({text: \`: \`}); - let e6 = context['item']; - if (e6 || e6 === 0) { - c1.push({text: e6}); - } - c1.push({text: \` \`}); - let e7 = context['item_value']; - if (e7 || e7 === 0) { - c1.push({text: e7}); - } - c1.push({text: \`] \`}); - } - return vn1; -}" -`; - -exports[`foreach iterate, dict param 1`] = ` -"function anonymous(context,extra -) { - context = Object.create(context); - let h = this.utils.h; - let c1 = [], p1 = {key:1}; - let vn1 = h('div', p1, c1); - let _2 = context['value']; - if (!_2) { throw new Error('QWeb error: Invalid loop expression')} - if (typeof _2 === 'number') { _2 = Array.from(Array(_2).keys())} - let _3 = _2 instanceof Array ? _2 : Object.keys(_2); - let _4 = _2 instanceof Array ? _2 : Object.values(_2); - for (let i = 0; i < _3.length; i++) { - context.item_first = i === 0; - context.item_last = i === _3.length - 1; - context.item_parity = i % 2 === 0 ? 'even' : 'odd'; - context.item_index = i; - context.item = _3[i]; - context.item_value = _4[i]; - c1.push({text: \` [\`}); - let e5 = context['item_index']; - if (e5 || e5 === 0) { - c1.push({text: e5}); - } - c1.push({text: \`: \`}); - let e6 = context['item']; - if (e6 || e6 === 0) { - c1.push({text: e6}); - } - c1.push({text: \` \`}); - let e7 = context['item_value']; - if (e7 || e7 === 0) { - c1.push({text: e7}); - } - c1.push({text: \` - \`}); - let e8 = context['item_parity']; - if (e8 || e8 === 0) { - c1.push({text: e8}); - } - c1.push({text: \`] \`}); - } - return vn1; -}" -`; - -exports[`foreach iterate, integer param 1`] = ` -"function anonymous(context,extra -) { - context = Object.create(context); - let h = this.utils.h; - let c1 = [], p1 = {key:1}; - let vn1 = h('div', p1, c1); - let _2 = 3; - if (!_2) { throw new Error('QWeb error: Invalid loop expression')} - if (typeof _2 === 'number') { _2 = Array.from(Array(_2).keys())} - let _3 = _2 instanceof Array ? _2 : Object.keys(_2); - let _4 = _2 instanceof Array ? _2 : Object.values(_2); - for (let i = 0; i < _3.length; i++) { - context.item_first = i === 0; - context.item_last = i === _3.length - 1; - context.item_parity = i % 2 === 0 ? 'even' : 'odd'; - context.item_index = i; - context.item = _3[i]; - context.item_value = _4[i]; - c1.push({text: \` [\`}); - let e5 = context['item_index']; - if (e5 || e5 === 0) { - c1.push({text: e5}); - } - c1.push({text: \`: \`}); - let e6 = context['item']; - if (e6 || e6 === 0) { - c1.push({text: e6}); - } - c1.push({text: \` \`}); - let e7 = context['item_value']; - if (e7 || e7 === 0) { - c1.push({text: e7}); - } - c1.push({text: \`] \`}); - } - return vn1; -}" -`; - -exports[`foreach iterate, position 1`] = ` -"function anonymous(context,extra -) { - context = Object.create(context); - let h = this.utils.h; - let c1 = [], p1 = {key:1}; - let vn1 = h('div', p1, c1); - let _2 = 5; - if (!_2) { throw new Error('QWeb error: Invalid loop expression')} - if (typeof _2 === 'number') { _2 = Array.from(Array(_2).keys())} - let _3 = _2 instanceof Array ? _2 : Object.keys(_2); - let _4 = _2 instanceof Array ? _2 : Object.values(_2); - for (let i = 0; i < _3.length; i++) { - context.elem_first = i === 0; - context.elem_last = i === _3.length - 1; - context.elem_parity = i % 2 === 0 ? 'even' : 'odd'; - context.elem_index = i; - context.elem = _3[i]; - context.elem_value = _4[i]; - c1.push({text: \` -\`}); - if (context['elem_first']) { - c1.push({text: \` first\`}); - } - if (context['elem_last']) { - c1.push({text: \` last\`}); - } - c1.push({text: \` (\`}); - let e5 = context['elem_parity']; - if (e5 || e5 === 0) { - c1.push({text: e5}); - } - c1.push({text: \`) \`}); - } - return vn1; -}" -`; - -exports[`loading templates can load a few templates from a xml string 1`] = ` -"function anonymous(context,extra -) { - let h = this.utils.h; - let c1 = [], p1 = {key:1}; - let vn1 = h('ul', p1, c1); - let c2 = [], p2 = {key:2}; - let vn2 = h('li', p2, c2); - c1.push(vn2); - c2.push({text: \`ok\`}); - let c3 = [], p3 = {key:3}; - let vn3 = h('li', p3, c3); - c1.push(vn3); - c3.push({text: \`foo\`}); - return vn1; -}" -`; - -exports[`misc global 1`] = ` -"function anonymous(context,extra -) { - context = Object.create(context); - let h = this.utils.h; - let c1 = [], p1 = {key:1}; - let vn1 = h('div', p1, c1); - let _2 = [4,5,6]; - if (!_2) { throw new Error('QWeb error: Invalid loop expression')} - if (typeof _2 === 'number') { _2 = Array.from(Array(_2).keys())} - let _3 = _2 instanceof Array ? _2 : Object.keys(_2); - let _4 = _2 instanceof Array ? _2 : Object.values(_2); - for (let i = 0; i < _3.length; i++) { - context.value_first = i === 0; - context.value_last = i === _3.length - 1; - context.value_parity = i % 2 === 0 ? 'even' : 'odd'; - context.value_index = i; - context.value = _3[i]; - context.value_value = _4[i]; - let c5 = [], p5 = {key:5,on:{}}; - let vn5 = h('span', p5, c5); - c1.push(vn5); - let e6 = context['value']; - if (e6 || e6 === 0) { - c5.push({text: e6}); - } - let _7 = 'agüero'; - let c8 = [], p8 = {key:8,attrs:{\\"falló\\": _7},on:{}}; - let vn8 = h('Año', p8, c8); - c1.push(vn8); - let c9 = [], p9 = {key:9,on:{}}; - let vn9 = h('span', p9, c9); - c8.push(vn9); - let e10 = 'aaa'; - if (e10 || e10 === 0) { - c9.push({text: e10}); - } else { - c9.push({text: \`foo default\`}); - } - let c11 = [], p11 = {key:11,on:{}}; - let vn11 = h('span', p11, c11); - c8.push(vn11); - let e12 = context['foo']; - if (e12 || e12 === 0) { - c11.push({text: e12}); - } else { - c11.push({text: \`foo default\`}); - } - let c13 = [], p13 = {key:13,on:{}}; - let vn13 = h('span', p13, c13); - c8.push(vn13); - let e14 = 'bbb'; - if (e14 || e14 === 0) { - c13.push({text: e14}); - } else { - c13.push({text: \`foo default\`}); - } - } - let c15 = [], p15 = {key:15,on:{}}; - let vn15 = h('div', p15, c15); - c1.push(vn15); - let e16 = context['toto']; - if (e16 || e16 === 0) { - let frag17 = this.utils.getFragment(e16) - let p18 = {hook: { - insert: n => n.elm.parentNode.replaceChild(frag17, n.elm), - }}; - let vn18 = h('div', p18) - c15.push(vn18); - } else { - c15.push({text: \`toto default\`}); - } - return vn1; -}" -`; - -exports[`special cases for some boolean html attributes/properties input type= checkbox, with t-att-checked 1`] = ` -"function anonymous(context,extra -) { - let h = this.utils.h; - let _1 = 'checkbox'; - let _2 = context['flag']; - let c3 = [], p3 = {key:3,attrs:{type: _1,checked: _2},props:{checked: _2}}; - let vn3 = h('input', p3, c3); - return vn3; -}" -`; - -exports[`special cases for some boolean html attributes/properties various boolean html attributes 1`] = ` -"function anonymous(context,extra -) { - let h = this.utils.h; - let c1 = [], p1 = {key:1}; - let vn1 = h('div', p1, c1); - let _2 = 'checkbox'; - let _3 = 'checked'; - let c4 = [], p4 = {key:4,attrs:{type: _2,checked: _3},props:{checked: _3}}; - let vn4 = h('input', p4, c4); - c1.push(vn4); - let _5 = 'checked'; - let c6 = [], p6 = {key:6,attrs:{checked: _5}}; - let vn6 = h('input', p6, c6); - c1.push(vn6); - let _7 = 'checked'; - let c8 = [], p8 = {key:8,attrs:{checked: _7}}; - let vn8 = h('div', p8, c8); - c1.push(vn8); - let _9 = 'selected'; - let c10 = [], p10 = {key:10,attrs:{selected: _9}}; - let vn10 = h('div', p10, c10); - c1.push(vn10); - let _11 = 'selected'; - let _12 = '1'; - let c13 = [], p13 = {key:13,attrs:{selected: _11,other: _12},props:{selected: _11}}; - let vn13 = h('option', p13, c13); - c1.push(vn13); - let _14 = 'readonly'; - let c15 = [], p15 = {key:15,attrs:{readonly: _14},props:{readonly: _14}}; - let vn15 = h('input', p15, c15); - c1.push(vn15); - let _16 = 'disabled'; - let c17 = [], p17 = {key:17,attrs:{disabled: _16},props:{disabled: _16}}; - let vn17 = h('button', p17, c17); - c1.push(vn17); - return vn1; -}" -`; - -exports[`static templates div with a span child node 1`] = ` -"function anonymous(context,extra -) { - let h = this.utils.h; - let c1 = [], p1 = {key:1}; - let vn1 = h('div', p1, c1); - let c2 = [], p2 = {key:2}; - let vn2 = h('span', p2, c2); - c1.push(vn2); - c2.push({text: \`word\`}); - return vn1; -}" -`; - -exports[`static templates div with a text node 1`] = ` -"function anonymous(context,extra -) { - let h = this.utils.h; - let c1 = [], p1 = {key:1}; - let vn1 = h('div', p1, c1); - c1.push({text: \`word\`}); - return vn1; -}" -`; - -exports[`static templates empty div 1`] = ` -"function anonymous(context,extra -) { - let h = this.utils.h; - let c1 = [], p1 = {key:1}; - let vn1 = h('div', p1, c1); - return vn1; -}" -`; - -exports[`static templates simple string 1`] = ` -"function anonymous(context,extra -) { - let h = this.utils.h; - let vn1 = {text: \`hello vdom\`}; - return vn1; -}" -`; - -exports[`t-call (template calling basic caller 1`] = ` -"function anonymous(context,extra -) { - let h = this.utils.h; - let c1 = [], p1 = {key:1}; - let vn1 = h('div', p1, c1); - c1.push({text: \`ok\`}); - return vn1; -}" -`; - -exports[`t-call (template calling inherit context 1`] = ` -"function anonymous(context,extra -) { - let h = this.utils.h; - let c1 = [], p1 = {key:1}; - let vn1 = h('div', p1, c1); - let e2 = 1; - if (e2 || e2 === 0) { - c1.push({text: e2}); - } - return vn1; -}" -`; - -exports[`t-call (template calling scoped parameters 1`] = ` -"function anonymous(context,extra -) { - let h = this.utils.h; - let c1 = [], p1 = {key:1}; - let vn1 = h('div', p1, c1); - c1.push({text: \`ok\`}); - let e2 = context['foo']; - if (e2 || e2 === 0) { - c1.push({text: e2}); - } - return vn1; -}" -`; - -exports[`t-call (template calling with unused body 1`] = ` -"function anonymous(context,extra -) { - let h = this.utils.h; - let c1 = [], p1 = {key:1}; - let vn1 = h('div', p1, c1); - c1.push({text: \`ok\`}); - return vn1; -}" -`; - -exports[`t-call (template calling with unused setbody 1`] = ` -"function anonymous(context,extra -) { - let h = this.utils.h; - let c1 = [], p1 = {key:1}; - let vn1 = h('div', p1, c1); - c1.push({text: \`ok\`}); - return vn1; -}" -`; - -exports[`t-call (template calling with used body 1`] = ` -"function anonymous(context,extra -) { - let h = this.utils.h; - let c1 = [], p1 = {key:1}; - let vn1 = h('h1', p1, c1); - c1.push({text: \`ok\`}); - return vn1; -}" -`; - -exports[`t-call (template calling with used set body 1`] = ` -"function anonymous(context,extra -) { - let h = this.utils.h; - let c1 = [], p1 = {key:1}; - let vn1 = h('span', p1, c1); - let e2 = 'ok'; - if (e2 || e2 === 0) { - c1.push({text: e2}); - } - return vn1; -}" -`; - -exports[`t-esc escaping on a node 1`] = ` -"function anonymous(context,extra -) { - let h = this.utils.h; - let c1 = [], p1 = {key:1,on:{}}; - let vn1 = h('span', p1, c1); - let e2 = 'ok'; - if (e2 || e2 === 0) { - c1.push({text: e2}); - } - return vn1; -}" -`; - -exports[`t-esc escaping on a node with a body 1`] = ` -"function anonymous(context,extra -) { - let h = this.utils.h; - let c1 = [], p1 = {key:1,on:{}}; - let vn1 = h('span', p1, c1); - let e2 = 'ok'; - if (e2 || e2 === 0) { - c1.push({text: e2}); - } else { - c1.push({text: \`nope\`}); - } - return vn1; -}" -`; - -exports[`t-esc escaping on a node with a body, as a default 1`] = ` -"function anonymous(context,extra -) { - let h = this.utils.h; - let c1 = [], p1 = {key:1,on:{}}; - let vn1 = h('span', p1, c1); - let e2 = context['var']; - if (e2 || e2 === 0) { - c1.push({text: e2}); - } else { - c1.push({text: \`nope\`}); - } - return vn1; -}" -`; - -exports[`t-esc literal 1`] = ` -"function anonymous(context,extra -) { - let h = this.utils.h; - let c1 = [], p1 = {key:1}; - let vn1 = h('span', p1, c1); - let e2 = 'ok'; - if (e2 || e2 === 0) { - c1.push({text: e2}); - } - return vn1; -}" -`; - -exports[`t-esc variable 1`] = ` -"function anonymous(context,extra -) { - let h = this.utils.h; - let c1 = [], p1 = {key:1}; - let vn1 = h('span', p1, c1); - let e2 = context['var']; - if (e2 || e2 === 0) { - c1.push({text: e2}); - } - return vn1; -}" -`; - -exports[`t-if boolean value condition elif 1`] = ` -"function anonymous(context,extra -) { - let h = this.utils.h; - let c1 = [], p1 = {key:1}; - let vn1 = h('div', p1, c1); - if (context['color'] == 'black') { - c1.push({text: \`black pearl\`}); - } - else if (context['color'] == 'yellow') { - c1.push({text: \`yellow submarine\`}); - } - else if (context['color'] == 'red') { - c1.push({text: \`red is dead\`}); - } - else { - c1.push({text: \`beer\`}); - } - return vn1; -}" -`; - -exports[`t-if boolean value condition else 1`] = ` -"function anonymous(context,extra -) { - let h = this.utils.h; - let c1 = [], p1 = {key:1}; - let vn1 = h('div', p1, c1); - let c2 = [], p2 = {key:2}; - let vn2 = h('span', p2, c2); - c1.push(vn2); - c2.push({text: \`begin\`}); - if (context['condition']) { - c1.push({text: \`ok\`}); - } - else { - c1.push({text: \`ok-else\`}); - } - let c3 = [], p3 = {key:3}; - let vn3 = h('span', p3, c3); - c1.push(vn3); - c3.push({text: \`end\`}); - return vn1; -}" -`; - -exports[`t-if boolean value condition false else 1`] = ` -"function anonymous(context,extra -) { - let h = this.utils.h; - let c1 = [], p1 = {key:1}; - let vn1 = h('div', p1, c1); - let c2 = [], p2 = {key:2}; - let vn2 = h('span', p2, c2); - c1.push(vn2); - c2.push({text: \`begin\`}); - if (context['condition']) { - c1.push({text: \`fail\`}); - } - else { - c1.push({text: \`fail-else\`}); - } - let c3 = [], p3 = {key:3}; - let vn3 = h('span', p3, c3); - c1.push(vn3); - c3.push({text: \`end\`}); - return vn1; -}" -`; - -exports[`t-if boolean value condition missing 1`] = ` -"function anonymous(context,extra -) { - let h = this.utils.h; - let c1 = [], p1 = {key:1}; - let vn1 = h('span', p1, c1); - if (context['condition']) { - c1.push({text: \`fail\`}); - } - return vn1; -}" -`; - -exports[`t-if boolean value false condition 1`] = ` -"function anonymous(context,extra -) { - let h = this.utils.h; - let c1 = [], p1 = {key:1}; - let vn1 = h('div', p1, c1); - if (context['condition']) { - c1.push({text: \`ok\`}); - } - return vn1; -}" -`; - -exports[`t-if boolean value true condition 1`] = ` -"function anonymous(context,extra -) { - let h = this.utils.h; - let c1 = [], p1 = {key:1}; - let vn1 = h('div', p1, c1); - if (context['condition']) { - c1.push({text: \`ok\`}); - } - return vn1; -}" -`; - -exports[`t-if can use some boolean operators in expressions 1`] = ` -"function anonymous(context,extra -) { - let h = this.utils.h; - let c1 = [], p1 = {key:1}; - let vn1 = h('div', p1, c1); - if (context['cond1'] && context['cond2']) { - c1.push({text: \`and\`}); - } - if (context['cond1'] && context['cond3']) { - c1.push({text: \`nope\`}); - } - if (context['cond1'] || context['cond3']) { - c1.push({text: \`or\`}); - } - if (context['cond3'] || context['cond4']) { - c1.push({text: \`nope\`}); - } - if (context['m'] > 3) { - c1.push({text: \`mgt\`}); - } - if (context['n'] > 3) { - c1.push({text: \`ngt\`}); - } - if (context['m'] < 3) { - c1.push({text: \`mlt\`}); - } - if (context['n'] < 3) { - c1.push({text: \`nlt\`}); - } - return vn1; -}" -`; - -exports[`t-on can bind event handler 1`] = ` -"function anonymous(context,extra -) { - let owner = context; - let h = this.utils.h; - let c1 = [], p1 = {key:1,on:{}}; - let vn1 = h('button', p1, c1); - extra.handlers['click' + 1] = extra.handlers['click' + 1] || context['add'].bind(owner); - p1.on['click'] = extra.handlers['click' + 1]; - c1.push({text: \`Click\`}); - return vn1; -}" -`; - -exports[`t-on can bind handlers with arguments 1`] = ` -"function anonymous(context,extra -) { - let owner = context; - let h = this.utils.h; - let c1 = [], p1 = {key:1,on:{}}; - let vn1 = h('button', p1, c1); - p1.on['click'] = context['add'].bind(owner, 5); - c1.push({text: \`Click\`}); - return vn1; -}" -`; - -exports[`t-on can bind handlers with empty object (with non empty inner string 1`] = ` -"function anonymous(context,extra -) { - let owner = context; - let h = this.utils.h; - let c1 = [], p1 = {key:1,on:{}}; - let vn1 = h('button', p1, c1); - p1.on['click'] = context['doSomething'].bind(owner, {}); - c1.push({text: \`Click\`}); - return vn1; -}" -`; - -exports[`t-on can bind handlers with empty object 1`] = ` -"function anonymous(context,extra -) { - let owner = context; - let h = this.utils.h; - let c1 = [], p1 = {key:1,on:{}}; - let vn1 = h('button', p1, c1); - p1.on['click'] = context['doSomething'].bind(owner, {}); - c1.push({text: \`Click\`}); - return vn1; -}" -`; - -exports[`t-on can bind handlers with loop variable as argument 1`] = ` -"function anonymous(context,extra -) { - let owner = context; - context = Object.create(context); - let h = this.utils.h; - let c1 = [], p1 = {key:1}; - let vn1 = h('ul', p1, c1); - let _2 = ['someval']; - if (!_2) { throw new Error('QWeb error: Invalid loop expression')} - if (typeof _2 === 'number') { _2 = Array.from(Array(_2).keys())} - let _3 = _2 instanceof Array ? _2 : Object.keys(_2); - let _4 = _2 instanceof Array ? _2 : Object.values(_2); - for (let i = 0; i < _3.length; i++) { - context.action_first = i === 0; - context.action_last = i === _3.length - 1; - context.action_parity = i % 2 === 0 ? 'even' : 'odd'; - context.action_index = i; - context.action = _3[i]; - context.action_value = _4[i]; - let c5 = [], p5 = {key:5}; - let vn5 = h('li', p5, c5); - c1.push(vn5); - let c6 = [], p6 = {key:6,on:{}}; - let vn6 = h('a', p6, c6); - c5.push(vn6); - p6.on['click'] = context['activate'].bind(owner, context['action']); - c6.push({text: \`link\`}); - } - return vn1; -}" -`; - -exports[`t-on can bind handlers with object arguments 1`] = ` -"function anonymous(context,extra -) { - let owner = context; - let h = this.utils.h; - let c1 = [], p1 = {key:1,on:{}}; - let vn1 = h('button', p1, c1); - p1.on['click'] = context['add'].bind(owner, {val: 5}); - c1.push({text: \`Click\`}); - return vn1; -}" -`; - -exports[`t-on can bind two event handlers 1`] = ` -"function anonymous(context,extra -) { - let owner = context; - let h = this.utils.h; - let c1 = [], p1 = {key:1,on:{}}; - let vn1 = h('button', p1, c1); - extra.handlers['click' + 1] = extra.handlers['click' + 1] || context['handleClick'].bind(owner); - p1.on['click'] = extra.handlers['click' + 1]; - extra.handlers['dblclick' + 1] = extra.handlers['dblclick' + 1] || context['handleDblClick'].bind(owner); - p1.on['dblclick'] = extra.handlers['dblclick' + 1]; - c1.push({text: \`Click\`}); - return vn1; -}" -`; - -exports[`t-on handler is bound to proper owner 1`] = ` -"function anonymous(context,extra -) { - let owner = context; - let h = this.utils.h; - let c1 = [], p1 = {key:1,on:{}}; - let vn1 = h('button', p1, c1); - extra.handlers['click' + 1] = extra.handlers['click' + 1] || context['add'].bind(owner); - p1.on['click'] = extra.handlers['click' + 1]; - c1.push({text: \`Click\`}); - return vn1; -}" -`; - -exports[`t-raw literal 1`] = ` -"function anonymous(context,extra -) { - let h = this.utils.h; - let c1 = [], p1 = {key:1}; - let vn1 = h('span', p1, c1); - let e2 = 'ok'; - if (e2 || e2 === 0) { - let frag3 = this.utils.getFragment(e2) - let p4 = {hook: { - insert: n => n.elm.parentNode.replaceChild(frag3, n.elm), - }}; - let vn4 = h('div', p4) - c1.push(vn4); - } - return vn1; -}" -`; - -exports[`t-raw not escaping 1`] = ` -"function anonymous(context,extra -) { - let h = this.utils.h; - let c1 = [], p1 = {key:1}; - let vn1 = h('div', p1, c1); - let e2 = context['var']; - if (e2 || e2 === 0) { - let frag3 = this.utils.getFragment(e2) - let p4 = {hook: { - insert: n => n.elm.parentNode.replaceChild(frag3, n.elm), - }}; - let vn4 = h('div', p4) - c1.push(vn4); - } - return vn1; -}" -`; - -exports[`t-raw t-raw and another sibling node 1`] = ` -"function anonymous(context,extra -) { - let h = this.utils.h; - let c1 = [], p1 = {key:1}; - let vn1 = h('span', p1, c1); - let c2 = [], p2 = {key:2}; - let vn2 = h('span', p2, c2); - c1.push(vn2); - c2.push({text: \`hello\`}); - let e3 = context['var']; - if (e3 || e3 === 0) { - let frag4 = this.utils.getFragment(e3) - let p5 = {hook: { - insert: n => n.elm.parentNode.replaceChild(frag4, n.elm), - }}; - let vn5 = h('div', p5) - c1.push(vn5); - } - return vn1; -}" -`; - -exports[`t-raw variable 1`] = ` -"function anonymous(context,extra -) { - let h = this.utils.h; - let c1 = [], p1 = {key:1}; - let vn1 = h('span', p1, c1); - let e2 = context['var']; - if (e2 || e2 === 0) { - let frag3 = this.utils.getFragment(e2) - let p4 = {hook: { - insert: n => n.elm.parentNode.replaceChild(frag3, n.elm), - }}; - let vn4 = h('div', p4) - c1.push(vn4); - } - return vn1; -}" -`; - -exports[`t-ref can get a ref on a node 1`] = ` -"function anonymous(context,extra -) { - let h = this.utils.h; - let c1 = [], p1 = {key:1}; - let vn1 = h('div', p1, c1); - let c2 = [], p2 = {key:2}; - let vn2 = h('span', p2, c2); - c1.push(vn2); - p2.hook = { - create: (_, n) => context.refs['myspan'] = n.elm, - }; - return vn1; -}" -`; - -exports[`t-set evaluate value expression 1`] = ` -"function anonymous(context,extra -) { - let h = this.utils.h; - let c1 = [], p1 = {key:1}; - let vn1 = h('div', p1, c1); - let e2 = 1 + 2; - if (e2 || e2 === 0) { - c1.push({text: e2}); - } - return vn1; -}" -`; - -exports[`t-set evaluate value expression, part 2 1`] = ` -"function anonymous(context,extra -) { - let h = this.utils.h; - let c1 = [], p1 = {key:1}; - let vn1 = h('div', p1, c1); - let e2 = context['somevariable'] + 2; - if (e2 || e2 === 0) { - c1.push({text: e2}); - } - return vn1; -}" -`; - -exports[`t-set set from attribute literal 1`] = ` -"function anonymous(context,extra -) { - let h = this.utils.h; - let c1 = [], p1 = {key:1}; - let vn1 = h('div', p1, c1); - let e2 = 'ok'; - if (e2 || e2 === 0) { - c1.push({text: e2}); - } - return vn1; -}" -`; - -exports[`t-set set from attribute lookup 1`] = ` -"function anonymous(context,extra -) { - let h = this.utils.h; - let c1 = [], p1 = {key:1}; - let vn1 = h('div', p1, c1); - let e2 = context['value']; - if (e2 || e2 === 0) { - c1.push({text: e2}); - } - return vn1; -}" -`; - -exports[`t-set set from body literal 1`] = ` -"function anonymous(context,extra -) { - let h = this.utils.h; - let vn1 = {text: \`ok\`}; - return vn1; -}" -`; - -exports[`t-set set from body lookup 1`] = ` -"function anonymous(context,extra -) { - let h = this.utils.h; - let c1 = [], p1 = {key:1}; - let vn1 = h('div', p1, c1); - let e2 = context['value']; - if (e2 || e2 === 0) { - c1.push({text: e2}); - } - return vn1; -}" -`; - -exports[`t-set set from empty body 1`] = ` -"function anonymous(context,extra -) { - let h = this.utils.h; - let c1 = [], p1 = {key:1}; - let vn1 = h('div', p1, c1); - return vn1; -}" -`; - -exports[`t-set value priority 1`] = ` -"function anonymous(context,extra -) { - let h = this.utils.h; - let c1 = [], p1 = {key:1}; - let vn1 = h('div', p1, c1); - let e2 = 1; - if (e2 || e2 === 0) { - c1.push({text: e2}); - } - return vn1; -}" -`; - -exports[`whitespace handling consecutives whitespaces are condensed into a single space 1`] = ` -"function anonymous(context,extra -) { - let h = this.utils.h; - let c1 = [], p1 = {key:1}; - let vn1 = h('div', p1, c1); - c1.push({text: \` abc \`}); - return vn1; -}" -`; - -exports[`whitespace handling nothing is done in pre tags 1`] = ` -"function anonymous(context,extra -) { - let h = this.utils.h; - let c1 = [], p1 = {key:1}; - let vn1 = h('pre', p1, c1); - c1.push({text: \` \`}); - return vn1; -}" -`; - -exports[`whitespace handling nothing is done in pre tags 2`] = ` -"function anonymous(context,extra -) { - let h = this.utils.h; - let c1 = [], p1 = {key:1}; - let vn1 = h('pre', p1, c1); - c1.push({text: \` - some text - \`}); - return vn1; -}" -`; - -exports[`whitespace handling nothing is done in pre tags 3`] = ` -"function anonymous(context,extra -) { - let h = this.utils.h; - let c1 = [], p1 = {key:1}; - let vn1 = h('pre', p1, c1); - c1.push({text: \` - - \`}); - return vn1; -}" -`; - -exports[`whitespace handling white space only text nodes are condensed into a single space 1`] = ` -"function anonymous(context,extra -) { - let h = this.utils.h; - let c1 = [], p1 = {key:1}; - let vn1 = h('div', p1, c1); - c1.push({text: \` \`}); - return vn1; -}" -`; - -exports[`whitespace handling whitespace only text nodes with newlines are removed 1`] = ` -"function anonymous(context,extra -) { - let h = this.utils.h; - let c1 = [], p1 = {key:1}; - let vn1 = h('div', p1, c1); - let c2 = [], p2 = {key:2}; - let vn2 = h('span', p2, c2); - c1.push(vn2); - c2.push({text: \`abc\`}); - return vn1; -}" -`; diff --git a/tests/__snapshots__/store.test.ts.snap b/tests/__snapshots__/store.test.ts.snap deleted file mode 100644 index 62eeff61..00000000 --- a/tests/__snapshots__/store.test.ts.snap +++ /dev/null @@ -1,5 +0,0 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`connecting a component to store connecting a component works 1`] = `"
    "`; - -exports[`connecting a component to store connecting a component works 2`] = `"
    hello
    "`; diff --git a/tests/component.test.ts b/tests/component.test.ts deleted file mode 100644 index 00df8bcb..00000000 --- a/tests/component.test.ts +++ /dev/null @@ -1,1213 +0,0 @@ -import { Component, Env } from "../src/component"; -import { - makeDeferred, - makeTestFixture, - makeTestWEnv, - nextMicroTick, - nextTick, - normalize -} from "./helpers"; - -//------------------------------------------------------------------------------ -// Setup and helpers -//------------------------------------------------------------------------------ - -// We create before each test: -// - fixture: a div, appended to the DOM, intended to be the target of dom -// manipulations. Note that it is removed after each test. -// - env: a WEnv, necessary to create new widgets - -let fixture: HTMLElement; -let env: Env; - -beforeEach(() => { - fixture = makeTestFixture(); - env = makeTestWEnv(); - env.qweb.addTemplate( - "counter", - `
    ` - ); - env.qweb.addTemplate("widgetA", `
    Hello
    `); - env.qweb.addTemplate("widgetB", `
    world
    `); - env.qweb.addTemplate("default", "
    "); -}); - -afterEach(() => { - fixture.remove(); -}); - -class Widget extends Component {} - -function children(w: Widget): Widget[] { - const childrenMap = w.__widget__.children; - return Object.keys(childrenMap).map(id => childrenMap[id]); -} - -// Test widgets -class Counter extends Widget { - // class Counter extends Widget { - template = "counter"; - state = { - counter: 0 - }; - - inc() { - this.updateState({ counter: this.state.counter + 1 }); - } -} - -class WidgetA extends Widget { - template = "widgetA"; - widgets = { b: WidgetB }; -} - -class WidgetB extends Widget { - template = "widgetB"; -} - -//------------------------------------------------------------------------------ -// Tests -//------------------------------------------------------------------------------ - -describe("basic widget properties", () => { - test("props and state are properly defined", async () => { - const widget = new Widget(env); - expect(widget.props).toEqual({}); - expect(widget.state).toEqual({}); - }); - - test("has no el after creation", async () => { - const widget = new Widget(env); - expect(widget.el).toBe(null); - }); - - test("can be mounted", async () => { - const widget = new Widget(env); - await widget.mount(fixture); - expect(fixture.innerHTML).toBe("
    "); - }); - - test("can be clicked on and updated", async () => { - const counter = new Counter(env); - const target = document.createElement("div"); - await counter.mount(target); - expect(target.innerHTML).toBe("
    0
    "); - const button = (counter.el).getElementsByTagName("button")[0]; - await button.click(); - await nextMicroTick(); - expect(target.innerHTML).toBe("
    1
    "); - }); - - test("widget style and classname", async () => { - class StyledWidget extends Widget { - inlineTemplate = `
    world
    `; - } - const widget = new StyledWidget(env); - await widget.mount(fixture); - expect(fixture.innerHTML).toBe( - `
    world
    ` - ); - }); - - test("updateState before first render does not trigger a render", async () => { - let renderCalls = 0; - class TestW extends Widget { - async willStart() { - this.updateState({}); - } - async _render() { - renderCalls++; - return super._render(); - } - } - const widget = new TestW(env); - await widget.mount(fixture); - expect(renderCalls).toBe(1); - }); - - test("updateState does not allow adding extra keys", async () => { - const widget = new Widget(env); - try { - await widget.updateState({ extra: 1 }); - } catch (e) { - expect(e.message).toMatch("Invalid key:"); - } - }); - - test("keeps a reference to env", async () => { - const widget = new Widget(env); - expect(widget.env).toBe(env); - }); - - test("do not remove previously rendered dom if not necessary", async () => { - const widget = new Widget(env); - await widget.mount(fixture); - expect(fixture.innerHTML).toBe(`
    `); - widget.el!.appendChild(document.createElement("span")); - expect(fixture.innerHTML).toBe(`
    `); - widget.render(); - expect(fixture.innerHTML).toBe(`
    `); - }); -}); - -describe("lifecycle hooks", () => { - test("willStart hook is called", async () => { - let willstart = false; - class HookWidget extends Widget { - async willStart() { - willstart = true; - } - } - const widget = new HookWidget(env); - await widget.mount(fixture); - expect(willstart).toBe(true); - }); - - test("mounted hook is not called if not in DOM", async () => { - let mounted = false; - class HookWidget extends Widget { - async mounted() { - mounted = true; - } - } - const widget = new HookWidget(env); - const target = document.createElement("div"); - await widget.mount(target); - expect(mounted).toBe(false); - }); - - test("mounted hook is called if mounted in DOM", async () => { - let mounted = false; - class HookWidget extends Widget { - async mounted() { - mounted = true; - } - } - const widget = new HookWidget(env); - await widget.mount(fixture); - expect(mounted).toBe(true); - }); - - test("willStart hook is called on subwidget", async () => { - let ok = false; - class ParentWidget extends Widget { - inlineTemplate = `
    `; - widgets = { child: ChildWidget }; - } - class ChildWidget extends Widget { - async willStart() { - ok = true; - } - } - const widget = new ParentWidget(env); - await widget.mount(fixture); - expect(ok).toBe(true); - }); - - test("mounted hook is called on subwidgets, in proper order", async () => { - expect.assertions(4); - let parentMounted = false; - let childMounted = false; - class ParentWidget extends Widget { - inlineTemplate = `
    `; - widgets = { child: ChildWidget }; - mounted() { - expect(childMounted).toBe(false); - parentMounted = true; - } - } - class ChildWidget extends Widget { - mounted() { - expect(document.body.contains(this.el)).toBe(true); - expect(parentMounted).toBe(true); - childMounted = true; - } - } - const widget = new ParentWidget(env); - await widget.mount(fixture); - expect(childMounted).toBe(true); - }); - - test("willStart, mounted on subwidget rendered after main is mounted in some other position", async () => { - expect.assertions(3); - let hookCounter = 0; - // the t-else part in the template is important. This is - // necessary to have a situation that could confuse the vdom - // patching algorithm - class ParentWidget extends Widget { - inlineTemplate = ` -
    - - - - -
    - -
    `; - state = { ok: false }; - widgets = { child: ChildWidget }; - } - class ChildWidget extends Widget { - async willStart() { - hookCounter++; - } - mounted() { - expect(hookCounter).toBe(1); - hookCounter++; - } - } - const widget = new ParentWidget(env); - await widget.mount(fixture); - expect(hookCounter).toBe(0); // sub widget not created yet - await widget.updateState({ ok: true }); - expect(hookCounter).toBe(2); - }); - - test("mounted hook is correctly called on subwidgets created in mounted hook", async done => { - // the issue here is that the parent widget creates in the - // mounted hook a new widget, which means that it modifies - // in place its list of children. But this list of children is currently - // being visited, so the mount action of the parent could cause a mount - // action of the new child widget, even though it is not ready yet. - expect.assertions(1); - const target = document.createElement("div"); - document.body.appendChild(target); - class ParentWidget extends Widget { - mounted() { - const child = new ChildWidget(this); - child.mount(this.el!); - } - } - class ChildWidget extends Widget { - mounted() { - expect(this.el).toBeTruthy(); - done(); - } - } - const widget = new ParentWidget(env); - await widget.mount(target); - }); - - test("widgets are unmounted and destroyed if no longer in DOM", async () => { - let steps: string[] = []; - class ParentWidget extends Widget { - state = { ok: true }; - inlineTemplate = `
    - -
    `; - widgets = { child: ChildWidget }; - } - - class ChildWidget extends Widget { - constructor(parent) { - super(parent); - steps.push("init"); - } - async willStart() { - steps.push("willstart"); - } - mounted() { - steps.push("mounted"); - } - willUnmount() { - steps.push("willunmount"); - } - destroyed() { - steps.push("destroyed"); - } - } - const widget = new ParentWidget(env); - await widget.mount(fixture); - expect(steps).toEqual(["init", "willstart", "mounted"]); - await widget.updateState({ ok: false }); - expect(steps).toEqual([ - "init", - "willstart", - "mounted", - "willunmount", - "destroyed" - ]); - }); - - test("hooks are called in proper order in widget creation/destruction", async () => { - let steps: string[] = []; - class ParentWidget extends Widget { - inlineTemplate = `
    `; - widgets = { child: ChildWidget }; - constructor(parent) { - super(parent); - steps.push("p init"); - } - async willStart() { - steps.push("p willstart"); - } - mounted() { - steps.push("p mounted"); - } - willUnmount() { - steps.push("p willunmount"); - } - destroyed() { - steps.push("p destroyed"); - } - } - - class ChildWidget extends Widget { - constructor(parent) { - super(parent); - steps.push("c init"); - } - async willStart() { - steps.push("c willstart"); - } - mounted() { - steps.push("c mounted"); - } - willUnmount() { - steps.push("c willunmount"); - } - destroyed() { - steps.push("c destroyed"); - } - } - const widget = new ParentWidget(env); - await widget.mount(fixture); - widget.destroy(); - expect(steps).toEqual([ - "p init", - "p willstart", - "c init", - "c willstart", - "p mounted", - "c mounted", - "c willunmount", - "c destroyed", - "p willunmount", - "p destroyed" - ]); - }); - - test("shouldUpdate hook prevent rerendering", async () => { - let shouldUpdate = false; - class TestWidget extends Widget { - inlineTemplate = `
    `; - shouldUpdate() { - return shouldUpdate; - } - } - const widget = new TestWidget(env, { val: 42 }); - await widget.mount(fixture); - expect(fixture.innerHTML).toBe("
    42
    "); - await widget.updateProps({ val: 123 }); - expect(fixture.innerHTML).toBe("
    42
    "); - shouldUpdate = true; - await widget.updateProps({ val: 666 }); - expect(fixture.innerHTML).toBe("
    666
    "); - }); -}); - -describe("destroy method", () => { - test("destroy remove the widget from the DOM", async () => { - const widget = new Widget(env); - await widget.mount(fixture); - expect(document.contains(widget.el)).toBe(true); - widget.destroy(); - expect(document.contains(widget.el)).toBe(false); - expect(widget.__widget__.isMounted).toBe(false); - expect(widget.__widget__.isDestroyed).toBe(true); - }); - - test("destroying a widget twice only call destroyed once", async () => { - let count = 0; - class TestWidget extends Widget { - destroyed() { - count++; - } - } - const widget = new TestWidget(env); - await widget.mount(fixture); - widget.destroy(); - expect(count).toBe(1); - widget.destroy(); - expect(count).toBe(1); - }); - - test("destroying a parent also destroys its children", async () => { - const parent = new WidgetA(env); - await parent.mount(fixture); - - const child = children(parent)[0]; - - expect(child.__widget__.isDestroyed).toBe(false); - parent.destroy(); - expect(child.__widget__.isDestroyed).toBe(true); - }); - - test("destroy remove the parent/children link", async () => { - const parent = new WidgetA(env); - await parent.mount(fixture); - - const child = children(parent)[0]; - expect(child.__widget__.parent).toBe(parent); - expect(children(parent).length).toBe(1); - child.destroy(); - expect(child.__widget__.parent).toBe(null); - expect(children(parent).length).toBe(0); - }); - - test("destroying a widget before willStart is done", async () => { - let def = makeDeferred(); - let isRendered = false; - class DelayedWidget extends Widget { - willStart() { - return def; - } - } - expect(fixture.innerHTML).toBe(""); - const widget = new DelayedWidget(env); - widget.mount(fixture); - expect(widget.__widget__.isStarted).toBe(false); - expect(widget.__widget__.isMounted).toBe(false); - expect(widget.__widget__.isDestroyed).toBe(false); - widget.destroy(); - expect(widget.__widget__.isMounted).toBe(false); - expect(widget.__widget__.isStarted).toBe(false); - expect(widget.__widget__.isDestroyed).toBe(true); - def.resolve(); - await nextTick(); - - expect(widget.__widget__.isStarted).toBe(false); - expect(widget.__widget__.isMounted).toBe(false); - expect(widget.__widget__.isDestroyed).toBe(true); - expect(widget.__widget__.vnode).toBe(null); - expect(fixture.innerHTML).toBe(""); - expect(isRendered).toBe(false); - }); -}); - -describe("composition", () => { - test("a widget with a sub widget", async () => { - const widget = new WidgetA(env); - await widget.mount(fixture); - expect(fixture.innerHTML).toBe("
    Hello
    world
    "); - expect(children(widget)[0].__widget__.parent).toBe(widget); - }); - - test("t-refs on widget are widgets", async () => { - class WidgetC extends Widget { - inlineTemplate = `
    Hello
    `; - widgets = { b: WidgetB }; - } - const widget = new WidgetC(env); - await widget.mount(fixture); - expect(widget.refs.mywidgetb instanceof WidgetB).toBe(true); - }); - - test("modifying a sub widget", async () => { - class ParentWidget extends Widget { - inlineTemplate = `
    `; - widgets = { Counter }; - } - const widget = new ParentWidget(env); - await widget.mount(fixture); - expect(fixture.innerHTML).toBe( - "
    0
    " - ); - const button = fixture.getElementsByTagName("button")[0]; - await button.click(); - await nextMicroTick(); - expect(fixture.innerHTML).toBe( - "
    1
    " - ); - }); - - test("parent's elm for a children === children's elm, even after rerender", async () => { - const widget = new WidgetA(env); - await widget.mount(fixture); - - expect((widget.__widget__.vnode!.children![1]).elm).toBe( - (children(widget)[0].__widget__.vnode).elm - ); - await children(widget)[0].render(); - expect((widget.__widget__.vnode!.children![1]).elm).toBe( - (children(widget)[0].__widget__.vnode).elm - ); - }); - - test("parent env is propagated to child widgets", async () => { - const widget = new WidgetA(env); - await widget.mount(fixture); - - expect(children(widget)[0].env).toBe(env); - }); - - test("rerendering a widget with a sub widget", async () => { - class ParentWidget extends Widget { - inlineTemplate = `
    `; - widgets = { Counter }; - } - const widget = new ParentWidget(env); - await widget.mount(fixture); - const button = fixture.getElementsByTagName("button")[0]; - await button.click(); - await nextMicroTick(); - expect(fixture.innerHTML).toBe( - "
    1
    " - ); - await widget.render(); - expect(fixture.innerHTML).toBe( - "
    1
    " - ); - }); - - test("sub widgets are destroyed if no longer in dom, then recreated", async () => { - class ParentWidget extends Widget { - state = { ok: true }; - inlineTemplate = `
    `; - widgets = { counter: Counter }; - } - const widget = new ParentWidget(env); - await widget.mount(fixture); - const button = fixture.getElementsByTagName("button")[0]; - await button.click(); - await nextMicroTick(); - expect(fixture.innerHTML).toBe( - "
    1
    " - ); - await widget.updateState({ ok: false }); - expect(fixture.innerHTML).toBe("
    "); - await widget.updateState({ ok: true }); - expect(fixture.innerHTML).toBe( - "
    0
    " - ); - }); - - test("sub widgets with t-keep-alive are not destroyed if no longer in dom", async () => { - class ParentWidget extends Widget { - state = { ok: true }; - inlineTemplate = `
    `; - widgets = { counter: Counter }; - } - const widget = new ParentWidget(env); - await widget.mount(fixture); - const button = fixture.getElementsByTagName("button")[0]; - await button.click(); - await nextMicroTick(); - expect(fixture.innerHTML).toBe( - "
    1
    " - ); - const counter = children(widget)[0]; - expect(counter.__widget__.isMounted).toBe(true); - await widget.updateState({ ok: false }); - expect(fixture.innerHTML).toBe("
    "); - expect(counter.__widget__.isMounted).toBe(false); - await widget.updateState({ ok: true }); - expect(counter.__widget__.isMounted).toBe(true); - expect(fixture.innerHTML).toBe( - "
    1
    " - ); - }); - - test("sub widgets dom state with t-keep-alive is preserved", async () => { - class ParentWidget extends Widget { - state = { ok: true }; - inlineTemplate = `
    `; - widgets = { InputWidget }; - } - class InputWidget extends Widget { - inlineTemplate = ""; - } - const widget = new ParentWidget(env); - await widget.mount(fixture); - const input = fixture.getElementsByTagName("input")[0]; - input.value = "test"; - await widget.updateState({ ok: false }); - expect(fixture.innerHTML).toBe("
    "); - await widget.updateState({ ok: true }); - expect(fixture.innerHTML).toBe("
    "); - const input2 = fixture.getElementsByTagName("input")[0]; - expect(input).toBe(input2); - expect(input2.value).toBe("test"); - }); - - test("sub widgets rendered in a loop", async () => { - class ChildWidget extends Widget { - inlineTemplate = ``; - } - - class Parent extends Widget { - inlineTemplate = ` -
    - - - -
    `; - state = { - numbers: [1, 2, 3] - }; - widgets = { ChildWidget }; - } - const parent = new Parent(env); - await parent.mount(fixture); - expect(normalize(fixture.innerHTML)).toBe( - normalize(` -
    - 1 - 2 - 3 -
    - `) - ); - }); - - test("sub widgets with some state rendered in a loop", async () => { - let n = 1; - class ChildWidget extends Widget { - inlineTemplate = ``; - constructor(parent) { - super(parent); - this.state = { n }; - n++; - } - } - - env.qweb.addTemplate( - "parent", - `
    - - - -
    ` - ); - class Parent extends Widget { - template = "parent"; - state = { - numbers: [1, 2, 3] - }; - widgets = { ChildWidget }; - } - const parent = new Parent(env); - await parent.mount(fixture); - await parent.updateState({ numbers: [1, 3] }); - expect(normalize(fixture.innerHTML)).toBe( - normalize(` -
    - 1 - 3 -
    - `) - ); - expect(env.qweb.templates.parent.toString()).toMatchSnapshot(); - }); - - test("sub widgets between t-ifs", async () => { - // this confuses the patching algorithm... - class ChildWidget extends Widget { - inlineTemplate = `child`; - } - - class Parent extends Widget { - inlineTemplate = `
    -

    hey

    -

    noo

    - - test -
    `; - state = { flag: false }; - widgets = { ChildWidget }; - } - const parent = new Parent(env); - await parent.mount(fixture); - const child = children(parent)[0]; - await parent.updateState({ flag: true }); - expect(children(parent)[0]).toBe(child); - expect(child.__widget__.isDestroyed).toBe(false); - expect(normalize(fixture.innerHTML)).toBe( - normalize(` -
    -

    hey

    - child - test -
    - `) - ); - }); -}); - -describe("props evaluation (with t-props directive)", () => { - test("explicit object prop", async () => { - class Parent extends Widget { - inlineTemplate = `
    `; - widgets = { child: Child }; - state = { val: 42 }; - } - - class Child extends Widget { - inlineTemplate = ``; - state: { someval: number }; - constructor(parent: Parent, props: { value: number }) { - super(parent); - this.state = { someval: props.value }; - } - } - - const widget = new Parent(env); - await widget.mount(fixture); - expect(fixture.innerHTML).toBe("
    42
    "); - }); - - test("object prop value", async () => { - class Parent extends Widget { - inlineTemplate = `
    `; - widgets = { child: Child }; - state = { val: 42 }; - } - - class Child extends Widget { - inlineTemplate = ``; - state: { someval: number }; - constructor(parent: Parent, props: { val: number }) { - super(parent); - this.state = { someval: props.val }; - } - } - - const widget = new Parent(env); - await widget.mount(fixture); - expect(fixture.innerHTML).toBe("
    42
    "); - }); - - test("accept ES6-like syntax for props (with getters)", async () => { - class Child extends Widget { - inlineTemplate = ``; - } - - class Parent extends Widget { - inlineTemplate = `
    `; - widgets = { child: Child }; - get greetings() { - return `hello ${this.props.name}`; - } - } - const widget = new Parent(env, { name: "aaron" }); - await widget.mount(fixture); - expect(fixture.innerHTML).toBe("
    hello aaron
    "); - }); - - test("t-set works with t-props", async () => { - class Parent extends Widget { - inlineTemplate = ` -
    - - -
    `; - widgets = { child: Child }; - } - class Child extends Widget { - inlineTemplate = ` - - - `; - } - - const widget = new Parent(env); - await widget.mount(fixture); - expect(normalize(fixture.innerHTML)).toBe("
    42
    "); - }); -}); - -describe("other directives with t-widget", () => { - test("t-on works as expected", async () => { - let n = 0; - class ParentWidget extends Widget { - inlineTemplate = `
    `; - widgets = { child: Child }; - someMethod(arg) { - expect(arg).toBe(43); - n++; - } - } - class Child extends Widget {} - const widget = new ParentWidget(env); - await widget.mount(fixture); - let child = children(widget)[0]; - expect(n).toBe(0); - child.trigger("customevent", 43); - expect(n).toBe(1); - child.destroy(); - child.trigger("customevent", 43); - expect(n).toBe(1); - }); - - test("t-if works with t-widget", async () => { - class ParentWidget extends Widget { - inlineTemplate = `
    `; - widgets = { child: Child }; - state = { flag: true }; - } - class Child extends Widget { - inlineTemplate = "hey"; - } - - const widget = new ParentWidget(env); - await widget.mount(fixture); - - expect(fixture.innerHTML).toBe("
    hey
    "); - - await widget.updateState({ flag: false }); - expect(fixture.innerHTML).toBe("
    "); - - await widget.updateState({ flag: true }); - expect(fixture.innerHTML).toBe("
    hey
    "); - }); - - test("t-else works with t-widget", async () => { - class ParentWidget extends Widget { - inlineTemplate = ` -
    -
    somediv
    - -
    `; - widgets = { child: Child }; - state = { flag: true }; - } - class Child extends Widget { - inlineTemplate = "hey"; - } - - const widget = new ParentWidget(env); - await widget.mount(fixture); - - expect(normalize(fixture.innerHTML)).toBe("
    somediv
    "); - - await widget.updateState({ flag: false }); - expect(normalize(fixture.innerHTML)).toBe("
    hey
    "); - }); -}); - -describe("random stuff/miscellaneous", () => { - test("widget after a t-foreach", async () => { - // this test makes sure that the foreach directive does not pollute sub - // context with the inLoop variable, which is then used in the t-widget - // directive as a key - class Test extends Widget { - inlineTemplate = `
    txt
    `; - widgets = { widget: Widget }; - } - const widget = new Test(env); - await widget.mount(fixture); - expect(fixture.innerHTML).toBe("
    txttxt
    "); - }); - - test("updating widget immediately", async () => { - // in this situation, we protect against a bug that occurred: because of the - // interplay between widgets and vnodes, a sub widget vnode was patched - // twice. - class Parent extends Widget { - inlineTemplate = `
    `; - widgets = { child: Child }; - state = { flag: false }; - } - - class Child extends Widget { - inlineTemplate = `abcdef`; - } - - const widget = new Parent(env); - await widget.mount(fixture); - expect(fixture.innerHTML).toBe("
    abc
    "); - await widget.updateState({ flag: true }); - expect(fixture.innerHTML).toBe("
    abcdef
    "); - }); - - test("snapshotting compiled code", async () => { - env.qweb.addTemplate( - "parent", - `
    ` - ); - class Parent extends Widget { - inlineTemplate = "parent"; - widgets = { child: Child }; - state = { flag: false }; - } - - class Child extends Widget { - inlineTemplate = `abcdef`; - } - - const widget = new Parent(env); - await widget.mount(fixture); - expect(env.qweb.templates.parent.toString()).toMatchSnapshot(); - }); - - test("t-props should not be undefined (snapshotting)", async () => { - env.qweb.addTemplate("parent", `
    `); - class Parent extends Widget { - inlineTemplate = "parent"; - widgets = { child: Child }; - } - - class Child extends Widget { - inlineTemplate = `abc`; - } - - const widget = new Parent(env); - await widget.mount(fixture); - expect(env.qweb.templates.parent.toString()).toMatchSnapshot(); - }); -}); - -describe("async rendering", () => { - test("destroying a widget before start is over", async () => { - let def = makeDeferred(); - class W extends Widget { - inlineTemplate = "invalid><"; - willStart(): Promise { - return def; - } - } - const w = new W(env); - w.mount(fixture); - expect(w.__widget__.isDestroyed).toBe(false); - expect(w.__widget__.isMounted).toBe(false); - expect(w.__widget__.isStarted).toBe(false); - w.destroy(); - def.resolve(); - await nextTick(); - expect(w.__widget__.isDestroyed).toBe(true); - expect(w.__widget__.isMounted).toBe(false); - expect(w.__widget__.isStarted).toBe(false); - }); - - test("destroying/recreating a subwidget with different props (if start is not over)", async () => { - let def = makeDeferred(); - let n = 0; - class W extends Widget { - inlineTemplate = `
    `; - widgets = { Child }; - state = { val: 1 }; - } - - class Child extends Widget { - inlineTemplate = `child:`; - constructor(parent, props) { - super(parent, props); - n++; - } - willStart(): Promise { - return def; - } - } - const w = new W(env); - await w.mount(fixture); - expect(n).toBe(0); - w.updateState({ val: 2 }); - expect(n).toBe(1); - await nextTick(); - w.updateState({ val: 3 }); - expect(n).toBe(2); - def.resolve(); - await nextTick(); - expect(children(w).length).toBe(1); - expect(fixture.innerHTML).toBe("
    child:3
    "); - }); - - test("creating two async widgets, scenario 1", async () => { - let defA = makeDeferred(); - let defB = makeDeferred(); - - class ChildA extends Widget { - inlineTemplate = "a"; - willStart(): Promise { - return defA; - } - } - - class ChildB extends Widget { - inlineTemplate = "b"; - willStart(): Promise { - return defB; - } - } - class Parent extends Widget { - inlineTemplate = ` -
    - - -
    `; - widgets = { ChildA, ChildB }; - state = { flagA: false, flagB: false }; - } - const parent = new Parent(env); - await parent.mount(fixture); - expect(fixture.innerHTML.replace(/\r?\n|\r|\s+/g, "")).toBe("
    "); - parent.updateState({ flagA: true }); - await nextTick(); - expect(fixture.innerHTML.replace(/\r?\n|\r|\s+/g, "")).toBe("
    "); - parent.updateState({ flagB: true }); - await nextTick(); - expect(fixture.innerHTML.replace(/\r?\n|\r|\s+/g, "")).toBe("
    "); - defB.resolve(); - expect(fixture.innerHTML.replace(/\r?\n|\r|\s+/g, "")).toBe("
    "); - defA.resolve(); - await nextTick(); - expect(fixture.innerHTML.replace(/\r?\n|\r|\s+/g, "")).toBe( - "
    ab
    " - ); - }); - - test("creating two async widgets, scenario 2", async () => { - let defA = makeDeferred(); - let defB = makeDeferred(); - - class ChildA extends Widget { - inlineTemplate = `a`; - updateProps(props): Promise { - return defA.then(() => super.updateProps(props)); - } - } - class ChildB extends Widget { - inlineTemplate = `b`; - willStart(): Promise { - return defB; - } - } - - class Parent extends Widget { - inlineTemplate = ` -
    - - -
    `; - widgets = { ChildA, ChildB }; - state = { valA: 1, valB: 2, flagB: false }; - } - const parent = new Parent(env); - await parent.mount(fixture); - expect(fixture.innerHTML.replace(/\r?\n|\r|\s+/g, "")).toBe( - "
    a1
    " - ); - parent.updateState({ valA: 2 }); - await nextTick(); - expect(fixture.innerHTML.replace(/\r?\n|\r|\s+/g, "")).toBe( - "
    a1
    " - ); - parent.updateState({ flagB: true }); - await nextTick(); - expect(fixture.innerHTML.replace(/\r?\n|\r|\s+/g, "")).toBe( - "
    a1
    " - ); - defB.resolve(); - expect(fixture.innerHTML.replace(/\r?\n|\r|\s+/g, "")).toBe( - "
    a1
    " - ); - defA.resolve(); - await nextTick(); - expect(fixture.innerHTML.replace(/\r?\n|\r|\s+/g, "")).toBe( - "
    a2b2
    " - ); - }); -}); - -describe("updating environment", () => { - test("can update widget env", async () => { - const widget = new Widget(env); - expect(widget.env).toBe(env); - await widget.updateEnv({ somekey: 4 }); - expect(widget.env).toBe(env); - expect((widget).env.somekey).toBe(4); - }); - - test("updating widget env does not render widget (if not mounted)", async () => { - let n = 0; - class TestWidget extends Widget { - _render() { - n++; - return super._render(); - } - } - - const widget = new TestWidget(env); - expect(n).toBe(0); - await widget.updateEnv({ somekey: 4 }); - expect(n).toBe(0); - await widget.mount(fixture); - expect(n).toBe(1); - await widget.updateEnv({ somekey: 5 }); - expect(n).toBe(2); - widget.detach(); - expect(n).toBe(2); - await widget.updateEnv({ somekey: 5 }); - expect(n).toBe(2); - }); - - test("updating child env does not modify parent env", async () => { - class ParentWidget extends Widget { - inlineTemplate = `
    `; - widgets = { child: Widget }; - } - const parent = new ParentWidget(env); - await parent.mount(fixture); - const child = children(parent)[0]; - expect(child.env).toBe(parent.env); - await child.updateEnv({ somekey: 4 }); - expect(child.env).not.toBe(parent.env); - expect((parent).env.somekey).toBeUndefined(); - }); - - test("updating parent env does modify child env", async () => { - class ParentWidget extends Widget { - inlineTemplate = `
    `; - widgets = { child: Widget }; - } - const parent = new ParentWidget(env); - await parent.mount(fixture); - const child = children(parent)[0]; - expect(child.env.somekey).toBeUndefined(); - await parent.updateEnv({ somekey: 4 }); - expect(child.env.somekey).toBe(4); - }); - - test("updating parent env does modify child env, part 2", async () => { - class ParentWidget extends Widget { - inlineTemplate = `
    `; - widgets = { child: Widget }; - } - const parent = new ParentWidget(env); - await parent.mount(fixture); - const child = children(parent)[0]; - expect(child.env.somekey).toBeUndefined(); - await child.updateEnv({ somekey: 4 }); - await parent.updateEnv({ someotherkey: 4 }); - expect(child.env.someotherkey).toBe(4); - }); - - test("updating env force a rerender", async () => { - class TestWidget extends Widget { - inlineTemplate = `
    `; - } - (env).someKey = "hey"; - const widget = new TestWidget(env); - await widget.mount(fixture); - expect(fixture.innerHTML).toBe("
    hey
    "); - await widget.updateEnv({ someKey: "rerendered" }); - expect(fixture.innerHTML).toBe("
    rerendered
    "); - }); - - test("updating env force rerendering children", async () => { - class Parent extends Widget { - inlineTemplate = `
    `; - widgets = { Child }; - } - class Child extends Widget { - inlineTemplate = `
    `; - } - (env).someKey = "hey"; - const widget = new Parent(env); - await widget.mount(fixture); - expect(fixture.innerHTML).toBe("
    hey
    "); - await widget.updateEnv({ someKey: "rerendered" }); - await nextTick(); - expect(fixture.innerHTML).toBe("
    rerendered
    "); - }); -}); diff --git a/tests/event_bus.test.ts b/tests/event_bus.test.ts deleted file mode 100644 index dd4daf98..00000000 --- a/tests/event_bus.test.ts +++ /dev/null @@ -1,47 +0,0 @@ -import { EventBus } from "../src/event_bus"; - -describe("event bus behaviour", () => { - test("can subscribe and be notified", () => { - const bus = new EventBus(); - let notified = false; - bus.on("event", {}, () => (notified = true)); - expect(notified).toBe(false); - bus.trigger("event"); - expect(notified).toBe(true); - }); - - test("callbacks are called with proper 'this'", () => { - expect.assertions(1); - const bus = new EventBus(); - const owner = {}; - bus.on("event", owner, function(this: any) { - expect(this).toBe(owner); - }); - bus.trigger("event"); - }); - - test("throw error if callback is undefined", () => { - expect.assertions(1); - const bus = new EventBus(); - expect(() => bus.on("event", {}, undefined)).toThrow( - `Missing callback` - ); - }); - - test("can unsubscribe", () => { - const bus = new EventBus(); - let notified = false; - let owner = {}; - bus.on("event", owner, () => (notified = true)); - bus.off("event", owner); - bus.trigger("event"); - expect(notified).toBe(false); - }); - - test("arguments are properly propagated", () => { - expect.assertions(1); - const bus = new EventBus(); - bus.on("event", {}, (arg: any) => expect(arg).toBe("hello world")); - bus.trigger("event", "hello world"); - }); -}); diff --git a/tests/helpers.ts b/tests/helpers.ts deleted file mode 100644 index b4d10fe7..00000000 --- a/tests/helpers.ts +++ /dev/null @@ -1,42 +0,0 @@ -import { Env } from "../src/component"; -import { QWeb } from "../src/qweb"; - -export function nextMicroTick(): Promise { - return Promise.resolve(); -} - -export function nextTick(): Promise { - return new Promise(resolve => setTimeout(resolve)); -} - -export function makeTestFixture() { - let fixture = document.createElement("div"); - document.body.appendChild(fixture); - return fixture; -} - -export function normalize(str: string): string { - return str.replace(/\s+/g, ""); -} - -interface Deferred extends Promise { - resolve(val?: any): void; - reject(): void; -} - -export function makeDeferred(): Deferred { - let resolve, reject; - let def = new Promise((_resolve, _reject) => { - resolve = _resolve; - reject = _reject; - }); - (def).resolve = resolve; - (def).reject = reject; - return def; -} - -export function makeTestWEnv(): Env { - return { - qweb: new QWeb() - }; -} diff --git a/tests/qweb.test.ts b/tests/qweb.test.ts deleted file mode 100644 index 60f2c793..00000000 --- a/tests/qweb.test.ts +++ /dev/null @@ -1,968 +0,0 @@ -import sdAttributes from "../libs/snabbdom/src/modules/attributes"; -import sdListeners from "../libs/snabbdom/src/modules/eventlisteners"; -import { init } from "../libs/snabbdom/src/snabbdom"; -import { EvalContext, QWeb } from "../src/qweb"; -import { normalize } from "./helpers"; - -//------------------------------------------------------------------------------ -// Setup and helpers -//------------------------------------------------------------------------------ - -// We create before each test: -// - qweb: a new QWeb instance - -const patch = init([sdAttributes, sdListeners]); - -let qweb: QWeb; - -beforeEach(() => { - qweb = new QWeb(); -}); - -function trim(str: string): string { - return str.replace(/\s/g, ""); -} - -function renderToDOM( - qweb: QWeb, - template: string, - context: EvalContext = {}, - extra?: any -): HTMLElement | Text { - const vnode = qweb.render(template, context, extra); - - // we snapshot here the compiled code. This is useful to prevent unwanted code - // change. - expect(qweb.templates[template].toString()).toMatchSnapshot(); - - if (vnode.sel === undefined) { - return document.createTextNode(vnode.text!); - } - const node = document.createElement(vnode.sel!); - const result = patch(node, vnode); - return result.elm as HTMLElement; -} - -function renderToString( - qweb: QWeb, - t: string, - context: EvalContext = {} -): string { - const node = renderToDOM(qweb, t, context); - return node instanceof Text ? node.textContent! : node.outerHTML; -} - -//------------------------------------------------------------------------------ -// Tests -//------------------------------------------------------------------------------ - -describe("static templates", () => { - test("simple string", () => { - qweb.addTemplate("test", "hello vdom"); - expect(renderToString(qweb, "test")).toBe("hello vdom"); - }); - - test("empty div", () => { - qweb.addTemplate("test", "
    "); - expect(renderToString(qweb, "test")).toBe("
    "); - }); - - test("div with a text node", () => { - qweb.addTemplate("test", "
    word
    "); - expect(renderToString(qweb, "test")).toBe("
    word
    "); - }); - - test("div with a span child node", () => { - qweb.addTemplate("test", "
    word
    "); - expect(renderToString(qweb, "test")).toBe("
    word
    "); - }); -}); - -describe("error handling", () => { - test("invalid xml", () => { - expect(() => qweb.addTemplate("test", "
    ")).toThrow( - "Invalid XML in template" - ); - }); - - test("template with text node and tag", () => { - qweb.addTemplate("test", `textother node`); - - expect(() => renderToString(qweb, "test")).toThrow( - "A template should not have more than one root node" - ); - }); - - test("nice warning if no template with given name", () => { - expect(() => qweb.render("invalidname")).toThrow("does not exist"); - }); - - test("cannot add twice the same template", () => { - qweb.addTemplate("test", ``); - expect(() => qweb.addTemplate("test", "
    ")).toThrow("already defined"); - }); -}); - -describe("t-esc", () => { - test("literal", () => { - qweb.addTemplate("test", ``); - expect(renderToString(qweb, "test")).toBe("ok"); - }); - - test("variable", () => { - qweb.addTemplate("test", ``); - expect(renderToString(qweb, "test", { var: "ok" })).toBe("ok"); - }); - - test.skip("escaping", () => { - qweb.addTemplate("test", ``); - expect(renderToString(qweb, "test", { var: "" })).toBe( - "<ok>" - ); - }); - - test("escaping on a node", () => { - qweb.addTemplate("test", ``); - expect(renderToString(qweb, "test")).toBe("ok"); - }); - - test("escaping on a node with a body", () => { - qweb.addTemplate("test", `nope`); - expect(renderToString(qweb, "test")).toBe("ok"); - }); - - test("escaping on a node with a body, as a default", () => { - qweb.addTemplate("test", `nope`); - expect(renderToString(qweb, "test")).toBe("nope"); - }); -}); - -describe("t-raw", () => { - test("literal", () => { - qweb.addTemplate("test", ``); - expect(renderToString(qweb, "test")).toBe("ok"); - }); - - test("variable", () => { - qweb.addTemplate("test", ``); - expect(renderToString(qweb, "test", { var: "ok" })).toBe("ok"); - }); - - test("not escaping", () => { - qweb.addTemplate("test", `
    `); - expect(renderToString(qweb, "test", { var: "" })).toBe( - "
    " - ); - }); - - test("t-raw and another sibling node", () => { - qweb.addTemplate("test", `hello`); - expect(renderToString(qweb, "test", { var: "world" })).toBe( - "helloworld" - ); - }); -}); - -describe("t-set", () => { - test("set from attribute literal", () => { - qweb.addTemplate( - "test", - `
    ` - ); - expect(renderToString(qweb, "test")).toBe("
    ok
    "); - }); - - test("set from body literal", () => { - qweb.addTemplate( - "test", - `ok` - ); - expect(renderToString(qweb, "test")).toBe("ok"); - }); - - test("set from attribute lookup", () => { - qweb.addTemplate( - "test", - `
    ` - ); - expect(renderToString(qweb, "test", { value: "ok" })).toBe("
    ok
    "); - }); - - test("set from body lookup", () => { - qweb.addTemplate( - "test", - `
    ` - ); - expect(renderToString(qweb, "test", { value: "ok" })).toBe("
    ok
    "); - }); - - test("set from empty body", () => { - qweb.addTemplate("test", `
    `); - expect(renderToString(qweb, "test")).toBe("
    "); - }); - - test("value priority", () => { - qweb.addTemplate( - "test", - `
    2
    ` - ); - expect(renderToString(qweb, "test")).toBe("
    1
    "); - }); - - test("evaluate value expression", () => { - qweb.addTemplate( - "test", - `
    ` - ); - expect(renderToString(qweb, "test")).toBe("
    3
    "); - }); - - test("evaluate value expression, part 2", () => { - qweb.addTemplate( - "test", - `
    ` - ); - expect(renderToString(qweb, "test", { somevariable: 43 })).toBe( - "
    45
    " - ); - }); -}); - -describe("t-if", () => { - test("boolean value true condition", () => { - qweb.addTemplate("test", `
    ok
    `); - expect(renderToString(qweb, "test", { condition: true })).toBe( - "
    ok
    " - ); - }); - - test("boolean value false condition", () => { - qweb.addTemplate("test", `
    ok
    `); - expect(renderToString(qweb, "test", { condition: false })).toBe( - "
    " - ); - }); - - test("boolean value condition missing", () => { - qweb.addTemplate("test", `fail`); - expect(renderToString(qweb, "test")).toBe(""); - }); - - test("boolean value condition elif", () => { - qweb.addTemplate( - "test", - `
    black pearl - yellow submarine - red is dead - beer
    - ` - ); - expect(renderToString(qweb, "test", { color: "red" })).toBe( - "
    red is dead
    " - ); - }); - - test("boolean value condition else", () => { - qweb.addTemplate( - "test", - `
    - begin - ok - ok-else - end -
    - ` - ); - const result = trim(renderToString(qweb, "test", { condition: true })); - expect(result).toBe("
    beginokend
    "); - }); - - test("boolean value condition false else", () => { - qweb.addTemplate( - "test", - `
    beginfail - fail-elseend
    - ` - ); - const result = trim(renderToString(qweb, "test", { condition: false })); - expect(result).toBe( - "
    beginfail-elseend
    " - ); - }); - - test("can use some boolean operators in expressions", () => { - qweb.addTemplate( - "test", - `
    - and - nope - or - nope - mgt - ngt - mlt - nlt -
    ` - ); - const context = { - cond1: true, - cond2: true, - cond3: false, - cond4: false, - m: 5, - n: 2 - }; - expect(normalize(renderToString(qweb, "test", context))).toBe( - "
    andormgtnlt
    " - ); - }); -}); - -describe("attributes", () => { - test("static attributes", () => { - qweb.addTemplate("test", `
    `); - const result = renderToString(qweb, "test"); - const expected = `
    `; - expect(result).toBe(expected); - }); - - test("static attributes with dashes", () => { - qweb.addTemplate("test", `
    `); - const result = renderToString(qweb, "test"); - const expected = `
    `; - expect(result).toBe(expected); - }); - - test("static attributes on void elements", () => { - qweb.addTemplate("test", `Test`); - const result = renderToString(qweb, "test"); - expect(result).toBe(`Test`); - }); - - test("dynamic attributes", () => { - qweb.addTemplate("test", `
    `); - const result = renderToString(qweb, "test"); - expect(result).toBe(`
    `); - }); - - test("dynamic attribute with a dash", () => { - qweb.addTemplate("test", `
    `); - const result = renderToString(qweb, "test", { id: 32 }); - expect(result).toBe(`
    `); - }); - - test("dynamic formatted attributes with a dash", () => { - qweb.addTemplate("test", `
    `); - const result = renderToString(qweb, "test", { id: 32 }); - expect(result).toBe(`
    `); - }); - - test("fixed variable", () => { - qweb.addTemplate("test", `
    `); - const result = renderToString(qweb, "test", { value: "ok" }); - expect(result).toBe(`
    `); - }); - - test("dynamic attribute falsy variable ", () => { - qweb.addTemplate("test", `
    `); - const result = renderToString(qweb, "test", { value: false }); - expect(result).toBe(`
    `); - }); - - test("tuple literal", () => { - qweb.addTemplate("test", `
    `); - const result = renderToString(qweb, "test"); - expect(result).toBe(`
    `); - }); - - test("tuple variable", () => { - qweb.addTemplate("test", `
    `); - const result = renderToString(qweb, "test", { value: ["foo", "bar"] }); - expect(result).toBe(`
    `); - }); - - test("object", () => { - qweb.addTemplate("test", `
    `); - const result = renderToString(qweb, "test", { - value: { a: 1, b: 2, c: 3 } - }); - expect(result).toBe(`
    `); - }); - - test("format literal", () => { - qweb.addTemplate("test", `
    `); - const result = renderToString(qweb, "test"); - expect(result).toBe(`
    `); - }); - - test("format value", () => { - qweb.addTemplate("test", `
    `); - const result = renderToString(qweb, "test", { value: "a" }); - expect(result).toBe(`
    `); - }); - - test("from variables set previously", () => { - qweb.addTemplate( - "test", - `
    ` - ); - const result = renderToString(qweb, "test"); - expect(result).toBe('
    '); - }); - - test("from object variables set previously", () => { - // Note: standard qweb does not allow this... - qweb.addTemplate( - "test", - `
    ` - ); - const result = renderToString(qweb, "test"); - expect(result).toBe('
    '); - }); - - test("format expression", () => { - qweb.addTemplate("test", `
    `); - const result = renderToString(qweb, "test", { value: 5 }); - expect(result).toBe(`
    `); - }); - - test("format multiple", () => { - qweb.addTemplate( - "test", - `
    ` - ); - const result = renderToString(qweb, "test", { - value1: 0, - value2: 1, - value3: 2 - }); - expect(result).toBe(`
    `); - }); - - test.skip("various escapes", () => { - // not needed?? - qweb.addTemplate( - "test", - ` -
    - ` - ); - const result = renderToString(qweb, "test", { - bar: 0, - baz: 1, - qux: { qux: "<>" } - }); - const expected = `
    `; - expect(result).toBe(expected); - }); - - test("t-att-class and class should combine together", () => { - qweb.addTemplate("test", `
    `); - const result = renderToString(qweb, "test", { value: "world" }); - expect(result).toBe(`
    `); - }); - - test("t-att-class with object", () => { - qweb.addTemplate( - "test", - `
    ` - ); - const result = renderToString(qweb, "test", { b: true, d: false, f: true }); - expect(result).toBe(`
    `); - }); -}); - -describe("t-call (template calling", () => { - test("basic caller", () => { - qweb.addTemplate("_basic-callee", "
    ok
    "); - qweb.addTemplate("caller", ''); - const expected = "
    ok
    "; - expect(renderToString(qweb, "caller")).toBe(expected); - }); - - test("t-call not allowed on a non t node", () => { - qweb.addTemplate("_basic-callee", "ok"); - qweb.addTemplate("caller", '
    '); - expect(() => renderToString(qweb, "caller")).toThrow("Invalid tag"); - }); - - test("with unused body", () => { - qweb.addTemplate("_basic-callee", "
    ok
    "); - qweb.addTemplate("caller", 'WHEEE'); - const expected = "
    ok
    "; - expect(renderToString(qweb, "caller")).toBe(expected); - }); - - test("with unused setbody", () => { - qweb.addTemplate("_basic-callee", "
    ok
    "); - qweb.addTemplate( - "caller", - '' - ); - const expected = "
    ok
    "; - expect(renderToString(qweb, "caller")).toBe(expected); - }); - - test("with used body", () => { - qweb.addTemplate("_callee-printsbody", '

    '); - qweb.addTemplate("caller", 'ok'); - const expected = "

    ok

    "; - expect(renderToString(qweb, "caller")).toBe(expected); - }); - - test("with used set body", () => { - qweb.addTemplate("_callee-uses-foo", ''); - qweb.addTemplate( - "caller", - ` - ` - ); - const expected = "ok"; - expect(renderToString(qweb, "caller")).toBe(expected); - }); - - test("inherit context", () => { - qweb.addTemplate("_callee-uses-foo", ''); - qweb.addTemplate( - "caller", - ` -
    ` - ); - const expected = "
    1
    "; - expect(renderToString(qweb, "caller")).toBe(expected); - }); - - test("scoped parameters", () => { - qweb.addTemplate("_basic-callee", `ok`); - qweb.addTemplate( - "caller", - ` -
    - - - - -
    - ` - ); - const expected = "
    ok
    "; - expect(trim(renderToString(qweb, "caller"))).toBe(expected); - }); -}); - -describe("foreach", () => { - test("iterate on items", () => { - qweb.addTemplate( - "test", - ` -
    - - [: ] - -
    ` - ); - const result = trim(renderToString(qweb, "test")); - const expected = `
    [0:33][1:22][2:11]
    `; - expect(result).toBe(expected); - }); - - test("iterate on items (on a element node)", () => { - qweb.addTemplate( - "test", - ` -
    - -
    ` - ); - const result = trim(renderToString(qweb, "test")); - const expected = `
    12
    `; - expect(result).toBe(expected); - }); - - test("iterate, position", () => { - qweb.addTemplate( - "test", - ` -
    - - - first last () - -
    ` - ); - const result = trim(renderToString(qweb, "test")); - const expected = `
    -first(even)-(odd)-(even)-(odd)-last(even)
    `; - expect(result).toBe(expected); - }); - - test("iterate, integer param", () => { - qweb.addTemplate( - "test", - `
    - [: ] -
    ` - ); - const result = trim(renderToString(qweb, "test")); - const expected = `
    [0:00][1:11][2:22]
    `; - expect(result).toBe(expected); - }); - - test("iterate, dict param", () => { - qweb.addTemplate( - "test", - ` -
    - - [: - ] - -
    ` - ); - const result = trim( - renderToString(qweb, "test", { value: { a: 1, b: 2, c: 3 } }) - ); - const expected = `
    [0:a1-even][1:b2-odd][2:c3-even]
    `; - expect(result).toBe(expected); - }); - - test("does not pollute the rendering context", () => { - qweb.addTemplate( - "test", - `
    - -
    ` - ); - const context = {}; - renderToString(qweb, "test", context); - expect(Object.keys(context).length).toBe(0); - }); - - test("throws error if invalid loop expression", () => { - qweb.addTemplate( - "test", - `
    ` - ); - expect(() => qweb.render("test")).toThrow("Invalid loop expression"); - }); -}); - -describe("misc", () => { - test("global", () => { - qweb.addTemplate("_callee-asc", ``); - qweb.addTemplate( - "_callee-uses-foo", - `foo default` - ); - qweb.addTemplate( - "_callee-asc-toto", - `
    toto default
    ` - ); - qweb.addTemplate( - "caller", - ` -
    - - - - - - - - - - - - -
    - ` - ); - const result = trim(renderToString(qweb, "caller")); - const expected = trim(` -
    - 4 - - aaa - foo default - bbb - - - 5 - - aaa - foo default - bbb - - - 6 - - aaa - foo default - bbb - - -
    toto default
    -
    - `); - expect(result).toBe(expected); - }); -}); - -describe("t-on", () => { - test("can bind event handler", () => { - qweb.addTemplate("test", ``); - let a = 1; - const node = renderToDOM( - qweb, - "test", - { - add() { - a = 3; - } - }, - { handlers: [] } - ); - (node).click(); - expect(a).toBe(3); - }); - - test("can bind two event handlers", () => { - qweb.addTemplate( - "test", - `` - ); - let steps: string[] = []; - const node = renderToDOM( - qweb, - "test", - { - handleClick() { - steps.push("click"); - }, - handleDblClick() { - steps.push("dblclick"); - } - }, - { handlers: [] } - ); - expect(steps).toEqual([]); - (node).click(); - expect(steps).toEqual(["click"]); - (node).dispatchEvent(new Event("dblclick")); - expect(steps).toEqual(["click", "dblclick"]); - }); - - test("can bind handlers with arguments", () => { - qweb.addTemplate("test", ``); - let a = 1; - const node = renderToDOM( - qweb, - "test", - { - add(n) { - a = a + n; - } - }, - { handlers: [] } - ); - (node).click(); - expect(a).toBe(6); - }); - - test("can bind handlers with object arguments", () => { - qweb.addTemplate( - "test", - `` - ); - let a = 1; - const node = renderToDOM( - qweb, - "test", - { - add({ val }) { - a = a + val; - } - }, - { handlers: [] } - ); - (node).click(); - expect(a).toBe(6); - }); - - test("can bind handlers with empty object", () => { - expect.assertions(2); - qweb.addTemplate( - "test", - `` - ); - const node = renderToDOM( - qweb, - "test", - { - doSomething(arg) { - expect(arg).toEqual({}); - } - }, - { handlers: [] } - ); - (node).click(); - }); - - test("can bind handlers with empty object (with non empty inner string", () => { - expect.assertions(2); - qweb.addTemplate( - "test", - `` - ); - const node = renderToDOM( - qweb, - "test", - { - doSomething(arg) { - expect(arg).toEqual({}); - } - }, - { handlers: [] } - ); - (node).click(); - }); - - test("can bind handlers with loop variable as argument", () => { - expect.assertions(2); - qweb.addTemplate( - "test", - ` - ` - ); - const node = renderToDOM( - qweb, - "test", - { - activate(action) { - expect(action).toBe("someval"); - } - }, - { handlers: [] } - ); - (node).getElementsByTagName("a")[0].click(); - }); - - test("handler is bound to proper owner", () => { - expect.assertions(2); - qweb.addTemplate("test", ``); - let owner = { - add() { - expect(this).toBe(owner); - } - }; - const node = renderToDOM(qweb, "test", owner, { handlers: [] }); - (node).click(); - }); -}); - -describe("t-ref", () => { - test("can get a ref on a node", () => { - qweb.addTemplate("test", `
    `); - let refs: any = {}; - renderToDOM(qweb, "test", { refs }); - expect(refs.myspan.tagName).toBe("SPAN"); - }); -}); - -describe("loading templates", () => { - test("can load a few templates from a xml string", () => { - const data = ` - - - -
  • ok
  • foo
  • - -
    -
    `; - qweb.loadTemplates(data); - const result = renderToString(qweb, "main"); - expect(result).toBe("
    • ok
    • foo
    "); - }); - - test("does not crash if string does not have templates", () => { - const data = ""; - qweb.loadTemplates(data); - expect(qweb.processedTemplates).toEqual({}); - }); -}); - -describe("special cases for some boolean html attributes/properties", () => { - test("input type= checkbox, with t-att-checked", () => { - qweb.addTemplate("test", ``); - const result = renderToString(qweb, "test", { flag: true }); - expect(result).toBe(``); - }); - - test("various boolean html attributes", () => { - // the unique assertion here is the code snapshot automatically done by - // renderToString - expect.assertions(1); - qweb.addTemplate( - "test", - ` -
    - - -
    -
    -
    - ` - ); - renderToString(qweb, "test", { flag: true }); - }); -}); - -describe("whitespace handling", () => { - test("white space only text nodes are condensed into a single space", () => { - qweb.addTemplate("test", `
    `); - const result = renderToString(qweb, "test"); - expect(result).toBe(`
    `); - }); - - test("consecutives whitespaces are condensed into a single space", () => { - qweb.addTemplate("test", `
    abc
    `); - const result = renderToString(qweb, "test"); - expect(result).toBe(`
    abc
    `); - }); - - test("whitespace only text nodes with newlines are removed", () => { - qweb.addTemplate( - "test", - `
    - abc -
    ` - ); - const result = renderToString(qweb, "test"); - expect(result).toBe(`
    abc
    `); - }); - - test("nothing is done in pre tags", () => { - qweb.addTemplate("test", `
      
    `); - const result = renderToString(qweb, "test"); - expect(result).toBe(`
      
    `); - - const pretagtext = `
    -        some text
    -      
    `; - qweb.addTemplate("test2", pretagtext); - const result2 = renderToString(qweb, "test2"); - expect(result2).toBe(pretagtext); - - const pretagwithonlywhitespace = `
    -        
    -      
    `; - qweb.addTemplate("test3", pretagwithonlywhitespace); - const result3 = renderToString(qweb, "test3"); - expect(result3).toBe(pretagwithonlywhitespace); - }); -}); diff --git a/tests/store.test.ts b/tests/store.test.ts deleted file mode 100644 index 5fa3855d..00000000 --- a/tests/store.test.ts +++ /dev/null @@ -1,109 +0,0 @@ -import { Store, connect } from "../src/store"; -import { Component, Env } from "../src/component"; -import { - nextMicroTick, - makeTestWEnv, - makeTestFixture, - nextTick -} from "./helpers"; - -describe("basic use", () => { - test("commit a mutation", () => { - const state = { n: 1 }; - const mutations = { - inc(state, delta) { - state.n += delta; - } - }; - const store = new Store({ state, mutations }); - - expect(store.state.n).toBe(1); - store.commit("inc", 14); - expect(store.state.n).toBe(15); - }); - - test("dispatch an action", () => { - const state = { n: 1 }; - const mutations = { - inc(state, delta) { - state.n += delta; - } - }; - const actions = { - inc({ commit }, delta) { - commit("inc", delta); - } - }; - const store = new Store({ state, mutations, actions }); - - expect(store.state.n).toBe(1); - store.dispatch("inc", 14); - expect(store.state.n).toBe(15); - }); - - test("multiple commits trigger one update", async () => { - let updateCounter = 0; - const state = { n: 1 }; - const mutations = { - inc(state, delta) { - state.n += delta; - } - }; - const store = new Store({ state, mutations }); - store.on("update", null, () => updateCounter++); - - store.commit("inc", 14); - expect(updateCounter).toBe(0); - store.commit("inc", 50); - expect(updateCounter).toBe(0); - await nextMicroTick(); - expect(updateCounter).toBe(1); - }); -}); - -describe("connecting a component to store", () => { - let fixture: HTMLElement; - let env: Env; - - beforeEach(() => { - fixture = makeTestFixture(); - env = makeTestWEnv(); - }); - - afterEach(() => { - fixture.remove(); - }); - - class App extends Component { - inlineTemplate = ` -
    - - - -
    `; - widgets = { Todo }; - } - class Todo extends Component { - inlineTemplate = ``; - } - - test("connecting a component works", async () => { - const state = { todos: [] }; - const mutations = { - addTodo(state, msg) { - state.todos.push({ msg }); - } - }; - const TodoApp = connect(s => s)(App); - const store = new Store({ state, mutations }); - (env).store = store; - const app = new TodoApp(env); - - await app.mount(fixture); - expect(fixture.innerHTML).toMatchSnapshot(); - - store.commit("addTodo", "hello"); - await nextTick(); - expect(fixture.innerHTML).toMatchSnapshot(); - }); -}); diff --git a/tests/utils.test.ts b/tests/utils.test.ts deleted file mode 100644 index 980be636..00000000 --- a/tests/utils.test.ts +++ /dev/null @@ -1,160 +0,0 @@ -import { - escape, - htmlTrim, - idGenerator, - memoize, - debounce, - findInTree, - shallowEqual, - patch, - unpatch -} from "../src/utils"; - -describe("escape", () => { - test("normal strings", () => { - const text = "abc"; - expect(escape(text)).toBe(text); - }); - - test("special symbols", () => { - const text = ""; - expect(escape(text)).toBe("<ok>"); - }); -}); - -describe("htmlTrim", () => { - test("basic use", () => { - expect(htmlTrim("abc")).toBe("abc"); - expect(htmlTrim(" abc")).toBe(" abc"); - expect(htmlTrim("abc ")).toBe("abc "); - expect(htmlTrim(" abc ")).toBe(" abc "); - expect(htmlTrim("abc\n ")).toBe("abc "); - expect(htmlTrim("\n ")).toBe(" "); - expect(htmlTrim(" \n ")).toBe(" "); - expect(htmlTrim(" ")).toBe(" "); - expect(htmlTrim("")).toBe(""); - }); -}); - -describe("idGenerator", () => { - test("basic use", () => { - let gen = idGenerator(); - expect(gen()).toBe(1); - expect(gen()).toBe(2); - expect(gen()).toBe(3); - }); -}); - -describe("memoize", () => { - test("return correct value", () => { - const f = memoize((a, b) => a + b); - expect(f(1, 3)).toBe(4); - }); - - test("does not recompute if not needed", () => { - let nCalls = 0; - function origFunction(a: number, b: number): number { - nCalls++; - return a + b; - } - const memoized = memoize(origFunction); - - expect(memoized(1, 3)).toBe(4); - expect(memoized(1, 3)).toBe(4); - expect(nCalls).toBe(1); - }); -}); - -describe("debounce", () => { - test("works as expected", () => { - jest.useFakeTimers(); - let n = 0; - let f = debounce(() => n++, 100); - expect(n).toBe(0); - f(); - expect(n).toBe(0); - f(); - expect(n).toBe(0); - jest.advanceTimersByTime(90); - expect(n).toBe(0); - jest.advanceTimersByTime(20); - expect(n).toBe(1); - }); -}); - -describe("findInTree", () => { - test("can find stuff in tree", () => { - let tree = { - id: 1, - children: [{ id: 2, children: [] }, { id: 3, key: "hello", children: [] }] - }; - const match1 = findInTree(tree, t => t.id === 3); - expect((match1).key).toBe("hello"); - const match2 = findInTree(tree, t => t.id === 4); - expect(match2).toBe(null); - }); -}); - -describe("shallowEqual", () => { - test("simple comparisons", () => { - const obj1 = {}; - expect(shallowEqual(obj1, obj1)).toBe(true); - expect(shallowEqual({}, {})).toBe(true); - expect(shallowEqual({ a: 1 }, {})).toBe(false); - expect(shallowEqual({ a: 1 }, { a: 1 })).toBe(true); - expect(shallowEqual({ a: 1 }, ["a"])).toBe(false); - }); -}); - -describe("patch/unpatch", () => { - test("can monkey patch a class", () => { - class Test { - n = 1; - - doSomething(): string { - return "hey"; - } - } - - patch(Test, "some_custo", { - doSomething(): string { - this.n = this.n + 1; - return this._super(); - } - }); - - const t = new Test(); - expect(t.n).toBe(1); - expect(t.doSomething()).toBe("hey"); - expect(t.n).toBe(2); - }); - - test("cannot patch a class twice with same patch name", () => { - class Test {} - - patch(Test, "some_custo", {}); - expect(() => { - patch(Test, "some_custo", {}); - }).toThrow(); - }); - - test("can unpatch a class", () => { - class Test { - doSomething(): number { - return 1; - } - } - - patch(Test, "some_custo", { - doSomething(): number { - return this._super() + 2; - } - }); - - const t = new Test(); - expect(t.doSomething()).toBe(3); - - unpatch(Test, "some_custo"); - expect(t.doSomething()).toBe(1); - }); -}); diff --git a/tsconfig.json b/tsconfig.json deleted file mode 100644 index ef446d2b..00000000 --- a/tsconfig.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "compilerOptions": { - "module": "commonjs", - "preserveConstEnums": true, - "noImplicitThis": true, - "lib": ["es2015", "dom"], - "removeComments": false, - "inlineSourceMap": true, - "declaration": true, - "target": "es6", - "outDir": "dist", - "alwaysStrict": true, - "noUnusedLocals": true, - "noUnusedParameters": false, - "noImplicitReturns": true, - "noFallthroughCasesInSwitch": true, - "strictPropertyInitialization": true, - "strictNullChecks": true - }, - "include": ["demo/static/**/*.ts", "src/*.ts", "tests/*.ts"] -}

    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%0D*<8a_u^ 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 Ist}z20#(n*6#xJL diff --git a/examples/web/static/libs/jquery/jquery-3.3.1.slim.min.js b/examples/web/static/libs/jquery/jquery-3.3.1.slim.min.js deleted file mode 100644 index f4ca9b24..00000000 --- a/examples/web/static/libs/jquery/jquery-3.3.1.slim.min.js +++ /dev/null @@ -1,2 +0,0 @@ -/*! jQuery v3.3.1 -ajax,-ajax/jsonp,-ajax/load,-ajax/parseXML,-ajax/script,-ajax/var/location,-ajax/var/nonce,-ajax/var/rquery,-ajax/xhr,-manipulation/_evalUrl,-event/ajax,-effects,-effects/Tween,-effects/animatedSelector | (c) JS Foundation and other contributors | jquery.org/license */ -!function(e,t){"use strict";"object"==typeof module&&"object"==typeof module.exports?module.exports=e.document?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a document");return t(e)}:t(e)}("undefined"!=typeof window?window:this,function(e,t){"use strict";var n=[],r=e.document,i=Object.getPrototypeOf,o=n.slice,a=n.concat,u=n.push,s=n.indexOf,l={},c=l.toString,f=l.hasOwnProperty,d=f.toString,p=d.call(Object),h={},g=function e(t){return"function"==typeof t&&"number"!=typeof t.nodeType},v=function e(t){return null!=t&&t===t.window},y={type:!0,src:!0,noModule:!0};function m(e,t,n){var i,o=(t=t||r).createElement("script");if(o.text=e,n)for(i in y)n[i]&&(o[i]=n[i]);t.head.appendChild(o).parentNode.removeChild(o)}function b(e){return null==e?e+"":"object"==typeof e||"function"==typeof e?l[c.call(e)]||"object":typeof e}var x="3.3.1 -ajax,-ajax/jsonp,-ajax/load,-ajax/parseXML,-ajax/script,-ajax/var/location,-ajax/var/nonce,-ajax/var/rquery,-ajax/xhr,-manipulation/_evalUrl,-event/ajax,-effects,-effects/Tween,-effects/animatedSelector",w=function(e,t){return new w.fn.init(e,t)},C=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g;w.fn=w.prototype={jquery:x,constructor:w,length:0,toArray:function(){return o.call(this)},get:function(e){return null==e?o.call(this):e<0?this[e+this.length]:this[e]},pushStack:function(e){var t=w.merge(this.constructor(),e);return t.prevObject=this,t},each:function(e){return w.each(this,e)},map:function(e){return this.pushStack(w.map(this,function(t,n){return e.call(t,n,t)}))},slice:function(){return this.pushStack(o.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},eq:function(e){var t=this.length,n=+e+(e<0?t:0);return this.pushStack(n>=0&&n0&&t-1 in e)}var E=function(e){var t,n,r,i,o,a,u,s,l,c,f,d,p,h,g,v,y,m,b,x="sizzle"+1*new Date,w=e.document,C=0,T=0,E=ae(),N=ae(),k=ae(),A=function(e,t){return e===t&&(f=!0),0},D={}.hasOwnProperty,S=[],L=S.pop,j=S.push,q=S.push,O=S.slice,P=function(e,t){for(var n=0,r=e.length;n+~]|"+I+")"+I+"*"),_=new RegExp("="+I+"*([^\\]'\"]*?)"+I+"*\\]","g"),U=new RegExp(M),V=new RegExp("^"+R+"$"),X={ID:new RegExp("^#("+R+")"),CLASS:new RegExp("^\\.("+R+")"),TAG:new RegExp("^("+R+"|[*])"),ATTR:new RegExp("^"+B),PSEUDO:new RegExp("^"+M),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+I+"*(even|odd|(([+-]|)(\\d*)n|)"+I+"*(?:([+-]|)"+I+"*(\\d+)|))"+I+"*\\)|)","i"),bool:new RegExp("^(?:"+H+")$","i"),needsContext:new RegExp("^"+I+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+I+"*((?:-\\d)?\\d*)"+I+"*\\)|)(?=[^-]|$)","i")},Q=/^(?:input|select|textarea|button)$/i,Y=/^h\d$/i,G=/^[^{]+\{\s*\[native \w/,K=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,J=/[+~]/,Z=new RegExp("\\\\([\\da-f]{1,6}"+I+"?|("+I+")|.)","ig"),ee=function(e,t,n){var r="0x"+t-65536;return r!==r||n?t:r<0?String.fromCharCode(r+65536):String.fromCharCode(r>>10|55296,1023&r|56320)},te=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\0-\x1f\x7f-\uFFFF\w-]/g,ne=function(e,t){return t?"\0"===e?"\ufffd":e.slice(0,-1)+"\\"+e.charCodeAt(e.length-1).toString(16)+" ":"\\"+e},re=function(){d()},ie=me(function(e){return!0===e.disabled&&("form"in e||"label"in e)},{dir:"parentNode",next:"legend"});try{q.apply(S=O.call(w.childNodes),w.childNodes),S[w.childNodes.length].nodeType}catch(e){q={apply:S.length?function(e,t){j.apply(e,O.call(t))}:function(e,t){var n=e.length,r=0;while(e[n++]=t[r++]);e.length=n-1}}}function oe(e,t,r,i){var o,u,l,c,f,h,y,m=t&&t.ownerDocument,C=t?t.nodeType:9;if(r=r||[],"string"!=typeof e||!e||1!==C&&9!==C&&11!==C)return r;if(!i&&((t?t.ownerDocument||t:w)!==p&&d(t),t=t||p,g)){if(11!==C&&(f=K.exec(e)))if(o=f[1]){if(9===C){if(!(l=t.getElementById(o)))return r;if(l.id===o)return r.push(l),r}else if(m&&(l=m.getElementById(o))&&b(t,l)&&l.id===o)return r.push(l),r}else{if(f[2])return q.apply(r,t.getElementsByTagName(e)),r;if((o=f[3])&&n.getElementsByClassName&&t.getElementsByClassName)return q.apply(r,t.getElementsByClassName(o)),r}if(n.qsa&&!k[e+" "]&&(!v||!v.test(e))){if(1!==C)m=t,y=e;else if("object"!==t.nodeName.toLowerCase()){(c=t.getAttribute("id"))?c=c.replace(te,ne):t.setAttribute("id",c=x),u=(h=a(e)).length;while(u--)h[u]="#"+c+" "+ye(h[u]);y=h.join(","),m=J.test(e)&&ge(t.parentNode)||t}if(y)try{return q.apply(r,m.querySelectorAll(y)),r}catch(e){}finally{c===x&&t.removeAttribute("id")}}}return s(e.replace($,"$1"),t,r,i)}function ae(){var e=[];function t(n,i){return e.push(n+" ")>r.cacheLength&&delete t[e.shift()],t[n+" "]=i}return t}function ue(e){return e[x]=!0,e}function se(e){var t=p.createElement("fieldset");try{return!!e(t)}catch(e){return!1}finally{t.parentNode&&t.parentNode.removeChild(t),t=null}}function le(e,t){var n=e.split("|"),i=n.length;while(i--)r.attrHandle[n[i]]=t}function ce(e,t){var n=t&&e,r=n&&1===e.nodeType&&1===t.nodeType&&e.sourceIndex-t.sourceIndex;if(r)return r;if(n)while(n=n.nextSibling)if(n===t)return-1;return e?1:-1}function fe(e){return function(t){return"input"===t.nodeName.toLowerCase()&&t.type===e}}function de(e){return function(t){var n=t.nodeName.toLowerCase();return("input"===n||"button"===n)&&t.type===e}}function pe(e){return function(t){return"form"in t?t.parentNode&&!1===t.disabled?"label"in t?"label"in t.parentNode?t.parentNode.disabled===e:t.disabled===e:t.isDisabled===e||t.isDisabled!==!e&&ie(t)===e:t.disabled===e:"label"in t&&t.disabled===e}}function he(e){return ue(function(t){return t=+t,ue(function(n,r){var i,o=e([],n.length,t),a=o.length;while(a--)n[i=o[a]]&&(n[i]=!(r[i]=n[i]))})})}function ge(e){return e&&"undefined"!=typeof e.getElementsByTagName&&e}n=oe.support={},o=oe.isXML=function(e){var t=e&&(e.ownerDocument||e).documentElement;return!!t&&"HTML"!==t.nodeName},d=oe.setDocument=function(e){var t,i,a=e?e.ownerDocument||e:w;return a!==p&&9===a.nodeType&&a.documentElement?(p=a,h=p.documentElement,g=!o(p),w!==p&&(i=p.defaultView)&&i.top!==i&&(i.addEventListener?i.addEventListener("unload",re,!1):i.attachEvent&&i.attachEvent("onunload",re)),n.attributes=se(function(e){return e.className="i",!e.getAttribute("className")}),n.getElementsByTagName=se(function(e){return e.appendChild(p.createComment("")),!e.getElementsByTagName("*").length}),n.getElementsByClassName=G.test(p.getElementsByClassName),n.getById=se(function(e){return h.appendChild(e).id=x,!p.getElementsByName||!p.getElementsByName(x).length}),n.getById?(r.filter.ID=function(e){var t=e.replace(Z,ee);return function(e){return e.getAttribute("id")===t}},r.find.ID=function(e,t){if("undefined"!=typeof t.getElementById&&g){var n=t.getElementById(e);return n?[n]:[]}}):(r.filter.ID=function(e){var t=e.replace(Z,ee);return function(e){var n="undefined"!=typeof e.getAttributeNode&&e.getAttributeNode("id");return n&&n.value===t}},r.find.ID=function(e,t){if("undefined"!=typeof t.getElementById&&g){var n,r,i,o=t.getElementById(e);if(o){if((n=o.getAttributeNode("id"))&&n.value===e)return[o];i=t.getElementsByName(e),r=0;while(o=i[r++])if((n=o.getAttributeNode("id"))&&n.value===e)return[o]}return[]}}),r.find.TAG=n.getElementsByTagName?function(e,t){return"undefined"!=typeof t.getElementsByTagName?t.getElementsByTagName(e):n.qsa?t.querySelectorAll(e):void 0}:function(e,t){var n,r=[],i=0,o=t.getElementsByTagName(e);if("*"===e){while(n=o[i++])1===n.nodeType&&r.push(n);return r}return o},r.find.CLASS=n.getElementsByClassName&&function(e,t){if("undefined"!=typeof t.getElementsByClassName&&g)return t.getElementsByClassName(e)},y=[],v=[],(n.qsa=G.test(p.querySelectorAll))&&(se(function(e){h.appendChild(e).innerHTML="",e.querySelectorAll("[msallowcapture^='']").length&&v.push("[*^$]="+I+"*(?:''|\"\")"),e.querySelectorAll("[selected]").length||v.push("\\["+I+"*(?:value|"+H+")"),e.querySelectorAll("[id~="+x+"-]").length||v.push("~="),e.querySelectorAll(":checked").length||v.push(":checked"),e.querySelectorAll("a#"+x+"+*").length||v.push(".#.+[+~]")}),se(function(e){e.innerHTML="";var t=p.createElement("input");t.setAttribute("type","hidden"),e.appendChild(t).setAttribute("name","D"),e.querySelectorAll("[name=d]").length&&v.push("name"+I+"*[*^$|!~]?="),2!==e.querySelectorAll(":enabled").length&&v.push(":enabled",":disabled"),h.appendChild(e).disabled=!0,2!==e.querySelectorAll(":disabled").length&&v.push(":enabled",":disabled"),e.querySelectorAll("*,:x"),v.push(",.*:")})),(n.matchesSelector=G.test(m=h.matches||h.webkitMatchesSelector||h.mozMatchesSelector||h.oMatchesSelector||h.msMatchesSelector))&&se(function(e){n.disconnectedMatch=m.call(e,"*"),m.call(e,"[s!='']:x"),y.push("!=",M)}),v=v.length&&new RegExp(v.join("|")),y=y.length&&new RegExp(y.join("|")),t=G.test(h.compareDocumentPosition),b=t||G.test(h.contains)?function(e,t){var n=9===e.nodeType?e.documentElement:e,r=t&&t.parentNode;return e===r||!(!r||1!==r.nodeType||!(n.contains?n.contains(r):e.compareDocumentPosition&&16&e.compareDocumentPosition(r)))}:function(e,t){if(t)while(t=t.parentNode)if(t===e)return!0;return!1},A=t?function(e,t){if(e===t)return f=!0,0;var r=!e.compareDocumentPosition-!t.compareDocumentPosition;return r||(1&(r=(e.ownerDocument||e)===(t.ownerDocument||t)?e.compareDocumentPosition(t):1)||!n.sortDetached&&t.compareDocumentPosition(e)===r?e===p||e.ownerDocument===w&&b(w,e)?-1:t===p||t.ownerDocument===w&&b(w,t)?1:c?P(c,e)-P(c,t):0:4&r?-1:1)}:function(e,t){if(e===t)return f=!0,0;var n,r=0,i=e.parentNode,o=t.parentNode,a=[e],u=[t];if(!i||!o)return e===p?-1:t===p?1:i?-1:o?1:c?P(c,e)-P(c,t):0;if(i===o)return ce(e,t);n=e;while(n=n.parentNode)a.unshift(n);n=t;while(n=n.parentNode)u.unshift(n);while(a[r]===u[r])r++;return r?ce(a[r],u[r]):a[r]===w?-1:u[r]===w?1:0},p):p},oe.matches=function(e,t){return oe(e,null,null,t)},oe.matchesSelector=function(e,t){if((e.ownerDocument||e)!==p&&d(e),t=t.replace(_,"='$1']"),n.matchesSelector&&g&&!k[t+" "]&&(!y||!y.test(t))&&(!v||!v.test(t)))try{var r=m.call(e,t);if(r||n.disconnectedMatch||e.document&&11!==e.document.nodeType)return r}catch(e){}return oe(t,p,null,[e]).length>0},oe.contains=function(e,t){return(e.ownerDocument||e)!==p&&d(e),b(e,t)},oe.attr=function(e,t){(e.ownerDocument||e)!==p&&d(e);var i=r.attrHandle[t.toLowerCase()],o=i&&D.call(r.attrHandle,t.toLowerCase())?i(e,t,!g):void 0;return void 0!==o?o:n.attributes||!g?e.getAttribute(t):(o=e.getAttributeNode(t))&&o.specified?o.value:null},oe.escape=function(e){return(e+"").replace(te,ne)},oe.error=function(e){throw new Error("Syntax error, unrecognized expression: "+e)},oe.uniqueSort=function(e){var t,r=[],i=0,o=0;if(f=!n.detectDuplicates,c=!n.sortStable&&e.slice(0),e.sort(A),f){while(t=e[o++])t===e[o]&&(i=r.push(o));while(i--)e.splice(r[i],1)}return c=null,e},i=oe.getText=function(e){var t,n="",r=0,o=e.nodeType;if(o){if(1===o||9===o||11===o){if("string"==typeof e.textContent)return e.textContent;for(e=e.firstChild;e;e=e.nextSibling)n+=i(e)}else if(3===o||4===o)return e.nodeValue}else while(t=e[r++])n+=i(t);return n},(r=oe.selectors={cacheLength:50,createPseudo:ue,match:X,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(e){return e[1]=e[1].replace(Z,ee),e[3]=(e[3]||e[4]||e[5]||"").replace(Z,ee),"~="===e[2]&&(e[3]=" "+e[3]+" "),e.slice(0,4)},CHILD:function(e){return e[1]=e[1].toLowerCase(),"nth"===e[1].slice(0,3)?(e[3]||oe.error(e[0]),e[4]=+(e[4]?e[5]+(e[6]||1):2*("even"===e[3]||"odd"===e[3])),e[5]=+(e[7]+e[8]||"odd"===e[3])):e[3]&&oe.error(e[0]),e},PSEUDO:function(e){var t,n=!e[6]&&e[2];return X.CHILD.test(e[0])?null:(e[3]?e[2]=e[4]||e[5]||"":n&&U.test(n)&&(t=a(n,!0))&&(t=n.indexOf(")",n.length-t)-n.length)&&(e[0]=e[0].slice(0,t),e[2]=n.slice(0,t)),e.slice(0,3))}},filter:{TAG:function(e){var t=e.replace(Z,ee).toLowerCase();return"*"===e?function(){return!0}:function(e){return e.nodeName&&e.nodeName.toLowerCase()===t}},CLASS:function(e){var t=E[e+" "];return t||(t=new RegExp("(^|"+I+")"+e+"("+I+"|$)"))&&E(e,function(e){return t.test("string"==typeof e.className&&e.className||"undefined"!=typeof e.getAttribute&&e.getAttribute("class")||"")})},ATTR:function(e,t,n){return function(r){var i=oe.attr(r,e);return null==i?"!="===t:!t||(i+="","="===t?i===n:"!="===t?i!==n:"^="===t?n&&0===i.indexOf(n):"*="===t?n&&i.indexOf(n)>-1:"$="===t?n&&i.slice(-n.length)===n:"~="===t?(" "+i.replace(W," ")+" ").indexOf(n)>-1:"|="===t&&(i===n||i.slice(0,n.length+1)===n+"-"))}},CHILD:function(e,t,n,r,i){var o="nth"!==e.slice(0,3),a="last"!==e.slice(-4),u="of-type"===t;return 1===r&&0===i?function(e){return!!e.parentNode}:function(t,n,s){var l,c,f,d,p,h,g=o!==a?"nextSibling":"previousSibling",v=t.parentNode,y=u&&t.nodeName.toLowerCase(),m=!s&&!u,b=!1;if(v){if(o){while(g){d=t;while(d=d[g])if(u?d.nodeName.toLowerCase()===y:1===d.nodeType)return!1;h=g="only"===e&&!h&&"nextSibling"}return!0}if(h=[a?v.firstChild:v.lastChild],a&&m){b=(p=(l=(c=(f=(d=v)[x]||(d[x]={}))[d.uniqueID]||(f[d.uniqueID]={}))[e]||[])[0]===C&&l[1])&&l[2],d=p&&v.childNodes[p];while(d=++p&&d&&d[g]||(b=p=0)||h.pop())if(1===d.nodeType&&++b&&d===t){c[e]=[C,p,b];break}}else if(m&&(b=p=(l=(c=(f=(d=t)[x]||(d[x]={}))[d.uniqueID]||(f[d.uniqueID]={}))[e]||[])[0]===C&&l[1]),!1===b)while(d=++p&&d&&d[g]||(b=p=0)||h.pop())if((u?d.nodeName.toLowerCase()===y:1===d.nodeType)&&++b&&(m&&((c=(f=d[x]||(d[x]={}))[d.uniqueID]||(f[d.uniqueID]={}))[e]=[C,b]),d===t))break;return(b-=i)===r||b%r==0&&b/r>=0}}},PSEUDO:function(e,t){var n,i=r.pseudos[e]||r.setFilters[e.toLowerCase()]||oe.error("unsupported pseudo: "+e);return i[x]?i(t):i.length>1?(n=[e,e,"",t],r.setFilters.hasOwnProperty(e.toLowerCase())?ue(function(e,n){var r,o=i(e,t),a=o.length;while(a--)e[r=P(e,o[a])]=!(n[r]=o[a])}):function(e){return i(e,0,n)}):i}},pseudos:{not:ue(function(e){var t=[],n=[],r=u(e.replace($,"$1"));return r[x]?ue(function(e,t,n,i){var o,a=r(e,null,i,[]),u=e.length;while(u--)(o=a[u])&&(e[u]=!(t[u]=o))}):function(e,i,o){return t[0]=e,r(t,null,o,n),t[0]=null,!n.pop()}}),has:ue(function(e){return function(t){return oe(e,t).length>0}}),contains:ue(function(e){return e=e.replace(Z,ee),function(t){return(t.textContent||t.innerText||i(t)).indexOf(e)>-1}}),lang:ue(function(e){return V.test(e||"")||oe.error("unsupported lang: "+e),e=e.replace(Z,ee).toLowerCase(),function(t){var n;do{if(n=g?t.lang:t.getAttribute("xml:lang")||t.getAttribute("lang"))return(n=n.toLowerCase())===e||0===n.indexOf(e+"-")}while((t=t.parentNode)&&1===t.nodeType);return!1}}),target:function(t){var n=e.location&&e.location.hash;return n&&n.slice(1)===t.id},root:function(e){return e===h},focus:function(e){return e===p.activeElement&&(!p.hasFocus||p.hasFocus())&&!!(e.type||e.href||~e.tabIndex)},enabled:pe(!1),disabled:pe(!0),checked:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&!!e.checked||"option"===t&&!!e.selected},selected:function(e){return e.parentNode&&e.parentNode.selectedIndex,!0===e.selected},empty:function(e){for(e=e.firstChild;e;e=e.nextSibling)if(e.nodeType<6)return!1;return!0},parent:function(e){return!r.pseudos.empty(e)},header:function(e){return Y.test(e.nodeName)},input:function(e){return Q.test(e.nodeName)},button:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&"button"===e.type||"button"===t},text:function(e){var t;return"input"===e.nodeName.toLowerCase()&&"text"===e.type&&(null==(t=e.getAttribute("type"))||"text"===t.toLowerCase())},first:he(function(){return[0]}),last:he(function(e,t){return[t-1]}),eq:he(function(e,t,n){return[n<0?n+t:n]}),even:he(function(e,t){for(var n=0;n=0;)e.push(r);return e}),gt:he(function(e,t,n){for(var r=n<0?n+t:n;++r1?function(t,n,r){var i=e.length;while(i--)if(!e[i](t,n,r))return!1;return!0}:e[0]}function xe(e,t,n){for(var r=0,i=t.length;r-1&&(o[l]=!(a[l]=f))}}else y=we(y===a?y.splice(h,y.length):y),i?i(null,a,y,s):q.apply(a,y)})}function Te(e){for(var t,n,i,o=e.length,a=r.relative[e[0].type],u=a||r.relative[" "],s=a?1:0,c=me(function(e){return e===t},u,!0),f=me(function(e){return P(t,e)>-1},u,!0),d=[function(e,n,r){var i=!a&&(r||n!==l)||((t=n).nodeType?c(e,n,r):f(e,n,r));return t=null,i}];s1&&be(d),s>1&&ye(e.slice(0,s-1).concat({value:" "===e[s-2].type?"*":""})).replace($,"$1"),n,s0,i=e.length>0,o=function(o,a,u,s,c){var f,h,v,y=0,m="0",b=o&&[],x=[],w=l,T=o||i&&r.find.TAG("*",c),E=C+=null==w?1:Math.random()||.1,N=T.length;for(c&&(l=a===p||a||c);m!==N&&null!=(f=T[m]);m++){if(i&&f){h=0,a||f.ownerDocument===p||(d(f),u=!g);while(v=e[h++])if(v(f,a||p,u)){s.push(f);break}c&&(C=E)}n&&((f=!v&&f)&&y--,o&&b.push(f))}if(y+=m,n&&m!==y){h=0;while(v=t[h++])v(b,x,a,u);if(o){if(y>0)while(m--)b[m]||x[m]||(x[m]=L.call(s));x=we(x)}q.apply(s,x),c&&!o&&x.length>0&&y+t.length>1&&oe.uniqueSort(s)}return c&&(C=E,l=w),b};return n?ue(o):o}return u=oe.compile=function(e,t){var n,r=[],i=[],o=k[e+" "];if(!o){t||(t=a(e)),n=t.length;while(n--)(o=Te(t[n]))[x]?r.push(o):i.push(o);(o=k(e,Ee(i,r))).selector=e}return o},s=oe.select=function(e,t,n,i){var o,s,l,c,f,d="function"==typeof e&&e,p=!i&&a(e=d.selector||e);if(n=n||[],1===p.length){if((s=p[0]=p[0].slice(0)).length>2&&"ID"===(l=s[0]).type&&9===t.nodeType&&g&&r.relative[s[1].type]){if(!(t=(r.find.ID(l.matches[0].replace(Z,ee),t)||[])[0]))return n;d&&(t=t.parentNode),e=e.slice(s.shift().value.length)}o=X.needsContext.test(e)?0:s.length;while(o--){if(l=s[o],r.relative[c=l.type])break;if((f=r.find[c])&&(i=f(l.matches[0].replace(Z,ee),J.test(s[0].type)&&ge(t.parentNode)||t))){if(s.splice(o,1),!(e=i.length&&ye(s)))return q.apply(n,i),n;break}}}return(d||u(e,p))(i,t,!g,n,!t||J.test(e)&&ge(t.parentNode)||t),n},n.sortStable=x.split("").sort(A).join("")===x,n.detectDuplicates=!!f,d(),n.sortDetached=se(function(e){return 1&e.compareDocumentPosition(p.createElement("fieldset"))}),se(function(e){return e.innerHTML="","#"===e.firstChild.getAttribute("href")})||le("type|href|height|width",function(e,t,n){if(!n)return e.getAttribute(t,"type"===t.toLowerCase()?1:2)}),n.attributes&&se(function(e){return e.innerHTML="",e.firstChild.setAttribute("value",""),""===e.firstChild.getAttribute("value")})||le("value",function(e,t,n){if(!n&&"input"===e.nodeName.toLowerCase())return e.defaultValue}),se(function(e){return null==e.getAttribute("disabled")})||le(H,function(e,t,n){var r;if(!n)return!0===e[t]?t.toLowerCase():(r=e.getAttributeNode(t))&&r.specified?r.value:null}),oe}(e);w.find=E,w.expr=E.selectors,w.expr[":"]=w.expr.pseudos,w.uniqueSort=w.unique=E.uniqueSort,w.text=E.getText,w.isXMLDoc=E.isXML,w.contains=E.contains,w.escapeSelector=E.escape;var N=function(e,t,n){var r=[],i=void 0!==n;while((e=e[t])&&9!==e.nodeType)if(1===e.nodeType){if(i&&w(e).is(n))break;r.push(e)}return r},k=function(e,t){for(var n=[];e;e=e.nextSibling)1===e.nodeType&&e!==t&&n.push(e);return n},A=w.expr.match.needsContext;function D(e,t){return e.nodeName&&e.nodeName.toLowerCase()===t.toLowerCase()}var S=/^<([a-z][^\/\0>:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i;function L(e,t,n){return g(t)?w.grep(e,function(e,r){return!!t.call(e,r,e)!==n}):t.nodeType?w.grep(e,function(e){return e===t!==n}):"string"!=typeof t?w.grep(e,function(e){return s.call(t,e)>-1!==n}):w.filter(t,e,n)}w.filter=function(e,t,n){var r=t[0];return n&&(e=":not("+e+")"),1===t.length&&1===r.nodeType?w.find.matchesSelector(r,e)?[r]:[]:w.find.matches(e,w.grep(t,function(e){return 1===e.nodeType}))},w.fn.extend({find:function(e){var t,n,r=this.length,i=this;if("string"!=typeof e)return this.pushStack(w(e).filter(function(){for(t=0;t1?w.uniqueSort(n):n},filter:function(e){return this.pushStack(L(this,e||[],!1))},not:function(e){return this.pushStack(L(this,e||[],!0))},is:function(e){return!!L(this,"string"==typeof e&&A.test(e)?w(e):e||[],!1).length}});var j,q=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]+))$/;(w.fn.init=function(e,t,n){var i,o;if(!e)return this;if(n=n||j,"string"==typeof e){if(!(i="<"===e[0]&&">"===e[e.length-1]&&e.length>=3?[null,e,null]:q.exec(e))||!i[1]&&t)return!t||t.jquery?(t||n).find(e):this.constructor(t).find(e);if(i[1]){if(t=t instanceof w?t[0]:t,w.merge(this,w.parseHTML(i[1],t&&t.nodeType?t.ownerDocument||t:r,!0)),S.test(i[1])&&w.isPlainObject(t))for(i in t)g(this[i])?this[i](t[i]):this.attr(i,t[i]);return this}return(o=r.getElementById(i[2]))&&(this[0]=o,this.length=1),this}return e.nodeType?(this[0]=e,this.length=1,this):g(e)?void 0!==n.ready?n.ready(e):e(w):w.makeArray(e,this)}).prototype=w.fn,j=w(r);var O=/^(?:parents|prev(?:Until|All))/,P={children:!0,contents:!0,next:!0,prev:!0};w.fn.extend({has:function(e){var t=w(e,this),n=t.length;return this.filter(function(){for(var e=0;e-1:1===n.nodeType&&w.find.matchesSelector(n,e))){o.push(n);break}return this.pushStack(o.length>1?w.uniqueSort(o):o)},index:function(e){return e?"string"==typeof e?s.call(w(e),this[0]):s.call(this,e.jquery?e[0]:e):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(e,t){return this.pushStack(w.uniqueSort(w.merge(this.get(),w(e,t))))},addBack:function(e){return this.add(null==e?this.prevObject:this.prevObject.filter(e))}});function H(e,t){while((e=e[t])&&1!==e.nodeType);return e}w.each({parent:function(e){var t=e.parentNode;return t&&11!==t.nodeType?t:null},parents:function(e){return N(e,"parentNode")},parentsUntil:function(e,t,n){return N(e,"parentNode",n)},next:function(e){return H(e,"nextSibling")},prev:function(e){return H(e,"previousSibling")},nextAll:function(e){return N(e,"nextSibling")},prevAll:function(e){return N(e,"previousSibling")},nextUntil:function(e,t,n){return N(e,"nextSibling",n)},prevUntil:function(e,t,n){return N(e,"previousSibling",n)},siblings:function(e){return k((e.parentNode||{}).firstChild,e)},children:function(e){return k(e.firstChild)},contents:function(e){return D(e,"iframe")?e.contentDocument:(D(e,"template")&&(e=e.content||e),w.merge([],e.childNodes))}},function(e,t){w.fn[e]=function(n,r){var i=w.map(this,t,n);return"Until"!==e.slice(-5)&&(r=n),r&&"string"==typeof r&&(i=w.filter(r,i)),this.length>1&&(P[e]||w.uniqueSort(i),O.test(e)&&i.reverse()),this.pushStack(i)}});var I=/[^\x20\t\r\n\f]+/g;function R(e){var t={};return w.each(e.match(I)||[],function(e,n){t[n]=!0}),t}w.Callbacks=function(e){e="string"==typeof e?R(e):w.extend({},e);var t,n,r,i,o=[],a=[],u=-1,s=function(){for(i=i||e.once,r=t=!0;a.length;u=-1){n=a.shift();while(++u-1)o.splice(n,1),n<=u&&u--}),this},has:function(e){return e?w.inArray(e,o)>-1:o.length>0},empty:function(){return o&&(o=[]),this},disable:function(){return i=a=[],o=n="",this},disabled:function(){return!o},lock:function(){return i=a=[],n||t||(o=n=""),this},locked:function(){return!!i},fireWith:function(e,n){return i||(n=[e,(n=n||[]).slice?n.slice():n],a.push(n),t||s()),this},fire:function(){return l.fireWith(this,arguments),this},fired:function(){return!!r}};return l};function B(e){return e}function M(e){throw e}function W(e,t,n,r){var i;try{e&&g(i=e.promise)?i.call(e).done(t).fail(n):e&&g(i=e.then)?i.call(e,t,n):t.apply(void 0,[e].slice(r))}catch(e){n.apply(void 0,[e])}}w.extend({Deferred:function(t){var n=[["notify","progress",w.Callbacks("memory"),w.Callbacks("memory"),2],["resolve","done",w.Callbacks("once memory"),w.Callbacks("once memory"),0,"resolved"],["reject","fail",w.Callbacks("once memory"),w.Callbacks("once memory"),1,"rejected"]],r="pending",i={state:function(){return r},always:function(){return o.done(arguments).fail(arguments),this},"catch":function(e){return i.then(null,e)},pipe:function(){var e=arguments;return w.Deferred(function(t){w.each(n,function(n,r){var i=g(e[r[4]])&&e[r[4]];o[r[1]](function(){var e=i&&i.apply(this,arguments);e&&g(e.promise)?e.promise().progress(t.notify).done(t.resolve).fail(t.reject):t[r[0]+"With"](this,i?[e]:arguments)})}),e=null}).promise()},then:function(t,r,i){var o=0;function a(t,n,r,i){return function(){var u=this,s=arguments,l=function(){var e,l;if(!(t=o&&(r!==M&&(u=void 0,s=[e]),n.rejectWith(u,s))}};t?c():(w.Deferred.getStackHook&&(c.stackTrace=w.Deferred.getStackHook()),e.setTimeout(c))}}return w.Deferred(function(e){n[0][3].add(a(0,e,g(i)?i:B,e.notifyWith)),n[1][3].add(a(0,e,g(t)?t:B)),n[2][3].add(a(0,e,g(r)?r:M))}).promise()},promise:function(e){return null!=e?w.extend(e,i):i}},o={};return w.each(n,function(e,t){var a=t[2],u=t[5];i[t[1]]=a.add,u&&a.add(function(){r=u},n[3-e][2].disable,n[3-e][3].disable,n[0][2].lock,n[0][3].lock),a.add(t[3].fire),o[t[0]]=function(){return o[t[0]+"With"](this===o?void 0:this,arguments),this},o[t[0]+"With"]=a.fireWith}),i.promise(o),t&&t.call(o,o),o},when:function(e){var t=arguments.length,n=t,r=Array(n),i=o.call(arguments),a=w.Deferred(),u=function(e){return function(n){r[e]=this,i[e]=arguments.length>1?o.call(arguments):n,--t||a.resolveWith(r,i)}};if(t<=1&&(W(e,a.done(u(n)).resolve,a.reject,!t),"pending"===a.state()||g(i[n]&&i[n].then)))return a.then();while(n--)W(i[n],u(n),a.reject);return a.promise()}});var $=/^(Eval|Internal|Range|Reference|Syntax|Type|URI)Error$/;w.Deferred.exceptionHook=function(t,n){e.console&&e.console.warn&&t&&$.test(t.name)&&e.console.warn("jQuery.Deferred exception: "+t.message,t.stack,n)},w.readyException=function(t){e.setTimeout(function(){throw t})};var F=w.Deferred();w.fn.ready=function(e){return F.then(e)["catch"](function(e){w.readyException(e)}),this},w.extend({isReady:!1,readyWait:1,ready:function(e){(!0===e?--w.readyWait:w.isReady)||(w.isReady=!0,!0!==e&&--w.readyWait>0||F.resolveWith(r,[w]))}}),w.ready.then=F.then;function z(){r.removeEventListener("DOMContentLoaded",z),e.removeEventListener("load",z),w.ready()}"complete"===r.readyState||"loading"!==r.readyState&&!r.documentElement.doScroll?e.setTimeout(w.ready):(r.addEventListener("DOMContentLoaded",z),e.addEventListener("load",z));var _=function(e,t,n,r,i,o,a){var u=0,s=e.length,l=null==n;if("object"===b(n)){i=!0;for(u in n)_(e,t,u,n[u],!0,o,a)}else if(void 0!==r&&(i=!0,g(r)||(a=!0),l&&(a?(t.call(e,r),t=null):(l=t,t=function(e,t,n){return l.call(w(e),n)})),t))for(;u1,null,!0)},removeData:function(e){return this.each(function(){J.remove(this,e)})}}),w.extend({queue:function(e,t,n){var r;if(e)return t=(t||"fx")+"queue",r=K.get(e,t),n&&(!r||Array.isArray(n)?r=K.access(e,t,w.makeArray(n)):r.push(n)),r||[]},dequeue:function(e,t){t=t||"fx";var n=w.queue(e,t),r=n.length,i=n.shift(),o=w._queueHooks(e,t),a=function(){w.dequeue(e,t)};"inprogress"===i&&(i=n.shift(),r--),i&&("fx"===t&&n.unshift("inprogress"),delete o.stop,i.call(e,a,o)),!r&&o&&o.empty.fire()},_queueHooks:function(e,t){var n=t+"queueHooks";return K.get(e,n)||K.access(e,n,{empty:w.Callbacks("once memory").add(function(){K.remove(e,[t+"queue",n])})})}}),w.fn.extend({queue:function(e,t){var n=2;return"string"!=typeof e&&(t=e,e="fx",n--),arguments.length\x20\t\r\n\f]+)/i,he=/^$|^module$|\/(?:java|ecma)script/i,ge={option:[1,""],thead:[1,"","
    "],col:[2,"","
    "],tr:[2,"","
    "],td:[3,"","
    "],_default:[0,"",""]};ge.optgroup=ge.option,ge.tbody=ge.tfoot=ge.colgroup=ge.caption=ge.thead,ge.th=ge.td;function ve(e,t){var n;return n="undefined"!=typeof e.getElementsByTagName?e.getElementsByTagName(t||"*"):"undefined"!=typeof e.querySelectorAll?e.querySelectorAll(t||"*"):[],void 0===t||t&&D(e,t)?w.merge([e],n):n}function ye(e,t){for(var n=0,r=e.length;n-1)i&&i.push(o);else if(l=w.contains(o.ownerDocument,o),a=ve(f.appendChild(o),"script"),l&&ye(a),n){c=0;while(o=a[c++])he.test(o.type||"")&&n.push(o)}return f}!function(){var e=r.createDocumentFragment().appendChild(r.createElement("div")),t=r.createElement("input");t.setAttribute("type","radio"),t.setAttribute("checked","checked"),t.setAttribute("name","t"),e.appendChild(t),h.checkClone=e.cloneNode(!0).cloneNode(!0).lastChild.checked,e.innerHTML="",h.noCloneChecked=!!e.cloneNode(!0).lastChild.defaultValue}();var xe=r.documentElement,we=/^key/,Ce=/^(?:mouse|pointer|contextmenu|drag|drop)|click/,Te=/^([^.]*)(?:\.(.+)|)/;function Ee(){return!0}function Ne(){return!1}function ke(){try{return r.activeElement}catch(e){}}function Ae(e,t,n,r,i,o){var a,u;if("object"==typeof t){"string"!=typeof n&&(r=r||n,n=void 0);for(u in t)Ae(e,u,n,r,t[u],o);return e}if(null==r&&null==i?(i=n,r=n=void 0):null==i&&("string"==typeof n?(i=r,r=void 0):(i=r,r=n,n=void 0)),!1===i)i=Ne;else if(!i)return e;return 1===o&&(a=i,(i=function(e){return w().off(e),a.apply(this,arguments)}).guid=a.guid||(a.guid=w.guid++)),e.each(function(){w.event.add(this,t,i,r,n)})}w.event={global:{},add:function(e,t,n,r,i){var o,a,u,s,l,c,f,d,p,h,g,v=K.get(e);if(v){n.handler&&(n=(o=n).handler,i=o.selector),i&&w.find.matchesSelector(xe,i),n.guid||(n.guid=w.guid++),(s=v.events)||(s=v.events={}),(a=v.handle)||(a=v.handle=function(t){return"undefined"!=typeof w&&w.event.triggered!==t.type?w.event.dispatch.apply(e,arguments):void 0}),l=(t=(t||"").match(I)||[""]).length;while(l--)p=g=(u=Te.exec(t[l])||[])[1],h=(u[2]||"").split(".").sort(),p&&(f=w.event.special[p]||{},p=(i?f.delegateType:f.bindType)||p,f=w.event.special[p]||{},c=w.extend({type:p,origType:g,data:r,handler:n,guid:n.guid,selector:i,needsContext:i&&w.expr.match.needsContext.test(i),namespace:h.join(".")},o),(d=s[p])||((d=s[p]=[]).delegateCount=0,f.setup&&!1!==f.setup.call(e,r,h,a)||e.addEventListener&&e.addEventListener(p,a)),f.add&&(f.add.call(e,c),c.handler.guid||(c.handler.guid=n.guid)),i?d.splice(d.delegateCount++,0,c):d.push(c),w.event.global[p]=!0)}},remove:function(e,t,n,r,i){var o,a,u,s,l,c,f,d,p,h,g,v=K.hasData(e)&&K.get(e);if(v&&(s=v.events)){l=(t=(t||"").match(I)||[""]).length;while(l--)if(u=Te.exec(t[l])||[],p=g=u[1],h=(u[2]||"").split(".").sort(),p){f=w.event.special[p]||{},d=s[p=(r?f.delegateType:f.bindType)||p]||[],u=u[2]&&new RegExp("(^|\\.)"+h.join("\\.(?:.*\\.|)")+"(\\.|$)"),a=o=d.length;while(o--)c=d[o],!i&&g!==c.origType||n&&n.guid!==c.guid||u&&!u.test(c.namespace)||r&&r!==c.selector&&("**"!==r||!c.selector)||(d.splice(o,1),c.selector&&d.delegateCount--,f.remove&&f.remove.call(e,c));a&&!d.length&&(f.teardown&&!1!==f.teardown.call(e,h,v.handle)||w.removeEvent(e,p,v.handle),delete s[p])}else for(p in s)w.event.remove(e,p+t[l],n,r,!0);w.isEmptyObject(s)&&K.remove(e,"handle events")}},dispatch:function(e){var t=w.event.fix(e),n,r,i,o,a,u,s=new Array(arguments.length),l=(K.get(this,"events")||{})[t.type]||[],c=w.event.special[t.type]||{};for(s[0]=t,n=1;n=1))for(;l!==this;l=l.parentNode||this)if(1===l.nodeType&&("click"!==e.type||!0!==l.disabled)){for(o=[],a={},n=0;n-1:w.find(i,this,null,[l]).length),a[i]&&o.push(r);o.length&&u.push({elem:l,handlers:o})}return l=this,s\x20\t\r\n\f]*)[^>]*)\/>/gi,Se=/\s*$/g;function qe(e,t){return D(e,"table")&&D(11!==t.nodeType?t:t.firstChild,"tr")?w(e).children("tbody")[0]||e:e}function Oe(e){return e.type=(null!==e.getAttribute("type"))+"/"+e.type,e}function Pe(e){return"true/"===(e.type||"").slice(0,5)?e.type=e.type.slice(5):e.removeAttribute("type"),e}function He(e,t){var n,r,i,o,a,u,s,l;if(1===t.nodeType){if(K.hasData(e)&&(o=K.access(e),a=K.set(t,o),l=o.events)){delete a.handle,a.events={};for(i in l)for(n=0,r=l[i].length;n1&&"string"==typeof v&&!h.checkClone&&Le.test(v))return e.each(function(i){var o=e.eq(i);y&&(t[0]=v.call(this,i,o.html())),Re(o,t,n,r)});if(d&&(i=be(t,e[0].ownerDocument,!1,e,r),o=i.firstChild,1===i.childNodes.length&&(i=o),o||r)){for(s=(u=w.map(ve(i,"script"),Oe)).length;f")},clone:function(e,t,n){var r,i,o,a,u=e.cloneNode(!0),s=w.contains(e.ownerDocument,e);if(!(h.noCloneChecked||1!==e.nodeType&&11!==e.nodeType||w.isXMLDoc(e)))for(a=ve(u),r=0,i=(o=ve(e)).length;r0&&ye(a,!s&&ve(e,"script")),u},cleanData:function(e){for(var t,n,r,i=w.event.special,o=0;void 0!==(n=e[o]);o++)if(Y(n)){if(t=n[K.expando]){if(t.events)for(r in t.events)i[r]?w.event.remove(n,r):w.removeEvent(n,r,t.handle);n[K.expando]=void 0}n[J.expando]&&(n[J.expando]=void 0)}}}),w.fn.extend({detach:function(e){return Be(this,e,!0)},remove:function(e){return Be(this,e)},text:function(e){return _(this,function(e){return void 0===e?w.text(this):this.empty().each(function(){1!==this.nodeType&&11!==this.nodeType&&9!==this.nodeType||(this.textContent=e)})},null,e,arguments.length)},append:function(){return Re(this,arguments,function(e){1!==this.nodeType&&11!==this.nodeType&&9!==this.nodeType||qe(this,e).appendChild(e)})},prepend:function(){return Re(this,arguments,function(e){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var t=qe(this,e);t.insertBefore(e,t.firstChild)}})},before:function(){return Re(this,arguments,function(e){this.parentNode&&this.parentNode.insertBefore(e,this)})},after:function(){return Re(this,arguments,function(e){this.parentNode&&this.parentNode.insertBefore(e,this.nextSibling)})},empty:function(){for(var e,t=0;null!=(e=this[t]);t++)1===e.nodeType&&(w.cleanData(ve(e,!1)),e.textContent="");return this},clone:function(e,t){return e=null!=e&&e,t=null==t?e:t,this.map(function(){return w.clone(this,e,t)})},html:function(e){return _(this,function(e){var t=this[0]||{},n=0,r=this.length;if(void 0===e&&1===t.nodeType)return t.innerHTML;if("string"==typeof e&&!Se.test(e)&&!ge[(pe.exec(e)||["",""])[1].toLowerCase()]){e=w.htmlPrefilter(e);try{for(;n=0&&(s+=Math.max(0,Math.ceil(e["offset"+t[0].toUpperCase()+t.slice(1)]-o-s-u-.5))),s}function et(e,t,n){var r=We(e),i=Fe(e,t,r),o="border-box"===w.css(e,"boxSizing",!1,r),a=o;if(Me.test(i)){if(!n)return i;i="auto"}return a=a&&(h.boxSizingReliable()||i===e.style[t]),("auto"===i||!parseFloat(i)&&"inline"===w.css(e,"display",!1,r))&&(i=e["offset"+t[0].toUpperCase()+t.slice(1)],a=!0),(i=parseFloat(i)||0)+Ze(e,t,n||(o?"border":"content"),a,r,i)+"px"}w.extend({cssHooks:{opacity:{get:function(e,t){if(t){var n=Fe(e,"opacity");return""===n?"1":n}}}},cssNumber:{animationIterationCount:!0,columnCount:!0,fillOpacity:!0,flexGrow:!0,flexShrink:!0,fontWeight:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,widows:!0,zIndex:!0,zoom:!0},cssProps:{},style:function(e,t,n,r){if(e&&3!==e.nodeType&&8!==e.nodeType&&e.style){var i,o,a,u=Q(t),s=Ue.test(t),l=e.style;if(s||(t=Ke(u)),a=w.cssHooks[t]||w.cssHooks[u],void 0===n)return a&&"get"in a&&void 0!==(i=a.get(e,!1,r))?i:l[t];"string"==(o=typeof n)&&(i=ie.exec(n))&&i[1]&&(n=se(e,t,i),o="number"),null!=n&&n===n&&("number"===o&&(n+=i&&i[3]||(w.cssNumber[u]?"":"px")),h.clearCloneStyle||""!==n||0!==t.indexOf("background")||(l[t]="inherit"),a&&"set"in a&&void 0===(n=a.set(e,n,r))||(s?l.setProperty(t,n):l[t]=n))}},css:function(e,t,n,r){var i,o,a,u=Q(t);return Ue.test(t)||(t=Ke(u)),(a=w.cssHooks[t]||w.cssHooks[u])&&"get"in a&&(i=a.get(e,!0,n)),void 0===i&&(i=Fe(e,t,r)),"normal"===i&&t in Xe&&(i=Xe[t]),""===n||n?(o=parseFloat(i),!0===n||isFinite(o)?o||0:i):i}}),w.each(["height","width"],function(e,t){w.cssHooks[t]={get:function(e,n,r){if(n)return!_e.test(w.css(e,"display"))||e.getClientRects().length&&e.getBoundingClientRect().width?et(e,t,r):ue(e,Ve,function(){return et(e,t,r)})},set:function(e,n,r){var i,o=We(e),a="border-box"===w.css(e,"boxSizing",!1,o),u=r&&Ze(e,t,r,a,o);return a&&h.scrollboxSize()===o.position&&(u-=Math.ceil(e["offset"+t[0].toUpperCase()+t.slice(1)]-parseFloat(o[t])-Ze(e,t,"border",!1,o)-.5)),u&&(i=ie.exec(n))&&"px"!==(i[3]||"px")&&(e.style[t]=n,n=w.css(e,t)),Je(e,n,u)}}}),w.cssHooks.marginLeft=ze(h.reliableMarginLeft,function(e,t){if(t)return(parseFloat(Fe(e,"marginLeft"))||e.getBoundingClientRect().left-ue(e,{marginLeft:0},function(){return e.getBoundingClientRect().left}))+"px"}),w.each({margin:"",padding:"",border:"Width"},function(e,t){w.cssHooks[e+t]={expand:function(n){for(var r=0,i={},o="string"==typeof n?n.split(" "):[n];r<4;r++)i[e+oe[r]+t]=o[r]||o[r-2]||o[0];return i}},"margin"!==e&&(w.cssHooks[e+t].set=Je)}),w.fn.extend({css:function(e,t){return _(this,function(e,t,n){var r,i,o={},a=0;if(Array.isArray(t)){for(r=We(e),i=t.length;a1)}}),w.fn.delay=function(t,n){return t=w.fx?w.fx.speeds[t]||t:t,n=n||"fx",this.queue(n,function(n,r){var i=e.setTimeout(n,t);r.stop=function(){e.clearTimeout(i)}})},function(){var e=r.createElement("input"),t=r.createElement("select").appendChild(r.createElement("option"));e.type="checkbox",h.checkOn=""!==e.value,h.optSelected=t.selected,(e=r.createElement("input")).value="t",e.type="radio",h.radioValue="t"===e.value}();var tt,nt=w.expr.attrHandle;w.fn.extend({attr:function(e,t){return _(this,w.attr,e,t,arguments.length>1)},removeAttr:function(e){return this.each(function(){w.removeAttr(this,e)})}}),w.extend({attr:function(e,t,n){var r,i,o=e.nodeType;if(3!==o&&8!==o&&2!==o)return"undefined"==typeof e.getAttribute?w.prop(e,t,n):(1===o&&w.isXMLDoc(e)||(i=w.attrHooks[t.toLowerCase()]||(w.expr.match.bool.test(t)?tt:void 0)),void 0!==n?null===n?void w.removeAttr(e,t):i&&"set"in i&&void 0!==(r=i.set(e,n,t))?r:(e.setAttribute(t,n+""),n):i&&"get"in i&&null!==(r=i.get(e,t))?r:null==(r=w.find.attr(e,t))?void 0:r)},attrHooks:{type:{set:function(e,t){if(!h.radioValue&&"radio"===t&&D(e,"input")){var n=e.value;return e.setAttribute("type",t),n&&(e.value=n),t}}}},removeAttr:function(e,t){var n,r=0,i=t&&t.match(I);if(i&&1===e.nodeType)while(n=i[r++])e.removeAttribute(n)}}),tt={set:function(e,t,n){return!1===t?w.removeAttr(e,n):e.setAttribute(n,n),n}},w.each(w.expr.match.bool.source.match(/\w+/g),function(e,t){var n=nt[t]||w.find.attr;nt[t]=function(e,t,r){var i,o,a=t.toLowerCase();return r||(o=nt[a],nt[a]=i,i=null!=n(e,t,r)?a:null,nt[a]=o),i}});var rt=/^(?:input|select|textarea|button)$/i,it=/^(?:a|area)$/i;w.fn.extend({prop:function(e,t){return _(this,w.prop,e,t,arguments.length>1)},removeProp:function(e){return this.each(function(){delete this[w.propFix[e]||e]})}}),w.extend({prop:function(e,t,n){var r,i,o=e.nodeType;if(3!==o&&8!==o&&2!==o)return 1===o&&w.isXMLDoc(e)||(t=w.propFix[t]||t,i=w.propHooks[t]),void 0!==n?i&&"set"in i&&void 0!==(r=i.set(e,n,t))?r:e[t]=n:i&&"get"in i&&null!==(r=i.get(e,t))?r:e[t]},propHooks:{tabIndex:{get:function(e){var t=w.find.attr(e,"tabindex");return t?parseInt(t,10):rt.test(e.nodeName)||it.test(e.nodeName)&&e.href?0:-1}}},propFix:{"for":"htmlFor","class":"className"}}),h.optSelected||(w.propHooks.selected={get:function(e){var t=e.parentNode;return t&&t.parentNode&&t.parentNode.selectedIndex,null},set:function(e){var t=e.parentNode;t&&(t.selectedIndex,t.parentNode&&t.parentNode.selectedIndex)}}),w.each(["tabIndex","readOnly","maxLength","cellSpacing","cellPadding","rowSpan","colSpan","useMap","frameBorder","contentEditable"],function(){w.propFix[this.toLowerCase()]=this});function ot(e){return(e.match(I)||[]).join(" ")}function at(e){return e.getAttribute&&e.getAttribute("class")||""}function ut(e){return Array.isArray(e)?e:"string"==typeof e?e.match(I)||[]:[]}w.fn.extend({addClass:function(e){var t,n,r,i,o,a,u,s=0;if(g(e))return this.each(function(t){w(this).addClass(e.call(this,t,at(this)))});if((t=ut(e)).length)while(n=this[s++])if(i=at(n),r=1===n.nodeType&&" "+ot(i)+" "){a=0;while(o=t[a++])r.indexOf(" "+o+" ")<0&&(r+=o+" ");i!==(u=ot(r))&&n.setAttribute("class",u)}return this},removeClass:function(e){var t,n,r,i,o,a,u,s=0;if(g(e))return this.each(function(t){w(this).removeClass(e.call(this,t,at(this)))});if(!arguments.length)return this.attr("class","");if((t=ut(e)).length)while(n=this[s++])if(i=at(n),r=1===n.nodeType&&" "+ot(i)+" "){a=0;while(o=t[a++])while(r.indexOf(" "+o+" ")>-1)r=r.replace(" "+o+" "," ");i!==(u=ot(r))&&n.setAttribute("class",u)}return this},toggleClass:function(e,t){var n=typeof e,r="string"===n||Array.isArray(e);return"boolean"==typeof t&&r?t?this.addClass(e):this.removeClass(e):g(e)?this.each(function(n){w(this).toggleClass(e.call(this,n,at(this),t),t)}):this.each(function(){var t,i,o,a;if(r){i=0,o=w(this),a=ut(e);while(t=a[i++])o.hasClass(t)?o.removeClass(t):o.addClass(t)}else void 0!==e&&"boolean"!==n||((t=at(this))&&K.set(this,"__className__",t),this.setAttribute&&this.setAttribute("class",t||!1===e?"":K.get(this,"__className__")||""))})},hasClass:function(e){var t,n,r=0;t=" "+e+" ";while(n=this[r++])if(1===n.nodeType&&(" "+ot(at(n))+" ").indexOf(t)>-1)return!0;return!1}});var st=/\r/g;w.fn.extend({val:function(e){var t,n,r,i=this[0];{if(arguments.length)return r=g(e),this.each(function(n){var i;1===this.nodeType&&(null==(i=r?e.call(this,n,w(this).val()):e)?i="":"number"==typeof i?i+="":Array.isArray(i)&&(i=w.map(i,function(e){return null==e?"":e+""})),(t=w.valHooks[this.type]||w.valHooks[this.nodeName.toLowerCase()])&&"set"in t&&void 0!==t.set(this,i,"value")||(this.value=i))});if(i)return(t=w.valHooks[i.type]||w.valHooks[i.nodeName.toLowerCase()])&&"get"in t&&void 0!==(n=t.get(i,"value"))?n:"string"==typeof(n=i.value)?n.replace(st,""):null==n?"":n}}}),w.extend({valHooks:{option:{get:function(e){var t=w.find.attr(e,"value");return null!=t?t:ot(w.text(e))}},select:{get:function(e){var t,n,r,i=e.options,o=e.selectedIndex,a="select-one"===e.type,u=a?null:[],s=a?o+1:i.length;for(r=o<0?s:a?o:0;r-1)&&(n=!0);return n||(e.selectedIndex=-1),o}}}}),w.each(["radio","checkbox"],function(){w.valHooks[this]={set:function(e,t){if(Array.isArray(t))return e.checked=w.inArray(w(e).val(),t)>-1}},h.checkOn||(w.valHooks[this].get=function(e){return null===e.getAttribute("value")?"on":e.value})}),h.focusin="onfocusin"in e;var lt=/^(?:focusinfocus|focusoutblur)$/,ct=function(e){e.stopPropagation()};w.extend(w.event,{trigger:function(t,n,i,o){var a,u,s,l,c,d,p,h,y=[i||r],m=f.call(t,"type")?t.type:t,b=f.call(t,"namespace")?t.namespace.split("."):[];if(u=h=s=i=i||r,3!==i.nodeType&&8!==i.nodeType&&!lt.test(m+w.event.triggered)&&(m.indexOf(".")>-1&&(m=(b=m.split(".")).shift(),b.sort()),c=m.indexOf(":")<0&&"on"+m,t=t[w.expando]?t:new w.Event(m,"object"==typeof t&&t),t.isTrigger=o?2:3,t.namespace=b.join("."),t.rnamespace=t.namespace?new RegExp("(^|\\.)"+b.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,t.result=void 0,t.target||(t.target=i),n=null==n?[t]:w.makeArray(n,[t]),p=w.event.special[m]||{},o||!p.trigger||!1!==p.trigger.apply(i,n))){if(!o&&!p.noBubble&&!v(i)){for(l=p.delegateType||m,lt.test(l+m)||(u=u.parentNode);u;u=u.parentNode)y.push(u),s=u;s===(i.ownerDocument||r)&&y.push(s.defaultView||s.parentWindow||e)}a=0;while((u=y[a++])&&!t.isPropagationStopped())h=u,t.type=a>1?l:p.bindType||m,(d=(K.get(u,"events")||{})[t.type]&&K.get(u,"handle"))&&d.apply(u,n),(d=c&&u[c])&&d.apply&&Y(u)&&(t.result=d.apply(u,n),!1===t.result&&t.preventDefault());return t.type=m,o||t.isDefaultPrevented()||p._default&&!1!==p._default.apply(y.pop(),n)||!Y(i)||c&&g(i[m])&&!v(i)&&((s=i[c])&&(i[c]=null),w.event.triggered=m,t.isPropagationStopped()&&h.addEventListener(m,ct),i[m](),t.isPropagationStopped()&&h.removeEventListener(m,ct),w.event.triggered=void 0,s&&(i[c]=s)),t.result}},simulate:function(e,t,n){var r=w.extend(new w.Event,n,{type:e,isSimulated:!0});w.event.trigger(r,null,t)}}),w.fn.extend({trigger:function(e,t){return this.each(function(){w.event.trigger(e,t,this)})},triggerHandler:function(e,t){var n=this[0];if(n)return w.event.trigger(e,t,n,!0)}}),h.focusin||w.each({focus:"focusin",blur:"focusout"},function(e,t){var n=function(e){w.event.simulate(t,e.target,w.event.fix(e))};w.event.special[t]={setup:function(){var r=this.ownerDocument||this,i=K.access(r,t);i||r.addEventListener(e,n,!0),K.access(r,t,(i||0)+1)},teardown:function(){var r=this.ownerDocument||this,i=K.access(r,t)-1;i?K.access(r,t,i):(r.removeEventListener(e,n,!0),K.remove(r,t))}}});var ft=/\[\]$/,dt=/\r?\n/g,pt=/^(?:submit|button|image|reset|file)$/i,ht=/^(?:input|select|textarea|keygen)/i;function gt(e,t,n,r){var i;if(Array.isArray(t))w.each(t,function(t,i){n||ft.test(e)?r(e,i):gt(e+"["+("object"==typeof i&&null!=i?t:"")+"]",i,n,r)});else if(n||"object"!==b(t))r(e,t);else for(i in t)gt(e+"["+i+"]",t[i],n,r)}w.param=function(e,t){var n,r=[],i=function(e,t){var n=g(t)?t():t;r[r.length]=encodeURIComponent(e)+"="+encodeURIComponent(null==n?"":n)};if(Array.isArray(e)||e.jquery&&!w.isPlainObject(e))w.each(e,function(){i(this.name,this.value)});else for(n in e)gt(n,e[n],t,i);return r.join("&")},w.fn.extend({serialize:function(){return w.param(this.serializeArray())},serializeArray:function(){return this.map(function(){var e=w.prop(this,"elements");return e?w.makeArray(e):this}).filter(function(){var e=this.type;return this.name&&!w(this).is(":disabled")&&ht.test(this.nodeName)&&!pt.test(e)&&(this.checked||!de.test(e))}).map(function(e,t){var n=w(this).val();return null==n?null:Array.isArray(n)?w.map(n,function(e){return{name:t.name,value:e.replace(dt,"\r\n")}}):{name:t.name,value:n.replace(dt,"\r\n")}}).get()}}),w.fn.extend({wrapAll:function(e){var t;return this[0]&&(g(e)&&(e=e.call(this[0])),t=w(e,this[0].ownerDocument).eq(0).clone(!0),this[0].parentNode&&t.insertBefore(this[0]),t.map(function(){var e=this;while(e.firstElementChild)e=e.firstElementChild;return e}).append(this)),this},wrapInner:function(e){return g(e)?this.each(function(t){w(this).wrapInner(e.call(this,t))}):this.each(function(){var t=w(this),n=t.contents();n.length?n.wrapAll(e):t.append(e)})},wrap:function(e){var t=g(e);return this.each(function(n){w(this).wrapAll(t?e.call(this,n):e)})},unwrap:function(e){return this.parent(e).not("body").each(function(){w(this).replaceWith(this.childNodes)}),this}}),w.expr.pseudos.hidden=function(e){return!w.expr.pseudos.visible(e)},w.expr.pseudos.visible=function(e){return!!(e.offsetWidth||e.offsetHeight||e.getClientRects().length)},h.createHTMLDocument=function(){var e=r.implementation.createHTMLDocument("").body;return e.innerHTML="

    >Glf5`A9ho|AgCtDd+kNmD(1Ci%g^uHdRqj4u^SsIDXgBWPsZ0PD?o}p_-FM%; z+F=aL(J7!ZOm;n zy3x&{QKlyrj~q4mkr%L>q*Je(&uawD>OP2xcBh|Gb2HP^m`2?o-}Bo11n^?+UY*Va zuG^3FK7D?1Zg%e2{FJhA3`Ci@GrM#N9Gf9U8-PUdr7KBz56-X#mAN@DA$)(l9d=+r O`2K?*{H}Zc!T$q@l%`hz diff --git a/examples/web/static/libs/fontawesome/webfonts/fa-regular-400.svg b/examples/web/static/libs/fontawesome/webfonts/fa-regular-400.svg deleted file mode 100644 index bba54466..00000000 --- a/examples/web/static/libs/fontawesome/webfonts/fa-regular-400.svg +++ /dev/null @@ -1,799 +0,0 @@ - - - - -Created by FontForge 20190112 at Tue Feb 12 10:24:59 2019 - By Robert Madole -Copyright (c) Font Awesome - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/examples/web/static/libs/fontawesome/webfonts/fa-regular-400.ttf b/examples/web/static/libs/fontawesome/webfonts/fa-regular-400.ttf deleted file mode 100644 index a309313d5fb20765dff1d8f41dbd72c558097611..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 34092 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 bpfWe-C4}#dx5ExB2;Y0;ecy4f-~Yb=ElGcm diff --git a/examples/web/static/libs/fontawesome/webfonts/fa-regular-400.woff b/examples/web/static/libs/fontawesome/webfonts/fa-regular-400.woff deleted file mode 100644 index 2578261897a5c36bce54a1b1f5c6a784acdc6360..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 16812 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